html{box-sizing:border-box;font-size:16px}
*,:before,:after{box-sizing:inherit}
body{margin:0;padding:0;font-family:'PT Serif',serif;font-size:18px;line-height:1.7;color:#2a2a2a;background:linear-gradient(142deg,#fff 0%,#f9f9f9 50%,#fff 100%)}
.headerwrap{max-width:1536px;margin:0 auto;padding:24px 32px}
.toprow{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px;gap:40px}
.logoarea{flex-shrink:0}
.logolink{display:block;width:110px;height:110px}
.logoimg{width:100%;height:100%;object-fit:contain;box-shadow:0 2px 6px #d62c5e1f;border-radius:8px}
.taglinearea{flex-grow:1;text-align:right}
.taglinetxt{margin:0;font-size:17px;line-height:1.5;color:#5a5a5a;font-weight:400}
.bottomrow{display:flex;justify-content:space-between;align-items:center;gap:32px;padding-top:20px;border-top:2px solid #DCDCDC}
.mainnav{flex-grow:1}
.navlist{display:flex;gap:28px;list-style:none;margin:0;padding:0}
.navitem{position:relative}
.navlink{display:block;padding:10px 16px;font-size:17px;color:#3a3a3a;text-decoration:none;transition:color .25s ease-out,border-color .25s ease-out;border-bottom:2px solid transparent;cursor:pointer}
.navitem:not(.hasdropdown) .navlink:hover{color:#D62C5E;border-bottom-color:#D62C5E}
.navitem--active .navlink{color:#D62C5E;border-bottom-color:#D62C5E}
.hasdropdown{position:relative}
.hasdropdown:hover .dropdown{display:block}
.dropdown{display:none;position:absolute;top:100%;left:0;min-width:200px;margin-top:0;padding:12px 0;list-style:none;background:#fff;box-shadow:0 4px 8px #00000024;border-radius:6px;z-index:100}
.dropitem{margin:0}
.droplink{display:block;padding:10px 20px;font-size:16px;color:#3a3a3a;text-decoration:none;transition:background-color .2s ease-out,color .2s ease-out}
.droplink:hover{background-color:#d62c5e14;color:#D62C5E}
.ctaarea{flex-shrink:0}
.ctabtn{display:inline-block;padding:12px 28px;font-size:17px;font-weight:700;color:#fff;background:linear-gradient(135deg,#D62C5E 0%,#E44100 100%);text-decoration:none;border-radius:4px;box-shadow:0 3px 6px #d62c5e3d;transition:box-shadow .25s ease-out,transform .25s ease-out}
.ctabtn:hover{box-shadow:0 5px 10px #d62c5e59;transform:translateY(-1px)}
.footerwrap{max-width:1536px;margin:60px auto 0;padding:48px 32px 28px;background:linear-gradient(156deg,#f5f5f5 0%,#fff 50%,#f8f8f8 100%);border-radius:24px 24px 0 0;box-shadow:0 -2px 8px #0000000f}
.footergrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-bottom:36px}
.footerheading{margin:0 0 18px;font-size:20px;font-weight:700;color:#2a2a2a}
.contactinfo{display:flex;flex-direction:column;gap:12px}
.contactline{margin:0;font-size:16px;line-height:1.6;color:#4a4a4a;display:flex;align-items:flex-start;gap:10px}
.contactline .oi{color:#D62C5E;margin-top:4px;flex-shrink:0}
.contactlnk{color:#4a4a4a;text-decoration:none;transition:color .2s ease-out}
.contactlnk:hover{color:#D62C5E;border-bottom:1px solid #D62C5E}
.footerlist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}
.footerlnk{font-size:16px;color:#4a4a4a;text-decoration:none;transition:color .2s ease-out;display:inline-block}
.footerlnk:hover{color:#D62C5E;border-bottom:1px solid #D62C5E}
.trusttext{margin:0;font-size:16px;line-height:1.7;color:#5a5a5a}
.footerbottom{padding-top:24px;border-top:2px solid #DCDCDC;text-align:center}
.copyright{margin:0;font-size:15px;color:#7a7a7a}
.cookiepopup{position:fixed;bottom:24px;left:24px;max-width:520px;width:calc(100% - 48px);background:#fff;border-radius:16px;box-shadow:0 6px 16px #0000002e;padding:28px;z-index:9999;transform:translateX(-120%);transition:transform .35s ease-out}
.cookiepopup--visible{transform:translateX(0)}
.cookiecontent{display:flex;flex-direction:column;gap:20px}
.cookieheading{margin:0;font-size:22px;font-weight:700;color:#2a2a2a}
.cookiedesc{margin:0;font-size:15px;line-height:1.6;color:#5a5a5a}
.cookiesections{display:flex;flex-direction:column;gap:12px}
.cookiesection{border:1px solid #DCDCDC;border-radius:8px;overflow:hidden}
.sectionheader{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:#f9f9f9;cursor:pointer;transition:background-color .2s ease-out}
.sectionheader:hover{background:#f2f2f2}
.sectionheader[data-toggle="essential"]{cursor:default}
.sectionheader[data-toggle="essential"]:hover{background:#f9f9f9}
.sectiontitle{font-size:16px;font-weight:700;color:#3a3a3a}
.sectionstatus{font-size:14px;color:#7a7a7a;font-style:italic}
.toggleicon{font-size:20px;font-weight:700;color:#D62C5E}
.sectionbody{padding:16px 18px;background:#fff}
.sectiontext{margin:0 0 12px;font-size:14px;line-height:1.6;color:#5a5a5a}
.checkboxlabel{display:flex;align-items:center;gap:10px;font-size:15px;color:#3a3a3a;cursor:pointer}
.cookiecheckbox{width:18px;height:18px;cursor:pointer}
.cookieactions{display:flex;gap:12px;flex-wrap:wrap}
.cookiebtn{flex:1;min-width:140px;padding:12px 20px;font-size:15px;font-weight:700;font-family:'PT Serif',serif;border:none;cursor:pointer;transition:background-color .25s ease-out,box-shadow .25s ease-out}
.cookiebtn--reject{background:#DCDCDC;color:#3a3a3a}
.cookiebtn--reject:hover{background:#d0d0d0;box-shadow:0 2px 5px #0000001f}
.cookiebtn--accept{background:linear-gradient(135deg,#D62C5E 0%,#E44100 100%);color:#fff}
.cookiebtn--accept:hover{box-shadow:0 3px 8px #d62c5e4d}
.cookiebtn--acceptall{background:linear-gradient(135deg,#E44100 0%,#D62C5E 100%);color:#fff}
.cookiebtn--acceptall:hover{box-shadow:0 3px 8px #e441004d}
@media (max-width: 1024px) {
.toprow{flex-direction:column;text-align:center;gap:20px}
.taglinearea{text-align:center}
.bottomrow{flex-direction:column;gap:24px}
.navlist{flex-direction:column;gap:12px;align-items:center}
.ctabtn{width:100%;text-align:center}
.footergrid{grid-template-columns:1fr;gap:32px}
}
@media (max-width: 768px) {
.headerwrap{padding:20px}
.toprow{margin-bottom:24px}
.logolink{width:90px;height:90px}
.taglinetxt{font-size:15px}
.navlink{font-size:16px;padding:8px 12px}
.cookiepopup{bottom:16px;left:16px;right:16px;width:auto;max-width:none}
.cookieactions{flex-direction:column}
.cookiebtn{width:100%;min-width:auto}
}
@media (max-width: 480px) {
body{font-size:16px}
.headerwrap{padding:16px}
.logolink{width:75px;height:75px}
.taglinetxt{font-size:14px}
.cookieheading{font-size:19px}
.footerwrap{padding:36px 20px 24px;margin-top:40px}
}
.herosec{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center;justify-content:center;margin:0 auto;max-width:1536px}
.herosec::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url(./uploads_gallery/new-_MG_8869.jpg) center/cover no-repeat;filter:blur(8px);transform:scale(1.1);z-index:1}
.herosec::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#d62c5ed9 0%,#e44100bf 100%);z-index:2}
.herocontent{position:relative;z-index:3;text-align:center;padding:80px 24px;max-width:920px;margin:0 auto}
.herocontent h1{font-size:48px;font-weight:700;color:#fff;margin:0 0 28px;line-height:1.15;letter-spacing:-.02em}
.herocontent .herotext{font-size:20px;color:#fff;line-height:1.6;margin:0;opacity:.95}
.storyzone{background:#fff;padding:100px 24px}
.storycont{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.storyleft h2{font-size:38px;font-weight:700;color:#1a1a1a;margin:0 0 24px;line-height:1.25}
.storyleft h2::before{content:'';display:block;width:64px;height:4px;background:linear-gradient(95deg,#D62C5E 0%,#E44100 100%);margin-bottom:20px;border-radius:2px}
.storyleft p{font-size:17px;color:#4a4a4a;line-height:1.7;margin:0 0 20px}
.storyleft p:last-child{margin-bottom:0}
.storyright{position:relative}
.storyright img{width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 6px 24px #0000001f}
.valuesec{background:linear-gradient(145deg,#f8f8f8 0%,#fff 100%);padding:90px 24px;position:relative}
.valuesec::before{content:'';position:absolute;top:0;right:0;width:420px;height:420px;background:radial-gradient(circle,#d62c5e0f 0%,transparent 70%);pointer-events:none}
.valuecont{max-width:1280px;margin:0 auto}
.valuecont h2{font-size:36px;font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 60px;position:relative}
.valuecont h2::after{content:'';position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:#E44100;border-radius:2px}
.valuegrid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.valueitem{background:#fff;padding:36px 28px;border-radius:12px;box-shadow:0 3px 12px #00000014;transition:transform .3s ease-out,box-shadow .3s ease-out;border:1px solid transparent}
.valueitem:hover{transform:translateY(-6px);box-shadow:0 8px 28px #00000024;border-color:#D62C5E}
.valueitem h3{font-size:22px;font-weight:600;color:#D62C5E;margin:0 0 16px}
.valueitem p{font-size:16px;color:#5a5a5a;line-height:1.65;margin:0}
.teamarea{background:#fff;padding:100px 24px}
.teamwrapper{max-width:1120px;margin:0 auto}
.teamwrapper h2{font-size:38px;font-weight:700;color:#1a1a1a;margin:0 0 48px;text-align:center}
.teamlayout{display:flex;gap:64px;align-items:flex-start}
.teamphoto{flex:0 0 340px}
.teamphoto img{width:100%;height:auto;display:block;border-radius:16px;box-shadow:0 6px 20px #0000001a}
.teamtext{flex:1}
.teamtext h3{font-size:28px;font-weight:600;color:#1a1a1a;margin:0 0 8px}
.teamtext .teamrole{font-size:18px;color:#E44100;font-weight:500;margin:0 0 24px}
.teamtext p{font-size:17px;color:#4a4a4a;line-height:1.7;margin:0 0 18px}
.teamtext p:last-child{margin-bottom:0}
@media (max-width: 1024px) {
.storycont{grid-template-columns:1fr;gap:48px}
.valuegrid{grid-template-columns:repeat(2,1fr);gap:32px}
.teamlayout{flex-direction:column;gap:40px}
.teamphoto{flex:0 0 auto;max-width:400px;margin:0 auto}
}
@media (max-width: 768px) {
.herocontent h1{font-size:36px}
.herocontent .herotext{font-size:18px}
.storyleft h2{font-size:32px}
.valuecont h2{font-size:30px}
.valuegrid{grid-template-columns:1fr;gap:24px}
.teamwrapper h2{font-size:32px}
.teamtext h3{font-size:24px}
}
@media (max-width: 480px) {
.herosec{min-height:420px}
.herocontent{padding:60px 20px}
.herocontent h1{font-size:30px}
.herocontent .herotext{font-size:16px}
.storyzone{padding:70px 20px}
.storyleft h2{font-size:28px}
.valuesec{padding:70px 20px}
.valuecont h2{font-size:26px}
.teamarea{padding:70px 20px}
}
.titlezone{position:relative;max-width:1536px;margin:0 auto 80px;padding:0 24px}
.titlezone .imagewrap{width:100%;height:520px;position:relative;overflow:hidden;border-radius:20px;margin-bottom:48px}
.titlezone .imagewrap img{width:100%;height:100%;object-fit:cover;object-position:center}
.titlezone .decorshape{position:absolute;background:linear-gradient(135deg,#d62c5e26 0%,#e441001f 100%);border-radius:12px;z-index:2}
.titlezone .decorshape--one{width:180px;height:180px;top:40px;left:40px;transform:rotate(-15deg)}
.titlezone .decorshape--two{width:140px;height:140px;bottom:60px;right:60px;transform:rotate(25deg)}
.titlezone .textcontent{max-width:920px;margin:0 auto;text-align:center}
.titlezone .maintitle{font-size:56px;font-weight:700;line-height:1.15;color:#1a1a1a;margin:0 0 24px}
.titlezone .subtitle{font-size:20px;line-height:1.6;color:#4a4a4a;margin:0 0 40px;max-width:780px;margin-left:auto;margin-right:auto}
.titlezone .btngroup{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.titlezone .btnprimary{background:linear-gradient(125deg,#D62C5E 0%,#E44100 100%);color:#fff;padding:16px 36px;border-radius:8px;text-decoration:none;font-size:17px;font-weight:600;border:2px solid transparent;transition:all .3s ease-out;display:inline-block}
.titlezone .btnprimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d62c5e59;border-color:#D62C5E}
.titlezone .btnsecondary{background:#fff;color:#D62C5E;padding:16px 36px;border-radius:8px;text-decoration:none;font-size:17px;font-weight:600;border:2px solid #D62C5E;transition:all .3s ease-out;display:inline-block}
.titlezone .btnsecondary:hover{background:#D62C5E;color:#fff;border-color:#D62C5E}
.proofarea{max-width:1536px;margin:0 auto 100px;padding:0 24px}
.proofarea .sectionlabel{text-align:center;margin-bottom:64px}
.proofarea .sectionlabel h2{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 16px;position:relative;display:inline-block}
.proofarea .sectionlabel h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#D62C5E 0%,#E44100 100%);border-radius:2px}
.proofarea .sectionlabel p{font-size:18px;color:#5a5a5a;margin:0;max-width:700px;margin-left:auto;margin-right:auto}
.proofarea .metricsrow{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-bottom:60px}
.proofarea .metriccard{background:#fff;border:2px solid #DCDCDC;border-radius:16px;padding:36px 28px;text-align:center;transition:all .3s ease-out;position:relative;overflow:hidden}
.proofarea .metriccard::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#D62C5E 0%,#E44100 100%);transform:scaleX(0);transition:transform .3s ease-out}
.proofarea .metriccard:hover::before{transform:scaleX(1)}
.proofarea .metriccard:hover{border-color:#D62C5E;box-shadow:0 8px 24px #d62c5e26}
.proofarea .metriccard .number{font-size:48px;font-weight:700;color:#D62C5E;margin:0 0 12px;line-height:1}
.proofarea .metriccard .label{font-size:16px;color:#4a4a4a;margin:0;font-weight:500}
.proofarea .testimonialblock{background:linear-gradient(135deg,#f8f8f8 0%,#fff 100%);border-radius:20px;padding:48px;border:2px solid #DCDCDC}
.proofarea .testimonialblock .quotemark{width:48px;height:48px;margin-bottom:24px}
.proofarea .testimonialblock .quotemark svg{width:100%;height:100%}
.proofarea .testimonialblock .quotetext{font-size:20px;line-height:1.7;color:#2a2a2a;margin:0 0 32px;font-style:italic}
.proofarea .testimonialblock .authorsection{display:flex;align-items:center;gap:20px}
.proofarea .testimonialblock .authorsection img{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid #D62C5E}
.proofarea .testimonialblock .authorinfo .name{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 4px}
.proofarea .testimonialblock .authorinfo .role{font-size:15px;color:#6a6a6a;margin:0}
.practiceblock{max-width:1536px;margin:0 auto 100px;padding:0 24px}
.practiceblock .layoutgrid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.practiceblock .contentside h3{font-size:38px;font-weight:700;color:#1a1a1a;margin:0 0 20px;position:relative;padding-left:20px}
.practiceblock .contentside h3::before{content:'';position:absolute;left:0;top:8px;bottom:8px;width:5px;background:linear-gradient(180deg,#D62C5E 0%,#E44100 100%);border-radius:3px}
.practiceblock .contentside .description{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0 0 32px}
.practiceblock .contentside .caselist{list-style:none;padding:0;margin:0}
.practiceblock .contentside .caselist li{padding:16px 0 16px 48px;position:relative;font-size:16px;color:#3a3a3a;line-height:1.6;border-bottom:1px solid #e8e8e8}
.practiceblock .contentside .caselist li:last-child{border-bottom:none}
.practiceblock .contentside .caselist li::before{content:'';position:absolute;left:0;top:20px;width:28px;height:28px;background:linear-gradient(135deg,#D62C5E 0%,#E44100 100%);border-radius:50%;box-shadow:0 3px 8px #d62c5e40}
.practiceblock .contentside .caselist li::after{content:'';position:absolute;left:8px;top:18px;color:#fff;font-size:14px;font-weight:700}
.practiceblock .imageside img{width:100%;height:auto;border-radius:16px;box-shadow:0 10px 40px #0000001f}
.expertisezone{max-width:1536px;margin:0 auto 100px;padding:0 24px}
.expertisezone .headerwrap{text-align:center;margin-bottom:56px}
.expertisezone .headerwrap h2{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 16px}
.expertisezone .headerwrap .intro{font-size:18px;color:#5a5a5a;margin:0;max-width:720px;margin-left:auto;margin-right:auto}
.expertisezone .competencegrid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.expertisezone .competencecard{background:#fff;border-radius:16px;padding:40px 32px;border:2px solid #DCDCDC;transition:all .3s ease-out;position:relative}
.expertisezone .competencecard::after{content:'';position:absolute;inset:-2px;border-radius:16px;padding:2px;background:linear-gradient(135deg,#D62C5E,#E44100);-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-out}
.expertisezone .competencecard:hover::after{opacity:1}
.expertisezone .competencecard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #d62c5e26}
.expertisezone .competencecard .iconwrap{width:56px;height:56px;background:linear-gradient(135deg,#d62c5e1a 0%,#e441001a 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.expertisezone .competencecard .iconwrap svg{width:28px;height:28px}
.expertisezone .competencecard h4{font-size:22px;font-weight:600;color:#1a1a1a;margin:0 0 12px}
.expertisezone .competencecard p{font-size:16px;line-height:1.6;color:#5a5a5a;margin:0}
.processarea{max-width:1536px;margin:0 auto 100px;padding:0 24px}
.processarea .sectionhead{text-align:center;margin-bottom:64px}
.processarea .sectionhead h2{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 16px}
.processarea .sectionhead .tagline{font-size:18px;color:#5a5a5a;margin:0}
.processarea .stepscontainer{display:grid;grid-template-columns:repeat(2,1fr);gap:48px 40px;position:relative}
.processarea .stepitem{display:flex;gap:24px;position:relative}
.processarea .stepitem .numberbadge{flex-shrink:0;width:64px;height:64px;background:linear-gradient(135deg,#D62C5E 0%,#E44100 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#fff;box-shadow:0 4px 16px #d62c5e4d}
.processarea .stepitem .stepcontent h5{font-size:22px;font-weight:600;color:#1a1a1a;margin:0 0 12px}
.processarea .stepitem .stepcontent p{font-size:16px;line-height:1.6;color:#5a5a5a;margin:0}
.processarea .visualrow{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:56px}
.processarea .visualrow img{width:100%;height:340px;object-fit:cover;border-radius:16px;box-shadow:0 8px 24px #0000001a}
@media (max-width: 1024px) {
.titlezone .maintitle{font-size:44px}
.titlezone .imagewrap{height:420px}
.titlezone .decorshape--one{width:140px;height:140px}
.titlezone .decorshape--two{width:110px;height:110px}
.practiceblock .layoutgrid{grid-template-columns:1fr;gap:40px}
.expertisezone .competencegrid{grid-template-columns:repeat(2,1fr);gap:32px}
.processarea .stepscontainer{grid-template-columns:1fr}
.processarea .visualrow{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.titlezone .maintitle{font-size:36px}
.titlezone .subtitle{font-size:18px}
.titlezone .imagewrap{height:320px;margin-bottom:32px}
.titlezone .decorshape{display:none}
.titlezone .btngroup{flex-direction:column}
.titlezone .btnprimary,.titlezone .btnsecondary{width:100%;text-align:center}
.proofarea .sectionlabel h2{font-size:32px}
.proofarea .metricsrow{grid-template-columns:1fr;gap:24px}
.proofarea .testimonialblock{padding:32px 24px}
.practiceblock .contentside h3{font-size:30px}
.expertisezone .headerwrap h2{font-size:32px}
.expertisezone .competencegrid{grid-template-columns:1fr}
.processarea .sectionhead h2{font-size:32px}
}
@media (max-width: 480px) {
.titlezone .maintitle{font-size:28px}
.titlezone .subtitle{font-size:16px}
.titlezone .imagewrap{height:260px;border-radius:12px}
.proofarea .metriccard{padding:28px 20px}
.proofarea .metriccard .number{font-size:40px}
.proofarea .testimonialblock .quotetext{font-size:18px}
.practiceblock .contentside h3{font-size:26px}
.expertisezone .competencecard{padding:32px 24px}
.processarea .stepitem{flex-direction:column;gap:16px}
}
.contactpg{max-width:1536px;margin:0 auto;padding:0}
.topvisual{position:relative;width:100%;height:520px;overflow:hidden;background:linear-gradient(127deg,#D62C5E 0%,#E44100 100%);margin-bottom:80px}
.topvisual img{width:100%;height:100%;object-fit:cover;opacity:.35;filter:brightness(0.9)}
.topvisual .headertxt{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:5;padding:40px 60px;background:#fffffff7;box-shadow:0 12px 40px #d62c5e66 0 4px 12px #00000026;border-radius:8px;max-width:840px;width:90%}
.topvisual .headertxt h1{font-size:48px;line-height:1.2;color:#1a1a1a;margin:0;font-weight:700}
.topvisual .headertxt h1 .accent{color:#D62C5E;position:relative}
.topvisual .headertxt h1 .accent::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#D62C5E 0%,#E44100 100%)}
.contactwrapper{display:flex;gap:60px;max-width:1280px;margin:0 auto;padding:0 40px 100px;align-items:flex-start}
.contactinfo{flex:1;min-width:320px}
.contactinfo h2{font-size:32px;color:#1a1a1a;margin:0 0 32px;font-weight:700;position:relative;padding-bottom:16px}
.contactinfo h2::before{content:'';position:absolute;bottom:0;left:0;width:80px;height:4px;background:linear-gradient(90deg,#E44100 0%,#D62C5E 100%)}
.infoitem{margin-bottom:28px;display:flex;flex-direction:column;gap:8px}
.infoitem .label{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#E44100}
.infoitem .value{font-size:18px;color:#333;line-height:1.6}
.infoitem .value a{color:#D62C5E;text-decoration:none;transition:color .3s ease-out}
.infoitem .value a:hover{color:#E44100;text-decoration:underline}
.formcontainer{flex:1.3;background:#fff;padding:48px;border-radius:12px;box-shadow:0 2px 16px #00000014 0 1px 4px #0000000f;border:1px solid #DCDCDC}
.formcontainer h3{font-size:28px;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.formcontainer form{display:flex;flex-direction:column;gap:24px}
.inputgroup{display:flex;flex-direction:column;gap:8px}
.inputgroup label{font-size:15px;font-weight:600;color:#333}
.inputgroup input,.inputgroup textarea{padding:14px 18px;font-size:16px;border:2px solid #DCDCDC;border-radius:6px;transition:border-color .3s ease-out,box-shadow .3s ease-out;font-family:inherit;background:#fafafa}
.inputgroup input:focus,.inputgroup textarea:focus{outline:none;border-color:#D62C5E;box-shadow:0 0 0 3px #d62c5e1a;background:#fff}
.inputgroup textarea{min-height:160px;resize:vertical}
.privacychk{display:flex;align-items:flex-start;gap:12px;margin-top:8px}
.privacychk input[type="checkbox"]{margin-top:4px;width:18px;height:18px;cursor:pointer;accent-color:#D62C5E}
.privacychk label{font-size:14px;color:#555;line-height:1.5;cursor:pointer}
.privacychk label a{color:#D62C5E;text-decoration:none;font-weight:600}
.privacychk label a:hover{text-decoration:underline}
.submitbtn{padding:16px 48px;font-size:17px;font-weight:700;color:#fff;background:linear-gradient(135deg,#D62C5E 0%,#E44100 100%);border:none;border-radius:6px;cursor:pointer;transition:transform .3s ease-out,box-shadow .3s ease-out;box-shadow:0 4px 12px #d62c5e4d;align-self:flex-start;text-transform:uppercase;letter-spacing:.5px}
.submitbtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d62c5e66}
.submitbtn:active{transform:translateY(0);box-shadow:0 2px 8px #d62c5e4d}
@media (max-width: 1024px) {
.contactwrapper{flex-direction:column;gap:50px;padding:0 30px 80px}
.topvisual{height:420px;margin-bottom:60px}
.topvisual .headertxt{padding:32px 40px}
.topvisual .headertxt h1{font-size:38px}
.formcontainer{padding:36px}
}
@media (max-width: 768px) {
.topvisual{height:360px;margin-bottom:50px}
.topvisual .headertxt{padding:28px 32px;width:85%}
.topvisual .headertxt h1{font-size:32px}
.contactwrapper{padding:0 20px 60px;gap:40px}
.contactinfo h2{font-size:26px}
.formcontainer{padding:28px 24px}
.formcontainer h3{font-size:24px}
.submitbtn{width:100%;align-self:stretch}
}
@media (max-width: 480px) {
.topvisual{height:300px;margin-bottom:40px}
.topvisual .headertxt{padding:24px;width:90%}
.topvisual .headertxt h1{font-size:26px}
.contactwrapper{padding:0 16px 50px}
.contactinfo h2{font-size:22px}
.infoitem .value{font-size:16px}
.formcontainer{padding:24px 20px}
.inputgroup input,.inputgroup textarea{padding:12px 16px;font-size:15px}
}
.titlsec{position:relative;max-width:1536px;margin:0 auto;padding:80px 20px;overflow:hidden}
.titlsec .decor{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}
.titlsec .decor svg{position:absolute;opacity:.08}
.titlsec .decor svg:nth-child(1){top:10%;right:5%;width:300px;height:300px;transform:rotate(25deg)}
.titlsec .decor svg:nth-child(2){bottom:15%;left:8%;width:200px;height:200px;transform:rotate(-15deg)}
.titlsec .decor svg:nth-child(3){top:50%;right:30%;width:150px;height:150px;transform:rotate(45deg)}
.titlsec .contentgrid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.titlsec .txtarea{display:flex;flex-direction:column;gap:24px}
.titlsec .mainhed{font-size:3.2rem;line-height:1.1;font-weight:700;color:#1a1a1a;position:relative;display:inline-block}
.titlsec .mainhed::before{content:'';position:absolute;left:-16px;top:12px;width:8px;height:70%;background:linear-gradient(165deg,#D62C5E 0%,#E44100 100%);border-radius:4px;box-shadow:2px 4px 8px #d62c5e4d}
.titlsec .secndhed{font-size:1.5rem;font-weight:600;color:#E44100;letter-spacing:.5px}
.titlsec .descrtxt{font-size:1.05rem;line-height:1.7;color:#4a4a4a}
.titlsec .imgbox{position:relative;border-radius:20px;overflow:hidden;box-shadow:8px 8px 0 #d62c5e26 -4px -4px 0 #e441001a}
.titlsec .imgbox::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#D62C5E 0%,#E44100 50%,#DCDCDC 100%);border-radius:20px;z-index:-1}
.titlsec .imgbox img{width:100%;height:480px;object-fit:cover;display:block;filter:contrast(1.05) brightness(1.02)}
.programcontent{max-width:1536px;margin:0 auto;padding:100px 20px;background:linear-gradient(175deg,#fafafa 0%,#fff 50%,#f8f8f8 100%)}
.programcontent .introtxt{max-width:900px;margin:0 auto 80px;text-align:center}
.programcontent .introtxt h2{font-size:2.4rem;font-weight:700;color:#1a1a1a;margin-bottom:20px;position:relative;display:inline-block}
.programcontent .introtxt h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:120px;height:4px;background:linear-gradient(90deg,#D62C5E 0%,#E44100 100%);border-radius:2px}
.programcontent .introtxt p{font-size:1.1rem;line-height:1.8;color:#5a5a5a;margin-top:30px}
.phasgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:80px}
.phascard{background:#fff;border-radius:16px;padding:40px 32px;position:relative;border:2px solid #DCDCDC;transition:all .3s ease-out}
.phascard::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#D62C5E 0%,#E44100 100%);border-radius:16px 16px 0 0;opacity:0;transition:opacity .3s ease-out}
.phascard:hover{border-color:#D62C5E;box-shadow:4px 8px 16px #d62c5e26;transform:translateY(-4px)}
.phascard:hover::before{opacity:1}
.phascard .phasnumb{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,#D62C5E 0%,#E44100 100%);color:#fff;font-size:1.5rem;font-weight:700;border-radius:12px;margin-bottom:24px;box-shadow:4px 4px 12px #d62c5e40}
.phascard h3{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin-bottom:16px}
.phascard p{font-size:1rem;line-height:1.7;color:#5a5a5a}
.divider{height:80px;position:relative;margin:60px 0}
.divider svg{width:100%;height:100%}
.curriculumarea{background:#fff;border-radius:24px;padding:60px;box-shadow:2px 4px 20px #00000014;margin-bottom:80px}
.curriculumarea h2{font-size:2.2rem;font-weight:700;color:#1a1a1a;margin-bottom:40px;text-align:center}
.modullist{display:flex;flex-direction:column;gap:20px}
.modcard{background:#fafafa;border:2px solid #DCDCDC;border-radius:12px;overflow:hidden;transition:all .3s ease-out}
.modcard:hover{border-color:#E44100;box-shadow:2px 4px 12px #e4410026}
.modheader{display:flex;flex-direction:row;align-items:center;gap:24px;padding:28px 32px;cursor:pointer;position:relative}
.modheader::after{content:'';position:absolute;right:32px;top:50%;transform:translateY(-50%);width:12px;height:12px;border-right:3px solid #D62C5E;border-bottom:3px solid #D62C5E;transform-origin:center;transform:translateY(-50%) rotate(45deg);transition:transform .3s ease-out}
.modcard input[type="checkbox"]{display:none}
.modcard input[type="checkbox"]:checked ~ .modheader::after{transform:translateY(-50%) rotate(-135deg)}
.modicon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#D62C5E 0%,#E44100 100%);color:#fff;font-size:1.3rem;font-weight:700;border-radius:10px;flex-shrink:0}
.modheader h3{font-size:1.3rem;font-weight:600;color:#1a1a1a;flex:1}
.modcontent{max-height:0;overflow:hidden;transition:max-height .4s ease-out}
.modcard input[type="checkbox"]:checked ~ .modcontent{max-height:800px}
.modinner{padding:0 32px 32px 104px}
.modinner ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.modinner li{font-size:1rem;line-height:1.6;color:#5a5a5a;padding-left:28px;position:relative}
.modinner li::before{content:'';position:absolute;left:0;top:8px;width:16px;height:16px;background:linear-gradient(135deg,#D62C5E 0%,#E44100 100%);border-radius:3px;box-shadow:2px 2px 4px #d62c5e33}
.insightrow{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start;margin-bottom:80px}
.insightcontent h2{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:24px}
.insightcontent p{font-size:1.05rem;line-height:1.8;color:#5a5a5a;margin-bottom:20px}
.insightcontent .highlight{color:#D62C5E;font-weight:600;position:relative}
.insightcontent .highlight::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#D62C5E 0%,#E44100 100%);border-radius:1px}
.testimongrid{display:flex;flex-direction:column;gap:24px}
.testimcard{background:#fff;border:2px solid #DCDCDC;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:20px;transition:all .3s ease-out}
.testimcard:hover{border-color:#D62C5E;box-shadow:4px 6px 16px #d62c5e1f}
.testimheader{display:flex;flex-direction:row;align-items:center;gap:16px}
.testimimg{width:64px;height:64px;border-radius:12px;object-fit:cover;border:3px solid #DCDCDC;box-shadow:2px 4px 8px #0000001a}
.testiminfo h4{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:4px}
.testiminfo .role{font-size:.9rem;color:#E44100;font-weight:500}
.testimtxt{font-size:.98rem;line-height:1.7;color:#5a5a5a;font-style:italic}
.ctazone{text-align:center;padding:80px 20px;background:linear-gradient(135deg,#D62C5E 0%,#E44100 100%);border-radius:24px;position:relative;overflow:hidden}
.ctazone::before{content:'';position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:#ffffff14;border-radius:50%}
.ctazone::after{content:'';position:absolute;bottom:-30%;left:-10%;width:300px;height:300px;background:#ffffff0f;border-radius:50%}
.ctazone h2{font-size:2.4rem;font-weight:700;color:#fff;margin-bottom:20px;position:relative;z-index:2}
.ctazone p{font-size:1.15rem;line-height:1.7;color:#fff;opacity:.95;max-width:700px;margin:0 auto 40px;position:relative;z-index:2}
.ctabtn{display:inline-flex;align-items:center;gap:12px;padding:18px 48px;background:#fff;color:#D62C5E;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:12px;border:3px solid #fff;transition:all .3s ease-out;position:relative;z-index:2;box-shadow:4px 6px 16px #0003}
.ctabtn:hover{background:transparent;color:#fff;transform:translateY(-3px);box-shadow:6px 10px 24px #0000004d}
@media (max-width: 1024px) {
.titlsec .contentgrid{grid-template-columns:1fr;gap:40px}
.titlsec .mainhed{font-size:2.6rem}
.phasgrid{grid-template-columns:1fr;gap:30px}
.insightrow{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.titlsec{padding:60px 20px}
.titlsec .mainhed{font-size:2.2rem}
.titlsec .imgbox img{height:360px}
.programcontent{padding:60px 20px}
.programcontent .introtxt h2{font-size:2rem}
.curriculumarea{padding:40px 24px}
.modinner{padding:0 24px 24px}
.ctazone{padding:60px 24px}
.ctazone h2{font-size:2rem}
}
@media (max-width: 480px) {
.titlsec .mainhed{font-size:1.9rem}
.titlsec .secndhed{font-size:1.2rem}
.titlsec .imgbox img{height:280px}
.phascard{padding:28px 20px}
.ctabtn{padding:16px 36px;font-size:1rem}
}
.titlerow{max-width:1536px;margin:0 auto;padding:80px 24px;display:flex;align-items:center;gap:48px;position:relative}
.titlerow::before{content:'';position:absolute;top:0;left:24px;right:24px;height:1px;background:linear-gradient(90deg,transparent,#DCDCDC 20%,#DCDCDC 80%,transparent)}
.titlerow::after{content:'';position:absolute;bottom:0;left:24px;right:24px;height:1px;background:linear-gradient(90deg,transparent,#DCDCDC 20%,#DCDCDC 80%,transparent)}
.titletxt{flex:1.5}
.titletxt h1{font-size:52px;line-height:1.1;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.titletxt .leadpara{font-size:18px;line-height:1.6;color:#4a4a4a;margin:0}
.titleimg{flex:1;position:relative}
.titleimg img{width:100%;height:380px;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px #00000014}
.titleimg::before{content:'';position:absolute;top:-12px;left:-12px;width:80px;height:80px;border-top:2px solid #D62C5E;border-left:2px solid #D62C5E}
.articlesgrid{max-width:1536px;margin:0 auto;padding:80px 24px;background:linear-gradient(135deg,#fafafa 0%,#f5f5f5 100%)}
.gridheadarea{text-align:center;margin-bottom:56px}
.gridheadarea h2{font-size:38px;color:#1a1a1a;margin:0 0 16px;font-weight:700}
.gridheadarea .subtxt{font-size:17px;color:#5a5a5a;max-width:680px;margin:0 auto;line-height:1.6}
.postsgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.postcard{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:all .3s ease-out;display:flex;flex-direction:column}
.postcard:hover{box-shadow:0 6px 20px #d62c5e26;transform:translateY(-4px)}
.postcard .postimg{width:100%;height:240px;object-fit:cover}
.postcontent{padding:28px;flex:1;display:flex;flex-direction:column}
.postcontent .category{display:inline-block;background:linear-gradient(120deg,#D62C5E,#E44100);color:#fff;font-size:12px;font-weight:600;padding:6px 14px;border-radius:20px;margin-bottom:16px;width:fit-content;text-transform:uppercase;letter-spacing:.5px}
.postcontent h3{font-size:22px;color:#1a1a1a;margin:0 0 12px;line-height:1.3;font-weight:600}
.postcontent .excerpt{font-size:15px;color:#6a6a6a;line-height:1.6;margin:0 0 20px;flex:1}
.postcontent .readlink{color:#D62C5E;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:gap .3s ease-out}
.postcontent .readlink:hover{gap:10px}
.postcontent .readlink::after{content:'→';font-size:18px}
.expertarea{max-width:1536px;margin:0 auto;padding:80px 24px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.expertleft h2{font-size:42px;color:#1a1a1a;margin:0 0 24px;font-weight:700;position:relative;padding-left:24px}
.expertleft h2::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#D62C5E,#E44100)}
.expertleft .experttxt{font-size:16px;color:#4a4a4a;line-height:1.7;margin-bottom:32px}
.expertprofiles{display:flex;gap:24px}
.profilecard{background:#fff;border:2px solid #DCDCDC;border-radius:16px;padding:24px;flex:1;transition:all .3s ease-out}
.profilecard:hover{border-color:#D62C5E;box-shadow:0 4px 16px #d62c5e1f}
.profilecard img{width:100%;height:180px;object-fit:cover;border-radius:8px;margin-bottom:16px}
.profilecard h4{font-size:19px;color:#1a1a1a;margin:0 0 6px;font-weight:600}
.profilecard .role{font-size:14px;color:#E44100;margin:0 0 12px;font-weight:500}
.profilecard .bio{font-size:14px;color:#6a6a6a;line-height:1.5;margin:0}
.expertright{position:relative}
.expertright img{width:100%;height:520px;object-fit:cover;border-radius:16px;box-shadow:0 8px 24px #0000001a}
.expertright::after{content:'';position:absolute;bottom:-16px;right:-16px;width:200px;height:200px;background:linear-gradient(135deg,#d62c5e26,#e4410026);border-radius:50%;z-index:-1}
.topicsrow{background:linear-gradient(165deg,#1a1a1a 0%,#2d2d2d 100%);padding:80px 24px}
.topicsinner{max-width:1536px;margin:0 auto}
.topicsinner h2{font-size:40px;color:#fff;text-align:center;margin:0 0 48px;font-weight:700}
.topicslist{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.topicitem{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:32px 24px;text-align:center;transition:all .3s ease-out;position:relative;overflow:hidden}
.topicitem::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#D62C5E,#E44100);transform:scaleX(0);transition:transform .3s ease-out}
.topicitem:hover::before{transform:scaleX(1)}
.topicitem:hover{background:#ffffff14;border-color:#D62C5E;transform:translateY(-4px)}
.topicicon{width:64px;height:64px;margin:0 auto 20px;background:linear-gradient(135deg,#D62C5E,#E44100);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff}
.topicitem h4{font-size:18px;color:#fff;margin:0 0 10px;font-weight:600}
.topicitem .topicdesc{font-size:14px;color:#b0b0b0;line-height:1.5;margin:0}
.ctasection{max-width:1536px;margin:0 auto;padding:80px 24px}
.ctabox{background:linear-gradient(120deg,#D62C5E 0%,#E44100 100%);border-radius:24px;padding:64px 48px;text-align:center;position:relative;overflow:hidden}
.ctabox::before{content:'';position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:#ffffff1a;border-radius:50%}
.ctabox::after{content:'';position:absolute;bottom:-30%;left:-5%;width:300px;height:300px;background:#0000001a;border-radius:50%}
.ctacontent{position:relative;z-index:1}
.ctacontent h2{font-size:44px;color:#fff;margin:0 0 20px;font-weight:700}
.ctacontent .ctatxt{font-size:18px;color:#fffffff2;margin:0 0 36px;line-height:1.6;max-width:720px;margin-left:auto;margin-right:auto}
.ctabuttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.ctabuttons .btnprimary{background:#fff;color:#D62C5E;padding:16px 40px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;transition:all .3s ease-out;box-shadow:0 4px 12px #00000026;border:2px solid #fff}
.ctabuttons .btnprimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000040}
.ctabuttons .btnsecondary{background:transparent;color:#fff;padding:16px 40px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;transition:all .3s ease-out;border:2px solid #fff}
.ctabuttons .btnsecondary:hover{background:#ffffff1a;transform:translateY(-2px)}
@media (max-width: 1024px) {
.titlerow{flex-direction:column;padding:60px 20px}
.titletxt h1{font-size:42px}
.postsgrid{grid-template-columns:repeat(2,1fr);gap:24px}
.expertarea{grid-template-columns:1fr;gap:48px}
.expertright::after{display:none}
.topicslist{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.titlerow{padding:48px 16px}
.titletxt h1{font-size:36px}
.titleimg img{height:280px}
.articlesgrid{padding:60px 16px}
.gridheadarea h2{font-size:32px}
.postsgrid{grid-template-columns:1fr}
.expertarea{padding:60px 16px}
.expertleft h2{font-size:34px}
.expertprofiles{flex-direction:column}
.expertright img{height:380px}
.topicsrow{padding:60px 16px}
.topicsinner h2{font-size:32px}
.topicslist{grid-template-columns:1fr}
.ctasection{padding:60px 16px}
.ctabox{padding:48px 28px;border-radius:16px}
.ctacontent h2{font-size:32px}
.ctabuttons{flex-direction:column}
.ctabuttons .btnprimary,.ctabuttons .btnsecondary{width:100%}
}
@media (max-width: 480px) {
.titletxt h1{font-size:28px}
.titleimg img{height:220px}
.gridheadarea h2{font-size:26px}
.postcontent h3{font-size:19px}
.expertleft h2{font-size:28px}
.topicsinner h2{font-size:26px}
.ctacontent h2{font-size:26px}
}
.cookiepolicywrap{max-width:1536px;margin:0 auto;padding:0}
.policytopzone{display:flex;align-items:center;gap:60px;padding:80px 40px;background:linear-gradient(127deg,#D62C5E 0%,#E44100 100%);position:relative;overflow:hidden}
.policytopzone::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#dcdcdc1a;border-radius:50%;z-index:1}
.policytopzone::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#ffffff14;border-radius:50%;z-index:1}
.policyvisualside{flex:0 0 380px;position:relative;z-index:2}
.policyimagebox{width:100%;height:480px;background:linear-gradient(168deg,#dcdcdc4d 0%,#ffffff26 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00000026;position:relative;overflow:hidden}
.policyimagebox::before{content:'';position:absolute;top:20px;left:20px;right:20px;bottom:20px;border:2px solid #ffffff4d;border-radius:8px}
.policyiconshape{width:120px;height:120px;background:#ffffff40;border-radius:24px;display:flex;align-items:center;justify-content:center;transform:rotate(12deg)}
.policyiconshape svg{width:64px;height:64px;fill:#fff;transform:rotate(-12deg)}
.policytextside{flex:1;position:relative;z-index:2}
.policytextside h1{font-size:48px;font-weight:700;color:#fff;margin:0 0 24px;line-height:1.2}
.policydesctext{font-size:18px;line-height:1.7;color:#fffffff2;margin:0}
.policycontentzone{padding:80px 40px 100px;background:#fafafa}
.policycontentinner{max-width:960px;margin:0 auto}
.policysectionblock{background:#fff;border-radius:12px;padding:48px;margin-bottom:32px;box-shadow:0 2px 8px #0000000f;border-left:4px solid #D62C5E}
.policysectionblock:last-child{margin-bottom:0}
.policysectionblock h2{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 20px;position:relative;padding-left:32px}
.policysectionblock h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:linear-gradient(135deg,#D62C5E 0%,#E44100 100%);border-radius:4px}
.policysectionblock h3{font-size:22px;font-weight:600;color:#2a2a2a;margin:32px 0 16px}
.policysectionblock h3:first-of-type{margin-top:0}
.policytextcontent{font-size:16px;line-height:1.8;color:#3a3a3a;margin:0 0 16px}
.policytextcontent:last-child{margin-bottom:0}
.policylistcontent{margin:20px 0;padding-left:0;list-style:none}
.policylistcontent li{font-size:16px;line-height:1.8;color:#3a3a3a;margin-bottom:12px;padding-left:32px;position:relative}
.policylistcontent li::before{content:'';position:absolute;left:0;top:10px;width:8px;height:8px;background:#E44100;border-radius:50%}
.policyemphasistext{background:linear-gradient(90deg,#d62c5e14 0%,#e4410014 100%);padding:24px;border-radius:8px;margin:24px 0;border-left:3px solid #D62C5E}
.policyemphasistext .policytextcontent{margin:0;font-weight:500}
.policytablebox{margin:24px 0;overflow-x:auto}
.policytablecontent{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}
.policytablecontent th{background:linear-gradient(90deg,#D62C5E 0%,#E44100 100%);color:#fff;font-size:15px;font-weight:600;padding:16px;text-align:left;border-bottom:2px solid #fff3}
.policytablecontent td{font-size:15px;color:#3a3a3a;padding:16px;border-bottom:1px solid #f0f0f0}
.policytablecontent tr:last-child td{border-bottom:none}
.policytablecontent tr:nth-child(even){background:#fafafa}
.policylinkstyle{color:#D62C5E;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-bottom .2s ease-out}
.policylinkstyle:hover{border-bottom:1px solid #D62C5E}
.policyupdateinfo{background:#f5f5f5;padding:20px 24px;border-radius:8px;margin-top:32px;border:1px solid #e0e0e0}
.policyupdateinfo .policytextcontent{margin:0;font-size:15px;color:#4a4a4a}
@media (max-width: 1024px) {
.policytopzone{gap:40px;padding:60px 32px}
.policyvisualside{flex:0 0 300px}
.policyimagebox{height:400px}
.policytextside h1{font-size:40px}
.policycontentzone{padding:60px 32px 80px}
.policysectionblock{padding:36px}
}
@media (max-width: 768px) {
.policytopzone{flex-direction:column;gap:32px;padding:48px 24px}
.policyvisualside{flex:0 0 auto;width:100%;max-width:320px}
.policyimagebox{height:320px}
.policytextside h1{font-size:32px;text-align:center}
.policydesctext{font-size:17px;text-align:center}
.policycontentzone{padding:48px 24px 64px}
.policysectionblock{padding:28px 24px}
.policysectionblock h2{font-size:24px}
.policysectionblock h3{font-size:20px}
.policytablebox{margin:20px -24px;padding:0 24px}
}
@media (max-width: 480px) {
.policytopzone{padding:40px 20px}
.policyimagebox{height:280px}
.policyiconshape{width:100px;height:100px}
.policyiconshape svg{width:52px;height:52px}
.policytextside h1{font-size:28px;margin-bottom:20px}
.policydesctext{font-size:16px}
.policycontentzone{padding:40px 20px 56px}
.policysectionblock{padding:24px 20px;margin-bottom:24px}
.policysectionblock h2{font-size:22px;padding-left:28px}
.policysectionblock h2::before{width:16px;height:16px}
.policysectionblock h3{font-size:19px}
.policytextcontent,.policylistcontent li{font-size:15px}
.policylistcontent li{padding-left:28px}
.policytablecontent th,.policytablecontent td{font-size:14px;padding:12px}
}
.privacytop{background:linear-gradient(127deg,#D62C5E 0%,#E44100 100%);padding:120px 20px 80px;position:relative;overflow:hidden}
.privacytop::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#ffffff14;border-radius:50%;animation:floatshape 8s ease-in-out infinite}
@keyframes floatshape {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(-30px,40px) scale(1.1)}
}
.privacytop .innerbox{max-width:1536px;margin:0 auto;position:relative;z-index:2}
.privacytop h1{font-size:56px;color:#fff;font-weight:700;margin:0 0 16px;line-height:1.1}
.privacytop .updatenote{font-size:18px;color:#ffffffe6;margin:0}
.decorativeline{height:4px;background:linear-gradient(90deg,#E44100 0%,#D62C5E 50%,transparent 100%);max-width:1536px;margin:0 auto}
.policycontent{max-width:1536px;margin:0 auto;padding:80px 20px}
.policycontent .contentinner{max-width:920px;margin:0 auto}
.policysection{margin:0 0 56px}
.policysection h2{font-size:32px;color:#1a1a1a;font-weight:600;margin:0 0 20px;position:relative;padding-left:24px}
.policysection h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:28px;background:linear-gradient(180deg,#D62C5E 0%,#E44100 100%);border-radius:3px}
.policysection h3{font-size:24px;color:#2a2a2a;font-weight:600;margin:32px 0 16px}
.policysection p{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0 0 16px}
.policysection ul{margin:16px 0;padding-left:0;list-style:none}
.policysection ul li{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0 0 12px;padding-left:32px;position:relative}
.policysection ul li::before{content:'';position:absolute;left:0;top:11px;width:8px;height:8px;background:#E44100;border-radius:50%}
.highlightbox{background:linear-gradient(135deg,#d62c5e0f 0%,#e441000f 100%);border-left:4px solid #D62C5E;padding:24px 28px;margin:24px 0;border-radius:4px}
.highlightbox p{margin:0 0 12px}
.highlightbox p:last-child{margin:0}
.contactinfo{background:#f8f8f8;padding:32px;border-radius:8px;margin:40px 0}
.contactinfo h3{font-size:22px;color:#1a1a1a;margin:0 0 20px}
.contactinfo .inforow{display:flex;align-items:flex-start;margin:0 0 16px}
.contactinfo .inforow:last-child{margin:0}
.contactinfo .iconwrap{width:24px;flex-shrink:0;margin-right:12px;color:#D62C5E}
.contactinfo .textpart{font-size:17px;color:#4a4a4a;line-height:1.6}
.contactinfo .textpart strong{color:#2a2a2a;font-weight:600}
.tablewrap{overflow-x:auto;margin:24px 0}
.datatable{width:100%;border-collapse:collapse;font-size:16px}
.datatable thead{background:linear-gradient(135deg,#D62C5E 0%,#E44100 100%)}
.datatable thead th{color:#fff;font-weight:600;text-align:left;padding:16px;border:none}
.datatable tbody td{padding:16px;border-bottom:1px solid #e0e0e0;color:#4a4a4a;vertical-align:top}
.datatable tbody tr:last-child td{border-bottom:none}
.datatable tbody tr:nth-child(even){background:#fafafa}
.effectivedate{background:#fff;border:2px solid #DCDCDC;padding:20px 28px;border-radius:6px;margin:0 0 48px;text-align:center}
.effectivedate p{font-size:15px;color:#6a6a6a;margin:0}
.effectivedate strong{color:#2a2a2a;font-size:18px}
@media (max-width: 768px) {
.privacytop{padding:80px 20px 60px}
.privacytop h1{font-size:38px}
.privacytop .updatenote{font-size:16px}
.policycontent{padding:60px 20px}
.policysection{margin:0 0 48px}
.policysection h2{font-size:28px;padding-left:20px}
.policysection h2::before{width:5px;height:24px}
.policysection h3{font-size:22px}
.policysection p,.policysection ul li{font-size:16px}
.contactinfo{padding:24px 20px}
.datatable{font-size:14px}
.datatable thead th,.datatable tbody td{padding:12px}
}
@media (max-width: 480px) {
.privacytop h1{font-size:32px}
.policysection h2{font-size:24px}
.highlightbox{padding:20px}
.contactinfo .inforow{flex-direction:column}
.contactinfo .iconwrap{margin-bottom:8px}
}
.successwrap{max-width:1536px;margin:0 auto;padding:0 20px}
.confirmarea{min-height:85vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;background:linear-gradient(157deg,#fef8fa 0%,#fff 35%,#fef5f8 100%);position:relative;overflow:hidden}
.confirmarea::before{content:'';position:absolute;top:-15%;right:-8%;width:600px;height:600px;background:radial-gradient(circle,#d62c5e14 0%,transparent 70%);border-radius:50%;z-index:1}
.confirmarea::after{content:'';position:absolute;bottom:-10%;left:-5%;width:450px;height:450px;background:radial-gradient(circle,#e441000f 0%,transparent 70%);border-radius:50%;z-index:1}
.successcontent{position:relative;z-index:2;text-align:center;max-width:720px}
.checkmarkzone{margin:0 auto 48px;width:140px;height:140px;position:relative}
.checkmarkzone svg{width:100%;height:100%;display:block}
.checkcircle{stroke:#D62C5E;stroke-width:3;fill:none;stroke-dasharray:440;stroke-dashoffset:440;animation:drawcircle .8s ease-out forwards}
.checkmark{stroke:#D62C5E;stroke-width:4;fill:none;stroke-dasharray:100;stroke-dashoffset:100;animation:drawcheck .6s ease-out .4s forwards;stroke-linecap:round;stroke-linejoin:round}
@keyframes drawcircle {
to{stroke-dashoffset:0}
}
@keyframes drawcheck {
to{stroke-dashoffset:0}
}
.primaryhead{font-size:56px;font-weight:700;color:#1a1a1a;margin:0 0 24px;line-height:1.15;letter-spacing:-.02em}
.secondhead{font-size:28px;font-weight:500;color:#D62C5E;margin:0 0 32px;line-height:1.4}
.desctext{font-size:18px;line-height:1.7;color:#4a4a4a;margin:0 0 48px}
.desctext strong{color:#2a2a2a;font-weight:600}
.nextactions{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center;flex-wrap:wrap}
.mainactionbtn{display:inline-flex;align-items:center;justify-content:center;padding:18px 42px;background:linear-gradient(135deg,#D62C5E 0%,#E44100 100%);color:#fff;font-size:17px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease-out;box-shadow:0 4px 12px #d62c5e40;position:relative;z-index:5}
.mainactionbtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d62c5e59}
.secondactionbtn{display:inline-flex;align-items:center;justify-content:center;padding:18px 42px;background:transparent;color:#D62C5E;font-size:17px;font-weight:600;text-decoration:none;border-radius:8px;border:2px solid #D62C5E;transition:all .3s ease-out;position:relative;z-index:5}
.secondactionbtn:hover{background:#D62C5E;color:#fff;border-color:#D62C5E}
.infodetails{margin-top:64px;padding:32px;background:#fff;border-radius:16px;box-shadow:0 2px 16px #0000000f;border:1px solid #f0f0f0}
.detailshead{font-size:22px;font-weight:600;color:#2a2a2a;margin:0 0 24px}
.detailslist{display:flex;flex-direction:column;gap:16px;text-align:left}
.detailitem{display:flex;flex-direction:row;align-items:flex-start;gap:14px}
.detailicon{flex-shrink:0;width:24px;height:24px;margin-top:2px}
.detailicon svg{width:100%;height:100%;display:block}
.detailicon circle{fill:#d62c5e1a}
.detailicon path{stroke:#D62C5E;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.detailcontent{flex:1}
.detailtitle{font-size:16px;font-weight:600;color:#2a2a2a;margin:0 0 4px}
.detailbody{font-size:15px;line-height:1.6;color:#5a5a5a;margin:0}
@media (max-width: 1024px) {
.confirmarea{padding:60px 20px}
.primaryhead{font-size:44px}
.secondhead{font-size:24px}
.desctext{font-size:17px}
}
@media (max-width: 768px) {
.confirmarea{padding:50px 16px;min-height:75vh}
.checkmarkzone{width:110px;height:110px;margin-bottom:36px}
.primaryhead{font-size:36px;margin-bottom:20px}
.secondhead{font-size:22px;margin-bottom:28px}
.desctext{font-size:16px;margin-bottom:40px}
.nextactions{flex-direction:column;gap:16px;width:100%}
.mainactionbtn,.secondactionbtn{width:100%;padding:16px 32px;font-size:16px}
.infodetails{margin-top:48px;padding:24px 20px}
.detailshead{font-size:20px;margin-bottom:20px}
.detailitem{gap:12px}
}
@media (max-width: 480px) {
.primaryhead{font-size:30px}
.secondhead{font-size:20px}
.desctext{font-size:15px}
.infodetails{padding:20px 16px}
.detailtitle{font-size:15px}
.detailbody{font-size:14px}
}