@import "https://cdn.jsdelivr.net/npm/@fontsource/spectral@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/spectral@latest/400-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/spectral@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/spectral@latest/700-italic.css";
*{margin:0;padding:0;border:0;box-sizing:border-box}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}
body{font-family:'Spectral',serif;background:#1a1625;color:#F4F4F4;line-height:1.7;overflow-x:hidden}
.main_wrap{max-width:1320px;margin:0 auto;padding:0 24px}
.header_outer{background:linear-gradient(135deg,#0f0a14 0%,#1e1829 100%);border-bottom:3px solid #523B6A;box-shadow:0 8px 24px #523b6a33}
.header_inner_box{max-width:1320px;margin:0 auto;padding:0 24px}
.header_row1{display:flex;align-items:center;justify-content:space-between;padding:28px 0;gap:48px}
.logo_container_box{flex-shrink:0}
.logo_container_box img{height:92px;width:92px;display:block;background:#f2ca0014;padding:12px;border-radius:12px;box-shadow:0 4px 16px #f2ca0026}
.company_name_center{flex:1;text-align:center;padding:0 32px}
.company_name_center h1{font-size:42px;font-weight:700;color:#F2CA00;letter-spacing:1.2px;text-shadow:0 3px 12px #f2ca0059}
.nav_wrapper{flex-shrink:0}
.main_navigation{display:flex;gap:38px;list-style:none;align-items:center}
.main_navigation a{color:#F4F4F4;text-decoration:none;font-size:17px;font-weight:400;padding:10px 18px;border-radius:8px;transition:all .25s ease;position:relative}
.main_navigation a:hover{color:#F2CA00;background:#523b6a4d}
.footer_section{background:linear-gradient(180deg,#0d0810 0%,#1a1321 100%);border-top:4px solid #523B6A;margin-top:120px;padding:68px 0 42px}
.footer_content_grid{max-width:1320px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:2fr 1.2fr 1fr 1fr;gap:58px;margin-bottom:52px}
.footer_block h3{font-size:26px;font-weight:700;color:#F2CA00;margin-bottom:24px;text-transform:uppercase;letter-spacing:2px}
.footer_block p{font-size:16px;line-height:1.8;color:#d1d1d1;margin-bottom:14px}
.footer_links_list{list-style:none}
.footer_links_list li{margin-bottom:16px}
.footer_links_list a{color:#e8e8e8;text-decoration:none;font-size:16px;padding:6px 0;display:inline-block;transition:color .2s ease}
.footer_links_list a:hover{color:#F2CA00}
.contact_info_block p{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}
.contact_info_block strong{color:#F2CA00;font-weight:700;min-width:68px}
.footer_bottom_strip{max-width:1320px;margin:0 auto;padding:28px 24px 0;border-top:2px solid #523b6a66;text-align:center}
.footer_bottom_strip p{font-size:15px;color:#a8a8a8}
.cookie_overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0a070de0;z-index:99999;justify-content:center;align-items:center}
.cookie_overlay.active_display{display:flex}
.cookie_box3{background:linear-gradient(145deg,#1e1829 0%,#2a2235 100%);border:3px solid #523B6A;border-radius:16px;padding:42px 48px;max-width:620px;box-shadow:0 12px 48px #0009 0 0 32px #523b6a66;animation:slide_up_entry .5s ease-out;clip-path:polygon(0 0,100% 0,100% 88%,92% 100%,0 100%)}
@keyframes slide_up_entry {
from{transform:translateY(100vh);opacity:0}
to{transform:translateY(0);opacity:1}
}
.cookie_box3 h2{font-size:28px;font-weight:700;color:#F2CA00;margin-bottom:18px}
.cookie_box3 p{font-size:16px;line-height:1.7;color:#d8d8d8;margin-bottom:28px}
.consent_options_group{margin-bottom:32px}
.consent_item_row{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#523b6a26;border-radius:10px;margin-bottom:12px;border:1px solid #f2ca0033}
.consent_item_row label{font-size:16px;color:#F4F4F4;cursor:pointer}
.consent_item_row input[type="checkbox"]{width:22px;height:22px;cursor:pointer;accent-color:#F2CA00}
.cookie_buttons_area{display:flex;gap:16px;flex-wrap:wrap}
.cookie_buttons_area button{flex:1;padding:14px 26px;border-radius:50px;font-size:16px;font-weight:700;font-family:'Spectral',serif;cursor:pointer;transition:all .3s ease;border:2px solid transparent}
.cookie_accept_all{background:#F2CA00;color:#1a1625}
.cookie_accept_all:hover{background:#d4b200;box-shadow:0 6px 20px #f2ca0066}
.cookie_save_prefs{background:#523B6A;color:#F4F4F4}
.cookie_save_prefs:hover{background:#6b4d8a;box-shadow:0 6px 20px #523b6a80}
.cookie_deny_all{background:transparent;color:#F4F4F4;border-color:#F4F4F4}
.cookie_deny_all:hover{background:#f4f4f41a}
.opt_out_sale_btn{background:transparent;color:#F2CA00;border-color:#F2CA00}
.opt_out_sale_btn:hover{background:#f2ca001a}
@media (max-width: 1024px) {
.header_row1{flex-direction:column;gap:28px;padding:24px 0}
.company_name_center{padding:0}
.company_name_center h1{font-size:32px}
.main_navigation{flex-direction:column;gap:16px}
.footer_content_grid{grid-template-columns:1fr 1fr;gap:42px}
}
@media (max-width: 640px) {
.logo_container_box img{height:72px;width:72px}
.company_name_center h1{font-size:24px}
.main_navigation{width:100%}
.main_navigation a{width:100%;text-align:center}
.footer_content_grid{grid-template-columns:1fr;gap:32px}
.cookie_box3{margin:20px;padding:32px 28px}
.cookie_buttons_area{flex-direction:column}
.cookie_buttons_area button{width:100%}
}
.about_header{background:linear-gradient(135deg,#1a1528 0%,#2d1f3d 100%);padding:70px 0 85px;position:relative;overflow:hidden}
.about_header::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#f2ca0014 0%,transparent 70%);border-radius:50%}
.about_header::after{content:'';position:absolute;bottom:-30%;left:-8%;width:450px;height:450px;background:radial-gradient(circle,#523b6a1f 0%,transparent 65%);border-radius:50%}
.header_wrap{max-width:1320px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.header_layout{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}
.header_text h1{font-size:48px;font-weight:700;color:#F4F4F4;margin:0 0 28px;line-height:1.2}
.header_text p{font-size:18px;line-height:1.7;color:#e8e4ec;margin:0 0 16px}
.header_text p:last-of-type{margin-bottom:0}
.header_mosaic{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:18px;height:480px}
.mosaic_item{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 8px 24px #00000059}
.mosaic_item:first-child{grid-row:span 2}
.mosaic_item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}
.mosaic_item:hover img{transform:scale(1.05)}
.mosaic_item::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,#523b6a4d 100%);pointer-events:none}
.story_zone{background:#f9f9f9;padding:90px 0;position:relative}
.story_zone::before{content:'';position:absolute;top:0;left:15%;width:280px;height:4px;background:linear-gradient(90deg,#F2CA00 0%,transparent 100%)}
.story_container{max-width:1320px;margin:0 auto;padding:0 20px}
.story_grid{display:grid;grid-template-columns:2fr 3fr;gap:70px;align-items:start}
.story_sidebar{position:relative}
.story_sidebar h2{font-size:38px;font-weight:700;color:#523B6A;margin:0 0 24px;line-height:1.3;position:relative}
.story_sidebar h2::before{content:'';position:absolute;left:-22px;top:8px;width:6px;height:60%;background:#F2CA00;border-radius:3px}
.timeline_box{background:#fff;padding:32px;border-radius:14px;box-shadow:0 4px 16px #523b6a1f;margin-top:32px}
.timeline_entry{position:relative;padding-left:38px;margin-bottom:28px}
.timeline_entry:last-child{margin-bottom:0}
.timeline_entry::before{content:'';position:absolute;left:0;top:6px;width:14px;height:14px;background:#F2CA00;border-radius:50%;box-shadow:0 0 0 4px #f2ca0033}
.timeline_entry::after{content:'';position:absolute;left:6px;top:22px;width:2px;height:calc(100% + 6px);background:linear-gradient(180deg,#523B6A 0%,transparent 100%)}
.timeline_entry:last-child::after{display:none}
.timeline_year{font-size:15px;font-weight:600;color:#523B6A;margin:0 0 6px}
.timeline_desc{font-size:15px;color:#4a4a4a;line-height:1.5;margin:0}
.story_content h3{font-size:28px;font-weight:600;color:#2d2d2d;margin:0 0 20px;line-height:1.4}
.story_content p{font-size:17px;line-height:1.8;color:#3c3c3c;margin:0 0 20px}
.story_content p:last-of-type{margin-bottom:0}
.values_section{margin-top:55px}
.values_section h4{font-size:24px;font-weight:600;color:#523B6A;margin:0 0 26px;position:relative;display:inline-block}
.values_section h4::after{content:'';position:absolute;bottom:-8px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#F2CA00 0%,transparent 100%)}
.values_list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.value_card{background:#fff;padding:26px;border-radius:10px;border:2px solid transparent;transition:all .3s ease;box-shadow:0 2px 12px #0000000f}
.value_card:hover{border-color:#F2CA00;box-shadow:0 6px 20px #f2ca0033;transform:translateY(-3px)}
.value_card h5{font-size:19px;font-weight:600;color:#523B6A;margin:0 0 12px}
.value_card p{font-size:16px;line-height:1.6;color:#4a4a4a;margin:0}
.approach_wrapper{background:linear-gradient(135deg,#2a1f38 0%,#1d1628 100%);padding:80px 0;position:relative;overflow:hidden}
.approach_wrapper::before{content:'';position:absolute;top:20%;right:5%;width:220px;height:220px;border:2px solid #f2ca0026;border-radius:50%;transform:rotate(25deg)}
.approach_wrapper::after{content:'';position:absolute;bottom:15%;left:8%;width:180px;height:180px;border:2px solid #f2ca001a;border-radius:50%;transform:rotate(-15deg)}
.approach_container{max-width:1320px;margin:0 auto;padding:0 20px;position:relative;z-index:2}
.approach_header{text-align:center;margin-bottom:60px}
.approach_header h2{font-size:42px;font-weight:700;color:#F4F4F4;margin:0 0 18px;line-height:1.2}
.approach_header p{font-size:18px;color:#ddd9e1;margin:0;line-height:1.6}
.method_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.method_box{background:#f4f4f40d;padding:38px 28px;border-radius:14px;border:1px solid #f2ca0033;position:relative;transition:all .35s ease;cursor:pointer}
.method_box:hover{background:#f4f4f414;border-color:#F2CA00;transform:translateY(-5px);box-shadow:0 12px 32px #f2ca0026}
.method_number{position:absolute;top:-18px;left:28px;width:42px;height:42px;background:linear-gradient(135deg,#F2CA00 0%,#d4b000 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#1d1628;box-shadow:0 4px 12px #f2ca004d}
.method_box h3{font-size:22px;font-weight:600;color:#F4F4F4;margin:24px 0 16px;line-height:1.3}
.method_box p{font-size:16px;line-height:1.7;color:#d4d0d9;margin:0}
.stats_bar{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:65px}
.stat_item{text-align:center;padding:24px 16px;background:#523b6a4d;border-radius:10px;border:1px solid #f4f4f41a}
.stat_number{font-size:38px;font-weight:700;color:#F2CA00;margin:0 0 8px;line-height:1}
.stat_label{font-size:15px;color:#e8e4ec;margin:0;line-height:1.4}
@media (max-width: 1024px) {
.header_layout{grid-template-columns:1fr;gap:50px}
.header_mosaic{height:400px}
.story_grid{grid-template-columns:1fr;gap:50px}
.values_list{grid-template-columns:1fr}
.method_grid{grid-template-columns:1fr;gap:40px}
.stats_bar{grid-template-columns:repeat(2,1fr);gap:24px}
}
@media (max-width: 768px) {
.about_header{padding:50px 0 60px}
.header_text h1{font-size:36px;margin-bottom:20px}
.header_text p{font-size:16px}
.header_mosaic{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);height:600px}
.mosaic_item:first-child{grid-row:span 1}
.story_zone{padding:60px 0}
.story_sidebar h2{font-size:32px}
.story_content h3{font-size:24px}
.approach_wrapper{padding:60px 0}
.approach_header h2{font-size:34px}
.stats_bar{grid-template-columns:1fr}
}
.page_wrap{max-width:1320px;margin:0 auto;padding:0 20px}
.title_hero{background:linear-gradient(135deg,#1a1625 0%,#2d1f3d 100%);padding:80px 0;position:relative;overflow:hidden}
.title_hero::before{content:'';position:absolute;width:400px;height:400px;background:radial-gradient(circle,#f2ca0026 0%,transparent 70%);top:-100px;right:-100px;border-radius:50%}
.title_hero::after{content:'';position:absolute;width:300px;height:300px;background:radial-gradient(circle,#523b6a40 0%,transparent 70%);bottom:-80px;left:-80px;border-radius:50%}
.hero_content_grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.hero_text_side h1{font-size:48px;color:#F2CA00;margin-bottom:24px;line-height:1.2;font-weight:700}
.hero_text_side h1::before{content:'';display:inline-block;width:6px;height:6px;background:#F2CA00;margin-right:14px;border-radius:50%;vertical-align:middle}
.hero_text_side p{font-size:18px;color:#F4F4F4;line-height:1.7;margin-bottom:16px}
.hero_img_side{position:relative}
.hero_img_side img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 12px 40px #0006}
.decorative_dots{position:absolute;display:grid;grid-template-columns:repeat(3,8px);gap:12px;bottom:-30px;left:30px}
.decorative_dots span{width:8px;height:8px;background:#F2CA00;border-radius:50%;opacity:.6}
.tips_foundation_area{background:#0f0a15;padding:90px 0}
.foundation_layout{display:flex;gap:80px;align-items:flex-start}
.foundation_visual{flex:0 0 480px}
.foundation_visual img{width:100%;height:560px;object-fit:cover;border-radius:16px;box-shadow:0 16px 48px #523b6a59}
.foundation_content{flex:1}
.foundation_content h2{font-size:36px;color:#F4F4F4;margin-bottom:32px;position:relative;padding-left:24px}
.foundation_content h2::before{content:'';position:absolute;left:0;top:8px;width:4px;height:28px;background:linear-gradient(180deg,#F2CA00 0%,#523B6A 100%);border-radius:2px}
.tip_item_block{background:#523b6a1f;padding:28px 32px;margin-bottom:20px;border-radius:10px;border-left:3px solid transparent;transition:all .3s ease;cursor:pointer}
.tip_item_block:hover{background:#523b6a38;border-left-color:#F2CA00;transform:translateX(8px)}
.tip_item_block h3{font-size:22px;color:#F2CA00;margin-bottom:12px}
.tip_item_block p{font-size:16px;color:#d4d4d4;line-height:1.6;margin:0}
.strategy_grid_zone{background:linear-gradient(180deg,#1c1424 0%,#0f0a15 100%);padding:85px 0}
.strategy_intro_text{max-width:720px;margin:0 auto 60px;text-align:center}
.strategy_intro_text h2{font-size:38px;color:#F4F4F4;margin-bottom:20px}
.strategy_intro_text h2::after{content:'';display:block;width:80px;height:3px;background:#F2CA00;margin:16px auto 0}
.strategy_intro_text p{font-size:17px;color:#c9c9c9;line-height:1.7}
.strategy_cards_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.strategy_card_box{background:#f4f4f40a;padding:36px 28px;border-radius:12px;border:1px solid #f2ca0026;transition:all .4s ease;position:relative}
.strategy_card_box::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#523b6a1a 0%,transparent 100%);border-radius:12px;opacity:0;transition:opacity .4s ease}
.strategy_card_box:hover{transform:translateY(-8px);box-shadow:0 18px 45px #f2ca0033;border-color:#F2CA00}
.strategy_card_box:hover::before{opacity:1}
.card_icon_wrap{width:64px;height:64px;background:#f2ca0026;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative;z-index:1}
.card_icon_wrap svg{width:32px;height:32px;fill:#F2CA00}
.strategy_card_box h3{font-size:21px;color:#F4F4F4;margin-bottom:14px;position:relative;z-index:1}
.strategy_card_box p{font-size:15px;color:#bdbdbd;line-height:1.7;margin:0;position:relative;z-index:1}
.practical_steps_section{background:#0a0610;padding:90px 0}
.steps_header_box{text-align:center;margin-bottom:70px}
.steps_header_box h2{font-size:40px;color:#F2CA00;margin-bottom:18px;position:relative;display:inline-block}
.steps_header_box h2::before{content:'';position:absolute;width:12px;height:12px;background:#523B6A;border-radius:50%;left:-30px;top:50%;transform:translateY(-50%)}
.steps_header_box h2::after{content:'';position:absolute;width:12px;height:12px;background:#523B6A;border-radius:50%;right:-30px;top:50%;transform:translateY(-50%)}
.steps_header_box p{font-size:17px;color:#d1d1d1;max-width:640px;margin:0 auto;line-height:1.65}
.steps_timeline{position:relative;max-width:900px;margin:0 auto}
.timeline_line{position:absolute;left:40px;top:30px;bottom:30px;width:2px;background:linear-gradient(180deg,#F2CA00 0%,#523B6A 100%)}
.step_node{position:relative;padding-left:100px;margin-bottom:48px}
.step_number_circle{position:absolute;left:0;top:0;width:80px;height:80px;background:linear-gradient(135deg,#523B6A 0%,#3d2a52 100%);border:3px solid #F2CA00;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#F2CA00;box-shadow:0 8px 24px #f2ca0040}
.step_content_box{background:#523b6a26;padding:32px 36px;border-radius:12px;border-left:4px solid #F2CA00}
.step_content_box h3{font-size:24px;color:#F4F4F4;margin-bottom:14px}
.step_content_box p{font-size:16px;color:#c5c5c5;line-height:1.7;margin:0}
.cta_engagement_zone{background:linear-gradient(135deg,#2d1f3d 0%,#1a1625 100%);padding:80px 0;text-align:center;position:relative;overflow:hidden}
.cta_engagement_zone::before{content:'';position:absolute;width:500px;height:500px;background:radial-gradient(circle,#f2ca0014 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}
.cta_content_inner{position:relative;z-index:2;max-width:800px;margin:0 auto}
.cta_content_inner h2{font-size:42px;color:#F4F4F4;margin-bottom:22px;line-height:1.3}
.cta_content_inner p{font-size:18px;color:#d8d8d8;margin-bottom:36px;line-height:1.7}
.cta_button_row{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}
.primary_cta_btn{background:#F2CA00;color:#1a1625;padding:16px 42px;font-size:17px;font-weight:600;border-radius:8px;text-decoration:none;display:inline-block;transition:all .3s ease;border:2px solid #F2CA00;box-shadow:0 8px 24px #f2ca0059;cursor:pointer}
.primary_cta_btn:hover{background:#ffd91a;border-color:#ffd91a;transform:translateY(-3px);box-shadow:0 12px 32px #f2ca0073}
.secondary_cta_btn{background:transparent;color:#F2CA00;padding:16px 42px;font-size:17px;font-weight:600;border-radius:8px;text-decoration:none;display:inline-block;transition:all .3s ease;border:2px solid #F2CA00;cursor:pointer}
.secondary_cta_btn:hover{background:#f2ca001f;transform:translateY(-3px);box-shadow:0 8px 20px #f2ca0040}
@media (max-width: 1024px) {
.hero_content_grid{grid-template-columns:1fr;gap:40px}
.hero_text_side h1{font-size:38px}
.foundation_layout{flex-direction:column;gap:50px}
.foundation_visual{flex:0 0 auto;width:100%}
.strategy_cards_grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.title_hero{padding:60px 0}
.hero_text_side h1{font-size:32px}
.hero_img_side img{height:320px}
.tips_foundation_area{padding:60px 0}
.foundation_visual img{height:420px}
.foundation_content h2{font-size:28px}
.strategy_grid_zone{padding:60px 0}
.strategy_intro_text h2{font-size:30px}
.strategy_cards_grid{grid-template-columns:1fr;gap:24px}
.practical_steps_section{padding:60px 0}
.steps_header_box h2{font-size:32px}
.step_node{padding-left:90px}
.step_number_circle{width:70px;height:70px;font-size:24px}
.timeline_line{left:35px}
.cta_engagement_zone{padding:60px 0}
.cta_content_inner h2{font-size:32px}
.cta_button_row{flex-direction:column;align-items:center}
.primary_cta_btn,.secondary_cta_btn{width:100%;max-width:320px}
}
@media (max-width: 480px) {
.hero_text_side h1{font-size:26px}
.hero_text_side p{font-size:16px}
.foundation_content h2{font-size:24px;padding-left:18px}
.tip_item_block{padding:20px 24px}
.tip_item_block h3{font-size:19px}
.strategy_intro_text h2{font-size:26px}
.strategy_card_box{padding:28px 22px}
.steps_header_box h2{font-size:26px}
.step_content_box{padding:24px 28px}
.step_content_box h3{font-size:20px}
.cta_content_inner h2{font-size:26px}
}
.title_wrapper{display:flex;align-items:center;gap:32px;max-width:1320px;margin:60px auto;padding:0 20px}
.title_wrapper .text_area{flex:1}
.title_wrapper .image_strip{width:280px;height:380px;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #523b6a26}
.title_wrapper .image_strip img{width:100%;height:100%;object-fit:cover}
.title_wrapper h1{font-size:42px;color:#523B6A;margin:0 0 16px;line-height:1.2}
.title_wrapper .subtitle_text{font-size:18px;color:#2a2a2a;line-height:1.6;margin:0 0 24px}
.title_wrapper .cta_button{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#523B6A 0%,#6B4E87 100%);color:#F4F4F4;text-decoration:none;border-radius:8px;font-size:16px;font-weight:500;transition:all .3s ease;box-shadow:0 4px 12px #523b6a40;cursor:pointer}
.title_wrapper .cta_button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #523b6a59}
.comparison_section{background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);padding:80px 20px;margin:80px 0}
.comparison_section .content_box{max-width:1320px;margin:0 auto}
.comparison_section h2{font-size:36px;color:#F2CA00;text-align:center;margin:0 0 48px}
.comparison_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}
.comparison_card{background:#f4f4f40d;padding:32px;border-radius:12px;border:1px solid #f2ca0033;transition:all .3s ease}
.comparison_card:hover{border-color:#f2ca0080;box-shadow:0 8px 24px #f2ca0026;transform:translateY(-4px)}
.comparison_card h3{font-size:24px;color:#F2CA00;margin:0 0 16px}
.comparison_card p{font-size:16px;color:#F4F4F4;line-height:1.6;margin:0}
.comparison_card .highlight_term{color:#F2CA00;font-weight:500}
.opportunities_wrapper{max-width:1320px;margin:80px auto;padding:0 20px}
.opportunities_wrapper h2{font-size:36px;color:#523B6A;margin:0 0 48px;text-align:center;position:relative}
.opportunities_wrapper h2::after{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#F2CA00 0%,#523B6A 100%);border-radius:2px}
.opportunities_flex{display:flex;gap:24px;flex-wrap:wrap}
.opportunity_item{flex:1;min-width:280px;background:#F4F4F4;padding:28px;border-radius:10px;border-left:4px solid #523B6A;box-shadow:0 4px 16px #00000014}
.opportunity_item h4{font-size:20px;color:#523B6A;margin:0 0 12px}
.opportunity_item p{font-size:15px;color:#2a2a2a;line-height:1.6;margin:0}
.opportunity_item .feature_list{list-style:none;padding:0;margin:16px 0 0}
.opportunity_item .feature_list li{font-size:15px;color:#2a2a2a;padding:8px 0 8px 24px;position:relative}
.opportunity_item .feature_list li::before{content:'→';position:absolute;left:0;color:#F2CA00;font-weight:700}
.inspiration_area{background:#523B6A;padding:80px 20px;margin:80px 0;position:relative;overflow:hidden}
.inspiration_area::before{content:'';position:absolute;top:0;right:0;width:400px;height:100%;background:#f2ca0014;transform:skewX(-15deg);pointer-events:none}
.inspiration_area .inner_content{max-width:1320px;margin:0 auto;position:relative;z-index:2}
.inspiration_area h2{font-size:36px;color:#F2CA00;margin:0 0 32px}
.inspiration_area .motivation_text{font-size:18px;color:#F4F4F4;line-height:1.7;margin:0 0 20px;max-width:800px}
.inspiration_area .stats_row{display:flex;gap:48px;margin:48px 0 0;flex-wrap:wrap}
.stat_box{flex:1;min-width:200px}
.stat_box .number_display{font-size:48px;font-weight:700;color:#F2CA00;margin:0 0 8px}
.stat_box .stat_label{font-size:16px;color:#F4F4F4;margin:0}
.flexibility_section{max-width:1320px;margin:80px auto;padding:0 20px}
.flexibility_section h2{font-size:36px;color:#523B6A;margin:0 0 48px}
.flex_grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.flex_grid .image_container{width:100%;height:420px;border-radius:12px;overflow:hidden;box-shadow:0 12px 32px #523b6a33}
.flex_grid .image_container img{width:100%;height:100%;object-fit:cover}
.flex_grid .text_content h3{font-size:28px;color:#523B6A;margin:0 0 20px}
.flex_grid .text_content p{font-size:16px;color:#2a2a2a;line-height:1.7;margin:0 0 16px}
.flex_grid .text_content .benefit_points{list-style:none;padding:0;margin:24px 0 0}
.flex_grid .text_content .benefit_points li{font-size:16px;color:#2a2a2a;padding:10px 0 10px 32px;position:relative}
.flex_grid .text_content .benefit_points li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:#F2CA00;border-radius:50%}
.certification_wrapper{background:linear-gradient(135deg,#F4F4F4 0%,#e8e8e8 100%);padding:80px 20px;margin:80px 0 0}
.certification_wrapper .content_holder{max-width:1320px;margin:0 auto}
.certification_wrapper h2{font-size:36px;color:#523B6A;margin:0 0 24px;text-align:center}
.certification_wrapper .intro_paragraph{font-size:18px;color:#2a2a2a;line-height:1.6;text-align:center;max-width:800px;margin:0 auto 48px}
.cert_cards_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.cert_card{background:#fff;padding:32px;border-radius:12px;box-shadow:0 6px 20px #0000001a;text-align:center;transition:all .3s ease}
.cert_card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #523b6a33}
.cert_card .icon_holder{width:64px;height:64px;margin:0 auto 20px;background:linear-gradient(135deg,#523B6A 0%,#6B4E87 100%);border-radius:50%;display:flex;align-items:center;justify-content:center}
.cert_card .icon_holder svg{width:32px;height:32px;fill:#F2CA00}
.cert_card h4{font-size:22px;color:#523B6A;margin:0 0 12px}
.cert_card p{font-size:15px;color:#2a2a2a;line-height:1.6;margin:0}
.cert_card .image_embed{width:100%;height:180px;border-radius:8px;overflow:hidden;margin:20px 0 0}
.cert_card .image_embed img{width:100%;height:100%;object-fit:cover}
@media (max-width: 968px) {
.title_wrapper{flex-direction:column-reverse;text-align:center}
.title_wrapper .image_strip{width:100%;max-width:400px;height:300px}
.flex_grid{grid-template-columns:1fr}
.inspiration_area::before{width:200px}
}
@media (max-width: 640px) {
.title_wrapper h1{font-size:32px}
.comparison_section h2,.opportunities_wrapper h2,.inspiration_area h2,.flexibility_section h2,.certification_wrapper h2{font-size:28px}
.comparison_grid,.cert_cards_grid{grid-template-columns:1fr}
.opportunities_flex{flex-direction:column}
.inspiration_area .stats_row{flex-direction:column;gap:24px}
}
.contact_hero_wrap{background:linear-gradient(135deg,#1a0f26 0%,#2d1b3d 50%,#1a0f26 100%);padding:78px 20px 84px;position:relative;overflow:hidden}
.contact_hero_wrap::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#f2ca0014 0%,transparent 70%);border-radius:50%}
.contact_hero_wrap::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#523b6a1f 0%,transparent 65%);border-radius:50%}
.hero_content_box{max-width:1320px;margin:0 auto;position:relative;z-index:2}
.hero_content_box .main_heading_text{font-size:3.2rem;font-weight:700;color:#F4F4F4;margin:0 0 18px;line-height:1.15}
.hero_content_box .sub_heading_text{font-size:1.3rem;color:#f4f4f4d1;margin:0 0 32px;line-height:1.6;max-width:680px}
.hero_action_btn{display:inline-block;padding:15px 38px;background:linear-gradient(135deg,#523B6A 0%,#6b4d8a 100%);color:#F4F4F4;text-decoration:none;border-radius:10px;font-size:1.05rem;font-weight:600;box-shadow:0 6px 24px #523b6a59;transition:all .3s ease;cursor:pointer}
.hero_action_btn:hover{transform:translateY(-3px);box-shadow:0 10px 32px #523b6a80 0 0 20px #f2ca004d;background:linear-gradient(135deg,#6b4d8a 0%,#523B6A 100%)}
.contact_section_main{background:linear-gradient(180deg,#0d0812 0%,#1a0f26 100%);padding:92px 20px 96px;position:relative}
.contact_grid_container{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1.4fr;gap:68px;align-items:start}
.info_column_wrap{background:linear-gradient(160deg,#523b6a26 0%,#2d1b3d33 100%);border-radius:16px;padding:48px 38px;border:1px solid #f2ca001f;box-shadow:0 8px 28px #0006}
.info_column_wrap .info_section_title{font-size:1.85rem;font-weight:700;color:#F2CA00;margin:0 0 26px;line-height:1.3}
.contact_detail_item{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #f4f4f414}
.contact_detail_item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.detail_label_text{font-size:.92rem;color:#f4f4f499;margin:0 0 8px;text-transform:uppercase;letter-spacing:.8px;font-weight:600}
.detail_value_text{font-size:1.1rem;color:#F4F4F4;margin:0;line-height:1.7}
.detail_value_text a{color:#F4F4F4;text-decoration:none;transition:color .25s ease}
.detail_value_text a:hover{color:#F2CA00}
.messenger_links_box{display:flex;gap:14px;margin-top:16px;flex-wrap:wrap}
.messenger_icon_link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#523b6a4d;border-radius:8px;border:1px solid #f2ca0033;transition:all .3s ease;text-decoration:none;color:#F2CA00;font-size:1.3rem;cursor:pointer}
.messenger_icon_link:hover{background:#f2ca0033;border-color:#F2CA00;transform:translateY(-2px);box-shadow:0 4px 12px #f2ca0040}
.form_column_wrap{background:linear-gradient(140deg,#1d112699 0%,#140c1ccc 100%);border-radius:16px;padding:52px 44px;border:1px solid #523b6a40;box-shadow:0 12px 36px #00000080}
.form_column_wrap .form_title_heading{font-size:2rem;font-weight:700;color:#F4F4F4;margin:0 0 12px;line-height:1.25}
.form_column_wrap .form_subtitle_text{font-size:1.05rem;color:#f4f4f4b3;margin:0 0 38px;line-height:1.6}
.contact_form_element{display:flex;flex-direction:column}
.form_input_group{margin-bottom:24px}
.form_label_text{display:block;font-size:.98rem;color:#F4F4F4;margin-bottom:10px;font-weight:500}
.form_text_input,.form_select_dropdown{width:100%;padding:14px 18px;background:#0d081299;border:1px solid #523b6a66;border-radius:10px;color:#F4F4F4;font-size:1rem;transition:all .3s ease;box-shadow:inset 0 2px 6px #0000004d}
.form_text_input:focus,.form_select_dropdown:focus{outline:none;border-color:#F2CA00;box-shadow:inset 0 2px 6px #0000004d 0 0 0 3px #f2ca0026;background:#0d0812cc}
.form_text_input::placeholder{color:#f4f4f466}
.form_select_dropdown{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23F2CA00' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;padding-right:45px}
.form_select_dropdown option{background:#1a0f26;color:#F4F4F4;padding:10px}
.privacy_checkbox_wrapper{margin:28px 0 32px;display:flex;align-items:flex-start;gap:12px}
.privacy_checkbox_input{width:20px;height:20px;cursor:pointer;accent-color:#F2CA00;margin-top:2px;flex-shrink:0}
.privacy_label_content{font-size:.95rem;color:#f4f4f4bf;line-height:1.55}
.privacy_label_content a{color:#F2CA00;text-decoration:underline;transition:color .25s ease}
.privacy_label_content a:hover{color:#ffd700}
.form_submit_button{width:100%;padding:16px 32px;background:linear-gradient(135deg,#F2CA00 0%,#d4ad00 100%);border:none;border-radius:10px;color:#1a0f26;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #f2ca004d}
.form_submit_button:hover{transform:translateY(-2px);box-shadow:0 10px 28px #f2ca0073;background:linear-gradient(135deg,#ffd700 0%,#F2CA00 100%)}
.form_submit_button:active{transform:translateY(0)}
@media (max-width: 968px) {
.contact_grid_container{grid-template-columns:1fr;gap:48px}
.hero_content_box .main_heading_text{font-size:2.4rem}
.hero_content_box .sub_heading_text{font-size:1.15rem}
.form_column_wrap{padding:42px 32px}
.info_column_wrap{padding:38px 28px}
}
@media (max-width: 640px) {
.contact_hero_wrap{padding:58px 16px 64px}
.contact_section_main{padding:68px 16px 72px}
.hero_content_box .main_heading_text{font-size:2rem}
.hero_content_box .sub_heading_text{font-size:1.05rem;margin-bottom:26px}
.hero_action_btn{padding:13px 30px;font-size:.98rem}
.form_column_wrap{padding:34px 24px}
.info_column_wrap{padding:32px 24px}
.form_column_wrap .form_title_heading{font-size:1.7rem}
.info_column_wrap .info_section_title{font-size:1.6rem}
.messenger_links_box{gap:10px}
.messenger_icon_link{width:40px;height:40px;font-size:1.15rem}
}
.program_hero{max-width:1320px;margin:3rem auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 380px;gap:3.5rem;align-items:center}
.program_hero .text_area h1{font-size:2.9rem;color:#F2CA00;margin:0 0 1rem;line-height:1.15;font-weight:700}
.program_hero .text_area .sub_line{font-size:1.3rem;color:#F4F4F4;margin:0 0 2rem;line-height:1.5}
.program_hero .text_area .cta_btn{display:inline-block;background:linear-gradient(135deg,#523B6A 0%,#6d4f8a 100%);color:#F2CA00;padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 6px 20px #f2ca0033;cursor:pointer}
.program_hero .text_area .cta_btn:hover{transform:translateY(-3px);box-shadow:0 10px 28px #f2ca0059;background:linear-gradient(135deg,#6d4f8a 0%,#523B6A 100%)}
.program_hero .img_card{background:#523b6a4d;border-radius:16px;padding:1.2rem;box-shadow:0 8px 24px #0006;position:relative}
.program_hero .img_card::before{content:'';position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;background:linear-gradient(45deg,#f2ca0026,#523b6a26);border-radius:20px;z-index:-1}
.program_hero .img_card img{width:100%;height:auto;border-radius:10px;display:block;filter:contrast(1.05)}
.structure_grid{background:linear-gradient(180deg,#523b6a26 0%,#14141e80 100%);padding:4.5rem 0;position:relative}
.structure_grid::before{content:'';position:absolute;top:0;left:50%;width:2px;height:100%;background:linear-gradient(180deg,transparent,#f2ca004d,transparent);transform:translateX(-50%)}
.structure_grid .inner_wrap{max-width:1320px;margin:0 auto;padding:0 1.5rem}
.structure_grid h2{font-size:2.5rem;color:#F4F4F4;text-align:center;margin:0 0 3.5rem;position:relative}
.structure_grid h2::after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:120px;height:4px;background:linear-gradient(90deg,transparent,#F2CA00,transparent)}
.module_container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}
.module_box{background:#f4f4f40d;border:2px solid #523b6a66;border-radius:14px;padding:2rem;transition:all .35s ease;cursor:help;position:relative;overflow:hidden}
.module_box::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,#f2ca001a,transparent);transition:left .5s ease}
.module_box:hover::before{left:100%}
.module_box:hover{border-color:#F2CA00;transform:translateY(-5px);box-shadow:0 12px 30px #f2ca0040}
.module_box h3{font-size:1.5rem;color:#F2CA00;margin:0 0 1rem;font-weight:600}
.module_box .duration_tag{display:inline-block;background:#523b6a99;color:#F4F4F4;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;margin-bottom:1rem}
.module_box p{font-size:1rem;color:#F4F4F4;line-height:1.6;margin:0}
.timeline_flow{max-width:1320px;margin:5rem auto;padding:0 1.5rem}
.timeline_flow h2{font-size:2.4rem;color:#F4F4F4;margin:0 0 3rem;text-align:left;position:relative;padding-left:2rem}
.timeline_flow h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:60%;background:#F2CA00;border-radius:4px}
.phase_track{position:relative;padding-left:3.5rem}
.phase_track::before{content:'';position:absolute;left:1.25rem;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#F2CA00,#f2ca0033)}
.phase_step{position:relative;margin-bottom:2.5rem;background:#523b6a33;border-left:4px solid #f2ca0066;padding:1.8rem 2rem;border-radius:0 12px 12px 0;transition:all .3s ease}
.phase_step:hover{border-left-color:#F2CA00;background:#523b6a59;transform:translateX(8px)}
.phase_step::before{content:'';position:absolute;left:-3.85rem;top:2rem;width:18px;height:18px;background:#F2CA00;border:4px solid #14141ee6;border-radius:50%;box-shadow:0 0 0 4px #f2ca0033}
.phase_step h4{font-size:1.4rem;color:#F2CA00;margin:0 0 .8rem;font-weight:600}
.phase_step .week_marker{display:inline-block;background:#f4f4f41a;color:#F4F4F4;padding:.3rem .9rem;border-radius:6px;font-size:.8rem;margin-bottom:.8rem;font-weight:500}
.phase_step p{font-size:1rem;color:#F4F4F4;line-height:1.65;margin:0}
.outcomes_section{background:#14141e99;padding:5rem 0;position:relative;overflow:hidden}
.outcomes_section::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#f2ca0014 0%,transparent 70%);border-radius:50%}
.outcomes_section::after{content:'';position:absolute;bottom:-40%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,#523b6a26 0%,transparent 70%);border-radius:50%}
.outcomes_section .wrap_content{max-width:1320px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:2}
.outcomes_section h2{font-size:2.6rem;color:#F4F4F4;text-align:center;margin:0 0 2rem;font-weight:700}
.outcomes_section .intro_text{text-align:center;font-size:1.15rem;color:#F4F4F4;max-width:800px;margin:0 auto 3.5rem;line-height:1.7}
.skills_layout{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}
.skill_card{background:linear-gradient(135deg,#523b6a40 0%,#523b6a1a 100%);border:1px solid #f2ca0040;border-radius:16px;padding:2.2rem;transition:all .35s ease;position:relative}
.skill_card::before{content:'';position:absolute;top:0;left:0;width:6px;height:0;background:#F2CA00;border-radius:16px 0 0 16px;transition:height .4s ease}
.skill_card:hover::before{height:100%}
.skill_card:hover{transform:scale(1.02);box-shadow:0 14px 35px #f2ca0033;border-color:#F2CA00}
.skill_card h3{font-size:1.6rem;color:#F2CA00;margin:0 0 1.2rem;font-weight:600;display:flex;align-items:center;gap:.8rem}
.skill_card h3::before{content:'';width:12px;height:12px;background:#F2CA00;border-radius:3px;transform:rotate(45deg)}
.skill_card ul{list-style:none;padding:0;margin:0}
.skill_card ul li{font-size:1rem;color:#F4F4F4;line-height:1.7;padding:.6rem 0 .6rem 1.8rem;position:relative}
.skill_card ul li::before{content:'';position:absolute;left:0;top:1.2rem;width:8px;height:8px;background:#f2ca0099;border-radius:50%}
.skill_card ul li:hover::before{background:#F2CA00;transform:scale(1.3);transition:all .2s ease}
@media (max-width: 1024px) {
.program_hero{grid-template-columns:1fr;gap:2.5rem}
.program_hero .img_card{max-width:500px;margin:0 auto}
.module_container{grid-template-columns:repeat(2,1fr)}
.skills_layout{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.program_hero .text_area h1{font-size:2.2rem}
.program_hero .text_area .sub_line{font-size:1.1rem}
.module_container{grid-template-columns:1fr;gap:1.5rem}
.structure_grid h2,.timeline_flow h2,.outcomes_section h2{font-size:2rem}
.phase_track{padding-left:2.5rem}
.phase_step{padding:1.5rem 1.3rem}
}
@media (max-width: 480px) {
.program_hero{margin:2rem auto;padding:0 1rem}
.program_hero .text_area h1{font-size:1.8rem}
.structure_grid,.timeline_flow,.outcomes_section{padding:3rem 0}
.module_box,.skill_card{padding:1.5rem}
}
.cookie_policy_top{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:80px 20px;position:relative;overflow:hidden}
.cookie_policy_top::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#523b6a26 0%,transparent 70%);border-radius:50%}
.cookie_policy_top::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#f2ca0014 0%,transparent 70%);border-radius:50%}
.cookie_wrap_container{max-width:1320px;margin:0 auto;position:relative;z-index:2}
.cookie_header_content{max-width:920px}
.cookie_header_content h1{font-size:48px;color:#F4F4F4;margin:0 0 24px;font-weight:700;line-height:1.2}
.cookie_intro_text{font-size:18px;color:#d4d4d4;line-height:1.7;margin:0 0 32px}
.cookie_meta_info{display:flex;gap:32px;flex-wrap:wrap;padding:24px 0;border-top:1px solid #f4f4f426;border-bottom:1px solid #f4f4f426}
.meta_item_box span{display:block;font-size:13px;color:#999;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}
.meta_item_box strong{display:block;font-size:16px;color:#F2CA00;font-weight:600}
.policy_content_section{background:#1a1a1a;padding:80px 20px 100px}
.content_grid_layout{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:60px}
.policy_nav_sidebar{position:sticky;top:20px;height:fit-content}
.sidebar_nav_title{font-size:14px;color:#999;text-transform:uppercase;letter-spacing:1px;margin:0 0 20px;font-weight:600}
.nav_links_list{list-style:none;padding:0;margin:0}
.nav_links_list li{margin-bottom:12px}
.nav_links_list a{display:block;color:#d4d4d4;text-decoration:none;font-size:15px;padding:8px 12px;border-left:2px solid transparent;transition:all .3s ease}
.nav_links_list a:hover{color:#F2CA00;border-left-color:#F2CA00;background:#f2ca000d}
.policy_main_content{max-width:880px}
.content_section_block{margin-bottom:56px}
.content_section_block h2{font-size:32px;color:#F4F4F4;margin:0 0 20px;font-weight:700;position:relative;padding-bottom:12px}
.content_section_block h2::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#F2CA00 0%,#523B6A 100%)}
.content_section_block h3{font-size:22px;color:#F4F4F4;margin:32px 0 16px;font-weight:600}
.content_section_block p{font-size:16px;line-height:1.8;color:#c4c4c4;margin:0 0 20px}
.content_section_block ul{list-style:none;padding:0;margin:0 0 20px}
.content_section_block ul li{font-size:16px;line-height:1.8;color:#c4c4c4;padding-left:28px;position:relative;margin-bottom:12px}
.content_section_block ul li::before{content:'';position:absolute;left:0;top:10px;width:6px;height:6px;background:#F2CA00;border-radius:50%}
.cookie_types_table{background:#523b6a14;border:1px solid #f4f4f41a;border-radius:8px;padding:28px;margin:24px 0}
.table_row_item{padding:20px 0;border-bottom:1px solid #f4f4f414}
.table_row_item:last-child{border-bottom:none}
.table_row_item h4{font-size:18px;color:#F2CA00;margin:0 0 8px;font-weight:600}
.table_row_item p{margin:0;font-size:15px;line-height:1.7;color:#b4b4b4}
.highlight_box{background:linear-gradient(135deg,#523b6a26 0%,#523b6a0d 100%);border-left:4px solid #523B6A;padding:24px 28px;margin:28px 0;border-radius:0 8px 8px 0}
.highlight_box p{margin:0;color:#d4d4d4;font-size:16px;line-height:1.7}
.contact_info_block{background:#f2ca000f;border:1px solid #f2ca0033;border-radius:8px;padding:32px;margin:40px 0 0}
.contact_info_block h3{font-size:20px;color:#F4F4F4;margin:0 0 20px;font-weight:600}
.contact_info_block p{font-size:15px;line-height:1.7;color:#c4c4c4;margin:0 0 16px}
.contact_info_block a{color:#F2CA00;text-decoration:none;transition:color .3s ease}
.contact_info_block a:hover{color:#ffdb4d}
@media (max-width: 968px) {
.content_grid_layout{grid-template-columns:1fr;gap:40px}
.policy_nav_sidebar{position:static;border-bottom:1px solid #f4f4f41a;padding-bottom:24px}
.nav_links_list{display:flex;flex-wrap:wrap;gap:8px}
.nav_links_list li{margin-bottom:0}
.nav_links_list a{border-left:none;border-bottom:2px solid transparent;padding:10px 16px;background:#f4f4f40d;border-radius:6px}
.nav_links_list a:hover{border-bottom-color:#F2CA00;border-left-color:transparent}
}
@media (max-width: 768px) {
.cookie_policy_top{padding:60px 20px}
.cookie_header_content h1{font-size:36px}
.cookie_intro_text{font-size:16px}
.cookie_meta_info{gap:20px}
.policy_content_section{padding:60px 20px 80px}
.content_section_block h2{font-size:26px}
.content_section_block h3{font-size:20px}
}
.privacy_header_wrap{max-width:1320px;margin:0 auto;padding:80px 20px;display:flex;align-items:center;gap:60px}
.privacy_visual_section{width:40%;position:relative}
.privacy_pattern_holder{position:relative;padding:40px}
.privacy_pattern_holder::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#523B6A 0%,#523b6a4d 100%);opacity:.08;clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}
.privacy_pattern_holder::after{content:'';position:absolute;top:20px;right:20px;width:120px;height:120px;background:repeating-linear-gradient(45deg,transparent,transparent 10px,#f2ca000d 10px,#f2ca000d 20px);border-radius:8px}
.privacy_geometric_box{position:relative;background:linear-gradient(to bottom right,#523b6a0d,#f2ca0008);padding:60px 40px;border-radius:12px;border-left:4px solid #f2ca0066}
.privacy_text_content{width:60%}
.privacy_text_content h1{font-size:48px;color:#523B6A;margin:0 0 24px;line-height:1.2;font-weight:700}
.privacy_manifesto_text{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 20px}
.privacy_manifesto_text strong{color:#523B6A;font-weight:600}
.privacy_emphasis{color:#F2CA00;font-weight:600}
.policy_main_container{max-width:1320px;margin:0 auto;padding:60px 20px 100px}
.policy_content_grid{display:grid;grid-template-columns:280px 1fr;gap:80px;align-items:start}
.policy_sidebar_nav{position:sticky;top:40px;background:#F4F4F4;padding:32px 28px;border-radius:12px;box-shadow:0 4px 12px #523b6a14}
.policy_nav_title{font-size:14px;text-transform:uppercase;letter-spacing:1.2px;color:#523B6A;margin:0 0 20px;font-weight:700}
.policy_nav_list{list-style:none;padding:0;margin:0}
.policy_nav_list li{margin:0 0 12px}
.policy_nav_list a{color:#2a2a2a;text-decoration:none;font-size:15px;line-height:1.5;display:block;padding:8px 12px;border-radius:6px;transition:all .3s ease;border-left:3px solid transparent}
.policy_nav_list a:hover{background:#f2ca0026;border-left-color:#F2CA00;transform:translateX(4px)}
.policy_detailed_content{background:#fff;padding:50px 60px;border-radius:12px;box-shadow:0 2px 20px #0000000f}
.policy_section_block{margin:0 0 48px;padding:0 0 48px;border-bottom:2px solid #523b6a1a}
.policy_section_block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.policy_section_heading{font-size:28px;color:#523B6A;margin:0 0 24px;font-weight:700;position:relative;padding-left:20px}
.policy_section_heading::before{content:'';position:absolute;left:0;top:8px;width:6px;height:24px;background:linear-gradient(to bottom,#F2CA00,#f2ca004d);border-radius:3px}
.policy_paragraph_text{font-size:16px;line-height:1.8;color:#2a2a2a;margin:0 0 20px}
.policy_subheading{font-size:20px;color:#523B6A;margin:32px 0 16px;font-weight:600}
.policy_bullet_list{list-style:none;padding:0;margin:20px 0}
.policy_bullet_list li{padding:12px 0 12px 32px;position:relative;font-size:16px;line-height:1.7;color:#2a2a2a}
.policy_bullet_list li::before{content:'';position:absolute;left:0;top:20px;width:8px;height:8px;background:#F2CA00;border-radius:50%;box-shadow:0 0 0 3px #f2ca0033}
.policy_highlight_box{background:linear-gradient(135deg,#523b6a0d,#f2ca000d);padding:24px 28px;border-radius:8px;margin:24px 0;border-left:4px solid #523B6A}
.policy_contact_section{background:#523B6A;color:#fff;padding:32px 36px;border-radius:12px;margin-top:40px}
.policy_contact_section h3{color:#F2CA00;font-size:22px;margin:0 0 16px;font-weight:700}
.policy_contact_section p{margin:0 0 12px;font-size:16px;line-height:1.6}
.policy_contact_section a{color:#F2CA00;text-decoration:none;font-weight:600;transition:opacity .3s ease}
.policy_contact_section a:hover{opacity:.8;text-decoration:underline}
.policy_date_update{font-size:14px;color:#666;font-style:italic;margin:0 0 32px;padding:12px 20px;background:#F4F4F4;border-radius:6px;display:inline-block}
@media (max-width: 1024px) {
.privacy_header_wrap{flex-direction:column;padding:60px 20px;gap:40px}
.privacy_visual_section,.privacy_text_content{width:100%}
.privacy_text_content h1{font-size:38px}
.policy_content_grid{grid-template-columns:1fr;gap:40px}
.policy_sidebar_nav{position:static}
.policy_detailed_content{padding:40px 32px}
}
@media (max-width: 768px) {
.privacy_text_content h1{font-size:32px}
.privacy_manifesto_text{font-size:16px}
.policy_detailed_content{padding:32px 24px}
.policy_section_heading{font-size:24px}
.policy_paragraph_text{font-size:15px}
.privacy_geometric_box{padding:40px 24px}
}
.success_wrapper{max-width:1320px;margin:0 auto;padding:0 20px}
.confirmation_block{display:flex;align-items:center;gap:60px;padding:80px 0;background:linear-gradient(135deg,#1a1527 0%,#2d1f3d 100%)}
.confirm_visual_side{flex:0 0 45%;position:relative}
.confirm_text_side{flex:1;color:#F4F4F4}
.success_icon_box{width:180px;height:180px;margin:0 auto 30px;position:relative;background:linear-gradient(135deg,#f2ca0026 0%,#523b6a26 100%);border-radius:50%;display:flex;align-items:center;justify-content:center}
.success_icon_box::before{content:'';position:absolute;width:220px;height:220px;border:2px dashed #f2ca004d;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:rotate_ring 20s linear infinite}
@keyframes rotate_ring {
from{transform:translate(-50%,-50%) rotate(0deg)}
to{transform:translate(-50%,-50%) rotate(360deg)}
}
.success_icon_box svg{width:90px;height:90px;fill:#F2CA00;position:relative;z-index:2}
.accent_marker{display:inline-block;position:relative;color:#F2CA00;font-weight:600}
.accent_marker::after{content:'';position:absolute;bottom:-3px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#F2CA00 0%,#f2ca004d 100%)}
.confirm_text_side h1{font-size:48px;line-height:1.2;margin:0 0 24px;color:#F4F4F4}
.confirm_text_side p{font-size:18px;line-height:1.7;margin:0 0 20px;color:#f4f4f4d9}
.confirmation_details{background:#523b6a4d;border-left:4px solid #F2CA00;padding:24px 28px;margin:32px 0;border-radius:8px}
.confirmation_details h3{font-size:20px;margin:0 0 16px;color:#F2CA00}
.detail_line{display:flex;gap:12px;margin:12px 0;font-size:16px;color:#F4F4F4}
.detail_line strong{color:#F2CA00;min-width:140px}
.next_actions_grid{padding:100px 0;background:#0f0a1a}
.actions_header{text-align:center;margin-bottom:60px}
.actions_header h2{font-size:38px;color:#F4F4F4;margin:0 0 16px;position:relative;display:inline-block}
.actions_header h2::before{content:'';position:absolute;width:60px;height:4px;background:linear-gradient(90deg,#523B6A 0%,#F2CA00 100%);top:-20px;left:50%;transform:translateX(-50%);border-radius:2px}
.actions_header p{font-size:17px;color:#f4f4f4bf;max-width:680px;margin:0 auto;line-height:1.6}
.action_cards_container{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:50px}
.action_step_card{background:linear-gradient(145deg,#1a1527 0%,#261d33 100%);padding:36px 28px;border-radius:12px;position:relative;border:1px solid #f2ca0026;transition:all .3s ease;cursor:help}
.action_step_card:hover{transform:translateY(-6px);border-color:#f2ca0066;box-shadow:0 12px 32px #f2ca0026}
.step_number_badge{position:absolute;top:-16px;right:24px;width:48px;height:48px;background:linear-gradient(135deg,#523B6A 0%,#6d4d8a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#F2CA00;border:3px solid #0f0a1a}
.action_step_card h4{font-size:22px;color:#F4F4F4;margin:0 0 16px}
.action_step_card p{font-size:15px;line-height:1.6;color:#f4f4f4bf;margin:0}
.step_icon_visual{width:56px;height:56px;margin-bottom:20px;background:#f2ca001a;border-radius:10px;display:flex;align-items:center;justify-content:center}
.step_icon_visual svg{width:32px;height:32px;fill:#F2CA00}
.primary_action_btn{display:inline-block;padding:18px 48px;background:linear-gradient(135deg,#F2CA00 0%,#d4b000 100%);color:#1a1527;font-size:17px;font-weight:600;text-decoration:none;border-radius:10px;transition:all .3s ease;box-shadow:0 6px 20px #f2ca004d;text-align:center;margin:0 auto;display:block;max-width:320px;cursor:pointer}
.primary_action_btn:hover{transform:scale(1.05);box-shadow:0 10px 28px #f2ca0073;background:linear-gradient(135deg,#d4b000 0%,#F2CA00 100%)}
.contact_fallback_box{text-align:center;margin-top:60px;padding:40px 30px;background:#523b6a33;border-radius:12px;border:1px dashed #f2ca004d}
.contact_fallback_box h5{font-size:19px;color:#F4F4F4;margin:0 0 20px}
.contact_methods_row{display:flex;justify-content:center;gap:28px;flex-wrap:wrap}
.contact_method_item{display:flex;align-items:center;gap:10px;color:#f4f4f4d9;font-size:15px}
.contact_method_item a{color:#F2CA00;text-decoration:none;transition:color .2s ease}
.contact_method_item a:hover{color:#d4b000}
.messenger_icon{width:24px;height:24px;fill:#F2CA00}
@media (max-width: 1024px) {
.confirmation_block{gap:40px;padding:60px 0}
.confirm_text_side h1{font-size:38px}
.action_cards_container{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.confirmation_block{flex-direction:column;gap:36px;padding:50px 0}
.confirm_visual_side{flex:1;width:100%}
.confirm_text_side h1{font-size:32px}
.confirm_text_side p{font-size:16px}
.actions_header h2{font-size:30px}
.action_cards_container{grid-template-columns:1fr;gap:24px}
.contact_methods_row{flex-direction:column;align-items:center;gap:16px}
}
@media (max-width: 480px) {
.success_icon_box{width:140px;height:140px}
.success_icon_box::before{width:170px;height:170px}
.success_icon_box svg{width:70px;height:70px}
.confirm_text_side h1{font-size:28px}
.confirmation_details{padding:18px 20px}
.detail_line{flex-direction:column;gap:4px}
.detail_line strong{min-width:auto}
.primary_action_btn{padding:16px 32px;font-size:16px}
}