* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

/* body {
    padding-top: 96px;
}

.sgh-header {
    background-color: grey; 
    height: 96px; 
    position: fixed; 
    top: 0; 
    width: 100%; 
    z-index: 9999
} */

#frameAdvisor2025 {
    width: 100%;
    position: relative;
    margin: 0 auto;
    background: #fff;
    color: #555555;
    font-family: 'Helvetica Neue', Arial, sans-serif; 
    text-align: left;
}

#frameAdvisor2025 .imgPage {
    width: 100%;
    height: auto;
    display: block;
}

#frameAdvisor2025 .displayDesktop {
    display: block;
}

#frameAdvisor2025 .displayMobile {
    display: none;
}

#frameAdvisor2025 .positionRelative {
    position: relative;
}

#frameAdvisor2025 .popUpBox{
    position: fixed;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
}

#frameAdvisor2025 .divPopUp{
    width: 870px;
    display: block;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%);
}

#frameAdvisor2025 .paddingPopUp{
    padding: 6% 0 8% 5%;
    position: relative;
}

#frameAdvisor2025 .paddingPopUp2{
    padding: 7% 0 9% 5%;
    position: relative;
}

#frameAdvisor2025 .close-btn-compain{
    width: 22px;
    height: auto;
    position: absolute;
    top: 22px;
    right: 22px;
    cursor: pointer;
}

#frameAdvisor2025 .divPopUp_mainTitle{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 45px;
    color: #222222;
    margin: 0 0 5% 0;
    padding: 0;
}

#frameAdvisor2025 .divPopUp_warpText{
    letter-spacing: -0.3em;
}

#frameAdvisor2025 .divPopUp_block{
    letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    width: 33.33%;
}

#frameAdvisor2025 .divPopUp_block:nth-child(1), #frameAdvisor2025 .divPopUp_block:nth-child(2), #frameAdvisor2025 .divPopUp_block:nth-child(3){
    margin: 0 0 6% 0;
}

#frameAdvisor2025 .divPopUp_title{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #222222;
    margin: 2% 0 3% 0;
    padding: 0;
}

#frameAdvisor2025 .divPopUp_subtitle{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #222222;
    padding: 0 5% 0 0;
    margin: 0;
}

#frameAdvisor2025 .paddingSp1{
    padding: 0 24% 0 0;
}

#frameAdvisor2025 .divPopUp2{
    width: 730px;
    display: block;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%);
}

#frameAdvisor2025 .divPopUp_mainTitle_armocromia{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 45px;
    color: #222222;
    margin: 0 0 2% 0;
    padding: 0;
}

#frameAdvisor2025 .divPopUp_mainSubtitle_armocromia{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #222222;
    margin: 0 26% 0 0;
    padding: 0;
}

#frameAdvisor2025 .divPopUp_block_armocromia{
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}

#frameAdvisor2025 .armTitle{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #222222;
    margin: 0 0 12px 0;
    padding: 0;
}

#frameAdvisor2025 .divPopUp_warpText2{
    letter-spacing: -0.3em;
    margin: 40px 0 0 0;
}

#frameAdvisor2025 .armImg{
    width: 55px;
    height: auto;
}

#frameAdvisor2025 .armocromia1{
    width: 29%;  
    margin: 0 0 5% 0;   
}

#frameAdvisor2025 .armocromia2{
    width: 71%;
    margin: 0 0 5% 0;   
}

#frameAdvisor2025 .armocromia3{
    width: 100%;
}

#frameAdvisor2025 .armDes{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #222222;
    margin: 6% 0 0 0;
    padding: 0;
    text-align: center;
}

#frameAdvisor2025 .armWrapImg2{
    vertical-align: top;
    display: inline-block;
    margin: 0 1% 0 0;
}



#frameAdvisor2025 .fixedBar_cta{
    color: #fff;
    background-color: #222;
    width: auto;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    text-transform: none;
    letter-spacing: normal;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    border: 1px solid #fff;
    padding: 12px 28px;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.6s ease;
    transform: translateY(150px);
    transition: all 2s ease;
    position: fixed;
    z-index: 100;
    bottom: 3%;
    right: 3%;
}


#frameAdvisor2025 .fixedBar_cta.is-loaded{
    transform: translateY(0);
}

#frameAdvisor2025 .fixedBar_title{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #222222;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


#frameAdvisor2025 .transparent_cta{
    color: #fff;
    background-color: transparent;
    width: auto;
    display: inline-block;
    text-align: center;
    text-transform: none;
    letter-spacing: normal;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    border: 1px solid #fff;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.6s ease;
    cursor: pointer;
    padding: 10px 20px;
    min-width: 165px;
    border-radius: 30px;
    font-size: 16px;
}

#frameAdvisor2025 .transparent_cta:hover{
    color: #fff;
    background-color: #555;
    border: 1px solid #555;
}

#frameAdvisor2025 .introVideoWrapper{
    height: 100%;
     overflow: hidden;
     transition: all 1s ease;
}

#frameAdvisor2025 .is-loaded .introVideoWrapper,
#frameAdvisor2025 .is-loaded .introSection{
    background-color: #fff;
}

#frameAdvisor2025 .introVideoBottomShadow {
    position: absolute;
    width: 100%;
    height: 100%;
    -moz-box-shadow:    inset  0 0 -30px 26px -10px white;;
    -webkit-box-shadow: inset  0 0 -30px 26px -10px white;;
    box-shadow:        inset  0 -30px 26px -10px white;;
    z-index: 1;
    top: 0;
    left: 0;
}

#frameAdvisor2025 .wrapIntro{
    /* padding-top: 220px; */
    opacity: 0;
    /* transition: all 1s ease; */
    /* padding-bottom: 110px; */
    /* height: calc(100vh - 96px); */
}

#frameAdvisor2025 .wrapIntro.is-loaded{
    opacity: 1;
}

#frameAdvisor2025 .wrapTextIntro{
    position: relative;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 40px 0;
}
#frameAdvisor2025 .wrapTextIntro.is-loaded{
    opacity: 1;
}

#frameAdvisor2025 .wrapTextIntro_title{
    font-family: Acta Headline, serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    text-align: center;
    color: #222222;
}

#frameAdvisor2025 .wrapTextIntro_subtitle{
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #222222;
}

#frameAdvisor2025 .genaralTitle{
    font-family: Acta Headline, serif !important;
    font-style: normal;
    font-size: 40px;
    text-align: center;
    color: #222222;
    font-weight: 400;
}

#frameAdvisor2025 .generalText{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    font-size: 1.35vw;
    text-align: center;
    color: #222222;
}

#frameAdvisor2025 .genaralSubtitle{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #222222;
}

#frameAdvisor2025 .generalText_spaces{
    margin: 0.5% 0 0.5% 0;
    padding: 0;
}  

#frameAdvisor2025 .genaralTitle_spaces{
    margin: 0;
    padding: 0;
}

#frameAdvisor2025 .genaralSubtitle_spaces{
    margin: 0;
    padding: 0;
}

#frameAdvisor2025 .genaralSubtitle_spaces2{
    margin: 1% 0 3% 0;
    padding: 0;
}

#frameAdvisor2025 .hideMobile{
    display: block;
}

#frameAdvisor2025 .hideDesktop{
    display: none;
}

#frameAdvisor2025 #introSection .compainVideoDesktop{
    width: 100%;
    transform: translate(-1rem, -12rem);
}

#frameAdvisor2025 .compainVideoDesktop.amocromiaSectionVideo{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

#frameAdvisor2025 .compainVideoDesktop.amocromiaSectionVideo.invisible_fa{
    opacity: 0;
}
#frameAdvisor2025 .compainVideoDesktop.amocromiaSectionVideo.invisible_fa.visible_fa{
    opacity: 1;
}

#frameAdvisor2025 .compainVideoMobile.amocromiaSectionVideo{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

#frameAdvisor2025 .compainVideoMobile.amocromiaSectionVideo.invisible_fa{
    opacity: 0;
}
#frameAdvisor2025 .compainVideoMobile.amocromiaSectionVideo.invisible_fa.visible_fa{
    opacity: 1;
}

#frameAdvisor2025 .amocromiaSection{
    overflow: hidden;
    background-color: #000;
    /* height: 100vh; */
}

#frameAdvisor2025 .amocromiaSection .amocromiaCompainVideoDesktop,
#frameAdvisor2025 .amocromiaSection .amocromiaCompainVideoMobile{
    height: 100%;
    object-fit: cover;
    width: 100%;
}

#frameAdvisor2025 .amocromiaSection .wrapTextAbsolute5.invisible_fa{
    opacity: 0;
}
#frameAdvisor2025 .amocromiaSection .wrapTextAbsolute5.invisible_fa.visible_fa{
    opacity: 1;
}

#frameAdvisor2025 .compainVideoMobile{
    width: 100%;
    transition: all 1s ease;
}

#frameAdvisor2025 .howItWorksText,
#frameAdvisor2025 .findYuorStyle,
#frameAdvisor2025 .faceShapeText {
    position: absolute;
    width: 100%;
    z-index: 2;
    transition: all 0.5s ease;
    opacity: 1;
    transform: translateY(0);
}

#frameAdvisor2025 .howItWorksText {
    bottom: 8.5vh;
}

#frameAdvisor2025 .faceShapeText {
    bottom: 4.5vh;;
}

#frameAdvisor2025 .howItWorksText.hidden_fa{
    opacity: 0;
    transform: translateY(0);
}
#frameAdvisor2025 .findYuorStyle.hidden_fa,
#frameAdvisor2025 .faceShapeText.hidden_fa{
    transform: translateY(150px);
    opacity: 0;
}

#frameAdvisor2025 .gif{
    position: absolute;
    z-index: 3;
    width: 16vw;
    height: auto;
    top: 19vw;
    left: 50%;
    transform: translate(-53%, -50%);
}

#frameAdvisor2025 .shapeWrapper{
    max-width: 20vw;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

#frameAdvisor2025 .shapeNamesWrapper{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: white;
    font-size: 2vw;
    letter-spacing: 1px;
    font-style: normal;
    font-weight: 300;
    font-family: 'Helvetica Neue', Arial, sans-serif;
}

#shape_rectangle,
#shape_oval,
#shape_round,
#shape_square {
    visibility: hidden;
}

#frameAdvisor2025 .nextSection {
    width: 100%;
    height: 100vh;
    background-color: #555;
    padding-top: 200px;
    color: white;
    text-align: center;
}

#frameAdvisor2025 .gradientSvg0{
    background: rgba(0,0,0, 0.3);
    background-blend-mode: multiply, normal;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all 1s ease;
}
#frameAdvisor2025 .gradientSvg1{
    background: linear-gradient(0.14deg, black 0.09%, rgba(255, 255, 255, 0) 76.37%);
    background-blend-mode: multiply, normal;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all 1s ease;
}
#frameAdvisor2025 .gradientSvg2{
    background: linear-gradient(0.14deg, #000 0.09%, rgba(255, 255, 255, 0) 100%);
    background-blend-mode: multiply, normal;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all 1s ease;
}

#frameAdvisor2025 .gradientSvg0.fade-in{
    opacity: 1;
    height: 100%;
}
#frameAdvisor2025 .gradientSvg1.fade-in{
    opacity: 1;
    height: 100%;
}
#frameAdvisor2025 .gradientSvg2.fade-in{
    opacity: 1;
    height: 100%;
}


#frameAdvisor2025 .wrapTextAbsolute2{
    position: absolute;
    width: 100%;
    bottom: 10%;
    text-align: center;
}

#frameAdvisor2025 .faceShapeText{
    text-align: center;
}

#frameAdvisor2025 .wrapAmocromiaSection{
    position: absolute;
    width: 100%;
    top: 0;
    height: 100vh;
    text-align: center;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
#frameAdvisor2025 .wrapTextAmocromiaSection{
    margin: 5vw auto 60px;
}

#frameAdvisor2025 .wrapSvgImg{
    display: flex;
    position: absolute;
    top: -11%;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

#frameAdvisor2025 .imgSvg{
    width: 100%;
}

#frameAdvisor2025 .gradientSvg{
    background: linear-gradient(0.14deg, #222222 0.09%, rgba(255, 255, 255, 0) 59.61%), linear-gradient(0deg, rgba(34, 34, 34, 0.6), rgba(34, 34, 34, 0.6)), linear-gradient(0.14deg, #222222 0.09%, rgba(255, 255, 255, 0) 76.37%), url(A002_C007_0308RT_001_GREY.png);
    background-blend-mode: multiply, normal, multiply, normal;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

#frameAdvisor2025 .textColor_white{
    color: #fff;
}


#frameAdvisor2025 .upperTitle{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0;
}

#frameAdvisor2025 .boldText_subtitle{
    font-weight: 500;
    font-size: 1vw;
    line-height: 1.2;
}

#frameAdvisor2025 .seasonType{
    font-family: Acta Headline, serif !important;
    font-style: normal;
    font-weight: 200;
    font-size: 6.5vw;
    line-height: 1.2;
    text-align: center;
    padding: 0;
    margin: 0;
}

#frameAdvisor2025 .seasonDescription{
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    padding: 0;
    margin: 1% 0 0 0;
}

#frameAdvisor2025 .wrapTextAbsolute5{
    position: absolute;
    width: 100%;
    /* top: 43%; */
    text-align: center;
    z-index: 1;
}

@media screen and (min-width: 1100px) and (max-width: 1439px) {
    #frameAdvisor2025 .seasonWrap .wrapTextAbsolute5{
        bottom: -5vw;
    }
}

#frameAdvisor2025 .textColor_greyCta{
    color: #222;
    background-color: #fff;
    border: 1px solid #222;
}

#frameAdvisor2025 .textColor_greyCta:hover{
    color: #fff;
    background-color: #555;
    border: 1px solid #555;
}

/* #frameAdvisor2025 .faceSizeSection .compainVideoMobile,
#frameAdvisor2025 .faceSizeSection .compainVideoDesktop{
    position: absolute;
    width: 100%;
    bottom: 0;
} */

#frameAdvisor2025 .wrapTextFaceSize{
    text-align: center;
    padding: 6vw 0 0 0;
}


#frameAdvisor2025 .wrapTextYourStyle{
    text-align: center;
        padding: 11rem 0 5rem;
}

#frameAdvisor2025 .yourStyleSection{
    background-color: #EFEFEF;
    padding-bottom: 11rem;
}


#frameAdvisor2025 #wrapThreeBlocks {
    width: 40%;
    margin: 0 auto;
    overflow: hidden;
    height: fit-content;
}

#frameAdvisor2025 .swiper-button-next,
#frameAdvisor2025 .swiper-button-prev {
    top: 57%;
}

#frameAdvisor2025 .swiper-button-next:after,
#frameAdvisor2025 .swiper-button-prev:after {
    width: 32px;
    height: 32px;
    background-image: url(https://media.sunglasshut.com/2025/07_frameAdvisorLP/img/arrow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: '' !important;
}

#frameAdvisor2025 .swiper-button-next:after {
    transform: rotate(180deg);
}

#frameAdvisor2025 #wrapThreeBlocks .swiper-button-next {
    right: 27%;
}

#frameAdvisor2025 #wrapThreeBlocks .swiper-button-prev {
    left: 27%;
}


#frameAdvisor2025 #wrapThreeBlocks .swiper-slide {
    height: fit-content;
    background-color: #fff;
    border-radius: 25px;
    text-align: center;
    transform: scale(0.8);
    transition: transform ease-in-out .3s;
}

#frameAdvisor2025 #wrapThreeBlocks .swiper-slide.swiper-slide-active {
    transform: scale(1);
}

#frameAdvisor2025 #wrapThreeBlocks .swiper-slide .threeBlocks_wrapText {
    padding: 4rem 2rem;
}

#frameAdvisor2025 #wrapThreeBlocks .swiper-slide .threeBlocks_wrapText .threeBlocks_text {
    font-size: 24px;
    color: #222;
}

#frameAdvisor2025 #wrapThreeBlocks .swiper-slide.swiper-slide-active .threeBlocks_wrapText .threeBlocks_text {
    font-size: 32px;
}

#frameAdvisor2025 .wrapImgPrivacy{
    position: relative;
}

#frameAdvisor2025 #lockDown{
    background: black;
    position: relative;
    top: 7px;
}

#lockTop { 
    display: block;
    position: relative;
  }
  
  .lock-top { 
    width: 70px;
    height: 55px;
    margin: 0 auto;
  }
  
  .lock-top path {
    transform: translate(25px, 20px);
  }
  
  .lock-top { top: 30px; right: 0 }

#frameAdvisor2025 .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
  
@keyframes customAnimation {
0% {
    transform: translate(25px, 25px);
    visibility: visible;
}

80% {
    transform: translate(25px, 8px) rotateY(0);
  }

100% {
    transform: translate(25px, 8px) rotateY(180deg);
}
}
  
  #frameAdvisor2025 .customAnimation {
    animation-name: customAnimation;
  }


#frameAdvisor2025 .privacyPolicy{
    background-color: #000;
    text-align: center;
    padding: 5% 0 8%;
}

#frameAdvisor2025 .titlePrivacy{
    color: #fff;
    font-weight: 200;
    font-size: 3.35vw;
    line-height: 1.2;
    font-family: "Acta Headline", Arial, sans-serif;
    margin: 1.5% 0 1.5%;
    letter-spacing: normal;
}

#frameAdvisor2025 .titlePrivacy_fadeText{
    font-weight: 300;
}

#frameAdvisor2025 .subtitlePrivacy{
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    letter-spacing: normal;
}

#frameAdvisor2025 .linkPrivacy{
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    text-decoration: underline;
    cursor: pointer;
    letter-spacing: normal;
}

#frameAdvisor2025 .linkPrivacy:hover{
    color: #fff;
}

#frameAdvisor2025 .linkPrivacy:focus{
    color: #fff;
}


#frameAdvisor2025 .imgPrivacy{
    width: 62px;
}





#frameAdvisor2025 .displayNone{
    display: none;
}

#frameAdvisor2025 .is-openedPopUp{
    display: block;
}

#frameAdvisor2025 .closeOverlay{
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

html.modalOpened {
    height: 100%;
    overflow: hidden;
}

body.modalOpened {
    height: 100%;
    overflow: hidden;
}

.b-lazy {
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
    opacity: 0;
    max-width: 100%;
}

.b-lazy.b-loaded {
    opacity: 1;
}


#frameAdvisor2025 .hidden_fa {
    transform: translateY(150px);
    opacity: 0;
}

#frameAdvisor2025 .hidden_fa.show_fa {
    transform: translateY(0);
    opacity: 1;
}
#frameAdvisor2025 .invisible_fa{
    opacity: 0;
}
#frameAdvisor2025 .invisible_fa.visible_fa{
    opacity: 1;
}
#frameAdvisor2025 .transition {
    transition: all 1s ease;
}
#frameAdvisor2025 .transition03 {
    transition: all 0.3s ease;
}

#frameAdvisor2025 .genaralSubtitle_spaces3{
    margin: 0.5% 0 1%;
}

#frameAdvisor2025 .genaralSubtitle_spaces4{
    margin: 0.5% 0 1.5% 0;
}

#frameAdvisor2025 .dotsStyle{
    font-size: 3.35vw;
    font-weight: 400;
    padding: 0 4px;
}

#frameAdvisor2025 .dotsStyle_emea{
    font-size: 3.35vw;
    font-weight: 400;
    padding: 0;
}

#frameAdvisor2025 .introVideoWrapper .compainVideoDesktop.hideMobile{
    display: block;
}

#frameAdvisor2025 .introVideoWrapper .compainVideoMobile.hideDesktop{
    display: none;
}





.b-lazy {
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
    opacity: 0;
    max-width: 100%;
}

.b-lazy.b-loaded {
    opacity: 1;
}





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

  

    #frameAdvisor2025 .fixedBar_cta{
        padding: 8px 20px;
        border-radius: 50px;
        padding: 12px 26px;
    }

    #frameAdvisor2025 .transparent_cta {
        padding: 8px 18px;
        font-size: 14px;
    }

    #frameAdvisor2025 .genaralTitle {
        font-size: 2.6vw;
    }


    #frameAdvisor2025 .boldText_subtitle{
        font-weight: 500;
        font-size: 0.85vw;
    }

}





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


    #frameAdvisor2025 .displayDesktop {
        display: none;
    }

    #frameAdvisor2025 .displayMobile {
        display: block;
    }

    #frameAdvisor2025 .divPopUp {
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    #frameAdvisor2025 .paddingPopUp {
        padding: 75px 25px 25px 25px;
    }

    #frameAdvisor2025 .divPopUp_block {
        display: block;
        width: auto;
    }

    #frameAdvisor2025 .close-btn-compain {
        top: 30px;
        right: 30px;
    }

    #frameAdvisor2025 .divPopUp_mainTitle {
        margin: 0 0 30px 0;
    }

    #frameAdvisor2025 .divPopUp_title {
        font-size: 18px;
        line-height: 21px;
        margin: 5px 0 10px 0;
    }

    #frameAdvisor2025 .divPopUp_subtitle {
        font-size: 16px;
        line-height: 19px;
        padding: 0 44px 0 0;
    }

    #frameAdvisor2025 .divPopUp_block:nth-child(1), #frameAdvisor2025 .divPopUp_block:nth-child(2), #frameAdvisor2025 .divPopUp_block:nth-child(3){
        margin: 0 0 25px 0;
    }

    #frameAdvisor2025 .divPopUp_block{
        margin: 0 0 25px 0;
    }

    #frameAdvisor2025 .divPopUp_mainTitle_armocromia{
        margin: 0 0 6px 0;

    }

    #frameAdvisor2025 .divPopUp2{
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    #frameAdvisor2025 .divPopUp_mainSubtitle_armocromia{
        margin: 0;
    }

    #frameAdvisor2025 .paddingPopUp2{
        padding: 75px 25px 25px 25px;
    }

    #frameAdvisor2025 .divPopUp_warpText2 {
        margin: 28px 0 0 0;
    }

    #frameAdvisor2025 .divPopUp_block_armocromia{
        display: block;
        margin: 0 0 25px 0;
    }

    #frameAdvisor2025 .armocromia1 {
        width: auto;
        margin: 0 0 40px 0;
    }

    #frameAdvisor2025 .armocromia2 {
        width: auto;
        margin: 0 0 40px 0;
    }

    #frameAdvisor2025 .armWrapImg2{
        margin: 0 6px 0 0;
    }

    #frameAdvisor2025 .armWrapImg2_mob{
        margin: 15px 6px 0 0;
    }

    #frameAdvisor2025 .armTitle{
        font-size: 18px;
        line-height: 21px;
    }

    #frameAdvisor2025 .wrapTextIntro_title{
        font-size: 32px;
        line-height: 100%;
    }
    
    #frameAdvisor2025 .wrapTextIntro_subtitle{
        font-size: 14px;
        line-height: 21px;
        padding: 0 46px;
    }

    #frameAdvisor2025 .genaralSubtitle {
        font-size: 14px;
        line-height: 21px;
    }

    #frameAdvisor2025 .genaralSubtitle_spaces{
        padding: 0 37px;
    }

    #frameAdvisor2025 .generalText_spaces {
        margin: 8px 0 6px 0;
        padding: 0;
    }

    #frameAdvisor2025 .generalText {
        font-size: 20px;
        line-height: 24px;
    }

    #frameAdvisor2025 .genaralTitle {
        font-size: 32px;
        font-weight: 400;
        margin-bottom: 8px;
    }

    #frameAdvisor2025 .wrapTextAbsolute2{
        bottom: 50px;
    }

    #frameAdvisor2025 .imgSvg {
        width: 60%;
    }

    #frameAdvisor2025 .genaralSubtitle_spaces2{
        padding: 0 37px;
        margin: 8px auto 20px;
    }

    #frameAdvisor2025 .upperTitle{
        margin: 0 0 6px 0;
        font-size: 16px;
        line-height: 19px;
    }

    #frameAdvisor2025 .seasonDescription{
        font-size: 18px;
        line-height: 22px;
        margin: 10px 0 0 0;
    }

    #frameAdvisor2025 .wrapTextAbsolute5 {
        /* top: auto;
        bottom: 40vh; */
    }

    #frameAdvisor2025 .genaralTitle_spaces2{
        max-width: 617px;
        margin: 0 auto;
    }

    #frameAdvisor2025 .wrapTextFaceSize{
        padding: 70px 0 20px 0;
    }

    #frameAdvisor2025 .wrapTextYourStyle{
        padding: 70px 0 20px 0;
    }

    #frameAdvisor2025 .howItWorksText,
    #frameAdvisor2025 .findYuorStyle {
        bottom: calc(6vh + 78px);
    }

    #frameAdvisor2025 .faceShapeText{
        bottom: 6vh !important;
    }

    /* #frameAdvisor2025 .shapeWrapper{
        max-width: 21%;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        position: relative;
    } */

    #frameAdvisor2025 .shapeNamesWrapper{
        font-size: 15px;
    }

    #frameAdvisor2025 .wrapThreeBlocks {
        margin: 0;
        padding: 0 0 70px;
    }

    #frameAdvisor2025 .threeBlocks_wrapText {
        padding: 15px 5px 15px;
    }

    #frameAdvisor2025 .threeBlocks_text {
        font-size: 14px;
        line-height: 20px;
    }

    #frameAdvisor2025 .threeBlocks_text2 {
        font-size: 18px;
        line-height: 24px;
    }

    body.modalOpened {
        height: 100vh;
        width: 100%;
        overflow: hidden;
    }

    #frameAdvisor2025 .seasonType {
        font-size: 13vw;
        line-height: 16vw;
    }

    #frameAdvisor2025 .wrapTextAmocromiaSection {
        margin: 8vw auto 3vw;
    }

    #frameAdvisor2025 .seasonDescription {
        font-size: 2.2vw;
        line-height: 2.6vw;
        margin: 10px 0 0 0;
    }

    #frameAdvisor2025 .boldText_subtitle {
        font-size: 18px;
        line-height: 22px;
    }


}

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

    /* body {
        padding-top: 50px;
    }

    .sgh-header {
        height: 50px; 
    } */

}

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

    #frameAdvisor2025 .introVideoWrapper .compainVideoMobile.corrected{
        transform: translateX(0);
    }

    #frameAdvisor2025 .introVideoWrapper .compainVideoDesktop.hideMobile{
        display: none;
    }

    #frameAdvisor2025 .introVideoWrapper .compainVideoMobile.hideDesktop{
        display: block;
    }

    #frameAdvisor2025 .faceSizeSection .compainVideoDesktop.hideMobile{
        display: none;
    }

    #frameAdvisor2025 .faceSizeSection .compainVideoMobile.hideDesktop{
        display: block;
    }

    #frameAdvisor2025 .seasonType {
        font-size: 16vw;
        line-height: 18vw;
    }

    #frameAdvisor2025 .seasonDescription{
        font-size: 3vw;
        line-height: 3vw;
        margin: 10px 0 0 0;
    }

    #frameAdvisor2025 .wrapThreeBlocks {
        margin: 0;
        padding: 0 0 70px;
        height: 88vw;
    }

    #frameAdvisor2025 .yourStyleSection{
        overflow-x: hidden;
        /* height: 100vh; */
    }

    /* #frameAdvisor2025 .wrapThreeBlocks.withOverflow {
        overflow: hidden;
    }
    #frameAdvisor2025 .wrapThreeBlocks.withOverflow.withOutOverflow {
        overflow: inherit;
    } */

    #frameAdvisor2025 .privacyPolicy {
        padding: 5% 0 13%;
    }

    #frameAdvisor2025 .titlePrivacy{
        font-size: 5.35vw;
    }

    #frameAdvisor2025 .wrapTextAmocromiaSection {
        margin: 7vw auto 18vw;
        top: 50px;
    }

    #frameAdvisor2025 .howItWorksText,
    #frameAdvisor2025 .findYuorStyle,
    #frameAdvisor2025 .faceShapeText{
        bottom: calc(11vh + 78px);
    }




    #frameAdvisor2025 .shapeWrapper{
        max-width: 38vw;
    }

    #frameAdvisor2025 .shapeNamesWrapper{
        font-size: 3vh;
    }

    #frameAdvisor2025 .wrapTextFaceSize{
        padding: 50px 0 20px 0;
    }

    #frameAdvisor2025 .wrapTextYourStyle{
        padding: 50px 0 ;
    }

    #frameAdvisor2025 .dotsStyle{
        font-size: 5.35vw;
        padding: 0 3px;
    }

    #frameAdvisor2025 .dotsStyle_emea{
        font-size: 5.35vw;
        padding: 0;
    }

    

}



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

    #frameAdvisor2025 .introVideoWrapper .compainVideoMobile.corrected{
        transform: translateX(0px);
    }

    #frameAdvisor2025 .hideMobile{
        display: none;
    }
    
    #frameAdvisor2025 .hideDesktop{
        display: block;
    }

    #frameAdvisor2025 .genaralTitle_spaces2{
        padding: 0 36px;
    }

    #frameAdvisor2025 .introVideoWrapper{
        padding-top: 0;
    }

    #frameAdvisor2025 .gradientSvg1{
        background: linear-gradient(0.14deg, black 0.18%, rgba(255, 255, 255, 0) 76.37%);
        background-blend-mode: multiply, normal;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 0;
        z-index: 1;
        opacity: 0;
        transition: all 1s ease;
    }
    #frameAdvisor2025 .gradientSvg2{
        background: linear-gradient(0.14deg, #000 0.18%, rgba(255, 255, 255, 0) 180%);
        background-blend-mode: multiply, normal;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0;
        transition: all 1s ease;
    }

    #frameAdvisor2025 .gradientSvg2.fade-in{
        opacity: 1;
        /* height: 100%; */
    }

    #frameAdvisor2025 .imgPrivacy{
        width: 48px;
    }

    #frameAdvisor2025 .privacyPolicy {
        padding: 4vh 0 15vh;
    }

    #frameAdvisor2025 .titlePrivacy {
        font-size: 48px;
        line-height: 58px;
        font-weight: 300;
        margin: 15px 5px 15px;
    }

    #frameAdvisor2025 .subtitlePrivacy {
        font-size: 20px;
        line-height: 24px;
        margin: 0 5px;
    }

    #frameAdvisor2025 .linkPrivacy {
        font-size: 20px;
        line-height: 24px;
        margin: 0 5px;
    }

    #frameAdvisor2025 .seasonType {
        font-size: 72px;
        line-height: 1.3;
    }

    #frameAdvisor2025 .seasonDescription {
        font-size: 14px;
        line-height: 21px;
        margin: 15px 0 0 0;
    }

    #frameAdvisor2025 .wrapTextAmocromiaSection {
        margin: 50px auto 50px;
    }



    #frameAdvisor2025 .fixedBar_cta{
        font-size: 13px;
        line-height: 18px;
        bottom: 25px;
        right: 25px;
    }

    #frameAdvisor2025 .transparent_cta {
        padding: 8px 18px;
        font-size: 14px;
    }

    #frameAdvisor2025 .threeBlocks_text2 {
        font-size: 16px;
        line-height: 22px;
    }

    #frameAdvisor2025 .threeBlocks_text {
        font-size: 14px;
        line-height: 20px;
    }

    #frameAdvisor2025 .threeBlocks_wrapText {
        background-color: #fff;
        padding: 7% 11% 7%;
        border-bottom-left-radius: 23px;
        border-bottom-right-radius: 23px;
    }

    #frameAdvisor2025 .howItWorksText,
    #frameAdvisor2025 .findYuorStyle,
    #frameAdvisor2025 .faceShapeText{
        bottom: calc(6vh + 78px);
    }

    #frameAdvisor2025 .wrapTextIntro_title_emea {
        font-size: 35px !important;
        line-height: 35px !important;
    }

    #frameAdvisor2025 .wrapTextIntro_subtitle_emea {
        font-size: 15px !important;
    }

    #frameAdvisor2025 .genaralTitle_emea {
        font-size: 30px !important;
        line-height: 30px !important;
    }

    #frameAdvisor2025 .generalText_emea {
        font-size: 19px !important;
        line-height: 23px !important;
    }

    #frameAdvisor2025 .threeBlocks_text_emea {
        font-size: 9px !important;
        line-height: 15px !important;
    }

    #frameAdvisor2025 .genaralSubtitle_spaces2_emea {
        padding: 0 3px !important;
    }

    #frameAdvisor2025 .dotsStyle{
        font-size: 48px;
        font-weight: 400;
        padding: 0 4px;
    }

    #frameAdvisor2025 .titlePrivacy_emea {
        font-size: 35px;
        line-height: 45px;
    }

    #frameAdvisor2025 .dotsStyle_emea {
        font-size: 35px;
        font-weight: 400;
        padding: 0;
    }

    #frameAdvisor2025 .subtitlePrivacy_emea{
        margin: 0 65px 8px;
    }


}




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

    #frameAdvisor2025 .wrapTextIntro_subtitle {
        padding: 0 21px;
    }

    #frameAdvisor2025 .genaralSubtitle_spaces {
        padding: 0 13px;
    }

    #frameAdvisor2025 .genaralSubtitle_spaces2 {
        padding: 0 14px;
        margin: 6px 0 20px 0;
    }

    #frameAdvisor2025 .wrapTextAmocromiaSection {
        margin: 50px auto 30px;
    }

    #frameAdvisor2025 .seasonType {
        font-size: 87px;
        line-height: 108px;
    }

    #frameAdvisor2025 .threeBlocks_text {
        font-size: 12px;
        line-height: 18px;
    }

    #frameAdvisor2025 .threeBlocks_text2 {
        font-size: 14px;
        line-height: 20px;
    }

    #frameAdvisor2025 .genaralSubtitle{
        font-size: 16px;
        line-height: 20px;
    }

    #frameAdvisor2025 .boldText_subtitle {
        font-size: 16px;
        line-height: 20px;
    }

    #frameAdvisor2025 .howItWorksText,
    #frameAdvisor2025 .findYuorStyle,
    #frameAdvisor2025 .faceShapeText{
        bottom: 3vh;
    }

    #frameAdvisor2025 .titlePrivacy {
        font-size: 44px;
        line-height: 54px;
    }

    #frameAdvisor2025 .dotsStyle {
        font-size: 44px;
        font-weight: 400;
        padding: 0 2px;
    }

    #frameAdvisor2025 .subtitlePrivacy {
        font-size: 18px;
        line-height: 22px;
    }

    #frameAdvisor2025 .privacyPolicy {
        padding: 2vh 0 11vh;
    }

    #frameAdvisor2025 .linkPrivacy {
        font-size: 18px;
        line-height: 22px;
    }

    #frameAdvisor2025 .titlePrivacy_emea {
        font-size: 32px;
        line-height: 42px;
    }

    #frameAdvisor2025 .dotsStyle_emea {
        font-size: 32px;
        font-weight: 400;
        padding: 0;
    }


}




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

    #frameAdvisor2025 .wrapTextIntro_title {
        margin: 14px 0 14px 0;
        font-size: 38px;
        line-height: 38px;
    }

    #frameAdvisor2025 .wrapTextIntro_subtitle {
        padding: 0 4px;
        font-size: 15px;
        line-height: 19px;

    }

    #frameAdvisor2025 .wrapTextIntro {
        padding: 32px 0 0;
    }

    #frameAdvisor2025 .genaralSubtitle_spaces {
        padding: 0 6px;
    }

    #frameAdvisor2025 .genaralSubtitle {
        font-size: 13px;
        line-height: 17px;
    }

    #frameAdvisor2025 .genaralSubtitle_spaces2 {
        padding: 0 15px;
        margin: 6px 0 16px 0;
    }

    #frameAdvisor2025 .genaralTitle {
        font-size: 40px;
        line-height: 40px;
    }

    #frameAdvisor2025 .seasonType {
        font-size: 84px;
        line-height: 105px;
    }

    #frameAdvisor2025 .boldText_subtitle {
        font-size: 13px;
        line-height: 17px;
    }

    #frameAdvisor2025 .introIcon{
        width: 35px;
    }

    #frameAdvisor2025 .transparent_cta {
        font-size: 12px;
        min-width: 150px;
    }

    #frameAdvisor2025 .threeBlocks_text {
        font-size: 10px;
        line-height: 16px;
    }

    #frameAdvisor2025 .threeBlocks_text2 {
        font-size: 12px;
        line-height: 18px;
    }

    #frameAdvisor2025 .howItWorksText,
    #frameAdvisor2025 .findYuorStyle,
    #frameAdvisor2025 .faceShapeText{
        bottom: 34vh;
    }

    #frameAdvisor2025 .titlePrivacy {
        font-size: 40px;
        line-height: 48px;
        margin: 10px 5px 10px;
    }

    #frameAdvisor2025 .dotsStyle {
        font-size: 40px;
        font-weight: 400;
        padding: 0 2px;
    }

    #frameAdvisor2025 .privacyPolicy {
        padding: 0 0 12vh;
    }

    #frameAdvisor2025 .titlePrivacy_emea {
        font-size: 27px;
        line-height: 35px;
    }

    #frameAdvisor2025 .dotsStyle_emea {
        font-size: 28px;
        font-weight: 400;
        padding: 0;
    }


}




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

    #frameAdvisor2025 .divPopUp_subtitle {
        padding: 0 7px 0 0;
    }

    #frameAdvisor2025 .divPopUp_mainTitle_armocromia{
        font-size: 30px;
        line-height: 43px;
    }

    #frameAdvisor2025 .fixedBar_title{
        font-size: 14px;
        line-height: 17px;
    }

    #frameAdvisor2025 .seasonType {
        font-size: 65px;
        line-height: 85px;
    }

    #frameAdvisor2025 .seasonDescription {
        font-size: 15px;
        line-height: 19px;
        margin: 0;
    }

    #frameAdvisor2025 .wrapTextAmocromiaSection {
        margin: 25px auto 20px;
    }

    #frameAdvisor2025 .howItWorksText,
    #frameAdvisor2025 .findYuorStyle,
    #frameAdvisor2025 .faceShapeText{
        bottom: 16vh;
    }

    #frameAdvisor2025 .wrapTextYourStyle{
        padding: 50px 0 0 0;
    }

    #frameAdvisor2025 .subtitlePrivacy_emea{
        margin: 0 45px 8px;
    }
    
}

/* New code */

/* Utilities */

#frameAdvisor2025 .cb_text-uppercase {
    text-transform: uppercase;
}

#frameAdvisor2025 .cb_fw-semibold {
    font-weight: 500;
}

#frameAdvisor2025 .cb_text-white {
    color: #ffffff;
}


#frameAdvisor2025 .cb_position-relative {
    position: relative;
}


#frameAdvisor2025 .cb_h-100 {
    height: 100% !important;
}


#frameAdvisor2025 .cb_w-100 {
    width: 100% !important;
}

#frameAdvisor2025 .cb_text-left {
    text-align: left;
}

#frameAdvisor2025 .cb_d-none {
    display: none !important;
}

#frameAdvisor2025 .cb_opacity-0 {
    opacity: 0 !important;
}

#frameAdvisor2025 .cb_object-fit-cover {
    -o-object-fit: cover!important;
    object-fit: cover !important;
}

#frameAdvisor2025 .cb_bottom-5 {
    bottom: 5% !important;
    top: auto !important;
}

#frameAdvisor2025 .cb_position-absolute {
    position: absolute !important;
}

#frameAdvisor2025 .cb_px-2 {
    padding-right: .5em !important;
    padding-left: .5em !important;
}

#frameAdvisor2025 .cb_align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center!important;
    align-items: center !important;
}
#frameAdvisor2025 .cb_justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify!important;
    justify-content: space-between !important;
}
#frameAdvisor2025 .cb_d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox!important;
    display: flex !important;
}

/* Video */

#frameAdvisor2025 .video-cover {
    display: block;
    max-width: 100%;
    height: 100% !important;
} 

#frameAdvisor2025 .video-container video {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

#frameAdvisor2025 .video-controls {
    width: fit-content;
    gap: 16px;
    padding: 8px 16px;
    top: 24px;
    left: 24px;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
}

#frameAdvisor2025 .video-controls .video-control {
    width: 40px;
    height: 40px;
    background-color: rgba(31, 31, 35, .4);
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#frameAdvisor2025 .video-controls .video-control svg {
    fill: #fff;
    width: 20px;
    height: 20px;
}

#frameAdvisor2025 .scrollmagic-pin-spacer:nth-child(3) {
    background: black;
}


#frameAdvisor2025 #findStore .cb_row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

#frameAdvisor2025 #findStore .cb_row .cb_col { 
    width: 50%;
}

#frameAdvisor2025 #findStore .cb_row .cb_col .cb_content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 0 15rem;
}


#frameAdvisor2025 #findStore .cb_row .cb_col p {
    font-size: 16px;
    line-height: 24px;
}

#frameAdvisor2025 #findStore .cb_row .cb_col a {
   color: #222;
   text-transform: uppercase;
   text-decoration: underline;
   font-size: 14px;
   font-weight: 500;
}

#frameAdvisor2025 #findStore .cb_row .cb_col a:hover {
   text-decoration: none;
}



#frameAdvisor2025 .storeSection{
    background-color: #F7F7F7;
    width: 100%;
    position: relative;
    height: auto;
  }


  #frameAdvisor2025 .wrapTextSelection{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 4rem 40px;
  }

  #frameAdvisor2025 .wrapTextSelection .preTitleWrap {
    text-align: left;
    margin-bottom: 8px;
  }

  #frameAdvisor2025 .wrapTextSelection .preTitleWrap{
    text-transform: uppercase;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #222;
}

#frameAdvisor2025 .wrapTextSelection .titleWrap {
        margin-bottom: 16px;
}

#frameAdvisor2025 .titleWrap{
    font-size: 28px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    font-family: "Acta Headline", Arial, sans-serif;
    color: #000;
  }



  #frameAdvisor2025 .signEl2{
    background-color: white;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 30px;
    width: 20%;
    z-index: 1;
    position: absolute;
    margin-left: 75%;
  }

  #frameAdvisor2025 .toggle2.open_sigh .logoArrowSign2{
    transform: rotate(180deg);
}

#frameAdvisor2025 .signTitle4{
    color: #222222;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.1;
    padding: 0;
    margin: 1vw 0;
    position: relative;
    cursor: pointer;
}

#frameAdvisor2025 .signTitle3{
    margin: 20px;
    z-index: 9999;
}


#frameAdvisor2025 .hsa_sign {
    display: block !important;
    position: relative;
}

#frameAdvisor2025 .sign_text_bottom2 {
    color: #000000;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 1.3vw;
    cursor: pointer;
}

#frameAdvisor2025 .logoArrow2{
    right: 0;
    top: 0;
    position: absolute;
}

#frameAdvisor2025 .sign_text2{

    padding-bottom: 20px;
    display: none;
    height: 300px;
    overflow-y: scroll;
}

#frameAdvisor2025 .sign_text2::-webkit-scrollbar {
    display: none;
  }

  }
#frameAdvisor2025 .sign_text_bottom2{
    color: #000000;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 1.3vw;
    cursor: pointer;
}
#frameAdvisor2025 .sign_text_bottom2:hover {
    background-color:#E6E6E6 ;
    width: 100%;
    cursor: pointer;

 }

 #frameAdvisor2025 .boxStores{
    display: flex;
    flex-wrap: wrap;
    padding-bottom:2vw;
    justify-content: center;
    margin-left: -1%;
  }

  #frameAdvisor2025 .ctaBestSeller_wrap{
    padding-bottom: 5rem;
    text-align: center;
}

#frameAdvisor2025 .storeCounts {
    margin-bottom: 1vw;
}

#frameAdvisor2025 .progressStore{
    height: 4px;
    border-radius: 10px;
    display: block;
    margin: 0 auto 2vw;
    display: block;
    background-color: #c6c6c6;
    width: 35%;
    text-align: center;
    position: relative;
}

#frameAdvisor2025 .progressStore__label{
    display: inline-block;
    height: 4px;
    background-color: #222222;
    transition: margin-left .4s ease-in-out;
    border-radius: 10px;
    position: absolute;
}

#frameAdvisor2025 .progressStore__label {
    left: 0;
}

#frameAdvisor2025 .loadMoreCTA {
    border-radius: 100px;
    border: 1px;
    border: 1px solid black;
    padding: 1vw;
    font-family: "Helvetica Neue";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

#frameAdvisor2025 .loadMoreCTA:hover{
    color: #000;
}
  
#frameAdvisor2025 .loadMoreCTA:visited{
   color: #000;
}

#frameAdvisor2025 .singleStore{
    width: 390px;
    height: 120px;
    background-color: #FFFFFF;
    margin-bottom: 1%;
    margin-left: 1%;
  }

#frameAdvisor2025 .textStore{
    margin-top: 30px;
    margin-left: 20px;
  }

  #frameAdvisor2025 .storeName {
    font-weight: 500;
    line-height: 18px;
    color: #000;
    margin-bottom: 10px;
    text-transform: uppercase;
}



  @media screen and (max-width: 1024px) {
    #frameAdvisor2025 .wrapTextSelection{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 60px 40px 5% 40px;
      }

      #frameAdvisor2025 #introSection .compainVideoMobile {
            transform: scale(1.3);
        translate: -.7rem -11rem;
      }

      #frameAdvisor2025 .gif {
        width: 38vw;
        top: 65vw;
        transform: translate(-50%, -50%);
        }

      #frameAdvisor2025 #wrapThreeBlocks .swiper-slide .threeBlocks_wrapText .threeBlocks_text,
       #frameAdvisor2025 #wrapThreeBlocks .swiper-slide.swiper-slide-active .threeBlocks_wrapText .threeBlocks_text {
        font-size: 16px !important;
      }

      #frameAdvisor2025 .wrapTextSelection .preTitleWrap {
        text-align: center !important;
      }

      #frameAdvisor2025 #findStore .cb_row {
        flex-direction: column;
      }

      #frameAdvisor2025 #findStore .cb_row .cb_col {
        width: 100%;
      }

      #frameAdvisor2025 #findStore .cb_row .cb_col .cb_content {
            gap: 16px;
            padding: 3rem 2rem;
      }

      #frameAdvisor2025 .yourStyleSection {
        padding-bottom: 8rem;
      }

      #frameAdvisor2025 .swiper-button-next,
      #frameAdvisor2025 .swiper-button-prev {
        display: none;
      }

      #frameAdvisor2025 #wrapThreeBlocks {
        width: 100%;
      }

      #frameAdvisor2025 .preTitleWrap{
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
        text-transform: uppercase;
        font-family:'Helvetica Neue', Arial, sans-serif;
        color: #222;
    }

    #frameAdvisor2025 .titleWrap {
        font-size: 28px;
        line-height: 28px;
        font-weight: 400;
        font-family: 'Acta Headline', Arial, sans-serif;
        color: #000;
        text-align: center;
        margin-bottom: 30px;
    }

    #frameAdvisor2025 .signEl2 {
        background-color: white;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        border-radius: 30px;
        width: 300px;
        z-index: 1;
        position: relative;
        margin: 0 auto;
    }

    #frameAdvisor2025 .signTitle4 {
        margin: 15px 0;
        text-align: left;
        font-weight: 400;
        line-height: 18px;
        font-size: 14px;
        padding: 0 16px;  
    }

    #frameAdvisor2025 .logoArrow2 {
            right: 1rem;
            position: absolute;
        
        }

        #frameAdvisor2025 .sign_text2{
        padding-bottom: 20px;
        
    }

    #frameAdvisor2025 .sign_text_bottom2{
            color: #000000;
        font-family: 'Helvetica Neue', Arial, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        margin: 0;
        list-style-type: none;
        text-align: left;
        padding-bottom: 4px;
        padding-top: 10px;
        padding-left: 1vw;
        margin-left: 5.2vw;
    }

    #frameAdvisor2025 .boxStores{
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        margin: 0;
        padding: 1rem;
      }

      #frameAdvisor2025 .ctaBestSeller_wrap{
        margin: 0;
    }

    #frameAdvisor2025 .progressStore{
        height: 4px;
        border-radius: 10px;
        display: block;
        margin: 5vw auto 7vw;
        display: block;
        background-color: #c6c6c6;
        width: 70%;
        text-align: center;
        position: relative;
    }

    #frameAdvisor2025 .loadMoreCTA {
    border-radius: 100px;
    border: 1px;
    border: 1px solid black;
    padding: 2vw 3vw;
    font-family: "Helvetica Neue";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    }


    #frameAdvisor2025 .singleStore {
        width: 49%;
        height: 100px;
        background-color: #FFFFFF;
        margin: 0 0 8px;
        padding: 4px;
    }

    #frameAdvisor2025 .textStore {
        margin-top: 7px;
        margin-left: 5px;
    }

    #frameAdvisor2025 .storeName{
        font-weight: 500;
        line-height: 18px;
        color: #000;
        margin-bottom: 8px;
        text-transform: uppercase;
      }
  }

  @media screen and (min-width: 1120px) and (max-width: 1440px) {
    #frameAdvisor2025 #introSection .compainVideoDesktop {
        height: 100vh;
        object-fit: cover;
    }
  }






