*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:2rem}
body{color:#2a2d35;background:#fff;font:16px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
a{text-decoration:none;color:inherit;transition:color .25s ease,opacity .25s ease}
img{max-width:100%;height:auto;display:block}
.site_wrapper_main{min-height:100vh;display:flex;flex-direction:column}
header{background:linear-gradient(135deg,#707E88 0%,#8FA1A7 100%);border-bottom-left-radius:32px;border-bottom-right-radius:32px;box-shadow:0 6px 24px #707e881f;padding:0}
.header_top_row{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3.5rem 0;position:relative}
.logo_container_93kx{height:95px;width:95px;display:flex;align-items:center;justify-content:center;background:#fffffff0;border-radius:18px;box-shadow:0 4px 16px #00000014;z-index:50}
.logo_container_93kx img{height:70px;width:70px;object-fit:contain}
.main_nav_87qw{display:flex;gap:2.8rem;align-items:center}
.main_nav_87qw a{color:#fff;font-size:1.05rem;font-weight:500;letter-spacing:.02em;padding:.5rem 0;position:relative;transition:opacity .25s ease}
.main_nav_87qw a:hover{opacity:.8}
.main_nav_87qw a:focus{outline:2px solid #fff;outline-offset:4px;border-radius:4px}
.header_bottom_row{text-align:center;padding:1.75rem 2rem 2rem}
.company_name_display{font-size:2.2rem;font-weight:600;color:#fff;letter-spacing:.03em;text-shadow:0 2px 8px #0000001a}
main{flex:1}
.hero_section_block{background:linear-gradient(155deg,#f8f9fa 0%,#fff 50%,#fafbfc 100%);padding:5rem 2rem;text-align:center;border-bottom:1px solid #b1b5c333}
.hero_content_inner{max-width:920px;margin:0 auto}
.hero_content_inner h1{font-size:3rem;font-weight:700;color:#707E88;margin-bottom:1.5rem;line-height:1.3}
.hero_content_inner p{font-size:1.2rem;color:#495057;margin-bottom:2rem;max-width:740px;margin-left:auto;margin-right:auto}
.cta_button_primary{display:inline-block;background:linear-gradient(135deg,#707E88,#8FA1A7);color:#fff;padding:1rem 2.5rem;border-radius:28px;font-size:1.1rem;font-weight:600;box-shadow:0 4px 16px #707e8840;transition:opacity .25s ease,box-shadow .25s ease}
.cta_button_primary:hover{opacity:.92;box-shadow:0 6px 20px #707e8859}
.cta_button_primary:focus{outline:3px solid #707E88;outline-offset:4px}
.info_section_72mx{padding:4.5rem 2rem;background:#fff}
.info_wrapper_container{max-width:1140px;margin:0 auto}
.info_wrapper_container h2{font-size:2.3rem;color:#707E88;margin-bottom:2.5rem;text-align:center;font-weight:700}
.content_grid_3col{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:3rem}
.grid_card_item{background:linear-gradient(145deg,#f8f9fa,#fff);padding:2.5rem;border-radius:24px;box-shadow:0 4px 20px #707e8814;transition:box-shadow .25s ease}
.grid_card_item:hover{box-shadow:0 6px 28px #707e8826}
.grid_card_item h3{font-size:1.5rem;color:#707E88;margin-bottom:1rem;font-weight:600}
.grid_card_item p{color:#495057;line-height:1.8}
.secondary_section_bg{background:linear-gradient(135deg,#fafbfc 0%,#f5f6fa 100%);padding:4.5rem 2rem;border-top:1px solid #b1b5c333}
.secondary_section_bg h2{font-size:2.3rem;color:#707E88;margin-bottom:1.5rem;text-align:center;font-weight:700}
.secondary_section_bg p{max-width:850px;margin:0 auto 2rem;color:#495057;font-size:1.1rem;text-align:center;line-height:1.8}
footer{background:linear-gradient(135deg,#707E88,#8FA1A7);color:#fff;padding:3.5rem 2rem 2rem;border-top-left-radius:32px;border-top-right-radius:32px;box-shadow:0 -6px 24px #707e881f;margin-top:4rem}
.footer_content_wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem}
.footer_column_block{display:flex;flex-direction:column}
.footer_column_block h3{font-size:1.3rem;margin-bottom:1.2rem;font-weight:600;letter-spacing:.02em}
.footer_column_block ul{list-style:none;display:flex;flex-direction:column;gap:.8rem}
.footer_column_block a{color:#ffffffeb;font-size:.98rem;transition:opacity .25s ease;display:inline-block}
.footer_column_block a:hover{opacity:.75}
.footer_column_block a:focus{outline:2px solid #fff;outline-offset:3px;border-radius:3px}
.footer_logo_area{display:flex;align-items:center;margin-bottom:1.5rem}
.footer_logo_image{height:65px;width:65px;background:#fffffff2;border-radius:14px;padding:.6rem;margin-right:1rem}
.footer_logo_image img{height:100%;width:100%;object-fit:contain}
.footer_company_name{font-size:1.4rem;font-weight:600}
.contact_info_text{color:#ffffffeb;font-size:.98rem;line-height:1.8;margin-bottom:.5rem}
.footer_bottom_section{margin-top:3rem;padding-top:2rem;border-top:1px solid #fff3;text-align:center}
.copyright_notice_text{color:#ffffffe6;font-size:.95rem}
.cookie_consent_wrapper_47zx{position:fixed;bottom:2rem;right:2rem;max-width:440px;background:#fff;border-radius:20px;box-shadow:0 8px 32px #00000026;padding:2rem;z-index:9999;display:none;border:1px solid #707e8833}
.cookie_consent_wrapper_47zx.active_display{display:block}
.cookie_heading_92pl{font-size:1.3rem;color:#707E88;margin-bottom:1rem;font-weight:600}
.cookie_description_text{color:#495057;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}
.cookie_description_text a{color:#707E88;text-decoration:underline;transition:opacity .25s ease}
.cookie_description_text a:hover{opacity:.75}
.cookie_description_text a:focus{outline:2px solid #707E88;outline-offset:2px;border-radius:2px}
.cookie_buttons_container{display:flex;gap:.8rem;flex-wrap:wrap}
.cookie_btn_accept,.cookie_btn_reject{flex:1;padding:.8rem 1.5rem;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:opacity .25s ease,box-shadow .25s ease;min-width:120px}
.cookie_btn_accept{background:linear-gradient(135deg,#707E88,#8FA1A7);color:#fff;box-shadow:0 3px 12px #707e8840}
.cookie_btn_accept:hover{opacity:.9;box-shadow:0 4px 16px #707e8859}
.cookie_btn_accept:focus{outline:3px solid #707E88;outline-offset:3px}
.cookie_btn_reject{background:#f5f6fa;color:#495057;border:1px solid #707e884d}
.cookie_btn_reject:hover{background:#e9ecef}
.cookie_btn_reject:focus{outline:3px solid #8FA1A7;outline-offset:3px}
@media (max-width: 968px) {
.header_top_row{padding:1.2rem 2rem 0}
.main_nav_87qw{gap:2rem}
.main_nav_87qw a{font-size:1rem}
.company_name_display{font-size:1.8rem}
.hero_content_inner h1{font-size:2.3rem}
.hero_content_inner p{font-size:1.1rem}
.content_grid_3col{grid-template-columns:1fr;gap:2rem}
}
@media (max-width: 640px) {
.header_top_row{flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem 1.5rem 0}
.main_nav_87qw{flex-direction:column;gap:1rem;width:100%}
.main_nav_87qw a{width:100%;text-align:center;padding:.7rem;background:#ffffff26;border-radius:10px}
.company_name_display{font-size:1.5rem}
.hero_section_block{padding:3.5rem 1.5rem}
.hero_content_inner h1{font-size:1.9rem}
.hero_content_inner p{font-size:1rem}
.cta_button_primary{padding:.9rem 2rem;font-size:1rem}
.info_section_72mx,.secondary_section_bg{padding:3rem 1.5rem}
.info_wrapper_container h2,.secondary_section_bg h2{font-size:1.9rem}
.footer_content_wrapper{grid-template-columns:1fr;gap:2rem}
.cookie_consent_wrapper_47zx{bottom:1rem;right:1rem;left:1rem;max-width:none;padding:1.5rem}
.cookie_buttons_container{flex-direction:column}
.cookie_btn_accept,.cookie_btn_reject{width:100%}
}
.about-page-wrapper{background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#212529;line-height:1.7;overflow-x:hidden}
.about-hero-intro{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:80px 20px 60px;position:relative}
.about-hero-intro::before{content:'';position:absolute;top:0;right:0;width:300px;height:300px;background:radial-gradient(circle,#b1b5c326 0%,transparent 70%);border-radius:50%}
.about-hero-content{max-width:1100px;margin:0 auto;position:relative;z-index:2}
.about-hero-content h1{font-size:2.8rem;font-weight:700;color:#343a40;margin-bottom:24px;line-height:1.2}
.about-hero-content .intro-text{font-size:1.15rem;color:#495057;max-width:750px;margin-bottom:32px}
.about-hero-content .intro-highlight{background:#8fa1a71f;padding:28px 32px;border-left:4px solid #8FA1A7;border-radius:6px;margin-top:32px}
.about-hero-content .intro-highlight p{margin:0;font-size:1.05rem;color:#343a40;line-height:1.8}
.journey-timeline-section{background:#fafbfc;padding:90px 20px;position:relative}
.journey-timeline-section::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#B1B5C3 50%,transparent 100%)}
.timeline-container{max-width:1000px;margin:0 auto}
.timeline-container h2{font-size:2.4rem;color:#343a40;margin-bottom:48px;text-align:center;font-weight:700}
.timeline-items-wrapper{position:relative;padding-left:60px}
.timeline-items-wrapper::before{content:'';position:absolute;left:20px;top:20px;bottom:20px;width:3px;background:linear-gradient(180deg,#8FA1A7 0%,#B1B5C3 100%)}
.timeline-milestone{position:relative;margin-bottom:52px;background:#fff;padding:28px 32px;border-radius:8px;box-shadow:0 2px 12px #0000000f}
.timeline-milestone::before{content:'';position:absolute;left:-54px;top:28px;width:16px;height:16px;background:#8FA1A7;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #f8f9fa}
.milestone-year{font-size:1.4rem;font-weight:700;color:#707E88;margin-bottom:12px;display:block}
.milestone-title{font-size:1.3rem;color:#343a40;font-weight:600;margin-bottom:14px}
.milestone-description{font-size:1rem;color:#495057;line-height:1.7;margin:0}
.transformation-showcase{background:#fff;padding:90px 20px}
.showcase-grid-layout{max-width:1200px;margin:0 auto}
.showcase-grid-layout h2{font-size:2.4rem;color:#343a40;margin-bottom:20px;font-weight:700}
.showcase-intro-text{font-size:1.1rem;color:#495057;margin-bottom:56px;max-width:800px}
.showcase-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.showcase-card-item{background:#f8f9fa;border-radius:10px;overflow:hidden;box-shadow:0 3px 16px #00000014;transition:transform .3s ease,box-shadow .3s ease}
.showcase-card-item:hover{transform:translateY(-6px);box-shadow:0 6px 24px #707e8826}
.showcase-card-image{width:100%;height:220px;object-fit:cover}
.showcase-card-content{padding:28px}
.showcase-card-content h3{font-size:1.35rem;color:#343a40;margin-bottom:14px;font-weight:600}
.showcase-card-content p{font-size:.98rem;color:#495057;line-height:1.7;margin:0}
.industry-insights-section{background:linear-gradient(135deg,#f5f6fa 0%,#fafbfc 100%);padding:90px 20px;position:relative}
.insights-split-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.insights-content-area h2{font-size:2.4rem;color:#343a40;margin-bottom:28px;font-weight:700}
.insights-content-area p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:24px}
.insights-stat-boxes{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:36px}
.stat-box-item{background:#fff;padding:24px;border-radius:8px;border-left:4px solid #8FA1A7;box-shadow:0 2px 10px #0000000d}
.stat-number{font-size:2rem;font-weight:700;color:#707E88;display:block;margin-bottom:8px}
.stat-label{font-size:.95rem;color:#495057;margin:0}
.insights-visual-area{position:relative}
.insights-image-main{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 8px 32px #0000001f}
.team-profiles-section{background:#fff;padding:90px 20px}
.team-profiles-wrapper{max-width:1100px;margin:0 auto}
.team-profiles-wrapper h2{font-size:2.4rem;color:#343a40;margin-bottom:20px;text-align:center;font-weight:700}
.team-section-intro{text-align:center;font-size:1.1rem;color:#495057;margin-bottom:56px;max-width:700px;margin-left:auto;margin-right:auto}
.team-members-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}
.team-member-card{display:flex;flex-direction:column;align-items:center;background:#f8f9fa;padding:36px 28px;border-radius:10px;box-shadow:0 3px 16px #0000000f;transition:box-shadow .3s ease}
.team-member-card:hover{box-shadow:0 6px 28px #707e8824}
.team-member-photo{width:140px;height:140px;border-radius:50%;object-fit:cover;margin-bottom:24px;border:5px solid #fff;box-shadow:0 4px 16px #0000001a}
.team-member-info{text-align:center}
.member-name{font-size:1.4rem;color:#343a40;font-weight:600;margin-bottom:8px}
.member-role{font-size:1rem;color:#707E88;font-weight:500;margin-bottom:16px;display:block}
.member-bio{font-size:.98rem;color:#495057;line-height:1.7;margin:0}
@media (max-width: 768px) {
.about-hero-intro{padding:60px 20px 50px}
.about-hero-content h1{font-size:2.2rem}
.about-hero-content .intro-text{font-size:1.05rem}
.journey-timeline-section,.transformation-showcase,.industry-insights-section,.team-profiles-section{padding:60px 20px}
.timeline-container h2,.showcase-grid-layout h2,.insights-content-area h2,.team-profiles-wrapper h2{font-size:2rem}
.timeline-items-wrapper{padding-left:40px}
.timeline-items-wrapper::before{left:12px}
.timeline-milestone::before{left:-42px}
.insights-split-layout{grid-template-columns:1fr;gap:40px}
.insights-stat-boxes{grid-template-columns:1fr}
.insights-image-main{height:320px}
.team-members-grid{grid-template-columns:1fr}
}
.tour-program-main{background:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.7}
.tour-program-main .section-wrapper{max-width:1200px;margin:0 auto;padding:0 24px}
.tour-program-hero{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:80px 0 90px;position:relative;overflow:hidden}
.tour-program-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#b1b5c326 0%,transparent 70%);border-radius:50%}
.tour-program-hero .hero-content-wrap{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.tour-program-hero .hero-text-area h1{font-size:3rem;font-weight:700;color:#343a40;margin:0 0 24px;line-height:1.2}
.tour-program-hero .hero-text-area p{font-size:1.125rem;color:#495057;margin-bottom:16px}
.tour-program-hero .hero-img-box{position:relative}
.tour-program-hero .hero-img-box img{width:100%;height:450px;object-fit:cover;border-radius:12px;box-shadow:0 12px 40px #707e8833}
.tour-program-hero .hero-img-box::after{content:'';position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:#8fa1a733;border-radius:50%;z-index:-1}
.curriculum-timeline-section{background:#fff;padding:90px 0;position:relative}
.curriculum-timeline-section .section-header{text-align:center;margin-bottom:70px}
.curriculum-timeline-section .section-header h2{font-size:2.5rem;color:#343a40;font-weight:700;margin-bottom:16px}
.curriculum-timeline-section .section-header .subtext{font-size:1.125rem;color:#707E88;max-width:700px;margin:0 auto}
.curriculum-timeline-section .timeline-container{position:relative;padding-left:0}
.curriculum-timeline-section .timeline-phase{display:grid;grid-template-columns:140px 1fr;gap:40px;margin-bottom:50px;align-items:start}
.curriculum-timeline-section .phase-number-box{background:linear-gradient(135deg,#707E88 0%,#8FA1A7 100%);color:#fff;width:120px;height:120px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;box-shadow:0 8px 24px #707e8840;flex-shrink:0}
.curriculum-timeline-section .phase-number-box .phase-num{font-size:2rem;line-height:1}
.curriculum-timeline-section .phase-number-box .phase-label{font-size:.875rem;margin-top:4px;opacity:.95}
.curriculum-timeline-section .phase-content-box{background:#f8f9fa;padding:32px;border-radius:12px;border-left:4px solid #8FA1A7}
.curriculum-timeline-section .phase-content-box h3{font-size:1.5rem;color:#343a40;margin:0 0 12px;font-weight:600}
.curriculum-timeline-section .phase-content-box .phase-duration{font-size:.9375rem;color:#707E88;margin-bottom:16px;font-weight:500}
.curriculum-timeline-section .phase-content-box p{color:#495057;font-size:1rem;line-height:1.7;margin:0}
.instructor-profiles-section{background:linear-gradient(180deg,#f5f6fa 0%,#fafbfc 100%);padding:90px 0}
.instructor-profiles-section .profiles-intro{text-align:center;max-width:800px;margin:0 auto 60px}
.instructor-profiles-section .profiles-intro h2{font-size:2.5rem;color:#343a40;font-weight:700;margin-bottom:20px}
.instructor-profiles-section .profiles-intro p{font-size:1.0625rem;color:#495057;line-height:1.8}
.instructor-profiles-section .instructors-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px;max-width:1000px;margin:0 auto}
.instructor-profiles-section .instructor-card{display:flex;gap:28px;background:#fff;padding:32px;border-radius:12px;box-shadow:0 4px 20px #707e881f;transition:transform .3s ease,box-shadow .3s ease}
.instructor-profiles-section .instructor-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #707e882e}
.instructor-profiles-section .instructor-photo{flex-shrink:0}
.instructor-profiles-section .instructor-photo img{width:110px;height:110px;border-radius:50%;object-fit:cover;border:3px solid #B1B5C3}
.instructor-profiles-section .instructor-info h3{font-size:1.375rem;color:#343a40;margin:0 0 6px;font-weight:600}
.instructor-profiles-section .instructor-info .instructor-role{font-size:.9375rem;color:#707E88;margin-bottom:14px;font-weight:500}
.instructor-profiles-section .instructor-info p{font-size:.9375rem;color:#495057;line-height:1.65;margin:0}
.practical-outcomes-section{background:#fff;padding:90px 0}
.practical-outcomes-section .outcomes-layout{display:grid;grid-template-columns:45% 55%;gap:70px;align-items:center}
.practical-outcomes-section .outcomes-text-area h2{font-size:2.5rem;color:#343a40;font-weight:700;margin-bottom:28px;line-height:1.3}
.practical-outcomes-section .outcomes-text-area .intro-paragraph{font-size:1.0625rem;color:#495057;margin-bottom:32px;line-height:1.75}
.practical-outcomes-section .skill-blocks{display:grid;gap:20px}
.practical-outcomes-section .skill-item{background:#f8f9fa;padding:24px;border-radius:8px;border-left:4px solid #B1B5C3;transition:border-color .3s ease}
.practical-outcomes-section .skill-item:hover{border-left-color:#707E88}
.practical-outcomes-section .skill-item h3{font-size:1.25rem;color:#343a40;margin:0 0 10px;font-weight:600}
.practical-outcomes-section .skill-item p{font-size:.9375rem;color:#495057;line-height:1.7;margin:0}
.practical-outcomes-section .outcomes-visual-area{background:linear-gradient(135deg,#8FA1A7 0%,#B1B5C3 100%);padding:50px;border-radius:16px;box-shadow:0 12px 40px #707e8833;position:relative}
.practical-outcomes-section .outcomes-visual-area::before{content:'';position:absolute;top:-15px;right:-15px;width:100px;height:100px;background:#b1b5c34d;border-radius:50%}
.practical-outcomes-section .stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.practical-outcomes-section .stat-box{background:#fffffff2;padding:28px;border-radius:10px;text-align:center}
.practical-outcomes-section .stat-box .stat-value{font-size:2.5rem;font-weight:700;color:#343a40;margin-bottom:8px;line-height:1}
.practical-outcomes-section .stat-box .stat-label{font-size:.9375rem;color:#495057;line-height:1.5}
.practical-outcomes-section .enrollment-cta{margin-top:40px;text-align:center}
.practical-outcomes-section .cta-button{display:inline-block;background:#707E88;color:#fff;padding:16px 40px;font-size:1.0625rem;font-weight:600;border-radius:8px;text-decoration:none;transition:background .3s ease,transform .2s ease;box-shadow:0 6px 20px #707e8840}
.practical-outcomes-section .cta-button:hover{background:#5f6b74;transform:translateY(-2px);box-shadow:0 8px 28px #707e8859}
@media (max-width: 968px) {
.tour-program-hero .hero-content-wrap{grid-template-columns:1fr;gap:40px}
.tour-program-hero .hero-text-area h1{font-size:2.25rem}
.curriculum-timeline-section .timeline-phase{grid-template-columns:1fr;gap:20px}
.curriculum-timeline-section .phase-number-box{width:100px;height:100px}
.instructor-profiles-section .instructors-grid{grid-template-columns:1fr;gap:30px}
.practical-outcomes-section .outcomes-layout{grid-template-columns:1fr;gap:50px}
.practical-outcomes-section .stat-grid{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.tour-program-hero{padding:60px 0 70px}
.tour-program-hero .hero-text-area h1{font-size:1.875rem}
.tour-program-hero .hero-img-box img{height:320px}
.curriculum-timeline-section,.instructor-profiles-section,.practical-outcomes-section{padding:60px 0}
.curriculum-timeline-section .section-header h2,.instructor-profiles-section .profiles-intro h2,.practical-outcomes-section .outcomes-text-area h2{font-size:2rem}
.curriculum-timeline-section .phase-content-box{padding:24px}
.instructor-profiles-section .instructor-card{flex-direction:column;text-align:center;align-items:center}
.practical-outcomes-section .outcomes-visual-area{padding:35px}
}
.prep-hero-wrapper{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.prep-hero-wrapper::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#b1b5c326 0%,transparent 70%);border-radius:50%}
.prep-hero-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.prep-hero-text h1{font-size:48px;line-height:1.2;color:#212529;margin:0 0 24px;font-weight:700}
.prep-hero-text p{font-size:19px;line-height:1.7;color:#495057;margin:0 0 16px}
.prep-hero-image-box{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #707e8833;transform:rotate(2deg);transition:transform .4s ease}
.prep-hero-image-box:hover{transform:rotate(0deg) scale(1.02)}
.prep-hero-image-box img{width:100%;height:420px;object-fit:cover;display:block}
.checklist-foundation-section{background:#fff;padding:90px 20px;position:relative}
.checklist-foundation-container{max-width:900px;margin:0 auto}
.checklist-foundation-container h2{font-size:38px;line-height:1.3;color:#212529;margin:0 0 48px;text-align:center;font-weight:700}
.checklist-grid-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.checklist-item-card{background:#f8f9fa;padding:32px 28px;border-radius:12px;border-left:4px solid #707E88;transition:all .3s ease}
.checklist-item-card:hover{background:#fff;box-shadow:0 8px 24px #707e8826;transform:translateY(-4px)}
.checklist-item-card h3{font-size:22px;color:#212529;margin:0 0 14px;font-weight:600}
.checklist-item-card p{font-size:16px;line-height:1.6;color:#495057;margin:0}
.realistic-expectations-wrapper{background:linear-gradient(180deg,#fafbfc 0%,#f5f6fa 100%);padding:80px 20px;position:relative}
.realistic-expectations-inner{max-width:1100px;margin:0 auto;display:flex;gap:50px;align-items:flex-start}
.realistic-portrait-side{flex:0 0 280px;position:relative}
.realistic-portrait-side img{width:100%;height:360px;object-fit:cover;border-radius:12px;box-shadow:0 12px 40px #707e882e}
.realistic-content-side{flex:1}
.realistic-content-side h2{font-size:36px;line-height:1.3;color:#212529;margin:0 0 20px;font-weight:700}
.realistic-intro-text{font-size:18px;line-height:1.7;color:#495057;margin:0 0 28px;font-style:italic}
.realistic-points-list{display:flex;flex-direction:column;gap:20px}
.realistic-point-item{background:#fff;padding:24px;border-radius:10px;border:1px solid #B1B5C3;transition:border-color .3s ease}
.realistic-point-item:hover{border-color:#707E88}
.realistic-point-item h4{font-size:19px;color:#212529;margin:0 0 10px;font-weight:600}
.realistic-point-item p{font-size:16px;line-height:1.6;color:#495057;margin:0}
.timeline-prep-section{background:#fff;padding:90px 20px;position:relative}
.timeline-prep-container{max-width:1000px;margin:0 auto}
.timeline-prep-container h2{font-size:38px;line-height:1.3;color:#212529;margin:0 0 56px;text-align:center;font-weight:700}
.timeline-stages-wrapper{position:relative;padding-left:80px}
.timeline-vertical-line{position:absolute;left:28px;top:30px;bottom:30px;width:3px;background:linear-gradient(180deg,#707E88 0%,#B1B5C3 100%)}
.timeline-stage-block{position:relative;margin-bottom:48px;padding-left:20px}
.timeline-stage-block:last-child{margin-bottom:0}
.timeline-marker-circle{position:absolute;left:-68px;top:8px;width:44px;height:44px;background:#fff;border:4px solid #707E88;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#707E88;z-index:2}
.timeline-stage-block h3{font-size:24px;color:#212529;margin:0 0 12px;font-weight:600}
.timeline-stage-block p{font-size:16px;line-height:1.7;color:#495057;margin:0 0 10px}
.timeline-stage-block ul{list-style:none;padding:0;margin:12px 0 0}
.timeline-stage-block ul li{font-size:15px;line-height:1.6;color:#495057;padding:6px 0 6px 24px;position:relative}
.timeline-stage-block ul li::before{content:'→';position:absolute;left:0;color:#8FA1A7;font-weight:700}
.practical-action-section{background:linear-gradient(135deg,#f5f6fa 0%,#fafbfc 100%);padding:80px 20px;position:relative}
.practical-action-container{max-width:1200px;margin:0 auto}
.practical-action-container h2{font-size:38px;line-height:1.3;color:#212529;margin:0 0 48px;text-align:center;font-weight:700}
.practical-split-layout{display:grid;grid-template-columns:55% 45%;gap:50px;align-items:center}
.practical-content-column{display:flex;flex-direction:column;gap:24px}
.practical-action-box{background:#fff;padding:28px;border-radius:12px;box-shadow:0 4px 16px #707e881a;transition:all .3s ease}
.practical-action-box:hover{box-shadow:0 8px 28px #707e882e;transform:translateX(8px)}
.practical-action-box h3{font-size:21px;color:#212529;margin:0 0 12px;font-weight:600;display:flex;align-items:center;gap:12px}
.practical-action-box h3::before{content:'';width:8px;height:8px;background:#707E88;border-radius:50%;flex-shrink:0}
.practical-action-box p{font-size:16px;line-height:1.6;color:#495057;margin:0}
.practical-image-column{position:relative}
.practical-image-frame{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 16px 48px #707e8833}
.practical-image-frame::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#707e8826 0%,transparent 60%);z-index:1;pointer-events:none}
.practical-image-frame img{width:100%;height:520px;object-fit:cover;display:block}
@media (max-width: 768px) {
.prep-hero-wrapper{padding:60px 16px 50px}
.prep-hero-content{grid-template-columns:1fr;gap:40px}
.prep-hero-text h1{font-size:36px;margin-bottom:18px}
.prep-hero-text p{font-size:17px}
.prep-hero-image-box{transform:rotate(0deg)}
.prep-hero-image-box img{height:320px}
.checklist-foundation-section{padding:70px 16px}
.checklist-foundation-container h2{font-size:32px;margin-bottom:36px}
.checklist-grid-layout{grid-template-columns:1fr;gap:24px}
.realistic-expectations-wrapper{padding:70px 16px}
.realistic-expectations-inner{flex-direction:column;gap:36px}
.realistic-portrait-side{flex:0 0 auto;width:100%;max-width:320px;margin:0 auto}
.realistic-portrait-side img{height:380px}
.realistic-content-side h2{font-size:32px}
.timeline-prep-section{padding:70px 16px}
.timeline-prep-container h2{font-size:32px;margin-bottom:44px}
.timeline-stages-wrapper{padding-left:60px}
.timeline-marker-circle{left:-55px;width:38px;height:38px;font-size:16px}
.timeline-vertical-line{left:22px}
.timeline-stage-block h3{font-size:21px}
.practical-action-section{padding:70px 16px}
.practical-action-container h2{font-size:32px;margin-bottom:36px}
.practical-split-layout{grid-template-columns:1fr;gap:40px}
.practical-image-frame img{height:380px}
}
.methodology-wrapper{background:#fff;min-height:100vh}
.methodology-intro-section{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:90px 20px 80px;position:relative;overflow:hidden}
.methodology-intro-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#8fa1a714 0%,transparent 70%);border-radius:50%}
.methodology-intro-content{max-width:1100px;margin:0 auto;position:relative;z-index:2}
.methodology-intro-content h1{font-size:2.8rem;color:#212529;margin-bottom:25px;font-weight:700;line-height:1.2}
.methodology-intro-content .intro-text{font-size:1.15rem;color:#495057;line-height:1.7;max-width:750px}
.methodology-framework-block{background:#fff;padding:85px 20px}
.framework-container{max-width:1150px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.framework-visual{position:relative}
.framework-visual img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #707e8826}
.framework-details h2{font-size:2.3rem;color:#212529;margin-bottom:28px;font-weight:600;line-height:1.3}
.framework-details p{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:20px}
.framework-highlight{background:#f5f6fa;padding:22px 26px;border-radius:8px;border-left:4px solid #707E88;margin-top:25px}
.framework-highlight p{margin:0;font-size:1.02rem;color:#343a40;font-style:italic}
.methodology-expert-profile{background:linear-gradient(to right,#fafbfc 0%,#f8f9fa 100%);padding:80px 20px}
.expert-profile-wrapper{max-width:950px;margin:0 auto;display:flex;gap:45px;align-items:flex-start;background:#fff;padding:45px;border-radius:10px;box-shadow:0 4px 16px #707e881a}
.expert-image-container{flex-shrink:0}
.expert-image-container img{width:220px;height:220px;object-fit:cover;border-radius:50%;border:5px solid #B1B5C3}
.expert-bio h3{font-size:1.95rem;color:#212529;margin-bottom:12px;font-weight:600}
.expert-role{color:#707E88;font-size:1.1rem;margin-bottom:22px;font-weight:500}
.expert-bio p{font-size:1.04rem;color:#495057;line-height:1.75;margin-bottom:18px}
.expert-credentials{display:flex;gap:18px;margin-top:25px;flex-wrap:wrap}
.credential-badge{background:#f5f6fa;padding:10px 18px;border-radius:6px;font-size:.92rem;color:#343a40;border:1px solid #B1B5C3}
.methodology-approach-timeline{background:#fff;padding:85px 20px}
.approach-timeline-container{max-width:1050px;margin:0 auto}
.approach-timeline-container h2{font-size:2.4rem;color:#212529;text-align:center;margin-bottom:55px;font-weight:600}
.timeline-phases{position:relative;padding-left:0}
.timeline-phase{background:#f8f9fa;padding:35px 40px;margin-bottom:28px;border-radius:10px;border-left:6px solid #8FA1A7;position:relative;transition:all .3s ease}
.timeline-phase:hover{transform:translateX(8px);box-shadow:0 6px 20px #707e881f}
.phase-number{position:absolute;left:-60px;top:50%;transform:translateY(-50%);width:48px;height:48px;background:#707E88;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 4px 12px #707e8840}
.timeline-phase h3{font-size:1.65rem;color:#212529;margin-bottom:16px;font-weight:600}
.timeline-phase p{font-size:1.03rem;color:#495057;line-height:1.7;margin:0}
.methodology-principles-grid{background:linear-gradient(135deg,#f5f6fa 0%,#fafbfc 100%);padding:85px 20px 90px}
.principles-grid-wrapper{max-width:1200px;margin:0 auto}
.principles-grid-wrapper h2{font-size:2.35rem;color:#212529;text-align:center;margin-bottom:50px;font-weight:600}
.principles-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.principle-card{background:#fff;padding:38px 32px;border-radius:10px;box-shadow:0 4px 16px #707e8814;transition:all .35s ease;border-top:4px solid transparent}
.principle-card:nth-child(1){border-top-color:#707E88}
.principle-card:nth-child(2){border-top-color:#8FA1A7}
.principle-card:nth-child(3){border-top-color:#B1B5C3}
.principle-card:nth-child(4){border-top-color:#8FA1A7}
.principle-card:nth-child(5){border-top-color:#B1B5C3}
.principle-card:nth-child(6){border-top-color:#707E88}
.principle-card:hover{transform:translateY(-6px);box-shadow:0 8px 28px #707e8826}
.principle-icon{width:56px;height:56px;background:linear-gradient(135deg,#8FA1A7 0%,#B1B5C3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:22px;font-size:1.5rem;color:#fff}
.principle-card h3{font-size:1.45rem;color:#212529;margin-bottom:14px;font-weight:600}
.principle-card p{font-size:1rem;color:#495057;line-height:1.65;margin:0}
.methodology-cta-block{background:#fff;padding:75px 20px;text-align:center}
.cta-content-box{max-width:750px;margin:0 auto;background:linear-gradient(135deg,#707E88 0%,#8FA1A7 100%);padding:55px 45px;border-radius:12px;box-shadow:0 8px 24px #707e8833}
.cta-content-box h2{font-size:2.2rem;color:#fff;margin-bottom:22px;font-weight:600;line-height:1.3}
.cta-content-box p{font-size:1.1rem;color:#fff;line-height:1.7;margin-bottom:32px;opacity:.95}
.cta-button-primary{display:inline-block;background:#fff;color:#707E88;padding:16px 42px;border-radius:8px;text-decoration:none;font-size:1.08rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #0000001a}
.cta-button-primary:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000026;color:#495057}
@media (max-width: 968px) {
.framework-container{grid-template-columns:1fr;gap:40px}
.principles-cards{grid-template-columns:repeat(2,1fr);gap:28px}
.timeline-phase{padding-left:40px}
.phase-number{left:auto;right:auto;position:relative;margin-bottom:18px;transform:none}
.expert-profile-wrapper{flex-direction:column;align-items:center;text-align:center}
}
@media (max-width: 640px) {
.methodology-intro-content h1{font-size:2.2rem}
.principles-cards{grid-template-columns:1fr}
.framework-details h2,.approach-timeline-container h2,.principles-grid-wrapper h2{font-size:1.9rem}
.cta-content-box{padding:40px 28px}
.cta-content-box h2{font-size:1.85rem}
.expert-credentials{justify-content:center}
}
.index-hero-wrapper{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.index-hero-wrapper::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#707e88eb,#8fa1a7e0);z-index:1}
.index-hero-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}
.index-hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:820px;padding:0 20px}
.index-hero-content h1{font-size:3.2rem;font-weight:700;margin-bottom:24px;line-height:1.2;letter-spacing:-.5px}
.index-hero-content .hero-tagline{font-size:1.35rem;line-height:1.6;margin-bottom:36px;color:#f8f9fa;font-weight:300}
.index-hero-cta-group{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}
.index-hero-btn{padding:15px 34px;font-size:1.05rem;font-weight:600;text-decoration:none;border-radius:6px;transition:all .3s ease;display:inline-block}
.index-hero-btn-primary{background:#fff;color:#707E88;border:2px solid #fff}
.index-hero-btn-primary:hover{background:transparent;color:#fff;transform:translateY(-2px)}
.index-hero-btn-secondary{background:transparent;color:#fff;border:2px solid #fff}
.index-hero-btn-secondary:hover{background:#fff;color:#707E88;transform:translateY(-2px)}
.training-approach-section{background:#fff;padding:90px 0}
.training-approach-inner{max-width:1140px;margin:0 auto;padding:0 20px}
.approach-header{text-align:center;margin-bottom:56px}
.approach-header h2{font-size:2.4rem;color:#343a40;margin-bottom:18px;font-weight:700}
.approach-header .subtitle-text{font-size:1.15rem;color:#707E88;line-height:1.7;max-width:680px;margin:0 auto}
.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.approach-visual-box{position:relative}
.approach-visual-box img{width:100%;height:480px;object-fit:cover;border-radius:8px;box-shadow:0 12px 32px #707e8826}
.approach-content-box h3{font-size:1.9rem;color:#343a40;margin-bottom:22px;font-weight:600}
.approach-content-box p{font-size:1.05rem;line-height:1.75;color:#495057;margin-bottom:18px}
.specialty-focus-section{background:linear-gradient(165deg,#f8f9fa 0%,#e9ecef 100%);padding:85px 0}
.specialty-focus-container{max-width:1140px;margin:0 auto;padding:0 20px}
.specialty-focus-container h2{font-size:2.3rem;color:#343a40;margin-bottom:48px;text-align:center;font-weight:700}
.specialty-cards-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.specialty-single-card{background:#fff;padding:38px 28px;border-radius:10px;box-shadow:0 6px 20px #707e881a;transition:all .3s ease;border-top:4px solid #8FA1A7}
.specialty-single-card:hover{transform:translateY(-8px);box-shadow:0 12px 28px #707e882e}
.specialty-single-card h3{font-size:1.45rem;color:#707E88;margin-bottom:16px;font-weight:600}
.specialty-single-card p{font-size:1rem;line-height:1.7;color:#495057}
.dual-panel-learning-section{background:#fff;padding:95px 0}
.dual-panel-container{max-width:1240px;margin:0 auto;padding:0 20px}
.dual-panel-layout{display:grid;grid-template-columns:45% 55%;gap:0;background:linear-gradient(to right,#707E88 50%,#f8f9fa 50%);border-radius:12px;overflow:hidden;box-shadow:0 10px 36px #707e881f}
.dual-panel-left{padding:58px 42px;color:#fff}
.dual-panel-left h2{font-size:2.1rem;margin-bottom:26px;font-weight:700;line-height:1.3}
.dual-panel-left p{font-size:1.05rem;line-height:1.75;margin-bottom:16px;color:#f8f9fa}
.dual-panel-right{padding:58px 42px;background:#f8f9fa}
.dual-panel-right h3{font-size:1.75rem;color:#343a40;margin-bottom:28px;font-weight:600}
.dual-feature-list{list-style:none;padding:0;margin:0}
.dual-feature-list li{padding:14px 0;border-bottom:1px solid #dee2e6;font-size:1.05rem;color:#495057;display:flex;align-items:flex-start;gap:12px}
.dual-feature-list li::before{content:'';color:#8FA1A7;font-weight:700;font-size:1.3rem;flex-shrink:0}
.dual-feature-list li:last-child{border-bottom:none}
.program-timeline-section{background:linear-gradient(135deg,#B1B5C3 0%,#8FA1A7 100%);padding:90px 0;position:relative}
.timeline-container{max-width:980px;margin:0 auto;padding:0 20px}
.timeline-container h2{font-size:2.4rem;color:#fff;text-align:center;margin-bottom:58px;font-weight:700}
.timeline-wrapper{position:relative}
.timeline-item{display:grid;grid-template-columns:80px 1fr;gap:28px;margin-bottom:42px;align-items:start}
.timeline-marker{width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:700;color:#707E88;box-shadow:0 6px 18px #0000001f;flex-shrink:0}
.timeline-content{background:#fff;padding:32px 36px;border-radius:8px;box-shadow:0 8px 24px #00000014}
.timeline-content h3{font-size:1.5rem;color:#343a40;margin-bottom:12px;font-weight:600}
.timeline-content p{font-size:1.05rem;line-height:1.7;color:#495057;margin:0}
.investment-pricing-section{background:#fff;padding:90px 0}
.pricing-container{max-width:1140px;margin:0 auto;padding:0 20px}
.pricing-header-area{text-align:center;margin-bottom:52px}
.pricing-header-area h2{font-size:2.4rem;color:#343a40;margin-bottom:18px;font-weight:700}
.pricing-header-area .pricing-intro{font-size:1.12rem;color:#707E88;line-height:1.7;max-width:720px;margin:0 auto}
.pricing-tiers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:36px}
.single-pricing-card{background:linear-gradient(to bottom,#f8f9fa,#fff);padding:44px 36px;border-radius:12px;border:2px solid #dee2e6;transition:all .3s ease;text-align:center}
.single-pricing-card:hover{border-color:#707E88;box-shadow:0 14px 36px #707e8826;transform:translateY(-6px)}
.pricing-card-header h3{font-size:1.75rem;color:#343a40;margin-bottom:14px;font-weight:600}
.pricing-amount{font-size:3rem;color:#707E88;font-weight:700;margin-bottom:8px}
.pricing-period{font-size:1.05rem;color:#8FA1A7;margin-bottom:28px}
.pricing-features-list{list-style:none;padding:0;margin:0 0 32px;text-align:left}
.pricing-features-list li{padding:12px 0;font-size:1.05rem;color:#495057;border-bottom:1px solid #e9ecef}
.pricing-features-list li:last-child{border-bottom:none}
.pricing-cta-btn{display:inline-block;padding:14px 38px;background:#707E88;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease;font-size:1.05rem}
.pricing-cta-btn:hover{background:#8FA1A7;transform:scale(1.05)}
.testimonial-showcase-section{background:linear-gradient(to bottom,#f8f9fa,#fff);padding:85px 0}
.testimonial-container{max-width:980px;margin:0 auto;padding:0 20px}
.testimonial-container h2{font-size:2.3rem;color:#343a40;text-align:center;margin-bottom:52px;font-weight:700}
.testimonial-card-wrapper{background:#fff;padding:48px 42px;border-radius:12px;box-shadow:0 8px 28px #707e881f;display:grid;grid-template-columns:120px 1fr;gap:36px;align-items:center}
.testimonial-profile-image{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid #B1B5C3}
.testimonial-text-content blockquote{font-size:1.15rem;line-height:1.75;color:#495057;margin:0 0 20px;font-style:italic}
.testimonial-author-info{display:flex;flex-direction:column}
.testimonial-author-name{font-size:1.25rem;font-weight:600;color:#343a40;margin-bottom:4px}
.testimonial-author-title{font-size:1rem;color:#707E88}
.final-cta-section{background:#707E88;padding:95px 0;text-align:center;position:relative}
.final-cta-container{max-width:860px;margin:0 auto;padding:0 20px;color:#fff}
.final-cta-container h2{font-size:2.5rem;margin-bottom:24px;font-weight:700;line-height:1.3}
.final-cta-container .cta-description{font-size:1.2rem;line-height:1.7;margin-bottom:38px;color:#f8f9fa}
.final-cta-btn-group{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.final-cta-btn{padding:16px 40px;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:6px;transition:all .3s ease;display:inline-block}
.final-cta-btn-light{background:#fff;color:#707E88;border:2px solid #fff}
.final-cta-btn-light:hover{background:transparent;color:#fff;transform:translateY(-3px)}
.final-cta-btn-outline{background:transparent;color:#fff;border:2px solid #fff}
.final-cta-btn-outline:hover{background:#fff;color:#707E88;transform:translateY(-3px)}
@media (max-width: 768px) {
.index-hero-content h1{font-size:2.2rem}
.index-hero-content .hero-tagline{font-size:1.15rem}
.index-hero-cta-group{flex-direction:column;align-items:stretch}
.approach-grid{grid-template-columns:1fr;gap:36px}
.approach-visual-box img{height:340px}
.specialty-cards-wrapper{grid-template-columns:1fr}
.dual-panel-layout{grid-template-columns:1fr;background:#707E88}
.dual-panel-right{background:#f8f9fa}
.timeline-item{grid-template-columns:60px 1fr;gap:18px}
.timeline-marker{width:60px;height:60px;font-size:1.3rem}
.pricing-tiers-grid{grid-template-columns:1fr}
.testimonial-card-wrapper{grid-template-columns:1fr;gap:24px;text-align:center}
.testimonial-profile-image{margin:0 auto}
.final-cta-container h2{font-size:2rem}
.final-cta-btn-group{flex-direction:column;align-items:stretch}
}
.contact-main-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0}
.contact-hero-section{background:linear-gradient(120deg,#fff 0%,#f5f6fa 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.contact-hero-section::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#b1b5c326 0%,transparent 70%);border-radius:50%}
.contact-hero-content{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:2}
.contact-hero-title{font-size:2.8rem;color:#212529;margin-bottom:20px;font-weight:700;line-height:1.2}
.contact-hero-subtitle{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:30px}
.contact-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;max-width:1100px;margin:0 auto;padding:0 20px}
.contact-info-card{background:#fff;padding:30px;border-radius:12px;border-left:4px solid #707E88;box-shadow:0 2px 12px #707e8814;transition:transform .3s ease,box-shadow .3s ease}
.contact-info-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #707e8826}
.contact-info-label{font-size:.9rem;color:#707E88;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-weight:600}
.contact-info-detail{font-size:1.05rem;color:#212529;line-height:1.6}
.contact-info-detail a{color:#707E88;text-decoration:none;transition:color .3s ease}
.contact-info-detail a:hover{color:#8FA1A7}
.contact-form-section{padding:70px 20px;background:#fff}
.contact-form-container{max-width:900px;margin:0 auto}
.form-intro-block{text-align:left;margin-bottom:45px}
.form-section-title{font-size:2.2rem;color:#212529;margin-bottom:15px;font-weight:700}
.form-section-description{font-size:1.05rem;color:#495057;line-height:1.7}
.contact-form-wrapper{background:#f8f9fa;padding:45px;border-radius:12px;border:1px solid #B1B5C3}
.form-row-group{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:25px}
.form-field-wrapper{margin-bottom:25px}
.form-field-label{display:block;font-size:.95rem;color:#343a40;margin-bottom:8px;font-weight:600}
.form-input-field{width:100%;padding:14px 18px;border:2px solid #B1B5C3;border-radius:8px;font-size:1rem;color:#212529;background:#fff;transition:border-color .3s ease,box-shadow .3s ease}
.form-input-field:focus{outline:none;border-color:#707E88;box-shadow:0 0 0 3px #707e881a}
.form-textarea-field{width:100%;padding:14px 18px;border:2px solid #B1B5C3;border-radius:8px;font-size:1rem;color:#212529;background:#fff;min-height:160px;resize:vertical;font-family:inherit;transition:border-color .3s ease,box-shadow .3s ease}
.form-textarea-field:focus{outline:none;border-color:#707E88;box-shadow:0 0 0 3px #707e881a}
.privacy-checkbox-wrapper{margin-bottom:30px;display:flex;align-items:flex-start;gap:12px}
.privacy-checkbox-input{margin-top:4px;width:18px;height:18px;cursor:pointer;accent-color:#707E88}
.privacy-label-text{font-size:.95rem;color:#343a40;line-height:1.6}
.privacy-label-text a{color:#707E88;text-decoration:underline;transition:color .3s ease}
.privacy-label-text a:hover{color:#8FA1A7}
.form-submit-button{background:linear-gradient(135deg,#707E88 0%,#8FA1A7 100%);color:#fff;padding:16px 50px;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;width:100%;position:relative;z-index:10}
.form-submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #707e884d}
.visual-content-section{padding:70px 20px;background:linear-gradient(135deg,#f5f6fa 0%,#fff 100%)}
.visual-content-wrapper{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.visual-text-block{padding-right:30px}
.visual-section-title{font-size:2rem;color:#212529;margin-bottom:20px;font-weight:700;line-height:1.3}
.visual-description-text{font-size:1.05rem;color:#495057;line-height:1.8;margin-bottom:25px}
.visual-cta-button{display:inline-block;background:#707E88;color:#fff;padding:14px 40px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:background .3s ease,transform .3s ease;position:relative;z-index:10}
.visual-cta-button:hover{background:#8FA1A7;transform:translateX(5px)}
.visual-image-block img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 25px #707e8833;display:block}
.location-details-section{padding:70px 20px;background:#fff}
.location-details-container{max-width:1100px;margin:0 auto;text-align:center}
.location-title-block{margin-bottom:50px}
.location-main-title{font-size:2.2rem;color:#212529;margin-bottom:15px;font-weight:700}
.location-subtitle-text{font-size:1.05rem;color:#495057;line-height:1.7;max-width:700px;margin:0 auto}
.location-info-display{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:40px;border-radius:12px;border:2px solid #B1B5C3;max-width:600px;margin:0 auto}
.location-address-block{font-size:1.1rem;color:#343a40;line-height:1.8;margin-bottom:20px}
.location-contact-links{display:flex;flex-direction:column;gap:12px;align-items:center}
.location-contact-link{color:#707E88;text-decoration:none;font-size:1.05rem;transition:color .3s ease}
.location-contact-link:hover{color:#8FA1A7}
@media (max-width: 768px) {
.contact-hero-title{font-size:2rem}
.contact-hero-subtitle{font-size:1rem}
.contact-info-grid{grid-template-columns:1fr;gap:20px}
.form-row-group{grid-template-columns:1fr;gap:20px}
.contact-form-wrapper{padding:30px 20px}
.visual-content-wrapper{grid-template-columns:1fr;gap:35px}
.visual-text-block{padding-right:0}
.form-section-title{font-size:1.8rem}
.visual-section-title{font-size:1.7rem}
.location-main-title{font-size:1.8rem}
}
@media (max-width: 480px) {
.contact-hero-section{padding:60px 15px 50px}
.contact-hero-title{font-size:1.7rem}
.form-submit-button{padding:14px 30px;font-size:1rem}
.visual-cta-button{padding:12px 30px}
}
.cookie-policy-wrapper{background:#fff;min-height:100vh;padding:0}
.cookie-policy-header-block{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:4rem 2rem 3rem;border-bottom:3px solid #B1B5C3;position:relative}
.cookie-policy-header-block::after{content:'';position:absolute;bottom:-3px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#707E88 0%,#8FA1A7 50%,#B1B5C3 100%)}
.cookie-policy-container{max-width:920px;margin:0 auto;padding:0 1.5rem}
.cookie-policy-title{font-size:2.8rem;color:#212529;margin:0 0 1rem;font-weight:700;line-height:1.2}
.cookie-policy-meta{display:flex;gap:2rem;flex-wrap:wrap;margin:1.5rem 0 0}
.cookie-policy-meta-item{font-size:.95rem;color:#495057;display:flex;align-items:center;gap:.5rem}
.cookie-policy-meta-label{font-weight:600;color:#707E88}
.cookie-policy-content-area{background:#fff;padding:3.5rem 2rem}
.cookie-policy-intro-section{background:#f5f6fa;padding:2rem;border-left:4px solid #8FA1A7;margin-bottom:3rem;border-radius:0 8px 8px 0}
.cookie-policy-intro-section p{color:#343a40;font-size:1.05rem;line-height:1.7;margin:0 0 1rem}
.cookie-policy-intro-section p:last-child{margin-bottom:0}
.cookie-policy-section{margin-bottom:3rem;padding-bottom:2.5rem;border-bottom:1px solid #e9ecef}
.cookie-policy-section:last-of-type{border-bottom:none}
.cookie-policy-section-heading{font-size:1.85rem;color:#212529;margin:0 0 1.5rem;font-weight:700;line-height:1.3}
.cookie-policy-subsection-heading{font-size:1.4rem;color:#343a40;margin:2rem 0 1rem;font-weight:600;line-height:1.4}
.cookie-policy-text{color:#495057;font-size:1rem;line-height:1.75;margin:0 0 1.25rem}
.cookie-policy-text:last-child{margin-bottom:0}
.cookie-policy-emphasis-box{background:#fafbfc;border:2px solid #B1B5C3;padding:1.75rem;margin:2rem 0;border-radius:6px}
.cookie-policy-emphasis-box p{color:#343a40;font-size:1rem;line-height:1.7;margin:0 0 1rem}
.cookie-policy-emphasis-box p:last-child{margin-bottom:0}
.cookie-policy-list-container{margin:1.5rem 0}
.cookie-policy-custom-list{list-style:none;padding:0;margin:0}
.cookie-policy-custom-list li{padding-left:2rem;position:relative;margin-bottom:1rem;color:#495057;font-size:1rem;line-height:1.7}
.cookie-policy-custom-list li::before{content:'';position:absolute;left:0;top:.6rem;width:10px;height:10px;background:#8FA1A7;border-radius:50%}
.cookie-policy-numbered-list{list-style:none;counter-reset:policy-counter;padding:0;margin:1.5rem 0}
.cookie-policy-numbered-list li{counter-increment:policy-counter;padding-left:3rem;position:relative;margin-bottom:1.5rem;color:#495057;font-size:1rem;line-height:1.7}
.cookie-policy-numbered-list li::before{content:counter(policy-counter);position:absolute;left:0;top:0;width:2rem;height:2rem;background:#707E88;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}
.cookie-policy-table-wrapper{overflow-x:auto;margin:2rem 0;border:1px solid #dee2e6;border-radius:6px}
.cookie-policy-data-table{width:100%;border-collapse:collapse;background:#fff}
.cookie-policy-data-table thead{background:linear-gradient(135deg,#707E88 0%,#8FA1A7 100%)}
.cookie-policy-data-table th{padding:1rem;text-align:left;color:#fff;font-weight:600;font-size:.95rem;border-bottom:2px solid #B1B5C3}
.cookie-policy-data-table td{padding:1rem;color:#495057;font-size:.95rem;line-height:1.6;border-bottom:1px solid #e9ecef}
.cookie-policy-data-table tbody tr:last-child td{border-bottom:none}
.cookie-policy-data-table tbody tr:nth-child(even){background:#f8f9fa}
.cookie-policy-highlight-panel{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-left:5px solid #707E88;padding:2rem;margin:2.5rem 0;box-shadow:0 2px 8px #707e881a}
.cookie-policy-highlight-panel p{color:#343a40;font-size:1rem;line-height:1.7;margin:0 0 1rem}
.cookie-policy-highlight-panel p:last-child{margin-bottom:0}
.cookie-policy-grid-display{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}
.cookie-policy-grid-item{background:#fafbfc;border:1px solid #B1B5C3;padding:1.5rem;border-radius:6px;transition:all .3s ease}
.cookie-policy-grid-item:hover{box-shadow:0 4px 12px #707e8826;transform:translateY(-2px)}
.cookie-policy-grid-item h4{color:#707E88;font-size:1.2rem;margin:0 0 1rem;font-weight:600}
.cookie-policy-grid-item p{color:#495057;font-size:.95rem;line-height:1.6;margin:0}
.cookie-policy-contact-section{background:linear-gradient(135deg,#707E88 0%,#8FA1A7 100%);padding:3rem 2rem;margin-top:4rem;border-radius:8px;box-shadow:0 4px 16px #707e8833}
.cookie-policy-contact-heading{color:#fff;font-size:1.8rem;margin:0 0 1.5rem;font-weight:700}
.cookie-policy-contact-text{color:#fff;font-size:1.05rem;line-height:1.7;margin:0 0 1.5rem}
.cookie-policy-contact-details{background:#ffffff26;padding:1.5rem;border-radius:6px;backdrop-filter:blur(10px)}
.cookie-policy-contact-item{color:#fff;font-size:1rem;margin:.75rem 0;display:flex;align-items:center;gap:.75rem}
.cookie-policy-contact-label{font-weight:600;min-width:80px}
.cookie-policy-contact-link{color:#fff;text-decoration:none;border-bottom:1px solid #fff6;transition:border-color .3s ease}
.cookie-policy-contact-link:hover{border-bottom-color:#fff}
@media (max-width: 768px) {
.cookie-policy-header-block{padding:3rem 1.5rem 2rem}
.cookie-policy-title{font-size:2.2rem}
.cookie-policy-meta{gap:1rem}
.cookie-policy-content-area{padding:2.5rem 1.5rem}
.cookie-policy-section-heading{font-size:1.6rem}
.cookie-policy-subsection-heading{font-size:1.25rem}
.cookie-policy-intro-section{padding:1.5rem}
.cookie-policy-emphasis-box{padding:1.5rem}
.cookie-policy-grid-display{grid-template-columns:1fr}
.cookie-policy-contact-section{padding:2.5rem 1.5rem}
.cookie-policy-contact-heading{font-size:1.5rem}
.cookie-policy-contact-item{flex-direction:column;align-items:flex-start}
.cookie-policy-table-wrapper{margin:1.5rem -1.5rem;border-radius:0}
}
.privacy-main-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,sans-serif}
.privacy-header-zone{background:#fff;border-bottom:3px solid #B1B5C3;padding:4rem 0 3rem;margin-bottom:3rem}
.privacy-header-zone .container{max-width:1100px;margin:0 auto;padding:0 2rem}
.privacy-title-main{font-size:2.8rem;font-weight:700;color:#212529;margin:0 0 1rem;letter-spacing:-.02em}
.privacy-update-info{font-size:1rem;color:#707E88;margin:0}
.privacy-content-container{max-width:1100px;margin:0 auto;padding:0 2rem 5rem}
.privacy-intro-block{background:#fff;padding:2.5rem;border-radius:8px;margin-bottom:2.5rem;border-left:5px solid #8FA1A7;box-shadow:0 2px 8px #0000000d}
.privacy-intro-block p{font-size:1.1rem;line-height:1.7;color:#343a40;margin:0 0 1rem}
.privacy-intro-block p:last-child{margin-bottom:0}
.privacy-section-block{background:#fff;padding:2.5rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 1px 6px #0000000a}
.privacy-section-heading{font-size:1.9rem;font-weight:600;color:#212529;margin:0 0 1.5rem;padding-bottom:.8rem;border-bottom:2px solid #f5f6fa}
.privacy-section-block p{font-size:1.05rem;line-height:1.8;color:#495057;margin:0 0 1.2rem}
.privacy-section-block p:last-child{margin-bottom:0}
.privacy-subsection-title{font-size:1.4rem;font-weight:600;color:#343a40;margin:2rem 0 1rem}
.privacy-list-standard{margin:1.2rem 0;padding-left:1.5rem}
.privacy-list-standard li{font-size:1.05rem;line-height:1.8;color:#495057;margin-bottom:.8rem}
.privacy-contact-box{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:2.5rem;border-radius:8px;border:2px solid #B1B5C3;margin-top:3rem}
.privacy-contact-heading{font-size:1.6rem;font-weight:600;color:#212529;margin:0 0 1.5rem}
.privacy-contact-details{font-size:1.05rem;line-height:1.9;color:#343a40}
.privacy-contact-details strong{color:#707E88;font-weight:600}
.privacy-emphasis-text{background:#f5f6fa;padding:1.5rem;border-radius:6px;margin:1.5rem 0;border-left:4px solid #707E88}
.privacy-emphasis-text p{margin:0;font-size:1.05rem;line-height:1.7;color:#343a40}
@media (max-width: 768px) {
.privacy-header-zone{padding:2.5rem 0 2rem;margin-bottom:2rem}
.privacy-title-main{font-size:2rem}
.privacy-content-container{padding:0 1.5rem 3rem}
.privacy-intro-block,.privacy-section-block{padding:1.8rem}
.privacy-section-heading{font-size:1.5rem}
.privacy-contact-box{padding:1.8rem}
}
@media (max-width: 480px) {
.privacy-header-zone{padding:2rem 0 1.5rem}
.privacy-title-main{font-size:1.7rem}
.privacy-section-heading{font-size:1.3rem}
.privacy-intro-block,.privacy-section-block,.privacy-contact-box{padding:1.5rem}
}
.confirmation-wrapper{min-height:80vh;background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);display:flex;align-items:center;padding:3rem 1.5rem}
.confirmation-container{max-width:680px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 4px 20px #707e8814;padding:3.5rem 2.5rem;position:relative}
.confirmation-container::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#707E88 0%,#8FA1A7 50%,#B1B5C3 100%);border-radius:12px 12px 0 0}
.success-icon-area{text-align:center;margin-bottom:2rem}
.checkmark-circle{width:85px;height:85px;margin:0 auto;background:linear-gradient(135deg,#8FA1A7 0%,#B1B5C3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;animation:scaleIn .5s ease-out}
@keyframes scaleIn {
0%{transform:scale(0);opacity:0}
50%{transform:scale(1.1)}
100%{transform:scale(1);opacity:1}
}
.checkmark-circle::after{content:'';font-size:3rem;color:#fff;font-weight:600;line-height:1}
.main-heading-success{font-size:2.1rem;color:#212529;margin:0 0 1.2rem;font-weight:700;text-align:center;line-height:1.3}
.confirmation-message{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:2rem;text-align:center}
.details-section{background:#f8f9fa;border-left:4px solid #8FA1A7;padding:1.8rem;margin:2rem 0;border-radius:6px}
.detail-heading{font-size:1.15rem;color:#343a40;font-weight:600;margin:0 0 1rem}
.detail-list{list-style:none;padding:0;margin:0}
.detail-list li{padding:.6rem 0;color:#495057;font-size:.98rem;line-height:1.6;position:relative;padding-left:1.8rem}
.detail-list li::before{content:'→';position:absolute;left:0;color:#707E88;font-weight:600}
.timeline-info{background:#fff;border:2px solid #B1B5C3;border-radius:8px;padding:1.5rem;margin:2rem 0}
.timeline-info p{margin:0 0 .8rem;color:#343a40;font-size:.96rem;line-height:1.6}
.timeline-info p:last-child{margin-bottom:0}
.timeline-info strong{color:#707E88;font-weight:600}
.action-buttons-group{display:flex;gap:1rem;margin-top:2.5rem;flex-wrap:wrap;justify-content:center}
.primary-action-btn{background:linear-gradient(135deg,#707E88 0%,#8FA1A7 100%);color:#fff;padding:.95rem 2.2rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;display:inline-block;transition:transform .2s ease,box-shadow .2s ease;border:none;cursor:pointer;z-index:10;position:relative}
.primary-action-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #707e8840}
.secondary-action-btn{background:#fff;color:#707E88;padding:.95rem 2.2rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;display:inline-block;transition:all .2s ease;border:2px solid #707E88;cursor:pointer;z-index:10;position:relative}
.secondary-action-btn:hover{background:#f8f9fa;border-color:#8FA1A7;color:#8FA1A7}
.support-note{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #e9ecef}
.support-note p{font-size:.92rem;color:#6c757d;margin:0 0 .5rem;line-height:1.6}
.contact-link{color:#707E88;font-weight:600;text-decoration:none;transition:color .2s ease}
.contact-link:hover{color:#8FA1A7;text-decoration:underline}
@media (max-width: 768px) {
.confirmation-wrapper{padding:2rem 1rem}
.confirmation-container{padding:2.5rem 1.5rem}
.main-heading-success{font-size:1.75rem}
.confirmation-message{font-size:1rem}
.checkmark-circle{width:70px;height:70px}
.checkmark-circle::after{font-size:2.5rem}
.action-buttons-group{flex-direction:column}
.primary-action-btn,.secondary-action-btn{width:100%;text-align:center}
.details-section{padding:1.3rem}
}
@media (max-width: 480px) {
.main-heading-success{font-size:1.5rem}
.confirmation-message{font-size:.95rem}
.detail-list li{font-size:.9rem}
}