@import "https://cdn.jsdelivr.net/npm/@fontsource/source-sans-pro@latest/300.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/source-sans-pro@latest/300-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/source-sans-pro@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/source-sans-pro@latest/400-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/source-sans-pro@latest/600.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/source-sans-pro@latest/600-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/source-sans-pro@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/source-sans-pro@latest/700-italic.css";
html{box-sizing:border-box;font-size:100%}
*,::before,::after{box-sizing:inherit}
html,body{margin:0}
body{font-family:'Source Sans Pro',sans-serif}
:focus-visible{outline:2px solid #FF6F88;outline-offset:3px}
:focus:not(:focus-visible){outline:none}
.site-header{background:linear-gradient(160deg,#0b1a3e 0%,#091229 55%,#0d0e2a 100%);padding:28px 0 0;position:relative}
.site-header::after{content:'';display:block;height:3px;background:linear-gradient(90deg,#1657C9 0%,#FF6F88 50%,#1657C9 100%)}
.header-shell{max-width:1366px;margin:0 auto;padding:0 28px}
.header-top-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:28px}
.brand-mount{display:flex;align-items:center;gap:16px}
.logo-frame{width:44px;height:44px;background:#FEFCE9;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px -2px #ff6f8812 0 0 0 1px #ff6f882e inset 0 2px 4px #1657c914;flex-shrink:0}
.logo-frame img{width:36px;height:36px;object-fit:contain;display:block}
.brand-text-stack{display:flex;flex-direction:column;gap:4px}
.brand-name{font-size:20px;font-weight:700;line-height:1.1;color:#FEFCE9;letter-spacing:0}
.brand-tagline{font-size:14px;font-weight:300;line-height:1.1;color:#FF6F88}
.header-address-block{display:flex;flex-direction:column;align-items:flex-end;gap:4px}
.address-label{font-size:14px;font-weight:300;line-height:1.5;color:#fefce980}
.address-value{font-size:15px;font-weight:400;line-height:1.5;color:#fefce9d9}
.header-nav-row{border-top:1px solid #1657c940;padding:0}
.primary-nav{display:flex;align-items:stretch;list-style:none;margin:0;padding:0;gap:0}
.primary-nav li{display:flex}
.primary-nav a{display:flex;align-items:center;padding:16px 28px;font-size:15px;font-weight:600;line-height:1.1;color:#fefce9bf;text-decoration:none;border-bottom:2px solid transparent;transition:color .6s cubic-bezier(0.25,0.46,0.45,0.94),border-color .6s cubic-bezier(0.25,0.46,0.45,0.94);white-space:nowrap}
.primary-nav a:hover{color:#FEFCE9;border-bottom-color:#FF6F88}
.primary-nav a[aria-current="page"]{color:#FF6F88;border-bottom-color:#FF6F88}
.nav-accent-item a{color:#FF6F88}
.site-footer{background:#091229;border-top:1px solid #1657c933}
.footer-shell{max-width:1366px;margin:0 auto;padding:56px 28px 28px}
.footer-upper{display:flex;align-items:flex-start;justify-content:space-between;gap:56px;padding-bottom:56px;border-bottom:1px solid #1657c926}
.footer-brand-column{display:flex;flex-direction:column;gap:16px}
.footer-logo-frame{width:40px;height:40px;background:#FEFCE9;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px -2px #ff6f8812 0 0 0 1px #fefce933 inset 0 2px 4px #1657c90f}
.footer-logo-frame img{width:32px;height:32px;object-fit:contain;display:block}
.footer-brand-name{font-size:17px;font-weight:700;line-height:1.1;color:#FEFCE9}
.footer-links-column{display:flex;flex-direction:column;gap:8px}
.footer-links-label{font-size:14px;font-weight:600;line-height:1.5;color:#fefce973;text-transform:uppercase;letter-spacing:0;margin-bottom:8px}
.footer-links-column a{font-size:15px;font-weight:400;line-height:1.8;color:#fefce9a6;text-decoration:none;transition:color .5s ease}
.footer-links-column a:hover{color:#FF6F88}
.footer-lower{padding-top:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.footer-copyright{font-size:14px;font-weight:300;line-height:1.5;color:#fefce959}
.footer-legal-links{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.footer-legal-links a{font-size:14px;font-weight:400;line-height:1.5;color:#fefce966;text-decoration:none;transition:color .55s cubic-bezier(0.25,0.46,0.45,0.94)}
.footer-legal-links a:hover{color:#fefce9cc}
@media (max-width: 900px) {
.header-address-block{display:none}
.primary-nav a{padding:16px;font-size:14px}
.footer-upper{flex-direction:column;gap:28px}
}
@media (max-width: 600px) {
.header-top-row{justify-content:center}
.primary-nav{flex-wrap:wrap;justify-content:center}
.footer-lower{flex-direction:column;align-items:flex-start}
}
.policy-layout-lpw{max-width:1366px;margin:0 auto;padding:56px 28px;background:#0d1628;color:#e8eaf2}
.policy-layout-lpw h1{font-size:48px;line-height:1.1;color:#FEFCE9;padding-bottom:28px;border-bottom:2px solid #1657C9;margin-bottom:56px}
.policy-layout-lpw h2{font-size:36px;line-height:1.1;color:#FEFCE9;margin-top:56px;margin-bottom:28px}
.policy-layout-lpw h3{font-size:26px;line-height:1.5;color:#FF6F88;margin-top:28px;margin-bottom:16px}
.policy-layout-lpw h4{font-size:20px;line-height:1.5;color:#FEFCE9;margin-top:28px;margin-bottom:16px}
.policy-layout-lpw h5{font-size:17px;line-height:1.5;color:#c8cfe8;margin-top:16px;margin-bottom:8px}
.policy-layout-lpw h6{font-size:15px;line-height:1.5;color:#a0a8c8;margin-top:16px;margin-bottom:8px;text-transform:uppercase}
.policy-layout-lpw p{font-size:17px;line-height:1.8;color:#c8cfe8;margin-bottom:16px}
.policy-layout-lpw ul{margin:16px 0 28px;padding-left:28px;list-style:none}
.policy-layout-lpw ol{margin:16px 0 28px;padding-left:28px;list-style:decimal}
.policy-layout-lpw ul li{font-size:17px;line-height:1.8;color:#c8cfe8;margin-bottom:8px;padding-left:16px;position:relative}
.policy-layout-lpw ul li::before{content:"";position:absolute;left:0;top:12px;width:6px;height:6px;border-radius:2px;background:#1657C9;transform:rotate(45deg)}
.policy-layout-lpw ol li{font-size:17px;line-height:1.8;color:#c8cfe8;margin-bottom:8px;padding-left:8px}
.policy-layout-lpw a{color:#FF6F88;text-decoration:none;border-bottom:1px solid #ff6f8859;transition:color .6s cubic-bezier(0.25,0.46,0.45,0.94),border-color .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.policy-layout-lpw a:hover{color:#FEFCE9;border-bottom-color:#fefce980}
.policy-layout-lpw table{width:100%;border-collapse:collapse;margin:28px 0;font-size:15px;line-height:1.5;background:#111d35;border-radius:8px;overflow:hidden;box-shadow:0 4px 25px -2px #1657c91a}
.policy-layout-lpw thead{background:#1657C9}
.policy-layout-lpw thead tr{border-bottom:none}
.policy-layout-lpw tbody tr{border-bottom:1px solid #1657c92e;transition:background .5s ease}
.policy-layout-lpw tbody tr:last-child{border-bottom:none}
.policy-layout-lpw tbody tr:hover{background:#1657c914}
.policy-layout-lpw th{padding:16px 28px;text-align:left;font-size:14px;color:#FEFCE9;font-weight:700;text-transform:uppercase}
.policy-layout-lpw td{padding:16px 28px;color:#c8cfe8;font-size:15px;line-height:1.5}
.policy-layout-lpw hr{border:none;height:1px;background:linear-gradient(90deg,transparent,#1657C9,transparent);margin:56px 0;opacity:.45}
@media (max-width: 768px) {
.policy-layout-lpw{padding:28px 16px}
.policy-layout-lpw h1{font-size:36px;margin-bottom:28px}
.policy-layout-lpw h2{font-size:26px;margin-top:28px;margin-bottom:16px}
.policy-layout-lpw h3{font-size:20px}
.policy-layout-lpw table{display:block;overflow-x:auto}
.policy-layout-lpw th,.policy-layout-lpw td{padding:16px}
}
.services-page{background-color:#0d1529;overflow-x:clip;position:relative}
.services-page .frame{max-width:1366px;margin:0 auto;padding:0 28px}
.services-page .accent-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#FF6F88;margin-left:6px;vertical-align:middle;position:relative;top:-2px}
.services-page .underline-accent{text-decoration:none;border-bottom:2px solid #FF6F88;padding-bottom:1px;color:inherit}
.services-page .wavy-divider{width:100%;height:32px;position:relative;overflow:hidden}
.services-page .wavy-divider svg{width:100%;height:100%}
.services-page .wavy-divider-dots{width:100%;text-align:center;padding:16px 0;display:flex;align-items:center;justify-content:center;gap:4px}
.services-page .wavy-divider-dots span{display:inline-block;width:4px;height:4px;border-radius:50%;background:#FF6F88;opacity:.4}
.services-page .wavy-divider-dots span:nth-child(even){transform:translateY(-3px);opacity:.2}
.services-page .wavy-divider-dots span:nth-child(3n){transform:translateY(3px);opacity:.3}
.services-page .title-block{padding:56px 0 28px;position:relative}
.services-page .title-block .corner-bleed{position:absolute;top:0;left:0;width:480px;height:480px;background:radial-gradient(circle at 0% 0%,#1657c938 0%,transparent 65%);pointer-events:none;animation:color-bleed 7s ease-in-out infinite alternate}
@keyframes color-bleed {
0%{opacity:.4;transform:scale(0.9) translate(-8px,-8px)}
100%{opacity:1;transform:scale(1.1) translate(8px,8px)}
}
.services-page .title-block .corner-bleed-secondary{position:absolute;top:0;right:0;width:320px;height:320px;background:radial-gradient(circle at 100% 0%,#ff6f881f 0%,transparent 60%);pointer-events:none;animation:color-bleed-right 9s ease-in-out infinite alternate}
@keyframes color-bleed-right {
0%{opacity:.3;transform:scale(1) translate(4px,-4px)}
100%{opacity:.8;transform:scale(1.15) translate(-4px,4px)}
}
.services-page .title-layout{display:flex;flex-direction:row;align-items:stretch;gap:56px}
.services-page .title-text-column{flex:1;display:flex;flex-direction:column;justify-content:center;gap:28px;position:relative;z-index:1}
.services-page .title-label{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#FF6F88;letter-spacing:.08em;text-transform:uppercase;font-weight:600}
.services-page .title-label-line{display:inline-block;width:28px;height:1px;background:#FF6F88}
.services-page .title-heading{font-size:48px;line-height:1.1;color:#FEFCE9;font-weight:700;margin:0}
.services-page .title-heading span{background:linear-gradient(67deg,#FF6F88,#1657C9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.services-page .title-body{font-size:17px;line-height:1.8;color:#b8c4dc;margin:0;max-width:560px}
.services-page .title-meta{display:flex;flex-direction:row;gap:28px;align-items:center}
.services-page .title-stat{display:flex;flex-direction:column;gap:4px}
.services-page .title-stat .stat-number{font-size:26px;line-height:1.1;color:#FF6F88;font-weight:700}
.services-page .title-stat .stat-label{font-size:14px;color:#7a8ba8;line-height:1.5}
.services-page .title-image-column{width:320px;flex-shrink:0;position:relative;display:flex;flex-direction:column}
.services-page .title-image-wrapper{width:100%;height:420px;border-radius:8px;overflow:hidden;position:relative;box-shadow:0 12px 52px -2px #ff6f881a}
.services-page .title-image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:blur(0px);transition:filter .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.services-page .title-image-wrapper::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,#0d152999 100%);pointer-events:none}
.services-page .image-blur-spot{position:absolute;width:200px;height:200px;border-radius:50%;background:#ff6f8826;filter:blur(40px);bottom:-56px;right:-28px;pointer-events:none}
.services-page .image-blur-spot-2{position:absolute;width:140px;height:140px;border-radius:50%;background:#1657c933;filter:blur(32px);top:28px;left:-28px;pointer-events:none}
.services-page .grid-section{padding:56px 0;position:relative;background:linear-gradient(180deg,#1657c912 0%,transparent 100%)}
.services-page .grid-section-inner{position:relative;z-index:1}
.services-page .section-header-row{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:56px;gap:28px}
.services-page .section-heading{font-size:36px;line-height:1.1;color:#FEFCE9;font-weight:700;margin:0}
.services-page .section-sub{font-size:15px;line-height:1.8;color:#7a8ba8;margin:0;max-width:360px;text-align:right}
.services-page .services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.services-page .service-card{background:#1657c90f;border:1px solid #fefce914;border-radius:8px;padding:28px;display:flex;flex-direction:column;gap:16px;position:relative;transition:transform .6s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94),border-color .5s ease;cursor:default}
.services-page .service-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 52px -2px #ff6f881a;border-color:#ff6f8840}
.services-page .service-card.featured{background:#ff6f8814;border-color:#ff6f8833}
.services-page .service-card-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#1657c926;flex-shrink:0}
.services-page .service-card.featured .service-card-icon{background:#ff6f8826}
.services-page .service-card-icon svg{width:22px;height:22px}
.services-page .service-card-name{font-size:17px;line-height:1.5;color:#FEFCE9;font-weight:600;margin:0}
.services-page .service-card-desc{font-size:15px;line-height:1.8;color:#8a9bb8;margin:0;flex:1}
.services-page .service-card-tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}
.services-page .service-tag{font-size:14px;color:#7a8ba8;border:1px solid #fefce91a;border-radius:3px;padding:2px 8px;line-height:1.5;transition:border-color .5s ease,color .5s ease}
.services-page .service-card:hover .service-tag{border-color:#ff6f8840;color:#b8c4dc}
.services-page .service-card-image{width:100%;height:180px;border-radius:8px;overflow:hidden;margin-top:8px}
.services-page .service-card-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .7s cubic-bezier(0.25,0.46,0.45,0.94)}
.services-page .service-card:hover .service-card-image img{transform:scale(1.05)}
.services-page .service-card:focus-within{border-left:3px solid #FF6F88}
.services-page .service-card.selected{border-left:3px solid #FF6F88}
.services-page .process-section{padding:56px 0;position:relative}
.services-page .process-section .blob-bg{position:absolute;top:0;right:0;width:600px;height:500px;pointer-events:none;opacity:.04;overflow:hidden}
.services-page .process-section .blob-bg svg{width:100%;height:100%}
.services-page .process-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}
.services-page .process-column{display:flex;flex-direction:column;gap:28px}
.services-page .process-heading{font-size:36px;line-height:1.1;color:#FEFCE9;font-weight:700;margin:0}
.services-page .process-body{font-size:15px;line-height:1.8;color:#8a9bb8;margin:0}
.services-page .process-steps{display:flex;flex-direction:column;gap:4px}
.services-page .process-step{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px;border-radius:8px;border:1px solid transparent;transition:background .6s ease,border-color .6s ease;cursor:default}
.services-page .process-step:hover{background:#1657c914;border-color:#1657c933}
.services-page .step-number{width:32px;height:32px;border-radius:50%;background:#1657c933;display:flex;align-items:center;justify-content:center;font-size:14px;color:#1657C9;font-weight:700;flex-shrink:0;transition:background .5s ease,color .5s ease}
.services-page .process-step:hover .step-number{background:#1657C9;color:#FEFCE9}
.services-page .step-content{display:flex;flex-direction:column;gap:4px}
.services-page .step-title{font-size:15px;line-height:1.5;color:#FEFCE9;font-weight:600;margin:0}
.services-page .step-desc{font-size:14px;line-height:1.8;color:#7a8ba8;margin:0}
.services-page .testimonials-column{display:flex;flex-direction:column;gap:28px}
.services-page .testimonials-heading{font-size:26px;line-height:1.1;color:#FEFCE9;font-weight:700;margin:0}
.services-page .testimonial-card{background:#fefce90a;border:1px solid #fefce914;border-radius:8px;padding:28px;display:flex;flex-direction:column;gap:16px;transition:box-shadow .7s ease,border-color .7s ease}
.services-page .testimonial-card:hover{box-shadow:0 4px 25px -2px #1657c91a;border-color:#fefce926}
.services-page .testimonial-quote{font-size:15px;line-height:1.8;color:#b8c4dc;margin:0;font-style:italic}
.services-page .testimonial-person{display:flex;flex-direction:row;align-items:center;gap:16px}
.services-page .person-portrait{width:52px;height:68px;border-radius:8px;overflow:hidden;flex-shrink:0;box-shadow:0 2px 4px -2px #ff6f8812}
.services-page .person-portrait img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.services-page .person-info{display:flex;flex-direction:column;gap:4px}
.services-page .person-name{font-size:15px;line-height:1.5;color:#FEFCE9;font-weight:600;margin:0}
.services-page .person-role{font-size:14px;color:#7a8ba8;line-height:1.5}
.services-page .testimonial-accent{background:#ff6f880f;border-color:#ff6f8826}
.services-page .metrics-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#fefce90f;border-radius:8px;overflow:hidden;margin-top:28px}
.services-page .metric-item{background:#0d1529e6;padding:28px 16px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;transition:background .6s ease}
.services-page .metric-item:hover{background:#1657c91a}
.services-page .metric-number{font-size:36px;line-height:1.1;font-weight:700;color:#FF6F88}
.services-page .metric-desc{font-size:14px;line-height:1.5;color:#7a8ba8}
.services-page .process-image-wrap{width:100%;height:220px;border-radius:8px;overflow:hidden;position:relative;box-shadow:0 4px 25px -2px #1657c91a}
.services-page .process-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .8s cubic-bezier(0.25,0.46,0.45,0.94)}
.services-page .process-image-wrap:hover img{transform:scale(1.04)}
.services-page .img-skeleton{background:linear-gradient(90deg,#1657c91a 25%,#1657c92e 50%,#1657c91a 75%);background-size:200% 100%;animation:skeleton-slide 1.4s ease infinite}
@keyframes skeleton-slide {
0%{background-position:200% 0}
100%{background-position:-200% 0}
}
@media (max-width: 1024px) {
.services-page .services-grid{grid-template-columns:repeat(2,1fr)}
.services-page .title-image-column{width:260px}
.services-page .metrics-strip{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.services-page .title-layout{flex-direction:column}
.services-page .title-image-column{width:100%}
.services-page .title-image-wrapper{height:280px}
.services-page .services-grid{grid-template-columns:1fr}
.services-page .section-header-row{flex-direction:column;align-items:flex-start}
.services-page .section-sub{text-align:left}
.services-page .process-layout{grid-template-columns:1fr;gap:28px}
.services-page .title-heading{font-size:36px}
.services-page .metrics-strip{grid-template-columns:repeat(2,1fr)}
.services-page .title-meta{flex-wrap:wrap;gap:16px}
}
@media (max-width: 480px) {
.services-page .metrics-strip{grid-template-columns:1fr 1fr}
.services-page .title-heading{font-size:26px}
.services-page .section-heading{font-size:26px}
}
.lead-page{background-color:#0d1525;color:#e8eaf0;overflow-x:clip}
.lead-page .decorated-border{position:relative}
.lead-page .decorated-border::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,#FF6F88 1px,transparent 1px),radial-gradient(circle,#1657C9 1.5px,transparent 1.5px),radial-gradient(circle,#FEFCE9 1px,transparent 1px),radial-gradient(circle,#FF6F88 2px,transparent 2px),radial-gradient(circle,#1657C9 1px,transparent 1px);background-size:60px 60px,90px 90px,45px 45px,75px 75px,55px 55px;background-position:5px 5px,20px 30px,40px 10px,55px 45px,10px 50px;opacity:.08;pointer-events:none;z-index:0}
.lead-page .max-container{max-width:1366px;margin:0 auto;padding:0 28px}
@keyframes tracking-in {
from{letter-spacing:-.05em;opacity:0}
to{letter-spacing:.02em;opacity:1}
}
.lead-page .title-zone{padding:56px 0;position:relative}
.lead-page .title-frame{position:relative;border:1px solid #ff6f8840;border-radius:8px;padding:56px}
.lead-page .title-frame::before{content:'';position:absolute;top:8px;left:8px;right:8px;bottom:8px;border:1px solid #1657c926;border-radius:8px;pointer-events:none}
.lead-page .title-layout{display:flex;flex-direction:row;align-items:center;gap:56px}
.lead-page .title-text-area{flex:1;min-width:0}
.lead-page .title-image-area{flex:0 0 420px;position:relative}
.lead-page .title-image-clip{position:relative;overflow:hidden;border-radius:3px;clip-path:polygon(8% 0%,100% 0%,92% 100%,0% 100%);box-shadow:0 12px 52px -2px #ff6f881a}
.lead-page .title-image-clip::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 30% 40%,transparent 40%,#0d15258c 100%);pointer-events:none}
.lead-page .title-image-clip img{width:100%;height:320px;object-fit:cover;object-position:center;display:block;transition:opacity .6s ease}
.lead-page .title-image-clip img.skeleton{background:#1e2d47;opacity:.4}
.lead-page .category-dot{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px}
.lead-page .dot-swatch{width:8px;height:8px;border-radius:2px;background-color:#FF6F88;flex-shrink:0}
.lead-page .category-label{font-size:14px;color:#FF6F88;letter-spacing:.06em;text-transform:uppercase}
.lead-page .title-heading{font-size:48px;line-height:1.1;color:#FEFCE9;margin:0 0 28px;animation:tracking-in .7s cubic-bezier(0.25,0.46,0.45,0.94) both}
.lead-page .title-heading .accent-word{position:relative;display:inline-block;color:#FF6F88}
.lead-page .title-heading .accent-word::after{content:'';position:absolute;bottom:-3px;left:0;right:0;height:2px;background-color:#FF6F88;border-radius:2px}
.lead-page .title-desc{font-size:17px;line-height:1.8;color:#b0b8cc;margin:0}
.lead-page .torn-divider{width:100%;overflow:hidden;line-height:0;margin:0}
.lead-page .torn-divider svg{display:block;width:100%}
.lead-page .support-zone{padding:56px 0;background:linear-gradient(67deg,#1657c91f 0%,#0d152500 60%);position:relative}
.lead-page .support-zone::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,#ffffff08 1px,transparent 1px),radial-gradient(circle,#ffffff05 2px,transparent 2px),radial-gradient(circle,#ffffff04 1.5px,transparent 1.5px);background-size:23px 31px,47px 41px,13px 19px;background-position:3px 7px,15px 22px,8px 35px;pointer-events:none}
.lead-page .support-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;align-items:start}
.lead-page .support-intro{grid-column:1 / 2}
.lead-page .support-cards{grid-column:2 / 4;display:flex;flex-direction:column;gap:16px}
.lead-page .section-label{font-size:14px;color:#1657C9;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;display:flex;align-items:center;gap:8px}
.lead-page .section-label .dot-swatch{background-color:#1657C9}
.lead-page .section-heading{font-size:36px;line-height:1.1;color:#FEFCE9;margin:0 0 16px}
.lead-page .section-heading .dot-end{display:inline-block;width:7px;height:7px;border-radius:50%;background-color:#FF6F88;margin-left:4px;vertical-align:middle;position:relative;top:-3px}
.lead-page .support-text{font-size:15px;line-height:1.8;color:#8892aa}
.lead-page .support-card{background:#1657c914;border:1px solid #1657c933;border-radius:8px;padding:28px;display:flex;flex-direction:row;gap:16px;align-items:flex-start;transition:background-color .6s ease,border-color .55s cubic-bezier(0.25,0.46,0.45,0.94);box-shadow:0 2px 4px -2px #1657c912}
.lead-page .support-card:hover{background:#1657c926;border-color:#ff6f8859}
.lead-page .card-icon{width:40px;height:40px;flex-shrink:0;border-radius:8px;background:#ff6f881f;display:flex;align-items:center;justify-content:center}
.lead-page .card-icon svg{width:20px;height:20px;fill:#FF6F88}
.lead-page .card-body-text h5{font-size:17px;color:#FEFCE9;margin:0 0 8px;line-height:1.1}
.lead-page .card-body-text p{font-size:14px;line-height:1.8;color:#8892aa;margin:0}
.lead-page .torn-divider-alt svg{display:block;width:100%}
.lead-page .longterm-zone{padding:56px 0;background-color:#111827}
.lead-page .longterm-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:56px;align-items:center}
.lead-page .longterm-visual{position:relative}
.lead-page .longterm-image-wrap{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 12px 52px -2px #ff6f881a 0 4px 25px -2px #ff6f881a}
.lead-page .longterm-image-wrap img{width:100%;height:400px;object-fit:cover;object-position:center;display:block}
.lead-page .metric-float{position:absolute;bottom:28px;right:-16px;background:#0d1525;border:1px solid #ff6f884d;border-radius:8px;padding:16px 28px;box-shadow:0 4px 25px -2px #ff6f881a}
.lead-page .metric-float .metric-number{font-size:36px;line-height:1.1;color:#FF6F88;display:block}
.lead-page .metric-float .metric-desc{font-size:14px;color:#8892aa}
.lead-page .longterm-text{display:flex;flex-direction:column;gap:28px}
.lead-page .two-col-text{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.lead-page .two-col-text p{font-size:15px;line-height:1.8;color:#8892aa;margin:0}
.lead-page .skill-list{display:flex;flex-direction:column;gap:8px;padding:0;margin:0;list-style:none}
.lead-page .skill-list li{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:15px;color:#b0b8cc;line-height:1.5}
.lead-page .skill-list li::before{content:'';display:block;width:6px;height:6px;border-radius:2px;background-color:#FF6F88;flex-shrink:0}
.lead-page .audience-zone{padding:56px 0;background:linear-gradient(67deg,#fefce90a 0%,transparent 55%);position:relative}
.lead-page .audience-heading-row{display:flex;flex-direction:row;align-items:flex-start;gap:56px;margin-bottom:56px}
.lead-page .audience-heading-col{flex:0 0 40%}
.lead-page .audience-intro-col{flex:1;padding-top:8px}
.lead-page .audience-intro-col p{font-size:17px;line-height:1.8;color:#8892aa;margin:0}
.lead-page .audience-split{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.lead-page .audience-column{border-radius:8px;padding:28px}
.lead-page .audience-column.fits{background:#1657c91a;border:1px solid #1657c940}
.lead-page .audience-column.not-fits{background:#ff6f880f;border:1px solid #ff6f8826}
.lead-page .audience-column h5{font-size:20px;color:#FEFCE9;margin:0 0 28px;line-height:1.1;display:flex;align-items:center;gap:8px}
.lead-page .audience-column h5 .col-marker{width:10px;height:10px;border-radius:2px;flex-shrink:0}
.lead-page .fits .col-marker{background-color:#1657C9}
.lead-page .not-fits .col-marker{background-color:#FF6F88}
.lead-page .audience-items{display:flex;flex-direction:column;gap:16px;padding:0;margin:0;list-style:none}
.lead-page .audience-items li{font-size:15px;line-height:1.8;color:#b0b8cc;padding:16px;background:#ffffff08;border-radius:3px}
.lead-page .portrait-pair{display:flex;flex-direction:row;gap:28px;margin-top:56px;align-items:flex-start}
.lead-page .portrait-item{display:flex;flex-direction:row;gap:16px;align-items:flex-start;flex:1;padding:28px;background:#0d152599;border:1px solid #ffffff12;border-radius:8px;transition:border-color .65s ease}
.lead-page .portrait-item:hover{border-color:#ff6f884d}
.lead-page .portrait-thumb{width:80px;height:103px;border-radius:8px;overflow:hidden;flex-shrink:0;box-shadow:0 4px 25px -2px #ff6f881a}
.lead-page .portrait-thumb img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.lead-page .portrait-info{flex:1;min-width:0}
.lead-page .portrait-name{font-size:17px;color:#FEFCE9;margin:0 0 4px;line-height:1.1}
.lead-page .portrait-role{font-size:14px;color:#FF6F88;margin:0 0 8px}
.lead-page .portrait-quote{font-size:14px;line-height:1.8;color:#8892aa;margin:0}
.lead-page .outcome-zone{padding:56px 0;background-color:#0a1020}
.lead-page .outcome-top{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px;margin-bottom:56px;align-items:start}
.lead-page .outcome-description{font-size:15px;line-height:1.8;color:#8892aa;margin:16px 0 0}
.lead-page .outcome-stat-block{border-radius:8px;padding:28px;background:#ff6f8812;border:1px solid #ff6f8826;transition:transform .55s cubic-bezier(0.25,0.46,0.45,0.94),background-color .6s ease;box-shadow:0 2px 4px -2px #ff6f8812}
.lead-page .outcome-stat-block:hover{transform:scale(1.03);background:#ff6f881f}
.lead-page .stat-number{font-size:48px;line-height:1.1;color:#FF6F88;display:block;margin-bottom:8px}
.lead-page .stat-label{font-size:15px;color:#b0b8cc;line-height:1.5}
.lead-page .outcome-images-strip{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:16px;align-items:end;margin-bottom:56px}
.lead-page .strip-image-wrap{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 12px 52px -2px #1657c91a}
.lead-page .strip-image-wrap.tall{margin-top:-28px}
.lead-page .strip-image-wrap img{width:100%;object-fit:cover;object-position:center;display:block}
.lead-page .strip-image-wrap.normal img{height:220px}
.lead-page .strip-image-wrap.tall img{height:280px}
.lead-page .outcome-path{border-top:1px solid #ffffff0f;padding-top:56px}
.lead-page .path-heading{font-size:26px;color:#FEFCE9;margin:0 0 28px;line-height:1.1}
.lead-page .path-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.lead-page .path-step{position:relative;padding:28px;background:#1657c912;border-radius:8px;border:1px solid #1657c926;transition:border-color .7s ease,background-color .55s cubic-bezier(0.25,0.46,0.45,0.94)}
.lead-page .path-step:hover{border-color:#ff6f8866;background:#1657c91f}
.lead-page .step-number{font-size:36px;line-height:1.1;color:#ff6f8840;display:block;margin-bottom:8px}
.lead-page .step-title{font-size:17px;color:#FEFCE9;margin:0 0 8px;line-height:1.1}
.lead-page .step-text{font-size:14px;line-height:1.8;color:#8892aa;margin:0}
.lead-page .btn-outlined{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;border:1px solid #ff6f8880;border-radius:3px;background:transparent;color:#FF6F88;font-size:15px;cursor:pointer;text-decoration:none;transition:background-color .6s ease,border-color .55s cubic-bezier(0.25,0.46,0.45,0.94),color .6s ease;position:relative;overflow:hidden}
.lead-page .btn-outlined .btn-icon{width:16px;height:16px;opacity:0;transform:translateX(-8px);transition:opacity .55s ease,transform .6s cubic-bezier(0.25,0.46,0.45,0.94);flex-shrink:0}
.lead-page .btn-outlined .btn-text{transition:transform .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.lead-page .btn-outlined:hover{background-color:#ff6f881f;border-color:#FF6F88;color:#FEFCE9}
.lead-page .btn-outlined:hover .btn-icon{opacity:1;transform:translateX(0)}
.lead-page .btn-outlined:hover .btn-text{transform:translateX(4px)}
.lead-page .btn-outlined:focus{outline:2px solid #FF6F88;outline-offset:3px}
.lead-page .outcome-cta-row{display:flex;flex-direction:row;align-items:center;gap:28px;margin-top:56px}
.lead-page .cta-note{font-size:14px;color:#8892aa;line-height:1.5}
.lead-page a.content-link{color:#FF6F88;text-decoration:none;transition:box-shadow .5s ease}
.lead-page a.content-link:hover{box-shadow:0 0 0 2px #ff6f8866;border-radius:2px}
@media (max-width: 1024px) {
.lead-page .title-layout{flex-direction:column;gap:28px}
.lead-page .title-image-area{flex:0 0 auto;width:100%}
.lead-page .support-grid{grid-template-columns:1fr}
.lead-page .support-intro{grid-column:1}
.lead-page .support-cards{grid-column:1}
.lead-page .longterm-layout{grid-template-columns:1fr;gap:28px}
.lead-page .outcome-top{grid-template-columns:1fr 1fr}
.lead-page .outcome-images-strip{grid-template-columns:1fr 1fr}
.lead-page .strip-image-wrap:last-child{display:none}
.lead-page .path-steps{grid-template-columns:1fr 1fr}
}
@media (max-width: 768px) {
.lead-page .title-frame{padding:28px}
.lead-page .title-heading{font-size:36px}
.lead-page .audience-heading-row{flex-direction:column;gap:16px}
.lead-page .audience-split{grid-template-columns:1fr}
.lead-page .portrait-pair{flex-direction:column}
.lead-page .two-col-text{grid-template-columns:1fr}
.lead-page .outcome-top{grid-template-columns:1fr}
.lead-page .outcome-images-strip{grid-template-columns:1fr}
.lead-page .strip-image-wrap.tall{margin-top:0}
.lead-page .path-steps{grid-template-columns:1fr}
.lead-page .metric-float{position:static;margin-top:16px;display:inline-block}
}
.about-us{background-color:#0d1525;color:#e8edf5;overflow-x:clip}
.about-us .page-card{max-width:1366px;margin:0 auto;padding:0 28px}
.about-us .dot-accent::after{content:'';display:inline-block;width:6px;height:6px;background:#FF6F88;border-radius:50%;margin-left:6px;vertical-align:middle;position:relative;top:-2px}
.about-us .accent-word{color:#FF6F88;text-decoration:underline;text-decoration-color:#FF6F88;text-underline-offset:4px}
.about-us .pull-quote{font-size:26px;line-height:1.5;color:#FEFCE9;border-top:2px solid #1657C9;border-bottom:2px solid #1657C9;padding:28px 0;font-style:italic}
.about-us .title-block{padding:56px 0;position:relative}
.about-us .title-block .double-border{position:absolute;top:16px;left:0;right:0;bottom:16px;border-top:1px solid #1657c94d;border-bottom:1px solid #1657c94d;pointer-events:none}
.about-us .title-block .double-border::before{content:'';display:block;position:absolute;top:3px;left:0;right:0;bottom:3px;border-top:1px solid #ff6f8826;border-bottom:1px solid #ff6f8826}
.about-us .title-block .title-grid{display:grid;grid-template-columns:340px 1fr;gap:56px;align-items:center}
.about-us .title-block .image-column{position:relative}
.about-us .title-block .image-wrap{position:relative;overflow:hidden;border-radius:3px}
.about-us .title-block .image-wrap img{width:100%;height:420px;object-fit:cover;object-position:center;display:block;transition:opacity .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.about-us .title-block .image-wrap::after{content:'';position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 3px,#0d15252e 3px,#0d15252e 4px);pointer-events:none}
.about-us .title-block .image-wrap::before{content:'';position:absolute;inset:0;background:linear-gradient(67deg,#0d152580,transparent 60%);pointer-events:none;z-index:1}
.about-us .title-block .stripe-accent{position:absolute;left:-8px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#FF6F88,#1657C9);border-radius:2px}
.about-us .title-block .text-column{padding:28px 0}
.about-us .title-block .eyebrow{font-size:14px;letter-spacing:.08em;color:#1657C9;text-transform:uppercase;margin-bottom:16px;display:block}
.about-us .title-block .main-heading{font-size:48px;line-height:1.1;color:#FEFCE9;margin-bottom:28px}
.about-us .title-block .lead-text{font-size:17px;line-height:1.8;color:#b8c4d8;margin-bottom:28px}
.about-us .title-block .stat-row{display:flex;flex-direction:row;gap:28px;margin-top:28px}
.about-us .title-block .stat-item{display:flex;flex-direction:column;gap:4px}
.about-us .title-block .stat-number{font-size:36px;line-height:1.1;color:#FF6F88}
.about-us .title-block .stat-label{font-size:14px;line-height:1.5;color:#7a8fa8}
.about-us .approach-section{padding:56px 0;background:linear-gradient(67deg,#1657c912,transparent);position:relative}
.about-us .approach-section .faded-pattern{position:absolute;inset:0;background-image:linear-gradient(#fefce906 1px,transparent 1px),linear-gradient(90deg,#fefce906 1px,transparent 1px);background-size:48px 48px;pointer-events:none;overflow:hidden}
.about-us .approach-section .color-drift{position:absolute;width:400px;height:400px;background:radial-gradient(circle,#1657c914 0%,transparent 70%);border-radius:50%;top:-56px;right:-56px;animation:driftMove 8s ease infinite alternate;pointer-events:none;overflow:hidden}
@keyframes driftMove {
0%{transform:translate(0,0)}
100%{transform:translate(-40px,30px)}
}
.about-us .approach-section .two-col{display:grid;grid-template-columns:1fr 1px 1fr;gap:56px;align-items:start;position:relative;z-index:1}
.about-us .approach-section .divider-line{background:linear-gradient(180deg,transparent,#1657C9,transparent);align-self:stretch}
.about-us .approach-section .col-heading{font-size:26px;line-height:1.5;color:#FEFCE9;margin-bottom:16px}
.about-us .approach-section .col-text{font-size:15px;line-height:1.8;color:#b8c4d8;margin-bottom:16px}
.about-us .approach-section .col-text:last-child{margin-bottom:0}
.about-us .approach-section .image-fade{width:100%;height:220px;object-fit:cover;object-position:center;border-radius:3px;margin-bottom:16px;display:block;mask-image:linear-gradient(67deg,transparent 0%,#000000e6 30%,#000000e6 70%,transparent 100%);-webkit-mask-image:linear-gradient(67deg,transparent 0%,#000000e6 30%,#000000e6 70%,transparent 100%)}
.about-us .approach-section .link-box{display:inline-block;color:#FF6F88;font-size:15px;line-height:1.5;text-decoration:none;padding:4px 8px;border:1px solid transparent;border-radius:2px;transition:border-color .55s cubic-bezier(0.25,0.46,0.45,0.94),color .55s cubic-bezier(0.25,0.46,0.45,0.94);margin-top:8px;display:inline-block}
.about-us .approach-section .link-box:hover{border-color:#FF6F88;color:#FEFCE9}
.about-us .timeline-section{padding:56px 0;position:relative}
.about-us .timeline-section .section-label{font-size:14px;color:#1657C9;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;display:block}
.about-us .timeline-section .section-heading{font-size:36px;line-height:1.1;color:#FEFCE9;margin-bottom:56px}
.about-us .timeline-wrap{position:relative;padding:0 28px}
.about-us .timeline-wrap .center-line{position:absolute;left:50%;top:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent,#1657C9 15%,#1657C9 85%,transparent);transform:translateX(-50%)}
.about-us .timeline-item{display:grid;grid-template-columns:1fr 56px 1fr;gap:0;margin-bottom:56px;align-items:start}
.about-us .timeline-item:last-child{margin-bottom:0}
.about-us .timeline-item .tl-left{text-align:right;padding-right:28px}
.about-us .timeline-item .tl-right{padding-left:28px}
.about-us .timeline-item .tl-empty{display:block}
.about-us .timeline-item .tl-node{display:flex;flex-direction:column;align-items:center;padding-top:4px}
.about-us .timeline-item .tl-dot{width:12px;height:12px;border-radius:50%;background:#FF6F88;box-shadow:0 0 0 3px #ff6f8833;flex-shrink:0}
.about-us .timeline-item .tl-year{font-size:14px;color:#FF6F88;margin-top:8px;white-space:nowrap}
.about-us .timeline-item .tl-card{background:#1657c914;border:1px solid #1657c933;border-radius:8px;padding:28px;transition:transform .6s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.about-us .timeline-item .tl-card:hover{transform:scale(1.02);box-shadow:0 4px 25px -2px #1657c91a}
.about-us .timeline-item .tl-card-heading{font-size:17px;line-height:1.5;color:#FEFCE9;margin-bottom:8px}
.about-us .timeline-item .tl-card-text{font-size:15px;line-height:1.8;color:#b8c4d8}
.about-us .team-section{padding:56px 0;background:#fefce906;position:relative}
.about-us .team-section .faded-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}
.about-us .team-section .faded-bg::before{content:'';position:absolute;top:-56px;left:-56px;width:500px;height:500px;background:radial-gradient(circle,#ff6f880d 0%,transparent 65%);animation:driftMove 10s ease infinite alternate-reverse}
.about-us .team-section .team-heading{font-size:36px;line-height:1.1;color:#FEFCE9;margin-bottom:8px}
.about-us .team-section .team-sub{font-size:15px;line-height:1.8;color:#7a8fa8;margin-bottom:56px;max-width:600px}
.about-us .team-section .team-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;margin-bottom:56px}
.about-us .team-section .portrait-card{display:flex;flex-direction:column;gap:16px}
.about-us .team-section .portrait-img-wrap{overflow:hidden;border-radius:0;position:relative}
.about-us .team-section .portrait-img-wrap img{width:100%;height:280px;object-fit:cover;object-position:top;display:block;transition:transform .7s cubic-bezier(0.25,0.46,0.45,0.94)}
.about-us .team-section .portrait-img-wrap:hover img{transform:scale(1.04)}
.about-us .team-section .portrait-img-wrap::after{content:'';position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(transparent,#0d1525b3);pointer-events:none}
.about-us .team-section .portrait-name{font-size:17px;line-height:1.5;color:#FEFCE9}
.about-us .team-section .portrait-role{font-size:14px;line-height:1.5;color:#FF6F88;margin-top:-8px}
.about-us .team-section .portrait-bio{font-size:15px;line-height:1.8;color:#b8c4d8}
.about-us .team-section .no-portrait-card{background:#1657c90f;border:1px solid #1657c92e;border-radius:8px;padding:28px;display:flex;flex-direction:column;gap:8px}
.about-us .team-section .no-portrait-card .np-name{font-size:17px;color:#FEFCE9;line-height:1.5}
.about-us .team-section .no-portrait-card .np-role{font-size:14px;color:#FF6F88;line-height:1.5}
.about-us .team-section .no-portrait-card .np-bio{font-size:15px;color:#b8c4d8;line-height:1.8}
.about-us .team-section .word-hover-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:28px}
.about-us .team-section .word-highlight{font-size:15px;line-height:1.5;color:#7a8fa8;padding:4px 8px;border-radius:3px;transition:background-color .5s ease,color .5s ease;cursor:default}
.about-us .team-section .word-highlight:hover{background-color:#ff6f881f;color:#FEFCE9}
.about-us .dots-divider{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:28px 0}
.about-us .dots-divider .dot{width:5px;height:5px;border-radius:50%;background:#1657C9}
.about-us .dots-divider .dot.center{background:#FF6F88;width:7px;height:7px}
.about-us .btn-outline{display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:16px 28px;border:1px solid #1657C9;border-radius:2px;color:#FEFCE9;font-size:15px;line-height:1.5;text-decoration:none;background:transparent;transition:background-color .65s cubic-bezier(0.25,0.46,0.45,0.94),border-color .65s cubic-bezier(0.25,0.46,0.45,0.94),transform .65s cubic-bezier(0.25,0.46,0.45,0.94);position:relative;overflow:hidden}
.about-us .btn-outline .btn-icon{opacity:0;transform:translateX(-8px);transition:opacity .55s ease,transform .55s ease;width:16px;height:16px;flex-shrink:0}
.about-us .btn-outline .btn-text{transition:transform .55s ease}
.about-us .btn-outline:hover{background-color:#1657c926;border-color:#FF6F88;transform:scale(1.03)}
.about-us .btn-outline:hover .btn-icon{opacity:1;transform:translateX(0)}
.about-us .btn-outline:hover .btn-text{transform:translateX(4px)}
.about-us .btn-outline:focus{outline:2px solid #FF6F88;outline-offset:3px}
@media (max-width: 960px) {
.about-us .title-block .title-grid{grid-template-columns:1fr;gap:28px}
.about-us .title-block .image-wrap img{height:280px}
.about-us .approach-section .two-col{grid-template-columns:1fr;gap:28px}
.about-us .approach-section .divider-line{display:none}
.about-us .team-section .team-grid{grid-template-columns:1fr 1fr}
.about-us .timeline-item{grid-template-columns:1fr;gap:16px}
.about-us .timeline-wrap .center-line{display:none}
.about-us .timeline-item .tl-left{text-align:left;padding-right:0}
.about-us .timeline-item .tl-node{flex-direction:row;gap:8px;padding-top:0}
.about-us .timeline-item .tl-year{margin-top:0}
.about-us .timeline-item .tl-empty{display:none}
}
@media (max-width: 640px) {
.about-us .title-block .main-heading{font-size:36px}
.about-us .title-block .stat-row{flex-wrap:wrap}
.about-us .team-section .team-grid{grid-template-columns:1fr}
.about-us .page-card{padding:0 16px}
.about-us .timeline-wrap{padding:0}
}
.contact-us{background-color:#0d1526;overflow-x:clip;position:relative}
.contact-us .page-grid{max-width:1366px;margin:0 auto;padding:0 28px}
.contact-us .reach-block{padding:56px 0;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}
.contact-us .reach-left{position:relative}
.contact-us .quotemark{position:absolute;top:-28px;left:-16px;font-size:220px;line-height:1.1;color:#FF6F88;opacity:.06;pointer-events:none;user-select:none;z-index:0}
.contact-us .reach-label{font-size:14px;color:#FF6F88;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;display:block;position:relative;z-index:1}
.contact-us .reach-heading{font-size:48px;line-height:1.1;color:#FEFCE9;margin:0 0 28px;position:relative;z-index:1}
.contact-us .reach-heading .accent-word{position:relative;display:inline-block}
.contact-us .reach-heading .accent-word::after{content:'';position:absolute;bottom:2px;left:0;right:0;height:3px;background:#FF6F88;border-radius:2px}
.contact-us .reach-heading .dot-accent{display:inline-block;width:8px;height:8px;background:#1657C9;border-radius:50%;margin-left:8px;vertical-align:middle;position:relative;top:-4px}
.contact-us .reach-description{font-size:17px;line-height:1.8;color:#b8c4d8;margin:0 0 28px;position:relative;z-index:1}
.contact-us .reach-image-wrap{position:relative;border-radius:8px;overflow:hidden;width:100%;height:340px;box-shadow:0 12px 52px -2px #ff6f881a}
.contact-us .reach-image-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(0.25,0.46,0.45,0.94)}
.contact-us .reach-image-wrap:hover img{transform:scale(1.05)}
.contact-us .image-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(67deg,#1657c9eb 0%,transparent 100%);color:#FEFCE9;font-size:15px;line-height:1.5;padding:28px 16px 16px;transform:translateY(100%);transition:transform .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.contact-us .reach-image-wrap:hover .image-caption{transform:translateY(0)}
.contact-us .skeleton{background:linear-gradient(67deg,#1e2d47 0%,#243350 100%);width:100%;height:100%;position:absolute;top:0;left:0;border-radius:8px}
.contact-us .reach-image-wrap img{position:relative;z-index:1}
.contact-us .contact-details-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}
.contact-us .contact-detail-item{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px;background:#1657c914;border-radius:8px;border:1px solid #1657c92e;transition:background .5s ease,border-color .5s ease}
.contact-us .contact-detail-item:hover{background:#1657c924;border-color:#ff6f884d}
.contact-us .detail-icon{flex-shrink:0;width:40px;height:40px;background:#ff6f881f;border-radius:8px;display:flex;align-items:center;justify-content:center}
.contact-us .detail-icon svg{width:20px;height:20px}
.contact-us .detail-text{display:flex;flex-direction:column;gap:4px}
.contact-us .detail-label{font-size:14px;color:#FF6F88;line-height:1.1}
.contact-us .detail-value{font-size:15px;color:#FEFCE9;line-height:1.5;text-decoration:none;transition:color .5s ease}
.contact-us .detail-value:hover{color:#FF6F88;outline:1px solid #ff6f8866;outline-offset:2px}
.contact-us .divider-blur{height:2px;background:transparent;box-shadow:0 0 24px 8px #1657c938;border-radius:2px;margin:0}
.contact-us .form-block{padding:56px 0;position:relative}
.contact-us .form-block-animated{position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 600px 400px at 30% 60%,#1657c912 0%,transparent 70%);animation:light-shift 8s ease infinite alternate}
@keyframes light-shift {
0%{background:radial-gradient(ellipse 600px 400px at 20% 50%,#1657c912 0%,transparent 70%)}
100%{background:radial-gradient(ellipse 600px 400px at 75% 55%,#ff6f880d 0%,transparent 70%)}
}
.contact-us .form-layout{display:grid;grid-template-columns:380px 1fr;gap:56px;align-items:start;position:relative;z-index:1}
.contact-us .form-meta{display:flex;flex-direction:column;gap:28px}
.contact-us .form-meta-heading{font-size:36px;line-height:1.1;color:#FEFCE9;margin:0}
.contact-us .form-meta-heading .dot-accent{display:inline-block;width:8px;height:8px;background:#FF6F88;border-radius:50%;margin-left:8px;vertical-align:middle;position:relative;top:-4px}
.contact-us .form-meta-text{font-size:15px;line-height:1.8;color:#b8c4d8;margin:0}
.contact-us .before-after-pair{display:flex;flex-direction:row;gap:16px;align-items:stretch}
.contact-us .metric-box{flex:1;background:#fefce90a;border:1px solid #fefce91a;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:8px}
.contact-us .metric-box.after{border-color:#ff6f884d;background:#ff6f8812}
.contact-us .metric-label{font-size:14px;color:#7a8fac;line-height:1.1}
.contact-us .metric-value{font-size:36px;line-height:1.1;font-weight:700;color:#FEFCE9}
.contact-us .metric-box.after .metric-value{background:linear-gradient(67deg,#FF6F88 0%,#1657C9 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.contact-us .metric-desc{font-size:14px;color:#7a8fac;line-height:1.5}
.contact-us .metric-sep{display:flex;align-items:center;justify-content:center;color:#FF6F88;font-size:20px;font-weight:700;align-self:center}
.contact-us .form-image-small{position:relative;border-radius:8px;overflow:hidden;height:180px}
.contact-us .form-image-small img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(0.25,0.46,0.45,0.94)}
.contact-us .form-image-small:hover img{transform:scale(1.04)}
.contact-us .form-image-small .image-caption{padding:16px 12px 12px}
.contact-us .form-wrap{display:flex;flex-direction:column;gap:28px}
.contact-us .field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.contact-us .field-group{display:flex;flex-direction:column;gap:8px}
.contact-us .field-group.full{grid-column:1 / -1}
.contact-us .field-label{font-size:14px;color:#b8c4d8;line-height:1.1}
.contact-us .field-input{background:#fefce90a;border:1px solid #fefce91f;border-radius:8px;padding:16px;color:#FEFCE9;font-size:15px;line-height:1.5;width:100%;box-sizing:border-box;transition:border-color .6s ease,box-shadow .6s ease;outline:none;appearance:none}
.contact-us .field-input::placeholder{color:#4a5c72;font-weight:300}
.contact-us .field-input:focus{border-color:#1657C9;box-shadow:0 4px 25px -2px #1657c91a}
.contact-us .field-input:hover{border-color:#ff6f8866}
.contact-us .checkboxes-block{display:flex;flex-direction:column;gap:8px}
.contact-us .checkboxes-label{font-size:14px;color:#b8c4d8;line-height:1.1;margin-bottom:8px}
.contact-us .checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.contact-us .checkbox-item{display:flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer;padding:12px;border-radius:8px;border:1px solid #fefce91a;background:#fefce908;transition:background .5s ease,border-color .5s ease}
.contact-us .checkbox-item:hover{background:#1657c91a;border-color:#1657c959}
.contact-us .checkbox-item input[type="checkbox"]{width:18px;height:18px;accent-color:#FF6F88;cursor:pointer;flex-shrink:0}
.contact-us .checkbox-text{font-size:14px;color:#b8c4d8;line-height:1.5}
.contact-us .privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:12px;padding:16px;background:#1657c90f;border-radius:8px;border:1px solid #1657c926}
.contact-us .privacy-row input[type="checkbox"]{width:18px;height:18px;accent-color:#1657C9;cursor:pointer;flex-shrink:0;margin-top:2px}
.contact-us .privacy-text{font-size:14px;color:#7a8fac;line-height:1.8}
.contact-us .privacy-text a{color:#FF6F88;text-decoration:none;transition:box-shadow .5s ease}
.contact-us .privacy-text a:hover{box-shadow:0 0 0 1px #FF6F88;border-radius:2px}
.contact-us .submit-btn{display:inline-flex;flex-direction:row;align-items:center;gap:12px;padding:16px 28px;background:transparent;border:1px solid #FF6F88;border-radius:8px;color:#FF6F88;font-size:17px;line-height:1.1;cursor:pointer;position:relative;overflow:hidden;transition:color .6s ease,background .6s ease,box-shadow .6s ease;align-self:flex-start}
.contact-us .submit-btn:hover{background:#FF6F88;color:#0d1526;box-shadow:0 4px 25px -2px #ff6f881a;transform:scale(1.03)}
.contact-us .submit-btn:focus{outline:2px solid #FF6F88;outline-offset:4px}
.contact-us .submit-btn:active{transform:scale(1.01)}
.contact-us .btn-icon{display:flex;align-items:center;transform:translateX(-4px);opacity:0;transition:transform .6s cubic-bezier(0.25,0.46,0.45,0.94),opacity .6s ease}
.contact-us .btn-text{transition:transform .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.contact-us .submit-btn:hover .btn-icon{transform:translateX(0);opacity:1}
.contact-us .submit-btn:hover .btn-text{transform:translateX(4px)}
@media (max-width: 900px) {
.contact-us .reach-block{grid-template-columns:1fr;gap:28px}
.contact-us .form-layout{grid-template-columns:1fr;gap:28px}
.contact-us .field-row{grid-template-columns:1fr}
.contact-us .checkbox-grid{grid-template-columns:1fr}
.contact-us .reach-heading{font-size:36px}
}
@media (max-width: 600px) {
.contact-us .page-grid{padding:0 16px}
.contact-us .reach-block{padding:28px 0}
.contact-us .form-block{padding:28px 0}
.contact-us .before-after-pair{flex-direction:column;gap:8px}
.contact-us .metric-sep{display:none}
.contact-us .reach-heading{font-size:26px}
.contact-us .form-meta-heading{font-size:26px}
}
.philanthropy{background:#0d1628;color:#e8eaf2;overflow-x:clip}
.philanthropy .reveal-mask{animation:maskReveal .8s cubic-bezier(0.25,0.46,0.45,0.94) forwards;clip-path:inset(0 50% 0 50%)}
@keyframes maskReveal {
to{clip-path:inset(0 0% 0 0%)}
}
.philanthropy .fade-up{opacity:0;transform:translateY(28px);animation:fadeUp .7s cubic-bezier(0.25,0.46,0.45,0.94) forwards}
@keyframes fadeUp {
to{opacity:1;transform:translateY(0)}
}
.philanthropy .fade-up-delay-1{animation-delay:.15s}
.philanthropy .fade-up-delay-2{animation-delay:.3s}
.philanthropy .fade-up-delay-3{animation-delay:.45s}
.philanthropy .title-block{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 340px;min-height:520px;position:relative}
.philanthropy .title-text-zone{padding:56px;display:flex;flex-direction:column;justify-content:center;position:relative}
.philanthropy .faded-letter{position:absolute;top:16px;left:28px;font-size:240px;font-weight:900;line-height:1.1;color:#1657C9;opacity:.06;pointer-events:none;user-select:none;z-index:0}
.philanthropy .title-label{font-size:14px;line-height:1.5;color:#FF6F88;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;position:relative;z-index:1}
.philanthropy .title-heading{font-size:48px;line-height:1.1;font-weight:700;color:#FEFCE9;margin:0 0 28px;position:relative;z-index:1;max-width:580px}
.philanthropy .title-heading .accent-word{display:inline-block;color:#FEFCE9;text-decoration:underline;text-decoration-color:#FF6F88;text-underline-offset:6px;text-decoration-thickness:2px}
.philanthropy .title-body{font-size:17px;line-height:1.8;color:#b0b8d4;max-width:500px;position:relative;z-index:1;margin:0}
.philanthropy .title-image-zone{position:relative;overflow:hidden}
.philanthropy .title-image-zone img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(0.25,0.46,0.45,0.94)}
.philanthropy .title-image-zone::after{content:'';position:absolute;inset:0;background:linear-gradient(67deg,#0d162899 0%,transparent 60%);pointer-events:none}
.philanthropy .title-image-zone:hover img{transform:scale(1.04)}
.philanthropy .color-wash{position:absolute;inset:0;background:#ff6f882e;opacity:0;transition:opacity .6s cubic-bezier(0.25,0.46,0.45,0.94);pointer-events:none;z-index:1}
.philanthropy .title-image-zone:hover .color-wash{opacity:1}
.philanthropy .concentric-decor{position:absolute;bottom:16px;left:16px;width:80px;height:80px;pointer-events:none;z-index:2}
.philanthropy .concentric-decor span{position:absolute;border:1px solid #fefce940;border-radius:2px}
.philanthropy .concentric-decor span:nth-child(1){inset:0}
.philanthropy .concentric-decor span:nth-child(2){inset:10px}
.philanthropy .concentric-decor span:nth-child(3){inset:20px}
.philanthropy .concentric-decor span:nth-child(4){inset:30px}
.philanthropy .wave-divider-1{width:100%;line-height:0;overflow:hidden}
.philanthropy .initiatives-wrapper{background:linear-gradient(180deg,#0f1d38 0%,#111e3a 100%);padding:56px 0;position:relative}
.philanthropy .accent-band{position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#FF6F88 0%,#1657C9 100%);border-radius:0 2px 2px 0}
.philanthropy .initiatives-inner{max-width:1366px;margin:0 auto;padding:0 56px}
.philanthropy .initiatives-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px;margin-bottom:56px;align-items:start}
.philanthropy .initiatives-lead{padding-right:28px}
.philanthropy .section-tag{display:inline-block;font-size:14px;line-height:1.5;color:#FEFCE9;background:#1657c940;padding:4px 16px;border-radius:3px;margin-bottom:16px;border:1px solid #1657c966}
.philanthropy .initiatives-heading{font-size:36px;line-height:1.1;font-weight:700;color:#FEFCE9;margin:0 0 16px}
.philanthropy .dot-accent::after{content:'';display:inline-block;width:6px;height:6px;background:#FF6F88;border-radius:0;margin-left:6px;vertical-align:middle;position:relative;top:-2px}
.philanthropy .initiatives-desc{font-size:15px;line-height:1.8;color:#8fa0c4;margin:0}
.philanthropy .stat-card{background:#ffffff0a;border:1px solid #ff6f8826;border-radius:8px;padding:28px 16px;text-align:center;transition:transform .6s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94);box-shadow:0 2px 4px -2px #ff6f8812}
.philanthropy .stat-card:hover{transform:scale(1.05);box-shadow:0 4px 25px -2px #ff6f881a}
.philanthropy .stat-number{font-size:48px;line-height:1.1;font-weight:800;background:linear-gradient(67deg,#FF6F88,#FEFCE9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:block;margin-bottom:8px}
.philanthropy .stat-label{font-size:14px;line-height:1.5;color:#8fa0c4}
.philanthropy .numbered-list{display:flex;flex-direction:column;gap:28px}
.philanthropy .numbered-item{display:grid;grid-template-columns:64px 1fr;gap:16px;align-items:start}
.philanthropy .numbered-item-number{font-size:48px;line-height:1.1;font-weight:900;color:#1657C9;opacity:.4;text-align:right;padding-top:4px}
.philanthropy .numbered-item-body{border-top:1px solid #ffffff1a;padding-top:8px}
.philanthropy .numbered-item-title{font-size:17px;line-height:1.5;font-weight:600;color:#FEFCE9;margin:0 0 8px}
.philanthropy .numbered-item-text{font-size:15px;line-height:1.8;color:#8fa0c4;margin:0}
.philanthropy .wave-divider-2{width:100%;line-height:0;overflow:hidden;background:#0d1628}
.philanthropy .community-wrapper{background:linear-gradient(180deg,#0d1628 0%,#0a1220 100%);padding:56px 0}
.philanthropy .community-inner{max-width:1366px;margin:0 auto;padding:0 56px}
.philanthropy .community-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}
.philanthropy .community-left{display:flex;flex-direction:column;gap:28px}
.philanthropy .community-heading{font-size:36px;line-height:1.1;font-weight:700;color:#FEFCE9;margin:0}
.philanthropy .community-text-cols{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.philanthropy .community-col-text{font-size:15px;line-height:1.8;color:#8fa0c4;margin:0}
.philanthropy .community-quote{background:#1657c91f;border:1px solid #1657c94d;border-radius:8px;padding:28px;box-shadow:0 4px 25px -2px #1657c91a}
.philanthropy .quote-text{font-size:17px;line-height:1.8;color:#FEFCE9;margin:0 0 16px;font-style:italic}
.philanthropy .quote-author{font-size:14px;line-height:1.5;color:#FF6F88;font-style:normal}
.philanthropy .community-right{display:flex;flex-direction:column;gap:16px}
.philanthropy .community-right-heading{font-size:20px;line-height:1.5;font-weight:600;color:#FEFCE9;margin:0 0 16px}
.philanthropy .area-item{background:#ffffff08;border-radius:8px;padding:16px 28px;display:flex;flex-direction:row;align-items:center;gap:16px;border:1px solid #ffffff12;transition:transform .55s ease,background .55s ease,box-shadow .55s ease;box-shadow:0 2px 4px -2px #1657c912}
.philanthropy .area-item:hover{transform:scale(1.02);background:#1657c91f;box-shadow:0 12px 52px -2px #1657c91a}
.philanthropy .area-icon{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center}
.philanthropy .area-icon svg{width:24px;height:24px}
.philanthropy .area-text{flex:1}
.philanthropy .area-name{font-size:15px;line-height:1.5;font-weight:600;color:#FEFCE9;margin:0 0 4px}
.philanthropy .area-desc{font-size:14px;line-height:1.5;color:#8fa0c4;margin:0}
.philanthropy .community-cta{margin-top:8px}
.philanthropy .outlined-button{display:inline-flex;flex-direction:row;align-items:center;gap:8px;padding:16px 28px;border:1px solid #FF6F88;border-radius:3px;background:transparent;color:#FF6F88;font-size:15px;line-height:1.5;cursor:pointer;text-decoration:none;transition:background .65s cubic-bezier(0.25,0.46,0.45,0.94),color .65s cubic-bezier(0.25,0.46,0.45,0.94);position:relative;overflow:hidden}
.philanthropy .outlined-button .btn-icon{opacity:0;transform:translateX(-8px);transition:opacity .55s ease,transform .55s ease;flex-shrink:0}
.philanthropy .btn-label{transition:transform .55s ease}
.philanthropy .outlined-button:hover{background:#FF6F88;color:#0d1628}
.philanthropy .outlined-button:hover .btn-icon{opacity:1;transform:translateX(0)}
.philanthropy .outlined-button:hover .btn-label{transform:translateX(8px)}
.philanthropy .outlined-button:focus{outline:2px solid #FF6F88;outline-offset:3px}
@media (max-width: 1024px) {
.philanthropy .title-block{grid-template-columns:1fr 260px}
.philanthropy .initiatives-top{grid-template-columns:1fr 1fr}
.philanthropy .initiatives-lead{grid-column:1 / -1;padding-right:0}
}
@media (max-width: 768px) {
.philanthropy .title-block{grid-template-columns:1fr}
.philanthropy .title-text-zone{padding:56px 28px}
.philanthropy .title-image-zone{height:260px}
.philanthropy .title-heading{font-size:36px}
.philanthropy .faded-letter{font-size:140px}
.philanthropy .initiatives-inner{padding:0 28px}
.philanthropy .initiatives-top{grid-template-columns:1fr}
.philanthropy .initiatives-heading{font-size:26px}
.philanthropy .community-inner{padding:0 28px}
.philanthropy .community-grid{grid-template-columns:1fr;gap:28px}
.philanthropy .community-text-cols{grid-template-columns:1fr;gap:16px}
.philanthropy .community-heading{font-size:26px}
}
@media (max-width: 480px) {
.philanthropy .title-text-zone{padding:28px 16px}
.philanthropy .initiatives-inner{padding:0 16px}
.philanthropy .community-inner{padding:0 16px}
.philanthropy .numbered-item{grid-template-columns:48px 1fr}
.philanthropy .numbered-item-number{font-size:36px}
}
.success-page{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 28px;background:#0b1228}
.success-page .result-card{max-width:560px;width:100%;background:#111c38;border:1px solid #1657c947;border-radius:12px;padding:56px;box-shadow:0 4px 25px -2px #1657c91a;text-align:center}
.success-page .status-icon{width:56px;height:56px;margin:0 auto 28px;display:flex;align-items:center;justify-content:center}
.success-page .status-icon svg{width:56px;height:56px}
.success-page .result-heading{font-size:36px;line-height:1.1;color:#FEFCE9;margin:0 0 16px;font-weight:600}
.success-page .result-heading span{display:inline-block;border-bottom:2px solid #FF6F88;padding-bottom:2px}
.success-page .result-text{font-size:17px;line-height:1.8;color:#a8b8d8;margin:0 0 28px}
.success-page .divider-line{width:100%;height:1px;background:linear-gradient(67deg,#1657c966,transparent);margin:0 0 28px}
.success-page .meta-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;margin:0 0 28px}
.success-page .meta-dot{width:6px;height:6px;border-radius:50%;background:#1657C9;flex-shrink:0}
.success-page .meta-label{font-size:14px;line-height:1.5;color:#6880aa}
.success-page .back-link{display:inline-block;font-size:15px;line-height:1.5;color:#FEFCE9;text-decoration:none;border:1px solid #fefce940;border-radius:8px;padding:16px 28px;transition:border-color .6s cubic-bezier(0.25,0.46,0.45,0.94),color .5s ease,box-shadow .6s ease;position:relative;overflow:hidden}
.success-page .back-link:hover{border-color:#FF6F88;color:#FF6F88;box-shadow:0 2px 4px -2px #ff6f8812 0 4px 25px -2px #ff6f881a}
.success-page .back-link:focus{outline:2px solid #FF6F88;outline-offset:4px}
@media (max-width: 600px) {
.success-page .result-card{padding:28px 16px}
.success-page .result-heading{font-size:26px}
}