@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-pink: #cd3f8a;--color-purple: #773587;--color-blue: #639ba8;--color-burgandy: #500027;--color-red: #8c0052;--gradient-product: linear-gradient(#e9bb22 0%, #f7e4a2 100%);--gradient-modal: linear-gradient(#f7e4a2 0%, #e9bb22 100%);--gradient-featured: linear-gradient(
    1deg,
    #00718a 1%,
    #773587 51%,
    #cd3f8a 100%
  );--gradient-divider-bottom: linear-gradient(
    90deg,
    #cd3f8a 0%,
    #773587 49%,
    #639ba8 100%
  );--gradient-divider-top: linear-gradient(
    90deg,
    #639ba8 0%,
    #773587 50%,
    #cd3f8a 100%
  );--gradient-collections: linear-gradient(
    180deg,
    #cd3f8a 0%,
    #773587 48%,
    #639ba8 99%
  );--gradient-text: linear-gradient(0deg, #edb9e5 0%, #ffffff 100%);--gradient-text-dark: linear-gradient(0deg, #80004a 0%, #500027 100%)}.button__container:not(.leaving-site-modal__cta){border:3px solid #fff;border-radius:40px;box-shadow:0px 0px 0px 6px #26247b;color:#fff;display:inline-block;font-family:"Barlow Condensed", sans-serif;font-size:24px;letter-spacing:1px;overflow:hidden;padding:8px 40px;position:relative;z-index:1;text-decoration:none;text-shadow:0px 0px 5px rgba(0,0,0,0.5);text-transform:uppercase}.button__container:not(.leaving-site-modal__cta) svg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.button__container:not(.leaving-site-modal__cta)::after{border-radius:40px;box-shadow:inset 0 0 30px 10px rgba(38,36,123,0.6);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.button__container:not(.leaving-site-modal__cta) .button__txt{position:relative;z-index:4}.circle{animation-direction:alternate;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.circle--1{animation-name:circle--1;animation-duration:8s}.circle--2{animation-name:circle--2;animation-duration:6.5s}.circle--3{animation-name:circle--3;animation-duration:7.5s}@keyframes circle--1{0%{cx:10%;cy:-5%}50%{cy:105%}100%{cx:90%;cy:-5%}}@keyframes circle--2{0%{cx:90%;cy:85%}50%{cy:10%}100%{cx:10%;cy:-5%}}@keyframes circle--3{0%{cx:90%;cy:5%}100%{cx:10%;cy:70%}}.divider,.main-footer::before{position:absolute;left:0;right:0;content:"";height:10px;width:100%;z-index:1}.divider--top,.main-footer::before{background:var(--gradient-divider-top);top:0}.divider--bottom{background:var(--gradient-divider-bottom);bottom:0}.main-footer{padding-top:60px;position:relative}.gradient-featued{background:var(--gradient-featured)}.gradient-collections{background:var(--gradient-collections)}.txt-gradient,.ribbon-heading__text-title{-webkit-background-clip:text;background-clip:text;background-image:var(--gradient-text);color:transparent}.txt-gradient--dark{background-image:var(--gradient-text-dark)}.modal--full .modal__close{background-image:url('../../assets/img/expansions/fusion-strike/global/cross-white.svg')}.modal__close{background-image:url('../../assets/img/expansions/fusion-strike/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}button.main-footer__globals .button__bg{display:none}button.main-footer__globals .button__txt{color:#fff}@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}.content-nav__anchor,.content-nav__go{font-family:var(--font-heading-expansion);font-size:16px;line-height:1.111;text-transform:uppercase}[lang="es-es"] .content-nav__anchor,[lang="es-mx"] .content-nav__anchor,[lang="es-es"] .content-nav__go,[lang="es-mx"] .content-nav__go{font-size:14px}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}.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-white{color:var(--color-white)}.xsmall-only{display:none}.txt-italic{font-style:italic}@media only screen and (max-width: 24.9375em){.xsmall-only{display:block}}@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}}@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/fusion-strike/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/fusion-strike/global/arrow-right.svg');height:66px;right:0;width:66px}.gallery--collections-modal .gallery__nav-prev{background-image:url('../../assets/img/expansions/fusion-strike/global/arrow-left.svg');height:66px;left:0;width:66px}.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%}}:root{--color-body-grey: #1e1e1e;--color-border-grey: #2d2d2d;--color-outline-grey: #929292;--color-dark-grey: #212122;--color-light-grey: #3f3f3f;--gradient-grey-border: linear-gradient(
    180deg,
    rgba(45, 45, 45, 1) 0%,
    rgba(45, 45, 45, 1) 30%,
    rgba(146, 146, 146, 1) 30%,
    rgba(146, 146, 146, 1) 50%,
    rgba(45, 45, 45, 1) 50%
  );--gradient-grey: linear-gradient(
    180deg,
    var(--color-dark-grey) 0%,
    var(--color-light-grey) 50%,
    var(--color-dark-grey) 51%,
    var(--color-dark-grey) 100%
  )}.ribbon-heading__text-background{background-image:var(--gradient-grey);border:2px solid var(--color-outline-grey);box-shadow:inset 0px 0px 0px 4px var(--color-border-grey);height:100%;outline:5px solid var(--color-border-grey);position:absolute;right:0;top:0;transform:rotateX(-5deg) translateZ(-5px);width:100%}.ribbon-heading__text{margin:0 auto;max-width:300px;padding:28px;position:relative;perspective:300px;text-align:center;width:70%}.ribbon-heading__text::after,.ribbon-heading__text::before{background-image:var(--gradient-grey);border:2px solid var(--color-outline-grey);box-shadow:inset 0px 0px 0px 4px var(--color-border-grey);content:"";height:100%;outline:5px solid var(--color-border-grey);position:absolute;top:27px;width:88px;z-index:-1}.ribbon-heading__text::before{right:calc(100% - 60px);transform:skewX(2deg)}.ribbon-heading__text::after{left:calc(100% - 60px);transform:skewX(-2deg)}.ribbon-heading__text-title{margin-bottom:0;position:relative}@media only screen and (min-width: 40em){[lang="it-it"] .ribbon-heading__text,[lang="fr-fr"] .ribbon-heading__text{max-width:350px;width:100%}.ribbon-heading__text-background{outline:10px solid var(--color-border-grey)}.ribbon-heading__text::after,.ribbon-heading__text::before{outline:10px solid var(--color-border-grey)}}@media only screen and (min-width: 64em){.ribbon-heading__text{max-width:560px;width:100%}.ribbon-heading__text::before{right:calc(100% - 50px);transform:skewX(6deg)}.ribbon-heading__text::after{left:calc(100% - 50px);transform:skewX(-6deg)}[lang="it-it"] .ribbon-heading__text,[lang="fr-fr"] .ribbon-heading__text{max-width:560px;width:100%}}.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)}}.lightning-energy-icon{background-repeat:no-repeat;background-size:contain;display:inline-block;height:15px;width:15px}.lightning-energy-icon{background-image:url('../../assets/img/expansions/fusion-strike/global/lightning-icon.png')}.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}.autoplay-video__fallback{display:block;left:0;position:absolute;top:0}.autoplay-video__video{position:relative;z-index:1}.modal--collections-open{opacity:0;transition:opacity 0.5s ease}.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%}@media only screen and (min-width: 64em){.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%)}}.autoplay-video--large,.autoplay-video--medium{display:none}.autoplay-video--small{display:block}.main-nav__controls{z-index:2}.main-header{--header-w: 320;--header-h: 415;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: 640;--header-h: 517}}@media only screen and (min-width: 64em){.main-header{--header-w: 1440;--header-h: 620}}.content-nav{z-index:7}.content-nav::after{background-image:linear-gradient(0deg, #8c0052 0%, #21247b 73%);content:"";height:70px;left:0;margin:0 auto;position:absolute;right:0;top:0px;transform:translateY(-50%);z-index:-1}.content-nav__nav{background-image:linear-gradient(0deg, #8c0052 0%, #21247b 73%);border:3px solid var(--color-white);border-left:none;border-right:none;box-shadow:none;color:var(--color-white);overflow:hidden}.content-nav--sticky .content-nav__nav{border:none;border-bottom:3px solid var(--color-white);border-radius:0}.content-nav__anchor{font-style:normal;position:relative;text-transform:uppercase}.content-nav__anchor span{letter-spacing:0.0681em;padding:17px}.content-nav__anchor::after{background-image:linear-gradient(0deg, #8c0052 0%, #21247b 73%);content:"";height:100%;left:0;opacity:0;position:absolute;right:0;transition:opacity 0.2s ease;width:101%;z-index:-1}.content-nav__anchor::before{background:url('../../assets/img/expansions/fusion-strike/global/arrow-white.svg');bottom:8px;content:"";height:6px;left:0;margin:0 auto;opacity:0;position:absolute;right:0;transition:opacity 0.2s ease;width:10px}.content-nav__anchor.content-nav__anchor--active{background:none}.content-nav__anchor.content-nav__anchor--active::after,.content-nav__anchor.content-nav__anchor--active::before{opacity:1}.content-nav__anchor.content-nav__anchor--active span{color:var(--green-dark)}@media (hover: hover){.content-nav__anchor:hover{background:none}.content-nav__anchor:hover::after,.content-nav__anchor:hover::before{opacity:1}.content-nav__anchor:hover span{color:var(--green-dark)}}.content-nav__item{border-color:rgba(0,0,0,0.1)}.content-nav__go{font-style:normal;padding:10px 10px 10px 28px}.featured-logo{left:0;margin:0 auto;opacity:0;position:absolute;right:0;text-align:center;top:0;transform:translateY(calc(-100% - 50px)) scale(0.8);transform-origin:center;width:225px;z-index:3}.featured-logo.featured-logo--fade{opacity:1;transform:translateY(calc(-100% - 50px)) scale(1);transition:transform 0.8s ease, opacity 0.8s ease}.featured{background-image:linear-gradient(to bottom, rgba(0,0,0,0.46), rgba(0,0,0,0) 50%),linear-gradient(to top, rgba(0,113,138,0.5), rgba(119,53,135,0.5), rgba(205,63,138,0.5)),url('../../assets/img/expansions/fusion-strike/global/patterns/galaxy-bg.jpg');background-position:center center;background-repeat:no-repeat, no-repeat;background-size:auto, auto, cover;padding:40px 0 30px;position:relative}.featured::after{background-image:url('../../assets/img/expansions/fusion-strike/global/patterns/swsh-pattern-circles-white-tile-short.png');background-repeat:repeat;background-size:142px 45px;content:"";height:100%;left:0;opacity:0.3;position:absolute;top:0;width:100%}.featured .perspective-card{position:relative;z-index:2}.featured .perspective-card.perspective-card--modal{z-index:1001}.featured__heading{padding:30px 0 20px;position:relative;z-index:1}.featured__heading>*+*{margin-top:21px}.featured__container{position:relative}.featured-card{opacity:0;transition:opacity 0.5s ease}.vp--onf-20 .featured-card{opacity:1}.intro__container{background-color:#f9a9c2;background-image:url('../../assets/img/expansions/fusion-strike/global/patterns/noise-tile-3.png');background-repeat:repeat;position:relative}.intro__container::after{background-image:url('../../assets/img/expansions/fusion-strike/global/patterns/swsh-pattern-circles-white-tile-short.png');background-repeat:repeat;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.intro{--decoration-height: 13%;padding:calc(var(--decoration-height) + 30px) 0 100px;position:relative;z-index:1}.intro::before{background-image:url('../../assets/img/expansions/fusion-strike/global/frames/swsh08-frames-wide-top.png');background-position:top center;background-repeat:repeat-x;background-size:100% auto;content:"";height:184px;left:0;position:absolute;right:0;top:0;width:100%}.intro::after{background-image:linear-gradient(0deg, #cd3f8a 0%, rgba(205,63,138,0) 100%);bottom:0;content:"";height:231px;left:0;position:absolute;width:100%}.intro__cards-container .card{display:inline-block;max-width:calc(600% / var(--grid-columns));padding:10px;width:100%}.intro__spacing>*+*{margin-bottom:0;margin-top:24px}.intro__spacing-large{position:relative;z-index:1}.intro__spacing-large>*+*{margin-bottom:0;margin-top:40px}.row--rollers{position:relative}.roller{position:absolute;z-index:2}@keyframes rollingPokemonLeft{0%{transform:translateX(0) rotate(0deg)}100%{transform:translateX(calc(150vw)) rotate(var(--rolling-pokemon-rotation))}}@keyframes rollingPokemonRight{0%{transform:translateX(0) rotate(0deg)}100%{transform:translateX(calc(-150vw)) rotate(calc(var(--rolling-pokemon-rotation) * -1))}}.roller{max-width:274px;width:60%}.roller--1{right:100vw;top:5%}.roller--1.rolling-pokemon--is-animating{animation:rollingPokemonLeft var(--rolling-pokemon-duration) linear 1 forwards}.roller--2{left:100vw;top:45%}.roller--2.rolling-pokemon--is-animating{animation:rollingPokemonRight var(--rolling-pokemon-duration) linear 1 forwards}.roller--3{bottom:5%;right:100vw}.roller--3.rolling-pokemon--is-animating{animation:rollingPokemonLeft var(--rolling-pokemon-duration) linear 1 forwards}.hints{background-image:var(--gradient-collections);color:var(--color-white);padding:140px 0;position:relative;position:relative}.hints .hints__background{background-image:url('../../assets/img/expansions/fusion-strike/global/patterns/swsh-pattern-circles-white-tile-short.png');background-position:center center;background-repeat:repeat;background-size:142px 45px, auto;height:100%;left:0;opacity:0.8;position:absolute;top:0;width:100%}.hints::before{background-image:linear-gradient(180deg, #8c0052 0%, rgba(140,0,82,0) 98%);content:"";height:200px;left:0;position:absolute;top:0;width:100%;z-index:1}.hints::after{background-image:linear-gradient(179deg, rgba(38,36,123,0) 13%, #26247b 100%);bottom:0;content:"";height:350px;left:0;opacity:0.3;position:absolute;width:100%}.hints__heading{left:0;margin:0 auto;max-width:500px;position:absolute;right:0;top:0;transform:translateY(-50%);z-index:1}.hints__content{position:relative;z-index:1}.hints__content>*+*{margin-top:40px}.hints__spacing>*+*{margin-top:35px}.hints__spacing--large>*+*{margin-top:40px}.hints__card-stack .card{display:inline-block;max-width:calc(600% / var(--grid-columns));padding:10px;width:100%}.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: 0;--width: 269;z-index:1}.image-group--section-one .image-group__item--1{--left: calc(var(--parent-width) - var(--width));--top: 45;--width: 269;z-index:1}.collections--spacing>*+*{margin-top:24px}.row--collections{margin-top:70px}.collections__container{--decoration-height: 13%;background-image:url('../../assets/img/expansions/fusion-strike/global/patterns/swsh-pattern-circles-black-tile-short.png'),linear-gradient(to top, #639ba8, #773587, #cd3f8a);background-position:center center;background-repeat:repeat, no-repeat;background-size:142px 45px, auto;position:relative}.collections__container::before{background-image:linear-gradient(180deg, #8c0052 0%, rgba(140,0,82,0) 98%);content:"";height:200px;left:0;position:absolute;top:0;width:100%;z-index:1}.collections__container .ribbon-heading__text{left:0;margin:0 auto;position:absolute;right:0;top:0;transform:translateY(-50%);z-index:1}.collections{background-image:none;color:#000;padding:70px 0 30px;position:relative}.collections .divider--bottom{background:var(--gradient-grey-border);border:none;bottom:0;content:"";height:10px;left:0;position:absolute;width:100%;z-index:2}.collections>.row{position:relative;z-index:6}.collections__product-link{color:var(--color-red);display:inline-block;font-family:var(--font-heading-expansion);font-weight:var(--font-bold);letter-spacing:1px;margin-top:30px;position:relative;text-transform:uppercase}.collections__product-link .icon{position:absolute;right:0;top:50%;transform:translateY(-50%) translateX(150%)}.collections__product{align-items:center;background:url('../../assets/img/expansions/fusion-strike/global/patterns/pattern-tile.png');color:var(--color-burgandy);display:flex;flex:1;flex-direction:column;justify-content:center;padding:120px 20px;position:relative;width:100%}.collections__product-image{justify-content:center;margin-bottom:30px;max-width:280px;position:relative;width:100%}.collections__product-image img{position:relative;z-index:1}@media only screen and (min-width: 40em){.collections__product-image{width:100%}}.collections__product-description h4{text-transform:none}.collections__product{border:4px solid var(--color-white);border-image:none;border-radius:20px;box-shadow:0 4px 12px 0 rgba(0,0,0,0.5);overflow:hidden;transition:none}.collections__product::before{background:url('../../assets/img/expansions/fusion-strike/global/frames/swsh08-frames-alt-top.png');height:151px;left:0;top:0}.collections__product::after{background:url('../../assets/img/expansions/fusion-strike/global/frames/swsh08-frames-alt-bottom.png');background-position:bottom right;bottom:0;height:151px;right:0}.collections__product::before,.collections__product::after{background-repeat:no-repeat;background-size:contain;content:"";position:absolute;width:100%}.collections__product-image{display:inline-block}.collections__button{display:flex;flex-direction:column;height:100%;height:100%;position:relative;width:100%}.collections__button::before{background:var(--gradient-product);border-radius:24px;bottom:0;content:"";height:calc(100% + 15px);left:-7.5px;opacity:0;position:absolute;right:0;top:-7.5px;transition:opacity 0.2s ease-in;width:calc(100% + 15px);z-index:-1}.collections__column{margin-bottom:32px;position:relative;transition:transform 0.2s ease-in;z-index:3}@media medium-up{.collections__column{margin-bottom:var(--grid-gutter)}}.collections__column:hover{transform:translateY(-8px)}.collections__column:hover .collections__product{box-shadow:0 4px 12px 0 rgba(0,0,0,0)}.collections__column:hover .collections__button::before{opacity:1}.swsh-card-dex{background-image:linear-gradient(180deg, #11181f 0%, #284c93 100%)}.swsh-card-dex__container .divider{z-index:2}.card-dex__content>*{color:#fff}.card-dex__gallery::after{background-color:#8c0052}.modal--collections-open .modal__wrapper{background:var(--gradient-modal);border-radius:24px;max-width:1230px;padding:7px}.modal--collections-open .modal__close{right:30px;top:30px}.modal--collections-open .collections-modal{height:auto;min-height:100%;padding:90px 30px 100px;position:relative;z-index:1}.modal--collections-open .collections-modal .row{align-items:center;height:100%}.modal--collections-open .collections-modal .row .column{height:auto}.modal--collections-open .collections-modal::before,.modal--collections-open .collections-modal::after{background-image:url('../../assets/img/expansions/fusion-strike/global/frames/swsh08-frames-alt-top.png');background-position:top left;background-repeat:no-repeat;background-size:contain;content:"";height:calc(135px / 1.5);position:absolute;width:calc(450px / 1.5)}.modal--collections-open .collections-modal::before{left:0;top:0}.modal--collections-open .collections-modal::after{bottom:0;right:0;transform:rotate(180deg)}.modal--collections-open .collections-modal__title{color:var(--color-burgandy);margin:16px auto}.modal__content{background:url('../../assets/img/expansions/fusion-strike/global/patterns/pattern-tile.png');border:4px solid var(--color-white);border-image:none;border-radius:20px;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:66px;transform:scale(1);transition:transform 0.2s cubic-bezier(0.34, 1.56, 0.64, 1);width:66px;z-index:3}.modal__content .gallery--collections-modal .gallery__nav:hover{transform:scale(1.05)}.modal__content .gallery--collections-modal .gallery__item img{margin:0 auto;max-width:280px;width:100%}.modal__content .gallery--collections-modal .gallery__nav-next{right:-50px}.modal__content .gallery--collections-modal .gallery__nav-prev{left:-50px}.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-white);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, rgba(38,36,123,0.97) 2%, #090824 100%);border:none;height:16px;width:16px}.modal .modal__overlay{background-image:none}.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}.main-footer{position:relative}.download{background-color:#1c1c1c;background-image:linear-gradient(180deg, #1c1c1c 0%, #292929 50%, rgba(0,0,0,0) 50%, #151515 90%);position:relative;transform-style:preserve-3d}.download::after{background:var(--gradient-grey-border);bottom:0;content:"";height:10px;left:0;position:absolute;width:100%;z-index:3}.download::before{background-image:url('../../assets/img/expansions/fusion-strike/global/patterns/checkered-pattern-white.png');background-repeat:repeat;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.download__img{margin:1rem 0 -30%}.download__title{color:var(--color-white);margin-bottom:30px}.swsh-card-dex__frame-top,.swsh-card-dex__swsh{position:relative;z-index:1}.swsh-card-dex{background-image:url('../../assets/img/expansions/fusion-strike/global/patterns/dark-tile.png');color:var(--color-white);position:relative}.swsh-card-dex::before{background-image:url('../../assets/img/expansions/fusion-strike/global/patterns/swsh-pattern-circles-black-tile-short.png');background-size:142px 45px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.swsh-card-dex__container{position:relative;z-index:2}.swsh-card-dex__swsh__deco{line-height:0;text-align:right}@media (min-width: 1440px){.intro{--decoration-height: 184px}.intro::before{background-size:auto var(--decoration-height)}}.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}@media only screen and (max-width: 63.9375em) and (max-height: 500px) and (orientation: landscape){.modal--collections-open .modal__close{background-color:var(--color-blue);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: 40em){.autoplay-video--small{display:none}.autoplay-video--medium{display:block}.txt-nobreak--medium-up{white-space:nowrap}.row--collections{margin-top:90px}.featured-logo{width:245px}.featured{padding:45px 0 45px}.modal--collections-open .collections-modal::before,.modal--collections-open .collections-modal::after{height:135px;width:450px}.download__img{margin:1rem 0px -100px}.content-nav::after{border-radius:0;width:100%}.content-nav__nav{border-left:none;border-radius:0;border-right:none;width:100%}[lang="es-es"] .content-nav__nav,[lang="es-mx"] .content-nav__nav{width:100%}.content-nav--sticky .content-nav__nav{border-left:none;border-radius:0;border-right:none;width:100%}[lang="es-es"] .content-nav--sticky .content-nav__nav,[lang="es-mx"] .content-nav--sticky .content-nav__nav{width:100%}[lang="es-es"] .content-nav__list,[lang="es-mx"] .content-nav__list{max-width:600px}.intro__cards-container .card{max-width:290px}.intro__spacing>*+*{margin-top:52px}.intro__spacing-large>*+*{margin-top:70px}.intro{padding:calc(var(--decoration-height) + 30px) 0 170px}.hints__card-stack .card{max-width:290px}.image-group--section-one{margin-bottom:0}.hints__spacing>*+*{margin-top:70px}.hints__spacing--large>*+*{margin-top:80px}.hints{padding:152px 0}.roller{max-width:274px;width:100%}}@media only screen and (min-width: 64em){.main-header__video{--height: var(--header-h)}.main-header__video::after{padding-bottom:calc(75 / var(--height) * 100%)}.collections{padding-bottom:70px}.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:10px}.modal__content .gallery--collections-modal .gallery__nav-prev{left:10px}.collections-modal__title{margin-bottom:16px}.autoplay-video--large{display:block}.autoplay-video--medium{display:none}.gallery__pagination{height:16px}.featured-logo{width:416px}.featured{padding:130px 0 100px}.download__img{margin:-64px 0 0}.content-nav__anchor span{padding:20px 28px}.content-nav::after{border-radius:50px;height:75px;width:calc(850px + 10px)}[lang="es-es"] .content-nav::after,[lang="es-mx"] .content-nav::after{width:calc(850px + 10px)}.content-nav__nav{border-left:3px solid var(--color-white);border-radius:50px;border-right:3px solid var(--color-white);width:850px}[lang="es-es"] .content-nav__nav,[lang="es-mx"] .content-nav__nav{width:850px}.content-nav__list{max-width:800px;width:850px}[lang="es-es"] .content-nav__list,[lang="es-mx"] .content-nav__list{max-width:800px}.hints__heading{max-width:600px}}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.collections__product{background:url('../../assets/img/expansions/fusion-strike/global/patterns/pattern-tile-2x.png');background-size:59.5px auto}.collections__product::before{background-image:url('../../assets/img/expansions/fusion-strike/global/frames/swsh08-frames-alt-top.png')}.collections__product::after{background-image:url('../../assets/img/expansions/fusion-strike/global/frames/swsh08-frames-alt-bottom-2x.png')}.modal__content::before,.modal__content::after{background-image:url('../../assets/img/expansions/fusion-strike/global/frames/swsh08-frames-alt-top-2x.png')}.download::before{background-image:url('../../assets/img/expansions/fusion-strike/global/patterns/checkered-pattern-white-2x.png');background-size:32px auto}}
