.Header-module__ldgnoG__topbar{z-index:1000;background:0 0;width:100%;transition:all .4s cubic-bezier(.165,.84,.44,1);position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #0f172a0d;box-shadow:0 4px 20px #0b2a5b14;background:#fffffffa!important}.Header-module__ldgnoG__scrolled .Header-module__ldgnoG__nav{padding:12px 0}.Header-module__ldgnoG__nav{justify-content:space-between;align-items:center;gap:20px;width:100%;padding:24px 0;transition:all .4s;display:flex}.Header-module__ldgnoG__brand{color:inherit;flex-shrink:0;align-items:center;gap:14px;text-decoration:none;display:flex}.Header-module__ldgnoG__logoFrame{background:#fff;border:1px solid #0f172a14;border-radius:12px;place-items:center;width:58px;height:58px;transition:all .3s;display:grid;overflow:hidden}.Header-module__ldgnoG__scrolled .Header-module__ldgnoG__logoFrame{width:44px;height:44px}.Header-module__ldgnoG__brand:hover .Header-module__ldgnoG__logoFrame{border-color:var(--orange);transform:scale(1.05)}.Header-module__ldgnoG__img{object-fit:contain;width:80%;height:80%}.Header-module__ldgnoG__brandtext{flex-direction:column;display:flex}.Header-module__ldgnoG__name{color:var(--navy);font-size:18px;font-weight:850;line-height:1.1}.Header-module__ldgnoG__scrolled .Header-module__ldgnoG__name{font-size:16px}.Header-module__ldgnoG__tag{color:var(--muted);font-size:11px;font-weight:700}.Header-module__ldgnoG__menu{align-items:center;gap:10px;display:flex}.Header-module__ldgnoG__link{color:var(--navy);border-radius:12px;padding:10px 16px;font-size:14px;font-weight:750;text-decoration:none;transition:all .2s}.Header-module__ldgnoG__link:hover{color:var(--orange);background:#0b2a5b0d}.Header-module__ldgnoG__lang{background:#ffffff0a;border-radius:99px;align-items:center;gap:4px;padding:4px;display:inline-flex}.Header-module__ldgnoG__langBtn{cursor:pointer;color:var(--muted);background:0 0;border:0;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:800;transition:all .2s}.Header-module__ldgnoG__langBtn.Header-module__ldgnoG__active{color:#fff;background:var(--navy)}.Header-module__ldgnoG__btn{cursor:pointer;background:var(--orange);color:#fff;border:0;border-radius:12px;align-items:center;gap:10px;padding:12px 24px;font-size:14px;font-weight:850;transition:all .3s;display:flex}.Header-module__ldgnoG__btn:hover{background:var(--navy);transform:translateY(-2px)}.Header-module__ldgnoG__hamburger{cursor:pointer;z-index:2001;background:#0b2a5b0d;border:none;border-radius:10px;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;display:none}.Header-module__ldgnoG__hamburger span{background-color:var(--navy);width:100%;height:2px;transition:all .3s}.Header-module__ldgnoG__hamburgerActive span:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__ldgnoG__hamburgerActive span:nth-child(2){opacity:0}.Header-module__ldgnoG__hamburgerActive span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__ldgnoG__mobileMenu{z-index:2000;visibility:hidden;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:transform .5s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%)}.Header-module__ldgnoG__mobileMenuActive{visibility:visible;transform:translate(0)}.Header-module__ldgnoG__mobileNav{flex-direction:column;align-items:center;gap:20px;display:flex}.Header-module__ldgnoG__mobileLink{color:var(--navy);padding:10px;font-size:24px;font-weight:850;text-decoration:none}.Header-module__ldgnoG__mobileActions{flex-direction:column;align-items:center;gap:24px;width:100%;margin-top:40px;padding:0 40px;display:flex}@media (max-width:1080px){.Header-module__ldgnoG__menu{display:none}.Header-module__ldgnoG__hamburger{display:flex}}@media (max-width:480px){.Header-module__ldgnoG__tag{display:none}.Header-module__ldgnoG__name{white-space:nowrap;font-size:15px}.Header-module__ldgnoG__logoFrame{width:44px;height:44px}.Header-module__ldgnoG__nav{padding:16px 0}}
.Hero-module__JgYmMq__hero{color:#fff;background:#0b1220;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__overlay{z-index:1;background:linear-gradient(120deg,#0b1220bf 0%,#0b2a5b99 55%,#d07a1a1f 100%);position:absolute;inset:0}.Hero-module__JgYmMq__bgContainer{z-index:0;position:absolute;inset:0}.Hero-module__JgYmMq__bgItem{opacity:0;transition:opacity 1.5s ease-in-out,transform 8s ease-out;position:absolute;inset:0;transform:scale(1.1)}.Hero-module__JgYmMq__bgItem.Hero-module__JgYmMq__active{opacity:1;z-index:0;transform:scale(1)}.Hero-module__JgYmMq__bgImage{object-fit:cover;width:100%;height:100%}.Hero-module__JgYmMq__content{z-index:2;padding:80px 0;position:relative}.Hero-module__JgYmMq__grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;display:grid}.Hero-module__JgYmMq__kicker{letter-spacing:.2px;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;max-width:100%;margin-bottom:24px;padding:8px 16px;font-size:12px;font-weight:800;display:inline-flex}.Hero-module__JgYmMq__kicker span{line-height:1.4}.Hero-module__JgYmMq__dot{background:var(--orange);border-radius:50%;width:8px;height:8px}.Hero-module__JgYmMq__title{letter-spacing:-1px;margin-bottom:24px;font-size:clamp(2rem,6vw,54px);font-weight:850;line-height:1.1}.Hero-module__JgYmMq__lead{color:#ffffffe0;max-width:600px;margin-bottom:32px;font-size:clamp(1rem,2.5vw,18px);line-height:1.6}.Hero-module__JgYmMq__actions{flex-wrap:wrap;gap:16px;margin-bottom:40px;display:flex}.Hero-module__JgYmMq__btnPrimary{background:var(--navy);color:#fff;border-radius:var(--radius-sm);transition:var(--transition);align-items:center;gap:12px;padding:clamp(12px,3vw,16px) clamp(24px,5vw,32px);font-size:clamp(14px,2.5vw,16px);font-weight:800;display:flex;box-shadow:0 10px 26px #0b2a5b33}.Hero-module__JgYmMq__btnPrimary:hover{background:var(--orange);transform:translateY(-3px);box-shadow:0 20px 40px #d07a1a4d}.Hero-module__JgYmMq__btnGhost{color:#fff;border-radius:var(--radius-sm);transition:var(--transition);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;align-items:center;gap:12px;padding:clamp(12px,3vw,16px) clamp(24px,5vw,32px);font-size:clamp(14px,2.5vw,16px);font-weight:800;display:flex}.Hero-module__JgYmMq__btnGhost:hover{background:#fff3;border-color:#fff}.Hero-module__JgYmMq__badges{flex-wrap:wrap;gap:10px;display:flex}.Hero-module__JgYmMq__badge{color:#ffffffe6;background:#0f1b338c;border:1px solid #ffffff1f;border-radius:12px;padding:8px 12px;font-size:12px;font-weight:750}.Hero-module__JgYmMq__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f1b339e;border:1px solid #ffffff24;border-radius:18px;flex-direction:column;gap:16px;padding:24px;display:flex;box-shadow:0 20px 40px #0000004d}.Hero-module__JgYmMq__cardTitle{color:#fff;margin-bottom:8px;font-size:16px;font-weight:800}.Hero-module__JgYmMq__item{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;gap:16px;padding:16px;transition:background .2s;display:flex}.Hero-module__JgYmMq__item:hover{background:#ffffff14}.Hero-module__JgYmMq__icon{background:#d07a1a26;border:1px solid #d07a1a38;border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.Hero-module__JgYmMq__itemContent{flex-direction:column;gap:4px;display:flex}.Hero-module__JgYmMq__itemContent b{color:#fff;font-size:14px;font-weight:750}.Hero-module__JgYmMq__itemContent span{color:#ffffffb3;font-size:12px;line-height:1.5}@media (max-width:980px){.Hero-module__JgYmMq__grid{grid-template-columns:1fr;gap:48px}.Hero-module__JgYmMq__hero{min-height:auto}.Hero-module__JgYmMq__content{padding:60px 0}}@media (max-width:640px){.Hero-module__JgYmMq__actions{flex-direction:column;align-items:stretch}.Hero-module__JgYmMq__btnPrimary,.Hero-module__JgYmMq__btnGhost{justify-content:center}.Hero-module__JgYmMq__card{padding:18px}}
.About-module__S-Ka5a__section{background:linear-gradient(180deg,#fff 0%,var(--soft)100%);padding:100px 0}.About-module__S-Ka5a__title{text-align:center;margin-bottom:60px}.About-module__S-Ka5a__title h2{color:var(--navy);letter-spacing:-1px;margin-bottom:16px;font-size:42px;font-weight:850}.About-module__S-Ka5a__title p{color:var(--muted);max-width:700px;margin:0 auto;font-size:18px;font-weight:600;line-height:1.6}.About-module__S-Ka5a__grid{grid-template-columns:1.25fr .75fr;gap:32px;display:grid}.About-module__S-Ka5a__mainContent{flex-direction:column;gap:32px;display:flex}.About-module__S-Ka5a__panel{background:#fff;border:1px solid #0f172a14;border-radius:24px;padding:40px;transition:transform .3s,box-shadow .3s;box-shadow:0 20px 40px #0000000a}.About-module__S-Ka5a__panel:hover{transform:translateY(-5px);box-shadow:0 30px 60px #0000000f}.About-module__S-Ka5a__panelHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.About-module__S-Ka5a__panelIcon{color:var(--orange)}.About-module__S-Ka5a__panel h3{color:var(--navy);margin:0;font-size:24px;font-weight:800}.About-module__S-Ka5a__description{color:var(--muted);margin-bottom:32px;font-size:16px;font-weight:500;line-height:1.8}.About-module__S-Ka5a__statsRow{border-top:1px solid #0f172a0f;grid-template-columns:1fr 1fr;gap:32px;padding-top:32px;display:grid}.About-module__S-Ka5a__statItem{align-items:flex-start;gap:20px;display:flex}.About-module__S-Ka5a__statIcon{width:54px;height:54px;color:var(--orange);background:#d07a1a1a;border-radius:16px;flex-shrink:0;place-items:center;transition:all .3s;display:grid}.About-module__S-Ka5a__statItem:hover .About-module__S-Ka5a__statIcon{background:var(--orange);color:#fff;transform:rotate(10deg)}.About-module__S-Ka5a__statText b{color:var(--navy);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:15px;display:block}.About-module__S-Ka5a__statText span{color:var(--muted);font-size:14px;font-weight:600;line-height:1.5}.About-module__S-Ka5a__valuesBox{background:#0b2a5b08;border:1px dashed #0b2a5b26;border-radius:20px;padding:24px 40px}.About-module__S-Ka5a__valuesBox h4{text-transform:uppercase;letter-spacing:2px;color:var(--muted);text-align:center;margin-bottom:20px;font-size:14px}.About-module__S-Ka5a__valuesGrid{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.About-module__S-Ka5a__valueTag{color:var(--navy);background:#fff;border:1px solid #0f172a1f;border-radius:99px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:750;transition:all .2s;display:flex}.About-module__S-Ka5a__valueTag:hover{border-color:var(--orange);color:var(--orange);transform:scale(1.05)}.About-module__S-Ka5a__valueTag svg{color:var(--orange)}.About-module__S-Ka5a__darkPanel{background:var(--navy);color:#fff;border:none}.About-module__S-Ka5a__darkPanel h3{color:#fff}.About-module__S-Ka5a__darkPanel .About-module__S-Ka5a__panelIcon{color:var(--orange)}.About-module__S-Ka5a__verticalList{flex-direction:column;gap:20px;display:flex}.About-module__S-Ka5a__verticalItem{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;gap:20px;padding:24px;transition:all .3s;display:flex}.About-module__S-Ka5a__verticalItem:hover{border-color:var(--orange);background:#ffffff14;transform:translate(10px)}.About-module__S-Ka5a__sectorIcon{width:48px;height:48px;color:var(--orange);background:#ffffff1a;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.About-module__S-Ka5a__itemContent b{color:#fff;margin-bottom:6px;font-size:16px;display:block}.About-module__S-Ka5a__itemContent span{color:#ffffffb3;font-size:13px;font-weight:500;line-height:1.5}@media (max-width:1024px){.About-module__S-Ka5a__grid{grid-template-columns:1fr}}@media (max-width:640px){.About-module__S-Ka5a__statsRow{grid-template-columns:1fr}.About-module__S-Ka5a__panel{padding:24px}.About-module__S-Ka5a__title h2{font-size:32px}}
.Services-module__h5-agW__section{background:#fff;padding:100px 0;position:relative}.Services-module__h5-agW__header{text-align:center;margin-bottom:60px}.Services-module__h5-agW__header h2{color:var(--navy);letter-spacing:-1px;margin-bottom:16px;font-size:42px;font-weight:850}.Services-module__h5-agW__header p{color:var(--muted);max-width:650px;margin:0 auto;font-size:18px;font-weight:600;line-height:1.6}.Services-module__h5-agW__cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid}.Services-module__h5-agW__card{background:#fff;border:1px solid #0f172a14;border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.Services-module__h5-agW__card:hover{border-color:var(--orange);transform:translateY(-10px);box-shadow:0 40px 80px #0b2a5b1f}.Services-module__h5-agW__media{height:280px;position:relative;overflow:hidden}.Services-module__h5-agW__cardImage{object-fit:cover;transition:transform .8s}.Services-module__h5-agW__card:hover .Services-module__h5-agW__cardImage{transform:scale(1.1)}.Services-module__h5-agW__cardOverlay{opacity:0;background:linear-gradient(#0000 40%,#0b2a5b66 100%);transition:opacity .4s;position:absolute;inset:0}.Services-module__h5-agW__card:hover .Services-module__h5-agW__cardOverlay{opacity:1}.Services-module__h5-agW__floatingIcon{background:var(--orange);color:#fff;z-index:3;opacity:0;border-radius:16px;place-items:center;width:56px;height:56px;transition:all .4s;display:grid;position:absolute;bottom:20px;right:20px;transform:translateY(10px);box-shadow:0 8px 16px #d07a1a4d}.Services-module__h5-agW__card:hover .Services-module__h5-agW__floatingIcon{opacity:1;transform:translateY(0)}.Services-module__h5-agW__content{flex-direction:column;flex-grow:1;padding:32px;display:flex}.Services-module__h5-agW__cardHeader{margin-bottom:20px}.Services-module__h5-agW__pill{color:var(--orange);letter-spacing:.5px;text-transform:uppercase;background:#d07a1a1a;border-radius:99px;padding:6px 14px;font-size:12px;font-weight:800;display:inline-flex}.Services-module__h5-agW__content h3{color:var(--navy);margin-bottom:16px;font-size:24px;font-weight:800;transition:color .3s}.Services-module__h5-agW__card:hover h3{color:var(--orange)}.Services-module__h5-agW__content p{color:var(--muted);flex-grow:1;margin-bottom:24px;font-size:15px;font-weight:500;line-height:1.7}.Services-module__h5-agW__cardFooter{border-top:1px solid #0f172a0f;padding-top:20px}.Services-module__h5-agW__learnMore{color:var(--navy);cursor:pointer;align-items:center;gap:8px;font-size:14px;font-weight:800;transition:all .3s;display:inline-flex}.Services-module__h5-agW__learnMore svg{transition:transform .3s}.Services-module__h5-agW__card:hover .Services-module__h5-agW__learnMore{color:var(--orange)}.Services-module__h5-agW__card:hover .Services-module__h5-agW__learnMore svg{transform:translate(5px)}@media (max-width:980px){.Services-module__h5-agW__cards{grid-template-columns:1fr}.Services-module__h5-agW__media{height:240px}.Services-module__h5-agW__header h2{font-size:32px}}.Services-module__h5-agW__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#0b2a5bd9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Services-module__h5-agW__modalContent{background:#fff;border-radius:32px;width:100%;max-width:1000px;position:relative;overflow:hidden;box-shadow:0 40px 100px #0006}.Services-module__h5-agW__closeButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:10;background:#fff3;border:none;border-radius:16px;place-items:center;width:48px;height:48px;transition:all .3s;display:grid;position:absolute;top:24px;right:24px}.Services-module__h5-agW__modalGrid{grid-template-columns:450px 1fr;display:grid}.Services-module__h5-agW__modalImageWrapper{height:100%;min-height:500px;position:relative}.Services-module__h5-agW__modalImage{object-fit:cover}.Services-module__h5-agW__modalIcon{background:var(--orange);color:#fff;border-radius:24px;place-items:center;width:80px;height:80px;display:grid;position:absolute;bottom:40px;left:40px}.Services-module__h5-agW__modalText{flex-direction:column;padding:60px;display:flex}.Services-module__h5-agW__modalPill{color:var(--orange);background:#d07a1a1a;border-radius:99px;align-self:flex-start;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:800;display:inline-flex}.Services-module__h5-agW__modalText h3{color:var(--navy);margin-bottom:20px;font-size:36px;font-weight:850}.Services-module__h5-agW__modalDesc{color:var(--muted);margin-bottom:40px;font-size:18px;font-weight:600;line-height:1.6}.Services-module__h5-agW__detailsList{flex-direction:column;gap:20px;margin-bottom:40px;display:flex}.Services-module__h5-agW__detailItem{align-items:flex-start;gap:16px;display:flex}.Services-module__h5-agW__checkIcon{color:var(--orange);flex-shrink:0;margin-top:2px}.Services-module__h5-agW__ctaButton{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:16px;align-self:flex-start;margin-top:auto;padding:18px 36px;font-size:16px;font-weight:800;transition:all .3s}@media (max-width:900px){.Services-module__h5-agW__modalOverlay{padding:0}.Services-module__h5-agW__modalContent{border-radius:0;height:100%;max-height:100vh;overflow-y:auto}.Services-module__h5-agW__modalGrid{grid-template-columns:1fr}.Services-module__h5-agW__modalImageWrapper{height:25vh;min-height:200px}.Services-module__h5-agW__modalIcon{border-radius:16px;width:60px;height:60px;bottom:20px;left:20px}.Services-module__h5-agW__modalIcon svg{width:24px;height:24px}.Services-module__h5-agW__modalText{padding:30px 20px}.Services-module__h5-agW__modalText h3{margin-bottom:12px;font-size:24px}.Services-module__h5-agW__modalPill{margin-bottom:16px;font-size:12px}.Services-module__h5-agW__modalDesc{margin-bottom:24px;font-size:15px}.Services-module__h5-agW__detailsList{gap:16px;margin-bottom:30px}.Services-module__h5-agW__detailItem span{font-size:14px}.Services-module__h5-agW__closeButton{background:#0006;width:40px;height:40px;top:12px;right:12px}.Services-module__h5-agW__ctaButton{text-align:center;justify-content:center;width:100%}}
.CTA-module__ad7sBG__section{color:#fff;background:radial-gradient(900px 420px at 10% 10%,#d07a1a2e,#0000 60%),linear-gradient(120deg,#0b1220 0%,#0b2a5b 100%);padding:80px 0}.CTA-module__ad7sBG__flexHeader{align-items:center;gap:32px;margin-bottom:40px;display:flex}.CTA-module__ad7sBG__iconBox{width:80px;height:80px;color:var(--orange);background:#d07a1a33;border:1px solid #d07a1a66;border-radius:20px;flex-shrink:0;place-items:center;display:grid;box-shadow:0 0 30px #d07a1a33}.CTA-module__ad7sBG__title{margin-bottom:0}.CTA-module__ad7sBG__title h2{color:#fff;margin-bottom:12px;font-size:32px;font-weight:850}.CTA-module__ad7sBG__title p{color:#ffffffdb;font-size:16px;font-weight:600;line-height:1.6}.CTA-module__ad7sBG__panel{background:#0f1b338c;border:1px solid #ffffff24;border-radius:18px;padding:32px;box-shadow:0 16px 40px #00000038}.CTA-module__ad7sBG__panel p{color:#ffffffe0;margin:0;font-size:16px;font-weight:500;line-height:1.7}@media (max-width:768px){.CTA-module__ad7sBG__flexHeader{flex-direction:column;align-items:flex-start;gap:20px}}
.Contact-module__Bs3a0a__section{background:radial-gradient(circle at 100% 0,#d07a1a0d,#0000 40%),radial-gradient(circle at 0 100%,#0b2a5b08,#0000 40%);padding:100px 0;position:relative;overflow:hidden}.Contact-module__Bs3a0a__title{text-align:center;margin-bottom:60px}.Contact-module__Bs3a0a__title h2{color:var(--navy);letter-spacing:-1px;margin-bottom:16px;font-size:clamp(2rem,5vw,42px);font-weight:850}.Contact-module__Bs3a0a__title p{color:var(--muted);max-width:600px;margin:0 auto;font-size:18px;font-weight:600}.Contact-module__Bs3a0a__grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.Contact-module__Bs3a0a__card{transition:var(--transition);background:#fff;border:1px solid #0f172a14;border-radius:24px;flex-direction:column;padding:40px;display:flex;position:relative;box-shadow:0 20px 40px #0b2a5b0a}.Contact-module__Bs3a0a__card:hover{transform:translateY(-8px);box-shadow:0 40px 80px #0b2a5b14}.Contact-module__Bs3a0a__darkCard{background:var(--navy);color:#fff;border:none}.Contact-module__Bs3a0a__cardHeader{align-items:center;gap:16px;margin-bottom:32px;display:flex}.Contact-module__Bs3a0a__categoryIcon{color:var(--orange)}.Contact-module__Bs3a0a__card h3{margin:0;font-size:24px;font-weight:800}.Contact-module__Bs3a0a__cardLead{color:#ffffffe6;margin-bottom:32px;font-size:16px;line-height:1.6}.Contact-module__Bs3a0a__infoList{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.Contact-module__Bs3a0a__infoItem{align-items:center;gap:20px;display:flex}.Contact-module__Bs3a0a__iconCircle{width:48px;height:48px;color:var(--orange);background:#d07a1a1a;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.Contact-module__Bs3a0a__whiteIcon{color:#fff;background:#ffffff1a}.Contact-module__Bs3a0a__infoContent{flex-direction:column;display:flex}.Contact-module__Bs3a0a__infoContent b{text-transform:uppercase;letter-spacing:1px;color:inherit;opacity:.6;margin-bottom:4px;font-size:14px}.Contact-module__Bs3a0a__infoContent span{font-size:16px;font-weight:700}.Contact-module__Bs3a0a__divider{background:#0f172a0f;height:1px;margin-bottom:32px}.Contact-module__Bs3a0a__actions{flex-wrap:wrap;gap:12px;margin-top:auto;display:flex}.Contact-module__Bs3a0a__btn{color:var(--navy);transition:var(--transition);background:#fff;border:1px solid #0b2a5b1a;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.Contact-module__Bs3a0a__btn:hover{border-color:var(--navy);transform:translateY(-2px);box-shadow:0 8px 16px #0b2a5b14}.Contact-module__Bs3a0a__btn.Contact-module__Bs3a0a__primary{background:var(--orange);color:#fff;border-color:#0000;box-shadow:0 10px 20px #d07a1a26}.Contact-module__Bs3a0a__btn.Contact-module__Bs3a0a__primary:hover{color:var(--orange);background:#fff;box-shadow:0 15px 30px #d07a1a33}.Contact-module__Bs3a0a__btn.Contact-module__Bs3a0a__whatsapp{color:#fff;background:#25d366;border-color:#0000}.Contact-module__Bs3a0a__btn.Contact-module__Bs3a0a__whatsapp:hover{background:#1eb956}.Contact-module__Bs3a0a__tip{color:#ffffffb3;margin-top:24px;font-size:13px;font-style:italic}@media (max-width:980px){.Contact-module__Bs3a0a__grid{grid-template-columns:1fr}.Contact-module__Bs3a0a__card{padding:32px}}@media (max-width:480px){.Contact-module__Bs3a0a__actions{flex-direction:column}.Contact-module__Bs3a0a__btn{width:100%}}
.Footer-module__Grjkva__footer{background-color:#fff;border-top:1px solid #0f172a14;padding:60px 0 40px}.Footer-module__Grjkva__foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.Footer-module__Grjkva__branding{align-items:center;gap:20px;display:flex}.Footer-module__Grjkva__logoWrap{background:#fff;border:1px solid #0f172a0d;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;padding:4px;display:flex}.Footer-module__Grjkva__logoWrap img{object-fit:contain;width:100%;height:100%}.Footer-module__Grjkva__nameSection{flex-direction:column;gap:4px;display:flex}.Footer-module__Grjkva__companyName{color:var(--navy);font-size:18px;font-weight:800}.Footer-module__Grjkva__tagline{color:var(--muted);font-size:13px;font-weight:600}.Footer-module__Grjkva__link{color:var(--muted);margin-bottom:6px;font-size:14px;font-weight:600;transition:color .2s;display:block}.Footer-module__Grjkva__link:hover{color:var(--orange)}.Footer-module__Grjkva__copy{width:100%;color:var(--muted);text-align:center;border-top:1px solid #0f172a0a;margin-top:40px;padding-top:24px;font-size:13px;font-weight:600}@media (max-width:768px){.Footer-module__Grjkva__foot{text-align:center;flex-direction:column;align-items:center}.Footer-module__Grjkva__branding{flex-direction:column;gap:12px}}
