body {
    font-family: 'Lexend', sans-serif !important;
    overflow-x: hidden;
}

#gg-map, #review, #review_ai, #overview, #q-a, #faq {
  scroll-margin-top: 150px;
}

.text-note-review {
    padding-top: 5px !important;
    padding-bottom: 10px !important;
    margin-bottom: 0 !important;
}

.text-note-review li:nth-child(1) .text-note-review-li {
    padding-bottom: 13px !important;
    margin-bottom: 0 !important;
}

.text-note-review li:nth-child(2) .text-note-review-li {
    padding-bottom: 18.9px !important;
    margin-bottom: 0 !important;
}

.text-note-review li:nth-child(3) .text-note-review-li {
    padding-bottom: 27px !important;
    margin-bottom: 0 !important;
}

.text-no-review{
    color: #636363;
    font-family: Outfit;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.start-review-btn {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 9px 15px !important;
}

.text-please-ensure {
    padding-top: 18px !important;
    margin-top: 0 !important;
}

.text-more-reviews, .text-note-review, .btn-Start {
  font-family: 'Lexend', sans-serif !important; 
}

.title__border:before{
    display: none;
}
.title__border{
    padding: 0;
}
.item__image img{
    border-radius: 10px !important;
}
.text-heading-deatil, .box__liked__others .title {
    font-size: 25px !important;
    font-weight: 600 !important;
    line-height: 100% !important;
    color: #003247 !important;
}

.text-heading-deatil-span {
    font-size: 22px;
    font-weight: 500;
    line-height: 100%;
    background: linear-gradient(90deg, #00E2E0 ,#AA99FF);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
}

.brand-images-top {
    border-radius: 10px;
    object-fit: cover;
    object-position: center;
}

.border-modal-qa {
    border-radius: 10px;
}

.section-image {
    height: 526px;
    overflow: hidden;
}
.border-10px{
    border-radius: 10px;
}
.note-advertise__image{
    margin: 20px 0;
    text-align: center;
    overflow: hidden;
}
.user-avatar-rep{
    min-width: 30px !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #DBDBDB;
    margin-right: 5px;
}
.user-avatar-rep-icon{
    color: #7C7C7C;
}
.text-question{
    font-weight: 300;
    color: #152528;
    font-size: 16px;
}
.border-left{
    border-left: 1px solid #C0C0C0;
}
.generated-ai {
    font-family: "Reddit Sans", sans-serif;
    background: linear-gradient(90deg, #FE7883, #423FF4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 13px;
    margin: 0;
    padding: 0 13px;
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); */
    text-align: center;
    font-size: 14px;
}

.tooltip-ai {
    position: absolute;
    top: -100px;
    left: 0;
    transform: translateX(-50%);
    width: 350px;
    background: transparent;
    border: 1px solid rgba(160, 130, 255, 0.4);
    border-radius: 10px;
    box-shadow: 0 2px 12px rgba(120, 80, 255, 0.15);
    color: #555;
    font-size: 12.5px;
    padding: 10px 14px;
    visibility: hidden;
    transition: all 0.2s ease;
    z-index: 20;
    background: #fff;
}
.tooltip-ai span{
    background: linear-gradient(90deg, #8a5cf6, #4cc0f1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-span-faq,
.faq-section .faq-item summary big{ 
    color: #152528 !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    margin-bottom: 5px;
}
.icon-arrow {
    transition: transform 0.25s ease;
}

.icon-arrow.rotate {
    transform: rotate(210deg);
}

.faq-content {
    transition: all 0.3s ease;
    margin-left: 12px;
}
.text-heading-smail,
.faq-section h2 strong{
    color : #003247 !important;
    font-size : 22px !important;
    font-weight : 500 !important;
    font-family: 'Lexend', sans-serif !important;
}
.faq-section .faq-item p{
    color: #4A5354;
    text-align: justify;
    font-family: Mulish;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.text-span-faq {
    font-family: 'Lexend', sans-serif !important;
    line-height: 100% !important;
}

.text-content-faq {
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 1.3 !important;
    margin-bottom: 10px !important;
}
.tooltip-ai::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: rgba(160, 130, 255, 0.4) transparent transparent transparent;
}

.review-indicator:hover .tooltip-ai {
    visibility: visible;
    opacity: 1;
    bottom: 140%;
}

.review-indicator:focus-within .tooltip-ai {
    visibility: visible;
    opacity: 1;
    bottom: 140%;
}

.gap-pc-10px {
    gap: 10px;
}

.text-title-brand {
    font-size: 32px !important;
    font-weight: 700;
    line-height: 100%;
    color: #003247;
}

.overflow-hidden {
    overflow: hidden;
}

.h-50 {
    height: 50%;
}

.w-50 {
    width: 50%;
}

.h-50-image-box {
    height: calc(50% - 5px);
}

.w-50-calc {
    width: calc(50% - 5px);
}

.gap-list-qa {
    gap: 10px;
}

.see-more-box {
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    border-radius: 10px;
}

.add-answer {
    max-width: 642px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #787878;
    overflow: hidden;
}

.add-answer input {
    background: transparent;
    border: none;
    outline: none;
    padding: 0 44px;
    font-size: 12px;
    color: #787878;
}

.avatar-user-add-answer {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    object-position: center;
    object-fit: cover;
}

.modal-add-review .avatar-user-review {
    border-radius: 50%;
}

.add-enter-form {
    width: 30px;
    height: 30px;
    background: #FF7C00;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    border: none;
    outline: none;
}

.text-see-more {
    color: white;
    font-size: 24px;
    font-weight: 400;
}

.tab-menu {
    width: 100%;
    gap: 20px;
    margin-bottom: 8px !important;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
}

.tab-menu::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #CACACA;
    bottom: -9px;
}

.tab-menu .tab-item {
    list-style: none;
    white-space: nowrap;
}

.tab-menu .tab-item.active {
    position: relative;
}

.tab-menu .tab-item.active::after {
    position: absolute;
    content: "";
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #FF7C00;
}

.tab-menu .tab-item a {
    color: #888888;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    line-height: 100%;
}

.tab-menu-fixed {
    position: fixed;
    top: 0;
    z-index: 29;
}
.tab-menu.tab-menu-fixed {
    margin: auto 0 !important;
}
.tab-menu.tab-menu-fixed li {
    z-index: 30;
    margin-top: 17px;
}

.tab-menu-fixed::after {
  content: "";
  position: fixed;
  width: 100vw;
  height: 64px;
  top: 0;
  left: 0;
  background-color: white;
  box-shadow: 0px 6px 10px 0px #0000000F;
  z-index: 12;
}

.tab-menu ~ .icon-list {
    justify-content: end;
    min-width: 448px;
}

.reply {
    margin-left: 20px;
}

.icon-list {
    gap: 27px;
}

.sub__attribute__title {
    color: #003247 !important;
    font-weight: 500 !important;
    font-size: 22px !important;
    line-height: 100% !important;
}

.subdomain__attribute {
    padding: 0 !important;
}

.cursor-pointer {
    cursor: pointer;
}

.sort-icon {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #053C5E;
}

.link_menu {
    color: #FF7C00 !important;
    text-decoration: underline !important;
}

.divider {
    width: 1px !important;
    background-color: #B3B3B3;
    margin-right: 40px;
    margin-left: 24px;
}
.mr-50{
    margin-right: 50px;
}
.filter-star {
    top: 45px;
    left: 0;
    width: 350px;
    height: 219px;
    background-color: white;
    border-radius: 10px;
    z-index: 50;
    padding: 8px 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.select_filter_review {
    font-size: 22px;
    line-height: 100%;
    height: auto;
    height: 40px;
}

.filter-star .item__star .front-stars .item__icon__star {
    color: #D2D2D2;
}

.btn-filter-review {
    padding: 2px 10px;
    border-radius: 16px;
    color: #7D7D7D;
    background: #F1F1F1;
    font-size: 14px;
    font-weight: 300;
}
.btn-filter-review.active{
    background: transparent;
    border: 1px solid #053C5E;
    color: #FF7C00;
}
.border-image-brand {
    border-radius: 10px;
    overflow: hidden;
}
.btn-Start {
    color: #003247;
    border: 1px solid #003247;
    padding: 9px 15px;
    border-radius: 50px;
    line-height: 23px;
    font-size: 18px;
    font-weight: 400;
    max-width: 400px;
}

.btn-Start:hover, .share-your-experience:hover {
    background-color: #ff7a00;
    border: 1px solid #ff7a00;
    color: white;
    text-decoration: none;
    border: none;
    transition: 0.25s ease-in-out;
}
.text-sub-link{
    color: #FF7C00;
    text-decoration: underline  ;
}
.text-053C5E{
    color: #053C5E !important;
}
.start-item.first {
    margin-top: 0px;
    width: 133px;
    height: 34px;
}

.start-item {
    padding: 7px 9px 8px 9px;
    border: 1px #F1F1F1 solid;
    border-radius: 40px;
    height: 34px;
    margin-top: 8px;
}

.amenities-more {
    margin: 50px 0;
}
.attribute__span_title{
    font-weight: 400 !important;
    font-size: 16px;
}
.star-box {
    padding-right: 20px;
}
.attribute_text {
    color: #545454 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'Reddit Sans', sans-serif;
}

.attribute_text:after {
    background-color: #545454 !important;
}

.text-heading-content {
    color: #003247;
    font-size: 22px;
    line-height: 100%;

}

.btn-see-more {
    padding: 9px 30px;
    border: 1px solid #053C5E;
    color: #053C5E;
    font-size: 18px;
    font-weight: 400;
    border-radius: 50px;
    background: transparent;
    line-height: 23px;
    outline: none;
}

.btn-see-more:hover{
    border: 1px solid #FF7C00;
    background: #FF7C00;
    color: white;
}

.attribute__item {
    flex: 0 0 50% !important;
}

.add-q-a {
    width: 258px;
    height: 238px;
}

.swiper-slide {
    min-width: 30px !important;
    height: 193px !important;
}

.bg-F7F7F7 {
    background-color: #F7F7F7;
}

.faq-content {
    padding: 18px 23px;
    margin-left: 0 !important;
}

.qa-content {
    border-radius: 20px;
    padding: 16px 21px 20px 21px;
}

.box-review-info {
    border: 1px solid #EBEBEB;
    border-radius: 10px;
    padding: 24px 20px 13px 20px;
}

.bg-white {
    background-color: #ffffff;
}

.rating__point__bar {
    background-color: #E0E0E0;
}

.rating__point__bar span {
    background-color: #FF9D41;
}

.navigation__header {
    z-index: 200 !important;
}

.text-ask-question {
    color: #FF7C00;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
}

.text-user-name {
    color: #152528;
    font-family: 'Sulphur Point', sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.text-created-at {
    font-size: 12px;
    font-weight: 300;
    color: #929292;
}

.add-qa {
    width: 258px;
}

.liked.wheree-heart {
    font-size: 25px;
}

.text-rep {
    font-size: 16px;
    font-weight: 300;
    color: #152528;
}

.liked.wheree-heart::before {
    color: #FF7C00;
}

span.wheree-heart::before {
    color: #FF7C00 !important;
}

.add-qa,
.list-qa,
.item-qa {
    border-radius: 10px;
}

.see-all {
    color: #696969;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    text-decoration: underline;
}

.avatar-user-review {
    width: 40px;
    height: 42px;
    border-radius: 5px;
    object-position: center;
    object-fit: cover;
}

.review-item {
    min-width: 229px !important;

}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #444;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.brand-images-box {
    width: 100%;
    height: 193px;
    border-radius: 10px;
    overflow: hidden;
}

.brand-images-top-mobile {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.report-answer-item {
    width: 130px;
}

.add-question-modal {
    font-size: 15px;
    padding: 6px 21px;
    text-decoration: none;
    border-radius: 26px;
    border: 1px solid #696969;
    color: #696969;
}

.modal-share-button {
    border: none;
    background: transparent;
    outline: none;
}
.modal-share-button img{
    width: 36px;
    height: 36px;
}
.text-user-name {
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
    color: #152528;
}

.text-qa-created_at {
    font-size: 18px;
    font-weight: 300;
    line-height: 100%;
    color: #929292;
}

.border-full {
    border-radius: 50% !important;
}

.report-answer {
    top: -5px;
    right: 10px;
    border-radius: 5px;
    gap: 10px;
    background: white;
    z-index: 100;
    box-shadow: 0 2px 6px rgba(99, 99, 99, 0.3);
    cursor: pointer;
}
span.wheree-heart, span.icon-heart{
  cursor: pointer;
}
.qa-title {
    font-weight: 500;
    color: 25px;
    line-height: 100%;
}

ul.text-note-review li::marker {
    color: #509397;
}
.icon-btn-filter-star {
    width: 17px;
    height: 15px;
}

.filter-review-btn {
    color: #053C5E;
    border-radius: 30px;
    border: 1px solid #053C5E;
    padding: 10px 12px;
}

.text-please-ensure {
    font-size: 13px;
    color: #636363;
    font-weight: 300;
    font-family: 'Reddit Sans', sans-serif;
    line-height: 100%;
}

.answer-list {
    gap: 10px;
}

.score-box {
    max-width: 324px !important;
}

.info-note-brand {
    padding-right: 130px !important;
}

.text-score {
    font-size: 25px !important;
    line-height: 100% !important;
}
.sub__attribute__list span {
    margin-bottom: 5px;
}

.home__banner__blocks.banner__block__style__new .box__sub__home__title .icon-exclamation:hover {
    color: #FF7C00;
    border: 2px solid #FF7C00;
}

.sub__pagination.review-pagination .page-item.active .page-link {
    background-color: #E8E8E8;
    color: #152528;
    border-radius: 5px;
}

.sub__pagination.review-pagination .page-link {
    border: none;
    color: #878787;
    font-size: 22px;
    font-weight: 400;
    padding: 3px 7px;
    line-height: 1;
    margin-left: 3px;
}

.sub__maps__title {
    border-bottom: none !important;
    padding: 0 !important;
    height: 0 !important;
    border-radius: 0;
}

.sub__open__time {
    padding-top: none !important;
}

.sub__maps__iframe {
    border-radius: 10px;
    overflow: hidden;
}

.sub__maps__iframe,
.sub__open__time {
    margin-top: 41px !important;
}

.number__review {
    color: #929292;
    font-size: 14px;
    font-weight: 300;
    line-height: 100%;
}

.sub__review__action {
    border-top: 1px solid #C2C2C2;
    margin-top: 10px;
    padding-top: 10px;
}

.sub__maps {
    box-shadow: none !important;
        border-radius: 0;
}
.info-review{
    font-size: 16px;
    color: #545454;
    font-weight: 400;
    line-height: 100%;
    font-family: "Reddit Sans", sans-serif;
}
.filter-review,
.sort-review {
    border-radius: 30px;
    padding: 7px 16px;
    border: 1px solid;
    border: 1px #053C5E solid;
    color: #053C5E;
    font-size: 22px;
    line-height: 100%;
    transition: 0.5s ease-in-out;
}
.filter-review{
    padding: 7px 15px;
}
.filter-review:hover,
.sort-review:hover{
    border: 1px solid #FF7C00;
    color: #FF7C00;
    background: transparent;
    transition: 0.5s ease-in-out;
}
.filter-review:hover svg.icon-btn-filter-star path,
.sort-review:hover svg.icon-btn-filter-sort path {
    fill: #FF7C00;
    transition: 0.5s ease-in-out;
}
.sort-review:hover .sort-icon{
 border: 1px solid #FF7C00;
transition: 0.5s ease-in-out;
}
 
.sub__review__action .sub__action__heart .wheree-heart{
    font-size: 17px;
}
.box-start-sort {
    top: 45px;
    left: 0;
    width: 150px;
    height: fit-content;
    background-color: white;
    border-radius: 10px;
    z-index: 50;
    padding: 8px 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.box-start-filter {
    top: 45px;
    left: 0;
    width: 350px;
    height: 219px;
    background-color: white;
    border-radius: 10px;
    z-index: 50;
    padding: 8px 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.span-sort {
    color: #053C5E;
    font-size: 18px;
    font-weight: 300;
    border-radius: 5px;
}


.sub__review__author__time {
    font-size: 14px;
    color: #053C5E;
    line-height: 100%;
}

.box-avatar {
    margin-right: 50px;
    max-width: 174px;
}
.sub__review__item .item__star{
    margin-right: 0px;
}
.review-item-note {
    font-family: "Reddit Sans", sans-serif;
    font-size: 12px;
    line-height: 100%;
    color: #5E5E5E;
    font-weight: 300;
}
.review-box {
    flex-wrap: wrap;
    align-items: end;
}
.review-item-note-link {
    color: #FF7C00;
    text-decoration: underline;
}

.sub__review__item {
    padding: 45px 26px 19px 26px;
    margin-bottom: 22px;
    box-shadow: none;
    border: 2px solid #F2F2F2;
}

.sub__review__item .sub__review__author__time {
    margin-top: 5px;
    color: #053C5E;
    font-size: 16px;
    line-height: 100%;
    font-weight: 300;
    font-family: 'Lexend', sans-serif !important;
}
.sub__review__item .review__description{
    font-size: 16px;
}
.rating__star__title {
    font-family: 'Lexend', sans-serif !important;
    color: #053C5E;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    flex : 0 0 4rem;
}

.sub__review__author__name {
    color: #152528;
    font-size: 500;
    font-size: 20px;
    line-height: 100%;
}

.span-sort:hover {
    background-color: #FF7C00;
    color: white;
    transition: 0.25s ease-in-out;
    cursor: pointer;

}

.sub__content.active {
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.3s ease;
}

.sub__content.expanded {
    -webkit-line-clamp: unset;
}
.text-note-brand{
    text-align: justify;
}
.box__rating__point .number__of__review{
    font-family: "Reddit Sans", sans-serif;
    color: #616161;
    font-size: 16px;
    font-weight: 300;
}
.box__rating__point .item__star .item__icon__star{
    font-size: 27px;
}
.sub__review__item .sub__review__content{
    margin-top: 0;
}
.start-item.active{
    border: 1px solid #053C5E ;
}
.full-address{
     font-size: 16px;
     font-weight: 300;
     color:#3E3E3E ;
     padding-top: 12px;
}
.divider-mobile{
    width: 100%;
    height: 1px;
    background: #BBBBBB;
}
.sub__open__time__ul{
    width: 100%;
    margin: 0 !important;
}
.open__time__item{
    margin-bottom: 11px;
}
.open__time__item:not(:last-child) {
    margin-bottom: 11px;
}
.day__in__week, .open__time__el{
    font-size: 16px;
    font-weight: 300;
    color: #545454;
}
.sub__open__time{
    min-height: auto !important;
}
.text-star {
    color: #003247;
    font-size: 40px;
    font-weight: 700;
    line-height: 100%;
    font-family: "Lexend Deca", sans-serif;
}
.box__other__link a{
    font-size: 16px;
    line-height: 25px;
    color: #4B4B4B;
}
.text-category-brand {
    font-size: 14px !important;
}
.text-category-brand {
    font-size: 14px !important;
    color: #636363;
    line-height: 100%;
    font-family: 'Reddit Sans', sans-serif;
}
.svg-location{
    width: 7px;
    height: 11px;
}
.review-number-text{
    font-family: 'Reddit Sans', sans-serif;
    font-size: 14px;
    color: #636363;
    line-height: 100%;
}
.item__local-brand{
    font-family: 'Reddit Sans', sans-serif;
    font-size: 16px;
    color: #636363;
    line-height: 100%;
}
.sub-category{
    margin-right: 2px;
}
.save-hover{
    display: none;
  
    padding: 6px 16px;
    background: #ff7a00;
    color: white;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 300;
    right: 0;
    bottom: -35px;
}
.haven-liked:hover .heart-icon-haven-liked path {
    stroke: #ff7a00;
    fill: #ff7a00;
    /* transition: 0.5s ease-in-out; */
}
.haven-liked:hover .save-hover{
    display: block;
    transition: 0.5s ease-in-out;
}
.embed-modal-share-link{
    padding-right: 30px;
}
.embed-modal-share-link-input{
    width: calc(100% - 30px);
    background: #F1F1F1 !important;
    border-radius: 5px;
}
.share-link {
    width: 100%;
    height: 26px;
    position: relative;
    border-radius: 5px;
}
.share-link.embed-box-input {
    height: 28px;
}
.form-check-input-share{
    appearance: none;
    -webkit-appearance: none;
    border: 1.5px #053C5E solid;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    position: relative;
    background: #fff !important;
}
.form-check-input-share:checked {
    background: #fff;
    border: 1.5px #053C5E solid;
}
.span-check-light {
    color: #152528;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding: 1px 12px;
    background-color: #EEEEEE;
    border-radius: 5px;
    min-width: 60px;
    height: 20px;
}

.span-check-dark {
    color: white;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding: 1px 12px;
    background-color: #152528;
    border-radius: 5px;
    min-width: 60px;
     height: 20px;
}
.form-check-input-share:checked::after {
    content: "";
    position: absolute;
    width: 13px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml;utf8,<svg width='13' height='10' viewBox='0 0 13 10' xmlns='http://www.w3.org/2000/svg'><path d='M12.7788 1.34847L4.78113 9.76784C4.71148 9.84143 4.62871 9.89981 4.53757 9.93965C4.44643 9.97949 4.34872 10 4.25004 10C4.15136 10 4.05365 9.97949 3.96251 9.93965C3.87138 9.89981 3.78861 9.84143 3.71895 9.76784L0.219986 6.08437C0.150242 6.01095 0.0949176 5.92378 0.0571724 5.82785C0.0194272 5.73192 0 5.6291 0 5.52527C0 5.42143 0.0194272 5.31862 0.0571724 5.22269C0.0949176 5.12676 0.150242 5.03959 0.219986 4.96617C0.28973 4.89275 0.372528 4.83451 0.463653 4.79477C0.554778 4.75503 0.652445 4.73458 0.751078 4.73458C0.849711 4.73458 0.947379 4.75503 1.0385 4.79477C1.12963 4.83451 1.21243 4.89275 1.28217 4.96617L4.25067 8.0912L11.7178 0.231586C11.8587 0.083304 12.0497 0 12.2489 0C12.4481 0 12.6392 0.083304 12.78 0.231586C12.9209 0.379869 13 0.580983 13 0.790686C13 1.00039 12.9209 1.2015 12.78 1.34978L12.7788 1.34847Z' fill='%23FF7C00'/></svg>");
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.sub__review__item .item__star .item__icon__star {
    font-size: 17px;
}
.sub__review__item .sub__review__author__name{
    font-size: 20px;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
    color: #152528;
}
.text-underline-mb {
    text-decoration: underline;
}

.text-mb-brand {
    margin-bottom: 0px !important;
}

.text-faq_title,
.faq-section h2 strong {
    margin-bottom: 7px;
}


.text-mb-brand {
    margin-bottom: 0px !important;
}

.sub__review__item .sub__review__images {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    scrollbar-width: none;
}
.sub__review__item .sub__review__images::-webkit-scrollbar {
    display: none;
}
.sub__review__images.dragging {
    cursor: grabbing;
}

.sub__review__images img {
    pointer-events: none;
    user-select: none;
    -webkit-user-drag: none;
}
.exclamation-point {
    margin-bottom: 5px;
}
.input-radio-change-embed{
    accent-color: #003a5d;
    width: 12px;
    height: 12px;
}
.share-link input {
    border: none;
    outline: none;
    width: calc(100% - 30px);
    height: 100%;
    color: #898989;
    font-size: 14px;
    padding: 0 5px;
}
.review-content {
    border: 3px solid #787CFE;
    /* border-image-source: linear-gradient(90deg, #787CFE 0%, #B748D9 100%); */
    padding: 23px 48px;
    position: relative;
    border-radius: 20px;
}
.box-review-tooltip{
   display: flex;
   justify-content: center;
   align-items: center;
   height: 46px;
   z-index: 12;
}
.review-indicator-image{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    z-index: -1;
}
.border-image {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    right: 0;
    left: 0;
}
.body-modal-list-qa{
height: 75vh;
 overflow: auto;
}
.body-modal-list-qa::-webkit-scrollbar {
    width: 6px;
}

.body-modal-list-qa::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.body-modal-list-qa::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 10px;
}

.body-modal-list-qa::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8;
}
.reating-brand-deatil .rating__point__bar {
    max-width: 223px;
}
.sub__maps__title h3{
    font-family: 'Lexend', sans-serif !important;
}

.visited-at-text {
    font-size: 10px;
    font-family: 'Reddit Sans', sans-serif;
    color: #0E89AA;
    font-weight: 500;
    line-height: 100%;
    padding:3px 5px ;
    border: 0.5px solid #0E89AA;
    border-radius: 3px;
    height: 17px;
}

.visited-at-time {
    font-size: 16px;
    font-family: 'Reddit Sans', sans-serif;
    color: #053C5E;
    font-weight: 400;
    line-height: 21px;
    margin-left: 5px;
}

.modal {
  display: none; 
  position: fixed; 
  z-index: 9999; 
  padding-top: 60px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgba(0,0,0,0.8);
}

.modal-content {
  margin: auto;
  display: block;
  max-width: 80%;
  animation: zoomIn 0.3s ease;
}

@keyframes zoomIn {
  from {transform: scale(0.7);}
  to {transform: scale(1);}
}

.close {
  position: absolute;
  top: 20px;
  right: 35px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

.card > .mb-2 .user-avatar-rep:first-child {
    width: 40px;
    height: 40px;
}

@media (max-width: 1919px) and (min-width: 1199px) {
    .container.w__1560 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .plan-your-visit.d-md-none {
        display: flex !important;
        margin-top: 21px;
        gap: 8px;
        margin-bottom: 60px;
    }
    .plan-your-visit.d-md-none img{
        width: 58px;
        height: 58px;
    }
    .pyv-content {
        padding-left: 4px;
        display: flex;
        flex-direction: column;
        gap: 3px;
    }
    .pyv-title {
        font-family: 'Lexend', sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: 0;
        color: #152528;
        margin: 0;
    }
    .pyv-subtitle {
        font-family: 'Be Vietnam Pro', sans-serif;
        font-weight: 300;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0;
        color: #5E5E5E;
        max-width: 60%;
        margin: 0;
    }
    .tab-item a {
        white-space: nowrap;
    }
    .tab-menu {
        width: fit-content;
    }
    .info-note-brand .container.w__1560 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .sub__featured__information {
        margin-top: 19px !important;
    }
    .text-heading-content.mb-2.mb-md-3 {
        margin-bottom: 14px !important;
    }
    .info-note-brand .mt-5 {
        margin-top: 50px !important;
    }
    .sub__attribute__list {
        margin-top: 20px;
        margin-left: 1px;
    }
    .add-qa .m-0.p-0 {
        color: #5B5B5B;
        font-family: 'Lexend', sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0;
    }
    .text-ask-question {
        text-decoration: underline;
        text-underline-offset: 3px;
    }
    .home__banner__suggest {
        color: #636363 !important;
    }
    .text-note-review {
        padding-bottom: 0px !important;
    }
    .brand-detail-hr {
        display: none;
    }
    .brand-detail-filter {
        display: none !important;
    }
    .box-review-info {
        margin-bottom: 100px;
    }
    .visited-at-box {
        display: none !important;
    }
    .sub__review__item .review__description {
        color: #5E5E5E;
    }
    .sub__review__item .review__images__item {
        margin-top: 21px !important;
    }
    .md-1.mt-md-2:has(.review-item-note){
        margin-top: 3px !important;
    }
    .sub__review__item:has(.mr-50) .w-100 {
        width: 70% !important;
        min-width: 405px !important;
        max-width: 505px !important;
    }
    .sub__review__action {
        margin-top: 30px !important;
    }
    .text-heading-deatil {
        font-weight: 500 !important;
    }
    .see-more.py-2 {
        padding-bottom: 11.5px !important;
        padding-top: 11.5px !important;
    }
    .box__other__link li {
        margin-bottom: 4px !important;
        margin-left: 1.2rem !important;
    }
    .box__other__link {
        margin-top: 0 !important;
    }
    .page__category__intro {
        margin-bottom: 80px !important;
    }
    .page__category__intro:last-child {
        margin-bottom: 20px !important;
    }
}

@media (max-width:480px) {
    .box-review-tooltip{
        height: 30px;
    }
    .reating-brand-deatil .rating__point__bar {
        max-width: 100%;
    }
    .sub__review__item .sub__review__author__time {
        font-size: 10px;
        margin-bottom: 0px ;
        margin-top : 0px;
     }
     .mr-50{
        margin-right: 0;
     }
    
    .visited-at-text{
        font-size: 8px;
        font-family: 'Reddit Sans', sans-serif;
        color: #0E89AA;
        font-weight: 400;
        line-height: 100%;
        padding: 2px 5px;
        border: 0.5px solid #0E89AA;
        border-radius: 3px;
        height: 13px;
    }
    .visited-at-time{
         font-size: 10px;
        font-family: 'Reddit Sans', sans-serif;
        color: #053C5E;
        font-weight: 400;
        line-height: 13px;
        margin-left: 5px;
    }
    .sub__review__item .sub__review__author{
        margin-bottom: 0;
    }
    .review-author-info{
        margin-bottom: 11px;
    }
    .sub__review__item .review__description{
        font-size: 14px;
    }
    .visited-at-box{
        margin-bottom: 2px;
    }
    .text-mb-brand {
        margin-bottom: 20px !important;
    }
    .text-faq_title,
    .faq-section h2 strong{
        font-weight: 500 !important;
        font-size: 16px !important;
        color: #053C5E !important;
        line-height: 100% !important;
        margin-bottom: 20px !important  ;
    }
    .text-faq_title,
    .faq-section h2 strong {
        margin-bottom: 15px;
    }

    .faq-section .faq-item summary big{
        font-size: 14px !important;
    }
    .faq-section .faq-item p{
        font-size: 10px !important;
    }

    .text-mb-brand {
        margin-bottom: 20px !important;
    }

    .item-brand {
        padding-left: 0;
        padding-right: 0;
    }
    .padding-0{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .list-article{
        padding: 0 15px;
        gap: 20px !important;
    }
    .full-address{
        color: #5B5B5B;
        font-size: 14px;
        padding-top: 6px;
    }
    .sub__pagination.review-pagination .page-item.active .page-link {
        border-radius: 3px;
    }
    .sub__review__item{
        padding: 0;
        box-shadow: none !important;
    }
    .sub__maps{
        border-radius: 0;
    }
    .sub__maps__title h3{
        font-size: 16px;
    }
    .review-box {
        flex-wrap: nowrap; 
        align-items: center;  
    }
    .sub__pagination.review-pagination .page-link {
        font-size: 20px;
        padding: 0 6px;
    }

    .noted__exclamation {
        right: -150px !important;
        top: 20px !important;
    }

    .answer-list {
        gap: 5px;
    }

    .home__banner__suggest {
        color: #3E3E3E;
        font-size: 1rem;
    }

    .text-heading-content {
        font-size: 20px;
        font-weight: 700;
    }


    .modal-embed-code {
        padding: 8px 14px 23px 14px !important;
        border-radius: 8px;
    }
    .text-tab-mb{
        font-weight: 400;
        font-size: 14px;
        color: #D9D9D9;
    }
        .tab-list-share li.active .text-tab-mb{
        color: #FF7C00;
    }
    .image-close-share{
        width: 22px !important;
        height: 22px !important;
    }
    .about-jojo .sub__content {
        font-size: 14px;
        font-weight: 400;
    }

    .btn-see-more {
        padding: 6px 12px;
        border-radius: 50px;
        font-size: 14px;
        line-height: 15px;
        height: 29px;
    }
    .qa-content{
        padding: 7px 12px 12px 12px;
    }
    .list-qa {
        width: 100%;
    }
    .faq-content{
        padding: 0px;
        background: transparent;
    }
    .overflow-auto-mobile {
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .overflow-auto-mobile::-webkit-scrollbar {
        display: none;
    }

    .text-question {
        font-size: 14px;
    }

   .score-box {
       max-width: 100% !important;
   }
   .featured__point{
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        align-items: end;
        align-items: stretch;
   }
   .score__scare__item{
    display: flex;
        flex-direction: column;
        justify-content: space-between;
   }
    .avatar-user-review {
        border-radius: 50%;
        height: 40px;
        width: 40px;
    }

    .text-user-name {
        font-size: 14px;
    }
    .rating__item{
        margin-bottom: 9px;
    }
    .text-qa-created_at,
    .text-ask-question {
        font-size: 12px;
    }

    .bg-transparent-mobile {
        background: transparent !important;
    }

    .add-qa {
        min-width: 229px;
    }

    .text-ask-question {
        font-size: 16px;
    }

    .review-content {
       border: 2px solid #787CFE;
        font-size: 14px !important;
        padding: 14px 12px !important;
        /* border-image-source: linear-gradient(90deg, #787CFE 0%, #B748D9 100%); */
        border-radius: 10px !important;
    }

    .rating__point__bar {
        width: 100%;
        max-width: 100%;
    }

    .text-star {
        font-size: 64px !important;
    }

    .text-more-reviews {
        font-size: 16px !important;
    }

    ul.text-note-review li p {
        font-size: 14px;
    }

    .add-photo {
        background: transparent;
        color: #636363;
        font-size: 14px;
        padding: 8px 10px;
        border-radius: 30px;
        border: 1px solid #636363;
    }
    .box__rating__point .number__of__review{
        font-size: 20px;
        margin-top: 4px;
    }
    .share-your-experience {
        background: #003247;
        color: white;
        font-size: 14px;
        padding: 10px 15px;
        border-radius: 30px;
        border: none;
        height: 38px;
        line-height: normal;
            font-family: 'Lexend', sans-serif !important;
    }

    .text-please-ensure {
        font-size: 12px;
        font-family: 'Lexend', sans-serif !important;
    }

    .text-FF7C00 {
        color: #FF7C00;
    }

    .sub__review__author__name {
        font-size: 12px;
    }

    .list-article {
        display: flex !important;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        gap: 1rem;
        scrollbar-width: none;
    }

    .item-brand {
        max-width: 230px;
    }

     .list-article .item__title {
        font-size: 16px !important;
    }
    .review-number-text{
        font-size: 12px;
    }
    .item__local-brand {
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    .swiper-button-next,
    .swiper-button-prev {
        color: #ffffff !important;
        width: 30px !important;
        height: 30px !important;
        border: 1px solid !important;
        border-radius: 50%;
        top: 54% !important;
    }

    .swiper-button-next::after,
    .swiper-button-prev::after {
        font-size: 12px !important;
        color: #fff !important;
    }
    .mr-50 {
        margin-right: 0;
    }
    .slider-image-brand {
        border-radius: 10px;
    }

    .count-image {
        z-index: 100;
        position: absolute;
        padding: 2px 4px;
        border-radius: 20px;
        background: white;
        bottom: 4px;
        left: 5px;
    }

    .count-image span {
        font-size: 14px;
        font-weight: 500;
        color: #152528;
    }

    .text-see-more {}

    .tab-list-share li {
        list-style: none;
    }

    .tab-list-share li.active {
        color: #FF7C00;

    }

    .text-span-faq {
        font-size: 14px !important;
        font-weight: 300;
    }

    .faq-content {
        margin-left: 10px;
    }

    .info-note-brand {
        padding-right: 0 !important;
    }

    .text-heading-smail {
        font-size: 20px;
        font-weight: 700;
    }
    .text-heading-deatil{
        font-size: 16px !important;
    }
    .suggest-edit {
        font-size: 14px;
        color: #3E3E3E;
        font-weight: 700;
    }
    .reating-brand-deatil .rating__point__bar{
         height: 10px !important;
    }
    .rating__star__title{
        flex:  0 0 auto !important;
    }
    .rating__point__bar {
        width: 100%;
        max-width: calc(100% - 5rem - 10px) !important;
    }
    .box-review-info{
        padding: 0 10px !important;
    }
    .info-review{
        padding: 0 !important;
    }
    .brand_section-mb {
      margin: 40px 0;
    }
    .box-review-info{
        border: none;
    }
    .text-note-review{
        padding-left: 20px !important;
    }
  
    .sub__attribute__list span {
            margin-bottom: 9px;
    }
    /* .pd-0-px{
        padding-left: 10px !important;
        padding-right: 10px !important;
    } */
    .sub__open__time__ul .open__time__item{
        max-width: 100%;
    }
    .sub__open__time__ul .day__in__week{
        flex: 0 0 6rem;
    }
    .see-all-time-mb{
        font-family: 'Reddit Sans', sans-serif;
        font-size: 14px;
        line-height: 130%;
        padding: 1px 15px;
        border-radius: 5px;
        color: #053C5E;
        border: 1px solid #053C5E;
        bottom: 15px;
        right: 0;
    }
    .filter-mb{
        color: #616161;
        font-size: 14px;
        line-height: 139%;
        margin-bottom: 5px;
    }
    .info-review{
        font-size: 14px;
    }
    .sub__attribute__list li {
        width: 100%;
    }
    .attribute__item{
        flex: 0 0 100% !important;
    }
    .sub__attribute__list li{
        flex: 0 0 100%;
    }
    .box__other__link a{
        font-size: 12px ;
        line-height: 15px;
        margin-bottom: 6px;
    }
    .sub__maps__iframe iframe{
        height: 210px;
    }
    .brand-wrapper{
        padding: 0;
    }
    .padding-x-none{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .padding-x-10{
        padding: 0 10px  !important;
    }
    .span-star {
        font-weight: 300;
        font-size: 12px;
        line-height: normal;
        padding: 4px 8px;
        background: #F1F1F1;
        border-radius: 14px;
        color: #7D7D7D;
        cursor: pointer;
        height: 24px;
        margin-right: 2px;
    }
    .review-item-note {
        margin-top: 10px;
        font-family: 'Mulish', sans-serif;
        font-size: 10px;
        line-height: 12px;
    }
    .text-open-now{
        color: #11BA00;
        font-size: 14px;
        font-weight: 300;
    }
    .flex-text-hour{
        flex : 0 0 6rem;
    }
    .text-heading-deatil-span{
        font-size: 16px;
    background: var(--2, linear-gradient(90deg, #00E2E0 0%, #A9F 100%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .review-item{
        font-size: 14px;
        font-family: 'Reddit Sans', sans-serif;
        font-weight: 300;
        
    }
    #boxModalQuestionLists  .review-item{
         min-width: 100% !important;
    }
    .sub__review__item .sub__review__author__name{
        font-size: 12px;
        font-family: 'Lexend', sans-serif !important;
        line-height: 15px;
        margin-bottom: 2px;
    }
    .sub__review__item .sub__review__author__avatar {
        width: 33px;
        height: 33px;
        flex: 0 0 33px;
    }
    .sub__review__action {
        /*margin-top: 0px;*/
    }
    .review-indicator{
        right: 20px !important;
        top: -16px !important;
    }
    .generated-ai{
        font-size: 13px;
        font-weight: 700;
        line-height: 100%;
        padding:0 15px;
    }
     .btn-see-more:hover,
    .btn-see-more:active ,
    .btn-see-more:focus
     {
        border: 1px solid #053C5E;
        color: #053C5E;
        background: transparent;
    }
    .share-link.embed-box-input{
        background: #F1F1F1
    }
    .score-content{
        margin: 25px 0;
        border-bottom: 1px solid #BBBBBB;
        padding-bottom: 10px;
    }
    #myTab li{
        font-size: 12px !important;
    }
    .modal-share-button{
        width: 22px;
        height: 22px;
        position: absolute;
        top: 4px;
        right: 5px;
    }
    .reply {
        margin-left: 0;
    }
    .reply-content {
        padding-left: 5px;
    }
    #overview {
        flex-direction: column-reverse;
    }
    .open-time-modal-li:not(:last-child) {
        border-bottom: 1px solid #BBBBBB;
        padding-bottom: 11px;
    }
    .tab-menu .tab-item.active::after {
        display: none;
    }
    .tab-item a {
        color: #4b4b4b !important;
        font-size: 13px !important;
    }
    .tab-menu.tab-menu-fixed li {
        margin-top: 5px;
    }
    .tab-menu-fixed::after {
        height: 35px;
    }
    .tab-menu-fixed-mobile {
        display: none !important;
    }
    .tooltip-ai{
        left: -22px;
    }
}