*{margin:0;padding:0;box-sizing:border-box}
html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{font-family:'Red Hat Display',sans-serif;line-height:1.6;color:#2c3e50;background-color:#fafafa}
h1,h2,h3,h4,h5,h6{font-family:'Roboto Slab',serif;font-weight:700;line-height:1.3}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none;color:inherit;transition:color .3s ease-out}
button{font-family:inherit;cursor:pointer;border:none;background:none}
.mainHead{background-color:#fff;border-bottom:3px solid #B2232F;padding:28px 0}
.mainHead .headWrap{max-width:1200px;margin:0 auto;padding:0 24px}
.mainHead .companyBrand{display:flex;align-items:center;gap:20px}
.mainHead .brandLogo{width:110px;height:110px;object-fit:contain;box-shadow:0 2px 8px #00000014;border-radius:12px;background-color:#fff;padding:8px}
.mainHead .brandName{font-size:2.8rem;color:#004364;letter-spacing:-.5px;font-weight:700}
.editBar{background:linear-gradient(135deg,#004364f2 0%,#004364d9 100%);box-shadow:0 4px 16px #0000001a}
.editBar .barContainer{max-width:1200px;margin:0 auto;padding:0 24px}
.editBar .mainNavi{display:flex;gap:8px;padding:16px 0}
.editBar .navItem{color:#fff;font-size:1.05rem;font-weight:400;padding:12px 24px;border-radius:8px;transition:background-color .3s ease-out}
.editBar .navItem:hover{background-color:#b2232fd9}
.footerFloat{background:linear-gradient(135deg,#00436414 0%,#b2232f0f 100%);padding:64px 0 32px;margin-top:80px}
.footerFloat .footContent{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px}
.footerFloat .footBrand{display:flex;flex-direction:column;gap:16px}
.footerFloat .footLogo{width:90px;height:90px;object-fit:contain;background-color:#fff;padding:8px;border-radius:10px;box-shadow:0 2px 12px #00000014}
.footerFloat .footTagline{font-size:.95rem;color:#5a6c7d;line-height:1.5}
.footerFloat .footTitle{font-size:1.15rem;color:#004364;margin-bottom:16px;font-weight:700}
.footerFloat .footNav{display:flex;flex-direction:column;gap:12px}
.footerFloat .footLink{color:#5a6c7d;font-size:.95rem;transition:color .3s ease-out}
.footerFloat .footLink:hover{color:#B2232F}
.footerFloat .footContact{display:flex;flex-direction:column;gap:12px}
.footerFloat .contactLine{display:flex;align-items:center;gap:10px;color:#5a6c7d;font-size:.95rem}
.footerFloat .contactLine i{color:#B2232F;font-size:1.1rem}
.footBase{background-color:#004364;padding:24px 0}
.footBase .baseContent{max-width:1200px;margin:0 auto;padding:0 24px;text-align:center}
.footBase .copyright{color:#fff;font-size:.9rem;opacity:.85}
.cookieBox{position:fixed;bottom:32px;left:50%;transform:translateX(-50%) translateY(150%);background-color:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;padding:32px;max-width:440px;width:90%;z-index:9999;transition:transform .4s ease-out}
.cookieBox[data-visible="true"]{transform:translateX(-50%) translateY(0)}
.cookieBox .cookieInner{display:flex;flex-direction:column;gap:20px}
.cookieBox .cookieHead{font-size:1.3rem;color:#004364;font-weight:700}
.cookieBox .cookieText{font-size:.95rem;color:#5a6c7d;line-height:1.6}
.cookieBox .cookieActions{display:flex;gap:12px;margin-top:8px}
.cookieBox .cookieButt{flex:1;padding:14px 24px;border-radius:8px;font-size:1rem;font-weight:600;transition:all .3s ease-out}
.cookieBox .cookieAccept{background-color:transparent;color:#B2232F;border:2px solid #B2232F}
.cookieBox .cookieAccept:hover{background-color:#b2232f14}
.cookieBox .cookieDecline{background-color:transparent;color:#004364;border:2px solid #004364}
.cookieBox .cookieDecline:hover{background-color:#00436414}
@media (max-width: 768px) {
.mainHead .brandName{font-size:2rem}
.mainHead .brandLogo{width:80px;height:80px}
.editBar .mainNavi{flex-direction:column;gap:4px}
.editBar .navItem{text-align:center}
.footerFloat .footContent{grid-template-columns:1fr;gap:32px}
.cookieBox{bottom:16px;width:92%;padding:24px}
.cookieBox .cookieActions{flex-direction:column}
}
@media (max-width: 480px) {
.mainHead .companyBrand{flex-direction:column;text-align:center}
.mainHead .brandName{font-size:1.7rem}
}
@media (min-width: 1280px) {
.mainHead .brandName{font-size:3.2rem}
.mainHead .brandLogo{width:130px;height:130px}
}
@media (min-width: 1920px) {
.mainHead .headWrap,.editBar .barContainer,.footerFloat .footContent,.footBase .baseContent{max-width:1400px}
}
.terms-dcao-box{max-width:1200px;margin:0 auto;padding:80px 20px;background:#fff}
.terms-dcao-box h1{font-size:42px;line-height:1.2;color:#1a1a1a;font-weight:700;margin:0 0 16px;letter-spacing:-.5px}
.terms-dcao-box h2{font-size:32px;line-height:1.3;color:#2a2a2a;font-weight:700;margin:60px 0 24px;letter-spacing:-.3px}
.terms-dcao-box h3{font-size:24px;line-height:1.4;color:#3a3a3a;font-weight:600;margin:40px 0 20px}
.terms-dcao-box h4{font-size:20px;line-height:1.4;color:#4a4a4a;font-weight:600;margin:32px 0 16px}
.terms-dcao-box h5{font-size:18px;line-height:1.5;color:#5a5a5a;font-weight:600;margin:24px 0 12px}
.terms-dcao-box h6{font-size:16px;line-height:1.5;color:#6a6a6a;font-weight:600;margin:20px 0 12px}
.terms-dcao-box p{font-size:16px;line-height:1.75;color:#4a4a4a;margin:0 0 20px}
.terms-dcao-box ul{margin:0 0 24px;padding:0 0 0 24px;list-style-type:disc}
.terms-dcao-box ol{margin:0 0 24px;padding:0 0 0 24px;list-style-type:decimal}
.terms-dcao-box li{font-size:16px;line-height:1.75;color:#4a4a4a;margin:0 0 12px;padding-left:8px}
.terms-dcao-box ul ul,.terms-dcao-box ol ol,.terms-dcao-box ul ol,.terms-dcao-box ol ul{margin:12px 0 0}
.terms-dcao-box ul li{list-style-type:disc}
.terms-dcao-box ul ul li{list-style-type:circle}
.terms-dcao-box ul ul ul li{list-style-type:square}
.terms-dcao-box ol li{list-style-type:decimal}
.terms-dcao-box ol ol li{list-style-type:lower-alpha}
.terms-dcao-box ol ol ol li{list-style-type:lower-roman}
.terms-dcao-box table{width:100%;border-collapse:collapse;margin:32px 0;font-size:15px;background:#fff;box-shadow:0 4px 16px #0000000f;border-radius:12px;overflow:hidden}
.terms-dcao-box thead{background:linear-gradient(135deg,#B2232F 0%,#D52A03 100%)}
.terms-dcao-box thead tr{border:none}
.terms-dcao-box thead th{color:#fff;font-weight:600;text-align:left;padding:18px 20px;font-size:15px;letter-spacing:.3px}
.terms-dcao-box tbody tr{border-bottom:1px solid #e8e8e8;transition:background-color .25s ease-out}
.terms-dcao-box tbody tr:last-child{border-bottom:none}
.terms-dcao-box tbody tr:hover{background-color:#f9f9f9}
.terms-dcao-box tbody td{padding:16px 20px;color:#4a4a4a;line-height:1.6}
.terms-dcao-box th{font-weight:600}
.terms-dcao-box td{font-weight:400}
.terms-dcao-box hr{border:none;height:2px;background:linear-gradient(90deg,transparent 0%,#e0e0e0 50%,transparent 100%);margin:48px 0}
.terms-dcao-box div{margin:0 0 20px}
.terms-dcao-box a{color:#B2232F;text-decoration:none;border-bottom:1px solid #b2232f4d;transition:all .25s ease-out}
.terms-dcao-box a:hover{color:#D52A03;border-bottom-color:#D52A03}
.terms-dcao-box strong{font-weight:600;color:#2a2a2a}
.terms-dcao-box em{font-style:italic}
.terms-dcao-box code{font-family:'Courier New',monospace;background:#f5f5f5;padding:2px 6px;border-radius:4px;font-size:14px;color:#004364}
@media (max-width: 1024px) {
.terms-dcao-box{padding:60px 20px}
.terms-dcao-box h1{font-size:36px}
.terms-dcao-box h2{font-size:28px;margin:48px 0 20px}
.terms-dcao-box h3{font-size:22px}
}
@media (max-width: 768px) {
.terms-dcao-box{padding:40px 16px}
.terms-dcao-box h1{font-size:32px}
.terms-dcao-box h2{font-size:24px;margin:40px 0 16px}
.terms-dcao-box h3{font-size:20px}
.terms-dcao-box h4{font-size:18px}
.terms-dcao-box table{font-size:14px;margin:24px 0}
.terms-dcao-box thead th{padding:14px 12px;font-size:14px}
.terms-dcao-box tbody td{padding:12px}
.terms-dcao-box ul,.terms-dcao-box ol{padding-left:20px}
}
@media (max-width: 480px) {
.terms-dcao-box{padding:32px 16px}
.terms-dcao-box h1{font-size:28px}
.terms-dcao-box h2{font-size:22px;margin:32px 0 16px}
.terms-dcao-box h3{font-size:18px}
.terms-dcao-box table{font-size:13px;margin:20px -8px;width:calc(100% + 16px);border-radius:8px}
.terms-dcao-box thead th{padding:12px 10px;font-size:13px}
.terms-dcao-box tbody td{padding:10px}
}
.programo-title-wrap{background:linear-gradient(135deg,#B2232F 0%,#D52A03 100%);padding:80px 20px;position:relative;overflow:hidden}
.programo-title-wrap::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#ffffff0d;border-radius:50%;pointer-events:none}
.title-inner-box{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.title-text-area h1{font-size:48px;color:#fff;margin:0 0 20px;line-height:1.2}
.title-text-area h1 .highlight-part{display:block;font-size:56px;font-weight:700;position:relative;padding-left:20px}
.title-text-area h1 .highlight-part::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:80%;background:#fff6;border-radius:3px}
.title-text-area p{font-size:18px;color:#ffffffe6;line-height:1.6;margin:0}
.title-img-holder{position:relative}
.title-img-holder img{width:100%;height:400px;object-fit:cover;border-radius:12px;box-shadow:0 20px 60px #0000004d}
.course-structure-wrap{background:#f8f9fa;padding:100px 20px}
.structure-container{max-width:1200px;margin:0 auto}
.structure-intro{text-align:center;margin-bottom:60px}
.structure-intro h2{font-size:36px;color:#004364;margin:0 0 16px}
.structure-intro p{font-size:18px;color:#555;line-height:1.7;max-width:800px;margin:0 auto}
.pathway-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:50px}
.pathway-card{background:#fff;border-radius:12px;padding:35px 28px;box-shadow:0 8px 24px #00000014;transition:transform .3s ease-out,box-shadow .3s ease-out;position:relative;overflow:hidden}
.pathway-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#B2232F,#D52A03);transform:scaleX(0);transform-origin:left;transition:transform .4s ease-out}
.pathway-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #0000001f}
.pathway-card:hover::before{transform:scaleX(1)}
.pathway-icon{width:64px;height:64px;background:linear-gradient(135deg,#b2232f1a,#d52a031a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.pathway-icon svg{width:32px;height:32px;stroke:#B2232F;fill:none;stroke-width:2}
.pathway-card h3{font-size:22px;color:#004364;margin:0 0 12px}
.pathway-card p{font-size:15px;color:#666;line-height:1.6;margin:0 0 18px}
.pathway-details{display:flex;flex-direction:column;gap:8px}
.detail-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#555}
.detail-item svg{width:16px;height:16px;stroke:#D52A03;flex-shrink:0}
.progression-system{background:#fff;border-radius:12px;padding:40px;box-shadow:0 8px 24px #00000014}
.progression-system h3{font-size:28px;color:#004364;margin:0 0 30px;text-align:center}
.stages-holder{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;position:relative}
.stages-holder::before{content:'';position:absolute;top:40px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,#B2232F 0%,#D52A03 50%,#004364 100%);z-index:1}
.stage-block{text-align:center;position:relative;z-index:2}
.stage-number{width:80px;height:80px;background:#fff;border:3px solid #B2232F;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#B2232F;margin:0 auto 16px;transition:all .3s ease-out}
.stage-block:hover .stage-number{background:#B2232F;color:#fff;transform:scale(1.1)}
.stage-block h4{font-size:16px;color:#004364;margin:0 0 8px}
.stage-block p{font-size:13px;color:#666;line-height:1.5;margin:0}
.instructor-profiles-wrap{background:#fff;padding:100px 20px}
.profiles-container{max-width:1200px;margin:0 auto}
.profiles-heading{text-align:center;margin-bottom:50px}
.profiles-heading h2{font-size:36px;color:#004364;margin:0 0 14px;position:relative;display:inline-block}
.profiles-heading h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#B2232F,#D52A03);border-radius:2px}
.profiles-heading p{font-size:17px;color:#666;line-height:1.6;margin:20px auto 0;max-width:700px}
.instructors-layout{display:flex;gap:40px;align-items:stretch}
.instructor-column{flex:1;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:16px;padding:40px 35px;box-shadow:0 12px 32px #0000001a;transition:transform .3s ease-out;position:relative;overflow:hidden}
.instructor-column::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#B2232F,#D52A03);transform:scaleY(0);transform-origin:top;transition:transform .4s ease-out}
.instructor-column:hover{transform:translateY(-6px)}
.instructor-column:hover::before{transform:scaleY(1)}
.instructor-photo-box{margin-bottom:24px}
.instructor-photo-box img{width:100%;height:280px;object-fit:cover;border-radius:12px;box-shadow:0 8px 20px #00000026}
.instructor-column h3{font-size:24px;color:#004364;margin:0 0 6px}
.instructor-role{font-size:15px;color:#B2232F;font-weight:600;margin:0 0 16px}
.instructor-bio{font-size:15px;color:#555;line-height:1.7;margin:0 0 20px}
.expertise-tags{display:flex;flex-wrap:wrap;gap:8px}
.expertise-tag{background:#fff;color:#004364;font-size:13px;padding:6px 14px;border-radius:20px;border:1px solid #e0e0e0;transition:all .3s ease-out}
.expertise-tag:hover{background:#004364;color:#fff;border-color:#004364}
@media (max-width: 1024px) {
.title-inner-box{grid-template-columns:1fr;gap:40px}
.title-text-area h1{font-size:40px}
.title-text-area h1 .highlight-part{font-size:48px}
.pathway-grid{grid-template-columns:repeat(2,1fr)}
.stages-holder{grid-template-columns:repeat(2,1fr)}
.stages-holder::before{display:none}
.instructors-layout{flex-direction:column}
}
@media (max-width: 768px) {
.programo-title-wrap{padding:60px 20px}
.title-text-area h1{font-size:32px}
.title-text-area h1 .highlight-part{font-size:38px}
.title-img-holder img{height:300px}
.course-structure-wrap{padding:60px 20px}
.structure-intro h2{font-size:28px}
.pathway-grid{grid-template-columns:1fr;gap:20px}
.progression-system{padding:30px 20px}
.stages-holder{grid-template-columns:1fr;gap:30px}
.instructor-profiles-wrap{padding:60px 20px}
.profiles-heading h2{font-size:28px}
.instructor-column{padding:30px 25px}
}
@media (max-width: 480px) {
.title-text-area h1{font-size:28px}
.title-text-area h1 .highlight-part{font-size:34px}
.title-img-holder img{height:250px}
.structure-intro h2{font-size:24px}
.pathway-card{padding:28px 20px}
.progression-system h3{font-size:24px}
.profiles-heading h2{font-size:24px}
}
.titleHero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 20px}
.titleHero .heroImg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.15;filter:grayscale(30%)}
.titleHero .heroImg::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#b2232f99}
.titleHero .circleDecor{position:absolute;border-radius:50%;opacity:.08}
.titleHero .circleDecor:nth-child(2){width:380px;height:380px;background:#B2232F;top:-120px;right:-80px}
.titleHero .circleDecor:nth-child(3){width:260px;height:260px;background:#004364;bottom:-80px;left:10%}
.titleHero .circleDecor:nth-child(4){width:160px;height:160px;background:#D52A03;top:40%;right:15%}
.titleHero .heroContent{position:relative;z-index:2;max-width:1200px;margin:0 auto;width:100%}
.titleHero .mainHeading{font-size:56px;font-weight:700;color:#1a1a1a;margin:0 0 32px;line-height:1.15;letter-spacing:-.5px}
.titleHero .heroDesc{font-size:20px;color:#4a4a4a;line-height:1.6;max-width:680px;margin:0 0 40px}
.titleHero .ctaBox{display:flex;gap:16px;flex-wrap:wrap}
.titleHero .primaryBtn{background:#B2232F;color:#fff;padding:16px 36px;border-radius:12px;text-decoration:none;font-size:17px;font-weight:600;transition:all .3s ease-out;display:inline-flex;align-items:center;gap:10px;box-shadow:0 6px 20px #b2232f40;position:relative;z-index:10}
.titleHero .primaryBtn:hover{background:#8f1c25;box-shadow:0 8px 28px #b2232f59;transform:translateY(-2px)}
.titleHero .secondaryBtn{background:transparent;color:#004364;padding:16px 36px;border:2px solid #004364;border-radius:12px;text-decoration:none;font-size:17px;font-weight:600;transition:all .3s ease-out;position:relative;z-index:10}
.titleHero .secondaryBtn:hover{background:#004364;color:#fff}
.advantageSection{padding:90px 20px;background:#fff}
.advantageSection .sectionWrap{max-width:1200px;margin:0 auto}
.advantageSection .sectionTitle{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 16px;text-align:center}
.advantageSection .sectionSubtitle{font-size:18px;color:#666;text-align:center;margin:0 0 60px;max-width:720px;margin-left:auto;margin-right:auto}
.advantageSection .advGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.advantageSection .advCard{background:linear-gradient(145deg,#f9f9f9 0%,#fff 100%);padding:40px 28px;border-radius:16px;box-shadow:0 4px 16px #0000000f;transition:all .4s ease-out;position:relative;overflow:hidden}
.advantageSection .advCard::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#B2232F 0%,#D52A03 100%);transition:height .4s ease-out}
.advantageSection .advCard:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}
.advantageSection .advCard:hover::before{height:100%}
.advantageSection .advIcon{width:64px;height:64px;background:linear-gradient(135deg,#b2232f1a 0%,#d52a031a 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;font-size:28px;color:#B2232F}
.advantageSection .advTitle{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 12px}
.advantageSection .advText{font-size:16px;color:#555;line-height:1.65;margin:0}
.toolsSection{padding:90px 20px;background:linear-gradient(165deg,#f2f4f6 0%,#fff 100%);position:relative}
.toolsSection::before{content:'';position:absolute;top:0;right:0;width:420px;height:420px;background:radial-gradient(circle,#0043640d 0%,transparent 70%);border-radius:50%}
.toolsSection .containerBox{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.toolsSection .headingText{font-size:40px;font-weight:700;color:#1a1a1a;margin:0 0 52px;position:relative;display:inline-block}
.toolsSection .headingText::after{content:'';position:absolute;bottom:-12px;left:0;width:80px;height:5px;background:linear-gradient(90deg,#B2232F 0%,#D52A03 100%);border-radius:3px}
.toolsSection .toolsLayout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.toolsSection .toolsList{display:flex;flex-direction:column;gap:24px}
.toolsSection .toolItem{display:flex;align-items:flex-start;gap:18px;padding:24px;background:#fff;border-radius:12px;box-shadow:0 3px 12px #0000000d;transition:all .3s ease-out}
.toolsSection .toolItem:hover{box-shadow:0 6px 24px #0000001a;transform:translateX(6px)}
.toolsSection .toolIcon{width:48px;height:48px;background:linear-gradient(135deg,#B2232F 0%,#D52A03 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;flex-shrink:0}
.toolsSection .toolContent h4{font-size:19px;font-weight:700;color:#1a1a1a;margin:0 0 6px}
.toolsSection .toolContent p{font-size:15px;color:#666;margin:0;line-height:1.5}
.toolsSection .toolsVisual{position:relative}
.toolsSection .toolsVisual img{width:100%;height:480px;object-fit:cover;border-radius:16px;box-shadow:0 12px 40px #00000026}
.afterLearnSection{padding:90px 20px;background:#fff}
.afterLearnSection .wrapContent{max-width:1200px;margin:0 auto}
.afterLearnSection .topHeading{font-size:42px;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 56px}
.afterLearnSection .benefitsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.afterLearnSection .benefitBox{background:linear-gradient(135deg,#f9fafb 0%,#fff 100%);padding:36px 32px;border-radius:14px;border:2px solid #e9ecef;transition:all .3s ease-out;position:relative}
.afterLearnSection .benefitBox::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:14px;background:linear-gradient(135deg,#b2232f08 0%,#d52a0308 100%);opacity:0;transition:opacity .3s ease-out}
.afterLearnSection .benefitBox:hover{border-color:#B2232F;box-shadow:0 8px 28px #b2232f1f}
.afterLearnSection .benefitBox:hover::before{opacity:1}
.afterLearnSection .benefitBox h3{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 16px;position:relative;display:flex;align-items:center;gap:12px}
.afterLearnSection .benefitBox h3::before{content:'';width:6px;height:32px;background:linear-gradient(180deg,#B2232F 0%,#D52A03 100%);border-radius:3px}
.afterLearnSection .benefitBox p{font-size:16px;color:#555;line-height:1.7;margin:0}
.techSection{padding:90px 20px;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);position:relative;overflow:hidden}
.techSection::before{content:'';position:absolute;top:-200px;left:-200px;width:500px;height:500px;background:radial-gradient(circle,#b2232f26 0%,transparent 70%);border-radius:50%}
.techSection .techContainer{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.techSection .techHeading{font-size:42px;font-weight:700;color:#fff;text-align:center;margin:0 0 60px}
.techSection .techLayout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.techSection .techCard{background:#ffffff0d;backdrop-filter:blur(10px);padding:36px 28px;border-radius:16px;border:1px solid #ffffff1a;transition:all .4s ease-out;position:relative}
.techSection .techCard::after{content:'';position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(135deg,#B2232F,#D52A03);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease-out}
.techSection .techCard:hover{background:#ffffff14;transform:translateY(-8px)}
.techSection .techCard:hover::after{opacity:1}
.techSection .techCard h4{font-size:22px;font-weight:700;color:#fff;margin:0 0 12px;display:flex;align-items:center;gap:12px}
.techSection .techCard h4 i{color:#B2232F;font-size:26px}
.techSection .techCard p{font-size:15px;color:#d1d1d1;line-height:1.65;margin:0}
.trustSection{padding:90px 20px;background:#f8f9fa}
.trustSection .trustWrap{max-width:1200px;margin:0 auto}
.trustSection .trustHeader{text-align:center;margin-bottom:64px}
.trustSection .trustHeader h2{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 16px}
.trustSection .trustHeader p{font-size:18px;color:#666;margin:0}
.trustSection .trustGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-bottom:56px}
.trustSection .trustMetric{background:#fff;padding:40px 32px;border-radius:14px;text-align:center;box-shadow:0 4px 16px #0000000f;transition:all .3s ease-out;position:relative}
.trustSection .trustMetric:hover{transform:translateY(-6px);box-shadow:0 8px 28px #0000001a}
.trustSection .metricValue{font-size:52px;font-weight:800;background:linear-gradient(135deg,#B2232F 0%,#D52A03 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 12px}
.trustSection .metricLabel{font-size:17px;color:#555;font-weight:600;margin:0}
.trustSection .testimBox{background:#fff;padding:44px 40px;border-radius:16px;box-shadow:0 6px 24px #00000014;display:flex;gap:32px;align-items:center}
.trustSection .testimImg{width:120px;height:120px;border-radius:50%;object-fit:cover;flex-shrink:0;border:4px solid #f0f0f0}
.trustSection .testimContent blockquote{font-size:17px;color:#444;line-height:1.7;margin:0 0 16px;font-style:italic;position:relative;padding-left:28px}
.trustSection .testimContent blockquote::before{content:'"';position:absolute;left:0;top:-8px;font-size:48px;color:#B2232F;line-height:1}
.trustSection .testimAuthor{font-size:16px;color:#1a1a1a;font-weight:700;margin:0}
.trustSection .testimRole{font-size:14px;color:#888;margin:4px 0 0}
@media (max-width: 1024px) {
.titleHero .mainHeading{font-size:44px}
.advantageSection .advGrid{grid-template-columns:repeat(2,1fr)}
.toolsSection .toolsLayout{grid-template-columns:1fr}
.trustSection .trustGrid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.titleHero{min-height:440px;padding:60px 20px}
.titleHero .mainHeading{font-size:36px}
.titleHero .heroDesc{font-size:18px}
.titleHero .ctaBox{flex-direction:column}
.titleHero .primaryBtn,.titleHero .secondaryBtn{width:100%;justify-content:center}
.advantageSection .advGrid{grid-template-columns:1fr}
.afterLearnSection .benefitsGrid{grid-template-columns:1fr}
.techSection .techLayout{grid-template-columns:1fr}
.trustSection .trustGrid{grid-template-columns:1fr}
.trustSection .testimBox{flex-direction:column;text-align:center}
.trustSection .testimContent blockquote{padding-left:0}
.trustSection .testimContent blockquote::before{position:static}
}
@media (max-width: 480px) {
.titleHero .mainHeading{font-size:32px}
.advantageSection .sectionTitle,.afterLearnSection .topHeading,.techSection .techHeading,.trustSection .trustHeader h2{font-size:32px}
}
.contactTop{background:linear-gradient(135deg,#b2232f0f 0%,#0043640a 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.contactTop::before{content:'';position:absolute;width:400px;height:400px;border-radius:50%;background:#b2232f14;top:-150px;right:-100px;z-index:0}
.contactTop::after{content:'';position:absolute;width:300px;height:300px;border-radius:50%;background:#0043640f;bottom:-100px;left:-80px;z-index:0}
.topInner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative;z-index:1}
.imageFrame{flex:0 0 480px;position:relative}
.imageFrame img{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 12px 32px #00000026}
.imageFrame::before{content:'';position:absolute;top:-12px;left:-12px;right:12px;bottom:12px;border:3px solid #B2232F;border-radius:12px;z-index:-1}
.textContent{flex:1}
.textContent h1{font-size:46px;line-height:1.2;color:#004364;margin:0 0 20px;font-weight:700}
.breakLine{width:80px;height:4px;background:linear-gradient(90deg,#B2232F 0%,#D52A03 100%);margin:0 0 24px;border-radius:2px}
.textContent p{font-size:18px;line-height:1.7;color:#2d2d2d;margin:0}
.contactInfoZone{background:#fff;padding:70px 20px}
.infoWrapper{max-width:1200px;margin:0 auto}
.sectionLabel{text-align:center;margin:0 0 50px}
.sectionLabel h2{font-size:36px;color:#004364;margin:0 0 14px;font-weight:600}
.sectionLabel p{font-size:17px;color:#555;margin:0;line-height:1.6}
.detailsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:0 0 60px}
.detailCard{background:linear-gradient(135deg,#b2232f08 0%,#00436405 100%);padding:36px 28px;border-radius:10px;text-align:center;border:2px solid #b2232f1a;transition:all .3s ease-out}
.detailCard:hover{border-color:#B2232F;box-shadow:0 8px 24px #b2232f1f;transform:translateY(-4px)}
.cardIcon{width:56px;height:56px;margin:0 auto 20px;background:linear-gradient(135deg,#B2232F 0%,#D52A03 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:26px}
.detailCard h3{font-size:20px;color:#004364;margin:0 0 12px;font-weight:600}
.detailCard p{font-size:16px;color:#333;margin:0;line-height:1.6;word-break:break-word}
.detailCard a{color:#B2232F;text-decoration:none;transition:color .2s ease-out}
.detailCard a:hover{color:#D52A03;text-decoration:underline}
.formArea{background:linear-gradient(135deg,#0043640a 0%,#b2232f08 100%);padding:80px 20px}
.formContainer{max-width:720px;margin:0 auto;background:#fff;padding:50px 60px;border-radius:12px;box-shadow:0 10px 40px #00000014}
.formContainer h2{font-size:32px;color:#004364;margin:0 0 10px;text-align:center;font-weight:600}
.formSubtext{text-align:center;font-size:16px;color:#666;margin:0 0 36px;line-height:1.5}
.contactForm{display:flex;flex-direction:column;gap:24px}
.inputBox{display:flex;flex-direction:column;gap:8px}
.inputBox label{font-size:15px;font-weight:600;color:#333}
.inputBox input,.inputBox textarea{padding:14px 18px;font-size:16px;border:2px solid #e0e0e0;border-radius:8px;transition:all .3s ease-out;font-family:inherit}
.inputBox input:focus,.inputBox textarea:focus{outline:none;border-color:#B2232F;box-shadow:0 0 0 3px #b2232f1a}
.inputBox textarea{resize:vertical;min-height:120px}
.choiceSet{display:flex;flex-direction:column;gap:8px}
.choiceSet legend{font-size:15px;font-weight:600;color:#333;margin:0 0 8px}
.checkboxGroup{display:flex;flex-direction:column;gap:12px}
.checkItem{display:flex;align-items:center;gap:10px}
.checkItem input[type="checkbox"]{width:20px;height:20px;accent-color:#B2232F;cursor:pointer}
.checkItem label{font-size:15px;color:#444;cursor:pointer;user-select:none}
.privacyNotice{display:flex;align-items:flex-start;gap:10px;padding:16px;background:#0043640a;border-radius:8px;margin:8px 0 0}
.privacyNotice input[type="checkbox"]{width:18px;height:18px;accent-color:#B2232F;cursor:pointer;flex-shrink:0;margin-top:2px}
.privacyNotice label{font-size:14px;color:#555;line-height:1.5;cursor:pointer}
.privacyNotice a{color:#B2232F;text-decoration:none;font-weight:600}
.privacyNotice a:hover{text-decoration:underline}
.submitButton{padding:16px 40px;font-size:17px;font-weight:600;color:#fff;background:linear-gradient(135deg,#B2232F 0%,#D52A03 100%);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease-out;margin:12px 0 0;box-shadow:0 4px 12px #b2232f40;position:relative;z-index:1}
.submitButton:hover{box-shadow:0 6px 20px #b2232f59;transform:translateY(-2px)}
.submitButton:active{transform:translateY(0)}
@media (max-width: 1024px) {
.topInner{gap:40px}
.imageFrame{flex:0 0 400px}
.imageFrame img{height:360px}
.textContent h1{font-size:38px}
.detailsGrid{grid-template-columns:repeat(2,1fr);gap:30px}
}
@media (max-width: 768px) {
.contactTop{padding:60px 20px 50px}
.topInner{flex-direction:column;gap:30px}
.imageFrame{flex:0 0 auto;width:100%;max-width:500px}
.imageFrame img{height:320px}
.textContent{text-align:center}
.textContent h1{font-size:32px}
.breakLine{margin-left:auto;margin-right:auto}
.contactInfoZone{padding:50px 20px}
.sectionLabel h2{font-size:28px}
.detailsGrid{grid-template-columns:1fr;gap:24px}
.formArea{padding:60px 20px}
.formContainer{padding:40px 30px}
.formContainer h2{font-size:28px}
}
@media (max-width: 480px) {
.textContent h1{font-size:28px}
.textContent p{font-size:16px}
.imageFrame img{height:280px}
.sectionLabel h2{font-size:24px}
.formContainer{padding:30px 20px}
.formContainer h2{font-size:24px}
.cardIcon{width:50px;height:50px;font-size:22px}
.detailCard h3{font-size:18px}
}
.heroRound{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:80px 20px;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}
.heroRound .bgBlurImg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(8px);opacity:.15;z-index:1}
.heroRound .decorShape{position:absolute;border-radius:50%;opacity:.06;z-index:2}
.heroRound .decorShape:nth-child(2){width:340px;height:340px;background:#B2232F;top:-80px;right:10%}
.heroRound .decorShape:nth-child(3){width:220px;height:220px;background:#004364;bottom:-60px;left:8%}
.heroRound .decorShape:nth-child(4){width:180px;height:180px;background:#D52A03;top:50%;left:5%;transform:translateY(-50%)}
.heroRound .centerCircle{position:relative;z-index:10;max-width:680px;width:100%;background:#fffffff2;border-radius:50%;padding:90px 60px;text-align:center;box-shadow:0 24px 48px #00000014}
.heroRound .centerCircle h1{font-size:2.6rem;line-height:1.2;color:#1a1a1a;margin:0 0 20px;font-weight:700}
.heroRound .centerCircle .subText{font-size:1.1rem;line-height:1.6;color:#4a5568;margin:0}
.processGrid{padding:100px 20px;background:#fff}
.processGrid .wrapperBox{max-width:1200px;margin:0 auto}
.processGrid .topIntro{text-align:center;margin-bottom:70px}
.processGrid .topIntro h2{font-size:2.2rem;color:#1a1a1a;margin:0 0 18px;font-weight:700}
.processGrid .topIntro .leadPara{font-size:1.05rem;line-height:1.7;color:#4a5568;max-width:720px;margin:0 auto}
.processGrid .stepsContainer{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-bottom:60px}
.processGrid .stepCard{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:40px 32px;border-radius:12px;position:relative;transition:all .3s ease-out;border:2px solid transparent}
.processGrid .stepCard:hover{transform:translateY(-6px);box-shadow:0 16px 32px #b2232f1f;border-color:#b2232f4d}
.processGrid .stepCard .stepNum{display:inline-block;width:52px;height:52px;background:linear-gradient(135deg,#B2232F 0%,#D52A03 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;margin-bottom:24px}
.processGrid .stepCard h3{font-size:1.4rem;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.processGrid .stepCard .stepDesc{font-size:.98rem;line-height:1.7;color:#4a5568;margin:0}
.processGrid .visualFlow{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.processGrid .visualFlow .flowContent{display:flex;flex-direction:column;gap:28px}
.processGrid .visualFlow .flowItem{display:flex;gap:20px;align-items:flex-start;padding:24px;background:#f8f9fa;border-radius:10px;border-left:4px solid #B2232F;transition:all .3s ease-out}
.processGrid .visualFlow .flowItem:hover{background:#fff;box-shadow:0 8px 20px #0000000f}
.processGrid .visualFlow .flowItem .iconBox{flex-shrink:0;width:44px;height:44px;background:linear-gradient(135deg,#004364 0%,#006b8f 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.3rem}
.processGrid .visualFlow .flowItem .flowText h4{font-size:1.15rem;color:#1a1a1a;margin:0 0 8px;font-weight:600}
.processGrid .visualFlow .flowItem .flowText p{font-size:.95rem;line-height:1.6;color:#4a5568;margin:0}
.processGrid .visualFlow .imgSide{position:relative}
.processGrid .visualFlow .imgSide img{width:100%;height:auto;border-radius:12px;box-shadow:0 12px 32px #0000001a}
.processGrid .visualFlow .imgSide .accentFrame{position:absolute;top:-16px;right:-16px;width:100%;height:100%;border:3px solid #B2232F;border-radius:12px;z-index:-1}
.processGrid .teamShowcase{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:80px;align-items:center}
.processGrid .teamShowcase .profileGrid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.processGrid .teamShowcase .profileCard{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #00000014;transition:all .3s ease-out}
.processGrid .teamShowcase .profileCard:hover{transform:scale(1.04);box-shadow:0 16px 40px #b2232f26}
.processGrid .teamShowcase .profileCard img{width:100%;height:220px;object-fit:cover}
.processGrid .teamShowcase .profileCard .cardInfo{padding:20px;background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%)}
.processGrid .teamShowcase .profileCard .cardInfo h5{font-size:1.1rem;color:#1a1a1a;margin:0 0 6px;font-weight:600}
.processGrid .teamShowcase .profileCard .cardInfo .roleTag{font-size:.9rem;color:#B2232F;font-weight:500}
.processGrid .teamShowcase .textContent h2{font-size:2rem;color:#1a1a1a;margin:0 0 20px;font-weight:700}
.processGrid .teamShowcase .textContent p{font-size:1rem;line-height:1.7;color:#4a5568;margin:0 0 16px}
.processGrid .teamShowcase .textContent .ctaButt{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#B2232F 0%,#D52A03 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease-out;box-shadow:0 6px 16px #b2232f4d;margin-top:12px}
.processGrid .teamShowcase .textContent .ctaButt:hover{transform:translateY(-3px);box-shadow:0 10px 24px #b2232f66;background:linear-gradient(135deg,#a01f29 0%,#c22603 100%)}
@media (max-width: 1024px) {
.heroRound .centerCircle{padding:70px 40px}
.heroRound .centerCircle h1{font-size:2.2rem}
.processGrid .visualFlow,.processGrid .teamShowcase{grid-template-columns:1fr;gap:40px}
.processGrid .visualFlow .imgSide{order:-1}
}
@media (max-width: 768px) {
.heroRound{min-height:460px;padding:60px 20px}
.heroRound .centerCircle{padding:50px 30px;border-radius:24px}
.heroRound .centerCircle h1{font-size:1.8rem}
.heroRound .centerCircle .subText{font-size:1rem}
.processGrid{padding:70px 20px}
.processGrid .topIntro h2{font-size:1.8rem}
.processGrid .stepsContainer{grid-template-columns:1fr;gap:28px}
.processGrid .teamShowcase .profileGrid{grid-template-columns:1fr}
.processGrid .teamShowcase .textContent h2{font-size:1.7rem}
}
@media (max-width: 480px) {
.heroRound .centerCircle h1{font-size:1.5rem}
.processGrid .topIntro h2,.processGrid .teamShowcase .textContent h2{font-size:1.5rem}
.processGrid .stepCard{padding:30px 24px}
}
.success-wrap{min-height:90vh;display:flex;align-items:center;justify-content:center;padding:60px 20px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}
.success-wrap::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,#b2232f14 0%,#d52a030f 25%,#00436414 50%,#b2232f0f 75%,#d52a0314 100%);animation:gradientDrift 20s ease infinite}
@keyframes gradientDrift {
0%{transform:translate(0,0) rotate(0deg)}
50%{transform:translate(-10%,-10%) rotate(180deg)}
100%{transform:translate(0,0) rotate(360deg)}
}
.success-box{position:relative;z-index:2;max-width:680px;width:100%;background:#fffffff2;border-radius:16px;padding:60px 50px;box-shadow:0 20px 60px #0043641f;text-align:center;animation:slideUpFade .8s ease-out}
@keyframes slideUpFade {
from{opacity:0;transform:translateY(30px)}
to{opacity:1;transform:translateY(0)}
}
.success-icon-area{margin-bottom:32px;position:relative;display:inline-block}
.success-icon-circle{width:100px;height:100px;background:linear-gradient(135deg,#B2232F 0%,#D52A03 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;animation:pulseRing 2s ease-in-out infinite}
.success-icon-circle::before{content:'';position:absolute;top:-12px;left:-12px;right:-12px;bottom:-12px;border:3px solid #b2232f4d;border-radius:50%;animation:ringExpand 2s ease-out infinite}
@keyframes pulseRing {
0%,100%{transform:scale(1)}
50%{transform:scale(1.05)}
}
@keyframes ringExpand {
0%{transform:scale(1);opacity:.6}
100%{transform:scale(1.3);opacity:0}
}
.success-icon-circle svg{width:50px;height:50px;stroke:#fff;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}
.success-heading{font-size:38px;font-weight:700;color:#004364;margin:0 0 20px;line-height:1.3}
.success-heading .number-accent{color:#B2232F;font-size:44px;display:inline-block;margin-right:8px}
.success-message{font-size:18px;line-height:1.7;color:#495057;margin:0 0 36px}
.success-message strong{color:#004364;font-weight:600}
.success-info-block{background:linear-gradient(135deg,#0043640d 0%,#b2232f0d 100%);border-left:4px solid #B2232F;padding:24px 28px;border-radius:8px;margin-bottom:36px;text-align:left}
.success-info-block p{margin:0;font-size:16px;line-height:1.6;color:#495057}
.success-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.btn-primary-success{background:linear-gradient(135deg,#B2232F 0%,#D52A03 100%);color:#fff;padding:16px 36px;border-radius:10px;font-size:17px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease-out;box-shadow:0 8px 24px #b2232f40;z-index:10;position:relative}
.btn-primary-success:hover{transform:translateY(-2px);box-shadow:0 12px 32px #b2232f59;background:linear-gradient(135deg,#9a1e28 0%,#b82402 100%)}
.btn-secondary-success{background:#fff;color:#004364;padding:16px 36px;border-radius:10px;font-size:17px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease-out;border:2px solid #004364;z-index:10;position:relative}
.btn-secondary-success:hover{background:#004364;color:#fff;transform:translateY(-2px)}
@media (max-width: 768px) {
.success-wrap{padding:40px 16px;min-height:85vh}
.success-box{padding:40px 28px}
.success-heading{font-size:30px}
.success-heading .number-accent{font-size:36px}
.success-message{font-size:16px}
.success-icon-circle{width:80px;height:80px}
.success-icon-circle svg{width:40px;height:40px}
.success-actions{flex-direction:column;gap:12px}
.btn-primary-success,.btn-secondary-success{width:100%;justify-content:center;padding:14px 24px;font-size:16px}
}
@media (max-width: 480px) {
.success-box{padding:32px 20px}
.success-heading{font-size:26px}
.success-heading .number-accent{font-size:32px}
.success-info-block{padding:20px}
}