*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Oxygen',sans-serif;background:#FAFAFA;color:#2A2A2A;line-height:1.6}
.topribbon{background:linear-gradient(135deg,#7750B9 0%,#5a3d8f 100%);padding:15px 0;box-shadow:0 4px 12px #7750b926}
.navholder{max-width:1536px;margin:0 auto;padding:0 20px}
.mainav{display:flex;gap:35px;justify-content:center;align-items:center;flex-wrap:wrap}
.mainav .navlink{color:#FFF;text-decoration:none;font-size:16px;font-weight:400;padding:8px 16px;border-radius:25px;transition:all 450ms ease;background:#ffffff14}
.mainav .navlink:hover{background:#feefcb33;color:#FEEFCB}
.bannerzone{background:linear-gradient(180deg,#FFF 0%,#F8F8F8 100%);padding:40px 20px;border-bottom:3px solid #FEEFCB;box-shadow:0 6px 18px #0000000f}
.brandhold{max-width:1536px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap}
.logowrap{display:flex;align-items:center;justify-content:center;background:#FFF;padding:12px;border-radius:30px;box-shadow:0 8px 20px #7750b91f}
.logowrap .logoimg{height:90px;width:90px;object-fit:contain}
.companytext .brandname{font-size:38px;font-weight:700;color:#7750B9;letter-spacing:-.5px}
main{min-height:200px}
.footwrap{background:linear-gradient(135deg,#2A2A2A 0%,#1a1a1a 100%);padding:30px 20px;margin-top:60px}
.footcontent{max-width:1536px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px}
.footnav{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}
.footnav .footlink{color:#FFF;text-decoration:none;font-size:14px;padding:10px 24px;border-radius:40px;background:#7750b926;transition:all 500ms ease;border:1px solid transparent}
.footnav .footlink:hover{background:#7750b94d;border-color:#7750B9}
.copytext{color:#B0B0B0;font-size:13px;text-align:center}
.cookiepanel{position:fixed;left:0;top:50%;transform:translateY(-50%) translateX(-100%);background:#FFF;border-radius:0 35px 35px 0;box-shadow:6px 0 24px #0000002e;padding:35px 30px;max-width:420px;width:90%;z-index:9999;transition:transform 550ms ease}
.cookiepanel[data-visible="true"]{transform:translateY(-50%) translateX(0)}
.cookiecontent .cookietitle{font-size:22px;font-weight:700;color:#7750B9;margin-bottom:12px}
.cookiecontent .cookiedesc{font-size:14px;color:#555;margin-bottom:20px;line-height:1.5}
.cookieopts{display:flex;flex-direction:column;gap:14px;margin-bottom:24px}
.cookieopts .cookieitem{display:flex;flex-direction:column;gap:4px}
.cookieopts .cookielabel{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px;font-weight:600;color:#2A2A2A}
.cookieopts .cookiebox{width:18px;height:18px;cursor:pointer}
.cookieopts .cookieinfo{font-size:12px;color:#777;padding-left:28px}
.cookieactions{display:flex;gap:12px;flex-wrap:wrap}
.cookieactions .cookiebtn{flex:1;padding:12px 20px;font-size:14px;font-weight:600;border:none;border-radius:30px;cursor:pointer;transition:all 450ms ease;text-decoration:underline;background:transparent}
.cookieactions .cookieaccept{color:#7750B9}
.cookieactions .cookieaccept:hover{background:#7750b91a;text-decoration:none}
.cookieactions .cookiedecline{color:#CA1219}
.cookieactions .cookiedecline:hover{background:#ca12191a;text-decoration:none}
@media (max-width: 768px) {
.mainav{gap:15px}
.mainav .navlink{font-size:14px;padding:6px 12px}
.companytext .brandname{font-size:28px}
.logowrap .logoimg{height:70px;width:70px}
.cookiepanel{max-width:95%;padding:25px 20px}
.cookiecontent .cookietitle{font-size:19px}
.cookieactions{flex-direction:column}
.cookieactions .cookiebtn{width:100%}
}
@media (max-width: 480px) {
.topribbon{padding:12px 0}
.bannerzone{padding:30px 15px}
.brandhold{gap:15px}
.companytext .brandname{font-size:24px}
.footnav{gap:12px}
.footnav .footlink{font-size:13px;padding:8px 16px}
}
.doc-wrapper{max-width:1536px;margin:0 auto;padding:80px 24px;background:#fff}
.doc-wrapper h1{font-size:48px;line-height:1.2;font-weight:700;color:#1a1a1a;margin:0 0 32px;padding-bottom:24px;border-bottom:3px solid #7750B9}
.doc-wrapper h2{font-size:36px;line-height:1.3;font-weight:600;color:#2a2a2a;margin:64px 0 24px;padding-top:16px}
.doc-wrapper h3{font-size:28px;line-height:1.4;font-weight:600;color:#3a3a3a;margin:48px 0 20px}
.doc-wrapper h4{font-size:22px;line-height:1.4;font-weight:600;color:#4a4a4a;margin:40px 0 16px}
.doc-wrapper h5{font-size:18px;line-height:1.5;font-weight:600;color:#5a5a5a;margin:32px 0 12px}
.doc-wrapper h6{font-size:16px;line-height:1.5;font-weight:600;color:#6a6a6a;margin:24px 0 12px;text-transform:uppercase;letter-spacing:.5px}
.doc-wrapper p{font-size:17px;line-height:1.8;color:#333;margin:0 0 20px;max-width:920px}
.doc-wrapper ul{margin:0 0 24px;padding:0 0 0 28px;max-width:920px}
.doc-wrapper ol{margin:0 0 24px;padding:0 0 0 28px;max-width:920px}
.doc-wrapper ul li{font-size:17px;line-height:1.8;color:#333;margin:0 0 12px;padding-left:8px}
.doc-wrapper ol li{font-size:17px;line-height:1.8;color:#333;margin:0 0 12px;padding-left:8px}
.doc-wrapper ul li::marker{color:#7750B9;font-size:20px}
.doc-wrapper ol li::marker{color:#7750B9;font-weight:600}
.doc-wrapper strong{font-weight:600;color:#1a1a1a}
.doc-wrapper b{font-weight:600;color:#1a1a1a}
.doc-wrapper a{color:#7750B9;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .4s ease}
.doc-wrapper a:hover{color:#CA1219;text-decoration-thickness:2px;text-underline-offset:4px}
.doc-wrapper a:focus{outline:2px solid #7750B9;outline-offset:4px;border-radius:4px}
.doc-wrapper hr{border:none;height:2px;background:linear-gradient(to right,#7750B9,#7750b94d,transparent);margin:56px 0;max-width:920px}
.doc-wrapper div{margin:0 0 20px}
.doc-wrapper ul ul{margin:12px 0;padding-left:24px}
.doc-wrapper ol ol{margin:12px 0;padding-left:24px}
.doc-wrapper ul ol{margin:12px 0;padding-left:24px}
.doc-wrapper ol ul{margin:12px 0;padding-left:24px}
.doc-wrapper h1 + p{font-size:19px;color:#555;margin-bottom:32px}
.doc-wrapper h2 + p{margin-top:0}
.doc-wrapper h3 + p{margin-top:0}
.doc-wrapper li p{margin:0 0 8px}
@media (max-width: 1024px) {
.doc-wrapper{padding:64px 32px}
.doc-wrapper h1{font-size:40px;margin-bottom:28px}
.doc-wrapper h2{font-size:32px;margin-top:56px}
.doc-wrapper h3{font-size:24px;margin-top:40px}
}
@media (max-width: 768px) {
.doc-wrapper{padding:48px 20px}
.doc-wrapper h1{font-size:32px;margin-bottom:24px;padding-bottom:20px}
.doc-wrapper h2{font-size:26px;margin-top:48px;margin-bottom:20px}
.doc-wrapper h3{font-size:22px;margin-top:36px;margin-bottom:16px}
.doc-wrapper h4{font-size:20px;margin-top:32px}
.doc-wrapper p{font-size:16px;line-height:1.7;margin-bottom:16px}
.doc-wrapper ul li{font-size:16px;line-height:1.7}
.doc-wrapper ol li{font-size:16px;line-height:1.7}
.doc-wrapper hr{margin:40px 0}
}
@media (max-width: 480px) {
.doc-wrapper{padding:32px 16px}
.doc-wrapper h1{font-size:28px;margin-bottom:20px;padding-bottom:16px}
.doc-wrapper h2{font-size:24px;margin-top:40px}
.doc-wrapper h3{font-size:20px;margin-top:32px}
.doc-wrapper ul{padding-left:20px}
.doc-wrapper ol{padding-left:20px}
}
.blogpost{max-width:1536px;margin:0 auto;padding:0}
.posthead{background:linear-gradient(135deg,#7750B9 0%,#CA1219 100%);padding:80px 24px 60px;position:relative;overflow:hidden}
.posthead::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#feefcb26;border-radius:50%;filter:blur(80px)}
.posthead .titlewrap{max-width:900px;margin:0 auto;position:relative;z-index:2}
.posthead h1{font-size:48px;line-height:1.2;color:#fff;margin:0;font-weight:700}
.utilbar{background:#fff;border-bottom:1px solid #e8e8e8;padding:16px 24px;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #7750b914}
.utilbar .toolholder{max-width:900px;margin:0 auto;display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}
.toolbutt{padding:10px 20px;background:transparent;border:2px solid #7750B9;color:#7750B9;border-radius:24px;font-size:14px;font-weight:600;cursor:pointer;transition:all 450ms ease;display:flex;align-items:center;gap:8px;text-decoration:none;z-index:10}
.toolbutt:hover{background:#7750B9;color:#fff;transform:translateY(-2px);box-shadow:0 8px 16px #7750b940}
.toolbutt i{font-size:16px}
.heroimg{max-width:1200px;margin:-40px auto 0;padding:0 24px;position:relative;z-index:3}
.heroimg img{width:100%;height:auto;display:block;border-radius:32px;box-shadow:0 20px 60px #7750b933}
.contentwrap{max-width:900px;margin:80px auto;padding:0 24px}
.contentwrap h2{font-size:32px;line-height:1.3;color:#1a1a1a;margin:48px 0 20px;font-weight:700;position:relative;padding-left:20px}
.contentwrap h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:calc(100% - 16px);background:linear-gradient(180deg,#7750B9 0%,#CA1219 100%);border-radius:8px}
.contentwrap h3{font-size:24px;line-height:1.4;color:#2a2a2a;margin:36px 0 16px;font-weight:600}
.contentwrap h4{font-size:20px;line-height:1.4;color:#3a3a3a;margin:28px 0 12px;font-weight:600}
.contentwrap h5{font-size:18px;line-height:1.4;color:#4a4a4a;margin:24px 0 12px;font-weight:600}
.contentwrap h6{font-size:16px;line-height:1.4;color:#5a5a5a;margin:20px 0 10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.contentwrap p{font-size:18px;line-height:1.8;color:#333;margin:0 0 24px}
.contentwrap strong{color:#7750B9;font-weight:600}
.contentwrap em{font-style:italic;color:#555}
.contentwrap ul,.contentwrap ol{margin:0 0 24px;padding-left:28px}
.contentwrap ul li,.contentwrap ol li{font-size:18px;line-height:1.8;color:#333;margin-bottom:12px}
.contentwrap ul li{list-style-type:none;position:relative}
.contentwrap ul li::before{content:'';position:absolute;left:-28px;top:12px;width:8px;height:8px;background:#CA1219;border-radius:50%}
.contentwrap ol{counter-reset:ordered-counter}
.contentwrap ol li{counter-increment:ordered-counter;list-style-type:none;position:relative}
.contentwrap ol li::before{content:counter(ordered-counter) ".";position:absolute;left:-28px;color:#7750B9;font-weight:700}
.contentwrap a{color:#7750B9;text-decoration:underline;transition:color 400ms ease}
.contentwrap a:hover{color:#CA1219}
.accessibility-mode .posthead{background:#000}
.accessibility-mode .posthead h1{color:#ff0;text-shadow:2px 2px 4px #000c}
.accessibility-mode .utilbar{background:#000;border-bottom:2px solid #ff0}
.accessibility-mode .toolbutt{border-color:#ff0;color:#ff0;background:#000}
.accessibility-mode .toolbutt:hover{background:#ff0;color:#000}
.accessibility-mode .contentwrap h2,.accessibility-mode .contentwrap h3,.accessibility-mode .contentwrap h4,.accessibility-mode .contentwrap h5,.accessibility-mode .contentwrap h6{color:#ff0}
.accessibility-mode .contentwrap p,.accessibility-mode .contentwrap li{color:#fff;font-size:20px;line-height:2}
.accessibility-mode .contentwrap strong{color:#ff0;background:#000;padding:2px 4px}
.accessibility-mode .contentwrap a{color:#0ff;text-decoration:underline;font-weight:700}
.accessibility-mode .contentwrap a:hover{color:#ff0}
.accessibility-mode{background:#000}
@media (max-width: 768px) {
.posthead{padding:60px 20px 40px}
.posthead h1{font-size:32px}
.utilbar{padding:12px 20px}
.utilbar .toolholder{justify-content:center}
.toolbutt{padding:8px 16px;font-size:13px}
.heroimg{margin:-30px auto 0;padding:0 20px}
.heroimg img{border-radius:24px}
.contentwrap{margin:60px auto;padding:0 20px}
.contentwrap h2{font-size:26px;margin:36px 0 16px}
.contentwrap h3{font-size:22px}
.contentwrap h4{font-size:19px}
.contentwrap p,.contentwrap li{font-size:16px}
}
@media (max-width: 480px) {
.posthead h1{font-size:26px}
.toolbutt{flex:1 1 auto;justify-content:center}
.contentwrap h2{font-size:22px}
}
.faqpagewrap{max-width:1536px;margin:0 auto;padding:0}
.titlezone{background:linear-gradient(135deg,#7750B9 0%,#CA1219 100%);padding:80px 24px 60px;position:relative;overflow:hidden}
.titlezone::before{content:'';position:0;top:0;left:0;right:0;bottom:0;background:url(./artwork/2025-10-29_updated.jpg) center/cover no-repeat;filter:blur(8px);opacity:.15}
.titlecontent{max-width:900px;margin:0 auto;position:relative;z-index:2;text-align:center}
.titlecontent .mainhead{font-size:48px;color:#FEEFCB;font-weight:700;margin:0 0 16px;line-height:1.2}
.titlecontent .subtext{font-size:18px;color:#FEEFCB;line-height:1.6;margin:0;opacity:.95}
.questarea{padding:80px 24px;background:#fff}
.questholder{max-width:1200px;margin:0 auto}
.secthead{font-size:36px;color:#7750B9;margin:0 0 48px;text-align:center;font-weight:600}
.questgrid{display:grid;grid-template-columns:1fr;gap:20px}
.questitem{background:#f8f9fa;border-radius:24px;overflow:hidden;box-shadow:0 4px 12px #7750b914;transition:all 450ms ease}
.questitem:hover{box-shadow:0 8px 20px #ca12191f;transform:translateY(-2px)}
.questinput{display:none}
.questlabel{display:block;padding:28px 32px;cursor:pointer;position:relative;font-size:20px;font-weight:600;color:#2c3e50;transition:color 400ms ease}
.questlabel::after{content:'+';position:absolute;right:32px;top:50%;transform:translateY(-50%);font-size:32px;color:#7750B9;transition:transform 450ms ease,color 450ms ease}
.questinput:checked + .questlabel{color:#7750B9}
.questinput:checked + .questlabel::after{transform:translateY(-50%) rotate(45deg);color:#CA1219}
.answerholder{max-height:0;overflow:hidden;transition:max-height 500ms ease,padding 500ms ease}
.questinput:checked ~ .answerholder{max-height:800px;padding:0 32px 32px}
.answertext{font-size:16px;line-height:1.7;color:#495057;margin:0}
.answertext strong{color:#7750B9;font-weight:600}
.helparea{background:linear-gradient(180deg,#FEEFCB 0%,#feefcb4d 100%);padding:100px 24px;position:relative}
.helpcontent{max-width:800px;margin:0 auto;text-align:center}
.helphead{font-size:32px;color:#2c3e50;margin:0 0 20px;font-weight:600}
.helptext{font-size:17px;line-height:1.7;color:#495057;margin:0 0 36px}
.helpcta{display:inline-block;background:#7750B9;color:#fff;padding:18px 48px;border-radius:30px;font-size:18px;font-weight:600;text-decoration:none;box-shadow:0 6px 16px #7750b94d;transition:all 450ms ease;border:none;cursor:pointer}
.helpcta:hover{background:#CA1219;box-shadow:0 10px 24px #ca121959;transform:translateY(-3px)}
@media (max-width: 768px) {
.titlezone{padding:60px 20px 50px}
.titlecontent .mainhead{font-size:32px}
.titlecontent .subtext{font-size:16px}
.questarea{padding:60px 20px}
.secthead{font-size:28px;margin:0 0 32px}
.questlabel{padding:22px 24px;font-size:18px}
.questlabel::after{right:24px;font-size:28px}
.questinput:checked ~ .answerholder{padding:0 24px 24px}
.helparea{padding:70px 20px}
.helphead{font-size:26px}
.helptext{font-size:16px}
.helpcta{padding:16px 36px;font-size:16px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.titlecontent .mainhead{font-size:40px}
.questgrid{gap:16px}
}
.heroarea{background:linear-gradient(135deg,#7750B9 0%,#9B7DD4 100%);padding:72px 24px 88px;position:relative;overflow:hidden}
.heroarea::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#feefcb26 0%,transparent 70%);border-radius:50%}
.herocontent{max-width:1536px;margin:0 auto;position:relative;z-index:2}
.herotext h1{font-size:48px;color:#FFF;margin:0 0 24px;font-weight:700;line-height:1.2}
.herotext p{font-size:20px;color:#fffffff2;margin:0 0 36px;line-height:1.6;max-width:720px}
.herobutt{display:inline-block;background:#CA1219;color:#FFF;padding:16px 40px;border-radius:28px;text-decoration:none;font-size:18px;font-weight:600;transition:all 450ms ease;box-shadow:0 8px 20px #ca12194d}
.herobutt:hover{background:#A00F15;transform:translateY(-3px);box-shadow:0 12px 28px #ca121966}
.maincontent{max-width:1536px;margin:0 auto;padding:0 24px}
.sectiontopics{padding:88px 0;background:#FAFAFA}
.topicshold{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-top:48px}
.topicdirection{background:#FFF;border-radius:24px;padding:32px;box-shadow:0 4px 16px #7750b914;transition:all 500ms ease;border:2px solid transparent}
.topicdirection:hover{transform:translateY(-6px);box-shadow:0 12px 32px #7750b929;border-color:#7750B9}
.topicdirection h3{font-size:24px;color:#7750B9;margin:0 0 16px;font-weight:700}
.topicdirection p{font-size:16px;color:#333;margin:0 0 20px;line-height:1.6}
.topiclink{display:inline-flex;align-items:center;color:#CA1219;text-decoration:none;font-weight:600;font-size:16px;transition:color 400ms ease}
.topiclink:hover{color:#7750B9}
.topiclink svg{width:20px;height:20px;margin-left:8px;transition:transform 400ms ease}
.topiclink:hover svg{transform:translateX(5px)}
.sectitle{font-size:42px;color:#7750B9;margin:0 0 20px;font-weight:700;text-align:center}
.subsectitle{font-size:18px;color:#666;text-align:center;margin:0 0 12px;font-weight:400;line-height:1.5}
.postlisting{padding:88px 0;background:#FFF}
.categoryholder{margin-bottom:72px}
.categoryholder:last-child{margin-bottom:0}
.catname{font-size:32px;color:#CA1219;margin:0 0 36px;font-weight:700;padding-bottom:16px;border-bottom:3px solid #FEEFCB}
.postgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:36px}
.postcard{background:#FAFAFA;border-radius:28px;overflow:hidden;box-shadow:0 6px 18px #0000000f;transition:all 480ms ease;display:flex;flex-direction:column}
.postcard:hover{transform:scale(1.03);box-shadow:0 14px 36px #7750b92e}
.postimg{width:100%;height:220px;object-fit:cover}
.postbody{padding:28px;flex-grow:1;display:flex;flex-direction:column}
.posttitle{font-size:22px;color:#333;margin:0 0 16px;font-weight:700;line-height:1.4}
.postdesc{font-size:15px;color:#555;margin:0 0 24px;line-height:1.6;flex-grow:1}
.postlink{display:inline-flex;align-items:center;color:#7750B9;text-decoration:none;font-weight:600;font-size:15px;transition:color 400ms ease}
.postlink:hover{color:#CA1219}
.postlink svg{width:18px;height:18px;margin-left:6px;transition:transform 400ms ease}
.postlink:hover svg{transform:translateX(4px)}
.engagearea{padding:88px 0;background:linear-gradient(180deg,#FEEFCB 0%,#FDF7E4 100%)}
.engagebox{max-width:880px;margin:0 auto;text-align:center;background:#FFF;padding:56px 48px;border-radius:32px;box-shadow:0 8px 24px #7750b91f}
.engagebox h2{font-size:36px;color:#7750B9;margin:0 0 20px;font-weight:700}
.engagebox p{font-size:17px;color:#444;margin:0 0 32px;line-height:1.7}
.contactbutt{display:inline-block;background:#CA1219;color:#FFF;padding:15px 44px;border-radius:26px;text-decoration:none;font-size:17px;font-weight:600;transition:all 450ms ease;box-shadow:0 6px 18px #ca121940}
.contactbutt:hover{background:#7750B9;transform:translateY(-3px);box-shadow:0 10px 26px #7750b94d}
.dataarea{padding:88px 0;background:#FFF}
.stathold{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px;margin-top:56px}
.statbox{text-align:center;padding:36px 24px;background:linear-gradient(135deg,#7750B9 0%,#9B7DD4 100%);border-radius:28px;box-shadow:0 8px 22px #7750b933;transition:all 500ms ease;position:relative;overflow:hidden}
.statbox::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#feefcb26 0%,transparent 60%);opacity:0;transition:opacity 500ms ease}
.statbox:hover::before{opacity:1}
.statbox:hover{transform:translateY(-6px);box-shadow:0 14px 36px #7750b94d}
.statnum{font-size:56px;color:#FFF;font-weight:700;margin:0 0 12px;position:relative;z-index:1}
.statlabel{font-size:18px;color:#fffffff2;font-weight:500;position:relative;z-index:1}
@media (max-width: 1024px) {
.herotext h1{font-size:38px}
.herotext p{font-size:18px}
.sectitle{font-size:36px}
.catname{font-size:28px}
.postgrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px}
.engagebox{padding:44px 36px}
.engagebox h2{font-size:32px}
}
@media (max-width: 768px) {
.heroarea{padding:56px 20px 72px}
.herotext h1{font-size:32px}
.herotext p{font-size:17px;margin-bottom:28px}
.herobutt{padding:14px 32px;font-size:16px}
.sectitle{font-size:30px}
.subsectitle{font-size:16px}
.sectiontopics{padding:64px 0}
.topicshold{grid-template-columns:1fr;gap:24px;margin-top:36px}
.topicdirection{padding:28px}
.postlisting{padding:64px 0}
.categoryholder{margin-bottom:56px}
.catname{font-size:26px;margin-bottom:28px}
.postgrid{grid-template-columns:1fr;gap:24px}
.postimg{height:200px}
.postbody{padding:24px}
.posttitle{font-size:20px}
.engagearea{padding:64px 0}
.engagebox{padding:36px 28px}
.engagebox h2{font-size:28px}
.engagebox p{font-size:16px;margin-bottom:28px}
.contactbutt{padding:13px 36px;font-size:16px}
.dataarea{padding:64px 0}
.stathold{grid-template-columns:1fr;gap:24px;margin-top:40px}
.statbox{padding:32px 20px}
.statnum{font-size:48px}
.statlabel{font-size:17px}
}
@media (max-width: 480px) {
.herotext h1{font-size:28px}
.herotext p{font-size:16px}
.sectitle{font-size:26px}
.catname{font-size:24px}
.posttitle{font-size:19px}
.engagebox h2{font-size:26px}
.statnum{font-size:44px}
}
.authrwrap{max-width:1536px;margin:0 auto;padding:0 20px}
.titlbox{padding:80px 0 60px;background:linear-gradient(135deg,#FEEFCB 0%,#7750b914 100%);position:relative;overflow:hidden}
.titlbox::before{content:'';position:absolute;top:20%;right:-50px;width:200px;height:200px;background:radial-gradient(circle,#ca121926 0%,transparent 70%);border-radius:50%}
.titlbox::after{content:'';position:absolute;bottom:15%;left:-80px;width:300px;height:300px;background:radial-gradient(circle,#7750b91f 0%,transparent 70%);border-radius:50%}
.titlbox .authrwrap{position:relative;z-index:2}
.titlbox .headwrap{display:flex;flex-direction:row;align-items:center;gap:60px}
.titlbox .txtside{flex:1;min-width:0}
.titlbox .imgside{flex:0 0 420px;position:relative}
.titlbox .imgside::before{content:'';position:absolute;top:-20px;left:-20px;width:100%;height:100%;background:linear-gradient(135deg,#7750B9 0%,#CA1219 100%);opacity:.15;border-radius:30px;z-index:1}
.titlbox .imgside img{position:relative;z-index:2;width:100%;height:480px;object-fit:cover;border-radius:30px;box-shadow:0 12px 40px #7750b940}
.titlbox .decordots{position:absolute;top:50%;right:-30px;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:3}
.titlbox .decordots span{width:8px;height:8px;background:#7750B9;border-radius:50%;opacity:.6;transition:all .4s ease}
.titlbox .decordots span:nth-child(even){background:#CA1219}
.titlbox .imgside:hover .decordots span{opacity:1;transform:scale(1.3)}
.titlbox h1{font-size:56px;line-height:1.15;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.titlbox h1::after{content:'';display:block;width:80px;height:5px;background:linear-gradient(90deg,#7750B9 0%,#CA1219 100%);margin-top:20px;border-radius:10px}
.titlbox .subtxt{font-size:20px;line-height:1.6;color:#4a4a4a;margin:0 0 32px;max-width:580px}
.titlbox .metatags{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.titlbox .metatags span{padding:10px 20px;background:#7750b91a;color:#7750B9;border-radius:25px;font-size:15px;font-weight:600;border:2px solid #7750b933;transition:all .4s ease}
.titlbox .metatags span:hover{background:#7750B9;color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #7750b94d}
.storysect{padding:100px 0;background:#fff}
.storysect .gridhold{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.storysect .leftcol{position:sticky;top:40px}
.storysect .leftcol img{width:100%;height:560px;object-fit:cover;border-radius:35px;box-shadow:0 16px 50px #ca121933}
.storysect .rightcol h2{font-size:42px;line-height:1.25;color:#1a1a1a;margin:0 0 28px;font-weight:700;position:relative;padding-left:30px}
.storysect .rightcol h2::before{content:'';position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#CA1219 0%,#7750B9 100%);border-radius:10px}
.storysect .rightcol p{font-size:18px;line-height:1.75;color:#3a3a3a;margin:0 0 24px}
.storysect .rightcol p strong{color:#7750B9;font-weight:600}
.storysect .highlight{background:linear-gradient(135deg,#feefcb80 0%,#7750b914 100%);padding:32px;border-radius:28px;border-left:5px solid #CA1219;margin:32px 0;box-shadow:0 8px 30px #7750b91f}
.storysect .highlight p{margin:0;font-size:19px;color:#2a2a2a;font-style:italic}
.methodsect{padding:100px 0;background:linear-gradient(180deg,#f8f8f8 0%,#fff 100%);position:relative}
.methodsect::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#7750B9 50%,transparent 100%)}
.methodsect h2{font-size:46px;line-height:1.2;color:#1a1a1a;text-align:center;margin:0 0 20px;font-weight:700}
.methodsect .centerdesc{text-align:center;font-size:19px;line-height:1.65;color:#4a4a4a;max-width:720px;margin:0 auto 60px}
.methodsect .cardgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.methodsect .methodcard{background:#fff;border-radius:32px;padding:40px 32px;box-shadow:0 10px 35px #7750b91f;transition:all .5s ease;position:relative;overflow:hidden}
.methodsect .methodcard::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#7750B9 0%,#CA1219 100%);transform:scaleX(0);transform-origin:left;transition:transform .5s ease}
.methodsect .methodcard:hover::before{transform:scaleX(1)}
.methodsect .methodcard:hover{transform:translateY(-10px);box-shadow:0 20px 60px #7750b940}
.methodsect .methodcard .iconbox{width:70px;height:70px;background:linear-gradient(135deg,#7750b926 0%,#ca121926 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 24px;transition:all .5s ease}
.methodsect .methodcard:hover .iconbox{background:linear-gradient(135deg,#7750B9 0%,#CA1219 100%);transform:rotate(360deg)}
.methodsect .methodcard .iconbox i{font-size:32px;color:#7750B9;transition:all .5s ease}
.methodsect .methodcard:hover .iconbox i{color:#fff}
.methodsect .methodcard h3{font-size:24px;line-height:1.3;color:#1a1a1a;margin:0 0 16px;font-weight:700}
.methodsect .methodcard p{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0 0 20px}
.methodsect .methodcard .statrow{display:flex;flex-direction:row;gap:12px;align-items:center;padding-top:20px;border-top:2px solid #7750b91a}
.methodsect .methodcard .statrow .num{font-size:32px;font-weight:700;color:#CA1219;line-height:1}
.methodsect .methodcard .statrow .label{font-size:14px;color:#6a6a6a;line-height:1.4}
.methodsect .imgrow{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:80px}
.methodsect .imgrow img{width:100%;height:340px;object-fit:cover;border-radius:28px;box-shadow:0 12px 40px #7750b92e;transition:all .5s ease}
.methodsect .imgrow img:hover{transform:scale(1.03);box-shadow:0 18px 55px #7750b947}
@media (max-width: 1200px) {
.titlbox .headwrap{gap:40px}
.titlbox .imgside{flex:0 0 360px}
.titlbox .imgside img{height:420px}
.titlbox h1{font-size:48px}
.methodsect .cardgrid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 1024px) {
.storysect .gridhold{gap:50px}
.storysect .leftcol{position:static}
}
@media (max-width: 768px) {
.titlbox{padding:60px 0 40px}
.titlbox .headwrap{flex-direction:column;gap:30px}
.titlbox .imgside{flex:0 0 auto;width:100%}
.titlbox .imgside img{height:360px}
.titlbox .decordots{right:10px}
.titlbox h1{font-size:38px}
.titlbox .subtxt{font-size:18px}
.storysect{padding:60px 0}
.storysect .gridhold{grid-template-columns:1fr;gap:40px}
.storysect .leftcol img{height:400px}
.storysect .rightcol h2{font-size:34px}
.methodsect{padding:60px 0}
.methodsect h2{font-size:36px}
.methodsect .cardgrid{grid-template-columns:1fr;gap:30px}
.methodsect .imgrow{grid-template-columns:1fr;margin-top:50px}
.methodsect .imgrow img{height:280px}
}
@media (max-width: 480px) {
.titlbox h1{font-size:32px}
.titlbox .subtxt{font-size:17px}
.titlbox .metatags{gap:12px}
.titlbox .metatags span{font-size:14px;padding:8px 16px}
.storysect .rightcol h2{font-size:28px;padding-left:20px}
.storysect .rightcol p{font-size:17px}
.storysect .highlight{padding:24px}
.methodsect h2{font-size:30px}
.methodsect .centerdesc{font-size:17px}
.methodsect .methodcard{padding:32px 24px}
}
.blogpage .herotop{background:linear-gradient(135deg,#7750B9 0%,#CA1219 100%);padding:80px 24px;text-align:center;color:#fff;position:relative;overflow:hidden}
.blogpage .herotop::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#feefcb26;border-radius:50%}
.blogpage .herotop::after{content:'';position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:#feefcb1a;border-radius:50%}
.blogpage .herotop .herowrap{max-width:900px;margin:0 auto;position:relative;z-index:2}
.blogpage .herotop h1{font-size:48px;margin:0 0 20px;font-weight:700;line-height:1.2}
.blogpage .herotop .subhed{font-size:20px;line-height:1.6;opacity:.95;max-width:700px;margin:0 auto}
.blogpage .contentwrap{max-width:1536px;margin:0 auto;padding:80px 24px}
.blogpage .catblock{margin-bottom:100px}
.blogpage .catblock:last-child{margin-bottom:0}
.blogpage .cattitle{font-size:32px;color:#7750B9;margin:0 0 40px;font-weight:700;position:relative;display:inline-block}
.blogpage .cattitle::after{content:'';position:absolute;bottom:-10px;left:0;width:60%;height:4px;background:linear-gradient(90deg,#CA1219,transparent);border-radius:20px}
.blogpage .postgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:32px}
.blogpage .postcard{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px #7750b914;transition:all 500ms ease;display:flex;flex-direction:column;border:1px solid #7750b91a}
.blogpage .postcard:hover{transform:translateY(-8px);box-shadow:0 12px 40px #ca121926}
.blogpage .postcard .imghold{width:100%;height:220px;overflow:hidden;background:linear-gradient(135deg,#FEEFCB,#7750B9);position:relative}
.blogpage .postcard .imghold img{width:100%;height:100%;object-fit:cover;transition:transform 500ms ease}
.blogpage .postcard:hover .imghold img{transform:scale(1.08)}
.blogpage .postcard .txthold{padding:28px;flex-grow:1;display:flex;flex-direction:column}
.blogpage .postcard .posttitle{font-size:22px;font-weight:700;margin:0 0 14px;color:#2c2c2c;line-height:1.4}
.blogpage .postcard .posttitle a{color:inherit;text-decoration:none;transition:color 400ms ease}
.blogpage .postcard .posttitle a:hover{color:#7750B9}
.blogpage .postcard .shortdesc{font-size:15px;line-height:1.7;color:#5a5a5a;margin:0 0 20px;flex-grow:1}
.blogpage .postcard .readbutt{display:inline-flex;align-items:center;padding:12px 24px;background:linear-gradient(135deg,#7750B9,#CA1219);color:#fff;text-decoration:none;border-radius:28px;font-weight:600;font-size:14px;transition:all 450ms ease;align-self:flex-start;box-shadow:0 4px 12px #7750b933}
.blogpage .postcard .readbutt:hover{transform:scale(1.05);box-shadow:0 6px 20px #ca12194d}
.blogpage .postcard .readbutt i{margin-left:8px;font-size:16px}
.blogpage .insightbox{background:linear-gradient(135deg,#7750b90d,#feefcb4d);border-radius:32px;padding:60px 40px;margin:100px 0;border:2px solid #7750b926;text-align:center}
.blogpage .insightbox h2{font-size:36px;color:#2c2c2c;margin:0 0 20px;font-weight:700}
.blogpage .insightbox .insighttxt{font-size:17px;line-height:1.8;color:#4a4a4a;max-width:800px;margin:0 auto 32px}
.blogpage .insightbox .ctabutt{display:inline-flex;align-items:center;padding:16px 40px;background:#CA1219;color:#fff;text-decoration:none;border-radius:32px;font-weight:700;font-size:16px;transition:all 500ms ease;box-shadow:0 6px 20px #ca121940}
.blogpage .insightbox .ctabutt:hover{background:#7750B9;transform:translateY(-4px);box-shadow:0 10px 30px #7750b959}
.blogpage .statsrow{display:flex;gap:24px;margin:80px 0;flex-wrap:wrap}
.blogpage .statitem{flex:1;min-width:240px;background:#fff;border-radius:28px;padding:40px 32px;text-align:center;box-shadow:0 6px 24px #7750b91a;border:2px solid #feefcb99;transition:all 450ms ease}
.blogpage .statitem:hover{transform:translateY(-6px);border-color:#7750B9;box-shadow:0 10px 32px #ca121926}
.blogpage .statitem .statnum{font-size:48px;font-weight:700;color:#7750B9;margin:0 0 12px;line-height:1}
.blogpage .statitem .statlab{font-size:16px;color:#5a5a5a;font-weight:600;line-height:1.4}
@media (max-width: 768px) {
.blogpage .herotop{padding:60px 20px}
.blogpage .herotop h1{font-size:36px}
.blogpage .herotop .subhed{font-size:18px}
.blogpage .contentwrap{padding:60px 20px}
.blogpage .cattitle{font-size:28px;margin-bottom:32px}
.blogpage .postgrid{grid-template-columns:1fr;gap:24px}
.blogpage .postcard .imghold{height:200px}
.blogpage .postcard .txthold{padding:24px}
.blogpage .postcard .posttitle{font-size:20px}
.blogpage .insightbox{padding:40px 24px;margin:60px 0;border-radius:24px}
.blogpage .insightbox h2{font-size:28px}
.blogpage .insightbox .insighttxt{font-size:16px}
.blogpage .statsrow{flex-direction:column;gap:20px;margin:60px 0}
.blogpage .statitem{min-width:100%;padding:32px 24px}
.blogpage .statitem .statnum{font-size:40px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.blogpage .postgrid{grid-template-columns:repeat(2,1fr)}
.blogpage .herotop h1{font-size:42px}
.blogpage .statsrow{gap:20px}
}
.acad-hero{background:linear-gradient(135deg,#7750B9 0%,#5a3d8f 100%);padding:120px 20px 80px;position:relative;overflow:hidden}
.acad-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#feefcb26 0%,transparent 70%);border-radius:50%}
.acad-hero::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#ca12191f 0%,transparent 70%);border-radius:50%}
.hero-centr{max-width:1536px;margin:0 auto;text-align:center;position:relative;z-index:2}
.hero-centr h1{font-size:3.2rem;color:#fff;margin:0 0 24px;font-weight:700;line-height:1.2}
.hero-centr .subtitle-text{font-size:1.25rem;color:#ffffffe6;max-width:720px;margin:0 auto 40px;line-height:1.6}
.hero-centr .cta-butt{display:inline-block;background:#CA1219;color:#fff;padding:18px 48px;border-radius:30px;text-decoration:none;font-size:1.1rem;font-weight:600;transition:all 500ms;box-shadow:0 8px 24px #ca12194d}
.hero-centr .cta-butt:hover{background:#a00e14;transform:translateY(-3px);box-shadow:0 12px 32px #ca121966}
.program-grid{padding:100px 20px;background:#fafafa}
.program-wrap{max-width:1536px;margin:0 auto}
.program-wrap h2{font-size:2.5rem;color:#2c2c2c;margin:0 0 16px;font-weight:700}
.program-wrap .intro-desc{font-size:1.15rem;color:#5a5a5a;margin:0 0 60px;line-height:1.7;max-width:800px}
.grid-modules{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}
.module-card{background:#fff;border-radius:24px;padding:40px 32px;box-shadow:0 4px 16px #7750b914;transition:all 450ms;border:2px solid transparent}
.module-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #7750b929;border-color:#7750B9}
.module-card .module-num{display:inline-block;background:linear-gradient(135deg,#7750B9 0%,#5a3d8f 100%);color:#fff;padding:8px 20px;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:20px}
.module-card h3{font-size:1.5rem;color:#2c2c2c;margin:0 0 16px;font-weight:700}
.module-card .module-details{font-size:1rem;color:#5a5a5a;line-height:1.7;margin:0}
.approach-split{padding:100px 20px;background:#fff}
.approach-holder{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}
.approach-content h2{font-size:2.5rem;color:#2c2c2c;margin:0 0 32px;font-weight:700;position:relative;padding-left:24px}
.approach-content h2::before{content:'';position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#7750B9 0%,#CA1219 100%);border-radius:3px}
.approach-content .benefit-list{list-style:none;padding:0;margin:0}
.approach-content .benefit-list li{font-size:1.05rem;color:#5a5a5a;line-height:1.8;margin-bottom:20px;padding-left:36px;position:relative}
.approach-content .benefit-list li::before{content:'→';position:absolute;left:0;color:#7750B9;font-size:1.4rem;font-weight:700}
.approach-visual{background:linear-gradient(135deg,#7750b914 0%,#feefcb4d 100%);border-radius:32px;padding:60px 48px;position:relative;overflow:hidden}
.approach-visual::before{content:'';position:absolute;top:-20%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,#ca12191a 0%,transparent 70%);border-radius:50%}
.stat-showcase{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.stat-box{background:#fff;border-radius:20px;padding:32px 24px;text-align:center;box-shadow:0 4px 12px #0000000f;border:2px solid #7750b926}
.stat-box .stat-number{font-size:2.8rem;color:#7750B9;font-weight:700;margin:0 0 8px;line-height:1}
.stat-box .stat-label{font-size:1rem;color:#5a5a5a;margin:0;line-height:1.4}
.enroll-final{padding:100px 20px;background:linear-gradient(135deg,#2c2c2c 0%,#1a1a1a 100%);position:relative;overflow:hidden}
.enroll-final::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,#7750b926 0%,transparent 70%);border-radius:50%}
.enroll-container{max-width:1536px;margin:0 auto;text-align:center;position:relative;z-index:2}
.enroll-container h2{font-size:2.8rem;color:#fff;margin:0 0 24px;font-weight:700}
.enroll-container .enroll-intro{font-size:1.2rem;color:#ffffffd9;max-width:680px;margin:0 auto 48px;line-height:1.7}
.form-holder{max-width:560px;margin:0 auto;background:#ffffff0d;border-radius:28px;padding:48px 40px;backdrop-filter:blur(10px);border:1px solid #ffffff1a}
.form-holder form{display:flex;flex-direction:column;gap:24px}
.form-holder .input-field{width:100%;padding:16px 20px;border-radius:16px;border:2px solid #fff3;background:#ffffff14;color:#fff;font-size:1rem;transition:all 400ms}
.form-holder .input-field::placeholder{color:#ffffff80}
.form-holder .input-field:focus{outline:none;border-color:#7750B9;background:#ffffff1f}
.form-holder .submit-butt{width:100%;padding:18px;background:#CA1219;color:#fff;border:none;border-radius:20px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all 500ms;box-shadow:0 8px 24px #ca12194d}
.form-holder .submit-butt:hover{background:#a00e14;transform:translateY(-3px);box-shadow:0 12px 32px #ca121980}
@media (max-width: 1024px) {
.approach-holder{grid-template-columns:1fr;gap:60px}
.stat-showcase{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.acad-hero{padding:80px 20px 60px}
.hero-centr h1{font-size:2.2rem}
.hero-centr .subtitle-text{font-size:1.1rem}
.program-grid,.approach-split,.enroll-final{padding:60px 20px}
.program-wrap h2,.approach-content h2,.enroll-container h2{font-size:2rem}
.grid-modules{grid-template-columns:1fr}
.form-holder{padding:32px 24px}
}
.succwrap{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;background:linear-gradient(135deg,#f8f9fa 0%,#FEEFCB 50%,#f1f3f5 100%);position:relative;overflow:hidden}
.succwrap::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#7750b908 1px,transparent 1px);background-size:24px 24px;animation:noisedrift 45s linear infinite}
@keyframes noisedrift {
0%{transform:translate(0,0) rotate(0deg)}
100%{transform:translate(50px,50px) rotate(360deg)}
}
.succbox{max-width:680px;width:100%;background:#fff;padding:4rem 3rem;border-radius:32px;box-shadow:0 8px 24px #7750b91f 0 2px 8px #ca12190f;position:relative;z-index:2;text-align:center;animation:boxfadein 600ms ease-out}
@keyframes boxfadein {
from{opacity:0;transform:translateY(30px) scale(0.96)}
to{opacity:1;transform:translateY(0) scale(1)}
}
.iconholder{width:96px;height:96px;margin:0 auto 2rem;background:linear-gradient(135deg,#7750B9 0%,#9c7fd1 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;animation:iconpulse 2s ease-in-out infinite}
@keyframes iconpulse {
0%,100%{transform:scale(1);box-shadow:0 0 0 0 #7750b966}
50%{transform:scale(1.05);box-shadow:0 0 0 20px #7750b900}
}
.iconholder svg{width:48px;height:48px;fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;animation:checkdraw 500ms ease-out 200ms both}
@keyframes checkdraw {
from{stroke-dasharray:100;stroke-dashoffset:100}
to{stroke-dasharray:100;stroke-dashoffset:0}
}
.succtitle{font-size:2.25rem;font-weight:700;color:#2c3e50;margin:0 0 1rem;line-height:1.2}
.succtext{font-size:1.125rem;color:#5a6c7d;line-height:1.7;margin:0 0 2.5rem}
.btngroup{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}
.primbutt{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:linear-gradient(135deg,#7750B9 0%,#9164c7 100%);color:#fff;text-decoration:none;border-radius:24px;font-weight:600;font-size:1rem;transition:all 450ms ease;box-shadow:0 4px 12px #7750b940;position:relative;z-index:10}
.primbutt:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7750b959;background:linear-gradient(135deg,#8a63c9 0%,#a377d4 100%)}
.secbutt{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:#fff;color:#7750B9;text-decoration:none;border-radius:24px;font-weight:600;font-size:1rem;border:2px solid #7750B9;transition:all 450ms ease;position:relative;z-index:10}
.secbutt:hover{background:#f8f4ff;transform:translateY(-2px);box-shadow:0 6px 16px #7750b933}
.infosect{max-width:1280px;margin:0 auto;padding:5rem 1.5rem;background:#fff}
.gridlayout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:0 auto}
.infocard{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:2.5rem 2rem;border-radius:28px;border:2px solid #e9ecef;transition:all 500ms ease;position:relative;overflow:hidden}
.infocard::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#7750B9 0%,#CA1219 100%);transition:height 500ms ease}
.infocard:hover{transform:translateY(-6px);box-shadow:0 12px 28px #7750b92e;border-color:#7750B9}
.infocard:hover::before{height:100%}
.cardicon{width:56px;height:56px;background:linear-gradient(135deg,#7750b91a 0%,#ca12191a 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}
.cardicon i{font-size:1.75rem;color:#7750B9}
.cardtitle{font-size:1.375rem;font-weight:700;color:#2c3e50;margin:0 0 .75rem}
.cardtxt{font-size:1rem;color:#5a6c7d;line-height:1.65;margin:0 0 1.25rem}
.cardlink{display:inline-flex;align-items:center;gap:.375rem;color:#7750B9;text-decoration:none;font-weight:600;font-size:.9375rem;transition:all 400ms ease}
.cardlink:hover{gap:.625rem;color:#9164c7}
.cardlink i{font-size:1rem;transition:transform 400ms ease}
.cardlink:hover i{transform:translateX(4px)}
@media (max-width: 768px) {
.succbox{padding:3rem 2rem}
.succtitle{font-size:1.75rem}
.succtext{font-size:1rem}
.btngroup{flex-direction:column;align-items:stretch}
.primbutt,.secbutt{justify-content:center}
.infosect{padding:3rem 1.5rem}
.gridlayout{grid-template-columns:1fr}
}
@media (max-width: 480px) {
.succbox{padding:2.5rem 1.5rem;border-radius:24px}
.iconholder{width:80px;height:80px}
.iconholder svg{width:40px;height:40px}
.succtitle{font-size:1.5rem}
.infocard{padding:2rem 1.5rem}
}