.Hero-module__ZARIfG__hero{background:var(--white);height:75vh;min-height:500px;max-height:700px;margin-top:calc(-1*var(--navbar-height));padding-top:var(--navbar-height);align-items:stretch;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContainer{width:100%;height:100%;position:relative}.Hero-module__ZARIfG__imageBox{background:var(--gray-light);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__imageBox:after{content:"";z-index:2;background:#00000040;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity 1s ease-in-out}.Hero-module__ZARIfG__heroImage.Hero-module__ZARIfG__active{opacity:1}.Hero-module__ZARIfG__dotNavigation{z-index:5;flex-direction:column;gap:12px;display:flex;position:absolute;top:50%;left:30px;transform:translateY(-50%)}.Hero-module__ZARIfG__dot{cursor:pointer;background:#fff6;border:2px solid #fff9;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.Hero-module__ZARIfG__dot:hover{background:#ffffffb3;transform:scale(1.2)}.Hero-module__ZARIfG__dot.Hero-module__ZARIfG__activeDot{background:#ffffffe6;border-color:#fff;transform:scale(1.3)}.Hero-module__ZARIfG__textBox{clip-path:polygon(0 0,100% 0,90% 100%,0 100%);z-index:4;filter:drop-shadow(0 8px 32px #0000000f);background:#fff;border:1px solid #ffffff4d;align-items:center;width:fit-content;max-width:50%;height:100%;padding:60px 105px 60px 60px;display:flex;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__textBox:before{content:"";z-index:5;opacity:.4;background:linear-gradient(#0a2540,#1a3a52 50%,#0000);width:4px;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__textContent{color:#0a2540;max-width:600px}.Hero-module__ZARIfG__logo{width:auto;max-width:100%;height:auto;margin-bottom:clamp(24px,3vw,32px)}.Hero-module__ZARIfG__headline{font-family:var(--font-display),"Space Grotesk",sans-serif;color:#0a2540;letter-spacing:-.02em;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:clamp(20px,3vw,32px);font-size:clamp(2rem,4vw + .5rem,4rem);font-style:normal;font-weight:700;line-height:.95;position:relative}.Hero-module__ZARIfG__subheadline{font-family:var(--font-inter),"Inter",sans-serif;color:#1a3a52;letter-spacing:-.01em;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:500px;font-size:clamp(.9rem,1vw + .4rem,1.15rem);font-style:normal;font-weight:400;line-height:1.5}@media (max-width:1200px){.Hero-module__ZARIfG__headline{font-size:3.5rem}.Hero-module__ZARIfG__subheadline{font-size:1.1rem}.Hero-module__ZARIfG__textBox{max-width:55%;padding:50px 95px 50px 50px}}@media (max-width:1024px){.Hero-module__ZARIfG__headline{font-size:3.2rem}.Hero-module__ZARIfG__subheadline{font-size:1.05rem}.Hero-module__ZARIfG__textBox{max-width:55%;padding:45px 90px 45px 45px}}@media (max-width:900px){.Hero-module__ZARIfG__headline{font-size:3rem}.Hero-module__ZARIfG__subheadline{font-size:1rem}.Hero-module__ZARIfG__textBox{max-width:60%;padding:40px 85px 40px 40px}}@media (max-width:768px){.Hero-module__ZARIfG__hero{height:85vh;min-height:600px;max-height:800px}.Hero-module__ZARIfG__blurredImageBox{display:none}.Hero-module__ZARIfG__textBox{-webkit-backdrop-filter:none;clip-path:none;z-index:2;width:100%;max-width:100%;height:auto;box-shadow:none;background:0 0;border:none;margin:0;padding:40px 32px;position:absolute;top:auto;bottom:0;left:0}.Hero-module__ZARIfG__textContent{color:#fff;max-width:100%}.Hero-module__ZARIfG__logo{filter:none;margin-bottom:20px}.Hero-module__ZARIfG__headline{color:#fff;text-shadow:2px 4px 20px #000000e6,1px 2px 8px #000000b3;letter-spacing:-.02em;margin-bottom:20px;font-size:3rem}.Hero-module__ZARIfG__subheadline{color:#fffffff2;text-shadow:1px 2px 12px #000c,0 1px 4px #0009;max-width:100%;font-size:1.125rem}}@media (max-width:600px){.Hero-module__ZARIfG__hero{height:80vh;min-height:550px;max-height:700px}.Hero-module__ZARIfG__headline{color:#fff;font-size:2.5rem}.Hero-module__ZARIfG__textBox{padding:32px 24px}.Hero-module__ZARIfG__subheadline{color:#fffffff2;font-size:1.05rem}}@media (max-width:480px){.Hero-module__ZARIfG__hero{height:75vh;min-height:500px}.Hero-module__ZARIfG__headline{color:#fff;font-size:2.25rem}.Hero-module__ZARIfG__subheadline{color:#fffffff2;font-size:1rem}.Hero-module__ZARIfG__textBox{padding:28px 20px}}
.HowItWorksHero-module__KEe4ra__section{background:var(--white);min-height:350px;padding-top:0;padding-bottom:var(--section-padding-bottom);margin:0;position:relative;overflow:visible}.HowItWorksHero-module__KEe4ra__container{--hiw-text-width:clamp(40%,44vw,48%);--hiw-edge:max(24px,calc((100vw - var(--container-width))/2 + 24px));width:100%;min-height:320px;padding:0 24px 0 0;position:relative}.HowItWorksHero-module__KEe4ra__imageBox{top:0;left:calc(var(--hiw-text-width)*.9);right:var(--hiw-edge);z-index:2;border-radius:0 16px 16px 0;width:auto;height:100%;transition:border-radius .4s;position:absolute;overflow:hidden}.HowItWorksHero-module__KEe4ra__imageBox:hover{border-radius:0}.HowItWorksHero-module__KEe4ra__image{object-fit:cover;object-position:center;width:100%;height:100%}.HowItWorksHero-module__KEe4ra__textBox{width:var(--hiw-text-width);background:var(--gray-lighter);clip-path:polygon(0 0,100% 0,90% 100%,0 100%);z-index:3;height:100%;box-shadow:none;border:1px solid #0a25401f;align-items:flex-start;padding:clamp(16px,2.5vw,28px) clamp(36px,4.5vw,56px) clamp(16px,2.5vw,28px) clamp(32px,4.5vw,52px);display:flex;position:relative;top:0;left:0}.HowItWorksHero-module__KEe4ra__border{pointer-events:none;z-index:10;width:100%;height:100%;display:none;position:absolute;inset:0}.HowItWorksHero-module__KEe4ra__textBox:before{content:"";width:4px;height:100%;display:none;position:absolute;top:0;left:0}.HowItWorksHero-module__KEe4ra__edgeLineTop,.HowItWorksHero-module__KEe4ra__edgeLineBottom{right:var(--hiw-edge);z-index:2;background:0 0;height:1px;position:absolute}.HowItWorksHero-module__KEe4ra__edgeLineTop{top:0;left:var(--hiw-text-width)}.HowItWorksHero-module__KEe4ra__edgeLineBottom{bottom:0;left:calc(var(--hiw-text-width)*.9)}.HowItWorksHero-module__KEe4ra__textContent{color:#0a2540;width:100%}.HowItWorksHero-module__KEe4ra__rightDotStrip{z-index:0;pointer-events:none;justify-content:flex-end;align-items:stretch;width:150px;padding-right:5px;display:flex;position:absolute;top:0;bottom:0;right:14px;overflow:hidden}.HowItWorksHero-module__KEe4ra__rightDotStrip:before{content:"";background-image:radial-gradient(circle,#05274a 2.25px,#0000 2.35px);background-position:2px 2px;background-repeat:repeat;background-size:27px 27px;width:108px;height:100%}.HowItWorksHero-module__KEe4ra__label{border:2px solid var(--black);color:var(--black);text-transform:uppercase;letter-spacing:1px;background:var(--gray-lighter);margin-bottom:16px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-block}.HowItWorksHero-module__KEe4ra__headline{font-family:var(--font-inter),"Inter",sans-serif;color:#0a2540;letter-spacing:-.01em;margin-bottom:16px;font-size:clamp(1.25rem,2vw,1.7rem);font-weight:600;line-height:1.15}.HowItWorksHero-module__KEe4ra__stepsList{flex-direction:column;gap:14px;margin-bottom:18px;display:flex}.HowItWorksHero-module__KEe4ra__stepItem{align-items:flex-start;gap:16px;display:flex}.HowItWorksHero-module__KEe4ra__stepIcon{color:#fff;background:#000;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.HowItWorksHero-module__KEe4ra__stepContent{flex:1}.HowItWorksHero-module__KEe4ra__stepTitle{color:#0a2540;letter-spacing:0;text-transform:none;margin-bottom:4px;font-size:.9rem;font-weight:600}.HowItWorksHero-module__KEe4ra__stepDesc{color:#6b7280;font-size:.9rem;line-height:1.45}.HowItWorksHero-module__KEe4ra__button{background:var(--green);color:var(--white);text-transform:uppercase;letter-spacing:.05em;border-radius:50px;justify-content:space-between;align-items:center;gap:16px;height:44px;padding:0 0 0 24px;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;overflow:hidden}.HowItWorksHero-module__KEe4ra__button:hover{background:var(--green-dark);transform:translateY(-2px)}.HowItWorksHero-module__KEe4ra__buttonCircle{background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.HowItWorksHero-module__KEe4ra__button:hover .HowItWorksHero-module__KEe4ra__buttonCircle{background:var(--white)}.HowItWorksHero-module__KEe4ra__button svg{fill:currentColor;width:20px;height:20px}.HowItWorksHero-module__KEe4ra__button:hover svg{fill:#191e27}@media (max-width:1200px){.HowItWorksHero-module__KEe4ra__textBox{width:54%;padding:44px 56px 44px 44px}.HowItWorksHero-module__KEe4ra__headline{font-size:2.2rem}.HowItWorksHero-module__KEe4ra__description{font-size:1rem}.HowItWorksHero-module__KEe4ra__imageBox{left:48%;right:clamp(24px,5vw,80px)}}@media (max-width:992px){.HowItWorksHero-module__KEe4ra__section{height:auto;min-height:auto;max-height:none;padding-top:0;padding-bottom:var(--section-padding-bottom)}.HowItWorksHero-module__KEe4ra__container{flex-direction:column;padding:0 60px;display:flex}.HowItWorksHero-module__KEe4ra__textBox{background:#fff;border:1px solid #0a25401f;border-radius:16px;width:100%;margin-right:-30px;padding:50px 40px;position:relative}.HowItWorksHero-module__KEe4ra__border,.HowItWorksHero-module__KEe4ra__textBox:before{display:none}.HowItWorksHero-module__KEe4ra__imageBox{border-radius:16px;order:-1;width:100%;height:280px;margin:0;position:relative;left:0;right:0}.HowItWorksHero-module__KEe4ra__imageBox:hover{border-radius:12px}.HowItWorksHero-module__KEe4ra__edgeLineTop,.HowItWorksHero-module__KEe4ra__edgeLineBottom,.HowItWorksHero-module__KEe4ra__rightDotStrip{display:none}}@media (max-width:992px) and (min-width:769px){.HowItWorksHero-module__KEe4ra__container{max-width:640px;margin:0 auto;padding:0 24px}.HowItWorksHero-module__KEe4ra__textBox{border-radius:0}.HowItWorksHero-module__KEe4ra__imageBox{border-radius:0;height:260px}.HowItWorksHero-module__KEe4ra__imageBox:hover{border-radius:0}}@media (max-width:1232px){.HowItWorksHero-module__KEe4ra__rightDotStrip{display:none}}@media (max-width:600px){.HowItWorksHero-module__KEe4ra__container{flex-direction:column;max-width:520px;margin:0 auto;padding:0 16px;display:flex}.HowItWorksHero-module__KEe4ra__textBox{width:100%;margin:0 0 20px;padding:32px 0}.HowItWorksHero-module__KEe4ra__imageBox{border-left:4px solid #89b446;border-right:4px solid #89b446;border-radius:12px;height:240px;margin:0;box-sizing:border-box!important;width:100%!important}.HowItWorksHero-module__KEe4ra__headline{margin-bottom:14px;font-size:1.4rem}.HowItWorksHero-module__KEe4ra__label{margin-bottom:10px;font-size:.75rem}.HowItWorksHero-module__KEe4ra__stepsList{gap:14px;margin-bottom:18px}.HowItWorksHero-module__KEe4ra__stepIcon{width:20px;height:20px}.HowItWorksHero-module__KEe4ra__stepTitle{font-size:.75rem}.HowItWorksHero-module__KEe4ra__stepDesc{font-size:.8rem}.HowItWorksHero-module__KEe4ra__button{height:40px;padding:0 0 0 20px;font-size:.8rem}.HowItWorksHero-module__KEe4ra__buttonCircle{width:40px;height:40px}}@media (max-width:768px){.HowItWorksHero-module__KEe4ra__section{width:100%;margin:32px 0}.HowItWorksHero-module__KEe4ra__container{flex-direction:column;max-width:530px;margin:0 auto;padding:0 24px;display:flex}.HowItWorksHero-module__KEe4ra__textBox{width:100%;margin:0 0 20px;padding:40px 24px}.HowItWorksHero-module__KEe4ra__imageBox{border-left:4px solid #89b446;border-right:4px solid #89b446;border-radius:12px;height:240px;margin:0;box-sizing:border-box!important;width:100%!important}.HowItWorksHero-module__KEe4ra__imageBox:hover{border-radius:8px}.HowItWorksHero-module__KEe4ra__headline{margin-bottom:16px;font-size:1.6rem}.HowItWorksHero-module__KEe4ra__label{margin-bottom:12px;font-size:.8rem}.HowItWorksHero-module__KEe4ra__stepsList{gap:16px;margin-bottom:20px}.HowItWorksHero-module__KEe4ra__stepIcon{width:24px;height:24px}.HowItWorksHero-module__KEe4ra__stepTitle{font-size:.8rem}.HowItWorksHero-module__KEe4ra__stepDesc{font-size:.85rem}.HowItWorksHero-module__KEe4ra__button{height:40px;padding:0 0 0 20px;font-size:.85rem}.HowItWorksHero-module__KEe4ra__buttonCircle{width:40px;height:40px}}
