html{box-sizing:border-box}
*,::before,::after{box-sizing:inherit}
body{font-family:'Source Serif Pro',serif;margin:0;padding:0;background:linear-gradient(137deg,#EFEEEE 0%,#fff 100%);color:#1a1a1a;line-height:1.6}
header{background:linear-gradient(143deg,#C57FF9 0%,#9b5fc7 50%,#044F39 100%);box-shadow:0 4px 12px #00000014;padding:0}
.TopHeaderRow{padding:32px 20px 28px;text-align:center;border-bottom:1px solid #ffffff26}
.BrandZone{max-width:1200px;margin:0 auto}
.TopHeaderRow .CompanyTitle{font-size:2.8rem;font-weight:700;color:#fff;margin:0 0 8px;text-shadow:0 2px 8px #00000026;letter-spacing:.5px}
.TopHeaderRow .BrandTagline{font-size:1.1rem;color:#EFEEEE;margin:0;font-weight:300;max-width:700px;margin:0 auto}
.BottomHeaderRow{padding:0}
.BottomHeaderRow .BottomHeaderContainer{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;gap:40px}
.BottomHeaderRow .LogoSpace{flex-shrink:0}
.BottomHeaderRow .LogoLink{display:inline-block;background:#fffffff2;padding:8px;border-radius:24px;box-shadow:0 3px 10px #0000001f;transition:transform .3s ease,box-shadow .3s ease}
.BottomHeaderRow .LogoLink:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000002e}
.BottomHeaderRow .SiteLogo{height:90px;width:90px;display:block}
.BottomHeaderRow .MainNavigation{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.BottomHeaderRow .NavLink{color:#fff;text-decoration:none;padding:12px 24px;font-size:1.05rem;font-weight:400;border-radius:28px;background:#ffffff1a;transition:background-color .3s ease,color .3s ease;white-space:nowrap}
.BottomHeaderRow .NavLink:hover{background:#ffffff40;color:#EFEEEE}
footer{background:linear-gradient(149deg,#044F39 0%,#033529 100%);color:#EFEEEE;padding:48px 20px 24px;margin-top:60px}
footer .FooterContainer{max-width:1200px;margin:0 auto}
footer .FooterColumns{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:48px;margin-bottom:36px}
footer .FooterHeading{font-size:1.3rem;font-weight:700;color:#C57FF9;margin:0 0 16px}
footer .FooterText{font-size:.95rem;line-height:1.7;color:#EFEEEE;margin:0}
footer .FooterNav{display:flex;flex-direction:column;gap:10px}
footer .FooterLink{color:#EFEEEE;text-decoration:none;font-size:.95rem;transition:color .3s ease}
footer .FooterLink:hover{color:#C57FF9}
footer .FooterContact{display:flex;align-items:center;gap:10px;font-size:.95rem;margin:0 0 12px;color:#EFEEEE}
footer .FooterContact a{color:#EFEEEE;text-decoration:none;transition:color .3s ease}
footer .FooterContact a:hover{color:#C57FF9}
footer .FooterContact .oi{color:#C57FF9;font-size:1rem}
footer .FooterBottom{padding-top:24px;border-top:1px solid #efeeee33;text-align:center}
footer .CopyrightText{font-size:.9rem;color:#EFEEEE;margin:0}
.CookieBox{position:fixed;right:24px;top:50%;transform:translateY(-50%) translateX(400px);background:#fff;border-radius:32px;box-shadow:0 12px 32px #0000002e;padding:28px;max-width:380px;z-index:9999;transition:transform .4s ease}
.CookieBox[data-visible="true"]{transform:translateY(-50%) translateX(0)}
.CookieBox .CookieTitle{font-size:1.4rem;font-weight:700;color:#044F39;margin:0 0 12px}
.CookieBox .CookieDesc{font-size:.95rem;color:#333;line-height:1.6;margin:0 0 20px}
.CookieBox .CookieSettings{margin-bottom:20px}
.CookieBox .SettingItem{margin-bottom:12px}
.CookieBox .SettingLabel{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.95rem;color:#333}
.CookieBox .SettingToggle{width:18px;height:18px;cursor:pointer}
.CookieBox .CookieActions{display:flex;gap:10px}
.CookieBox .CookieBtn{flex:1;padding:12px 20px;border:none;border-radius:26px;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .3s ease,transform .2s ease;font-family:'Source Serif Pro',serif}
.CookieBox .AcceptBtn{background:linear-gradient(135deg,#C57FF9 0%,#9b5fc7 100%);color:#fff}
.CookieBox .AcceptBtn:hover{background:linear-gradient(135deg,#b06ee8 0%,#8a4eb6 100%);transform:translateY(-1px)}
.CookieBox .DeclineBtn{background:#EFEEEE;color:#044F39}
.CookieBox .DeclineBtn:hover{background:#e0dfdf;transform:translateY(-1px)}
@media (max-width: 768px) {
.TopHeaderRow .CompanyTitle{font-size:2rem}
.TopHeaderRow .BrandTagline{font-size:.95rem}
.BottomHeaderRow .BottomHeaderContainer{flex-direction:column;gap:20px;padding:20px}
.BottomHeaderRow .MainNavigation{justify-content:center}
.BottomHeaderRow .SiteLogo{height:70px;width:70px}
footer .FooterColumns{grid-template-columns:1fr;gap:32px}
.CookieBox{right:16px;left:16px;max-width:none;top:auto;bottom:16px;transform:translateY(400px)}
.CookieBox[data-visible="true"]{transform:translateY(0)}
}
@media (max-width: 480px) {
.BottomHeaderRow .NavLink{font-size:.95rem;padding:10px 18px}
.CookieBox .CookieActions{flex-direction:column}
}
.legal-main{max-width:1200px;margin:0 auto;padding:60px 20px;background:linear-gradient(135deg,#EFEEEE 0%,#fff 100%);border-radius:32px;box-shadow:0 4px 16px #044f3914}
.legal-main h1{font-size:2.8rem;font-weight:700;color:#044F39;margin:0 0 32px;line-height:1.2;letter-spacing:-.5px}
.legal-main h2{font-size:2rem;font-weight:600;color:#044F39;margin:48px 0 24px;line-height:1.3;padding-bottom:12px;border-bottom:3px solid #C57FF9}
.legal-main h3{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:36px 0 20px;line-height:1.4}
.legal-main h4{font-size:1.25rem;font-weight:600;color:#2a2a2a;margin:28px 0 16px;line-height:1.4}
.legal-main h5{font-size:1.1rem;font-weight:600;color:#3a3a3a;margin:24px 0 14px;line-height:1.5}
.legal-main h6{font-size:1rem;font-weight:600;color:#4a4a4a;margin:20px 0 12px;line-height:1.5;text-transform:uppercase;letter-spacing:.5px}
.legal-main p{font-size:1.05rem;line-height:1.8;color:#2a2a2a;margin:0 0 20px}
.legal-main ul{margin:0 0 24px;padding:0 0 0 28px;list-style-type:none}
.legal-main ul li{font-size:1.05rem;line-height:1.8;color:#2a2a2a;margin:0 0 12px;padding-left:16px;position:relative}
.legal-main ul li::before{content:'';position:absolute;left:-12px;top:12px;width:8px;height:8px;background:linear-gradient(135deg,#C57FF9 0%,#9b5fc7 100%);border-radius:50%}
.legal-main ol{margin:0 0 24px;padding:0 0 0 28px;counter-reset:policy-counter;list-style:none}
.legal-main ol li{font-size:1.05rem;line-height:1.8;color:#2a2a2a;margin:0 0 12px;padding-left:16px;position:relative;counter-increment:policy-counter}
.legal-main ol li::before{content:counter(policy-counter) ".";position:absolute;left:-28px;font-weight:600;color:#C57FF9}
.legal-main strong,.legal-main b{font-weight:700;color:#044F39}
.legal-main em,.legal-main i{font-style:italic;color:#1a1a1a}
.legal-main a{color:#C57FF9;text-decoration:none;border-bottom:2px solid transparent;transition:all .3s ease;font-weight:500}
.legal-main a:hover{color:#044F39;border-bottom-color:#044F39}
.legal-main hr{border:none;height:2px;background:linear-gradient(90deg,transparent 0%,#C57FF9 50%,transparent 100%);margin:48px 0}
@media (max-width: 768px) {
.legal-main{padding:40px 16px;border-radius:24px}
.legal-main h1{font-size:2rem;margin-bottom:24px}
.legal-main h2{font-size:1.6rem;margin:36px 0 20px}
.legal-main h3{font-size:1.3rem;margin:28px 0 16px}
.legal-main h4{font-size:1.15rem;margin:24px 0 14px}
.legal-main h5{font-size:1.05rem;margin:20px 0 12px}
.legal-main h6{font-size:.95rem;margin:18px 0 10px}
.legal-main p,.legal-main ul li,.legal-main ol li{font-size:1rem;line-height:1.7}
.legal-main ul,.legal-main ol{padding-left:20px}
}
@media (max-width: 480px) {
.legal-main{padding:32px 12px;border-radius:20px}
.legal-main h1{font-size:1.75rem}
.legal-main h2{font-size:1.4rem;margin:32px 0 18px}
}
.ProgramTitleSection{background:linear-gradient(158deg,#C57FF9 0%,#044F39 100%);padding:90px 20px;position:relative;overflow:hidden}
.ProgramTitleSection::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#efeeee26 0%,transparent 70%);border-radius:50%}
.TitleContentWrapper{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.TitleContentWrapper .PrimaryHeading{font-size:3.2rem;color:#EFEEEE;margin-bottom:24px;line-height:1.2;font-weight:700}
.TitleContentWrapper .SubHeadingText{font-size:1.3rem;color:#EFEEEE;margin-bottom:40px;line-height:1.6;max-width:680px}
.TitleImageBox{max-width:520px;margin:50px auto 0}
.TitleImageBox img{width:100%;height:auto;border-radius:32px;box-shadow:0 16px 48px #044f3966 0 8px 24px #0003}
.StructureModuleArea{background:#EFEEEE;padding:100px 20px}
.StructureModuleArea .CentralContainer{max-width:1200px;margin:0 auto}
.StructureModuleArea .SectionLabel{font-size:2.6rem;color:#044F39;margin-bottom:60px;text-align:center;font-weight:700}
.ModuleGridLayout{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}
.ModuleCardItem{background:#fff;border-radius:28px;padding:36px;box-shadow:0 4px 16px #044f3914;transition:all .3s ease;border:2px solid transparent}
.ModuleCardItem:hover{transform:translateY(-6px);box-shadow:0 12px 32px #c57ff933;border-color:#C57FF9}
.ModuleCardItem .ModuleNumber{display:inline-block;background:linear-gradient(135deg,#C57FF9,#044F39);color:#fff;font-size:.9rem;font-weight:700;padding:8px 18px;border-radius:20px;margin-bottom:20px}
.ModuleCardItem .ModuleTitle{font-size:1.5rem;color:#044F39;margin-bottom:16px;font-weight:700}
.ModuleCardItem .ModuleDescription{font-size:1rem;color:#333;line-height:1.7}
.ApproachMethodSection{background:#fff;padding:100px 20px;position:relative}
.ApproachMethodSection::before{content:'';position:absolute;left:0;top:0;width:100%;height:6px;background:linear-gradient(90deg,#C57FF9,#044F39,#C57FF9)}
.ApproachMethodSection .ContentBox{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.ApproachMethodSection .TextColumn .MethodHeading{font-size:2.4rem;color:#044F39;margin-bottom:28px;font-weight:700}
.ApproachMethodSection .TextColumn .MethodParagraph{font-size:1.05rem;color:#333;line-height:1.8;margin-bottom:20px}
.ApproachMethodSection .ImageColumn img{width:100%;height:auto;border-radius:36px;box-shadow:0 8px 32px #044f391f}
.ProgressTrackingZone{background:linear-gradient(225deg,#044F39 0%,#C57FF9 100%);padding:100px 20px}
.ProgressTrackingZone .WrapperBox{max-width:1200px;margin:0 auto}
.ProgressTrackingZone .TrackingHeading{font-size:2.6rem;color:#EFEEEE;margin-bottom:50px;text-align:center;font-weight:700}
.StepProcessDisplay{display:flex;justify-content:space-between;gap:24px;position:relative}
.StepProcessDisplay::before{content:'';position:absolute;top:50px;left:10%;right:10%;height:3px;background:#efeeee4d;z-index:1}
.SingleStepBox{flex:1;text-align:center;position:relative;z-index:2}
.SingleStepBox .StepCircle{width:100px;height:100px;background:#fff;border-radius:50%;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#044F39;box-shadow:0 8px 24px #00000026;border:4px solid #C57FF9}
.SingleStepBox .StepLabel{font-size:1.2rem;color:#EFEEEE;font-weight:700;margin-bottom:12px}
.SingleStepBox .StepDetail{font-size:.95rem;color:#EFEEEE;line-height:1.6}
.InstructorProfileArea{background:#EFEEEE;padding:100px 20px}
.InstructorProfileArea .ProfileContainer{max-width:1200px;margin:0 auto}
.InstructorProfileArea .ProfileTitle{font-size:2.6rem;color:#044F39;margin-bottom:60px;text-align:center;font-weight:700}
.InstructorCardsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:36px}
.InstructorCardBox{background:#fff;border-radius:32px;overflow:hidden;box-shadow:0 6px 20px #044f391a;transition:all .3s ease}
.InstructorCardBox:hover{transform:scale(1.03);box-shadow:0 12px 36px #c57ff940}
.InstructorCardBox .ProfileImageWrapper{width:100%;height:320px;overflow:hidden;background:linear-gradient(135deg,#C57FF9,#044F39)}
.InstructorCardBox .ProfileImageWrapper img{width:100%;height:100%;object-fit:cover}
.InstructorCardBox .ProfileInfoBox{padding:28px}
.InstructorCardBox .InstructorName{font-size:1.4rem;color:#044F39;margin-bottom:8px;font-weight:700}
.InstructorCardBox .InstructorRole{font-size:1rem;color:#C57FF9;margin-bottom:16px;font-weight:600}
.InstructorCardBox .InstructorBio{font-size:.95rem;color:#333;line-height:1.7}
@media (max-width: 768px) {
.TitleContentWrapper .PrimaryHeading{font-size:2.2rem}
.TitleContentWrapper .SubHeadingText{font-size:1.1rem}
.ApproachMethodSection .ContentBox{grid-template-columns:1fr;gap:40px}
.StepProcessDisplay{flex-direction:column}
.StepProcessDisplay::before{display:none}
.StructureModuleArea .SectionLabel,.ProgressTrackingZone .TrackingHeading,.InstructorProfileArea .ProfileTitle{font-size:2rem}
}
.PageWrap{max-width:1200px;margin:0 auto;padding:0}
.HeroBlock{display:flex;align-items:center;gap:60px;padding:80px 20px;background:linear-gradient(128deg,#C57FF9 0%,#044F39 100%);position:relative;overflow:hidden}
.HeroBlock::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#efeeee14;border-radius:50%;z-index:1}
.HeroBlock .TextContent{flex:1;z-index:2;color:#EFEEEE}
.HeroBlock .MainHeading{font-size:48px;line-height:1.2;margin:0 0 24px;font-weight:700}
.HeroBlock .SubText{font-size:18px;line-height:1.7;margin:0 0 32px;opacity:.95}
.HeroBlock .CtaButton{display:inline-block;padding:16px 40px;background:#EFEEEE;color:#044F39;text-decoration:none;border-radius:30px;font-weight:600;transition:all .3s ease;position:relative;z-index:10}
.HeroBlock .CtaButton:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}
.HeroBlock .ImageWrap{flex:1;z-index:2;position:relative}
.HeroBlock .ImageWrap img{width:100%;height:450px;object-fit:cover;clip-path:polygon(15% 0%,100% 0%,85% 100%,0% 100%);border-radius:24px;opacity:.9;mix-blend-mode:luminosity}
.ContributionSection{padding:100px 20px;background:#EFEEEE;position:relative}
.ContributionSection .ContentHolder{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.ContributionSection .LeftContent h2{font-size:42px;color:#044F39;margin:0 0 32px;line-height:1.3;position:relative}
.ContributionSection .LeftContent h2::after{content:'';position:absolute;bottom:-12px;left:0;width:80px;height:4px;background:linear-gradient(90deg,#C57FF9,transparent)}
.ContributionSection .LeftContent p{font-size:17px;line-height:1.8;color:#333;margin:0 0 28px}
.ContributionSection .InitiativeCard{background:#fff;padding:32px;border-radius:28px;margin-bottom:24px;box-shadow:0 4px 16px #0000000f;transition:all .3s ease;border-left:4px solid #C57FF9}
.ContributionSection .InitiativeCard:hover{transform:translateX(8px);box-shadow:0 8px 24px #c57ff926}
.ContributionSection .InitiativeCard h3{font-size:22px;color:#044F39;margin:0 0 16px}
.ContributionSection .InitiativeCard p{font-size:16px;line-height:1.7;color:#555;margin:0}
.ContributionSection .RightContent{display:flex;flex-direction:column;gap:24px}
.ContributionSection .StatBox{background:linear-gradient(135deg,#044F39 0%,#066d51 100%);padding:40px 36px;border-radius:32px;color:#EFEEEE;box-shadow:0 6px 20px #044f3933}
.ContributionSection .StatBox .Number{font-size:52px;font-weight:700;margin:0 0 12px;color:#C57FF9;line-height:1}
.ContributionSection .StatBox .Label{font-size:18px;margin:0 0 16px;font-weight:600}
.ContributionSection .StatBox .Description{font-size:15px;line-height:1.6;opacity:.9;margin:0}
.ExperienceSection{padding:100px 20px;background:linear-gradient(165deg,#fff 0%,#EFEEEE 100%)}
.ExperienceSection .SectionHeader{text-align:center;max-width:800px;margin:0 auto 70px}
.ExperienceSection .SectionHeader h2{font-size:44px;color:#044F39;margin:0 0 24px;position:relative;display:inline-block}
.ExperienceSection .SectionHeader h2::before{content:'';position:absolute;top:-16px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#C57FF9}
.ExperienceSection .SectionHeader p{font-size:18px;color:#555;line-height:1.7;margin:0}
.ExperienceSection .TestimonialGrid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.ExperienceSection .TestimonialCard{background:#fff;padding:44px 40px;border-radius:32px;box-shadow:0 8px 28px #00000014;transition:all .4s ease;position:relative;overflow:hidden}
.ExperienceSection .TestimonialCard::before{content:'';position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#C57FF9,#044F39);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.ExperienceSection .TestimonialCard:hover::before{transform:scaleX(1)}
.ExperienceSection .TestimonialCard:hover{transform:translateY(-8px);box-shadow:0 16px 40px #c57ff933}
.ExperienceSection .ProfileSection{display:flex;align-items:center;gap:20px;margin-bottom:28px}
.ExperienceSection .ProfileSection img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #C57FF9}
.ExperienceSection .ProfileInfo h4{font-size:20px;color:#044F39;margin:0 0 8px;font-weight:600}
.ExperienceSection .ProfileInfo .Role{font-size:15px;color:#777;margin:0}
.ExperienceSection .TestimonialCard .Quote{font-size:17px;line-height:1.8;color:#333;margin:0 0 24px;font-style:italic}
.ExperienceSection .ResultMetrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:24px;border-top:1px solid #e0e0e0}
.ExperienceSection .MetricItem{text-align:center}
.ExperienceSection .MetricItem .Value{font-size:26px;font-weight:700;color:#C57FF9;margin:0 0 6px;line-height:1}
.ExperienceSection .MetricItem .MetricLabel{font-size:13px;color:#666;margin:0;text-transform:uppercase;letter-spacing:.5px}
@media (max-width: 968px) {
.HeroBlock{flex-direction:column;gap:40px;padding:60px 20px}
.HeroBlock .MainHeading{font-size:36px}
.HeroBlock .ImageWrap img{height:350px;clip-path:polygon(0% 0%,100% 0%,100% 85%,0% 100%)}
.ContributionSection .ContentHolder{grid-template-columns:1fr;gap:50px}
.ContributionSection .LeftContent h2{font-size:34px}
.ExperienceSection .TestimonialGrid{grid-template-columns:1fr;gap:32px}
.ExperienceSection .SectionHeader h2{font-size:36px}
}
@media (max-width: 640px) {
.HeroBlock .MainHeading{font-size:28px}
.HeroBlock .SubText{font-size:16px}
.HeroBlock .ImageWrap img{height:280px}
.ContributionSection{padding:60px 20px}
.ContributionSection .LeftContent h2{font-size:28px}
.ContributionSection .StatBox .Number{font-size:40px}
.ExperienceSection{padding:60px 20px}
.ExperienceSection .SectionHeader h2{font-size:28px}
.ExperienceSection .ResultMetrics{grid-template-columns:1fr;gap:20px}
.ExperienceSection .TestimonialCard{padding:32px 24px}
}
.PageWrap{width:100%;max-width:1200px;margin:0 auto;padding:0}
.IntroWrapper{display:flex;align-items:center;gap:60px;padding:80px 20px;background:linear-gradient(127deg,#EFEEEE 0%,#f9f9f9 100%);border-radius:32px;margin:40px 20px}
.IntroContent{flex:1;max-width:540px}
.IntroContent h1{font-size:42px;line-height:1.2;color:#044F39;margin:0 0 24px;font-weight:700}
.IntroContent p{font-size:18px;line-height:1.7;color:#4a4a4a;margin:0}
.IntroVisual{flex:1;position:relative}
.IntroVisual img{width:100%;height:420px;object-fit:cover;border-radius:24px;filter:brightness(0.92) saturate(0.88);box-shadow:0 8px 32px #044f391f}
.ContactFormArea{padding:80px 20px;background:linear-gradient(156deg,#fff 0%,#EFEEEE 100%)}
.FormContainer{max-width:680px;margin:0 auto;background:#fff;padding:56px;border-radius:28px;box-shadow:0 4px 24px #0000000f}
.FormContainer h2{font-size:32px;color:#044F39;margin:0 0 16px;font-weight:600}
.FormContainer .FormIntro{font-size:16px;color:#5a5a5a;line-height:1.6;margin:0 0 40px}
.FieldGroup{margin-bottom:28px}
.FieldGroup label{display:block;font-size:15px;color:#2a2a2a;margin-bottom:10px;font-weight:500}
.FieldGroup input[type="text"],.FieldGroup input[type="tel"]{width:100%;padding:16px 20px;border:2px solid #e0e0e0;border-radius:12px;font-size:16px;color:#2a2a2a;transition:all .3s ease;box-sizing:border-box}
.FieldGroup input[type="text"]:focus,.FieldGroup input[type="tel"]:focus{outline:none;border-color:#C57FF9;box-shadow:0 0 0 4px #c57ff91a}
.RatingSection{margin-bottom:32px}
.RatingSection > label{display:block;font-size:15px;color:#2a2a2a;margin-bottom:16px;font-weight:500}
.RatingOptions{display:flex;gap:12px;flex-wrap:wrap}
.RatingOptions input[type="radio"]{display:none}
.RatingOptions label{padding:12px 24px;border:2px solid #e0e0e0;border-radius:20px;font-size:15px;color:#4a4a4a;cursor:pointer;transition:all .3s ease;font-weight:400}
.RatingOptions input[type="radio"]:checked + label{background:linear-gradient(135deg,#C57FF9 0%,#a866d9 100%);border-color:#C57FF9;color:#fff;box-shadow:0 4px 16px #c57ff94d}
.RatingOptions label:hover{border-color:#C57FF9;transform:translateY(-2px)}
.PrivacyCheck{margin-bottom:28px}
.PrivacyCheck input[type="checkbox"]{display:none}
.PrivacyCheck label{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#4a4a4a;line-height:1.6;cursor:pointer}
.PrivacyCheck label::before{content:'';width:20px;height:20px;border:2px solid #d0d0d0;border-radius:6px;flex-shrink:0;transition:all .3s ease;margin-top:2px}
.PrivacyCheck input[type="checkbox"]:checked + label::before{background:#C57FF9;border-color:#C57FF9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:14px;background-position:center;background-repeat:no-repeat}
.PrivacyCheck a{color:#C57FF9;text-decoration:none;font-weight:500}
.PrivacyCheck a:hover{text-decoration:underline}
.SubmitWrapper{text-align:center}
.SubmitWrapper button{padding:18px 56px;background:linear-gradient(135deg,#044F39 0%,#056b4f 100%);color:#fff;border:none;border-radius:24px;font-size:17px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #044f3940}
.SubmitWrapper button:hover{transform:translateY(-3px);box-shadow:0 10px 28px #044f3959;background:linear-gradient(135deg,#056b4f 0%,#044F39 100%)}
.SubmitWrapper button:active{transform:translateY(-1px)}
.InfoSection{padding:80px 20px;background:#fff}
.InfoGrid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}
.InfoCard{padding:36px;background:linear-gradient(148deg,#EFEEEE 0%,#f5f5f5 100%);border-radius:24px;border:1px solid #e8e8e8;transition:all .3s ease}
.InfoCard:hover{transform:translateY(-6px);box-shadow:0 12px 32px #00000014}
.InfoCard .IconWrap{width:56px;height:56px;background:linear-gradient(135deg,#C57FF9 0%,#a866d9 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.InfoCard .IconWrap svg{width:28px;height:28px;fill:#fff}
.InfoCard h3{font-size:22px;color:#044F39;margin:0 0 12px;font-weight:600}
.InfoCard p{font-size:16px;color:#5a5a5a;line-height:1.6;margin:0 0 16px}
.InfoCard a{color:#C57FF9;text-decoration:none;font-weight:500;font-size:15px;transition:color .3s ease}
.InfoCard a:hover{color:#a866d9;text-decoration:underline}
@media (max-width: 768px) {
.IntroWrapper{flex-direction:column;gap:40px;padding:60px 20px;margin:20px 10px}
.IntroContent h1{font-size:32px}
.IntroContent p{font-size:16px}
.IntroVisual img{height:320px}
.FormContainer{padding:40px 24px}
.FormContainer h2{font-size:26px}
.RatingOptions{flex-direction:column}
.RatingOptions label{text-align:center}
.InfoGrid{grid-template-columns:1fr;gap:24px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.IntroWrapper{gap:40px;padding:70px 30px}
.IntroContent h1{font-size:36px}
.InfoGrid{grid-template-columns:repeat(2,1fr)}
}
.MainAboutPage{max-width:1200px;margin:0 auto;padding:0}
.TitleBlockSection{display:flex;align-items:center;gap:60px;padding:80px 20px;position:relative}
.TitleBlockSection::before,.TitleBlockSection::after{content:'';position:absolute;width:60px;height:60px;background-image:radial-gradient(circle,#C57FF9 2px,transparent 2px);background-size:12px 12px;opacity:.3}
.TitleBlockSection::before{top:20px;left:20px}
.TitleBlockSection::after{bottom:20px;right:20px}
.TitleImageWrapper{flex:0 0 420px;position:relative}
.GeometricImageClip{width:100%;height:480px;clip-path:polygon(15% 0%,100% 0%,85% 100%,0% 100%);overflow:hidden;box-shadow:12px 16px 48px #044f3926}
.GeometricImageClip img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.GeometricImageClip:hover img{transform:scale(1.08)}
.TitleContentArea{flex:1;display:flex;flex-direction:column;gap:28px}
.MainTitleAbout{font-size:52px;line-height:1.15;color:#044F39;margin:0;font-weight:700}
.TitleDescriptive{font-size:18px;line-height:1.7;color:#4a4a4a;margin:0}
.StorySection{background:linear-gradient(125deg,#EFEEEE 0%,#c57ff914 100%);padding:90px 20px;position:relative}
.StoryContentBox{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}
.StoryLeftColumn h2{font-size:38px;color:#044F39;margin:0 0 24px;font-weight:700;position:relative;display:inline-block}
.StoryLeftColumn h2::after{content:'';position:absolute;bottom:-8px;left:0;width:80px;height:4px;background:linear-gradient(90deg,#C57FF9,transparent)}
.StoryLeftColumn p{font-size:17px;line-height:1.75;color:#3a3a3a;margin:0}
.StoryRightColumn{display:flex;flex-direction:column;gap:32px}
.StoryCard{background:#fff;padding:28px;border-radius:24px;box-shadow:0 4px 16px #044f3914;border-left:5px solid #C57FF9;transition:transform .3s ease,box-shadow .3s ease}
.StoryCard:hover{transform:translateX(8px);box-shadow:0 8px 24px #c57ff933}
.StoryCard h3{font-size:22px;color:#044F39;margin:0 0 12px;font-weight:600}
.StoryCard p{font-size:16px;line-height:1.65;color:#5a5a5a;margin:0}
.ApproachSection{padding:100px 20px;background:#fff}
.ApproachWrapper{max-width:1000px;margin:0 auto}
.ApproachHeader{text-align:center;margin-bottom:70px}
.ApproachHeader h2{font-size:42px;color:#044F39;margin:0 0 20px;font-weight:700}
.ApproachHeader p{font-size:18px;color:#6a6a6a;max-width:680px;margin:0 auto;line-height:1.7}
.ApproachGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.ApproachItem{position:relative;padding:36px 28px;background:linear-gradient(135deg,#c57ff90d,#efeeee80);border-radius:28px;transition:background .4s ease}
.ApproachItem:hover{background:linear-gradient(135deg,#c57ff91f,#efeeeecc)}
.ApproachIconArea{width:70px;height:70px;background:linear-gradient(145deg,#C57FF9,#c57ff9b3);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 6px 20px #c57ff94d}
.ApproachIconArea svg{width:32px;height:32px;fill:#fff}
.ApproachItem h3{font-size:21px;color:#044F39;margin:0 0 14px;font-weight:600}
.ApproachItem p{font-size:16px;line-height:1.65;color:#5a5a5a;margin:0}
.TeamSection{background:linear-gradient(165deg,#044f390a,#efeeee99);padding:90px 20px}
.TeamContainer{max-width:1000px;margin:0 auto}
.TeamHeader{margin-bottom:60px}
.TeamHeader h2{font-size:40px;color:#044F39;margin:0 0 18px;font-weight:700}
.TeamHeader p{font-size:17px;color:#6a6a6a;line-height:1.7;max-width:720px}
.TeamMembers{display:grid;grid-template-columns:1fr 1fr;gap:50px}
.MemberCard{display:flex;gap:32px;background:#fff;padding:32px;border-radius:32px;box-shadow:0 6px 24px #044f391a;transition:transform .35s ease,box-shadow .35s ease}
.MemberCard:hover{transform:translateY(-6px);box-shadow:0 12px 36px #c57ff92e}
.MemberImageArea{flex:0 0 140px}
.MemberImageArea img{width:140px;height:140px;border-radius:50%;object-fit:cover;border:4px solid #C57FF9;box-shadow:0 4px 16px #c57ff940}
.MemberInfo{flex:1;display:flex;flex-direction:column;justify-content:center;gap:12px}
.MemberInfo h3{font-size:24px;color:#044F39;margin:0;font-weight:600}
.MemberInfo h4{font-size:16px;color:#C57FF9;margin:0;font-weight:500}
.MemberInfo p{font-size:15px;line-height:1.6;color:#5a5a5a;margin:0}
.ValueSection{padding:100px 20px;background:#fff;position:relative;overflow:hidden}
.ValueSection::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#c57ff914,transparent 70%);pointer-events:none}
.ValueWrapper{max-width:1100px;margin:0 auto;position:relative;z-index:1}
.ValueHeader{text-align:center;margin-bottom:70px}
.ValueHeader h2{font-size:44px;color:#044F39;margin:0 0 22px;font-weight:700}
.ValueHeader p{font-size:18px;color:#6a6a6a;max-width:700px;margin:0 auto;line-height:1.7}
.ValueLayout{display:grid;grid-template-columns:380px 1fr;gap:60px;align-items:center}
.ValueImageBox img{width:100%;height:480px;object-fit:cover;border-radius:36px;box-shadow:0 12px 40px #044f3926}
.ValueTextContent{display:flex;flex-direction:column;gap:36px}
.ValuePoint{padding-left:28px;border-left:3px solid #C57FF9;transition:border-color .3s ease}
.ValuePoint:hover{border-left-color:#044F39}
.ValuePoint h3{font-size:23px;color:#044F39;margin:0 0 12px;font-weight:600}
.ValuePoint p{font-size:16px;line-height:1.7;color:#5a5a5a;margin:0}
@media (max-width: 1024px) {
.TitleBlockSection{flex-direction:column;gap:40px;padding:60px 20px}
.TitleImageWrapper{flex:0 0 auto;width:100%;max-width:500px}
.GeometricImageClip{height:400px}
.MainTitleAbout{font-size:42px}
.StoryContentBox{grid-template-columns:1fr;gap:40px}
.ApproachGrid{grid-template-columns:1fr 1fr;gap:30px}
.TeamMembers{gap:40px}
.ValueLayout{grid-template-columns:1fr;gap:50px}
.ValueImageBox{order:-1}
}
@media (max-width: 768px) {
.TitleBlockSection{padding:50px 16px}
.MainTitleAbout{font-size:36px}
.TitleDescriptive{font-size:16px}
.StorySection{padding:60px 16px}
.StoryLeftColumn h2{font-size:32px}
.ApproachSection{padding:70px 16px}
.ApproachHeader h2{font-size:34px}
.ApproachGrid{grid-template-columns:1fr;gap:24px}
.TeamSection{padding:60px 16px}
.TeamHeader h2{font-size:34px}
.TeamMembers{grid-template-columns:1fr;gap:32px}
.MemberCard{flex-direction:column;align-items:center;text-align:center}
.ValueSection{padding:70px 16px}
.ValueHeader h2{font-size:36px}
.ValueImageBox img{height:360px}
}
@media (max-width: 480px) {
.MainTitleAbout{font-size:30px}
.GeometricImageClip{height:320px}
.StoryLeftColumn h2{font-size:28px}
.ApproachHeader h2{font-size:30px}
.TeamHeader h2{font-size:30px}
.ValueHeader h2{font-size:32px}
.MemberImageArea{flex:0 0 120px}
.MemberImageArea img{width:120px;height:120px}
}
.SuccessMessageWrap{min-height:85vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(128deg,#C57FF9 0%,#044F39 100%);padding:60px 20px;position:relative;overflow:hidden}
.SuccessMessageWrap::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#efeeee26 0%,transparent 70%);border-radius:50%}
.SuccessMessageWrap::after{content:'';position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,#c57ff933 0%,transparent 70%);border-radius:50%}
.MessageContent{background:#EFEEEE;max-width:650px;width:100%;padding:70px 50px;border-radius:32px;box-shadow:0 16px 48px #044f3940;text-align:center;position:relative;z-index:2}
.MessageContent .IconCheck{width:90px;height:90px;margin:0 auto 35px;background:linear-gradient(135deg,#044F39 0%,#066b52 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #044f394d}
.MessageContent .IconCheck svg{width:48px;height:48px;fill:#EFEEEE}
.MessageContent .MainHeading{font-size:2.2rem;color:#044F39;margin:0 0 18px;font-weight:700;line-height:1.3}
.MessageContent .SubText{font-size:1.05rem;color:#333;line-height:1.7;margin:0 0 40px}
.MessageContent .ActionButton{display:inline-block;background:linear-gradient(110deg,#C57FF9 0%,#a865d8 100%);color:#fff;padding:16px 45px;border-radius:28px;text-decoration:none;font-size:1.05rem;font-weight:600;transition:all .3s ease;box-shadow:0 6px 20px #c57ff959}
.MessageContent .ActionButton:hover{background:linear-gradient(110deg,#a865d8 0%,#8e4fc4 100%);transform:translateY(-2px);box-shadow:0 10px 28px #c57ff973}
.MessageContent .ActionButton:active{transform:translateY(0)}
.InfoSection{max-width:1200px;margin:0 auto;padding:80px 20px}
.InfoSection .GridLayout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px}
.InfoSection .BenefitCard{background:#fff;padding:40px 32px;border-radius:24px;border:2px solid #EFEEEE;transition:all .35s ease;position:relative}
.InfoSection .BenefitCard::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#C57FF9 0%,#044F39 100%);border-radius:24px 24px 0 0;opacity:0;transition:opacity .35s ease}
.InfoSection .BenefitCard:hover{transform:translateY(-6px);box-shadow:0 12px 36px #044f3926;border-color:#C57FF9}
.InfoSection .BenefitCard:hover::before{opacity:1}
.InfoSection .BenefitCard .IconBox{width:60px;height:60px;background:linear-gradient(135deg,#c57ff926 0%,#044f3914 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.InfoSection .BenefitCard .IconBox svg{width:32px;height:32px;fill:#044F39}
.InfoSection .BenefitCard .CardTitle{font-size:1.35rem;color:#044F39;margin:0 0 14px;font-weight:700}
.InfoSection .BenefitCard .CardDescription{font-size:.98rem;color:#555;line-height:1.65;margin:0}
@media (max-width: 768px) {
.SuccessMessageWrap{min-height:70vh;padding:40px 15px}
.MessageContent{padding:50px 30px}
.MessageContent .MainHeading{font-size:1.75rem}
.MessageContent .SubText{font-size:.98rem;margin-bottom:30px}
.MessageContent .ActionButton{padding:14px 35px;font-size:.98rem}
.InfoSection{padding:60px 15px}
.InfoSection .GridLayout{grid-template-columns:1fr;gap:25px}
.InfoSection .BenefitCard{padding:32px 24px}
}
@media (max-width: 480px) {
.MessageContent .IconCheck{width:75px;height:75px;margin-bottom:28px}
.MessageContent .IconCheck svg{width:40px;height:40px}
.MessageContent .MainHeading{font-size:1.5rem}
}