@import "https://cdn.jsdelivr.net/npm/@fontsource/manrope@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/manrope@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/oxygen@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/oxygen@latest/700.css";
*,::before,::after{box-sizing:border-box;margin:0;padding:0}
html{font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body{font-family:'Oxygen',sans-serif;font-size:1rem;line-height:1.6;color:#1a1a2e;background:#fff}
h1,h2,h3,h4,h5,h6{font-family:'Manrope',sans-serif;line-height:1.25}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
ul{list-style:none}
.hd_surface{background:linear-gradient(266deg,#AC0237 0%,#FAC41C 50%,#E5E5E5 100%);box-shadow:0 4px 24px #ac02371a;position:relative;z-index:100}
.hd_inner{max-width:960px;margin:auto;padding:0 20px}
.hd_top_row{display:flex;align-items:center;gap:0;padding:14px 0 10px;flex-wrap:nowrap}
.hd_logo_wrap{display:flex;align-items:center;flex-shrink:0;margin-right:6px}
.hd_logo_wrap img{width:70px;height:70px;object-fit:contain;border-radius:16px;background:#ffffff2e;box-shadow:0 2px 12px #ac02371f}
.hd_connector{width:28px;height:2px;background:#ffffff73;flex-shrink:0;margin:0 4px;border-radius:2px}
.hd_brand_block{display:flex;flex-direction:column;justify-content:center;margin-right:4px}
.hd_brand_name{font-family:'Manrope',sans-serif;font-size:1.35rem;font-weight:700;color:#fff;letter-spacing:.03em;line-height:1.1}
.hd_tagline{font-size:.72rem;color:#ffffffd1;font-family:'Oxygen',sans-serif;letter-spacing:.04em;margin-top:2px}
.hd_connector_dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;flex-shrink:0;margin:0 8px}
.hd_nav_row{display:flex;align-items:center;flex:1;justify-content:flex-end}
.hd_nav_list{display:flex;align-items:center;gap:4px;flex-wrap:wrap}
.hd_nav_list li a{font-family:'Manrope',sans-serif;font-size:.88rem;font-weight:700;color:#fff;padding:7px 14px;border-radius:24px;transition:background 0.18s,color .18s;display:block;letter-spacing:.02em;white-space:nowrap}
.hd_nav_list li a:hover,.hd_nav_list li a.is-active{background:#ffffff38;color:#fff}
@media (max-width: 768px) {
.hd_top_row{flex-wrap:wrap;gap:8px;padding:12px 0 8px}
.hd_connector{display:none}
.hd_connector_dot{display:none}
.hd_nav_row{width:100%;justify-content:flex-start;margin-top:4px}
.hd_nav_list{gap:2px}
.hd_nav_list li a{font-size:.8rem;padding:6px 10px}
}
.ft_surface{background:linear-gradient(266deg,#1a0a10 0%,#2a0d1a 60%,#1a1a2e 100%);color:#e5e5e5;margin-top:0}
.ft_inner{max-width:960px;margin:auto;padding:50px 20px 24px}
.ft_top_layer{display:flex;gap:40px;flex-wrap:wrap;margin-bottom:36px;position:relative}
.ft_top_layer::before{content:'';position:absolute;top:-20px;left:0;right:0;height:3px;background:linear-gradient(90deg,#AC0237,#FAC41C,#E5E5E5);border-radius:2px}
.ft_col_brand{flex:1 1 220px}
.ft_col_nav{flex:1 1 160px}
.ft_col_contact{flex:1 1 200px}
.ft_brand_name{font-family:'Manrope',sans-serif;font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:8px}
.ft_brand_desc{font-size:.85rem;color:#e5e5e5a6;line-height:1.6}
.ft_col_title{font-family:'Manrope',sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#FAC41C;margin-bottom:14px}
.ft_link_list li{margin-bottom:8px}
.ft_link_list li a{font-size:.88rem;color:#e5e5e5bf;transition:color .15s}
.ft_link_list li a:hover{color:#FAC41C}
.ft_contact_item{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:.85rem;color:#e5e5e5b8}
.ft_contact_item .la{color:#AC0237;font-size:1.1rem;margin-top:2px;flex-shrink:0}
.ft_bottom_row{border-top:1px solid #ffffff17;padding-top:18px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}
.ft_copyright{font-size:.78rem;color:#e5e5e573}
@media (max-width: 768px) {
.ft_top_layer{gap:28px}
.ft_bottom_row{flex-direction:column;align-items:flex-start}
}
.ck_banner_surface{position:fixed;top:0;right:-100%;width:100%;max-width:480px;background:#fff;box-shadow:-4px 0 32px #ac023724;z-index:9999;border-left:3px solid #AC0237;transition:right .42s cubic-bezier(0.4,0,0.2,1);font-family:'Oxygen',sans-serif}
.ck_banner_surface.is-visible{right:0}
.ck_banner_head{background:linear-gradient(266deg,#AC0237 0%,#FAC41C 100%);padding:16px 20px;display:flex;align-items:center;justify-content:space-between}
.ck_banner_head_title{font-family:'Manrope',sans-serif;font-size:1rem;font-weight:700;color:#fff}
.ck_banner_body{padding:18px 20px}
.ck_banner_intro{font-size:.84rem;color:#444;line-height:1.6;margin-bottom:16px}
.ck_accordion_item{border:1px solid #e5e5e5;border-radius:8px;margin-bottom:8px;overflow:hidden}
.ck_accordion_trigger{width:100%;background:#fafafa;border:none;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:'Manrope',sans-serif;font-size:.85rem;font-weight:700;color:#1a1a2e;text-align:left}
.ck_accordion_trigger .la{transition:transform .22s;font-size:1rem;color:#AC0237}
.ck_accordion_trigger.is-open .la{transform:rotate(180deg)}
.ck_accordion_panel{display:none;padding:12px 14px;background:#fff}
.ck_accordion_panel.is-open{display:block}
.ck_accordion_panel p{font-size:.8rem;color:#666;line-height:1.55;margin-bottom:8px}
.ck_toggle_row{display:flex;align-items:center;justify-content:space-between;margin-top:6px}
.ck_toggle_label{font-size:.8rem;color:#333}
.ck_toggle_switch{position:relative;width:40px;height:22px}
.ck_toggle_switch input{opacity:0;width:0;height:0}
.ck_toggle_slider{position:absolute;inset:0;background:#ccc;border-radius:22px;cursor:pointer;transition:background .22s}
.ck_toggle_slider::before{content:'';position:absolute;width:16px;height:16px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .22s}
.ck_toggle_switch input:checked + .ck_toggle_slider{background:#AC0237}
.ck_toggle_switch input:checked + .ck_toggle_slider::before{transform:translateX(18px)}
.ck_toggle_switch input:disabled + .ck_toggle_slider{opacity:.6;cursor:not-allowed}
.ck_banner_actions{display:flex;gap:10px;padding:0 20px 20px}
.ck_btn_accept{flex:1;padding:11px 0;background:#AC0237;color:#fff;border:none;font-family:'Manrope',sans-serif;font-size:.88rem;font-weight:700;cursor:pointer;border-radius:0;letter-spacing:.03em}
.ck_btn_accept:hover{background:#8c011d}
.ck_btn_decline{flex:1;padding:11px 0;background:transparent;color:#AC0237;border:2px solid #AC0237;font-family:'Manrope',sans-serif;font-size:.88rem;font-weight:700;cursor:pointer;border-radius:0;letter-spacing:.03em}
.ck_btn_decline:hover{background:#ac02370f}
.jc-legal-content{max-width:960px;margin:0 auto;padding:48px 32px;background:#fff;border-radius:24px;box-shadow:0 8px 32px #ac023712 0 2px 8px #0000000a;font-family:'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.8;color:#1a1a2e}
.jc-legal-content h1{font-size:2.2rem;font-weight:800;line-height:1.2;margin:0 0 32px;padding-bottom:18px;border-bottom:3px solid #AC0237;background:linear-gradient(266deg,#AC0237 0%,#FAC41C 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.jc-legal-content h2{font-size:1.6rem;font-weight:700;line-height:1.3;margin:48px 0 16px;color:#AC0237;padding-left:14px;border-left:4px solid #FAC41C}
.jc-legal-content h3{font-size:1.25rem;font-weight:700;line-height:1.35;margin:32px 0 12px;color:#1a1a2e;padding-left:10px;border-left:3px solid #E5E5E5}
.jc-legal-content h4{font-size:1.08rem;font-weight:700;line-height:1.4;margin:24px 0 10px;color:#2d2d2d;text-transform:uppercase;letter-spacing:.04em}
.jc-legal-content h5{font-size:1rem;font-weight:700;line-height:1.5;margin:20px 0 8px;color:#3a3a3a}
.jc-legal-content h6{font-size:.92rem;font-weight:700;line-height:1.5;margin:16px 0 6px;color:#555;text-transform:uppercase;letter-spacing:.06em}
.jc-legal-content p{margin:0 0 18px;font-size:1rem;line-height:1.85;color:#2c2c3a}
.jc-legal-content ul{margin:0 0 20px;padding-left:0;list-style:none}
.jc-legal-content ol{margin:0 0 20px;padding-left:28px;list-style:decimal}
.jc-legal-content ul li{position:relative;padding:6px 0 6px 28px;font-size:1rem;line-height:1.75;color:#2c2c3a;border-bottom:1px solid #f3f3f5}
.jc-legal-content ul li:last-child{border-bottom:none}
.jc-legal-content ul li::before{content:'';position:absolute;left:6px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#AC0237 0%,#FAC41C 100%)}
.jc-legal-content ol li{padding:5px 0 5px 6px;font-size:1rem;line-height:1.75;color:#2c2c3a}
.jc-legal-content ul ul,.jc-legal-content ol ol,.jc-legal-content ul ol,.jc-legal-content ol ul{margin:8px 0 8px 18px}
.jc-legal-content ul ul li::before{width:6px;height:6px;background:#FAC41C}
.jc-legal-content strong,.jc-legal-content b{font-weight:700;color:#AC0237}
.jc-legal-content a{color:#AC0237;text-decoration:underline;text-decoration-color:#ac023759;text-underline-offset:3px;font-weight:500;transition:color 0.2s,text-decoration-color .2s}
.jc-legal-content a:hover{color:#FAC41C;text-decoration-color:#FAC41C}
.jc-legal-content a:visited{color:#8a0129}
.jc-legal-content table{width:100%;border-collapse:separate;border-spacing:0;margin:28px 0;font-size:.95rem;border-radius:16px;overflow:hidden;box-shadow:0 4px 18px #ac023714}
.jc-legal-content table thead{background:linear-gradient(266deg,#AC0237 0%,#c4143e 100%)}
.jc-legal-content table thead tr{background:transparent}
.jc-legal-content table thead th{padding:14px 18px;font-size:.88rem;font-weight:700;color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.06em;border:none;white-space:nowrap}
.jc-legal-content table tbody{background:#fff}
.jc-legal-content table tbody tr{transition:background .15s}
.jc-legal-content table tbody tr:nth-child(even){background:#fdf5f7}
.jc-legal-content table tbody tr:hover{background:#fff3f5}
.jc-legal-content table tbody td{padding:13px 18px;font-size:.95rem;color:#2c2c3a;line-height:1.65;border-bottom:1px solid #ede8ea;vertical-align:top}
.jc-legal-content table tbody tr:last-child td{border-bottom:none}
.jc-legal-content div{margin-bottom:12px}
.jc-legal-content div p:last-child{margin-bottom:0}
@media (max-width: 768px) {
.jc-legal-content{padding:28px 18px;border-radius:16px;font-size:15px}
.jc-legal-content h1{font-size:1.65rem;margin-bottom:22px;padding-bottom:14px}
.jc-legal-content h2{font-size:1.3rem;margin-top:32px}
.jc-legal-content h3{font-size:1.1rem}
.jc-legal-content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px}
.jc-legal-content table thead th,.jc-legal-content table tbody td{padding:10px 12px;font-size:.88rem;white-space:nowrap}
.jc-legal-content ul li{padding-left:22px}
}
@media (max-width: 480px) {
.jc-legal-content{padding:20px 12px;border-radius:12px}
.jc-legal-content h1{font-size:1.35rem}
.jc-legal-content h2{font-size:1.15rem;padding-left:10px}
.jc-legal-content p,.jc-legal-content ul li,.jc-legal-content ol li{font-size:.95rem;line-height:1.75}
}
@media (min-width: 1024px) {
.jc-legal-content{padding:64px 72px}
.jc-legal-content h1{font-size:2.6rem}
.jc-legal-content h2{font-size:1.75rem}
}
.faq_stage{background:#fff;overflow-x:hidden}
.title_frame{position:relative;background:linear-gradient(266deg,#AC0237 0%,#FAC41C 50%,#E5E5E5 100%);padding:72px 24px 80px;overflow:hidden}
.title_frame_container{max-width:960px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:48px;position:relative;z-index:2}
.title_frame .corner_line_tl,.title_frame .corner_line_br{position:absolute;width:80px;height:80px;z-index:1}
.title_frame .corner_line_tl{top:20px;left:20px;border-top:2px solid #fff6;border-left:2px solid #fff6;border-radius:4px 0 0 0}
.title_frame .corner_line_br{bottom:20px;right:20px;border-bottom:2px solid #fff6;border-right:2px solid #fff6;border-radius:0 0 4px 0}
.title_frame_txt{flex:1}
.title_frame_txt .faq_badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff40;border:1px solid #ffffff80;border-radius:30px;padding:6px 16px;margin-bottom:20px;font-size:13px;color:#fff;letter-spacing:.5px}
.title_frame_txt h1{font-size:42px;font-weight:700;color:#fff;line-height:1.2;margin:0 0 16px}
.title_frame_txt .faq_tagline{font-size:17px;color:#ffffffe0;line-height:1.6;margin:0 0 28px;max-width:480px}
.title_frame_actions{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.bt_primary_faq{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#AC0237;border:none;border-radius:28px;padding:13px 28px;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;box-shadow:0 4px 16px #00000026;transition:box-shadow 0.2s,transform .2s;z-index:3;position:relative}
.bt_primary_faq:hover{box-shadow:0 8px 28px #0003;transform:translateY(-2px);color:#AC0237;text-decoration:none}
.bt_outline_faq{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff;border:2px solid #ffffffb3;border-radius:28px;padding:11px 26px;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer;transition:background 0.2s,border-color .2s;z-index:3;position:relative}
.bt_outline_faq:hover{background:#ffffff26;border-color:#fff;color:#fff;text-decoration:none}
.title_frame_img_wrap{flex-shrink:0;width:280px;height:220px;border-radius:24px;overflow:hidden;box-shadow:0 12px 40px #0003;position:relative}
.title_frame_img_wrap img{width:100%;height:100%;object-fit:cover}
.faq_accordion_surface{background:#fff;padding:72px 24px}
.faq_accordion_container{max-width:960px;margin:0 auto;display:flex;flex-direction:row;gap:48px;align-items:flex-start}
.faq_accordion_sidebar{flex-shrink:0;width:220px}
.faq_sidebar_label{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#AC0237;margin-bottom:16px}
.faq_category_list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}
.faq_category_list li a{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;font-size:14px;color:#555;text-decoration:none;transition:background 0.2s,color .2s}
.faq_category_list li a:hover,.faq_category_list li a.is-active{background:#FAC41C22;color:#AC0237}
.faq_category_list li a i{font-size:18px;color:#FAC41C}
.faq_accordion_main{flex:1}
.faq_section_title{font-size:26px;font-weight:700;color:#1a1a1a;margin:0 0 8px;position:relative;padding-left:18px}
.faq_section_title::before{content:'';position:absolute;left:0;top:6px;width:4px;height:22px;background:linear-gradient(180deg,#AC0237,#FAC41C);border-radius:4px}
.faq_section_sub{font-size:15px;color:#777;margin:0 0 32px;padding-left:18px}
.faq_item{border-bottom:1px solid #E5E5E5}
.faq_item input[type="checkbox"]{display:none}
.faq_item_lbl{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 4px;cursor:pointer;font-size:16px;font-weight:600;color:#1a1a1a;transition:color .2s;gap:16px}
.faq_item_lbl:hover{color:#AC0237}
.faq_chevron{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#F5F5F5;display:flex;align-items:center;justify-content:center;transition:background 0.2s,transform .3s}
.faq_chevron i{font-size:16px;color:#AC0237;transition:transform .3s}
.faq_item input[type="checkbox"]:checked ~ .faq_item_lbl .faq_chevron{background:#AC0237;transform:rotate(0deg)}
.faq_item input[type="checkbox"]:checked ~ .faq_item_lbl .faq_chevron i{color:#fff;transform:rotate(180deg)}
.faq_item input[type="checkbox"]:checked ~ .faq_item_lbl{color:#AC0237}
.faq_answer{max-height:0;overflow:hidden;transition:max-height .35s ease}
.faq_item input[type="checkbox"]:checked ~ .faq_answer{max-height:400px}
.faq_answer_inner{padding:0 4px 24px;font-size:15px;color:#555;line-height:1.75}
.faq_answer_inner strong{color:#1a1a1a}
.faq_metrics_layer{background:linear-gradient(135deg,#1a1a1a 0%,#2d0112 100%);padding:72px 24px}
.faq_metrics_container{max-width:960px;margin:0 auto}
.faq_metrics_hd{text-align:center;margin-bottom:52px}
.faq_metrics_hd h2{font-size:32px;font-weight:700;color:#fff;margin:0 0 12px}
.faq_metrics_hd p{font-size:16px;color:#ffffffa6;max-width:520px;margin:0 auto;line-height:1.6}
.metrics_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}
.metric_card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:24px;padding:32px 24px;text-align:center;position:relative;overflow:hidden}
.metric_card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#AC0237,#FAC41C)}
.metric_card .metric_icon{font-size:32px;color:#FAC41C;margin-bottom:12px;display:block}
.metric_card .metric_val{font-size:40px;font-weight:800;color:#fff;line-height:1;margin-bottom:6px}
.metric_card .metric_desc{font-size:13px;color:#ffffff8c;line-height:1.5}
.metric_card .metric_lbl{font-size:15px;font-weight:600;color:#ffffffd9;margin-bottom:4px}
.audit_progress_wrap{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;padding:32px}
.audit_progress_wrap h3{font-size:18px;font-weight:600;color:#fff;margin:0 0 24px}
.progress_item{margin-bottom:20px}
.progress_item:last-child{margin-bottom:0}
.progress_row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}
.progress_row .prog_lbl{font-size:14px;color:#fffc}
.progress_row .prog_pct{font-size:13px;font-weight:700;color:#FAC41C}
.prog_bar_track{background:#ffffff1a;border-radius:8px;height:8px;overflow:hidden}
.prog_bar_fill{height:100%;border-radius:8px;background:linear-gradient(90deg,#AC0237,#FAC41C)}
.faq_cta_canvas{background:#F8F8F8;padding:72px 24px}
.faq_cta_container{max-width:960px;margin:0 auto}
.faq_cta_grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}
.faq_cta_left h2{font-size:30px;font-weight:700;color:#1a1a1a;margin:0 0 16px;line-height:1.3}
.faq_cta_left p{font-size:15px;color:#666;line-height:1.75;margin:0 0 28px}
.faq_cta_testimonial{background:#fff;border-radius:24px;padding:28px;box-shadow:0 4px 24px #00000014;border-left:4px solid #AC0237}
.faq_cta_testimonial .tst_quote{font-size:15px;color:#444;line-height:1.7;font-style:italic;margin:0 0 20px}
.faq_tst_author{display:flex;flex-direction:row;align-items:center;gap:12px}
.faq_tst_author img{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}
.faq_tst_info .tst_name{font-size:14px;font-weight:700;color:#1a1a1a;display:block}
.faq_tst_info .tst_role{font-size:13px;color:#888;display:block}
.faq_cta_right{background:#fff;border-radius:28px;padding:36px 32px;box-shadow:0 8px 32px #00000014}
.faq_cta_right h3{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 6px}
.faq_cta_right .cta_sub{font-size:14px;color:#888;margin:0 0 24px}
.contact_hint_list{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:12px}
.contact_hint_list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#555;line-height:1.5}
.contact_hint_list li i{font-size:18px;color:#FAC41C;flex-shrink:0;margin-top:1px}
.cta_btn_block{display:flex;flex-direction:column;gap:12px}
.bt_cta_main{display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#AC0237 0%,#c5022e 100%);color:#fff;border:none;border-radius:24px;padding:15px 28px;font-size:16px;font-weight:600;text-decoration:none;cursor:pointer;box-shadow:0 6px 20px #ac02374d;transition:box-shadow 0.2s,transform .2s;position:relative;z-index:2}
.bt_cta_main:hover{box-shadow:0 10px 30px #ac023766;transform:translateY(-2px);color:#fff;text-decoration:none}
.bt_cta_alt{display:flex;align-items:center;justify-content:center;gap:8px;background:transparent;color:#AC0237;border:2px solid #AC0237;border-radius:24px;padding:13px 28px;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer;transition:background 0.2s,color .2s;position:relative;z-index:2}
.bt_cta_alt:hover{background:#AC0237;color:#fff;text-decoration:none}
.divider_wave{line-height:0;background:#fff}
.divider_wave svg{display:block;width:100%}
@media (max-width: 1024px) {
.title_frame_container{gap:32px}
.title_frame_img_wrap{width:220px;height:180px}
.faq_accordion_container{gap:32px}
.faq_accordion_sidebar{width:180px}
}
@media (max-width: 768px) {
.title_frame{padding:52px 20px 60px}
.title_frame_container{flex-direction:column;gap:32px}
.title_frame_img_wrap{width:100%;height:200px;order:-1}
.title_frame_txt h1{font-size:30px}
.faq_accordion_container{flex-direction:column}
.faq_accordion_sidebar{width:100%}
.faq_category_list{flex-direction:row;flex-wrap:wrap}
.faq_category_list li a{font-size:13px;padding:8px 12px}
.metrics_grid{grid-template-columns:1fr;gap:16px}
.faq_cta_grid{grid-template-columns:1fr}
.metric_card .metric_val{font-size:32px}
}
@media (max-width: 480px) {
.title_frame_txt h1{font-size:26px}
.title_frame_actions{flex-direction:column}
.faq_metrics_hd h2{font-size:24px}
.faq_cta_left h2{font-size:24px}
.faq_cta_right{padding:24px 20px}
}
.audit_hero_wrap{background:linear-gradient(266deg,#AC0237 0%,#FAC41C 50%,#E5E5E5 100%);padding:72px 20px 56px;position:relative;overflow:hidden}
.audit_hero_wrap::before{content:'';position:absolute;top:-60px;right:-60px;width:340px;height:340px;border-radius:50%;background:#ffffff14;pointer-events:none}
.audit_hero_wrap::after{content:'';position:absolute;bottom:-40px;left:10%;width:200px;height:200px;border-radius:50%;background:#ac02371f;pointer-events:none}
.audit_hero_container{max-width:960px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:48px;position:relative;z-index:2}
.audit_hero_txt{flex:1 1 0;min-width:0}
.audit_hero_badge{display:inline-block;background:#ffffff38;border:1.5px solid #fff6;border-radius:30px;padding:5px 18px;font-size:13px;color:#fff;margin-bottom:22px;letter-spacing:.04em}
.audit_hero_txt .hero_h1{font-size:2.6rem;font-weight:800;color:#fff;line-height:1.18;margin:0 0 18px;text-shadow:0 2px 14px #ac02372e}
.audit_hero_txt .hero_h1 .accent_hl{color:#FAC41C;position:relative}
.audit_hero_txt .hero_h1 .accent_hl::after{content:'';position:absolute;left:0;right:0;bottom:-3px;height:3px;background:#FAC41C;border-radius:2px;opacity:.6}
.audit_hero_desc{font-size:1.08rem;color:#ffffffed;line-height:1.72;margin:0 0 30px;max-width:460px}
.hero_cta_row{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.hero_btn_primary{background:#fff;color:#AC0237;border:none;border-radius:30px;padding:13px 32px;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 18px #ac02372e;transition:background 0.2s,color 0.2s,box-shadow 0.2s,transform .15s;text-decoration:none;display:inline-block;z-index:3;position:relative}
.hero_btn_primary:hover{background:#FAC41C;color:#fff;box-shadow:0 6px 24px #fac41c47;transform:translateY(-2px)}
.hero_btn_secondary{background:transparent;color:#fff;border:2px solid #fff9;border-radius:30px;padding:11px 28px;font-size:1rem;font-weight:600;cursor:pointer;transition:border-color 0.2s,background 0.2s,color .2s;text-decoration:none;display:inline-block;z-index:3;position:relative}
.hero_btn_secondary:hover{border-color:#FAC41C;background:#fac41c1f;color:#FAC41C}
.audit_hero_visual{flex:0 0 320px;max-width:320px;position:relative}
.audit_hero_visual img{width:100%;height:260px;object-fit:cover;border-radius:28px;box-shadow:0 12px 40px #ac023738;display:block}
.hero_float_card{position:absolute;bottom:-18px;left:-24px;background:#fff;border-radius:18px;padding:13px 18px;box-shadow:0 8px 28px #ac023721;display:flex;flex-direction:row;align-items:center;gap:10px;min-width:160px}
.hero_float_card .flt_icon{width:36px;height:36px;background:linear-gradient(135deg,#AC0237 0%,#FAC41C 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0}
.hero_float_card .flt_txt strong{display:block;font-size:1rem;font-weight:800;color:#AC0237;line-height:1.1}
.hero_float_card .flt_txt span{font-size:.75rem;color:#888}
.stories_section{background:#fff;padding:72px 20px 56px}
.stories_container{max-width:960px;margin:0 auto}
.stories_hd_row{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:44px;flex-wrap:wrap}
.stories_hd_left .section_eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.82rem;font-weight:700;color:#AC0237;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}
.stories_hd_left .section_eyebrow::before{content:'';display:inline-block;width:18px;height:3px;background:#AC0237;border-radius:2px}
.stories_hd_left .section_h2{font-size:1.9rem;font-weight:800;color:#1a1a1a;margin:0 0 8px;line-height:1.22}
.stories_hd_left .section_h2 .clr_accent{color:#AC0237}
.stories_hd_sub{font-size:.97rem;color:#555;line-height:1.65;max-width:380px}
.stories_hd_right{display:flex;flex-direction:column;align-items:flex-end;gap:8px}
.stories_stat_pair{display:flex;flex-direction:row;gap:18px}
.stat_chip{background:#f8f8f8;border-radius:18px;padding:14px 22px;text-align:center;border:1.5px solid #E5E5E5}
.stat_chip .s_num{display:block;font-size:1.5rem;font-weight:800;color:#AC0237;line-height:1.1}
.stat_chip .s_lbl{font-size:.75rem;color:#888}
.stories_grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.story_card{border-radius:24px;overflow:hidden;box-shadow:0 6px 28px #00000012;background:#fff;border:1.5px solid #E5E5E5;transition:box-shadow 0.22s,transform .18s;display:flex;flex-direction:column}
.story_card:hover{box-shadow:0 14px 44px #ac02371f;transform:translateY(-4px)}
.story_card.card_featured{grid-row:span 2}
.story_card_img{width:100%;height:200px;object-fit:cover;display:block}
.story_card.card_featured .story_card_img{height:280px}
.story_card_body{padding:22px 24px 24px;flex:1 1 auto;display:flex;flex-direction:column}
.story_tag_row{display:flex;flex-direction:row;gap:8px;margin-bottom:12px;flex-wrap:wrap}
.story_tag{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:20px;padding:3px 12px;display:inline-block}
.story_tag.tag_audit{background:#ac023717;color:#AC0237}
.story_tag.tag_live{background:#fac41c24;color:#b38600}
.story_tag.tag_tools{background:#e5e5e5b3;color:#555}
.story_card_body .card_h3{font-size:1.08rem;font-weight:700;color:#1a1a1a;margin:0 0 10px;line-height:1.32}
.story_card_body .card_desc{font-size:.92rem;color:#555;line-height:1.64;margin:0 0 16px;flex:1 1 auto}
.card_meta_row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}
.card_difficulty{display:flex;flex-direction:row;gap:3px;align-items:center}
.diff_dot{width:8px;height:8px;border-radius:50%;background:#E5E5E5}
.diff_dot.is-active{background:#AC0237}
.card_diff_lbl{font-size:.75rem;color:#888;margin-left:6px}
.card_enroll_link{font-size:.85rem;font-weight:700;color:#AC0237;text-decoration:none;display:flex;align-items:center;gap:5px;transition:color .18s}
.card_enroll_link:hover{color:#FAC41C}
.divider_wave{width:100%;overflow:hidden;line-height:0;background:#fff}
.divider_wave svg{display:block;width:100%}
.team_section{background:linear-gradient(180deg,#f9f2f5 0%,#fff 100%);padding:64px 20px 72px}
.team_container{max-width:960px;margin:0 auto}
.team_intro_grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;margin-bottom:52px}
.team_intro_left .section_label{font-size:.8rem;font-weight:700;color:#AC0237;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;display:flex;align-items:center;gap:8px}
.team_intro_left .section_label i{font-size:16px}
.team_intro_left .team_h2{font-size:1.85rem;font-weight:800;color:#1a1a1a;margin:0 0 18px;line-height:1.24}
.team_intro_left .team_intro_p{font-size:.97rem;color:#555;line-height:1.72;margin:0 0 14px}
.team_method_list{list-style:none;padding:0;margin:22px 0 0;display:flex;flex-direction:column;gap:10px}
.team_method_list li{display:flex;align-items:flex-start;gap:12px;font-size:.93rem;color:#333;line-height:1.55}
.team_method_list li .mth_icon{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#AC0237 0%,#FAC41C 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;flex-shrink:0;margin-top:1px}
.team_profiles_row{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.profile_card{background:#fff;border-radius:28px;box-shadow:0 8px 32px #ac023714;overflow:hidden;border:1.5px solid #E5E5E5;display:flex;flex-direction:column}
.profile_card_top{position:relative;background:linear-gradient(135deg,#AC0237 0%,#FAC41C 100%);padding:28px 24px 0;display:flex;flex-direction:row;align-items:flex-end;gap:18px}
.profile_card_top img{width:80px;height:80px;object-fit:cover;border-radius:50%;border:3px solid #fff;box-shadow:0 4px 14px #00000026;display:block;flex-shrink:0}
.profile_card_name_block{padding-bottom:12px}
.profile_card_name_block .pc_name{font-size:1.05rem;font-weight:800;color:#fff;margin:0 0 2px}
.profile_card_name_block .pc_role{font-size:.78rem;color:#ffffffd1;font-weight:500}
.profile_card_body{padding:20px 24px 24px;display:flex;flex-direction:column;gap:14px}
.profile_card_body .pc_bio{font-size:.9rem;color:#555;line-height:1.64;margin:0}
.pc_skills{display:flex;flex-direction:row;flex-wrap:wrap;gap:7px}
.pc_skill_tag{background:#ac023712;color:#AC0237;border-radius:20px;padding:4px 13px;font-size:.74rem;font-weight:600}
.pc_exp_bar_row{display:flex;flex-direction:column;gap:8px}
.exp_bar_item{display:flex;flex-direction:column;gap:3px}
.exp_bar_label_row{display:flex;flex-direction:row;justify-content:space-between;font-size:.77rem;color:#666}
.exp_bar_track{height:6px;background:#E5E5E5;border-radius:4px;overflow:hidden}
.exp_bar_fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#AC0237 0%,#FAC41C 100%)}
.intro_right_img_wrap{position:relative}
.intro_right_img_wrap img{width:100%;height:300px;object-fit:cover;border-radius:24px;box-shadow:0 10px 36px #ac023721;display:block}
.intro_img_badge{position:absolute;top:20px;right:-14px;background:#AC0237;color:#fff;border-radius:18px;padding:10px 18px;font-size:.82rem;font-weight:700;box-shadow:0 4px 16px #ac023738;display:flex;align-items:center;gap:7px}
.intro_img_badge i{font-size:16px}
@media (max-width: 768px) {
.audit_hero_container{flex-direction:column;gap:32px}
.audit_hero_visual{flex:unset;max-width:100%;width:100%}
.audit_hero_visual img{height:220px}
.hero_float_card{left:12px;bottom:-14px}
.audit_hero_txt .hero_h1{font-size:1.9rem}
.stories_hd_row{flex-direction:column;align-items:flex-start}
.stories_hd_right{align-items:flex-start}
.stories_grid{grid-template-columns:1fr}
.story_card.card_featured{grid-row:span 1}
.team_intro_grid{grid-template-columns:1fr;gap:28px}
.team_profiles_row{grid-template-columns:1fr}
.intro_img_badge{right:8px;top:10px}
}
@media (max-width: 480px) {
.audit_hero_wrap{padding:48px 14px 40px}
.stories_section{padding:48px 14px 40px}
.team_section{padding:44px 14px 52px}
.stories_stat_pair{flex-direction:column;gap:10px}
}
.ct_hero_wrap{position:relative;width:100%;min-height:420px;overflow:hidden;display:flex;align-items:center}
.ct_hero_wrap .ct_bg_img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.22;filter:grayscale(30%) contrast(1.1)}
.ct_hero_wrap .ct_film_overlay{position:absolute;inset:0;background:linear-gradient(135deg,#AC0237 0%,#FAC41C 55%,#E5E5E5 100%);opacity:.82}
.ct_hero_wrap .ct_grain_tex{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23noise)' opacity='0.08'/%3E%3C/svg%3E");pointer-events:none;opacity:.55}
.ct_hero_inner{position:relative;z-index:2;max-width:960px;margin:0 auto;padding:90px 24px 80px;width:100%}
.ct_hero_deco{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px}
.ct_hero_deco span{display:block;width:38px;height:3px;background:#fff;border-radius:2px}
.ct_hero_deco em{font-style:normal;font-size:12px;letter-spacing:2.5px;text-transform:uppercase;color:#fff;opacity:.85}
.ct_hero_inner .ct_page_title{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:#fff;line-height:1.18;margin:0 0 18px;max-width:640px}
.ct_hero_inner .ct_page_desc{font-size:1.08rem;color:#ffffffeb;max-width:520px;line-height:1.72;margin:0}
.ct_hero_shape{position:absolute;right:-40px;bottom:-30px;width:260px;height:260px;opacity:.13;pointer-events:none}
.ct_info_surface{background:#fff;padding:70px 0 60px}
.ct_info_container{max-width:960px;margin:0 auto;padding:0 24px;display:flex;flex-direction:row;gap:40px;align-items:flex-start}
.ct_info_left{flex:1 1 340px;min-width:0}
.ct_info_label{font-size:11px;letter-spacing:2.8px;text-transform:uppercase;color:#AC0237;font-weight:700;margin-bottom:14px;display:flex;align-items:center;gap:8px}
.ct_info_label::before{content:'';display:block;width:22px;height:2px;background:#AC0237;border-radius:2px}
.ct_info_heading{font-size:1.7rem;font-weight:800;color:#1a1a2e;margin:0 0 18px;line-height:1.28}
.ct_info_txt{font-size:.97rem;color:#4a4a5a;line-height:1.75;margin:0 0 28px}
.ct_cards_col{flex:1 1 260px;display:flex;flex-direction:column;gap:16px;min-width:0}
.ct_card_item{background:#fafafa;border-radius:20px;padding:22px 24px;display:flex;flex-direction:row;align-items:flex-start;gap:16px;box-shadow:0 4px 18px #ac023712;border:1px solid #f0e6ea;transition:box-shadow .22s ease,transform .22s ease}
.ct_card_item:hover{box-shadow:0 8px 32px #ac023721;transform:translateY(-2px)}
.ct_card_icon{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#AC0237 0%,#FAC41C 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ct_card_icon i{font-size:1.35rem;color:#fff}
.ct_card_body .ct_card_lbl{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;color:#AC0237;font-weight:700;margin-bottom:4px}
.ct_card_body .ct_card_val{font-size:.97rem;color:#1a1a2e;font-weight:600;line-height:1.45}
.ct_card_body .ct_card_val a{color:#1a1a2e;text-decoration:none}
.ct_card_body .ct_card_val a:hover{color:#AC0237}
.ct_divider_wave{width:100%;overflow:hidden;line-height:0;background:#fff}
.ct_divider_wave svg{display:block;width:100%}
.ct_form_surface{background:linear-gradient(155deg,#fdf6f8 0%,#fffdf4 55%,#f5f5f5 100%);padding:72px 0 68px}
.ct_form_container{max-width:960px;margin:0 auto;padding:0 24px;display:flex;flex-direction:row;gap:52px;align-items:flex-start}
.ct_form_aside{flex:0 0 270px;min-width:0}
.ct_form_aside_title{font-size:1.45rem;font-weight:800;color:#1a1a2e;margin:0 0 14px;line-height:1.3}
.ct_form_aside_desc{font-size:.93rem;color:#5a5a6e;line-height:1.72;margin:0 0 24px}
.ct_form_aside_faq{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;color:#AC0237;font-weight:600;text-decoration:none;border-bottom:2px solid #ac023740;padding-bottom:2px;transition:border-color .18s}
.ct_form_aside_faq:hover{border-color:#AC0237}
.ct_form_aside_faq i{font-size:1.1rem}
.ct_form_steps{margin:28px 0 0;display:flex;flex-direction:column;gap:14px}
.ct_form_step{display:flex;flex-direction:row;align-items:flex-start;gap:12px}
.ct_form_step_num{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#AC0237,#FAC41C);color:#fff;font-size:.78rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}
.ct_form_step_txt{font-size:.88rem;color:#4a4a5a;line-height:1.55}
.ct_form_main{flex:1 1 0;min-width:0}
.ct_form_frame{background:#fff;border-radius:30px;padding:40px 36px;box-shadow:0 8px 40px #ac023717 0 2px 8px #0000000a}
.ct_form_row{display:flex;flex-direction:row;gap:18px;margin-bottom:18px}
.ct_form_group{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:6px}
.ct_form_group label{font-size:.82rem;font-weight:600;color:#1a1a2e;letter-spacing:.5px}
.ct_form_group input,.ct_form_group select{width:100%;padding:12px 16px;border:1.5px solid #e0d8e0;border-radius:14px;font-size:.95rem;color:#1a1a2e;background:#fafafa;outline:none;transition:border-color 0.18s,box-shadow .18s;box-sizing:border-box;appearance:none;-webkit-appearance:none}
.ct_form_group input:focus,.ct_form_group select:focus{border-color:#AC0237;box-shadow:0 0 0 3px #ac02371a;background:#fff}
.ct_select_wrap{position:relative}
.ct_select_wrap::after{content:'\f107';font-family:'Line Awesome Free','Font Awesome 5 Free',sans-serif;font-weight:900;position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#AC0237;pointer-events:none;font-size:1rem}
.ct_form_full{margin-bottom:18px}
.ct_form_full .ct_form_group{flex:none;width:100%}
.ct_privacy_row{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin-bottom:22px}
.ct_privacy_row input[type="checkbox"]{width:18px;height:18px;accent-color:#AC0237;margin-top:2px;flex-shrink:0;cursor:pointer}
.ct_privacy_txt{font-size:.82rem;color:#5a5a6e;line-height:1.6}
.ct_privacy_txt a{color:#AC0237;text-decoration:underline}
.ct_submit_btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(90deg,#AC0237 0%,#d4023f 100%);color:#fff;font-size:1rem;font-weight:700;padding:14px 36px;border:none;border-radius:40px;cursor:pointer;text-decoration:none;box-shadow:0 4px 18px #ac023747;transition:transform 0.18s,box-shadow .18s;position:relative;z-index:2}
.ct_submit_btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #ac023761}
.ct_submit_btn i{font-size:1.15rem}
.ct_img_section{padding:0;position:relative;background:#1a1a2e;overflow:hidden}
.ct_img_section .ct_scene_img{width:100%;height:320px;object-fit:cover;object-position:center;display:block;opacity:.6}
.ct_img_overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}
.ct_img_overlay_badge{background:#ffffff1f;border:1px solid #ffffff47;border-radius:50px;padding:10px 28px;color:#fff;font-size:.95rem;font-weight:600;backdrop-filter:blur(8px);display:flex;align-items:center;gap:10px}
.ct_img_overlay_badge i{color:#FAC41C;font-size:1.2rem}
.ct_img_overlay_tagline{color:#ffffffb3;font-size:.85rem;letter-spacing:1.5px;text-transform:uppercase}
.ct_schedule_surface{background:#fff;padding:68px 0 62px}
.ct_schedule_container{max-width:960px;margin:0 auto;padding:0 24px}
.ct_schedule_top{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:36px;gap:24px;flex-wrap:wrap}
.ct_schedule_heading{font-size:1.55rem;font-weight:800;color:#1a1a2e;margin:0 0 6px}
.ct_schedule_sub{font-size:.93rem;color:#6a6a7a;margin:0}
.ct_schedule_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.ct_sched_card{border-radius:22px;padding:26px 22px;display:flex;flex-direction:column;gap:10px;border:1.5px solid #ede8ee;background:#fafafa;transition:box-shadow 0.2s,transform .2s}
.ct_sched_card:hover{box-shadow:0 8px 28px #ac02371a;transform:translateY(-3px)}
.ct_sched_card.is-featured{background:linear-gradient(135deg,#AC0237 0%,#d4023f 100%);border-color:transparent}
.ct_sched_card.is-featured .ct_sched_type,.ct_sched_card.is-featured .ct_sched_timing,.ct_sched_card.is-featured .ct_sched_note{color:#ffffffd1}
.ct_sched_card.is-featured .ct_sched_title{color:#fff}
.ct_sched_card.is-featured .ct_sched_icon_wrap{background:#ffffff2e}
.ct_sched_card.is-featured .ct_sched_icon_wrap i{color:#FAC41C}
.ct_sched_icon_wrap{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#ac02371a,#fac41c26);display:flex;align-items:center;justify-content:center;margin-bottom:4px}
.ct_sched_icon_wrap i{font-size:1.3rem;color:#AC0237}
.ct_sched_type{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#AC0237;font-weight:700}
.ct_sched_title{font-size:1.05rem;font-weight:700;color:#1a1a2e;line-height:1.35}
.ct_sched_timing{font-size:.86rem;color:#6a6a7a;display:flex;align-items:center;gap:6px}
.ct_sched_timing i{font-size:1rem;color:#FAC41C}
.ct_sched_note{font-size:.82rem;color:#7a7a8a;line-height:1.55}
.ct_bottom_strip{background:linear-gradient(90deg,#AC0237 0%,#FAC41C 100%);padding:36px 24px}
.ct_bottom_inner{max-width:960px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.ct_bottom_txt{color:#fff;font-size:1.08rem;font-weight:700;margin:0}
.ct_bottom_sub{color:#ffffffd1;font-size:.88rem;margin:4px 0 0}
.ct_bottom_links{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.ct_bottom_link{background:#ffffff2e;border:1px solid #ffffff61;border-radius:30px;padding:10px 22px;color:#fff;font-size:.9rem;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:7px;transition:background 0.18s,transform .18s;backdrop-filter:blur(4px)}
.ct_bottom_link:hover{background:#ffffff4d;transform:translateY(-1px);color:#fff}
.ct_bottom_link i{font-size:1.05rem}
@media (max-width: 768px) {
.ct_info_container{flex-direction:column}
.ct_form_container{flex-direction:column}
.ct_form_aside{flex:none;width:100%}
.ct_form_row{flex-direction:column;gap:14px}
.ct_schedule_grid{grid-template-columns:1fr}
.ct_schedule_top{flex-direction:column;align-items:flex-start}
.ct_bottom_inner{flex-direction:column;align-items:flex-start}
.ct_form_frame{padding:28px 18px}
.ct_hero_shape{display:none}
}
@media (max-width: 480px) {
.ct_hero_inner{padding:60px 16px 52px}
.ct_info_surface{padding:48px 0 40px}
.ct_form_surface{padding:48px 0 44px}
.ct_schedule_surface{padding:48px 0 44px}
.ct_schedule_grid{grid-template-columns:1fr}
}
.abt_pg_wrap{max-width:960px;margin:0 auto;padding:0 20px}
.title_blk{padding:64px 0 80px;position:relative;overflow:hidden}
.title_blk_bg_accent{position:absolute;top:-60px;right:-80px;width:420px;height:420px;border-radius:50%;background:linear-gradient(135deg,#ac023712 0%,#fac41c17 60%,#e5e5e51f 100%);pointer-events:none;z-index:0}
.title_blk_bg_dot{position:absolute;bottom:20px;left:-40px;width:220px;height:220px;border-radius:50%;background:linear-gradient(220deg,#fac41c14 0%,#ac02370d 100%);pointer-events:none;z-index:0}
.title_blk_inner{display:flex;flex-direction:row;align-items:center;gap:56px;position:relative;z-index:1}
.title_blk_txt{flex:1 1 0;min-width:0}
.title_blk_label{display:inline-block;background:linear-gradient(90deg,#AC0237 0%,#FAC41C 100%);color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border-radius:20px;padding:5px 16px;margin-bottom:18px}
.title_blk_txt .main_hd{font-size:2.5rem;font-weight:800;color:#1a1a2e;line-height:1.18;margin:0 0 14px;position:relative}
.title_blk_txt .main_hd .hd_accent{color:#AC0237;position:relative}
.title_blk_txt .main_hd .hd_accent::after{content:'';position:absolute;left:0;bottom:-3px;width:100%;height:3px;background:linear-gradient(90deg,#AC0237 0%,#FAC41C 100%);border-radius:2px}
.title_blk_txt .sub_hd{font-size:1.18rem;font-weight:600;color:#555;margin:0 0 18px;line-height:1.4}
.title_blk_txt .desc_txt{font-size:1rem;color:#444;line-height:1.75;margin:0;max-width:480px}
.title_blk_img_frame{flex:0 0 340px;position:relative}
.title_blk_img_frame::before{content:'';position:absolute;top:-14px;right:-14px;width:100%;height:100%;border-radius:28px;border:3px solid #FAC41C;z-index:0}
.title_blk_img_frame::after{content:'';position:absolute;bottom:-10px;left:-10px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#AC0237 0%,#FAC41C 100%);z-index:2;opacity:.18}
.title_blk_img_frame img{width:340px;height:280px;object-fit:cover;border-radius:24px;display:block;position:relative;z-index:1;box-shadow:0 16px 48px #ac023721 0 4px 16px #00000014}
.story_blk{padding:72px 0 80px;background:linear-gradient(266deg,#AC0237 0%,#c7183f 28%,#FAC41C 68%,#E5E5E5 100%);position:relative;clip-path:polygon(0 5%,100% 0,100% 95%,0 100%);margin:0 -20px;padding-left:20px;padding-right:20px}
.story_blk_container{max-width:960px;margin:0 auto;padding:0 20px}
.story_blk_grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}
.story_blk_lbl{display:inline-flex;align-items:center;gap:8px;background:#ffffff2e;border:1px solid #ffffff59;color:#fff;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border-radius:20px;padding:5px 16px;margin-bottom:20px}
.story_blk_hd{font-size:2rem;font-weight:800;color:#fff;line-height:1.22;margin:0 0 20px}
.story_blk_body{font-size:.98rem;color:#ffffffeb;line-height:1.78;margin:0 0 24px}
.story_blk_imgs{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.story_blk_imgs img{width:100%;height:160px;object-fit:cover;border-radius:18px;box-shadow:0 8px 28px #0000002e}
.story_blk_imgs img:first-child{grid-column:span 2;height:180px}
.story_metric_cards{display:flex;flex-direction:column;gap:18px}
.s_metric_cd{background:#ffffff24;border:1px solid #ffffff47;border-radius:20px;padding:22px 26px;display:flex;flex-direction:row;align-items:flex-start;gap:18px;transition:background .25s}
.s_metric_cd:hover{background:#ffffff38}
.s_metric_icon{width:46px;height:46px;border-radius:14px;background:#ffffff38;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.5rem;color:#fff}
.s_metric_cd_body .s_metric_val{font-size:1.55rem;font-weight:800;color:#fff;line-height:1;margin-bottom:4px}
.s_metric_cd_body .s_metric_lbl{font-size:.88rem;color:#ffffffd1;line-height:1.4;font-weight:500}
.story_bar_wrap{margin-top:28px;background:#ffffff21;border:1px solid #ffffff40;border-radius:20px;padding:22px 26px}
.story_bar_wrap .sbar_ttl{font-size:.88rem;color:#ffffffbf;text-transform:uppercase;letter-spacing:1.5px;font-weight:700;margin-bottom:16px}
.sbar_row{margin-bottom:12px}
.sbar_row:last-child{margin-bottom:0}
.sbar_row_hd{display:flex;justify-content:space-between;font-size:.85rem;color:#ffffffe0;margin-bottom:6px;font-weight:600}
.sbar_track{background:#ffffff26;border-radius:8px;height:8px;overflow:hidden}
.sbar_fill{height:100%;border-radius:8px;background:linear-gradient(90deg,#fff 0%,#fff9 100%);transition:width .7s ease}
.team_blk{padding:80px 0 72px}
.team_blk_hdr{text-align:center;margin-bottom:52px;position:relative}
.team_blk_hdr::after{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#AC0237 0%,#FAC41C 100%);border-radius:4px;margin:16px auto 0}
.team_blk_hdr .tb_lbl{display:inline-block;color:#AC0237;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}
.team_blk_hdr .tb_hd{font-size:2rem;font-weight:800;color:#1a1a2e;margin:0 0 10px}
.team_blk_hdr .tb_sub{font-size:1rem;color:#666;max-width:560px;margin:0 auto;line-height:1.65}
.team_layout{display:grid;grid-template-columns:1fr 1.6fr;gap:40px;align-items:start}
.team_profiles{display:flex;flex-direction:column;gap:24px}
.team_cd{display:flex;flex-direction:row;gap:18px;align-items:flex-start;background:#fff;border-radius:24px;padding:24px;box-shadow:0 8px 32px #ac023712 0 2px 8px #0000000d;border:1px solid #f0f0f0;transition:box-shadow 0.25s,transform .25s}
.team_cd:hover{box-shadow:0 16px 48px #ac02371f 0 4px 16px #00000014;transform:translateY(-3px)}
.team_cd_img{width:80px;height:80px;border-radius:18px;object-fit:cover;flex-shrink:0;box-shadow:0 4px 16px #ac02371f}
.team_cd_name{font-size:1.08rem;font-weight:700;color:#1a1a2e;margin:0 0 4px}
.team_cd_role{font-size:.84rem;color:#AC0237;font-weight:600;margin-bottom:8px}
.team_cd_bio{font-size:.88rem;color:#555;line-height:1.6;margin:0}
.team_values_panel{background:#fafafa;border-radius:28px;padding:36px 32px;border:1px solid #ececec}
.tvp_hd{font-size:1.15rem;font-weight:700;color:#1a1a2e;margin:0 0 24px;display:flex;align-items:center;gap:10px}
.tvp_hd::before{content:'';width:5px;height:22px;background:linear-gradient(180deg,#AC0237 0%,#FAC41C 100%);border-radius:3px;display:block}
.values_accordion_item{border-bottom:1px solid #e8e8e8}
.values_accordion_item:last-child{border-bottom:none}
.val_acc_toggle{display:none}
.val_acc_lbl{display:flex;flex-direction:row;align-items:center;gap:12px;padding:16px 0;cursor:pointer;font-size:.96rem;font-weight:600;color:#1a1a2e;user-select:none;transition:color .2s}
.val_acc_lbl:hover{color:#AC0237}
.val_acc_lbl .val_icon{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#ac02371a 0%,#fac41c1f 100%);display:flex;align-items:center;justify-content:center;color:#AC0237;font-size:1.05rem;flex-shrink:0}
.val_acc_lbl .val_arr{margin-left:auto;color:#aaa;font-size:.9rem;transition:transform .3s}
.val_acc_toggle:checked + .val_acc_lbl .val_arr{transform:rotate(180deg);color:#AC0237}
.val_acc_body{max-height:0;overflow:hidden;transition:max-height .35s ease;font-size:.88rem;color:#555;line-height:1.65}
.val_acc_toggle:checked ~ .val_acc_body{max-height:200px;padding-bottom:14px}
.val_acc_body p{margin:0;padding:0 0 0 48px}
.approach_img_strip{margin-top:32px;display:grid;grid-template-columns:1fr 1fr;gap:14px}
.approach_img_strip img{width:100%;height:130px;object-fit:cover;border-radius:16px;box-shadow:0 6px 20px #00000017}
@media (max-width: 1024px) {
.title_blk_img_frame{flex:0 0 280px}
.title_blk_img_frame img{width:280px;height:230px}
.team_layout{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.title_blk_inner{flex-direction:column-reverse;gap:32px}
.title_blk_img_frame{flex:0 0 auto;width:100%}
.title_blk_img_frame img{width:100%;height:220px}
.title_blk_txt .main_hd{font-size:1.8rem}
.story_blk_grid{grid-template-columns:1fr;gap:32px}
.story_blk{clip-path:polygon(0 2%,100% 0,100% 98%,0 100%)}
.story_blk_imgs img:first-child{grid-column:span 2}
.team_layout{grid-template-columns:1fr}
.approach_img_strip{grid-template-columns:1fr}
.approach_img_strip img{height:160px}
}
@media (max-width: 480px) {
.title_blk{padding:40px 0 56px}
.title_blk_txt .main_hd{font-size:1.5rem}
.story_blk_hd{font-size:1.5rem}
.team_cd{flex-direction:column}
.team_cd_img{width:70px;height:70px}
.story_blk_imgs{grid-template-columns:1fr}
.story_blk_imgs img:first-child{grid-column:span 1}
}
.hw_title_block{background:linear-gradient(266deg,#AC0237 0%,#FAC41C 50%,#E5E5E5 100%);padding:72px 0 60px;position:relative;overflow:hidden}
.hw_title_block .hw_deco_circle{position:absolute;border-radius:50%;opacity:.08;pointer-events:none}
.hw_title_block .hw_deco_circle.hw_deco_lg{width:420px;height:420px;background:#fff;top:-120px;right:-80px}
.hw_title_block .hw_deco_circle.hw_deco_sm{width:180px;height:180px;background:#AC0237;bottom:-60px;left:60px}
.hw_title_block .hw_deco_ring{position:absolute;width:220px;height:220px;border-radius:50%;border:30px solid #ffffff12;top:40px;left:30%;pointer-events:none}
.hw_title_inner{max-width:960px;margin:0 auto;padding:0 24px;display:flex;flex-direction:row;align-items:center;gap:48px}
.hw_title_text_col{flex:1 1 0;min-width:0}
.hw_title_label{display:inline-block;background:#ffffff2e;color:#fff;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;border-radius:24px;padding:5px 16px;margin-bottom:20px}
.hw_title_text_col h1{font-size:42px;font-weight:800;color:#fff;line-height:1.18;margin:0 0 20px}
.hw_title_text_col h1 .hw_accent_word{color:#FAC41C;position:relative}
.hw_title_text_col h1 .hw_accent_word::after{content:'';display:block;height:4px;width:80%;background:#ffffff59;border-radius:2px;margin-top:2px}
.hw_title_desc{font-size:16px;color:#ffffffe6;line-height:1.7;max-width:420px;margin:0 0 28px}
.hw_title_cta_row{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.hw_btn_primary{background:#fff;color:#AC0237;border:none;border-radius:28px;padding:13px 30px;font-size:15px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block;box-shadow:0 4px 18px #ac02372e;transition:background 0.2s,color 0.2s,box-shadow 0.2s,transform .15s;position:relative;z-index:2}
.hw_btn_primary:hover{background:#FAC41C;color:#fff;box-shadow:0 8px 28px #fac41c47;transform:translateY(-2px)}
.hw_btn_secondary{background:transparent;color:#fff;border:2px solid #ffffff8c;border-radius:28px;padding:11px 28px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:border-color 0.2s,background 0.2s,color .2s;position:relative;z-index:2}
.hw_btn_secondary:hover{border-color:#FAC41C;background:#fac41c1f;color:#FAC41C}
.hw_title_img_col{flex:0 0 340px;max-width:340px;position:relative}
.hw_title_img_wrap{position:relative;border-radius:28px;overflow:hidden;box-shadow:0 16px 48px #ac023740}
.hw_title_img_wrap img{width:340px;height:290px;object-fit:cover;display:block;border-radius:28px}
.hw_title_img_wrap::after{content:'';position:absolute;inset:0;border-radius:28px;background:radial-gradient(ellipse at center,transparent 40%,#ac02378c 100%);pointer-events:none}
.hw_stats_strip{display:flex;flex-direction:row;gap:16px;margin-top:18px}
.hw_stat_pill{background:#ffffff2e;border-radius:20px;padding:9px 18px;display:flex;flex-direction:column;align-items:center}
.hw_stat_pill .hw_stat_num{font-size:22px;font-weight:800;color:#fff;line-height:1}
.hw_stat_pill .hw_stat_lbl{font-size:11px;color:#ffffffbf;margin-top:2px;letter-spacing:.5px}
.hw_steps_block{background:#fff;padding:72px 0 60px}
.hw_steps_inner{max-width:960px;margin:0 auto;padding:0 24px}
.hw_section_eyebrow{text-align:center;margin-bottom:10px}
.hw_section_eyebrow span{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#AC0237}
.hw_section_eyebrow span::before,.hw_section_eyebrow span::after{content:'';display:block;width:28px;height:2px;background:#AC0237;border-radius:2px}
.hw_steps_block h2{text-align:center;font-size:32px;font-weight:800;color:#1a1a1a;margin:0 0 12px;line-height:1.22}
.hw_steps_intro{text-align:center;font-size:15px;color:#555;max-width:540px;margin:0 auto 52px;line-height:1.65}
.hw_steps_grid{display:grid;grid-template-columns:1fr 1fr;gap:32px 40px;position:relative}
.hw_step_card{background:#fafafa;border-radius:28px;padding:32px 28px 28px;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 24px #ac023712;border:1.5px solid #f0f0f0;transition:box-shadow 0.22s,transform 0.18s,border-color .2s;position:relative;overflow:hidden}
.hw_step_card:hover{box-shadow:0 12px 40px #ac023721;transform:translateY(-4px);border-color:#FAC41C}
.hw_step_card::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#AC0237 0%,#FAC41C 100%);border-radius:4px 0 0 4px}
.hw_step_num_row{display:flex;flex-direction:row;align-items:center;gap:14px}
.hw_step_num{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#AC0237 0%,#FAC41C 100%);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#fff;flex-shrink:0;box-shadow:0 4px 14px #ac023738}
.hw_step_icon{font-size:22px;color:#AC0237}
.hw_step_card h4{font-size:17px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}
.hw_step_card p{font-size:14px;color:#666;line-height:1.65;margin:0}
.hw_step_tag{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;background:#ac023712;color:#AC0237;border-radius:12px;padding:3px 11px;margin-top:4px;align-self:flex-start}
.hw_connector_vert{display:none}
.hw_formats_block{background:linear-gradient(160deg,#1a1a1a 0%,#2d0a14 100%);padding:72px 0 68px;position:relative;overflow:hidden}
.hw_formats_block::before{content:'';position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,#ac02372e 0%,transparent 70%);top:-200px;right:-100px;pointer-events:none}
.hw_formats_inner{max-width:960px;margin:0 auto;padding:0 24px}
.hw_formats_block .hw_section_eyebrow span{color:#FAC41C}
.hw_formats_block .hw_section_eyebrow span::before,.hw_formats_block .hw_section_eyebrow span::after{background:#FAC41C}
.hw_formats_block h2{text-align:center;font-size:32px;font-weight:800;color:#fff;margin:0 0 12px;line-height:1.22}
.hw_formats_intro{text-align:center;font-size:15px;color:#ffffffa6;max-width:520px;margin:0 auto 52px;line-height:1.65}
.hw_formats_tabs{display:flex;flex-direction:column;gap:0}
.hw_tab_row{display:none}
.hw_tab_radio{display:none}
.hw_tab_labels{display:flex;flex-direction:row;gap:0;border-radius:36px;background:#ffffff12;padding:5px;margin:0 auto 40px;width:fit-content;flex-wrap:wrap;justify-content:center}
.hw_tab_lbl{display:inline-block;padding:10px 26px;border-radius:28px;cursor:pointer;font-size:14px;font-weight:600;color:#fff9;transition:background 0.2s,color .2s;white-space:nowrap}
#hw_tab1:checked ~ .hw_tab_labels .hw_lbl1,#hw_tab2:checked ~ .hw_tab_labels .hw_lbl2,#hw_tab3:checked ~ .hw_tab_labels .hw_lbl3{background:linear-gradient(135deg,#AC0237 0%,#FAC41C 100%);color:#fff}
.hw_tab_content{display:none}
#hw_tab1:checked ~ .hw_tab_content_area .hw_tc1,#hw_tab2:checked ~ .hw_tab_content_area .hw_tc2,#hw_tab3:checked ~ .hw_tab_content_area .hw_tc3{display:grid}
.hw_tab_content_area .hw_tc1,.hw_tab_content_area .hw_tc2,.hw_tab_content_area .hw_tc3{grid-template-columns:1.1fr 0.9fr;gap:40px;align-items:center}
.hw_tc_text h3{font-size:24px;font-weight:800;color:#fff;margin:0 0 16px;line-height:1.28}
.hw_tc_text p{font-size:15px;color:#ffffffb8;line-height:1.7;margin:0 0 24px}
.hw_tc_features{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:10px}
.hw_tc_features li{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:14px;color:#fffc;line-height:1.5}
.hw_tc_features li .hw_feat_dot{width:8px;height:8px;border-radius:50%;background:#FAC41C;flex-shrink:0;margin-top:5px}
.hw_tc_btn{background:linear-gradient(135deg,#AC0237 0%,#FAC41C 100%);color:#fff;border:none;border-radius:28px;padding:12px 28px;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block;box-shadow:0 4px 20px #ac02374d;transition:opacity 0.2s,transform .15s;position:relative;z-index:2}
.hw_tc_btn:hover{opacity:.88;transform:translateY(-2px)}
.hw_tc_visual{background:#ffffff0d;border-radius:24px;padding:28px;border:1px solid #ffffff1a;display:flex;flex-direction:column;gap:16px}
.hw_portrait_wrap{border-radius:18px;overflow:hidden;position:relative}
.hw_portrait_wrap img{width:100%;height:200px;object-fit:cover;display:block}
.hw_portrait_wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#ac023766 100%);border-radius:18px;pointer-events:none}
.hw_metric_row{display:flex;flex-direction:row;gap:12px}
.hw_metric_card{flex:1;background:#ffffff12;border-radius:14px;padding:14px 12px;text-align:center}
.hw_metric_card .hw_m_val{font-size:22px;font-weight:800;color:#FAC41C;display:block}
.hw_metric_card .hw_m_lbl{font-size:11px;color:#ffffff8c;display:block;margin-top:3px}
.hw_tc_pill_row{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}
.hw_tc_pill{background:#fac41c21;color:#FAC41C;border:1px solid #fac41c40;border-radius:14px;padding:5px 12px;font-size:12px;font-weight:600}
.hw_tc_expert_block{display:flex;flex-direction:row;align-items:center;gap:10px;background:#ffffff0f;border-radius:14px;padding:12px 14px}
.hw_tc_expert_block .hw_expert_icon{font-size:26px;color:#FAC41C}
.hw_tc_expert_block .hw_expert_text{font-size:13px;color:#ffffffbf;line-height:1.45}
.hw_tc_expert_block .hw_expert_text strong{color:#fff}
.hw_svg_divider{display:block;width:100%;overflow:hidden;line-height:0}
@media (max-width: 1024px) {
.hw_title_text_col h1{font-size:34px}
.hw_title_img_col{flex:0 0 280px;max-width:280px}
.hw_title_img_wrap img{width:280px;height:230px}
.hw_steps_grid{gap:24px 28px}
.hw_tab_content_area .hw_tc1,.hw_tab_content_area .hw_tc2,.hw_tab_content_area .hw_tc3{gap:28px}
}
@media (max-width: 768px) {
.hw_title_inner{flex-direction:column;gap:32px}
.hw_title_img_col{max-width:100%;flex:unset;width:100%}
.hw_title_img_wrap img{width:100%;height:220px}
.hw_title_text_col h1{font-size:28px}
.hw_steps_grid{grid-template-columns:1fr;gap:20px}
.hw_tab_content_area .hw_tc1,.hw_tab_content_area .hw_tc2,.hw_tab_content_area .hw_tc3{grid-template-columns:1fr;gap:24px}
.hw_tab_labels{padding:4px}
.hw_tab_lbl{padding:8px 16px;font-size:13px}
.hw_metric_row{flex-direction:column}
.hw_formats_block h2,.hw_steps_block h2{font-size:26px}
}
@media (max-width: 480px) {
.hw_title_block{padding:48px 0 44px}
.hw_stats_strip{flex-wrap:wrap;justify-content:flex-start}
.hw_title_text_col h1{font-size:24px}
.hw_steps_block,.hw_formats_block{padding:48px 0 44px}
}
.success_stage{min-height:80vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:60px 20px;background:#fff}
.success_stage .bg_layer{position:absolute;inset:0;background:linear-gradient(266deg,#AC0237 0%,#FAC41C 50%,#E5E5E5 100%);opacity:.07;animation:pulse_bg 6s ease-in-out infinite alternate}
@keyframes pulse_bg {
0%{opacity:.05;transform:scale(1)}
100%{opacity:.12;transform:scale(1.04)}
}
.success_stage .geo_accent_one{position:absolute;top:-80px;right:-80px;width:360px;height:360px;border-radius:50%;background:linear-gradient(135deg,#ac02371a 0%,#fac41c14 100%);animation:float_one 8s ease-in-out infinite alternate}
.success_stage .geo_accent_alt{position:absolute;bottom:-60px;left:-60px;width:260px;height:260px;border-radius:40% 60% 55% 45% / 50% 45% 55% 50%;background:linear-gradient(225deg,#fac41c1a 0%,#ac023712 100%);animation:float_alt 10s ease-in-out infinite alternate}
@keyframes float_one {
0%{transform:translateY(0px) scale(1)}
100%{transform:translateY(-24px) scale(1.06)}
}
@keyframes float_alt {
0%{transform:translateX(0px) rotate(0deg)}
100%{transform:translateX(18px) rotate(12deg)}
}
.success_stage .geo_dot_grid{position:absolute;top:40px;left:40px;display:grid;grid-template-columns:repeat(6,12px);grid-template-rows:repeat(4,12px);gap:10px;opacity:.18}
.success_stage .geo_dot_grid span{display:block;width:4px;height:4px;border-radius:50%;background:#AC0237}
.success_mosaic_container{position:relative;z-index:2;max-width:960px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:0;border-radius:32px;overflow:hidden;box-shadow:0 16px 64px #ac02371a 0 4px 20px #00000012}
.success_visual_col{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:0;min-height:460px}
.vis_tile{position:relative;overflow:hidden}
.vis_tile_a{grid-column:1 / 3;background:linear-gradient(266deg,#AC0237 0%,#FAC41C 60%,#E5E5E5 100%);background-size:300% 300%;animation:grad_shift 7s ease infinite;display:flex;align-items:center;justify-content:center}
@keyframes grad_shift {
0%{background-position:0 50%}
50%{background-position:100% 50%}
100%{background-position:0 50%}
}
.vis_tile_a .check_icon_wrap{display:flex;flex-direction:column;align-items:center;gap:12px}
.vis_tile_a .check_ring{width:72px;height:72px;border-radius:50%;background:#ffffff38;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 8px #ffffff1f 0 4px 18px #ac02372e}
.vis_tile_a .check_ring i{font-size:36px;color:#fff}
.vis_tile_a .tile_label{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6}
.vis_tile_b{background:#FAC41C;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:20px;gap:6px}
.vis_tile_b .tb_num{font-size:34px;font-weight:800;color:#AC0237;line-height:1}
.vis_tile_b .tb_desc{font-size:12px;font-weight:600;color:#ac0237cc;text-transform:uppercase;letter-spacing:.08em}
.vis_tile_c{background:#E5E5E5;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:20px;gap:6px}
.vis_tile_c .tc_icon{font-size:28px;color:#AC0237}
.vis_tile_c .tc_desc{font-size:12px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.08em;line-height:1.4}
.success_text_col{background:#fff;padding:52px 48px;display:flex;flex-direction:column;justify-content:center;gap:24px}
.success_text_col .desc_tag{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(90deg,#ac023714 0%,#fac41c1a 100%);border-left:3px solid #AC0237;border-radius:0 20px 20px 0;padding:7px 16px 7px 14px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#AC0237}
.success_text_col .desc_tag i{font-size:16px}
.success_text_col .main_hdg{font-size:32px;font-weight:800;color:#1a1a1a;line-height:1.22;margin:0;position:relative}
.success_text_col .main_hdg::after{content:'';display:block;width:52px;height:4px;border-radius:2px;background:linear-gradient(90deg,#AC0237,#FAC41C);margin-top:14px}
.success_text_col .body_txt{font-size:15px;line-height:1.72;color:#444;margin:0}
.success_text_col .next_steps_wrap{display:flex;flex-direction:column;gap:10px}
.success_text_col .step_row{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-radius:16px;background:#fafafa;border:1px solid #efefef;transition:border-color 0.2s,box-shadow .2s}
.success_text_col .step_row:hover{border-color:#FAC41C;box-shadow:0 4px 16px #fac41c24}
.success_text_col .step_dot{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#AC0237 0%,#FAC41C 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.success_text_col .step_dot i{font-size:15px;color:#fff}
.success_text_col .step_info{display:flex;flex-direction:column;gap:2px}
.success_text_col .step_title{font-size:13px;font-weight:700;color:#1a1a1a}
.success_text_col .step_note{font-size:12px;color:#777;line-height:1.5}
.success_text_col .cta_row{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap;margin-top:4px}
.success_text_col .btn_primary_success{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;border-radius:24px;background:linear-gradient(90deg,#AC0237 0%,#c90342 100%);color:#fff;font-size:14px;font-weight:700;text-decoration:none;border:none;cursor:pointer;box-shadow:0 6px 22px #ac023738;transition:transform 0.18s,box-shadow .18s;position:relative;z-index:5}
.success_text_col .btn_primary_success:hover{transform:translateY(-2px);box-shadow:0 10px 32px #ac02374d;color:#fff;text-decoration:none}
.success_text_col .btn_secondary_success{display:inline-flex;align-items:center;gap:8px;padding:13px 24px;border-radius:24px;background:transparent;color:#AC0237;font-size:14px;font-weight:700;text-decoration:none;border:2px solid #AC0237;cursor:pointer;transition:background 0.18s,color 0.18s,transform .18s;position:relative;z-index:5}
.success_text_col .btn_secondary_success:hover{background:#ac02370f;transform:translateY(-2px);color:#AC0237;text-decoration:none}
@media (max-width: 1024px) {
.success_mosaic_container{grid-template-columns:1fr;max-width:600px}
.success_visual_col{min-height:260px;grid-template-rows:auto}
.vis_tile_a{min-height:160px}
.success_text_col{padding:40px 36px}
}
@media (max-width: 768px) {
.success_stage{padding:40px 16px}
.success_mosaic_container{border-radius:24px}
.success_text_col{padding:32px 24px;gap:18px}
.success_text_col .main_hdg{font-size:26px}
.success_text_col .cta_row{flex-direction:column}
.success_text_col .btn_primary_success,.success_text_col .btn_secondary_success{justify-content:center}
.success_stage .geo_dot_grid{display:none}
}
@media (max-width: 480px) {
.success_text_col{padding:24px 18px}
.success_text_col .main_hdg{font-size:22px}
.vis_tile_b .tb_num{font-size:26px}
}