ul,ol,h1,h2,h3,h4,h5,h6,figure,blockquote{margin:0;padding:0;list-style:none}
*{box-sizing:border-box}
body{font-family:'EB Garamond',serif;margin:0;padding:0;background-color:#F7F8FC;color:#1A218C;line-height:1.6;scroll-behavior:smooth}
body::-webkit-scrollbar{width:6px}
body::-webkit-scrollbar-track{background:#F7F8FC}
body::-webkit-scrollbar-thumb{background:#1A218C;border-radius:6px}
body::-webkit-scrollbar-thumb:hover{background:#FDFF3F;transition:background .3s ease}
.MastheadZone{background:linear-gradient(135deg,#F7F8FC 0%,#fdff3f26 100%);border-bottom:2px solid #1a218c1a;padding:32px 0}
.MastheadContainer{max-width:960px;margin:0 auto;padding:0 24px;text-align:center}
.CompanyIdentity{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:16px}
.BrandMark{width:90px;height:90px;object-fit:contain;background:#fff6;padding:8px;border-radius:8px;box-shadow:0 4px 12px #fdff3f33}
.CompanyTitle{font-size:48px;font-weight:700;color:#1A218C;margin:0;letter-spacing:-.5px}
.ValueStatement{font-size:18px;color:#1A218C;opacity:.85;max-width:600px;margin:0 auto;font-style:italic}
.EditorialBar{background-color:#1A218C;border-bottom:3px solid #FDFF3F;box-shadow:0 6px 16px #1a218c26}
.EditorialContainer{max-width:960px;margin:0 auto;padding:0 24px}
.MainNavigation{display:flex;justify-content:center;gap:48px;padding:18px 0;flex-wrap:wrap}
.MainNavigation .NavLink{color:#FDFF3F;text-decoration:none;font-size:18px;font-weight:600;padding:8px 16px;border-radius:6px;transition:background-color .2s ease,color .2s ease}
.MainNavigation .NavLink:hover{background-color:#fdff3f26;color:#FDFF3F}
.FooterLevels{background:linear-gradient(180deg,#1A218C 0%,#0f1357 100%);color:#F7F8FC;padding:48px 0 24px}
.ContactLevel{border-bottom:1px solid #fdff3f33;padding-bottom:32px;margin-bottom:24px}
.ContactGroup{max-width:960px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:16px}
.ContactGroup .InfoItem{display:flex;align-items:center;gap:12px;font-size:16px}
.ContactGroup .InfoItem i{color:#FDFF3F;font-size:20px}
.NavigationLevel{padding-bottom:24px;margin-bottom:24px}
.FooterLinks{max-width:960px;margin:0 auto;padding:0 24px;display:flex;justify-content:center;gap:32px;flex-wrap:wrap}
.FooterLinks a{color:#F7F8FC;text-decoration:none;font-size:15px;opacity:.85;transition:opacity .2s ease,color .2s ease}
.FooterLinks a:hover{opacity:1;color:#FDFF3F}
.CopyrightLevel{max-width:960px;margin:0 auto;padding:0 24px;text-align:center}
.CopyrightLevel p{font-size:14px;opacity:.7;margin:0}
.ConsentPopup{position:fixed;top:20px;left:50%;transform:translateX(-50%);width:380px;background-color:#fff;border-radius:10px;box-shadow:0 12px 32px #1a218c40;z-index:10000;display:none}
.ConsentPopup[data-visible="true"]{display:block}
.PopupContent7{padding:28px}
.PopupHeading{font-size:22px;font-weight:700;color:#1A218C;margin:0 0 12px}
.PopupDescription{font-size:15px;color:#1A218C;opacity:.8;margin:0 0 24px;line-height:1.5}
.CategoryList{display:flex;flex-direction:column;gap:14px;margin-bottom:24px}
.CategoryItem19{display:flex;align-items:center}
.CategoryLabel{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px;color:#1A218C}
.CategoryCheck{width:18px;height:18px;cursor:pointer;accent-color:#1A218C}
.ButtonGroup4{display:flex;gap:12px}
.ConsentButton{flex:1;padding:12px 20px;background-color:#1A218C;color:#FDFF3F;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s ease;font-family:'EB Garamond',serif}
.ConsentButton:hover{background-color:#0f1357}
.PreferenceTab{position:fixed;bottom:80px;right:20px;z-index:9999}
.PreferenceTab .TabTrigger{width:56px;height:56px;background-color:#1A218C;color:#FDFF3F;border:none;border-radius:50%;cursor:pointer;box-shadow:0 8px 20px #1a218c4d;display:flex;align-items:center;justify-content:center;font-size:26px;transition:background-color .2s ease,transform .2s ease}
.PreferenceTab .TabTrigger:hover{background-color:#0f1357;transform:scale(1.05)}
@media (max-width: 768px) {
.CompanyTitle{font-size:32px}
.ValueStatement{font-size:16px}
.BrandMark{width:70px;height:70px}
.MainNavigation{gap:24px}
.MainNavigation .NavLink{font-size:16px;padding:6px 12px}
.ConsentPopup{width:320px;top:10px}
.PopupContent7{padding:20px}
.PopupHeading{font-size:19px}
.PopupDescription{font-size:14px}
.ContactGroup{gap:14px}
.FooterLinks{gap:20px}
}
@media (max-width: 480px) {
.CompanyIdentity{flex-direction:column;gap:12px}
.MainNavigation{gap:16px;flex-direction:column;align-items:center}
.ConsentPopup{width:90%}
}
.terms-block{max-width:960px;margin:0 auto;padding:60px 20px;background:#F7F8FC}
.terms-block h1{font-size:42px;line-height:1.2;color:#1A218C;margin:0 0 32px;font-weight:700}
.terms-block h2{font-size:32px;line-height:1.3;color:#1A218C;margin:48px 0 24px;font-weight:600}
.terms-block h3{font-size:24px;line-height:1.4;color:#1A218C;margin:36px 0 20px;font-weight:600}
.terms-block h4{font-size:20px;line-height:1.4;color:#1A218C;margin:28px 0 16px;font-weight:600}
.terms-block h5{font-size:18px;line-height:1.5;color:#1A218C;margin:24px 0 14px;font-weight:600}
.terms-block h6{font-size:16px;line-height:1.5;color:#1A218C;margin:20px 0 12px;font-weight:600}
.terms-block p{font-size:17px;line-height:1.7;color:#2c3e50;margin:0 0 20px}
.terms-block ul{list-style:disc;margin:0 0 24px;padding:0 0 0 28px}
.terms-block ol{list-style:decimal;margin:0 0 24px;padding:0 0 0 28px}
.terms-block ul ul{list-style:circle;margin:8px 0}
.terms-block ol ol{list-style:lower-alpha;margin:8px 0}
.terms-block li{font-size:17px;line-height:1.7;color:#2c3e50;margin:0 0 12px}
.terms-block li p{margin:0 0 12px}
.terms-block strong{font-weight:700;color:#1A218C}
.terms-block b{font-weight:700;color:#1A218C}
.terms-block a{color:#1A218C;text-decoration:underline;transition:all .3s ease}
.terms-block a:hover{color:#0d1147;background:#fdff3f33}
.terms-block a:focus{outline:2px solid #FDFF3F;outline-offset:2px}
.terms-block hr{border:none;height:2px;background:#1A218C;margin:48px 0;opacity:.2}
.terms-block div{margin:0 0 20px}
.terms-block blockquote{border-left:4px solid #FDFF3F;padding:20px 24px;margin:32px 0;background:#fdff3f14;border-radius:6px}
.terms-block blockquote p{margin:0 0 12px}
.terms-block blockquote p:last-child{margin:0}
.terms-block table{width:100%;border-collapse:collapse;margin:32px 0;font-size:16px}
.terms-block table th{background:#1A218C;color:#F7F8FC;padding:14px 16px;text-align:left;font-weight:600}
.terms-block table td{padding:14px 16px;border-bottom:1px solid #1a218c1a;color:#2c3e50}
.terms-block table tr:hover{background:#fdff3f0d}
.terms-block code{background:#1a218c14;padding:2px 8px;border-radius:4px;font-family:'Courier New',monospace;font-size:15px;color:#1A218C}
.terms-block pre{background:#1a218c0d;padding:20px;border-radius:8px;overflow-x:auto;margin:24px 0}
.terms-block pre code{background:none;padding:0}
@media (max-width: 768px) {
.terms-block{padding:40px 16px}
.terms-block h1{font-size:32px;margin:0 0 24px}
.terms-block h2{font-size:26px;margin:36px 0 20px}
.terms-block h3{font-size:22px;margin:28px 0 16px}
.terms-block h4{font-size:19px;margin:24px 0 14px}
.terms-block p{font-size:16px}
.terms-block li{font-size:16px}
.terms-block table{font-size:14px}
.terms-block table th,.terms-block table td{padding:10px 12px}
}
@media (max-width: 480px) {
.terms-block{padding:32px 12px}
.terms-block h1{font-size:28px}
.terms-block h2{font-size:23px}
.terms-block ul,.terms-block ol{padding:0 0 0 20px}
}
.PageHero{max-width:960px;margin:60px auto;padding:0 20px}
.PageHero .HeroGrid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;position:relative}
.PageHero .HeroContent{padding-right:30px}
.PageHero .HeroContent h1{font-size:2.8rem;line-height:1.2;color:#1A218C;margin-bottom:24px;font-weight:700}
.PageHero .HeroContent .Tagline{font-size:1.15rem;line-height:1.6;color:#4a4a4a;font-style:italic;border-left:4px solid #FDFF3F;padding-left:20px;margin-top:20px}
.PageHero .ImageFrame{position:relative;border:3px solid #1A218C;padding:12px;border-radius:8px}
.PageHero .ImageFrame::before{content:'';position:absolute;top:-12px;left:-12px;right:12px;bottom:12px;border:2px solid #fdff3f66;border-radius:8px;z-index:-1}
.PageHero .ImageFrame img{width:100%;height:auto;display:block;border-radius:4px;filter:saturate(0.7)}
.ProcessContent{background:linear-gradient(135deg,#F7F8FC 0%,#fff 100%);padding:80px 0;margin-top:40px}
.ProcessContent .ContentWrap{max-width:960px;margin:0 auto;padding:0 20px}
.ProcessContent .SectionHead{text-align:center;margin-bottom:60px}
.ProcessContent .SectionHead h2{font-size:2.4rem;color:#1A218C;margin-bottom:16px;font-weight:700}
.ProcessContent .SectionHead p{font-size:1.1rem;color:#555;max-width:680px;margin:0 auto;line-height:1.7}
.ProcessContent .StepLayout{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:50px}
.ProcessContent .StepCard{background:#fff;padding:32px 24px;border-radius:10px;box-shadow:0 4px 12px #1a218c14;position:relative;transition:transform .3s ease,box-shadow .3s ease}
.ProcessContent .StepCard:hover{transform:translateY(-6px);box-shadow:0 8px 20px #1a218c26}
.ProcessContent .StepCard .StepNumber{width:50px;height:50px;background:linear-gradient(135deg,#FDFF3F 0%,#e6e85f 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#1A218C;margin-bottom:20px}
.ProcessContent .StepCard h3{font-size:1.4rem;color:#1A218C;margin-bottom:12px;font-weight:600}
.ProcessContent .StepCard p{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:0}
.ProcessContent .FeatureGrid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:50px}
.ProcessContent .FeatureBox{display:flex;gap:20px;align-items:flex-start}
.ProcessContent .FeatureBox .IconCircle{min-width:60px;height:60px;background:#fdff3f33;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#1A218C}
.ProcessContent .FeatureBox .FeatureText h4{font-size:1.2rem;color:#1A218C;margin-bottom:8px;font-weight:600}
.ProcessContent .FeatureBox .FeatureText p{font-size:.95rem;color:#666;line-height:1.6;margin:0}
.ProcessContent .VisualDivider{height:3px;background:linear-gradient(90deg,transparent 0%,#FDFF3F 50%,transparent 100%);margin:60px auto;max-width:400px}
.ProcessContent .TestimonialArea{background:#fff;border-radius:12px;padding:40px;box-shadow:0 6px 16px #1a218c1a;margin-top:50px;display:grid;grid-template-columns:140px 1fr;gap:30px;align-items:center}
.ProcessContent .TestimonialArea .ProfileImage{width:120px;height:120px;border-radius:50%;overflow:hidden;border:4px solid #FDFF3F}
.ProcessContent .TestimonialArea .ProfileImage img{width:100%;height:100%;object-fit:cover}
.ProcessContent .TestimonialArea .TestimonialText{padding-left:10px}
.ProcessContent .TestimonialArea .TestimonialText .Quote{font-size:1.1rem;color:#333;line-height:1.7;margin-bottom:16px;font-style:italic;position:relative}
.ProcessContent .TestimonialArea .TestimonialText .Quote::before{content:'"';font-size:3rem;color:#fdff3f66;position:absolute;left:-24px;top:-10px;font-family:Georgia,serif}
.ProcessContent .TestimonialArea .TestimonialText .Author{font-size:1rem;color:#1A218C;font-weight:600}
.ProcessContent .TestimonialArea .TestimonialText .Role{font-size:.9rem;color:#888;margin-top:4px}
.ProcessContent .InteractiveSection{margin-top:60px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 16px #1a218c1a}
.ProcessContent .TabControls{display:flex;border-bottom:2px solid #F7F8FC}
.ProcessContent .TabControls input[type="radio"]{display:none}
.ProcessContent .TabControls label{flex:1;padding:20px;text-align:center;font-size:1.1rem;font-weight:600;color:#666;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent}
.ProcessContent .TabControls label:hover{background:#fdff3f1a;color:#1A218C}
.ProcessContent .TabControls input[type="radio"]:checked + label{color:#1A218C;border-bottom-color:#FDFF3F;background:#fdff3f26}
.ProcessContent .TabPanel{display:none;padding:40px}
.ProcessContent #tab1:checked ~ .TabPanels .Panel1,.ProcessContent #tab2:checked ~ .TabPanels .Panel2,.ProcessContent #tab3:checked ~ .TabPanels .Panel3{display:block}
.ProcessContent .TabPanel h3{font-size:1.6rem;color:#1A218C;margin-bottom:20px;font-weight:700}
.ProcessContent .TabPanel .ContentSplit{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.ProcessContent .TabPanel .LeftCol ul{list-style:none;padding:0;margin:0}
.ProcessContent .TabPanel .LeftCol ul li{padding:12px 0;padding-left:30px;position:relative;font-size:1rem;color:#555;line-height:1.6}
.ProcessContent .TabPanel .LeftCol ul li::before{content:'→';position:absolute;left:0;color:#FDFF3F;font-weight:700;font-size:1.2rem}
.ProcessContent .TabPanel .RightCol{display:flex;flex-direction:column;gap:16px}
.ProcessContent .TabPanel .StatBox{background:#F7F8FC;padding:20px;border-radius:8px;border-left:4px solid #1A218C}
.ProcessContent .TabPanel .StatBox .StatNumber{font-size:2rem;font-weight:700;color:#1A218C;margin-bottom:6px}
.ProcessContent .TabPanel .StatBox .StatLabel{font-size:.95rem;color:#666}
.ProcessContent .ActionArea{text-align:center;margin-top:60px;padding:50px 30px;background:linear-gradient(135deg,#fdff3f1a 0%,#1a218c0d 100%);border-radius:12px}
.ProcessContent .ActionArea h3{font-size:1.8rem;color:#1A218C;margin-bottom:20px;font-weight:700}
.ProcessContent .ActionArea p{font-size:1.05rem;color:#555;margin-bottom:30px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}
.ProcessContent .ActionArea .ButtonGroup{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.ProcessContent .ActionArea .ButtonGroup a{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;font-size:1.05rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;position:relative;z-index:10}
.ProcessContent .ActionArea .ButtonGroup .PrimaryBtn{background:#1A218C;color:#FDFF3F;box-shadow:0 4px 12px #1a218c4d}
.ProcessContent .ActionArea .ButtonGroup .PrimaryBtn:hover{background:#141a6e;transform:translateY(-2px);box-shadow:0 6px 16px #1a218c66}
.ProcessContent .ActionArea .ButtonGroup .SecondaryBtn{background:#fff;color:#1A218C;border:2px solid #1A218C}
.ProcessContent .ActionArea .ButtonGroup .SecondaryBtn:hover{background:#1A218C;color:#FDFF3F;transform:translateY(-2px)}
.ProcessContent .GallerySection{margin-top:50px;display:grid;grid-template-columns:1fr 1fr;gap:24px}
.ProcessContent .GallerySection .ImageBox{border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #1a218c1a;transition:transform .3s ease}
.ProcessContent .GallerySection .ImageBox:hover{transform:scale(1.03)}
.ProcessContent .GallerySection .ImageBox img{width:100%;height:280px;object-fit:cover;display:block}
@media (max-width: 768px) {
.PageHero .HeroGrid{grid-template-columns:1fr;gap:30px}
.PageHero .HeroContent{padding-right:0}
.PageHero .HeroContent h1{font-size:2rem}
.ProcessContent{padding:50px 0}
.ProcessContent .StepLayout{grid-template-columns:1fr;gap:20px}
.ProcessContent .FeatureGrid{grid-template-columns:1fr;gap:24px}
.ProcessContent .TestimonialArea{grid-template-columns:1fr;text-align:center;padding:30px}
.ProcessContent .TestimonialArea .ProfileImage{margin:0 auto}
.ProcessContent .TestimonialArea .TestimonialText{padding-left:0}
.ProcessContent .TestimonialArea .TestimonialText .Quote::before{left:50%;transform:translateX(-50%)}
.ProcessContent .TabPanel .ContentSplit{grid-template-columns:1fr}
.ProcessContent .ActionArea .ButtonGroup{flex-direction:column;align-items:stretch}
.ProcessContent .GallerySection{grid-template-columns:1fr}
}
@media (min-width: 769px) and (max-width: 1024px) {
.PageHero .HeroContent h1{font-size:2.4rem}
.ProcessContent .StepLayout{grid-template-columns:repeat(2,1fr)}
}
.TopBanner{background:linear-gradient(135deg,#1A218C 0%,#4A52BC 100%);padding:80px 20px;position:relative;overflow:hidden}
.TopBanner::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#fdff3f1f;border-radius:50%;filter:blur(80px)}
.BannerWrap{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.BannerText h1{font-size:48px;color:#FDFF3F;margin-bottom:24px;font-weight:700;line-height:1.2}
.BannerText p{font-size:18px;color:#F7F8FC;line-height:1.6;margin-bottom:32px}
.BannerText .ButtonPrimary117{display:inline-block;background:#FDFF3F;color:#1A218C;padding:16px 40px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;box-shadow:0 4px 12px #fdff3f4d}
.BannerText .ButtonPrimary117:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fdff3f66;background:#FFFF5F}
.BannerImage img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #0000004d}
.ConnectionsBlock{padding:90px 20px;background:#F7F8FC}
.ConnectionsContainer{max-width:960px;margin:0 auto}
.ConnectionsContainer h2{font-size:38px;color:#1A218C;margin-bottom:16px;text-align:center}
.ConnectionsContainer .IntroText42{font-size:18px;color:#4A5568;text-align:center;margin-bottom:50px;max-width:720px;margin-left:auto;margin-right:auto}
.ConnectionGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.ConnectionCard{background:#FFF;padding:32px;border-radius:8px;box-shadow:0 2px 8px #1a218c14;transition:all .3s ease;border-left:4px solid #FDFF3F}
.ConnectionCard:hover{transform:translateY(-4px);box-shadow:0 8px 20px #1a218c26}
.ConnectionCard i{font-size:36px;color:#1A218C;margin-bottom:20px;display:block}
.ConnectionCard h3{font-size:22px;color:#1A218C;margin-bottom:12px}
.ConnectionCard p{font-size:16px;color:#4A5568;line-height:1.6}
.ToolsSection{padding:90px 20px;background:#FFF;position:relative}
.ToolsInner{max-width:960px;margin:0 auto;display:grid;grid-template-columns:45% 55%;gap:50px;align-items:center}
.ToolsVisual img{width:100%;height:auto;border-radius:12px;box-shadow:0 6px 18px #1a218c1f}
.ToolsContent h2{font-size:36px;color:#1A218C;margin-bottom:20px}
.ToolsContent h2::before{content:'';display:block;width:60px;height:4px;background:#FDFF3F;margin-bottom:16px}
.ToolsList{list-style:none;padding:0;margin:0}
.ToolsList li{padding:16px 0;border-bottom:1px solid #E2E8F0;font-size:16px;color:#4A5568;display:flex;align-items:center}
.ToolsList li:last-child{border-bottom:none}
.ToolsList li i{color:#FDFF3F;background:#1A218C;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:12px;font-size:12px}
.TechAdvancement{padding:90px 20px;background:linear-gradient(to bottom,#1A218C 0%,#2A3098 100%)}
.TechWrapper{max-width:960px;margin:0 auto}
.TechWrapper h2{font-size:38px;color:#FDFF3F;text-align:center;margin-bottom:60px}
.TechShowcase{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.TechItem{background:#f7f8fc14;padding:40px;border-radius:12px;backdrop-filter:blur(10px);border:1px solid #fdff3f33;position:relative;overflow:hidden}
.TechItem::after{content:'';position:absolute;top:0;right:0;width:120px;height:120px;background:#fdff3f0f;border-radius:50%;transform:translate(40%,-40%)}
.TechItem h3{font-size:24px;color:#FDFF3F;margin-bottom:16px;position:relative;z-index:1}
.TechItem p{font-size:16px;color:#F7F8FC;line-height:1.7;position:relative;z-index:1}
.ResponsibilityArea{padding:90px 20px;background:#F7F8FC}
.ResponsibilityContent{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:50px}
.ImpactStatement{text-align:center}
.ImpactStatement h2{font-size:36px;color:#1A218C;margin-bottom:20px}
.ImpactStatement p{font-size:18px;color:#4A5568;max-width:680px;margin:0 auto;line-height:1.6}
.ValueGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.ValueCard{background:#FFF;padding:36px;border-radius:8px;box-shadow:0 4px 12px #1a218c14;text-align:center}
.ValueCard .IconBox{width:64px;height:64px;background:linear-gradient(135deg,#FDFF3F 0%,#F0F765 100%);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:24px}
.ValueCard .IconBox i{font-size:32px;color:#1A218C}
.ValueCard h4{font-size:20px;color:#1A218C;margin-bottom:12px}
.ValueCard p{font-size:15px;color:#4A5568;line-height:1.6}
.SupportLevels{padding:90px 20px;background:#FFF}
.SupportContainer{max-width:960px;margin:0 auto}
.SupportContainer h2{font-size:38px;color:#1A218C;text-align:center;margin-bottom:50px}
.LevelsDisplay{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.LevelBox{background:#F7F8FC;padding:40px 28px;border-radius:10px;border-top:5px solid #1A218C;transition:all .3s ease}
.LevelBox:hover{border-top-color:#FDFF3F;box-shadow:0 8px 24px #1a218c1f}
.LevelBox h3{font-size:24px;color:#1A218C;margin-bottom:16px;text-align:center}
.LevelBox .Features{list-style:none;padding:0;margin:0}
.LevelBox .Features li{padding:10px 0;font-size:15px;color:#4A5568;border-bottom:1px solid #E2E8F0}
.LevelBox .Features li:last-child{border-bottom:none}
.LevelBox .ActionButton83{display:block;text-align:center;background:#1A218C;color:#FDFF3F;padding:14px 24px;border-radius:6px;text-decoration:none;margin-top:24px;font-weight:600;transition:all .3s ease}
.LevelBox .ActionButton83:hover{background:#2A3098;transform:scale(1.02)}
.TestimonialZone{padding:90px 20px;background:linear-gradient(to right,#F7F8FC 0%,#E8EAFC 100%)}
.TestimonialWrapper{max-width:960px;margin:0 auto}
.TestimonialWrapper h2{font-size:36px;color:#1A218C;text-align:center;margin-bottom:50px}
.TestimonialCard{background:#FFF;padding:40px;border-radius:12px;box-shadow:0 6px 20px #1a218c1a;display:grid;grid-template-columns:140px 1fr;gap:32px;align-items:start}
.TestimonialCard img{width:140px;height:140px;border-radius:50%;object-fit:cover;border:4px solid #FDFF3F}
.TestimonialContent blockquote{font-size:17px;color:#4A5568;line-height:1.7;margin:0 0 20px;font-style:italic}
.TestimonialContent .AuthorInfo{display:flex;flex-direction:column;gap:4px}
.TestimonialContent .AuthorName{font-size:18px;color:#1A218C;font-weight:600}
.TestimonialContent .AuthorRole{font-size:15px;color:#718096}
@media (max-width: 1024px) {
.BannerWrap{grid-template-columns:1fr;gap:40px}
.BannerText{text-align:center}
.ConnectionGrid{grid-template-columns:repeat(2,1fr)}
.ToolsInner{grid-template-columns:1fr}
.TechShowcase{grid-template-columns:1fr}
.LevelsDisplay{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.TopBanner{padding:60px 20px}
.BannerText h1{font-size:36px}
.ConnectionGrid{grid-template-columns:1fr}
.ConnectionsBlock,.ToolsSection,.TechAdvancement,.ResponsibilityArea,.SupportLevels,.TestimonialZone{padding:60px 20px}
.TestimonialCard{grid-template-columns:1fr;text-align:center;gap:24px}
.TestimonialCard img{margin:0 auto}
}
.HeroTitle{position:relative;overflow:hidden;padding:80px 20px;background:linear-gradient(135deg,#1A218C 0%,#4A52BC 100%)}
.HeroTitle .ContentWrapTitle{max-width:960px;margin:0 auto;position:relative;z-index:3}
.HeroTitle .ImageOverlayZone{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.HeroTitle .ImageOverlayZone img{width:100%;height:100%;object-fit:cover;opacity:.25;filter:brightness(0.6)}
.HeroTitle .BlurredSpots{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}
.HeroTitle .BlurredSpots::before{content:'';position:absolute;top:-10%;right:15%;width:300px;height:300px;background:#fdff3f59;border-radius:50%;filter:blur(80px)}
.HeroTitle .BlurredSpots::after{content:'';position:absolute;bottom:-5%;left:20%;width:250px;height:250px;background:#fdff3f40;border-radius:50%;filter:blur(70px)}
.HeroTitle .MainTitleH1{font-size:48px;font-weight:700;color:#FDFF3F;margin:0 0 20px;line-height:1.2}
.HeroTitle .QuoteSlogan{font-size:22px;color:#F7F8FC;margin:0;line-height:1.5;max-width:700px}
.ContactMainSection{max-width:960px;margin:0 auto;padding:70px 20px}
.ContactMainSection .IntroTextBlock{margin-bottom:50px}
.ContactMainSection .IntroTextBlock h2{font-size:32px;color:#1A218C;margin:0 0 18px;font-weight:600}
.ContactMainSection .IntroTextBlock p{font-size:17px;color:#333;line-height:1.6;margin:0 0 12px}
.TwoColumnLayout{display:flex;flex-direction:row;gap:50px;align-items:flex-start}
.ContactInfoColumn{flex:1;min-width:280px}
.ContactInfoColumn h3{font-size:24px;color:#1A218C;margin:0 0 25px;font-weight:600}
.InfoItemBox{margin-bottom:28px;padding:20px;background:#F7F8FC;border-radius:8px;border-left:4px solid #FDFF3F;box-shadow:0 3px 8px #1a218c14}
.InfoItemBox .IconLabel{display:flex;align-items:center;gap:12px;margin-bottom:8px}
.InfoItemBox .IconLabel i{font-size:22px;color:#1A218C}
.InfoItemBox .IconLabel strong{font-size:16px;color:#1A218C;font-weight:600}
.InfoItemBox .DetailText{font-size:15px;color:#333;margin:0;padding-left:34px;line-height:1.5}
.InfoItemBox .DetailText a{color:#1A218C;text-decoration:none;transition:color .3s ease}
.InfoItemBox .DetailText a:hover{color:#FDFF3F}
.FormColumn{flex:1.2;min-width:320px}
.FormColumn h3{font-size:24px;color:#1A218C;margin:0 0 25px;font-weight:600}
.ContactFormBox{background:#F7F8FC;padding:35px;border-radius:8px;box-shadow:0 4px 12px #1a218c1a}
.ContactFormBox .FieldGroup{margin-bottom:22px}
.ContactFormBox .FieldGroup label{display:block;font-size:15px;color:#1A218C;margin-bottom:8px;font-weight:500}
.ContactFormBox .FieldGroup input,.ContactFormBox .FieldGroup select{width:100%;padding:14px 16px;font-size:15px;border:2px solid #ddd;border-radius:6px;background:#fff;color:#333;transition:border-color .3s ease,box-shadow .3s ease;box-sizing:border-box}
.ContactFormBox .FieldGroup input:focus,.ContactFormBox .FieldGroup select:focus{outline:none;border-color:#1A218C;box-shadow:0 0 0 3px #1a218c1a}
.ContactFormBox .FieldGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%231A218C' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px}
.ContactFormBox .CheckboxField{margin:28px 0;display:flex;align-items:flex-start;gap:10px}
.ContactFormBox .CheckboxField input[type="checkbox"]{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#1A218C;flex-shrink:0}
.ContactFormBox .CheckboxField label{font-size:14px;color:#333;line-height:1.5;margin:0;cursor:pointer}
.ContactFormBox .CheckboxField label a{color:#1A218C;text-decoration:underline;transition:color .3s ease}
.ContactFormBox .CheckboxField label a:hover{color:#FDFF3F}
.ContactFormBox .SubmitButtonArea{margin-top:28px}
.ContactFormBox .SubmitButtonArea button{width:100%;padding:16px 24px;font-size:17px;font-weight:600;color:#1A218C;background:#FDFF3F;border:none;border-radius:6px;cursor:pointer;transition:transform .2s ease,box-shadow .3s ease;box-shadow:0 4px 10px #fdff3f4d;z-index:10;position:relative}
.ContactFormBox .SubmitButtonArea button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #fdff3f80}
.ContactFormBox .SubmitButtonArea button:active{transform:translateY(0)}
.ValuesSection{max-width:960px;margin:0 auto;padding:70px 20px;background:linear-gradient(180deg,#F7F8FC 0%,#fff 100%)}
.ValuesSection h2{font-size:36px;color:#1A218C;margin:0 0 40px;text-align:center;font-weight:700}
.ThreeColumnGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.ValueCard{background:#fff;padding:32px;border-radius:8px;box-shadow:0 4px 12px #1a218c14;transition:transform .3s ease,box-shadow .3s ease;border-top:4px solid #FDFF3F}
.ValueCard:hover{transform:translateY(-4px);box-shadow:0 8px 20px #1a218c26}
.ValueCard .CardIcon{font-size:42px;color:#1A218C;margin-bottom:18px}
.ValueCard h3{font-size:22px;color:#1A218C;margin:0 0 14px;font-weight:600}
.ValueCard p{font-size:15px;color:#333;line-height:1.6;margin:0}
.FinalMessageSection{max-width:960px;margin:0 auto;padding:70px 20px 80px;text-align:center}
.FinalMessageSection .ImageShowcase{margin-bottom:35px;border-radius:10px;overflow:hidden;box-shadow:0 6px 18px #1a218c1f}
.FinalMessageSection .ImageShowcase img{width:100%;height:auto;display:block;max-height:400px;object-fit:cover}
.FinalMessageSection h2{font-size:32px;color:#1A218C;margin:0 0 20px;font-weight:700}
.FinalMessageSection p{font-size:17px;color:#333;line-height:1.6;margin:0 0 12px;max-width:720px;margin-left:auto;margin-right:auto}
@media (max-width: 1024px) {
.HeroTitle .MainTitleH1{font-size:40px}
.HeroTitle .QuoteSlogan{font-size:20px}
.ThreeColumnGrid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.HeroTitle{padding:60px 20px}
.HeroTitle .MainTitleH1{font-size:32px}
.HeroTitle .QuoteSlogan{font-size:18px}
.TwoColumnLayout{flex-direction:column;gap:40px}
.ThreeColumnGrid{grid-template-columns:1fr}
.ContactFormBox{padding:25px}
.ContactMainSection,.ValuesSection,.FinalMessageSection{padding:50px 20px}
.ValuesSection h2,.FinalMessageSection h2{font-size:28px}
}
@media (max-width: 480px) {
.HeroTitle .MainTitleH1{font-size:28px}
.ContactMainSection .IntroTextBlock h2{font-size:26px}
.ContactFormBox{padding:20px}
.ValueCard{padding:24px}
}
.ProgramBox .TitleZone{background:linear-gradient(135deg,#fdff3f14 0%,#1a218c0d 100%);padding:64px 24px;position:relative;overflow:hidden}
.ProgramBox .TitleZone::before{content:'';position:absolute;width:180px;height:180px;background:#fdff3f1f;border-radius:50%;top:-60px;right:10%}
.ProgramBox .TitleZone::after{content:'';position:absolute;width:120px;height:120px;background:#1a218c14;border-radius:50%;bottom:-40px;left:15%}
.ProgramBox .TitleContent{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;position:relative;z-index:2}
.ProgramBox .MainHead{font-size:2.8rem;font-weight:700;color:#1A218C;line-height:1.2;margin:0 0 16px}
.ProgramBox .SubHead{font-size:1.4rem;font-weight:600;color:#333;margin:0 0 20px}
.ProgramBox .DescriptionText{font-size:1.05rem;line-height:1.7;color:#555;margin:0}
.ProgramBox .ImageWrapper{position:relative}
.ProgramBox .ImageWrapper img{width:100%;height:auto;border-radius:12px;box-shadow:8px 12px 24px #1a218c26}
.ProgramBox .PatternDots{display:grid;grid-template-columns:repeat(6,8px);gap:12px;position:absolute;bottom:-20px;right:-20px}
.ProgramBox .PatternDots span{width:8px;height:8px;background:#FDFF3F;border-radius:50%;opacity:.6}
.ModuleGrid{max-width:960px;margin:0 auto;padding:72px 24px}
.ModuleGrid .SectionLabel{font-size:1rem;font-weight:600;color:#1A218C;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 12px}
.ModuleGrid .SectionTitle{font-size:2.2rem;font-weight:700;color:#222;margin:0 0 48px;line-height:1.3}
.ModuleGrid .GridLayout{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.ModuleGrid .ModuleCard{background:#F7F8FC;border-radius:8px;padding:32px 24px;position:relative;transition:all .3s ease;border:2px solid transparent}
.ModuleGrid .ModuleCard:hover{transform:translateY(-4px);border-color:#FDFF3F;box-shadow:0 8px 20px #1a218c1f}
.ModuleGrid .ModuleNumber{font-size:3rem;font-weight:700;color:#fdff3f66;line-height:1;margin:0 0 16px}
.ModuleGrid .ModuleTitle{font-size:1.3rem;font-weight:600;color:#1A218C;margin:0 0 12px}
.ModuleGrid .ModuleDesc{font-size:.95rem;line-height:1.6;color:#666;margin:0 0 20px}
.ModuleGrid .ModuleDuration{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#888}
.ModuleGrid .ModuleDuration i{color:#1A218C}
.ProfileSection{background:linear-gradient(165deg,#1A218C 0%,#1a218cd9 100%);padding:80px 24px;position:relative;overflow:hidden}
.ProfileSection::before{content:'';position:absolute;width:300px;height:300px;background:#fdff3f1a;border-radius:50%;top:-100px;left:-80px}
.ProfileSection .ProfileInner{max-width:960px;margin:0 auto;position:relative;z-index:2}
.ProfileSection .SectionHead{font-size:2rem;font-weight:700;color:#FDFF3F;margin:0 0 56px;text-align:center}
.ProfileSection .ProfileGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.ProfileSection .ProfileItem{background:#ffffff14;border-radius:10px;padding:36px;backdrop-filter:blur(10px);border:1px solid #fdff3f33;display:flex;gap:24px;transition:all .3s ease}
.ProfileSection .ProfileItem:hover{background:#ffffff1f;transform:translateX(8px)}
.ProfileSection .ProfileImage{width:120px;height:120px;border-radius:8px;object-fit:cover;border:3px solid #FDFF3F;flex-shrink:0}
.ProfileSection .ProfileText{flex:1}
.ProfileSection .ProfileName{font-size:1.4rem;font-weight:600;color:#FDFF3F;margin:0 0 8px}
.ProfileSection .ProfileRole{font-size:1rem;font-weight:500;color:#fdff3fb3;margin:0 0 16px}
.ProfileSection .ProfileBio{font-size:.95rem;line-height:1.6;color:#E8E9F0;margin:0}
@media (max-width: 1024px) {
.ProgramBox .TitleContent{grid-template-columns:1fr;gap:36px}
.ModuleGrid .GridLayout{grid-template-columns:repeat(2,1fr)}
.ProfileSection .ProfileGrid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.ProgramBox .MainHead{font-size:2rem}
.ProgramBox .SubHead{font-size:1.2rem}
.ModuleGrid .GridLayout{grid-template-columns:1fr}
.ModuleGrid .SectionTitle{font-size:1.8rem}
.ProfileSection .ProfileItem{flex-direction:column;align-items:center;text-align:center}
.ProfileSection .ProfileImage{width:100px;height:100px}
}
.TitleWrapper{position:relative;overflow:hidden;background:linear-gradient(135deg,#1A218C 0%,#0d1145 100%);padding:80px 20px 100px;margin-bottom:60px}
.TitleWrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#fdff3f14;border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;transform:rotate(25deg)}
.TitleWrapper::after{content:'';position:absolute;bottom:-20%;left:-5%;width:400px;height:400px;background:#fdff3f0d;border-radius:50%}
.TitleImage{position:absolute;top:0;right:0;width:45%;height:100%;object-fit:cover;opacity:.15;filter:grayscale(40%) brightness(0.7)}
.TitleContent{position:relative;z-index:2;max-width:960px;margin:0 auto}
.TitleContent h1{font-size:3.2rem;color:#FDFF3F;margin:0 0 15px;line-height:1.1}
.TitleContent .SubHead{font-size:1.8rem;color:#F7F8FC;margin:0;font-weight:300}
.ReviewsContainer{max-width:960px;margin:0 auto 80px;padding:0 20px}
.IntroSection{background:linear-gradient(to right,#F7F8FC 0%,#fdff3f1a 100%);padding:50px 40px;border-radius:8px;margin-bottom:70px;border-left:5px solid #FDFF3F;box-shadow:0 8px 20px #1a218c14}
.IntroSection h2{color:#1A218C;font-size:2rem;margin:0 0 20px}
.IntroSection p{color:#1A218C;font-size:1.05rem;line-height:1.7;margin:0 0 15px}
.ReviewGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:35px;margin-bottom:80px}
.ReviewCard23{background:#F7F8FC;padding:35px;border-radius:10px;position:relative;box-shadow:0 4px 15px #1a218c1a;transition:transform .3s ease,box-shadow .3s ease}
.ReviewCard23:hover{transform:translateY(-5px);box-shadow:0 12px 30px #1a218c26}
.ReviewCard23::before{content:'"';position:absolute;top:15px;left:25px;font-size:5rem;color:#fdff3f4d;font-family:Georgia,serif;line-height:1}
.ReviewerProfile{display:flex;align-items:center;gap:18px;margin-bottom:25px;position:relative;z-index:2}
.ReviewerPhoto{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #FDFF3F}
.ReviewerInfo h3{margin:0 0 5px;color:#1A218C;font-size:1.15rem}
.ReviewerInfo .CourseTag{font-size:.9rem;color:#666;font-style:italic}
.ReviewText{color:#333;line-height:1.7;margin:0 0 20px;font-size:1rem}
.RatingDisplay{display:flex;gap:5px;font-size:1.3rem;color:#FDFF3F}
.StatSection{background:#1A218C;padding:70px 40px;border-radius:12px;margin-bottom:80px;position:relative;overflow:hidden}
.StatSection::before{content:'';position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:#fdff3f1a;border-radius:50%}
.StatSection h2{color:#FDFF3F;text-align:center;font-size:2.2rem;margin:0 0 50px;position:relative;z-index:2}
.StatsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;position:relative;z-index:2}
.StatBox{text-align:center;padding:30px;background:#f7f8fc0d;border-radius:8px;border:2px solid #fdff3f4d;transition:all .3s ease}
.StatBox:hover{background:#fdff3f1a;border-color:#FDFF3F;transform:scale(1.05)}
.StatNumber{font-size:3rem;font-weight:700;color:#FDFF3F;margin:0 0 10px;display:block}
.StatLabel{color:#F7F8FC;font-size:1.1rem}
.DetailedReviews{margin-bottom:80px}
.DetailedReviews h2{color:#1A218C;font-size:2.3rem;margin:0 0 45px;text-align:center}
.DetailedReviews h2::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(to right,#FDFF3F,#1A218C);margin:15px auto 0;border-radius:2px}
.LongReview{background:#F7F8FC;padding:45px;border-radius:10px;margin-bottom:35px;border-left:6px solid #1A218C;box-shadow:0 6px 18px #1a218c14}
.LongReview .ReviewerProfile{margin-bottom:30px}
.LongReview .ReviewText{margin-bottom:15px}
.ReviewHighlight{background:#fdff3f26;padding:20px 25px;border-radius:6px;margin-top:20px;border-left:4px solid #FDFF3F}
.ReviewHighlight p{margin:0;color:#1A218C;font-weight:500;font-size:1.05rem}
.VisualShowcase{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:80px;align-items:center}
.ShowcaseImage{width:100%;height:350px;object-fit:cover;border-radius:10px;box-shadow:0 10px 25px #1a218c26}
.ShowcaseContent{padding:30px}
.ShowcaseContent h3{color:#1A218C;font-size:1.9rem;margin:0 0 20px}
.ShowcaseContent p{color:#333;line-height:1.7;margin:0 0 15px;font-size:1.05rem}
.BenefitList{list-style:none;padding:0;margin:25px 0 0}
.BenefitList li{padding:12px 0 12px 35px;position:relative;color:#333;font-size:1.05rem}
.BenefitList li::before{content:'✓';position:absolute;left:0;color:#FDFF3F;background:#1A218C;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}
.CtaBox{background:linear-gradient(135deg,#1A218C 0%,#0d1145 100%);padding:60px 50px;border-radius:12px;text-align:center;position:relative;overflow:hidden}
.CtaBox::before{content:'';position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:#fdff3f1a;border-radius:50%}
.CtaBox h2{color:#FDFF3F;font-size:2.2rem;margin:0 0 20px;position:relative;z-index:2}
.CtaBox p{color:#F7F8FC;font-size:1.15rem;margin:0 0 35px;position:relative;z-index:2}
.CtaButton{display:inline-block;background:#FDFF3F;color:#1A218C;padding:16px 45px;border-radius:6px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;position:relative;z-index:2;box-shadow:0 6px 20px #fdff3f4d}
.CtaButton:hover{background:#1A218C;color:#FDFF3F;transform:translateY(-3px);box-shadow:0 10px 30px #fdff3f66}
@media (max-width: 768px) {
.TitleWrapper{padding:60px 20px 80px}
.TitleContent h1{font-size:2.2rem}
.TitleContent .SubHead{font-size:1.3rem}
.TitleImage{width:60%;opacity:.1}
.IntroSection{padding:35px 25px}
.ReviewGrid{grid-template-columns:1fr;gap:25px}
.StatSection{padding:50px 25px}
.StatsGrid{grid-template-columns:1fr;gap:25px}
.VisualShowcase{grid-template-columns:1fr;gap:25px}
.ShowcaseImage{height:250px}
.LongReview{padding:30px 20px}
.CtaBox{padding:45px 25px}
}
.SuccessHero{min-height:72vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(148deg,#F7F8FC 0%,#1a218c14 100%);position:relative;overflow:hidden;padding:60px 20px}
.SuccessHero::before{content:'';position:absolute;width:420px;height:420px;background:radial-gradient(circle,#fdff3f26 0%,transparent 70%);border-radius:50%;top:-120px;right:-80px;animation:FloatParticle1 8s ease-in-out infinite}
.SuccessHero::after{content:'';position:absolute;width:280px;height:280px;background:radial-gradient(circle,#1a218c1f 0%,transparent 68%);border-radius:50%;bottom:-90px;left:-50px;animation:FloatParticle2 10s ease-in-out infinite}
@keyframes FloatParticle1 {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(-28px,32px) scale(1.08)}
}
@keyframes FloatParticle2 {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(35px,-25px) scale(0.94)}
}
.ContentBoxSuccess{max-width:620px;width:100%;background:#fff;padding:56px 44px;border-radius:8px;box-shadow:0 8px 24px #1a218c1f 0 2px 8px #1a218c0f;position:relative;z-index:2;text-align:center}
.IconCircleSuccess{width:92px;height:92px;background:linear-gradient(135deg,#FDFF3F 0%,#fdff3fb3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 32px;position:relative;animation:PulseCheck 2.4s ease-in-out infinite}
.IconCircleSuccess::before{content:'';position:absolute;width:100%;height:100%;border-radius:50%;border:3px solid #fdff3f59;animation:RippleEffect 2.4s ease-out infinite}
@keyframes PulseCheck {
0%,100%{transform:scale(1)}
50%{transform:scale(1.05)}
}
@keyframes RippleEffect {
0%{transform:scale(1);opacity:1}
100%{transform:scale(1.6);opacity:0}
}
.IconCircleSuccess i{font-size:48px;color:#1A218C}
.HeadingPrimary47{font-size:38px;font-weight:700;color:#1A218C;margin:0 0 18px;line-height:1.3}
.TextBody92{font-size:17px;color:#4a5568;line-height:1.65;margin:0 0 36px}
.TextBody92 strong{color:#1A218C;font-weight:600}
.ButtonGroup18{display:flex;flex-direction:column;gap:14px;align-items:center}
.ButtonPrimary5{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#1A218C 0%,#141975 100%);color:#fff;padding:15px 36px;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;transition:all .28s ease;box-shadow:0 4px 12px #1a218c3d;border:none;cursor:pointer}
.ButtonPrimary5:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1a218c5c;background:linear-gradient(135deg,#141975 0%,#0f1360 100%)}
.ButtonPrimary5 i{font-size:20px}
.LinkSecondary84{color:#1A218C;text-decoration:none;font-size:16px;font-weight:500;display:inline-flex;align-items:center;gap:7px;transition:all .24s ease;padding:8px 12px;border-radius:4px}
.LinkSecondary84:hover{background:#fdff3f2e;color:#141975}
.LinkSecondary84 i{font-size:18px;transition:transform .24s ease}
.LinkSecondary84:hover i{transform:translateX(-3px)}
.InfoBox27{margin-top:38px;padding:20px;background:#fdff3f14;border-left:4px solid #FDFF3F;border-radius:4px;text-align:left}
.InfoBox27 p{font-size:15px;color:#2d3748;line-height:1.6;margin:0}
.InfoBox27 a{color:#1A218C;font-weight:600;text-decoration:none;transition:color .22s ease}
.InfoBox27 a:hover{color:#141975;text-decoration:underline}
@media (max-width: 768px) {
.SuccessHero{min-height:65vh;padding:40px 16px}
.ContentBoxSuccess{padding:40px 28px}
.HeadingPrimary47{font-size:30px}
.TextBody92{font-size:16px}
.IconCircleSuccess{width:80px;height:80px;margin-bottom:26px}
.IconCircleSuccess i{font-size:40px}
.ButtonPrimary5{width:100%;justify-content:center}
.SuccessHero::before{width:300px;height:300px}
.SuccessHero::after{width:220px;height:220px}
}
@media (max-width: 480px) {
.HeadingPrimary47{font-size:26px}
.ContentBoxSuccess{padding:32px 20px}
.ButtonGroup18{gap:12px}
.InfoBox27{margin-top:32px;padding:16px}
}