@import "https://cdn.jsdelivr.net/npm/@fontsource/archivo@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/archivo@latest/700.css";
html,body{margin:0;padding:0;font-family:'Archivo',Arial,sans-serif;font-size:16px;line-height:1.6;color:#0F123A;background:#FFF;box-sizing:border-box}
*,::before,::after{box-sizing:inherit}
.hd{background:#0F123A;border-bottom:3px solid #FC9D46;position:static}
.hd_top{background:linear-gradient(193deg,#0F123A 0%,#1a1f4e 100%);border-bottom:1px solid #fc9d4640;padding:14px 0}
.hd_top_inner{max-width:1140px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.site_logo{display:flex;align-items:center;gap:14px;text-decoration:none}
.site_logo img{width:80px;height:80px;object-fit:contain;background:#fc9d4614;border:2px solid #fc9d464d;border-radius:8px;padding:4px}
.site_logo_name{font-size:1.7rem;font-weight:700;color:#FFF;letter-spacing:1px}
.hd_tagline{text-align:right;max-width:380px}
.hd_tagline span{display:block;font-size:.82rem;color:#fff9;line-height:1.5}
.hd_tagline strong{display:block;font-size:.95rem;color:#FC9D46;font-weight:700;margin-bottom:3px}
.hd_btm{background:#0F123A;padding:0}
.hd_btm_inner{max-width:1140px;margin:0 auto;padding:0 24px;display:flex;align-items:stretch;justify-content:space-between;gap:20px}
.main_nav{display:flex;align-items:center;gap:0;flex-wrap:wrap}
.main_nav a{display:block;padding:18px 20px;color:#ffffffd1;text-decoration:none;font-size:.88rem;font-weight:400;letter-spacing:.3px;border-bottom:3px solid transparent;transition:color 0.2s,border-color 0.2s,background .2s;white-space:nowrap}
.main_nav a:hover{color:#FC9D46;border-bottom-color:#FC9D46;background:#fc9d460f}
.main_nav a.is-active{color:#FC9D46;border-bottom-color:#FC9D46}
.hd_cta_wrap{display:flex;align-items:center;padding:12px 0}
.bt_cta_hd{display:inline-block;padding:12px 26px;background:#FC9D46;color:#0F123A;font-size:.88rem;font-weight:700;text-decoration:none;border:2px solid #FC9D46;border-radius:6px;white-space:nowrap;transition:background 0.2s,color .2s;box-shadow:3px 3px 0 #fc9d4659}
.bt_cta_hd:hover{background:#0F123A;color:#FC9D46}
main{min-height:300px}
.ft{background:linear-gradient(193deg,#0F123A 0%,#1a1f4e 80%,#0F123A 100%);color:#ffffffbf;padding:48px 0 24px;border-top:3px solid #FC9D46}
.ft_inner{max-width:1140px;margin:0 auto;padding:0 24px}
.ft_cols{display:flex;flex-wrap:wrap;gap:36px;margin-bottom:36px}
.ft_brand{flex:1 1 220px}
.ft_brand_name{font-size:1.4rem;font-weight:700;color:#FFF;margin-bottom:10px}
.ft_brand_desc{font-size:.83rem;color:#ffffff8c;line-height:1.6;margin-bottom:16px}
.ft_contact_item{display:flex;align-items:center;gap:8px;font-size:.82rem;color:#ffffffa6;margin-bottom:6px;text-decoration:none}
.ft_contact_item i{color:#FC9D46;font-size:1rem}
.ft_nav_col{flex:1 1 160px}
.ft_nav_col h4{font-size:.82rem;font-weight:700;color:#FC9D46;text-transform:uppercase;letter-spacing:1px;margin:0 0 14px}
.ft_nav_col a{display:block;color:#ffffffa6;text-decoration:none;font-size:.83rem;margin-bottom:8px;transition:color .2s}
.ft_nav_col a:hover{color:#FC9D46}
.ft_bar{border-top:1px solid #ffffff1f;padding-top:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}
.ft_copy{font-size:.78rem;color:#fff6}
.ft_legal_links{display:flex;gap:18px;flex-wrap:wrap}
.ft_legal_links a{font-size:.78rem;color:#fff6;text-decoration:none;transition:color .2s}
.ft_legal_links a:hover{color:#FC9D46}
.ck_popup{position:fixed;right:-380px;top:50%;transform:translateY(-50%);width:340px;background:#FFF;border:2px solid #0F123A;border-radius:10px;box-shadow:4px 4px 0 #0f123a40;padding:24px;z-index:9999;transition:right .4s cubic-bezier(0.22,1,0.36,1)}
.ck_popup.is-visible{right:20px}
.ck_popup.is-hidden{right:-380px}
.ck_title{font-size:1rem;font-weight:700;color:#0F123A;margin:0 0 8px;display:flex;align-items:center;gap:8px}
.ck_title i{color:#FC9D46}
.ck_txt{font-size:.8rem;color:#555;line-height:1.5;margin:0 0 16px}
.ck_cats{display:none;margin-bottom:14px}
.ck_cats.is-open{display:block}
.ck_cat_row{display:flex;align-items:center;justify-content:space-between;padding:6px 0;border-bottom:1px solid #eee;font-size:.78rem;color:#333}
.ck_cat_row label{display:flex;align-items:center;gap:8px;cursor:pointer}
.ck_cat_row input[type="checkbox"]{accent-color:#FC9D46;width:15px;height:15px}
.ck_always_on{font-size:.7rem;color:#FC9D46;font-weight:700}
.ck_toggle_details{background:none;border:none;color:#FC9D46;font-size:.78rem;cursor:pointer;padding:0;margin-bottom:12px;text-decoration:underline;font-family:inherit}
.ck_btns{display:flex;gap:10px}
.bt_ck{flex:1;padding:10px 8px;font-size:.8rem;font-weight:700;border:2px solid #0F123A;border-radius:6px;cursor:pointer;font-family:inherit;transition:background 0.2s,color .2s}
.bt_ck_accept{background:#FC9D46;color:#0F123A}
.bt_ck_accept:hover{background:#e8893a}
.bt_ck_decline{background:#FFF;color:#0F123A}
.bt_ck_decline:hover{background:#0F123A;color:#FFF}
@media (max-width: 768px) {
.hd_top_inner{flex-direction:column;align-items:flex-start;gap:12px}
.hd_tagline{text-align:left}
.hd_btm_inner{flex-direction:column;gap:0}
.main_nav{width:100%}
.main_nav a{padding:12px 14px;font-size:.85rem}
.hd_cta_wrap{width:100%;padding:10px 0 14px}
.bt_cta_hd{width:100%;text-align:center}
.ft_cols{flex-direction:column;gap:24px}
.ck_popup{width:calc(100vw - 32px);right:-110%}
.ck_popup.is-visible{right:16px}
.ck_popup.is-hidden{right:-110%}
}
@media (max-width: 375px) {
.site_logo_name{font-size:1.3rem}
.site_logo img{width:60px;height:60px}
.main_nav a{padding:10px;font-size:.8rem}
}
@media (min-width: 1366px) {
.hd_top_inner,.hd_btm_inner,.ft_inner{padding:0 40px}
}
.terms-axyj-section{max-width:1140px;margin:0 auto;padding:48px 24px 80px;background:#FFF;color:#0F123A;font-family:'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.75}
.terms-axyj-section h1{font-size:2.4rem;font-weight:800;line-height:1.2;color:#0F123A;margin:0 0 32px;padding-bottom:16px;border-bottom:3px solid #FC9D46;letter-spacing:-.02em}
.terms-axyj-section h2{font-size:1.7rem;font-weight:700;line-height:1.3;color:#0F123A;margin:52px 0 18px;padding-left:14px;border-left:4px solid #FC9D46;letter-spacing:-.01em}
.terms-axyj-section h3{font-size:1.3rem;font-weight:700;line-height:1.35;color:#0F123A;margin:36px 0 14px}
.terms-axyj-section h4{font-size:1.1rem;font-weight:700;line-height:1.4;color:#0F123A;margin:28px 0 10px;text-transform:uppercase;letter-spacing:.04em;font-size:.92rem}
.terms-axyj-section h5{font-size:.95rem;font-weight:700;line-height:1.45;color:#0F123A;margin:22px 0 8px;opacity:.85}
.terms-axyj-section h6{font-size:.88rem;font-weight:700;line-height:1.5;color:#0F123A;margin:18px 0 6px;opacity:.75;text-transform:uppercase;letter-spacing:.05em}
.terms-axyj-section p{font-size:1rem;line-height:1.8;color:#1a1f4a;margin:0 0 20px;max-width:78ch}
.terms-axyj-section strong,.terms-axyj-section b{font-weight:700;color:#0F123A}
.terms-axyj-section hr{border:none;border-top:1px solid #e2e5f0;margin:48px 0;display:block}
.terms-axyj-section table{width:100%;border-collapse:collapse;margin:32px 0 40px;font-size:.93rem;line-height:1.6;box-shadow:2px 2px 8px #0f123a14}
.terms-axyj-section table thead{background:#0F123A;color:#FFF}
.terms-axyj-section table thead tr{border:none}
.terms-axyj-section table thead th{padding:14px 18px;text-align:left;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#FFF;border:none}
.terms-axyj-section table thead th:first-child{border-left:4px solid #FC9D46}
.terms-axyj-section table tbody{background:#FFF}
.terms-axyj-section table tbody tr{border-bottom:1px solid #e2e5f0;transition:background .15s ease}
.terms-axyj-section table tbody tr:nth-child(even){background:#f7f8fc}
.terms-axyj-section table tbody tr:hover{background:#fff5eb}
.terms-axyj-section table tbody td{padding:13px 18px;color:#1a1f4a;font-size:.93rem;line-height:1.6;border:none;vertical-align:top}
.terms-axyj-section table tbody td:first-child{font-weight:600;color:#0F123A}
@media (max-width: 768px) {
.terms-axyj-section{padding:32px 16px 60px;font-size:15px}
.terms-axyj-section h1{font-size:1.75rem;margin-bottom:24px}
.terms-axyj-section h2{font-size:1.35rem;margin-top:40px}
.terms-axyj-section h3{font-size:1.15rem}
.terms-axyj-section p{max-width:100%}
.terms-axyj-section table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.88rem}
.terms-axyj-section table thead th,.terms-axyj-section table tbody td{padding:11px 13px;white-space:nowrap}
}
@media (max-width: 375px) {
.terms-axyj-section{padding:24px 14px 48px}
.terms-axyj-section h1{font-size:1.45rem}
.terms-axyj-section h2{font-size:1.2rem;margin-top:32px}
.terms-axyj-section h3{font-size:1.05rem}
.terms-axyj-section h4{font-size:.85rem}
.terms-axyj-section p{font-size:.95rem;line-height:1.75}
.terms-axyj-section hr{margin:36px 0}
}
.pr_hero{position:relative;overflow:hidden;background:linear-gradient(160deg,#0F123A 0%,#1a1f54 55%,#2a1a0a 100%);padding:100px 20px 80px}
.pr_hero_inner{max-width:1140px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:60px}
.pr_hero_txt{flex:1 1 55%;position:relative;z-index:2}
.pr_hero_img_side{flex:1 1 40%;position:relative;z-index:2}
.pr_hero_img_side img{width:100%;height:380px;object-fit:cover;border-radius:8px;filter:blur(2px) brightness(0.7);display:block}
.pr_hero_img_side::after{content:'';position:absolute;inset:0;border-radius:8px;background:linear-gradient(120deg,#0f123a99 0%,#fc9d4626 100%);pointer-events:none}
.pr_hero_bg_shape{position:absolute;top:-80px;right:-100px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,#fc9d4614 0%,transparent 70%);pointer-events:none}
.pr_hero_bg_shape-2{position:absolute;bottom:-60px;left:-80px;width:300px;height:300px;border:1px solid #fc9d461f;border-radius:50%;pointer-events:none}
.pr_hero_eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fc9d461f;border:1px solid #fc9d464d;border-radius:4px;padding:6px 14px;margin-bottom:24px;color:#FC9D46;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.pr_hero_eyebrow .owi{font-size:14px}
.pr_hero_h1{font-size:clamp(32px,4.5vw,56px);font-weight:800;color:#FFF;line-height:1.15;margin:0 0 24px;letter-spacing:-.02em}
.pr_hero_h1 .accent_word{color:#FC9D46;position:relative;display:inline-block}
.pr_hero_h1 .accent_word::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:3px;background:#FC9D46;border-radius:2px}
.pr_hero_desc{font-size:17px;color:#ffffffbf;line-height:1.7;margin:0 0 36px;max-width:520px}
.pr_hero_stats{display:flex;flex-direction:row;gap:32px;flex-wrap:wrap}
.pr_hero_stat{display:flex;flex-direction:column;gap:4px}
.pr_hero_stat strong{font-size:28px;font-weight:800;color:#FC9D46;line-height:1}
.pr_hero_stat span{font-size:13px;color:#ffffff8c;letter-spacing:.04em}
.pr_pricing_section{background:#f7f8fc;padding:90px 20px;position:relative}
.pr_pricing_section::before{content:'';display:block;width:100%;height:4px;background:linear-gradient(90deg,#FC9D46 0%,#0F123A 50%,#FC9D46 100%);position:absolute;top:0;left:0}
.pr_section_hd{max-width:1140px;margin:0 auto 60px;text-align:center}
.pr_section_hd h2{font-size:clamp(26px,3.5vw,42px);font-weight:700;color:#0F123A;margin:0 0 14px;letter-spacing:-.02em;position:relative;display:inline-block}
.pr_section_hd h2::before{content:'';position:absolute;left:-24px;top:50%;transform:translateY(-50%);width:6px;height:60%;background:#FC9D46;border-radius:3px}
.pr_section_hd p{font-size:16px;color:#555a7a;line-height:1.65;max-width:560px;margin:0 auto}
.pr_toggle_wrap{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;margin-bottom:52px}
.pr_toggle_lbl{font-size:14px;color:#555a7a;cursor:pointer;letter-spacing:.03em}
.pr_toggle_inp{display:none}
.pr_toggle_track{width:48px;height:26px;background:#d0d3e8;border-radius:13px;position:relative;cursor:pointer;transition:background .25s;flex-shrink:0}
.pr_toggle_track::after{content:'';position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0000002e;transition:left .25s}
.pr_toggle_inp:checked ~ .pr_toggle_wrap .pr_toggle_track{background:#FC9D46}
.pr_toggle_inp:checked ~ .pr_toggle_wrap .pr_toggle_track::after{left:25px}
.pr_save_badge{background:#FC9D46;color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:4px;letter-spacing:.06em;text-transform:uppercase}
.pr_cards_grid{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}
.pr_card{background:#fff;border:1px solid #e4e6f0;border-radius:10px;padding:36px 30px;position:relative;box-shadow:2px 4px 12px #0f123a0f;transition:box-shadow 0.2s,transform .2s}
.pr_card:hover{box-shadow:4px 8px 24px #0f123a1f;transform:translateY(-3px)}
.pr_card.is-featured{background:#0F123A;border-color:#FC9D46;box-shadow:4px 8px 28px #0f123a38}
.pr_card .pr_featured_tag{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#FC9D46;color:#fff;font-size:11px;font-weight:700;padding:4px 16px;border-radius:4px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
.pr_card_tier{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#FC9D46;margin-bottom:10px}
.pr_card_name{font-size:22px;font-weight:700;color:#0F123A;margin:0 0 6px}
.pr_card.is-featured .pr_card_name{color:#fff}
.pr_card_tagline{font-size:14px;color:#7a7f99;margin-bottom:28px;line-height:1.5}
.pr_card.is-featured .pr_card_tagline{color:#fff9}
.pr_price_row{display:flex;flex-direction:row;align-items:flex-end;gap:6px;margin-bottom:8px}
.pr_price_amt{font-size:46px;font-weight:800;color:#0F123A;line-height:1;letter-spacing:-.03em}
.pr_card.is-featured .pr_price_amt{color:#FC9D46}
.pr_price_curr{font-size:22px;font-weight:700;color:#FC9D46;line-height:1.8}
.pr_price_period{font-size:13px;color:#7a7f99;margin-bottom:28px}
.pr_card.is-featured .pr_price_period{color:#ffffff80}
.pr_annual_price{font-size:12px;color:#7a7f99;margin-bottom:28px;padding:8px 12px;background:#f7f8fc;border-radius:4px;display:none}
.pr_card.is-featured .pr_annual_price{background:#ffffff14;color:#ffffff8c}
.pr_toggle_inp:checked ~ .pr_pricing_section .pr_annual_price{display:block}
.pr_toggle_inp:checked ~ .pr_pricing_section .pr_price_period::after{content:'/Jahr'}
.pr_divider_thin{height:1px;background:#e4e6f0;margin:24px 0}
.pr_card.is-featured .pr_divider_thin{background:#ffffff1f}
.pr_feat_list{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:12px}
.pr_feat_list li{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:14px;color:#3a3f5c;line-height:1.5}
.pr_card.is-featured .pr_feat_list li{color:#fffc}
.pr_feat_list li .owi{color:#FC9D46;font-size:16px;flex-shrink:0;margin-top:1px}
.pr_feat_list li.is-dim{opacity:.4}
.pr_feat_list li.is-dim .owi{color:#aaa}
.pr_card_btn{display:block;width:100%;padding:14px 24px;text-align:center;border-radius:8px;font-size:15px;font-weight:700;text-decoration:none;letter-spacing:.03em;transition:background 0.2s,box-shadow 0.2s,transform .15s;box-sizing:border-box;border:2px solid transparent}
.pr_card_btn.bt_outline{background:transparent;border-color:#0F123A;color:#0F123A}
.pr_card_btn.bt_outline:hover{background:#0F123A;color:#fff;box-shadow:2px 4px 12px #0f123a2e}
.pr_card_btn.bt_primary{background:#FC9D46;border-color:#FC9D46;color:#fff;box-shadow:2px 4px 14px #fc9d4659}
.pr_card_btn.bt_primary:hover{background:#e88a30;box-shadow:4px 6px 20px #fc9d4680;transform:translateY(-1px)}
.pr_card_btn.bt_ghost{background:#ffffff1a;border-color:#ffffff40;color:#fff}
.pr_card_btn.bt_ghost:hover{background:#FC9D46;border-color:#FC9D46;box-shadow:2px 4px 14px #fc9d4666}
.pr_compare_section{background:#fff;padding:80px 20px;position:relative;overflow:hidden}
.pr_compare_section::after{content:'';position:absolute;right:-120px;bottom:-120px;width:400px;height:400px;border:2px solid #fc9d4614;border-radius:50%;pointer-events:none}
.pr_compare_inner{max-width:1140px;margin:0 auto}
.pr_compare_hd{margin-bottom:48px;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}
.pr_compare_hd h2{font-size:clamp(24px,3vw,38px);font-weight:700;color:#0F123A;margin:0 0 8px;letter-spacing:-.02em}
.pr_compare_hd p{font-size:15px;color:#555a7a;margin:0;max-width:440px}
.pr_compare_hd_txt{flex:1 1 auto}
.pr_team_strip{display:flex;flex-direction:row;gap:16px;align-items:center;flex-wrap:wrap}
.pr_team_avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid #FC9D46;display:block;flex-shrink:0}
.pr_team_avatar-2{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid #0F123A;display:block;flex-shrink:0;margin-left:-18px}
.pr_team_avatar-3{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid #fc9d4680;display:block;flex-shrink:0;margin-left:-18px}
.pr_team_note{font-size:13px;color:#555a7a;line-height:1.5}
.pr_team_note strong{display:block;color:#0F123A;font-weight:700}
.pr_table_wrap{overflow-x:auto;border-radius:10px;box-shadow:2px 4px 16px #0f123a14}
.pr_table{width:100%;border-collapse:collapse;min-width:600px}
.pr_table thead tr th{padding:20px 24px;text-align:left;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#0F123A;color:#ffffffb3;border-right:1px solid #ffffff0f}
.pr_table thead tr th:first-child{color:#fff;border-radius:10px 0 0 0}
.pr_table thead tr th:last-child{border-radius:0 10px 0 0;border-right:none}
.pr_table thead tr th.is-hl{background:#FC9D46;color:#fff}
.pr_table tbody tr{border-bottom:1px solid #eceef5;transition:background .15s}
.pr_table tbody tr:hover{background:#f7f8fc}
.pr_table tbody tr td{padding:16px 24px;font-size:14px;color:#3a3f5c;border-right:1px solid #eceef5;vertical-align:middle}
.pr_table tbody tr td:first-child{font-weight:600;color:#0F123A}
.pr_table tbody tr td:last-child{border-right:none}
.pr_table tbody tr td.is-hl-col{background:#fc9d460f}
.pr_check_yes{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#fc9d4626;border-radius:50%;color:#FC9D46;font-size:14px}
.pr_check_no{display:inline-block;width:16px;height:2px;background:#ccc;border-radius:2px;vertical-align:middle}
.pr_table tfoot tr td{padding:20px 24px;background:#f7f8fc;border-top:2px solid #eceef5}
.pr_table tfoot tr td:last-child{border-right:none}
.pr_table tfoot tr td.is-hl-col{background:#fc9d4614}
.pr_tfoot_btn{display:inline-block;padding:10px 22px;border-radius:6px;font-size:13px;font-weight:700;text-decoration:none;letter-spacing:.03em;transition:background 0.2s,transform .15s}
.pr_tfoot_btn.bt_sm_outline{border:2px solid #0F123A;color:#0F123A;background:transparent}
.pr_tfoot_btn.bt_sm_outline:hover{background:#0F123A;color:#fff}
.pr_tfoot_btn.bt_sm_accent{background:#FC9D46;color:#fff;border:2px solid #FC9D46;box-shadow:2px 3px 10px #fc9d464d}
.pr_tfoot_btn.bt_sm_accent:hover{background:#e88a30;transform:translateY(-1px)}
.pr_faq_section{background:linear-gradient(170deg,#f7f8fc 0%,#eef0f9 100%);padding:80px 20px}
.pr_faq_inner{max-width:820px;margin:0 auto}
.pr_faq_inner h2{font-size:clamp(24px,3vw,36px);font-weight:700;color:#0F123A;text-align:center;margin:0 0 12px}
.pr_faq_inner > p{text-align:center;color:#555a7a;font-size:15px;margin:0 0 48px}
.pr_faq_item{background:#fff;border:1px solid #e4e6f0;border-radius:8px;margin-bottom:12px;box-shadow:1px 2px 6px #0f123a0a;overflow:hidden}
.pr_faq_chk{display:none}
.pr_faq_lbl{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 24px;cursor:pointer;font-size:15px;font-weight:600;color:#0F123A;gap:16px;transition:color .2s;user-select:none}
.pr_faq_lbl:hover{color:#FC9D46}
.pr_faq_icon{width:22px;height:22px;border:2px solid #d0d3e8;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px;color:#7a7f99;transition:border-color 0.2s,color 0.2s,transform .25s;line-height:1}
.pr_faq_chk:checked + .pr_faq_lbl .pr_faq_icon{border-color:#FC9D46;color:#FC9D46;transform:rotate(45deg)}
.pr_faq_body{max-height:0;overflow:hidden;transition:max-height .35s ease}
.pr_faq_chk:checked ~ .pr_faq_body{max-height:220px}
.pr_faq_body p{padding:0 24px 20px;font-size:14px;color:#555a7a;line-height:1.7;margin:0;border-top:1px solid #eceef5;padding-top:16px}
@media (max-width: 1024px) {
.pr_cards_grid{grid-template-columns:repeat(2,1fr)}
.pr_cards_grid .pr_card:last-child{grid-column:1 / -1;max-width:480px;margin:0 auto;width:100%}
}
@media (max-width: 768px) {
.pr_hero_inner{flex-direction:column;gap:40px}
.pr_hero_img_side{width:100%}
.pr_hero_img_side img{height:220px}
.pr_cards_grid{grid-template-columns:1fr}
.pr_cards_grid .pr_card:last-child{grid-column:auto;max-width:100%}
.pr_compare_hd{flex-direction:column;align-items:flex-start}
.pr_section_hd h2::before{display:none}
.pr_hero_stats{gap:20px}
.pr_hero{padding:60px 20px 50px}
}
@media (max-width: 375px) {
.pr_hero_h1{font-size:28px}
.pr_card{padding:28px 20px}
.pr_toggle_wrap{flex-wrap:wrap;justify-content:center}
}
.msc_hero{position:relative;overflow:hidden;background:#0F123A;padding:0}
.msc_hero .msc_grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:320px 220px;gap:3px;max-width:100%}
.msc_hero .msc_cell{overflow:hidden;position:relative}
.msc_hero .msc_cell img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(0.55) saturate(0.8);transition:filter .4s ease}
.msc_hero .msc_cell:hover img{filter:brightness(0.65) saturate(1)}
.msc_hero .msc_cell-1{grid-column:1 / 2;grid-row:1 / 2}
.msc_hero .msc_cell-2{grid-column:2 / 3;grid-row:1 / 2}
.msc_hero .msc_cell-3{grid-column:3 / 4;grid-row:1 / 3}
.msc_hero .msc_cell-4{grid-column:1 / 2;grid-row:2 / 3}
.msc_hero .msc_cell-5{grid-column:2 / 3;grid-row:2 / 3}
.msc_hero .msc_overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:60px 48px;z-index:10;background:linear-gradient(120deg,#0f123ad1 0%,#0f123a66 60%,transparent 100%);max-width:600px}
.msc_hero .msc_tag{display:inline-block;background:#FC9D46;color:#fff;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;padding:5px 14px;margin-bottom:22px;border-radius:3px;box-shadow:2px 2px 0 #fc9d464d}
.msc_hero .msc_h1{font-size:clamp(2rem,4vw,3.2rem);font-weight:800;color:#fff;line-height:1.15;margin:0 0 14px;letter-spacing:-.5px}
.msc_hero .msc_h1 span{color:#FC9D46}
.msc_hero .msc_sub{font-size:1.05rem;color:#ffffffd1;line-height:1.6;margin:0 0 32px;max-width:440px}
.msc_hero .msc_cta_row{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.msc_hero .bt_primary{background:#FC9D46;color:#0F123A;font-size:.92rem;font-weight:700;padding:13px 28px;border:none;border-radius:6px;cursor:pointer;text-decoration:none;display:inline-block;box-shadow:3px 3px 0 #fc9d4659;transition:background 0.2s,transform .15s;z-index:20;position:relative}
.msc_hero .bt_primary:hover{background:#e8882e;transform:translateY(-2px)}
.msc_hero .bt_outline{background:transparent;color:#fff;font-size:.92rem;font-weight:600;padding:12px 26px;border:2px solid #ffffff8c;border-radius:6px;cursor:pointer;text-decoration:none;display:inline-block;transition:border-color 0.2s,color .2s;z-index:20;position:relative}
.msc_hero .bt_outline:hover{border-color:#FC9D46;color:#FC9D46}
.msc_hero .msc_shadow_shape{position:absolute;bottom:-30px;right:-30px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,#fc9d462e 0%,transparent 70%);z-index:5;pointer-events:none}
.mech_section{background:#fff;padding:80px 0 72px}
.mech_inner{max-width:1140px;margin:0 auto;padding:0 24px}
.mech_hd{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:54px;flex-wrap:wrap}
.mech_hd_left{max-width:520px}
.mech_eyebrow{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#FC9D46;margin-bottom:12px}
.mech_h2{font-size:clamp(1.6rem,3vw,2.3rem);font-weight:800;color:#0F123A;line-height:1.2;margin:0;position:relative;padding-bottom:16px}
.mech_h2::after{content:'';position:absolute;bottom:0;left:0;width:48px;height:3px;background:#FC9D46;border-radius:2px}
.mech_hd_right{font-size:.97rem;color:#4a4f6e;line-height:1.65;max-width:380px}
.mech_tabs{display:flex;flex-direction:row;gap:0;margin-bottom:0;border-bottom:2px solid #e8eaf0;flex-wrap:nowrap;overflow-x:auto}
.mech_tabs input[type="radio"]{display:none}
.mech_tab_lbl{padding:12px 28px;font-size:.88rem;font-weight:700;color:#6b7090;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;white-space:nowrap;transition:color 0.2s,border-color .2s;letter-spacing:.5px}
.mech_tabs input[type="radio"]:checked + .mech_tab_lbl{color:#0F123A;border-bottom-color:#FC9D46}
.mech_panels{padding-top:40px}
.mech_panel{display:none}
#mech_t1:checked ~ .mech_panels .mech_p1,#mech_t2:checked ~ .mech_panels .mech_p2,#mech_t3:checked ~ .mech_panels .mech_p3{display:grid}
.mech_panel{grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.mech_panel_txt h4{font-size:1.25rem;font-weight:800;color:#0F123A;margin:0 0 14px}
.mech_panel_txt p{font-size:.96rem;color:#4a4f6e;line-height:1.7;margin:0 0 22px}
.mech_steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.mech_steps li{display:flex;flex-direction:row;align-items:flex-start;gap:14px;font-size:.93rem;color:#2d3160;line-height:1.5}
.mech_steps li .step_num{background:#0F123A;color:#FC9D46;font-size:.75rem;font-weight:800;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}
.mech_panel_vis{position:relative;border-radius:8px;overflow:hidden;box-shadow:5px 5px 0 #0f123a1f 0 2px 20px #00000017}
.mech_panel_vis img{width:100%;height:280px;object-fit:cover;display:block}
.mech_panel_vis .vis_badge{position:absolute;bottom:16px;left:16px;background:#FC9D46;color:#fff;font-size:.8rem;font-weight:700;padding:6px 14px;border-radius:4px}
.story_section{background:linear-gradient(160deg,#0F123A 0%,#1a1f55 55%,#2a1a3e 100%);padding:84px 0 80px;position:relative;overflow:hidden}
.story_section::before{content:'';position:absolute;top:-80px;right:-60px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,#fc9d461f 0%,transparent 70%);pointer-events:none}
.story_inner{max-width:1140px;margin:0 auto;padding:0 24px}
.story_top{text-align:center;margin-bottom:56px}
.story_eyebrow{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#FC9D46;margin-bottom:14px}
.story_h2{font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800;color:#fff;margin:0 0 16px;line-height:1.25}
.story_intro{font-size:.98rem;color:#ffffffb3;max-width:520px;margin:0 auto;line-height:1.65}
.story_cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.story_card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:32px 28px;position:relative;transition:border-color 0.25s,background .25s}
.story_card:hover{border-color:#fc9d4666;background:#fc9d4612}
.story_card .sc_icon{width:44px;height:44px;background:#fc9d4626;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#FC9D46;font-size:20px}
.story_card .sc_name{font-size:.78rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#FC9D46;margin-bottom:8px}
.story_card .sc_quote{font-size:1rem;color:#fff;font-weight:700;line-height:1.4;margin-bottom:12px}
.story_card .sc_body{font-size:.91rem;color:#ffffffad;line-height:1.65}
.story_card .sc_person{display:flex;flex-direction:row;align-items:center;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid #ffffff1a}
.story_card .sc_avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #FC9D46}
.story_card .sc_pinfo .sc_pname{font-size:.86rem;font-weight:700;color:#fff}
.story_card .sc_pinfo .sc_role{font-size:.78rem;color:#ffffff80}
.story_card .sc_placeholder_avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#FC9D46,#0F123A);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:.85rem;border:2px solid #FC9D46;flex-shrink:0}
.analytics_section{background:#f5f6fa;padding:84px 0 80px}
.analytics_inner{max-width:1140px;margin:0 auto;padding:0 24px}
.analytics_layout{display:grid;grid-template-columns:1fr 1.15fr;gap:60px;align-items:start}
.analytics_txt .an_eyebrow{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#FC9D46;margin-bottom:14px}
.analytics_txt .an_h2{font-size:clamp(1.5rem,2.8vw,2.2rem);font-weight:800;color:#0F123A;line-height:1.25;margin:0 0 20px}
.analytics_txt .an_body{font-size:.96rem;color:#4a4f6e;line-height:1.72;margin:0 0 32px}
.an_stats_row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:36px}
.an_stat_box{background:#fff;border:1px solid #e2e4ee;border-radius:6px;padding:20px 18px;box-shadow:2px 2px 0 #0f123a0f}
.an_stat_box .stat_num{font-size:1.85rem;font-weight:900;color:#0F123A;line-height:1;margin-bottom:4px}
.an_stat_box .stat_num span{color:#FC9D46}
.an_stat_box .stat_lbl{font-size:.8rem;color:#6b7090;line-height:1.4}
.an_cta_row{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.bt_dark{background:#0F123A;color:#fff;font-size:.92rem;font-weight:700;padding:13px 28px;border:none;border-radius:6px;text-decoration:none;display:inline-block;box-shadow:3px 3px 0 #0f123a33;transition:background 0.2s,transform .15s}
.bt_dark:hover{background:#1d2260;transform:translateY(-2px)}
.bt_orange_outline{background:transparent;color:#FC9D46;font-size:.92rem;font-weight:700;padding:12px 26px;border:2px solid #FC9D46;border-radius:6px;text-decoration:none;display:inline-block;transition:background 0.2s,color .2s}
.bt_orange_outline:hover{background:#FC9D46;color:#fff}
.analytics_vis{display:flex;flex-direction:column;gap:18px}
.an_chart_card{background:#fff;border:1px solid #e2e4ee;border-radius:8px;padding:26px 24px;box-shadow:3px 3px 0 #0f123a12}
.an_chart_card .acc_title{font-size:.85rem;font-weight:700;color:#0F123A;margin-bottom:18px;letter-spacing:.3px}
.an_bar_list{display:flex;flex-direction:column;gap:12px}
.an_bar_item{display:flex;flex-direction:column;gap:5px}
.an_bar_lbl_row{display:flex;flex-direction:row;justify-content:space-between;font-size:.82rem;color:#4a4f6e}
.an_bar_track{height:8px;background:#e8eaf0;border-radius:4px;overflow:hidden}
.an_bar_fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#FC9D46 0%,#e8882e 100%);transition:width .6s ease}
.an_bar_fill.is-dark{background:linear-gradient(90deg,#0F123A 0%,#1d2260 100%)}
.an_img_card{border-radius:8px;overflow:hidden;box-shadow:4px 4px 0 #0f123a1a}
.an_img_card img{width:100%;height:200px;object-fit:cover;display:block}
@media (max-width: 1024px) {
.msc_hero .msc_grid{grid-template-columns:1fr 1fr;grid-template-rows:260px 180px 180px}
.msc_hero .msc_cell-3{grid-column:2 / 3;grid-row:1 / 2}
.msc_hero .msc_cell-4{grid-column:1 / 2;grid-row:2 / 3}
.msc_hero .msc_cell-5{grid-column:2 / 3;grid-row:2 / 3}
.story_cards{grid-template-columns:1fr 1fr}
.analytics_layout{grid-template-columns:1fr;gap:40px}
.mech_panel{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.msc_hero .msc_grid{grid-template-columns:1fr 1fr;grid-template-rows:200px 160px}
.msc_hero .msc_cell-3{display:none}
.msc_hero .msc_cell-4{grid-column:1 / 2;grid-row:2 / 3}
.msc_hero .msc_cell-5{grid-column:2 / 3;grid-row:2 / 3}
.msc_hero .msc_overlay{padding:36px 24px}
.msch_grid{grid-template-columns:1fr}
.story_cards{grid-template-columns:1fr}
.an_stats_row{grid-template-columns:1fr}
.mech_hd{flex-direction:column}
.mech_tabs{flex-wrap:wrap}
.mech_tab_lbl{padding:10px 16px;font-size:.82rem}
}
@media (max-width: 375px) {
.msc_hero .msc_overlay{padding:24px 16px}
.msc_hero .msc_grid{grid-template-rows:160px 130px}
.story_section,.mech_section,.analytics_section{padding:52px 0}
}
.ct_pg{max-width:1140px;margin:0 auto;padding:0 20px}
.ct_mosaic{position:relative;overflow:hidden;background:#0F123A;min-height:520px;display:flex;flex-direction:column}
.ct_mosaic_bg_anim{position:absolute;inset:0;z-index:0;overflow:hidden}
.ct_mosaic_bg_anim span{position:absolute;border-radius:50%;opacity:.07;animation:ct_float 12s ease-in-out infinite}
.ct_mosaic_bg_anim span:nth-child(1){width:320px;height:320px;background:#FC9D46;top:-80px;left:-60px;animation-delay:0s}
.ct_mosaic_bg_anim span:nth-child(2){width:200px;height:200px;background:#FC9D46;bottom:40px;right:10%;animation-delay:4s}
.ct_mosaic_bg_anim span:nth-child(3){width:140px;height:140px;background:#FFF;top:50%;left:40%;animation-delay:7s}
@keyframes ct_float {
0%,100%{transform:translateY(0) scale(1)}
50%{transform:translateY(-24px) scale(1.06)}
}
.ct_mosaic_inner{position:relative;z-index:1;max-width:1140px;margin:0 auto;padding:72px 20px 60px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:18px;align-items:start}
.ct_tile{border-radius:8px;overflow:hidden;position:relative}
.ct_tile-problem{grid-column:1 / 3;grid-row:1;background:linear-gradient(135deg,#FC9D46 0%,#0F123A 100%);padding:40px 36px}
.ct_tile-problem .ct_tile_label{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#FC9D46;margin-bottom:14px;opacity:.85}
.ct_tile-problem .ct_tile_label span{background:#ffffff1f;padding:4px 10px;border-radius:4px;color:#FFF}
.ct_tile-problem h1{font-size:2.1rem;font-weight:800;color:#FFF;line-height:1.22;margin:0 0 16px}
.ct_tile-problem .ct_tile_sub{font-size:1rem;color:#ffffffb8;line-height:1.6;max-width:420px}
.ct_tile-visual{grid-column:3;grid-row:1 / 3;background:linear-gradient(193deg,#FC9D46 0%,#0F123A 55%,#1a1f54 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:30px 26px;min-height:300px}
.ct_tile-visual .ct_vis_tag{font-size:.78rem;color:#fff9;margin-bottom:8px;letter-spacing:1px;text-transform:uppercase}
.ct_tile-visual .ct_vis_stat{font-size:2.6rem;font-weight:900;color:#FC9D46;line-height:1}
.ct_tile-visual .ct_vis_desc{font-size:.88rem;color:#ffffffbf;margin-top:8px;line-height:1.5}
.ct_vis_geo_shape{width:100%;flex:1;display:flex;align-items:center;justify-content:center;padding:20px 0}
.ct_vis_geo_shape svg{width:80px;height:80px;opacity:.3}
.ct_tile-solution{grid-column:1 / 3;grid-row:2;background:#ffffff0a;border:1px solid #fc9d4633;padding:28px 32px;display:flex;flex-direction:row;align-items:center;gap:28px}
.ct_tile-solution .ct_sol_icon{width:52px;height:52px;background:linear-gradient(135deg,#FC9D46,#e8883a);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ct_tile-solution .ct_sol_icon i{font-size:1.5rem;color:#FFF}
.ct_tile-solution .ct_sol_text h2{font-size:1.1rem;font-weight:700;color:#FFF;margin:0 0 6px}
.ct_tile-solution .ct_sol_text p{font-size:.92rem;color:#ffffffa6;line-height:1.55;margin:0}
.ct_info_strip{background:#FFF;border-bottom:3px solid #FC9D46}
.ct_info_strip_inner{max-width:1140px;margin:0 auto;padding:0 20px;display:flex;flex-direction:row;gap:0}
.ct_info_card{flex:1;padding:30px 28px;display:flex;flex-direction:row;align-items:flex-start;gap:16px;border-right:1px solid #eaeaea;transition:background .22s}
.ct_info_card:last-child{border-right:none}
.ct_info_card:hover{background:#fffaf5}
.ct_info_card .ct_ic_icon{width:44px;height:44px;background:linear-gradient(135deg,#FC9D46 0%,#e8883a 100%);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:2px 3px 8px #fc9d4638}
.ct_info_card .ct_ic_icon i{font-size:1.2rem;color:#FFF}
.ct_info_card .ct_ic_body .ct_ic_label{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#FC9D46;margin-bottom:4px}
.ct_info_card .ct_ic_body .ct_ic_val{font-size:.95rem;font-weight:600;color:#0F123A;line-height:1.45}
.ct_info_card .ct_ic_body .ct_ic_val a{color:#0F123A;text-decoration:none;transition:color .18s}
.ct_info_card .ct_ic_body .ct_ic_val a:hover{color:#FC9D46}
.ct_form_block{background:linear-gradient(170deg,#f8f9ff 0%,#fff6ee 100%);padding:72px 0 80px}
.ct_form_split{max-width:1140px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:5fr 7fr;gap:56px;align-items:start}
.ct_form_desc .ct_fd_tag{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#FC9D46;background:#fc9d461a;border-left:3px solid #FC9D46;padding:5px 12px 5px 10px;margin-bottom:20px}
.ct_form_desc h2{font-size:1.75rem;font-weight:800;color:#0F123A;line-height:1.25;margin:0 0 18px}
.ct_form_desc h2 em{font-style:normal;color:#FC9D46}
.ct_form_desc .ct_fd_body{font-size:.95rem;color:#444;line-height:1.7;margin:0 0 28px}
.ct_fd_feature_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.ct_fd_feature_list li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:.9rem;color:#333;line-height:1.5}
.ct_fd_feature_list li .ct_fl_dot{width:22px;height:22px;background:#FC9D46;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}
.ct_fd_feature_list li .ct_fl_dot i{font-size:.65rem;color:#FFF}
.ct_frm{background:#FFF;border-radius:8px;padding:40px 38px;box-shadow:4px 6px 24px #0f123a1a;border-top:4px solid #FC9D46}
.ct_frm .ct_frm_heading{font-size:1.15rem;font-weight:700;color:#0F123A;margin:0 0 26px}
.ct_frm_row{margin-bottom:18px;display:flex;flex-direction:column;gap:6px}
.ct_frm_row label{font-size:.82rem;font-weight:600;color:#0F123A;letter-spacing:.3px}
.ct_frm_row input[type="text"],.ct_frm_row input[type="tel"],.ct_frm_row select{width:100%;padding:11px 14px;border:1.5px solid #dde0ef;border-radius:6px;font-size:.92rem;color:#0F123A;background:#f8f9ff;box-shadow:inset 1px 2px 4px #0f123a0d;transition:border-color 0.2s,box-shadow .2s;box-sizing:border-box;appearance:none;-webkit-appearance:none}
.ct_frm_row input[type="text"]:focus,.ct_frm_row input[type="tel"]:focus,.ct_frm_row select:focus{border-color:#FC9D46;box-shadow:inset 1px 2px 4px #0f123a0d 0 0 0 3px #fc9d4626;outline:none;background:#FFF}
.ct_frm_select_wrap{position:relative}
.ct_frm_select_wrap select{cursor:pointer}
.ct_frm_select_wrap::after{content:'';position:absolute;right:14px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #0F123A;pointer-events:none}
.ct_frm_privacy{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin-bottom:22px;margin-top:4px}
.ct_frm_privacy input[type="checkbox"]{width:18px;height:18px;border:1.5px solid #dde0ef;border-radius:4px;flex-shrink:0;margin-top:2px;accent-color:#FC9D46;cursor:pointer}
.ct_frm_privacy label{font-size:.82rem;color:#555;line-height:1.55;cursor:pointer}
.ct_frm_privacy label a{color:#FC9D46;text-decoration:underline;text-underline-offset:2px}
.ct_frm_privacy label a:hover{color:#e8883a}
.ct_btn_submit{display:inline-block;background:linear-gradient(135deg,#FC9D46 0%,#e8883a 100%);color:#FFF;font-size:.95rem;font-weight:700;padding:13px 36px;border-radius:6px;border:none;cursor:pointer;letter-spacing:.4px;box-shadow:2px 4px 12px #fc9d464d;transition:box-shadow 0.2s,transform 0.15s,background .2s;position:relative;z-index:2;width:100%}
.ct_btn_submit:hover{box-shadow:3px 6px 18px #fc9d466b;transform:translateY(-2px)}
.ct_btn_submit:active{transform:translateY(0);box-shadow:1px 2px 6px #fc9d4640}
.ct_divider_wave{display:block;width:100%;line-height:0;overflow:hidden}
.ct_divider_wave svg{display:block;width:100%}
.ct_about_block{background:#0F123A;padding:64px 0 72px;position:relative;overflow:hidden}
.ct_about_block::before{content:'';position:absolute;top:-40px;right:-60px;width:300px;height:300px;border-radius:50%;background:#fc9d460f;pointer-events:none}
.ct_about_inner{max-width:1140px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.ct_about_text .ct_at_tag{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:#fc9d46e6;margin-bottom:18px}
.ct_about_text h3{font-size:1.6rem;font-weight:800;color:#FFF;line-height:1.28;margin:0 0 18px}
.ct_about_text p{font-size:.95rem;color:#ffffffb3;line-height:1.72;margin:0}
.ct_about_stats{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.ct_stat_tile{background:#ffffff0d;border:1px solid #fc9d4626;border-radius:8px;padding:24px 20px;text-align:center}
.ct_stat_tile .ct_st_num{font-size:2rem;font-weight:900;color:#FC9D46;line-height:1;margin-bottom:6px}
.ct_stat_tile .ct_st_label{font-size:.8rem;color:#fff9;line-height:1.4}
.ct_faq_block{background:#FFF;padding:72px 0 80px}
.ct_faq_inner{max-width:1140px;margin:0 auto;padding:0 20px}
.ct_faq_hd{text-align:center;margin-bottom:48px}
.ct_faq_hd .ct_faq_tag{font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#FC9D46;margin-bottom:12px;display:block}
.ct_faq_hd h3{font-size:1.65rem;font-weight:800;color:#0F123A;margin:0}
.ct_faq_grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.ct_faq_item{border:1.5px solid #eaeaea;border-radius:8px;overflow:hidden}
.ct_faq_item input[type="checkbox"]{display:none}
.ct_faq_item label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:18px 20px;cursor:pointer;font-size:.92rem;font-weight:600;color:#0F123A;transition:background .18s;gap:12px}
.ct_faq_item label:hover{background:#fff8f2}
.ct_faq_item label .ct_fq_arrow{width:22px;height:22px;background:#fc9d461a;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background 0.18s,transform .22s}
.ct_faq_item label .ct_fq_arrow i{font-size:.7rem;color:#FC9D46;transition:transform .22s}
.ct_faq_item .ct_faq_ans{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s;padding:0 20px;font-size:.88rem;color:#555;line-height:1.65}
.ct_faq_item input[type="checkbox"]:checked ~ label{background:#fff8f2;color:#FC9D46}
.ct_faq_item input[type="checkbox"]:checked ~ label .ct_fq_arrow{background:#FC9D46;transform:rotate(45deg)}
.ct_faq_item input[type="checkbox"]:checked ~ label .ct_fq_arrow i{color:#FFF}
.ct_faq_item input[type="checkbox"]:checked ~ .ct_faq_ans{max-height:200px;padding:14px 20px 18px}
@media (max-width: 1366px) {
.ct_mosaic_inner{gap:14px}
}
@media (max-width: 768px) {
.ct_mosaic_inner{grid-template-columns:1fr;grid-template-rows:auto;padding:48px 16px 40px}
.ct_tile-problem{grid-column:1;grid-row:auto;padding:30px 22px}
.ct_tile-problem h1{font-size:1.6rem}
.ct_tile-visual{grid-column:1;grid-row:auto;min-height:180px;padding:20px}
.ct_tile-visual .ct_vis_stat{font-size:2rem}
.ct_tile-solution{grid-column:1;grid-row:auto;flex-direction:column;padding:22px 18px;gap:16px}
.ct_info_strip_inner{flex-direction:column;gap:0}
.ct_info_card{border-right:none;border-bottom:1px solid #eaeaea;padding:22px 18px}
.ct_info_card:last-child{border-bottom:none}
.ct_form_split{grid-template-columns:1fr;gap:30px}
.ct_frm{padding:28px 22px}
.ct_about_inner{grid-template-columns:1fr;gap:32px}
.ct_faq_grid{grid-template-columns:1fr}
}
@media (max-width: 375px) {
.ct_tile-problem h1{font-size:1.3rem}
.ct_frm{padding:22px 16px}
.ct_about_stats{grid-template-columns:1fr}
}
.lp_hero{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center;background:linear-gradient(193deg,#FC9D46 0%,#0F123A 55%,#1a1f4a 100%)}
.lp_hero .bg_shapes{position:absolute;inset:0;pointer-events:none;z-index:1}
.lp_hero .bg_shapes span{position:absolute;border:1px solid #fc9d461f;border-radius:2px}
.lp_hero .bg_shapes span:nth-child(1){width:180px;height:180px;top:-40px;right:12%;transform:rotate(22deg)}
.lp_hero .bg_shapes span:nth-child(2){width:90px;height:90px;bottom:30px;left:8%;transform:rotate(-15deg);border-color:#ffffff12}
.lp_hero .bg_shapes span:nth-child(3){width:260px;height:260px;top:50%;right:-60px;transform:translateY(-50%) rotate(10deg);border-color:#fc9d460f}
.lp_hero_ct{position:relative;z-index:2;max-width:1140px;margin:0 auto;padding:80px 24px;display:flex;flex-direction:row;align-items:center;gap:56px;width:100%}
.lp_hero_txt{flex:1 1 0;min-width:0}
.lp_hero_txt h1{font-size:2.9rem;font-weight:800;line-height:1.13;color:#FFF;margin:0 0 20px;letter-spacing:-.5px}
.lp_hero_txt h1 .accent_ow{color:#FC9D46;position:relative;display:inline-block}
.lp_hero_txt h1 .accent_ow::after{content:'';position:absolute;left:0;bottom:-4px;width:100%;height:3px;background:linear-gradient(90deg,#FC9D46,transparent);border-radius:2px}
.lp_hero_txt p{font-size:1.08rem;line-height:1.75;color:#ffffffc7;margin:0 0 32px;max-width:480px}
.lp_hero_cta{display:inline-flex;align-items:center;gap:10px;background:#FC9D46;color:#0F123A;font-weight:700;font-size:.97rem;padding:14px 30px;border-radius:7px;text-decoration:none;box-shadow:4px 4px 0 #0f123a59;transition:background 0.18s,box-shadow 0.18s,transform .14s;position:relative;z-index:3}
.lp_hero_cta:hover{background:#e8892e;box-shadow:2px 2px 0 #0f123a73;transform:translateY(2px)}
.lp_hero_img_wrap{flex:0 0 340px;position:relative;height:360px;border-radius:8px;overflow:hidden}
.lp_hero_img_wrap img{width:100%;height:100%;object-fit:cover;display:block;mix-blend-mode:luminosity;opacity:.55}
.lp_hero_img_wrap::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#fc9d468c 0%,#0f123ab8 100%);z-index:1;border-radius:8px}
.lp_hero_img_wrap::after{content:'';position:absolute;inset:0;border:1px solid #fc9d464d;border-radius:8px;z-index:2}
.lp_modules{background:#f5f6fa;padding:80px 0 72px}
.lp_modules_ct{max-width:1140px;margin:0 auto;padding:0 24px}
.lp_modules_hd{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:52px}
.lp_modules_hd h2{font-size:2rem;font-weight:800;color:#0F123A;margin:0;line-height:1.2;position:relative;padding-left:18px}
.lp_modules_hd h2::before{content:'';position:absolute;left:0;top:6px;width:5px;height:calc(100% - 10px);background:#FC9D46;border-radius:3px}
.lp_modules_hd p{font-size:.97rem;color:#5a6070;max-width:340px;text-align:right;margin:0;line-height:1.6}
.lp_tab_nav{display:flex;flex-direction:row;gap:0;margin-bottom:36px;border-bottom:2px solid #e2e5ef}
.lp_tab_nav input[type="radio"]{display:none}
.lp_tab_nav label{padding:12px 26px;font-size:.93rem;font-weight:600;color:#7a80a0;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color 0.16s,border-color .16s;white-space:nowrap}
#tab1:checked ~ .lp_tab_panels .lp_panel_1,#tab2:checked ~ .lp_tab_panels .lp_panel_2,#tab3:checked ~ .lp_tab_panels .lp_panel_3{display:grid}
#tab1:checked ~ .lp_tab_nav label[for="tab1"],#tab2:checked ~ .lp_tab_nav label[for="tab2"],#tab3:checked ~ .lp_tab_nav label[for="tab3"]{color:#0F123A;border-bottom-color:#FC9D46}
.lp_tab_panels .lp_panel{display:none;grid-template-columns:repeat(3,1fr);gap:22px}
.lp_card{background:#fff;border-radius:8px;padding:28px 24px 22px;box-shadow:2px 3px 8px #0f123a12;border:1px solid #e8eaf3;position:relative;transition:box-shadow 0.18s,transform .16s}
.lp_card:hover{box-shadow:4px 6px 16px #0f123a1f;transform:translateY(-3px)}
.lp_card_num{font-size:.72rem;font-weight:700;color:#FC9D46;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;display:block}
.lp_card h4{font-size:1.05rem;font-weight:700;color:#0F123A;margin:0 0 10px;line-height:1.3}
.lp_card p{font-size:.89rem;color:#5a6070;line-height:1.65;margin:0}
.lp_card_tag{display:inline-block;margin-top:14px;font-size:.75rem;font-weight:600;color:#0F123A;background:#fc9d4626;padding:3px 10px;border-radius:4px}
.lp_process{background:#fff;padding:80px 0 72px}
.lp_process_ct{max-width:1140px;margin:0 auto;padding:0 24px;display:flex;flex-direction:row;gap:64px;align-items:flex-start}
.lp_process_left{flex:0 0 300px;position:sticky;top:40px}
.lp_process_left h2{font-size:1.85rem;font-weight:800;color:#0F123A;margin:0 0 18px;line-height:1.22}
.lp_process_left p{font-size:.95rem;color:#5a6070;line-height:1.7;margin:0 0 28px}
.lp_process_stat{display:flex;flex-direction:column;gap:16px}
.lp_stat_row{display:flex;flex-direction:row;align-items:center;gap:14px}
.lp_stat_num{font-size:1.6rem;font-weight:800;color:#FC9D46;min-width:64px;line-height:1}
.lp_stat_lbl{font-size:.84rem;color:#5a6070;line-height:1.45}
.lp_process_steps{flex:1 1 0;display:flex;flex-direction:column;gap:0}
.lp_step{display:flex;flex-direction:row;gap:24px;padding-bottom:36px;position:relative}
.lp_step:last-child{padding-bottom:0}
.lp_step_idx{flex:0 0 44px;display:flex;flex-direction:column;align-items:center}
.lp_step_circle{width:44px;height:44px;border-radius:50%;background:#0F123A;color:#FC9D46;font-weight:800;font-size:.95rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.lp_step_line{width:2px;flex:1;background:linear-gradient(to bottom,#FC9D46 0%,#e2e5ef 100%);margin-top:6px;min-height:30px}
.lp_step:last-child .lp_step_line{display:none}
.lp_step_body{padding-top:10px;flex:1 1 0}
.lp_step_body h5{font-size:1rem;font-weight:700;color:#0F123A;margin:0 0 8px}
.lp_step_body p{font-size:.9rem;color:#5a6070;line-height:1.65;margin:0}
.lp_step_badge{display:inline-block;font-size:.73rem;font-weight:600;color:#fff;background:#FC9D46;padding:2px 9px;border-radius:3px;margin-top:10px}
.lp_team{background:linear-gradient(170deg,#0F123A 0%,#1c2156 60%,#2a1a40 100%);padding:80px 0 72px;position:relative;overflow:hidden}
.lp_team::before{content:'';position:absolute;top:-80px;right:-80px;width:350px;height:350px;border:1px solid #fc9d461a;border-radius:2px;transform:rotate(20deg);pointer-events:none}
.lp_team_ct{max-width:1140px;margin:0 auto;padding:0 24px}
.lp_team_hd{text-align:center;margin-bottom:52px}
.lp_team_hd h2{font-size:1.9rem;font-weight:800;color:#fff;margin:0 0 14px;line-height:1.2}
.lp_team_hd p{font-size:.97rem;color:#ffffff9e;max-width:520px;margin:0 auto;line-height:1.7}
.lp_team_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.lp_expert_card{background:#ffffff0d;border:1px solid #fc9d462e;border-radius:8px;overflow:hidden;transition:border-color 0.18s,background .18s}
.lp_expert_card:hover{background:#ffffff17;border-color:#fc9d466b}
.lp_expert_img{width:100%;height:220px;overflow:hidden;position:relative}
.lp_expert_img img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;filter:grayscale(25%);transition:filter .2s}
.lp_expert_card:hover .lp_expert_img img{filter:grayscale(0%)}
.lp_expert_body{padding:20px 22px 22px}
.lp_expert_body h4{font-size:1rem;font-weight:700;color:#fff;margin:0 0 4px}
.lp_expert_role{font-size:.82rem;color:#FC9D46;font-weight:600;margin-bottom:10px;display:block}
.lp_expert_body p{font-size:.86rem;color:#fff9;line-height:1.6;margin:0}
.lp_divider_wave{line-height:0;overflow:hidden;background:#fff}
.lp_divider_wave svg{display:block;width:100%}
.lp_divider_dots{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:28px 0 0;background:#f5f6fa}
.lp_divider_dots span{width:6px;height:6px;border-radius:50%;background:#FC9D46;opacity:.3}
.lp_divider_dots span:nth-child(2){opacity:.6;width:8px;height:8px}
.lp_divider_dots span:nth-child(3){opacity:1;width:10px;height:10px}
.lp_divider_dots span:nth-child(4){opacity:.6;width:8px;height:8px}
.lp_divider_dots span:nth-child(5){opacity:.3}
@media (max-width: 1024px) {
.lp_hero_img_wrap{flex:0 0 260px;height:280px}
.lp_process_ct{gap:36px}
.lp_process_left{flex:0 0 230px}
}
@media (max-width: 768px) {
.lp_hero_ct{flex-direction:column;padding:60px 20px;gap:32px}
.lp_hero_img_wrap{flex:0 0 auto;width:100%;height:220px}
.lp_hero_txt h1{font-size:2rem}
.lp_modules_hd{flex-direction:column;align-items:flex-start;gap:12px}
.lp_modules_hd p{text-align:left;max-width:100%}
.lp_tab_panels .lp_panel{grid-template-columns:1fr}
.lp_tab_nav label{padding:10px 14px;font-size:.84rem}
.lp_process_ct{flex-direction:column;gap:40px}
.lp_process_left{position:static;flex:0 0 auto}
.lp_team_grid{grid-template-columns:1fr;gap:20px}
}
@media (max-width: 375px) {
.lp_hero_txt h1{font-size:1.6rem}
.lp_modules_ct,.lp_process_ct,.lp_team_ct{padding:0 14px}
.lp_card{padding:20px 16px 16px}
}
.stat_hero{padding:72px 20px 60px;background:linear-gradient(193deg,#FC9D46 0%,#0F123A 55%,#0F123A 100%);position:relative;overflow:hidden}
.stat_hero_inner{max-width:1140px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:48px}
.stat_hero_txt{flex:1 1 480px;position:relative;z-index:2}
.stat_hero_txt .tag_pill{display:inline-block;background:#fc9d462e;border:1px solid #FC9D46;color:#FC9D46;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:5px 14px;border-radius:3px;margin-bottom:22px}
.stat_hero_txt h1{font-size:clamp(28px,4vw,48px);font-weight:800;color:#FFF;line-height:1.15;margin:0 0 18px}
.stat_hero_txt h1 span{color:#FC9D46}
.stat_hero_txt .sub_line{font-size:16px;color:#ffffffbf;line-height:1.7;margin:0 0 32px;max-width:440px}
.hero_btn_row{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.btn_prim{background:#FC9D46;color:#0F123A;font-size:14px;font-weight:700;padding:13px 28px;border-radius:6px;text-decoration:none;display:inline-block;border:2px solid #FC9D46;transition:background 0.2s,color .2s;position:relative;z-index:3}
.btn_prim:hover{background:#e8862e;border-color:#e8862e}
.btn_outline{background:transparent;color:#FFF;font-size:14px;font-weight:700;padding:13px 28px;border-radius:6px;text-decoration:none;display:inline-block;border:2px solid #fff6;transition:border-color 0.2s,color .2s;position:relative;z-index:3}
.btn_outline:hover{border-color:#FC9D46;color:#FC9D46}
.stat_hero_visual{flex:0 0 420px;position:relative;z-index:2}
.hero_img_wrap{position:relative;border-radius:8px;overflow:hidden}
.hero_img_wrap img{width:420px;height:310px;object-fit:cover;display:block;border-radius:8px;filter:blur(0px)}
.hero_img_wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#0f123ad9 100%),linear-gradient(270deg,transparent 60%,#0f123a80 100%);border-radius:8px}
.geo_shape_1{position:absolute;width:180px;height:180px;border:2px solid #fc9d4633;border-radius:50%;top:-40px;right:-50px;z-index:1}
.geo_shape_2{position:absolute;width:90px;height:90px;background:#fc9d4612;bottom:30px;left:-30px;transform:rotate(45deg);z-index:1}
.geo_shape_3{position:absolute;width:260px;height:260px;border:1px solid #ffffff0d;border-radius:50%;bottom:-100px;right:80px;z-index:1}
.metrics_section{padding:80px 20px;background:#FFF;position:relative}
.metrics_section::before{content:'';display:block;width:100%;height:3px;background:linear-gradient(90deg,#FC9D46 0%,#0F123A 60%,transparent 100%);position:absolute;top:0;left:0}
.metrics_inner{max-width:1140px;margin:0 auto}
.metrics_top_row{display:flex;flex-direction:row;align-items:flex-start;gap:60px;margin-bottom:56px}
.metrics_intro{flex:1 1 360px}
.metrics_intro h2{font-size:clamp(22px,3vw,34px);font-weight:800;color:#0F123A;line-height:1.2;margin:0 0 14px;position:relative;padding-bottom:16px}
.metrics_intro h2::after{content:'';position:absolute;bottom:0;left:0;width:48px;height:3px;background:#FC9D46}
.metrics_intro p{font-size:15px;color:#444;line-height:1.75;margin:0}
.metrics_stat_row{flex:0 0 520px;display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.stat_tile{flex:1 1 140px;background:#f7f7fb;border:1px solid #e8e8f0;border-radius:6px;padding:24px 18px;text-align:center;box-shadow:2px 4px 8px #0f123a0f;transition:box-shadow 0.2s,border-color .2s}
.stat_tile:hover{border-color:#FC9D46;box-shadow:2px 6px 16px #fc9d4626}
.stat_tile .s_num{font-size:36px;font-weight:800;color:#FC9D46;line-height:1;margin-bottom:6px}
.stat_tile .s_num span{font-size:22px;font-weight:700}
.stat_tile .s_label{font-size:12px;color:#666;font-weight:600;letter-spacing:.5px;line-height:1.4}
.tabs_block{margin-top:8px}
.tab_inputs{display:none}
.tab_nav_row{display:flex;flex-direction:row;gap:0;border-bottom:2px solid #e8e8f0;margin-bottom:36px;flex-wrap:wrap}
.tab_lbl{font-size:13px;font-weight:700;color:#888;padding:12px 24px;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color 0.2s,border-color .2s;text-transform:uppercase;letter-spacing:.8px;user-select:none}
.tab_lbl:hover{color:#FC9D46}
#tab1:checked ~ .tab_nav_row .lbl_1,#tab2:checked ~ .tab_nav_row .lbl_2,#tab3:checked ~ .tab_nav_row .lbl_3{color:#0F123A;border-bottom-color:#FC9D46}
.tab_panels{position:relative}
.tab_panel{display:none}
#tab1:checked ~ .tab_nav_row ~ .tab_panels .panel_1,#tab2:checked ~ .tab_nav_row ~ .tab_panels .panel_2,#tab3:checked ~ .tab_nav_row ~ .tab_panels .panel_3{display:block}
.panel_grid{display:flex;flex-direction:row;gap:24px;flex-wrap:wrap}
.metric_card{flex:1 1 260px;background:#FFF;border:1px solid #e4e4ef;border-radius:8px;padding:28px 24px;box-shadow:2px 3px 8px #0f123a0d;position:relative;overflow:hidden}
.metric_card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:#FC9D46}
.metric_card .mc_icon{font-size:26px;margin-bottom:14px;display:block}
.metric_card h4{font-size:15px;font-weight:700;color:#0F123A;margin:0 0 8px}
.metric_card p{font-size:14px;color:#555;line-height:1.65;margin:0 0 16px}
.bar_wrap{background:#f0f0f7;border-radius:3px;height:8px;width:100%;overflow:hidden}
.bar_fill{height:100%;background:linear-gradient(90deg,#FC9D46,#e8862e);border-radius:3px;transition:width .4s}
.bar_pct{font-size:12px;font-weight:700;color:#FC9D46;margin-top:5px;display:block}
.insights_section{padding:80px 20px;background:linear-gradient(170deg,#0F123A 0%,#1a1f4e 100%);position:relative;overflow:hidden}
.insights_section::before{content:'';position:absolute;width:400px;height:400px;border:1px solid #fc9d461a;border-radius:50%;top:-150px;right:-100px}
.insights_section::after{content:'';position:absolute;width:200px;height:200px;background:#fc9d460a;transform:rotate(45deg);bottom:-80px;left:60px}
.insights_inner{max-width:1140px;margin:0 auto;position:relative;z-index:2}
.insights_hd{text-align:center;margin-bottom:52px}
.insights_hd h2{font-size:clamp(22px,3vw,34px);font-weight:800;color:#FFF;margin:0 0 14px}
.insights_hd h2 em{color:#FC9D46;font-style:normal}
.insights_hd p{font-size:15px;color:#ffffffa6;max-width:540px;margin:0 auto;line-height:1.7}
.two_col_insights{display:flex;flex-direction:row;gap:36px;align-items:flex-start;flex-wrap:wrap}
.insight_left{flex:1 1 420px}
.insight_right{flex:0 0 340px;display:flex;flex-direction:column;gap:16px}
.insight_img_frame{position:relative;border-radius:8px;overflow:hidden;margin-bottom:28px}
.insight_img_frame img{width:100%;height:260px;object-fit:cover;display:block;border-radius:8px}
.insight_img_frame .img_overlay_text{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,#0f123aeb 0%,transparent 100%);padding:24px 20px 16px}
.insight_img_frame .img_overlay_text span{color:#FC9D46;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:1px}
.insight_img_frame .img_overlay_text p{color:#FFF;font-size:16px;font-weight:600;margin:4px 0 0}
.testimonial_card{background:#ffffff0d;border:1px solid #fc9d4633;border-radius:8px;padding:28px 24px}
.testimonial_card .quote_mark{font-size:42px;color:#FC9D46;line-height:1;font-weight:800;display:block;margin-bottom:8px;font-family:Georgia,serif}
.testimonial_card .qt_text{font-size:14px;color:#ffffffd9;line-height:1.7;margin:0 0 18px}
.testimonial_card .qt_auth{display:flex;flex-direction:row;align-items:center;gap:12px}
.testimonial_card .qt_auth img{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid #FC9D46}
.testimonial_card .qt_auth .auth_info strong{display:block;color:#FFF;font-size:13px;font-weight:700}
.testimonial_card .qt_auth .auth_info span{color:#ffffff80;font-size:12px}
.score_list{display:flex;flex-direction:column;gap:14px}
.score_item{background:#ffffff0f;border:1px solid #ffffff14;border-radius:6px;padding:18px 20px}
.score_item_top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px}
.score_item_top .sc_name{font-size:13px;font-weight:700;color:#FFF}
.score_item_top .sc_val{font-size:13px;font-weight:700;color:#FC9D46}
.sc_bar{background:#ffffff1a;height:6px;border-radius:3px;overflow:hidden}
.sc_fill{height:100%;background:linear-gradient(90deg,#FC9D46,#ffb96e);border-radius:3px}
@media (max-width: 1024px) {
.stat_hero_visual{flex:0 0 340px}
.hero_img_wrap img{width:340px;height:250px}
.metrics_stat_row{flex:0 0 420px}
.insight_right{flex:0 0 280px}
}
@media (max-width: 768px) {
.stat_hero{padding:52px 20px 44px}
.stat_hero_inner{flex-direction:column;gap:32px}
.stat_hero_visual{flex:none;width:100%}
.hero_img_wrap img{width:100%;height:240px}
.metrics_top_row{flex-direction:column;gap:32px}
.metrics_stat_row{flex:none;width:100%}
.two_col_insights{flex-direction:column}
.insight_right{flex:none;width:100%}
.tab_lbl{padding:10px 16px;font-size:11px}
}
@media (max-width: 375px) {
.stat_tile .s_num{font-size:28px}
.panel_grid{flex-direction:column}
.hero_btn_row{flex-direction:column}
.btn_prim,.btn_outline{text-align:center}
}
.success_stage{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;position:relative;overflow:hidden;background:#f8f7f4}
.success_stage::before{content:'';position:absolute;top:-120px;right:-80px;width:520px;height:520px;background:linear-gradient(135deg,#fc9d461f 0%,#0f123a0f 60%,transparent 100%);clip-path:polygon(20% 0%,100% 0%,100% 80%,80% 100%,0% 100%,0% 20%);z-index:0}
.success_stage::after{content:'';position:absolute;bottom:-60px;left:-40px;width:300px;height:300px;background:linear-gradient(45deg,#0f123a0d 0%,#fc9d4614 100%);clip-path:polygon(0 30%,70% 0,100% 70%,30% 100%);z-index:0}
.success_frame{position:relative;z-index:1;max-width:780px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}
.success_geo_figure{position:relative;width:120px;height:120px;margin-bottom:40px;flex-shrink:0}
.success_geo_figure .geo_bg{width:120px;height:120px;background:linear-gradient(145deg,#FC9D46 0%,#0F123A 100%);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);display:flex;align-items:center;justify-content:center;position:relative}
.success_geo_figure .geo_bg::after{content:'';position:absolute;inset:3px;background:linear-gradient(145deg,#fc9d4626 0%,#0f123a14 100%);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
.geo_icon_svg{position:relative;z-index:2;width:48px;height:48px}
.success_ct{text-align:center;display:flex;flex-direction:column;align-items:center;gap:0}
.success_ct .hdl_main{font-size:2.6rem;font-weight:800;color:#0F123A;line-height:1.15;margin:0 0 8px;letter-spacing:-.03em;position:relative;display:inline-block}
.success_ct .hdl_main::after{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#FC9D46 0%,#fc9d464d 100%);margin:14px auto 0;border-radius:2px}
.success_ct .sub_note{font-size:1.05rem;color:#555c7a;line-height:1.65;margin:24px 0 0;max-width:560px}
.success_theses{display:flex;flex-direction:column;gap:0;margin:36px 0 0;width:100%;max-width:600px}
.thesis_item{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:18px 0;border-bottom:1px solid #0f123a14;text-align:left}
.thesis_item:last-child{border-bottom:none}
.thesis_dot{width:8px;height:8px;background:#FC9D46;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);flex-shrink:0;margin-top:7px}
.thesis_txt{font-size:.97rem;color:#2e3450;line-height:1.6;margin:0}
.thesis_txt strong{color:#0F123A;font-weight:700}
.success_actions{display:flex;flex-direction:row;gap:16px;margin-top:48px;flex-wrap:wrap;justify-content:center}
.btn_primary_go{display:inline-flex;flex-direction:row;align-items:center;gap:10px;background:linear-gradient(135deg,#FC9D46 0%,#e07b20 100%);color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.01em;padding:14px 28px;border:none;text-decoration:none;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px));box-shadow:3px 3px 0 #0f123a40;transition:box-shadow 0.2s,transform .2s;position:relative;z-index:2;cursor:pointer}
.btn_primary_go:hover{box-shadow:5px 5px 0 #0f123a59;transform:translate(-1px,-1px)}
.btn_secondary_go{display:inline-flex;flex-direction:row;align-items:center;gap:10px;background:transparent;color:#0F123A;font-size:.95rem;font-weight:700;letter-spacing:.01em;padding:13px 27px;border:2px solid #0F123A;text-decoration:none;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px));transition:background 0.2s,color 0.2s,box-shadow .2s;position:relative;z-index:2;cursor:pointer}
.btn_secondary_go:hover{background:#0F123A;color:#fff;box-shadow:3px 3px 0 #fc9d4666}
.success_blur_accent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(ellipse at center,#fc9d460f 0%,transparent 70%);pointer-events:none;z-index:0}
.edge_blur_line{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#fc9d4666 30%,#0f123a4d 70%,transparent 100%)}
@media (max-width: 768px) {
.success_stage{padding:60px 16px;min-height:70vh}
.success_ct .hdl_main{font-size:2rem}
.success_ct .sub_note{font-size:.97rem}
.success_geo_figure{width:96px;height:96px}
.success_geo_figure .geo_bg{width:96px;height:96px}
.geo_icon_svg{width:38px;height:38px}
.success_actions{flex-direction:column;align-items:center;gap:12px}
.btn_primary_go,.btn_secondary_go{width:100%;justify-content:center;max-width:320px}
}
@media (max-width: 375px) {
.success_ct .hdl_main{font-size:1.7rem}
.success_theses{margin-top:28px}
.thesis_item{padding:14px 0}
}