.Hero-module__gNeX-G__hero{width:100%;height:100vh;position:relative;overflow:hidden}.Hero-module__gNeX-G__video{object-fit:cover;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__overlay{z-index:1;background:linear-gradient(#000000e6,#00000080);position:absolute;inset:0}.Hero-module__gNeX-G__content{z-index:2;height:100%;color:var(--text);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex;position:relative}.Hero-module__gNeX-G__headline{font:var(--h1);letter-spacing:-.02em;color:var(--text);backface-visibility:hidden;will-change:contents;margin:0;font-size:clamp(3rem,10vw,7rem);line-height:.95;transform:translateZ(0)}.Hero-module__gNeX-G__headline em{color:var(--primary);font-style:italic}
.Services-module__kf8n-G__section{background:var(--bg);padding:6rem 0}.Services-module__kf8n-G__container{flex-direction:column;gap:3.5rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Services-module__kf8n-G__heading{flex-direction:column;gap:.4rem;display:flex}.Services-module__kf8n-G__title{font:var(--h2);color:var(--text);margin:0}.Services-module__kf8n-G__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Services-module__kf8n-G__card{text-align:center;border:1px solid var(--border-muted);background:var(--bg-light);border-radius:4px;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1.5rem;transition:border-color .2s,transform .2s;display:flex}.Services-module__kf8n-G__card:hover{border-color:var(--border);transform:translateY(-3px)}.Services-module__kf8n-G__icon{width:48px;height:48px;color:var(--primary);flex-shrink:0;transition:color .2s}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__icon{color:var(--text)}.Services-module__kf8n-G__cardTitle{font:var(--h4ui);color:var(--text);margin:0;line-height:1.3}.Services-module__kf8n-G__cardDesc{font:var(--smallui);color:var(--text-muted);margin:0;line-height:1.6}@media (max-width:768px){.Services-module__kf8n-G__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.Services-module__kf8n-G__card{padding:2rem 1.25rem}}@media (max-width:400px){.Services-module__kf8n-G__grid{grid-template-columns:1fr;gap:1rem}.Services-module__kf8n-G__card{flex-direction:column;gap:1rem;padding:1.25rem}.Services-module__kf8n-G__icon{width:36px;height:36px}.Services-module__kf8n-G__cardTitle{line-height:1.1}.Services-module__kf8n-G__cardDesc{line-height:1.3}.Services-module__kf8n-G__section{padding:4rem 0}}
.References-module__HCJkxW__section{background:var(--bg-dark);flex-direction:column;gap:2rem;padding:4rem 0;display:flex;overflow:hidden}.References-module__HCJkxW__label{font:var(--pui);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);text-align:center;margin:0;font-weight:600}.References-module__HCJkxW__marqueeWrapper{width:100%;position:relative;overflow:hidden}.References-module__HCJkxW__fadeLeft,.References-module__HCJkxW__fadeRight{z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.References-module__HCJkxW__fadeLeft{background:linear-gradient(to right,var(--bg-dark),transparent);left:0}.References-module__HCJkxW__fadeRight{background:linear-gradient(to left,var(--bg-dark),transparent);right:0}.References-module__HCJkxW__track{align-items:center;width:max-content;animation:40s linear infinite References-module__HCJkxW__marquee;display:flex}.References-module__HCJkxW__track:hover{animation-play-state:paused}.References-module__HCJkxW__group{align-items:center;gap:3rem;padding:0 1.5rem;display:flex}@keyframes References-module__HCJkxW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.References-module__HCJkxW__logoItem{flex-shrink:0;justify-content:center;align-items:center;padding:0 1rem;display:flex}.References-module__HCJkxW__logo{object-fit:contain;filter:grayscale()brightness(.6);-webkit-user-select:none;user-select:none;max-width:140px;transition:filter .3s;width:auto!important;height:36px!important}.References-module__HCJkxW__logoItem:hover .References-module__HCJkxW__logo{filter:grayscale(0)brightness()}@media (max-width:560px){.References-module__HCJkxW__track{gap:2rem}.References-module__HCJkxW__logo{max-width:100px;height:28px!important}.References-module__HCJkxW__fadeLeft,.References-module__HCJkxW__fadeRight{width:60px}}@media (prefers-reduced-motion:reduce){.References-module__HCJkxW__track{animation:none}.References-module__HCJkxW__group+.References-module__HCJkxW__group{display:none}}
.HowItWorks-module__iI9NfG__section{background:var(--bg-light);padding:6rem 0}.HowItWorks-module__iI9NfG__container{flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.HowItWorks-module__iI9NfG__heading{flex-direction:column;gap:.6rem;max-width:560px;display:flex}.HowItWorks-module__iI9NfG__title{font:var(--h2);color:var(--text);margin:0}.HowItWorks-module__iI9NfG__steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.HowItWorks-module__iI9NfG__step{flex-direction:column;gap:1rem;padding:0 2rem 0 0;display:flex;position:relative}.HowItWorks-module__iI9NfG__step:not(:last-child):after{content:"";background:var(--border-muted);height:1px;position:absolute;top:1.6rem;left:calc(2.4rem + 8px);right:2rem}.HowItWorks-module__iI9NfG__step:first-child:after{left:calc(2.4rem - 2px)}.HowItWorks-module__iI9NfG__number{font:var(--h2);color:var(--primary);opacity:.5;letter-spacing:-.03em;font-size:3.5rem;line-height:1}.HowItWorks-module__iI9NfG__step:hover .HowItWorks-module__iI9NfG__number{opacity:1;transition:opacity .2s}.HowItWorks-module__iI9NfG__stepTitle{font:var(--h4ui);color:var(--text);margin:0}.HowItWorks-module__iI9NfG__stepDesc{font:var(--p);color:var(--text-muted);max-width:260px;margin:0}@media (max-width:860px){.HowItWorks-module__iI9NfG__steps{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.HowItWorks-module__iI9NfG__step{padding:0}.HowItWorks-module__iI9NfG__step:after{display:none}.HowItWorks-module__iI9NfG__step:first-child,.HowItWorks-module__iI9NfG__step:nth-child(2){border-bottom:1px solid var(--border-muted);padding-bottom:3rem}.HowItWorks-module__iI9NfG__stepDesc{max-width:100%}}@media (max-width:480px){.HowItWorks-module__iI9NfG__steps{grid-template-columns:1fr;gap:0}.HowItWorks-module__iI9NfG__step{border-bottom:1px solid var(--border-muted);flex-flow:wrap;align-items:flex-start;gap:.5rem 1.5rem;padding:2rem 0}.HowItWorks-module__iI9NfG__step:last-child{border-bottom:none}.HowItWorks-module__iI9NfG__step:first-child,.HowItWorks-module__iI9NfG__step:nth-child(2){border-bottom:1px solid var(--border-muted);padding-bottom:2rem}.HowItWorks-module__iI9NfG__number{flex-shrink:0;font-size:2.5rem}.HowItWorks-module__iI9NfG__stepTitle{flex:1;align-self:center}.HowItWorks-module__iI9NfG__stepDesc{width:100%;max-width:100%}.HowItWorks-module__iI9NfG__section{padding:4rem 0}}
.Contact-module__gQiC5G__section{background:var(--bg);padding:6rem 0}.Contact-module__gQiC5G__container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Contact-module__gQiC5G__info{flex-direction:column;gap:3rem;display:flex}.Contact-module__gQiC5G__heading{flex-direction:column;gap:.6rem;display:flex}.Contact-module__gQiC5G__title{font:var(--h2);color:var(--text);overflow-wrap:break-word;word-break:break-word;margin:0}.Contact-module__gQiC5G__subtitle{font:var(--big);color:var(--text-muted);margin:0}.Contact-module__gQiC5G__links{flex-direction:column;gap:1rem;display:flex}.Contact-module__gQiC5G__contactBtn{border:1px solid var(--border-muted);background:var(--bg-light);color:var(--text);border-radius:4px;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;text-decoration:none;transition:border-color .2s,transform .2s,background .2s;display:flex}a.Contact-module__gQiC5G__contactBtn:hover{border-color:var(--primary);background:var(--bg);transform:translate(4px)}a.Contact-module__gQiC5G__contactBtn:hover .Contact-module__gQiC5G__icon{background:var(--primary);color:var(--bg-dark)}.Contact-module__gQiC5G__icon{background:var(--bg);border:1px solid var(--border-muted);width:40px;height:40px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.Contact-module__gQiC5G__contactText{flex-direction:column;gap:.15rem;display:flex}.Contact-module__gQiC5G__contactLabel{font:var(--smallui);color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase}.Contact-module__gQiC5G__contactValue{font:var(--pui);color:var(--text);font-weight:600}.Contact-module__gQiC5G__imageWrapper{aspect-ratio:4/5;border:1px solid var(--border-muted);border-radius:4px;width:100%;position:relative;overflow:hidden}@media (max-width:900px){.Contact-module__gQiC5G__container{grid-template-columns:1fr;gap:3rem}.Contact-module__gQiC5G__imageWrapper{aspect-ratio:16/7;order:-1}.Contact-module__gQiC5G__imageWrapper img{object-position:center 25%!important}}@media (max-width:480px){.Contact-module__gQiC5G__section{padding:4rem 0}.Contact-module__gQiC5G__contactBtn{padding:1rem 1.25rem}.Contact-module__gQiC5G__imageWrapper{aspect-ratio:16/9}}@media (max-width:380px){.Contact-module__gQiC5G__title{font-size:2.5rem}}
