@import "https://cdn.jsdelivr.net/npm/@fontsource/rubik@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/rubik@latest/700.css";
html,body{margin:0;padding:0;box-sizing:border-box;font-family:'Rubik',sans-serif;background:#FFF9E6;color:#1a1a1a}
*,::before,::after{box-sizing:inherit}
.headerWrapper{background:linear-gradient(135deg,#00dd7814 0%,#fff9e6f2 100%);padding:28px 0;border-bottom:2px solid #00dd7826}
.headerContent{max-width:1000px;margin:0 auto;padding:0 24px}
.topRowHeader{display:flex;align-items:center;margin-bottom:18px;padding-left:0}
.logoContainer{display:flex;align-items:center;justify-content:center;width:110px;height:110px;background:#fff;border-radius:24px;box-shadow:0 4px 12px #00dd7833;padding:14px}
.logoContainer img{width:100%;height:100%;object-fit:contain}
.middleRowHeader{display:flex;justify-content:center;margin-bottom:20px;padding-left:60px}
.companyTitle{font-size:38px;font-weight:700;color:#710D32;letter-spacing:-.5px;text-shadow:0 2px 4px #710d321a}
.bottomRowHeader{display:flex;justify-content:flex-end;padding-right:0}
.mainNavigation{display:flex;gap:8px;align-items:center}
.mainNavigation a{padding:12px 24px;text-decoration:none;color:#1a1a1a;font-size:16px;font-weight:400;border-radius:20px;transition:background 0.2s,color .2s;background:#fff;border:2px solid transparent}
.mainNavigation a:hover{background:#00dd781f;color:#710D32}
.footerWrapper{background:linear-gradient(180deg,#710D32 0%,#5a0a28 100%);padding:48px 0 32px;margin-top:80px}
.footerContent{max-width:1000px;margin:0 auto;padding:0 24px}
.footerLinksSection{display:flex;justify-content:center;gap:32px;margin-bottom:28px;flex-wrap:wrap}
.footerLinksSection a{color:#FFF9E6;text-decoration:none;font-size:15px;padding:8px 16px;border-radius:16px;border:1px solid #fff9e64d;transition:background .2s}
.footerLinksSection a:hover{background:#00dd7826}
.copyrightText{text-align:center;color:#fff9e6cc;font-size:14px;padding-top:24px;border-top:1px solid #fff9e633}
.cookieToastOverlay{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:9999;max-width:520px;width:calc(100% - 40px);background:#fff;border-radius:24px;box-shadow:0 8px 24px #710d3240;padding:28px 32px;opacity:0;transition:opacity .3s ease}
.cookieToastOverlay.showing{opacity:1}
.cookieToastOverlay.hiding{opacity:0}
.cookieHeaderText{font-size:19px;font-weight:700;color:#710D32;margin-bottom:12px}
.cookieMessageText{font-size:15px;line-height:1.5;color:#333;margin-bottom:20px}
.cookieActionButtons{display:flex;gap:12px;flex-wrap:wrap}
.cookieActionButtons button{flex:1;min-width:120px;padding:12px 20px;border-radius:20px;border:2px solid #00DD78;background:transparent;color:#00DD78;font-size:15px;font-weight:700;cursor:pointer;transition:background 0.2s,color .2s;font-family:'Rubik',sans-serif}
.cookieActionButtons button:hover{background:#00dd781a}
.customizeLink{display:inline-block;margin-top:12px;color:#710D32;font-size:14px;text-decoration:underline;cursor:pointer}
.settingsPanel{display:none;margin-top:20px;padding-top:20px;border-top:1px solid #00dd7833}
.settingsPanel.showing{display:block}
.consentOption{margin-bottom:14px;display:flex;align-items:center;gap:10px}
.consentOption input[type="checkbox"]{width:20px;height:20px;cursor:pointer}
.consentOption label{font-size:14px;color:#333;cursor:pointer}
.policyLinkHeader{margin-top:16px;font-size:13px}
.policyLinkHeader a{color:#710D32;text-decoration:underline}
@media (max-width: 768px) {
.headerContent{padding:0 16px}
.topRowHeader{justify-content:center;margin-bottom:16px}
.middleRowHeader{padding-left:0;margin-bottom:18px}
.companyTitle{font-size:28px;text-align:center}
.bottomRowHeader{justify-content:center;padding-right:0}
.mainNavigation{flex-direction:column;width:100%;gap:10px}
.mainNavigation a{width:100%;text-align:center}
.footerLinksSection{flex-direction:column;gap:12px;align-items:center}
.cookieToastOverlay{padding:20px 24px}
.cookieActionButtons{flex-direction:column}
.cookieActionButtons button{width:100%}
}
.policy-text{max-width:1000px;margin:0 auto;padding:80px 24px 120px;background:#fff}
.policy-text h1{font-size:48px;line-height:1.2;color:#710D32;margin:0 0 16px;font-weight:700;letter-spacing:-.02em}
.policy-text h2{font-size:32px;line-height:1.3;color:#710D32;margin:64px 0 24px;font-weight:600;letter-spacing:-.01em}
.policy-text h3{font-size:24px;line-height:1.4;color:#710D32;margin:48px 0 20px;font-weight:600}
.policy-text h4{font-size:20px;line-height:1.5;color:#710D32;margin:40px 0 16px;font-weight:600}
.policy-text h5{font-size:18px;line-height:1.5;color:#710D32;margin:32px 0 14px;font-weight:600}
.policy-text h6{font-size:16px;line-height:1.5;color:#710D32;margin:28px 0 12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}
.policy-text p{font-size:17px;line-height:1.7;color:#2d2d2d;margin:0 0 20px;font-weight:400}
.policy-text strong,.policy-text b{font-weight:600;color:#1a1a1a}
.policy-text em,.policy-text i{font-style:italic;color:#404040}
.policy-text div{margin:0 0 24px}
.policy-text h1 + p{font-size:19px;line-height:1.6;color:#505050;margin-bottom:48px}
.policy-text h2:first-of-type{margin-top:48px}
.policy-text p + h2{margin-top:72px}
.policy-text p + h3{margin-top:56px}
.policy-text p:last-child{margin-bottom:0}
.policy-text ul{margin:0 0 24px;padding-left:32px}
.policy-text ul li{font-size:17px;line-height:1.7;color:#2d2d2d;margin-bottom:12px}
.policy-text ol{margin:0 0 24px;padding-left:32px}
.policy-text ol li{font-size:17px;line-height:1.7;color:#2d2d2d;margin-bottom:12px}
.policy-text a{color:#00DD78;text-decoration:underline;transition:color .2s ease}
.policy-text a:hover{color:#00b562}
@media (max-width: 768px) {
.policy-text{padding:48px 20px 80px}
.policy-text h1{font-size:36px;margin-bottom:12px}
.policy-text h2{font-size:28px;margin:48px 0 20px}
.policy-text h3{font-size:22px;margin:36px 0 16px}
.policy-text h4{font-size:19px;margin:32px 0 14px}
.policy-text h5{font-size:17px;margin:28px 0 12px}
.policy-text h6{font-size:15px;margin:24px 0 10px}
.policy-text p{font-size:16px;line-height:1.65;margin-bottom:18px}
.policy-text h1 + p{font-size:17px;margin-bottom:36px}
.policy-text ul,.policy-text ol{padding-left:24px;margin-bottom:20px}
.policy-text ul li,.policy-text ol li{font-size:16px;margin-bottom:10px}
.policy-text p + h2{margin-top:56px}
.policy-text p + h3{margin-top:44px}
}
@media (max-width: 480px) {
.policy-text{padding:32px 16px 64px}
.policy-text h1{font-size:32px}
.policy-text h2{font-size:24px;margin:40px 0 16px}
.policy-text h3{font-size:20px;margin:32px 0 14px}
.policy-text p{font-size:15px;line-height:1.6}
.policy-text ul li,.policy-text ol li{font-size:15px}
}
.titleWrapper{background:linear-gradient(135deg,#FFF9E6 0%,#fff 100%);padding:80px 20px;position:relative;overflow:hidden}
.titleWrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#00dd7814 0%,transparent 70%);border-radius:50%}
.titleWrapper::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#710d320f 0%,transparent 70%);border-radius:50%}
.titleWrapper .contentBox{max-width:1000px;margin:0 auto;position:relative;z-index:2}
.titleWrapper .mainHeading{font-size:48px;color:#710D32;margin:0 0 24px;font-weight:700;line-height:1.2}
.titleWrapper .descriptionText{font-size:20px;color:#333;margin:0 0 32px;line-height:1.6;max-width:720px}
.titleWrapper .actionButton{display:inline-block;background:#00DD78;color:#fff;padding:16px 40px;text-decoration:none;border-radius:24px;font-size:18px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #00dd7833}
.titleWrapper .actionButton:hover{background:#00c76a;transform:translateY(-2px);box-shadow:0 6px 16px #00dd784d}
.questionGrid{background:#fff;padding:80px 20px}
.questionGrid .containerBox{max-width:1000px;margin:0 auto}
.questionGrid .sectionLabel{font-size:36px;color:#710D32;margin:0 0 48px;font-weight:700;text-align:center}
.questionGrid .gridLayout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}
.questionGrid .questionCard{background:#FFF9E6;padding:32px;border-radius:20px;border:2px solid transparent;transition:all .3s ease}
.questionGrid .questionCard:hover{border-color:#00DD78;transform:translateY(-4px);box-shadow:0 8px 20px #00dd7826}
.questionGrid .questionTitle{font-size:20px;color:#710D32;margin:0 0 16px;font-weight:600;line-height:1.4}
.questionGrid .questionAnswer{font-size:16px;color:#444;margin:0;line-height:1.6}
.technicalDetails{background:linear-gradient(to right,#710D32 0%,#8e1640 100%);padding:80px 20px;position:relative}
.technicalDetails .wrapperContent{max-width:1000px;margin:0 auto;display:flex;flex-direction:row;gap:60px;align-items:center}
.technicalDetails .imageSection{flex:1}
.technicalDetails .imageSection img{width:100%;height:auto;border-radius:24px;box-shadow:0 12px 32px #0000004d}
.technicalDetails .textSection{flex:1}
.technicalDetails .heading{font-size:32px;color:#fff;margin:0 0 24px;font-weight:700}
.technicalDetails .detailsList{list-style:none;padding:0;margin:0}
.technicalDetails .detailsList li{font-size:17px;color:#FFF9E6;margin:0 0 16px;padding-left:32px;position:relative;line-height:1.6}
.technicalDetails .detailsList li::before{content:'';position:absolute;left:0;top:6px;width:16px;height:16px;background:#00DD78;border-radius:50%}
.processTimeline{background:#f8f8f8;padding:80px 20px}
.processTimeline .containerWrapper{max-width:1000px;margin:0 auto}
.processTimeline .titleText{font-size:36px;color:#710D32;margin:0 0 56px;font-weight:700;text-align:center}
.processTimeline .stepsContainer{display:flex;flex-direction:column;gap:40px}
.processTimeline .stepItem{display:flex;flex-direction:row;gap:32px;align-items:flex-start}
.processTimeline .stepNumber{flex-shrink:0;width:60px;height:60px;background:linear-gradient(135deg,#00DD78 0%,#00b863 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;box-shadow:0 4px 12px #00dd7840}
.processTimeline .stepContent{flex:1}
.processTimeline .stepHeading{font-size:24px;color:#710D32;margin:0 0 12px;font-weight:600}
.processTimeline .stepDescription{font-size:16px;color:#555;margin:0;line-height:1.7}
.supportInfo{background:#fff;padding:80px 20px}
.supportInfo .contentContainer{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.supportInfo .visualBox{position:relative}
.supportInfo .visualBox img{width:100%;height:auto;border-radius:28px;box-shadow:0 8px 24px #710d3226}
.supportInfo .infoBox{background:linear-gradient(135deg,#FFF9E6 0%,#fffdf5 100%);padding:48px;border-radius:24px;border-left:6px solid #00DD78}
.supportInfo .infoHeading{font-size:28px;color:#710D32;margin:0 0 20px;font-weight:700}
.supportInfo .infoParagraph{font-size:17px;color:#444;margin:0 0 16px;line-height:1.7}
.supportInfo .contactButton{display:inline-block;background:#710D32;color:#fff;padding:14px 32px;text-decoration:none;border-radius:20px;font-size:16px;font-weight:600;margin-top:16px;transition:all .3s ease}
.supportInfo .contactButton:hover{background:#8e1640;transform:translateX(4px)}
@media (max-width: 768px) {
.titleWrapper{padding:60px 20px}
.titleWrapper .mainHeading{font-size:36px}
.titleWrapper .descriptionText{font-size:18px}
.questionGrid .sectionLabel{font-size:28px}
.questionGrid .gridLayout{grid-template-columns:1fr}
.technicalDetails .wrapperContent{flex-direction:column;gap:40px}
.processTimeline .stepItem{flex-direction:column;gap:20px}
.supportInfo .contentContainer{grid-template-columns:1fr;gap:32px}
.supportInfo .infoBox{padding:32px}
}
@media (max-width: 480px) {
.titleWrapper .mainHeading{font-size:28px}
.titleWrapper .actionButton{padding:14px 28px;font-size:16px}
.questionGrid .questionCard{padding:24px}
.technicalDetails .heading{font-size:26px}
.processTimeline .titleText{font-size:28px}
.supportInfo .infoHeading{font-size:24px}
}
.pageCareer .titleWrapper{max-width:1000px;margin:0 auto;padding:80px 20px 60px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.pageCareer .introContent h1{font-size:44px;line-height:1.2;margin:0 0 24px;color:#710D32;font-weight:700}
.pageCareer .introContent .descriptionText{font-size:17px;line-height:1.7;color:#333}
.pageCareer .introContent .descriptionText p{margin:0 0 18px}
.pageCareer .introContent .descriptionText p:last-child{margin-bottom:0}
.pageCareer .visualZone{position:relative}
.pageCareer .visualZone img{width:100%;height:420px;object-fit:cover;border-radius:28px;box-shadow:0 8px 24px #710d321f}
.pageCareer .visualZone::before{content:'';position:absolute;top:-16px;right:-16px;width:140px;height:140px;background:linear-gradient(135deg,#00dd7833,#fff9e699);border-radius:50%;z-index:-1}
.pageCareer .visualZone::after{content:'';position:absolute;bottom:-20px;left:-20px;width:100px;height:100px;background:#710d3214;border-radius:24px;z-index:-1}
.pageCareer .positionsGrid{background:linear-gradient(to bottom,#FFF9E6,#fff);padding:70px 20px}
.pageCareer .positionsGrid .containerBox{max-width:1000px;margin:0 auto}
.pageCareer .positionsGrid h2{font-size:36px;margin:0 0 50px;color:#710D32;text-align:center;font-weight:600}
.pageCareer .jobCards{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.pageCareer .cardItem{background:#fff;border-radius:24px;padding:36px 32px;box-shadow:0 4px 16px #0000000f;transition:all .3s ease;border:2px solid transparent}
.pageCareer .cardItem:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00dd7826;border-color:#00DD78}
.pageCareer .cardItem h3{font-size:24px;margin:0 0 12px;color:#710D32;font-weight:600}
.pageCareer .cardItem .jobMeta{display:flex;gap:20px;margin-bottom:20px;flex-wrap:wrap}
.pageCareer .cardItem .metaTag{font-size:14px;color:#666;padding:6px 14px;background:#00dd781a;border-radius:16px;font-weight:500}
.pageCareer .cardItem .jobDescription{font-size:16px;line-height:1.6;color:#444;margin-bottom:24px}
.pageCareer .cardItem .requirementsList{margin:0 0 24px;padding-left:0;list-style:none}
.pageCareer .cardItem .requirementsList li{font-size:15px;line-height:1.7;color:#555;padding-left:24px;position:relative;margin-bottom:10px}
.pageCareer .cardItem .requirementsList li::before{content:'';position:absolute;left:0;top:8px;width:10px;height:10px;background:#00DD78;border-radius:50%}
.pageCareer .cardItem .applyAction{display:inline-block;padding:14px 32px;background:#00DD78;color:#fff;text-decoration:none;border-radius:20px;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #00dd7840}
.pageCareer .cardItem .applyAction:hover{background:#00c569;transform:scale(1.05);box-shadow:0 6px 18px #00dd7859}
.pageCareer .processFlow{padding:80px 20px;background:#fff}
.pageCareer .processFlow .containerBox{max-width:1000px;margin:0 auto}
.pageCareer .processFlow h2{font-size:36px;margin:0 0 60px;color:#710D32;text-align:left;font-weight:600}
.pageCareer .stepLayout{display:flex;gap:48px;align-items:flex-start}
.pageCareer .stepLayout .imageSection{flex:0 0 45%}
.pageCareer .stepLayout .imageSection img{width:100%;height:480px;object-fit:cover;border-radius:24px;box-shadow:0 8px 24px #710d321a}
.pageCareer .stepLayout .contentSection{flex:1}
.pageCareer .stepsSequence{display:flex;flex-direction:column;gap:32px}
.pageCareer .stepBlock{position:relative;padding-left:70px}
.pageCareer .stepBlock .stepNumber{position:absolute;left:0;top:0;width:50px;height:50px;background:linear-gradient(135deg,#00DD78,#00c569);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff;box-shadow:0 4px 12px #00dd784d}
.pageCareer .stepBlock h3{font-size:22px;margin:0 0 12px;color:#710D32;font-weight:600}
.pageCareer .stepBlock p{font-size:16px;line-height:1.7;color:#555;margin:0}
.pageCareer .benefitsSection{background:linear-gradient(135deg,#710d320d,#fff9e666);padding:70px 20px}
.pageCareer .benefitsSection .containerBox{max-width:1000px;margin:0 auto}
.pageCareer .benefitsSection h2{font-size:36px;margin:0 0 50px;color:#710D32;text-align:center;font-weight:600}
.pageCareer .benefitsLayout{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.pageCareer .benefitCard{background:#fff;border-radius:20px;padding:32px 24px;text-align:center;box-shadow:0 4px 16px #0000000f;transition:all .3s ease}
.pageCareer .benefitCard:hover{transform:translateY(-6px);box-shadow:0 12px 28px #00dd782e}
.pageCareer .benefitCard .iconCircle{width:70px;height:70px;margin:0 auto 20px;background:linear-gradient(135deg,#00dd7826,#00dd780d);border-radius:50%;display:flex;align-items:center;justify-content:center}
.pageCareer .benefitCard .iconCircle i{font-size:32px;color:#00DD78}
.pageCareer .benefitCard h4{font-size:20px;margin:0 0 12px;color:#710D32;font-weight:600}
.pageCareer .benefitCard p{font-size:15px;line-height:1.6;color:#666;margin:0}
.pageCareer .cultureShowcase{padding:80px 20px;background:#fff}
.pageCareer .cultureShowcase .containerBox{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.pageCareer .cultureShowcase .textArea h2{font-size:36px;margin:0 0 24px;color:#710D32;font-weight:600}
.pageCareer .cultureShowcase .textArea p{font-size:17px;line-height:1.7;color:#444;margin:0 0 18px}
.pageCareer .cultureShowcase .textArea p:last-child{margin-bottom:0}
.pageCareer .cultureShowcase .photoArea img{width:100%;height:440px;object-fit:cover;border-radius:28px;box-shadow:0 8px 24px #00000014}
@media (max-width: 1024px) {
.pageCareer .titleWrapper{grid-template-columns:1fr;gap:40px;padding:60px 20px 50px}
.pageCareer .introContent h1{font-size:38px}
.pageCareer .visualZone img{height:360px}
.pageCareer .jobCards{grid-template-columns:1fr}
.pageCareer .stepLayout{flex-direction:column}
.pageCareer .stepLayout .imageSection{flex:0 0 100%}
.pageCareer .benefitsLayout{grid-template-columns:repeat(2,1fr)}
.pageCareer .cultureShowcase .containerBox{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.pageCareer .titleWrapper{padding:40px 16px}
.pageCareer .introContent h1{font-size:32px;margin-bottom:20px}
.pageCareer .introContent .descriptionText{font-size:16px}
.pageCareer .visualZone img{height:300px}
.pageCareer .positionsGrid{padding:50px 16px}
.pageCareer .positionsGrid h2{font-size:30px;margin-bottom:36px}
.pageCareer .cardItem{padding:28px 24px}
.pageCareer .cardItem h3{font-size:22px}
.pageCareer .processFlow{padding:60px 16px}
.pageCareer .processFlow h2{font-size:30px;margin-bottom:40px}
.pageCareer .stepLayout .imageSection img{height:320px}
.pageCareer .benefitsSection{padding:50px 16px}
.pageCareer .benefitsLayout{grid-template-columns:1fr;gap:20px}
.pageCareer .cultureShowcase{padding:60px 16px}
.pageCareer .cultureShowcase .textArea h2{font-size:30px}
.pageCareer .cultureShowcase .photoArea img{height:320px}
}
.titleSectionWrapper{position:relative;min-height:540px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#00dd7814 0%,#fff9e699 100%);margin-bottom:72px}
.titleSectionWrapper::before{content:'';position:absolute;top:-120px;right:-80px;width:380px;height:380px;background:#710d320a;border-radius:50%;z-index:1}
.titleSectionWrapper::after{content:'';position:absolute;bottom:-60px;left:-40px;width:280px;height:280px;background:#00dd780f;border-radius:28px;transform:rotate(22deg);z-index:1}
.titleImageContainer{position:absolute;right:0;top:0;width:52%;height:100%;z-index:2}
.titleImageContainer img{width:100%;height:100%;object-fit:cover;object-position:center}
.titleTextContent{position:relative;z-index:3;max-width:1000px;margin:0 auto;padding:64px 24px;width:100%}
.titleTextContent h1{font-size:3.2rem;line-height:1.2;color:#1a1a1a;margin-bottom:24px;max-width:540px}
.titleTextContent h1 span{display:block;margin-top:12px;color:#710D32}
.titleTextContent .leadText{font-size:1.15rem;line-height:1.7;color:#3d3d3d;max-width:480px;margin-bottom:32px}
.titleCta{display:inline-flex;align-items:center;gap:12px;background:#00DD78;color:#fff;padding:16px 32px;border-radius:24px;text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 12px #00dd7840}
.titleCta:hover{background:#00c46b;box-shadow:0 6px 16px #00dd7859;transform:translateY(-2px)}
.practiceSection{max-width:1000px;margin:0 auto 88px;padding:0 24px}
.practiceSection h2{font-size:2.4rem;color:#1a1a1a;margin-bottom:48px;text-align:center}
.practiceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.practiceCard{background:#fff;border:2px solid #f0f0f0;border-radius:20px;padding:32px 28px;transition:all .35s ease;position:relative;overflow:hidden}
.practiceCard::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#00DD78 0%,#710D32 100%);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}
.practiceCard:hover::before{transform:scaleX(1)}
.practiceCard:hover{border-color:#00DD78;box-shadow:0 8px 24px #00dd7826;transform:translateY(-4px)}
.practiceCard i{font-size:2.8rem;color:#00DD78;display:block;margin-bottom:20px}
.practiceCard h3{font-size:1.4rem;color:#1a1a1a;margin-bottom:16px}
.practiceCard p{font-size:1rem;line-height:1.65;color:#5a5a5a}
.ethicsWrapper{background:linear-gradient(165deg,#FFF9E6 0%,#fff9e666 100%);padding:72px 24px;margin-bottom:88px;position:relative;overflow:hidden}
.ethicsWrapper::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,#710d3214 0%,transparent 70%);border-radius:50%}
.ethicsContent{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.ethicsText h2{font-size:2.4rem;color:#1a1a1a;margin-bottom:24px}
.ethicsText p{font-size:1.05rem;line-height:1.75;color:#3d3d3d;margin-bottom:18px}
.ethicsVisual{position:relative}
.ethicsVisual img{width:100%;height:420px;object-fit:cover;border-radius:24px;box-shadow:0 12px 32px #0000001a}
.mechanicsSection{max-width:1000px;margin:0 auto 88px;padding:0 24px}
.mechanicsSection h2{font-size:2.4rem;color:#1a1a1a;margin-bottom:24px;text-align:center}
.mechanicsSection .introText{font-size:1.1rem;line-height:1.7;color:#3d3d3d;text-align:center;max-width:720px;margin:0 auto 48px}
.mechanicsLayout{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.mechanicsItem{background:#fff;border-radius:20px;padding:36px 32px;border:2px solid transparent;transition:all .3s ease;position:relative}
.mechanicsItem::before{content:'';position:absolute;inset:0;border-radius:20px;padding:2px;background:linear-gradient(135deg,#00DD78,#710D32);-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 .3s ease}
.mechanicsItem:hover::before{opacity:1}
.mechanicsItem:hover{box-shadow:0 8px 20px #00000014}
.mechanicsItem img{width:100%;height:240px;object-fit:cover;border-radius:16px;margin-bottom:24px}
.mechanicsItem h3{font-size:1.5rem;color:#1a1a1a;margin-bottom:16px;position:relative;padding-left:18px}
.mechanicsItem h3::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#00DD78;border-radius:50%}
.mechanicsItem p{font-size:1rem;line-height:1.7;color:#5a5a5a}
.scheduleContainer{background:linear-gradient(180deg,#fff 0%,#00dd780a 100%);padding:72px 24px 84px}
.scheduleInner{max-width:1000px;margin:0 auto}
.scheduleInner h2{font-size:2.4rem;color:#1a1a1a;margin-bottom:48px;text-align:center}
.timelineDisplay{position:relative;padding-left:48px}
.timelineDisplay::before{content:'';position:absolute;left:18px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#00DD78 0%,#710D32 100%);border-radius:2px}
.timelinePhase{position:relative;margin-bottom:42px;background:#fff;border-radius:18px;padding:28px 32px;box-shadow:0 2px 12px #0000000f;transition:all .3s ease}
.timelinePhase:hover{box-shadow:0 6px 20px #0000001a;transform:translateX(6px)}
.timelinePhase::before{content:'';position:absolute;left:-34px;top:32px;width:16px;height:16px;background:#00DD78;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 4px #00dd7833}
.timelinePhase h4{font-size:1.3rem;color:#710D32;margin-bottom:8px}
.timelinePhase .phaseLabel{font-size:.9rem;color:#00DD78;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;display:block}
.timelinePhase p{font-size:1rem;line-height:1.7;color:#5a5a5a;margin-bottom:12px}
.timelinePhase ul{list-style:none;padding:0;margin:16px 0 0}
.timelinePhase ul li{padding-left:24px;position:relative;margin-bottom:8px;font-size:.95rem;color:#5a5a5a;line-height:1.6}
.timelinePhase ul li::before{content:'→';position:absolute;left:0;color:#00DD78;font-weight:600}
.enrollCta{text-align:center;margin-top:56px}
.enrollCta a{display:inline-flex;align-items:center;gap:12px;background:#710D32;color:#fff;padding:18px 42px;border-radius:26px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 6px 16px #710d3240}
.enrollCta a:hover{background:#5a0a28;box-shadow:0 8px 20px #710d3259;transform:translateY(-2px)}
@media (max-width: 1024px) {
.titleSectionWrapper{min-height:480px}
.titleImageContainer{width:48%}
.titleTextContent h1{font-size:2.6rem}
.practiceGrid{grid-template-columns:repeat(2,1fr)}
.ethicsContent{gap:40px}
.mechanicsLayout{gap:24px}
}
@media (max-width: 768px) {
.titleSectionWrapper{min-height:auto;padding:48px 0}
.titleImageContainer{position:static;width:100%;height:280px;margin-bottom:32px}
.titleTextContent{padding:0 24px 32px}
.titleTextContent h1{font-size:2.2rem;max-width:100%}
.titleTextContent .leadText{max-width:100%}
.practiceSection h2{font-size:2rem;margin-bottom:32px}
.practiceGrid{grid-template-columns:1fr;gap:20px}
.ethicsContent{grid-template-columns:1fr;gap:32px}
.ethicsVisual img{height:320px}
.mechanicsSection h2{font-size:2rem}
.mechanicsLayout{grid-template-columns:1fr}
.scheduleContainer{padding:56px 24px 64px}
.scheduleInner h2{font-size:2rem;margin-bottom:36px}
.timelineDisplay{padding-left:36px}
.timelinePhase::before{left:-26px}
}
@media (max-width: 480px) {
.titleTextContent h1{font-size:1.85rem}
.titleCta{padding:14px 28px;font-size:1rem}
.practiceCard{padding:24px 20px}
.practiceCard h3{font-size:1.25rem}
.ethicsText h2{font-size:1.9rem}
.mechanicsItem{padding:28px 24px}
.mechanicsItem img{height:200px}
.timelinePhase{padding:24px 20px}
.enrollCta a{padding:16px 36px;font-size:1rem}
}
.heroContactWrapper{position:relative;width:100%;max-width:1000px;margin:0 auto 80px;overflow:hidden;border-radius:28px}
.heroContactWrapper .imageBase{width:100%;height:520px;position:relative}
.heroContactWrapper .imageBase img{width:100%;height:100%;object-fit:cover;display:block}
.heroContactWrapper .imageBase::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#710d32b3 0%,#00dd7899 100%);mix-blend-mode:multiply}
.heroContactWrapper .floatingTextLayer{position:absolute;bottom:60px;left:50px;right:50px;z-index:3;color:#FFF9E6}
.heroContactWrapper .floatingTextLayer .mainHeading{font-size:3.2rem;font-weight:700;margin:0 0 20px;line-height:1.2;text-shadow:0 4px 12px #0000004d}
.heroContactWrapper .floatingTextLayer .extendedDescription{font-size:1.15rem;line-height:1.7;margin:0;max-width:620px;text-shadow:0 2px 8px #00000040}
.heroContactWrapper .decorativeAnimatedElement{position:absolute;width:180px;height:180px;top:40px;right:60px;border:3px solid #fff9e64d;border-radius:50%;animation:pulseGently 6s ease-in-out infinite;z-index:2}
@keyframes pulseGently {
0%,100%{transform:scale(1);opacity:.4}
50%{transform:scale(1.15);opacity:.7}
}
.directContactInfoSection{max-width:1000px;margin:0 auto 90px;padding:0 24px}
.directContactInfoSection .gridLayoutThree{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.directContactInfoSection .contactCardItem{background:linear-gradient(160deg,#FFF9E6 0%,#fff 100%);padding:40px 28px;border-radius:24px;box-shadow:0 6px 16px #710d3214;transition:transform .3s ease,box-shadow .3s ease}
.directContactInfoSection .contactCardItem:hover{transform:translateY(-6px);box-shadow:0 12px 28px #00dd7826}
.directContactInfoSection .contactCardItem .iconCircle{width:64px;height:64px;background:#00dd781f;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 20px}
.directContactInfoSection .contactCardItem .iconCircle i{font-size:1.8rem;color:#00DD78}
.directContactInfoSection .contactCardItem .cardLabel{font-size:.95rem;font-weight:600;color:#710D32;margin:0 0 10px;text-transform:uppercase;letter-spacing:.5px}
.directContactInfoSection .contactCardItem .cardValue{font-size:1.25rem;color:#2c2c2c;margin:0;line-height:1.5;font-weight:500}
.directContactInfoSection .contactCardItem .cardValue a{color:inherit;text-decoration:none;transition:color .25s ease}
.directContactInfoSection .contactCardItem .cardValue a:hover{color:#00DD78}
.formSectionWrapper{max-width:1000px;margin:0 auto 90px;padding:0 24px}
.formSectionWrapper .sectionHeadingText{font-size:2.4rem;font-weight:700;color:#2c2c2c;margin:0 0 16px;text-align:center}
.formSectionWrapper .sectionSubtext{font-size:1.1rem;color:#555;text-align:center;margin:0 0 50px;line-height:1.6}
.formSectionWrapper .formContainer{background:#fff;padding:56px 48px;border-radius:28px;box-shadow:0 8px 24px #710d321a}
.formSectionWrapper .formContainer .inputRow{margin:0 0 28px}
.formSectionWrapper .formContainer .inputRow label{display:block;font-size:1rem;font-weight:600;color:#2c2c2c;margin:0 0 10px}
.formSectionWrapper .formContainer .inputRow input{width:100%;padding:16px 20px;font-size:1.05rem;border:2px solid #e0e0e0;border-radius:16px;transition:border-color .25s ease,box-shadow .25s ease;background:#FFF9E6}
.formSectionWrapper .formContainer .inputRow input:focus{outline:none;border-color:#00DD78;box-shadow:0 0 0 4px #00dd781f}
.formSectionWrapper .formContainer .checkboxGroupLabel{font-size:1rem;font-weight:600;color:#2c2c2c;margin:0 0 16px;display:block}
.formSectionWrapper .formContainer .checkboxOptions{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:0 0 28px}
.formSectionWrapper .formContainer .checkboxOptions .checkboxWrapper{display:flex;align-items:center}
.formSectionWrapper .formContainer .checkboxOptions .checkboxWrapper input[type="checkbox"]{width:22px;height:22px;margin:0 12px 0 0;cursor:pointer;accent-color:#00DD78}
.formSectionWrapper .formContainer .checkboxOptions .checkboxWrapper label{font-size:1rem;color:#333;cursor:pointer;margin:0}
.formSectionWrapper .formContainer .privacyConsentRow{margin:0 0 32px;display:flex;align-items:flex-start}
.formSectionWrapper .formContainer .privacyConsentRow input[type="checkbox"]{width:20px;height:20px;margin:3px 12px 0 0;cursor:pointer;accent-color:#710D32;flex-shrink:0}
.formSectionWrapper .formContainer .privacyConsentRow label{font-size:.95rem;color:#555;line-height:1.6;cursor:pointer}
.formSectionWrapper .formContainer .privacyConsentRow label a{color:#00DD78;text-decoration:underline;transition:color .2s ease}
.formSectionWrapper .formContainer .privacyConsentRow label a:hover{color:#710D32}
.formSectionWrapper .formContainer .submitButtonWrapper{text-align:center}
.formSectionWrapper .formContainer .submitButtonWrapper button{background:linear-gradient(135deg,#00DD78 0%,#00b863 100%);color:#fff;font-size:1.2rem;font-weight:700;padding:18px 60px;border:none;border-radius:20px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 6px 20px #00dd784d;z-index:10;position:relative}
.formSectionWrapper .formContainer .submitButtonWrapper button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00dd7866}
.locationDetailsSection{max-width:1000px;margin:0 auto 80px;padding:0 24px}
.locationDetailsSection .twoColumnLayout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.locationDetailsSection .textContent .headingThree{font-size:2rem;font-weight:700;color:#710D32;margin:0 0 20px}
.locationDetailsSection .textContent .paragraphText{font-size:1.05rem;color:#444;line-height:1.7;margin:0 0 16px}
.locationDetailsSection .textContent .addressBlock{background:#00dd7814;padding:24px;border-radius:18px;border-left:5px solid #00DD78}
.locationDetailsSection .textContent .addressBlock .addressLine{font-size:1.1rem;color:#2c2c2c;margin:0 0 8px;font-weight:500}
.locationDetailsSection .textContent .addressBlock .addressLine:last-child{margin:0}
.locationDetailsSection .visualElement{background:linear-gradient(225deg,#710d3226 0%,#00dd7826 100%);border-radius:24px;padding:60px 40px;text-align:center;box-shadow:0 8px 20px #0000000f}
.locationDetailsSection .visualElement svg{width:180px;height:180px;margin:0 0 24px}
.locationDetailsSection .visualElement .visualCaption{font-size:1.15rem;color:#710D32;font-weight:600;margin:0}
@media (max-width: 1024px) {
.heroContactWrapper .floatingTextLayer .mainHeading{font-size:2.6rem}
.heroContactWrapper .floatingTextLayer{left:32px;right:32px;bottom:40px}
.directContactInfoSection .gridLayoutThree{grid-template-columns:1fr;gap:24px}
.locationDetailsSection .twoColumnLayout{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.heroContactWrapper .imageBase{height:420px}
.heroContactWrapper .floatingTextLayer .mainHeading{font-size:2.2rem}
.heroContactWrapper .floatingTextLayer .extendedDescription{font-size:1rem}
.heroContactWrapper .decorativeAnimatedElement{width:120px;height:120px;top:20px;right:20px}
.formSectionWrapper .formContainer{padding:40px 28px}
.formSectionWrapper .formContainer .checkboxOptions{grid-template-columns:1fr;gap:12px}
.formSectionWrapper .sectionHeadingText{font-size:2rem}
}
.heroWrapper{max-width:1000px;margin:4rem auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}
.heroContent .mainHeading{font-size:2.8rem;line-height:1.2;color:#710D32;margin:0 0 1.5rem;font-weight:700}
.heroContent .extendedText{font-size:1.05rem;line-height:1.7;color:#2a2a2a}
.heroContent .extendedText::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#00DD78,#710D32);margin-bottom:1.5rem;border-radius:2px}
.heroImageArea{position:relative;transform:rotate(-3deg)}
.heroImageArea img{width:100%;height:480px;object-fit:cover;border-radius:24px;box-shadow:0 12px 32px #710d3226;display:block}
.heroImageArea::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at center,transparent 40%,#0006);border-radius:24px;pointer-events:none}
.moduleGrid{max-width:1000px;margin:6rem auto;padding:0 1.5rem}
.moduleGrid .sectionLabel{font-size:2.3rem;color:#710D32;margin:0 0 3rem;text-align:center;font-weight:700}
.moduleGrid .sectionLabel::after{content:'';display:block;width:100px;height:3px;background:#00DD78;margin:1rem auto 0;border-radius:2px}
.cardsLayout{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.moduleCard{background:#FFF9E6;border-radius:20px;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}
.moduleCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00dd7833}
.moduleCard .cardNumber{position:absolute;top:-12px;right:20px;width:48px;height:48px;background:linear-gradient(135deg,#00DD78,#710D32);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;color:#fff;box-shadow:0 4px 12px #00dd784d}
.moduleCard .cardTitle{font-size:1.4rem;color:#710D32;margin:0 0 1rem;font-weight:600}
.moduleCard .cardDescription{font-size:.95rem;line-height:1.6;color:#3a3a3a;margin:0 0 1.5rem}
.moduleCard .topicsList{list-style:none;padding:0;margin:0}
.moduleCard .topicsList li{font-size:.9rem;color:#4a4a4a;padding:.4rem 0 .4rem 1.5rem;position:relative}
.moduleCard .topicsList li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#00DD78;border-radius:50%}
.pathwaySection{max-width:1000px;margin:6rem auto;padding:0 1.5rem}
.pathwaySection .frameworkTitle{font-size:2.1rem;color:#710D32;margin:0 0 2.5rem;font-weight:700}
.stepsContainer{display:flex;flex-direction:column;gap:0}
.stepItem{display:grid;grid-template-columns:100px 1fr;gap:2rem;padding:2rem 0;border-bottom:2px solid #00dd7833;position:relative}
.stepItem:last-child{border-bottom:none}
.stepIndicator{display:flex;flex-direction:column;align-items:center;gap:.5rem}
.stepIndicator .stepCircle{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#00dd7833,#710d3233);border:3px solid #00DD78;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#710D32}
.stepIndicator .stepLine{width:3px;flex-grow:1;background:linear-gradient(180deg,#00DD78,#00dd784d);min-height:40px}
.stepItem:last-child .stepLine{display:none}
.stepDetails .stepHeading{font-size:1.5rem;color:#710D32;margin:0 0 1rem;font-weight:600}
.stepDetails .stepText{font-size:1rem;line-height:1.7;color:#3a3a3a;margin:0 0 1rem}
.stepDetails .durationTag{display:inline-block;background:#00dd7826;color:#710D32;padding:.4rem 1rem;border-radius:16px;font-size:.85rem;font-weight:600}
.enrollmentWrapper{max-width:1000px;margin:6rem auto 4rem;padding:0 1.5rem}
.enrollmentBox{background:linear-gradient(135deg,#00dd781a,#710d321a);border-radius:28px;padding:3.5rem;text-align:center;border:2px solid #00dd784d}
.enrollmentBox .callHeading{font-size:2.2rem;color:#710D32;margin:0 0 1.5rem;font-weight:700}
.enrollmentBox .callText{font-size:1.05rem;line-height:1.7;color:#3a3a3a;margin:0 0 2.5rem;max-width:700px;margin-left:auto;margin-right:auto}
.actionButtons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}
.actionButtons .primaryBtn{background:#00DD78;color:#fff;padding:1rem 2.5rem;border-radius:24px;text-decoration:none;font-size:1.05rem;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 16px #00dd784d;border:none;cursor:pointer}
.actionButtons .primaryBtn:hover{background:#00c569;transform:translateY(-2px);box-shadow:0 6px 20px #00dd7866}
.actionButtons .secondaryBtn{background:transparent;color:#710D32;padding:1rem 2.5rem;border-radius:24px;text-decoration:none;font-size:1.05rem;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;border:2px solid #710D32;cursor:pointer}
.actionButtons .secondaryBtn:hover{background:#710D32;color:#fff;transform:translateY(-2px)}
@media (max-width: 768px) {
.heroWrapper{grid-template-columns:1fr;gap:2rem;margin:2rem auto}
.heroContent .mainHeading{font-size:2.2rem}
.heroImageArea{transform:rotate(-2deg)}
.heroImageArea img{height:320px}
.moduleGrid{margin:4rem auto}
.cardsLayout{grid-template-columns:1fr;gap:1.5rem}
.pathwaySection{margin:4rem auto}
.stepItem{grid-template-columns:80px 1fr;gap:1.5rem}
.stepIndicator .stepCircle{width:60px;height:60px;font-size:1.3rem}
.enrollmentWrapper{margin:4rem auto 2rem}
.enrollmentBox{padding:2rem 1.5rem}
.enrollmentBox .callHeading{font-size:1.8rem}
.actionButtons{flex-direction:column;align-items:stretch}
.actionButtons .primaryBtn,.actionButtons .secondaryBtn{justify-content:center}
}
@media (min-width: 769px) and (max-width: 1024px) {
.heroWrapper{gap:3rem}
.cardsLayout{grid-template-columns:repeat(2,1fr)}
}
.successStageWrapper{background:linear-gradient(135deg,#FFF9E6 0%,#fff 100%);padding:80px 20px;position:relative;overflow:hidden}
.successStageWrapper::before{content:'';position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:radial-gradient(circle,#00dd7826 0%,transparent 70%);border-radius:50%}
.successStageWrapper::after{content:'';position:absolute;bottom:-80px;left:-80px;width:400px;height:400px;background:radial-gradient(circle,#710d3214 0%,transparent 70%);border-radius:50%}
.successContentFrame{max-width:1000px;margin:0 auto;position:relative;z-index:2}
.iconCircleContainer{width:120px;height:120px;background:linear-gradient(135deg,#00DD78 0%,#00b862 100%);border-radius:50%;margin:0 auto 40px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00dd784d;animation:pulseGently 2s ease-in-out infinite}
@keyframes pulseGently {
0%,100%{transform:scale(1)}
50%{transform:scale(1.05)}
}
.iconCircleContainer i{font-size:64px;color:#fff}
.mainHeadingSuccess{font-size:48px;font-weight:700;color:#710D32;text-align:center;margin:0 0 24px;line-height:1.2}
.descriptionTextSuccess{font-size:20px;color:#2c2c2c;text-align:center;line-height:1.7;max-width:680px;margin:0 auto 48px}
.decorativePatternGrid{display:grid;grid-template-columns:repeat(5,12px);grid-gap:8px;justify-content:center;margin:0 0 56px}
.dotElement{width:12px;height:12px;background:#00DD78;border-radius:50%;opacity:.6}
.dotElement:nth-child(2n){background:#710D32;opacity:.4}
.actionButtonsRow{display:flex;flex-direction:row;gap:20px;justify-content:center;flex-wrap:wrap}
.primaryActionButton{padding:18px 48px;background:#710D32;color:#fff;text-decoration:none;font-size:18px;font-weight:600;border-radius:24px;transition:all .3s ease;box-shadow:0 4px 16px #710d3240;display:inline-flex;align-items:center;gap:12px}
.primaryActionButton:hover{background:#8f1140;transform:translateY(-2px);box-shadow:0 6px 20px #710d3259}
.secondaryActionButton{padding:18px 48px;background:#fff;color:#710D32;text-decoration:none;font-size:18px;font-weight:600;border-radius:24px;border:2px solid #710D32;transition:all .3s ease;display:inline-flex;align-items:center;gap:12px}
.secondaryActionButton:hover{background:#710D32;color:#fff;transform:translateY(-2px)}
.informationCardsSection{background:#fff;padding:80px 20px}
.informationCardsContainer{max-width:1000px;margin:0 auto}
.sectionTitleInfo{font-size:36px;font-weight:700;color:#710D32;text-align:center;margin:0 0 56px;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}
.sectionTitleInfo::before{content:'';position:absolute;bottom:-12px;left:0;width:100%;height:4px;background:linear-gradient(90deg,transparent 0%,#00DD78 50%,transparent 100%)}
.cardsGridLayout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.infoCardItem{background:linear-gradient(135deg,#FFF9E6 0%,#fff 100%);padding:40px 32px;border-radius:24px;box-shadow:0 4px 12px #0000000f;transition:all .3s ease;border:2px solid transparent}
.infoCardItem:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00dd7833;border-color:#00DD78}
.cardIconWrapper{width:64px;height:64px;background:#00DD78;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 0 24px}
.cardIconWrapper i{font-size:32px;color:#fff}
.cardTitleText{font-size:22px;font-weight:700;color:#710D32;margin:0 0 16px;line-height:1.3}
.cardDescriptionText{font-size:16px;color:#4a4a4a;line-height:1.6;margin:0}
@media (max-width: 768px) {
.successStageWrapper{padding:60px 20px}
.mainHeadingSuccess{font-size:36px;margin:0 0 20px}
.descriptionTextSuccess{font-size:18px;margin:0 auto 40px}
.iconCircleContainer{width:100px;height:100px;margin:0 auto 32px}
.iconCircleContainer i{font-size:52px}
.actionButtonsRow{flex-direction:column;gap:16px}
.primaryActionButton,.secondaryActionButton{width:100%;justify-content:center;padding:16px 32px;font-size:16px}
.informationCardsSection{padding:60px 20px}
.sectionTitleInfo{font-size:28px;margin:0 0 40px}
.cardsGridLayout{grid-template-columns:1fr;gap:24px}
.infoCardItem{padding:32px 24px}
}
@media (max-width: 480px) {
.mainHeadingSuccess{font-size:28px}
.descriptionTextSuccess{font-size:16px}
.decorativePatternGrid{grid-template-columns:repeat(5,10px);grid-gap:6px}
.dotElement{width:10px;height:10px}
}