.marquee-module__UBIRma__marquee{overflow:hidden}.marquee-module__UBIRma__track{width:max-content;animation:linear infinite marquee-module__UBIRma__belt;display:flex}.marquee-module__UBIRma__marquee:hover .marquee-module__UBIRma__track{animation-play-state:paused}.marquee-module__UBIRma__seg{flex:none;align-items:center;display:flex}@keyframes marquee-module__UBIRma__belt{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-module__UBIRma__track{animation:none}}
.agents-and-constructors-module__nNk4KG__section{background:var(--paper);color:var(--ink);padding:96px 0}.agents-and-constructors-module__nNk4KG__inner{padding:0 var(--side-pad)}.agents-and-constructors-module__nNk4KG__h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(24px,4.2vw,56px);font-weight:700;line-height:1.06}.agents-and-constructors-module__nNk4KG__beltWrap{border-top:1px solid var(--hair-light);border-bottom:1px solid var(--hair-light);margin-top:48px;padding:26px 0;position:relative;overflow:hidden}.agents-and-constructors-module__nNk4KG__beltWrap:before,.agents-and-constructors-module__nNk4KG__beltWrap:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.agents-and-constructors-module__nNk4KG__beltWrap:before{background:linear-gradient(90deg, var(--paper), transparent);left:0}.agents-and-constructors-module__nNk4KG__beltWrap:after{background:linear-gradient(-90deg, var(--paper), transparent);right:0}.agents-and-constructors-module__nNk4KG__logoItem{align-items:center;height:36px;margin-right:64px;display:inline-flex}.agents-and-constructors-module__nNk4KG__logo{object-fit:contain;filter:brightness(0);opacity:.5;width:auto;height:36px;transition:opacity .3s var(--ease-out)}.agents-and-constructors-module__nNk4KG__beltWrap:hover .agents-and-constructors-module__nNk4KG__logo{opacity:.72}.agents-and-constructors-module__nNk4KG__logoItem:hover .agents-and-constructors-module__nNk4KG__logo{opacity:1}.agents-and-constructors-module__nNk4KG__caption{color:var(--ink);opacity:.55;margin-top:32px;font-size:13px}.agents-and-constructors-module__nNk4KG__tags{color:var(--ink);opacity:.4;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;font-size:12px;display:flex}.agents-and-constructors-module__nNk4KG__tagDot{background:currentColor;border-radius:50%;width:3px;height:3px;font-style:normal;display:inline-block}@media (max-width:650px){.agents-and-constructors-module__nNk4KG__section{padding:64px 0}.agents-and-constructors-module__nNk4KG__logoItem{margin-right:40px}}
.header-module__6rtY2W__header{z-index:100;padding:16px var(--side-pad);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--hair);background:#0b0f0aeb;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.header-module__6rtY2W__container{align-items:center;gap:var(--spacing-md);display:flex}.header-module__6rtY2W__logo{width:48px;height:48px}.header-module__6rtY2W__menu{align-items:center;display:flex}.header-module__6rtY2W__menu>li:not(.header-module__6rtY2W__menuButton){display:flex}.header-module__6rtY2W__menuItem{color:var(--grey-on-dark);font-family:var(--font-text);white-space:nowrap;cursor:pointer;border-radius:16px;padding:9px 16px;font-size:13px;font-weight:500;line-height:140%;transition:background-color .2s,color .2s}.header-module__6rtY2W__menuItem:hover{color:#fff}.header-module__6rtY2W__activeItem{color:#fff;background-color:#b9f04024}.header-module__6rtY2W__menuButton{display:none}.header-module__6rtY2W__actions{align-items:center;gap:var(--spacing-md);display:flex}.header-module__6rtY2W__button{font-family:var(--font-text);color:var(--ink);white-space:nowrap;background-color:var(--lime);cursor:pointer;transition:transform .25s var(--ease-out), box-shadow .25s;border:0;border-radius:99px;padding:8px 18px;font-size:13px;font-weight:700;line-height:140%}.header-module__6rtY2W__button:hover{transform:translateY(-2px);box-shadow:0 10px 32px #b9f04059}.header-module__6rtY2W__mobileMenu{width:40px;height:40px;margin-left:var(--spacing-sm);background-color:#ffffff14;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center;padding:13px 12px;display:none}.header-module__6rtY2W__mobileMenuLine{background-color:#fff;width:100%;height:1px;transition:transform .25s,opacity .25s}.header-module__6rtY2W__mobileMenuOpen .header-module__6rtY2W__mobileMenuLine:first-child{transform:translateY(6.5px)rotate(45deg)}.header-module__6rtY2W__mobileMenuOpen .header-module__6rtY2W__mobileMenuLine:nth-child(2){opacity:0}.header-module__6rtY2W__mobileMenuOpen .header-module__6rtY2W__mobileMenuLine:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.header-module__6rtY2W__scrim{display:none}@media (max-width:1200px){.header-module__6rtY2W__logo{width:40px;height:40px}.header-module__6rtY2W__scrim{z-index:90;opacity:0;pointer-events:none;background:#0000008c;transition:opacity .25s;display:block;position:fixed;inset:68px 0 0}.header-module__6rtY2W__scrimOpen{opacity:1;pointer-events:auto}.header-module__6rtY2W__menu{z-index:100;align-items:flex-start;gap:var(--spacing-sm);background-color:var(--ink);border:1px solid var(--hair);width:300px;padding:var(--spacing-sm);opacity:0;visibility:hidden;pointer-events:none;border-radius:16px;flex-direction:column;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:absolute;top:110%;right:20px;transform:translateY(-20px);box-shadow:0 20px 48px #00000073}.header-module__6rtY2W__menuOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header-module__6rtY2W__menu>li{width:100%}.header-module__6rtY2W__menuItem{width:100%;color:var(--grey-on-dark);border-radius:10px;padding:13px 20px;font-weight:600}.header-module__6rtY2W__activeItem{color:#fff;background-color:#b9f04029}.header-module__6rtY2W__menuButton{text-align:center;white-space:nowrap;width:100%;color:var(--ink);background-color:var(--lime);border:0;border-radius:16px;padding:22px 0;font-size:18px;font-weight:600;text-decoration:none;display:block}.header-module__6rtY2W__menuButton,.header-module__6rtY2W__menuButton:active,.header-module__6rtY2W__menuButton:focus,.header-module__6rtY2W__menuButton:visited{color:var(--ink);background-color:var(--lime);text-decoration:none}.header-module__6rtY2W__mobileMenu{display:flex}.header-module__6rtY2W__button{border-radius:10px;height:40px;padding:0 20px;font-size:14px;display:block}}
.deep-link-modal-module__JrKcLq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#00000080;justify-content:center;align-items:flex-end;animation:.3s ease-out deep-link-modal-module__JrKcLq__fadeIn;display:flex;position:fixed;inset:0}.deep-link-modal-module__JrKcLq__modal{background:var(--card-color);z-index:10000;border-radius:20px 20px 0 0;width:100%;max-width:100%;animation:.3s ease-out deep-link-modal-module__JrKcLq__slideUp;position:relative;box-shadow:0 -4px 30px #00000026}.deep-link-modal-module__JrKcLq__content{text-align:center;padding:32px 24px 40px}.deep-link-modal-module__JrKcLq__title{color:#1a1a1a;margin:0 0 12px;font-size:24px;font-weight:600;line-height:1.3}.deep-link-modal-module__JrKcLq__message{color:#666;margin:0 0 32px;font-size:16px;line-height:1.5}.deep-link-modal-module__JrKcLq__actions{flex-direction:column;gap:12px;display:flex}.deep-link-modal-module__JrKcLq__primaryButton{background:linear-gradient(135deg, var(--primary-green) 0%, var(--primary-color) 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px 24px;font-size:16px;font-weight:600;transition:all .2s}.deep-link-modal-module__JrKcLq__primaryButton:hover{transform:translateY(-1px);box-shadow:0 8px 25px #4f46e54d}.deep-link-modal-module__JrKcLq__primaryButton:active{transform:translateY(0)}.deep-link-modal-module__JrKcLq__secondaryButton{color:#666;cursor:pointer;background:0 0;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:14px 24px;font-size:16px;font-weight:500;transition:all .2s}.deep-link-modal-module__JrKcLq__secondaryButton:hover{color:#4b5563;background:#f9fafb;border-color:#d1d5db}.deep-link-modal-module__JrKcLq__secondaryButton:active{background:#f3f4f6}@keyframes deep-link-modal-module__JrKcLq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes deep-link-modal-module__JrKcLq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.deep-link-modal-module__JrKcLq__modal{border-radius:16px;max-width:400px;margin:0 20px 20px}.deep-link-modal-module__JrKcLq__overlay{align-items:flex-end;padding:20px}}@supports (padding-bottom:env(safe-area-inset-bottom)){.deep-link-modal-module__JrKcLq__content{padding-bottom:calc(40px + env(safe-area-inset-bottom))}}
.footer-module__Iv-HNa__footer{background:var(--ink);color:#fff;border-top:1px solid var(--hair);width:100%;position:relative;overflow:hidden}.footer-module__Iv-HNa__footerContent{width:100%;max-width:var(--breakpoint-desktop);padding:56px var(--side-pad) 0;z-index:2;margin:0 auto;position:relative}.footer-module__Iv-HNa__navAndSocials{flex-direction:column;gap:40px;width:100%;display:flex}.footer-module__Iv-HNa__navSection{margin-bottom:0}.footer-module__Iv-HNa__sectionTitle{color:#fff;font-family:var(--font-text);margin-bottom:14px;font-size:14px;font-weight:700;line-height:1.4}.footer-module__Iv-HNa__navList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-module__Iv-HNa__navLink{color:var(--grey-on-dark);font-family:var(--font-text);transition:color .2s var(--ease-out);align-items:center;min-height:44px;font-size:14px;font-weight:500;line-height:1.6;text-decoration:none;display:inline-flex}.footer-module__Iv-HNa__navLink:hover{color:var(--lime)}.footer-module__Iv-HNa__socialSection{margin-bottom:26px}.footer-module__Iv-HNa__socialSection:last-child{margin-bottom:0}.footer-module__Iv-HNa__socialIcons{flex-wrap:wrap;gap:8px;display:flex}.footer-module__Iv-HNa__socialIcon{border:1px solid var(--hair);width:44px;height:44px;transition:transform .25s var(--ease-out), border-color .25s;background:#161c14;border-radius:12px;justify-content:center;align-items:center;display:flex}.footer-module__Iv-HNa__socialIcon:hover{border-color:var(--lime);transform:translateY(-3px)}.footer-module__Iv-HNa__socialIcon img{width:22px;height:22px}.footer-module__Iv-HNa__privacyRow{margin-bottom:12px}.footer-module__Iv-HNa__privacyLink{color:var(--grey-on-dark);font-family:var(--font-text);transition:color .2s var(--ease-out);align-items:center;min-height:44px;font-size:14px;font-weight:500;line-height:1.6;text-decoration:none;display:inline-flex}.footer-module__Iv-HNa__privacyLink:hover{color:var(--lime)}.footer-module__Iv-HNa__contactLink{color:inherit;transition:color .2s var(--ease-out);text-decoration:none}.footer-module__Iv-HNa__contactLink:hover{color:var(--lime)}.footer-module__Iv-HNa__companyInfo{color:var(--grey-on-dark);font-family:var(--font-text);opacity:.85;margin-top:14px;font-size:13px;font-weight:500;line-height:1.75}.footer-module__Iv-HNa__additionalInfo{align-items:flex-start;gap:var(--spacing-lg);border-top:1px solid var(--hair);flex-direction:column;margin-top:56px;padding:26px 0;display:flex}.footer-module__Iv-HNa__additionalInfo img{width:auto;height:32px}.footer-module__Iv-HNa__additionalInfo p{color:var(--grey-on-dark);font-size:13px;font-weight:500;line-height:1.4}.footer-module__Iv-HNa__partnerContainer{align-items:flex-start;gap:var(--spacing-sm);flex-direction:column;text-decoration:none;display:flex}.footer-module__Iv-HNa__partnerContainer p{color:#fff;font-weight:700}.footer-module__Iv-HNa__wordmarkWrap{width:100%;overflow:hidden}.footer-module__Iv-HNa__wordmark{width:100%;font-family:var(--font-display);color:var(--lime);text-align:center;letter-spacing:-.03em;-webkit-user-select:none;user-select:none;font-size:17.5vw;font-weight:900;line-height:.78;display:block}@media (min-width:700px){.footer-module__Iv-HNa__footerContent{padding-top:56px}.footer-module__Iv-HNa__navAndSocials{gap:var(--spacing-xxl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.footer-module__Iv-HNa__navSection{grid-area:1/1/span 2}.footer-module__Iv-HNa__socialsCol{grid-area:1/2}.footer-module__Iv-HNa__infoSection{grid-area:2/1}.footer-module__Iv-HNa__additionalInfo{flex-flow:wrap;justify-content:space-between;align-items:center}}@media (min-width:900px){.footer-module__Iv-HNa__navAndSocials{grid-template-columns:.8fr 1fr 1.4fr}.footer-module__Iv-HNa__navSection{grid-area:1/1}.footer-module__Iv-HNa__socialsCol{grid-area:1/2}.footer-module__Iv-HNa__infoSection{grid-area:1/3}.footer-module__Iv-HNa__sectionTitle{font-size:15px}.footer-module__Iv-HNa__navLink,.footer-module__Iv-HNa__privacyLink{font-size:14.5px}.footer-module__Iv-HNa__partnerContainer{align-items:center;gap:var(--spacing-sm);flex-direction:row}}@media (min-width:1440px){.footer-module__Iv-HNa__additionalInfo p{font-size:13.5px}}
.hero-module__koHUaa__hero{background:var(--ink);padding:72px 0;position:relative;overflow:clip visible}.hero-module__koHUaa__grid{min-height:560px;padding:0 var(--side-pad);align-items:center;display:flex;position:relative}.hero-module__koHUaa__text{z-index:2;max-width:50%;position:relative}.hero-module__koHUaa__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.015em;color:#fff;font-size:clamp(44px,4.6vw,92px);font-weight:900;line-height:.97}.hero-module__koHUaa__mask{width:max-content;max-width:94vw;display:block;overflow:hidden}.hero-module__koHUaa__line{white-space:nowrap;-webkit-hyphens:none;hyphens:none;animation:hero-module__koHUaa__rise .9s var(--ease-out) forwards;animation-delay:var(--d);display:block;transform:translateY(110%)}.hero-module__koHUaa__lime{color:var(--lime)}.hero-module__koHUaa__nowrap{white-space:nowrap}@keyframes hero-module__koHUaa__rise{to{transform:translateY(0)}}.hero-module__koHUaa__sub{color:var(--grey-on-dark);text-wrap:balance;opacity:0;max-width:34em;animation:hero-module__koHUaa__fadeup .8s var(--ease-out) .45s forwards;margin-top:22px;font-size:clamp(15px,1.15vw,20px);font-weight:500;line-height:1.5;transform:translateY(22px)}.hero-module__koHUaa__cta{opacity:0;animation:hero-module__koHUaa__fadeup .8s var(--ease-out) .58s forwards;align-items:center;gap:16px;margin-top:30px;display:flex;transform:translateY(22px)}@keyframes hero-module__koHUaa__fadeup{to{opacity:1;transform:none}}.hero-module__koHUaa__btnLime{background:var(--lime);color:var(--ink);transition:transform .25s var(--ease-out), box-shadow .25s;border-radius:12px;padding:16px 28px;font-size:15px;font-weight:800}.hero-module__koHUaa__btnLime:hover{transform:translateY(-2px);box-shadow:0 10px 32px #b9f04059}.hero-module__koHUaa__shot{z-index:1;transform-origin:0 100%;opacity:0;width:56vw;animation:hero-module__koHUaa__heroshot 1.1s var(--ease-out) .35s forwards;background:#16191c;border-radius:18px;padding:12px;position:absolute;top:49%;right:-27vw;transform:rotate(-9deg);box-shadow:-40px 60px 120px #0000008c,0 0 90px #b9f04014;container-type:inline-size}@keyframes hero-module__koHUaa__heroshot{0%{transform:rotate(-9deg)translateY(40px)}to{opacity:1;transform:rotate(-9deg)}}@media (prefers-reduced-motion:reduce){.hero-module__koHUaa__line,.hero-module__koHUaa__sub,.hero-module__koHUaa__cta,.hero-module__koHUaa__shot{opacity:1;animation:none;transform:rotate(-9deg)}.hero-module__koHUaa__line,.hero-module__koHUaa__sub,.hero-module__koHUaa__cta{transform:none}}@media (max-width:834px){.hero-module__koHUaa__text{max-width:100%}.hero-module__koHUaa__title{font-size:clamp(20px,6.8vw,40px)}.hero-module__koHUaa__sub{margin-top:16px;font-size:14px;font-weight:400;line-height:1.45}.hero-module__koHUaa__cta{margin-top:24px}.hero-module__koHUaa__btnLime{white-space:nowrap;align-self:flex-start;padding:14px 24px;font-size:15px}.hero-module__koHUaa__shot{display:none}.hero-module__koHUaa__grid{flex-direction:column;align-items:flex-start}}.hero-module__koHUaa__shotBody{font-size:1.3cqw;font-family:var(--font-text);color:#fff;background:#0c0e10;border-radius:.85em;padding:1.5em 1.7em 1.8em}.hero-module__koHUaa__nav{align-items:center;gap:1.3em;font-size:1em;display:flex}.hero-module__koHUaa__logo{font-family:var(--font-display);letter-spacing:.02em;font-size:1.1em;font-weight:700}.hero-module__koHUaa__navActive{background:#1b1f23;border-radius:.55em;padding:.45em .9em;font-size:.92em;font-weight:600}.hero-module__koHUaa__navItem{color:#868c95;font-size:.92em}.hero-module__koHUaa__navRight{align-items:center;gap:.7em;margin-left:auto;display:flex}.hero-module__koHUaa__softChip{color:#cfd3d8;white-space:nowrap;border:1px solid #ffffff21;border-radius:99px;align-items:center;gap:.4em;padding:.5em .9em;font-size:.82em;display:inline-flex}.hero-module__koHUaa__softChip svg{width:1.2em;height:1.2em}.hero-module__koHUaa__ava{background:linear-gradient(140deg,#7a8a72,#40503c);border-radius:50%;width:2.1em;height:2.1em}.hero-module__koHUaa__shotH{font-family:var(--font-display);margin:.9em 0 .65em;font-size:2.3em;font-weight:700}.hero-module__koHUaa__tabs{border-bottom:1px solid #ffffff17;gap:1.5em;margin-bottom:1.2em;display:flex}.hero-module__koHUaa__tabActive,.hero-module__koHUaa__tab{padding-bottom:.75em;font-size:1.02em;font-weight:600;position:relative}.hero-module__koHUaa__tabActive{font-weight:700}.hero-module__koHUaa__tabActive:after{content:"";background:#fff;height:2px;position:absolute;bottom:-1px;left:0;right:0}.hero-module__koHUaa__tab{color:#868c95}.hero-module__koHUaa__toolbar{align-items:center;gap:.75em;margin-bottom:1.3em;display:flex}.hero-module__koHUaa__search{color:#868c95;background:#15181b;border:1px solid #ffffff14;border-radius:99px;flex:1;align-items:center;gap:.55em;max-width:24em;padding:.7em 1.1em;font-size:.9em;display:inline-flex}.hero-module__koHUaa__filterBtn{white-space:nowrap;background:#15181b;border:1px solid #ffffff14;border-radius:99px;align-items:center;gap:.35em;padding:.7em 1.1em;font-size:.9em;display:inline-flex}.hero-module__koHUaa__toolbarRight{gap:.6em;margin-left:auto;display:flex}.hero-module__koHUaa__pill{color:#cfd3d8;white-space:nowrap;border:1px solid #ffffff21;border-radius:99px;align-items:center;gap:.4em;padding:.7em 1em;font-size:.88em;display:inline-flex}.hero-module__koHUaa__search svg,.hero-module__koHUaa__filterBtn svg,.hero-module__koHUaa__pill svg{width:1.25em;height:1.25em}.hero-module__koHUaa__grid4{grid-template-columns:repeat(4,1fr);gap:1.05em;display:grid}.hero-module__koHUaa__card{flex-direction:column;display:flex}.hero-module__koHUaa__photo{aspect-ratio:1.42;background-color:#141b12;background-position:50% 28%;background-size:cover;border-radius:.9em;position:relative;overflow:hidden}.hero-module__koHUaa__badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0a0c0e9e;border-radius:.5em;padding:.4em .7em;font-size:.72em;font-weight:600;position:absolute;top:.6em;left:.6em}.hero-module__koHUaa__roundIcon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0a0c0e80;border-radius:50%;justify-content:center;align-items:center;width:2.1em;height:2.1em;display:flex;position:absolute}.hero-module__koHUaa__roundIcon svg{width:1.15em;height:1.15em}.hero-module__koHUaa__roundIcon[data-corner=tr]{top:.6em;right:.6em}.hero-module__koHUaa__roundIcon[data-corner=bl]{bottom:.6em;left:.6em}.hero-module__koHUaa__district{color:#868c95;margin-top:.85em;font-size:.8em}.hero-module__koHUaa__name{margin-top:.28em;font-size:1.05em;font-weight:700}.hero-module__koHUaa__variants{color:#868c95;margin-top:.5em;font-size:.78em}.hero-module__koHUaa__cardTags{gap:.4em;margin-top:.6em;display:flex}.hero-module__koHUaa__cardTags span{color:#cfd3d8;border:1px solid #ffffff24;border-radius:.45em;padding:.25em .55em;font-size:.7em}.hero-module__koHUaa__price{font-family:var(--font-display);margin-top:.7em;font-size:1.15em;font-weight:700}.hero-module__koHUaa__phone{width:100%;max-width:380px;display:none;container-type:inline-size}.hero-module__koHUaa__phScreen{font-size:3.9cqw;font-family:var(--font-text);border:1px solid var(--hair);background:#0c0e10;border-radius:1.4em;padding:1.3em 1.1em 0;overflow:hidden;box-shadow:-10px 24px 60px #00000080,0 0 60px #b9f0400f}.hero-module__koHUaa__phTop{justify-content:space-between;align-items:center;margin-bottom:1em;display:flex}.hero-module__koHUaa__phCity{font-family:var(--font-display);font-size:1.15em;font-weight:700}.hero-module__koHUaa__phTopIcons{color:#cfd3d8;gap:.9em;display:flex}.hero-module__koHUaa__phTopIcons svg{width:1.5em;height:1.5em}.hero-module__koHUaa__phSelect{color:#cfd3d8;background:#15181b;border:1px solid #ffffff14;border-radius:.7em;justify-content:space-between;align-items:center;margin-bottom:.9em;padding:.8em 1em;font-size:.95em;display:flex}.hero-module__koHUaa__phChev{color:#868c95}.hero-module__koHUaa__phCard{background:#121518;border:1px solid #ffffff0f;border-radius:1em;margin-bottom:.9em;overflow:hidden}.hero-module__koHUaa__phPhoto{aspect-ratio:1.7;background-color:#141b12;background-position:50% 30%;background-size:cover;position:relative}.hero-module__koHUaa__phBody{padding:.9em 1em 1.1em}.hero-module__koHUaa__phName{margin-top:.28em;font-size:1.15em;font-weight:700}.hero-module__koHUaa__phMeta{color:#868c95;margin-top:.5em;font-size:.82em;line-height:1.4}.hero-module__koHUaa__phPrice{font-family:var(--font-display);margin-top:.7em;font-size:1.35em;font-weight:700}@media (max-width:834px){.hero-module__koHUaa__hero{padding-bottom:0}.hero-module__koHUaa__phone{align-self:center;margin:32px auto -230px;display:block}}
.play-button-module__wXLDmq__play{width:var(--play-size,64px);height:var(--play-size,64px);background:var(--lime);transition:transform .25s var(--ease-out), box-shadow .25s;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.play-button-module__wXLDmq__play:hover{transform:scale(1.06);box-shadow:0 10px 32px #b9f04059}.play-button-module__wXLDmq__icon{width:38%;height:38%;margin-left:6%}
.statistics-module__6ONKIG__factsBelt{background:var(--lime);color:var(--ink);z-index:3;padding:12px 0;position:relative}.statistics-module__6ONKIG__fact{font-family:var(--font-display);white-space:nowrap;text-transform:uppercase;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.statistics-module__6ONKIG__dot{background:var(--ink);opacity:.5;border-radius:50%;width:6px;height:6px;margin:0 24px;font-style:normal;display:inline-block}.statistics-module__6ONKIG__proof{z-index:3;background:var(--ink);border-bottom:1px solid var(--hair);padding:56px var(--side-pad) 60px;position:relative}.statistics-module__6ONKIG__proofLead{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;text-wrap:balance;max-width:22ch;font-size:clamp(26px,3.2vw,54px);font-weight:700;line-height:1.04}.statistics-module__6ONKIG__proofPct{color:var(--lime)}.statistics-module__6ONKIG__proofRow{border-top:1px solid var(--hair);flex-wrap:wrap;align-items:flex-end;gap:40px 56px;margin-top:44px;padding-top:32px;display:flex}.statistics-module__6ONKIG__figure{flex-direction:column;gap:6px;display:flex}.statistics-module__6ONKIG__figNum{font-family:var(--font-display);font-variant-numeric:tabular-nums;color:var(--lime);letter-spacing:-.02em;font-size:clamp(28px,2.4vw,46px);font-weight:700;line-height:1}.statistics-module__6ONKIG__figLbl{color:var(--grey-on-dark);font-size:13px}.statistics-module__6ONKIG__trustPill{background:var(--lime);max-width:360px;color:var(--ink);border-radius:14px;flex-direction:column;align-self:center;gap:6px;padding:16px 20px;display:flex}.statistics-module__6ONKIG__trustPillTitle{font-family:var(--font-display);font-size:18px;font-weight:700;line-height:1.1}.statistics-module__6ONKIG__trustPillLbl{font-size:12.5px;font-weight:600;line-height:1.35}.statistics-module__6ONKIG__videoSec{padding:96px var(--side-pad)}.statistics-module__6ONKIG__h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(26px,4vw,64px);font-weight:700;line-height:1.04}.statistics-module__6ONKIG__h2 span{color:var(--lime)}.statistics-module__6ONKIG__sub{color:var(--grey-on-dark);max-width:520px;margin-top:14px;font-size:15px;line-height:1.5}.statistics-module__6ONKIG__videoCard{border:1px solid var(--hair);aspect-ratio:16/9;background:#12170f;border-radius:18px;margin-top:40px;position:relative;overflow:hidden}.statistics-module__6ONKIG__previewWrapper{cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0;display:block;position:relative}.statistics-module__6ONKIG__preview{object-fit:cover;opacity:.6;width:100%;height:100%;display:block}.statistics-module__6ONKIG__playButton{--play-size:72px;transition:transform .25s var(--ease-out);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.statistics-module__6ONKIG__previewWrapper:hover .statistics-module__6ONKIG__playButton{transform:translate(-50%,-50%)scale(1.06)}.statistics-module__6ONKIG__dur{font-family:var(--font-display);color:var(--lime);font-size:12px;position:absolute;bottom:20px;left:24px}.statistics-module__6ONKIG__video{object-fit:contain;background:#000;width:100%;height:100%;display:block}@media (max-width:834px){.statistics-module__6ONKIG__proof{padding:40px var(--side-pad) 44px}.statistics-module__6ONKIG__proofRow{gap:28px 40px;margin-top:32px;padding-top:24px}.statistics-module__6ONKIG__trustPill{width:100%;max-width:none;margin-left:0}.statistics-module__6ONKIG__videoSec{padding:64px var(--side-pad)}.statistics-module__6ONKIG__playButton{--play-size:52px;width:60px;height:60px}}

.hero-module__HoJUCW__hero{background:var(--ink);padding:64px 0 80px;overflow-x:clip}.hero-module__HoJUCW__grid{padding:0 var(--side-pad);grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:center;gap:clamp(32px,5vw,72px);display:grid}.hero-module__HoJUCW__text{z-index:2;position:relative}.hero-module__HoJUCW__backLink{color:var(--grey-on-dark);border:1px solid var(--hair);border-radius:99px;align-items:center;gap:8px;margin-bottom:26px;padding:8px 16px 8px 12px;font-size:13px;font-weight:600;transition:color .2s,border-color .2s;display:inline-flex}.hero-module__HoJUCW__backLink:hover{color:#fff;border-color:var(--lime)}.hero-module__HoJUCW__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;color:#fff;font-size:clamp(30px,3.7vw,60px);font-weight:900;line-height:1}.hero-module__HoJUCW__mask{width:max-content;max-width:100%;display:block;overflow:hidden}.hero-module__HoJUCW__line{white-space:nowrap;animation:hero-module__HoJUCW__rise .9s var(--ease-out) forwards;animation-delay:var(--d);display:block;transform:translateY(110%)}.hero-module__HoJUCW__lime{color:var(--lime)}@keyframes hero-module__HoJUCW__rise{to{transform:translateY(0)}}.hero-module__HoJUCW__sub{max-width:46ch;color:var(--grey-on-dark);text-wrap:pretty;opacity:0;animation:hero-module__HoJUCW__fadeup .8s var(--ease-out) .45s forwards;margin-top:22px;font-size:clamp(15px,1.1vw,18px);font-weight:500;line-height:1.55;transform:translateY(22px)}.hero-module__HoJUCW__facts{opacity:0;animation:hero-module__HoJUCW__fadeup .8s var(--ease-out) .58s forwards;flex-wrap:wrap;gap:12px 40px;margin-top:34px;list-style:none;display:flex;transform:translateY(22px)}.hero-module__HoJUCW__fact{flex-direction:column;gap:4px;max-width:215px;display:flex}.hero-module__HoJUCW__factValue{font-family:var(--font-display);color:var(--lime);font-size:17px;font-weight:700;line-height:1.2}.hero-module__HoJUCW__factLabel{color:var(--grey-on-dark);font-size:12px;font-weight:500;line-height:1.35}@keyframes hero-module__HoJUCW__fadeup{to{opacity:1;transform:none}}.hero-module__HoJUCW__payout{color:#fff;opacity:0;animation:hero-module__HoJUCW__fadeup 1s var(--ease-out) .5s forwards;background:#12170f;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;transform:translateY(28px);box-shadow:0 40px 90px #00000080}.hero-module__HoJUCW__payoutPhoto{background-color:#1a2116;background-position:50% 60%;background-size:cover;height:168px;display:block}.hero-module__HoJUCW__payoutBody{padding:16px 20px 20px;font-size:13px}.hero-module__HoJUCW__payoutLine{border-bottom:1px solid #232b1f;justify-content:space-between;gap:12px;padding:10px 0;display:flex}.hero-module__HoJUCW__payoutMuted{color:var(--grey-on-dark);text-align:right}.hero-module__HoJUCW__payoutAccent{color:var(--lime);text-align:right;font-weight:600}.hero-module__HoJUCW__payoutSumRow{flex-direction:column;gap:4px;padding-top:16px;display:flex}.hero-module__HoJUCW__payoutLabel{color:var(--grey-on-dark);font-size:12px}.hero-module__HoJUCW__payoutSum{font-family:var(--font-display);color:var(--lime);font-size:28px;font-weight:900;line-height:1.1}@media (max-width:1100px){.hero-module__HoJUCW__grid{grid-template-columns:1fr;gap:40px}.hero-module__HoJUCW__payout{max-width:460px}.hero-module__HoJUCW__mask{width:auto}.hero-module__HoJUCW__line{white-space:normal}}@media (max-width:834px){.hero-module__HoJUCW__hero{padding:40px 0 56px}.hero-module__HoJUCW__payoutPhoto{height:130px}}
.deals-process-module__h59kea__dealsProcess{background:var(--ink);color:#fff;width:100%;padding:24px 0 88px}.deals-process-module__h59kea__inner{padding:0 var(--side-pad)}.deals-process-module__h59kea__kicker{color:var(--lime);border:1px solid #b9f04059;border-radius:99px;margin-bottom:18px;padding:7px 14px;font-size:12px;font-weight:700;display:inline-block}.deals-process-module__h59kea__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;text-wrap:balance;font-size:clamp(24px,4.2vw,56px);font-weight:700;line-height:1.06}.deals-process-module__h59kea__lead{max-width:60ch;color:var(--grey-on-dark);margin-top:14px;font-size:15px;font-weight:500;line-height:1.6}.deals-process-module__h59kea__steps{background:var(--hair);border:1px solid var(--hair);grid-template-rows:auto auto 1fr;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1px;margin-top:40px;list-style:none;display:grid}.deals-process-module__h59kea__step{grid-template-rows:subgrid;background:var(--ink);grid-row:span 3;gap:10px;padding:24px 22px 28px;display:grid}.deals-process-module__h59kea__stepNumber{font-family:var(--font-display);color:var(--lime);font-size:28px;font-weight:900;line-height:1}.deals-process-module__h59kea__stepTitle{font-family:var(--font-display);text-transform:uppercase;color:#fff;font-size:14px;font-weight:700;line-height:1.25}.deals-process-module__h59kea__stepText{color:var(--grey-on-dark);font-size:13px;font-weight:500;line-height:1.5}.deals-process-module__h59kea__link{color:var(--lime);text-underline-offset:2px;text-decoration:underline}.deals-process-module__h59kea__manager{color:var(--grey-on-dark);margin-top:24px;font-size:14px;font-weight:500;line-height:1.5}.deals-process-module__h59kea__managerAccent{color:#fff;font-weight:700}@media (max-width:834px){.deals-process-module__h59kea__dealsProcess{padding:16px 0 60px}.deals-process-module__h59kea__steps{margin-top:30px}}
.opportunities-module__0RPR8W__opportunities{background:var(--ink);color:#fff;width:100%}.opportunities-module__0RPR8W__pin{position:relative}.opportunities-module__0RPR8W__sticky{min-height:100vh;padding:108px var(--side-pad) 24px;flex-direction:column;justify-content:center;display:flex;position:relative}.opportunities-module__0RPR8W__h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(28px,2.6vw,46px);font-weight:700;line-height:1.08}.opportunities-module__0RPR8W__tools{grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);align-items:center;gap:60px;margin-top:36px;display:grid}.opportunities-module__0RPR8W__item{cursor:default;border-bottom:1px solid var(--hair);opacity:.55;align-items:baseline;gap:18px;padding:16px 0;font-size:17px;font-weight:600;transition:color .35s,font-size .35s,opacity .35s;display:flex;position:relative}.opportunities-module__0RPR8W__item:first-child{border-top:1px solid var(--hair)}.opportunities-module__0RPR8W__itemActive{opacity:1;color:var(--lime);font-size:21px;font-weight:700}.opportunities-module__0RPR8W__idx{font-family:var(--font-display);color:var(--lime);flex-shrink:0;font-size:11px}.opportunities-module__0RPR8W__itemBody{flex:1}.opportunities-module__0RPR8W__bar{background:var(--hair);height:2px;margin-top:14px;display:block;position:relative;overflow:hidden}.opportunities-module__0RPR8W__bar i{background:var(--lime);transform-origin:0;transition:transform .2s linear;position:absolute;inset:0;transform:scaleX(0)}.opportunities-module__0RPR8W__stack{aspect-ratio:16/10;background:0 0;border-radius:16px;position:relative}.opportunities-module__0RPR8W__shot{opacity:0;pointer-events:none;transition:opacity .45s var(--ease-out), transform .45s var(--ease-out);position:absolute;inset:0;transform:translateY(18px)scale(.985);container-type:inline-size}.opportunities-module__0RPR8W__shotShow{opacity:1;pointer-events:auto;transform:none}.opportunities-module__0RPR8W__button{background:var(--lime);color:var(--ink);font-family:var(--font-text);cursor:pointer;transition:transform .25s var(--ease-out), box-shadow .25s;border-radius:12px;align-self:flex-start;margin-top:22px;padding:16px 28px;font-size:15px;font-weight:800}.opportunities-module__0RPR8W__button:hover{transform:translateY(-2px);box-shadow:0 10px 32px #b9f04059}.opportunities-module__0RPR8W__mobile{padding:64px var(--side-pad) 40px;flex-direction:column;display:none}.opportunities-module__0RPR8W__h2Mobile{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:28px;font-weight:700;line-height:1.1}.opportunities-module__0RPR8W__mobileList{margin:28px calc(-1 * var(--side-pad)) 0;padding:4px var(--side-pad) 12px;scroll-snap-type:x mandatory;scroll-padding-left:var(--side-pad);-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:16px;display:flex;overflow-x:auto}.opportunities-module__0RPR8W__mobileList::-webkit-scrollbar{display:none}.opportunities-module__0RPR8W__mobileItem{scroll-snap-align:start;flex-direction:column;flex:none;gap:16px;width:min(80vw,360px);display:flex}.opportunities-module__0RPR8W__mobileItemHeader{align-items:baseline;gap:14px;display:flex}.opportunities-module__0RPR8W__mobileItemTitle{color:#fff;font-size:18px;font-weight:700}.opportunities-module__0RPR8W__mobileShot{aspect-ratio:16/10;container-type:inline-size}.opportunities-module__0RPR8W__dots{justify-content:center;gap:8px;margin-top:20px;display:flex}.opportunities-module__0RPR8W__dot{cursor:pointer;background:0 0;border:none;width:28px;height:3px;padding:20px 0;position:relative}.opportunities-module__0RPR8W__dot:after{content:"";background:var(--hair);transition:background .3s var(--ease-out), transform .3s var(--ease-out);border-radius:99px;position:absolute;inset:20px 0}.opportunities-module__0RPR8W__dotActive:after{background:var(--lime);transform:scaleY(1.6)}.opportunities-module__0RPR8W__mobileButtonWrap{justify-content:center;margin-top:24px;display:flex}@media (max-width:834px){.opportunities-module__0RPR8W__pin{display:none}.opportunities-module__0RPR8W__mobile{display:flex}}@media (prefers-reduced-motion:reduce){.opportunities-module__0RPR8W__pin{display:none}.opportunities-module__0RPR8W__mobile{display:flex}}
.advance-process-module__KrlBKq__steps{background:var(--hair-light);border:1px solid var(--hair-light);grid-template-rows:auto auto 1fr;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1px;margin-top:44px;list-style:none;display:grid}.advance-process-module__KrlBKq__step{grid-template-rows:subgrid;background:var(--paper);grid-row:span 3;gap:12px;padding:28px 26px 32px;display:grid}.advance-process-module__KrlBKq__stepFinal{background:var(--lime)}.advance-process-module__KrlBKq__stepNumber{font-family:var(--font-display);color:var(--accent-on-light);font-size:34px;font-weight:900;line-height:1}.advance-process-module__KrlBKq__stepFinal .advance-process-module__KrlBKq__stepNumber{color:var(--ink)}.advance-process-module__KrlBKq__stepTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--ink);font-size:15px;font-weight:700;line-height:1.25}.advance-process-module__KrlBKq__stepText{color:#676c62;font-size:14px;font-weight:500;line-height:1.55}.advance-process-module__KrlBKq__stepFinal .advance-process-module__KrlBKq__stepText{color:#3c4a1c}@media (max-width:834px){.advance-process-module__KrlBKq__steps{margin-top:32px}}
.modal-module__cizZLa__modalWrapper{z-index:9999;opacity:0;visibility:hidden;background-color:#00000080;justify-content:center;align-items:flex-end;width:100%;height:100%;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;display:flex;position:fixed;top:0;left:0}.modal-module__cizZLa__modalWrapper.modal-module__cizZLa__visible{opacity:1;visibility:visible}.modal-module__cizZLa__modalWrapper.modal-module__cizZLa__dark{background-color:#060805db}.modal-module__cizZLa__modal{background-color:var(--card-color);border-radius:10px;flex-direction:column;width:100%;height:90%;max-height:90vh;display:flex;box-shadow:0 0 10px #00000080;clip-path:none!important}.modal-module__cizZLa__dark .modal-module__cizZLa__modal{background-color:var(--ink);color:#fff;border:1px solid var(--hair);box-shadow:none;border-radius:16px}.modal-module__cizZLa__modalHeader{border-bottom:1px solid #00000020;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px;display:flex}.modal-module__cizZLa__dark .modal-module__cizZLa__modalHeader{border-bottom-color:var(--hair);padding:18px 20px}.modal-module__cizZLa__modalTitle{font-family:var(--font-primary);font-size:20px;font-weight:600}.modal-module__cizZLa__dark .modal-module__cizZLa__modalTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:#fff;font-size:16px;font-weight:700}.modal-module__cizZLa__modalClose{cursor:pointer;background-color:#00000010;border:none;border-radius:50%;flex:none;min-width:30px;min-height:30px;position:relative}.modal-module__cizZLa__dark .modal-module__cizZLa__modalClose{border:1px solid var(--hair);width:44px;height:44px;transition:background-color .25s var(--ease-out), border-color .25s var(--ease-out);background-color:#161c14}.modal-module__cizZLa__dark .modal-module__cizZLa__modalClose:hover{background-color:var(--lime);border-color:var(--lime)}.modal-module__cizZLa__modalClose:focus-visible{outline:2px solid var(--accent-on-light);outline-offset:2px}.modal-module__cizZLa__dark .modal-module__cizZLa__modalClose:focus-visible{outline-color:var(--lime)}.modal-module__cizZLa__modalCloseLine{background-color:#00000080;width:10px;height:1px;position:absolute;top:50%;left:33%;transform:translate(-50%)}.modal-module__cizZLa__modalCloseLine:first-child{transform:rotate(45deg)}.modal-module__cizZLa__modalCloseLine:last-child{transform:rotate(-45deg)}.modal-module__cizZLa__dark .modal-module__cizZLa__modalCloseLine{width:14px;height:1.5px;transition:background-color .25s var(--ease-out);background-color:#fff;border-radius:2px;top:50%;left:50%}.modal-module__cizZLa__dark .modal-module__cizZLa__modalClose:hover .modal-module__cizZLa__modalCloseLine{background-color:var(--ink)}.modal-module__cizZLa__dark .modal-module__cizZLa__modalCloseLine:first-child{transform:translate(-50%,-50%)rotate(45deg)}.modal-module__cizZLa__dark .modal-module__cizZLa__modalCloseLine:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.modal-module__cizZLa__modalContent{padding:20px;overflow:auto}@media (min-width:500px){.modal-module__cizZLa__modalWrapper{align-items:center}.modal-module__cizZLa__modal{width:90vw;height:90vh}.modal-module__cizZLa__modalTitle{font-size:24px}.modal-module__cizZLa__dark .modal-module__cizZLa__modalTitle{font-size:20px}}
.tool-mocks-module__gwKL7W__mock{width:100%;height:100%;font-size:2.7cqw;font-family:var(--font-text);color:#fff;background:#12170f;border-radius:1.1em;padding:.85em;box-shadow:-1.6em 2.4em 5em #00000080,0 0 4em #b9f0400f}.tool-mocks-module__gwKL7W__screen{border:1px solid var(--hair);background:#0e130d;border-radius:.8em;flex-direction:column;width:100%;height:100%;padding:1em 1.1em;display:flex;position:relative;overflow:hidden}.tool-mocks-module__gwKL7W__head{justify-content:space-between;align-items:center;gap:.6em;margin-bottom:.9em;display:flex}.tool-mocks-module__gwKL7W__hTitle{font-size:.95em;font-weight:700}.tool-mocks-module__gwKL7W__hTitle b{color:var(--grey-on-dark);margin-left:.35em;font-weight:600}.tool-mocks-module__gwKL7W__chipDark{border:1px solid var(--hair);color:#c9d1c2;white-space:nowrap;background:#1b221a;border-radius:99px;padding:.35em .7em;font-size:.62em}.tool-mocks-module__gwKL7W__limeChip,.tool-mocks-module__gwKL7W__limeBtn,.tool-mocks-module__gwKL7W__limePlate{background:var(--lime);color:var(--ink);white-space:nowrap;border-radius:99px;font-weight:700}.tool-mocks-module__gwKL7W__limeChip{padding:.4em .8em;font-size:.62em}.tool-mocks-module__gwKL7W__limeBtn{flex:none;padding:.45em .8em;font-size:.6em}.tool-mocks-module__gwKL7W__limePlate{border-radius:.6em;align-self:flex-start;margin-top:auto;padding:.55em .9em;font-size:.66em}.tool-mocks-module__gwKL7W__line{background:#28311f;border-radius:.3em;height:.55em;display:block}.tool-mocks-module__gwKL7W__lineSm{background:#20281a;height:.42em;margin-top:.5em}.tool-mocks-module__gwKL7W__topbar{color:#b9b9b9;align-items:center;gap:.7em;margin-bottom:.9em;font-size:.66em;display:flex}.tool-mocks-module__gwKL7W__brand{font-family:var(--font-display);color:#fff;font-weight:700}.tool-mocks-module__gwKL7W__tab{color:#8f978a}.tool-mocks-module__gwKL7W__tabActive{color:#111;background:#fff;border-radius:99px;padding:.3em .7em;font-weight:700}.tool-mocks-module__gwKL7W__city{background:#1b221a;border-radius:99px;margin-left:auto;padding:.3em .7em}.tool-mocks-module__gwKL7W__filters{gap:.5em;margin-bottom:.9em;display:flex}.tool-mocks-module__gwKL7W__catGrid{flex:1;grid-template-columns:1fr 1fr;gap:.7em;display:grid}.tool-mocks-module__gwKL7W__catCard{background-color:#141b12;background-position:50% 22%;background-size:cover;border-radius:.6em;position:relative;overflow:hidden}.tool-mocks-module__gwKL7W__catCard:before{content:"";background:linear-gradient(#0b0f0a73,#0b0f0a00);position:absolute;inset:0}.tool-mocks-module__gwKL7W__catBadge{background:var(--lime);color:var(--ink);border-radius:99px;padding:.3em .6em;font-size:.52em;font-weight:700;position:absolute;top:.5em;left:.5em}.tool-mocks-module__gwKL7W__contactList,.tool-mocks-module__gwKL7W__payList{flex-direction:column;flex:1;gap:.55em;display:flex}.tool-mocks-module__gwKL7W__contactRow,.tool-mocks-module__gwKL7W__payRow{border:1px solid var(--hair);background:#161c14;border-radius:.7em;align-items:center;gap:.7em;padding:.6em .7em;display:flex}.tool-mocks-module__gwKL7W__avatar{width:2em;height:2em;color:var(--lime);font-family:var(--font-display);letter-spacing:.02em;background:radial-gradient(120% 120% at 30% 25%,#23301e,#131a11);border:1px solid #b9f04059;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.56em;font-weight:700;display:flex}.tool-mocks-module__gwKL7W__avatarDept{color:#cfe08a}.tool-mocks-module__gwKL7W__avatarDept svg{width:1.15em;height:1.15em}.tool-mocks-module__gwKL7W__cInfo{flex:1;min-width:0}.tool-mocks-module__gwKL7W__cName{font-size:.72em;font-weight:700}.tool-mocks-module__gwKL7W__cRole{color:var(--grey-on-dark);margin-top:.15em;font-size:.6em}.tool-mocks-module__gwKL7W__paySum{font-family:var(--font-display);color:var(--lime);white-space:nowrap;font-size:.8em;font-weight:700}.tool-mocks-module__gwKL7W__repRows{flex-direction:column;gap:.55em;display:flex}.tool-mocks-module__gwKL7W__repRow{border:1px solid var(--hair);background:#161c14;border-radius:.6em;grid-template-columns:3.4em 1fr auto;align-items:center;gap:.7em;padding:.5em;display:grid}.tool-mocks-module__gwKL7W__thumb{background-color:#141b12;background-position:50%;background-size:cover;border-radius:.4em;width:3.4em;height:2.5em}.tool-mocks-module__gwKL7W__repMeta{min-width:0}.tool-mocks-module__gwKL7W__stats{gap:.9em;margin-top:.5em;display:flex}.tool-mocks-module__gwKL7W__stat{color:var(--grey-on-dark);align-items:center;gap:.3em;font-size:.58em;display:flex}.tool-mocks-module__gwKL7W__stat svg{width:1.1em;height:1.1em;color:var(--grey-on-dark)}.tool-mocks-module__gwKL7W__stat b{color:var(--lime);font-weight:700;font-family:var(--font-display);font-size:1.05em}.tool-mocks-module__gwKL7W__price{font-family:var(--font-display);white-space:nowrap;font-size:.72em;font-weight:700}.tool-mocks-module__gwKL7W__callout{border:1px solid var(--hair);background:#1b221a;border-radius:.6em;padding:.6em .75em;position:absolute;box-shadow:0 1em 2.4em #00000080}.tool-mocks-module__gwKL7W__co1{bottom:.9em;right:.9em}.tool-mocks-module__gwKL7W__coTitle{font-size:.66em;font-weight:600}.tool-mocks-module__gwKL7W__coTitle span{color:var(--grey-on-dark);margin-left:.35em}.tool-mocks-module__gwKL7W__coGrid{gap:1.2em;margin-top:.55em;display:flex}.tool-mocks-module__gwKL7W__coLbl{color:var(--grey-on-dark);font-size:.55em}.tool-mocks-module__gwKL7W__coVal{font-family:var(--font-display);color:var(--lime);margin-top:.2em;font-size:.82em;font-weight:700}.tool-mocks-module__gwKL7W__dealBody{flex:1;grid-template-columns:1.3fr 1fr;gap:.8em;display:grid}.tool-mocks-module__gwKL7W__dealPhoto{background-color:#141b12;background-position:50%;background-size:cover;border-radius:.6em}.tool-mocks-module__gwKL7W__dealSide{flex-direction:column;justify-content:center;gap:.5em;display:flex}.tool-mocks-module__gwKL7W__dealPrice{font-family:var(--font-display);margin-top:.3em;font-size:.9em;font-weight:700}.tool-mocks-module__gwKL7W__dealMeta{color:var(--lime);font-size:.62em}.tool-mocks-module__gwKL7W__dealCta{background:var(--lime);color:var(--ink);border-radius:.6em;align-self:flex-start;margin-top:.8em;padding:.6em .9em;font-size:.7em;font-weight:700}
.advance-payment-module__d3t8oq__section{width:100%;padding:88px 0}.advance-payment-module__d3t8oq__dark{background:var(--ink);color:#fff}.advance-payment-module__d3t8oq__light{background:var(--paper);color:var(--ink)}.advance-payment-module__d3t8oq__inner{padding:0 var(--side-pad)}.advance-payment-module__d3t8oq__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;text-wrap:balance;font-size:clamp(24px,4.2vw,56px);font-weight:700;line-height:1.06}.advance-payment-module__d3t8oq__lead{color:#676c62;max-width:620px;margin-top:14px;font-size:15px;font-weight:500;line-height:1.55}.advance-payment-module__d3t8oq__dark .advance-payment-module__d3t8oq__lead{color:var(--grey-on-dark);line-height:1.6}.advance-payment-module__d3t8oq__list{flex-direction:column;gap:12px;max-width:70ch;margin-top:28px;list-style:none;display:flex}.advance-payment-module__d3t8oq__listItem{color:#3d4238;padding-left:26px;font-size:15px;font-weight:500;line-height:1.55;position:relative}.advance-payment-module__d3t8oq__dark .advance-payment-module__d3t8oq__listItem{color:#c9cec3}.advance-payment-module__d3t8oq__listItem:before{content:"—";color:var(--accent-on-light);font-weight:700;position:absolute;left:0}.advance-payment-module__d3t8oq__dark .advance-payment-module__d3t8oq__listItem:before{color:var(--lime)}.advance-payment-module__d3t8oq__groups{background:var(--hair-light);border:1px solid var(--hair-light);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1px;margin-top:40px;display:grid}.advance-payment-module__d3t8oq__dark .advance-payment-module__d3t8oq__groups{background:var(--hair);border-color:var(--hair)}.advance-payment-module__d3t8oq__group{background:var(--paper);padding:26px 24px 30px}.advance-payment-module__d3t8oq__dark .advance-payment-module__d3t8oq__group{background:var(--ink)}.advance-payment-module__d3t8oq__groupTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--ink);font-size:15px;font-weight:700;line-height:1.3}.advance-payment-module__d3t8oq__dark .advance-payment-module__d3t8oq__groupTitle{color:#fff}.advance-payment-module__d3t8oq__group .advance-payment-module__d3t8oq__list{margin-top:18px}.advance-payment-module__d3t8oq__callout{background:var(--lime);color:var(--ink);border-radius:16px;flex-direction:column;gap:6px;max-width:620px;margin-top:36px;padding:26px 28px;display:flex}.advance-payment-module__d3t8oq__calloutSum{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(26px,3vw,38px);font-weight:900;line-height:1.1}.advance-payment-module__d3t8oq__calloutLabel{color:#3c4a1c;font-size:14px;font-weight:600;line-height:1.4}.advance-payment-module__d3t8oq__note{color:#3d4238;background:#f3f4f0;border-radius:12px;max-width:70ch;margin-top:20px;padding:18px 20px;font-size:14px;font-weight:500;line-height:1.55}.advance-payment-module__d3t8oq__noteLabel{color:var(--ink);font-weight:700}@media (max-width:834px){.advance-payment-module__d3t8oq__section{padding:60px 0}.advance-payment-module__d3t8oq__groups{margin-top:30px}}
.videos-swiper-modal-module__8ALMmG__wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.videos-swiper-modal-module__8ALMmG__video{width:100%;height:100%}
.deals-making-module__Zz3AlG__dealsMaking{background:var(--paper);width:100%;color:var(--ink);padding:96px 0}.deals-making-module__Zz3AlG__inner{padding:0 var(--side-pad)}.deals-making-module__Zz3AlG__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(24px,4.2vw,56px);font-weight:700;line-height:1.06}.deals-making-module__Zz3AlG__lead{color:#676c62;max-width:620px;margin-top:14px;font-size:15px;line-height:1.5}.deals-making-module__Zz3AlG__steps{background:var(--hair-light);border:1px solid var(--hair-light);grid-template-rows:auto 1fr auto;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1px;margin-top:44px;list-style:none;display:grid}.deals-making-module__Zz3AlG__step{background:var(--paper);grid-template-rows:subgrid;grid-row:span 3;gap:20px;min-height:360px;padding:28px 26px 30px;display:grid}.deals-making-module__Zz3AlG__stepFinal{background:var(--lime)}.deals-making-module__Zz3AlG__stepHead{align-items:baseline;gap:12px;display:flex}.deals-making-module__Zz3AlG__stepNumber{font-family:var(--font-display);color:var(--accent-on-light);font-size:34px;font-weight:900;line-height:1}.deals-making-module__Zz3AlG__stepFinal .deals-making-module__Zz3AlG__stepNumber{color:var(--ink)}.deals-making-module__Zz3AlG__stepTitle{font-family:var(--font-display);text-transform:uppercase;color:var(--ink);font-size:15px;font-weight:700;line-height:1.25}.deals-making-module__Zz3AlG__art{display:flex}.deals-making-module__Zz3AlG__artCard,.deals-making-module__Zz3AlG__artPanel{color:#fff;background:#12170f;border-radius:12px;flex-direction:column;flex:1;font-size:12px;display:flex;overflow:hidden}.deals-making-module__Zz3AlG__artPanel{gap:2px;padding:12px 14px 14px}.deals-making-module__Zz3AlG__artPhoto{background-color:#1a2116;background-position:50% 30%;background-size:cover;flex:1;min-height:104px;display:block}.deals-making-module__Zz3AlG__artRow{justify-content:space-between;align-items:center;gap:10px;padding:11px 14px 13px;display:flex}.deals-making-module__Zz3AlG__artName{font-weight:700}.deals-making-module__Zz3AlG__artPrice{font-family:var(--font-display);white-space:nowrap;font-weight:700}.deals-making-module__Zz3AlG__artLine{border-bottom:1px solid #232b1f;justify-content:space-between;gap:12px;padding:8px 0;display:flex}.deals-making-module__Zz3AlG__artLine:last-of-type{border-bottom:none}.deals-making-module__Zz3AlG__artMuted{color:var(--grey-on-dark);text-align:right}.deals-making-module__Zz3AlG__artAccent{color:var(--lime);text-align:right;font-weight:600}.deals-making-module__Zz3AlG__artChip{background:var(--lime);color:var(--ink);border-radius:99px;align-self:flex-start;margin-top:auto;padding:6px 11px;font-size:11px;font-weight:700}.deals-making-module__Zz3AlG__artNote{color:#676c62;font-size:12px;line-height:1.4}.deals-making-module__Zz3AlG__stepFinal .deals-making-module__Zz3AlG__artNote{color:#3c4a1c}.deals-making-module__Zz3AlG__payout{flex-direction:column;gap:4px;margin-top:auto;padding-top:12px;display:flex}.deals-making-module__Zz3AlG__payoutLabel{color:var(--grey-on-dark);font-size:12px}.deals-making-module__Zz3AlG__payoutSum{font-family:var(--font-display);color:var(--lime);white-space:nowrap;font-size:24px;font-weight:900;line-height:1.1}.deals-making-module__Zz3AlG__advance{background:var(--ink);color:#fff;border-radius:16px;align-items:center;gap:24px;margin-top:28px;padding:30px 32px;display:flex}.deals-making-module__Zz3AlG__advanceText{flex-direction:column;flex:1;gap:6px;min-width:240px;display:flex}.deals-making-module__Zz3AlG__advanceTitle{font-family:var(--font-display);font-size:17px;font-weight:700;line-height:1.3}.deals-making-module__Zz3AlG__advanceSubtitle{color:var(--grey-on-dark);font-size:13px;line-height:1.4}.deals-making-module__Zz3AlG__advanceButton{background:var(--lime);color:var(--ink);white-space:nowrap;transition:transform .25s var(--ease-out), box-shadow .25s;border-radius:12px;flex-shrink:0;margin-left:auto;padding:14px 24px;font-size:14px;font-weight:700}.deals-making-module__Zz3AlG__advanceButton:hover{transform:translateY(-2px);box-shadow:0 10px 32px #b9f04059}@media (max-width:834px){.deals-making-module__Zz3AlG__dealsMaking{padding:64px 0}.deals-making-module__Zz3AlG__step{min-height:0}.deals-making-module__Zz3AlG__advance{flex-direction:column;align-items:flex-start}.deals-making-module__Zz3AlG__advanceButton{text-align:center;width:100%;margin-left:0}}
.general-terms-module__sAhpCW__layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:start;gap:clamp(32px,4vw,64px);margin-top:36px;display:grid}.general-terms-module__sAhpCW__subtitle{font-family:var(--font-display);color:var(--ink);font-size:clamp(17px,1.6vw,22px);font-weight:700;line-height:1.25}.general-terms-module__sAhpCW__manager{background:var(--ink);color:#fff;border-radius:16px;flex-direction:column;padding:26px 24px 24px;display:flex;position:sticky;top:104px}.general-terms-module__sAhpCW__quote{font-family:var(--font-display);color:#fff;font-size:17px;font-weight:700;line-height:1.35}.general-terms-module__sAhpCW__managerRow{border-top:1px solid var(--hair);align-items:center;gap:12px;margin-top:22px;padding-top:18px;display:flex}.general-terms-module__sAhpCW__managerPhoto{object-fit:cover;border-radius:99px;width:44px;height:44px}.general-terms-module__sAhpCW__managerInfo{flex-direction:column;gap:2px;display:flex}.general-terms-module__sAhpCW__managerName{font-size:14px;font-weight:700}.general-terms-module__sAhpCW__managerPosition{color:var(--grey-on-dark);font-size:12px;font-weight:500}.general-terms-module__sAhpCW__managerButton{text-align:center;background:var(--lime);color:var(--ink);transition:transform .25s var(--ease-out), box-shadow .25s;border-radius:12px;margin-top:20px;padding:13px 20px;font-size:14px;font-weight:700}.general-terms-module__sAhpCW__managerButton:hover{transform:translateY(-2px);box-shadow:0 10px 32px #b9f04059}@media (max-width:1100px){.general-terms-module__sAhpCW__layout{grid-template-columns:1fr}.general-terms-module__sAhpCW__manager{max-width:460px;position:static}}
.join-us-module__l5SN-a__joinUs{background:var(--ink);color:#fff;width:100%;padding:96px 0}.join-us-module__l5SN-a__inner{padding:0 var(--side-pad)}.join-us-module__l5SN-a__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:#fff;font-size:clamp(24px,4.2vw,56px);font-weight:700;line-height:1.06}.join-us-module__l5SN-a__cards{background:var(--hair);border:1px solid var(--hair);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:44px;display:grid}.join-us-module__l5SN-a__card{background:var(--ink);flex-direction:column;gap:24px;padding:30px 28px 34px;display:flex}.join-us-module__l5SN-a__cardTop{flex-direction:column;flex:1;gap:21px;min-width:0;display:flex}.join-us-module__l5SN-a__cardContent{flex-direction:column;flex:1;gap:20px;display:flex}.join-us-module__l5SN-a__cardTextBlock{flex-direction:column;gap:10px;display:flex}.join-us-module__l5SN-a__cardTitle{font-family:var(--font-display);color:#fff;font-size:17px;font-weight:700;line-height:1.3}.join-us-module__l5SN-a__cardDescription{color:var(--grey-on-dark);font-size:13.5px;font-weight:400;line-height:1.5}.join-us-module__l5SN-a__cardDescriptionBright{color:#ffffffbf}.join-us-module__l5SN-a__cardTags{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.join-us-module__l5SN-a__cardTagsNarrow{gap:6px}.join-us-module__l5SN-a__cardTag{border:1px solid var(--hair);color:var(--lime);white-space:nowrap;border-radius:99px;padding:5px 12px;font-size:11px;font-weight:600}.join-us-module__l5SN-a__cardFooter{border-top:1px solid var(--hair);justify-content:space-between;align-items:flex-end;gap:12px;min-height:52px;padding-top:16px;display:flex}.join-us-module__l5SN-a__managerRow{flex:1;align-items:flex-end;gap:12px;min-width:0;display:flex}.join-us-module__l5SN-a__managerAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.join-us-module__l5SN-a__managerInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.join-us-module__l5SN-a__managerName{color:#fff;font-size:14px;font-weight:700;line-height:1.4}.join-us-module__l5SN-a__managerPosition{color:var(--grey-on-dark);font-size:12px;font-weight:500;line-height:1.2}.join-us-module__l5SN-a__contactButton{color:var(--ink);background:#fff;border-radius:10px;flex-shrink:0;padding:9px 16px;font-size:13px;font-weight:700;transition:background .2s,color .2s}.join-us-module__l5SN-a__contactButton:hover{background:var(--lime);color:var(--ink)}.join-us-module__l5SN-a__statsRow{align-items:flex-end;gap:32px;display:flex}.join-us-module__l5SN-a__stat{flex-direction:column;gap:2px;display:flex}.join-us-module__l5SN-a__statValue{font-family:var(--font-display);letter-spacing:-.5px;color:var(--lime);font-size:26px;font-weight:700;line-height:normal}.join-us-module__l5SN-a__statValueWhite{font-family:var(--font-display);letter-spacing:-.5px;color:#fff;font-size:26px;font-weight:700;line-height:normal}.join-us-module__l5SN-a__statLabel{color:var(--grey-on-dark);font-size:12px;font-weight:400;line-height:normal}.join-us-module__l5SN-a__telegramButton{color:var(--ink);background:#fff;border-radius:10px;padding:9px 14px;font-size:13px;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.join-us-module__l5SN-a__telegramButton:hover{background:var(--lime);color:var(--ink)}.join-us-module__l5SN-a__ctaBar{background:var(--lime);color:var(--ink);border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:34px 36px;display:flex}.join-us-module__l5SN-a__ctaText{flex-direction:column;gap:6px;display:flex}.join-us-module__l5SN-a__ctaTitle{font-family:var(--font-display);color:var(--ink);font-size:clamp(18px,1.8vw,28px);font-weight:700;line-height:1.2}.join-us-module__l5SN-a__ctaSubtitle{color:#0b0f0ab3;font-size:13px;font-weight:600;line-height:normal}.join-us-module__l5SN-a__ctaButtons{flex-shrink:0;align-items:center;gap:12px;display:flex}.join-us-module__l5SN-a__ctaPrimaryBtn{min-width:unset;background:var(--ink)!important;color:#fff!important;height:52px!important;transition:transform .25s var(--ease-out), box-shadow .25s!important;border-radius:12px!important;padding:0 28px!important;font-size:15px!important;font-weight:800!important}.join-us-module__l5SN-a__ctaPrimaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 32px #0b0f0a4d;background:var(--ink)!important}.join-us-module__l5SN-a__ctaSecondaryBtn{height:52px;color:var(--ink);white-space:nowrap;cursor:pointer;border:1px solid #0b0f0a4d;border-radius:12px;justify-content:center;align-items:center;padding:0 24px;font-size:15px;font-weight:700;transition:border-color .2s;display:flex}.join-us-module__l5SN-a__ctaSecondaryBtn:hover{border-color:#0b0f0a99}@media (max-width:834px){.join-us-module__l5SN-a__joinUs{padding:64px 0}.join-us-module__l5SN-a__cards{margin:32px calc(-1 * var(--side-pad)) 0;padding:4px var(--side-pad) 12px;scroll-snap-type:x mandatory;scroll-padding-left:var(--side-pad);-webkit-overflow-scrolling:touch;scrollbar-width:none;background:0 0;border:none;flex-direction:row;grid-template-columns:none;gap:12px;display:flex;overflow-x:auto}.join-us-module__l5SN-a__cards::-webkit-scrollbar{display:none}.join-us-module__l5SN-a__card{scroll-snap-align:start;border:1px solid var(--hair);border-radius:16px;flex:none;width:min(82vw,340px)}.join-us-module__l5SN-a__ctaBar{flex-direction:column;align-items:flex-start;gap:20px;margin-top:24px;padding:28px 24px}.join-us-module__l5SN-a__ctaButtons{width:100%}.join-us-module__l5SN-a__ctaSecondaryLink{display:none}}
.photos-swiper-modal-module__e-ns2G__wrapper{width:100%;height:100%;padding-bottom:20px;position:relative}.photos-swiper-modal-module__e-ns2G__swiper{width:100%;height:100%}.photos-swiper-modal-module__e-ns2G__schemeContainer img{border-radius:12px}.photos-swiper-modal-module__e-ns2G__schemeContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.photos-swiper-modal-module__e-ns2G__swiper .swiper-slide{justify-content:center;align-items:center;display:flex}.photos-swiper-modal-module__e-ns2G__schemeContainer img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}:is(.photos-swiper-modal-module__e-ns2G__swiper .swiper-button-next,.photos-swiper-modal-module__e-ns2G__swiper .swiper-button-prev){color:var(--lime)}.photos-swiper-modal-module__e-ns2G__swiper .swiper-pagination-fraction{color:#fff;width:auto;font-family:var(--font-display);border:1px solid var(--hair);background:#0b0f0ab8;border-radius:99px;padding:6px 14px;font-size:13px;font-weight:700;bottom:14px;left:50%;transform:translate(-50%)}.photos-swiper-modal-module__e-ns2G__swiper .swiper-pagination-current{color:var(--lime)}@media (max-width:500px){.photos-swiper-modal-module__e-ns2G__swiper .swiper-pagination-fraction{padding:5px 12px;font-size:12px}}
.payment-timing-module__W6evFW__paymentTiming{background:var(--lime);width:100%;color:var(--ink);padding:88px 0}.payment-timing-module__W6evFW__inner{padding:0 var(--side-pad)}.payment-timing-module__W6evFW__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(24px,4.2vw,56px);font-weight:700;line-height:1.06}.payment-timing-module__W6evFW__layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:clamp(28px,4vw,64px);margin-top:36px;display:grid}.payment-timing-module__W6evFW__headline{font-family:var(--font-display);letter-spacing:-.01em;text-wrap:balance;font-size:clamp(20px,2.4vw,32px);font-weight:700;line-height:1.25}.payment-timing-module__W6evFW__day{box-shadow:inset 0 -.12em 0 var(--ink)}.payment-timing-module__W6evFW__conditions{border-top:1px solid #0b0f0a40;flex-direction:column;list-style:none;display:flex}.payment-timing-module__W6evFW__condition{color:#24310a;border-bottom:1px solid #0b0f0a40;padding:16px 0 16px 28px;font-size:15px;font-weight:600;line-height:1.5;position:relative}.payment-timing-module__W6evFW__condition:before{content:"✓";color:var(--ink);font-weight:700;position:absolute;left:0}@media (max-width:834px){.payment-timing-module__W6evFW__paymentTiming{padding:60px 0}.payment-timing-module__W6evFW__layout{grid-template-columns:1fr;gap:24px}}
.button-module__LwB6Zq__button{height:68px;font-family:var(--font-secondary);color:var(--card-color);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;font-size:18px;font-weight:600;line-height:140%;transition:all .2s;display:inline-flex}.button-module__LwB6Zq__primary{background-color:var(--primary-green);color:#fff;border:none}.button-module__LwB6Zq__primary:hover{background-color:#00c213cc}.button-module__LwB6Zq__secondary{background-color:var(--card-color);color:var(--text-secondary);border:none}.button-module__LwB6Zq__secondary:hover{color:var(--card-color);background-color:#00c213cc}.button-module__LwB6Zq__outline{color:var(--text-color);border:1px solid var(--text-light);background-color:#0000}.button-module__LwB6Zq__outline:hover{background-color:#0000000d}.button-module__LwB6Zq__small{border-radius:10px;height:fit-content;padding:8px 12px;font-size:14px}.button-module__LwB6Zq__medium{padding:var(--spacing-md) var(--spacing-lg);font-size:var(--text-base)}.button-module__LwB6Zq__large{padding:var(--spacing-lg) var(--spacing-xl);font-size:var(--text-lg)}.button-module__LwB6Zq__fullWidth{width:100%}
.exclusions-module__V1-j6W__exclusions{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:0 40px;margin-top:36px;list-style:none;display:grid}.exclusions-module__V1-j6W__exclusion{color:#c9cec3;border-bottom:1px solid var(--hair);padding:16px 0 16px 32px;font-size:15px;font-weight:500;line-height:1.5;position:relative}.exclusions-module__V1-j6W__exclusion:before{content:"✕";color:var(--lime);font-size:13px;font-weight:700;position:absolute;top:16px;left:0}@media (max-width:834px){.exclusions-module__V1-j6W__exclusions{margin-top:26px}}
.cookies-modal-module__M3MADa__cookiesModalContent{padding:0!important}.cookies-modal-module__M3MADa__list{gap:var(--spacing-lg);flex-direction:column;padding:20px;display:flex}.cookies-modal-module__M3MADa__item{gap:var(--spacing-md);flex-direction:column;display:flex}.cookies-modal-module__M3MADa__title{color:var(--text-secondary);font-family:var(--font-primary);letter-spacing:-2%;font-size:24px;font-weight:600;line-height:100%}.cookies-modal-module__M3MADa__textContainer{align-items:flex-start;gap:var(--spacing-md);display:flex}.cookies-modal-module__M3MADa__dot{background-color:var(--text-secondary);border-radius:50%;min-width:5px;min-height:5px;margin-top:10px;margin-left:10px}.cookies-modal-module__M3MADa__item p{color:var(--text-secondary);font-family:var(--font-secondary);letter-spacing:0%;font-size:18px;font-weight:500;line-height:140%}.cookies-modal-module__M3MADa__modalActions{justify-content:flex-end;align-items:center;gap:var(--spacing-md);border-top:1px solid #00000020;padding:15px 25px 15px 15px;display:flex}.cookies-modal-module__M3MADa__cancelButton,.cookies-modal-module__M3MADa__acceptButton{font-family:var(--font-secondary);cursor:pointer;border:none;font-size:14px;font-weight:500;line-height:140%;transition:opacity .3s}.cookies-modal-module__M3MADa__cancelButton{height:fit-content;color:var(--text-secondary);background-color:#0000;border:0}.cookies-modal-module__M3MADa__cancelButton:hover{opacity:.8}.cookies-modal-module__M3MADa__acceptButton{background-color:var(--primary-color);height:44px;color:var(--card-color);border-radius:16px;padding:0 20px}.cookies-modal-module__M3MADa__acceptButton:hover{opacity:.9}@media (min-width:500px){.cookies-modal-module__M3MADa__cookiesModal{max-width:800px}.cookies-modal-module__M3MADa__list{padding:40px 48px}}
.map-module__IfGH9a__map{background:var(--ink);color:#fff;width:100%;padding:72px 0;overflow:hidden}.map-module__IfGH9a__inner{padding:0 var(--side-pad)}.map-module__IfGH9a__grid{flex-direction:column;gap:40px;display:flex}.map-module__IfGH9a__col{min-width:0}.map-module__IfGH9a__h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(24px,4.2vw,56px);font-weight:700;line-height:1.06}.map-module__IfGH9a__lead{color:var(--grey-on-dark);max-width:520px;margin-top:14px;font-size:15px;line-height:1.5}.map-module__IfGH9a__facts{flex-direction:column;margin-top:34px;display:flex}.map-module__IfGH9a__fact{border-bottom:1px solid var(--hair);align-items:baseline;gap:14px;padding:13px 0;display:flex}.map-module__IfGH9a__factNum{font-family:var(--font-display);color:var(--lime);flex-shrink:0;min-width:100px;font-size:17px;font-weight:700}.map-module__IfGH9a__factText{color:var(--grey-on-dark);font-size:13px}.map-module__IfGH9a__mapButton{height:56px;transition:transform .25s var(--ease-out), box-shadow .25s;margin-top:28px;font-weight:800;background:var(--lime)!important;color:var(--ink)!important}.map-module__IfGH9a__mapButton:hover{transform:translateY(-2px);box-shadow:0 10px 32px #b9f04059}.map-module__IfGH9a__panel{aspect-ratio:16/11;border:1px solid var(--hair);background-color:#0d120c;background-image:radial-gradient(120% 90% at 75% 85%,#b9f04017,#0b0f0a00 60%);border-radius:20px;display:none;position:relative;overflow:hidden}.map-module__IfGH9a__coast{width:100%;height:100%;position:absolute;inset:0}.map-module__IfGH9a__pin{position:absolute;transform:translate(-8px,-8px)}.map-module__IfGH9a__dot{background:var(--lime);border-radius:50%;width:16px;height:16px;display:block;position:relative;box-shadow:0 0 0 6px #b9f04026}.map-module__IfGH9a__dot:after{content:"";border:1px solid #b9f04066;border-radius:50%;animation:2.4s ease-out infinite map-module__IfGH9a__pulse;position:absolute;inset:-6px}@keyframes map-module__IfGH9a__pulse{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(1.8)}}.map-module__IfGH9a__tag{border:1px solid var(--hair);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;transition:transform .3s var(--ease-out);background:#0b0f0ae0;border-radius:10px;padding:6px 10px;position:absolute;top:-8px;left:24px}.map-module__IfGH9a__pin:hover .map-module__IfGH9a__tag{transform:translateY(-3px)}.map-module__IfGH9a__tagName{font-family:var(--font-display);color:#fff;font-size:11px;font-weight:700;line-height:1.2}.map-module__IfGH9a__tagCount{color:var(--grey-on-dark);margin-top:2px;font-size:9.5px;line-height:1.2}.map-module__IfGH9a__tagComm{background:var(--lime);color:var(--ink);border-radius:5px;margin-top:3px;padding:2px 6px;font-size:9px;font-weight:700;line-height:1.2;display:inline-block}@media (prefers-reduced-motion:reduce){.map-module__IfGH9a__dot:after{animation:none}}.map-module__IfGH9a__mobileList{margin:28px calc(-1 * var(--side-pad)) 0;padding:4px var(--side-pad) 12px;scroll-snap-type:x mandatory;scroll-padding-left:var(--side-pad);-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:12px;list-style:none;display:flex;overflow-x:auto}.map-module__IfGH9a__mobileList::-webkit-scrollbar{display:none}.map-module__IfGH9a__mobileItem{scroll-snap-align:start;border:1px solid var(--hair);background:#0d120c;border-radius:14px;flex-direction:column;flex:none;justify-content:space-between;gap:20px;width:min(52vw,200px);min-height:118px;padding:16px;display:flex}.map-module__IfGH9a__mobileItemName{font-family:var(--font-display);color:#fff;font-size:14px;font-weight:700}.map-module__IfGH9a__mobileItemCount{color:var(--grey-on-dark);margin-top:2px;font-size:12px}.map-module__IfGH9a__mobileComm{background:var(--lime);color:var(--ink);white-space:nowrap;border-radius:6px;flex-shrink:0;align-self:flex-start;padding:4px 9px;font-size:11.5px;font-weight:700}@media (min-width:835px){.map-module__IfGH9a__map{padding:96px 0}.map-module__IfGH9a__grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:56px;display:grid}.map-module__IfGH9a__panel{display:block}.map-module__IfGH9a__mobileList{display:none}}
.faq-module__XokXlW__faqSection{background:var(--paper);width:100%;color:var(--ink);padding:88px 0}.faq-module__XokXlW__inner{padding:0 var(--side-pad)}.faq-module__XokXlW__faqTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:var(--ink);font-size:clamp(24px,4.2vw,56px);font-weight:700;line-height:1.06}.faq-module__XokXlW__faqSubtitle{color:#676c62;margin-top:14px;font-size:15px;font-weight:500;line-height:1.5}.faq-module__XokXlW__faqList{flex-direction:column;width:100%;margin-top:28px;list-style:none;display:flex}.faq-module__XokXlW__faqItem{border-bottom:1px solid var(--hair-light)}.faq-module__XokXlW__faqQuestion{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.faq-module__XokXlW__faqQuestion:focus-visible{outline:2px solid var(--accent-on-light);outline-offset:4px}.faq-module__XokXlW__faqQuestion p{font-family:var(--font-text);color:var(--ink);font-size:16px;font-weight:700;line-height:1.4}.faq-module__XokXlW__faqIcon{color:var(--accent-on-light);flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq-module__XokXlW__faqAnswer{color:#676c62;max-width:640px;font-family:var(--font-text);padding-bottom:20px;font-size:14px;font-weight:500;line-height:1.5}@media (min-width:834px){.faq-module__XokXlW__faqQuestion{padding:22px 0}.faq-module__XokXlW__faqQuestion p{font-size:17px}.faq-module__XokXlW__faqAnswer{padding-bottom:24px;font-size:15px}}@media (max-width:834px){.faq-module__XokXlW__faqSection{padding:60px 0}}
.grain-module__qUfyOG__grain{z-index:99;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}
.call-to-action-module__fHY0va__callToAction{background:var(--lime);width:100%;color:var(--ink);text-align:center;padding:84px 0}.call-to-action-module__fHY0va__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:var(--ink);margin-top:10px;font-size:clamp(30px,6vw,90px);font-weight:900;line-height:1}.call-to-action-module__fHY0va__actions{margin-top:28px}.call-to-action-module__fHY0va__button{background:var(--ink);color:#fff;cursor:pointer;transition:transform .25s var(--ease-out), box-shadow .25s;border-radius:12px;padding:16px 30px;font-size:15px;font-weight:800;display:inline-block}.call-to-action-module__fHY0va__button:hover{transform:translateY(-2px);box-shadow:0 10px 32px #0b0f0a59}.call-to-action-module__fHY0va__description{color:var(--ink);opacity:.75;margin-top:12px;font-size:13px;font-weight:600}@media (max-width:834px){.call-to-action-module__fHY0va__callToAction{padding:64px 0}}
.call-to-action-module__b2wDdG__callToAction{background:var(--paper);width:100%;padding:0 0 88px}.call-to-action-module__b2wDdG__inner{padding:0 var(--side-pad)}.call-to-action-module__b2wDdG__banner{background:var(--ink);color:#fff;border-radius:20px;align-items:center;gap:32px;padding:36px 40px;display:flex}.call-to-action-module__b2wDdG__text{flex-direction:column;gap:8px;display:flex}.call-to-action-module__b2wDdG__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(20px,2.2vw,30px);font-weight:700;line-height:1.2}.call-to-action-module__b2wDdG__subtitle{max-width:52ch;color:var(--grey-on-dark);font-size:14px;font-weight:500;line-height:1.5}.call-to-action-module__b2wDdG__button{text-align:center;white-space:nowrap;background:var(--lime);color:var(--ink);transition:transform .25s var(--ease-out), box-shadow .25s;border-radius:12px;flex-shrink:0;margin-left:auto;padding:16px 28px;font-size:15px;font-weight:800}.call-to-action-module__b2wDdG__button:hover{transform:translateY(-2px);box-shadow:0 10px 32px #b9f04059}@media (max-width:834px){.call-to-action-module__b2wDdG__callToAction{padding-bottom:60px}.call-to-action-module__b2wDdG__banner{flex-direction:column;align-items:flex-start;gap:24px;padding:28px 24px}.call-to-action-module__b2wDdG__button{width:100%;margin-left:0}}
.faq-module__ZtHRyq__faqSection{background:var(--paper);width:100%;color:var(--ink);padding:64px 0}.faq-module__ZtHRyq__inner{padding:0 var(--side-pad)}.faq-module__ZtHRyq__faqTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:var(--ink);font-size:clamp(24px,4.2vw,56px);font-weight:700;line-height:1.06}.faq-module__ZtHRyq__faqList{flex-direction:column;width:100%;margin-top:28px;list-style:none;display:flex}.faq-module__ZtHRyq__faqItem{border-bottom:1px solid var(--hair-light)}.faq-module__ZtHRyq__faqQuestion{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;transition:color .2s;display:flex}.faq-module__ZtHRyq__faqQuestion p{font-family:var(--font-text);color:var(--ink);font-size:16px;font-weight:700;line-height:1.4}.faq-module__ZtHRyq__faqIcon{color:var(--accent-on-light);font-family:var(--font-display);flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq-module__ZtHRyq__faqAnswerWrapper{opacity:0;max-height:0;transition:max-height .4s var(--ease-out), opacity .3s;will-change:max-height, opacity;overflow:hidden}.faq-module__ZtHRyq__faqAnswerWrapper.faq-module__ZtHRyq__open{opacity:1;max-height:500px;transition:max-height .5s var(--ease-out), opacity .3s}.faq-module__ZtHRyq__faqAnswer{color:#676c62;max-width:640px;font-family:var(--font-text);padding-bottom:20px;font-size:14px;font-weight:500;line-height:1.5}@media (min-width:834px){.faq-module__ZtHRyq__faqSection{padding:96px 0}.faq-module__ZtHRyq__faqList{margin-top:36px}.faq-module__ZtHRyq__faqQuestion{padding:22px 0}.faq-module__ZtHRyq__faqQuestion p{font-size:17px}.faq-module__ZtHRyq__faqAnswer{padding-bottom:24px;font-size:15px}}
