:root{--bg: #061522;--surface: #0b2235;--surface-2: #0f2c44;--card: rgba(17, 54, 83, .72);--card-strong: #123858;--line: rgba(117, 183, 235, .18);--primary: #1d73b9;--primary-strong: #0e5e9e;--primary-soft: #71b3e2;--secondary: #90c8f2;--text: #f3f8fc;--muted: #bfd8ec;--shadow: 0 24px 60px rgba(1, 12, 24, .42);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#102a43;color:var(--text)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent);mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent)}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.app-shell{min-height:100vh}.header-shell{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid rgba(15,76,129,.08);box-shadow:0 8px 24px #0f4c810f}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand-mark{display:inline-flex;align-items:center}.brand-logo{height:62px;width:auto;object-fit:contain}.nav-links{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;justify-content:center}.nav-links a,.brand-mark{color:#0f4c81;text-decoration:none}.nav-links a:hover{color:#102a43}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:.9rem 1.2rem;font-weight:700;transition:transform .2s ease,border-color .2s ease,background .2s ease;border:1px solid transparent;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-solid{background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 130%);color:#04111b;box-shadow:0 12px 28px #1d73b957}.btn-outline{color:var(--text);border-color:#90c8f259}.eyebrow,.mini-label{display:inline-flex;letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;color:var(--secondary)}.hero-section{padding:5.5rem 0 3rem}.hero-grid,.split-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;align-items:center}.hero-copy h1{font-size:clamp(2.4rem,5vw,4.7rem);line-height:1.02;margin:.8rem 0 1rem;max-width:11ch}.hero-copy p,.feature-card p,.mini-card p,.large-card p,.contact-card p,.list-row p,.check-row p,.hero-card-grid p{color:var(--muted);line-height:1.7}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.8rem}.hero-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}.hero-tags span,.list-row span{border:1px solid rgba(144,200,242,.12)}.hero-tags span{padding:.65rem .95rem;border-radius:999px;color:var(--secondary)}.glass-card,.feature-card,.mini-card,.stat-card,.contact-card,.large-card,.list-panel{border:1px solid var(--line);box-shadow:var(--shadow)}.glass-card,.feature-card,.mini-card,.stat-card,.contact-card,.list-panel{background:linear-gradient(180deg,#123858b3,#081725c2)}.hero-card,.contact-card,.feature-card,.mini-card,.list-panel,.large-card{border-radius:var(--radius-lg)}.hero-card{padding:1.4rem}.hero-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.1rem}.hero-card-grid article,.stat-card,.mini-card,.feature-card,.large-card{position:relative;overflow:hidden}.hero-card-grid article{padding:1rem;border-radius:var(--radius-md);border:1px solid rgba(144,200,242,.12)}.hero-card-grid h3,.feature-card h3,.mini-card h3,.large-card h3{margin:0 0 .7rem}.stats-section{padding-bottom:2rem}.stats-grid,.card-grid{display:grid;gap:1rem}.stats-grid{grid-template-columns:repeat(4,1fr)}.stat-card{padding:1.4rem;border-radius:var(--radius-md)}.stat-card strong{display:block;font-size:2rem;margin-bottom:.3rem;color:var(--secondary)}.stat-card span{color:var(--muted)}.section-block{padding:4.2rem 0}.alt-surface{background:linear-gradient(180deg,#0a1f307a,#04111b00)}.three-up{grid-template-columns:repeat(3,1fr)}.four-up{grid-template-columns:repeat(4,1fr)}.feature-card,.mini-card{padding:1.5rem}.feature-icon{width:3rem;height:3rem;border-radius:16px;display:grid;place-items:center;margin-bottom:1rem;background:linear-gradient(180deg,#71b3e247,#1d73b92e)}.feature-icon span{width:1.2rem;height:1.2rem;border-radius:50%;background:linear-gradient(135deg,var(--secondary),var(--primary))}.feature-card ul{padding-left:1.1rem;margin:1rem 0 0;color:var(--secondary)}.feature-card li+li{margin-top:.55rem}.list-panel{padding:1.2rem}.list-row,.check-row{display:flex;align-items:flex-start;gap:1rem;padding:1rem .4rem}.list-row+.list-row,.check-row+.check-row{border-top:1px solid rgba(144,200,242,.12)}.list-row span{min-width:2.5rem;text-align:center;padding:.45rem .3rem;border-radius:999px;color:var(--secondary)}.solid-panel{background:linear-gradient(180deg,#123858d9,#091b2beb)}.large-card{padding:2rem;min-height:320px;background:linear-gradient(180deg,#081a2833,#081a28c7),radial-gradient(circle at top right,rgba(113,179,226,.28),transparent 30%),linear-gradient(135deg,#1d73b94d,#05111cb3);border:1px solid var(--line);box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:flex-end}.check-dot{width:.9rem;height:.9rem;border-radius:50%;margin-top:.4rem;background:linear-gradient(135deg,var(--secondary),var(--primary));box-shadow:0 0 0 6px #1d73b91f}.contact-section{padding-bottom:5rem}.contact-card{padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.contact-form{display:grid;gap:.95rem}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border-radius:16px;border:1px solid rgba(144,200,242,.18);color:var(--text);padding:.95rem 1rem;outline:none}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#bfd8ecb8}.contact-form textarea{resize:vertical}@media (max-width: 1080px){.hero-grid,.split-grid,.contact-card,.hero-card-grid,.three-up,.four-up,.stats-grid{grid-template-columns:1fr 1fr}.hero-copy h1{max-width:14ch}}@media (max-width: 760px){.nav-wrap{gap:1rem}.nav-cta{width:100%}.hero-grid,.split-grid,.contact-card,.hero-card-grid,.three-up,.four-up,.stats-grid{grid-template-columns:1fr}.hero-section{padding-top:2.6rem}.hero-copy h1{max-width:none;font-size:2.6rem}.brand-logo{height:54px}.section-block{padding:3.2rem 0}}.burger-btn{display:none;width:48px;height:48px;border:1px solid rgba(15,76,129,.18);background:#fff;border-radius:14px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;box-shadow:0 10px 30px #0f4c8114}.burger-btn span{display:block;width:20px;height:2px;background:#0f4c81;border-radius:999px;transition:.25s ease}.burger-btn.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger-btn.active span:nth-child(2){opacity:0}.burger-btn.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none}.mobile-nav{display:flex;flex-direction:column;gap:.9rem}.mobile-nav a{text-decoration:none;color:#16324f;font-weight:600}.mobile-menu-cta{width:100%;text-align:center;justify-content:center}@media (max-width: 900px){.desktop-nav,.desktop-cta{display:none}.burger-btn{display:inline-flex}.nav-wrap{gap:1rem;transition:all .35s ease}.mobile-menu{display:none;padding:0 1.25rem 1rem}.mobile-menu.open{display:block}.mobile-nav{background:#fff;border:1px solid rgba(15,76,129,.12);border-radius:20px;padding:1rem;box-shadow:0 18px 45px #0f4c811f}}.page-section{padding:5rem 0}.page-title{font-size:clamp(2rem,4vw,3rem);line-height:1.15;color:#102a43;margin:.5rem 0 1rem}.page-intro{max-width:760px;color:#486581;font-size:1.05rem;line-height:1.8;margin-bottom:2rem}.card-grid{display:grid;gap:1.25rem}.card-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four-up{grid-template-columns:repeat(4,minmax(0,1fr))}.content-card{background:#fff;border:1px solid rgba(15,76,129,.1);border-radius:20px;padding:1.5rem;box-shadow:0 18px 45px #0f4c8114}.content-card h3{color:#102a43;margin-bottom:.75rem}.content-card p{color:#486581;line-height:1.75}.feature-list{margin-top:1rem;padding-left:1.1rem;color:#486581;line-height:1.8}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:1.5rem}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.45rem}.form-group label{color:#102a43;font-weight:600}.form-group input,.form-group textarea{width:100%;border:1px solid rgba(15,76,129,.14);border-radius:14px;padding:.9rem 1rem;font:inherit;outline:none;background:#fff}.form-group input:focus,.form-group textarea:focus{border-color:#0f4c81}.nav-links a.active,.mobile-nav a.active{color:#0f4c81}@media (max-width: 1024px){.card-grid.three-up,.card-grid.four-up,.card-grid.two-up,.contact-grid{grid-template-columns:1fr}}.partners-page{background:linear-gradient(180deg,#102a43,#fff 30%,#f7fbff)}.partners-hero-section{padding:3rem 0 2rem}.partners-hero-card{display:grid;grid-template-columns:1.05fr 1fr;gap:2rem;align-items:center;background:linear-gradient(135deg,#fff,#edf6ff);border:1px solid rgba(15,76,129,.1);border-radius:28px;padding:2rem;box-shadow:0 24px 60px #0f4c811a;overflow:hidden}.partners-hero-content h1{margin:.75rem 0 1rem;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.1;color:#102a43;max-width:640px}.partners-hero-content p{font-size:1.05rem;line-height:1.8;color:#486581;max-width:580px}.partners-hero-image-wrap{position:relative}.partners-hero-image{width:100%;height:420px;object-fit:cover;border-radius:24px;display:block;box-shadow:0 20px 45px #0f4c8124}.section-tag{display:inline-flex;align-items:center;padding:.5rem .9rem;border-radius:999px;background:#0f4c8114;color:#0f4c81;font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.section-tag-2{display:inline-flex;align-items:center;padding:.5rem .9rem;border-radius:999px;background:#0f4c8114;color:#0f4c81;font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:2rem}.partners-banner-section{padding:1rem 0 2.5rem}.partners-banner{background:linear-gradient(135deg,#0f4c81,#1f6fb2,#59a9df);color:#fff;border-radius:24px;padding:2rem 1.5rem;text-align:center;box-shadow:0 20px 45px #0f4c812e}.banner-small-text{margin:0 0 .5rem;font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;opacity:.9}.partners-banner h2{margin:0;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.2}.partners-list-section{padding:2rem 0 4rem}.section-light{background:linear-gradient(180deg,#edf6ffb3,#fff0)}.section-heading{margin-bottom:2rem}.center-heading{text-align:center}.section-heading h2{margin:.8rem 0;font-size:clamp(1.8rem,3vw,2.6rem);color:#102a43}.section-heading p{max-width:760px;margin:0 auto;color:#486581;line-height:1.8}.partner-grid{display:grid;gap:1.25rem}.three-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.partner-card{display:flex;flex-direction:column;justify-content:space-between;min-height:260px;background:#fff;border:1px solid rgba(15,76,129,.1);border-radius:22px;padding:1.4rem;box-shadow:0 18px 40px #0f4c8114;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}@media (max-width: 1100px){.partners-hero-card{grid-template-columns:1fr}.three-grid,.four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){.partner-card{min-height:unset}.partner-card-logo-view{display:none}.partner-card-hover-view{position:static;opacity:1;transform:none;pointer-events:auto;min-height:unset;background:transparent}.three-grid,.four-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.partner-card{position:relative;overflow:hidden;min-height:260px;border:1px solid rgba(15,76,129,.1);border-radius:22px;background:#fff;box-shadow:0 18px 40px #0f4c8114;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.partner-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #0f4c8121;border-color:#0f4c8133}.eco-card{background:linear-gradient(180deg,#fff,#f5fff8)}.partner-card-logo-view,.partner-card-hover-view{min-height:260px;padding:1.4rem;transition:opacity .3s ease,transform .3s ease}.partner-card-logo-view{display:flex;align-items:center;justify-content:center;opacity:1;transform:translateY(0)}.partner-card-hover-view{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;opacity:0;transform:translateY(14px);pointer-events:none;background:#fffffff7}.eco-card .partner-card-hover-view{background:#f5fff8f7}.partner-card:hover .partner-card-logo-view{opacity:0;transform:translateY(-14px)}.partner-card:hover .partner-card-hover-view{opacity:1;transform:translateY(0);pointer-events:auto}.partner-logo{max-width:250px;max-height:150px;width:auto;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 10px 24px rgba(15,76,129,.12))}.partner-card-top{margin-bottom:1.25rem}.partner-chip{display:inline-block;margin-bottom:.9rem;padding:.38rem .72rem;border-radius:999px;background:#0f4c8114;color:#0f4c81;font-size:.8rem;font-weight:700}.eco-card .partner-chip{background:#297d471a;color:#297d47}.partner-card h3{margin:0 0 .8rem;color:#102a43;font-size:1.25rem;line-height:1.3}.partner-card p{margin:0;color:#486581;line-height:1.8}.partner-link-btn{width:fit-content;display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;border-radius:999px;padding:.8rem 1rem;background:#0f4c81;color:#fff;font-weight:600;transition:background .2s ease,transform .2s ease}.partner-link-btn:hover{background:#0c3d67;transform:translateY(-1px)}.header-shell{position:sticky;top:0;z-index:1000;transition:all .35s ease}.header-top-state{background:transparent;padding-top:1rem}.header-scrolled-state{background:#fff;border-bottom:1px solid rgba(15,76,129,.08);box-shadow:0 8px 24px #0f4c810f;padding-top:0}.nav-wrap-top{max-width:1280px;margin:0 auto;background:#fff;border-radius:999px;padding:1rem 1.75rem;box-shadow:0 16px 40px #0f4c811f;border:1px solid rgba(15,76,129,.08)}.nav-wrap-scrolled{background:transparent;border-radius:0;padding:.95rem 0;box-shadow:none;border:none}@media (max-width: 900px){.header-top-state{padding-top:.75rem}.nav-wrap-top{border-radius:22px;padding:.85rem 1rem}.nav-wrap-scrolled{padding:.85rem 0}}.footer-shell{background:#fff;color:#0f4c81}.footer-wrap{padding:3rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:2.5rem}.footer-column h4{margin:0 0 1rem;font-size:1rem;font-weight:700;color:#0f4c81}.footer-column a,.footer-column p{display:block;margin:0 0 1rem;color:#0f4c81;text-decoration:none;line-height:1.7;font-size:.96rem}.footer-column a:hover{color:#102a43}.footer-divider{height:1px;background:#ffffff1f;margin:2rem 0 1.5rem}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.footer-bottom-left{display:flex;align-items:center;gap:1rem}.footer-logo{height:42px;width:auto;object-fit:contain}.footer-bottom-left span{color:#0f4c81;font-size:.95rem}.footer-copy{margin:0;color:#0f4c81;font-size:.95rem}@media (max-width: 900px){.footer-grid{grid-template-columns:1fr;gap:1.75rem}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom-left{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (max-width: 640px){.footer-wrap{padding:2.25rem 0 1.25rem}.footer-bottom-left span,.footer-copy,.footer-column a,.footer-column p{font-size:.92rem}}.contact-page{background:linear-gradient(180deg,#102a43,#fff 30%,#f7fbff)}.contact-hero-section{padding:3rem 0 2rem}.contact-hero-card{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center;background:linear-gradient(135deg,#fff,#edf6ff);border:1px solid rgba(15,76,129,.1);border-radius:28px;padding:2rem;box-shadow:0 24px 60px #0f4c811a;overflow:hidden}.contact-hero-content h1{margin:.75rem 0 1rem;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.1;color:#102a43;max-width:640px}.contact-hero-content p{font-size:1.05rem;line-height:1.8;color:#486581;max-width:580px}.contact-hero-info{display:flex;justify-content:center}.contact-highlight-card{width:100%;min-height:260px;border-radius:24px;padding:2rem;background:linear-gradient(180deg,#081a282e,#081a28b8),radial-gradient(circle at top right,rgba(113,179,226,.22),transparent 35%),linear-gradient(135deg,#1d73b9d9,#05111ceb);display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 20px 45px #0f4c8129}.contact-highlight-card h3{margin:0 0 .85rem;color:#fff;font-size:1.5rem}.contact-highlight-card p{margin:0;color:#ffffffe0;line-height:1.8}.contact-banner-section{padding:1rem 0 2.5rem}.contact-banner{background:linear-gradient(135deg,#0f4c81,#1f6fb2,#59a9df);color:#fff;border-radius:24px;padding:2rem 1.5rem;text-align:center;box-shadow:0 20px 45px #0f4c812e}.contact-banner h2{margin:0;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.2}.contact-main-section{padding:0 0 4.5rem}.contact-right-stack{display:grid;gap:1.5rem}.contact-info-card,.contact-form-card,.contact-map-card{background:#fff;border:1px solid rgba(15,76,129,.1);border-radius:24px;padding:1.75rem;box-shadow:0 18px 45px #0f4c8114}.contact-info-card h2,.contact-form-card h2,.contact-map-card h2{margin:.9rem 0 1.4rem;color:#102a43;font-size:1.8rem}.contact-info-group+.contact-info-group{margin-top:1.25rem}.contact-info-group h4{margin:0 0 .45rem;color:#102a43;font-size:1rem}.contact-info-group p,.contact-info-group a{margin:0;color:#486581;line-height:1.8;text-decoration:none}.contact-info-group p+p{margin-top:.45rem}.contact-info-group a:hover{color:#0f4c81}.contact-map-frame{overflow:hidden;border-radius:18px;border:1px solid rgba(15,76,129,.1);height:320px}@media (max-width: 1100px){.contact-grid-modern{grid-template-columns:1fr}}@media (max-width: 760px){.contact-info-card,.contact-form-card,.contact-map-card{padding:1.25rem;border-radius:20px}.contact-map-frame{height:260px}}.contact-map-stack{display:grid;gap:1.5rem}.contact-map-card{background:#fff;border:1px solid rgba(15,76,129,.1);border-radius:24px;padding:1.75rem;box-shadow:0 18px 45px #0f4c8114}.contact-map-card h2{margin:.9rem 0 1.4rem;color:#102a43;font-size:1.5rem}.contact-map-frame{overflow:hidden;border-radius:18px;border:1px solid rgba(15,76,129,.1);height:280px}.contact-map-frame iframe{width:100%;height:100%;border:0;display:block}.contact-grid-modern{display:grid;grid-template-columns:.95fr 1.05fr;gap:1.5rem}.contact-left-stack,.contact-right-stack{display:grid;gap:1.5rem}@media (max-width: 1100px){.contact-grid-modern{grid-template-columns:1fr}.contact-left-stack,.contact-right-stack{display:contents}.contact-info-card{order:1}.contact-form-card{order:2}.contact-left-stack .contact-map-card{order:3}.contact-right-stack .contact-map-card{order:4}}.about-page{background:linear-gradient(180deg,#102a43,#fff 30%,#f7fbff)}.about-hero-section{padding:3rem 0 2rem}.about-hero-card{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center;background:linear-gradient(135deg,#fff,#edf6ff);border:1px solid rgba(15,76,129,.1);border-radius:28px;padding:2rem;box-shadow:0 24px 60px #0f4c811a;overflow:hidden}.about-hero-content h1{margin:.75rem 0 1rem;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.1;color:#102a43;max-width:640px}.about-hero-content p{font-size:1.05rem;line-height:1.8;color:#486581;max-width:580px}.about-hero-highlight{display:flex;justify-content:center}.about-highlight-card{width:100%;min-height:260px;border-radius:24px;padding:2rem;background:linear-gradient(180deg,#081a282e,#081a28b8),radial-gradient(circle at top right,rgba(113,179,226,.22),transparent 35%),linear-gradient(135deg,#1d73b9d9,#05111ceb);display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 20px 45px #0f4c8129}.about-highlight-card h3{margin:0 0 .85rem;color:#fff;font-size:1.5rem}.about-highlight-card p{margin:0;color:#ffffffe0;line-height:1.8}.about-banner-section{padding:1rem 0 2.5rem}.about-banner{background:linear-gradient(135deg,#0f4c81,#1f6fb2,#59a9df);color:#fff;border-radius:24px;padding:2rem 1.5rem;text-align:center;box-shadow:0 20px 45px #0f4c812e}.about-banner h2{margin:0;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.2}.about-main-section{padding:0 0 2.5rem}.about-intro-card{background:#fff;border:1px solid rgba(15,76,129,.1);border-radius:24px;padding:1.75rem;box-shadow:0 18px 45px #0f4c8114;margin-bottom:1.5rem}.about-intro-card h2{margin:.9rem 0 1rem;color:#102a43;font-size:1.9rem}.about-intro-card p{margin:0;color:#486581;line-height:1.85}.about-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.about-info-card{background:#fff;border:1px solid rgba(15,76,129,.1);border-radius:22px;padding:1.5rem;box-shadow:0 18px 40px #0f4c8114}.about-card-tag{display:inline-block;margin-bottom:.9rem;padding:.38rem .72rem;border-radius:999px;background:#0f4c8114;color:#0f4c81;font-size:.8rem;font-weight:700}.about-info-card h3{margin:0 0 .8rem;color:#102a43;font-size:1.25rem}.about-info-card p{margin:0;color:#486581;line-height:1.8}.about-strength-section{padding:1rem 0 4.5rem}.about-strength-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.strength-card{background:#fff;border:1px solid rgba(15,76,129,.1);border-radius:22px;padding:1.5rem;box-shadow:0 18px 40px #0f4c8114}.strength-card h3{margin:0 0 .8rem;color:#102a43;font-size:1.2rem}.strength-card p{margin:0;color:#486581;line-height:1.8}@media (max-width: 1100px){.about-hero-card,.about-card-grid,.about-strength-grid{grid-template-columns:1fr}}@media (max-width: 760px){.about-hero-section{padding:2rem 0 1rem}.about-hero-card{padding:1.25rem;border-radius:22px}.about-highlight-card{min-height:220px;padding:1.5rem}.about-banner{padding:1.5rem 1rem;border-radius:18px}.about-intro-card,.about-info-card,.strength-card{padding:1.25rem;border-radius:20px}}.about-leadership-section{padding:1rem 0 4.5rem}.leadership-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.leader-flip-card{perspective:1200px;min-height:460px}.leader-flip-inner{position:relative;width:100%;height:100%;min-height:460px;transition:transform .7s ease;transform-style:preserve-3d}.leader-front,.leader-back{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;border-radius:22px;overflow:hidden;border:1px solid rgba(15,76,129,.1);box-shadow:0 18px 40px #0f4c8114;background:#fff}.leader-front{display:flex;flex-direction:column}.leader-back{transform:rotateY(180deg);background:linear-gradient(180deg,#081a281f,#081a28b8),radial-gradient(circle at top right,rgba(113,179,226,.2),transparent 35%),linear-gradient(135deg,#1d73b9eb,#05111cf2);color:#fff;display:flex;align-items:center;justify-content:center}.leader-flip-card:hover .leader-flip-inner{transform:rotateY(180deg)}.leader-image-front{display:flex;flex-direction:column;padding:0% 12%;margin:3% 0%}.leader-image-wrap{width:100%;height:300px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;border:3px solid #0f4c81}.leader-image{width:100%;height:100%;object-fit:cover;background:#fff}.leader-content{padding:1.5rem}.leader-position{display:inline-block;margin-bottom:.75rem;padding:.38rem .72rem;border-radius:999px;background:#0f4c8114;color:#0f4c81;font-size:.8rem;font-weight:700}.leader-content h3{margin:0;color:#102a43;font-size:1.25rem}.leader-back-content{padding:2rem;text-align:center}.leader-back .leader-position{background:#ffffff29;color:#fff}.leader-back p{margin:0;color:#ffffffeb;line-height:1.9;font-size:1rem;font-style:italic}.form-status-message{margin:.75rem 0 0;color:#486581;line-height:1.6}@media (max-width: 1100px){.leadership-grid{grid-template-columns:1fr}.leader-image-front{display:flex;flex-direction:column;padding:0% 30%;margin:3% 0%}}@media (max-width: 760px){.leader-flip-card{perspective:none;min-height:unset}.leader-flip-inner{min-height:unset;transform:none!important;display:flex;flex-direction:column;gap:1rem}.leader-front,.leader-back{position:static;transform:none;backface-visibility:visible;border-radius:20px}.leader-front{overflow:hidden}.leader-back{display:flex;align-items:center;justify-content:center;min-height:unset}.leader-image-wrap{height:260px}.leader-image-front{padding:0% 12%;margin:3% 0%}.leader-content,.leader-back-content{padding:1.25rem}}.home-page{background:linear-gradient(180deg,#102a43,#0b2235 24%,#fff 52%,#f7fbff)}.home-hero-section{padding:4rem 0}.professional-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:2rem;align-items:center}.home-hero-left{display:flex;flex-direction:column;justify-content:center}.home-hero-tag{display:inline-flex;width:fit-content;padding:.55rem .95rem;border-radius:999px;background:#ffffff14;color:#90c8f2;font-size:.82rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.home-hero-left h1{margin:1rem 0;font-size:clamp(2.8rem,5vw,4.3rem);line-height:1.02;color:#fff;max-width:11ch}.home-hero-text{max-width:620px;color:#bfd8ec;font-size:1.05rem;line-height:1.85}.home-hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.home-btn-secondary{background:transparent;color:#fff;border:1px solid rgba(144,200,242,.32)}.home-btn-secondary:hover{background:#ffffff0f}.hero-visual-side{display:grid;gap:1rem}.hero-main-image{width:100%;height:100%;object-fit:cover;display:block}.hero-visual-overlay{position:absolute;left:1.4rem;right:1.4rem;bottom:1.4rem;padding:1.2rem;border-radius:20px;background:#071827b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-bottom-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hero-strip-item{padding:1.1rem 1rem;border-radius:20px;background:linear-gradient(180deg,#123858e0,#081725e6);border:1px solid rgba(144,200,242,.12);box-shadow:0 18px 40px #010c1833}.hero-strip-item strong{display:block;margin-bottom:.45rem;color:#fff;font-size:1rem}.hero-strip-item span{color:#bfd8ec;line-height:1.6;font-size:.92rem}@media (max-width: 1100px){.professional-hero{grid-template-columns:1fr}.home-hero-left h1{max-width:13ch}}@media (max-width: 760px){.home-hero-section{padding:3rem 0}.home-hero-left h1{font-size:2.7rem;max-width:none}.hero-visual-card{min-height:300px;border-radius:22px}.hero-bottom-strip{grid-template-columns:1fr}.hero-visual-overlay{left:1rem;right:1rem;bottom:1rem;padding:1rem;border-radius:16px}}.hero-visual-card{position:relative;overflow:hidden;min-height:420px;border-radius:30px;border:1px solid rgba(144,200,242,.14);box-shadow:0 24px 60px #010c1852;background:linear-gradient(135deg,#1d73b938,#05111ce0)}.hero-carousel{position:absolute;top:0;right:0;bottom:0;left:0}.hero-main-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .6s ease}.hero-main-image.active{opacity:1}.hero-visual-overlay{position:absolute;left:1.4rem;right:1.4rem;bottom:1.4rem;z-index:2;padding:1.2rem;border-radius:20px;background:#071827b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-overlay-badge{display:inline-flex;margin-bottom:.8rem;padding:.42rem .75rem;border-radius:999px;background:#ffffff1f;color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hero-visual-overlay h3{margin:0;color:#fff;font-size:1.2rem;line-height:1.45}.hero-carousel-dots{position:absolute;right:1.4rem;top:1.4rem;z-index:2;display:flex;gap:.5rem}.hero-dot{width:10px;height:10px;border:none;border-radius:50%;background:#ffffff73;cursor:pointer;transition:transform .2s ease,background .2s ease}.hero-dot.active{background:#fff;transform:scale(1.15)}.home-partners-section{padding:4rem 0;background:#fff}.home-section-heading{margin-bottom:1.8rem}.home-section-heading h2{margin:.9rem 0 .6rem;color:#102a43;font-size:clamp(1.9rem,3vw,2.8rem)}.home-section-heading p{max-width:760px;margin:0 auto;color:#486581;line-height:1.8}.partner-orbit-wrap{position:relative;overflow:hidden;padding:1rem 0;-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.partner-orbit-track{display:flex;align-items:center;gap:1.25rem;width:max-content;animation:partnerRun 28s linear infinite}.partner-orbit-wrap:hover .partner-orbit-track{animation-play-state:paused}.partner-orbit-item{width:180px;height:100px;border-radius:22px;background:#fff;border:1px solid rgba(15,76,129,.1);box-shadow:0 18px 40px #0f4c8114;display:flex;align-items:center;justify-content:center;padding:1rem;flex-shrink:0}.partner-orbit-logo{max-width:100%;max-height:64px;object-fit:contain}@keyframes partnerRun{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-what-section{padding:0 0 4rem;background:#fff}.home-what-header{display:grid;grid-template-columns:1.15fr .85fr;gap:2rem;margin-bottom:1.75rem}.home-what-header-left h2{margin:0;color:#102a43;font-size:clamp(2rem,4vw,2.35rem);line-height:1.1}.home-what-header-right p{margin:0;color:#243b53;font-size:1.05rem;line-height:1.75}.home-what-feature{position:relative;overflow:hidden;border-radius:28px 28px 0 0;min-height:330px;background:#dff6f5}.home-what-feature-image{width:100%;height:100%;min-height:330px;object-fit:cover;display:block}.home-what-feature-overlay{position:absolute;left:2rem;top:2rem;z-index:2;max-width:360px;color:#fff}.home-feature-pill{display:inline-flex;padding:.5rem .9rem;border-radius:999px;background:#ffffff2e;font-size:.82rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.home-what-feature-overlay h3{margin:1rem 0 0;font-size:2rem;line-height:1.2}.home-what-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#f4f5f7;border-radius:0 0 28px 28px;overflow:hidden;border:1px solid rgba(15,76,129,.08);border-top:none}.home-what-card{padding:2rem 1.5rem 2.2rem;min-height:280px;border-right:1px solid rgba(15,76,129,.12);background:#f4f5f7;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.home-what-card-link{text-decoration:none}.home-what-card:last-child{border-right:none}.home-what-icon{width:3rem;height:3rem;border:1.6px solid #102a43;border-radius:50%;display:grid;place-items:center;margin-bottom:1.3rem;color:#102a43;font-weight:700;font-size:.95rem}.home-what-card h3{margin:0 0 1rem;color:#102a43;font-size:1.15rem;font-weight:500;line-height:1.3;transition:color .25s ease,font-weight .25s ease}.home-what-card p{margin:0;color:#486581;line-height:1.8;transition:color .25s ease}.home-what-card:hover{background:linear-gradient(180deg,#edf6ff,#dcefff);transform:translateY(-4px);box-shadow:inset 0 0 0 1px #0f4c8114}.home-what-card:hover h3{font-weight:700;color:#0f4c81}.home-what-card:hover p{color:#243b53}.home-overview-section{padding:0 0 4rem;background:linear-gradient(180deg,#edf6ffb3,#fff0)}.home-overview-banner{width:100%;display:grid;grid-template-columns:1.2fr .95fr;align-items:center;overflow:hidden;min-height:420px}.home-overview-visual{height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-overview-image{width:100%;height:100%;object-fit:cover;display:block}.home-overview-content{padding:2.5rem 3rem 2.5rem 2rem;color:#102a43;max-width:520px}.home-overview-tag{display:inline-flex;padding:.5rem .9rem;border-radius:999px;background:#0f4c8114;color:#0f4c81;font-size:.8rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.home-overview-content h2{margin:1rem 0;color:#102a43;font-size:clamp(2rem,3vw,3rem);line-height:1.15}.home-overview-content p{margin:0 0 1.8rem;color:#486581;line-height:1.8;font-size:1.02rem}.home-overview-btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.2rem;border-radius:10px;border:1px solid rgba(15,76,129,.3);color:#102a43;text-decoration:none;font-weight:700;transition:background .2s ease,transform .2s ease,border-color .2s ease}.home-overview-btn:hover{background:#0f4c810d;transform:translateY(-1px)}.home-cta-section{padding:0 0 5rem}.home-cta-banner{position:relative;min-height:430px;border-radius:30px;overflow:hidden;background:linear-gradient(135deg,#031521,#072336 45%,#10344d);display:flex;align-items:stretch}.home-cta-image-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.home-cta-image{width:100%;height:100%;object-fit:cover;display:block;opacity:.95}.home-cta-content-card{position:relative;z-index:2;width:min(420px,calc(100% - 2rem));margin:1.5rem;padding:2rem;border-radius:24px;background:#fffffff5;box-shadow:0 20px 50px #00000024;display:flex;flex-direction:column;justify-content:center;align-self:center}.home-cta-badge{display:inline-flex;width:fit-content;margin-bottom:1rem;padding:.45rem .8rem;border-radius:12px;background:#d8eef4;color:#3b7f91;font-size:.82rem;font-weight:700}.home-cta-content-card h2{margin:0 0 1rem;color:#102a43;font-size:clamp(2rem,3vw,3.2rem);line-height:1.15}.home-cta-content-card p{margin:0 0 1.75rem;color:#5b7083;line-height:1.8;font-size:1.02rem}.home-cta-contact-btn{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.95rem 1.3rem;border-radius:8px;background:#000;color:#fff;text-decoration:none;font-weight:700;transition:transform .2s ease,opacity .2s ease}.home-cta-contact-btn:hover{transform:translateY(-1px);opacity:.92}@media (max-width: 1100px){.home-hero-layout,.home-overview-banner,.home-pillars-grid,.home-what-header{grid-template-columns:1fr}.home-what-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-hero-left h1{max-width:13ch}}@media (max-width: 1100px){.home-overview-content{max-width:none;padding:2rem}.home-overview-banner{min-height:unset}.home-overview-visual{min-height:280px}}@media (max-width: 760px){.home-overview-visual{min-height:220px}.home-overview-content{padding:1.5rem}.home-overview-content h2{font-size:2rem}}@media (max-width: 760px){.home-hero-section{padding:3rem 0}.home-hero-left h1{font-size:2.7rem;max-width:none}.home-hero-mini-grid,.home-what-card-grid{grid-template-columns:1fr}.home-what-feature{border-radius:22px 22px 0 0;min-height:260px}.home-what-feature-image{min-height:260px}.home-what-feature-overlay{left:1.25rem;top:1.25rem;max-width:280px}.home-what-feature-overlay h3{font-size:1.4rem}.home-panel-primary,.home-pillar-card,.home-overview-card,.home-cta-card{border-radius:22px}.home-panel-primary,.home-overview-card,.home-cta-card{padding:1.5rem}}@media (max-width: 900px){.home-cta-banner{min-height:520px}.home-cta-content-card{width:calc(100% - 2rem);margin:1rem;padding:1.5rem}}@media (max-width: 760px){.home-cta-banner{min-height:480px;border-radius:22px}.home-cta-content-card{border-radius:18px}.home-cta-content-card h2{font-size:2rem}.home-cta-content-card p{font-size:.98rem}}.why-center-circle{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);width:200px;height:200px;border-radius:50%;background:#fff;border:4px solid #4b5563;box-shadow:0 8px 24px #0f4c8114;display:flex;align-items:center;justify-content:center;text-align:center;z-index:3}.why-center-circle h2{margin:0;color:#102a43;font-size:1.9rem;line-height:1.2}.why-node{position:absolute;width:190px;text-align:center;z-index:3}.why-node h3{margin:.85rem 0 .5rem;color:#102a43;font-size:1.05rem;line-height:1.35}.why-node p{margin:0;color:#486581;line-height:1.7;font-size:.95rem}.why-node-1{left:7%;top:10%}.why-node-2{right:7%;top:10%}.why-node-3{right:12%;top:49%}.why-node-5{left:12%;top:49%}.why-link{position:absolute;height:4px;background:#7a7a7a;transform-origin:left center;z-index:1}.why-link-1{width:145px;left:29%;top:22%;transform:rotate(-153deg)}.why-link-2{width:145px;right:29%;top:22%;transform:rotate(-27deg)}.why-link-3{width:125px;right:30%;top:50%;transform:rotate(28deg)}.why-link-4{width:120px;left:50%;top:58%;transform:translate(-50%) rotate(90deg)}.why-link-5{width:125px;left:30%;top:50%;transform:rotate(152deg)}.home-why-section{padding:1rem 0 4.5rem;background:#fff}.home-why-diagram{position:relative;min-height:760px;background:linear-gradient(180deg,#edf6ff8c,#fff0);border-radius:28px;padding:2rem;overflow:hidden}.why-center-circle{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);width:230px;height:230px;border-radius:50%;background:#fff;border:4px solid #4b5563;box-shadow:0 8px 24px #0f4c8114,inset 0 0 0 8px #fff9;display:flex;align-items:center;justify-content:center;text-align:center;z-index:3}.why-center-circle h2{margin:0;color:#102a43;font-size:2rem;line-height:1.2}.why-node{position:absolute;width:220px;text-align:center;z-index:3}.why-node h3{margin:.9rem 0 .55rem;color:#102a43;font-size:1.05rem;line-height:1.35}.why-node p{margin:0;color:#486581;line-height:1.65;font-size:.94rem}.why-icon-circle{width:78px;height:78px;margin:0 auto;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:700;font-size:1rem;box-shadow:0 14px 28px #0f4c812e}.why-node-1 .why-icon-circle{background:linear-gradient(135deg,#f4c20d,#d39b00)}.why-node-2 .why-icon-circle{background:linear-gradient(135deg,#d18ce0,#b65cc9)}.why-node-3 .why-icon-circle{background:linear-gradient(135deg,#ff6b4a,#d83a1d)}.why-node-4 .why-icon-circle{background:linear-gradient(135deg,#c6db36,#93b417)}.why-node-5 .why-icon-circle{background:linear-gradient(135deg,#7c86e8,#4d5dd1)}.why-node-1{left:6%;top:28%}.why-node-2{right:6%;top:28%}.why-node-3{right:17%;top:58%}.why-node-4{left:50%;bottom:4%;transform:translate(-50%)}.why-node-5{left:17%;top:58%}.why-link{position:absolute;height:4px;background:#7c7c7c;transform-origin:left center;z-index:1}.why-link:after{content:"";position:absolute;right:-8px;top:50%;width:14px;height:14px;border-radius:50%;background:#9acd00;border:3px solid #ffffff;transform:translateY(-50%);box-shadow:0 0 0 2px #7c7c7c4d}.why-link-1{width:160px;left:29%;top:34%;transform:rotate(-155deg)}.why-link-2{width:160px;right:29%;top:34%;transform:rotate(-25deg)}.why-link-3{width:150px;right:30%;top:56%;transform:rotate(28deg)}.why-link-4{width:135px;left:50%;top:57%;transform:translate(-50%) rotate(90deg)}.why-link-5{width:150px;left:30%;top:56%;transform:rotate(152deg)}@media (max-width: 1100px){.home-why-diagram{min-height:unset;display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem}.why-center-circle,.why-node,.why-link{position:static;transform:none;width:auto;height:auto}.why-center-circle{grid-column:1 / -1;width:220px;height:220px;margin:0 auto .5rem}.why-node{background:#fff;border:1px solid rgba(15,76,129,.1);border-radius:22px;padding:1.25rem;box-shadow:0 18px 40px #0f4c8114}.why-link{display:none}}@media (max-width: 760px){.home-why-diagram{grid-template-columns:1fr}.why-center-circle{width:190px;height:190px}.why-center-circle h2{font-size:1.6rem}}.scroll-top-btn{position:fixed;right:1.5rem;bottom:1.5rem;width:52px;height:52px;border:none;border-radius:50%;background:linear-gradient(135deg,#0f4c81,#1f6fb2);color:#fff;font-size:1.4rem;font-weight:700;cursor:pointer;box-shadow:0 14px 30px #0f4c8138;opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease,box-shadow .25s ease;z-index:1200}.scroll-top-btn.show{opacity:1;visibility:visible;transform:translateY(0)}.scroll-top-btn:hover{box-shadow:0 18px 36px #0f4c814d;transform:translateY(-2px)}@media (max-width: 760px){.scroll-top-btn{right:1rem;bottom:1rem;width:48px;height:48px;font-size:1.2rem}}.offerings-page{background:linear-gradient(180deg,#102a43,#fff 30%,#f7fbff)}.offerings-hero-section{padding:3rem 0 2rem}.offerings-hero-card{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center;background:linear-gradient(135deg,#fff,#edf6ff);border:1px solid rgba(15,76,129,.1);border-radius:28px;padding:2rem;box-shadow:0 24px 60px #0f4c811a;overflow:hidden}.offerings-hero-content h1{margin:.75rem 0 1rem;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.1;color:#102a43;max-width:640px}.offerings-hero-content p{font-size:1.05rem;line-height:1.8;color:#486581;max-width:580px}.offerings-hero-highlight{display:flex;justify-content:center}.offerings-highlight-card{width:100%;min-height:260px;border-radius:24px;padding:2rem;background:linear-gradient(180deg,#081a282e,#081a28b8),radial-gradient(circle at top right,rgba(113,179,226,.22),transparent 35%),linear-gradient(135deg,#1d73b9d9,#05111ceb);display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 20px 45px #0f4c8129}.offerings-highlight-card h3{margin:0 0 .85rem;color:#fff;font-size:1.5rem}.offerings-highlight-card p{margin:0;color:#ffffffe0;line-height:1.8}.offerings-banner-section{padding:1rem 0 2.5rem}.offerings-banner{background:linear-gradient(135deg,#0f4c81,#1f6fb2,#59a9df);color:#fff;border-radius:24px;padding:2rem 1.5rem;text-align:center;box-shadow:0 20px 45px #0f4c812e}.offerings-banner h2{margin:0;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.2}.offerings-main-section{padding:0 0 4.5rem}.offerings-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.offering-card{background:#fff;border:1px solid rgba(15,76,129,.1);border-radius:22px;padding:1.6rem;box-shadow:0 18px 40px #0f4c8114;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.offering-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #0f4c8121;border-color:#0f4c8133}.offering-card-link{margin-top:1rem;width:fit-content;display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;border-radius:999px;padding:.8rem 1rem;background:#0f4c81;color:#fff;font-weight:600;transition:background .2s ease,transform .2s ease}.offering-card-link:hover{background:#0c3d67;transform:translateY(-1px)}.offering-card-tag{display:inline-block;margin-bottom:1rem;padding:.38rem .72rem;border-radius:999px;background:#0f4c8114;color:#0f4c81;font-size:.82rem;font-weight:700}.offering-card h3{margin:0 0 .8rem;color:#102a43;font-size:1.3rem;line-height:1.35}.offering-card p{margin:0 0 1rem;color:#486581;line-height:1.8}.offering-list{margin:0;padding-left:1.1rem;color:#486581;line-height:1.85}.offering-list li+li{margin-top:.4rem}@media (max-width: 1100px){.offerings-hero-card,.offerings-card-grid{grid-template-columns:1fr}}@media (max-width: 760px){.offerings-hero-section{padding:2rem 0 1rem}.offerings-hero-card{padding:1.25rem;border-radius:22px}.offerings-highlight-card{min-height:220px;padding:1.5rem}.offerings-banner{padding:1.5rem 1rem;border-radius:18px}.offering-card{padding:1.25rem;border-radius:20px}}.offering-detail-page{background:linear-gradient(180deg,#102a43,#fff 30%,#f7fbff)}.offering-detail-hero-section{padding:3rem 0 2rem}.offering-detail-hero-card{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center;background:linear-gradient(135deg,#fff,#edf6ff);border:1px solid rgba(15,76,129,.1);border-radius:28px;padding:2rem;box-shadow:0 24px 60px #0f4c811a;overflow:hidden}.offering-detail-hero-content h1{margin:.75rem 0 1rem;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.1;color:#102a43;max-width:680px}.offering-detail-hero-content p{font-size:1.05rem;line-height:1.8;color:#486581;max-width:580px}.offering-detail-hero-highlight{display:flex;justify-content:center}.offering-detail-highlight-card{width:100%;min-height:260px;border-radius:24px;padding:2rem;background:linear-gradient(180deg,#081a282e,#081a28b8),radial-gradient(circle at top right,rgba(113,179,226,.22),transparent 35%),linear-gradient(135deg,#1d73b9d9,#05111ceb);display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 20px 45px #0f4c8129}.offering-detail-highlight-card h3{margin:0 0 .85rem;color:#fff;font-size:1.5rem}.offering-detail-highlight-card p{margin:0;color:#ffffffe0;line-height:1.8}.offering-detail-banner-section{padding:1rem 0 2.5rem}.offering-detail-banner{background:linear-gradient(135deg,#0f4c81,#1f6fb2,#59a9df);color:#fff;border-radius:24px;padding:2rem 1.5rem;text-align:center;box-shadow:0 20px 45px #0f4c812e}.offering-detail-banner h2{margin:0;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.2}.offering-detail-main-section{padding:0 0 4.5rem}.offering-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.offering-detail-card{background:#fff;border:1px solid rgba(15,76,129,.1);border-radius:22px;padding:1.6rem;box-shadow:0 18px 40px #0f4c8114;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;display:flex;flex-direction:column}.offering-detail-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #0f4c8121;border-color:#0f4c8133}.offering-detail-card h3{margin:0 0 .8rem;color:#102a43;font-size:1.3rem;line-height:1.35}.offering-detail-card p{margin:0 0 1rem;color:#486581;line-height:1.8}@media (max-width: 1100px){.offering-detail-hero-card,.offering-detail-grid{grid-template-columns:1fr}}@media (max-width: 760px){.offering-detail-hero-section{padding:2rem 0 1rem}.offering-detail-hero-card{padding:1.25rem;border-radius:22px}.offering-detail-highlight-card{min-height:220px;padding:1.5rem}.offering-detail-banner{padding:1.5rem 1rem;border-radius:18px}.offering-detail-card{padding:1.25rem;border-radius:20px}}.nav-dropdown{position:relative;display:flex;align-items:center}.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:.4rem}.nav-caret{font-size:.75rem;line-height:1}.dropdown-menu{position:absolute;top:calc(100% + .8rem);left:0;min-width:270px;background:#fff;border:1px solid rgba(15,76,129,.12);border-radius:18px;box-shadow:0 18px 45px #0f4c811f;padding:.6rem;display:none;z-index:1200}.dropdown-menu.show{display:block}.dropdown-item{display:block;padding:.8rem .95rem;border-radius:12px;color:#102a43;text-decoration:none;font-weight:600;transition:background .2s ease,color .2s ease}.dropdown-item:hover{background:#0f4c810f;color:#0f4c81}.mobile-dropdown-group{display:flex;flex-direction:column;gap:.5rem}.mobile-submenu{display:flex;flex-direction:column;gap:.35rem;padding-left:1rem}.mobile-submenu-link{font-size:.95rem;color:#486581;text-decoration:none}.mobile-submenu-link:hover{color:#0f4c81}.product-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0718278c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:1.25rem;z-index:1400}.product-modal{width:min(1100px,100%);max-height:88vh;overflow-y:auto;background:#fff;border:1px solid rgba(15,76,129,.1);border-radius:24px;padding:1.5rem;box-shadow:0 24px 60px #0f4c812e}.product-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.product-modal-header h2{margin:.8rem 0 0;color:#102a43;font-size:clamp(1.6rem,3vw,2.3rem)}.product-modal-close{width:42px;height:42px;border:none;border-radius:50%;background:#0f4c8114;color:#102a43;font-size:1.8rem;line-height:1;cursor:pointer}.product-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.product-card{background:#fff;border:1px solid rgba(15,76,129,.1);border-radius:22px;overflow:hidden;box-shadow:0 18px 40px #0f4c8114;display:flex;flex-direction:column}.product-image-wrap{width:100%;height:220px;background:#fff;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;display:block}.product-card-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.product-card-content h3{margin:0 0 .75rem;color:#102a43;font-size:1.2rem}.product-card-content p{margin:0 0 1.25rem;color:#486581;line-height:1.8}.product-card-content .partner-link-btn{margin-top:auto}@media (max-width: 760px){.product-modal{padding:1rem;border-radius:20px}.product-modal-grid{grid-template-columns:1fr}.product-image-wrap{height:200px}.product-card-content{padding:1.25rem}}
