.home-premium{position:relative;min-height:100vh;overflow:hidden;color:var(--text-primary);background:transparent}.home-premium:before{content:"";position:absolute;inset:0;z-index:0;background-image:linear-gradient(rgba(37,99,235,.045) 1px,transparent 0),linear-gradient(90deg,rgba(37,99,235,.04) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 72%);pointer-events:none}.home-premium__container.responsive-container{position:relative;z-index:1;background:transparent!important;box-shadow:none!important;border:0!important}.home-premium__shell{width:min(1200px,100%);margin:0 auto;padding:22px 0 72px}.home-premium__fallback{border-radius:16px;background:linear-gradient(90deg,#eef2f7,#fff 50%,#eef2f7);border:1px solid hsla(0,0%,100%,.08)}.home-premium__hero{position:relative;min-height:470px;overflow:hidden;border-radius:16px;border:1px solid rgba(148,163,184,.22);background:#0b1220;box-shadow:none;isolation:isolate}.home-premium__hero:before{background:linear-gradient(90deg,rgba(5,10,20,.84),rgba(8,17,32,.72) 40%,rgba(8,17,32,.3) 72%,rgba(8,17,32,.12)),linear-gradient(180deg,rgba(5,10,20,.12),rgba(5,10,20,.55))}.home-premium__hero:after,.home-premium__hero:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.home-premium__hero:after{background-image:radial-gradient(circle at 1px 1px,hsla(0,0%,100%,.36) 1px,transparent 0);background-size:42px 42px;opacity:.28}.home-premium__hero__carousel,.home-premium__hero__carousel .p-carousel-container,.home-premium__hero__carousel .p-carousel-content,.home-premium__hero__carousel .p-carousel-item,.home-premium__hero__carousel .p-carousel-items-container,.home-premium__hero__carousel .p-carousel-items-content{position:absolute;inset:0;height:100%;min-height:470px}.home-premium__hero__carousel .p-carousel-items-content{overflow:hidden}.home-premium__hero__carousel .p-carousel-next,.home-premium__hero__carousel .p-carousel-prev{z-index:4;width:36px;height:36px;border-radius:999px;border:1px solid hsla(0,0%,100%,.18);background:rgba(7,12,24,.5);color:#fff}.home-premium__hero__carousel .p-carousel-indicators{position:absolute;right:20px;bottom:18px;z-index:4;margin:0;padding:0}.home-premium__hero__carousel .p-carousel-indicator button{width:8px;height:8px;border-radius:999px;background:hsla(0,0%,100%,.38)}.home-premium__hero__carousel .p-carousel-indicator.p-highlight button{width:24px;background:#fff}.home-premium__hero__img{position:absolute;inset:0;z-index:0;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;filter:saturate(.95) contrast(1.04)}.home-premium__hero__content{position:relative;z-index:3;display:flex;align-items:center;min-height:470px;width:min(640px,100%);padding:56px 64px}.home-premium__hero__panel{max-width:580px;padding:0;color:#fff;background:transparent;border:0;box-shadow:none}.home-premium__hero__badge{display:inline-flex;align-items:center;min-height:24px;padding:4px 12px;border:1px solid rgba(191,219,254,.34);background:rgba(14,116,144,.2);color:#dbeafe;font-size:.75rem;font-weight:700;text-transform:uppercase}.home-premium__hero__title{max-width:520px;margin:0 0 16px;color:#fff;font-size:3rem;line-height:1.04;font-weight:800;letter-spacing:0}.home-premium__hero__subtitle{max-width:560px;margin:0 0 28px;color:rgba(241,245,249,.92);font-size:1rem;line-height:1.65}.home-premium__hero__actions,.home-premium__hero__audience-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.home-premium__banner__cta,.home-premium__hero__cta{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;border:1px solid hsla(0,0%,100%,.16);background:#fff;color:#0f172a;font-size:.92rem;font-weight:700;line-height:1;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.home-premium__banner__cta:hover,.home-premium__hero__cta:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(15,23,42,.2)}.home-premium__hero__cta--secondary{background:hsla(0,0%,100%,.08);color:#fff;border-color:hsla(0,0%,100%,.42)}.home-premium__hero__cta--adults{background:#fff;color:#1e1b4b}.home-premium__hero__cta--children{background:#dbeafe;color:#0f3f7a}.home-premium__section{margin:74px 0 0;padding:0;background:transparent;border:0;box-shadow:none}.home-audience{width:100%}.home-audience__header{max-width:720px;margin:0 auto 34px;text-align:center}.home-audience__title,.home-courses-showcase h2,.home-live-showcase h2,.home-premium .home-learning h2{margin:0;color:var(--text-primary);font-size:2rem;line-height:1.2;font-weight:800;letter-spacing:0}.home-audience__header:after,.home-premium .home-learning .w-20{content:"";display:block;width:84px;margin:18px auto 0;border-radius:999px;background:linear-gradient(90deg,#2563eb,#14b8a6)}.home-audience__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.home-audience__card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:18px;min-height:190px;width:100%;padding:28px;overflow:hidden;text-align:left;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;background:var(--card-bg)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:none!important;cursor:pointer;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,border-color .3s ease}.home-audience__card:before{content:"";position:absolute;inset:0;opacity:.1;background:linear-gradient(135deg,var(--home-audience-from),var(--home-audience-to));pointer-events:none}.home-audience__card:hover{transform:translateY(-5px);border-color:hsla(0,0%,100%,.15);box-shadow:0 0 35px var(--glow-color)}.home-audience__icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--home-audience-from),var(--home-audience-to));box-shadow:0 12px 24px color-mix(in srgb,var(--home-audience-from) 24%,transparent)}.home-audience__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px}.home-audience__card-title{color:var(--text-primary);font-weight:800;line-height:1.35}.home-audience__card-description{color:hsla(0,0%,100%,.6);font-size:.94rem;line-height:1.62}.home-audience__cta{position:relative;z-index:1;grid-column:2;display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;min-height:40px;padding:0 16px;border-radius:16px;background:linear-gradient(135deg,var(--home-audience-from),var(--home-audience-to));color:#fff;font-size:.88rem;font-weight:800;line-height:1}.home-premium .home-courses-showcase,.home-premium .home-learning,.home-premium .home-live-showcase{margin-top:78px;padding:0!important;background:transparent!important;border:0!important}.home-premium .home-courses-showcase>div,.home-premium .home-learning>div,.home-premium .home-live-showcase>div{max-width:1200px!important;padding-left:0!important;padding-right:0!important}.home-premium .home-learning .text-center{margin-bottom:34px!important}.home-courses-showcase p,.home-live-showcase p,.home-premium .home-learning p{color:hsla(0,0%,100%,.6)!important}.home-premium .home-learning .grid>div{border-radius:16px!important;border:1px solid hsla(0,0%,100%,.08)!important;background:hsla(0,0%,100%,.94)!important;box-shadow:none!important}.home-premium .home-learning .w-14{border-radius:16px!important;background:#eff6ff!important;color:#182654!important}.home-premium .home-learning .flex.flex-col.gap-2\.5>div{border-radius:16px!important;border-color:rgba(148,163,184,.16)!important;background:#f8fafc!important}.home-courses-showcase .odc-card,.home-live-showcase .lvc-card{border-radius:16px;border-color:rgba(148,163,184,.18);box-shadow:0 12px 28px rgba(15,23,42,.08)}.home-courses-showcase .odc-card__thumb,.home-live-showcase .lvc-card__top{background:hsla(0,0%,100%,.03)}.home-courses-showcase .odc-card__type,.home-live-showcase .lvc-card__badge{border-radius:999px}.home-courses-showcase .odc-card__title,.home-live-showcase .lvc-card__title{font-size:1rem}.home-premium__banner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:86px 0 0;padding:36px 48px;overflow:hidden;border-radius:16px;border:1px solid rgba(37,99,235,.18);background:linear-gradient(135deg,rgba(219,234,254,.95),rgba(236,253,245,.9)),#eff6ff;box-shadow:none}.home-premium__banner__text h3{margin:0 0 10px;color:#05070d;font-size:1.65rem;line-height:1.2;font-weight:800;letter-spacing:0}.home-premium__banner__text p{max-width:560px;margin:0;color:#475569;font-size:.98rem;line-height:1.65}.home-premium__banner__cta{flex:0 0 auto;background:#fff;color:#05070d;border-color:rgba(37,99,235,.2);box-shadow:0 10px 22px rgba(37,99,235,.12)}@keyframes heroAudienceIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.home-premium__hero__audience-buttons{animation:heroAudienceIn .32s ease-out forwards}.dark .home-premium{color:#e5eefb;background:linear-gradient(180deg,rgba(8,13,22,.98),rgba(6,10,18,.98) 48%,#04070d)!important}.dark .home-premium:before{background-image:radial-gradient(circle at 1px 1px,rgba(226,232,240,.28) 1px,transparent 0),linear-gradient(rgba(96,165,250,.045) 1px,transparent 0),linear-gradient(90deg,rgba(96,165,250,.035) 1px,transparent 0);background-size:48px 48px,96px 96px,96px 96px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 86%);mask-image:linear-gradient(180deg,#000,transparent 86%);opacity:.85}.dark .home-premium__fallback{background:linear-gradient(90deg,rgba(15,23,42,.9),rgba(30,41,59,.82),rgba(15,23,42,.9));border-color:rgba(148,163,184,.14)}.dark .home-premium__hero{border-color:rgba(125,211,252,.16);background:#060b14;box-shadow:0 24px 80px rgba(0,0,0,.35),0 0 0 1px rgba(59,130,246,.04)}.dark .home-premium__hero:before{background:linear-gradient(90deg,rgba(3,7,18,.9),rgba(7,12,24,.74) 44%,rgba(7,12,24,.32) 76%,rgba(7,12,24,.16)),linear-gradient(180deg,rgba(3,7,18,.12),rgba(3,7,18,.62))}.dark .home-premium__hero__panel{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.dark .home-premium__hero__badge{border-color:rgba(147,197,253,.34)!important;background:rgba(14,165,233,.14)!important;color:#bfdbfe!important}.dark .home-premium__hero__subtitle{color:rgba(226,232,240,.9)!important}.dark .home-premium__hero__cta--secondary{background:rgba(15,23,42,.28)!important;color:#fff!important;border:1px solid rgba(226,232,240,.42)!important;box-shadow:none!important}.dark .home-audience__card-title,.dark .home-audience__title,.dark .home-courses-showcase h2,.dark .home-live-showcase h2,.dark .home-premium .home-learning h2{color:#f8fafc!important}.dark .home-audience__card{border-color:rgba(125,211,252,.12);background:rgba(15,23,42,.68);box-shadow:0 20px 56px rgba(0,0,0,.28),inset 0 1px 0 hsla(0,0%,100%,.03);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.dark .home-audience__card:before{opacity:.16}.dark .home-audience__card-description,.dark .home-courses-showcase p,.dark .home-live-showcase p,.dark .home-premium .home-learning p{color:#a8b4c7!important}.dark .home-premium .home-learning .grid>div{border-color:rgba(125,211,252,.12)!important;background:rgba(15,23,42,.66)!important;box-shadow:0 20px 56px rgba(0,0,0,.24),inset 0 1px 0 hsla(0,0%,100%,.03)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.dark .home-premium .home-learning .w-14{background:rgba(37,99,235,.16)!important;color:#93c5fd!important}.dark .home-premium .home-learning .flex.flex-col.gap-2\.5>div{border-color:rgba(125,211,252,.1)!important;background:rgba(2,6,23,.34)!important}.dark .home-courses-showcase .odc-card,.dark .home-live-showcase .lvc-card{border-color:rgba(125,211,252,.13)!important;background:rgba(15,23,42,.7)!important;box-shadow:0 18px 46px rgba(0,0,0,.28)!important}.dark .home-courses-showcase .odc-card__body,.dark .home-live-showcase .lvc-card__body{background:transparent!important}.dark .home-premium__banner{border-color:rgba(125,211,252,.15)!important;background:linear-gradient(135deg,rgba(14,48,79,.82),rgba(17,24,39,.88))!important;box-shadow:0 24px 70px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.04)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.dark .home-premium__banner__text h3{color:#fff!important}.dark .home-premium__banner__text p{color:#cbd5e1!important}.dark .home-premium__banner__cta{background:#fff!important;color:#0f172a!important;border-color:hsla(0,0%,100%,.18)!important}@media(max-width:900px){.home-premium__shell{padding-top:12px}.home-premium__hero,.home-premium__hero__carousel,.home-premium__hero__carousel .p-carousel-container,.home-premium__hero__carousel .p-carousel-content,.home-premium__hero__carousel .p-carousel-item,.home-premium__hero__carousel .p-carousel-items-container,.home-premium__hero__carousel .p-carousel-items-content,.home-premium__hero__content{min-height:430px}.home-premium__hero__content{width:100%;padding:40px 28px}.home-premium__hero__title{font-size:2.45rem}.home-audience__grid{grid-template-columns:1fr}.home-premium__banner{align-items:flex-start;flex-direction:column;padding:30px}}@media(max-width:640px){.home-premium__shell{padding-bottom:48px}.home-premium__hero,.home-premium__hero__carousel,.home-premium__hero__carousel .p-carousel-container,.home-premium__hero__carousel .p-carousel-content,.home-premium__hero__carousel .p-carousel-item,.home-premium__hero__carousel .p-carousel-items-container,.home-premium__hero__carousel .p-carousel-items-content,.home-premium__hero__content{min-height:500px}.home-premium__hero__content{padding:34px 22px;align-items:flex-end}.home-premium__hero:before{background:linear-gradient(180deg,rgba(5,10,20,.34),rgba(5,10,20,.92) 68%,rgba(5,10,20,.98))}.home-premium__hero__title{font-size:2.05rem;line-height:1.08}.home-premium__hero__subtitle{font-size:.94rem}.home-premium__banner__cta,.home-premium__hero__cta{width:100%}.home-audience__title,.home-courses-showcase h2,.home-live-showcase h2,.home-premium .home-learning h2{font-size:1.55rem}.home-audience__card{grid-template-columns:1fr;padding:24px}.home-audience__cta{grid-column:1}.home-premium .home-courses-showcase,.home-premium .home-learning,.home-premium .home-live-showcase,.home-premium__banner,.home-premium__section{margin-top:58px}}.home-premium{--home-bg:rgba(244,248,255,.78);--home-panel:hsla(0,0%,100%,.68);--home-panel-strong:hsla(0,0%,100%,.82);--home-border:rgba(39,75,219,.13);--home-text:#0a1024;--home-muted:#465678;--home-accent:#274bdb;--home-radius:12px;color:var(--home-text);background:radial-gradient(circle at 50% 0,rgba(97,200,255,.16),transparent 34%),linear-gradient(180deg,rgba(248,250,255,.86),rgba(239,245,255,.9) 52%,rgba(248,250,255,.92))}.home-premium__shell{width:min(1138px,100%);padding:18px 0 70px}.home-premium__hero{min-height:515px;border-radius:var(--home-radius);border-color:var(--home-border);background:#dce7fb;box-shadow:0 22px 70px rgba(39,75,219,.12)}.home-premium__hero,.home-premium__hero__carousel,.home-premium__hero__carousel .p-carousel-container,.home-premium__hero__carousel .p-carousel-content,.home-premium__hero__carousel .p-carousel-item,.home-premium__hero__carousel .p-carousel-items-container,.home-premium__hero__carousel .p-carousel-items-content,.home-premium__hero__content{min-height:515px}.home-premium__hero:before{background:linear-gradient(90deg,rgba(245,249,255,.95),rgba(229,238,255,.82) 41%,rgba(229,238,255,.34) 72%,rgba(229,238,255,.08)),linear-gradient(180deg,hsla(0,0%,100%,.08),rgba(39,75,219,.1))}.home-premium__hero:after{background-image:linear-gradient(rgba(39,75,219,.075) 1px,transparent 0),linear-gradient(90deg,rgba(39,75,219,.055) 1px,transparent 0),radial-gradient(circle at 1px 1px,rgba(39,75,219,.18) 1px,transparent 0);background-size:64px 64px,64px 64px,42px 42px;opacity:.38}.home-premium__hero__img{filter:saturate(.9) contrast(1.02) brightness(1.12)}.home-premium__hero__content{width:min(610px,100%);padding:58px 62px}.home-premium__hero__badge{min-height:22px;padding:3px 12px;margin-bottom:18px;border-radius:999px;border-color:rgba(39,75,219,.22);background:rgba(39,75,219,.08);color:#274bdb;font-size:.68rem;letter-spacing:0}.home-premium__hero__title{max-width:500px;color:#07101f;font-size:clamp(2.6rem,5vw,4.22rem);line-height:.98;font-weight:900}.home-premium__hero__subtitle{max-width:510px;color:#263856;font-size:.92rem;line-height:1.55}.home-premium__banner__cta,.home-premium__hero__cta{min-height:44px;padding:0 22px;border-radius:10px;font-size:.83rem;font-weight:800}.home-premium__hero__cta{background:#0a1024!important;color:#f8faff!important;border-color:rgba(10,16,36,.14)!important}.home-premium__hero__cta--secondary{background:hsla(0,0%,100%,.68)!important;color:#0a1024!important;border-color:rgba(10,16,36,.2)!important}.home-premium__section{margin-top:86px}.home-audience__header{margin-bottom:40px}.home-audience__title,.home-courses-showcase h2,.home-live-showcase h2,.home-premium .home-learning h2{color:var(--home-text);font-size:clamp(1.82rem,3vw,2.35rem);font-weight:850}.home-audience__header:after,.home-premium .home-learning .w-20{width:82px;height:3px;margin-top:18px;background:linear-gradient(90deg,transparent,#274bdb,#61c8ff,transparent)}.home-audience__grid{gap:22px}.home-audience__card,.home-courses-showcase .odc-card,.home-live-showcase .lvc-card,.home-premium .home-learning .grid>div{border-radius:var(--home-radius)!important;border-color:var(--home-border)!important;background:var(--home-panel)!important;box-shadow:0 18px 48px rgba(39,75,219,.1)!important;backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12)}.home-audience__card{min-height:222px;padding:36px;grid-template-columns:1fr}.home-audience__icon{width:48px;height:48px;border-radius:12px}.home-audience__card-title{color:var(--home-text);font-size:1.08rem}.home-audience__card-description,.home-courses-showcase p,.home-live-showcase p,.home-premium .home-learning p{color:var(--home-muted)!important;font-size:.86rem}.home-audience__cta{grid-column:1;min-height:38px;border-radius:8px}.home-premium .home-courses-showcase,.home-premium .home-learning,.home-premium .home-live-showcase{margin-top:92px}.home-premium .home-learning .grid{gap:22px!important}.home-premium .home-learning .grid>div{padding:32px!important}.home-premium .home-learning .w-14{width:48px!important;height:48px!important;border-radius:12px!important;background:rgba(39,75,219,.1)!important;color:#274bdb!important}.home-premium .home-learning .flex.flex-col.gap-2\.5>div{min-height:36px;border-radius:8px!important;background:hsla(0,0%,100%,.48)!important;border-color:rgba(39,75,219,.09)!important}.home-courses-showcase .grid,.home-live-showcase .grid{gap:24px!important}.home-courses-showcase .odc-card,.home-live-showcase .lvc-card{overflow:hidden}.home-courses-showcase .odc-card__thumb,.home-live-showcase .lvc-card__top{aspect-ratio:16/10}.home-courses-showcase .odc-card__body,.home-live-showcase .lvc-card__body{padding:14px 15px 16px;background:transparent!important}.home-courses-showcase .odc-card__title,.home-live-showcase .lvc-card__title{font-size:.95rem;min-height:38px}.home-courses-showcase .odc-card__price,.home-live-showcase .lvc-card__price{font-size:.98rem}.home-premium__banner{margin-top:94px;padding:42px 58px;border-radius:var(--home-radius);border-color:var(--home-border);background:radial-gradient(circle at 12% 20%,rgba(97,200,255,.2),transparent 36%),linear-gradient(135deg,hsla(0,0%,100%,.76),rgba(223,235,255,.78));box-shadow:0 18px 48px rgba(39,75,219,.11);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.home-premium__banner__text h3{color:var(--home-text);font-size:1.6rem}.home-premium__banner__text p{color:var(--home-muted);font-size:.88rem}.home-premium__banner__cta{background:#fff!important;color:#0a1024!important;border-color:rgba(10,16,36,.18)!important}@media(max-width:900px){.home-premium__shell{padding-top:10px}.home-premium__hero,.home-premium__hero__carousel,.home-premium__hero__carousel .p-carousel-container,.home-premium__hero__carousel .p-carousel-content,.home-premium__hero__carousel .p-carousel-item,.home-premium__hero__carousel .p-carousel-items-container,.home-premium__hero__carousel .p-carousel-items-content,.home-premium__hero__content{min-height:470px}.home-premium__hero__content{padding:42px 28px}.home-audience__card{min-height:190px;padding:28px}}@media(max-width:640px){.home-premium__hero,.home-premium__hero__carousel,.home-premium__hero__carousel .p-carousel-container,.home-premium__hero__carousel .p-carousel-content,.home-premium__hero__carousel .p-carousel-item,.home-premium__hero__carousel .p-carousel-items-container,.home-premium__hero__carousel .p-carousel-items-content,.home-premium__hero__content{min-height:560px}.home-premium__hero__content{align-items:flex-end;padding:34px 22px}.home-premium__hero__title{font-size:2.28rem}.home-premium__banner{padding:30px}}html:not(.dark) .home-premium{--home-bg:#f8faff;--home-panel:hsla(0,0%,100%,.86);--home-panel-strong:hsla(0,0%,100%,.94);--home-border:rgba(39,75,219,.12);--home-text:#07101f;--home-muted:#435171;--home-accent:#274bdb;background:radial-gradient(circle at 20% 0,rgba(97,200,255,.22),transparent 34%),radial-gradient(circle at 82% 16%,rgba(106,61,255,.09),transparent 28%),linear-gradient(180deg,#f8faff,#eef5ff 48%,#f8faff)!important;color:var(--home-text)!important}html:not(.dark) .home-premium:before{opacity:.24!important;background-image:linear-gradient(rgba(39,75,219,.04) 1px,transparent 0),linear-gradient(90deg,rgba(39,75,219,.035) 1px,transparent 0),radial-gradient(circle at 1px 1px,rgba(39,75,219,.1) 1px,transparent 0)!important;background-size:86px 86px,86px 86px,54px 54px!important}html:not(.dark) .home-premium__hero{background:#eaf2ff!important;border-color:rgba(39,75,219,.13)!important;box-shadow:0 24px 72px rgba(39,75,219,.12)!important}html:not(.dark) .home-premium__hero:before{background:linear-gradient(90deg,hsla(0,0%,100%,.96),rgba(244,248,255,.9) 42%,rgba(244,248,255,.42) 72%,rgba(244,248,255,.12)),linear-gradient(180deg,hsla(0,0%,100%,.08),rgba(97,200,255,.08))!important}html:not(.dark) .home-premium__hero__img{filter:saturate(.92) contrast(.96) brightness(1.22)!important;opacity:.82}html:not(.dark) .home-audience__card-title,html:not(.dark) .home-audience__title,html:not(.dark) .home-courses-showcase .odc-card__title,html:not(.dark) .home-courses-showcase h2,html:not(.dark) .home-live-showcase .lvc-card__title,html:not(.dark) .home-live-showcase h2,html:not(.dark) .home-premium .home-learning h2,html:not(.dark) .home-premium__banner__text h3,html:not(.dark) .home-premium__hero__title{color:#07101f!important}html:not(.dark) .home-audience__card-description,html:not(.dark) .home-courses-showcase .odc-card__instructor,html:not(.dark) .home-courses-showcase p,html:not(.dark) .home-live-showcase .lvc-card__instructor,html:not(.dark) .home-live-showcase p,html:not(.dark) .home-premium .home-learning p,html:not(.dark) .home-premium__banner__text p,html:not(.dark) .home-premium__hero__subtitle{color:#435171!important}html:not(.dark) .home-audience__card,html:not(.dark) .home-courses-showcase .odc-card,html:not(.dark) .home-live-showcase .lvc-card,html:not(.dark) .home-premium .home-learning .grid>div{background:hsla(0,0%,100%,.84)!important;border-color:rgba(39,75,219,.12)!important;box-shadow:0 18px 48px rgba(39,75,219,.09)!important}html:not(.dark) .home-premium .home-learning .flex.flex-col.gap-2\.5>div{background:rgba(248,250,255,.92)!important;border-color:rgba(39,75,219,.1)!important}html:not(.dark) .home-premium__banner{background:radial-gradient(circle at 12% 20%,rgba(97,200,255,.22),transparent 36%),linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(226,238,255,.86))!important;border-color:rgba(39,75,219,.13)!important}html:not(.dark) .home-premium__hero__cta{background:#182654!important;color:#f8faff!important}html:not(.dark) .home-premium__banner__cta,html:not(.dark) .home-premium__hero__cta--secondary{background:#fff!important;color:#0a1024!important;border-color:rgba(10,16,36,.18)!important}.home-audience__card{isolation:isolate;transform-style:preserve-3d}.home-audience__card:before{z-index:0;opacity:0;background:radial-gradient(circle at 18% 18%,color-mix(in srgb,var(--home-audience-to) 30%,transparent),transparent 32%),radial-gradient(circle at 86% 18%,color-mix(in srgb,var(--home-audience-from) 34%,transparent),transparent 30%),radial-gradient(circle at 50% 118%,rgba(97,200,255,.2),transparent 40%),linear-gradient(135deg,#050816 0,#11183a 42%,color-mix(in srgb,var(--home-audience-from) 36%,#090d22) 100%);background-size:150% 150%;transition:opacity .38s ease,background-position 1.2s ease}.home-audience__card:after{content:"";position:absolute;inset:0;z-index:0;opacity:0;background-image:radial-gradient(circle at 16% 24%,hsla(0,0%,100%,.86) 0 1px,transparent 1.5px),radial-gradient(circle at 76% 18%,rgba(191,219,254,.78) 0 1px,transparent 1.6px),radial-gradient(circle at 68% 68%,hsla(0,0%,100%,.58) 0 1px,transparent 1.5px),radial-gradient(circle at 34% 78%,rgba(125,211,252,.68) 0 1px,transparent 1.6px),linear-gradient(110deg,transparent 0 38%,hsla(0,0%,100%,.16) 45%,transparent 54% 100%);background-size:180px 140px,220px 170px,170px 150px,210px 180px,240% 100%;background-position:0 0,24px 18px,12px 32px,40px 8px,120% 0;mix-blend-mode:screen;transition:opacity .38s ease,background-position 1.35s ease;pointer-events:none}.home-audience__card:focus-visible,.home-audience__card:hover{transform:translateY(-6px);border-color:color-mix(in srgb,var(--home-audience-to) 44%,hsla(0,0%,100%,.26))!important;background:#07101f!important;box-shadow:0 24px 70px color-mix(in srgb,var(--home-audience-from) 24%,transparent),0 0 42px color-mix(in srgb,var(--home-audience-to) 26%,transparent)!important}.home-audience__card:focus-visible:before,.home-audience__card:hover:before{opacity:1;background-position:100% 45%}.home-audience__card:focus-visible:after,.home-audience__card:hover:after{opacity:.9;background-position:26px 16px,0 8px,34px 20px,14px 28px,-30% 0}.home-audience__card:focus-visible .home-audience__card-title,.home-audience__card:hover .home-audience__card-title{color:#fff!important}.home-audience__card:focus-visible .home-audience__card-description,.home-audience__card:hover .home-audience__card-description{color:rgba(226,232,240,.88)!important}.home-audience__card:focus-visible .home-audience__icon,.home-audience__card:hover .home-audience__icon{transform:translateY(-2px) scale(1.04);box-shadow:0 16px 34px color-mix(in srgb,var(--home-audience-from) 38%,transparent),0 0 26px color-mix(in srgb,var(--home-audience-to) 36%,transparent)}.home-audience__card:focus-visible .home-audience__cta,.home-audience__card:hover .home-audience__cta{background:hsla(0,0%,100%,.14);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2),0 12px 30px rgba(0,0,0,.16)}.home-audience__card-description,.home-audience__card-title,.home-audience__cta,.home-audience__icon{transition:color .25s ease,background .25s ease,box-shadow .3s ease,transform .3s ease}