*{margin:0;padding:0}
.centerwrap,.footerwrap > .centerwrap{box-sizing:border-box}
body{font-family:'PT Sans',sans-serif;line-height:1.6;color:#272C48;background:#fff}
.primarynav a:hover{background:#ffc74f26;color:#272C48}
.footerwrap a:hover{color:#FFC74F}
@media (max-width: 768px) {
.topbanner .centerwrap{flex-direction:column;align-items:flex-start;gap:10px}
.contactdata{flex-direction:column;gap:10px!important}
.mainheader .centerwrap{flex-direction:column;align-items:center;text-align:center}
.primarynav ul{flex-direction:column;align-items:center;width:100%}
.primarynav li{width:100%}
.primarynav a{width:100%;text-align:center}
}
@media (max-width: 480px) {
.brandblock{flex-direction:column;text-align:center}
.companytext div:first-child{font-size:24px}
}
.pricingwrapper{max-width:1440px;margin:0 auto;padding:0 20px}
.herosection{padding:80px 0 60px;text-align:center;background:linear-gradient(135deg,#272C48 0%,#272c48eb 100%);border-radius:12px;margin-bottom:70px;position:relative;overflow:hidden}
.herosection::before{content:'';position:absolute;top:-50%;right:-20%;width:500px;height:500px;background:radial-gradient(circle,#ffc74f26 0%,transparent 70%);border-radius:50%}
.herosection::after{content:'';position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,#e1dfdf14 0%,transparent 70%);border-radius:50%}
.herosection .maintitle{font-size:46px;font-weight:700;color:#E1DFDF;margin:0 0 18px;position:relative;z-index:2;line-height:1.2}
.herosection .subtitle789{font-size:20px;color:#E1DFDF;max-width:680px;margin:0 auto;position:relative;z-index:2;line-height:1.6;opacity:.95}
.pricingtierscontainer{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px}
.pricecard{background:#fff;border-radius:8px;padding:42px 32px;box-shadow:0 4px 16px #272c481f;position:relative;transition:all .35s ease;border:2px solid transparent}
.pricecard:hover{transform:translateY(-6px);box-shadow:0 12px 28px #272c482e;border-color:#FFC74F}
.pricecard.highlight23{background:linear-gradient(145deg,#272C48 0%,#272c48f2 100%);border-color:#FFC74F;transform:scale(1.05)}
.pricecard.highlight23:hover{transform:scale(1.05) translateY(-6px)}
.pricecard .badge47{display:inline-block;background:#FFC74F;color:#272C48;font-size:13px;font-weight:600;padding:6px 16px;border-radius:20px;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}
.pricecard .tiername{font-size:28px;font-weight:700;color:#272C48;margin:0 0 12px}
.pricecard.highlight23 .tiername{color:#E1DFDF}
.pricecard .tierdesc{font-size:15px;color:#6B6B6B;margin:0 0 28px;line-height:1.6;min-height:48px}
.pricecard.highlight23 .tierdesc{color:#e1dfdfd9}
.pricecard .priceamount{font-size:48px;font-weight:700;color:#272C48;margin:0 0 8px;display:flex;align-items:baseline;justify-content:center}
.pricecard.highlight23 .priceamount{color:#FFC74F}
.pricecard .priceamount .currency12{font-size:28px;margin-right:4px}
.pricecard .priceperiod{font-size:15px;color:#8A8A8A;margin:0 0 32px;text-align:center}
.pricecard.highlight23 .priceperiod{color:#e1dfdfbf}
.pricecard .featureslist{list-style:none;padding:0;margin:0 0 36px}
.pricecard .featureslist .featureitem{padding:12px 0;font-size:15px;color:#4A4A4A;position:relative;padding-left:32px;line-height:1.5}
.pricecard.highlight23 .featureslist .featureitem{color:#e1dfdfe6}
.pricecard .featureslist .featureitem::before{content:'';position:absolute;left:0;top:16px;width:18px;height:18px;background:#FFC74F;border-radius:50%;display:flex;align-items:center;justify-content:center}
.pricecard .featureslist .featureitem::after{content:'';position:absolute;left:5px;top:13px;color:#272C48;font-size:12px;font-weight:700}
.pricecard .ctabtn{display:block;width:100%;padding:16px 24px;background:#272C48;color:#fff;text-decoration:none;border-radius:6px;font-size:16px;font-weight:600;text-align:center;transition:all .3s ease;border:2px solid #272C48}
.pricecard .ctabtn:hover{background:transparent;color:#272C48;transform:scale(1.02)}
.pricecard.highlight23 .ctabtn{background:#FFC74F;color:#272C48;border-color:#FFC74F}
.pricecard.highlight23 .ctabtn:hover{background:transparent;color:#FFC74F;border-color:#FFC74F}
.comparisonblock{background:#F8F8F8;padding:70px 0;border-radius:12px;margin-bottom:60px}
.comparisonblock .sectionhead{text-align:center;margin-bottom:50px}
.comparisonblock .sectionhead .headtitle{font-size:38px;font-weight:700;color:#272C48;margin:0 0 16px;position:relative;display:inline-block}
.comparisonblock .sectionhead .headtitle::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#FFC74F 0%,#272C48 100%);border-radius:2px}
.comparisonblock .sectionhead .headdesc{font-size:17px;color:#5A5A5A;max-width:620px;margin:0 auto;line-height:1.7}
.comparisontable{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 6px 20px #272c481a}
.tablerow{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;border-bottom:1px solid #E1DFDF;transition:background .25s ease}
.tablerow:hover{background:#ffc74f0d}
.tablerow.headerrow{background:linear-gradient(135deg,#272C48 0%,#272c48e6 100%)}
.tablerow.headerrow:hover{background:linear-gradient(135deg,#272C48 0%,#272c48e6 100%)}
.tablecell{padding:22px 24px;font-size:15px;color:#4A4A4A;display:flex;align-items:center;line-height:1.5}
.tablerow.headerrow .tablecell{color:#fff;font-weight:600;font-size:16px}
.tablecell.featurename{font-weight:600;color:#272C48}
.tablecell .checkmark56{width:22px;height:22px;background:#FFC74F;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#272C48;font-weight:700;font-size:13px;margin:0 auto}
.tablecell .crossmark{width:22px;height:22px;background:#272c481a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#8A8A8A;font-weight:700;font-size:13px;margin:0 auto}
.faqsection{padding:70px 0 40px}
.faqsection .faqheader{text-align:center;margin-bottom:55px}
.faqsection .faqheader .faqtitle{font-size:40px;font-weight:700;color:#272C48;margin:0 0 14px}
.faqsection .faqheader .faqsubtitle{font-size:18px;color:#6B6B6B;max-width:580px;margin:0 auto;line-height:1.6}
.faqlist{max-width:900px;margin:0 auto}
.faqitem{margin-bottom:20px;background:#fff;border-radius:8px;box-shadow:0 3px 12px #272c4814;overflow:hidden}
.faqitem input[type="checkbox"]{display:none}
.faqquestion{display:block;padding:24px 28px;font-size:18px;font-weight:600;color:#272C48;cursor:pointer;position:relative;transition:all .3s ease;user-select:none}
.faqquestion:hover{background:#ffc74f14}
.faqquestion::after{content:'+';position:absolute;right:28px;top:50%;transform:translateY(-50%);font-size:28px;color:#FFC74F;transition:transform .3s ease;font-weight:400}
.faqitem input[type="checkbox"]:checked + .faqquestion::after{content:'−';transform:translateY(-50%) rotate(180deg)}
.faqanswer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 28px}
.faqitem input[type="checkbox"]:checked ~ .faqanswer{max-height:500px;padding:0 28px 24px}
.faqanswer .answercontent{font-size:15px;color:#5A5A5A;line-height:1.7;padding-top:8px}
.visualaccent{position:relative;padding:60px 0;display:flex;align-items:center;gap:50px;margin-bottom:70px}
.visualaccent .imageside{flex:1;position:relative}
.visualaccent .imageside img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #272c4826;display:block}
.visualaccent .contentside{flex:1}
.visualaccent .contentside .contenttitle{font-size:36px;font-weight:700;color:#272C48;margin:0 0 22px;line-height:1.3}
.visualaccent .contentside .contenttext{font-size:16px;color:#4A4A4A;line-height:1.7;margin-bottom:32px}
.visualaccent .contentside .benefitlist{list-style:none;padding:0;margin:0 0 36px}
.visualaccent .contentside .benefitlist .benefititem{padding:14px 0;font-size:16px;color:#272C48;position:relative;padding-left:36px;line-height:1.6}
.visualaccent .contentside .benefitlist .benefititem::before{content:'';position:absolute;left:0;top:18px;width:8px;height:8px;background:#FFC74F;transform:rotate(45deg)}
.visualaccent .contentside .actionbtn{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#272C48 0%,#272c48e6 100%);color:#fff;text-decoration:none;border-radius:6px;font-size:16px;font-weight:600;transition:all .35s ease;box-shadow:0 4px 14px #272c4840;border:2px solid transparent}
.visualaccent .contentside .actionbtn:hover{transform:translateY(-3px);box-shadow:0 8px 22px #272c4859;border-color:#FFC74F}
@media (max-width: 1024px) {
.pricingtierscontainer{grid-template-columns:1fr;gap:28px}
.pricecard.highlight23{transform:scale(1)}
.pricecard.highlight23:hover{transform:translateY(-6px)}
.tablerow{grid-template-columns:1.5fr 1fr 1fr 1fr}
.visualaccent{flex-direction:column;gap:40px}
}
@media (max-width: 768px) {
.herosection .maintitle{font-size:34px}
.herosection .subtitle789{font-size:17px}
.pricecard{padding:36px 24px}
.comparisonblock .sectionhead .headtitle{font-size:30px}
.tablerow{grid-template-columns:1fr;gap:12px;padding:16px}
.tablecell{padding:8px 0;justify-content:space-between}
.tablecell.featurename{font-size:16px}
.tablerow.headerrow{display:none}
.tablecell::before{content:attr(data-label);font-weight:600;color:#272C48;margin-right:12px}
.faqsection .faqheader .faqtitle{font-size:32px}
.visualaccent .contentside .contenttitle{font-size:28px}
}
@media (max-width: 480px) {
.herosection{padding:60px 0 50px}
.herosection .maintitle{font-size:28px}
.pricecard .priceamount{font-size:40px}
.faqquestion{font-size:16px;padding:20px 24px}
.faqquestion::after{right:20px}
.visualaccent .contentside .actionbtn{width:100%;text-align:center}
}
.herosec{max-width:1440px;margin:60px auto;display:flex;align-items:center;gap:50px;padding:0 20px}
.herosec .imagewrap{flex:0 0 45%;position:relative}
.herosec .imagewrap img{width:100%;height:auto;display:block;border-radius:8px;box-shadow:0 8px 24px #272c4826}
.herosec .imagewrap::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 40%,#ffc74f33 0%,transparent 60%);pointer-events:none;border-radius:8px}
.herosec .textcontent{flex:1}
.herosec .maintitle{font-size:42px;font-weight:700;color:#272C48;margin:0 0 24px;line-height:1.2}
.herosec .desctext{font-size:18px;line-height:1.7;color:#4a4a4a;margin:0 0 32px}
.herosec .primarybtn{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#272C48 0%,#3d4266 100%);color:#fff;text-decoration:none;border-radius:6px;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 14px #272c484d}
.herosec .primarybtn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #272c4866;background:linear-gradient(135deg,#3d4266 0%,#272C48 100%)}
.careerblock{max-width:1440px;margin:80px auto;padding:0 20px}
.careerblock .sectionlabel{font-size:14px;text-transform:uppercase;letter-spacing:2px;color:#FFC74F;font-weight:600;margin:0 0 16px}
.careerblock .sectionhead{font-size:36px;font-weight:700;color:#272C48;margin:0 0 50px;line-height:1.3}
.pathgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}
.pathcard{background:#fff;border:2px solid #E1DFDF;border-radius:8px;padding:32px;position:relative;transition:all .3s ease}
.pathcard::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#FFC74F 0%,#272C48 100%);transition:height .4s ease;border-radius:8px 0 0 8px}
.pathcard:hover::before{height:100%}
.pathcard:hover{transform:translateY(-5px);box-shadow:0 12px 28px #272c482e;border-color:#FFC74F}
.pathcard .cardicon{width:56px;height:56px;background:linear-gradient(135deg,#FFC74F 0%,#ffdb8a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 20px;box-shadow:0 4px 12px #ffc74f4d}
.pathcard .cardicon svg{width:28px;height:28px;fill:#272C48}
.pathcard .cardtitle{font-size:22px;font-weight:700;color:#272C48;margin:0 0 14px}
.pathcard .carddesc{font-size:16px;line-height:1.6;color:#5a5a5a;margin:0}
.relevancezone{max-width:1440px;margin:80px auto;padding:60px 20px;background:linear-gradient(135deg,#272c4808 0%,#ffc74f0f 100%);border-radius:12px;position:relative}
.relevancezone::after{content:'';position:absolute;bottom:0;right:0;width:200px;height:200px;background:radial-gradient(circle,#ffc74f26 0%,transparent 70%);pointer-events:none}
.twocol{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.twocol .leftside img{width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px #272c4833}
.twocol .rightside .tophead{font-size:32px;font-weight:700;color:#272C48;margin:0 0 24px;line-height:1.3}
.twocol .rightside .bodytext{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0 0 20px}
.updatelist{list-style:none;padding:0;margin:28px 0 0}
.updatelist li{padding:14px 0 14px 40px;position:relative;font-size:16px;color:#4a4a4a;line-height:1.6}
.updatelist li::before{content:'';position:absolute;left:0;top:18px;width:24px;height:24px;background:linear-gradient(135deg,#FFC74F 0%,#ffdb8a 100%);border-radius:50%;box-shadow:0 2px 8px #ffc74f66}
.updatelist li::after{content:'';position:absolute;left:6px;top:18px;color:#272C48;font-weight:700;font-size:14px}
.whytrust{max-width:1440px;margin:80px auto 60px;padding:0 20px}
.whytrust .centertitle{font-size:36px;font-weight:700;color:#272C48;text-align:center;margin:0 0 50px;line-height:1.3}
.trustcards{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.trustitem{background:#fff;padding:40px;border-radius:10px;box-shadow:0 6px 20px #272c481a;position:relative;overflow:hidden;transition:all .3s ease}
.trustitem::before{content:'';position:absolute;top:0;right:0;width:80px;height:80px;background:radial-gradient(circle,#ffc74f33 0%,transparent 70%);pointer-events:none}
.trustitem:hover{transform:translateY(-4px);box-shadow:0 14px 32px #272c4826}
.trustitem .itemhead{font-size:24px;font-weight:700;color:#272C48;margin:0 0 16px;display:flex;align-items:center;gap:12px}
.trustitem .itemhead svg{width:32px;height:32px;fill:#FFC74F;flex-shrink:0}
.trustitem .itembody{font-size:16px;line-height:1.7;color:#5a5a5a;margin:0}
.dividerwave{width:100%;height:60px;margin:40px 0;position:relative}
.dividerwave svg{width:100%;height:100%;fill:none;stroke:#E1DFDF;stroke-width:2}
@media (max-width: 1024px) {
.herosec{flex-direction:column;gap:40px;margin:40px auto}
.herosec .imagewrap{flex:0 0 auto;width:100%}
.herosec .maintitle{font-size:36px}
.twocol{grid-template-columns:1fr;gap:40px}
.trustcards{grid-template-columns:1fr;gap:30px}
}
@media (max-width: 768px) {
.herosec .maintitle{font-size:30px}
.herosec .desctext{font-size:16px}
.careerblock .sectionhead,.twocol .rightside .tophead,.whytrust .centertitle{font-size:28px}
.pathgrid{grid-template-columns:1fr}
.pathcard{padding:24px}
.relevancezone{padding:40px 20px;margin:60px auto}
.trustitem{padding:30px}
}
@media (max-width: 480px) {
.herosec{margin:30px auto}
.herosec .maintitle{font-size:26px}
.herosec .primarybtn{padding:14px 32px;font-size:15px}
.careerblock,.relevancezone,.whytrust{margin:50px auto}
.careerblock .sectionhead,.twocol .rightside .tophead,.whytrust .centertitle{font-size:24px}
}
.contactwrap{max-width:1440px;margin:0 auto;padding:0 20px}
.topcontactsection{background:linear-gradient(135deg,#272C48 0%,#3d4463 100%);padding:80px 0;position:relative;overflow:hidden}
.topcontactsection::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#ffc74f26 0%,transparent 70%);border-radius:50%}
.contactintro{max-width:680px}
.contactintro h1{font-size:48px;color:#E1DFDF;margin:0 0 24px;font-weight:700;line-height:1.2}
.contactintro .subtitle82{font-size:20px;color:#E1DFDF;line-height:1.6;margin:0 0 32px;opacity:.9}
.directways{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}
.wayitem{background:#ffffff1a;border:1px solid #ffc74f4d;border-radius:8px;padding:16px 20px;display:flex;align-items:center;gap:12px;transition:all .3s ease;text-decoration:none;color:#E1DFDF}
.wayitem:hover{background:#ffc74f26;border-color:#FFC74F;transform:translateY(-2px);box-shadow:0 4px 12px #ffc74f33}
.wayitem svg{width:24px;height:24px;fill:#FFC74F;flex-shrink:0}
.wayitem span{font-size:16px;font-weight:500}
.formcontactsection{background:#E1DFDF;padding:100px 0}
.formlayout{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:start}
.infoside h2{font-size:36px;color:#272C48;margin:0 0 20px;font-weight:700;line-height:1.3}
.infoside .desctext{font-size:17px;color:#272C48;line-height:1.7;margin-bottom:40px;opacity:.85}
.infoblocks{display:flex;flex-direction:column;gap:24px}
.infoblock{background:#fff;border-left:4px solid #FFC74F;padding:20px 24px;border-radius:6px;box-shadow:0 2px 8px #272c4814}
.infoblock h3{font-size:16px;color:#272C48;margin:0 0 8px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.infoblock p{font-size:18px;color:#272C48;margin:0;font-weight:500}
.formside{background:#fff;border-radius:12px;padding:48px;box-shadow:0 8px 32px #272c481f}
.formside h3{font-size:28px;color:#272C48;margin:0 0 32px;font-weight:700}
.contactform{display:flex;flex-direction:column;gap:24px}
.fieldgroup{display:flex;flex-direction:column;gap:8px}
.fieldgroup label{font-size:15px;color:#272C48;font-weight:600}
.fieldgroup input[type="text"],.fieldgroup input[type="email"],.fieldgroup select{padding:14px 16px;font-size:16px;border:2px solid #E1DFDF;border-radius:6px;background:#fff;color:#272C48;transition:all .3s ease;appearance:none}
.fieldgroup select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23272C48' d='M5 7l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}
.fieldgroup input[type="text"]:focus,.fieldgroup input[type="email"]:focus,.fieldgroup select:focus{outline:none;border-color:#FFC74F;box-shadow:0 0 0 3px #ffc74f33}
.radiogroup{display:flex;flex-direction:column;gap:12px}
.radioopt{display:flex;align-items:center;gap:12px;cursor:pointer}
.radioopt input[type="radio"]{width:20px;height:20px;cursor:pointer;accent-color:#FFC74F}
.radioopt label{font-size:16px;color:#272C48;cursor:pointer;font-weight:400}
.privacycheck{display:flex;align-items:start;gap:12px;padding:16px;background:#f8f8f8;border-radius:6px;margin-top:8px}
.privacycheck input[type="checkbox"]{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#272C48;flex-shrink:0}
.privacycheck label{font-size:14px;color:#272C48;line-height:1.5;cursor:pointer}
.privacycheck label a{color:#FFC74F;text-decoration:underline;font-weight:600}
.privacycheck label a:hover{color:#272C48}
.submitbtn{background:linear-gradient(135deg,#272C48 0%,#3d4463 100%);color:#E1DFDF;border:none;padding:16px 40px;font-size:18px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #272c484d}
.submitbtn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #272c4866;background:linear-gradient(135deg,#3d4463 0%,#272C48 100%)}
.submitbtn:active{transform:translateY(-1px)}
@media (max-width: 1024px) {
.formlayout{grid-template-columns:1fr;gap:60px}
.contactintro h1{font-size:40px}
}
@media (max-width: 768px) {
.topcontactsection{padding:60px 0}
.contactintro h1{font-size:32px}
.contactintro .subtitle82{font-size:18px}
.directways{flex-direction:column}
.formcontactsection{padding:60px 0}
.formside{padding:32px 24px}
.infoside h2{font-size:28px}
}
@media (max-width: 480px) {
.contactintro h1{font-size:28px}
.formside h3{font-size:24px}
.contactwrap{padding:0 16px}
}
.programhero{background:linear-gradient(135deg,#272C48 0%,#3a4166 100%);padding:80px 20px;text-align:center;position:relative;overflow:hidden}
.programhero::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,#ffc74f26 0%,transparent 70%);border-radius:50%}
.programhero::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#e1dfdf1a 0%,transparent 70%);border-radius:50%}
.herocontent{max-width:800px;margin:0 auto;position:relative;z-index:2}
.herocontent h1{color:#FFC74F;font-size:48px;margin:0 0 24px;font-weight:700;line-height:1.2}
.herocontent p{color:#E1DFDF;font-size:20px;line-height:1.6;margin:0}
.programstructure{max-width:1440px;margin:0 auto;padding:100px 20px;background:#fff}
.structuregrid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.leftcol{position:sticky;top:40px}
.leftcol h2{color:#272C48;font-size:38px;margin:0 0 28px;font-weight:600;line-height:1.3;position:relative;padding-left:20px}
.leftcol h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:60%;background:linear-gradient(180deg,#FFC74F 0%,#f0b83f 100%);border-radius:3px}
.leftcol .descriptiontext{color:#4a4a4a;font-size:17px;line-height:1.7;margin:0 0 32px}
.programimg{width:100%;height:auto;border-radius:8px;box-shadow:0 8px 24px #272c481f}
.moduleslist{display:flex;flex-direction:column;gap:24px}
.moduleblock{background:#fafafa;border-left:4px solid #E1DFDF;padding:28px 32px;border-radius:0 8px 8px 0;transition:all .3s ease;cursor:pointer}
.moduleblock:hover{border-left-color:#FFC74F;background:#fff;box-shadow:0 4px 16px #272c4814;transform:translateX(6px)}
.moduleblock h3{color:#272C48;font-size:22px;margin:0 0 12px;font-weight:600;display:flex;align-items:center;gap:12px}
.modulenumber{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#FFC74F 0%,#f0b83f 100%);color:#272C48;border-radius:50%;font-size:16px;font-weight:700;flex-shrink:0}
.moduleblock p{color:#5a5a5a;font-size:16px;line-height:1.6;margin:0 0 16px}
.topicslist{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.topicitem{background:#fff;color:#272C48;padding:6px 14px;border-radius:20px;font-size:14px;border:1px solid #E1DFDF;transition:all .25s ease}
.moduleblock:hover .topicitem{border-color:#FFC74F}
.formatdetails{background:linear-gradient(135deg,#f8f8f8 0%,#fff 100%);padding:100px 20px}
.formatwrapper{max-width:1440px;margin:0 auto}
.formattitle{text-align:center;margin-bottom:70px}
.formattitle h2{color:#272C48;font-size:42px;margin:0 0 20px;font-weight:700}
.formattitle p{color:#5a5a5a;font-size:18px;line-height:1.6;margin:0;max-width:700px;margin:0 auto}
.formatgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.formatcard{background:#fff;padding:40px 32px;border-radius:8px;box-shadow:0 2px 12px #272c480f;position:relative;overflow:hidden;transition:all .3s ease}
.formatcard::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FFC74F 0%,#f0b83f 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.formatcard:hover::before{transform:scaleX(1)}
.formatcard:hover{box-shadow:0 12px 32px #272c481f;transform:translateY(-8px)}
.formaticon{width:56px;height:56px;background:linear-gradient(135deg,#FFC74F 0%,#f0b83f 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative}
.formaticon::after{content:'';position:absolute;width:100%;height:100%;border:2px solid #FFC74F;border-radius:50%;opacity:0;transform:scale(1.3);transition:all .3s ease}
.formatcard:hover .formaticon::after{opacity:.3;transform:scale(1.5)}
.iconsvg{width:28px;height:28px;fill:#272C48}
.formatcard h3{color:#272C48;font-size:24px;margin:0 0 16px;font-weight:600}
.formatcard p{color:#5a5a5a;font-size:16px;line-height:1.7;margin:0 0 20px}
.formatlist{list-style:none;padding:0;margin:0}
.formatlist li{color:#4a4a4a;font-size:15px;line-height:1.6;padding-left:24px;position:relative;margin-bottom:10px}
.formatlist li::before{content:'';position:absolute;left:0;top:8px;width:8px;height:8px;background:#FFC74F;border-radius:50%}
@media (max-width: 1024px) {
.structuregrid{grid-template-columns:1fr;gap:50px}
.leftcol{position:static}
.formatgrid{grid-template-columns:1fr;gap:24px}
.herocontent h1{font-size:38px}
}
@media (max-width: 768px) {
.programhero{padding:60px 20px}
.herocontent h1{font-size:32px}
.herocontent p{font-size:18px}
.programstructure{padding:70px 20px}
.leftcol h2{font-size:30px}
.moduleblock{padding:22px 24px}
.moduleblock h3{font-size:20px}
.formatdetails{padding:70px 20px}
.formattitle h2{font-size:32px}
.formattitle{margin-bottom:50px}
}
@media (max-width: 480px) {
.herocontent h1{font-size:28px;margin-bottom:18px}
.herocontent p{font-size:16px}
.programhero{padding:50px 16px}
.programstructure{padding:50px 16px}
.leftcol h2{font-size:26px}
.moduleblock h3{font-size:18px}
.modulenumber{width:32px;height:32px;font-size:14px}
.formatdetails{padding:50px 16px}
.formattitle h2{font-size:28px}
.formatcard{padding:32px 24px}
}
.teampage{max-width:1440px;margin:0 auto;padding:0 20px}
.teamintrosection{padding:80px 0;background:linear-gradient(135deg,#E1DFDF 0%,#FFC74F 100%);margin-bottom:100px;position:relative;overflow:hidden}
.teamintrosection::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#272C48;opacity:.08;border-radius:50%;z-index:1}
.introinnerblock{max-width:1200px;margin:0 auto;padding:0 40px;position:relative;z-index:2}
.teampagetitle h1{font-size:52px;color:#272C48;margin-bottom:30px;font-weight:700;line-height:1.2}
.teamintrotext p{font-size:18px;line-height:1.8;color:#272C48;margin-bottom:20px;max-width:800px}
.teamintrotext p:last-child{margin-bottom:0}
.teamshowcaseblock{padding:0 0 120px;background:#fff}
.showcasecontainer{max-width:1200px;margin:0 auto;padding:0 40px}
.showcasegrid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:80px}
.visualpart img{width:100%;height:auto;border-radius:12px;box-shadow:0 12px 40px #272c4826;transition:transform .4s ease,box-shadow .4s ease}
.visualpart img:hover{transform:translateY(-8px);box-shadow:0 20px 60px #272c4840}
.contentpart h2{font-size:38px;color:#272C48;margin-bottom:25px;font-weight:700;line-height:1.3;position:relative;padding-left:20px}
.contentpart h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:60%;background:#FFC74F;border-radius:3px}
.contentpart p{font-size:17px;line-height:1.8;color:#272C48;margin-bottom:18px}
.contentpart p:last-of-type{margin-bottom:0}
.teamvaluesblock{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px}
.valueitem{background:linear-gradient(145deg,#fff 0%,#E1DFDF 100%);padding:45px 35px;border-radius:8px;border:2px solid transparent;transition:all .3s ease;position:relative;overflow:hidden}
.valueitem::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:4px;background:#FFC74F;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.valueitem:hover{transform:translateY(-6px);box-shadow:0 16px 45px #272c482e;border-color:#FFC74F}
.valueitem:hover::after{transform:scaleX(1)}
.valueheader{display:flex;align-items:center;margin-bottom:20px;gap:15px}
.valueiconwrap{width:50px;height:50px;background:#FFC74F;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 6px 20px #ffc74f66}
.valueiconwrap svg{width:26px;height:26px;fill:#272C48}
.valueheader h3{font-size:22px;color:#272C48;font-weight:700;margin:0}
.valuecontent p{font-size:16px;line-height:1.7;color:#272C48;margin:0}
.teamconnectblock{background:linear-gradient(212deg,#272C48 0%,#FFC74F 50%,#E1DFDF 100%);padding:80px 40px;border-radius:16px;margin-top:100px;text-align:center;position:relative;overflow:hidden}
.teamconnectblock::before{content:'';position:absolute;top:-30%;left:-20%;width:500px;height:500px;background:#ffffff0d;border-radius:50%;z-index:1}
.teamconnectblock::after{content:'';position:absolute;bottom:-40%;right:-15%;width:600px;height:600px;background:#ffffff08;border-radius:50%;z-index:1}
.connectcontent78{max-width:700px;margin:0 auto;position:relative;z-index:2}
.connectcontent78 h2{font-size:42px;color:#fff;margin-bottom:25px;font-weight:700;line-height:1.3}
.connectcontent78 p{font-size:18px;line-height:1.7;color:#fff;margin-bottom:35px}
.contactlinkbutton{display:inline-block;padding:18px 50px;background:#fff;color:#272C48;text-decoration:none;border-radius:8px;font-size:17px;font-weight:600;transition:all .3s ease;box-shadow:0 8px 25px #00000026;position:relative;z-index:3}
.contactlinkbutton:hover{transform:translateY(-4px);box-shadow:0 14px 35px #00000040;background:#FFC74F;color:#272C48}
@media (max-width: 1024px) {
.teampagetitle h1{font-size:42px}
.showcasegrid{gap:60px}
.contentpart h2{font-size:32px}
.teamvaluesblock{grid-template-columns:repeat(2,1fr);gap:30px}
.connectcontent78 h2{font-size:36px}
}
@media (max-width: 768px) {
.teamintrosection{padding:60px 0;margin-bottom:60px}
.introinnerblock{padding:0 20px}
.teampagetitle h1{font-size:36px;margin-bottom:25px}
.teamintrotext p{font-size:17px}
.teamshowcaseblock{padding:0 0 80px}
.showcasecontainer{padding:0 20px}
.showcasegrid{grid-template-columns:1fr;gap:40px;margin-bottom:60px}
.contentpart h2{font-size:28px;margin-bottom:20px}
.contentpart p{font-size:16px}
.teamvaluesblock{grid-template-columns:1fr;gap:25px;margin-top:40px}
.valueitem{padding:35px 25px}
.teamconnectblock{padding:60px 25px;margin-top:60px}
.connectcontent78 h2{font-size:30px;margin-bottom:20px}
.connectcontent78 p{font-size:17px;margin-bottom:30px}
.contactlinkbutton{padding:16px 40px;font-size:16px}
}
@media (max-width: 480px) {
.teampagetitle h1{font-size:30px}
.teamintrotext p{font-size:16px}
.contentpart h2{font-size:24px}
.valueheader h3{font-size:20px}
.valuecontent p{font-size:15px}
.connectcontent78 h2{font-size:26px}
.connectcontent78 p{font-size:16px}
}
.cookiecontainer{max-width:1440px;margin:0 auto;padding:0 20px}
.cookiepolicytop{padding:80px 0 60px;background:linear-gradient(135deg,#272C48 0%,#FFC74F 100%);position:relative;overflow:hidden}
.cookiepolicytop::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#e1dfdf1a;border-radius:50%;z-index:1}
.cookiepolicytop::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:#ffc74f26;border-radius:50%;z-index:1}
.cookietopwrap{position:relative;z-index:2}
.cookiepolicytop h1{font-size:48px;color:#E1DFDF;margin:0 0 16px;font-weight:700}
.cookiepolicytop .updatedate{font-size:16px;color:#e1dfdfd9;margin:0}
.cookiemainbody{padding:80px 0;background:#FAFAFA}
.cookiecontentsection{background:#FFF;padding:60px;border-radius:8px;box-shadow:0 4px 12px #272c4814;margin-bottom:40px}
.cookiecontentsection h2{font-size:32px;color:#272C48;margin:0 0 24px;font-weight:700;position:relative;padding-left:20px}
.cookiecontentsection h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:32px;background:linear-gradient(180deg,#FFC74F 0%,#272C48 100%);border-radius:3px}
.cookiecontentsection h3{font-size:24px;color:#272C48;margin:32px 0 16px;font-weight:600}
.cookiecontentsection p{font-size:17px;line-height:1.75;color:#3D3D3D;margin:0 0 20px}
.cookiecontentsection ul{margin:0 0 24px;padding-left:24px}
.cookiecontentsection ul li{font-size:17px;line-height:1.75;color:#3D3D3D;margin-bottom:12px;position:relative}
.cookiecontentsection ul li::marker{color:#FFC74F}
.cookiecontentsection strong{color:#272C48;font-weight:600}
.cookietablebox{overflow-x:auto;margin:32px 0;border:2px solid #E1DFDF;border-radius:8px}
.cookietablebox table{width:100%;border-collapse:collapse;min-width:600px}
.cookietablebox thead{background:linear-gradient(90deg,#272C48 0%,#3A4060 100%)}
.cookietablebox th{padding:18px 20px;text-align:left;font-size:16px;font-weight:700;color:#E1DFDF;border-right:1px solid #e1dfdf33}
.cookietablebox th:last-child{border-right:none}
.cookietablebox td{padding:16px 20px;font-size:16px;color:#3D3D3D;border-bottom:1px solid #E1DFDF;border-right:1px solid #E1DFDF}
.cookietablebox td:last-child{border-right:none}
.cookietablebox tbody tr:last-child td{border-bottom:none}
.cookietablebox tbody tr:hover{background:#ffc74f0d}
.infoalertbox{background:linear-gradient(135deg,#ffc74f1f 0%,#e1dfdf26 100%);border-left:5px solid #FFC74F;padding:24px 28px;margin:32px 0;border-radius:6px}
.infoalertbox p{margin:0;font-size:16px;line-height:1.7;color:#272C48}
.contactinfosection2{background:linear-gradient(212deg,#272C48 0%,#FFC74F 50%,#E1DFDF 100%);padding:48px;border-radius:8px;margin-top:40px}
.contactinfosection2 h3{font-size:28px;color:#FFF;margin:0 0 24px;font-weight:700}
.contactinfosection2 p{font-size:17px;line-height:1.7;color:#fffffff2;margin:0 0 16px}
.contactinfosection2 a{color:#FFF;font-weight:600;text-decoration:underline;transition:opacity .3s ease}
.contactinfosection2 a:hover{opacity:.8}
@media (max-width: 1024px) {
.cookiepolicytop h1{font-size:38px}
.cookiecontentsection{padding:40px}
.cookiecontentsection h2{font-size:28px}
.cookiecontentsection h3{font-size:22px}
}
@media (max-width: 768px) {
.cookiepolicytop{padding:60px 0 40px}
.cookiepolicytop h1{font-size:32px}
.cookiepolicytop .updatedate{font-size:15px}
.cookiemainbody{padding:60px 0}
.cookiecontentsection{padding:32px 24px}
.cookiecontentsection h2{font-size:26px;padding-left:16px}
.cookiecontentsection h2::before{height:28px;width:5px}
.cookiecontentsection h3{font-size:20px}
.cookiecontentsection p,.cookiecontentsection ul li{font-size:16px}
.cookietablebox{margin:24px -24px;border-radius:0;border-left:none;border-right:none}
.cookietablebox th,.cookietablebox td{padding:14px 16px;font-size:15px}
.infoalertbox{padding:20px 24px;margin:24px 0}
.contactinfosection2{padding:36px 28px}
.contactinfosection2 h3{font-size:24px}
.contactinfosection2 p{font-size:16px}
}
@media (max-width: 480px) {
.cookiecontainer{padding:0 16px}
.cookiepolicytop h1{font-size:28px}
.cookiecontentsection{padding:28px 20px}
.cookiecontentsection h2{font-size:24px}
.cookiecontentsection h3{font-size:19px}
.contactinfosection2{padding:32px 24px}
.contactinfosection2 h3{font-size:22px}
}
.privacyherobanner{background:linear-gradient(135deg,#272C48 0%,#3a4066 100%);padding:80px 20px;text-align:center;position:relative;overflow:hidden}
.privacyherobanner::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,#ffc74f26 0%,transparent 70%);border-radius:50%}
.privacyherobanner::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#e1dfdf1a 0%,transparent 70%);border-radius:50%}
.herocontentprivacy{max-width:900px;margin:0 auto;position:relative;z-index:2}
.herocontentprivacy h1{color:#E1DFDF;font-size:48px;margin:0 0 16px;font-weight:700;letter-spacing:-.5px}
.herolastupdate{color:#FFC74F;font-size:16px;margin:0;font-weight:500}
.privacypolicymain{max-width:1100px;margin:0 auto;padding:60px 20px}
.policysectionblock{background:#fff;border-radius:8px;padding:45px;margin-bottom:35px;box-shadow:0 4px 12px #272c4814;border-left:4px solid #FFC74F;transition:transform .3s ease,box-shadow .3s ease}
.policysectionblock:hover{transform:translateY(-4px);box-shadow:0 8px 24px #272c481f}
.policysectionblock h2{color:#272C48;font-size:28px;margin:0 0 24px;font-weight:700;position:relative;padding-left:20px}
.policysectionblock h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#FFC74F;border-radius:50%}
.policysectionblock h3{color:#272C48;font-size:22px;margin:32px 0 16px;font-weight:600}
.policysectionblock p{color:#444;font-size:16px;line-height:1.75;margin:0 0 18px}
.policysectionblock ul{margin:20px 0;padding-left:0;list-style:none}
.policysectionblock ul li{color:#444;font-size:16px;line-height:1.75;margin-bottom:12px;padding-left:30px;position:relative}
.policysectionblock ul li::before{content:'';position:absolute;left:0;top:10px;width:16px;height:2px;background:#FFC74F}
.policysectionblock strong{color:#272C48;font-weight:600}
.policysectionblock a{color:#272C48;text-decoration:underline;font-weight:500;transition:color .3s ease}
.policysectionblock a:hover{color:#FFC74F}
.contactinfosection{background:linear-gradient(135deg,#E1DFDF 0%,#f5f5f5 100%);border-radius:8px;padding:45px;margin-top:40px;border:2px solid #FFC74F;box-shadow:0 6px 18px #ffc74f26}
.contactinfosection h2{color:#272C48;font-size:28px;margin:0 0 28px;font-weight:700;text-align:center}
.contactdetailsgrid{display:flex;flex-direction:column;gap:20px}
.contactitem73{background:#fff;padding:24px;border-radius:6px;display:flex;align-items:center;gap:16px;border:1px solid #272c481a;transition:transform .3s ease,box-shadow .3s ease}
.contactitem73:hover{transform:translateX(6px);box-shadow:0 4px 12px #272c4814}
.contactitem73::before{content:'';width:8px;height:8px;background:#FFC74F;border-radius:50%;flex-shrink:0}
.contactitem73 a{color:#272C48;text-decoration:none;font-size:16px;font-weight:500;transition:color .3s ease}
.contactitem73 a:hover{color:#FFC74F}
.contactitem73 span{color:#272C48;font-size:16px;font-weight:500}
@media (max-width: 768px) {
.privacyherobanner{padding:60px 20px}
.herocontentprivacy h1{font-size:36px}
.herolastupdate{font-size:14px}
.privacypolicymain{padding:40px 16px}
.policysectionblock{padding:30px 24px;margin-bottom:24px}
.policysectionblock h2{font-size:24px}
.policysectionblock h3{font-size:20px}
.contactinfosection{padding:30px 24px}
.contactinfosection h2{font-size:24px}
}
@media (max-width: 480px) {
.herocontentprivacy h1{font-size:28px}
.policysectionblock{padding:24px 18px}
.policysectionblock h2{font-size:22px}
.policysectionblock h3{font-size:18px}
.policysectionblock p,.policysectionblock ul li{font-size:15px}
}
.successwrapper{max-width:1440px;margin:0 auto;padding:80px 20px}
.confirmation_center{text-align:center;max-width:680px;margin:0 auto;padding:60px 40px;background:linear-gradient(135deg,#272c4808 0%,#e1dfdf14 100%);border-radius:12px;box-shadow:0 8px 24px #272c480f}
.iconcheckmark{width:92px;height:92px;margin:0 auto 32px;background:linear-gradient(145deg,#FFC74F 0%,#ffb82e 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 28px #ffc74f59;position:relative}
.iconcheckmark::before{content:'';font-size:48px;color:#272C48;font-weight:700;line-height:1}
.iconcheckmark::after{content:'';position:absolute;width:110px;height:110px;border:3px solid #FFC74F;border-radius:50%;opacity:.2;animation:pulseringeffect 2s ease-out infinite}
@keyframes pulseringeffect {
0%{transform:scale(1);opacity:.3}
50%{transform:scale(1.15);opacity:.1}
100%{transform:scale(1.3);opacity:0}
}
.mainheading22{font-size:42px;line-height:1.2;color:#272C48;margin:0 0 24px;font-weight:700}
.descriptiontext54{font-size:18px;line-height:1.6;color:#272C48;opacity:.75;margin:0 0 40px}
.infobox_container{background:#fff;border-radius:8px;padding:28px 32px;margin:40px 0;box-shadow:0 4px 16px #272c4814}
.detail_row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #E1DFDF}
.detail_row:last-child{border-bottom:none}
.labeltxt{font-size:15px;color:#272C48;opacity:.6;font-weight:500}
.valuetxt{font-size:16px;color:#272C48;font-weight:600}
.nextsteps_area{margin:48px 0 0;text-align:left}
.stepsheader{font-size:22px;color:#272C48;margin:0 0 24px;font-weight:600;text-align:center}
.stepitem{display:flex;align-items:flex-start;margin:0 0 20px;padding:20px;background:linear-gradient(120deg,#ffc74f0f 0%,#e1dfdf0a 100%);border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}
.stepitem:hover{transform:translateX(6px);box-shadow:0 6px 18px #ffc74f26}
.stepnumber{min-width:36px;height:36px;background:#FFC74F;color:#272C48;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;margin:0 16px 0 0;box-shadow:0 3px 10px #ffc74f4d}
.stepcontent{flex:1}
.steptitle{font-size:17px;color:#272C48;font-weight:600;margin:0 0 6px}
.stepdescription{font-size:15px;color:#272C48;opacity:.7;line-height:1.5;margin:0}
.actionbuttons{display:flex;gap:16px;justify-content:center;margin:48px 0 0;flex-wrap:wrap}
.btnprimary44{background:linear-gradient(135deg,#FFC74F 0%,#ffb82e 100%);color:#272C48;padding:16px 36px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 6px 20px #ffc74f59;transition:transform .3s ease,box-shadow .3s ease}
.btnprimary44:hover{transform:translateY(-3px);box-shadow:0 10px 28px #ffc74f73}
.btnsecondary88{background:transparent;color:#272C48;padding:16px 36px;border:2px solid #272C48;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;display:inline-block;transition:background .3s ease,color .3s ease,transform .3s ease}
.btnsecondary88:hover{background:#272C48;color:#fff;transform:translateY(-3px)}
.contactinfo_section{margin:56px 0 0;padding:32px;background:linear-gradient(145deg,#272c480a 0%,#e1dfdf0f 100%);border-radius:8px;border-left:4px solid #FFC74F}
.contact_heading{font-size:19px;color:#272C48;margin:0 0 20px;font-weight:600}
.contactitem_row{display:flex;align-items:center;margin:0 0 14px}
.contacticon{width:24px;height:24px;min-width:24px;margin:0 12px 0 0;color:#FFC74F;display:flex;align-items:center;justify-content:center}
.contacttext{font-size:15px;color:#272C48;opacity:.8}
.contactlink{color:#272C48;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .3s ease}
.contactlink:hover{border-bottom-color:#FFC74F}
@media (max-width: 768px) {
.successwrapper{padding:40px 16px}
.confirmation_center{padding:40px 24px}
.mainheading22{font-size:32px}
.descriptiontext54{font-size:16px}
.infobox_container{padding:20px 16px}
.detail_row{flex-direction:column;align-items:flex-start;gap:6px}
.actionbuttons{flex-direction:column;align-items:stretch}
.btnprimary44,.btnsecondary88{width:100%;text-align:center}
.stepitem{padding:16px}
.steptitle{font-size:16px}
.stepdescription{font-size:14px}
}
@media (max-width: 480px) {
.mainheading22{font-size:28px}
.iconcheckmark{width:76px;height:76px}
.iconcheckmark::before{font-size:38px}
.stepsheader{font-size:20px}
.contactinfo_section{padding:24px 16px}
}