*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Merriweather',serif;background:linear-gradient(137deg,#fff 0%,#f8f8f8 100%);color:#333;line-height:1.7}
.headerContainer{max-width:1280px;margin:0 auto;padding:20px 40px}
.topRow{display:flex;justify-content:center;align-items:center;margin-bottom:25px}
.brandZone{text-align:center;display:flex;flex-direction:column;align-items:center}
.logoLink{display:inline-block;margin-bottom:12px}
.logoImage{height:110px;width:110px;display:block;background:#ffffff80;padding:8px;border-radius:28px;box-shadow:0 4px 12px #ad193a26}
.companyTitle{font-size:26px;font-weight:700;color:#AD193A;letter-spacing:.5px}
.navZone{border-top:2px solid #ad193a1f;padding-top:20px}
.navWrapper{display:flex;justify-content:center;align-items:center;gap:45px;flex-wrap:wrap}
.navItem{font-size:17px;color:#555;text-decoration:none;padding:8px 16px;border-radius:24px;transition:background 0.25s,color .25s}
.navItem:hover{background:#f460661a;color:#AD193A}
main{min-height:200px}
.footerContainer{max-width:1280px;margin:60px auto 0;padding:50px 40px 30px;background:linear-gradient(162deg,#fff 0%,#fcfcfc 100%);box-shadow:0 -3px 18px #00000014;border-radius:32px 32px 0 0}
.footerContent{margin-bottom:35px}
.footerBlock{max-width:700px}
.footerLogo{height:75px;width:75px;margin-bottom:18px}
.footerDescription{font-size:15px;color:#666;line-height:1.8;margin-bottom:25px}
.contactInfo{display:flex;flex-direction:column;gap:12px}
.contactItem{display:flex;align-items:center;gap:10px;font-size:14px;color:#555}
.contactItem i{color:#F46066;font-size:20px}
.footerBottom{display:flex;justify-content:space-between;align-items:center;padding-top:25px;border-top:1px solid #ad193a1a;flex-wrap:wrap;gap:15px}
.copyrightText{font-size:14px;color:#777}
.footerLinks{display:flex;gap:25px}
.footerLink{font-size:14px;color:#AD193A;text-decoration:none;transition:color .25s}
.footerLink:hover{color:#F46066}
.cookieBox{position:fixed;bottom:30px;right:30px;width:320px;background:#fff;padding:24px;border-radius:28px;box-shadow:0 6px 24px #00000026;z-index:9999;display:none}
.cookieBox.showing{display:block}
.cookieText{font-size:14px;color:#555;line-height:1.6;margin-bottom:16px}
.cookiePolicyLink{color:#AD193A;text-decoration:underline}
.cookieAccept{width:100%;padding:12px;background:linear-gradient(135deg,#AD193A 0%,#F46066 100%);color:#fff;border:none;border-radius:24px;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s}
.cookieAccept:hover{transform:translateY(-2px)}
.cookieManage{position:fixed;bottom:30px;right:30px;width:56px;height:56px;background:#AD193A;color:#fff;border:none;border-radius:50%;font-size:24px;cursor:pointer;box-shadow:0 4px 16px #ad193a4d;transition:background .25s;display:none;align-items:center;justify-content:center}
.cookieManage:hover{background:#F46066}
@media (max-width: 768px) {
.headerContainer{padding:15px 20px}
.logoImage{height:85px;width:85px}
.companyTitle{font-size:22px}
.navWrapper{gap:20px}
.navItem{font-size:15px}
.footerContainer{padding:35px 20px 20px}
.footerBottom{flex-direction:column;align-items:flex-start}
.cookieBox{width:280px;right:15px;bottom:15px}
.cookieManage{right:15px;bottom:15px}
}
@media (max-width: 480px) {
.navWrapper{flex-direction:column;gap:12px}
.cookieBox{width:calc(100% - 30px)}
}
.ec-terms-text{max-width:1280px;margin:0 auto;padding:80px 24px;background:#FFF}
.ec-terms-text h1{font-size:48px;font-weight:700;line-height:1.2;color:#1a1a1a;margin:0 0 16px;letter-spacing:-.02em}
.ec-terms-text h2{font-size:36px;font-weight:700;line-height:1.3;color:#2a2a2a;margin:64px 0 24px;letter-spacing:-.01em}
.ec-terms-text h3{font-size:28px;font-weight:600;line-height:1.4;color:#3a3a3a;margin:48px 0 20px}
.ec-terms-text h4{font-size:22px;font-weight:600;line-height:1.4;color:#4a4a4a;margin:40px 0 16px}
.ec-terms-text h5{font-size:18px;font-weight:600;line-height:1.5;color:#5a5a5a;margin:32px 0 12px}
.ec-terms-text h6{font-size:16px;font-weight:600;line-height:1.5;color:#6a6a6a;margin:28px 0 12px;text-transform:uppercase;letter-spacing:.05em}
.ec-terms-text p{font-size:17px;line-height:1.8;color:#4a4a4a;margin:0 0 24px;font-weight:400}
.ec-terms-text strong,.ec-terms-text b{font-weight:700;color:#2a2a2a}
.ec-terms-text em,.ec-terms-text i{font-style:italic;color:#3a3a3a}
.ec-terms-text a{color:#AD193A;text-decoration:none;font-weight:500;border-bottom:2px solid transparent;transition:border-color .3s ease,color .3s ease;display:inline;padding-bottom:2px}
.ec-terms-text a:hover{color:#F46066;border-bottom-color:#F46066}
.ec-terms-text a:focus{outline:3px solid #AD193A;outline-offset:4px;border-radius:3px}
.ec-terms-text hr{border:none;height:2px;background:linear-gradient(90deg,#AD193A 0%,#F46066 100%);margin:64px 0;opacity:.3;border-radius:2px}
.ec-terms-text div{margin:0 0 24px}
.ec-terms-text h1 + p{font-size:19px;color:#6a6a6a;margin-bottom:48px;line-height:1.7}
.ec-terms-text ul,.ec-terms-text ol{margin:0 0 24px;padding-left:32px}
.ec-terms-text ul li,.ec-terms-text ol li{font-size:17px;line-height:1.8;color:#4a4a4a;margin-bottom:12px}
.ec-terms-text ul li strong,.ec-terms-text ol li strong{color:#2a2a2a}
.ec-terms-text code{font-family:'Courier New',monospace;background:#f5f5f5;padding:2px 8px;border-radius:4px;font-size:15px;color:#AD193A}
.ec-terms-text blockquote{margin:32px 0;padding:24px 32px;border-left:4px solid #AD193A;background:#fafafa;border-radius:0 20px 20px 0}
.ec-terms-text blockquote p{margin-bottom:0;font-size:18px;color:#3a3a3a;font-style:italic}
.ec-terms-text table{width:100%;border-collapse:collapse;margin:32px 0;font-size:16px}
.ec-terms-text table th{background:linear-gradient(135deg,#AD193A 0%,#F46066 100%);color:#FFF;padding:16px;text-align:left;font-weight:600}
.ec-terms-text table td{padding:16px;border-bottom:1px solid #e5e5e5;color:#4a4a4a;line-height:1.6}
.ec-terms-text table tr:last-child td{border-bottom:none}
.ec-terms-text table tr:nth-child(even){background:#fafafa}
@media (max-width: 1024px) {
.ec-terms-text{padding:64px 32px}
.ec-terms-text h1{font-size:40px}
.ec-terms-text h2{font-size:32px;margin-top:56px}
.ec-terms-text h3{font-size:24px;margin-top:40px}
}
@media (max-width: 768px) {
.ec-terms-text{padding:48px 20px}
.ec-terms-text h1{font-size:32px}
.ec-terms-text h2{font-size:26px;margin-top:48px}
.ec-terms-text h3{font-size:22px;margin-top:36px}
.ec-terms-text h4{font-size:20px}
.ec-terms-text p{font-size:16px;line-height:1.7}
.ec-terms-text h1 + p{font-size:17px;margin-bottom:36px}
.ec-terms-text hr{margin:48px 0}
.ec-terms-text ul,.ec-terms-text ol{padding-left:24px}
.ec-terms-text ul li,.ec-terms-text ol li{font-size:16px}
.ec-terms-text blockquote{padding:20px 24px;margin:24px 0}
.ec-terms-text table{font-size:14px}
.ec-terms-text table th,.ec-terms-text table td{padding:12px}
}
@media (max-width: 480px) {
.ec-terms-text{padding:40px 16px}
.ec-terms-text h1{font-size:28px}
.ec-terms-text h2{font-size:24px;margin-top:40px}
.ec-terms-text h3{font-size:20px;margin-top:32px}
.ec-terms-text h4{font-size:18px}
.ec-terms-text p{font-size:15px}
.ec-terms-text ul,.ec-terms-text ol{padding-left:20px}
.ec-terms-text blockquote{padding:16px 20px;border-radius:0 16px 16px 0}
}
.heroSection{position:relative;background:linear-gradient(137deg,#AD193A 0%,#F46066 100%);padding:95px 20px 85px;overflow:hidden;margin-bottom:70px}
.heroSection::before{content:'';position:absolute;top:-120px;right:-80px;width:420px;height:420px;background:#ffffff14;border-radius:35px;transform:rotate(28deg)}
.heroSection::after{content:'';position:absolute;bottom:-90px;left:-60px;width:340px;height:340px;background:#0000001f;border-radius:30px;transform:rotate(-15deg)}
.heroContent{max-width:1280px;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:35px}
.heroContent .titleMain{font-size:58px;font-weight:700;color:#FFF;line-height:1.15;margin:0;max-width:820px}
.heroContent .descriptionText{font-size:19px;line-height:1.65;color:#ffffffed;max-width:680px;margin:0}
.heroImageBox{position:absolute;right:5%;top:50%;transform:translateY(-50%);width:380px;height:380px;border-radius:32px;overflow:hidden;box-shadow:0 6px 2px #00000040;z-index:3}
.heroImageBox img{width:100%;height:100%;object-fit:cover;filter:contrast(1.08) brightness(0.97)}
.programDetailsWrapper{max-width:1280px;margin:0 auto 80px;padding:0 20px}
.programDetailsGrid{display:grid;grid-template-columns:repeat(8,1fr);gap:28px;align-items:start}
.programOverviewBox{grid-column:1 / 6;background:#FFF;padding:48px 42px;border-radius:28px;box-shadow:0 3px 1px #ad193a14;border:2px solid #ad193a1f}
.programOverviewBox .sectionHeading{font-size:38px;font-weight:700;color:#AD193A;margin:0 0 24px;line-height:1.25}
.programOverviewBox .contentParagraph{font-size:17px;line-height:1.7;color:#2a2a2a;margin:0 0 20px}
.programOverviewBox .contentParagraph:last-child{margin-bottom:0}
.keyHighlightsBox{grid-column:6 / 9;background:linear-gradient(165deg,#F46066 0%,#AD193A 100%);padding:40px 36px;border-radius:28px;box-shadow:0 4px 2px #00000026;position:relative}
.keyHighlightsBox::before{content:'';position:absolute;top:15px;right:15px;width:90px;height:90px;background:#ffffff1a;border-radius:24px;transform:rotate(22deg)}
.keyHighlightsBox .highlightTitle{font-size:26px;font-weight:700;color:#FFF;margin:0 0 28px;position:relative;z-index:1}
.highlightsList{list-style:none;padding:0;margin:0;position:relative;z-index:1}
.highlightsList .highlightItem{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px;font-size:16px;line-height:1.6;color:#fffffff2}
.highlightsList .highlightItem:last-child{margin-bottom:0}
.highlightsList .highlightItem::before{content:'→';font-size:20px;color:#FFF;font-weight:700;flex-shrink:0;margin-top:2px}
.curriculumSection{background:linear-gradient(108deg,#f8f8f8 0%,#fff 100%);padding:85px 20px;margin-bottom:75px}
.curriculumInner{max-width:1280px;margin:0 auto}
.curriculumSection .sectionHeading{font-size:42px;font-weight:700;color:#AD193A;margin:0 0 18px;text-align:center}
.curriculumSection .introText{font-size:18px;line-height:1.65;color:#3a3a3a;margin:0 auto 55px;text-align:center;max-width:780px}
.modulesGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.moduleCard{background:#FFF;padding:38px 35px;border-radius:26px;box-shadow:0 2px 1px #0000000f;border-left:5px solid #F46066;transition:all .35s ease;position:relative}
.moduleCard:hover{transform:translateY(-4px);box-shadow:0 6px 3px #ad193a26}
.moduleCard .moduleNumber{font-size:15px;font-weight:600;color:#F46066;text-transform:uppercase;letter-spacing:.8px;margin:0 0 12px}
.moduleCard .moduleName{font-size:24px;font-weight:700;color:#AD193A;margin:0 0 18px;line-height:1.3}
.moduleCard .moduleDescription{font-size:16px;line-height:1.7;color:#4a4a4a;margin:0}
.instructorsSection{max-width:1280px;margin:0 auto 90px;padding:0 20px}
.instructorsSection .sectionHeading{font-size:40px;font-weight:700;color:#AD193A;margin:0 0 16px}
.instructorsSection .sectionSubtext{font-size:18px;line-height:1.65;color:#3a3a3a;margin:0 0 50px;max-width:720px}
.instructorsLayout{display:flex;gap:35px;align-items:stretch}
.instructorProfile{flex:1;background:#FFF;border-radius:30px;overflow:hidden;box-shadow:0 4px 2px #ad193a1a;border:1px solid #ad193a14;display:flex;flex-direction:column;transition:all .4s ease}
.instructorProfile:hover{transform:scale(1.02);box-shadow:0 7px 3px #ad193a2e}
.instructorProfile .photoContainer{width:100%;height:320px;overflow:hidden;position:relative}
.instructorProfile .photoContainer::after{content:'';position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top,#ad193a66,transparent)}
.instructorProfile .photoContainer img{width:100%;height:100%;object-fit:cover}
.instructorProfile .infoBox{padding:32px 30px;flex-grow:1;display:flex;flex-direction:column}
.instructorProfile .instructorName{font-size:26px;font-weight:700;color:#AD193A;margin:0 0 8px}
.instructorProfile .instructorRole{font-size:16px;font-weight:600;color:#F46066;margin:0 0 18px;text-transform:uppercase;letter-spacing:.5px}
.instructorProfile .instructorBio{font-size:16px;line-height:1.7;color:#4a4a4a;margin:0}
.enrollmentSection{background:linear-gradient(152deg,#AD193A 0%,#F46066 100%);padding:75px 20px;position:relative;overflow:hidden}
.enrollmentSection::before{content:'';position:absolute;top:-60px;left:-70px;width:300px;height:300px;background:#ffffff0f;border-radius:28px;transform:rotate(-18deg)}
.enrollmentSection::after{content:'';position:absolute;bottom:-50px;right:-80px;width:350px;height:350px;background:#00000014;border-radius:32px;transform:rotate(25deg)}
.enrollmentInner{max-width:1280px;margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.enrollmentTextBox .enrollmentHeading{font-size:44px;font-weight:700;color:#FFF;margin:0 0 22px;line-height:1.2}
.enrollmentTextBox .enrollmentDescription{font-size:18px;line-height:1.7;color:#ffffffeb;margin:0 0 35px}
.enrollmentTextBox .ctaButton{display:inline-block;background:#FFF;color:#AD193A;padding:16px 42px;border-radius:28px;font-size:18px;font-weight:700;text-decoration:none;box-shadow:0 5px 2px #0003;transition:all .3s ease;z-index:10;position:relative}
.enrollmentTextBox .ctaButton:hover{transform:translateY(-3px);box-shadow:0 8px 4px #00000040;background:#fafafa}
.enrollmentFeaturesBox{background:#ffffff1f;padding:40px 38px;border-radius:28px;backdrop-filter:blur(8px)}
.enrollmentFeaturesBox .featuresHeading{font-size:22px;font-weight:700;color:#FFF;margin:0 0 26px}
.featuresList{list-style:none;padding:0;margin:0}
.featuresList .featureEntry{display:flex;align-items:flex-start;gap:13px;margin-bottom:18px;font-size:16px;line-height:1.65;color:#fffffff2}
.featuresList .featureEntry:last-child{margin-bottom:0}
.featuresList .featureEntry::before{content:'✓';font-size:22px;color:#FFF;font-weight:700;flex-shrink:0}
@media (max-width: 1024px) {
.heroSection{padding:70px 20px 65px;margin-bottom:55px}
.heroContent .titleMain{font-size:46px}
.heroImageBox{position:static;transform:none;width:100%;max-width:400px;height:300px;margin-top:30px}
.programDetailsGrid{grid-template-columns:1fr}
.programOverviewBox,.keyHighlightsBox{grid-column:1 / -1}
.modulesGrid{grid-template-columns:1fr}
.instructorsLayout{flex-direction:column}
.enrollmentInner{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.heroSection{padding:50px 20px 45px;margin-bottom:40px}
.heroContent .titleMain{font-size:36px}
.heroContent .descriptionText{font-size:17px}
.heroImageBox{height:250px}
.programOverviewBox{padding:35px 28px}
.programOverviewBox .sectionHeading{font-size:30px}
.keyHighlightsBox{padding:32px 26px}
.curriculumSection{padding:60px 20px;margin-bottom:50px}
.curriculumSection .sectionHeading{font-size:32px}
.moduleCard{padding:30px 26px}
.instructorsSection{margin-bottom:60px}
.instructorsSection .sectionHeading{font-size:32px}
.instructorProfile .photoContainer{height:280px}
.enrollmentSection{padding:55px 20px}
.enrollmentTextBox .enrollmentHeading{font-size:34px}
.enrollmentTextBox .enrollmentDescription{font-size:16px}
.enrollmentTextBox .ctaButton{padding:14px 36px;font-size:16px}
.enrollmentFeaturesBox{padding:32px 28px}
}
.hero-wrapper{max-width:1280px;margin:0 auto;padding:80px 20px;position:relative}
.hero-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.hero-text-section h1{font-size:3.2rem;line-height:1.2;margin-bottom:24px;color:#1a1a1a}
.hero-text-section h1 .number-accent{color:#AD193A;font-weight:700}
.hero-text-section .description-text{font-size:1.15rem;line-height:1.7;color:#4a4a4a;margin-bottom:32px}
.hero-visual-anchor{position:relative;border-radius:32px;overflow:hidden;box-shadow:0 4px 6px #0000001f}
.hero-visual-anchor img{width:100%;height:auto;display:block}
.geometric-pattern{position:absolute;top:-40px;right:-40px;width:200px;height:200px;opacity:.08;pointer-events:none}
.cta-button-primary{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#AD193A 0%,#F46066 100%);color:#FFF;text-decoration:none;border-radius:28px;font-size:1.05rem;font-weight:600;box-shadow:0 6px 12px #ad193a40;transition:all .3s ease;z-index:10;position:relative}
.cta-button-primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #ad193a59}
.platform-concept-wrapper{max-width:1280px;margin:100px auto;padding:0 20px}
.concept-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:start}
.concept-content-side h2{font-size:2.6rem;margin-bottom:28px;color:#1a1a1a;line-height:1.3}
.concept-description{font-size:1.1rem;line-height:1.8;color:#4a4a4a;margin-bottom:36px}
.concept-highlights-box{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px}
.highlight-item{padding:24px;background:linear-gradient(145deg,#f9f9f9 0%,#fff 100%);border-radius:24px;box-shadow:inset 0 2px 4px #0000000a;transition:all .3s ease}
.highlight-item:hover{box-shadow:0 4px 8px #00000014 inset 0 2px 4px #0000000a}
.highlight-item h4{font-size:1.2rem;margin-bottom:12px;color:#AD193A}
.highlight-item p{font-size:.95rem;line-height:1.6;color:#5a5a5a}
.concept-visual-collection{display:grid;grid-template-columns:1fr;gap:20px}
.visual-card{border-radius:28px;overflow:hidden;box-shadow:0 3px 8px #0000001a}
.visual-card img{width:100%;height:auto;display:block}
.accessibility-section-box{max-width:1280px;margin:100px auto;padding:80px 20px;background:linear-gradient(165deg,#fef5f6 0%,#fff 50%,#fef5f6 100%);border-radius:40px}
.accessibility-header{text-align:center;margin-bottom:60px}
.accessibility-header h2{font-size:2.8rem;margin-bottom:20px;color:#1a1a1a}
.accessibility-header .subtitle-text{font-size:1.15rem;color:#5a5a5a;line-height:1.7;max-width:720px;margin:0 auto}
.features-display-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.feature-card-item{background:#fff;padding:36px 28px;border-radius:30px;box-shadow:0 2px 6px #0000000f;transition:all .35s ease;position:relative}
.feature-card-item::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#AD193A 0%,#F46066 100%);border-radius:0 0 4px 4px;transition:height .35s ease}
.feature-card-item:hover::before{height:100%}
.feature-card-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001f}
.feature-icon-wrapper{width:64px;height:64px;background:linear-gradient(135deg,#ad193a1a 0%,#f460661a 100%);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.feature-icon-wrapper svg{width:32px;height:32px}
.feature-card-item h3{font-size:1.35rem;margin-bottom:16px;color:#1a1a1a}
.feature-card-item p{font-size:1rem;line-height:1.7;color:#5a5a5a}
.accessibility-visuals-row{margin-top:60px;display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.accessibility-image-box{border-radius:32px;overflow:hidden;box-shadow:0 4px 10px #00000014}
.accessibility-image-box img{width:100%;height:auto;display:block}
@media (max-width: 1024px) {
.hero-content-grid{grid-template-columns:1fr;gap:40px}
.concept-grid{grid-template-columns:1fr;gap:50px}
.features-display-grid{grid-template-columns:1fr 1fr}
.accessibility-visuals-row{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hero-wrapper{padding:60px 20px}
.hero-text-section h1{font-size:2.4rem}
.concept-highlights-box{grid-template-columns:1fr}
.features-display-grid{grid-template-columns:1fr}
.accessibility-header h2{font-size:2.2rem}
.platform-concept-wrapper,.accessibility-section-box{margin:60px auto}
}
@media (max-width: 480px) {
.hero-text-section h1{font-size:2rem}
.hero-text-section .description-text{font-size:1.05rem}
.concept-content-side h2{font-size:2rem}
.accessibility-header h2{font-size:1.9rem}
}
.pageTitle-construct{position:relative;overflow:hidden;margin-bottom:5rem;background:linear-gradient(137deg,#AD193A 0%,#F46066 100%);padding:0}
.pageTitle-construct .imageBox-wide{position:relative;height:440px;overflow:hidden}
.pageTitle-construct .imageBox-wide img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(0.72) contrast(1.15);mix-blend-mode:multiply}
.pageTitle-construct .textLayer-safe{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2.5rem;z-index:3}
.pageTitle-construct .textLayer-safe h1{font-size:3.2rem;font-weight:700;color:#FFF;margin:0 0 1rem;line-height:1.15;text-shadow:0 4px 12px #0000004d}
.pageTitle-construct .textLayer-safe .tagline-sub{font-size:1.25rem;color:#ffffffed;margin:0 0 2rem;max-width:680px;line-height:1.5}
.pageTitle-construct .actions-bundle{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center}
.pageTitle-construct .btn-action{padding:.95rem 2.2rem;font-size:1.05rem;font-weight:600;border:none;border-radius:28px;cursor:pointer;text-decoration:none;transition:all .35s ease;display:inline-block}
.pageTitle-construct .btn-primary-style{background:#FFF;color:#AD193A;box-shadow:0 6px 18px #0003}
.pageTitle-construct .btn-primary-style:hover{transform:translateY(-3px);box-shadow:0 9px 24px #00000047}
.pageTitle-construct .btn-secondary-style{background:transparent;color:#FFF;border:2px solid #ffffffd9}
.pageTitle-construct .btn-secondary-style:hover{background:#ffffff26;border-color:#FFF;transform:translateY(-2px)}
.pageTitle-construct::before{content:'';position:absolute;top:15%;left:8%;width:90px;height:90px;background:radial-gradient(circle,#ffffff26 0%,transparent 70%);border-radius:50%;animation:floatParticle 7s infinite ease-in-out;z-index:2}
.pageTitle-construct::after{content:'';position:absolute;bottom:20%;right:12%;width:65px;height:65px;background:radial-gradient(circle,#ffffff1f 0%,transparent 70%);border-radius:50%;animation:floatParticle 9s infinite ease-in-out;animation-delay:1.5s;z-index:2}
@keyframes floatParticle {
0%,100%{transform:translate(0,0) scale(1);opacity:.6}
50%{transform:translate(20px,-25px) scale(1.1);opacity:.9}
}
.formSection-expand{max-width:1280px;margin:0 auto 5.5rem;padding:0 2rem}
.formSection-expand .heading-primary-area{text-align:center;margin-bottom:3.5rem}
.formSection-expand .heading-primary-area h2{font-size:2.6rem;font-weight:700;color:#AD193A;margin:0 0 1rem;line-height:1.2}
.formSection-expand .heading-primary-area p{font-size:1.15rem;color:#555;max-width:720px;margin:0 auto;line-height:1.6}
.formWrapper-extended{background:#FFF;border-radius:32px;box-shadow:0 4px 28px #ad193a14;padding:3.5rem;max-width:780px;margin:0 auto}
.formWrapper-extended .fieldGroup-item{margin-bottom:1.8rem}
.formWrapper-extended label{display:block;font-size:1.05rem;font-weight:600;color:#333;margin-bottom:.6rem}
.formWrapper-extended input[type="email"],.formWrapper-extended select,.formWrapper-extended textarea{width:100%;padding:1rem 1.25rem;font-size:1rem;border:2px solid #e0e0e0;border-radius:22px;background:#fafafa;color:#333;transition:all .3s ease;box-sizing:border-box}
.formWrapper-extended input[type="email"]:focus,.formWrapper-extended select:focus,.formWrapper-extended textarea:focus{outline:none;border-color:#F46066;background:#FFF;box-shadow:0 0 0 4px #f460661f}
.formWrapper-extended select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23AD193A' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.25rem center;background-size:18px;padding-right:3rem;cursor:pointer}
.formWrapper-extended textarea{min-height:150px;resize:vertical;font-family:inherit}
.formWrapper-extended .privacy-consent-box{margin:2rem 0 1.5rem;display:flex;align-items:flex-start;gap:.75rem}
.formWrapper-extended .privacy-consent-box input[type="checkbox"]{width:22px;height:22px;margin-top:.15rem;cursor:pointer;accent-color:#AD193A}
.formWrapper-extended .privacy-consent-box label{font-size:.95rem;font-weight:400;color:#666;margin:0;line-height:1.5}
.formWrapper-extended .privacy-consent-box a{color:#AD193A;text-decoration:underline;font-weight:600}
.formWrapper-extended .privacy-consent-box a:hover{color:#F46066}
.formWrapper-extended .submit-action-area{text-align:center;margin-top:2rem}
.formWrapper-extended button[type="submit"]{padding:1.1rem 3.5rem;font-size:1.1rem;font-weight:700;background:linear-gradient(125deg,#AD193A 0%,#F46066 100%);color:#FFF;border:none;border-radius:30px;cursor:pointer;transition:all .35s ease;box-shadow:0 5px 20px #ad193a40;position:relative;z-index:5}
.formWrapper-extended button[type="submit"]:hover{transform:translateY(-3px);box-shadow:0 8px 28px #ad193a59}
.formWrapper-extended button[type="submit"]:active{transform:translateY(-1px)}
.detailsLayout-split{max-width:1280px;margin:0 auto 6rem;padding:0 2rem}
.detailsLayout-split .infoGrid-dual{display:grid;grid-template-columns:1fr 1fr;gap:3rem}
.detailsLayout-split .contactCard-segment{background:linear-gradient(135deg,#fafafa 0%,#f5f5f5 100%);border-radius:28px;padding:2.8rem;box-shadow:0 3px 18px #0000000f;transition:all .35s ease}
.detailsLayout-split .contactCard-segment:hover{transform:translateY(-5px);box-shadow:0 8px 28px #ad193a26}
.detailsLayout-split .contactCard-segment h3{font-size:1.75rem;font-weight:700;color:#AD193A;margin:0 0 1.5rem;display:flex;align-items:center;gap:.8rem}
.detailsLayout-split .contactCard-segment h3::before{content:'';width:6px;height:32px;background:linear-gradient(180deg,#AD193A 0%,#F46066 100%);border-radius:8px}
.detailsLayout-split .infoRow-item{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.4rem}
.detailsLayout-split .infoRow-item:last-child{margin-bottom:0}
.detailsLayout-split .label-descriptor{font-size:.9rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px}
.detailsLayout-split .value-display{font-size:1.15rem;font-weight:600;color:#333;line-height:1.5}
.detailsLayout-split .value-display a{color:#AD193A;text-decoration:none;transition:color .3s ease}
.detailsLayout-split .value-display a:hover{color:#F46066;text-decoration:underline}
.detailsLayout-split .contactCard-segment.officeLocation-box{background:linear-gradient(125deg,#AD193A 0%,#F46066 100%)}
.detailsLayout-split .officeLocation-box h3{color:#FFF}
.detailsLayout-split .officeLocation-box h3::before{background:#FFF}
.detailsLayout-split .officeLocation-box .label-descriptor{color:#ffffffbf}
.detailsLayout-split .officeLocation-box .value-display{color:#FFF}
.detailsLayout-split .officeLocation-box .value-display a{color:#FFF}
.detailsLayout-split .officeLocation-box .value-display a:hover{opacity:.85}
@media (max-width: 968px) {
.pageTitle-construct .textLayer-safe h1{font-size:2.6rem}
.pageTitle-construct .textLayer-safe .tagline-sub{font-size:1.1rem}
.pageTitle-construct .imageBox-wide{height:380px}
.formWrapper-extended{padding:2.5rem}
.detailsLayout-split .infoGrid-dual{grid-template-columns:1fr;gap:2rem}
}
@media (max-width: 640px) {
.pageTitle-construct .textLayer-safe h1{font-size:2.2rem}
.pageTitle-construct .textLayer-safe .tagline-sub{font-size:1rem}
.pageTitle-construct .imageBox-wide{height:320px}
.pageTitle-construct .actions-bundle{flex-direction:column;width:100%}
.pageTitle-construct .btn-action{width:100%}
.formSection-expand .heading-primary-area h2{font-size:2rem}
.formWrapper-extended{padding:2rem;border-radius:24px}
.detailsLayout-split .contactCard-segment{padding:2rem}
.detailsLayout-split .contactCard-segment h3{font-size:1.5rem}
}
.title-wrapper{max-width:1280px;margin:0 auto;padding:80px 20px;position:relative}
.title-content-GRID{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.title-text-area h1{font-size:48px;line-height:1.2;color:#AD193A;margin-bottom:30px;font-weight:700}
.title-text-area .feature-LISTING{list-style:none;padding:0;margin:0 0 40px}
.title-text-area .feature-LISTING li{padding:16px 0;font-size:18px;line-height:1.6;color:#333;position:relative;padding-left:35px}
.title-text-area .feature-LISTING li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:linear-gradient(135deg,#AD193A 0%,#F46066 100%);border-radius:50%}
.title-text-area .mainCTA{display:inline-block;padding:18px 45px;background:linear-gradient(135deg,#AD193A 0%,#F46066 100%);color:#FFF;text-decoration:none;border-radius:30px;font-size:18px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #ad193a40}
.title-text-area .mainCTA:hover{transform:translateY(-2px);box-shadow:0 6px 25px #ad193a59}
.imageContainer-layered{position:relative}
.imageContainer-layered .primaryImage{width:100%;height:auto;border-radius:25px;box-shadow:5px 5px 0 #ad193a26;position:relative;z-index:2}
.imageContainer-layered::before{content:'';position:absolute;width:95%;height:95%;background:linear-gradient(225deg,#F46066 0%,#AD193A 100%);border-radius:25px;top:20px;left:20px;z-index:1}
.decorative-DOTS{position:absolute;right:-40px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px}
.decorative-DOTS span{width:6px;height:6px;background:#F46066;border-radius:50%;opacity:.6}
.storySection-WRAPPER{max-width:1280px;margin:0 auto;padding:100px 20px;background:linear-gradient(180deg,#FFF 0%,#f9f9f9 100%)}
.storyContent-BOX{display:flex;gap:80px;align-items:flex-start}
.storyLeft-PANEL{flex:1}
.storyLeft-PANEL h2{font-size:38px;line-height:1.3;color:#AD193A;margin-bottom:35px;font-weight:700}
.storyLeft-PANEL .narrative-TEXT{font-size:17px;line-height:1.8;color:#444;margin-bottom:25px}
.milestoneGrid-DISPLAY{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:50px}
.milestone-CARD{background:#FFF;padding:30px;border-radius:20px;box-shadow:2px 2px 0 #ad193a14;border-left:4px solid #F46066}
.milestone-CARD .year-LABEL{font-size:16px;color:#F46066;font-weight:600;margin-bottom:12px;display:block}
.milestone-CARD .achievement-DESC{font-size:15px;line-height:1.6;color:#555}
.storyRight-PANEL{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:20px}
.storyImage-ITEM{position:relative}
.storyImage-ITEM img{width:100%;height:280px;object-fit:cover;border-radius:20px;box-shadow:3px 3px 0 #ad193a1f}
.storyImage-ITEM:nth-child(1){grid-column:1 / 2;grid-row:1 / 2}
.storyImage-ITEM:nth-child(2){grid-column:2 / 3;grid-row:1 / 2;margin-top:40px}
.storyImage-ITEM:nth-child(3){grid-column:1 / 3;grid-row:2 / 3}
.storyImage-ITEM:nth-child(3) img{height:240px}
.storyImage-ITEM:nth-child(4){grid-column:1 / 2;grid-row:3 / 4}
.storyImage-ITEM:nth-child(5){grid-column:2 / 3;grid-row:3 / 4;margin-top:-30px}
.teamHighlight-BOX{margin-top:60px;background:linear-gradient(135deg,#AD193A 0%,#F46066 100%);padding:50px;border-radius:30px;display:flex;gap:40px;align-items:center}
.expertProfile-CONTAINER{width:180px;height:180px;border-radius:50%;overflow:hidden;border:6px solid #ffffff4d;flex-shrink:0}
.expertProfile-CONTAINER img{width:100%;height:100%;object-fit:cover}
.expertInfo-TEXT{flex:1}
.expertInfo-TEXT h3{font-size:28px;color:#FFF;margin-bottom:10px;font-weight:700}
.expertInfo-TEXT .role-TITLE{font-size:16px;color:#ffffffd9;margin-bottom:20px;display:block}
.expertInfo-TEXT .bio-CONTENT{font-size:16px;line-height:1.7;color:#FFF}
@media (max-width: 968px) {
.title-content-GRID{grid-template-columns:1fr;gap:50px}
.title-text-area h1{font-size:38px}
.decorative-DOTS{display:none}
.storyContent-BOX{flex-direction:column;gap:50px}
.milestoneGrid-DISPLAY{grid-template-columns:1fr}
.storyRight-PANEL{grid-template-columns:1fr}
.storyImage-ITEM:nth-child(2){margin-top:0}
.storyImage-ITEM:nth-child(3){grid-column:1 / 2}
.storyImage-ITEM:nth-child(5){margin-top:0}
.teamHighlight-BOX{flex-direction:column;text-align:center;padding:40px 30px}
}
@media (max-width: 640px) {
.title-wrapper{padding:50px 16px}
.title-text-area h1{font-size:32px}
.title-text-area .feature-LISTING li{font-size:16px}
.title-text-area .mainCTA{padding:16px 35px;font-size:16px}
.storySection-WRAPPER{padding:60px 16px}
.storyLeft-PANEL h2{font-size:30px}
.milestone-CARD{padding:25px}
.storyImage-ITEM img{height:220px}
.expertProfile-CONTAINER{width:150px;height:150px}
.expertInfo-TEXT h3{font-size:24px}
}
.hero-banner{position:relative;background:linear-gradient(158deg,#FFF 0%,#F8F9FA 100%);padding:80px 20px 100px;overflow:hidden}
.hero-banner::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:linear-gradient(203deg,#ad193a14 0%,#f460660d 100%);border-radius:40% 60% 70% 30%;animation:floatShape 20s ease-in-out infinite}
.hero-banner::after{content:'';position:absolute;bottom:-20%;left:-5%;width:400px;height:400px;background:linear-gradient(67deg,#f460660f 0%,#ad193a0a 100%);border-radius:60% 40% 30% 70%;animation:floatShape 25s ease-in-out infinite reverse}
@keyframes floatShape {
0%,100%{transform:translate(0,0) rotate(0deg)}
50%{transform:translate(-30px,-30px) rotate(10deg)}
}
.hero-content-wrapper{max-width:1280px;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}
.hero-content-wrapper h1{font-size:52px;font-weight:700;color:#1A1A1A;margin:0 0 20px;line-height:1.2}
.hero-tagline-text{font-size:20px;color:#4A4A4A;margin:0 0 40px;max-width:720px;line-height:1.6}
.hero-actions-group{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}
.primary-cta-btn{background:linear-gradient(135deg,#AD193A 0%,#8B1430 100%);color:#FFF;padding:16px 36px;border-radius:28px;text-decoration:none;font-size:17px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #ad193a40;position:relative;z-index:10}
.primary-cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ad193a59}
.secondary-cta-btn{background:#FFF;color:#AD193A;padding:16px 36px;border-radius:28px;text-decoration:none;font-size:17px;font-weight:600;border:2px solid #AD193A;transition:all .3s ease;position:relative;z-index:10}
.secondary-cta-btn:hover{background:#FFF5F7;transform:translateY(-2px)}
.team-intro-section{padding:90px 20px;background:#FFF}
.team-intro-container{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.intro-text-block h2{font-size:42px;font-weight:700;color:#1A1A1A;margin:0 0 24px;line-height:1.3}
.intro-text-block h2::before{content:'';display:block;width:60px;height:5px;background:linear-gradient(90deg,#AD193A 0%,#F46066 100%);margin-bottom:20px;border-radius:20px}
.intro-description-text{font-size:17px;color:#4A4A4A;line-height:1.7;margin:0 0 20px}
.intro-visual-block{position:relative}
.intro-visual-block img{width:100%;height:auto;border-radius:32px;box-shadow:0 8px 24px #0000001f;object-fit:cover}
.values-grid-section{padding:90px 20px;background:linear-gradient(175deg,#F8F9FA 0%,#FFF 100%)}
.values-container-box{max-width:1280px;margin:0 auto}
.values-header-text{text-align:center;margin-bottom:60px}
.values-header-text h2{font-size:42px;font-weight:700;color:#1A1A1A;margin:0 0 16px}
.values-header-text p{font-size:18px;color:#4A4A4A;margin:0;max-width:680px;margin-left:auto;margin-right:auto}
.values-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.value-card-item{background:#FFF;padding:40px 32px;border-radius:28px;box-shadow:0 3px 10px #0000000f;transition:all .3s ease;border:2px solid transparent}
.value-card-item:hover{transform:translateY(-6px);box-shadow:0 8px 24px #ad193a26;border-color:#F46066}
.value-icon-wrapper{width:64px;height:64px;background:linear-gradient(135deg,#FFF5F7 0%,#FFE8EB 100%);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.value-icon-wrapper i{font-size:32px;color:#AD193A}
.value-card-item h3{font-size:22px;font-weight:700;color:#1A1A1A;margin:0 0 12px}
.value-card-item p{font-size:16px;color:#4A4A4A;line-height:1.6;margin:0}
.team-showcase-section{padding:90px 20px;background:#FFF}
.showcase-container-wrapper{max-width:1280px;margin:0 auto}
.showcase-title-area{text-align:center;margin-bottom:70px}
.showcase-title-area h2{font-size:42px;font-weight:700;color:#1A1A1A;margin:0 0 16px;position:relative;display:inline-block}
.showcase-title-area h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#AD193A 0%,#F46066 100%);border-radius:20px}
.showcase-title-area p{font-size:18px;color:#4A4A4A;margin:20px 0 0}
.team-members-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}
.member-profile-card{background:linear-gradient(165deg,#FFF 0%,#F8F9FA 100%);border-radius:32px;overflow:hidden;box-shadow:0 4px 16px #00000014;transition:all .3s ease}
.member-profile-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #ad193a2e}
.member-photo-container{width:100%;height:320px;overflow:hidden;position:relative}
.member-photo-container::after{content:'';position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top,#ffffffe6 0%,transparent 100%)}
.member-photo-container img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.member-profile-card:hover .member-photo-container img{transform:scale(1.05)}
.member-info-content{padding:28px 24px;text-align:center}
.member-info-content h3{font-size:24px;font-weight:700;color:#1A1A1A;margin:0 0 8px}
.member-role-label{font-size:16px;color:#AD193A;font-weight:600;margin:0 0 16px}
.member-bio-snippet{font-size:15px;color:#4A4A4A;line-height:1.6;margin:0}
.recruitment-call-section{padding:100px 20px;background:linear-gradient(142deg,#AD193A 0%,#8B1430 100%);position:relative;overflow:hidden}
.recruitment-call-section::before{content:'';position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:#ffffff0d;border-radius:50%}
.recruitment-call-section::after{content:'';position:absolute;bottom:-150px;left:-150px;width:500px;height:500px;background:#ffffff08;border-radius:50%}
.recruitment-content-box{max-width:1280px;margin:0 auto;text-align:center;position:relative;z-index:2}
.recruitment-content-box h2{font-size:44px;font-weight:700;color:#FFF;margin:0 0 20px;line-height:1.3}
.recruitment-content-box p{font-size:19px;color:#ffffffe6;margin:0 0 40px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}
.recruitment-action-btn{background:#FFF;color:#AD193A;padding:18px 42px;border-radius:30px;text-decoration:none;font-size:18px;font-weight:700;transition:all .3s ease;display:inline-block;box-shadow:0 6px 20px #00000026;position:relative;z-index:10}
.recruitment-action-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 10px 30px #00000040;background:#FFF5F7}
@media (max-width: 968px) {
.hero-content-wrapper h1{font-size:40px}
.team-intro-container{grid-template-columns:1fr;gap:40px}
.values-grid-layout{grid-template-columns:repeat(2,1fr);gap:24px}
.intro-text-block h2,.values-header-text h2,.showcase-title-area h2{font-size:36px}
.recruitment-content-box h2{font-size:38px}
}
@media (max-width: 640px) {
.hero-banner{padding:60px 20px 80px}
.hero-content-wrapper h1{font-size:32px}
.hero-tagline-text{font-size:17px}
.hero-actions-group{flex-direction:column;width:100%}
.primary-cta-btn,.secondary-cta-btn{width:100%;text-align:center}
.values-grid-layout{grid-template-columns:1fr}
.team-members-grid{grid-template-columns:1fr}
.intro-text-block h2,.values-header-text h2,.showcase-title-area h2{font-size:28px}
.recruitment-content-box h2{font-size:30px}
.team-intro-section,.values-grid-section,.team-showcase-section{padding:60px 20px}
.recruitment-call-section{padding:70px 20px}
}
.successWrap{background:linear-gradient(143deg,#F46066 0%,#AD193A 100%);padding:80px 20px;position:relative;overflow:hidden}
.successWrap::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#ffffff0d;border-radius:50%;filter:blur(80px)}
.successWrap::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#ffffff08;border-radius:50%;filter:blur(60px)}
.successContainer{max-width:1280px;margin:0 auto;position:relative;z-index:2}
.successIconArea{text-align:center;margin-bottom:40px}
.checkmarkCircle{width:120px;height:120px;background:#ffffff26;border-radius:50%;margin:0 auto 30px;display:flex;align-items:center;justify-content:center;position:relative;backdrop-filter:blur(10px);box-shadow:0 8px 32px #00000026}
.checkmarkCircle::before{content:'';position:absolute;width:100%;height:100%;border:3px solid #ffffff4d;border-radius:50%;top:-6px;left:-6px}
.checkmarkSvg{width:60px;height:60px;fill:none;stroke:#FFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.successMainTitle{font-size:48px;font-weight:700;color:#FFF;margin:0 0 20px;line-height:1.2;letter-spacing:-.02em}
.successSubtext{font-size:20px;color:#ffffffe6;margin:0 0 50px;line-height:1.6;max-width:680px;margin-left:auto;margin-right:auto}
.detailsBox{background:#fffffff2;border-radius:28px;padding:50px;box-shadow:0 12px 48px #0000001f;max-width:800px;margin:0 auto}
.detailsTitle{font-size:28px;font-weight:600;color:#AD193A;margin:0 0 30px;position:relative;padding-left:24px}
.detailsTitle::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:32px;background:linear-gradient(180deg,#F46066 0%,#AD193A 100%);border-radius:3px}
.infoRow{display:flex;align-items:flex-start;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #ad193a1a}
.infoRow:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.infoLabel{font-size:16px;font-weight:600;color:#AD193A;min-width:180px;flex-shrink:0}
.infoValue{font-size:16px;color:#333;line-height:1.6}
.nextStepsBox{background:#FFF;padding:80px 20px}
.nextStepsContainer{max-width:1280px;margin:0 auto}
.nextStepsHeader{text-align:center;margin-bottom:60px}
.nextStepsHeading{font-size:42px;font-weight:700;color:#AD193A;margin:0 0 16px;letter-spacing:-.01em}
.nextStepsDescription{font-size:18px;color:#666;margin:0;line-height:1.7}
.stepsList{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:36px}
.stepCard{background:linear-gradient(135deg,#f460660a 0%,#ad193a0a 100%);border-radius:24px;padding:40px 32px;position:relative;transition:all .3s ease;border:2px solid transparent}
.stepCard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #ad193a1f;border-color:#f460664d}
.stepNumber{width:56px;height:56px;background:linear-gradient(135deg,#F46066 0%,#AD193A 100%);color:#FFF;font-size:24px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 4px 16px #ad193a40}
.stepTitle{font-size:22px;font-weight:600;color:#AD193A;margin:0 0 14px}
.stepText{font-size:16px;color:#555;line-height:1.7;margin:0}
.actionButtonArea{text-align:center;margin-top:60px}
.homeButton{display:inline-block;background:linear-gradient(135deg,#F46066 0%,#AD193A 100%);color:#FFF;font-size:18px;font-weight:600;padding:18px 48px;border-radius:30px;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 24px #ad193a4d;position:relative;z-index:1}
.homeButton:hover{transform:translateY(-2px);box-shadow:0 10px 32px #ad193a66}
.homeButton:active{transform:translateY(0)}
@media (max-width: 768px) {
.successWrap{padding:60px 20px}
.successMainTitle{font-size:36px}
.successSubtext{font-size:18px;margin-bottom:40px}
.detailsBox{padding:36px 24px;border-radius:20px}
.detailsTitle{font-size:24px}
.infoRow{flex-direction:column;gap:8px}
.infoLabel{min-width:auto}
.nextStepsBox{padding:60px 20px}
.nextStepsHeading{font-size:32px}
.nextStepsDescription{font-size:16px}
.stepsList{grid-template-columns:1fr;gap:24px}
.stepCard{padding:32px 24px}
.checkmarkCircle{width:100px;height:100px}
.checkmarkSvg{width:50px;height:50px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.successMainTitle{font-size:42px}
.nextStepsHeading{font-size:38px}
.stepsList{grid-template-columns:repeat(2,1fr)}
}