html{box-sizing:border-box;font-size:16px}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0;padding:0}
ul,ol{list-style:none}
body{font-family:'PT Serif',serif;background:linear-gradient(135deg,#F5F7FA 0%,#D8DFEE 100%);color:#1a1a1a;line-height:1.6;overflow-x:hidden}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto;display:block}
.headerOuter{background:linear-gradient(180deg,#fff 0%,#D8DFEE 100%);box-shadow:0 4px 16px #1f229e14}
.topCredentials{background:#1F229E;padding:14px 0;border-bottom:2px solid #FFF430}
.topCredentials-inner{max-width:1024px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:32px}
.brandLogo3{height:52px;width:52px;background:#fff;padding:8px;border-radius:6px;box-shadow:0 2px 8px #00000026}
.contactCredentialsArea{display:flex;gap:28px;flex-wrap:wrap}
.credInfo{display:flex;align-items:center;gap:6px;font-size:14px}
.credLabel{color:#FFF430;font-weight:700}
.credLink,.credText{color:#fff;transition:opacity .3s ease}
.credLink:hover{opacity:.85;text-shadow:0 0 8px #fff43099}
.navigationRow2{padding:24px 0}
.navigationRow2-inner{max-width:1024px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:48px}
.companySignature{flex-shrink:0}
.signatureText{font-size:42px;font-weight:700;background:linear-gradient(135deg,#1F229E 0%,#FFF430 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}
.mainNavigation{flex-grow:1}
.navList44{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
.navItem44{position:relative}
.navLink44{display:block;padding:12px 18px;font-size:16px;font-weight:400;color:#1F229E;border-radius:6px;transition:all .3s ease;cursor:pointer}
.navLink44:hover{background:#fff43033;color:#1F229E}
.hasSubmenu17[data-state="closed"] .submenuList17{display:none}
.hasSubmenu17[data-state="open"] .submenuList17{display:block}
.submenuList17{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 6px 20px #1f229e26;border-radius:6px;min-width:180px;padding:8px 0;z-index:100;margin-top:4px}
.submenuItem17{padding:0}
.submenuLink17{display:block;padding:10px 18px;font-size:15px;color:#1F229E;transition:all .3s ease}
.submenuLink17:hover{background:#FFF430;color:#1F229E}
.footerAsymmetric{background:#1F229E;display:flex;min-height:280px}
.footerVerticalEdge{width:260px;background:linear-gradient(180deg,#1F229E 0%,#16187a 100%);padding:32px 24px;display:flex;flex-direction:column;justify-content:space-between;border-right:3px solid #FFF430}
.footerLogo9{height:68px;width:68px;background:#fff;padding:10px;border-radius:8px;margin-bottom:24px}
.footerCopyright23{margin-top:auto}
.copyrightText23{font-size:13px;color:#FFF430;font-weight:700;margin-bottom:4px}
.copyrightSubtext{font-size:12px;color:#D8DFEE}
.footerHorizontalEdge{flex-grow:1;padding:32px 40px;display:flex;flex-direction:column;justify-content:space-between;gap:32px}
.footerNav8{display:flex;gap:32px;flex-wrap:wrap}
.footerLink8{font-size:15px;color:#D8DFEE;transition:all .3s ease;border-bottom:1px solid transparent}
.footerLink8:hover{color:#FFF430;border-bottom-color:#FFF430}
.footerContactDetails{display:flex;flex-direction:column;gap:16px}
.contactDetailGroup{display:flex;flex-direction:column;gap:4px}
.detailLabel7{font-size:12px;color:#FFF430;font-weight:700;text-transform:uppercase;letter-spacing:.5px}
.detailValue7{font-size:14px;color:#fff;transition:opacity .3s ease}
a.detailValue7:hover{opacity:.85}
.consentPopup88{position:fixed;bottom:24px;right:24px;max-width:420px;background:#fff;border-radius:8px;box-shadow:0 8px 32px #1f229e40;z-index:9999;transition:opacity .4s ease,transform .4s ease;border:2px solid #1F229E}
.consentPopup88[data-visible="false"]{opacity:0;transform:translateY(20px);pointer-events:none}
.consentPopup88[data-visible="true"]{opacity:1;transform:translateY(0)}
.consentInner88{padding:24px}
.consentMessage88{font-size:14px;line-height:1.6;color:#1a1a1a;margin-bottom:18px}
.consentActions88{display:flex;gap:12px;flex-wrap:wrap}
.consentButton88{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;font:700 14px 'PT Serif',serif}
.consentAccept88{background:linear-gradient(135deg,#1F229E 0%,#2a2ebf 100%);color:#fff}
.consentAccept88:hover{background:linear-gradient(135deg,#2a2ebf 0%,#1F229E 100%);box-shadow:0 4px 12px #1f229e4d}
.consentDecline88{background:#D8DFEE;color:#1F229E}
.consentDecline88:hover{background:#c5cde0}
::-webkit-scrollbar{width:5px;height:5px}
::-webkit-scrollbar-track{background:none}
::-webkit-scrollbar-thumb{background:#1F229E;border-radius:3px;transition:background .3s ease}
::-webkit-scrollbar-thumb:hover{background:#FFF430;box-shadow:0 0 8px #fff43099}
@media (max-width: 768px) {
.topCredentials-inner{flex-direction:column;align-items:flex-start;gap:16px}
.contactCredentialsArea{flex-direction:column;gap:12px;width:100%}
.navigationRow2-inner{flex-direction:column;gap:24px}
.navList44{flex-direction:column;align-items:stretch;width:100%}
.navLink44{text-align:center}
.submenuList17{position:static;box-shadow:none;margin-top:8px;background:#fff4301a}
.footerAsymmetric{flex-direction:column}
.footerVerticalEdge{width:100%;border-right:none;border-bottom:3px solid #FFF430}
.footerHorizontalEdge{padding:24px}
.footerNav8{flex-direction:column;gap:16px}
.consentPopup88{bottom:12px;right:12px;left:12px;max-width:none}
}
@media (max-width: 480px) {
.signatureText{font-size:32px}
.brandLogo3{height:44px;width:44px}
.credInfo{font-size:13px}
.consentInner88{padding:18px}
.consentActions88{flex-direction:column}
.consentButton88{width:100%}
}
.partnerHeaderSection{background:linear-gradient(135deg,#FFF430 0%,#D8DFEE 100%);padding:68px 24px 72px;position:relative;overflow:hidden}
.partnerHeaderSection::before{content:'';position:absolute;width:420px;height:420px;background:radial-gradient(circle,#1f229e26 0%,transparent 70%);top:-120px;right:-80px;border-radius:50%}
.partnerHeaderInner{max-width:1024px;margin:0 auto;position:relative;z-index:2}
.mainHeadingPartner{font-size:2.8rem;font-weight:700;color:#1F229E;margin:0 0 18px;line-height:1.2;letter-spacing:-.02em}
.introTextPartner{font-size:1.15rem;color:#1F229E;line-height:1.6;max-width:720px;opacity:.88}
.approachSection{padding:84px 24px;background:#fff}
.approachContainer{max-width:1024px;margin:0 auto}
.sectionLabelApproach{font-size:.92rem;text-transform:uppercase;letter-spacing:.12em;color:#1F229E;margin:0 0 16px;font-weight:600}
.approachTitle{font-size:2.3rem;font-weight:700;color:#1F229E;margin:0 0 28px;line-height:1.25}
.approachGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:52px}
.approachCard{background:linear-gradient(165deg,#D8DFEE 0%,#fff 100%);padding:38px 28px;border-radius:8px;box-shadow:0 2px 12px #1f229e14;transition:all .3s ease;border:1px solid #1f229e1a}
.approachCard:hover{transform:translateY(-6px);box-shadow:0 8px 24px #1f229e29;border-color:#1F229E}
.cardNumberApproach{font-size:3.2rem;font-weight:800;background:linear-gradient(135deg,#FFF430 0%,#1F229E 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 16px;line-height:1}
.cardTitleApproach{font-size:1.35rem;font-weight:700;color:#1F229E;margin:0 0 14px;line-height:1.3}
.cardTextApproach{font-size:.98rem;color:#1F229E;line-height:1.6;opacity:.82;margin:0}
.typesWrapper{background:#1F229E;padding:76px 24px;position:relative;overflow:hidden}
.typesWrapper::after{content:'';position:absolute;width:520px;height:520px;background:radial-gradient(circle,#fff4301f 0%,transparent 65%);bottom:-180px;left:-140px;border-radius:50%}
.typesInner{max-width:1024px;margin:0 auto;position:relative;z-index:2}
.typesSectionTitle{font-size:2.1rem;font-weight:700;color:#FFF430;margin:0 0 48px;text-align:center;line-height:1.25}
.partnerTypesGrid{display:flex;flex-direction:column;gap:24px}
.typeRow{display:grid;grid-template-columns:280px 1fr;gap:32px;background:#ffffff0f;padding:32px;border-radius:6px;border-left:4px solid #FFF430;transition:all .3s ease}
.typeRow:hover{background:#ffffff1c;border-left-width:6px}
.typeCategory{font-size:1.25rem;font-weight:700;color:#FFF430;margin:0;line-height:1.4}
.typeDescription{font-size:.98rem;color:#D8DFEE;line-height:1.65;margin:0}
.showcaseSection{padding:88px 24px;background:linear-gradient(180deg,#D8DFEE 0%,#fff 100%)}
.showcaseOuter{max-width:1024px;margin:0 auto}
.showcaseContentSplit{display:grid;grid-template-columns:1fr 440px;gap:56px;align-items:center}
.showcaseTextZone{order:2}
.showcaseLabel{font-size:.88rem;text-transform:uppercase;letter-spacing:.14em;color:#1F229E;margin:0 0 12px;font-weight:600}
.showcaseHeading{font-size:2.4rem;font-weight:700;color:#1F229E;margin:0 0 22px;line-height:1.2}
.showcaseParagraph{font-size:1.05rem;color:#1F229E;line-height:1.7;margin:0 0 18px;opacity:.85}
.showcaseImageZone{order:1}
.showcaseVisual{width:100%;height:380px;object-fit:cover;border-radius:10px;box-shadow:0 6px 28px #1f229e2e}
.testimonySection{padding:72px 24px;background:#fff}
.testimonyFrame{max-width:1024px;margin:0 auto}
.testimonyStack{display:grid;grid-template-columns:180px 1fr;gap:48px;align-items:start;background:linear-gradient(135deg,#FFF430 0%,#D8DFEE 100%);padding:48px;border-radius:8px;box-shadow:0 4px 18px #1f229e1f}
.testimonyPhotoWrapper{position:relative}
.testimonyPhotoWrapper::before{content:'';position:absolute;width:100%;height:100%;background:#1F229E;border-radius:50%;top:8px;left:8px;z-index:1;opacity:.15}
.testimonyPhoto{width:180px;height:180px;object-fit:cover;border-radius:50%;border:5px solid #fff;position:relative;z-index:2}
.testimonyContent{padding-top:12px}
.testimonyQuote{font-size:1.15rem;color:#1F229E;line-height:1.7;margin:0 0 24px;font-style:italic;opacity:.92}
.testimonyName{font-size:1.1rem;font-weight:700;color:#1F229E;margin:0 0 6px}
.testimonyRole{font-size:.95rem;color:#1F229E;margin:0;opacity:.75}
.ctaZone{padding:92px 24px;background:#1F229E;text-align:center;position:relative;overflow:hidden}
.ctaZone::before{content:'';position:absolute;width:380px;height:380px;background:radial-gradient(circle,#fff4302e 0%,transparent 70%);top:-120px;right:15%;border-radius:50%}
.ctaZone::after{content:'';position:absolute;width:280px;height:280px;background:radial-gradient(circle,#d8dfee1a 0%,transparent 70%);bottom:-80px;left:20%;border-radius:50%}
.ctaInnerContent{max-width:720px;margin:0 auto;position:relative;z-index:2}
.ctaMainTitle{font-size:2.5rem;font-weight:700;color:#FFF430;margin:0 0 20px;line-height:1.2}
.ctaSubtext{font-size:1.1rem;color:#D8DFEE;line-height:1.65;margin:0 0 36px}
.ctaButtonGroup{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}
.primaryCtaButton{background:#FFF430;color:#1F229E;font-size:1.05rem;font-weight:700;padding:16px 42px;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;box-shadow:0 4px 14px #fff43040}
.primaryCtaButton:hover{background:#fff;transform:translateY(-3px);box-shadow:0 8px 24px #fff43066}
.secondaryCtaButton{background:none;color:#FFF430;font-size:1.05rem;font-weight:700;padding:16px 42px;border:2px solid #FFF430;border-radius:6px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}
.secondaryCtaButton:hover{background:#fff4301f;border-color:#fff;color:#fff}
@media (max-width: 768px) {
.partnerHeaderSection{padding:52px 20px 56px}
.mainHeadingPartner{font-size:2rem;margin-bottom:16px}
.introTextPartner{font-size:1.05rem}
.approachSection{padding:64px 20px}
.approachTitle{font-size:1.85rem}
.approachGrid{grid-template-columns:1fr;gap:24px;margin-top:36px}
.typesWrapper{padding:64px 20px}
.typesSectionTitle{font-size:1.75rem;margin-bottom:36px}
.typeRow{grid-template-columns:1fr;gap:16px;padding:24px}
.showcaseSection{padding:64px 20px}
.showcaseContentSplit{grid-template-columns:1fr;gap:36px}
.showcaseTextZone{order:1}
.showcaseImageZone{order:2}
.showcaseHeading{font-size:1.9rem}
.showcaseVisual{height:280px}
.testimonySection{padding:56px 20px}
.testimonyStack{grid-template-columns:1fr;gap:32px;padding:32px 24px}
.testimonyPhotoWrapper{margin:0 auto}
.ctaZone{padding:68px 20px}
.ctaMainTitle{font-size:1.9rem}
.ctaSubtext{font-size:1.02rem}
.ctaButtonGroup{flex-direction:column;align-items:center}
.primaryCtaButton,.secondaryCtaButton{width:100%;max-width:320px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.approachGrid{grid-template-columns:repeat(2,1fr);gap:28px}
.showcaseContentSplit{grid-template-columns:1fr 380px;gap:44px}
.testimonyStack{grid-template-columns:160px 1fr;gap:36px;padding:40px}
.testimonyPhoto{width:160px;height:160px}
}
.titleArea{position:relative;background:linear-gradient(135deg,#FFF430 0%,#1F229E 100%);padding:80px 20px;overflow:hidden;margin-bottom:0}
.titleArea::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:120px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120'%3E%3Cpath fill='%23ffffff' d='M0,64L48,69.3C96,75,192,85,288,80C384,75,480,53,576,48C672,43,768,53,864,64C960,75,1056,85,1152,80C1248,75,1344,53,1392,42.7L1440,32L1440,120L1392,120C1344,120,1248,120,1152,120C1056,120,960,120,864,120C768,120,672,120,576,120C480,120,384,120,288,120C192,120,96,120,48,120L0,120Z'%3E%3C/path%3E%3C/svg%3E") no-repeat bottom center;background-size:cover}
.titleArea .shapeDecor47{position:absolute;top:12%;right:8%;width:180px;height:180px;background:#d8dfee26;border-radius:50%;z-index:1}
.titleArea .shapeDecor47::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:120px;height:120px;background:#fff43033;border-radius:20px}
.titleWrap92{max-width:1024px;margin:0 auto;position:relative;z-index:2;display:flex;align-items:center;gap:60px}
.titleContent14{flex:1;color:#fff}
.titleContent14 h1{font-size:3.2em;font-weight:700;margin:0 0 28px;line-height:1.2;text-shadow:2px 4px 12px #00000026}
.benefitList83{list-style:none;padding:0;margin:0 0 36px}
.benefitList83 li{padding:14px 0 14px 42px;position:relative;font-size:1.15em;line-height:1.6}
.benefitList83 li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:28px;height:28px;background:#D8DFEE;border-radius:50%;box-shadow:0 3px 8px #0003}
.benefitList83 li::after{content:'';position:absolute;left:8px;top:50%;transform:translateY(-50%) rotate(45deg);width:8px;height:14px;border:solid #1F229E;border-width:0 3px 3px 0}
.ctaButton71{display:inline-block;padding:18px 48px;background:#fff;color:#1F229E;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.1em;box-shadow:0 6px 20px #00000026;transition:all .3s ease;position:relative;z-index:10}
.ctaButton71:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000040;background:#D8DFEE}
.titleVisual29{flex:0 0 420px;position:relative}
.titleVisual29 img{width:100%;height:380px;object-fit:cover;border-radius:12px;box-shadow:0 12px 32px #0000004d;position:relative;z-index:2}
.titleVisual29::before{content:'';position:absolute;top:20px;left:-20px;width:100%;height:100%;background:#d8dfee66;border-radius:12px;z-index:1}
.feedbackSection{padding:90px 20px;background:#fff}
.feedbackContainer65{max-width:1024px;margin:0 auto}
.feedbackContainer65 h2{font-size:2.6em;color:#1F229E;margin:0 0 18px;text-align:center;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}
.feedbackContainer65 h2::after{content:'';position:absolute;bottom:-8px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FFF430 0%,#1F229E 100%);border-radius:2px}
.feedbackIntro38{text-align:center;font-size:1.15em;color:#333;margin:0 auto 56px;max-width:680px;line-height:1.7}
.testimonialGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-bottom:48px}
.testimonialCard19{background:linear-gradient(135deg,#D8DFEE 0%,#fff 100%);padding:32px;border-radius:10px;box-shadow:0 4px 16px #1f229e14;position:relative;transition:all .3s ease}
.testimonialCard19:hover{transform:translateY(-5px);box-shadow:0 8px 24px #1f229e26}
.testimonialCard19::before{content:'"';position:absolute;top:12px;left:20px;color:#FFF430;opacity:.3;font:5em/1 Georgia,serif}
.testimonialHeader{display:flex;align-items:center;gap:18px;margin-bottom:20px;position:relative;z-index:2}
.testimonialHeader img{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid #FFF430;box-shadow:0 3px 10px #0000001a}
.testimonialAuthor{flex:1}
.testimonialAuthor h5{margin:0 0 4px;font-size:1.15em;color:#1F229E;font-weight:600}
.testimonialAuthor h6{margin:0;font-size:.95em;color:#666;font-weight:400}
.testimonialText{font-size:1.05em;line-height:1.7;color:#333;position:relative;z-index:2}
.feedbackCta{text-align:center;padding:42px;background:linear-gradient(135deg,#FFF430 0%,#1F229E 100%);border-radius:10px;box-shadow:0 6px 20px #1f229e26}
.feedbackCta h4{color:#fff;font-size:1.6em;margin:0 0 24px}
.feedbackCta .ctaButton71{background:#fff;color:#1F229E}
.audienceSection{padding:90px 20px;background:radial-gradient(circle at top right,#D8DFEE 0%,#fff 60%);position:relative}
.audienceSection::before{content:'';position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,#1F229E 50%,transparent 100%)}
.audienceWrap26{max-width:1024px;margin:0 auto}
.audienceWrap26 h2{font-size:2.6em;color:#1F229E;margin:0 0 52px;text-align:center;position:relative}
.audienceWrap26 h2::before{content:'';position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:#FFF430;border-radius:2px}
.audienceGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.audienceCard42{background:#fff;padding:36px 28px;border-radius:10px;box-shadow:0 4px 16px #1f229e14;text-align:center;transition:all .3s ease;border-top:4px solid transparent}
.audienceCard42:hover{border-top-color:#FFF430;box-shadow:0 8px 24px #1f229e26}
.audienceCard42 .iconWrap58{width:80px;height:80px;margin:0 auto 24px;background:linear-gradient(135deg,#FFF430 0%,#1F229E 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #1f229e33}
.audienceCard42 .iconWrap58 svg{width:40px;height:40px;fill:#fff}
.audienceCard42 h5{font-size:1.3em;color:#1F229E;margin:0 0 16px;font-weight:600}
.audienceCard42 p{font-size:1.05em;line-height:1.6;color:#333;margin:0}
.outcomesSection{padding:90px 20px;background:#fff}
.outcomesContainer88{max-width:1024px;margin:0 auto}
.outcomesHeader{text-align:center;margin-bottom:56px}
.outcomesHeader h2{font-size:2.6em;color:#1F229E;margin:0 0 20px;position:relative;display:inline-block}
.outcomesHeader h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#FFF430 0%,#1F229E 100%);border-radius:2px}
.outcomesHeader p{font-size:1.15em;color:#333;max-width:720px;margin:28px auto 0;line-height:1.7}
.outcomesLayout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.outcomesList34{display:flex;flex-direction:column;gap:28px}
.outcomeItem{display:flex;gap:20px;align-items:flex-start}
.outcomeIcon93{flex:0 0 56px;width:56px;height:56px;background:linear-gradient(135deg,#FFF430 0%,#1F229E 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #1f229e26}
.outcomeIcon93 svg{width:28px;height:28px;fill:#fff}
.outcomeContent{flex:1}
.outcomeContent h5{font-size:1.25em;color:#1F229E;margin:0 0 10px;font-weight:600}
.outcomeContent p{font-size:1.05em;line-height:1.6;color:#333;margin:0}
.outcomesVisual{position:relative}
.imageStack{position:relative}
.imageStack img:first-child{width:100%;height:420px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #1f229e26}
.imageStack img:last-child{position:absolute;bottom:-32px;right:-32px;width:240px;height:280px;object-fit:cover;border-radius:12px;border:6px solid #fff;box-shadow:0 8px 24px #1f229e33}
@media (max-width: 768px) {
.titleWrap92{flex-direction:column;gap:40px}
.titleVisual29{flex:0 0 auto;width:100%}
.titleContent14 h1{font-size:2.2em}
.testimonialGrid{grid-template-columns:1fr;gap:28px}
.audienceGrid{grid-template-columns:1fr;gap:24px}
.outcomesLayout{grid-template-columns:1fr;gap:40px}
.imageStack img:last-child{position:static;width:100%;height:240px;margin-top:20px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.titleWrap92{gap:40px}
.titleVisual29{flex:0 0 360px}
.audienceGrid{grid-template-columns:repeat(2,1fr)}
}
.contactHub{max-width:1024px;margin:0 auto;padding:0}
.heroContact{background:linear-gradient(135deg,#FFF430 0%,#1F229E 100%);padding:80px 24px;text-align:center;border-radius:0 0 8px 8px;position:relative;overflow:hidden}
.heroContact::before{content:'';position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,#fff4304d,transparent);border-radius:50%}
.heroContact h1{font-size:48px;color:#1F229E;margin:0 0 16px;font-weight:700;position:relative;z-index:2}
.heroContact .subtitle3{font-size:20px;color:#1F229E;margin:0;font-weight:400;position:relative;z-index:2;opacity:.9}
.reachSection{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:80px 24px;max-width:1024px;margin:0 auto}
.reachInfo{display:flex;flex-direction:column;gap:32px}
.reachInfo h2{font-size:36px;color:#1F229E;margin:0 0 8px;font-weight:600}
.reachInfo p{font-size:16px;color:#333;line-height:1.6;margin:0 0 24px}
.contactDetail{display:flex;flex-direction:column;gap:24px}
.detailItem{padding:20px;background:#D8DFEE;border-radius:6px;border-left:4px solid #1F229E}
.detailItem strong{display:block;font-size:14px;color:#1F229E;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}
.detailItem span{font-size:18px;color:#333;font-weight:500}
.detailItem a{color:#333;text-decoration:none;transition:color .3s ease}
.detailItem a:hover{color:#1F229E}
.formContainer{background:#fff;padding:40px;border-radius:8px;box-shadow:0 4px 16px #1f229e1a}
.formContainer h3{font-size:24px;color:#1F229E;margin:0 0 24px;font-weight:600}
.inputGroup7{margin-bottom:24px}
.inputGroup7 label{display:block;font-size:14px;color:#333;margin-bottom:8px;font-weight:500}
.inputGroup7 input[type="text"],.inputGroup7 input[type="tel"]{width:100%;padding:14px 16px;border:2px solid #D8DFEE;border-radius:4px;font-size:16px;transition:border-color .3s ease,box-shadow .3s ease;box-sizing:border-box}
.inputGroup7 input[type="text"]:focus,.inputGroup7 input[type="tel"]:focus{outline:none;border-color:#1F229E;box-shadow:0 0 0 3px #1f229e1a}
.ratingSection{margin-bottom:32px}
.ratingSection h4{font-size:16px;color:#333;margin:0 0 16px;font-weight:500}
.ratingOptions{display:flex;gap:12px;flex-wrap:wrap}
.ratingOptions input[type="radio"]{display:none}
.ratingOptions label{padding:12px 24px;border:2px solid #D8DFEE;border-radius:20px;cursor:pointer;transition:all .3s ease;font-size:14px;color:#333;font-weight:500}
.ratingOptions input[type="radio"]:checked + label{background:#FFF430;border-color:#FFF430;color:#1F229E;box-shadow:0 2px 8px #fff43066}
.ratingOptions label:hover{border-color:#1F229E}
.privacyCheckbox{margin-bottom:24px}
.privacyCheckbox input[type="checkbox"]{margin-right:8px;width:18px;height:18px;cursor:pointer}
.privacyCheckbox label{font-size:14px;color:#333;line-height:1.5;cursor:pointer}
.privacyCheckbox a{color:#1F229E;text-decoration:underline;transition:opacity .3s ease}
.privacyCheckbox a:hover{opacity:.7}
.submitButton{width:100%;padding:16px;background:linear-gradient(90deg,#1F229E 0%,#FFF430 100%);border:none;border-radius:4px;font-size:18px;color:#1F229E;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:10}
.submitButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1f229e4d}
.submitButton:active{transform:translateY(0)}
.visualShowcase{padding:80px 24px;background:#D8DFEE;position:relative}
.showcaseWrapper{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.showcaseText h2{font-size:36px;color:#1F229E;margin:0 0 24px;font-weight:600}
.showcaseText h2::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#FFF430,#1F229E);margin-bottom:16px;border-radius:2px}
.showcaseText p{font-size:16px;color:#333;line-height:1.7;margin:0 0 16px}
.showcaseImage{border-radius:8px;overflow:hidden;box-shadow:0 8px 24px #1f229e33}
.showcaseImage img{width:100%;height:auto;display:block;object-fit:cover}
.whyChoose{padding:80px 24px;max-width:1024px;margin:0 auto}
.whyChoose h2{font-size:36px;color:#1F229E;text-align:center;margin:0 0 56px;font-weight:600}
.reasonGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.reasonCard{background:#fff;padding:32px;border-radius:8px;border-top:5px solid #FFF430;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}
.reasonCard:hover{transform:translateY(-6px);box-shadow:0 8px 24px #1f229e26}
.reasonCard h5{font-size:20px;color:#1F229E;margin:0 0 16px;font-weight:600}
.reasonCard p{font-size:15px;color:#333;line-height:1.6;margin:0}
.iconShape{width:48px;height:48px;background:linear-gradient(135deg,#FFF430,#1F229E);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.iconShape svg{width:24px;height:24px;fill:#fff}
@media (max-width: 768px) {
.heroContact{padding:60px 20px}
.heroContact h1{font-size:36px}
.heroContact .subtitle3{font-size:18px}
.reachSection{grid-template-columns:1fr;padding:60px 20px;gap:48px}
.formContainer{padding:28px}
.ratingOptions{gap:8px}
.ratingOptions label{padding:10px 16px;font-size:13px}
.showcaseWrapper{grid-template-columns:1fr;gap:40px}
.showcaseText h2{font-size:28px}
.whyChoose h2{font-size:28px;margin-bottom:40px}
.reasonGrid{grid-template-columns:1fr;gap:24px}
}
@media (max-width: 480px) {
.heroContact h1{font-size:28px}
.heroContact .subtitle3{font-size:16px}
.reachInfo h2{font-size:28px}
.formContainer{padding:20px}
.submitButton{font-size:16px}
.reasonCard{padding:24px}
}
.aboutPageWrapper{width:100%;max-width:1024px;margin:0 auto;padding:0}
.heroIntro{background:linear-gradient(135deg,#FFF430 0%,#1F229E 100%);padding:72px 24px;text-align:center;border-radius:8px;margin-bottom:48px;position:relative;overflow:hidden}
.heroIntro::before{content:'';position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,#ffffff26 0%,transparent 70%);border-radius:50%}
.heroIntro h1{font-size:2.8rem;color:#1F229E;margin:0 0 16px;line-height:1.2;font-weight:700}
.heroIntro .taglineText{font-size:1.25rem;color:#1F229E;margin:0;line-height:1.6;max-width:680px;margin:0 auto}
.storySection{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-bottom:64px;align-items:center;padding:0 24px}
.storyContent h2{font-size:2.2rem;color:#1F229E;margin:0 0 24px;line-height:1.3;position:relative;padding-left:18px}
.storyContent h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:60%;background:#FFF430;border-radius:3px}
.storyContent p{font-size:1.05rem;color:#333;line-height:1.8;margin:0 0 18px}
.storyContent p:last-child{margin-bottom:0}
.storyImageHolder{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 12px 32px #1f229e2e}
.storyImageHolder img{width:100%;height:420px;object-fit:cover;display:block;transition:transform .4s ease}
.storyImageHolder:hover img{transform:scale(1.05)}
.valuesGrid{padding:0 24px 64px}
.valuesGrid h3{font-size:2rem;color:#1F229E;text-align:center;margin:0 0 48px;line-height:1.3}
.valueCards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.valueCard{background:#D8DFEE;padding:36px 28px;border-radius:10px;position:relative;transition:all .3s ease;border:2px solid transparent}
.valueCard:hover{border-color:#FFF430;transform:translateY(-6px);box-shadow:0 16px 36px #1f229e26}
.valueCard h4{font-size:1.4rem;color:#1F229E;margin:0 0 16px;line-height:1.4;font-weight:600}
.valueCard p{font-size:1rem;color:#333;line-height:1.7;margin:0}
.teamShowcase{background:linear-gradient(180deg,#D8DFEE 0%,#fff 100%);padding:64px 24px;margin-bottom:56px}
.teamShowcase h3{font-size:2rem;color:#1F229E;text-align:center;margin:0 0 56px;line-height:1.3}
.teamLayout{display:flex;gap:48px;align-items:flex-start;max-width:920px;margin:0 auto}
.teamProfile{flex:0 0 280px;position:relative}
.teamProfileImage{width:280px;height:320px;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px #1f229e33;position:relative}
.teamProfileImage::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border:3px solid #FFF430;border-radius:10px;opacity:0;transition:opacity .3s ease}
.teamProfileImage:hover::after{opacity:1}
.teamProfileImage img{width:100%;height:100%;object-fit:cover;display:block}
.teamStory{flex:1}
.teamStory h5{font-size:1.6rem;color:#1F229E;margin:0 0 12px;line-height:1.3;font-weight:600}
.teamRole{font-size:1.1rem;color:#FFF430;background:#1F229E;display:inline-block;padding:6px 18px;border-radius:6px;margin-bottom:24px;font-weight:500}
.teamStory p{font-size:1.05rem;color:#333;line-height:1.8;margin:0 0 18px}
.ctaBlock{background:#1F229E;padding:56px 24px;text-align:center;border-radius:10px;margin:0 24px 48px;position:relative;overflow:hidden}
.ctaBlock::before{content:'';position:absolute;bottom:-30%;left:-15%;width:350px;height:350px;background:radial-gradient(circle,#fff4301f 0%,transparent 70%);border-radius:50%}
.ctaBlock h6{font-size:1.9rem;color:#FFF430;margin:0 0 20px;line-height:1.3;font-weight:600}
.ctaBlock p{font-size:1.1rem;color:#D8DFEE;line-height:1.7;margin:0 0 32px;max-width:640px;margin-left:auto;margin-right:auto}
.ctaButtons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.ctaBtn{display:inline-block;padding:16px 36px;font-size:1.05rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;position:relative;z-index:2}
.ctaBtnPrimary{background:#FFF430;color:#1F229E;box-shadow:0 6px 20px #fff4304d}
.ctaBtnPrimary:hover{background:#ffed00;transform:translateY(-3px);box-shadow:0 10px 28px #fff43066}
.ctaBtnSecondary{background:none;color:#FFF430;border:2px solid #FFF430}
.ctaBtnSecondary:hover{background:#FFF430;color:#1F229E;transform:translateY(-3px)}
@media (max-width: 768px) {
.heroIntro{padding:48px 20px;margin-bottom:36px}
.heroIntro h1{font-size:2rem}
.heroIntro .taglineText{font-size:1.1rem}
.storySection{grid-template-columns:1fr;gap:32px;margin-bottom:48px}
.storyContent h2{font-size:1.8rem}
.storyImageHolder img{height:320px}
.valuesGrid{padding:0 20px 48px}
.valuesGrid h3{font-size:1.7rem;margin-bottom:36px}
.valueCards{grid-template-columns:1fr;gap:24px}
.teamShowcase{padding:48px 20px}
.teamShowcase h3{font-size:1.7rem;margin-bottom:40px}
.teamLayout{flex-direction:column;gap:32px}
.teamProfile{flex:0 0 auto;width:100%;max-width:280px;margin:0 auto}
.ctaBlock{padding:40px 20px;margin:0 20px 36px}
.ctaBlock h6{font-size:1.6rem}
.ctaButtons{flex-direction:column;align-items:stretch}
.ctaBtn{width:100%;text-align:center}
}
@media (min-width: 769px) and (max-width: 1024px) {
.heroIntro{padding:60px 32px}
.heroIntro h1{font-size:2.4rem}
.storySection{gap:36px;padding:0 32px}
.valueCards{grid-template-columns:1fr 1fr}
.teamLayout{gap:36px}
}
.webinar-intro{max-width:1024px;margin:0 auto;padding:80px 20px 60px}
.webinar-intro .intro-wrapper{display:flex;align-items:center;gap:60px}
.webinar-intro .intro-text{flex:1}
.webinar-intro .intro-text h1{font-size:42px;color:#1F229E;margin-bottom:20px;line-height:1.2}
.webinar-intro .intro-text p{font-size:18px;color:#333;line-height:1.7;margin-bottom:16px}
.webinar-intro .intro-image{flex:0 0 380px}
.webinar-intro .intro-image img{width:100%;height:320px;object-fit:cover;border-radius:8px;box-shadow:0 8px 24px #1f229e26}
.upcoming-sessions{background:linear-gradient(135deg,#D8DFEE 0%,#fff 100%);padding:70px 20px;position:relative}
.upcoming-sessions::before{content:'';position:absolute;top:0;left:10%;right:10%;height:3px;background:linear-gradient(90deg,transparent,#FFF430,#1F229E,transparent)}
.upcoming-sessions .sessions-container{max-width:1024px;margin:0 auto}
.upcoming-sessions h2{font-size:36px;color:#1F229E;text-align:center;margin-bottom:50px;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}
.upcoming-sessions h2::after{content:'';position:absolute;bottom:-12px;left:0;width:100%;height:4px;background:#FFF430;border-radius:2px}
.sessions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
.session-card{background:#fff;border-radius:10px;padding:32px;box-shadow:0 4px 16px #00000014;transition:transform .3s ease,box-shadow .3s ease;border-left:5px solid #FFF430}
.session-card:hover{transform:translateY(-5px);box-shadow:0 8px 28px #1f229e33}
.session-card h3{font-size:24px;color:#1F229E;margin-bottom:14px}
.session-card .session-meta{display:flex;gap:20px;margin-bottom:18px;font-size:15px;color:#666}
.session-card .session-meta span{display:flex;align-items:center;gap:6px}
.session-card .session-meta span::before{content:'';width:16px;height:16px;background:#FFF430;border-radius:50%;display:inline-block}
.session-card p{font-size:16px;color:#444;line-height:1.6;margin-bottom:20px}
.session-card .session-action{display:inline-block;padding:12px 28px;background:#1F229E;color:#fff;text-decoration:none;border-radius:6px;font-size:16px;transition:background .3s ease,transform .2s ease;position:relative;z-index:10}
.session-card .session-action:hover{background:#16196e;transform:scale(1.05)}
.expert-hosts{max-width:1024px;margin:0 auto;padding:80px 20px}
.expert-hosts h2{font-size:36px;color:#1F229E;margin-bottom:16px}
.expert-hosts .section-intro{font-size:18px;color:#555;line-height:1.7;margin-bottom:50px;max-width:720px}
.hosts-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.host-profile{text-align:center}
.host-profile .profile-image{width:180px;height:180px;border-radius:50%;object-fit:cover;margin:0 auto 20px;border:5px solid #FFF430;box-shadow:0 6px 20px #0000001f}
.host-profile h4{font-size:22px;color:#1F229E;margin-bottom:8px}
.host-profile .host-role{font-size:15px;color:#666;margin-bottom:14px;font-style:italic}
.host-profile p{font-size:15px;color:#444;line-height:1.6}
.webinar-benefits{background:#1F229E;padding:70px 20px;position:relative;overflow:hidden}
.webinar-benefits::before{content:'';position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,#fff43026,transparent);border-radius:50%}
.webinar-benefits .benefits-inner{max-width:1024px;margin:0 auto;position:relative;z-index:2}
.webinar-benefits h2{font-size:36px;color:#FFF430;margin-bottom:45px;text-align:center}
.benefits-columns{display:flex;gap:50px}
.benefit-column{flex:1}
.benefit-item{margin-bottom:32px;padding-left:40px;position:relative}
.benefit-item::before{content:'';position:absolute;left:0;top:5px;width:24px;height:24px;background:#FFF430;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}
.benefit-item h5{font-size:20px;color:#FFF430;margin-bottom:10px}
.benefit-item p{font-size:16px;color:#D8DFEE;line-height:1.6}
.webinar-cta{max-width:1024px;margin:0 auto;padding:80px 20px;text-align:center}
.webinar-cta .cta-box{background:linear-gradient(135deg,#FFF430 0%,#ffd700 100%);border-radius:12px;padding:60px 40px;box-shadow:0 12px 40px #1f229e33}
.webinar-cta h2{font-size:38px;color:#1F229E;margin-bottom:20px}
.webinar-cta p{font-size:18px;color:#333;line-height:1.7;margin-bottom:35px;max-width:680px;margin-left:auto;margin-right:auto}
.webinar-cta .cta-actions{display:flex;gap:20px;justify-content:center;align-items:center}
.webinar-cta .primary-button{display:inline-block;padding:16px 40px;background:#1F229E;color:#fff;text-decoration:none;border-radius:8px;font-size:18px;font-weight:600;transition:background .3s ease,transform .2s ease;position:relative;z-index:10}
.webinar-cta .primary-button:hover{background:#16196e;transform:scale(1.08)}
.webinar-cta .secondary-link{display:inline-block;padding:16px 40px;color:#1F229E;text-decoration:none;font-size:18px;font-weight:600;border:2px solid #1F229E;border-radius:8px;transition:background .3s ease,color .3s ease;position:relative;z-index:10}
.webinar-cta .secondary-link:hover{background:#1F229E;color:#FFF430}
@media (max-width: 768px) {
.webinar-intro .intro-wrapper{flex-direction:column;gap:40px}
.webinar-intro .intro-image{flex:0 0 auto;width:100%}
.webinar-intro .intro-image img{height:280px}
.webinar-intro .intro-text h1{font-size:32px}
.sessions-grid{grid-template-columns:1fr}
.hosts-layout{grid-template-columns:1fr;gap:45px}
.benefits-columns{flex-direction:column;gap:30px}
.webinar-cta .cta-actions{flex-direction:column;gap:15px}
.upcoming-sessions h2,.expert-hosts h2,.webinar-benefits h2,.webinar-cta h2{font-size:28px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.webinar-intro .intro-wrapper{gap:45px}
.webinar-intro .intro-image{flex:0 0 320px}
.hosts-layout{grid-template-columns:repeat(2,1fr)}
}
::-webkit-scrollbar{width:5px}
::-webkit-scrollbar-track{background:#d8dfee4d}
::-webkit-scrollbar-thumb{background:#1F229E;border-radius:3px}
::-webkit-scrollbar-thumb:hover{background:#FFF430}
.policyHero{background:linear-gradient(135deg,#D8DFEE 0%,#FFF430 100%);padding:80px 20px 60px;text-align:center;position:relative;overflow:hidden}
.policyHero::before{content:'';position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,#1f229e26 0%,transparent 70%);border-radius:50%}
.policyHero::after{content:'';position:absolute;bottom:-30%;left:-5%;width:300px;height:300px;background:radial-gradient(circle,#fff43033 0%,transparent 70%);border-radius:50%}
.heroInner{max-width:1024px;margin:0 auto;position:relative;z-index:2}
.policyHero h1{font-size:2.8rem;color:#1F229E;margin:0 0 16px;font-weight:700;line-height:1.2}
.lastUpdateInfo{font-size:.95rem;color:#1F229E;opacity:.8;margin:0}
.policyContent{max-width:1024px;margin:0 auto;padding:60px 20px}
.introSection{background:#fff;padding:48px;border-radius:8px;margin:0 0 40px;box-shadow:0 2px 12px #1f229e14;border-left:5px solid #FFF430}
.introSection h2{font-size:1.8rem;color:#1F229E;margin:0 0 20px;font-weight:600}
.introSection p{font-size:1.05rem;line-height:1.7;color:#333;margin:0 0 16px}
.introSection p:last-child{margin:0}
.whatAreCookies{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:0 0 50px}
.cookieDefinition{background:linear-gradient(180deg,#FFF430 0%,#D8DFEE 100%);padding:40px;border-radius:10px;box-shadow:0 4px 16px #0000000f}
.cookieDefinition h3{font-size:1.6rem;color:#1F229E;margin:0 0 18px;font-weight:600}
.cookieDefinition p{font-size:1rem;line-height:1.6;color:#222;margin:0}
.cookiePurpose{background:#fff;padding:40px;border-radius:10px;box-shadow:0 4px 16px #0000000f;border:2px solid #D8DFEE}
.cookiePurpose h3{font-size:1.6rem;color:#1F229E;margin:0 0 18px;font-weight:600}
.cookiePurpose p{font-size:1rem;line-height:1.6;color:#333;margin:0}
.typesGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0 0 50px}
.cookieTypeCard{background:#fff;padding:32px 24px;border-radius:6px;box-shadow:0 3px 14px #1f229e1a;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}
.cookieTypeCard::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FFF430 0%,#1F229E 100%)}
.cookieTypeCard:hover{transform:translateY(-4px);box-shadow:0 6px 20px #1f229e26}
.cookieTypeCard h4{font-size:1.3rem;color:#1F229E;margin:0 0 12px;font-weight:600}
.cookieTypeCard p{font-size:.95rem;line-height:1.6;color:#444;margin:0 0 16px}
.cookieTypeCard h5{font-size:1.05rem;color:#1F229E;margin:0 0 8px;font-weight:500}
.cookieTypeCard ul{margin:0;padding:0 0 0 20px;list-style:none}
.cookieTypeCard ul li{font-size:.9rem;line-height:1.5;color:#555;margin:0 0 6px;position:relative}
.cookieTypeCard ul li::before{content:'→';position:absolute;left:-20px;color:#FFF430;font-weight:700}
.controlSection{background:linear-gradient(135deg,#1F229E 0%,#D8DFEE 100%);padding:50px 40px;border-radius:8px;margin:0 0 50px;position:relative}
.controlSection::after{content:'';position:absolute;top:20px;right:20px;width:150px;height:150px;background:radial-gradient(circle,#fff43033 0%,transparent 70%);border-radius:50%}
.controlInner{position:relative;z-index:2}
.controlSection h3{font-size:1.9rem;color:#fff;margin:0 0 24px;font-weight:600}
.controlSection p{font-size:1.05rem;line-height:1.7;color:#fff;margin:0 0 20px}
.controlSteps{display:flex;flex-direction:column;gap:16px}
.stepItem{background:#ffffff26;padding:20px 24px;border-radius:6px;border-left:4px solid #FFF430;backdrop-filter:blur(4px)}
.stepItem h6{font-size:1.1rem;color:#FFF430;margin:0 0 8px;font-weight:600}
.stepItem p{font-size:.95rem;line-height:1.6;color:#fff;margin:0}
.thirdPartyWrapper{max-width:900px;margin:0 auto 50px;background:#fff;padding:44px;border-radius:10px;box-shadow:0 5px 18px #00000014;border-top:6px solid #1F229E}
.thirdPartyWrapper h3{font-size:1.8rem;color:#1F229E;margin:0 0 20px;font-weight:600;text-align:center}
.thirdPartyWrapper p{font-size:1.05rem;line-height:1.7;color:#333;margin:0 0 24px;text-align:center}
.servicesLayout{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.serviceBox{background:#D8DFEE;padding:24px;border-radius:6px;transition:background .3s ease}
.serviceBox:hover{background:linear-gradient(135deg,#D8DFEE 0%,#FFF430 50%)}
.serviceBox h5{font-size:1.2rem;color:#1F229E;margin:0 0 10px;font-weight:600}
.serviceBox p{font-size:.95rem;line-height:1.6;color:#222;margin:0;text-align:left}
.contactBlock{background:linear-gradient(90deg,#FFF430 0%,#D8DFEE 100%);padding:50px 40px;border-radius:8px;text-align:center;position:relative;overflow:hidden}
.contactBlock::before{content:'';position:absolute;top:-40px;left:-40px;width:200px;height:200px;background:radial-gradient(circle,#1f229e1a 0%,transparent 70%);border-radius:50%}
.contactInner2{position:relative;z-index:2}
.contactBlock h3{font-size:1.9rem;color:#1F229E;margin:0 0 18px;font-weight:600}
.contactBlock p{font-size:1.1rem;line-height:1.7;color:#1F229E;margin:0 0 28px}
.contactDetails{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}
.contactItem7{display:flex;flex-direction:column;align-items:center;gap:8px}
.contactItem7 h6{font-size:1rem;color:#1F229E;margin:0;font-weight:600}
.contactItem7 a{font-size:1.05rem;color:#1F229E;text-decoration:none;transition:opacity .3s ease}
.contactItem7 a:hover{opacity:.7;text-decoration:underline}
@media (max-width: 768px) {
.policyHero{padding:60px 20px 40px}
.policyHero h1{font-size:2rem}
.introSection{padding:32px 24px}
.whatAreCookies{grid-template-columns:1fr;gap:24px}
.typesGrid{grid-template-columns:1fr;gap:20px}
.controlSection{padding:40px 24px}
.thirdPartyWrapper{padding:32px 24px}
.servicesLayout{grid-template-columns:1fr;gap:16px}
.contactBlock{padding:40px 24px}
.contactDetails{flex-direction:column;gap:20px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.policyHero h1{font-size:2.4rem}
.whatAreCookies{grid-template-columns:1fr}
.typesGrid{grid-template-columns:repeat(2,1fr)}
.servicesLayout{grid-template-columns:1fr}
}
.privacyTop52{background:linear-gradient(135deg,#D8DFEE 0%,#FFF430 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.privacyTop52::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#1f229e26 0%,transparent 70%);border-radius:50%}
.topWrapper19{max-width:1024px;margin:0 auto;position:relative;z-index:2}
.privacyTop52 .mainHeading7{font-size:48px;color:#1F229E;margin:0 0 16px;font-weight:700;line-height:1.2}
.privacyTop52 .updateStamp3{font-size:16px;color:#1F229E;opacity:.8}
.introBlock88{max-width:1024px;margin:0 auto;padding:60px 20px;background:#fff}
.introBlock88 .contentText44{font-size:18px;line-height:1.7;color:#2a2a2a;margin:0 0 24px}
.policyGrid12{max-width:1024px;margin:0 auto;padding:40px 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:48px;background:linear-gradient(180deg,#fff 0%,#D8DFEE 100%)}
.policyCard71{background:#fff;padding:32px;border-radius:8px;box-shadow:0 4px 16px #1f229e1a;position:relative;transition:transform .3s ease,box-shadow .3s ease}
.policyCard71:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1f229e26}
.policyCard71::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#FFF430 0%,#1F229E 100%);border-radius:8px 0 0 8px}
.policyCard71 h3{font-size:24px;color:#1F229E;margin:0 0 16px;font-weight:600}
.policyCard71 p{font-size:16px;line-height:1.6;color:#3a3a3a;margin:0 0 12px}
.policyCard71 h6{font-size:16px;color:#1F229E;margin:20px 0 8px;font-weight:600}
.policyCard71 ul{list-style:none;padding:0;margin:0}
.policyCard71 ul li{padding-left:24px;position:relative;margin-bottom:8px;font-size:15px;line-height:1.6;color:#3a3a3a}
.policyCard71 ul li::before{content:'';position:absolute;left:0;top:8px;width:8px;height:8px;background:#FFF430;border-radius:50%}
.rightsSection94{max-width:1024px;margin:0 auto;padding:60px 20px;background:#fff}
.rightsSection94 h2{font-size:36px;color:#1F229E;margin:0 0 32px;font-weight:700;text-align:center;position:relative}
.rightsSection94 h2::after{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#FFF430 0%,#1F229E 100%)}
.rightsFlexWrap27{display:flex;flex-direction:column;gap:24px;margin-top:48px}
.rightItem63{display:flex;align-items:flex-start;gap:20px;padding:24px;background:linear-gradient(135deg,#D8DFEE 0%,#fff 100%);border-radius:10px;transition:opacity .3s ease}
.rightItem63:hover{opacity:.85}
.rightIcon42{width:48px;height:48px;flex-shrink:0}
.rightIcon42 svg{width:100%;height:100%}
.rightContent18 h5{font-size:20px;color:#1F229E;margin:0 0 8px;font-weight:600}
.rightContent18 p{font-size:15px;line-height:1.6;color:#3a3a3a;margin:0}
.securityMeasures41{max-width:1024px;margin:0 auto;padding:60px 20px;background:radial-gradient(circle at top right,#FFF430 0%,#D8DFEE 50%,#fff 100%)}
.securityMeasures41 h3{font-size:32px;color:#1F229E;margin:0 0 40px;font-weight:700}
.measuresGrid8{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.measureBox14{background:#fff;padding:28px;border-radius:12px;text-align:center;box-shadow:0 6px 18px #1f229e1f;transition:transform .3s ease}
.measureBox14:hover{transform:scale(1.05)}
.measureBox14 h6{font-size:18px;color:#1F229E;margin:0 0 12px;font-weight:600}
.measureBox14 p{font-size:14px;line-height:1.5;color:#4a4a4a;margin:0}
.contactSection77{max-width:1024px;margin:0 auto;padding:80px 20px;background:linear-gradient(180deg,#fff 0%,#1F229E 100%);text-align:center;border-radius:16px;position:relative;overflow:hidden}
.contactSection77::before{content:'';position:absolute;bottom:-30%;left:-20%;width:500px;height:500px;background:radial-gradient(circle,#fff43033 0%,transparent 70%);border-radius:50%}
.contactSection77 h4{font-size:28px;color:#FFF430;margin:0 0 16px;font-weight:700;position:relative;z-index:2}
.contactSection77 p{font-size:17px;line-height:1.7;color:#D8DFEE;margin:0 0 32px;position:relative;z-index:2}
.contactDetails29{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;position:relative;z-index:2}
.contactItem55{display:flex;flex-direction:column;align-items:center;gap:8px}
.contactItem55 span:first-child{font-size:14px;color:#FFF430;font-weight:600;text-transform:uppercase;letter-spacing:1px}
.contactItem55 a{font-size:16px;color:#D8DFEE;text-decoration:none;transition:color .3s ease}
.contactItem55 a:hover{color:#FFF430}
@media (max-width: 768px) {
.privacyTop52{padding:60px 20px 40px}
.privacyTop52 .mainHeading7{font-size:32px}
.policyGrid12{grid-template-columns:1fr;gap:32px;padding:40px 20px}
.rightsSection94 h2{font-size:28px}
.rightItem63{flex-direction:column;align-items:center;text-align:center}
.measuresGrid8{grid-template-columns:1fr;gap:24px}
.contactSection77{padding:60px 20px}
.contactSection77 h4{font-size:24px}
.contactDetails29{flex-direction:column;gap:24px}
}
@media (min-width: 769px) and (max-width: 1024px) {
.privacyTop52 .mainHeading7{font-size:40px}
.policyGrid12{gap:36px}
.measuresGrid8{grid-template-columns:repeat(2,1fr)}
}
.successPageContainer{max-width:1024px;margin:0 auto;padding:60px 24px}
.confirmationBlock{background:linear-gradient(135deg,#D8DFEE 0%,#FFF430 100%);border-radius:8px;padding:80px 40px;text-align:center;position:relative;overflow:hidden;box-shadow:0 8px 24px #1f229e1f}
.confirmationBlock::before{content:'';position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,#fff4304d 0%,transparent 70%);border-radius:50%;z-index:1}
.confirmationBlock::after{content:'';position:absolute;bottom:-30%;left:-10%;width:300px;height:300px;background:radial-gradient(circle,#1f229e26 0%,transparent 70%);border-radius:50%;z-index:1}
.confirmationContentWrap{position:relative;z-index:2}
.checkmarkIcon{width:96px;height:96px;margin:0 auto 32px;position:relative}
.checkmarkIcon svg{width:100%;height:100%;filter:drop-shadow(0 4px 12px #1f229e33)}
.successHeading23{font-size:42px;font-weight:700;color:#1F229E;margin:0 0 16px;line-height:1.2}
.successSubtext{font-size:20px;color:#1F229E;margin:0 0 48px;line-height:1.5;max-width:600px;margin-left:auto;margin-right:auto}
.detailsGrid42{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin:0 0 48px;text-align:left}
.infoCard{background:#ffffffd9;border-radius:6px;padding:24px;border:2px solid #1f229e1a;transition:all .3s ease;backdrop-filter:blur(8px)}
.infoCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #1f229e26;border-color:#1F229E}
.cardIcon78{width:40px;height:40px;margin-bottom:16px}
.cardIcon78 svg{width:100%;height:100%}
.cardTitle{font-size:18px;font-weight:600;color:#1F229E;margin:0 0 8px}
.cardDescription{font-size:15px;color:#1F229E;line-height:1.6;margin:0;opacity:.85}
.actionButtonsWrapper{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center}
.primaryAction{background:#1F229E;color:#FFF430;padding:16px 48px;border-radius:6px;font-size:18px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease;border:2px solid #1F229E;position:relative;overflow:hidden;z-index:3}
.primaryAction::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff43033;transform:translate(-50%,-50%);transition:width .5s ease,height .5s ease;z-index:-1}
.primaryAction:hover{transform:scale(1.05);box-shadow:0 8px 20px #1f229e4d}
.primaryAction:hover::before{width:300px;height:300px}
.secondaryAction{color:#1F229E;font-size:16px;text-decoration:none;font-weight:500;border-bottom:2px solid transparent;transition:border-color .3s ease;position:relative;z-index:3}
.secondaryAction:hover{border-bottom-color:#1F229E}
.decorativeLine19{width:80px;height:4px;background:linear-gradient(90deg,#FFF430 0%,#1F229E 100%);margin:0 auto 24px;border-radius:2px}
.additionalInfoSection{background:#ffffffb3;border-radius:6px;padding:32px;margin-top:32px;border:1px solid #1f229e26}
.infoHeading{font-size:20px;font-weight:600;color:#1F229E;margin:0 0 16px;text-align:center}
.infoParagraph{font-size:15px;color:#1F229E;line-height:1.7;margin:0 0 12px;text-align:center;max-width:700px;margin-left:auto;margin-right:auto}
.contactDetails{display:flex;flex-direction:column;gap:12px;align-items:center;margin-top:24px}
.contactItem{display:flex;align-items:center;gap:12px;font-size:15px;color:#1F229E}
.contactItem svg{width:20px;height:20px;flex-shrink:0}
.contactItem a{color:#1F229E;text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .3s ease}
.contactItem a:hover{border-bottom-color:#1F229E}
@media (max-width: 768px) {
.successPageContainer{padding:40px 20px}
.confirmationBlock{padding:60px 24px}
.successHeading23{font-size:32px}
.successSubtext{font-size:18px;margin-bottom:32px}
.detailsGrid42{grid-template-columns:1fr;gap:16px}
.actionButtonsWrapper{flex-direction:column}
.primaryAction{padding:14px 32px;font-size:16px}
.additionalInfoSection{padding:24px 20px}
}
@media (max-width: 480px) {
.successHeading23{font-size:28px}
.successSubtext{font-size:16px}
.checkmarkIcon{width:72px;height:72px}
.infoCard{padding:20px}
}
::-webkit-scrollbar{width:5px}
::-webkit-scrollbar-track{background:#d8dfee4d}
::-webkit-scrollbar-thumb{background:#1F229E;border-radius:3px;transition:background .3s ease}
::-webkit-scrollbar-thumb:hover{background:#FFF430}