*{margin:0;padding:0;box-sizing:border-box}
html{font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
body{font-family:'Fira Code',monospace;font-weight:400;color:#1a1a1a;background:linear-gradient(143deg,#F7FBF6 0%,#fff 100%);scroll-behavior:smooth;min-height:100vh;display:flex;flex-direction:column}
main{flex:1}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
.site_header_wrap{position:relative;width:100%;background:linear-gradient(157deg,#0160AA 0%,#0160AA 50%,#FFA557 100%);box-shadow:0 6px 18px #0160aa26;overflow:hidden;min-height:160px}
.company_banner_bg{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}
.banner_text_large{font-size:128px;font-weight:700;color:#ffffff14;letter-spacing:4px;user-select:none;pointer-events:none}
.header_overlay_content{position:relative;z-index:2;padding:24px 0}
.header_container_main{max-width:1140px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:40px}
.logo_section_wrapper{flex-shrink:0}
.logo_link_item{display:block;background:#fffffff2;padding:12px;border-radius:20px;box-shadow:0 8px 24px #0000001f;transition:transform .2s ease}
.logo_link_item:hover{transform:translateY(-2px)}
.logo_image_main{width:90px;height:90px;display:block}
.main_navigation_bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.nav_link_item{padding:12px 20px;color:#F7FBF6;font-size:15px;font-weight:400;background:#ffffff1a;border-radius:18px;transition:background .2s ease,color .2s ease;white-space:nowrap}
.nav_link_item:hover{background:#ffa557e6;color:#1a1a1a}
.site_footer_section{background:linear-gradient(161deg,#0160AA 0%,#1a1a1a 100%);color:#F7FBF6;padding:48px 0 24px;margin-top:80px;box-shadow:0 -8px 24px #0160aa1f}
.footer_content_wrapper{max-width:1140px;margin:0 auto;padding:0 20px}
.footer_layout_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-bottom:32px}
.footer_heading_text{font-size:18px;font-weight:700;margin-bottom:16px;color:#FFA557}
.contact_detail_line{margin-bottom:12px;display:flex;align-items:center;gap:10px;font-size:14px}
.contact_detail_line i{color:#FFA557;font-size:18px}
.contact_detail_line a{transition:color .2s ease}
.contact_detail_line a:hover{color:#FFA557}
.footer_menu_links{display:flex;flex-direction:column;gap:12px}
.footer_link_item{font-size:14px;padding:4px 0;transition:color .2s ease}
.footer_link_item:hover{color:#FFA557}
.footer_copyright_section{border-top:1px solid #f7fbf633;padding-top:20px;text-align:center}
.copyright_text_line{font-size:13px;opacity:.8}
.cookie_consent_popup{position:fixed;top:20px;right:20px;z-index:9999;max-width:420px;background:#fff;border-radius:24px;box-shadow:0 12px 48px #0160aa3d 0 0 0 1px #0160aa1a;transform:translateY(-120%);opacity:0;transition:transform .3s ease,opacity .3s ease}
.cookie_consent_popup.cookie_popup_visible{transform:translateY(0);opacity:1}
.cookie_card_inner{padding:28px}
.cookie_heading_title{font-size:20px;font-weight:700;color:#0160AA;margin-bottom:12px}
.cookie_message_text{font-size:14px;line-height:1.5;color:#4a4a4a;margin-bottom:20px}
.cookie_policy_link{color:#0160AA;text-decoration:underline;transition:color .2s ease}
.cookie_policy_link:hover{color:#FFA557}
.cookie_categories_wrapper{margin-bottom:20px;display:flex;flex-direction:column;gap:10px}
.cookie_category_item{display:block}
.category_label_text{display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px;border-radius:12px;transition:background .2s ease;font-size:14px}
.category_label_text:hover{background:#0160aa0d}
.consent_radio_input{width:18px;height:18px;cursor:pointer}
.cookie_buttons_row{display:flex;gap:12px}
.cookie_button_decline,.cookie_button_accept{flex:1;padding:14px 24px;border:none;font-family:'Fira Code',monospace;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .1s ease;border-radius:0}
.cookie_button_decline{background:#e0e0e0;color:#1a1a1a}
.cookie_button_decline:hover{background:#d0d0d0}
.cookie_button_accept{background:#0160AA;color:#fff}
.cookie_button_accept:hover{background:#014a88}
.cookie_button_decline:active,.cookie_button_accept:active{transform:scale(0.98)}
@media (max-width: 768px) {
.banner_text_large{font-size:72px}
.header_container_main{flex-direction:column;gap:20px}
.main_navigation_bar{justify-content:center;width:100%}
.nav_link_item{font-size:14px;padding:10px 16px}
.footer_layout_grid{grid-template-columns:1fr;gap:32px}
.cookie_consent_popup{left:20px;right:20px;max-width:none}
.cookie_buttons_row{flex-direction:column}
}
@media (max-width: 480px) {
.banner_text_large{font-size:48px}
.logo_image_main{width:70px;height:70px}
.nav_link_item{font-size:13px;padding:8px 14px}
.cookie_card_inner{padding:20px}
.cookie_heading_title{font-size:18px}
}
.agreement-text-h{max-width:1140px;margin:0 auto;padding:80px 20px;background:#fff}
.agreement-text-h h1{font-size:42px;line-height:1.2;color:#0160AA;margin:0 0 48px;font-weight:700;letter-spacing:-.5px}
.agreement-text-h h2{font-size:32px;line-height:1.3;color:#0160AA;margin:64px 0 24px;font-weight:600;letter-spacing:-.3px}
.agreement-text-h h3{font-size:24px;line-height:1.4;color:#333;margin:48px 0 20px;font-weight:600}
.agreement-text-h h4{font-size:20px;line-height:1.4;color:#333;margin:32px 0 16px;font-weight:600}
.agreement-text-h h5{font-size:18px;line-height:1.5;color:#555;margin:24px 0 12px;font-weight:600}
.agreement-text-h h6{font-size:16px;line-height:1.5;color:#555;margin:20px 0 12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.agreement-text-h p{font-size:17px;line-height:1.75;color:#444;margin:0 0 24px;font-weight:400}
.agreement-text-h ul{margin:0 0 24px;padding:0 0 0 32px;list-style:none}
.agreement-text-h ul li{font-size:17px;line-height:1.75;color:#444;margin:0 0 12px;padding-left:12px;position:relative}
.agreement-text-h ul li::before{content:'';position:absolute;left:-20px;top:12px;width:6px;height:6px;background:#FFA557;border-radius:50%}
.agreement-text-h ol{margin:0 0 24px;padding:0 0 0 32px;list-style:none;counter-reset:policy-counter}
.agreement-text-h ol li{font-size:17px;line-height:1.75;color:#444;margin:0 0 12px;padding-left:12px;position:relative;counter-increment:policy-counter}
.agreement-text-h ol li::before{content:counter(policy-counter) ".";position:absolute;left:-32px;color:#0160AA;font-weight:600}
.agreement-text-h ul ul{margin:12px 0 0}
.agreement-text-h ol ol{margin:12px 0 0}
.agreement-text-h em{font-style:italic;color:#333}
.agreement-text-h i{font-style:italic;color:#333}
.agreement-text-h table{width:100%;margin:32px 0;border-collapse:collapse;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px #0160aa14}
.agreement-text-h thead{background:linear-gradient(135deg,#0160AA 0%,#0174c7 100%)}
.agreement-text-h thead tr{border:none}
.agreement-text-h thead th{padding:20px 24px;text-align:left;font-size:16px;font-weight:600;color:#fff;border:none}
.agreement-text-h tbody{background:#fff}
.agreement-text-h tbody tr{border-bottom:1px solid #e8e8e8;transition:background .3s ease}
.agreement-text-h tbody tr:last-child{border-bottom:none}
.agreement-text-h tbody tr:hover{background:#F7FBF6}
.agreement-text-h tbody td{padding:18px 24px;font-size:16px;line-height:1.6;color:#444;border:none}
.agreement-text-h tbody th{padding:18px 24px;text-align:left;font-size:16px;font-weight:600;color:#333;border:none;background:#f9f9f9}
.agreement-text-h hr{margin:56px 0;border:none;height:2px;background:linear-gradient(90deg,transparent 0%,#FFA557 50%,transparent 100%);opacity:.3}
.agreement-text-h div{margin:0}
@media (max-width: 768px) {
.agreement-text-h{padding:60px 16px}
.agreement-text-h h1{font-size:32px;margin:0 0 32px}
.agreement-text-h h2{font-size:26px;margin:48px 0 20px}
.agreement-text-h h3{font-size:22px;margin:36px 0 16px}
.agreement-text-h h4{font-size:19px;margin:28px 0 14px}
.agreement-text-h h5{font-size:17px;margin:20px 0 12px}
.agreement-text-h h6{font-size:15px;margin:18px 0 10px}
.agreement-text-h p{font-size:16px;line-height:1.7;margin:0 0 20px}
.agreement-text-h ul{padding:0 0 0 24px}
.agreement-text-h ul li{font-size:16px;line-height:1.7}
.agreement-text-h ol{padding:0 0 0 24px}
.agreement-text-h ol li{font-size:16px;line-height:1.7}
.agreement-text-h table{margin:24px 0;border-radius:16px;font-size:14px;display:block;overflow-x:auto}
.agreement-text-h thead th{padding:16px;font-size:14px}
.agreement-text-h tbody td{padding:14px 16px;font-size:14px}
.agreement-text-h tbody th{padding:14px 16px;font-size:14px}
.agreement-text-h hr{margin:40px 0}
}
@media (max-width: 480px) {
.agreement-text-h{padding:48px 12px}
.agreement-text-h h1{font-size:28px;margin:0 0 28px}
.agreement-text-h h2{font-size:24px;margin:40px 0 18px}
.agreement-text-h table{border-radius:12px}
.agreement-text-h thead th{padding:12px;font-size:13px}
.agreement-text-h tbody td{padding:12px;font-size:13px}
.agreement-text-h tbody th{padding:12px;font-size:13px}
}
*{margin:0;padding:0;box-sizing:border-box}
.hero_wrapper_main{position:relative;width:100%;min-height:85vh;display:flex;align-items:flex-end;overflow:hidden}
.title_image_block_47{position:relative;width:100%;height:85vh;display:flex;align-items:flex-end}
.hero_background_img--full{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}
.hero_overlay_gradient72{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(158deg,#0160aab8 0%,#ffa5577a 100%);z-index:2}
.title_content_zone{position:relative;z-index:3;width:100%;padding:0 24px 80px}
.title_text_container_max{max-width:1140px;margin:0 auto}
.headline_primary_text89{font-size:52px;line-height:1.18;font-weight:700;color:#F7FBF6;margin-bottom:24px;text-shadow:2px 4px 12px #00000059}
.subtitle_secondary_desc44{font-size:22px;line-height:1.5;color:#F7FBF6;margin-bottom:36px;max-width:720px;text-shadow:1px 2px 8px #00000047}
.cta_button_wrapper_zone{display:flex;gap:18px}
.primary_cta_btn_action{display:inline-block;padding:16px 42px;background:linear-gradient(135deg,#FFA557 0%,#ff8a33 100%);color:#F7FBF6;text-decoration:none;font-size:18px;font-weight:600;border-radius:28px;box-shadow:0 8px 24px #ffa55761;transition:all .32s ease;z-index:10;position:relative}
.primary_cta_btn_action:hover{transform:translateY(-3px);box-shadow:0 12px 32px #ffa55785;background:linear-gradient(135deg,#ff8a33 0%,#FFA557 100%)}
.section_wrapper_general{padding:92px 24px;background:#F7FBF6}
.section_wrapper_alt_bg{padding:92px 24px;background:linear-gradient(174deg,#f0f4ef 0%,#fff 100%)}
.content_container_centered{max-width:1140px;margin:0 auto}
.intro_block_layout_38{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.intro_text_column{display:flex;flex-direction:column;gap:24px}
.section_heading_main62{font-size:42px;line-height:1.24;font-weight:700;color:#0160AA;margin-bottom:12px;position:relative}
.section_heading_main62::before{content:'';position:absolute;left:-18px;top:8px;width:6px;height:48px;background:linear-gradient(180deg,#FFA557 0%,#ff8a33 100%);border-radius:3px}
.body_text_paragraph_std{font-size:17px;line-height:1.68;color:#2c3e50}
.intro_visual_column{position:relative}
.intro_content_image{width:100%;height:auto;border-radius:24px;box-shadow:0 12px 42px #0160aa2e}
.learning_path_structure{display:flex;flex-direction:column;gap:48px}
.section_heading_centered81{font-size:42px;line-height:1.24;font-weight:700;color:#0160AA;text-align:center}
.intro_description_centered{font-size:19px;line-height:1.58;color:#34495e;text-align:center;max-width:780px;margin:0 auto}
.process_timeline_layout{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:24px}
.timeline_step_card{background:#fff;padding:36px;border-radius:22px;box-shadow:0 6px 28px #0160aa1f;transition:all .34s ease;position:relative}
.timeline_step_card:hover{transform:translateY(-6px);box-shadow:0 14px 42px #0160aa38}
.step_number_badge{display:inline-block;width:56px;height:56px;background:linear-gradient(142deg,#FFA557 0%,#ff8a33 100%);color:#F7FBF6;font-size:22px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 4px 16px #ffa55752}
.step_title_text{font-size:24px;line-height:1.32;font-weight:600;color:#0160AA;margin-bottom:14px}
.step_description_text{font-size:16px;line-height:1.64;color:#2c3e50}
.rhythm_info_block{background:#fff;padding:52px;border-radius:26px;box-shadow:0 8px 36px #0160aa24;margin-top:36px}
.rhythm_content_area{display:grid;grid-template-columns:2fr 1fr;gap:48px;align-items:center}
.rhythm_heading_text{font-size:28px;line-height:1.3;font-weight:600;color:#0160AA;margin-bottom:18px;grid-column:1 / 2}
.rhythm_body_text{font-size:17px;line-height:1.68;color:#2c3e50;grid-column:1 / 2}
.rhythm_visual_element{grid-column:2 / 3;grid-row:1 / 3;width:100%;height:auto;border-radius:18px;box-shadow:0 6px 24px #0160aa29}
.motivation_support_layout{display:flex;flex-direction:column;gap:48px}
.motivation_grid_system{display:grid;grid-template-columns:repeat(2,1fr);gap:36px}
.motivation_card_item{background:linear-gradient(168deg,#fff 0%,#f8fbf7 100%);padding:42px;border-radius:24px;box-shadow:0 8px 32px #0160aa1c;transition:all .36s ease}
.motivation_card_item:hover{transform:translateY(-5px);box-shadow:0 16px 48px #0160aa30}
.icon_holder_circle{width:72px;height:72px;background:linear-gradient(145deg,#FFA557 0%,#ff8a33 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 6px 22px #ffa55757}
.icon_holder_circle i{font-size:32px;color:#F7FBF6}
.card_title_heading{font-size:22px;line-height:1.36;font-weight:600;color:#0160AA;margin-bottom:14px}
.card_body_content{font-size:16px;line-height:1.66;color:#2c3e50}
.network_connections_layout{display:grid;grid-template-columns:1.2fr 1fr;gap:58px;align-items:start}
.network_text_area{display:flex;flex-direction:column;gap:24px}
.expert_profile_card{background:#fff;padding:32px;border-radius:22px;box-shadow:0 8px 34px #0160aa21;display:grid;grid-template-columns:120px 1fr;gap:24px;align-items:start;margin-top:28px}
.profile_portrait_img{width:120px;height:120px;border-radius:50%;object-fit:cover;box-shadow:0 4px 18px #0160aa38}
.profile_text_details{display:flex;flex-direction:column;gap:8px}
.profile_name_text{font-size:20px;line-height:1.3;font-weight:600;color:#0160AA}
.profile_role_text{font-size:15px;line-height:1.4;color:#FFA557;font-weight:500}
.profile_description_text{font-size:15px;line-height:1.62;color:#2c3e50;margin-top:8px}
.network_visual_area{position:relative}
.network_content_image{width:100%;height:auto;border-radius:24px;box-shadow:0 12px 42px #0160aa2e}
.final_cta_block_centered{text-align:center;padding:68px 48px;background:linear-gradient(152deg,#0160AA 0%,#025a9d 100%);border-radius:28px;box-shadow:0 14px 52px #0160aa47}
.cta_heading_text{font-size:38px;line-height:1.28;font-weight:700;color:#F7FBF6;margin-bottom:18px}
.cta_description_text{font-size:18px;line-height:1.62;color:#F7FBF6;max-width:720px;margin:0 auto 36px;opacity:.94}
.cta_buttons_row{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.secondary_cta_btn_outline{display:inline-block;padding:16px 42px;background:transparent;color:#F7FBF6;text-decoration:none;font-size:18px;font-weight:600;border-radius:28px;border:2px solid #F7FBF6;transition:all .32s ease;z-index:10;position:relative}
.secondary_cta_btn_outline:hover{background:#F7FBF6;color:#0160AA;transform:translateY(-3px);box-shadow:0 8px 24px #f7fbf647}
@media (max-width: 1024px) {
.intro_block_layout_38{grid-template-columns:1fr;gap:42px}
.process_timeline_layout{grid-template-columns:1fr}
.motivation_grid_system{grid-template-columns:1fr}
.network_connections_layout{grid-template-columns:1fr;gap:42px}
.rhythm_content_area{grid-template-columns:1fr}
.rhythm_visual_element{grid-column:1 / 2;grid-row:auto}
}
@media (max-width: 768px) {
.headline_primary_text89{font-size:36px}
.subtitle_secondary_desc44{font-size:18px}
.section_heading_main62,.section_heading_centered81{font-size:32px}
.expert_profile_card{grid-template-columns:1fr;text-align:center}
.profile_portrait_img{margin:0 auto}
.cta_buttons_row{flex-direction:column;align-items:center}
.primary_cta_btn_action,.secondary_cta_btn_outline{width:100%;max-width:320px}
.section_wrapper_general,.section_wrapper_alt_bg{padding:64px 20px}
.title_content_zone{padding:0 20px 56px}
}
@media (max-width: 480px) {
.headline_primary_text89{font-size:28px}
.subtitle_secondary_desc44{font-size:16px}
.section_heading_main62,.section_heading_centered81{font-size:26px}
.rhythm_info_block{padding:32px 24px}
.motivation_card_item{padding:28px}
.final_cta_block_centered{padding:48px 28px}
}
.contact_wrap_main{width:100%;background:linear-gradient(143deg,#F7FBF6 0%,#fff 100%)}
.title_header_section{position:relative;width:100%;min-height:460px;background:linear-gradient(127deg,#0160AA 0%,#023d6b 100%);overflow:hidden;margin-bottom:88px}
.title_header_section::before{content:'';position:absolute;top:-40px;right:-80px;width:520px;height:520px;background:radial-gradient(circle,#ffa55726 0%,transparent 70%);border-radius:50%;z-index:1}
.title_content_zone{position:relative;max-width:1140px;margin:0 auto;padding:96px 24px 84px;z-index:2}
.title_image_background{position:absolute;top:0;left:-120px;width:580px;height:100%;opacity:.08;filter:grayscale(100%) contrast(1.3);z-index:1}
.title_image_background img{width:100%;height:100%;object-fit:cover}
.title_text_area{position:relative;max-width:720px;z-index:2}
.title_text_area h1{font-size:52px;font-weight:700;color:#fff;margin:0 0 24px;line-height:1.2}
.title_text_area p{font-size:19px;line-height:1.7;color:#ffffffeb;margin:0}
.contact_form_wrapper{max-width:1140px;margin:0 auto 92px;padding:0 24px}
.contact_grid_layout{display:grid;grid-template-columns:1fr 1.4fr;gap:68px;align-items:start}
.info_column_left{background:#fff;padding:48px 42px;border-radius:24px;box-shadow:0 8px 28px #0160aa14}
.info_column_left h2{font-size:28px;font-weight:600;color:#0160AA;margin:0 0 32px;position:relative;padding-left:18px}
.info_column_left h2::before{content:'';position:absolute;left:0;top:6px;width:5px;height:24px;background:linear-gradient(180deg,#FFA557 0%,#ff8a3d 100%);border-radius:3px}
.contact_info_item{margin-bottom:36px}
.contact_info_item:last-child{margin-bottom:0}
.info_label_text{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#FFA557;margin-bottom:10px}
.info_value_text{font-size:17px;line-height:1.6;color:#2c3e50}
.info_value_text a{color:#0160AA;text-decoration:none;transition:color .3s ease}
.info_value_text a:hover{color:#FFA557}
.form_column_right{background:#fff;padding:52px 48px;border-radius:24px;box-shadow:0 12px 36px #0160aa1f;border:2px solid #F7FBF6}
.form_column_right h2{font-size:32px;font-weight:600;color:#023d6b;margin:0 0 14px}
.form_subtitle_text{font-size:16px;line-height:1.6;color:#5a6c7d;margin:0 0 38px}
.contact_form_element{width:100%}
.form_field_group{margin-bottom:28px}
.form_field_label{display:block;font-size:15px;font-weight:600;color:#2c3e50;margin-bottom:10px}
.form_input_text,.form_textarea_box,.form_select_dropdown{width:100%;padding:14px 18px;font-size:16px;color:#2c3e50;background:#F7FBF6;border:2px solid #e1e8ed;border-radius:12px;transition:all .3s ease;outline:none}
.form_input_text:focus,.form_textarea_box:focus,.form_select_dropdown:focus{background:#fff;border-color:#0160AA;box-shadow:0 0 0 4px #0160aa1a}
.form_textarea_box{min-height:140px;resize:vertical;font-family:inherit}
.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='%230160AA' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;padding-right:44px}
.privacy_checkbox_wrapper{margin:32px 0 36px}
.privacy_checkbox_wrapper input[type="checkbox"]{position:absolute;opacity:0;cursor:pointer}
.privacy_checkbox_wrapper label{display:flex;align-items:flex-start;cursor:pointer;font-size:14px;line-height:1.6;color:#5a6c7d;padding-left:36px;position:relative}
.privacy_checkbox_wrapper label::before{content:'';position:absolute;left:0;top:2px;width:22px;height:22px;border:2px solid #e1e8ed;border-radius:6px;background:#F7FBF6;transition:all .3s ease}
.privacy_checkbox_wrapper input[type="checkbox"]:checked + label::before{background:#0160AA;border-color:#0160AA}
.privacy_checkbox_wrapper input[type="checkbox"]:checked + label::after{content:'';position:absolute;left:7px;top:7px;width:8px;height:13px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.privacy_checkbox_wrapper a{color:#0160AA;text-decoration:none;font-weight:600}
.privacy_checkbox_wrapper a:hover{color:#FFA557}
.submit_button_wrapper{text-align:left}
.form_submit_btn{padding:16px 52px;font-size:17px;font-weight:600;color:#fff;background:linear-gradient(135deg,#FFA557 0%,#ff8a3d 100%);border:none;border-radius:16px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #ffa55759;position:relative;z-index:10}
.form_submit_btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #ffa55773}
.form_submit_btn:active{transform:translateY(0)}
.location_details_section{max-width:1140px;margin:0 auto 96px;padding:0 24px}
.location_card_wrapper{background:linear-gradient(156deg,#fff 0%,#F7FBF6 100%);padding:64px 56px;border-radius:28px;box-shadow:0 16px 48px #0160aa1a;display:grid;grid-template-columns:1fr 1.2fr;gap:72px;align-items:center}
.location_image_side img{width:100%;height:auto;border-radius:20px;box-shadow:0 12px 32px #00000026;filter:saturate(0.9) contrast(1.05)}
.location_text_side h2{font-size:34px;font-weight:600;color:#023d6b;margin:0 0 28px;position:relative;display:inline-block}
.location_text_side h2::after{content:'';position:absolute;bottom:-8px;left:0;width:80px;height:4px;background:linear-gradient(90deg,#FFA557 0%,transparent 100%);border-radius:2px}
.location_description_text{font-size:17px;line-height:1.8;color:#3d4f5e;margin:32px 0 0}
@media (max-width: 968px) {
.title_header_section{min-height:380px;margin-bottom:64px}
.title_content_zone{padding:72px 24px 64px}
.title_image_background{left:-200px;width:480px;opacity:.05}
.title_text_area h1{font-size:42px}
.title_text_area p{font-size:17px}
.contact_grid_layout{grid-template-columns:1fr;gap:48px}
.location_card_wrapper{grid-template-columns:1fr;gap:48px;padding:48px 36px}
}
@media (max-width: 640px) {
.title_header_section{min-height:320px;margin-bottom:48px}
.title_content_zone{padding:56px 20px 48px}
.title_text_area h1{font-size:34px;margin-bottom:18px}
.title_text_area p{font-size:16px}
.contact_form_wrapper{margin-bottom:64px}
.info_column_left{padding:36px 28px}
.info_column_left h2{font-size:24px;margin-bottom:28px}
.form_column_right{padding:38px 28px}
.form_column_right h2{font-size:26px;margin-bottom:12px}
.form_subtitle_text{font-size:15px;margin-bottom:32px}
.form_submit_btn{width:100%;padding:15px 32px}
.location_card_wrapper{padding:36px 24px}
.location_text_side h2{font-size:28px;margin-bottom:22px}
.location_description_text{font-size:16px;margin-top:24px}
.location_details_section{margin-bottom:72px}
}
.page_intro_wrapper{max-width:1140px;margin:0 auto;padding:80px 20px;position:relative}
.intro_layout_grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.intro_text_column h1{font-size:2.8rem;line-height:1.2;margin:0 0 24px;color:#0160AA;font-weight:700}
.intro_text_column .subtitle_text{font-size:1.3rem;line-height:1.6;color:#333;margin:0 0 32px}
.intro_text_column .manifesto_paragraph{font-size:1.05rem;line-height:1.8;color:#555;margin:0 0 20px}
.intro_visual_column{position:relative}
.intro_visual_column img{width:100%;height:420px;object-fit:cover;border-radius:24px;box-shadow:0 12px 28px #0160aa26}
.corner_dot_top{position:absolute;top:-12px;right:-12px;width:80px;height:80px;background:radial-gradient(circle,#FFA557 2px,transparent 2px);background-size:12px 12px;z-index:1}
.corner_dot_bottom{position:absolute;bottom:-12px;left:-12px;width:80px;height:80px;background:radial-gradient(circle,#0160AA 2px,transparent 2px);background-size:12px 12px;z-index:1}
.approach_content_block{background:linear-gradient(135deg,#F7FBF6 0%,#fff 100%);padding:90px 20px;position:relative}
.approach_inner_container{max-width:1140px;margin:0 auto}
.approach_header_zone{text-align:center;margin-bottom:70px}
.approach_header_zone h2{font-size:2.4rem;color:#0160AA;margin:0 0 16px;font-weight:700}
.approach_header_zone .section_description{font-size:1.15rem;line-height:1.7;color:#666;max-width:740px;margin:0 auto}
.principles_grid_layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}
.principle_item_card{background:#fff;padding:36px 32px;border-radius:20px;border:2px solid #F7FBF6;transition:all .3s ease;position:relative}
.principle_item_card::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#FFA557 0%,#0160AA 100%);border-radius:20px 0 0 20px;transition:height .4s ease}
.principle_item_card:hover::before{height:100%}
.principle_item_card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #0160aa1f;border-color:#FFA557}
.principle_item_card h3{font-size:1.5rem;color:#0160AA;margin:0 0 16px;font-weight:600}
.principle_item_card p{font-size:1.05rem;line-height:1.75;color:#555;margin:0}
.team_showcase_section{max-width:1140px;margin:0 auto;padding:90px 20px}
.team_showcase_section h2{font-size:2.2rem;color:#0160AA;margin:0 0 60px;text-align:center;font-weight:700}
.team_members_flex{display:flex;gap:50px;justify-content:center;flex-wrap:wrap}
.team_member_profile{flex:0 1 480px;display:flex;gap:28px;background:linear-gradient(135deg,#fff 0%,#F7FBF6 100%);padding:32px;border-radius:24px;box-shadow:0 8px 20px #0000000f;transition:transform .3s ease,box-shadow .3s ease}
.team_member_profile:hover{transform:scale(1.02);box-shadow:0 14px 32px #0160aa24}
.team_member_profile img{width:140px;height:140px;border-radius:50%;object-fit:cover;border:4px solid #FFA557;flex-shrink:0}
.member_info_text{flex:1}
.member_info_text h3{font-size:1.6rem;color:#0160AA;margin:0 0 8px;font-weight:600}
.member_info_text .role_label{font-size:1rem;color:#FFA557;margin:0 0 16px;font-weight:500}
.member_info_text p{font-size:1.05rem;line-height:1.7;color:#555;margin:0}
.value_proposition_area{background:linear-gradient(225deg,#0160AA 0%,#034a7a 100%);padding:100px 20px;position:relative;overflow:hidden}
.value_proposition_area::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#ffa55726 0%,transparent 70%);border-radius:50%}
.value_content_wrapper{max-width:1140px;margin:0 auto;position:relative;z-index:2}
.value_split_layout{display:grid;grid-template-columns:1.2fr 0.8fr;gap:70px;align-items:center}
.value_text_zone h2{font-size:2.6rem;color:#fff;margin:0 0 28px;font-weight:700;line-height:1.3}
.value_text_zone p{font-size:1.1rem;line-height:1.85;color:#F7FBF6;margin:0 0 24px}
.value_text_zone p:last-of-type{margin-bottom:40px}
.value_action_button{display:inline-block;background:linear-gradient(135deg,#FFA557 0%,#ff8c3a 100%);color:#fff;padding:16px 48px;border-radius:28px;font-size:1.1rem;font-weight:600;text-decoration:none;box-shadow:0 8px 20px #ffa5574d;transition:all .3s ease}
.value_action_button:hover{transform:translateY(-3px);box-shadow:0 12px 28px #ffa55766;background:linear-gradient(135deg,#ff8c3a 0%,#FFA557 100%)}
.value_visual_zone img{width:100%;height:380px;object-fit:cover;border-radius:24px;box-shadow:0 16px 40px #00000040}
@media (max-width: 968px) {
.intro_layout_grid{grid-template-columns:1fr;gap:50px}
.intro_text_column h1{font-size:2.2rem}
.intro_visual_column img{height:340px}
.principles_grid_layout{grid-template-columns:1fr}
.team_members_flex{flex-direction:column}
.team_member_profile{flex:1 1 100%}
.value_split_layout{grid-template-columns:1fr;gap:50px}
.value_text_zone h2{font-size:2rem}
}
@media (max-width: 640px) {
.page_intro_wrapper{padding:50px 20px}
.intro_text_column h1{font-size:1.8rem}
.intro_text_column .subtitle_text{font-size:1.1rem}
.approach_content_block{padding:60px 20px}
.approach_header_zone h2{font-size:1.9rem}
.principle_item_card{padding:28px 24px}
.team_showcase_section{padding:60px 20px}
.team_member_profile{flex-direction:column;align-items:center;text-align:center}
.value_proposition_area{padding:70px 20px}
.value_text_zone h2{font-size:1.7rem}
.value_visual_zone img{height:280px}
.corner_dot_top,.corner_dot_bottom{width:60px;height:60px}
}
.title_block_wrapper{position:relative;background:linear-gradient(158deg,#0160AA 0%,#1f7cc4 100%);padding:80px 20px;overflow:hidden;margin-bottom:0}
.title_block_wrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#ffa55726 0%,transparent 70%);border-radius:50%;z-index:1}
.title_block_wrapper::after{content:'';position:absolute;bottom:-20%;left:-5%;width:400px;height:400px;background:linear-gradient(45deg,#f7fbf614 0%,transparent 100%);transform:rotate(25deg);z-index:1}
.title_content_holder{max-width:1140px;margin:0 auto;position:relative;z-index:3;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.title_text_section h1{font-size:48px;color:#F7FBF6;margin:0 0 24px;line-height:1.2;font-weight:700}
.title_text_section p{font-size:18px;color:#F7FBF6;line-height:1.7;margin:0 0 32px;opacity:.95}
.title_image_holder{position:relative}
.title_image_holder img{width:100%;height:420px;object-fit:cover;border-radius:24px;box-shadow:0 12px 40px #00000040;position:relative;z-index:2}
.title_image_holder::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at center,transparent 20%,#0160aa99 100%);border-radius:24px;z-index:3;pointer-events:none}
.title_image_holder::after{content:'';position:absolute;inset:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400"><filter id="noise"><feTurbulence type="fractalNoise" baseFrequency="0.9" numOctaves="4" stitchTiles="stitch"/></filter><rect width="400" height="400" filter="url(%23noise)" opacity="0.03"/></svg>');border-radius:24px;z-index:4;pointer-events:none}
.title_cta_button_wrapper a{display:inline-block;padding:16px 40px;background:#FFA557;color:#0160AA;text-decoration:none;border-radius:28px;font-size:17px;font-weight:600;transition:all .3s ease;box-shadow:0 6px 20px #ffa5574d}
.title_cta_button_wrapper a:hover{transform:translateY(-3px);box-shadow:0 10px 28px #ffa55773;background:#ffb670}
.program_overview_section{background:#F7FBF6;padding:90px 20px}
.program_content_container{max-width:1140px;margin:0 auto}
.program_intro_text{max-width:800px;margin:0 auto 60px;text-align:center}
.program_intro_text h2{font-size:38px;color:#0160AA;margin:0 0 20px;font-weight:700}
.program_intro_text p{font-size:17px;color:#2a2a2a;line-height:1.8;margin:0}
.modules_grid_layout{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:50px}
.module_card_item{background:#fff;border-radius:20px;padding:36px;box-shadow:0 4px 16px #0160aa14;transition:all .3s ease;position:relative}
.module_card_item::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#FFA557 0%,#0160AA 100%);border-radius:20px 20px 0 0}
.module_card_item:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0160aa26}
.module_icon_circle{width:64px;height:64px;background:linear-gradient(135deg,#FFA557 0%,#ffb670 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.module_icon_circle i{font-size:28px;color:#fff}
.module_card_item h3{font-size:22px;color:#0160AA;margin:0 0 14px;font-weight:600}
.module_card_item p{font-size:15px;color:#4a4a4a;line-height:1.7;margin:0}
.timeline_section_wrapper{background:linear-gradient(168deg,#fff 0%,#F7FBF6 100%);padding:90px 20px}
.timeline_container_main{max-width:1140px;margin:0 auto}
.timeline_header_text{text-align:center;margin-bottom:70px}
.timeline_header_text h2{font-size:38px;color:#0160AA;margin:0 0 18px;font-weight:700}
.timeline_header_text p{font-size:17px;color:#3a3a3a;line-height:1.7;max-width:700px;margin:0 auto}
.timeline_steps_holder{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:40px}
.timeline_steps_holder::before{content:'';position:absolute;top:50px;left:10%;right:10%;height:3px;background:linear-gradient(90deg,#FFA557 0%,#0160AA 50%,#FFA557 100%);z-index:1}
.timeline_step_block{flex:1;text-align:center;position:relative;z-index:2}
.timeline_number_circle{width:100px;height:100px;background:#fff;border:4px solid #FFA557;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:36px;font-weight:700;color:#0160AA;box-shadow:0 6px 20px #ffa55733;position:relative}
.timeline_number_circle::after{content:'';position:absolute;inset:-8px;border:2px solid #ffa55733;border-radius:50%}
.timeline_step_block h4{font-size:20px;color:#0160AA;margin:0 0 12px;font-weight:600}
.timeline_step_block p{font-size:15px;color:#4a4a4a;line-height:1.6;margin:0}
.instructor_profile_section{background:#0160AA;padding:90px 20px;position:relative;overflow:hidden}
.instructor_profile_section::before{content:'';position:absolute;top:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,#ffa5571f 0%,transparent 70%);border-radius:50%}
.instructor_content_grid{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:380px 1fr;gap:70px;align-items:center;position:relative;z-index:2}
.instructor_image_wrapper{position:relative}
.instructor_image_wrapper img{width:100%;height:480px;object-fit:cover;border-radius:28px;box-shadow:0 16px 48px #0000004d}
.instructor_info_content h2{font-size:38px;color:#F7FBF6;margin:0 0 28px;font-weight:700}
.instructor_info_content h3{font-size:24px;color:#FFA557;margin:0 0 24px;font-weight:600}
.instructor_info_content p{font-size:16px;color:#F7FBF6;line-height:1.8;margin:0 0 20px;opacity:.95}
.instructor_credentials_list{margin-top:32px}
.credential_item_row{display:flex;align-items:center;gap:16px;margin-bottom:18px}
.credential_icon_box{width:44px;height:44px;background:#ffa55733;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.credential_icon_box i{font-size:20px;color:#FFA557}
.credential_item_row span{font-size:16px;color:#F7FBF6;line-height:1.5}
.enrollment_cta_section{background:linear-gradient(145deg,#F7FBF6 0%,#fff 100%);padding:90px 20px}
.enrollment_container_box{max-width:900px;margin:0 auto;background:#fff;border-radius:28px;padding:60px;box-shadow:0 8px 32px #0160aa1f;text-align:center;position:relative}
.enrollment_container_box::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:120px;height:6px;background:linear-gradient(90deg,#FFA557 0%,#0160AA 100%);border-radius:0 0 8px 8px}
.enrollment_container_box h2{font-size:36px;color:#0160AA;margin:0 0 20px;font-weight:700}
.enrollment_container_box p{font-size:17px;color:#3a3a3a;line-height:1.8;margin:0 0 40px;max-width:700px;margin-left:auto;margin-right:auto}
.enrollment_features_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px}
.enrollment_feature_item{text-align:center}
.feature_icon_wrapper{width:70px;height:70px;background:linear-gradient(135deg,#FFA557 0%,#ffb670 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}
.feature_icon_wrapper i{font-size:32px;color:#fff}
.enrollment_feature_item h4{font-size:18px;color:#0160AA;margin:0 0 8px;font-weight:600}
.enrollment_feature_item p{font-size:14px;color:#5a5a5a;line-height:1.6;margin:0}
.enrollment_button_group{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}
.enrollment_button_group a{display:inline-block;padding:18px 44px;border-radius:28px;font-size:17px;font-weight:600;text-decoration:none;transition:all .3s ease}
.primary_enroll_btn{background:#0160AA;color:#F7FBF6;box-shadow:0 6px 20px #0160aa4d}
.primary_enroll_btn:hover{background:#014a85;transform:translateY(-3px);box-shadow:0 10px 28px #0160aa66}
.secondary_enroll_btn{background:#FFA557;color:#0160AA;box-shadow:0 6px 20px #ffa5574d}
.secondary_enroll_btn:hover{background:#ffb670;transform:translateY(-3px);box-shadow:0 10px 28px #ffa55766}
@media (max-width: 1024px) {
.title_content_holder{grid-template-columns:1fr;gap:40px}
.title_text_section h1{font-size:40px}
.modules_grid_layout{grid-template-columns:repeat(2,1fr)}
.timeline_steps_holder{flex-wrap:wrap}
.instructor_content_grid{grid-template-columns:1fr;gap:50px}
.enrollment_features_grid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.title_block_wrapper{padding:60px 20px}
.title_text_section h1{font-size:32px}
.title_image_holder img{height:320px}
.program_overview_section,.timeline_section_wrapper,.instructor_profile_section,.enrollment_cta_section{padding:60px 20px}
.program_intro_text h2,.timeline_header_text h2,.instructor_info_content h2,.enrollment_container_box h2{font-size:28px}
.modules_grid_layout{grid-template-columns:1fr}
.timeline_steps_holder::before{display:none}
.enrollment_container_box{padding:40px 24px}
.enrollment_button_group{flex-direction:column}
.enrollment_button_group a{width:100%}
}
.title_wrapper_section{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:80px}
.title_wrapper_section .background_image_blur{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(0px);mask-image:radial-gradient(ellipse at center,transparent 30%,black 75%);-webkit-mask-image:radial-gradient(ellipse at center,transparent 30%,black 75%);opacity:.85}
.title_wrapper_section .overlay_gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0160aab3 0%,#ffa55780 100%);mix-blend-mode:multiply}
.title_wrapper_section .content_zone_title{position:relative;z-index:3;max-width:1140px;width:90%;margin:0 auto;text-align:center;padding:60px 20px}
.title_wrapper_section .content_zone_title::before{content:'';position:absolute;top:0;left:0;width:80px;height:2px;background:#FFA557}
.title_wrapper_section .content_zone_title::after{content:'';position:absolute;bottom:0;right:0;width:2px;height:80px;background:#FFA557}
.title_wrapper_section .small_intro_text{font-size:16px;color:#F7FBF6;margin-bottom:12px;letter-spacing:2px;text-transform:uppercase;font-weight:400}
.title_wrapper_section .main_heading_title{font-size:56px;color:#F7FBF6;margin-bottom:16px;font-weight:700;line-height:1.2}
.title_wrapper_section .subtitle_description{font-size:20px;color:#F7FBF6;margin-bottom:0;font-weight:500;max-width:720px;margin-left:auto;margin-right:auto}
.news_grid_container{max-width:1140px;width:90%;margin:0 auto 100px}
.news_grid_container .grid_layout_news{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.news_grid_container .news_card_item{background:#F7FBF6;border-radius:24px;overflow:hidden;box-shadow:0 8px 24px #0160aa1f;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}
.news_grid_container .news_card_item:hover{transform:translateY(-8px);box-shadow:0 16px 40px #ffa55733}
.news_grid_container .news_card_item .image_holder_news{width:100%;height:240px;overflow:hidden;position:relative}
.news_grid_container .news_card_item .image_holder_news::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,#0160aa4d 100%);z-index:2}
.news_grid_container .news_card_item .image_holder_news img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.news_grid_container .news_card_item:hover .image_holder_news img{transform:scale(1.08)}
.news_grid_container .news_card_item .text_content_news{padding:28px 24px;flex-grow:1;display:flex;flex-direction:column}
.news_grid_container .news_card_item .date_badge_news{display:inline-block;font-size:13px;color:#0160AA;background:#0160aa1a;padding:6px 14px;border-radius:16px;margin-bottom:14px;font-weight:600;letter-spacing:.5px}
.news_grid_container .news_card_item .title_news_card{font-size:22px;color:#0160AA;margin-bottom:12px;font-weight:700;line-height:1.3}
.news_grid_container .news_card_item .description_text_news{font-size:15px;color:#333;line-height:1.6;margin-bottom:20px;flex-grow:1}
.news_grid_container .news_card_item .read_more_link{font-size:15px;color:#FFA557;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;transition:color .3s ease}
.news_grid_container .news_card_item .read_more_link::after{content:'→';margin-left:8px;transition:margin-left .3s ease}
.news_grid_container .news_card_item .read_more_link:hover{color:#0160AA}
.news_grid_container .news_card_item .read_more_link:hover::after{margin-left:12px}
.insights_section_wrapper{background:linear-gradient(168deg,#F7FBF6 0%,#0160aa14 100%);padding:90px 0;margin-bottom:100px}
.insights_section_wrapper .inner_content_insights{max-width:1140px;width:90%;margin:0 auto;display:flex;gap:56px;align-items:center}
.insights_section_wrapper .text_block_insights{flex:1}
.insights_section_wrapper .text_block_insights .label_small_insights{font-size:14px;color:#FFA557;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:16px;display:block}
.insights_section_wrapper .text_block_insights .heading_insights{font-size:42px;color:#0160AA;margin-bottom:24px;font-weight:700;line-height:1.2}
.insights_section_wrapper .text_block_insights .paragraph_insights{font-size:17px;color:#333;line-height:1.7;margin-bottom:18px}
.insights_section_wrapper .image_block_insights{flex:1;position:relative}
.insights_section_wrapper .image_block_insights::before{content:'';position:absolute;top:-20px;left:-20px;width:140px;height:140px;border:3px solid #FFA557;border-radius:28px;z-index:1}
.insights_section_wrapper .image_block_insights .insights_image{width:100%;height:480px;object-fit:cover;border-radius:28px;box-shadow:0 12px 36px #0160aa2e;position:relative;z-index:2}
.expert_voices_section{max-width:1140px;width:90%;margin:0 auto 100px}
.expert_voices_section .header_expert_section{text-align:center;margin-bottom:60px}
.expert_voices_section .header_expert_section .category_label_expert{font-size:15px;color:#FFA557;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:14px;display:inline-block;position:relative}
.expert_voices_section .header_expert_section .category_label_expert::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:28px;height:2px;background:#FFA557}
.expert_voices_section .header_expert_section .category_label_expert::after{content:'';position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:28px;height:2px;background:#FFA557}
.expert_voices_section .header_expert_section .title_expert_section{font-size:44px;color:#0160AA;font-weight:700;margin-bottom:20px;line-height:1.2}
.expert_voices_section .header_expert_section .intro_text_expert{font-size:18px;color:#333;line-height:1.6;max-width:780px;margin:0 auto}
.expert_voices_section .expert_cards_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.expert_voices_section .expert_card_box{background:#F7FBF6;border-radius:28px;padding:36px;display:flex;gap:28px;box-shadow:0 6px 20px #0160aa1a;transition:box-shadow .3s ease,transform .3s ease;border:2px solid transparent}
.expert_voices_section .expert_card_box:hover{box-shadow:0 12px 32px #ffa5572e;transform:translateY(-4px);border-color:#ffa5574d}
.expert_voices_section .expert_card_box .avatar_expert{width:100px;height:100px;border-radius:50%;object-fit:cover;border:4px solid #FFA557;flex-shrink:0}
.expert_voices_section .expert_card_box .expert_info_text{flex:1}
.expert_voices_section .expert_card_box .expert_name_heading{font-size:24px;color:#0160AA;font-weight:700;margin-bottom:8px}
.expert_voices_section .expert_card_box .expert_role_text{font-size:15px;color:#FFA557;font-weight:600;margin-bottom:16px;display:block}
.expert_voices_section .expert_card_box .expert_description_text{font-size:16px;color:#333;line-height:1.7}
@media (max-width: 1024px) {
.title_wrapper_section .main_heading_title{font-size:44px}
.news_grid_container .grid_layout_news{grid-template-columns:repeat(2,1fr);gap:28px}
.insights_section_wrapper .inner_content_insights{flex-direction:column;gap:40px}
.expert_voices_section .expert_cards_grid{grid-template-columns:1fr;gap:32px}
}
@media (max-width: 768px) {
.title_wrapper_section{min-height:420px}
.title_wrapper_section .main_heading_title{font-size:36px}
.title_wrapper_section .subtitle_description{font-size:18px}
.news_grid_container .grid_layout_news{grid-template-columns:1fr;gap:24px}
.insights_section_wrapper .text_block_insights .heading_insights{font-size:34px}
.insights_section_wrapper .image_block_insights .insights_image{height:360px}
.expert_voices_section .header_expert_section .title_expert_section{font-size:36px}
.expert_voices_section .expert_card_box{flex-direction:column;text-align:center;align-items:center}
.expert_voices_section .header_expert_section .category_label_expert::before,.expert_voices_section .header_expert_section .category_label_expert::after{display:none}
}
@media (max-width: 480px) {
.title_wrapper_section .main_heading_title{font-size:28px}
.title_wrapper_section .content_zone_title{padding:40px 20px}
.insights_section_wrapper{padding:60px 0}
.insights_section_wrapper .text_block_insights .heading_insights{font-size:28px}
.expert_voices_section .header_expert_section .title_expert_section{font-size:28px}
.news_grid_container .news_card_item .title_news_card{font-size:20px}
}
.success_confirmation_wrapper{min-height:82vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(142deg,#F7FBF6 0%,#fff 48%,#FFF4ED 100%);padding:64px 24px;position:relative;overflow:hidden}
.success_confirmation_wrapper::before{content:'';position:absolute;top:-120px;right:-80px;width:340px;height:340px;background:radial-gradient(circle,#0160aa14 0%,transparent 70%);border-radius:50%}
.success_confirmation_wrapper::after{content:'';position:absolute;bottom:-140px;left:-60px;width:380px;height:380px;background:radial-gradient(circle,#ffa5570f 0%,transparent 68%);border-radius:50%}
.confirmation_content_container{max-width:680px;width:100%;background:#fff;border-radius:28px;padding:72px 56px 64px;box-shadow:0 12px 48px #0160aa14 0 4px 16px #0000000a;text-align:center;position:relative;z-index:2}
.success_icon_holder{width:96px;height:96px;margin:0 auto 32px;background:linear-gradient(135deg,#0160AA 0%,#0178CC 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0160aa3d 0 0 0 12px #0160aa0f;animation:success_pulse_7f2 1.2s ease-out}
@keyframes success_pulse_7f2 {
0%{transform:scale(0.4);opacity:0}
50%{transform:scale(1.08)}
100%{transform:scale(1);opacity:1}
}
.success_icon_holder svg{width:52px;height:52px;stroke:#fff;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}
.success_main_title{font-size:38px;font-weight:700;color:#1a1a1a;margin:0 0 18px;line-height:1.2}
.success_subtitle_text{font-size:19px;color:#4a4a4a;margin:0 0 36px;line-height:1.6}
.confirmation_details_grid{background:linear-gradient(126deg,#F7FBF6 0%,#fff 100%);border-radius:20px;padding:32px;margin:0 0 42px;text-align:left;border:1px solid #0160aa14}
.detail_row_item{display:flex;align-items:flex-start;padding:16px 0;border-bottom:1px dashed #0160aa1f}
.detail_row_item:last-child{border-bottom:none;padding-bottom:0}
.detail_row_item:first-child{padding-top:0}
.detail_icon_box{width:42px;height:42px;background:linear-gradient(135deg,#ffa5571f 0%,#ffa5570a 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:18px;flex-shrink:0}
.detail_icon_box svg{width:22px;height:22px;stroke:#FFA557;stroke-width:2.4;fill:none}
.detail_text_area{flex:1}
.detail_label_text{font-size:13px;font-weight:600;color:#0160AA;text-transform:uppercase;letter-spacing:.8px;margin:0 0 6px}
.detail_value_text{font-size:17px;color:#2a2a2a;margin:0;line-height:1.5}
.action_button_group{display:flex;gap:16px;flex-direction:column}
.primary_action_btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0160AA 0%,#0178CC 100%);color:#fff;padding:18px 42px;border-radius:16px;font-size:17px;font-weight:600;text-decoration:none;transition:all .32s ease;box-shadow:0 6px 20px #0160aa47 inset 0 1px 0 #fff3;border:none;cursor:pointer}
.primary_action_btn:hover{transform:translateY(-2px);box-shadow:0 10px 32px #0160aa5c inset 0 1px 0 #fff3}
.secondary_action_link{display:inline-flex;align-items:center;justify-content:center;color:#0160AA;padding:16px 28px;border-radius:14px;font-size:16px;font-weight:600;text-decoration:none;transition:all .28s ease;background:transparent;border:2px solid #0160aa2e}
.secondary_action_link:hover{background:#0160aa0a;border-color:#0160aa52;transform:translateY(-1px)}
@media (max-width: 768px) {
.success_confirmation_wrapper{padding:48px 20px;min-height:78vh}
.confirmation_content_container{padding:52px 32px 48px;border-radius:24px}
.success_icon_holder{width:82px;height:82px;margin-bottom:28px}
.success_icon_holder svg{width:44px;height:44px}
.success_main_title{font-size:32px;margin-bottom:14px}
.success_subtitle_text{font-size:17px;margin-bottom:32px}
.confirmation_details_grid{padding:26px 22px;margin-bottom:36px}
.detail_icon_box{width:38px;height:38px;margin-right:14px}
.detail_icon_box svg{width:20px;height:20px}
.detail_value_text{font-size:16px}
.primary_action_btn{padding:16px 36px;font-size:16px}
}
@media (max-width: 480px) {
.confirmation_content_container{padding:42px 24px 38px}
.success_main_title{font-size:28px}
.success_subtitle_text{font-size:16px}
.confirmation_details_grid{padding:22px 18px}
.detail_row_item{flex-direction:column;padding:14px 0}
.detail_icon_box{margin-right:0;margin-bottom:10px}
}
.next_steps_section_wrapper{max-width:1140px;margin:0 auto;padding:84px 24px;background:#fff}
.steps_header_zone{text-align:center;margin-bottom:68px}
.steps_main_heading{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 20px;line-height:1.2;position:relative;display:inline-block}
.steps_main_heading::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:84px;height:4px;background:linear-gradient(90deg,#FFA557 0%,#0160AA 100%);border-radius:3px}
.steps_intro_paragraph{font-size:18px;color:#4a4a4a;line-height:1.7;max-width:720px;margin:24px auto 0}
.steps_grid_container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-bottom:64px}
.step_card_box{background:linear-gradient(148deg,#F7FBF6 0%,#fff 100%);border-radius:24px;padding:38px 32px;position:relative;border:2px solid transparent;transition:all .36s ease;box-shadow:0 4px 16px #0000000a}
.step_card_box:hover{border-color:#0160aa29;transform:translateY(-4px);box-shadow:0 12px 36px #0160aa1f}
.step_number_badge{position:absolute;top:-16px;left:32px;width:52px;height:52px;background:linear-gradient(135deg,#FFA557 0%,#FF8E3A 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff;box-shadow:0 6px 18px #ffa5575c 0 0 0 6px #ffff}
.step_card_title{font-size:24px;font-weight:600;color:#0160AA;margin:28px 0 16px;line-height:1.3}
.step_card_description{font-size:16px;color:#4a4a4a;line-height:1.7;margin:0}
.contact_info_block_wrapper{background:linear-gradient(124deg,#0160aa0f 0%,#ffa5570a 100%);border-radius:24px;padding:42px 38px;border-left:6px solid #0160AA}
.contact_block_title{font-size:26px;font-weight:600;color:#1a1a1a;margin:0 0 22px}
.contact_details_list{display:flex;flex-direction:column;gap:18px;margin:0;padding:0;list-style:none}
.contact_list_item{display:flex;align-items:center;font-size:17px;color:#2a2a2a}
.contact_list_item svg{width:24px;height:24px;stroke:#FFA557;stroke-width:2.2;fill:none;margin-right:14px;flex-shrink:0}
.contact_list_item a{color:#0160AA;text-decoration:none;font-weight:500;transition:color .24s ease}
.contact_list_item a:hover{color:#FFA557}
@media (max-width: 968px) {
.next_steps_section_wrapper{padding:64px 24px}
.steps_header_zone{margin-bottom:52px}
.steps_main_heading{font-size:36px}
.steps_intro_paragraph{font-size:17px}
.steps_grid_container{grid-template-columns:1fr;gap:28px;margin-bottom:52px}
}
@media (max-width: 580px) {
.next_steps_section_wrapper{padding:52px 20px}
.steps_main_heading{font-size:32px}
.steps_intro_paragraph{font-size:16px}
.step_card_box{padding:32px 24px}
.step_card_title{font-size:22px}
.contact_info_block_wrapper{padding:32px 26px}
.contact_block_title{font-size:23px}
}