@import "https://cdn.jsdelivr.net/npm/@fontsource/alegreya@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/alegreya@latest/400-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/alegreya@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/alegreya@latest/700-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/source-sans-pro@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/source-sans-pro@latest/400-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/source-sans-pro@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/source-sans-pro@latest/700-italic.css";
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Source Sans Pro',sans-serif;line-height:1.6;color:#2c2c2c;background:#fefefe}
h1,h2,h3,h4,h5,h6{font-family:'Alegreya',serif;font-weight:700;line-height:1.3}
.mainWrap{max-width:1536px;margin:0 auto;padding:0 24px}
.topBar{background:linear-gradient(127deg,#FB6385 0%,#0582CD 48%,#FBDB00 100%);padding:18px 0;box-shadow:0 3px 11px #0582cd24}
.topBar .mainWrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}
.brandSection{display:flex;align-items:center;gap:18px}
.logoBox{width:92px;height:92px;background:#fffffff2;border-radius:14px;padding:11px;box-shadow:0 4px 9px #0000001c}
.logoBox img{width:100%;height:100%;object-fit:contain}
.companyTitle{font-size:34px;font-weight:700;color:#fff;text-shadow:2px 2px 6px #00000042}
.navArea{display:flex;align-items:center;gap:34px}
.mainNav ul{list-style:none;display:flex;gap:28px;flex-wrap:wrap}
.mainNav a{color:#fff;text-decoration:none;font-size:17px;font-weight:600;padding:9px 16px;border-radius:9px;background:#ffffff21;transition:background .25s linear}
.mainNav a:hover{background:#ffffff45}
.contactInfoBlock{background:#ffffff2e;padding:12px 19px;border-radius:11px;color:#fff;font-size:15px}
.contactInfoBlock a{color:#fff;text-decoration:none;font-weight:600}
.contactInfoBlock a:hover{text-decoration:underline}
.footerArea{background:linear-gradient(213deg,#0582CD 0%,#FB6385 52%,#FBDB00 100%);padding:48px 0 28px;margin-top:72px;color:#fff}
.footerContent{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:38px;margin-bottom:34px}
.footerColumn{flex:1;min-width:220px}
.footerColumn h3{font-size:21px;margin-bottom:18px;color:#fff}
.footerNav{display:flex;gap:42px;flex-wrap:wrap}
.footerNavColumn ul{list-style:none}
.footerNavColumn li{margin-bottom:11px}
.footerNavColumn a{color:#fff;text-decoration:none;font-size:15px;transition:opacity .2s linear}
.footerNavColumn a:hover{opacity:.78}
.footerBottom{border-top:1px solid #ffffff47;padding-top:22px;text-align:center;font-size:14px}
.cookiePopup{position:fixed;top:28px;right:28px;background:#fff;border-radius:13px;box-shadow:0 8px 24px #00000030;max-width:420px;z-index:9999;transform:translateX(480px);transition:transform .34s linear;display:none}
.cookiePopup.visible{display:block;transform:translateX(0)}
.cookiePopup.hidden{transform:translateX(480px)}
.cookieTabs{display:flex;border-bottom:2px solid #f0f0f0}
.cookieTab{flex:1;padding:14px;background:transparent;border:none;cursor:pointer;font-size:15px;font-weight:600;color:#666;transition:color .2s linear}
.cookieTab.activeTab{color:#0582CD;border-bottom:3px solid #0582CD}
.cookieTabContent{display:none;padding:22px}
.cookieTabContent.active{display:block}
.cookieTabContent h3{font-size:19px;margin-bottom:13px;color:#2c2c2c}
.cookieTabContent p{font-size:14px;line-height:1.6;color:#555;margin-bottom:18px}
.cookieCategory{margin-bottom:16px;padding:12px;background:#f9f9f9;border-radius:8px}
.cookieCategory label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px}
.cookieCategory input[type="checkbox"]{width:18px;height:18px}
.cookieCategory input[type="checkbox"]:disabled{cursor:not-allowed}
.cookieActions{display:flex;gap:14px;justify-content:center;padding:18px 22px;border-top:1px solid #f0f0f0}
.cookieBtn{padding:11px 24px;border:none;background:transparent;color:#0582CD;font-size:15px;font-weight:600;cursor:pointer;text-decoration:underline;transition:opacity .2s linear}
.cookieBtn:hover{opacity:.75}
.scrollbarStyle::-webkit-scrollbar{width:9px}
.scrollbarStyle::-webkit-scrollbar-track{background:#0582cd14;border-radius:8px}
.scrollbarStyle::-webkit-scrollbar-thumb{background:#0582CD;border-radius:8px}
.scrollbarStyle::-webkit-scrollbar-thumb:hover{background:#FB6385}
@media (max-width: 968px) {
.topBar .mainWrap{flex-direction:column;align-items:flex-start}
.navArea{flex-direction:column;align-items:flex-start;width:100%}
.mainNav ul{flex-direction:column;gap:12px;width:100%}
.mainNav a{display:block;width:100%}
.companyTitle{font-size:26px}
.logoBox{width:74px;height:74px}
.footerContent{flex-direction:column}
.cookiePopup{right:14px;left:14px;max-width:none}
}
@media (max-width: 640px) {
.brandSection{flex-direction:column;align-items:flex-start}
.companyTitle{font-size:22px}
.cookieTabs{flex-direction:column}
}
.terms-block-hbe{max-width:1536px;margin:0 auto;padding:60px 24px;background:linear-gradient(158deg,#fb638508 0%,#0582cd0a 100%)}
.terms-block-hbe h1{font-size:42px;line-height:1.2;color:#1a1a1a;margin:0 0 16px;font-weight:700}
.terms-block-hbe h2{font-size:32px;line-height:1.3;color:#2d2d2d;margin:48px 0 20px;font-weight:600}
.terms-block-hbe h3{font-size:24px;line-height:1.4;color:#3a3a3a;margin:36px 0 16px;font-weight:600}
.terms-block-hbe h4{font-size:20px;line-height:1.4;color:#4a4a4a;margin:28px 0 12px;font-weight:600}
.terms-block-hbe h5{font-size:18px;line-height:1.5;color:#5a5a5a;margin:24px 0 12px;font-weight:600}
.terms-block-hbe h6{font-size:16px;line-height:1.5;color:#6a6a6a;margin:20px 0 10px;font-weight:600}
.terms-block-hbe p{font-size:17px;line-height:1.75;color:#444;margin:0 0 20px}
.terms-block-hbe ul{list-style-type:disc;margin:0 0 24px;padding:0 0 0 32px}
.terms-block-hbe ol{list-style-type:decimal;margin:0 0 24px;padding:0 0 0 32px}
.terms-block-hbe li{font-size:17px;line-height:1.75;color:#444;margin:0 0 12px;padding:0 0 0 8px}
.terms-block-hbe ul ul{margin:12px 0 0;list-style-type:circle}
.terms-block-hbe ol ol{margin:12px 0 0;list-style-type:lower-alpha}
.terms-block-hbe ul ol{margin:12px 0 0}
.terms-block-hbe ol ul{margin:12px 0 0}
.terms-block-hbe li ul li{margin:8px 0}
.terms-block-hbe li ol li{margin:8px 0}
.terms-block-hbe strong{font-weight:700;color:#2d2d2d}
.terms-block-hbe b{font-weight:700;color:#2d2d2d}
.terms-block-hbe em{font-style:italic;color:#3a3a3a}
.terms-block-hbe i{font-style:italic;color:#3a3a3a}
.terms-block-hbe a{color:#0582CD;text-decoration:none;border-bottom:1px solid #0582cd4d;transition:all .2s linear}
.terms-block-hbe a:hover{color:#FB6385;border-bottom-color:#fb638580}
.terms-block-hbe a:focus{outline:2px solid #0582CD;outline-offset:2px;border-radius:2px}
.terms-block-hbe hr{border:none;height:2px;background:linear-gradient(90deg,#fb638533 0%,#0582cd33 50%,#fbdb0033 100%);margin:48px 0;border-radius:12px}
.terms-block-hbe blockquote{margin:32px 0;padding:24px 28px;border-left:4px solid #FB6385;background:#fb63850a;border-radius:0 10px 10px 0}
.terms-block-hbe blockquote p{margin:0;font-size:18px;color:#3a3a3a;font-style:italic}
.terms-block-hbe table{width:100%;border-collapse:collapse;margin:32px 0;font-size:16px;box-shadow:0 2px 8px #0000000f;border-radius:10px;overflow:hidden}
.terms-block-hbe table th{background:linear-gradient(135deg,#fb63851a 0%,#0582cd1a 100%);padding:16px 20px;text-align:left;font-weight:600;color:#2d2d2d;border-bottom:2px solid #0582cd33}
.terms-block-hbe table td{padding:14px 20px;border-bottom:1px solid #0000000f;color:#444}
.terms-block-hbe table tr:last-child td{border-bottom:none}
.terms-block-hbe table tr:hover{background:#0582cd05}
.terms-block-hbe code{font-family:'Courier New',monospace;background:#0582cd14;padding:2px 8px;border-radius:4px;font-size:15px;color:#0582CD}
.terms-block-hbe pre{background:#0582cd0d;padding:20px 24px;border-radius:10px;overflow-x:auto;margin:24px 0;border-left:4px solid #0582CD}
.terms-block-hbe pre code{background:none;padding:0;font-size:14px;line-height:1.6}
@media (max-width: 1200px) {
.terms-block-hbe{padding:48px 20px}
.terms-block-hbe h1{font-size:36px}
.terms-block-hbe h2{font-size:28px;margin:40px 0 18px}
.terms-block-hbe h3{font-size:22px;margin:32px 0 14px}
}
@media (max-width: 768px) {
.terms-block-hbe{padding:36px 16px}
.terms-block-hbe h1{font-size:30px}
.terms-block-hbe h2{font-size:24px;margin:32px 0 16px}
.terms-block-hbe h3{font-size:20px;margin:28px 0 12px}
.terms-block-hbe h4{font-size:18px}
.terms-block-hbe p{font-size:16px}
.terms-block-hbe li{font-size:16px}
.terms-block-hbe ul{padding:0 0 0 24px}
.terms-block-hbe ol{padding:0 0 0 24px}
.terms-block-hbe blockquote{padding:20px;margin:24px 0}
.terms-block-hbe blockquote p{font-size:16px}
.terms-block-hbe table{font-size:14px}
.terms-block-hbe table th{padding:12px 14px}
.terms-block-hbe table td{padding:10px 14px}
}
@media (max-width: 480px) {
.terms-block-hbe{padding:28px 12px}
.terms-block-hbe h1{font-size:26px}
.terms-block-hbe h2{font-size:22px}
.terms-block-hbe h3{font-size:19px}
.terms-block-hbe ul{padding:0 0 0 20px}
.terms-block-hbe ol{padding:0 0 0 20px}
}
.titleAreaBox{position:relative;overflow:hidden;margin:0 auto 3.5rem;max-width:1536px}
.titleAreaBox .backgroundImageWrap{position:relative;width:100%;height:480px;overflow:hidden}
.titleAreaBox .backgroundImageWrap img{width:100%;height:100%;object-fit:cover;object-position:center}
.titleAreaBox .backgroundImageWrap::before{content:'';position:absolute;top:0;left:0;right:0;height:55%;background:linear-gradient(178deg,#fb6385eb 0%,#0582cd57 100%);z-index:1}
.titleAreaBox .backgroundImageWrap::after{content:'';position:absolute;bottom:0;left:0;right:0;height:28%;background:linear-gradient(0deg,#fbdb00c7 0%,transparent 100%);z-index:1}
.titleAreaBox .titleContentLayer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:90%;max-width:940px;text-align:center}
.titleAreaBox .titleContentLayer h1{font-size:3.2rem;font-weight:700;color:#fff;margin:0 0 2rem;line-height:1.15;text-shadow:0 3px 8px #0000004d}
.titleAreaBox .titleContentLayer .descriptionBox3{background:#fffffff0;padding:1.8rem 2.4rem;border-radius:12px;box-shadow:0 6px 18px #00000026}
.titleAreaBox .titleContentLayer .descriptionBox3 p{font-size:1.15rem;line-height:1.65;color:#2d2d2d;margin:0}
.titleAreaBox .decorativePattern2{position:absolute;bottom:-1px;left:0;right:0;height:42px;z-index:3;display:flex;gap:0}
.titleAreaBox .decorativePattern2 .patternUnit{flex:1;height:100%;background:linear-gradient(135deg,#FB6385 0%,#0582CD 100%)}
.titleAreaBox .decorativePattern2 .patternUnit:nth-child(2n){background:linear-gradient(225deg,#FBDB00 0%,#FB6385 100%)}
.titleAreaBox .decorativePattern2 .patternUnit:nth-child(3n){background:linear-gradient(315deg,#0582CD 0%,#FBDB00 100%)}
.storyBlockV2{max-width:1536px;margin:0 auto 4.5rem;padding:0 1.5rem}
.storyBlockV2 .gridLayout7{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}
.storyBlockV2 .textColumn8 h2{font-size:2.4rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;position:relative;padding-left:1.2rem}
.storyBlockV2 .textColumn8 h2::before{content:'';position:absolute;left:0;top:.3rem;width:5px;height:70%;background:linear-gradient(165deg,#FB6385 0%,#0582CD 100%);border-radius:3px}
.storyBlockV2 .textColumn8 .contentParagraph12{font-size:1.05rem;line-height:1.75;color:#3a3a3a;margin-bottom:1.3rem}
.storyBlockV2 .imageColumn9{position:relative}
.storyBlockV2 .imageColumn9 img{width:100%;height:520px;object-fit:cover;border-radius:14px;box-shadow:0 8px 24px #0000001f}
.storyBlockV2 .imageColumn9::after{content:'';position:absolute;bottom:-18px;right:-18px;width:92%;height:92%;border:3px solid #FBDB00;border-radius:14px;z-index:-1}
.valuesSegment{background:linear-gradient(142deg,#0582cd0f 0%,#fbdb0014 100%);padding:4rem 1.5rem;margin:0 auto 4.5rem}
.valuesSegment .innerContainer5{max-width:1536px;margin:0 auto}
.valuesSegment .sectionHeader4{text-align:center;margin-bottom:3.5rem}
.valuesSegment .sectionHeader4 h2{font-size:2.6rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}
.valuesSegment .sectionHeader4 .subtextLine{font-size:1.1rem;color:#4a4a4a;max-width:680px;margin:0 auto;line-height:1.6}
.valuesSegment .cardsGrid11{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}
.valuesSegment .valueCard6{background:#fff;padding:2.2rem 1.8rem;border-radius:12px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}
.valuesSegment .valueCard6::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#FB6385 0%,#0582CD 50%,#FBDB00 100%)}
.valuesSegment .valueCard6:hover{transform:translateY(-6px);box-shadow:0 10px 28px #00000024}
.valuesSegment .valueCard6 .iconHolder3{width:64px;height:64px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fb638526 0%,#0582cd26 100%);border-radius:50%}
.valuesSegment .valueCard6 .iconHolder3 svg{width:32px;height:32px;fill:#0582CD}
.valuesSegment .valueCard6 h3{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}
.valuesSegment .valueCard6 p{font-size:1rem;line-height:1.7;color:#4a4a4a;margin:0}
.approachSection14{max-width:1536px;margin:0 auto 5rem;padding:0 1.5rem}
.approachSection14 .headingArea9{text-align:center;margin-bottom:3rem}
.approachSection14 .headingArea9 h2{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1.2rem;position:relative;display:inline-block}
.approachSection14 .headingArea9 h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#FB6385 0%,#FBDB00 100%);border-radius:2px}
.approachSection14 .processSteps7{display:grid;grid-template-columns:repeat(2,1fr);gap:2.8rem}
.approachSection14 .stepItem8{display:flex;gap:1.5rem;align-items:flex-start}
.approachSection14 .stepItem8 .numberBadge4{width:52px;height:52px;flex-shrink:0;background:linear-gradient(135deg,#FB6385 0%,#0582CD 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;box-shadow:0 4px 10px #fb63854d}
.approachSection14 .stepItem8 .stepContent5 h3{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin:0 0 .8rem}
.approachSection14 .stepItem8 .stepContent5 p{font-size:1rem;line-height:1.7;color:#4a4a4a;margin:0}
.teamShowcase23{background:linear-gradient(225deg,#fbdb001a 0%,#fb638514 100%);padding:4.5rem 1.5rem;margin:0 auto 4rem}
.teamShowcase23 .containerInner18{max-width:1536px;margin:0 auto}
.teamShowcase23 .titleBox21{text-align:center;margin-bottom:3.5rem}
.teamShowcase23 .titleBox21 h2{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}
.teamShowcase23 .titleBox21 .intro12{font-size:1.1rem;color:#4a4a4a;max-width:720px;margin:0 auto;line-height:1.65}
.teamShowcase23 .photosGrid15{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}
.teamShowcase23 .photoCard9{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 6px 16px #0000001a}
.teamShowcase23 .photoCard9 img{width:100%;height:340px;object-fit:cover;transition:transform .4s ease}
.teamShowcase23 .photoCard9:hover img{transform:scale(1.08)}
.teamShowcase23 .photoCard9 .captionOverlay7{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,#000000d1 0%,transparent 100%);padding:2.5rem 1.2rem 1.2rem;color:#fff}
.teamShowcase23 .photoCard9 .captionOverlay7 h3{font-size:1.3rem;font-weight:700;margin:0 0 .4rem}
.teamShowcase23 .photoCard9 .captionOverlay7 .roleText3{font-size:.95rem;opacity:.9;margin:0}
.ctaFinalBlock{max-width:1536px;margin:0 auto 5rem;padding:0 1.5rem}
.ctaFinalBlock .ctaWrapper16{background:linear-gradient(135deg,#0582CD 0%,#FB6385 100%);padding:4rem 3rem;border-radius:16px;text-align:center;box-shadow:0 12px 32px #0582cd40}
.ctaFinalBlock .ctaWrapper16 h2{font-size:2.4rem;font-weight:700;color:#fff;margin:0 0 1.2rem}
.ctaFinalBlock .ctaWrapper16 .ctaDescription8{font-size:1.15rem;color:#fffffff2;margin:0 auto 2.2rem;max-width:680px;line-height:1.6}
.ctaFinalBlock .ctaWrapper16 .buttonGroup11{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}
.ctaFinalBlock .ctaWrapper16 .primaryButton7{background:#FBDB00;color:#1a1a1a;padding:1rem 2.5rem;border-radius:8px;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-block;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 4px 12px #fbdb0066}
.ctaFinalBlock .ctaWrapper16 .primaryButton7:hover{transform:translateY(-3px);box-shadow:0 8px 20px #fbdb0080}
.ctaFinalBlock .ctaWrapper16 .secondaryButton9{background:transparent;color:#fff;padding:1rem 2.5rem;border-radius:8px;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-block;border:2px solid #fff;transition:background .25s ease,color .25s ease}
.ctaFinalBlock .ctaWrapper16 .secondaryButton9:hover{background:#fff;color:#0582CD}
@media (max-width: 1024px) {
.titleAreaBox .titleContentLayer h1{font-size:2.6rem}
.storyBlockV2 .gridLayout7{grid-template-columns:1fr;gap:2.5rem}
.storyBlockV2 .imageColumn9::after{display:none}
.valuesSegment .cardsGrid11{grid-template-columns:repeat(2,1fr);gap:2rem}
.approachSection14 .processSteps7{grid-template-columns:1fr}
.teamShowcase23 .photosGrid15{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 640px) {
.titleAreaBox .backgroundImageWrap{height:380px}
.titleAreaBox .titleContentLayer h1{font-size:2rem}
.titleAreaBox .titleContentLayer .descriptionBox3{padding:1.4rem 1.6rem}
.titleAreaBox .decorativePattern2{height:28px}
.storyBlockV2 .textColumn8 h2{font-size:2rem}
.storyBlockV2 .imageColumn9 img{height:400px}
.valuesSegment .cardsGrid11{grid-template-columns:1fr}
.valuesSegment .sectionHeader4 h2{font-size:2rem}
.teamShowcase23 .photosGrid15{grid-template-columns:1fr}
.ctaFinalBlock .ctaWrapper16{padding:3rem 1.8rem}
.ctaFinalBlock .ctaWrapper16 h2{font-size:1.9rem}
.ctaFinalBlock .ctaWrapper16 .buttonGroup11{flex-direction:column;align-items:stretch}
.ctaFinalBlock .ctaWrapper16 .primaryButton7,.ctaFinalBlock .ctaWrapper16 .secondaryButton9{width:100%}
}
.titleWrap24{max-width:1536px;margin:4.5rem auto 0;padding:0 1.25rem;display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:center}
.imgFrame12{position:relative;padding:1.5rem}
.imgFrame12::before{content:'';position:absolute;top:0;left:0;width:70%;height:100%;border:2px solid #FB6385;border-radius:12px;z-index:1}
.imgFrame12 img{position:relative;z-index:2;width:100%;height:auto;border-radius:8px;filter:contrast(1.05) brightness(1.02)}
.titleWrap24 h1{font-size:3.2rem;line-height:1.15;color:#1a1a1a;font-weight:700;margin:0}
.processBlock77{max-width:1536px;margin:5.5rem auto;padding:0 1.25rem}
.processBlock77 .intro88{max-width:820px;margin-bottom:3.5rem}
.processBlock77 .intro88 h2{font-size:2.4rem;color:#2a2a2a;margin-bottom:1.2rem;font-weight:600}
.processBlock77 .intro88 p{font-size:1.05rem;line-height:1.7;color:#4a4a4a}
.stepGrid45{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}
.stepCard9{background:linear-gradient(135deg,#fff 0%,#f9f9f9 100%);border-radius:14px;padding:2.2rem 1.8rem;border:1px solid #e8e8e8;transition:transform .25s linear,box-shadow .25s linear;cursor:pointer}
.stepCard9:hover{transform:translateY(-6px);box-shadow:0 8px 24px #fb638526}
.stepNum3{width:56px;height:56px;border-radius:50%;background:linear-gradient(120deg,#FB6385 0%,#0582CD 100%);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.4rem}
.stepCard9 h3{font-size:1.35rem;color:#2a2a2a;margin-bottom:.9rem;font-weight:600}
.stepCard9 p{font-size:.98rem;line-height:1.65;color:#555;margin:0}
.benefitArea66{background:linear-gradient(160deg,#0582CD 0%,#FB6385 100%);padding:5rem 0;margin:6rem 0}
.benefitInner23{max-width:1536px;margin:0 auto;padding:0 1.25rem}
.benefitGrid2{display:flex;gap:2.5rem;align-items:center}
.benefitText5{flex:1}
.benefitText5 h2{font-size:2.6rem;color:#fff;margin-bottom:1.5rem;font-weight:700}
.benefitText5 p{font-size:1.08rem;line-height:1.75;color:#fffffff2;margin-bottom:1.4rem}
.benefitList88{display:grid;gap:1.1rem;margin-top:2rem}
.listItem33{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem;background:#ffffff1f;border-radius:10px;backdrop-filter:blur(4px)}
.iconCheck7{width:28px;height:28px;flex-shrink:0;border-radius:50%;background:#FBDB00;display:flex;align-items:center;justify-content:center}
.iconCheck7::after{content:'';width:10px;height:6px;border-left:2px solid #2a2a2a;border-bottom:2px solid #2a2a2a;transform:rotate(-45deg);margin-top:-2px}
.listItem33 span{font-size:1rem;color:#fff;line-height:1.6}
.benefitImage4{flex:1}
.benefitImage4 img{width:100%;height:auto;border-radius:14px;box-shadow:0 12px 32px #00000040}
.faqZone88{max-width:1140px;margin:6rem auto;padding:0 1.25rem}
.faqZone88 h2{font-size:2.5rem;color:#2a2a2a;margin-bottom:.8rem;text-align:center;font-weight:600}
.faqSubtitle14{text-align:center;font-size:1.05rem;color:#666;margin-bottom:3.5rem}
.faqAccordion7{display:grid;gap:1.2rem}
.faqItem99{border:1px solid #ddd;border-radius:12px;overflow:hidden}
.faqItem99 input[type="checkbox"]{display:none}
.faqQuestion12{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.8rem;background:#fafafa;cursor:pointer;transition:background .2s linear}
.faqQuestion12:hover{background:#f4f4f4}
.faqQuestion12 h3{font-size:1.2rem;color:#2a2a2a;margin:0;font-weight:600}
.faqToggle3{width:32px;height:32px;border-radius:50%;background:#FB6385;position:relative;flex-shrink:0;transition:transform .25s linear}
.faqToggle3::before,.faqToggle3::after{content:'';position:absolute;background:#fff;top:50%;left:50%;transform:translate(-50%,-50%)}
.faqToggle3::before{width:14px;height:2px}
.faqToggle3::after{width:2px;height:14px;transition:opacity .2s linear}
.faqItem99 input[type="checkbox"]:checked + .faqQuestion12 .faqToggle3{transform:rotate(180deg)}
.faqItem99 input[type="checkbox"]:checked + .faqQuestion12 .faqToggle3::after{opacity:0}
.faqAnswer66{max-height:0;overflow:hidden;transition:max-height .3s linear}
.faqItem99 input[type="checkbox"]:checked ~ .faqAnswer66{max-height:600px}
.faqAnswer66 p{padding:0 1.8rem 1.8rem;font-size:1rem;line-height:1.7;color:#555;margin:0}
@media (max-width: 968px) {
.titleWrap24{grid-template-columns:1fr;gap:2rem;margin-top:3rem}
.titleWrap24 h1{font-size:2.4rem;text-align:center}
.imgFrame12{max-width:480px;margin:0 auto}
.processBlock77 .intro88 h2{font-size:2rem}
.stepGrid45{grid-template-columns:1fr}
.benefitGrid2{flex-direction:column}
.benefitText5 h2{font-size:2.1rem}
.benefitArea66{padding:3.5rem 0}
.faqZone88 h2{font-size:2rem}
}
@media (max-width: 640px) {
.titleWrap24 h1{font-size:2rem}
.processBlock77 .intro88 h2{font-size:1.7rem}
.benefitText5 h2{font-size:1.8rem}
.faqZone88 h2{font-size:1.7rem}
.stepCard9{padding:1.8rem 1.4rem}
}
.heroArea{background:linear-gradient(127deg,#FB6385 0%,#0582CD 100%);padding:4rem 2rem;margin-bottom:0;position:relative;overflow:hidden}
.heroArea::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(213deg,#fbdb0026 0%,transparent 70%);pointer-events:none}
.mainHeroContainer{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;z-index:2}
.heroLeftText h1{font-size:3.2rem;color:#fff;margin:0 0 1.5rem;line-height:1.1;font-weight:700}
.heroLeftText .taglineBox{background:#ffffff1f;padding:1.8rem 2rem;border-radius:12px;margin-bottom:2rem;backdrop-filter:blur(8px)}
.heroLeftText .taglineBox p{color:#fff;font-size:1.15rem;line-height:1.7;margin:0}
.heroImageGrid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}
.heroImageGrid .imgBox{position:relative;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px #00000040}
.heroImageGrid .imgBox img{width:100%;height:280px;object-fit:cover;display:block}
.heroImageGrid .imgBox:nth-child(1){grid-column:1 / 2;grid-row:1 / 2}
.heroImageGrid .imgBox:nth-child(2){grid-column:2 / 3;grid-row:1 / 3}
.heroImageGrid .imgBox:nth-child(2) img{height:100%}
.heroImageGrid .imgBox:nth-child(3){grid-column:1 / 2;grid-row:2 / 3}
.benefitsWrap{background:#f9fafb;padding:5rem 2rem;position:relative}
.benefitsInner{max-width:1536px;margin:0 auto}
.benefitsInner .sectionLabel{text-align:center;margin-bottom:3.5rem}
.benefitsInner .sectionLabel h2{font-size:2.5rem;color:#1a202c;margin:0 0 .8rem;font-weight:700}
.benefitsInner .sectionLabel p{font-size:1.1rem;color:#4a5568;margin:0;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}
.benefitCards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.benefitCards .cardItem{background:#fff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 3px 10px #00000014;transition:transform 0.3s,box-shadow .3s;position:relative}
.benefitCards .cardItem::before{content:'';position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(180deg,#FB6385 0%,#0582CD 100%);border-radius:12px 0 0 12px}
.benefitCards .cardItem:hover{transform:translateY(-6px);box-shadow:0 8px 20px #0000001f}
.benefitCards .cardItem h3{font-size:1.4rem;color:#2d3748;margin:0 0 1rem;font-weight:600}
.benefitCards .cardItem p{font-size:1rem;color:#4a5568;line-height:1.7;margin:0}
.benefitCards .cardItem .iconSymbol{width:50px;height:50px;margin-bottom:1.2rem;background:linear-gradient(135deg,#FB6385 0%,#0582CD 100%);border-radius:10px;display:flex;align-items:center;justify-content:center}
.transparencySection{background:#fff;padding:5.5rem 2rem}
.transparencyContent{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:start}
.transparencyContent .textPart h2{font-size:2.3rem;color:#1a202c;margin:0 0 1.5rem;font-weight:700;position:relative;padding-left:1.5rem}
.transparencyContent .textPart h2::before{content:'';position:absolute;left:0;top:0;width:6px;height:100%;background:linear-gradient(180deg,#FBDB00 0%,#FB6385 100%);border-radius:3px}
.transparencyContent .textPart .descriptionText{font-size:1.05rem;color:#4a5568;line-height:1.8;margin-bottom:2.5rem}
.transparencyContent .textPart .listFeatures{list-style:none;padding:0;margin:0 0 2rem}
.transparencyContent .textPart .listFeatures li{font-size:1.05rem;color:#2d3748;line-height:1.8;margin-bottom:1rem;padding-left:2rem;position:relative}
.transparencyContent .textPart .listFeatures li::before{content:'';position:absolute;left:0;top:.6rem;width:8px;height:8px;background:#0582CD;border-radius:50%}
.transparencyContent .highlightBox{background:linear-gradient(145deg,#f7fafc 0%,#edf2f7 100%);padding:2.5rem;border-radius:14px;border:2px solid #e2e8f0}
.transparencyContent .highlightBox h3{font-size:1.6rem;color:#2d3748;margin:0 0 1.2rem;font-weight:600}
.transparencyContent .highlightBox p{font-size:1rem;color:#4a5568;line-height:1.7;margin:0 0 1.5rem}
.transparencyContent .highlightBox .ctaBtn{display:inline-block;background:linear-gradient(110deg,#FB6385 0%,#0582CD 100%);color:#fff;padding:.9rem 2rem;border-radius:8px;text-decoration:none;font-size:1.05rem;font-weight:600;transition:transform 0.3s,box-shadow .3s;box-shadow:0 4px 12px #fb63854d}
.transparencyContent .highlightBox .ctaBtn:hover{transform:translateY(-3px);box-shadow:0 6px 16px #fb638566}
.numbersArea{background:linear-gradient(218deg,#0582CD 0%,#FB6385 100%);padding:5rem 2rem;position:relative;overflow:hidden}
.numbersArea::after{content:'';position:absolute;bottom:-50px;right:-50px;width:300px;height:300px;background:radial-gradient(circle,#fbdb0033 0%,transparent 70%);border-radius:50%}
.numbersContainer{max-width:1536px;margin:0 auto;position:relative;z-index:2}
.numbersContainer h2{font-size:2.5rem;color:#fff;margin:0 0 3rem;text-align:center;font-weight:700}
.statsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}
.statsGrid .statBox{text-align:center;background:#ffffff1f;padding:2rem 1.5rem;border-radius:12px;backdrop-filter:blur(10px);border:1px solid #ffffff2e}
.statsGrid .statBox .numberDisplay{font-size:3rem;color:#FBDB00;font-weight:700;margin:0 0 .5rem;line-height:1}
.statsGrid .statBox .labelText{font-size:1.1rem;color:#fff;margin:0;line-height:1.4}
.certificateBlock{background:#f9fafb;padding:5.5rem 2rem}
.certificateWrapper{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.certificateWrapper .docVisual{position:relative}
.certificateWrapper .docVisual img{width:100%;height:auto;border-radius:14px;box-shadow:0 8px 24px #00000026}
.certificateWrapper .docInfo h2{font-size:2.4rem;color:#1a202c;margin:0 0 1.5rem;font-weight:700}
.certificateWrapper .docInfo p{font-size:1.05rem;color:#4a5568;line-height:1.8;margin:0 0 1.5rem}
.certificateWrapper .docInfo .certFeatures{margin:2rem 0}
.certificateWrapper .docInfo .certFeatures .featureRow{display:flex;align-items:center;margin-bottom:1.2rem;padding:1rem 1.5rem;background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000f}
.certificateWrapper .docInfo .certFeatures .featureRow .iconMark{width:40px;height:40px;background:linear-gradient(135deg,#FB6385 0%,#0582CD 100%);border-radius:8px;margin-right:1.2rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}
.certificateWrapper .docInfo .certFeatures .featureRow .featureText{font-size:1.05rem;color:#2d3748;line-height:1.5}
.resourcesZone{background:#fff;padding:5.5rem 2rem}
.resourcesContainer{max-width:1536px;margin:0 auto}
.resourcesContainer h2{font-size:2.5rem;color:#1a202c;margin:0 0 1rem;text-align:center;font-weight:700}
.resourcesContainer .subheadText{font-size:1.1rem;color:#4a5568;text-align:center;margin:0 auto 3.5rem;max-width:750px;line-height:1.6}
.resourcesLayout{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}
.resourcesLayout .resourceCard{background:linear-gradient(145deg,#f7fafc 0%,#fff 100%);padding:2.5rem;border-radius:14px;border:2px solid #e2e8f0;position:relative;transition:transform 0.3s,box-shadow .3s}
.resourcesLayout .resourceCard:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}
.resourcesLayout .resourceCard h3{font-size:1.6rem;color:#2d3748;margin:0 0 1.2rem;font-weight:600}
.resourcesLayout .resourceCard p{font-size:1rem;color:#4a5568;line-height:1.75;margin:0 0 1.5rem}
.resourcesLayout .resourceCard .topBadge{display:inline-block;background:linear-gradient(110deg,#FB6385 0%,#0582CD 100%);color:#fff;padding:.5rem 1.2rem;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem}
.resourcesLayout .resourceCard .linkAction{display:inline-flex;align-items:center;color:#0582CD;font-size:1.05rem;font-weight:600;text-decoration:none;transition:color .3s}
.resourcesLayout .resourceCard .linkAction:hover{color:#FB6385}
.resourcesLayout .resourceCard .linkAction::after{content:'→';margin-left:.5rem;transition:margin-left .3s}
.resourcesLayout .resourceCard .linkAction:hover::after{margin-left:.8rem}
@media (max-width: 1200px) {
.mainHeroContainer{grid-template-columns:1fr;gap:2.5rem}
.heroLeftText h1{font-size:2.5rem}
.benefitCards{grid-template-columns:repeat(2,1fr)}
.transparencyContent{grid-template-columns:1fr;gap:3rem}
.statsGrid{grid-template-columns:repeat(2,1fr)}
.certificateWrapper{grid-template-columns:1fr;gap:3rem}
.resourcesLayout{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.heroArea{padding:3rem 1.5rem}
.heroLeftText h1{font-size:2rem}
.heroLeftText .taglineBox{padding:1.5rem}
.heroLeftText .taglineBox p{font-size:1rem}
.heroImageGrid{grid-template-columns:1fr}
.heroImageGrid .imgBox:nth-child(2){grid-column:1 / 2;grid-row:2 / 3}
.heroImageGrid .imgBox:nth-child(3){grid-row:3 / 4}
.benefitsWrap{padding:3.5rem 1.5rem}
.benefitsInner .sectionLabel h2{font-size:2rem}
.benefitCards{grid-template-columns:1fr;gap:1.5rem}
.transparencySection{padding:3.5rem 1.5rem}
.transparencyContent .textPart h2{font-size:1.8rem}
.numbersArea{padding:3.5rem 1.5rem}
.numbersContainer h2{font-size:2rem}
.statsGrid{grid-template-columns:1fr;gap:1.5rem}
.certificateBlock{padding:3.5rem 1.5rem}
.certificateWrapper .docInfo h2{font-size:1.9rem}
.resourcesZone{padding:3.5rem 1.5rem}
.resourcesContainer h2{font-size:2rem}
}
@media (max-width: 480px) {
.heroLeftText h1{font-size:1.7rem}
.benefitsInner .sectionLabel h2{font-size:1.7rem}
.transparencyContent .textPart h2{font-size:1.6rem}
.numbersContainer h2{font-size:1.7rem}
.statsGrid .statBox .numberDisplay{font-size:2.5rem}
.certificateWrapper .docInfo h2{font-size:1.7rem}
.resourcesContainer h2{font-size:1.7rem}
}
.contactPageWrapper{width:100%;max-width:1536px;margin:0 auto;padding:0}
.heroContactSection{position:relative;padding:85px 24px 95px;overflow:hidden;background:linear-gradient(147deg,#FFF5F7 0%,#E8F7FD 100%)}
.heroContactSection::before{content:'';position:absolute;top:-15%;right:-8%;width:520px;height:520px;background:linear-gradient(217deg,#fb63852e 0%,#0582cd1f 100%);border-radius:50%;animation:floatGradient1 18s ease-in-out infinite}
.heroContactSection::after{content:'';position:absolute;bottom:-12%;left:-6%;width:440px;height:440px;background:linear-gradient(312deg,#fbdb0024 0%,#0582cd17 100%);border-radius:50%;animation:floatGradient2 22s ease-in-out infinite}
@keyframes floatGradient1 {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(-30px,40px) scale(1.08)}
}
@keyframes floatGradient2 {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(40px,-25px) scale(1.12)}
}
.heroInnerGrid{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center;max-width:1320px;margin:0 auto;position:relative;z-index:2}
.heroTextContent7{display:flex;flex-direction:column;gap:18px}
.heroOverline3{font-size:15px;color:#0582CD;font-weight:600;letter-spacing:.4px;text-transform:uppercase;line-height:1.4}
.heroMainTitle9{font-size:48px;font-weight:700;line-height:1.18;color:#1a1a1a;margin:0}
.heroDescText2{font-size:18px;line-height:1.72;color:#4a4a4a;margin:12px 0 0}
.heroImageBox{position:relative;border-radius:14px;overflow:hidden;box-shadow:0 14px 34px #0000001c 0 4px 12px #0000000f}
.heroImageBox img{width:100%;height:auto;display:block;object-fit:cover}
.detailsContactArea{padding:92px 24px;background:#fff}
.detailsInner4{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:48px}
.contactInfoCard{background:linear-gradient(135deg,#FAFCFE 0%,#F9FBFD 100%);padding:42px 32px;border-radius:12px;border:1px solid #e8eef4;transition:all .3s ease;position:relative}
.contactInfoCard:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000017;border-color:#0582CD}
.contactIconHolder2{width:64px;height:64px;border-radius:10px;background:linear-gradient(128deg,#FB6385 0%,#0582CD 100%);display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.contactIconHolder2 svg{width:30px;height:30px;fill:#fff}
.cardTitleText8{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 12px;line-height:1.3}
.cardDetailText3{font-size:16px;line-height:1.65;color:#5a5a5a;margin:0 0 18px}
.contactLinkBox a{display:inline-block;color:#0582CD;font-size:16px;font-weight:600;text-decoration:none;transition:color .3s ease;margin-bottom:8px}
.contactLinkBox a:hover{color:#FB6385}
.contactMessengerLinks{display:flex;gap:12px;margin-top:16px}
.messengerBtn{width:42px;height:42px;border-radius:8px;background:#fff;border:1px solid #dde4ec;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none}
.messengerBtn:hover{background:linear-gradient(135deg,#FB6385 0%,#0582CD 100%);border-color:#FB6385;transform:scale(1.08)}
.messengerBtn svg{width:20px;height:20px;fill:#0582CD;transition:fill .3s ease}
.messengerBtn:hover svg{fill:#fff}
.formSectionContact{padding:98px 24px 110px;background:linear-gradient(168deg,#F0F9FF 0%,#FFF8FA 100%);position:relative}
.formSectionContact::before{content:'';position:absolute;top:18%;left:5%;width:280px;height:280px;background:radial-gradient(circle,#fbdb001c 0%,transparent 70%);border-radius:50%}
.formContentWrapper2{max-width:920px;margin:0 auto;position:relative;z-index:2}
.formHeaderBlock{text-align:center;margin-bottom:52px}
.formHeaderBlock h2{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 16px;line-height:1.22}
.formHeaderBlock p{font-size:17px;line-height:1.68;color:#4a4a4a;max-width:680px;margin:0 auto}
.actualFormBox{background:#fff;padding:54px 48px;border-radius:14px;box-shadow:0 8px 24px #00000012 0 2px 8px #0000000a}
.formRow8{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:28px}
.inputGroupBox label{display:block;font-size:15px;font-weight:600;color:#2a2a2a;margin-bottom:10px}
.inputGroupBox input{width:100%;padding:14px 18px;border:1px solid #d4dce6;border-radius:9px;font-size:15px;color:#1a1a1a;transition:all .3s ease;background:#fafbfc;box-sizing:border-box}
.inputGroupBox input:focus{outline:none;border-color:#0582CD;background:#fff;box-shadow:0 0 0 3px #0582cd14}
.radioSelectionArea{margin-bottom:32px}
.radioSelectionArea label{display:block;font-size:15px;font-weight:600;color:#2a2a2a;margin-bottom:18px}
.radioOptionsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.radioOption{position:relative}
.radioOption input[type="radio"]{position:absolute;opacity:0;width:0;height:0}
.radioOption label{display:block;padding:16px 20px;background:#f7f9fb;border:2px solid #e1e8ef;border-radius:9px;text-align:center;font-size:14px;font-weight:500;color:#3a3a3a;cursor:pointer;transition:all .3s ease;margin:0}
.radioOption input[type="radio"]:checked + label{background:linear-gradient(135deg,#FB6385 0%,#0582CD 100%);border-color:#FB6385;color:#fff}
.radioOption label:hover{border-color:#0582CD;background:#eef5fb}
.radioOption input[type="radio"]:checked + label:hover{background:linear-gradient(135deg,#e05575 0%,#0472b8 100%)}
.privacyCheckboxArea{margin-bottom:28px;display:flex;align-items:flex-start;gap:12px}
.privacyCheckboxArea input[type="checkbox"]{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#0582CD;flex-shrink:0}
.privacyCheckboxArea label{font-size:14px;line-height:1.6;color:#4a4a4a;cursor:pointer}
.privacyCheckboxArea a{color:#0582CD;text-decoration:none;font-weight:600}
.privacyCheckboxArea a:hover{color:#FB6385}
.submitButtonArea{text-align:center}
.submitBtnMain{padding:16px 58px;background:linear-gradient(128deg,#FB6385 0%,#0582CD 100%);color:#fff;font-size:16px;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 18px #fb63853d}
.submitBtnMain:hover{transform:translateY(-2px);box-shadow:0 10px 26px #fb638552;background:linear-gradient(128deg,#e05575 0%,#0472b8 100%)}
.submitBtnMain:active{transform:translateY(0)}
@media (max-width: 1024px) {
.heroInnerGrid{grid-template-columns:1fr;gap:48px}
.heroMainTitle9{font-size:40px}
.detailsInner4{grid-template-columns:1fr;gap:32px}
.radioOptionsGrid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.heroContactSection{padding:60px 20px 70px}
.heroMainTitle9{font-size:34px}
.heroDescText2{font-size:16px}
.detailsContactArea{padding:68px 20px}
.formSectionContact{padding:72px 20px 84px}
.formHeaderBlock h2{font-size:32px}
.actualFormBox{padding:38px 28px}
.formRow8{grid-template-columns:1fr;gap:22px}
.submitBtnMain{width:100%}
}
@media (max-width: 480px) {
.heroMainTitle9{font-size:28px}
.heroDescText2{font-size:15px}
.contactInfoCard{padding:32px 24px}
.formHeaderBlock h2{font-size:26px}
.actualFormBox{padding:28px 20px}
}
.programHeroWrapper{max-width:1536px;margin:4rem auto 0;padding:0 1.5rem}
.heroLayoutGrid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative}
.heroTextArea{padding:2.5rem 0}
.heroTextArea h1{font-size:3.2rem;line-height:1.15;margin-bottom:1.8rem;font-weight:700;color:#1a1a1a}
.heroTextArea .leadText{font-size:1.15rem;line-height:1.7;color:#4a4a4a;margin-bottom:2rem}
.heroVisualBox{position:relative;margin-right:-8rem}
.heroVisualBox img{width:100%;height:520px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #0000001f}
.heroVisualBox::before{content:'';position:absolute;top:-20px;right:-20px;width:180px;height:180px;background:linear-gradient(135deg,#fb638526 0%,#0582cd1f 100%);border-radius:50%;z-index:-1}
.heroVisualBox::after{content:'';position:absolute;bottom:-30px;left:-30px;width:140px;height:140px;background:linear-gradient(225deg,#fbdb002e 0%,#0582cd1a 100%);border-radius:50%;z-index:-1}
.programPathsSection{max-width:1536px;margin:8rem auto;padding:0 1.5rem}
.pathsIntroText{max-width:780px;margin-bottom:4rem}
.pathsIntroText h2{font-size:2.4rem;line-height:1.25;margin-bottom:1.4rem;color:#1a1a1a}
.pathsIntroText p{font-size:1.1rem;line-height:1.65;color:#4a4a4a}
.pathCardsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.pathCardItem{background:linear-gradient(165deg,#fafbfc 0%,#f4f6f8 100%);padding:2.5rem;border-radius:14px;border:1px solid #e8ebed;transition:all .3s ease}
.pathCardItem:hover{transform:translateY(-6px);box-shadow:0 12px 28px #0000001a;border-color:#0582CD}
.pathCardItem h3{font-size:1.5rem;margin-bottom:1rem;color:#2a2a2a}
.pathCardItem .pathDuration{display:inline-block;padding:.4rem 1rem;background:#fb63851f;color:#FB6385;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:1.2rem}
.pathCardItem p{font-size:1rem;line-height:1.6;color:#555;margin-bottom:1.5rem}
.pathCardItem ul{list-style:none;padding:0;margin:0}
.pathCardItem ul li{padding-left:1.8rem;position:relative;margin-bottom:.7rem;font-size:.95rem;color:#666}
.pathCardItem ul li::before{content:'';position:absolute;left:0;top:.5rem;width:8px;height:8px;background:#0582CD;border-radius:50%}
.learningApproachSection{background:linear-gradient(125deg,#f8f9fa 0%,#fff 50%,#f8fafb 100%);padding:6rem 0;margin:0}
.approachContainer{max-width:1536px;margin:0 auto;padding:0 1.5rem}
.approachFlexLayout{display:flex;gap:4rem;align-items:flex-start}
.approachImageColumn{flex:0 0 45%}
.approachImageColumn img{width:100%;height:460px;object-fit:cover;border-radius:12px;box-shadow:0 6px 20px #00000014}
.approachContentColumn{flex:1;padding-top:1rem}
.approachContentColumn h2{font-size:2.2rem;line-height:1.3;margin-bottom:1.6rem;color:#1a1a1a}
.approachContentColumn h2::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#FB6385 0%,#0582CD 100%);margin-bottom:1.2rem;border-radius:2px}
.approachContentColumn p{font-size:1.05rem;line-height:1.7;color:#4a4a4a;margin-bottom:1.4rem}
.approachContentColumn .highlightBox{background:#0582cd0f;padding:1.8rem;border-radius:10px;border-left:4px solid #0582CD;margin-top:2rem}
.approachContentColumn .highlightBox p{margin-bottom:0;font-size:1rem;color:#333}
.scheduleInteractive{max-width:1536px;margin:7rem auto;padding:0 1.5rem}
.scheduleHeader{text-align:center;margin-bottom:3.5rem}
.scheduleHeader h2{font-size:2.6rem;line-height:1.25;margin-bottom:1rem;color:#1a1a1a}
.scheduleHeader .subheading{font-size:1.1rem;color:#555}
.scheduleTabsWrapper{background:#fff;border-radius:16px;box-shadow:0 4px 16px #0000000f;overflow:hidden}
.tabNavigationBar{display:flex;background:linear-gradient(180deg,#f9fafb 0%,#f3f4f6 100%);border-bottom:2px solid #e5e7eb}
.tabNavigationBar input[type="radio"]{display:none}
.tabNavigationBar label{flex:1;padding:1.4rem 2rem;text-align:center;font-size:1.05rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .25s ease;border-bottom:3px solid transparent}
.tabNavigationBar label:hover{background:#0582cd0d;color:#0582CD}
.tabNavigationBar input[type="radio"]:checked + label{color:#0582CD;background:#fff;border-bottom-color:#0582CD}
.tabContentArea{padding:3rem 2.5rem}
.tabPanel{display:none}
#tab1:checked ~ .tabContentArea .panel1,#tab2:checked ~ .tabContentArea .panel2,#tab3:checked ~ .tabContentArea .panel3{display:block}
.weeklyGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}
.weekItem{background:linear-gradient(135deg,#fafbfc 0%,#f7f8fa 100%);padding:2rem;border-radius:10px;border:1px solid #e8ebed}
.weekItem h4{font-size:1.3rem;margin-bottom:.8rem;color:#2a2a2a;display:flex;align-items:center;gap:.8rem}
.weekItem h4::before{content:'';width:28px;height:28px;background:linear-gradient(135deg,#FB6385 0%,#0582CD 100%);border-radius:50%;flex-shrink:0}
.weekItem p{font-size:.98rem;line-height:1.6;color:#555;margin-bottom:1rem}
.weekItem ul{list-style:none;padding:0;margin:0}
.weekItem ul li{padding-left:1.6rem;position:relative;margin-bottom:.6rem;font-size:.93rem;color:#666}
.weekItem ul li::before{content:'→';position:absolute;left:0;color:#0582CD;font-weight:700}
.enrollmentSection{background:linear-gradient(155deg,#1a1a1a 0%,#2d2d2d 100%);padding:5rem 0;margin:0}
.enrollContainer{max-width:1536px;margin:0 auto;padding:0 1.5rem}
.enrollSplitLayout{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}
.enrollTextSide h2{font-size:2.5rem;line-height:1.25;margin-bottom:1.5rem;color:#fff}
.enrollTextSide p{font-size:1.1rem;line-height:1.7;color:#d1d5db;margin-bottom:1.2rem}
.enrollTextSide .benefitsList{margin-top:2rem}
.enrollTextSide .benefitsList li{padding-left:2rem;position:relative;margin-bottom:1rem;font-size:1.05rem;color:#e5e7eb;list-style:none}
.enrollTextSide .benefitsList li::before{content:'';position:absolute;left:0;top:.5rem;width:12px;height:12px;background:#FBDB00;border-radius:3px}
.enrollFormSide{background:#fff;padding:3rem 2.5rem;border-radius:14px;box-shadow:0 12px 32px #0003}
.enrollFormSide h3{font-size:1.8rem;margin-bottom:1.8rem;color:#1a1a1a}
.enrollFormSide form{display:flex;flex-direction:column;gap:1.2rem}
.enrollFormSide label{font-size:.95rem;font-weight:600;color:#4a4a4a;margin-bottom:.4rem;display:block}
.enrollFormSide input,.enrollFormSide select{width:100%;padding:.9rem 1.1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .25s ease}
.enrollFormSide input:focus,.enrollFormSide select:focus{outline:none;border-color:#0582CD;box-shadow:0 0 0 3px #0582cd1a}
.enrollFormSide .submitButton{background:linear-gradient(135deg,#FB6385 0%,#0582CD 100%);color:#fff;padding:1.1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:.8rem}
.enrollFormSide .submitButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fb63854d}
@media (max-width: 1024px) {
.heroLayoutGrid{grid-template-columns:1fr;gap:2.5rem}
.heroVisualBox{margin-right:0}
.heroTextArea h1{font-size:2.6rem}
.pathCardsGrid{grid-template-columns:1fr}
.approachFlexLayout{flex-direction:column;gap:2.5rem}
.approachImageColumn{flex:1}
.weeklyGrid{grid-template-columns:1fr}
.enrollSplitLayout{grid-template-columns:1fr;gap:3rem}
}
@media (max-width: 768px) {
.programHeroWrapper{margin:2rem auto 0}
.heroTextArea h1{font-size:2.2rem}
.heroTextArea .leadText{font-size:1.05rem}
.heroVisualBox img{height:360px}
.pathsIntroText h2{font-size:2rem}
.scheduleHeader h2{font-size:2.2rem}
.tabNavigationBar{flex-direction:column}
.tabNavigationBar label{border-bottom:1px solid #e5e7eb}
.tabNavigationBar input[type="radio"]:checked + label{border-bottom-color:#0582CD}
.tabContentArea{padding:2rem 1.5rem}
.enrollTextSide h2{font-size:2rem}
.enrollFormSide{padding:2rem 1.5rem}
}
.successHero{max-width:1536px;margin:4rem auto 6rem;padding:0 1.5rem;display:grid;grid-template-columns:1fr 380px;gap:4rem;align-items:center}
.successText23{display:flex;flex-direction:column;gap:1.75rem}
.checkIcon47{width:72px;height:72px;background:linear-gradient(135deg,#FB6385 0%,#0582CD 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}
.checkIcon47 svg{width:40px;height:40px;fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.mainHeading9{font-size:2.75rem;font-weight:700;line-height:1.15;color:#1a1a1a;margin:0}
.mainHeading9::after{content:'';display:block;width:85px;height:5px;background:linear-gradient(90deg,#FB6385 0%,#FBDB00 100%);margin-top:1.25rem;border-radius:3px}
.textContent8{font-size:1.125rem;line-height:1.7;color:#4a4a4a;margin:0}
.infoList12{display:flex;flex-direction:column;gap:1rem;margin:1rem 0 0;padding:0;list-style:none}
.infoList12 li{display:flex;align-items:flex-start;gap:.875rem;font-size:1.05rem;color:#2d2d2d;line-height:1.6}
.infoList12 li::before{content:'';width:8px;height:8px;background:#0582CD;border-radius:50%;margin-top:.5rem;flex-shrink:0}
.actionGroup5{display:flex;gap:1.25rem;margin-top:1.5rem;flex-wrap:wrap}
.primaryBtn34{padding:1rem 2.25rem;background:linear-gradient(125deg,#FB6385 0%,#0582CD 100%);color:#fff;border:none;border-radius:10px;font-size:1.05rem;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 6px 16px #fb638540;transition:all .3s linear;cursor:pointer}
.primaryBtn34:hover{box-shadow:0 8px 24px #fb638559;transform:translateY(-2px)}
.secondaryBtn18{padding:1rem 2.25rem;background:transparent;color:#0582CD;border:2px solid #0582CD;border-radius:10px;font-size:1.05rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s linear;cursor:pointer}
.secondaryBtn18:hover{background:#0582CD;color:#fff;transform:translateY(-2px)}
.visualCard61{background:linear-gradient(145deg,#f8f9fa 0%,#fff 100%);border-radius:14px;padding:2.5rem;box-shadow:0 4px 12px #0000000f;position:relative;overflow:hidden}
.visualCard61::before{content:'';position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,#0582cd14 0%,transparent 70%);pointer-events:none}
.decorElement92{position:relative;z-index:1}
.statBox7{display:flex;flex-direction:column;gap:1.5rem}
.statItem41{display:flex;align-items:center;gap:1.25rem}
.iconCircle3{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(135deg,#FBDB00 0%,#FB6385 100%)}
.iconCircle3 svg{width:26px;height:26px;fill:#fff}
.statData16{display:flex;flex-direction:column;gap:.25rem}
.statLabel29{font-size:.875rem;color:#6a6a6a;margin:0}
.statValue88{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0}
.dividerLine45{height:2px;background:linear-gradient(90deg,transparent 0%,#e0e0e0 50%,transparent 100%);margin:1rem 0}
@media (max-width: 1024px) {
.successHero{grid-template-columns:1fr;gap:3rem;margin:3rem auto 4rem}
.visualCard61{max-width:480px;margin:0 auto}
.mainHeading9{font-size:2.25rem}
}
@media (max-width: 768px) {
.successHero{padding:0 1.25rem;margin:2rem auto 3rem;gap:2.5rem}
.mainHeading9{font-size:1.875rem}
.textContent8{font-size:1.0625rem}
.actionGroup5{flex-direction:column;gap:1rem}
.primaryBtn34,.secondaryBtn18{width:100%;text-align:center}
.checkIcon47{width:64px;height:64px}
.checkIcon47 svg{width:34px;height:34px}
.visualCard61{padding:2rem}
.statValue88{font-size:1.35rem}
}
@media (max-width: 480px) {
.successHero{padding:0 1rem}
.mainHeading9{font-size:1.625rem}
.textContent8{font-size:1rem}
.infoList12 li{font-size:.9375rem}
.primaryBtn34,.secondaryBtn18{padding:.875rem 1.75rem;font-size:.9375rem}
}