.HeroSection-module__fYnnSG__hero{background:var(--bg);flex-direction:row;min-height:1200px;margin-bottom:100px;display:flex;position:relative}@media (max-width:767px){.HeroSection-module__fYnnSG__hero{margin-bottom:50px}}.HeroSection-module__fYnnSG__heroImageWrap{background-image:url(/hero.png);background-position:100%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.HeroSection-module__fYnnSG__heroImageWrap:after{content:"";pointer-events:none;background:radial-gradient(#0000 45%,#0e0e0e26 70%,#0e0e0ef2 100%),linear-gradient(#0e0e0e00 55%,#0e0e0e40 70%,#0e0e0ea6 85%,#0e0e0e 100%);position:absolute;inset:0}.HeroSection-module__fYnnSG__heroContent{z-index:1;flex-direction:column;justify-content:flex-start;width:60%;min-height:1800px;padding:50px 50px 0;display:flex;position:relative}.HeroSection-module__fYnnSG__label{align-items:center;gap:10px;margin-bottom:20px;display:flex}.HeroSection-module__fYnnSG__label:before{content:"";background-image:url(/icons/agent.png);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:40px;height:40px;display:block}.HeroSection-module__fYnnSG__label span{letter-spacing:.15em;color:var(--accent);text-transform:uppercase;font-size:14px;font-weight:600}.HeroSection-module__fYnnSG__heading{letter-spacing:-.02em;text-transform:uppercase;white-space:nowrap;margin-bottom:14px;font-size:80px;font-weight:900;line-height:1}.HeroSection-module__fYnnSG__headingAccent{color:var(--accent)}.HeroSection-module__fYnnSG__subtitle{color:#b8b8b8;max-width:360px;font-size:15px;line-height:1.6}.HeroSection-module__fYnnSG__subtitle br{display:block}@media (max-width:767px){.HeroSection-module__fYnnSG__hero{flex-direction:column;min-height:800px}.HeroSection-module__fYnnSG__heroContent{background:0 0;width:100%;min-height:1000px;padding:15px 15px 0}.HeroSection-module__fYnnSG__heading{font-size:40px}.HeroSection-module__fYnnSG__subtitle{max-width:none;font-size:14px}.HeroSection-module__fYnnSG__subtitle br{display:none}}.HeroSection-module__fYnnSG__servicesSectionWrapper{margin-top:auto}
.Container-module__QakJAa__container{width:100%;padding:0 60px}@media (max-width:767px){.Container-module__QakJAa__container{padding:0 20px}}
.ServicesSection-module__EymIcG__section{padding:50px 0 0}.ServicesSection-module__EymIcG__wrapper{padding:0}.ServicesSection-module__EymIcG__list{flex-direction:column;gap:30px;display:inline-flex}.ServicesSection-module__EymIcG__item{border-bottom:1px solid var(--border);align-items:flex-start;gap:16px;padding-bottom:10px;display:flex}.ServicesSection-module__EymIcG__icon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:42px;height:42px;margin-top:2px}.ServicesSection-module__EymIcG__docs{background-image:url(/icons/docs.svg)}.ServicesSection-module__EymIcG__location{background-image:url(/icons/location.svg)}.ServicesSection-module__EymIcG__box{background-image:url(/icons/box.svg)}.ServicesSection-module__EymIcG__building{background-image:url(/icons/building.svg)}.ServicesSection-module__EymIcG__title{margin-bottom:4px;font-size:16px;font-weight:700}.ServicesSection-module__EymIcG__desc{color:var(--text-muted);font-size:14px;line-height:1.4}@media (max-width:767px){.ServicesSection-module__EymIcG__list{gap:14px}.ServicesSection-module__EymIcG__title{font-size:15px}.ServicesSection-module__EymIcG__desc{font-size:13px}}
.CtaSection-module___H-rNG__section{margin-bottom:100px;padding:0 0 0 50px}.CtaSection-module___H-rNG__wrapper{background:var(--bg-card);width:unset;border:1px solid #5a4921;border-radius:14px;padding:20px;display:inline-flex;overflow:hidden}.CtaSection-module___H-rNG__card{justify-content:center;display:flex}.CtaSection-module___H-rNG__call{border-right:1px solid var(--border);color:inherit;cursor:pointer;background:0 0;align-items:center;gap:16px;width:50%;padding-right:60px;text-decoration:none;transition:background-color .2s,transform .18s;display:flex}.CtaSection-module___H-rNG__call:active{transform:scale(.985)}.CtaSection-module___H-rNG__callIcon{background:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;animation:2s ease-in-out infinite CtaSection-module___H-rNG__phonePulse;display:flex}.CtaSection-module___H-rNG__callIcon:before{content:"";background:var(--accent) url(/icons/phone.svg) no-repeat center / contain;background-color:var(--accent);width:26px;height:26px;display:block}.CtaSection-module___H-rNG__callTitle{color:var(--text);margin-bottom:2px;font-size:20px;font-weight:700}.CtaSection-module___H-rNG__callSub{color:var(--accent);font-size:13px}.CtaSection-module___H-rNG__payment{flex-shrink:0;align-items:center;gap:16px;padding-left:40px;display:flex}.CtaSection-module___H-rNG__payIcon{background-image:url(/icons/wallet.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;width:42px;height:42px}.CtaSection-module___H-rNG__payTitle{color:var(--accent);margin-bottom:2px;font-size:16px;font-weight:700}.CtaSection-module___H-rNG__paySub{color:var(--accent);font-size:14px}@keyframes CtaSection-module___H-rNG__phonePulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@media (max-width:767px){.CtaSection-module___H-rNG__section{margin-bottom:50px;padding:0 15px}.CtaSection-module___H-rNG__wrapper{background:0 0;border:none;padding:0}.CtaSection-module___H-rNG__card{flex-direction:column;gap:12px}.CtaSection-module___H-rNG__call{background-color:var(--accent);border-radius:999px;width:100%;padding:10px}.CtaSection-module___H-rNG__callTitle{color:#111;font-size:18px}.CtaSection-module___H-rNG__callSub{color:#000000bf}.CtaSection-module___H-rNG__callIcon{border:1px solid var(--border);border-radius:50%;width:42px;height:42px}.CtaSection-module___H-rNG__payment{border:1px solid var(--border);background:var(--bg-card);border-radius:999px;gap:18px;padding:10px}}
.BenefitsSection-module__uOymXW__section{padding:0 50px}.BenefitsSection-module__uOymXW__wrapper{padding:0}.BenefitsSection-module__uOymXW__grid{grid-template-columns:repeat(4,1fr);display:grid}.BenefitsSection-module__uOymXW__item{border-right:1px solid var(--border);text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 20px;display:flex}.BenefitsSection-module__uOymXW__item:first-child{border-left:1px solid var(--border)}.BenefitsSection-module__uOymXW__icon{background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px;margin-bottom:8px}.BenefitsSection-module__uOymXW__shield{background-image:url(/icons/shield.svg);width:38px;height:38px}.BenefitsSection-module__uOymXW__clock{background-image:url(/icons/clock.svg);width:38px;height:38px}.BenefitsSection-module__uOymXW__lock{background-image:url(/icons/lock.svg);width:38px;height:38px}.BenefitsSection-module__uOymXW__thumb{background-image:url(/icons/thumb.svg);width:38px;height:38px}.BenefitsSection-module__uOymXW__title{margin-bottom:5px;font-size:16px;font-weight:700}.BenefitsSection-module__uOymXW__desc{color:var(--text-muted);font-size:14px;line-height:1.5}@media (max-width:767px){.BenefitsSection-module__uOymXW__section{padding:28px 0 44px}.BenefitsSection-module__uOymXW__grid{grid-template-columns:1fr 1fr;gap:32px 20px}.BenefitsSection-module__uOymXW__desc{font-size:14px}.BenefitsSection-module__uOymXW__item{padding:5px}}
