*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Nunito',-apple-system,BlinkMacSystemFont,sans-serif;background:#FAF9F4;color:#241536;line-height:1.6;overflow-x:hidden}
.SiteHeader-v2{background:linear-gradient(127deg,#241536 0%,#3a2450 100%);padding:0;border-bottom:3px solid #EF93DC;box-shadow:0 4px 12px #24153626}
.HeaderTop-wrapper{background:#ef93dc1a;padding:14px 0;border-bottom:1px solid #ef93dc4d}
.HeaderTop-wrapper .container-fluid{max-width:1600px;margin:0 auto;padding:0 24px;display:flex;justify-content:center;align-items:center}
.CompanyBrand-v1{font-size:26px;font-weight:700;color:#FAF9F4;text-align:center;letter-spacing:.5px;text-shadow:2px 2px 4px #0000004d}
.HeaderMain-container{max-width:1600px;margin:0 auto;padding:18px 24px;display:flex;justify-content:space-between;align-items:center;gap:40px}
.LogoSection-v3{flex-shrink:0}
.LogoImage-holder{width:95px;height:95px;display:flex;align-items:center;justify-content:center;background:#faf9f4f2;border-radius:12px;padding:10px;box-shadow:0 2px 8px #0003;border:2px solid #ef93dc66}
.LogoImage-holder img{width:100%;height:100%;object-fit:contain}
.PrimaryNav-v1{flex-grow:1;display:flex;justify-content:center}
.MainMenu-list{list-style:none;display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:center}
.MainMenu-list li a{display:block;padding:12px 22px;color:#FAF9F4;text-decoration:none;font-weight:600;font-size:15px;border:2px solid transparent;border-radius:8px;transition:all .2s linear;background:#ef93dc14}
.MainMenu-list li a:hover{background:#ef93dc40;border-color:#EF93DC}
.ContactZone-v2{display:flex;flex-direction:column;gap:8px;align-items:flex-end}
.PhoneLink-styled{color:#FAF9F4;text-decoration:none;font-size:15px;font-weight:600;padding:8px 16px;background:#ef93dc26;border-radius:8px;border:1px solid #ef93dc4d;transition:background .2s linear}
.PhoneLink-styled:hover{background:#ef93dc4d}
.EmailLink-display{color:#EF93DC;text-decoration:none;font-size:14px;font-weight:400;transition:color .2s linear}
.EmailLink-display:hover{color:#FAF9F4}
.SiteFooter-v3{background:linear-gradient(133deg,#241536 0%,#2d1e42 100%);color:#FAF9F4;padding:48px 0 28px;border-top:3px solid #EF93DC;margin-top:80px}
.FooterContent-holder{max-width:1600px;margin:0 auto;padding:0 24px}
.FooterTop-section{display:flex;justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:40px;flex-wrap:wrap}
.FooterInfo-block{flex:1;min-width:280px}
.FooterInfo-block h3{font-size:20px;margin-bottom:16px;color:#EF93DC;font-weight:700}
.FooterInfo-block p{font-size:14px;line-height:1.7;color:#faf9f4d9;margin-bottom:10px}
.CertBadge-v1{flex:1;min-width:280px;background:#ef93dc14;border:2px solid #ef93dc40;border-radius:12px;padding:24px;text-align:center}
.CertBadge-v1 h4{font-size:17px;margin-bottom:12px;color:#EF93DC;font-weight:700}
.CertBadge-v1 p{font-size:13px;color:#faf9f4bf;line-height:1.6}
.FooterNav-links{display:flex;justify-content:center;gap:32px;margin-bottom:32px;flex-wrap:wrap}
.FooterNav-links a{color:#faf9f4d9;text-decoration:none;font-size:14px;font-weight:600;padding:8px 16px;border:1px solid #ef93dc33;border-radius:8px;transition:all .2s linear}
.FooterNav-links a:hover{background:#ef93dc26;border-color:#EF93DC;color:#FAF9F4}
.CopyrightBar-v1{text-align:center;padding-top:24px;border-top:1px solid #ef93dc33;font-size:13px;color:#faf9f4a6}
.ConsentBanner-v2{position:fixed;right:24px;top:50%;transform:translateY(-50%);background:#FAF9F4;border:3px solid #241536;box-shadow:0 8px 24px #24153640;width:340px;z-index:9999;opacity:0;transition:opacity .3s linear}
.ConsentBanner-v2.is-visible{opacity:1}
.ConsentTabs-nav{display:flex;border-bottom:2px solid #241536}
.TabBtn-v1{flex:1;padding:14px;background:#FAF9F4;border:none;cursor:pointer;font-family:'Nunito',sans-serif;font-size:13px;font-weight:700;color:#241536;transition:background .2s linear}
.TabBtn-v1:hover{background:#ef93dc26}
.TabBtn-v1.is-active{background:#EF93DC;color:#241536}
.TabContent-panel{display:none;padding:20px}
.TabContent-panel.is-active{display:block}
.TabContent-panel h3{font-size:16px;margin-bottom:12px;color:#241536;font-weight:700}
.TabContent-panel p{font-size:13px;line-height:1.6;color:#241536;margin-bottom:14px}
.ConsentOptions-v1{margin:16px 0}
.ConsentOption-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}
.ConsentOption-row input[type="checkbox"]{width:18px;height:18px;cursor:pointer}
.ConsentOption-row label{font-size:13px;color:#241536;cursor:pointer;font-weight:600}
.ConsentActions-v2{display:flex;gap:10px;margin-top:18px}
.ConsentBtn-accept,.ConsentBtn-decline{flex:1;padding:12px;border:2px solid #241536;background:#FAF9F4;color:#241536;font-family:'Nunito',sans-serif;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s linear}
.ConsentBtn-accept:hover{background:#EF93DC}
.ConsentBtn-decline:hover{background:#241536;color:#FAF9F4}
@media (max-width: 1024px) {
.HeaderMain-container{flex-direction:column;gap:24px}
.ContactZone-v2{align-items:center}
.FooterTop-section{flex-direction:column;align-items:center;text-align:center}
}
@media (max-width: 768px) {
.CompanyBrand-v1{font-size:20px}
.LogoImage-holder{width:75px;height:75px}
.MainMenu-list{flex-direction:column;gap:6px}
.MainMenu-list li a{padding:10px 20px;font-size:14px}
.ConsentBanner-v2{right:12px;left:12px;width:auto}
.FooterNav-links{flex-direction:column;gap:12px;align-items:center}
}
@media (max-width: 480px) {
.HeaderMain-container{padding:14px 16px}
.HeaderTop-wrapper .container-fluid{padding:0 16px}
.FooterContent-holder{padding:0 16px}
.TabBtn-v1{font-size:12px;padding:12px 8px}
}
.agreement-text{max-width:1600px;margin:0 auto;padding:80px 24px;background:#FAF9F4}
.agreement-text h1{font-size:48px;line-height:1.2;color:#241536;margin:0 0 32px;font-weight:700;letter-spacing:-.02em}
.agreement-text h2{font-size:36px;line-height:1.3;color:#241536;margin:64px 0 24px;font-weight:600;letter-spacing:-.01em}
.agreement-text h3{font-size:28px;line-height:1.4;color:#241536;margin:48px 0 20px;font-weight:600}
.agreement-text h4{font-size:22px;line-height:1.5;color:#241536;margin:40px 0 16px;font-weight:600}
.agreement-text h5{font-size:18px;line-height:1.5;color:#241536;margin:32px 0 12px;font-weight:600}
.agreement-text h6{font-size:16px;line-height:1.5;color:#241536;margin:24px 0 12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}
.agreement-text p{font-size:17px;line-height:1.8;color:#241536;margin:0 0 24px;max-width:900px}
.agreement-text strong,.agreement-text b{font-weight:700;color:#241536}
.agreement-text em,.agreement-text i{font-style:italic;color:#241536}
.agreement-text a{color:#EF93DC;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;transition:all .2s linear}
.agreement-text a:hover{color:#241536;text-decoration-thickness:3px}
.agreement-text a:focus{outline:3px solid #EF93DC;outline-offset:2px;border-radius:4px}
.agreement-text ul,.agreement-text ol{font-size:17px;line-height:1.8;color:#241536;margin:0 0 24px;padding-left:32px;max-width:900px}
.agreement-text ul li,.agreement-text ol li{margin-bottom:12px;padding-left:8px}
.agreement-text ul li::marker{color:#EF93DC;font-size:20px}
.agreement-text ol li::marker{color:#EF93DC;font-weight:600}
.agreement-text table{width:100%;max-width:1200px;margin:32px 0;border-collapse:collapse;background:#fff;box-shadow:0 4px 12px #24153614;border-radius:12px;overflow:hidden}
.agreement-text thead{background:linear-gradient(135deg,#EF93DC 0%,#241536 100%)}
.agreement-text thead tr th{color:#FAF9F4;font-weight:600;text-align:left;padding:20px 24px;font-size:16px;letter-spacing:.02em}
.agreement-text tbody tr{border-bottom:1px solid #2415361a;transition:background .2s linear}
.agreement-text tbody tr:hover{background:#ef93dc0d}
.agreement-text tbody tr:last-child{border-bottom:none}
.agreement-text tbody tr td{padding:18px 24px;color:#241536;font-size:16px;line-height:1.6}
.agreement-text th{font-weight:600}
.agreement-text td strong,.agreement-text th strong{font-weight:700}
.agreement-text blockquote{margin:32px 0;padding:24px 32px;border-left:4px solid #EF93DC;background:#fff;border-radius:0 12px 12px 0;font-size:18px;line-height:1.7;color:#241536;max-width:900px;box-shadow:0 2px 8px #2415360f}
.agreement-text hr{border:none;height:2px;background:linear-gradient(90deg,transparent 0%,#EF93DC 50%,transparent 100%);margin:56px 0;max-width:900px}
.agreement-text code{background:#ef93dc1a;padding:3px 8px;border-radius:6px;font-family:'Courier New',monospace;font-size:15px;color:#241536}
.agreement-text pre{background:#fff;padding:24px;border-radius:12px;overflow-x:auto;margin:24px 0;border:1px solid #2415361a;box-shadow:0 2px 8px #2415360f}
.agreement-text pre code{background:none;padding:0}
@media (max-width: 1024px) {
.agreement-text{padding:60px 20px}
.agreement-text h1{font-size:38px;margin-bottom:24px}
.agreement-text h2{font-size:30px;margin-top:48px}
.agreement-text h3{font-size:24px}
.agreement-text table{font-size:14px}
.agreement-text thead tr th,.agreement-text tbody tr td{padding:14px 16px}
}
@media (max-width: 768px) {
.agreement-text{padding:40px 16px}
.agreement-text h1{font-size:32px;margin-bottom:20px}
.agreement-text h2{font-size:26px;margin-top:40px;margin-bottom:20px}
.agreement-text h3{font-size:22px;margin-top:32px}
.agreement-text h4{font-size:20px}
.agreement-text p,.agreement-text ul,.agreement-text ol{font-size:16px;line-height:1.7}
.agreement-text ul,.agreement-text ol{padding-left:24px}
.agreement-text table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.agreement-text thead tr th,.agreement-text tbody tr td{padding:12px;font-size:14px;white-space:nowrap}
.agreement-text blockquote{padding:20px 24px;font-size:16px;margin:24px 0}
}
.LearningPageBase-v1{background:linear-gradient(145deg,#FAF9F4 0%,#fff 100%);width:100%;overflow-x:hidden}
.program-title-wrapper{max-width:1600px;margin:0 auto;padding:80px 20px;position:relative}
.title-collage-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center;position:relative}
.collage-fragments-v1{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;position:relative}
.fragment-item-v1{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px #2415361a}
.fragment-item-v1 img{width:100%;height:220px;object-fit:cover;display:block;transition:transform .3s linear}
.fragment-item-v1:hover img{transform:scale(1.05)}
.fragment-item-v1::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ef93dc26 0%,transparent 100%);pointer-events:none}
.title-overlay-content-v1{padding:40px;position:relative}
.title-overlay-content-v1 h1{font-size:3.2rem;line-height:1.2;color:#241536;margin:0 0 40px;font-weight:700}
.title-overlay-content-v1 h1::before{content:'';display:block;width:60px;height:5px;background:linear-gradient(90deg,#EF93DC 0%,#241536 100%);margin-bottom:24px;border-radius:8px}
.title-description-pause{font-size:1.15rem;line-height:1.7;color:#241536;opacity:.85;max-width:520px}
.depth-highlight-v1{position:absolute;top:-20px;right:-20px;width:180px;height:180px;background:radial-gradient(circle,#ef93dc4d 0%,transparent 70%);border-radius:50%;pointer-events:none}
.LearningContent-wrapper{max-width:1600px;margin:0 auto;padding:60px 20px}
.approach-diagonal-section-v2{background:linear-gradient(165deg,#EF93DC 0%,#241536 100%);padding:80px 20px;margin:60px 0;transform:skewY(-2deg);position:relative}
.approach-diagonal-section-v2 > *{transform:skewY(2deg)}
.diagonal-inner-container{max-width:1400px;margin:0 auto}
.approach-grid-asymmetric{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:start}
.approach-text-area-v2 h2{font-size:2.6rem;color:#FAF9F4;margin:0 0 32px;font-weight:700}
.approach-text-area-v2 p{font-size:1.1rem;line-height:1.8;color:#FAF9F4;margin:0 0 24px;opacity:.95}
.approach-points-list-v1{list-style:none;padding:0;margin:32px 0 0}
.approach-points-list-v1 li{font-size:1.05rem;color:#FAF9F4;padding:16px 0 16px 48px;position:relative;border-bottom:1px solid #faf9f433}
.approach-points-list-v1 li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:32px;background:#FAF9F4;border-radius:8px;box-shadow:0 2px 8px #0003}
.approach-points-list-v1 li::after{content:'→';position:absolute;left:8px;top:50%;transform:translateY(-50%);color:#241536;font-size:1.2rem;font-weight:700}
.approach-image-card-v1{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000004d}
.approach-image-card-v1 img{width:100%;height:480px;object-fit:cover;display:block}
.process-timeline-section-v1{padding:80px 20px;background:#FAF9F4}
.timeline-container-v3{max-width:1200px;margin:0 auto}
.timeline-container-v3 h2{font-size:2.4rem;color:#241536;text-align:center;margin:0 0 60px;font-weight:700}
.timeline-container-v3 h2::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#EF93DC 0%,#241536 100%);margin:20px auto 0;border-radius:8px}
.timeline-steps-v3{display:flex;flex-direction:column;gap:40px;position:relative}
.timeline-steps-v3::before{content:'';position:absolute;left:40px;top:20px;bottom:20px;width:3px;background:linear-gradient(180deg,#EF93DC 0%,#241536 100%)}
.step-item-v3{display:grid;grid-template-columns:80px 1fr;gap:32px;align-items:start;position:relative}
.step-number-badge-v1{width:80px;height:80px;background:linear-gradient(135deg,#EF93DC 0%,#241536 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;color:#FAF9F4;box-shadow:0 4px 16px #ef93dc66;position:relative;z-index:2}
.step-content-v3{background:#fff;padding:32px;border-radius:12px;box-shadow:0 2px 12px #24153614;border-left:4px solid #EF93DC}
.step-content-v3 h3{font-size:1.6rem;color:#241536;margin:0 0 16px;font-weight:600}
.step-content-v3 p{font-size:1.05rem;line-height:1.7;color:#241536;margin:0;opacity:.85}
.masonry-features-section-v1{padding:80px 20px;background:linear-gradient(135deg,#FAF9F4 0%,#fff 100%)}
.masonry-wrapper-v1{max-width:1400px;margin:0 auto}
.masonry-wrapper-v1 h2{font-size:2.5rem;color:#241536;margin:0 0 48px;font-weight:700}
.masonry-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;grid-auto-rows:140px}
.masonry-card-v2{background:#fff;padding:28px;border-radius:12px;box-shadow:0 3px 12px #2415361a;border:2px solid transparent;transition:all .3s linear;display:flex;flex-direction:column;justify-content:space-between}
.masonry-card-v2:nth-child(1){grid-row:span 2}
.masonry-card-v2:nth-child(2){grid-row:span 1}
.masonry-card-v2:nth-child(3){grid-row:span 2}
.masonry-card-v2:nth-child(4){grid-row:span 1}
.masonry-card-v2:nth-child(5){grid-row:span 2}
.masonry-card-v2:nth-child(6){grid-row:span 1}
.masonry-card-v2:hover{border-color:#EF93DC;transform:translateY(-4px);box-shadow:0 6px 20px #ef93dc4d}
.masonry-card-v2 h3{font-size:1.3rem;color:#241536;margin:0 0 12px;font-weight:600}
.masonry-card-v2 p{font-size:1rem;line-height:1.6;color:#241536;margin:0;opacity:.8}
.masonry-icon-v1{width:48px;height:48px;margin-bottom:16px}
.testimonial-split-section-v1{padding:80px 20px;background:#fff}
.testimonial-split-wrapper{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.testimonial-images-stack-v1{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.testimonial-portrait-v1{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #24153626}
.testimonial-portrait-v1 img{width:100%;height:320px;object-fit:cover;display:block}
.testimonial-portrait-v1:nth-child(2){margin-top:40px}
.testimonial-content-area-v1 h2{font-size:2.3rem;color:#241536;margin:0 0 32px;font-weight:700}
.testimonial-quote-block-v1{background:linear-gradient(135deg,#FAF9F4 0%,#fff 100%);padding:32px;border-radius:12px;border-left:5px solid #EF93DC;margin-bottom:32px;box-shadow:0 2px 10px #ef93dc26}
.testimonial-quote-block-v1 p{font-size:1.1rem;line-height:1.8;color:#241536;margin:0 0 20px;font-style:italic;opacity:.9}
.testimonial-author-v1{font-size:1rem;color:#241536;font-weight:600;opacity:.85}
.testimonial-author-v1::before{content:'— '}
@media (max-width: 1200px) {
.title-collage-grid{grid-template-columns:1fr;gap:40px}
.approach-grid-asymmetric{grid-template-columns:1fr;gap:40px}
.masonry-grid-v2{grid-template-columns:repeat(2,1fr)}
.testimonial-split-wrapper{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 768px) {
.program-title-wrapper{padding:60px 20px}
.title-overlay-content-v1 h1{font-size:2.4rem;margin-bottom:30px}
.title-description-pause{font-size:1.05rem}
.collage-fragments-v1{grid-template-columns:1fr}
.fragment-item-v1 img{height:200px}
.approach-diagonal-section-v2{padding:60px 20px}
.approach-text-area-v2 h2{font-size:2rem}
.timeline-steps-v3::before{left:20px}
.step-item-v3{grid-template-columns:60px 1fr;gap:20px}
.step-number-badge-v1{width:60px;height:60px;font-size:1.4rem}
.masonry-grid-v2{grid-template-columns:1fr;grid-auto-rows:auto}
.masonry-card-v2:nth-child(n){grid-row:span 1}
.testimonial-images-stack-v1{grid-template-columns:1fr}
.testimonial-portrait-v1:nth-child(2){margin-top:0}
.testimonial-portrait-v1 img{height:280px}
}
.hero-stage-v1{background:linear-gradient(142deg,#FAF9F4 0%,#EF93DC 100%);padding:6rem 2rem 5rem;position:relative;overflow:hidden}
.hero-stage-v1::before{content:'';position:absolute;top:-40%;right:-15%;width:60%;height:120%;background:linear-gradient(217deg,#ef93dc33 0%,transparent 70%);transform:rotate(-12deg);z-index:1}
.hero-stage-v1::after{content:'';position:absolute;bottom:-20%;left:-10%;width:45%;height:80%;background:#241536;opacity:.06;border-radius:50%;z-index:1}
.hero-inner-wrap{max-width:1600px;margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.hero-text-col h1{font-size:3.2rem;line-height:1.15;color:#241536;margin:0;font-weight:700;position:relative}
.hero-text-col h1::before{content:'';position:absolute;left:-1.5rem;top:.5rem;width:.4rem;height:2.5rem;background:linear-gradient(180deg,#EF93DC 0%,#241536 100%);border-radius:8px}
.hero-img-col{position:relative}
.hero-img-col img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #2415361f;filter:saturate(0.8)}
.hero-img-col::after{content:'';position:absolute;bottom:-1rem;right:-1rem;width:80%;height:80%;background:linear-gradient(225deg,#ef93dc26 0%,transparent 60%);border-radius:12px;z-index:-1}
@media (max-width: 968px) {
.hero-inner-wrap{grid-template-columns:1fr;gap:3rem}
.hero-text-col h1{font-size:2.4rem}
.hero-stage-v1{padding:4rem 1.5rem 3rem}
}
@media (max-width: 640px) {
.hero-text-col h1{font-size:2rem}
.hero-text-col h1::before{left:0;width:.3rem;height:2rem}
}
.CareerPathsSection-v2{background:#FAF9F4;padding:5rem 2rem}
.PathsContainer-wrapper{max-width:1600px;margin:0 auto}
.PathsContainer-wrapper h2{font-size:2.6rem;color:#241536;margin:0 0 1rem;font-weight:700}
.PathsContainer-wrapper .intro-subtext{font-size:1.1rem;color:#241536;opacity:.75;margin:0 0 3.5rem;line-height:1.6}
.PathGrid-v3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.PathCard-item{background:#fff;border-radius:12px;padding:2.5rem 2rem;border:2px solid transparent;transition:all .3s linear;position:relative}
.PathCard-item::before{content:'';position:absolute;top:0;left:0;right:0;height:.4rem;background:linear-gradient(90deg,#EF93DC 0%,#241536 100%);border-radius:12px 12px 0 0;opacity:0;transition:opacity .3s linear}
.PathCard-item:hover{border-color:#EF93DC;box-shadow:0 8px 24px #ef93dc33;transform:translateY(-4px)}
.PathCard-item:hover::before{opacity:1}
.PathCard-item h3{font-size:1.5rem;color:#241536;margin:0 0 1rem;font-weight:600}
.PathCard-item .career-role{font-size:.95rem;color:#EF93DC;font-weight:600;margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.03em}
.PathCard-item p{font-size:1rem;color:#241536;line-height:1.7;margin:0 0 1.5rem;opacity:.8}
.outcome-stats{display:flex;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #2415361a}
.stat-box{flex:1}
.stat-box .number-val{font-size:1.8rem;color:#EF93DC;font-weight:700;display:block;margin-bottom:.3rem}
.stat-box .label-text{font-size:.85rem;color:#241536;opacity:.7}
@media (max-width: 968px) {
.PathGrid-v3{grid-template-columns:1fr}
.PathsContainer-wrapper h2{font-size:2rem}
}
@media (max-width: 640px) {
.CareerPathsSection-v2{padding:3rem 1.5rem}
.outcome-stats{flex-direction:column;gap:1rem}
}
.partnerships-zone-v1{background:linear-gradient(167deg,#241536 0%,#3a2554 100%);padding:5rem 2rem;position:relative;overflow:hidden}
.partnerships-zone-v1::before{content:'';position:absolute;top:-30%;left:-20%;width:60%;height:140%;background:radial-gradient(circle,#ef93dc14 0%,transparent 70%);z-index:1}
.partner-content-wrapper{max-width:1600px;margin:0 auto;position:relative;z-index:2}
.partner-content-wrapper h2{font-size:2.6rem;color:#FAF9F4;margin:0 0 3rem;font-weight:700;text-align:center}
.partner-content-wrapper h2::after{content:'';display:block;width:5rem;height:.3rem;background:#EF93DC;margin:1rem auto 0;border-radius:8px}
.collaboration-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}
.collab-block{background:#faf9f40d;padding:2.5rem;border-radius:12px;border:1px solid #ef93dc26}
.collab-block h3{font-size:1.6rem;color:#EF93DC;margin:0 0 1rem;font-weight:600}
.collab-block p{font-size:1rem;color:#FAF9F4;line-height:1.7;margin:0;opacity:.9}
.partner-showcase{display:flex;gap:2rem;align-items:center}
.showcase-image-side{flex:0 0 45%}
.showcase-image-side img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #0000004d}
.showcase-text-side{flex:1}
.showcase-text-side h3{font-size:1.8rem;color:#FAF9F4;margin:0 0 1.2rem;font-weight:600}
.showcase-text-side p{font-size:1.05rem;color:#FAF9F4;line-height:1.7;margin:0 0 1rem;opacity:.85}
.initiative-list{list-style:none;padding:0;margin:1.5rem 0 0}
.initiative-list li{font-size:1rem;color:#FAF9F4;padding:.6rem 0 .6rem 2rem;position:relative;opacity:.9}
.initiative-list li::before{content:'→';position:absolute;left:0;color:#EF93DC;font-weight:700}
@media (max-width: 968px) {
.collaboration-grid{grid-template-columns:1fr}
.partner-showcase{flex-direction:column}
.showcase-image-side{flex:0 0 100%}
.partner-content-wrapper h2{font-size:2rem}
}
@media (max-width: 640px) {
.partnerships-zone-v1{padding:3rem 1.5rem}
.collab-block{padding:2rem 1.5rem}
}
.LearningJourneySection{background:#FAF9F4;padding:5rem 2rem}
.journey-wrapper-box{max-width:1600px;margin:0 auto}
.journey-wrapper-box h2{font-size:2.6rem;color:#241536;margin:0 0 1.2rem;font-weight:700}
.journey-intro-text{font-size:1.1rem;color:#241536;opacity:.75;margin:0 0 3.5rem;line-height:1.6;max-width:800px}
.stages-timeline-holder{position:relative}
.stages-timeline-holder::before{content:'';position:absolute;left:2rem;top:3rem;bottom:3rem;width:.3rem;background:linear-gradient(180deg,#EF93DC 0%,#241536 100%);border-radius:8px}
.stage-item-box{display:grid;grid-template-columns:auto 1fr;gap:2.5rem;margin-bottom:3rem;position:relative}
.stage-number-circle{width:4rem;height:4rem;background:#fff;border:3px solid #EF93DC;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;color:#241536;position:relative;z-index:2;flex-shrink:0}
.stage-content-area{background:#fff;padding:2rem 2.5rem;border-radius:12px;box-shadow:0 4px 12px #24153614;border-left:4px solid #EF93DC}
.stage-content-area h3{font-size:1.6rem;color:#241536;margin:0 0 .8rem;font-weight:600}
.stage-content-area p{font-size:1rem;color:#241536;line-height:1.7;margin:0 0 1.2rem;opacity:.8}
.stage-duration{font-size:.9rem;color:#EF93DC;font-weight:600;display:inline-block;background:#ef93dc1a;padding:.4rem .9rem;border-radius:8px}
.visual-companion-img{margin-top:3.5rem;text-align:center}
.visual-companion-img img{width:100%;max-width:900px;height:auto;border-radius:12px;box-shadow:0 8px 24px #2415361f}
@media (max-width: 968px) {
.stages-timeline-holder::before{display:none}
.stage-item-box{grid-template-columns:1fr;gap:1.5rem}
.stage-number-circle{margin:0 auto}
.journey-wrapper-box h2{font-size:2rem}
}
@media (max-width: 640px) {
.LearningJourneySection{padding:3rem 1.5rem}
.stage-content-area{padding:1.5rem}
}
.pricing-transparency-zone{background:linear-gradient(203deg,#FAF9F4 0%,#ef93dc1a 100%);padding:5rem 2rem}
.pricing-main-container{max-width:1600px;margin:0 auto}
.pricing-main-container h2{font-size:2.6rem;color:#241536;margin:0 0 3rem;font-weight:700;text-align:center}
.pricing-layout-flex{display:flex;gap:3rem;align-items:flex-start}
.pricing-details-column{flex:1;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 8px 24px #2415361a;border:2px solid #EF93DC}
.pricing-details-column h3{font-size:1.8rem;color:#241536;margin:0 0 1.5rem;font-weight:600}
.price-display-main{font-size:3rem;color:#EF93DC;font-weight:700;margin:0 0 .5rem}
.price-period{font-size:1rem;color:#241536;opacity:.7;margin:0 0 2rem}
.included-features-list{list-style:none;padding:0;margin:0 0 2rem}
.included-features-list li{font-size:1rem;color:#241536;padding:.7rem 0 .7rem 2rem;position:relative;border-bottom:1px solid #24153614}
.included-features-list li::before{content:'✓';position:absolute;left:0;color:#EF93DC;font-weight:700;font-size:1.2rem}
.pricing-cta-btn{display:inline-block;background:linear-gradient(135deg,#EF93DC 0%,#241536 100%);color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s linear;border:none;cursor:pointer}
.pricing-cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ef93dc66}
.visual-info-column{flex:1;display:flex;flex-direction:column;gap:2rem}
.info-card-element{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #24153614}
.info-card-element h4{font-size:1.3rem;color:#241536;margin:0 0 1rem;font-weight:600;position:relative;padding-left:1.5rem}
.info-card-element h4::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:.6rem;height:.6rem;background:#EF93DC;border-radius:50%}
.info-card-element p{font-size:.95rem;color:#241536;line-height:1.7;margin:0;opacity:.8}
.profile-testimonial-box{display:flex;gap:1.5rem;align-items:center;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #24153614;margin-top:2rem}
.profile-photo-box{flex:0 0 80px}
.profile-photo-box img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #EF93DC}
.testimonial-text-box{flex:1}
.testimonial-text-box p{font-size:.95rem;color:#241536;line-height:1.6;margin:0 0 .8rem;font-style:italic;opacity:.85}
.testimonial-author{font-size:.9rem;color:#EF93DC;font-weight:600;margin:0}
@media (max-width: 968px) {
.pricing-layout-flex{flex-direction:column}
.pricing-main-container h2{font-size:2rem}
.price-display-main{font-size:2.4rem}
}
@media (max-width: 640px) {
.pricing-transparency-zone{padding:3rem 1.5rem}
.pricing-details-column{padding:2rem 1.5rem}
.profile-testimonial-box{flex-direction:column;text-align:center}
.profile-photo-box{flex:0 0 auto}
}
.ContactHeroWrap-v1{position:relative;min-height:480px;display:flex;align-items:center;overflow:hidden;margin:0 auto;max-width:1600px}
.ContactHeroWrap-v1 .BgImageHolder{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.ContactHeroWrap-v1 .BgImageHolder img{width:100%;height:100%;object-fit:cover;object-position:center;transform:translateZ(0);will-change:transform}
.ContactHeroWrap-v1 .BgImageHolder::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(118deg,#241536e0 0%,#ef93dc6b 100%)}
.ContactHeroWrap-v1 .hero-text-panel{position:relative;z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:80px 40px}
.ContactHeroWrap-v1 .top-label-v3{display:inline-block;padding:8px 20px;background:#faf9f429;border-radius:12px;color:#FAF9F4;font-size:.9rem;letter-spacing:.04em;margin-bottom:24px;backdrop-filter:blur(8px)}
.ContactHeroWrap-v1 .BigTitle-v1{font-size:3.6rem;line-height:1.15;color:#FAF9F4;margin:0 0 20px;font-weight:700;max-width:860px}
.ContactHeroWrap-v1 .subtitle-flow{font-size:1.3rem;line-height:1.6;color:#FAF9F4;margin:0;max-width:720px;opacity:.92}
.ContactHeroWrap-v1 .decor-shape-alpha{position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,#ef93dc2e 0%,transparent 70%);top:10%;right:8%;z-index:1;pointer-events:none}
.ContactHeroWrap-v1 .decor-shape-beta{position:absolute;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,#faf9f41c 0%,transparent 70%);bottom:18%;left:5%;z-index:1;pointer-events:none}
.FormStepContainer-v2{max-width:1400px;margin:0 auto;padding:100px 40px;background:linear-gradient(175deg,#FAF9F4 0%,#ef93dc0f 100%)}
.FormStepContainer-v2 .intro-header{text-align:center;margin-bottom:64px}
.FormStepContainer-v2 .intro-header h2{font-size:2.4rem;color:#241536;margin:0 0 16px;font-weight:600}
.FormStepContainer-v2 .intro-header p{font-size:1.1rem;color:#241536;opacity:.76;margin:0;max-width:640px;margin-left:auto;margin-right:auto}
.FormStepContainer-v2 .step-form-grid{display:grid;grid-template-columns:1fr;gap:40px;max-width:900px;margin:0 auto}
.FormStepContainer-v2 .StepBlock-v1{background:#fff;padding:48px;border-radius:14px;box-shadow:0 6px 20px #24153614;border:1px solid #ef93dc1f}
.FormStepContainer-v2 .StepBlock-v1 .step-num{display:inline-block;width:44px;height:44px;background:linear-gradient(135deg,#EF93DC 0%,#241536 100%);color:#FAF9F4;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;margin-bottom:20px}
.FormStepContainer-v2 .StepBlock-v1 h3{font-size:1.5rem;color:#241536;margin:0 0 12px;font-weight:600}
.FormStepContainer-v2 .StepBlock-v1 .step-desc{font-size:.98rem;color:#241536;opacity:.72;margin:0 0 32px;line-height:1.6}
.FormStepContainer-v2 .StepBlock-v1 label{display:block;font-size:.95rem;color:#241536;font-weight:500;margin-bottom:10px}
.FormStepContainer-v2 .StepBlock-v1 input[type="text"],.FormStepContainer-v2 .StepBlock-v1 input[type="email"],.FormStepContainer-v2 .StepBlock-v1 input[type="tel"],.FormStepContainer-v2 .StepBlock-v1 textarea{width:100%;padding:16px 18px;border:2px solid #ef93dc3d;border-radius:10px;font-size:1rem;color:#241536;background:#FAF9F4;transition:all .3s linear;box-sizing:border-box}
.FormStepContainer-v2 .StepBlock-v1 input[type="text"]:focus,.FormStepContainer-v2 .StepBlock-v1 input[type="email"]:focus,.FormStepContainer-v2 .StepBlock-v1 input[type="tel"]:focus,.FormStepContainer-v2 .StepBlock-v1 textarea:focus{outline:none;border-color:#EF93DC;background:#fff}
.FormStepContainer-v2 .StepBlock-v1 textarea{min-height:140px;resize:vertical}
.FormStepContainer-v2 .privacy-wrapper{background:#fff;padding:36px;border-radius:14px;box-shadow:0 6px 20px #24153614;border:1px solid #ef93dc1f;max-width:900px;margin:0 auto}
.FormStepContainer-v2 .privacy-wrapper label{display:flex;align-items:flex-start;cursor:pointer;font-size:.95rem;color:#241536}
.FormStepContainer-v2 .privacy-wrapper input[type="checkbox"]{margin-right:12px;margin-top:4px;width:20px;height:20px;flex-shrink:0;accent-color:#EF93DC;cursor:pointer}
.FormStepContainer-v2 .privacy-wrapper a{color:#EF93DC;text-decoration:underline}
.FormStepContainer-v2 .privacy-wrapper a:hover{color:#241536}
.FormStepContainer-v2 .submit-zone{text-align:center;margin-top:40px}
.FormStepContainer-v2 .submit-zone button{padding:18px 56px;background:linear-gradient(135deg,#EF93DC 0%,#241536 100%);color:#FAF9F4;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s linear;box-shadow:0 4px 14px #ef93dc66;z-index:10;position:relative}
.FormStepContainer-v2 .submit-zone button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ef93dc99}
.ContactChannelsBox-v1{max-width:1600px;margin:0 auto;padding:100px 40px;background:#FAF9F4}
.ContactChannelsBox-v1 .section-header-v2{text-align:center;margin-bottom:60px}
.ContactChannelsBox-v1 .section-header-v2 h2{font-size:2.6rem;color:#241536;margin:0 0 18px;font-weight:700}
.ContactChannelsBox-v1 .section-header-v2 p{font-size:1.15rem;color:#241536;opacity:.74;margin:0;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}
.ContactChannelsBox-v1 .channels-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1200px;margin:0 auto}
.ContactChannelsBox-v1 .channel-card-v3{background:#fff;padding:40px 32px;border-radius:12px;box-shadow:0 4px 16px #24153612;border:2px solid transparent;transition:all .3s linear;text-align:center}
.ContactChannelsBox-v1 .channel-card-v3:hover{border-color:#EF93DC;box-shadow:0 8px 28px #ef93dc33;transform:translateY(-4px)}
.ContactChannelsBox-v1 .channel-card-v3 .icon-holder{width:72px;height:72px;background:linear-gradient(135deg,#EF93DC 0%,#241536 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}
.ContactChannelsBox-v1 .channel-card-v3 .icon-holder svg{width:36px;height:36px;fill:#FAF9F4}
.ContactChannelsBox-v1 .channel-card-v3 h3{font-size:1.4rem;color:#241536;margin:0 0 12px;font-weight:600}
.ContactChannelsBox-v1 .channel-card-v3 p{font-size:1rem;color:#241536;opacity:.7;margin:0 0 20px;line-height:1.5}
.ContactChannelsBox-v1 .channel-card-v3 a{display:inline-block;padding:12px 28px;background:#ef93dc1f;color:#241536;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s linear;z-index:10;position:relative}
.ContactChannelsBox-v1 .channel-card-v3 a:hover{background:#EF93DC;color:#FAF9F4}
.OfficeInfoBlock-v2{max-width:1600px;margin:0 auto;padding:100px 40px;background:linear-gradient(165deg,#ef93dc14 0%,#FAF9F4 100%)}
.OfficeInfoBlock-v2 .office-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;max-width:1200px;margin:0 auto;align-items:center}
.OfficeInfoBlock-v2 .text-side h2{font-size:2.4rem;color:#241536;margin:0 0 24px;font-weight:700}
.OfficeInfoBlock-v2 .text-side p{font-size:1.05rem;color:#241536;opacity:.76;line-height:1.7;margin:0 0 32px}
.OfficeInfoBlock-v2 .detail-item{display:flex;align-items:flex-start;margin-bottom:24px}
.OfficeInfoBlock-v2 .detail-item .ico-wrap{width:48px;height:48px;background:linear-gradient(135deg,#EF93DC 0%,#241536 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0}
.OfficeInfoBlock-v2 .detail-item .ico-wrap svg{width:24px;height:24px;fill:#FAF9F4}
.OfficeInfoBlock-v2 .detail-item .txt-data h4{font-size:1.1rem;color:#241536;margin:0 0 6px;font-weight:600}
.OfficeInfoBlock-v2 .detail-item .txt-data p{font-size:1rem;color:#241536;opacity:.72;margin:0;line-height:1.6}
.OfficeInfoBlock-v2 .visual-side{background:#fff;padding:48px;border-radius:14px;box-shadow:0 8px 32px #2415361a;border:2px solid #ef93dc29}
.OfficeInfoBlock-v2 .visual-side .stat-row{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-bottom:1px solid #ef93dc33}
.OfficeInfoBlock-v2 .visual-side .stat-row:last-child{border-bottom:none}
.OfficeInfoBlock-v2 .visual-side .stat-label{font-size:.95rem;color:#241536;opacity:.7;font-weight:500}
.OfficeInfoBlock-v2 .visual-side .stat-value{font-size:1.4rem;color:#EF93DC;font-weight:700}
.OfficeInfoBlock-v2 .visual-side .highlight-note{background:linear-gradient(135deg,#ef93dc1f 0%,#faf9f499 100%);padding:28px;border-radius:12px;margin-top:32px;text-align:center}
.OfficeInfoBlock-v2 .visual-side .highlight-note p{font-size:1.05rem;color:#241536;opacity:.84;margin:0;line-height:1.6}
.FaqAccordionZone-v1{max-width:1600px;margin:0 auto;padding:100px 40px;background:#FAF9F4}
.FaqAccordionZone-v1 .faq-title-block{text-align:center;margin-bottom:64px}
.FaqAccordionZone-v1 .faq-title-block h2{font-size:2.6rem;color:#241536;margin:0 0 18px;font-weight:700}
.FaqAccordionZone-v1 .faq-title-block p{font-size:1.1rem;color:#241536;opacity:.74;margin:0;max-width:680px;margin-left:auto;margin-right:auto}
.FaqAccordionZone-v1 .accordion-list{max-width:900px;margin:0 auto}
.FaqAccordionZone-v1 .accordion-item{background:#fff;border-radius:12px;margin-bottom:20px;box-shadow:0 4px 14px #24153614;border:2px solid transparent;overflow:hidden}
.FaqAccordionZone-v1 .accordion-item input[type="checkbox"]{display:none}
.FaqAccordionZone-v1 .accordion-item label{display:flex;align-items:center;justify-content:space-between;padding:28px 32px;cursor:pointer;font-size:1.2rem;color:#241536;font-weight:600;transition:all .3s linear;position:relative;z-index:10}
.FaqAccordionZone-v1 .accordion-item label::after{content:'+';font-size:2rem;color:#EF93DC;transition:transform .3s linear}
.FaqAccordionZone-v1 .accordion-item input[type="checkbox"]:checked + label::after{transform:rotate(45deg)}
.FaqAccordionZone-v1 .accordion-item label:hover{background:#ef93dc0f}
.FaqAccordionZone-v1 .accordion-item .answer-content{max-height:0;overflow:hidden;transition:max-height .4s linear}
.FaqAccordionZone-v1 .accordion-item input[type="checkbox"]:checked ~ .answer-content{max-height:500px}
.FaqAccordionZone-v1 .accordion-item .answer-content p{padding:0 32px 32px;font-size:1rem;color:#241536;opacity:.76;line-height:1.7;margin:0}
@media (max-width: 1024px) {
.ContactHeroWrap-v1 .BigTitle-v1{font-size:2.8rem}
.ContactHeroWrap-v1 .subtitle-flow{font-size:1.15rem}
.OfficeInfoBlock-v2 .office-layout{grid-template-columns:1fr;gap:48px}
.ContactChannelsBox-v1 .channels-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}
}
@media (max-width: 768px) {
.ContactHeroWrap-v1{min-height:380px}
.ContactHeroWrap-v1 .hero-text-panel{padding:60px 24px}
.ContactHeroWrap-v1 .BigTitle-v1{font-size:2.2rem}
.ContactHeroWrap-v1 .subtitle-flow{font-size:1.05rem}
.FormStepContainer-v2{padding:60px 24px}
.FormStepContainer-v2 .StepBlock-v1{padding:32px 24px}
.ContactChannelsBox-v1{padding:60px 24px}
.ContactChannelsBox-v1 .section-header-v2 h2{font-size:2rem}
.OfficeInfoBlock-v2{padding:60px 24px}
.OfficeInfoBlock-v2 .text-side h2{font-size:2rem}
.OfficeInfoBlock-v2 .visual-side{padding:32px 24px}
.FaqAccordionZone-v1{padding:60px 24px}
.FaqAccordionZone-v1 .faq-title-block h2{font-size:2rem}
.FaqAccordionZone-v1 .accordion-item label{font-size:1.05rem;padding:20px 24px}
.FaqAccordionZone-v1 .accordion-item .answer-content p{padding:0 24px 24px}
}
@media (max-width: 480px) {
.ContactHeroWrap-v1 .BigTitle-v1{font-size:1.8rem}
.ContactHeroWrap-v1 .subtitle-flow{font-size:.95rem}
.FormStepContainer-v2 .intro-header h2{font-size:1.8rem}
.ContactChannelsBox-v1 .channels-grid{grid-template-columns:1fr}
.OfficeInfoBlock-v2 .detail-item .ico-wrap{width:40px;height:40px}
.OfficeInfoBlock-v2 .detail-item .ico-wrap svg{width:20px;height:20px}
}
.TopIntro-v1{background:linear-gradient(157deg,#FAF9F4 0%,#EF93DC 100%);padding:6rem 2rem 3rem;position:relative;overflow:hidden}
.TopIntro-v1 .inner-wrap-tbd{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.TopIntro-v1 .text-column-left{padding-right:2rem}
.TopIntro-v1 .MainHeadline-v2{font-size:3.2rem;line-height:1.2;color:#241536;margin-bottom:1.5rem;font-weight:700}
.TopIntro-v1 .intro-description-temp{font-size:1.15rem;line-height:1.7;color:#241536;opacity:.85}
.TopIntro-v1 .image-wrapper-side{position:relative;height:480px;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #2415361f}
.TopIntro-v1 .blurred-img-hero{width:100%;height:100%;object-fit:cover;filter:blur(2px);transform:scale(1.05)}
.wave-divider-bottom-v1{position:absolute;bottom:-2px;left:0;width:100%;height:80px}
.wave-divider-bottom-v1 svg{display:block;width:100%;height:100%}
.section-story-cards-v3{background:#FAF9F4;padding:5rem 2rem;position:relative}
.section-story-cards-v3 .container-holder{max-width:1600px;margin:0 auto}
.section-story-cards-v3 .section-title-main-v1{font-size:2.5rem;color:#241536;margin-bottom:3rem;text-align:center;font-weight:700;position:relative}
.section-story-cards-v3 .section-title-main-v1::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#EF93DC 0%,#241536 100%);margin:0 auto 1rem;border-radius:8px}
.story-grid-masonry{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}
.story-card-item-v2{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #24153614;transition:all .3s ease;border:2px solid transparent}
.story-card-item-v2:hover{transform:translateY(-4px);box-shadow:0 8px 24px #ef93dc33;border-color:#EF93DC}
.story-card-item-v2.card-tall{grid-row:span 2}
.card-icon-holder-v1{width:56px;height:56px;background:linear-gradient(135deg,#EF93DC 0%,#241536 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}
.card-icon-holder-v1 svg{width:28px;height:28px;fill:#FAF9F4}
.card-headline-v3{font-size:1.4rem;color:#241536;margin-bottom:1rem;font-weight:600;line-height:1.3}
.card-text-content-v1{font-size:1rem;line-height:1.65;color:#241536;opacity:.8}
.highlight-accent-v2{color:#EF93DC;font-weight:600;position:relative}
.highlight-accent-v2::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#EF93DC 0%,transparent 100%)}
.team-showcase-row-v1{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:4rem}
.team-portrait-box{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #2415361a}
.team-portrait-box img{width:100%;height:420px;object-fit:cover;display:block}
.team-text-area-v2{padding-left:2rem}
.team-subhead-v1{font-size:1.8rem;color:#241536;margin-bottom:1.2rem;font-weight:600}
.team-paragraph-v1{font-size:1.05rem;line-height:1.7;color:#241536;opacity:.82;margin-bottom:1.2rem}
.values-interactive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}
.value-pill-item{background:linear-gradient(135deg,#fff 0%,#FAF9F4 100%);border:2px solid #EF93DC;border-radius:10px;padding:1.5rem 1rem;text-align:center;transition:all .3s ease;cursor:pointer;position:relative}
.value-pill-item:hover{background:linear-gradient(135deg,#EF93DC 0%,#241536 100%);transform:scale(1.05);border-color:#241536}
.value-pill-item:hover .pill-label-v1{color:#FAF9F4}
.pill-icon-v2{width:40px;height:40px;margin:0 auto .8rem}
.pill-icon-v2 svg{width:100%;height:100%;fill:#EF93DC;transition:fill .3s ease}
.value-pill-item:hover .pill-icon-v2 svg{fill:#FAF9F4}
.pill-label-v1{font-size:.95rem;color:#241536;font-weight:600;transition:color .3s ease}
.process-visual-timeline{display:flex;justify-content:space-between;align-items:flex-start;margin:4rem 0;position:relative;padding:0 2rem}
.process-visual-timeline::before{content:'';position:absolute;top:40px;left:10%;right:10%;height:3px;background:linear-gradient(90deg,#EF93DC 0%,#241536 100%);z-index:1}
.timeline-step-node{flex:1;text-align:center;position:relative;z-index:2}
.step-circle-v1{width:80px;height:80px;background:#fff;border:4px solid #EF93DC;border-radius:50%;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;color:#241536;box-shadow:0 4px 12px #ef93dc4d;transition:all .3s ease}
.timeline-step-node:hover .step-circle-v1{background:linear-gradient(135deg,#EF93DC 0%,#241536 100%);color:#FAF9F4;transform:scale(1.15)}
.step-label-v2{font-size:1.1rem;color:#241536;font-weight:600;margin-bottom:.5rem}
.step-desc-brief{font-size:.9rem;color:#241536;opacity:.75;line-height:1.5}
.image-gallery-compact{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}
.gallery-img-box{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #2415361a;transition:transform .3s ease}
.gallery-img-box:hover{transform:scale(1.03)}
.gallery-img-box img{width:100%;height:280px;object-fit:cover;display:block}
.cta-wrapper-final-v1{text-align:center;margin-top:4rem}
.btn-primary-v2{display:inline-block;background:linear-gradient(135deg,#EF93DC 0%,#241536 100%);color:#FAF9F4;padding:1rem 3rem;border-radius:10px;font-size:1.1rem;font-weight:600;text-decoration:none;box-shadow:0 6px 16px #ef93dc66;transition:all .3s ease;border:2px solid transparent}
.btn-primary-v2:hover{transform:translateY(-2px);box-shadow:0 10px 24px #ef93dc80;background:linear-gradient(135deg,#241536 0%,#EF93DC 100%)}
@media (max-width: 1024px) {
.TopIntro-v1 .inner-wrap-tbd{grid-template-columns:1fr;gap:2.5rem}
.TopIntro-v1 .text-column-left{padding-right:0}
.story-grid-masonry{grid-template-columns:repeat(2,1fr)}
.team-showcase-row-v1{grid-template-columns:1fr}
.team-text-area-v2{padding-left:0}
.values-interactive-grid{grid-template-columns:repeat(2,1fr)}
.process-visual-timeline{flex-direction:column;align-items:center;padding:0}
.process-visual-timeline::before{display:none}
.timeline-step-node{margin-bottom:2rem}
.image-gallery-compact{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.TopIntro-v1{padding:4rem 1.5rem 2rem}
.TopIntro-v1 .MainHeadline-v2{font-size:2.2rem}
.TopIntro-v1 .intro-description-temp{font-size:1rem}
.TopIntro-v1 .image-wrapper-side{height:320px}
.section-story-cards-v3{padding:3rem 1.5rem}
.section-story-cards-v3 .section-title-main-v1{font-size:2rem}
.story-grid-masonry{grid-template-columns:1fr}
.story-card-item-v2.card-tall{grid-row:span 1}
.values-interactive-grid{grid-template-columns:1fr}
.team-portrait-box img{height:320px}
}
.success-wrapper{min-height:85vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(142deg,#FAF9F4 0%,#EF93DC 100%);padding:60px 20px}
.success-container-v1{max-width:1400px;width:100%;margin:0 auto;background:#FAF9F4;border-radius:12px;box-shadow:0 8px 24px #2415361f;overflow:hidden}
.success-grid-layout{display:grid;grid-template-columns:420px 1fr;gap:0}
.visual-col-wrapper{background:linear-gradient(217deg,#241536 0%,#EF93DC 100%);padding:80px 40px;position:relative;display:flex;align-items:center;justify-content:center}
.visual-col-wrapper::before{content:'';position:absolute;top:30px;left:30px;width:120px;height:120px;background:#faf9f41a;border-radius:50%;border:2px dashed #faf9f44d}
.visual-col-wrapper::after{content:'';position:absolute;bottom:40px;right:40px;width:80px;height:80px;background:#ef93dc33;border-radius:8px;transform:rotate(15deg)}
.checkmark-icon-v2{width:180px;height:180px;position:relative;z-index:2}
.checkmark-circle-base{fill:none;stroke:#FAF9F4;stroke-width:3;opacity:.3}
.checkmark-circle-progress{fill:none;stroke:#FAF9F4;stroke-width:3;stroke-dasharray:440;stroke-dashoffset:440;animation:circleAnim-v1 1.2s ease-out forwards}
.checkmark-path-element{fill:none;stroke:#FAF9F4;stroke-width:4;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;animation:checkAnim-v1 .6s .8s ease-out forwards}
@keyframes circleAnim-v1 {
to{stroke-dashoffset:0}
}
@keyframes checkAnim-v1 {
to{stroke-dashoffset:0}
}
.content-col-wrapper{padding:80px 60px}
.success-title-v1{font-size:42px;font-weight:700;color:#241536;margin:0 0 20px;line-height:1.2}
.success-title-v1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#EF93DC 0%,transparent 100%);margin-top:16px;border-radius:8px}
.success-message-text{font-size:18px;line-height:1.7;color:#241536;margin:0 0 32px;opacity:.85}
.next-steps-heading{font-size:22px;font-weight:600;color:#241536;margin:40px 0 24px;position:relative;padding-left:24px}
.next-steps-heading::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#EF93DC;border-radius:50%}
.info-list-v2{list-style:none;padding:0;margin:0 0 40px}
.info-list-v2 li{padding:16px 0 16px 44px;position:relative;font-size:16px;line-height:1.6;color:#241536;opacity:.8}
.info-list-v2 li::before{content:'';position:absolute;left:12px;top:24px;width:12px;height:2px;background:#EF93DC}
.action-btns-wrapper{display:flex;gap:16px;flex-wrap:wrap}
.btn-primary-v3{display:inline-flex;align-items:center;padding:16px 32px;background:linear-gradient(135deg,#241536 0%,#EF93DC 100%);color:#FAF9F4;text-decoration:none;border-radius:8px;font-size:16px;font-weight:600;transition:all .3s linear;border:2px solid transparent}
.btn-primary-v3:hover{transform:translateY(-2px);box-shadow:0 6px 20px #24153640}
.btn-secondary-v3{display:inline-flex;align-items:center;padding:16px 32px;background:transparent;color:#241536;text-decoration:none;border-radius:8px;font-size:16px;font-weight:600;transition:all .3s linear;border:2px solid #241536}
.btn-secondary-v3:hover{background:#241536;color:#FAF9F4}
.confirmation-details-section{max-width:1400px;width:100%;margin:60px auto 0;padding:0 20px}
.details-grid-v1{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.detail-card-wrapper{background:#FAF9F4;padding:40px 32px;border-radius:12px;border:2px solid #2415361a;position:relative;transition:all .3s linear}
.detail-card-wrapper:hover{border-color:#EF93DC;transform:translateY(-4px);box-shadow:0 12px 28px #ef93dc33}
.detail-card-wrapper::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#EF93DC 0%,#241536 100%);border-radius:12px;opacity:0;transition:opacity .3s linear;z-index:-1}
.detail-card-wrapper:hover::before{opacity:.15}
.card-icon-holder{width:56px;height:56px;background:linear-gradient(135deg,#ef93dc33 0%,#2415361a 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.card-icon-svg{width:28px;height:28px}
.card-title-v2{font-size:20px;font-weight:600;color:#241536;margin:0 0 12px}
.card-description-text{font-size:15px;line-height:1.6;color:#241536;margin:0;opacity:.75}
@media (max-width: 1024px) {
.success-grid-layout{grid-template-columns:1fr}
.visual-col-wrapper{padding:60px 40px}
.content-col-wrapper{padding:60px 40px}
.details-grid-v1{grid-template-columns:1fr;gap:20px}
}
@media (max-width: 768px) {
.success-wrapper{padding:40px 16px}
.content-col-wrapper{padding:40px 24px}
.success-title-v1{font-size:32px}
.success-message-text{font-size:16px}
.action-btns-wrapper{flex-direction:column}
.btn-primary-v3,.btn-secondary-v3{width:100%;justify-content:center}
.detail-card-wrapper{padding:32px 24px}
}