:root{--brand-primary:#541005;--brand-secondary:#FC9311;--brand-tertiary:#03ABCB;--bg-light:#fafbfc;--bg-cream:#f8f9fa;--text-dark:#212529;--text-medium:#495057;--text-gray:#6c757d}
*{box-sizing:border-box;margin:0;padding:0}
body{color:var(--text-dark);overflow-x:hidden;font:17px/1.7 'Work Sans',-apple-system,BlinkMacSystemFont,sans-serif;background:#fff}
h1,h2,h3,h4,h5,h6{font-family:'Space Grotesk',sans-serif;font-weight:600;line-height:1.3;color:var(--brand-primary)}
header{position:relative;background:linear-gradient(135deg,#fff 0%,var(--bg-light) 100%);border-bottom:3px solid var(--brand-secondary)}
.header_row_alfa{display:flex;justify-content:space-between;align-items:center;padding:18px clamp(20px,5vw,80px);border-bottom:1px solid #54100514;background:linear-gradient(135deg,var(--brand-primary),#7a1807);color:#fff}
.company_title_92x{letter-spacing:-.02em;margin:0;flex:1;text-align:left;font:700 clamp(1.2rem,2.2vw,1.55rem) 'Space Grotesk',sans-serif}
.hours_block_k4{font-size:clamp(0.85rem,1.4vw,0.95rem);font-weight:400;white-space:nowrap;opacity:.93;padding-left:25px}
.header_row_beta{display:flex;justify-content:space-between;align-items:center;padding:22px clamp(20px,5vw,80px);gap:35px;position:relative}
.logo_container_p77{position:relative;z-index:50;flex-shrink:0}
.logo_container_p77 img{height:85px;width:85px;display:block;object-fit:contain}
.nav_main_zt9{display:flex;gap:clamp(18px,3vw,42px);align-items:center;flex-wrap:wrap;justify-content:flex-end;flex:1;position:relative;z-index:10}
.nav_main_zt9 a{font-size:clamp(0.95rem,1.6vw,1.08rem);font-weight:500;color:var(--brand-primary);text-decoration:none;padding:10px 16px;border-radius:6px;transition:background-color .25s ease,color .25s ease,opacity .25s ease;white-space:nowrap;position:relative}
.nav_main_zt9 a::before{content:'';position:absolute;bottom:6px;left:16px;right:16px;height:2px;background:var(--brand-secondary);transform:scaleX(0);transition:transform .28s ease;transform-origin:center}
.nav_main_zt9 a:hover{color:var(--brand-primary);opacity:.88;background:#fc93111c}
.nav_main_zt9 a:hover::before{transform:scaleX(1)}
.nav_main_zt9 a:focus{outline:3px solid var(--brand-tertiary);outline-offset:3px}
main{min-height:60vh}
footer{position:relative;background:linear-gradient(135deg,var(--brand-primary) 0%,#7a1807 100%);color:#fff;margin-top:90px}
.footer_hero_massive{padding:85px clamp(20px,5vw,80px) 70px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:55px;position:relative;overflow:hidden}
.footer_hero_massive::before{content:'';position:absolute;top:-50%;right:-15%;width:600px;height:600px;background:radial-gradient(circle,#fc931126 0%,transparent 70%);pointer-events:none}
.footer_hero_massive::after{content:'';position:absolute;bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,#03abcb1f 0%,transparent 65%);pointer-events:none}
.footer_brand_zone{position:relative;z-index:2}
.footer_logo_img{height:95px;width:95px;margin-bottom:22px;display:block}
.footer_brand_zone h3{font-size:clamp(1.5rem,2.8vw,2rem);color:#fff;margin-bottom:18px;font-weight:700}
.footer_brand_zone p{font-size:clamp(0.95rem,1.5vw,1.05rem);line-height:1.7;opacity:.9;max-width:420px}
.footer_contact_block{position:relative;z-index:2}
.footer_contact_block h4{font-size:clamp(1.15rem,2vw,1.4rem);color:var(--brand-secondary);margin-bottom:20px;font-weight:600}
.footer_contact_block a{display:block;color:#fff;text-decoration:none;font-size:clamp(0.9rem,1.4vw,1rem);margin-bottom:12px;transition:color .25s ease,opacity .25s ease;opacity:.92}
.footer_contact_block a:hover{color:var(--brand-secondary);opacity:1}
.footer_contact_block a:focus{outline:3px solid var(--brand-tertiary);outline-offset:2px}
.footer_links_section{position:relative;z-index:2}
.footer_links_section h4{font-size:clamp(1.15rem,2vw,1.4rem);color:var(--brand-secondary);margin-bottom:20px;font-weight:600}
.footer_links_section nav{display:flex;flex-direction:column;gap:11px}
.footer_links_section a{color:#fff;text-decoration:none;font-size:clamp(0.9rem,1.4vw,1rem);transition:color .25s ease,opacity .25s ease;opacity:.92;display:inline-block}
.footer_links_section a:hover{color:var(--brand-tertiary);opacity:1}
.footer_links_section a:focus{outline:3px solid var(--brand-tertiary);outline-offset:2px}
.footer_utility_strip{background:#0003;padding:22px clamp(20px,5vw,80px);text-align:center;border-top:2px solid var(--brand-secondary);position:relative}
.footer_utility_strip::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:15px solid var(--brand-secondary)}
.footer_copyright_text{font-size:clamp(0.85rem,1.3vw,0.95rem);opacity:.88;margin:0}
@media (max-width: 768px) {
.header_row_alfa{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 20px}
.hours_block_k4{padding-left:0}
.header_row_beta{flex-direction:column;align-items:center;gap:25px;padding:20px}
.nav_main_zt9{justify-content:center;gap:15px}
.nav_main_zt9 a{font-size:.9rem;padding:8px 12px}
.footer_hero_massive{grid-template-columns:1fr;padding:50px 20px 40px;gap:40px}
.footer_utility_strip{padding:18px 20px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.header_row_beta{gap:25px}
.nav_main_zt9{gap:20px}
.footer_hero_massive{grid-template-columns:repeat(2,1fr);gap:45px}
}
.cookie_consent_overlay{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#fff 0%,var(--bg-cream) 100%);border-top:4px solid var(--brand-secondary);box-shadow:0 -6px 30px #00000026;padding:28px clamp(20px,5vw,80px);z-index:9999;display:none}
.cookie_consent_overlay.active{display:block}
.cookie_content_wrapper{max-width:1200px;margin:0 auto;display:flex;gap:30px;align-items:center;justify-content:space-between;flex-wrap:wrap}
.cookie_text_block{flex:1;min-width:280px}
.cookie_text_block h3{font-size:clamp(1.1rem,2vw,1.35rem);color:var(--brand-primary);margin-bottom:10px;font-weight:600}
.cookie_text_block p{font-size:clamp(0.9rem,1.4vw,1rem);color:var(--text-medium);line-height:1.6;margin:0}
.cookie_text_block a{color:var(--brand-tertiary);text-decoration:underline;transition:color .25s ease}
.cookie_text_block a:hover{color:var(--brand-secondary)}
.cookie_buttons_group{display:flex;gap:15px;flex-wrap:wrap}
.cookie_btn{padding:12px 28px;border:none;border-radius:6px;cursor:pointer;transition:background-color .25s ease,color .25s ease,opacity .25s ease;white-space:nowrap;font:600 clamp(0.9rem,1.4vw,1rem) 'Work Sans',sans-serif}
.cookie_btn_accept{background:linear-gradient(135deg,var(--brand-primary),#7a1807);color:#fff}
.cookie_btn_accept:hover{opacity:.88}
.cookie_btn_reject{background:#fff;color:var(--brand-primary);border:2px solid var(--brand-primary)}
.cookie_btn_reject:hover{background:var(--bg-cream);opacity:.9}
.cookie_btn:focus{outline:3px solid var(--brand-tertiary);outline-offset:2px}
@media (max-width: 768px) {
.cookie_content_wrapper{flex-direction:column;align-items:stretch;gap:20px}
.cookie_buttons_group{justify-content:stretch;flex-direction:column}
.cookie_btn{width:100%}
}
.lp-hero-block{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:4rem 2rem 3rem;position:relative;overflow:hidden}
.lp-hero-block::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fc931114 0%,transparent 70%);border-radius:50%;z-index:1}
.lp-hero-block .hero-content-wrap{max-width:1200px;margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}
.lp-hero-block .hero-text-area h1{font-size:2.8rem;color:#541005;margin-bottom:1.5rem;line-height:1.2;font-weight:700}
.lp-hero-block .hero-text-area h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#FC9311 0%,#03ABCB 100%);margin-top:1rem}
.lp-hero-block .hero-text-area p{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:1.2rem}
.lp-hero-block .hero-image-area img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #5410051f}
.lp-program-details{background:#fff;padding:4rem 2rem;position:relative}
.lp-program-details .details-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:40% 60%;gap:3.5rem}
.lp-program-details .visual-side img{width:100%;height:100%;object-fit:cover;border-radius:8px;box-shadow:0 4px 16px #03abcb26}
.lp-program-details .content-side h2{font-size:2.3rem;color:#541005;margin-bottom:2rem;position:relative;padding-left:1.5rem;font-weight:600}
.lp-program-details .content-side h2::before{content:'';position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#FC9311 0%,#03ABCB 100%);border-radius:3px}
.lp-program-details .modules-list{display:flex;flex-direction:column;gap:1.8rem}
.lp-program-details .module-item{background:#f8f9fa;padding:1.5rem;border-radius:8px;border-left:4px solid #03ABCB;transition:all .3s ease}
.lp-program-details .module-item:hover{transform:translateX(8px);box-shadow:0 4px 12px #03abcb33;border-left-color:#FC9311}
.lp-program-details .module-item h3{font-size:1.3rem;color:#212529;margin-bottom:.6rem;font-weight:600}
.lp-program-details .module-item p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.lp-approach-section{background:linear-gradient(165deg,#f5f6fa 0%,#fff 100%);padding:4rem 2rem 4.5rem;position:relative}
.lp-approach-section::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#03ABCB 50%,transparent 100%)}
.lp-approach-section .approach-wrapper{max-width:1200px;margin:0 auto}
.lp-approach-section .section-header{text-align:center;margin-bottom:3.5rem}
.lp-approach-section .section-header h2{font-size:2.5rem;color:#541005;margin-bottom:1rem;font-weight:700}
.lp-approach-section .section-header p{font-size:1.1rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.6}
.lp-approach-section .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.lp-approach-section .feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #54100514;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}
.lp-approach-section .feature-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#FC9311 0%,#03ABCB 100%);transform:scaleX(0);transition:transform .3s ease}
.lp-approach-section .feature-card:hover::before{transform:scaleX(1)}
.lp-approach-section .feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #03abcb33}
.lp-approach-section .feature-icon{width:64px;height:64px;background:linear-gradient(135deg,#fc93111a 0%,#03abcb1a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem;color:#541005}
.lp-approach-section .feature-card h3{font-size:1.4rem;color:#212529;margin-bottom:.8rem;font-weight:600}
.lp-approach-section .feature-card p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.lp-cta-area{background:#541005;padding:2.5rem 2rem;text-align:center;margin-top:3rem;border-radius:12px;max-width:1200px;margin-left:auto;margin-right:auto}
.lp-cta-area h3{font-size:1.8rem;color:#fff;margin-bottom:1rem;font-weight:600}
.lp-cta-area p{font-size:1.1rem;color:#ffffffe6;margin-bottom:1.8rem;line-height:1.5}
.lp-cta-area .cta-button{display:inline-block;background:#FC9311;color:#fff;padding:1rem 2.5rem;border-radius:6px;text-decoration:none;font-size:1.1rem;font-weight:600;transition:all .3s ease;border:2px solid #FC9311}
.lp-cta-area .cta-button:hover{background:#03ABCB;border-color:#03ABCB;transform:translateY(-2px);box-shadow:0 6px 16px #03abcb4d}
@media (max-width: 768px) {
.lp-hero-block{padding:3rem 1.5rem 2rem}
.lp-hero-block .hero-content-wrap{grid-template-columns:1fr;gap:2rem}
.lp-hero-block .hero-text-area h1{font-size:2rem}
.lp-hero-block .hero-text-area p{font-size:1rem}
.lp-program-details{padding:3rem 1.5rem}
.lp-program-details .details-container{grid-template-columns:1fr;gap:2.5rem}
.lp-program-details .content-side h2{font-size:1.8rem}
.lp-approach-section{padding:3rem 1.5rem}
.lp-approach-section .section-header h2{font-size:2rem}
.lp-approach-section .features-grid{grid-template-columns:1fr;gap:1.5rem}
.lp-cta-area{padding:2rem 1.5rem;margin-top:2rem}
.lp-cta-area h3{font-size:1.5rem}
}
.index-hero-wrap{position:relative;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.index-hero-wrap::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#541005eb 0%,#fc9311d9 100%);z-index:1}
.index-hero-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}
.index-hero-content-box{position:relative;z-index:2;max-width:920px;padding:2rem;text-align:center;color:#fff}
.index-hero-content-box h1{font-size:3.8rem;font-weight:700;line-height:1.15;margin-bottom:1.8rem;text-shadow:0 4px 12px #0000004d}
.index-hero-content-box p{font-size:1.35rem;line-height:1.6;margin-bottom:2.5rem;opacity:.95}
.index-hero-cta-btn{display:inline-block;background:#03ABCB;color:#fff;padding:1rem 2.8rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 6px 20px #03abcb66}
.index-hero-cta-btn:hover{background:#0296b5;transform:translateY(-3px);box-shadow:0 10px 30px #03abcb80;color:#fff}
.index-plans-diagonal-section{position:relative;background:linear-gradient(165deg,#f8f9fa 0%,#fff 100%);padding:7rem 0 5rem;clip-path:polygon(0 5%,100% 0,100% 95%,0 100%);margin-top:-3rem}
.index-plans-container{max-width:1200px;margin:0 auto;padding:0 2rem}
.index-plans-header-text{text-align:center;margin-bottom:4.5rem}
.index-plans-header-text h2{font-size:2.6rem;color:#541005;margin-bottom:1.2rem;font-weight:700;position:relative;display:inline-block}
.index-plans-header-text h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#FC9311,#03ABCB);border-radius:2px}
.index-plans-header-text p{font-size:1.15rem;color:#495057;line-height:1.7;max-width:750px;margin:2rem auto 0}
.index-plans-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:3rem}
.index-plan-card-item{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 8px 24px #54100514;transition:all .35s ease;border:2px solid transparent}
.index-plan-card-item:hover{transform:translateY(-8px);box-shadow:0 16px 40px #54100526;border-color:#FC9311}
.index-plan-card-item h3{font-size:1.75rem;color:#541005;margin-bottom:1rem;font-weight:600}
.index-plan-card-item p{color:#495057;line-height:1.7;font-size:1.05rem}
.index-approach-asymmetric{background:#fff;padding:6rem 0}
.index-approach-flex-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;gap:4rem;align-items:center}
.index-approach-image-col{flex:1;position:relative}
.index-approach-image-col::before{content:'';position:absolute;top:-20px;right:-20px;width:200px;height:200px;background:linear-gradient(135deg,#fc931126,#03abcb26);border-radius:50%;z-index:0}
.index-approach-img-style{width:100%;height:auto;border-radius:20px;box-shadow:0 12px 36px #5410051f;position:relative;z-index:1;max-width:520px}
.index-approach-text-col{flex:1}
.index-approach-text-col h2{font-size:2.4rem;color:#541005;margin-bottom:1.5rem;font-weight:700;position:relative;padding-left:1.5rem}
.index-approach-text-col h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:60%;background:linear-gradient(180deg,#FC9311,#03ABCB);border-radius:3px}
.index-approach-text-col p{color:#495057;line-height:1.8;font-size:1.1rem;margin-bottom:1.5rem}
.index-timeline-curved{background:linear-gradient(180deg,#f5f6fa 0%,#fff 100%);padding:6rem 0;position:relative}
.index-timeline-wrap{max-width:900px;margin:0 auto;padding:0 2rem}
.index-timeline-title-center{text-align:center;margin-bottom:5rem}
.index-timeline-title-center h2{font-size:2.5rem;color:#541005;font-weight:700;margin-bottom:1rem}
.index-timeline-title-center p{font-size:1.1rem;color:#495057;max-width:650px;margin:0 auto;line-height:1.7}
.index-timeline-item-block{display:flex;gap:3rem;margin-bottom:3.5rem;position:relative;padding-left:80px}
.index-timeline-marker-box{position:absolute;left:0;top:0;width:60px;height:60px;background:linear-gradient(135deg,#FC9311,#03ABCB);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:700;box-shadow:0 6px 20px #fc93114d;flex-shrink:0}
.index-timeline-content-area{flex:1;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 16px #54100514;border-left:4px solid #FC9311}
.index-timeline-content-area h3{font-size:1.5rem;color:#541005;margin-bottom:.8rem;font-weight:600}
.index-timeline-content-area p{color:#495057;line-height:1.7;font-size:1.05rem}
.index-benefits-split-screen{background:#fff;padding:6rem 0}
.index-benefits-grid-wrapper{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}
.index-benefits-left-zone{padding-right:2rem}
.index-benefits-left-zone h2{font-size:2.6rem;color:#541005;margin-bottom:2rem;font-weight:700;line-height:1.3}
.index-benefits-feature-list{list-style:none;padding:0;margin:0}
.index-benefits-feature-list li{padding:1.2rem 0;color:#495057;font-size:1.1rem;line-height:1.7;padding-left:2.5rem;position:relative}
.index-benefits-feature-list li::before{content:'';position:absolute;left:0;top:1.2rem;width:28px;height:28px;background:linear-gradient(135deg,#FC9311,#03ABCB);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}
.index-benefits-right-zone{position:relative}
.index-benefits-img-frame{width:100%;height:auto;border-radius:20px;box-shadow:0 16px 48px #54100526;max-width:550px}
.index-testimonial-overlap{background:linear-gradient(165deg,#f8f9fa 0%,#fafbfc 100%);padding:6rem 0;position:relative}
.index-testimonial-container{max-width:1100px;margin:0 auto;padding:0 2rem}
.index-testimonial-header{text-align:center;margin-bottom:4rem}
.index-testimonial-header h2{font-size:2.5rem;color:#541005;font-weight:700;margin-bottom:1rem}
.index-testimonial-cards-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}
.index-testimonial-single-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 8px 28px #5410051a;position:relative;border-top:4px solid #03ABCB;transition:all .3s ease}
.index-testimonial-single-card:hover{transform:translateY(-5px);box-shadow:0 12px 36px #54100526}
.index-testimonial-single-card p{color:#495057;line-height:1.7;font-size:1.05rem;font-style:italic;margin-bottom:1.5rem}
.index-testimonial-author-name{color:#541005;font-weight:600;font-size:1.1rem;margin:0}
.index-data-masonry{background:#fff;padding:6rem 0}
.index-data-container{max-width:1200px;margin:0 auto;padding:0 2rem}
.index-data-intro-text{text-align:center;margin-bottom:4rem}
.index-data-intro-text h2{font-size:2.5rem;color:#541005;font-weight:700;margin-bottom:1.2rem}
.index-data-intro-text p{font-size:1.1rem;color:#495057;line-height:1.7;max-width:700px;margin:0 auto}
.index-data-grid-masonry{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}
.index-data-stat-box{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:3rem 2rem;border-radius:16px;text-align:center;box-shadow:0 6px 20px #54100514;border:2px solid transparent;transition:all .35s ease}
.index-data-stat-box:hover{border-color:#FC9311;transform:scale(1.05);box-shadow:0 10px 32px #5410051f}
.index-data-number-large{font-size:3.2rem;font-weight:700;color:#541005;margin-bottom:.5rem;line-height:1}
.index-data-label-text{font-size:1.1rem;color:#495057;font-weight:500}
.index-cta-final-rounded{background:linear-gradient(135deg,#541005 0%,#FC9311 100%);padding:5rem 2rem;text-align:center;position:relative;overflow:hidden}
.index-cta-final-rounded::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#ffffff0d;border-radius:50%}
.index-cta-content-centered{max-width:800px;margin:0 auto;position:relative;z-index:1}
.index-cta-content-centered h2{font-size:2.8rem;color:#fff;font-weight:700;margin-bottom:1.5rem;line-height:1.3}
.index-cta-content-centered p{font-size:1.25rem;color:#fffffff2;margin-bottom:2.5rem;line-height:1.7}
.index-cta-button-link{display:inline-block;background:#03ABCB;color:#fff;padding:1.2rem 3rem;border-radius:10px;text-decoration:none;font-weight:600;font-size:1.15rem;transition:all .3s ease;box-shadow:0 8px 24px #03abcb66}
.index-cta-button-link:hover{background:#0296b5;transform:translateY(-4px);box-shadow:0 12px 32px #03abcb80;color:#fff}
@media (max-width: 768px) {
.index-hero-content-box h1{font-size:2.5rem}
.index-hero-content-box p{font-size:1.1rem}
.index-plans-diagonal-section{clip-path:polygon(0 3%,100% 0,100% 97%,0 100%);padding:5rem 0 4rem}
.index-plans-header-text h2{font-size:2rem}
.index-plans-grid-layout{grid-template-columns:1fr;gap:2rem}
.index-approach-flex-container{flex-direction:column;gap:2.5rem}
.index-approach-image-col::before{width:150px;height:150px}
.index-timeline-item-block{padding-left:0;flex-direction:column;gap:1.5rem}
.index-timeline-marker-box{position:relative;left:auto;top:auto;margin-bottom:1rem}
.index-benefits-grid-wrapper{grid-template-columns:1fr;gap:3rem}
.index-benefits-left-zone{padding-right:0}
.index-data-grid-masonry{grid-template-columns:1fr;gap:1.5rem}
.index-cta-content-centered h2{font-size:2.2rem}
.index-testimonial-cards-row{grid-template-columns:1fr}
}
.contact-pathway-container{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:400px}
.contact-pathway-inner{max-width:1200px;margin:0 auto;padding:4rem 2rem}
.pathway-intro-section{text-align:center;margin-bottom:4rem}
.pathway-intro-section h1{font-size:2.8rem;color:#541005;margin-bottom:1.5rem;font-weight:700;line-height:1.2}
.pathway-intro-section .intro-description{font-size:1.15rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.7}
.communication-grid-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:5rem}
.form-channel-block{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 20px #54100514}
.form-channel-block h2{font-size:1.8rem;color:#541005;margin-bottom:1.8rem;font-weight:600}
.form-channel-block h2::before{content:"";display:inline-block;width:4px;height:28px;background:linear-gradient(180deg,#FC9311 0%,#03ABCB 100%);margin-right:12px;vertical-align:middle;border-radius:2px}
.pathway-form-element{margin-bottom:1.8rem}
.pathway-form-element label{display:block;font-size:.95rem;color:#343a40;margin-bottom:.6rem;font-weight:500}
.pathway-form-element input,.pathway-form-element textarea,.pathway-form-element select{width:100%;padding:.95rem 1.2rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;color:#212529;background:#fafbfc;transition:all .3s ease}
.pathway-form-element input:focus,.pathway-form-element textarea:focus,.pathway-form-element select:focus{outline:none;border-color:#FC9311;background:#fff;box-shadow:0 0 0 3px #fc93111a}
.pathway-form-element textarea{min-height:140px;resize:vertical}
.consent-checkpoint-wrapper{margin:2rem 0;padding:1.2rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #03ABCB}
.consent-checkpoint-wrapper label{display:flex;align-items:flex-start;cursor:pointer;font-size:.92rem;color:#495057;line-height:1.6}
.consent-checkpoint-wrapper input[type="checkbox"]{width:20px;height:20px;margin-right:12px;margin-top:2px;cursor:pointer;flex-shrink:0}
.consent-checkpoint-wrapper a{color:#541005;text-decoration:underline;transition:color .3s ease}
.consent-checkpoint-wrapper a:hover{color:#FC9311}
.pathway-submit-action{background:linear-gradient(135deg,#FC9311 0%,#03ABCB 100%);color:#fff;border:none;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #fc93114d;width:100%}
.pathway-submit-action:hover{transform:translateY(-2px);box-shadow:0 6px 25px #fc931166}
.direct-channels-block{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 20px #54100514}
.direct-channels-block h2{font-size:1.8rem;color:#541005;margin-bottom:2rem;font-weight:600}
.channel-method-item{padding:1.5rem;background:#fafbfc;border-radius:8px;margin-bottom:1.5rem;border:2px solid transparent;transition:all .3s ease}
.channel-method-item:hover{border-color:#FC9311;background:#fff;box-shadow:0 2px 12px #fc931126}
.channel-method-item h3{font-size:1.1rem;color:#541005;margin-bottom:.8rem;font-weight:600}
.channel-method-item h3::before{content:"→";color:#03ABCB;margin-right:8px;font-weight:700}
.channel-method-item p{font-size:.98rem;color:#495057;line-height:1.6;margin-bottom:.5rem}
.channel-method-item a{color:#541005;text-decoration:none;font-weight:500;transition:color .3s ease}
.channel-method-item a:hover{color:#FC9311}
.visual-context-section{background:#fff;padding:4rem 2rem;border-radius:12px;box-shadow:0 4px 20px #54100514}
.visual-context-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}
.context-image-wrapper{border-radius:12px;overflow:hidden;box-shadow:0 6px 30px #54100526}
.context-image-wrapper img{width:100%;height:auto;display:block;object-fit:cover}
.context-text-content h2{font-size:2rem;color:#541005;margin-bottom:1.5rem;font-weight:600;line-height:1.3}
.context-text-content p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:1.2rem}
.response-timing-note{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:1.5rem;border-radius:8px;border-left:4px solid #FC9311;margin-top:2rem}
.response-timing-note p{font-size:.95rem;color:#343a40;margin:0;line-height:1.6}
@media (max-width: 968px) {
.communication-grid-wrapper{grid-template-columns:1fr;gap:2rem}
.visual-context-inner{grid-template-columns:1fr;gap:2rem}
.context-image-wrapper{order:-1}
.pathway-intro-section h1{font-size:2.2rem}
.form-channel-block,.direct-channels-block{padding:2rem}
}
@media (max-width: 640px) {
.contact-pathway-inner{padding:2.5rem 1.5rem}
.pathway-intro-section h1{font-size:1.8rem}
.form-channel-block h2,.direct-channels-block h2,.context-text-content h2{font-size:1.5rem}
.form-channel-block,.direct-channels-block,.visual-context-section{padding:1.5rem}
.pathway-submit-action{padding:1rem 2rem}
}
.study-materials-hero{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:4rem 2rem 3rem;position:relative;overflow:hidden}
.study-materials-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fc931114 0%,transparent 70%);border-radius:50%}
.study-materials-hero .hero-content-wrapper{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.study-materials-hero .hero-main-title{font-size:2.8rem;color:#541005;margin-bottom:1.5rem;font-weight:700;line-height:1.2}
.study-materials-hero .hero-main-title::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#FC9311 0%,#03ABCB 100%);margin-top:1rem}
.study-materials-hero .hero-description{font-size:1.15rem;color:#495057;line-height:1.7;max-width:700px;margin-bottom:2rem}
.learning-pathways-section{padding:5rem 2rem;background:#fff;position:relative}
.learning-pathways-section .section-header{text-align:center;margin-bottom:4rem}
.learning-pathways-section .section-title{font-size:2.3rem;color:#212529;margin-bottom:1rem;font-weight:700;position:relative;display:inline-block}
.learning-pathways-section .section-title::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:#FC9311}
.learning-pathways-section .section-subtitle{font-size:1.1rem;color:#6c757d;max-width:650px;margin:0 auto;line-height:1.6}
.pathways-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto}
.pathway-card{background:#f8f9fa;border-radius:12px;padding:2.5rem 2rem;border-left:5px solid #03ABCB;transition:all .3s ease;position:relative}
.pathway-card:nth-child(2){border-left-color:#FC9311}
.pathway-card:nth-child(3){border-left-color:#541005}
.pathway-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #5410051f}
.pathway-card .card-icon{width:60px;height:60px;background:linear-gradient(135deg,#03ABCB 0%,#FC9311 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.8rem;color:#fff}
.pathway-card:nth-child(2) .card-icon{background:linear-gradient(135deg,#FC9311 0%,#541005 100%)}
.pathway-card:nth-child(3) .card-icon{background:linear-gradient(135deg,#541005 0%,#03ABCB 100%)}
.pathway-card .card-title{font-size:1.6rem;color:#212529;margin-bottom:1rem;font-weight:600}
.pathway-card .card-description{font-size:1rem;color:#495057;line-height:1.7;margin-bottom:1.5rem}
.pathway-card .card-features{list-style:none;padding:0;margin:0}
.pathway-card .card-features li{padding:.6rem 0;color:#343a40;font-size:.95rem;display:flex;align-items:center;border-bottom:1px solid #e9ecef}
.pathway-card .card-features li:last-child{border-bottom:none}
.pathway-card .card-features li::before{content:'→';color:#FC9311;font-weight:700;margin-right:.8rem;font-size:1.2rem}
.resources-showcase-section{padding:5rem 2rem;background:linear-gradient(180deg,#f5f6fa 0%,#fff 100%)}
.resources-showcase-section .content-wrapper{max-width:1300px;margin:0 auto}
.resources-grid-asymmetric{display:grid;grid-template-columns:1fr 1.3fr;gap:3rem;align-items:center;margin-bottom:4rem}
.resources-visual-block{position:relative}
.resources-visual-block img{width:100%;height:420px;object-fit:cover;border-radius:16px;box-shadow:0 12px 35px #54100526}
.resources-visual-block::after{content:'';position:absolute;bottom:-20px;right:-20px;width:150px;height:150px;background:linear-gradient(135deg,#03abcb33 0%,#fc931133 100%);border-radius:50%;z-index:-1}
.resources-text-block{padding-left:2rem}
.resources-text-block .block-title{font-size:2.2rem;color:#541005;margin-bottom:1.5rem;font-weight:700;line-height:1.3}
.resources-text-block .block-description{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:2rem}
.resources-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}
.highlight-item{background:#fff;padding:1.5rem;border-radius:10px;border:2px solid #f8f9fa;transition:border-color .3s ease}
.highlight-item:hover{border-color:#03ABCB}
.highlight-item .item-number{font-size:2rem;color:#FC9311;font-weight:700;margin-bottom:.5rem;display:block}
.highlight-item .item-title{font-size:1.1rem;color:#212529;font-weight:600;margin-bottom:.5rem}
.highlight-item .item-text{font-size:.95rem;color:#6c757d;line-height:1.6}
.resources-grid-reversed{display:grid;grid-template-columns:1.3fr 1fr;gap:3rem;align-items:center}
.resources-text-block-alt{padding-right:2rem}
.resources-text-block-alt .block-title{font-size:2.2rem;color:#212529;margin-bottom:1.5rem;font-weight:700;position:relative;padding-left:1.5rem}
.resources-text-block-alt .block-title::before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#FC9311 0%,#03ABCB 100%);border-radius:3px}
.resources-text-block-alt .block-description{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:1.5rem}
.resource-list-styled{list-style:none;padding:0;margin:0}
.resource-list-styled li{padding:1rem 0;color:#343a40;font-size:1rem;display:flex;align-items:flex-start;border-bottom:1px solid #e9ecef}
.resource-list-styled li:last-child{border-bottom:none}
.resource-list-styled li::before{content:'';color:#03ABCB;font-weight:700;margin-right:1rem;font-size:1.3rem;flex-shrink:0}
.resources-visual-block-alt{position:relative}
.resources-visual-block-alt img{width:100%;height:420px;object-fit:cover;border-radius:16px;box-shadow:0 12px 35px #03abcb26}
.resources-visual-block-alt::before{content:'';position:absolute;top:-20px;left:-20px;width:120px;height:120px;background:linear-gradient(135deg,#fc931140 0%,#54100540 100%);border-radius:20px;z-index:-1;transform:rotate(15deg)}
.study-approach-section{padding:5rem 2rem 6rem;background:#fff;position:relative}
.study-approach-section::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#03ABCB 50%,transparent 100%)}
.study-approach-section .approach-header{text-align:center;max-width:800px;margin:0 auto 4rem}
.study-approach-section .approach-title{font-size:2.4rem;color:#212529;margin-bottom:1.2rem;font-weight:700}
.study-approach-section .approach-subtitle{font-size:1.1rem;color:#6c757d;line-height:1.7}
.approach-cards-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}
.approach-card-item{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:2.5rem 2rem;border-radius:15px;box-shadow:0 4px 15px #0000000d;transition:all .3s ease;position:relative;overflow:hidden}
.approach-card-item::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#541005 0%,#FC9311 50%,#03ABCB 100%);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.approach-card-item:hover::before{transform:scaleX(1)}
.approach-card-item:hover{transform:translateY(-8px);box-shadow:0 12px 30px #5410051f}
.approach-card-item .card-number{font-size:3rem;color:#FC9311;font-weight:700;opacity:.3;line-height:1;margin-bottom:1rem}
.approach-card-item .card-heading{font-size:1.5rem;color:#212529;margin-bottom:1rem;font-weight:600}
.approach-card-item .card-text{font-size:1rem;color:#495057;line-height:1.7}
.approach-cta-block{margin-top:4rem;text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#f5f6fa 0%,#fafbfc 100%);border-radius:20px;max-width:900px;margin-left:auto;margin-right:auto}
.approach-cta-block .cta-title{font-size:1.8rem;color:#541005;margin-bottom:1rem;font-weight:700}
.approach-cta-block .cta-description{font-size:1.05rem;color:#495057;margin-bottom:2rem;line-height:1.7}
.approach-cta-block .cta-button{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg,#541005 0%,#FC9311 100%);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 15px #54100533;position:relative;z-index:10}
.approach-cta-block .cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #5410054d;color:#fff}
@media (max-width: 768px) {
.study-materials-hero{padding:3rem 1.5rem 2rem}
.study-materials-hero .hero-main-title{font-size:2rem}
.study-materials-hero .hero-description{font-size:1rem}
.learning-pathways-section{padding:3rem 1.5rem}
.learning-pathways-section .section-header{margin-bottom:2.5rem}
.learning-pathways-section .section-title{font-size:1.8rem}
.learning-pathways-section .section-title::before{display:none}
.pathways-grid{grid-template-columns:1fr;gap:1.5rem}
.pathway-card{padding:2rem 1.5rem}
.resources-showcase-section{padding:3rem 1.5rem}
.resources-grid-asymmetric,.resources-grid-reversed{grid-template-columns:1fr;gap:2rem}
.resources-text-block,.resources-text-block-alt{padding:0}
.resources-visual-block img,.resources-visual-block-alt img{height:300px}
.resources-highlights{grid-template-columns:1fr;gap:1rem}
.study-approach-section{padding:3rem 1.5rem 4rem}
.study-approach-section .approach-header{margin-bottom:2.5rem}
.study-approach-section .approach-title{font-size:1.9rem}
.approach-cards-container{grid-template-columns:1fr;gap:1.5rem}
.approach-cta-block{margin-top:2.5rem;padding:2rem 1.5rem}
.approach-cta-block .cta-title{font-size:1.5rem}
}
.partners-hero-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:4rem 2rem 3rem;position:relative;overflow:hidden}
.partners-hero-wrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fc931114 0%,transparent 70%);border-radius:50%}
.partners-hero-content{max-width:900px;margin:0 auto;position:relative;z-index:2}
.partners-hero-content h1{font-size:2.8rem;color:#541005;margin-bottom:1.5rem;line-height:1.2;font-weight:700}
.partners-hero-content .hero-subtitle-custom{font-size:1.25rem;color:#495057;line-height:1.6;margin-bottom:2rem}
.partners-hero-content .hero-description-text{font-size:1.05rem;color:#212529;line-height:1.7;margin-bottom:1.5rem}
.partnership-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}
.stat-card-item{background:#fff;padding:1.8rem;border-radius:12px;box-shadow:0 2px 8px #5410050f;border-left:4px solid #FC9311}
.stat-card-item .stat-number-display{font-size:2.2rem;color:#541005;font-weight:700;display:block;margin-bottom:.5rem}
.stat-card-item .stat-label-text{font-size:.95rem;color:#495057;line-height:1.4}
.benefits-collaboration-section{background:#fff;padding:5rem 2rem;position:relative}
.benefits-collaboration-section::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#541005 0%,#FC9311 50%,#03ABCB 100%)}
.benefits-inner-container{max-width:1200px;margin:0 auto}
.benefits-header-block{text-align:center;margin-bottom:4rem}
.benefits-header-block h2{font-size:2.4rem;color:#212529;margin-bottom:1.2rem;font-weight:700;position:relative;display:inline-block}
.benefits-header-block h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:#03ABCB}
.benefits-header-block .section-intro-text{font-size:1.1rem;color:#495057;max-width:700px;margin:1.5rem auto 0;line-height:1.7}
.benefits-grid-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}
.benefit-card-wrapper{background:#f8f9fa;padding:2.2rem;border-radius:8px;position:relative;transition:transform .3s ease,box-shadow .3s ease}
.benefit-card-wrapper:hover{transform:translateY(-4px);box-shadow:0 6px 20px #5410051f}
.benefit-card-wrapper::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#FC9311 0%,#03ABCB 100%);border-radius:8px 0 0 8px}
.benefit-card-wrapper h3{font-size:1.4rem;color:#541005;margin-bottom:1rem;font-weight:600}
.benefit-card-wrapper p{font-size:1rem;color:#212529;line-height:1.6}
.benefit-card-wrapper .benefit-highlight-term{color:#FC9311;font-weight:600}
.partner-programs-showcase{background:linear-gradient(165deg,#f5f6fa 0%,#fff 100%);padding:5rem 2rem;position:relative}
.programs-content-wrapper{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:center}
.programs-image-container{position:relative}
.programs-image-container img{width:100%;height:450px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #54100526}
.programs-image-container::after{content:'';position:absolute;top:-20px;right:-20px;width:140px;height:140px;background:#03ABCB;opacity:.15;border-radius:50%;z-index:-1}
.programs-text-content h2{font-size:2.2rem;color:#212529;margin-bottom:1.5rem;font-weight:700}
.programs-text-content h2 span{color:#FC9311;position:relative}
.programs-text-content h2 span::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:#FC9311}
.programs-description-block{margin-bottom:2rem}
.programs-description-block p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:1rem}
.programs-list-custom{list-style:none;padding:0;margin:2rem 0}
.programs-list-custom li{font-size:1rem;color:#212529;line-height:1.6;margin-bottom:1rem;padding-left:2rem;position:relative}
.programs-list-custom li::before{content:'→';position:absolute;left:0;color:#03ABCB;font-size:1.3rem;font-weight:700}
.process-steps-section{background:#fff;padding:5rem 2rem}
.process-container-custom{max-width:1000px;margin:0 auto}
.process-header-area{text-align:center;margin-bottom:4rem}
.process-header-area h2{font-size:2.3rem;color:#541005;margin-bottom:1rem;font-weight:700}
.process-header-area .intro-process-text{font-size:1.1rem;color:#495057;max-width:650px;margin:0 auto;line-height:1.6}
.steps-timeline-wrapper{position:relative;padding:2rem 0}
.step-item-block{display:grid;grid-template-columns:80px 1fr;gap:2rem;margin-bottom:3rem;position:relative}
.step-item-block:last-child{margin-bottom:0}
.step-number-box{width:80px;height:80px;background:linear-gradient(135deg,#FC9311 0%,#03ABCB 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;font-weight:700;box-shadow:0 4px 12px #fc93114d;flex-shrink:0;position:relative;z-index:2}
.step-content-area{background:#f8f9fa;padding:2rem;border-radius:8px;min-height:80px;display:flex;flex-direction:column;justify-content:center}
.step-content-area h3{font-size:1.5rem;color:#212529;margin-bottom:.8rem;font-weight:600}
.step-content-area p{font-size:1rem;color:#495057;line-height:1.6}
.step-item-block::after{content:'';position:absolute;left:40px;top:80px;width:2px;height:calc(100% + 12px);background:linear-gradient(180deg,#FC9311 0%,#03ABCB 100%);z-index:1}
.step-item-block:last-child::after{display:none}
.contact-partners-section{background:linear-gradient(135deg,#541005 0%,#7a1807 100%);padding:5rem 2rem;position:relative;overflow:hidden}
.contact-partners-section::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:#fc93111a;border-radius:50%}
.contact-partners-section::after{content:'';position:absolute;bottom:-150px;right:-150px;width:400px;height:400px;background:#03abcb14;border-radius:50%}
.contact-inner-wrapper{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:2}
.contact-inner-wrapper h2{font-size:2.5rem;color:#fff;margin-bottom:1.5rem;font-weight:700}
.contact-inner-wrapper .contact-description-main{font-size:1.15rem;color:#ffffffe6;line-height:1.7;margin-bottom:3rem}
.contact-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}
.contact-info-card{background:#ffffff1a;padding:2rem;border-radius:10px;backdrop-filter:blur(10px);border:1px solid #fff3}
.contact-info-card h3{font-size:1.2rem;color:#FC9311;margin-bottom:.8rem;font-weight:600}
.contact-info-card p{font-size:1rem;color:#fff;line-height:1.6}
.contact-info-card a{color:#03ABCB;text-decoration:none;transition:color .3s ease}
.contact-info-card a:hover{color:#FC9311}
.cta-button-partners{display:inline-block;background:linear-gradient(135deg,#FC9311 0%,#03ABCB 100%);color:#fff;padding:1.2rem 3rem;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:50px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 6px 20px #fc931166;position:relative;z-index:10}
.cta-button-partners:hover{transform:translateY(-3px);box-shadow:0 8px 25px #fc931180}
@media (max-width: 768px) {
.partners-hero-wrapper{padding:3rem 1.5rem 2rem}
.partners-hero-content h1{font-size:2rem}
.partners-hero-content .hero-subtitle-custom{font-size:1.1rem}
.partnership-stats-grid{grid-template-columns:1fr;gap:1.5rem}
.benefits-collaboration-section{padding:3rem 1.5rem}
.benefits-header-block h2{font-size:1.8rem}
.benefits-grid-layout{grid-template-columns:1fr;gap:1.5rem}
.programs-content-wrapper{grid-template-columns:1fr;gap:2rem}
.programs-image-container img{height:300px}
.programs-text-content h2{font-size:1.8rem}
.process-steps-section{padding:3rem 1.5rem}
.process-header-area h2{font-size:1.8rem}
.step-item-block{grid-template-columns:60px 1fr;gap:1.5rem;margin-bottom:2.5rem}
.step-number-box{width:60px;height:60px;font-size:1.5rem}
.step-content-area{padding:1.5rem}
.step-content-area h3{font-size:1.3rem}
.step-item-block::after{left:30px;top:60px}
.contact-partners-section{padding:3rem 1.5rem}
.contact-inner-wrapper h2{font-size:1.8rem}
.contact-details-grid{grid-template-columns:1fr;gap:1.5rem}
.cta-button-partners{padding:1rem 2rem;font-size:1rem}
}
.cookie-document-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#fff 50%,#f8f9fa 100%);min-height:100vh;padding:0}
.cookie-header-zone{background:linear-gradient(180deg,#54100508 0%,transparent 100%);padding:4rem 2rem 3rem;text-align:center;border-bottom:3px solid #FC9311;position:relative}
.cookie-header-zone::before{content:'';position:absolute;top:0;left:10%;width:80%;height:2px;background:linear-gradient(90deg,transparent,#03ABCB,transparent)}
.cookie-main-title{font-size:2.8rem;color:#541005;margin:0 0 1rem;font-weight:700;letter-spacing:-.5px}
.cookie-subtitle-line{font-size:1.15rem;color:#495057;margin:0;font-weight:400}
.cookie-content-canvas{max-width:100%;padding:0;background:#fff}
.cookie-narrative-block{padding:3.5rem 8%;border-left:5px solid #03ABCB;background:linear-gradient(90deg,#03abcb05 0%,transparent 15%);margin:2rem 0}
.cookie-narrative-block h2{color:#541005;font-size:1.9rem;margin:0 0 1.8rem;font-weight:600;position:relative;display:inline-block}
.cookie-narrative-block h2::after{content:'';position:absolute;bottom:-8px;left:0;width:60%;height:3px;background:linear-gradient(90deg,#FC9311,transparent)}
.cookie-narrative-block p{color:#343a40;font-size:1.05rem;line-height:1.75;margin:0 0 1.4rem}
.cookie-narrative-block p:last-child{margin-bottom:0}
.cookie-definition-segment{padding:3rem 6%;background:#f8f9fa;margin:3rem 0;position:relative}
.cookie-definition-segment::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#541005,#FC9311,#03ABCB)}
.cookie-definition-segment h2{color:#541005;font-size:2rem;margin:0 0 2rem;font-weight:600}
.cookie-tech-item{background:#fff;padding:2rem;margin:0 0 1.8rem;border-left:4px solid #FC9311;box-shadow:2px 4px 12px #5410050f}
.cookie-tech-item h3{color:#541005;font-size:1.4rem;margin:0 0 1rem;font-weight:600}
.cookie-tech-item p{color:#495057;font-size:1.02rem;line-height:1.7;margin:0}
.cookie-ecosystem-zone{padding:4rem 7%;background:linear-gradient(180deg,#fff 0%,#03abcb0a 100%);margin:3rem 0}
.cookie-ecosystem-zone h2{color:#541005;font-size:2.1rem;margin:0 0 2.5rem;font-weight:600;text-align:center}
.cookie-reason-card{background:#fff;padding:2.5rem;margin:0 0 2rem;border-radius:8px;border-top:5px solid #03ABCB;box-shadow:0 6px 18px #00000014}
.cookie-reason-card h3{color:#FC9311;font-size:1.5rem;margin:0 0 1.2rem;font-weight:600}
.cookie-reason-card p{color:#343a40;font-size:1.03rem;line-height:1.75;margin:0}
.cookie-control-area{padding:3.5rem 6%;background:#fafbfc;margin:3rem 0;border:2px solid #5410051a}
.cookie-control-area h2{color:#541005;font-size:2rem;margin:0 0 2rem;font-weight:600;position:relative;padding-left:2rem}
.cookie-control-area h2::before{content:'◆';position:absolute;left:0;color:#FC9311;font-size:1.5rem}
.cookie-control-area p{color:#495057;font-size:1.04rem;line-height:1.75;margin:0 0 1.5rem}
.cookie-distinction-grid{padding:4rem 8%;background:linear-gradient(135deg,#fc931108 0%,#03abcb08 100%);margin:3rem 0}
.cookie-distinction-grid h2{color:#541005;font-size:2rem;margin:0 0 3rem;font-weight:600;text-align:center}
.cookie-compare-row{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin:0 0 2rem}
.cookie-essential-box{background:#fff;padding:2.5rem;border-left:6px solid #541005;box-shadow:0 4px 16px #5410051a}
.cookie-essential-box h3{color:#541005;font-size:1.6rem;margin:0 0 1.5rem;font-weight:600}
.cookie-essential-box p{color:#343a40;font-size:1.02rem;line-height:1.7;margin:0}
.cookie-optional-box{background:#fff;padding:2.5rem;border-left:6px solid #03ABCB;box-shadow:0 4px 16px #03abcb1a}
.cookie-optional-box h3{color:#03ABCB;font-size:1.6rem;margin:0 0 1.5rem;font-weight:600}
.cookie-optional-box p{color:#343a40;font-size:1.02rem;line-height:1.7;margin:0}
.cookie-reflection-chamber{padding:4rem 9%;background:#fff;margin:3rem 0;border-top:4px solid #FC9311;border-bottom:4px solid #FC9311}
.cookie-reflection-chamber h2{color:#541005;font-size:1.95rem;margin:0 0 2rem;font-weight:600}
.cookie-reflection-chamber p{color:#495057;font-size:1.05rem;line-height:1.8;margin:0 0 1.6rem}
.cookie-contact-mosaic{padding:3rem 6%;background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);margin:2rem 0 0;text-align:center}
.cookie-contact-mosaic h2{color:#541005;font-size:1.85rem;margin:0 0 2rem;font-weight:600}
.cookie-reach-fragment{display:inline-block;background:#fff;padding:2rem 3rem;border:2px solid #fc93114d;border-radius:6px;box-shadow:0 4px 12px #0000000f}
.cookie-reach-fragment p{color:#343a40;font-size:1.03rem;line-height:1.7;margin:0 0 .8rem}
.cookie-reach-fragment p:last-child{margin-bottom:0}
.cookie-reach-fragment strong{color:#FC9311;font-weight:600}
.cookie-reach-fragment a{color:#03ABCB;text-decoration:none;border-bottom:2px solid transparent;transition:border-bottom .3s ease}
.cookie-reach-fragment a:hover{border-bottom:2px solid #03ABCB}
@media (max-width: 768px) {
.cookie-main-title{font-size:2rem}
.cookie-subtitle-line{font-size:1rem}
.cookie-narrative-block{padding:2.5rem 5%;border-left-width:3px}
.cookie-narrative-block h2{font-size:1.6rem}
.cookie-definition-segment{padding:2.5rem 5%}
.cookie-definition-segment h2{font-size:1.7rem}
.cookie-tech-item{padding:1.5rem}
.cookie-ecosystem-zone{padding:3rem 5%}
.cookie-ecosystem-zone h2{font-size:1.75rem}
.cookie-reason-card{padding:2rem}
.cookie-compare-row{grid-template-columns:1fr;gap:1.5rem}
.cookie-essential-box,.cookie-optional-box{padding:2rem}
.cookie-reflection-chamber{padding:3rem 5%}
.cookie-contact-mosaic{padding:2.5rem 5%}
.cookie-reach-fragment{padding:1.5rem 2rem}
}
.privacy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:2rem 0}
.privacy-hero-block{background:linear-gradient(165deg,#541005 0%,#FC9311 100%);padding:4rem 2rem;margin-bottom:3rem;border-radius:0;position:relative;overflow:hidden}
.privacy-hero-block::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:#03abcb26;border-radius:50%;z-index:1}
.privacy-hero-block::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#ffffff14;border-radius:50%;z-index:1}
.privacy-hero-content{position:relative;z-index:2;max-width:1200px;margin:0 auto}
.privacy-hero-content h1{color:#fff;font-size:2.8rem;font-weight:700;margin-bottom:1rem;line-height:1.2}
.privacy-last-update{color:#ffffffe6;font-size:1.1rem;margin-top:1.5rem;padding:1rem 1.5rem;background:#0003;border-left:4px solid #03ABCB;display:inline-block}
.privacy-content-container{max-width:100%;margin:0 auto;padding:0 2rem 4rem}
.privacy-section-block{background:#fff;padding:3rem;margin-bottom:2rem;border-radius:12px;box-shadow:0 2px 8px #54100514;border-top:3px solid #FC9311;transition:transform .3s ease,box-shadow .3s ease}
.privacy-section-block:hover{transform:translateY(-4px);box-shadow:0 8px 20px #5410051f}
.privacy-section-block h2{color:#541005;font-size:2rem;font-weight:700;margin-bottom:1.8rem;position:relative;padding-bottom:1rem}
.privacy-section-block h2::after{content:'';position:absolute;bottom:0;left:0;width:80px;height:4px;background:linear-gradient(90deg,#FC9311 0%,#03ABCB 100%);border-radius:2px}
.privacy-section-block h3{color:#FC9311;font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1.2rem}
.privacy-text-content{color:#343a40;font-size:1.05rem;line-height:1.75;margin-bottom:1.5rem}
.privacy-emphasis-block{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:1.8rem;border-left:5px solid #03ABCB;margin:2rem 0;border-radius:8px}
.privacy-emphasis-block p{color:#212529;font-size:1.05rem;line-height:1.7;margin-bottom:.8rem}
.privacy-emphasis-block p:last-child{margin-bottom:0}
.privacy-list-styled{list-style:none;padding-left:0;margin:1.5rem 0}
.privacy-list-styled li{color:#495057;font-size:1.05rem;line-height:1.7;margin-bottom:1rem;padding-left:2.5rem;position:relative}
.privacy-list-styled li::before{content:'';position:absolute;left:0;top:.5rem;width:12px;height:12px;background:linear-gradient(135deg,#FC9311 0%,#03ABCB 100%);border-radius:50%}
.privacy-contact-panel{background:linear-gradient(165deg,#541005 0%,#FC9311 100%);padding:3rem;border-radius:12px;margin-top:3rem;position:relative;overflow:hidden}
.privacy-contact-panel::before{content:'';position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:#03abcb33;border-radius:50%}
.privacy-contact-panel h2{color:#fff;font-size:1.8rem;margin-bottom:1.5rem;position:relative;z-index:2}
.privacy-contact-info{position:relative;z-index:2}
.privacy-contact-item{color:#fffffff2;font-size:1.1rem;margin-bottom:1rem;display:flex;align-items:center;line-height:1.6}
.privacy-contact-item strong{color:#fff;margin-right:.5rem;min-width:100px}
.privacy-divider-visual{height:3px;background:linear-gradient(90deg,#541005 0%,#FC9311 50%,#03ABCB 100%);margin:3rem 0;border-radius:2px;opacity:.4}
.privacy-nested-content{padding-left:1.5rem;margin-top:1.2rem;border-left:2px solid #f8f9fa}
.privacy-accent-term{color:#541005;font-weight:600;background:linear-gradient(180deg,transparent 60%,#fc931133 60%);padding:0 .3rem}
@media (max-width: 768px) {
.privacy-hero-block{padding:3rem 1.5rem}
.privacy-hero-content h1{font-size:2rem}
.privacy-content-container{padding:0 1rem 2rem}
.privacy-section-block{padding:2rem 1.5rem}
.privacy-section-block h2{font-size:1.6rem}
.privacy-contact-panel{padding:2rem 1.5rem}
.privacy-contact-item{flex-direction:column;align-items:flex-start}
.privacy-contact-item strong{margin-bottom:.3rem}
}
@media (max-width: 480px) {
.privacy-hero-content h1{font-size:1.7rem}
.privacy-last-update{font-size:.95rem;padding:.8rem 1rem}
.privacy-section-block h2{font-size:1.4rem}
.privacy-list-styled li{padding-left:2rem}
}
.success-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 50%,#fff 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}
.success-content-container{max-width:720px;margin:0 auto;padding:3.5rem 2.5rem;background:#fff;border-radius:16px;box-shadow:0 8px 32px #54100514;position:relative;overflow:hidden}
.success-content-container::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#541005 0%,#FC9311 50%,#03ABCB 100%)}
.success-icon-area{text-align:center;margin-bottom:2.5rem;position:relative}
.success-checkmark-circle{width:96px;height:96px;margin:0 auto 1.5rem;border-radius:50%;background:linear-gradient(135deg,#03ABCB 0%,#0292a8 100%);display:flex;align-items:center;justify-content:center;position:relative;animation:pulseEffect 1.8s ease-out}
@keyframes pulseEffect {
0%{transform:scale(0.7);opacity:0}
50%{transform:scale(1.05)}
100%{transform:scale(1);opacity:1}
}
.success-checkmark-circle::after{content:'';width:36px;height:20px;border-left:5px solid #fff;border-bottom:5px solid #fff;transform:rotate(-45deg);position:absolute;top:32px;left:30px}
.success-primary-heading{font-size:2rem;font-weight:700;color:#212529;margin-bottom:1rem;line-height:1.3}
.success-primary-heading span{color:#541005}
.success-description-block{margin-bottom:2.5rem}
.success-description-text{font-size:1.05rem;line-height:1.7;color:#495057;margin-bottom:1.25rem}
.success-timeline-info{background:#f8f9fa;padding:1.5rem;border-radius:10px;border-left:4px solid #FC9311;margin-bottom:2rem}
.success-timeline-info p{margin:0;font-size:.98rem;color:#343a40;line-height:1.6}
.success-next-steps-section{margin-bottom:2.5rem}
.success-steps-title{font-size:1.35rem;font-weight:600;color:#212529;margin-bottom:1.5rem;position:relative;padding-left:1.2rem}
.success-steps-title::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:24px;background:linear-gradient(180deg,#541005 0%,#FC9311 100%);border-radius:3px}
.success-steps-list{list-style:none;padding:0;margin:0}
.success-steps-list li{padding:1rem 0 1rem 3.5rem;position:relative;font-size:1rem;line-height:1.6;color:#495057;border-bottom:1px solid #e9ecef}
.success-steps-list li:last-child{border-bottom:none}
.success-steps-list li::before{content:attr(data-step);position:absolute;left:0;top:.85rem;width:38px;height:38px;background:linear-gradient(135deg,#03ABCB 0%,#0292a8 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem}
.success-contact-details-box{background:linear-gradient(135deg,#fafbfc 0%,#f5f6fa 100%);padding:1.75rem;border-radius:10px;margin-bottom:2rem;border:1px solid #e9ecef}
.success-contact-details-box h3{font-size:1.15rem;font-weight:600;color:#212529;margin-bottom:1rem}
.success-contact-item{display:flex;align-items:flex-start;margin-bottom:.85rem;font-size:.96rem;color:#495057}
.success-contact-item:last-child{margin-bottom:0}
.success-contact-label{font-weight:600;min-width:90px;color:#343a40}
.success-contact-value{color:#541005}
.success-action-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}
.success-btn-primary{display:inline-block;padding:.85rem 2rem;background:linear-gradient(135deg,#541005 0%,#6b1407 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 12px #54100533}
.success-btn-primary:hover{background:linear-gradient(135deg,#6b1407 0%,#541005 100%);transform:translateY(-2px);box-shadow:0 6px 16px #5410054d;color:#fff}
.success-btn-secondary{display:inline-block;padding:.85rem 2rem;background:#fff;color:#541005;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid #541005;cursor:pointer}
.success-btn-secondary:hover{background:#541005;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #54100526}
.success-footer-note{text-align:center;margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e9ecef;font-size:.92rem;color:#6c757d;line-height:1.6}
@media (max-width: 768px) {
.success-content-container{padding:2.5rem 1.5rem}
.success-primary-heading{font-size:1.65rem}
.success-checkmark-circle{width:80px;height:80px}
.success-checkmark-circle::after{width:30px;height:16px;top:27px;left:25px}
.success-steps-list li{padding-left:3rem;font-size:.95rem}
.success-steps-list li::before{width:34px;height:34px;font-size:.88rem}
.success-action-buttons{flex-direction:column}
.success-btn-primary,.success-btn-secondary{width:100%;text-align:center}
.success-contact-item{flex-direction:column;gap:.25rem}
.success-contact-label{min-width:auto}
}
@media (max-width: 480px) {
.success-wrapper{padding:1rem .75rem}
.success-content-container{padding:2rem 1.25rem}
.success-primary-heading{font-size:1.45rem}
.success-description-text{font-size:1rem}
.success-steps-title{font-size:1.2rem}
}