:root{--color-primary:#e60000;--color-secondary:#ffd100;--color-text-dark:#222;--color-text-light:#fff;--color-text-muted:#222c;--color-background:#fffdf8;--color-background-alt:#f8f8f8;--color-accent-yellow:#fff1b0}.page-module___8aEwW__page{background-color:var(--color-background);color:var(--color-text-dark);margin:0;font-family:Lexend,sans-serif}
.Navbar-module__uzS9EG__siteHeader{z-index:1000;background-color:#0000;width:100%;padding:2rem 0;transition:background-color .3s,box-shadow .3s;position:sticky;top:0}.Navbar-module__uzS9EG__scrolled{background-color:var(--color-background);box-shadow:0 5px 12px #2222221a}.Navbar-module__uzS9EG__headerContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__uzS9EG__headerContainer .Navbar-module__uzS9EG__home{margin-right:1rem}.Navbar-module__uzS9EG__headerContainer img{max-width:100%;height:auto;display:block}.Navbar-module__uzS9EG__logoLink{align-items:center;text-decoration:none;display:inline-flex}.Navbar-module__uzS9EG__linksWrapper{align-items:center;gap:1rem;display:flex}.Navbar-module__uzS9EG__mainNav ul{align-items:center;gap:33px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__uzS9EG__mainNav a{color:var(--color-text-dark);font-family:Lexend,sans-serif;font-size:clamp(14px,1dvw,16px);font-weight:400;text-decoration:none;transition:color .18s,transform .18s}.Navbar-module__uzS9EG__mainNav a:hover,.Navbar-module__uzS9EG__mainNav a:focus{color:var(--color-primary);transform:translateY(-2px)}.Navbar-module__uzS9EG__socialIcons{gap:16px;margin-right:10px;font-size:1.5rem;display:flex}.Navbar-module__uzS9EG__activeLink{border-bottom:2px solid var(--color-primary);color:var(--color-primary)!important;font-weight:600!important}.Navbar-module__uzS9EG__hamburger{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0;display:none}.Navbar-module__uzS9EG__hamburger:focus{outline-offset:2px;outline:2px solid #1e88e538}.Navbar-module__uzS9EG__hamburger svg{display:block}.Navbar-module__uzS9EG__hamburger .Navbar-module__uzS9EG__lineTop,.Navbar-module__uzS9EG__hamburger .Navbar-module__uzS9EG__lineMid,.Navbar-module__uzS9EG__hamburger .Navbar-module__uzS9EG__lineBot{stroke:#222;transition:transform .25s,opacity .2s}.Navbar-module__uzS9EG__isOpen .Navbar-module__uzS9EG__lineTop{transform-origin:12px 12px;transform:translateY(6px)rotate(45deg)}.Navbar-module__uzS9EG__isOpen .Navbar-module__uzS9EG__lineMid{opacity:0}.Navbar-module__uzS9EG__isOpen .Navbar-module__uzS9EG__lineBot{transform-origin:12px 12px;transform:translateY(-6px)rotate(-45deg)}.Navbar-module__uzS9EG__mobilePanel{pointer-events:none;z-index:150;width:0;max-width:100%;height:100dvh;transition:width .28s;position:fixed;top:0;right:0;overflow:hidden}.Navbar-module__uzS9EG__mobilePanel.Navbar-module__uzS9EG__open{pointer-events:auto;width:100%}.Navbar-module__uzS9EG__mobilePanelContent{background:#fff;width:320px;max-width:calc(100% - 48px);height:100dvh;transition:transform .28s;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #0000001f}.Navbar-module__uzS9EG__mobilePanel.Navbar-module__uzS9EG__open .Navbar-module__uzS9EG__mobilePanelContent{transform:translate(0)}.Navbar-module__uzS9EG__mobilePanel:before{content:"";opacity:0;pointer-events:none;background:#00000052;transition:opacity .28s;position:fixed;inset:0}.Navbar-module__uzS9EG__mobilePanel.Navbar-module__uzS9EG__open:before{opacity:1;pointer-events:auto}.Navbar-module__uzS9EG__mobileTop{justify-content:space-between;align-items:center;padding:20px;display:flex}.Navbar-module__uzS9EG__mobileLogoLink{align-items:center;text-decoration:none;display:inline-flex}.Navbar-module__uzS9EG__closeButton{cursor:pointer;background:0 0;border:none;padding:8px;font-size:20px;font-weight:700}.Navbar-module__uzS9EG__mobileNav{padding:12px 20px}.Navbar-module__uzS9EG__mobileNav ul{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__uzS9EG__mobileNav a{color:var(--color-text-dark);padding:10px 6px;font-size:18px;font-weight:500;text-decoration:none;display:inline-block}.Navbar-module__uzS9EG__mobileNav a:focus,.Navbar-module__uzS9EG__mobileNav a:hover{color:var(--color-primary)}.Navbar-module__uzS9EG__mobileNav .Navbar-module__uzS9EG__activeLink{border:none}.Navbar-module__uzS9EG__mobileFooter{margin-top:auto;padding:20px}.Navbar-module__uzS9EG__ctaButton{text-align:center;border:1px solid #ddd;border-radius:8px;width:100%;padding:10px 12px;font-weight:600;text-decoration:none;display:inline-block}@media (max-width:1280px){.Navbar-module__uzS9EG__siteHeader{background-color:var(--color-background)}.Navbar-module__uzS9EG__socialIcons{gap:1rem;margin-right:5px}.Navbar-module__uzS9EG__mainNav ul{gap:25px}}@media (min-width:1025px){.Navbar-module__uzS9EG__hamburger{display:none}.Navbar-module__uzS9EG__mainNav{display:block}.Navbar-module__uzS9EG__mobilePanel{display:none}}@media (max-width:768px){.Navbar-module__uzS9EG__mainNav{display:none}.Navbar-module__uzS9EG__hamburger{justify-content:center;align-items:center;display:inline-flex}.Navbar-module__uzS9EG__socialIcons{gap:1rem;margin-right:0}}@media (max-width:480px){.Navbar-module__uzS9EG__logo{width:80px;height:auto}}@media (max-width:360px){.Navbar-module__uzS9EG__mobilePanelContent{width:280px}}
.Hero-module__NGRYza__hero{max-width:1440px;min-height:100dvh;margin:-136px auto 0;padding:160px 3rem 0}.Hero-module__NGRYza__heroContainer{align-items:center;gap:20px;display:flex}.Hero-module__NGRYza__heroContent{flex-direction:column;flex:1;max-width:683px;display:flex}.Hero-module__NGRYza__heroContent h1{text-transform:capitalize;margin-bottom:45px;font-size:clamp(40px,5dvw,50px);font-weight:600;line-height:1.32}.Hero-module__NGRYza__healthcare{background:linear-gradient(90deg,#ffd100 0%,#ff7a00 50%,#e60000 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module__NGRYza__heroContent p{color:#222222e5;font-family:DM Sans,sans-serif;font-size:clamp(16px,2dvw,18px);font-weight:400;line-height:1.5}.Hero-module__NGRYza__p1{margin-bottom:26px}.Hero-module__NGRYza__p2{margin-bottom:54px;font-style:italic}.Hero-module__NGRYza__heroButtons{gap:30px;display:flex}.Hero-module__NGRYza__upArrow{margin-left:3px;transform:rotate(45deg)}.Hero-module__NGRYza__heroImageWrapper{flex:1;justify-content:center;align-items:center;height:600px;display:flex;position:relative}.Hero-module__NGRYza__heroBgShape1{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);z-index:2;background:linear-gradient(#ffe8a8 20.43%,#ffdb36 87.14%);width:800px;height:700px;position:absolute;top:-221px;right:-400px;overflow:hidden}.Hero-module__NGRYza__heroBgShape2Outer{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);z-index:3;background:linear-gradient(#f3aaa6 0%,#de0000 100%);justify-content:center;align-items:center;width:500px;height:450px;display:flex;position:absolute;top:3rem;left:0;overflow:hidden}.Hero-module__NGRYza__heroBgShape2Inner{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);background:linear-gradient(#f3aaa6 0%,#de0000 100%);width:475px;height:425px;overflow:hidden}.Hero-module__NGRYza__heroBgShape3{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);z-index:1;background:linear-gradient(#fffdf8 0%,#525250 100%);width:350px;height:300px;position:absolute;top:320px;left:200px}.Hero-module__NGRYza__heroImageMask{z-index:4}.Hero-module__NGRYza__heroImageMask img{object-fit:cover;width:100%;height:100%}.Hero-module__NGRYza__stats{justify-content:space-between;align-items:center;gap:3rem;margin-top:7rem;margin-bottom:120px;display:flex}.Hero-module__NGRYza__statsContainer{justify-content:flex-start;align-items:center;display:flex}.Hero-module__NGRYza__statsItem{align-items:center;gap:30px;display:flex}.Hero-module__NGRYza__statsText{flex-direction:column;gap:6px;display:flex}.Hero-module__NGRYza__statsNumber{vertical-align:middle;text-transform:capitalize;color:var(--color-primary);font-family:DM Sans,sans-serif;font-size:clamp(36px,5dvw,48px);font-weight:600}.Hero-module__NGRYza__statsDescription{vertical-align:middle;text-transform:capitalize;color:var(--color-text-muted);font-family:DM Sans,sans-serif;font-size:clamp(16px,2.5dvw,24px);font-weight:400}.Hero-module__NGRYza__testimonial{justify-content:space-between;align-items:center;width:100%;max-width:650px;display:flex}.Hero-module__NGRYza__heroTestimonialCard{background-color:var(--color-accent-yellow);z-index:4;border-radius:16px;width:327px;padding:24px 20px;box-shadow:0 4px 4px #2222220d}.Hero-module__NGRYza__testimonialText{margin-bottom:28px;font-size:clamp(16px,2dvw,18px);line-height:1.3}.Hero-module__NGRYza__testimonialAuthor{text-align:right;color:var(--color-text-muted);font-size:clamp(16px,2dvw,18px);font-style:italic}.Hero-module__NGRYza__line{background-color:var(--color-text-muted);flex:1;height:1px}.Hero-module__NGRYza__heroFlagIcons{z-index:5;display:flex}.Hero-module__NGRYza__heroFlagIcons div{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);width:30px;height:26px;transform:rotate(30deg)}.Hero-module__NGRYza__flagIconBlack{background-color:#141414;margin-right:-1rem}.Hero-module__NGRYza__flagIconRed{background-color:#de0000;margin-right:-1rem}.Hero-module__NGRYza__flagIconYellow{background-color:#ffd100}@media (max-width:1280px){.Hero-module__NGRYza__heroContainer{text-align:center;flex-direction:column}.Hero-module__NGRYza__heroContent{align-items:center;gap:20px}.Hero-module__NGRYza__heroImageWrapper{margin-top:280px}.Hero-module__NGRYza__heroBgShape1{width:600px;height:550px;top:-221px;right:-450px}.Hero-module__NGRYza__heroBgShape2Outer{width:400px;height:350px;top:0;left:-25rem}.Hero-module__NGRYza__heroBgShape2Inner{width:375px;height:325px}.Hero-module__NGRYza__heroBgShape3{width:250px;height:200px;top:230px;left:-200px}.Hero-module__NGRYza__stats{margin-top:32rem}}@media (max-width:900px){.Hero-module__NGRYza__stats{flex-direction:column;margin-top:20rem}.Hero-module__NGRYza__statsItem{justify-content:space-between;width:100%}.Hero-module__NGRYza__heroImageWrapper{margin-top:180px;transform:scale(.6)}}@media (max-width:600px){.Hero-module__NGRYza__heroBgShape1,.Hero-module__NGRYza__heroBgShape3{display:none}.Hero-module__NGRYza__heroBgShape2Outer{width:500px;height:450px;position:relative;left:0}.Hero-module__NGRYza__heroBgShape2Inner{width:475px;height:425px}.Hero-module__NGRYza__stats{margin-top:0}.Hero-module__NGRYza__heroImageWrapper{margin-top:-2rem;margin-bottom:-1rem}}@media (max-width:480px){.Hero-module__NGRYza__heroContent h1{margin-bottom:30px}.Hero-module__NGRYza__p1{margin-bottom:15px}.Hero-module__NGRYza__p2{margin-bottom:35px}.Hero-module__NGRYza__heroImageWrapper{margin-top:-3rem;margin-bottom:-2rem}}
.Button-module__xDwtkW__btn{cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;padding:16px 30px;font-family:Lexend,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:500;line-height:20px;transition:all .3s;display:flex}.Button-module__xDwtkW__btnPrimary{background-color:var(--color-primary);color:var(--color-text-light)}.Button-module__xDwtkW__btnPrimary:hover{opacity:.9}.Button-module__xDwtkW__btnSecondary{color:var(--color-primary);border:1.5px solid var(--color-text-muted);background-color:#0000}.Button-module__xDwtkW__btnSecondary:hover{background-color:var(--color-primary);color:var(--color-text-light);border-color:var(--color-primary)}@media (max-width:480px){.Button-module__xDwtkW__btn{padding:10px 25px}}
.About-module__YbndnW__aboutIntro{justify-content:space-between;gap:2rem;margin-bottom:80px;display:flex}.About-module__YbndnW__aboutIntro h2{text-transform:capitalize;flex:1;font-size:clamp(30px,5dvw,40px);font-weight:400}.About-module__YbndnW__gradientText{background:linear-gradient(90deg,#de0000 38.46%,var(--color-text-dark)100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.About-module__YbndnW__aboutIntroDesc{flex-direction:column;flex:1;align-items:flex-start;gap:24px;display:flex}.About-module__YbndnW__aboutIntroDesc p{color:#222222e5;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.About-module__YbndnW__aboutDetails{justify-content:space-between;align-items:center;gap:93px;padding-bottom:80px;display:flex}.About-module__YbndnW__aboutImage img{object-fit:cover;border-radius:16px;width:100%;height:auto}.About-module__YbndnW__aboutFeaturesList{flex-direction:column;gap:38px;display:flex}.About-module__YbndnW__aboutFeaturesList li{align-items:flex-start;gap:22px;display:flex}.About-module__YbndnW__aboutFeaturesList li img{flex-shrink:0;margin-top:5px}.About-module__YbndnW__featureText{flex-direction:column;gap:4px;display:flex}.About-module__YbndnW__featureText h3{color:var(--color-text-dark);font-family:DM Sans,sans-serif;font-size:clamp(18px,3dvw,22px);font-weight:500}.About-module__YbndnW__featureText p{color:var(--color-text-muted);font-size:clamp(14px,2dvw,18px)}@media (max-width:1024px){.About-module__YbndnW__aboutIntro,.About-module__YbndnW__aboutDetails{flex-direction:column;gap:40px}.About-module__YbndnW__aboutImage{max-width:400px}.About-module__YbndnW__aboutIntroDesc{justify-content:flex-start;align-items:flex-start}}
.SectionTitle-module__CCGYZq__sectionTitleContainer{align-items:center;gap:23px;margin-bottom:40px;display:flex}.SectionTitle-module__CCGYZq__extraPadding{padding-left:3rem}.SectionTitle-module__CCGYZq__arrowRightContainer{align-items:center;display:flex}.SectionTitle-module__CCGYZq__sectionTitleLine{border:1px solid var(--color-text-dark);width:clamp(10px,5dvw,120px);height:1px}.SectionTitle-module__CCGYZq__arrowRight{margin-left:-.8rem}.SectionTitle-module__CCGYZq__sectionTitle{gap:10px;display:flex}.SectionTitle-module__CCGYZq__sectionTitle p{color:#222222e5;font-size:clamp(16px,2dvw,18px);font-weight:400}
.Policy-module__7zK35q__policySection{background:var(--color-background-alt);padding:120px 0;position:relative;overflow:hidden}.Policy-module__7zK35q__policyBgShape{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Policy-module__7zK35q__policyHeader{z-index:2;flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.Policy-module__7zK35q__policyTextBlock{justify-content:space-between;gap:2rem;margin-bottom:80px;display:flex}.Policy-module__7zK35q__policyTextBlock h2{text-transform:capitalize;flex:1;font-size:clamp(30px,5dvw,40px);font-weight:400}.Policy-module__7zK35q__gradientText{background:linear-gradient(90deg,#de0000 64.43%,#222 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Policy-module__7zK35q__policyText{flex-direction:column;flex:1;align-items:flex-start;gap:24px;display:flex}.Policy-module__7zK35q__policyText p{color:#222222e5;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.Policy-module__7zK35q__policyCenterImage{z-index:2;justify-content:center;width:100%;display:flex;position:relative}.Policy-module__7zK35q__policyCenterImage img{width:382px;height:424px}.Policy-module__7zK35q__policyCards{z-index:2;grid-template-columns:repeat(2,1fr);gap:40px;margin-top:40px;display:grid;position:relative}.Policy-module__7zK35q__policyCard{background:#fffef9;border-radius:16px;align-items:center;gap:26px;max-width:400px;height:110px;padding:24px;font-family:DM Sans,sans-serif;display:flex;box-shadow:0 5px 12px #2222221a}.Policy-module__7zK35q__policyCard:first-child{position:absolute;top:-465px;left:0}.Policy-module__7zK35q__policyCard:nth-child(2){position:absolute;top:-366px;right:0}.Policy-module__7zK35q__policyCard:nth-child(3){position:absolute;top:-205px;left:150px}.Policy-module__7zK35q__policyCard:nth-child(4){position:absolute;top:-75px;right:230px}.Policy-module__7zK35q__policyCard img{width:clamp(30px,5dvw,50px);height:clamp(30px,5dvw,50px)}.Policy-module__7zK35q__policyCard p{color:var(--color-text-dark);font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,24px);font-weight:500}@media (max-width:1024px){.Policy-module__7zK35q__policyTextBlock,.Policy-module__7zK35q__policyText{flex-direction:column;gap:40px}.Policy-module__7zK35q__policyCard{width:100%;max-width:400px;position:static!important;top:auto!important;left:auto!important;right:auto!important}.Policy-module__7zK35q__policyCenterImage img{margin-top:-8rem}}@media (max-width:600px){.Policy-module__7zK35q__policyCards{grid-template-columns:1fr;justify-content:center;align-items:center;max-width:400px;margin:40px auto 0}.Policy-module__7zK35q__policyCard{height:auto;padding:16px}.Policy-module__7zK35q__policyCenterImage img{width:300px;height:auto}}
.Candidates-module__Ub5XWG__candidatesSection{max-width:1440px;min-height:950px;margin:0 auto;padding:120px 3rem;position:relative}.Candidates-module__Ub5XWG__candidatesBgShape{z-index:0;width:1520px;height:603px;position:absolute;top:300px;left:-450px}.Candidates-module__Ub5XWG__candidatesBgShape img{object-fit:contain;width:100%;height:100%}.Candidates-module__Ub5XWG__candidatesContainer{z-index:1;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.Candidates-module__Ub5XWG__candidateWrapper h2{text-transform:capitalize;font-size:clamp(30px,5dvw,40px);font-weight:400}.Candidates-module__Ub5XWG__gradientText{background:linear-gradient(90deg,#de0000 38.46%,var(--color-text-dark)100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Candidates-module__Ub5XWG__candidateWrapper{justify-content:space-between;gap:2rem;display:flex}.Candidates-module__Ub5XWG__candidateTextBlock{flex-direction:column;flex:1;align-items:flex-start;display:flex}.Candidates-module__Ub5XWG__candidateTextBlock h2{margin-bottom:30px}.Candidates-module__Ub5XWG__candidateText{color:#222222e5;margin-bottom:50px;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.Candidates-module__Ub5XWG__candidatesFeaturesCard{background-color:#fffef9;border-radius:16px;flex:1;max-width:585px;padding:40px;box-shadow:0 9px 23px #2222221a}.Candidates-module__Ub5XWG__candidatesFeaturesCard ul{flex-direction:column;gap:29px;display:flex}.Candidates-module__Ub5XWG__candidatesFeaturesCard li{align-items:flex-start;gap:29px;display:flex}.Candidates-module__Ub5XWG__candidatesFeaturesCard img{width:clamp(30px,4dvw,40px);height:clamp(30px,4dvw,40px)}.Candidates-module__Ub5XWG__candidatesFeaturesCard h3{margin-bottom:6px;font-size:clamp(18px,3dvw,22px);font-weight:400}.Candidates-module__Ub5XWG__candidatesFeaturesCard p{color:#222222b2;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}@media (max-width:1024px){.Candidates-module__Ub5XWG__candidateWrapper{flex-direction:column}.Candidates-module__Ub5XWG__candidatesFeaturesCard{flex:none;align-self:center;max-width:600px}}@media (max-width:480px){.Candidates-module__Ub5XWG__candidatesFeaturesCard{box-shadow:none;background:0 0;padding:0}}
.Employers-module__ioN15G__employersSection{background:var(--color-background-alt);padding:120px 0;position:relative}.Employers-module__ioN15G__employersContainer{z-index:1;justify-content:space-between;align-items:center;gap:40px;max-width:1440px;margin:0 auto;padding:0 3rem;display:flex;position:relative}.Employers-module__ioN15G__employerWrapper h2{text-transform:capitalize;font-size:clamp(30px,5dvw,40px);font-weight:400}.Employers-module__ioN15G__gradientText{background:linear-gradient(90deg,#eb5000 27.24%,#852d00 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Employers-module__ioN15G__employerWrapper{justify-content:space-between;gap:2rem;display:flex}.Employers-module__ioN15G__employerTextBlock{flex-direction:column;flex:1;align-items:flex-start;min-width:400px;display:flex}.Employers-module__ioN15G__employerTextBlock h2{margin-bottom:26px}.Employers-module__ioN15G__employerText{color:#222222e5;margin-bottom:50px;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.Employers-module__ioN15G__employersFeaturesCard{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,1fr);gap:45px;display:grid}.Employers-module__ioN15G__employersFeaturesCard div{flex-direction:column;gap:24px;max-width:330px;display:flex}.Employers-module__ioN15G__employersFeaturesCard img{width:clamp(30px,4dvw,40px);height:clamp(30px,4dvw,40px)}.Employers-module__ioN15G__employersFeaturesCard div:nth-child(3) img{width:clamp(40px,5dvw,50px);height:clamp(40px,5dvw,50px)}.Employers-module__ioN15G__employersFeaturesCard h3{margin-bottom:6px;font-size:clamp(18px,3dvw,22px);font-weight:400}.Employers-module__ioN15G__employersFeaturesCard p{color:#222222d9;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}@media (max-width:1024px){.Employers-module__ioN15G__employerWrapper{flex-direction:column}.Employers-module__ioN15G__employersFeaturesCard{align-self:center}}@media (max-width:480px){.Employers-module__ioN15G__employerTextBlock{min-width:0}.Employers-module__ioN15G__employersFeaturesCard{grid-template-columns:1fr}.Employers-module__ioN15G__employersFeaturesCard div{gap:15px}}
.TeamLeaders-module__dBro7W__leadersSection{padding:120px 0;position:relative}.TeamLeaders-module__dBro7W__leadersContainer{z-index:1;justify-content:space-between;align-items:center;gap:40px;max-width:1440px;margin:0 auto 120px;padding:0 3rem;display:flex;position:relative}.TeamLeaders-module__dBro7W__employerWrapper h2{text-transform:capitalize;font-size:clamp(30px,3.5dvw,40px);font-weight:400}.TeamLeaders-module__dBro7W__gradientText{background:linear-gradient(90deg,#de0000 0%,#222 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.TeamLeaders-module__dBro7W__employerWrapper{flex-direction:column;justify-content:space-between;gap:80px;display:flex}.TeamLeaders-module__dBro7W__employerTextBlock{gap:2rem;display:flex}.TeamLeaders-module__dBro7W__employerText{color:#222222e5;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.TeamLeaders-module__dBro7W__leaderCards{flex-wrap:wrap;justify-content:center;gap:25px;display:flex}.TeamLeaders-module__dBro7W__leaderCards .TeamLeaders-module__dBro7W__leaderCard{background:#fffef9;flex-direction:column;gap:12px;max-width:400px;display:flex}.TeamLeaders-module__dBro7W__leaderCard{margin-top:80px}.TeamLeaders-module__dBro7W__imageWrapper{position:relative}.TeamLeaders-module__dBro7W__imgBg{background:linear-gradient(#fdf4cb 0%,#979279 100%);border-radius:16px;width:100%;height:280px}.TeamLeaders-module__dBro7W__leaderCards img{position:absolute;bottom:0;left:50%;transform:translate(-50%)}.TeamLeaders-module__dBro7W__numberLine{align-items:center;display:flex}.TeamLeaders-module__dBro7W__number{background:var(--color-text-dark);color:#fff;border-radius:99px;justify-content:center;align-items:center;width:30px;height:30px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;display:flex}.TeamLeaders-module__dBro7W__line{border:.5px solid #000;flex:1;width:100%}.TeamLeaders-module__dBro7W__leaderCards h3{font-size:clamp(18px,3dvw,24px);font-weight:400}.TeamLeaders-module__dBro7W__leaderCards .TeamLeaders-module__dBro7W__designation,.TeamLeaders-module__dBro7W__leaderCards .TeamLeaders-module__dBro7W__aboutLeader{color:#222222d9;font-family:DM Sans,sans-serif;font-size:clamp(18px,1.5dvw,20px);font-weight:400}.TeamLeaders-module__dBro7W__leaderCards .TeamLeaders-module__dBro7W__aboutLeader{font-size:clamp(14px,2dvw,16px)}@media (max-width:1024px){.TeamLeaders-module__dBro7W__employerTextBlock{flex-direction:column}}@media (max-width:480px){.TeamLeaders-module__dBro7W__imgBg{background:0 0}}
.WhyChoose-module__SEYpDq__whyUsSection{max-width:1440px;margin:0 auto;padding:120px 3rem;position:relative}.WhyChoose-module__SEYpDq__candidatesWrapper h2{text-transform:capitalize;width:50%;font-size:clamp(30px,3.5dvw,40px);font-weight:400}.WhyChoose-module__SEYpDq__gradientText{background:linear-gradient(90deg,#de0000 0%,#222 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.WhyChoose-module__SEYpDq__candidatesWrapper{flex-direction:column;justify-content:space-between;gap:80px;display:flex}.WhyChoose-module__SEYpDq__candidatesTextBlock{gap:2rem;display:flex}.WhyChoose-module__SEYpDq__candidatesText{color:#222222e5;margin-bottom:24px;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.WhyChoose-module__SEYpDq__whyUsFeaturesCard{min-height:700px;margin-top:100px;position:relative}.WhyChoose-module__SEYpDq__whyUsFeaturesCard .WhyChoose-module__SEYpDq__featureCard{background:#fffef9;border-radius:56px 4px;flex-direction:column;justify-content:center;gap:17px;width:350px;padding:48px 36px;display:flex;box-shadow:0 5px 12px #2222221a}.WhyChoose-module__SEYpDq__whyUsFeaturesCard img{width:30px;height:30px}.WhyChoose-module__SEYpDq__whyUsFeaturesCard h3{font-size:clamp(18px,3dvw,22px);font-weight:400}.WhyChoose-module__SEYpDq__whyUsFeaturesCard p{color:#222222d9;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}@media (min-width:1280px){.WhyChoose-module__SEYpDq__whyUsFeaturesCard .WhyChoose-module__SEYpDq__featureCard{max-width:350px;position:absolute;transform:translate(-50%,-50%)}.WhyChoose-module__SEYpDq__whyUsFeaturesCard .WhyChoose-module__SEYpDq__featureCard:first-child{top:50%;left:15%}.WhyChoose-module__SEYpDq__whyUsFeaturesCard .WhyChoose-module__SEYpDq__featureCard:nth-child(2){top:25%;left:50%}.WhyChoose-module__SEYpDq__whyUsFeaturesCard .WhyChoose-module__SEYpDq__featureCard:nth-child(3){top:75%;left:50%}.WhyChoose-module__SEYpDq__whyUsFeaturesCard .WhyChoose-module__SEYpDq__featureCard:nth-child(4){top:0%;left:85%}.WhyChoose-module__SEYpDq__whyUsFeaturesCard .WhyChoose-module__SEYpDq__featureCard:nth-child(5){top:50%;left:85%}}@media (max-width:1280px){.WhyChoose-module__SEYpDq__whyUsFeaturesCard{flex-wrap:wrap;justify-content:center;gap:25px;margin-top:0;display:flex}.WhyChoose-module__SEYpDq__whyUsFeaturesCard .WhyChoose-module__SEYpDq__featureCard{width:100%;min-width:0;max-width:350px;margin-bottom:20px}}@media (max-width:1024px){.WhyChoose-module__SEYpDq__candidatesWrapper h2{width:100%}}
.LifeInGermany-module__pTXfBq__life{padding:120px 3rem}.LifeInGermany-module__pTXfBq__lifeIntro{justify-content:space-between;gap:2rem;margin-bottom:80px;display:flex}.LifeInGermany-module__pTXfBq__lifeIntro h2{text-transform:capitalize;flex:1;font-size:clamp(30px,5dvw,40px);font-weight:400}.LifeInGermany-module__pTXfBq__gradientText{background:linear-gradient(90.05deg,#eb5000 16.2%,#852d00 58.98%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.LifeInGermany-module__pTXfBq__lifeIntroDesc{flex-direction:column;flex:1;align-items:flex-start;gap:24px;display:flex}.LifeInGermany-module__pTXfBq__lifeIntroDesc p{color:#222222e5;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.LifeInGermany-module__pTXfBq__lifeDetails{flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:71px;display:flex}.LifeInGermany-module__pTXfBq__lifeImage{max-width:430px;position:relative}.LifeInGermany-module__pTXfBq__imageText{background:#fffef9;border-radius:24px;flex-direction:column;gap:16px;padding:24px;display:flex;position:absolute;bottom:0;box-shadow:0 9px 22.8px #2222221a}.LifeInGermany-module__pTXfBq__imageText h3{background:linear-gradient(90deg,#e60000 0%,#222 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(18px,3dvw,22px);font-weight:500}.LifeInGermany-module__pTXfBq__imageText p{font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.LifeInGermany-module__pTXfBq__lifeImage img{object-fit:cover;border-radius:16px;width:100%;height:auto}.LifeInGermany-module__pTXfBq__lifeFeaturesList{flex-direction:column;gap:24px;max-width:660px;display:flex}.LifeInGermany-module__pTXfBq__lifeFeaturesList li{justify-content:space-between;align-items:center;gap:42px;display:flex}.LifeInGermany-module__pTXfBq__featuresImage{background:#fffef9;border-radius:999px;place-items:center;padding:clamp(20px,3dvw,32px);display:flex;box-shadow:0 7px 15px #22222214}.LifeInGermany-module__pTXfBq__featuresImage img{width:clamp(25px,3dvw,50px);height:clamp(25px,3dvw,50px)}.LifeInGermany-module__pTXfBq__featureText{flex-direction:column;gap:4px;display:flex}.LifeInGermany-module__pTXfBq__featureText h3{color:var(--color-text-dark);font-size:clamp(18px,2dvw,24px);font-weight:500}.LifeInGermany-module__pTXfBq__featureText p{color:#222222d9;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px)}@media (max-width:1024px){.LifeInGermany-module__pTXfBq__lifeIntro,.LifeInGermany-module__pTXfBq__lifeDetails{flex-direction:column;gap:40px}.LifeInGermany-module__pTXfBq__lifeIntroDesc{justify-content:flex-start;align-items:flex-start}.LifeInGermany-module__pTXfBq__lifeImage img{margin-top:-85px}}@media (max-width:480px){.LifeInGermany-module__pTXfBq__lifeImage{height:400px}.LifeInGermany-module__pTXfBq__imageText{box-shadow:none;padding:24px 0}.LifeInGermany-module__pTXfBq__lifeFeaturesList li{gap:35px}.LifeInGermany-module__pTXfBq__featuresImage{padding:0}}
.WhatWeOffer-module__h-IK6G__offer{max-width:1440px;margin:0 auto;padding:120px 3rem}.WhatWeOffer-module__h-IK6G__offerIntro{justify-content:space-between;gap:2rem;margin-bottom:80px;display:flex}.WhatWeOffer-module__h-IK6G__offerIntro h2{text-transform:capitalize;flex:1;max-width:50%;font-size:clamp(30px,5dvw,40px);font-weight:400}.WhatWeOffer-module__h-IK6G__gradientText{background:linear-gradient(90deg,#de0000 38.46%,var(--color-text-dark)100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.WhatWeOffer-module__h-IK6G__offerIntroDesc{flex-direction:column;flex:1;align-items:flex-start;gap:24px;display:flex}.WhatWeOffer-module__h-IK6G__offerIntroDesc p{color:#222222e5;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.WhatWeOffer-module__h-IK6G__offerDetails{justify-content:space-between;align-items:center;gap:100px;display:flex}.WhatWeOffer-module__h-IK6G__offerImage img{object-fit:cover;border-radius:16px;width:clamp(250px,35vw,513px);height:auto}.WhatWeOffer-module__h-IK6G__offerFeaturesList{flex-direction:column;max-width:50%;display:flex}.WhatWeOffer-module__h-IK6G__offerFeaturesList li{border-left:1px solid #2222224d;align-items:flex-start;gap:44px;padding-bottom:48px;padding-left:44px;display:flex;position:relative}.WhatWeOffer-module__h-IK6G__offerFeaturesList li .WhatWeOffer-module__h-IK6G__topLeftDot{z-index:9;background:#000;border-radius:99px;width:11px;height:11px;margin-top:15px;position:absolute;top:0;left:0;transform:translate(-55%,-50%)}.WhatWeOffer-module__h-IK6G__offerFeaturesList li img{flex-shrink:0}.WhatWeOffer-module__h-IK6G__featureText{flex-direction:column;gap:8px;display:flex}.WhatWeOffer-module__h-IK6G__featureText h3{color:var(--color-text-dark);font-family:DM Sans,sans-serif;font-size:clamp(18px,2dvw,22px);font-weight:500}.WhatWeOffer-module__h-IK6G__featureText p{color:var(--color-text-muted);font-size:clamp(14px,1.5dvw,18px)}@media (max-width:1024px){.WhatWeOffer-module__h-IK6G__offerIntro,.WhatWeOffer-module__h-IK6G__offerDetails{flex-direction:column;gap:40px}.WhatWeOffer-module__h-IK6G__offerIntro h2{max-width:100%}.WhatWeOffer-module__h-IK6G__offerImage{max-width:400px}.WhatWeOffer-module__h-IK6G__offerIntroDesc{justify-content:flex-start;align-items:flex-start}.WhatWeOffer-module__h-IK6G__offerFeaturesList{max-width:100%}}@media (max-width:480px){.WhatWeOffer-module__h-IK6G__offerFeaturesList li{border:none;gap:20px;padding-bottom:35px;padding-left:0}.WhatWeOffer-module__h-IK6G__offerFeaturesList li .WhatWeOffer-module__h-IK6G__topLeftDot{display:none}}
.WhyUs-module__3VR1Zq__whyUsSection{background:var(--color-background-alt);padding:120px 0;position:relative}.WhyUs-module__3VR1Zq__whyUsContainer{z-index:1;justify-content:space-between;align-items:center;gap:40px;max-width:1440px;margin:0 auto;padding:0 3rem;display:flex;position:relative}.WhyUs-module__3VR1Zq__employerWrapper h2{text-transform:capitalize;font-size:clamp(30px,3.5dvw,40px);font-weight:400}.WhyUs-module__3VR1Zq__gradientText{background:linear-gradient(90deg,#de0000 0%,#222 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.WhyUs-module__3VR1Zq__employerWrapper{flex-direction:column;justify-content:space-between;gap:80px;display:flex}.WhyUs-module__3VR1Zq__employerTextBlock{gap:2rem;display:flex}.WhyUs-module__3VR1Zq__employerText{color:#222222e5;margin-bottom:24px;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.WhyUs-module__3VR1Zq__whyUsFeaturesCard{flex-wrap:wrap;justify-content:center;gap:25px;display:flex}.WhyUs-module__3VR1Zq__whyUsFeaturesCard .WhyUs-module__3VR1Zq__featureCard{background:#fffef9;border-radius:16px;flex-direction:column;gap:26px;max-width:300px;padding:24px;display:flex;box-shadow:0 5px 12px #2222221a}.WhyUs-module__3VR1Zq__whyUsFeaturesCard img{width:clamp(35px,4dvw,48px);height:clamp(35px,4dvw,48px)}.WhyUs-module__3VR1Zq__numberLine{align-items:center;display:flex}.WhyUs-module__3VR1Zq__number{background:var(--color-text-dark);color:#fff;border-radius:99px;justify-content:center;align-items:center;width:30px;height:30px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;display:flex}.WhyUs-module__3VR1Zq__line{border:.5px solid #000;flex:1;width:100%}.WhyUs-module__3VR1Zq__whyUsFeaturesCard h3{font-size:clamp(18px,3dvw,24px);font-weight:400}.WhyUs-module__3VR1Zq__whyUsFeaturesCard p{color:#222222d9;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}@media (max-width:1024px){.WhyUs-module__3VR1Zq__employerTextBlock{flex-direction:column}}
.YourGains-module__Iguheq__gainsSection{padding:120px 0;position:relative}.YourGains-module__Iguheq__gainsContainer{max-width:1440px;margin:0 auto 120px;padding:0 3rem}.YourGains-module__Iguheq__candidatesWrapper h2{text-transform:capitalize;font-size:clamp(30px,3.5dvw,40px);font-weight:400}.YourGains-module__Iguheq__gradientText{background:linear-gradient(90deg,#de0000 0%,#222 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.YourGains-module__Iguheq__candidatesWrapper{flex-direction:column;justify-content:space-between;gap:80px;display:flex}.YourGains-module__Iguheq__candidatesTextBlock{gap:2rem;display:flex}.YourGains-module__Iguheq__candidatesText{color:#222222e5;margin-bottom:24px;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.YourGains-module__Iguheq__gainsFeaturesCard{flex-wrap:wrap;justify-content:center;gap:25px;display:flex}.YourGains-module__Iguheq__gainsFeaturesCard .YourGains-module__Iguheq__featureCard{background:#fffef9;border-radius:16px;flex-direction:column;gap:26px;max-width:300px;padding:24px 0;display:flex;box-shadow:0 9px 22.8px #2222221a}.YourGains-module__Iguheq__gainsFeaturesCard .YourGains-module__Iguheq__imgWrapper{align-items:center;gap:1rem;display:flex}.YourGains-module__Iguheq__imgWrapper .YourGains-module__Iguheq__startBorder{background:#ffd100;border-top-right-radius:6px;border-bottom-right-radius:6px;width:8px;height:52px}.YourGains-module__Iguheq__gainsFeaturesCard img{width:clamp(35px,4dvw,40px);height:clamp(35px,4dvw,40px)}.YourGains-module__Iguheq__gainsFeaturesCard h3{padding:0 24px;font-size:clamp(18px,3dvw,24px);font-weight:400}.YourGains-module__Iguheq__gainsFeaturesCard p{color:#222222d9;padding:0 24px;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.YourGains-module__Iguheq__gainsFeaturesCard a{color:#e60000;padding:0 24px;font-size:clamp(14px,2dvw,16px)}@media (max-width:1024px){.YourGains-module__Iguheq__candidatesTextBlock{flex-direction:column}}@media (max-width:768px){.YourGains-module__Iguheq__gainsFeaturesCard .YourGains-module__Iguheq__featureCard{gap:20px}}
#GetInTouch-module__TtEcfa__contact{padding:0}.GetInTouch-module__TtEcfa__contactSectionContainer{align-items:flex-start;gap:78px;max-width:1440px;margin:0 auto;padding:120px 0;display:flex}.GetInTouch-module__TtEcfa__infoCard{background-color:var(--color-accent-yellow);border-radius:16px;flex-direction:column;flex:0 0 45%;align-items:flex-start;margin-left:3rem;padding:48px 52px;display:flex}.GetInTouch-module__TtEcfa__contactBtn{background:linear-gradient(#222,#222),linear-gradient(#2223,#2223),linear-gradient(#2226,#2226);margin-bottom:38px}.GetInTouch-module__TtEcfa__infoTitle{margin-bottom:18px;font-size:36px;font-weight:400;line-height:45px}.GetInTouch-module__TtEcfa__infoDescription{color:var(--color-text-muted);margin-bottom:38px;font-family:DM Sans,sans-serif;font-size:16px;line-height:24px}.GetInTouch-module__TtEcfa__contactDetails{flex-wrap:wrap;gap:38px 52px;display:flex}.GetInTouch-module__TtEcfa__contactItem{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.GetInTouch-module__TtEcfa__fullWidth{flex-basis:100%}.GetInTouch-module__TtEcfa__contactItem img{width:26px;height:26px;margin-top:12px}.GetInTouch-module__TtEcfa__contactLabel{color:var(--color-text-dark);margin-bottom:6px;font-size:16px;font-weight:400}.GetInTouch-module__TtEcfa__contactValue{color:var(--color-text-muted);font-family:DM Sans,sans-serif;font-size:16px;font-weight:400}.GetInTouch-module__TtEcfa__formCard{flex-direction:column;flex:1;align-self:center;margin-right:3rem;display:flex}.GetInTouch-module__TtEcfa__formWrapper{flex-direction:column;display:flex}.GetInTouch-module__TtEcfa__formTitle{text-transform:capitalize;margin-bottom:24px;font-size:40px;font-weight:400}.GetInTouch-module__TtEcfa__gradientText{background:linear-gradient(90deg,#de0000 38.46%,var(--color-text-dark)100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.GetInTouch-module__TtEcfa__formDescription{max-width:500px;margin-bottom:40px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400}.GetInTouch-module__TtEcfa__contactForm{flex-direction:column;gap:17px;display:flex}.GetInTouch-module__TtEcfa__formRow{gap:12px;display:flex}.GetInTouch-module__TtEcfa__contactForm input,.GetInTouch-module__TtEcfa__contactForm textarea{background-color:#0000;border:.8px solid #000;border-radius:8px;width:100%;padding:12px;font-family:DM Sans,sans-serif;font-size:16px}.GetInTouch-module__TtEcfa__contactForm textarea{resize:vertical;height:112px}.GetInTouch-module__TtEcfa__contactForm input:focus,.GetInTouch-module__TtEcfa__contactForm input:active,.GetInTouch-module__TtEcfa__contactForm textarea:focus,.GetInTouch-module__TtEcfa__contactForm textarea:active{outline:none}.GetInTouch-module__TtEcfa__sendBtn{width:max-content;margin-top:40px}@media (max-width:1024px){.GetInTouch-module__TtEcfa__contactSectionContainer{flex-direction:column}.GetInTouch-module__TtEcfa__infoCard{margin-right:3rem}.GetInTouch-module__TtEcfa__formCard{margin-left:3rem}.GetInTouch-module__TtEcfa__contactDetails{gap:25px;width:100%}.GetInTouch-module__TtEcfa__contactItem{flex:1}}@media (max-width:768px){.GetInTouch-module__TtEcfa__contactItem{flex:none}.GetInTouch-module__TtEcfa__contactItem img{margin-top:0}}@media (max-width:480px){.GetInTouch-module__TtEcfa__infoCard{border-radius:0;margin:0}.GetInTouch-module__TtEcfa__formRow{flex-direction:column}.GetInTouch-module__TtEcfa__sendBtn{width:100%}}
.Testimonials-module__jzs_Qq__testimonials{background:var(--color-background-alt);padding:120px 0}.Testimonials-module__jzs_Qq__testimonialsContainer{padding:0}.Testimonials-module__jzs_Qq__testimonialsIntro{justify-content:space-between;gap:2rem;margin-bottom:80px;padding:0 3rem;display:flex}.Testimonials-module__jzs_Qq__testimonialsIntro h2{text-transform:capitalize;flex:1;font-size:clamp(30px,5dvw,40px);font-weight:400}.Testimonials-module__jzs_Qq__gradientText{background:linear-gradient(90deg,#de0000 38.46%,var(--color-text-dark)100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Testimonials-module__jzs_Qq__testimonialsIntroDesc{flex-direction:column;flex:1;align-items:flex-start;gap:24px;display:flex}.Testimonials-module__jzs_Qq__testimonialsIntroDesc p{color:#222222e5;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.Testimonials-module__jzs_Qq__sliderWrapper{margin-top:160px;position:relative}.Testimonials-module__jzs_Qq__testimonialSlider{background-color:var(--color-accent-yellow);border-radius:16px;justify-content:flex-end;align-items:center;gap:2rem;margin:0 3rem;display:flex}.Testimonials-module__jzs_Qq__fadeIn{opacity:1;transition:opacity .25s,transform .25s;transform:translate(0)}.Testimonials-module__jzs_Qq__fadeOut{opacity:0;transition:opacity .25s,transform .25s;transform:translate(-10px)}.Testimonials-module__jzs_Qq__testimonialImage{position:absolute;left:3%}.Testimonials-module__jzs_Qq__testimonialImage img{object-fit:cover;border-radius:16px;width:clamp(280px,30dvw,446px);height:clamp(350px,40dvw,550px);margin-left:85px;display:block}.Testimonials-module__jzs_Qq__testimonialContent{flex-direction:column;justify-content:center;gap:33px;width:50%;height:380px;padding:36px;display:flex}.Testimonials-module__jzs_Qq__stars svg{color:#de0000;width:20px;height:20px;margin-right:4px}.Testimonials-module__jzs_Qq__stars .Testimonials-module__jzs_Qq__starEmpty{color:#2223}.Testimonials-module__jzs_Qq__quote{color:#222222f2;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(16px,1.5dvw,18px);line-height:1.5}.Testimonials-module__jzs_Qq__authorName{color:var(--color-text-dark);font-size:clamp(14px,1.5dvw,16px);font-weight:500}.Testimonials-module__jzs_Qq__authorTitle{color:var(--color-text-muted);font-family:DM Sans,sans-serif;font-size:clamp(14px,1.5dvw,16px)}.Testimonials-module__jzs_Qq__sliderControlsDesktop{z-index:2;align-items:center;margin-top:50px;display:flex}.Testimonials-module__jzs_Qq__sliderControlsMobile{z-index:2;justify-content:space-between;align-items:center;gap:1rem;margin-top:20px;display:none}.Testimonials-module__jzs_Qq__sliderDots{z-index:1;align-items:center;gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Testimonials-module__jzs_Qq__dot{cursor:pointer;background:#d0d0d0;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .25s}.Testimonials-module__jzs_Qq__activeDot{background:var(--color-text-dark)}.Testimonials-module__jzs_Qq__sliderArrows{gap:16px;margin-right:3rem;display:flex;position:absolute;right:0}.Testimonials-module__jzs_Qq__sliderArrow{cursor:pointer;background-color:#fff;border:1px solid #2229;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}@media (max-width:1440px){.Testimonials-module__jzs_Qq__testimonialImage{left:1%}}@media (max-width:1024px){.Testimonials-module__jzs_Qq__testimonialsIntro,.Testimonials-module__jzs_Qq__testimonialsDetails{flex-direction:column;gap:40px}.Testimonials-module__jzs_Qq__testimonialsIntroDesc{justify-content:flex-start;align-items:flex-start}.Testimonials-module__jzs_Qq__sliderWrapper{margin-top:0}.Testimonials-module__jzs_Qq__testimonialSlider{justify-self:center;padding:36px}.Testimonials-module__jzs_Qq__testimonialImage{left:unset;position:relative}.Testimonials-module__jzs_Qq__testimonialImage img{width:200px;height:250px;margin-left:0}.Testimonials-module__jzs_Qq__testimonialContent{gap:20px;width:100%;height:auto;padding:0}}@media (max-width:640px){.Testimonials-module__jzs_Qq__testimonialSlider{flex-direction:column;max-width:350px;margin:.5rem}.Testimonials-module__jzs_Qq__testimonialImage img{flex-shrink:1;width:100%;max-width:280px;height:auto}.Testimonials-module__jzs_Qq__sliderControlsDesktop{display:none}.Testimonials-module__jzs_Qq__sliderControlsMobile{max-width:100%;margin:20px 3rem 0;display:flex}}
.WhyPartner-module__g86WgG__partnerSection{padding:120px 0;position:relative}.WhyPartner-module__g86WgG__partnerContainer{max-width:1440px;margin:0 auto 120px;padding:0 3rem}.WhyPartner-module__g86WgG__partnerWrapper h2{text-transform:capitalize;font-size:clamp(30px,3.5dvw,40px);font-weight:400}.WhyPartner-module__g86WgG__gradientText{background:linear-gradient(90deg,#de0000 0%,#222 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.WhyPartner-module__g86WgG__partnerWrapper{justify-content:space-between;gap:80px;display:flex}.WhyPartner-module__g86WgG__partnerTextBlock{flex-direction:column;gap:2rem;width:50%;display:flex}.WhyPartner-module__g86WgG__partnerText{color:#222222e5;margin-bottom:24px;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.WhyPartner-module__g86WgG__partnerFeaturesCard{justify-content:center;gap:25px;display:flex}.WhyPartner-module__g86WgG__partnerFeaturesCard .WhyPartner-module__g86WgG__featureCard{background:#fffef9;border-radius:16px;flex-direction:column;gap:26px;max-width:300px;padding:24px 0;display:flex;box-shadow:0 9px 22.8px #2222221a}.WhyPartner-module__g86WgG__partnerFeaturesCard .WhyPartner-module__g86WgG__cardColumn{flex-direction:column;gap:30px;display:flex}.WhyPartner-module__g86WgG__partnerFeaturesCard .WhyPartner-module__g86WgG__cardColumn:nth-child(2){margin-top:-65px}.WhyPartner-module__g86WgG__partnerFeaturesCard .WhyPartner-module__g86WgG__imgWrapper{align-items:center;gap:1rem;display:flex}.WhyPartner-module__g86WgG__imgWrapper .WhyPartner-module__g86WgG__startBorder{background:#ffd100;border-top-right-radius:6px;border-bottom-right-radius:6px;width:8px;height:52px}.WhyPartner-module__g86WgG__partnerFeaturesCard img{width:clamp(35px,4dvw,40px);height:clamp(35px,4dvw,40px)}.WhyPartner-module__g86WgG__partnerFeaturesCard h3{padding:0 24px;font-size:clamp(18px,3dvw,22px);font-weight:400}.WhyPartner-module__g86WgG__partnerFeaturesCard p{color:#222222d9;padding:0 24px;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.WhyPartner-module__g86WgG__partnerFeaturesCard a{color:#e60000;padding:0 24px;font-size:clamp(14px,2dvw,16px)}@media (max-width:1024px){.WhyPartner-module__g86WgG__partnerWrapper{flex-direction:column}.WhyPartner-module__g86WgG__partnerTextBlock{width:100%}}@media (max-width:768px){.WhyPartner-module__g86WgG__partnerFeaturesCard{flex-direction:column;align-items:center}.WhyPartner-module__g86WgG__partnerFeaturesCard .WhyPartner-module__g86WgG__cardColumn:nth-child(2){margin-top:0}.WhyPartner-module__g86WgG__partnerFeaturesCard .WhyPartner-module__g86WgG__featureCard{gap:20px}}
.Blogs-module__fIbnIa__blogs{padding:120px 3rem}.Blogs-module__fIbnIa__blogsIntro{justify-content:space-between;gap:2rem;margin-bottom:80px;display:flex}.Blogs-module__fIbnIa__blogsIntro h2{text-transform:capitalize;flex:1;font-size:clamp(30px,5dvw,40px);font-weight:400}.Blogs-module__fIbnIa__gradientText{background:linear-gradient(90deg,#de0000 38.46%,var(--color-text-dark)100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Blogs-module__fIbnIa__blogsIntroDesc{flex-direction:column;flex:1;align-items:flex-start;gap:24px;display:flex}.Blogs-module__fIbnIa__blogsIntroDesc p{color:#222222e5;font-family:DM Sans,sans-serif;font-size:clamp(14px,2dvw,16px);font-weight:400}.Blogs-module__fIbnIa__blogGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Blogs-module__fIbnIa__blogCard{flex-direction:column;max-width:100%;display:flex}.Blogs-module__fIbnIa__blogCardImage{object-fit:cover;border-radius:16px;width:100%;height:256px;display:block}.Blogs-module__fIbnIa__blogCardContent{flex-direction:column;flex-grow:1;gap:12px;padding-top:18px;display:flex}.Blogs-module__fIbnIa__blogInfo{align-items:center;gap:16px;margin-bottom:6px;display:flex}.Blogs-module__fIbnIa__tag{color:#222222e5;background:#e600000d;border-radius:6px;padding:4px 10px;font-family:DM Sans,sans-serif;font-size:clamp(12px,2dvw,14px);font-weight:500}.Blogs-module__fIbnIa__readTime{color:#22222280;font-family:DM Sans,sans-serif;font-size:clamp(12px,2dvw,14px)}.Blogs-module__fIbnIa__cardTitle{font-size:clamp(18px,1.5dvw,22px);font-weight:400}.Blogs-module__fIbnIa__cardExcerpt{color:#222222e6;flex-grow:1;margin-bottom:20px;font-family:DM Sans,sans-serif;font-size:clamp(14px,1.5dvw,16px);font-weight:400}@media (max-width:1024px){.Blogs-module__fIbnIa__blogsIntro{flex-direction:column;gap:40px}.Blogs-module__fIbnIa__blogsIntroDesc{justify-content:flex-start;align-items:flex-start}.Blogs-module__fIbnIa__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Blogs-module__fIbnIa__blogGrid{grid-template-columns:repeat(1,1fr)}}
.CTABanner-module__pOsJIG__ctaBanner{background:var(--color-text-dark);border-radius:16px;max-width:100%;margin:0 3rem;position:relative;overflow:hidden}.CTABanner-module__pOsJIG__bgWrapper{z-index:0;position:absolute;inset:0}.CTABanner-module__pOsJIG__bgImage{object-fit:cover;opacity:.2;animation:1s ease-in-out infinite alternate CTABanner-module__pOsJIG__glow}.CTABanner-module__pOsJIG__ctaContainer{z-index:2;justify-content:space-between;align-items:center;gap:40px;padding:60px;display:flex;position:relative}.CTABanner-module__pOsJIG__ctaBtn{flex-shrink:0;max-width:max-content}.CTABanner-module__pOsJIG__arrowRight{margin-left:.5rem;transform:rotate(-45deg)}.CTABanner-module__pOsJIG__ctaTitle{color:#fafafa;text-transform:capitalize;width:60%;font-size:clamp(28px,3dvw,45px);font-weight:400}@media (max-width:1024px){.CTABanner-module__pOsJIG__ctaContainer{flex-direction:column;align-items:flex-start;padding:40px}.CTABanner-module__pOsJIG__ctaTitle{width:100%}}@media (max-width:768px){.CTABanner-module__pOsJIG__ctaBanner{border-radius:0;margin:0}}@media (max-width:480px){.CTABanner-module__pOsJIG__arrowRight{display:none}}@keyframes CTABanner-module__pOsJIG__glow{to{opacity:.2}0%{opacity:.3}}
.LiveLocation-module__qwoHma__map{border:0;width:100dvw;height:600px;margin-bottom:120px}.LiveLocation-module__qwoHma__ctaBannerWrapper{margin-bottom:120px}
.Footer-module__XepTua__siteFooter{background-color:#fff7d4;padding:3rem 0}.Footer-module__XepTua__footerContainer{justify-content:space-between;gap:40px;display:flex}.Footer-module__XepTua__footerColMain{max-width:480px}.Footer-module__XepTua__footerColMain .Footer-module__XepTua__logo{margin-bottom:60px;display:block}.Footer-module__XepTua__logo img{max-width:100%;height:auto;display:block}.Footer-module__XepTua__mainHeading{margin-bottom:25px;font-size:clamp(36px,3dvw,48px);font-weight:500}.Footer-module__XepTua__subscribeForm{gap:16px;display:flex}.Footer-module__XepTua__subscribeInput{background:#22222226;border:none;border-radius:30px;outline:none;flex-grow:1;padding:17px 24px;font-family:Inter,sans-serif;font-size:clamp(14px,2dvw,16px)}.Footer-module__XepTua__footerColLinks{flex-direction:column;justify-content:space-between;width:700px;display:flex}.Footer-module__XepTua__footerNav{justify-content:space-between;gap:1rem;margin:0 0 60px;padding:0;list-style:none;display:flex}.Footer-module__XepTua__footerNav a{color:var(--color-text-dark);font-size:clamp(15px,1.5dvw,18px);text-decoration:none}.Footer-module__XepTua__footerContactInfo{flex-direction:column;gap:60px;display:flex}.Footer-module__XepTua__contactLangWrapper{justify-content:space-between;gap:4rem;display:flex}.Footer-module__XepTua__contactBlock h5{margin-bottom:16px;font-size:clamp(16px,1.5dvw,20px);font-weight:500}.Footer-module__XepTua__contactBlock a,.Footer-module__XepTua__contactBlock p{color:var(--color-text-muted);font-family:Inter,sans-serif;font-size:clamp(16px,1.5dvw,20px);line-height:1.6;text-decoration:none;display:block}.Footer-module__XepTua__footerColLang{text-align:right;align-self:flex-end}.Footer-module__XepTua__langHeading{margin-bottom:15px;font-size:clamp(16px,1.5dvw,20px);font-weight:400}.Footer-module__XepTua__langSwitcher{gap:20px;padding-bottom:3px;list-style:none;display:flex}.Footer-module__XepTua__langSwitcher a{color:var(--color-text-muted);font-family:DM Sans,sans-serif;font-size:clamp(16px,1.5dvw,20px);text-decoration:none}@media (max-width:1024px){.Footer-module__XepTua__footerContainer{flex-direction:column;align-items:center}.Footer-module__XepTua__footerColMain{max-width:none}.Footer-module__XepTua__footerColMain .Footer-module__XepTua__logo{height:auto;margin-bottom:2rem}.Footer-module__XepTua__footerColLinks{width:100%}.Footer-module__XepTua__footerNav{flex-wrap:wrap;height:auto;margin-bottom:60px}}@media (max-width:480px){.Footer-module__XepTua__subscribeForm{flex-direction:column}.Footer-module__XepTua__contactLangWrapper{flex-direction:column;gap:60px}.Footer-module__XepTua__footerColLang{text-align:left;align-self:flex-start}}
.HeroSection-module__MGpZFq__heroSection{align-items:center;margin-top:-123px;padding-top:80px;padding-bottom:0;display:flex;position:relative;overflow:hidden}.HeroSection-module__MGpZFq__heroBgWrapper{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__MGpZFq__heroBgImg1,.HeroSection-module__MGpZFq__heroBgImg2,.HeroSection-module__MGpZFq__heroBgImg3{object-fit:cover;filter:blur(100px);width:700px;height:auto;position:absolute;top:400px;left:-250px}.HeroSection-module__MGpZFq__heroBgImg2{left:1500px}.HeroSection-module__MGpZFq__heroBgImg3{filter:blur(450px);top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__MGpZFq__heroContent{text-align:center;flex-direction:column;align-items:center;gap:23px;padding:120px 0;display:flex}.HeroSection-module__MGpZFq__heroPreTitle{color:#222222f2;align-items:center;gap:9px;font-size:clamp(16px,2dvw,18px);display:flex}.HeroSection-module__MGpZFq__heroTitle{color:var(--color-text-dark);font-size:clamp(40px,5dvw,50px);font-weight:500;line-height:1.17}.HeroSection-module__MGpZFq__heroSubtitle{color:#222222e5;max-width:750px;font-family:DM Sans,sans-serif;font-size:clamp(16px,2dvw,18px);line-height:1.5}
.FAQs-module__n1rOaq__faqSection{background:var(--color-background-alt);padding:120px 0;position:relative}.FAQs-module__n1rOaq__faqContainer{z-index:1;justify-content:space-between;align-items:center;gap:40px;max-width:1440px;margin:0 auto;display:flex;position:relative}.FAQs-module__n1rOaq__faqWrapper h2{text-transform:capitalize;font-size:clamp(30px,3dvw,40px);font-weight:400}.FAQs-module__n1rOaq__gradientText{background:linear-gradient(90deg,#de0000 38.46%,var(--color-text-dark)100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.FAQs-module__n1rOaq__faqWrapper{justify-content:space-between;gap:2rem;margin-bottom:120px;padding:0 3rem;display:flex}.FAQs-module__n1rOaq__faqTextBlock{flex-direction:column;flex:1;align-items:flex-start;min-width:500px;display:flex}.FAQs-module__n1rOaq__faqTextBlock h2{margin-bottom:26px}.FAQs-module__n1rOaq__faqText{color:#222222e5;margin-bottom:50px;font-family:DM Sans,sans-serif;font-size:clamp(14px,1.5dvw,16px);font-weight:400}.FAQs-module__n1rOaq__faqAccordion{flex-direction:column;flex-grow:1;gap:24px;display:flex}.FAQs-module__n1rOaq__faqItem{background-color:#fffef9;border-radius:16px;padding:24px;box-shadow:0 9px 33px #67779f14}.FAQs-module__n1rOaq__faqItem[open]{padding-bottom:24px}.FAQs-module__n1rOaq__summary{cursor:pointer;align-items:center;gap:26px;font-family:DM Sans,sans-serif;font-size:clamp(17px,1.5dvw,20px);font-weight:400;list-style:none;display:flex}.FAQs-module__n1rOaq__summary::-webkit-details-marker{display:none}.FAQs-module__n1rOaq__summary img{width:clamp(20px,2dvw,28px);height:clamp(20px,2dvw,28px)}.FAQs-module__n1rOaq__toggleIcon{margin-left:auto;font-size:clamp(20px,2dvw,28px)}.FAQs-module__n1rOaq__faqItem[open] .FAQs-module__n1rOaq__toggleIcon{content:attr(data-open)}.FAQs-module__n1rOaq__faqItem:not([open]) .FAQs-module__n1rOaq__toggleIcon{content:attr(data-closed)}.FAQs-module__n1rOaq__answer{color:var(--color-text-muted);margin-top:24px;font-family:DM Sans,sans-serif;font-size:clamp(14px,1dvw,16px)}@media (max-width:1024px){.FAQs-module__n1rOaq__faqWrapper{flex-direction:column}}@media (max-width:768px){.FAQs-module__n1rOaq__faqTextBlock{min-width:0}}@media (max-width:480px){.FAQs-module__n1rOaq__summary img{display:none}}
