*{margin:0;padding:0;box-sizing:border-box}
html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{font-family:'Archivo',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-weight:400;line-height:1.6;color:#2a2a2a;background:#FEFEFE}
h1,h2,h3,h4,h5,h6{line-height:1.3;font-weight:700}
a{text-decoration:none;transition:all 320ms ease}
img{max-width:100%;height:auto;display:block}
.hd-outer{background:linear-gradient(135deg,#FFF 0%,#FFF8F5 100%);border-bottom:1px solid #ff0e701a;box-shadow:0 4px 12px #b54eec14 0 8px 24px #ff0e700d;padding:24px 0}
.hd-outer .hd-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:48px}
.hd-outer .brandStack7{display:flex;align-items:center;gap:16px}
.hd-outer .logoWrap42{width:110px;height:110px;border-radius:28px;background:linear-gradient(135deg,#ff0e700d 0%,#b54eec0d 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #ff0e701f;transition:transform 340ms ease}
.hd-outer .logoWrap42:hover{transform:translateY(-2px)}
.hd-outer .logoWrap42 .logoImg{width:70px;height:70px}
.hd-outer .companyLabel{display:flex;flex-direction:column}
.hd-outer .companyLabel .brandLink{font-size:26px;font-weight:700;color:#2a2a2a;background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.hd-outer .navColumn8{display:flex;flex-direction:column;gap:16px;align-items:flex-end}
.hd-outer .mainNv .nvList{display:flex;gap:8px;list-style:none;align-items:center}
.hd-outer .mainNv .nvItem3{position:relative}
.hd-outer .mainNv .nvLink{display:block;padding:14px 28px;font-size:15px;font-weight:600;color:#2a2a2a;background:#fff4e366;border-radius:50px;transition:all 300ms ease}
.hd-outer .mainNv .nvLink:hover{background:linear-gradient(135deg,#ff0e701a 0%,#b54eec1a 100%);color:#FF0E70}
.hd-outer .mainNv .nvLink[data-state="active"]{background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%);color:#FFF;box-shadow:0 4px 12px #ff0e7040}
.hd-outer .contactBlock19{display:flex;gap:20px;align-items:center}
.hd-outer .contactBlock19 .phoneDetail,.hd-outer .contactBlock19 .emailDetail{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#fff4e380;border-radius:50px}
.hd-outer .contactBlock19 .oi{color:#B54EEC;font-size:14px}
.hd-outer .contactBlock19 .contactText{font-size:14px;font-weight:600;color:#2a2a2a}
.hd-outer .contactBlock19 .contactText:hover{color:#FF0E70}
.ft-wrapper{background:linear-gradient(135deg,#F8F8F8 0%,#FEFEFE 100%);border-top:1px solid #b54eec1a;box-shadow:0 -6px 20px #ff0e700a 0 -12px 40px #b54eec08 0 -2px 8px #00000005;padding:64px 0 32px}
.ft-wrapper .ft-container{max-width:1200px;margin:0 auto;padding:0 20px}
.ft-wrapper .footerGrid28{display:grid;grid-template-columns:2fr 1fr;gap:64px;margin-bottom:48px}
.ft-wrapper .companyInfo76 .ftBrand{display:flex;align-items:center;gap:12px;margin-bottom:20px}
.ft-wrapper .companyInfo76 .ftLogo{width:48px;height:48px}
.ft-wrapper .companyInfo76 .ftName{font-size:22px;font-weight:700;background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.ft-wrapper .companyInfo76 .ftDescription{font-size:15px;line-height:1.7;color:#5a5a5a;margin-bottom:28px}
.ft-wrapper .contactDetails .detailRow{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px;font-size:14px;color:#5a5a5a}
.ft-wrapper .contactDetails .detailRow .lni{color:#B54EEC;font-size:16px;margin-top:2px}
.ft-wrapper .contactDetails .detailRow a{color:#5a5a5a}
.ft-wrapper .contactDetails .detailRow a:hover{color:#FF0E70}
.ft-wrapper .linksSection .ftHeading{font-size:18px;font-weight:700;color:#2a2a2a;margin-bottom:20px}
.ft-wrapper .linksSection .ftLinks{list-style:none}
.ft-wrapper .linksSection .ftLinks li{margin-bottom:12px}
.ft-wrapper .linksSection .ftLinks a{font-size:15px;color:#5a5a5a}
.ft-wrapper .linksSection .ftLinks a:hover{color:#FF0E70}
.ft-wrapper .copyrightBar{padding-top:32px;border-top:1px solid #b54eec1a;text-align:center}
.ft-wrapper .copyrightBar p{font-size:14px;color:#7a7a7a}
.cookieCard{position:fixed;right:32px;top:50%;transform:translateY(-50%) translateX(450px);width:400px;background:#FFF;border-radius:24px;box-shadow:0 8px 32px #ff0e7026 0 16px 64px #b54eec1f 0 4px 12px #00000014;z-index:9999;transition:transform 420ms cubic-bezier(0.34,1.56,0.64,1)}
.cookieCard[data-visible="true"]{transform:translateY(-50%) translateX(0)}
.cookieCard .cookieInner{padding:28px}
.cookieCard .cookieHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}
.cookieCard .cookieHeader .cookieTitle{font-size:20px;font-weight:700;color:#2a2a2a}
.cookieCard .cookieHeader .closeBtn{background:#ff0e701a;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 280ms ease}
.cookieCard .cookieHeader .closeBtn:hover{background:#ff0e7033}
.cookieCard .cookieHeader .closeBtn .oi{color:#FF0E70;font-size:14px}
.cookieCard .cookieTabs{display:flex;gap:8px;margin-bottom:20px}
.cookieCard .cookieTabs .tabBtn{flex:1;padding:10px 16px;background:#fff4e366;border:none;border-radius:20px;font-size:14px;font-weight:600;color:#5a5a5a;cursor:pointer;transition:all 280ms ease}
.cookieCard .cookieTabs .tabBtn:hover{background:#fff4e3b3}
.cookieCard .cookieTabs .tabBtn.active{background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%);color:#FFF;box-shadow:0 4px 12px #ff0e7040}
.cookieCard .cookieContent{margin-bottom:24px;min-height:120px}
.cookieCard .cookieContent .tabContent{display:none}
.cookieCard .cookieContent .tabContent.active{display:block}
.cookieCard .cookieContent p{font-size:14px;line-height:1.6;color:#5a5a5a;margin-bottom:12px}
.cookieCard .cookieContent p strong{color:#2a2a2a;font-weight:600}
.cookieCard .cookieActions{display:flex;flex-direction:column;gap:10px}
.cookieCard .cookieActions .acceptBtn{padding:14px 24px;background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%);color:#FFF;border:none;border-radius:50px;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 6px 16px #ff0e704d;transition:all 300ms ease}
.cookieCard .cookieActions .acceptBtn:hover{box-shadow:0 8px 20px #ff0e7066;transform:translateY(-2px)}
.cookieCard .cookieActions .declineBtn{padding:12px 24px;background:#fff4e380;color:#5a5a5a;border:1px solid #b54eec33;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;transition:all 280ms ease}
.cookieCard .cookieActions .declineBtn:hover{background:#fff4e3cc;border-color:#b54eec4d}
.cookieCard .cookieActions .policyLink{text-align:center;padding:8px;font-size:13px;color:#B54EEC;font-weight:600}
.cookieCard .cookieActions .policyLink:hover{color:#FF0E70}
@media (max-width: 968px) {
.hd-outer .hd-container{flex-direction:column;gap:24px}
.hd-outer .navColumn8{align-items:center;width:100%}
.hd-outer .mainNv .nvList{flex-wrap:wrap;justify-content:center}
.hd-outer .contactBlock19{flex-direction:column;gap:12px}
.ft-wrapper .footerGrid28{grid-template-columns:1fr;gap:40px}
.cookieCard{right:16px;left:16px;width:auto;top:auto;bottom:16px;transform:translateY(500px)}
.cookieCard[data-visible="true"]{transform:translateY(0)}
}
@media (max-width: 640px) {
.hd-outer{padding:16px 0}
.hd-outer .logoWrap42{width:80px;height:80px}
.hd-outer .logoWrap42 .logoImg{width:52px;height:52px}
.hd-outer .companyLabel .brandLink{font-size:20px}
.hd-outer .mainNv .nvLink{padding:10px 18px;font-size:14px}
.ft-wrapper{padding:48px 0 24px}
}
.wnyp-policy-section{max-width:1200px;margin:0 auto;padding:80px 20px;background:#fff}
.wnyp-policy-section h1{font-size:48px;font-weight:700;color:#1a1a1a;margin:0 0 40px;line-height:1.2;letter-spacing:-.5px}
.wnyp-policy-section h2{font-size:36px;font-weight:600;color:#2a2a2a;margin:60px 0 30px;line-height:1.3;border-bottom:3px solid #FF0E70;padding-bottom:15px}
.wnyp-policy-section h3{font-size:28px;font-weight:600;color:#3a3a3a;margin:50px 0 25px;line-height:1.4}
.wnyp-policy-section h4{font-size:22px;font-weight:600;color:#4a4a4a;margin:40px 0 20px;line-height:1.4}
.wnyp-policy-section h5{font-size:18px;font-weight:600;color:#5a5a5a;margin:30px 0 15px;line-height:1.5}
.wnyp-policy-section h6{font-size:16px;font-weight:600;color:#6a6a6a;margin:25px 0 12px;line-height:1.5;text-transform:uppercase;letter-spacing:.5px}
.wnyp-policy-section p{font-size:17px;line-height:1.8;color:#4a4a4a;margin:0 0 24px}
.wnyp-policy-section ul{margin:0 0 30px;padding:0 0 0 30px;list-style-type:none}
.wnyp-policy-section ul li{font-size:17px;line-height:1.8;color:#4a4a4a;margin:0 0 16px;padding-left:30px;position:relative}
.wnyp-policy-section ul li::before{content:'';position:absolute;left:0;top:12px;width:8px;height:8px;background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%);border-radius:50%}
.wnyp-policy-section ol{margin:0 0 30px;padding:0 0 0 30px;counter-reset:policy-counter;list-style:none}
.wnyp-policy-section ol li{font-size:17px;line-height:1.8;color:#4a4a4a;margin:0 0 16px;padding-left:35px;position:relative;counter-increment:policy-counter}
.wnyp-policy-section ol li::before{content:counter(policy-counter) ".";position:absolute;left:0;font-weight:600;color:#FF0E70;font-size:17px}
.wnyp-policy-section ul ul,.wnyp-policy-section ol ol,.wnyp-policy-section ul ol,.wnyp-policy-section ol ul{margin:16px 0 8px}
.wnyp-policy-section strong,.wnyp-policy-section b{font-weight:600;color:#2a2a2a}
.wnyp-policy-section a{color:#FF0E70;text-decoration:none;border-bottom:2px solid transparent;transition:all 300ms ease;font-weight:500}
.wnyp-policy-section a:hover{color:#B54EEC;border-bottom-color:#B54EEC}
.wnyp-policy-section table{width:100%;border-collapse:collapse;margin:40px 0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #ff0e7014}
.wnyp-policy-section thead{background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%)}
.wnyp-policy-section thead tr th{padding:20px 24px;text-align:left;font-size:16px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px}
.wnyp-policy-section tbody tr{border-bottom:1px solid #f0f0f0;transition:background 250ms ease}
.wnyp-policy-section tbody tr:last-child{border-bottom:none}
.wnyp-policy-section tbody tr:hover{background:#FFF4E3}
.wnyp-policy-section tbody tr td{padding:18px 24px;font-size:16px;line-height:1.6;color:#4a4a4a}
.wnyp-policy-section div{margin:0}
.wnyp-policy-section div p:last-child{margin-bottom:0}
@media (max-width: 992px) {
.wnyp-policy-section{padding:60px 20px}
.wnyp-policy-section h1{font-size:38px;margin-bottom:30px}
.wnyp-policy-section h2{font-size:30px;margin-top:50px}
.wnyp-policy-section h3{font-size:24px}
.wnyp-policy-section table{font-size:14px}
.wnyp-policy-section thead tr th,.wnyp-policy-section tbody tr td{padding:15px 16px}
}
@media (max-width: 600px) {
.wnyp-policy-section{padding:40px 16px}
.wnyp-policy-section h1{font-size:32px;margin-bottom:24px}
.wnyp-policy-section h2{font-size:26px;margin-top:40px;margin-bottom:20px}
.wnyp-policy-section h3{font-size:22px;margin-top:35px}
.wnyp-policy-section h4{font-size:20px}
.wnyp-policy-section p,.wnyp-policy-section ul li,.wnyp-policy-section ol li{font-size:16px;line-height:1.7}
.wnyp-policy-section ul{padding-left:20px}
.wnyp-policy-section ul li{padding-left:24px}
.wnyp-policy-section ol{padding-left:20px}
.wnyp-policy-section ol li{padding-left:30px}
.wnyp-policy-section table{display:block;overflow-x:auto;margin:30px -16px;border-radius:0;width:calc(100% + 32px)}
.wnyp-policy-section thead tr th,.wnyp-policy-section tbody tr td{padding:12px 14px;font-size:14px;white-space:nowrap}
}
.hdr11-outer{background:linear-gradient(314deg,#FF0E70 0%,#B54EEC 50%,#FFF4E3 100%);position:relative;overflow:hidden}
.hdr11-inner{max-width:1200px;margin:0 auto;padding:0;display:grid;grid-template-columns:1fr 1fr;min-height:520px;align-items:center}
.hdr11-inner .txt-zone{padding:60px 50px;z-index:3;position:relative}
.hdr11-inner .txt-zone .mainHd{font-size:48px;font-weight:700;line-height:1.15;color:#fff;margin:0 0 22px}
.hdr11-inner .txt-zone .mainHd .accnt{position:relative;display:inline-block}
.hdr11-inner .txt-zone .mainHd .accnt::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:3px;background:#FFF4E3;border-radius:2px}
.hdr11-inner .txt-zone .subTx{font-size:18px;line-height:1.6;color:#fffffff2;margin:0 0 32px}
.hdr11-inner .txt-zone .ctaBtn{display:inline-block;padding:16px 38px;background:#fff;color:#FF0E70;font-size:16px;font-weight:600;text-decoration:none;border-radius:28px;box-shadow:0 8px 20px #00000026;transition:all 320ms;z-index:5;position:relative}
.hdr11-inner .txt-zone .ctaBtn:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0003}
.hdr11-inner .img-zone{position:relative;height:100%;display:flex;align-items:center;justify-content:center;padding:40px}
.hdr11-inner .img-zone img{width:100%;height:420px;object-fit:cover;border-radius:24px;box-shadow:0 10px 30px #0003;filter:brightness(1.05) contrast(1.02)}
.hdr11-outer .waveDiv{position:absolute;bottom:-2px;left:0;width:100%;height:80px;z-index:2}
.hdr11-outer .waveDiv svg{width:100%;height:100%}
.tech47-wrap{background:#fff;padding:85px 20px}
.tech47-wrap .tech47-ct{max-width:1200px;margin:0 auto}
.tech47-wrap .tech47-ct .sectionHd2{font-size:38px;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 16px}
.tech47-wrap .tech47-ct .sectionHd2::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#FF0E70,#B54EEC);margin:0 auto 20px;border-radius:2px}
.tech47-wrap .tech47-ct .introPara{font-size:17px;line-height:1.7;color:#444;text-align:center;max-width:720px;margin:0 auto 60px}
.tech47-wrap .tech47-ct .gridTools{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.tech47-wrap .tech47-ct .gridTools .toolCard{background:#fafafa;border:1px solid #e8e8e8;border-radius:20px;padding:38px 28px;transition:all 340ms;position:relative}
.tech47-wrap .tech47-ct .gridTools .toolCard:hover{transform:translateY(-5px);box-shadow:0 14px 32px #b54eec26;border-color:#B54EEC}
.tech47-wrap .tech47-ct .gridTools .toolCard .icnWrap{width:56px;height:56px;background:linear-gradient(135deg,#FF0E70,#B54EEC);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}
.tech47-wrap .tech47-ct .gridTools .toolCard .icnWrap i{font-size:26px;color:#fff}
.tech47-wrap .tech47-ct .gridTools .toolCard .toolTitle{font-size:20px;font-weight:700;color:#222;margin:0 0 12px}
.tech47-wrap .tech47-ct .gridTools .toolCard .toolDesc{font-size:15px;line-height:1.65;color:#555;margin:0}
.feedback92-outer{background:linear-gradient(180deg,#FFF4E3 0%,#fff 100%);padding:90px 20px;position:relative}
.feedback92-outer::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:90%;max-width:1100px;height:1px;background:linear-gradient(90deg,transparent,#B54EEC,transparent)}
.feedback92-outer .feedback92-ct{max-width:1200px;margin:0 auto}
.feedback92-outer .feedback92-ct .hdGroup{text-align:left;margin-bottom:52px}
.feedback92-outer .feedback92-ct .hdGroup .titleH3{font-size:36px;font-weight:700;color:#1a1a1a;margin:0 0 14px;position:relative;display:inline-block}
.feedback92-outer .feedback92-ct .hdGroup .titleH3::after{content:'';position:absolute;bottom:-6px;left:0;width:80px;height:3px;background:#FF0E70;border-radius:2px}
.feedback92-outer .feedback92-ct .hdGroup .subtitle{font-size:16px;line-height:1.7;color:#555;max-width:640px}
.feedback92-outer .feedback92-ct .testimGrid{display:grid;grid-template-columns:1fr 1fr;gap:36px}
.feedback92-outer .feedback92-ct .testimGrid .testimCard{background:#fff;border-radius:22px;padding:36px 32px;box-shadow:0 6px 18px #00000014;border:1px solid #f0f0f0;transition:all 320ms;position:relative}
.feedback92-outer .feedback92-ct .testimGrid .testimCard:hover{box-shadow:0 12px 30px #ff0e701f;transform:translateY(-4px)}
.feedback92-outer .feedback92-ct .testimGrid .testimCard .quoteIcon{width:44px;height:44px;background:linear-gradient(135deg,#FF0E70,#B54EEC);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.feedback92-outer .feedback92-ct .testimGrid .testimCard .quoteIcon i{font-size:20px;color:#fff}
.feedback92-outer .feedback92-ct .testimGrid .testimCard .testimText{font-size:15px;line-height:1.75;color:#444;margin:0 0 24px}
.feedback92-outer .feedback92-ct .testimGrid .testimCard .authorBox{display:flex;align-items:center;gap:16px}
.feedback92-outer .feedback92-ct .testimGrid .testimCard .authorBox img{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid #FF0E70}
.feedback92-outer .feedback92-ct .testimGrid .testimCard .authorBox .authorInfo .authorName{font-size:16px;font-weight:600;color:#222;margin:0 0 4px}
.feedback92-outer .feedback92-ct .testimGrid .testimCard .authorBox .authorInfo .authorRole{font-size:14px;color:#777;margin:0}
.interact58-section{background:#fff;padding:90px 20px}
.interact58-section .interact58-inner{max-width:1200px;margin:0 auto}
.interact58-section .interact58-inner .secHeader{text-align:center;margin-bottom:56px}
.interact58-section .interact58-inner .secHeader .h2Title{font-size:37px;font-weight:700;color:#1a1a1a;margin:0 0 18px}
.interact58-section .interact58-inner .secHeader .h2Title span{background:linear-gradient(90deg,#FF0E70,#B54EEC);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.interact58-section .interact58-inner .secHeader .leadText{font-size:16px;line-height:1.7;color:#555;max-width:680px;margin:0 auto}
.interact58-section .interact58-inner .flexPractice{display:flex;gap:40px;align-items:center}
.interact58-section .interact58-inner .flexPractice .imgBox{flex:1}
.interact58-section .interact58-inner .flexPractice .imgBox img{width:100%;height:480px;object-fit:cover;border-radius:24px;box-shadow:0 10px 30px #0000001a}
.interact58-section .interact58-inner .flexPractice .contentBox{flex:1}
.interact58-section .interact58-inner .flexPractice .contentBox .practiceList{list-style:none;padding:0;margin:0}
.interact58-section .interact58-inner .flexPractice .contentBox .practiceList li{margin-bottom:28px;display:flex;gap:18px;align-items:flex-start}
.interact58-section .interact58-inner .flexPractice .contentBox .practiceList li .iconCircle{width:46px;height:46px;background:linear-gradient(135deg,#FF0E70,#B54EEC);border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}
.interact58-section .interact58-inner .flexPractice .contentBox .practiceList li .iconCircle i{font-size:22px;color:#fff}
.interact58-section .interact58-inner .flexPractice .contentBox .practiceList li .textContent .itemTitle{font-size:19px;font-weight:700;color:#222;margin:0 0 8px}
.interact58-section .interact58-inner .flexPractice .contentBox .practiceList li .textContent .itemDesc{font-size:15px;line-height:1.65;color:#555;margin:0}
.cert73-wrapper{background:linear-gradient(180deg,#fff 0%,#FFF4E3 100%);padding:85px 20px;position:relative}
.cert73-wrapper .cert73-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}
.cert73-wrapper .cert73-content .leftZone .sectionTitle4{font-size:36px;font-weight:700;color:#1a1a1a;margin:0 0 20px}
.cert73-wrapper .cert73-content .leftZone .sectionTitle4::before{content:'';display:inline-block;width:8px;height:8px;background:#FF0E70;border-radius:50%;margin-right:12px;vertical-align:middle}
.cert73-wrapper .cert73-content .leftZone .descParagraph{font-size:16px;line-height:1.75;color:#444;margin:0 0 32px}
.cert73-wrapper .cert73-content .leftZone .certFeatures{list-style:none;padding:0;margin:0 0 36px}
.cert73-wrapper .cert73-content .leftZone .certFeatures li{display:flex;align-items:center;gap:14px;margin-bottom:18px;font-size:15px;color:#333}
.cert73-wrapper .cert73-content .leftZone .certFeatures li i{font-size:20px;color:#B54EEC}
.cert73-wrapper .cert73-content .leftZone .actionBtn{display:inline-block;padding:15px 36px;background:linear-gradient(135deg,#FF0E70,#B54EEC);color:#fff;font-size:16px;font-weight:600;text-decoration:none;border-radius:26px;box-shadow:0 8px 20px #b54eec4d;transition:all 300ms}
.cert73-wrapper .cert73-content .leftZone .actionBtn:hover{transform:translateY(-3px);box-shadow:0 12px 28px #b54eec66}
.cert73-wrapper .cert73-content .rightZone img{width:100%;height:400px;object-fit:cover;border-radius:22px;box-shadow:0 10px 30px #0000001f}
.directions39-section{background:#fff;padding:90px 20px}
.directions39-section .directions39-container{max-width:1200px;margin:0 auto}
.directions39-section .directions39-container .headerGroup{text-align:center;margin-bottom:58px}
.directions39-section .directions39-container .headerGroup .mainHeading5{font-size:38px;font-weight:700;color:#1a1a1a;margin:0 0 16px;position:relative;display:inline-block}
.directions39-section .directions39-container .headerGroup .mainHeading5::before{content:'';position:absolute;top:-12px;left:50%;transform:translateX(-50%);width:50px;height:3px;background:linear-gradient(90deg,#FF0E70,#B54EEC);border-radius:2px}
.directions39-section .directions39-container .headerGroup .supportText{font-size:16px;line-height:1.7;color:#555;max-width:700px;margin:0 auto}
.directions39-section .directions39-container .programsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:34px}
.directions39-section .directions39-container .programsGrid .programCard{background:#fafafa;border:2px solid #e8e8e8;border-radius:24px;padding:40px 34px;transition:all 330ms;position:relative;overflow:hidden}
.directions39-section .directions39-container .programsGrid .programCard::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FF0E70,#B54EEC);transform:scaleX(0);transform-origin:left;transition:transform 330ms}
.directions39-section .directions39-container .programsGrid .programCard:hover::before{transform:scaleX(1)}
.directions39-section .directions39-container .programsGrid .programCard:hover{border-color:#B54EEC;box-shadow:0 14px 32px #ff0e7026;transform:translateY(-5px)}
.directions39-section .directions39-container .programsGrid .programCard .cardIcon{width:60px;height:60px;background:linear-gradient(135deg,#FF0E70,#B54EEC);border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.directions39-section .directions39-container .programsGrid .programCard .cardIcon i{font-size:28px;color:#fff}
.directions39-section .directions39-container .programsGrid .programCard .programTitle{font-size:22px;font-weight:700;color:#222;margin:0 0 14px}
.directions39-section .directions39-container .programsGrid .programCard .programDesc{font-size:15px;line-height:1.7;color:#555;margin:0 0 22px}
.directions39-section .directions39-container .programsGrid .programCard .statsRow{display:flex;gap:24px;padding-top:20px;border-top:1px solid #ddd}
.directions39-section .directions39-container .programsGrid .programCard .statsRow .statItem{display:flex;align-items:center;gap:8px}
.directions39-section .directions39-container .programsGrid .programCard .statsRow .statItem i{font-size:18px;color:#B54EEC}
.directions39-section .directions39-container .programsGrid .programCard .statsRow .statItem span{font-size:14px;color:#666}
@media (max-width: 992px) {
.hdr11-inner{grid-template-columns:1fr;min-height:auto}
.hdr11-inner .txt-zone{padding:50px 30px}
.hdr11-inner .txt-zone .mainHd{font-size:38px}
.hdr11-inner .img-zone{padding:30px}
.hdr11-inner .img-zone img{height:320px}
.tech47-wrap .tech47-ct .gridTools{grid-template-columns:1fr}
.feedback92-outer .feedback92-ct .testimGrid{grid-template-columns:1fr}
.interact58-section .interact58-inner .flexPractice{flex-direction:column}
.cert73-wrapper .cert73-content{grid-template-columns:1fr}
.directions39-section .directions39-container .programsGrid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hdr11-inner .txt-zone .mainHd{font-size:32px}
.hdr11-inner .txt-zone .subTx{font-size:16px}
.tech47-wrap .tech47-ct .sectionHd2{font-size:32px}
.feedback92-outer .feedback92-ct .hdGroup .titleH3{font-size:30px}
.interact58-section .interact58-inner .secHeader .h2Title{font-size:30px}
.cert73-wrapper .cert73-content .leftZone .sectionTitle4{font-size:30px}
.directions39-section .directions39-container .headerGroup .mainHeading5{font-size:32px}
.interact58-section .interact58-inner .flexPractice .imgBox img{height:320px}
.cert73-wrapper .cert73-content .rightZone img{height:300px}
}
@media (max-width: 576px) {
.hdr11-inner .txt-zone{padding:40px 20px}
.hdr11-inner .img-zone{padding:20px}
.tech47-wrap,.feedback92-outer,.interact58-section,.cert73-wrapper,.directions39-section{padding:60px 15px}
}
.ctWrap{background:linear-gradient(134deg,#FFF4E3 0%,#fff 100%)}
.ctHero87{max-width:1200px;margin:0 auto;padding:80px 20px;position:relative}
.heroInr23{display:flex;align-items:center;gap:60px}
.txtZn14{flex:1;position:relative;z-index:3}
.txtZn14 h1{font-size:48px;line-height:1.2;margin:0 0 24px;color:#1a1a1a}
.txtZn14 p{font-size:18px;line-height:1.7;color:#4a4a4a;margin:0}
.imgArea92{flex:1;position:relative}
.imgArea92 img{width:100%;height:480px;object-fit:cover;border-radius:24px;box-shadow:0 12px 32px #ff0e7026}
.geomDeco7::before{content:'';position:absolute;width:180px;height:180px;background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%);opacity:.12;border-radius:50%;top:-40px;right:60px;z-index:1}
.geomDeco7::after{content:'';position:absolute;width:120px;height:120px;background:#B54EEC;opacity:.08;bottom:40px;left:-30px;z-index:1;transform:rotate(45deg);border-radius:16px}
.infoSc49{background:#fff;padding:80px 20px}
.infoInr31{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.contactCard8{background:linear-gradient(180deg,#FFF4E3 0%,#fff 100%);padding:40px 32px;border-radius:20px;text-align:center;transition:all 320ms ease;border:2px solid transparent}
.contactCard8:hover{transform:translateY(-8px);box-shadow:0 16px 40px #b54eec33;border-color:#B54EEC}
.iconWr42{width:72px;height:72px;margin:0 auto 24px;background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%);border-radius:50%;display:flex;align-items:center;justify-content:center}
.iconWr42 i{font-size:32px;color:#fff}
.contactCard8 h3{font-size:22px;margin:0 0 16px;color:#1a1a1a}
.contactCard8 p{font-size:16px;line-height:1.6;color:#4a4a4a;margin:0}
.contactCard8 a{color:#FF0E70;text-decoration:none;font-weight:500;transition:color 280ms ease}
.contactCard8 a:hover{color:#B54EEC}
.formSect83{background:#f9f9f9;padding:90px 20px}
.formWrp67{max-width:800px;margin:0 auto}
.formWrp67 h2{font-size:38px;text-align:center;margin:0 0 16px;color:#1a1a1a}
.formWrp67 > p{text-align:center;font-size:17px;line-height:1.6;color:#5a5a5a;margin:0 0 48px}
.frmBx94{background:#fff;padding:48px 40px;border-radius:28px;box-shadow:0 8px 24px #0000000f}
.fieldGroup12{margin-bottom:32px}
.fieldGroup12 label{display:block;font-size:15px;font-weight:500;color:#2a2a2a;margin-bottom:10px}
.fieldGroup12 input[type="text"],.fieldGroup12 input[type="email"],.fieldGroup12 select{width:100%;padding:16px 20px;border:2px solid #e0e0e0;border-radius:16px;font-size:16px;color:#2a2a2a;transition:all 280ms ease;background:#fafafa;box-sizing:border-box}
.fieldGroup12 input[type="text"]:focus,.fieldGroup12 input[type="email"]:focus,.fieldGroup12 select:focus{outline:none;border-color:#FF0E70;background:#fff;box-shadow:0 0 0 4px #ff0e701a}
.fieldGroup12 select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23FF0E70' d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px}
.radioGrp54{margin-top:12px}
.radioItem73{display:flex;align-items:center;margin-bottom:12px}
.radioItem73 input[type="radio"]{width:20px;height:20px;margin-right:12px;accent-color:#FF0E70;cursor:pointer}
.radioItem73 label{margin:0;font-size:15px;color:#3a3a3a;cursor:pointer}
.privacyChk88{margin:32px 0;display:flex;align-items:flex-start}
.privacyChk88 input[type="checkbox"]{width:20px;height:20px;margin-right:12px;accent-color:#B54EEC;cursor:pointer;flex-shrink:0;margin-top:2px}
.privacyChk88 label{font-size:14px;line-height:1.6;color:#4a4a4a;margin:0}
.privacyChk88 a{color:#FF0E70;text-decoration:none;font-weight:500}
.privacyChk88 a:hover{text-decoration:underline}
.submitBtn29{width:100%;padding:18px 32px;background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%);border:none;border-radius:20px;color:#fff;font-size:17px;font-weight:600;cursor:pointer;transition:all 300ms ease;box-shadow:0 8px 20px #ff0e7040}
.submitBtn29:hover{transform:translateY(-3px);box-shadow:0 14px 32px #ff0e7059}
.submitBtn29:active{transform:translateY(-1px)}
@media (max-width: 968px) {
.heroInr23{flex-direction:column;gap:40px}
.txtZn14 h1{font-size:38px}
.imgArea92 img{height:360px}
.infoInr31{grid-template-columns:1fr;gap:32px}
.formWrp67 h2{font-size:32px}
}
@media (max-width: 640px) {
.ctHero87{padding:60px 16px}
.txtZn14 h1{font-size:32px}
.txtZn14 p{font-size:16px}
.imgArea92 img{height:280px}
.infoSc49{padding:60px 16px}
.contactCard8{padding:32px 24px}
.formSect83{padding:60px 16px}
.frmBx94{padding:32px 24px}
.formWrp67 h2{font-size:28px}
}
.pgHdr{position:relative;overflow:hidden;padding:0;margin:0 auto 72px;max-width:1200px}
.pgHdr .imgWrp76c{position:relative;width:100%;height:520px;overflow:hidden;border-radius:28px}
.pgHdr .imgWrp76c img{width:100%;height:100%;object-fit:cover;object-position:center;filter:blur(0)}
.pgHdr .imgWrp76c::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0000004d 0%,#0009 100%);pointer-events:none}
.pgHdr .txtOvly1b2{position:absolute;bottom:0;left:0;right:0;padding:48px 56px;z-index:2}
.pgHdr .txtOvly1b2 .innerCnt7{max-width:720px;background:#fffffff5;padding:42px 48px;border-radius:24px;box-shadow:0 12px 32px #00000026}
.pgHdr .txtOvly1b2 h1{font-size:2.8rem;font-weight:700;color:#1a1a1a;margin:0 0 18px;line-height:1.2}
.pgHdr .txtOvly1b2 .desc92{font-size:1.1rem;color:#444;line-height:1.7;margin:0 0 28px}
.pgHdr .btnAct3{display:inline-block;padding:14px 36px;background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%);color:#fff;text-decoration:none;border-radius:18px;font-weight:600;font-size:1.05rem;transition:transform 280ms ease,box-shadow 280ms ease;box-shadow:0 6px 20px #ff0e7059;z-index:10;position:relative}
.pgHdr .btnAct3:hover{transform:translateY(-3px);box-shadow:0 10px 28px #ff0e7073}
.structBlk8{max-width:1200px;margin:0 auto 88px;padding:0 24px}
.structBlk8 .headSec4{text-align:center;margin-bottom:64px}
.structBlk8 .headSec4 h2{font-size:2.4rem;font-weight:700;color:#1a1a1a;margin:0 0 16px;position:relative;display:inline-block}
.structBlk8 .headSec4 h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#FF0E70 0%,#B54EEC 100%);border-radius:2px}
.structBlk8 .headSec4 .subTxt23{font-size:1.05rem;color:#555;line-height:1.6;max-width:680px;margin:24px auto 0}
.structBlk8 .modGrid67{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.structBlk8 .modCard89{background:#fff;border:2px solid #f0f0f0;border-radius:22px;padding:38px 32px;transition:all 320ms ease;position:relative}
.structBlk8 .modCard89:hover{border-color:#FF0E70;transform:translateY(-6px);box-shadow:0 14px 36px #b54eec2e}
.structBlk8 .modCard89 .icnWrap45{width:64px;height:64px;background:linear-gradient(135deg,#ff0e701a 0%,#b54eec1a 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.structBlk8 .modCard89 .icnWrap45 i{font-size:1.9rem;color:#FF0E70}
.structBlk8 .modCard89 h3{font-size:1.4rem;font-weight:600;color:#1a1a1a;margin:0 0 14px}
.structBlk8 .modCard89 .txtDesc78{font-size:.98rem;color:#666;line-height:1.7;margin:0}
.pathSec93{background:linear-gradient(160deg,#FFF4E3 0%,#fff 100%);padding:88px 24px;margin-bottom:88px}
.pathSec93 .wrapInner12{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.pathSec93 .txtSide56 h2{font-size:2.2rem;font-weight:700;color:#1a1a1a;margin:0 0 24px;line-height:1.3}
.pathSec93 .txtSide56 .intro78{font-size:1.05rem;color:#444;line-height:1.7;margin:0 0 38px}
.pathSec93 .stpList34{list-style:none;padding:0;margin:0}
.pathSec93 .stpList34 .stpItm91{display:flex;align-items:flex-start;margin-bottom:28px;position:relative}
.pathSec93 .stpList34 .stpItm91:last-child{margin-bottom:0}
.pathSec93 .stpList34 .stpItm91 .numBdg67{width:46px;height:46px;background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0;margin-right:20px;box-shadow:0 6px 18px #ff0e704d}
.pathSec93 .stpList34 .stpItm91 .stpCnt82 h4{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin:0 0 8px}
.pathSec93 .stpList34 .stpItm91 .stpCnt82 p{font-size:.98rem;color:#555;line-height:1.6;margin:0}
.pathSec93 .imgSide23{position:relative}
.pathSec93 .imgSide23 img{width:100%;height:auto;border-radius:24px;box-shadow:0 16px 48px #0000001f;display:block}
.testBlk47{max-width:1200px;margin:0 auto 88px;padding:0 24px}
.testBlk47 .secHd92{text-align:center;margin-bottom:58px}
.testBlk47 .secHd92 h2{font-size:2.3rem;font-weight:700;color:#1a1a1a;margin:0 0 16px}
.testBlk47 .testGrid56{display:grid;grid-template-columns:repeat(2,1fr);gap:36px}
.testBlk47 .testCard78{background:#fff;border-radius:24px;padding:42px;box-shadow:0 8px 28px #00000014;transition:transform 320ms ease,box-shadow 320ms ease;display:flex;flex-direction:column}
.testBlk47 .testCard78:hover{transform:translateY(-4px);box-shadow:0 14px 40px #b54eec26}
.testBlk47 .testCard78 .profArea12{display:flex;align-items:center;margin-bottom:24px}
.testBlk47 .testCard78 .profArea12 img{width:68px;height:68px;border-radius:50%;object-fit:cover;margin-right:18px;border:3px solid #FFF4E3}
.testBlk47 .testCard78 .profArea12 .profInfo34 h5{font-size:1.15rem;font-weight:600;color:#1a1a1a;margin:0 0 4px}
.testBlk47 .testCard78 .profArea12 .profInfo34 .role89{font-size:.92rem;color:#888;margin:0}
.testBlk47 .testCard78 .quote67{font-size:1.02rem;color:#444;line-height:1.7;margin:0;position:relative;padding-left:22px}
.testBlk47 .testCard78 .quote67::before{content:'"';position:absolute;left:0;top:-8px;font-size:3rem;color:#FF0E70;font-weight:700;line-height:1}
@media (max-width: 992px) {
.pgHdr .imgWrp76c{height:420px}
.pgHdr .txtOvly1b2{padding:32px 24px}
.pgHdr .txtOvly1b2 .innerCnt7{padding:32px 28px}
.pgHdr .txtOvly1b2 h1{font-size:2.2rem}
.structBlk8 .modGrid67{grid-template-columns:1fr;gap:28px}
.pathSec93 .wrapInner12{grid-template-columns:1fr;gap:48px}
.testBlk47 .testGrid56{grid-template-columns:1fr}
}
@media (max-width: 600px) {
.pgHdr .imgWrp76c{height:360px;border-radius:20px}
.pgHdr .txtOvly1b2{padding:20px 16px}
.pgHdr .txtOvly1b2 .innerCnt7{padding:24px 20px;border-radius:18px}
.pgHdr .txtOvly1b2 h1{font-size:1.8rem;margin-bottom:14px}
.pgHdr .txtOvly1b2 .desc92{font-size:1rem;margin-bottom:20px}
.pgHdr .btnAct3{padding:12px 28px;font-size:1rem}
.structBlk8 .headSec4 h2{font-size:1.9rem}
.pathSec93{padding:58px 16px}
.pathSec93 .txtSide56 h2{font-size:1.8rem}
.testBlk47 .secHd92 h2{font-size:1.9rem}
.testBlk47 .testCard78{padding:28px 24px}
}
.heroOuter{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden}
.heroOuter .bgWrap{position:absolute;top:0;right:0;width:58%;height:100%;z-index:1}
.heroOuter .bgWrap img{width:100%;height:100%;object-fit:cover}
.heroOuter .bgWrap::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#FFF4E3 0%,transparent 30%);z-index:2}
.heroOuter .decorShape{position:absolute;width:140px;height:140px;border:3px solid #B54EEC;border-radius:50%;opacity:.15;z-index:3;animation:floatShape 6s ease-in-out infinite}
.heroOuter .decorShape[data-pos="one"]{top:12%;right:18%;animation-delay:0s}
.heroOuter .decorShape[data-pos="two"]{bottom:22%;right:8%;width:90px;height:90px;animation-delay:2s}
@keyframes floatShape {
0%,100%{transform:translateY(0) rotate(0deg)}
50%{transform:translateY(-20px) rotate(10deg)}
}
.heroOuter .contentInner{position:relative;z-index:4;max-width:1200px;margin:0 auto;padding:80px 24px;width:100%}
.heroOuter .contentInner .hd1{font-size:52px;font-weight:700;line-height:1.15;color:#1a1a1a;margin:0 0 28px;max-width:680px}
.heroOuter .contentInner .hd1::after{content:'';display:block;width:85px;height:5px;background:linear-gradient(90deg,#FF0E70 0%,#B54EEC 100%);margin-top:22px;border-radius:3px}
.heroOuter .contentInner .subTxt{font-size:19px;line-height:1.7;color:#4a4a4a;max-width:620px;margin:0}
.storySection{background:#f8f8f8;padding:90px 24px}
.storySection .innerWrap{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.storySection .txtCol h2{font-size:38px;font-weight:700;line-height:1.25;color:#1a1a1a;margin:0 0 24px;position:relative;padding-left:18px}
.storySection .txtCol h2::before{content:'';position:absolute;left:0;top:6px;width:6px;height:80%;background:linear-gradient(180deg,#FF0E70 0%,#B54EEC 100%);border-radius:3px}
.storySection .txtCol p{font-size:17px;line-height:1.75;color:#555;margin:0 0 18px}
.storySection .txtCol p:last-of-type{margin-bottom:0}
.storySection .imgCol{position:relative}
.storySection .imgCol img{width:100%;height:480px;object-fit:cover;border-radius:24px;box-shadow:0 12px 32px #0000001f}
.storySection .imgCol::before{content:'';position:absolute;top:-16px;right:-16px;width:100%;height:100%;border:3px solid #B54EEC;border-radius:24px;opacity:.2;z-index:-1}
.teamGrid{padding:90px 24px;background:#fff}
.teamGrid .container77{max-width:1200px;margin:0 auto}
.teamGrid .secHead{text-align:center;margin-bottom:60px}
.teamGrid .secHead h2{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 16px}
.teamGrid .secHead .line89{width:70px;height:4px;background:linear-gradient(90deg,#FF0E70 0%,#B54EEC 100%);margin:0 auto 20px;border-radius:2px}
.teamGrid .secHead p{font-size:18px;line-height:1.65;color:#666;margin:0;max-width:700px;margin-left:auto;margin-right:auto}
.teamGrid .membersRow{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}
.teamGrid .memberCard{display:flex;gap:28px;background:#fafafa;padding:32px;border-radius:20px;transition:transform .3s ease,box-shadow .3s ease}
.teamGrid .memberCard:hover{transform:translateY(-6px);box-shadow:0 16px 40px #b54eec26}
.teamGrid .memberCard .photoWrap{flex-shrink:0}
.teamGrid .memberCard .photoWrap img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid #B54EEC}
.teamGrid .memberCard .infoWrap h3{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 6px}
.teamGrid .memberCard .infoWrap .role14{font-size:15px;font-weight:600;color:#FF0E70;margin:0 0 14px;text-transform:uppercase;letter-spacing:.5px}
.teamGrid .memberCard .infoWrap p{font-size:16px;line-height:1.7;color:#555;margin:0}
.valuesBlock{background:linear-gradient(135deg,#FFF4E3 0%,#fff 100%);padding:85px 24px}
.valuesBlock .innerContainer{max-width:1200px;margin:0 auto}
.valuesBlock h2{font-size:40px;font-weight:700;color:#1a1a1a;margin:0 0 50px;text-align:center}
.valuesBlock .gridValues{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.valuesBlock .valueItem{background:#fff;padding:38px 28px;border-radius:18px;border:2px solid transparent;transition:all .35s ease;position:relative;overflow:hidden}
.valuesBlock .valueItem::before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#FF0E70 0%,#B54EEC 100%);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}
.valuesBlock .valueItem:hover{border-color:#B54EEC;box-shadow:0 14px 36px #b54eec2e}
.valuesBlock .valueItem:hover::before{transform:scaleX(1)}
.valuesBlock .valueItem .icnWrap{width:64px;height:64px;background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:22px}
.valuesBlock .valueItem .icnWrap i{font-size:28px;color:#fff}
.valuesBlock .valueItem h3{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 14px}
.valuesBlock .valueItem p{font-size:16px;line-height:1.7;color:#666;margin:0}
.ctaFinal{background:#1a1a1a;padding:90px 24px;position:relative;overflow:hidden}
.ctaFinal::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#b54eec26 0%,transparent 70%);border-radius:50%}
.ctaFinal .wrapCta{max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:2}
.ctaFinal .wrapCta h2{font-size:44px;font-weight:700;color:#fff;margin:0 0 20px;line-height:1.2}
.ctaFinal .wrapCta p{font-size:19px;line-height:1.65;color:#d0d0d0;margin:0 0 36px;max-width:740px;margin-left:auto;margin-right:auto}
.ctaFinal .wrapCta .btnRow{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.ctaFinal .wrapCta .btn32{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;font-size:17px;font-weight:600;text-decoration:none;border-radius:28px;transition:all .3s ease;border:2px solid transparent}
.ctaFinal .wrapCta .btn32[data-type="primary"]{background:linear-gradient(135deg,#FF0E70 0%,#B54EEC 100%);color:#fff}
.ctaFinal .wrapCta .btn32[data-type="primary"]:hover{transform:translateY(-3px);box-shadow:0 12px 28px #ff0e7059}
.ctaFinal .wrapCta .btn32[data-type="secondary"]{background:transparent;color:#fff;border-color:#fff}
.ctaFinal .wrapCta .btn32[data-type="secondary"]:hover{background:#fff;color:#1a1a1a;transform:translateY(-3px)}
@media (max-width: 968px) {
.heroOuter{min-height:420px}
.heroOuter .bgWrap{width:100%;opacity:.25}
.heroOuter .contentInner{padding:60px 20px}
.heroOuter .contentInner .hd1{font-size:38px}
.heroOuter .contentInner .subTxt{font-size:17px}
.storySection .innerWrap{grid-template-columns:1fr;gap:40px}
.storySection .imgCol{order:-1}
.teamGrid .membersRow{grid-template-columns:1fr;gap:32px}
.valuesBlock .gridValues{grid-template-columns:1fr;gap:28px}
.ctaFinal .wrapCta h2{font-size:34px}
.ctaFinal .wrapCta .btnRow{flex-direction:column;align-items:center}
.ctaFinal .wrapCta .btn32{width:100%;max-width:320px;justify-content:center}
}
@media (max-width: 640px) {
.heroOuter .contentInner .hd1{font-size:32px}
.storySection{padding:60px 20px}
.storySection .txtCol h2{font-size:30px}
.storySection .imgCol img{height:320px}
.teamGrid{padding:60px 20px}
.teamGrid .secHead h2{font-size:32px}
.teamGrid .memberCard{flex-direction:column;text-align:center;gap:20px}
.teamGrid .memberCard .photoWrap{margin:0 auto}
.valuesBlock{padding:60px 20px}
.valuesBlock h2{font-size:32px}
.ctaFinal{padding:60px 20px}
.ctaFinal .wrapCta h2{font-size:28px}
.ctaFinal .wrapCta p{font-size:17px}
}
.successHdr{background:linear-gradient(314deg,#FF0E70 0%,#B54EEC 50%,#FFF4E3 100%);min-height:480px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:60px 20px}
.successHdr::before{content:'';position:absolute;width:280px;height:280px;background:#ffffff1f;border-radius:50%;top:-80px;right:-60px;animation:floatCircle1 8s ease-in-out infinite}
.successHdr::after{content:'';position:absolute;width:180px;height:180px;background:#ffffff14;border-radius:50%;bottom:-40px;left:-30px;animation:floatCircle2 10s ease-in-out infinite}
@keyframes floatCircle1 {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(-20px,30px) scale(1.1)}
}
@keyframes floatCircle2 {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(30px,-20px) scale(1.15)}
}
.successHdr .cntr8{max-width:1200px;width:100%;margin:0 auto;position:relative;z-index:3}
.successMsg{text-align:center;background:#ffffff26;backdrop-filter:blur(24px);border-radius:28px;padding:68px 40px;box-shadow:0 12px 32px #b54eec38 inset 0 2px 6px #fff6;border:1px solid #ffffff40;max-width:720px;margin:0 auto}
.successMsg .iconWrap7{width:96px;height:96px;background:#ffffffeb;border-radius:50%;margin:0 auto 32px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #ff0e7047}
.successMsg .iconWrap7 i{font-size:52px;color:#FF0E70}
.successMsg h1{font-size:42px;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.2;text-shadow:0 2px 8px #00000026}
.successMsg .subTxt4{font-size:19px;color:#fffffff2;line-height:1.6;margin:0 0 36px;max-width:540px;margin-left:auto;margin-right:auto}
.successMsg .btnGrp3{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.successMsg .btnPri9{background:#fff;color:#FF0E70;padding:16px 36px;border-radius:20px;font-size:17px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:10px;box-shadow:0 6px 20px #0000002e;transition:all 320ms ease;border:2px solid transparent}
.successMsg .btnPri9:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000040;background:#FFF4E3}
.successMsg .btnPri9:active{transform:translateY(-1px)}
.successMsg .btnSec2{background:#ffffff38;color:#fff;padding:16px 36px;border-radius:20px;font-size:17px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:10px;border:2px solid #fff6;transition:all 320ms ease;backdrop-filter:blur(8px)}
.successMsg .btnSec2:hover{background:#ffffff52;border-color:#fff9;transform:translateY(-3px)}
.successMsg .btnSec2:active{transform:translateY(-1px)}
.infoCard11{background:#fff4e3eb;border-radius:22px;padding:28px 32px;margin-top:48px;border-left:5px solid #B54EEC;box-shadow:0 4px 16px #b54eec24}
.infoCard11 p{margin:0;font-size:16px;color:#333;line-height:1.65}
.infoCard11 strong{color:#FF0E70;font-weight:600}
@media (max-width: 768px) {
.successHdr{min-height:420px;padding:40px 16px}
.successMsg{padding:48px 24px;border-radius:24px}
.successMsg h1{font-size:32px;margin-bottom:14px}
.successMsg .subTxt4{font-size:17px;margin-bottom:28px}
.successMsg .iconWrap7{width:80px;height:80px;margin-bottom:24px}
.successMsg .iconWrap7 i{font-size:44px}
.successMsg .btnGrp3{flex-direction:column;gap:12px}
.successMsg .btnPri9,.successMsg .btnSec2{width:100%;justify-content:center;padding:14px 28px;font-size:16px}
.infoCard11{padding:22px 20px;margin-top:36px}
.infoCard11 p{font-size:15px}
}
@media (max-width: 480px) {
.successMsg h1{font-size:28px}
.successMsg .subTxt4{font-size:16px}
.successHdr::before{width:200px;height:200px}
.successHdr::after{width:140px;height:140px}
}