:root{--primary:#703bf7;--primary-light:#8254f8;--primary-lighter:#946cf9;--primary-soft:#a685fa;--primary-90:#dbcefd;--primary-95:#ede7fe;--primary-97:#f4f0fe;--primary-99:#fbfaff;--secondary:#1a1a1a;--secondary-light:#262626;--secondary-lighter:#333333;--accent:var(--primary);--text:#ffffff;--text-muted:#999999;--text-soft:#b3b3b3;--text-dark:#1a1a1a;--gray-08:#141414;--gray-10:#1a1a1a;--gray-15:#262626;--gray-20:#333333;--gray-30:#4d4d4d;--gray-40:#666666;--gray-50:#808080;--gray-60:#999999;--white:#ffffff;--white-90:#e4e4e7;--white-95:#f1f1f3;--white-97:#f7f7f8;--white-99:#fcfcfd;--black:#000000;--ease-1:cubic-bezier(0.475,0.425,0,0.995);--ease-2:cubic-bezier(0.835,-0.005,0.06,1);--ease-3:cubic-bezier(0.19,1,0.22,1);--ease-4:cubic-bezier(0.63,0.03,0.21,1);--h1:clamp(2.8rem, calc(1.96vw + 2.17rem), 5rem);--h2:clamp(2.49rem, calc(1.54vw + 2rem), 4.22rem);--h3:clamp(2.22rem, calc(1.19vw + 1.84rem), 3.56rem);--h4:clamp(1.98rem, calc(0.91vw + 1.69rem), 3rem);--h5:clamp(1.76rem, calc(0.68vw + 1.54rem), 2.53rem);--h6:clamp(1.57rem, calc(0.5vw + 1.41rem), 2.13rem);--normal:clamp(1.4rem, calc(0.36vw + 1.29rem), 1.8rem);--small:clamp(1.25rem, calc(0.24vw + 1.17rem), 1.52rem);--space-3xs:clamp(0.31rem, calc(0.27rem + 0.13vw), 0.38rem);--space-2xs:clamp(0.63rem, calc(0.55rem + 0.26vw), 0.75rem);--space-xs:clamp(0.88rem, calc(0.72rem + 0.52vw), 1.13rem);--space-s:clamp(1.19rem, calc(0.99rem + 0.65vw), 1.50rem);--space-m:clamp(1.81rem, calc(1.54rem + 0.92vw), 2.25rem);--space-l:clamp(2.38rem, calc(1.99rem + 1.31vw), 3.00rem);--space-xl:clamp(3.63rem, calc(3.08rem + 1.83vw), 4.50rem);--space-2xl:clamp(4.81rem, calc(4.07rem + 2.49vw), 6.00rem);--space-3xl:clamp(7.19rem, calc(6.06rem + 3.80vw), 9.00rem);--space-3xs-2xs:clamp(0.31rem, calc(0.04rem + 0.92vw), 0.75rem);--space-2xs-xs:clamp(0.63rem, calc(0.31rem + 1.05vw), 1.13rem);--space-xs-s:clamp(0.88rem, calc(0.49rem + 1.31vw), 1.50rem);--space-s-m:clamp(1.19rem, calc(0.53rem + 2.23vw), 2.25rem);--space-m-l:clamp(1.81rem, calc(1.07rem + 2.49vw), 3.00rem);--space-l-xl:clamp(2.38rem, calc(1.05rem + 4.45vw), 4.50rem);--space-xl-2xl:clamp(3.63rem, calc(2.15rem + 4.97vw), 6.00rem);--space-2xl-3xl:clamp(4.81rem, calc(2.20rem + 8.77vw), 9.00rem)}.hero.front.home{position:relative;color:var(--white)}@media (min-width:1200px){.hero.front.home{padding:0}}.hero.front.home .hero-wrapper{position:relative;z-index:1;margin:0 auto;min-height:auto;--bs-gap:var(--space-2xl) 0}@media (min-width:1200px){.hero.front.home .hero-wrapper{--bs-gap:0 var(--space-xl)}}@media (min-width:1200px){.hero.front.home .hero-wrapper{max-width:168rem;min-height:clamp(58rem,56vw,86rem)}}.hero.front.home .hero-content,.hero.front.home .hero-media{position:relative;min-width:0}.hero.front.home .hero-content{order:2;display:flex;align-items:center;padding-inline:0}@media (min-width:1200px){.hero.front.home .hero-content{order:1}}.hero.front.home .hero-content__inner{width:100%;max-width:100%}@media (min-width:1200px){.hero.front.home .hero-content__inner{max-width:64rem}}.hero.front.home .hero-tagline{display:inline-flex;align-items:center;gap:.8rem;margin:0 0 1.2rem;font-size:calc(var(--small) - .2rem);line-height:1;letter-spacing:.2rem;text-transform:uppercase;color:var(--gray-40)}.hero.front.home .hero-tagline__icon{flex:0 0 auto;width:1.5rem;height:1.5rem;color:var(--primary)}.hero.front.home .hero-title{margin:0;max-width:100%;font-size:clamp(3.2rem,7vw,5rem);line-height:1.05;letter-spacing:-.03em;color:var(--white)}@media (min-width:1200px){.hero.front.home .hero-title{max-width:11ch;font-size:clamp(5rem,4.6vw,8rem);line-height:.94}}.hero.front.home .hero-desc{max-width:52rem;margin:2rem 0 0;font-size:clamp(1.55rem,1vw,1.8rem);line-height:1.65;color:var(--gray-40)}.hero.front.home .hero-cta{display:flex;flex-direction:column;gap:1.6rem;margin-top:clamp(2.8rem,6vw,4rem)}.hero.front.home .hero-cta .btn{width:100%}@media (min-width:768px){.hero.front.home .hero-cta{flex-direction:row;flex-wrap:wrap}.hero.front.home .hero-cta .btn{width:auto}}@media (min-width:1200px){.hero.front.home .hero-cta{margin-top:clamp(3rem,4vw,5.2rem)}}.hero.front.home .hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;margin:clamp(3.2rem,7vw,4.8rem) 0 0;padding:0;list-style:none}@media (min-width:1200px){.hero.front.home .hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));margin:clamp(3.4rem,4vw,5.6rem) 0 0}}.hero.front.home .hero-stat{padding:2.2rem 2.2rem 2rem;border:.1rem solid color-mix(in srgb,var(--white) 6%,transparent);border-radius:1.2rem;background:var(--gray-10);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--white) 6%,transparent)}.hero.front.home .hero-stat:last-child{grid-column:1/-1}@media (min-width:1200px){.hero.front.home .hero-stat:last-child{grid-column:auto}}.hero.front.home .hero-stat__value{display:block;font-size:clamp(2.8rem,2.5vw,4rem);font-weight:600;line-height:1;letter-spacing:-.03em;color:var(--white)}.hero.front.home .hero-stat__label{display:block;margin-top:.8rem;font-size:var(--small);line-height:1.4;color:var(--gray-40)}.hero.front.home .hero-media{order:1;display:flex;align-items:stretch;justify-content:stretch;margin-inline-end:0;overflow:visible}@media (min-width:1200px){.hero.front.home .hero-media{order:2;margin-inline-end:calc(var(--space-outside) * -1)}}.hero.front.home .hero-cover{position:relative;display:flex;align-items:stretch;width:100%;min-height:clamp(34rem,88vw,48rem);margin:0;overflow:visible!important;border-radius:1.2rem;border:.1rem solid var(--gray-15)}@media (min-width:1200px){.hero.front.home .hero-cover{border:none;height:100%;min-height:100%;border-radius:0}}@media (min-width:1200px){.hero.front.home .hero-cover::after,.hero.front.home .hero-cover::before{content:"";position:absolute;z-index:4;pointer-events:none}}.hero.front.home .hero-cover::before{inset:0 auto 0 0;width:clamp(7rem,18vw,18rem);background:linear-gradient(90deg,var(--gray-08) 0%,var(--gray-08) 28%,transparent 100%)}@media (min-width:1200px){.hero.front.home .hero-cover::before{width:clamp(10rem,30vw,38rem)}}.hero.front.home .hero-cover::after{inset:auto 0 0;height:clamp(7rem,18vw,14rem);background:linear-gradient(0deg,var(--gray-08) 0%,var(--gray-08) 35%,transparent 100%)}@media (min-width:1200px){.hero.front.home .hero-cover::after{height:clamp(10rem,18vw,26rem)}}.hero.front.home .hero-cover__line{position:absolute;inset:0;z-index:3;overflow:hidden;color:var(--gray-40);opacity:.16;pointer-events:none}.hero.front.home .hero-cover__line::after{content:"";position:absolute;inset:0 0 auto auto;z-index:1;width:min(46vw,72rem);height:min(36vw,52rem);background:radial-gradient(circle at 70% 0%,color-mix(in srgb,var(--primary) 26%,transparent) 0%,transparent 58%),linear-gradient(135deg,transparent 0%,color-mix(in srgb,var(--primary) 14%,transparent) 100%);pointer-events:none}.hero.front.home .hero-cover__line svg{position:absolute;z-index:0;top:50%;left:50%;width:185%;min-width:110rem;height:auto;transform:translate(-50%,-50%);overflow:visible}@media (min-width:1200px){.hero.front.home .hero-cover__line svg{width:155%;min-width:154rem}}.hero.front.home .hero-cover__line path{will-change:transform}.hero.front.home .hero-cover__image{position:relative;z-index:5;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}@media (min-width:1200px){.hero.front.home .hero-cover__image{-o-object-position:center center;object-position:center center}}.hero.front.home .hero-badge{position:absolute;top:auto;bottom:0;left:2rem;z-index:5;display:grid;place-items:center;width:11.4rem;height:11.4rem;transform:translate(-20%,34%);border:.1rem solid color-mix(in srgb,var(--white) 9%,transparent);border-radius:50%;background-color:var(--gray-08);box-shadow:0 1.4rem 3.2rem color-mix(in srgb,var(--black) 36%,transparent),inset 0 0 0 .1rem color-mix(in srgb,var(--white) 5%,transparent),inset 0 0 0 1.9rem color-mix(in srgb,var(--black) 10%,transparent)}@media (min-width:1200px){.hero.front.home .hero-badge{top:28.5%;bottom:auto;left:0;width:clamp(11.8rem,9.4vw,14.6rem);height:clamp(11.8rem,9.4vw,14.6rem);transform:translate(-50%,-50%)}}.hero.front.home .hero-badge__ring{position:absolute;inset:.95rem;width:calc(100% - 1.9rem);height:calc(100% - 1.9rem);fill:currentColor;color:var(--white);font-size:1.5rem;letter-spacing:.34rem;text-transform:uppercase}.hero.front.home .hero-badge__ring text{font-family:Urbanist,sans-serif;font-weight:500}@media (min-width:1200px){.hero.front.home .hero-badge__ring{font-size:1.4rem}}.hero.front.home .hero-badge__core{position:relative;z-index:1;display:grid;place-items:center;width:5.4rem;height:5.4rem;border:.1rem solid color-mix(in srgb,var(--white) 8%,transparent);border-radius:50%;background:color-mix(in srgb,var(--white) 3%,transparent);color:var(--white);box-shadow:inset 0 0 0 .1rem color-mix(in srgb,var(--white) 4%,transparent)}.hero.front.home .hero-badge__core svg{width:2.3rem;height:2.3rem;stroke-width:1.65}@media (min-width:1200px){.hero.front.home .hero-badge__core{width:6.2rem;height:6.2rem}.hero.front.home .hero-badge__core svg{width:2.55rem;height:2.55rem}}.features.home{padding:0}.features.home .features-wrapper{padding:1rem;border:.1rem solid color-mix(in srgb,var(--white) 5%,transparent);background:color-mix(in srgb,var(--white) 1.5%,transparent);--bs-gap:1rem}@media (min-width:768px){.features.home .features-wrapper{padding:1.2rem;--bs-gap:1.2rem}}.features.home .features-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:18rem;padding:3.2rem 2.4rem 2.8rem;border:.1rem solid color-mix(in srgb,var(--white) 6%,transparent);border-radius:1.6rem;background:var(--gray-10);text-align:center;color:var(--primary);box-shadow:inset 0 .1rem 0 color-mix(in srgb,var(--white) 4%,transparent)}@media (min-width:1200px){.features.home .features-card{min-height:22rem}}.features.home .features-card__icon{display:grid;place-items:center;margin-bottom:2rem}.features.home .features-card__icon-ring{display:grid;place-items:center;width:7.8rem;height:7.8rem;padding:2rem;background:center/contain no-repeat url(../../../img/icon-container.webp);color:var(--primary-light)}@media (min-width:1200px){.features.home .features-card__icon-ring{width:10.8rem;height:10.8rem;padding:3rem}}.features.home .features-card__icon-ring .features-card__icon-image,.features.home .features-card__icon-ring .features-card__icon-svg,.features.home .features-card__icon-ring svg{width:2.8rem;height:2.8rem;display:block}.features.home .features-card__icon-ring .features-card__icon-svg{fill:currentColor;color:inherit}.features.home .features-card__icon-ring .features-card__icon-image{-o-object-fit:contain;object-fit:contain}.features.home .features-card__title{margin:0;font-size:var(--small);font-weight:500;line-height:1.25;color:var(--white)}@media (min-width:768px){.features.home .features-card__title{font-size:clamp(2rem,1.4vw,3rem)}}.features.home .features-card__arrow{position:absolute;top:1.8rem;right:1.8rem;color:var(--gray-30)}.features.home .features-card__arrow svg{width:2.4rem;height:2.4rem}.properties.home{padding:var(--space-2xl-3xl) 0}.properties.home .properties-head{--bs-gap:var(--space-m);align-items:end;margin-bottom:var(--space-xl)}.properties.home .properties-head__intro{position:relative;padding-top:var(--space-xl)}.properties.home .properties-head__intro::before{content:"";position:absolute;top:0;left:0;width:6rem;height:2.5rem;background:center/contain no-repeat url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjkiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCA2OSAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc1XzkzMCkiPgo8cGF0aCBkPSJNMTUgMC4wMTY2MDE2QzE1LjAwOSA4LjI5MzI0IDIxLjcyMTMgMTUgMzAgMTVDMjEuNzI0OCAxNSAxNS4wMTQ4IDIxLjcwMSAxNSAyOS45NzI3QzE0Ljk4NTIgMjEuNzAxIDguMjc1MTUgMTUgMCAxNUM4LjI3ODc0IDE1IDE0Ljk5MSA4LjI5MzI0IDE1IDAuMDE2NjAxNloiIGZpbGw9IiM2NjY2NjYiLz4KPC9nPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDFfNzVfOTMwKSI+CjxwYXRoIGQ9Ik00NSA2LjAwOTc3QzQ1LjAwNTMgMTAuOTc1OCA0OS4wMzI3IDE1IDU0IDE1QzQ5LjAzMDEgMTUgNDUuMDAxMSAxOS4wMjg0IDQ1IDIzLjk5OEM0NC45OTg5IDE5LjAyODQgNDAuOTY5OSAxNSAzNiAxNUM0MC45NjczIDE1IDQ0Ljk5NDcgMTAuOTc1OCA0NSA2LjAwOTc3WiIgZmlsbD0iIzMzMzMzMyIvPgo8L2c+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMl83NV85MzApIj4KPHBhdGggZD0iTTY0LjIwMDIgMTAuODA0OUM2NC4yMDI3IDEzLjA0OTYgNjUuOTY2MyAxNC44ODE3IDY4LjE4MzYgMTQuOTk0M0w2OC40MDA0IDE1LjAwMDJDNjYuMDg2NSAxNS4wMDAyIDY0LjIwOTUgMTYuODcxMSA2NC4yMDAyIDE5LjE4MjhDNjQuMTkxMiAxNi45NDM1IDYyLjQyOTQgMTUuMTE3MiA2MC4yMTU4IDE1LjAwNTFMNjAgMTUuMDAwMkM2Mi4zMTc5IDE1LjAwMDEgNjQuMTk3NiAxMy4xMjIyIDY0LjIwMDIgMTAuODA0OVoiIGZpbGw9IiMzMzMzMzMiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF83NV85MzAiPgo8cmVjdCB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjxjbGlwUGF0aCBpZD0iY2xpcDFfNzVfOTMwIj4KPHJlY3Qgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiBmaWxsPSJ3aGl0ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzYgNikiLz4KPC9jbGlwUGF0aD4KPGNsaXBQYXRoIGlkPSJjbGlwMl83NV85MzAiPgo8cmVjdCB3aWR0aD0iOC40IiBoZWlnaHQ9IjguNCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYwIDEwLjgpIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);pointer-events:none}.properties.home .properties-head__title{margin:0;font-size:var(--h2);font-weight:500;line-height:1.1;color:var(--text)}.properties.home .properties-head__desc{max-width:96rem;margin:var(--space-s) 0 0;font-size:var(--normal);line-height:1.65;color:var(--text-soft)}.properties.home .properties-head__action{display:flex;justify-content:flex-start}@media (min-width:1200px){.properties.home .properties-head__action{justify-content:flex-end}}.properties.home .properties-slider{overflow:hidden}.properties.home .properties-slider,.properties.home .properties-slider .splide__track{width:100%}.properties.home .properties-slider .splide__list{align-items:stretch}.properties.home .properties-slide{display:flex;height:auto}.properties.home .properties-card{height:100%;display:flex;flex-direction:column;padding:var(--space-m);border:.1rem solid var(--gray-15);border-radius:1.8rem;background:var(--gray-10);box-shadow:inset 0 .1rem 0 var(--gray-15)}.properties.home .properties-card__media{display:block;margin-bottom:var(--space-m);border-radius:1.4rem;overflow:hidden;background:var(--gray-15)}.properties.home .properties-card__image{width:100%;aspect-ratio:16/10;display:block;-o-object-fit:cover;object-fit:cover}.properties.home .properties-card__body{display:flex;flex-direction:column;flex:1}.properties.home .properties-card__title{margin:0;font-size:var(--h5);font-weight:500;line-height:1.2}.properties.home .properties-card__title a{color:var(--text)}.properties.home .properties-card__excerpt{margin:var(--space-xs) 0 var(--space-m);font-size:var(--small);line-height:1.6;color:var(--text-soft)}.properties.home .properties-card__excerpt a{color:var(--text);text-decoration:underline;text-underline-offset:.28rem}.properties.home .properties-card__badges{list-style:none;display:flex;flex-wrap:wrap;gap:var(--space-xs);margin:0 0 var(--space-m);padding:0}.properties.home .properties-card__badge{display:inline-flex;align-items:center;gap:var(--space-2xs);padding:var(--space-2xs) var(--space-s);border:.1rem solid var(--gray-15);border-radius:999rem;background:var(--gray-10);font-size:calc(var(--small) - .5rem);line-height:1;color:var(--text)}.properties.home .properties-card__badge-icon{display:grid;place-items:center;width:1.8rem;height:1.8rem;color:var(--text)}.properties.home .properties-card__badge-icon svg{width:100%;height:100%;display:block}.properties.home .properties-card__footer{display:flex;flex-direction:column;gap:var(--space-s);margin-top:auto}@media (min-width:768px){.properties.home .properties-card__footer{flex-direction:row;align-items:end;justify-content:space-between;gap:var(--space-s)}}.properties.home .properties-card__price-group{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:var(--space-3xs)}.properties.home .properties-card__price-label{font-size:var(--small);line-height:1;color:var(--text-soft)}.properties.home .properties-card__price{font-size:var(--h5);font-weight:500;line-height:1;color:var(--text)}.properties.home .properties-card__cta{width:100%;justify-content:center}@media (min-width:768px){.properties.home .properties-card__cta{width:auto}}.properties.home .properties-slider__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--space-m);margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:.1rem solid var(--gray-15)}.properties.home .properties-slider__status{display:inline-flex;align-items:center;gap:var(--space-3xs);font-size:var(--normal);line-height:1;color:var(--text)}.properties.home .properties-slider__arrows .splide__arrow{width:5.6rem;height:5.6rem;padding:0;border:.1rem solid var(--gray-15);border-radius:50%;background:0 0;color:var(--text)}.properties.home .properties-slider__arrows .splide__arrow:hover{background:var(--gray-15)}.testimonials.home{padding:var(--space-2xl-3xl) 0}.testimonials.home .testimonials-head{--bs-gap:var(--space-m);align-items:end;margin-bottom:var(--space-xl)}.testimonials.home .testimonials-head__intro{position:relative;padding-top:var(--space-xl)}.testimonials.home .testimonials-head__intro::before{content:"";position:absolute;top:0;left:0;width:6rem;height:2.5rem;background:center/contain no-repeat url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjkiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCA2OSAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc1XzkzMCkiPgo8cGF0aCBkPSJNMTUgMC4wMTY2MDE2QzE1LjAwOSA4LjI5MzI0IDIxLjcyMTMgMTUgMzAgMTVDMjEuNzI0OCAxNSAxNS4wMTQ4IDIxLjcwMSAxNSAyOS45NzI3QzE0Ljk4NTIgMjEuNzAxIDguMjc1MTUgMTUgMCAxNUM4LjI3ODc0IDE1IDE0Ljk5MSA4LjI5MzI0IDE1IDAuMDE2NjAxNloiIGZpbGw9IiM2NjY2NjYiLz4KPC9nPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDFfNzVfOTMwKSI+CjxwYXRoIGQ9Ik00NSA2LjAwOTc3QzQ1LjAwNTMgMTAuOTc1OCA0OS4wMzI3IDE1IDU0IDE1QzQ5LjAzMDEgMTUgNDUuMDAxMSAxOS4wMjg0IDQ1IDIzLjk5OEM0NC45OTg5IDE5LjAyODQgNDAuOTY5OSAxNSAzNiAxNUM0MC45NjczIDE1IDQ0Ljk5NDcgMTAuOTc1OCA0NSA2LjAwOTc3WiIgZmlsbD0iIzMzMzMzMyIvPgo8L2c+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMl83NV85MzApIj4KPHBhdGggZD0iTTY0LjIwMDIgMTAuODA0OUM2NC4yMDI3IDEzLjA0OTYgNjUuOTY2MyAxNC44ODE3IDY4LjE4MzYgMTQuOTk0M0w2OC40MDA0IDE1LjAwMDJDNjYuMDg2NSAxNS4wMDAyIDY0LjIwOTUgMTYuODcxMSA2NC4yMDAyIDE5LjE4MjhDNjQuMTkxMiAxNi45NDM1IDYyLjQyOTQgMTUuMTE3MiA2MC4yMTU4IDE1LjAwNTFMNjAgMTUuMDAwMkM2Mi4zMTc5IDE1LjAwMDEgNjQuMTk3NiAxMy4xMjIyIDY0LjIwMDIgMTAuODA0OVoiIGZpbGw9IiMzMzMzMzMiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF83NV85MzAiPgo8cmVjdCB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjxjbGlwUGF0aCBpZD0iY2xpcDFfNzVfOTMwIj4KPHJlY3Qgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiBmaWxsPSJ3aGl0ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzYgNikiLz4KPC9jbGlwUGF0aD4KPGNsaXBQYXRoIGlkPSJjbGlwMl83NV85MzAiPgo8cmVjdCB3aWR0aD0iOC40IiBoZWlnaHQ9IjguNCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYwIDEwLjgpIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);pointer-events:none}.testimonials.home .testimonials-head__title{margin:0;font-size:var(--h2);font-weight:500;line-height:1.1;color:var(--text)}.testimonials.home .testimonials-head__desc{max-width:96rem;margin:var(--space-s) 0 0;font-size:var(--normal);line-height:1.65;color:var(--text-soft)}.testimonials.home .testimonials-head__action{display:flex;justify-content:flex-start}@media (min-width:1200px){.testimonials.home .testimonials-head__action{justify-content:flex-end}}.testimonials.home .testimonials-slider{overflow:hidden}.testimonials.home .testimonials-slider,.testimonials.home .testimonials-slider .splide__track{width:100%}.testimonials.home .testimonials-slider .splide__list{align-items:stretch}.testimonials.home .testimonials-slide{display:flex;height:auto}.testimonials.home .testimonials-card{display:flex;flex-direction:column;gap:var(--space-m);width:100%;height:100%;padding:var(--space-l);border:.1rem solid var(--gray-15);border-radius:1.8rem;background:var(--gray-10);box-shadow:inset 0 .1rem 0 var(--gray-15)}.testimonials.home .testimonials-card__rating{list-style:none;display:flex;align-items:center;gap:var(--space-2xs);margin:0;padding:0}.testimonials.home .testimonials-card__rating-item{display:grid;place-items:center;width:4rem;height:4rem;border:.1rem solid var(--gray-15);border-radius:50%;background:rgba(255,255,255,.02);color:#fcd010}.testimonials.home .testimonials-card__rating-item svg{display:block;width:1.8rem;height:1.8rem}.testimonials.home .testimonials-card__title{margin:0;font-size:var(--h5);font-weight:500;line-height:1.25;color:var(--text)}.testimonials.home .testimonials-card__content{font-size:var(--normal);line-height:1.6;color:var(--text)}.testimonials.home .testimonials-card__content p{margin:0}.testimonials.home .testimonials-card__author{display:flex;align-items:center;gap:var(--space-s);margin-top:auto;padding-top:var(--space-xs)}.testimonials.home .testimonials-card__avatar{flex:0 0 auto;width:6rem;height:6rem;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:var(--gray-15);color:var(--text);font-size:var(--normal);font-weight:600}.testimonials.home .testimonials-card__avatar img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonials.home .testimonials-card__author-meta{display:flex;flex-direction:column;gap:var(--space-3xs);min-width:0}.testimonials.home .testimonials-card__author-name{margin:0;font-size:var(--h6);font-weight:500;line-height:1.2;color:var(--text)}.testimonials.home .testimonials-card__author-location{margin:0;font-size:var(--normal);line-height:1.4;color:var(--text-soft)}.testimonials.home .testimonials-slider__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--space-m);margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:.1rem solid var(--gray-15)}.testimonials.home .testimonials-slider__status{display:inline-flex;align-items:center;gap:var(--space-3xs);font-size:var(--normal);line-height:1;color:var(--text)}.testimonials.home .testimonials-slider__arrows .splide__arrow{width:5.6rem;height:5.6rem;padding:0;border:.1rem solid var(--gray-15);border-radius:50%;background:0 0;color:var(--text)}.testimonials.home .testimonials-slider__arrows .splide__arrow:hover{background:var(--gray-15)}.faq.home{padding:var(--space-2xl-3xl) 0}.faq.home .faq-head{--bs-gap:var(--space-m);align-items:end;margin-bottom:var(--space-xl)}.faq.home .faq-head__intro{position:relative;padding-top:var(--space-xl)}.faq.home .faq-head__intro::before{content:"";position:absolute;top:0;left:0;width:6rem;height:2.5rem;background:center/contain no-repeat url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjkiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCA2OSAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc1XzkzMCkiPgo8cGF0aCBkPSJNMTUgMC4wMTY2MDE2QzE1LjAwOSA4LjI5MzI0IDIxLjcyMTMgMTUgMzAgMTVDMjEuNzI0OCAxNSAxNS4wMTQ4IDIxLjcwMSAxNSAyOS45NzI3QzE0Ljk4NTIgMjEuNzAxIDguMjc1MTUgMTUgMCAxNUM4LjI3ODc0IDE1IDE0Ljk5MSA4LjI5MzI0IDE1IDAuMDE2NjAxNloiIGZpbGw9IiM2NjY2NjYiLz4KPC9nPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDFfNzVfOTMwKSI+CjxwYXRoIGQ9Ik00NSA2LjAwOTc3QzQ1LjAwNTMgMTAuOTc1OCA0OS4wMzI3IDE1IDU0IDE1QzQ5LjAzMDEgMTUgNDUuMDAxMSAxOS4wMjg0IDQ1IDIzLjk5OEM0NC45OTg5IDE5LjAyODQgNDAuOTY5OSAxNSAzNiAxNUM0MC45NjczIDE1IDQ0Ljk5NDcgMTAuOTc1OCA0NSA2LjAwOTc3WiIgZmlsbD0iIzMzMzMzMyIvPgo8L2c+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMl83NV85MzApIj4KPHBhdGggZD0iTTY0LjIwMDIgMTAuODA0OUM2NC4yMDI3IDEzLjA0OTYgNjUuOTY2MyAxNC44ODE3IDY4LjE4MzYgMTQuOTk0M0w2OC40MDA0IDE1LjAwMDJDNjYuMDg2NSAxNS4wMDAyIDY0LjIwOTUgMTYuODcxMSA2NC4yMDAyIDE5LjE4MjhDNjQuMTkxMiAxNi45NDM1IDYyLjQyOTQgMTUuMTE3MiA2MC4yMTU4IDE1LjAwNTFMNjAgMTUuMDAwMkM2Mi4zMTc5IDE1LjAwMDEgNjQuMTk3NiAxMy4xMjIyIDY0LjIwMDIgMTAuODA0OVoiIGZpbGw9IiMzMzMzMzMiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF83NV85MzAiPgo8cmVjdCB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjxjbGlwUGF0aCBpZD0iY2xpcDFfNzVfOTMwIj4KPHJlY3Qgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiBmaWxsPSJ3aGl0ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzYgNikiLz4KPC9jbGlwUGF0aD4KPGNsaXBQYXRoIGlkPSJjbGlwMl83NV85MzAiPgo8cmVjdCB3aWR0aD0iOC40IiBoZWlnaHQ9IjguNCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYwIDEwLjgpIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);pointer-events:none}.faq.home .faq-head__title{margin:0;font-size:var(--h2);font-weight:500;line-height:1.1;color:var(--text)}.faq.home .faq-head__desc{max-width:108rem;margin:var(--space-s) 0 0;font-size:var(--normal);line-height:1.65;color:var(--text-soft)}.faq.home .faq-head__action{display:flex;justify-content:flex-start}@media (min-width:1200px){.faq.home .faq-head__action{justify-content:flex-end}}.faq.home .faq-slider{overflow:hidden}.faq.home .faq-slider,.faq.home .faq-slider .splide__track{width:100%}.faq.home .faq-slider .splide__list{align-items:stretch}.faq.home .faq-slide{display:flex;height:auto}.faq.home .faq-card{display:flex;flex-direction:column;width:100%;height:100%;padding:var(--space-l);border:.1rem solid var(--gray-15);border-radius:1.8rem;background:var(--gray-10);box-shadow:inset 0 .1rem 0 var(--gray-15)}.faq.home .faq-card__title{margin:0;font-size:var(--h6);font-weight:500;line-height:1.35;color:var(--text)}.faq.home .faq-card__toggle{justify-content:center;margin-top:var(--space-s)}.faq.home .faq-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;margin-top:var(--space-l)}.faq.home .faq-card__excerpt{margin:0;font-size:var(--small);line-height:1.65;color:var(--text-soft)}.faq.home .faq-slider__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--space-m);margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:.1rem solid var(--gray-15)}.faq.home .faq-slider__status{display:inline-flex;align-items:center;gap:var(--space-3xs);font-size:var(--normal);line-height:1;color:var(--text)}.faq.home .faq-slider__arrows .splide__arrow{width:5.6rem;height:5.6rem;padding:0;border:.1rem solid var(--gray-15);border-radius:50%;background:0 0;color:var(--text)}.faq.home .faq-slider__arrows .splide__arrow:hover{background:var(--gray-15)}