:root{--color-white:#f7f7f7;--color-black:#3a3a3a;--color-bg-pink:#f8edec;--color-bg-cream:#fbf6f2;--color-accent:#e3d4e0;--color-detail:#8a7f85;--gradient-bg:linear-gradient(90deg, rgba(251,240,212,1) 0%, rgba(240,216,179,1) 100%);--ref-font-size:62.5%;--font-size-regular:2.9rem;--font-size-menu:2.25rem;--font-size-title:7rem;--font-weight-extra-light:100;--font-weight-light:200;--font-weight-regular:300;--font-weight-bold:500;--topline-height:50px;--header-height:110px;--floating-footer-height:0px}html{scroll-behavior:smooth}.heebo-main-font{font-family:Heebo,sans-serif;font-optical-sizing:auto;font-weight:var(--font-weight-regular);font-style:normal}html,body{padding:0;margin:0;direction:rtl;color:vaR(--color-black);font-size:var(--ref-font-size);overflow-x:hidden;font-family:Heebo,sans-serif;font-optical-sizing:auto;font-weight:var(--font-weight-regular);font-style:normal;font-variation-settings:"wdth" 100}html{height:100%}.clear{clear:both}body{min-height:100%;position:relative;background-color:var(--color-bg-cream);padding-top:calc(var(--topline-height) + var(--header-height))}form,input,fieldset,figure,p{margin:0;padding:0;font-family:Heebo,sans-serif}b{font-weight:var(--font-weight-bold)}fieldset,form,input{border:none;outline:none}h1,h2,h3,h4,p,li,button,a,a:visited{font-family:Heebo,sans-serif}a,a:visited,a:hover{color:inherit;text-decoration:none;cursor:pointer;display:inline-flex}h2{font-size:var(--font-size-title);color:var(--color-black);font-weight:var(--font-weight-extra-light);text-align:center;padding:9rem 0 0;margin:0;display:block}.ltr{direction:ltr}.centered{max-width:1500px;width:94%;margin:0 auto}.accent_button{font-family:Heebo,sans-serif;box-sizing:border-box;outline:none;background-color:var(--color-accent);border-radius:100px;color:var(--color-black);cursor:pointer;position:relative;z-index:1;border:3px solid transparent;border-top:none;border-bottom:none;transition:background-color .33s ease,border-color .33s ease}.accent_button:after,.accent_button:before{content:" ";display:block;position:absolute;border-radius:100px;box-sizing:border-box;top:0;bottom:0;width:100%;transition:opacity .33s ease,top .33s ease,bottom .33s ease,left .33s ease,right .33s ease;opacity:1}.accent_button:after{left:0;border-left:4px solid var(--color-accent)}.accent_button:before{right:0;border-right:4px solid var(--color-accent)}.accent_button:hover:after{left:-14px}.accent_button:hover:before{right:-14px}.accent_button:hover:before,.accent_button:hover:after{opacity:1;top:-10px;bottom:-10px}.accent_button:hover{background-color:var(--color-white);border-color:var(--color-accent)}.nav_anchor{opacity:0;pointer-events:none;position:relative;top:calc(0px - (var(--topline-height) + var(--header-height)))}.white-btn{background-color:var(--color-white);color:var(--color-black);box-shadow:1px 1px 1px #00000054;border-radius:100px;font-size:4rem;padding:3rem 6rem 3rem 10rem;position:relative;font-weight:var(--font-weight-regular);border:none;outline:none;cursor:pointer;transition:background-color .33s ease}.white-btn:after{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAnCAMAAAA8TEgBAAAAG1BMVEVMaXE6Ojo6Ojo6Ojo6Ojo6Ojo6Ojo6Ojo6OjrD9Ry2AAAACXRSTlMA/sge3Q6ecEqAqqeHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAATklEQVR42u2TMQ7AMAwCAYck/39xHmCWqF0q1eMJ6WAw0K+kRAcD3qTc6CJnz05yBRm5k2xUlNUTmV+ROcl6BV/sRawAKGP//Gs8vRQsHed3Ajcq1qS4AAAAAElFTkSuQmCC);position:absolute;width:22px;height:39px;top:50%;margin-top:-19px;left:4rem;background-size:100%;background-repeat:no-repeat;background-position:center}.white-btn:hover{background-color:var(--color-bg-pink)}@media screen and (max-width:1080px){:root{--font-size-title: 5rem}.white-btn{font-size:3rem}}@media screen and (max-width:820px){.white-btn{font-size:2rem;padding:2rem 4rem 2rem 7rem}.white-btn:after{width:12px;height:18px;margin-top:-9px;left:3rem;background-size:12px 18px}}@media screen and (max-width:768px){:root{--font-size-title: 4rem}h2{padding:5rem 0 0}}@media screen and (max-width:620px){:root{--font-size-title: 3rem}h2{padding:4rem 0 0}}@media screen and (max-width:520px){.white-btn{font-size:1.6rem;padding:2rem 3rem 2rem 4.5rem}.white-btn:after{width:8px;height:14px;margin-top:-7px;left:2rem;background-size:8px 14px}}@media screen and (max-width:460px){:root{--font-size-title: 2.2rem}}header{font-size:var(--font-size-menu);font-weight:var(--font-weight-regular);background-color:var(--color-white);position:fixed;width:100%;top:0;z-index:1000}header .header,header .topline .centered{display:flex;justify-content:space-between;align-items:center}header .topline .centered{height:var(--topline-height)}header .header{height:var(--header-height)}header .topline{background-color:var(--color-accent);font-size:var(--font-size-menu)}.header-logo{height:calc(var(--header-height) - 50px)}.header-nav a,.header-nav a:visited{font-weight:var(--font-weight-light);font-size:var(--font-size-menu)}.header-nav a{position:relative;line-height:2}.header-nav a:before{content:" ";position:absolute;bottom:5px;left:-5px;right:-5px;background-color:var(--color-accent);height:3px;border-radius:100px;transform:scaleX(0);opacity:0;transition:opacity .33s ease,transform .33s ease}.header-nav a:hover:before{transform:scaleX(1);opacity:1}.nav-separator{color:var(--color-detail);margin:0 15px;font-size:1.6rem}.top_cta{font-weight:var(--font-weight-bold);font-size:var(--font-size-menu);padding:13px 28px}.nav-separator-mobile{display:none}#menu_button{position:absolute;top:50%;margin-top:-25px;right:0;width:60px;height:50px;display:none}#menu_button div{width:50px;height:6px;border-radius:50px;background-color:var(--color-detail);position:absolute;left:5px;transition:transform .3s ease-out,opacity .3s linear}.ham1{top:8px}.ham2{top:22px}.ham3{top:36px}#menu_button.is-active .ham2{opacity:0}#menu_button.is-active .ham1{transform:rotate(-224deg) translate(9px,-10px)}#menu_button.is-active .ham3{transform:rotate(225deg) translate(9px,10px)}#nav_menu{transition:transform .33s ease-in-out}#nav_menu.is-active{transform:translate(0)}#nav_menu.is-active a{animation-duration:.5s;animation-direction:normal;animation-name:menu;transform:translate(101%);animation-timing-function:ease-out;animation-fill-mode:forwards}#nav_menu.is-active .nav_link_1{animation-delay:0s}#nav_menu.is-active .nav_link_2{animation-delay:.1s}#nav_menu.is-active .nav_link_3{animation-delay:.2s}#nav_menu.is-active .nav_link_4{animation-delay:.3s}#nav_menu.is-active .nav_link_5{animation-delay:.4s}@keyframes menu{0%{transform:translate(101%)}to{transform:translate(0)}}@media screen and (max-width:1600px){.nav-separator{color:var(--color-detail);margin:0 10px;font-size:1.6rem}}@media screen and (max-width:1460px){:root{--font-size-menu: 2rem}:root{--header-height: 86px}}@media screen and (max-width:1280px){:root{--font-size-menu: 1.73rem;--header-height:80px;--topline-height: 40px}}@media screen and (max-width:1100px){.top_cta{font-weight:var(--font-weight-bold);font-size:1.46rem;padding:13px 16px}.nav-separator{margin:0 6px;font-size:1.06rem}}@media screen and (max-width:1000px){:root{--font-size-menu: 1.6rem}.top_cta_txt{display:none}.top_cta{width:50px;height:50px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAGFBMVEVMaXF8dHh8dHh8dHh8dHh8dHh8dHh8dHiHOBqtAAAAB3RSTlMAvxqLQORkrqfriAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAOJJREFUeNp1U1mOxTAIA7Pd/8ZPWaFkho9WwcIY4hDdgLCZGYvSG8qRIR2tYETYh0Fnjl0BqKxDoj7PaOdPrT69tgBYRKBpkYvLRoGOY1M7kVpVs/j5/vD0x0ysbxN7ymXkebdq5TIQWQr/gDXCFsUmd+rND/xKI7KEVzn+hecera5nksuB527HvXAIrjS/4048hI8f5mDIlpp24LOWbE4ELvBep9aJDoHeKxl/Q7Gk2ZAmp8qfy9jJHLjWHzPwnb55WzkLPM0/fAz4h649gB1eri3Y4RVMz+vAdsf5BI0lZf4ApYsJ32+Gw5MAAAAASUVORK5CYII=);background-size:24px;background-repeat:no-repeat;background-position:center}.top_cta:hover:before,.top_cta:hover:after{opacity:1;top:-4px;bottom:-4px}}@media screen and (max-width:790px){.top_cta{display:none}.header{flex-direction:row-reverse;position:relative}.header-logo{height:calc(var(--header-height) - 40px)}#menu_button{display:block}.nav-separator{display:none}.nav-separator-mobile{display:block;width:100%;border-bottom:1px solid var(--color-accent)}.header-nav{position:fixed;z-index:999;padding:0 4%;box-sizing:border-box;width:300px;top:calc(var(--header-height) + var(--topline-height));right:0;background-color:var(--color-bg-cream);background-image:linear-gradient(90deg,var(--color-bg-cream) 0%,var(--color-bg-pink) 100%);height:100%}.header-nav a,.header-nav a:visited{font-size:1.86rem;line-height:7rem;width:100%;display:block}#nav_menu{transform:translate(101%)}.header-nav a:before{display:none}}@media screen and (max-width:490px){.nomobile{display:none}}@media screen and (max-width:370px){:root{--font-size-menu: 1.33rem;--topline-height: 30px;--header-height: 70px}.header-logo{height:calc(var(--header-height) - 35px)}}footer{min-height:500px;background-color:#756c71;color:var(--color-white);padding-bottom:calc(20px + var(--floating-footer-height))}footer h2{color:var(--color-white)}.footer-links{margin-top:9rem;display:flex;justify-content:space-around}.footer-links-top-row,.footer-links-bottom-row{display:flex;justify-content:space-around;width:50%;align-content:center}.contact_button{display:flex;flex-direction:column;align-items:center;width:16vw}.map .contact_button{width:initial}.contact_button label{margin-top:3rem;font-size:4rem;font-weight:var(--font-weight-light);text-align:center}.map-wrapper{margin-top:14rem;display:flex;justify-content:center}.map{position:relative}.map-img{width:100%}.map .contact_button{position:absolute;z-index:1;top:-7rem;right:6rem}.footer-extra-links{font-size:1.8rem;display:flex;justify-content:space-around;align-items:center;text-align:center;line-height:60px;width:100%;margin-top:6rem;border-top:1px solid #a7a2a2}.footer-extra-links a{padding:0 2rem}@media screen and (max-width:1024px){.contact_button label{font-size:3rem}.contact_button img{height:100px}}@media screen and (max-width:768px){.footer-links{flex-direction:column;gap:10rem}.footer-links-top-row,.footer-links-bottom-row{width:100%}.map-wrapper{margin-top:13rem}.contact_button{width:auto;max-width:40vw}.map{margin:0 -15%}.map .contact_button img{height:60px}.map .contact_button label{font-size:2rem;margin-top:1rem}.map .contact_button{top:0;right:18%}}@media screen and (max-width:585px){.map{margin:0 -25%}.contact_button img{height:80px}.contact_button label{font-size:2rem}}@media screen and (max-width:425px){.contact_button img{height:70px}.contact_button label{font-size:1.8rem;margin-top:1rem}.map .contact_button img{height:50px}.map .contact_button label{font-size:1.5rem;margin-top:1rem}.map .contact_button{top:0;right:22%}.map{margin:0 -40%}.map-wrapper{margin-top:10rem}}#googleWidget{flex-direction:column}.google-review-pill{display:inline-flex;align-items:center;gap:1.5rem;background:#fff;padding:1.5rem 3.5rem;border-radius:100px;text-decoration:none;color:#333;transition:transform .2s,box-shadow .2s;box-sizing:border-box}.google-review-pill:hover{transform:translateY(-2px);box-shadow:0 3px 10px #0000001f}.g-icon{width:4.5rem;height:4.5rem;display:block}.rating-score{font-size:4.5rem;line-height:3rem;font-weight:var(--font-weight-bold);color:var(--color-black)}.rating-info{display:flex;flex-direction:column;align-items:flex-start}.stars-container{color:#fbbc04;font-size:1.8rem;letter-spacing:2px}.review-count-row{font-size:1.4rem;color:var(--color-black);font-weight:var(--font-weight-light)}#g-count{font-weight:var(--font-weight-bold)}.cta-text{font-weight:var(--font-weight-regular);font-size:1.8rem;padding:0 3rem .5rem}#floating-cta{display:none;position:fixed;left:0;right:0;bottom:0;z-index:99999;background-color:var(--color-bg-cream);height:var(--floating-footer-height);box-shadow:0 0 8px #00000026;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 2rem}#floating-cta .float-cta-btn{display:flex;gap:2rem;align-items:center;border:none;animation-name:pop;animation-duration:6s;animation-iteration-count:infinite;animation-timing-function:ease}.floating-call-btn{animation-delay:.25s}.floating-call-img,.floating-whatsapp-img{display:block;height:50px}.floating-call-img *,.floating-whatsapp-img *{height:50px}.floating-whatsapp-txt{font-size:1.8rem;line-height:2.2rem;font-weight:var(--font-weight-light);color:var(--color-black)}.float-cta-a{height:90%;align-items:center;display:flex;justify-content:center;min-height:60px;min-width:60px;box-sizing:border-box}.float-cta-a-call{padding:0 3rem 0 1.5rem;border-right:1px solid #e8e5e5}@keyframes pop{0%{transform:scale(1)}80%{transform:scale(1)}90%{transform:scale(1.1)}to{transform:scale(1)}}@media screen and (max-width:790px){:root{--floating-footer-height:70px}#floating-cta{display:flex}}#a11y-widget{position:fixed;left:16px;bottom:4px;z-index:10000;font-family:sans-serif}#a11y-toggle{background:transparent;color:#fff;border:none;border-radius:50%;width:100px;height:100px;font-size:65px;cursor:pointer;text-shadow:4px 3px 5px rgba(0,0,0,.2)}.a11y-menu{display:none;background:#fff;padding:10px;border-radius:8px;box-shadow:0 4px 15px #00000026;position:absolute;bottom:50px;left:0;min-width:150px;flex-direction:column;gap:5px}#a11y-widget:hover .a11y-menu,#a11y-widget.open .a11y-menu{display:flex}.a11y-menu button{background:#f0f0f0;border:none;padding:8px;text-align:right;cursor:pointer;border-radius:4px;font-size:14px}.a11y-menu button:hover{background:#e0e0e0}html.a11y-fontsize,body.a11y-fontsize{font-size:75%!important}body.a11y-contrast{filter:contrast(150%);background-color:#fff!important;color:#000!important}body.a11y-contrast *{background-color:transparent!important;color:inherit!important;border-color:#000!important}body.a11y-links a{text-decoration:underline!important;font-weight:700!important;background:#ff0!important;color:#000!important}body.a11y-contrast video{display:none}@media screen and (max-width:790px){#a11y-widget{position:fixed;left:4px;bottom:76px}#a11y-toggle{width:60px;height:60px;font-size:43px}}.section{padding-bottom:20rem}.hero{position:relative}.video_container{width:100%;height:calc(100dvh - (var(--header-height) + var(--topline-height) + var(--floating-footer-height)))}#bg_video{width:100%;height:100%;object-fit:cover;object-position:center;background-image:image-set(url(/assets/video-poster-wide-Cx4aT5DL.avif) type("image/avif"),url(/assets/video-poster-wide-Dkm1nSi5.webp) type("image/webp"),url(/assets/video-poster-wide-DeKJWpwm.jpg) type("image/jpeg"));background-size:cover}.video_overlay{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;background-color:var(--color-black);opacity:.7}.hero_content{position:absolute;width:100%;height:100%;z-index:2;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20rem}h1{font-family:Heebo,sans-serif;font-size:8rem;line-height:7rem;color:var(--color-white);font-weight:var(--font-weight-extra-light);text-align:center;padding:0;margin:0;display:block}h1 span{font-size:.42em;line-height:.42em}.hero_cta{font-size:4rem;padding:3rem 5rem;font-weight:var(--font-weight-regular)}.details-btn-placer{position:absolute;width:100%;z-index:2;display:flex;bottom:-1px;left:0;justify-content:center}.detail-btn-container{display:flex;background-color:var(--color-bg-cream);justify-content:center;align-items:center;gap:3rem;padding:1rem 4rem;border-top-left-radius:5rem;border-top-right-radius:5rem}.details-btn{font-family:Heebo,sans-serif;border:none;outline:none;background-color:transparent;font-size:2.2rem;color:var(--color-black);font-weight:var(--font-weight-regular)}.arrow-down{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAARCAMAAAAWj1dGAAAAD1BMVEVMaXGxpqyxpqyxpqyxpqy51YC8AAAABXRSTlMA/Yq2QemBLqUAAAAJcEhZcwAACxMAAAsTAQCanBgAAABcSURBVHjaddHRCsAgDEPR3qb//81DJ0Nd48uQAyOJkWT0ZwgYFhAJlMF8P+Uwxr+xGAXIYcM6otYZXFeP3O/6ldyCq1ngY7XzrF49ruByww7Grj6DW7x6de9y4QP9hwDupe0JqwAAAABJRU5ErkJggg==);width:29px;height:17px}.h1_sep{display:none}@media screen and (max-width:1170px){h1{font-size:6rem;line-height:5rem}.hero_cta{font-size:3rem;padding:2rem 4rem}}@media screen and (max-width:880px){h1{font-size:5rem;line-height:4rem}}@media screen and (max-width:768px){.h1_sep{display:block}h1{font-size:6rem;line-height:7rem;padding:0 10%}h1 span{padding-top:4rem;line-height:1.4em;display:block}.hero_cta{font-size:2rem;padding:2rem 3rem}.details-btn{font-size:1.6rem}.arrow-down{width:14px;height:14px;background-size:100%;background-repeat:no-repeat;background-position:center}.detail-btn-container{gap:1rem;padding:.5rem 2rem;border-top-left-radius:3rem;border-top-right-radius:3rem}}@media screen and (max-width:530px){h1{font-size:4rem;line-height:5rem}h1 span{padding-top:1rem}#bg_video{background-image:url(/assets/video-poster-tall-CKZa6WlY.jpg?extent=avif,webp)}}@media screen and (max-width:425px){.hero_content{gap:14dvh}}@media screen and (max-width:340px){.hero_content{gap:14dvh}h1{font-size:3.5rem;line-height:4rem}h1 span{padding-top:2rem;font-size:.5em}}ul.services-container{padding:0;display:flex;list-style:none;justify-content:space-between;margin-top:6rem;align-items:stretch}.services-container li{flex-basis:31%}.service-card{display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:1000px;overflow:hidden;font-family:Heebo,sans-serif;padding-bottom:12rem;height:100%;box-sizing:border-box}.service-card a{flex-grow:1}.card-content{width:100%;display:flex;flex-direction:column;align-items:center}.service-card img{width:100%;aspect-ratio:465 / 390}.services h3{font-size:2.6rem;font-weight:var(--font-weight-light);text-align:center}.services p{font-size:2rem;font-weight:var(--font-weight-regular);padding:0 4rem;text-align:center;flex-grow:1}.service-details{padding:3.5rem 0;width:84%;margin-top:3.5rem;border-top:1px solid #d9d9d9}ul.treatments-list{list-style-type:"🌱  ";padding:0;display:flex;gap:1.5rem;flex-direction:column;align-items:center}.treatments-list li{font-size:2rem}.service-card .accent_button{font-size:2.2rem;padding:2rem 4rem;margin-top:4rem}@media screen and (max-width:1270px)and (min-width:940px){.services h3{font-size:2.2rem;margin:2rem 0 1rem}.services p,.treatments-list li{font-size:1.6rem}ul.treatments-list{gap:1.1rem}.service-details{padding:2.5rem 0;margin-top:2.5rem}.service-card .accent_button{font-size:1.8rem;padding:1.6rem 3rem;margin-top:2rem}.service-card{padding-bottom:10rem}}@media screen and (max-width:1024px)and (min-width:940px){.services h3{font-size:2rem}.services p{font-size:1.6rem;padding:0 2rem}.treatments-list li{font-size:1.5rem}ul.treatments-list{gap:.8rem}.service-details{padding:2rem 0;margin-top:2rem}.service-card .accent_button{font-size:1.6rem;padding:1.3rem 2rem;margin-top:1.5rem}.service-card{padding-bottom:8rem}}@media screen and (max-width:940px){.section{padding-bottom:12rem}.service-details{display:none}ul.services-container{flex-direction:column;gap:6rem}.service-card{flex-direction:row-reverse;padding-bottom:0;padding-right:3%;border-top-right-radius:0;border-bottom-right-radius:0;align-items:stretch}.service-card img{width:auto;height:35vw;display:block}.services .centered{width:100%;box-sizing:border-box;padding-left:6%}.services-container li{max-height:30dvh}.service-card .accent_button{font-size:1.8rem;padding:1.6rem 3rem;margin-top:0;margin-bottom:3rem}.services h3{font-size:2.6rem;text-align:right;width:100%;margin-bottom:1.5rem}.services p{padding:0 0 0 4rem;text-align:right}}@media screen and (max-width:768px){.services .centered{padding-left:4%}.services h3{font-size:2.2rem;margin-bottom:1rem;margin-top:1.5rem}.services p{font-size:1.8rem;padding:0 0 0 3rem}.service-card .accent_button{font-size:1.6rem;padding:1.2rem 2rem;margin-bottom:2rem}}@media screen and (max-width:650px){.service-card img{height:30vw}.services h3{font-size:2rem}.services p{font-size:1.6rem;padding:0 0 0 2rem}.service-card .accent_button{font-size:1.5rem;padding:.8rem 2rem;margin-bottom:1.5rem}.card-image{margin-left:-25px}ul.services-container{gap:4rem}}@media screen and (max-width:600px){.service-card img{height:40vw}}@media screen and (max-width:520px){.card-image{margin-left:-60px}.services p{font-size:1.4rem}.services h3{font-size:1.7rem;margin-bottom:.3rem;margin-top:1rem}.service-card img{height:40vw}}@media screen and (max-width:425px){.service-card .accent_button{font-size:1.2rem;padding:.6rem 1.5rem;margin-bottom:1rem}.services p{font-size:1.3rem;line-height:1.6rem}.services h3{font-size:1.6rem}.service-card img{height:40vw}.card-image{margin-left:-30px}ul.services-container{gap:2rem;margin-top:2rem}.section{padding-bottom:3rem}}@media screen and (max-width:370px){.card-image{margin-left:-50px}.service-card img{height:44vw}.service-card .accent_button{display:none}.services h3{font-size:1.4rem}}.section.treatment{background-color:var(--color-accent)}.section.treatment .centered{position:relative}.section.treatment small{font-size:2rem;font-weight:var(--font-weight-light);position:absolute;bottom:-12rem;width:100%;text-align:center;left:0}.section.treatment p{text-align:center;font-size:3.6rem;font-weight:var(--font-weight-light);margin:3rem 0 0}#diagnosisForm{text-align:center}.freeform-text-label,.section.treatment legend{font-size:2.8rem;font-weight:var(--font-weight-regular);display:block;float:none;text-align:center;margin:0;padding:0}.step-card{background-color:var(--color-white);border-radius:44px;box-sizing:border-box;padding:3rem;position:relative;margin-top:8rem}.step-indicator{background-color:var(--color-accent);font-size:1.8rem;padding:.4rem 1.5rem;font-weight:var(--font-weight-light);border-radius:16px;position:absolute;top:2rem;right:2rem;direction:ltr}fieldset{border:none;margin-top:1rem}.options-grid{margin-top:4rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:3rem;width:100%}.option-card{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:var(--color-white);border:2px solid var(--color-accent);border-radius:24px;padding:20px;cursor:pointer;transition:all .3s ease;min-height:120px}.option-circle input,.option-card input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-checkmark{position:absolute;top:8px;right:8px;height:24px;width:24px;background-color:transparent;border:2px solid var(--color-accent);border-radius:50%;transition:all .3s ease;z-index:2}.option-card:hover,.option-card:hover .custom-checkmark{border-color:var(--color-detail)}.custom-checkmark:after{content:"";position:absolute;opacity:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAjCAMAAAC0CkrjAAAAGFBMVEVMaXGxpqyxpqyxpqyxpqyxpqyxpqyxpqymhyO9AAAAB3RSTlMA7hZ3wzukHoLKfQAAAAlwSFlzAAALEwAACxMBAJqcGAAAAJpJREFUeNq1k9sOwyAMQ8kF/P9/XLWpWhFwNGkbjzWHJI7bGjvq4krV5gCcqh0AhMoDFa1yysZku96mrdXw1Ri0moo3FnAvp5K/TPUDS0YJ4yu4fwbnSCU4RUpTZZkr5co+OZThZNHIhk0Gx55t3a2+V2e3gxhvX7aJxvkxLvp2vbAuezvjzfsYSR5Aw/voJCMWden/rubi65IP8dwG1DiuGUcAAAAASUVORK5CYII=);left:3px;top:-14px;width:30px;height:35px;background-size:100%;transition:opacity .3s ease}.option-card:has(input:checked){background-color:var(--color-accent)}.option-card input:checked~.custom-checkmark{border-color:transparent;background-color:var(--color-white)}.option-circle input:checked~.custom-checkmark:after,.option-card input:checked~.custom-checkmark:after{opacity:1}.card-title{font-size:3rem;font-weight:var(--font-weight-regular)}.card-desc{font-size:2rem;font-weight:var(--font-weight-light)}.options-row{display:flex;justify-content:space-between;margin-top:4rem;position:relative;padding:0}.options-row-line{position:absolute;left:4rem;right:4rem;bottom:23px;height:14px;background-color:#f1e7e7;border-radius:100px}.option-circle{min-width:120px;height:100px;position:relative;text-align:center}.option-circle:before{content:"";height:14px;background-color:var(--color-accent);position:absolute;bottom:23px;border-radius:100px;transition:all .3s ease;z-index:0;left:-20px;transform:scaleX(.3);right:-20px}.option-circle.first-circle:before{right:25%;transform-origin:right}.option-circle.last-circle:before{left:25%;transform-origin:left}.option-circle .custom-checkmark{position:absolute;bottom:0;left:50%;top:initial;right:initial;margin-left:-30px;height:60px;width:60px;box-sizing:border-box;background-color:var(--color-white);border:10px solid #f1e7e7;border-radius:50%;transition:all .3s ease;z-index:2}.circle-title{font-size:2.8rem;font-weight:var(--font-weight-regular);text-align:center}.option-circle input:checked~.custom-checkmark{border-color:var(--color-accent)}.option-circle input:checked~.circle-title{font-weight:var(--font-weight-bold)}.option-circle .custom-checkmark:after{left:9px;top:-4px}.option-circle:has(input:checked):before{transform:scaleX(1)}.step-card textarea{resize:vertical;width:100%;font-size:2rem;font-family:Heebo,sans-serif;font-weight:var(--font-weight-light);color:var(--color-black);background-color:#fff;border:1px solid var(--color-detail);border-radius:24px;box-sizing:border-box;padding:1.5rem;field-sizing:content;overflow:hidden;line-height:3rem;min-height:5lh;max-height:10lh;margin-top:4rem}#freeform-counter{font-size:1.6rem;color:var(--color-detail);margin:0 3rem 0 0;line-height:3rem;direction:ltr}.step-4{text-align:right;padding:3rem 3rem 1rem}#freeform-counter.overflow{color:#a11340}#diagnosisForm .white-btn{margin-top:6rem;margin-bottom:2px}.step-title-mobile-separator{display:none}.animated-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .6s cubic-bezier(.4,0,.2,1)}.overflow-hidden-inner{overflow:hidden;min-height:0}.animated-wrapper #submit-survey-btn,.animated-wrapper .step-card{opacity:0;transform:translateY(-50%);transition:opacity .6s ease,transform .6s ease}.animated-wrapper.active{grid-template-rows:1fr}.animated-wrapper.active #submit-survey-btn,.animated-wrapper.active .step-card{opacity:1;transform:translateY(0);transition-delay:.2s}.surv-min-height{min-height:450px;padding:1px 0;position:relative}.hide-on-preloader{transition:opacity .33s ease}.hide-on-preloader.hide{opacity:0;pointer-events:none}.hide-on-preloader.hidden{display:none}#survey-preloader{width:300px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;opacity:0;pointer-events:none;transition:opacity .5s ease,margin .5s ease,height .5s ease;height:0;margin:0 auto}#survey-preloader.active{height:auto;margin:12rem auto;opacity:1;pointer-events:initial}.preloader{position:relative;display:flex;justify-content:center;align-items:center}.preloader-magnifier{position:absolute;top:-4%;left:5%;transform:translate(-50%,-50%);transform-origin:0 0;animation:orbit 3s linear infinite}@keyframes orbit{0%{transform:rotate(0) translate(10px) rotate(0)}to{transform:rotate(360deg) translate(10px) rotate(-360deg)}}#preloader-txt{margin-top:2rem;font-size:2rem;font-weight:var(--font-weight-light);text-align:center;opacity:1;transition:opacity .333s ease}#preloader-txt.hidden{opacity:0}#survey-results{background-color:var(--color-white);border-radius:4rem;box-sizing:border-box;padding:5rem 5rem 4rem;font-size:2.2rem;font-weight:var(--font-weight-regular);margin:0 auto;max-width:1000px;height:0;opacity:0;pointer-events:none;transition:opacity .5s ease,margin .5s ease,height .5s ease}#survey-results.active{opacity:1;pointer-events:initial;height:auto;margin:7rem auto 0}#survey-results ul{list-style-type:"🌱 ";padding:0 5rem 0 0;display:flex;gap:2.5rem;flex-direction:column;align-items:flex-start;margin:0;line-height:3.5rem}#results-intro{font-size:2.4rem}.results-treatment{display:flex;justify-content:flex-start;align-items:center;margin:2rem -5rem 3rem 0;padding:1rem 0 1rem 1rem;line-height:5rem}.results-treatment-img-wrapper{background-color:var(--color-accent);border-top-left-radius:200px;border-bottom-left-radius:200px;padding:.8rem 5rem .8rem .8rem}.results-treatment-txt{padding:0 5rem 0 3rem;position:relative;box-sizing:border-box}.results-treatment picture{display:flex;overflow:hidden;border-radius:100px;aspect-ratio:1}.results-treatment-title{position:absolute;top:-5rem}#results-treatment-name{font-size:4.6rem;font-weight:var(--font-weight-bold);line-height:6rem;color:var(--color-detail);text-shadow:1px 1px 0 #00000085}.results-reasoning-title{font-weight:var(--font-weight-bold);margin-bottom:3rem}.treatment-cta-container{display:flex;align-items:center;justify-content:center;margin:6rem 0 2rem}.treatment-cta{font-weight:var(--font-weight-regular);padding:2rem 6rem;display:flex;flex-direction:column;align-items:center}.treatment_cta_title{font-size:3rem}.personal-info-container{display:flex}.personal-info-container .options-row{gap:12rem}.personal-info-container fieldset{width:100%;margin-bottom:6rem}.personal-info-container .option-card{padding:1.5rem 7rem 1.5rem 5rem;border-radius:44px;box-sizing:border-box;min-height:80px}.personal-info-container .custom-checkmark{top:22px;right:23px}.option-card.male:has(input:checked){background-color:#d4d8e3}.personal-info-label,.gender-question{font-size:2.4rem;margin-right:1.5rem;margin-bottom:1rem;display:inline-block}.personal-info-name{display:flex;flex-direction:column;flex-grow:2}#user-name{font-size:2.4rem;font-family:Heebo,sans-serif;font-weight:var(--font-weight-light);color:var(--color-black);background-color:#fff;border:1px solid var(--color-detail);border-radius:50px;padding:1.5rem 2.5rem;box-sizing:border-box;min-height:80px;width:100%}.personal-info-gender-options{display:flex;gap:4rem}@media screen and (max-width:1355px){.card-title{font-size:2.5rem}.personal-info-gender-options{gap:2rem}.personal-info-container .options-row{gap:8rem}}@media screen and (max-width:1120px){.card-title{font-size:2rem;line-height:2.7rem}.card-desc{font-size:1.8rem;line-height:2.5rem;margin-top:.8rem}.personal-info-container .option-card{padding:1.5rem 6rem 1.5rem 3rem;min-height:60px}.personal-info-container .custom-checkmark{top:15px;right:14px}#user-name{font-size:2rem;padding:1rem 2.5rem;min-height:60px}}@media screen and (max-width:1080px){.section.treatment p{font-size:2.5rem;margin:1rem 0 0}.freeform-text-label,.section.treatment legend{font-size:2.4rem}.step-indicator{font-size:1.4rem;padding:.2rem 1rem;top:1.5rem;right:1.5rem}.circle-title{font-size:2rem}.section.treatment small{font-size:1.6rem;font-weight:var(--font-weight-regular)}}@media screen and (max-width:940px){.section.treatment small{bottom:-9rem}.options-grid{grid-template-columns:repeat(2,1fr)}#results-treatment-name{font-size:4rem;line-height:5rem}.personal-info-label,.gender-question{font-size:2rem;margin-right:2rem;margin-bottom:.5rem}.personal-info-gender-options{gap:1rem}.personal-info-container .options-row{gap:5rem}}@media screen and (max-width:820px){.section.treatment p{font-size:2rem;margin:0}.freeform-text-label,.section.treatment legend{font-size:2rem}.options-grid{margin-top:3rem}.step-card{margin-top:5rem}.disclaimer-separator{display:none}.option-circle{min-width:60px;height:80px}.option-circle .custom-checkmark{margin-left:-23px;height:46px;width:46px;border:6px solid #f1e7e7}.circle-title{font-size:1.8rem}.options-row-line{bottom:18px;height:10px}.option-circle:before{height:10px;bottom:18px;left:-20px;right:-20px}.option-circle .custom-checkmark:after{left:6px;top:-7px}#results-intro{font-size:2rem}#survey-results{padding:4rem 3rem 3rem;font-size:2rem}#results-treatment-name{font-size:3rem;line-height:4rem}.results-treatment-title{font-size:1.8rem}.results-treatment-txt{padding:0 3rem 0 0}.results-treatment{margin:1rem -5rem 2rem 0}#survey-results ul{list-style-type:"🌱 ";padding:0 3rem 0 0;gap:1.5rem;line-height:3rem}.treatment_cta_title{font-size:2rem}.treatment-cta-container{margin:4rem 0 2rem}.personal-info-container .options-row{gap:3rem;flex-direction:column}.personal-info-container .option-card{padding:1.5rem 6rem 1.5rem 4rem;min-height:80px}.personal-info-container .custom-checkmark{top:23px;right:14px}.personal-info-gender-options{gap:4rem}}@media screen and (max-width:768px){.step-indicator{font-size:1.2rem}.step-card{border-radius:30px;padding:2rem}.step-title-mobile-separator{display:block}}@media screen and (max-width:620px){.section.treatment p{font-size:1.8rem}.step-card{margin-top:3rem}#survey-results{margin:3rem auto 0;font-size:1.6rem}#survey-results.active{margin:3rem auto 0}.results-treatment{flex-direction:column-reverse;align-items:center;margin:0 0 1rem;gap:1rem}.results-treatment-title{font-size:1.6rem;position:initial;line-height:3rem}.results-reasoning-title{margin-bottom:2rem}#results-treatment-name{font-size:2.4rem;line-height:3rem}.results-treatment-txt{padding:0;width:100%;text-align:center}.results-treatment-img-wrapper{padding:.5rem;border-radius:200px}#results-intro{font-size:1.6rem}#survey-results ul{list-style-type:"🌱  ";padding:0 3rem 0 0;gap:1.5rem;line-height:2.6rem}.treatment-cta-container{margin:4rem 0 1rem}}@media screen and (max-width:520px){.section.treatment p{font-size:1.5rem;margin-top:1rem}.freeform-text-label,.section.treatment legend{font-size:1.6rem}.card-desc{font-size:1.5rem;line-height:2rem;margin-top:.5rem}.card-title{font-size:1.6rem;line-height:2.2rem;font-weight:var(--font-weight-bold)}.custom-checkmark{top:6px;right:6px;height:12px;width:12px;border:1px solid var(--color-accent)}.option-card{border:1px solid var(--color-accent);border-radius:14px;padding:20px 10px 10px;min-height:70px}.options-grid{margin-top:2rem;gap:1.2rem}.step-card{border-radius:25px;padding:1.5rem}.custom-checkmark:after{left:-7px;top:-16px;width:30px;height:35px;background-size:16px 19px;background-repeat:no-repeat;background-position:center}.circle-title{font-size:1.5rem}.option-circle .custom-checkmark{margin-left:-21px;height:42px;width:42px;border:5px solid #f1e7e7}.option-circle .custom-checkmark:after{left:2px;top:-1px}.options-row-line{bottom:17px;height:8px}.options-row{margin-top:3rem}.option-circle:before{height:8px;bottom:17px;left:-6px;right:-6px}.option-circle{height:75px}.step-card textarea{font-size:1.6rem;border-radius:14px;padding:1rem;line-height:2.2rem;margin-top:2rem}#freeform-counter{font-size:1.3rem;margin:0 1rem 0 0;line-height:2rem}#diagnosisForm .white-btn{margin-top:3rem}.section.treatment{padding-bottom:10rem}.section.treatment small{bottom:-7.5rem;font-size:1.2rem}.personal-info-label,.gender-question{font-size:1.6rem;margin-right:2rem;margin-bottom:0}.personal-info-container .option-card{padding:1.5rem 4rem;min-height:60px}#user-name{font-size:1.6rem;min-height:50px}.personal-info-container .custom-checkmark{top:22px;right:15px}.personal-info-gender-options{justify-content:space-between}.personal-info-container fieldset{margin-bottom:5rem}}@media screen and (max-width:480px){#results-intro{text-align:center}.treatment-cta{padding:2rem 0}#treatment-cta-a{width:100%}.treatment-cta{display:block;width:100%}.treatment-cta-container{display:block}}@media screen and (max-width:420px){.circle-title{font-size:1.3rem}.option-circle{height:70px}.options-row{margin-top:2rem}.personal-info-gender-options{gap:0}.personal-info-container .option-card{padding:1.5rem 4rem 1.5rem 2.5rem}}@media screen and (max-width:376px){.section.treatment p{font-size:1.3rem}.step-indicator{font-size:1.1rem;top:.6rem;right:.6rem}.step-card{padding:2.5rem 1.5rem 1.5rem;border-radius:17px}.card-title{font-size:1.4rem;line-height:2rem}.step-card textarea{font-size:1.4rem;border-radius:11px;padding:1rem;line-height:2rem;margin-top:1.5rem}.section.treatment small{bottom:-8.5rem}#survey-results{padding:2rem 1.5rem 1rem;border-radius:2rem}.results-treatment-title{line-height:5rem}.treatment_cta_title{font-size:1.8rem}.personal-info-label,.gender-question{margin-right:1rem}}@media screen and (max-width:325px){#step-3{padding:2.5rem 0 1.5rem}.option-circle{min-width:54px;height:80px}}.process-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:4vw;margin-top:8rem}.process-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3rem}.process-card:after{content:"";display:block;width:70px;height:28px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAcCAMAAADr5TknAAAAFVBMVEVMaXG/tbm/tbm/tbm/tbm/tbm/tbmPR8OfAAAAB3RSTlMAvegiYDiLxI0sKwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAMJJREFUeNrNktsOwyAMQ3Hi+P8/eSJt1cuKtqFMqt8QcHCMW/uPvIRCVHDcrAIj42MoYaihVARjFk8JxlES74XiEcFVkhgR7v4pOt8mco+8h5EkDmEBRHdAWQoi8/VdaU5Ythl++9MWvp7JAcbm+1OLK16/lWYiLLe+Kk6fHN2UH/DdRAf8Vj0P5XTbQEzMTH0zB/CwAjTV4KAZ9pvpcArkMuMZNOlI4omLSdCdwQJOL6IqOE2TUbe3TqPGT5GdiUq/AMTiA83T7oonAAAAAElFTkSuQmCC);position:absolute;left:-60px}.process-card:nth-child(odd):after{top:0}.process-card:nth-child(2n):after{top:140px;transform:scaleY(-1)}.process-card:last-child:after{display:none}.process-container img{height:162px}.process-title{font-size:2.2rem;font-weight:var(--font-weight-bold)}.process-description{font-size:2rem;font-weight:var(--font-weight-regular);margin-top:2rem}@media screen and (max-width:1090px){.process-container{flex-wrap:wrap;justify-content:space-around;gap:9vw}.process-card{width:40%}.process-card:after{left:-100px}.process-card:nth-child(2n):after{top:340px;transform:scaleX(-1) rotate(-28deg);left:initial;right:-100px}.process-card:nth-child(odd):after{top:76px}.process-card:nth-child(4):after{transform:scaleY(-1) rotate(128deg)}}@media screen and (max-width:768px){.process-card:nth-child(2n):after{top:375px;transform:scaleX(-1) rotate(-35deg);left:initial;right:-69px}.process-card:nth-child(odd):after{top:88px;left:-80px}}@media screen and (max-width:540px){.process-container{flex-direction:column;gap:6rem;margin-top:5rem}.process-card{width:100%;flex-direction:row}.process-container img{height:100px}.process-card-content{text-align:right}.process-description{margin-top:0}.process-card:nth-child(odd):after,.process-card:nth-child(2n):after,.process-card:after{top:initial;left:initial;right:73px;transform:scale(.5) rotate(-67deg);bottom:-45px}}@media screen and (max-width:425px){.process-title{font-size:1.6rem}.process-description{font-size:1.5rem}.process-container{margin-top:3rem}.process-card:nth-child(odd):after,.process-card:nth-child(2n):after,.process-card:after{right:55px}}.section.about{background-color:var(--color-bg-pink);position:relative}.photo-container{position:absolute;top:9rem;left:0;border-top-right-radius:2000px;border-bottom-right-radius:2000px;background-color:var(--color-white);height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden}.photo-container picture,.photo-container img{height:100%}.about-padded-content{padding-left:320px;box-sizing:border-box;margin-top:6rem}.section.about p{font-size:2.4rem}.about-content{margin-top:5rem}.about-point{display:flex;align-items:center;gap:3rem;margin-top:4rem}.about-point-image-width{text-align:center;width:12rem}.about-bottom-text{margin-top:4rem}@media screen and (max-width:1024px){.section.about p{font-size:2rem}}@media screen and (max-width:830px){.photo-container{top:22rem}.about-point .pad-if-needed{padding-left:270px}}@media screen and (max-width:768px){.photo-container{top:15rem;height:260px}.about-padded-content{padding-left:250px}.about-point .pad-if-needed{padding-left:0}}@media screen and (max-width:580px){.photo-container{top:10rem;height:180px}.about-padded-content{margin-top:3rem}.about-padded-content{padding-left:160px}.section.about p{font-size:1.8rem}.about-content{margin-top:3rem}.about-point{gap:1rem;margin-top:2rem}}@media screen and (max-width:425px){.photo-container{top:10rem;height:140px}.section.about p{font-size:1.5rem}.about-point-image-width{width:7rem}.about-padded-content{padding-left:120px}.about-point-image-width img{max-width:90%}.about-point{gap:1rem;margin-top:3rem;flex-direction:column;text-align:center}.about-bottom-text{text-align:center;margin-top:3rem}}@media screen and (max-width:364px){.section.about p{font-size:1.2rem}.about-content,.about-point,.about-bottom-text{margin-top:2rem}}.carousel-wrapper{position:relative;padding:0 100px;margin-top:6rem}.carousel-track{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:10px 0}.carousel-track::-webkit-scrollbar{display:none}.review-card{flex:0 0 calc((100% - 4rem) / 3);scroll-snap-align:center;display:flex;flex-direction:column;justify-content:space-between;min-height:150px}.review-text{font-size:1.8rem;line-height:2.8rem;margin-bottom:1.5rem;font-weight:var(--font-weight-regular);background-color:#fff;padding:1.5rem 2rem;border-radius:24px;height:100%;position:relative}.review-text:after{content:"";position:absolute;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid white;bottom:-16px;right:22px}.reviewer-name{font-weight:var(--font-weight-regular);font-size:2rem;text-transform:capitalize;margin-right:17px}.nav-btn{width:59px;height:163px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADsAAACjCAMAAAADzpavAAAAFVBMVEVMaXGxpqyxpqyxpqyxpqyxpqyxpqx8xCLbAAAAB3RSTlMA/ht1s99F9iNIigAAAAlwSFlzAAALEwAACxMBAJqcGAAAAOVJREFUeNrtmssOwyAMBP3A/P8nR+qtx+w2UIf13WKIh7CKYgbWNLiy4ObpPgJrjXJPcNnhnuCy6V4osVPEhRP7XE9c7sNwYnCzEycOgnjfePoR7xmPhPpvodqNR0I9e94/xIYTSygJ9V11mFBKJM8LpYgroX4mVEioNwu1/rNBv0TCXNLUusx+qefMURNeUT5T9yZzfknqbYPaple01Wsw1IfplW312jMo6bXuPSC9blPnFuq2esGJUSnmNvWJIVl6Sa8H9VKKeblefVMMdygCpx7EoKj/keAdW+LQZkX0Bs5sFnYBzE8HD8dPBXAAAAAASUVORK5CYII=);position:absolute;top:50%;margin-top:-80px;background-color:transparent;outline:none;border:none}.nav-btn.next{left:-25px}.nav-btn.prev{right:-25px;transform:scaleX(-1)}.grw-net-widget-four-content{gap:10px!important}.google-reviews-wrapper{margin-top:6rem;text-align:center}@media screen and (max-width:1310px){.carousel-track{gap:4rem}.review-card{flex:0 0 calc((100% - 4rem)/2);scroll-snap-align:start}}@media screen and (max-width:940px){.carousel-track{gap:4rem}.review-card{flex:0 0 calc(100% - 4rem);scroll-snap-align:center}.nav-btn.prev{right:0}.nav-btn.next{left:0}}@media screen and (max-width:768px){.carousel-track{flex-direction:column;gap:2rem;overflow-x:hidden;overflow-y:auto;height:43dvh;scroll-snap-type:none;scroll-padding-top:20px}.review-card{flex:0 0 auto;width:100%;scroll-snap-align:start;margin-bottom:10px}.nav-btn{display:none}.carousel-wrapper{background-color:var(--color-accent);padding:3rem;border-radius:40px;margin:4rem auto 0;width:80%}.reviewer-name{font-size:2.5rem}}@media screen and (max-width:425px){.review-text{font-size:1.6rem;line-height:2.4rem}.reviewer-name{font-size:2rem}.carousel-wrapper{padding:2rem;margin:3rem auto 0;width:auto}.carousel-track{scroll-padding-top:0}}section.faq{background-color:var(--color-bg-pink)}.faq-container{margin:6rem auto 0;display:flex;flex-direction:column;gap:2rem}.faq-item{padding:0;transition:all .3s ease}.faq-question{list-style:none;display:flex;border-radius:100px;justify-content:space-between;background-color:var(--color-white);align-items:center;padding:2rem 4rem;color:#4a4a4a;font-size:3rem;position:relative;font-weight:var(--font-weight-light);transition:box-shadow .3s ease,font-weight .3s ease;cursor:pointer}.faq-item[open] .faq-question{font-weight:var(--font-weight-regular)}.faq-item[open] .faq-question,.faq-question:hover{box-shadow:0 4px 15px #0000000d}.faq-question::-webkit-details-marker{display:none}.icon-toggle{position:relative;width:2rem;height:2rem;margin-right:2rem}.icon-toggle:before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background-color:var(--color-detail);transform:translateY(-50%);transition:transform .3s ease}.icon-toggle:after{content:"";position:absolute;left:50%;top:0;height:100%;width:2px;background-color:var(--color-detail);transform:translate(-50%);transition:transform .3s ease}.faq-answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease-out}details.is-open .faq-answer-wrapper{grid-template-rows:1fr}.faq-answer-content{overflow:hidden;opacity:0;transition:opacity .3s ease}.faq-answer-content p{box-sizing:border-box;padding:2rem 4rem 3rem;font-size:2.6rem}details.is-open .faq-answer-content{opacity:1}details.is-open .icon-toggle:after{transform:translate(-50%) rotate(90deg)}.mobile-faq-br{display:none}@media screen and (max-width:1024px){.faq-question{font-size:2rem;padding:2rem 4rem 2rem 3rem}.faq-answer-content p{font-size:1.8rem}.icon-toggle{width:1.5rem;height:1.5rem}}@media screen and (max-width:690px){.faq-question,.faq-answer-content p{font-size:1.8rem}.faq-container{margin:4rem auto 0}}@media screen and (max-width:632px){.faq-question{font-size:1.6rem;padding:1.5rem 2rem}.faq-answer-content p{font-size:1.6rem;padding:1rem 2rem 1.5rem}}@media screen and (max-width:550px){.mobile-faq-br{display:block}}@media screen and (max-width:425px){.faq-question{padding:2rem 3rem 2rem 2rem;line-height:2.6rem}.icon-toggle{width:16px;height:16px;margin-right:10px;flex-basis:16px}.icon-toggle:before{width:16px;height:1px}.icon-toggle:after{height:16px;width:1px}}@media screen and (max-width:380px){.faq-question{padding:2rem 2.3rem 2rem 2rem}}@media screen and (max-width:370px){.faq-question{font-size:1.4rem;padding:2rem 2.3rem 2rem 2rem}}@media screen and (max-width:333px){.faq-question{padding:1.2rem 1.5rem}}
