ul,ol{margin:0;padding:0;list-style:none}
h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}
figure,blockquote{margin:0;padding:0}
*{box-sizing:border-box}
body{margin:0;padding:0;font-family:'Source Serif Pro',serif;background-color:#FEFFF1;color:#030F56;line-height:1.6}
.main-header-holder{background:linear-gradient(135deg,#ffb61414 0%,#fefff1ff 100%);padding:28px 20px 24px;border-bottom:1px solid #030f561f;box-shadow:0 4px 16px #030f560f}
.header-content-holder{max-width:1320px;margin:0 auto;display:flex;flex-direction:column;align-items:center}
.logo-row-holder{margin-bottom:22px}
.logo-link-holder{display:inline-block;background:#FFF;padding:12px;border-radius:8px;box-shadow:0 2px 12px #030f561a;transition:transform 280ms ease}
.logo-link-holder:hover{transform:scale(1.05)}
.site-logo-image{display:block;height:110px;width:110px;object-fit:contain}
.company-name-row{margin-bottom:26px}
.company-title-text{font-family:'Roboto Mono',monospace;font-size:32px;font-weight:700;color:#030F56;letter-spacing:-.5px}
.navigation-row-holder{width:100%}
.main-nav-list{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}
.nav-list-item{margin:0}
.nav-link-item{font-family:'Roboto Mono',monospace;font-size:15px;font-weight:400;color:#030F56;text-decoration:none;padding:11px 24px;display:block;border-radius:6px;background-color:#ffb6141f;transition:background-color 320ms ease,color 320ms ease}
.nav-link-item:hover{background-color:#FFB614;color:#FEFFF1}
.main-footer-holder{background-color:#FFF;border-top:1px solid #030f561f;padding:42px 20px 32px;margin-top:60px}
.footer-content-holder{max-width:1320px;margin:0 auto}
.footer-links-row{text-align:center;margin-bottom:28px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:14px}
.footer-link-item{font-family:'Source Serif Pro',serif;font-size:14px;color:#030F56;text-decoration:none;transition:color 280ms ease}
.footer-link-item:hover{color:#FFB614}
.footer-divider{color:#030f564d;font-size:14px}
.footer-info-row{text-align:center;margin-bottom:20px}
.footer-address-text,.footer-contact-text{font-family:'Source Serif Pro',serif;font-size:14px;color:#030f56bf;margin:8px 0}
.footer-phone-link,.footer-email-link{color:#030F56;text-decoration:none;transition:color 280ms ease}
.footer-phone-link:hover,.footer-email-link:hover{color:#FFB614}
.footer-copyright-row{text-align:center;padding-top:22px;border-top:1px solid #030f561a}
.copyright-text{font-family:'Roboto Mono',monospace;font-size:13px;color:#030f5699;margin:0}
.cookie-consent-popup{position:fixed;left:24px;top:50%;transform:translateY(-50%);background-color:#FFF;border:1px solid #030f5626;border-radius:8px;padding:28px 24px;box-shadow:0 8px 28px #030f562e;max-width:380px;z-index:9999;display:none}
.cookie-popup-title{font-family:'Roboto Mono',monospace;font-size:18px;font-weight:600;color:#030F56;margin-bottom:12px}
.cookie-popup-description{font-family:'Source Serif Pro',serif;font-size:14px;color:#030f56cc;margin-bottom:20px;line-height:1.5}
.cookie-button-holder{display:flex;flex-direction:column;gap:10px}
.cookie-action-button{font-family:'Roboto Mono',monospace;font-size:14px;padding:11px 20px;border:none;border-radius:6px;cursor:pointer;transition:background-color 300ms ease,color 300ms ease}
.cookie-accept-btn{background-color:#FFB614;color:#030F56}
.cookie-accept-btn:hover{background-color:#e5a312}
.cookie-decline-btn{background-color:#030f5614;color:#030F56}
.cookie-decline-btn:hover{background-color:#030f5626}
.cookie-settings-link{font-family:'Source Serif Pro',serif;font-size:13px;background:none;border:none;color:#030F56;text-decoration:underline;cursor:pointer;padding:8px;transition:color 280ms ease}
.cookie-settings-link:hover{color:#FFB614}
.cookie-settings-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#030f5699;display:none;justify-content:center;align-items:center;z-index:10000}
.cookie-modal-content{background-color:#FFF;border-radius:10px;padding:36px 32px;max-width:520px;width:90%;box-shadow:0 12px 40px #030f5640}
.cookie-modal-title{font-family:'Roboto Mono',monospace;font-size:20px;font-weight:600;color:#030F56;margin-bottom:24px}
.cookie-category-holder{margin-bottom:28px}
.cookie-category-item{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #030f561a}
.cookie-category-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.cookie-category-label{display:flex;align-items:center;cursor:pointer;margin-bottom:8px}
.cookie-category-checkbox{margin-right:12px;width:18px;height:18px;cursor:pointer}
.cookie-category-checkbox:disabled{cursor:not-allowed}
.cookie-category-name{font-family:'Roboto Mono',monospace;font-size:15px;font-weight:600;color:#030F56}
.cookie-category-desc{font-family:'Source Serif Pro',serif;font-size:13px;color:#030f56b3;margin:0;padding-left:30px;line-height:1.5}
.cookie-modal-button-holder{display:flex;gap:12px}
.cookie-modal-action-btn{font-family:'Roboto Mono',monospace;font-size:14px;padding:12px 24px;border:none;border-radius:6px;cursor:pointer;flex:1;transition:background-color 300ms ease,color 300ms ease}
.cookie-save-btn{background-color:#FFB614;color:#030F56}
.cookie-save-btn:hover{background-color:#e5a312}
.cookie-cancel-btn{background-color:#030f5614;color:#030F56}
.cookie-cancel-btn:hover{background-color:#030f5626}
body::-webkit-scrollbar{width:14px}
body::-webkit-scrollbar-track{background:#fefff180}
body::-webkit-scrollbar-thumb{background:#ffb61499;border-radius:7px;box-shadow:0 2px 8px #030f5626}
body::-webkit-scrollbar-thumb:hover{background:#ffb614cc}
@media screen and (max-width: 768px) {
.main-header-holder{padding:20px 16px 18px}
.logo-row-holder{margin-bottom:16px}
.site-logo-image{height:80px;width:80px}
.company-title-text{font-size:24px}
.company-name-row{margin-bottom:18px}
.nav-link-item{font-size:14px;padding:9px 18px}
.cookie-consent-popup{left:16px;right:16px;max-width:none;transform:translateY(-50%)}
.footer-links-row{flex-direction:column;gap:10px}
.footer-divider{display:none}
.cookie-modal-button-holder{flex-direction:column}
}
@media screen and (max-width: 480px) {
.company-title-text{font-size:20px}
.site-logo-image{height:70px;width:70px}
.nav-link-item{font-size:13px;padding:8px 14px}
}
.rules-section{max-width:1320px;margin:0 auto;padding:80px 24px;background:#FEFFF1}
.rules-section h1{font-size:48px;line-height:1.2;color:#030F56;margin:0 0 48px;font-weight:700;letter-spacing:-.5px}
.rules-section h2{font-size:36px;line-height:1.3;color:#030F56;margin:64px 0 24px;font-weight:700;border-bottom:3px solid #FFB614;padding-bottom:16px}
.rules-section h3{font-size:28px;line-height:1.4;color:#030F56;margin:48px 0 20px;font-weight:600}
.rules-section h4{font-size:22px;line-height:1.4;color:#030F56;margin:36px 0 16px;font-weight:600}
.rules-section h5{font-size:18px;line-height:1.5;color:#030F56;margin:28px 0 14px;font-weight:600}
.rules-section h6{font-size:16px;line-height:1.5;color:#030F56;margin:24px 0 12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.rules-section p{font-size:17px;line-height:1.8;color:#1a1a1a;margin:0 0 24px;max-width:820px}
.rules-section strong,.rules-section b{font-weight:700;color:#030F56}
.rules-section a{color:#FFB614;text-decoration:underline;font-weight:500;transition:all 320ms ease}
.rules-section a:hover{color:#030F56;text-decoration:none;transform:scale(1.02)}
.rules-section a:focus{outline:2px solid #FFB614;outline-offset:3px;border-radius:4px}
.rules-section table{width:100%;border-collapse:separate;border-spacing:0;margin:40px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #030f5614}
.rules-section thead{background:#030F56}
.rules-section thead tr th{color:#FEFFF1;font-weight:700;text-align:left;padding:20px 24px;font-size:16px;letter-spacing:.3px;border-bottom:3px solid #FFB614}
.rules-section tbody tr{transition:background 280ms ease}
.rules-section tbody tr:nth-child(odd){background:#fff}
.rules-section tbody tr:nth-child(even){background:#fefff166}
.rules-section tbody tr:hover{background:#ffb6141f;transform:scale(1.01)}
.rules-section tbody tr td{padding:18px 24px;color:#1a1a1a;font-size:16px;line-height:1.6;border-bottom:1px solid #030f5614}
.rules-section tbody tr:last-child td{border-bottom:none}
.rules-section th{font-weight:700}
.rules-section td{font-weight:400}
.rules-section div{margin:0 0 24px}
@media (max-width: 1024px) {
.rules-section{padding:60px 20px}
.rules-section h1{font-size:38px;margin-bottom:36px}
.rules-section h2{font-size:30px;margin:48px 0 20px}
.rules-section h3{font-size:24px}
.rules-section h4{font-size:20px}
.rules-section table{font-size:15px}
.rules-section thead tr th,.rules-section tbody tr td{padding:16px 18px}
}
@media (max-width: 768px) {
.rules-section{padding:40px 16px}
.rules-section h1{font-size:32px;margin-bottom:28px}
.rules-section h2{font-size:26px;margin:36px 0 18px;padding-bottom:12px}
.rules-section h3{font-size:22px;margin:32px 0 16px}
.rules-section h4{font-size:19px}
.rules-section h5{font-size:17px}
.rules-section h6{font-size:15px}
.rules-section p{font-size:16px;line-height:1.7;margin-bottom:20px}
.rules-section table{display:block;overflow-x:auto;margin:32px -16px;border-radius:0;width:calc(100% + 32px)}
.rules-section thead tr th,.rules-section tbody tr td{padding:14px 16px;font-size:14px}
}
@media (max-width: 480px) {
.rules-section h1{font-size:28px}
.rules-section h2{font-size:23px}
.rules-section h3{font-size:20px}
.rules-section p{font-size:15px}
.rules-section thead tr th,.rules-section tbody tr td{padding:12px 14px;font-size:13px}
}
.intro-holder{max-width:1320px;margin:0 auto;padding:80px 20px}
.intro-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.intro-text-side h1{font-size:48px;color:#030F56;margin-bottom:24px;line-height:1.2;position:relative;padding-left:24px}
.intro-text-side h1::before{content:'';position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(180deg,#FFB614 0%,#ffb6144d 100%);border-radius:3px}
.intro-text-side p{font-size:18px;line-height:1.7;color:#333;margin-bottom:18px}
.intro-visual-side{position:relative}
.intro-visual-side img{width:100%;height:480px;object-fit:cover;border-radius:8px;box-shadow:0 12px 32px #030f5626}
.intro-visual-side::after{content:'';position:absolute;top:-20px;right:-20px;width:140px;height:140px;background:#ffb61433;border-radius:50%;z-index:-1}
.pre-course-section{background:linear-gradient(135deg,#FEFFF1 0%,#ffb61414 100%);padding:90px 20px}
.pre-course-container{max-width:1320px;margin:0 auto}
.pre-course-header{text-align:center;margin-bottom:60px}
.pre-course-header h2{font-size:42px;color:#030F56;margin-bottom:20px;position:relative;display:inline-block}
.pre-course-header h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:#FFB614;border-radius:2px}
.pre-course-header p{font-size:19px;color:#555;line-height:1.6;max-width:720px;margin:24px auto 0}
.checklist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}
.checklist-item{background:#fff;padding:32px;border-radius:10px;box-shadow:0 8px 24px #030f5614;transition:all .3s ease;position:relative;overflow:hidden}
.checklist-item::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:#FFB614;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.checklist-item:hover{transform:translateY(-6px);box-shadow:0 16px 40px #030f561f}
.checklist-item:hover::before{transform:scaleX(1)}
.item-icon-holder{width:56px;height:56px;background:#ffb61426;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.item-icon-holder svg{width:28px;height:28px;fill:#FFB614}
.checklist-item h3{font-size:22px;color:#030F56;margin-bottom:14px;line-height:1.3}
.checklist-item p{font-size:16px;color:#666;line-height:1.6;margin-bottom:12px}
.profile-showcase{display:flex;gap:32px;margin-top:70px;align-items:flex-start}
.profile-card{background:#fff;border-radius:12px;padding:28px;box-shadow:0 10px 28px #030f561a;flex:1;border:2px solid transparent;transition:border-color .3s ease}
.profile-card:hover{border-color:#ffb61466}
.profile-visual{display:flex;align-items:center;gap:20px;margin-bottom:20px}
.profile-visual img{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid #FFB614}
.profile-info h4{font-size:20px;color:#030F56;margin-bottom:4px}
.profile-info span{font-size:14px;color:#888}
.profile-card blockquote{font-size:16px;color:#555;line-height:1.7;font-style:italic;border-left:3px solid #FFB614;padding-left:16px;margin:0}
@media (max-width: 1024px) {
.intro-wrapper{grid-template-columns:1fr;gap:40px}
.intro-text-side h1{font-size:38px}
.checklist-grid{grid-template-columns:repeat(2,1fr);gap:30px}
.profile-showcase{flex-direction:column}
}
@media (max-width: 768px) {
.intro-holder{padding:50px 20px}
.intro-text-side h1{font-size:32px;margin-bottom:20px}
.intro-text-side p{font-size:17px}
.intro-visual-side img{height:320px}
.pre-course-section{padding:60px 20px}
.pre-course-header h2{font-size:32px}
.pre-course-header p{font-size:17px}
.checklist-grid{grid-template-columns:1fr;gap:24px}
.checklist-item{padding:24px}
}
.title-block-holder{background:linear-gradient(135deg,#ffb61426 0%,#030f5614 100%);padding:80px 0 100px;position:relative;overflow:hidden}
.title-block-holder::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#ffb6141f 0%,transparent 70%);border-radius:50%;pointer-events:none}
.title-inner-wrapper{max-width:1320px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 380px;gap:60px;align-items:center}
.title-text-section h1{font-size:52px;line-height:1.15;color:#030F56;margin:0 0 16px;font-weight:700}
.title-text-section h2{font-size:28px;line-height:1.4;color:#FFB614;margin:0 0 24px;font-weight:600}
.title-text-section p{font-size:18px;line-height:1.7;color:#1a1a1a;margin:0}
.title-visual-part{position:relative;height:420px}
.geometric-frame{position:relative;width:100%;height:100%;clip-path:polygon(20% 0%,100% 0%,100% 80%,80% 100%,0% 100%,0% 20%);overflow:hidden;box-shadow:0 14px 32px #030f562e}
.geometric-frame img{width:100%;height:100%;object-fit:cover;filter:contrast(1.1) brightness(0.95);mix-blend-mode:multiply}
.geometric-frame::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(125deg,#ffb61440 0%,#030f5659 100%);mix-blend-mode:overlay;pointer-events:none}
.learning-grid-holder{max-width:1320px;margin:90px auto;padding:0 20px}
.learning-cards-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.efficiency-card,.rhythm-card,.support-card{background:#FEFFF1;border:2px solid #ffb61433;border-radius:8px;padding:40px 32px;position:relative;transition:all 320ms ease}
.efficiency-card::before,.rhythm-card::before,.support-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#FFB614 0%,#030F56 100%);transition:height 320ms ease}
.efficiency-card:hover,.rhythm-card:hover,.support-card:hover{transform:translateY(-6px);box-shadow:0 18px 38px #030f5626;border-color:#FFB614}
.efficiency-card:hover::before,.rhythm-card:hover::before,.support-card:hover::before{height:100%}
.card-label{font-size:14px;text-transform:uppercase;letter-spacing:1.2px;color:#FFB614;margin:0 0 12px;font-weight:600}
.efficiency-card h3,.rhythm-card h3,.support-card h3{font-size:26px;line-height:1.3;color:#030F56;margin:0 0 18px;font-weight:700}
.efficiency-card p,.rhythm-card p,.support-card p{font-size:16px;line-height:1.7;color:#2a2a2a;margin:0 0 24px}
.technique-list{list-style:none;padding:0;margin:0}
.technique-list li{font-size:15px;line-height:1.6;color:#1a1a1a;padding:10px 0 10px 28px;position:relative}
.technique-list li::before{content:'';position:absolute;left:0;top:16px;width:16px;height:16px;background:linear-gradient(135deg,#FFB614 0%,#ffb61499 100%);border-radius:50%;box-shadow:0 2px 6px #ffb6144d}
.development-pathway-holder{background:linear-gradient(160deg,#030F56 0%,#030f56eb 100%);padding:90px 0;position:relative;overflow:hidden}
.development-pathway-holder::after{content:'';position:absolute;bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,#ffb61426 0%,transparent 65%);border-radius:50%;pointer-events:none}
.pathway-inner-container{max-width:1320px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.pathway-header{text-align:center;margin-bottom:70px}
.pathway-header h2{font-size:42px;line-height:1.2;color:#FEFFF1;margin:0 0 20px;font-weight:700}
.pathway-header p{font-size:19px;line-height:1.6;color:#fefff1d9;margin:0;max-width:780px;margin:0 auto}
.progression-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;position:relative}
.progression-steps::before{content:'';position:absolute;top:50px;left:15%;right:15%;height:3px;background:linear-gradient(90deg,#FFB614 0%,#ffb6144d 100%);z-index:0}
.step-item{position:relative;z-index:1}
.step-number-circle{width:100px;height:100px;background:linear-gradient(135deg,#FFB614 0%,#ffb614cc 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:0 8px 20px #ffb61466;transition:transform 300ms ease}
.step-item:hover .step-number-circle{transform:scale(1.08)}
.step-number-circle span{font-size:38px;font-weight:700;color:#030F56}
.step-item h4{font-size:20px;line-height:1.3;color:#FFB614;margin:0 0 14px;text-align:center;font-weight:600}
.step-item p{font-size:15px;line-height:1.6;color:#fefff1e6;margin:0;text-align:center}
.expertise-showcase-holder{max-width:1320px;margin:100px auto;padding:0 20px}
.expertise-split-layout{display:grid;grid-template-columns:480px 1fr;gap:70px;align-items:start}
.expertise-image-section{position:relative}
.expertise-image-section img{width:100%;height:560px;object-fit:cover;border-radius:10px;box-shadow:0 16px 42px #030f5633}
.expertise-image-section::after{content:'';position:absolute;top:20px;right:-20px;width:100%;height:100%;border:3px solid #FFB614;border-radius:10px;z-index:-1}
.expertise-content-section h3{font-size:38px;line-height:1.25;color:#030F56;margin:0 0 28px;font-weight:700;position:relative;padding-left:22px}
.expertise-content-section h3::before{content:'';position:absolute;left:0;top:8px;width:6px;height:50px;background:linear-gradient(180deg,#FFB614 0%,#ffb61466 100%)}
.expertise-content-section p{font-size:17px;line-height:1.75;color:#2a2a2a;margin:0 0 32px}
.qualification-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px}
.stat-box{background:#FEFFF1;border-left:4px solid #FFB614;padding:24px 28px;border-radius:6px;transition:all 280ms ease}
.stat-box:hover{transform:translateX(6px);box-shadow:0 8px 24px #ffb61433}
.stat-value{font-size:42px;font-weight:700;color:#030F56;margin:0 0 8px;line-height:1}
.stat-label{font-size:15px;color:#1a1a1a;margin:0;line-height:1.4}
.trust-evidence-holder{background:#FEFFF1;padding:80px 0}
.trust-inner-wrapper{max-width:1320px;margin:0 auto;padding:0 20px}
.testimonial-row{display:grid;grid-template-columns:340px 1fr;gap:50px;align-items:center;margin-bottom:60px}
.testimonial-profile{text-align:center}
.testimonial-profile img{width:180px;height:180px;object-fit:cover;border-radius:50%;border:5px solid #FFB614;box-shadow:0 10px 28px #030f5626;margin-bottom:20px}
.profile-name{font-size:22px;font-weight:600;color:#030F56;margin:0 0 6px}
.profile-role{font-size:15px;color:#FFB614;margin:0}
.testimonial-quote{background:#fff;padding:36px 40px;border-radius:8px;border-left:6px solid #FFB614;box-shadow:0 6px 20px #030f5614;position:relative}
.testimonial-quote::before{content:'"';font-size:120px;line-height:1;color:#ffb61426;position:absolute;top:-20px;left:30px;font-family:Georgia,serif}
.testimonial-quote p{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0;position:relative;z-index:1}
.transparency-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:50px}
.metric-card{background:#fff;padding:32px 28px;border-radius:8px;text-align:center;box-shadow:0 4px 16px #030f561a;transition:all 300ms ease}
.metric-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #030f562e}
.metric-icon{width:60px;height:60px;background:linear-gradient(135deg,#FFB614 0%,#ffb614b3 100%);border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}
.metric-icon svg{width:32px;height:32px;fill:#030F56}
.metric-card h5{font-size:19px;font-weight:600;color:#030F56;margin:0 0 12px}
.metric-card p{font-size:15px;line-height:1.6;color:#2a2a2a;margin:0}
@media (max-width: 1024px) {
.title-inner-wrapper{grid-template-columns:1fr;gap:40px}
.title-visual-part{height:360px}
.title-text-section h1{font-size:42px}
.learning-cards-wrapper{grid-template-columns:1fr}
.expertise-split-layout{grid-template-columns:1fr;gap:40px}
.progression-steps{grid-template-columns:repeat(2,1fr)}
.progression-steps::before{display:none}
.testimonial-row{grid-template-columns:1fr;gap:30px}
.transparency-metrics{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.title-block-holder{padding:60px 0 70px}
.title-text-section h1{font-size:34px}
.title-text-section h2{font-size:22px}
.pathway-header h2{font-size:32px}
.progression-steps{grid-template-columns:1fr}
.expertise-content-section h3{font-size:28px}
.qualification-stats{grid-template-columns:1fr}
}
.reach-intro-holder{position:relative;overflow:hidden;background:linear-gradient(135deg,#ffb61414 0%,#fefff1f2 100%);padding:85px 0 75px}
.reach-intro-holder .image-backdrop{position:absolute;right:-120px;top:50%;transform:translateY(-50%);width:580px;height:640px;opacity:.22;z-index:1}
.reach-intro-holder .image-backdrop img{width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(0.3) brightness(1.1)}
.reach-intro-holder .intro-content-wrapper{position:relative;z-index:2;max-width:1320px;margin:0 auto;padding:0 24px}
.reach-intro-holder .intro-content-wrapper h1{font-size:2.8rem;color:#030F56;margin:0 0 22px;font-weight:700;letter-spacing:-.02em;max-width:620px}
.reach-intro-holder .intro-content-wrapper .lead-description{font-size:1.15rem;color:#030F56;line-height:1.65;margin:0;max-width:560px;opacity:.87}
.contact-quick-data{background:#fff;padding:68px 0;border-bottom:1px solid #030f5614}
.contact-quick-data .quick-grid-holder{max-width:1320px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:42px}
.contact-quick-data .quick-item{background:linear-gradient(180deg,#FEFFF1 0%,#ffb6140d 100%);padding:38px 32px;border-radius:8px;border:1px solid #ffb6142e;transition:transform 280ms ease,box-shadow 280ms ease}
.contact-quick-data .quick-item:hover{transform:translateY(-4px);box-shadow:0 12px 32px #030f5614}
.contact-quick-data .quick-item .icon-box{width:52px;height:52px;background:#FFB614;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.contact-quick-data .quick-item .icon-box svg{width:26px;height:26px;fill:#030F56}
.contact-quick-data .quick-item h3{font-size:1.2rem;color:#030F56;margin:0 0 12px;font-weight:600}
.contact-quick-data .quick-item .contact-val{font-size:1.05rem;color:#030F56;margin:0;line-height:1.6}
.contact-quick-data .quick-item .contact-val a{color:#030F56;text-decoration:none;transition:color 250ms ease}
.contact-quick-data .quick-item .contact-val a:hover{color:#FFB614}
.main-form-zone{background:#fff;padding:78px 0 88px}
.main-form-zone .form-container-holder{max-width:920px;margin:0 auto;padding:0 24px}
.main-form-zone .form-container-holder .section-header{text-align:center;margin-bottom:52px}
.main-form-zone .form-container-holder .section-header h2{font-size:2.3rem;color:#030F56;margin:0 0 16px;font-weight:700}
.main-form-zone .form-container-holder .section-header p{font-size:1.1rem;color:#030F56;margin:0;opacity:.75;line-height:1.6}
.main-form-zone .form-box-wrapper{background:linear-gradient(135deg,#fefff199 0%,#ffb6140a 100%);padding:48px 52px;border-radius:10px;border:1px solid #ffb61438;box-shadow:0 8px 24px #030f560a}
.main-form-zone .form-box-wrapper .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-bottom:26px}
.main-form-zone .form-box-wrapper .input-holder{display:flex;flex-direction:column}
.main-form-zone .form-box-wrapper .input-holder label{font-size:.95rem;color:#030F56;margin-bottom:8px;font-weight:500}
.main-form-zone .form-box-wrapper .input-holder input,.main-form-zone .form-box-wrapper .input-holder textarea{padding:14px 18px;border:1px solid #030f5626;border-radius:6px;font-size:1rem;color:#030F56;background:#fff;transition:border-color 250ms ease,box-shadow 250ms ease}
.main-form-zone .form-box-wrapper .input-holder input:focus,.main-form-zone .form-box-wrapper .input-holder textarea:focus{outline:none;border-color:#FFB614;box-shadow:0 0 0 3px #ffb61426}
.main-form-zone .form-box-wrapper .input-holder textarea{resize:vertical;min-height:140px;font-family:inherit}
.main-form-zone .form-box-wrapper .full-width-field{grid-column:1 / -1}
.main-form-zone .form-box-wrapper .privacy-check-holder{display:flex;align-items:flex-start;margin-bottom:28px;gap:12px}
.main-form-zone .form-box-wrapper .privacy-check-holder input[type="checkbox"]{margin-top:4px;width:18px;height:18px;cursor:pointer;accent-color:#FFB614}
.main-form-zone .form-box-wrapper .privacy-check-holder label{font-size:.92rem;color:#030F56;line-height:1.55;opacity:.8}
.main-form-zone .form-box-wrapper .privacy-check-holder label a{color:#FFB614;text-decoration:none;font-weight:500;transition:color 240ms ease}
.main-form-zone .form-box-wrapper .privacy-check-holder label a:hover{color:#030F56}
.main-form-zone .form-box-wrapper .submit-btn-wrapper{text-align:center}
.main-form-zone .form-box-wrapper .submit-btn{background:#FFB614;color:#030F56;padding:16px 58px;border:none;border-radius:6px;font-size:1.08rem;font-weight:600;cursor:pointer;transition:transform 280ms ease,box-shadow 280ms ease,background 280ms ease;box-shadow:0 4px 16px #ffb61440}
.main-form-zone .form-box-wrapper .submit-btn:hover{transform:scale(1.04);box-shadow:0 8px 24px #ffb61459;background:#030F56;color:#FEFFF1}
.location-detail-zone{background:linear-gradient(180deg,#FEFFF1 0%,#ffb6140f 100%);padding:72px 0;border-top:1px solid #ffb61426}
.location-detail-zone .location-wrapper{max-width:1320px;margin:0 auto;padding:0 24px}
.location-detail-zone .location-wrapper h2{font-size:2.1rem;color:#030F56;margin:0 0 38px;font-weight:700;text-align:center}
.location-detail-zone .address-card-holder{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.location-detail-zone .address-content-box{background:#fff;padding:42px 38px;border-radius:10px;border:1px solid #030f5614;box-shadow:0 6px 20px #030f560d}
.location-detail-zone .address-content-box .detail-row{margin-bottom:24px;padding-bottom:24px;border-bottom:1px dashed #030f561a}
.location-detail-zone .address-content-box .detail-row:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.location-detail-zone .address-content-box .detail-row h4{font-size:.88rem;color:#FFB614;margin:0 0 8px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}
.location-detail-zone .address-content-box .detail-row p{font-size:1.1rem;color:#030F56;margin:0;line-height:1.7;font-weight:500}
.location-detail-zone .visual-placeholder{background:linear-gradient(135deg,#ffb6141f 0%,#030f5614 100%);border-radius:10px;height:380px;display:flex;align-items:center;justify-content:center;border:2px dashed #030f562e}
.location-detail-zone .visual-placeholder svg{width:80px;height:80px;fill:#030f5640}
.cta-alt-pathways{background:#030F56;padding:68px 0}
.cta-alt-pathways .pathways-container{max-width:1320px;margin:0 auto;padding:0 24px;text-align:center}
.cta-alt-pathways .pathways-container h2{font-size:2rem;color:#FEFFF1;margin:0 0 32px;font-weight:700}
.cta-alt-pathways .btn-cluster{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}
.cta-alt-pathways .btn-cluster .path-btn{background:#FFB614;color:#030F56;padding:14px 38px;border-radius:6px;text-decoration:none;font-size:1.05rem;font-weight:600;transition:transform 270ms ease,box-shadow 270ms ease,background 270ms ease;display:inline-block}
.cta-alt-pathways .btn-cluster .path-btn:hover{transform:scale(1.05);box-shadow:0 8px 24px #ffb61466;background:#FEFFF1}
.cta-alt-pathways .btn-cluster .path-btn.outline-variant{background:transparent;color:#FEFFF1;border:2px solid #FFB614}
.cta-alt-pathways .btn-cluster .path-btn.outline-variant:hover{background:#FFB614;color:#030F56;border-color:#FFB614}
@media (max-width: 1024px) {
.reach-intro-holder{padding:65px 0 55px}
.reach-intro-holder .image-backdrop{width:460px;height:520px;right:-80px}
.reach-intro-holder .intro-content-wrapper h1{font-size:2.4rem}
.contact-quick-data .quick-grid-holder{grid-template-columns:1fr;gap:28px}
.location-detail-zone .address-card-holder{grid-template-columns:1fr;gap:36px}
.main-form-zone .form-box-wrapper{padding:38px 32px}
}
@media (max-width: 768px) {
.reach-intro-holder{padding:48px 0 42px}
.reach-intro-holder .image-backdrop{width:340px;height:400px;right:-60px;opacity:.15}
.reach-intro-holder .intro-content-wrapper h1{font-size:2rem}
.reach-intro-holder .intro-content-wrapper .lead-description{font-size:1.05rem}
.contact-quick-data{padding:48px 0}
.main-form-zone{padding:58px 0 68px}
.main-form-zone .form-container-holder .section-header h2{font-size:1.9rem}
.main-form-zone .form-box-wrapper .form-grid{grid-template-columns:1fr;gap:22px}
.main-form-zone .form-box-wrapper{padding:32px 24px}
.location-detail-zone{padding:58px 0}
.location-detail-zone .location-wrapper h2{font-size:1.8rem;margin-bottom:32px}
.cta-alt-pathways{padding:52px 0}
.cta-alt-pathways .pathways-container h2{font-size:1.7rem}
.cta-alt-pathways .btn-cluster{flex-direction:column;gap:14px}
.cta-alt-pathways .btn-cluster .path-btn{width:100%;max-width:320px}
}
@media (max-width: 480px) {
.reach-intro-holder .intro-content-wrapper h1{font-size:1.75rem}
.contact-quick-data .quick-item{padding:28px 22px}
.main-form-zone .form-container-holder .section-header h2{font-size:1.65rem}
.main-form-zone .form-box-wrapper{padding:26px 18px}
.location-detail-zone .location-wrapper h2{font-size:1.6rem}
.location-detail-zone .address-content-box{padding:32px 24px}
}
.hero-segment{max-width:1320px;margin:0 auto;padding:80px 20px}
.hero-segment .inner-wrap{display:flex;flex-direction:row;align-items:center;gap:60px;position:relative}
.hero-segment .text-side{flex:1;z-index:2}
.hero-segment .visual-side{flex:1;position:relative}
.hero-segment .visual-side img{width:100%;height:auto;object-fit:cover;border-radius:8px;box-shadow:0 12px 28px #030f5626}
.hero-segment .bg-accent{position:absolute;top:-40px;right:-40px;width:200px;height:200px;background:linear-gradient(135deg,#ffb61426,#fefff14d);border-radius:50%;z-index:1}
.hero-segment .title-primary{font-size:48px;line-height:1.2;color:#030F56;margin:0 0 24px;font-weight:700}
.hero-segment .description-text{font-size:18px;line-height:1.7;color:#030F56;margin:0 0 32px}
.hero-segment .button-holder{display:flex;gap:16px;align-items:center}
.hero-segment .cta-primary{background:#FFB614;color:#030F56;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;transition:transform 280ms ease,box-shadow 280ms ease;box-shadow:0 4px 12px #ffb6144d;display:inline-block}
.hero-segment .cta-primary:hover{transform:scale(1.05);box-shadow:0 6px 18px #ffb61473}
.hero-segment .cta-secondary{background:transparent;color:#030F56;padding:14px 32px;border:2px solid #030F56;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;transition:background 280ms ease,color 280ms ease;display:inline-block}
.hero-segment .cta-secondary:hover{background:#030F56;color:#FEFFF1}
.story-segment{background:linear-gradient(180deg,#FEFFF1 0%,#fff 100%);padding:100px 20px}
.story-segment .content-wrap{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:50px}
.story-segment .column-holder{position:relative}
.story-segment .column-holder::before{content:'';position:absolute;top:0;left:-25px;width:4px;height:60px;background:linear-gradient(180deg,#FFB614,#ffb61433);border-radius:2px}
.story-segment .section-label{font-size:14px;text-transform:uppercase;letter-spacing:1.2px;color:#FFB614;margin:0 0 16px;font-weight:700}
.story-segment .column-title{font-size:28px;line-height:1.3;color:#030F56;margin:0 0 20px;font-weight:700}
.story-segment .column-text{font-size:16px;line-height:1.8;color:#030F56;margin:0 0 16px}
.story-segment .column-holder img{width:100%;height:auto;border-radius:6px;margin:24px 0 0;box-shadow:0 8px 20px #030f561f}
.story-segment .insight-box{background:#ffb61414;padding:20px;border-left:4px solid #FFB614;border-radius:4px;margin:20px 0 0}
.story-segment .insight-box p{font-size:15px;line-height:1.7;color:#030F56;margin:0}
.story-segment .profile-card{background:#fff;padding:24px;border-radius:8px;box-shadow:0 6px 16px #030f5614;margin:24px 0 0;display:flex;align-items:center;gap:20px}
.story-segment .profile-card img{width:80px;height:80px;border-radius:50%;object-fit:cover;box-shadow:0 4px 12px #030f5626;margin:0}
.story-segment .profile-info{flex:1}
.story-segment .profile-name{font-size:18px;font-weight:700;color:#030F56;margin:0 0 6px}
.story-segment .profile-role{font-size:14px;color:#FFB614;margin:0;font-weight:600}
.story-segment .stats-holder{display:flex;gap:30px;margin:28px 0 0}
.story-segment .stat-item{text-align:left}
.story-segment .stat-number{font-size:36px;font-weight:700;color:#FFB614;margin:0 0 4px;line-height:1}
.story-segment .stat-label{font-size:14px;color:#030F56;margin:0}
@media (max-width: 1024px) {
.hero-segment .inner-wrap{flex-direction:column;gap:40px}
.hero-segment .title-primary{font-size:38px}
.story-segment .content-wrap{grid-template-columns:1fr;gap:60px}
.story-segment .column-holder::before{left:0;width:60px;height:4px;top:-25px}
}
@media (max-width: 768px) {
.hero-segment{padding:50px 20px}
.hero-segment .title-primary{font-size:32px}
.hero-segment .description-text{font-size:16px}
.hero-segment .button-holder{flex-direction:column;align-items:stretch}
.hero-segment .cta-primary,.hero-segment .cta-secondary{text-align:center}
.hero-segment .bg-accent{width:150px;height:150px;top:-30px;right:-30px}
.story-segment{padding:60px 20px}
.story-segment .column-title{font-size:24px}
.story-segment .stats-holder{flex-direction:column;gap:20px}
.story-segment .stat-number{font-size:28px}
.story-segment .profile-card{flex-direction:column;text-align:center}
}
.success-wrapper{min-height:85vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FEFFF1 0%,#ffb61414 100%);padding:60px 20px;position:relative;overflow:hidden}
.success-wrapper::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#ffb6141f 0%,transparent 70%);animation:float-gentle 8s ease-in-out infinite}
.success-wrapper::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#030f560f 0%,transparent 70%);animation:float-gentle 10s ease-in-out infinite reverse}
@keyframes float-gentle {
0%,100%{transform:translate(0,0) rotate(0deg)}
50%{transform:translate(30px,-30px) rotate(5deg)}
}
.success-content-holder{max-width:720px;width:100%;background:#fff;padding:80px 60px;border-radius:8px;box-shadow:0 20px 60px #030f5614;text-align:center;position:relative;z-index:2;transform:translateY(0);animation:slide-up .6s ease-out}
@keyframes slide-up {
from{opacity:0;transform:translateY(40px)}
to{opacity:1;transform:translateY(0)}
}
.success-icon-holder{width:120px;height:120px;margin:0 auto 40px;position:relative}
.success-icon-holder svg{width:100%;height:100%;animation:scale-in .5s ease-out .3s both}
@keyframes scale-in {
from{transform:scale(0);opacity:0}
to{transform:scale(1);opacity:1}
}
.success-checkmark-circle{fill:none;stroke:#FFB614;stroke-width:3;stroke-dasharray:377;stroke-dashoffset:377;animation:draw-circle .8s ease-out .4s forwards}
@keyframes draw-circle {
to{stroke-dashoffset:0}
}
.success-checkmark-path{fill:none;stroke:#030F56;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100;animation:draw-check .4s ease-out 1s forwards}
@keyframes draw-check {
to{stroke-dashoffset:0}
}
.success-title-main{font-size:42px;font-weight:700;color:#030F56;margin:0 0 24px;line-height:1.2}
.success-message-text{font-size:18px;line-height:1.7;color:#4a4a4a;margin:0 0 36px}
.success-detail-box{background:linear-gradient(135deg,#ffb6140d 0%,#fefff14d 100%);border-left:4px solid #FFB614;padding:28px 32px;margin:0 0 44px;text-align:left;border-radius:4px}
.success-detail-box p{font-size:16px;line-height:1.8;color:#2c2c2c;margin:0 0 14px}
.success-detail-box p:last-child{margin:0}
.success-detail-box strong{color:#030F56;font-weight:600}
.success-actions-holder{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}
.success-btn-primary{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:#030F56;color:#fff;text-decoration:none;border-radius:6px;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 16px #030f5633;position:relative;z-index:10}
.success-btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 24px #030f564d;background:#041568}
.success-btn-secondary{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:transparent;color:#030F56;text-decoration:none;border-radius:6px;font-size:16px;font-weight:600;border:2px solid #FFB614;transition:all .3s ease;position:relative;z-index:10}
.success-btn-secondary:hover{background:#FFB614;color:#030F56;transform:translateY(-3px);box-shadow:0 8px 24px #ffb6144d}
.next-steps-wrapper{max-width:1320px;margin:0 auto;padding:100px 20px}
.next-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.next-step-card{background:#fff;padding:48px 36px;border-radius:10px;box-shadow:0 12px 40px #030f560f;text-align:center;position:relative;overflow:hidden;transition:all .35s ease}
.next-step-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FFB614 0%,#030F56 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.next-step-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #030f561f}
.next-step-card:hover::before{transform:scaleX(1)}
.step-number-badge{width:60px;height:60px;background:linear-gradient(135deg,#FFB614 0%,#ffb614b3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 28px;font-size:26px;font-weight:700;color:#030F56;box-shadow:0 6px 20px #ffb6144d}
.step-title-text{font-size:22px;font-weight:700;color:#030F56;margin:0 0 18px;line-height:1.3}
.step-description-text{font-size:15px;line-height:1.7;color:#5a5a5a;margin:0}
@media (max-width: 1024px) {
.next-steps-grid{grid-template-columns:repeat(2,1fr);gap:28px}
}
@media (max-width: 768px) {
.success-content-holder{padding:60px 36px}
.success-title-main{font-size:32px}
.success-message-text{font-size:16px}
.success-actions-holder{flex-direction:column;gap:14px}
.success-btn-primary,.success-btn-secondary{width:100%;justify-content:center}
.next-steps-grid{grid-template-columns:1fr;gap:24px}
.next-steps-wrapper{padding:60px 20px}
.next-step-card{padding:40px 28px}
}
@media (max-width: 480px) {
.success-wrapper{padding:40px 16px}
.success-content-holder{padding:48px 24px}
.success-icon-holder{width:100px;height:100px;margin-bottom:32px}
.success-title-main{font-size:28px;margin-bottom:20px}
.success-detail-box{padding:24px 20px}
.step-number-badge{width:50px;height:50px;font-size:22px}
.step-title-text{font-size:20px}
}