@import "https://cdn.jsdelivr.net/npm/@fontsource/eb-garamond@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/eb-garamond@latest/500.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/eb-garamond@latest/600.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/eb-garamond@latest/700.css";
ul,ol{list-style:none;margin:0;padding:0}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:inherit}
figure{margin:0;padding:0}
blockquote{margin:0;padding:0}
body{font-family:'EB Garamond',Georgia,serif;background-color:#F9F9F9;color:#00103C;font-size:17px;line-height:1.65}
.hdr_wrapper{background-color:#00103C;border-bottom:1px solid #1ce7d92e}
.hdr_inner{max-width:1366px;margin:auto;padding:0 24px}
.hdr_top_row{display:flex;align-items:center;justify-content:space-between;padding:18px 0 14px;gap:24px}
.hdr_logo_block{display:flex;align-items:center;gap:16px;text-decoration:none}
.hdr_logo_block img{width:80px;height:80px;object-fit:contain;border-radius:8px;background:#ffffff0f;padding:6px;box-shadow:0 2px 12px #1ce7d91f}
.hdr_brand_script{font-family:'EB Garamond',Georgia,serif;font-size:2.4rem;font-weight:700;color:#F9F9F9;letter-spacing:.03em;line-height:1.1}
.hdr_brand_script span{color:#1CE7D9}
.hdr_tagline{font-size:.82rem;color:#f9f9f98c;font-style:italic;letter-spacing:.06em;margin-top:2px}
.hdr_nav_row{border-top:1px solid #1ce7d91a;padding:0}
.main_nav_wrapper{display:flex;align-items:center;gap:4px;padding:8px 0}
.main_nav_wrapper a{color:#f9f9f9c7;font-family:'EB Garamond',Georgia,serif;font-size:.97rem;font-weight:500;text-decoration:none;padding:8px 18px;border-radius:4px;letter-spacing:.04em;transition:color 200ms,background 200ms}
.main_nav_wrapper a:hover{color:#1CE7D9;background:#1ce7d912}
.main_nav_wrapper a.is-active{color:#1CE7D9}
@media (max-width: 768px) {
.hdr_top_row{flex-direction:column;align-items:flex-start;padding:16px 0 12px;gap:12px}
.hdr_brand_script{font-size:1.8rem}
.main_nav_wrapper{flex-wrap:wrap;gap:2px}
.main_nav_wrapper a{font-size:.92rem;padding:7px 12px}
}
.ftr_wrapper{background-color:#00103C;border-top:1px solid #1ce7d926;margin-top:0}
.ftr_inner{max-width:1366px;margin:auto;padding:56px 24px 32px}
.ftr_grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;padding-bottom:40px;border-bottom:1px solid #1ce7d91a}
.ftr_brand_col .ftr_logo_link{display:inline-flex;align-items:center;gap:12px;text-decoration:none;margin-bottom:16px}
.ftr_brand_col img{width:56px;height:56px;object-fit:contain;background:#ffffff0d;border-radius:6px;padding:5px}
.ftr_brand_name{font-family:'EB Garamond',Georgia,serif;font-size:1.5rem;font-weight:700;color:#F9F9F9;letter-spacing:.04em}
.ftr_brand_name span{color:#1CE7D9}
.ftr_desc{color:#f9f9f98c;font-size:.93rem;line-height:1.7;max-width:320px}
.ftr_col_title{font-family:'EB Garamond',Georgia,serif;font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#1CE7D9;margin-bottom:18px}
.ftr_links_list li{margin-bottom:10px}
.ftr_links_list a{color:#f9f9f9a6;text-decoration:none;font-size:.94rem;transition:color 180ms}
.ftr_links_list a:hover{color:#1CE7D9}
.ftr_contact_list li{color:#f9f9f99e;font-size:.92rem;margin-bottom:10px;display:flex;align-items:flex-start;gap:8px;line-height:1.5}
.ftr_contact_list a{color:#f9f9f99e;text-decoration:none;transition:color 180ms}
.ftr_contact_list a:hover{color:#1CE7D9}
.ftr_bottom_row{display:flex;align-items:center;justify-content:space-between;padding-top:28px;gap:16px;flex-wrap:wrap}
.ftr_copy{color:#f9f9f961;font-size:.85rem}
.ftr_legal_links{display:flex;gap:20px}
.ftr_legal_links a{color:#f9f9f961;font-size:.85rem;text-decoration:none;transition:color 180ms}
.ftr_legal_links a:hover{color:#1CE7D9}
@media (max-width: 900px) {
.ftr_grid{grid-template-columns:1fr 1fr;gap:36px}
.ftr_brand_col{grid-column:1 / -1}
}
@media (max-width: 560px) {
.ftr_grid{grid-template-columns:1fr;gap:28px}
.ftr_bottom_row{flex-direction:column;align-items:flex-start}
}
.cookie_popup_wrapper{position:fixed;top:20px;right:20px;width:380px;max-width:calc(100vw - 40px);background:#fff;border:1px solid #00103c1f;border-radius:12px;box-shadow:0 8px 32px #00103c24;z-index:9999;opacity:0;transition:opacity 250ms ease;padding:24px}
.cookie_popup_wrapper.is-visible{opacity:1}
.cookie_title_v1{font-family:'EB Garamond',Georgia,serif;font-size:1.1rem;font-weight:700;color:#00103C;margin-bottom:8px}
.cookie_desc_v1{font-size:.85rem;color:#444;line-height:1.55;margin-bottom:16px}
.cookie_group_wrapper{border-top:1px solid #00103c14;padding-top:14px;margin-bottom:16px}
.cookie_group_row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}
.cookie_group_label{font-size:.84rem;font-weight:600;color:#00103C}
.cookie_group_sub{font-size:.78rem;color:#777;margin-top:2px}
.cookie_toggle_wrapper{position:relative;width:40px;height:22px;flex-shrink:0}
.cookie_toggle_wrapper input[type="checkbox"]{opacity:0;width:0;height:0;position:absolute}
.cookie_toggle_slider{position:absolute;top:0;left:0;right:0;bottom:0;background:#ccc;border-radius:22px;cursor:pointer;transition:background 200ms}
.cookie_toggle_slider::after{content:'';position:absolute;width:16px;height:16px;background:#fff;border-radius:50%;top:3px;left:3px;transition:transform 200ms}
.cookie_toggle_wrapper input:checked + .cookie_toggle_slider{background:#1CE7D9}
.cookie_toggle_wrapper input:checked + .cookie_toggle_slider::after{transform:translateX(18px)}
.cookie_toggle_wrapper input:disabled + .cookie_toggle_slider{opacity:.6;cursor:not-allowed}
.cookie_always_on{font-size:.75rem;color:#1CE7D9;font-style:italic}
.cookie_actions_wrapper{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #00103c14;padding-top:14px;gap:8px;flex-wrap:wrap}
.cookie_btn_accept,.cookie_btn_decline{background:none;border:none;cursor:pointer;font-family:'EB Garamond',Georgia,serif;font-size:.9rem;font-weight:600;text-decoration:underline;padding:4px 2px;transition:color 180ms}
.cookie_btn_accept{color:#00103C}
.cookie_btn_accept:hover{color:#1CE7D9}
.cookie_btn_decline{color:#666}
.cookie_btn_decline:hover{color:#00103C}
.cookie_policy_link{font-size:.8rem;color:#888;text-decoration:underline;cursor:pointer;background:none;border:none;font-family:'EB Garamond',Georgia,serif;padding:0}
.cookie_policy_link:hover{color:#00103C}
.cookie_prefs_tab{position:fixed;left:0;top:50%;transform:translateY(-50%) rotate(-90deg) translateX(-50%);transform-origin:left center;background:#00103C;color:#1CE7D9;font-family:'EB Garamond',Georgia,serif;font-size:.75rem;letter-spacing:.08em;padding:7px 16px;border-radius:0 0 6px 6px;cursor:pointer;z-index:9998;border:1px solid #1ce7d94d;border-top:none;user-select:none;transition:background 180ms;display:none}
.cookie_prefs_tab.is-visible{display:block}
.cookie_prefs_tab:hover{background:#1CE7D9;color:#00103C}
.info-doc{max-width:860px;margin:0 auto;padding:48px 32px 64px;background:#F9F9F9;border-radius:16px;box-shadow:0 8px 32px #00103c14}
.info-doc ul,.info-doc ol{margin:0 0 24px;padding-left:28px}
.info-doc ul ul,.info-doc ol ol,.info-doc ul ol,.info-doc ol ul{margin-top:10px;margin-bottom:10px}
.info-doc ul{list-style-type:disc}
.info-doc ul ul{list-style-type:circle}
.info-doc ol{list-style-type:decimal}
.info-doc ol ol{list-style-type:lower-alpha}
.info-doc li{font-size:16px;line-height:1.75;color:#1a1a2e;margin-bottom:8px;padding-left:4px}
.info-doc li:last-child{margin-bottom:0}
.info-doc li::marker{color:#00103C;font-weight:600}
.info-doc strong,.info-doc b{font-weight:700;color:#00103C}
.info-doc em,.info-doc i{font-style:italic;color:#2a3a5e}
.info-doc a{color:#00103C;text-decoration:underline;text-decoration-color:#1CE7D9;text-decoration-thickness:2px;text-underline-offset:3px;font-weight:500;transition:color 150ms ease,text-decoration-color 150ms ease}
.info-doc a:hover{color:#1CE7D9;text-decoration-color:#00103C}
.info-doc a:visited{color:#003080;text-decoration-color:#1ce7d980}
.info-doc hr{border:none;border-top:2px solid #00103c1a;margin:40px 0;position:relative}
.info-doc hr::after{content:'';display:block;width:48px;height:2px;background:linear-gradient(90deg,#00103C,#1CE7D9);margin-top:-2px;border-radius:2px}
@media screen and (max-width: 768px) {
.info-doc{padding:32px 20px 48px;border-radius:12px}
.info-doc ul,.info-doc ol{padding-left:20px}
.info-doc li{font-size:15px;line-height:1.7}
.info-doc hr{margin:28px 0}
}
@media screen and (max-width: 480px) {
.info-doc{padding:24px 16px 40px;border-radius:8px;box-shadow:0 4px 16px #00103c0f}
.info-doc ul,.info-doc ol{padding-left:16px;margin-bottom:18px}
.info-doc li{font-size:14px;line-height:1.65;margin-bottom:6px}
.info-doc a{text-underline-offset:2px}
}
.webinar_page_wrapper{max-width:1366px;margin:0 auto;overflow-x:hidden}
.hero_block_v1{position:relative;background:linear-gradient(135deg,#00103C 0%,#001a5e 60%,#0a2a6e 100%);padding:80px 40px;overflow:hidden}
.hero_block_v1 .geo_accent{position:absolute;top:-60px;right:-60px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle at 40% 40%,#1ce7d92e 0%,#1ce7d908 70%);pointer-events:none}
.hero_block_v1 .geo_accent_v2{position:absolute;bottom:-80px;left:30%;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,#1ce7d91a 0%,transparent 70%);pointer-events:none}
.hero_inner_wrapper{display:flex;flex-direction:row;align-items:center;gap:60px;max-width:1200px;margin:0 auto;position:relative;z-index:2}
.hero_txt_col{flex:1 1 55%;min-width:0}
.hero_label_tag{display:inline-flex;align-items:center;gap:8px;background:#1ce7d91f;border:1px solid #1ce7d959;border-radius:20px;padding:6px 16px;margin-bottom:28px}
.hero_label_tag span{font-size:12px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#1CE7D9}
.hero_label_tag svg{flex-shrink:0}
.hero_main_hdr{font-size:clamp(32px,4.5vw,58px);font-weight:800;line-height:1.15;color:#F9F9F9;margin-bottom:24px;position:relative}
.hero_main_hdr .accent_word{color:#1CE7D9;position:relative;display:inline-block}
.hero_main_hdr .accent_word::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#1CE7D9,transparent);border-radius:2px}
.hero_sub_txt{font-size:17px;line-height:1.7;color:#f9f9f9c7;margin-bottom:36px;max-width:480px}
.hero_cta_row{display:flex;flex-direction:row;align-items:center;gap:20px;flex-wrap:wrap}
.btn_primary_v1{display:inline-flex;align-items:center;gap:10px;background:#1CE7D9;color:#00103C;font-weight:700;font-size:15px;padding:14px 30px;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:background 200ms ease,transform 150ms ease,box-shadow 200ms ease;box-shadow:0 4px 20px #1ce7d94d;position:relative;z-index:5}
.btn_primary_v1:hover{background:#0ecfc2;transform:translateY(-2px);box-shadow:0 8px 28px #1ce7d973;color:#00103C}
.btn_outline_v1{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#F9F9F9;font-weight:600;font-size:15px;padding:13px 28px;border-radius:8px;text-decoration:none;border:1.5px solid #f9f9f959;cursor:pointer;transition:border-color 200ms ease,color 200ms ease;position:relative;z-index:5}
.btn_outline_v1:hover{border-color:#1CE7D9;color:#1CE7D9}
.hero_img_col{flex:1 1 42%;min-width:0;position:relative}
.hero_img_frame{position:relative;border-radius:20px;overflow:hidden}
.hero_img_frame img{width:100%;height:360px;object-fit:cover;object-position:center;border-radius:20px;display:block}
.hero_img_frame::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#00103c80 100%);z-index:1;border-radius:20px}
.img_float_badge{position:absolute;bottom:20px;left:20px;z-index:3;background:#00103ceb;border:1px solid #1ce7d966;border-radius:12px;padding:12px 18px;display:flex;flex-direction:row;align-items:center;gap:10px}
.img_float_badge .badge_num{font-size:22px;font-weight:800;color:#1CE7D9;line-height:1}
.img_float_badge .badge_lbl{font-size:12px;color:#f9f9f9bf;line-height:1.4}
.hero_stats_row{display:flex;flex-direction:row;gap:28px;margin-top:44px;padding-top:36px;border-top:1px solid #f9f9f91a;max-width:1200px;margin-left:auto;margin-right:auto;position:relative;z-index:2}
.stat_item_v1{flex:1;text-align:center}
.stat_item_v1 .stat_num{font-size:32px;font-weight:800;color:#1CE7D9;line-height:1;margin-bottom:6px}
.stat_item_v1 .stat_desc{font-size:13px;color:#f9f9f999;line-height:1.4}
.webinar_list_block{background:#F9F9F9;padding:80px 40px;position:relative}
.webinar_list_block::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00103C,#1CE7D9,#00103C)}
.list_hdr_wrapper{max-width:1200px;margin:0 auto 60px;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:40px}
.list_hdr_left{flex:1}
.section_eyebrow{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#1CE7D9;margin-bottom:14px;display:flex;align-items:center;gap:8px}
.section_eyebrow::before{content:'';display:block;width:28px;height:2px;background:#1CE7D9;border-radius:2px}
.list_main_hdr{font-size:clamp(26px,3.5vw,42px);font-weight:800;color:#00103C;line-height:1.2;position:relative}
.list_main_hdr::after{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#1CE7D9,transparent);border-radius:2px;margin-top:16px}
.list_hdr_right{max-width:340px}
.list_hdr_right p{font-size:15px;line-height:1.7;color:#555}
.filter_tabs_wrapper{max-width:1200px;margin:0 auto 40px;display:flex;flex-direction:row;gap:0;border-radius:10px;overflow:hidden;border:1.5px solid #e0e0e0;width:fit-content}
.filter_tabs_wrapper input[type="radio"]{display:none}
.filter_tab_lbl{display:inline-block;padding:11px 24px;font-size:14px;font-weight:600;color:#555;cursor:pointer;background:#fff;transition:background 200ms,color 200ms;border-right:1px solid #e0e0e0;user-select:none}
.filter_tab_lbl:last-of-type{border-right:none}
#tab_alle:checked ~ .webinar_cards_grid .tab_gruppe_alle,#tab_technik:checked ~ .webinar_cards_grid .tab_gruppe_technik,#tab_strategie:checked ~ .webinar_cards_grid .tab_gruppe_strategie,#tab_analyse:checked ~ .webinar_cards_grid .tab_gruppe_analyse{display:flex}
#tab_alle:checked ~ .filter_tabs_wrapper .lbl_alle,#tab_technik:checked ~ .filter_tabs_wrapper .lbl_technik,#tab_strategie:checked ~ .filter_tabs_wrapper .lbl_strategie,#tab_analyse:checked ~ .filter_tabs_wrapper .lbl_analyse{background:#00103C;color:#1CE7D9}
.webinar_filter_ctrl{max-width:1200px;margin:0 auto}
.webinar_filter_ctrl input[type="radio"]{display:none}
.tabs_row{display:flex;flex-direction:row;gap:0;border-radius:10px;overflow:hidden;border:1.5px solid #d8d8d8;width:fit-content;margin-bottom:44px}
.tab_lbl_btn{display:inline-block;padding:11px 22px;font-size:14px;font-weight:600;color:#555;cursor:pointer;background:#fff;transition:background 200ms,color 200ms;border-right:1px solid #d8d8d8;user-select:none}
.tab_lbl_btn:last-child{border-right:none}
#wt_alle:checked ~ .tabs_row .lbl_w_alle,#wt_technik:checked ~ .tabs_row .lbl_w_technik,#wt_content:checked ~ .tabs_row .lbl_w_content,#wt_analyse:checked ~ .tabs_row .lbl_w_analyse{background:#00103C;color:#1CE7D9}
.wcard_gruppe{display:none;flex-direction:column;gap:24px}
#wt_alle:checked ~ .cards_area .wcard_gruppe_alle,#wt_technik:checked ~ .cards_area .wcard_gruppe_technik,#wt_content:checked ~ .cards_area .wcard_gruppe_content,#wt_analyse:checked ~ .cards_area .wcard_gruppe_analyse{display:flex}
.cards_area{max-width:1200px;margin:0 auto}
.wcard_item{background:#fff;border-radius:16px;border:1.5px solid #ebebeb;display:flex;flex-direction:row;align-items:stretch;overflow:hidden;transition:box-shadow 200ms ease,transform 150ms ease;box-shadow:0 2px 12px #00103c0f}
.wcard_item:hover{box-shadow:0 8px 32px #00103c21;transform:translateY(-3px)}
.wcard_side_bar{width:6px;flex-shrink:0;background:linear-gradient(180deg,#1CE7D9,#00103C)}
.wcard_body{flex:1;padding:28px 32px;display:flex;flex-direction:row;gap:32px;align-items:center}
.wcard_main_info{flex:1}
.wcard_topic_tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#00103C;background:#1ce7d926;border-radius:4px;padding:3px 10px;margin-bottom:12px}
.wcard_title{font-size:19px;font-weight:700;color:#00103C;line-height:1.3;margin-bottom:10px}
.wcard_desc{font-size:14px;line-height:1.65;color:#666;margin-bottom:16px}
.wcard_meta_row{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap}
.wcard_meta_item{display:flex;flex-direction:row;align-items:center;gap:6px;font-size:13px;color:#888}
.wcard_meta_item svg{flex-shrink:0}
.wcard_action_col{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:14px;min-width:160px}
.wcard_lvl_badge{font-size:12px;font-weight:600;padding:5px 12px;border-radius:20px;background:#00103c12;color:#00103C}
.btn_enroll_v1{display:inline-flex;align-items:center;gap:8px;background:#00103C;color:#1CE7D9;font-size:13px;font-weight:700;padding:11px 22px;border-radius:8px;text-decoration:none;transition:background 200ms,transform 150ms;position:relative;z-index:5;white-space:nowrap}
.btn_enroll_v1:hover{background:#1CE7D9;color:#00103C;transform:translateY(-1px)}
.wcard_portrait_col{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px}
.wcard_portrait_col img{width:62px;height:62px;border-radius:50%;object-fit:cover;border:2px solid #1ce7d966}
.wcard_instructor_name{font-size:12px;font-weight:600;color:#444;text-align:center;white-space:nowrap}
.wcard_instructor_role{font-size:11px;color:#999;text-align:center;white-space:nowrap}
.wave_divider_wrapper{line-height:0;background:#F9F9F9}
.wave_divider_wrapper svg{display:block;width:100%}
@media screen and (max-width: 1024px) {
.hero_inner_wrapper{flex-direction:column;gap:40px}
.hero_img_col{width:100%}
.hero_img_frame img{height:280px}
.list_hdr_wrapper{flex-direction:column;align-items:flex-start;gap:20px}
.list_hdr_right{max-width:100%}
.wcard_body{flex-wrap:wrap;gap:20px}
.wcard_action_col{min-width:auto;flex-direction:row;align-items:center;width:100%;justify-content:flex-start}
}
@media screen and (max-width: 768px) {
.hero_block_v1{padding:50px 20px}
.hero_stats_row{gap:16px}
.stat_item_v1 .stat_num{font-size:24px}
.webinar_list_block{padding:50px 20px}
.wcard_item{flex-direction:column}
.wcard_side_bar{width:100%;height:5px}
.wcard_body{flex-direction:column;padding:20px}
.wcard_portrait_col{flex-direction:row;align-items:center;gap:12px}
.wcard_portrait_col img{width:48px;height:48px}
.tabs_row{flex-wrap:wrap;border-radius:8px;width:100%}
.tab_lbl_btn{flex:1;text-align:center;border-right:none;border-bottom:1px solid #d8d8d8;padding:10px 12px;font-size:13px}
.hero_cta_row{flex-direction:column;align-items:flex-start}
}
.hero_wrap_v1{background:linear-gradient(135deg,#00103C 0%,#001a5e 60%,#0a2a70 100%);position:relative;overflow:hidden;padding:0}
.hero_wrap_v1::before{content:'';position:absolute;top:-80px;right:-80px;width:420px;height:420px;background:radial-gradient(circle,#1ce7d921 0%,transparent 70%);pointer-events:none}
.hero_inner_v1{max-width:1366px;margin:auto;display:flex;flex-direction:row;align-items:stretch;min-height:520px;position:relative;z-index:2}
.hero_txt_block{flex:1 1 52%;padding:72px 48px 72px 56px;display:flex;flex-direction:column;justify-content:center}
.hero_tag_v1{display:inline-block;background:#1ce7d926;color:#1CE7D9;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border-radius:20px;padding:5px 16px;margin-bottom:22px;border:1px solid #1ce7d94d}
.hero_h1_v1{font-size:2.7rem;font-weight:800;color:#fff;line-height:1.18;margin-bottom:20px;letter-spacing:-.02em}
.hero_h1_v1 .accent_teal{color:#1CE7D9;position:relative}
.hero_h1_v1 .accent_teal::after{content:'';position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:linear-gradient(90deg,#1CE7D9,transparent);border-radius:2px}
.hero_sub_v1{font-size:1.05rem;color:#ffffffc7;line-height:1.65;margin-bottom:34px;max-width:460px}
.hero_cta_row{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.btn_primary_v1{display:inline-block;background:linear-gradient(135deg,#1CE7D9,#0ab8b0);color:#00103C;font-weight:700;font-size:.97rem;padding:13px 30px;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:transform 150ms ease,box-shadow 150ms ease;box-shadow:0 4px 18px #1ce7d947;position:relative;z-index:5}
.btn_primary_v1:hover{transform:translateY(-2px);box-shadow:0 8px 28px #1ce7d961;color:#00103C}
.btn_outline_v1{display:inline-block;background:transparent;color:#fff;font-weight:600;font-size:.97rem;padding:13px 28px;border-radius:8px;text-decoration:none;border:1.5px solid #ffffff59;cursor:pointer;transition:border-color 180ms ease,color 180ms ease;position:relative;z-index:5}
.btn_outline_v1:hover{border-color:#1CE7D9;color:#1CE7D9}
.hero_img_block{flex:0 0 44%;position:relative;overflow:hidden;min-height:420px}
.hero_img_block img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}
.hero_img_block::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#00103C 0%,transparent 35%);z-index:1}
.hero_deco_arrow{position:absolute;bottom:40px;right:-20px;width:180px;height:180px;opacity:.07;z-index:0}
.tools_section_wrap{background:#F9F9F9;padding:80px 20px}
.tools_inner{max-width:1366px;margin:auto}
.section_label_v2{font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1CE7D9;margin-bottom:10px;display:block}
.section_title_v2{font-size:2rem;font-weight:800;color:#00103C;margin-bottom:14px;line-height:1.22}
.section_title_v2 .u_mark{position:relative;display:inline-block}
.section_title_v2 .u_mark::before{content:'';position:absolute;left:0;bottom:-4px;width:100%;height:3px;background:linear-gradient(90deg,#1CE7D9,#00103C);border-radius:2px}
.section_sub_v2{font-size:1rem;color:#4a5568;max-width:540px;line-height:1.6;margin-bottom:48px}
.tools_grid_v1{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.tool_card_v1{background:#fff;border-radius:16px;padding:32px 28px;box-shadow:0 4px 24px #00103c12;border:1px solid #00103c0f;transition:transform 200ms ease,box-shadow 200ms ease;position:relative;overflow:hidden}
.tool_card_v1::after{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1CE7D9,#00103C);border-radius:2px 0 0 2px}
.tool_card_v1:hover{transform:translateY(-4px);box-shadow:0 12px 36px #00103c21}
.tool_icon_wrap{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#1ce7d926,#00103c14);display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.tool_card_v1 h4{font-size:1.05rem;font-weight:700;color:#00103C;margin-bottom:10px}
.tool_card_v1 p{font-size:.92rem;color:#5a6476;line-height:1.6;margin:0}
.tools_bottom_row{margin-top:42px;display:flex;flex-direction:row;align-items:center;gap:32px;flex-wrap:wrap}
.tools_img_wrap{flex:0 0 340px;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #00103c1a}
.tools_img_wrap img{width:100%;height:240px;object-fit:cover;display:block}
.tools_stats_col{flex:1 1 260px;display:flex;flex-direction:column;gap:20px}
.stat_row_v1{display:flex;flex-direction:column;gap:6px}
.stat_label{font-size:.82rem;color:#4a5568;font-weight:600;letter-spacing:.04em}
.stat_bar_wrap{height:8px;background:#00103c14;border-radius:4px;overflow:hidden}
.stat_bar_fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#1CE7D9,#0a6e98);transition:width .4s ease}
.stat_val{font-size:.82rem;font-weight:700;color:#00103C;text-align:right}
.progress_section_wrap{background:#fff;padding:80px 20px}
.progress_inner{max-width:1366px;margin:auto;display:flex;flex-direction:row;gap:64px;align-items:flex-start}
.progress_left{flex:0 0 420px}
.progress_right{flex:1 1 auto}
.progress_title_v3{font-size:2rem;font-weight:800;color:#00103C;line-height:1.22;margin-bottom:16px}
.progress_title_v3 .teal_word{color:#1CE7D9}
.progress_desc_v3{font-size:.97rem;color:#4a5568;line-height:1.65;margin-bottom:32px}
.milestone_list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}
.milestone_item{display:flex;flex-direction:row;gap:18px;align-items:flex-start;padding:20px 0;border-bottom:1px solid #00103c12;position:relative}
.milestone_item:last-child{border-bottom:none}
.milestone_num{flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#1CE7D9,#0098a0);color:#00103C;font-weight:800;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.milestone_txt h5{font-size:.97rem;font-weight:700;color:#00103C;margin-bottom:4px}
.milestone_txt p{font-size:.87rem;color:#5a6476;line-height:1.55;margin:0}
.progress_cards_grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.prog_card_v2{background:#F9F9F9;border-radius:14px;padding:24px 22px;border:1px solid #00103c12;position:relative;overflow:hidden}
.prog_card_v2.highlight_card{background:linear-gradient(135deg,#00103C,#001a5e);border-color:transparent}
.prog_card_num{font-size:2.4rem;font-weight:900;color:#1CE7D9;line-height:1;margin-bottom:6px}
.prog_card_v2.highlight_card .prog_card_num{color:#1CE7D9}
.prog_card_lbl{font-size:.85rem;font-weight:600;color:#4a5568;margin-bottom:4px}
.prog_card_v2.highlight_card .prog_card_lbl{color:#ffffffbf}
.prog_card_sub{font-size:.8rem;color:#7a8599}
.prog_card_v2.highlight_card .prog_card_sub{color:#ffffff80}
.prog_ring_wrap{position:absolute;right:14px;top:14px;opacity:.15}
.learner_section_wrap{background:linear-gradient(160deg,#00103C 0%,#001d6b 50%,#00103C 100%);padding:80px 20px;position:relative;overflow:hidden}
.learner_section_wrap::before{content:'';position:absolute;bottom:-60px;left:-60px;width:320px;height:320px;background:radial-gradient(circle,#1ce7d91a 0%,transparent 70%)}
.learner_inner{max-width:1366px;margin:auto;position:relative;z-index:2}
.learner_hdr{text-align:center;margin-bottom:52px}
.learner_hdr_title{font-size:2rem;font-weight:800;color:#fff;margin-bottom:12px;line-height:1.22}
.learner_hdr_sub{font-size:1rem;color:#ffffffb3;max-width:520px;margin:0 auto;line-height:1.6}
.learner_layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}
.testimonial_card_v1{background:#ffffff0f;border:1px solid #1ce7d92e;border-radius:18px;padding:32px 28px;backdrop-filter:blur(6px)}
.testimonial_card_v1 .quote_mark{font-size:3rem;line-height:1;color:#1CE7D9;margin-bottom:12px;display:block;opacity:.7}
.testimonial_card_v1 .quote_txt{font-size:.97rem;color:#ffffffe0;line-height:1.65;margin-bottom:22px;font-style:italic}
.testimonial_person{display:flex;flex-direction:row;align-items:center;gap:14px}
.testimonial_person img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #1ce7d966}
.person_name_v1{font-size:.92rem;font-weight:700;color:#fff}
.person_role_v1{font-size:.8rem;color:#ffffff8c}
.learner_right_col{display:flex;flex-direction:column;gap:20px}
.challenge_card_v1{background:#ffffff0d;border-radius:14px;padding:22px;border-left:3px solid #1CE7D9;display:flex;flex-direction:column;gap:8px}
.challenge_card_v1 h5{font-size:.95rem;font-weight:700;color:#1CE7D9;margin:0}
.challenge_card_v1 p{font-size:.87rem;color:#ffffffb8;line-height:1.55;margin:0}
.learner_img_block{border-radius:14px;overflow:hidden;box-shadow:0 12px 40px #0000004d}
.learner_img_block img{width:100%;height:200px;object-fit:cover;display:block}
.interactive_section_wrap{background:#F9F9F9;padding:80px 20px}
.interactive_inner{max-width:1366px;margin:auto}
.interact_hdr{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:44px;gap:24px;flex-wrap:wrap}
.interact_title{font-size:2rem;font-weight:800;color:#00103C;line-height:1.22;margin-bottom:10px}
.interact_sub{font-size:.97rem;color:#4a5568;max-width:480px;line-height:1.6}
.tab_group input[type="radio"]{display:none}
.tab_labels{display:flex;flex-direction:row;gap:0;background:#fff;border-radius:10px;border:1px solid #00103c1a;overflow:hidden;margin-bottom:28px;width:fit-content}
.tab_label_item{padding:12px 24px;font-size:.9rem;font-weight:600;color:#4a5568;cursor:pointer;transition:background 180ms,color 180ms;border-right:1px solid #00103c14;white-space:nowrap}
.tab_label_item:last-child{border-right:none}
#tab1:checked ~ .tab_labels .lbl_t1,#tab2:checked ~ .tab_labels .lbl_t2,#tab3:checked ~ .tab_labels .lbl_t3{background:#00103C;color:#1CE7D9}
.tab_content_area{position:relative}
.tab_panel{display:none}
#tab1:checked ~ .tab_content_area .panel_t1,#tab2:checked ~ .tab_content_area .panel_t2,#tab3:checked ~ .tab_content_area .panel_t3{display:block}
.panel_grid_v1{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.practice_step_card{background:#fff;border-radius:14px;padding:26px 22px;box-shadow:0 3px 16px #00103c12;border:1px solid #00103c0f;display:flex;flex-direction:column;gap:12px;transition:box-shadow 200ms}
.practice_step_card:hover{box-shadow:0 8px 30px #00103c21}
.step_badge{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:linear-gradient(135deg,#1CE7D9,#0098a0);border-radius:8px;color:#00103C;font-weight:800;font-size:.85rem;flex-shrink:0}
.practice_step_card h5{font-size:.95rem;font-weight:700;color:#00103C;margin:0}
.practice_step_card p{font-size:.87rem;color:#5a6476;line-height:1.55;margin:0}
.step_duration{font-size:.78rem;color:#1CE7D9;font-weight:600;display:flex;align-items:center;gap:5px}
.wave_divider{width:100%;overflow:hidden;line-height:0;background:#F9F9F9}
.wave_divider svg{display:block;width:100%}
.zigzag_divider{height:20px;background-image:repeating-linear-gradient(135deg,transparent,transparent 10px,#00103c14 10px,#00103c14 12px);width:100%}
@media screen and (max-width: 1024px) {
.hero_h1_v1{font-size:2.1rem}
.tools_grid_v1{grid-template-columns:1fr 1fr}
.progress_inner{flex-direction:column;gap:36px}
.progress_left{flex:none}
.learner_layout{grid-template-columns:1fr}
.panel_grid_v1{grid-template-columns:1fr 1fr}
}
@media screen and (max-width: 768px) {
.hero_inner_v1{flex-direction:column;min-height:auto}
.hero_txt_block{padding:48px 24px 36px}
.hero_img_block{flex:none;height:260px}
.hero_h1_v1{font-size:1.75rem}
.tools_grid_v1{grid-template-columns:1fr}
.tools_bottom_row{flex-direction:column}
.tools_img_wrap{flex:none;width:100%}
.progress_cards_grid{grid-template-columns:1fr 1fr}
.panel_grid_v1{grid-template-columns:1fr}
.section_title_v2{font-size:1.65rem}
.progress_title_v3{font-size:1.65rem}
.interact_title{font-size:1.65rem}
.learner_hdr_title{font-size:1.65rem}
.interact_hdr{flex-direction:column;align-items:flex-start}
.tab_labels{flex-wrap:wrap;width:100%}
}
@media screen and (max-width: 480px) {
.hero_cta_row{flex-direction:column}
.progress_cards_grid{grid-template-columns:1fr}
}
.contact_page_wrapper{max-width:1366px;margin:0 auto;overflow-x:hidden}
.hero_contact_section{position:relative;min-height:520px;display:flex;align-items:center;background:linear-gradient(135deg,#00103C 0%,#001a5e 55%,#0a2a7a 100%);overflow:hidden;padding:80px 40px}
.hero_bg_shape_v1{position:absolute;top:-80px;right:-60px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,#1ce7d91f 0%,transparent 70%);pointer-events:none}
.hero_bg_shape_v2{position:absolute;bottom:-100px;left:-80px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#1ce7d912 0%,transparent 65%);pointer-events:none}
.hero_diagonal_line{position:absolute;top:0;right:25%;width:2px;height:100%;background:linear-gradient(180deg,transparent,#1ce7d933,transparent);transform:skewX(-15deg);pointer-events:none}
.hero_contact_inner{max-width:1366px;margin:0 auto;width:100%;display:flex;flex-direction:row;align-items:center;gap:60px;position:relative;z-index:2}
.hero_text_block{flex:1 1 55%}
.hero_tag_v1{display:inline-block;background:#1ce7d91f;border:1px solid #1ce7d94d;color:#1CE7D9;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:22px}
.hero_title_v2{font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;color:#F9F9F9;line-height:1.18;margin-bottom:20px;position:relative}
.hero_title_v2 .accent_cyan{color:#1CE7D9}
.hero_subtitle_txt{color:#f9f9f9b8;font-size:1.08rem;line-height:1.7;max-width:480px}
.hero_visual_block{flex:1 1 38%;display:flex;justify-content:center;align-items:center;position:relative}
.hero_anim_card{background:#ffffff0d;border:1px solid #1ce7d933;border-radius:20px;padding:36px 32px;backdrop-filter:blur(8px);width:100%;max-width:320px;animation:float_card 5s ease-in-out infinite}
@keyframes float_card {
0%,100%{transform:translateY(0px)}
50%{transform:translateY(-12px)}
}
.anim_card_row{display:flex;flex-direction:row;align-items:center;gap:14px;margin-bottom:20px}
.anim_card_row:last-child{margin-bottom:0}
.anim_icon_circle{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#1CE7D9,#00103C);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.anim_icon_circle svg{width:18px;height:18px;fill:#F9F9F9}
.anim_card_text_wrap{display:flex;flex-direction:column}
.anim_card_label{color:#f9f9f980;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px}
.anim_card_val{color:#F9F9F9;font-size:.9rem;font-weight:600}
.contact_info_section{background:#F9F9F9;padding:80px 40px}
.contact_info_inner{max-width:1366px;margin:0 auto}
.info_section_label{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:#1CE7D9;font-weight:700;margin-bottom:10px;display:block}
.info_section_title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:#00103C;margin-bottom:48px;position:relative;padding-bottom:18px}
.info_section_title::after{content:'';position:absolute;bottom:0;left:0;width:56px;height:3px;background:linear-gradient(90deg,#1CE7D9,transparent);border-radius:2px}
.info_cards_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.info_card_v2{background:#fff;border-radius:16px;padding:32px 28px;box-shadow:0 4px 24px #00103c12;border-top:3px solid transparent;transition:border-color 0.2s,box-shadow .2s;display:flex;flex-direction:column;gap:14px}
.info_card_v2:hover{border-color:#1CE7D9;box-shadow:0 8px 32px #1ce7d91f}
.info_card_icon_wrap{width:52px;height:52px;background:linear-gradient(135deg,#1ce7d926,#00103c0f);border-radius:14px;display:flex;align-items:center;justify-content:center}
.info_card_icon_wrap svg{width:24px;height:24px;fill:#00103C}
.info_card_ttl{font-size:.85rem;font-weight:700;color:#00103C;text-transform:uppercase;letter-spacing:.08em}
.info_card_content_txt{color:#444;font-size:.97rem;line-height:1.6}
.info_card_content_txt a{color:#00103C;text-decoration:none;border-bottom:1px solid #1ce7d980;transition:color .15s}
.info_card_content_txt a:hover{color:#1CE7D9}
.divider_wave_wrap{width:100%;overflow:hidden;line-height:0;background:#F9F9F9}
.divider_wave_wrap svg{display:block;width:100%}
.form_section_wrapper{background:#fff;padding:80px 40px}
.form_section_inner{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1.4fr;gap:72px;align-items:start}
.form_left_col{display:flex;flex-direction:column;gap:28px}
.form_left_badge{display:inline-block;background:linear-gradient(90deg,#00103C,#0a2a7a);color:#1CE7D9;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;padding:6px 16px;border-radius:20px;width:fit-content}
.form_left_heading{font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:800;color:#00103C;line-height:1.25}
.form_left_heading .hl_accent{color:#1CE7D9}
.form_left_desc{color:#555;font-size:.98rem;line-height:1.72}
.form_stat_row{display:flex;flex-direction:column;gap:16px;padding-top:12px}
.form_stat_item{display:flex;flex-direction:row;align-items:center;gap:14px}
.form_stat_dot{width:10px;height:10px;border-radius:50%;background:#1CE7D9;flex-shrink:0}
.form_stat_txt{color:#444;font-size:.92rem;line-height:1.5}
.webinar_cta_link{display:inline-flex;align-items:center;gap:8px;color:#00103C;font-weight:700;font-size:.9rem;text-decoration:none;border:2px solid #1CE7D9;border-radius:24px;padding:10px 22px;transition:background 0.18s,color .18s;width:fit-content;margin-top:8px}
.webinar_cta_link:hover{background:#1CE7D9;color:#00103C}
.form_right_col{display:flex;flex-direction:column}
.contact_form_v3{background:linear-gradient(160deg,#00103C 0%,#001a5e 100%);border-radius:24px;padding:48px 44px;display:flex;flex-direction:column;gap:24px}
.form_row_dual{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.form_field_grp{display:flex;flex-direction:column;gap:8px}
.form_field_grp label{color:#f9f9f9bf;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
.form_input_v3{background:#f9f9f914;border:1px solid #1ce7d933;border-radius:10px;padding:13px 16px;color:#F9F9F9;font-size:.97rem;outline:none;transition:border-color 0.18s,background .18s;width:100%;box-sizing:border-box}
.form_input_v3:focus{border-color:#1CE7D9;background:#1ce7d90f}
.form_input_v3::placeholder{color:#f9f9f959}
.form_textarea_v3{background:#f9f9f914;border:1px solid #1ce7d933;border-radius:10px;padding:13px 16px;color:#F9F9F9;font-size:.97rem;outline:none;transition:border-color 0.18s,background .18s;width:100%;box-sizing:border-box;min-height:110px;resize:vertical}
.form_textarea_v3:focus{border-color:#1CE7D9;background:#1ce7d90f}
.form_textarea_v3::placeholder{color:#f9f9f959}
.form_select_v3{background:#f9f9f914;border:1px solid #1ce7d933;border-radius:10px;padding:13px 16px;color:#F9F9F9;font-size:.97rem;outline:none;transition:border-color .18s;width:100%;box-sizing:border-box;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231CE7D9' stroke-width='1.8' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}
.form_select_v3 option{background:#00103C;color:#F9F9F9}
.form_select_v3:focus{border-color:#1CE7D9}
.form_privacy_row{display:flex;flex-direction:row;align-items:flex-start;gap:12px}
.form_privacy_row input[type="checkbox"]{width:18px;height:18px;accent-color:#1CE7D9;margin-top:2px;flex-shrink:0;cursor:pointer}
.form_privacy_txt{color:#f9f9f99e;font-size:.82rem;line-height:1.55}
.form_privacy_txt a{color:#1CE7D9;text-decoration:underline}
.form_submit_btn_v3{background:linear-gradient(90deg,#1CE7D9,#0fd4c8);color:#00103C;font-weight:800;font-size:1rem;border:none;border-radius:12px;padding:16px 32px;cursor:pointer;transition:opacity 0.18s,transform .15s;letter-spacing:.04em;position:relative;z-index:5;width:100%}
.form_submit_btn_v3:hover{opacity:.88;transform:translateY(-1px)}
.form_submit_btn_v3:active{transform:translateY(0);opacity:1}
.context_section_wrapper{background:linear-gradient(135deg,#00103C 0%,#001a5e 100%);padding:80px 40px;position:relative;overflow:hidden}
.context_bg_deco{position:absolute;top:-60px;left:50%;transform:translateX(-50%);width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,#1ce7d90f 0%,transparent 68%);pointer-events:none}
.context_section_inner{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.context_top_row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:52px;gap:40px}
.context_heading_block{display:flex;flex-direction:column;gap:10px}
.context_label_tag{display:inline-block;color:#1CE7D9;font-size:.77rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700}
.context_main_title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:#F9F9F9;line-height:1.22}
.context_aside_txt{color:#f9f9f999;font-size:.95rem;line-height:1.65;max-width:360px;text-align:right}
.context_grid_v2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.context_item_card{background:#f9f9f90a;border:1px solid #1ce7d926;border-radius:18px;padding:32px 28px;display:flex;flex-direction:row;gap:20px;align-items:flex-start;transition:background 0.2s,border-color .2s}
.context_item_card:hover{background:#1ce7d90f;border-color:#1ce7d94d}
.ctx_num_badge{font-size:2rem;font-weight:900;color:#1ce7d933;line-height:1;flex-shrink:0;min-width:44px}
.ctx_card_body{display:flex;flex-direction:column;gap:8px}
.ctx_card_title{font-size:1.05rem;font-weight:700;color:#F9F9F9}
.ctx_card_desc{color:#f9f9f999;font-size:.9rem;line-height:1.62}
@media (max-width: 1024px) {
.hero_contact_inner{flex-direction:column;gap:40px}
.hero_visual_block{width:100%;justify-content:flex-start}
.info_cards_grid{grid-template-columns:1fr 1fr}
.form_section_inner{grid-template-columns:1fr;gap:48px}
.context_grid_v2{grid-template-columns:1fr}
.context_top_row{flex-direction:column;align-items:flex-start}
.context_aside_txt{text-align:left}
}
@media (max-width: 768px) {
.hero_contact_section{padding:60px 24px;min-height:auto}
.contact_info_section{padding:56px 24px}
.info_cards_grid{grid-template-columns:1fr}
.form_section_wrapper{padding:56px 24px}
.contact_form_v3{padding:32px 24px}
.form_row_dual{grid-template-columns:1fr}
.context_section_wrapper{padding:56px 24px}
.hero_anim_card{max-width:100%}
}
@media (max-width: 480px) {
.hero_contact_section{padding:48px 18px}
.contact_info_section,.form_section_wrapper,.context_section_wrapper{padding:48px 18px}
.contact_form_v3{padding:28px 18px}
}
.about_title_wrapper{max-width:1366px;margin:0 auto;padding:72px 32px 56px}
.about_title_inner_v1{display:flex;flex-direction:row;align-items:flex-start;gap:64px}
.about_title_txt_col{flex:1 1 55%;display:flex;flex-direction:column;justify-content:flex-start;padding-top:8px}
.about_eyebrow_v1{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px}
.about_eyebrow_v1 span{font-size:11px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:#1CE7D9}
.about_eyebrow_line{width:32px;height:2px;background:#1CE7D9;display:inline-block}
.about_title_txt_col h1{font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.15;color:#00103C;margin-bottom:18px;letter-spacing:-.5px}
.about_title_txt_col h1 .txt_accent_v1{color:#1CE7D9;position:relative}
.about_title_txt_col h1 .txt_accent_v1::after{content:'';position:absolute;left:0;bottom:2px;width:100%;height:3px;background:linear-gradient(90deg,#1CE7D9,transparent);border-radius:2px}
.about_intro_para{font-size:1.08rem;line-height:1.75;color:#3a4560;margin-bottom:14px;max-width:540px}
.about_intro_para_sm{font-size:.97rem;line-height:1.7;color:#5a6480;max-width:520px;margin-bottom:28px}
.about_cta_row{display:flex;flex-direction:row;align-items:center;gap:18px;flex-wrap:wrap}
.btn_primary_v1{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#00103C,#1CE7D9 180%);color:#fff;font-size:.95rem;font-weight:600;border-radius:8px;text-decoration:none;letter-spacing:.3px;transition:box-shadow 200ms,transform 150ms;position:relative;z-index:2;border:none;cursor:pointer}
.btn_primary_v1:hover{box-shadow:0 8px 24px #00103c38;transform:translateY(-2px);color:#fff}
.about_trust_note{font-size:.85rem;color:#8a93ab;letter-spacing:.2px}
.about_img_col{flex:0 0 38%;position:relative;display:flex;flex-direction:column;align-items:flex-end}
.about_img_frame_v1{position:relative;width:100%;max-width:420px}
.about_img_frame_v1::before{content:'';position:absolute;top:-14px;right:-14px;width:72%;height:72%;border:2px solid #1CE7D9;border-radius:18px;z-index:0;opacity:.45}
.about_img_frame_v1::after{content:'';position:absolute;bottom:-10px;left:-10px;width:40px;height:40px;background:radial-gradient(circle,#1CE7D9 0%,transparent 70%);border-radius:50%;z-index:0;opacity:.5}
.about_main_img_v1{width:100%;height:380px;object-fit:cover;border-radius:16px;display:block;position:relative;z-index:1;box-shadow:0 16px 48px #00103c24}
.about_img_badge{position:absolute;bottom:20px;left:-20px;background:#fff;border-radius:12px;padding:12px 18px;box-shadow:0 8px 28px #00103c21;z-index:3;display:flex;flex-direction:column;gap:2px}
.about_img_badge .badge_num{font-size:1.5rem;font-weight:800;color:#00103C;line-height:1}
.about_img_badge .badge_lbl{font-size:.75rem;color:#7a849c;font-weight:500}
.about_geo_deco{position:absolute;top:18px;left:-28px;z-index:0;pointer-events:none}
.about_section_divider{width:100%;overflow:hidden;line-height:0;margin:0}
.about_section_divider svg{display:block;width:100%}
.about_story_wrapper{background:#00103C;padding:0}
.about_story_inner_v2{max-width:1366px;margin:0 auto;padding:72px 32px 80px}
.story_grid_v2{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}
.story_left_col{display:flex;flex-direction:column;gap:32px}
.story_section_tag{display:inline-flex;align-items:center;gap:8px;background:#1ce7d91f;border:1px solid #1ce7d94d;border-radius:20px;padding:5px 14px;width:fit-content}
.story_section_tag span{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#1CE7D9}
.story_left_col h2{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:0}
.story_left_col h2 em{font-style:normal;color:#1CE7D9}
.story_txt_block{display:flex;flex-direction:column;gap:14px}
.story_para_v2{font-size:.98rem;line-height:1.78;color:#ffffffc7}
.story_img_mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:14px}
.mosaic_img_main{grid-column:1 / 2;grid-row:1 / 3}
.mosaic_img_main img{width:100%;height:320px;object-fit:cover;border-radius:14px;display:block;box-shadow:0 12px 36px #00000047}
.mosaic_img_sm_a img,.mosaic_img_sm_b img{width:100%;height:150px;object-fit:cover;border-radius:12px;display:block;box-shadow:0 8px 24px #00000038}
.mosaic_img_sm_a{grid-column:2 / 3;grid-row:1 / 2;position:relative}
.mosaic_img_sm_b{grid-column:2 / 3;grid-row:2 / 3;position:relative}
.mosaic_img_sm_b::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#1ce7d92e,transparent);border-radius:12px;pointer-events:none}
.about_milestone_row{display:flex;flex-direction:row;gap:0;margin-top:8px;border-top:1px solid #ffffff1a;padding-top:28px}
.milestone_item{flex:1;display:flex;flex-direction:column;gap:4px;padding-right:24px;position:relative}
.milestone_item + .milestone_item{padding-left:24px;padding-right:24px;border-left:1px solid #ffffff1a}
.milestone_item:last-child{padding-right:0}
.milestone_num{font-size:1.8rem;font-weight:800;color:#1CE7D9;line-height:1}
.milestone_desc{font-size:.82rem;color:#ffffff8c;line-height:1.4}
.about_expert_card_v2{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:24px;display:flex;flex-direction:row;align-items:center;gap:18px;margin-top:8px}
.expert_portrait_wrap{flex-shrink:0;width:72px;height:72px;border-radius:50%;overflow:hidden;border:2px solid #1ce7d966;position:relative}
.expert_portrait_wrap img{width:100%;height:100%;object-fit:cover;display:block}
.expert_card_txt{display:flex;flex-direction:column;gap:4px}
.expert_card_name{font-size:1rem;font-weight:700;color:#fff}
.expert_card_role{font-size:.82rem;color:#ffffff8c}
.expert_card_quote{font-size:.88rem;color:#ffffffb3;line-height:1.55;font-style:italic;margin-top:4px}
.story_right_col{display:flex;flex-direction:column;gap:20px}
.accordion_v2_wrapper{display:flex;flex-direction:column;gap:12px;margin-top:8px}
.acc_item_v2{border:1px solid #ffffff1a;border-radius:12px;overflow:hidden}
.acc_toggle_v2{display:none}
.acc_lbl_v2{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:18px 20px;cursor:pointer;background:#ffffff0a;transition:background 180ms;user-select:none}
.acc_lbl_v2:hover{background:#ffffff14}
.acc_lbl_title{font-size:.97rem;font-weight:600;color:#fff}
.acc_icon_v2{width:20px;height:20px;flex-shrink:0;transition:transform 200ms}
.acc_body_v2{max-height:0;overflow:hidden;transition:max-height 250ms ease}
.acc_toggle_v2:checked ~ .acc_lbl_v2{background:#1ce7d91a}
.acc_toggle_v2:checked ~ .acc_lbl_v2 .acc_icon_v2{transform:rotate(45deg)}
.acc_toggle_v2:checked ~ .acc_body_v2{max-height:300px}
.acc_body_inner{padding:0 20px 18px;font-size:.92rem;line-height:1.7;color:#ffffffa6}
@media screen and (max-width: 1024px) {
.about_title_inner_v1{gap:40px}
.about_img_col{flex:0 0 42%}
.story_grid_v2{grid-template-columns:1fr;gap:40px}
.story_right_col{order:-1}
}
@media screen and (max-width: 768px) {
.about_title_wrapper{padding:48px 20px 40px}
.about_title_inner_v1{flex-direction:column;gap:32px}
.about_img_col{flex:0 0 auto;width:100%;align-items:center}
.about_img_frame_v1{max-width:100%}
.about_main_img_v1{height:260px}
.about_img_badge{left:10px;bottom:10px}
.about_story_inner_v2{padding:48px 20px 56px}
.story_img_mosaic{grid-template-columns:1fr 1fr}
.mosaic_img_main img{height:220px}
.mosaic_img_sm_a img,.mosaic_img_sm_b img{height:103px}
.about_milestone_row{flex-wrap:wrap;gap:16px}
.milestone_item + .milestone_item{border-left:none;padding-left:0}
.about_cta_row{flex-direction:column;align-items:flex-start}
}
.success_page_wrapper{max-width:1366px;margin:0 auto;overflow-x:hidden}
.success_hero_v1{position:relative;min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;overflow:hidden}
.success_hero_v1 .hero_bg_layer{position:absolute;inset:0;background:linear-gradient(135deg,#00103C 0%,#002470 45%,#1CE7D9 100%);z-index:0}
.success_hero_v1 .hero_texture_ring{position:absolute;border-radius:50%;border:1px solid #1ce7d926;z-index:1}
.success_hero_v1 .ring_a{width:600px;height:600px;top:50%;left:50%;transform:translate(-50%,-50%)}
.success_hero_v1 .ring_b{width:420px;height:420px;top:50%;left:50%;transform:translate(-50%,-50%);border-color:#1ce7d938}
.success_hero_v1 .ring_c{width:240px;height:240px;top:50%;left:50%;transform:translate(-50%,-50%);border-color:#1ce7d94d}
.success_hero_v1 .geo_dot_tl{position:absolute;top:60px;left:80px;width:8px;height:8px;border-radius:50%;background:#1ce7d980;z-index:2}
.success_hero_v1 .geo_dot_br{position:absolute;bottom:80px;right:100px;width:5px;height:5px;border-radius:50%;background:#1ce7d966;z-index:2}
.success_hero_v1 .geo_line_v{position:absolute;top:0;right:220px;width:1px;height:100%;background:linear-gradient(to bottom,transparent,#1ce7d91a,transparent);z-index:1}
.success_hero_v1 .hero_inner_content{position:relative;z-index:3;text-align:center;max-width:640px}
.success_hero_v1 .check_icon_wrap{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#1ce7d91f;border:2px solid #1ce7d973;margin-bottom:28px}
.success_hero_v1 .check_icon_wrap svg{width:34px;height:34px}
.success_hero_v1 .hero_eyebrow{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#1CE7D9;margin-bottom:16px;padding:5px 14px;border:1px solid #1ce7d94d;border-radius:20px}
.success_hero_v1 .hero_heading{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.15;color:#F9F9F9;margin-bottom:18px;letter-spacing:-.02em}
.success_hero_v1 .hero_heading .accent_teal{color:#1CE7D9;position:relative}
.success_hero_v1 .hero_heading .accent_teal::after{content:'';position:absolute;bottom:-3px;left:0;right:0;height:2px;background:#1CE7D9;border-radius:2px;opacity:.6}
.success_hero_v1 .hero_sub{font-size:1.05rem;line-height:1.7;color:#f9f9f9c7;margin-bottom:36px;max-width:480px;margin-left:auto;margin-right:auto}
.success_hero_v1 .hero_btn_row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}
.btn_primary_v1{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:#1CE7D9;color:#00103C;font-weight:700;font-size:.92rem;border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:background 180ms ease,transform 160ms ease,box-shadow 180ms ease;z-index:5;position:relative;box-shadow:0 4px 18px #1ce7d947;letter-spacing:.01em}
.btn_primary_v1:hover{background:#16d4c7;transform:translateY(-2px);box-shadow:0 8px 28px #1ce7d961;color:#00103C}
.btn_outline_v1{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;background:transparent;color:#F9F9F9;font-weight:600;font-size:.92rem;border-radius:8px;text-decoration:none;border:1.5px solid #f9f9f959;cursor:pointer;transition:border-color 180ms ease,background 180ms ease,color 180ms ease;z-index:5;position:relative}
.btn_outline_v1:hover{border-color:#1CE7D9;color:#1CE7D9;background:#1ce7d912}
.success_next_steps_v2{background:#F9F9F9;padding:80px 24px}
.next_steps_inner_wrapper{max-width:1100px;margin:0 auto}
.next_steps_header_row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:56px;flex-wrap:wrap}
.next_steps_title_col{flex:0 0 auto;max-width:420px}
.section_label_v2{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#00103C;margin-bottom:14px;opacity:.55}
.section_label_v2::before{content:'';display:inline-block;width:20px;height:2px;background:#1CE7D9;border-radius:2px}
.next_steps_heading{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:#00103C;line-height:1.2;letter-spacing:-.02em}
.next_steps_heading .accent_underline{position:relative;display:inline-block}
.next_steps_heading .accent_underline::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#1CE7D9,#1ce7d933);border-radius:3px}
.next_steps_desc_col{flex:1;max-width:440px}
.next_steps_desc_col p{font-size:1rem;line-height:1.75;color:#3a4560;margin:0}
.steps_cards_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.step_card_v1{background:#fff;border-radius:16px;padding:32px 28px;border:1px solid #00103c14;box-shadow:0 4px 20px #00103c0f;position:relative;transition:box-shadow 200ms ease,transform 200ms ease;overflow:hidden}
.step_card_v1:hover{box-shadow:0 8px 32px #00103c1f;transform:translateY(-4px)}
.step_card_v1::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1CE7D9,#00103C);border-radius:3px 3px 0 0;opacity:0;transition:opacity 200ms ease}
.step_card_v1:hover::before{opacity:1}
.step_num_badge{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#00103C,#1CE7D9);color:#F9F9F9;font-size:.78rem;font-weight:800;margin-bottom:20px;letter-spacing:.04em}
.step_card_title{font-size:1rem;font-weight:700;color:#00103C;margin-bottom:10px;line-height:1.3}
.step_card_text{font-size:.9rem;line-height:1.65;color:#556080}
.steps_bottom_bar{margin-top:48px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;padding:28px 32px;background:linear-gradient(135deg,#00103C 0%,#001f5c 100%);border-radius:16px;flex-wrap:wrap}
.bar_text_col{flex:1;min-width:200px}
.bar_text_col strong{display:block;font-size:1rem;font-weight:700;color:#F9F9F9;margin-bottom:4px}
.bar_text_col span{font-size:.87rem;color:#f9f9f9a6;line-height:1.5}
.bar_contact_items{display:flex;flex-direction:row;gap:24px;align-items:center;flex-wrap:wrap}
.bar_contact_link{display:inline-flex;align-items:center;gap:7px;font-size:.87rem;color:#1CE7D9;text-decoration:none;font-weight:500;transition:opacity 160ms ease}
.bar_contact_link:hover{opacity:.78;color:#1CE7D9}
.bar_contact_link svg{flex-shrink:0;opacity:.85}
.divider_wave_v1{line-height:0;overflow:hidden;background:#F9F9F9}
.divider_wave_v1 svg{display:block;width:100%}
@media screen and (max-width: 960px) {
.steps_cards_grid{grid-template-columns:repeat(2,1fr)}
.next_steps_header_row{flex-direction:column;gap:20px}
.next_steps_title_col{max-width:100%}
.next_steps_desc_col{max-width:100%}
}
@media screen and (max-width: 640px) {
.success_hero_v1{min-height:auto;padding:60px 20px}
.steps_cards_grid{grid-template-columns:1fr}
.success_next_steps_v2{padding:56px 20px}
.steps_bottom_bar{flex-direction:column;align-items:flex-start;padding:24px 22px}
.hero_btn_row{flex-direction:column;align-items:stretch}
.btn_primary_v1,.btn_outline_v1{justify-content:center;width:100%}
.success_hero_v1 .ring_a,.success_hero_v1 .ring_b{display:none}
}