*{margin:0;padding:0;box-sizing:border-box}
:root{--primary-clr:#A4A7B0;--secondary-clr:#C0C8CD;--tertiary-clr:#DFE2E6;--bg-light:#fafbfc;--bg-white:#fff;--text-dark:#212529;--text-medium:#495057;--text-light:#6c757d;--shadow-sm:0 2px 8px #a4a7b014;--shadow-md:0 4px 16px #a4a7b01f;--shadow-lg:0 8px 32px #a4a7b029}
body{color:var(--text-dark);background:var(--bg-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:clamp(16px,1.2vw,18px)/1.6 'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif}
.sr_only_skip{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.sr_only_skip:focus{position:fixed;top:10px;left:10px;width:auto;height:auto;padding:12px 20px;background:var(--text-dark);color:var(--bg-white);z-index:99999;border-radius:6px;font-weight:600}
header{background:linear-gradient(135deg,#fff 0%,#fafbfc 50%,#dfe2e626 100%);position:relative;z-index:100;box-shadow:var(--shadow-sm);border-bottom:1px solid #c0c8cd33}
.header_structure_wrap{max-width:1400px;margin:0 auto;padding:0 clamp(16px,4vw,48px)}
.top_row_82kx{display:flex;justify-content:space-between;align-items:center;padding:clamp(14px,2vh,20px) 0;border-bottom:1px solid #c0c8cd26;position:relative}
.logo_container_9pr{display:flex;align-items:center;gap:14px;z-index:15;position:relative}
.logo_img_47q{height:62px;width:62px;object-fit:contain;display:block}
.emergency_contact_7hn{display:flex;align-items:center;gap:10px;padding:10px 20px;background:linear-gradient(135deg,#a4a7b014,#c0c8cd1f);border-radius:8px;backdrop-filter:blur(10px);border:1px solid #dfe2e666;transition:all .3s ease}
.emergency_contact_7hn:hover{background:linear-gradient(135deg,#a4a7b01f,#c0c8cd2e);box-shadow:var(--shadow-sm)}
.phone_icon_3xt{width:20px;height:20px;fill:var(--primary-clr)}
.emergency_phone_link_5mb{font-size:clamp(14px,1.1vw,16px);font-weight:500;color:var(--text-dark);text-decoration:none;letter-spacing:.02em;transition:color .3s ease}
.emergency_phone_link_5mb:hover{color:var(--primary-clr)}
.nav_row_45zt{display:flex;justify-content:center;align-items:center;padding:clamp(18px,2.5vh,26px) 0;position:relative;z-index:10}
.main_navigation_8kl{display:flex;gap:clamp(24px,3vw,48px);align-items:center;list-style:none}
.nav_item_6wp{position:relative}
.nav_link_2hd{font-size:clamp(15px,1.15vw,17px);font-weight:500;color:var(--text-medium);text-decoration:none;padding:10px 16px;border-radius:6px;display:inline-block;transition:all .3s ease;position:relative;letter-spacing:.01em}
.nav_link_2hd::after{content:'';position:absolute;bottom:6px;left:16px;right:16px;height:2px;background:linear-gradient(90deg,var(--primary-clr),var(--secondary-clr));transform:scaleX(0);transition:transform .3s ease;transform-origin:center}
.nav_link_2hd:hover{color:var(--text-dark);background:#dfe2e640}
.nav_link_2hd:hover::after{transform:scaleX(1)}
.nav_link_2hd:focus{outline:2px solid var(--primary-clr);outline-offset:3px;color:var(--text-dark)}
footer{background:linear-gradient(165deg,#1a1d24 0%,#2c3038 45%,#383c45 100%);color:#e8eaed;margin-top:clamp(60px,8vh,100px);position:relative;overflow:hidden}
footer::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-clr) 0%,var(--secondary-clr) 50%,var(--tertiary-clr) 100%)}
.footer_container_9xm{max-width:1400px;margin:0 auto;padding:clamp(48px,6vh,80px) clamp(16px,4vw,48px) clamp(32px,4vh,48px)}
.footer_grid_7kt{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(40px,5vw,64px);margin-bottom:clamp(40px,5vh,60px)}
.footer_brand_section_4nz{display:flex;flex-direction:column;gap:20px}
.footer_logo_wrap_8pl{display:flex;align-items:center;gap:14px}
.footer_logo_img_3qr{height:58px;width:58px;object-fit:contain}
.footer_brand_name_2lb{font-size:clamp(20px,1.8vw,26px);font-weight:600;color:#fff;letter-spacing:.02em}
.footer_description_5xk{font-size:clamp(14px,1vw,16px);line-height:1.7;color:#b8bcc2;max-width:360px}
.footer_links_section_6hr{display:flex;flex-direction:column;gap:18px}
.footer_heading_9wm{font-size:clamp(16px,1.3vw,19px);font-weight:600;color:#fff;margin-bottom:6px;letter-spacing:.03em}
.footer_links_list_4tp{list-style:none;display:flex;flex-direction:column;gap:12px}
.footer_link_8zq{font-size:clamp(14px,1vw,16px);color:#b8bcc2;text-decoration:none;transition:all .3s ease;display:inline-block}
.footer_link_8zq:hover{color:var(--tertiary-clr);padding-left:6px}
.footer_link_8zq:focus{outline:2px solid var(--tertiary-clr);outline-offset:3px;color:#fff}
.footer_contact_section_3bv{display:flex;flex-direction:column;gap:18px}
.contact_item_7km{display:flex;flex-direction:column;gap:6px}
.contact_label_5dr{font-size:clamp(13px,0.95vw,15px);color:#9298a0;font-weight:500;letter-spacing:.02em}
.contact_value_2nh{font-size:clamp(14px,1.05vw,16px);color:#e8eaed;text-decoration:none;transition:color .3s ease}
.contact_value_2nh:hover{color:var(--tertiary-clr)}
.contact_value_2nh:focus{outline:2px solid var(--tertiary-clr);outline-offset:2px}
.footer_bottom_divider_8xp{height:1px;background:linear-gradient(90deg,transparent 0%,#c0c8cd33 50%,transparent 100%);margin:clamp(32px,4vh,48px) 0 clamp(24px,3vh,36px)}
.footer_copyright_area_6qm{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}
.copyright_text_9hp{font-size:clamp(13px,0.95vw,15px);color:#9298a0;letter-spacing:.01em}
.footer_meta_links_4kt{display:flex;gap:20px;list-style:none}
.footer_meta_link_7xn{font-size:clamp(13px,0.95vw,15px);color:#b8bcc2;text-decoration:none;transition:color .3s ease}
.footer_meta_link_7xn:hover{color:var(--tertiary-clr)}
.cookie_overlay_9zk{position:fixed;bottom:24px;right:24px;max-width:440px;background:#fffffffa;backdrop-filter:blur(20px);border-radius:16px;padding:clamp(24px,3vw,32px);box-shadow:0 12px 48px #00000026 0 0 0 1px #c0c8cd33;z-index:9999;border:2px solid #dfe2e666;opacity:0;transform:translateY(20px);animation:slideUpFade .4s ease forwards}
@keyframes slideUpFade {
to{opacity:1;transform:translateY(0)}
}
.cookie_header_5pn{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px}
.cookie_icon_3vm{width:28px;height:28px;fill:var(--primary-clr);flex-shrink:0;margin-top:2px}
.cookie_title_8kd{font-size:clamp(17px,1.3vw,20px);font-weight:600;color:var(--text-dark);line-height:1.3}
.cookie_message_7tn{font-size:clamp(14px,1vw,15px);line-height:1.65;color:var(--text-medium);margin-bottom:20px}
.cookie_policy_link_4xr{color:var(--primary-clr);text-decoration:underline;font-weight:500;transition:color .3s ease}
.cookie_policy_link_4xr:hover{color:var(--secondary-clr)}
.cookie_policy_link_4xr:focus{outline:2px solid var(--primary-clr);outline-offset:2px}
.cookie_actions_2hb{display:flex;gap:12px;flex-wrap:wrap}
.cookie_btn_accept_6wr{flex:1;min-width:120px;padding:12px 24px;background:linear-gradient(135deg,var(--primary-clr) 0%,var(--secondary-clr) 100%);color:#fff;border:none;border-radius:8px;font-size:clamp(14px,1vw,15px);font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow-sm)}
.cookie_btn_accept_6wr:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);background:linear-gradient(135deg,#9ba0a8 0%,#b5bdc2 100%)}
.cookie_btn_accept_6wr:focus{outline:2px solid var(--primary-clr);outline-offset:3px}
.cookie_btn_decline_8nx{flex:1;min-width:120px;padding:12px 24px;background:transparent;color:var(--text-medium);border:2px solid var(--tertiary-clr);border-radius:8px;font-size:clamp(14px,1vw,15px);font-weight:600;cursor:pointer;transition:all .3s ease}
.cookie_btn_decline_8nx:hover{background:#dfe2e633;color:var(--text-dark);border-color:var(--secondary-clr)}
.cookie_btn_decline_8nx:focus{outline:2px solid var(--primary-clr);outline-offset:3px}
@media (max-width: 768px) {
.top_row_82kx{flex-direction:column;gap:16px;align-items:flex-start}
.emergency_contact_7hn{width:100%;justify-content:center}
.main_navigation_8kl{flex-direction:column;gap:12px;width:100%;align-items:stretch}
.nav_link_2hd{display:block;text-align:center;padding:12px 20px}
.footer_grid_7kt{grid-template-columns:1fr}
.footer_copyright_area_6qm{flex-direction:column;align-items:flex-start;gap:16px}
.cookie_overlay_9zk{left:16px;right:16px;bottom:16px;max-width:none}
.cookie_actions_2hb{flex-direction:column}
.cookie_btn_accept_6wr,.cookie_btn_decline_8nx{width:100%}
}
@media (max-width: 480px) {
.logo_img_47q,.footer_logo_img_3qr{height:52px;width:52px}
.main_navigation_8kl{gap:8px}
.nav_link_2hd{padding:10px 16px}
}
.remote-tips-hero{background:linear-gradient(135deg,#fafbfc 0%,#DFE2E6 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.remote-tips-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#a4a7b026 0%,transparent 70%);border-radius:50%}
.remote-tips-hero-content{max-width:1140px;margin:0 auto;position:relative;z-index:2}
.remote-tips-hero h1{font-size:42px;color:#212529;margin-bottom:20px;font-weight:700;line-height:1.2}
.remote-tips-intro-text{font-size:18px;color:#495057;line-height:1.7;max-width:720px;margin-bottom:0}
.study-profiles-section{padding:70px 20px;background:#fff}
.study-profiles-container{max-width:1140px;margin:0 auto}
.study-profiles-heading{text-align:center;margin-bottom:50px}
.study-profiles-heading h2{font-size:36px;color:#212529;margin-bottom:15px;font-weight:700}
.study-profiles-heading p{font-size:17px;color:#495057;max-width:680px;margin:0 auto;line-height:1.6}
.profiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}
.profile-card{background:#f8f9fa;border-radius:12px;padding:0;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #DFE2E6}
.profile-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #a4a7b040}
.profile-image-wrapper{width:100%;height:240px;overflow:hidden;background:#C0C8CD}
.profile-image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center}
.profile-content{padding:25px}
.profile-content h3{font-size:22px;color:#212529;margin-bottom:8px;font-weight:600}
.profile-role{font-size:14px;color:#A4A7B0;margin-bottom:15px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}
.profile-content p{font-size:15px;color:#495057;line-height:1.6;margin:0}
.workspace-tips-section{padding:70px 20px;background:linear-gradient(180deg,#fafbfc 0%,#fff 100%);position:relative}
.workspace-tips-wrapper{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.workspace-visual{position:relative}
.workspace-visual img{width:100%;height:480px;object-fit:cover;border-radius:16px;box-shadow:0 12px 32px #a4a7b033}
.workspace-visual::after{content:'';position:absolute;bottom:-20px;right:-20px;width:200px;height:200px;background:linear-gradient(135deg,#DFE2E6 0%,#C0C8CD 100%);border-radius:50%;z-index:-1;opacity:.4}
.workspace-content h2{font-size:34px;color:#212529;margin-bottom:25px;font-weight:700;line-height:1.3}
.workspace-content p{font-size:16px;color:#495057;line-height:1.7;margin-bottom:20px}
.workspace-tips-list{list-style:none;padding:0;margin:30px 0 0}
.workspace-tips-list li{padding-left:35px;position:relative;margin-bottom:18px;font-size:15px;color:#343a40;line-height:1.6}
.workspace-tips-list li::before{content:'';position:absolute;left:0;top:0;width:24px;height:24px;background:#A4A7B0;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}
.schedule-strategy-section{padding:70px 20px;background:#fff}
.schedule-strategy-container{max-width:1140px;margin:0 auto}
.schedule-header{text-align:center;margin-bottom:50px}
.schedule-header h2{font-size:36px;color:#212529;margin-bottom:18px;font-weight:700}
.schedule-header p{font-size:17px;color:#495057;max-width:700px;margin:0 auto;line-height:1.6}
.schedule-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px;margin-top:45px}
.schedule-block{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);border-radius:12px;padding:35px;border-left:4px solid #A4A7B0;transition:all .3s ease;position:relative;overflow:hidden}
.schedule-block::before{content:'';position:absolute;top:0;right:0;width:120px;height:120px;background:radial-gradient(circle,#c0c8cd33 0%,transparent 70%);border-radius:50%;transform:translate(40%,-40%)}
.schedule-block:hover{transform:translateX(8px);box-shadow:0 6px 20px #a4a7b02e;border-left-color:#C0C8CD}
.schedule-block h3{font-size:24px;color:#212529;margin-bottom:15px;font-weight:600;position:relative;z-index:1}
.schedule-block p{font-size:15px;color:#495057;line-height:1.7;margin:0;position:relative;z-index:1}
.focus-techniques-section{padding:70px 20px 80px;background:linear-gradient(135deg,#DFE2E6 0%,#C0C8CD 100%);position:relative}
.focus-techniques-section::before{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#A4A7B0 0%,#C0C8CD 50%,#A4A7B0 100%)}
.focus-techniques-wrapper{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start}
.focus-content h2{font-size:36px;color:#212529;margin-bottom:25px;font-weight:700;line-height:1.3}
.focus-content p{font-size:16px;color:#343a40;line-height:1.7;margin-bottom:22px}
.techniques-checklist{background:#fff;border-radius:12px;padding:30px;margin-top:30px;box-shadow:0 8px 24px #2125291f}
.techniques-checklist h3{font-size:22px;color:#212529;margin-bottom:20px;font-weight:600}
.checklist-items{list-style:none;padding:0;margin:0}
.checklist-items li{padding:12px 0 12px 40px;position:relative;border-bottom:1px solid #f8f9fa;font-size:15px;color:#495057;line-height:1.5}
.checklist-items li:last-child{border-bottom:none}
.checklist-items li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid #A4A7B0;border-radius:4px;background:#fff}
.checklist-items li::after{content:'';position:absolute;left:4px;top:50%;transform:translateY(-50%);color:#A4A7B0;font-size:14px;font-weight:700}
.focus-images-stack{position:relative;height:500px}
.focus-image-primary{position:absolute;top:0;left:0;width:85%;height:320px;border-radius:12px;overflow:hidden;box-shadow:0 10px 28px #21252926;z-index:2}
.focus-image-primary img{width:100%;height:100%;object-fit:cover}
.focus-image-secondary{position:absolute;bottom:0;right:0;width:75%;height:280px;border-radius:12px;overflow:hidden;box-shadow:0 10px 28px #21252926;z-index:1;border:5px solid #fff}
.focus-image-secondary img{width:100%;height:100%;object-fit:cover}
@media (max-width: 992px) {
.remote-tips-hero h1{font-size:36px}
.workspace-tips-wrapper{grid-template-columns:1fr;gap:40px}
.workspace-visual::after{width:150px;height:150px;bottom:-15px;right:-15px}
.schedule-grid{grid-template-columns:1fr}
.focus-techniques-wrapper{grid-template-columns:1fr;gap:40px}
.focus-images-stack{height:400px}
}
@media (max-width: 768px) {
.remote-tips-hero{padding:60px 20px 50px}
.remote-tips-hero h1{font-size:30px}
.remote-tips-intro-text{font-size:16px}
.study-profiles-section{padding:50px 20px}
.study-profiles-heading h2{font-size:28px}
.profiles-grid{grid-template-columns:1fr;gap:25px}
.workspace-tips-section{padding:50px 20px}
.workspace-content h2{font-size:28px}
.workspace-visual img{height:320px}
.schedule-strategy-section{padding:50px 20px}
.schedule-header h2{font-size:28px}
.schedule-block{padding:28px}
.focus-techniques-section{padding:50px 20px 60px}
.focus-content h2{font-size:28px}
.focus-images-stack{height:350px}
.focus-image-primary{width:90%;height:240px}
.focus-image-secondary{width:85%;height:220px}
}
@media (max-width: 576px) {
.remote-tips-hero h1{font-size:26px}
.workspace-visual img{height:280px}
.schedule-block h3{font-size:20px}
.focus-images-stack{height:300px}
.focus-image-primary{height:200px}
.focus-image-secondary{height:180px}
}
.index-hero-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#DFE2E6 100%);padding:0;position:relative;overflow:hidden;min-height:85vh;display:flex;align-items:center}
.index-hero-split{display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:1400px;margin:0 auto;width:100%;min-height:85vh}
.index-hero-left{padding:80px 60px;display:flex;flex-direction:column;justify-content:center;background:#fff}
.index-hero-right{position:relative;overflow:hidden;background:#f8f9fa;display:flex;align-items:center;justify-content:center}
.index-hero-right img{width:100%;height:100%;object-fit:cover;object-position:center}
.index-hero-title{font-size:3.2rem;font-weight:700;color:#212529;line-height:1.2;margin-bottom:24px;letter-spacing:-.5px}
.index-hero-subtitle{font-size:1.3rem;color:#495057;line-height:1.6;margin-bottom:32px;max-width:520px}
.index-hero-cta{display:inline-block;padding:16px 40px;background:#A4A7B0;color:#fff;text-decoration:none;font-size:1.1rem;font-weight:600;border-radius:6px;transition:all .3s ease;box-shadow:0 4px 12px #a4a7b040}
.index-hero-cta:hover{background:#8e9199;transform:translateY(-2px);box-shadow:0 6px 20px #a4a7b059}
.index-approach-section{padding:100px 20px;background:#fff}
.index-approach-container{max-width:1200px;margin:0 auto}
.index-approach-header{text-align:center;margin-bottom:70px}
.index-approach-header h2{font-size:2.6rem;color:#212529;margin-bottom:16px;font-weight:700}
.index-approach-header p{font-size:1.2rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.7}
.index-approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.index-approach-card{background:#f8f9fa;padding:40px 32px;border-radius:8px;transition:all .3s ease;border:2px solid transparent}
.index-approach-card:hover{transform:translateY(-8px);border-color:#C0C8CD;box-shadow:0 12px 30px #00000014}
.index-approach-card h3{font-size:1.6rem;color:#212529;margin-bottom:16px;font-weight:600}
.index-approach-card p{font-size:1.05rem;color:#495057;line-height:1.7}
.index-methodology-wrapper{background:linear-gradient(180deg,#f5f6fa 0%,#fff 100%);padding:90px 20px;position:relative}
.index-methodology-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:60px;align-items:center}
.index-methodology-visual{position:relative}
.index-methodology-visual img{width:100%;height:auto;border-radius:12px;box-shadow:0 16px 40px #0000001f}
.index-methodology-content h2{font-size:2.4rem;color:#212529;margin-bottom:24px;font-weight:700;line-height:1.3}
.index-methodology-content p{font-size:1.1rem;color:#495057;line-height:1.8;margin-bottom:20px}
.index-methodology-list{list-style:none;padding:0;margin:32px 0}
.index-methodology-list li{padding:12px 0 12px 32px;position:relative;font-size:1.05rem;color:#343a40;line-height:1.6}
.index-methodology-list li:before{content:"→";position:absolute;left:0;color:#A4A7B0;font-weight:700;font-size:1.3rem}
.index-process-section{padding:100px 20px;background:#fff}
.index-process-container{max-width:1300px;margin:0 auto}
.index-process-title{text-align:center;font-size:2.6rem;color:#212529;margin-bottom:80px;font-weight:700}
.index-process-timeline{position:relative;padding:0 40px}
.index-process-step{display:grid;grid-template-columns:1fr 80px 1fr;gap:40px;margin-bottom:60px;align-items:center}
.index-process-step:nth-child(even) .index-step-content-left{grid-column:3;text-align:left}
.index-process-step:nth-child(even) .index-step-content-right{grid-column:1;text-align:right}
.index-process-step:nth-child(even) .index-step-marker{grid-column:2}
.index-step-content-left{grid-column:1;text-align:right;padding-right:20px}
.index-step-content-right{grid-column:3;text-align:left;padding-left:20px}
.index-step-marker{grid-column:2;width:80px;height:80px;border-radius:50%;background:#A4A7B0;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;box-shadow:0 8px 20px #a4a7b04d;position:relative;z-index:2}
.index-step-heading{font-size:1.5rem;color:#212529;margin-bottom:12px;font-weight:600}
.index-step-text{font-size:1.05rem;color:#495057;line-height:1.7}
.index-tools-section{padding:90px 20px;background:linear-gradient(135deg,#DFE2E6 0%,#C0C8CD 100%);position:relative}
.index-tools-wrapper{max-width:1200px;margin:0 auto}
.index-tools-header{text-align:center;margin-bottom:70px}
.index-tools-header h2{font-size:2.6rem;color:#212529;margin-bottom:20px;font-weight:700}
.index-tools-header p{font-size:1.2rem;color:#343a40;max-width:720px;margin:0 auto;line-height:1.7}
.index-tools-masonry{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.index-tool-card{background:#fff;padding:36px 28px;border-radius:10px;box-shadow:0 6px 24px #0000001a;transition:all .35s ease}
.index-tool-card:hover{transform:scale(1.05);box-shadow:0 12px 36px #00000026}
.index-tool-card h3{font-size:1.5rem;color:#212529;margin-bottom:14px;font-weight:600}
.index-tool-card p{font-size:1.05rem;color:#495057;line-height:1.7}
.index-testimonials-block{padding:100px 20px;background:#fff}
.index-testimonials-container{max-width:1150px;margin:0 auto}
.index-testimonials-heading{text-align:center;font-size:2.5rem;color:#212529;margin-bottom:70px;font-weight:700}
.index-testimonials-flex{display:flex;gap:50px;align-items:flex-start}
.index-testimonial-item{flex:1;background:#f8f9fa;padding:40px;border-radius:10px;border-left:5px solid #A4A7B0;box-shadow:0 8px 24px #0000000f}
.index-testimonial-text{font-size:1.15rem;color:#343a40;line-height:1.8;margin-bottom:28px;font-style:italic}
.index-testimonial-author{display:flex;align-items:center;gap:20px}
.index-testimonial-photo{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #C0C8CD}
.index-testimonial-info h4{font-size:1.2rem;color:#212529;margin-bottom:4px;font-weight:600}
.index-testimonial-info p{font-size:1rem;color:#495057}
.index-cta-finale{padding:120px 20px;background:linear-gradient(180deg,#f5f6fa 0%,#DFE2E6 100%);text-align:center;position:relative}
.index-cta-content{max-width:800px;margin:0 auto}
.index-cta-content h2{font-size:2.8rem;color:#212529;margin-bottom:24px;font-weight:700;line-height:1.3}
.index-cta-content p{font-size:1.25rem;color:#343a40;margin-bottom:40px;line-height:1.7}
.index-cta-buttons{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}
.index-cta-primary{padding:18px 48px;background:#A4A7B0;color:#fff;text-decoration:none;font-size:1.15rem;font-weight:600;border-radius:6px;transition:all .3s ease;box-shadow:0 6px 18px #a4a7b04d}
.index-cta-primary:hover{background:#8e9199;transform:translateY(-3px);box-shadow:0 10px 28px #a4a7b066}
.index-cta-secondary{padding:18px 48px;background:#fff;color:#A4A7B0;text-decoration:none;font-size:1.15rem;font-weight:600;border-radius:6px;border:2px solid #A4A7B0;transition:all .3s ease}
.index-cta-secondary:hover{background:#A4A7B0;color:#fff;transform:translateY(-3px)}
@media (max-width: 1024px) {
.index-hero-split{grid-template-columns:1fr}
.index-hero-left{padding:60px 40px}
.index-hero-right{min-height:400px}
.index-approach-grid{grid-template-columns:1fr;gap:30px}
.index-methodology-inner{grid-template-columns:1fr;gap:40px}
.index-process-step{grid-template-columns:1fr;gap:20px}
.index-step-content-left,.index-step-content-right{text-align:left;padding:0}
.index-process-step:nth-child(even) .index-step-content-left,.index-process-step:nth-child(even) .index-step-content-right{grid-column:1;text-align:left}
.index-step-marker{grid-column:1;width:60px;height:60px;font-size:1.5rem;margin-bottom:20px}
.index-testimonials-flex{flex-direction:column}
}
@media (max-width: 768px) {
.index-hero-title{font-size:2.2rem}
.index-hero-subtitle{font-size:1.1rem}
.index-approach-header h2,.index-methodology-content h2,.index-process-title,.index-tools-header h2,.index-testimonials-heading,.index-cta-content h2{font-size:2rem}
.index-tools-masonry{grid-template-columns:1fr}
.index-cta-buttons{flex-direction:column;align-items:center}
.index-cta-primary,.index-cta-secondary{width:100%;max-width:320px}
}
.contact-page-wrapper{background:linear-gradient(135deg,#fff 0%,#fafbfc 50%,#f8f9fa 100%);min-height:100vh;padding:0;margin:0}
.contact-hero-block{background:linear-gradient(to right,#DFE2E6 0%,#C0C8CD 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.contact-hero-block::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#ffffff4d 0%,transparent 70%);border-radius:50%}
.hero-content-wrapper{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.hero-main-title{font-size:48px;font-weight:700;color:#212529;margin:0 0 20px;line-height:1.2}
.hero-description-text{font-size:20px;color:#343a40;max-width:700px;line-height:1.6;margin:0}
.contact-info-grid-section{padding:70px 20px;background:#fff}
.info-cards-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}
.info-card-item{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border:2px solid #DFE2E6;border-radius:12px;padding:35px 25px;transition:all .3s ease;position:relative}
.info-card-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #a4a7b033;border-color:#A4A7B0}
.card-icon-wrapper{width:60px;height:60px;background:linear-gradient(135deg,#C0C8CD 0%,#DFE2E6 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:28px;color:#212529}
.card-title-text{font-size:22px;font-weight:600;color:#212529;margin:0 0 12px}
.card-detail-text{font-size:16px;color:#495057;line-height:1.6;margin:0;word-break:break-word}
.card-detail-text a{color:#495057;text-decoration:none;transition:color .3s ease}
.card-detail-text a:hover{color:#A4A7B0}
.form-image-combined-section{padding:80px 20px;background:linear-gradient(to bottom,#fafbfc 0%,#f8f9fa 100%)}
.combined-content-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.form-area-container{background:#fff;border-radius:16px;padding:45px;box-shadow:0 4px 20px #a4a7b026}
.form-section-title{font-size:32px;font-weight:700;color:#212529;margin:0 0 15px}
.form-section-subtitle{font-size:17px;color:#495057;margin:0 0 35px;line-height:1.5}
.contact-form-element{display:flex;flex-direction:column;gap:22px}
.form-group-item{display:flex;flex-direction:column;gap:8px}
.form-label-text{font-size:15px;font-weight:600;color:#343a40;margin:0}
.form-input-field{padding:14px 18px;border:2px solid #DFE2E6;border-radius:8px;font-size:16px;color:#212529;transition:all .3s ease;background:#fafbfc}
.form-input-field:focus{outline:none;border-color:#A4A7B0;background:#fff;box-shadow:0 0 0 3px #a4a7b01a}
.form-textarea-field{padding:14px 18px;border:2px solid #DFE2E6;border-radius:8px;font-size:16px;color:#212529;min-height:140px;resize:vertical;font-family:inherit;transition:all .3s ease;background:#fafbfc}
.form-textarea-field:focus{outline:none;border-color:#A4A7B0;background:#fff;box-shadow:0 0 0 3px #a4a7b01a}
.privacy-consent-wrapper{display:flex;align-items:start;gap:12px;padding:15px;background:#f8f9fa;border-radius:8px}
.consent-checkbox-input{margin-top:4px;width:18px;height:18px;cursor:pointer;accent-color:#A4A7B0}
.consent-label-text{font-size:14px;color:#495057;line-height:1.5;margin:0}
.consent-label-text a{color:#A4A7B0;text-decoration:underline;transition:color .3s ease}
.consent-label-text a:hover{color:#212529}
.form-submit-button{background:linear-gradient(135deg,#A4A7B0 0%,#C0C8CD 100%);color:#fff;border:none;padding:16px 40px;font-size:17px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;z-index:10}
.form-submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #a4a7b04d;background:linear-gradient(135deg,#C0C8CD 0%,#DFE2E6 100%);color:#212529}
.form-submit-button:active{transform:translateY(0)}
.image-area-container{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #a4a7b033}
.content-showcase-image{width:100%;height:100%;object-fit:cover;display:block;min-height:500px}
.availability-notice-section{padding:70px 20px;background:#fff;border-top:3px solid #DFE2E6}
.notice-content-wrapper{max-width:900px;margin:0 auto;text-align:center}
.notice-main-heading{font-size:36px;font-weight:700;color:#212529;margin:0 0 25px}
.notice-description-block{font-size:18px;color:#495057;line-height:1.7;margin:0 0 20px}
.office-hours-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:40px}
.hours-card-block{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);border:2px solid #DFE2E6;border-radius:10px;padding:25px 20px;transition:border-color .3s ease}
.hours-card-block:hover{border-color:#C0C8CD}
.hours-day-label{font-size:16px;font-weight:600;color:#343a40;margin:0 0 8px}
.hours-time-value{font-size:15px;color:#495057;margin:0}
@media (max-width: 768px) {
.contact-hero-block{padding:60px 20px 40px}
.hero-main-title{font-size:36px}
.hero-description-text{font-size:18px}
.contact-info-grid-section{padding:50px 20px}
.info-cards-container{grid-template-columns:1fr;gap:20px}
.form-image-combined-section{padding:50px 20px}
.combined-content-wrapper{grid-template-columns:1fr;gap:40px}
.form-area-container{padding:30px 25px}
.form-section-title{font-size:28px}
.image-area-container{order:-1}
.content-showcase-image{min-height:300px}
.availability-notice-section{padding:50px 20px}
.notice-main-heading{font-size:28px}
.notice-description-block{font-size:16px}
.office-hours-grid{grid-template-columns:1fr;gap:15px}
}
.aboutus-hero-main{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.aboutus-hero-main::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#a4a7b014 0%,transparent 70%);border-radius:50%}
.aboutus-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.aboutus-hero-content h1{font-size:48px;color:#212529;margin-bottom:24px;font-weight:700;line-height:1.2}
.aboutus-hero-intro{font-size:20px;color:#495057;line-height:1.7;max-width:780px;margin-bottom:0}
.aboutus-story-block{padding:90px 20px;background:#fff}
.aboutus-story-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.aboutus-story-text h2{font-size:36px;color:#212529;margin-bottom:28px;font-weight:700}
.aboutus-story-text p{font-size:17px;color:#495057;line-height:1.8;margin-bottom:20px}
.aboutus-story-img-container{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 12px 40px #a4a7b026}
.aboutus-story-img-container img{width:100%;height:450px;object-fit:cover;display:block}
.aboutus-values-section{background:linear-gradient(to bottom,#f5f6fa 0%,#fafbfc 100%);padding:85px 20px;position:relative}
.aboutus-values-container{max-width:1200px;margin:0 auto}
.aboutus-values-header{text-align:center;margin-bottom:65px}
.aboutus-values-header h2{font-size:38px;color:#212529;margin-bottom:18px;font-weight:700}
.aboutus-values-header p{font-size:18px;color:#495057;max-width:680px;margin:0 auto;line-height:1.7}
.aboutus-values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:50px}
.aboutus-value-card{background:#fff;padding:38px;border-radius:12px;border:2px solid #DFE2E6;transition:all .3s ease;position:relative}
.aboutus-value-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(to bottom,#A4A7B0,#C0C8CD);transition:height .3s ease;border-radius:12px 0 0 12px}
.aboutus-value-card:hover::before{height:100%}
.aboutus-value-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #a4a7b02e;border-color:#C0C8CD}
.aboutus-value-card h3{font-size:24px;color:#212529;margin-bottom:16px;font-weight:600}
.aboutus-value-card p{font-size:16px;color:#495057;line-height:1.7;margin:0}
.aboutus-values-visual{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:45px}
.aboutus-values-visual img{width:100%;height:280px;object-fit:cover;border-radius:8px;box-shadow:0 6px 20px #a4a7b01f}
.aboutus-approach-section{background:#fff;padding:85px 20px}
.aboutus-approach-wrapper{max-width:1200px;margin:0 auto}
.aboutus-approach-intro{display:flex;gap:50px;align-items:flex-start;margin-bottom:60px}
.aboutus-approach-intro-text{flex:1}
.aboutus-approach-intro-text h2{font-size:38px;color:#212529;margin-bottom:22px;font-weight:700}
.aboutus-approach-intro-text p{font-size:17px;color:#495057;line-height:1.8;margin-bottom:16px}
.aboutus-approach-intro-img{flex:0 0 380px}
.aboutus-approach-intro-img img{width:100%;height:320px;object-fit:cover;border-radius:8px;box-shadow:0 8px 28px #a4a7b024}
.aboutus-methods-list{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.aboutus-method-item{background:#f8f9fa;padding:32px;border-radius:8px;border-left:4px solid #A4A7B0;transition:all .3s ease}
.aboutus-method-item:hover{background:#fff;box-shadow:0 6px 20px #a4a7b01f;border-left-color:#C0C8CD}
.aboutus-method-item h3{font-size:22px;color:#212529;margin-bottom:14px;font-weight:600}
.aboutus-method-item p{font-size:16px;color:#495057;line-height:1.7;margin:0}
.aboutus-team-section{background:linear-gradient(135deg,#fafbfc 0%,#f5f6fa 100%);padding:90px 20px;position:relative}
.aboutus-team-container{max-width:1200px;margin:0 auto}
.aboutus-team-header{text-align:center;margin-bottom:55px}
.aboutus-team-header h2{font-size:38px;color:#212529;margin-bottom:20px;font-weight:700}
.aboutus-team-header p{font-size:18px;color:#495057;max-width:720px;margin:0 auto;line-height:1.7}
.aboutus-team-showcase{background:#fff;border-radius:12px;padding:45px;box-shadow:0 8px 32px #a4a7b01a;display:flex;gap:50px;align-items:center}
.aboutus-team-profile-img{flex:0 0 240px}
.aboutus-team-profile-img img{width:240px;height:240px;object-fit:cover;border-radius:50%;border:4px solid #DFE2E6;box-shadow:0 6px 20px #a4a7b026}
.aboutus-team-profile-content{flex:1}
.aboutus-team-profile-content h3{font-size:28px;color:#212529;margin-bottom:8px;font-weight:700}
.aboutus-team-role{font-size:18px;color:#A4A7B0;margin-bottom:24px;font-weight:500}
.aboutus-team-profile-content p{font-size:17px;color:#495057;line-height:1.8;margin-bottom:18px}
.aboutus-team-cta{margin-top:35px;text-align:center}
.aboutus-cta-button{display:inline-block;background:linear-gradient(135deg,#A4A7B0 0%,#C0C8CD 100%);color:#fff;padding:16px 42px;border-radius:6px;text-decoration:none;font-size:17px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 16px #a4a7b033}
.aboutus-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 24px #a4a7b047;background:linear-gradient(135deg,#9498a1 0%,#b0b8bd 100%)}
@media (max-width: 992px) {
.aboutus-hero-content h1{font-size:38px}
.aboutus-story-wrapper{grid-template-columns:1fr;gap:40px}
.aboutus-values-grid{grid-template-columns:1fr;gap:30px}
.aboutus-values-visual{grid-template-columns:1fr}
.aboutus-approach-intro{flex-direction:column}
.aboutus-approach-intro-img{flex:1;width:100%}
.aboutus-methods-list{grid-template-columns:1fr;gap:25px}
.aboutus-team-showcase{flex-direction:column;text-align:center}
.aboutus-team-profile-img{flex:none}
}
@media (max-width: 768px) {
.aboutus-hero-main{padding:60px 20px 40px}
.aboutus-hero-content h1{font-size:32px}
.aboutus-hero-intro{font-size:18px}
.aboutus-story-block{padding:60px 20px}
.aboutus-story-text h2{font-size:28px}
.aboutus-values-section{padding:60px 20px}
.aboutus-values-header h2{font-size:30px}
.aboutus-approach-section{padding:60px 20px}
.aboutus-approach-intro-text h2{font-size:30px}
.aboutus-team-section{padding:60px 20px}
.aboutus-team-header h2{font-size:30px}
.aboutus-team-showcase{padding:30px}
}
.learning-program-hero{background:linear-gradient(135deg,#fafbfc 0%,#DFE2E6 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.learning-program-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#a4a7b026 0%,transparent 70%);border-radius:50%}
.lp-hero-content{max-width:900px;margin:0 auto;position:relative;z-index:2}
.lp-hero-title{font-size:2.8rem;color:#212529;margin-bottom:20px;font-weight:700;line-height:1.2}
.lp-hero-subtitle{font-size:1.25rem;color:#495057;margin-bottom:35px;line-height:1.6;max-width:700px}
.lp-hero-meta{display:flex;gap:30px;flex-wrap:wrap;margin-top:25px}
.lp-meta-item{display:flex;align-items:center;gap:10px;font-size:1rem;color:#343a40}
.lp-meta-icon{width:20px;height:20px;fill:#A4A7B0}
.lp-program-structure{padding:70px 20px;background:#fff}
.lp-structure-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}
.lp-structure-content{padding-right:20px}
.lp-section-label{font-size:.9rem;color:#A4A7B0;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:15px;font-weight:600}
.lp-structure-title{font-size:2.2rem;color:#212529;margin-bottom:25px;font-weight:700;line-height:1.3}
.lp-structure-text{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:20px}
.lp-modules-list{margin-top:35px}
.lp-module-item{padding:20px;background:#f8f9fa;border-left:4px solid #A4A7B0;margin-bottom:15px;transition:all .3s ease}
.lp-module-item:hover{background:#DFE2E6;border-left-color:#495057;transform:translateX(5px)}
.lp-module-number{font-size:.85rem;color:#A4A7B0;font-weight:600;margin-bottom:5px}
.lp-module-name{font-size:1.1rem;color:#212529;font-weight:600;margin-bottom:8px}
.lp-module-duration{font-size:.9rem;color:#495057}
.lp-structure-image{position:relative}
.lp-structure-image img{width:100%;height:500px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px #0000001a}
.lp-instructors-section{padding:70px 20px;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%)}
.lp-instructors-container{max-width:1200px;margin:0 auto}
.lp-instructors-header{text-align:center;margin-bottom:50px}
.lp-instructors-title{font-size:2.2rem;color:#212529;margin-bottom:15px;font-weight:700}
.lp-instructors-intro{font-size:1.1rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.6}
.lp-instructors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px}
.lp-instructor-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s ease}
.lp-instructor-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0000001f}
.lp-instructor-photo{width:100%;height:280px;object-fit:cover}
.lp-instructor-info{padding:25px}
.lp-instructor-name{font-size:1.3rem;color:#212529;margin-bottom:8px;font-weight:700}
.lp-instructor-role{font-size:.95rem;color:#A4A7B0;margin-bottom:15px;font-weight:500}
.lp-instructor-bio{font-size:.95rem;color:#495057;line-height:1.6}
.lp-pricing-section{padding:70px 20px;background:#fff}
.lp-pricing-container{max-width:1100px;margin:0 auto}
.lp-pricing-header{text-align:center;margin-bottom:50px}
.lp-pricing-title{font-size:2.2rem;color:#212529;margin-bottom:15px;font-weight:700}
.lp-pricing-subtitle{font-size:1.05rem;color:#495057;line-height:1.6}
.lp-pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:40px}
.lp-price-card{background:#f8f9fa;border-radius:12px;padding:40px 35px;border:3px solid transparent;transition:all .3s ease;position:relative}
.lp-price-card.featured{background:linear-gradient(135deg,#DFE2E6 0%,#C0C8CD 100%);border-color:#A4A7B0}
.lp-price-card:hover{border-color:#A4A7B0;transform:scale(1.02)}
.lp-price-label{font-size:.85rem;color:#A4A7B0;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:10px;font-weight:600}
.lp-price-name{font-size:1.6rem;color:#212529;margin-bottom:20px;font-weight:700}
.lp-price-amount{font-size:2.5rem;color:#212529;font-weight:700;margin-bottom:10px}
.lp-price-currency{font-size:1.2rem;color:#495057;font-weight:500}
.lp-price-period{font-size:.95rem;color:#495057;margin-bottom:25px}
.lp-price-features{list-style:none;padding:0;margin:25px 0}
.lp-price-feature{padding:10px 0;font-size:.95rem;color:#343a40;line-height:1.6;position:relative;padding-left:25px}
.lp-price-feature::before{content:'';position:absolute;left:0;color:#A4A7B0;font-weight:700}
.lp-price-button{width:100%;padding:15px 30px;background:#A4A7B0;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center;margin-top:20px}
.lp-price-button:hover{background:#343a40;transform:translateY(-2px);box-shadow:0 5px 15px #00000026}
.lp-pricing-note{text-align:center;padding:30px;background:#f8f9fa;border-radius:8px;margin-top:30px}
.lp-pricing-note p{font-size:.95rem;color:#495057;line-height:1.6;margin-bottom:10px}
.lp-pricing-comparison{margin-top:50px;overflow-x:auto}
.lp-comparison-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 20px #00000014}
.lp-comparison-table th{background:#DFE2E6;color:#212529;padding:18px 15px;text-align:left;font-weight:600;font-size:.95rem}
.lp-comparison-table td{padding:15px;border-bottom:1px solid #f8f9fa;color:#495057;font-size:.9rem}
.lp-comparison-table tr:hover{background:#fafbfc}
.lp-comparison-table td:first-child{font-weight:600;color:#343a40}
.lp-check-mark{color:#A4A7B0;font-weight:700;font-size:1.2rem}
.lp-cross-mark{color:#C0C8CD;font-weight:700;font-size:1.2rem}
@media (max-width: 992px) {
.lp-structure-wrapper{grid-template-columns:1fr;gap:40px}
.lp-pricing-grid{grid-template-columns:1fr;gap:30px}
.lp-hero-title{font-size:2.2rem}
}
@media (max-width: 768px) {
.learning-program-hero{padding:60px 20px 40px}
.lp-hero-title{font-size:1.9rem}
.lp-hero-subtitle{font-size:1.1rem}
.lp-hero-meta{flex-direction:column;gap:15px}
.lp-structure-title,.lp-instructors-title,.lp-pricing-title{font-size:1.8rem}
.lp-instructors-grid{grid-template-columns:1fr;gap:25px}
.lp-comparison-table{font-size:.85rem}
.lp-comparison-table th,.lp-comparison-table td{padding:12px 10px}
}
@media (max-width: 576px) {
.lp-hero-title{font-size:1.6rem}
.lp-structure-title,.lp-instructors-title,.lp-pricing-title{font-size:1.5rem}
.lp-price-amount{font-size:2rem}
.lp-structure-image img{height:350px}
}
.cookie-policy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:80px 0}
.cookie-policy-container{max-width:920px;margin:0 auto;padding:0 20px}
.cookie-header-section{text-align:center;margin-bottom:60px;padding-bottom:40px;border-bottom:3px solid #DFE2E6}
.cookie-main-title{font-size:42px;font-weight:700;color:#212529;margin-bottom:16px;line-height:1.2}
.cookie-update-info{font-size:16px;color:#495057;margin-bottom:24px}
.cookie-intro-text{font-size:18px;color:#343a40;line-height:1.7;max-width:780px;margin:0 auto}
.cookie-content-block{background:#fff;border-radius:12px;padding:45px;margin-bottom:35px;box-shadow:0 3px 12px #a4a7b026;border-left:4px solid #A4A7B0}
.cookie-section-heading{font-size:28px;font-weight:600;color:#212529;margin-bottom:22px;line-height:1.3}
.cookie-text-paragraph{font-size:16px;color:#495057;line-height:1.8;margin-bottom:18px}
.cookie-text-paragraph:last-child{margin-bottom:0}
.cookie-types-grid{display:grid;grid-template-columns:1fr;gap:25px;margin-top:30px}
.cookie-type-card{background:#fafbfc;border:2px solid #DFE2E6;border-radius:8px;padding:30px;transition:all .3s ease}
.cookie-type-card:hover{border-color:#A4A7B0;box-shadow:0 4px 16px #a4a7b033;transform:translateY(-2px)}
.cookie-type-title{font-size:22px;font-weight:600;color:#212529;margin-bottom:14px;display:flex;align-items:center}
.cookie-type-icon{width:32px;height:32px;background:#A4A7B0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:12px;color:#fff;font-weight:700;flex-shrink:0}
.cookie-type-description{font-size:15px;color:#495057;line-height:1.7}
.cookie-list-standard{list-style:none;padding-left:0;margin-top:20px}
.cookie-list-standard li{font-size:16px;color:#495057;line-height:1.7;margin-bottom:12px;padding-left:28px;position:relative}
.cookie-list-standard li:before{content:"→";position:absolute;left:0;color:#A4A7B0;font-weight:700}
.cookie-highlight-box{background:linear-gradient(135deg,#DFE2E6 0%,#C0C8CD 100%);border-radius:8px;padding:28px;margin:30px 0}
.cookie-highlight-text{font-size:17px;color:#212529;line-height:1.8;margin:0;font-weight:500}
.cookie-control-section{background:#f8f9fa;border:2px dashed #C0C8CD;border-radius:10px;padding:35px;margin:35px 0}
.cookie-control-title{font-size:24px;font-weight:600;color:#212529;margin-bottom:18px}
.cookie-browser-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-top:20px}
.cookie-browser-item{background:#fff;padding:16px;border-radius:6px;font-size:15px;color:#343a40;text-align:center;font-weight:500;border:1px solid #DFE2E6}
.cookie-contact-block{text-align:center;background:#fff;border-radius:12px;padding:45px;margin-top:50px;box-shadow:0 3px 12px #a4a7b026}
.cookie-contact-title{font-size:26px;font-weight:600;color:#212529;margin-bottom:20px}
.cookie-contact-details{font-size:16px;color:#495057;line-height:1.8;margin-bottom:12px}
.cookie-contact-link{color:#A4A7B0;text-decoration:none;font-weight:500;transition:color .3s ease}
.cookie-contact-link:hover{color:#212529;text-decoration:underline}
@media (max-width: 768px) {
.cookie-policy-wrapper{padding:50px 0}
.cookie-main-title{font-size:32px}
.cookie-content-block{padding:30px 20px}
.cookie-section-heading{font-size:24px}
.cookie-type-card{padding:20px}
.cookie-browser-list{grid-template-columns:1fr}
.cookie-control-section{padding:25px 20px}
}
@media (max-width: 480px) {
.cookie-main-title{font-size:28px}
.cookie-intro-text{font-size:16px}
.cookie-content-block{padding:25px 18px}
}
.privacy-policy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);min-height:100vh;padding:0}
.privacy-header-section{background:linear-gradient(to right,#DFE2E6,#C0C8CD);padding:80px 20px 60px;text-align:center;position:relative;overflow:hidden}
.privacy-header-section::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:#a4a7b01a;border-radius:50%;z-index:1}
.privacy-header-content{max-width:900px;margin:0 auto;position:relative;z-index:2}
.privacy-main-title{font-size:48px;font-weight:700;color:#212529;margin:0 0 20px;line-height:1.2}
.privacy-last-updated{font-size:16px;color:#495057;margin:0;font-weight:400}
.privacy-content-container{max-width:960px;margin:0 auto;padding:60px 30px 80px}
.privacy-intro-block{background:#fff;border-left:4px solid #A4A7B0;padding:35px;margin:0 0 50px;box-shadow:0 2px 8px #0000000d}
.privacy-intro-block p{font-size:17px;line-height:1.7;color:#343a40;margin:0 0 15px}
.privacy-intro-block p:last-child{margin-bottom:0}
.privacy-section-block{margin:0 0 55px}
.privacy-section-title{font-size:28px;font-weight:600;color:#212529;margin:0 0 25px;padding-bottom:12px;border-bottom:2px solid #DFE2E6;line-height:1.3}
.privacy-section-subtitle{font-size:22px;font-weight:600;color:#343a40;margin:35px 0 18px;line-height:1.4}
.privacy-text-content p{font-size:16px;line-height:1.8;color:#495057;margin:0 0 18px}
.privacy-list-standard{margin:20px 0 25px;padding-left:0;list-style:none}
.privacy-list-standard li{font-size:16px;line-height:1.7;color:#495057;margin:0 0 14px;padding-left:30px;position:relative}
.privacy-list-standard li::before{content:'';position:absolute;left:0;top:9px;width:8px;height:8px;background:#A4A7B0;border-radius:50%}
.privacy-nested-list{margin:15px 0 0;padding-left:0;list-style:none}
.privacy-nested-list li{font-size:15px;line-height:1.7;color:#495057;margin:0 0 10px;padding-left:28px;position:relative}
.privacy-nested-list li::before{content:'—';position:absolute;left:8px;color:#A4A7B0;font-weight:600}
.privacy-info-table{width:100%;border-collapse:collapse;margin:30px 0;background:#fff;box-shadow:0 1px 5px #0000000f}
.privacy-info-table th{background:#DFE2E6;color:#212529;font-size:16px;font-weight:600;text-align:left;padding:18px 20px;border:1px solid #C0C8CD}
.privacy-info-table td{font-size:15px;color:#495057;padding:16px 20px;border:1px solid #DFE2E6;line-height:1.6}
.privacy-info-table tr:nth-child(even){background:#fafbfc}
.privacy-highlight-box{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border:2px solid #C0C8CD;border-radius:8px;padding:30px;margin:30px 0}
.privacy-highlight-box p{font-size:16px;line-height:1.7;color:#343a40;margin:0 0 15px}
.privacy-highlight-box p:last-child{margin-bottom:0}
.privacy-contact-section{background:#fff;border:2px solid #DFE2E6;border-radius:6px;padding:40px;margin:50px 0 0}
.privacy-contact-title{font-size:24px;font-weight:600;color:#212529;margin:0 0 25px}
.privacy-contact-details p{font-size:16px;line-height:1.8;color:#495057;margin:0 0 12px}
.privacy-contact-details strong{color:#343a40;font-weight:600}
.privacy-contact-link{color:#A4A7B0;text-decoration:none;font-weight:500;transition:color .2s ease}
.privacy-contact-link:hover{color:#212529;text-decoration:underline}
@media (max-width: 768px) {
.privacy-header-section{padding:60px 20px 40px}
.privacy-main-title{font-size:34px}
.privacy-content-container{padding:40px 20px 60px}
.privacy-section-title{font-size:24px}
.privacy-section-subtitle{font-size:20px}
.privacy-intro-block{padding:25px 20px}
.privacy-info-table{font-size:14px}
.privacy-info-table th,.privacy-info-table td{padding:12px 15px}
.privacy-contact-section{padding:30px 20px}
.privacy-highlight-box{padding:25px 20px}
}
@media (max-width: 480px) {
.privacy-main-title{font-size:28px}
.privacy-section-title{font-size:22px}
.privacy-info-table th,.privacy-info-table td{padding:10px 12px;font-size:13px}
}
.success-page-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0;margin:0}
.success-content-container{max-width:720px;margin:0 auto;padding:80px 24px 60px}
.success-icon-area{text-align:center;margin-bottom:36px}
.success-checkmark-circle{width:96px;height:96px;background:linear-gradient(135deg,#DFE2E6 0%,#C0C8CD 100%);border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 8px 24px #a4a7b026}
.success-checkmark-circle::before{content:'';font-size:52px;color:#fff;font-weight:700;line-height:1}
.success-main-heading{font-size:42px;font-weight:700;color:#212529;margin:0 0 16px;text-align:center;line-height:1.2}
.success-subtitle-text{font-size:19px;color:#495057;text-align:center;margin:0 0 48px;line-height:1.6}
.success-info-block{background:#fff;border-radius:12px;padding:36px 32px;margin-bottom:32px;box-shadow:0 2px 12px #0000000a;border:1px solid #DFE2E6}
.success-info-block h2{font-size:22px;color:#343a40;margin:0 0 18px;font-weight:600;line-height:1.3}
.success-info-block p{font-size:16px;color:#495057;line-height:1.7;margin:0 0 14px}
.success-info-block p:last-child{margin-bottom:0}
.success-timeline-list{list-style:none;padding:0;margin:24px 0 0}
.success-timeline-list li{padding-left:32px;position:relative;margin-bottom:16px;font-size:16px;color:#495057;line-height:1.6}
.success-timeline-list li::before{content:'';width:8px;height:8px;background:#A4A7B0;border-radius:50%;position:absolute;left:8px;top:8px}
.success-actions-row{display:flex;gap:16px;margin-top:40px;flex-wrap:wrap;justify-content:center}
.success-btn-primary{background:linear-gradient(135deg,#A4A7B0 0%,#C0C8CD 100%);color:#fff;padding:16px 36px;border-radius:8px;text-decoration:none;font-size:17px;font-weight:600;display:inline-block;transition:all .3s ease;border:none;box-shadow:0 4px 12px #a4a7b033;position:relative;z-index:10}
.success-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #a4a7b04d;background:linear-gradient(135deg,#939599 0%,#AFB7BC 100%)}
.success-btn-secondary{background:#fff;color:#495057;padding:16px 36px;border-radius:8px;text-decoration:none;font-size:17px;font-weight:600;display:inline-block;transition:all .3s ease;border:2px solid #DFE2E6;position:relative;z-index:10}
.success-btn-secondary:hover{border-color:#C0C8CD;background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}
.success-contact-panel{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-radius:12px;padding:32px;margin-top:48px;border:1px solid #DFE2E6;text-align:center}
.success-contact-panel h3{font-size:20px;color:#343a40;margin:0 0 20px;font-weight:600}
.success-contact-details{display:flex;flex-direction:column;gap:12px;align-items:center}
.success-contact-item{font-size:15px;color:#495057;line-height:1.6}
.success-contact-item a{color:#A4A7B0;text-decoration:none;font-weight:500;transition:color .2s ease}
.success-contact-item a:hover{color:#8a8d96}
.success-footer-note{text-align:center;margin-top:48px;padding-top:32px;border-top:1px solid #DFE2E6}
.success-footer-note p{font-size:14px;color:#6c757d;line-height:1.6;margin:0}
@media (max-width: 768px) {
.success-content-container{padding:60px 20px 40px}
.success-main-heading{font-size:32px}
.success-subtitle-text{font-size:17px;margin-bottom:36px}
.success-checkmark-circle{width:80px;height:80px}
.success-checkmark-circle::before{font-size:44px}
.success-info-block{padding:28px 24px}
.success-info-block h2{font-size:20px}
.success-actions-row{flex-direction:column;gap:12px}
.success-btn-primary,.success-btn-secondary{width:100%;text-align:center;padding:14px 28px}
.success-contact-panel{padding:24px 20px}
}
@media (max-width: 480px) {
.success-main-heading{font-size:28px}
.success-subtitle-text{font-size:16px}
.success-info-block{padding:24px 20px}
.success-info-block h2{font-size:18px}
.success-info-block p{font-size:15px}
}
.error-404-wrapper{min-height:100vh;background:linear-gradient(135deg,#fafbfc 0%,#fff 50%,#f8f9fa 100%);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;position:relative;overflow:hidden}
.error-404-wrapper::before{content:'';position:absolute;top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,#dfe2e64d 0%,transparent 70%);border-radius:50%;pointer-events:none}
.error-404-wrapper::after{content:'';position:absolute;bottom:-30%;left:-15%;width:600px;height:600px;background:radial-gradient(circle,#c0c8cd33 0%,transparent 70%);border-radius:50%;pointer-events:none}
.error-404-content-container{max-width:680px;width:100%;text-align:center;position:relative;z-index:2;background:#fff;padding:3.5rem 2.5rem;border-radius:16px;box-shadow:0 8px 32px #a4a7b01f}
.error-404-number-display{font-size:9rem;font-weight:800;line-height:1;margin:0 0 1rem;background:linear-gradient(135deg,#A4A7B0 0%,#C0C8CD 50%,#DFE2E6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em;position:relative}
.error-404-number-display::before{content:'404';position:absolute;top:8px;left:50%;transform:translateX(-50%);font-size:9rem;font-weight:800;color:#dfe2e64d;z-index:-1;-webkit-text-fill-color:#dfe2e64d}
.error-404-main-heading{font-size:2rem;font-weight:700;color:#212529;margin:0 0 1.2rem;line-height:1.3}
.error-404-description-text{font-size:1.1rem;line-height:1.7;color:#495057;margin:0 0 2.5rem}
.error-404-actions-group{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}
.error-404-primary-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#A4A7B0 0%,#C0C8CD 100%);border:none;border-radius:8px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #a4a7b040;cursor:pointer}
.error-404-primary-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #a4a7b059;background:linear-gradient(135deg,#9a9da6 0%,#b5bdc2 100%)}
.error-404-secondary-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;color:#495057;background:transparent;border:2px solid #C0C8CD;border-radius:8px;text-decoration:none;transition:all .3s ease;cursor:pointer}
.error-404-secondary-button:hover{background:#dfe2e633;border-color:#A4A7B0;color:#212529}
.error-404-helpful-links-section{padding-top:2rem;border-top:2px solid #DFE2E6}
.error-404-links-heading{font-size:1.15rem;font-weight:600;color:#343a40;margin:0 0 1.5rem}
.error-404-links-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}
.error-404-link-item{display:flex;align-items:center;justify-content:center;padding:.9rem 1rem;font-size:.95rem;font-weight:500;color:#495057;background:#f8f9fa;border-radius:6px;text-decoration:none;transition:all .25s ease;border:1px solid transparent}
.error-404-link-item:hover{background:#fff;border-color:#C0C8CD;color:#212529;transform:translateX(3px)}
.error-404-budget-tip-box{margin-top:2.5rem;padding:1.8rem;background:linear-gradient(135deg,#dfe2e626 0%,#c0c8cd1a 100%);border-radius:10px;border-left:4px solid #A4A7B0}
.error-404-tip-heading{font-size:1rem;font-weight:600;color:#343a40;margin:0 0 .7rem}
.error-404-tip-text{font-size:.95rem;line-height:1.6;color:#495057;margin:0}
@media (max-width: 768px) {
.error-404-content-container{padding:2.5rem 1.8rem}
.error-404-number-display{font-size:6rem}
.error-404-number-display::before{font-size:6rem;top:5px}
.error-404-main-heading{font-size:1.6rem}
.error-404-description-text{font-size:1rem}
.error-404-links-grid{grid-template-columns:1fr}
.error-404-primary-button,.error-404-secondary-button{padding:.9rem 2rem;font-size:1rem}
}
@media (max-width: 480px) {
.error-404-wrapper{padding:1.5rem .8rem}
.error-404-content-container{padding:2rem 1.3rem}
.error-404-number-display{font-size:5rem}
.error-404-number-display::before{font-size:5rem}
.error-404-main-heading{font-size:1.4rem}
}