@import "https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;600;700&display=swap";
*,::before,::after{box-sizing:border-box}
body{margin:0;overflow-x:hidden;min-height:100vh;font-family:'Red Hat Display',sans-serif}
.brand-bar{background:#fff;border-bottom:2px solid #FA19BE;padding:0 40px}
.brand-bar__inner{max-width:1400px;margin:0 auto;display:flex;align-items:stretch;justify-content:space-between;gap:40px}
.brand-identity{display:flex;align-items:center;gap:20px;padding:20px 0;flex-shrink:0}
.brand-identity__mark{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:12px;background:#fff;box-shadow:1px 6px 20px -1px #fa19be1c 0 0 0 1.5px #fa19be2e;padding:10px;flex-shrink:0}
.brand-identity__mark img{width:52px;height:52px;object-fit:contain;display:block}
.brand-identity__address{font-family:'Red Hat Display',sans-serif;font-size:15px;line-height:1.6;color:#2d2d2d;letter-spacing:.01em}
.brand-identity__address span{display:block;color:#888;font-size:15px}
.primary-nav{display:flex;align-items:stretch;gap:0}
.primary-nav__list{display:flex;align-items:stretch;list-style:none;margin:0;padding:0;gap:0;flex-wrap:wrap}
.primary-nav__item{position:relative;display:flex;align-items:stretch}
.primary-nav__link{display:flex;align-items:center;padding:20px;font-family:'Red Hat Display',sans-serif;font-size:15px;font-weight:600;letter-spacing:.02em;color:#1e1e1e;text-decoration:none;border-bottom:3px solid transparent;transition:color .6s cubic-bezier(0.25,0.46,0.45,0.94),border-color .5s ease;white-space:nowrap}
.primary-nav__link:hover,.primary-nav__link:focus{color:#FA19BE;border-bottom-color:#FA19BE;outline:none;background:#fa19be0a}
.primary-nav__link:focus{background:#fa19be14;border-radius:4px 4px 0 0}
.primary-nav__item--has-sub:hover .sub-menu,.primary-nav__item--has-sub:focus-within .sub-menu{opacity:1;pointer-events:auto;transform:translateY(0)}
.sub-menu{position:absolute;top:100%;left:0;background:#fff;border-radius:0 0 12px 12px;box-shadow:1px 9px 36px -1px #fa19be1f;border-top:2px solid #FA19BE;padding:10px 0;min-width:240px;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .5s ease,transform .6s cubic-bezier(0.25,0.46,0.45,0.94);z-index:900}
.sub-menu::before{content:'';position:absolute;top:-20px;left:0;right:0;height:20px;background:transparent}
.sub-menu__list{list-style:none;margin:0;padding:0}
.sub-menu__link{display:block;padding:10px 20px;font-family:'Red Hat Display',sans-serif;font-size:15px;font-weight:400;color:#1e1e1e;text-decoration:none;letter-spacing:.01em;transition:color .5s ease,background .6s ease}
.sub-menu__link:hover,.sub-menu__link:focus{color:#FA19BE;background:#fa19be0d;outline:none}
.accent-strip{background:linear-gradient(90deg,#FA19BE 0%,#3FE3F2 60%,#FFB220 100%);height:4px;width:100%}
.site-footer{background:#fff;border-top:2px solid #3FE3F2;padding:40px}
.site-footer__inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}
.footer-brand{display:flex;align-items:center;gap:20px;flex-shrink:0}
.footer-brand__rule{width:1px;height:48px;background:linear-gradient(180deg,#FA19BE,#3FE3F2);flex-shrink:0}
.footer-brand__mark{display:flex;align-items:center;justify-content:center;width:65px;height:65px;border-radius:12px;background:#fff;box-shadow:1px 3px 4px -1px #3fe3f20f 1px 6px 20px -1px #3fe3f21c;border:1.5px solid #3fe3f240;padding:10px}
.footer-brand__mark img{width:45px;height:45px;object-fit:contain;display:block}
.footer-links{display:flex;align-items:center;gap:0}
.footer-links__divider{width:1px;height:20px;background:#3FE3F2;margin:0 20px;flex-shrink:0}
.footer-links__list{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:0;flex-wrap:wrap}
.footer-links__item{display:flex;align-items:center}
.footer-links__item + .footer-links__item::before{content:'';display:inline-block;width:1px;height:16px;background:#3fe3f280;margin:0 20px}
.footer-links__link{font-family:'Red Hat Display',sans-serif;font-size:15px;font-weight:400;color:#1e1e1e;text-decoration:none;letter-spacing:.01em;padding:10px 0;transition:color .6s ease;white-space:nowrap}
.footer-links__link:hover,.footer-links__link:focus{color:#3FE3F2;outline:none}
.footer-links__link:focus{background:#3fe3f214;border-radius:4px;padding:10px}
.footer-copy{font-family:'Roboto Slab',serif;font-size:15px;color:#888;letter-spacing:.01em;white-space:nowrap}
.footer-flags{display:flex;align-items:center;gap:10px;flex-shrink:0}
.footer-flags .fi{width:22px;height:16px;border-radius:4px;box-shadow:1px 3px 4px -1px #fa19be0f}
.consent-popup{position:fixed;bottom:20px;right:20px;width:340px;background:#fff;border-radius:12px;box-shadow:1px 9px 36px -1px #fa19be1f;border:1.5px solid #fa19be33;padding:20px;z-index:1200;display:none}
.consent-popup__headline{font-family:'Roboto Slab',serif;font-size:18px;font-weight:700;color:#1e1e1e;line-height:1.2;letter-spacing:.01em;margin-bottom:10px}
.consent-popup__body{font-family:'Red Hat Display',sans-serif;font-size:15px;color:#4a4a4a;line-height:1.6;letter-spacing:.01em;margin-bottom:20px}
.consent-popup__opt{display:flex;align-items:center;gap:10px;margin-bottom:20px}
.consent-popup__opt label{font-family:'Red Hat Display',sans-serif;font-size:15px;color:#4a4a4a;letter-spacing:.01em;cursor:pointer}
.consent-popup__opt input[type="checkbox"]{width:18px;height:18px;accent-color:#FA19BE;cursor:pointer;flex-shrink:0}
.consent-popup__actions{display:flex;align-items:center;gap:20px}
.consent-accept{font-family:'Red Hat Display',sans-serif;font-size:15px;font-weight:600;color:#FA19BE;background:transparent;border:1.5px solid #FA19BE;border-radius:6px;padding:10px 20px;cursor:pointer;letter-spacing:.01em;transition:color .5s ease,background .6s cubic-bezier(0.25,0.46,0.45,0.94),border-color .5s ease;position:relative;overflow:hidden}
.consent-accept::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:#FA19BE;transition:left .6s cubic-bezier(0.25,0.46,0.45,0.94);z-index:0}
.consent-accept:hover::before,.consent-accept:focus::before{left:0}
.consent-accept span{position:relative;z-index:1}
.consent-accept:hover,.consent-accept:focus{color:#fff;outline:none}
.consent-decline{font-family:'Red Hat Display',sans-serif;font-size:15px;color:#888;background:none;border:none;cursor:pointer;letter-spacing:.01em;padding:10px 0;text-decoration:underline;transition:color .5s ease}
.consent-decline:hover,.consent-decline:focus{color:#1e1e1e;outline:none}
.terms-text{max-width:1400px;margin:0 auto;padding:80px 40px}
.terms-text p{font-size:18px;line-height:1.9;letter-spacing:.01em;color:#2a2a2e;margin-bottom:20px}
.terms-text ul,.terms-text ol{font-size:18px;line-height:1.9;letter-spacing:.01em;color:#2a2a2e;margin-bottom:20px;padding-left:40px}
.terms-text li{margin-bottom:10px}
.terms-text li:last-child{margin-bottom:0}
.terms-text strong,.terms-text b{font-weight:700;color:#1b1b20}
.terms-text em,.terms-text i{font-style:italic;color:#2a2a2e}
.terms-text table{width:100%;border-collapse:collapse;margin-bottom:40px;font-size:15px;line-height:1.6;letter-spacing:.01em;box-shadow:1px 6px 20px -1px #fa19be1c;border-radius:12px;overflow:hidden}
.terms-text thead{background-color:#fff0fb}
.terms-text thead th{font-size:15px;font-weight:700;color:#1b1b20;letter-spacing:.02em;text-align:left;padding:20px;border-bottom:2px solid #FA19BE}
.terms-text tbody tr{border-bottom:1px solid #f0edf4;transition:background-color .5s cubic-bezier(0.25,0.46,0.45,0.94)}
.terms-text tbody tr:last-child{border-bottom:none}
.terms-text tbody tr:hover{background-color:#fdf6fc}
.terms-text td{padding:20px;font-size:15px;line-height:1.6;color:#2a2a2e;vertical-align:top}
@media (max-width: 768px) {
.terms-text{padding:40px 20px}
.terms-text p,.terms-text ul,.terms-text ol{font-size:15px}
.terms-text ul,.terms-text ol{padding-left:20px}
.terms-text table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.terms-text thead th,.terms-text td{padding:10px;font-size:15px}
}
@media (min-width: 769px) and (max-width: 1280px) {
.terms-text{padding:80px 40px}
}
.affiliate{background:#fff;overflow-x:clip;position:relative}
.affiliate .title-block{position:relative;background:#f5f0f8;padding:80px 0 0}
.affiliate .title-block .stripe-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}
.affiliate .title-block .stripe-bg::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(-38deg,transparent,transparent 18px,#fa19be0b 18px,#fa19be0b 20px)}
.affiliate .title-block .tb-inner{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;flex-direction:row;align-items:flex-end;gap:40px}
.affiliate .title-block .tb-text{flex:0 0 62%;padding-bottom:80px;position:relative;z-index:1}
.affiliate .title-block .tb-text .eyebrow{display:inline-block;font-size:15px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#FA19BE;margin-bottom:20px;border-bottom:2px solid #3FE3F2;padding-bottom:4px}
.affiliate .title-block .tb-text .tb-heading{font-size:58px;line-height:1.2;font-weight:800;letter-spacing:.01em;color:#1b1222;margin:0 0 20px;text-transform:uppercase}
.affiliate .title-block .tb-text .tb-heading .grad-word{background:linear-gradient(90deg,#FA19BE 0%,#FA19BE 40%,#3FE3F2 41%,#3FE3F2 70%,#FFB220 71%,#FFB220 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.affiliate .title-block .tb-text .tb-desc{font-size:18px;line-height:1.6;color:#2e2438;letter-spacing:.01em;max-width:520px}
.affiliate .title-block .tb-image-col{flex:1 1 0;align-self:flex-end;position:relative;overflow:hidden;border-radius:12px 12px 0 0}
.affiliate .title-block .tb-image-col img{display:block;width:100%;height:420px;object-fit:cover;object-position:center top;border-radius:12px 12px 0 0}
.affiliate .title-block .tb-image-col .img-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#f5f0f8 0%,#f5f0f8 18%,#f5f0f859 55%,transparent 100%);border-radius:12px 12px 0 0;pointer-events:none}
.affiliate .title-block .tb-divider{width:100%;line-height:0;margin-top:-2px}
.affiliate .title-block .tb-divider svg{display:block;width:100%}
.affiliate .partner-section{background:#1b1222;position:relative;overflow:hidden}
.affiliate .partner-section .glow-center{position:absolute;inset:0;pointer-events:none;animation:sectionglow 7s ease-in-out infinite}
@keyframes sectionglow {
0%{background:radial-gradient(ellipse 60% 40% at 50% 60%,#fa19be12 0%,transparent 70%)}
50%{background:radial-gradient(ellipse 70% 55% at 50% 45%,#3fe3f21a 0%,transparent 70%)}
100%{background:radial-gradient(ellipse 60% 40% at 50% 60%,#fa19be12 0%,transparent 70%)}
}
.affiliate .partner-section .circles-decor{position:absolute;bottom:-60px;right:-60px;width:320px;height:320px;pointer-events:none;opacity:.08}
.affiliate .partner-section .circles-decor span{position:absolute;border-radius:50%;border:1px solid #3FE3F2;top:50%;left:50%;transform:translate(-50%,-50%)}
.affiliate .partner-section .circles-decor span:nth-child(1){width:80px;height:80px}
.affiliate .partner-section .circles-decor span:nth-child(2){width:140px;height:140px}
.affiliate .partner-section .circles-decor span:nth-child(3){width:210px;height:210px}
.affiliate .partner-section .circles-decor span:nth-child(4){width:290px;height:290px}
.affiliate .partner-section .ps-inner{max-width:1400px;margin:0 auto;padding:80px 40px;position:relative;z-index:1}
.affiliate .partner-section .ps-top{display:flex;flex-direction:row;gap:80px;align-items:flex-start;margin-bottom:80px}
.affiliate .partner-section .ps-top .ps-label{flex:0 0 auto;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);font-size:15px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#FA19BE;align-self:stretch;padding-top:10px}
.affiliate .partner-section .ps-top .ps-body{flex:1 1 0}
.affiliate .partner-section .ps-top .ps-heading{font-size:30px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;line-height:1.2;margin:0 0 20px}
.affiliate .partner-section .ps-top .ps-heading .accent-line{display:block;color:#3FE3F2}
.affiliate .partner-section .ps-top .ps-para-wrap{display:flex;flex-direction:row;gap:40px;align-items:flex-start}
.affiliate .partner-section .ps-top .ps-para-main{flex:1 1 0}
.affiliate .partner-section .ps-top .ps-para-main .drop-first::first-letter{font-size:40px;font-weight:800;color:#FA19BE;float:left;line-height:1;margin-right:6px;margin-top:4px}
.affiliate .partner-section .ps-top .ps-para-main p{font-size:18px;line-height:1.6;color:#c8b8d8;letter-spacing:.01em;margin:0 0 20px}
.affiliate .partner-section .ps-top .ps-pull{flex:0 0 220px;font-size:22px;line-height:1.6;color:#FFB220;font-weight:700;letter-spacing:.01em;border-top:2px solid #FA19BE;padding-top:20px}
.affiliate .partner-section .ps-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.affiliate .partner-section .metric-card{background:#ffffff0a;border-radius:12px;padding:40px;position:relative;transition:background .6s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .7s ease;box-shadow:1px 6px 20px -1px #3fe3f21c}
.affiliate .partner-section .metric-card:hover{background:#ffffff14;box-shadow:1px 9px 36px -1px #3fe3f21f}
.affiliate .partner-section .metric-card .mc-icon-ring{width:52px;height:52px;border-radius:50%;background:#fa19be26;border:2px solid #FA19BE;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.affiliate .partner-section .metric-card .mc-icon-ring svg{width:24px;height:24px}
.affiliate .partner-section .metric-card .mc-value{font-size:58px;font-weight:800;line-height:1.2;letter-spacing:.01em;color:#fff;display:block}
.affiliate .partner-section .metric-card .mc-value .mc-unit{font-size:30px;color:#3FE3F2}
.affiliate .partner-section .metric-card .mc-label{font-size:15px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#8a7a9a;margin-top:10px;display:block}
.affiliate .partner-section .metric-card .mc-desc{font-size:15px;line-height:1.6;color:#a090b8;margin-top:10px}
.affiliate .partner-section .ps-cta-row{margin-top:80px;display:flex;flex-direction:row;align-items:center;gap:40px;flex-wrap:wrap}
.affiliate .partner-section .ps-cta-row .regions{display:flex;flex-direction:row;gap:20px;align-items:center;flex-wrap:wrap}
.affiliate .partner-section .ps-cta-row .regions .region-flag{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:15px;color:#8a7a9a;letter-spacing:.01em}
.affiliate .partner-section .ps-cta-row .regions .region-flag .fi{border-radius:4px;width:24px;height:16px}
.affiliate .partner-btn{display:inline-block;position:relative;overflow:hidden;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:#1b1222;background:#3FE3F2;border:none;border-radius:6px;padding:20px 40px;cursor:pointer;transition:color .55s ease,box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94);box-shadow:1px 3px 4px -1px #3fe3f20f;white-space:nowrap}
.affiliate .partner-btn::before{content:'';position:absolute;inset:0;background:#FA19BE;transform:translateX(-101%);transition:transform .65s cubic-bezier(0.25,0.46,0.45,0.94);z-index:0;border-radius:6px}
.affiliate .partner-btn:hover::before{transform:translateX(0)}
.affiliate .partner-btn:hover{color:#fff;box-shadow:1px 6px 20px -1px #fa19be1c}
.affiliate .partner-btn:focus-visible{outline:3px solid #FFB220!important;outline-offset:3px!important}
.affiliate .partner-btn span{position:relative;z-index:1}
.affiliate .tb-text .reveal-text{overflow:hidden;display:inline-block}
.affiliate .tb-text .reveal-text .char{display:inline-block;opacity:0;transform:translateY(12px);animation:charrise .55s ease forwards}
@keyframes charrise {
to{opacity:1;transform:translateY(0)}
}
.affiliate .tb-text .reveal-text .char:nth-child(1){animation-delay:.08s}
.affiliate .tb-text .reveal-text .char:nth-child(2){animation-delay:.13s}
.affiliate .tb-text .reveal-text .char:nth-child(3){animation-delay:.18s}
.affiliate .tb-text .reveal-text .char:nth-child(4){animation-delay:.23s}
.affiliate .tb-text .reveal-text .char:nth-child(5){animation-delay:.28s}
.affiliate .tb-text .reveal-text .char:nth-child(6){animation-delay:.33s}
.affiliate .tb-text .reveal-text .char:nth-child(7){animation-delay:.38s}
.affiliate .tb-text .reveal-text .char:nth-child(8){animation-delay:.43s}
.affiliate .tb-text .reveal-text .char:nth-child(9){animation-delay:.48s}
.affiliate .tb-text .reveal-text .char:nth-child(10){animation-delay:.53s}
.affiliate .tb-text .reveal-text .char:nth-child(11){animation-delay:.58s}
.affiliate .tb-text .reveal-text .char:nth-child(12){animation-delay:.63s}
@media (max-width: 1280px) {
.affiliate .title-block .tb-text .tb-heading{font-size:42px}
.affiliate .partner-section .ps-metrics{grid-template-columns:repeat(3,1fr);gap:20px}
.affiliate .partner-section .metric-card{padding:20px}
.affiliate .partner-section .metric-card .mc-value{font-size:42px}
}
@media (max-width: 768px) {
.affiliate .title-block .tb-inner{flex-direction:column;padding:0 20px;gap:20px}
.affiliate .title-block .tb-image-col{display:none}
.affiliate .title-block .tb-text{flex:1 1 auto;padding-bottom:40px}
.affiliate .title-block .tb-text .tb-heading{font-size:30px}
.affiliate .title-block .tb-text .tb-desc{font-size:15px}
.affiliate .partner-section .ps-inner{padding:40px 20px}
.affiliate .partner-section .ps-top{flex-direction:column;gap:20px;margin-bottom:40px}
.affiliate .partner-section .ps-top .ps-label{writing-mode:horizontal-tb;transform:none}
.affiliate .partner-section .ps-top .ps-para-wrap{flex-direction:column;gap:20px}
.affiliate .partner-section .ps-top .ps-pull{flex:1 1 auto}
.affiliate .partner-section .ps-metrics{grid-template-columns:1fr;gap:20px}
.affiliate .partner-section .ps-cta-row{flex-direction:column;align-items:flex-start;gap:20px}
.affiliate .partner-section .ps-top .ps-heading{font-size:22px}
.affiliate .partner-section .metric-card .mc-value{font-size:30px}
}
.lead{max-width:100%;overflow-x:hidden}
.lead .bound{max-width:1400px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}
.lead ::selection{background:linear-gradient(90deg,#FA19BE,#3FE3F2);color:#1b1b2e}
.lead .partial-rule{width:120px;height:2px;background:#FA19BE;margin-bottom:40px}
.lead .pitch{background-color:#f5f2ee;padding-top:80px;padding-bottom:80px;position:relative}
.lead .pitch-noise{position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");background-repeat:repeat;opacity:.5}
.lead .pitch-diagonal{position:absolute;inset:0;overflow:hidden;pointer-events:none}
.lead .pitch-diagonal::after{content:'';position:absolute;top:-40px;left:30%;width:1px;height:140%;background:linear-gradient(180deg,transparent 0%,#FA19BE 40%,#FA19BE 60%,transparent 100%);opacity:.12;transform:rotate(8deg)}
.lead .pitch-row{display:flex;flex-direction:row;align-items:flex-start;gap:80px;position:relative;z-index:1}
.lead .pitch-visual{flex:0 0 260px}
.lead .pitch-card{border-radius:12px;overflow:hidden;box-shadow:1px 6px 20px -1px #fa19be1c;position:relative}
.lead .pitch-card img{width:260px;height:340px;object-fit:cover;object-position:center;display:block;border-radius:12px;filter:contrast(1.04) brightness(0.97)}
.lead .pitch-card-grain{position:absolute;inset:0;border-radius:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23g)' opacity='0.09'/%3E%3C/svg%3E");pointer-events:none}
.lead .pitch-body{flex:1 1 0;display:flex;flex-direction:column;gap:20px}
.lead .pitch-label{font-size:15px;letter-spacing:.15em;text-transform:uppercase;font-weight:700;color:#FA19BE}
.lead .pitch-heading{font-size:58px;line-height:1.2;font-weight:800;letter-spacing:.01em;color:#1b1020;margin:0}
.lead .pitch-heading span{color:#FA19BE}
.lead .pitch-desc{font-size:18px;line-height:1.6;color:#3a3040;max-width:520px;margin:0}
.lead .pitch-desc::first-letter{font-size:30px;font-weight:800;color:#FA19BE;float:left;line-height:1;margin-right:6px;margin-top:4px}
.lead .pitch-actions{display:flex;flex-direction:row;gap:20px;align-items:center;flex-wrap:wrap;margin-top:10px}
.lead .btn-primary-action{display:inline-block;padding:14px 36px;background:#FA19BE;color:#fff;font-size:15px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:4px;text-decoration:none;position:relative;overflow:hidden;transition:color .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.lead .btn-primary-action::before{content:'';position:absolute;inset:0;background:#1b1020;transform:translateX(-101%);transition:transform .55s cubic-bezier(0.25,0.46,0.45,0.94);z-index:0}
.lead .btn-primary-action:hover::before{transform:translateX(0)}
.lead .btn-primary-action span{position:relative;z-index:1}
.lead .btn-secondary-action{display:inline-block;font-size:15px;font-weight:600;letter-spacing:.02em;color:#1b1020;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#3FE3F2;transition:color .5s ease}
.lead .btn-secondary-action:hover{color:#FA19BE}
.lead .horizon{background:#1b1020;padding-top:80px;padding-bottom:80px;position:relative}
.lead .horizon-diagonal{position:absolute;inset:0;overflow:hidden;pointer-events:none}
.lead .horizon-diagonal::after{content:'';position:absolute;bottom:-60px;right:18%;width:1px;height:130%;background:linear-gradient(180deg,transparent 0%,#3FE3F2 35%,#3FE3F2 65%,transparent 100%);opacity:.1;transform:rotate(-6deg)}
.lead .horizon-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;position:relative;z-index:1}
.lead .horizon-left{display:flex;flex-direction:column;gap:20px}
.lead .horizon-eyebrow{font-size:15px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#3FE3F2}
.lead .horizon-heading{font-size:30px;line-height:1.2;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#f0ecf8;margin:0}
.lead .horizon-partial{width:80px;height:2px;background:#3FE3F2}
.lead .horizon-body{font-size:18px;line-height:1.6;color:#c5b8d8;margin:0}
.lead .horizon-body::first-letter{font-size:30px;font-weight:800;color:#3FE3F2;float:left;line-height:1;margin-right:6px;margin-top:4px}
.lead .horizon-pull{font-size:22px;line-height:1.6;font-weight:700;color:#FFB220;border-top:2px solid #FFB220;padding-top:20px;margin-top:10px}
.lead .horizon-right{display:flex;flex-direction:column;gap:20px}
.lead .value-row{display:flex;flex-direction:column;gap:10px}
.lead .value-item{background:#3fe3f20d;border-radius:6px;padding:20px;border-top:2px solid #3fe3f240;box-shadow:1px 3px 4px -1px #3fe3f20f;transition:box-shadow .65s cubic-bezier(0.25,0.46,0.45,0.94),border-color .55s ease}
.lead .value-item:hover{box-shadow:1px 9px 36px -1px #3fe3f21f;border-color:#3fe3f299}
.lead .value-item h5{font-size:15px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:#f0ecf8;margin:0 0 10px}
.lead .value-item p{font-size:15px;line-height:1.6;color:#a89cbc;margin:0}
.lead .horizon-img-wrap{display:none}
.lead .signal{background:linear-gradient(135deg,#f5f2ee 0%,#f5f2ee 50%,#e8f9fb 50%,#e8f9fb 100%);padding-top:80px;padding-bottom:80px;position:relative}
.lead .signal-diagonal{position:absolute;inset:0;overflow:hidden;pointer-events:none}
.lead .signal-diagonal::before{content:'';position:absolute;top:0;left:55%;width:1px;height:100%;background:linear-gradient(180deg,transparent 0%,#FA19BE 30%,#FA19BE 70%,transparent 100%);opacity:.09;transform:rotate(5deg)}
.lead .signal-layout{display:grid;grid-template-columns:1fr 380px;gap:80px;align-items:start;position:relative;z-index:1}
.lead .signal-text{display:flex;flex-direction:column;gap:20px}
.lead .signal-eyebrow{font-size:15px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#FA19BE}
.lead .signal-heading{font-size:30px;line-height:1.2;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#1b1020;margin:0}
.lead .signal-partial{width:100px;height:2px;background:linear-gradient(90deg,#FA19BE 0%,#3FE3F2 100%)}
.lead .signal-body{font-size:18px;line-height:1.6;color:#3a3040;margin:0}
.lead .signal-body::first-letter{font-size:30px;font-weight:800;color:#FA19BE;float:left;line-height:1;margin-right:6px;margin-top:4px}
.lead .signal-metrics{display:flex;flex-direction:row;gap:40px;flex-wrap:wrap;padding-top:10px}
.lead .metric{display:flex;flex-direction:column;gap:4px}
.lead .metric-num{font-size:30px;line-height:1.2;font-weight:800;color:#FA19BE;letter-spacing:.01em}
.lead .metric-label{font-size:15px;line-height:1.6;color:#3a3040}
.lead .signal-side{display:flex;flex-direction:column;gap:20px}
.lead .signal-img-wrap{border-radius:12px;overflow:hidden;box-shadow:1px 6px 20px -1px #fa19be1c;position:relative}
.lead .signal-img-wrap img{width:100%;height:auto;display:block;object-fit:cover}
.lead .signal-offset-card{background:#fff;border-radius:6px;padding:20px;box-shadow:6px 6px 0 0 #fa19be2e;border:1.5px solid #f0ecf8}
.lead .signal-offset-card h6{font-size:15px;letter-spacing:.07em;text-transform:uppercase;font-weight:700;color:#1b1020;margin:0 0 10px}
.lead .signal-offset-card p{font-size:15px;line-height:1.6;color:#3a3040;margin:0}
.lead .reviews-row{display:flex;flex-direction:column;gap:20px}
.lead .review-card{background:#fff;border-radius:12px;padding:20px;box-shadow:1px 3px 4px -1px #fa19be0f;display:flex;flex-direction:row;gap:20px;align-items:flex-start;transition:box-shadow .7s cubic-bezier(0.25,0.46,0.45,0.94)}
.lead .review-card:hover{box-shadow:1px 9px 36px -1px #fa19be1f}
.lead .review-portrait{width:56px;height:78px;border-radius:12px;overflow:hidden;flex-shrink:0}
.lead .review-portrait img{width:56px;height:78px;object-fit:cover;object-position:top;display:block}
.lead .review-text{display:flex;flex-direction:column;gap:4px}
.lead .review-name{font-size:15px;font-weight:700;color:#1b1020;letter-spacing:.02em}
.lead .review-role{font-size:15px;color:#FA19BE;letter-spacing:.01em}
.lead .review-quote{font-size:15px;line-height:1.6;color:#3a3040;margin:0;padding-top:4px}
.lead .fit{background:#f0f7f8;padding-top:80px;padding-bottom:80px;position:relative}
.lead .fit-diagonal{position:absolute;inset:0;overflow:hidden;pointer-events:none}
.lead .fit-diagonal::after{content:'';position:absolute;top:10%;left:20%;width:1px;height:110%;background:linear-gradient(180deg,transparent 0%,#FFB220 40%,#FFB220 60%,transparent 100%);opacity:.12;transform:rotate(-10deg)}
.lead .fit-top{display:flex;flex-direction:column;gap:20px;max-width:680px;position:relative;z-index:1}
.lead .fit-eyebrow{font-size:15px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#FFB220}
.lead .fit-heading{font-size:30px;line-height:1.2;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#1b1020;margin:0}
.lead .fit-partial{width:90px;height:2px;background:#FFB220}
.lead .fit-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:40px;position:relative;z-index:1}
.lead .fit-col{display:flex;flex-direction:column;gap:20px}
.lead .fit-col-head{font-size:22px;font-weight:800;letter-spacing:.03em;margin:0}
.lead .fit-col-head.yes{color:#1b1020;border-bottom:3px solid #3FE3F2;padding-bottom:10px}
.lead .fit-col-head.no{color:#1b1020;border-bottom:3px solid #FA19BE;padding-bottom:10px}
.lead .fit-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}
.lead .fit-list li{font-size:15px;line-height:1.6;color:#2e2840;padding-left:20px;position:relative}
.lead .fit-list.good li::before{content:'';position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background:#3FE3F2}
.lead .fit-list.bad li::before{content:'';position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:4px;background:#FA19BE;transform:rotate(45deg)}
.lead .fit-image-row{display:flex;flex-direction:row;gap:40px;margin-top:40px;align-items:flex-start;position:relative;z-index:1}
.lead .fit-img-wrap{border-radius:12px;overflow:hidden;box-shadow:1px 6px 20px -1px #fa19be1c;flex-shrink:0}
.lead .fit-img-wrap img{width:320px;height:auto;object-fit:cover;display:block}
.lead .fit-note{flex:1;display:flex;flex-direction:column;gap:20px}
.lead .fit-note-body{font-size:18px;line-height:1.6;color:#2e2840;margin:0}
.lead .fit-note-body::first-letter{font-size:30px;font-weight:800;color:#FFB220;float:left;line-height:1;margin-right:6px;margin-top:4px}
.lead .fit-affiliate{display:inline-block;font-size:15px;font-weight:600;color:#1b1020;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#FFB220;letter-spacing:.01em;transition:color .5s ease}
.lead .fit-affiliate:hover{color:#FA19BE}
@keyframes row-appear {
from{opacity:0;transform:translateY(18px)}
to{opacity:1;transform:translateY(0)}
}
.lead .pitch-label{animation:row-appear .55s ease both;animation-delay:.05s}
.lead .pitch-heading{animation:row-appear .6s ease both;animation-delay:.15s}
.lead .pitch-desc{animation:row-appear .65s ease both;animation-delay:.25s}
.lead .pitch-actions{animation:row-appear .7s ease both;animation-delay:.35s}
.lead .pitch-visual{animation:row-appear .7s cubic-bezier(0.25,0.46,0.45,0.94) both;animation-delay:.1s}
.lead .value-item:nth-child(1){animation:row-appear .55s ease both;animation-delay:.08s}
.lead .value-item:nth-child(2){animation:row-appear .55s ease both;animation-delay:.18s}
.lead .value-item:nth-child(3){animation:row-appear .55s ease both;animation-delay:.28s}
@media (max-width: 1280px) {
.lead .pitch-heading{font-size:42px}
.lead .pitch-row{gap:40px}
.lead .horizon-grid{gap:40px}
.lead .signal-layout{gap:40px}
.lead .fit-image-row{gap:20px}
}
@media (max-width: 768px) {
.lead .bound{padding-left:20px;padding-right:20px}
.lead .pitch-visual{display:none}
.lead .pitch-row{flex-direction:column;gap:20px}
.lead .pitch-heading{font-size:30px}
.lead .horizon-grid{grid-template-columns:1fr;gap:40px}
.lead .signal-layout{grid-template-columns:1fr}
.lead .signal-img-wrap{display:none}
.lead .signal-side{display:none}
.lead .fit-columns{grid-template-columns:1fr;gap:20px}
.lead .fit-img-wrap{display:none}
.lead .fit-image-row{flex-direction:column;gap:20px}
.lead .pitch{padding-top:40px;padding-bottom:40px}
.lead .horizon{padding-top:40px;padding-bottom:40px}
.lead .signal{padding-top:40px;padding-bottom:40px}
.lead .fit{padding-top:40px;padding-bottom:40px}
}
.about-us{max-width:1400px;margin:0 auto;overflow-x:clip}
.about-us .dot-field{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}
.about-us .dot-field::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#fa19be1a 1px,transparent 1px);background-size:28px 28px}
.about-us .opening{position:relative;text-align:center;padding:80px 40px}
.about-us .opening-inner{position:relative;z-index:1;max-width:820px;margin:0 auto}
.about-us .sweep-heading{font-size:72px;font-weight:800;line-height:1.2;letter-spacing:.01em;text-transform:uppercase;color:#1b1b2e;background:linear-gradient(90deg,#1b1b2e 0%,#1b1b2e 30%,#FA19BE 50%,#3FE3F2 65%,#1b1b2e 80%,#1b1b2e 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:sweep-color 2.2s cubic-bezier(0.25,0.46,0.45,0.94) forwards;margin:0 0 20px}
@keyframes sweep-color {
from{background-position:100% center}
to{background-position:0 center}
}
.about-us .opening-sub{font-size:22px;line-height:1.6;color:#2c2c3e;letter-spacing:.01em;margin:0 0 40px}
.about-us .opening-img-wrap{display:inline-block;border-radius:12px;overflow:hidden;box-shadow:1px 6px 20px -1px #fa19be1c;animation:fade-in-img .8s cubic-bezier(0.25,0.46,0.45,0.94) both;animation-delay:.4s;opacity:0}
@keyframes fade-in-img {
from{opacity:0;transform:translateY(16px)}
to{opacity:1;transform:translateY(0)}
}
.about-us .opening-img-wrap img{display:block;width:100%;max-width:760px;height:auto;object-fit:cover}
.about-us .curve-divider{display:block;width:100%;line-height:0;overflow:hidden}
.about-us .about-story{background:#f4f0ff;padding:80px 40px;position:relative}
.about-us .story-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;max-width:1200px;margin:0 auto;align-items:start}
.about-us .story-text .label{display:inline-block;font-size:15px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#FA19BE;border-bottom:2px solid #FA19BE;padding-bottom:4px;margin-bottom:20px;transition:border-color .5s ease,color .6s ease}
.about-us .story-text .label:hover{color:#3FE3F2;border-color:#3FE3F2}
.about-us .story-heading{font-size:30px;font-weight:800;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;color:#1b1b2e;margin:0 0 20px}
.about-us .story-body{position:relative}
.about-us .story-body p{font-size:18px;line-height:1.9;color:#2c2c3e;letter-spacing:.01em;margin:0 0 20px}
.about-us .story-body p:first-of-type::first-letter{font-size:58px;font-weight:800;color:#FA19BE;float:left;line-height:.85;margin-right:10px;margin-top:6px}
.about-us .pull-quote{background:#fff;border-top:3px solid #FFB220;border-bottom:3px solid #FFB220;border-radius:4px;padding:20px;margin:20px 0;font-size:22px;font-weight:700;line-height:1.6;color:#1b1b2e;letter-spacing:.01em;box-shadow:1px 3px 4px -1px #fa19be0f}
.about-us .accent-dashed{border:2px dashed #fa19be4d;border-radius:6px;padding:20px;background:#fff;box-shadow:1px 6px 20px -1px #3fe3f21c}
.about-us .accent-dashed p{font-size:15px;line-height:1.6;color:#2c2c3e;margin:0}
.about-us .story-visual{display:flex;flex-direction:column;gap:40px}
.about-us .story-img-wrap{border-radius:12px;overflow:hidden;box-shadow:1px 9px 36px -1px #fa19be1f;transition:box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.about-us .story-img-wrap:hover{box-shadow:1px 9px 36px -1px #fa19be47}
.about-us .story-img-wrap img{display:block;width:100%;height:auto;object-fit:cover}
.about-us .metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.about-us .metric-item{background:#fff;border-radius:12px;padding:20px;text-align:center;box-shadow:1px 3px 4px -1px #fa19be0f;border-top:3px solid transparent;transition:border-color .5s ease,box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.about-us .metric-item:nth-child(1){border-top-color:#FA19BE}
.about-us .metric-item:nth-child(2){border-top-color:#3FE3F2}
.about-us .metric-item:nth-child(3){border-top-color:#FFB220}
.about-us .metric-item:hover{box-shadow:1px 6px 20px -1px #fa19be24}
.about-us .metric-number{font-size:30px;font-weight:800;line-height:1.2;color:#1b1b2e;display:block}
.about-us .metric-desc{font-size:15px;line-height:1.6;color:#5a5a72;display:block;margin-top:10px}
.about-us .curve-divider-2{display:block;width:100%;line-height:0;overflow:hidden}
.about-us .team-block{background:#1b1b2e;padding:80px 40px;position:relative}
.about-us .team-inner{max-width:1200px;margin:0 auto}
.about-us .team-heading{font-size:30px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#fff;margin:0 0 10px;line-height:1.2}
.about-us .team-intro{font-size:18px;line-height:1.6;color:#ffffffb8;max-width:560px;margin:0 0 40px;letter-spacing:.01em}
.about-us .team-cols{display:grid;grid-template-columns:1fr 2fr;gap:80px;align-items:start}
.about-us .portraits-stack{display:flex;flex-direction:column;gap:40px}
.about-us .portrait-card{display:flex;flex-direction:row;gap:20px;align-items:flex-start}
.about-us .portrait-img{width:90px;flex-shrink:0;border-radius:4px;overflow:hidden;box-shadow:1px 6px 20px -1px #3fe3f21c;transition:box-shadow .7s cubic-bezier(0.25,0.46,0.45,0.94)}
.about-us .portrait-img:hover{box-shadow:1px 9px 36px -1px #3fe3f242}
.about-us .portrait-img img{display:block;width:90px;height:126px;object-fit:cover;object-position:top}
.about-us .portrait-info{flex:1}
.about-us .portrait-name{font-size:18px;font-weight:700;color:#fff;line-height:1.2;margin:0 0 10px;letter-spacing:.01em}
.about-us .portrait-role{font-size:15px;color:#3FE3F2;line-height:1.6;margin:0 0 10px}
.about-us .portrait-note{font-size:15px;color:#ffffffa6;line-height:1.6;margin:0}
.about-us .approach-list{display:flex;flex-direction:column;gap:20px}
.about-us .approach-item{background:#ffffff0f;border-radius:12px;padding:20px;display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start;transition:background .5s ease}
.about-us .approach-item:hover{background:#ffffff1a}
.about-us .approach-num{font-size:30px;font-weight:800;line-height:1.2;color:#FFB220;width:40px;text-align:right}
.about-us .approach-text{flex:1}
.about-us .approach-title{font-size:18px;font-weight:700;color:#fff;line-height:1.2;margin:0 0 10px;letter-spacing:.01em;text-transform:uppercase}
.about-us .approach-desc{font-size:15px;line-height:1.6;color:#ffffffa6;margin:0;letter-spacing:.01em}
.about-us .regions-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:40px;padding-top:40px;border-top:1px solid #ffffff1f}
.about-us .region-badge{display:inline-flex;align-items:center;gap:10px;background:#ffffff14;border-radius:36px;padding:10px 20px;font-size:15px;color:#fffc;transition:background .5s ease,color .5s ease}
.about-us .region-badge:hover{background:#fa19be2e;color:#fff}
.about-us .region-badge .fi{border-radius:4px}
@media (max-width: 1280px) {
.about-us .story-grid{gap:40px}
.about-us .team-cols{gap:40px}
.about-us .sweep-heading{font-size:58px}
}
@media (max-width: 768px) {
.about-us .opening{padding:40px 20px}
.about-us .sweep-heading{font-size:30px}
.about-us .opening-sub{font-size:18px}
.about-us .opening-img-wrap{display:none}
.about-us .about-story{padding:40px 20px}
.about-us .story-grid{grid-template-columns:1fr;gap:40px}
.about-us .story-visual{display:none}
.about-us .metric-row{grid-template-columns:1fr;gap:20px}
.about-us .team-block{padding:40px 20px}
.about-us .team-cols{grid-template-columns:1fr;gap:40px}
.about-us .portrait-img{display:none}
.about-us .regions-row{gap:10px}
}
.services{background:#fff;overflow-x:clip}
.services .schema-data{display:none}
.services .grad-band{height:6px;background:linear-gradient(90deg,#FA19BE 0%,#FA19BE 33%,#3FE3F2 33%,#3FE3F2 66%,#FFB220 66%,#FFB220 100%)}
.services .grad-band.secondary{background:linear-gradient(90deg,#FFB220 0%,#FFB220 50%,#3FE3F2 50%,#3FE3F2 100%);height:4px}
.services .title-block{padding:40px 20px 80px;position:relative;background:radial-gradient(circle at 50% 40%,#3fe3f21a 0%,#fa19be12 45%,#fff 75%);text-align:center}
.services .title-block__image-wrap{position:relative;width:100%;max-width:900px;margin:0 auto 40px;border-radius:12px;overflow:hidden}
.services .title-block__image-wrap img{width:100%;height:auto;display:block;border-radius:12px}
.services .title-block__image-wrap::after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,#fa19be0a 0px,#fa19be0a 1px,transparent 1px,transparent 4px);pointer-events:none;border-radius:12px}
.services .title-block__label{display:inline-block;font-size:15px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#FA19BE;margin-bottom:20px;border-bottom:2px solid #FFB220;padding-bottom:4px}
.services .title-block__heading{font-size:58px;font-weight:800;line-height:1.2;letter-spacing:.01em;color:#111118;margin:0 auto 20px;max-width:860px;text-transform:uppercase}
.services .title-block__desc{font-size:18px;line-height:1.9;color:#2a2a38;max-width:640px;margin:0 auto;letter-spacing:.01em}
.services .title-block__decor{position:absolute;top:20px;right:40px;width:80px;height:80px;border-radius:36px;background:#fa19be12;pointer-events:none}
.services .offerings{background:#f5f4f8;padding:80px 20px}
.services .offerings__lead{max-width:1400px;margin:0 auto 40px;display:flex;flex-direction:row;align-items:flex-end;gap:40px}
.services .offerings__lead-heading{font-size:30px;font-weight:800;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;color:#111118;flex:0 0 auto;max-width:360px}
.services .offerings__lead-text{font-size:15px;line-height:1.9;color:#2a2a38;flex:1 1 auto;letter-spacing:.01em}
.services .offerings__grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.services .offering-card{background:#fff;border-radius:12px;padding:40px;box-shadow:1px 6px 20px -1px #fa19be1c;display:flex;flex-direction:column;gap:20px;transition:box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94),transform .5s ease;cursor:default}
.services .offering-card:hover{box-shadow:1px 9px 36px -1px #fa19be1f;transform:translateY(-4px)}
.services .offering-card:active{transform:scale(1.03);transition:transform .12s ease}
.services .offering-card__number{font-size:58px;font-weight:900;line-height:1.2;color:#fa19be1f;letter-spacing:-.02em;line-height:1}
.services .offering-card__heading{font-size:22px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#111118;line-height:1.2;margin:0}
.services .offering-card__accent{width:40px;height:4px;border-radius:4px;background:linear-gradient(90deg,#FA19BE 0%,#3FE3F2 100%)}
.services .offering-card__text{font-size:15px;line-height:1.9;color:#2a2a38;letter-spacing:.01em;margin:0}
.services .offering-card__text::first-letter{font-size:22px;font-weight:800;color:#FA19BE;float:left;line-height:1;margin-right:4px;margin-top:2px}
.services .offering-card__tag{display:inline-block;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#3FE3F2;background:#3fe3f21a;padding:4px 12px;border-radius:4px;align-self:flex-start}
.services .offering-card.featured{background:#111118;color:#fff}
.services .offering-card.featured .offering-card__heading{color:#fff}
.services .offering-card.featured .offering-card__text{color:#c8c8d4}
.services .offering-card.featured .offering-card__text::first-letter{color:#FFB220}
.services .offering-card.featured .offering-card__number{color:#ffb2202e}
.services .offering-card.featured .offering-card__tag{color:#FFB220;background:#ffb2201f}
.services .offering-card.featured .offering-card__accent{background:linear-gradient(90deg,#FFB220 0%,#FA19BE 100%)}
.services .approach{padding:80px 20px;background:#fff}
.services .approach__inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.services .approach__left{display:flex;flex-direction:column;gap:40px}
.services .approach__heading{font-size:30px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;line-height:1.2;color:#111118;margin:0}
.services .approach__pull{font-size:22px;font-weight:700;line-height:1.6;color:#FA19BE;letter-spacing:.01em;border-top:2px solid #FFB220;padding-top:20px}
.services .approach__body{font-size:15px;line-height:1.9;color:#2a2a38;letter-spacing:.01em;margin:0}
.services .approach__body::first-letter{font-size:22px;font-weight:800;color:#3FE3F2;float:left;line-height:1;margin-right:4px;margin-top:2px}
.services .approach__right{display:flex;flex-direction:column;gap:20px}
.services .step-item{display:flex;flex-direction:row;gap:20px;align-items:flex-start;padding:20px;border-radius:6px;background:#f5f4f8;transition:background .7s cubic-bezier(0.25,0.46,0.45,0.94)}
.services .step-item:hover{background:#eeedf4}
.services .step-item__num{font-size:30px;font-weight:900;color:#FA19BE;line-height:1;flex:0 0 auto;min-width:40px;letter-spacing:-.01em}
.services .step-item__body{display:flex;flex-direction:column;gap:10px}
.services .step-item__label{font-size:15px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#111118}
.services .step-item__desc{font-size:15px;line-height:1.6;color:#2a2a38;letter-spacing:.01em;margin:0}
.services .people-row{padding:80px 20px;background:#111118}
.services .people-row__inner{max-width:1400px;margin:0 auto}
.services .people-row__heading{font-size:30px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#fff;margin:0 0 40px;line-height:1.2}
.services .people-row__heading span{color:#FFB220}
.services .people-list{display:flex;flex-direction:row;gap:40px;align-items:flex-start}
.services .person-card{display:flex;flex-direction:row;gap:20px;align-items:flex-start;flex:1 1 0;padding:20px;border-radius:12px;background:#ffffff0d;box-shadow:1px 3px 4px -1px #3fe3f20f;transition:background .6s ease}
.services .person-card:hover{background:#ffffff17}
.services .person-card__portrait{width:80px;height:80px;flex:0 0 auto;border-radius:12px;overflow:hidden}
.services .person-card__portrait img{width:80px;height:80px;object-fit:cover;object-position:top;display:block}
.services .person-card__details{display:flex;flex-direction:column;gap:10px}
.services .person-card__name{font-size:18px;font-weight:800;color:#fff;letter-spacing:.01em}
.services .person-card__role{font-size:15px;font-weight:700;color:#3FE3F2;letter-spacing:.06em;text-transform:uppercase}
.services .person-card__bio{font-size:15px;line-height:1.6;color:#a8a8b8;letter-spacing:.01em;margin:0}
.services .people-row__cta{margin-top:40px;display:flex;flex-direction:row;align-items:center;gap:20px}
.services .btn-primary{display:inline-block;font-size:15px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#111118;background:#FFB220;padding:20px 40px;border-radius:6px;text-decoration:none;border:none;cursor:pointer;position:relative;overflow:hidden;transition:color .5s ease,box-shadow .6s cubic-bezier(0.25,0.46,0.45,0.94);box-shadow:1px 6px 20px -1px #fa19be1c;z-index:0}
.services .btn-primary::before{content:"";position:absolute;inset:0;background:#FA19BE;transform:translateX(-101%);transition:transform .55s cubic-bezier(0.25,0.46,0.45,0.94);z-index:-1;border-radius:6px}
.services .btn-primary:hover::before{transform:translateX(0)}
.services .btn-primary:hover{color:#fff;box-shadow:1px 9px 36px -1px #fa19be1f}
.services .btn-primary:focus{outline:3px solid #3FE3F2;outline-offset:3px}
.services .cascade-child{opacity:0;transform:translateY(20px);animation:revealUp .6s cubic-bezier(0.25,0.46,0.45,0.94) forwards}
.services .cascade-child:nth-child(1){animation-delay:.1s}
.services .cascade-child:nth-child(2){animation-delay:.25s}
.services .cascade-child:nth-child(3){animation-delay:.4s}
.services .cascade-child:nth-child(4){animation-delay:.55s}
.services .cascade-child:nth-child(5){animation-delay:.7s}
.services .cascade-child:nth-child(6){animation-delay:.85s}
@keyframes revealUp {
to{opacity:1;transform:translateY(0)}
}
@media (max-width: 1280px) {
.services .title-block__heading{font-size:58px}
.services .offerings__grid{grid-template-columns:repeat(3,1fr);gap:20px}
.services .approach__inner{gap:40px}
.services .people-list{gap:20px}
}
@media (max-width: 768px) {
.services .title-block__image-wrap{display:none}
.services .title-block__heading{font-size:30px}
.services .title-block__decor{display:none}
.services .offerings__lead{flex-direction:column;gap:20px}
.services .offerings__lead-heading{max-width:100%}
.services .offerings__grid{grid-template-columns:1fr}
.services .approach__inner{grid-template-columns:1fr;gap:40px}
.services .people-list{flex-direction:column;gap:20px}
.services .title-block{padding:40px 20px}
}
.contact-us{background-color:#fff;overflow-x:clip}
.contact-us .reach-panel{max-width:1400px;margin:0 auto;padding:80px 40px 40px;display:grid;grid-template-columns:1fr 380px;gap:80px;align-items:start}
.contact-us .reach-panel .lead-block{display:flex;flex-direction:column;gap:20px}
.contact-us .reach-panel .lead-block .page-label{font-size:15px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#FA19BE;line-height:1.2}
.contact-us .reach-panel .lead-block .page-heading{font-size:58px;font-weight:800;letter-spacing:.01em;line-height:1.2;color:#1b1b2e;text-transform:uppercase;margin:0}
.contact-us .reach-panel .lead-block .page-heading span{color:#FA19BE}
.contact-us .reach-panel .lead-block .page-desc{font-size:18px;line-height:1.9;color:#2e2e3e;max-width:560px;margin:0;letter-spacing:.01em}
.contact-us .reach-panel .lead-block .page-desc::first-letter{font-size:30px;font-weight:700;color:#FA19BE;float:left;line-height:1;margin-right:6px;margin-top:4px}
.contact-us .reach-panel .lead-block .pull-phrase{font-size:22px;font-weight:700;color:#3FE3F2;line-height:1.6;letter-spacing:.01em;border-top:2px dotted #3FE3F2;padding-top:20px;max-width:420px}
.contact-us .reach-panel .aside-stats{display:flex;flex-direction:column;gap:20px;padding-top:20px}
.contact-us .reach-panel .aside-stats .stat-unit{display:flex;flex-direction:column;gap:10px;padding:20px;background:#f5f5fb;border-radius:12px;box-shadow:1px 3px 4px -1px #fa19be0f;border-top:3px solid transparent;transition:border-color .6s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .7s ease}
.contact-us .reach-panel .aside-stats .stat-unit:hover{border-color:#FA19BE;box-shadow:1px 6px 20px -1px #fa19be1c}
.contact-us .reach-panel .aside-stats .stat-unit .stat-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}
.contact-us .reach-panel .aside-stats .stat-unit .stat-number{font-size:30px;font-weight:800;color:#FA19BE;line-height:1.2;letter-spacing:.01em}
.contact-us .reach-panel .aside-stats .stat-unit .stat-desc{font-size:15px;color:#2e2e3e;line-height:1.6;letter-spacing:.01em}
.contact-us .reach-panel .aside-stats .stat-unit .stat-sub{font-size:15px;color:#888;line-height:1.6;letter-spacing:.01em}
.contact-us .img-divider{width:100%;position:relative;overflow:hidden}
.contact-us .img-divider img{width:100%;height:auto;display:block;object-fit:cover;filter:grayscale(20%) contrast(1.05)}
.contact-us .img-divider .film-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#1b1b2e8c 0%,#1b1b2e8c 40%,#fa19be2e 40%,#fa19be2e 70%,#3fe3f238 70%,#3fe3f238 100%);pointer-events:none}
.contact-us .img-divider .film-grain{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23noise)' opacity='0.07'/%3E%3C/svg%3E");pointer-events:none;opacity:.5}
.contact-us .img-divider .overlay-text{position:absolute;bottom:40px;left:40px;right:40px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:40px}
.contact-us .img-divider .overlay-text .ot-heading{font-size:30px;font-weight:800;color:#fff;letter-spacing:.02em;line-height:1.2;text-transform:uppercase;margin:0;max-width:480px}
.contact-us .img-divider .overlay-text .ot-detail{font-size:15px;color:#ffffffe0;line-height:1.9;letter-spacing:.01em;max-width:320px;text-align:right}
.contact-us .form-area{background:linear-gradient(160deg,#f0f0f8 0%,#f0f0f8 45%,#fdf0fa 45%,#fdf0fa 78%,#f0fbfc 78%,#f0fbfc 100%);padding:80px 0}
.contact-us .form-area .form-grid{max-width:1400px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.contact-us .form-area .form-grid .contact-details-col{display:flex;flex-direction:column;gap:40px}
.contact-us .form-area .form-grid .contact-details-col .details-heading{font-size:22px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1b1b2e;line-height:1.2;margin:0}
.contact-us .form-area .form-grid .contact-details-col .details-list{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}
.contact-us .form-area .form-grid .contact-details-col .details-list li{display:flex;flex-direction:row;align-items:flex-start;gap:20px;padding:20px;background:#fff;border-radius:12px;box-shadow:1px 3px 4px -1px #3fe3f20f;transition:box-shadow .65s ease}
.contact-us .form-area .form-grid .contact-details-col .details-list li:hover{box-shadow:1px 9px 36px -1px #3fe3f21f}
.contact-us .form-area .form-grid .contact-details-col .details-list li .detail-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center}
.contact-us .form-area .form-grid .contact-details-col .details-list li .detail-body{display:flex;flex-direction:column;gap:4px}
.contact-us .form-area .form-grid .contact-details-col .details-list li .detail-label{font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#888;line-height:1.2}
.contact-us .form-area .form-grid .contact-details-col .details-list li .detail-value{font-size:18px;color:#1b1b2e;line-height:1.6;letter-spacing:.01em;font-weight:600}
.contact-us .form-area .form-grid .contact-details-col .details-list li .detail-value a{color:#1b1b2e;text-decoration:none;transition:color .55s cubic-bezier(0.25,0.46,0.45,0.94)}
.contact-us .form-area .form-grid .contact-details-col .details-list li .detail-value a:hover{color:#FA19BE}
.contact-us .form-area .form-grid .contact-details-col .dashed-block{border:2px dashed #3FE3F2;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:10px}
.contact-us .form-area .form-grid .contact-details-col .dashed-block .db-label{font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#3FE3F2;line-height:1.2}
.contact-us .form-area .form-grid .contact-details-col .dashed-block .db-text{font-size:15px;color:#2e2e3e;line-height:1.9;letter-spacing:.01em;margin:0}
.contact-us .form-area .form-grid .contact-details-col .flags-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;align-items:center}
.contact-us .form-area .form-grid .contact-details-col .flags-row .flag-icon{width:28px;height:20px;border-radius:4px;box-shadow:1px 3px 4px -1px #fa19be0f}
.contact-us .form-area .form-grid .contact-details-col .flags-label{font-size:15px;color:#888;letter-spacing:.01em;line-height:1.6}
.contact-us .form-area .form-grid .form-col{display:flex;flex-direction:column;gap:20px}
.contact-us .form-area .form-grid .form-col .form-heading{font-size:22px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1b1b2e;line-height:1.2;margin:0}
.contact-us .form-area .form-grid .form-col .inquiry-form{display:flex;flex-direction:column;gap:20px}
.contact-us .form-area .form-grid .form-col .inquiry-form .field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.contact-us .form-area .form-grid .form-col .inquiry-form .field{display:flex;flex-direction:column;gap:10px}
.contact-us .form-area .form-grid .form-col .inquiry-form .field label{font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1b1b2e;line-height:1.2}
.contact-us .form-area .form-grid .form-col .inquiry-form .field input[type="text"],.contact-us .form-area .form-grid .form-col .inquiry-form .field input[type="tel"]{padding:10px 20px;font-size:18px;color:#1b1b2e;background:#fff;border:1.5px solid #d8d8e8;border-radius:6px;line-height:1.6;letter-spacing:.01em;box-shadow:inset 1px 2px 4px #fa19be0a;transition:border-color .55s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow .6s ease;outline:none;width:100%;box-sizing:border-box}
.contact-us .form-area .form-grid .form-col .inquiry-form .field input[type="text"]:focus,.contact-us .form-area .form-grid .form-col .inquiry-form .field input[type="tel"]:focus{border-color:#FA19BE;box-shadow:inset 1px 2px 4px #fa19be12 0 0 0 3px #fa19be1a}
.contact-us .form-area .form-grid .form-col .inquiry-form .field input::placeholder{color:#aaaabc}
.contact-us .form-area .form-grid .form-col .inquiry-form .checkbox-group{display:flex;flex-direction:column;gap:10px}
.contact-us .form-area .form-grid .form-col .inquiry-form .checkbox-group .group-label{font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1b1b2e;line-height:1.2}
.contact-us .form-area .form-grid .form-col .inquiry-form .checkbox-group .check-options{display:flex;flex-direction:column;gap:10px}
.contact-us .form-area .form-grid .form-col .inquiry-form .checkbox-group .check-options .check-item{display:flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer}
.contact-us .form-area .form-grid .form-col .inquiry-form .checkbox-group .check-options .check-item input[type="checkbox"]{width:20px;height:20px;accent-color:#FA19BE;cursor:pointer;flex-shrink:0}
.contact-us .form-area .form-grid .form-col .inquiry-form .checkbox-group .check-options .check-item .check-text{font-size:15px;color:#2e2e3e;line-height:1.6;letter-spacing:.01em}
.contact-us .form-area .form-grid .form-col .inquiry-form .privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px;padding:20px;background:#fff;border-radius:6px;border:1.5px solid #d8d8e8}
.contact-us .form-area .form-grid .form-col .inquiry-form .privacy-row input[type="checkbox"]{width:20px;height:20px;accent-color:#FA19BE;cursor:pointer;flex-shrink:0;margin-top:2px}
.contact-us .form-area .form-grid .form-col .inquiry-form .privacy-row .privacy-text{font-size:15px;color:#2e2e3e;line-height:1.9;letter-spacing:.01em}
.contact-us .form-area .form-grid .form-col .inquiry-form .privacy-row .privacy-text a{color:#FA19BE;text-decoration:underline;text-decoration-color:#fa19be66;transition:text-decoration-color .55s ease}
.contact-us .form-area .form-grid .form-col .inquiry-form .privacy-row .privacy-text a:hover{text-decoration-color:#FA19BE}
.contact-us .form-area .form-grid .form-col .inquiry-form .submit-btn{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;padding:20px 40px;font-size:18px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#1b1b2e;border:none;border-radius:6px;cursor:pointer;line-height:1.2;align-self:flex-start;transition:color .6s cubic-bezier(0.25,0.46,0.45,0.94);box-shadow:1px 6px 20px -1px #fa19be1c}
.contact-us .form-area .form-grid .form-col .inquiry-form .submit-btn::before{content:'';position:absolute;inset:0;background:#FA19BE;transform:translateX(-100%);transition:transform .65s cubic-bezier(0.25,0.46,0.45,0.94);z-index:0}
.contact-us .form-area .form-grid .form-col .inquiry-form .submit-btn:hover::before{transform:translateX(0)}
.contact-us .form-area .form-grid .form-col .inquiry-form .submit-btn:focus{outline:3px solid #FA19BE;outline-offset:3px}
.contact-us .form-area .form-grid .form-col .inquiry-form .submit-btn span{position:relative;z-index:1}
@keyframes borderGlow {
from{box-shadow:0 0 0 0 #fa19be00 1px 3px 4px -1px #fa19be0f}
to{box-shadow:0 0 0 4px #fa19be2e 1px 6px 20px -1px #fa19be1c}
}
.contact-us .form-area .form-grid .form-col .inquiry-form{animation:borderGlow .8s cubic-bezier(0.25,0.46,0.45,0.94) .4s both;border-radius:12px}
.contact-us .divider-line{height:2px;background:repeating-linear-gradient(to right,#FFB220 0px,#FFB220 6px,transparent 6px,transparent 14px);max-width:1400px;margin:0 auto}
@media (max-width: 1280px) {
.contact-us .reach-panel{grid-template-columns:1fr 300px;gap:40px;padding:80px 40px 40px}
.contact-us .form-area .form-grid{gap:40px}
.contact-us .reach-panel .lead-block .page-heading{font-size:30px}
}
@media (max-width: 768px) {
.contact-us .reach-panel{grid-template-columns:1fr;padding:40px 20px;gap:40px}
.contact-us .reach-panel .aside-stats{display:none}
.contact-us .reach-panel .lead-block .page-heading{font-size:30px}
.contact-us .img-divider{display:none}
.contact-us .form-area .form-grid{grid-template-columns:1fr;padding:0 20px;gap:40px}
.contact-us .form-area{padding:40px 0}
.contact-us .form-area .form-grid .form-col .inquiry-form .field-row{grid-template-columns:1fr}
.contact-us .img-divider .overlay-text{flex-direction:column;bottom:20px;left:20px;right:20px;gap:10px}
.contact-us .img-divider .overlay-text .ot-detail{text-align:left}
}
.success-page{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;background:#fff}
.success-page .card{max-width:560px;width:100%;background:#fff;border-radius:12px;box-shadow:1px 9px 36px -1px #fa19be1f;padding:40px;text-align:center}
.success-page .card .icon-wrap{width:64px;height:64px;margin:0 auto 20px;border-radius:36px;background:linear-gradient(135deg,#FA19BE 0%,#FA19BE 33%,#3FE3F2 66%,#FFB220 100%);display:flex;flex-direction:row;align-items:center;justify-content:center}
.success-page .card .icon-wrap svg{display:block}
.success-page .card .heading{font-size:30px;line-height:1.2;letter-spacing:.01em;font-weight:700;text-transform:uppercase;color:#111;margin:0 0 20px}
.success-page .card .body-text{font-size:18px;line-height:1.6;letter-spacing:.01em;color:#333;margin:0 0 40px}
.success-page .card .divider{width:100%;height:2px;background:linear-gradient(90deg,#FA19BE 0%,#FA19BE 33%,#3FE3F2 66%,#FFB220 100%);border-radius:4px;margin:0 0 40px}
.success-page .card .action-link{display:inline-block;font-size:15px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#fff;background:#FA19BE;border-radius:6px;padding:10px 40px;text-decoration:none;position:relative;overflow:hidden;transition:color .6s cubic-bezier(0.25,0.46,0.45,0.94)}
.success-page .card .action-link::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:#3FE3F2;transition:left .55s cubic-bezier(0.25,0.46,0.45,0.94);z-index:0}
.success-page .card .action-link:hover::before,.success-page .card .action-link:focus::before{left:0}
.success-page .card .action-link:hover,.success-page .card .action-link:focus{color:#111;outline:none}
.success-page .card .action-link span{position:relative;z-index:1}
.success-page .card .note{font-size:15px;line-height:1.6;letter-spacing:.01em;color:#555;margin:20px 0 0}
.success-page .card .note a{color:#FA19BE;text-decoration:none;border-bottom:1px solid #fa19be4d;transition:border-color .5s ease}
.success-page .card .note a:hover{border-color:#FA19BE}
@media (max-width: 768px) {
.success-page{padding:40px 20px}
.success-page .card{padding:40px 20px}
.success-page .card .heading{font-size:22px}
}