@import "https://cdn.jsdelivr.net/npm/@fontsource/fira-code@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/fira-code@latest/700.css";
html{scroll-behavior:auto}
body{margin:0;min-height:100svh;overflow-x:hidden;-webkit-text-size-adjust:100%;word-break:break-word;overflow-wrap:anywhere;font-family:'Fira Code',monospace}
:focus-visible{outline:3px solid #0D1B30;outline-offset:3px}
.site-header{position:relative;background-color:#0D1B30;overflow:hidden}
.site-header::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23ffffff' opacity='0.03'/%3E%3C/svg%3E");background-repeat:repeat;pointer-events:none;z-index:0}
.site-header::after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#FF4B6C 40%,#FF4B6C 60%,transparent 100%);pointer-events:none;z-index:1}
.hdr-shell{position:relative;z-index:2;max-width:1500px;margin:0 auto;padding:0 40px}
.hdr-accent-bar{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e6e4e414}
.hdr-contact-strip{display:flex;align-items:center;gap:20px}
.hdr-contact-item{display:flex;align-items:center;gap:8px;color:#E6E4E4;font-size:15px;line-height:1.55;text-decoration:none;opacity:.72;transition:opacity .25s ease-in-out}
.hdr-contact-item:hover{opacity:1;color:#E6E4E4}
.hdr-contact-item .codicon{font-size:15px;color:#FF4B6C}
.hdr-lang-pick{display:flex;align-items:center;gap:8px}
.lang-btn{display:inline-flex;align-items:center;padding:4px 8px;background:transparent;border:1px solid #e6e4e433;border-radius:6px;color:#E6E4E4;font-family:'Fira Code',monospace;font-size:15px;line-height:1.55;cursor:pointer;transition:border-color .28s cubic-bezier(0.4,0,0.2,1),background .28s cubic-bezier(0.4,0,0.2,1);min-height:44px}
.lang-btn:hover,.lang-btn[data-active="true"]{border-color:#FF4B6C;background:#ff4b6c1a;color:#E6E4E4}
.hdr-main-row{display:flex;align-items:center;justify-content:space-between;padding:20px 0;gap:40px}
.hdr-nav-left{flex:1;display:flex;justify-content:flex-end}
.hdr-nav-right{flex:1;display:flex;justify-content:flex-start}
.hdr-logo-mount{flex-shrink:0;display:flex;align-items:center;justify-content:center}
.logo-frame{display:flex;align-items:center;justify-content:center;width:100px;height:100px;background:linear-gradient(135deg,#ff4b6c26 0%,#0d1b30cc 100%);border-radius:12px;border:1px solid #ff4b6c59;box-shadow:0 5px 14px -1px #0d1b301a 0 0 0 3px #ff4b6c1f;padding:8px}
.logo-frame img{width:80px;height:80px;object-fit:contain;display:block}
.primary-nav{display:flex;align-items:center;gap:4px;flex-wrap:wrap;list-style:none;margin:0;padding:0}
.primary-nav__item{display:flex}
.primary-nav__lnk{display:inline-flex;align-items:center;padding:8px 20px;min-height:44px;color:#E6E4E4;font-family:'Fira Code',monospace;font-size:15px;line-height:1.55;text-decoration:none;border-radius:6px;letter-spacing:.03em;transition:color .22s ease-in-out,background .22s ease-in-out;position:relative}
.primary-nav__lnk::after{content:"";position:absolute;bottom:6px;left:20px;right:20px;height:1px;background:#FF4B6C;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(0.4,0,0.2,1)}
.primary-nav__lnk:hover{color:#FF4B6C;background:#ff4b6c0f}
.primary-nav__lnk:hover::after{transform:scaleX(1)}
.primary-nav__lnk[data-current="true"]{color:#FF4B6C}
.primary-nav__lnk[data-current="true"]::after{transform:scaleX(1)}
.hdr-decorative-dot{position:absolute;width:180px;height:180px;border-radius:48px;background:linear-gradient(135deg,#ff4b6c14 0%,transparent 70%);top:-40px;right:-40px;pointer-events:none;z-index:0}
.site-footer{position:relative;background-color:#0D1B30;overflow:hidden}
.site-footer::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Crect x='0' y='0' width='1' height='1' fill='%23E6E4E4' opacity='0.04'/%3E%3C/svg%3E");background-repeat:repeat;pointer-events:none;z-index:0}
.site-footer::after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#FF4B6C 40%,#FF4B6C 60%,transparent 100%);pointer-events:none;z-index:1}
.ftr-shell{position:relative;z-index:2;max-width:1500px;margin:0 auto;padding:0 40px}
.ftr-logo-band{display:flex;align-items:center;justify-content:center;padding:40px 0 20px;border-bottom:1px solid #e6e4e41a}
.ftr-logo-frame{display:flex;align-items:center;justify-content:center;width:72px;height:72px;background:linear-gradient(135deg,#ff4b6c1f 0%,#0d1b30e6 100%);border-radius:12px;border:1px solid #ff4b6c47;box-shadow:0 1px 4px -1px #0d1b3014;padding:8px}
.ftr-logo-frame img{width:56px;height:56px;object-fit:contain;display:block}
.ftr-cols{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding:40px 0;border-bottom:1px solid #e6e4e414}
.ftr-about__tagline{color:#FF4B6C;font-size:15px;font-family:'Fira Code',monospace;letter-spacing:.08em;text-transform:uppercase;line-height:1.1;margin:0 0 20px;font-weight:700}
.ftr-about__desc{color:#E6E4E4;font-size:15px;font-family:'Fira Code',monospace;line-height:1.55;margin:0 0 20px;opacity:.78}
.ftr-about__addr{display:flex;flex-direction:column;gap:8px}
.ftr-addr-row{display:flex;align-items:flex-start;gap:8px;color:#E6E4E4;font-size:15px;font-family:'Fira Code',monospace;line-height:1.55;opacity:.65}
.ftr-addr-row .codicon{font-size:15px;color:#FF4B6C;margin-top:4px;flex-shrink:0}
.ftr-addr-lnk{color:#E6E4E4;text-decoration:none;transition:color .25s ease-in-out;opacity:.65}
.ftr-addr-lnk:hover{color:#FF4B6C;opacity:1}
.ftr-col-head{color:#FF4B6C;font-size:15px;font-family:'Fira Code',monospace;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.1;margin:0 0 20px}
.ftr-link-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}
.ftr-link-list__item{display:flex}
.ftr-link-list__lnk{color:#E6E4E4;font-family:'Fira Code',monospace;font-size:15px;line-height:1.55;text-decoration:none;opacity:.68;transition:opacity .25s ease-in-out,color .25s ease-in-out}
.ftr-link-list__lnk:hover{opacity:1;color:#FF4B6C}
.ftr-bottom-bar{display:flex;align-items:center;justify-content:space-between;padding:20px 0 40px;flex-wrap:wrap;gap:8px}
.ftr-copy{color:#E6E4E4;font-family:'Fira Code',monospace;font-size:15px;line-height:1.55;opacity:.45;margin:0}
.ftr-legal-links{display:flex;gap:20px;flex-wrap:wrap}
.ftr-legal-links a{color:#E6E4E4;font-family:'Fira Code',monospace;font-size:15px;line-height:1.55;opacity:.45;text-decoration:none;transition:opacity .28s cubic-bezier(0.4,0,0.2,1)}
.ftr-legal-links a:hover{opacity:1;color:#E6E4E4}
.cookie-popup{display:none;position:fixed;top:20px;left:20px;width:340px;background:#0D1B30;border:1px solid #ff4b6c4d;border-radius:12px;box-shadow:0 8px 44px -1px #0d1b3024;z-index:4000;font-family:'Fira Code',monospace}
.cookie-popup__inner{padding:20px}
.cookie-popup__desc{color:#E6E4E4;font-size:15px;line-height:1.55;margin:0 0 8px;opacity:.85}
.cookie-popup__headline{color:#FF4B6C;font-size:15px;font-weight:700;line-height:1.1;margin:0 0 20px;letter-spacing:.04em}
.cookie-popup__btns{display:flex;gap:8px;margin-bottom:8px}
.cookie-popup__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;min-height:44px;border-radius:6px;font-family:'Fira Code',monospace;font-size:15px;line-height:1.55;cursor:pointer;border:1px solid #e6e4e440;background:transparent;color:#E6E4E4;transition:background .22s ease-in-out,border-color .22s ease-in-out}
.cookie-popup__btn:hover{background:#e6e4e414;border-color:#e6e4e480}
.cookie-popup__btn--accept{background:#ff4b6c26;border-color:#ff4b6c66;color:#E6E4E4}
.cookie-popup__btn--accept:hover{background:#ff4b6c47;border-color:#FF4B6C}
.cookie-popup__more-btn{background:none;border:none;color:#E6E4E4;font-family:'Fira Code',monospace;font-size:15px;line-height:1.55;opacity:.5;cursor:pointer;padding:4px 0;display:flex;align-items:center;gap:4px;transition:opacity .22s ease-in-out;min-height:44px}
.cookie-popup__more-btn:hover{opacity:1}
.cookie-popup__panel{display:none;margin-top:8px;padding-top:8px;border-top:1px solid #e6e4e41a}
.cookie-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:8px}
.cookie-toggle-label{color:#E6E4E4;font-size:15px;line-height:1.55;opacity:.75}
.cookie-toggle-switch{position:relative;width:40px;height:24px;flex-shrink:0}
.cookie-toggle-switch input{opacity:0;width:0;height:0;position:absolute}
.cookie-toggle-track{position:absolute;inset:0;background:#e6e4e426;border-radius:36px;cursor:pointer;transition:background .28s cubic-bezier(0.4,0,0.2,1)}
.cookie-toggle-track::before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#E6E4E4;border-radius:48px;transition:transform .28s cubic-bezier(0.4,0,0.2,1)}
.cookie-toggle-switch input:checked + .cookie-toggle-track{background:#FF4B6C}
.cookie-toggle-switch input:checked + .cookie-toggle-track::before{transform:translateX(16px)}
@media (max-width: 960px) {
.hdr-shell{padding:0 20px}
.hdr-main-row{flex-direction:column;padding:20px 0;gap:20px}
.hdr-nav-left,.hdr-nav-right{flex:none;justify-content:center}
.primary-nav{justify-content:center}
.hdr-contact-strip{flex-wrap:wrap;gap:8px}
.ftr-cols{grid-template-columns:1fr 1fr}
.ftr-shell{padding:0 20px}
}
@media (max-width: 480px) {
.hdr-shell{padding:0 20px}
.primary-nav__lnk{padding:8px;font-size:15px}
.hdr-contact-strip{display:none}
.ftr-cols{grid-template-columns:1fr}
.ftr-bottom-bar{flex-direction:column;align-items:flex-start}
.cookie-popup{width:calc(100vw - 40px);left:20px;right:20px}
}
@media (min-width: 1440px) {
.hdr-shell{padding:0 80px}
.ftr-shell{padding:0 80px}
}
.policy-inner{max-width:1500px;margin:0 auto;padding:80px 40px;color:#E6E4E4;background-color:#0D1B30}
.policy-inner p{font-size:15px;line-height:1.55;margin-bottom:20px;color:#E6E4E4}
.policy-inner ul,.policy-inner ol{padding-left:40px;margin-bottom:20px}
.policy-inner ul{list-style-type:disc}
.policy-inner ol{list-style-type:decimal}
.policy-inner li{font-size:15px;line-height:1.55;margin-bottom:8px;color:#E6E4E4}
.policy-inner li:last-child{margin-bottom:0}
.policy-inner em,.policy-inner i{font-style:italic;color:#E6E4E4}
.policy-inner a{color:#FF4B6C;text-decoration:underline;text-underline-offset:3px;transition:color .25s ease-in-out,opacity .25s ease-in-out}
.policy-inner a:hover{opacity:.8;color:#FF4B6C}
.policy-inner a:focus-visible{outline:2px solid #FF4B6C;outline-offset:4px;border-radius:6px}
.policy-inner table{width:100%;border-collapse:collapse;margin-bottom:40px;font-size:15px;line-height:1.55;border-radius:12px;overflow:hidden;box-shadow:0 8px 44px -1px #0d1b3024}
.policy-inner thead{background-color:#ff4b6c1f}
.policy-inner tbody tr{border-bottom:1px solid #e6e4e41a;transition:background-color .28s cubic-bezier(0.4,0,0.2,1)}
.policy-inner tbody tr:last-child{border-bottom:none}
.policy-inner tbody tr:hover{background-color:#e6e4e40a}
.policy-inner th{padding:20px;text-align:left;font-size:15px;font-weight:700;color:#E6E4E4;letter-spacing:.04em;background-color:#ff4b6c1a}
.policy-inner td{padding:20px;color:#E6E4E4;font-size:15px;line-height:1.55;vertical-align:top}
.policy-inner div{margin-bottom:20px}
@media (max-width: 960px) {
.policy-inner{padding:80px 20px}
.policy-inner table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.policy-inner th,.policy-inner td{padding:20px 8px}
}
@media (max-width: 480px) {
.policy-inner{padding:40px 20px}
.policy-inner ul,.policy-inner ol{padding-left:20px}
.policy-inner th,.policy-inner td{font-size:15px;padding:8px}
}
.prt{background-color:#0D1B30;overflow-x:hidden;position:relative}
.prt__container{max-width:1500px;margin:0 auto;padding:0 40px}
.prt__texture{position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px}
.prt__hero{position:relative;padding:80px 0 120px;background:linear-gradient(160deg,#0D1B30 50%,#131f32 100%);border-bottom:1px solid #e6e4e414}
.prt__hero::before{content:'';position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 80px 80px 0;border-color:transparent #ff4b6c1f transparent transparent;pointer-events:none}
.prt__hero::after{content:'';position:absolute;bottom:0;left:0;width:0;height:0;border-style:solid;border-width:60px 60px 0 0;border-color:#ff4b6c14 transparent transparent;pointer-events:none}
.prt__hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1}
.prt__hero-label{font-size:15px;letter-spacing:.18em;color:#FF4B6C;text-transform:uppercase;margin-bottom:20px;display:block}
.prt__hero h1{font-size:56px;line-height:1.1;color:#E6E4E4;margin:0 0 20px;font-weight:700}
.prt__hero h1 .prt__counter-wrap{display:inline-flex;align-items:baseline;gap:8px}
.prt__counter-num{color:#FF4B6C;font-size:56px;line-height:1.1;font-weight:800;letter-spacing:-.02em}
.prt__hero-desc{font-size:19px;line-height:1.55;color:#e6e4e4b8;margin:0 0 40px;max-width:480px}
.prt__hero-stats{display:flex;flex-direction:row;gap:40px}
.prt__stat-item{display:flex;flex-direction:column;gap:4px}
.prt__stat-num{font-size:31px;line-height:1.1;color:#E6E4E4;font-weight:700}
.prt__stat-label{font-size:15px;line-height:1.55;color:#e6e4e480;letter-spacing:.06em}
.prt__hero-img-col{position:relative}
.prt__hero-img-frame{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 44px -1px #0d1b3024}
.prt__hero-img-frame img{width:100%;height:440px;object-fit:cover;object-position:center;display:block}
.prt__hero-img-frame::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0d1b304d 0%,#0d1b3099 100%);pointer-events:none}
.prt__hero-img-badge{position:absolute;bottom:20px;left:20px;background:#0d1b30e0;border:1px solid #ff4b6c4d;border-radius:6px;padding:8px 20px;z-index:2}
.prt__hero-img-badge span{font-size:15px;color:#E6E4E4;letter-spacing:.08em}
.prt__accent-bar{width:40px;height:3px;background:#FF4B6C;margin-bottom:20px;border-radius:6px}
.prt__partners-list{padding:80px 0;background:#0e1e35;position:relative}
.prt__partners-list::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#ff4b6c66,transparent)}
.prt__partners-list::after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e6e4e41a,transparent)}
.prt__pl-head{text-align:center;margin-bottom:80px}
.prt__pl-head h2{font-size:41px;line-height:1.1;color:#E6E4E4;margin:0 0 20px;font-weight:700}
.prt__pl-head p{font-size:19px;line-height:1.55;color:#e6e4e4a6;max-width:560px;margin:0 auto}
.prt__pl-underline{display:block;width:0;height:2px;background:#FF4B6C;margin:8px auto 0;animation:prt-underline-in .5s cubic-bezier(0.4,0,0.2,1) .2s forwards}
@keyframes prt-underline-in {
to{width:60px}
}
.prt__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.prt__card{background:#0d1b30b3;border:1px solid #e6e4e414;border-radius:12px;padding:40px;position:relative;transition:border-color .35s cubic-bezier(0.4,0,0.2,1),box-shadow .35s cubic-bezier(0.4,0,0.2,1);box-shadow:0 1px 4px -1px #0d1b3014}
.prt__card:hover{border-color:#ff4b6c59;box-shadow:0 8px 44px -1px #0d1b3024}
.prt__card-icon{width:48px;height:48px;background:#ff4b6c1a;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:background .25s ease-in-out}
.prt__card:hover .prt__card-icon{background:#ff4b6c33}
.prt__card-icon svg{width:24px;height:24px;fill:none;stroke:#FF4B6C;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.prt__card h4{font-size:24px;line-height:1.1;color:#E6E4E4;margin:0 0 8px;font-weight:600}
.prt__card p{font-size:15px;line-height:1.55;color:#e6e4e49e;margin:0}
.prt__card-tag{display:inline-block;margin-top:20px;font-size:15px;letter-spacing:.1em;color:#FF4B6C;text-transform:uppercase;border-bottom:1px solid #ff4b6c4d;padding-bottom:4px;transition:border-color .25s ease-in-out}
.prt__card:hover .prt__card-tag{border-color:#FF4B6C}
.prt__card--highlight{border-color:#ff4b6c40;background:#ff4b6c0d}
.prt__experts{padding:80px 0;background:#0D1B30;position:relative}
.prt__experts::before{content:'';position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 60px 60px 0;border-color:transparent #ff4b6c12 transparent transparent;pointer-events:none}
.prt__experts-row{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.prt__experts-text h2{font-size:41px;line-height:1.1;color:#E6E4E4;margin:0 0 20px;font-weight:700}
.prt__experts-text h2 span{display:block;font-size:31px;color:#e6e4e480;font-weight:400}
.prt__experts-body{font-size:19px;line-height:1.55;color:#e6e4e4b3;margin:0 0 40px}
.prt__pull-quote{display:grid;grid-template-columns:3px 1fr;gap:20px;margin-bottom:40px}
.prt__pull-line{background:#FF4B6C;border-radius:6px}
.prt__pull-text{font-size:24px;line-height:1.55;color:#e6e4e4d9;font-style:italic}
.prt__experts-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.prt__experts-list li{display:flex;flex-direction:row;align-items:flex-start;gap:20px;padding:8px 0;border-left:3px solid #ff4b6c40;border-bottom:1px solid #e6e4e40d;padding-left:20px;transition:border-left-color .3s cubic-bezier(0.4,0,0.2,1)}
.prt__experts-list li:hover{border-left-color:#FF4B6C}
.prt__experts-list li span{font-size:15px;line-height:1.55;color:#e6e4e4a6}
.prt__experts-list li strong{font-size:15px;color:#E6E4E4;display:block;margin-bottom:4px}
.prt__portraits{display:flex;flex-direction:column;gap:40px}
.prt__portrait-card{display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start;background:#e6e4e408;border:1px solid #e6e4e412;border-radius:12px;padding:20px;transition:border-color .35s cubic-bezier(0.4,0,0.2,1)}
.prt__portrait-card:hover{border-color:#ff4b6c4d}
.prt__portrait-img{width:80px;height:112px;border-radius:6px;overflow:hidden;flex-shrink:0;box-shadow:0 5px 14px -1px #0d1b301a}
.prt__portrait-img img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.prt__portrait-info{display:flex;flex-direction:column;gap:8px}
.prt__portrait-name{font-size:19px;line-height:1.1;color:#E6E4E4;font-weight:600;margin:0}
.prt__portrait-role{font-size:15px;color:#FF4B6C;letter-spacing:.08em;text-transform:uppercase}
.prt__portrait-bio{font-size:15px;line-height:1.55;color:#e6e4e499;margin:0}
.prt__cycle{padding:80px 0;background:linear-gradient(170deg,#111d30 0%,#0D1B30 100%);position:relative;border-top:1px solid #e6e4e40f}
.prt__cycle::after{content:'';position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 70px 70px;border-color:transparent transparent #ff4b6c17;pointer-events:none}
.prt__cycle-head{margin-bottom:80px}
.prt__cycle-head h2{font-size:41px;line-height:1.1;color:#E6E4E4;margin:0 0 20px;font-weight:700}
.prt__cycle-head p{font-size:19px;line-height:1.55;color:#e6e4e4a6;max-width:600px}
.prt__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;position:relative}
.prt__steps::before{content:'';position:absolute;top:28px;left:10%;right:10%;height:1px;background:linear-gradient(90deg,#ff4b6c66 0%,#ff4b6c1a 100%);pointer-events:none}
.prt__step{display:flex;flex-direction:column;gap:20px;padding:40px 20px;border-radius:12px;background:#0d1b3099;border:1px solid #e6e4e412;position:relative;transition:background .4s cubic-bezier(0.4,0,0.2,1),border-color .4s cubic-bezier(0.4,0,0.2,1)}
.prt__step--active{background:#ff4b6c12;border-color:#ff4b6c4d;box-shadow:0 5px 14px -1px #ff4b6c1a}
.prt__step-num{width:56px;height:56px;border-radius:48px;background:#0d1b30e6;border:2px solid #ff4b6c66;display:flex;align-items:center;justify-content:center;font-size:24px;color:#FF4B6C;font-weight:700;position:relative;z-index:1;transition:background .35s cubic-bezier(0.4,0,0.2,1),border-color .35s cubic-bezier(0.4,0,0.2,1)}
.prt__step--active .prt__step-num{background:#ff4b6c26;border-color:#FF4B6C}
.prt__step h5{font-size:19px;line-height:1.1;color:#E6E4E4;margin:0;font-weight:600}
.prt__step p{font-size:15px;line-height:1.55;color:#e6e4e499;margin:0}
.prt__step-icon{width:32px;height:32px;opacity:.5;transition:opacity .35s ease-in-out}
.prt__step--active .prt__step-icon{opacity:1}
.prt__step-icon svg{width:32px;height:32px;stroke:#FF4B6C;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
@keyframes prt-step-cycle {
0%,20%{opacity:1}
25%,100%{opacity:0}
}
.prt__step-highlight{position:absolute;inset:0;border-radius:12px;border:2px solid #FF4B6C;opacity:0;pointer-events:none}
.prt__step:nth-child(1) .prt__step-highlight{animation:prt-step-cycle 4s ease-in-out 0s infinite}
.prt__step:nth-child(2) .prt__step-highlight{animation:prt-step-cycle 4s ease-in-out 1s infinite}
.prt__step:nth-child(3) .prt__step-highlight{animation:prt-step-cycle 4s ease-in-out 2s infinite}
.prt__step:nth-child(4) .prt__step-highlight{animation:prt-step-cycle 4s ease-in-out 3s infinite}
@media (max-width: 960px) {
.prt__hero-grid{grid-template-columns:1fr;gap:40px}
.prt__counter-num,.prt__hero h1{font-size:41px}
.prt__cards{grid-template-columns:1fr 1fr;gap:20px}
.prt__experts-row{grid-template-columns:1fr;gap:40px}
.prt__steps{grid-template-columns:1fr 1fr;gap:20px}
.prt__steps::before{display:none}
}
@media (max-width: 480px) {
.prt__container{padding:0 20px}
.prt__hero{padding:40px 0 80px}
.prt__hero h1,.prt__counter-num{font-size:31px}
.prt__hero-stats{flex-direction:column;gap:20px}
.prt__cards{grid-template-columns:1fr}
.prt__steps{grid-template-columns:1fr}
.prt__pl-head h2,.prt__cycle-head h2,.prt__experts-text h2{font-size:31px}
.prt__pull-text{font-size:19px}
}
.abt-pg{background-color:#0D1B30;color:#E6E4E4;overflow-x:clip;position:relative}
.abt-pg *,.abt-pg ::before,.abt-pg ::after{box-sizing:border-box}
.abt-pg .max-w{max-width:1500px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}
@keyframes clip-reveal {
from{clip-path:inset(0 100% 0 0)}
to{clip-path:inset(0 0% 0 0)}
}
@keyframes fade-up {
from{opacity:0;transform:translateY(24px)}
to{opacity:1;transform:translateY(0)}
}
@keyframes line-draw {
from{width:0}
to{width:48px}
}
.abt-pg .grain-bg{position:relative;background-color:#0D1B30;padding-top:80px;padding-bottom:80px}
.abt-pg .grain-bg::before{content:'';position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");background-size:200px 200px;opacity:.07;pointer-events:none}
.abt-pg .grain-bg::after{content:'';position:absolute;top:0;right:0;width:320px;height:320px;background:#ff4b6c0f;border-radius:50%;filter:blur(80px);pointer-events:none}
.abt-pg .split-layout{display:flex;flex-direction:row;align-items:stretch;gap:80px;position:relative;z-index:1}
.abt-pg .split-layout__left{flex:0 0 60%;display:flex;flex-direction:column;justify-content:center}
.abt-pg .split-layout__right{flex:0 0 calc(40% - 80px);position:relative}
.abt-pg .label-tag{display:inline-block;font-size:15px;letter-spacing:.12em;color:#FF4B6C;text-transform:uppercase;margin-bottom:20px;animation:fade-up .5s cubic-bezier(0.4,0,0.2,1) both;animation-delay:.1s}
.abt-pg .pg-h1{font-size:70px;line-height:1.1;color:#E6E4E4;margin-bottom:20px;animation:fade-up .5s cubic-bezier(0.4,0,0.2,1) .2s both}
.abt-pg .pg-h1 span{color:#FF4B6C;display:block}
.abt-pg .accent-bar{width:48px;height:3px;background:#FF4B6C;margin-bottom:20px;animation:line-draw .4s cubic-bezier(0.4,0,0.2,1) .35s both}
.abt-pg .lead-text{font-size:19px;line-height:1.55;color:#E6E4E4;opacity:.88;margin-bottom:40px;animation:fade-up .5s cubic-bezier(0.4,0,0.2,1) .3s both}
.abt-pg .stat-row{display:flex;flex-direction:row;gap:40px;animation:fade-up .5s cubic-bezier(0.4,0,0.2,1) .4s both}
.abt-pg .stat-item{display:flex;flex-direction:column;gap:4px;border-top:1px solid #ff4b6c4d;border-left:2px solid #FF4B6C;padding:8px 20px}
.abt-pg .stat-item__num{font-size:41px;line-height:1.1;color:#E6E4E4}
.abt-pg .stat-item__desc{font-size:15px;line-height:1.55;color:#E6E4E4;opacity:.65}
.abt-pg .img-wrap{position:relative;border-radius:12px;overflow:hidden;height:100%;min-height:480px;animation:clip-reveal .6s cubic-bezier(0.4,0,0.2,1) .15s both}
.abt-pg .img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s cubic-bezier(0.4,0,0.2,1)}
.abt-pg .img-wrap:hover img{transform:scale(1.03)}
.abt-pg .img-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(160deg,#0d1b3073 50%,#ff4b6c2e 100%);pointer-events:none}
.abt-pg .img-wrap .img-border{position:absolute;inset:0;border:2px solid transparent;border-radius:12px;transition:border-color .35s cubic-bezier(0.4,0,0.2,1);pointer-events:none;z-index:2}
.abt-pg .img-wrap:hover .img-border{border-color:#FF4B6C}
.abt-pg .deco-curve{position:absolute;left:-40px;bottom:-20px;width:120px;height:120px;pointer-events:none;z-index:0}
.abt-pg .svg-divider{display:block;width:100%;overflow:hidden;line-height:0;background:#0D1B30}
.abt-pg .svg-divider svg{display:block;width:100%}
.abt-pg .mid-sec{background:linear-gradient(90deg,#FF4B6C 0%,#FF4B6C 50%,#1a2a42 50%,#1a2a42 100%);padding-top:80px;padding-bottom:80px;position:relative}
.abt-pg .mid-sec__inner{display:flex;flex-direction:row;align-items:stretch;gap:0;position:relative;z-index:1}
.abt-pg .mid-sec__col--accent{flex:0 0 40%;padding-right:40px;display:flex;flex-direction:column;justify-content:center}
.abt-pg .mid-sec__col--dark{flex:0 0 60%;padding-left:40px;border-left:1px solid #e6e4e41f;display:flex;flex-direction:column;justify-content:center}
.abt-pg .mid-h2{font-size:56px;line-height:1.1;color:#0D1B30;margin-bottom:20px}
.abt-pg .mid-desc{font-size:19px;line-height:1.55;color:#0D1B30;opacity:.82;margin-bottom:0}
.abt-pg .step-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}
.abt-pg .step-list__item{display:flex;flex-direction:row;align-items:flex-start;gap:20px;padding:20px;border-radius:12px;background:#0d1b308c;border-top:1px solid #ff4b6c2e;border-right:1px solid #ff4b6c2e;border-bottom:1px solid #ff4b6c2e;border-left:3px solid #FF4B6C;transition:background .28s ease-in-out,border-left-color .28s ease-in-out;cursor:default}
.abt-pg .step-list__item:hover{background:#ff4b6c1a}
.abt-pg .step-list__num{flex-shrink:0;width:36px;height:36px;border-radius:6px;background:#FF4B6C;color:#0D1B30;font-size:15px;display:flex;align-items:center;justify-content:center;font-weight:700}
.abt-pg .step-list__body{display:flex;flex-direction:column;gap:4px}
.abt-pg .step-list__ttl{font-size:19px;line-height:1.55;color:#E6E4E4}
.abt-pg .step-list__note{font-size:15px;line-height:1.55;color:#E6E4E4;opacity:.65}
.abt-pg .bottom-sec{background:#0D1B30;padding-top:80px;padding-bottom:80px;position:relative}
.abt-pg .bottom-sec::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#ff4b6c0a 0%,transparent 60%);pointer-events:none}
.abt-pg .bottom-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-bottom:80px}
.abt-pg .img-card{border-radius:12px;overflow:hidden;position:relative;aspect-ratio:4/3}
.abt-pg .img-card img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .38s cubic-bezier(0.4,0,0.2,1)}
.abt-pg .img-card:hover img{transform:scale(1.04)}
.abt-pg .img-card .img-border{position:absolute;inset:0;border:2px solid transparent;border-radius:12px;transition:border-color .32s ease-in-out;pointer-events:none;z-index:2}
.abt-pg .img-card:hover .img-border{border-color:#ff4b6cb3}
.abt-pg .img-card__overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(0deg,#0d1b30e6 0%,transparent 100%);z-index:1}
.abt-pg .img-card__cap{font-size:15px;line-height:1.55;color:#E6E4E4;letter-spacing:.06em}
.abt-pg .before-after{grid-column:span 1;border-radius:12px;background:#ff4b6c0f;border:1px solid #ff4b6c33;padding:20px;display:flex;flex-direction:column;gap:8px}
.abt-pg .ba-label{font-size:15px;letter-spacing:.1em;text-transform:uppercase;color:#FF4B6C;margin-bottom:8px}
.abt-pg .ba-step{display:flex;flex-direction:column;gap:4px;padding:20px;border-radius:6px}
.abt-pg .ba-step--before{background:#0d1b30b3;border-left:3px solid #e6e4e440;border-top:1px solid #e6e4e414;border-right:1px solid #e6e4e414;border-bottom:1px solid #e6e4e414}
.abt-pg .ba-step--after{background:#ff4b6c1f;border-left:3px solid #FF4B6C;border-top:1px solid #ff4b6c26;border-right:1px solid #ff4b6c26;border-bottom:1px solid #ff4b6c26}
.abt-pg .ba-step__tag{font-size:15px;letter-spacing:.08em;text-transform:uppercase;opacity:.55;color:#E6E4E4}
.abt-pg .ba-step__text{font-size:19px;line-height:1.55;color:#E6E4E4}
.abt-pg .ba-arrow{display:flex;justify-content:center;align-items:center;padding:4px 0}
.abt-pg .ba-arrow svg{display:block}
.abt-pg .subscribe-strip{display:flex;flex-direction:row;align-items:stretch;gap:80px;background:#ff4b6c12;border:1px solid #ff4b6c2e;border-radius:12px;padding:40px;position:relative;z-index:1}
.abt-pg .sub-info{flex:0 0 50%;display:flex;flex-direction:column;justify-content:center}
.abt-pg .sub-h3{font-size:31px;line-height:1.1;color:#E6E4E4;margin-bottom:8px}
.abt-pg .sub-p{font-size:15px;line-height:1.55;color:#E6E4E4;opacity:.72;margin-bottom:0}
.abt-pg .sub-form-wrap{flex:1;display:flex;flex-direction:column;justify-content:center}
.abt-pg .sub-form{display:flex;flex-direction:column;gap:8px}
.abt-pg .sub-field-wrap{position:relative;display:flex;align-items:center}
.abt-pg .sub-field-wrap svg{position:absolute;left:16px;pointer-events:none;color:#e6e4e466}
.abt-pg .sub-input{width:100%;background:#0d1b30b3;border:1px solid #e6e4e433;border-radius:6px;padding:20px 20px 20px 44px;font-size:15px;line-height:1.55;color:#E6E4E4;outline:none;transition:border-color .25s ease-in-out,box-shadow .25s ease-in-out}
.abt-pg .sub-input::placeholder{color:#e6e4e466}
.abt-pg .sub-input:focus{border-color:#FF4B6C;box-shadow:0 1px 4px -1px #ff4b6c14 0 5px 14px -1px #ff4b6c1a}
.abt-pg .sub-btn{padding:20px;background:#FF4B6C;color:#0D1B30;border:none;border-radius:6px;font-size:15px;letter-spacing:.06em;cursor:pointer;transition:background .28s cubic-bezier(0.4,0,0.2,1),box-shadow .28s cubic-bezier(0.4,0,0.2,1);position:relative;overflow:hidden}
.abt-pg .sub-btn:hover{background:#e63d5c;box-shadow:0 5px 14px -1px #ff4b6c1a 0 8px 44px -1px #ff4b6c24}
.abt-pg .sub-btn:active{background:#cc3652}
.abt-pg .sub-btn:focus-visible{outline:2px solid #FF4B6C;outline-offset:2px}
.abt-pg .pull-quote{display:flex;flex-direction:row;gap:40px;align-items:flex-start;margin-bottom:40px}
.abt-pg .pull-quote__phrase{flex:0 0 200px;font-size:24px;line-height:1.55;color:#FF4B6C;border-top:2px solid #FF4B6C;padding-top:8px}
.abt-pg .pull-quote__body{flex:1;font-size:19px;line-height:1.55;color:#E6E4E4;opacity:.85}
.abt-pg .portrait-strip{display:flex;flex-direction:row;align-items:center;gap:40px;padding:40px;background:#0d1b308c;border-radius:12px;border:1px solid #ff4b6c26;margin-bottom:40px;box-shadow:0 8px 44px -1px #0d1b3024}
.abt-pg .portrait-img{width:120px;height:120px;border-radius:50%;object-fit:cover;object-position:top;flex-shrink:0;border:2px solid transparent;transition:border-color .32s ease-in-out}
.abt-pg .portrait-img:hover{border-color:#FF4B6C}
.abt-pg .portrait-text{display:flex;flex-direction:column;gap:4px}
.abt-pg .portrait-name{font-size:24px;line-height:1.1;color:#E6E4E4}
.abt-pg .portrait-role{font-size:15px;line-height:1.55;color:#FF4B6C;letter-spacing:.08em}
.abt-pg .portrait-divider{width:1px;height:48px;background:#e6e4e433;flex-shrink:0}
.abt-pg .portrait-quote{font-size:19px;line-height:1.55;color:#E6E4E4;opacity:.8;font-style:italic}
.abt-pg .animated-h{position:relative;display:inline-block}
.abt-pg .animated-h::after{content:'';position:absolute;bottom:-4px;left:0;height:2px;width:0;background:#FF4B6C;transition:width .38s cubic-bezier(0.4,0,0.2,1)}
.abt-pg .animated-h:hover::after{width:100%}
@media (max-width: 960px) {
.abt-pg .split-layout{flex-direction:column;gap:40px}
.abt-pg .split-layout__left,.abt-pg .split-layout__right{flex:unset;width:100%}
.abt-pg .img-wrap{min-height:320px;height:320px}
.abt-pg .mid-sec__inner{flex-direction:column;gap:40px}
.abt-pg .mid-sec__col--accent,.abt-pg .mid-sec__col--dark{flex:unset;padding-right:0;padding-left:0;border-left:none}
.abt-pg .mid-sec{background:linear-gradient(180deg,#FF4B6C 0%,#FF4B6C 45%,#1a2a42 45%,#1a2a42 100%)}
.abt-pg .bottom-grid{grid-template-columns:1fr 1fr;gap:20px}
.abt-pg .before-after{grid-column:span 2}
.abt-pg .subscribe-strip{flex-direction:column;gap:40px}
.abt-pg .sub-info{flex:unset}
.abt-pg .pull-quote{flex-direction:column;gap:20px}
.abt-pg .pull-quote__phrase{flex:unset}
.abt-pg .pg-h1{font-size:56px}
.abt-pg .mid-h2{font-size:41px}
.abt-pg .portrait-strip{flex-direction:column;gap:20px;text-align:center}
.abt-pg .portrait-divider{width:48px;height:1px}
.abt-pg .stat-row{flex-wrap:wrap;gap:20px}
}
@media (max-width: 480px) {
.abt-pg .max-w{padding-left:20px;padding-right:20px}
.abt-pg .pg-h1{font-size:41px}
.abt-pg .mid-h2{font-size:31px}
.abt-pg .bottom-grid{grid-template-columns:1fr}
.abt-pg .before-after{grid-column:span 1}
.abt-pg .grain-bg{padding-top:40px;padding-bottom:40px}
.abt-pg .mid-sec{padding-top:40px;padding-bottom:40px}
.abt-pg .bottom-sec{padding-top:40px;padding-bottom:40px}
.abt-pg .subscribe-strip{padding:20px}
.abt-pg .bottom-grid{margin-bottom:40px}
}
.ctus-pg{background-color:#0D1B30;color:#E6E4E4;overflow-x:clip;position:relative}
.ctus-pg .pg-bound{max-width:1500px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}
.ctus-pg .reach-band{padding-top:80px;padding-bottom:80px;position:relative;background:linear-gradient(160deg,#0D1B30 50%,#0a1624 50%)}
.ctus-pg .reach-band::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 60% 55% at 72% 50%,#ff4b6c12 0%,transparent 70%);pointer-events:none}
.ctus-pg .reach-split{display:flex;flex-direction:row;gap:80px;align-items:center}
.ctus-pg .reach-left{flex:0 0 45%;position:relative}
.ctus-pg .reach-img-wrap{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 44px -1px #0d1b3024}
.ctus-pg .reach-img-wrap img{width:100%;height:480px;object-fit:cover;display:block;border-radius:12px}
.ctus-pg .reach-img-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,#0D1B30 100%);border-radius:12px;pointer-events:none}
.ctus-pg .img-corner-tl{position:absolute;top:-8px;left:-8px;width:40px;height:40px;pointer-events:none;z-index:1}
.ctus-pg .img-corner-br{position:absolute;bottom:-8px;right:-8px;width:40px;height:40px;pointer-events:none;z-index:1}
.ctus-pg .reach-right{flex:1;display:flex;flex-direction:column;gap:40px}
.ctus-pg .reach-label{font-size:15px;letter-spacing:.12em;color:#FF4B6C;text-transform:uppercase;display:flex;flex-direction:row;align-items:center;gap:8px}
.ctus-pg .reach-label-line{display:inline-block;width:28px;height:2px;background:#FF4B6C;border-radius:6px}
.ctus-pg .reach-hdg{font-size:56px;line-height:1.1;color:#E6E4E4;margin:0;font-weight:700}
.ctus-pg .reach-hdg span{color:#FF4B6C;position:relative;display:inline-block}
.ctus-pg .reach-hdg span::after{content:'';position:absolute;bottom:4px;left:0;width:0;height:3px;background:#FF4B6C;border-radius:6px;animation:underline-draw .5s cubic-bezier(0.4,0,0.2,1) .4s forwards}
@keyframes underline-draw {
to{width:100%}
}
.ctus-pg .reach-desc{font-size:19px;line-height:1.55;color:#c8c6c6;margin:0;max-width:480px}
.ctus-pg .reach-contacts{display:flex;flex-direction:column;gap:20px}
.ctus-pg .reach-contact-item{display:flex;flex-direction:row;align-items:flex-start;gap:20px;padding:20px;border-radius:12px;background:#ffffff0a;border:1px solid #ff4b6c24;border-left:3px solid #FF4B6C;transition:background .35s ease-in-out,box-shadow .35s ease-in-out}
.ctus-pg .reach-contact-item:hover{background:#ff4b6c12;box-shadow:0 5px 14px -1px #ff4b6c1a}
.ctus-pg .contact-ico{flex-shrink:0;width:40px;height:40px;border-radius:6px;background:#ff4b6c26;display:flex;align-items:center;justify-content:center}
.ctus-pg .contact-ico svg{width:20px;height:20px;fill:#FF4B6C}
.ctus-pg .contact-detail__lbl{font-size:15px;color:#FF4B6C;letter-spacing:.08em;text-transform:uppercase;display:block;margin-bottom:4px}
.ctus-pg .contact-detail__val{font-size:19px;color:#E6E4E4;line-height:1.55}
.ctus-pg .contact-detail__val a{color:#E6E4E4;text-decoration:none;transition:color .25s ease-in-out}
.ctus-pg .contact-detail__val a:hover{color:#FF4B6C}
.ctus-pg .divider-curve{display:block;width:100%;line-height:0}
.ctus-pg .form-band{padding-top:80px;padding-bottom:80px;background:#0a1422;position:relative}
.ctus-pg .form-band::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 50% 60% at 50% 50%,#ff4b6c0e 0%,transparent 65%);pointer-events:none}
.ctus-pg .form-grid{display:grid;grid-template-columns:1fr 1.8fr;gap:80px;align-items:start;position:relative;z-index:1}
.ctus-pg .form-meta{display:flex;flex-direction:column;gap:20px;position:sticky;top:40px}
.ctus-pg .form-meta__pre{font-size:15px;letter-spacing:.1em;text-transform:uppercase;color:#FF4B6C;display:flex;align-items:center;gap:8px}
.ctus-pg .form-meta__pre span{display:inline-block;width:20px;height:2px;background:#FF4B6C;border-radius:6px}
.ctus-pg .form-meta__hdg{font-size:41px;line-height:1.1;color:#E6E4E4;margin:0;position:relative;display:inline-block}
.ctus-pg .form-meta__hdg::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:3px;background:#FF4B6C;border-radius:6px;animation:underline-draw .5s cubic-bezier(0.4,0,0.2,1) .7s forwards}
.ctus-pg .form-meta__pull{font-size:24px;line-height:1.55;color:#FF4B6C;font-weight:600;margin:0;border-left:3px solid #ff4b6c66;padding-left:20px}
.ctus-pg .form-meta__body{font-size:15px;line-height:1.55;color:#a8a6a6;margin:0}
.ctus-pg .form-meta__steps{display:flex;flex-direction:column;gap:8px;margin-top:8px}
.ctus-pg .form-step{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:15px;color:#c8c6c6;padding:8px 0;border-bottom:1px solid #ffffff12}
.ctus-pg .form-step__num{width:24px;height:24px;border-radius:6px;background:#ff4b6c2e;color:#FF4B6C;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ctus-pg .contact-form{display:flex;flex-direction:column;gap:20px}
.ctus-pg .form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.ctus-pg .field-wrap{display:flex;flex-direction:column;gap:8px}
.ctus-pg .field-wrap--full{grid-column:1 / -1}
.ctus-pg .field-lbl{font-size:15px;color:#c8c6c6;letter-spacing:.06em}
.ctus-pg .field-lbl span{color:#FF4B6C;margin-left:2px}
.ctus-pg .input-wrap{position:relative;display:flex;align-items:center}
.ctus-pg .input-ico{position:absolute;left:16px;width:18px;height:18px;fill:#ff4b6c99;pointer-events:none;flex-shrink:0}
.ctus-pg .field-input{width:100%;padding:16px 16px 16px 48px;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;color:#E6E4E4;font-size:15px;line-height:1.55;outline:none;transition:border-color .28s ease-in-out,background .28s ease-in-out,box-shadow .28s ease-in-out;box-sizing:border-box}
.ctus-pg .field-input::placeholder{color:#e6e4e459}
.ctus-pg .field-input:focus{border-color:#FF4B6C;background:#ff4b6c0f;box-shadow:0 1px 4px -1px #ff4b6c14}
.ctus-pg .field-select{width:100%;padding:16px 40px 16px 48px;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;color:#E6E4E4;font-size:15px;line-height:1.55;outline:none;appearance:none;-webkit-appearance:none;cursor:pointer;transition:border-color .28s ease-in-out,background .28s ease-in-out;box-sizing:border-box}
.ctus-pg .field-select:focus{border-color:#FF4B6C;background:#ff4b6c0f}
.ctus-pg .field-select option{background:#0D1B30;color:#E6E4E4}
.ctus-pg .select-arrow{position:absolute;right:16px;pointer-events:none}
.ctus-pg .field-textarea{width:100%;padding:16px 16px 16px 48px;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;color:#E6E4E4;font-size:15px;line-height:1.55;outline:none;resize:vertical;min-height:120px;transition:border-color .28s ease-in-out,background .28s ease-in-out;box-sizing:border-box}
.ctus-pg .field-textarea::placeholder{color:#e6e4e459}
.ctus-pg .field-textarea:focus{border-color:#FF4B6C;background:#ff4b6c0f}
.ctus-pg .form-divider{height:1px;background:#ffffff14;border:none;margin:0}
.ctus-pg .options-group{display:flex;flex-direction:column;gap:8px}
.ctus-pg .options-lbl{font-size:15px;color:#c8c6c6;letter-spacing:.06em;margin-bottom:4px}
.ctus-pg .option-checks{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.ctus-pg .option-check{display:flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer;padding:8px;border-radius:6px;border:1px solid #ffffff14;transition:border-color .25s ease-in-out,background .25s ease-in-out}
.ctus-pg .option-check:hover{border-color:#ff4b6c59;background:#ff4b6c0d}
.ctus-pg .option-check input[type="checkbox"]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border-radius:6px;border:1.5px solid #ff4b6c80;background:transparent;flex-shrink:0;cursor:pointer;position:relative;transition:background .25s ease-in-out,border-color .25s ease-in-out}
.ctus-pg .option-check input[type="checkbox"]:checked{background:#FF4B6C;border-color:#FF4B6C}
.ctus-pg .option-check input[type="checkbox"]:checked::after{content:'';position:absolute;left:4px;top:2px;width:6px;height:10px;border:2px solid #0D1B30;border-top:none;border-left:none;transform:rotate(45deg)}
.ctus-pg .option-check__txt{font-size:15px;color:#c8c6c6;line-height:1.55}
.ctus-pg .privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:12px;padding:20px;border-radius:6px;background:#ffffff08;border:1px solid #ffffff14}
.ctus-pg .privacy-chk{appearance:none;-webkit-appearance:none;width:20px;height:20px;min-width:20px;border-radius:6px;border:1.5px solid #ff4b6c80;background:transparent;cursor:pointer;position:relative;margin-top:2px;transition:background .25s ease-in-out,border-color .25s ease-in-out}
.ctus-pg .privacy-chk:checked{background:#FF4B6C;border-color:#FF4B6C}
.ctus-pg .privacy-chk:checked::after{content:'';position:absolute;left:4px;top:2px;width:7px;height:11px;border:2px solid #0D1B30;border-top:none;border-left:none;transform:rotate(45deg)}
.ctus-pg .privacy-txt{font-size:15px;line-height:1.55;color:#a8a6a6}
.ctus-pg .privacy-txt a{color:#FF4B6C;text-decoration:underline;text-underline-offset:3px;transition:color .25s ease-in-out}
.ctus-pg .privacy-txt a:hover{color:#E6E4E4}
.ctus-pg .submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:20px 40px;background:#FF4B6C;color:#0D1B30;font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border:none;border-radius:6px;cursor:pointer;align-self:flex-start;transition:background .28s ease-in-out,box-shadow .28s ease-in-out,transform .2s ease-in-out;box-shadow:0 5px 14px -1px #ff4b6c1a}
.ctus-pg .submit-btn:hover{background:#e53d5c;box-shadow:0 8px 44px -1px #ff4b6c24;transform:translateY(-2px)}
.ctus-pg .submit-btn:active{transform:translateY(0);box-shadow:0 1px 4px -1px #ff4b6c14}
.ctus-pg .submit-btn:focus-visible{outline:2px solid #FF4B6C;outline-offset:3px}
.ctus-pg .info-band{padding-top:80px;padding-bottom:80px;background:#0D1B30;position:relative}
.ctus-pg .info-band::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#FF4B6C 50%,transparent 100%)}
.ctus-pg .info-accent-bar{width:40px;height:4px;background:#FF4B6C;border-radius:6px;margin-bottom:20px}
.ctus-pg .info-hdg{font-size:31px;line-height:1.1;color:#E6E4E4;margin:0 0 40px;position:relative;display:inline-block}
.ctus-pg .info-hdg::after{content:'';position:absolute;bottom:-6px;left:0;width:0;height:2px;background:#FF4B6C;border-radius:6px;animation:underline-draw .5s cubic-bezier(0.4,0,0.2,1) .9s forwards}
.ctus-pg .info-four{display:grid;grid-template-columns:1fr 1.3fr 1.3fr 1fr;gap:20px;position:relative;z-index:1}
.ctus-pg .info-card{padding:40px 20px;border-radius:12px;background:#ffffff0a;border:1px solid #ffffff14;display:flex;flex-direction:column;gap:20px;position:relative;overflow:hidden;transition:box-shadow .35s ease-in-out,border-color .35s ease-in-out}
.ctus-pg .info-card::before{content:'';position:absolute;inset:0;background:#ff4b6c00;transition:background .35s ease-in-out;border-radius:12px}
.ctus-pg .info-card:hover{box-shadow:0 8px 44px -1px #ff4b6c24;border-color:#ff4b6c47}
.ctus-pg .info-card:hover::before{background:#ff4b6c0a}
.ctus-pg .info-card--shadow{box-shadow:8px 8px 0 0 #ff4b6c38}
.ctus-pg .info-card__ico{width:44px;height:44px;border-radius:6px;background:#ff4b6c26;display:flex;align-items:center;justify-content:center;animation:icon-float 3.2s ease-in-out infinite}
.ctus-pg .info-card:nth-child(2) .info-card__ico{animation-delay:.4s}
.ctus-pg .info-card:nth-child(3) .info-card__ico{animation-delay:.8s}
.ctus-pg .info-card:nth-child(4) .info-card__ico{animation-delay:1.2s}
@keyframes icon-float {
0%,100%{transform:translateY(0)}
50%{transform:translateY(-5px)}
}
.ctus-pg .info-card__ico svg{width:22px;height:22px;fill:#FF4B6C}
.ctus-pg .info-card__lbl{font-size:15px;letter-spacing:.08em;text-transform:uppercase;color:#FF4B6C;display:block}
.ctus-pg .info-card__val{font-size:19px;line-height:1.55;color:#E6E4E4;font-weight:600}
.ctus-pg .info-card__note{font-size:15px;line-height:1.55;color:#a8a6a6;margin:0}
@media (max-width: 960px) {
.ctus-pg .reach-split{flex-direction:column;gap:40px}
.ctus-pg .reach-left{flex:none;width:100%}
.ctus-pg .reach-img-wrap img{height:300px}
.ctus-pg .reach-hdg{font-size:41px}
.ctus-pg .form-grid{grid-template-columns:1fr;gap:40px}
.ctus-pg .form-meta{position:static}
.ctus-pg .form-row{grid-template-columns:1fr}
.ctus-pg .option-checks{grid-template-columns:1fr}
.ctus-pg .info-four{grid-template-columns:1fr 1fr}
}
@media (max-width: 480px) {
.ctus-pg .pg-bound{padding-left:20px;padding-right:20px}
.ctus-pg .reach-hdg{font-size:31px}
.ctus-pg .form-meta__hdg{font-size:31px}
.ctus-pg .info-four{grid-template-columns:1fr}
.ctus-pg .reach-band,.ctus-pg .form-band,.ctus-pg .info-band{padding-top:40px;padding-bottom:40px}
}
.tm-pg{background-color:#0D1B30;color:#E6E4E4;overflow-x:hidden}
.tm-pg .split-band{display:grid;grid-template-columns:1fr 1fr;min-height:88vh;position:relative;max-width:1500px;margin:0 auto}
.tm-pg .split-left{background-color:#0D1B30;padding:80px 40px 80px 80px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #ff4b6c2e;position:relative}
.tm-pg .split-left::before{content:'';position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,#FF4B6C 0%,#FF4B6C 50%,#0D1B30 50%,#0D1B30 100%)}
.tm-pg .split-right{background-color:#FF4B6C;position:relative;display:flex;align-items:stretch}
.tm-pg .split-right-img{width:100%;height:100%;min-height:60vh;object-fit:cover;object-position:center;display:block;mask-image:linear-gradient(to bottom,transparent 0%,#000 30%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 30%)}
.tm-pg .eyebrow{font-size:15px;letter-spacing:.18em;color:#FF4B6C;text-transform:uppercase;margin-bottom:20px;display:block}
.tm-pg .split-heading{font-size:56px;line-height:1.1;color:#E6E4E4;margin-bottom:40px;font-weight:700}
.tm-pg .point-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}
.tm-pg .point-list li{font-size:19px;line-height:1.55;color:#E6E4E4;padding-left:20px;border-left:2px solid #ff4b6c80;transition:border-color .35s cubic-bezier(0.4,0,0.2,1)}
.tm-pg .point-list li:hover{border-left-color:#FF4B6C}
.tm-pg .pg-divider{max-width:1500px;margin:0 auto;padding:0 80px}
.tm-pg .radial-line{height:1px;background:radial-gradient(ellipse at center,#FF4B6C 0%,transparent 70%);border:none;margin:0}
.tm-pg .roster-band{max-width:1500px;margin:0 auto;padding:80px}
.tm-pg .roster-label{font-size:15px;letter-spacing:.18em;color:#FF4B6C;text-transform:uppercase;margin-bottom:20px;display:block}
.tm-pg .roster-heading{font-size:41px;line-height:1.1;color:#E6E4E4;margin-bottom:8px;font-weight:700;position:relative;display:inline-block}
.tm-pg .roster-heading::after{content:'';display:block;width:0;height:2px;background-color:#FF4B6C;transition:width .5s cubic-bezier(0.4,0,0.2,1);margin-top:8px}
.tm-pg .roster-band:hover .roster-heading::after{width:100%}
.tm-pg .roster-sub{font-size:19px;line-height:1.55;color:#e6e4e4b3;max-width:540px;margin-bottom:80px}
.tm-pg .members-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.tm-pg .member-card{background-color:#ff4b6c0a;border:1px solid #ff4b6c1f;border-radius:12px;padding:40px;position:relative;overflow:hidden;transition:border-color .35s cubic-bezier(0.4,0,0.2,1),box-shadow .35s cubic-bezier(0.4,0,0.2,1)}
.tm-pg .member-card::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#ff4b6c14 50%,#ff4b6c00 50%);background-size:200% 200%;background-position:100% 100%;transition:background-position .4s cubic-bezier(0.4,0,0.2,1);border-radius:12px;pointer-events:none}
.tm-pg .member-card:hover::before{background-position:0 0}
.tm-pg .member-card:hover{border-color:#ff4b6c66;box-shadow:0 8px 44px -1px #0d1b3024}
.tm-pg .member-card--featured{background-color:#ff4b6c12;grid-row:span 1;display:grid;grid-template-columns:80px 1fr;gap:20px;align-items:start}
.tm-pg .member-portrait-wrap{width:80px;height:120px;border-radius:6px;overflow:hidden;flex-shrink:0}
.tm-pg .member-portrait{width:80px;height:120px;object-fit:cover;object-position:top;display:block}
.tm-pg .member-body{display:flex;flex-direction:column;gap:8px}
.tm-pg .member-name{font-size:24px;line-height:1.1;color:#E6E4E4;font-weight:700;margin:0}
.tm-pg .member-role{font-size:15px;letter-spacing:.1em;color:#FF4B6C;text-transform:uppercase;margin:0}
.tm-pg .member-desc{font-size:15px;line-height:1.55;color:#e6e4e4b8;margin:8px 0 0}
.tm-pg .member-plain{display:flex;flex-direction:column;gap:8px}
.tm-pg .member-plain .member-name{font-size:24px}
.tm-pg .quote-bubble{position:relative;background-color:#ff4b6c17;border:1px solid #ff4b6c33;border-radius:12px;padding:40px;margin-top:20px;font-size:19px;line-height:1.55;color:#E6E4E4;font-style:italic}
.tm-pg .quote-bubble::after{content:'';position:absolute;bottom:-12px;left:40px;width:0;height:0;border-left:12px solid transparent;border-right:0 solid transparent;border-top:12px solid #ff4b6c33}
.tm-pg .quote-attr{font-size:15px;color:#FF4B6C;font-style:normal;margin-top:20px;letter-spacing:.08em}
.tm-pg .side-img-wrap{position:relative;overflow:hidden;border-radius:12px}
.tm-pg .side-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(0.4,0,0.2,1)}
.tm-pg .side-img-wrap:hover img{transform:scale(1.04)}
.tm-pg .metrics-row{display:flex;flex-direction:row;gap:40px;margin-top:40px;padding-top:40px;border-top:1px solid #ff4b6c26}
.tm-pg .metric-item{display:flex;flex-direction:column;gap:4px}
.tm-pg .metric-num{font-size:41px;line-height:1.1;color:#FF4B6C;font-weight:700}
.tm-pg .metric-label{font-size:15px;color:#e6e4e499;letter-spacing:.08em}
.tm-pg .img-grid-two{display:grid;grid-template-columns:3fr 2fr;gap:20px;height:320px;margin-top:40px}
.tm-pg .img-grid-two .side-img-wrap:first-child{height:320px}
.tm-pg .img-grid-two .side-img-wrap:last-child{height:320px}
.tm-pg .frosted-strip{background-color:#0d1b3099;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid #ff4b6c26;border-bottom:1px solid #ff4b6c26;padding:40px 0}
.tm-pg .frosted-inner{max-width:1500px;margin:0 auto;padding:0 80px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.tm-pg .pull-left{display:grid;grid-template-columns:1fr 2fr;gap:40px;align-items:start}
.tm-pg .pull-quote-text{font-size:31px;line-height:1.55;color:#FF4B6C;font-weight:700;border-right:2px solid #ff4b6c4d;padding-right:40px}
.tm-pg .pull-body{font-size:19px;line-height:1.55;color:#e6e4e4cc}
.tm-pg .accent-bar{width:40px;height:3px;background-color:#FF4B6C;margin-bottom:20px;border-radius:6px}
@media (max-width: 960px) {
.tm-pg .split-band{grid-template-columns:1fr}
.tm-pg .split-left{padding:80px 40px;border-right:none;border-bottom:1px solid #ff4b6c2e}
.tm-pg .split-right{height:50vw;min-height:300px}
.tm-pg .split-heading{font-size:41px}
.tm-pg .members-grid{grid-template-columns:1fr 1fr}
.tm-pg .roster-band{padding:80px 40px}
.tm-pg .pg-divider{padding:0 40px}
.tm-pg .frosted-inner{grid-template-columns:1fr;gap:40px;padding:0 40px}
.tm-pg .pull-left{grid-template-columns:1fr}
.tm-pg .pull-quote-text{border-right:none;border-bottom:2px solid #ff4b6c4d;padding-right:0;padding-bottom:20px}
.tm-pg .img-grid-two{grid-template-columns:1fr;height:auto}
.tm-pg .img-grid-two .side-img-wrap:first-child,.tm-pg .img-grid-two .side-img-wrap:last-child{height:220px}
.tm-pg .metrics-row{flex-direction:column;gap:20px}
}
@media (max-width: 480px) {
.tm-pg .split-left{padding:80px 20px}
.tm-pg .split-heading{font-size:31px}
.tm-pg .members-grid{grid-template-columns:1fr}
.tm-pg .member-card--featured{grid-template-columns:1fr}
.tm-pg .roster-band{padding:80px 20px}
.tm-pg .frosted-inner{padding:0 20px}
.tm-pg .pg-divider{padding:0 20px}
.tm-pg .roster-heading{font-size:31px}
}
.strt{background-color:#0D1B30;overflow-x:hidden;position:relative}
.strt .pg-bound{max-width:1500px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}
.strt .lead{padding-top:80px;padding-bottom:80px;position:relative}
.strt .lead__deco{position:absolute;top:0;right:0;font-size:70px;line-height:1.1;font-weight:900;color:#FF4B6C;opacity:.04;letter-spacing:-4px;pointer-events:none;user-select:none;padding-right:40px;overflow:hidden}
.strt .lead__grid{display:grid;grid-template-columns:420px 1fr;gap:80px;align-items:center}
.strt .lead__img-card{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 44px -1px #0d1b3024}
.strt .lead__img-card img{width:100%;height:520px;object-fit:cover;object-position:center;display:block}
.strt .lead__img-tint{position:absolute;inset:0;background:linear-gradient(160deg,#ff4b6c38 0%,#0d1b308c 60%);pointer-events:none}
.strt .lead__caption{position:absolute;bottom:0;left:0;right:0;padding:20px;background:#0d1b30d9;transform:translateY(100%);transition:transform .35s cubic-bezier(0.4,0,0.2,1)}
.strt .lead__img-card:hover .lead__caption{transform:translateY(0)}
.strt .lead__caption-txt{font-size:15px;line-height:1.55;color:#E6E4E4;margin:0}
.strt .lead__eyebrow{font-size:15px;line-height:1.55;letter-spacing:.12em;color:#FF4B6C;text-transform:uppercase;margin-bottom:20px;display:flex;flex-direction:row;align-items:center;gap:8px}
.strt .lead__eyebrow-line{display:inline-block;width:32px;height:2px;background:#FF4B6C;flex-shrink:0}
.strt .lead__h1{font-size:56px;line-height:1.1;color:#E6E4E4;margin:0 0 20px}
.strt .lead__h1 em{color:#FF4B6C;font-style:normal}
.strt .lead__sub{font-size:19px;line-height:1.55;color:#E6E4E4;opacity:.82;margin:0 0 40px;max-width:520px}
.strt .lead__meta{display:flex;flex-direction:row;gap:40px;align-items:flex-start}
.strt .lead__stat{display:flex;flex-direction:column;gap:4px}
.strt .lead__stat-num{font-size:41px;line-height:1.1;color:#FF4B6C;font-weight:700}
.strt .lead__stat-lbl{font-size:15px;line-height:1.55;color:#E6E4E4;opacity:.65}
.strt .lead__divider{width:1px;height:48px;background:#e6e4e426;margin-top:8px}
.strt .gap-sec{padding-top:80px;padding-bottom:80px;background:#E6E4E4;position:relative}
.strt .gap-sec::before{content:'';display:block;position:absolute;top:-40px;left:0;right:0;height:80px;background:#E6E4E4;border-radius:48px 48px 0 0}
.strt .gap-sec__row{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.strt .gap-sec__pull{font-size:31px;line-height:1.55;color:#0D1B30;font-weight:700;border-left:4px solid #FF4B6C;border-top:1px solid #0d1b301f;padding:20px 0 20px 20px;margin:0}
.strt .gap-sec__body{display:flex;flex-direction:column;gap:20px}
.strt .gap-sec__accent{width:40px;height:3px;background:#FF4B6C}
.strt .gap-sec__h2{font-size:41px;line-height:1.1;color:#0D1B30;margin:0}
.strt .gap-sec__h2 em{color:#FF4B6C;font-style:normal}
.strt .gap-sec__p{font-size:19px;line-height:1.55;color:#0D1B30;opacity:.8;margin:0}
.strt .gap-sec__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.strt .gap-sec__item{font-size:15px;line-height:1.55;color:#0D1B30;padding:8px 8px 8px 20px;border-left:3px solid #ff4b6c59;background:#0d1b300a;border-radius:0 6px 6px 0;transition:border-color .25s ease-in-out}
.strt .gap-sec__item:hover{border-left-color:#FF4B6C}
.strt .gap-sec__imgs{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px}
.strt .gap-sec__img-wrap{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 5px 14px -1px #0d1b301a}
.strt .gap-sec__img-wrap img{width:100%;height:220px;object-fit:cover;object-position:center;display:block;transition:transform .4s cubic-bezier(0.4,0,0.2,1)}
.strt .gap-sec__img-wrap:hover img{transform:scale(1.04)}
.strt .gap-sec__img-cap{position:absolute;bottom:0;left:0;right:0;background:#0d1b30e0;padding:8px 20px;font-size:15px;line-height:1.55;color:#E6E4E4;transform:translateY(100%);transition:transform .3s cubic-bezier(0.4,0,0.2,1)}
.strt .gap-sec__img-wrap:hover .gap-sec__img-cap{transform:translateY(0)}
.strt .current{padding-top:80px;padding-bottom:80px;background:#0D1B30;position:relative}
.strt .current::before{content:'';position:absolute;top:-40px;left:0;right:0;height:80px;background:#0D1B30;border-radius:48px 48px 0 0}
.strt .current__top{display:grid;grid-template-columns:1fr 480px;gap:80px;align-items:start;margin-bottom:80px}
.strt .current__accent{width:40px;height:3px;background:#FF4B6C;margin-bottom:20px}
.strt .current__h2{font-size:41px;line-height:1.1;color:#E6E4E4;margin:0 0 20px}
.strt .current__h2 em{color:#FF4B6C;font-style:normal}
.strt .current__p{font-size:19px;line-height:1.55;color:#E6E4E4;opacity:.78;margin:0}
.strt .current__sidebar{background:#ff4b6c0f;border:1px solid #ff4b6c2e;border-radius:12px;padding:40px;display:flex;flex-direction:column;gap:20px}
.strt .current__sidebar-lbl{font-size:15px;line-height:1.55;letter-spacing:.1em;text-transform:uppercase;color:#FF4B6C}
.strt .current__sidebar-item{display:flex;flex-direction:row;align-items:flex-start;gap:8px;padding-bottom:20px;border-bottom:1px solid #e6e4e414}
.strt .current__sidebar-item:last-child{border-bottom:none;padding-bottom:0}
.strt .current__icon-dot{width:8px;height:8px;border-radius:50%;background:#FF4B6C;flex-shrink:0;margin-top:6px}
.strt .current__sidebar-txt{font-size:15px;line-height:1.55;color:#E6E4E4;opacity:.82;margin:0}
.strt .current__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.strt .current__card{border-radius:12px;overflow:hidden;position:relative;box-shadow:0 5px 14px -1px #0d1b301a}
.strt .current__card img{width:100%;height:280px;object-fit:cover;object-position:center;display:block;transition:transform .4s cubic-bezier(0.4,0,0.2,1)}
.strt .current__card:hover img{transform:scale(1.05)}
.strt .current__card-cap{position:absolute;bottom:0;left:0;right:0;background:#0d1b30eb;padding:20px;transform:translateY(100%);transition:transform .35s cubic-bezier(0.4,0,0.2,1)}
.strt .current__card:hover .current__card-cap{transform:translateY(0)}
.strt .current__card-cap-txt{font-size:15px;line-height:1.55;color:#E6E4E4;margin:0}
.strt .supp{padding-top:80px;padding-bottom:80px;background:#131f33;position:relative}
.strt .supp::before{content:'';position:absolute;top:-40px;left:0;right:0;height:80px;background:#131f33;border-radius:48px 48px 0 0}
.strt .supp__row{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.strt .supp__left{display:flex;flex-direction:column;gap:20px}
.strt .supp__accent{width:40px;height:3px;background:#FF4B6C}
.strt .supp__h2{font-size:41px;line-height:1.1;color:#E6E4E4;margin:0}
.strt .supp__h2 em{color:#FF4B6C;font-style:normal}
.strt .supp__p{font-size:19px;line-height:1.55;color:#E6E4E4;opacity:.78;margin:0}
.strt .supp__expert{display:flex;flex-direction:row;align-items:center;gap:20px;margin-top:20px;padding:20px;border:1px solid #e6e4e41a;border-radius:12px;background:#ff4b6c0a}
.strt .supp__portrait{width:80px;height:80px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #ff4b6c59}
.strt .supp__portrait img{width:80px;height:80px;object-fit:cover;object-position:top;display:block}
.strt .supp__expert-meta{display:flex;flex-direction:column;gap:4px}
.strt .supp__expert-name{font-size:19px;line-height:1.55;color:#E6E4E4;font-weight:600;margin:0}
.strt .supp__expert-role{font-size:15px;line-height:1.55;color:#FF4B6C;margin:0}
.strt .supp__right{display:flex;flex-direction:column;gap:8px}
.strt .supp__channel{padding:20px;border-radius:12px;border:1px solid #e6e4e414;background:#0d1b3080;display:flex;flex-direction:row;align-items:flex-start;gap:20px;transition:border-color .28s ease-in-out,background .28s ease-in-out}
.strt .supp__channel:hover{border-color:#ff4b6c4d;background:#ff4b6c0d}
.strt .supp__ch-icon{width:40px;height:40px;border-radius:6px;background:#ff4b6c1f;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0}
.strt .supp__ch-icon svg{width:20px;height:20px;fill:#FF4B6C}
.strt .supp__ch-body{display:flex;flex-direction:column;gap:4px}
.strt .supp__ch-name{font-size:19px;line-height:1.55;color:#E6E4E4;font-weight:600;margin:0}
.strt .supp__ch-desc{font-size:15px;line-height:1.55;color:#E6E4E4;opacity:.65;margin:0}
@keyframes reveal-up {
from{opacity:0;transform:translateY(24px)}
to{opacity:1;transform:translateY(0)}
}
@keyframes line-draw {
from{width:0}
to{width:40px}
}
.strt .lead__grid{animation:reveal-up .5s cubic-bezier(0.4,0,0.2,1) both}
.strt .gap-sec__item{animation:reveal-up .4s cubic-bezier(0.4,0,0.2,1) both}
.strt .gap-sec__item:nth-child(1){animation-delay:.05s}
.strt .gap-sec__item:nth-child(2){animation-delay:.12s}
.strt .gap-sec__item:nth-child(3){animation-delay:.19s}
.strt .gap-sec__item:nth-child(4){animation-delay:.26s}
.strt .gap-sec__item:nth-child(5){animation-delay:.33s}
.strt .current__card{animation:reveal-up .5s cubic-bezier(0.4,0,0.2,1) both}
.strt .current__card:nth-child(1){animation-delay:.08s}
.strt .current__card:nth-child(2){animation-delay:.18s}
.strt .current__card:nth-child(3){animation-delay:.28s}
.strt .supp__channel{animation:reveal-up .4s cubic-bezier(0.4,0,0.2,1) both}
.strt .supp__channel:nth-child(1){animation-delay:.06s}
.strt .supp__channel:nth-child(2){animation-delay:.14s}
.strt .supp__channel:nth-child(3){animation-delay:.22s}
.strt .gap-sec__h2,.strt .current__h2,.strt .supp__h2{position:relative;display:inline-block}
.strt .gap-sec__h2::after,.strt .current__h2::after,.strt .supp__h2::after{content:'';display:block;height:2px;background:#FF4B6C;width:0;transition:width .4s cubic-bezier(0.4,0,0.2,1);margin-top:4px}
.strt .gap-sec__h2:hover::after,.strt .current__h2:hover::after,.strt .supp__h2:hover::after{width:100%}
@media (max-width: 960px) {
.strt .lead__grid{grid-template-columns:1fr;gap:40px}
.strt .lead__img-card img{height:320px}
.strt .lead__h1{font-size:41px}
.strt .gap-sec__row{grid-template-columns:1fr;gap:40px}
.strt .gap-sec__imgs{grid-template-columns:1fr}
.strt .current__top{grid-template-columns:1fr;gap:40px}
.strt .current__cards{grid-template-columns:1fr 1fr}
.strt .supp__row{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 480px) {
.strt .pg-bound{padding-left:20px;padding-right:20px}
.strt .lead__h1{font-size:31px}
.strt .lead__meta{flex-direction:column;gap:20px}
.strt .lead__divider{display:none}
.strt .current__cards{grid-template-columns:1fr}
.strt .gap-sec__h2,.strt .current__h2,.strt .supp__h2{font-size:31px}
}
.success-page{min-height:100vh;background-color:#0D1B30;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px}
.success-page .success-card{max-width:560px;width:100%;background:linear-gradient(160deg,#122240 50%,#0D1B30 50%);border:1px solid #e6e4e41a;border-radius:12px;padding:80px 40px;text-align:center;box-shadow:0 8px 44px -1px #0d1b3024}
.success-page .success-card__icon{width:64px;height:64px;margin:0 auto 40px;display:flex;align-items:center;justify-content:center}
.success-page .success-card__icon svg{width:64px;height:64px}
.success-page .success-card__label{display:block;font-size:15px;letter-spacing:.12em;color:#FF4B6C;text-transform:uppercase;margin-bottom:20px;line-height:1.55}
.success-page .success-card__heading{font-size:41px;line-height:1.1;color:#E6E4E4;margin:0 0 20px}
.success-page .success-card__body{font-size:19px;line-height:1.55;color:#e6e4e4b8;margin:0 0 40px}
.success-page .success-card__divider{width:40px;height:2px;background-color:#FF4B6C;margin:0 auto 40px;border:none}
.success-page .success-card__link{display:inline-block;font-size:15px;letter-spacing:.06em;color:#E6E4E4;background-color:#e6e4e414;border:1px solid #e6e4e42e;border-radius:6px;padding:20px 40px;text-decoration:none;transition:background-color .25s ease-in-out,border-color .35s cubic-bezier(0.4,0,0.2,1)}
.success-page .success-card__link:hover{background-color:#e6e4e426;border-color:#e6e4e461}
.success-page .success-card__link:focus{outline:2px solid #FF4B6C;outline-offset:4px}