@import "https://cdn.jsdelivr.net/npm/@fontsource/lato@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/lato@latest/400-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/lato@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/lato@latest/700-italic.css";
*{margin:0;padding:0;border:0;box-sizing:border-box}
html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,ul,li,header,footer,nav,section,article{margin:0;padding:0;border:0}
body{font-family:'Lato',sans-serif;line-height:1.6;color:#2a2a2a;background:#fff}
.mainwrapper{max-width:1200px;margin:0 auto;padding:0 20px}
.siteheader87{background:linear-gradient(135deg,#28c9cc14 0%,#ebf5ff99 100%);padding:0;position:relative;box-shadow:0 4px 20px #28c9cc1f}
.headercontainer{max-width:1200px;margin:0 auto;padding:0 20px}
.toprow18{display:flex;align-items:center;justify-content:space-between;padding:25px 0;position:relative;z-index:100}
.logowrapper3{flex-shrink:0;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border-radius:8px;box-shadow:0 6px 18px #88361026;padding:15px}
.logowrapper3 img{width:100%;height:100%;object-fit:contain}
.centernamebox42{position:absolute;left:50%;transform:translateX(-50%);text-align:center;z-index:50}
.companyname209{font-size:52px;font-weight:700;background:linear-gradient(120deg,#28C9CC 0%,#883610 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:2px;text-shadow:0 2px 8px #28c9cc33}
.navcontainer91{display:flex;align-items:center;gap:8px;position:relative;z-index:100;background:#ffffffbf;padding:12px 20px;border-radius:8px;box-shadow:0 4px 12px #28c9cc1a}
.mainnavigation a{text-decoration:none;color:#2a2a2a;font-weight:600;font-size:15px;padding:10px 16px;border-radius:6px;transition:background 0.2s,color .2s;white-space:nowrap}
.mainnavigation a:hover{background:#28c9cc1f;color:#28C9CC}
@media (max-width: 1024px) {
.toprow18{flex-direction:column;gap:20px;padding:20px 0}
.centernamebox42{position:static;transform:none;order:2}
.logowrapper3{order:1;width:100px;height:100px}
.navcontainer91{order:3;flex-wrap:wrap;justify-content:center}
.companyname209{font-size:36px}
.mainnavigation a{font-size:14px;padding:8px 12px}
}
@media (max-width: 640px) {
.logowrapper3{width:80px;height:80px}
.companyname209{font-size:28px}
.mainnavigation a{font-size:13px;padding:8px 10px}
.navcontainer91{padding:10px 12px}
}
.footerbase77{background:linear-gradient(180deg,#EBF5FF 0%,#28c9cc26 100%);padding:60px 0 30px;margin-top:80px;position:relative}
.footerbase77::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#28C9CC 50%,transparent 100%)}
.footercontent{max-width:1200px;margin:0 auto;padding:0 20px}
.footertop3{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;margin-bottom:50px}
.footercompanybox{background:#ffffffb3;padding:30px;border-radius:10px;box-shadow:0 8px 24px #28c9cc1a}
.footerbrand{font-size:28px;font-weight:700;color:#883610;margin-bottom:15px}
.footerdescription{font-size:15px;line-height:1.7;color:#555;margin-bottom:20px}
.contactinfothing p{font-size:14px;color:#666;margin-bottom:8px}
.contactinfothing strong{color:#28C9CC}
.navcolumn84{background:#ffffff80;padding:25px;border-radius:8px}
.footerheading3{font-size:18px;font-weight:700;color:#883610;margin-bottom:18px}
.footerlinks ul{list-style:none}
.footerlinks li{margin-bottom:10px}
.footerlinks a{text-decoration:none;color:#2a2a2a;font-size:14px;transition:color .2s}
.footerlinks a:hover{color:#28C9CC}
.footerbottom2{text-align:center;padding-top:25px;border-top:1px solid #28c9cc33}
.copyright18{font-size:14px;color:#666}
@media (max-width: 1024px) {
.footertop3{grid-template-columns:1fr;gap:30px}
}
.cookiebox5{position:fixed;right:30px;top:50%;transform:translateY(-50%);background:#fff;padding:28px;border-radius:10px;box-shadow:0 12px 40px #0003;max-width:380px;z-index:9999;display:none}
.cookiebox5[data-visible="true"]{display:block}
.cookieheading{font-size:20px;font-weight:700;color:#883610;margin-bottom:12px}
.cookietext92{font-size:14px;line-height:1.6;color:#555;margin-bottom:18px}
.cookietext92 a{color:#28C9CC;text-decoration:underline}
.cookiecategories{margin-bottom:20px}
.categoryitem label{display:block;font-size:13px;color:#666;margin-bottom:8px;cursor:pointer}
.categoryitem input[type="radio"]{margin-right:8px}
.cookiebuttons{display:flex;gap:10px;flex-wrap:wrap}
.cookiebtn{flex:1;padding:12px 20px;border:2px solid #28C9CC;background:transparent;color:#28C9CC;border-radius:6px;cursor:pointer;font-weight:600;font-size:14px;transition:background 0.2s,color .2s;font-family:'Lato',sans-serif}
.cookiebtn:hover{background:#28C9CC;color:#fff}
.optoutbtn{border-color:#883610;color:#883610}
.optoutbtn:hover{background:#883610;color:#fff}
.preferenceslink{position:fixed;bottom:20px;right:20px;background:#28C9CC;color:#fff;padding:10px 18px;border-radius:50px;text-decoration:none;font-size:13px;font-weight:600;box-shadow:0 4px 16px #28c9cc4d;z-index:9998;display:none}
.preferenceslink[data-show="true"]{display:block}
@media (max-width: 640px) {
.cookiebox5{right:15px;left:15px;max-width:none;padding:20px}
.cookiebuttons{flex-direction:column}
.cookiebtn{width:100%}
}
body::-webkit-scrollbar{width:10px}
body::-webkit-scrollbar-track{background:#ebf5ff80}
body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#28C9CC 0%,#883610 100%);border-radius:10px}
body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#883610 0%,#28C9CC 100%)}
.terms-box{max-width:1200px;margin:0 auto;padding:60px 20px;background:#FFF}
.terms-box p{font-size:16px;line-height:1.8;color:#333;margin:0 0 20px;text-align:left}
.terms-box p strong,.terms-box p b{font-weight:700;color:#883610}
.terms-box p em,.terms-box p i{font-style:italic;color:#555}
.terms-box ul,.terms-box ol{margin:0 0 24px;padding:0 0 0 28px;line-height:1.8}
.terms-box ul li,.terms-box ol li{font-size:16px;color:#333;margin:0 0 12px;padding-left:8px}
.terms-box ul li strong,.terms-box ol li strong,.terms-box ul li b,.terms-box ol li b{font-weight:700;color:#883610}
.terms-box ul li em,.terms-box ol li em,.terms-box ul li i,.terms-box ol li i{font-style:italic;color:#555}
.terms-box strong,.terms-box b{font-weight:700;color:#883610}
.terms-box em,.terms-box i{font-style:italic;color:#555}
.terms-box hr{border:0;height:2px;background:linear-gradient(to right,#28C9CC,#883610);margin:40px 0;opacity:.3}
.terms-box table{width:100%;border-collapse:collapse;margin:0 0 32px;background:#FFF;box-shadow:0 4px 16px #00000014;border-radius:8px;overflow:hidden}
.terms-box table thead{background:linear-gradient(135deg,#28C9CC,#883610)}
.terms-box table thead tr th{padding:16px 20px;text-align:left;font-size:15px;font-weight:700;color:#FFF;border-bottom:2px solid #fff3}
.terms-box table tbody tr{border-bottom:1px solid #EBF5FF;transition:background .3s ease-in-out}
.terms-box table tbody tr:hover{background:#EBF5FF}
.terms-box table tbody tr:last-child{border-bottom:0}
.terms-box table tbody tr td{padding:14px 20px;font-size:15px;color:#333;vertical-align:top}
.terms-box table tbody tr td strong,.terms-box table tbody tr td b{font-weight:700;color:#883610}
.terms-box table tbody tr td em,.terms-box table tbody tr td i{font-style:italic;color:#555}
@media (max-width: 1024px) {
.terms-box{padding:40px 18px}
.terms-box p,.terms-box ul li,.terms-box ol li{font-size:15px;line-height:1.7}
.terms-box table thead tr th,.terms-box table tbody tr td{padding:12px 16px;font-size:14px}
}
@media (max-width: 640px) {
.terms-box{padding:30px 16px}
.terms-box p{font-size:15px;line-height:1.7;margin:0 0 18px}
.terms-box ul,.terms-box ol{padding:0 0 0 24px;margin:0 0 20px}
.terms-box ul li,.terms-box ol li{font-size:15px;margin:0 0 10px}
.terms-box hr{margin:30px 0}
.terms-box table{display:block;overflow-x:auto;margin:0 0 24px}
.terms-box table thead tr th,.terms-box table tbody tr td{padding:10px 12px;font-size:13px;white-space:nowrap}
}
.titlebox{background:linear-gradient(135deg,#EBF5FF 0%,#28c9cc1f 100%);padding:80px 20px;position:relative;overflow:hidden}
.titlebox::before{content:'';position:absolute;width:400px;height:400px;background:radial-gradient(circle,#88361014,transparent 70%);top:-100px;right:-100px;border-radius:50%}
.titlebox::after{content:'';position:absolute;width:300px;height:300px;background:radial-gradient(circle,#28c9cc0f,transparent 70%);bottom:-80px;left:-80px;border-radius:50%}
.titlewrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.titletext h1{font-size:48px;line-height:1.2;color:#883610;margin:0 0 20px}
.titletext .subtitle{font-size:18px;line-height:1.6;color:#444}
.titlevisual{position:relative}
.titlevisual img{width:100%;height:420px;object-fit:cover;border-radius:8px;filter:blur(0.3px);box-shadow:0 12px 32px #0000001a}
.trialexperiencezone{padding:90px 20px;background:#fff}
.trialexperiencezone .contentbox3{max-width:1200px;margin:0 auto}
.trialexperiencezone .sectionlabel{text-align:center;margin-bottom:60px}
.trialexperiencezone .sectionlabel h2{font-size:38px;color:#883610;margin:0 0 16px}
.trialexperiencezone .sectionlabel .description{font-size:17px;color:#555;max-width:700px;margin:0 auto}
.trialgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.trialcard{background:linear-gradient(180deg,#EBF5FF 0%,#fff 100%);padding:40px 30px;border-radius:10px;border:2px solid #28c9cc33;transition:all .3s ease-in-out}
.trialcard:hover{transform:translateY(-6px);box-shadow:0 16px 40px #28c9cc26;border-color:#28C9CC}
.trialcard h3{font-size:22px;color:#28C9CC;margin:0 0 14px}
.trialcard .cardtext{font-size:16px;line-height:1.7;color:#555}
.pricingarea{background:linear-gradient(90deg,#883610 0%,#28C9CC 100%);padding:100px 20px;position:relative}
.pricingarea .wrapper8{max-width:1200px;margin:0 auto}
.pricingtitle{text-align:center;margin-bottom:70px}
.pricingtitle h2{font-size:40px;color:#fff;margin:0 0 18px}
.pricingtitle .info{font-size:17px;color:#ffffffe6}
.pricingflexbox{display:flex;justify-content:center;gap:50px;flex-wrap:wrap}
.priceoption{background:#fff;padding:50px 40px;border-radius:12px;width:340px;box-shadow:0 20px 48px #0003}
.priceoption.featured{transform:scale(1.08);border:3px solid #EBF5FF}
.priceoption h3{font-size:26px;color:#883610;margin:0 0 12px}
.priceoption .amount{font-size:44px;font-weight:700;color:#28C9CC;margin:20px 0}
.priceoption .features{list-style:none;padding:0;margin:30px 0}
.priceoption .features li{font-size:15px;color:#555;padding:10px 0;border-bottom:1px solid #EBF5FF}
.priceoption .actionbtn{display:block;width:100%;padding:16px;background:linear-gradient(135deg,#28C9CC,#883610);color:#fff;text-align:center;border-radius:8px;text-decoration:none;font-size:16px;transition:transform .2s ease-in-out;position:relative;z-index:10}
.priceoption .actionbtn:hover{transform:scale(1.05);box-shadow:0 8px 20px #28c9cc66}
.relevancesection{padding:90px 20px;background:#fff}
.relevancesection .containerbox{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:70px;align-items:center}
.relevancevisual img{width:100%;height:440px;object-fit:cover;border-radius:10px;box-shadow:0 14px 36px #0000001f}
.relevancecontent h2{font-size:36px;color:#883610;margin:0 0 24px}
.relevancecontent .paragraph{font-size:16px;line-height:1.8;color:#555;margin-bottom:18px}
.relevancecontent .highlight{background:linear-gradient(90deg,#28c9cc26,#8836101a);padding:24px;border-left:4px solid #28C9CC;border-radius:6px;margin-top:30px}
.relevancecontent .highlight::before{content:'→';color:#28C9CC;font-size:24px;margin-right:10px}
.directionssection{background:linear-gradient(180deg,#EBF5FF 0%,#28c9cc14 100%);padding:100px 20px}
.directionssection .wrapperbox11{max-width:1200px;margin:0 auto}
.directionssection .headingarea{text-align:center;margin-bottom:60px}
.directionssection .headingarea h2{font-size:38px;color:#883610;margin:0 0 16px}
.directionssection .headingarea .intro{font-size:17px;color:#555}
.directionsgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
.directioncard{background:#fff;padding:35px 28px;border-radius:8px;box-shadow:0 8px 24px #00000014;border-top:4px solid #28C9CC;transition:all .3s ease-in-out}
.directioncard:hover{box-shadow:0 16px 40px #88361026;border-top-color:#883610}
.directioncard h4{font-size:20px;color:#28C9CC;margin:0 0 14px}
.directioncard .directiontext{font-size:15px;line-height:1.7;color:#555}
.techsection{padding:90px 20px;background:#fff;position:relative}
.techsection::before{content:'';position:absolute;width:100%;height:2px;background:linear-gradient(90deg,transparent,#28C9CC,transparent);top:0;left:0}
.techsection .containerwrapper{max-width:1200px;margin:0 auto}
.techheading{text-align:center;margin-bottom:70px}
.techheading h2{font-size:38px;color:#883610;margin:0 0 20px;position:relative;display:inline-block}
.techheading h2::after{content:'';position:absolute;width:60%;height:3px;background:#28C9CC;bottom:-8px;left:20%}
.techheading .description{font-size:17px;color:#555}
.techcards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}
.techitem{background:linear-gradient(135deg,#EBF5FF 0%,#fff 100%);padding:40px 32px;border-radius:10px;box-shadow:0 10px 28px #00000014;position:relative;overflow:hidden}
.techitem::before{content:'';position:absolute;width:100px;height:100px;background:radial-gradient(circle,#28c9cc1a,transparent);top:-30px;right:-30px;border-radius:50%}
.techitem h4{font-size:22px;color:#28C9CC;margin:0 0 16px;position:relative;z-index:2}
.techitem .itemtext{font-size:16px;line-height:1.8;color:#555;position:relative;z-index:2}
.problemsolutionsarea{background:linear-gradient(135deg,#883610 0%,#28c9cce6 100%);padding:100px 20px}
.problemsolutionsarea .wrapper14{max-width:1200px;margin:0 auto}
.problemsolutionsarea .maintitle{text-align:center;margin-bottom:70px}
.problemsolutionsarea .maintitle h2{font-size:40px;color:#fff;margin:0 0 18px}
.problemsolutionsarea .maintitle .subtitle{font-size:18px;color:#fffffff2}
.comparisonlayout{display:grid;grid-template-columns:1fr 1fr;gap:50px}
.problembox,.solutionbox{background:#fff;padding:50px 40px;border-radius:10px;box-shadow:0 18px 42px #0003}
.problembox h3,.solutionbox h3{font-size:28px;margin:0 0 24px}
.problembox h3{color:#883610}
.solutionbox h3{color:#28C9CC}
.problembox .listitem,.solutionbox .listitem{padding:16px 0;border-bottom:1px solid #EBF5FF;font-size:16px;line-height:1.7;color:#555}
.problembox .listitem:last-child,.solutionbox .listitem:last-child{border-bottom:none}
.testimonialsection{padding:90px 20px;background:#fff}
.testimonialsection .wrapper16{max-width:1200px;margin:0 auto}
.testimonialsection .sectionhead{text-align:center;margin-bottom:60px}
.testimonialsection .sectionhead h2{font-size:38px;color:#883610;margin:0 0 16px}
.testimonialcard{background:linear-gradient(135deg,#EBF5FF 0%,#fff 100%);padding:50px;border-radius:12px;border-left:6px solid #28C9CC;box-shadow:0 12px 32px #0000001a;display:grid;grid-template-columns:140px 1fr;gap:40px;align-items:center}
.testimonialcard img{width:140px;height:140px;object-fit:cover;border-radius:50%;border:4px solid #28C9CC}
.testimonialcontent .quote{font-size:17px;line-height:1.8;color:#555;margin-bottom:20px;font-style:italic}
.testimonialcontent .author{font-size:18px;color:#883610;font-weight:700}
.testimonialcontent .role{font-size:15px;color:#777;margin-top:6px}
@media (max-width: 1024px) {
.titlewrapper{grid-template-columns:1fr;gap:40px}
.titletext h1{font-size:38px}
.trialgrid{grid-template-columns:repeat(2,1fr)}
.pricingflexbox{gap:30px}
.priceoption.featured{transform:scale(1)}
.relevancesection .containerbox{grid-template-columns:1fr;gap:40px}
.directionsgrid{grid-template-columns:repeat(2,1fr)}
.comparisonlayout{grid-template-columns:1fr;gap:30px}
.testimonialcard{grid-template-columns:1fr;gap:30px;text-align:center}
.testimonialcard img{margin:0 auto}
}
@media (max-width: 640px) {
.titlebox{padding:60px 20px}
.titletext h1{font-size:32px}
.trialgrid{grid-template-columns:1fr}
.pricingflexbox{flex-direction:column;align-items:center}
.priceoption{width:100%;max-width:400px}
.directionsgrid{grid-template-columns:1fr}
.techcards{grid-template-columns:1fr}
}
.titleblock{max-width:1200px;margin:0 auto;padding:80px 20px 40px;display:grid;grid-template-columns:1fr 1.4fr;gap:60px;align-items:center}
.imagewrapper77{position:relative;width:100%}
.imagewrapper77::before,.imagewrapper77::after{content:'';position:absolute;border:1px solid #28C9CC}
.imagewrapper77::before{top:-12px;left:-12px;right:12px;bottom:12px}
.imagewrapper77::after{top:12px;left:12px;right:-12px;bottom:-12px;border-color:#883610}
.imagewrapper77 img{position:relative;z-index:2;width:100%;height:auto;display:block;filter:saturate(0.7)}
.textcontent19 h1{font-size:2.8rem;line-height:1.2;margin:0 0 24px;color:#883610}
.textcontent19 h1 span{color:#28C9CC;display:inline-block;position:relative}
.textcontent19 h1 span::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:3px;background:linear-gradient(90deg,#28C9CC,#883610)}
.textcontent19 p{font-size:1.1rem;line-height:1.7;color:#2a2a2a;margin:0 0 18px}
.storycontainer{max-width:1200px;margin:60px auto;padding:0 20px}
.storytext{background:linear-gradient(135deg,#EBF5FF 0%,#28c9cc1a 100%);padding:60px;border-radius:8px;position:relative}
.storytext::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#28C9CC,#883610)}
.storytext h2{font-size:2.2rem;color:#883610;margin:0 0 32px}
.paragraphset{columns:2;column-gap:50px}
.paragraphset p{margin:0 0 20px;font-size:1.05rem;line-height:1.8;color:#333;break-inside:avoid}
.paragraphset p strong{color:#28C9CC;font-weight:600}
.valuesection{max-width:1200px;margin:80px auto;padding:0 20px}
.valuesheader{text-align:center;margin-bottom:60px}
.valuesheader h2{font-size:2.4rem;color:#883610;margin:0 0 16px;position:relative;display:inline-block}
.valuesheader h2::before{content:'';position:absolute;width:60px;height:3px;background:#28C9CC;top:-12px;left:50%;transform:translateX(-50%)}
.valuegrid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.valuebox{background:#fff;border:2px solid #EBF5FF;padding:40px 30px;border-radius:10px;position:relative;transition:all .3s ease}
.valuebox:hover{transform:translateY(-8px);box-shadow:0 12px 32px #28c9cc33;border-color:#28C9CC}
.valuebox h3{font-size:1.6rem;color:#883610;margin:0 0 16px}
.valuebox p{font-size:1rem;line-height:1.7;color:#444;margin:0}
.valuebox::after{content:'';position:absolute;top:-2px;left:-2px;width:40px;height:40px;background:linear-gradient(135deg,#28C9CC,#883610);opacity:0;transition:opacity .3s ease;border-radius:10px 0 0 0}
.valuebox:hover::after{opacity:1}
.journeyarea{max-width:1200px;margin:80px auto 100px;padding:0 20px}
.journeytitle{margin-bottom:50px}
.journeytitle h2{font-size:2.3rem;color:#883610;margin:0 0 20px}
.journeytitle p{font-size:1.15rem;color:#555;line-height:1.7;margin:0}
.timelineholder{position:relative;padding-left:60px}
.timelineholder::before{content:'';position:absolute;left:20px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#28C9CC 0%,#883610 100%)}
.milestoneitem{position:relative;margin-bottom:50px;background:#fff;padding:30px;border-radius:8px;border-left:4px solid #28C9CC;box-shadow:0 4px 16px #00000014}
.milestoneitem::before{content:'';position:absolute;left:-64px;top:30px;width:16px;height:16px;background:#883610;border:3px solid #28C9CC;border-radius:50%}
.milestoneyear{font-size:1.8rem;font-weight:700;color:#28C9CC;margin:0 0 12px}
.milestoneitem h4{font-size:1.4rem;color:#883610;margin:0 0 14px}
.milestoneitem p{font-size:1rem;line-height:1.7;color:#444;margin:0}
.teamshowcase{max-width:1200px;margin:80px auto 100px;padding:0 20px}
.teamheader{margin-bottom:50px;text-align:center}
.teamheader h2{font-size:2.4rem;color:#883610;margin:0 0 18px}
.teamheader p{font-size:1.1rem;color:#555;max-width:700px;margin:0 auto;line-height:1.7}
.teamgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.membercard{display:grid;grid-template-columns:180px 1fr;gap:30px;background:linear-gradient(135deg,#EBF5FF 0%,#fff 100%);padding:30px;border-radius:10px;align-items:start;position:relative;overflow:hidden}
.membercard::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#28C9CC,#883610)}
.memberphoto img{width:180px;height:180px;border-radius:50%;object-fit:cover;border:4px solid #28C9CC}
.memberinfo h4{font-size:1.6rem;color:#883610;margin:0 0 8px}
.memberrole{font-size:1rem;color:#28C9CC;font-weight:600;margin:0 0 16px;display:block}
.memberinfo p{font-size:.98rem;line-height:1.7;color:#444;margin:0}
@media (max-width: 1024px) {
.titleblock{grid-template-columns:1fr;gap:40px;padding-top:60px}
.textcontent19 h1{font-size:2.3rem}
.paragraphset{columns:1}
.valuegrid{grid-template-columns:1fr}
.teamgrid{grid-template-columns:1fr}
.membercard{grid-template-columns:1fr;text-align:center;justify-items:center}
}
@media (max-width: 640px) {
.titleblock{padding:40px 15px 30px}
.textcontent19 h1{font-size:1.9rem}
.storytext{padding:35px 25px}
.storytext h2{font-size:1.8rem}
.valuesheader h2{font-size:2rem}
.valuebox{padding:30px 20px}
.journeytitle h2{font-size:1.9rem}
.timelineholder{padding-left:40px}
.milestoneitem::before{left:-44px}
.teamheader h2{font-size:2rem}
.memberphoto img{width:150px;height:150px}
}
.contactpagewrap12{max-width:1200px;margin:0 auto;padding:0 20px}
.circularherotemp{position:relative;display:flex;align-items:center;justify-content:center;min-height:480px;padding:80px 20px;background:linear-gradient(135deg,#28C9CC 0%,#883610 100%);border-radius:50% 50% 0 0 / 20% 20% 0 0;margin-bottom:60px;overflow:hidden}
.circularherotemp::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 40%,#ffffff26 0%,transparent 60%);pointer-events:none}
.circularherotemp::after{content:'';position:absolute;top:10%;right:15%;width:200px;height:200px;background:radial-gradient(circle,#ffffff1a 0%,transparent 70%);border-radius:50%;pointer-events:none}
.herotextcircular56{position:relative;z-index:2;text-align:center;max-width:700px}
.herotextcircular56 h1{font-size:48px;font-weight:700;color:#fff;margin:0 0 20px;line-height:1.2}
.breaklinevisual{width:120px;height:4px;background:#EBF5FF;margin:0 auto 24px;border-radius:2px}
.herotextcircular56 p{font-size:20px;color:#fffffff2;line-height:1.6;margin:0}
.contactinfosectionbox{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;padding:60px 0}
.contactcardunit45{background:#EBF5FF;padding:36px 28px;border-radius:8px;box-shadow:0 4px 16px #00000014;transition:transform .3s ease,box-shadow .3s ease}
.contactcardunit45:hover{transform:translateY(-4px);box-shadow:0 8px 24px #28c9cc33}
.iconholdercontact{width:56px;height:56px;background:linear-gradient(135deg,#28C9CC 0%,#883610 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.iconholdercontact svg{width:28px;height:28px;fill:#fff}
.contactcardunit45 h3{font-size:22px;color:#883610;margin:0 0 12px;font-weight:600}
.contactcardunit45 p{font-size:16px;color:#333;line-height:1.6;margin:0 0 8px}
.contactcardunit45 a{color:#28C9CC;text-decoration:none;font-weight:500;transition:color .3s ease}
.contactcardunit45 a:hover{color:#883610}
.formcontainermain{background:linear-gradient(180deg,#28c9cc0d 0%,#8836100d 100%);padding:60px 0;margin:60px 0}
.formwrapper87{max-width:720px;margin:0 auto;background:#fff;padding:48px 40px;border-radius:10px;box-shadow:0 6px 20px #0000001a}
.formwrapper87 h2{font-size:32px;color:#883610;margin:0 0 16px;font-weight:700}
.formdescription12{font-size:17px;color:#555;line-height:1.6;margin:0 0 36px}
.formgrid23{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}
.inputwrapper56{display:flex;flex-direction:column}
.inputwrapper56 label{font-size:15px;color:#333;font-weight:600;margin-bottom:8px}
.inputwrapper56 input[type="text"],.inputwrapper56 input[type="email"]{padding:14px 16px;border:2px solid #EBF5FF;border-radius:6px;font-size:16px;transition:border-color .3s ease,box-shadow .3s ease;background:#fff}
.inputwrapper56 input[type="text"]:focus,.inputwrapper56 input[type="email"]:focus{outline:none;border-color:#28C9CC;box-shadow:0 0 0 3px #28c9cc1a}
.checkboxgrouparea{margin:28px 0}
.checkboxgrouparea > label{display:block;font-size:16px;color:#333;font-weight:600;margin-bottom:16px}
.checkboxoptionrow{display:flex;align-items:center;margin-bottom:12px}
.checkboxoptionrow input[type="checkbox"]{width:20px;height:20px;margin-right:10px;cursor:pointer;accent-color:#28C9CC}
.checkboxoptionrow label{font-size:15px;color:#444;cursor:pointer}
.privacyconsentbox{display:flex;align-items:flex-start;margin:32px 0 28px;padding:16px;background:#EBF5FF;border-radius:6px}
.privacyconsentbox input[type="checkbox"]{width:18px;height:18px;margin-right:12px;margin-top:2px;cursor:pointer;accent-color:#28C9CC;flex-shrink:0}
.privacyconsentbox label{font-size:14px;color:#333;line-height:1.5;cursor:pointer}
.privacyconsentbox a{color:#28C9CC;text-decoration:underline;font-weight:500}
.privacyconsentbox a:hover{color:#883610}
.submitbuttonholder{text-align:center}
.submitbtn98{background:linear-gradient(135deg,#28C9CC 0%,#883610 100%);color:#fff;padding:16px 48px;font-size:18px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px #28c9cc4d}
.submitbtn98:hover{transform:translateY(-2px);box-shadow:0 6px 20px #28c9cc66}
.submitbtn98:active{transform:translateY(0)}
.locationdetailssection{padding:60px 0;background:#fff}
.locationgrid78{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.locationtext89 h2{font-size:36px;color:#883610;margin:0 0 20px;font-weight:700}
.locationtext89 p{font-size:17px;color:#555;line-height:1.7;margin:0 0 16px}
.addressblock23{background:linear-gradient(135deg,#28c9cc1a 0%,#8836101a 100%);padding:24px;border-radius:8px;margin-top:24px}
.addressblock23 h4{font-size:18px;color:#883610;margin:0 0 12px;font-weight:600}
.addressblock23 p{font-size:16px;color:#333;line-height:1.6;margin:0}
.locationimagearea{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px #0000001f}
.locationimagearea img{width:100%;height:420px;object-fit:cover;display:block}
.whycontactussection{padding:60px 0;background:linear-gradient(180deg,#EBF5FF 0%,#fff 100%)}
.whycontactbox45{max-width:900px;margin:0 auto;text-align:center}
.whycontactbox45 h2{font-size:36px;color:#883610;margin:0 0 24px;font-weight:700}
.whycontactbox45 p{font-size:18px;color:#555;line-height:1.7;margin:0 0 16px}
.featuregrid34{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px;margin-top:40px}
.featureitem67{background:#fff;padding:32px 24px;border-radius:8px;box-shadow:0 4px 12px #00000014;text-align:center;transition:transform .3s ease}
.featureitem67:hover{transform:translateY(-4px)}
.featureiconbox{width:64px;height:64px;background:linear-gradient(135deg,#28C9CC 0%,#883610 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}
.featureiconbox svg{width:32px;height:32px;fill:#fff}
.featureitem67 h4{font-size:19px;color:#883610;margin:0 0 12px;font-weight:600}
.featureitem67 p{font-size:15px;color:#666;line-height:1.6;margin:0}
@media (max-width: 1024px) {
.circularherotemp{min-height:400px;padding:60px 20px}
.herotextcircular56 h1{font-size:38px}
.locationgrid78{grid-template-columns:1fr;gap:32px}
.formgrid23{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.circularherotemp{min-height:360px;padding:50px 16px;border-radius:40% 40% 0 0 / 15% 15% 0 0}
.herotextcircular56 h1{font-size:32px}
.herotextcircular56 p{font-size:17px}
.contactinfosectionbox{grid-template-columns:1fr;gap:24px;padding:40px 0}
.formwrapper87{padding:32px 24px}
.formwrapper87 h2{font-size:28px}
.submitbtn98{width:100%;padding:14px 32px}
.whycontactbox45 h2{font-size:28px}
.locationtext89 h2{font-size:28px}
.featuregrid34{grid-template-columns:1fr}
}
.titleblock49{display:flex;align-items:center;gap:48px;max-width:1200px;margin:0 auto;padding:80px 24px}
.titleblock49 .textcontent715{flex:1}
.titleblock49 .heading92{font-size:48px;font-weight:700;line-height:1.2;color:#883610;margin:0 0 24px}
.titleblock49 .description817{font-size:18px;line-height:1.6;color:#2d2d2d;margin:0 0 32px}
.titleblock49 .actionbuttons26{display:flex;gap:16px;flex-wrap:wrap}
.titleblock49 .primarybtn483{padding:16px 32px;background:linear-gradient(135deg,#28C9CC,#883610);color:#fff;text-decoration:none;border-radius:8px;font-size:16px;font-weight:600;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;display:inline-block;position:relative;z-index:10}
.titleblock49 .primarybtn483:hover{transform:translateY(-2px);box-shadow:0 12px 24px #28c9cc4d}
.titleblock49 .secondarybtn904{padding:16px 32px;background:transparent;color:#883610;text-decoration:none;border:2px solid #883610;border-radius:8px;font-size:16px;font-weight:600;transition:background .3s ease-in-out,color .3s ease-in-out;display:inline-block;position:relative;z-index:10}
.titleblock49 .secondarybtn904:hover{background:#883610;color:#fff}
.titleblock49 .imagewrapper7281{flex:1;position:relative}
.titleblock49 .heroimage134{width:100%;height:auto;border-radius:12px;box-shadow:0 16px 32px #88361026;filter:brightness(1.05) contrast(1.02)}
@media (max-width: 1024px) {
.titleblock49{flex-direction:column;padding:60px 24px}
.titleblock49 .heading92{font-size:36px}
}
@media (max-width: 640px) {
.titleblock49{padding:40px 20px}
.titleblock49 .heading92{font-size:28px}
.titleblock49 .actionbuttons26{flex-direction:column}
.titleblock49 .primarybtn483,.titleblock49 .secondarybtn904{width:100%;text-align:center}
}
.structuresection92{background:linear-gradient(180deg,#EBF5FF 0%,#fff 100%);padding:80px 24px}
.structuresection92 .innercontainer431{max-width:1200px;margin:0 auto}
.structuresection92 .sectionheading67{font-size:36px;font-weight:700;color:#883610;text-align:center;margin:0 0 48px;position:relative}
.structuresection92 .sectionheading67::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#28C9CC,#883610);margin:16px auto 0;border-radius:2px}
.structuresection92 .modulegrid84{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.structuresection92 .modulecard512{background:#fff;padding:32px;border-radius:12px;box-shadow:0 8px 16px #28c9cc1a;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;border-left:4px solid #28C9CC}
.structuresection92 .modulecard512:hover{transform:translateY(-4px);box-shadow:0 16px 32px #28c9cc33}
.structuresection92 .modulenumber73{font-size:14px;font-weight:700;color:#28C9CC;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px}
.structuresection92 .moduletitle29{font-size:22px;font-weight:700;color:#883610;margin:0 0 16px}
.structuresection92 .moduledescription85{font-size:16px;line-height:1.6;color:#4d4d4d;margin:0 0 20px}
.structuresection92 .topicslist67{list-style:none;padding:0;margin:0}
.structuresection92 .topicslist67 .topicitem19{font-size:14px;color:#666;padding:8px 0 8px 24px;position:relative}
.structuresection92 .topicslist67 .topicitem19::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;background:linear-gradient(135deg,#28C9CC,#883610);border-radius:50%}
@media (max-width: 1024px) {
.structuresection92 .modulegrid84{grid-template-columns:repeat(2,1fr);gap:24px}
}
@media (max-width: 640px) {
.structuresection92{padding:60px 20px}
.structuresection92 .modulegrid84{grid-template-columns:1fr}
.structuresection92 .sectionheading67{font-size:28px}
}
.approachsection471{padding:80px 24px;background:#fff}
.approachsection471 .contentwrapper682{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.approachsection471 .imagebox174{position:relative}
.approachsection471 .profileimage39{width:100%;height:auto;border-radius:12px;box-shadow:0 16px 32px #88361026}
.approachsection471 .textbox529{display:flex;flex-direction:column;gap:24px}
.approachsection471 .subheading81{font-size:32px;font-weight:700;color:#883610;margin:0;line-height:1.3}
.approachsection471 .paragraph42{font-size:16px;line-height:1.7;color:#4d4d4d;margin:0}
.approachsection471 .featurelist94{display:flex;flex-direction:column;gap:16px}
.approachsection471 .featureitem37{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#EBF5FF;border-radius:8px;transition:background .3s ease-in-out}
.approachsection471 .featureitem37:hover{background:linear-gradient(135deg,#28c9cc1a,#8836101a)}
.approachsection471 .featureicon82{width:24px;height:24px;flex-shrink:0}
.approachsection471 .featuretext61{font-size:15px;line-height:1.6;color:#2d2d2d;margin:0}
@media (max-width: 1024px) {
.approachsection471 .contentwrapper682{grid-template-columns:1fr;gap:48px}
}
@media (max-width: 640px) {
.approachsection471{padding:60px 20px}
.approachsection471 .subheading81{font-size:24px}
}
.testimonialsection83{padding:80px 24px;background:linear-gradient(180deg,#fff 0%,#EBF5FF 100%);position:relative;overflow:hidden}
.testimonialsection83::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,#28c9cc0d,transparent 50%);pointer-events:none}
.testimonialsection83 .wrapper51{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.testimonialsection83 .maintitle72{font-size:36px;font-weight:700;color:#883610;text-align:center;margin:0 0 64px}
.testimonialsection83 .testimonialgrid18{display:grid;grid-template-columns:repeat(2,1fr);gap:48px}
.testimonialsection83 .testimonialcard46{background:#fff;padding:40px;border-radius:12px;box-shadow:0 8px 24px #8836101a;display:flex;flex-direction:column;gap:24px;position:relative}
.testimonialsection83 .testimonialcard46::before{content:'"';position:absolute;top:20px;left:20px;font-size:72px;font-weight:700;color:#28c9cc1a;line-height:1}
.testimonialsection83 .profilesection95{display:flex;align-items:center;gap:16px}
.testimonialsection83 .avatarimage23{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid #28C9CC}
.testimonialsection83 .profileinfo41{display:flex;flex-direction:column;gap:4px}
.testimonialsection83 .personname76{font-size:18px;font-weight:700;color:#883610;margin:0}
.testimonialsection83 .personrole58{font-size:14px;color:#666;margin:0}
.testimonialsection83 .testimonialtext39{font-size:16px;line-height:1.7;color:#4d4d4d;margin:0;position:relative;z-index:1}
.testimonialsection83 .ratingbox32{display:flex;gap:4px}
.testimonialsection83 .star14{width:20px;height:20px}
@media (max-width: 1024px) {
.testimonialsection83 .testimonialgrid18{grid-template-columns:1fr;gap:32px}
}
@media (max-width: 640px) {
.testimonialsection83{padding:60px 20px}
.testimonialsection83 .maintitle72{font-size:28px;margin:0 0 40px}
.testimonialsection83 .testimonialcard46{padding:28px}
}
.successwrap{min-height:85vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#EBF5FF 0%,#28C9CC 100%);padding:40px 20px;position:relative;overflow:hidden}
.successwrap::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#8836101f 0%,transparent 70%);border-radius:50%}
.successwrap::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#28c9cc26 0%,transparent 70%);border-radius:50%}
.confirmationcontainer{max-width:700px;width:100%;background:#fff;border-radius:8px;box-shadow:0 16px 48px #0000001f;padding:60px 40px;text-align:center;position:relative;z-index:1}
.iconcheck{width:90px;height:90px;margin:0 auto 28px;position:relative}
.iconcheck svg{width:100%;height:100%;filter:drop-shadow(0 4px 12px #28c9cc4d)}
.iconcheck svg circle{fill:#28C9CC}
.iconcheck svg path{stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;fill:none}
.confirmationcontainer h1{font-size:32px;line-height:1.3;color:#1a1a1a;margin:0 0 18px;font-weight:700}
.confirmationcontainer h1::after{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#28C9CC 0%,#883610 100%);margin:20px auto 0;border-radius:2px}
.messagetxt{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0 0 32px;max-width:550px;margin-left:auto;margin-right:auto}
.messagetxt strong{color:#28C9CC;font-weight:600}
.nextactionbox{background:linear-gradient(135deg,#28c9cc14 0%,#88361014 100%);border-radius:6px;padding:28px 32px;margin:36px 0 0;border-left:4px solid #28C9CC}
.nextactionbox h3{font-size:19px;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.nextactionbox p{font-size:15px;line-height:1.6;color:#5a5a5a;margin:0 0 24px}
.linkgroup87{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.actionbtn{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#28C9CC 0%,#883610 100%);color:#fff;text-decoration:none;border-radius:6px;font-size:16px;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 16px #28c9cc4d}
.actionbtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #28c9cc66}
.actionbtn:active{transform:translateY(0)}
.secondarybtn{display:inline-block;padding:14px 32px;background:#fff;color:#28C9CC;text-decoration:none;border-radius:6px;font-size:16px;font-weight:600;border:2px solid #28C9CC;transition:background .3s ease,color .3s ease}
.secondarybtn:hover{background:#28C9CC;color:#fff}
.detailinfo{margin:32px 0 0;padding:24px 0 0;border-top:1px solid #28c9cc33}
.detailinfo p{font-size:14px;line-height:1.6;color:#7a7a7a;margin:0 0 8px}
.detailinfo a{color:#28C9CC;text-decoration:none;font-weight:600;transition:color .3s ease}
.detailinfo a:hover{color:#883610}
@media (max-width: 640px) {
.successwrap{padding:30px 16px}
.confirmationcontainer{padding:40px 24px}
.confirmationcontainer h1{font-size:26px}
.messagetxt{font-size:16px}
.nextactionbox{padding:20px}
.linkgroup87{flex-direction:column}
.actionbtn,.secondarybtn{width:100%;text-align:center}
.iconcheck{width:70px;height:70px}
}