@import "https://fonts.googleapis.com/css2?family=Raleway:wght@400;700&display=swap";
::before,::after{content:'';box-sizing:inherit}
html{box-sizing:border-box;font-size:100%}
body{margin:0;font-family:'Raleway',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:17px;line-height:1.6;color:#0E1431;background:#FFF;overflow-x:clip}
.top-bar{background:linear-gradient(135deg,#F24100 0%,#f24100e0 100%);padding:16px 32px;position:relative;z-index:100}
.top-bar__inner{max-width:1320px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:32px;flex-wrap:wrap}
.brand-mark{display:flex;align-items:center;gap:16px;background:#ffffff26;padding:8px 16px;border-radius:18px;backdrop-filter:blur(8px);box-shadow:-1px 3px 4px 0 #0e14310f}
.brand-mark__image-holder{width:46px;height:46px;background:#FFF;border-radius:11px;display:flex;align-items:center;justify-content:center;box-shadow:-1px 6px 28px 0 #0e14311a}
.brand-mark__image{width:40px;height:40px;object-fit:contain}
.brand-mark__text{font-size:28px;font-weight:700;color:#FFF;letter-spacing:-.02em;line-height:1.15;text-shadow:-1px 3px 4px #0e14311f}
.tagline{font-size:15px;color:#fffffff2;font-weight:400;text-align:center;letter-spacing:.01em}
.primary-nav{background:#FFF;border-bottom:3px solid #F24100;box-shadow:-1px 8px 52px 0 #0e14311f;position:relative;z-index:90}
.primary-nav__inner{max-width:1320px;margin:0 auto;padding:0 32px}
.primary-nav__links{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;list-style:none;margin:0;padding:16px 0}
.primary-nav__item{margin:0}
.primary-nav__anchor{display:block;padding:16px 32px;font-size:17px;font-weight:700;color:#0E1431;text-decoration:none;border-radius:11px;position:relative;overflow:hidden;transition:color .38s cubic-bezier(0.34,1.2,0.64,1),background-color .35s ease-in-out}
.primary-nav__anchor::before{position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(45deg,transparent,transparent 8px,#f241000a 8px,#f241000a 16px);opacity:0;transition:opacity .42s cubic-bezier(0.34,1.2,0.64,1);z-index:-1}
.primary-nav__anchor:hover{color:#F24100;background-color:#f2410014}
.primary-nav__anchor:hover::before{opacity:1}
.primary-nav__anchor:focus{outline:3px solid #F24100;outline-offset:3px;animation:focusPulse .4s ease-in-out}
@keyframes focusPulse {
0%{outline-color:transparent}
100%{outline-color:#F24100}
}
.base-footer{background:linear-gradient(180deg,#0E1431 0%,#0e1431f2 100%);color:#FFF;padding:96px 0 0;position:relative;overflow:hidden}
.base-footer::before{position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#F24100 0%,#f2410099 50%,#F24100 100%)}
.footer-main{max-width:1320px;margin:0 auto;padding:0 32px 48px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px}
.footer-segment{display:flex;flex-direction:column;gap:16px}
.footer-segment__label{font-size:28px;font-weight:700;color:#F24100;margin:0 0 8px;letter-spacing:-.01em;line-height:1.15}
.footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}
.footer-links__anchor{display:inline-block;padding:8px 0;font-size:15px;color:#ffffffd9;text-decoration:none;position:relative;transition:color .35s ease-in-out,padding-left .4s cubic-bezier(0.34,1.2,0.64,1)}
.footer-links__anchor::before{position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:2px;background:#F24100;transition:width .38s cubic-bezier(0.34,1.2,0.64,1)}
.footer-links__anchor:hover{color:#FFF;padding-left:16px}
.footer-links__anchor:hover::before{width:10px}
.footer-links__anchor:focus{outline:2px solid #F24100;outline-offset:4px;animation:focusPulse .4s ease-in-out}
.contact-block{display:flex;flex-direction:column;gap:16px}
.contact-row{display:flex;align-items:flex-start;gap:16px;padding:8px 0}
.contact-row__icon-wrap{width:32px;height:32px;background:#f2410026;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.contact-row__icon{font-size:17px;color:#F24100}
.contact-row__text{font-size:15px;color:#ffffffd9;line-height:1.4;word-break:break-word}
.contact-row__link{color:#ffffffd9;text-decoration:none;transition:color .35s ease-in-out}
.contact-row__link:hover{color:#F24100}
.contact-row__link:focus{outline:2px solid #F24100;outline-offset:2px;animation:focusPulse .4s ease-in-out}
.footer-bottom{background:#0003;padding:32px;margin-top:48px}
.footer-bottom__inner{max-width:1320px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap}
.footer-brand{display:flex;align-items:center;gap:16px}
.footer-brand__image-holder{width:46px;height:46px;background:#FFF;border-radius:6px;display:flex;align-items:center;justify-content:center;box-shadow:-1px 3px 4px 0 #f241000f}
.footer-brand__image{width:40px;height:40px;object-fit:contain}
.footer-brand__name{font-size:17px;font-weight:700;color:#FFF;line-height:1.4}
.copyright-text{font-size:13px;color:#ffffffb3;line-height:1.4}
.consent-bar{position:fixed;bottom:32px;left:0;right:0;margin:0 auto;width:90%;max-width:580px;background:#FFF;border:3px solid #F24100;border-radius:18px;padding:32px;box-shadow:-1px 8px 52px 0 #0e14311f;z-index:4000;display:none;opacity:0;transform:translateY(20px);transition:opacity .42s cubic-bezier(0.34,1.2,0.64,1),transform .4s ease-in-out}
.consent-bar.visible{opacity:1;transform:translateY(0)}
.consent-bar__icon{width:46px;height:46px;background:linear-gradient(135deg,#F24100 0%,#f24100cc 100%);border-radius:30px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:-1px 6px 28px 0 #f241001a}
.consent-bar__icon i{font-size:28px;color:#FFF}
.consent-bar__message{font-size:15px;color:#0E1431;line-height:1.6;margin:0 0 16px;text-align:center}
.consent-bar__details{font-size:13px;color:#0e1431bf;line-height:1.6;margin:0 0 32px;text-align:center}
.consent-actions{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}
.consent-btn{padding:16px 32px;font-size:15px;font-weight:700;font-family:'Raleway',sans-serif;color:#FFF;background:#F24100;border:none;border-radius:46px;cursor:pointer;box-shadow:-1px 3px 4px 0 #f241000f;transition:background-color .35s ease-in-out,box-shadow .38s cubic-bezier(0.34,1.2,0.64,1),transform .32s ease-in-out}
.consent-btn:hover{background:#f24100e0;box-shadow:-1px 6px 28px 0 #f241001a;transform:translateY(-2px)}
.consent-btn:focus{outline:3px solid #F24100;outline-offset:3px;animation:focusPulse .4s ease-in-out}
.consent-link{font-size:13px;color:#0E1431;text-decoration:underline;cursor:pointer;transition:color .35s ease-in-out}
.consent-link:hover{color:#F24100}
.consent-link:focus{outline:2px solid #F24100;outline-offset:2px;animation:focusPulse .4s ease-in-out}
.consent-footer{margin-top:16px;padding-top:16px;border-top:1px solid #0e14311a;text-align:center}
.consent-footer__policy-link{font-size:13px;color:#0e1431b3;text-decoration:none;transition:color .35s ease-in-out}
.consent-footer__policy-link:hover{color:#F24100}
.consent-footer__policy-link:focus{outline:2px solid #F24100;outline-offset:2px;animation:focusPulse .4s ease-in-out}
@media (max-width: 900px) {
.top-bar__inner{flex-direction:column;gap:16px}
.brand-mark{width:100%;justify-content:center}
.tagline{font-size:13px}
.primary-nav__links{flex-direction:column;align-items:stretch;gap:8px}
.primary-nav__anchor{text-align:center;padding:16px}
.footer-main{grid-template-columns:1fr;gap:32px}
.footer-bottom__inner{flex-direction:column;text-align:center}
.consent-bar{width:95%;padding:24px;bottom:16px}
.consent-actions{flex-direction:column;width:100%}
.consent-btn{width:100%}
}
@media (max-width: 600px) {
.top-bar{padding:16px}
.brand-mark__text{font-size:17px}
.brand-mark__image-holder{width:40px;height:40px}
.brand-mark__image{width:32px;height:32px}
.primary-nav__inner{padding:0 16px}
.primary-nav__anchor{font-size:15px;padding:12px}
.footer-segment__label{font-size:17px}
.footer-main{padding:0 16px 32px}
.base-footer{padding:48px 0 0}
.footer-bottom{padding:24px 16px}
.consent-bar{border-radius:11px;padding:16px}
.consent-bar__icon{width:40px;height:40px;margin-bottom:8px}
.consent-bar__icon i{font-size:17px}
.consent-bar__message{font-size:13px;margin-bottom:8px}
.consent-bar__details{margin-bottom:16px}
.consent-btn{padding:12px 24px;font-size:13px}
}
@media (min-width: 1200px) {
.primary-nav__links{gap:16px}
.footer-main{grid-template-columns:repeat(3,1fr)}
}
.agreement-xmqc-block{max-width:1320px;margin:0 auto;padding:48px 16px;background:#FFF}
.agreement-xmqc-block h1{font-size:50px;line-height:1.15;color:#0E1431;margin:0 0 48px;letter-spacing:-.02em}
.agreement-xmqc-block h2{font-size:28px;line-height:1.4;color:#0E1431;margin:96px 0 32px;letter-spacing:-.01em}
.agreement-xmqc-block h2:first-of-type{margin-top:48px}
.agreement-xmqc-block h3{font-size:17px;line-height:1.4;color:#0E1431;margin:48px 0 16px;font-weight:600}
.agreement-xmqc-block h4{font-size:15px;line-height:1.4;color:#0E1431;margin:32px 0 16px;font-weight:600}
.agreement-xmqc-block h5{font-size:15px;line-height:1.4;color:#0E1431;margin:32px 0 8px;font-weight:500}
.agreement-xmqc-block h6{font-size:13px;line-height:1.4;color:#0E1431;margin:16px 0 8px;font-weight:500;text-transform:uppercase;letter-spacing:.05em}
.agreement-xmqc-block ul{margin:16px 0;padding:0 0 0 32px;list-style-type:disc}
.agreement-xmqc-block ol{margin:16px 0;padding:0 0 0 32px;list-style-type:decimal}
.agreement-xmqc-block li{font-size:15px;line-height:1.6;color:#0E1431;margin:8px 0}
.agreement-xmqc-block ul ul{margin:8px 0;list-style-type:circle}
.agreement-xmqc-block ol ol{margin:8px 0;list-style-type:lower-alpha}
.agreement-xmqc-block li ul,.agreement-xmqc-block li ol{margin-top:8px}
.agreement-xmqc-block table{width:100%;margin:32px 0;border-collapse:separate;border-spacing:0;border:1px solid #0e14311f;border-radius:11px;overflow:hidden;box-shadow:-1px 3px 4px 0 #0e14310f}
.agreement-xmqc-block thead{background:#f241000d}
.agreement-xmqc-block th{font-size:15px;line-height:1.4;color:#0E1431;font-weight:600;text-align:left;padding:16px;border-bottom:2px solid #0e14311f}
.agreement-xmqc-block tbody tr{transition:background-color .35s cubic-bezier(0.34,1.2,0.64,1)}
.agreement-xmqc-block tbody tr:hover{background:#f2410005}
.agreement-xmqc-block td{font-size:15px;line-height:1.6;color:#0E1431;padding:16px;border-bottom:1px solid #0e143114}
.agreement-xmqc-block tbody tr:last-child td{border-bottom:none}
.agreement-xmqc-block hr{margin:48px 0;border:none;height:1px;background:#0e14311f}
.agreement-xmqc-block div{font-size:15px;line-height:1.6;color:#0E1431;margin:16px 0}
@media (max-width: 900px) {
.agreement-xmqc-block{padding:32px 16px}
.agreement-xmqc-block h1{font-size:28px;margin-bottom:32px}
.agreement-xmqc-block h2{font-size:17px;margin:48px 0 16px}
.agreement-xmqc-block h2:first-of-type{margin-top:32px}
.agreement-xmqc-block table{display:block;overflow-x:auto;border-radius:6px}
.agreement-xmqc-block th,.agreement-xmqc-block td{padding:8px;font-size:13px}
}
@media (max-width: 600px) {
.agreement-xmqc-block{padding:16px}
.agreement-xmqc-block ul,.agreement-xmqc-block ol{padding-left:16px}
}
.about-typography{background:#FFF;color:#0E1431;overflow-x:clip}
.about-typography .intro-split{display:flex;align-items:stretch;max-width:1320px;margin:0 auto;min-height:620px;position:relative;padding-top:96px;padding-bottom:48px}
.about-typography .intro-split::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:#F24100}
.about-typography .intro-split__visual{flex:0 0 50%;position:relative;overflow:hidden;border-radius:18px}
.about-typography .intro-split__visual::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at center,transparent 30%,#0e1431b3);z-index:2;pointer-events:none}
.about-typography .intro-split__visual img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .38s cubic-bezier(0.34,1.2,0.64,1)}
.about-typography .intro-split__visual:hover img{transform:scale(1.06)}
.about-typography .intro-split__content{flex:0 0 50%;padding:96px 48px 48px;display:flex;flex-direction:column;justify-content:center;position:relative}
.about-typography .intro-split__label{font-size:13px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#F24100;margin-bottom:16px;font-weight:600}
.about-typography .intro-split__headline{font-size:50px;line-height:1.15;letter-spacing:-.02em;margin:0 0 32px;font-weight:700;color:#0E1431}
.about-typography .intro-split__text{font-size:17px;line-height:1.6;margin:0;color:#0E1431;opacity:.87}
.about-typography .intro-split__text + .intro-split__text{margin-top:16px}
.about-typography .matrix-engage{max-width:1320px;margin:96px auto;padding:0 32px;position:relative}
.about-typography .matrix-engage__header{text-align:center;margin-bottom:48px;position:relative}
.about-typography .matrix-engage__header::before{content:'';position:absolute;top:-16px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(to top,#0E1431,transparent)}
.about-typography .matrix-engage__title{font-size:50px;line-height:1.15;letter-spacing:-.01em;margin:0 0 16px;font-weight:700;color:#0E1431}
.about-typography .matrix-engage__subtitle{font-size:17px;line-height:1.6;margin:0;color:#0E1431;opacity:.75;max-width:680px;margin-left:auto;margin-right:auto}
.about-typography .matrix-container{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:#0E1431;border:2px solid #0E1431;border-radius:11px;overflow:hidden;margin-bottom:48px;box-shadow:-1px 6px 28px 0 #0e14311a}
.about-typography .matrix-cell{background:#FFF;padding:32px;position:relative;transition:background .35s cubic-bezier(0.34,1.2,0.64,1),transform .35s cubic-bezier(0.34,1.2,0.64,1)}
.about-typography .matrix-cell::before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(45deg,transparent,transparent 8px,#f2410005 8px,#f2410005 16px);opacity:0;transition:opacity .4s ease-in-out;pointer-events:none}
.about-typography .matrix-cell:hover::before{opacity:1}
.about-typography .matrix-cell:hover{background:#FEFEFE;transform:translateY(-2px)}
.about-typography .matrix-cell__axis{font-size:13px;line-height:1.4;letter-spacing:.06em;text-transform:uppercase;color:#F24100;margin-bottom:8px;font-weight:600;display:block}
.about-typography .matrix-cell__label{font-size:28px;line-height:1.15;letter-spacing:-.01em;margin:0 0 16px;font-weight:700;color:#0E1431}
.about-typography .matrix-cell__description{font-size:15px;line-height:1.6;margin:0;color:#0E1431;opacity:.8}
.about-typography .matrix-cell--urgent{background:#FEF5F3}
.about-typography .matrix-cell--urgent:hover{background:#FEF0EC}
.about-typography .matrix-cell--strategic{background:#F7F8FA}
.about-typography .matrix-cell--strategic:hover{background:#F2F4F7}
.about-typography .form-engage{background:#0E1431;padding:96px 32px;position:relative;overflow:hidden}
.about-typography .form-engage::before{content:'';position:absolute;top:50%;left:50%;width:600px;height:600px;background:radial-gradient(circle,#f2410014 0%,transparent 70%);transform:translate(-50%,-50%);animation:pulse-glow 4.2s ease-in-out infinite;pointer-events:none}
@keyframes pulse-glow {
0%,100%{opacity:.5;transform:translate(-50%,-50%) scale(1)}
50%{opacity:1;transform:translate(-50%,-50%) scale(1.15)}
}
.about-typography .form-engage__wrapper{max-width:1320px;margin:0 auto;position:relative;z-index:1}
.about-typography .form-engage__layout{display:grid;grid-template-columns:1fr 1.2fr;gap:96px;align-items:start}
.about-typography .form-engage__intro{position:sticky;top:96px}
.about-typography .form-engage__intro-label{font-size:13px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#F24100;margin-bottom:16px;font-weight:600;display:block}
.about-typography .form-engage__intro-heading{font-size:50px;line-height:1.15;letter-spacing:-.02em;margin:0 0 32px;font-weight:700;color:#FFF}
.about-typography .form-engage__intro-text{font-size:17px;line-height:1.6;margin:0;color:#FFF;opacity:.85}
.about-typography .form-engage__intro-text + .form-engage__intro-text{margin-top:16px}
.about-typography .form-engage__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:32px}
.about-typography .form-engage__gallery-item{border-radius:11px;overflow:hidden;position:relative;height:140px}
.about-typography .form-engage__gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .42s cubic-bezier(0.34,1.2,0.64,1)}
.about-typography .form-engage__gallery-item:hover img{transform:scale(1.08)}
.about-typography .form-engage__form-container{background:#FFF;padding:48px;border-radius:18px;box-shadow:-1px 8px 52px 0 #0e14311f;position:relative}
.about-typography .form-engage__form-container::before{content:'';position:absolute;top:0;left:48px;right:48px;height:4px;background:linear-gradient(to right,#F24100,#0E1431);border-radius:0 0 6px 6px}
.about-typography .form-engage__form-title{font-size:28px;line-height:1.15;letter-spacing:-.01em;margin:0 0 8px;font-weight:700;color:#0E1431;text-align:center}
.about-typography .form-engage__form-description{font-size:15px;line-height:1.6;margin:0 0 32px;color:#0E1431;opacity:.7;text-align:center}
.about-typography .form-engage__field-group{margin-bottom:32px}
.about-typography .form-engage__field-label{font-size:15px;line-height:1.4;font-weight:600;color:#0E1431;margin-bottom:8px;display:block}
.about-typography .form-engage__field-label--required::after{content:'*';color:#F24100;margin-left:4px}
.about-typography .form-engage__input,.about-typography .form-engage__select{width:100%;padding:16px;font-size:15px;line-height:1.4;color:#0E1431;background:#FFF;border:2px solid #E8E9ED;border-radius:11px;transition:border-color .32s ease-in-out,box-shadow .32s ease-in-out;font-family:inherit}
.about-typography .form-engage__input:focus,.about-typography .form-engage__select:focus{outline:none;border-color:#F24100;box-shadow:0 0 0 3px #f241001a}
.about-typography .form-engage__input::placeholder{color:#0e143159}
.about-typography .form-engage__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%230E1431' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;cursor:pointer}
.about-typography .form-engage__radio-group{display:flex;gap:16px;flex-wrap:wrap}
.about-typography .form-engage__radio-item{display:flex;align-items:center;gap:8px;cursor:pointer}
.about-typography .form-engage__radio-input{width:20px;height:20px;cursor:pointer;accent-color:#F24100}
.about-typography .form-engage__radio-label{font-size:15px;line-height:1.4;color:#0E1431;cursor:pointer}
.about-typography .form-engage__checkbox-wrapper{margin-bottom:32px;display:flex;align-items:start;gap:8px}
.about-typography .form-engage__checkbox{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#F24100;flex-shrink:0}
.about-typography .form-engage__checkbox-label{font-size:13px;line-height:1.6;color:#0E1431;opacity:.75;cursor:pointer}
.about-typography .form-engage__checkbox-label a{color:#F24100;text-decoration:none;border-bottom:1px solid #f241004d;transition:border-color .3s ease-in-out}
.about-typography .form-engage__checkbox-label a:hover{border-color:#F24100}
.about-typography .form-engage__submit{width:100%;padding:16px 32px;font-size:15px;line-height:1.4;font-weight:600;color:#FFF;background:#F24100;border:none;border-radius:11px;cursor:pointer;transition:background .38s cubic-bezier(0.34,1.2,0.64,1),transform .38s cubic-bezier(0.34,1.2,0.64,1),box-shadow .38s cubic-bezier(0.34,1.2,0.64,1);box-shadow:-1px 3px 4px 0 #f241000f;font-family:inherit;position:relative;overflow:hidden}
.about-typography .form-engage__submit::before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(-45deg,transparent,transparent 6px,#ffffff0d 6px,#ffffff0d 12px);opacity:0;transition:opacity .38s ease-in-out}
.about-typography .form-engage__submit:hover{background:#D93700;transform:translateY(-2px);box-shadow:-1px 6px 28px 0 #f241001a}
.about-typography .form-engage__submit:hover::before{opacity:1}
.about-typography .form-engage__submit:active{transform:translateY(0)}
.about-typography .divider-mark{text-align:center;margin:96px auto;position:relative;max-width:1320px}
.about-typography .divider-mark::before,.about-typography .divider-mark::after{content:'';position:absolute;top:50%;width:40%;height:1px;background:linear-gradient(to right,transparent,#0e143126,transparent)}
.about-typography .divider-mark::before{left:0}
.about-typography .divider-mark::after{right:0}
.about-typography .divider-mark__symbol{display:inline-block;width:60px;height:60px;border:2px solid #0E1431;border-radius:30px;background:#FFF;position:relative;z-index:1;line-height:56px;font-size:28px;font-weight:700;color:#F24100}
@media (max-width: 1200px) {
.about-typography .intro-split{padding-top:48px}
.about-typography .intro-split__content{padding:48px 32px 32px}
.about-typography .intro-split__headline{font-size:40px}
.about-typography .matrix-engage__title{font-size:40px}
.about-typography .form-engage__intro-heading{font-size:40px}
.about-typography .form-engage__layout{gap:48px}
}
@media (max-width: 900px) {
.about-typography .intro-split{flex-direction:column;min-height:auto}
.about-typography .intro-split__visual{flex:0 0 auto;height:400px}
.about-typography .intro-split__content{flex:0 0 auto;padding:32px}
.about-typography .matrix-container{grid-template-columns:1fr}
.about-typography .form-engage__layout{grid-template-columns:1fr;gap:48px}
.about-typography .form-engage__intro{position:static}
.about-typography .form-engage__gallery{grid-template-columns:1fr}
.about-typography .form-engage__gallery-item{height:200px}
}
@media (max-width: 600px) {
.about-typography .intro-split{padding-top:32px;padding-bottom:32px}
.about-typography .intro-split__content{padding:32px 16px}
.about-typography .intro-split__headline{font-size:28px}
.about-typography .intro-split__text{font-size:15px}
.about-typography .matrix-engage{margin:48px auto;padding:0 16px}
.about-typography .matrix-engage__header{margin-bottom:32px}
.about-typography .matrix-engage__title{font-size:28px}
.about-typography .matrix-engage__subtitle{font-size:15px}
.about-typography .matrix-cell{padding:16px}
.about-typography .matrix-cell__label{font-size:22px}
.about-typography .form-engage{padding:48px 16px}
.about-typography .form-engage__intro-heading{font-size:28px}
.about-typography .form-engage__intro-text{font-size:15px}
.about-typography .form-engage__form-container{padding:32px 16px}
.about-typography .form-engage__form-container::before{left:16px;right:16px}
.about-typography .form-engage__form-title{font-size:22px}
.about-typography .form-engage__radio-group{flex-direction:column;gap:8px}
.about-typography .divider-mark{margin:48px auto}
.about-typography .divider-mark::before,.about-typography .divider-mark::after{width:35%}
}
.about-typography .slide-in-right{opacity:0;transform:translateX(60px);animation:slideInFromRight .7s cubic-bezier(0.34,1.2,0.64,1) forwards}
.about-typography .slide-in-right:nth-child(1){animation-delay:.1s}
.about-typography .slide-in-right:nth-child(2){animation-delay:.25s}
.about-typography .slide-in-right:nth-child(3){animation-delay:.4s}
.about-typography .slide-in-right:nth-child(4){animation-delay:.55s}
@keyframes slideInFromRight {
to{opacity:1;transform:translateX(0)}
}
.about-typography .curve-connector{position:absolute;top:-32px;left:50%;transform:translateX(-50%);width:2px;height:80px;background:linear-gradient(to bottom,transparent,#F24100);pointer-events:none}
.about-typography .curve-connector::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:120px;height:80px;border:2px solid transparent;border-bottom-color:#F24100;border-radius:0 0 60px 60px;border-top:none}
.launch{background:#FFF;color:#0E1431;max-width:100%;overflow-x:clip}
.launch *{box-sizing:border-box}
.launch .title-split{display:grid;grid-template-columns:1fr 1fr;min-height:85vh;position:relative;overflow:hidden}
.launch .title-split__zone-text{background:#F24100;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:96px 48px 96px 96px;position:relative}
.launch .title-split__zone-image{background:#0E1431;position:relative;padding:48px 96px 48px 48px;display:flex;align-items:center;justify-content:center}
.launch .title-split__heading{font-size:50px;line-height:1.15;color:#FFF;margin:0 0 32px;letter-spacing:-.02em}
.launch .title-split__link{display:inline-flex;align-items:center;gap:16px;background:#FFF;color:#F24100;padding:16px 32px;text-decoration:none;font-size:17px;border-radius:6px;transition:transform .38s cubic-bezier(0.34,1.2,0.64,1),box-shadow .38s cubic-bezier(0.34,1.2,0.64,1);box-shadow:-1px 6px 28px 0 #f241001a}
.launch .title-split__link:hover{transform:translateY(-2px);box-shadow:-1px 8px 52px 0 #f241001f}
.launch .title-split__link:hover .title-split__link-icon{transform:translateX(4px)}
.launch .title-split__link-icon{width:20px;height:20px;transition:transform .35s cubic-bezier(0.34,1.2,0.64,1)}
.launch .title-split__link-icon svg{width:100%;height:100%;fill:currentColor}
.launch .title-split__image-wrapper{position:relative;width:100%;height:100%;border:8px solid #FFF;border-radius:11px;overflow:hidden}
.launch .title-split__image-wrapper::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#f2410066 0%,transparent 70%);z-index:1;pointer-events:none}
.launch .title-split__image{width:100%;height:100%;object-fit:cover;display:block}
.launch .title-split__dots{position:absolute;bottom:48px;left:48px;display:flex;gap:8px;z-index:2}
.launch .title-split__dot{width:8px;height:8px;border-radius:30px;background:#ffffff4d;animation:dot-pulse 2.1s cubic-bezier(0.34,1.2,0.64,1) infinite}
.launch .title-split__dot:nth-child(2){animation-delay:.2s}
.launch .title-split__dot:nth-child(3){animation-delay:.4s}
.launch .title-split__dot:nth-child(4){animation-delay:.6s}
.launch .title-split__dot:nth-child(5){animation-delay:.8s}
@keyframes dot-pulse {
0%,100%{opacity:.3;transform:scale(1)}
50%{opacity:1;transform:scale(1.4)}
}
.launch .metrics-showcase{background:#faf6f4;padding:96px 48px;position:relative}
.launch .metrics-showcase::before{content:'';position:absolute;top:0;right:0;width:180px;height:180px;border:2px solid #f2410014;border-radius:46px;transform:rotate(45deg) translate(50%,-50%);pointer-events:none}
.launch .metrics-showcase::after{content:'';position:absolute;top:0;right:0;width:240px;height:240px;border:1px solid #f241000d;border-radius:46px;transform:rotate(45deg) translate(40%,-40%);pointer-events:none}
.launch .metrics-showcase__container{max-width:1320px;margin:0 auto}
.launch .metrics-showcase__header{text-align:center;margin-bottom:96px}
.launch .metrics-showcase__overline{display:inline-block;width:60px;height:3px;background:linear-gradient(to top,#0E1431 0%,transparent 100%);margin-bottom:16px}
.launch .metrics-showcase__heading{font-size:50px;line-height:1.15;color:#0E1431;margin:0 0 16px;letter-spacing:-.02em}
.launch .metrics-showcase__subtext{font-size:17px;line-height:1.6;color:#0E1431;opacity:.7;margin:0}
.launch .metrics-showcase__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.launch .metrics-showcase__card{background:#FFF;padding:48px 32px;border-radius:18px;text-align:center;position:relative;overflow:hidden;transition:transform .42s cubic-bezier(0.34,1.2,0.64,1),box-shadow .42s cubic-bezier(0.34,1.2,0.64,1);box-shadow:-1px 3px 4px 0 #0e14310f}
.launch .metrics-showcase__card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,#f2410005 10px,#f2410005 20px);opacity:0;transition:opacity .4s ease-in-out;pointer-events:none}
.launch .metrics-showcase__card:hover::before{opacity:1}
.launch .metrics-showcase__card:hover{transform:translateY(-6px);box-shadow:-1px 8px 52px 0 #0e14311f}
.launch .metrics-showcase__number{font-size:50px;line-height:1.15;color:#F24100;margin:0 0 16px;font-weight:700;animation:zoom-settle .7s cubic-bezier(0.34,1.2,0.64,1) backwards}
.launch .metrics-showcase__card:nth-child(1) .metrics-showcase__number{animation-delay:.1s}
.launch .metrics-showcase__card:nth-child(2) .metrics-showcase__number{animation-delay:.2s}
.launch .metrics-showcase__card:nth-child(3) .metrics-showcase__number{animation-delay:.3s}
@keyframes zoom-settle {
0%{transform:scale(1.6);opacity:0}
100%{transform:scale(1);opacity:1}
}
.launch .metrics-showcase__label{font-size:17px;line-height:1.6;color:#0E1431;margin:0}
.launch .instructor-mosaic{background:#FFF;padding:96px 48px;position:relative}
.launch .instructor-mosaic__container{max-width:1320px;margin:0 auto}
.launch .instructor-mosaic__header{text-align:center;margin-bottom:96px}
.launch .instructor-mosaic__overline{display:inline-block;width:60px;height:3px;background:linear-gradient(to top,#0E1431 0%,transparent 100%);margin-bottom:16px}
.launch .instructor-mosaic__heading{font-size:50px;line-height:1.15;color:#0E1431;margin:0;letter-spacing:-.02em}
.launch .instructor-mosaic__layout{display:grid;grid-template-columns:1fr 2fr 1fr;gap:32px;align-items:start}
.launch .instructor-mosaic__column{display:flex;flex-direction:column;gap:32px}
.launch .instructor-mosaic__image-block{position:relative;border-radius:11px;overflow:hidden;border:6px solid #f5f5f5;transition:transform .4s ease-in-out,box-shadow .4s ease-in-out;box-shadow:-1px 3px 4px 0 #0e14310f}
.launch .instructor-mosaic__image-block:hover{transform:scale(1.03);box-shadow:-1px 6px 28px 0 #0e14311a}
.launch .instructor-mosaic__image{width:100%;height:auto;display:block;object-fit:cover}
.launch .instructor-mosaic__text-block{background:#faf6f4;padding:48px 32px;border-radius:18px;text-align:center;position:relative;overflow:hidden}
.launch .instructor-mosaic__text-block::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(90deg,transparent,transparent 15px,#f2410005 15px,#f2410005 30px);opacity:0;transition:opacity .36s ease-in-out;pointer-events:none}
.launch .instructor-mosaic__text-block:hover::before{opacity:1}
.launch .instructor-mosaic__text-title{font-size:28px;line-height:1.4;color:#0E1431;margin:0 0 16px;letter-spacing:-.01em}
.launch .instructor-mosaic__text-content{font-size:15px;line-height:1.6;color:#0E1431;margin:0}
.launch .instructor-mosaic__detail-card{background:#FFF;border:2px solid #f5f5f5;border-radius:11px;padding:32px;box-shadow:-1px 3px 4px 0 #0e14310f}
.launch .instructor-mosaic__card-status{display:inline-flex;align-items:center;gap:8px;background:#f241001a;color:#F24100;padding:8px 16px;border-radius:6px;font-size:13px;margin-bottom:16px}
.launch .instructor-mosaic__status-indicator{width:8px;height:8px;background:#F24100;border-radius:30px;animation:pulse-indicator 1.8s ease-in-out infinite}
@keyframes pulse-indicator {
0%,100%{opacity:1;transform:scale(1)}
50%{opacity:.5;transform:scale(0.8)}
}
.launch .instructor-mosaic__card-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #f5f5f5}
.launch .instructor-mosaic__card-row:last-child{border-bottom:none}
.launch .instructor-mosaic__row-label{font-size:13px;line-height:1.4;color:#0E1431;opacity:.6;margin:0}
.launch .instructor-mosaic__row-value{font-size:15px;line-height:1.4;color:#0E1431;font-weight:700;margin:0}
.launch .concern-address{background:linear-gradient(to top,#f2410008 0%,transparent 100%),#FFF;padding:96px 48px;position:relative}
.launch .concern-address::before{content:'';position:absolute;bottom:0;left:0;width:200px;height:200px;border:2px solid #0e14310f;border-radius:46px;transform:rotate(25deg) translate(-30%,30%);pointer-events:none}
.launch .concern-address::after{content:'';position:absolute;bottom:0;left:0;width:260px;height:260px;border:1px solid #0e14310a;border-radius:46px;transform:rotate(25deg) translate(-25%,25%);pointer-events:none}
.launch .concern-address__container{max-width:1320px;margin:0 auto}
.launch .concern-address__header{text-align:center;margin-bottom:96px}
.launch .concern-address__overline{display:inline-block;width:60px;height:3px;background:linear-gradient(to top,#0E1431 0%,transparent 100%);margin-bottom:16px}
.launch .concern-address__heading{font-size:50px;line-height:1.15;color:#0E1431;margin:0 0 16px;letter-spacing:-.02em}
.launch .concern-address__intro{font-size:17px;line-height:1.6;color:#0E1431;margin:0;max-width:800px;margin-left:auto;margin-right:auto}
.launch .concern-address__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;align-items:start}
.launch .concern-address__content{display:flex;flex-direction:column;gap:32px}
.launch .concern-address__block{background:#FFF;padding:48px;border-radius:18px;border-left:4px solid #F24100;box-shadow:-1px 3px 4px 0 #0e14310f;position:relative;overflow:hidden;transition:transform .38s cubic-bezier(0.34,1.2,0.64,1),box-shadow .38s cubic-bezier(0.34,1.2,0.64,1)}
.launch .concern-address__block::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(135deg,transparent,transparent 12px,#f2410005 12px,#f2410005 24px);opacity:0;transition:opacity .4s ease-in-out;pointer-events:none}
.launch .concern-address__block:hover::before{opacity:1}
.launch .concern-address__block:hover{transform:translateX(4px);box-shadow:-1px 6px 28px 0 #0e14311a}
.launch .concern-address__block-title{font-size:28px;line-height:1.4;color:#0E1431;margin:0 0 16px;letter-spacing:-.01em}
.launch .concern-address__block-text{font-size:15px;line-height:1.6;color:#0E1431;margin:0 0 16px}
.launch .concern-address__block-text:last-child{margin-bottom:0}
.launch .concern-address__visual{position:relative}
.launch .concern-address__image-wrapper{position:relative;border-radius:18px;overflow:hidden;border:6px solid #f5f5f5;box-shadow:-1px 6px 28px 0 #0e14311a}
.launch .concern-address__image{width:100%;height:auto;display:block;object-fit:cover}
.launch .concern-address__tags{position:absolute;bottom:32px;right:32px;display:flex;flex-direction:column;gap:8px;align-items:flex-end}
.launch .concern-address__tag{background:#fffffff2;backdrop-filter:blur(8px);padding:8px 16px;border-radius:6px;font-size:13px;color:#0E1431;box-shadow:-1px 3px 4px 0 #0e14310f;opacity:0;transform:translateX(20px);transition:opacity .4s cubic-bezier(0.34,1.2,0.64,1),transform .4s cubic-bezier(0.34,1.2,0.64,1)}
.launch .concern-address__visual:hover .concern-address__tag{opacity:1;transform:translateX(0)}
.launch .concern-address__tag:nth-child(1){transition-delay:.05s}
.launch .concern-address__tag:nth-child(2){transition-delay:.1s}
.launch .concern-address__tag:nth-child(3){transition-delay:.15s}
@media (max-width: 1200px) {
.launch .title-split{grid-template-columns:1fr;min-height:auto}
.launch .title-split__zone-text{padding:96px 48px}
.launch .title-split__zone-image{padding:48px;min-height:60vh}
.launch .metrics-showcase__grid{grid-template-columns:1fr;gap:32px}
.launch .instructor-mosaic__layout{grid-template-columns:1fr}
.launch .concern-address__grid{grid-template-columns:1fr}
}
@media (max-width: 900px) {
.launch .title-split__heading{font-size:28px}
.launch .metrics-showcase__heading,.launch .instructor-mosaic__heading,.launch .concern-address__heading{font-size:28px}
.launch .metrics-showcase{padding:48px 32px}
.launch .instructor-mosaic{padding:48px 32px}
.launch .concern-address{padding:48px 32px}
.launch .metrics-showcase__header,.launch .instructor-mosaic__header,.launch .concern-address__header{margin-bottom:48px}
.launch .concern-address__block{padding:32px}
}
@media (max-width: 600px) {
.launch .title-split__zone-text{padding:48px 32px}
.launch .title-split__zone-image{padding:32px}
.launch .title-split__heading{font-size:28px;margin-bottom:32px}
.launch .title-split__link{padding:16px 32px;font-size:15px}
.launch .metrics-showcase,.launch .instructor-mosaic,.launch .concern-address{padding:48px 16px}
.launch .metrics-showcase__card,.launch .instructor-mosaic__text-block,.launch .concern-address__block{padding:32px 16px}
.launch .instructor-mosaic__detail-card{padding:16px}
.launch .concern-address__tags{position:static;margin-top:16px;align-items:stretch}
.launch .concern-address__tag{opacity:1;transform:translateX(0)}
}
.reach-out{background:#FFF;color:#0E1431;overflow-x:clip}
.reach-out__gradient-mesh{position:relative;background:linear-gradient(135deg,#f241001f 0%,#f241000a 28%,#0e143114 62%,#f241000f 100%);padding-top:48px;padding-bottom:96px;overflow:hidden}
.reach-out__gradient-mesh::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 15% 20%,#f2410026 0%,transparent 45%),radial-gradient(circle at 85% 60%,#0e14311f 0%,transparent 50%),radial-gradient(circle at 45% 80%,#f2410014 0%,transparent 40%);pointer-events:none;z-index:1}
.reach-out__gradient-mesh::after{content:'';position:absolute;top:16px;right:96px;width:8px;height:8px;background:#F24100;border-radius:50%;box-shadow:32px 48px 0 0 #f2410099 64px 16px 0 0 #f2410066 96px 64px 0 0 #f2410080 16px 80px 0 0 #f241004d;z-index:2}
.reach-out__mesh-container{max-width:1320px;margin:0 auto;padding-left:32px;padding-right:32px;position:relative;z-index:3}
.reach-out__mesh-title{font-size:50px;line-height:1.15;letter-spacing:-.02em;margin:0 0 16px;color:#0E1431}
.reach-out__punctuation{color:#F24100}
.reach-out__mesh-subtitle{font-size:17px;line-height:1.6;margin:0;color:#0e1431bf;max-width:620px}
.reach-out__form-zone{background:#FAFBFC;padding-top:96px;padding-bottom:96px;position:relative}
.reach-out__form-zone::before{content:'';position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(180deg,#0E1431 0%,transparent 100%)}
.reach-out__form-container{max-width:1320px;margin:0 auto;padding-left:32px;padding-right:32px}
.reach-out__form-layout{display:flex;gap:48px;align-items:flex-start}
.reach-out__form-sidebar{width:280px;flex-shrink:0}
.reach-out__form-sidebar-title{font-size:28px;line-height:1.4;letter-spacing:-.01em;margin:0 0 8px;color:#0E1431;position:relative;padding-top:16px}
.reach-out__form-sidebar-title::before{content:'';position:absolute;top:0;left:0;width:48px;height:3px;background:#F24100}
.reach-out__form-sidebar-text{font-size:15px;line-height:1.6;margin:0;color:#0e1431b3}
.reach-out__form-main{flex:1;background:#FFF;padding:48px;border-radius:18px;box-shadow:-1px 6px 28px 0 #f241001a}
.reach-out__form-element{margin-bottom:32px}
.reach-out__form-label{display:block;font-size:15px;line-height:1.4;color:#0E1431;margin-bottom:8px;font-weight:600}
.reach-out__form-input{width:100%;padding:16px;font-size:15px;line-height:1.4;border:2px solid #0e143126;border-radius:11px;background:#FFF;color:#0E1431;transition:border-color .35s cubic-bezier(0.34,1.2,0.64,1),box-shadow .35s cubic-bezier(0.34,1.2,0.64,1)}
.reach-out__form-input:focus{outline:none;border-color:#F24100;box-shadow:-1px 3px 4px 0 #f241000f}
.reach-out__form-input::placeholder{color:#f2410059}
.reach-out__form-row{display:flex;gap:16px}
.reach-out__form-row .reach-out__form-element{flex:1}
.reach-out__budget-selector{display:flex;flex-direction:column;gap:16px}
.reach-out__radio-option{position:relative;display:flex;align-items:center;padding:16px;border:2px solid #0e143126;border-radius:11px;cursor:pointer;transition:all .38s cubic-bezier(0.34,1.2,0.64,1);background:#FFF}
.reach-out__radio-option:hover{border-color:#f2410066;background:#f2410005}
.reach-out__radio-input{position:absolute;opacity:0;cursor:pointer}
.reach-out__radio-input:checked + .reach-out__radio-visual{border-color:#F24100;background:#F24100}
.reach-out__radio-input:checked + .reach-out__radio-visual::after{opacity:1;transform:scale(1)}
.reach-out__radio-input:checked ~ .reach-out__radio-label{color:#F24100}
.reach-out__radio-option:has(.reach-out__radio-input:checked){border-color:#F24100;background:#f241000a;box-shadow:-1px 3px 4px 0 #f241000f}
.reach-out__radio-visual{width:24px;height:24px;border:2px solid #0e143140;border-radius:50%;margin-right:16px;flex-shrink:0;position:relative;transition:all .32s ease-in-out;background:#FFF}
.reach-out__radio-visual::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:10px;height:10px;background:#FFF;border-radius:50%;opacity:0;transition:all .35s cubic-bezier(0.34,1.2,0.64,1)}
.reach-out__radio-label{font-size:15px;line-height:1.4;color:#0E1431;transition:color .32s ease-in-out;cursor:pointer}
.reach-out__privacy-wrap{margin-top:32px;margin-bottom:32px;display:flex;align-items:flex-start;gap:16px}
.reach-out__checkbox-custom{width:22px;height:22px;border:2px solid #0e143140;border-radius:6px;flex-shrink:0;cursor:pointer;position:relative;background:#FFF;transition:all .35s cubic-bezier(0.34,1.2,0.64,1);margin-top:2px}
.reach-out__checkbox-input{position:absolute;opacity:0;cursor:pointer}
.reach-out__checkbox-input:checked + .reach-out__checkbox-custom{background:#F24100;border-color:#F24100}
.reach-out__checkbox-input:checked + .reach-out__checkbox-custom::after{opacity:1;transform:scale(1)}
.reach-out__checkbox-custom::after{content:'';position:absolute;top:2px;left:6px;width:6px;height:11px;border:solid #FFF;border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);opacity:0;transition:all .35s cubic-bezier(0.34,1.2,0.64,1)}
.reach-out__privacy-text{font-size:13px;line-height:1.6;color:#0e1431b3;margin:0}
.reach-out__privacy-text a{color:#F24100;text-decoration:none;border-bottom:1px solid #f241004d;transition:border-color .32s ease-in-out}
.reach-out__privacy-text a:hover{border-bottom-color:#F24100}
.reach-out__submit-btn{background:#F24100;color:#FFF;border:none;padding:16px 48px;font-size:15px;line-height:1.4;border-radius:11px;cursor:pointer;transition:all .38s cubic-bezier(0.34,1.2,0.64,1);box-shadow:-1px 3px 4px 0 #f241000f;display:inline-flex;align-items:center;gap:8px;font-weight:600}
.reach-out__submit-btn:hover{background:#D63800;box-shadow:-1px 6px 28px 0 #f241001a;transform:translateY(-2px)}
.reach-out__submit-btn:hover .reach-out__btn-arrow{transform:translateX(4px)}
.reach-out__submit-btn:active{transform:translateY(0);box-shadow:-1px 3px 4px 0 #f241000f}
.reach-out__btn-arrow{transition:transform .38s cubic-bezier(0.34,1.2,0.64,1);display:inline-block}
.reach-out__details-block{background:#0E1431;padding-top:96px;padding-bottom:96px;position:relative}
.reach-out__details-block::before{content:'';position:absolute;top:-2px;left:0;right:0;height:4px;background:#FFF;border-radius:0 0 50% 50% / 0 0 100% 100%}
.reach-out__details-block::after{content:'';position:absolute;top:4px;left:0;right:0;height:4px;background:#FFF;border-radius:0 0 50% 50% / 0 0 100% 100%}
.reach-out__details-container{max-width:1320px;margin:0 auto;padding-left:32px;padding-right:32px;display:flex;flex-direction:column;align-items:center}
.reach-out__details-heading{font-size:28px;line-height:1.4;letter-spacing:-.01em;margin:0 0 48px;color:#FFF;text-align:center}
.reach-out__info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;width:100%;max-width:900px}
.reach-out__info-card{background:#ffffff0f;padding:32px;border-radius:18px;border:1px solid #ffffff1a;transition:all .42s cubic-bezier(0.34,1.2,0.64,1);position:relative;overflow:hidden}
.reach-out__info-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 8px,#f2410008 8px,#f2410008 16px);opacity:0;transition:opacity .42s cubic-bezier(0.34,1.2,0.64,1);pointer-events:none}
.reach-out__info-card:hover{background:#ffffff14;border-color:#f241004d;box-shadow:-1px 6px 28px 0 #f241001a;transform:translateY(-4px)}
.reach-out__info-card:hover::before{opacity:1}
.reach-out__info-row{display:flex;align-items:center;gap:16px;margin-bottom:16px}
.reach-out__info-row:last-child{margin-bottom:0}
.reach-out__info-label{font-size:13px;line-height:1.4;color:#fff9;width:120px;flex-shrink:0}
.reach-out__info-value{font-size:15px;line-height:1.6;color:#FFF;flex:1}
.reach-out__info-value a{color:#F24100;text-decoration:none;border-bottom:1px solid #f241004d;transition:border-color .32s ease-in-out}
.reach-out__info-value a:hover{border-bottom-color:#F24100}
.reach-out__image-card{margin-top:48px;border-radius:18px;overflow:hidden;box-shadow:-1px 8px 52px 0 #f241001f;width:100%;max-width:900px}
.reach-out__detail-image{width:100%;height:320px;object-fit:cover;display:block;filter:brightness(1.1) contrast(0.9);opacity:.92}
.reach-out__corner-lines{position:absolute;bottom:32px;right:32px;width:80px;height:80px;pointer-events:none}
.reach-out__corner-lines::before,.reach-out__corner-lines::after{content:'';position:absolute;background:#f2410033}
.reach-out__corner-lines::before{width:2px;height:100%;right:0;top:0}
.reach-out__corner-lines::after{width:100%;height:2px;bottom:0;left:0}
.reach-out__corner-lines .reach-out__line-parallel-1,.reach-out__corner-lines .reach-out__line-parallel-2{position:absolute;background:#f2410026}
.reach-out__line-parallel-1{width:2px;height:100%;right:16px;top:0}
.reach-out__line-parallel-2{width:100%;height:2px;bottom:16px;left:0}
@media (max-width: 1200px) {
.reach-out__form-layout{flex-direction:column}
.reach-out__form-sidebar{width:100%}
.reach-out__info-grid{grid-template-columns:1fr}
}
@media (max-width: 900px) {
.reach-out__gradient-mesh{padding-top:32px;padding-bottom:48px}
.reach-out__mesh-title{font-size:28px}
.reach-out__mesh-subtitle{font-size:15px}
.reach-out__form-zone{padding-top:48px;padding-bottom:48px}
.reach-out__form-main{padding:32px}
.reach-out__details-block{padding-top:48px;padding-bottom:48px}
.reach-out__details-heading{font-size:17px;margin-bottom:32px}
.reach-out__detail-image{height:240px}
}
@media (max-width: 600px) {
.reach-out__mesh-container,.reach-out__form-container,.reach-out__details-container{padding-left:16px;padding-right:16px}
.reach-out__form-row{flex-direction:column;gap:0}
.reach-out__form-main{padding:16px}
.reach-out__submit-btn{width:100%;justify-content:center}
.reach-out__gradient-mesh::after{right:16px}
.reach-out__corner-lines{width:48px;height:48px;bottom:16px;right:16px}
.reach-out__line-parallel-1{right:8px}
.reach-out__line-parallel-2{bottom:8px}
.reach-out__detail-image{height:180px}
}
@keyframes vignette-pulse {
0%,100%{box-shadow:inset 0 0 120px 40px #0e143114}
50%{box-shadow:inset 0 0 160px 60px #0e14311f}
}
.reach-out__form-zone::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;animation:vignette-pulse 8s ease-in-out infinite}
.submission-complete{background:linear-gradient(180deg,#0E1431 0%,#0e143100 100%);padding:96px 16px;min-height:70vh;display:flex;align-items:center;justify-content:center}
.submission-complete .confirmation-wrapper{max-width:680px;margin:0 auto;text-align:center}
.submission-complete .status-icon{width:92px;height:92px;margin:0 auto 32px;background:#F24100;border-radius:46px;display:flex;align-items:center;justify-content:center;box-shadow:-1px 6px 28px 0 #f241001a -1px 8px 52px 0 #f241001f;animation:icon-appear .42s cubic-bezier(0.34,1.2,0.64,1)}
@keyframes icon-appear {
0%{transform:scale(0.4);opacity:0}
100%{transform:scale(1);opacity:1}
}
.submission-complete .status-icon svg{width:48px;height:48px;fill:none;stroke:#FFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.submission-complete .confirmation-heading{font-size:50px;line-height:1.15;color:#0E1431;margin:0 0 16px;letter-spacing:-.02em}
.submission-complete .confirmation-message{font-size:17px;line-height:1.6;color:#0E1431;margin:0 0 48px;opacity:.82}
.submission-complete .confirmation-details{background:#FFF;border-radius:18px;padding:32px;margin:0 0 48px;box-shadow:-1px 3px 4px 0 #0e14310f;text-align:left}
.submission-complete .detail-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #0e143114}
.submission-complete .detail-row:last-child{border-bottom:none}
.submission-complete .detail-label{font-size:15px;line-height:1.4;color:#0E1431;opacity:.64}
.submission-complete .detail-value{font-size:15px;line-height:1.4;color:#0E1431;font-weight:600}
.submission-complete .action-group{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.submission-complete .primary-action{background:#F24100;color:#FFF;border:none;border-radius:11px;padding:16px 32px;font-size:15px;line-height:1.4;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:background .38s cubic-bezier(0.34,1.2,0.64,1),transform .35s ease-in-out;box-shadow:-1px 3px 4px 0 #f241000f}
.submission-complete .primary-action:hover{background:#D13800;transform:translateY(-1px)}
.submission-complete .primary-action i{transition:transform .4s cubic-bezier(0.34,1.2,0.64,1)}
.submission-complete .primary-action:hover i{transform:translateX(4px)}
.submission-complete .secondary-action{background:#FFF;color:#0E1431;border:2px solid #0E1431;border-radius:11px;padding:14px 32px;font-size:15px;line-height:1.4;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:background .33s ease-in-out,color .33s ease-in-out}
.submission-complete .secondary-action:hover{background:#0E1431;color:#FFF}
.submission-complete .additional-info{margin:48px 0 0;padding:32px;background:#f241000a;border-radius:18px;border-left:4px solid #F24100}
.submission-complete .info-heading{font-size:17px;line-height:1.4;color:#0E1431;margin:0 0 8px;font-weight:600}
.submission-complete .info-text{font-size:15px;line-height:1.6;color:#0E1431;margin:0;opacity:.78}
@media (max-width: 600px) {
.submission-complete{padding:48px 16px}
.submission-complete .confirmation-heading{font-size:28px}
.submission-complete .confirmation-details{padding:16px}
.submission-complete .detail-row{flex-direction:column;align-items:flex-start;gap:8px}
.submission-complete .action-group{flex-direction:column}
.submission-complete .primary-action,.submission-complete .secondary-action{width:100%;justify-content:center}
.submission-complete .additional-info{padding:16px}
}