*{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Arimo',sans-serif;background:#FAFBFC;color:#333B58;line-height:1.6}
::-webkit-scrollbar{width:6px}
::-webkit-scrollbar-track{background:#E3E7EA}
::-webkit-scrollbar-thumb{background:#333B58;border-radius:20px}
::-webkit-scrollbar-thumb:hover{background:#E0393D;transition:background 300ms ease}
.headerOuter{background:linear-gradient(135deg,#FFF 0%,#E3E7EA 100%);box-shadow:0 4px 16px #333b5814}
.headerTopRow{max-width:960px;margin:0 auto;padding:24px 20px 16px;display:flex;justify-content:space-between;align-items:center}
.logoContainer{display:flex;align-items:center;gap:16px}
.logoContainer img{height:85px;width:85px;object-fit:contain;background:#FFF;padding:8px;border-radius:20px;box-shadow:0 2px 12px #e0393d1f}
.companyNameText{font-size:28px;font-weight:700;color:#333B58;letter-spacing:-.5px}
.headerBottomRow{background:#FFF;border-top:2px solid #E3E7EA}
.navContainerWrap{max-width:960px;margin:0 auto;padding:0 20px}
.mainNavigationList{list-style:none;display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 0}
.mainNavigationList li{position:relative}
.mainNavigationList a{display:block;padding:12px 24px;color:#333B58;text-decoration:none;font-weight:500;font-size:16px;border-radius:18px;transition:all 280ms ease}
.mainNavigationList a:hover{background:#E3E7EA;color:#E0393D}
.navItemWithSub{position:relative}
.navItemWithSub:hover .subMenuDrop{opacity:1;visibility:visible;transform:translateY(0)}
.subMenuDrop{position:absolute;top:100%;left:0;background:#FFF;box-shadow:0 8px 24px #333b5826;border-radius:16px;padding:12px 0;min-width:220px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 300ms ease;z-index:1000;margin-top:8px}
.subMenuDrop:hover{opacity:1;visibility:visible;transform:translateY(0)}
.subMenuDrop a{display:block;padding:10px 20px;color:#333B58;border-radius:0}
.subMenuDrop a:hover{background:#E3E7EA;color:#E0393D}
main{min-height:200px}
.footerOuter{background:linear-gradient(180deg,#333B58 0%,#252B42 100%);color:#FFF;margin-top:80px}
.footerInner{max-width:960px;margin:0 auto;padding:48px 20px 24px}
.footerNavSection{margin-bottom:32px}
.footerNavList{list-style:none;display:flex;justify-content:center;gap:32px;flex-wrap:wrap;margin-bottom:32px}
.footerNavList a{color:#E3E7EA;text-decoration:none;font-size:15px;transition:color 280ms ease}
.footerNavList a:hover{color:#E0393D}
.contactInfoBlock{text-align:center;margin-bottom:32px;padding:24px;background:#e3e7ea14;border-radius:20px}
.contactInfoBlock p{margin:8px 0;color:#E3E7EA;font-size:15px}
.contactInfoBlock a{color:#E3E7EA;text-decoration:none;transition:color 280ms ease}
.contactInfoBlock a:hover{color:#E0393D}
.copyrightText{text-align:center;color:#E3E7EA;font-size:14px;padding-top:24px;border-top:1px solid #e3e7ea33}
.cookiePopupContainer{position:fixed;bottom:24px;right:24px;background:#FFF;box-shadow:0 12px 32px #333b5833;border-radius:24px;padding:28px;max-width:420px;z-index:9999;opacity:0;visibility:hidden;transform:scale(0.95);transition:all 350ms ease}
.cookiePopupContainer.active{opacity:1;visibility:visible;transform:scale(1)}
.cookiePopupContainer h3{color:#333B58;margin-bottom:12px;font-size:20px}
.cookiePopupContainer p{color:#333B58;margin-bottom:20px;font-size:14px;line-height:1.5}
.cookieOptionsGroup{margin-bottom:20px}
.cookieOption{display:flex;align-items:center;margin-bottom:10px;cursor:pointer}
.cookieOption input[type="radio"]{margin-right:10px}
.cookieOption label{font-size:14px;color:#333B58;cursor:pointer}
.cookieButtonsGroup{display:flex;gap:12px}
.cookieBtnOutline{flex:1;padding:12px 20px;background:transparent;border:2px solid #333B58;color:#333B58;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all 300ms ease}
.cookieBtnOutline:hover{background:#333B58;color:#FFF}
.cookieBtnAccept{flex:1;padding:12px 20px;background:transparent;border:2px solid #E0393D;color:#E0393D;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:all 300ms ease}
.cookieBtnAccept:hover{background:#E0393D;color:#FFF}
@media (max-width: 768px) {
.headerTopRow{flex-direction:column;text-align:center;gap:16px}
.logoContainer{flex-direction:column}
.companyNameText{font-size:22px}
.mainNavigationList{flex-direction:column;gap:4px}
.mainNavigationList a{width:100%;text-align:center}
.subMenuDrop{position:static;opacity:0;visibility:hidden;max-height:0;overflow:hidden;transition:all 300ms ease}
.navItemWithSub:hover .subMenuDrop{opacity:1;visibility:visible;max-height:300px}
.footerNavList{flex-direction:column;gap:16px;text-align:center}
.cookiePopupContainer{left:20px;right:20px;bottom:20px;max-width:none}
}
@media (max-width: 375px) {
.logoContainer img{height:70px;width:70px}
.companyNameText{font-size:20px}
}
.heroIntroWrapperV2{background:linear-gradient(135deg,#333B58 0%,#4a5372 100%);padding:80px 20px;position:relative;overflow:hidden}
.heroIntroWrapperV2::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#e0393d26 0%,transparent 70%);border-radius:50%}
.heroIntroWrapperV2::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#e3e7ea14 0%,transparent 70%);border-radius:50%}
.programHeroContainer{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.heroTextContent h1{font-size:48px;color:#fff;margin:0 0 24px;line-height:1.2;font-weight:700}
.heroTextContent h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#E0393D 0%,#E3E7EA 100%);margin-top:16px;border-radius:20px}
.heroTextContent p{font-size:18px;color:#E3E7EA;line-height:1.6;margin:0 0 32px}
.heroCTAButton{display:inline-block;background:#E0393D;color:#fff;padding:16px 36px;text-decoration:none;border-radius:24px;font-size:16px;font-weight:600;transition:all 320ms ease;box-shadow:0 8px 24px #e0393d4d}
.heroCTAButton:hover{background:#c9313a;transform:translateY(-2px);box-shadow:0 12px 32px #e0393d66}
.heroImageBlock img{width:100%;height:380px;object-fit:cover;border-radius:24px;box-shadow:0 16px 48px #0000004d}
.courseCurriculumOuterWrap{background:#fff;padding:100px 20px;position:relative}
.courseCurriculumOuterWrap::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(45deg,transparent,transparent 40px,#e3e7ea4d 40px,#e3e7ea4d 41px);pointer-events:none}
.curriculumContentWrapper{max-width:960px;margin:0 auto;position:relative;z-index:2}
.curriculumContentWrapper h2{font-size:42px;color:#333B58;margin:0 0 16px;text-align:center}
.curriculumContentWrapper h2::before{content:'◆';color:#E0393D;margin-right:12px;font-size:28px}
.sectionIntroText{text-align:center;font-size:18px;color:#666;margin:0 auto 60px;max-width:700px;line-height:1.7}
.moduleGridLayout{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.moduleCardItem{background:#fff;border:2px solid #E3E7EA;border-radius:20px;padding:32px 24px;transition:all 300ms ease;position:relative;overflow:hidden}
.moduleCardItem::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#333B58 0%,#E0393D 100%);transform:scaleX(0);transform-origin:left;transition:transform 300ms ease}
.moduleCardItem:hover{border-color:#E0393D;box-shadow:0 12px 32px #e0393d26;transform:translateY(-4px)}
.moduleCardItem:hover::before{transform:scaleX(1)}
.moduleNumberTag{display:inline-block;background:#333B58;color:#fff;padding:6px 16px;border-radius:16px;font-size:14px;font-weight:600;margin-bottom:16px}
.moduleCardItem h3{font-size:22px;color:#333B58;margin:0 0 12px;line-height:1.3}
.moduleCardItem p{font-size:15px;color:#666;line-height:1.6;margin:0}
.instructorShowcaseSection{background:linear-gradient(180deg,#E3E7EA 0%,#f5f7f9 100%);padding:100px 20px}
.instructorLayoutContainer{max-width:960px;margin:0 auto;display:flex;gap:80px;align-items:center}
.instructorImageSide{flex:0 0 320px;position:relative}
.instructorImageSide::before{content:'';position:absolute;top:-16px;left:-16px;width:100%;height:100%;border:3px solid #E0393D;border-radius:28px;z-index:1}
.instructorImageSide img{width:100%;height:420px;object-fit:cover;border-radius:24px;position:relative;z-index:2;box-shadow:0 16px 48px #333b5833}
.instructorInfoSide h2{font-size:38px;color:#333B58;margin:0 0 24px;line-height:1.2}
.instructorBioText{font-size:17px;color:#555;line-height:1.7;margin:0 0 28px}
.expertiseTagList{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}
.expertiseTagItem{background:#fff;color:#333B58;padding:10px 20px;border-radius:20px;font-size:14px;font-weight:600;border:2px solid #E0393D;transition:all 280ms ease}
.expertiseTagItem:hover{background:#E0393D;color:#fff}
.credentialsList{list-style:none;padding:0;margin:0}
.credentialsList li{font-size:16px;color:#666;padding-left:28px;margin-bottom:12px;position:relative;line-height:1.5}
.credentialsList li::before{content:'';position:absolute;left:0;color:#E0393D;font-weight:700;font-size:18px}
.enrollmentProcessWrapper{background:#fff;padding:100px 20px}
.enrollmentInnerContainer{max-width:960px;margin:0 auto}
.enrollmentInnerContainer h2{font-size:42px;color:#333B58;margin:0 0 20px;text-align:center}
.enrollmentInnerContainer h2::after{content:'';display:block;width:100px;height:4px;background:#E0393D;margin:16px auto 0;border-radius:20px}
.processIntroDesc{text-align:center;font-size:17px;color:#666;margin:0 auto 60px;max-width:650px;line-height:1.6}
.stepsTimeline{position:relative;display:flex;flex-direction:column;gap:48px}
.stepsTimeline::before{content:'';position:absolute;left:60px;top:40px;bottom:40px;width:3px;background:linear-gradient(180deg,#333B58 0%,#E0393D 100%)}
.timelineStepItem{display:flex;gap:40px;align-items:flex-start;position:relative}
.stepNumberCircle{flex:0 0 120px;height:120px;background:linear-gradient(135deg,#333B58 0%,#4a5372 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:42px;font-weight:700;box-shadow:0 12px 32px #333b5840;position:relative;z-index:2}
.stepContentBlock{flex:1;background:#f8f9fb;padding:32px 36px;border-radius:24px;border-left:5px solid #E0393D}
.stepContentBlock h3{font-size:26px;color:#333B58;margin:0 0 14px}
.stepContentBlock p{font-size:16px;color:#666;line-height:1.7;margin:0}
.finalCTASection{background:linear-gradient(135deg,#E0393D 0%,#c9313a 100%);padding:80px 20px;text-align:center;position:relative;overflow:hidden}
.finalCTASection::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,#ffffff1a 0%,transparent 70%);border-radius:50%}
.finalCTASection::after{content:'';position:absolute;bottom:-120px;right:-120px;width:400px;height:400px;background:radial-gradient(circle,#ffffff14 0%,transparent 70%);border-radius:50%}
.ctaContentInner{max-width:700px;margin:0 auto;position:relative;z-index:2}
.ctaContentInner h2{font-size:38px;color:#fff;margin:0 0 20px;line-height:1.3}
.ctaContentInner p{font-size:18px;color:#fffffff2;line-height:1.7;margin:0 0 36px}
.ctaPrimaryButton{display:inline-block;background:#fff;color:#E0393D;padding:18px 44px;text-decoration:none;border-radius:28px;font-size:17px;font-weight:700;transition:all 300ms ease;box-shadow:0 12px 32px #0003}
.ctaPrimaryButton:hover{background:#333B58;color:#fff;transform:translateY(-3px);box-shadow:0 16px 40px #0000004d}
@media (max-width: 1366px) {
.programHeroContainer{gap:50px}
.heroTextContent h1{font-size:42px}
.instructorLayoutContainer{gap:60px}
}
@media (max-width: 768px) {
.heroIntroWrapperV2{padding:60px 20px}
.programHeroContainer{grid-template-columns:1fr;gap:40px}
.heroTextContent h1{font-size:36px}
.heroImageBlock img{height:300px}
.courseCurriculumOuterWrap{padding:70px 20px}
.curriculumContentWrapper h2{font-size:34px}
.moduleGridLayout{grid-template-columns:1fr;gap:24px}
.instructorShowcaseSection{padding:70px 20px}
.instructorLayoutContainer{flex-direction:column;gap:40px}
.instructorImageSide{flex:0 0 auto;width:100%;max-width:320px}
.instructorInfoSide h2{font-size:32px}
.enrollmentProcessWrapper{padding:70px 20px}
.enrollmentInnerContainer h2{font-size:34px}
.stepsTimeline::before{left:45px}
.stepNumberCircle{flex:0 0 90px;height:90px;font-size:32px}
.timelineStepItem{gap:24px}
.stepContentBlock{padding:24px 20px}
.stepContentBlock h3{font-size:22px}
.finalCTASection{padding:60px 20px}
.ctaContentInner h2{font-size:32px}
}
@media (max-width: 375px) {
.heroTextContent h1{font-size:30px}
.heroTextContent p{font-size:16px}
.curriculumContentWrapper h2{font-size:28px}
.instructorInfoSide h2{font-size:28px}
.stepNumberCircle{flex:0 0 70px;height:70px;font-size:26px}
.stepsTimeline::before{left:35px}
.ctaContentInner h2{font-size:28px}
.ctaContentInner p{font-size:16px}
}
.newsPage-mainContainer{max-width:960px;margin:0 auto;padding:60px 20px}
.newsPage-heroSection{background:linear-gradient(135deg,#E3E7EA 0%,#fff 100%);border-radius:24px;padding:80px 60px;margin-bottom:80px;position:relative;overflow:hidden}
.newsPage-heroSection::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#e0393d14 0%,transparent 70%);border-radius:50%}
.newsPage-heroSection::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#333b580f 0%,transparent 70%);border-radius:50%}
.newsPage-heroContent{position:relative;z-index:2}
.newsPage-heroTitle{font-size:52px;color:#333B58;margin:0 0 24px;font-weight:700;line-height:1.2}
.newsPage-heroTitle::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#E0393D 0%,#333B58 100%);margin-top:20px;border-radius:2px}
.newsPage-heroSubtext{font-size:18px;color:#333B58;line-height:1.7;max-width:600px;margin:0;opacity:.85}
.newsPage-articlesGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:60px}
.newsPage-articleCard{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #333b5814;transition:all 320ms ease;border:2px solid transparent}
.newsPage-articleCard:hover{transform:translateY(-6px);box-shadow:0 12px 32px #333b5826;border-color:#E0393D}
.newsPage-articleImageWrap{width:100%;height:240px;overflow:hidden;position:relative}
.newsPage-articleImageWrap img{width:100%;height:100%;object-fit:cover;transition:transform 450ms ease}
.newsPage-articleCard:hover .newsPage-articleImageWrap img{transform:scale(1.08)}
.newsPage-articleContent{padding:32px}
.newsPage-articleDate{display:inline-block;font-size:13px;color:#E0393D;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px}
.newsPage-articleTitle{font-size:24px;color:#333B58;margin:0 0 16px;font-weight:700;line-height:1.3}
.newsPage-articleExcerpt{font-size:16px;color:#333B58;line-height:1.6;margin:0 0 24px;opacity:.75}
.newsPage-readMoreLink{display:inline-flex;align-items:center;font-size:15px;color:#E0393D;font-weight:600;text-decoration:none;transition:gap 280ms ease;gap:8px}
.newsPage-readMoreLink::after{content:'→';font-size:18px;transition:transform 280ms ease}
.newsPage-readMoreLink:hover{gap:14px}
.newsPage-readMoreLink:hover::after{transform:translateX(4px)}
.newsPage-insightsSection{background:linear-gradient(165deg,#333B58 0%,#E0393D 100%);border-radius:28px;padding:70px 60px;position:relative;overflow:hidden}
.newsPage-insightsSection::before{content:'';position:absolute;top:20px;right:40px;width:180px;height:180px;border:2px dashed #e3e7ea33;border-radius:50%}
.newsPage-insightsSection::after{content:'';position:absolute;bottom:30px;left:50px;width:120px;height:120px;background:#e3e7ea14;border-radius:20px;transform:rotate(25deg)}
.newsPage-insightsHeader{position:relative;z-index:2;text-align:center;margin-bottom:50px}
.newsPage-insightsTitle{font-size:42px;color:#fff;margin:0 0 20px;font-weight:700}
.newsPage-insightsSubtitle{font-size:17px;color:#E3E7EA;margin:0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}
.newsPage-expertGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;position:relative;z-index:2}
.newsPage-expertCard{background:#fffffff2;border-radius:18px;padding:36px 28px;text-align:center;transition:all 340ms ease;border:2px solid transparent}
.newsPage-expertCard:hover{transform:translateY(-8px);background:#fff;border-color:#E3E7EA;box-shadow:0 16px 40px #00000026}
.newsPage-expertPhotoWrap{width:100px;height:100px;border-radius:50%;overflow:hidden;margin:0 auto 24px;border:4px solid #E0393D;box-shadow:0 6px 18px #e0393d40}
.newsPage-expertPhotoWrap img{width:100%;height:100%;object-fit:cover}
.newsPage-expertName{font-size:20px;color:#333B58;margin:0 0 8px;font-weight:700}
.newsPage-expertRole{font-size:14px;color:#E0393D;margin:0 0 16px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.newsPage-expertBio{font-size:15px;color:#333B58;line-height:1.6;margin:0;opacity:.8}
.newsPage-divider-svg{width:100%;height:80px;margin:60px 0}
@media (max-width: 1366px) {
.newsPage-heroSection{padding:70px 50px}
.newsPage-heroTitle{font-size:46px}
.newsPage-insightsSection{padding:60px 50px}
}
@media (max-width: 768px) {
.newsPage-mainContainer{padding:40px 16px}
.newsPage-heroSection{padding:50px 28px;margin-bottom:50px}
.newsPage-heroTitle{font-size:36px}
.newsPage-heroSubtext{font-size:16px}
.newsPage-articlesGrid{grid-template-columns:1fr;gap:30px;margin-bottom:50px}
.newsPage-articleImageWrap{height:200px}
.newsPage-articleContent{padding:24px}
.newsPage-articleTitle{font-size:21px}
.newsPage-insightsSection{padding:50px 28px}
.newsPage-insightsTitle{font-size:32px}
.newsPage-insightsSubtitle{font-size:16px}
.newsPage-expertGrid{grid-template-columns:1fr;gap:25px}
}
@media (max-width: 375px) {
.newsPage-heroTitle{font-size:30px}
.newsPage-heroSubtext{font-size:15px}
.newsPage-articleTitle{font-size:19px}
.newsPage-insightsTitle{font-size:28px}
}
.wrapperOuter{width:100%;max-width:960px;margin:0 auto;padding:0 20px}
.heroSection{position:relative;padding:80px 0 60px;background:linear-gradient(135deg,#E3E7EA 0%,#fff 100%);overflow:hidden}
.heroSection::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#e3e7ea80 0%,transparent 70%);border-radius:50%;filter:blur(60px)}
.heroSection::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#333b5814 0%,transparent 70%);border-radius:50%;filter:blur(80px)}
.heroContentInner{position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;gap:50px}
.heroTextZone{flex:1}
.heroMainHeading{font-size:52px;font-weight:700;color:#333B58;line-height:1.2;margin:0}
.heroImageContainer{flex:0 0 400px;position:relative}
.heroImageContainer img{width:100%;height:auto;display:block;border-radius:24px;box-shadow:0 16px 48px #333b5826}
.toolsFeatureBlock{padding:70px 0;background:#fff}
.toolsGridLayout{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}
.toolCard{background:linear-gradient(135deg,#f8f9fb 0%,#fff 100%);padding:35px 28px;border-radius:20px;border:1px solid #E3E7EA;transition:all 320ms ease}
.toolCard:hover{transform:translateY(-6px);box-shadow:0 12px 32px #333b581f;border-color:#333B58}
.toolIconWrap{width:56px;height:56px;background:linear-gradient(135deg,#333B58 0%,#E0393D 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.toolIconWrap svg{width:28px;height:28px;fill:#fff}
.toolCard h3{font-size:22px;font-weight:600;color:#333B58;margin:0 0 12px}
.toolCard p{font-size:15px;line-height:1.6;color:#5a6274;margin:0}
.sectionTitleCentered{text-align:center;font-size:42px;font-weight:700;color:#333B58;margin:0 0 16px;position:relative}
.sectionTitleCentered::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#E0393D 0%,#333B58 100%);border-radius:2px}
.interactiveLearningArea{padding:70px 0;background:linear-gradient(180deg,#fff 0%,#f5f7f9 100%)}
.interactiveContentSplit{display:flex;flex-direction:row;gap:60px;align-items:center;margin-top:50px}
.interactiveImageBox{flex:0 0 420px}
.interactiveImageBox img{width:100%;height:auto;border-radius:24px;box-shadow:0 14px 40px #333b5824}
.interactiveTextContent{flex:1}
.interactiveTextContent h3{font-size:32px;font-weight:600;color:#333B58;margin:0 0 20px}
.interactiveTextContent p{font-size:16px;line-height:1.7;color:#5a6274;margin:0 0 16px}
.feedbackExamplesRow{display:flex;flex-direction:row;gap:20px;margin-top:30px}
.feedbackItem{flex:1;background:#fff;padding:24px;border-radius:18px;border-left:4px solid #E0393D;box-shadow:0 6px 20px #333b5814}
.feedbackItem h4{font-size:18px;font-weight:600;color:#333B58;margin:0 0 10px}
.feedbackItem p{font-size:14px;line-height:1.6;color:#5a6274;margin:0}
.expertSection{padding:70px 0;background:#fff}
.expertCardsContainer{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-top:50px}
.expertCardBlock{display:flex;flex-direction:row;gap:24px;background:linear-gradient(135deg,#f8f9fb 0%,#fff 100%);padding:30px;border-radius:20px;border:1px solid #E3E7EA;transition:all 340ms ease}
.expertCardBlock:hover{box-shadow:0 14px 36px #333b5821;border-color:#E0393D}
.expertPhoto{flex:0 0 120px}
.expertPhoto img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #E3E7EA}
.expertInfoText{flex:1}
.expertInfoText h4{font-size:24px;font-weight:600;color:#333B58;margin:0 0 8px}
.expertRole{font-size:14px;font-weight:500;color:#E0393D;margin:0 0 14px;text-transform:uppercase;letter-spacing:.5px}
.expertInfoText p{font-size:15px;line-height:1.6;color:#5a6274;margin:0}
.certificationBlock{padding:70px 0;background:linear-gradient(180deg,#f5f7f9 0%,#fff 100%)}
.certContentWrapper{display:flex;flex-direction:row;gap:50px;align-items:center;margin-top:50px}
.certTextSide{flex:1}
.certTextSide h3{font-size:32px;font-weight:600;color:#333B58;margin:0 0 20px}
.certTextSide p{font-size:16px;line-height:1.7;color:#5a6274;margin:0 0 16px}
.certHighlightsList{list-style:none;padding:0;margin:30px 0 0}
.certHighlightsList li{padding:14px 0;font-size:15px;color:#5a6274;position:relative;padding-left:32px}
.certHighlightsList li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:linear-gradient(135deg,#E0393D 0%,#333B58 100%);border-radius:50%}
.certImageSide{flex:0 0 400px}
.certImageSide img{width:100%;height:auto;border-radius:24px;box-shadow:0 14px 40px #333b5824}
.qualityStandardsArea{padding:70px 0 80px;background:#fff}
.qualityGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px;margin-top:50px}
.qualityColumn h4{font-size:26px;font-weight:600;color:#333B58;margin:0 0 20px;position:relative;padding-bottom:12px}
.qualityColumn h4::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:#E0393D;border-radius:2px}
.qualityColumn p{font-size:15px;line-height:1.7;color:#5a6274;margin:0 0 16px}
.qualityMetricsRow{display:flex;flex-direction:row;gap:20px;margin-top:24px}
.metricBox{flex:1;background:linear-gradient(135deg,#f8f9fb 0%,#fff 100%);padding:20px;border-radius:16px;border:1px solid #E3E7EA;text-align:center}
.metricNumber{font-size:36px;font-weight:700;color:#E0393D;margin:0 0 8px}
.metricLabel{font-size:13px;color:#5a6274;margin:0;text-transform:uppercase;letter-spacing:.5px}
.ctaBottomSection{padding:60px 0;background:linear-gradient(135deg,#333B58 0%,#E0393D 100%);text-align:center}
.ctaBottomSection h3{font-size:36px;font-weight:700;color:#fff;margin:0 0 20px}
.ctaBottomSection p{font-size:17px;color:#ffffffe6;margin:0 0 32px;max-width:600px;margin-left:auto;margin-right:auto}
.ctaButtonsGroup{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center}
.btnPrimaryAlt{display:inline-block;padding:16px 40px;background:#fff;color:#333B58;font-size:16px;font-weight:600;text-decoration:none;border-radius:24px;transition:all 300ms ease;box-shadow:0 8px 24px #00000026}
.btnPrimaryAlt:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0003;background:#E3E7EA}
.btnSecondaryOutline{display:inline-block;padding:16px 40px;background:transparent;color:#fff;font-size:16px;font-weight:600;text-decoration:none;border:2px solid #fff;border-radius:24px;transition:all 300ms ease}
.btnSecondaryOutline:hover{background:#ffffff26;transform:translateY(-3px)}
@media (max-width: 1366px) {
.heroMainHeading{font-size:46px}
.heroImageContainer{flex:0 0 360px}
.sectionTitleCentered{font-size:38px}
}
@media (max-width: 768px) {
.heroSection{padding:50px 0 40px}
.heroContentInner{flex-direction:column;gap:30px}
.heroImageContainer{flex:1;max-width:100%}
.heroMainHeading{font-size:36px}
.sectionTitleCentered{font-size:32px}
.toolsGridLayout{grid-template-columns:1fr;gap:20px}
.interactiveContentSplit{flex-direction:column;gap:30px}
.interactiveImageBox{flex:1;max-width:100%}
.feedbackExamplesRow{flex-direction:column}
.expertCardsContainer{grid-template-columns:1fr;gap:24px}
.certContentWrapper{flex-direction:column;gap:30px}
.certImageSide{flex:1;max-width:100%}
.qualityGrid{grid-template-columns:1fr;gap:30px}
.qualityMetricsRow{flex-direction:column}
.ctaButtonsGroup{flex-direction:column}
}
@media (max-width: 375px) {
.heroMainHeading{font-size:28px}
.sectionTitleCentered{font-size:26px}
.toolCard{padding:24px 20px}
.interactiveTextContent h3{font-size:26px}
.ctaBottomSection h3{font-size:28px}
}
.contactPageOuter{background:linear-gradient(135deg,#E3E7EA 0%,#fff 100%);padding:0;margin:0}
.heroContactSection{background:linear-gradient(210deg,#333B58 0%,#E0393D 85%,#E3E7EA 100%);padding:80px 20px;text-align:center;position:relative;overflow:hidden}
.heroContactSection::before{content:'';position:absolute;top:-50%;right:-20%;width:500px;height:500px;background:#e3e7ea1a;border-radius:50%;z-index:1}
.heroContactSection::after{content:'';position:absolute;bottom:-30%;left:-15%;width:400px;height:400px;background:#e0393d26;border-radius:50%;z-index:1}
.heroContactInner{max-width:960px;margin:0 auto;position:relative;z-index:2}
.heroContactInner h1{font-size:3.2rem;color:#fff;margin:0 0 20px;font-weight:700;letter-spacing:-1px}
.heroContactInner .subtitle{font-size:1.3rem;color:#E3E7EA;margin:0;line-height:1.6}
.mainContactWrapper{max-width:960px;margin:-60px auto 0;padding:0 20px 80px;position:relative;z-index:3}
.contactGridLayout{display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:start}
.infoCardSection{background:#fff;padding:50px 40px;border-radius:24px;box-shadow:0 12px 40px #333b581f}
.infoCardSection h2{font-size:1.9rem;color:#333B58;margin:0 0 30px;position:relative;padding-left:20px}
.infoCardSection h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:32px;background:linear-gradient(180deg,#E0393D 0%,#333B58 100%);border-radius:3px}
.contactDetailsBlock{display:flex;flex-direction:column;gap:28px}
.contactItem-v2{display:flex;align-items:start;gap:18px;padding:18px;background:#f8f9fb;border-radius:16px;border-left:4px solid #E0393D;transition:all 320ms ease}
.contactItem-v2:hover{background:#E3E7EA;transform:translateX(6px);box-shadow:0 6px 20px #e0393d26}
.contactIconWrapper{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,#333B58 0%,#E0393D 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #e0393d40}
.contactIconWrapper svg{width:24px;height:24px;fill:#fff}
.contactText{flex:1}
.contactText .label{font-size:.9rem;color:#666;margin:0 0 6px;text-transform:uppercase;letter-spacing:.5px;font-weight:600}
.contactText .value{font-size:1.1rem;color:#333B58;margin:0;line-height:1.5}
.contactText a{color:#E0393D;text-decoration:none;transition:color 280ms}
.contactText a:hover{color:#333B58}
.formCardSection{background:#fff;padding:50px 45px;border-radius:24px;box-shadow:0 12px 40px #333b581f}
.formCardSection h2{font-size:1.9rem;color:#333B58;margin:0 0 12px}
.formCardSection .formSubheading{font-size:1.05rem;color:#666;margin:0 0 35px;line-height:1.6}
.extendedFormLayout{display:flex;flex-direction:column;gap:26px}
.formGroupStandard{display:flex;flex-direction:column;gap:10px}
.formGroupStandard label{font-size:.95rem;color:#333B58;font-weight:600;letter-spacing:.3px}
.formGroupStandard input[type="text"],.formGroupStandard input[type="email"],.formGroupStandard textarea{padding:16px 18px;border:2px solid #E3E7EA;border-radius:12px;font-size:1rem;color:#333B58;background:#fff;transition:all 300ms;font-family:inherit}
.formGroupStandard input[type="text"]:focus,.formGroupStandard input[type="email"]:focus,.formGroupStandard textarea:focus{outline:none;border-color:#E0393D;box-shadow:0 0 0 4px #e0393d1a}
.formGroupStandard textarea{min-height:140px;resize:vertical}
.formRowGrid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.contactMethodSelector{display:flex;flex-direction:column;gap:10px}
.contactMethodSelector label{font-size:.95rem;color:#333B58;font-weight:600;letter-spacing:.3px}
.radioOptionsWrapper{display:flex;gap:16px;flex-wrap:wrap}
.radioOption{position:relative}
.radioOption input[type="radio"]{position:absolute;opacity:0;width:0;height:0}
.radioOption label{display:flex;align-items:center;gap:10px;padding:12px 20px;background:#f8f9fb;border:2px solid #E3E7EA;border-radius:20px;cursor:pointer;transition:all 300ms;font-weight:500;font-size:.95rem}
.radioOption input[type="radio"]:checked + label{background:linear-gradient(135deg,#333B58 0%,#E0393D 100%);border-color:#E0393D;color:#fff;box-shadow:0 6px 20px #e0393d4d}
.radioOption label:hover{border-color:#E0393D;transform:translateY(-2px)}
.privacyConsentBox{display:flex;align-items:start;gap:12px;padding:18px;background:#f8f9fb;border-radius:12px;border:2px solid #E3E7EA;transition:border-color 300ms}
.privacyConsentBox:has(input:checked){border-color:#E0393D;background:#e0393d0d}
.privacyConsentBox input[type="checkbox"]{width:20px;height:20px;cursor:pointer;flex-shrink:0;margin-top:2px;accent-color:#E0393D}
.privacyConsentBox label{font-size:.92rem;color:#555;line-height:1.6;cursor:pointer;font-weight:400}
.privacyConsentBox label a{color:#E0393D;text-decoration:none;font-weight:600}
.privacyConsentBox label a:hover{text-decoration:underline}
.submitBtnWrapper{margin-top:10px}
.submitBtnWrapper button{width:100%;padding:18px 32px;background:linear-gradient(135deg,#333B58 0%,#E0393D 100%);color:#fff;border:none;border-radius:16px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all 320ms;box-shadow:0 8px 24px #e0393d4d;letter-spacing:.5px;text-transform:uppercase;position:relative;z-index:1}
.submitBtnWrapper button:hover{transform:translateY(-3px);box-shadow:0 12px 32px #e0393d73}
.submitBtnWrapper button:active{transform:translateY(-1px)}
@media (max-width: 1366px) {
.heroContactInner h1{font-size:2.8rem}
.heroContactInner .subtitle{font-size:1.2rem}
}
@media (max-width: 768px) {
.heroContactSection{padding:60px 20px}
.heroContactInner h1{font-size:2.2rem}
.heroContactInner .subtitle{font-size:1.1rem}
.mainContactWrapper{margin-top:-40px;padding-bottom:60px}
.contactGridLayout{grid-template-columns:1fr;gap:30px}
.infoCardSection,.formCardSection{padding:35px 25px}
.formRowGrid{grid-template-columns:1fr;gap:20px}
.radioOptionsWrapper{flex-direction:column}
.radioOption label{justify-content:center}
}
@media (max-width: 375px) {
.heroContactSection{padding:50px 15px}
.heroContactInner h1{font-size:1.9rem}
.heroContactInner .subtitle{font-size:1rem}
.mainContactWrapper{padding-left:15px;padding-right:15px}
.infoCardSection,.formCardSection{padding:28px 20px}
.infoCardSection h2,.formCardSection h2{font-size:1.6rem}
.contactItem-v2{padding:14px;gap:14px}
.contactIconWrapper{width:42px;height:42px}
}
.aboutPageWrapOuter{background:linear-gradient(135deg,#E3E7EA 0%,#fff 100%);padding:0;margin:0}
.aboutIntro-section{max-width:960px;margin:0 auto;padding:72px 24px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.aboutIntro-section .leftContent-part{padding-right:24px}
.aboutIntro-section .leftContent-part h1{font-size:42px;line-height:1.2;color:#333B58;margin-bottom:24px;font-weight:700}
.aboutIntro-section .leftContent-part h1::before{content:'';display:block;width:64px;height:4px;background:linear-gradient(90deg,#E0393D 0%,#333B58 100%);margin-bottom:16px;border-radius:24px}
.aboutIntro-section .leftContent-part .descriptionText{font-size:17px;line-height:1.7;color:#333B58;margin-bottom:16px}
.aboutIntro-section .rightImageBlock{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 16px 32px #333b581f}
.aboutIntro-section .rightImageBlock img{width:100%;height:420px;object-fit:cover;display:block}
.aboutIntro-section .rightImageBlock::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#e0393d1a 0%,#333b581a 100%);pointer-events:none}
.storyTimeline-wrapper{background:#fff;padding:80px 24px;position:relative}
.storyTimeline-wrapper::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#E0393D 50%,transparent 100%)}
.storyTimeline-inner{max-width:960px;margin:0 auto}
.storyTimeline-inner .sectionHeading{text-align:center;margin-bottom:64px}
.storyTimeline-inner .sectionHeading h2{font-size:36px;color:#333B58;margin-bottom:16px;font-weight:700;position:relative;display:inline-block}
.storyTimeline-inner .sectionHeading h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#E0393D 0%,#333B58 100%);border-radius:24px}
.storyTimeline-inner .sectionHeading .subText{font-size:16px;color:#333B58;opacity:.8;margin-top:24px}
.timelineContainer{display:flex;flex-direction:column;gap:48px;position:relative;padding-left:40px}
.timelineContainer::before{content:'';position:absolute;left:11px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#E0393D 0%,#333B58 100%);border-radius:24px}
.timeline-milestone{position:relative;background:#fff;border:2px solid #E3E7EA;border-radius:20px;padding:32px;transition:all 320ms ease;box-shadow:0 4px 16px #333b580f}
.timeline-milestone:hover{transform:translateX(8px);box-shadow:0 12px 28px #e0393d26;border-color:#E0393D}
.timeline-milestone::before{content:'';position:absolute;left:-51px;top:24px;width:24px;height:24px;background:#E0393D;border:4px solid #fff;border-radius:50%;box-shadow:0 4px 12px #e0393d4d;transition:all 320ms ease}
.timeline-milestone:hover::before{transform:scale(1.3);background:#333B58}
.timeline-milestone .yearTag{display:inline-block;background:linear-gradient(135deg,#E0393D 0%,#333B58 100%);color:#fff;padding:6px 16px;border-radius:16px;font-size:14px;font-weight:700;margin-bottom:16px;letter-spacing:.5px}
.timeline-milestone h3{font-size:24px;color:#333B58;margin-bottom:12px;font-weight:700}
.timeline-milestone .milestoneText{font-size:16px;line-height:1.6;color:#333B58;opacity:.85}
.teamShowcase-section{background:linear-gradient(135deg,#E3E7EA 0%,#fff 50%,#E3E7EA 100%);padding:80px 24px}
.teamShowcase-inner{max-width:960px;margin:0 auto}
.teamShowcase-inner .headingBlock{text-align:center;margin-bottom:56px}
.teamShowcase-inner .headingBlock h2{font-size:36px;color:#333B58;margin-bottom:16px;font-weight:700}
.teamShowcase-inner .headingBlock .intro-text{font-size:16px;color:#333B58;opacity:.8;max-width:680px;margin:0 auto;line-height:1.6}
.teamGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.memberCard{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 8px 24px #333b5814;transition:all 350ms ease;position:relative}
.memberCard:hover{transform:translateY(-8px);box-shadow:0 16px 40px #e0393d2e}
.memberCard .photoBox{position:relative;width:100%;height:280px;overflow:hidden}
.memberCard .photoBox img{width:100%;height:100%;object-fit:cover;transition:all 350ms ease}
.memberCard:hover .photoBox img{transform:scale(1.08)}
.memberCard .photoBox::after{content:'';position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,#333b58b3 0%,transparent 100%);opacity:0;transition:all 350ms ease}
.memberCard:hover .photoBox::after{opacity:1}
.memberCard .infoBlock{padding:24px;text-align:center}
.memberCard .infoBlock h3{font-size:20px;color:#333B58;margin-bottom:8px;font-weight:700}
.memberCard .infoBlock .roleLabel{font-size:14px;color:#E0393D;font-weight:600;margin-bottom:12px;display:block}
.memberCard .infoBlock .bioText{font-size:15px;line-height:1.5;color:#333B58;opacity:.8}
.illustrationCard{background:linear-gradient(135deg,#fff 0%,#E3E7EA 100%);border-radius:24px;padding:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 8px 24px #333b5814;position:relative;overflow:hidden}
.illustrationCard::before{content:'';position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,#e0393d14 0%,transparent 70%);animation:pulse 6s ease-in-out infinite}
@keyframes pulse {
0%,100%{transform:scale(1);opacity:1}
50%{transform:scale(1.1);opacity:.7}
}
.illustrationCard img{width:100%;height:280px;object-fit:cover;border-radius:16px;box-shadow:0 8px 20px #333b581f}
.valuesGrid-section{background:#fff;padding:80px 24px}
.valuesGrid-inner{max-width:960px;margin:0 auto}
.valuesGrid-inner .titleBox{text-align:center;margin-bottom:56px}
.valuesGrid-inner .titleBox h2{font-size:36px;color:#333B58;margin-bottom:16px;font-weight:700;position:relative;display:inline-block}
.valuesGrid-inner .titleBox h2::before{content:'';position:absolute;top:-12px;left:50%;transform:translateX(-50%);width:40px;height:40px;background:linear-gradient(135deg,#E0393D 0%,#333B58 100%);border-radius:50%;opacity:.1;z-index:-1}
.valueCards-container{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.valueCard-item{background:linear-gradient(135deg,#fff 0%,#E3E7EA 100%);border-radius:20px;padding:40px 32px;position:relative;border:2px solid transparent;transition:all 320ms ease;box-shadow:0 4px 16px #333b580f}
.valueCard-item:hover{border-color:#E0393D;transform:translateY(-4px);box-shadow:0 12px 32px #e0393d26}
.valueCard-item::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#E0393D 0%,#333B58 100%);border-radius:20px 0 0 20px;opacity:0;transition:all 320ms ease}
.valueCard-item:hover::before{opacity:1}
.valueCard-item h3{font-size:22px;color:#333B58;margin-bottom:16px;font-weight:700;display:flex;align-items:center;gap:12px}
.valueCard-item h3::before{content:'';display:block;width:12px;height:12px;background:#E0393D;border-radius:50%;box-shadow:0 0 0 4px #e0393d33}
.valueCard-item .valueDescription{font-size:16px;line-height:1.6;color:#333B58;opacity:.85}
.approachShowcase-wrapper{background:linear-gradient(135deg,#E3E7EA 0%,#fff 100%);padding:80px 24px;position:relative}
.approachShowcase-wrapper::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,#e0393d0d 0%,transparent 70%);border-radius:50%;pointer-events:none}
.approachShowcase-content{max-width:960px;margin:0 auto;position:relative;z-index:1}
.approachShowcase-content .mainTitle{text-align:center;margin-bottom:64px}
.approachShowcase-content .mainTitle h2{font-size:36px;color:#333B58;margin-bottom:20px;font-weight:700}
.approachShowcase-content .mainTitle .subtitle{font-size:16px;color:#333B58;opacity:.8;max-width:720px;margin:0 auto;line-height:1.6}
.methodologyGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.methodBox{background:#fff;border-radius:20px;padding:36px 28px;text-align:center;box-shadow:0 6px 20px #333b5814;transition:all 320ms ease;position:relative;overflow:hidden}
.methodBox::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#E0393D 0%,#333B58 100%);transform:scaleX(0);transform-origin:left;transition:all 320ms ease}
.methodBox:hover::before{transform:scaleX(1)}
.methodBox:hover{transform:translateY(-6px);box-shadow:0 16px 36px #e0393d29}
.methodBox .iconCircle{width:72px;height:72px;background:linear-gradient(135deg,#E0393D 0%,#333B58 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:0 8px 20px #e0393d40;transition:all 320ms ease}
.methodBox:hover .iconCircle{transform:rotate(360deg) scale(1.1)}
.methodBox .iconCircle svg{width:36px;height:36px;fill:#fff}
.methodBox h4{font-size:19px;color:#333B58;margin-bottom:12px;font-weight:700}
.methodBox .methodText{font-size:15px;line-height:1.5;color:#333B58;opacity:.85}
.visualSplit-section{max-width:960px;margin:80px auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.visualSplit-section .imageColumn{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 16px 40px #333b5824}
.visualSplit-section .imageColumn img{width:100%;height:460px;object-fit:cover;display:block}
.visualSplit-section .imageColumn::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#333b5826 0%,#e0393d26 100%);pointer-events:none}
.visualSplit-section .contentColumn h2{font-size:34px;color:#333B58;margin-bottom:24px;font-weight:700;line-height:1.2}
.visualSplit-section .contentColumn h2::after{content:'';display:block;width:72px;height:4px;background:linear-gradient(90deg,#E0393D 0%,#333B58 100%);margin-top:16px;border-radius:24px}
.visualSplit-section .contentColumn .paragraphBlock{font-size:16px;line-height:1.7;color:#333B58;margin-bottom:20px}
.visualSplit-section .contentColumn .highlightBox{background:linear-gradient(135deg,#E3E7EA 0%,#fff 100%);border-left:4px solid #E0393D;padding:20px 24px;border-radius:16px;margin-top:28px}
.visualSplit-section .contentColumn .highlightBox .strongText{font-size:17px;line-height:1.6;color:#333B58;font-weight:600}
@media (max-width: 768px) {
.aboutIntro-section{grid-template-columns:1fr;gap:32px;padding:48px 20px}
.aboutIntro-section .leftContent-part{padding-right:0}
.aboutIntro-section .leftContent-part h1{font-size:32px}
.aboutIntro-section .rightImageBlock img{height:320px}
.storyTimeline-wrapper{padding:60px 20px}
.storyTimeline-inner .sectionHeading h2{font-size:28px}
.timelineContainer{padding-left:32px}
.timeline-milestone{padding:24px}
.timeline-milestone h3{font-size:20px}
.teamGrid{grid-template-columns:1fr;gap:24px}
.valueCards-container{grid-template-columns:1fr}
.methodologyGrid{grid-template-columns:1fr}
.visualSplit-section{grid-template-columns:1fr;gap:32px;margin:60px auto}
.visualSplit-section .imageColumn img{height:360px}
.visualSplit-section .contentColumn h2{font-size:28px}
}
@media (max-width: 1366px) and (min-width: 769px) {
.aboutIntro-section{gap:36px}
.teamGrid{grid-template-columns:repeat(2,1fr)}
.methodologyGrid{gap:24px}
}
@media (max-width: 375px) {
.aboutIntro-section .leftContent-part h1{font-size:28px}
.storyTimeline-inner .sectionHeading h2{font-size:24px}
.timeline-milestone{padding:20px}
.visualSplit-section .contentColumn h2{font-size:24px}
.methodBox{padding:28px 20px}
}
.cookiePolicy-topSection{background:linear-gradient(135deg,#E3E7EA 0%,#fff 100%);padding:80px 20px 60px;text-align:center}
.cookiePolicy-titleContent{max-width:960px;margin:0 auto}
.cookiePolicy-titleContent h1{font-size:48px;color:#333B58;margin:0 0 16px;font-weight:700;line-height:1.2}
.cookiePolicy-lastUpdatedInfo{font-size:15px;color:#666;margin:0}
.cookiePolicy-mainContent{max-width:960px;margin:0 auto;padding:60px 20px 80px}
.cookiePolicy-introText{font-size:18px;line-height:1.7;color:#333B58;margin:0 0 48px}
.cookiePolicy-section{margin:0 0 48px}
.cookiePolicy-section h2{font-size:32px;color:#333B58;margin:0 0 20px;font-weight:600;position:relative;padding-left:20px}
.cookiePolicy-section h2::before{content:'';position:absolute;left:0;top:8px;width:4px;height:24px;background:linear-gradient(180deg,#E0393D 0%,#333B58 100%);border-radius:20px}
.cookiePolicy-section h3{font-size:24px;color:#333B58;margin:32px 0 16px;font-weight:600}
.cookiePolicy-section p{font-size:16px;line-height:1.75;color:#555;margin:0 0 16px}
.cookiePolicy-section ul{margin:16px 0;padding:0 0 0 24px}
.cookiePolicy-section li{font-size:16px;line-height:1.75;color:#555;margin:0 0 12px}
.cookiePolicy-section li strong{color:#333B58}
.cookiePolicy-tableWrapper{overflow-x:auto;margin:24px 0;border-radius:20px;box-shadow:0 4px 16px #333b5814}
.cookiePolicy-cookieTable{width:100%;border-collapse:collapse;background:#fff}
.cookiePolicy-cookieTable thead{background:linear-gradient(90deg,#333B58 0%,#4a5376 100%)}
.cookiePolicy-cookieTable th{padding:16px 20px;text-align:left;font-size:15px;font-weight:600;color:#fff;border-bottom:2px solid #E0393D}
.cookiePolicy-cookieTable td{padding:16px 20px;font-size:15px;color:#555;border-bottom:1px solid #E3E7EA}
.cookiePolicy-cookieTable tbody tr:last-child td{border-bottom:none}
.cookiePolicy-cookieTable tbody tr:hover{background:#f8f9fb}
.cookiePolicy-highlightBox{background:linear-gradient(135deg,#f8f9fb 0%,#E3E7EA 100%);border-left:4px solid #E0393D;padding:24px 28px;margin:32px 0;border-radius:20px}
.cookiePolicy-highlightBox p{margin:0;color:#333B58;font-size:16px;line-height:1.75}
.cookiePolicy-contactInfo{background:#333B58;color:#fff;padding:40px;border-radius:24px;margin:48px 0 0;text-align:center}
.cookiePolicy-contactInfo h3{font-size:28px;margin:0 0 20px;font-weight:600;color:#fff}
.cookiePolicy-contactInfo p{font-size:16px;line-height:1.7;margin:0 0 24px;color:#E3E7EA}
.cookiePolicy-contactDetails{display:flex;flex-direction:column;gap:12px;align-items:center}
.cookiePolicy-contactDetails a{color:#fff;text-decoration:none;font-size:16px;transition:color 280ms ease;display:inline-block;position:relative}
.cookiePolicy-contactDetails a::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#E0393D;transition:width 280ms ease}
.cookiePolicy-contactDetails a:hover{color:#E0393D}
.cookiePolicy-contactDetails a:hover::after{width:100%}
@media (max-width: 768px) {
.cookiePolicy-topSection{padding:60px 20px 40px}
.cookiePolicy-titleContent h1{font-size:36px}
.cookiePolicy-mainContent{padding:40px 20px 60px}
.cookiePolicy-section h2{font-size:26px}
.cookiePolicy-section h3{font-size:20px}
.cookiePolicy-cookieTable th,.cookiePolicy-cookieTable td{padding:12px 14px;font-size:14px}
.cookiePolicy-contactInfo{padding:32px 24px}
}
@media (max-width: 375px) {
.cookiePolicy-titleContent h1{font-size:28px}
.cookiePolicy-section h2{font-size:22px}
.cookiePolicy-cookieTable{font-size:13px}
}
.privacy-main-wrapper{max-width:960px;margin:0 auto;padding:80px 20px}
.privacy-header-section{text-align:center;margin-bottom:60px;position:relative}
.privacy-header-section::before{content:'';position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#333B58 0%,#E0393D 100%);border-radius:20px}
.privacy-title-main{font-size:48px;font-weight:700;color:#333B58;margin-bottom:16px;letter-spacing:-.5px}
.privacy-date-update{font-size:16px;color:#666;font-weight:500}
.privacy-intro-box{background:linear-gradient(135deg,#f8f9fb 0%,#fff 100%);padding:40px;border-radius:24px;margin-bottom:50px;border-left:5px solid #E0393D;box-shadow:0 8px 24px #333b580f}
.privacy-intro-box .intro-text-p{font-size:18px;line-height:1.7;color:#444;margin-bottom:16px}
.privacy-intro-box .intro-text-p:last-child{margin-bottom:0}
.privacy-content-sections{display:flex;flex-direction:column;gap:48px}
.policy-section-block{background:#fff;padding:40px;border-radius:28px;box-shadow:0 4px 20px #333b580d;border:1px solid #E3E7EA;transition:all 350ms ease;position:relative}
.policy-section-block:hover{box-shadow:0 12px 32px #333b581f;transform:translateY(-4px)}
.section-heading-h2{font-size:32px;font-weight:700;color:#333B58;margin-bottom:24px;position:relative;padding-left:20px}
.section-heading-h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:32px;background:linear-gradient(180deg,#E0393D 0%,#333B58 100%);border-radius:20px}
.section-text-p{font-size:16px;line-height:1.8;color:#555;margin-bottom:20px}
.section-text-p:last-child{margin-bottom:0}
.policy-list-ul{list-style:none;padding:0;margin:24px 0}
.policy-list-ul .list-item-li{font-size:16px;line-height:1.7;color:#555;margin-bottom:16px;padding-left:32px;position:relative}
.policy-list-ul .list-item-li::before{content:'';position:absolute;left:0;top:8px;width:12px;height:12px;background:#E0393D;border-radius:50%;box-shadow:0 2px 8px #e0393d4d}
.policy-list-ul .list-item-li:last-child{margin-bottom:0}
.sub-section-heading{font-size:22px;font-weight:600;color:#333B58;margin:32px 0 16px}
.highlight-info-box{background:linear-gradient(135deg,#fef5f5 0%,#fff 100%);padding:24px 28px;border-radius:20px;margin:24px 0;border-left:4px solid #E0393D}
.highlight-info-box .box-text-p{font-size:16px;line-height:1.7;color:#444;margin-bottom:12px}
.highlight-info-box .box-text-p:last-child{margin-bottom:0}
.contact-info-section{background:linear-gradient(135deg,#333B58 0%,#4a5370 100%);padding:48px;border-radius:28px;margin-top:60px;text-align:center;box-shadow:0 12px 40px #333b5826}
.contact-info-section .contact-heading-h3{font-size:28px;font-weight:700;color:#fff;margin-bottom:20px}
.contact-info-section .contact-text-p{font-size:17px;line-height:1.7;color:#E3E7EA;margin-bottom:12px}
.contact-link-a{color:#E0393D;text-decoration:none;font-weight:600;transition:color 300ms ease}
.contact-link-a:hover{color:#fff}
.policy-grid-2col{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:32px 0}
.grid-card-item{background:#f8f9fb;padding:28px;border-radius:20px;border:2px solid #E3E7EA;transition:all 320ms ease}
.grid-card-item:hover{border-color:#E0393D;background:#fff;box-shadow:0 8px 24px #e0393d1a}
.grid-card-item .card-title-h4{font-size:20px;font-weight:600;color:#333B58;margin-bottom:12px}
.grid-card-item .card-text-p{font-size:15px;line-height:1.7;color:#666;margin-bottom:0}
.emphasis-text{color:#E0393D;font-weight:600}
.table-style-div{overflow-x:auto;margin:32px 0;border-radius:20px;box-shadow:0 4px 16px #333b5814}
.data-table-table{width:100%;border-collapse:collapse;background:#fff}
.data-table-table .table-head-th{background:linear-gradient(135deg,#333B58 0%,#4a5370 100%);color:#fff;padding:16px 20px;text-align:left;font-size:16px;font-weight:600}
.data-table-table .table-head-th:first-child{border-top-left-radius:20px}
.data-table-table .table-head-th:last-child{border-top-right-radius:20px}
.data-table-table .table-cell-td{padding:16px 20px;border-bottom:1px solid #E3E7EA;font-size:15px;color:#555}
.data-table-table .table-row-tr:last-child .table-cell-td{border-bottom:none}
.data-table-table .table-row-tr:hover{background:#f8f9fb}
@media (max-width: 768px) {
.privacy-main-wrapper{padding:60px 16px}
.privacy-title-main{font-size:36px}
.privacy-intro-box{padding:28px 24px}
.policy-section-block{padding:28px 24px}
.section-heading-h2{font-size:26px}
.policy-grid-2col{grid-template-columns:1fr;gap:20px}
.contact-info-section{padding:32px 24px}
.data-table-table{font-size:14px}
}
@media (max-width: 375px) {
.privacy-title-main{font-size:28px}
.section-heading-h2{font-size:22px}
.privacy-intro-box{padding:20px}
.policy-section-block{padding:20px}
}
.successMainOuter{background:linear-gradient(135deg,#E3E7EA 0%,#fff 100%);padding:80px 20px;min-height:85vh;display:flex;align-items:center;justify-content:center}
.successContentWrapper{max-width:960px;margin:0 auto;background:#fff;border-radius:28px;padding:60px 50px;box-shadow:0 16px 48px #333b5814;text-align:center;position:relative;overflow:hidden}
.successContentWrapper::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#333B58 0%,#E0393D 50%,#E3E7EA 100%)}
.successIconContainerMain{width:120px;height:120px;margin:0 auto 32px;position:relative;display:flex;align-items:center;justify-content:center}
.successIconContainerMain::before{content:'';position:absolute;width:100%;height:100%;background:linear-gradient(135deg,#333b581a 0%,#e0393d1a 100%);border-radius:50%;animation:pulseSuccess 2s ease-in-out infinite}
@keyframes pulseSuccess {
0%,100%{transform:scale(1);opacity:1}
50%{transform:scale(1.15);opacity:.7}
}
.successIconContainerMain svg{width:64px;height:64px;position:relative;z-index:2}
.successMainHeading{font-size:42px;font-weight:700;color:#333B58;margin:0 0 20px;line-height:1.2}
.successDescriptionText{font-size:18px;color:#555;line-height:1.7;margin:0 0 36px;max-width:680px;margin-left:auto;margin-right:auto}
.successDetailBlocksGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin:48px 0}
.successDetailCardItem{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:32px 24px;border-radius:20px;border:2px solid #E3E7EA;transition:all 320ms ease}
.successDetailCardItem:hover{transform:translateY(-6px);box-shadow:0 12px 32px #e0393d1f;border-color:#E0393D}
.successDetailCardItem svg{width:48px;height:48px;margin-bottom:16px}
.successDetailCardItem h3{font-size:20px;font-weight:600;color:#333B58;margin:0 0 12px}
.successDetailCardItem p{font-size:15px;color:#666;line-height:1.6;margin:0}
.successActionButtonsContainer{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:40px}
.btnPrimarySuccess{background:linear-gradient(135deg,#333B58 0%,#E0393D 100%);color:#fff;padding:16px 40px;border-radius:24px;font-size:16px;font-weight:600;text-decoration:none;display:inline-block;transition:all 280ms ease;box-shadow:0 8px 24px #e0393d33;position:relative;z-index:10}
.btnPrimarySuccess:hover{transform:translateY(-3px);box-shadow:0 12px 32px #e0393d4d}
.btnSecondarySuccess{background:#fff;color:#333B58;padding:16px 40px;border-radius:24px;font-size:16px;font-weight:600;text-decoration:none;display:inline-block;border:2px solid #333B58;transition:all 280ms ease;position:relative;z-index:10}
.btnSecondarySuccess:hover{background:#333B58;color:#fff;transform:translateY(-3px)}
.successReferenceNumberBox{background:#f0f4f8;border-left:4px solid #E0393D;padding:20px 24px;border-radius:12px;margin:32px 0;display:inline-block}
.successReferenceNumberBox p{margin:0;font-size:15px;color:#555}
.successReferenceNumberBox strong{color:#333B58;font-size:18px;font-weight:700}
.successFooterNote{font-size:14px;color:#888;margin-top:48px;padding-top:32px;border-top:1px solid #E3E7EA;line-height:1.6}
@media (max-width: 768px) {
.successMainOuter{padding:60px 16px}
.successContentWrapper{padding:40px 24px;border-radius:20px}
.successMainHeading{font-size:32px}
.successDescriptionText{font-size:16px}
.successDetailBlocksGrid{grid-template-columns:1fr;gap:16px}
.successActionButtonsContainer{flex-direction:column;align-items:stretch}
.btnPrimarySuccess,.btnSecondarySuccess{width:100%;text-align:center}
}
@media (max-width: 375px) {
.successMainHeading{font-size:28px}
.successIconContainerMain{width:100px;height:100px}
.successIconContainerMain svg{width:52px;height:52px}
.successContentWrapper{padding:32px 20px}
}