*{margin:0;padding:0;box-sizing:border-box}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{font-family:'Ubuntu Mono',monospace;font-size:16px;line-height:1.6;color:#1a1a1a;background-color:#f9f9f9}
img{max-width:100%;height:auto;border:0}
a{text-decoration:none;color:inherit}
ul{list-style:none}
button{font-family:inherit;cursor:pointer;border:none;background:none}
input[type="checkbox"]{cursor:pointer}
.headerWrap{background:linear-gradient(135deg,#039CCD 0%,#691B88 100%);box-shadow:0 6px 18px #039ccd40;padding:18px 0}
.topBar{max-width:1536px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:32px}
.logoContainer{flex-shrink:0}
.logoLink{display:block}
.siteLogo{width:90px;height:90px;display:block;background-color:#ffffff26;border-radius:8px;padding:8px;box-shadow:0 4px 12px #00000026}
.companyNameBlock{flex-grow:1;text-align:center}
.brandName{font-size:32px;font-weight:700;color:#EAFF7B;text-shadow:2px 2px 8px #0000004d}
.mainNav{display:flex;gap:28px;align-items:center;flex-shrink:0}
.navLink{color:#fff;font-size:16px;font-weight:400;padding:8px 14px;border-radius:6px;transition:all .3s ease}
.navLink:hover{background-color:#eaff7b33;outline:2px solid #EAFF7B}
.footerWrap{background-color:#2a2a2a;color:#e0e0e0;padding:52px 24px 24px}
.footerColumns{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:48px;padding-bottom:36px;border-bottom:2px solid #691B88}
.footerHeading{font-size:20px;font-weight:700;color:#EAFF7B;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #039CCD;display:inline-block}
.footerText{font-size:15px;line-height:1.7;color:silver}
.footerList{display:flex;flex-direction:column;gap:10px}
.footerLink{color:#b8b8b8;font-size:15px;padding:6px 0;display:inline-block;transition:color .3s ease;border-left:3px solid transparent;padding-left:10px}
.footerLink:hover{color:#039CCD;border-left-color:#EAFF7B}
.contactItem{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:15px;color:silver}
.contactItem i{color:#039CCD;font-size:20px;margin-top:2px}
.copyrightBar{max-width:1536px;margin:0 auto;padding-top:24px;text-align:center}
.copyrightText{font-size:14px;color:#888}
.cookiePopup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;pointer-events:none;transition:opacity .4s ease}
.cookiePopup[data-visible="true"]{opacity:1;pointer-events:all}
.popupInner{background-color:#fff;max-width:520px;width:90%;padding:32px 28px;border-radius:8px;box-shadow:0 12px 32px #691b8859;border:3px solid #039CCD}
.popupTitle{font-size:24px;font-weight:700;color:#691B88;margin-bottom:12px}
.popupDesc{font-size:15px;color:#555;margin-bottom:24px;line-height:1.5}
.cookieCategories{margin-bottom:28px}
.categoryItem{margin-bottom:18px;padding:14px;background-color:#f5f5f5;border-radius:6px;border-left:4px solid #039CCD}
.categoryLabel{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:700;font-size:15px;color:#2a2a2a}
.categoryCheck{width:18px;height:18px}
.categoryCheck:disabled{cursor:not-allowed}
.labelText{flex-grow:1}
.categoryDesc{font-size:13px;color:#666;margin-top:6px;margin-left:28px;line-height:1.4}
.popupActions{display:flex;gap:14px;justify-content:flex-end}
.btnOutline{padding:11px 26px;font-size:15px;font-weight:700;border:2px solid #691B88;background-color:transparent;color:#691B88;border-radius:6px;transition:all .3s ease}
.btnOutline:hover{background-color:#691B88;color:#fff;box-shadow:0 6px 16px #691b8866}
@media (max-width: 1024px) {
.topBar{flex-wrap:wrap;justify-content:center}
.logoContainer{order:1;width:100%;text-align:center}
.companyNameBlock{order:2;width:100%;margin-top:12px}
.mainNav{order:3;width:100%;justify-content:center;margin-top:16px;flex-wrap:wrap}
.footerColumns{grid-template-columns:1fr;gap:32px}
}
@media (max-width: 768px) {
.brandName{font-size:26px}
.mainNav{flex-direction:column;gap:12px}
.navLink{width:100%;text-align:center}
.popupInner{padding:24px 20px}
.popupActions{flex-direction:column;gap:10px}
.btnOutline{width:100%}
}
@media (max-width: 480px) {
.siteLogo{width:70px;height:70px}
.brandName{font-size:22px}
.footerWrap{padding:32px 16px 16px}
}
.legal-a-wrapper{max-width:1536px;margin:0 auto;padding:80px 20px;background:#fff}
.legal-a-wrapper h1{font-size:48px;line-height:1.2;font-weight:700;color:#1a1a1a;margin:0 0 40px;padding-bottom:24px;border-bottom:3px solid #039CCD}
.legal-a-wrapper h2{font-size:36px;line-height:1.3;font-weight:700;color:#2a2a2a;margin:60px 0 24px;padding-top:20px}
.legal-a-wrapper h3{font-size:28px;line-height:1.4;font-weight:600;color:#3a3a3a;margin:48px 0 20px}
.legal-a-wrapper h4{font-size:22px;line-height:1.4;font-weight:600;color:#4a4a4a;margin:36px 0 16px}
.legal-a-wrapper h5{font-size:18px;line-height:1.5;font-weight:600;color:#5a5a5a;margin:28px 0 14px}
.legal-a-wrapper h6{font-size:16px;line-height:1.5;font-weight:600;color:#6a6a6a;margin:24px 0 12px;text-transform:uppercase;letter-spacing:.5px}
.legal-a-wrapper p{font-size:17px;line-height:1.8;color:#333;margin:0 0 24px;max-width:900px}
.legal-a-wrapper strong,.legal-a-wrapper b{font-weight:700;color:#1a1a1a}
.legal-a-wrapper em,.legal-a-wrapper i{font-style:italic;color:#2a2a2a}
.legal-a-wrapper a{color:#039CCD;text-decoration:none;border-bottom:2px solid transparent;transition:all .3s ease;font-weight:500}
.legal-a-wrapper a:hover{color:#691B88;border-bottom-color:#691B88}
.legal-a-wrapper a:focus{outline:2px solid #039CCD;outline-offset:2px}
.legal-a-wrapper ul,.legal-a-wrapper ol{font-size:17px;line-height:1.8;color:#333;margin:0 0 24px;padding-left:32px;max-width:900px}
.legal-a-wrapper ul li,.legal-a-wrapper ol li{margin-bottom:12px}
.legal-a-wrapper ul li:last-child,.legal-a-wrapper ol li:last-child{margin-bottom:0}
.legal-a-wrapper ul{list-style-type:disc}
.legal-a-wrapper ol{list-style-type:decimal}
.legal-a-wrapper blockquote{font-size:18px;line-height:1.7;color:#4a4a4a;margin:32px 0;padding:24px 32px;border-left:4px solid #039CCD;background:#039ccd0d;font-style:italic}
.legal-a-wrapper table{width:100%;max-width:900px;border-collapse:collapse;margin:32px 0;font-size:16px;line-height:1.6}
.legal-a-wrapper table th,.legal-a-wrapper table td{padding:16px;text-align:left;border:1px solid #e0e0e0}
.legal-a-wrapper table th{background:#039CCD;color:#fff;font-weight:600}
.legal-a-wrapper table tr:nth-child(even){background:#039ccd08}
.legal-a-wrapper hr{border:none;height:2px;background:#e0e0e0;margin:48px 0;max-width:900px}
@media (max-width: 1024px) {
.legal-a-wrapper{padding:60px 32px}
.legal-a-wrapper h1{font-size:40px;margin-bottom:32px}
.legal-a-wrapper h2{font-size:32px;margin:48px 0 20px}
.legal-a-wrapper h3{font-size:24px;margin:36px 0 16px}
.legal-a-wrapper h4{font-size:20px}
}
@media (max-width: 768px) {
.legal-a-wrapper{padding:40px 20px}
.legal-a-wrapper h1{font-size:32px;margin-bottom:24px;padding-bottom:16px}
.legal-a-wrapper h2{font-size:26px;margin:36px 0 16px}
.legal-a-wrapper h3{font-size:22px;margin:28px 0 14px}
.legal-a-wrapper h4{font-size:19px;margin:24px 0 12px}
.legal-a-wrapper h5{font-size:17px}
.legal-a-wrapper h6{font-size:15px}
.legal-a-wrapper p,.legal-a-wrapper ul,.legal-a-wrapper ol{font-size:16px;line-height:1.7;margin-bottom:20px}
.legal-a-wrapper blockquote{font-size:17px;padding:20px 24px;margin:24px 0}
.legal-a-wrapper table{font-size:14px}
.legal-a-wrapper table th,.legal-a-wrapper table td{padding:12px}
}
@media (max-width: 480px) {
.legal-a-wrapper{padding:32px 16px}
.legal-a-wrapper h1{font-size:28px}
.legal-a-wrapper h2{font-size:24px}
.legal-a-wrapper h3{font-size:20px}
.legal-a-wrapper ul,.legal-a-wrapper ol{padding-left:24px}
.legal-a-wrapper blockquote{padding:16px 20px}
.legal-a-wrapper table{font-size:13px}
.legal-a-wrapper table th,.legal-a-wrapper table td{padding:10px}
}
.title-hero{position:relative;display:flex;align-items:center;min-height:520px;overflow:hidden;background:linear-gradient(135deg,#039CCD 0%,#691B88 100%);margin-bottom:80px}
.title-hero .hero-inner{max-width:1536px;width:100%;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:60px;position:relative;z-index:2}
.title-hero .text-side{flex:1;max-width:580px}
.title-hero .main-heading{font-size:56px;line-height:1.15;font-weight:700;color:#EAFF7B;margin:0 0 32px;position:relative}
.title-hero .main-heading::before{content:'';position:absolute;left:-8px;top:-8px;width:4px;height:80%;background:#EAFF7B;border-radius:2px}
.title-hero .cta-btn{display:inline-block;padding:16px 40px;background:#EAFF7B;color:#691B88;font-size:18px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;box-shadow:0 8px 20px #eaff7b4d}
.title-hero .cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #eaff7b66}
.title-hero .image-side{flex:1;position:relative;margin-right:-120px;max-width:680px}
.title-hero .hero-img{width:100%;height:auto;border-radius:12px 0 0 12px;box-shadow:-20px 20px 40px #039ccd66;object-fit:cover;max-height:480px}
.title-hero .deco-shape{position:absolute;width:120px;height:120px;border:3px solid #EAFF7B;border-radius:50%;top:-30px;left:-40px;opacity:.6}
.structure-intro{max-width:1536px;width:100%;margin:0 auto 100px;padding:0 20px}
.structure-intro .intro-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}
.structure-intro .grid-card{background:linear-gradient(160deg,#039ccd14 0%,#691b8814 100%);padding:40px 32px;border-radius:10px;border:2px solid transparent;transition:all .3s ease}
.structure-intro .grid-card:hover{border-color:#039CCD;transform:translateY(-6px);box-shadow:0 16px 32px #039ccd26}
.structure-intro .card-icon{width:64px;height:64px;background:#039CCD;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.structure-intro .card-icon svg{width:32px;height:32px;fill:#EAFF7B}
.structure-intro .card-title{font-size:24px;font-weight:700;color:#691B88;margin:0 0 16px}
.structure-intro .card-text{font-size:16px;line-height:1.6;color:#333;margin:0}
.learning-path{background:linear-gradient(90deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 20px;margin-bottom:100px}
.learning-path .path-container{max-width:1536px;margin:0 auto}
.learning-path .section-label{font-size:42px;font-weight:700;color:#691B88;margin:0 0 48px;text-align:center;position:relative}
.learning-path .section-label::after{content:'';position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:#EAFF7B;border-radius:2px}
.learning-path .steps-row{display:flex;gap:24px;align-items:flex-start;justify-content:center}
.learning-path .step-item{flex:1;max-width:280px;text-align:center;position:relative}
.learning-path .step-number{width:80px;height:80px;background:#039CCD;color:#fff;font-size:32px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 8px 16px #039ccd4d}
.learning-path .step-heading{font-size:20px;font-weight:600;color:#691B88;margin:0 0 12px}
.learning-path .step-description{font-size:15px;line-height:1.5;color:#555;margin:0}
.learning-path .step-item::after{content:'→';position:absolute;right:-30px;top:36px;font-size:28px;color:#039CCD;font-weight:700}
.learning-path .step-item:last-child::after{display:none}
.features-split{max-width:1536px;width:100%;margin:0 auto 100px;padding:0 20px}
.features-split .split-layout{display:flex;gap:60px;align-items:center}
.features-split .visual-column{flex:1;max-width:600px}
.features-split .content-img{width:100%;height:auto;border-radius:10px;box-shadow:12px 12px 0 #691b8833;object-fit:cover;max-height:520px}
.features-split .content-column{flex:1}
.features-split .section-heading{font-size:38px;font-weight:700;color:#039CCD;margin:0 0 32px}
.features-split .feature-list{display:flex;flex-direction:column;gap:24px}
.features-split .feature-row{display:flex;gap:16px;align-items:flex-start}
.features-split .feature-icon-box{width:48px;height:48px;background:#EAFF7B;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.features-split .feature-icon-box svg{width:24px;height:24px;fill:#691B88}
.features-split .feature-content h3{font-size:20px;font-weight:600;color:#691B88;margin:0 0 8px}
.features-split .feature-content p{font-size:16px;line-height:1.6;color:#333;margin:0}
.enrollment-action{background:#691B88;padding:80px 20px;text-align:center}
.enrollment-action .action-wrapper{max-width:900px;margin:0 auto}
.enrollment-action .final-heading{font-size:44px;font-weight:700;color:#EAFF7B;margin:0 0 24px}
.enrollment-action .final-text{font-size:18px;line-height:1.6;color:#eaff7be6;margin:0 0 40px;max-width:680px;margin-left:auto;margin-right:auto}
.enrollment-action .enroll-btn{display:inline-block;padding:18px 48px;background:#EAFF7B;color:#691B88;font-size:20px;font-weight:700;text-decoration:none;border-radius:10px;transition:all .3s ease;box-shadow:0 10px 24px #eaff7b4d}
.enrollment-action .enroll-btn:hover{transform:scale(1.05);box-shadow:0 14px 32px #eaff7b66}
@media (max-width: 1024px) {
.title-hero .hero-inner{flex-direction:column;gap:40px}
.title-hero .image-side{margin-right:0;max-width:100%}
.title-hero .hero-img{border-radius:10px}
.structure-intro .intro-grid{grid-template-columns:1fr;gap:30px}
.learning-path .steps-row{flex-direction:column;align-items:center}
.learning-path .step-item::after{display:none}
.features-split .split-layout{flex-direction:column;gap:40px}
}
@media (max-width: 768px) {
.title-hero{min-height:auto;padding:60px 0}
.title-hero .main-heading{font-size:36px}
.learning-path .section-label{font-size:32px}
.features-split .section-heading{font-size:28px}
.enrollment-action .final-heading{font-size:32px}
}
.hero-outer{position:relative;width:100%;min-height:620px;overflow:hidden;background:linear-gradient(135deg,#039ccd14 0%,#691b880f 100%);padding:80px 20px 60px}
.hero-outer::before{content:'';position:absolute;top:-15%;right:-8%;width:480px;height:480px;background:radial-gradient(circle,#eaff7b33 0%,transparent 70%);border-radius:50%;transform:rotate(-12deg);z-index:1}
.hero-outer::after{content:'';position:absolute;bottom:-10%;left:-5%;width:360px;height:360px;background:radial-gradient(circle,#691b8826 0%,transparent 65%);border-radius:50%;transform:rotate(18deg);z-index:1}
.hero-inner{position:relative;max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;z-index:2}
.hero-content-wrap{padding:0}
.hero-content-wrap h1{font-size:3.2rem;line-height:1.15;margin:0 0 32px;color:#1a1a1a;font-weight:700}
.hero-content-wrap h1::after{content:'';display:block;width:90px;height:6px;background:linear-gradient(90deg,#039CCD 0%,#691B88 100%);margin-top:24px;border-radius:3px}
.hero-content-wrap p{font-size:1.15rem;line-height:1.7;color:#333;margin:0 0 40px}
.hero-image-container{position:relative;transform:rotate(-3deg);box-shadow:0 12px 40px #039ccd40;border-radius:8px;overflow:hidden}
.hero-image-container img{width:100%;height:auto;display:block;filter:blur(1px)}
.cta-primary-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:linear-gradient(135deg,#039CCD 0%,#0282ad 100%);color:#fff;text-decoration:none;font-weight:600;font-size:1.05rem;border-radius:8px;box-shadow:0 6px 20px #039ccd4d;transition:all .3s ease;z-index:10;position:relative}
.cta-primary-btn:hover{background:linear-gradient(135deg,#0282ad 0%,#026e91 100%);box-shadow:0 8px 28px #039ccd66;transform:translateY(-2px)}
.support-section-outer{padding:90px 20px;background:#fff}
.support-section-inner{max-width:1536px;margin:0 auto}
.support-section-inner h2{font-size:2.5rem;color:#1a1a1a;margin:0 0 16px;font-weight:700}
.support-section-inner h2::before{content:'';display:inline-block;width:8px;height:42px;background:#039CCD;margin-right:16px;vertical-align:middle}
.support-intro-text{font-size:1.1rem;line-height:1.75;color:#444;margin:0 0 60px;max-width:880px}
.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.support-card{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:32px;border-radius:10px;border:2px solid transparent;transition:all .3s ease;box-shadow:0 4px 16px #0000000f}
.support-card:hover{border-color:#039CCD;box-shadow:0 8px 24px #039ccd2e;transform:translateY(-4px)}
.support-card-icon{font-size:2.8rem;color:#691B88;margin-bottom:20px;display:block}
.support-card h3{font-size:1.35rem;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.support-card p{font-size:1rem;line-height:1.7;color:#555;margin:0}
.motivation-block{padding:100px 20px;background:linear-gradient(180deg,#eaff7b1f 0%,#039ccd14 100%);position:relative}
.motivation-block::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#039CCD 50%,transparent 100%)}
.motivation-container{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:70px;align-items:center}
.motivation-image-wrap{position:relative}
.motivation-image-wrap img{width:100%;height:auto;border-radius:10px;box-shadow:0 14px 36px #691b8838}
.motivation-text-area h2{font-size:2.4rem;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.motivation-text-area p{font-size:1.08rem;line-height:1.75;color:#333;margin:0 0 20px}
.progress-display-wrap{margin-top:40px;display:flex;gap:28px}
.progress-item{flex:1}
.progress-label{font-size:.9rem;color:#666;margin-bottom:8px;display:block;font-weight:500}
.progress-bar-bg{width:100%;height:10px;background:#e0e0e0;border-radius:5px;overflow:hidden;position:relative}
.progress-bar-fill{height:100%;background:linear-gradient(90deg,#039CCD 0%,#691B88 100%);border-radius:5px;transition:width .8s ease}
.progress-item:nth-child(1) .progress-bar-fill{width:87%}
.progress-item:nth-child(2) .progress-bar-fill{width:72%}
.progress-item:nth-child(3) .progress-bar-fill{width:94%}
.schedule-section{padding:90px 20px;background:#fff}
.schedule-inner{max-width:1536px;margin:0 auto}
.schedule-inner h2{font-size:2.5rem;color:#1a1a1a;margin:0 0 20px;font-weight:700;text-align:center}
.schedule-inner h2::after{content:'';display:block;width:120px;height:5px;background:#EAFF7B;margin:20px auto 0;border-radius:3px}
.schedule-description{font-size:1.1rem;line-height:1.7;color:#444;text-align:center;max-width:780px;margin:0 auto 60px}
.schedule-grid-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:44px}
.schedule-box{background:#fafafa;padding:40px 36px;border-left:6px solid #039CCD;border-radius:6px;transition:all .3s ease}
.schedule-box:hover{background:#f4f4f4;border-left-color:#691B88;box-shadow:0 6px 20px #00000014}
.schedule-box h3{font-size:1.4rem;color:#1a1a1a;margin:0 0 16px;font-weight:600;display:flex;align-items:center;gap:12px}
.schedule-box h3 i{color:#691B88;font-size:1.6rem}
.schedule-box p{font-size:1.02rem;line-height:1.75;color:#555;margin:0}
.events-outer-wrap{padding:100px 20px;background:linear-gradient(135deg,#691b880d 0%,#039ccd0d 100%);position:relative;overflow:hidden}
.events-outer-wrap::before{content:'';position:absolute;top:50%;left:50%;width:600px;height:600px;background:radial-gradient(circle,#eaff7b26 0%,transparent 70%);transform:translate(-50%,-50%);z-index:1}
.events-content-zone{max-width:1536px;margin:0 auto;position:relative;z-index:2}
.events-content-zone h2{font-size:2.6rem;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.events-lead-text{font-size:1.12rem;line-height:1.75;color:#333;margin:0 0 50px;max-width:820px}
.events-flex-container{display:flex;gap:50px;align-items:flex-start}
.events-image-box{flex:0 0 48%}
.events-image-box img{width:100%;height:auto;border-radius:10px;box-shadow:0 10px 32px #0000001f}
.events-list-zone{flex:1}
.event-item-card{background:#fff;padding:28px 32px;margin-bottom:24px;border-radius:8px;box-shadow:0 4px 14px #0000000f;border-left:4px solid #039CCD;transition:all .3s ease}
.event-item-card:hover{box-shadow:0 8px 24px #039ccd33;border-left-color:#691B88}
.event-item-card h4{font-size:1.3rem;color:#1a1a1a;margin:0 0 12px;font-weight:600}
.event-item-card p{font-size:1rem;line-height:1.7;color:#555;margin:0}
.interaction-section-wrap{padding:90px 20px;background:#fff}
.interaction-section-inner{max-width:1536px;margin:0 auto}
.interaction-section-inner h2{font-size:2.5rem;color:#1a1a1a;margin:0 0 18px;font-weight:700;text-align:center}
.interaction-section-inner h2 span{color:#039CCD}
.interaction-intro{font-size:1.1rem;line-height:1.75;color:#444;text-align:center;max-width:800px;margin:0 auto 60px}
.interaction-formats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}
.format-card-box{background:linear-gradient(135deg,#f9f9f9 0%,#fff 100%);padding:36px 28px;border-radius:10px;text-align:center;border:2px solid #e8e8e8;transition:all .3s ease}
.format-card-box:hover{border-color:#039CCD;box-shadow:0 10px 28px #039ccd26;transform:scale(1.05)}
.format-card-box i{font-size:3rem;color:#691B88;margin-bottom:18px;display:block}
.format-card-box h3{font-size:1.2rem;color:#1a1a1a;margin:0 0 12px;font-weight:600}
.format-card-box p{font-size:.95rem;line-height:1.65;color:#666;margin:0}
.flexibility-wrap{padding:100px 20px;background:linear-gradient(180deg,#039ccd0f 0%,#eaff7b1a 100%)}
.flexibility-content-area{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:55% 45%;gap:60px;align-items:center}
.flexibility-text-side h2{font-size:2.6rem;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.flexibility-text-side p{font-size:1.1rem;line-height:1.75;color:#333;margin:0 0 18px}
.flexibility-features-list{margin-top:36px;display:flex;flex-direction:column;gap:20px}
.flexibility-feature-item{display:flex;align-items:center;gap:16px;padding:18px 24px;background:#fff;border-radius:8px;box-shadow:0 3px 12px #0000000f;transition:all .3s ease}
.flexibility-feature-item:hover{box-shadow:0 6px 20px #691b8826;transform:translateX(8px)}
.flexibility-feature-item i{font-size:1.8rem;color:#039CCD}
.flexibility-feature-item span{font-size:1.05rem;color:#333;font-weight:500}
.flexibility-image-side img{width:100%;height:auto;border-radius:10px;box-shadow:0 12px 36px #00000024}
@media (max-width: 1024px) {
.hero-inner{grid-template-columns:1fr;gap:40px}
.hero-content-wrap h1{font-size:2.6rem}
.support-grid{grid-template-columns:repeat(2,1fr)}
.motivation-container{grid-template-columns:1fr;gap:50px}
.schedule-grid-layout{grid-template-columns:1fr}
.events-flex-container{flex-direction:column}
.events-image-box{flex:1}
.interaction-formats-grid{grid-template-columns:repeat(2,1fr)}
.flexibility-content-area{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hero-content-wrap h1{font-size:2.2rem}
.hero-outer{min-height:auto;padding:60px 20px 50px}
.support-grid{grid-template-columns:1fr}
.support-section-inner h2{font-size:2rem}
.motivation-text-area h2,.schedule-inner h2,.events-content-zone h2,.interaction-section-inner h2,.flexibility-text-side h2{font-size:2rem}
.progress-display-wrap{flex-direction:column;gap:20px}
.interaction-formats-grid{grid-template-columns:1fr}
.cta-primary-btn{width:100%;justify-content:center}
}
@media (max-width: 480px) {
.hero-content-wrap h1{font-size:1.9rem}
.support-section-inner h2::before{width:6px;height:32px}
.schedule-box{padding:28px 24px}
}
.contact-main-wrap{width:100%;max-width:1536px;margin:0 auto;padding:0 20px}
.hero-contact-block{padding:80px 0 60px;position:relative;overflow:hidden}
.hero-contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.hero-text-area{position:relative;z-index:2}
.hero-text-area .title-line-1{font-size:3.2rem;font-weight:700;color:#691B88;line-height:1.1;margin-bottom:12px}
.hero-text-area .title-line-2{font-size:2rem;font-weight:500;color:#039CCD;line-height:1.2;margin-bottom:18px}
.hero-text-area .title-line-3{font-size:1.4rem;font-weight:400;color:#333;line-height:1.4}
.hero-visual-zone{position:relative;height:340px}
.shape-fragment-1{position:absolute;top:0;left:20%;width:180px;height:180px;background:linear-gradient(135deg,#039CCD 0%,#039ccd99 100%);clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);transform:rotate(-12deg)}
.shape-fragment-2{position:absolute;bottom:20px;right:10%;width:220px;height:220px;background:linear-gradient(225deg,#691B88 0%,#691b8880 100%);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);transform:rotate(18deg)}
.shape-fragment-3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:160px;height:160px;background:#eaff7bcc;clip-path:circle(50% at 50% 50%)}
.accent-depth-layer{position:absolute;top:-40px;right:-40px;width:300px;height:300px;background:radial-gradient(circle,#039ccd26 0%,transparent 70%);border-radius:50%;z-index:1}
.contact-info-section{padding:60px 0;background:linear-gradient(180deg,#f9f9f9 0%,#fff 100%)}
.contact-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.info-card-item{padding:36px 28px;background:#fff;border-radius:8px;box-shadow:0 6px 18px #039ccd1f;transition:transform .3s ease,box-shadow .3s ease}
.info-card-item:hover{transform:translateY(-4px);box-shadow:0 10px 24px #691b882e}
.info-card-icon{width:56px;height:56px;background:linear-gradient(135deg,#039CCD 0%,#691B88 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.info-card-icon svg{width:28px;height:28px;fill:#fff}
.info-card-title{font-size:1.3rem;font-weight:600;color:#222;margin-bottom:12px}
.info-card-details{font-size:1rem;color:#555;line-height:1.6}
.info-card-details a{color:#039CCD;text-decoration:none;transition:color .2s ease}
.info-card-details a:hover{color:#691B88}
.messenger-links{display:flex;gap:12px;margin-top:14px}
.messenger-btn{width:38px;height:38px;background:#039CCD;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .2s ease}
.messenger-btn:hover{background:#691B88}
.messenger-btn svg{width:20px;height:20px;fill:#fff}
.divider-wave{width:100%;height:80px;position:relative;overflow:hidden}
.divider-wave svg{position:absolute;bottom:0;left:0;width:100%;height:100%}
.form-contact-zone{padding:80px 0;background:#fff}
.form-wrapper-main{max-width:820px;margin:0 auto}
.form-header-text{text-align:center;margin-bottom:48px}
.form-header-text h2{font-size:2.4rem;font-weight:700;color:#691B88;margin-bottom:14px}
.form-header-text p{font-size:1.1rem;color:#666;line-height:1.6}
.contact-form-elegant{background:linear-gradient(135deg,#f8f8f8 0%,#fff 100%);padding:48px 40px;border-radius:10px;box-shadow:0 8px 24px #691b881a}
.form-row-group{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}
.form-field-box{display:flex;flex-direction:column}
.form-field-box.full-width{grid-column:1 / -1}
.form-field-box label{font-size:.95rem;font-weight:600;color:#333;margin-bottom:8px}
.form-field-box input,.form-field-box textarea{padding:14px 16px;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;color:#333;transition:border-color .2s ease,box-shadow .2s ease;background:#fff}
.form-field-box input:focus,.form-field-box textarea:focus{outline:none;border-color:#039CCD;box-shadow:0 0 0 3px #039ccd1a}
.form-field-box textarea{min-height:140px;resize:vertical}
.priority-selector-zone{margin-bottom:28px}
.priority-selector-zone label{font-size:.95rem;font-weight:600;color:#333;display:block;margin-bottom:12px}
.priority-options-wrap{display:flex;gap:16px}
.priority-options-wrap input[type="radio"]{display:none}
.priority-options-wrap input[type="radio"] + label{padding:12px 24px;border:2px solid #e0e0e0;border-radius:6px;font-size:.95rem;font-weight:500;color:#555;cursor:pointer;transition:all .2s ease;background:#fff}
.priority-options-wrap input[type="radio"]:checked + label{border-color:#039CCD;background:#039ccd14;color:#039CCD}
.priority-options-wrap input[type="radio"] + label:hover{border-color:#691B88;background:#691b880d}
.privacy-consent-area{margin-bottom:28px;display:flex;align-items:flex-start;gap:10px}
.privacy-consent-area input[type="checkbox"]{margin-top:4px;width:18px;height:18px;cursor:pointer;accent-color:#039CCD}
.privacy-consent-area label{font-size:.9rem;color:#555;line-height:1.5}
.privacy-consent-area label a{color:#039CCD;text-decoration:underline}
.privacy-consent-area label a:hover{color:#691B88}
.submit-btn-container{text-align:center}
.submit-btn-main{padding:16px 54px;background:linear-gradient(135deg,#039CCD 0%,#691B88 100%);color:#fff;font-size:1.1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 6px 18px #039ccd40}
.submit-btn-main:hover{transform:translateY(-2px);box-shadow:0 10px 24px #691b8859}
.submit-btn-main:active{transform:translateY(0)}
.map-alternative-section{padding:70px 0;background:linear-gradient(180deg,#fff 0%,#f5f5f5 100%)}
.map-alt-inner{max-width:900px;margin:0 auto;text-align:center}
.map-alt-inner h3{font-size:2rem;font-weight:700;color:#691B88;margin-bottom:20px}
.map-alt-inner p{font-size:1.05rem;color:#555;line-height:1.7;margin-bottom:32px}
.address-display-box{background:#fff;padding:32px;border-radius:8px;box-shadow:0 6px 18px #039ccd1a;display:inline-block;text-align:left}
.address-display-box .address-line{font-size:1.15rem;color:#333;margin-bottom:8px;display:flex;align-items:center;gap:12px}
.address-display-box .address-line svg{width:22px;height:22px;fill:#039CCD}
@media (max-width: 1024px) {
.hero-contact-inner{grid-template-columns:1fr;gap:40px}
.contact-info-grid{grid-template-columns:1fr;gap:28px}
.form-row-group{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hero-text-area .title-line-1{font-size:2.4rem}
.hero-text-area .title-line-2{font-size:1.6rem}
.hero-visual-zone{height:260px}
.shape-fragment-1{width:140px;height:140px}
.shape-fragment-2{width:160px;height:160px}
.shape-fragment-3{width:120px;height:120px}
.contact-form-elegant{padding:32px 24px}
.priority-options-wrap{flex-direction:column}
.priority-options-wrap input[type="radio"] + label{text-align:center}
}
.aboutPageWrap{width:100%;overflow:hidden}
.titleBlockOuter{position:relative;max-width:1536px;margin:0 auto;padding:80px 24px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#039ccd14 0%,#691b8814 100%);gap:48px}
.titleBlockOuter::before{content:'';position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,#eaff7b4d 0%,transparent 70%);border-radius:50%;z-index:1}
.titleBlockOuter::after{content:'';position:absolute;bottom:-80px;left:-80px;width:300px;height:300px;background:radial-gradient(circle,#691b8833 0%,transparent 70%);border-radius:50%;z-index:1}
.titleContentWrap{flex:0 0 45%;z-index:2;position:relative}
.titleContentWrap h1{font-size:52px;line-height:1.15;margin:0 0 32px;color:#1a1a1a;font-weight:700}
.titleBlockButton{display:inline-block;padding:16px 40px;background:#039CCD;color:#fff;text-decoration:none;font-size:18px;font-weight:600;border-radius:8px;transition:all .3s ease;box-shadow:0 8px 16px #039ccd40}
.titleBlockButton:hover{background:#027a9f;box-shadow:0 12px 24px #039ccd59;transform:translateY(-2px)}
.titleBlockButton:focus{outline:3px solid #EAFF7B;outline-offset:2px}
.titleImageSection{flex:0 0 50%;position:relative;z-index:2;margin-right:-120px}
.titleImageSection img{width:100%;height:auto;display:block;border-radius:0 0 0 16px;box-shadow:-12px 12px 32px #00000026;object-fit:cover;max-height:480px}
.storySection{max-width:1536px;margin:100px auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.storyTextBox{display:flex;flex-direction:column;gap:28px}
.storyTextBox h2{font-size:38px;line-height:1.3;color:#1a1a1a;font-weight:700;margin:0;position:relative;padding-left:24px}
.storyTextBox h2::before{content:'';position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(180deg,#039CCD 0%,#691B88 100%);border-radius:3px}
.storyTextBox p{font-size:17px;line-height:1.7;color:#333;margin:0}
.storyTextBox p strong{color:#691B88;font-weight:600}
.storyImageGrid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.storyImageGrid img{width:100%;height:280px;object-fit:cover;border-radius:10px;box-shadow:0 6px 18px #0000001f;transition:transform .3s ease,box-shadow .3s ease}
.storyImageGrid img:hover{transform:scale(1.03);box-shadow:0 10px 28px #0000002e}
.storyImageGrid img:nth-child(1){grid-column:1 / 2}
.storyImageGrid img:nth-child(2){grid-column:2 / 3}
.storyImageGrid img:nth-child(3){grid-column:1 / 3;height:320px}
.approachZone{background:linear-gradient(165deg,#691b880d 0%,#039ccd0d 100%);padding:90px 24px;position:relative}
.approachZone::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#039CCD 0%,#691B88 50%,#EAFF7B 100%)}
.approachContainer{max-width:1280px;margin:0 auto}
.approachHeadline{text-align:center;margin-bottom:64px}
.approachHeadline h3{font-size:42px;line-height:1.25;color:#1a1a1a;font-weight:700;margin:0 0 18px}
.approachHeadline p{font-size:18px;line-height:1.6;color:#555;margin:0;max-width:720px;margin-left:auto;margin-right:auto}
.pillarsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.pillarCard{background:#fff;border-radius:10px;padding:40px 32px;box-shadow:0 4px 12px #00000014;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}
.pillarCard::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#039CCD 0%,#691B88 100%);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.pillarCard:hover::before{transform:scaleX(1)}
.pillarCard:hover{border-color:#039CCD;box-shadow:0 10px 28px #039ccd33;transform:translateY(-4px)}
.pillarIconArea{width:64px;height:64px;background:linear-gradient(135deg,#039ccd26 0%,#691b8826 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.pillarIconArea i{font-size:32px;color:#039CCD}
.pillarCard h4{font-size:22px;line-height:1.4;color:#1a1a1a;font-weight:700;margin:0 0 16px}
.pillarCard p{font-size:16px;line-height:1.65;color:#444;margin:0}
.pillarCard:nth-child(1) .pillarIconArea{background:linear-gradient(135deg,#039ccd26 0%,#039ccd0d 100%)}
.pillarCard:nth-child(2) .pillarIconArea{background:linear-gradient(135deg,#691b8826 0%,#691b880d 100%)}
.pillarCard:nth-child(2) .pillarIconArea i{color:#691B88}
.pillarCard:nth-child(3) .pillarIconArea{background:linear-gradient(135deg,#eaff7b66 0%,#eaff7b26 100%)}
.pillarCard:nth-child(3) .pillarIconArea i{color:#691B88}
@media (max-width: 1024px) {
.titleBlockOuter{flex-direction:column;padding:60px 24px}
.titleContentWrap,.titleImageSection{flex:1 1 100%}
.titleImageSection{margin-right:0}
.titleContentWrap h1{font-size:40px}
.storySection{grid-template-columns:1fr;gap:50px;margin:60px auto}
.pillarsGrid{grid-template-columns:1fr;gap:28px}
}
@media (max-width: 768px) {
.titleBlockOuter{padding:48px 20px}
.titleContentWrap h1{font-size:32px;margin-bottom:24px}
.titleBlockButton{padding:14px 32px;font-size:16px}
.titleImageSection img{max-height:320px;border-radius:0 0 0 12px}
.storyTextBox h2{font-size:30px}
.storyTextBox p{font-size:16px}
.storyImageGrid{grid-template-columns:1fr}
.storyImageGrid img:nth-child(3){grid-column:1}
.approachZone{padding:60px 20px}
.approachHeadline h3{font-size:32px}
.approachHeadline p{font-size:16px}
.pillarCard{padding:32px 24px}
.pillarCard h4{font-size:20px}
}
@media (max-width: 480px) {
.titleContentWrap h1{font-size:28px}
.approachHeadline h3{font-size:28px}
.pillarIconArea{width:56px;height:56px}
.pillarIconArea i{font-size:28px}
}
.successOuter{background:linear-gradient(135deg,#039CCD 0%,#691B88 100%);padding:80px 20px;min-height:85vh;display:flex;align-items:center;justify-content:center}
.successInner{max-width:900px;margin:0 auto;background:#fff;border-radius:8px;box-shadow:0 12px 35px #691b884d;overflow:hidden}
.successContent{display:flex;flex-direction:row;align-items:stretch}
.visualAnchor{background:linear-gradient(180deg,#EAFF7B 0%,#039CCD 100%);width:40%;display:flex;align-items:center;justify-content:center;position:relative;padding:60px 30px}
.visualAnchor::before{content:'';position:absolute;top:20%;left:15%;width:120px;height:120px;background:#fff3;border-radius:50%;filter:blur(40px)}
.visualAnchor::after{content:'';position:absolute;bottom:25%;right:20%;width:90px;height:90px;background:#691b8826;border-radius:50%;filter:blur(30px)}
.iconCircle{width:140px;height:140px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #039ccd40;position:relative;z-index:2}
.iconCircle .mdi{font-size:72px;color:#039CCD}
.textContent{width:60%;padding:60px 50px;display:flex;flex-direction:column;justify-content:center}
.mainHeading{font-size:38px;font-weight:700;color:#1a1a1a;margin:0 0 20px;line-height:1.2}
.mainHeading .underlinedWord{color:#691B88;position:relative;display:inline-block}
.mainHeading .underlinedWord::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#EAFF7B 0%,#039CCD 100%)}
.descriptionText{font-size:16px;line-height:1.7;color:#444;margin:0 0 35px}
.actionRow{display:flex;gap:16px;flex-wrap:wrap}
.primaryBtn{background:linear-gradient(135deg,#039CCD 0%,#691B88 100%);color:#fff;padding:14px 32px;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 12px #039ccd4d;transition:all .3s ease}
.primaryBtn:hover{box-shadow:0 6px 18px #691b8866;transform:translateY(-2px)}
.secondaryBtn{background:transparent;color:#039CCD;padding:14px 32px;border:2px solid #039CCD;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease}
.secondaryBtn:hover{background:#039ccd1a;border-color:#691B88;color:#691B88}
.decorativePattern{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;overflow:hidden}
.dot{position:absolute;width:8px;height:8px;background:#eaff7b66;border-radius:50%}
.dot:nth-child(1){top:15%;left:10%;width:6px;height:6px}
.dot:nth-child(2){top:35%;left:5%;width:10px;height:10px;background:#039ccd4d}
.dot:nth-child(3){top:55%;left:12%;width:7px;height:7px}
.dot:nth-child(4){top:75%;left:8%;width:9px;height:9px;background:#691b8840}
.dot:nth-child(5){top:25%;right:8%;width:8px;height:8px}
.dot:nth-child(6){top:45%;right:12%;width:6px;height:6px;background:#039ccd59}
.dot:nth-child(7){top:65%;right:6%;width:10px;height:10px}
@media (max-width: 768px) {
.successOuter{padding:60px 16px}
.successContent{flex-direction:column}
.visualAnchor{width:100%;padding:50px 30px}
.textContent{width:100%;padding:40px 30px}
.mainHeading{font-size:30px}
.iconCircle{width:110px;height:110px}
.iconCircle .mdi{font-size:56px}
.actionRow{flex-direction:column}
.primaryBtn,.secondaryBtn{width:100%;justify-content:center}
}
@media (max-width: 480px) {
.textContent{padding:30px 20px}
.mainHeading{font-size:26px}
.descriptionText{font-size:15px}
.primaryBtn,.secondaryBtn{padding:12px 24px;font-size:15px}
}