:root{--primary-color:#CB8DAB;--secondary-color:#D9C2BD;--tertiary-color:#E2D5D9;--text-dark:#2c2c2c;--text-medium:#4a4a4a;--text-light:#6b6b6b;--bg-light:#fff;--bg-subtle:#fafbfc;--bg-section:#f8f9fa;--shadow-sm:0 2px 8px #cb8dab14;--shadow-md:0 4px 16px #cb8dab1f;--shadow-lg:0 8px 24px #cb8dab29;--transition-smooth:all .3s cubic-bezier(0.4,0,0.2,1)}
*{margin:0;padding:0;box-sizing:border-box}
body{color:var(--text-dark);background:var(--bg-light);font-variation-settings:wght 400;overflow-x:hidden;font:16px/1.7 'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}
h1,h2,h3,h4,h5,h6{font-family:'Petrona',Georgia,serif;font-weight:600;line-height:1.3;margin-bottom:1rem;color:var(--text-dark)}
a{text-decoration:none;color:inherit;transition:var(--transition-smooth)}
.header_container_9x{background:linear-gradient(135deg,var(--bg-light) 0%,#fef8fc 100%);border-bottom:1px solid #cb8dab1f;box-shadow:var(--shadow-sm)}
.brand-top_row_3k{display:flex;justify-content:center;align-items:center;padding:32px 5% 16px;gap:16px;border-bottom:1px solid #d9c2bd26}
.company_title_7m{color:var(--primary-color);text-align:center;letter-spacing:-.02em;font-variation-settings:wght 700;font:700 clamp(2rem,4vw,3.2rem) 'Petrona',Georgia,serif}
.tagline_desc_2w{font-size:clamp(0.95rem,2vw,1.1rem);color:var(--text-medium);text-align:center;font-weight:400;margin-top:6px;letter-spacing:.01em}
.nav-bottom_row_8p{display:flex;justify-content:space-between;align-items:center;padding:20px 5% 24px;gap:40px}
.logo_wrapper_5z{display:flex;align-items:center;flex-shrink:0;z-index:10}
.logo_img_4r{height:64px;width:64px;object-fit:contain;display:block}
.main_navigation_6h{display:flex;align-items:center;gap:clamp(20px,3vw,42px);flex-wrap:wrap;justify-content:flex-end}
.nav_link_item_1d{font-size:clamp(0.95rem,1.5vw,1.05rem);font-weight:500;color:var(--text-medium);padding:10px 16px;border-radius:8px;position:relative;white-space:nowrap;font-variation-settings:wght 500;transition:color .25s ease,background-color .25s ease}
.nav_link_item_1d:hover{color:var(--primary-color);background-color:#cb8dab0f}
.nav_link_item_1d:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;color:var(--primary-color)}
main{min-height:60vh}
.footer_main_container_7x{background:linear-gradient(165deg,#2c2c2c 0%,#3d3539 100%);color:#f5f6fa;padding:60px 5% 32px;margin-top:80px;position:relative;overflow:hidden}
.footer_main_container_7x::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color) 0%,var(--secondary-color) 50%,var(--tertiary-color) 100%)}
.footer_content_grid_2b{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:48px;max-width:1400px;margin:0 auto 48px}
.footer_section_8q{display:flex;flex-direction:column;gap:18px}
.footer_heading_3n{color:var(--secondary-color);margin-bottom:8px;letter-spacing:-.01em;font:600 1.3rem 'Petrona',Georgia,serif}
.footer_logo_box_4w{display:flex;align-items:center;gap:14px;margin-bottom:12px}
.footer_logo_img_9k{height:52px;width:52px;object-fit:contain}
.footer_brand_name_5t{color:#fff;font:600 1.4rem 'Petrona',Georgia,serif}
.contact_info_line_6m{display:flex;align-items:flex-start;gap:10px;font-size:.98rem;line-height:1.6;color:#d9d9dc}
.contact_label_2p{font-weight:500;color:var(--tertiary-color);min-width:70px}
.contact_value_7h{color:#e8e8ea}
.contact_value_7h a{color:#e8e8ea;transition:color .25s ease}
.contact_value_7h a:hover{color:var(--secondary-color)}
.contact_value_7h a:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}
.service_links_list_3x{display:flex;flex-direction:column;gap:14px;list-style:none}
.service_link_item_8r{font-size:1rem;color:#d9d9dc;transition:color .25s ease,transform .25s ease;display:inline-block}
.service_link_item_8r:hover{color:var(--secondary-color);transform:translateX(4px)}
.service_link_item_8r:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}
.footer_bottom_bar_1z{border-top:1px solid #d9c2bd33;padding-top:28px;text-align:center;max-width:1400px;margin:0 auto}
.copyright_text_4k{font-size:.93rem;color:#b8b8bc;letter-spacing:.01em}
.consent_modal_6b{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#fff 0%,#fef8fc 100%);padding:28px 5%;box-shadow:0 -4px 24px #2c2c2c29;border-top:3px solid var(--primary-color);z-index:9999;display:none;animation:slideUpFade .4s ease-out}
@keyframes slideUpFade {
from{opacity:0;transform:translateY(40px)}
to{opacity:1;transform:translateY(0)}
}
.consent_modal_6b.active_state_9m{display:block}
.consent_inner_wrap_3p{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}
.consent_text_block_7w{flex:1;min-width:280px}
.consent_heading_2x{color:var(--text-dark);margin-bottom:10px;font:600 1.2rem 'Petrona',Georgia,serif}
.consent_description_5k{font-size:.96rem;line-height:1.6;color:var(--text-medium);margin-bottom:12px}
.consent_policy_link_8h{color:var(--primary-color);font-weight:500;text-decoration:underline;transition:color .25s ease}
.consent_policy_link_8h:hover{color:#b37796}
.consent_policy_link_8h:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}
.consent_actions_group_4n{display:flex;gap:14px;align-items:center;flex-wrap:wrap}
.consent_btn_base_1q{padding:12px 28px;border:none;border-radius:8px;cursor:pointer;transition:var(--transition-smooth);min-width:120px;white-space:nowrap;font:500 1rem 'Inter',sans-serif}
.consent_btn_base_1q:focus-visible{outline:3px solid var(--primary-color);outline-offset:2px}
.accept_all_btn_9r{background:linear-gradient(135deg,var(--primary-color) 0%,#b97d9a 100%);color:#fff;box-shadow:0 3px 12px #cb8dab4d}
.accept_all_btn_9r:hover{background:linear-gradient(135deg,#b97d9a 0%,#a76d8a 100%);box-shadow:0 4px 16px #cb8dab66;transform:translateY(-1px)}
.reject_all_btn_3z{background:transparent;color:var(--text-medium);border:2px solid var(--secondary-color)}
.reject_all_btn_3z:hover{background:#d9c2bd1f;border-color:var(--primary-color);color:var(--text-dark)}
@media (max-width: 768px) {
.brand-top_row_3k{flex-direction:column;padding:24px 5% 16px}
.company_title_7m{font-size:2rem}
.tagline_desc_2w{font-size:.95rem}
.nav-bottom_row_8p{flex-direction:column;gap:24px;padding:20px 5%}
.logo_wrapper_5z{order:-1}
.main_navigation_6h{justify-content:center;gap:16px}
.nav_link_item_1d{font-size:.95rem;padding:8px 14px}
.footer_content_grid_2b{grid-template-columns:1fr;gap:36px}
.consent_inner_wrap_3p{flex-direction:column;gap:20px}
.consent_actions_group_4n{width:100%;flex-direction:column}
.consent_btn_base_1q{width:100%;min-width:unset}
.consent_modal_6b{padding:20px 5%}
}
@media (min-width: 769px) and (max-width: 1024px) {
.nav-bottom_row_8p{gap:24px}
.main_navigation_6h{gap:24px}
.footer_content_grid_2b{grid-template-columns:repeat(2,1fr)}
}
@media (min-width: 1600px) {
.header_container_9x,.footer_main_container_7x{padding-left:8%;padding-right:8%}
.company_title_7m{font-size:3.6rem}
.nav_link_item_1d{font-size:1.1rem}
}
.learning-program-hero{background:linear-gradient(135deg,#fafbfc 0%,#E2D5D9 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.learning-program-hero::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#cb8dab26 0%,transparent 70%);border-radius:50%}
.learning-hero-content{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:2}
.learning-hero-content h1{font-size:2.8rem;color:#212529;margin-bottom:24px;font-weight:700;line-height:1.2}
.learning-hero-content .hero-subtitle{font-size:1.25rem;color:#495057;margin-bottom:32px;line-height:1.6}
.learning-program-intro{background:#fff;padding:70px 20px}
.intro-radial-wrapper{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;position:relative}
.intro-radial-wrapper::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:180px;height:180px;background:linear-gradient(135deg,#E2D5D9 0%,#D9C2BD 100%);border-radius:50%;z-index:1;box-shadow:0 10px 40px #cb8dab4d}
.intro-radial-item{background:#f8f9fa;padding:32px 24px;border-radius:12px;text-align:center;position:relative;z-index:2;border:2px solid #E2D5D9;transition:all .3s ease}
.intro-radial-item:hover{transform:translateY(-8px);box-shadow:0 12px 30px #cb8dab33;border-color:#CB8DAB}
.intro-radial-item h3{font-size:1.4rem;color:#212529;margin-bottom:16px;font-weight:600}
.intro-radial-item p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.learning-curriculum-section{background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);padding:70px 20px;position:relative}
.curriculum-container{max-width:1200px;margin:0 auto}
.curriculum-header{text-align:center;margin-bottom:50px}
.curriculum-header h2{font-size:2.4rem;color:#212529;margin-bottom:16px;font-weight:700}
.curriculum-header p{font-size:1.1rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.6}
.curriculum-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:40px}
.curriculum-module{background:#fff;padding:28px;border-radius:8px;border-left:5px solid #CB8DAB;box-shadow:0 4px 15px #00000014;transition:all .3s ease}
.curriculum-module:hover{box-shadow:0 8px 25px #cb8dab40;transform:translateX(5px)}
.curriculum-module h3{font-size:1.35rem;color:#212529;margin-bottom:12px;font-weight:600}
.curriculum-module .module-duration{font-size:.9rem;color:#CB8DAB;margin-bottom:14px;font-weight:500}
.curriculum-module p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.curriculum-visual{margin-top:40px;text-align:center}
.curriculum-visual img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 8px 30px #0000001f;width:800px}
.learning-instructors-section{background:#fff;padding:70px 20px}
.instructors-wrapper{max-width:1100px;margin:0 auto}
.instructors-title{text-align:center;margin-bottom:50px}
.instructors-title h2{font-size:2.4rem;color:#212529;margin-bottom:16px;font-weight:700}
.instructors-title p{font-size:1.1rem;color:#495057;line-height:1.6}
.instructors-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.instructor-card{background:#f8f9fa;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #0000001a;transition:all .3s ease}
.instructor-card:hover{transform:translateY(-10px);box-shadow:0 10px 35px #cb8dab4d}
.instructor-photo{width:100%;height:280px;object-fit:cover}
.instructor-info{padding:24px}
.instructor-info h3{font-size:1.3rem;color:#212529;margin-bottom:8px;font-weight:600}
.instructor-info .instructor-role{font-size:.95rem;color:#CB8DAB;margin-bottom:14px;font-weight:500}
.instructor-info p{font-size:.95rem;color:#495057;line-height:1.5;margin:0}
.learning-pricing-section{background:linear-gradient(135deg,#E2D5D9 0%,#f8f9fa 100%);padding:70px 20px}
.pricing-container{max-width:1150px;margin:0 auto}
.pricing-heading{text-align:center;margin-bottom:50px}
.pricing-heading h2{font-size:2.4rem;color:#212529;margin-bottom:16px;font-weight:700}
.pricing-heading p{font-size:1.1rem;color:#495057;line-height:1.6}
.pricing-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.pricing-card{background:#fff;border-radius:12px;padding:40px 32px;box-shadow:0 6px 25px #0000001f;border:3px solid transparent;transition:all .3s ease;text-align:center}
.pricing-card:hover{border-color:#CB8DAB;transform:scale(1.05);box-shadow:0 12px 40px #cb8dab4d}
.pricing-card.featured{border-color:#CB8DAB;background:linear-gradient(180deg,#fff 0%,#fafbfc 100%)}
.pricing-card h3{font-size:1.5rem;color:#212529;margin-bottom:12px;font-weight:600}
.pricing-card .price-amount{font-size:2.5rem;color:#CB8DAB;margin-bottom:8px;font-weight:700}
.pricing-card .price-period{font-size:1rem;color:#495057;margin-bottom:24px}
.pricing-features-list{list-style:none;padding:0;margin:0 0 30px;text-align:left}
.pricing-features-list li{padding:10px 0;font-size:.95rem;color:#495057;line-height:1.5;border-bottom:1px solid #E2D5D9}
.pricing-features-list li:last-child{border-bottom:none}
.pricing-features-list li::before{content:'';color:#CB8DAB;font-weight:700;margin-right:10px}
.pricing-cta-button{display:inline-block;padding:14px 32px;background:#CB8DAB;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid #CB8DAB}
.pricing-cta-button:hover{background:#fff;color:#CB8DAB;box-shadow:0 6px 20px #cb8dab66}
@media (max-width: 992px) {
.intro-radial-wrapper{grid-template-columns:1fr;gap:25px}
.intro-radial-wrapper::before{display:none}
.curriculum-grid{grid-template-columns:1fr}
.instructors-cards{grid-template-columns:1fr}
.pricing-cards-grid{grid-template-columns:1fr}
.curriculum-visual img{width:100%}
}
@media (max-width: 768px) {
.learning-program-hero h1{font-size:2rem}
.learning-hero-content .hero-subtitle{font-size:1.1rem}
.curriculum-header h2,.instructors-title h2,.pricing-heading h2{font-size:1.9rem}
.instructor-photo{height:220px}
}
.budget-intro-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#E2D5D9 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.budget-intro-wrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#cb8dab26 0%,transparent 70%);border-radius:50%}
.budget-intro-content{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;position:relative;z-index:2}
.budget-intro-text h1{font-size:2.8rem;color:#212529;margin-bottom:25px;line-height:1.2;font-weight:700}
.budget-intro-text p{font-size:1.1rem;color:#495057;line-height:1.7;margin-bottom:30px}
.budget-intro-image img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 10px 40px #0000001a;transform:rotate(-2deg);transition:transform .4s ease}
.budget-intro-image img:hover{transform:rotate(0deg) scale(1.02)}
.budget-cta-primary{display:inline-block;background:#CB8DAB;color:#fff;padding:16px 40px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 15px #cb8dab4d}
.budget-cta-primary:hover{background:#b77a98;transform:translateY(-2px);box-shadow:0 6px 20px #cb8dab66}
.budget-method-section{padding:70px 20px;background:#fff}
.budget-method-container{max-width:1100px;margin:0 auto}
.budget-method-header{text-align:center;margin-bottom:60px}
.budget-method-header h2{font-size:2.4rem;color:#212529;margin-bottom:18px;font-weight:700}
.budget-method-header p{font-size:1.15rem;color:#6c757d;max-width:700px;margin:0 auto;line-height:1.6}
.budget-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.budget-method-card{background:#fafbfc;padding:35px 28px;border-radius:10px;border:2px solid #E2D5D9;transition:all .3s ease;position:relative}
.budget-method-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#CB8DAB 0%,#D9C2BD 100%);border-radius:10px 10px 0 0;transform:scaleX(0);transition:transform .3s ease}
.budget-method-card:hover::before{transform:scaleX(1)}
.budget-method-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000014;border-color:#CB8DAB}
.budget-method-card h3{font-size:1.4rem;color:#212529;margin-bottom:15px;font-weight:600}
.budget-method-card p{font-size:1rem;color:#495057;line-height:1.65}
.budget-timeline-section{padding:70px 20px;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);position:relative}
.budget-timeline-wrapper{max-width:900px;margin:0 auto}
.budget-timeline-title{text-align:center;margin-bottom:55px}
.budget-timeline-title h2{font-size:2.4rem;color:#212529;margin-bottom:15px;font-weight:700}
.budget-timeline-title p{font-size:1.1rem;color:#6c757d}
.budget-timeline-items{position:relative;padding-left:70px}
.budget-timeline-item{position:relative;margin-bottom:45px;padding:25px 30px;background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000000f}
.budget-timeline-marker{position:absolute;left:-70px;top:25px;width:50px;height:50px;background:linear-gradient(135deg,#CB8DAB 0%,#D9C2BD 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem;box-shadow:0 4px 12px #cb8dab4d}
.budget-timeline-item h3{font-size:1.35rem;color:#212529;margin-bottom:12px;font-weight:600}
.budget-timeline-item p{font-size:1rem;color:#495057;line-height:1.65}
.budget-visual-block{padding:80px 20px;background:#fff}
.budget-visual-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:60px;align-items:center}
.budget-visual-image img{width:100%;height:450px;object-fit:cover;border-radius:15px;box-shadow:0 12px 40px #0000001f}
.budget-visual-text h2{font-size:2.2rem;color:#212529;margin-bottom:25px;font-weight:700;line-height:1.3}
.budget-visual-text p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:20px}
.budget-visual-text ul{list-style:none;padding:0;margin:25px 0 30px}
.budget-visual-text ul li{font-size:1rem;color:#495057;padding:12px 0 12px 35px;position:relative;line-height:1.6}
.budget-visual-text ul li::before{content:'';position:absolute;left:0;top:12px;color:#CB8DAB;font-weight:700;font-size:1.3rem}
.budget-learning-section{padding:70px 20px;background:linear-gradient(135deg,#E2D5D9 0%,#fafbfc 100%)}
.budget-learning-box{max-width:1000px;margin:0 auto;text-align:center}
.budget-learning-box h2{font-size:2.3rem;color:#212529;margin-bottom:30px;font-weight:700}
.budget-learning-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:50px}
.budget-learning-column{background:#fff;padding:35px 30px;border-radius:12px;text-align:left;box-shadow:0 6px 20px #00000014}
.budget-learning-column h3{font-size:1.5rem;color:#CB8DAB;margin-bottom:20px;font-weight:600}
.budget-learning-column p{font-size:1rem;color:#495057;line-height:1.7;margin-bottom:15px}
.budget-learning-column ul{list-style:none;padding:0;margin:20px 0 0}
.budget-learning-column ul li{font-size:.98rem;color:#495057;padding:10px 0 10px 28px;position:relative;line-height:1.6}
.budget-learning-column ul li::before{content:'→';position:absolute;left:0;top:10px;color:#D9C2BD;font-weight:700}
.budget-program-link{display:inline-block;margin-top:35px;background:#CB8DAB;color:#fff;padding:15px 38px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease}
.budget-program-link:hover{background:#b77a98;transform:translateY(-2px)}
.budget-expert-section{padding:70px 20px;background:#fff}
.budget-expert-wrap{max-width:850px;margin:0 auto;display:flex;align-items:center;gap:45px;background:#fafbfc;padding:40px;border-radius:15px;box-shadow:0 8px 30px #00000012}
.budget-expert-photo img{width:180px;height:180px;border-radius:50%;object-fit:cover;border:5px solid #D9C2BD;box-shadow:0 6px 20px #0000001a}
.budget-expert-info h2{font-size:2rem;color:#212529;margin-bottom:10px;font-weight:700}
.budget-expert-info p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:15px}
.budget-expert-info strong{color:#CB8DAB;font-weight:600}
.budget-projects-section{padding:70px 20px;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%)}
.budget-projects-container{max-width:1100px;margin:0 auto}
.budget-projects-header{text-align:center;margin-bottom:50px}
.budget-projects-header h2{font-size:2.4rem;color:#212529;margin-bottom:18px;font-weight:700}
.budget-projects-header p{font-size:1.1rem;color:#6c757d;max-width:650px;margin:0 auto}
.budget-projects-showcase{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}
.budget-project-card{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 6px 20px #00000014;transition:all .4s ease}
.budget-project-card img{width:100%;height:320px;object-fit:cover;transition:transform .4s ease}
.budget-project-card:hover img{transform:scale(1.08)}
.budget-project-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#212529e6 0%,transparent 100%);padding:30px 25px;color:#fff;transform:translateY(10px);transition:transform .4s ease}
.budget-project-card:hover .budget-project-overlay{transform:translateY(0)}
.budget-project-overlay h3{font-size:1.4rem;margin-bottom:10px;font-weight:600}
.budget-project-overlay p{font-size:.95rem;line-height:1.5;opacity:.95}
.budget-cta-secondary{display:inline-block;margin-top:40px;background:transparent;color:#CB8DAB;border:2px solid #CB8DAB;padding:14px 36px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;text-align:center}
.budget-cta-secondary:hover{background:#CB8DAB;color:#fff}
.budget-cta-center{text-align:center}
@media (max-width: 768px) {
.budget-intro-content{grid-template-columns:1fr;gap:35px}
.budget-intro-text h1{font-size:2.2rem}
.budget-intro-image img{height:300px}
.budget-method-grid{grid-template-columns:1fr;gap:25px}
.budget-timeline-items{padding-left:0}
.budget-timeline-marker{position:static;margin:0 auto 15px}
.budget-visual-container{grid-template-columns:1fr;gap:35px}
.budget-visual-image img{height:320px}
.budget-learning-columns{grid-template-columns:1fr;gap:25px}
.budget-expert-wrap{flex-direction:column;text-align:center;padding:30px 20px}
.budget-projects-showcase{grid-template-columns:1fr;gap:25px}
.budget-project-card img{height:280px}
}
.contact-main-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0;margin:0}
.contact-hero-block{background:linear-gradient(to right,#fff,#E2D5D9);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,#cb8dab1a 0%,transparent 70%);border-radius:50%}
.contact-hero-content{max-width:900px;margin:0 auto;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:15px}
.contact-info-visual-section{padding:70px 20px;background:#fff}
.contact-info-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}
.contact-info-left{display:flex;flex-direction:column;gap:35px}
.contact-info-card{background:#f8f9fa;padding:30px;border-radius:8px;border-left:4px solid #CB8DAB;transition:all .3s ease}
.contact-info-card:hover{transform:translateX(8px);box-shadow:0 4px 12px #cb8dab26}
.contact-info-label{font-size:.9rem;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-weight:600}
.contact-info-value{font-size:1.1rem;color:#212529;line-height:1.6;font-weight:500}
.contact-info-value a{color:#CB8DAB;text-decoration:none;transition:color .3s ease}
.contact-info-value a:hover{color:#a06d89;text-decoration:underline}
.contact-image-wrapper{border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #00000014;position:sticky;top:100px}
.contact-image-wrapper img{width:100%;height:400px;object-fit:cover;display:block}
.contact-form-section{padding:70px 20px;background:linear-gradient(to bottom,#f8f9fa,#fff)}
.contact-form-wrapper{max-width:700px;margin:0 auto;background:#fff;padding:50px 40px;border-radius:12px;box-shadow:0 4px 20px #cb8dab1f}
.contact-form-header{text-align:center;margin-bottom:40px}
.contact-form-title{font-size:2rem;color:#212529;margin-bottom:12px;font-weight:700}
.contact-form-description{font-size:1.05rem;color:#6c757d;line-height:1.6}
.contact-form-element{margin-bottom:28px}
.contact-form-label{display:block;font-size:.95rem;color:#343a40;margin-bottom:8px;font-weight:600}
.contact-form-input,.contact-form-textarea{width:100%;padding:14px 16px;font-size:1rem;color:#212529;background:#f8f9fa;border:2px solid #E2D5D9;border-radius:6px;transition:all .3s ease;font-family:inherit}
.contact-form-input:focus,.contact-form-textarea:focus{outline:none;border-color:#CB8DAB;background:#fff;box-shadow:0 0 0 3px #cb8dab1a}
.contact-form-textarea{min-height:140px;resize:vertical}
.contact-form-checkbox-wrapper{display:flex;align-items:start;gap:12px;margin-bottom:30px}
.contact-form-checkbox{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#CB8DAB}
.contact-form-checkbox-label{font-size:.95rem;color:#495057;line-height:1.5}
.contact-form-checkbox-label a{color:#CB8DAB;text-decoration:underline;transition:color .3s ease}
.contact-form-checkbox-label a:hover{color:#a06d89}
.contact-form-submit{width:100%;padding:16px 30px;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#CB8DAB 0%,#D9C2BD 100%);border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #cb8dab4d}
.contact-form-submit:hover{transform:translateY(-2px);box-shadow:0 6px 18px #cb8dab66}
.contact-form-submit:active{transform:translateY(0)}
.contact-extra-section{padding:70px 20px;background:#fff;border-top:1px solid #E2D5D9}
.contact-extra-content{max-width:900px;margin:0 auto;text-align:center}
.contact-extra-heading{font-size:1.8rem;color:#212529;margin-bottom:20px;font-weight:700}
.contact-extra-text{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:35px}
.contact-extra-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}
.contact-extra-item{background:#fafbfc;padding:35px 25px;border-radius:8px;border:1px solid #E2D5D9;transition:all .3s ease}
.contact-extra-item:hover{border-color:#CB8DAB;box-shadow:0 4px 16px #cb8dab26;transform:translateY(-4px)}
.contact-extra-item-title{font-size:1.15rem;color:#212529;margin-bottom:12px;font-weight:700}
.contact-extra-item-desc{font-size:.95rem;color:#6c757d;line-height:1.6}
@media (max-width: 968px) {
.contact-info-container{grid-template-columns:1fr;gap:40px}
.contact-image-wrapper{position:static}
.contact-extra-grid{grid-template-columns:1fr;gap:20px}
}
@media (max-width: 768px) {
.contact-hero-title{font-size:2rem}
.contact-hero-subtitle{font-size:1rem}
.contact-form-wrapper{padding:35px 25px}
.contact-form-title{font-size:1.6rem}
.contact-hero-block{padding:60px 20px 40px}
.contact-info-visual-section,.contact-form-section,.contact-extra-section{padding:50px 20px}
}
.student-projects-wrapper{background:#fff;min-height:100vh}
.sp-hero-section{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.sp-hero-section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#cb8dab14 0%,transparent 70%);border-radius:50%}
.sp-hero-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.sp-hero-content{display:grid;grid-template-columns:1.2fr 0.8fr;gap:50px;align-items:center}
.sp-hero-text h1{font-size:2.8rem;color:#212529;margin-bottom:25px;line-height:1.2;font-weight:700}
.sp-hero-text p{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:18px}
.sp-hero-text p:last-of-type{margin-bottom:35px}
.sp-hero-image-wrapper{position:relative}
.sp-hero-image-wrapper img{width:100%;height:420px;object-fit:cover;border-radius:16px;box-shadow:0 8px 30px #00000014}
.sp-instructor-section{padding:90px 20px;background:#fff;position:relative}
.sp-instructor-container{max-width:1200px;margin:0 auto}
.sp-section-header{text-align:center;margin-bottom:70px}
.sp-section-header h2{font-size:2.4rem;color:#212529;margin-bottom:18px;font-weight:700}
.sp-section-header p{font-size:1.1rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.6}
.sp-instructors-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:45px;margin-bottom:60px}
.sp-instructor-card{background:linear-gradient(135deg,#fafbfc 0%,#fff 100%);border-radius:20px;padding:35px;box-shadow:0 4px 20px #0000000a;border:2px solid #f5f6fa;transition:all .3s ease;display:flex;gap:30px;align-items:flex-start}
.sp-instructor-card:hover{transform:translateY(-5px);box-shadow:0 8px 35px #cb8dab26;border-color:#E2D5D9}
.sp-instructor-photo{flex-shrink:0}
.sp-instructor-photo img{width:140px;height:140px;object-fit:cover;border-radius:50%;border:4px solid #E2D5D9}
.sp-instructor-info h3{font-size:1.5rem;color:#212529;margin-bottom:8px;font-weight:600}
.sp-instructor-role{font-size:.95rem;color:#CB8DAB;margin-bottom:15px;font-weight:500}
.sp-instructor-info p{font-size:1rem;color:#495057;line-height:1.6;margin-bottom:12px}
.sp-methodology-block{background:linear-gradient(120deg,#f8f9fa 0%,#fff 100%);border-radius:20px;padding:40px;border-left:6px solid #CB8DAB;box-shadow:0 4px 20px #0000000a}
.sp-methodology-block h3{font-size:1.8rem;color:#212529;margin-bottom:25px;font-weight:700}
.sp-methodology-features{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}
.sp-feature-item{display:flex;gap:15px;align-items:flex-start}
.sp-feature-icon{width:50px;height:50px;background:linear-gradient(135deg,#CB8DAB 0%,#D9C2BD 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.4rem;color:#fff;font-weight:700}
.sp-feature-text h4{font-size:1.1rem;color:#212529;margin-bottom:6px;font-weight:600}
.sp-feature-text p{font-size:.95rem;color:#495057;line-height:1.5}
.sp-projects-section{padding:90px 20px;background:linear-gradient(180deg,#fff 0%,#fafbfc 100%);position:relative}
.sp-projects-container{max-width:1400px;margin:0 auto}
.sp-projects-layout{display:grid;grid-template-columns:0.9fr 1.1fr;gap:60px;align-items:center}
.sp-projects-content h2{font-size:2.3rem;color:#212529;margin-bottom:25px;font-weight:700;line-height:1.3}
.sp-projects-content p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:18px}
.sp-timeline-wrapper{background:#fff;border-radius:20px;padding:45px;box-shadow:0 8px 30px #0000000f;position:relative}
.sp-timeline-wrapper::before{content:'';position:absolute;left:75px;top:80px;bottom:80px;width:3px;background:linear-gradient(180deg,#CB8DAB 0%,#E2D5D9 100%)}
.sp-timeline-title{font-size:1.6rem;color:#212529;margin-bottom:35px;font-weight:700;text-align:center}
.sp-timeline-item{position:relative;padding-left:130px;margin-bottom:35px;min-height:70px}
.sp-timeline-item:last-child{margin-bottom:0}
.sp-timeline-marker{position:absolute;left:52px;top:5px;width:46px;height:46px;background:linear-gradient(135deg,#CB8DAB 0%,#D9C2BD 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem;box-shadow:0 4px 15px #cb8dab4d;z-index:3}
.sp-timeline-content h4{font-size:1.2rem;color:#212529;margin-bottom:8px;font-weight:600}
.sp-timeline-content p{font-size:.98rem;color:#495057;line-height:1.6}
.sp-cta-button{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#CB8DAB 0%,#D9C2BD 100%);color:#fff;text-decoration:none;border-radius:12px;font-size:1.05rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 20px #cb8dab40;border:none;cursor:pointer;position:relative;z-index:10}
.sp-cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 30px #cb8dab59;background:linear-gradient(135deg,#b87a99 0%,#c8b0ab 100%)}
@media (max-width: 992px) {
.sp-hero-content{grid-template-columns:1fr;gap:40px}
.sp-hero-text h1{font-size:2.3rem}
.sp-instructors-grid{grid-template-columns:1fr}
.sp-methodology-features{grid-template-columns:1fr}
.sp-projects-layout{grid-template-columns:1fr;gap:50px}
.sp-timeline-wrapper::before{left:52px}
.sp-timeline-item{padding-left:110px}
.sp-timeline-marker{left:29px}
}
@media (max-width: 768px) {
.sp-hero-section{padding:60px 20px 50px}
.sp-hero-text h1{font-size:2rem}
.sp-hero-text p{font-size:1.05rem}
.sp-hero-image-wrapper img{height:320px}
.sp-instructor-section{padding:70px 20px}
.sp-section-header h2{font-size:2rem}
.sp-instructor-card{flex-direction:column;align-items:center;text-align:center}
.sp-instructor-photo img{width:120px;height:120px}
.sp-methodology-block{padding:30px 25px}
.sp-projects-section{padding:70px 20px}
.sp-projects-content h2{font-size:1.9rem}
.sp-timeline-wrapper{padding:35px 25px}
.sp-timeline-wrapper::before{left:28px}
.sp-timeline-item{padding-left:85px}
.sp-timeline-marker{left:5px;width:40px;height:40px;font-size:1rem}
.sp-cta-button{width:100%;text-align:center}
}
.webinar-page-wrapper{background:#fff;min-height:100vh}
.webinar-hero-block{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.webinar-hero-block::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#cb8dab14 0%,transparent 70%);border-radius:50%}
.webinar-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}
.webinar-hero-text h1{font-size:2.8rem;line-height:1.2;color:#212529;margin-bottom:24px;font-weight:700}
.webinar-hero-text p{font-size:1.15rem;line-height:1.7;color:#495057;margin-bottom:32px}
.webinar-hero-img{position:relative}
.webinar-hero-img img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #00000014}
.webinar-schedule-section{padding:80px 20px;background:#fff}
.webinar-schedule-container{max-width:1100px;margin:0 auto}
.webinar-schedule-header{text-align:center;margin-bottom:60px}
.webinar-schedule-header h2{font-size:2.4rem;color:#212529;margin-bottom:16px;font-weight:700}
.webinar-schedule-header p{font-size:1.1rem;color:#495057;line-height:1.6}
.webinar-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.webinar-event-card{background:#fafbfc;border:2px solid #E2D5D9;border-radius:16px;padding:32px;transition:all .3s ease;position:relative}
.webinar-event-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #cb8dab26;border-color:#CB8DAB}
.webinar-card-date{display:inline-block;background:#CB8DAB;color:#fff;padding:8px 16px;border-radius:8px;font-size:.9rem;font-weight:600;margin-bottom:20px}
.webinar-card-title{font-size:1.5rem;color:#212529;margin-bottom:12px;font-weight:700;line-height:1.3}
.webinar-card-desc{font-size:1rem;color:#495057;line-height:1.6;margin-bottom:20px}
.webinar-card-instructor{display:flex;align-items:center;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #E2D5D9}
.webinar-instructor-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #D9C2BD}
.webinar-instructor-info{flex:1}
.webinar-instructor-name{font-size:.95rem;color:#212529;font-weight:600;margin-bottom:2px}
.webinar-instructor-role{font-size:.85rem;color:#6c757d}
.webinar-topics-block{padding:80px 20px;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);position:relative}
.webinar-topics-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:50px;align-items:start}
.webinar-topics-image{position:sticky;top:100px}
.webinar-topics-image img{width:100%;height:auto;border-radius:16px;box-shadow:0 8px 24px #0000001a}
.webinar-topics-content h2{font-size:2.2rem;color:#212529;margin-bottom:32px;font-weight:700}
.webinar-topic-item{background:#fff;padding:28px;border-radius:12px;margin-bottom:24px;border-left:4px solid #CB8DAB;box-shadow:0 4px 12px #0000000f;transition:all .3s ease}
.webinar-topic-item:hover{border-left-color:#D9C2BD;transform:translateX(6px)}
.webinar-topic-item h3{font-size:1.3rem;color:#212529;margin-bottom:12px;font-weight:600}
.webinar-topic-item p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.webinar-format-section{padding:80px 20px;background:#fff}
.webinar-format-inner{max-width:1100px;margin:0 auto}
.webinar-format-split{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fafbfc;border-radius:20px;overflow:hidden;box-shadow:0 8px 32px #00000014}
.webinar-format-left{padding:60px 50px;background:linear-gradient(135deg,#CB8DAB 0%,#D9C2BD 100%);color:#fff;display:flex;flex-direction:column;justify-content:center}
.webinar-format-left h2{font-size:2.4rem;margin-bottom:24px;font-weight:700;color:#fff}
.webinar-format-left p{font-size:1.1rem;line-height:1.7;margin-bottom:32px;color:#fff;opacity:.95}
.webinar-format-feature{display:flex;align-items:start;gap:16px;margin-bottom:20px}
.webinar-format-icon{width:32px;height:32px;background:#fff3;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;flex-shrink:0}
.webinar-format-feature-text{flex:1}
.webinar-format-feature-text strong{display:block;font-size:1.05rem;margin-bottom:4px;color:#fff}
.webinar-format-feature-text span{font-size:.95rem;color:#fff;opacity:.9}
.webinar-format-right{padding:60px 50px;background:#fff}
.webinar-format-right h3{font-size:2rem;color:#212529;margin-bottom:28px;font-weight:700}
.webinar-format-img{margin-bottom:28px}
.webinar-format-img img{width:100%;height:auto;border-radius:12px}
.webinar-format-list{list-style:none;padding:0;margin:0}
.webinar-format-list li{padding:16px 0;border-bottom:1px solid #E2D5D9;font-size:1rem;color:#495057;line-height:1.6;position:relative;padding-left:28px}
.webinar-format-list li:last-child{border-bottom:none}
.webinar-format-list li::before{content:'';position:absolute;left:0;color:#CB8DAB;font-weight:700;font-size:1.2rem}
@media (max-width: 768px) {
.webinar-hero-content{grid-template-columns:1fr;gap:40px}
.webinar-hero-text h1{font-size:2rem}
.webinar-cards-grid{grid-template-columns:1fr}
.webinar-topics-wrapper{grid-template-columns:1fr;gap:40px}
.webinar-topics-image{position:static}
.webinar-format-split{grid-template-columns:1fr}
.webinar-format-left,.webinar-format-right{padding:40px 30px}
.webinar-format-left h2{font-size:1.8rem}
.webinar-format-right h3{font-size:1.6rem}
}
.cookie-policy-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0}
.cookie-hero-section{background:linear-gradient(to right,#E2D5D9,#f8f9fa);padding:80px 20px 60px;text-align:center;border-bottom:3px solid #CB8DAB}
.cookie-hero-section h1{font-size:2.8rem;color:#212529;margin:0 0 20px;font-weight:700;line-height:1.2}
.cookie-update-date{font-size:1rem;color:#495057;font-style:italic}
.cookie-content-container{max-width:900px;margin:0 auto;padding:60px 20px;background:#fff;box-shadow:0 4px 20px #00000014}
.cookie-intro-block{background:#fafbfc;border-left:5px solid #CB8DAB;padding:30px;margin-bottom:50px;border-radius:0 8px 8px 0}
.cookie-intro-block p{font-size:1.1rem;line-height:1.7;color:#343a40;margin:0 0 15px}
.cookie-intro-block p:last-child{margin-bottom:0}
.cookie-section-block{margin-bottom:55px;padding-bottom:40px;border-bottom:1px solid #e9ecef}
.cookie-section-block:last-of-type{border-bottom:none}
.cookie-section-title{font-size:2rem;color:#212529;margin:0 0 25px;font-weight:600;position:relative;padding-left:20px}
.cookie-section-title::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:35px;background:linear-gradient(to bottom,#CB8DAB,#D9C2BD);border-radius:3px}
.cookie-text-content{font-size:1.05rem;line-height:1.8;color:#495057;margin-bottom:20px}
.cookie-subsection-title{font-size:1.4rem;color:#343a40;margin:35px 0 18px;font-weight:600}
.cookie-types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin:30px 0}
.cookie-type-card{background:linear-gradient(135deg,#fff 0%,#fafbfc 100%);border:2px solid #E2D5D9;border-radius:12px;padding:25px;transition:all .3s ease}
.cookie-type-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #cb8dab26;border-color:#CB8DAB}
.cookie-type-name{font-size:1.3rem;color:#CB8DAB;margin:0 0 12px;font-weight:600}
.cookie-type-description{font-size:1rem;line-height:1.6;color:#495057;margin:0}
.cookie-list-styled{list-style:none;padding:0;margin:25px 0}
.cookie-list-styled li{padding:15px 20px 15px 50px;margin-bottom:12px;background:#f8f9fa;border-radius:8px;position:relative;font-size:1.05rem;line-height:1.7;color:#343a40;transition:background .2s ease}
.cookie-list-styled li:hover{background:#E2D5D9}
.cookie-list-styled li::before{content:'●';position:absolute;left:20px;top:15px;color:#CB8DAB;font-size:1.5rem}
.cookie-table-wrapper{overflow-x:auto;margin:30px 0;border-radius:8px;box-shadow:0 2px 10px #0000000f}
.cookie-info-table{width:100%;border-collapse:collapse;background:#fff}
.cookie-info-table thead{background:linear-gradient(to right,#CB8DAB,#D9C2BD)}
.cookie-info-table th{padding:18px 15px;text-align:left;color:#fff;font-weight:600;font-size:1.05rem}
.cookie-info-table td{padding:16px 15px;border-bottom:1px solid #e9ecef;color:#495057;font-size:1rem;line-height:1.6}
.cookie-info-table tbody tr:hover{background:#fafbfc}
.cookie-info-table tbody tr:last-child td{border-bottom:none}
.cookie-control-box{background:linear-gradient(135deg,#E2D5D9 0%,#D9C2BD 100%);padding:35px;border-radius:12px;margin:40px 0}
.cookie-control-box h3{color:#212529;font-size:1.6rem;margin:0 0 20px;font-weight:600}
.cookie-control-box p{color:#343a40;font-size:1.05rem;line-height:1.7;margin:0 0 15px}
.cookie-browser-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-top:25px}
.cookie-browser-item{background:#fff;padding:15px 20px;border-radius:8px;font-weight:500;color:#495057;text-align:center;border:2px solid transparent;transition:all .3s ease}
.cookie-browser-item:hover{border-color:#CB8DAB;transform:scale(1.05)}
.cookie-contact-final{background:#fafbfc;border:2px solid #E2D5D9;border-radius:12px;padding:35px;margin-top:50px;text-align:center}
.cookie-contact-final h3{color:#212529;font-size:1.7rem;margin:0 0 20px;font-weight:600}
.cookie-contact-final p{color:#495057;font-size:1.1rem;line-height:1.7;margin:0 0 25px}
.cookie-contact-info{display:flex;flex-direction:column;gap:12px;align-items:center}
.cookie-contact-link{color:#CB8DAB;font-weight:600;font-size:1.1rem;text-decoration:none;transition:color .3s ease}
.cookie-contact-link:hover{color:#a66d8a;text-decoration:underline}
.cookie-address-text{color:#495057;font-size:1rem;line-height:1.6}
@media (max-width: 768px) {
.cookie-hero-section{padding:60px 15px 40px}
.cookie-hero-section h1{font-size:2rem}
.cookie-content-container{padding:40px 15px}
.cookie-section-title{font-size:1.6rem}
.cookie-types-grid{grid-template-columns:1fr}
.cookie-intro-block{padding:20px}
.cookie-control-box{padding:25px}
.cookie-browser-list{grid-template-columns:1fr}
.cookie-info-table th,.cookie-info-table td{padding:12px 10px;font-size:.95rem}
}
@media (max-width: 480px) {
.cookie-hero-section h1{font-size:1.7rem}
.cookie-section-title{font-size:1.4rem;padding-left:15px}
.cookie-list-styled li{padding-left:40px}
.cookie-list-styled li::before{left:15px}
}
.privacy-policy-container{max-width:900px;margin:0 auto;padding:60px 20px;background:#fff}
.privacy-policy-header{text-align:center;margin-bottom:50px;padding-bottom:30px;border-bottom:2px solid #E2D5D9}
.privacy-policy-header h1{font-size:2.8rem;color:#212529;margin-bottom:15px;font-weight:700;line-height:1.2}
.privacy-policy-date{font-size:1rem;color:#6c757d;font-style:italic}
.privacy-section-block{margin-bottom:45px;padding:30px;background:#fafbfc;border-left:4px solid #CB8DAB;border-radius:6px}
.privacy-section-block h2{font-size:1.9rem;color:#343a40;margin-bottom:20px;font-weight:600;line-height:1.3}
.privacy-section-block h3{font-size:1.4rem;color:#495057;margin-top:25px;margin-bottom:15px;font-weight:600;line-height:1.4}
.privacy-section-block p{font-size:1.05rem;color:#212529;line-height:1.8;margin-bottom:18px}
.privacy-section-block ul{margin:20px 0 20px 25px;padding:0}
.privacy-section-block ul li{font-size:1.05rem;color:#343a40;line-height:1.7;margin-bottom:12px;position:relative;padding-left:10px}
.privacy-section-block ul li::marker{color:#CB8DAB}
.privacy-important-notice{background:linear-gradient(135deg,#E2D5D9 0%,#D9C2BD 100%);padding:25px 30px;border-radius:8px;margin:35px 0;border:2px solid #CB8DAB}
.privacy-important-notice p{font-size:1.1rem;color:#212529;margin:0;line-height:1.7;font-weight:500}
.privacy-contact-box{background:#fff;padding:30px;border:2px solid #D9C2BD;border-radius:8px;margin-top:40px;text-align:center}
.privacy-contact-box h3{font-size:1.6rem;color:#343a40;margin-bottom:20px;font-weight:600}
.privacy-contact-box p{font-size:1.05rem;color:#495057;line-height:1.7;margin-bottom:10px}
.privacy-contact-box a{color:#CB8DAB;text-decoration:none;font-weight:600;border-bottom:2px solid transparent;transition:border-color .3s ease}
.privacy-contact-box a:hover{border-bottom-color:#CB8DAB}
.privacy-table-wrapper{overflow-x:auto;margin:25px 0}
.privacy-data-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #D9C2BD;border-radius:6px;overflow:hidden}
.privacy-data-table th{background:#E2D5D9;color:#212529;font-size:1.05rem;font-weight:600;padding:15px;text-align:left;border-bottom:2px solid #CB8DAB}
.privacy-data-table td{padding:15px;font-size:1rem;color:#343a40;line-height:1.6;border-bottom:1px solid #E2D5D9}
.privacy-data-table tr:last-child td{border-bottom:none}
.privacy-data-table tr:nth-child(even){background:#fafbfc}
.privacy-rights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:30px 0}
.privacy-right-card{background:#fff;padding:25px;border:2px solid #E2D5D9;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}
.privacy-right-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #cb8dab26}
.privacy-right-card h4{font-size:1.3rem;color:#CB8DAB;margin-bottom:12px;font-weight:600}
.privacy-right-card p{font-size:1rem;color:#495057;line-height:1.6;margin:0}
@media (max-width: 768px) {
.privacy-policy-container{padding:40px 15px}
.privacy-policy-header h1{font-size:2rem}
.privacy-section-block{padding:20px;margin-bottom:30px}
.privacy-section-block h2{font-size:1.5rem}
.privacy-section-block h3{font-size:1.2rem}
.privacy-section-block p,.privacy-section-block ul li{font-size:1rem}
.privacy-rights-grid{grid-template-columns:1fr}
.privacy-data-table th,.privacy-data-table td{padding:10px;font-size:.95rem}
}
.success-page-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0;margin:0}
.success-hero-block{background:linear-gradient(to bottom right,#fff,#E2D5D9);padding:80px 20px 60px;text-align:center;position:relative;overflow:hidden}
.success-hero-block::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#cb8dab1a 0%,transparent 70%);animation:pulse-soft 4s ease-in-out infinite}
@keyframes pulse-soft {
0%,100%{transform:scale(1);opacity:.5}
50%{transform:scale(1.1);opacity:.3}
}
.success-checkmark-area{position:relative;z-index:2;margin:0 auto 30px;width:120px;height:120px}
.success-circle-shape{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#CB8DAB,#D9C2BD);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 30px #cb8dab4d;animation:scale-in .5s cubic-bezier(0.68,-0.55,0.265,1.55)}
@keyframes scale-in {
0%{transform:scale(0);opacity:0}
100%{transform:scale(1);opacity:1}
}
.success-check-icon{width:60px;height:60px;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;fill:none;animation:draw-check .6s ease-out .3s forwards;stroke-dasharray:100;stroke-dashoffset:100}
@keyframes draw-check {
to{stroke-dashoffset:0}
}
.success-main-title{font-size:48px;font-weight:700;color:#212529;margin:0 0 20px;position:relative;z-index:2;animation:fade-up .6s ease-out .4s backwards}
@keyframes fade-up {
from{opacity:0;transform:translateY(20px)}
to{opacity:1;transform:translateY(0)}
}
.success-subtitle-text{font-size:20px;color:#495057;max-width:600px;margin:0 auto;line-height:1.6;position:relative;z-index:2;animation:fade-up .6s ease-out .5s backwards}
.success-info-section{max-width:800px;margin:0 auto;padding:60px 20px}
.success-details-card{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #00000014;margin-bottom:40px}
.success-card-heading{font-size:26px;font-weight:600;color:#212529;margin:0 0 20px;padding-bottom:15px;border-bottom:3px solid #CB8DAB}
.success-description-text{font-size:17px;color:#495057;line-height:1.7;margin:0 0 15px}
.success-timeline-list{list-style:none;padding:0;margin:30px 0 0}
.success-timeline-item{display:flex;gap:20px;margin-bottom:25px;padding-left:0}
.success-timeline-marker{min-width:40px;height:40px;background:linear-gradient(135deg,#D9C2BD,#E2D5D9);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:16px;flex-shrink:0}
.success-timeline-content h3{font-size:18px;font-weight:600;color:#343a40;margin:0 0 8px}
.success-timeline-content p{font-size:15px;color:#495057;margin:0;line-height:1.6}
.success-contact-info-block{background:#f8f9fa;border-left:4px solid #CB8DAB;padding:25px;border-radius:8px;margin-top:30px}
.success-contact-info-block h3{font-size:19px;font-weight:600;color:#212529;margin:0 0 15px}
.success-contact-detail{font-size:16px;color:#495057;margin:8px 0;display:flex;align-items:center;gap:10px}
.success-contact-detail strong{color:#343a40;min-width:90px}
.success-actions-area{text-align:center;padding:0 20px 80px;max-width:700px;margin:0 auto}
.success-actions-title{font-size:28px;font-weight:600;color:#212529;margin:0 0 30px}
.success-button-group{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}
.success-btn-primary{background:linear-gradient(135deg,#CB8DAB,#D9C2BD);color:#fff;padding:16px 40px;border-radius:8px;text-decoration:none;font-size:17px;font-weight:600;display:inline-block;transition:all .3s ease;box-shadow:0 4px 15px #cb8dab4d;border:none;cursor:pointer}
.success-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #cb8dab66}
.success-btn-secondary{background:#fff;color:#CB8DAB;padding:16px 40px;border-radius:8px;text-decoration:none;font-size:17px;font-weight:600;display:inline-block;transition:all .3s ease;border:2px solid #CB8DAB;cursor:pointer}
.success-btn-secondary:hover{background:#CB8DAB;color:#fff;transform:translateY(-2px)}
.success-btn-tertiary{background:#f8f9fa;color:#495057;padding:16px 40px;border-radius:8px;text-decoration:none;font-size:17px;font-weight:600;display:inline-block;transition:all .3s ease;border:2px solid #D9C2BD;cursor:pointer}
.success-btn-tertiary:hover{background:#E2D5D9;border-color:#CB8DAB;transform:translateY(-2px)}
.success-resources-section{background:#fff;padding:60px 20px;margin-top:40px}
.success-resources-container{max-width:1000px;margin:0 auto}
.success-resources-heading{font-size:32px;font-weight:700;color:#212529;text-align:center;margin:0 0 50px}
.success-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}
.success-resource-card{background:linear-gradient(to bottom,#fafbfc,#f8f9fa);padding:35px;border-radius:12px;border:2px solid #E2D5D9;transition:all .3s ease}
.success-resource-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #cb8dab33;border-color:#CB8DAB}
.success-resource-card h3{font-size:22px;font-weight:600;color:#212529;margin:0 0 15px}
.success-resource-card p{font-size:16px;color:#495057;line-height:1.6;margin:0 0 20px}
.success-resource-link{color:#CB8DAB;text-decoration:none;font-weight:600;font-size:16px;display:inline-flex;align-items:center;gap:8px;transition:gap .3s ease}
.success-resource-link:hover{gap:12px;color:#D9C2BD}
.success-resource-link::after{content:'→';font-size:18px}
@media (max-width: 768px) {
.success-main-title{font-size:36px}
.success-subtitle-text{font-size:18px}
.success-details-card{padding:30px 20px}
.success-card-heading{font-size:22px}
.success-button-group{flex-direction:column;align-items:stretch}
.success-btn-primary,.success-btn-secondary,.success-btn-tertiary{width:100%;text-align:center}
.success-timeline-item{flex-direction:column;gap:10px}
.success-cards-grid{grid-template-columns:1fr}
.success-resources-heading{font-size:26px}
}
@media (max-width: 480px) {
.success-hero-block{padding:60px 15px 40px}
.success-main-title{font-size:28px}
.success-circle-shape{width:100px;height:100px}
.success-check-icon{width:50px;height:50px}
.success-info-section{padding:40px 15px}
}