@import "https://cdn.jsdelivr.net/npm/@fontsource/pt-sans@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/pt-sans@latest/700.css";
*{margin:0;padding:0;box-sizing:border-box}
html{font-family:'PT Sans',sans-serif;font-size:16px;line-height:1.6;color:#1a1a1a}
body{background:linear-gradient(145deg,#fff 0%,#f9f9f9 50%,#fef5f0 100%);min-height:100vh;display:flex;flex-direction:column}
main{flex:1}
.HeaderMainHolder{max-width:1366px;margin:0 auto;padding:20px 40px}
.TopRowHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}
.LogoContainerBox{flex-shrink:0}
.LogoLinkWrapper{display:block;width:110px;height:110px}
.LogoImageMain{width:100%;height:100%;object-fit:contain;box-shadow:0 3px 6px #00000014;border-radius:8px;background:#fff;padding:8px}
.NavPrimaryHolder{display:flex;gap:35px;align-items:center}
.NavPrimaryHolder .NavLinkItem{font-size:17px;font-weight:400;color:#2c2c2c;text-decoration:none;padding:8px 0;border-bottom:2px solid transparent;transition:border-color 0.2s,color .2s}
.NavPrimaryHolder .NavLinkItem:hover{color:#FF2D7B;border-bottom-color:#FF2D7B}
.BottomRowHeader{text-align:center;padding-top:30px;border-top:1px solid #0070431f}
.CompanyNameDisplay{font-size:38px;font-weight:700;background:linear-gradient(125deg,#FF2D7B 0%,#007043 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:1px}
.FooterLayoutWrapper{background:linear-gradient(168deg,#f4f4f4 0%,#fff 45%,#fff9f5 100%);border-top:1px solid #00704326;padding:55px 40px 30px;margin-top:80px}
.FooterContentGrid{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-bottom:45px}
.FooterSectionBlock .FooterHeadingText{font-size:19px;font-weight:700;color:#007043;margin-bottom:18px;letter-spacing:.3px}
.FooterLinksGroup{display:flex;flex-direction:column;gap:12px}
.FooterLinksGroup .FooterLinkElement{color:#3a3a3a;text-decoration:none;font-size:15px;transition:color .2s;padding:3px 0}
.FooterLinksGroup .FooterLinkElement:hover{color:#FF2D7B}
.FooterContactInfo{display:flex;flex-direction:column;gap:10px}
.FooterContactInfo .FooterContactLine{font-size:15px;color:#3a3a3a;display:flex;align-items:center;gap:10px}
.FooterContactInfo .FooterContactLine i{color:#FF2D7B;font-size:16px}
.FooterBottomBar{max-width:1366px;margin:0 auto;padding-top:25px;border-top:1px solid #ff2d7b1a;text-align:center}
.CopyrightTextFooter{font-size:14px;color:#666}
.CookiePopupBox{display:none;position:fixed;right:-400px;top:50%;transform:translateY(-50%);background:#fff;border:2px solid #FF2D7B;box-shadow:0 6px 18px #00000026;border-radius:8px;width:380px;padding:25px;z-index:9999;transition:right .4s ease}
.CookiePopupBox.ShowCookiePopup{right:25px}
.CookieContentInner .CookieMessageText{font-size:15px;color:#2c2c2c;margin-bottom:20px;line-height:1.5}
.CookieActionsBar{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.CookieActionsBar .CookieBtnOutline{flex:1;min-width:100px;padding:10px 18px;font-size:15px;font-weight:700;border:2px solid #007043;background:transparent;color:#007043;border-radius:6px;cursor:pointer;transition:background 0.2s,color .2s;font-family:'PT Sans',sans-serif}
.CookieActionsBar .CookieBtnOutline:hover{background:#007043;color:#fff}
.CookieActionsBar .CookiePolicyLink{font-size:14px;color:#FF2D7B;text-decoration:none;padding:5px 0;border-bottom:1px solid transparent;transition:border-color .2s}
.CookieActionsBar .CookiePolicyLink:hover{border-bottom-color:#FF2D7B}
@media (max-width: 968px) {
.HeaderMainHolder{padding:18px 25px}
.TopRowHeader{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:20px}
.LogoLinkWrapper{width:85px;height:85px}
.NavPrimaryHolder{flex-wrap:wrap;gap:20px;width:100%}
.NavPrimaryHolder .NavLinkItem{font-size:16px}
.BottomRowHeader{padding-top:20px}
.CompanyNameDisplay{font-size:30px}
.FooterContentGrid{grid-template-columns:1fr;gap:35px}
.FooterLayoutWrapper{padding:40px 25px 25px}
.CookiePopupBox{width:340px;right:-360px}
.CookiePopupBox.ShowCookiePopup{right:15px}
}
@media (max-width: 580px) {
.HeaderMainHolder{padding:15px 20px}
.LogoLinkWrapper{width:70px;height:70px}
.NavPrimaryHolder{gap:15px}
.NavPrimaryHolder .NavLinkItem{font-size:15px;padding:6px 0}
.CompanyNameDisplay{font-size:26px}
.FooterLayoutWrapper{padding:35px 20px 20px}
.FooterSectionBlock .FooterHeadingText{font-size:17px}
.FooterLinksGroup .FooterLinkElement,.FooterContactInfo .FooterContactLine{font-size:14px}
.CookiePopupBox{width:calc(100% - 40px);right:-100%;left:auto}
.CookiePopupBox.ShowCookiePopup{right:20px}
.CookieActionsBar{flex-direction:column}
.CookieActionsBar .CookieBtnOutline{width:100%}
}
.policy-box{max-width:1366px;margin:0 auto;padding:80px 24px;background:linear-gradient(157deg,#fff 0%,#fef8f4 100%)}
.policy-box h1{font-size:48px;font-weight:700;line-height:1.2;color:#1a1a1a;margin:0 0 16px;letter-spacing:-.5px}
.policy-box h2{font-size:36px;font-weight:600;line-height:1.3;color:#2a2a2a;margin:64px 0 24px;letter-spacing:-.3px}
.policy-box h3{font-size:28px;font-weight:600;line-height:1.4;color:#3a3a3a;margin:48px 0 20px}
.policy-box h4{font-size:22px;font-weight:600;line-height:1.4;color:#4a4a4a;margin:40px 0 16px}
.policy-box h5{font-size:18px;font-weight:600;line-height:1.5;color:#5a5a5a;margin:32px 0 12px}
.policy-box h6{font-size:16px;font-weight:600;line-height:1.5;color:#6a6a6a;margin:28px 0 12px;text-transform:uppercase;letter-spacing:.5px}
.policy-box p{font-size:17px;line-height:1.8;color:#3a3a3a;margin:0 0 24px}
.policy-box strong,.policy-box b{font-weight:600;color:#1a1a1a}
.policy-box em,.policy-box i{font-style:italic;color:#2a2a2a}
.policy-box a{color:#FF2D7B;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .2s ease;font-weight:500}
.policy-box a:hover{border-bottom-color:#FF2D7B}
.policy-box a:focus{outline:2px solid #FF2D7B;outline-offset:2px}
.policy-box ul,.policy-box ol{margin:0 0 24px;padding:0 0 0 28px}
.policy-box ul li,.policy-box ol li{font-size:17px;line-height:1.8;color:#3a3a3a;margin:0 0 12px}
.policy-box ul li::marker{color:#007043}
.policy-box ol li::marker{color:#007043;font-weight:600}
.policy-box table{width:100%;border-collapse:collapse;margin:40px 0;background:#fff;box-shadow:0 2px 8px #00000014}
.policy-box thead{background:linear-gradient(135deg,#007043 0%,#005a36 100%)}
.policy-box thead tr th{padding:20px 24px;text-align:left;font-size:16px;font-weight:600;color:#fff;border-bottom:3px solid #FFD092}
.policy-box tbody tr{border-bottom:1px solid #e8e8e8}
.policy-box tbody tr:last-child{border-bottom:none}
.policy-box tbody tr:nth-child(even){background:#fafafa}
.policy-box tbody tr td{padding:18px 24px;font-size:16px;line-height:1.6;color:#3a3a3a}
.policy-box tbody tr th{padding:18px 24px;font-size:16px;font-weight:600;color:#1a1a1a;text-align:left}
.policy-box hr{border:none;height:2px;background:linear-gradient(90deg,#FFD092 0%,#FF2D7B 50%,#007043 100%);margin:64px 0;opacity:.3}
.policy-box div{margin:0 0 24px}
.policy-box blockquote{margin:32px 0;padding:24px 32px;border-left:4px solid #FF2D7B;background:linear-gradient(135deg,#fff5f9 0%,#fff 100%);font-size:18px;line-height:1.7;color:#2a2a2a;font-style:italic}
@media (max-width: 768px) {
.policy-box{padding:48px 16px}
.policy-box h1{font-size:36px}
.policy-box h2{font-size:28px;margin:48px 0 20px}
.policy-box h3{font-size:24px;margin:36px 0 16px}
.policy-box h4{font-size:20px;margin:32px 0 14px}
.policy-box h5{font-size:17px}
.policy-box h6{font-size:15px}
.policy-box p,.policy-box ul li,.policy-box ol li{font-size:16px}
.policy-box table{font-size:14px;margin:32px 0}
.policy-box thead tr th,.policy-box tbody tr td,.policy-box tbody tr th{padding:14px 16px;font-size:14px}
.policy-box blockquote{padding:20px 24px;font-size:16px;margin:24px 0}
.policy-box hr{margin:48px 0}
}
@media (max-width: 480px) {
.policy-box{padding:32px 12px}
.policy-box h1{font-size:30px}
.policy-box h2{font-size:24px}
.policy-box table{display:block;overflow-x:auto}
.policy-box thead tr th,.policy-box tbody tr td,.policy-box tbody tr th{padding:12px;font-size:13px}
}
.DiagSplitHero{position:relative;min-height:520px;overflow:hidden;background:linear-gradient(142deg,#fff 0%,#fff 48%,#007043 48%,#007043 100%)}
.DiagSplitHero .contentHolder{max-width:1366px;margin:0 auto;padding:80px 24px;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.DiagSplitHero .textZone{flex:1;max-width:520px}
.DiagSplitHero .mainHeading{font-size:52px;line-height:1.15;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.DiagSplitHero .subText{font-size:18px;line-height:1.6;color:#444;margin:0 0 32px}
.DiagSplitHero .imgZone{flex:1;position:relative}
.DiagSplitHero .imgZone img{width:100%;height:460px;object-fit:cover;border-radius:8px;box-shadow:0 0 80px #ff2d7b59 0 4px 20px #0000001a}
.DiagSplitHero .decorDots{position:absolute;right:-40px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px}
.DiagSplitHero .decorDots span{width:8px;height:8px;background:#FFD092;border-radius:50%;opacity:.7}
.DiagSplitHero .ctaBtn{display:inline-block;padding:16px 36px;background:linear-gradient(135deg,#FF2D7B 0%,#ff5c94 100%);color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:16px;box-shadow:0 4px 12px #ff2d7b4d;transition:all .3s ease;position:relative;z-index:10}
.DiagSplitHero .ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff2d7b66}
.TrustSection{background:#f9f9f9;padding:90px 24px}
.TrustSection .containerWrap{max-width:1366px;margin:0 auto}
.TrustSection .sectionLabel{font-size:14px;text-transform:uppercase;letter-spacing:1.2px;color:#007043;margin:0 0 12px;font-weight:600}
.TrustSection .sectionTitle{font-size:38px;line-height:1.25;color:#1a1a1a;margin:0 0 50px;font-weight:700}
.TrustSection .gridLayout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.TrustSection .trustCard{background:#fff;padding:32px;border-radius:8px;box-shadow:0 2px 8px #0000000f;position:relative;transition:all .3s ease;border-top:3px solid transparent}
.TrustSection .trustCard:nth-child(1){border-top-color:#FF2D7B}
.TrustSection .trustCard:nth-child(2){border-top-color:#007043}
.TrustSection .trustCard:nth-child(3){border-top-color:#FFD092}
.TrustSection .trustCard:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0000001a}
.TrustSection .cardIcon{width:56px;height:56px;background:linear-gradient(135deg,#FF2D7B 0%,#007043 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 20px}
.TrustSection .cardIcon i{font-size:28px;color:#fff}
.TrustSection .cardTitle{font-size:22px;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.TrustSection .cardText{font-size:15px;line-height:1.7;color:#555;margin:0 0 18px}
.TrustSection .metricRow{display:flex;gap:20px;margin-top:20px;padding-top:20px;border-top:1px solid #eee}
.TrustSection .metricItem{flex:1}
.TrustSection .metricValue{font-size:26px;color:#FF2D7B;font-weight:700;display:block;margin:0 0 4px}
.TrustSection .metricLabel{font-size:13px;color:#777;text-transform:uppercase;letter-spacing:.5px}
.JourneyTimeline{background:#fff;padding:90px 24px;position:relative;overflow:hidden}
.JourneyTimeline::before{content:'';position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(135deg,#ff2d7b08 0%,#00704308 100%);z-index:1}
.JourneyTimeline .containerWrap{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.JourneyTimeline .headerRow{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:60px;gap:40px}
.JourneyTimeline .titleZone h2{font-size:38px;color:#1a1a1a;margin:0 0 12px;font-weight:700}
.JourneyTimeline .titleZone p{font-size:17px;line-height:1.6;color:#555;margin:0;max-width:500px}
.JourneyTimeline .imgPreview{width:320px;height:200px;object-fit:cover;border-radius:8px;box-shadow:0 4px 16px #00000014}
.JourneyTimeline .timelineHolder{position:relative;padding-left:60px}
.JourneyTimeline .timelineHolder::before{content:'';position:absolute;left:20px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#FF2D7B 0%,#007043 50%,#FFD092 100%)}
.JourneyTimeline .milestoneItem{position:relative;padding:0 0 50px}
.JourneyTimeline .milestoneItem::before{content:'';position:absolute;left:-48px;top:6px;width:16px;height:16px;background:#fff;border:4px solid #FF2D7B;border-radius:50%;z-index:2}
.JourneyTimeline .milestoneItem:nth-child(2)::before{border-color:#007043}
.JourneyTimeline .milestoneItem:nth-child(3)::before{border-color:#FFD092}
.JourneyTimeline .milestoneItem:nth-child(4)::before{border-color:#FF2D7B}
.JourneyTimeline .yearLabel{font-size:28px;color:#FF2D7B;font-weight:700;margin:0 0 8px}
.JourneyTimeline .milestoneTitle{font-size:22px;color:#1a1a1a;margin:0 0 10px;font-weight:600}
.JourneyTimeline .milestoneDesc{font-size:15px;line-height:1.7;color:#555;margin:0;max-width:600px}
.ApproachReveal{background:linear-gradient(165deg,#007043 0%,#00503a 100%);padding:100px 24px;position:relative}
.ApproachReveal .containerWrap{max-width:1366px;margin:0 auto}
.ApproachReveal .topHeader{text-align:center;margin-bottom:60px}
.ApproachReveal .topHeader h2{font-size:42px;color:#fff;margin:0 0 16px;font-weight:700}
.ApproachReveal .topHeader p{font-size:18px;color:#ffffffd9;margin:0}
.ApproachReveal .tabsWrapper{display:flex;flex-direction:column;gap:40px}
.ApproachReveal .tabNav{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.ApproachReveal input[type="radio"]{display:none}
.ApproachReveal .tabLabel{padding:14px 28px;background:#ffffff1a;color:#fff;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;border:2px solid transparent}
.ApproachReveal .tabLabel:hover{background:#ffffff26;border-color:#ffd09266}
.ApproachReveal input[type="radio"]:checked + .tabLabel{background:#FFD092;color:#1a1a1a;border-color:#FFD092}
.ApproachReveal .panelsHolder{position:relative}
.ApproachReveal .tabPanel{display:none;background:#fffffff2;padding:50px;border-radius:8px;box-shadow:0 6px 24px #00000026}
.ApproachReveal #tab1:checked ~ .panelsHolder .panel1,.ApproachReveal #tab2:checked ~ .panelsHolder .panel2,.ApproachReveal #tab3:checked ~ .panelsHolder .panel3{display:block}
.ApproachReveal .panelGrid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.ApproachReveal .panelText h3{font-size:30px;color:#1a1a1a;margin:0 0 16px;font-weight:700}
.ApproachReveal .panelText p{font-size:16px;line-height:1.7;color:#444;margin:0 0 20px}
.ApproachReveal .featList{list-style:none;padding:0;margin:20px 0 0}
.ApproachReveal .featList li{padding:10px 0 10px 32px;position:relative;font-size:15px;color:#333;line-height:1.6}
.ApproachReveal .featList li::before{content:'';position:absolute;left:0;top:16px;width:18px;height:18px;background:linear-gradient(135deg,#FF2D7B 0%,#007043 100%);border-radius:3px}
.ApproachReveal .panelImg{width:100%;height:340px;object-fit:cover;border-radius:8px;box-shadow:0 4px 16px #0000001a}
@media (max-width: 1024px) {
.DiagSplitHero{background:linear-gradient(135deg,#fff 0%,#fff 45%,#007043 45%,#007043 100%)}
.DiagSplitHero .contentHolder{flex-direction:column;padding:60px 24px;gap:40px}
.DiagSplitHero .textZone,.DiagSplitHero .imgZone{max-width:100%}
.DiagSplitHero .mainHeading{font-size:42px}
.JourneyTimeline .headerRow{flex-direction:column;align-items:flex-start}
.JourneyTimeline .imgPreview{width:100%;max-width:400px}
.ApproachReveal .panelGrid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.DiagSplitHero{background:#fff;min-height:auto}
.DiagSplitHero .contentHolder{padding:40px 20px}
.DiagSplitHero .mainHeading{font-size:34px}
.DiagSplitHero .imgZone img{height:320px}
.TrustSection,.JourneyTimeline,.ApproachReveal{padding:60px 20px}
.TrustSection .sectionTitle,.JourneyTimeline .titleZone h2,.ApproachReveal .topHeader h2{font-size:30px}
.TrustSection .gridLayout{grid-template-columns:1fr}
.JourneyTimeline .timelineHolder{padding-left:40px}
.ApproachReveal .tabPanel{padding:30px 24px}
.ApproachReveal .tabNav{flex-direction:column}
}
.TitleBlock{background:linear-gradient(158deg,#FFD092 0%,#f8f9fa 45%);padding:4.5rem 1.5rem 3.5rem;position:relative;overflow:hidden}
.TitleBlock::before{content:'';position:absolute;top:-12%;right:-8%;width:420px;height:420px;background:radial-gradient(circle,#ff2d7b1f,transparent 68%);pointer-events:none}
.TitleBlock .inner-holder{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.TitleBlock .text-side h1{font-size:3.2rem;line-height:1.15;color:#1a1a1a;margin:0 0 1.8rem;font-weight:700}
.TitleBlock .text-side .subtitle-wrap{font-size:1.15rem;line-height:1.65;color:#4a4a4a;margin-bottom:2rem}
.TitleBlock .photo-side{position:relative}
.TitleBlock .photo-side img{width:100%;height:380px;object-fit:cover;border-radius:8px;box-shadow:0 4px 16px #0000001f;filter:sepia(0.08) contrast(1.05)}
.TitleBlock .photo-side::after{content:'';position:absolute;bottom:-18px;right:-18px;width:180px;height:180px;border:3px solid #FF2D7B;border-radius:8px;z-index:-1}
.OriginStory{padding:5rem 1.5rem;background:#fff}
.OriginStory .container-wrap{max-width:1366px;margin:0 auto}
.OriginStory .intro-segment{max-width:820px;margin:0 auto 4rem;text-align:center}
.OriginStory .intro-segment h2{font-size:2.4rem;color:#1a1a1a;margin:0 0 1.2rem;font-weight:700}
.OriginStory .intro-segment .lead-text{font-size:1.15rem;line-height:1.7;color:#5a5a5a}
.OriginStory .dual-col-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem}
.OriginStory .content-chunk{background:#f8f9fa;padding:2.2rem;border-radius:6px;border-left:4px solid #007043}
.OriginStory .content-chunk h3{font-size:1.45rem;color:#1a1a1a;margin:0 0 1rem;font-weight:600}
.OriginStory .content-chunk p{font-size:1rem;line-height:1.65;color:#4a4a4a;margin:0}
.ValueDisplay{background:linear-gradient(245deg,#007043 0%,#005535 100%);padding:5rem 1.5rem;position:relative}
.ValueDisplay::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0l30 30-30 30L0 30z' fill='%23ffffff' fill-opacity='0.03'/%3E%3C/svg%3E");pointer-events:none}
.ValueDisplay .container-wrap{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.ValueDisplay .section-label{text-align:center;margin-bottom:3.5rem}
.ValueDisplay .section-label h2{font-size:2.6rem;color:#fff;margin:0 0 1rem;font-weight:700}
.ValueDisplay .section-label .desc-line{font-size:1.1rem;color:#d4f1e3}
.ValueDisplay .value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.ValueDisplay .value-card{background:#ffffff14;padding:2.5rem 2rem;border-radius:8px;border:1px solid #ffffff1f;transition:transform 0.3s,box-shadow .3s}
.ValueDisplay .value-card:hover{transform:translateY(-6px);box-shadow:0 8px 24px #0003}
.ValueDisplay .value-card .icon-holder{width:56px;height:56px;background:#FFD092;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}
.ValueDisplay .value-card .icon-holder i{font-size:1.8rem;color:#007043}
.ValueDisplay .value-card h4{font-size:1.35rem;color:#fff;margin:0 0 .8rem;font-weight:600}
.ValueDisplay .value-card p{font-size:.98rem;line-height:1.6;color:#d4f1e3;margin:0}
.ProcessFlow{padding:5rem 1.5rem;background:#fafbfc}
.ProcessFlow .container-wrap{max-width:1366px;margin:0 auto}
.ProcessFlow .header-zone{text-align:center;margin-bottom:3.5rem}
.ProcessFlow .header-zone h2{font-size:2.5rem;color:#1a1a1a;margin:0 0 1rem;font-weight:700}
.ProcessFlow .header-zone .tagline{font-size:1.1rem;color:#5a5a5a}
.ProcessFlow .timeline-holder{position:relative;padding-left:3rem}
.ProcessFlow .timeline-holder::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#FF2D7B 0%,#007043 100%)}
.ProcessFlow .step-item{position:relative;margin-bottom:3rem;padding-left:2rem}
.ProcessFlow .step-item::before{content:'';position:absolute;left:-3.5rem;top:.4rem;width:20px;height:20px;background:#FF2D7B;border-radius:50%;border:4px solid #fafbfc;box-shadow:0 0 0 2px #FF2D7B}
.ProcessFlow .step-item h4{font-size:1.4rem;color:#1a1a1a;margin:0 0 .8rem;font-weight:600}
.ProcessFlow .step-item p{font-size:1rem;line-height:1.65;color:#4a4a4a;margin:0}
.EngagementZone{background:linear-gradient(132deg,#FFD092 0%,#fff 55%);padding:5rem 1.5rem;position:relative}
.EngagementZone::after{content:'';position:absolute;bottom:-5%;left:-5%;width:360px;height:360px;background:radial-gradient(circle,#0070431a,transparent 70%);pointer-events:none}
.EngagementZone .container-wrap{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center}
.EngagementZone .content-section h2{font-size:2.8rem;color:#1a1a1a;margin:0 0 1.5rem;font-weight:700}
.EngagementZone .content-section p{font-size:1.1rem;line-height:1.7;color:#4a4a4a;margin-bottom:2rem}
.EngagementZone .cta-row{display:flex;gap:1rem;flex-wrap:wrap}
.EngagementZone .ButtonPrimary{display:inline-block;padding:.95rem 2.2rem;background:linear-gradient(135deg,#FF2D7B 0%,#d41d62 100%);color:#fff;text-decoration:none;border-radius:6px;font-size:1.05rem;font-weight:600;box-shadow:0 4px 12px #ff2d7b4d;transition:transform 0.2s,box-shadow .2s;z-index:10;position:relative}
.EngagementZone .ButtonPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 18px #ff2d7b66}
.EngagementZone .ButtonSecondary{display:inline-block;padding:.95rem 2.2rem;background:transparent;color:#007043;text-decoration:none;border:2px solid #007043;border-radius:6px;font-size:1.05rem;font-weight:600;transition:background 0.2s,color .2s;z-index:10;position:relative}
.EngagementZone .ButtonSecondary:hover{background:#007043;color:#fff}
.EngagementZone .visual-section{position:relative}
.EngagementZone .visual-section img{width:100%;height:340px;object-fit:cover;border-radius:8px;box-shadow:0 6px 20px #00000026}
@media (max-width: 1024px) {
.TitleBlock .inner-holder{grid-template-columns:1fr;gap:2.5rem}
.TitleBlock .text-side h1{font-size:2.6rem}
.OriginStory .dual-col-grid{grid-template-columns:1fr;gap:2rem}
.ValueDisplay .value-grid{grid-template-columns:1fr 1fr}
.EngagementZone .container-wrap{grid-template-columns:1fr;gap:2.5rem}
}
@media (max-width: 768px) {
.TitleBlock{padding:3rem 1.25rem 2.5rem}
.TitleBlock .text-side h1{font-size:2.2rem}
.TitleBlock .photo-side img{height:280px}
.TitleBlock .photo-side::after{width:120px;height:120px;bottom:-12px;right:-12px}
.OriginStory{padding:3.5rem 1.25rem}
.OriginStory .intro-segment h2{font-size:2rem}
.ValueDisplay{padding:3.5rem 1.25rem}
.ValueDisplay .section-label h2{font-size:2.2rem}
.ValueDisplay .value-grid{grid-template-columns:1fr;gap:1.5rem}
.ProcessFlow{padding:3.5rem 1.25rem}
.ProcessFlow .header-zone h2{font-size:2rem}
.ProcessFlow .timeline-holder{padding-left:2rem}
.EngagementZone{padding:3.5rem 1.25rem}
.EngagementZone .content-section h2{font-size:2.2rem}
.EngagementZone .cta-row{flex-direction:column}
.EngagementZone .ButtonPrimary,.EngagementZone .ButtonSecondary{display:block;text-align:center}
}
@media (max-width: 480px) {
.TitleBlock .text-side h1{font-size:1.9rem}
.TitleBlock .text-side .subtitle-wrap{font-size:1rem}
.OriginStory .intro-segment h2{font-size:1.75rem}
.ValueDisplay .section-label h2{font-size:1.85rem}
.ProcessFlow .header-zone h2{font-size:1.75rem}
.EngagementZone .content-section h2{font-size:1.85rem}
}
.HeaderSection{position:relative;padding:5rem 2rem 4rem;overflow:hidden;background:linear-gradient(132deg,#fff8f2 0%,#ffe8f0 40%,#e8f5f0 100%)}
.HeaderSection .container-main-holder{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.TitleBlock{display:grid;grid-template-columns:1fr 1.2fr;gap:3.5rem;align-items:center}
.TitleBlock .text-zone{transform:translateY(-1.5rem)}
.TitleBlock .heading-primary{font-size:3.8rem;line-height:1.15;color:#1a1a1a;margin:0 0 1.5rem;font-weight:700}
.TitleBlock .heading-primary .accent-line{display:block;color:#FF2D7B;margin-top:.5rem}
.TitleBlock .subtext-intro{font-size:1.15rem;line-height:1.7;color:#4a4a4a;margin:0}
.TitleBlock .image-holder{position:relative;transform:translateY(1.5rem)}
.TitleBlock .featured-img{width:100%;height:450px;object-fit:cover;border-radius:8px;box-shadow:0 12px 32px #0000001f;transition:transform .6s ease-out}
.TitleBlock .image-holder:hover .featured-img{transform:translateY(-8px)}
.HeaderSection::before{content:'';position:absolute;top:-50%;right:-20%;width:80%;height:150%;background:linear-gradient(245deg,#ff2d7b0f 0%,#0070430a 100%);transform:rotate(-12deg);pointer-events:none}
.ContactMainSection{padding:5rem 2rem;background:linear-gradient(165deg,#fff 0%,#fef8f4 50%,#f0faf5 100%)}
.ContactMainSection .wrapper-content{max-width:1366px;margin:0 auto}
.ContactMainSection .intro-block{text-align:center;max-width:720px;margin:0 auto 4.5rem}
.ContactMainSection .intro-block h2{font-size:2.6rem;line-height:1.25;color:#1a1a1a;margin:0 0 1.2rem;font-weight:700}
.ContactMainSection .intro-block p{font-size:1.1rem;line-height:1.7;color:#555;margin:0}
.ContactLayout{display:grid;grid-template-columns:1fr 1.4fr;gap:5rem;align-items:start}
.InfoPanel{background:#fff;padding:3rem;border-radius:10px;box-shadow:0 4px 24px #00000014}
.InfoPanel h3{font-size:1.8rem;color:#1a1a1a;margin:0 0 2rem;font-weight:700}
.detail-item{margin-bottom:2rem}
.detail-item:last-child{margin-bottom:0}
.detail-item .label-text{display:flex;align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;color:#FF2D7B;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}
.detail-item .label-text i{font-size:1.2rem}
.detail-item .value-text{font-size:1.1rem;line-height:1.7;color:#333;margin:0;padding-left:2rem}
.detail-item .value-text a{color:#007043;text-decoration:none;transition:color .3s ease}
.detail-item .value-text a:hover{color:#FF2D7B}
.FormPanel{background:#fff;padding:3.5rem;border-radius:10px;box-shadow:0 6px 28px #0000001a}
.FormPanel h3{font-size:2rem;color:#1a1a1a;margin:0 0 .75rem;font-weight:700}
.FormPanel .form-description{font-size:1.05rem;line-height:1.6;color:#666;margin:0 0 2.5rem}
.ContactForm .field-group{margin-bottom:1.8rem}
.ContactForm .field-label{display:block;font-size:1rem;font-weight:600;color:#333;margin-bottom:.6rem}
.ContactForm .field-input{width:100%;padding:1rem 1.2rem;font-size:1rem;color:#333;border:2px solid #e0e0e0;border-radius:6px;transition:all .3s ease;background:#fafafa}
.ContactForm .field-input:focus{outline:none;border-color:#FF2D7B;background:#fff;box-shadow:0 0 0 3px #ff2d7b1a}
.ContactForm .checkbox-section{margin:2.5rem 0}
.ContactForm .checkbox-section h4{font-size:1.1rem;color:#333;margin:0 0 1.2rem;font-weight:600}
.ContactForm .checkbox-option{margin-bottom:1rem}
.ContactForm .checkbox-option input[type="checkbox"]{width:18px;height:18px;margin-right:.75rem;cursor:pointer;accent-color:#FF2D7B}
.ContactForm .checkbox-option label{font-size:1rem;color:#555;cursor:pointer;display:inline-flex;align-items:center}
.ContactForm .privacy-consent{margin:2rem 0}
.ContactForm .privacy-consent input[type="checkbox"]{width:18px;height:18px;margin-right:.75rem;cursor:pointer;accent-color:#007043}
.ContactForm .privacy-consent label{font-size:.95rem;color:#666;cursor:pointer;display:inline-flex;align-items:flex-start;line-height:1.6}
.ContactForm .privacy-consent label a{color:#007043;text-decoration:underline;transition:color .3s ease}
.ContactForm .privacy-consent label a:hover{color:#FF2D7B}
.ContactForm .submit-btn{width:100%;padding:1.2rem 2rem;font-size:1.1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#FF2D7B 0%,#ff5a94 100%);border:none;border-radius:7px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #ff2d7b4d;position:relative;z-index:10}
.ContactForm .submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ff2d7b66;background:linear-gradient(135deg,#ff1868 0%,#ff4583 100%)}
.ContactForm .submit-btn:active{transform:translateY(0)}
@media (max-width: 1024px) {
.TitleBlock{grid-template-columns:1fr;gap:2.5rem}
.TitleBlock .text-zone,.TitleBlock .image-holder{transform:none}
.TitleBlock .heading-primary{font-size:3rem}
.ContactLayout{grid-template-columns:1fr;gap:3rem}
}
@media (max-width: 768px) {
.HeaderSection{padding:3rem 1.5rem 2.5rem}
.TitleBlock .heading-primary{font-size:2.4rem}
.TitleBlock .featured-img{height:320px}
.ContactMainSection{padding:3.5rem 1.5rem}
.ContactMainSection .intro-block h2{font-size:2rem}
.InfoPanel,.FormPanel{padding:2rem}
.FormPanel h3{font-size:1.7rem}
.ContactForm .checkbox-option label,.ContactForm .privacy-consent label{font-size:.95rem}
}
@media (max-width: 480px) {
.TitleBlock .heading-primary{font-size:2rem}
.TitleBlock .subtext-intro{font-size:1.05rem}
.TitleBlock .featured-img{height:280px}
.ContactMainSection .intro-block h2{font-size:1.75rem}
.InfoPanel,.FormPanel{padding:1.5rem}
.ContactForm .field-input{padding:.9rem 1rem}
.ContactForm .submit-btn{padding:1.1rem 1.5rem;font-size:1.05rem}
}
.hero-intro{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(158deg,#FFD092 0%,#ffd19226 45%,#00704314 100%)}
.hero-intro::before{content:'';position:absolute;top:-15%;right:-8%;width:620px;height:620px;background:radial-gradient(circle,#ff2d7b1f 0%,transparent 70%);border-radius:50%}
.hero-intro .bg-image-layer{position:absolute;top:0;right:0;width:48%;height:100%;background-image:url(./cover_photos/old_attachment-12.jpg);background-size:cover;background-position:center;opacity:.22;clip-path:polygon(15% 0,100% 0,100% 100%,0% 100%)}
.hero-intro .content-wrap{max-width:1366px;width:100%;margin:0 auto;padding:80px 20px;position:relative;z-index:2}
.hero-intro .text-column{max-width:620px}
.hero-intro .eyebrow{display:inline-block;font-size:.85rem;font-weight:600;color:#007043;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:18px;padding:6px 14px;background:#00704314;border-radius:6px}
.hero-intro .main-heading{font-size:3.2rem;line-height:1.15;font-weight:700;color:#1a1a1a;margin:0 0 24px;position:relative}
.hero-intro .main-heading::after{content:'';position:absolute;bottom:-10px;left:0;width:95px;height:5px;background:linear-gradient(90deg,#FF2D7B 0%,#FFD092 100%);border-radius:3px}
.hero-intro .description-text{font-size:1.15rem;line-height:1.7;color:#444;margin:35px 0 0}
.program-structure{background:#fafafa;padding:90px 20px}
.program-structure .inner-holder{max-width:1366px;margin:0 auto}
.program-structure .section-label{font-size:2.4rem;font-weight:700;color:#1a1a1a;margin:0 0 52px;text-align:center;position:relative}
.program-structure .section-label::before{content:'';position:absolute;top:-18px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:#FF2D7B;border-radius:2px}
.program-structure .tabs-container{display:flex;flex-direction:column;gap:0}
.program-structure .tab-control{display:none}
.program-structure .tabs-nav{display:flex;gap:12px;margin-bottom:40px;flex-wrap:wrap;justify-content:center}
.program-structure .tab-label{padding:14px 28px;font-size:1rem;font-weight:600;color:#555;background:#fff;border:2px solid #ddd;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000000a}
.program-structure .tab-label:hover{border-color:#FF2D7B;color:#FF2D7B;box-shadow:0 3px 8px #ff2d7b26}
.program-structure .tab-control:checked + .tab-label{background:linear-gradient(135deg,#FF2D7B 0%,#007043 100%);color:#fff;border-color:#FF2D7B;box-shadow:0 4px 12px #ff2d7b4d}
.program-structure .panels-area{position:relative}
.program-structure .panel-item{display:none;background:#fff;padding:48px;border-radius:10px;box-shadow:0 3px 12px #0000000f}
.program-structure .tab-control:nth-of-type(1):checked ~ .panels-area .panel-item:nth-of-type(1),.program-structure .tab-control:nth-of-type(2):checked ~ .panels-area .panel-item:nth-of-type(2),.program-structure .tab-control:nth-of-type(3):checked ~ .panels-area .panel-item:nth-of-type(3){display:block}
.program-structure .panel-title{font-size:1.8rem;font-weight:700;color:#1a1a1a;margin:0 0 28px}
.program-structure .module-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;list-style:none;padding:0;margin:0}
.program-structure .module-card{background:linear-gradient(135deg,#ffd1921f 0%,#0070430f 100%);padding:24px;border-radius:8px;border-left:4px solid #FF2D7B;transition:transform .3s ease}
.program-structure .module-card:hover{transform:translateY(-4px);box-shadow:0 5px 15px #00000014}
.program-structure .module-name{font-size:1.15rem;font-weight:700;color:#1a1a1a;margin:0 0 12px;display:flex;align-items:center;gap:10px}
.program-structure .module-name::before{content:'';width:8px;height:8px;background:#007043;border-radius:50%;flex-shrink:0}
.program-structure .module-details{font-size:.95rem;line-height:1.6;color:#555;margin:0}
.enrollment-section{padding:85px 20px;background:linear-gradient(225deg,#0070430a 0%,#ffd19214 100%);position:relative}
.enrollment-section::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#FFD092 20%,#FF2D7B 50%,#007043 80%,transparent 100%)}
.enrollment-section .wrapper-content{max-width:1366px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.enrollment-section .info-block h2{font-size:2.2rem;font-weight:700;color:#1a1a1a;margin:0 0 20px;position:relative;padding-left:18px}
.enrollment-section .info-block h2::before{content:'';position:absolute;left:0;top:4px;width:6px;height:85%;background:linear-gradient(180deg,#FF2D7B 0%,#007043 100%);border-radius:3px}
.enrollment-section .info-block p{font-size:1.05rem;line-height:1.75;color:#444;margin:0 0 28px}
.enrollment-section .value-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}
.enrollment-section .value-points li{display:flex;align-items:start;gap:14px;font-size:1rem;color:#333;line-height:1.6}
.enrollment-section .value-points li::before{content:'';width:20px;height:20px;background:linear-gradient(135deg,#FF2D7B 0%,#FFD092 100%);border-radius:50%;flex-shrink:0;margin-top:2px;box-shadow:0 2px 6px #ff2d7b40}
.enrollment-section .form-block{background:#fff;padding:42px;border-radius:10px;box-shadow:0 4px 18px #00000014}
.enrollment-section .form-block h3{font-size:1.6rem;font-weight:700;color:#1a1a1a;margin:0 0 24px}
.enrollment-section .form-row{margin-bottom:20px}
.enrollment-section .form-row label{display:block;font-size:.95rem;font-weight:600;color:#333;margin-bottom:8px}
.enrollment-section .form-row input,.enrollment-section .form-row select,.enrollment-section .form-row textarea{width:100%;padding:12px 16px;font-size:1rem;color:#333;background:#fafafa;border:2px solid #e0e0e0;border-radius:6px;transition:all .3s ease;box-sizing:border-box}
.enrollment-section .form-row input:focus,.enrollment-section .form-row select:focus,.enrollment-section .form-row textarea:focus{outline:none;border-color:#FF2D7B;background:#fff;box-shadow:0 0 0 3px #ff2d7b1a}
.enrollment-section .form-row textarea{resize:vertical;min-height:100px}
.enrollment-section .submit-btn{width:100%;padding:16px 24px;font-size:1.1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#FF2D7B 0%,#007043 100%);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ff2d7b4d}
.enrollment-section .submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #ff2d7b66}
.enrollment-section .submit-btn:active{transform:translateY(0)}
@media (max-width: 968px) {
.hero-intro{min-height:420px}
.hero-intro .bg-image-layer{width:100%;opacity:.12;clip-path:none}
.hero-intro .content-wrap{padding:60px 20px}
.hero-intro .main-heading{font-size:2.4rem}
.hero-intro .description-text{font-size:1.05rem}
.program-structure{padding:70px 20px}
.program-structure .module-list{grid-template-columns:1fr}
.enrollment-section .wrapper-content{grid-template-columns:1fr;gap:40px}
}
@media (max-width: 640px) {
.hero-intro .main-heading{font-size:1.9rem}
.hero-intro .content-wrap{padding:50px 16px}
.program-structure{padding:60px 16px}
.program-structure .section-label{font-size:1.9rem}
.program-structure .panel-item{padding:32px 24px}
.program-structure .tabs-nav{flex-direction:column}
.program-structure .tab-label{width:100%;text-align:center}
.enrollment-section{padding:60px 16px}
.enrollment-section .form-block{padding:28px 20px}
}
.HeroLayer{position:relative;max-width:1366px;margin:0 auto;padding:80px 24px;overflow:hidden}
.HeroLayer::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:linear-gradient(135deg,#FFD092 0%,transparent 70%);opacity:.15;border-radius:50%;z-index:1}
.HeroLayer .MainContent{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.HeroLayer .TitleZone{position:relative}
.HeroLayer .TitleZone::before{content:'';position:absolute;left:-30px;top:-20px;width:120px;height:120px;background:linear-gradient(217deg,#FF2D7B 0%,#007043 100%);opacity:.12;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);z-index:-1}
.HeroLayer .MainHeading{font-size:52px;line-height:1.1;color:#1a1a1a;margin:0 0 24px;font-weight:700}
.HeroLayer .MainHeading .AccentWord{color:#FF2D7B;position:relative;display:inline-block}
.HeroLayer .MainHeading .AccentWord::after{content:'';position:absolute;bottom:-6px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FF2D7B,#FFD092);border-radius:2px}
.HeroLayer .IntroText{font-size:18px;line-height:1.6;color:#4a4a4a;margin:0}
.HeroLayer .VisualHolder{position:relative}
.HeroLayer .DepthFrame{position:relative;width:100%;height:420px}
.HeroLayer .DepthFrame::before{content:'';position:absolute;top:20px;left:20px;width:100%;height:100%;background:linear-gradient(135deg,#007043 0%,#FF2D7B 100%);opacity:.2;border-radius:8px;z-index:1}
.HeroLayer .DepthFrame::after{content:'';position:absolute;top:40px;left:40px;width:100%;height:100%;background:#FFD092;opacity:.15;border-radius:8px;z-index:0}
.HeroLayer .MainImage{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;border-radius:8px;box-shadow:0 6px 24px #00000026}
.HeroLayer .GeometricShape{position:absolute;bottom:-30px;right:-30px;width:160px;height:160px;background:linear-gradient(45deg,#FF2D7B 0%,#FFD092 100%);opacity:.25;clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);z-index:3}
.AdvantagesGrid{max-width:1366px;margin:0 auto;padding:100px 24px;background:linear-gradient(165deg,#f8f9fa 0%,#fff 50%,#f4f5f6 100%)}
.AdvantagesGrid .SectionLabel{text-align:center;font-size:14px;letter-spacing:2px;text-transform:uppercase;color:#007043;margin:0 0 16px;font-weight:600}
.AdvantagesGrid .SectionHeading{text-align:center;font-size:42px;line-height:1.2;color:#1a1a1a;margin:0 0 60px;font-weight:700}
.AdvantagesGrid .CardsWrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.AdvantagesGrid .FeatureCard{background:#fff;padding:40px 32px;border-radius:6px;box-shadow:0 4px 16px #00000014;transition:all .3s ease;position:relative;overflow:hidden}
.AdvantagesGrid .FeatureCard::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FF2D7B,#007043);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.AdvantagesGrid .FeatureCard:hover{transform:translateY(-8px);box-shadow:0 8px 28px #0000001f}
.AdvantagesGrid .FeatureCard:hover::before{transform:scaleX(1)}
.AdvantagesGrid .CardIcon{width:64px;height:64px;margin:0 0 24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff2d7b1a 0%,#0070431a 100%);border-radius:50%}
.AdvantagesGrid .CardIcon i{font-size:28px;color:#FF2D7B}
.AdvantagesGrid .CardHeading{font-size:22px;line-height:1.3;color:#1a1a1a;margin:0 0 16px;font-weight:600}
.AdvantagesGrid .CardText{font-size:16px;line-height:1.6;color:#5a5a5a;margin:0}
.AdvantagesGrid .StatsRow{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:80px}
.AdvantagesGrid .StatBox{text-align:center;padding:32px 20px;background:#fff;border-radius:6px;border:2px solid #f0f0f0;position:relative;overflow:hidden}
.AdvantagesGrid .StatBox::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#FFD092,#FF2D7B)}
.AdvantagesGrid .StatNumber{font-size:48px;line-height:1;color:#007043;margin:0 0 12px;font-weight:700}
.AdvantagesGrid .StatLabel{font-size:15px;line-height:1.4;color:#6a6a6a;margin:0}
@media (max-width: 1024px) {
.HeroLayer .MainContent{grid-template-columns:1fr;gap:40px}
.HeroLayer{padding:60px 24px}
.HeroLayer .MainHeading{font-size:42px}
.AdvantagesGrid .CardsWrapper{grid-template-columns:repeat(2,1fr);gap:24px}
.AdvantagesGrid .StatsRow{grid-template-columns:repeat(2,1fr)}
.AdvantagesGrid .SectionHeading{font-size:36px}
}
@media (max-width: 640px) {
.HeroLayer .MainHeading{font-size:36px}
.HeroLayer .IntroText{font-size:16px}
.HeroLayer .DepthFrame{height:320px}
.AdvantagesGrid{padding:60px 20px}
.AdvantagesGrid .CardsWrapper{grid-template-columns:1fr}
.AdvantagesGrid .StatsRow{grid-template-columns:1fr;gap:16px}
.AdvantagesGrid .SectionHeading{font-size:32px;margin-bottom:40px}
.AdvantagesGrid .FeatureCard{padding:32px 24px}
}
.SuccessHero{background:linear-gradient(145deg,#007043 0%,#FFD092 100%);padding:120px 20px 100px;position:relative;overflow:hidden}
.SuccessHero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(325deg,#ff2d7b33 0%,transparent 70%);pointer-events:none}
.SuccessHero::after{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#ffd1924d 0%,transparent 70%);border-radius:50%}
.success-container{max-width:1366px;margin:0 auto;position:relative;z-index:2}
.success-manifesto-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}
.manifesto-text-zone{transform:translateY(-20px)}
.success-icon-holder{width:90px;height:90px;background:linear-gradient(135deg,#FF2D7B 0%,#ff2d7bb3 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:30px;box-shadow:0 6px 20px #ff2d7b4d}
.success-icon-holder svg{width:48px;height:48px;fill:#fff}
.manifesto-text-zone h1{font-size:3.2em;line-height:1.15;color:#fff;margin:0 0 24px;font-weight:700;text-shadow:0 2px 8px #00000026}
.manifesto-statement{background:#ffffff26;backdrop-filter:blur(10px);padding:32px;border-radius:8px;border-left:4px solid #FFD092;box-shadow:0 4px 16px #0000001a}
.manifesto-statement p{font-size:1.15em;line-height:1.7;color:#fff;margin:0 0 18px}
.manifesto-statement p:last-child{margin-bottom:0}
.manifesto-visual-side{position:relative;transform:translateY(15px)}
.visual-frame-primary{background:linear-gradient(210deg,#fff3 0%,#ffffff0d 100%);padding:40px;border-radius:10px;border:2px solid #ffffff4d;backdrop-filter:blur(8px);box-shadow:0 8px 24px #00000026}
.achievement-metrics{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.metric-card{background:#fffffff2;padding:24px;border-radius:6px;text-align:center;box-shadow:0 3px 10px #00000014;transition:transform .3s ease}
.metric-card:hover{transform:translateY(-4px)}
.metric-number{font-size:2.4em;font-weight:700;color:#FF2D7B;margin:0 0 8px;line-height:1}
.metric-label{font-size:.95em;color:#007043;margin:0;font-weight:600}
.NextStepsSection{padding:90px 20px;background:linear-gradient(180deg,#fff 0%,#f9fafb 100%)}
.nextsteps-wrapper{max-width:1366px;margin:0 auto}
.section-intro-header{text-align:center;margin-bottom:60px}
.section-intro-header h2{font-size:2.6em;color:#007043;margin:0 0 16px;font-weight:700}
.section-intro-header p{font-size:1.15em;color:#4a5568;margin:0;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}
.pathways-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px}
.pathway-item{background:#fff;border-radius:8px;padding:36px 28px;box-shadow:0 4px 16px #00704314;border:2px solid transparent;transition:all .3s ease;position:relative}
.pathway-item::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#FF2D7B 0%,#FFD092 100%);border-radius:8px 8px 0 0;opacity:0;transition:opacity .3s ease}
.pathway-item:hover{border-color:#FFD092;box-shadow:0 6px 24px #ff2d7b26;transform:translateY(-3px)}
.pathway-item:hover::before{opacity:1}
.pathway-icon{width:60px;height:60px;background:linear-gradient(135deg,#007043 0%,#00a05c 100%);border-radius:6px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.pathway-icon svg{width:30px;height:30px;fill:#fff}
.pathway-item h3{font-size:1.4em;color:#007043;margin:0 0 12px;font-weight:600}
.pathway-item p{font-size:1em;color:#4a5568;line-height:1.65;margin:0}
.cta-zone{text-align:center}
.action-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.btn-primary-action{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#FF2D7B 0%,#e02668 100%);color:#fff;padding:16px 36px;border-radius:6px;font-size:1.05em;font-weight:600;text-decoration:none;box-shadow:0 4px 14px #ff2d7b4d;transition:all .3s ease;border:none;cursor:pointer}
.btn-primary-action:hover{background:linear-gradient(135deg,#e02668 0%,#c71f59 100%);box-shadow:0 6px 20px #ff2d7b66;transform:translateY(-2px)}
.btn-secondary-action{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#007043;padding:16px 36px;border-radius:6px;font-size:1.05em;font-weight:600;text-decoration:none;border:2px solid #007043;transition:all .3s ease;cursor:pointer}
.btn-secondary-action:hover{background:#007043;color:#fff;transform:translateY(-2px);box-shadow:0 4px 14px #00704333}
@media (max-width: 1024px) {
.success-manifesto-grid{grid-template-columns:1fr;gap:50px}
.manifesto-visual-side{transform:translateY(0)}
.pathways-grid{grid-template-columns:1fr;gap:24px}
}
@media (max-width: 768px) {
.SuccessHero{padding:80px 20px 70px}
.manifesto-text-zone h1{font-size:2.4em}
.success-icon-holder{width:70px;height:70px}
.success-icon-holder svg{width:36px;height:36px}
.manifesto-statement{padding:24px}
.manifesto-statement p{font-size:1.05em}
.achievement-metrics{grid-template-columns:1fr;gap:16px}
.NextStepsSection{padding:60px 20px}
.section-intro-header h2{font-size:2em}
.action-buttons{flex-direction:column;align-items:stretch}
.btn-primary-action,.btn-secondary-action{justify-content:center}
}