.sv_page{color:#fff;background:#000;min-height:100vh}.sv_hero{background-image:var(--hero-img);background-position:50%;background-size:cover;align-items:flex-end;min-height:70vh;padding-top:70px;display:flex;position:relative}@media (min-width:768px){.sv_hero{background-image:var(--hero-img-desktop)}.sv_hero_online-personal{background-position:50% 28%}}.sv_hero_overlay{background:linear-gradient(#00000040 0%,#0000008c 50%,#000000f2 100%);position:absolute;inset:0}.sv_hero_content{z-index:2;width:100%;max-width:900px;margin:0 auto;padding:3rem 2rem 3.5rem;position:relative}.sv_back{color:#ffffff8c;margin-bottom:1.2rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.sv_back:hover{color:#f8d22a}.sv_tag{letter-spacing:3px;color:#f8d22a;text-transform:uppercase;border:1px solid #f8d22a66;border-radius:50px;margin-bottom:1rem;padding:.3rem .9rem;font-size:.72rem;font-weight:700;display:inline-block}.sv_hero_title{color:#f8d22a;margin-bottom:1rem;font-size:clamp(2.2rem,5vw,4rem);font-weight:900;line-height:1.1}.sv_hero_desc{color:#fff;max-width:700px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.sv_hero_desc_clamped{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sv_hero_desc_toggle{color:#f8d22a;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;width:fit-content;margin-top:.7rem;margin-bottom:.3rem;padding:0;font-size:.9rem;font-weight:700;transition:opacity .2s;display:flex}.sv_hero_desc_toggle:hover{opacity:.75}.sv_hero_desc_toggle_arrow{font-size:.75rem;transition:transform .2s;display:inline-block}.sv_hero_desc_toggle_arrow_up{transform:rotate(180deg)}.sv_hero_cta_btn{color:#000;cursor:pointer;background:#f8d22a;border:none;border-radius:50px;margin-top:1.6rem;padding:.95rem 2.5rem;font-size:1rem;font-weight:900;transition:all .25s;display:inline-block;box-shadow:0 0 30px #f8d22a40}.sv_hero_cta_btn:hover{background:#fff;transform:scale(1.05);box-shadow:0 0 45px #f8d22a59}.sv_stats_strip{background:#f8d22a0a;border-bottom:1px solid #f8d22a1f;justify-content:center;gap:0;display:flex}.sv_stat_item{border-right:1px solid #f8d22a1a;flex-direction:column;flex:1;align-items:center;max-width:200px;padding:1.6rem 1rem;display:flex}.sv_stat_item:last-child{border-right:none}.sv_stat_num{color:#f8d22a;text-shadow:0 0 20px #f8d22a59;letter-spacing:-.5px;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:900;line-height:1}.sv_stat_label{color:#666;text-transform:uppercase;letter-spacing:1px;margin-top:.35rem;font-size:.72rem;font-weight:600}.sv_body{max-width:960px;margin:0 auto;padding:0 1.5rem}.sv_section{padding:4rem 0 3rem;scroll-margin-top:90px;position:relative}.sv_section:before{content:"";background:linear-gradient(90deg,#0000 0%,#f8d22a40 30%,#f8d22a1f 70%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.sv_section:first-child:before{display:none}.sv_section_title{color:#f8d22a;text-transform:uppercase;letter-spacing:1.5px;align-items:center;gap:.8rem;margin-bottom:2rem;font-size:clamp(1.3rem,3vw,1.85rem);font-weight:900;display:flex}.sv_section_title:before{content:"";background:linear-gradient(#f8d22a,#e0a800);border-radius:2px;flex-shrink:0;width:4px;height:1.4em;display:inline-block}.sv_features_grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.sv_feature_card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#ffffff0a 0%,#f8d22a05 100%);border:1px solid #f8d22a1f;border-radius:1.2rem;align-items:center;gap:1rem;padding:1.4rem 1.5rem;transition:border-color .25s,background .25s,transform .2s;display:flex}.sv_feature_card:hover{background:linear-gradient(135deg,#f8d22a0f 0%,#ffffff08 100%);border-color:#f8d22a66;transform:translateY(-2px)}.sv_feature_icon{flex-shrink:0;font-size:1.8rem;line-height:1}.sv_feature_text{color:#ddd;font-size:.97rem;font-weight:500;line-height:1.45}.sv_forwhom_grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.sv_forwhom_card{background:#ffffff08;border:1px solid #ffffff12;border-radius:1.2rem;flex-direction:column;gap:.9rem;padding:1.5rem 1.4rem;transition:border-color .25s,transform .2s;display:flex}.sv_forwhom_card:hover{border-color:#f8d22a4d;transform:translateY(-3px)}.sv_forwhom_icon{font-size:2rem;line-height:1}.sv_forwhom_title{color:#fff;margin-bottom:.35rem;font-size:1rem;font-weight:800}.sv_forwhom_text{color:#888;font-size:.88rem;line-height:1.55}.sv_steps_flow{flex-direction:column;gap:0;display:flex;position:relative}.sv_step_item{align-items:flex-start;gap:1.5rem;display:flex;position:relative}.sv_step_num{color:#f8d22a;letter-spacing:1px;z-index:1;background:#f8d22a1a;border:1.5px solid #f8d22a66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;font-size:.9rem;font-weight:900;display:flex;position:relative}.sv_step_content{padding:.85rem 0 2rem}.sv_step_title{color:#fff;margin-bottom:.4rem;font-size:1.05rem;font-weight:800}.sv_step_text{color:#888;font-size:.92rem;line-height:1.6}.sv_step_connector{background:linear-gradient(#f8d22a4d 0%,#f8d22a0d 100%);width:1.5px;position:absolute;top:52px;bottom:0;left:25px}.sv_pricing_grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;display:grid}.sv_price_card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(160deg,#ffffff0a 0%,#0000004d 100%);border:1px solid #ffffff1a;border-radius:1.3rem;flex-direction:column;gap:.5rem;padding:2rem 1.6rem;transition:border-color .25s,transform .22s,box-shadow .25s;display:flex;position:relative}.sv_price_card:hover{border-color:#f8d22a59;transform:translateY(-4px);box-shadow:0 20px 50px #0006,0 0 20px #f8d22a0f}.sv_price_popular{background:#f8d22a0a;border-color:#f8d22a73;box-shadow:0 0 30px #f8d22a14}.sv_price_badge{color:#000;letter-spacing:1.5px;white-space:nowrap;background:#f8d22a;border-radius:50px;padding:.3rem 1rem;font-size:.7rem;font-weight:900;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.sv_price_discount{color:#fff;letter-spacing:.5px;white-space:nowrap;background:#ff3b30;border-radius:50px;padding:.3rem .7rem;font-size:.78rem;font-weight:900;position:absolute;top:1.2rem;right:1.2rem;box-shadow:0 0 15px #ff3b3066}.sv_price_label{color:#fff;font-size:1rem;font-weight:700;line-height:1.3}.sv_price_main_row{align-items:baseline;gap:.6rem;margin-top:.5rem;display:flex}.sv_price_old{color:#666;font-size:1.3rem;font-weight:700;text-decoration:line-through}.sv_price_main{color:#f8d22a;font-size:2.2rem;font-weight:900;line-height:1}.sv_price_suffix{color:#fff;font-size:1.5rem;font-weight:900}.sv_price_eur{color:#777;font-size:1rem;font-weight:500}.sv_price_note{color:#888;margin-top:.25rem;font-size:.82rem;line-height:1.4}.sv_price_btn{color:#000;text-align:center;background:#f8d22a;border-radius:50px;margin-top:1.5rem;padding:.85rem 1.2rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .25s;display:block}.sv_price_btn:hover{background:#fff;transform:scale(1.03)}.sv_locations_list{flex-direction:column;gap:1.2rem;margin-bottom:1.5rem;display:flex}.sv_location_card{background:#ffffff08;border:1px solid #f8d22a26;border-radius:1.3rem;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex}.sv_location_icon{flex-shrink:0;margin-top:.1rem;font-size:2.5rem}.sv_location_name{color:#fff;margin-bottom:.3rem;font-size:1.35rem;font-weight:900}.sv_location_address{color:#aaa;font-size:1rem}.sv_location_note{color:#666;border-top:1px solid #ffffff12;padding-top:.9rem;font-size:.88rem;line-height:1.55}.sv_location_note strong{color:#f8d22a}.sv_tg_banner{background:linear-gradient(135deg,#29b6f61a 0%,#ffffff08 100%);border:1px solid #29b6f640;border-radius:1.3rem;align-items:center;gap:1.5rem;margin-top:2.5rem;padding:1.8rem 2rem;display:flex}.sv_tg_icon{object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px;box-shadow:0 0 16px #29b6f666}.sv_tg_content{flex:1}.sv_tg_title{color:#fff;margin-bottom:.35rem;font-size:1.1rem;font-weight:800}.sv_tg_text{color:#999;font-size:.88rem;line-height:1.5}.sv_tg_btn{color:#000;white-space:nowrap;cursor:pointer;background:#29b6f6;border:none;border-radius:50px;flex-shrink:0;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-family:inherit;font-size:.92rem;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex}.sv_tg_btn_icon{object-fit:cover;border-radius:50%;flex-shrink:0;width:22px;height:22px}.sv_tg_btn:hover{background:#fff;transform:scale(1.03)}@media (max-width:640px){.sv_tg_banner{text-align:center;flex-direction:column;padding:1.6rem 1.4rem}.sv_tg_btn{box-sizing:border-box;text-align:center;width:100%}}.sv_cta_section{text-align:center;padding:5rem 0 6rem;position:relative}.sv_cta_section:before{content:"";pointer-events:none;filter:blur(40px);background:radial-gradient(#f8d22a12 0%,#0000 70%);border-radius:50%;position:absolute;inset:10% 20%}.sv_cta_title{color:#fff;margin-bottom:.8rem;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:900}.sv_cta_sub{color:#777;margin-bottom:2rem;font-size:1.05rem}.sv_cta_btn{color:#000;background:#f8d22a;border-radius:50px;padding:1.1rem 3rem;font-size:1.1rem;font-weight:900;text-decoration:none;transition:all .25s;display:inline-block;box-shadow:0 0 30px #f8d22a40}.sv_cta_btn:hover{background:#fff;transform:scale(1.05);box-shadow:0 0 45px #f8d22a59}@media (max-width:640px){.sv_stats_strip{display:none}.sv_stat_item{border-bottom:1px solid #f8d22a1a;border-right:1px solid #f8d22a1a;flex:0 0 50%;max-width:50%;padding:1.2rem .8rem}.sv_stat_item:nth-child(2n){border-right:none}.sv_stat_item:nth-last-child(-n+2){border-bottom:none}.sv_forwhom_grid,.sv_features_grid{grid-template-columns:1fr}.sv_location_card{flex-direction:column;gap:1rem}.sv_hero_content{padding:2.5rem 1.5rem}.sv_hero{min-height:60vh}.sv_body{padding:0 1rem}.sv_section{padding:3rem 0 2rem}.sv_pricing_grid{grid-template-columns:1fr}.sv_cta_section{padding:3.5rem 0 4rem}.sv_cta_btn{box-sizing:border-box;text-align:center;width:100%;padding:1rem 2rem;font-size:1rem}}@media (max-width:400px){.sv_hero_title{font-size:clamp(1.8rem,8vw,2.5rem)}.sv_section_title{letter-spacing:1px;font-size:1.15rem}.sv_feature_card{gap:.75rem;padding:1.1rem 1rem}.sv_feature_icon{font-size:1.5rem}.sv_feature_text{font-size:.9rem}.sv_price_main{font-size:1.9rem}}@media (max-height:500px) and (orientation:landscape){.sv_hero{min-height:85vw}}.sv_explainer_wrap{background:linear-gradient(135deg,#0a0a0a,#141414);border:1px solid #f8d22a2e;border-radius:1.2rem;flex-direction:column;align-items:center;gap:1.6rem;padding:1.8rem;display:flex;box-shadow:0 8px 30px #00000080}.sv_explainer_video{aspect-ratio:9/16;cursor:pointer;background:#000;border:1px solid #f8d22a40;border-radius:1rem;flex:none;width:220px;max-width:100%;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0009}.sv_explainer_video:hover{transform:scale(1.02);box-shadow:0 12px 40px #f8d22a33}.sv_explainer_video_el{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.sv_explainer_play{color:#000;background:#f8d22aeb;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;padding-left:4px;font-size:1.3rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 25px #f8d22a80}.sv_explainer_text_wrap{text-align:center}.sv_explainer_title{margin-bottom:.7rem}.sv_explainer_text{color:#d1d5db;max-width:480px;margin:0 auto;font-size:.98rem;line-height:1.6}@media (min-width:640px){.sv_explainer_wrap{text-align:left;flex-direction:row;padding:2.2rem}.sv_explainer_text_wrap{text-align:left}.sv_explainer_text{margin:0}}.sv_explainer_text_center{text-align:center;max-width:560px;margin:0 auto 2rem}.sv_explainer_grid{flex-wrap:wrap;justify-content:center;gap:1.6rem;display:flex}.sv_explainer_grid_item{flex-direction:column;align-items:center;gap:.8rem;display:flex}.sv_explainer_grid_item .sv_explainer_video{width:200px}.sv_explainer_tag{color:#f8d22a;background:#f8d22a1a;border:1px solid #f8d22a4d;border-radius:50px;padding:.4rem 1.1rem;font-size:.95rem;font-weight:800}.sv_video_modal{z-index:1000;background:#000000eb;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.sv_video_modal_el{border-radius:.8rem;max-width:92vw;max-height:90vh;box-shadow:0 10px 50px #000000b3}.sv_video_modal_close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff40;border-radius:50%;width:44px;height:44px;font-size:1.2rem;transition:all .2s;position:absolute;top:1.2rem;right:1.2rem}.sv_video_modal_close:hover{color:#f8d22a;background:#f8d22a33;border-color:#f8d22a}.curs_form_wrap{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #f8d22a29;border-radius:1.6rem;max-width:420px;margin:0 auto;padding:2.2rem 2rem}@media (max-width:640px){.curs_form_wrap{padding:1.8rem 1.4rem}}.curs_gotocourse{border-top:1px dashed #ffffff1f;flex-direction:column;align-items:center;gap:.6rem;margin-top:.4rem;padding-top:1.1rem;display:flex}.curs_gotocourse_note{color:#888;max-width:300px;margin:0;font-size:.85rem;line-height:1.5}.curs_gotocourse_link{color:#f8d22a;border-bottom:1px solid #f8d22a66;font-size:.95rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s}.curs_gotocourse_link:hover{color:#ffe96a;border-color:#ffe96a}
