.about-module__NEILAW__main{color:#111;background:#fff;overflow-x:hidden}.about-module__NEILAW__hero{background-color:#0b101e;align-items:end;width:100%;min-height:80vh;padding:3rem 5%;display:flex;position:relative;overflow:hidden}.about-module__NEILAW__heroBg{object-fit:cover;z-index:0;opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.about-module__NEILAW__heroOverlay{z-index:1;background:linear-gradient(90deg,#00000080 0%,#0000004d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.about-module__NEILAW__heroContent{z-index:2;color:#fff;justify-content:space-between;align-items:end;width:100%;max-width:1250px;margin:0 auto;display:flex;position:relative}.about-module__NEILAW__breadcrumb{text-transform:uppercase;letter-spacing:1px;opacity:.8;margin-bottom:1rem;font-size:.85rem}.about-module__NEILAW__heroTitle{text-transform:uppercase;max-width:800px;margin-bottom:1.5rem;font-size:clamp(2.3rem,5vw,4.5rem);font-weight:800;line-height:1.1}.about-module__NEILAW__heroDesc{opacity:.9;max-width:600px;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.about-module__NEILAW__primaryBtn{background-color:var(--brand-blue);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .3s;display:inline-flex}.about-module__NEILAW__primaryBtn:hover{background-color:var(--brand-blue-dark);transform:translateY(-2px)}.about-module__NEILAW__intro{text-align:center;max-width:900px;margin:0 auto;padding:6rem 5%}.about-module__NEILAW__sectionLabel{color:#3d37b0;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.about-module__NEILAW__introTitle{color:#111;margin-bottom:2rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.2}.about-module__NEILAW__introDesc{color:#555;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.8}.about-module__NEILAW__outlineBtn{color:var(--brand-blue);border:2px solid var(--brand-blue);background-color:#0000;border-radius:50px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.about-module__NEILAW__outlineBtn:hover{background-color:var(--brand-blue-dark);color:#fff}.about-module__NEILAW__videoSection{text-align:center;max-width:1400px;margin:0 auto;padding:2rem 5% 6rem}.about-module__NEILAW__videoTitle{text-transform:uppercase;margin-bottom:3rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.1}.about-module__NEILAW__videoWrapper{aspect-ratio:16/7;cursor:pointer;background-color:#eee;border-radius:8px;width:100%;position:relative;overflow:hidden}.about-module__NEILAW__videoImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.about-module__NEILAW__videoWrapper:hover .about-module__NEILAW__videoImage{transform:scale(1.03)}.about-module__NEILAW__playBtn{z-index:2;background-color:#3d37b0e6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .3s,background-color .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-module__NEILAW__videoWrapper:hover .about-module__NEILAW__playBtn{background-color:#3d37b0;transform:translate(-50%,-50%)scale(1.1)}.about-module__NEILAW__playIcon{fill:#fff;width:30px;height:30px;margin-left:5px}.about-module__NEILAW__videoDesc{color:#555;max-width:800px;margin-top:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.8}.about-module__NEILAW__alternatingSection{align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:5rem 5%;display:flex}.about-module__NEILAW__alternatingSection.about-module__NEILAW__reverse{flex-direction:row-reverse}.about-module__NEILAW__altContent{flex:1;max-width:500px}.about-module__NEILAW__altTitle{text-transform:uppercase;color:#111;margin-bottom:1.5rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:800}.about-module__NEILAW__altDesc{color:#555;margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.about-module__NEILAW__altImageWrap{aspect-ratio:4/3;border-radius:4px;flex:1;position:relative;overflow:hidden}.about-module__NEILAW__altImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.about-module__NEILAW__alternatingSection:hover .about-module__NEILAW__altImage{transform:scale(1.05)}.about-module__NEILAW__joinTeam{background-color:#f8f9fa;justify-content:space-between;align-items:center;gap:2rem;max-width:100%;margin:4rem auto 0;padding:6rem 5%;display:flex}.about-module__NEILAW__joinTeamInner{justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1300px;margin:0 auto;display:flex}.about-module__NEILAW__joinTitle{color:#111;flex:1;max-width:600px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700}.about-module__NEILAW__joinContent{flex:1;max-width:500px}.about-module__NEILAW__joinDesc{color:#555;margin-bottom:2rem;font-size:1.125rem;line-height:1.8}@media (max-width:992px){.about-module__NEILAW__alternatingSection,.about-module__NEILAW__alternatingSection.about-module__NEILAW__reverse{text-align:center;flex-direction:column-reverse;gap:3rem}.about-module__NEILAW__altContent{max-width:100%}.about-module__NEILAW__altImageWrap{width:100%}.about-module__NEILAW__joinTeamInner{text-align:center;flex-direction:column}.about-module__NEILAW__joinTitle{max-width:100%}}@media (max-width:768px){.about-module__NEILAW__hero{min-height:60vh;padding:6rem 5% 4rem}.about-module__NEILAW__videoWrapper{aspect-ratio:16/9}.about-module__NEILAW__playBtn{width:60px;height:60px}.about-module__NEILAW__playIcon{width:20px;height:20px}.about-module__NEILAW__heroContent{flex-direction:column;align-items:start}}
.GlobalNetwork-module__1z3tgG__section{width:100%;font-family:var(--font-pilat-wide), "Barlow", "DM Sans", -apple-system, sans-serif;background:#fff;padding:5.5rem 0 5rem;overflow:hidden}.GlobalNetwork-module__1z3tgG__inner{flex-direction:column;align-items:center;gap:0;max-width:1440px;margin:0 auto;display:flex}.GlobalNetwork-module__1z3tgG__header{text-align:center;margin-bottom:2.25rem;padding:0 2rem}.GlobalNetwork-module__1z3tgG__label{letter-spacing:.08em;text-transform:uppercase;color:#333;font-size:.95rem;font-weight:600;font-family:var(--font-pilat-wide), "Barlow", sans-serif;margin:0 0 1.3rem}.GlobalNetwork-module__1z3tgG__headline{color:#111;text-transform:uppercase;letter-spacing:.01em;margin:0;font-family:Barlow,sans-serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.05}.GlobalNetwork-module__1z3tgG__videoOuter{width:100%;padding:0 8%}.GlobalNetwork-module__1z3tgG__videoWrap{aspect-ratio:16/9;transform-origin:50%;will-change:transform;width:100%;position:relative;overflow:hidden}.GlobalNetwork-module__1z3tgG__video{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.GlobalNetwork-module__1z3tgG__controlsOverlay{z-index:10;opacity:0;pointer-events:none;background:#00000040;flex-direction:column;justify-content:space-between;transition:opacity .3s;display:flex;position:absolute;inset:0}.GlobalNetwork-module__1z3tgG__videoWrap:hover .GlobalNetwork-module__1z3tgG__controlsOverlay,.GlobalNetwork-module__1z3tgG__controlsOverlay:focus-within{opacity:1;pointer-events:auto}.GlobalNetwork-module__1z3tgG__centerPlayBtn{cursor:pointer;background:0 0;border:none;outline:none;flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.GlobalNetwork-module__1z3tgG__centerPlayCircle{color:#fff;background:#3d37b0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .2s,background-color .2s;display:flex;box-shadow:0 4px 20px #0000004d}.GlobalNetwork-module__1z3tgG__centerPlayBtn:hover .GlobalNetwork-module__1z3tgG__centerPlayCircle{background:#4b4ecf;transform:scale(1.08)}.GlobalNetwork-module__1z3tgG__bottomBar{background:linear-gradient(#0000 0%,#0009 100%);justify-content:space-between;align-items:center;gap:16px;padding:0 24px 24px;display:flex}.GlobalNetwork-module__1z3tgG__iconBtn{color:#111;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s,background-color .2s;display:flex;box-shadow:0 4px 12px #00000026}.GlobalNetwork-module__1z3tgG__iconBtn:hover{background:#f3f3f3;transform:scale(1.05)}.GlobalNetwork-module__1z3tgG__progressContainer{cursor:pointer;flex:1;align-items:center;height:24px;display:flex}.GlobalNetwork-module__1z3tgG__progressBar{background:#ffffff4d;border-radius:2px;width:100%;height:4px;transition:height .1s;position:relative;overflow:hidden}.GlobalNetwork-module__1z3tgG__progressContainer:hover .GlobalNetwork-module__1z3tgG__progressBar{height:6px}.GlobalNetwork-module__1z3tgG__progressFill{will-change:width;background:#3d37b0;border-radius:2px;height:100%}.GlobalNetwork-module__1z3tgG__footer{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem 2rem 0;display:flex}.GlobalNetwork-module__1z3tgG__sub{color:#444;max-width:580px;margin:0;font-size:clamp(.875rem,2vw,1.2rem);font-weight:300;line-height:1.5}.GlobalNetwork-module__1z3tgG__cta{font-size:.9rem;font-family:var(--font-pilat-wide), "Barlow", sans-serif;color:#3d37b0;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.GlobalNetwork-module__1z3tgG__cta .GlobalNetwork-module__1z3tgG__arrowContainer{justify-content:center;align-items:center;width:24px;height:24px;transition:background .3s,border-radius .3s;display:flex;position:relative;overflow:hidden}.GlobalNetwork-module__1z3tgG__cta:hover .GlobalNetwork-module__1z3tgG__arrowContainer{background:#3d37b0;border-radius:50%}.GlobalNetwork-module__1z3tgG__cta .GlobalNetwork-module__1z3tgG__arrow1,.GlobalNetwork-module__1z3tgG__cta .GlobalNetwork-module__1z3tgG__arrow2{transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GlobalNetwork-module__1z3tgG__cta .GlobalNetwork-module__1z3tgG__arrow2{transform:translate(-200%,-50%)}.GlobalNetwork-module__1z3tgG__cta:hover .GlobalNetwork-module__1z3tgG__arrow1{transform:translate(150%,-50%)}.GlobalNetwork-module__1z3tgG__cta:hover .GlobalNetwork-module__1z3tgG__arrow2{transform:translate(-50%,-50%)}.GlobalNetwork-module__1z3tgG__cta:hover .GlobalNetwork-module__1z3tgG__arrow1,.GlobalNetwork-module__1z3tgG__cta:hover .GlobalNetwork-module__1z3tgG__arrow2{stroke:#fff}@media (max-width:768px){.GlobalNetwork-module__1z3tgG__section{padding:4rem 0 3.5rem}.GlobalNetwork-module__1z3tgG__videoOuter{padding:0 4%}.GlobalNetwork-module__1z3tgG__videoWrap{transition:none!important;transform:none!important}.GlobalNetwork-module__1z3tgG__headline{font-size:clamp(1.75rem,7vw,2.8rem)}}@media (max-width:480px){.GlobalNetwork-module__1z3tgG__section{padding:3rem 0}.GlobalNetwork-module__1z3tgG__videoOuter{padding:0}.GlobalNetwork-module__1z3tgG__headline{font-size:clamp(1.6rem,8vw,2.4rem)}.GlobalNetwork-module__1z3tgG__sub{font-size:.875rem}}
.BeyondBusiness-module__xKTFqq__outerContainer{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:stretch;width:100%;height:100dvh;padding:100px clamp(32px,5vw,80px) 80px;display:flex;position:relative;overflow:hidden}.BeyondBusiness-module__xKTFqq__bgWrapper{z-index:0;position:absolute;inset:0}.BeyondBusiness-module__xKTFqq__bgImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.BeyondBusiness-module__xKTFqq__overlay{z-index:1;pointer-events:none;background:linear-gradient(#000000bf 0%,#00000059 45%,#00000073 60%,#000000e6 100%);position:absolute;inset:0}.BeyondBusiness-module__xKTFqq__contentWrapper{z-index:2;flex-direction:column;flex-grow:1;justify-content:space-between;gap:40px;width:100%;max-width:1200px;margin:0 auto;padding:1rem;display:flex;position:relative}.BeyondBusiness-module__xKTFqq__textBlock{text-align:left;max-width:650px;margin-top:2.1rem}.BeyondBusiness-module__xKTFqq__heading{letter-spacing:-.01em;color:#fff;text-transform:uppercase;text-shadow:0 4px 24px #0000004d;margin:0 0 24px;font-size:clamp(44px,5.5vw,48px);font-weight:700;line-height:1.2;font-family:var(--font-pilat-wide), "Barlow Condensed", "Arial Narrow", sans-serif!important}.BeyondBusiness-module__xKTFqq__subheading{color:#fffffff2;letter-spacing:.015em;text-shadow:0 2px 12px #00000040;max-width:580px;margin:0;font-size:20px;line-height:29px;font-family:var(--font-pilat), "Inter", "Helvetica Neue", sans-serif!important;font-weight:300!important}.BeyondBusiness-module__xKTFqq__cardsGrid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;margin-top:auto;display:grid}.BeyondBusiness-module__xKTFqq__card{cursor:pointer;background:#0d1117;border-top:1px solid #ffffff26;flex-direction:column;justify-content:flex-end;height:221px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 35px #00000059}.BeyondBusiness-module__xKTFqq__cardImgWrapper{z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.BeyondBusiness-module__xKTFqq__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,.46,.45,.94);display:block}.BeyondBusiness-module__xKTFqq__card:hover .BeyondBusiness-module__xKTFqq__cardImg{transform:scale(1.06)}.BeyondBusiness-module__xKTFqq__cardImgOverlay{z-index:2;background:linear-gradient(#0000 0%,#0000001a 20%,#00000080 55%,#00000073 100%);position:absolute;inset:0}.BeyondBusiness-module__xKTFqq__cardBody{z-index:3;color:#fff;flex-direction:column;justify-content:flex-end;padding:20px;display:flex;position:relative}.BeyondBusiness-module__xKTFqq__cardTitle{letter-spacing:.01em;color:#fff;margin:0;font-size:clamp(20px,1.5vw,24px);font-weight:700;line-height:1.25;font-family:var(--font-pilat-wide), "Barlow Condensed", sans-serif!important}.BeyondBusiness-module__xKTFqq__cardDes{color:#ffffffe6;margin:5px 0 0;font-size:clamp(13px,.85vw,14.5px);font-weight:300;line-height:1.5;font-family:var(--font-pilat), "Inter", sans-serif!important}@media (max-width:1024px){.BeyondBusiness-module__xKTFqq__cardsGrid{gap:20px}.BeyondBusiness-module__xKTFqq__card{height:380px}.BeyondBusiness-module__xKTFqq__cardBody{padding:24px 20px}}@media (max-width:768px){.BeyondBusiness-module__xKTFqq__outerContainer{flex-direction:column;justify-content:center;height:100dvh;padding:60px 0 40px;display:flex}.BeyondBusiness-module__xKTFqq__contentWrapper{flex-grow:1;justify-content:center;gap:20px}.BeyondBusiness-module__xKTFqq__textBlock{margin-bottom:0}.BeyondBusiness-module__xKTFqq__heading{font-size:32px;line-height:36px}.BeyondBusiness-module__xKTFqq__subheading{max-width:100%;font-size:16px;line-height:20px}.BeyondBusiness-module__xKTFqq__cardsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:16px;width:100%;margin:0;scroll-padding-left:24px;display:flex;overflow-x:auto}.BeyondBusiness-module__xKTFqq__cardsGrid::-webkit-scrollbar{display:none}.BeyondBusiness-module__xKTFqq__card{scroll-snap-align:start;flex-shrink:0;max-width:300px;height:171px}}
.FocusAreasSection-module__OYhJwq__section{color:#111;background-color:#fff;padding:80px 24px}.FocusAreasSection-module__OYhJwq__container{max-width:1200px;margin:0 auto}.FocusAreasSection-module__OYhJwq__header{max-width:700px;margin-bottom:40px}.FocusAreasSection-module__OYhJwq__title{text-transform:uppercase;margin-bottom:20px;font-size:40px;font-weight:700;line-height:1.1}.FocusAreasSection-module__OYhJwq__description{color:#444;font-size:18px;font-weight:300;line-height:1.1}.FocusAreasSection-module__OYhJwq__tabsContainer{scrollbar-width:none;border-bottom:1px solid #eaeaea;margin-bottom:40px;overflow-x:auto}.FocusAreasSection-module__OYhJwq__tabsContainer::-webkit-scrollbar{display:none}.FocusAreasSection-module__OYhJwq__tabsList{gap:32px;min-width:max-content;display:flex}.FocusAreasSection-module__OYhJwq__tabBtn{color:#555;cursor:pointer;background:0 0;border:none;padding:16px 0;font-size:15px;font-weight:700;transition:all .2s;position:relative}.FocusAreasSection-module__OYhJwq__tabBtn:hover{color:#111}.FocusAreasSection-module__OYhJwq__tabBtn.FocusAreasSection-module__OYhJwq__activeTab{color:var(--brand-blue)}.FocusAreasSection-module__OYhJwq__activeIndicator{background-color:var(--brand-blue);height:3px;position:absolute;bottom:0;left:0;right:0}.FocusAreasSection-module__OYhJwq__card{background-color:#f8f9fa;border-radius:4px;min-height:480px;display:flex;overflow:hidden}.FocusAreasSection-module__OYhJwq__cardContent{flex-direction:column;flex:1;justify-content:center;padding:64px;display:flex}.FocusAreasSection-module__OYhJwq__cardTitle{text-transform:uppercase;margin-bottom:24px;font-size:28px;font-weight:800;line-height:1.2}.FocusAreasSection-module__OYhJwq__cardDesc{color:#444;font-size:17px;line-height:1.4}.FocusAreasSection-module__OYhJwq__cardImageWrap{flex:1;min-height:300px;position:relative}.FocusAreasSection-module__OYhJwq__cardImage{object-fit:cover}@media (max-width:992px){.FocusAreasSection-module__OYhJwq__card{flex-direction:column}.FocusAreasSection-module__OYhJwq__cardContent{padding:40px}.FocusAreasSection-module__OYhJwq__cardImageWrap{min-height:350px}}@media (max-width:768px){.FocusAreasSection-module__OYhJwq__title{font-size:32px}.FocusAreasSection-module__OYhJwq__cardContent{padding:32px 24px}}
.AlternateCardSection-module__LVHYdq__section{background-color:#fff;width:100%;padding:clamp(60px,10vh,120px) 0;overflow:hidden}.AlternateCardSection-module__LVHYdq__container{align-items:center;gap:clamp(40px,8vw,100px);max-width:1200px;margin:0 auto;padding:0 32px;display:flex}.AlternateCardSection-module__LVHYdq__reversed .AlternateCardSection-module__LVHYdq__container{flex-direction:row-reverse}.AlternateCardSection-module__LVHYdq__imageWrap{flex:1;position:relative}.AlternateCardSection-module__LVHYdq__imageInner{aspect-ratio:16/10;width:100%;max-width:600px;margin:0 auto;position:relative}.AlternateCardSection-module__LVHYdq__image{object-fit:cover;border-radius:4px}.AlternateCardSection-module__LVHYdq__content{flex-direction:column;flex:1;align-items:flex-start;max-width:540px;display:flex}.AlternateCardSection-module__LVHYdq__title{font-family:var(--font-pilat-wide), sans-serif;color:#000;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(24px,3vw,32px);font-weight:800;line-height:1.1}.AlternateCardSection-module__LVHYdq__description{font-family:var(--font-pilat-narrow), sans-serif;color:#333;margin-bottom:30px;font-size:clamp(16px,1.1vw,18px);font-weight:300;line-height:1.6}.AlternateCardSection-module__LVHYdq__btn{font-family:var(--font-pilat-wide), sans-serif;color:var(--brand-blue);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.AlternateCardSection-module__LVHYdq__btn:hover{gap:12px}.AlternateCardSection-module__LVHYdq__icon{transition:transform .3s}.AlternateCardSection-module__LVHYdq__btn:hover .AlternateCardSection-module__LVHYdq__icon{transform:translate(4px)}@media (max-width:991px){.AlternateCardSection-module__LVHYdq__container{gap:40px}}@media (max-width:768px){.AlternateCardSection-module__LVHYdq__section{padding:60px 0}.AlternateCardSection-module__LVHYdq__container{text-align:center;gap:32px;flex-direction:column!important}.AlternateCardSection-module__LVHYdq__content{align-items:center}.AlternateCardSection-module__LVHYdq__title{font-size:32px}.AlternateCardSection-module__LVHYdq__description{margin-bottom:24px}}
.CtaSection-module__ltZi1W__section{align-items:center;min-height:400px;padding:120px 24px;display:flex;position:relative;overflow:hidden}.CtaSection-module__ltZi1W__bgImage{object-fit:cover;z-index:1}.CtaSection-module__ltZi1W__overlay{z-index:2;background:linear-gradient(90deg,#000000d9 0%,#0009 40%,#0000 100%);position:absolute;inset:0}.CtaSection-module__ltZi1W__content{z-index:3;width:100%;max-width:1400px;margin:0 auto;position:relative}.CtaSection-module__ltZi1W__title{color:#fff;text-transform:uppercase;max-width:650px;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.1}.CtaSection-module__ltZi1W__description{color:#fff;opacity:.9;max-width:500px;margin-bottom:40px;font-size:20px;line-height:1.5}.CtaSection-module__ltZi1W__btn{color:#111;background-color:#fff;border-radius:40px;align-items:center;padding:16px 32px;font-size:15px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.CtaSection-module__ltZi1W__btn:hover{background-color:#f0f0f0;transform:translateY(-2px)}.CtaSection-module__ltZi1W__btnIcon{width:18px;height:18px;margin-left:10px}@media (max-width:768px){.CtaSection-module__ltZi1W__title{font-size:clamp(28px,6vw,36px)}.CtaSection-module__ltZi1W__description{font-size:16px}}
.LatestNews-module__WaoGGG__section{background:#fff;width:100%;padding:5rem 0 5.5rem;font-family:Barlow,DM Sans,-apple-system,sans-serif}.LatestNews-module__WaoGGG__inner{max-width:1300px;margin:0 auto;padding:0 4rem}.LatestNews-module__WaoGGG__heading{color:#111;text-transform:uppercase;letter-spacing:-.01em;opacity:0;margin:0 0 2.75rem;font-family:Barlow,sans-serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;transition:opacity .5s,transform .5s;transform:translateY(20px)}.LatestNews-module__WaoGGG__visible{opacity:1;transform:translateY(0)}.LatestNews-module__WaoGGG__list{flex-direction:column;display:flex}.LatestNews-module__WaoGGG__row{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(20px)}.LatestNews-module__WaoGGG__rowVisible{opacity:1;transform:translateY(0)}.LatestNews-module__WaoGGG__divider{background:#e5e5e5;height:1px;margin:0}.LatestNews-module__WaoGGG__rowInner{justify-content:space-between;align-items:center;gap:3rem;padding:2.25rem 0;display:flex}.LatestNews-module__WaoGGG__left{flex-direction:column;flex:1;gap:.75rem;max-width:62%;display:flex}.LatestNews-module__WaoGGG__date{color:#888;font-size:.92rem;font-weight:600;font-family:var(--font-pilat-wide);letter-spacing:.01em;display:block}.LatestNews-module__WaoGGG__title{color:#111;letter-spacing:.01em;font-family:Barlow,sans-serif;font-size:32px;font-weight:400;line-height:38px;text-decoration:none;transition:color .2s;display:block}.LatestNews-module__WaoGGG__title:hover{color:#3d37b0}.LatestNews-module__WaoGGG__readMore{font-family:var(--font-pilat-wide), "Barlow", sans-serif;color:#3d37b0;align-items:center;gap:.4rem;margin-top:.15rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.LatestNews-module__WaoGGG__readMore .LatestNews-module__WaoGGG__arrowContainer{justify-content:center;align-items:center;width:24px;height:24px;transition:background .3s,border-radius .3s;display:flex;position:relative;overflow:hidden}.LatestNews-module__WaoGGG__readMore:hover .LatestNews-module__WaoGGG__arrowContainer{background:#3d37b0;border-radius:50%}.LatestNews-module__WaoGGG__readMore .LatestNews-module__WaoGGG__arrow1,.LatestNews-module__WaoGGG__readMore .LatestNews-module__WaoGGG__arrow2{transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LatestNews-module__WaoGGG__readMore .LatestNews-module__WaoGGG__arrow2{transform:translate(-200%,-50%)}.LatestNews-module__WaoGGG__readMore:hover .LatestNews-module__WaoGGG__arrow1{transform:translate(150%,-50%)}.LatestNews-module__WaoGGG__readMore:hover .LatestNews-module__WaoGGG__arrow2{transform:translate(-50%,-50%)}.LatestNews-module__WaoGGG__readMore:hover .LatestNews-module__WaoGGG__arrow1,.LatestNews-module__WaoGGG__readMore:hover .LatestNews-module__WaoGGG__arrow2{stroke:#fff}.LatestNews-module__WaoGGG__imgWrap{flex-shrink:0;width:276px;height:188px;overflow:hidden}.LatestNews-module__WaoGGG__img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.LatestNews-module__WaoGGG__rowInner:hover .LatestNews-module__WaoGGG__img{transform:scale(1.05)}.LatestNews-module__WaoGGG__logoPlaceholder{background:#0f1923;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;display:flex}.LatestNews-module__WaoGGG__logoText{color:#fff;letter-spacing:.12em;font-family:Barlow,sans-serif;font-size:.85rem;font-weight:700}@media (max-width:900px){.LatestNews-module__WaoGGG__inner{padding:0 2rem}.LatestNews-module__WaoGGG__imgWrap{width:180px;height:122px}.LatestNews-module__WaoGGG__left{max-width:58%}}@media (max-width:640px){.LatestNews-module__WaoGGG__section{flex-direction:column;justify-content:center;min-height:60vh;padding:3.5rem 0 4rem;display:flex}.LatestNews-module__WaoGGG__inner{width:100%;padding:0 1rem}.LatestNews-module__WaoGGG__carouselContainer{touch-action:pan-y;width:100%;padding-bottom:4.5rem;position:relative;overflow:hidden}.LatestNews-module__WaoGGG__list{flex-direction:row;gap:1rem;width:90%;margin-top:1.5rem;transition:transform .4s cubic-bezier(.25,1,.5,1);display:flex}.LatestNews-module__WaoGGG__row{flex-shrink:0;width:100%;opacity:1!important;transition:none!important;transform:none!important}.LatestNews-module__WaoGGG__divider{display:none!important}.LatestNews-module__WaoGGG__rowInner{flex-direction:column;justify-content:space-between;align-items:stretch;gap:1.25rem;height:100%;padding:0;display:flex}.LatestNews-module__WaoGGG__left{flex-direction:column;order:1;gap:.75rem;max-width:100%;display:flex}.LatestNews-module__WaoGGG__imgWrap{order:2;width:100%;height:220px}.LatestNews-module__WaoGGG__heading{margin-bottom:1.5rem}.LatestNews-module__WaoGGG__mobileNav{z-index:30;gap:.5rem;display:flex;position:absolute;bottom:0;right:0}.LatestNews-module__WaoGGG__navBtn{color:#fff;cursor:pointer;background:#83838349;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .1s;display:flex;box-shadow:0 4px 12px #00000026}.LatestNews-module__WaoGGG__navBtn:active{background:#3d37b0;transform:scale(.95)}}@media (max-width:480px){.LatestNews-module__WaoGGG__imgWrap{height:180px}.LatestNews-module__WaoGGG__title{font-size:24px;line-height:27px}}
.FAQSection-module__b8brQG__section{background-color:#fff;padding:100px 0}.FAQSection-module__b8brQG__container{max-width:1400px;margin:0 auto;padding:0 40px}.FAQSection-module__b8brQG__header{justify-content:space-between;align-items:flex-end;margin-bottom:60px;display:flex}.FAQSection-module__b8brQG__title{font-family:var(--font-pilat-wide), sans-serif;text-transform:uppercase;color:#111;letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.FAQSection-module__b8brQG__btn{color:#111;text-transform:uppercase;border:1px solid #ddd;border-radius:40px;padding:12px 32px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.FAQSection-module__b8brQG__btn:hover{color:#fff;background:#111;border-color:#111}.FAQSection-module__b8brQG__accordion{border-top:1px solid #eee}.FAQSection-module__b8brQG__item{border-bottom:1px solid #eee}.FAQSection-module__b8brQG__questionBtn{cursor:pointer;text-align:left;color:#111;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:32px 0;transition:color .3s;display:flex}.FAQSection-module__b8brQG__questionBtn:hover{color:#2b3990}.FAQSection-module__b8brQG__questionText{font-family:var(--font-pilat-wide), sans-serif;padding-right:24px;font-size:1.25rem;font-weight:700}.FAQSection-module__b8brQG__iconWrap{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.FAQSection-module__b8brQG__icon{width:20px;height:20px;transition:transform .3s}.FAQSection-module__b8brQG__answerWrap{overflow:hidden}.FAQSection-module__b8brQG__answerContent{color:#444;font-size:1.1rem;line-height:1.6;font-family:var(--font-pilat-narrow), sans-serif;max-width:900px;padding-bottom:40px}@media (max-width:768px){.FAQSection-module__b8brQG__header{flex-direction:column;align-items:flex-start;gap:30px;margin-bottom:40px}.FAQSection-module__b8brQG__container{padding:0 20px}.FAQSection-module__b8brQG__questionText{font-size:1.1rem}.FAQSection-module__b8brQG__questionBtn{padding:24px 0}}
.CTABanner-module__LnSY5q__section{align-items:center;min-height:400px;padding:120px 0;display:flex;position:relative;overflow:hidden}.CTABanner-module__LnSY5q__bg{background-position:50%;background-size:cover;transition:transform 1.5s;position:absolute;inset:0}.CTABanner-module__LnSY5q__section:hover .CTABanner-module__LnSY5q__bg{transform:scale(1.05)}.CTABanner-module__LnSY5q__overlay{background:linear-gradient(90deg,#000c 0%,#0006 100%);position:absolute;inset:0}.CTABanner-module__LnSY5q__content{z-index:1;color:#fff;opacity:0;max-width:1400px;margin:0 1rem;padding:0 40px;transition:all .8s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(30px)}.CTABanner-module__LnSY5q__content.CTABanner-module__LnSY5q__visible{opacity:1;transform:translateY(0)}.CTABanner-module__LnSY5q__headline{font-family:var(--font-pilat-wide), sans-serif;text-transform:uppercase;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.1}.CTABanner-module__LnSY5q__sub{font-family:var(--font-pilat-narrow), sans-serif;color:#ffffffe6;max-width:600px;margin-bottom:40px;font-size:20px}.CTABanner-module__LnSY5q__ctaBtn{font-family:var(--font-pilat-narrow), sans-serif;color:#1a1a1a;background-color:#fff;border-radius:4px;align-items:center;gap:12px;padding:16px 32px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.CTABanner-module__LnSY5q__ctaBtn:hover{background-color:var(--brand-blue,#2b3990);color:#fff}@media (max-width:768px){.CTABanner-module__LnSY5q__headline{font-size:32px}.CTABanner-module__LnSY5q__content{padding:0 20px}}
.NewsCard-module__4ms2ZW__card{flex-direction:column;width:100%;display:flex}.NewsCard-module__4ms2ZW__imageLink{width:100%;margin-bottom:24px;display:block;overflow:hidden}.NewsCard-module__4ms2ZW__imageWrap{aspect-ratio:1.55;width:100%;position:relative;overflow:hidden}.NewsCard-module__4ms2ZW__image{object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.NewsCard-module__4ms2ZW__imageLink:hover .NewsCard-module__4ms2ZW__image{transform:scale(1.04)}.NewsCard-module__4ms2ZW__content{flex-direction:column;align-items:flex-start;display:flex}.NewsCard-module__4ms2ZW__date{font-family:var(--font-pilat-narrow), sans-serif;color:#666;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px;font-size:11px}.NewsCard-module__4ms2ZW__title{font-family:var(--font-pilat-wide), sans-serif;text-transform:uppercase;color:#000;margin-bottom:16px;font-size:22px;font-weight:800;line-height:1.15}.NewsCard-module__4ms2ZW__title a{color:inherit;text-decoration:none;transition:color .3s}.NewsCard-module__4ms2ZW__title a:hover{color:#1a365d}.NewsCard-module__4ms2ZW__excerpt{font-family:var(--font-pilat-narrow), sans-serif;color:#444;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:20px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.NewsCard-module__4ms2ZW__readMore{font-family:var(--font-pilat-narrow), sans-serif;color:#1a365d;align-items:center;gap:8px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .3s;display:inline-flex}.NewsCard-module__4ms2ZW__readMore:hover{opacity:.7}.NewsCard-module__4ms2ZW__readMore svg{transition:transform .3s}.NewsCard-module__4ms2ZW__readMore:hover svg{transform:translate(4px)}@media (max-width:768px){.NewsCard-module__4ms2ZW__title{font-size:18px}}
.SolutionInsights-module__VdN62G__section{background-color:#f8f9fa;padding:100px 0}.SolutionInsights-module__VdN62G__container{max-width:1400px;margin:0 auto;padding:0 40px}.SolutionInsights-module__VdN62G__header{justify-content:space-between;align-items:flex-end;margin-bottom:50px;display:flex}.SolutionInsights-module__VdN62G__title{font-family:var(--font-pilat-wide), sans-serif;color:#1a1a1a;text-transform:uppercase;margin:0;font-size:clamp(32px,4vw,48px);font-weight:800}.SolutionInsights-module__VdN62G__viewAll{font-family:var(--font-pilat-wide), sans-serif;color:#2b3990;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.SolutionInsights-module__VdN62G__viewAll:hover{gap:12px}.SolutionInsights-module__VdN62G__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.SolutionInsights-module__VdN62G__empty{color:#5f6570;margin:0;font-size:16px;line-height:1.6}@media (max-width:1024px){.SolutionInsights-module__VdN62G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.SolutionInsights-module__VdN62G__container{padding:0 20px}.SolutionInsights-module__VdN62G__header{flex-direction:column;align-items:flex-start;gap:20px}.SolutionInsights-module__VdN62G__grid{grid-template-columns:1fr}}
.CTABanner-module__h7MYOq__section{align-items:center;width:100%;height:450px;font-family:Barlow,DM Sans,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.CTABanner-module__h7MYOq__bg{background-position:50% 40%;background-repeat:no-repeat;background-size:cover;animation:8s ease-out forwards CTABanner-module__h7MYOq__zoomIn;position:absolute;inset:0}@keyframes CTABanner-module__h7MYOq__zoomIn{0%{transform:scale(1.04)}to{transform:scale(1)}}.CTABanner-module__h7MYOq__overlay{background:linear-gradient(90deg,#000000fa 0%,#000000d1 28%,#00000059 55%,#0000000d 100%);position:absolute;inset:0}.CTABanner-module__h7MYOq__content{z-index:10;opacity:0;flex-direction:column;gap:.9rem;width:100%;max-width:1300px;margin:0 auto;padding:0 4rem;transition:opacity .6s,transform .6s;display:flex;position:relative;transform:translate(-20px)}.CTABanner-module__h7MYOq__visible{opacity:1;transform:translate(0)}.CTABanner-module__h7MYOq__headline{color:#fff;text-transform:uppercase;letter-spacing:.02em;max-width:600px;margin:0;font-size:clamp(1.8rem,5vw,3rem);line-height:1.07}.CTABanner-module__h7MYOq__headline span{font-weight:700;font-family:var(--font-pilat-wide), "Barlow", sans-serif!important}.CTABanner-module__h7MYOq__sub{font-size:clamp(1rem,2vw,1.2rem);font-family:var(--font-pilat-wide), "Barlow", sans-serif;color:#ffffffe6;max-width:560px;margin:1rem 0;font-weight:300;line-height:1.5}.CTABanner-module__h7MYOq__ctaBtn{color:#271356;font-family:var(--font-pilat-wide), "Barlow", sans-serif;letter-spacing:.02em;background:#fff;border:1.5px solid #ffffffbf;border-radius:999px;align-items:center;gap:.55rem;width:fit-content;margin-top:.35rem;padding:.7rem 1.6rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .25s,border-color .25s,color .25s,gap .2s,transform .2s;display:inline-flex}.CTABanner-module__h7MYOq__ctaBtn:hover{color:#111;background:#fff;border-color:#fff;gap:.55rem;transform:translateY(-1px)}.CTABanner-module__h7MYOq__ctaBtn .CTABanner-module__h7MYOq__arrowContainer{justify-content:center;align-items:center;width:24px;height:24px;transition:background .3s,border-radius .3s;display:flex;position:relative;overflow:hidden}.CTABanner-module__h7MYOq__ctaBtn:hover .CTABanner-module__h7MYOq__arrowContainer{background:#fff;border-radius:50%}.CTABanner-module__h7MYOq__ctaBtn .CTABanner-module__h7MYOq__arrow1,.CTABanner-module__h7MYOq__ctaBtn .CTABanner-module__h7MYOq__arrow2{transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTABanner-module__h7MYOq__ctaBtn .CTABanner-module__h7MYOq__arrow2{transform:translate(-200%,-50%)}.CTABanner-module__h7MYOq__ctaBtn:hover .CTABanner-module__h7MYOq__arrow1{transform:translate(150%,-50%)}.CTABanner-module__h7MYOq__ctaBtn:hover .CTABanner-module__h7MYOq__arrow2{transform:translate(-50%,-50%)}.CTABanner-module__h7MYOq__ctaBtn:hover .CTABanner-module__h7MYOq__arrow1,.CTABanner-module__h7MYOq__ctaBtn:hover .CTABanner-module__h7MYOq__arrow2{stroke:#111}@media (max-width:900px){.CTABanner-module__h7MYOq__content{padding:0 2.5rem}.CTABanner-module__h7MYOq__section{height:360px}}@media (max-width:768px){.CTABanner-module__h7MYOq__section{height:auto;min-height:500px;padding:3rem 0}.CTABanner-module__h7MYOq__content{padding:0 1.5rem}.CTABanner-module__h7MYOq__overlay{background:#000000a6}.CTABanner-module__h7MYOq__headline{font-size:clamp(1.6rem,7vw,2.2rem)}.CTABanner-module__h7MYOq__ctaBtn{justify-content:center;width:100%;max-width:fit-content;margin-top:1rem}}@media (max-width:480px){.CTABanner-module__h7MYOq__content{gap:.75rem;padding:0 1.25rem}.CTABanner-module__h7MYOq__headline{font-size:clamp(1.5rem,8vw,2rem)}}
.Testimonials-module__1fRRMq__section{background:#f8f9fa;width:100%;padding:6rem 0;position:relative;overflow:hidden}.Testimonials-module__1fRRMq__container{max-width:1300px;margin:0 auto;padding:0 2rem}.Testimonials-module__1fRRMq__heading{color:#111;text-align:center;text-transform:uppercase;margin-bottom:4rem;font-family:Barlow,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600}.Testimonials-module__1fRRMq__marqueeContainer{width:100%;display:flex;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Testimonials-module__1fRRMq__track{white-space:nowrap;gap:2rem;animation:40s linear infinite Testimonials-module__1fRRMq__marquee;display:flex}.Testimonials-module__1fRRMq__track:hover{animation-play-state:paused}@keyframes Testimonials-module__1fRRMq__marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}.Testimonials-module__1fRRMq__card{white-space:normal;background:#fff;border:1px solid #0000000d;border-radius:5px;flex-direction:column;flex-shrink:0;gap:1rem;width:380px;margin:1rem 0;padding:2rem;display:flex;box-shadow:0 10px 24px #0000000d}.Testimonials-module__1fRRMq__stars{color:#fbbf24;gap:.25rem;display:flex}.Testimonials-module__1fRRMq__quote{color:#444;flex-grow:1;font-size:1.1rem;font-style:italic;line-height:1.6}.Testimonials-module__1fRRMq__author{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.Testimonials-module__1fRRMq__avatar{width:48px;height:48px;color:var(--brand-blue-dark);background:#f1f5f9;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.Testimonials-module__1fRRMq__info{flex-direction:column;display:flex}.Testimonials-module__1fRRMq__name{color:#111;font-size:1.1rem;font-weight:700}.Testimonials-module__1fRRMq__designation{color:#888;font-size:.85rem;font-weight:500}@media (max-width:768px){.Testimonials-module__1fRRMq__section{padding:4rem 0}.Testimonials-module__1fRRMq__card{width:320px;padding:1.75rem}.Testimonials-module__1fRRMq__heading{margin-bottom:2.5rem}}
.Services-module__r7uYjG__section{width:100%;font-family:var(--font-pilat-narrow), sans-serif;background:#f0f0f0;padding:0 2rem 5rem}.Services-module__r7uYjG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1220px;margin:0 auto;display:grid}.Services-module__r7uYjG__card{cursor:pointer;opacity:0;background:#fff;flex-direction:column;height:420px;transition:opacity .55s,transform .55s,box-shadow .3s;display:flex;overflow:hidden;transform:translateY(30px)}.Services-module__r7uYjG__cardVisible{opacity:1;transform:translateY(0)}.Services-module__r7uYjG__imageWrap{flex:auto;width:100%;min-height:0;position:relative;overflow:hidden}.Services-module__r7uYjG__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .55s;display:block;position:absolute;top:0;left:0}.Services-module__r7uYjG__card:hover .Services-module__r7uYjG__image{transform:scale(1.06)}.Services-module__r7uYjG__body{flex-direction:column;flex:none;padding:1.75rem 1.75rem 1.5rem;display:flex;position:relative;overflow:hidden}.Services-module__r7uYjG__title{color:#111;z-index:1;margin:0;font-family:Barlow,sans-serif;font-size:clamp(1.15rem,1.6vw,1.4rem);font-weight:700;line-height:1.2;transition:margin-bottom .4s;position:relative}.Services-module__r7uYjG__slideContent{opacity:0;flex-direction:column;gap:.85rem;max-height:0;transition:transform .42s cubic-bezier(.4,.3,.56,1),opacity .42s,max-height .56s cubic-bezier(.4,.3,.56,1);display:flex;overflow:hidden;transform:translateY(24px)}.Services-module__r7uYjG__card:hover .Services-module__r7uYjG__slideContent{opacity:1;max-height:300px;transform:translateY(0)}.Services-module__r7uYjG__rule{border:none;border-top:1px solid #e0e0e0;margin:.5rem 0 0}.Services-module__r7uYjG__description{color:#555;margin:0;font-size:.875rem;font-weight:300;line-height:1.4}.Services-module__r7uYjG__explore{color:#3d37b0;align-items:center;gap:.45rem;margin-top:.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex;font-family:var(--font-pilat-wide), "Barlow", sans-serif!important}.Services-module__r7uYjG__explore:hover{color:#2a2490;gap:.75rem}.Services-module__r7uYjG__explore svg{flex-shrink:0;transition:transform .2s}.Services-module__r7uYjG__explore:hover svg{transform:translate(3px)}.Services-module__r7uYjG__exploreDefault{color:#3d37b0;align-items:center;gap:.45rem;margin-top:1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .2s,opacity .3s,color .2s;display:inline-flex;font-family:var(--font-pilat-wide), "Barlow", sans-serif!important}.Services-module__r7uYjG__exploreDefault .Services-module__r7uYjG__arrowContainer{justify-content:center;align-items:center;width:24px;height:24px;transition:background .3s,border-radius .3s;display:flex;position:relative;overflow:hidden}.Services-module__r7uYjG__exploreDefault .Services-module__r7uYjG__arrow1,.Services-module__r7uYjG__exploreDefault .Services-module__r7uYjG__arrow2{transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Services-module__r7uYjG__exploreDefault .Services-module__r7uYjG__arrow2{transform:translate(-200%,-50%)}.Services-module__r7uYjG__exploreDefault:hover .Services-module__r7uYjG__arrow1{transform:translate(150%,-50%)}.Services-module__r7uYjG__exploreDefault:hover .Services-module__r7uYjG__arrow2{transform:translate(-50%,-50%)}@media (max-width:1024px){.Services-module__r7uYjG__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:640px){.Services-module__r7uYjG__section{padding:0 1.25rem 3.5rem}.Services-module__r7uYjG__grid{grid-template-columns:1fr;gap:1rem}.Services-module__r7uYjG__card{height:auto}.Services-module__r7uYjG__imageWrap{aspect-ratio:5/4;flex:none}.Services-module__r7uYjG__slideContent{opacity:1;max-height:300px;transform:translateY(0)}}
.WhySonatek-module__Wh6vAW__section{background:#fff;width:100%;padding:6rem 2rem 5.5rem;font-family:Barlow,DM Sans,-apple-system,sans-serif}.WhySonatek-module__Wh6vAW__inner{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:0;max-width:900px;margin:0 auto;transition:opacity .65s,transform .65s;display:flex;transform:translateY(28px)}.WhySonatek-module__Wh6vAW__visible{opacity:1;transform:translateY(0)}.WhySonatek-module__Wh6vAW__label{text-transform:uppercase;color:#2d2d3a;font-size:.9rem;font-weight:600;font-family:var(--font-pilat-wide);margin:0 0 20px}.WhySonatek-module__Wh6vAW__headline{text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(2.5rem,4vw,3rem);font-weight:700;line-height:1.05;font-family:var(--font-pilat-wide);background:linear-gradient(135deg,#5f58e1 0%,#211a6b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 2.5rem;transition-delay:80ms}.WhySonatek-module__Wh6vAW__body{color:#000;max-width:760px;font-size:20px;font-weight:300;line-height:29px;font-family:var(--font-pilat);margin:0 0 2.2rem;transition-delay:.14s}.WhySonatek-module__Wh6vAW__cta{font-size:.95rem;font-family:var(--font-pilat-wide), "Barlow", sans-serif;color:#3e3c90;letter-spacing:.01em;align-items:center;gap:.55rem;font-weight:600;text-decoration:none;transition:color .2s .18s;display:inline-flex}.WhySonatek-module__Wh6vAW__cta .WhySonatek-module__Wh6vAW__arrowContainer{justify-content:center;align-items:center;width:24px;height:24px;transition:background .3s,border-radius .3s;display:flex;position:relative;overflow:hidden}.WhySonatek-module__Wh6vAW__cta:hover .WhySonatek-module__Wh6vAW__arrowContainer{background:#5b55cc;border-radius:50%}.WhySonatek-module__Wh6vAW__cta .WhySonatek-module__Wh6vAW__arrow1,.WhySonatek-module__Wh6vAW__cta .WhySonatek-module__Wh6vAW__arrow2{transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WhySonatek-module__Wh6vAW__cta .WhySonatek-module__Wh6vAW__arrow2{transform:translate(-200%,-50%)}.WhySonatek-module__Wh6vAW__cta:hover .WhySonatek-module__Wh6vAW__arrow1{transform:translate(150%,-50%)}.WhySonatek-module__Wh6vAW__cta:hover .WhySonatek-module__Wh6vAW__arrow2{transform:translate(-50%,-50%)}.WhySonatek-module__Wh6vAW__cta:hover .WhySonatek-module__Wh6vAW__arrow1,.WhySonatek-module__Wh6vAW__cta:hover .WhySonatek-module__Wh6vAW__arrow2{stroke:#fff}@media (max-width:1225px){.WhySonatek-module__Wh6vAW__inner{padding:0 3rem}}@media (max-width:768px){.WhySonatek-module__Wh6vAW__inner{padding:0 3rem}.WhySonatek-module__Wh6vAW__section{padding:4.5rem 1.5rem 4rem}.WhySonatek-module__Wh6vAW__headline{font-size:clamp(2rem,3.8vw,3rem)}.WhySonatek-module__Wh6vAW__body{line-height:22px}}@media (max-width:480px){.WhySonatek-module__Wh6vAW__inner{padding:0}.WhySonatek-module__Wh6vAW__section{padding:3.5rem 1.25rem 3rem}.WhySonatek-module__Wh6vAW__headline{letter-spacing:-.02em}.WhySonatek-module__Wh6vAW__body{font-size:1rem}}
.FeaturedNewsCard-module__LimpsW__card{gap:clamp(40px,5vw,54px);width:100%;margin-bottom:clamp(60px,8vw,100px);display:flex}.FeaturedNewsCard-module__LimpsW__reversed{flex-direction:row-reverse}.FeaturedNewsCard-module__LimpsW__imageLink{flex:0 0 58%;display:block;overflow:hidden}.FeaturedNewsCard-module__LimpsW__imageWrap{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.FeaturedNewsCard-module__LimpsW__image{object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.FeaturedNewsCard-module__LimpsW__imageLink:hover .FeaturedNewsCard-module__LimpsW__image{transform:scale(1.03)}.FeaturedNewsCard-module__LimpsW__content{flex-direction:column;flex:1;justify-content:center;display:flex}.FeaturedNewsCard-module__LimpsW__contentInner{flex-direction:column;align-items:flex-start;max-width:480px;display:flex}.FeaturedNewsCard-module__LimpsW__date{font-family:var(--font-pilat-narrow), sans-serif;color:#666;letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:13px}.FeaturedNewsCard-module__LimpsW__title{font-family:var(--font-pilat-wide), sans-serif;text-transform:uppercase;color:#000;margin-bottom:24px;font-size:clamp(28px,3.5vw,32px);font-weight:700;line-height:1.1}.FeaturedNewsCard-module__LimpsW__title a{color:inherit;text-decoration:none;transition:color .3s}.FeaturedNewsCard-module__LimpsW__title a:hover{color:#1a365d}.FeaturedNewsCard-module__LimpsW__excerpt{font-family:var(--font-pilat-narrow), sans-serif;color:#333;margin-bottom:18px;font-size:16px;line-height:1.6}.FeaturedNewsCard-module__LimpsW__readMore{font-family:var(--font-pilat-wide), sans-serif;color:#1a365d;align-items:center;gap:12px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .3s;display:inline-flex}.FeaturedNewsCard-module__LimpsW__readMore:hover{opacity:.85}.FeaturedNewsCard-module__LimpsW__arrowContainer{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .3s,border-radius .3s,color .3s;display:flex;position:relative;overflow:hidden}.FeaturedNewsCard-module__LimpsW__readMore:hover .FeaturedNewsCard-module__LimpsW__arrowContainer{color:#fff;background:#1a365d;border-radius:50%}.FeaturedNewsCard-module__LimpsW__arrow1,.FeaturedNewsCard-module__LimpsW__arrow2{transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeaturedNewsCard-module__LimpsW__arrow2{transform:translate(-200%,-50%)}.FeaturedNewsCard-module__LimpsW__readMore:hover .FeaturedNewsCard-module__LimpsW__arrow1{transform:translate(150%,-50%)}.FeaturedNewsCard-module__LimpsW__readMore:hover .FeaturedNewsCard-module__LimpsW__arrow2{transform:translate(-50%,-50%)}@media (max-width:1024px){.FeaturedNewsCard-module__LimpsW__card{flex-direction:column;gap:32px}.FeaturedNewsCard-module__LimpsW__reversed{flex-direction:column}.FeaturedNewsCard-module__LimpsW__imageLink{flex:100%;width:100%}.FeaturedNewsCard-module__LimpsW__contentInner{max-width:100%}}@media (max-width:640px){.FeaturedNewsCard-module__LimpsW__card{gap:24px;margin-bottom:clamp(40px,6vw,64px)}.FeaturedNewsCard-module__LimpsW__title{font-size:clamp(22px,6vw,28px)}.FeaturedNewsCard-module__LimpsW__excerpt{margin-bottom:24px;font-size:15px}}@media (max-width:480px){.FeaturedNewsCard-module__LimpsW__card{gap:20px;margin-bottom:40px}.FeaturedNewsCard-module__LimpsW__title{font-size:clamp(20px,6vw,24px)}}
.FloatingTags-module__Pf4Pda__floatingContainer{background:#f8f8f8;border:1px solid #cac8c8;border-radius:5px;flex-direction:column;width:100%;max-height:calc(100vh - 160px);padding:32px 24px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden}.FloatingTags-module__Pf4Pda__floatingContainer:hover{border-color:#e5e7eb;box-shadow:0 10px 40px #0000000a}.FloatingTags-module__Pf4Pda__title{font-family:var(--font-pilat-wide), sans-serif;text-transform:uppercase;color:#999;letter-spacing:.12em;margin-bottom:24px;padding-left:4px;font-size:13px;font-weight:800}.FloatingTags-module__Pf4Pda__tagList{flex-direction:column;gap:8px;margin-right:-8px;padding-right:8px;display:flex;overflow-y:auto}.FloatingTags-module__Pf4Pda__tagList::-webkit-scrollbar{width:4px}.FloatingTags-module__Pf4Pda__tagList::-webkit-scrollbar-track{background:0 0}.FloatingTags-module__Pf4Pda__tagList::-webkit-scrollbar-thumb{background:#eee;border-radius:10px}.FloatingTags-module__Pf4Pda__tagList:hover::-webkit-scrollbar-thumb{background:#ddd}.FloatingTags-module__Pf4Pda__tagItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;width:calc(100% + 16px);margin:0 -8px;padding:12px 16px;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex}.FloatingTags-module__Pf4Pda__tagLabel{font-family:var(--font-pilat-narrow), sans-serif;color:#222;font-size:16px;font-weight:600;transition:color .3s}.FloatingTags-module__Pf4Pda__chevron{color:#ccc;opacity:0;align-items:center;transition:all .3s;display:flex;transform:translate(-10px)}.FloatingTags-module__Pf4Pda__tagItem:hover{background-color:#f5f7ff}.FloatingTags-module__Pf4Pda__tagItem:hover .FloatingTags-module__Pf4Pda__tagLabel{color:#3b82f6}.FloatingTags-module__Pf4Pda__tagItem:hover .FloatingTags-module__Pf4Pda__chevron{color:#3b82f6;opacity:1;transform:translate(0)}@media (max-width:768px){.FloatingTags-module__Pf4Pda__floatingContainer{background:#fff;border:none;border-bottom:1px solid #0000000d;border-radius:0;width:calc(100% + 48px);max-width:100vw;max-height:none;margin-left:-24px;margin-right:-24px;padding:8px 0;overflow:hidden;box-shadow:0 4px 10px #00000008}.FloatingTags-module__Pf4Pda__title{display:none}.FloatingTags-module__Pf4Pda__tagList{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;gap:8px;margin:0;padding:0 8px;overflow:auto visible}.FloatingTags-module__Pf4Pda__tagList::-webkit-scrollbar{display:none}.FloatingTags-module__Pf4Pda__tagItem{white-space:nowrap;background:#f9fafb;border:1px solid #e5e7eb;border-radius:100px;flex-shrink:0;width:auto;margin:0;padding:8px 18px}.FloatingTags-module__Pf4Pda__tagLabel{color:#374151;font-size:12px;font-weight:500}.FloatingTags-module__Pf4Pda__chevron{display:none}}
