*{margin:0;padding:0;box-sizing:border-box}
body{color:#2d3748;background:linear-gradient(135deg,#f7f9fc 0%,#e8ecf3 100%);font:16px/1.7 'Work Sans',sans-serif}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none;color:inherit;transition:color .3s ease}
.zenith-wrap{max-width:1240px;margin:0 auto;padding:0 24px}
header{background:linear-gradient(180deg,#03454E 0%,#025a66 100%);box-shadow:0 4px 12px #03454e26}
.hdr-apex{display:flex;align-items:center;justify-content:center;padding:18px 0;border-bottom:1px solid #fbc10833}
.brand-cipher{font-size:26px;font-weight:700;color:#FBC108;letter-spacing:.5px;text-transform:uppercase}
.hdr-anchor{display:flex;align-items:center;justify-content:space-between;padding:22px 0}
.emblem-vault{flex-shrink:0;width:85px;height:85px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:12px;padding:10px;z-index:10}
.emblem-vault img{width:100%;height:100%;object-fit:contain}
.nav-meridian{display:flex;gap:42px;align-items:center}
.nav-meridian a{color:#fff;font-size:17px;font-weight:500;position:relative;padding:8px 0;transition:color .25s ease}
.nav-meridian a:hover{color:#FBC108}
.nav-meridian a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:#FBC108;transition:width .3s ease}
.nav-meridian a:hover::after{width:100%}
.prism-stage{padding:85px 0 95px;background:linear-gradient(165deg,#fff 0%,#f4f7fa 50%,#e3e9f1 100%);position:relative;overflow:hidden}
.prism-stage::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#fbc10814 0%,transparent 70%);border-radius:50%}
.prism-stage::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#03454e0d 0%,transparent 70%);border-radius:50%}
.hero-codex{max-width:820px;margin:0 auto;text-align:center;position:relative;z-index:2}
.hero-codex h1{font-size:48px;font-weight:800;color:#03454E;margin-bottom:26px;line-height:1.25}
.hero-codex p{font-size:19px;color:#4a5568;line-height:1.75;margin-bottom:38px}
.cta-nexus{display:inline-flex;gap:18px;flex-wrap:wrap;justify-content:center}
.btn-quantum{padding:16px 38px;font-size:17px;font-weight:600;border-radius:8px;cursor:pointer;border:none;transition:all .3s ease;display:inline-block}
.btn-quantum.prime{background:linear-gradient(135deg,#03454E 0%,#025a66 100%);color:#fff;box-shadow:0 6px 20px #03454e4d}
.btn-quantum.prime:hover{background:linear-gradient(135deg,#025a66 0%,#03454E 100%);box-shadow:0 8px 28px #03454e66}
.btn-quantum.alt{background:transparent;color:#03454E;border:2px solid #03454E}
.btn-quantum.alt:hover{background:#03454E;color:#fff}
.grid-cosmos{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;padding:75px 0}
.module-helix{background:#fff;border-radius:12px;padding:38px;box-shadow:0 4px 16px #00000014;transition:all .35s ease;border-top:4px solid #FBC108}
.module-helix:hover{box-shadow:0 12px 32px #03454e26}
.module-helix h3{font-size:24px;font-weight:700;color:#03454E;margin-bottom:18px}
.module-helix p{font-size:16px;color:#4a5568;line-height:1.65}
.orbit-zone{background:linear-gradient(145deg,#03454E 0%,#025a66 100%);padding:65px 0;color:#fff;text-align:center}
.orbit-zone h2{font-size:38px;font-weight:800;margin-bottom:22px;color:#FBC108}
.orbit-zone p{font-size:18px;line-height:1.8;max-width:780px;margin:0 auto 32px;color:#e8ecf3}
.stat-lattice{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:38px;margin-top:48px}
.stat-cube{background:#ffffff1a;padding:32px 24px;border-radius:10px;backdrop-filter:blur(10px)}
.stat-cube .digit{font-size:44px;font-weight:800;color:#FBC108;display:block;margin-bottom:12px}
.stat-cube .label{font-size:16px;color:#fff}
footer{background:linear-gradient(180deg,#1a1f2e 0%,#0f1419 100%);color:#cbd5e0;padding-top:65px}
.ftr-staircase{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;padding-bottom:42px;border-bottom:1px solid #fbc10833}
.ftr-col{padding-left:0}
.ftr-col:nth-child(2){padding-left:24px}
.ftr-col:nth-child(3){padding-left:48px}
.ftr-logo-zone{margin-bottom:24px}
.ftr-logo-zone img{width:72px;height:72px;margin-bottom:18px}
.ftr-col h4{font-size:19px;font-weight:700;color:#FBC108;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}
.ftr-col p{font-size:15px;line-height:1.7;color:#a0aec0}
.ftr-links{list-style:none}
.ftr-links li{margin-bottom:14px}
.ftr-links a{color:#cbd5e0;font-size:15px;transition:color .25s ease}
.ftr-links a:hover{color:#FBC108}
.ftr-basement{padding:28px 0;text-align:center;font-size:14px;color:#718096}
.consent-portal{position:fixed;bottom:28px;left:28px;max-width:420px;background:#fff;border-radius:12px;box-shadow:0 12px 40px #00000040;padding:32px;z-index:9999;display:none;animation:slideInLeft .4s ease-out}
.consent-portal.visible{display:block}
@keyframes slideInLeft {
from{opacity:0;transform:translateX(-100px)}
to{opacity:1;transform:translateX(0)}
}
.consent-portal h3{font-size:21px;font-weight:700;color:#03454E;margin-bottom:16px}
.consent-portal p{font-size:14px;color:#4a5568;line-height:1.6;margin-bottom:22px}
.consent-categories{margin-bottom:24px}
.consent-item{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e2e8f0}
.consent-item:last-child{border-bottom:none}
.consent-label{font-size:14px;color:#2d3748;font-weight:500}
.toggle-switch{position:relative;width:52px;height:26px;background:#cbd5e0;border-radius:13px;cursor:pointer;transition:background .3s ease}
.toggle-switch::after{content:'';position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .3s ease}
.toggle-switch.active{background:#03454E}
.toggle-switch.active::after{transform:translateX(26px)}
.consent-actions{display:flex;gap:12px}
.consent-btn{flex:1;padding:12px 20px;font-size:14px;font-weight:600;border-radius:6px;cursor:pointer;border:none;transition:all .25s ease}
.consent-btn.accept{background:#03454E;color:#fff}
.consent-btn.accept:hover{background:#025a66}
.consent-btn.decline{background:transparent;color:#03454E;border:2px solid #03454E}
.consent-btn.decline:hover{background:#f7f9fc}
@media (max-width: 968px) {
.hdr-anchor{flex-direction:column;gap:24px}
.nav-meridian{flex-wrap:wrap;justify-content:center;gap:24px}
.hero-codex h1{font-size:36px}
.ftr-staircase{grid-template-columns:1fr;gap:32px}
.ftr-col:nth-child(2),.ftr-col:nth-child(3){padding-left:0}
.consent-portal{left:16px;right:16px;max-width:none;bottom:16px}
}
@media (max-width: 640px) {
.nav-meridian{flex-direction:column;gap:16px}
.hero-codex h1{font-size:28px}
.hero-codex p{font-size:16px}
.cta-nexus{flex-direction:column}
.btn-quantum{width:100%}
.grid-cosmos{grid-template-columns:1fr}
.stat-lattice{grid-template-columns:1fr}
}
.epoch_flow{background:linear-gradient(135deg,#f5f8fa 0%,#e8ecf1 100%);min-height:100%}
.epoch_flow .phase_limit{max-width:1200px;margin:0 auto;padding:0 20px}
.volt_intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:80px 0;position:relative}
.volt_intro::before{content:'';position:absolute;top:0;left:-100%;right:-100%;height:100%;background:url(./header_images/gallery-1.jpg) center/cover no-repeat;filter:blur(120px) opacity(0.15);z-index:0}
.volt_intro__visual{position:relative;z-index:1}
.volt_intro__visual img{width:100%;height:480px;object-fit:cover;border-radius:8px;box-shadow:0 20px 60px #03454e33}
.volt_intro__content{position:relative;z-index:1}
.accent_badge{display:inline-block;background:#FBC108;color:#03454E;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:20px}
.volt_intro__content h1{font-size:48px;line-height:1.2;color:#03454E;margin:0 0 24px;font-weight:700}
.volt_intro__content h1::after{content:'';display:block;width:80px;height:4px;background:#FBC108;margin-top:16px}
.volt_intro__content p{font-size:18px;line-height:1.7;color:#2a3f47;margin-bottom:32px}
.cta_twin{display:flex;gap:16px;flex-wrap:wrap}
.btn_phase{padding:14px 32px;border-radius:6px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}
.btn_phase--prime{background:#03454E;color:#fff}
.btn_phase--prime:hover{background:#025159;transform:translateY(-2px);box-shadow:0 8px 20px #03454e4d}
.btn_phase--ghost{background:transparent;color:#03454E;border:2px solid #03454E}
.btn_phase--ghost:hover{background:#03454E;color:#fff}
.rhythm_path{padding:100px 0;background:#fff}
.rhythm_path h2{font-size:42px;color:#03454E;text-align:center;margin:0 0 60px;position:relative}
.rhythm_path h2::before{content:'';position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#03454E,#FBC108)}
.twist_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:80px}
.cell_moment{background:#f8fafb;padding:40px 30px;border-radius:8px;border-left:4px solid #FBC108;transition:all .3s ease}
.cell_moment:hover{transform:translateY(-8px);box-shadow:0 12px 40px #03454e1f;border-left-color:#03454E}
.cell_moment h4{font-size:22px;color:#03454E;margin:0 0 16px;font-weight:600}
.cell_moment p{font-size:16px;line-height:1.6;color:#4a5f68;margin:0}
.wave_alt{padding:80px 0;background:linear-gradient(180deg,#fff 0%,#f5f8fa 100%)}
.zig_item{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:80px}
.zig_item:nth-child(even){direction:rtl}
.zig_item:nth-child(even) > *{direction:ltr}
.zig_item__pic img{width:100%;height:380px;object-fit:cover;border-radius:8px;box-shadow:0 16px 48px #03454e26}
.zig_item__txt h3{font-size:32px;color:#03454E;margin:0 0 20px;font-weight:600}
.zig_item__txt h5{font-size:18px;color:#FBC108;margin:0 0 16px;font-weight:600;text-transform:uppercase;letter-spacing:1px}
.zig_item__txt p{font-size:17px;line-height:1.7;color:#3a4f57;margin:0}
.circuit_map{padding:100px 0;background:#03454E;color:#fff;position:relative;overflow:hidden}
.circuit_map::before{content:'';position:absolute;top:0;right:-200px;width:400px;height:400px;background:radial-gradient(circle,#fbc10826 0%,transparent 70%);border-radius:50%}
.circuit_map h2{font-size:40px;text-align:center;margin:0 0 24px;position:relative;z-index:1}
.circuit_map__sub{text-align:center;font-size:18px;color:#DADDE6;margin-bottom:60px;position:relative;z-index:1}
.step_chain{display:flex;justify-content:space-between;position:relative;margin-bottom:40px}
.step_chain::before{content:'';position:absolute;top:24px;left:40px;right:40px;height:2px;background:linear-gradient(90deg,#FBC108 0%,#DADDE6 100%);z-index:0}
.step_node{flex:1;text-align:center;position:relative;z-index:1}
.step_node__num{width:50px;height:50px;background:#FBC108;color:#03454E;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:0 auto 20px;border:4px solid #03454E;box-shadow:0 4px 12px #fbc10866}
.step_node h6{font-size:18px;margin:0 0 12px;font-weight:600}
.step_node p{font-size:15px;color:#DADDE6;margin:0;padding:0 10px}
.voice_hub{padding:100px 0;background:#f5f8fa}
.voice_hub h2{font-size:40px;color:#03454E;text-align:center;margin:0 0 60px}
.voice_hub h2::after{content:'';display:block;width:100px;height:3px;background:#FBC108;margin:20px auto 0}
.quote_deck{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.quote_card{background:#fff;padding:40px;border-radius:8px;box-shadow:0 8px 24px #03454e14;position:relative;border-top:4px solid #FBC108}
.quote_card::before{content:'"';position:absolute;top:-10px;left:30px;color:#DADDE6;font:80px/1 Georgia,serif}
.quote_card p{font-size:16px;line-height:1.7;color:#3a4f57;margin:0 0 24px;font-style:italic}
.quote_card__auth{display:flex;align-items:center;gap:12px}
.quote_card__auth strong{display:block;font-size:16px;color:#03454E;font-weight:600}
.quote_card__auth span{display:block;font-size:14px;color:#6a7f88}
.pivot_engage{padding:100px 0;background:linear-gradient(135deg,#03454E 0%,#025159 100%);text-align:center;color:#fff;position:relative;overflow:hidden}
.pivot_engage::before{content:'';position:absolute;bottom:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,#fbc10833 0%,transparent 70%);border-radius:50%}
.pivot_engage h2{font-size:44px;margin:0 0 20px;position:relative;z-index:1}
.pivot_engage h6{font-size:19px;color:#DADDE6;margin:0 0 40px;font-weight:400;position:relative;z-index:1}
.pivot_engage .btn_phase{position:relative;z-index:1}
.pivot_engage .btn_phase--prime{background:#FBC108;color:#03454E}
.pivot_engage .btn_phase--prime:hover{background:#e5ad07;transform:scale(1.05)}
@media (max-width: 1024px) {
.volt_intro{gap:40px;padding:60px 0}
.volt_intro__content h1{font-size:40px}
.twist_grid{grid-template-columns:repeat(2,1fr);gap:30px}
.zig_item{gap:40px;margin-bottom:60px}
.step_chain{flex-wrap:wrap;gap:40px 0}
.step_node{flex-basis:33.333%}
.step_chain::before{display:none}
}
@media (max-width: 768px) {
.volt_intro{grid-template-columns:1fr;gap:30px;padding:40px 0}
.volt_intro__visual img{height:320px}
.volt_intro__content h1{font-size:32px}
.twist_grid{grid-template-columns:1fr;gap:24px}
.zig_item{grid-template-columns:1fr;gap:30px;margin-bottom:50px}
.zig_item:nth-child(even){direction:ltr}
.zig_item__pic img{height:280px}
.quote_deck{grid-template-columns:1fr;gap:30px}
.step_node{flex-basis:50%}
.cta_twin{flex-direction:column}
.btn_phase{text-align:center}
}
@media (max-width: 480px) {
.volt_intro__content h1{font-size:28px}
.rhythm_path h2,.circuit_map h2,.voice_hub h2,.pivot_engage h2{font-size:32px}
.zig_item__txt h3{font-size:26px}
.step_node{flex-basis:100%}
.cell_moment{padding:30px 20px}
}
.contact-channel-mosaic{max-width:1200px;margin:0 auto;padding:80px 20px 60px}
.contact-channel-mosaic .intro-meridian{max-width:720px;margin:0 0 70px}
.contact-channel-mosaic .intro-meridian h1{font-size:2.8rem;font-weight:700;color:#03454E;margin:0 0 24px;line-height:1.2}
.contact-channel-mosaic .intro-meridian .contextual-premise{font-size:1.15rem;line-height:1.7;color:#444;margin:0}
.contact-channel-mosaic .grid-topology-asymmetric{display:grid;grid-template-columns:1fr 1.4fr;gap:50px;align-items:start}
.contact-channel-mosaic .info-cluster-vertical{display:flex;flex-direction:column;gap:28px}
.contact-channel-mosaic .info-card-bounded{background:#fff;border:2px solid #DADDE6;padding:26px 24px;border-radius:6px;transition:all .25s ease}
.contact-channel-mosaic .info-card-bounded:hover{border-color:#FBC108;box-shadow:0 4px 16px #03454e14}
.contact-channel-mosaic .info-card-bounded h5{font-size:1rem;font-weight:600;color:#03454E;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}
.contact-channel-mosaic .info-card-bounded p{font-size:1.05rem;line-height:1.6;color:#555;margin:0}
.contact-channel-mosaic .info-card-bounded a{color:#03454E;text-decoration:none;border-bottom:1px solid #FBC108;transition:color .2s ease}
.contact-channel-mosaic .info-card-bounded a:hover{color:#FBC108}
.contact-channel-mosaic .form-enclosure-principal{background:linear-gradient(135deg,#f9f9fb 0%,#fff 100%);border:1px solid #DADDE6;border-radius:8px;padding:40px 36px;box-shadow:0 2px 12px #03454e0a}
.contact-channel-mosaic .form-enclosure-principal h4{font-size:1.5rem;font-weight:600;color:#03454E;margin:0 0 30px;line-height:1.3}
.contact-channel-mosaic .field-assembly-stacked{display:flex;flex-direction:column;gap:22px;margin:0 0 26px}
.contact-channel-mosaic .input-wrapper-singular{display:flex;flex-direction:column;gap:8px}
.contact-channel-mosaic .input-wrapper-singular label{font-size:.95rem;font-weight:500;color:#03454E;margin:0}
.contact-channel-mosaic .input-wrapper-singular input,.contact-channel-mosaic .input-wrapper-singular textarea,.contact-channel-mosaic .input-wrapper-singular select{width:100%;padding:12px 16px;border:2px solid #DADDE6;border-radius:4px;font-size:1rem;color:#333;background:#fff;transition:all .2s ease;font-family:inherit}
.contact-channel-mosaic .input-wrapper-singular input:focus,.contact-channel-mosaic .input-wrapper-singular textarea:focus,.contact-channel-mosaic .input-wrapper-singular select:focus{outline:none;border-color:#03454E;box-shadow:0 0 0 3px #03454e1a}
.contact-channel-mosaic .input-wrapper-singular textarea{min-height:140px;resize:vertical}
.contact-channel-mosaic .consent-framework-explicit{margin:0 0 24px}
.contact-channel-mosaic .consent-framework-explicit label{display:flex;align-items:start;gap:10px;font-size:.9rem;line-height:1.6;color:#555;cursor:pointer}
.contact-channel-mosaic .consent-framework-explicit input[type="checkbox"]{margin-top:4px;width:18px;height:18px;cursor:pointer;flex-shrink:0}
.contact-channel-mosaic .consent-framework-explicit a{color:#03454E;text-decoration:underline}
.contact-channel-mosaic .submit-trigger-prominent{width:100%;padding:14px 32px;background:#03454E;color:#fff;border:none;border-radius:4px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .25s ease;text-transform:uppercase;letter-spacing:.5px}
.contact-channel-mosaic .submit-trigger-prominent:hover{background:#024a56;box-shadow:0 4px 14px #03454e40;transform:translateY(-1px)}
.contact-channel-mosaic .submit-trigger-prominent:active{transform:translateY(0)}
.visual-anchor-embedded{max-width:1200px;margin:0 auto;padding:0 20px 80px}
.visual-anchor-embedded .dual-image-constellation{display:grid;grid-template-columns:1.2fr 1fr;gap:32px;align-items:center}
.visual-anchor-embedded .image-frame-elevation{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 6px 24px #03454e1f}
.visual-anchor-embedded .image-frame-elevation img{width:100%;height:auto;display:block;transition:transform .4s ease}
.visual-anchor-embedded .image-frame-elevation:hover img{transform:scale(1.03)}
.visual-anchor-embedded .image-frame-elevation::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#03454e14 0%,transparent 60%);pointer-events:none}
.location-cartography-panel{max-width:1200px;margin:0 auto;padding:70px 20px 90px;background:linear-gradient(to bottom,#fff 0%,#f7f8fa 100%)}
.location-cartography-panel .section-header-centered{text-align:center;margin:0 0 60px}
.location-cartography-panel .section-header-centered h3{font-size:2.2rem;font-weight:700;color:#03454E;margin:0 0 18px;line-height:1.2}
.location-cartography-panel .section-header-centered .descriptor-flow{font-size:1.1rem;line-height:1.7;color:#555;max-width:680px;margin:0 auto}
.location-cartography-panel .address-composition-detailed{max-width:600px;margin:0 auto;background:#fff;border:2px solid #DADDE6;border-radius:8px;padding:36px 40px;box-shadow:0 4px 18px #03454e0f}
.location-cartography-panel .address-composition-detailed h6{font-size:1.1rem;font-weight:600;color:#03454E;margin:0 0 20px;text-transform:uppercase;letter-spacing:.8px}
.location-cartography-panel .address-line-segment{font-size:1.05rem;line-height:1.8;color:#444;margin:0 0 8px}
.location-cartography-panel .address-line-segment:last-child{margin:0}
@media (max-width: 768px) {
.contact-channel-mosaic{padding:50px 16px 40px}
.contact-channel-mosaic .intro-meridian h1{font-size:2rem;margin:0 0 18px}
.contact-channel-mosaic .intro-meridian .contextual-premise{font-size:1.05rem}
.contact-channel-mosaic .grid-topology-asymmetric{grid-template-columns:1fr;gap:40px}
.contact-channel-mosaic .form-enclosure-principal{padding:30px 24px}
.contact-channel-mosaic .form-enclosure-principal h4{font-size:1.3rem;margin:0 0 24px}
.visual-anchor-embedded{padding:0 16px 60px}
.visual-anchor-embedded .dual-image-constellation{grid-template-columns:1fr;gap:24px}
.location-cartography-panel{padding:50px 16px 70px}
.location-cartography-panel .section-header-centered h3{font-size:1.8rem;margin:0 0 14px}
.location-cartography-panel .section-header-centered .descriptor-flow{font-size:1rem}
.location-cartography-panel .address-composition-detailed{padding:28px 24px}
}
.aethonCore{background:linear-gradient(165deg,#f5f7fa 0%,#e8edf3 100%);min-height:600px;position:relative;overflow:hidden}
.aethonCore::before{content:'';position:absolute;top:-20%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fbc10814 0%,transparent 70%);border-radius:50%;z-index:1}
.aethonCore .container{max-width:1200px;margin:0 auto;padding:80px 20px;position:relative;z-index:2}
.zenith_narrative{max-width:800px;margin:0 auto 60px;text-align:center}
.zenith_narrative h1{font-size:3rem;color:#03454E;margin-bottom:24px;font-weight:700;line-height:1.2}
.zenith_narrative h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#FBC108 0%,#03454E 100%);margin:20px auto 0}
.zenith_narrative p{font-size:1.125rem;color:#2a5961;line-height:1.7;margin-bottom:18px}
.helixPath{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:80px;align-items:center}
.helixPath img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #03454e1f}
.helixContent_wrap{padding:30px}
.helixContent_wrap h2{font-size:2rem;color:#03454E;margin-bottom:20px;position:relative;padding-left:20px}
.helixContent_wrap h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:30px;background:#FBC108;border-radius:3px}
.helixContent_wrap h6{font-size:.95rem;color:#03454E;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:16px;font-weight:600}
.helixContent_wrap p{font-size:1.05rem;color:#3d5f66;line-height:1.8;margin-bottom:16px}
.prismWeave{background:linear-gradient(180deg,#fff 0%,#f8fafb 100%);padding:80px 0;position:relative}
.prismWeave::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#03454E 0%,#FBC108 50%,#03454E 100%)}
.prismWeave .container{max-width:1200px;margin:0 auto;padding:0 20px}
.prismGrid_hex{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:50px}
.prismUnit{background:#fff;padding:40px 30px;border-radius:8px;box-shadow:0 4px 16px #03454e14;position:relative;border-top:3px solid #FBC108;transition:transform .3s ease,box-shadow .3s ease}
.prismUnit:hover{transform:translateY(-6px);box-shadow:0 8px 28px #03454e26}
.prismUnit h3{font-size:1.5rem;color:#03454E;margin-bottom:18px;font-weight:600}
.prismUnit h5{font-size:1rem;color:#2a5961;margin-bottom:14px;font-weight:600;text-transform:uppercase;letter-spacing:.8px}
.prismUnit p{font-size:1rem;color:#4a6d75;line-height:1.7}
.sequenceAxis{background:#fff;padding:80px 0;position:relative}
.sequenceAxis .container{max-width:1200px;margin:0 auto;padding:0 20px}
.axisHeader_ctr{text-align:center;margin-bottom:60px}
.axisHeader_ctr h2{font-size:2.5rem;color:#03454E;margin-bottom:20px;font-weight:700}
.axisHeader_ctr h4{font-size:1.2rem;color:#2a5961;margin-bottom:16px;font-weight:600}
.axisHeader_ctr p{font-size:1.05rem;color:#4a6d75;max-width:700px;margin:0 auto;line-height:1.7}
.phaseStream{display:flex;flex-direction:column;gap:40px;position:relative;padding-left:80px}
.phaseStream::before{content:'';position:absolute;left:29px;top:30px;bottom:30px;width:3px;background:linear-gradient(180deg,#FBC108 0%,#03454E 100%)}
.phaseNode{display:flex;align-items:flex-start;gap:30px;position:relative}
.nodeMarker_ring{position:absolute;left:-80px;top:0;width:60px;height:60px;background:#fff;border:4px solid #FBC108;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;color:#03454E;z-index:5;flex-shrink:0}
.phaseNode:nth-child(even) .nodeMarker_ring{border-color:#03454E;background:#f5f7fa}
.nodeContent_block{background:#f8fafb;padding:30px;border-radius:8px;border-left:4px solid #FBC108;flex:1}
.phaseNode:nth-child(even) .nodeContent_block{border-left-color:#03454E;background:#fff;box-shadow:0 2px 12px #03454e14}
.nodeContent_block h4{font-size:1.4rem;color:#03454E;margin-bottom:14px;font-weight:600}
.nodeContent_block h6{font-size:.9rem;color:#2a5961;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-weight:600}
.nodeContent_block p{font-size:1rem;color:#4a6d75;line-height:1.7;margin-bottom:12px}
.nodeContent_block p:last-child{margin-bottom:0}
.mosaicTerminal{background:linear-gradient(135deg,#03454E 0%,#025762 100%);padding:80px 0;position:relative;overflow:hidden}
.mosaicTerminal::after{content:'';position:absolute;bottom:-15%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,#fbc1081f 0%,transparent 70%);border-radius:50%}
.mosaicTerminal .container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.bifurcate_layout{display:grid;grid-template-columns:1.2fr 0.8fr;gap:60px;align-items:center}
.terminalText_zone{color:#fff}
.terminalText_zone h2{font-size:2.3rem;margin-bottom:24px;font-weight:700;line-height:1.3}
.terminalText_zone h5{font-size:1.1rem;color:#FBC108;margin-bottom:18px;font-weight:600;text-transform:uppercase;letter-spacing:1px}
.terminalText_zone p{font-size:1.05rem;line-height:1.8;margin-bottom:16px;color:#d9e8eb}
.terminalImg_anchor{position:relative}
.terminalImg_anchor img{width:100%;height:450px;object-fit:cover;border-radius:12px;box-shadow:0 12px 32px #0000004d;border:3px solid #fbc1084d}
.ctaCluster_row{display:flex;gap:20px;margin-top:30px;flex-wrap:wrap}
.btn_primordial{display:inline-flex;align-items:center;padding:14px 32px;background:#FBC108;color:#03454E;font-size:1.05rem;font-weight:600;border-radius:6px;text-decoration:none;transition:all .3s ease;border:2px solid #FBC108}
.btn_primordial:hover{background:#e5ad07;transform:translateY(-2px);box-shadow:0 6px 20px #fbc10866}
.btn_secundus{display:inline-flex;align-items:center;padding:14px 32px;background:transparent;color:#fff;font-size:1.05rem;font-weight:600;border-radius:6px;text-decoration:none;transition:all .3s ease;border:2px solid #fff}
.btn_secundus:hover{background:#fff;color:#03454E;transform:translateY(-2px)}
@media (max-width: 992px) {
.helixPath{grid-template-columns:1fr;gap:30px}
.prismGrid_hex{grid-template-columns:1fr;gap:30px}
.bifurcate_layout{grid-template-columns:1fr;gap:40px}
.phaseStream{padding-left:60px}
.nodeMarker_ring{left:-60px!important;width:50px;height:50px;font-size:1.2rem}
.phaseStream::before{left:24px}
.zenith_narrative h1{font-size:2.2rem}
.axisHeader_ctr h2{font-size:2rem}
}
@media (max-width: 768px) {
.aethonCore .container{padding:50px 20px}
.zenith_narrative h1{font-size:1.8rem}
.helixPath img{height:300px}
.helixContent_wrap h2{font-size:1.6rem}
.prismWeave{padding:50px 0}
.sequenceAxis{padding:50px 0}
.mosaicTerminal{padding:50px 0}
.terminalText_zone h2{font-size:1.8rem}
.terminalImg_anchor img{height:350px}
.ctaCluster_row{flex-direction:column}
.btn_primordial,.btn_secundus{width:100%;justify-content:center}
.phaseStream{padding-left:0;padding-top:40px}
.phaseStream::before{display:none}
.nodeMarker_ring{position:relative!important;left:0!important;margin:0 auto 20px}
.phaseNode{flex-direction:column;align-items:center}
}
.tmPage{background:linear-gradient(135deg,#f4f6f9 0%,#e8edf2 100%);padding:0;margin:0}
.tmPage .container{max-width:1200px;margin:0 auto;padding:0 20px}
.heroTm{background:linear-gradient(165deg,#03454E 0%,#025a68 100%);padding:90px 0 110px;position:relative;overflow:hidden}
.heroTm::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fbc10826 0%,transparent 70%);border-radius:50%}
.heroTm .htmWrap{position:relative;z-index:2;max-width:850px}
.heroTm h1{color:#fff;font-size:3.2rem;font-weight:700;margin:0 0 28px;line-height:1.2;letter-spacing:-.5px}
.heroTm .htmLead{color:#DADDE6;font-size:1.25rem;line-height:1.75;margin:0 0 35px;max-width:680px}
.heroTm .htmCta{display:inline-block;background:#FBC108;color:#03454E;padding:16px 38px;text-decoration:none;font-weight:600;font-size:1.05rem;border-radius:6px;transition:all .3s ease;box-shadow:0 4px 12px #fbc10859}
.heroTm .htmCta:hover{background:#e8b007;transform:translateY(-2px);box-shadow:0 6px 20px #fbc10873}
.profGrid{padding:95px 0;background:#fff}
.profGrid h2{color:#03454E;font-size:2.6rem;font-weight:700;margin:0 0 18px;text-align:center;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}
.profGrid h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#FBC108 0%,#03454E 100%);border-radius:2px}
.profGrid .pgIntro{text-align:center;color:#4a5568;font-size:1.15rem;line-height:1.7;max-width:720px;margin:35px auto 70px}
.profGrid .pgCards{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:50px}
.profGrid .pgcItem{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:0;transition:all .35s ease;overflow:hidden;position:relative}
.profGrid .pgcItem:hover{transform:translateY(-8px);box-shadow:0 12px 28px #03454e26;border-color:#FBC108}
.profGrid .pgcImg{width:100%;height:240px;overflow:hidden;position:relative}
.profGrid .pgcImg img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.profGrid .pgcItem:hover .pgcImg img{transform:scale(1.08)}
.profGrid .pgcContent{padding:32px 28px}
.profGrid .pgcContent h3{color:#03454E;font-size:1.5rem;font-weight:700;margin:0 0 12px}
.profGrid .pgcRole{color:#FBC108;font-size:.95rem;font-weight:600;margin:0 0 18px;text-transform:uppercase;letter-spacing:.5px}
.profGrid .pgcText{color:#5a6c7d;font-size:1rem;line-height:1.65;margin:0}
.valBlock{padding:95px 0;background:linear-gradient(180deg,#DADDE6 0%,#e8edf2 100%);position:relative}
.valBlock::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#03454E 0%,#FBC108 50%,#03454E 100%)}
.valBlock .vbWrap{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.valBlock .vbLeft h2{color:#03454E;font-size:2.5rem;font-weight:700;margin:0 0 28px;line-height:1.25}
.valBlock .vbLeft h2::before{content:'';display:block;width:65px;height:5px;background:#FBC108;margin-bottom:20px;border-radius:3px}
.valBlock .vbText{color:#4a5568;font-size:1.08rem;line-height:1.75;margin:0 0 22px}
.valBlock .vbRight{background:#fff;padding:45px 40px;border-radius:16px;box-shadow:0 8px 24px #03454e1f;border-left:6px solid #FBC108}
.valBlock .vbrItem{margin-bottom:32px;padding-left:45px;position:relative}
.valBlock .vbrItem:last-child{margin-bottom:0}
.valBlock .vbrItem::before{content:'';position:absolute;left:0;top:5px;width:32px;height:32px;background:linear-gradient(135deg,#03454E 0%,#025a68 100%);border-radius:50%;box-shadow:0 3px 8px #03454e40}
.valBlock .vbrItem::after{content:'';position:absolute;left:9px;top:8px;color:#FBC108;font-size:16px;font-weight:700;z-index:1}
.valBlock .vbrItem h4{color:#03454E;font-size:1.25rem;font-weight:700;margin:0 0 10px}
.valBlock .vbrItem p{color:#5a6c7d;font-size:1rem;line-height:1.6;margin:0}
@media (max-width: 992px) {
.heroTm h1{font-size:2.5rem}
.profGrid .pgCards{grid-template-columns:repeat(2,1fr);gap:28px}
.valBlock .vbWrap{grid-template-columns:1fr;gap:45px}
}
@media (max-width: 768px) {
.heroTm{padding:65px 0 75px}
.heroTm h1{font-size:2rem}
.heroTm .htmLead{font-size:1.1rem}
.profGrid{padding:70px 0}
.profGrid h2{font-size:2rem}
.profGrid .pgCards{grid-template-columns:1fr;gap:25px}
.valBlock{padding:70px 0}
.valBlock .vbLeft h2{font-size:2rem}
.valBlock .vbRight{padding:35px 28px}
.valBlock .vbrItem{padding-left:40px}
}
@media (max-width: 480px) {
.heroTm h1{font-size:1.75rem}
.heroTm .htmCta{padding:14px 30px;font-size:1rem}
.profGrid h2{font-size:1.75rem}
.profGrid .pgIntro{font-size:1.05rem}
.profGrid .pgcImg{height:200px}
.valBlock .vbLeft h2{font-size:1.75rem}
}
.data-policy-container{max-width:920px;margin:0 auto;padding:48px 24px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7;color:#2a2a2a;background:linear-gradient(135deg,#fff 0%,#f5f6f9 100%)}
.policy-header{margin-bottom:56px;padding-bottom:32px;border-bottom:3px solid #03454E}
.policy-header h1{font-size:2.8em;font-weight:700;color:#03454E;margin:0 0 24px;letter-spacing:-.02em;line-height:1.2}
.policy-header p{font-size:1.1em;color:#3a3a3a;margin:16px 0;padding-left:8px;border-left:4px solid #FBC108}
.policy-section{margin-bottom:48px;padding:32px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #03454e14}
.policy-section h2{font-size:2em;font-weight:700;color:#03454E;margin:0 0 28px;padding-bottom:16px;border-bottom:2px solid #DADDE6;letter-spacing:-.01em}
.policy-section h3{font-size:1.6em;font-weight:600;color:#03454E;margin:0 0 24px;padding-bottom:12px;border-bottom:1px solid #DADDE6}
.policy-section h4{font-size:1.3em;font-weight:600;color:#03454E;margin:24px 0 16px}
.policy-section p{font-size:1.05em;color:#3a3a3a;margin:20px 0;text-align:justify}
.policy-section ul{margin:24px 0;padding-left:0;list-style:none}
.policy-section li{margin:16px 0;padding:16px 20px 16px 48px;background:linear-gradient(to right,#f9fafb 0%,#fff 100%);border-left:4px solid #FBC108;border-radius:6px;position:relative;color:#3a3a3a;line-height:1.7}
.policy-section li::before{content:"→";position:absolute;left:20px;color:#03454E;font-weight:700;font-size:1.2em}
.policy-section span{color:#03454E;font-weight:600}
@media (max-width: 768px) {
.data-policy-container{padding:32px 16px}
.policy-header h1{font-size:2em}
.policy-section{padding:24px 20px}
.policy-section h2{font-size:1.6em}
.policy-section p{text-align:left}
.policy-section li{padding:14px 16px 14px 40px}
}
.privacy-container{max-width:1200px;margin:0 auto;padding:60px 20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.8;color:#2d3748;background:linear-gradient(135deg,#fff 0%,#f7f9fc 100%)}
.privacy-container h1{font-size:3rem;font-weight:800;color:#03454E;margin-bottom:40px;letter-spacing:-.5px;text-align:center;position:relative;padding-bottom:20px}
.privacy-container h1::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:120px;height:4px;background:linear-gradient(90deg,#FBC108 0%,#03454E 100%);border-radius:2px}
.privacy-container h2{font-size:2rem;font-weight:700;color:#03454E;margin:50px 0 25px;padding-left:20px;border-left:5px solid #FBC108}
.privacy-container h3{font-size:1.5rem;font-weight:600;color:#03454E;margin:35px 0 20px}
.privacy-container h4{font-size:1.2rem;font-weight:600;color:#4a5568;margin:25px 0 15px}
.privacy-container p{margin-bottom:20px;color:#4a5568;font-size:1.05rem}
.intro-section{background:linear-gradient(135deg,#fff 0%,#DADDE6 100%);padding:40px;border-radius:12px;margin-bottom:50px;box-shadow:0 4px 20px #03454e14}
.content-section{background:#fff;padding:35px;margin-bottom:30px;border-radius:10px;box-shadow:0 2px 15px #03454e0f;border-top:3px solid #FBC108}
.privacy-container ul{list-style:none;padding-left:0;margin:25px 0}
.privacy-container li{padding:15px 20px 15px 50px;margin-bottom:15px;background:linear-gradient(135deg,#f8fbfc 0%,#fff 100%);border-left:4px solid #03454E;border-radius:6px;position:relative;color:#4a5568;transition:all .3s ease}
.privacy-container li:hover{transform:translateX(5px);box-shadow:0 4px 12px #03454e1a}
.privacy-container li::before{content:'●';position:absolute;left:20px;color:#FBC108;font-size:1.3rem;font-weight:700}
.highlight-box{background:linear-gradient(135deg,#fffef7 0%,#fff9e6 100%);padding:25px 30px;border-radius:8px;border:2px solid #FBC108;margin:30px 0}
.subsection-wrapper{margin-top:30px;padding-left:15px}
.privacy-container span{font-weight:600;color:#03454E}
.affirmation__banner{background:linear-gradient(135deg,#f0f5f6 0%,#DADDE6 50%,#f8fafb 100%);padding:80px 20px;position:relative;overflow:hidden}
.affirmation__banner::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#fbc10826 0%,transparent 70%);border-radius:50%}
.affirmation__banner::after{content:'';position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,#03454e14 0%,transparent 70%);border-radius:50%}
.affirmation__content{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.affirmation__icon-wrap{width:85px;height:85px;background:linear-gradient(135deg,#03454E 0%,#025961 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 35px;box-shadow:0 8px 24px #03454e33;position:relative}
.affirmation__icon-wrap::before{content:'';position:absolute;inset:-6px;border-radius:50%;background:linear-gradient(135deg,#fbc10866,#03454e33);z-index:-1;opacity:.7}
.affirmation__checkmark{width:38px;height:38px;fill:#FBC108;filter:drop-shadow(0 2px 4px #00000026)}
.affirmation__heading{font-size:2.8rem;font-weight:700;color:#03454E;text-align:center;margin:0 0 18px;line-height:1.2}
.affirmation__subtext{font-size:1.15rem;color:#2d5d66;text-align:center;max-width:680px;margin:0 auto 45px;line-height:1.7}
.pathway__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;max-width:1200px;margin:50px auto 0}
.pathway__card{background:#fff;border-radius:12px;padding:32px 28px;box-shadow:0 4px 16px #03454e14;transition:all .3s cubic-bezier(0.4,0,0.2,1);border:1px solid #dadde680;position:relative;overflow:hidden}
.pathway__card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#FBC108 0%,#03454E 100%);transform:scaleY(0);transform-origin:bottom;transition:transform .3s ease}
.pathway__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #03454e26}
.pathway__card:hover::before{transform:scaleY(1);transform-origin:top}
.pathway__card-icon{width:52px;height:52px;background:linear-gradient(135deg,#fbc10826,#03454e1a);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.pathway__card-icon svg{width:28px;height:28px;fill:#03454E}
.pathway__card-title{font-size:1.4rem;font-weight:700;color:#03454E;margin:0 0 12px;line-height:1.3}
.pathway__card-description{font-size:1rem;color:#4a6c73;line-height:1.65;margin:0}
.reference__panel{background:#fff;border-radius:16px;padding:38px 32px;max-width:850px;margin:60px auto 0;box-shadow:0 6px 24px #03454e1f;border:2px solid #fbc1084d;position:relative}
.reference__panel::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:80%;height:3px;background:linear-gradient(90deg,transparent,#FBC108,transparent);border-radius:0 0 4px 4px}
.reference__title{font-size:1.3rem;font-weight:700;color:#03454E;margin:0 0 18px;text-align:center}
.reference__number{font-size:1.05rem;color:#2d5d66;margin:0 0 8px;display:flex;align-items:center;justify-content:center;gap:10px}
.reference__number::before{content:'';width:22px;height:22px;background:linear-gradient(135deg,#FBC108,#e5af07);border-radius:50%;flex-shrink:0}
.reference__detail{font-size:.95rem;color:#5a7a82;line-height:1.6;text-align:center;margin:15px 0 0;padding-top:15px;border-top:1px solid #dadde699}
.navigation__cluster{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:800px;margin:55px auto 0}
.navigation__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#03454E 0%,#025961 100%);color:#fff;text-decoration:none;border-radius:8px;font-size:1.05rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #03454e33;border:none;cursor:pointer;position:relative;overflow:hidden}
.navigation__btn::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fbc1084d;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease}
.navigation__btn:hover::before{width:300px;height:300px}
.navigation__btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #03454e4d}
.navigation__btn--secondary{background:linear-gradient(135deg,#FBC108 0%,#e5af07 100%);color:#03454E;box-shadow:0 4px 12px #fbc10833}
.navigation__btn--secondary:hover{box-shadow:0 6px 20px #fbc10859}
.navigation__btn svg{width:20px;height:20px;fill:currentColor;position:relative;z-index:1}
.navigation__btn span{position:relative;z-index:1}
.timeline__segment{max-width:1000px;margin:70px auto 0;padding:0 20px}
.timeline__header{font-size:1.8rem;font-weight:700;color:#03454E;text-align:center;margin:0 0 45px;position:relative;padding-bottom:18px}
.timeline__header::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:120px;height:4px;background:linear-gradient(90deg,transparent,#FBC108,transparent);border-radius:2px}
.timeline__sequence{display:flex;flex-direction:column;gap:32px;position:relative;padding-left:45px}
.timeline__sequence::before{content:'';position:absolute;left:15px;top:20px;bottom:20px;width:3px;background:linear-gradient(180deg,#FBC108 0%,#03454E 100%);border-radius:2px}
.timeline__item{position:relative;background:#fff;border-radius:10px;padding:24px 26px;box-shadow:0 3px 12px #03454e14;border:1px solid #dadde680}
.timeline__item::before{content:'';position:absolute;left:-30px;top:50%;transform:translateY(-50%);width:16px;height:16px;background:#FBC108;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 4px #fbc10833;z-index:2}
.timeline__label{font-size:.85rem;font-weight:600;color:#FBC108;text-transform:uppercase;letter-spacing:.8px;margin:0 0 8px}
.timeline__entry-title{font-size:1.25rem;font-weight:700;color:#03454E;margin:0 0 10px;line-height:1.3}
.timeline__entry-text{font-size:.98rem;color:#4a6c73;line-height:1.6;margin:0}
@media (max-width: 768px) {
.affirmation__banner{padding:60px 20px}
.affirmation__heading{font-size:2.2rem}
.affirmation__subtext{font-size:1.05rem}
.pathway__grid{grid-template-columns:1fr;gap:20px}
.reference__panel{padding:28px 22px;margin-top:50px}
.navigation__cluster{flex-direction:column;align-items:stretch;margin-top:45px}
.navigation__btn{justify-content:center}
.timeline__segment{margin-top:50px}
.timeline__header{font-size:1.5rem;margin-bottom:35px}
.timeline__sequence{padding-left:35px}
.timeline__item::before{left:-23px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.affirmation__banner{padding:70px 20px}
.pathway__grid{grid-template-columns:repeat(2,1fr)}
}