@media (prefers-reduced-motion: reduce){.reduce-motion{display:none}}.reduce-motion{align-items:center;background-color:#000;border-radius:3px;color:#fff;cursor:pointer;display:flex;padding:10px 12px}.reduce-motion__label{align-items:center;display:flex;position:relative}.reduce-motion__label::after{border:1px solid grey;border-radius:50%;content:"";display:inline-block;height:15px;margin-left:10px;width:15px}.is-reduced-motion .reduce-motion__label::after{border-color:#deaf4f}.reduce-motion__label::before{background-image:url('../../assets/img/global/tick.svg');background-repeat:no-repeat;content:"";display:block;height:9px;position:absolute;right:0;transform:scale(0);transition:transform 0.2s 0.1s ease;width:14px}.is-reduced-motion .reduce-motion__label::before{transform:scale(1)}.reduce-motion__on{display:none}@media (prefers-reduced-motion: reduce){.reduce-motion__off{display:none}.reduce-motion__on{display:inline}}.is-reduced-motion .reduce-motion__off{display:none}.is-reduced-motion .reduce-motion__on{display:inline}.preloader{align-items:center;background-color:#000;display:flex;height:100%;justify-content:center;opacity:1;position:absolute;top:0;transition:opacity 0.5s 0.1s ease;width:100%;z-index:10}.preloader img{z-index:1}.page-has-loaded{opacity:0}.image-group{--parent-width: 0;--parent-height: 0;--parent-max: 100%;margin:0 auto;max-width:var(--parent-max);position:relative}.image-group::before{content:"";display:block;padding-bottom:calc(var(--parent-height) / var(--parent-width) * 100%)}.image-group__item{--top: 0;--left: 0;--width: 0;left:calc(var(--left) / var(--parent-width) * 100%);top:calc(var(--top) / var(--parent-height) * 100%);width:calc(var(--width) / var(--parent-width) * 100%);position:absolute}.image-group__item img{width:100%}:root{--font-body-expansion: "PT Sans", sans-serif;--font-heading-expansion: "Barlow Condensed", sans-serif;--font-cta: var(--font-heading-expansion);--font-base: 16;--font-bold: 700;--font-semi-bold: 600;--font-regular: 400;--color-white: #FFFFFF;--color-black: #000000;--color-bar-gold: #ceb764;--color-bar-purple: #4D1A49;--color-border-pink: #DA3D6F;--color-text-purple: #531148;--color-text-blue: #133643;--color-light-blue: #7BC6DD;--color-button-yellow: #FCF06C;--gradient-yellow-pink: linear-gradient(0deg, #EB116E 0%, #FCF06C 100%);--gradient-nav-bg: linear-gradient(0deg, #FFE958 0%, #D8357F 50%,#000000 100%);--gradient-purple: linear-gradient(270deg, #BF1D74 25%, #5A1856 75%);--gradient-divider-gold: linear-gradient(90deg, #CEB664 0%, #8B712E 20%,#EFE48C 40%,#8B712E 60%,#FFFACB 80%,#CEB664 100%);--gradient-divider-silver: linear-gradient(0deg, rgba(255,255,255,80) 0%, rgba(255,255,255,100) 50%, rgba(255,255,255,80) 100%);--gradient-divider-inner: linear-gradient(270deg, #FFE958 0%, #D8357F 50%,#000000 100%);--gradient-intro-divider: linear-gradient(0deg, #CEB664 0%, #f5e89a 5%, #f5e89a 10%, #b9af76 13%, #000002 14%,#000002 85%, #47443c 91%,#9d823f 95%,#9d823f 100%);--gradient-divider-top: linear-gradient(90deg, #FBEB6C 0%,  #F5986D 100%);--gradient-divider-bottom: linear-gradient(90deg, #F5986D 0%,  #FBEB6C 100%);--gradient-featured-bg: linear-gradient(0deg, #FFE958 20%, #D8357F 50%, #000000 80%);--gradient-hints-bg: radial-gradient(circle at 50% 50%, #531148 0%, #27002B 26%, #000 50%);--gradient-collections-bg: linear-gradient(45deg, rgba(228,196,222,1) 0%, rgba(211,209,233,1) 15%, rgba(225,244,253,1) 35%, rgba(255,255,255,1) 50%, rgba(240,247,232,1) 70%, rgba(222,238,210,1) 85%, rgba(176,223,219,1) 100%);--gradient-heading-text: linear-gradient(0deg, #F5986D 10%, #FBEB6C 80%);--gradient-section-text: linear-gradient(0deg, #004457 0%, #0F3542 100%);--gradient-banner-gold: linear-gradient(90deg, #CEB664 0%, #8B712E 10%, #EFE48C 50%, #8B712E 90%, #CEB664 100%);--gradient-banner-inner-top: linear-gradient(90deg, #000000 0%, #D8357F 50%, #FFE958 100%);--gradient-banner-inner-bottom: linear-gradient(90deg, #FFE958 0%, #D8357F 50%, #000000 100%);--gradient-collections-card-bg: radial-gradient(circle, #531148 0%, #27002B 70%, #060508 100%);--gradient-modal-card-bg: radial-gradient(circle at 50% 35%, #531148 0%, #27002B 30%, #060508 100%);--gradient-modal-border: linear-gradient(0deg, #EB116E 0%, #FCF06C 100%);--gradient-button-hover: linear-gradient(0deg, #F5986D 0%, #FBEB6C 80%);--gradient-download-desktop: linear-gradient(90deg, #EB116E 0%, #FCF06C 100%);--gradient-download-mobile: linear-gradient(0deg, #EB116E 0%, #FCF06C 100%);--gradient-download-text: linear-gradient(0deg, #0F3542 0%, #004457 100%);--gradient-download-divider:linear-gradient(90deg, #F5986D  0%, #FBEB6C 100%);--gradient-card-dex: radial-gradient(circle at 50% 50%, #003949 0%, #00212B 43%);--gradient-gallery: radial-gradient(circle, #531148 0%, #27002B 30%, #060508 100%);--gradient-gallery-cards: linear-gradient(0deg, #EB116E 0%, #FCF06C 100%);--gradient-gallery-selector: linear-gradient(270deg, #531148 0%, #27002B 50%, #060508 100%);--gradient-gallery-database: radial-gradient(circle, #003949 0%, #00212B 100%)}@media (prefers-reduced-motion: reduce){.reduce-motion{display:none}}.reduce-motion{align-items:center;background-color:#000;border-radius:3px;color:#fff;cursor:pointer;display:flex;padding:10px 12px}.reduce-motion__label{align-items:center;display:flex;position:relative}.reduce-motion__label::after{border:1px solid grey;border-radius:50%;content:"";display:inline-block;height:15px;margin-left:10px;width:15px}.is-reduced-motion .reduce-motion__label::after{border-color:#deaf4f}.reduce-motion__label::before{background-image:url('../../assets/img/global/tick.svg');background-repeat:no-repeat;content:"";display:block;height:9px;position:absolute;right:0;transform:scale(0);transition:transform 0.2s 0.1s ease;width:14px}.is-reduced-motion .reduce-motion__label::before{transform:scale(1)}.reduce-motion__on{display:none}@media (prefers-reduced-motion: reduce){.reduce-motion__off{display:none}.reduce-motion__on{display:inline}}.is-reduced-motion .reduce-motion__off{display:none}.is-reduced-motion .reduce-motion__on{display:inline}.button__container{padding:0 0 14px 14px;z-index:7}.button__container .button__styles{background:var(--color-border-pink);display:flex;flex-direction:column;height:51px;padding:5px 10px;position:relative;margin:0 auto;z-index:5}.button__container .button__styles::before{background:var(--color-bar-purple);content:"";height:100%;position:absolute;right:7px;top:7px;width:100%;transition:top .2s ease, right .2s ease}.button__container .button__styles .button__inner{background:var(--color-white);border:5px solid transparent;color:var(--color-bar-purple);padding:8px 30px;position:relative;font-weight:var(--font-bold);height:56px;width:calc(100% + 20px);top:9px;right:24px;transition:border 0.1s ease, top 0.4s ease, right 0.4s ease;text-align:center}.button__container .button__styles .button__inner .button__txt{color:currentColor;font-family:var(--font-heading-expansion);font-size:calc(18rem / var(--font-base));letter-spacing:0.0681em;line-height:1.11;position:relative;text-transform:uppercase}@media (hover: hover){.button__container:hover .button__styles::before{right:0px;top:0px}.button__container:hover .button__inner{top:-5px;right:10px;border:5px solid var(--color-border-pink);transition:border 0.5s ease 0.2s, top 0.3s ease, right 0.3s ease}}@media only screen and (min-width: 64em){.button__container .button__styles{height:56px}.button__container .button__styles .button__inner .button__txt{font-size:calc(22rem / var(--font-base));line-height:1}}@media (prefers-reduced-motion: reduce){.button__container .button__styles::before{transition:none}.button__container .button__styles .button__inner{transition:none}:hover .button__styles::before{right:7px;top:7px}:hover .button__inner{top:9px;right:24px;border:5px solid var(--color-white);transition:none}}.is-reduced-motion .button__container .button__styles::before{transition:none}.is-reduced-motion .button__container .button__styles .button__inner{transition:none}.is-reduced-motion:hover .button__styles::before{right:7px;top:7px}.is-reduced-motion:hover .button__inner{top:9px;right:24px;border:5px solid var(--color-white);transition:none}.divider,.main-footer::before{position:absolute;left:0;right:0;content:"";height:10px;width:100%;z-index:1}.main-footer{padding-top:60px;position:relative}.txt-gradient,h2.download__title{-webkit-background-clip:text;background-clip:text;background-image:var(--gradient-heading-text);color:transparent}h2.download__title{background-image:var(--gradient-download-text)}.modal--full .modal__close{background-image:url('../../assets/img/expansions/astral-radiance/global/cross-white.svg')}.modal__close{background-image:url('../../assets/img/expansions/astral-radiance/global/cross.svg');background-size:cover;height:26px;right:24px;top:16px;width:26px;z-index:3}.modal__close span{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}button.main-footer__globals{background:black;border:solid 2px white;font-family:var(--font-cta);font-size:calc(22rem / var(--font-base));font-style:italic;font-weight:700;letter-spacing:2px;transition:background-color 0.2s ease, color 0.2s ease}button.main-footer__globals::before{display:none}@media (hover: hover){button.main-footer__globals:hover{background:white;border-color:#fff;color:#000;filter:none;transform:none;transition:background-color 0.2s ease, color 0.2s ease}button.main-footer__globals:hover .button__txt{color:#000}}.button.back-to-top{z-index:10}.button.back-to-top .button__txt{color:#fff}.button.back-to-top .button__bg{background-color:#000;background-image:none}.button.back-to-top .button__bg::after{box-shadow:inset 0px 0px 0px 2px #fff}.button.back-to-top .button__bg:hover{background-image:none}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{font-family:var(--font-heading-expansion);font-style:normal;margin-bottom:0}h1,.h1,h2.download__title{font-size:calc(30rem / var(--font-base));font-weight:var(--font-semi-bold);line-height:1;text-transform:uppercase}h2,.h2{font-size:calc(24rem / var(--font-base));font-weight:var(--font-semi-bold);line-height:1.3;text-transform:none}h3,.h3{font-size:calc(22rem / var(--font-base));font-weight:var(--font-semi-bold);line-height:1;text-transform:none}h4,.h4{font-size:calc(22rem / var(--font-base));line-height:1.5}p{font-family:var(--font-body-expansion);font-size:calc(var(--font-base)rem / var(--font-base));font-weight:var(--font-regular);line-height:1.5}@media only screen and (min-width: 64em){h1,.h1,h2,.h2{font-size:calc(54rem / var(--font-base));letter-spacing:0.0125em}}.main-footer{background:#000000;color:white}.main-footer__social button{background-color:white;color:black}.main-footer__social button:hover,.main-footer__social button:focus{background-color:#000;background-image:none;color:white}.txt-bold{font-weight:var(--font-bold)}.txt-semi-bold{font-weight:var(--font-semi-bold)}.txt-white{color:var(--color-white)}.txt-italic{font-style:italic}@media only screen and (min-width: 40em){h1,.h1,h2.download__title{font-size:calc(40rem / var(--font-base));line-height:1.3}h2,.h2,p.locale-switcher-modal__heading{font-size:calc(30rem / var(--font-base));line-height:1.1}h3,.h3{font-size:calc(24rem / var(--font-base));line-height:1}p{font-size:calc(var(--font-base)rem / var(--font-base));line-height:1.5}}@media only screen and (min-width: 64em){:root{--font-base: 20}h1,.h1,h2.download__title{font-size:calc(58rem / var(--font-base));line-height:1.1}h2,.h2,p.locale-switcher-modal__heading{font-size:calc(38rem / var(--font-base));line-height:1.2}h3,.h3{font-size:calc(28rem / var(--font-base));line-height:1}h4,.h4{font-size:calc(22rem / var(--font-base))}p{font-size:calc(var(--font-base)rem / var(--font-base));line-height:1.6}.content-nav__anchor{font-size:18px;line-height:1}[lang="es-es"] .content-nav__anchor,[lang="es-mx"] .content-nav__anchor{font-size:18px}}.relative{position:relative}@media (hover: hover){.leaving-site-modal__cta:hover span.button__txt{color:var(--color-white)}}@media only screen and (max-width: 39.9375em){[lang="de-de"] h1,[lang="de-de"] .h1{font-size:calc(29rem / var(--font-base));font-weight:var(--font-semi-bold);line-height:1.03}[lang="de-de"] h2,[lang="de-de"] .h2{font-size:calc(24rem / var(--font-base));font-weight:var(--font-semi-bold);line-height:1.08}[lang="de-de"] h3,[lang="de-de"] .h3,[lang="de-de"] h4.collections-modal__title{font-size:calc(22rem / var(--font-base));font-weight:var(--font-semi-bold);line-height:1.09}[lang="de-de"] h4,[lang="de-de"] .h4{font-size:calc(24rem / var(--font-base));font-weight:var(--font-bold);line-height:1.09}}.featured{padding-bottom:3.1rem;padding-top:3.1rem}.featured__title{margin-top:0}.featured__cta{margin-top:20px}.featured__cards{display:flex;flex-wrap:wrap;margin-top:2.25rem}.featured__cards .column{flex:0 0 50%;margin-bottom:20px}.card-placeholder{height:0;padding-bottom:139.69697%;width:100%}@media only screen and (max-width: 39.9375em){.featured__cards{justify-content:center}.featured__cards .column{flex:0 0 calc(50% - 15px)}}@media only screen and (min-width: 40em){.featured__cards .column{flex-basis:calc(100% / 4 - 30px);margin-bottom:0}.featured__cta{margin-top:2.25rem}.featured-card__name{font-size:20px}}@media only screen and (min-width: 64em){.featured__cards .column{flex-basis:calc(100% / 4 - 60px);margin-bottom:0;margin-left:20px}.featured__cards .column:first-child{margin-left:0}}.gallery--collections-modal{opacity:0;transition:opacity 0.2s ease}.gallery--collections-modal.collection-gallery-is-loaded{opacity:1}.collections-modal{bottom:0px;display:none;flex-basis:100%;left:0px;margin:auto;overflow:hidden;padding:48px 0;position:absolute;right:0px;top:0px}.collections-modal .gallery__nav{display:none}.collections-modal__title{margin:0;text-align:center}.collection-modal__content{display:inline-block}.collection-modal__content *{margin-bottom:0}.collection-modal__content>*+*{margin-top:16px}.collections-modal__button{display:block;margin:32px auto}.modal--collections-open .modal__content{max-height:85vh;overflow:auto;width:100%}.modal--collections-open .modal__wrapper{max-width:calc(var(--grid-width) + var(--grid-gutter))}.modal--collections-open .modal__content{flex-basis:calc(var(--grid-width) + var(--grid-gutter))}.modal--collections-open .collections-modal{display:block;height:100%;overflow-y:auto;position:relative;width:100%}.modal--collections-open .modal__close{background-image:url('../../assets/img/expansions/astral-radiance/global/cross.svg');background-size:cover;height:26px;right:24px;top:16px;width:26px}.modal--collections-open .modal__close>span{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.collections-modal__single-image{align-items:center;display:flex;justify-content:center}.gallery--collections-modal{margin:0px auto}.gallery--collections-modal .gallery__wrapper{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:330px}.gallery--collections-modal .gallery__nav{border-radius:0px}.gallery--collections-modal .gallery__nav[disabled="true"]{opacity:0.5}.gallery--collections-modal .gallery__nav[disabled="true"]:hover{cursor:default}.gallery--collections-modal .gallery__nav:hover{cursor:pointer}.gallery--collections-modal .gallery__nav-next,.gallery--collections-modal .gallery__nav-prev{background-repeat:no-repeat}.gallery--collections-modal .gallery__nav-next{background-image:url('../../assets/img/expansions/astral-radiance/global/arrow-right.svg');height:50px;right:0;width:50px}.gallery--collections-modal .gallery__nav-prev{background-image:url('../../assets/img/expansions/astral-radiance/global/arrow-left.svg');height:50px;left:0;width:50px}.gallery--collections-modal .gallery__pagination{display:flex;justify-content:center}.gallery--collections-modal .gallery__pagination-item{margin-right:16px}.gallery--collections-modal .gallery__pagination-item button{background:var(--color-black);border:5px solid var(--color-black);border-radius:50%;cursor:pointer;font-size:1.5rem;height:16px;text-indent:-99999px;transition:background 0.07s ease;width:16px}.gallery--collections-modal .gallery__pagination-item:hover button,.gallery--collections-modal .gallery__pagination-item.is-active button{background:var(--color-white);border:4px solid var(--color-black)}.collection-modal__disclaimer{display:inline-block;margin-top:24px}@media only screen and (min-width: 40em){.modal--collections-open .modal__wrapper{display:flex;justify-content:center}.collections-modal{padding:48px 0}.collections-modal .gallery__nav{display:block}}@media only screen and (min-width: 64em){.modal--collections-open .modal__content{flex-basis:calc(1200% / var(--grid-columns))}.collections-modal{padding:72px 16px}.collections-modal__title{text-align:left}.collections-modal__button{margin:32px 0}}@media only screen and (min-width: 71.5em){.gallery--collections-modal .gallery__wrapper{width:65%}}.download{padding-top:72px;position:relative;z-index:2}.download .row{display:inline-block}.download .column:first-child{text-align:center}.download .column:last-child{align-self:flex-end}.download__img{margin:1rem 0 -50%}.download__img img{display:block;margin:0 auto;position:relative;z-index:2}.download__title{margin-top:0;text-align:center}.download-cta{margin:0 auto}@media only screen and (min-width: 40em){.download__img{margin:1rem 0 -208px}.download__img img{max-width:464px}}@media only screen and (min-width: 64em){.download{height:387px;padding-top:0}.download .row{display:flex;flex-direction:row-reverse;height:100%}.download .column:first-child{display:flex;flex-direction:column;height:100%;justify-content:center;text-align:left}.download .column:first-child .download-cta{align-self:flex-start}.download .column:last-child{align-self:flex-start}.download__img{margin:-98px 0 0;position:relative}.download__img img{max-width:100%}.download__title{text-align:left}.download-cta{margin:0}}.content-nav{position:relative;z-index:4}.content-nav .touch-slider__items-inner{justify-content:flex-start}.content-nav__list{margin:0 auto}.content-nav__nav,.content-nav__list{align-items:center;display:flex;justify-content:center}.content-nav__go{font-style:italic;margin:0;padding:10px 0 10px 28px;white-space:nowrap}.content-nav__nav{background-color:var(--color-white);box-shadow:0px 4px 12px rgba(0,0,0,0.5);left:0;margin:0 auto;max-width:100%;padding:0px;position:absolute;right:0;top:0;transform:translateY(-50%);transition:width 0.2s ease-out;width:100%;will-change:width}.content-nav__item{border-right:2px solid var(--color-gray);display:inline-flex}.content-nav__item:last-child{border-right:none}.content-nav__go,.content-nav__list{position:relative}.content-nav__anchor{font-style:italic;font-weight:bold;white-space:nowrap}.content-nav__anchor span{display:inline-block;padding:10px 28px}.content-nav--sticky .content-nav__nav{position:fixed;transform:translateY(56px);width:100% !important}.content-nav--sticky .content-nav__nav::before{transform:none}.content-nav__anchor--active{background-color:var(--color-black)}.content-nav__anchor--active span{color:var(--color-white)}@media only screen and (min-width: 40em){.content-nav .touch-slider__items-outer,.content-nav .touch-slider__item{padding:0}.content-nav .touch-slider__items-outer{width:100%}.content-nav .touch-slider__items-inner{justify-content:center}.content-nav__go{display:none}.content-nav__item{flex:1 0 auto;justify-content:center}.content-nav__anchor{display:inline-block;text-align:center;transition:background-color 0.2s ease;width:100%}}@media only screen and (min-width: 40em) and (hover: hover){.content-nav__anchor:hover{background-color:var(--color-black)}.content-nav__anchor:hover span{color:var(--color-white)}}@media only screen and (min-width: 40em){.content-nav__anchor span{display:inline-block}.content-nav__nav{margin:0 auto;width:600px}[lang="es-es"] .content-nav__nav,[lang="es-mx"] .content-nav__nav{width:800px}.content-nav__list{max-width:600px;width:100%}[lang="es-es"] .content-nav__list,[lang="es-mx"] .content-nav__list{max-width:800px}.content-nav--sticky .content-nav__nav{transform:translateY(62px)}}@media only screen and (min-width: 71.5em){.content-nav--sticky .content-nav__nav{transform:translateY(84px)}}.scroll-into-view-offset{position:absolute}.scroll-into-view-offset.scroll-into-view-offset--collections,.scroll-into-view-offset.scroll-into-view-offset--tips{top:-300px}.scroll-into-view-offset.scroll-into-view-offset--overview,.scroll-into-view-offset.scroll-into-view-offset--card-dex{top:-100px}.main-nav__controls{z-index:2}@media only screen and (min-width: 40em){.txt-nobreak--medium-up{white-space:nowrap}}.autoplay-video__fallback{display:block;left:0;position:absolute;top:0}.autoplay-video__video{position:relative;z-index:1}.main-header__video{left:0;position:absolute;top:0;width:100%}.main-header__video::before{content:"";display:block;padding-bottom:calc(var(--header-h) / var(--header-w) * 100%)}.main-header__video .autoplay-video{height:100%;left:0;position:absolute;top:0;width:100%}.main-header__video .autoplay-video__fallback,.main-header__video .autoplay-video__video{height:100%;object-fit:cover;width:100%}.main-header__video .autoplay-video__fallback img{width:100%}.autoplay-video--large,.autoplay-video--medium{display:none}.autoplay-video--small{display:block}@media only screen and (min-width: 40em){.autoplay-video--small{display:none}.autoplay-video--medium{display:block}}@media only screen and (min-width: 64em){.autoplay-video--medium{display:none}.autoplay-video--large{display:block}.main-header__video .autoplay-video,.main-header__video .autoplay-video__fallback{padding-top:0}.main-header__video .main-header__video{--height: var(--header-h)}.main-header__video .main-header__video::after{padding-bottom:calc(75 / var(--height) * 100%)}}.main-header{--header-w: 320;--header-h: 380;overflow:visible;position:relative;z-index:1}.main-header::before{content:"";display:block;padding-bottom:calc(var(--header-h) / var(--header-w) * 100%)}@media only screen and (min-width: 40em){.main-header{--header-w: 510;--header-h: 363}}@media only screen and (min-width: 64em){.main-header{--header-w: 1440;--header-h: 620}}.featured-logo{left:0;margin:0 auto;max-width:280px;position:absolute;right:0;text-align:center;top:-115px;z-index:3}[lang="fr-ca"] .featured-logo,[lang="fr-fr"] .featured-logo{top:-165px}@media only screen and (min-width: 40em) and (max-width: 63.9375em){.featured-logo{top:-135px;max-width:350px}}@media only screen and (min-width: 64em){.featured-logo{top:-180px;max-width:400px}[lang="fr-ca"] .featured-logo,[lang="fr-fr"] .featured-logo{top:-200px}}.content-nav{top:35px}.content-nav::before{background-image:var(--gradient-nav-bg);content:"";height:70px;left:0;margin:0 auto;position:absolute;right:0;top:0px;transform:translateY(-50%)}.content-nav__nav{background-image:var(--gradient-yellow-pink);border:5px solid var(--color-white);border-left:none;border-right:none;box-shadow:none;color:var(--color-black);overflow:hidden;font-family:var(--font-heading-expansion);font-weight:var(--font-semi-bold)}.content-nav__nav .content-nav__item{border-right:none}.content-nav__nav li:nth-child(odd){position:relative}.content-nav__nav li:nth-child(odd)::before{content:"";height:70%;width:2px;background:white;position:absolute;left:0px;top:9px}.content-nav__nav li:nth-child(odd)::after{content:"";height:70%;width:2px;background:white;position:absolute;right:-2px;top:9px}.content-nav--sticky .content-nav__nav{border:none;border-bottom:5px solid var(--color-white);border-radius:0}.content-nav__anchor{font-style:normal;position:relative;text-transform:uppercase;transition:color 0.2s ease}.content-nav__anchor span{letter-spacing:0.0681em;padding:17px}.content-nav__anchor::after{background-image:var(--gradient-purple);content:"";height:70%;left:0%;opacity:0;position:absolute;top:15%;transition:opacity 0.2s ease;width:100%;z-index:-1}.content-nav__anchor.content-nav__anchor--active{background:none;color:var(--color-white)}.content-nav__anchor.content-nav__anchor--active::after,.content-nav__anchor.content-nav__anchor--active::before{opacity:1}@media (hover: hover){.content-nav__anchor:hover{color:white;background:none}.content-nav__anchor:hover::after,.content-nav__anchor:hover::before{opacity:1}}.content-nav__item{border-color:rgba(0,0,0,0.1)}.content-nav__go{font-style:normal;padding:10px 10px 10px 28px}@media only screen and (min-width: 40em) and (max-width: 63.9375em){[lang="es-es"] .content-nav__nav,[lang="es-mx"] .content-nav__nav{max-width:100%;width:100%}}@media only screen and (min-width: 40em){.content-nav::after{border-radius:0;width:100%}.content-nav__anchor:after{background-image:var(--gradient-purple);left:12.5%;width:75%}[lang="fr-ca"] .content-nav__anchor:after,[lang="fr-fr"] .content-nav__anchor:after{left:7.5%;width:85%}.content-nav__nav{border-left:none;border-radius:0;border-right:none;width:100%}.content-nav--sticky .content-nav__nav{border-left:none;border-radius:0;border-right:none;width:100%}[lang="es-es"] .content-nav__list{max-width:600px}}@media only screen and (min-width: 64em){.content-nav__anchor span{padding:20px 28px}.content-nav{top:-25px}.content-nav::before{clip-path:polygon(1.5% 0, 98.5% 0, 100% 100%, 0% 100%);top:40px;height:80px;width:725px}[lang="es-es"] .content-nav::before,[lang="es-mx"] .content-nav::before{width:880px}.content-nav__nav{margin-top:7px;border-left:5px solid var(--color-white);border-right:5px solid var(--color-white);transform:perspective(40px) rotateX(1deg);width:700px}[lang="es-es"] .content-nav__nav,[lang="es-mx"] .content-nav__nav{width:850px}.content-nav__list{max-width:700px;transform:perspective(40px) rotateX(-1deg) !important}[lang="es-es"] .content-nav__list,[lang="es-mx"] .content-nav__list{max-width:800px}.content-nav--sticky .content-nav__nav{transform:translateY(74px)}[lang="es-es"] .content-nav--sticky .content-nav__nav,[lang="es-mx"] .content-nav--sticky .content-nav__nav{max-width:100%;width:100%}.content-nav--sticky .content-nav__list{transform:none !important}}.featured{background-image:var(--gradient-featured-bg);background-position:0 0;background-size:120% auto;background-repeat:repeat;padding:40px 0 0px;position:relative}.featured .featured__inner{padding-bottom:100px;padding-top:32px}.featured .divider{--gradient-intro-divider: linear-gradient(0deg, #CEB664 0%, #CEB664 10%,#000002 12%,#000002 89%,#CEB664 92%,#CEB664 100%);background-image:var(--gradient-divider-gold);top:0px;height:30px}.featured .divider .divider__inner{border-bottom:1px solid white;border-top:1px solid white;height:24px;position:absolute;top:3px}.featured .divider .divider--right{background-image:var(--gradient-intro-divider);left:auto;right:0;height:100%}@media (max-width: 1443px){.featured .divider .divider--right{opacity:0}}@media only screen and (max-width: 24.9375em){.featured .divider .divider--right{width:37%}}.featured .divider .divider--left{background-image:var(--gradient-intro-divider);height:100%}@media (max-width: 1443px){.featured .divider .divider--left{opacity:0}}@media only screen and (max-width: 24.9375em){.featured .divider .divider--left{width:37%}}.featured .divider .divider__decoration{width:100%;max-width:1443px;position:absolute;top:-12px;z-index:2;margin:auto;left:0;right:0}@media only screen and (max-width: 39.9375em){.featured .divider .divider__decoration{width:840px;margin-left:-420px}}.featured .perspective-card{position:relative;z-index:2}.featured .perspective-card.perspective-card--modal{z-index:1001}.featured__heading{padding-bottom:10px;position:relative;z-index:1}.featured__heading>*+*{margin-top:21px}.featured__heading p{color:white}@media only screen and (min-width: 40em) and (max-width: 63.9375em){.featured__heading{padding:40px 0 20px}}.featured__cards-rows{margin:0 auto;margin-bottom:60px;position:relative}.featured__cards-rows::before{background-image:url('../../assets/img/expansions/astral-radiance/global/stars-legendary-cards.png');background-position:50% 0;background-size:130% auto;background-repeat:no-repeat;content:"";height:100%;position:absolute;top:-50px;width:100%}.featured__cards-rows::after{background-image:url('../../assets/img/expansions/astral-radiance/global/grid-center-yellow.png');background-position:50% 90%;background-size:170% auto;background-repeat:no-repeat;bottom:0;content:"";height:100%;position:absolute;width:100%}.featured__cards-rows .column{margin-bottom:25px}.featured__cards+.featured__cards{margin-top:0}.featured-card{opacity:0;transition:opacity 0.5s ease}.vp--onf-20 .featured-card{opacity:1}.featured__cta-container{display:flex;justify-content:center}.featured__cta-container .featured__cta{z-index:3}@media only screen and (min-width: 40em){.featured{padding:45px 0 0px}.featured__cards-rows::before{background-position:50% 0%;background-size:68% auto}.featured__cards-rows::after{background-position:50% 70%;background-size:100% auto}}@media only screen and (min-width: 64em){.featured{padding:130px 0 0px}.featured .featured__inner{padding-top:0px}.featured__cta{margin-bottom:100px}.featured__cards-rows{margin-bottom:0px}}@media only screen and (min-width: 71.5em){.featured__cards-rows::before{left:0;margin:0 auto;max-width:1320px;right:0}.featured__cards-rows::after{background-position:50% 75%;background-size:90% auto;left:0;margin:0 auto;max-width:1320px;right:0}}.overview__container{--spacing: 32px;margin-top:-140px;clip-path:polygon(calc(50vw - 200px) 0%, 0 0, 0 100%, 100% 100%, 100% 0, calc(50vw + 200px) 0%, 50% 100px);position:relative;color:var(--color-white);z-index:1;background-image:radial-gradient(circle at 50% 44%, #003949 0%, #00212B 45%);padding:70px 0px 95px 0px}.overview__container::after{content:'';background-image:url('../../assets/img/expansions/astral-radiance/global/patterns/swsh10-pattern-white.png');width:100%;height:100%;position:absolute;top:0;pointer-events:none}@media (max-width: 1425px){.overview__container{margin-top:-155px;clip-path:polygon(calc(50vw - 200px) 0%, 0 0, 0 100%, 100% 100%, 100% 0, calc(50vw + 200px) 0%, 50% 100px)}}@media (max-width: 1180px){.overview__container{margin-top:-168px}}@media (max-width: 1023px){.overview__container{margin-top:-158px;clip-path:polygon(40% 0%, 0 0, 0 100%, 100% 100%, 100% 0, 60% 0%, 50% 5%)}}@media (max-width: 930px){.overview__container{clip-path:polygon(40% 0%, 0 0, 0 100%, 100% 100%, 100% 0, 60% 0%, 50% 3.5%)}}@media (max-width: 710px){.overview__container{clip-path:polygon(40% 0%, 0 0, 0 100%, 100% 100%, 100% 0, 60% 0%, 50% 3%)}}@media only screen and (max-width: 39.9375em){.overview__container{margin-top:-178px;clip-path:polygon(40% 0%, 0 0, 0 100%, 100% 100%, 100% 0, 60% 0%, 50% 2.5%)}}@media (max-width: 500px){.overview__container{clip-path:polygon(30% 0%, 0 0, 0 100%, 100% 100%, 100% 0, 70% 0%, 50% 3%)}}.overview__container .overview__cards{margin-top:0px}.overview__container .overview__cards .column{margin:0}.overview__container .content-spacing>*+*{margin-top:var(--spacing)}.overview__container .sun-divider{margin:24px auto}.overview__container .content-spacing--info{--spacing: 48px}.overview__container .content-spacing--info>*+*{margin-top:var(--spacing)}.intro__divider-decoration{width:100%;max-width:1440px;position:absolute;z-index:2;margin:auto;left:0;right:0}.intro__divider-decoration img{width:100%}@media only screen and (max-width: 39.9375em){.intro__divider-decoration{width:840px;left:50%;margin-left:-420px;top:-19px}}.intro__row .column{padding-top:50px}@media only screen and (max-width: 39.9375em){.overview__container .overview__cards{display:flex;flex-wrap:wrap;justify-content:center}.overview__container .overview__cards li{width:47%}.overview__container .overview__cards li .card{margin-bottom:20px}}@media only screen and (min-width: 40em) and (max-width: 63.9375em){.overview__container .overview__cards li{max-width:230px}}@media only screen and (min-width: 64em){.overview__container{padding:150px 0px}.overview__container .sun-divider{margin:48px auto}.overview__container .overview__cards li{max-width:290px}}.hints{background:#0a1047;background-image:var(--gradient-hints-bg);color:var(--color-white);position:relative}.hints__heading{left:0;margin:0 auto;max-width:500px;position:absolute;right:0;top:0;transform:translateY(-50%);z-index:1}.hints__content{margin-top:0px;position:relative;z-index:1}@media only screen and (min-width: 64em){.hints__content{margin-top:30px}}.hints__content>*+*{margin-top:20px}.hints__spacing>*+*{margin-top:35px}.hints__card-stack{width:100%;margin-top:30px}.hints__card-stack .card{display:inline-block;max-width:calc(600% / var(--grid-columns));padding:10px;width:100%}@media (min-width: 894px){.hints__card-stack .image-group__item--0,.hints__card-stack .image-group__item--2{top:30px}}.image-group--section-one{--parent-width: 502;--parent-height: 422;--parent-max: 502px;margin-bottom:35px}.image-group--section-one .image-group__item--0{--left: 0;--top: 45;--width: 269;z-index:1}.image-group--section-one .image-group__item--1{--left: calc(var(--parent-width) - var(--width));--top: 0;--width: 269;z-index:1}.image-group--section-two{--parent-width: 558;--parent-height: 497;--parent-max: 558px;margin-bottom:35px}.image-group--section-two .image-group__item--0{--left: 0;--top: 0;--width: 269;z-index:1}.image-group--section-two .image-group__item--1{--left: calc(var(--parent-width) / 4);--top: 45;--width: 269;z-index:1}.image-group--section-two .image-group__item--2{--left: calc(var(--parent-width) - var(--width));--top: 90;--width: 269;z-index:1}.hints .row-1{margin-bottom:40px}@media only screen and (min-width: 71.5em){.hints .row-1{margin-bottom:70px}}.hints .row-2{margin-top:100px}.hints .row-2 .hints__content{padding:0px}@media only screen and (min-width: 40em){.hints .row-2 .hints__content{padding-left:20px}}@media only screen and (min-width: 64em){.hints .row-2 .hints__content{margin-top:60px}}@media only screen and (min-width: 71.5em){.hints .row-2 .hints__content{padding:0px 50px}}.hints .row-3{margin-top:150px}.hints .row-3 .hints__content{margin-top:-50px}@media only screen and (min-width: 40em){.hints .row-3 .hints__content{padding-right:20px}}@media only screen and (min-width: 71.5em){.hints .row-3 .hints__content{padding-right:50px}}@media only screen and (min-width: 40em){.hints .styled-header{width:600px}[lang="es-es"] .hints .styled-header,[lang="es-mx"] .hints .styled-header{max-width:600px;width:100%}[lang="fr-ca"] .hints .styled-header,[lang="fr-fr"] .hints .styled-header{width:500px}.hints__card-stack .card{max-width:290px}.hints__spacing>*+*{margin-top:70px}.image-group--section-one{margin-bottom:0}.hints__spacing>*+*{margin-top:50px}}@media only screen and (max-width: 39.9375em){.image-group--section-one .image-group__item--0{--top: 0}.image-group--section-one .image-group__item--1{--top: 45}}@media only screen and (min-width: 40em) and (max-width: 63.9375em){.hints .sun-divider .stars-decoration-2{bottom:-70%}}@media only screen and (min-width: 64em){.hints__card-stack .stars-decoration-1{display:block}}.collections--spacing>*+*{margin-top:24px}.row--collections{margin-top:0px}@media only screen and (min-width: 71.5em){.row--collections{margin-top:70px}}.collections__container{position:relative}.collections{background-position:50% 50%;background-image:url('../../assets/img/expansions/astral-radiance/global/patterns/swsh10-pattern-5grey.png');color:#000;position:relative}.collections::before{background:var(--gradient-collections-bg);content:"";width:100%;height:100%;position:absolute;top:0;z-index:-2}.collections::after{background:var(--gradient-collections-bg-alpha);content:"";width:100%;height:100%;position:absolute;top:0}.collections>.row{position:relative;z-index:3}.collections__product-link{color:var(--color-text-purple);display:inline-block;font-family:var(--font-heading-expansion);font-weight:var(--font-bold);letter-spacing:1px;margin-top:30px;padding:3px 15px;position:relative}.collections__product-link::after{background-color:#fff;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.collections__product-link::before{background-color:var(--color-border-pink);content:"";height:100%;left:0;position:absolute;top:0;transform:translate(5px, -5px);transition:transform 0.2s ease-in;width:100%}.collections__product-link .collections__product-cta{display:block;position:relative;z-index:3}.collections__product{align-items:center;background-color:var(--color-white);background-image:url('../../assets/img/expansions/astral-radiance/global/grid-card-pink-2x.png'),var(--gradient-collections-card-bg);background-position:50% 50%, 0 0;background-size:220% auto, 100%;background-repeat:no-repeat;display:flex;flex:1;flex-direction:column;justify-content:center;padding:40px 20px 20px 20px;position:relative;width:100%;z-index:1}.collections__product-image{justify-content:center;margin-bottom:30px;max-width:200px;position:relative;width:100%}.collections__product-image img{filter:drop-shadow(0px 0px 25px rgba(255,255,255,0.4));position:relative;z-index:1}@media only screen and (min-width: 40em){.collections__product-image{width:100%}}.collections__product-description h4{color:#fff;font-weight:var(--font-bold);line-height:1.3em;text-transform:none}.collections__product{border-image:none;overflow:hidden;transition:none}.collections__product-image{display:inline-block}.collections__button{box-shadow:0 4px 12px 5px rgba(0,0,0,0.5);display:flex;flex-direction:column;height:100%;position:relative;width:calc(100% - 16px);margin:0 auto}.collections__button::before,.collections__button::after{content:"";height:calc(100% + 16px);position:absolute;left:-8px;top:-8px;transition:opacity .3s ease-in;width:calc(100% + 16px)}.collections__button::before{background-color:#DA3D6F;border:5px solid #FFF;opacity:1}.collections__button::after{background:linear-gradient(0deg, #eb116e 0%, #fcf06c 100%);opacity:0}.collections__column{margin-bottom:40px;position:relative;transition:transform 0.2s ease-in;z-index:3}@media medium-up{.collections__column{margin-bottom:var(--grid-gutter)}}@media (hover: hover){.collections__column:hover{transform:translateY(-8px)}.collections__column:hover .collections__button::before{opacity:0}.collections__column:hover .collections__button::after{opacity:1}.collections__column:hover .collections__product-link{color:var(--color-text-blue)}.collections__column:hover .collections__product-link:before{transform:translate(0, 0)}.collections__column:hover .collections__product-link::after{background-color:#FBEB6C;background-image:var(--gradient-button-hover);transform:scaleX(1);transform-origin:0% 50%}}@media only screen and (min-width: 40em){.row--collections{margin-top:25px}.modal--collections-open .collections-modal{background-position:-10px 120px, 0 0, 0 0;background-size:65% auto, 100% auto, 100%;background-repeat:no-repeat, no-repeat, no-repeat;padding:120px 30px 120px}.modal--collections-open .collections-modal::before,.modal--collections-open .collections-modal::after{height:162px;width:540px}}@media only screen and (min-width: 64em){.collections{padding-bottom:70px}}.modal--collections-open{opacity:0;transition:opacity 0.5s ease}.modal--collections-open .modal__wrapper{background-image:var(--gradient-modal-border);max-width:1230px;max-height:750px;padding:7px}.modal--collections-open .modal__close{background-image:url('../../assets/img/expansions/astral-radiance/global/cross-white.svg');right:30px;top:30px}.modal--collections-open .collections-modal{height:auto;min-height:100%;background-color:var(--color-white);background-image:url('../../assets/img/expansions/astral-radiance/global/grid-side-pink-2x.png'),url('../../assets/img/expansions/astral-radiance/global/patterns/stars-tile-lite-2x.png'),var(--gradient-modal-card-bg);background-position:-10px 120px, 0 0, 0 0;background-size:100% auto, 100% auto, 100%;background-repeat:no-repeat, repeat, no-repeat;padding:90px 30px 90px;position:relative;z-index:1;overflow:hidden}.modal--collections-open .collections-modal .row{align-items:flex-start;height:100%}.modal--collections-open .collections-modal .row .column{height:auto}.modal--collections-open .collections-modal::before{background:url('../../assets/img/expansions/astral-radiance/global/frames/swsh10-frame-horz-top-left.png');height:246px;left:-21px;pointer-events:none;top:-14px}.modal--collections-open .collections-modal::after{background:url('../../assets/img/expansions/astral-radiance/global/frames/swsh10-frame-horz-bottom-right.png');background-position:bottom right;bottom:-29px;height:247px;pointer-events:none;right:-20px}@media only screen and (min-width: 40em){.modal--collections-open .collections-modal ::before{left:-13px;top:-8px}.modal--collections-open .collections-modal ::after{left:-19px;top:-13px}}.modal--collections-open .collections-modal::before,.modal--collections-open .collections-modal::after{background-repeat:no-repeat;background-size:contain;content:"";position:absolute;width:200px}.modal--collections-open .collections-modal__title{margin:16px auto}.modal__content{color:#fff;border:4px solid #D6BF62;box-shadow:0 4px 12px 0 rgba(0,0,0,0);max-width:1230px;position:relative}.modal__content .collection-modal__content{font-size:18px;position:relative;text-align:left}.modal__content .collection-modal__content *{margin-top:16px}.modal__content .collection-modal__content ul{list-style-type:disc}.modal__content .gallery--collections-modal{display:flex;flex-direction:column;height:100%;justify-content:center;padding:0}.modal__content .gallery--collections-modal .gallery__nav[disabled="true"]{opacity:0.5}.modal__content .gallery--collections-modal .gallery__nav{height:50px;transform:scale(1);transition:transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1);width:50px;z-index:3}.modal__content .gallery--collections-modal .gallery__nav:hover{transform:scale(1.05)}.modal__content .gallery--collections-modal .gallery__item img{filter:drop-shadow(0px 0px 35px rgba(255,255,255,0.4));margin:0 auto;max-width:280px;width:100%}.modal__content .gallery--collections-modal .gallery__nav-next{right:-50px;border-radius:50%}.modal__content .gallery--collections-modal .gallery__nav-prev{left:-50px;border-radius:50%}.modal__content .gallery--collections-modal .gallery__nav-prev::after{transform:translateY(-50%) scaleX(-1)}.modal__content .gallery--collections-modal .gallery__wrapper{max-width:360px;z-index:3}.modal__content .gallery--collections-modal .gallery__pagination{margin-top:25px}.modal__content .gallery--collections-modal .gallery__pagination .gallery__pagination-item{list-style-type:none}.modal__content .gallery--collections-modal .gallery__pagination .gallery__pagination-item.is-active button{position:relative;transform:scale(1)}.modal__content .gallery--collections-modal .gallery__pagination .gallery__pagination-item.is-active button::before{background-color:var(--color-text-blue);border-radius:50%;content:"";height:40%;left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:40%}.modal__content .gallery--collections-modal .gallery__pagination .gallery__pagination-item button{background-image:linear-gradient(180deg, #FBEB6C 0%, #F5986D 100%);border:none;height:16px;width:16px}.modal-border-gradient{border-image-source:var(--gradient-modal-border)}.modal .modal__overlay{background-image:none}@media only screen and (max-width: 63.9375em) and (max-height: 500px) and (orientation: landscape){.modal--collections-open .modal__close{background-color:var(--color-white);background-position:center center;background-repeat:no-repeat;background-size:15px 15px;border-radius:50%;height:40px;right:40px;top:20px;width:40px;z-index:3}}@media only screen and (min-width: 40em) and (max-width: 63.9375em){.modal__content .collection-modal__content::after{right:-140px}}@media only screen and (min-width: 64em){.collections-modal__title{margin-bottom:16px}.modal__content .gallery--collections-modal{padding:0 30px}.modal__content .gallery--collections-modal .gallery__item{max-width:none}.modal__content .gallery--collections-modal .gallery__nav-next{right:25px}.modal__content .gallery--collections-modal .gallery__nav-prev{left:25px}.modal--collections-open .collections-modal{background-position:-10px 80px, 0 0, 0 0;background-size:65% auto, 100% auto, 100%;background-repeat:no-repeat, no-repeat, no-repeat;padding:165px 30px 165px}.modal--collections-open .collections-modal::before,.modal--collections-open .collections-modal::after{height:162px;width:540px}[lang="pt-br"] .modal--collections-open #collections-modal-item2 .collections-modal__single-image{filter:drop-shadow(0px 0px 35px rgba(255,255,255,0.4));margin-top:67px}}.download .line-height-adjust{line-height:1.1}@media only screen and (min-width: 40em){.download__img{margin:1rem 0px -100px}}@media only screen and (min-width: 64em){.download__img{margin:-64px 0 0}}.card-dex__content>*{color:#fff}.swsh-card-dex__frame-top,.swsh-card-dex__swsh{position:relative;pointer-events:none;z-index:1}.swsh-card-dex{background-image:var(--gradient-card-dex);color:var(--color-white);position:relative}.swsh-card-dex::before{background-position:50% 50%;background-image:url('../../assets/img/expansions/astral-radiance/global/patterns/swsh10-pattern-5grey.png');content:"";height:100%;left:0;position:absolute;top:0;width:100%}.swsh-card-dex__container{position:relative;z-index:2}.swsh-card-dex__container .divider{z-index:2}.swsh-card-dex__swsh__deco{line-height:0;text-align:right}.card-dex__gallery::after{background-color:var(--color-light-blue)}@media only screen and (max-width: 39.9375em){.swsh-card-dex__bg-deco-sword-shield,.swsh-card-dex__frame-top{max-width:160px;width:100%}.swsh-card-dex__swsh{margin-top:-128px}.card-dex{margin-top:-128px}}@media only screen and (min-width: 40em) and (max-width: 63.9375em){.swsh-card-dex__swsh{margin-top:-136px}.card-dex{margin-top:-136px}}@media only screen and (min-width: 64em){.card-dex{margin-top:-100px;margin-bottom:-100px}}.bg__container{position:absolute;width:90%;height:100%;left:0;right:0;margin:auto}.stars-decoration-1{position:absolute;left:0}.stars-decoration-2{position:absolute;bottom:0;right:0}.stars-decoration-3{position:absolute;right:0;bottom:35%;display:none}.divider-gradient{position:absolute;top:49%;width:100%;left:0;right:0;margin:auto}.grid__bg{position:absolute;left:0}.grid__bg-reverse{position:absolute;right:0}.info__container-1 .bg__container{top:-15%}.featured__cards-1 .stars-decoration-1{left:27%;top:50%}.sun-divider{padding:25px 0px 10px 0px}.sun-divider .bg__container{top:-100px;width:75%}.row-3 .bg__container{width:100%}.row-3 .bg__container .stars-decoration-1{left:27%;top:-20%}.hints__container{z-index:1}.hints__container .grid__bg{bottom:0px}.hints__container .grid__bg-reverse{bottom:28%}@media only screen and (max-width: 39.9375em){.divider-gradient--large{display:none}.divider-sun--large{display:none}.info__container-1 .bg__container{width:200%;left:-50%;top:15%}.hints .sun-divider .bg__container{top:-50%}.info__container-3 .divider-gradient{top:74%}.hints__card-stack .stars-decoration-1{bottom:30%}.hints .sun-divider .stars-decoration-2{display:none}.hints .row-3 .stars-decoration-1{display:none}}@media only screen and (min-width: 40em) and (max-width: 63.9375em){.overview__container .stars-bg{max-width:90%}.overview__container .stars-decoration-1{top:-10%}.overview__container .stars-decoration-2{bottom:-15%}.hints .row-2{margin-top:150px}.hints .row-3{margin:200px 0px 25px 0px}.hints .sun-divider-large img{width:150%;max-width:150%;margin-left:-25%}.hints__container .grid__bg-reverse{bottom:29%}.hints__container .grid__bg{bottom:-2%}}@media only screen and (min-width: 40em){.divider-gradient--small{display:none}.divider-sun--small{display:none}.featured__cards-1 .stars-decoration-1{display:none}}@media (max-width: 893px){.row-1 .divider-gradient{top:75%}.hints__container .grid__bg-reverse{bottom:23%}.hints .sun-divider .stars-decoration-2{bottom:-175%}}@media only screen and (max-width: 39.9375em){.hints .sun-divider-large img{width:150%;max-width:150%;margin-left:-25%}.hints .row-1{margin-bottom:0px}.hints .row-2{margin-top:25px;display:flex;flex-direction:column-reverse}.hints .row-3{margin-top:50px}.hints .row-3 .hints__content{margin-top:-20px}.hints .hints__container .grid__bg-reverse{bottom:45%}.hints .hints__container .grid__bg{bottom:9%}.overview__container .featured__cards-1 .column:last-child,.overview__container .featured__cards-3 .column:last-child{margin-top:16px}}@media only screen and (min-width: 64em){.sun-divider-large{margin-top:-80px}.stars-decoration-3{display:block}}@media (max-width: 1480px){.stars-decoration-3{top:0;right:-5%}}@media (max-width: 1140px){.row-1 .stars-decoration-1{left:-5%}.sun-divider .stars-decoration-2{bottom:-15%}.hints__card-stack .stars-decoration-1{left:-5%}}.modal--full .leaving-site-modal__heading,.modal--full .locale-switcher-modal__heading{margin-bottom:16px}.modal--full .locale-switcher-modal{position:relative;z-index:1}.modal--full .modal__content .leaving-site-modal{position:relative;z-index:1}@media only screen and (min-width: 40em){.modal--full .modal__content{padding-bottom:60px;padding-top:60px}}@media only screen and (min-width: 64em){.modal--full .modal__content{padding-bottom:180px;padding-top:180px}}.is-reduced-motion .perspective-card__transformer{transform:none !important}.is-reduced-motion .locale-switcher-modal__list-item a:before{transition:transform 0s linear}.is-reduced-motion .autoplay-video .autoplay-video__fallback{display:block}.is-reduced-motion .roller{animation:none}.download{background-image:url('../../assets/img/expansions/astral-radiance/global/grid-side-yellow-2x.png'),var(--gradient-download-mobile);background-position:-5px 175px, 0 0;background-size:650px auto, 100% auto;background-repeat:no-repeat;min-height:500px;position:relative;transform-style:preserve-3d;padding-top:35px}.download::after{background:var(--gradient-grey-border);bottom:0;content:"";height:10px;left:0;position:absolute;width:100%;z-index:3}.download::before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.download .column:first-child{justify-content:flex-start;margin-top:17px}.download .column:first-child .download-cta{align-self:center}.download .button__styles{max-width:300px}@media only screen and (max-width: 39.9375em){[lang="it-it"] .button__styles{max-width:310px}}@media only screen and (min-width: 40em){.download{padding-top:72px}}@media only screen and (min-width: 40em) and (max-width: 63.9375em){[lang="it-it"] .button__styles{max-width:310px}}@media only screen and (min-width: 64em){.download{background-image:url(../../assets/img/expansions/astral-radiance/global/grid-side-yellow-2x.png),var(--gradient-download-desktop);background-position:-50px 50%, 0 0;background-size:80% auto, 100% auto;min-height:100%}.download .button__styles{max-width:100%}}.download__img{margin:1rem 0 -30%;top:-85px}.download__img img{top:25px;left:5px}@media only screen and (min-width: 64em){.download__img img{top:-55px}}h2.download__title{line-height:0.9;margin-bottom:30px;text-align:center}.main-footer__social button{background-color:#fff;color:#000;cursor:pointer;transition:color 0.3s ease-out, background-color 0.3s ease-out}.main-footer__social button:focus{background-color:#fff;color:#000}.main-footer__social button:hover{background-color:#000;color:#fff;transition:color 0.3s ease-out, background-color 0.3s ease-out}.main-footer__locale{transition:background-color 0.2s ease, color 0.2s ease}.main-footer__locale:hover{background-color:#fff;border-color:#fff;color:#000;transition:background-color 0.2s ease, color 0.2s ease}.main-footer__locale .button__txt{color:#fff}.styled-header{--clip-path: polygon(0 0, 100% 0, 97% 50%, 100% 100%, 0 100%, 3% 50%);--gradient-gold-styled-header: linear-gradient(90deg, rgba(206,182,100,1) 0%, rgba(139,113,46,1) 10%, rgba(239,228,140,1) 50%, rgba(139,113,46,1) 90%, rgba(206,182,100,1) 100%);--gradient-blue: linear-gradient(90deg, rgba(0,173,238,1) 0%, rgba(26,61,124,1) 15%, rgba(35,33,118,1) 20%, rgba(30,30,30,1) 30%, rgba(30,30,30,1) 70%, rgba(35,33,118,1) 80%, rgba(26,61,124,1) 85%, rgba(0,173,238,1) 100%);--gradient-collections-text: linear-gradient(180deg, rgba(0,62,89,1) 0%, rgba(10,16,71,1) 100%);--gradient-gold-banner: linear-gradient(90deg, rgba(206,182,100,1) 0%, rgba(139,113,46,1) 15%, rgba(239,228,140,1) 50%, rgba(139,113,46,1) 85%, rgba(206,182,100,1) 100%);position:relative;margin:0 auto;height:90px;text-align:center;top:-56px;z-index:2;width:240px}[lang="es-es"] .styled-header,[lang="es-mx"] .styled-header{max-width:320px;width:100%}[lang="fr-ca"] .styled-header,[lang="fr-fr"] .styled-header{width:300px}[lang="it-it"] .styled-header{width:260px}[lang="pt-br"] .styled-header{width:180px}.styled-header .styled-header__border{background:var(--gradient-gold-styled-header);clip-path:var(--clip-path);position:absolute;left:-3px;top:-2px;height:calc(100% + 4px);width:calc(100% + 6px)}.styled-header .styled-header__content{background:var(--color-white);clip-path:var(--clip-path);height:100%;position:absolute;top:0;left:0;right:0;z-index:1}.styled-header .styled-header__content::after,.styled-header .styled-header__content::before{content:"";position:absolute;left:0;right:0;height:14px;border:2px solid var(--color-gold-banner);border-image:var(--gradient-banner-gold) 10;border-left:none;border-right:none}.styled-header .styled-header__content::after{background:var(--gradient-banner-inner-bottom);border-bottom:none;bottom:0}.styled-header .styled-header__content::before{background:var(--gradient-banner-inner-top);border-top:none;top:0}.styled-header .styled-header__text{-webkit-background-clip:text;background-clip:text;background-image:var(--gradient-section-text);color:transparent;font-size:30px;text-transform:uppercase;position:absolute;left:0;right:0;margin:0 auto;top:48%;transform:translateY(-50%)}@media only screen and (min-width: 40em){.styled-header{height:110px;top:-66px;width:400px}[lang="fr-ca"] .styled-header,[lang="fr-fr"] .styled-header{width:550px}[lang="it-it"] .styled-header{width:450px}[lang="pt-br"] .styled-header{width:325px}[lang="es-es"] .styled-header .styled-header__text,[lang="es-mx"] .styled-header .styled-header__text{font-size:50px}.styled-header .styled-header__text{font-size:58px}}@media only screen and (min-width: 40em){.hints .styled-header{width:600px}}.divider{background-color:#ceb764;background-image:var(--gradient-divider-gold);height:29px;margin:0 auto;width:100%;padding:3px 0px}.divider .divider__inner{content:"";background-color:#0a1047;background-image:var(--gradient-divider-inner);border-bottom:1px solid white;border-top:1px solid white;height:23px;margin:0 auto;top:3px;width:100%}@media (max-width: 775px){.featured{padding:45px 0 0px}}@media only screen and (max-width: 39.9375em){.featured{padding:80px 0 54px}}.intro__divider-container{height:29px;position:relative;width:100%;top:-140px}.intro__divider-container .divider{margin:0;position:absolute;top:0;width:40%}@media (max-width: 1440px){.intro__divider-container .divider{height:35px}}.intro__divider-container .divider--right{background-image:var(--gradient-intro-divider);left:auto;right:0;height:100%}@media (max-width: 1443px){.intro__divider-container .divider--right{opacity:0}}@media only screen and (max-width: 24.9375em){.intro__divider-container .divider--right{width:37%}}.intro__divider-container .divider--left{background-image:var(--gradient-intro-divider);height:100%}@media (max-width: 1443px){.intro__divider-container .divider--left{opacity:0}}@media only screen and (max-width: 24.9375em){.intro__divider-container .divider--left{width:37%}}.sun-divider-large{overflow:hidden}.sun-divider-large img{vertical-align:bottom}.section-divider{--gradient-sections-top: linear-gradient(90deg, rgba(239,228,140,1) 0%, rgba(206,182,100,1) 100%);--gradient-sections-bottom: linear-gradient(90deg, rgba(206,182,100,1) 0%, rgba(239,228,140,1) 100%);background:none;height:20px;position:relative}.section-divider .divider__inner-top{background-image:var(--gradient-divider-top);height:10px;position:absolute;top:0px;width:100%}.section-divider .divider__inner-bottom{background-image:var(--gradient-divider-bottom);height:10px;position:absolute;bottom:0px;width:100%}.download-divider{height:13px;position:absolute;top:0px;background-image:var(--gradient-download-divider);background-color:none;position:relative;height:12px}.download-divider__bottom{z-index:2}.stars__container{width:100%;height:100%;top:0;position:fixed}.stars__container .star-0{width:3px;height:3px;top:44%;animation:blink 4s infinite;animation-delay:572ms}.stars__container .star-1{width:3px;height:3px;top:18%;animation:blink 4s infinite;animation-delay:652ms}.stars__container .star-2{width:2px;height:2px;top:22%;animation:blink 3s infinite;animation-delay:1425ms}.stars__container .star-3{width:2px;height:2px;top:28%;animation:blink 3s infinite;animation-delay:839ms}.stars__container .star-4{width:5px;height:5px;top:90%;animation:blink 3s infinite;animation-delay:24ms}.stars__container .star-5{width:3px;height:3px;top:6%;animation:blink 2s infinite;animation-delay:186ms}.stars__container .star-6{width:1px;height:1px;top:39%;animation:blink 2s infinite;animation-delay:1356ms}.stars__container .star-7{width:1px;height:1px;top:6%;animation:blink 3s infinite;animation-delay:762ms}.stars__container .star-8{width:1px;height:1px;top:65%;animation:blink 4s infinite;animation-delay:997ms}.stars__container .star-9{width:4px;height:4px;top:36%;animation:blink 2s infinite;animation-delay:748ms}.stars__container .star-10{width:4px;height:4px;top:24%;animation:blink 4s infinite;animation-delay:451ms}.stars__container .star-11{width:4px;height:4px;top:2%;animation:blink 2s infinite;animation-delay:1551ms}.stars__container .star-12{width:1px;height:1px;top:62%;animation:blink 2s infinite;animation-delay:1420ms}.stars__container .star-13{width:4px;height:4px;top:13%;animation:blink 3s infinite;animation-delay:1087ms}.stars__container .star-14{width:1px;height:1px;top:56%;animation:blink 2s infinite;animation-delay:913ms}.stars__container .star-15{width:1px;height:1px;top:8%;animation:blink 4s infinite;animation-delay:1122ms}.stars__container .star-16{width:4px;height:4px;top:37%;animation:blink 4s infinite;animation-delay:230ms}.stars__container .star-17{width:5px;height:5px;top:97%;animation:blink 4s infinite;animation-delay:684ms}.stars__container .star-18{width:1px;height:1px;top:11%;animation:blink 4s infinite;animation-delay:1198ms}.stars__container .star-19{width:4px;height:4px;top:21%;animation:blink 4s infinite;animation-delay:1535ms}.stars__container .star-20{width:5px;height:5px;top:16%;animation:blink 4s infinite;animation-delay:125ms}.stars__container .star-21{width:1px;height:1px;top:81%;animation:blink 2s infinite;animation-delay:1429ms}.stars__container .star-22{width:2px;height:2px;top:5%;animation:blink 4s infinite;animation-delay:1241ms}.stars__container .star-23{width:1px;height:1px;top:61%;animation:blink 4s infinite;animation-delay:1821ms}.stars__container .star-24{width:5px;height:5px;top:84%;animation:blink 2s infinite;animation-delay:532ms}.stars__container .star-25{width:1px;height:1px;top:73%;animation:blink 3s infinite;animation-delay:846ms}.stars__container .star-26{width:5px;height:5px;top:74%;animation:blink 2s infinite;animation-delay:1227ms}.stars__container .star-27{width:4px;height:4px;top:54%;animation:blink 4s infinite;animation-delay:449ms}.stars__container .star-28{width:5px;height:5px;top:79%;animation:blink 2s infinite;animation-delay:1339ms}.stars__container .star-29{width:1px;height:1px;top:29%;animation:blink 4s infinite;animation-delay:1846ms}.stars__container .star-30{width:5px;height:5px;top:62%;animation:blink 2s infinite;animation-delay:178ms}.stars__container .star-31{width:5px;height:5px;top:30%;animation:blink 2s infinite;animation-delay:256ms}.stars__container .star-32{width:1px;height:1px;top:82%;animation:blink 3s infinite;animation-delay:1253ms}.stars__container .star-33{width:5px;height:5px;top:67%;animation:blink 4s infinite;animation-delay:1852ms}.stars__container .star-34{width:1px;height:1px;top:26%;animation:blink 2s infinite;animation-delay:1809ms}.stars__container .star-35{width:5px;height:5px;top:54%;animation:blink 4s infinite;animation-delay:1163ms}.stars__container .star-36{width:5px;height:5px;top:54%;animation:blink 4s infinite;animation-delay:362ms}.stars__container .star-37{width:2px;height:2px;top:57%;animation:blink 4s infinite;animation-delay:690ms}.stars__container .star-38{width:4px;height:4px;top:12%;animation:blink 3s infinite;animation-delay:1765ms}.stars__container .star-39{width:5px;height:5px;top:60%;animation:blink 2s infinite;animation-delay:649ms}.stars__container .star-40{width:2px;height:2px;top:14%;animation:blink 3s infinite;animation-delay:578ms}.stars__container .star-41{width:2px;height:2px;top:99%;animation:blink 4s infinite;animation-delay:1238ms}.stars__container .star-42{width:5px;height:5px;top:30%;animation:blink 4s infinite;animation-delay:1381ms}.stars__container .star-43{width:5px;height:5px;top:99%;animation:blink 4s infinite;animation-delay:975ms}.stars__container .star-44{width:2px;height:2px;top:99%;animation:blink 2s infinite;animation-delay:1060ms}.stars__container .star-45{width:5px;height:5px;top:53%;animation:blink 4s infinite;animation-delay:319ms}.stars__container .star-46{width:3px;height:3px;top:48%;animation:blink 4s infinite;animation-delay:1639ms}.stars__container .star-47{width:5px;height:5px;top:95%;animation:blink 4s infinite;animation-delay:812ms}.stars__container .star-48{width:5px;height:5px;top:3%;animation:blink 4s infinite;animation-delay:1773ms}.stars__container .star-49{width:2px;height:2px;top:49%;animation:blink 2s infinite;animation-delay:939ms}.stars__container .star-50{width:5px;height:5px;top:70%;animation:blink 2s infinite;animation-delay:640ms}.stars__container .star-51{width:3px;height:3px;top:95%;animation:blink 4s infinite;animation-delay:612ms}.stars__container .star-52{width:4px;height:4px;top:16%;animation:blink 3s infinite;animation-delay:1024ms}.stars__container .star-53{width:2px;height:2px;top:34%;animation:blink 3s infinite;animation-delay:296ms}.stars__container .star-54{width:4px;height:4px;top:19%;animation:blink 4s infinite;animation-delay:503ms}.stars__container .star-55{width:3px;height:3px;top:79%;animation:blink 4s infinite;animation-delay:1145ms}.stars__container .star-56{width:4px;height:4px;top:98%;animation:blink 2s infinite;animation-delay:993ms}.stars__container .star-57{width:5px;height:5px;top:20%;animation:blink 4s infinite;animation-delay:1251ms}.stars__container .star-58{width:3px;height:3px;top:4%;animation:blink 4s infinite;animation-delay:1243ms}.stars__container .star-59{width:3px;height:3px;top:72%;animation:blink 4s infinite;animation-delay:1427ms}.stars__container .star-60{width:3px;height:3px;top:62%;animation:blink 2s infinite;animation-delay:140ms}.stars__container .star-61{width:1px;height:1px;top:75%;animation:blink 4s infinite;animation-delay:933ms}.stars__container .star-62{width:3px;height:3px;top:64%;animation:blink 3s infinite;animation-delay:1387ms}.stars__container .star-63{width:4px;height:4px;top:60%;animation:blink 2s infinite;animation-delay:29ms}.stars__container .star-64{width:3px;height:3px;top:71%;animation:blink 4s infinite;animation-delay:1996ms}.stars__container .star-65{width:4px;height:4px;top:55%;animation:blink 3s infinite;animation-delay:932ms}.stars__container .star-66{width:4px;height:4px;top:97%;animation:blink 4s infinite;animation-delay:1669ms}.stars__container .star-67{width:2px;height:2px;top:50%;animation:blink 4s infinite;animation-delay:1671ms}.stars__container .star-68{width:1px;height:1px;top:96%;animation:blink 2s infinite;animation-delay:348ms}.stars__container .star-69{width:5px;height:5px;top:51%;animation:blink 3s infinite;animation-delay:106ms}.stars__container .star-70{width:1px;height:1px;top:57%;animation:blink 2s infinite;animation-delay:1106ms}.stars__container .star-71{width:3px;height:3px;top:90%;animation:blink 3s infinite;animation-delay:1659ms}.stars__container .star-72{width:2px;height:2px;top:34%;animation:blink 4s infinite;animation-delay:207ms}.stars__container .star-73{width:4px;height:4px;top:61%;animation:blink 2s infinite;animation-delay:1056ms}.stars__container .star-74{width:3px;height:3px;top:8%;animation:blink 3s infinite;animation-delay:1081ms}.stars__container .star-75{width:3px;height:3px;top:69%;animation:blink 2s infinite;animation-delay:265ms}.stars__container .star-76{width:2px;height:2px;top:87%;animation:blink 4s infinite;animation-delay:1453ms}.stars__container .star-77{width:1px;height:1px;top:6%;animation:blink 3s infinite;animation-delay:930ms}.stars__container .star-78{width:3px;height:3px;top:34%;animation:blink 2s infinite;animation-delay:1007ms}.stars__container .star-79{width:4px;height:4px;top:29%;animation:blink 4s infinite;animation-delay:711ms}.stars__container .star-80{width:2px;height:2px;top:26%;animation:blink 2s infinite;animation-delay:710ms}.stars__container .star-81{width:4px;height:4px;top:23%;animation:blink 4s infinite;animation-delay:521ms}.stars__container .star-82{width:2px;height:2px;top:9%;animation:blink 3s infinite;animation-delay:725ms}.stars__container .star-83{width:3px;height:3px;top:19%;animation:blink 2s infinite;animation-delay:535ms}.stars__container .star-84{width:1px;height:1px;top:47%;animation:blink 2s infinite;animation-delay:1447ms}.stars__container .star-85{width:1px;height:1px;top:99%;animation:blink 4s infinite;animation-delay:527ms}.stars__container .star-86{width:1px;height:1px;top:52%;animation:blink 3s infinite;animation-delay:1885ms}.stars__container .star-87{width:2px;height:2px;top:56%;animation:blink 4s infinite;animation-delay:847ms}.stars__container .star-88{width:4px;height:4px;top:75%;animation:blink 4s infinite;animation-delay:289ms}.stars__container .star-89{width:2px;height:2px;top:77%;animation:blink 3s infinite;animation-delay:433ms}.stars__container .star-90{width:3px;height:3px;top:88%;animation:blink 2s infinite;animation-delay:493ms}.stars__container .star-91{width:4px;height:4px;top:30%;animation:blink 3s infinite;animation-delay:1283ms}.stars__container .star-92{width:4px;height:4px;top:79%;animation:blink 3s infinite;animation-delay:952ms}.stars__container .star-93{width:1px;height:1px;top:70%;animation:blink 2s infinite;animation-delay:592ms}.stars__container .star-94{width:3px;height:3px;top:87%;animation:blink 4s infinite;animation-delay:1373ms}.stars__container .star-95{width:1px;height:1px;top:15%;animation:blink 4s infinite;animation-delay:1300ms}.stars__container .star-96{width:4px;height:4px;top:77%;animation:blink 2s infinite;animation-delay:1258ms}.stars__container .star-97{width:1px;height:1px;top:9%;animation:blink 2s infinite;animation-delay:223ms}.stars__container .star-98{width:3px;height:3px;top:62%;animation:blink 2s infinite;animation-delay:145ms}.stars__container .star-99{width:2px;height:2px;top:4%;animation:blink 4s infinite;animation-delay:1281ms}.stars__container .star-100{width:4px;height:4px;top:75%;animation:blink 3s infinite;animation-delay:1719ms}.stars__container .star-101{width:3px;height:3px;top:98%;animation:blink 3s infinite;animation-delay:976ms}.stars__container .star-102{width:5px;height:5px;top:45%;animation:blink 2s infinite;animation-delay:236ms}.stars__container .star-103{width:2px;height:2px;top:28%;animation:blink 3s infinite;animation-delay:794ms}.stars__container .star-104{width:1px;height:1px;top:75%;animation:blink 2s infinite;animation-delay:1580ms}.stars__container .star-105{width:3px;height:3px;top:78%;animation:blink 4s infinite;animation-delay:631ms}.stars__container .star-106{width:1px;height:1px;top:17%;animation:blink 4s infinite;animation-delay:1489ms}.stars__container .star-107{width:4px;height:4px;top:6%;animation:blink 3s infinite;animation-delay:852ms}.stars__container .star-108{width:3px;height:3px;top:77%;animation:blink 4s infinite;animation-delay:648ms}.stars__container .star-109{width:4px;height:4px;top:96%;animation:blink 2s infinite;animation-delay:1896ms}.stars__container .star-110{width:2px;height:2px;top:5%;animation:blink 3s infinite;animation-delay:504ms}.stars__container .star-111{width:1px;height:1px;top:7%;animation:blink 2s infinite;animation-delay:570ms}.stars__container .star-112{width:2px;height:2px;top:85%;animation:blink 2s infinite;animation-delay:112ms}.stars__container .star-113{width:2px;height:2px;top:50%;animation:blink 2s infinite;animation-delay:1581ms}.stars__container .star-114{width:1px;height:1px;top:94%;animation:blink 4s infinite;animation-delay:1044ms}.stars__container .star-115{width:5px;height:5px;top:28%;animation:blink 4s infinite;animation-delay:1047ms}.stars__container .star-116{width:5px;height:5px;top:22%;animation:blink 3s infinite;animation-delay:247ms}.stars__container .star-117{width:2px;height:2px;top:9%;animation:blink 4s infinite;animation-delay:816ms}.stars__container .star-118{width:1px;height:1px;top:88%;animation:blink 4s infinite;animation-delay:1409ms}.stars__container .star-119{width:5px;height:5px;top:52%;animation:blink 2s infinite;animation-delay:1056ms}.stars__container .star-120{width:3px;height:3px;top:55%;animation:blink 3s infinite;animation-delay:1071ms}.stars__container .star-121{width:4px;height:4px;top:89%;animation:blink 2s infinite;animation-delay:1306ms}.stars__container .star-122{width:2px;height:2px;top:98%;animation:blink 4s infinite;animation-delay:394ms}.stars__container .star-123{width:1px;height:1px;top:82%;animation:blink 3s infinite;animation-delay:1481ms}.stars__container .star-124{width:3px;height:3px;top:59%;animation:blink 3s infinite;animation-delay:973ms}.stars__container .star-125{width:1px;height:1px;top:10%;animation:blink 2s infinite;animation-delay:651ms}.stars__container .star-126{width:2px;height:2px;top:78%;animation:blink 4s infinite;animation-delay:1863ms}.stars__container .star-127{width:4px;height:4px;top:38%;animation:blink 3s infinite;animation-delay:430ms}.stars__container .star-128{width:5px;height:5px;top:6%;animation:blink 3s infinite;animation-delay:1413ms}.stars__container .star-129{width:5px;height:5px;top:86%;animation:blink 2s infinite;animation-delay:1348ms}.stars__container .star-130{width:2px;height:2px;top:89%;animation:blink 3s infinite;animation-delay:629ms}.stars__container .star-131{width:1px;height:1px;top:82%;animation:blink 2s infinite;animation-delay:1669ms}.stars__container .star-132{width:5px;height:5px;top:43%;animation:blink 3s infinite;animation-delay:1011ms}.stars__container .star-133{width:1px;height:1px;top:54%;animation:blink 4s infinite;animation-delay:524ms}.stars__container .star-134{width:4px;height:4px;top:53%;animation:blink 3s infinite;animation-delay:1870ms}.stars__container .star-135{width:5px;height:5px;top:43%;animation:blink 4s infinite;animation-delay:1287ms}.stars__container .star-136{width:5px;height:5px;top:66%;animation:blink 3s infinite;animation-delay:78ms}.stars__container .star-137{width:1px;height:1px;top:6%;animation:blink 2s infinite;animation-delay:884ms}.stars__container .star-138{width:4px;height:4px;top:98%;animation:blink 3s infinite;animation-delay:788ms}.stars__container .star-139{width:4px;height:4px;top:52%;animation:blink 4s infinite;animation-delay:336ms}.stars__container .star-140{width:5px;height:5px;top:1%;animation:blink 3s infinite;animation-delay:1053ms}.stars__container .star-141{width:5px;height:5px;top:93%;animation:blink 2s infinite;animation-delay:865ms}.stars__container .star-142{width:1px;height:1px;top:100%;animation:blink 3s infinite;animation-delay:1157ms}.stars__container .star-143{width:5px;height:5px;top:10%;animation:blink 4s infinite;animation-delay:801ms}.stars__container .star-144{width:4px;height:4px;top:85%;animation:blink 3s infinite;animation-delay:1478ms}.stars__container .star-145{width:3px;height:3px;top:36%;animation:blink 3s infinite;animation-delay:756ms}.stars__container .star-146{width:1px;height:1px;top:49%;animation:blink 4s infinite;animation-delay:27ms}.stars__container .star-147{width:3px;height:3px;top:64%;animation:blink 4s infinite;animation-delay:1158ms}.stars__container .star-148{width:3px;height:3px;top:40%;animation:blink 2s infinite;animation-delay:536ms}.stars__container .star-149{width:5px;height:5px;top:30%;animation:blink 2s infinite;animation-delay:1851ms}.stars__container .star-150{width:1px;height:1px;top:80%;animation:blink 3s infinite;animation-delay:632ms}.stars__container .star-151{width:2px;height:2px;top:88%;animation:blink 3s infinite;animation-delay:752ms}.stars__container .star-152{width:3px;height:3px;top:26%;animation:blink 2s infinite;animation-delay:838ms}.stars__container .star-153{width:5px;height:5px;top:80%;animation:blink 4s infinite;animation-delay:301ms}.stars__container .star-154{width:3px;height:3px;top:83%;animation:blink 4s infinite;animation-delay:654ms}.stars__container .star-155{width:3px;height:3px;top:95%;animation:blink 3s infinite;animation-delay:482ms}.stars__container .star-156{width:4px;height:4px;top:79%;animation:blink 2s infinite;animation-delay:621ms}.stars__container .star-157{width:5px;height:5px;top:11%;animation:blink 3s infinite;animation-delay:528ms}.stars__container .star-158{width:5px;height:5px;top:90%;animation:blink 4s infinite;animation-delay:789ms}.stars__container .star-159{width:4px;height:4px;top:21%;animation:blink 4s infinite;animation-delay:1375ms}.stars__container .star-160{width:4px;height:4px;top:74%;animation:blink 3s infinite;animation-delay:1540ms}.stars__container .star-161{width:3px;height:3px;top:25%;animation:blink 4s infinite;animation-delay:483ms}.stars__container .star-162{width:1px;height:1px;top:91%;animation:blink 4s infinite;animation-delay:1795ms}.stars__container .star-163{width:5px;height:5px;top:4%;animation:blink 3s infinite;animation-delay:406ms}.stars__container .star-164{width:2px;height:2px;top:10%;animation:blink 3s infinite;animation-delay:449ms}.stars__container .star-165{width:2px;height:2px;top:39%;animation:blink 2s infinite;animation-delay:1659ms}.stars__container .star-166{width:5px;height:5px;top:11%;animation:blink 4s infinite;animation-delay:1872ms}.stars__container .star-167{width:4px;height:4px;top:15%;animation:blink 4s infinite;animation-delay:1476ms}.stars__container .star-168{width:1px;height:1px;top:97%;animation:blink 3s infinite;animation-delay:1558ms}.stars__container .star-169{width:4px;height:4px;top:30%;animation:blink 2s infinite;animation-delay:1902ms}.stars__container .star-170{width:4px;height:4px;top:21%;animation:blink 4s infinite;animation-delay:762ms}.stars__container .star-171{width:4px;height:4px;top:94%;animation:blink 3s infinite;animation-delay:1120ms}.stars__container .star-172{width:1px;height:1px;top:34%;animation:blink 3s infinite;animation-delay:1035ms}.stars__container .star-173{width:2px;height:2px;top:17%;animation:blink 2s infinite;animation-delay:185ms}.stars__container .star-174{width:5px;height:5px;top:91%;animation:blink 3s infinite;animation-delay:159ms}.stars__container .star-175{width:1px;height:1px;top:9%;animation:blink 4s infinite;animation-delay:1942ms}.stars__container .star-176{width:3px;height:3px;top:43%;animation:blink 4s infinite;animation-delay:209ms}.stars__container .star-177{width:2px;height:2px;top:84%;animation:blink 4s infinite;animation-delay:1863ms}.stars__container .star-178{width:4px;height:4px;top:46%;animation:blink 4s infinite;animation-delay:1831ms}.stars__container .star-179{width:1px;height:1px;top:55%;animation:blink 3s infinite;animation-delay:1260ms}.stars__container .star-180{width:5px;height:5px;top:58%;animation:blink 4s infinite;animation-delay:1503ms}.stars__container .star-181{width:1px;height:1px;top:70%;animation:blink 3s infinite;animation-delay:901ms}.stars__container .star-182{width:5px;height:5px;top:42%;animation:blink 4s infinite;animation-delay:1141ms}.stars__container .star-183{width:4px;height:4px;top:23%;animation:blink 4s infinite;animation-delay:1281ms}.stars__container .star-184{width:5px;height:5px;top:85%;animation:blink 4s infinite;animation-delay:294ms}.stars__container .star-185{width:2px;height:2px;top:9%;animation:blink 3s infinite;animation-delay:193ms}.stars__container .star-186{width:2px;height:2px;top:46%;animation:blink 4s infinite;animation-delay:511ms}.stars__container .star-187{width:3px;height:3px;top:4%;animation:blink 4s infinite;animation-delay:1148ms}.stars__container .star-188{width:1px;height:1px;top:27%;animation:blink 3s infinite;animation-delay:484ms}.stars__container .star-189{width:2px;height:2px;top:37%;animation:blink 2s infinite;animation-delay:1260ms}.stars__container .star-190{width:2px;height:2px;top:80%;animation:blink 3s infinite;animation-delay:688ms}.stars__container .star-191{width:1px;height:1px;top:86%;animation:blink 3s infinite;animation-delay:500ms}.stars__container .star-192{width:5px;height:5px;top:53%;animation:blink 4s infinite;animation-delay:131ms}.stars__container .star-193{width:2px;height:2px;top:95%;animation:blink 4s infinite;animation-delay:576ms}.stars__container .star-194{width:2px;height:2px;top:68%;animation:blink 3s infinite;animation-delay:910ms}.stars__container .star-195{width:5px;height:5px;top:88%;animation:blink 3s infinite;animation-delay:657ms}.stars__container .star-196{width:2px;height:2px;top:88%;animation:blink 4s infinite;animation-delay:1867ms}.stars__container .star-197{width:2px;height:2px;top:86%;animation:blink 4s infinite;animation-delay:1461ms}.stars__container .star-198{width:3px;height:3px;top:65%;animation:blink 4s infinite;animation-delay:1744ms}.stars__container .star-199{width:3px;height:3px;top:13%;animation:blink 3s infinite;animation-delay:1398ms}.stars__container .star-0{left:113px}.stars__container .star-1{left:1860px}.stars__container .star-2{left:48px}.stars__container .star-3{left:1146px}.stars__container .star-4{left:1952px}.stars__container .star-5{left:861px}.stars__container .star-6{left:1385px}.stars__container .star-7{left:447px}.stars__container .star-8{left:880px}.stars__container .star-9{left:234px}.stars__container .star-10{left:784px}.stars__container .star-11{left:1136px}.stars__container .star-12{left:318px}.stars__container .star-13{left:257px}.stars__container .star-14{left:1629px}.stars__container .star-15{left:663px}.stars__container .star-16{left:1824px}.stars__container .star-17{left:946px}.stars__container .star-18{left:700px}.stars__container .star-19{left:1154px}.stars__container .star-20{left:269px}.stars__container .star-21{left:466px}.stars__container .star-22{left:1176px}.stars__container .star-23{left:1406px}.stars__container .star-24{left:1768px}.stars__container .star-25{left:1449px}.stars__container .star-26{left:402px}.stars__container .star-27{left:904px}.stars__container .star-28{left:1755px}.stars__container .star-29{left:607px}.stars__container .star-30{left:211px}.stars__container .star-31{left:1588px}.stars__container .star-32{left:1046px}.stars__container .star-33{left:123px}.stars__container .star-34{left:384px}.stars__container .star-35{left:373px}.stars__container .star-36{left:1373px}.stars__container .star-37{left:131px}.stars__container .star-38{left:1306px}.stars__container .star-39{left:43px}.stars__container .star-40{left:1598px}.stars__container .star-41{left:395px}.stars__container .star-42{left:402px}.stars__container .star-43{left:8px}.stars__container .star-44{left:1456px}.stars__container .star-45{left:585px}.stars__container .star-46{left:942px}.stars__container .star-47{left:135px}.stars__container .star-48{left:556px}.stars__container .star-49{left:1011px}.stars__container .star-50{left:1659px}.stars__container .star-51{left:1813px}.stars__container .star-52{left:1680px}.stars__container .star-53{left:48px}.stars__container .star-54{left:1634px}.stars__container .star-55{left:839px}.stars__container .star-56{left:705px}.stars__container .star-57{left:1301px}.stars__container .star-58{left:930px}.stars__container .star-59{left:1139px}.stars__container .star-60{left:274px}.stars__container .star-61{left:673px}.stars__container .star-62{left:265px}.stars__container .star-63{left:124px}.stars__container .star-64{left:1795px}.stars__container .star-65{left:330px}.stars__container .star-66{left:1324px}.stars__container .star-67{left:1042px}.stars__container .star-68{left:459px}.stars__container .star-69{left:1301px}.stars__container .star-70{left:1752px}.stars__container .star-71{left:1426px}.stars__container .star-72{left:736px}.stars__container .star-73{left:26px}.stars__container .star-74{left:195px}.stars__container .star-75{left:428px}.stars__container .star-76{left:236px}.stars__container .star-77{left:312px}.stars__container .star-78{left:407px}.stars__container .star-79{left:709px}.stars__container .star-80{left:1707px}.stars__container .star-81{left:1277px}.stars__container .star-82{left:1189px}.stars__container .star-83{left:917px}.stars__container .star-84{left:187px}.stars__container .star-85{left:1143px}.stars__container .star-86{left:1123px}.stars__container .star-87{left:835px}.stars__container .star-88{left:1215px}.stars__container .star-89{left:1144px}.stars__container .star-90{left:159px}.stars__container .star-91{left:561px}.stars__container .star-92{left:85px}.stars__container .star-93{left:841px}.stars__container .star-94{left:1410px}.stars__container .star-95{left:305px}.stars__container .star-96{left:714px}.stars__container .star-97{left:1077px}.stars__container .star-98{left:1785px}.stars__container .star-99{left:1748px}.stars__container .star-100{right:461px}.stars__container .star-101{right:885px}.stars__container .star-102{right:431px}.stars__container .star-103{right:1424px}.stars__container .star-104{right:1885px}.stars__container .star-105{right:1865px}.stars__container .star-106{right:535px}.stars__container .star-107{right:612px}.stars__container .star-108{right:100px}.stars__container .star-109{right:1492px}.stars__container .star-110{right:1574px}.stars__container .star-111{right:1355px}.stars__container .star-112{right:1506px}.stars__container .star-113{right:687px}.stars__container .star-114{right:1041px}.stars__container .star-115{right:1089px}.stars__container .star-116{right:1371px}.stars__container .star-117{right:1981px}.stars__container .star-118{right:464px}.stars__container .star-119{right:436px}.stars__container .star-120{right:1922px}.stars__container .star-121{right:1226px}.stars__container .star-122{right:100px}.stars__container .star-123{right:653px}.stars__container .star-124{right:1526px}.stars__container .star-125{right:100px}.stars__container .star-126{right:726px}.stars__container .star-127{right:105px}.stars__container .star-128{right:944px}.stars__container .star-129{right:1785px}.stars__container .star-130{right:2px}.stars__container .star-131{right:1020px}.stars__container .star-132{right:47px}.stars__container .star-133{right:1239px}.stars__container .star-134{right:794px}.stars__container .star-135{right:1024px}.stars__container .star-136{right:1579px}.stars__container .star-137{right:450px}.stars__container .star-138{right:97px}.stars__container .star-139{right:438px}.stars__container .star-140{right:1688px}.stars__container .star-141{right:200px}.stars__container .star-142{right:293px}.stars__container .star-143{right:669px}.stars__container .star-144{right:1561px}.stars__container .star-145{right:1889px}.stars__container .star-146{right:744px}.stars__container .star-147{right:356px}.stars__container .star-148{right:1046px}.stars__container .star-149{right:584px}.stars__container .star-150{right:699px}.stars__container .star-151{right:1737px}.stars__container .star-152{right:1752px}.stars__container .star-153{right:158px}.stars__container .star-154{right:674px}.stars__container .star-155{right:1647px}.stars__container .star-156{right:635px}.stars__container .star-157{right:471px}.stars__container .star-158{right:1548px}.stars__container .star-159{right:1183px}.stars__container .star-160{right:1026px}.stars__container .star-161{right:1644px}.stars__container .star-162{right:1307px}.stars__container .star-163{right:1719px}.stars__container .star-164{right:1790px}.stars__container .star-165{right:731px}.stars__container .star-166{right:1498px}.stars__container .star-167{right:1485px}.stars__container .star-168{right:1521px}.stars__container .star-169{right:1763px}.stars__container .star-170{right:1451px}.stars__container .star-171{right:989px}.stars__container .star-172{right:168px}.stars__container .star-173{right:1883px}.stars__container .star-174{right:813px}.stars__container .star-175{right:339px}.stars__container .star-176{right:141px}.stars__container .star-177{right:1889px}.stars__container .star-178{right:598px}.stars__container .star-179{right:1822px}.stars__container .star-180{right:1826px}.stars__container .star-181{right:1153px}.stars__container .star-182{right:326px}.stars__container .star-183{right:1467px}.stars__container .star-184{right:1214px}.stars__container .star-185{right:1507px}.stars__container .star-186{right:178px}.stars__container .star-187{right:709px}.stars__container .star-188{right:815px}.stars__container .star-189{right:1262px}.stars__container .star-190{right:805px}.stars__container .star-191{right:1938px}.stars__container .star-192{right:1747px}.stars__container .star-193{right:663px}.stars__container .star-194{right:838px}.stars__container .star-195{right:1430px}.stars__container .star-196{right:1050px}.stars__container .star-197{right:942px}.stars__container .star-198{right:436px}.stars__container .star-199{right:445px}.stars__container .star{border-radius:50%;background:rgba(255,255,255,0.5);position:absolute}@keyframes blink{0%{background-color:rgba(255,255,255,0.5)}50%{background-color:rgba(255,255,255,0.05)}100%{background-color:rgba(255,255,255,0.5)}}
