*{margin:0;padding:0;box-sizing:border-box}
html,body{height:100%;font-family:'Red Hat Display',sans-serif;background:#F4FEF9;color:#1a1a1a}
body{display:flex;flex-direction:column}
main{flex:1 0 auto}
.hd-wrap{background:linear-gradient(158deg,#F4FEF9 0%,#fff 48%,#F4FEF9 100%);border-bottom:1px solid #2e2c8614;padding:32px 0 28px}
.hd-inner{max-width:1320px;margin:0 auto;padding:0 24px}
.hd-top-v1{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}
.logo-holder{display:flex;align-items:center}
.logo-holder img{height:82px;width:82px;object-fit:contain;background:#fff9;padding:8px;border-radius:12px;box-shadow:0 4px 16px #2e2c860f}
.company-script{font-size:38px;font-weight:700;color:#DD330B;margin-left:18px;letter-spacing:-.5px;font-style:italic}
.hd-bottom-v2{display:flex;justify-content:center}
.navi{display:flex;gap:48px;list-style:none;align-items:center}
.navi a{text-decoration:none;color:#2E2C86;font-size:16px;font-weight:400;padding:10px 0;position:relative;transition:color .3s ease}
.navi a:hover{color:#DD330B}
.mission-hero-v1{background:linear-gradient(172deg,#fff 0%,#F4FEF9 35%,#dd330b0a 100%);padding:96px 0 88px}
.mission-hero-v1 .content-holder{max-width:1320px;margin:0 auto;padding:0 24px}
.mission-hero-v1 .hero-title-v3{font-size:58px;font-weight:700;color:#2E2C86;margin-bottom:28px;line-height:1.15;max-width:880px}
.mission-hero-v1 .hero-desc{font-size:20px;line-height:1.7;color:#444;max-width:760px;margin-bottom:18px}
.approach-section-v2{padding:92px 0;background:#fff}
.approach-section-v2 .sect-container{max-width:1320px;margin:0 auto;padding:0 24px}
.approach-section-v2 .sect-heading{font-size:42px;font-weight:700;color:#DD330B;margin-bottom:48px}
.approach-section-v2 .text-block-v1{font-size:18px;line-height:1.8;color:#333;margin-bottom:32px}
.approach-section-v2 .text-block-v1 strong{color:#2E2C86;font-weight:700}
.values-grid-v4{padding:88px 0;background:linear-gradient(164deg,#F4FEF9 0%,#fff 50%,#2e2c8608 100%)}
.values-grid-v4 .grid-wrap{max-width:1320px;margin:0 auto;padding:0 24px}
.values-grid-v4 .section-head{font-size:40px;font-weight:700;color:#2E2C86;margin-bottom:56px;text-align:center}
.values-grid-v4 .grid-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:42px}
.values-grid-v4 .value-card-v2{background:#fff;padding:38px 32px;border-radius:14px;box-shadow:0 8px 28px #2e2c8614;transition:transform .3s ease,box-shadow .3s ease}
.values-grid-v4 .value-card-v2:hover{transform:translateY(-4px);box-shadow:0 14px 38px #dd330b1f}
.values-grid-v4 .card-icon{font-size:44px;color:#DD330B;margin-bottom:22px;display:block}
.values-grid-v4 .card-title{font-size:24px;font-weight:700;color:#2E2C86;margin-bottom:16px}
.values-grid-v4 .card-text{font-size:16px;line-height:1.7;color:#555}
.timeline-sect{padding:84px 0;background:#fff}
.timeline-sect .timeline-container{max-width:1320px;margin:0 auto;padding:0 24px}
.timeline-sect .timeline-head{font-size:38px;font-weight:700;color:#DD330B;margin-bottom:52px}
.timeline-sect .timeline-item{margin-bottom:44px;padding-left:68px;position:relative}
.timeline-sect .timeline-item::before{content:'';position:absolute;left:18px;top:8px;width:16px;height:16px;background:#2E2C86;border-radius:50%;box-shadow:0 0 0 4px #2e2c8626}
.timeline-sect .timeline-item::after{content:'';position:absolute;left:25px;top:28px;width:2px;height:calc(100% + 20px);background:#2e2c861f}
.timeline-sect .timeline-item:last-child::after{display:none}
.timeline-sect .timeline-year{font-size:20px;font-weight:700;color:#DD330B;margin-bottom:12px}
.timeline-sect .timeline-desc{font-size:17px;line-height:1.7;color:#444}
.commitment-final{padding:92px 0;background:linear-gradient(168deg,#dd330b0a 0%,#F4FEF9 48%,#fff 100%)}
.commitment-final .final-wrap{max-width:1320px;margin:0 auto;padding:0 24px}
.commitment-final .final-heading{font-size:36px;font-weight:700;color:#2E2C86;margin-bottom:32px;max-width:720px}
.commitment-final .final-text{font-size:18px;line-height:1.8;color:#333;max-width:840px;margin-bottom:22px}
.ft-wrap{background:#1a1a2e;color:#e0e0e0;padding:68px 0 32px;flex-shrink:0}
.ft-inner{max-width:1320px;margin:0 auto;padding:0 24px}
.ft-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:58px;margin-bottom:58px;padding-bottom:48px;border-bottom:1px solid #f4fef91a}
.ft-company-info h3{font-size:24px;color:#DD330B;font-weight:700;margin-bottom:18px}
.ft-company-info p{font-size:15px;line-height:1.7;color:#b8b8c2;margin-bottom:12px}
.ft-company-info a{color:#F4FEF9;text-decoration:none;transition:color .3s ease}
.ft-company-info a:hover{color:#DD330B}
.ft-nav h4{font-size:18px;color:#F4FEF9;font-weight:700;margin-bottom:18px}
.ft-nav ul{list-style:none}
.ft-nav ul li{margin-bottom:12px}
.ft-nav ul li a{color:#b8b8c2;text-decoration:none;font-size:15px;transition:color .3s ease}
.ft-nav ul li a:hover{color:#DD330B}
.ft-awards{background:#f4fef908;padding:28px;border-radius:12px;border:1px solid #f4fef914}
.ft-awards h4{font-size:18px;color:#F4FEF9;font-weight:700;margin-bottom:16px}
.ft-awards p{font-size:14px;line-height:1.6;color:#b8b8c2;margin-bottom:10px}
.ft-awards .award-badge{display:inline-block;background:#dd330b26;color:#DD330B;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:700;margin-top:8px}
.ft-bottom{text-align:center;padding-top:24px}
.ft-bottom p{font-size:14px;color:#888896}
.cookie-popup-tl{position:fixed;top:24px;left:24px;background:#fff;border-radius:14px;box-shadow:0 12px 42px #0000002e;width:420px;max-width:calc(100vw - 48px);padding:32px;z-index:10000;display:none}
.cookie-popup-tl.showing{display:block}
.cookie-popup-tl .popup-heading{font-size:22px;font-weight:700;color:#2E2C86;margin-bottom:16px}
.cookie-popup-tl .popup-text{font-size:15px;line-height:1.6;color:#444;margin-bottom:22px}
.cookie-popup-tl .cookie-settings{margin-bottom:24px}
.cookie-popup-tl .cookie-toggle-v1{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #2e2c8614}
.cookie-popup-tl .cookie-toggle-v1 label{font-size:14px;color:#333;font-weight:400}
.cookie-popup-tl .toggle-switch{position:relative;width:48px;height:24px;background:#ccc;border-radius:24px;cursor:pointer;transition:background .3s ease}
.cookie-popup-tl .toggle-switch.active{background:#DD330B}
.cookie-popup-tl .toggle-switch::after{content:'';position:absolute;width:18px;height:18px;background:#fff;border-radius:50%;top:3px;left:3px;transition:left .3s ease}
.cookie-popup-tl .toggle-switch.active::after{left:27px}
.cookie-popup-tl .cookie-buttons{display:flex;gap:12px}
.cookie-popup-tl .butt{flex:1;padding:13px 20px;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:background .3s ease,transform .2s ease;font-family:'Red Hat Display',sans-serif}
.cookie-popup-tl .butt:hover{transform:translateY(-1px)}
.cookie-popup-tl .accept-butt{background:#DD330B;color:#fff}
.cookie-popup-tl .accept-butt:hover{background:#b8280a}
.cookie-popup-tl .decline-butt{background:#2E2C86;color:#fff}
.cookie-popup-tl .decline-butt:hover{background:#242270}
@media (max-width: 968px) {
.hd-top-v1{flex-direction:column;align-items:flex-start;margin-bottom:20px}
.company-script{margin-left:0;margin-top:12px}
.navi{flex-wrap:wrap;gap:28px;justify-content:flex-start}
.mission-hero-v1 .hero-title-v3{font-size:42px}
.ft-top{grid-template-columns:1fr;gap:38px}
.values-grid-v4 .grid-items{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.hd-wrap{padding:24px 0 20px}
.logo-holder img{height:64px;width:64px}
.company-script{font-size:28px}
.navi{gap:18px}
.navi a{font-size:15px}
.mission-hero-v1{padding:64px 0 58px}
.mission-hero-v1 .hero-title-v3{font-size:34px}
.mission-hero-v1 .hero-desc{font-size:17px}
.approach-section-v2{padding:64px 0}
.approach-section-v2 .sect-heading{font-size:32px}
.values-grid-v4 .section-head{font-size:32px}
.cookie-popup-tl{width:calc(100vw - 32px);left:16px;top:16px;padding:24px}
}
.legal-content{max-width:1320px;margin:0 auto;padding:80px 20px;background:linear-gradient(162deg,#F4FEF9 0%,#fff 100%)}
.legal-content p{font-size:17px;line-height:1.8;color:#333;margin:0 0 24px;font-weight:400}
.legal-content p:last-child{margin-bottom:0}
.legal-content a{color:#DD330B;text-decoration:none;border-bottom:1px solid #dd330b4d;transition:all .3s ease;font-weight:500}
.legal-content a:hover{color:#2E2C86;border-bottom-color:#2E2C86;background:#2e2c860d}
.legal-content table{width:100%;border-collapse:separate;border-spacing:0;margin:40px 0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000000f}
.legal-content thead{background:linear-gradient(135deg,#2E2C86 0%,#4a47a8 100%)}
.legal-content thead tr{border:none}
.legal-content thead th{padding:20px 24px;text-align:left;font-size:16px;font-weight:600;color:#fff;border:none}
.legal-content tbody{background:#fff}
.legal-content tbody tr{border-bottom:1px solid #e8e8e8;transition:background .2s ease}
.legal-content tbody tr:last-child{border-bottom:none}
.legal-content tbody tr:hover{background:#f4fef999}
.legal-content tbody td{padding:18px 24px;font-size:16px;color:#444;line-height:1.6;border:none}
.legal-content tbody th{padding:18px 24px;text-align:left;font-size:16px;font-weight:600;color:#2E2C86;background:#f4fef966;border:none}
.legal-content hr{border:none;height:2px;background:linear-gradient(90deg,#dd330b1a 0%,#2e2c8633 50%,#dd330b1a 100%);margin:48px 0;border-radius:2px}
.legal-content div{margin:32px 0}
.legal-content div p{margin-bottom:16px}
.legal-content div p:last-child{margin-bottom:0}
@media (max-width: 768px) {
.legal-content{padding:50px 16px}
.legal-content p{font-size:16px;line-height:1.7;margin-bottom:20px}
.legal-content table{margin:30px 0;border-radius:8px;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.legal-content thead th{padding:16px 18px;font-size:15px;white-space:nowrap}
.legal-content tbody td,.legal-content tbody th{padding:14px 18px;font-size:15px}
.legal-content hr{margin:36px 0}
.legal-content div{margin:24px 0}
}
@media (max-width: 480px) {
.legal-content{padding:40px 12px}
.legal-content p{font-size:15px;line-height:1.65}
.legal-content thead th{padding:14px;font-size:14px}
.legal-content tbody td,.legal-content tbody th{padding:12px 14px;font-size:14px}
}
.sp-hero{position:relative;background:linear-gradient(117deg,#DD330B 0%,#2E2C86 100%);overflow:hidden;padding:0;margin:0 auto 64px;max-width:1320px}
.sp-hero .grid-v2{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:520px}
.sp-hero .txt-holder{padding:72px 56px;color:#F4FEF9;position:relative;z-index:2}
.sp-hero .txt-holder h1{font-size:48px;font-weight:700;margin:0 0 24px;line-height:1.1;letter-spacing:-.02em}
.sp-hero .txt-holder .sub-v1{font-size:18px;line-height:1.6;opacity:.92;margin:0}
.sp-hero .img-zone{position:relative;height:100%;overflow:hidden}
.sp-hero .img-zone::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400"><filter id="n"><feTurbulence baseFrequency="0.9" numOctaves="4"/></filter><rect width="400" height="400" filter="url(%23n)" opacity="0.15"/></svg>');z-index:1;mix-blend-mode:overlay;pointer-events:none}
.sp-hero .img-zone img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(0.88) contrast(1.1)}
.sp-hero .deco-shape{position:absolute;width:180px;height:180px;background:#f4fef914;border-radius:50%;top:-40px;right:-60px;z-index:0}
@media (max-width: 991px) {
.sp-hero .grid-v2{grid-template-columns:1fr;min-height:auto}
.sp-hero .txt-holder{padding:48px 32px}
.sp-hero .txt-holder h1{font-size:36px}
.sp-hero .img-zone{min-height:320px}
}
@media (max-width: 576px) {
.sp-hero .txt-holder{padding:40px 24px}
.sp-hero .txt-holder h1{font-size:32px;margin:0 0 16px}
.sp-hero .img-zone{min-height:240px}
}
.strat-section{max-width:1320px;margin:0 auto 88px;padding:0 24px}
.strat-section .cards-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.strat-section .card-v3{background:linear-gradient(135deg,#F4FEF9 0%,#fff 100%);padding:40px 32px;border-radius:12px;box-shadow:0 8px 24px #2e2c8614;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}
.strat-section .card-v3::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#DD330B 0%,#2E2C86 100%);transform:scaleY(0);transform-origin:top;transition:transform .3s ease}
.strat-section .card-v3:hover{transform:translateY(-4px);box-shadow:0 12px 32px #2e2c8624}
.strat-section .card-v3:hover::before{transform:scaleY(1)}
.strat-section .card-v3 .ico-holder{width:64px;height:64px;background:linear-gradient(135deg,#DD330B 0%,#2E2C86 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 24px}
.strat-section .card-v3 .ico-holder svg{width:32px;height:32px;fill:#F4FEF9}
.strat-section .card-v3 h3{font-size:22px;font-weight:700;margin:0 0 16px;color:#2E2C86}
.strat-section .card-v3 .desc-txt{font-size:16px;line-height:1.7;color:#333;margin:0}
.strat-section .intro-txt{text-align:center;max-width:720px;margin:0 auto 56px}
.strat-section .intro-txt h2{font-size:38px;font-weight:700;color:#2E2C86;margin:0 0 20px;position:relative;display:inline-block}
.strat-section .intro-txt h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#DD330B 0%,#2E2C86 100%);border-radius:2px}
.strat-section .intro-txt p{font-size:17px;line-height:1.65;color:#444;margin:24px 0 0}
@media (max-width: 991px) {
.strat-section .cards-layout{grid-template-columns:1fr;gap:24px}
.strat-section .intro-txt h2{font-size:32px}
}
@media (max-width: 576px) {
.strat-section{margin:0 auto 64px}
.strat-section .card-v3{padding:32px 24px}
.strat-section .intro-txt h2{font-size:28px}
}
.experts-zone{max-width:1320px;margin:0 auto;padding:0 24px 80px}
.experts-zone .flex-container{display:flex;gap:48px;align-items:flex-start}
.experts-zone .profile-col{flex:0 0 360px;display:flex;flex-direction:column;gap:28px}
.experts-zone .profile-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #dd330b1f;transition:box-shadow .3s ease}
.experts-zone .profile-card:hover{box-shadow:0 8px 28px #dd330b33}
.experts-zone .profile-card img{width:100%;height:280px;object-fit:cover;display:block}
.experts-zone .profile-card .info-box{padding:24px;background:linear-gradient(135deg,#F4FEF9 0%,#fff 100%)}
.experts-zone .profile-card .info-box h4{font-size:19px;font-weight:700;margin:0 0 8px;color:#2E2C86}
.experts-zone .profile-card .info-box .role-label{font-size:15px;color:#DD330B;margin:0;font-weight:500}
.experts-zone .content-col{flex:1;padding:32px 0}
.experts-zone .content-col h2{font-size:36px;font-weight:700;color:#2E2C86;margin:0 0 28px;position:relative;padding-left:20px}
.experts-zone .content-col h2::before{content:'';position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#DD330B 0%,#2E2C86 100%);border-radius:3px}
.experts-zone .content-col .text-block{margin:0 0 24px}
.experts-zone .content-col .text-block p{font-size:16px;line-height:1.75;color:#333;margin:0 0 16px}
.experts-zone .content-col .text-block p:last-child{margin:0}
.experts-zone .content-col .highlight-box{background:linear-gradient(117deg,#dd330b0f 0%,#2e2c860f 100%);padding:28px 32px;border-radius:12px;border-left:5px solid #DD330B;margin:32px 0 0}
.experts-zone .content-col .highlight-box p{font-size:17px;line-height:1.7;color:#2E2C86;margin:0;font-weight:500}
@media (max-width: 991px) {
.experts-zone .flex-container{flex-direction:column;gap:32px}
.experts-zone .profile-col{flex:1;width:100%;flex-direction:row;gap:20px}
.experts-zone .profile-card{flex:1}
.experts-zone .content-col{padding:0}
.experts-zone .content-col h2{font-size:32px}
}
@media (max-width: 576px) {
.experts-zone{padding:0 24px 64px}
.experts-zone .profile-col{flex-direction:column}
.experts-zone .profile-card img{height:240px}
.experts-zone .content-col h2{font-size:28px;margin:0 0 20px}
.experts-zone .content-col .highlight-box{padding:20px 24px}
}
.title-circ-v3{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;background:linear-gradient(128deg,#F4FEF9 0%,#2E2C86 100%);overflow:hidden;padding:60px 20px}
.title-circ-v3 .bg-img-holder{position:absolute;inset:0;opacity:.14;background-image:url(./category_images/left6_250706.jpg);background-size:cover;background-position:center;filter:blur(2px)}
.title-circ-v3 .txt-center-wrap{position:relative;z-index:2;max-width:680px;text-align:center}
.title-circ-v3 .main-hl{font-size:3.2rem;font-weight:700;color:#F4FEF9;margin:0 0 14px;line-height:1.15;text-shadow:0 3px 12px #00000059}
.title-circ-v3 .sub-hl{font-size:1.45rem;color:#F4FEF9;margin:0 0 22px;opacity:.92;line-height:1.4}
.title-circ-v3 .deco-line{width:80px;height:4px;background:#DD330B;margin:0 auto 28px;border-radius:12px}
.title-circ-v3 .action-butt{display:inline-block;padding:15px 38px;background:#DD330B;color:#F4FEF9;text-decoration:none;border-radius:10px;font-weight:600;font-size:1.1rem;box-shadow:0 6px 20px #dd330b52;transition:all .3s ease;position:relative;z-index:5}
.title-circ-v3 .action-butt:hover{background:#2E2C86;box-shadow:0 8px 28px #2e2c8666;transform:translateY(-2px)}
.prof-conn-v2{padding:85px 20px;background:#F4FEF9;position:relative}
.prof-conn-v2 .grid-holder{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}
.prof-conn-v2 .img-area img{width:100%;height:auto;border-radius:14px;box-shadow:0 12px 36px #2e2c862e;object-fit:cover}
.prof-conn-v2 .content-zone h2{font-size:2.4rem;color:#2E2C86;margin:0 0 18px;font-weight:700;line-height:1.25}
.prof-conn-v2 .content-zone h2::before{content:'';display:inline-block;width:6px;height:28px;background:#DD330B;margin-right:12px;vertical-align:middle;border-radius:8px}
.prof-conn-v2 .content-zone p{font-size:1.08rem;color:#333;line-height:1.7;margin:0 0 16px}
.prof-conn-v2 .stats-row{display:flex;gap:32px;margin-top:28px}
.prof-conn-v2 .stat-box-v1{text-align:center}
.prof-conn-v2 .stat-box-v1 .num{font-size:2.6rem;font-weight:700;color:#DD330B;display:block;margin-bottom:6px}
.prof-conn-v2 .stat-box-v1 .lbl{font-size:.95rem;color:#666}
.support-sec-v4{padding:80px 20px;background:linear-gradient(212deg,#2E2C86 0%,#DD330B 100%);position:relative}
.support-sec-v4 .inner-wrap{max-width:1320px;margin:0 auto}
.support-sec-v4 h2{font-size:2.6rem;color:#F4FEF9;text-align:center;margin:0 0 48px;font-weight:700}
.support-sec-v4 .cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.support-sec-v4 .card-item-v2{background:#f4fef9f2;padding:36px 28px;border-radius:12px;box-shadow:0 8px 24px #00000026;transition:all .35s ease;position:relative}
.support-sec-v4 .card-item-v2:hover{transform:translateY(-6px);box-shadow:0 14px 40px #00000040}
.support-sec-v4 .card-item-v2 .icon-hold{width:58px;height:58px;background:linear-gradient(135deg,#DD330B 0%,#2E2C86 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:22px}
.support-sec-v4 .card-item-v2 .icon-hold svg{width:30px;height:30px;fill:#F4FEF9}
.support-sec-v4 .card-item-v2 h3{font-size:1.4rem;color:#2E2C86;margin:0 0 14px;font-weight:600}
.support-sec-v4 .card-item-v2 p{font-size:1rem;color:#444;line-height:1.65;margin:0}
.unique-mech-sec{padding:90px 20px;background:#fff;position:relative}
.unique-mech-sec .container-v1{max-width:1320px;margin:0 auto}
.unique-mech-sec h2{font-size:2.5rem;color:#2E2C86;margin:0 0 20px;font-weight:700;text-align:center}
.unique-mech-sec .intro-txt{font-size:1.12rem;color:#555;text-align:center;max-width:820px;margin:0 auto 52px;line-height:1.7}
.unique-mech-sec .process-steps{display:flex;gap:28px;justify-content:space-between}
.unique-mech-sec .step-block{flex:1;position:relative;padding-top:68px;text-align:center}
.unique-mech-sec .step-block .step-num{position:absolute;top:0;left:50%;transform:translateX(-50%);width:52px;height:52px;background:#DD330B;color:#F4FEF9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:700;box-shadow:0 4px 14px #dd330b59}
.unique-mech-sec .step-block h4{font-size:1.3rem;color:#2E2C86;margin:0 0 12px;font-weight:600}
.unique-mech-sec .step-block p{font-size:.98rem;color:#666;line-height:1.6;margin:0}
.platform-access-v1{padding:85px 20px;background:linear-gradient(165deg,#F4FEF9 0%,#2e2c8614 100%)}
.platform-access-v1 .wrapper-main{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr;gap:56px;align-items:center}
.platform-access-v1 .text-side h2{font-size:2.5rem;color:#2E2C86;margin:0 0 24px;font-weight:700;line-height:1.25;position:relative;padding-left:18px}
.platform-access-v1 .text-side h2::before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#DD330B 0%,#2E2C86 100%);border-radius:8px}
.platform-access-v1 .text-side p{font-size:1.08rem;color:#444;line-height:1.75;margin:0 0 18px}
.platform-access-v1 .text-side .feature-list{list-style:none;padding:0;margin:28px 0 0}
.platform-access-v1 .text-side .feature-list li{padding-left:32px;margin-bottom:16px;position:relative;font-size:1.05rem;color:#333}
.platform-access-v1 .text-side .feature-list li::before{content:'';position:absolute;left:0;top:6px;width:18px;height:18px;background:#DD330B;border-radius:50%;box-shadow:0 2px 8px #dd330b4d}
.platform-access-v1 .image-side img{width:100%;height:auto;border-radius:16px;box-shadow:0 14px 42px #2e2c8633;object-fit:cover}
.content-res-v3{padding:90px 20px;background:#fff}
.content-res-v3 .main-container{max-width:1320px;margin:0 auto}
.content-res-v3 h2{font-size:2.6rem;color:#2E2C86;text-align:center;margin:0 0 56px;font-weight:700}
.content-res-v3 .res-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:36px}
.content-res-v3 .res-card{background:linear-gradient(145deg,#F4FEF9 0%,#fff 100%);padding:38px 32px;border-radius:14px;border:2px solid transparent;transition:all .4s ease;box-shadow:0 6px 18px #0000000f;position:relative}
.content-res-v3 .res-card:hover{border-color:#DD330B;box-shadow:0 12px 32px #dd330b2e;transform:translateY(-4px)}
.content-res-v3 .res-card h3{font-size:1.5rem;color:#2E2C86;margin:0 0 16px;font-weight:600;display:flex;align-items:center;gap:12px}
.content-res-v3 .res-card h3::before{content:'';width:8px;height:38px;background:#DD330B;border-radius:8px}
.content-res-v3 .res-card p{font-size:1.02rem;color:#555;line-height:1.7;margin:0}
.research-analyt{padding:85px 20px;background:linear-gradient(198deg,#2E2C86 0%,#DD330B 100%);position:relative}
.research-analyt .wrap-inner{max-width:1320px;margin:0 auto;text-align:center}
.research-analyt h2{font-size:2.6rem;color:#F4FEF9;margin:0 0 24px;font-weight:700}
.research-analyt .lead-text{font-size:1.15rem;color:#F4FEF9;line-height:1.75;max-width:780px;margin:0 auto 44px;opacity:.94}
.research-analyt .analyt-boxes{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-bottom:48px}
.research-analyt .box-item{background:#f4fef91f;padding:32px 20px;border-radius:12px;backdrop-filter:blur(8px);border:1px solid #f4fef933;transition:all .35s ease}
.research-analyt .box-item:hover{background:#f4fef933;transform:scale(1.05)}
.research-analyt .box-item .metric{font-size:2.8rem;font-weight:700;color:#F4FEF9;display:block;margin-bottom:8px}
.research-analyt .box-item .label{font-size:.95rem;color:#F4FEF9;opacity:.85}
.research-analyt .cta-btn{display:inline-block;padding:16px 42px;background:#F4FEF9;color:#2E2C86;text-decoration:none;border-radius:10px;font-weight:600;font-size:1.1rem;box-shadow:0 8px 24px #00000040;transition:all .3s ease}
.research-analyt .cta-btn:hover{background:#DD330B;color:#F4FEF9;transform:translateY(-3px);box-shadow:0 12px 32px #dd330b66}
@media (max-width: 1024px) {
.prof-conn-v2 .grid-holder{grid-template-columns:1fr;gap:40px}
.support-sec-v4 .cards-grid{grid-template-columns:repeat(2,1fr)}
.unique-mech-sec .process-steps{flex-direction:column;gap:48px}
.platform-access-v1 .wrapper-main{grid-template-columns:1fr;gap:40px}
.content-res-v3 .res-grid{grid-template-columns:1fr}
.research-analyt .analyt-boxes{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.title-circ-v3{min-height:420px;padding:50px 20px}
.title-circ-v3 .main-hl{font-size:2.2rem}
.title-circ-v3 .sub-hl{font-size:1.15rem}
.prof-conn-v2{padding:60px 20px}
.prof-conn-v2 .content-zone h2{font-size:1.9rem}
.prof-conn-v2 .stats-row{flex-direction:column;gap:20px}
.support-sec-v4{padding:60px 20px}
.support-sec-v4 h2{font-size:2rem;margin-bottom:36px}
.support-sec-v4 .cards-grid{grid-template-columns:1fr;gap:24px}
.unique-mech-sec{padding:60px 20px}
.unique-mech-sec h2{font-size:2rem}
.platform-access-v1{padding:60px 20px}
.platform-access-v1 .text-side h2{font-size:2rem}
.content-res-v3{padding:60px 20px}
.content-res-v3 h2{font-size:2rem;margin-bottom:40px}
.research-analyt{padding:60px 20px}
.research-analyt h2{font-size:2rem}
.research-analyt .analyt-boxes{grid-template-columns:1fr;gap:20px}
}
.pg-cntct-v2{margin:0;padding:0;box-sizing:border-box}
.pg-cntct-v2 .intro-holder{position:relative;padding:90px 20px;overflow:hidden;background:linear-gradient(142deg,#F4FEF9 0%,#fff 100%)}
.pg-cntct-v2 .intro-holder::before{content:'';position:absolute;top:-120px;right:-80px;width:340px;height:340px;background:radial-gradient(circle,#dd330b1f 0%,transparent 70%);filter:blur(60px);border-radius:50%}
.pg-cntct-v2 .intro-holder::after{content:'';position:absolute;bottom:-90px;left:-100px;width:380px;height:380px;background:radial-gradient(circle,#2e2c8617 0%,transparent 70%);filter:blur(80px);border-radius:50%}
.pg-cntct-v2 .intro-wrapper{max-width:1320px;margin:0 auto;position:relative;z-index:2}
.pg-cntct-v2 .intro-grid-v1{display:flex;flex-direction:row;align-items:center;gap:60px}
.pg-cntct-v2 .intro-text-part{flex:1;min-width:0}
.pg-cntct-v2 .intro-text-part h1{font-size:48px;line-height:1.2;color:#2E2C86;margin:0 0 24px;font-weight:700}
.pg-cntct-v2 .intro-text-part .desc-intro{font-size:19px;line-height:1.6;color:#4a4a4a;margin:0}
.pg-cntct-v2 .intro-visual-part{flex:0 0 420px;position:relative}
.pg-cntct-v2 .intro-visual-part .img-wrapper-intro{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 18px 42px #2e2c8624}
.pg-cntct-v2 .intro-visual-part .img-wrapper-intro::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#dd330b26 0%,#2e2c862e 100%);z-index:1}
.pg-cntct-v2 .intro-visual-part img{width:100%;height:320px;object-fit:cover;display:block}
.pg-cntct-v2 .reach-section-v3{padding:80px 20px;background:#fff}
.pg-cntct-v2 .reach-container{max-width:1320px;margin:0 auto}
.pg-cntct-v2 .reach-container h2{font-size:38px;line-height:1.3;color:#2E2C86;margin:0 0 48px;text-align:center;font-weight:700}
.pg-cntct-v2 .contact-methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-bottom:56px}
.pg-cntct-v2 .method-card-v1{background:linear-gradient(145deg,#F4FEF9 0%,#fff 100%);border-radius:12px;padding:32px 28px;box-shadow:0 8px 24px #0000000f;transition:all .3s ease;border:1px solid #2e2c8614}
.pg-cntct-v2 .method-card-v1:hover{transform:translateY(-6px);box-shadow:0 16px 36px #2e2c861f;background:#fff}
.pg-cntct-v2 .method-card-v1 .icon-holder-v2{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#DD330B 0%,#2E2C86 100%);display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.pg-cntct-v2 .method-card-v1 .icon-holder-v2 svg{width:28px;height:28px;fill:#fff}
.pg-cntct-v2 .method-card-v1 h3{font-size:22px;line-height:1.4;color:#2E2C86;margin:0 0 12px;font-weight:600}
.pg-cntct-v2 .method-card-v1 .contact-detail{font-size:17px;line-height:1.5;color:#4a4a4a;margin:0}
.pg-cntct-v2 .method-card-v1 a{color:#DD330B;text-decoration:none;transition:color .3s ease}
.pg-cntct-v2 .method-card-v1 a:hover{color:#2E2C86}
.pg-cntct-v2 .divider-wave-v1{width:100%;height:80px;position:relative;overflow:hidden}
.pg-cntct-v2 .divider-wave-v1 svg{position:absolute;bottom:0;left:0;width:100%;height:100%}
.pg-cntct-v2 .form-section-main{padding:80px 20px 90px;background:linear-gradient(160deg,#F4FEF9 0%,#fff 100%)}
.pg-cntct-v2 .form-container-v1{max-width:780px;margin:0 auto}
.pg-cntct-v2 .form-container-v1 h2{font-size:36px;line-height:1.3;color:#2E2C86;margin:0 0 16px;text-align:center;font-weight:700}
.pg-cntct-v2 .form-container-v1 .form-subtitle{font-size:18px;line-height:1.6;color:#4a4a4a;margin:0 0 48px;text-align:center}
.pg-cntct-v2 .main-form-v2{background:#fff;border-radius:16px;padding:48px 44px;box-shadow:0 12px 32px #2e2c861a}
.pg-cntct-v2 .field-group-v1{margin-bottom:28px}
.pg-cntct-v2 .field-group-v1 label{display:block;font-size:16px;line-height:1.4;color:#2E2C86;margin-bottom:10px;font-weight:600}
.pg-cntct-v2 .field-group-v1 input[type="text"],.pg-cntct-v2 .field-group-v1 input[type="email"],.pg-cntct-v2 .field-group-v1 input[type="tel"]{width:100%;padding:14px 18px;font-size:16px;line-height:1.5;color:#333;background:#F4FEF9;border:2px solid #2e2c861f;border-radius:10px;transition:all .3s ease;box-sizing:border-box}
.pg-cntct-v2 .field-group-v1 input:focus{outline:none;border-color:#DD330B;background:#fff;box-shadow:0 4px 12px #dd330b1f}
.pg-cntct-v2 .time-preference-v1{margin-bottom:28px}
.pg-cntct-v2 .time-preference-v1 .label-main{display:block;font-size:16px;line-height:1.4;color:#2E2C86;margin-bottom:14px;font-weight:600}
.pg-cntct-v2 .time-options-wrap{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.pg-cntct-v2 .time-option-v1{position:relative}
.pg-cntct-v2 .time-option-v1 input[type="radio"]{position:absolute;opacity:0;pointer-events:none}
.pg-cntct-v2 .time-option-v1 .radio-label-v1{display:block;padding:12px 24px;font-size:15px;line-height:1.4;color:#4a4a4a;background:#F4FEF9;border:2px solid #2e2c861f;border-radius:10px;cursor:pointer;transition:all .3s ease;font-weight:500}
.pg-cntct-v2 .time-option-v1 input[type="radio"]:checked + .radio-label-v1{background:linear-gradient(135deg,#DD330B 0%,#2E2C86 100%);color:#fff;border-color:#DD330B}
.pg-cntct-v2 .time-option-v1 .radio-label-v1:hover{border-color:#DD330B;transform:translateY(-2px);box-shadow:0 4px 12px #dd330b1f}
.pg-cntct-v2 .privacy-checkbox-v1{margin-bottom:32px;display:flex;flex-direction:row;align-items:flex-start;gap:12px}
.pg-cntct-v2 .privacy-checkbox-v1 input[type="checkbox"]{margin-top:4px;width:20px;height:20px;cursor:pointer;flex-shrink:0}
.pg-cntct-v2 .privacy-checkbox-v1 label{font-size:14px;line-height:1.6;color:#4a4a4a;cursor:pointer}
.pg-cntct-v2 .privacy-checkbox-v1 label a{color:#DD330B;text-decoration:none;transition:color .3s ease}
.pg-cntct-v2 .privacy-checkbox-v1 label a:hover{color:#2E2C86;text-decoration:underline}
.pg-cntct-v2 .submit-btn-v2{width:100%;padding:16px 32px;font-size:18px;line-height:1.4;color:#fff;background:linear-gradient(135deg,#DD330B 0%,#2E2C86 100%);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;font-weight:600;box-shadow:0 8px 20px #dd330b40;position:relative;z-index:5}
.pg-cntct-v2 .submit-btn-v2:hover{transform:translateY(-3px);box-shadow:0 14px 32px #dd330b59;background:linear-gradient(135deg,#2E2C86 0%,#DD330B 100%)}
.pg-cntct-v2 .location-details-v1{padding:90px 20px;background:#fff}
.pg-cntct-v2 .location-wrapper{max-width:1320px;margin:0 auto}
.pg-cntct-v2 .location-wrapper h2{font-size:38px;line-height:1.3;color:#2E2C86;margin:0 0 48px;text-align:center;font-weight:700}
.pg-cntct-v2 .location-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}
.pg-cntct-v2 .location-card-v2{background:linear-gradient(145deg,#F4FEF9 0%,#fff 100%);border-radius:14px;padding:36px 32px;box-shadow:0 10px 28px #00000012;border:1px solid #2e2c861a}
.pg-cntct-v2 .location-card-v2 h3{font-size:24px;line-height:1.4;color:#2E2C86;margin:0 0 20px;font-weight:600;position:relative;padding-left:42px}
.pg-cntct-v2 .location-card-v2 h3::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:32px;background:linear-gradient(135deg,#DD330B 0%,#2E2C86 100%);border-radius:50%}
.pg-cntct-v2 .location-card-v2 .address-line{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0 0 8px}
.pg-cntct-v2 .cta-final-v1{padding:80px 20px;background:linear-gradient(135deg,#2E2C86 0%,#DD330B 100%);position:relative;overflow:hidden}
.pg-cntct-v2 .cta-final-v1::before{content:'';position:absolute;top:-100px;right:-120px;width:400px;height:400px;background:radial-gradient(circle,#f4fef91a 0%,transparent 70%);border-radius:50%}
.pg-cntct-v2 .cta-wrapper-final{max-width:880px;margin:0 auto;text-align:center;position:relative;z-index:2}
.pg-cntct-v2 .cta-wrapper-final h2{font-size:42px;line-height:1.3;color:#fff;margin:0 0 20px;font-weight:700}
.pg-cntct-v2 .cta-wrapper-final .cta-description{font-size:19px;line-height:1.6;color:#ffffffe6;margin:0 0 40px}
.pg-cntct-v2 .cta-buttons-row{display:flex;flex-direction:row;justify-content:center;gap:20px;flex-wrap:wrap}
.pg-cntct-v2 .cta-btn-primary{display:inline-block;padding:16px 40px;font-size:18px;line-height:1.4;color:#2E2C86;background:#fff;border-radius:12px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 8px 20px #00000026;position:relative;z-index:5}
.pg-cntct-v2 .cta-btn-primary:hover{transform:translateY(-4px);box-shadow:0 14px 32px #00000040;background:#F4FEF9}
.pg-cntct-v2 .cta-btn-secondary{display:inline-block;padding:16px 40px;font-size:18px;line-height:1.4;color:#fff;background:transparent;border:2px solid #fff;border-radius:12px;text-decoration:none;font-weight:600;transition:all .3s ease;position:relative;z-index:5}
.pg-cntct-v2 .cta-btn-secondary:hover{background:#ffffff26;transform:translateY(-4px);box-shadow:0 8px 20px #fff3}
@media (max-width: 992px) {
.pg-cntct-v2 .intro-grid-v1{flex-direction:column;gap:40px}
.pg-cntct-v2 .intro-visual-part{flex:1 1 auto;width:100%}
.pg-cntct-v2 .intro-text-part h1{font-size:38px}
.pg-cntct-v2 .contact-methods-grid{grid-template-columns:1fr}
.pg-cntct-v2 .location-grid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.pg-cntct-v2 .intro-holder{padding:60px 20px}
.pg-cntct-v2 .intro-text-part h1{font-size:32px}
.pg-cntct-v2 .reach-section-v3{padding:60px 20px}
.pg-cntct-v2 .reach-container h2{font-size:30px}
.pg-cntct-v2 .form-section-main{padding:60px 20px}
.pg-cntct-v2 .form-container-v1 h2{font-size:28px}
.pg-cntct-v2 .main-form-v2{padding:32px 24px}
.pg-cntct-v2 .time-options-wrap{flex-direction:column}
.pg-cntct-v2 .location-details-v1{padding:60px 20px}
.pg-cntct-v2 .location-wrapper h2{font-size:30px}
.pg-cntct-v2 .cta-final-v1{padding:60px 20px}
.pg-cntct-v2 .cta-wrapper-final h2{font-size:32px}
.pg-cntct-v2 .cta-buttons-row{flex-direction:column;align-items:center}
.pg-cntct-v2 .cta-btn-primary,.pg-cntct-v2 .cta-btn-secondary{width:100%;max-width:320px;text-align:center}
}
@media (max-width: 480px) {
.pg-cntct-v2 .intro-text-part h1{font-size:26px}
.pg-cntct-v2 .intro-text-part .desc-intro{font-size:17px}
.pg-cntct-v2 .reach-container h2{font-size:26px}
.pg-cntct-v2 .form-container-v1 h2{font-size:24px}
.pg-cntct-v2 .cta-wrapper-final h2{font-size:26px}
}
.page-hero-v2{max-width:1320px;margin:3rem auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.hero-text-holder{position:relative}
.hero-text-holder::before{content:'';position:absolute;top:-1.5rem;left:-1.5rem;width:4px;height:60px;background:linear-gradient(135deg,#DD330B 0%,#2E2C86 100%);transform:rotate(-15deg)}
.hero-text-holder .label-sm{font-size:.9rem;color:#2E2C86;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}
.hero-text-holder .main-heading{font-size:2.8rem;line-height:1.15;color:#1a1a1a;margin-bottom:1.5rem;font-weight:700}
.hero-text-holder .main-heading .accent-word{color:#DD330B;position:relative}
.hero-text-holder .desc-txt{font-size:1.1rem;line-height:1.7;color:#4a4a4a;margin-bottom:2rem}
.hero-visual-wrap{position:relative}
.hero-visual-wrap::after{content:'';position:absolute;top:2rem;right:-1rem;width:150px;height:150px;background:radial-gradient(circle,#F4FEF9 0%,transparent 70%);border-radius:50%;z-index:-1}
.hero-visual-wrap .img-main{width:100%;height:auto;border-radius:12px;box-shadow:0 12px 32px #2e2c8626;transform:rotate(-2deg)}
.dots-deco{position:absolute;bottom:-1rem;left:2rem;display:flex;gap:.6rem}
.dots-deco span{width:8px;height:8px;background:#DD330B;border-radius:50%;opacity:.7}
.dots-deco span:nth-child(2){background:#2E2C86}
.dots-deco span:nth-child(3){background:#DD330B;opacity:.4}
.cta-btn-v1{display:inline-block;padding:.9rem 2.2rem;background:linear-gradient(120deg,#DD330B 0%,#2E2C86 100%);color:#fff;text-decoration:none;border-radius:10px;font-weight:600;transition:all .3s ease;box-shadow:0 6px 20px #dd330b40;position:relative;z-index:10}
.cta-btn-v1:hover{transform:translateY(-2px);box-shadow:0 10px 28px #dd330b59;background:linear-gradient(120deg,#2E2C86 0%,#DD330B 100%)}
.program-structure-sec{background:linear-gradient(165deg,#F4FEF9 0%,#fff 50%,#F4FEF9 100%);padding:5rem 0;margin:4rem 0}
.structure-inner{max-width:1320px;margin:0 auto;padding:0 1.5rem}
.sec-title-wrap{text-align:center;max-width:720px;margin:0 auto 4rem}
.sec-title-wrap h2{font-size:2.4rem;color:#1a1a1a;margin-bottom:1rem;font-weight:700}
.sec-title-wrap h2::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#DD330B 0%,#2E2C86 100%);margin:1rem auto 0;border-radius:2px}
.sec-title-wrap p{font-size:1.05rem;line-height:1.7;color:#4a4a4a}
.modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.module-card{background:#fff;border-radius:14px;padding:2rem;box-shadow:0 8px 24px #00000014;transition:all .3s ease;position:relative;overflow:hidden}
.module-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#DD330B 0%,#2E2C86 100%)}
.module-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #2e2c862e}
.module-card .module-num{display:inline-block;background:linear-gradient(135deg,#DD330B 0%,#2E2C86 100%);color:#fff;width:48px;height:48px;border-radius:50%;line-height:48px;text-align:center;font-weight:700;margin-bottom:1.2rem;font-size:1.3rem}
.module-card h3{font-size:1.4rem;color:#1a1a1a;margin-bottom:.8rem;font-weight:600}
.module-card .module-desc{font-size:.95rem;line-height:1.6;color:#5a5a5a;margin-bottom:1.2rem}
.module-card .duration-tag{display:inline-block;background:#F4FEF9;color:#2E2C86;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600}
.learning-path-section{max-width:1320px;margin:5rem auto;padding:0 1.5rem}
.path-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start}
.path-sidebar{position:sticky;top:2rem}
.path-sidebar h2{font-size:2.2rem;color:#1a1a1a;margin-bottom:1.5rem;font-weight:700;position:relative;padding-left:1.5rem}
.path-sidebar h2::before{content:'';position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#DD330B 0%,#2E2C86 100%);border-radius:3px}
.path-sidebar .sidebar-txt{font-size:1rem;line-height:1.7;color:#4a4a4a;margin-bottom:1.5rem}
.path-sidebar .img-feature{width:100%;height:auto;border-radius:12px;box-shadow:0 10px 28px #0000001a}
.stages-container{display:flex;flex-direction:column;gap:2rem}
.stage-item{background:#fff;border:2px solid #F4FEF9;border-radius:12px;padding:2rem;position:relative;transition:all .3s ease}
.stage-item:hover{border-color:#DD330B;box-shadow:0 8px 24px #dd330b26}
.stage-item::before{content:'';position:absolute;left:-3rem;top:50%;transform:translateY(-50%);width:16px;height:16px;background:#2E2C86;border:3px solid #F4FEF9;border-radius:50%}
.stage-item:not(:last-child)::after{content:'';position:absolute;left:-2.5rem;top:calc(50% + 16px);width:2px;height:calc(100% + 2rem);background:linear-gradient(180deg,#2E2C86 0%,#2e2c8633 100%)}
.stage-item .stage-head{font-size:1.5rem;color:#1a1a1a;margin-bottom:.8rem;font-weight:600}
.stage-item .stage-head .stage-marker{color:#DD330B;font-size:.9rem;margin-right:.5rem}
.stage-item .stage-text{font-size:.98rem;line-height:1.65;color:#4a4a4a}
.testimonial-showcase{background:linear-gradient(145deg,#2E2C86 0%,#DD330B 100%);padding:5rem 0;margin:5rem 0;position:relative;overflow:hidden}
.testimonial-showcase::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#f4fef91a 0%,transparent 70%);border-radius:50%}
.testimonial-showcase::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#f4fef914 0%,transparent 70%);border-radius:50%}
.testimonial-inner{max-width:1320px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}
.testimonial-inner h2{font-size:2.3rem;color:#fff;text-align:center;margin-bottom:3.5rem;font-weight:700}
.testimonials-flex{display:flex;gap:2.5rem;justify-content:center}
.testimonial-box{background:#fffffff2;border-radius:14px;padding:2.5rem;flex:1;max-width:420px;box-shadow:0 12px 32px #00000026;transition:all .3s ease}
.testimonial-box:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000040}
.testimonial-box .profile-section{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem}
.testimonial-box .profile-section .avatar-img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #DD330B}
.testimonial-box .profile-section .profile-info h4{font-size:1.2rem;color:#1a1a1a;margin-bottom:.3rem;font-weight:600}
.testimonial-box .profile-section .profile-info .role-label{font-size:.9rem;color:#2E2C86;font-weight:500}
.testimonial-box .quote-text{font-size:1rem;line-height:1.7;color:#3a3a3a;font-style:italic;position:relative;padding-left:1.5rem}
.testimonial-box .quote-text::before{content:'"';position:absolute;left:0;top:-.5rem;font-size:3rem;color:#DD330B;line-height:1;font-family:Georgia,serif}
@media (max-width: 1024px) {
.page-hero-v2{grid-template-columns:1fr;gap:3rem}
.hero-text-holder .main-heading{font-size:2.3rem}
.modules-grid{grid-template-columns:repeat(2,1fr)}
.path-layout{grid-template-columns:1fr;gap:3rem}
.path-sidebar{position:static}
.stage-item::before,.stage-item::after{display:none}
.testimonials-flex{flex-direction:column;align-items:center}
}
@media (max-width: 768px) {
.page-hero-v2{margin:2rem auto}
.hero-text-holder .main-heading{font-size:1.9rem}
.hero-text-holder .desc-txt{font-size:1rem}
.program-structure-sec{padding:3rem 0}
.sec-title-wrap h2{font-size:2rem}
.modules-grid{grid-template-columns:1fr;gap:1.5rem}
.path-sidebar h2{font-size:1.8rem}
.stage-item .stage-head{font-size:1.3rem}
.testimonial-showcase{padding:3rem 0}
.testimonial-inner h2{font-size:1.9rem}
.testimonial-box{max-width:100%}
}
.tech-hero{background:linear-gradient(118deg,#F4FEF9 0%,#fff 48%,#F4FEF9 100%);padding:80px 20px 90px;position:relative;overflow:hidden}
.tech-hero::before{content:'';position:absolute;top:0;right:0;width:400px;height:400px;background:radial-gradient(circle,#dd330b0f 0%,transparent 70%);border-radius:50%}
.hero-wrap{max-width:1320px;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative}
.hero-txt{flex:1;z-index:2}
.hero-img-holder{flex:0 0 380px;position:relative}
.hero-img-holder::before,.hero-img-holder::after{content:'';position:absolute;width:14px;height:14px;background:#DD330B;border-radius:50%;opacity:.7}
.hero-img-holder::before{top:-20px;left:30px}
.hero-img-holder::after{bottom:-15px;right:40px;background:#2E2C86}
.hero-img-holder .img-wrap{position:relative}
.hero-img-holder .img-wrap::before{content:'';position:absolute;top:50%;left:-25px;width:8px;height:8px;background:#DD330B;border-radius:50%;opacity:.5}
.hero-img-holder .img-wrap::after{content:'';position:absolute;bottom:20%;right:-30px;width:10px;height:10px;background:#2E2C86;border-radius:50%;opacity:.6}
.hero-img-holder img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 18px 40px #2e2c8626;filter:contrast(1.05) saturate(0.95)}
.hero-txt h1{font-size:48px;color:#2E2C86;margin:0 0 24px;line-height:1.2;font-weight:700}
.hero-txt .sub-line{font-size:20px;color:#DD330B;margin:0 0 28px;line-height:1.5;font-weight:500}
.hero-txt p{font-size:17px;color:#444;line-height:1.7;margin:0}
.specs-section{padding:100px 20px;background:#fff}
.specs-container{max-width:1320px;margin:0 auto}
.specs-heading{text-align:center;margin-bottom:70px}
.specs-heading h2{font-size:42px;color:#2E2C86;margin:0 0 18px;font-weight:700}
.specs-heading .intro-txt{font-size:18px;color:#555;line-height:1.6;max-width:800px;margin:0 auto}
.specs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.spec-card-v2{background:linear-gradient(165deg,#F4FEF9 0%,#fff 100%);padding:40px 32px;border-radius:14px;border:2px solid #F4FEF9;transition:all .35s ease;position:relative}
.spec-card-v2::before{content:'';position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(165deg,#dd330b0a 0%,#2e2c860a 100%);transition:width .35s ease;border-radius:14px}
.spec-card-v2:hover{transform:translateY(-6px);box-shadow:0 20px 45px #2e2c861f;border-color:#DD330B}
.spec-card-v2:hover::before{width:100%}
.spec-icon-holder{width:70px;height:70px;background:linear-gradient(135deg,#DD330B 0%,#2E2C86 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative;z-index:2}
.spec-icon-holder i{font-size:32px;color:#fff}
.spec-card-v2 h3{font-size:22px;color:#2E2C86;margin:0 0 14px;font-weight:600;position:relative;z-index:2}
.spec-card-v2 p{font-size:16px;color:#555;line-height:1.6;margin:0;position:relative;z-index:2}
.support-zone{background:linear-gradient(145deg,#2E2C86 0%,#1a1860 100%);padding:90px 20px;position:relative;overflow:hidden}
.support-zone::before{content:'';position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,#f4fef914 0%,transparent 70%);border-radius:50%}
.support-zone::after{content:'';position:absolute;bottom:-80px;left:-80px;width:400px;height:400px;background:radial-gradient(circle,#dd330b1a 0%,transparent 70%);border-radius:50%}
.support-wrapper{max-width:1320px;margin:0 auto;position:relative;z-index:2}
.support-content-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;align-items:center}
.support-txt-block h2{font-size:44px;color:#fff;margin:0 0 28px;line-height:1.2;font-weight:700}
.support-txt-block p{font-size:18px;color:#F4FEF9;line-height:1.7;margin:0 0 20px}
.support-txt-block p:last-of-type{margin-bottom:36px}
.cta-butt-v1{display:inline-block;padding:16px 40px;background:#DD330B;color:#fff;font-size:17px;font-weight:600;border-radius:10px;text-decoration:none;transition:all .3s ease;box-shadow:0 8px 24px #dd330b4d}
.cta-butt-v1:hover{background:#b8280a;transform:translateY(-3px);box-shadow:0 12px 32px #dd330b66}
.profile-showcase{background:#f4fef91a;border-radius:16px;padding:40px;border:1px solid #f4fef933;display:flex;align-items:center;gap:30px}
.profile-pic-holder{flex:0 0 140px}
.profile-pic-holder img{width:140px;height:140px;border-radius:50%;object-fit:cover;border:4px solid #F4FEF9;box-shadow:0 8px 24px #0003}
.profile-info h4{font-size:24px;color:#fff;margin:0 0 8px;font-weight:600}
.profile-info .role-label{font-size:16px;color:#DD330B;margin:0 0 16px;font-weight:500}
.profile-info .bio-text{font-size:15px;color:#F4FEF9;line-height:1.6;margin:0;opacity:.95}
@media (max-width: 1024px) {
.hero-wrap{flex-direction:column;gap:50px}
.hero-img-holder{flex:0 0 auto;width:100%;max-width:500px}
.hero-txt h1{font-size:40px}
.specs-grid{grid-template-columns:repeat(2,1fr)}
.support-content-grid{grid-template-columns:1fr;gap:50px}
.profile-showcase{flex-direction:column;text-align:center}
.profile-pic-holder{flex:0 0 auto}
}
@media (max-width: 768px) {
.tech-hero{padding:60px 20px 70px}
.hero-txt h1{font-size:34px}
.hero-txt .sub-line{font-size:18px}
.hero-img-holder img{height:350px}
.specs-section{padding:70px 20px}
.specs-heading h2{font-size:34px}
.specs-grid{grid-template-columns:1fr;gap:24px}
.support-zone{padding:70px 20px}
.support-txt-block h2{font-size:36px}
.profile-showcase{padding:30px 24px}
}
@media (max-width: 480px) {
.hero-txt h1{font-size:28px}
.specs-heading h2{font-size:28px}
.support-txt-block h2{font-size:30px}
.cta-butt-v1{display:block;text-align:center}
}
.scc-v1{background:linear-gradient(142deg,#2E2C86 0%,#DD330B 100%);padding:80px 20px;text-align:center;position:relative;overflow:hidden}
.scc-v1::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#f4fef91a 0%,transparent 70%);animation:pulse-light 4s ease-in-out infinite}
@keyframes pulse-light {
0%,100%{opacity:.3;transform:scale(1)}
50%{opacity:.6;transform:scale(1.1)}
}
.scc-v1 .cnt-hold{max-width:720px;margin:0 auto;position:relative;z-index:2}
.scc-v1 .main-txt{font-size:56px;font-weight:700;color:#F4FEF9;margin:0 0 20px;line-height:1.2}
.scc-v1 .main-txt .hi-word{color:#F4FEF9;background:#f4fef933;padding:4px 16px;border-radius:12px;display:inline-block}
.scc-v1 .sub-info{font-size:20px;color:#f4fef9e6;margin:0;line-height:1.6}
.info-grid-v2{max-width:1320px;margin:0 auto;padding:90px 20px}
.info-grid-v2 .grid__cell{display:flex;flex-wrap:wrap;gap:32px}
.card-box{flex:1;min-width:280px;background:linear-gradient(135deg,#2e2c8608 0%,#dd330b08 100%);padding:44px 36px;border-radius:16px;border:2px solid #2e2c861f;position:relative;transition:all .35s ease}
.card-box:hover{transform:translateY(-8px);box-shadow:0 24px 48px #2e2c8626;border-color:#DD330B}
.card-box::before{content:'';position:absolute;top:0;left:0;width:6px;height:0;background:linear-gradient(180deg,#DD330B 0%,#2E2C86 100%);border-radius:16px 0 0 16px;transition:height .35s ease}
.card-box:hover::before{height:100%}
.ic-box{width:72px;height:72px;background:linear-gradient(135deg,#2E2C86 0%,#DD330B 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative}
.ic-box::after{content:'';position:absolute;width:100%;height:100%;border-radius:50%;background:inherit;opacity:.3;transform:scale(1);animation:ripple-anim 2s ease-out infinite}
@keyframes ripple-anim {
0%{transform:scale(1);opacity:.3}
100%{transform:scale(1.4);opacity:0}
}
.ic-box svg{width:36px;height:36px;fill:#F4FEF9;position:relative;z-index:2}
.card-box .title-v3{font-size:24px;font-weight:600;color:#2E2C86;margin:0 0 16px;line-height:1.3}
.card-box .desc-text{font-size:16px;color:#333;line-height:1.7;margin:0 0 28px}
.btn-wrapper{display:flex;gap:16px;flex-wrap:wrap}
.butt-action{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;position:relative;z-index:10}
.butt-action.primary-v1{background:linear-gradient(135deg,#DD330B 0%,#2E2C86 100%);color:#F4FEF9;border:none;box-shadow:0 8px 24px #dd330b4d}
.butt-action.primary-v1:hover{transform:translateY(-2px);box-shadow:0 12px 32px #dd330b66}
.butt-action.secondary-v1{background:transparent;color:#2E2C86;border:2px solid #2E2C86}
.butt-action.secondary-v1:hover{background:#2E2C86;color:#F4FEF9;border-color:#2E2C86}
.butt-action svg{width:20px;height:20px;fill:currentColor}
.ref-info{font-size:14px;color:#666;margin:24px 0 0;padding-top:24px;border-top:1px solid #2e2c8626}
.ref-info strong{color:#2E2C86;font-weight:600}
@media (max-width: 768px) {
.scc-v1{padding:60px 20px}
.scc-v1 .main-txt{font-size:36px}
.scc-v1 .sub-info{font-size:18px}
.info-grid-v2{padding:60px 20px}
.info-grid-v2 .grid__cell{gap:24px}
.card-box{min-width:100%;padding:32px 24px}
.btn-wrapper{flex-direction:column}
.butt-action{width:100%;justify-content:center}
}
@media (min-width: 769px) and (max-width: 1024px) {
.scc-v1 .main-txt{font-size:48px}
.info-grid-v2 .grid__cell{gap:28px}
.card-box{min-width:calc(50% - 16px)}
}