html,body{margin:0;padding:0;font-family:'DM Sans',sans-serif;background-color:#f9f7f6;color:#1a1a1a;font-size:16px;line-height:1.6}
.HeadOuter{background-color:#3A162E;border-bottom:3px solid #F43B00}
.HeadInner{max-width:1140px;margin:auto;padding:0 20px;display:flex;align-items:stretch;min-height:90px}
.LogoZone{display:flex;align-items:center;gap:14px;width:50%;padding:16px 24px 16px 0;border-right:1px solid #e8e8e826}
.LogoZone img{height:70px;width:70px;object-fit:contain;flex-shrink:0}
.LogoZone .SiteNameHeado{display:flex;flex-direction:column;gap:2px}
.LogoZone .SiteNameHeado strong{font-family:'Archivo',sans-serif;font-size:1.45rem;font-weight:700;color:#E8E8E8;letter-spacing:.02em;line-height:1.2}
.LogoZone .SiteNameHeado span{font-size:.78rem;color:#e8e8e899;font-weight:400;letter-spacing:.04em}
.NavZone{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;width:50%;padding:16px 0 16px 24px;gap:8px}
.NavZone .TaglineHeado{font-size:.75rem;color:#e8e8e880;letter-spacing:.06em;text-transform:uppercase;font-family:'DM Sans',sans-serif}
.MainNavi{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-end;list-style:none;margin:0;padding:0}
.MainNavi li a{display:block;padding:6px 12px;font-size:.875rem;font-weight:400;color:#e8e8e8d9;text-decoration:none;border-radius:4px;border:1px solid transparent;transition:color 0.2s,border-color 0.2s,background-color .2s;font-family:'DM Sans',sans-serif;white-space:nowrap}
.MainNavi li a:hover{color:#E8E8E8;border-color:#f43b0080;background-color:#f43b0014}
.MainNavi li a.nav-active{color:#F43B00;border-color:#f43b004d}
.FootOuter{background-color:#3A162E;border-top:2px solid #f43b0066;margin-top:80px}
.FootInner{max-width:1140px;margin:auto;padding:48px 20px 28px}
.FootGrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-bottom:40px}
.FootCol .FootColTitle{font-family:'Archivo',sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#e8e8e873;margin-bottom:16px}
.FootCol p{font-size:.875rem;color:#e8e8e8a6;line-height:1.7;margin:0}
.FootNav{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}
.FootNav li a{font-size:.875rem;color:#e8e8e8a6;text-decoration:none;border-bottom:1px solid transparent;transition:color 0.2s,border-color .2s}
.FootNav li a:hover{color:#F43B00;border-bottom-color:#f43b0066}
.FootContact a{font-size:.875rem;color:#e8e8e8a6;text-decoration:none;display:flex;align-items:center;gap:8px;transition:color .2s}
.FootContact a:hover{color:#F43B00}
.FootContact .typcn{color:#F43B00;font-size:1rem}
.FootBottom{border-top:1px solid #e8e8e81a;padding-top:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}
.FootBottom .CopyText{font-size:.8rem;color:#e8e8e859}
.FootBottom .FootLogo{font-family:'Archivo',sans-serif;font-weight:700;font-size:.9rem;color:#e8e8e84d;letter-spacing:.04em}
.CookiePopOuter{position:fixed;left:0;top:50%;transform:translateY(-50%) translateX(-100%);z-index:9000;width:280px;background-color:#3A162E;border-right:3px solid #F43B00;border-radius:0 8px 8px 0;box-shadow:4px 0 32px #3a162e59;padding:28px 20px;display:flex;flex-direction:column;gap:16px;transition:transform .4s cubic-bezier(0.25,0.46,0.45,0.94)}
.CookiePopOuter.SlideInShow{transform:translateY(-50%) translateX(0)}
.CookiePopTitle{font-family:'Archivo',sans-serif;font-size:1rem;font-weight:700;color:#E8E8E8;margin:0;display:flex;align-items:center;gap:8px}
.CookiePopTitle .typcn{color:#F43B00;font-size:1.1rem}
.CookiePopText{font-size:.8rem;color:#e8e8e8b3;line-height:1.6;margin:0}
.CookiePopText a{color:#F43B00;text-decoration:underline}
.CookieButtWrap{display:flex;flex-direction:column;gap:8px}
.CookieButtAccept,.CookieButtDecline{width:100%;padding:10px 14px;border-radius:6px;font-size:.825rem;font-weight:700;font-family:'DM Sans',sans-serif;cursor:pointer;border:2px solid transparent;transition:background-color 0.2s,border-color 0.2s,color .2s;text-align:center}
.CookieButtAccept{background-color:#F43B00;color:#fff;border-color:#F43B00}
.CookieButtAccept:hover{background-color:#d93400;border-color:#d93400}
.CookieButtDecline{background-color:transparent;color:#e8e8e8cc;border-color:#e8e8e840}
.CookieButtDecline:hover{border-color:#e8e8e88c;color:#E8E8E8}
@media (max-width: 768px) {
.HeadInner{flex-direction:column;min-height:auto;padding:0 16px}
.LogoZone{width:100%;border-right:none;border-bottom:1px solid #e8e8e81a;padding:16px 0 12px}
.NavZone{width:100%;align-items:flex-start;padding:12px 0 16px;gap:8px}
.MainNavi{justify-content:flex-start}
.FootGrid{grid-template-columns:1fr;gap:28px}
.FootBottom{flex-direction:column;align-items:flex-start}
.CookiePopOuter{width:240px}
}
@media (max-width: 480px) {
.MainNavi li a{font-size:.8rem;padding:5px 9px}
}
.policy-block{max-width:820px;margin:0 auto;padding:48px 32px 64px;background:#fff;border-radius:8px;box-shadow:0 8px 32px #3a162e14}
.policy-block p{font-size:1rem;line-height:1.85;color:#2a2a2a;margin:0 0 1.25rem;font-weight:400;letter-spacing:.01em}
.policy-block ul,.policy-block ol{margin:0 0 1.5rem;padding-left:1.75rem}
.policy-block ul{list-style-type:disc}
.policy-block ol{list-style-type:decimal}
.policy-block li{font-size:1rem;line-height:1.8;color:#2a2a2a;margin-bottom:.5rem;padding-left:.25rem}
.policy-block ul ul,.policy-block ol ol,.policy-block ul ol,.policy-block ol ul{margin-top:.5rem;margin-bottom:.5rem}
.policy-block strong,.policy-block b{font-weight:700;color:#3A162E}
.policy-block em,.policy-block i{font-style:italic;color:#444}
.policy-block a{color:#F43B00;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .2s ease,text-decoration-color .2s ease}
.policy-block a:hover{color:#3A162E;text-decoration-color:#3A162E;outline:none}
.policy-block a:focus{outline:2px solid #F43B00;outline-offset:2px;border-radius:2px}
.policy-block table{width:100%;border-collapse:collapse;margin:0 0 2rem;font-size:.9375rem;box-shadow:0 2px 12px #3a162e12;border-radius:8px;overflow:hidden}
.policy-block thead{background:#3A162E}
.policy-block thead tr{background:transparent}
.policy-block thead th{color:#fff;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:14px 18px;text-align:left;border:none}
.policy-block tbody tr{background:#fff;border-bottom:1px solid #E8E8E8;transition:background .15s ease}
.policy-block tbody tr:last-child{border-bottom:none}
.policy-block tbody tr:nth-child(even){background:#faf9fa}
.policy-block tbody tr:hover{background:#f43b000a}
.policy-block td{padding:13px 18px;color:#2a2a2a;font-size:.9375rem;line-height:1.6;vertical-align:top;border:none;border-right:1px solid #E8E8E8}
.policy-block td:last-child{border-right:none}
.policy-block th:last-child{border-right:none}
.policy-block div{margin-bottom:1rem}
.policy-block div p:last-child{margin-bottom:0}
@media (max-width: 768px) {
.policy-block{padding:32px 20px 48px;border-radius:6px}
.policy-block p{font-size:.9375rem;line-height:1.8}
.policy-block li{font-size:.9375rem}
.policy-block table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:6px}
.policy-block thead th{font-size:.8125rem;padding:12px 14px;white-space:nowrap}
.policy-block td{font-size:.875rem;padding:11px 14px}
.policy-block ul,.policy-block ol{padding-left:1.5rem}
}
@media (max-width: 480px) {
.policy-block{padding:24px 16px 40px;box-shadow:0 4px 16px #3a162e0f}
.policy-block p{font-size:.9rem;margin-bottom:1rem}
.policy-block li{font-size:.9rem;margin-bottom:.4rem}
.policy-block thead th{padding:10px 12px}
.policy-block td{padding:10px 12px;font-size:.85rem}
}
.Accessibutt{position:fixed;bottom:28px;right:28px;z-index:9999;background:#3A162E;color:#E8E8E8;border:2px solid #F43B00;border-radius:50%;width:52px;height:52px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 18px #3a162e59;transition:background 0.2s,color 0.2s,transform .15s;font-size:22px}
.Accessibutt:hover{background:#F43B00;color:#fff;transform:scale(1.08);outline:3px solid #3A162E}
.Accessibutt:focus{outline:3px solid #F43B00}
body.LowVisionMode-active .PostHeado-outer{background:#111!important}
body.LowVisionMode-active .PostHeado-inner .PostTitleMain{color:#fff200!important;font-size:2.4rem!important;letter-spacing:.03em}
body.LowVisionMode-active .PostContent-wrap p,body.LowVisionMode-active .PostContent-wrap li,body.LowVisionMode-active .PostContent-wrap strong,body.LowVisionMode-active .PostContent-wrap em{color:#fff!important;font-size:1.22rem!important;line-height:2!important}
body.LowVisionMode-active .PostContent-wrap{background:#181818!important;color:#fff!important}
body.LowVisionMode-active .PostContent-wrap h2,body.LowVisionMode-active .PostContent-wrap h3,body.LowVisionMode-active .PostContent-wrap h4{color:#fff200!important;font-size:1.55rem!important}
body.LowVisionMode-active .PostBadgeTagRow .PostBadge-2{background:#333!important;color:#fff200!important;border-color:#fff200!important}
body.LowVisionMode-active .PostImage-block{filter:contrast(1.2) brightness(1.1)}
body.LowVisionMode-active .Accessibutt{background:#fff200;color:#111;border-color:#111}
.PostHeado-outer{background:linear-gradient(135deg,#3A162E 60%,#f43b002e 100%);padding:64px 0 48px;position:relative;overflow:hidden}
.PostHeado-outer::before{content:'';position:absolute;top:-40px;right:-60px;width:320px;height:320px;border-radius:50%;background:#f43b0017;pointer-events:none}
.PostHeado-inner{max-width:820px;margin:0 auto;padding:0 24px}
.PostBadgeTagRow{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:22px;flex-wrap:wrap}
.PostBadge-2{display:inline-block;background:#f43b0021;color:#F43B00;border:1px solid #f43b0059;border-radius:20px;padding:4px 16px;font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}
.PostBadge-2.old-nav{background:#3a162e21;color:#a06080;border-color:#3a162e40}
.PostTitleMain{font-size:2.15rem;font-weight:800;color:#fff;line-height:1.22;margin:0 0 18px;letter-spacing:-.01em}
.PostSubLine-inner{color:#e8e8e8b8;font-size:1.06rem;line-height:1.6;max-width:600px}
.PostImage-block{max-width:820px;margin:0 auto;padding:0 24px;margin-top:-28px;position:relative;z-index:2}
.PostImage-block img{width:100%;max-height:420px;object-fit:cover;border-radius:10px;display:block;box-shadow:0 8px 32px #3a162e38}
.PostLayout-outer{max-width:1140px;margin:0 auto;padding:0 24px;display:flex;flex-direction:row;gap:40px;align-items:flex-start;margin-top:40px;margin-bottom:60px}
.PostContent-wrap{flex:1 1 0;min-width:0;background:#fff;border-radius:10px;padding:42px 44px;box-shadow:0 2px 18px #3a162e12}
.PostContent-wrap p{color:#2a1a22;font-size:1.06rem;line-height:1.82;margin-bottom:18px}
.PostContent-wrap h2{color:#3A162E;font-size:1.38rem;font-weight:700;margin:32px 0 12px;position:relative;padding-left:18px}
.PostContent-wrap h2::before{content:'';position:absolute;left:0;top:5px;bottom:5px;width:4px;background:#F43B00;border-radius:3px}
.PostContent-wrap h3{color:#3A162E;font-size:1.13rem;font-weight:700;margin:24px 0 8px}
.PostContent-wrap h4{color:#5a2040;font-size:1rem;font-weight:600;margin:18px 0 6px}
.PostContent-wrap ul,.PostContent-wrap ol{color:#2a1a22;font-size:1.03rem;line-height:1.78;padding-left:22px;margin-bottom:16px}
.PostContent-wrap li{margin-bottom:6px}
.PostContent-wrap strong{color:#3A162E;font-weight:700}
.PostContent-wrap em{color:#F43B00;font-style:italic}
.PostContent-wrap a{color:#F43B00;text-decoration:underline;text-underline-offset:2px}
.PostContent-wrap a:hover{color:#3A162E}
.PostContent-wrap blockquote{border-left:4px solid #F43B00;background:#f43b000d;margin:22px 0;padding:16px 22px;border-radius:0 8px 8px 0;color:#3A162E;font-style:italic}
.PostSidebar-outer{width:280px;min-width:220px;flex-shrink:0;display:flex;flex-direction:column;gap:24px}
.SideCard-inner{background:#fff;border-radius:10px;box-shadow:0 2px 14px #3a162e14;padding:26px 22px}
.SideCard-inner .SideHeado-2{font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:#3A162E;margin-bottom:16px;display:flex;flex-direction:row;align-items:center;gap:8px}
.SideCard-inner .SideHeado-2 .typcn{color:#F43B00;font-size:1.1rem}
.SideTopicList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.SideTopicList li a{color:#3A162E;text-decoration:none;font-size:.97rem;display:flex;flex-direction:row;align-items:center;gap:8px;padding:6px 10px;border-radius:6px;transition:background 0.15s,color .15s;border:1px solid transparent}
.SideTopicList li a:hover{background:#f43b0012;color:#F43B00;border-color:#f43b002e}
.SideTopicList li a .typcn{font-size:1rem;color:#F43B00}
.SideMetricBar-wrap{display:flex;flex-direction:column;gap:12px}
.SideMetricBar-item{display:flex;flex-direction:column;gap:4px}
.SideMetricBar-item .MetricLabel-2{font-size:.82rem;color:#7a5068;display:flex;flex-direction:row;justify-content:space-between}
.SideMetricBar-item .MetricLabel-2 span{font-weight:600;color:#3A162E}
.MetricBarTrack{background:#E8E8E8;border-radius:4px;height:7px;overflow:hidden}
.MetricBarFill{height:100%;border-radius:4px;background:linear-gradient(90deg,#3A162E,#F43B00);transition:width .4s}
.PostDivider-svg{max-width:820px;margin:0 auto;padding:0 24px;display:block}
@media (max-width: 900px) {
.PostLayout-outer{flex-direction:column;gap:24px}
.PostSidebar-outer{width:100%;min-width:unset;flex-direction:row;flex-wrap:wrap}
.SideCard-inner{flex:1 1 240px}
.PostTitleMain{font-size:1.55rem}
}
@media (max-width: 560px) {
.PostHeado-outer{padding:38px 0 32px}
.PostContent-wrap{padding:22px 16px}
.PostTitleMain{font-size:1.22rem}
.PostSidebar-outer{flex-direction:column}
.PostImage-block{padding:0 10px;margin-top:-14px}
.PostLayout-outer{padding:0 10px;margin-top:22px;margin-bottom:36px}
}
.HeadOuter{background:linear-gradient(135deg,#3A162E 0%,#5c2247 60%,#7a1a3a 100%);padding:72px 20px 56px;position:relative;overflow:hidden}
.HeadOuter::before{content:'';position:absolute;top:-60px;right:-80px;width:340px;height:340px;border-radius:50%;background:#f43b001f;pointer-events:none}
.HeadOuter::after{content:'';position:absolute;bottom:-40px;left:10%;width:200px;height:200px;border-radius:50%;background:#f43b0012;pointer-events:none}
.HeadInner{max-width:1140px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:20px}
.HeadInner .heado-label{display:inline-block;background:#f43b002e;border:1px solid #f43b0073;color:#F43B00;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;padding:5px 14px;border-radius:4px}
.HeadInner .heado-title{color:#fff;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.15;margin:0;max-width:680px;position:relative}
.HeadInner .heado-title span{color:#F43B00}
.HeadInner .heado-sub{color:#e8e8e8d1;font-size:1.05rem;line-height:1.65;max-width:560px;margin:0}
.HeadInner .heado-cta-row{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap;margin-top:8px}
.HeadInner .butt-primary{background:#F43B00;color:#fff;border:none;padding:13px 28px;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;text-decoration:none;transition:background 0.22s,box-shadow .22s;box-shadow:0 4px 18px #f43b0038;display:inline-block;position:relative;z-index:2}
.HeadInner .butt-primary:hover{background:#c82e00;box-shadow:0 6px 24px #f43b0059;outline:2px solid #fff}
.HeadInner .butt-ghost{background:transparent;color:#E8E8E8;border:1.5px solid #e8e8e873;padding:12px 26px;border-radius:6px;font-size:.95rem;cursor:pointer;text-decoration:none;transition:border-color 0.2s,color .2s;display:inline-block;z-index:2}
.HeadInner .butt-ghost:hover{border-color:#F43B00;color:#F43B00}
.PostSection{background:#f7f3f6;padding:60px 20px 52px}
.PostSection-inner{max-width:1140px;margin:0 auto}
.PostSection-inner .sect-heado{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;margin-bottom:36px;gap:12px;flex-wrap:wrap}
.PostSection-inner .sect-heado h2{color:#3A162E;font-size:1.6rem;font-weight:700;margin:0;position:relative;padding-left:18px}
.PostSection-inner .sect-heado h2::before{content:'';position:absolute;left:0;top:10%;height:80%;width:4px;background:#F43B00;border-radius:3px}
.PostSection-inner .sect-heado a{color:#F43B00;font-size:.88rem;text-decoration:none;border-bottom:1px solid #f43b004d;transition:border-color .2s}
.PostSection-inner .sect-heado a:hover{border-color:#F43B00}
.PostGrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}
.PostCard{background:#fff;border-radius:10px;box-shadow:0 4px 22px #3a162e12;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow 0.22s,transform .22s;border:1.5px solid transparent}
.PostCard:hover{box-shadow:0 8px 32px #3a162e21;transform:translateY(-3px);border-color:#f43b002e}
.PostCard-img{width:100%;height:175px;object-fit:cover;display:block}
.PostCard-body{padding:22px 22px 20px;flex:1;display:flex;flex-direction:column;gap:10px}
.PostCard-body .post-tag{display:inline-block;font-size:.72rem;letter-spacing:.09em;text-transform:uppercase;color:#F43B00;background:#f43b0014;border-radius:3px;padding:3px 9px;align-self:flex-start}
.PostCard-body h3{color:#3A162E;font-size:1.05rem;font-weight:700;line-height:1.35;margin:0}
.PostCard-body .post-desc{color:#555;font-size:.9rem;line-height:1.6;margin:0;flex:1}
.PostCard-body .post-readmore{display:inline-flex;align-items:center;gap:6px;color:#F43B00;font-size:.88rem;font-weight:600;text-decoration:none;margin-top:4px;transition:gap .18s}
.PostCard-body .post-readmore:hover{gap:10px}
.PostCard-body .post-readmore .typcn{font-size:1.1rem}
.MapSection{background:#fff;padding:56px 20px;border-top:1px solid #ebe5e9}
.MapSection-inner{max-width:1140px;margin:0 auto}
.MapSection-inner .map-heado{text-align:center;margin-bottom:40px}
.MapSection-inner .map-heado h2{color:#3A162E;font-size:1.5rem;font-weight:700;margin:0 0 10px}
.MapSection-inner .map-heado p{color:#666;font-size:.93rem;margin:0}
.TagCluster{display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:36px}
.TagItem{display:flex;flex-direction:column;align-items:center;gap:6px;background:#f7f3f6;border-radius:8px;padding:16px 22px;min-width:110px;border:1.5px solid #ebe5e9;transition:border-color 0.2s,background .2s;text-decoration:none;cursor:pointer}
.TagItem:hover{border-color:#F43B00;background:#f43b000a}
.TagItem .tag-icon{color:#F43B00;font-size:1.5rem}
.TagItem .tag-label{color:#3A162E;font-size:.82rem;font-weight:600;text-align:center}
.TagItem .tag-count{color:#999;font-size:.75rem}
.ConvoSection{background:linear-gradient(120deg,#3A162E 0%,#56193f 100%);padding:60px 20px;position:relative;overflow:hidden}
.ConvoSection::after{content:'';position:absolute;right:-50px;top:-50px;width:260px;height:260px;border-radius:50%;background:#f43b001a;pointer-events:none}
.ConvoSection-inner{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.ConvoSection-inner .convo-left h2{color:#fff;font-size:1.8rem;font-weight:700;margin:0 0 16px;line-height:1.25}
.ConvoSection-inner .convo-left h2 span{color:#F43B00}
.ConvoSection-inner .convo-left p{color:#e8e8e8d1;font-size:.95rem;line-height:1.65;margin:0 0 24px}
.ConvoSection-inner .convo-left .butt-convo{display:inline-flex;align-items:center;gap:8px;background:#F43B00;color:#fff;text-decoration:none;padding:12px 26px;border-radius:6px;font-weight:600;font-size:.93rem;transition:background 0.2s,box-shadow .2s;box-shadow:0 4px 16px #f43b0040;position:relative;z-index:2}
.ConvoSection-inner .convo-left .butt-convo:hover{background:#c82e00;outline:2px solid #fff6}
.ConvoSection-inner .convo-right{display:flex;flex-direction:column;gap:16px}
.ConvoQuestion{background:#ffffff12;border:1px solid #ffffff1f;border-left:3px solid #F43B00;border-radius:6px;padding:16px 18px;color:#e8e8e8e0;font-size:.9rem;line-height:1.55;font-style:italic}
.NextSection{background:#f7f3f6;padding:56px 20px 60px;border-top:1px solid #ebe5e9}
.NextSection-inner{max-width:1140px;margin:0 auto}
.NextSection-inner .next-heado{margin-bottom:36px}
.NextSection-inner .next-heado h2{color:#3A162E;font-size:1.5rem;font-weight:700;margin:0 0 8px}
.NextSection-inner .next-heado p{color:#666;font-size:.93rem;margin:0}
.NextGrid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.NextCard{display:flex;flex-direction:row;gap:20px;align-items:flex-start;background:#fff;border-radius:10px;box-shadow:0 3px 16px #3a162e12;padding:22px;border:1.5px solid transparent;text-decoration:none;transition:border-color 0.2s,box-shadow .2s}
.NextCard:hover{border-color:#f43b004d;box-shadow:0 6px 24px #3a162e1f}
.NextCard .next-icon{width:44px;height:44px;background:#3a162e12;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.NextCard .next-icon .typcn{font-size:1.4rem;color:#F43B00}
.NextCard .next-body{flex:1}
.NextCard .next-body h4{color:#3A162E;font-size:1rem;font-weight:700;margin:0 0 6px}
.NextCard .next-body p{color:#666;font-size:.88rem;line-height:1.55;margin:0}
.WhySection{background:#fff;padding:60px 20px 64px;border-top:1px solid #ebe5e9}
.WhySection-inner{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.WhySection-inner .why-left img{width:100%;border-radius:10px;box-shadow:0 8px 36px #3a162e1f;display:block;object-fit:cover;height:340px}
.WhySection-inner .why-right h2{color:#3A162E;font-size:1.5rem;font-weight:700;margin:0 0 16px;line-height:1.3}
.WhySection-inner .why-right h2 span{color:#F43B00}
.WhySection-inner .why-right p{color:#555;font-size:.93rem;line-height:1.65;margin:0 0 20px}
.WhyList{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none}
.WhyList li{display:flex;flex-direction:row;align-items:flex-start;gap:12px}
.WhyList li .why-dot{width:22px;height:22px;background:#f43b001a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}
.WhyList li .why-dot .typcn{font-size:.85rem;color:#F43B00}
.WhyList li .why-text{color:#444;font-size:.9rem;line-height:1.55}
.DividerWave{line-height:0;background:#f7f3f6}
.DividerWave svg{display:block;width:100%}
@media (max-width: 900px) {
.PostGrid{grid-template-columns:1fr 1fr}
.ConvoSection-inner{grid-template-columns:1fr;gap:28px}
.WhySection-inner{grid-template-columns:1fr;gap:32px}
.WhySection-inner .why-left img{height:240px}
.NextGrid{grid-template-columns:1fr}
}
@media (max-width: 580px) {
.PostGrid{grid-template-columns:1fr}
.HeadInner .heado-cta-row{flex-direction:column}
.TagCluster{gap:10px}
.TagItem{min-width:90px;padding:12px 14px}
}
.TitleOuter{background:#3A162E;position:relative;overflow:hidden;padding:0}
.TitleOuter .shape-circ{position:absolute;border-radius:50%;border:2px solid #f43b002e;animation:spinCirc 18s linear infinite}
.TitleOuter .shape-circ-2{width:340px;height:340px;top:-80px;right:-60px;border-color:#e8e8e817;animation:spinCirc 28s linear infinite reverse}
.TitleOuter .shape-circ-3{width:180px;height:180px;bottom:30px;left:8%;border-color:#f43b0021;animation:spinCirc 22s linear infinite}
.TitleOuter .shape-dot-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(#e8e8e812 1px,transparent 1px);background-size:28px 28px;pointer-events:none}
@keyframes spinCirc {
from{transform:rotate(0deg)}
to{transform:rotate(360deg)}
}
.TitleInner{max-width:1140px;margin:auto;padding:0 24px;display:flex;flex-direction:row;align-items:stretch;min-height:480px;position:relative;z-index:2}
.TitleTextSide{flex:1 1 52%;display:flex;flex-direction:column;justify-content:center;padding:64px 40px 64px 0}
.TitleLabel{display:inline-flex;align-items:center;gap:8px;background:#f43b0021;border:1px solid #f43b0059;border-radius:20px;padding:5px 14px;margin-bottom:22px;width:fit-content}
.TitleLabel span{color:#F43B00;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600}
.TitleLabel .typcn{color:#F43B00;font-size:1rem}
.TitleHeado{font-size:clamp(1.9rem,4vw,3rem);font-weight:800;line-height:1.18;color:#E8E8E8;margin:0 0 18px}
.TitleHeado em{color:#F43B00;font-style:normal;position:relative}
.TitleHeado em::after{content:'';display:block;height:3px;border-radius:2px;background:linear-gradient(90deg,#F43B00 60%,transparent);position:absolute;bottom:-3px;left:0;width:100%}
.TitleSubtext{font-size:1.05rem;color:#e8e8e8bf;line-height:1.7;margin-bottom:30px;max-width:440px}
.TitleActionsRow{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.ButtPrimary{background:#F43B00;color:#fff;border:none;border-radius:8px;padding:12px 26px;font-size:.97rem;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:7px;transition:background 0.2s,box-shadow 0.2s,transform .15s;box-shadow:0 4px 18px #f43b0040;position:relative;z-index:3}
.ButtPrimary:hover{background:#d13200;box-shadow:0 6px 24px #f43b0061;transform:translateY(-2px);color:#fff}
.ButtOutline{background:transparent;color:#E8E8E8;border:1.5px solid #e8e8e859;border-radius:8px;padding:12px 26px;font-size:.97rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:7px;transition:border-color 0.2s,color 0.2s,transform .15s;position:relative;z-index:3}
.ButtOutline:hover{border-color:#F43B00;color:#F43B00;transform:translateY(-2px)}
.TitleImgSide{flex:0 0 42%;position:relative;display:flex;align-items:flex-end;justify-content:center;padding-top:48px}
.TitleImgSide .img-wrap-main{position:relative;width:100%;max-width:360px}
.TitleImgSide .img-wrap-main img{width:100%;height:380px;object-fit:cover;border-radius:14px 14px 0 0;display:block;filter:saturate(0.88) brightness(0.92)}
.TitleImgSide .img-accent-card{position:absolute;bottom:28px;left:-32px;background:#F43B00;border-radius:10px;padding:14px 18px;box-shadow:0 8px 28px #f43b0052;min-width:160px}
.img-accent-card .acc-num{font-size:1.7rem;font-weight:800;color:#fff;line-height:1}
.img-accent-card .acc-label{font-size:.78rem;color:#ffffffd1;margin-top:2px}
.TitleImgSide .img-float-badge{position:absolute;top:56px;right:-18px;background:#3a162eeb;border:1.5px solid #f43b0061;border-radius:10px;padding:10px 14px;display:flex;flex-direction:column;align-items:center;gap:3px}
.img-float-badge .typcn{font-size:1.5rem;color:#F43B00}
.img-float-badge span{font-size:.72rem;color:#E8E8E8;text-align:center}
.StoryOuter{background:#fff;padding:80px 0 72px}
.StoryInner{max-width:1140px;margin:auto;padding:0 24px}
.StorySectionLabel{display:flex;align-items:center;gap:10px;margin-bottom:14px}
.StorySectionLabel .line{height:2px;width:36px;background:#F43B00;border-radius:2px}
.StorySectionLabel span{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#F43B00;font-weight:700}
.StoryGridMain{display:grid;grid-template-columns:1fr 1fr;gap:56px 48px;align-items:start}
.StoryTextCol{display:flex;flex-direction:column;gap:0}
.StoryH2{font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:800;color:#3A162E;line-height:1.22;margin:0 0 20px}
.StoryH2 .accent-word{color:#F43B00}
.StoryBodyText{font-size:1rem;color:#3d2a36;line-height:1.75;margin-bottom:16px}
.StoryBodyText strong{color:#3A162E}
.StoryQuotePull{border-left:4px solid #F43B00;background:#f43b000d;border-radius:0 8px 8px 0;padding:16px 20px;margin:24px 0;font-size:1.05rem;color:#3A162E;font-style:italic;line-height:1.6}
.StoryFactsList{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-direction:column;gap:13px}
.StoryFactsList li{display:flex;align-items:flex-start;gap:12px;font-size:.97rem;color:#3d2a36;line-height:1.55}
.StoryFactsList li .typcn{color:#F43B00;font-size:1.15rem;flex-shrink:0;margin-top:1px}
.StoryVisualCol{display:flex;flex-direction:column;gap:24px}
.StoryImgStackWrap{position:relative}
.StoryImgStackWrap img.img-back{width:100%;height:260px;object-fit:cover;border-radius:12px;display:block;filter:saturate(0.85)}
.StoryImgStackWrap img.img-front{position:absolute;bottom:-28px;right:-20px;width:56%;height:160px;object-fit:cover;border-radius:10px;border:4px solid #fff;box-shadow:0 8px 28px #3a162e2e;filter:saturate(0.88)}
.StoryStatsRow{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:42px}
.StatCard{background:#3A162E;border-radius:10px;padding:20px 16px;display:flex;flex-direction:column;gap:4px;position:relative;overflow:hidden}
.StatCard::before{content:'';position:absolute;top:0;right:0;width:56px;height:56px;background:#f43b001f;border-radius:0 10px 0 56px}
.StatCard .stat-num{font-size:1.6rem;font-weight:800;color:#F43B00;line-height:1}
.StatCard .stat-label{font-size:.8rem;color:#e8e8e8b8;line-height:1.4}
.SkillsOuter{background:#E8E8E8;padding:72px 0 80px;position:relative;overflow:hidden}
.SkillsOuter::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3A162E 0%,#F43B00 50%,#3A162E 100%)}
.SkillsInner{max-width:1140px;margin:auto;padding:0 24px}
.SkillsTopRow{display:grid;grid-template-columns:1fr 1.6fr;gap:48px;align-items:start;margin-bottom:56px}
.SkillsLeftCol{display:flex;flex-direction:column}
.SkillsH3{font-size:clamp(1.3rem,2.4vw,1.85rem);font-weight:800;color:#3A162E;line-height:1.25;margin:0 0 16px}
.SkillsH3 .acc{color:#F43B00}
.SkillsIntroText{font-size:.97rem;color:#4a3041;line-height:1.72;margin-bottom:0}
.SkillsBarsCol{display:flex;flex-direction:column;gap:18px}
.SkillBarItem{display:flex;flex-direction:column;gap:6px}
.SkillBarHead{display:flex;flex-direction:row;justify-content:space-between;align-items:center}
.SkillBarHead .skill-name{font-size:.88rem;font-weight:700;color:#3A162E}
.SkillBarHead .skill-pct{font-size:.82rem;color:#F43B00;font-weight:700}
.SkillBarTrack{height:8px;background:#3a162e1f;border-radius:8px;overflow:hidden}
.SkillBarFill{height:100%;border-radius:8px;background:linear-gradient(90deg,#3A162E,#F43B00);transition:width .6s ease}
.SkillsBottomGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.SkillTopicCard{background:#fff;border-radius:12px;padding:24px 20px;display:flex;flex-direction:column;gap:10px;box-shadow:0 4px 18px #3a162e12;border-bottom:3px solid transparent;transition:border-color 0.2s,box-shadow 0.2s,transform .18s;position:relative;overflow:hidden}
.SkillTopicCard:hover{border-bottom-color:#F43B00;box-shadow:0 8px 28px #3a162e21;transform:translateY(-4px)}
.SkillTopicCard .card-icon-wrap{width:42px;height:42px;background:#f43b001a;border-radius:10px;display:flex;align-items:center;justify-content:center}
.SkillTopicCard .card-icon-wrap .typcn{font-size:1.3rem;color:#F43B00}
.SkillTopicCard .card-title{font-size:1rem;font-weight:700;color:#3A162E;line-height:1.3}
.SkillTopicCard .card-desc{font-size:.87rem;color:#5a3d50;line-height:1.6}
.ContactStripOuter{background:linear-gradient(135deg,#3A162E 0%,#5c1f45 100%);padding:52px 24px}
.ContactStripInner{max-width:780px;margin:auto;display:flex;flex-direction:row;align-items:center;gap:32px;flex-wrap:wrap;justify-content:space-between}
.ContactStripText{flex:1 1 380px}
.ContactStripText h4{font-size:1.35rem;font-weight:800;color:#E8E8E8;margin:0 0 8px}
.ContactStripText p{font-size:.95rem;color:#e8e8e8b3;margin:0;line-height:1.6}
.ContactStripText a.mail-link{color:#F43B00;text-decoration:none;font-weight:600;transition:color .2s}
.ContactStripText a.mail-link:hover{color:#ff6a3d;text-decoration:underline}
.ContactStripActions{flex:0 0 auto;display:flex;flex-direction:row;gap:12px;flex-wrap:wrap}
@media (max-width: 900px) {
.TitleInner{flex-direction:column;min-height:unset}
.TitleTextSide{padding:52px 0 32px;flex:unset}
.TitleImgSide{flex:unset;padding-top:0;padding-bottom:48px;justify-content:flex-start}
.TitleImgSide .img-wrap-main{max-width:100%}
.TitleImgSide .img-accent-card{left:0}
.StoryGridMain{grid-template-columns:1fr;gap:40px}
.StoryImgStackWrap img.img-front{position:static;width:100%;height:180px;border:none;border-radius:10px;margin-top:12px}
.SkillsTopRow{grid-template-columns:1fr;gap:28px}
.SkillsBottomGrid{grid-template-columns:1fr 1fr}
}
@media (max-width: 600px) {
.TitleHeado{font-size:1.7rem}
.TitleImgSide .img-wrap-main img{height:260px}
.StoryStatsRow{grid-template-columns:1fr 1fr}
.SkillsBottomGrid{grid-template-columns:1fr}
.ContactStripInner{flex-direction:column;gap:22px;align-items:flex-start}
.TitleActionsRow{flex-direction:column}
.TitleImgSide .img-float-badge{right:0}
}
.BlogOuter{background:#f7f4f6;padding:0 0 80px}
.BlogHeado{background:linear-gradient(135deg,#3A162E 0%,#5a2248 60%,#f43b0026 100%);padding:72px 20px 56px;text-align:center;position:relative;overflow:hidden}
.BlogHeado::before{content:'';position:absolute;top:-40px;right:-60px;width:280px;height:280px;border-radius:50%;background:#f43b0014;pointer-events:none}
.BlogHeado::after{content:'';position:absolute;bottom:-60px;left:-30px;width:200px;height:200px;border-radius:50%;background:#f43b000f;pointer-events:none}
.BlogHeado-inner{max-width:720px;margin:0 auto;position:relative;z-index:2}
.BlogHeado-inner .HeadoLabel{display:inline-block;background:#f43b002e;color:#F43B00;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:5px 16px;border-radius:20px;margin-bottom:20px;border:1px solid #f43b004d}
.BlogHeado-inner .HeadoTitle{color:#fff;font-size:2.6rem;font-weight:800;line-height:1.18;margin:0 0 16px;letter-spacing:-.02em}
.BlogHeado-inner .HeadoTitle span{color:#F43B00}
.BlogHeado-inner .HeadoSub{color:#ffffffb8;font-size:1.05rem;line-height:1.6;margin:0}
.BlogWrap{max-width:1140px;margin:0 auto;padding:0 20px}
.PostsSection{padding-top:60px}
.PostsSection-heado{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:36px;gap:16px}
.PostsSection-heado .SectionTitle{font-size:1.5rem;font-weight:800;color:#3A162E;margin:0;position:relative;padding-left:18px}
.PostsSection-heado .SectionTitle::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:3px;background:#F43B00}
.PostsSection-heado .SectionCount{font-size:.85rem;color:#a07090;white-space:nowrap}
.CardGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.PostCard{background:#fff;border-radius:10px;box-shadow:0 4px 24px #3a162e12;display:flex;flex-direction:column;overflow:hidden;border:1px solid #3a162e14;transition:box-shadow 0.25s,transform .22s;position:relative}
.PostCard:hover{box-shadow:0 10px 40px #3a162e24;transform:translateY(-4px)}
.PostCard-Accent{height:4px;background:linear-gradient(90deg,#3A162E 0%,#F43B00 100%);width:100%}
.PostCard-body{padding:28px 26px 22px;flex:1;display:flex;flex-direction:column}
.PostCard-meta{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:14px}
.PostCard-tag{display:inline-block;background:#f43b0017;color:#F43B00;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:3px 10px;border-radius:12px}
.PostCard-title{font-size:1.08rem;font-weight:800;color:#3A162E;line-height:1.35;margin:0 0 12px;letter-spacing:-.01em}
.PostCard-desc{font-size:.92rem;color:#6b5268;line-height:1.65;margin:0 0 22px;flex:1}
.PostCard-foot{margin-top:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}
.PostCard-link{display:inline-flex;align-items:center;gap:6px;background:#3A162E;color:#fff;font-size:.82rem;font-weight:700;padding:9px 18px;border-radius:6px;text-decoration:none;letter-spacing:.03em;transition:background 0.2s,outline .15s;position:relative;z-index:2;outline:2px solid transparent}
.PostCard-link:hover{background:#F43B00;outline:2px solid #f43b004d;color:#fff;text-decoration:none}
.PostCard-link .typcn{font-size:1rem}
.DividerWave{display:block;width:100%;margin:52px 0 0;line-height:0}
.DividerWave svg{display:block;width:100%}
.NewsletterOuter{background:linear-gradient(120deg,#3A162E 0%,#5a2248 55%,#3A162E 100%);padding:60px 20px;position:relative;overflow:hidden}
.NewsletterOuter::after{content:'';position:absolute;right:-80px;top:-80px;width:340px;height:340px;border-radius:50%;background:#f43b0012;pointer-events:none}
.NewsletterInner{max-width:620px;margin:0 auto;text-align:center;position:relative;z-index:2}
.NewsletterInner .NwsTitle{color:#fff;font-size:1.7rem;font-weight:800;margin:0 0 10px;letter-spacing:-.01em}
.NewsletterInner .NwsTitle span{color:#F43B00}
.NewsletterInner .NwsSub{color:#ffffffad;font-size:.97rem;margin:0 0 30px;line-height:1.6}
.NwsForm{display:flex;flex-direction:row;gap:10px;justify-content:center;flex-wrap:wrap}
.NwsForm .NwsInput{flex:1;min-width:220px;padding:13px 18px;border-radius:7px;border:2px solid #ffffff2e;background:#ffffff1a;color:#fff;font-size:.95rem;outline:none;box-shadow:inset 0 2px 4px #00000021;transition:border .2s}
.NwsForm .NwsInput::placeholder{color:#ffffff73}
.NwsForm .NwsInput:focus{border-color:#F43B00;background:#ffffff29}
.NwsForm .NwsBtn{background:#F43B00;color:#fff;font-weight:800;font-size:.95rem;padding:13px 28px;border-radius:7px;border:none;cursor:pointer;letter-spacing:.03em;transition:background 0.2s,outline .15s;outline:2px solid transparent;position:relative;z-index:2}
.NwsForm .NwsBtn:hover{background:#c42e00;outline:2px solid #f43b0066}
.TopicsOuter{padding:64px 0 0}
.TopicsTitle{font-size:1.4rem;font-weight:800;color:#3A162E;margin:0 0 30px;padding-left:18px;position:relative;display:inline-block}
.TopicsTitle::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:3px;background:#F43B00}
.TopicsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.TopicCard{background:#fff;border-radius:10px;border:1px solid #3a162e17;padding:24px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;box-shadow:0 2px 12px #3a162e0d;transition:box-shadow 0.2s,border-color .2s;text-decoration:none}
.TopicCard:hover{box-shadow:0 6px 28px #3a162e1f;border-color:#F43B00;text-decoration:none}
.TopicCard-icon{width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,#3a162e14 0%,#f43b001a 100%);display:flex;align-items:center;justify-content:center}
.TopicCard-icon .typcn{font-size:1.4rem;color:#F43B00}
.TopicCard-name{font-size:.93rem;font-weight:700;color:#3A162E;line-height:1.3}
.TopicCard-count{font-size:.78rem;color:#a07090}
.QuoteOuter{margin:60px 0 0;background:#fff;border-radius:12px;border-left:5px solid #F43B00;padding:36px 40px;box-shadow:0 4px 24px #3a162e12;display:flex;flex-direction:row;gap:28px;align-items:flex-start}
.QuoteOuter .QuoteIcon{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,#3A162E,#F43B00);border-radius:50%;display:flex;align-items:center;justify-content:center}
.QuoteOuter .QuoteIcon .typcn{color:#fff;font-size:1.5rem}
.QuoteBody .QuoteText{font-size:1.08rem;color:#3A162E;font-style:italic;line-height:1.7;margin:0 0 10px;font-weight:500}
.QuoteBody .QuoteAuthor{font-size:.85rem;color:#a07090;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
@media (max-width: 900px) {
.CardGrid{grid-template-columns:repeat(2,1fr)}
.TopicsGrid{grid-template-columns:repeat(2,1fr)}
.BlogHeado-inner .HeadoTitle{font-size:2rem}
}
@media (max-width: 600px) {
.CardGrid{grid-template-columns:1fr}
.TopicsGrid{grid-template-columns:repeat(2,1fr)}
.BlogHeado-inner .HeadoTitle{font-size:1.5rem}
.PostsSection-heado{flex-direction:column;align-items:flex-start}
.QuoteOuter{flex-direction:column;padding:24px 20px;gap:16px}
.NwsForm{flex-direction:column}
.NwsForm .NwsInput{min-width:0}
}
.QuizPageOuter{background-color:#F5F0F3;padding:0;overflow-x:hidden}
.TitleBlockOuter{background-color:#3A162E;padding:72px 20px 80px;position:relative;overflow:hidden}
.TitleBlockOuter::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:520px;height:520px;border-radius:50%;border:1px solid #f43b002e;pointer-events:none}
.TitleBlockOuter::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:680px;height:680px;border-radius:50%;border:1px solid #f43b0014;pointer-events:none}
.TitleDotsLine{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:360px;height:360px;border-radius:50%;pointer-events:none}
.TitleDotsLine span{position:absolute;width:5px;height:5px;border-radius:50%;background-color:#f43b0080}
.TitleDotsLine span:nth-child(1){top:0;left:50%;transform:translateX(-50%)}
.TitleDotsLine span:nth-child(2){top:7%;left:79%}
.TitleDotsLine span:nth-child(3){top:29%;left:96%}
.TitleDotsLine span:nth-child(4){top:57%;left:97%}
.TitleDotsLine span:nth-child(5){top:79%;left:82%}
.TitleDotsLine span:nth-child(6){top:93%;left:57%}
.TitleDotsLine span:nth-child(7){bottom:0;left:50%;transform:translateX(-50%)}
.TitleDotsLine span:nth-child(8){top:93%;left:22%}
.TitleDotsLine span:nth-child(9){top:79%;left:7%}
.TitleDotsLine span:nth-child(10){top:57%;left:2%}
.TitleDotsLine span:nth-child(11){top:29%;left:3%}
.TitleDotsLine span:nth-child(12){top:7%;left:18%}
.TitleBlockInner{max-width:640px;margin:0 auto;text-align:center;position:relative;z-index:2}
.TitleBlockInner .HeadoBadge{display:inline-block;background-color:#f43b0026;border:1px solid #f43b0059;color:#F43B00;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;padding:5px 16px;border-radius:20px;margin-bottom:28px}
.TitleBlockInner .MainHeado{color:#F5F0F3;font-size:clamp(32px,5vw,52px);font-weight:700;line-height:1.2;margin:0 0 16px}
.TitleBlockInner .MainHeado em{display:block;color:#F43B00;font-style:normal;font-size:.82em;font-weight:400;margin-top:6px;letter-spacing:.5px}
.TitleBlockInner .HeadoSub{color:#f5f0f3b3;font-size:17px;line-height:1.65;max-width:480px;margin:0 auto}
.QuizIntroBelt{background-color:#fff;padding:64px 20px}
.QuizIntroInner{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.QuizIntroText .SectionLbl{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#F43B00;margin-bottom:14px}
.QuizIntroText h2{color:#3A162E;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.3;margin:0 0 20px;position:relative;padding-bottom:18px}
.QuizIntroText h2::after{content:'';position:absolute;bottom:0;left:0;width:48px;height:3px;background-color:#F43B00;border-radius:2px}
.QuizIntroText p{color:#555;font-size:16px;line-height:1.7;margin:0 0 14px}
.QuizStatsGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.StatCard-2{background-color:#F5F0F3;border-radius:10px;padding:22px 18px;border-left:3px solid #3A162E}
.StatCard-2 .StatNum{font-size:28px;font-weight:700;color:#3A162E;line-height:1;margin-bottom:5px}
.StatCard-2 .StatLbl{font-size:13px;color:#777;line-height:1.4}
.StatCard-2:nth-child(2){border-left-color:#F43B00}
.StatCard-2:nth-child(2) .StatNum{color:#F43B00}
.StatCard-2:nth-child(3){border-left-color:#F43B00}
.StatCard-2:nth-child(3) .StatNum{color:#F43B00}
.QuizActualBlock{background-color:#F5F0F3;padding:72px 20px}
.QuizActualInner{max-width:780px;margin:0 auto}
.QuizActualInner .QuizTopLabel{text-align:center;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#F43B00;margin-bottom:10px}
.QuizActualInner h2{text-align:center;color:#3A162E;font-size:clamp(22px,3vw,32px);font-weight:700;margin:0 0 40px}
.QuizForm{background-color:#fff;border-radius:14px;box-shadow:0 8px 32px #3a162e1a;overflow:hidden}
.QuizProgress{height:5px;background-color:#E8E8E8;position:relative}
.QuizProgressFill{position:absolute;left:0;top:0;height:100%;width:20%;background:linear-gradient(90deg,#3A162E,#F43B00);border-radius:0 3px 3px 0;transition:width .3s ease}
.QuizStep{display:none;padding:36px 40px 40px}
input[name="q-step"]:checked ~ .QuizFormBody .QuizStep{display:none}
#q1:checked ~ .QuizFormBody .QuizStep-1,#q2:checked ~ .QuizFormBody .QuizStep-2,#q3:checked ~ .QuizFormBody .QuizStep-3,#q4:checked ~ .QuizFormBody .QuizStep-4,#q5:checked ~ .QuizFormBody .QuizStep-5{display:block}
#q1:checked ~ .QuizProgress .QuizProgressFill{width:20%}
#q2:checked ~ .QuizProgress .QuizProgressFill{width:40%}
#q3:checked ~ .QuizProgress .QuizProgressFill{width:60%}
#q4:checked ~ .QuizProgress .QuizProgressFill{width:80%}
#q5:checked ~ .QuizProgress .QuizProgressFill{width:100%}
.QuizStepHead{margin-bottom:24px}
.QuizStepHead .QNum{font-size:12px;font-weight:600;color:#F43B00;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px}
.QuizStepHead h3{color:#3A162E;font-size:clamp(17px,2.5vw,22px);font-weight:700;line-height:1.35;margin:0}
.QuizOptions{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}
.QuizOption{display:flex;flex-direction:row;align-items:center;gap:14px;padding:14px 18px;border:2px solid #E8E8E8;border-radius:10px;cursor:pointer;transition:border-color 0.2s,background-color .2s;background-color:#FAFAFA}
.QuizOption:hover{border-color:#3a162e4d;background-color:#F5F0F3}
.QuizOption input[type="radio"]{accent-color:#3A162E;width:18px;height:18px;flex-shrink:0}
.QuizOption input[type="radio"]:checked + .OptTxt{color:#3A162E;font-weight:600}
.QuizOption:has(input[type="radio"]:checked){border-color:#3A162E;background-color:#3a162e0a}
.OptTxt{font-size:15px;color:#444;line-height:1.4}
.QuizNavRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px}
.ButtNext{display:inline-block;background-color:#3A162E;color:#fff;font-size:14px;font-weight:600;padding:12px 28px;border-radius:8px;border:none;cursor:pointer;transition:background-color 0.2s,box-shadow .2s;text-decoration:none;letter-spacing:.5px;position:relative;z-index:2}
.ButtNext:hover{background-color:#F43B00;box-shadow:0 4px 16px #f43b004d;color:#fff}
.ButtBack{display:inline-block;background-color:transparent;color:#888;font-size:14px;font-weight:500;padding:12px 20px;border-radius:8px;border:2px solid #E8E8E8;cursor:pointer;transition:border-color 0.2s,color .2s;position:relative;z-index:2}
.ButtBack:hover{border-color:#3A162E;color:#3A162E}
.QuizStep-5 .QuizResultHint{background:linear-gradient(135deg,#3a162e0f,#f43b000d);border:1px solid #3a162e1f;border-radius:10px;padding:20px 24px;margin-bottom:24px;font-size:14px;color:#555;line-height:1.6}
.QuizStep-5 .QuizResultHint strong{color:#3A162E}
.QuizEmailForm{display:flex;flex-direction:column;gap:14px}
.QuizEmailForm input[type="text"],.QuizEmailForm input[type="email"]{padding:13px 16px;border:2px solid #E8E8E8;border-radius:8px;font-size:15px;color:#333;outline:none;transition:border-color .2s;background-color:#FAFAFA;box-shadow:inset 0 2px 4px #3a162e0a;width:100%;box-sizing:border-box}
.QuizEmailForm input[type="text"]:focus,.QuizEmailForm input[type="email"]:focus{border-color:#3A162E;background-color:#fff}
.QuizEmailForm .ButtSubmit{background:linear-gradient(135deg,#3A162E,#6b2250);color:#fff;font-size:15px;font-weight:700;padding:15px 24px;border-radius:8px;border:none;cursor:pointer;transition:box-shadow 0.2s,transform .15s;letter-spacing:.5px}
.QuizEmailForm .ButtSubmit:hover{box-shadow:0 6px 24px #3a162e4d;transform:translateY(-1px)}
.TopicsBlock{background-color:#3A162E;padding:72px 20px;position:relative;overflow:hidden}
.TopicsBlock::before{content:'';position:absolute;right:-80px;top:-80px;width:320px;height:320px;border-radius:50%;background:#f43b0014;pointer-events:none}
.TopicsInner{max-width:1140px;margin:0 auto;position:relative;z-index:1}
.TopicsInner .TopicsHeadRow{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:40px;gap:24px}
.TopicsInner .TopicsHeadRow h2{color:#F5F0F3;font-size:clamp(22px,3vw,34px);font-weight:700;line-height:1.25;margin:0;max-width:420px}
.TopicsInner .TopicsHeadRow h2 span{color:#F43B00}
.TopicsHeadRow .TopicsSubNote{color:#f5f0f38c;font-size:14px;line-height:1.6;max-width:280px;text-align:right}
.TopicsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.TopicCard-3{background:#f5f0f30d;border:1px solid #f5f0f31a;border-radius:12px;padding:28px 24px;transition:background-color 0.2s,border-color .2s;display:flex;flex-direction:column;gap:12px}
.TopicCard-3:hover{background:#f5f0f317;border-color:#f43b004d}
.TopicCard-3 .TopicIco{width:40px;height:40px;background:#f43b0026;border-radius:8px;display:flex;align-items:center;justify-content:center}
.TopicCard-3 .TopicIco .typcn{color:#F43B00;font-size:22px}
.TopicCard-3 h4{color:#F5F0F3;font-size:15px;font-weight:700;margin:0;line-height:1.3}
.TopicCard-3 p{color:#f5f0f399;font-size:13px;line-height:1.6;margin:0}
.TopicCard-3 .TopicLvl{margin-top:auto;display:inline-block;font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#f43b00cc;padding:3px 10px;background:#f43b001a;border-radius:20px;width:fit-content}
.CtaBelt{background-color:#fff;padding:80px 20px}
.CtaInner{max-width:700px;margin:0 auto;text-align:center}
.CtaInner .CtaDivLine{width:1px;height:40px;background:linear-gradient(to bottom,#F43B00,transparent);margin:0 auto 32px}
.CtaInner h2{color:#3A162E;font-size:clamp(24px,3.5vw,38px);font-weight:700;line-height:1.25;margin:0 0 16px}
.CtaInner p{color:#666;font-size:16px;line-height:1.65;margin:0 0 32px}
.CtaButtRow{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}
.ButtPrimary{display:inline-block;background-color:#F43B00;color:#fff;font-size:15px;font-weight:700;padding:14px 32px;border-radius:8px;text-decoration:none;transition:background-color 0.2s,box-shadow 0.2s,transform .15s;position:relative;z-index:2}
.ButtPrimary:hover{background-color:#d33200;box-shadow:0 6px 20px #f43b0059;transform:translateY(-2px);color:#fff}
.ButtGhost{display:inline-block;background-color:transparent;color:#3A162E;font-size:15px;font-weight:600;padding:14px 28px;border-radius:8px;text-decoration:none;border:2px solid #3A162E;transition:background-color 0.2s,color .2s;position:relative;z-index:2}
.ButtGhost:hover{background-color:#3A162E;color:#fff}
.QuizFormBody{position:relative}
input[name="q-step"]{display:none}
@media (max-width: 900px) {
.QuizIntroInner{grid-template-columns:1fr;gap:40px}
.TopicsGrid{grid-template-columns:1fr 1fr}
.TopicsInner .TopicsHeadRow{flex-direction:column;align-items:flex-start}
.TopicsHeadRow .TopicsSubNote{text-align:left}
}
@media (max-width: 600px) {
.TitleDotsLine{width:260px;height:260px}
.TitleBlockOuter::before{width:320px;height:320px}
.TitleBlockOuter::after{width:440px;height:440px}
.TopicsGrid{grid-template-columns:1fr}
.QuizStep{padding:24px 20px 28px}
.QuizStatsGrid{grid-template-columns:1fr 1fr}
.CtaButtRow{flex-direction:column}
.TopicsInner .TopicsHeadRow h2{max-width:100%}
}
.IntervHeadOuter{position:relative;overflow:hidden;background:#3A162E;padding:0;min-height:420px;display:flex;flex-direction:column;justify-content:flex-end}
.IntervHeadInner{position:relative;max-width:1140px;margin:auto;width:100%;display:flex;flex-direction:row;align-items:center;padding:70px 24px 100px;gap:40px;z-index:2}
.IntervHeadText{flex:1 1 55%;max-width:600px}
.IntervHeadText h1{color:#E8E8E8;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.2;margin-bottom:18px;letter-spacing:-.5px}
.IntervHeadText h1 span{color:#F43B00}
.IntervQuoteBlock{border-left:4px solid #F43B00;padding:14px 20px;background:#f43b0014;border-radius:0 8px 8px 0;margin-top:8px}
.IntervQuoteBlock p{color:#E8E8E8;font-size:1.1rem;line-height:1.65;margin:0;font-style:italic;opacity:.92}
.IntervDecorShape{flex:0 0 300px;position:relative;height:280px;overflow:visible}
.IntervDecorShape .shape-outer{position:absolute;right:-60px;top:0;width:300px;height:280px;border-radius:60% 40% 55% 45% / 50% 60% 40% 50%;background:linear-gradient(135deg,#f43b0038 0%,#3a162eb3 100%);border:2px solid #f43b0059;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}
.IntervDecorShape .shape-inner-dot{width:18px;height:18px;border-radius:50%;background:#F43B00;opacity:.7}
.IntervDecorShape .shape-inner-line{width:80px;height:2px;background:#e8e8e840;border-radius:2px}
.IntervGrainOverlay{position:absolute;inset:0;z-index:1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)' opacity='0.08'/%3E%3C/svg%3E");background-size:200px 200px;opacity:.45}
.IntervWaveDivider{position:absolute;bottom:0;left:0;width:100%;z-index:3;line-height:0}
.IntervWaveDivider svg{display:block;width:100%}
.IntervListOuter{background:#fff;padding:72px 0 56px}
.IntervListInner{max-width:1140px;margin:auto;padding:0 24px}
.IntervSectionLabel{display:inline-flex;align-items:center;gap:8px;background:#3a162e12;color:#3A162E;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:6px 14px;border-radius:20px;margin-bottom:32px}
.IntervSectionLabel .typcn{color:#F43B00;font-size:1rem}
.IntervCardGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.IntervCard{border-radius:12px;background:#fff;border:1.5px solid #E8E8E8;box-shadow:0 6px 28px #3a162e12;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow 0.22s,transform .22s;cursor:pointer}
.IntervCard:hover{box-shadow:0 12px 40px #3a162e24;transform:translateY(-4px);outline:2px solid #f43b002e}
.IntervCard-top{padding:28px 24px 20px;flex:1}
.IntervCard-tag{display:inline-block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#F43B00;background:#f43b0017;border-radius:6px;padding:3px 10px;margin-bottom:14px}
.IntervCard-top h3{font-size:1.08rem;font-weight:700;color:#3A162E;line-height:1.45;margin-bottom:10px}
.IntervCard-top p{font-size:.92rem;color:#555;line-height:1.6;margin:0}
.IntervCard-bottom{padding:14px 24px 20px;border-top:1px solid #E8E8E8;display:flex;align-items:center;justify-content:space-between;background:#e8e8e82e}
.IntervCard-person{display:flex;flex-direction:column;gap:2px}
.IntervCard-person strong{font-size:.87rem;color:#3A162E;font-weight:700}
.IntervCard-person span{font-size:.78rem;color:#888}
.IntervCard-arrow{width:34px;height:34px;border-radius:50%;background:#3A162E;display:flex;align-items:center;justify-content:center;transition:background .18s}
.IntervCard:hover .IntervCard-arrow{background:#F43B00}
.IntervCard-arrow .typcn{color:#fff;font-size:1.1rem}
.IntervDotDivider{text-align:center;padding:20px 0 0;display:flex;align-items:center;justify-content:center;gap:10px;opacity:.45}
.IntervDotDivider span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#3A162E}
.IntervDotDivider span:nth-child(2){background:#F43B00;width:10px;height:10px}
.IntervFeatOuter{background:linear-gradient(160deg,#3A162E 0%,#5c2248 100%);padding:80px 0 72px;position:relative;overflow:hidden}
.IntervFeatOuter::before{content:'';position:absolute;top:-80px;right:-80px;width:340px;height:340px;border-radius:50%;background:#f43b001a;pointer-events:none}
.IntervFeatInner{max-width:1140px;margin:auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}
.IntervFeatLeft h2{color:#E8E8E8;font-size:clamp(1.5rem,2.5vw,2.1rem);font-weight:800;line-height:1.3;margin-bottom:18px}
.IntervFeatLeft h2 em{color:#F43B00;font-style:normal}
.IntervFeatLeft p{color:#e8e8e8d1;font-size:.97rem;line-height:1.7;margin-bottom:28px}
.IntervFeatTopics{display:flex;flex-direction:column;gap:12px}
.IntervFeatTopic{display:flex;align-items:flex-start;gap:12px;background:#e8e8e812;border-radius:10px;padding:14px 16px;border-left:3px solid #F43B00;transition:background .18s}
.IntervFeatTopic:hover{background:#e8e8e821}
.IntervFeatTopic .typcn{color:#F43B00;font-size:1.25rem;margin-top:2px;flex-shrink:0}
.IntervFeatTopic-txt strong{display:block;color:#E8E8E8;font-size:.92rem;margin-bottom:3px}
.IntervFeatTopic-txt span{color:#e8e8e89e;font-size:.83rem;line-height:1.5}
.IntervFeatRight{display:flex;flex-direction:column;gap:20px}
.IntervStat-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.IntervStatCard-2{background:#e8e8e814;border:1px solid #e8e8e824;border-radius:10px;padding:22px 18px;text-align:center;transition:border-color .18s}
.IntervStatCard-2:hover{border-color:#f43b0066}
.IntervStatCard-2 strong{display:block;font-size:2rem;font-weight:800;color:#F43B00;line-height:1;margin-bottom:8px}
.IntervStatCard-2 span{color:#e8e8e8b8;font-size:.82rem;line-height:1.4}
.IntervHighlightBox{background:#f43b0024;border:1px solid #f43b0047;border-radius:12px;padding:24px 22px}
.IntervHighlightBox p{color:#E8E8E8;font-size:.97rem;line-height:1.65;margin:0 0 16px}
.IntervHighlightBox a{display:inline-flex;align-items:center;gap:8px;background:#F43B00;color:#fff;font-size:.9rem;font-weight:700;padding:10px 20px;border-radius:8px;text-decoration:none;transition:background 0.18s,box-shadow .18s;box-shadow:0 4px 16px #f43b0040}
.IntervHighlightBox a:hover{background:#c92e00;box-shadow:0 6px 22px #f43b0059}
.IntervDiagDivider{width:100%;overflow:hidden;line-height:0;background:#fff}
.IntervDiagDivider svg{display:block;width:100%}
.IntervCtaOuter{background:#E8E8E8;padding:72px 0 80px}
.IntervCtaInner{max-width:860px;margin:auto;padding:0 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}
.IntervCtaInner h2{font-size:clamp(1.5rem,2.8vw,2.2rem);font-weight:800;color:#3A162E;line-height:1.3;margin-bottom:6px;position:relative;display:inline-block}
.IntervCtaInner h2::after{content:'';display:block;width:54px;height:4px;background:#F43B00;border-radius:2px;margin:12px auto 0}
.IntervCtaInner p{color:#555;font-size:1rem;line-height:1.7;max-width:560px;margin:8px 0 24px}
.IntervCtaLinks{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap;justify-content:center}
.IntervCtaLinks a.butt-PrimaryMain{display:inline-flex;align-items:center;gap:8px;background:#3A162E;color:#fff;font-size:.95rem;font-weight:700;padding:13px 28px;border-radius:8px;text-decoration:none;border:2px solid #3A162E;transition:background 0.18s,color 0.18s,box-shadow .18s;box-shadow:0 4px 16px #3a162e24}
.IntervCtaLinks a.butt-PrimaryMain:hover{background:#F43B00;border-color:#F43B00;box-shadow:0 6px 22px #f43b0038}
.IntervCtaLinks a.butt-OutlineMain{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#3A162E;font-size:.95rem;font-weight:700;padding:13px 28px;border-radius:8px;text-decoration:none;border:2px solid #3A162E;transition:background 0.18s,color .18s}
.IntervCtaLinks a.butt-OutlineMain:hover{background:#3A162E;color:#fff}
@media (max-width: 900px) {
.IntervCardGrid{grid-template-columns:repeat(2,1fr)}
.IntervFeatInner{grid-template-columns:1fr;gap:36px}
.IntervDecorShape{display:none}
.IntervHeadInner{flex-direction:column;align-items:flex-start;gap:24px}
}
@media (max-width: 600px) {
.IntervCardGrid{grid-template-columns:1fr}
.IntervStat-2{grid-template-columns:1fr 1fr}
.IntervCtaLinks{flex-direction:column;align-items:center}
.IntervHeadInner{padding:48px 16px 90px}
.IntervListInner,.IntervCtaInner{padding:0 16px}
.IntervFeatInner{padding:0 16px}
}
.SuccessOuter{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;position:relative;overflow:hidden;background:#f9f7f8}
.SuccessOuter::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#3a162e0f 0%,#f43b000a 50%,#e8e8e8cc 100%);pointer-events:none}
.SuccessOuter .RhythmDots{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}
.SuccessOuter .RhythmDots::before{content:'· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ·';position:absolute;top:18px;left:0;right:0;font-size:18px;letter-spacing:12px;color:#3a162e1f;word-break:break-all;line-height:2.4;white-space:normal;padding:0 20px}
.SuccessInner{position:relative;z-index:2;max-width:780px;width:100%;margin:0 auto}
.FragmentWrap{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:0;margin-bottom:40px}
.FragPart-Left{height:3px;background:linear-gradient(to right,transparent,#3a162e40);border-radius:2px}
.FragPart-Right{height:3px;background:linear-gradient(to left,transparent,#f43b004d);border-radius:2px}
.FragCenter{display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 32px}
.SuccessIconCircle{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#3A162E 0%,#3a162ed9 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 12px 40px #3a162e47 inset 0 2px 4px #ffffff14;position:relative}
.SuccessIconCircle::after{content:'';position:absolute;inset:-4px;border-radius:50%;border:2px dashed #f43b0059}
.SuccessIconCircle .typcn{font-size:36px;color:#fff}
.HeadoBlock{text-align:center;padding:0 20px 48px}
.HeadoBlock .MainHeado{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:#3A162E;line-height:1.15;margin-bottom:20px;letter-spacing:-.5px;position:relative;display:inline-block}
.HeadoBlock .MainHeado::after{content:'';position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(to right,#F43B00,#f43b004d);border-radius:2px}
.HeadoBlock .MetaDesc{font-size:1.15rem;line-height:1.7;color:#5a3a50;max-width:520px;margin:28px auto 0}
.HeadoBlock .MetaDesc strong{color:#F43B00;font-weight:600}
.SmallRhythmRow{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 0 36px}
.SmallRhythmRow span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#3a162e26}
.SmallRhythmRow span:nth-child(2){background:#f43b0066;width:10px;height:10px}
.SmallRhythmRow span:nth-child(4){background:#f43b0040;width:8px;height:8px}
.NavButtWrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:40px}
.NavButtWrap .ButtPrimary{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:linear-gradient(135deg,#3A162E 0%,#5a2245 100%);color:#fff;text-decoration:none;border-radius:8px;font-size:.95rem;font-weight:600;letter-spacing:.3px;box-shadow:0 6px 24px #3a162e47;transition:box-shadow .25s ease,transform .2s ease;position:relative;z-index:3;border:2px solid transparent}
.NavButtWrap .ButtPrimary:hover{box-shadow:0 10px 32px #3a162e66;outline:2px solid #f43b0080;outline-offset:2px;transform:translateY(-2px)}
.NavButtWrap .ButtSecond{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:transparent;color:#3A162E;text-decoration:none;border-radius:8px;font-size:.95rem;font-weight:600;letter-spacing:.3px;border:2px solid #3a162e59;transition:border-color .25s ease,background .2s ease;position:relative;z-index:3}
.NavButtWrap .ButtSecond:hover{border-color:#F43B00;background:#f43b000d;outline:2px solid #f43b004d;outline-offset:2px}
.GradBottomFade{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,#3a162e12,transparent);pointer-events:none}
.GradTopFade{position:absolute;top:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,#f43b000a,transparent);pointer-events:none}
@media (max-width: 600px) {
.SuccessOuter{padding:40px 16px}
.FragmentWrap{grid-template-columns:1fr auto 1fr;gap:0}
.FragCenter{padding:0 16px}
.SuccessIconCircle{width:64px;height:64px}
.SuccessIconCircle .typcn{font-size:28px}
.HeadoBlock{padding:0 0 36px}
.NavButtWrap{flex-direction:column;align-items:center}
.NavButtWrap .ButtPrimary,.NavButtWrap .ButtSecond{width:100%;justify-content:center}
}