.hbg-event-success {
  background-color: #f3f7fa;
}
.hbg-event-success .hbg-event-success-container {
  max-width: 800px;
  height: 500px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  font-family: Prompt;
  font-style: normal;
}
.hbg-event-success .img-event {
  width: 200px;
  height: 120px;
  align-self: center;
  margin-right: 15px;
  margin-left: 15px;
}
.hbg-event-success .img-home {
  width: 160px;
  height: 100px;
  align-self: center;
  margin-right: 15px;
  margin-left: 15px;
}
.hbg-event-success .head-zone {
  justify-content: space-between;
}
.hbg-event-success .text-zone {
  text-align: center;
  margin-top: 64px;
  font-size: 22px;
  font-family: "Prompt";
  font-weight: 600;
}

@media (max-width: 767px) {
  .hbg-event-success .img-event {
    width: 150px;
    height: 80px;
  }
  .hbg-event-success .img-home {
    width: 120px;
    height: 70px;
  }
}

.hbg-landing-home-detail .hbg-landing-home-detail-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-family: Prompt;
  font-style: normal;
}

.hbg-landing-home-detail .slide-container {
  max-width: 1008px;
  margin-left: auto;
  margin-right: auto;
  font-family: Prompt;
  font-style: normal;
}

.hbg-landing-home-detail .gradient-img-cover{
  background: linear-gradient(0deg, #1C3072 0%, rgba(51, 73, 156, 0) 66.81%);
  position: absolute;
  width: 100%;
  height: 360px;
  top: 0;
}

.hbg-landing-home-detail .head-zone .box-gradient {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 83.23%
  );
  position: absolute;
  width: 100%;
  height: 130px;
  top: 230px;
  transform: rotate(180deg);
}

.hbg-landing-home-detail a {
  color: unset;
  text-decoration: none;
}

.hbg-landing-home-detail .img-cover {
  width: 100%;
  object-fit: cover;
  height: 360px;
}
.hbg-landing-home-detail .head-zone {
  position: relative;
}
.hbg-landing-home-detail .all-topic {
  position: absolute;
  top: 250px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
.hbg-landing-home-detail .topic-head {
  font-weight: 600;
  font-size: 48px;
  line-height: 54px;
  text-align: center;
  color: #ffffff;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.6);
}
.hbg-landing-home-detail .text-divider {
  display: flex;
  align-items: center;
}
.hbg-landing-home-detail .text-divider::before,
.text-divider::after {
  content: "";
  height: 3px;
  background-color: #ffffff;
  flex-grow: 1;
  margin-right: 40px;
  margin-left: 40px;
}
.hbg-landing-home-detail .divider {
  border: 1px solid #d1dce7;
}
.hbg-landing-home-detail .topic-second {
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  display: flex;
  align-items: center;
  color: #102a43;
}
.hbg-landing-home-detail .des-topic {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;

  color: #486682;
}
.hbg-landing-home-detail .search {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  display: flex;
  align-items: center;
  color: #102a43;
}
.hbg-landing-home-detail .search-word {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  display: flex;
  align-items: center;
  color: #244ba8;
}
.hbg-landing-home-detail .hbg-list-content-box {
  width: 588px;
  margin-right: 17px;
}
.hbg-landing-home-detail .bottom-zone {
  background: linear-gradient(
    172.22deg,
    rgba(35, 56, 135, 0.95) 29.9%,
    rgba(8, 172, 145, 0.95) 104.77%
  );
  height: 253px;
}
.hbg-landing-home-detail .topic-bottom {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
  justify-content: center;
  padding-top: 41px;
}
.hbg-landing-home-detail .bottom-zone {
  height: 205px;
  margin-bottom: 32px;
}
.hbg-landing-home-detail .icon-home {
  background: #ffffff;
  border: 1px solid #bcccdc;
  box-sizing: border-box;
  border-radius: 8px;
  width: 240px;
  height: 140px;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  align-items: center;
  text-align: center;
  color: #102a43;
  text-align: -webkit-center;
}
.hbg-landing-home-detail .hbg-list-scoll .prev.active {
  display: none;
}
.hbg-landing-home-detail .hbg-list-scoll .next.active {
  display: none;
}
.hbg-landing-home-detail .right {
  padding-top: 28px;
}
.hbg-landing-home-detail .menu {
  width: max-content;
}
.hbg-landing-home-detail .icon-home:hover {
  border: 3px solid #52e4c8;
  height: 140px;
}
.hbg-landing-home-detail .bottom-zone-mobile{
  display: none;
  background: linear-gradient(
    172.22deg,
    rgba(35, 56, 135, 0.95) 29.9%,
    rgba(8, 172, 145, 0.95) 104.77%
  );
}
@media (max-width: 1200px) {
  .hbg-landing-home-detail .hbg-landing-home-detail-container {
    max-width: 960px;
  }
}
@media (max-width: 960px) {
  .hbg-landing-home-detail .col-12 {
    display: block !important;
  }
  .hbg-landing-home-detail .topic-head {
    font-size: 34px;
  }
  .hbg-landing-home-detail .hbg-list-content-box {
    width: 100%;
  }
  .hbg-landing-home-detail .topic-second {
    margin-left: 20px;
    margin-right: 20px;
  }
  .hbg-landing-home-detail .des-topic {
    margin-left: 20px;
    margin-right: 20px;
  }
  .hbg-landing-home-detail .hbg-list-content-box {
    margin-right: 20px;
  }
  .hbg-landing-home-detail .menu {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
.hbg-landing-home-detail .icon-home {
  width: 100%;
}
.hbg-landing-home-detail .bottom-zone{
  display: none;
}
.hbg-landing-home-detail .bottom-zone-mobile{
  display: block;
  height: 353px;
  margin-bottom: 32px;
}
}
@media (max-width: 601px) {
.hbg-landing-home-detail .gradient-img-cover{
  height: 240px;
}
.hbg-landing-home-detail .img-cover {
  height: 240px;
}
.hbg-landing-home-detail .all-topic {
  top: 130px;
}
.hbg-landing-home-detail .home-icon{
  width: 60px !important;
}
}
@media (max-width: 575px){
  .box-image-zone > img.image-listing{
    height: 200px !important;
  }
}
.hbg-landmark .hbg-landmark-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-family: Prompt;
  font-style: normal;
}
.hbg-landmark .cover-img {
  width: 452px;
  height: 302px;
}
.hbg-landmark .cover-zone {
  border: 1px solid #d1dce7;
  box-sizing: border-box;
  border-radius: 8px;
}
.hbg-landmark .icon-zone {
  justify-content: space-between;
}
.hbg-landmark .des-icon {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #486682;
}
.hbg-landmark .number-icon {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  display: flex;
  align-items: center;
  color: #244ba8;
}
.hbg-landmark .location-name {
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  display: flex;
  align-items: center;
  color: #102a43;
}
.hbg-landmark .location-near {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  display: flex;
  align-items: center;
  color: #102a43;
}
.hbg-landmark .divider {
  border: 1px solid #d1dce7;
}
.hbg-landmark .sell-post {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #244ba8;
}
.hbg-landmark .sell-price {
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #627d98;
}
.hbg-landmark .search-result {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #102a43;
}
.hbg-landmark .search-result-location {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: #244ba8;
}
.hbg-landmark .button-mobile {
  display: none;
}
.hbg-landmark .divider-vertical {
  border: 1px solid #d1dce7;
  transform: rotate(180deg);
}
.hbg-landmark .row{
    margin-left: 0;
    margin-right: 0;
}
.hbg-landmark .hbg-tag-location-container{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.hbg-landmark .search-tab{
    background: #F3F7FA;
}
.hbg-landmark .search-result{
    font-family: Prompt;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #102A43;
}
.hbg-landmark .search-result-location{
    font-family: Prompt;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #244ba8;
}
.hbg-landmark .Mui-selected {
  font-family: Prompt;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #244ba8;
}

.hbg-landmark .MuiTabs-indicator {
  border: 3px solid #244ba8;
}
.hbg-landmark .has-blue-backgroud {
  background: #f3f7fa;
}
.hbg-landmark .topic {
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  display: flex;
  align-items: center;
  color: #102a43;
}
@media (max-width: 1200px) {
  .hbg-landmark .hbg-landmark-container {
    max-width: 960px;
  }
}
@media (max-width: 960px) {
  .hbg-landmark .cover-zone {
    display: flow-root !important;
    margin-top: 0 !important;
  }
  .hbg-landmark .cover-img {
    width: 100%;
    object-fit: cover;
  }
  .hbg-landmark .icon-zone {
    margin-top: 30px;
  }
  .hbg-landmark .location-near {
    margin-left: 15px;
    margin-right: 15px;
  }
  .hbg-landmark .divider {
    margin-left: 15px;
    margin-right: 15px;
  }
  .hbg-landmark .tag-zone {
    display: flow-root !important;
  }
  .hbg-landmark .topic-tag {
    display: flow-root !important;
  }
  .hbg-landmark .topic-tag1 {
    margin-bottom: 15px;
  }
  .hbg-landmark .topic-tag2 {
    margin-bottom: 15px;
  }
  .hbg-landmark .button-desktop {
    display: none !important;
  }
  .hbg-landmark .button-mobile {
    display: flow-root;
    width: 100%;
  }
  .hbg-landmark .button-zone {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .hbg-landmark .hbg-button .outline-primary {
    justify-content: center;
  }
}

.hbg-Error404 .hbg-Error404-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-family: Prompt;
  font-style: normal;
}
.hbg-Error404 .topic {
  text-align: center;
  font-weight: 600;
  margin-bottom: 16px;
  font-size: 1.5em;
  text-shadow: #000000;
  color: #15ac9b;
}
.hbg-Error404 .header-Error404 {
  background-image: url("/static/image/error404.png");
  height: 850px;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 767px) {
  .hbg-Error404 .header-Error404 {
    background-size: 812px 533px;
    height: 533px;
  }
}
.hbg-Error404 .center-zone {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align-last: center;
}

.location-page {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 34px;
  
}

.location-page .location-page-container {
  max-width: 1200px;
}

@media screen and (max-width: 1220px) {
  .location-page .location-page-container {
    width: 960px;
  }
}

@media screen and (max-width: 980px) {
  .location-page .location-page-container {
    width: 100%;
  }
}

.location-page .location-page-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 1200px;
}
.location-page .location-page-header .header-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}

.location-page .location-page-header .header-container .header-img {
  height: 240px;
  width: 100%;
  object-fit: cover;
}

.location-page .location-page-header .header-title {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  color: #102a43;
  margin-top: 20px;
}

.location-page .location-page-header .header-desc {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #102a43;
}

.location-page .location-page-header .header-table {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}

.location-page .location-page-header .header-table-child {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60%;
  width: 100%;
  border-right: 1px solid #bcccdc;
}

.location-page .header-table-child .table-left-icon {
  width: 100%;
  height: 100%;
  vertical-align: top;
  display: inline-block;
  text-align: -webkit-center;
}

.location-page .header-table-child .caption {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #486682;
  margin-top: 10px;
}

.location-page .header-table-child .table-right {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.location-page .header-table-child .number {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  color: #244ba8;
}

.location-page .content-left {
  width: 30%;
}
.location-page .content-right {
  width: 100%;
}

.location-page .content-right .content-right-h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #244ba8;
  margin: auto;
}
.location-page .content-right .content-right-h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #627d98;
  margin: auto;
}

.location-page .hbg-button {
  width: 100%;
}

@media screen and (max-width: 1220px) {
  .location-page .location-page-header .header-container {
    max-width: 960px;
  }
}

@media screen and (max-width: 767px) {
  .location-page .location-page-header .header-container {
    width: 100%;
  }

  .location-page .header-table-child .table-right {
    justify-content: space-evenly;
  }

  .location-page .header-table-child .caption {
    font-size: 14px;
  }

  .location-page .header-table-child .number {
    font-size: 18px;
  }

  .location-page .header-table .content-left {
    width: 18%;
  }

  .location-page .content-left .home-icon {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 500px) {
  .location-page .header-table-child .table-left-icon {
    zoom: 0.8;
  }
}

.location-page .location-page-container .location-content {
  width: 100%;
  border-bottom: 1px solid #bcccdc;
  margin-top: 20px;
  padding-bottom: 30px;
}

.location-page .location-page-container .location-content .content-header {
  font-size: 24px;
  color: #102a43;
  margin-top: 12px;
}

.location-page .location-page-container .location-content .content-sub-header {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #244ba8;
}

.location-page .location-page-container .location-content .nearby-title {
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  color: #244ba8;
}
.location-page .location-page-container .location-content .nearby-sub-title {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  color: #334e69;
}

.location-page .location-page-container .hbg-frame-list-content {
  height: 423px;
  overflow: auto;
}

.location-page-container .location-content .hbg-list-content-box .topic {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #334e69;
}

.location-page-container .location-content .project-suggest-container{
  padding-top: 16px;
  margin: 0px -15px !important;
}


@media screen and (max-width: 992px) {
}

@media screen and (max-width: 991px) and (min-width: 768px) {
}

@media screen and (max-width: 767px) {
  .location-content .project-suggest-card:nth-last-child(3) {
    display: none;
  }
}



.hbg-privacy .hbg-privacy-container{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-family: Prompt;
    font-style: normal;
}
.hbg-privacy .eng{
    display: none;
}
.hbg-privacy .head-topic{
    font-size: 30px;
}
.hbg-promotion-condo-container {
  font-family: "Prompt", sans-serif;
  max-width: 1200px;
  margin: auto;
}

.hbg-promotion-condo-container .box-header {
  max-width: 1200px;
  height: 64px;

  background: #f4faff;
  /* Blue Violet */
  border: 2px solid #244ba8;
  box-sizing: border-box;
  border-radius: 4px;
  font-family: Prompt;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 55px;
  /* identical to box height */

  align-items: center;
  text-align: center;

  /* Blue Violet */
  margin-bottom: 25px;
  color: #244ba8;
}

.color-background-suggest {
  background: linear-gradient(
    180deg,
    #fbdbbc 0%,
    #faebcd 29.7%,
    rgba(255, 246, 223, 0) 98.31%
  );
}
.hbg-promotion-condo-container .topic-promotion {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #486682;
  margin-bottom: 32px;
}
.hbg-promotion-condo-container .topic-des-promotion {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #486682;
}
.hbg-promotion-condo-container .des-promotion {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #486682;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 32px;
}
.hbg-promotion-condo-container .promotion-zone {
  background: #ffffff;
  border: 2px solid #f1881f;
  box-sizing: border-box;
  box-shadow: 3px 3px 15px rgba(232, 92, 59, 0.35);
  border-radius: 8px;
}
.hbg-promotion-condo-container .hbg-project-card-horizontal {
  min-height: 270px !important;
  background: #ffffff;
  box-shadow: none !important;
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px!important; 
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  width: 100%;
  border-right: 1px dashed #829bb1;
}
.hbg-promotion-condo-container .top-r-favorite {
  display: none;
}
.color-background-credit {
  background: linear-gradient(
    146.29deg,
    rgba(35, 56, 135, 0.95) 29.9%,
    rgba(8, 172, 145, 0.95) 104.77%
  );
}
.color-background-npa {
  background: #f4faff;
}
.hbg-promotion-condo-container .img-card {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  height: 191px;
  object-fit: cover;
}
.hbg-promotion-condo-container .text-card {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #102a43;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 15px;
  height: 104px;
}
.hbg-promotion-condo-container .see-credit {
  background: #f4faff;
  border-radius: 0px 0px 8px 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #244ba8;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 16px;
}
.hbg-promotion-condo-container .promotion-card-credit {
  background: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  width: 100%;
  height: 365px;
  position: relative;
}

.preview-review-header .header-tab-menu {
  width: 1200px;
}
.preview-review-header a {
  text-decoration: none;
}

.preview-review-header .header-full-content .header-content {
  width: 1200px;
}

.preview-review-page .preview-review-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}

.preview-review-header .hbg-tab-menu .MuiTabs-indicator {
  height: 9%;
}
.preview-review-header .hbg-tab-menu .MuiButtonBase-root {
  border-right: 1px solid #d1dce7;
}

.preview-review-header .header-full-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  background: #f4faff;
}

.preview-review-header .header-full-content .header-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.preview-review-header .header-content .text-header {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  color: #003399;
  padding: 10px 10px;
}

.preview-review-header .header-content .text-desc-header {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #244ba8;
  padding: 0 10px;
}

.preview-review-header .MuiTabs-scroller {
  margin-top: 4px;
}

.preview-review-header .header-content .header-right-content-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}

.preview-review-header .header-content .header-list {
  width: 100%;
  height: 70px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.preview-review-header .header-content .header-list .list-number {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  color: #244ba8;
}

.preview-review-header .header-content .header-list .list-details {
  margin: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #486682;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.preview-review-header .hbg-card-content .card-sec-2 .card-content-desc {
  display: none;
}

.preview-review-header .hbg-card-content .card-container {
  height: 304px;
}

.preview-review-header .hbg-card-content .card-sec-1>img.card-content-img {
  height: 180px;
}

.preview-review-header .hbg-card-content .card-container:not(.nohover):hover {
  height: 304px;
}

.preview-review-header .header-content .header-list .list-details:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1220px) {
  .preview-review-header .header-tab-menu {
    width: 960px;
  }
  .preview-review-header .header-full-content .header-content {
    width: 960px;
  }
  .preview-review-header .header-content .header-right-content::-webkit-scrollbar {
    display: none;
  }
  .preview-review-header .header-content .header-right-content {
    height: 450px;
    overflow: scroll;
    -ms-overflow-style: none;
  }
  .preview-review-header .header-content .header-list .list-details {
    width: 280px;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .preview-review-header .header-tab-menu {
    width: 768px;
  }
  .preview-review-header .header-full-content .header-content {
    width: 768px;
  }
  .preview-review-header .header-content .header-right-content::-webkit-scrollbar {
    display: none;
  }

  .preview-review-header .header-content .header-right-content {
    height: 450px;
    overflow: scroll;
    -ms-overflow-style: none;
  }
  .preview-review-header .header-content .header-list .list-details {
    width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .preview-review-header .header-tab-menu {
    width: 100%;
  }
  .preview-review-header .header-full-content .header-content {
    width: 100%;
  }

  .preview-review-header .col-12 {
    padding: 0;
  }

  .preview-review-header .header-content .header-list {
    width: 100%;
    height: 65px;
    padding: 10px;
  }
  .preview-review-header .header-content .header-list .list-details {
    width: 226px;
  }
  .preview-review-header .header-content .text-header {
    font-size: 24px;
  }
  .preview-review-header .MuiTab-wrapper {
    font-size: 16px !important;
}
.preview-review-header .card-sec-2 .card-content-title {
  font-size: 18px !important;
}
}


.preview-review-page .preview-review-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-right: 28px;
  padding-left: 28px;
  max-width: 1200px;
}

.preview-review-content .hbg-project-card-horizontal {
  margin: 10px 0;
}
.preview-review-content .hbg-card {
  padding: 0 5px;
}

.preview-review-content .pb-15 {
  padding-bottom: 15px !important;
}

.preview-review-content .topic {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #334e69;
}

.preview-review-content .hbg-list-content-box .topic {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #334e69;
}
.preview-review-page .card-sec-1 {
  height: 246px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.preview-review-page .card-sec-1 > img.card-content-img {
  height: 240px !important;
}

.preview-review-page .borderBottom{
  border-top: 1px solid #DAE3EC;
}

@media screen and (max-width: 1220px) {
  .preview-review-page .card-sec-1 {
    height: 193px;
  }
  .preview-review-page .card-sec-1 > img.card-content-img {
    height: 193px  !important;
  }
}
@media screen and (max-width: 991px) {
  .preview-review-page .card-sec-1 {
    height: 168px;
  }
  .preview-review-page .card-sec-1 > img.card-content-img {
    height: 168px  !important;
  }
}
@media screen and (max-width: 767.99px) {
  .preview-review-page .card-sec-1 {
    height: 168px;
  }
  .preview-review-page .card-sec-1 > img.card-content-img {
    height: 168px  !important;
  }
  .preview-review-page .preview-review-content {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media screen and (max-width: 575px) {
  .preview-review-page .card-sec-1 {
    height: 217px;
  }
  .preview-review-page .card-sec-1 > img.card-content-img {
    height: 217px  !important;
  }
}
.preview-review-page .preview-review-header .hbg-card-content .card-container {
  height: 347px;
}
.preview-review-header .hbg-card-content .card-container:not(.nohover):hover {
  height: 360px !important;
}

.preview-review-content .custom-col .hbg-collapse {
  width: 100%;
}
@media screen and (max-width: 1220px) {
  .preview-review-page .preview-review-content {
    width: 960px;
  }

  .preview-review-content .custom-col::-webkit-scrollbar {
    display: none;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .preview-review-page .preview-review-content {
    width: 100%;
  }
  .preview-review-content .custom-col {
    height: unset;
  }
  .preview-review-content .custom-col::-webkit-scrollbar {
    display: none;
  }
}

@media screen and (max-width: 767.99px) {
  .preview-review-page .preview-review-content {
    width: 100%;
  }
  .preview-review-content .custom-col {
    height: unset;
  }

}

.hbg-tag-detail-container{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-family: Prompt;
    font-style: normal;
}
.hbg-tag-detail-container .search-tab{
    background: #F3F7FA;
}
.hbg-tag-detail-container .search-result{
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #102A43;
}
.hbg-tag-detail-container .search-result-location{
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #244ba8;
}
..hbg-tag-detail-container .row{
    margin-left: 0;
    margin-right: 0;
}
.hbg-tag-landing{
    background: #F3F7FA;
}
.hbg-tag-landing .hbg-tag-landing-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-family: Prompt;
    font-style: normal;
  }
.hbg-tag-landing .topic-all-tag{
    font-weight: 600;
font-size: 32px;
line-height: 48px;
display: flex;
align-items: center;
color: #102A43;
}
.hbg-tag-landing .all-tag{
    background: #ffffff;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
}
.hbg-tag-landing .row{
    margin-left: 0;
    margin-right: 0;
}
@media (max-width: 1200px) {
    .hbg-tag-landing .hbg-tag-landing-container {
      max-width: 960px;
    }
  }
  @media (max-width: 960px) {
    .hbg-tag-landing{
        padding-left: 15px;
        padding-right: 15px;
    }
  }
.hbg-terms .hbg-terms-container{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-family: Prompt;
    font-style: normal;
}
.hbg-terms .head-topic{
    font-size: 30px;
}
.hbg-thai .topic{
    font-weight: 700;
    font-size: 14px;
    margin-top: 20px;
}
.hbg-thai .line-high{
    line-height: 40px;
    color: #333;
    font-size: 14px;
}
.hbg-thai .line-normal{
    line-height: 25px;
    color: #333;
    font-size: 14px;
    margin-top: 10px;
}
.hbg-thai .content{
    display: list-item;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin-left: 17px;
}
.hbg-eng .topic{
    font-weight: 700;
    font-size: 14px;
    margin-top: 20px;
}
.hbg-eng .line-high{
    line-height: 40px;
    color: #333;
    font-size: 14px;
}
.hbg-eng .line-normal{
    line-height: 25px;
    color: #333;
    font-size: 14px;
    margin-top: 10px;
}
.hbg-eng .content{
    display: list-item;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.hbg-vr360-detail .hbg-vr360-detail-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-family: Prompt;
  font-style: normal;
}

.hbg-vr360-detail a {
  text-decoration: none;
  color: unset;
}

.hbg-vr360-detail .vr-detail iframe {
  width: 100%;
  height: 600px;
}

.hbg-vr360-detail .img-top {
  width: 1200px;
  height: 523px;
  top: 100px;
  left: 0;
  right: 0;
  margin: auto;
  object-fit: cover;
}

.hbg-vr360-detail .head-topic {
  top: 655px;
  margin-left: auto;
  margin-right: auto;
  justify-content: space-between;
  align-items: center;
}
.hbg-vr360-detail .topic {
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  color: #ffffff;
}
.hbg-vr360-detail .hbg-card-vr360 .card-vr360-container {
  height: fit-content;
}
.hbg-vr360-detail .card-all {
  width: 258px;
}
.hbg-vr360-detail .hbg-card-vr360 .icon-360 {
  position: absolute;
  width: fit-content;
  top: 831px;
}

.hbg-vr360-detail .hbg-card-vr360 .card-video-icon-vr360 {
  left: 74px !important;
}
.hbg-vr360-detail .topic-other {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  color: #102a43;
  margin-top: 15px;
}
.hbg-vr360-detail .see-all {
  font-size: 16px;
  display: flex;
  align-items: center;
  text-align: right;
  color: #244ba8;
  margin-top: 15px;
}
.hbg-vr360-detail .topic-head-zone {
  top: 643px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.hbg-vr360-detail .number-view {
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  /* or 111% */

  /* white */

  color: #ffffff;
}
.hbg-vr360-detail .des-view {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  /* or 133% */

  display: flex;
  align-items: center;

  /* white */

  color: #ffffff;
}
.hbg-vr360-detail .button-map {
  text-align: -webkit-center;
  margin-top: 24px;
}
@media (max-width: 1220px) {
  .hbg-vr360-detail .hbg-vr360-detail-container {
    max-width: 960px;
  }
  .hbg-vr360-detail .card-sec-2 {
    align-self: flex-start;
    width: 100%;
  }
  .hbg-vr360-detail .all-card {
    width: 100%;
    place-content: center;
    padding-left: 15px;
    padding-right: 15px;
    justify-content: space-evenly;
    margin: 0;
  }
  .hbg-vr360-detail .img-top {
    width: 100%;
    object-fit: none; /* Do not scale the image */
    object-position: center; /* Center the image within the element */
  }
  .hbg-vr360-detail .head-topic {
    display: grid !important;
  }
  .hbg-vr360-detail .topic-head-zone {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hbg-vr360-detail .img-backgroud {
    height: 830px;
  }
  .hbg-vr360-detail .see-all {
    display: none;
  }

  .hbg-vr360-detail .hbg-card-vr360 .card-video-icon-vr360 {
    left: 74px !important;
    position: absolute;
    left: 0 !important;
    right: 0 !important;
  }
  .hbg-vr360-detail .home-icon {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 576px) {
  .hbg-vr360-detail .img-backgroud {
    height: 880px;
  }
}

.hbg-writer-detail .hbg-writer-detail-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-family: Prompt;
  font-style: normal;
}
.hbg-writer-detail .img-writer {
  width: 180px;
  height: 180px;
  border-radius: 100px;
  object-fit: cover;
  margin-right: 60px;
  margin-left: 10px;
}
.hbg-writer-detail .head-zone {
  background: #f3f7fa;
  height: 244px;
  position: relative;
}
.hbg-writer-detail .writer-detail-zone {
  position: absolute;
  top: 29px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.hbg-writer-detail .des-writer {
  align-self: center;
  margin-top: 20px;
}
.hbg-writer-detail .name {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  color: #102a43;
}
.hbg-writer-detail .position {
  font-weight: normal;
  font-size: 24px;
  line-height: 34px;
  color: #102a43;
}
.hbg-writer-detail .detail {
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  color: #102a43;
}
.hbg-writer-detail .topic-review {
  font-size: 32px;
}
.hbg-writer-detail .divider {
  border: 1px solid #d1dce7;
}
.hbg-writer-detail .topic-clip-review {
  font-size: 32px;
  margin-bottom: 10px;
}
.hbg-writer-detail .home-icon {
  align-self: center;
}
.hbg-writer-detail .hbg-card-video .description-section {
  width: 100%;
}
.hbg-writer-detail .row {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 1220px) {
  .hbg-writer-detail .hbg-writer-detail-container {
    max-width: 960px;
  }
  .hbg-writer-detail .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (max-width: 768px) {
  .hbg-writer-detail .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 601px) {
  .hbg-writer-detail .img-writer {
    width: 100px;
    height: 100px;
    margin: 0;
  }
  .hbg-writer-detail .writer-detail-zone {
    display: block !important;
    text-align: center;
  }
  .hbg-writer-detail .detail {
    display: none;
  }
  .hbg-writer-detail .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.hbg-writer .hbg-writer-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-family: Prompt;
  font-style: normal;
}
.hbg-writer .img-header {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.hbg-writer .topic-header {
  position: absolute;
  top: 350px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  font-size: 48px;
  line-height: 54px;
  text-align: center;
  color: #ffffff;
}
.hbg-writer .our-writer {
  font-weight: 500;
  font-size: 36px;
  line-height: 54px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #102a43;
  justify-content: center;
}

.hbg-writer .our-host {
  font-weight: 500;
  font-size: 36px;
  line-height: 54px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.hbg-writer .writer-card .img-writer {
  margin: auto;
  width: 160px;
  height: 160px;
  border-radius: 100px;
  object-fit: cover;
  display: block;
}
.hbg-writer .writer-card .des-writer-card {
  padding-top: 16px;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #102a43;

}
.hbg-writer .writer-card {
  padding-bottom: 30px;
  width: 200px;
  margin: auto;
}
.hbg-writer .img-content-creater {
  width: 100%;
  height: 530px;
  object-fit: cover;
}
.hbg-writer .content-creater {
  font-weight: 500;
  font-size: 36px;
  line-height: 54px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
  justify-content: center;
}
.hbg-writer .all-creater-zone {
  position: absolute;
  top: 1281px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.hbg-writer .des-creater-card {
  padding-top: 16px;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #ffffff;
}
.hbg-writer .join-us {
  font-family: Prompt;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 54px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 30px;
}
.hbg-writer .topic-join-us {
  position: absolute;
  top: 2856px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.hbg-writer .img-join-us {
  width: 100%;
  height: 360px;
  object-fit: cover;
}
.hbg-writer .mb-4 {
  padding: 0 !important;
}
.hbg-writer .row {
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 1220px) {
  .hbg-writer .hbg-writer-container {
    max-width: 960px;
  }
}
@media (max-width: 1200px) {
  .hbg-writer .all-creater-zone {
    top: 1560px;
  }
  .hbg-writer .img-content-creater {
    height: 805px;
  }
  .hbg-writer .topic-join-us {
    top: 3675px;
  }
}
@media (max-width: 992px) {
  .hbg-writer .all-creater-zone {
    top: 1804px;
  }
  .hbg-writer .topic-join-us {
    top: 4484px;
  }
}
@media (max-width: 575px) {
  .hbg-writer .all-creater-zone {
    top: 2971px;
  }
  .hbg-writer .img-content-creater {
    height: 1550px;
  }
  .hbg-writer .topic-join-us {
    top: 7931px;
  }
}

.hbg-suggest-container {
  max-width: 1200px !important;
  margin-right: auto;
  margin-left: auto;
}

.hbg-suggest .tab-menu {
  width: 100%;
  background: #edf7ff;
  align-items: center;
  flex-direction: column;
}

.hbg-suggest .tab-menu .custom-slider {
  display: "flex";
  flex-direction: "row";
  justify-content: "center";
  align-items: "center";
  padding: "10px";
  width: "100%";
}

.hbg-suggest .tab-menu :focus{
  outline: 0;
}

.hbg-suggest .tab-menu .hbg-list-scoll .prev {
  top: 50%;
}

.hbg-suggest .tab-menu .hbg-list-scoll .next {
  top: 50%;
}

.hbg-suggest .hbg-list-scoll .scroll-item.item-content {
  width: 190px;
}


.tab-menu .slick-slide .slick-active {
  border: 0 !important;
}

.tab-menu .tab-menu-slider {
  margin-left: 25%;
}

.tab-menu .center-slider {
  margin: 0;
}

.tab-menu .tab-menu-title-bold {
  font-weight: 500;
  font-size: 36px;
  color: #102a43;
}

.tab-menu .tab-menu-titie-thin {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  color: #486682;
}
@media (max-width: 1200px) {
  .hbg-suggest-container {
    max-width: 960px !important;
  }

  .hbg-hometips .hbg-card .card-sec-1 .card-content-img {
    height: 192px;
    width: 100%;
    object-fit: cover;
    border-radius: 4px;
  }
}

@media (max-width: 767px) {
  .tab-menu .tab-menu-slider {
    margin-left: 0;
  }
}

.hbg-free-resource2 {
  padding-right: 0 !important;
  padding-left: 0 !important;
  font-family: "Prompt";
}
.hbg-free-resource2 .hbg-free-resource2-container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
}
.hbg-free-resource2 .guidebook {
  width: 100%;
  height: fit-content;
  background: #f3f7fa;
}
.hbg-free-resource2 .right-box {
  width: 2450px !important;
  background: #ffffff;
  border: 1px solid #dae3ec;
  box-sizing: border-box;
  box-shadow: 4px 4px 25px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  margin-left: 20px;
  padding: 10px;
}
.hbg-free-resource2 .icon-img {
  width: 32px !important;
  height: 32px !important;
  margin-right: 10px;
}
.hbg-free-resource2 .back-main {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #486682;
  margin-bottom: 20px;
}
.hbg-free-resource2 .head-topic {
  color: #244ba8;
}
.hbg-free-resource2 .description {
  font-family: "Sarabun";
  font-size: 16px;
  line-height: 24px;
  color: #102a43;
}
.hbg-free-resource2 .option {
  display: list-item;
}
.hbg-free-resource2 .right-box > .img {
  width: 100%;
  margin-bottom: 10px;
}
.hbg-free-resource2 .card-in-content {
  justify-content: space-between;
  background: #f3f7fa;
  width: 960px;
}
.hbg-free-resource2 .all-card {
  margin-top: 10px;
  padding-bottom: 50px;
}
.hbg-free-resource2 .all-option {
  margin-left: 20px;
}
.hbg-free-resource2 .box-social {
  margin-top: 10px;
  margin-bottom: 10px;
}
.hbg-free-resource2 .hbg-input {
  margin-bottom: 10px !important;
}
.hbg-free-resource2 .check-box {
  font-size: 15px;
  line-height: 20px;
  color: #486682;
}
.hbg-free-resource2 .hbg-button .btn-primary {
  font-size: 18px;
}
.hbg-free-resource2 .hbg-card .card-container {
  background: #f0f3f8;
  border: 1px solid #dae3ec;
  box-sizing: border-box;
  border-radius: 4px;
}
.hbg-free-resource2 .hbg-card .card-sec-2 .card-content-type {
  font-size: 20px;
  line-height: 28px;
  color: #003399;
}
.hbg-free-resource2 .hbg-card .card-sec-2 .card-content-title {
  font-size: 14px;
  line-height: 20px;
  color: #5775bd;
}
.hbg-free-resource2 .hbg-card .card-sec-2 .card-content-desc {
  font-size: 18px;
  line-height: 27px;
  color: #244ba8;
}
.hbg-free-resource2 .name-input {
  margin-right: 10px !important;
  width: 116%;
}

.hbg-free-resource2 .hbg-list-scoll .scroll-item.item-guidebook {
  width: 380px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 4px;
}

@media (max-width: 1220px) {
  .hbg-free-resource2 .hbg-free-resource2-container {
    max-width: 960px;
  }
  .hbg-free-resource2 .hbg-list-scoll .scroll-item.item-guidebook {
    width: 300px;
  }
}
@media (max-width: 980px) {
  .hbg-free-resource2 .hbg-list-scoll .scroll-item.item-guidebook {
    width: 312px;
  }
  .hbg-free-resource2 .primary {
    display: grid !important;
    width: 100%;
  }
  .hbg-free-resource2 .head-topic {
    margin: 0;
  }
  .hbg-free-resource2 .left-box {
    margin-bottom: 40px;
  }
  .hbg-free-resource2 .right-box {
    width: 100% !important;
    height: fit-content !important;
    margin: 0;
  }
  .hbg-free-resource2 .hbg-resource-card-page {
    width: 100%;
  }
  .hbg-free-resource2 .hbg-list-scoll > div > div {
    padding-left: 10px;
  }

  .hbg-free-resource2 .defalut-box-read-more {
    max-height: 300px;
    position: relative;
    overflow: hidden;
  }

  .hbg-free-resource2 .read-more {
    position: absolute; 
    bottom: 0; 
    left: 0;
    width: 100%; 
    text-align: center; 
    margin: 0; padding: 30px 0; 
    background: linear-gradient(0deg, #FFFFFF 20.53%, rgba(255, 255, 255, 0) 152.25%);
  }
}

.hbg-free-resource .hbg-free-resource-container {
  width: 1080px;
  margin-right: auto;
  margin-left: auto;
}
.hbg-free-resource .background-img {
  width: 100%;
  height: 678px;
  object-fit: cover;
}
.hbg-free-resource .card-resource {
  justify-content: space-between;
}
.hbg-free-resource .head-topic {
  font-family: Prompt;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 54px;
  display: flex;
  align-items: center;
  color: #ffffff;
}
.hbg-free-resource .head-des {
  font-family: Prompt;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  display: flex;
  align-items: center;
  color: #ffffff;
}
.hbg-free-resource .all-head-topic {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hbg-free-resource .card-in-content {
  justify-content: space-between;
  margin-bottom: 20px;
  margin-top: 40px;
}
@media (max-width: 1100px) {
  .hbg-free-resource .hbg-free-resource-container {
    width: 930px;
  }
}
@media (max-width: 959px) {
  .hbg-free-resource .hbg-free-resource-container {
    width: 100%;
  }
  .hbg-free-resource .MuiTabs-centered {
    justify-content: left;
  }
  .hbg-free-resource .d-flex {
    display: grid !important;
    justify-content: center !important;
  }
  .hbg-free-resource .background-img {
    height: 1333px;
  }
  .hbg-free-resource .all-head-topic {
    position: absolute;
    top: 88%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .hbg-free-resource .head {
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
}

.hometips-free-resource-container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.hbg-hometips .tab-menu {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 70px;
  background: linear-gradient(
    165.96deg,
    rgba(35, 56, 135, 0.95) 29.9%,
    rgba(8, 172, 145, 0.95) 104.77%
  );
}

.tab-menu .tab-menu-title-bold {
  font-weight: 600;
  font-size: 36px;
  color: #ffffff;
}

.tab-menu .tab-menu-titie-thin {
  font-weight: normal;
  color: #ffffff;
}

.tab-menu .hbg-list-scoll .prev {
  top: 50%;
}
.tab-menu .hbg-list-scoll .next {
  top: 50%;
}

.hometips-free-resource-container .ads-content {
  height: 100%;
}

.hometips-free-resource-container .title-sub-content {
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  color: #102a43;
  margin: 10px 0 0 0;
}

.hometips-free-resource-container .topic {
  text-align: center;
}

.hometips-free-resource-container .more {
  font-size: 15px;
  line-height: 23px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #244ba8;
  display: grid;
}

.hbg-hometips .text-header {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  color: #ffffff;
  margin-top: 50px;
}

.hbg-hometips .user-avatar img {
  width: 160px;
  height: 160px;
  border-radius: 80px;
  object-fit: cover;
}
.hbg-hometips .user-details p {
  margin: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}

.hbg-hometips .writer-zone {
  background: linear-gradient(
    165.96deg,
    rgba(35, 56, 135, 0.95) 29.9%,
    rgba(8, 172, 145, 0.95) 104.77%
  );
}

@media screen and (max-width: 1220px) {
  .hometips-free-resource-container {
    max-width: 960px;
  }
}

@media (max-width: 767px) {
}

