.HeroSection-module__dJcn-G__hero{align-items:end;width:100%;min-height:700px;padding:70px 0;display:flex;position:relative;overflow:hidden}.HeroSection-module__dJcn-G__bgImage{filter:brightness(.45)saturate(1.2);will-change:transform,filter;background:url(/images/hero-bg.webp) 50%/cover no-repeat;transition:transform 2.8s cubic-bezier(.25,.46,.45,.94),filter 2.8s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:-6%;transform:scale(1.12)}.HeroSection-module__dJcn-G__heroReady .HeroSection-module__dJcn-G__bgImage{filter:brightness(.55)saturate(1.1);transform:scale(1)}.HeroSection-module__dJcn-G__bgOverlay{z-index:1;position:absolute;inset:0}.HeroSection-module__dJcn-G__mapDots{z-index:1;opacity:0;background-image:radial-gradient(#c79a2b2e 1px,#0000 1px);background-size:36px 36px;transition:opacity 1.6s .8s;animation:8s ease-in-out infinite alternate HeroSection-module__dJcn-G__mapFloat;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 70% 40%,#000 0%,#0000 80%);mask-image:radial-gradient(80% 60% at 70% 40%,#000 0%,#0000 80%)}.HeroSection-module__dJcn-G__heroReady .HeroSection-module__dJcn-G__mapDots{opacity:1}@keyframes HeroSection-module__dJcn-G__mapFloat{0%{transform:translateY(0)}to{transform:translateY(-12px)}}.HeroSection-module__dJcn-G__orb1,.HeroSection-module__dJcn-G__orb2{pointer-events:none;z-index:1;filter:blur(80px);opacity:0;border-radius:50%;transition:opacity 2s 1s;position:absolute}.HeroSection-module__dJcn-G__orb1{background:radial-gradient(circle,#0f3a5db3 0%,#0000 70%);width:480px;height:480px;top:-100px;left:-100px}.HeroSection-module__dJcn-G__orb2{background:radial-gradient(circle,#c79a2b26 0%,#0000 70%);width:320px;height:320px;animation:5s ease-in-out infinite alternate HeroSection-module__dJcn-G__orbPulse;bottom:60px;right:15%}.HeroSection-module__dJcn-G__heroReady .HeroSection-module__dJcn-G__orb1,.HeroSection-module__dJcn-G__heroReady .HeroSection-module__dJcn-G__orb2{opacity:1}@keyframes HeroSection-module__dJcn-G__orbPulse{0%{opacity:.8;transform:scale(1)}to{opacity:.4;transform:scale(1.15)}}.HeroSection-module__dJcn-G__container{z-index:2;flex-direction:column;gap:0;width:100%;max-width:1260px;margin:0 auto;padding:0 48px;display:flex;position:relative}.HeroSection-module__dJcn-G__accentLine{background:#c79a2b;border-radius:0;width:0;height:4px;margin-bottom:40px;transition:width 1s cubic-bezier(.16,1,.3,1) .3s}.HeroSection-module__dJcn-G__heroReady .HeroSection-module__dJcn-G__accentLine{width:80px}.HeroSection-module__dJcn-G__heading{color:#fff;letter-spacing:-1.5px;margin-bottom:28px;font-size:clamp(52px,8vw,90px);font-weight:200;line-height:1.15}.HeroSection-module__dJcn-G__word{opacity:0;transition:opacity .75s cubic-bezier(.16,1,.3,1)calc(.55s + var(--i)*.13s),transform .75s cubic-bezier(.16,1,.3,1)calc(.55s + var(--i)*.13s);will-change:transform,opacity;display:inline-block;transform:translateY(60px)scale(.94)}.HeroSection-module__dJcn-G__heroReady .HeroSection-module__dJcn-G__word{opacity:1;transform:translateY(0)scale(1)}.HeroSection-module__dJcn-G__subtext{color:#fff;opacity:0;max-width:550px;margin-bottom:44px;font-size:18px;font-weight:200;line-height:1.8;transition:opacity .8s 1s,transform .8s 1s;transform:translateY(24px)}.HeroSection-module__dJcn-G__heroReady .HeroSection-module__dJcn-G__subtext{opacity:1;transform:translateY(0)}.HeroSection-module__dJcn-G__buttonGroup{opacity:0;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:0;transition:opacity .75s 1.15s,transform .75s 1.15s;display:flex;transform:translateY(20px)}.HeroSection-module__dJcn-G__heroReady .HeroSection-module__dJcn-G__buttonGroup{opacity:1;transform:translateY(0)}.HeroSection-module__dJcn-G__primaryBtn{color:#0f1f33;letter-spacing:.2px;background:#fff;border-radius:0;align-items:center;gap:10px;padding:17px 34px;font-size:15px;font-weight:600;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.HeroSection-module__dJcn-G__primaryBtn:hover{color:#fff;background:#b8860b;box-shadow:0 8px 28px #00000040}.HeroSection-module__dJcn-G__btnArrow{transition:transform .25s}.HeroSection-module__dJcn-G__primaryBtn:hover .HeroSection-module__dJcn-G__btnArrow{transform:translate(4px)}.HeroSection-module__dJcn-G__secondaryBtn{color:#fff;letter-spacing:.2px;background:0 0;border-radius:8px;align-items:center;margin:15px 30px;font-size:15px;font-weight:400;text-decoration:none;transition:border-color .25s,background .25s,transform .25s;display:inline-flex;position:relative}.HeroSection-module__dJcn-G__secondaryBtn:after{content:"";background-color:#b8860b;width:0;height:1px;display:inline-block;position:absolute;bottom:-1px;left:0}.HeroSection-module__dJcn-G__secondaryBtn:hover{color:#b8860b}.HeroSection-module__dJcn-G__secondaryBtn:hover:after{width:100%}.HeroSection-module__dJcn-G__scrollOverlay{z-index:2;pointer-events:none;will-change:opacity;background:#8a8a8ad9;position:absolute;inset:0}@media (max-width:1024px){.HeroSection-module__dJcn-G__container{padding:0 36px}.HeroSection-module__dJcn-G__heading{letter-spacing:-1px;font-size:clamp(40px,7vw,72px)}.HeroSection-module__dJcn-G__subtext{max-width:460px;font-size:16px}}@media (max-width:640px){.HeroSection-module__dJcn-G__hero{align-items:flex-end;min-height:100svh;padding-bottom:60px}.HeroSection-module__dJcn-G__container{padding:0 20px}.HeroSection-module__dJcn-G__accentLine{margin-bottom:20px}.HeroSection-module__dJcn-G__heading{letter-spacing:-.5px;margin-bottom:20px;font-size:clamp(36px,11vw,56px)}.HeroSection-module__dJcn-G__subtext{max-width:100%;margin-bottom:28px;font-size:14.5px}.HeroSection-module__dJcn-G__buttonGroup{flex-direction:column;gap:12px;margin-bottom:40px}.HeroSection-module__dJcn-G__primaryBtn,.HeroSection-module__dJcn-G__secondaryBtn{justify-content:center;width:100%;padding:14px 24px;font-size:14px}.HeroSection-module__dJcn-G__bgOverlay{background:linear-gradient(90deg,#050e1ef2 0%,#050e1ed9 60%,#050e1e80 100%),linear-gradient(#0000 50%,#050e1ecc 100%)}}@media (max-width:380px){.HeroSection-module__dJcn-G__heading{font-size:32px}}
.CorporateProfile-module__olNw4q__section{background:#fff;padding:120px 0}.CorporateProfile-module__olNw4q__container{grid-template-columns:.7fr 1fr;align-items:center;gap:60px;max-width:1320px;margin:auto;padding:0 32px;display:grid}.CorporateProfile-module__olNw4q__label{letter-spacing:.2em;color:#b8860b;font-size:.875rem;font-weight:700}.CorporateProfile-module__olNw4q__title{color:#0a2540;margin:28px 0;font-size:44px;font-weight:300;line-height:1.3}.CorporateProfile-module__olNw4q__title span{color:#b8860b;font-weight:600}.CorporateProfile-module__olNw4q__line{background:#0a2540;width:96px;height:4px;margin:20px 0 30px}.CorporateProfile-module__olNw4q__text{color:#6b7280;max-width:500px;font-size:16px;font-weight:300;line-height:1.9}.CorporateProfile-module__olNw4q__link{color:#0a2540;transform:all .3s linear;border-bottom:1px solid #0a2540;margin-top:25px;padding-bottom:4px;font-size:15px;font-weight:600;text-decoration:none;display:inline-block;position:relative}.CorporateProfile-module__olNw4q__link:hover{color:#b8860b;border-bottom:1px solid #b8860b}.CorporateProfile-module__olNw4q__link .CorporateProfile-module__olNw4q__arrow{margin-left:6px;transition:all .3s linear;display:inline-block}.CorporateProfile-module__olNw4q__link:hover .CorporateProfile-module__olNw4q__arrow{color:#b8860b;margin-left:10px}.CorporateProfile-module__olNw4q__cards{grid-template-columns:1fr 1fr;gap:30px;display:grid}.CorporateProfile-module__olNw4q__card{background:#f8fafc;border:1px solid #efefefe7;border-radius:16px;padding:40px;transition:all .3s}.CorporateProfile-module__olNw4q__card:hover{background-color:#fff;transform:translateY(-6px);box-shadow:0 25px 50px -12px #00000050}.CorporateProfile-module__olNw4q__icon{color:#fff;background:#0f2f4a;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:28px;font-size:20px;transition:all .3s ease-in-out;display:flex}.CorporateProfile-module__olNw4q__card:hover .CorporateProfile-module__olNw4q__icon{background-color:#b8860b}.CorporateProfile-module__olNw4q__card h3{color:#0a2540;margin-bottom:16px;font-size:23px;font-weight:200}.CorporateProfile-module__olNw4q__card p{color:#6b7995;margin-bottom:0;font-size:15px;font-weight:300;line-height:1.8}@media (max-width:992px){.CorporateProfile-module__olNw4q__container{grid-template-columns:1fr;gap:50px}.CorporateProfile-module__olNw4q__cards{grid-template-columns:1fr 1fr}}@media (max-width:600px){.CorporateProfile-module__olNw4q__section{padding:80px 0}.CorporateProfile-module__olNw4q__title{font-size:32px}.CorporateProfile-module__olNw4q__cards{grid-template-columns:1fr}}
.PortfolioSection-module__E2-JkG__section{background:#f7f8fb;padding:120px 0}.PortfolioSection-module__E2-JkG__container{max-width:1320px;margin:auto;padding:0 32px}.PortfolioSection-module__E2-JkG__header{justify-content:space-between;align-items:flex-end;margin-bottom:50px;display:flex}.PortfolioSection-module__E2-JkG__label{letter-spacing:.2em;color:#b8860b;font-size:.875rem;font-weight:700}.PortfolioSection-module__E2-JkG__title{color:#0a2540;margin-top:15px;font-size:44px;font-weight:300}.PortfolioSection-module__E2-JkG__viewAll{color:#0a2540;cursor:pointer;border-bottom:1px solid #0a2540;padding-bottom:3px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.PortfolioSection-module__E2-JkG__viewAll:hover{color:#b8860b;border-color:#b8860b}.PortfolioSection-module__E2-JkG__grid{grid-template-columns:2fr 1fr;gap:24px;display:grid}.PortfolioSection-module__E2-JkG__rightColumn{gap:24px;display:grid}.PortfolioSection-module__E2-JkG__bottomGrid{grid-template-columns:2fr 1fr;gap:24px;margin-top:24px;margin-bottom:24px;display:grid}.PortfolioSection-module__E2-JkG__bottomGrid .PortfolioSection-module__E2-JkG__leftColumn{grid-template-columns:1fr 1fr;gap:24px;display:grid}.PortfolioSection-module__E2-JkG__bottomGrid .PortfolioSection-module__E2-JkG__card{height:350px}.PortfolioSection-module__E2-JkG__card{cursor:pointer;border-radius:1rem;min-height:350px;transition:transform .3s,box-shadow .3s,all .3s linear;position:relative;overflow:hidden}.PortfolioSection-module__E2-JkG__card:hover{margin-top:-4px;box-shadow:0 10px 35px #0000001f}.PortfolioSection-module__E2-JkG__large{min-height:500px}.PortfolioSection-module__E2-JkG__large .PortfolioSection-module__E2-JkG__overlay h3{font-size:34px}.PortfolioSection-module__E2-JkG__large .PortfolioSection-module__E2-JkG__overlay p{width:32rem;font-size:17px;font-weight:100}.PortfolioSection-module__E2-JkG__card img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.PortfolioSection-module__E2-JkG__card:hover img{transform:scale(1.08)}.PortfolioSection-module__E2-JkG__overlay{color:#fff;background:linear-gradient(#0000002e 0%,#00000073 50%,#000000e0 100%);flex-direction:column;justify-content:flex-end;padding:20px 30px;transition:padding .3s;display:flex;position:absolute;inset:0}.PortfolioSection-module__E2-JkG__card:hover .PortfolioSection-module__E2-JkG__overlay{padding-bottom:36px}.PortfolioSection-module__E2-JkG__overlay .PortfolioSection-module__E2-JkG__explore{color:#b8860b;opacity:0;letter-spacing:.1em;margin-bottom:16px;font-size:12px;font-weight:600;transition:opacity .3s,transform .3s;display:block;transform:translateY(4px)}.PortfolioSection-module__E2-JkG__card:hover .PortfolioSection-module__E2-JkG__overlay .PortfolioSection-module__E2-JkG__explore{opacity:1}.PortfolioSection-module__E2-JkG__overlay h3{margin-bottom:14px;font-size:23px;font-weight:700;line-height:1.25}.PortfolioSection-module__E2-JkG__overlay p{opacity:.9;margin-bottom:24px;font-size:13px;font-weight:200;line-height:1.8}.PortfolioSection-module__E2-JkG__link{color:#efeded;border-bottom:1.5px solid #b8860b;align-self:flex-start;align-items:center;gap:8px;padding-bottom:4px;font-size:14px;font-weight:600;text-decoration:none;transition:color .25s,border-color .25s,gap .25s;display:inline-flex}.PortfolioSection-module__E2-JkG__card:hover .PortfolioSection-module__E2-JkG__link{color:#fff;gap:12px}.PortfolioSection-module__E2-JkG__arrow{flex-shrink:0;transition:transform .3s}.PortfolioSection-module__E2-JkG__card:hover .PortfolioSection-module__E2-JkG__arrow{transform:translate(4px)}.PortfolioSection-module__E2-JkG__icon{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3;color:#fff;background:#838d98bf;border:1px solid #9da4ab99;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;transition:background .3s,border-color .3s;display:flex;position:absolute;top:20px;right:20px}.PortfolioSection-module__E2-JkG__card:hover .PortfolioSection-module__E2-JkG__icon{background-color:#b8860b;border-color:#b8860b}.PortfolioSection-module__E2-JkG__overlayLink{z-index:4;position:absolute;inset:0}@media (max-width:1024px){.PortfolioSection-module__E2-JkG__grid{grid-template-columns:1fr}.PortfolioSection-module__E2-JkG__rightColumn{grid-template-columns:1fr 1fr}.PortfolioSection-module__E2-JkG__large{min-height:350px}.PortfolioSection-module__E2-JkG__bottomGrid{grid-template-columns:1fr}.PortfolioSection-module__E2-JkG__bottomGrid .PortfolioSection-module__E2-JkG__leftColumn{grid-template-columns:1fr 1fr}}@media (max-width:600px){.PortfolioSection-module__E2-JkG__section{padding:80px 0}.PortfolioSection-module__E2-JkG__header{flex-direction:column;align-items:flex-start;gap:20px}.PortfolioSection-module__E2-JkG__title{font-size:32px}.PortfolioSection-module__E2-JkG__rightColumn{grid-template-columns:1fr}.PortfolioSection-module__E2-JkG__card{min-height:260px}.PortfolioSection-module__E2-JkG__bottomGrid,.PortfolioSection-module__E2-JkG__bottomGrid .PortfolioSection-module__E2-JkG__leftColumn{grid-template-columns:1fr}.PortfolioSection-module__E2-JkG__overlay h3{font-size:20px}}
.GlobalImpact-module__l4026G__section{background:#0a2a4a;padding:120px 0;position:relative;overflow:hidden}.GlobalImpact-module__l4026G__bgImage{z-index:0;background:url(/images/global-impact-bg.webp) 50%/cover no-repeat fixed;position:absolute;inset:0}.GlobalImpact-module__l4026G__bgOverlay{opacity:.82;z-index:1;background:#0a2a4a;position:absolute;inset:0}.GlobalImpact-module__l4026G__section:before{content:"";opacity:.06;pointer-events:none;z-index:2;background:url(/images/global-presence.webp) 50%/cover no-repeat;position:absolute;inset:0}.GlobalImpact-module__l4026G__container{z-index:3;max-width:1320px;margin:auto;padding:0 30px;position:relative}.GlobalImpact-module__l4026G__headingWrap{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.GlobalImpact-module__l4026G__headingVisible{opacity:1;transform:translateY(0)}.GlobalImpact-module__l4026G__heading{text-align:center;color:#fff;margin-bottom:56px;font-size:44px;font-weight:200}.GlobalImpact-module__l4026G__line{opacity:0;background:#fff3;height:1px;margin-bottom:70px;transition:opacity .7s .15s,transform .7s .15s;transform:translateY(20px)}.GlobalImpact-module__l4026G__lineVisible{opacity:1;transform:translateY(0)}.GlobalImpact-module__l4026G__stats{text-align:center;grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.GlobalImpact-module__l4026G__stat{opacity:0;transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);transform:translateY(50px)}.GlobalImpact-module__l4026G__statVisible{opacity:1;transform:translateY(0)}.GlobalImpact-module__l4026G__stat h3{color:#b8860b;will-change:transform;transform-origin:50%;margin-bottom:0;font-size:68px;font-weight:200;transition:transform .3s;display:inline-block}.GlobalImpact-module__l4026G__stat:hover h3{transform:scale(1.09)}.GlobalImpact-module__l4026G__smallLine{background:#ffffff4d;width:44px;height:1px;margin:10px auto 26px;display:block}.GlobalImpact-module__l4026G__stat p{color:#e7e6e6bf;letter-spacing:2px;margin-bottom:8px;font-size:13px;font-weight:600}@media (max-width:992px){.GlobalImpact-module__l4026G__stats{grid-template-columns:repeat(2,1fr);row-gap:50px}.GlobalImpact-module__l4026G__heading{font-size:34px}.GlobalImpact-module__l4026G__stat h3{font-size:52px}}@media (max-width:600px){.GlobalImpact-module__l4026G__section{padding:80px 0}.GlobalImpact-module__l4026G__stats{grid-template-columns:1fr;gap:40px}.GlobalImpact-module__l4026G__heading{font-size:28px}.GlobalImpact-module__l4026G__stat h3{font-size:42px}.GlobalImpact-module__l4026G__stat p{font-size:11px}}
.GlobalFootprint-module__k6ve1q__section{background:#fff;padding:120px 0}.GlobalFootprint-module__k6ve1q__container{max-width:1320px;margin:auto;padding:0 30px}.GlobalFootprint-module__k6ve1q__header{text-align:center;margin-bottom:70px}.GlobalFootprint-module__k6ve1q__title{color:#0a2540;margin-bottom:34px;font-size:2.1rem;font-weight:200;position:relative}.GlobalFootprint-module__k6ve1q__title:before{content:"";background:#b8860b;width:70px;height:4px;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}.GlobalFootprint-module__k6ve1q__subtitle{color:#6b7280;font-size:15px;font-weight:300}.GlobalFootprint-module__k6ve1q__fadeUp{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(44px)}.GlobalFootprint-module__k6ve1q__fadeVisible{opacity:1;transform:translateY(0)}.GlobalFootprint-module__k6ve1q__grid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.GlobalFootprint-module__k6ve1q__card{text-align:center;cursor:pointer;background:#fff;border:1px solid #efefef;border-radius:14px;flex-direction:column;align-items:center;padding:35px 25px;text-decoration:none;transition:all .3s linear;display:flex;position:relative;overflow:hidden}.GlobalFootprint-module__k6ve1q__card:before{content:"";background-color:#f1f5f9;width:100%;height:4px;transition:all .3s;position:absolute;top:0;left:0}.GlobalFootprint-module__k6ve1q__card:hover:before{background-color:#0f2943}.GlobalFootprint-module__k6ve1q__card.GlobalFootprint-module__k6ve1q__fadeVisible:hover{transform:translateY(-10px);box-shadow:0 34px 40px -2px #0000003d}.GlobalFootprint-module__k6ve1q__card img{filter:grayscale();border-radius:4px;margin-bottom:30px}.GlobalFootprint-module__k6ve1q__card:hover img,.GlobalFootprint-module__k6ve1q__card.GlobalFootprint-module__k6ve1q__active img{filter:grayscale(0%)}.GlobalFootprint-module__k6ve1q__card h3{color:#0a2540;margin-bottom:15px;font-size:17px;font-weight:700}.GlobalFootprint-module__k6ve1q__badge{letter-spacing:1px;color:#0a2540ad;background:#f7f9fb;border-radius:20px;padding:5px 11px;font-size:10px;font-weight:600}.GlobalFootprint-module__k6ve1q__card.GlobalFootprint-module__k6ve1q__active:before{background-color:#b8860b}.GlobalFootprint-module__k6ve1q__card.GlobalFootprint-module__k6ve1q__active .GlobalFootprint-module__k6ve1q__badge{color:#b8860b;background-color:#b8860b17}@media (max-width:1024px){.GlobalFootprint-module__k6ve1q__fadeUp{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(44px)}.GlobalFootprint-module__k6ve1q__fadeVisible{opacity:1;transform:translateY(0)}.GlobalFootprint-module__k6ve1q__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.GlobalFootprint-module__k6ve1q__section{padding:80px 0}.GlobalFootprint-module__k6ve1q__title{font-size:30px}.GlobalFootprint-module__k6ve1q__fadeUp{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(44px)}.GlobalFootprint-module__k6ve1q__fadeVisible{opacity:1;transform:translateY(0)}.GlobalFootprint-module__k6ve1q__grid{grid-template-columns:1fr 1fr;gap:20px}.GlobalFootprint-module__k6ve1q__card{padding:25px 15px}.GlobalFootprint-module__k6ve1q__card img{width:40px}}
.GlobalCTA-module__-prnUG__section{text-align:center;background:#0a2540;padding:100px 20px;position:relative;overflow:hidden}.GlobalCTA-module__-prnUG__section:before{content:"";opacity:.06;pointer-events:none;background:url(/images/world-map.png) 50%/cover no-repeat;position:absolute;inset:0}.GlobalCTA-module__-prnUG__container{z-index:2;max-width:900px;margin:auto;position:relative}.GlobalCTA-module__-prnUG__fadeUp{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(44px)}.GlobalCTA-module__-prnUG__fadeVisible{opacity:1;transform:translateY(0)}.GlobalCTA-module__-prnUG__title{color:#fff;margin-bottom:40px;font-size:44px;font-weight:300;line-height:1.4}.GlobalCTA-module__-prnUG__buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.GlobalCTA-module__-prnUG__primaryBtn{color:#fff;letter-spacing:1.2px;background:#b8860b;border-radius:40px;align-items:center;padding:20px 42px;font-size:14px;font-weight:600;text-decoration:none;transition:background .3s,transform .3s;display:flex}.GlobalCTA-module__-prnUG__primaryBtn:hover{background:#d4a017;transform:translateY(-2px)}.GlobalCTA-module__-prnUG__secondaryBtn{color:#fff;letter-spacing:1px;border:1px solid #fff6;border-radius:40px;align-items:center;padding:20px 42px;font-size:14px;font-weight:600;text-decoration:none;transition:background .3s,color .3s,transform .3s;display:flex}.GlobalCTA-module__-prnUG__secondaryBtn:hover{color:#0a2d4b;background:#fff;transform:translateY(-2px)}@media (max-width:1024px){.GlobalCTA-module__-prnUG__title{font-size:34px}}@media (max-width:600px){.GlobalCTA-module__-prnUG__section{padding:80px 20px}.GlobalCTA-module__-prnUG__title{font-size:26px}.GlobalCTA-module__-prnUG__buttons{flex-direction:column;align-items:center}.GlobalCTA-module__-prnUG__primaryBtn,.GlobalCTA-module__-prnUG__secondaryBtn{justify-content:center;width:100%;max-width:260px}}
