*,:before,:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;padding-bottom:88px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}img,video{max-width:100%;display:block}#root{min-height:100%}.header{z-index:100;background:#fff;border-bottom:1px solid #ececec;position:sticky;top:0}.header__inner{align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:.85rem 1.5rem;display:flex}.header__logo{flex:none;align-items:center;gap:8px;text-decoration:none;display:flex}.header__logo-img{width:auto;height:40px;display:block}.header__nav{flex:auto;justify-content:center;align-items:center;gap:1.6rem;display:flex}.header__link{color:#1a1a1a;white-space:nowrap;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .15s}.header__link:hover{color:#009e7e}.header__actions{flex:none;align-items:center;gap:1.1rem;display:flex}.header__icon{color:#1a1a1a;justify-content:center;align-items:center;text-decoration:none;transition:color .15s;display:inline-flex;position:relative}.header__icon:hover{color:#009e7e}.header__svg{width:24px;height:24px}.header__cart-count{color:#fff;background:#e60023;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.68rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-7px;right:-9px}button.header__burger{flex:none;display:none}.hamburger{cursor:pointer;font:inherit;color:inherit;text-transform:none;background-color:#0000;border:0;margin:0;padding:0;transition-property:opacity,filter;transition-duration:.6s;transition-timing-function:linear;display:inline-block;overflow:visible}.hamburger:hover,.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:before,.hamburger.is-active .hamburger-inner:after{background-color:#000}.hamburger-box{width:30px;height:18px;display:inline-block;position:relative}.hamburger-inner{margin-top:-2px;display:block;top:50%}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{background-color:#000;border-radius:4px;width:30px;height:2px;transition-property:transform;transition-duration:.6s;transition-timing-function:ease;position:absolute}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{transition-property:transform,opacity;transition-duration:.6s;transition-timing-function:ease;top:7px}.hamburger--slider .hamburger-inner:after{top:14px}.hamburger--slider.is-active .hamburger-inner{transform:translateY(7px)rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{opacity:0;transform:rotate(-45deg)translate(-5.71429px,-6px)}.hamburger--slider.is-active .hamburger-inner:after{transform:translateY(-14px)rotate(-90deg)}.header__overlay{z-index:110;opacity:0;visibility:hidden;background:#00000073;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.header__overlay.is-open{opacity:1;visibility:visible}.header__drawer{z-index:120;background:#fff;width:82%;max-width:320px;padding:1.5rem 1.25rem;transition:transform .28s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:2px 0 24px #0000001f}.header__drawer.is-open{transform:translate(0)}.header__drawer-close{color:#1a1a1a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;display:flex}.header__drawer-nav{flex-direction:column;margin-top:.5rem;display:flex}.header__drawer-link{color:#1a1a1a;border-bottom:1px solid #f0f0f0;padding:1rem .25rem;font-size:1.05rem;font-weight:600;text-decoration:none}.header__drawer-link:active{color:#009e7e}@media (width<=991px){.header__inner{gap:.75rem;padding:.7rem 1rem}button.header__burger{flex:none;display:inline-block}.header__logo{flex:auto;justify-content:center}.header__nav{display:none}}@media (width>=992px){.header__drawer,.header__overlay{display:none}}.fm{background:#fff;padding:2rem 0 5rem;overflow:hidden}.fm__head{text-align:center;margin-bottom:3rem;padding:0 1.25rem}.fm__title{letter-spacing:-.01em;color:#1a1a1a;margin:0;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800}.fm__subtitle{color:#4a4a4a;margin:.85rem 0 0;font-size:1.3rem;font-weight:400}.fm__viewport{max-width:1080px;margin:0 auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.fm__rows{flex-direction:column;gap:.6rem;display:flex}.fm-row{overflow:hidden}.fm-track{will-change:transform;gap:22px;width:max-content;padding:14px 0;display:flex}.fm-track--left{animation:55s linear infinite fm-marquee-left}.fm-track--right{animation:55s linear infinite fm-marquee-right}@keyframes fm-marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fm-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.fm-item{flex:none;width:clamp(118px,12vw,158px)}.fm-item img{aspect-ratio:3/4;object-fit:contain;width:100%;display:block}@media (prefers-reduced-motion:reduce){.fm-track--left,.fm-track--right{animation:none}}@media (width<=768px){.fm{padding:2rem 0 3.25rem}.fm__head{margin-bottom:2rem}.fm__rows{gap:0}.fm-row+.fm-row{margin-top:-2rem}.fm-track{gap:14px}.fm-item{width:176px}}.pk{background:#faf9f7;padding:2rem 0 5rem}.pk__container{max-width:980px;margin:0 auto;padding:0 1.25rem}.pk__title{letter-spacing:-.01em;color:#1a1a1a;margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.pk__text{color:#8a8a8a;max-width:880px;margin:1rem 0 0;font-size:clamp(.95rem,1.4vw,1.15rem);line-height:1.5}.pk__img{border-radius:8px;width:100%;height:auto;margin-top:1.75rem;display:block}@media (width<=768px){.pk{padding:1rem 0 3rem}.pk__text{margin-top:.75rem}.pk__img{margin-top:1.25rem}}.cert{background:#fff;padding:4rem 0 4.5rem}.cert__container{max-width:980px;margin:0 auto;padding:0 1.25rem}.cert__title{letter-spacing:-.01em;color:#1a1a1a;margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.cert__img{border-radius:8px;width:100%;height:auto;margin-top:1.75rem;display:block}.cert__text{color:#8a8a8a;margin:1.75rem 0 0;font-size:clamp(.95rem,1.4vw,1.15rem);line-height:1.6}@media (width<=768px){.cert{padding:3rem 0 3.25rem}.cert__img,.cert__text{margin-top:1.25rem}}.qd-video-testimonials{background:#fff;max-width:100%;margin:0 auto 60px;padding:0;overflow:hidden}.qd-vt-header{text-align:center;margin-bottom:40px;padding:0 16px}.qd-vt-title{color:#1d1d1f;letter-spacing:-.022em;margin:0 0 8px;font-family:inherit;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.1}.qd-vt-carousel{outline:none;position:relative}.qd-vt-viewport{width:100%;padding:30px 0;position:relative;overflow:hidden}.qd-vt-track{will-change:transform;align-items:center;gap:20px;padding:0 calc(50% - 175px);transition:transform .55s cubic-bezier(.22,.61,.36,1);display:flex}.qd-vt-slide{aspect-ratio:9/13;opacity:.45;cursor:pointer;background:#000;border-radius:18px;flex:0 0 350px;width:350px;transition:transform .55s cubic-bezier(.22,.61,.36,1),opacity .55s,box-shadow .55s;position:relative;overflow:hidden;transform:scale(.72);box-shadow:0 4px 14px #00000014}.qd-vt-slide.is-center{opacity:1;z-index:2;cursor:default;transform:scale(1.08);box-shadow:0 14px 40px #0000002e}.qd-vt-video{object-fit:cover;width:100%;height:100%;display:block}.qd-vt-controls{justify-content:center;gap:16px;margin-top:32px;padding:0 16px;display:flex}.qd-vt-nav{color:#fff;cursor:pointer;background:#1d1d1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s;display:flex}.qd-vt-nav:hover{background:#000;transform:scale(1.06)}.qd-vt-nav:active{transform:scale(.96)}@media (width<=991px){.qd-vt-track{gap:16px;padding:0 calc(50% - 140px)}.qd-vt-slide{flex-basis:280px;width:280px}}@media (width<=768px){.qd-video-testimonials{margin:0 auto 40px}.qd-vt-header{margin-bottom:20px}.qd-vt-title{letter-spacing:-.018em;line-height:1.1}.qd-vt-viewport{padding:16px 0}.qd-vt-track{gap:12px;padding:0 calc(50% - 35vw)}.qd-vt-slide{opacity:.5;flex-basis:70vw;width:70vw;max-width:320px;transform:scale(.85)}.qd-vt-slide.is-center{transform:scale(1)}.qd-vt-controls{gap:12px;margin-top:20px}.qd-vt-nav{width:42px;height:42px}}.wb{background:#fff;padding:3rem 0 4rem;overflow:hidden}.wb__title{text-align:center;letter-spacing:-.01em;color:#1a1a1a;margin:0 0 2.5rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.wb__viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.wb__track{will-change:transform;gap:16px;width:max-content;padding:18px 0 4px;animation:60s linear infinite wb-marquee;display:flex}.wb__viewport:hover .wb__track{animation-play-state:paused}@keyframes wb-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.wb-card{flex:none;width:clamp(175px,17vw,225px);position:relative}.wb-card img{aspect-ratio:3/4;object-fit:cover;background:#e6e3e9;border-radius:10px;width:100%;display:block;box-shadow:0 8px 22px #1f0e141a}.wb-card__badge{color:#fff;white-space:nowrap;text-overflow:ellipsis;z-index:2;background:#3f3d49;border-radius:999px;max-width:calc(100% - 16px);padding:7px 16px;font-size:clamp(.8rem,1.1vw,.95rem);font-weight:600;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0000002e}@media (prefers-reduced-motion:reduce){.wb__track{animation:none}}@media (width<=768px){.wb{padding:2.5rem 0 3rem}.wb__title{margin-bottom:1.75rem}.wb-card{width:155px}}.faq{background:#faf9f7;padding:4rem 0 5rem}.faq__title{text-align:center;letter-spacing:-.01em;color:#1a1a1a;margin:0 0 2.5rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.faq__list{max-width:820px;margin:0 auto;padding:0 1.25rem}.faq-item{border-bottom:1px solid #e4e0e6}.faq-item__tab{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.35rem 0;display:flex}.faq-item__q{color:#1a1a1a;margin:0;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:600}.faq-item__icon{flex:0 0 22px;width:22px;height:22px;position:relative}.faq-item__icon:before,.faq-item__icon:after{content:"";background:#1a1a1a;border-radius:2px;width:14px;height:2px;transition:transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-item__icon:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-item.is-open .faq-item__icon:after{transform:translate(-50%,-50%)rotate(0)}.faq-item__content{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.faq-item.is-open .faq-item__content{grid-template-rows:1fr}.faq-item__inner{overflow:hidden}.faq-item__inner p{color:#6b6375;margin:0 0 1rem;padding-right:1.5rem;font-size:clamp(.92rem,1.4vw,1.05rem);line-height:1.6}.faq-item.is-open .faq-item__inner p:last-child{margin-bottom:1.35rem}.faq-link{color:#0070c9;text-decoration:underline}@media (width<=768px){.faq{padding:3rem 0 3.5rem}.faq__title{margin-bottom:1.75rem}.faq-item__tab{padding:1.15rem 0}}.footer{color:#4a4a4a;background:#f6f6f6;border-top:1px solid #ececec}.footer__container{grid-template-columns:1.7fr 1.2fr 1.2fr 1.3fr;gap:2rem;max-width:1280px;margin:0 auto;padding:3.5rem 1.5rem 2.5rem;display:grid}.footer__logo{width:auto;height:46px;margin-bottom:1.25rem}.footer__about-text{color:#6a6a6a;max-width:420px;margin:0;font-size:.88rem;line-height:1.65}.footer__title{color:#1a1a1a;margin:0 0 1rem;font-size:1rem;font-weight:700}.footer__title--pay{margin-top:1.5rem}.footer__title--social{margin-top:1.75rem}.footer__links{flex-direction:column;gap:1.75rem;display:flex}.footer__list{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.footer__list a{color:#6a6a6a;font-size:.88rem;text-decoration:none;transition:color .15s}.footer__list a:hover{color:#009e7e}.footer__reviews{max-width:230px;height:auto;margin-bottom:.5rem}.footer__mp{width:auto;height:34px;margin-bottom:.9rem}.footer__cards{flex-wrap:wrap;gap:8px;max-width:230px;margin:0;padding:0;list-style:none;display:flex}.footer__cards img{width:36px;height:24px;display:block}.footer__contact{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.footer__contact li{align-items:center;gap:.65rem;display:flex}.footer__contact-icon{color:#1a1a1a;flex:none;display:inline-flex}.footer__contact a{color:#1a1a1a;font-size:.9rem;font-weight:500;text-decoration:none}.footer__contact a:hover{color:#009e7e}.footer__schedule{color:#8a8a8a;margin:1rem 0 0;font-size:.85rem;line-height:1.5}.footer__social{gap:.85rem;display:flex}.footer__social a{color:#fff;background:#1a1a1a;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:inline-flex}.footer__social a:hover{background:#009e7e}.footer__credits{border-top:1px solid #e4e4e4}.footer__credits p{color:#9a9a9a;max-width:1280px;margin:0 auto;padding:1.25rem 1.5rem;font-size:.8rem}@media (width<=991px){.footer__container{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}}@media (width<=600px){.footer__container{grid-template-columns:1fr;padding:2.5rem 1.25rem 2rem}.footer__links{flex-direction:row;gap:1.5rem}.footer__col{flex:1}.footer__reviews,.footer__mp{width:100%;max-width:none;height:auto}}.sticky-cta{z-index:50;padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);background:#ffffffeb;border-top:1px solid #00000012;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #1f0e1414}.sticky-cta__btn{color:#fff;cursor:pointer;background:#009e7e;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:260px;padding:.95rem 2.5rem;font-family:inherit;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.sticky-cta__btn:hover{background:#008268}.sticky-cta__btn:active{transform:scale(.98)}@media (width<=768px){.sticky-cta{padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom))}.sticky-cta__btn{width:100%;min-width:0;max-width:480px;padding:.95rem 1.5rem}}.menu-overlay{z-index:80;background:#14101873;justify-content:flex-start;animation:.2s menu-fade;display:flex;position:fixed;inset:0}.menu-drawer{background:#fff;width:min(86vw,320px);height:100%;padding:1.5rem 0;animation:.26s cubic-bezier(.16,1,.3,1) menu-in;overflow-y:auto;box-shadow:4px 0 30px #0000002e}.menu-drawer.is-closing{animation:.24s forwards menu-out}.menu-head{border-bottom:1px solid #ece9ef;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;padding:0 1.5rem 1.1rem;display:flex}.menu-head__logo{object-fit:contain;width:auto;height:26px}.menu-head__close{color:#2b0514;cursor:pointer;background:0 0;border:none;padding:.25rem;display:flex}.menu-group{margin:0;padding:0;list-style:none}.menu-item{color:#2b0514;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:.7rem 1.5rem;font-size:1.05rem;font-weight:400;transition:background .15s;display:flex}.menu-item:hover{background:#f4f2f6}.menu-icon{color:#2b0514;flex:none;display:flex}.menu-icon svg{width:27px;height:27px}.menu-sep{border:none;border-top:1px solid #ece9ef;margin:.75rem 1.5rem}.menu-footer{flex-direction:column;gap:1rem;margin:0;padding:.25rem 1.5rem 0;list-style:none;display:flex}.menu-footer__link{text-align:left;color:#6b6375;cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem}.menu-footer__link:hover{color:#2b0514}@keyframes menu-fade{0%{opacity:0}to{opacity:1}}@keyframes menu-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes menu-out{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-reduced-motion:reduce){.menu-overlay,.menu-drawer{animation:none}}.site-header{justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.site-header--logo-only{justify-content:center}.site-header__logo-link{display:inline-flex}.site-header__logo{object-fit:contain;width:auto;height:32px}.site-header__menu,.site-header__chat{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.site-header__menu svg,.site-header__chat svg{display:block}.site-header__cart{color:#fff;cursor:pointer;background:#009e7e;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.95rem;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}.site-header__cart:hover{background:#00876a}.site-header__cart:active{transform:scale(.96)}.site-header__cart svg{display:block}.site-header--light .site-header__menu,.site-header--light .site-header__chat{color:#fff}.site-header--light .site-header__logo{filter:brightness(0)invert()}.site-header--dark .site-header__menu{color:#2b0514}.site-header--dark .site-header__chat{color:#3a3340}@media (width<=640px){.site-header{padding:1rem 1.25rem}.site-header__logo{height:26px}}.chat-overlay{z-index:90;background:#14101873;justify-content:center;align-items:center;padding:1rem;animation:.2s chat-fade;display:flex;position:fixed;inset:0}.chat-modal{text-align:center;background:#fff;border-radius:22px;width:min(460px,92vw);padding:2.75rem 2.25rem 2rem;animation:.22s chat-pop;position:relative;box-shadow:0 20px 60px #00000040}@media (width>=768px){.chat-modal{width:min(560px,92vw);padding:5em 3rem}}.chat-modal__close{color:#2b0514;cursor:pointer;background:0 0;border:none;padding:.2rem;display:flex;position:absolute;top:.9rem;right:.9rem}.chat-modal__title{color:#2b0514;font-size:1.4rem;font-weight:700;line-height:1.3}.chat-modal__text{color:#6b6375;margin-top:1rem;font-size:.95rem;line-height:1.45}.chat-modal__btn{color:#fff;background:#25d366;border-radius:14px;justify-content:center;align-items:center;gap:.55rem;margin-top:1.5rem;padding:.95rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .15s;display:flex}.chat-modal__btn:hover{background:#1ebe5b}@keyframes chat-fade{0%{opacity:0}to{opacity:1}}@keyframes chat-pop{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.chat-overlay,.chat-modal{animation:none}}@media (width<=640px){.chat-modal{padding:4.25rem 1.5rem 2.5rem}}.scta{z-index:80;-webkit-backdrop-filter:blur(10px);opacity:0;pointer-events:none;background:#ffffffeb;border-bottom:1px solid #ececec;transition:transform .28s,opacity .28s;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 4px 18px #0000000f}.scta.is-on{opacity:1;pointer-events:auto;transform:translateY(0)}.scta__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1040px;margin:0 auto;padding:.7rem 1.25rem;display:flex}.scta__logo{object-fit:contain;width:auto;height:24px}.scta__btn{color:#fff;white-space:nowrap;background:#009e7e;border-radius:999px;padding:.7rem 1.6rem;font-size:.98rem;font-weight:800;text-decoration:none;transition:background .15s,transform 50ms;display:inline-block}.scta__btn:hover{background:#00876a}.scta__btn:active{transform:scale(.98)}@media (width<=640px){.scta__inner{padding:.6rem 1rem}.scta__logo{height:20px}.scta__btn{padding:.65rem 1.25rem;font-size:.92rem}}.mh{background:#faf9f7;padding:6.5rem 2.5rem}.mh__inner{grid-template-columns:1fr 1.55fr;align-items:center;gap:5rem;max-width:1380px;margin:0 auto;display:grid}.mh__title{letter-spacing:-.01em;color:#2b0514;margin:0 0 3.75rem;font-size:3.1rem;font-weight:800;line-height:1.1}.mh__list{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.mh__item{text-align:left;color:#a59fae;cursor:pointer;background:0 0;border:none;border-left:3px solid #e2dfe6;width:100%;padding:.15rem 0 .15rem 1.2rem;font-size:1.55rem;font-weight:600;transition:color .15s,border-color .15s;display:block}.mh__item:hover{color:#6b6375}.mh__item.is-active{color:#009e7e;border-left-color:#009e7e}.mh__media{aspect-ratio:16/10;background:#e6e3e9;border-radius:16px;width:100%;box-shadow:0 14px 44px #0000000f}.mh__video{object-fit:cover;aspect-ratio:1090/981;display:block}.mh__mobile{display:none}@media (width<=768px){.mh{padding:3rem 1.25rem}.mh__inner{display:none}.mh__mobile{flex-direction:column;gap:2.75rem;max-width:520px;margin:0 auto;display:flex}.mh__block-title{text-align:center;color:#2b0514;margin:0 0 1rem;font-size:1.4rem;font-weight:800;line-height:1.25}.mh__mobile .mh__media{aspect-ratio:4/3;border-radius:12px}.mh__mobile .mh__video{aspect-ratio:1090/981}}.stat{text-align:center;box-sizing:border-box;background:#fff;width:100%;padding:50px 20px 0;overflow:hidden}.stat__inner{max-width:1200px;margin:0 auto}.stat__number{letter-spacing:-.03em;background:linear-gradient(#b8b8b8 0%,#d4d4d4 50%,#efefef 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-size:clamp(72px,14vw,180px);font-weight:700;line-height:1}.stat__sub{color:#222;letter-spacing:.01em;margin:0;font-size:16px;font-weight:400;line-height:1.5}@media (width<=768px){.stat{padding:20px 16px 0}.stat__sub{font-size:14px}}.depo{background:#fff;padding:56px 0 64px}.depo__title{text-align:center;letter-spacing:-.01em;color:#1c1c1c;margin:0 0 28px;padding:0 20px;font-size:clamp(1.5rem,4.5vw,2.1rem);font-weight:800}.depo__wrap{max-width:1100px;margin:0 auto;position:relative}.depo__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:6px 20px;display:flex;overflow-x:auto}.depo__track::-webkit-scrollbar{display:none}.depo__item{aspect-ratio:504/646;object-fit:cover;scroll-snap-align:center;background:#eee;border-radius:16px;flex:none;width:clamp(230px,72vw,290px);height:auto}.depo__arrow{display:none}@media (width>=768px){.depo__item{width:340px}.depo__track{gap:22px}.depo__arrow{z-index:2;color:#009e7e;cursor:pointer;background:#fff;border:1px solid #0000000f;border-radius:50%;place-items:center;width:52px;height:52px;transition:background .18s,color .18s,transform .18s,box-shadow .18s;display:grid;position:absolute;top:50%;box-shadow:0 6px 20px #00000024}.depo__arrow svg{display:block}.depo__arrow:hover{color:#fff;background:#009e7e;transform:translateY(-50%)scale(1.08);box-shadow:0 8px 24px #009e7e5c}.depo__arrow:active{transform:translateY(-50%)scale(.96)}.depo__arrow--prev{left:-8px;transform:translateY(-50%)}.depo__arrow--next{right:-8px;transform:translateY(-50%)}}.green{background:#fff;padding:3.5rem 2rem}.green__card{text-align:center;background:#f8f8f8;border-radius:28px;max-width:1100px;margin:0 auto;padding:6rem 2rem 4.5rem;overflow:hidden}.green__icon{object-fit:contain;width:64px;height:64px;margin:0 auto 1.75rem;display:block}.green__title{letter-spacing:-.01em;color:#1a1a1a;max-width:16ch;margin:0 auto;font-size:3.6rem;font-weight:800;line-height:1.1}.green__hl{isolation:isolate;position:relative}.green__hl:before{content:"";opacity:.9;z-index:-1;background:linear-gradient(90deg,#00d959,#1ade5f,#00d959);border-radius:8px;height:.24em;position:absolute;bottom:.13em;left:-.06em;right:-.06em;transform:rotate(-2.5deg)}.green__text{color:#8a8392;max-width:640px;margin:1.5rem auto 0;font-size:1.1rem;line-height:1.55}@media (width<=768px){.green{padding:2.5rem 1.25rem}.green__card{border-radius:22px;padding:2.5rem 1.5rem 3rem}.green__title{max-width:18ch;font-size:1.95rem}.green__text{font-size:1rem}}.pack{background:#fff;padding:4.5rem 2rem 5rem}.pack__inner{grid-template-columns:1fr 1.1fr;align-items:center;gap:3.5rem;max-width:1380px;margin:0 auto;display:grid}.pack__title{letter-spacing:-.01em;color:#1a1a1a;margin:0 0 1rem;font-size:2.75rem;font-weight:800;line-height:1.1}.pack__text{color:#555;margin:0;font-size:1.25rem;line-height:1.5}.pack__img{border-radius:8px;width:100%;height:auto;display:block}@media (width<=768px){.pack{padding:3rem 1.25rem 3.5rem}.pack__inner{grid-template-columns:1fr;gap:1.75rem}.pack__title{font-size:1.9rem}.pack__text{font-size:1rem}}.lpfaq{background:#fff;padding:4.5rem 2.5rem 6.5rem}.lpfaq__inner{max-width:1380px;margin:0 auto}.lpfaq__title{letter-spacing:-.01em;color:#2b0514;margin:0 0 2rem;font-size:2.5rem;font-weight:800}.lpfaq__list{margin:0;padding:0;list-style:none}.lpfaq__item{border-bottom:1px solid #ece9ef}.lpfaq__q{cursor:pointer;text-align:left;color:#2b0514;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem 1.25rem;font-size:1.4rem;font-weight:700;display:flex}.lpfaq__chev{color:#6b6375;flex-shrink:0;transition:transform .2s}.lpfaq__item.is-open .lpfaq__chev{transform:rotate(180deg)}.lpfaq__a-wrap{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .32s,opacity .32s;display:grid}.lpfaq__item.is-open .lpfaq__a-wrap{opacity:1;grid-template-rows:1fr}.lpfaq__a-inner{overflow:hidden}.lpfaq__a{color:#6b6375;margin:0;padding:0 1.25rem 1.5rem;font-size:1.05rem;line-height:1.55}@media (prefers-reduced-motion:reduce){.lpfaq__a-wrap{transition:none}}@media (width<=768px){.lpfaq{padding:3rem 1.25rem 4rem}.lpfaq__title{font-size:1.9rem}.lpfaq__q{padding:1.25rem 1rem;font-size:1.15rem}.lpfaq__a{padding:0 1rem 1.25rem;font-size:1rem}}.ft{color:#444;background:#eee;border-top:1px solid #ececec;padding:4rem 2rem 0}.ft__inner{grid-template-columns:1.6fr 1fr 1.2fr 1.2fr;gap:2.5rem;max-width:1380px;margin:0 auto;display:grid}.ft__col{min-width:0}.ft__title{color:#1a1a1a;margin:0 0 1.1rem;font-size:1rem;font-weight:700}.ft__logo{width:190px;max-width:100%;height:auto;margin-bottom:1.1rem;display:block}.ft__about p{color:#666;margin:0;font-size:.95rem;line-height:1.6}.ft__list{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.ft__list a{color:#555;font-size:.95rem;text-decoration:none;transition:color .15s}.ft__list a:hover{color:#009e7e}.ft__reviews{width:100%;height:auto;margin-bottom:1.25rem;display:block}.ft__mp{width:auto;height:28px;margin-bottom:.9rem;display:block}.ft__cards{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ft__cards img{border-radius:3px;width:36px;height:24px;display:block}.ft__contact{flex-direction:column;gap:.7rem;margin:0 0 .9rem;padding:0;list-style:none;display:flex}.ft__contact li{align-items:center;gap:.6rem;display:flex}.ft__ico{color:#1a1a1a;flex:none;display:inline-flex}.ft__ico svg{fill:currentColor}.ft__contact a{color:#555;font-size:.95rem;text-decoration:none}.ft__contact a:hover{color:#009e7e}.ft__hours{color:#888;font-size:.85rem;display:block}.ft__title--gap,.ft__title--social{margin-top:1.75rem}.ft__social{gap:.75rem;display:flex}.ft__social a{color:#1a1a1a;background:#fff;border:1px solid #e4e4e4;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,color .15s;display:inline-flex}.ft__social a svg{fill:currentColor}.ft__social a:hover{color:#fff;background:#009e7e}.ft__credits{color:#999;text-align:center;border-top:1px solid #ececec;max-width:1380px;margin:3.5rem auto 0;padding:1.5rem 0;font-size:.8rem;line-height:1.6}.ft__admin{color:#bdbdbd;text-decoration:none}.ft__admin:hover{color:#009e7e}@media (width<=1024px){.ft__inner{grid-template-columns:1fr 1fr 1fr;gap:2.5rem 2rem}.ft__about{grid-column:1/-1}}@media (width<=640px){.ft{padding:2.75rem 1.25rem 0}.ft__inner{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}.ft__about,.ft__support{grid-column:1/-1}.ft__credits{margin-top:2.5rem}}.pz{background:#faf9f7;min-height:100dvh}.pz__main{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:560px;margin:0 auto;padding:.5rem 1.25rem 2.5rem;display:flex}.pz__title-hl{color:#01866b;text-decoration:underline}.pz__title{letter-spacing:.01em;color:#1c1c1c;margin:0 0 1.25rem;font-size:1.45rem;font-weight:800;line-height:1.25}.pz__hero{border-radius:16px;width:90%;height:auto;display:block;box-shadow:0 8px 24px #00000014}.pz__hero--cover{aspect-ratio:760/571;object-fit:cover;object-position:center 40%}.pz__checks{flex-direction:column;align-items:center;gap:.7rem;width:100%;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.pz__checks li{color:#1c1c1c;justify-content:center;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;line-height:1.4;display:flex}.pz__checks li:before{content:"✅";flex:none}.pz__lead{color:#3a3a3a;margin:1.5rem 0 0;font-size:.9rem;line-height:1.45}.pz__cta{color:#fff;background:#009e7e;border-radius:999px;margin-top:1rem;padding:1.1rem 2.75rem;font-size:1.1rem;font-weight:800;text-decoration:none;transition:background .15s,transform 50ms;display:inline-block}.pz__cta:hover{background:#00876a}.pz__cta:active{transform:scale(.98)}.pz__prompt{color:#1c1c1c;margin:1.25rem 0 .9rem;font-size:1.2rem;font-weight:800}.pz__options{flex-direction:column;gap:1rem;width:100%;display:flex}.pz-card{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #e2dfe6;border-radius:14px;align-items:center;gap:1.1rem;width:100%;padding:1.1rem 1.4rem;transition:border-color .15s,background .15s,transform 50ms;display:flex}.pz-card:hover{background:#f3fbf9;border-color:#009e7e}.pz-card:active{transform:scale(.99)}.pz-card__icon{flex:none;display:flex}.pz-card__icon img{object-fit:contain;width:50px;height:50px;display:block}.pz-card__text{flex-direction:column;flex:1;gap:.2rem;display:flex}.pz-card__arrow{color:#2b0514;background:#f0f0f0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.pz-card__heading{color:#2b0514;font-size:1.2rem;font-weight:800}.pz-card__sub{color:#6b6375;font-size:.95rem}@media (width>=768px){.pz__title{font-size:1.7rem}}.gs{--accent:#009e7e;top:var(--gs-top,0px);height:var(--gs-vh,100dvh);background:#faf9f7;flex-direction:column;display:flex;position:fixed;left:0;right:0;overflow:hidden}.gs__header{background:#fff;border-bottom:1px solid #ececec;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.gs__back{color:#1a1a1a;cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.gs__logo{width:auto;height:36px;margin:0 auto}.gs__header-spacer{flex:0 0 40px}.gs__main{flex:1;padding:1.5rem;display:flex;overflow-y:auto}.gs__step{flex-direction:column;align-items:center;width:100%;max-width:1040px;margin:auto;animation:.28s gs-fade;display:flex}.gs__title{color:#1a1a1a;text-align:center;letter-spacing:-.01em;margin:0;font-size:2.1rem;font-weight:800}.gs__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;width:100%;max-width:760px;margin-top:2.5rem;display:grid}.gs-card{aspect-ratio:1;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;padding:1.5rem;transition:border-color .15s;display:flex;box-shadow:0 10px 30px #0000000f}.gs-card.is-active{border-color:var(--accent)}.gs-card__icon{margin-bottom:.4rem;display:flex}.gs-card__icon img{object-fit:contain;width:150px;height:150px;display:block}.gs-card__icon svg{width:120px;height:120px;display:block}.gs-card__text{flex-direction:column;align-items:center;gap:.3rem;display:flex}.gs-card__heading{color:var(--accent);font-size:1.3rem;font-weight:800}.gs-card__sub{color:#6b6375;font-size:.98rem}.gs__form{flex-direction:column;align-items:stretch;width:100%;max-width:440px;margin-top:0;display:flex}.gs__form .gs__title{margin-bottom:1.75rem;font-size:1.75rem}.gs__input{color:#1a1a1a;background:#f7f5f9;border:1.5px solid #ece8f0;border-radius:12px;outline:none;width:100%;padding:1.05rem 1.15rem;font-size:1.05rem;transition:border-color .15s,background .15s}.gs__input::placeholder{color:#a59fae}.gs__input:focus{border-color:var(--accent);background:#fff}.gs__btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;margin-top:1.1rem;padding:1.4rem;font-size:1.2rem;font-weight:800;transition:background .15s,transform .1s}.gs__btn:hover:not(:disabled){background:#00876a}.gs__btn:active:not(:disabled){transform:scale(.98)}.gs__btn:disabled{color:#fbfafc;cursor:not-allowed;background:#d8d4dd}.gs__terms{color:#8a8392;text-align:center;margin:1.4rem 0 0;font-size:.82rem;line-height:1.45}.gs__terms a{color:#8a8392;text-decoration:underline}@keyframes gs-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.gs__step{animation:none}}@media (width<=640px){.gs__main{padding:1.25rem 1.25rem 2rem}.gs__title{font-size:1.7rem}.gs__cards{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.gs-card{aspect-ratio:auto;text-align:left;flex-direction:row;justify-content:flex-start;align-items:center;gap:1.1rem;padding:1.4rem}.gs-card__icon{flex-shrink:0;margin-bottom:0}.gs-card__icon img,.gs-card__icon svg{width:60px;height:60px}.gs-card__text{text-align:left;align-items:flex-start}.gs-card__heading{font-size:1.2rem}.gs-card__sub{font-size:.92rem}.gs__form .gs__title{font-size:1.5rem}}.cat{--accent:#009e7e;background:#fff;min-height:100dvh}.cat__topbar{border-bottom:1px solid #ececec;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.cat__back{color:#1a1a1a;cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.cat__logo{width:auto;height:34px;margin:0 auto}.cat__topbar-spacer{flex:0 0 40px}.cat__head{border-bottom:1px solid #ececec;max-width:1280px;margin:0 auto;padding:2rem 1.5rem 1.25rem}.cat__title{letter-spacing:-.01em;color:#1a1a1a;margin:0;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:800}.cat__body{grid-template-columns:220px 1fr;gap:2.5rem;max-width:1280px;margin:0 auto;padding:2rem 1.5rem;display:grid}.cat__sidebar{flex-direction:column;align-self:start;gap:.6rem;display:flex}.cat__pill{text-align:left;color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e4e0e6;border-radius:999px;padding:.6rem 1.1rem;font-family:inherit;font-size:.92rem;font-weight:500;transition:background .15s,border-color .15s}.cat__pill:hover{border-color:#c9c2ce}.cat__pill.is-active{color:#036955;background:#0eb0901f;border-color:#0eb0901f;font-weight:600}.cat__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.cat__msg{color:#8a8a8a;margin:0 0 1.25rem}.cat-card{cursor:pointer;text-align:center;color:inherit;background:0 0;border:none;flex-direction:column;padding:0;text-decoration:none;display:flex}.cat-card__img{aspect-ratio:1;background:#0369551a;border-radius:8px;justify-content:center;align-items:center;width:100%;transition:transform .2s;display:flex;position:relative}.cat-card__img img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.cat-card:hover .cat-card__img{transform:translateY(-4px)}.cat-card__info{margin-top:.9rem;padding:0 .25rem}.cat-card__name{color:#1a1a1a;margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.cat-card__price{color:#8a8a8a;margin-top:.3rem;font-size:.85rem;display:block}.cat-card__check{background:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #00000040}.cat-card--skeleton .cat-card__img{animation:1.2s ease-in-out infinite cat-pulse}@keyframes cat-pulse{0%,to{opacity:1}50%{opacity:.5}}.cat__sentinel{width:100%;height:1px}.cat__more{justify-content:center;padding:2rem 0 .5rem;display:flex}.cat__spinner{border:3px solid #e4e0e6;border-top-color:var(--accent);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite cat-spin}@keyframes cat-spin{to{transform:rotate(360deg)}}.cat__end{text-align:center;color:#a59fae;margin:0;padding:2rem 0 .5rem;font-size:.85rem}@media (width<=880px){.cat__body{grid-template-columns:1fr;gap:1.5rem}.cat__sidebar{scrollbar-width:none;flex-direction:row;padding-bottom:.5rem;overflow-x:auto}.cat__sidebar::-webkit-scrollbar{display:none}.cat__pill{flex:none}.cat__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}
