.agents-and-constructors-module__nNk4KG__agentsAndConstructors{max-height:780px;max-width:var(--breakpoint-desktop);flex-direction:column;justify-content:center;align-items:center;gap:56px;width:100%;margin:50px auto 0;padding:70px 0;display:flex}.agents-and-constructors-module__nNk4KG__title{color:var(--card-color);font-family:var(--font-primary);text-align:center;font-size:52px;font-weight:600;line-height:105%}.agents-and-constructors-module__nNk4KG__titleNumber{color:var(--primary-green)}.agents-and-constructors-module__nNk4KG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.agents-and-constructors-module__nNk4KG__imageWrapper{align-items:center;gap:var(--spacing-xl);flex-direction:column;display:flex}.agents-and-constructors-module__nNk4KG__image{width:614px;height:397px}.agents-and-constructors-module__nNk4KG__mobileImage{display:none}.agents-and-constructors-module__nNk4KG__card{align-items:center;gap:var(--spacing-xs);flex-direction:column;display:flex}.agents-and-constructors-module__nNk4KG__cardTitle{color:var(--card-color);font-family:var(--font-primary);letter-spacing:-2%;text-align:center;font-size:40px;font-weight:600;line-height:110%}.agents-and-constructors-module__nNk4KG__cardSubtitle{color:var(--card-color);font-family:var(--font-secondary);letter-spacing:0%;text-align:center;opacity:.5;font-size:18px;font-weight:500;line-height:140%}.agents-and-constructors-module__nNk4KG__indicators{justify-content:space-between;align-items:center;width:100%;display:flex}.agents-and-constructors-module__nNk4KG__indicator{width:32%;color:var(--card-color);font-family:var(--font-secondary);letter-spacing:0%;text-align:center;font-size:18px;font-weight:500;line-height:140%}.agents-and-constructors-module__nNk4KG__line{background-color:var(--card-color);opacity:.5;width:1px;height:24px}.agents-and-constructors-module__nNk4KG__smallContainer{display:none}@media (max-width:1200px){.agents-and-constructors-module__nNk4KG__agentsAndConstructors{max-height:fit-content}.agents-and-constructors-module__nNk4KG__container{justify-content:space-around}.agents-and-constructors-module__nNk4KG__desktopCard{display:none}.agents-and-constructors-module__nNk4KG__smallContainer{justify-content:space-between;align-items:center;width:100%;max-width:750px;padding:0 24px;display:flex}.agents-and-constructors-module__nNk4KG__smallContainerMobile{display:none}}@media (max-width:650px){.agents-and-constructors-module__nNk4KG__agentsAndConstructors{margin-top:0;padding:70px 20px}.agents-and-constructors-module__nNk4KG__title{display:none}.agents-and-constructors-module__nNk4KG__image{width:100%;max-width:614px;height:100%;max-height:397px}}@media (max-width:500px){.agents-and-constructors-module__nNk4KG__smallContainer{justify-content:space-around}.agents-and-constructors-module__nNk4KG__cardMobile{display:none}.agents-and-constructors-module__nNk4KG__smallContainerMobile{display:flex}.agents-and-constructors-module__nNk4KG__image{max-width:100%}.agents-and-constructors-module__nNk4KG__mobileImage{display:block}.agents-and-constructors-module__nNk4KG__desktopImage{display:none}}
.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))}}
.hero-module__koHUaa__hero{color:#fff;background-blend-mode:multiply;background:radial-gradient(circle at bottom,#082009 0%,#1a9d2a 50%),linear-gradient(#0000 0%,#082009 100%);height:100vh;position:relative;overflow-y:hidden}.hero-module__koHUaa__scrollable{overflow-y:auto}.hero-module__koHUaa__content{max-width:var(--breakpoint-desktop);transform-origin:top;height:100%;margin:0 auto}.hero-module__koHUaa__parallaxContainer{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__koHUaa__backgroundImage{opacity:.5;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute}.hero-module__koHUaa__imageHat{background-image:url(/images/3d-images/hat.webp);width:250px;height:250px;bottom:-20%;left:8%}.hero-module__koHUaa__imageKeys{background-image:url(/images/3d-images/keys.webp);width:300px;height:350px;top:-10%;left:5%}.hero-module__koHUaa__imageWallet{background-image:url(/images/3d-images/wallet.webp);width:300px;height:300px;bottom:0%;right:2%}.hero-module__koHUaa__infoContainer{z-index:10;justify-content:center;align-items:center;height:50%;display:flex;position:relative}.hero-module__koHUaa__info{height:fit-content;color:var(--card-color);font-family:var(--font-primary);z-index:0;flex-direction:column;justify-content:space-between;align-items:center;font-weight:600;display:flex}.hero-module__koHUaa__title{font-family:var(--font-primary);letter-spacing:-4%;text-align:center;font-size:64px;font-weight:600;line-height:110%}.hero-module__koHUaa__titleBreak,.hero-module__koHUaa__titleBreakMobile{display:none}.hero-module__koHUaa__subtitle{margin-top:var(--spacing-xl);margin-bottom:var(--spacing-xxl);text-align:center;opacity:.4;font-size:22px;font-weight:500}.hero-module__koHUaa__button{height:68px;color:var(--text-color);font-family:var(--font-secondary);background-color:var(--card-color);clip-path:polygon(10px 0%,100% 0%,100% calc(100% - 10px),calc(100% - 10px) 100%,0% 100%,0% 10px);cursor:pointer;border:none;padding:0 37px;font-size:20px;font-weight:600;transition:all .3s}.hero-module__koHUaa__button:hover{background-color:var(--primary-color)}.hero-module__koHUaa__imageContainer{z-index:11;justify-content:center;align-items:center;height:50%;padding:20px 0;display:flex}.hero-module__koHUaa__image{z-index:11;border-radius:20px;width:auto;max-width:1176px;height:auto;max-height:100%}.hero-module__koHUaa__mobileImage{display:none}.hero-module__koHUaa__flagContainer{clip-path:polygon(10px 0%,100% 0%,100% 100%,10px 100%,0% calc(100% - 10px),0% 10px);background-color:var(--card-color);height:60px;padding:14px;position:absolute;top:35%;right:0}.hero-module__koHUaa__domRf{flex-direction:column;justify-content:space-between;display:flex;top:45%;right:0}.hero-module__koHUaa__flag{width:100px;height:28px}.hero-module__koHUaa__flagText{color:var(--text-secondary);font-size:9.6px}@media (max-width:1550px){.hero-module__koHUaa__infoContainer{padding-top:50px}.hero-module__koHUaa__imageContainer{height:70%;margin-top:50px}.hero-module__koHUaa__image{max-width:1176px}.hero-module__koHUaa__info{max-height:292px;margin-top:48px}.hero-module__koHUaa__title{font-size:40px}.hero-module__koHUaa__subtitle{margin-top:20px;margin-bottom:36px;font-size:18px}.hero-module__koHUaa__button{height:50px;padding:0 20px;font-size:18px}.hero-module__koHUaa__imageKeys{width:400px;height:400px;top:-30%;left:10%}.hero-module__koHUaa__imageHat{width:220px;height:220px;bottom:-170px;left:5%}.hero-module__koHUaa__imageWallet{width:320px;height:320px;bottom:-50px;right:3%}}@media (max-width:1200px){.hero-module__koHUaa__infoContainer{padding-top:0}.hero-module__koHUaa__imageContainer{height:50%;margin-top:0}.hero-module__koHUaa__image{max-width:100%}.hero-module__koHUaa__imageKeys,.hero-module__koHUaa__imageHat{left:1%}.hero-module__koHUaa__imageWallet{right:1%}}@media (max-width:834px){.hero-module__koHUaa__subtitle{font-size:16px}.hero-module__koHUaa__imageKeys,.hero-module__koHUaa__imageHat{left:0}.hero-module__koHUaa__imageWallet{right:0}.hero-module__koHUaa__flagContainer{top:15%}.hero-module__koHUaa__domRf{top:25%}}@media (max-width:650px){.hero-module__koHUaa__infoContainer{height:45%;margin-bottom:50px}.hero-module__koHUaa__info{margin-top:100px}.hero-module__koHUaa__title{font-size:27px}.hero-module__koHUaa__parallaxContainer{display:none}.hero-module__koHUaa__flagContainer{background-color:#eee;top:40%}.hero-module__koHUaa__domRf{top:50%}}@media (max-width:500px){.hero-module__koHUaa__hero{background:radial-gradient(circle at 50% 60%,#051e08 0%,#1a9d2a 50%),linear-gradient(#0000 0%,#051e08 90%)}.hero-module__koHUaa__desktopImage{display:none}.hero-module__koHUaa__mobileImage{width:80%;max-width:80%;max-height:fit-content;margin-top:300px;display:block}.hero-module__koHUaa__info{max-width:90%;max-height:300px}.hero-module__koHUaa__titleBreakMobile{display:block}.hero-module__koHUaa__titleBreakDesktop{display:none}.hero-module__koHUaa__flagContainer{top:620px}.hero-module__koHUaa__domRf{top:690px}}@media (max-width:375px){.hero-module__koHUaa__infoContainer{height:50%}.hero-module__koHUaa__flagContainer{top:470px}.hero-module__koHUaa__domRf{top:540px}}
.hero-module__HoJUCW__hero{background:linear-gradient(#1a9d2a 0%,#041c07 70%,#082009 100%);justify-content:center;align-items:center;padding-top:115px;padding-bottom:65px;display:flex;position:relative}.hero-module__HoJUCW__hero:after{content:"";background:radial-gradient(#08200950 0%,#0000 80%);width:100%;height:40%;position:absolute;bottom:0}.hero-module__HoJUCW__content{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;display:flex;position:relative}.hero-module__HoJUCW__hero h1{color:var(--card-color);font-family:var(--font-primary);letter-spacing:-2%;text-align:center;font-size:28px;font-weight:600;line-height:110%}.hero-module__HoJUCW__hero p{color:var(--card-color);font-family:var(--font-secondary);text-align:center;opacity:.5;font-size:18px;font-weight:500;line-height:140%}.hero-module__HoJUCW__desktopBreak{display:none}.hero-module__HoJUCW__backLink{align-items:center;gap:8px;transition:opacity .3s ease-in-out;display:none;position:absolute;top:0;left:24px}.hero-module__HoJUCW__backLink:hover{opacity:.6}.hero-module__HoJUCW__backLink p{color:var(--card-color);font-family:var(--font-secondary);opacity:1;font-size:18px;font-weight:600;line-height:140%}@media (min-width:834px){.hero-module__HoJUCW__hero{padding-top:160px}.hero-module__HoJUCW__hero h1{font-size:40px}.hero-module__HoJUCW__desktopBreak{display:block}.hero-module__HoJUCW__mobileBreak{display:none}.hero-module__HoJUCW__backLink{display:flex}.hero-module__HoJUCW__backLink p{display:none}}@media (min-width:1000px){.hero-module__HoJUCW__backLink p{display:block}}@media (min-width:1440px){.hero-module__HoJUCW__content{max-width:var(--breakpoint-desktop);margin:0 auto}.hero-module__HoJUCW__hero h1{font-size:60px}.hero-module__HoJUCW__hero p{font-size:24px}}
.deals-process-module__h59kea__dealsProcess{background-color:var(--card-color);clip-path:polygon(30px 0%,calc(100% - 30px) 0%,100% 30px,100% calc(100% - 30px),calc(100% - 30px) 100%,30px 100%,0% calc(100% - 30px),0% 30px);flex-direction:column;align-items:center;width:100%;padding:35px 20px;display:flex}.deals-process-module__h59kea__tag{border:1px solid #e2e2e2;border-radius:12px;align-items:center;gap:8px;padding:12px;display:flex}.deals-process-module__h59kea__tagText{color:var(--text-color);font-size:14px;font-weight:500;line-height:140%}.deals-process-module__h59kea__tag img{width:16px;height:16px}.deals-process-module__h59kea__title{margin-top:20px;margin-bottom:var(--spacing-lg);color:var(--text-color);font-family:var(--font-primary);text-align:center;font-size:28px;font-weight:600;line-height:105%}.deals-process-module__h59kea__dealsSteps{flex-direction:column;align-items:center;gap:60px;margin-top:20px;display:flex}.deals-process-module__h59kea__descriptionItem{margin-top:var(--spacing-sm);gap:10px;display:flex}.deals-process-module__h59kea__link{color:var(--primary-color);text-decoration:underline}@media (min-width:1440px){.deals-process-module__h59kea__dealsProcess{max-width:var(--breakpoint-desktop);margin:0 auto}.deals-process-module__h59kea__dealsSteps{gap:0}}
