*{box-sizing:inherit}
html{box-sizing:border-box;font-size:16px}
body{margin:0;padding:0;font-family:'Source Sans Pro',sans-serif;background:#FEFFFE;color:#1a1a1a;line-height:1.6}
.hd-wrap{background:linear-gradient(135deg,#322F84 0%,#322f84eb 100%);position:relative}
.hd-wrap::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,#fefffe05 10px,#fefffe05 20px);pointer-events:none}
.ribbon-nv{background:#e9610826;border-bottom:2px solid #e961084d;padding:12px 0}
.ribbon-nv .container-v1{max-width:1400px;margin:0 auto;padding:0 20px}
.nv-list-v2{display:flex;justify-content:center;gap:35px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.nv-list-v2 li{margin:0}
.nv-list-v2 a{color:#FEFFFE;text-decoration:none;font-size:15px;font-weight:400;letter-spacing:.3px;transition:color .2s ease;padding:4px 8px;display:block}
.nv-list-v2 a:hover{color:#E96108}
.banner-area{padding:45px 20px}
.banner-area .container-v1{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:200px 1fr 200px;gap:40px;align-items:center}
.logo-holder{display:flex;align-items:center;justify-content:center}
.logo-holder img{width:120px;height:120px;object-fit:contain;background:#fefffe1a;padding:12px;border-radius:24px;box-shadow:0 4px 16px #0003}
.brand-txt-box{text-align:center}
.brand-txt-box h1{margin:0 0 12px;font-size:42px;font-weight:700;color:#FEFFFE;letter-spacing:-.5px}
.brand-txt-box .tagline-v1{font-size:17px;color:#fefffed9;font-weight:300;margin:0}
.menu-zones{display:flex;gap:30px;justify-content:center}
.menu-col-v3{display:flex;flex-direction:column;gap:8px}
.menu-item-extended{display:flex;align-items:center;gap:12px;color:#FEFFFE;text-decoration:none;padding:8px 12px;border-radius:16px;transition:background .2s ease}
.menu-item-extended:hover{background:#e9610833}
.menu-item-extended .icon-mfizz{font-size:24px;color:#E96108;width:28px;text-align:center}
.menu-item-extended .menu-txt-wrap{display:flex;flex-direction:column}
.menu-item-extended .menu-txt-wrap strong{font-size:15px;font-weight:600;display:block}
.menu-item-extended .menu-txt-wrap small{font-size:12px;opacity:.8;font-weight:300}
.ft-wrapper{background:#1a1a1a;position:relative;overflow:hidden}
.ft-wrapper::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,#fefffe04 2px,#fefffe04 4px),repeating-linear-gradient(90deg,transparent,transparent 2px,#fefffe04 2px,#fefffe04 4px);pointer-events:none}
.ft-wrapper .container-v1{max-width:1400px;margin:0 auto;padding:60px 20px 30px;position:relative;z-index:1}
.ft-grid-layout{display:grid;grid-template-columns:2fr 1.2fr 1fr 1fr;gap:50px;margin-bottom:50px}
.ft-col-data{color:#FEFFFE}
.ft-col-data h3{font-size:20px;font-weight:600;margin:0 0 20px;color:#E96108}
.ft-col-data p{font-size:15px;line-height:1.7;color:#fefffebf;margin:0 0 15px}
.ft-col-data .mission-statement{background:#e961081a;padding:20px;border-radius:16px;border-left:4px solid #E96108;margin-top:20px}
.ft-col-data .mission-statement p{margin:0;font-style:italic;color:#fefffed9}
.ft-links-v2{list-style:none;padding:0;margin:0}
.ft-links-v2 li{margin-bottom:12px}
.ft-links-v2 a{color:#fefffeb3;text-decoration:none;font-size:15px;transition:color .2s ease;display:inline-block}
.ft-links-v2 a:hover{color:#E96108}
.copyright-bar{border-top:1px solid #fefffe1a;padding-top:25px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}
.copyright-bar p{margin:0;color:#fefffe80;font-size:14px}
.cookie-settings-trigger{color:#fefffe99;text-decoration:none;font-size:14px;display:flex;align-items:center;gap:8px;transition:color .2s ease}
.cookie-settings-trigger:hover{color:#E96108}
.cookie-settings-trigger i{font-size:16px}
.popup-overlay-v1{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;z-index:9998;display:none}
.popup-overlay-v1[data-visible="true"]{display:block}
.cookie-popup-box{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) translateX(-100vw);background:#FEFFFE;width:90%;max-width:520px;border-radius:24px;box-shadow:0 12px 48px #0000004d;z-index:9999;transition:transform .4s ease}
.cookie-popup-box[data-state="active"]{transform:translate(-50%,-50%) translateX(0)}
.cookie-popup-box[data-state="closing"]{transform:translate(-50%,-50%) translateX(-100vw)}
.popup-hd-v2{background:linear-gradient(135deg,#322F84 0%,#E96108 100%);color:#FEFFFE;padding:25px 30px;border-radius:24px 24px 0 0}
.popup-hd-v2 h2{margin:0;font-size:22px;font-weight:600}
.popup-ct-v1{padding:30px}
.popup-ct-v1 p{margin:0 0 20px;color:#333;font-size:15px;line-height:1.6}
.consent-group-v1{background:#f5f5f5;padding:18px;border-radius:16px;margin-bottom:20px}
.consent-item-v3{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #00000014}
.consent-item-v3:last-child{border-bottom:none}
.consent-item-v3 label{font-size:14px;color:#333;font-weight:600}
.toggle-switch-v2{position:relative;width:50px;height:26px;background:#ccc;border-radius:13px;cursor:pointer;transition:background .3s ease}
.toggle-switch-v2[data-state="active"]{background:#E96108}
.toggle-switch-v2::after{content:'';position:absolute;width:20px;height:20px;background:#fff;border-radius:50%;top:3px;left:3px;transition:left .3s ease}
.toggle-switch-v2[data-state="active"]::after{left:27px}
.btn-group-v4{display:flex;gap:12px;margin-top:25px}
.btn-primary-v1,.btn-secondary-v1{flex:1;padding:14px 20px;border:none;font-size:15px;font-weight:600;cursor:pointer;font-family:'Source Sans Pro',sans-serif;transition:all .2s ease}
.btn-primary-v1{background:#E96108;color:#FEFFFE}
.btn-primary-v1:hover{background:#d15607}
.btn-secondary-v1{background:#322F84;color:#FEFFFE}
.btn-secondary-v1:hover{background:#272461}
@media (max-width: 1366px) {
.banner-area .container-v1{grid-template-columns:150px 1fr 150px;gap:30px}
.logo-holder img{width:100px;height:100px}
.brand-txt-box h1{font-size:36px}
.menu-zones{gap:20px}
.ft-grid-layout{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px}
}
@media (max-width: 768px) {
.ribbon-nv{padding:10px 0}
.nv-list-v2{gap:15px;font-size:14px}
.banner-area{padding:30px 15px}
.banner-area .container-v1{grid-template-columns:1fr;gap:25px;text-align:center}
.logo-holder img{width:90px;height:90px}
.brand-txt-box h1{font-size:28px}
.brand-txt-box .tagline-v1{font-size:15px}
.menu-zones{flex-direction:column;gap:10px}
.ft-grid-layout{grid-template-columns:1fr;gap:35px}
.copyright-bar{flex-direction:column;text-align:center}
}
@media (max-width: 375px) {
.nv-list-v2{flex-direction:column;gap:8px;align-items:center}
.brand-txt-box h1{font-size:24px}
.logo-holder img{width:75px;height:75px}
.cookie-popup-box{width:95%}
.popup-ct-v1{padding:20px}
.btn-group-v4{flex-direction:column}
}
.policy-wrapper{max-width:1400px;margin:0 auto;padding:80px 24px 120px;background:#FEFFFE}
.policy-wrapper h1{font-size:48px;font-weight:700;color:#322F84;margin:0 0 16px;line-height:1.2;letter-spacing:-.5px}
.policy-wrapper h2{font-size:36px;font-weight:700;color:#322F84;margin:64px 0 24px;line-height:1.3;letter-spacing:-.3px}
.policy-wrapper h3{font-size:28px;font-weight:600;color:#E96108;margin:48px 0 20px;line-height:1.4}
.policy-wrapper h4{font-size:22px;font-weight:600;color:#322F84;margin:36px 0 16px;line-height:1.4}
.policy-wrapper h5{font-size:18px;font-weight:600;color:#322F84;margin:28px 0 12px;line-height:1.5}
.policy-wrapper h6{font-size:16px;font-weight:600;color:#322F84;margin:24px 0 12px;line-height:1.5;text-transform:uppercase;letter-spacing:.5px}
.policy-wrapper p{font-size:17px;line-height:1.8;color:#2c2c2c;margin:0 0 24px;max-width:800px}
.policy-wrapper ul{margin:0 0 32px;padding:0 0 0 32px;list-style-type:none}
.policy-wrapper ul li{font-size:17px;line-height:1.8;color:#2c2c2c;margin:0 0 16px;padding-left:12px;position:relative}
.policy-wrapper ul li::before{content:'';position:absolute;left:-20px;top:12px;width:6px;height:6px;background:#E96108;border-radius:50%}
.policy-wrapper ol{margin:0 0 32px;padding:0 0 0 32px;counter-reset:policy-counter;list-style:none}
.policy-wrapper ol li{font-size:17px;line-height:1.8;color:#2c2c2c;margin:0 0 16px;padding-left:16px;position:relative;counter-increment:policy-counter}
.policy-wrapper ol li::before{content:counter(policy-counter) ".";position:absolute;left:-32px;font-weight:600;color:#E96108}
.policy-wrapper strong,.policy-wrapper b{font-weight:600;color:#322F84}
.policy-wrapper a{color:#E96108;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .2s ease}
.policy-wrapper a:hover{color:#322F84;text-decoration-thickness:2px}
.policy-wrapper table{width:100%;margin:48px 0;border-collapse:separate;border-spacing:0;border:2px solid #e0e0e0;border-radius:16px;overflow:hidden;background:#FEFFFE;box-shadow:0 4px 12px #322f8414}
.policy-wrapper thead{background:#322f84f2}
.policy-wrapper thead tr th{padding:20px 24px;text-align:left;font-size:16px;font-weight:600;color:#FEFFFE;border-bottom:2px solid #e961084d}
.policy-wrapper tbody tr{border-bottom:1px solid #e8e8e8;transition:background .2s ease}
.policy-wrapper tbody tr:last-child{border-bottom:none}
.policy-wrapper tbody tr:hover{background:#e961080a}
.policy-wrapper tbody tr td{padding:18px 24px;font-size:16px;line-height:1.6;color:#2c2c2c}
.policy-wrapper tbody tr td:first-child{font-weight:500;color:#322F84}
.policy-wrapper div{margin:0 0 24px}
.policy-wrapper h1 + p{font-size:19px;color:#5a5a5a;margin-bottom:40px}
@media (max-width: 1366px) {
.policy-wrapper{padding:64px 32px 96px}
.policy-wrapper h1{font-size:42px}
.policy-wrapper h2{font-size:32px}
.policy-wrapper h3{font-size:24px}
}
@media (max-width: 768px) {
.policy-wrapper{padding:48px 20px 80px}
.policy-wrapper h1{font-size:36px;margin-bottom:12px}
.policy-wrapper h2{font-size:28px;margin:48px 0 20px}
.policy-wrapper h3{font-size:22px;margin:36px 0 16px}
.policy-wrapper h4{font-size:20px;margin:28px 0 12px}
.policy-wrapper p,.policy-wrapper ul li,.policy-wrapper ol li{font-size:16px}
.policy-wrapper table{margin:32px 0;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.policy-wrapper thead tr th,.policy-wrapper tbody tr td{padding:14px 16px;font-size:15px}
}
@media (max-width: 375px) {
.policy-wrapper{padding:32px 16px 64px}
.policy-wrapper h1{font-size:32px}
.policy-wrapper h2{font-size:24px}
.policy-wrapper h3{font-size:20px}
.policy-wrapper ul,.policy-wrapper ol{padding-left:24px}
}
.art-wrp{max-width:1400px;margin:0 auto;padding:0 20px}
.art-hd-v2{padding:80px 0 60px;text-align:center;background:linear-gradient(135deg,#e9610814 0%,#322f841f 100%);border-radius:0 0 28px 28px;margin-bottom:60px}
.art-hd-v2 h1{font-size:2.8rem;line-height:1.2;color:#322F84;margin:0 auto;max-width:900px;font-weight:700}
.art-img-bx{max-width:1200px;margin:0 auto 70px;border-radius:24px;overflow:hidden;box-shadow:0 12px 40px #322f8426}
.art-img-bx img{width:100%;height:auto;display:block}
.cnt-wrp-v1{max-width:820px;margin:0 auto;padding:0 20px}
.cnt-wrp-v1 p{font-size:1.1rem;line-height:1.75;color:#2a2a2a;margin-bottom:1.5rem}
.cnt-wrp-v1 strong{color:#E96108;font-weight:600}
.cnt-wrp-v1 em{font-style:italic;color:#322F84}
.cnt-wrp-v1 ul,.cnt-wrp-v1 ol{margin:1.8rem 0;padding-left:1.5rem}
.cnt-wrp-v1 ul li,.cnt-wrp-v1 ol li{font-size:1.1rem;line-height:1.7;color:#2a2a2a;margin-bottom:.8rem;position:relative}
.cnt-wrp-v1 ul li::marker{color:#E96108}
.cnt-wrp-v1 ol li::marker{color:#322F84;font-weight:600}
.cnt-wrp-v1 h2{font-size:2rem;color:#322F84;margin:2.5rem 0 1.2rem;font-weight:700;position:relative;padding-left:20px}
.cnt-wrp-v1 h2::before{content:'';position:absolute;left:0;top:8px;width:5px;height:28px;background:linear-gradient(180deg,#E96108 0%,#322F84 100%);border-radius:3px}
.cnt-wrp-v1 h3{font-size:1.6rem;color:#E96108;margin:2rem 0 1rem;font-weight:600}
.cnt-wrp-v1 h4{font-size:1.3rem;color:#322F84;margin:1.5rem 0 .8rem;font-weight:600}
.tp-btn-v3{position:fixed;bottom:40px;right:40px;width:56px;height:56px;background:linear-gradient(135deg,#E96108 0%,#322F84 100%);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #e9610866;transition:all .3s ease;z-index:999;opacity:0;visibility:hidden;transform:translateY(20px)}
.tp-btn-v3.vis{opacity:1;visibility:visible;transform:translateY(0)}
.tp-btn-v3:hover{transform:translateY(-4px);box-shadow:0 10px 28px #e9610880}
.tp-btn-v3:active{transform:translateY(-2px)}
.tp-btn-v3 svg{width:24px;height:24px;fill:#FEFFFE}
.div-ln-v1{height:2px;background:linear-gradient(90deg,transparent 0%,#E96108 50%,transparent 100%);margin:50px auto;max-width:400px;border-radius:2px}
.qte-bx-v2{background:linear-gradient(135deg,#322f840f 0%,#e961080a 100%);border-left:4px solid #E96108;padding:28px 32px;margin:2.5rem 0;border-radius:0 18px 18px 0;font-style:italic;color:#322F84;font-size:1.15rem;line-height:1.65}
@media (max-width: 768px) {
.art-hd-v2{padding:50px 20px 40px;margin-bottom:40px;border-radius:0 0 20px 20px}
.art-hd-v2 h1{font-size:2rem}
.art-img-bx{margin-bottom:50px;border-radius:16px}
.cnt-wrp-v1{padding:0 16px}
.cnt-wrp-v1 p{font-size:1.05rem}
.cnt-wrp-v1 h2{font-size:1.6rem;margin:2rem 0 1rem}
.cnt-wrp-v1 h3{font-size:1.4rem}
.cnt-wrp-v1 h4{font-size:1.2rem}
.tp-btn-v3{bottom:24px;right:24px;width:50px;height:50px}
.tp-btn-v3 svg{width:20px;height:20px}
.qte-bx-v2{padding:20px 24px;font-size:1.05rem}
}
@media (max-width: 375px) {
.art-hd-v2 h1{font-size:1.7rem}
.cnt-wrp-v1 p,.cnt-wrp-v1 ul li,.cnt-wrp-v1 ol li{font-size:1rem}
.tp-btn-v3{bottom:20px;right:20px}
}
.hro-bx{background:linear-gradient(135deg,#e9610814 0%,#322f840f 100%);padding:80px 20px 60px;text-align:center;border-radius:24px;margin:0 auto 48px;max-width:1400px}
.hro-bx .mn-hd{font-size:3.2em;color:#322F84;margin:0 0 16px;font-weight:700;line-height:1.2}
.hro-bx .sb-txt-v2{font-size:1.25em;color:#555;max-width:680px;margin:0 auto 32px;line-height:1.6}
.hro-bx .cta-wrp{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.hro-bx .bt-prim{background:#E96108;color:#FEFFFE;padding:14px 32px;border-radius:28px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;border:none;font-size:1.05em;z-index:10;position:relative}
.hro-bx .bt-prim:hover{background:#d15607;transform:translateY(-2px);box-shadow:0 8px 16px #e961084d}
.hro-bx .bt-sec{background:transparent;color:#322F84;padding:14px 32px;border-radius:28px;text-decoration:none;font-weight:600;border:2px solid #322F84;transition:all .3s ease;display:inline-block;font-size:1.05em;z-index:10;position:relative}
.hro-bx .bt-sec:hover{background:#322F84;color:#FEFFFE;transform:translateY(-2px)}
.cnt-wrap-v1{max-width:1400px;margin:0 auto;padding:0 20px}
.sec-author-v3{padding:64px 0;background:#FEFFFE}
.sec-author-v3 .grid-auth{display:grid;grid-template-columns:280px 1fr;gap:48px;align-items:start;background:linear-gradient(to right,#322f8408 0%,transparent 100%);padding:40px;border-radius:20px;border-left:4px solid #E96108}
.sec-author-v3 .prof-img-bx{position:relative}
.sec-author-v3 .prof-img-bx img{width:100%;height:280px;object-fit:cover;border-radius:16px;box-shadow:0 8px 24px #322f8426}
.sec-author-v3 .auth-txt{padding-top:12px}
.sec-author-v3 .auth-txt h2{font-size:2.2em;color:#322F84;margin:0 0 16px;font-weight:700}
.sec-author-v3 .auth-txt h2::before{content:'';display:inline-block;width:48px;height:4px;background:#E96108;margin-right:16px;vertical-align:middle}
.sec-author-v3 .auth-txt p{font-size:1.05em;line-height:1.7;color:#444;margin:0 0 16px}
.sec-author-v3 .auth-txt .spec-note{color:#E96108;font-weight:600;font-style:italic}
.deep-dive-area{padding:72px 0;background:linear-gradient(180deg,#322f840a 0%,transparent 100%)}
.deep-dive-area .hd-sec{text-align:center;margin-bottom:56px}
.deep-dive-area .hd-sec h2{font-size:2.6em;color:#322F84;margin:0 0 12px;font-weight:700}
.deep-dive-area .hd-sec p{font-size:1.15em;color:#666;max-width:620px;margin:0 auto;line-height:1.6}
.deep-dive-area .post-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.deep-dive-area .post-card-dd{background:#FEFFFE;border-radius:20px;padding:32px;box-shadow:0 4px 16px #00000014;transition:all .3s ease;border:2px solid transparent;position:relative}
.deep-dive-area .post-card-dd::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#E96108 0%,#322F84 100%);border-radius:20px 0 0 20px;opacity:0;transition:opacity .3s ease}
.deep-dive-area .post-card-dd:hover::before{opacity:1}
.deep-dive-area .post-card-dd:hover{transform:translateY(-6px);box-shadow:0 12px 32px #e9610833;border-color:#E96108}
.deep-dive-area .post-card-dd h3{font-size:1.5em;color:#322F84;margin:0 0 16px;font-weight:700;line-height:1.3}
.deep-dive-area .post-card-dd .rd-link{color:#E96108;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:8px;font-size:1.05em;transition:gap .3s ease;z-index:10;position:relative}
.deep-dive-area .post-card-dd .rd-link:hover{gap:12px}
.deep-dive-area .post-card-dd .rd-link::after{content:'→';font-size:1.2em}
.expert-commentary-sec{padding:80px 0;background:#FEFFFE}
.expert-commentary-sec .hd-sec{text-align:left;margin-bottom:48px;display:flex;justify-content:space-between;align-items:end}
.expert-commentary-sec .hd-sec h2{font-size:2.4em;color:#322F84;margin:0;font-weight:700;position:relative;padding-bottom:12px}
.expert-commentary-sec .hd-sec h2::after{content:'';position:absolute;bottom:0;left:0;width:120px;height:4px;background:linear-gradient(90deg,#E96108 0%,#322F84 100%)}
.expert-commentary-sec .see-all-link{color:#E96108;text-decoration:none;font-weight:600;font-size:1.1em;transition:color .3s ease;z-index:10;position:relative}
.expert-commentary-sec .see-all-link:hover{color:#322F84}
.expert-commentary-sec .expert-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}
.expert-commentary-sec .expert-item{display:grid;grid-template-columns:320px 1fr;gap:32px;background:linear-gradient(135deg,#e961080f 0%,#322f840a 100%);border-radius:20px;padding:28px;transition:all .3s ease}
.expert-commentary-sec .expert-item:hover{box-shadow:0 8px 24px #322f8426;transform:scale(1.02)}
.expert-commentary-sec .expert-item img{width:100%;height:220px;object-fit:cover;border-radius:16px}
.expert-commentary-sec .expert-txt h3{font-size:1.6em;color:#322F84;margin:0 0 12px;font-weight:700;line-height:1.3}
.expert-commentary-sec .expert-txt p{font-size:1.05em;color:#555;line-height:1.7;margin:0 0 20px}
.expert-commentary-sec .expert-txt .rd-more{color:#E96108;text-decoration:none;font-weight:600;display:inline-block;transition:transform .3s ease;z-index:10;position:relative}
.expert-commentary-sec .expert-txt .rd-more:hover{transform:translateX(4px)}
.nav-sections-area{padding:72px 0;background:linear-gradient(180deg,#322f840f 0%,transparent 50%,#e961080a 100%)}
.nav-sections-area .hd-sec{text-align:center;margin-bottom:52px}
.nav-sections-area .hd-sec h2{font-size:2.5em;color:#322F84;margin:0 0 12px;font-weight:700}
.nav-sections-area .hd-sec p{font-size:1.1em;color:#666}
.nav-sections-area .nav-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.nav-sections-area .nav-card{background:#FEFFFE;padding:36px;border-radius:20px;border:2px solid transparent;transition:all .3s ease;box-shadow:0 2px 12px #0000000f}
.nav-sections-area .nav-card:hover{border-color:#E96108;box-shadow:0 8px 24px #e9610833;transform:translateY(-4px)}
.nav-sections-area .nav-card h3{font-size:1.7em;color:#322F84;margin:0 0 12px;font-weight:700;display:flex;align-items:center;gap:12px}
.nav-sections-area .nav-card h3::before{content:'';display:block;width:8px;height:8px;background:#E96108;border-radius:50%}
.nav-sections-area .nav-card p{font-size:1.05em;color:#555;line-height:1.7;margin:0 0 20px}
.nav-sections-area .nav-card a{color:#E96108;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:6px;transition:gap .3s ease;z-index:10;position:relative}
.nav-sections-area .nav-card a:hover{gap:10px}
.nav-sections-area .nav-card a::after{content:'›';font-size:1.4em}
.archive-growth-sec{padding:64px 0;background:#FEFFFE}
.archive-growth-sec .inner-wrap{background:linear-gradient(135deg,#322F84 0%,#E96108 100%);padding:56px 48px;border-radius:24px;color:#FEFFFE}
.archive-growth-sec h2{font-size:2.3em;margin:0 0 32px;font-weight:700;text-align:center}
.archive-growth-sec .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}
.archive-growth-sec .stat-box{text-align:center;padding:24px;background:#fefffe1f;border-radius:16px;transition:all .3s ease}
.archive-growth-sec .stat-box:hover{background:#fefffe33;transform:scale(1.05)}
.archive-growth-sec .stat-box .num{font-size:3em;font-weight:700;display:block;margin-bottom:8px;line-height:1}
.archive-growth-sec .stat-box .lbl{font-size:1.1em;opacity:.9;line-height:1.4}
.archive-growth-sec .growth-txt{margin-top:40px;text-align:center;font-size:1.1em;line-height:1.7;max-width:800px;margin-left:auto;margin-right:auto}
.thematic-cluster-sec{padding:72px 0;background:linear-gradient(180deg,#e961080a 0%,transparent 100%)}
.thematic-cluster-sec .hd-sec{text-align:left;margin-bottom:48px}
.thematic-cluster-sec .hd-sec h2{font-size:2.4em;color:#322F84;margin:0 0 16px;font-weight:700}
.thematic-cluster-sec .hd-sec p{font-size:1.1em;color:#666;line-height:1.6;max-width:720px}
.thematic-cluster-sec .cluster-list{display:flex;flex-direction:column;gap:24px}
.thematic-cluster-sec .cluster-item{background:#FEFFFE;padding:32px 40px;border-radius:20px;border-left:6px solid #E96108;box-shadow:0 4px 16px #00000014;transition:all .3s ease}
.thematic-cluster-sec .cluster-item:hover{box-shadow:0 8px 24px #e9610833;transform:translateX(8px)}
.thematic-cluster-sec .cluster-item h4{font-size:1.6em;color:#322F84;margin:0 0 12px;font-weight:700}
.thematic-cluster-sec .cluster-item p{font-size:1.05em;color:#555;line-height:1.7;margin:0 0 16px}
.thematic-cluster-sec .cluster-item .related-links{display:flex;gap:20px;flex-wrap:wrap}
.thematic-cluster-sec .cluster-item .related-links a{color:#E96108;text-decoration:none;font-weight:600;font-size:.95em;transition:color .3s ease;z-index:10;position:relative}
.thematic-cluster-sec .cluster-item .related-links a:hover{color:#322F84}
.subscription-sec{padding:80px 0;background:#FEFFFE}
.subscription-sec .sub-container{max-width:900px;margin:0 auto;background:linear-gradient(135deg,#322f8414 0%,#e961080f 100%);padding:56px 48px;border-radius:24px;text-align:center;box-shadow:0 8px 24px #322f841f}
.subscription-sec h2{font-size:2.6em;color:#322F84;margin:0 0 20px;font-weight:700}
.subscription-sec .sub-desc{font-size:1.15em;color:#555;line-height:1.7;margin-bottom:32px;max-width:680px;margin-left:auto;margin-right:auto}
.subscription-sec .benefits-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}
.subscription-sec .benefit-item{background:#FEFFFE;padding:24px;border-radius:16px;box-shadow:0 2px 12px #0000000f}
.subscription-sec .benefit-item h5{font-size:1.2em;color:#322F84;margin:0 0 8px;font-weight:700}
.subscription-sec .benefit-item p{font-size:.95em;color:#666;line-height:1.6;margin:0}
.subscription-sec .sub-cta{background:#E96108;color:#FEFFFE;padding:16px 48px;border-radius:32px;text-decoration:none;font-weight:700;font-size:1.15em;display:inline-block;transition:all .3s ease;box-shadow:0 4px 16px #e961084d;z-index:10;position:relative}
.subscription-sec .sub-cta:hover{background:#d15607;transform:translateY(-3px);box-shadow:0 8px 24px #e9610866}
@media (max-width: 1366px) {
.hro-bx .mn-hd{font-size:2.8em}
.sec-author-v3 .grid-auth{gap:36px}
.deep-dive-area .post-grid-v2{grid-template-columns:repeat(2,1fr)}
.expert-commentary-sec .expert-item{grid-template-columns:280px 1fr}
}
@media (max-width: 768px) {
.hro-bx{padding:60px 20px 48px}
.hro-bx .mn-hd{font-size:2.2em}
.hro-bx .sb-txt-v2{font-size:1.1em}
.hro-bx .cta-wrp{flex-direction:column;align-items:stretch}
.sec-author-v3 .grid-auth{grid-template-columns:1fr;gap:28px}
.sec-author-v3 .prof-img-bx img{height:240px}
.sec-author-v3 .auth-txt h2{font-size:1.9em}
.deep-dive-area .post-grid-v2{grid-template-columns:1fr}
.expert-commentary-sec .expert-grid{grid-template-columns:1fr}
.expert-commentary-sec .expert-item{grid-template-columns:1fr}
.expert-commentary-sec .expert-item img{height:180px}
.nav-sections-area .nav-grid{grid-template-columns:1fr}
.archive-growth-sec .stats-grid{grid-template-columns:repeat(2,1fr)}
.subscription-sec .benefits-list{grid-template-columns:1fr}
.expert-commentary-sec .hd-sec{flex-direction:column;align-items:start;gap:16px}
}
@media (max-width: 375px) {
.hro-bx .mn-hd{font-size:1.8em}
.archive-growth-sec .stats-grid{grid-template-columns:1fr}
.sec-author-v3 .auth-txt h2{font-size:1.6em}
}
.auth-pg-v1{background:linear-gradient(135deg,#FEFFFE 0%,#e961080f 100%);padding:0;overflow:hidden}
.hd-box-v2{max-width:1400px;margin:0 auto;padding:80px 20px;position:relative}
.hd-box-v2::before{content:'';position:absolute;top:40px;right:60px;width:180px;height:180px;background:linear-gradient(135deg,#322f8426,#e9610826);border-radius:50%;z-index:1}
.hd-box-v2::after{content:'';position:absolute;bottom:80px;left:100px;width:120px;height:120px;background:#e961081a;transform:rotate(45deg);border-radius:24px;z-index:1}
.geo-wrap-v1{position:relative;z-index:2;display:grid;grid-template-columns:1fr 380px;gap:80px;align-items:center}
.qa-txt-v1{position:relative}
.qa-txt-v1::before{content:'';position:absolute;top:-12px;left:-20px;width:6px;height:6px;background:#E96108;border-radius:50%;box-shadow:12px 12px 0 #E96108,24px 0 0 #E96108,0 24px 0 #E96108}
.qa-txt-v1::after{content:'';position:absolute;bottom:-16px;right:-24px;width:6px;height:6px;background:#322F84;border-radius:50%;box-shadow:12px 12px 0 #322F84,24px 0 0 #322F84,0 24px 0 #322F84}
.qa-txt-v1 h1{font-size:3.2rem;line-height:1.2;color:#322F84;margin:0 0 24px;font-weight:700}
.qa-pair-v1{margin:32px 0}
.q-mark-v2{font-size:1.3rem;color:#E96108;font-weight:600;margin:0 0 8px;display:block}
.a-txt-v2{font-size:1.1rem;line-height:1.7;color:#2a2a2a;margin:0 0 20px}
.img-cut-v1{position:relative;width:380px;height:480px}
.img-cut-v1::before{content:'';position:absolute;inset:-12px;background:linear-gradient(135deg,#e961084d,#322f844d);clip-path:polygon(15% 0%,100% 0%,100% 85%,85% 100%,0% 100%,0% 15%);z-index:1;filter:blur(8px)}
.img-cut-v1 img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;clip-path:polygon(15% 0%,100% 0%,100% 85%,85% 100%,0% 100%,0% 15%);box-shadow:0 16px 40px #322f8433}
.info-grid-v3{max-width:1400px;margin:0 auto;padding:100px 20px;background:#FEFFFE}
.grid-holder-v1{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:60px}
.stat-card-v2{background:linear-gradient(135deg,#e9610814,#322f8414);padding:40px 32px;border-radius:24px;border:2px solid #e9610833;position:relative;overflow:hidden;transition:all .3s ease}
.stat-card-v2::before{content:'';position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,#e961081a 0%,transparent 70%);transition:transform .5s ease}
.stat-card-v2:hover::before{transform:translate(-25%,-25%)}
.stat-card-v2:hover{transform:translateY(-8px);box-shadow:0 20px 48px #322f8426;border-color:#E96108}
.stat-num-v1{font-size:3rem;font-weight:700;color:#E96108;margin:0 0 12px;position:relative;z-index:2}
.stat-lbl-v1{font-size:1.1rem;color:#322F84;font-weight:600;margin:0 0 16px;position:relative;z-index:2}
.stat-dsc-v1{font-size:.95rem;line-height:1.6;color:#4a4a4a;margin:0;position:relative;z-index:2}
.story-wrap-v2{display:grid;grid-template-columns:420px 1fr;gap:60px;align-items:start;margin-bottom:80px}
.img-frame-v3{position:relative}
.img-frame-v3::before{content:'';position:absolute;inset:0;border:3px solid #E96108;border-radius:28px;transform:rotate(-3deg) scale(1.05);z-index:1;opacity:.4}
.img-frame-v3 img{width:100%;height:520px;object-fit:cover;border-radius:24px;position:relative;z-index:2;box-shadow:0 12px 32px #322f8433}
.story-txt-v1 h2{font-size:2.4rem;color:#322F84;margin:0 0 28px;font-weight:700;position:relative;padding-left:24px}
.story-txt-v1 h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:calc(100% - 16px);background:linear-gradient(180deg,#E96108,#322F84);border-radius:3px}
.story-txt-v1 p{font-size:1.05rem;line-height:1.8;color:#3a3a3a;margin:0 0 20px}
.story-txt-v1 p:last-child{margin-bottom:0}
.approach-list-v1{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:40px}
.approach-itm-v1{background:#fefffecc;padding:28px;border-radius:20px;border-left:4px solid #E96108;box-shadow:0 4px 16px #322f8414;transition:all .3s ease}
.approach-itm-v1:hover{transform:translateX(8px);box-shadow:0 8px 24px #e9610826}
.approach-itm-v1 h3{font-size:1.25rem;color:#322F84;margin:0 0 12px;font-weight:600;display:flex;align-items:center;gap:12px}
.approach-itm-v1 h3::before{content:'';width:32px;height:32px;background:linear-gradient(135deg,#E96108,#322F84);border-radius:8px;flex-shrink:0}
.approach-itm-v1 p{font-size:.98rem;line-height:1.6;color:#4a4a4a;margin:0}
.testimonial-box-v1{background:linear-gradient(135deg,#322f840d,#e961080d);padding:48px 56px;border-radius:28px;display:flex;gap:40px;align-items:center;box-shadow:0 8px 24px #322f841a}
.tst-img-v1{width:140px;height:140px;border-radius:50%;object-fit:cover;border:5px solid #FEFFFE;box-shadow:0 8px 20px #e9610833;flex-shrink:0}
.tst-content-v1{flex:1}
.tst-content-v1 p{font-size:1.15rem;line-height:1.7;color:#2a2a2a;margin:0 0 20px;font-style:italic}
.tst-auth-v1{font-size:1.1rem;color:#E96108;font-weight:600;margin:0}
.tst-role-v1{font-size:.95rem;color:#322F84;margin:4px 0 0}
@media (max-width: 1366px) {
.geo-wrap-v1{gap:60px}
.img-cut-v1{width:340px;height:440px}
.grid-holder-v1{gap:32px}
.story-wrap-v2{grid-template-columns:380px 1fr;gap:48px}
}
@media (max-width: 768px) {
.hd-box-v2{padding:60px 20px}
.geo-wrap-v1{grid-template-columns:1fr;gap:40px}
.img-cut-v1{width:100%;max-width:380px;margin:0 auto}
.qa-txt-v1 h1{font-size:2.4rem}
.grid-holder-v1{grid-template-columns:1fr;gap:24px}
.story-wrap-v2{grid-template-columns:1fr;gap:36px}
.img-frame-v3 img{height:400px}
.approach-list-v1{grid-template-columns:1fr;gap:24px}
.testimonial-box-v1{flex-direction:column;padding:36px 28px;text-align:center}
.tst-img-v1{width:120px;height:120px}
}
@media (max-width: 375px) {
.qa-txt-v1 h1{font-size:2rem}
.stat-num-v1{font-size:2.4rem}
.story-txt-v1 h2{font-size:2rem}
.testimonial-box-v1{padding:28px 20px}
}
.pg-hd{background:linear-gradient(135deg,#e9610814 0%,#322f8414 100%);padding:80px 20px 60px;text-align:center;border-radius:0 0 28px 28px;margin-bottom:60px}
.pg-hd .wr-v1{max-width:1400px;margin:0 auto}
.pg-hd .mn-ttl{font-size:48px;font-weight:700;color:#322F84;margin:0 0 16px;letter-spacing:-.5px}
.pg-hd .sub-ln{font-size:18px;color:#666;max-width:680px;margin:0 auto;line-height:1.6}
.ctg-nav-box{max-width:1400px;margin:0 auto 70px;padding:0 20px}
.ctg-lst{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}
.ctg-itm-v2{background:#FEFFFE;border:2px solid #E96108;color:#E96108;padding:12px 28px;border-radius:20px;font-weight:600;font-size:15px;transition:all .3s ease;cursor:pointer}
.ctg-itm-v2:hover{background:#E96108;color:#FEFFFE;transform:translateY(-2px);box-shadow:0 6px 16px #e9610840}
.dd-sctn{max-width:1400px;margin:0 auto 90px;padding:0 20px}
.sctn-hdr-v1{margin-bottom:40px;text-align:left}
.sctn-hdr-v1 h2{font-size:36px;font-weight:700;color:#322F84;margin:0 0 12px;position:relative;display:inline-block}
.sctn-hdr-v1 h2::after{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#E96108 0%,#322F84 100%);margin-top:8px;border-radius:2px}
.sctn-hdr-v1 p{font-size:16px;color:#666;margin:0}
.dd-grd{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:32px}
.dd-crd{background:#FEFFFE;border:1px solid #e8e8e8;border-radius:24px;padding:32px;transition:all .3s ease;position:relative;overflow:hidden}
.dd-crd::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#E96108 0%,#322F84 100%);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.dd-crd:hover::before{transform:scaleX(1)}
.dd-crd:hover{transform:translateY(-6px);box-shadow:0 12px 32px #322f8426;border-color:#322F84}
.dd-crd h3{font-size:22px;font-weight:700;color:#322F84;margin:0 0 16px;line-height:1.4}
.dd-crd h3 a{color:inherit;text-decoration:none;transition:color .3s ease}
.dd-crd h3 a:hover{color:#E96108}
.dd-crd .meta-dt{display:flex;gap:16px;font-size:14px;color:#999;margin-top:20px;padding-top:20px;border-top:1px solid #f0f0f0}
.dd-crd .meta-dt span{display:flex;align-items:center;gap:6px}
.ec-sctn{max-width:1400px;margin:0 auto 90px;padding:0 20px}
.ec-grd{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:36px}
.ec-crd{background:#FEFFFE;border-radius:28px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease}
.ec-crd:hover{transform:translateY(-8px);box-shadow:0 16px 40px #e9610833}
.ec-crd .img-wr{width:100%;height:220px;overflow:hidden;position:relative;background:linear-gradient(135deg,#e961081a 0%,#322f841a 100%)}
.ec-crd .img-wr img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.ec-crd:hover .img-wr img{transform:scale(1.08)}
.ec-crd .cntnt-wr{padding:28px}
.ec-crd .cntnt-wr h3{font-size:20px;font-weight:700;color:#322F84;margin:0 0 14px;line-height:1.4}
.ec-crd .cntnt-wr h3 a{color:inherit;text-decoration:none;transition:color .3s ease}
.ec-crd .cntnt-wr h3 a:hover{color:#E96108}
.ec-crd .cntnt-wr p{font-size:15px;color:#666;line-height:1.6;margin:0 0 20px}
.ec-crd .rd-mr-btn{display:inline-flex;align-items:center;gap:8px;color:#E96108;font-weight:600;font-size:15px;text-decoration:none;transition:gap .3s ease}
.ec-crd .rd-mr-btn:hover{gap:12px}
.nwsltr-box{max-width:900px;margin:0 auto 90px;padding:60px 40px;background:linear-gradient(135deg,#322F84 0%,#E96108 100%);border-radius:32px;text-align:center;box-shadow:0 8px 32px #e961084d}
.nwsltr-box h2{font-size:32px;font-weight:700;color:#FEFFFE;margin:0 0 12px}
.nwsltr-box p{font-size:16px;color:#fefffee6;margin:0 0 32px}
.nwsltr-box .cta-btn-v1{display:inline-block;background:#FEFFFE;color:#322F84;padding:16px 40px;border-radius:24px;font-weight:700;font-size:16px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px #00000026}
.nwsltr-box .cta-btn-v1:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000040;background:#E96108;color:#FEFFFE}
.feat-stats{max-width:1400px;margin:0 auto 90px;padding:0 20px}
.stats-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px}
.stat-bx{background:#FEFFFE;border:2px solid #f0f0f0;border-radius:24px;padding:40px 28px;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}
.stat-bx::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#e9610808 0%,#322f8408 100%);opacity:0;transition:opacity .3s ease}
.stat-bx:hover::before{opacity:1}
.stat-bx:hover{border-color:#E96108;transform:translateY(-4px);box-shadow:0 8px 24px #e9610826}
.stat-bx .icn-v2{width:64px;height:64px;margin:0 auto 20px;background:linear-gradient(135deg,#E96108 0%,#322F84 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#FEFFFE;font-size:28px}
.stat-bx h4{font-size:18px;font-weight:700;color:#322F84;margin:0 0 8px}
.stat-bx p{font-size:14px;color:#666;margin:0;line-height:1.5}
@media (max-width: 768px) {
.pg-hd{padding:60px 20px 40px;margin-bottom:40px}
.pg-hd .mn-ttl{font-size:36px}
.pg-hd .sub-ln{font-size:16px}
.dd-grd,.ec-grd{grid-template-columns:1fr;gap:24px}
.stats-grd{grid-template-columns:1fr;gap:20px}
.sctn-hdr-v1 h2{font-size:28px}
.nwsltr-box{padding:40px 24px;margin-bottom:60px}
.nwsltr-box h2{font-size:26px}
.dd-sctn,.ec-sctn,.feat-stats{margin-bottom:60px}
}
@media (min-width: 769px) and (max-width: 1366px) {
.dd-grd{grid-template-columns:repeat(2,1fr)}
.ec-grd{grid-template-columns:repeat(2,1fr)}
.stats-grd{grid-template-columns:repeat(2,1fr)}
}
.hd-wrp-v1{position:relative;overflow:hidden;padding:120px 20px 100px;display:flex;align-items:center;justify-content:center}
.hd-wrp-v1 .bg-blur-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.hd-wrp-v1 .bg-blur-img img{width:100%;height:100%;object-fit:cover;filter:blur(8px);transform:scale(1.1)}
.hd-wrp-v1 .bg-blur-img::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#e96108bf,#322f84b3)}
.hd-wrp-v1 .txt-bx-cntr{position:relative;z-index:2;max-width:900px;text-align:center;background:#fefffe26;backdrop-filter:blur(20px);padding:60px 50px;border-radius:24px;box-shadow:0 12px 40px #00000040}
.hd-wrp-v1 .main-h1{font-size:58px;font-weight:700;color:#FEFFFE;margin:0 0 16px;line-height:1.15;text-shadow:2px 4px 12px #0000004d}
.hd-wrp-v1 .sec-h2{font-size:28px;font-weight:400;color:#FEFFFE;margin:0 0 24px;line-height:1.4;opacity:.95}
.hd-wrp-v1 .desc-tx{font-size:18px;color:#FEFFFE;line-height:1.65;margin:0;opacity:.9}
.story-grid-v2{max-width:1400px;margin:80px auto;padding:0 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:40px 50px}
.stry-crd{background:#FEFFFE;border-radius:20px;padding:0;box-shadow:0 4px 16px #322f841f;overflow:hidden;transition:all .35s ease;border:2px solid transparent;display:flex;flex-direction:column}
.stry-crd:hover{transform:translateY(-8px);box-shadow:0 16px 36px #e9610833;border-color:#e961084d}
.stry-crd .img-wrp{width:100%;height:280px;overflow:hidden;position:relative}
.stry-crd .img-wrp img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.stry-crd:hover .img-wrp img{transform:scale(1.08)}
.stry-crd .img-wrp::after{content:'';position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to top,#fefffee6,transparent)}
.stry-crd .cnt-data{padding:35px 32px 40px;flex-grow:1;display:flex;flex-direction:column}
.stry-crd .prfl-rw{display:flex;align-items:center;gap:16px;margin-bottom:24px}
.stry-crd .prfl-pic{width:64px;height:64px;border-radius:50%;overflow:hidden;border:3px solid #E96108;flex-shrink:0}
.stry-crd .prfl-pic img{width:100%;height:100%;object-fit:cover}
.stry-crd .prfl-inf{flex-grow:1}
.stry-crd .nm-tx{font-size:20px;font-weight:600;color:#322F84;margin:0 0 4px;line-height:1.3}
.stry-crd .rl-tx{font-size:15px;color:#E96108;margin:0;line-height:1.4}
.stry-crd .qt-mrk{font-size:48px;color:#e9610833;line-height:1;margin:0 0 16px;font-weight:700}
.stry-crd .qt-txt{font-size:17px;color:#1a1a1a;line-height:1.7;margin:0 0 24px;font-style:italic}
.stry-crd .dtl-lst{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.stry-crd .dtl-lst li{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:#2a2a2a;line-height:1.6}
.stry-crd .dtl-lst li::before{content:'';width:20px;height:20px;background:linear-gradient(135deg,#E96108,#322F84);border-radius:4px;flex-shrink:0;margin-top:2px}
.achv-sec-v3{max-width:1400px;margin:0 auto 100px;padding:0 20px}
.achv-sec-v3 .hd-area{text-align:center;margin-bottom:60px}
.achv-sec-v3 .hd-area h2{font-size:42px;font-weight:700;color:#322F84;margin:0 0 16px;line-height:1.2;position:relative;display:inline-block}
.achv-sec-v3 .hd-area h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#E96108,#322F84);border-radius:2px}
.achv-sec-v3 .hd-area p{font-size:18px;color:#4a4a4a;line-height:1.6;max-width:700px;margin:24px auto 0}
.achv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.achv-itm{background:linear-gradient(135deg,#FEFFFE 0%,#f5f5f5 100%);border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 6px 20px #322f8414;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}
.achv-itm::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#E96108,#322F84);transform:scaleX(0);transition:transform .3s ease}
.achv-itm:hover::before{transform:scaleX(1)}
.achv-itm:hover{transform:translateY(-6px);box-shadow:0 12px 32px #e9610826;border-color:#e9610833}
.achv-itm .ic-svg{width:70px;height:70px;margin:0 auto 20px}
.achv-itm .num-big{font-size:48px;font-weight:700;color:#E96108;margin:0 0 8px;line-height:1}
.achv-itm .lbl-tx{font-size:18px;font-weight:600;color:#322F84;margin:0 0 12px;line-height:1.3}
.achv-itm .desc-sm{font-size:14px;color:#5a5a5a;line-height:1.5;margin:0}
@media (max-width: 1366px) {
.story-grid-v2{gap:35px 40px}
.achv-grid{gap:25px}
}
@media (max-width: 768px) {
.hd-wrp-v1{padding:80px 15px 70px}
.hd-wrp-v1 .txt-bx-cntr{padding:40px 30px}
.hd-wrp-v1 .main-h1{font-size:36px}
.hd-wrp-v1 .sec-h2{font-size:22px}
.hd-wrp-v1 .desc-tx{font-size:16px}
.story-grid-v2{grid-template-columns:1fr;gap:30px;margin:50px auto}
.stry-crd .img-wrp{height:220px}
.stry-crd .cnt-data{padding:28px 24px 32px}
.achv-sec-v3{margin-bottom:70px}
.achv-sec-v3 .hd-area h2{font-size:32px}
.achv-sec-v3 .hd-area p{font-size:16px}
.achv-grid{grid-template-columns:1fr;gap:20px}
.achv-itm{padding:35px 25px}
}
@media (max-width: 375px) {
.hd-wrp-v1 .main-h1{font-size:30px}
.hd-wrp-v1 .sec-h2{font-size:20px}
.hd-wrp-v1 .txt-bx-cntr{padding:30px 20px}
.stry-crd .qt-txt{font-size:16px}
.achv-sec-v3 .hd-area h2{font-size:28px}
}
.sub-hero-v1{background:linear-gradient(135deg,#322F84 0%,#322f84d9 100%);padding:120px 20px 80px;position:relative;overflow:hidden}
.sub-hero-v1::before{content:'';position:absolute;top:0;left:0;width:2px;height:80px;background:#E96108}
.sub-hero-v1::after{content:'';position:absolute;top:0;right:0;width:80px;height:2px;background:#E96108}
.sub-hero-v1 .hd-wrap-main{max-width:1400px;margin:0 auto;text-align:center}
.sub-hero-v1 .number-tag-v2{display:inline-block;font-size:18px;color:#E96108;font-weight:700;margin-bottom:24px;letter-spacing:2px}
.sub-hero-v1 .main-hd-txt{font-size:56px;color:#FEFFFE;font-weight:700;line-height:1.2;margin:0 0 28px}
.sub-hero-v1 .sub-txt-explain{font-size:20px;color:#fefffed9;line-height:1.6;max-width:720px;margin:0 auto}
@media (max-width: 768px) {
.sub-hero-v1{padding:80px 20px 60px}
.sub-hero-v1 .main-hd-txt{font-size:38px}
.sub-hero-v1 .sub-txt-explain{font-size:18px}
}
.benefit-grid-box{padding:100px 20px;background:#FEFFFE}
.benefit-grid-box .content-limiter{max-width:1400px;margin:0 auto}
.benefit-grid-box .section-intro-v3{text-align:left;margin-bottom:64px;max-width:680px}
.benefit-grid-box .section-intro-v3 h2{font-size:42px;color:#322F84;margin:0 0 20px;position:relative;padding-left:20px}
.benefit-grid-box .section-intro-v3 h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:60%;background:#E96108;border-radius:3px}
.benefit-grid-box .section-intro-v3 p{font-size:18px;color:#444;line-height:1.7;margin:0}
.grid-layout-v4{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.benefit-card-v2{background:linear-gradient(135deg,#322f840a 0%,#e961080a 100%);padding:40px 32px;border-radius:24px;border:2px solid #322f841a;transition:all .3s ease}
.benefit-card-v2:hover{transform:translateY(-8px);box-shadow:0 12px 32px #322f8426;border-color:#E96108}
.benefit-card-v2 .icon-area-v1{width:64px;height:64px;background:linear-gradient(135deg,#E96108 0%,#322F84 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.benefit-card-v2 .icon-area-v1 i{font-size:32px;color:#FEFFFE}
.benefit-card-v2 h3{font-size:22px;color:#322F84;margin:0 0 16px;font-weight:600}
.benefit-card-v2 p{font-size:16px;color:#555;line-height:1.6;margin:0}
@media (max-width: 1366px) {
.grid-layout-v4{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.benefit-grid-box{padding:60px 20px}
.benefit-grid-box .section-intro-v3 h2{font-size:32px}
.grid-layout-v4{grid-template-columns:1fr;gap:24px}
}
.form-section-main{background:linear-gradient(to bottom,#FEFFFE 0%,#322f840f 100%);padding:100px 20px;position:relative}
.form-section-main::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#E96108 0%,#322F84 50%,#E96108 100%)}
.form-section-main .wrapper-centered{max-width:680px;margin:0 auto}
.form-section-main .form-hd-v2{text-align:center;margin-bottom:48px}
.form-section-main .form-hd-v2 h2{font-size:38px;color:#322F84;margin:0 0 16px;font-weight:700}
.form-section-main .form-hd-v2 p{font-size:17px;color:#555;line-height:1.6;margin:0}
.subscribe-form-v1{background:#FEFFFE;padding:48px 40px;border-radius:28px;box-shadow:0 8px 40px #322f841f}
.form-row-v3{margin-bottom:28px}
.form-row-v3 label{display:block;font-size:15px;color:#322F84;font-weight:600;margin-bottom:10px}
.form-row-v3 input[type="text"],.form-row-v3 input[type="email"]{width:100%;padding:16px 20px;border:2px solid #322f8433;border-radius:12px;font-size:16px;color:#333;transition:all .3s ease;background:#FEFFFE}
.form-row-v3 input[type="text"]:focus,.form-row-v3 input[type="email"]:focus{outline:none;border-color:#E96108;box-shadow:0 0 0 4px #e961081a}
.checkbox-row-v1{margin-bottom:32px}
.checkbox-row-v1 label{display:flex;align-items:flex-start;cursor:pointer;font-size:14px;color:#555;line-height:1.6}
.checkbox-row-v1 input[type="checkbox"]{margin-right:12px;margin-top:4px;width:20px;height:20px;cursor:pointer;accent-color:#E96108}
.submit-btn-v2{width:100%;padding:18px 32px;background:linear-gradient(135deg,#E96108 0%,#322F84 100%);color:#FEFFFE;border:none;border-radius:16px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #e961084d}
.submit-btn-v2:hover{transform:translateY(-3px);box-shadow:0 8px 24px #e9610866}
.submit-btn-v2:active{transform:translateY(-1px)}
@media (max-width: 768px) {
.form-section-main{padding:60px 20px}
.form-section-main .form-hd-v2 h2{font-size:32px}
.subscribe-form-v1{padding:32px 24px}
}
.frequency-selector{background:#FEFFFE;padding:80px 20px}
.frequency-selector .content-limiter{max-width:1400px;margin:0 auto}
.frequency-selector h2{font-size:36px;color:#322F84;text-align:center;margin:0 0 56px;font-weight:700}
.options-flex-v1{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}
.freq-option-v2{flex:1;min-width:280px;max-width:360px}
.freq-option-v2 input[type="radio"]{display:none}
.option-label-card{display:block;padding:36px 32px;background:#322f8408;border:3px solid #322f8426;border-radius:20px;cursor:pointer;transition:all .3s ease;text-align:center}
.freq-option-v2 input[type="radio"]:checked + .option-label-card{background:linear-gradient(135deg,#e961081a 0%,#322f841a 100%);border-color:#E96108;box-shadow:0 8px 24px #e9610833}
.option-label-card:hover{border-color:#322F84;transform:translateY(-4px)}
.option-label-card h4{font-size:24px;color:#322F84;margin:0 0 12px;font-weight:700}
.option-label-card p{font-size:15px;color:#555;line-height:1.6;margin:0}
.freq-option-v2 input[type="radio"]:checked + .option-label-card h4{color:#E96108}
@media (max-width: 768px) {
.frequency-selector{padding:60px 20px}
.frequency-selector h2{font-size:28px;margin-bottom:40px}
.options-flex-v1{flex-direction:column;gap:20px}
.freq-option-v2{max-width:100%}
}
.testimonial-wave{background:linear-gradient(180deg,#322F84 0%,#322f84eb 100%);padding:100px 20px;position:relative;overflow:hidden}
.testimonial-wave::before{content:'';position:absolute;bottom:0;left:0;right:0;height:120px;background:url("data:image/svg+xml,%3Csvg width='100%25' height='120' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,60 Q250,20 500,60 T1000,60 T1500,60 T2000,60 L2000,120 L0,120 Z' fill='%23FEFFFE'/%3E%3C/svg%3E") repeat-x;background-size:1000px 120px}
.testimonial-wave .wrapper-centered{max-width:900px;margin:0 auto;position:relative;z-index:2}
.testimonial-wave h2{font-size:40px;color:#FEFFFE;text-align:center;margin:0 0 64px;font-weight:700}
.quote-grid-v1{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.quote-box-v3{background:#fefffe1a;padding:36px 32px;border-radius:20px;border-left:5px solid #E96108;backdrop-filter:blur(10px)}
.quote-box-v3 p{font-size:17px;color:#FEFFFE;line-height:1.7;margin:0 0 24px;font-style:italic}
.author-info-v2{display:flex;align-items:center;gap:16px}
.author-info-v2 .avatar-circle{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#E96108 0%,#322F84 100%);display:flex;align-items:center;justify-content:center;color:#FEFFFE;font-size:22px;font-weight:700}
.author-info-v2 .author-meta{flex:1}
.author-info-v2 .name-txt{font-size:16px;color:#FEFFFE;font-weight:600;margin:0 0 4px}
.author-info-v2 .role-txt{font-size:14px;color:#fefffeb3;margin:0}
@media (max-width: 768px) {
.testimonial-wave{padding:60px 20px 80px}
.testimonial-wave h2{font-size:32px;margin-bottom:40px}
.quote-grid-v1{grid-template-columns:1fr;gap:28px}
}
.success-wrp{max-width:1400px;margin:0 auto;padding:0 20px}
.success-hd-v1{background:linear-gradient(135deg,#FEFFFE 0%,#e9610814 100%);padding:80px 0 60px;position:relative;overflow:hidden}
.success-hd-v1::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#322f841f 0%,transparent 70%);border-radius:50%;z-index:1}
.success-hd-v1::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#e9610826 0%,transparent 70%);border-radius:50%;z-index:1}
.hd-cnt-v1{position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;gap:60px}
.hd-txt-bx{flex:1;max-width:700px}
.hd-ico-wrp{width:140px;height:140px;background:linear-gradient(135deg,#E96108 0%,#322F84 100%);border-radius:28px;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 32px #e9610840;flex-shrink:0}
.hd-ico-wrp svg{width:70px;height:70px;stroke:#FEFFFE;fill:none;stroke-width:2.5}
.hd-txt-bx h1{font-size:52px;line-height:1.2;color:#322F84;margin:0 0 24px;font-weight:700;position:relative}
.hd-txt-bx h1::before{content:'';position:absolute;left:-30px;top:50%;transform:translateY(-50%);width:6px;height:80%;background:linear-gradient(180deg,#E96108 0%,#322F84 100%);border-radius:20px}
.hd-msg-v1{font-size:20px;line-height:1.7;color:#5a5a5a;margin:0 0 32px}
.hd-nxt-step{display:inline-flex;align-items:center;gap:12px;padding:18px 38px;background:#E96108;color:#FEFFFE;text-decoration:none;border-radius:22px;font-size:18px;font-weight:600;box-shadow:0 8px 20px #e961084d;transition:all .3s ease;position:relative;z-index:10}
.hd-nxt-step:hover{background:#322F84;box-shadow:0 12px 28px #322f8459;transform:translateY(-2px)}
.hd-nxt-step svg{width:20px;height:20px;fill:#FEFFFE}
.cnf-data-v2{padding:90px 0;background:#FEFFFE}
.cnf-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto}
.cnf-card-bx{background:linear-gradient(135deg,#FEFFFE 0%,#e961080a 100%);padding:40px 32px;border-radius:24px;border:2px solid transparent;box-shadow:0 4px 16px #0000000f;transition:all .35s ease;position:relative;overflow:hidden}
.cnf-card-bx::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#E96108 0%,#322F84 100%);opacity:0;transition:opacity .35s ease}
.cnf-card-bx:hover{border-color:#e961084d;box-shadow:0 12px 32px #e961082e;transform:translateY(-4px)}
.cnf-card-bx:hover::before{opacity:1}
.cnf-card-ico{width:64px;height:64px;background:linear-gradient(135deg,#e9610826 0%,#322f8426 100%);border-radius:18px;display:flex;align-items:center;justify-content:center;margin:0 0 24px}
.cnf-card-ico svg{width:32px;height:32px;stroke:#E96108;fill:none;stroke-width:2}
.cnf-card-bx h3{font-size:24px;color:#322F84;margin:0 0 16px;font-weight:700}
.cnf-card-bx p{font-size:16px;line-height:1.6;color:#6a6a6a;margin:0}
.cnf-meta-ln{display:flex;align-items:center;gap:8px;margin:20px 0 0;padding:12px 0 0;border-top:1px solid #e9610826}
.cnf-meta-ln strong{color:#E96108;font-weight:600}
.cnf-meta-ln span{color:#8a8a8a;font-size:15px}
@media (max-width: 1366px) {
.hd-txt-bx h1{font-size:46px}
.cnf-grid-v2{gap:28px}
}
@media (max-width: 768px) {
.success-hd-v1{padding:60px 0 40px}
.hd-cnt-v1{flex-direction:column;gap:40px;text-align:center}
.hd-ico-wrp{width:120px;height:120px}
.hd-ico-wrp svg{width:60px;height:60px}
.hd-txt-bx{max-width:100%}
.hd-txt-bx h1{font-size:36px}
.hd-txt-bx h1::before{display:none}
.hd-msg-v1{font-size:18px}
.cnf-data-v2{padding:60px 0}
.cnf-grid-v2{grid-template-columns:1fr;gap:24px}
.hd-nxt-step{padding:16px 32px;font-size:17px}
}
@media (max-width: 375px) {
.success-hd-v1{padding:40px 0 30px}
.hd-txt-bx h1{font-size:30px}
.hd-msg-v1{font-size:16px}
.cnf-card-bx{padding:32px 24px}
.cnf-card-bx h3{font-size:21px}
}