*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Merriweather',serif;background:#FEFBD9;color:#1a1a1a;line-height:1.6}
.header-banner78{position:relative;background:linear-gradient(128deg,#08A3CB 0%,#AC209E 100%);padding:18px 0;overflow:hidden}
.banner-text-bg{text-align:center;font-size:56px;font-weight:700;color:#fefbd926;letter-spacing:12px;text-transform:uppercase}
.header-mainRow{background:#fffffff7;box-shadow:0 4px 12px #00000014;border-bottom:3px solid #08A3CB}
.headerContainer{max-width:1366px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;min-height:92px}
.logo-wrapper3{display:flex;align-items:center;flex-shrink:0}
.logoLink{display:block;background:#08a3cb0f;padding:12px;border-radius:18px;box-shadow:0 2px 8px #08a3cb26;transition:transform .2s}
.logoLink:hover{transform:translateY(-2px)}
.site-logo-img{display:block;height:84px;width:84px;object-fit:contain}
.primary-nav84{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.navLink{padding:12px 22px;text-decoration:none;color:#2c2c2c;font-weight:400;font-size:16px;border-radius:8px;transition:background 0.2s,color .2s;white-space:nowrap}
.navLink:hover{background:#08a3cb1a;color:#08A3CB}
.navLink.home{background:linear-gradient(135deg,#08A3CB 0%,#AC209E 100%);color:#fff;font-weight:700}
.navLink.home:hover{background:linear-gradient(135deg,#0792b5 0%,#9b1d8d 100%)}
.footer-layerTop{background:linear-gradient(142deg,#08a3cbeb 0%,#ac209ee0 100%);padding:56px 0 42px;color:#fff}
.footerContainer92{max-width:1366px;margin:0 auto;padding:0 24px}
.footer-layerTop .footerContainer92{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:38px}
.footer-section{opacity:.96}
.footer-heading22{font-size:21px;font-weight:700;margin-bottom:18px;color:#FEFBD9;border-bottom:2px solid #fefbd966;padding-bottom:8px}
.footer-text-accessibility{font-size:14px;line-height:1.7;color:#fffffff2}
.footer-nav-links{display:flex;flex-direction:column;gap:10px}
.footerLink{color:#ffffffeb;text-decoration:none;font-size:15px;padding:6px 0;transition:color .2s}
.footerLink:hover{color:#FEFBD9}
.footer-contact-item{margin-bottom:12px;font-size:14px;line-height:1.6;color:#fffffff0}
.contact-link-footer{color:#FEFBD9;text-decoration:none;transition:color .2s}
.contact-link-footer:hover{color:#fff}
.footer-layerBottom{background:#1a1a1ad9;padding:22px 0}
.copyright-text88{text-align:center;color:#fefbd9e0;font-size:14px}
.cookie-panel-hidden{display:none}
#cookie-consent-panel{position:fixed;bottom:24px;right:24px;background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000002e;width:420px;max-width:calc(100vw - 48px);z-index:10000;border:2px solid #08A3CB}
.cookiePanel-content{padding:28px}
.cookie-title66{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:12px}
.cookie-description{font-size:14px;color:#4a4a4a;margin-bottom:22px;line-height:1.5}
.cookie-settings-group{margin-bottom:24px}
.cookie-setting-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #08a3cb26}
.cookie-setting-row:last-child{border-bottom:none}
.cookie-label-text{display:flex;flex-direction:column;gap:4px;flex:1}
.cookie-category-name{font-size:15px;font-weight:700;color:#2c2c2c}
.cookie-category-desc{font-size:12px;color:#6a6a6a}
.toggle-switch84{position:relative;display:inline-block;width:52px;height:28px;flex-shrink:0}
.toggle-input{opacity:0;width:0;height:0}
.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#ccc;transition:background .3s;border-radius:28px}
.toggle-slider::before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background:#fff;transition:transform .3s;border-radius:50%}
.toggle-input:checked + .toggle-slider{background:#08A3CB}
.toggle-input:checked + .toggle-slider::before{transform:translateX(24px)}
.cookie-actions88{display:flex;flex-direction:column;gap:10px}
.cookie-btn{padding:12px 20px;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;transition:background 0.2s,transform .1s;font-family:'Merriweather',serif}
.cookie-btn:active{transform:scale(0.98)}
.accept-btn{background:linear-gradient(135deg,#08A3CB 0%,#AC209E 100%);color:#fff}
.accept-btn:hover{background:linear-gradient(135deg,#0792b5 0%,#9b1d8d 100%)}
.decline-btn{background:#e0e0e0;color:#2c2c2c}
.decline-btn:hover{background:#d0d0d0}
.save-btn{background:#08A3CB;color:#fff}
.save-btn:hover{background:#0792b5}
.cookie-badge-hidden{display:none}
#cookie-settings-badge{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#08A3CB 0%,#AC209E 100%);border:none;box-shadow:0 4px 16px #0003;cursor:pointer;z-index:9999;transition:transform .2s}
#cookie-settings-badge:hover{transform:scale(1.1)}
.badge-icon{color:#fff;font-size:24px}
@media (max-width: 768px) {
.banner-text-bg{font-size:32px;letter-spacing:6px}
.headerContainer{flex-direction:column;gap:18px;padding:18px 16px;min-height:auto}
.primary-nav84{width:100%;justify-content:center}
.navLink{flex:1;text-align:center;padding:10px 12px;font-size:14px}
.footer-layerTop .footerContainer92{grid-template-columns:1fr;gap:32px}
#cookie-consent-panel{bottom:12px;right:12px;left:12px;width:auto;max-width:none}
.cookiePanel-content{padding:20px}
.cookie-title66{font-size:19px}
}
@media (max-width: 375px) {
.site-logo-img{height:64px;width:64px}
.primary-nav84{flex-direction:column;width:100%}
.navLink{width:100%}
}
@media (min-width: 1366px) {
.banner-text-bg{font-size:68px}
}
.policy-wrapper{max-width:1366px;margin:0 auto;padding:80px 24px;background:#fff}
.policy-wrapper h1{font-size:42px;line-height:1.2;color:#1a1a1a;margin:0 0 48px;font-weight:700;letter-spacing:-.5px}
.policy-wrapper h2{font-size:32px;line-height:1.3;color:#2d2d2d;margin:56px 0 24px;font-weight:700;padding-bottom:12px;border-bottom:3px solid #08A3CB}
.policy-wrapper h3{font-size:24px;line-height:1.4;color:#3d3d3d;margin:40px 0 20px;font-weight:600}
.policy-wrapper h4{font-size:20px;line-height:1.4;color:#4d4d4d;margin:32px 0 16px;font-weight:600}
.policy-wrapper h5{font-size:18px;line-height:1.5;color:#5d5d5d;margin:28px 0 14px;font-weight:600}
.policy-wrapper h6{font-size:16px;line-height:1.5;color:#6d6d6d;margin:24px 0 12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.policy-wrapper p{font-size:16px;line-height:1.8;color:#4a4a4a;margin:0 0 20px;font-weight:400}
.policy-wrapper ul{margin:0 0 24px;padding:0 0 0 28px;list-style-type:disc}
.policy-wrapper ol{margin:0 0 24px;padding:0 0 0 28px;list-style-type:decimal}
.policy-wrapper ul li{font-size:16px;line-height:1.8;color:#4a4a4a;margin:0 0 12px;padding-left:8px}
.policy-wrapper ol li{font-size:16px;line-height:1.8;color:#4a4a4a;margin:0 0 12px;padding-left:8px}
.policy-wrapper ul ul{margin:12px 0;padding-left:24px;list-style-type:circle}
.policy-wrapper ol ol{margin:12px 0;padding-left:24px;list-style-type:lower-alpha}
.policy-wrapper ul li ul li{margin:8px 0}
.policy-wrapper ol li ol li{margin:8px 0}
.policy-wrapper strong{font-weight:700;color:#2d2d2d}
.policy-wrapper b{font-weight:700;color:#2d2d2d}
.policy-wrapper a{color:#08A3CB;text-decoration:none;border-bottom:2px solid transparent;transition:all .3s ease;font-weight:500}
.policy-wrapper a:hover{color:#AC209E;border-bottom-color:#AC209E}
.policy-wrapper a:active{color:#08A3CB}
.policy-wrapper table{width:100%;border-collapse:collapse;margin:32px 0 40px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #00000014}
.policy-wrapper thead{background:linear-gradient(135deg,#08A3CB 0%,#AC209E 100%)}
.policy-wrapper thead tr{border:none}
.policy-wrapper thead th{padding:18px 20px;text-align:left;font-size:15px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px;border:none}
.policy-wrapper tbody{background:#fff}
.policy-wrapper tbody tr{border-bottom:1px solid #e8e8e8;transition:background .2s ease}
.policy-wrapper tbody tr:last-child{border-bottom:none}
.policy-wrapper tbody tr:hover{background:#f9f9f9}
.policy-wrapper tbody td{padding:16px 20px;font-size:15px;line-height:1.6;color:#4a4a4a;border:none}
.policy-wrapper tbody th{padding:16px 20px;text-align:left;font-size:15px;font-weight:600;color:#2d2d2d;background:#f5f5f5;border:none}
.policy-wrapper hr{border:none;height:2px;background:linear-gradient(90deg,transparent 0%,#08A3CB 50%,transparent 100%);margin:48px 0}
@media (max-width: 768px) {
.policy-wrapper{padding:48px 20px}
.policy-wrapper h1{font-size:32px;margin-bottom:32px}
.policy-wrapper h2{font-size:26px;margin:40px 0 20px}
.policy-wrapper h3{font-size:22px;margin:32px 0 16px}
.policy-wrapper h4{font-size:19px;margin:28px 0 14px}
.policy-wrapper h5{font-size:17px;margin:24px 0 12px}
.policy-wrapper h6{font-size:15px;margin:20px 0 10px}
.policy-wrapper p{font-size:15px;line-height:1.7}
.policy-wrapper ul li{font-size:15px;line-height:1.7}
.policy-wrapper ol li{font-size:15px;line-height:1.7}
.policy-wrapper table{font-size:14px;margin:24px 0 32px}
.policy-wrapper thead th{padding:14px 16px;font-size:13px}
.policy-wrapper tbody td{padding:12px 16px;font-size:14px}
.policy-wrapper tbody th{padding:12px 16px;font-size:14px}
}
@media (max-width: 375px) {
.policy-wrapper{padding:32px 16px}
.policy-wrapper h1{font-size:28px;margin-bottom:24px}
.policy-wrapper h2{font-size:24px;margin:32px 0 16px}
.policy-wrapper table{display:block;overflow-x:auto;white-space:nowrap}
.policy-wrapper thead th{padding:12px 14px;font-size:12px}
.policy-wrapper tbody td{padding:10px 14px;font-size:13px}
}
.page-AboutUS .title-hero-wrap{position:relative;max-width:1366px;margin:0 auto;padding:80px 20px;display:flex;align-items:center;gap:60px}
.page-AboutUS .title-hero-wrap .textContentArea{flex:1;z-index:3;background:linear-gradient(135deg,#fefbd9f2,#fffffffa);padding:50px 45px;border-radius:20px;box-shadow:0 12px 40px #08a3cb26}
.page-AboutUS .title-hero-wrap .mainTitle82{font-size:3.2rem;font-weight:700;color:#1a1a1a;margin-bottom:24px;line-height:1.2}
.page-AboutUS .title-hero-wrap .descriptionText92{font-size:1.15rem;color:#333;line-height:1.75;margin-bottom:18px}
.page-AboutUS .title-hero-wrap .visualBreakLine{width:80px;height:4px;background:linear-gradient(90deg,#08A3CB,#AC209E);margin:28px 0;border-radius:2px}
.page-AboutUS .title-hero-wrap .imagePartial{flex:1;position:relative;z-index:2}
.page-AboutUS .title-hero-wrap .imagePartial img{width:100%;height:480px;object-fit:cover;border-radius:16px;box-shadow:0 18px 50px #ac209e33}
.page-AboutUS .title-hero-wrap .bgDecorElement{position:absolute;width:200px;height:200px;background:radial-gradient(circle,#08a3cb1a,transparent);border-radius:50%;top:-40px;right:-60px;animation:floatAnimation 8s ease-in-out infinite}
@keyframes floatAnimation {
0%,100%{transform:translateY(0) scale(1)}
50%{transform:translateY(-20px) scale(1.05)}
}
.page-AboutUS .mission-vision-container23{max-width:1366px;margin:100px auto;padding:0 20px}
.page-AboutUS .mission-vision-container23 .grid-layout-missionVision{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.page-AboutUS .mission-vision-container23 .card-itemMission{background:#fff;padding:45px 35px;border-radius:12px;border:2px solid #f0f0f0;transition:all .35s ease;position:relative;overflow:hidden}
.page-AboutUS .mission-vision-container23 .card-itemMission::before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#08A3CB,#AC209E);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.page-AboutUS .mission-vision-container23 .card-itemMission:hover::before{transform:scaleX(1)}
.page-AboutUS .mission-vision-container23 .card-itemMission:hover{border-color:#08A3CB;box-shadow:0 14px 35px #08a3cb2e;transform:translateY(-8px)}
.page-AboutUS .mission-vision-container23 .iconHolder73{width:70px;height:70px;background:linear-gradient(135deg,#FEFBD9,#fff);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:26px;border:3px solid #08A3CB}
.page-AboutUS .mission-vision-container23 .iconHolder73 svg{width:36px;height:36px;fill:#AC209E}
.page-AboutUS .mission-vision-container23 .cardHeading48{font-size:1.65rem;font-weight:700;color:#1a1a1a;margin-bottom:18px;line-height:1.3}
.page-AboutUS .mission-vision-container23 .cardParagraph91{font-size:1.05rem;color:#444;line-height:1.7}
.page-AboutUS .team-approach-section67{background:linear-gradient(145deg,#fefbd966,#08a3cb14);padding:90px 20px;position:relative}
.page-AboutUS .team-approach-section67 .contentWrapper-team{max-width:1366px;margin:0 auto;display:flex;gap:70px;align-items:center}
.page-AboutUS .team-approach-section67 .imageColumn-left{flex:0 0 45%}
.page-AboutUS .team-approach-section67 .imageColumn-left img{width:100%;height:520px;object-fit:cover;border-radius:24px 4px 24px 4px;box-shadow:0 20px 60px #ac209e40}
.page-AboutUS .team-approach-section67 .textColumn-right{flex:1}
.page-AboutUS .team-approach-section67 .sectionTitle119{font-size:2.8rem;font-weight:700;color:#1a1a1a;margin-bottom:32px;line-height:1.25}
.page-AboutUS .team-approach-section67 .sectionTitle119::before{content:'';display:inline-block;width:60px;height:6px;background:linear-gradient(90deg,#AC209E,#08A3CB);margin-right:18px;vertical-align:middle;border-radius:3px}
.page-AboutUS .team-approach-section67 .paragraphBlock-team{font-size:1.1rem;color:#333;line-height:1.75;margin-bottom:24px}
.page-AboutUS .team-approach-section67 .feature-listItems{margin-top:40px}
.page-AboutUS .team-approach-section67 .featureItem-single{display:flex;align-items:flex-start;gap:18px;margin-bottom:28px;padding:22px;background:#ffffffb3;border-radius:10px;border-left:4px solid #08A3CB;transition:all .3s ease}
.page-AboutUS .team-approach-section67 .featureItem-single:hover{background:#fffffff2;transform:translateX(8px);box-shadow:0 8px 24px #08a3cb26}
.page-AboutUS .team-approach-section67 .iconCheckmark{flex-shrink:0;width:32px;height:32px;background:linear-gradient(135deg,#AC209E,#08A3CB);border-radius:50%;display:flex;align-items:center;justify-content:center}
.page-AboutUS .team-approach-section67 .iconCheckmark svg{width:18px;height:18px;fill:#fff}
.page-AboutUS .team-approach-section67 .featureText87{font-size:1.08rem;color:#2a2a2a;line-height:1.65;flex:1}
.page-AboutUS .team-approach-section67 .decorativeShape-bg{position:absolute;width:300px;height:300px;background:radial-gradient(circle,#ac209e14,transparent);border-radius:50%;bottom:-100px;left:-80px;z-index:0}
@media (max-width: 1366px) {
.page-AboutUS .title-hero-wrap{padding:60px 20px}
.page-AboutUS .mission-vision-container23{margin:80px auto}
}
@media (max-width: 768px) {
.page-AboutUS .title-hero-wrap{flex-direction:column;gap:40px;padding:50px 20px}
.page-AboutUS .title-hero-wrap .mainTitle82{font-size:2.4rem}
.page-AboutUS .title-hero-wrap .imagePartial img{height:340px}
.page-AboutUS .mission-vision-container23 .grid-layout-missionVision{grid-template-columns:1fr;gap:30px}
.page-AboutUS .team-approach-section67 .contentWrapper-team{flex-direction:column;gap:40px}
.page-AboutUS .team-approach-section67 .imageColumn-left{flex:1 1 100%}
.page-AboutUS .team-approach-section67 .imageColumn-left img{height:380px}
.page-AboutUS .team-approach-section67 .sectionTitle119{font-size:2.2rem}
}
@media (max-width: 375px) {
.page-AboutUS .title-hero-wrap .mainTitle82{font-size:2rem}
.page-AboutUS .title-hero-wrap .textContentArea{padding:35px 25px}
.page-AboutUS .mission-vision-container23 .card-itemMission{padding:35px 25px}
.page-AboutUS .team-approach-section67 .sectionTitle119{font-size:1.9rem}
.page-AboutUS .team-approach-section67 .featureItem-single{padding:18px}
}
.main184wrap{width:100%;max-width:1366px;margin:0 auto}
.header-teaching12{position:relative;overflow:hidden;background:linear-gradient(158deg,#08A3CB 0%,#AC209E 100%);padding:80px 0 120px;margin-bottom:90px}
.header-teaching12 .mainContentBlock{max-width:1366px;margin:0 auto;padding:0 40px;position:relative;z-index:2}
.header-teaching12 .topTitleSplit h1{font-size:56px;line-height:1.2;color:#FEFBD9;margin:0 0 24px;font-weight:700}
.header-teaching12 .topTitleSplit .second-line18{color:#fff;display:block;margin-top:12px}
.header-teaching12 .intro-desc92{font-size:19px;line-height:1.7;color:#fff;max-width:680px;margin:0}
.header-teaching12 .image-accent44{position:absolute;right:-60px;top:50%;transform:translateY(-50%);width:520px;height:440px;border-radius:20px;overflow:hidden;box-shadow:0 16px 48px #00000040;border:4px solid #fefbd94d}
.header-teaching12 .image-accent44 img{width:100%;height:100%;object-fit:cover}
.method-explain78{padding:0 40px 100px}
.method-explain78 .main184wrap{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.method-explain78 .text-container91 h2{font-size:42px;line-height:1.3;color:#1a1a1a;margin:0 0 28px;font-weight:700}
.method-explain78 .text-container91 h2::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#08A3CB,#AC209E);margin-bottom:20px;border-radius:2px}
.method-explain78 .paragraphs-holder p{font-size:17px;line-height:1.75;color:#333;margin:0 0 22px}
.method-explain78 .paragraphs-holder p:last-child{margin-bottom:0}
.method-explain78 .image-holder73{width:100%;height:480px;border-radius:18px;overflow:hidden;box-shadow:0 12px 36px #08a3cb33;position:relative}
.method-explain78 .image-holder73::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#08a3cb26,#ac209e26);pointer-events:none}
.method-explain78 .image-holder73 img{width:100%;height:100%;object-fit:cover}
.interactive-approach45{background:linear-gradient(225deg,#08a3cb14 0%,#ac209e14 100%);padding:90px 40px;margin-bottom:80px}
.interactive-approach45 .section-header56{text-align:center;max-width:720px;margin:0 auto 60px}
.interactive-approach45 .section-header56 h2{font-size:44px;line-height:1.25;color:#1a1a1a;margin:0 0 20px;font-weight:700}
.interactive-approach45 .section-header56 .subtitle33{font-size:18px;line-height:1.6;color:#4a4a4a;margin:0}
.interactive-approach45 .features-grid82{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1366px;margin:0 auto}
.feature-card-item{background:#fff;padding:36px 28px;border-radius:14px;box-shadow:0 4px 16px #00000014;transition:all .3s ease;border:2px solid transparent}
.feature-card-item:hover{transform:translateY(-6px);box-shadow:0 12px 32px #08a3cb33;border-color:#08A3CB}
.feature-card-item .icon-wrapper77{width:64px;height:64px;background:linear-gradient(135deg,#08A3CB,#AC209E);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.feature-card-item .icon-wrapper77 svg{width:32px;height:32px;fill:#fff}
.feature-card-item h3{font-size:22px;line-height:1.4;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.feature-card-item .desc88{font-size:16px;line-height:1.7;color:#555;margin:0}
.learning-stages101{padding:0 40px 100px}
.learning-stages101 .title-section h2{font-size:46px;line-height:1.3;color:#1a1a1a;margin:0 0 50px;font-weight:700;text-align:center}
.learning-stages101 .title-section h2 span{color:#08A3CB}
.stages-container67{max-width:1100px;margin:0 auto}
.stage-item93{display:grid;grid-template-columns:140px 1fr;gap:40px;margin-bottom:48px;position:relative}
.stage-item93:not(:last-child)::after{content:'';position:absolute;left:70px;top:100px;width:3px;height:calc(100% - 60px);background:linear-gradient(180deg,#08A3CB,#AC209E);opacity:.3}
.stage-number-box{width:140px;height:140px;background:linear-gradient(135deg,#08A3CB 0%,#AC209E 100%);border-radius:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 8px 24px #08a3cb4d;position:relative}
.stage-number-box .number-display{font-size:48px;font-weight:700;color:#FEFBD9;line-height:1}
.stage-number-box .label-small{font-size:13px;color:#fff;text-transform:uppercase;letter-spacing:1px;margin-top:8px}
.stage-content-area{background:#fff;padding:32px;border-radius:16px;box-shadow:0 6px 20px #0000000f;border-left:4px solid #08A3CB}
.stage-content-area h3{font-size:26px;line-height:1.4;color:#1a1a1a;margin:0 0 16px;font-weight:600}
.stage-content-area .description47{font-size:16px;line-height:1.75;color:#444;margin:0 0 18px}
.stage-content-area .key-elements52{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.stage-content-area .key-elements52 .element-tag{background:#08a3cb1f;color:#08A3CB;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500}
.practical-benefits39{background:#1a1a1a;padding:90px 40px;position:relative;overflow:hidden}
.practical-benefits39::before{content:'';position:absolute;top:0;right:0;width:600px;height:600px;background:radial-gradient(circle,#08a3cb26,transparent);pointer-events:none}
.practical-benefits39 .main184wrap{position:relative;z-index:2}
.practical-benefits39 .intro-block h2{font-size:48px;line-height:1.25;color:#FEFBD9;margin:0 0 24px;font-weight:700;text-align:center}
.practical-benefits39 .intro-block .lead-text88{font-size:19px;line-height:1.7;color:#e0e0e0;text-align:center;max-width:780px;margin:0 auto 60px}
.benefits-comparison-wrap{display:grid;grid-template-columns:1fr 1fr;gap:50px;max-width:1200px;margin:0 auto}
.benefit-column71{background:#ffffff0d;padding:40px 32px;border-radius:18px;backdrop-filter:blur(10px);border:1px solid #ffffff1a}
.benefit-column71 h3{font-size:28px;line-height:1.3;color:#fff;margin:0 0 32px;font-weight:600;padding-bottom:20px;border-bottom:2px solid #08a3cb80}
.benefit-list-items .benefit-item-single{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}
.benefit-item-single .icon-check55{width:28px;height:28px;background:linear-gradient(135deg,#08A3CB,#AC209E);border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px}
.benefit-item-single .icon-check55 svg{width:16px;height:16px;fill:#fff}
.benefit-item-single .text-content94 h4{font-size:18px;line-height:1.4;color:#FEFBD9;margin:0 0 8px;font-weight:600}
.benefit-item-single .text-content94 p{font-size:15px;line-height:1.65;color:#ccc;margin:0}
@media (max-width: 1366px) {
.header-teaching12 .image-accent44{width:460px;height:380px}
}
@media (max-width: 768px) {
.header-teaching12{padding:60px 0 80px;margin-bottom:60px}
.header-teaching12 .mainContentBlock{padding:0 24px}
.header-teaching12 .topTitleSplit h1{font-size:38px}
.header-teaching12 .intro-desc92{font-size:17px}
.header-teaching12 .image-accent44{position:relative;right:0;top:0;transform:none;width:100%;height:280px;margin-top:40px}
.method-explain78{padding:0 24px 70px}
.method-explain78 .main184wrap{grid-template-columns:1fr;gap:40px}
.method-explain78 .text-container91 h2{font-size:32px}
.method-explain78 .image-holder73{height:320px}
.interactive-approach45{padding:70px 24px}
.interactive-approach45 .section-header56 h2{font-size:34px}
.interactive-approach45 .features-grid82{grid-template-columns:1fr;gap:24px}
.learning-stages101{padding:0 24px 70px}
.learning-stages101 .title-section h2{font-size:34px;margin-bottom:40px}
.stage-item93{grid-template-columns:1fr;gap:24px}
.stage-item93:not(:last-child)::after{display:none}
.stage-number-box{width:120px;height:120px;margin:0 auto}
.stage-number-box .number-display{font-size:42px}
.practical-benefits39{padding:70px 24px}
.practical-benefits39 .intro-block h2{font-size:36px}
.practical-benefits39 .intro-block .lead-text88{font-size:17px}
.benefits-comparison-wrap{grid-template-columns:1fr;gap:32px}
}
@media (max-width: 375px) {
.header-teaching12 .topTitleSplit h1{font-size:32px}
.method-explain78 .text-container91 h2{font-size:28px}
.interactive-approach45 .section-header56 h2{font-size:28px}
.learning-stages101 .title-section h2{font-size:28px}
.practical-benefits39 .intro-block h2{font-size:30px}
}
.hero94-section{display:flex;align-items:center;gap:48px;max-width:1366px;margin:0 auto;padding:72px 24px;position:relative;overflow:hidden}
.hero94-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(to right,#08a3cb08 1px,transparent 1px),linear-gradient(to bottom,#ac209e08 1px,transparent 1px);background-size:64px 64px;pointer-events:none;z-index:0}
.hero94-contentWrap{flex:1;position:relative;z-index:1}
.hero94-contentWrap .label23{display:inline-block;background:linear-gradient(135deg,#08A3CB 0%,#AC209E 100%);color:#fff;padding:8px 18px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:24px;letter-spacing:.3px}
.hero94-contentWrap h1{font-size:52px;line-height:1.15;color:#1a1a1a;margin:0 0 28px;font-weight:700}
.hero94-contentWrap h1 .pause-mark{display:block;margin-top:12px}
.hero94-contentWrap .desc-text{font-size:19px;line-height:1.7;color:#4a4a4a;margin-bottom:36px}
.hero94-buttonGroup{display:flex;gap:16px;flex-wrap:wrap}
.hero94-buttonGroup .btn-primary77{background:linear-gradient(125deg,#08A3CB 0%,#AC209E 100%);color:#fff;padding:16px 36px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;border:none;box-shadow:0 4px 14px #08a3cb4d}
.hero94-buttonGroup .btn-primary77:hover{transform:translateY(-2px);box-shadow:0 8px 24px #08a3cb66}
.hero94-buttonGroup .btn-secondary42{background:#fff;color:#08A3CB;padding:16px 36px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;border:2px solid #08A3CB;transition:all .3s ease}
.hero94-buttonGroup .btn-secondary42:hover{background:#08A3CB;color:#fff}
.hero94-imageContainer{flex:1;position:relative;z-index:1}
.hero94-imageContainer img{width:100%;height:auto;border-radius:16px;box-shadow:0 12px 36px #0000001f;object-fit:cover}
.methodsSection87{background:linear-gradient(168deg,#FEFBD9 0%,#fff 100%);padding:92px 24px;position:relative}
.methodsSection87::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#08A3CB 0%,#AC209E 50%,#08A3CB 100%)}
.methodsContent-wrapper{max-width:1366px;margin:0 auto}
.methodsContent-wrapper h2{font-size:42px;text-align:center;color:#1a1a1a;margin:0 0 18px;font-weight:700}
.methodsContent-wrapper .subheading59{text-align:center;font-size:20px;color:#5a5a5a;margin-bottom:64px;max-width:720px;margin-left:auto;margin-right:auto}
.methodsGrid83{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.methodCard91{background:#fff;padding:36px;border-radius:12px;box-shadow:0 6px 20px #00000014;transition:all .3s ease;border-top:4px solid transparent}
.methodCard91:nth-child(1){border-top-color:#08A3CB}
.methodCard91:nth-child(2){border-top-color:#AC209E}
.methodCard91:nth-child(3){border-top-color:#08A3CB}
.methodCard91:hover{transform:translateY(-6px);box-shadow:0 12px 32px #00000024}
.methodCard91 .iconCircle{width:68px;height:68px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;font-size:32px}
.methodCard91:nth-child(1) .iconCircle{background:linear-gradient(135deg,#08a3cb26 0%,#08a3cb0d 100%);color:#08A3CB}
.methodCard91:nth-child(2) .iconCircle{background:linear-gradient(135deg,#ac209e26 0%,#ac209e0d 100%);color:#AC209E}
.methodCard91:nth-child(3) .iconCircle{background:linear-gradient(135deg,#08a3cb26 0%,#08a3cb0d 100%);color:#08A3CB}
.methodCard91 h3{font-size:24px;color:#1a1a1a;margin:0 0 16px;font-weight:600}
.methodCard91 p{font-size:16px;line-height:1.7;color:#5a5a5a;margin:0}
.inspiration-block78{padding:88px 24px;background:#fff;position:relative}
.inspiration-container98{max-width:1366px;margin:0 auto}
.inspiration-container98 h2{font-size:44px;color:#1a1a1a;margin:0 0 56px;font-weight:700;text-align:center;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}
.inspiration-container98 h2::after{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#08A3CB 0%,#AC209E 100%);border-radius:2px}
.inspiration-layout{display:flex;gap:48px;align-items:center}
.inspiration-imageBlock{flex:0 0 45%}
.inspiration-imageBlock img{width:100%;height:520px;object-fit:cover;border-radius:20px;box-shadow:0 14px 40px #0000001f}
.inspiration-textContent{flex:1}
.inspiration-list65{display:flex;flex-direction:column;gap:28px}
.inspiration-item{display:flex;gap:20px;align-items:flex-start}
.inspiration-item .numberBadge{flex-shrink:0;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;color:#fff;background:linear-gradient(135deg,#08A3CB 0%,#AC209E 100%)}
.inspiration-item .textBlock{flex:1}
.inspiration-item h4{font-size:22px;color:#1a1a1a;margin:0 0 10px;font-weight:600}
.inspiration-item p{font-size:16px;line-height:1.7;color:#5a5a5a;margin:0}
.trustSection-container{background:linear-gradient(152deg,#08A3CB 0%,#AC209E 100%);padding:96px 24px;position:relative;overflow:hidden}
.trustSection-container::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#fefbd926 0%,transparent 70%);border-radius:50%}
.trustInner93{max-width:1366px;margin:0 auto;position:relative;z-index:1}
.trustInner93 h2{font-size:46px;color:#fff;text-align:center;margin:0 0 64px;font-weight:700}
.trustGrid-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.trustCard54{background:#fffffff2;padding:42px;border-radius:16px;box-shadow:0 8px 28px #00000026;display:flex;gap:24px;transition:all .3s ease}
.trustCard54:hover{transform:translateY(-4px);box-shadow:0 14px 40px #0003}
.trustCard54 .imageBox{flex-shrink:0;width:160px;height:160px;border-radius:12px;overflow:hidden}
.trustCard54 .imageBox img{width:100%;height:100%;object-fit:cover}
.trustCard54 .contentBox{flex:1;display:flex;flex-direction:column;justify-content:center}
.trustCard54 h3{font-size:23px;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.trustCard54 p{font-size:16px;line-height:1.65;color:#4a4a4a;margin:0 0 18px}
.trustCard54 .statRow{display:flex;gap:32px;margin-top:auto}
.trustCard54 .statItem{display:flex;flex-direction:column}
.trustCard54 .statNumber{font-size:28px;font-weight:700;color:#08A3CB;line-height:1;margin-bottom:4px}
.trustCard54 .statLabel{font-size:13px;color:#6a6a6a;text-transform:uppercase;letter-spacing:.5px}
@media (max-width: 1366px) {
.hero94-section{padding:64px 20px}
.methodsGrid83{gap:28px}
}
@media (max-width: 768px) {
.hero94-section{flex-direction:column;padding:48px 20px;gap:36px}
.hero94-contentWrap h1{font-size:38px}
.hero94-contentWrap .desc-text{font-size:17px}
.hero94-buttonGroup{flex-direction:column}
.hero94-buttonGroup .btn-primary77,.hero94-buttonGroup .btn-secondary42{width:100%;text-align:center}
.methodsSection87{padding:64px 20px}
.methodsContent-wrapper h2{font-size:34px}
.methodsGrid83{grid-template-columns:1fr;gap:24px}
.inspiration-block78{padding:64px 20px}
.inspiration-container98 h2{font-size:34px;margin-bottom:42px}
.inspiration-layout{flex-direction:column;gap:36px}
.inspiration-imageBlock{flex:1;width:100%}
.inspiration-imageBlock img{height:360px}
.trustSection-container{padding:64px 20px}
.trustInner93 h2{font-size:34px;margin-bottom:42px}
.trustGrid-layout{grid-template-columns:1fr;gap:28px}
.trustCard54{flex-direction:column;padding:32px}
.trustCard54 .imageBox{width:100%;height:220px}
}
@media (max-width: 375px) {
.hero94-contentWrap h1{font-size:32px}
.methodsContent-wrapper h2,.inspiration-container98 h2,.trustInner93 h2{font-size:28px}
.methodCard91{padding:28px}
.trustCard54{padding:24px}
.trustCard54 .statRow{flex-direction:column;gap:16px}
}
.contactTopBannerSection789{background:linear-gradient(158deg,#08A3CB 0%,#AC209E 100%);padding:95px 28px 110px;position:relative;overflow:hidden}
.contactTopBannerSection789::before{content:'';position:absolute;width:420px;height:420px;background:radial-gradient(circle,#fefbd92e 0%,transparent 70%);top:-120px;right:-80px;animation:floatParticle1 8s ease-in-out infinite}
.contactTopBannerSection789::after{content:'';position:absolute;width:280px;height:280px;background:radial-gradient(circle,#fefbd91f 0%,transparent 70%);bottom:-60px;left:-40px;animation:floatParticle2 10s ease-in-out infinite}
@keyframes floatParticle1 {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(-30px,30px) scale(1.1)}
}
@keyframes floatParticle2 {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(25px,-25px) scale(0.95)}
}
.contactInnerWrapperBox{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.titleArea43Text h1{font-size:3.2rem;line-height:1.15;color:#FFF;margin:0 0 22px;font-weight:700}
.titleArea43Text .highlightSpan2{color:#FEFBD9;position:relative;display:inline-block}
.titleArea43Text .highlightSpan2::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:#FEFBD9;opacity:.6}
.titleArea43Text p{font-size:1.15rem;line-height:1.65;color:#ffffffeb;max-width:680px;margin:0}
.mainContactAreaGrid23{max-width:1366px;margin:0 auto;padding:95px 28px 88px;display:grid;grid-template-columns:1fr 1.4fr;gap:75px;align-items:start}
.contactInfoColumn12{background:linear-gradient(135deg,#f8f9fb 0%,#e9ecf2 100%);padding:48px 42px;border-radius:18px;box-shadow:0 6px 22px #08a3cb1f}
.contactInfoColumn12 h2{font-size:1.85rem;color:#1a1d29;margin:0 0 32px;font-weight:600}
.infoBlockItem98{margin-bottom:35px;padding-bottom:35px;border-bottom:1px solid #08a3cb26}
.infoBlockItem98:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}
.infoBlockItem98 h3{font-size:1.1rem;color:#08A3CB;margin:0 0 12px;font-weight:600;display:flex;align-items:center}
.infoBlockItem98 h3::before{content:'';width:8px;height:8px;background:#AC209E;border-radius:50%;margin-right:10px;display:inline-block}
.infoBlockItem98 p{font-size:1rem;line-height:1.7;color:#3a3d48;margin:0}
.infoBlockItem98 a{color:#AC209E;text-decoration:none;transition:color .3s ease}
.infoBlockItem98 a:hover{color:#08A3CB}
.contactFormColumn23{background:#FFF;padding:52px 48px;border-radius:20px;box-shadow:0 8px 28px #ac209e1c}
.contactFormColumn23 h2{font-size:1.95rem;color:#1a1d29;margin:0 0 18px;font-weight:600}
.contactFormColumn23 .formIntroText44{font-size:1.05rem;line-height:1.6;color:#5a5d68;margin:0 0 38px}
.formMainContentArea{display:flex;flex-direction:column;gap:26px}
.formRow2Fields{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.inputGroupWrapper56{display:flex;flex-direction:column}
.inputGroupWrapper56 label{font-size:.95rem;color:#2a2d38;margin-bottom:9px;font-weight:500}
.inputGroupWrapper56 input,.inputGroupWrapper56 select{padding:14px 18px;border:2px solid #e2e5ed;border-radius:10px;font-size:1rem;color:#1a1d29;background:#FFF;transition:all .3s ease}
.inputGroupWrapper56 input:focus,.inputGroupWrapper56 select:focus{outline:none;border-color:#08A3CB;box-shadow:0 0 0 4px #08a3cb1f}
.inputGroupWrapper56 input::placeholder{color:#9a9da8}
.timePreferenceContainer{display:flex;flex-direction:column;margin-top:8px}
.timePreferenceContainer label{font-size:.95rem;color:#2a2d38;margin-bottom:16px;font-weight:500}
.radioOptionsGrid87{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.radioOptionBox{position:relative}
.radioOptionBox input[type="radio"]{position:absolute;opacity:0;width:0;height:0}
.radioLabelStyle43{display:block;padding:12px 16px;border:2px solid #e2e5ed;border-radius:8px;text-align:center;font-size:.9rem;color:#4a4d58;cursor:pointer;transition:all .3s ease;background:#f8f9fb}
.radioOptionBox input[type="radio"]:checked + .radioLabelStyle43{background:linear-gradient(135deg,#08A3CB 0%,#AC209E 100%);color:#FFF;border-color:#08A3CB;font-weight:600}
.radioOptionBox input[type="radio"]:focus + .radioLabelStyle43{box-shadow:0 0 0 3px #08a3cb33}
.privacyCheckboxArea98{display:flex;align-items:start;margin-top:12px}
.privacyCheckboxArea98 input[type="checkbox"]{width:20px;height:20px;margin-right:12px;cursor:pointer;accent-color:#08A3CB;flex-shrink:0;margin-top:2px}
.privacyCheckboxArea98 label{font-size:.9rem;color:#5a5d68;line-height:1.6;cursor:pointer}
.privacyCheckboxArea98 a{color:#AC209E;text-decoration:none;font-weight:500;transition:color .3s ease}
.privacyCheckboxArea98 a:hover{color:#08A3CB}
.submitButtonWrapper89{margin-top:16px}
.submitContactForm56{width:100%;padding:16px 32px;background:linear-gradient(135deg,#08A3CB 0%,#AC209E 100%);color:#FFF;font-size:1.1rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #ac209e4d;position:relative;z-index:10}
.submitContactForm56:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ac209e66}
.submitContactForm56:active{transform:translateY(0)}
.reasonsToReachSection67{background:linear-gradient(225deg,#FEFBD9 0%,#f5f8fa 100%);padding:85px 28px}
.reasonsInner2Container{max-width:1366px;margin:0 auto}
.reasonsInner2Container h2{font-size:2.2rem;color:#1a1d29;text-align:center;margin:0 0 58px;font-weight:600;position:relative}
.reasonsInner2Container h2::before{content:'';position:absolute;width:80px;height:4px;background:linear-gradient(90deg,#08A3CB,#AC209E);bottom:-18px;left:50%;transform:translateX(-50%);border-radius:3px}
.reasonsCardsGrid34{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.reasonCardItem78{background:#FFF;padding:38px 32px;border-radius:16px;box-shadow:0 4px 18px #08a3cb14;transition:all .4s ease;position:relative;overflow:hidden}
.reasonCardItem78::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#08A3CB,#AC209E);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.reasonCardItem78:hover::before{transform:scaleX(1)}
.reasonCardItem78:hover{transform:translateY(-6px);box-shadow:0 8px 28px #ac209e29}
.iconCircle92{width:64px;height:64px;background:linear-gradient(135deg,#08a3cb1a 0%,#ac209e1a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:22px}
.iconCircle92 svg{width:32px;height:32px}
.reasonCardItem78 h3{font-size:1.35rem;color:#1a1d29;margin:0 0 14px;font-weight:600}
.reasonCardItem78 p{font-size:1rem;line-height:1.65;color:#5a5d68;margin:0}
.supportHoursInfoSection{max-width:1366px;margin:0 auto;padding:78px 28px;text-align:center}
.supportHoursInfoSection h2{font-size:1.95rem;color:#1a1d29;margin:0 0 28px;font-weight:600}
.supportHoursInfoSection p{font-size:1.1rem;line-height:1.75;color:#4a4d58;max-width:720px;margin:0 auto 38px}
.hoursBoxesRow{display:flex;justify-content:center;gap:28px;margin-bottom:42px}
.hourBoxSingle34{background:linear-gradient(135deg,#f8f9fb 0%,#e9ecf2 100%);padding:28px 36px;border-radius:14px;box-shadow:0 4px 16px #08a3cb1a;min-width:220px}
.hourBoxSingle34 h4{font-size:1.15rem;color:#08A3CB;margin:0 0 10px;font-weight:600}
.hourBoxSingle34 p{font-size:1.05rem;color:#3a3d48;margin:0;font-weight:500}
.ctaButtonArea87{margin-top:18px}
.ctaButtonArea87 a{display:inline-block;padding:14px 36px;background:linear-gradient(135deg,#AC209E 0%,#08A3CB 100%);color:#FFF;text-decoration:none;font-size:1.05rem;font-weight:600;border-radius:10px;transition:all .3s ease;box-shadow:0 4px 14px #ac209e40;position:relative;z-index:10}
.ctaButtonArea87 a:hover{transform:translateY(-2px);box-shadow:0 6px 18px #ac209e59}
@media (max-width: 1366px) {
.mainContactAreaGrid23{padding:75px 28px 68px}
}
@media (max-width: 768px) {
.contactTopBannerSection789{padding:65px 20px 75px}
.titleArea43Text h1{font-size:2.2rem}
.titleArea43Text p{font-size:1.05rem}
.mainContactAreaGrid23{grid-template-columns:1fr;gap:45px;padding:55px 20px 48px}
.contactInfoColumn12{padding:38px 28px}
.contactFormColumn23{padding:42px 28px}
.formRow2Fields{grid-template-columns:1fr;gap:22px}
.radioOptionsGrid87{grid-template-columns:1fr}
.reasonsToReachSection67{padding:65px 20px}
.reasonsInner2Container h2{font-size:1.85rem;margin-bottom:48px}
.reasonsCardsGrid34{grid-template-columns:1fr;gap:24px}
.supportHoursInfoSection{padding:58px 20px}
.supportHoursInfoSection h2{font-size:1.7rem}
.hoursBoxesRow{flex-direction:column;align-items:center}
.hourBoxSingle34{width:100%;max-width:320px}
}
@media (max-width: 375px) {
.contactTopBannerSection789{padding:55px 16px 65px}
.titleArea43Text h1{font-size:1.9rem}
.titleArea43Text p{font-size:1rem}
.mainContactAreaGrid23{padding:45px 16px 38px}
.contactInfoColumn12{padding:32px 22px}
.contactFormColumn23{padding:36px 22px}
.reasonsToReachSection67{padding:55px 16px}
.supportHoursInfoSection{padding:48px 16px}
}
.title-hero-container{position:relative;width:100%;overflow:hidden;background:linear-gradient(127deg,#08A3CB 0%,#AC209E 100%);padding:85px 20px;margin-bottom:72px}
.abstract-circle-1{position:absolute;width:380px;height:380px;border-radius:50%;background:#fefbd91c;top:-140px;right:-90px;z-index:1}
.abstract-circle-2{position:absolute;width:520px;height:520px;border-radius:50%;background:#fefbd912;bottom:-200px;left:-150px;z-index:1}
.hero-main-content{max-width:1366px;margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;gap:48px}
.hero-text-side{flex:1}
.hero-headline-primary{font-size:52px;line-height:1.15;color:#FEFBD9;margin:0 0 18px;font-weight:700}
.hero-subtitle-text{font-size:19px;line-height:1.6;color:#fefbd9eb;margin:0}
.hero-image-side{flex:0 0 420px;position:relative}
.hero-image-side img{width:100%;height:340px;object-fit:cover;border-radius:18px;box-shadow:0 14px 38px #0000003d}
@media (max-width: 1366px) {
.hero-main-content{padding:0 30px}
}
@media (max-width: 768px) {
.title-hero-container{padding:60px 20px;margin-bottom:56px}
.hero-main-content{flex-direction:column;gap:32px;padding:0 15px}
.hero-headline-primary{font-size:36px}
.hero-image-side{flex:1;width:100%}
.hero-image-side img{height:280px}
.abstract-circle-1{width:280px;height:280px}
.abstract-circle-2{width:360px;height:360px}
}
.program-structure-section{max-width:1366px;margin:0 auto 88px;padding:0 20px}
.structure-grid-container{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.structure-header-block{margin-bottom:54px}
.structure-header-block h2{font-size:38px;line-height:1.25;color:#1a1a1a;margin:0 0 16px;position:relative;display:inline-block}
.structure-header-block h2::before{content:'';position:absolute;width:64px;height:5px;background:linear-gradient(90deg,#08A3CB,#AC209E);bottom:-8px;left:0;border-radius:3px}
.structure-header-block p{font-size:17px;line-height:1.65;color:#4a4a4a;margin:28px 0 0;max-width:820px}
.phase-card-element{background:#fff;border:2px solid #e8e8e8;border-radius:16px;padding:36px 28px;transition:all .32s ease;position:relative}
.phase-card-element:hover{border-color:#08A3CB;box-shadow:0 8px 24px #08a3cb24;transform:translateY(-4px)}
.phase-number-badge{width:48px;height:48px;background:linear-gradient(135deg,#08A3CB,#AC209E);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#FEFBD9;margin-bottom:22px}
.phase-card-element h3{font-size:22px;line-height:1.3;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.phase-card-element p{font-size:15px;line-height:1.6;color:#5a5a5a;margin:0}
.phase-duration-info{font-size:13px;color:#08A3CB;font-weight:600;margin-top:18px;display:block}
@media (max-width: 1366px) {
.program-structure-section{padding:0 30px}
}
@media (max-width: 768px) {
.program-structure-section{margin-bottom:64px;padding:0 20px}
.structure-grid-container{grid-template-columns:1fr;gap:24px}
.structure-header-block h2{font-size:30px}
.structure-header-block p{font-size:16px}
}
.learning-features-wrapper{background:linear-gradient(168deg,#FEFBD9 0%,#fff 100%);padding:78px 20px;margin-bottom:88px}
.features-inner-container{max-width:1366px;margin:0 auto}
.features-heading-section{text-align:center;margin-bottom:58px}
.features-heading-section h2{font-size:40px;line-height:1.2;color:#1a1a1a;margin:0 0 20px;position:relative;display:inline-block}
.features-heading-section h2::after{content:'';position:absolute;width:100px;height:4px;background:#AC209E;bottom:-12px;left:50%;transform:translateX(-50%);border-radius:2px}
.features-heading-section p{font-size:17px;line-height:1.7;color:#4a4a4a;margin:32px auto 0;max-width:680px}
.features-split-layout{display:flex;flex-direction:row;gap:54px;align-items:flex-start}
.features-left-column{flex:1}
.features-right-column{flex:0 0 480px}
.features-right-column img{width:100%;height:560px;object-fit:cover;border-radius:20px;box-shadow:0 16px 42px #00000029}
.feature-item-box{background:#fff;border-left:4px solid #08A3CB;padding:28px 32px;margin-bottom:24px;border-radius:8px;box-shadow:0 4px 14px #0000000f;transition:all .28s ease}
.feature-item-box:hover{box-shadow:0 8px 22px #0000001f;transform:translateX(6px)}
.feature-item-box h3{font-size:20px;line-height:1.3;color:#1a1a1a;margin:0 0 12px;font-weight:600}
.feature-item-box p{font-size:15px;line-height:1.65;color:#5a5a5a;margin:0}
.feature-icon-inline{display:inline-block;width:24px;height:24px;margin-right:10px;vertical-align:middle}
.feature-icon-inline svg{width:100%;height:100%}
@media (max-width: 1366px) {
.features-inner-container{padding:0 30px}
}
@media (max-width: 768px) {
.learning-features-wrapper{padding:56px 20px;margin-bottom:64px}
.features-heading-section h2{font-size:32px}
.features-split-layout{flex-direction:column;gap:38px}
.features-right-column{flex:1;width:100%}
.features-right-column img{height:420px}
.feature-item-box{padding:22px 24px}
}
.enrollment-cta-section{max-width:1366px;margin:0 auto;padding:0 20px}
.cta-content-wrapper{background:linear-gradient(142deg,#AC209E 0%,#08A3CB 100%);border-radius:24px;padding:68px 54px;text-align:center;position:relative;overflow:hidden}
.cta-decorative-shape-1{position:absolute;width:240px;height:240px;background:#fefbd914;border-radius:50%;top:-80px;left:-60px}
.cta-decorative-shape-2{position:absolute;width:320px;height:320px;background:#fefbd90f;border-radius:50%;bottom:-100px;right:-90px}
.cta-inner-content{position:relative;z-index:2}
.cta-inner-content h2{font-size:42px;line-height:1.2;color:#FEFBD9;margin:0 0 22px;font-weight:700}
.cta-inner-content p{font-size:18px;line-height:1.65;color:#fefbd9e6;margin:0 auto 38px;max-width:740px}
.cta-button-group{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center}
.cta-primary-button{display:inline-block;background:#FEFBD9;color:#AC209E;font-size:17px;font-weight:600;padding:16px 42px;border-radius:12px;text-decoration:none;transition:all .26s ease;box-shadow:0 6px 18px #00000029}
.cta-primary-button:hover{background:#fff;box-shadow:0 10px 28px #0000003d;transform:translateY(-3px)}
.cta-secondary-button{display:inline-block;background:transparent;color:#FEFBD9;font-size:17px;font-weight:600;padding:16px 42px;border-radius:12px;text-decoration:none;border:2px solid #FEFBD9;transition:all .26s ease}
.cta-secondary-button:hover{background:#fefbd926;border-color:#fff;color:#fff}
@media (max-width: 1366px) {
.enrollment-cta-section{padding:0 30px}
}
@media (max-width: 768px) {
.enrollment-cta-section{padding:0 20px}
.cta-content-wrapper{padding:48px 28px;border-radius:18px}
.cta-inner-content h2{font-size:32px}
.cta-inner-content p{font-size:16px}
.cta-button-group{flex-direction:column;gap:16px}
.cta-primary-button,.cta-secondary-button{width:100%;text-align:center}
}
@media (max-width: 375px) {
.hero-headline-primary{font-size:30px}
.structure-header-block h2{font-size:26px}
.features-heading-section h2{font-size:28px}
.cta-inner-content h2{font-size:28px}
}
.successPage29{background:linear-gradient(147deg,#FEFBD9 0%,#fff 48%,#f0f9fb 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;padding:60px 20px}
.confirmationBox91{max-width:780px;margin:0 auto;text-align:center;position:relative}
.iconCheckmark47{width:92px;height:92px;margin:0 auto 32px;position:relative;filter:drop-shadow(0 8px 24px #08a3cb3d)}
.iconCheckmark47 svg{width:100%;height:100%;animation:scaleInBounce2 .6s cubic-bezier(0.68,-0.55,0.265,1.55)}
@keyframes scaleInBounce2 {
0%{transform:scale(0);opacity:0}
50%{transform:scale(1.1)}
100%{transform:scale(1);opacity:1}
}
.successHeading83{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 18px;line-height:1.2}
.successHeading83 .numericalAccent14{color:#08A3CB;display:inline-block;position:relative}
.successHeading83 .numericalAccent14::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:3px;background:linear-gradient(90deg,#08A3CB,#AC209E);border-radius:2px}
.explanationText67{font-size:18px;line-height:1.7;color:#4a4a4a;margin:0 0 48px;max-width:620px;margin-left:auto;margin-right:auto}
.decorativeRhythm38{display:flex;justify-content:center;gap:12px;margin-bottom:44px}
.rhythmDot29{width:8px;height:8px;border-radius:50%;background:#08A3CB;animation:pulseRhythm15 2s ease-in-out infinite}
.rhythmDot29:nth-child(2){background:#AC209E;animation-delay:.2s}
.rhythmDot29:nth-child(3){background:#08A3CB;animation-delay:.4s}
.rhythmDot29:nth-child(4){background:#AC209E;animation-delay:.6s}
.rhythmDot29:nth-child(5){background:#08A3CB;animation-delay:.8s}
@keyframes pulseRhythm15 {
0%,100%{transform:scale(1);opacity:.6}
50%{transform:scale(1.4);opacity:1}
}
.buttonGroup72{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.primaryButton94{background:linear-gradient(135deg,#08A3CB 0%,#0689ad 100%);color:#fff;padding:16px 38px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;display:inline-block;transition:all .3s ease;border:none;box-shadow:0 4px 14px #08a3cb47}
.primaryButton94:hover{transform:translateY(-2px);box-shadow:0 6px 20px #08a3cb59;background:linear-gradient(135deg,#0689ad 0%,#08A3CB 100%)}
.secondaryButton51{background:transparent;color:#AC209E;padding:16px 38px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;display:inline-block;transition:all .3s ease;border:2px solid #AC209E}
.secondaryButton51:hover{background:#AC209E;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #ac209e40}
.infoSection88{background:linear-gradient(162deg,#fff 0%,#f8f8f8 100%);padding:80px 20px}
.infoContainer63{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.nextStepsContent41{padding-right:30px}
.sectionLabel26{display:inline-block;background:linear-gradient(90deg,#08A3CB,#AC209E);color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px}
.stepsHeading73{font-size:34px;font-weight:700;color:#1a1a1a;margin:0 0 24px;line-height:1.3}
.stepsDescription92{font-size:17px;line-height:1.8;color:#555;margin:0 0 36px}
.stepsList44{list-style:none;padding:0;margin:0}
.stepItem87{display:flex;gap:18px;margin-bottom:28px;position:relative}
.stepItem87::before{content:'';position:absolute;left:19px;top:48px;bottom:-28px;width:2px;background:linear-gradient(180deg,#08A3CB 0%,transparent 100%)}
.stepItem87:last-child::before{display:none}
.stepNumber56{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#08A3CB,#AC209E);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0;box-shadow:0 4px 12px #08a3cb4d}
.stepContent79{flex:1;padding-top:4px}
.stepTitle33{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 8px}
.stepText21{font-size:15px;line-height:1.6;color:#666;margin:0}
.supportCard68{background:#fff;border-radius:16px;padding:44px 36px;box-shadow:0 8px 28px #00000014;position:sticky;top:40px}
.supportHeading49{font-size:26px;font-weight:700;color:#1a1a1a;margin:0 0 16px;position:relative;padding-left:18px}
.supportHeading49::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:32px;background:linear-gradient(180deg,#08A3CB,#AC209E);border-radius:3px}
.supportText84{font-size:16px;line-height:1.7;color:#555;margin:0 0 32px}
.contactOptions95{display:flex;flex-direction:column;gap:16px}
.contactOption37{display:flex;align-items:center;gap:14px;padding:16px;background:#f9f9f9;border-radius:10px;transition:all .3s ease}
.contactOption37:hover{background:#f0f9fb;transform:translateX(4px)}
.contactIcon62{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(135deg,#08A3CB,#AC209E);flex-shrink:0}
.contactIcon62 svg{width:18px;height:18px;fill:#fff}
.contactDetails28{flex:1}
.contactLabel13{font-size:13px;color:#888;margin:0 0 4px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}
.contactValue76{font-size:15px;color:#1a1a1a;font-weight:600;margin:0}
.contactValue76 a{color:inherit;text-decoration:none}
.contactValue76 a:hover{color:#08A3CB}
@media (max-width: 768px) {
.successPage29{padding:40px 20px}
.iconCheckmark47{width:72px;height:72px;margin-bottom:24px}
.successHeading83{font-size:32px;margin-bottom:14px}
.explanationText67{font-size:16px;margin-bottom:36px}
.buttonGroup72{flex-direction:column;gap:12px}
.primaryButton94,.secondaryButton51{width:100%;text-align:center}
.infoSection88{padding:60px 20px}
.infoContainer63{grid-template-columns:1fr;gap:40px}
.nextStepsContent41{padding-right:0}
.stepsHeading73{font-size:28px}
.supportCard68{position:static;padding:32px 24px}
.supportHeading49{font-size:22px}
}
@media (max-width: 375px) {
.successHeading83{font-size:28px}
.explanationText67{font-size:15px}
.primaryButton94,.secondaryButton51{padding:14px 28px;font-size:15px}
}