*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Source Code Pro',monospace;background:linear-gradient(157deg,#fff 0%,#E8FCEE 45%,#fff 100%);color:#1a1a1a;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}
.siteWrap{max-width:1440px;margin:0 auto;width:100%;padding:0 20px}
.mainHeader{background:linear-gradient(143deg,#0382DB 0%,#0266a8 100%);padding:25px 0;box-shadow:0 4px 12px #0382db26;position:relative}
.headerTopRow{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:18px}
.logoContainer23{flex-shrink:0}
.logoContainer23 img{height:95px;width:95px;display:block;background:#fffffff2;padding:8px;border-radius:28px;box-shadow:0 3px 8px #0000001f}
.primaryNav{flex-grow:1;display:flex;justify-content:flex-end}
.navList47{display:flex;list-style:none;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.navList47 li a{display:block;color:#fff;text-decoration:none;padding:10px 18px;border-radius:22px;font-weight:400;font-size:15px;background:#ffffff14;transition:background .25s ease-out,color .25s ease-out}
.navList47 li a:hover{background:#ffffff2e}
.headerBottomRow{text-align:center}
.companyNameDisplay{font-size:26px;font-weight:700;color:#fff;letter-spacing:1px;text-shadow:0 2px 4px #00000026}
main{flex:1}
.footerMain{background:linear-gradient(135deg,#0382DB 0%,#025a94 100%);padding:28px 0;margin-top:80px}
.footerContent8{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:25px}
.copyrightText12{color:#fff;font-size:14px}
.footerLinkList{display:flex;list-style:none;gap:20px;flex-wrap:wrap}
.footerLinkList li a{color:#E8FCEE;text-decoration:none;font-size:14px;transition:color .25s ease-out;border-bottom:1px solid transparent}
.footerLinkList li a:hover{color:#fff;border-bottom-color:#fff}
.cookiePanel{position:fixed;top:20px;left:50%;transform:translateX(-50%) translateX(100vw);background:#fff;padding:28px 32px;border-radius:0;box-shadow:0 8px 24px #00000040;z-index:10000;max-width:720px;width:calc(100% - 40px);transition:transform .4s ease-out}
.cookiePanel.active{transform:translateX(-50%) translateX(0)}
.cookiePanel.hidden{transform:translateX(-50%) translateX(100vw)}
.cookieTitle89{font-size:19px;font-weight:700;margin-bottom:14px;color:#0382DB}
.cookieDesc{font-size:14px;margin-bottom:18px;color:#333;line-height:1.5}
.cookieOptions3{margin-bottom:20px}
.optionItem{margin-bottom:12px;display:flex;align-items:flex-start;gap:10px}
.optionItem input[type="checkbox"]{margin-top:3px}
.optionItem label{font-size:13px;color:#444;cursor:pointer}
.cookieActions{display:flex;gap:12px;flex-wrap:wrap}
.cookieBtn{padding:10px 22px;border:none;background:#0382DB;color:#fff;font-family:'Source Code Pro',monospace;font-size:14px;cursor:pointer;border-radius:0;transition:background .25s ease-out}
.cookieBtn:hover{background:#025a94}
.cookieBtn.secondary{background:#F48F21}
.cookieBtn.secondary:hover{background:#d67a15}
.cookieBadge{position:fixed;bottom:20px;right:20px;background:#0382DB;color:#fff;width:52px;height:52px;border-radius:50%;display:none;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0382db66;z-index:9999;font-size:24px;transition:background .25s ease-out}
.cookieBadge:hover{background:#025a94}
.cookieBadge.visible{display:flex}
@media (max-width: 768px) {
.headerTopRow{flex-direction:column;gap:20px}
.primaryNav{width:100%;justify-content:center}
.navList47{justify-content:center}
.companyNameDisplay{font-size:20px}
.logoContainer23 img{height:75px;width:75px}
.footerContent8{flex-direction:column;gap:15px}
.footerLinkList{flex-direction:column;align-items:center;gap:12px}
.cookiePanel{top:10px;padding:20px 18px}
.cookieActions{flex-direction:column}
.cookieBtn{width:100%}
}
@media (max-width: 480px) {
.navList47{gap:6px}
.navList47 li a{padding:8px 14px;font-size:13px}
.companyNameDisplay{font-size:18px}
}
.v-terms-body{max-width:1440px;margin:0 auto;padding:80px 24px;background:#fff}
.v-terms-body p{font-size:16px;line-height:1.8;color:#2c3e50;margin:0 0 24px;max-width:820px}
.v-terms-body p + p{margin-top:16px}
.v-terms-body ul,.v-terms-body ol{margin:0 0 28px;padding:0 0 0 32px;max-width:820px}
.v-terms-body ul{list-style-type:disc}
.v-terms-body ol{list-style-type:decimal}
.v-terms-body li{font-size:16px;line-height:1.8;color:#2c3e50;margin:0 0 12px;padding-left:8px}
.v-terms-body li:last-child{margin-bottom:0}
.v-terms-body ul ul,.v-terms-body ol ol,.v-terms-body ul ol,.v-terms-body ol ul{margin:12px 0 0;padding-left:28px}
.v-terms-body a{color:#0382DB;text-decoration:none;border-bottom:1px solid transparent;transition:border-bottom .3s ease-out,color .3s ease-out}
.v-terms-body a:hover{color:#025a9a;border-bottom:1px solid #0382DB}
.v-terms-body a:focus{outline:2px solid #0382DB;outline-offset:2px;border-radius:4px}
.v-terms-body table{width:100%;max-width:820px;margin:0 0 32px;border-collapse:collapse;border:1px solid #e0e6ed;border-radius:8px;overflow:hidden}
.v-terms-body thead{background:linear-gradient(135deg,#0382DB 0%,#025a9a 100%)}
.v-terms-body thead tr{border:none}
.v-terms-body th{padding:16px 20px;font-size:15px;font-weight:600;color:#fff;text-align:left;border-bottom:2px solid #025a9a}
.v-terms-body tbody{background:#fff}
.v-terms-body tbody tr{border-bottom:1px solid #e0e6ed;transition:background .2s ease-out}
.v-terms-body tbody tr:last-child{border-bottom:none}
.v-terms-body tbody tr:hover{background:#f8fbfd}
.v-terms-body td{padding:14px 20px;font-size:15px;line-height:1.6;color:#2c3e50;vertical-align:top}
.v-terms-body hr{border:none;height:1px;background:linear-gradient(90deg,transparent 0%,#e0e6ed 50%,transparent 100%);margin:48px 0;max-width:820px}
.v-terms-body div{margin:0 0 24px}
.v-terms-body div p:last-child{margin-bottom:0}
@media screen and (max-width: 1024px) {
.v-terms-body{padding:64px 32px}
.v-terms-body p,.v-terms-body ul,.v-terms-body ol,.v-terms-body table,.v-terms-body hr{max-width:100%}
}
@media screen and (max-width: 768px) {
.v-terms-body{padding:48px 24px}
.v-terms-body p{font-size:15px;line-height:1.75;margin-bottom:20px}
.v-terms-body ul,.v-terms-body ol{padding-left:24px;margin-bottom:24px}
.v-terms-body li{font-size:15px;margin-bottom:10px}
.v-terms-body table{font-size:14px;display:block;overflow-x:auto}
.v-terms-body th,.v-terms-body td{padding:12px 16px;font-size:14px}
.v-terms-body hr{margin:36px 0}
}
@media screen and (max-width: 480px) {
.v-terms-body{padding:40px 20px}
.v-terms-body p{font-size:14px;line-height:1.7;margin-bottom:18px}
.v-terms-body ul,.v-terms-body ol{padding-left:20px;margin-bottom:20px}
.v-terms-body li{font-size:14px;margin-bottom:8px}
.v-terms-body th,.v-terms-body td{padding:10px 12px;font-size:13px}
.v-terms-body hr{margin:32px 0}
}
.mainHero{position:relative;background:linear-gradient(125deg,#0382DB 0%,#0a6fb8 50%,#E8FCEE 100%);padding:5rem 2rem 6rem;overflow:hidden}
.heroPattern{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.06;pointer-events:none}
.heroPattern svg{width:100%;height:100%}
.heroWrapper{max-width:1440px;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:column;gap:3rem}
.heroContent23{display:flex;flex-direction:column;gap:2rem}
.heroMainTitle{font-size:3.2rem;line-height:1.15;color:#fff;font-weight:700;text-shadow:0 3px 12px #00000026}
.heroTheses{display:flex;flex-direction:column;gap:1.2rem;max-width:720px}
.heroThesisItem47{color:#fff;font-size:1.15rem;line-height:1.7;padding-left:0;opacity:.95}
.heroImageContainer{position:relative;width:100%;max-width:880px;margin:0 auto}
.heroMainImage{width:100%;height:auto;border-radius:32px;box-shadow:0 16px 48px #00000040;object-fit:cover}
.advantagesSection{padding:5rem 2rem;background:#fff}
.advantagesInner{max-width:1440px;margin:0 auto}
.advantagesHeading{font-size:2.5rem;color:#0382DB;margin-bottom:3rem;text-align:center;position:relative;padding-bottom:1rem}
.advantagesHeading::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:90px;height:4px;background:linear-gradient(90deg,#0382DB,#F48F21);border-radius:2px}
.advantagesGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}
.advantageCard19{background:linear-gradient(135deg,#E8FCEE 0%,#fff 100%);border-radius:28px;padding:2.5rem;border:2px solid transparent;transition:all .3s ease-out;position:relative}
.advantageCard19:hover{border-color:#0382DB;box-shadow:0 8px 24px #0382db26;transform:translateY(-4px)}
.advantageIcon{width:56px;height:56px;margin-bottom:1.5rem}
.advantageTitle{font-size:1.5rem;color:#0382DB;margin-bottom:1rem;font-weight:600}
.advantageDescription{color:#333;font-size:1.05rem;line-height:1.7}
.communitySection{background:linear-gradient(155deg,#0382DB 0%,#0a6fb8 100%);padding:5rem 2rem;position:relative;overflow:hidden}
.communityInner{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.communityContent{display:flex;flex-direction:column;gap:2rem}
.communityTitle{font-size:2.5rem;color:#fff;line-height:1.2;font-weight:700}
.communityText{color:#fff;font-size:1.1rem;line-height:1.8;opacity:.95}
.communityStats{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}
.statRow{display:flex;align-items:center;gap:1rem}
.statLabel{color:#E8FCEE;font-size:.95rem;min-width:140px}
.statBar{flex:1;height:12px;background:#fff3;border-radius:20px;position:relative;overflow:hidden}
.statFill{height:100%;background:linear-gradient(90deg,#F48F21,#ffb35c);border-radius:20px;transition:width .4s ease-out}
.communityImages{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}
.communityImageWrapper{position:relative}
.communityImg{width:100%;height:280px;object-fit:cover;border-radius:24px;box-shadow:0 12px 32px #0003}
.communityImageWrapper:nth-child(1){grid-column:span 2}
.communityImageWrapper:nth-child(2){margin-top:-40px}
.communityImageWrapper:nth-child(3){margin-top:-40px}
.eventsSection{padding:5rem 2rem;background:#fff}
.eventsInner{max-width:1440px;margin:0 auto}
.eventsHeader{text-align:center;margin-bottom:4rem}
.eventsTitle{font-size:2.5rem;color:#0382DB;margin-bottom:1.5rem;font-weight:700}
.eventsSubtitle{font-size:1.15rem;color:#555;max-width:720px;margin:0 auto;line-height:1.7}
.eventsTimeline{position:relative;padding:2rem 0}
.timelineItem{display:flex;gap:3rem;margin-bottom:3rem;position:relative}
.timelineItem:nth-child(even){flex-direction:row-reverse}
.timelineDot{position:absolute;left:50%;transform:translateX(-50%);width:20px;height:20px;background:#F48F21;border-radius:50%;border:4px solid #E8FCEE;z-index:2}
.timelineContent{flex:1;background:linear-gradient(135deg,#E8FCEE 0%,#fff 100%);padding:2rem;border-radius:24px;border:2px solid #E8FCEE;transition:all .3s ease-out}
.timelineContent:hover{border-color:#0382DB;box-shadow:0 6px 20px #0382db1f}
.eventName{font-size:1.4rem;color:#0382DB;margin-bottom:.8rem;font-weight:600}
.eventDetails{color:#333;font-size:1.05rem;line-height:1.7}
.eventImage{flex:1;width:100%;height:240px;object-fit:cover;border-radius:24px;box-shadow:0 8px 24px #0000001a}
.ctaSection{background:linear-gradient(165deg,#F48F21 0%,#ff9f3d 100%);padding:5rem 2rem;text-align:center}
.ctaInner{max-width:1440px;margin:0 auto}
.ctaTitle{font-size:2.5rem;color:#fff;margin-bottom:1.5rem;font-weight:700}
.ctaText{color:#fff;font-size:1.2rem;line-height:1.7;max-width:680px;margin:0 auto 2.5rem;opacity:.95}
.ctaButton{display:inline-block;padding:1.2rem 3rem;background:#fff;color:#F48F21;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:30px;box-shadow:0 8px 24px #00000026;transition:all .3s ease-out;border:3px solid #fff}
.ctaButton:hover{background:transparent;color:#fff;transform:translateY(-3px);box-shadow:0 12px 32px #0003}
@media (max-width: 1024px) {
.heroMainTitle{font-size:2.5rem}
.communityInner{grid-template-columns:1fr;gap:3rem}
.advantagesGrid{grid-template-columns:1fr}
.eventsTitle,.advantagesHeading,.communityTitle,.ctaTitle{font-size:2rem}
}
@media (max-width: 768px) {
.mainHero{padding:3rem 1.5rem 4rem}
.heroMainTitle{font-size:2rem}
.heroThesisItem47{font-size:1rem}
.advantagesSection,.communitySection,.eventsSection,.ctaSection{padding:3rem 1.5rem}
.timelineItem{flex-direction:column!important;gap:1.5rem}
.timelineDot{left:20px;transform:translateX(0)}
.communityImages{grid-template-columns:1fr}
.communityImageWrapper:nth-child(1){grid-column:span 1}
.communityImageWrapper:nth-child(2),.communityImageWrapper:nth-child(3){margin-top:0}
.statLabel{min-width:100px;font-size:.9rem}
.ctaTitle{font-size:1.8rem}
.ctaText{font-size:1.05rem}
}
@media (max-width: 480px) {
.heroMainTitle{font-size:1.75rem}
.advantagesHeading,.eventsTitle,.communityTitle,.ctaTitle{font-size:1.6rem}
.advantageCard19{padding:1.8rem}
.ctaButton{width:100%;padding:1rem 2rem}
}
.contactOuter{width:100%;background:linear-gradient(148deg,#0382DB 0%,#E8FCEE 52%,#F48F21 100%);animation:gradientMovement42 8s ease-in-out infinite alternate;padding:0;margin:0}
@keyframes gradientMovement42 {
0%{background:linear-gradient(148deg,#0382DB 0%,#E8FCEE 52%,#F48F21 100%)}
100%{background:linear-gradient(328deg,#F48F21 0%,#0382DB 48%,#E8FCEE 100%)}
}
.titleSectionWrap{max-width:1440px;margin:0 auto;padding:80px 40px;display:flex;align-items:center;gap:60px;position:relative}
.titleContent82{flex:1;z-index:2}
.titleContent82 h1{font-size:48px;line-height:1.2;color:#1a1a1a;margin:0 0 24px}
.qaBlock{display:flex;flex-direction:column;gap:18px;margin:32px 0 0}
.qaItem37{display:flex;gap:12px;align-items:flex-start}
.qaLabel{font-size:16px;font-weight:600;color:#0382DB;min-width:80px}
.qaAnswer{font-size:16px;line-height:1.6;color:#2a2a2a}
.imageAnchor{flex:0 0 440px;height:440px;border-radius:32px;overflow:hidden;position:relative;z-index:2}
.imageAnchor img{width:100%;height:100%;object-fit:cover;filter:brightness(0.85) saturate(1.1)}
.imageAnchor::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0382db4d 0%,#f48f2133 100%);pointer-events:none}
.formAreaOuter{background:#fafafa;padding:100px 40px}
.formContainerWrap{max-width:840px;margin:0 auto}
.formHeader48{text-align:center;margin:0 0 56px}
.formHeader48 h2{font-size:38px;line-height:1.3;color:#1a1a1a;margin:0 0 16px}
.formHeader48 p{font-size:17px;line-height:1.6;color:#555;max-width:640px;margin:0 auto}
.contactForm71{background:#fff;padding:56px 48px;border-radius:28px;box-shadow:0 4px 16px #00000014}
.fieldGroup{margin:0 0 28px}
.fieldGroup label{display:block;font-size:15px;font-weight:600;color:#2a2a2a;margin:0 0 10px}
.fieldGroup input[type="text"],.fieldGroup input[type="email"],.fieldGroup input[type="tel"]{width:100%;padding:16px 18px;font-size:16px;border:2px solid #e0e0e0;border-radius:24px;transition:all .3s ease-out;outline:none}
.fieldGroup input[type="text"]:focus,.fieldGroup input[type="email"]:focus,.fieldGroup input[type="tel"]:focus{border-color:#0382DB;box-shadow:0 0 0 4px #0382db1a}
.ratingSection{margin:32px 0}
.ratingSection label{display:block;font-size:15px;font-weight:600;color:#2a2a2a;margin:0 0 16px}
.ratingOptions{display:flex;gap:12px;justify-content:space-between}
.ratingChoice{flex:1;position:relative}
.ratingChoice input[type="radio"]{position:absolute;opacity:0;width:0;height:0}
.ratingLabel48{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;border:2px solid #e0e0e0;border-radius:20px;cursor:pointer;transition:all .3s ease-out;background:#fafafa}
.ratingChoice input[type="radio"]:checked + .ratingLabel48{border-color:#0382DB;background:#E8FCEE;box-shadow:0 2px 12px #0382db26}
.ratingIcon{font-size:32px}
.ratingText{font-size:14px;color:#555;text-align:center}
.privacyConsent{margin:32px 0 0;display:flex;gap:12px;align-items:flex-start}
.privacyConsent input[type="checkbox"]{width:20px;height:20px;min-width:20px;min-height:20px;margin:2px 0 0;cursor:pointer}
.privacyConsent label{font-size:14px;line-height:1.6;color:#555;cursor:pointer}
.privacyConsent a{color:#0382DB;text-decoration:none;transition:color .3s ease-out}
.privacyConsent a:hover{color:#F48F21}
.submitArea{margin:36px 0 0;text-align:center}
.submitBtn92{padding:18px 56px;font-size:17px;font-weight:600;color:#fff;background:linear-gradient(135deg,#0382DB 0%,#F48F21 100%);border:none;border-radius:28px;cursor:pointer;transition:all .3s ease-out;box-shadow:0 4px 12px #0382db40;z-index:10;position:relative}
.submitBtn92:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0382db59}
.contactDetails62{background:#fff;padding:80px 40px}
.detailsInner{max-width:1440px;margin:0 auto}
.detailsHeader{text-align:center;margin:0 0 64px}
.detailsHeader h2{font-size:36px;line-height:1.3;color:#1a1a1a;margin:0 0 16px}
.detailsHeader::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#0382DB 0%,#F48F21 100%);margin:24px auto 0;border-radius:2px}
.contactGrid47{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}
.contactCard19{background:#fafafa;padding:40px 32px;border-radius:24px;border:2px solid transparent;transition:all .3s ease-out}
.contactCard19:hover{border-color:#E8FCEE;box-shadow:0 6px 20px #0382db1a;transform:translateY(-4px)}
.cardIcon53{width:56px;height:56px;background:linear-gradient(135deg,#0382DB 0%,#F48F21 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 0 24px}
.cardIcon53 span{font-size:28px;color:#fff}
.contactCard19 h3{font-size:22px;color:#1a1a1a;margin:0 0 12px}
.contactCard19 p{font-size:16px;line-height:1.6;color:#555;margin:0 0 16px}
.contactCard19 a{color:#0382DB;text-decoration:none;font-weight:600;transition:color .3s ease-out}
.contactCard19 a:hover{color:#F48F21}
@media (max-width: 1024px) {
.titleSectionWrap{padding:60px 32px;gap:40px}
.imageAnchor{flex:0 0 360px;height:360px}
.titleContent82 h1{font-size:40px}
}
@media (max-width: 768px) {
.titleSectionWrap{flex-direction:column;padding:50px 24px}
.imageAnchor{flex:0 0 auto;width:100%;max-width:420px;height:320px}
.titleContent82 h1{font-size:34px}
.qaLabel{min-width:70px;font-size:15px}
.qaAnswer{font-size:15px}
.formAreaOuter{padding:70px 24px}
.contactForm71{padding:40px 28px}
.formHeader48 h2{font-size:32px}
.ratingOptions{flex-wrap:wrap}
.ratingChoice{flex:0 0 calc(50% - 6px)}
.contactDetails62{padding:60px 24px}
.detailsHeader h2{font-size:30px}
.contactGrid47{grid-template-columns:1fr;gap:24px}
}
@media (max-width: 480px) {
.titleContent82 h1{font-size:28px}
.qaBlock{gap:14px}
.qaItem37{flex-direction:column;gap:6px}
.formHeader48 h2{font-size:28px}
.formHeader48 p{font-size:16px}
.contactForm71{padding:32px 20px}
.ratingChoice{flex:0 0 100%}
.submitBtn92{width:100%;padding:16px 24px}
.detailsHeader h2{font-size:26px}
}
.programHero{background:linear-gradient(127deg,#E8FCEE 0%,#fff 45%,#E8FCEE 100%);padding:90px 20px 80px;position:relative;overflow:hidden}
.programHero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#0382db14 0%,transparent 70%);border-radius:50%;animation:floatDecor 8s ease-in-out infinite}
@keyframes floatDecor {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(-30px,30px) scale(1.1)}
}
.heroContent34{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.heroText67{padding-right:40px}
.heroText67 h1{font-size:3.2rem;line-height:1.2;color:#1a1a1a;margin-bottom:28px;font-weight:700}
.heroText67 h1 .accentWord92{position:relative;color:#0382DB;display:inline-block}
.heroText67 h1 .accentWord92::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#F48F21 0%,#0382DB 100%);border-radius:2px;animation:underlineGrow 1.2s ease-out}
@keyframes underlineGrow {
0%{width:0}
100%{width:100%}
}
.heroText67 p{font-size:1.15rem;line-height:1.8;color:#444;margin-bottom:22px}
.heroPara41{margin-bottom:18px}
.heroImgMosaic{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,140px);gap:16px;position:relative}
.mosaicImg1{grid-column:1 / 2;grid-row:1 / 3;border-radius:32px;overflow:hidden;box-shadow:0 8px 24px #0382db26;animation:floatImage1 6s ease-in-out infinite}
.mosaicImg2{grid-column:2 / 3;grid-row:1 / 2;border-radius:32px;overflow:hidden;box-shadow:0 6px 18px #f48f211f;animation:floatImage2 7s ease-in-out infinite .5s}
.mosaicImg3{grid-column:2 / 3;grid-row:2 / 4;border-radius:32px;overflow:hidden;box-shadow:0 8px 24px #0382db26;animation:floatImage3 8s ease-in-out infinite 1s}
.mosaicImg1 img,.mosaicImg2 img,.mosaicImg3 img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease-out}
.mosaicImg1:hover img,.mosaicImg2:hover img,.mosaicImg3:hover img{transform:scale(1.08)}
@keyframes floatImage1 {
0%,100%{transform:translateY(0)}
50%{transform:translateY(-12px)}
}
@keyframes floatImage2 {
0%,100%{transform:translateY(0)}
50%{transform:translateY(-8px)}
}
@keyframes floatImage3 {
0%,100%{transform:translateY(0)}
50%{transform:translateY(-15px)}
}
.mosaicDecor{position:absolute;bottom:-20px;left:-30px;width:140px;height:140px;border:3px solid #F48F21;border-radius:50%;opacity:.3;animation:pulseDecor 4s ease-in-out infinite}
@keyframes pulseDecor {
0%,100%{transform:scale(1);opacity:.3}
50%{transform:scale(1.15);opacity:.5}
}
.programFlow78{background:linear-gradient(218deg,#fff 0%,#E8FCEE 50%,#fff 100%);padding:90px 20px;position:relative}
.flowContainer45{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:start}
.flowLeftContent{display:flex;flex-direction:column;gap:50px}
.flowIntro23 h2{font-size:2.6rem;color:#1a1a1a;margin-bottom:24px;font-weight:700;position:relative;padding-left:28px}
.flowIntro23 h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:70%;background:linear-gradient(180deg,#0382DB 0%,#F48F21 100%);border-radius:3px}
.flowIntro23 p{font-size:1.1rem;line-height:1.8;color:#444}
.pathwaySteps56{display:flex;flex-direction:column;gap:32px}
.stepCard89{background:#fff;border-radius:28px;padding:32px;box-shadow:0 4px 16px #0000000f;border:2px solid transparent;transition:all .4s ease-out;position:relative;overflow:hidden}
.stepCard89::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#0382DB 0%,#F48F21 100%);transform:scaleY(0);transition:transform .4s ease-out}
.stepCard89:hover{border-color:#0382DB;box-shadow:0 8px 28px #0382db33;transform:translateX(8px)}
.stepCard89:hover::before{transform:scaleY(1)}
.stepHeader71{display:flex;align-items:center;gap:18px;margin-bottom:16px}
.stepNumber52{background:linear-gradient(135deg,#0382DB 0%,#F48F21 100%);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;flex-shrink:0}
.stepHeader71 h3{font-size:1.5rem;color:#1a1a1a;font-weight:600}
.stepCard89 p{font-size:1.05rem;line-height:1.7;color:#555;padding-left:68px}
.flowRightMetrics{position:sticky;top:100px;display:flex;flex-direction:column;gap:24px}
.metricBox38{background:#fff;border-radius:32px;padding:36px 30px;box-shadow:0 6px 20px #00000014;position:relative;overflow:hidden;transition:all .4s ease-out}
.metricBox38::after{content:'';position:absolute;top:0;right:0;width:120px;height:120px;background:radial-gradient(circle,#0382db1a 0%,transparent 70%);border-radius:50%;transform:translate(40px,-40px)}
.metricBox38:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0382db2e}
.metricLabel67{font-size:.95rem;color:#666;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:12px;font-weight:600}
.metricValue94{font-size:3rem;color:#0382DB;font-weight:700;line-height:1;margin-bottom:10px;position:relative;z-index:2}
.metricDesc42{font-size:1.05rem;color:#444;line-height:1.6;position:relative;z-index:2}
.metricBox38.accent2 .metricValue94{color:#F48F21}
.metricBox38.accent2::after{background:radial-gradient(circle,#f48f211a 0%,transparent 70%)}
.progressBarOuter{background:#E8FCEE;height:8px;border-radius:10px;overflow:hidden;margin-top:14px;position:relative;z-index:2}
.progressBarInner{background:linear-gradient(90deg,#0382DB 0%,#F48F21 100%);height:100%;border-radius:10px;transition:width 1.5s ease-out;width:0}
.metricBox38:hover .progressBarInner{width:85%}
.metricBox38.accent2:hover .progressBarInner{width:92%}
@media (max-width: 1024px) {
.heroContent34{grid-template-columns:1fr;gap:50px}
.heroText67{padding-right:0}
.heroText67 h1{font-size:2.6rem}
.flowContainer45{grid-template-columns:1fr;gap:60px}
.flowRightMetrics{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
}
@media (max-width: 768px) {
.programHero{padding:60px 20px 50px}
.heroText67 h1{font-size:2.2rem}
.heroText67 p{font-size:1.05rem}
.heroImgMosaic{grid-template-rows:repeat(3,120px);gap:12px}
.programFlow78{padding:60px 20px}
.flowIntro23 h2{font-size:2rem}
.stepCard89{padding:24px}
.stepCard89 p{padding-left:0}
.flowRightMetrics{grid-template-columns:1fr}
.metricValue94{font-size:2.4rem}
}
@media (max-width: 480px) {
.heroText67 h1{font-size:1.9rem}
.heroImgMosaic{grid-template-columns:1fr;grid-template-rows:160px 140px 140px}
.mosaicImg1,.mosaicImg2,.mosaicImg3{grid-column:1 / 2}
.mosaicImg1{grid-row:1 / 2}
.mosaicImg2{grid-row:2 / 3}
.mosaicImg3{grid-row:3 / 4}
.flowIntro23 h2{font-size:1.7rem}
.stepHeader71 h3{font-size:1.3rem}
}
.heroSectionOuter{background:linear-gradient(158deg,#0382DB 0%,#E8FCEE 58%,#F48F21 100%);padding:95px 28px 110px;position:relative;overflow:hidden}
.heroSectionOuter::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#e8fcee33 0%,transparent 70%);animation:particleFloat 25s ease-in-out infinite}
@keyframes particleFloat {
0%,100%{transform:translate(0,0) rotate(0deg)}
33%{transform:translate(30px,-30px) rotate(120deg)}
66%{transform:translate(-20px,20px) rotate(240deg)}
}
.heroWrap{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.heroTextBlock{position:relative;z-index:2}
.heroTextBlock h1{font-size:52px;line-height:1.15;color:#1a1a1a;margin:0 0 26px;font-weight:700}
.heroTextBlock h1::before{content:'';display:inline-block;width:48px;height:5px;background:#F48F21;margin-right:14px;vertical-align:middle;border-radius:30px}
.heroTextBlock p{font-size:19px;line-height:1.65;color:#2d2d2d;margin:0 0 18px}
.heroTextBlock p:last-of-type{margin-bottom:0}
.heroImgContainer{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:22px;z-index:2}
.heroImgPiece{overflow:hidden;border-radius:28px;box-shadow:0 6px 18px #0382db26}
.heroImgPiece img{width:100%;height:100%;object-fit:cover;filter:blur(0.4px);transition:transform .6s ease-out,filter .6s ease-out}
.heroImgPiece:hover img{transform:scale(1.08);filter:blur(0)}
.heroImgPiece:nth-child(1){grid-column:1 / 2;grid-row:1 / 3}
.heroImgPiece:nth-child(2){grid-column:2 / 3;grid-row:1 / 2}
.heroImgPiece:nth-child(3){grid-column:2 / 3;grid-row:2 / 3}
.tipsContentSection{background:linear-gradient(72deg,#E8FCEE 0%,#fff 100%);padding:95px 28px;position:relative}
.tipsContentSection::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(180deg,transparent 0%,#0382DB 100%);clip-path:polygon(0 50%,100% 0,100% 100%,0 100%)}
.tipsContentWrap{max-width:1440px;margin:0 auto}
.tipsHeadSection{text-align:center;margin-bottom:68px}
.tipsHeadSection h2{font-size:44px;line-height:1.25;color:#1a1a1a;margin:0 0 20px;font-weight:700;position:relative;display:inline-block}
.tipsHeadSection h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:120px;height:4px;background:linear-gradient(90deg,transparent 0%,#F48F21 50%,transparent 100%);border-radius:30px}
.tipsHeadSection p{font-size:18px;line-height:1.7;color:#3a3a3a;max-width:840px;margin:0 auto}
.tipsGridLayout{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}
.tipCardBlock{background:#fff;border-radius:32px;padding:38px 32px;box-shadow:0 4px 22px #0382db14;transition:transform .4s ease-out,box-shadow .4s ease-out;position:relative;overflow:hidden}
.tipCardBlock::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#0382DB 0%,#F48F21 100%);transform:scaleX(0);transform-origin:left;transition:transform .5s ease-out}
.tipCardBlock:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0382db2e}
.tipCardBlock:hover::before{transform:scaleX(1)}
.tipIconCircle{width:72px;height:72px;background:linear-gradient(135deg,#E8FCEE 0%,#0382DB 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.tipIconCircle .lnr{font-size:34px;color:#1a1a1a}
.tipCardBlock h3{font-size:24px;line-height:1.3;color:#1a1a1a;margin:0 0 16px;font-weight:700}
.tipCardBlock p{font-size:16px;line-height:1.7;color:#4a4a4a;margin:0 0 14px}
.tipCardBlock p:last-child{margin-bottom:0}
.tipExampleBox{background:#E8FCEE;border-left:4px solid #F48F21;padding:18px 20px;border-radius:12px;margin-top:20px}
.tipExampleBox strong{display:block;font-size:15px;color:#0382DB;margin-bottom:8px;font-weight:700}
.tipExampleBox span{display:block;font-size:15px;line-height:1.6;color:#2d2d2d}
.tipsAdvancedRow{display:grid;grid-template-columns:380px 1fr;gap:52px;margin-top:75px;align-items:start}
.tipsProfileBox{background:#fff;border-radius:32px;padding:42px;box-shadow:0 8px 26px #0382db1f;text-align:center}
.tipsProfileImg{width:140px;height:140px;border-radius:50%;overflow:hidden;margin:0 auto 22px;border:5px solid #E8FCEE;box-shadow:0 4px 16px #f48f2133}
.tipsProfileImg img{width:100%;height:100%;object-fit:cover}
.tipsProfileBox h4{font-size:22px;line-height:1.3;color:#1a1a1a;margin:0 0 8px;font-weight:700}
.tipsProfileBox .roleLabel{display:block;font-size:15px;color:#0382DB;margin-bottom:18px;font-weight:600}
.tipsProfileBox p{font-size:16px;line-height:1.65;color:#3a3a3a;margin:0}
.tipsDetailedContent h3{font-size:32px;line-height:1.3;color:#1a1a1a;margin:0 0 28px;font-weight:700;position:relative;padding-left:22px}
.tipsDetailedContent h3::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:100%;background:linear-gradient(180deg,#0382DB 0%,#F48F21 100%);border-radius:30px}
.tipsDetailedContent p{font-size:17px;line-height:1.75;color:#2d2d2d;margin:0 0 22px}
.strategySequence{margin-top:36px}
.strategyStep{background:#fff;border-radius:24px;padding:32px 36px;margin-bottom:24px;box-shadow:0 3px 18px #0382db0f;border:2px solid transparent;transition:border-color .4s ease-out,box-shadow .4s ease-out}
.strategyStep:hover{border-color:#F48F21;box-shadow:0 6px 24px #f48f2126}
.strategyStep h5{font-size:20px;line-height:1.3;color:#1a1a1a;margin:0 0 14px;font-weight:700;display:flex;align-items:center;gap:14px}
.stepNumber{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background:linear-gradient(135deg,#0382DB 0%,#F48F21 100%);color:#fff;border-radius:50%;font-size:16px;font-weight:700;flex-shrink:0}
.strategyStep p{font-size:16px;line-height:1.7;color:#3a3a3a;margin:0;padding-left:52px}
.strategyStep ul{list-style:none;padding:0;margin:16px 0 0 52px}
.strategyStep ul li{font-size:15px;line-height:1.7;color:#4a4a4a;margin-bottom:10px;padding-left:28px;position:relative}
.strategyStep ul li::before{content:'';position:absolute;left:0;top:10px;width:14px;height:14px;background:#F48F21;border-radius:50%}
@media (max-width: 1024px) {
.heroWrap{grid-template-columns:1fr;gap:48px}
.heroTextBlock h1{font-size:42px}
.tipsGridLayout{grid-template-columns:repeat(2,1fr);gap:32px}
.tipsAdvancedRow{grid-template-columns:1fr;gap:42px}
}
@media (max-width: 768px) {
.heroSectionOuter{padding:68px 20px 75px}
.heroTextBlock h1{font-size:34px;margin-bottom:20px}
.heroTextBlock p{font-size:17px}
.heroImgContainer{gap:16px}
.tipsContentSection{padding:68px 20px}
.tipsHeadSection h2{font-size:34px;margin-bottom:16px}
.tipsGridLayout{grid-template-columns:1fr;gap:28px}
.tipCardBlock{padding:32px 26px}
.tipsDetailedContent h3{font-size:26px;margin-bottom:20px}
.strategyStep{padding:26px 22px}
.strategyStep p{padding-left:0}
.strategyStep ul{margin-left:0}
}
@media (max-width: 480px) {
.heroTextBlock h1{font-size:28px}
.heroTextBlock h1::before{width:32px;height:4px;margin-right:10px}
.heroImgContainer{grid-template-columns:1fr;grid-template-rows:auto}
.heroImgPiece:nth-child(1){grid-column:1;grid-row:1}
.heroImgPiece:nth-child(2){grid-column:1;grid-row:2}
.heroImgPiece:nth-child(3){display:none}
.tipsHeadSection h2{font-size:28px}
.tipCardBlock h3{font-size:21px}
.tipsProfileBox{padding:32px 24px}
}
.studyMaterialsWrapper{background:linear-gradient(127deg,#E8FCEE 0%,#fff 45%,#E8FCEE 100%);min-height:400px}
.studyHeroSection{max-width:1440px;margin:0 auto;padding:80px 24px;display:flex;align-items:center;gap:60px;position:relative}
.studyHeroSection::before{content:'';position:absolute;top:40px;left:40px;width:120px;height:120px;background-image:radial-gradient(circle,#0382DB 2px,transparent 2px);background-size:15px 15px;opacity:.3}
.studyHeroSection::after{content:'';position:absolute;bottom:40px;right:40px;width:100px;height:100px;background-image:radial-gradient(circle,#F48F21 2px,transparent 2px);background-size:12px 12px;opacity:.25}
.heroTextContent{flex:1;z-index:2}
.heroMainTitle{font-size:52px;line-height:1.1;color:#1a1a1a;margin:0 0 32px;font-weight:700}
.heroMainTitle::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#0382DB,#F48F21);margin-top:16px;border-radius:20px}
.heroActionButton{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#0382DB 0%,#0266a8 100%);color:#fff;text-decoration:none;border-radius:30px;font-size:18px;font-weight:600;transition:all .3s ease-out;box-shadow:0 4px 12px #0382db40}
.heroActionButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0382db59;background:linear-gradient(135deg,#0266a8 0%,#0382DB 100%)}
.heroVisualContainer{flex:1;position:relative}
.heroImageWrapper{position:relative;border-radius:32px;overflow:hidden;box-shadow:0 12px 32px #0000001f}
.heroImageWrapper::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,#0382db1a 100%);z-index:1}
.heroMainImage{width:100%;height:480px;object-fit:cover;display:block}
.heroImageWrapper::after{content:'';position:absolute;top:-20px;right:-20px;width:140px;height:140px;background:linear-gradient(135deg,#F48F21 0%,#ff9f3d 100%);border-radius:32px;z-index:-1;opacity:.4}
.resourcesGridSection{max-width:1440px;margin:0 auto;padding:100px 24px}
.resourcesGridTitle{font-size:42px;color:#1a1a1a;margin:0 0 48px;font-weight:700;text-align:center;position:relative}
.resourcesGridTitle::before{content:'';position:absolute;top:-12px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#0382DB,#F48F21);border-radius:20px}
.resourcesCardsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}
.resourceCard{background:#fff;border-radius:28px;padding:36px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease-out;border:2px solid transparent;position:relative;overflow:hidden}
.resourceCard::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#0382DB,#F48F21);transform:scaleX(0);transform-origin:left;transition:transform .3s ease-out}
.resourceCard:hover::before{transform:scaleX(1)}
.resourceCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#E8FCEE}
.resourceCardIcon{width:56px;height:56px;background:linear-gradient(135deg,#E8FCEE 0%,#d4f5dd 100%);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.resourceCardIcon .lnr{font-size:28px;color:#0382DB}
.resourceCardTitle{font-size:24px;color:#1a1a1a;margin:0 0 14px;font-weight:700}
.resourceCardText{font-size:16px;line-height:1.6;color:#4a4a4a;margin:0}
.downloadAreaSection{background:linear-gradient(168deg,#fff 0%,#E8FCEE 50%,#fff 100%);padding:90px 24px}
.downloadAreaInner{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.downloadContentBlock{display:flex;flex-direction:column;gap:32px}
.downloadBlockTitle{font-size:38px;color:#1a1a1a;margin:0;font-weight:700;line-height:1.2}
.downloadBlockTitle span{color:#0382DB;position:relative}
.downloadBlockTitle span::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:3px;background:linear-gradient(90deg,#0382DB,#F48F21);border-radius:20px}
.downloadItemsList{display:flex;flex-direction:column;gap:20px}
.downloadItem{display:flex;align-items:flex-start;gap:16px;padding:24px;background:#fff;border-radius:24px;border:2px solid #E8FCEE;transition:all .3s ease-out}
.downloadItem:hover{border-color:#0382DB;box-shadow:0 4px 16px #0382db26}
.downloadItemIcon{width:44px;height:44px;background:linear-gradient(135deg,#0382DB,#0266a8);border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.downloadItemIcon .lnr{font-size:22px;color:#fff}
.downloadItemContent h4{font-size:20px;color:#1a1a1a;margin:0 0 6px;font-weight:700}
.downloadItemContent p{font-size:15px;line-height:1.5;color:#5a5a5a;margin:0}
.downloadVisualArea{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.downloadImageBox{border-radius:28px;overflow:hidden;box-shadow:0 6px 20px #0000001a;position:relative}
.downloadImageBox img{width:100%;height:280px;object-fit:cover;display:block;transition:transform .3s ease-out}
.downloadImageBox:hover img{transform:scale(1.05)}
.downloadImageBox:nth-child(1){grid-column:1 / 2}
.downloadImageBox:nth-child(2){grid-column:2 / 3;margin-top:40px}
.downloadImageBox:nth-child(3){grid-column:1 / 3}
@media (max-width: 1024px) {
.studyHeroSection{flex-direction:column;gap:48px;padding:60px 24px}
.heroMainTitle{font-size:42px}
.heroMainImage{height:400px}
.downloadAreaInner{grid-template-columns:1fr;gap:60px}
.resourcesCardsGrid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.heroMainTitle{font-size:36px}
.heroMainImage{height:320px}
.resourcesGridTitle{font-size:32px}
.downloadBlockTitle{font-size:30px}
.studyHeroSection::before,.studyHeroSection::after{width:80px;height:80px}
.downloadVisualArea{grid-template-columns:1fr}
.downloadImageBox:nth-child(2){margin-top:0}
.downloadImageBox:nth-child(1),.downloadImageBox:nth-child(3){grid-column:1 / 2}
}
@media (max-width: 480px) {
.heroMainTitle{font-size:28px}
.heroActionButton{font-size:16px;padding:14px 32px}
.resourceCard{padding:28px}
.downloadItem{padding:20px}
.resourcesGridSection,.downloadAreaSection{padding:60px 20px}
}
.successPageWrapper{background:linear-gradient(135deg,#E8FCEE 0%,#fff 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;padding:40px 20px}
.confirmationInner{max-width:780px;margin:0 auto;text-align:center}
.statusIcon394{width:120px;height:120px;margin:0 auto 32px;position:relative;display:flex;align-items:center;justify-content:center}
.statusIcon394 svg{width:100%;height:100%}
.checkCircle{fill:none;stroke:#0382DB;stroke-width:3;stroke-linecap:round;animation:drawCircle498 .6s ease-out forwards;stroke-dasharray:380;stroke-dashoffset:380}
.checkMark{fill:none;stroke:#0382DB;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;animation:drawCheck498 .4s ease-out .6s forwards;stroke-dasharray:100;stroke-dashoffset:100}
@keyframes drawCircle498 {
to{stroke-dashoffset:0}
}
@keyframes drawCheck498 {
to{stroke-dashoffset:0}
}
.confirmationInner h1{font-size:42px;color:#0382DB;margin:0 0 24px;line-height:1.2}
.confirmationMessage{font-size:18px;line-height:1.7;color:#2c3e50;margin:0 0 40px;max-width:560px;margin-left:auto;margin-right:auto}
.nextStepsInfo{background:#fff;border-radius:32px;padding:44px 36px;box-shadow:0 6px 24px #0382db14;margin-bottom:36px}
.nextStepsInfo h2{font-size:26px;color:#2c3e50;margin:0 0 28px}
.expectationsList{list-style:none;padding:0;margin:0;text-align:left}
.expectationsList li{padding:20px 0;border-bottom:1px solid #E8FCEE;display:flex;align-items:flex-start;gap:16px}
.expectationsList li:last-child{border-bottom:none}
.stepNumber63{background:linear-gradient(135deg,#0382DB 0%,#F48F21 100%);color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;font-size:16px}
.stepContent49{flex:1}
.stepContent49 strong{display:block;font-size:18px;color:#0382DB;margin-bottom:6px}
.stepContent49 p{margin:0;font-size:15px;line-height:1.6;color:#2c3e50}
.actionButtons72{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.primaryAction{background:linear-gradient(135deg,#0382DB 0%,#F48F21 100%);color:#fff;padding:16px 42px;border-radius:28px;text-decoration:none;font-size:17px;font-weight:600;transition:transform .3s ease-out,box-shadow .3s ease-out;box-shadow:0 4px 16px #0382db40;display:inline-block}
.primaryAction:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0382db59}
.secondaryAction{background:#fff;color:#0382DB;padding:16px 42px;border-radius:28px;text-decoration:none;font-size:17px;font-weight:600;transition:background .3s ease-out,outline .3s ease-out;box-shadow:0 0 0 2px #0382DB inset;display:inline-block}
.secondaryAction:hover{background:#0382db0d;outline:3px solid #0382DB}
@media (max-width: 768px) {
.successPageWrapper{padding:30px 16px}
.statusIcon394{width:90px;height:90px;margin-bottom:24px}
.confirmationInner h1{font-size:32px;margin-bottom:18px}
.confirmationMessage{font-size:16px;margin-bottom:32px}
.nextStepsInfo{padding:32px 24px;border-radius:24px}
.nextStepsInfo h2{font-size:22px;margin-bottom:20px}
.expectationsList li{padding:16px 0;gap:12px}
.stepNumber63{width:32px;height:32px;font-size:14px}
.stepContent49 strong{font-size:16px}
.stepContent49 p{font-size:14px}
.actionButtons72{flex-direction:column;gap:12px}
.primaryAction,.secondaryAction{width:100%;text-align:center;padding:14px 32px;font-size:16px}
}
@media (max-width: 480px) {
.confirmationInner h1{font-size:28px}
.nextStepsInfo{padding:24px 20px}
.nextStepsInfo h2{font-size:20px}
}