.button__container{background-image:linear-gradient(0deg, #007183 0, #6a4a57 50%, #df1f27 100%);border:4px solid #000000;padding:0;position:relative}.button__container .button-border--hover{background-color:#ffd400;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 0.3s ease-in-out;width:100%}.button__container .button-bg{height:calc(100% - 4px);left:0;margin:2px;position:absolute;top:0;transition:opacity 0.3s ease-in-out;width:calc(100% - 4px)}.button__container .button-bg--normal{background-image:linear-gradient(0deg, #8ac8c3 0, #ffe800 100%);opacity:1}.button__container .button-bg--hover{background-image:linear-gradient(0deg, #ffc20f 0, #fbd098 55%, #e53026 100%);opacity:0}.button__container .button-inner{background-image:none;display:block;height:calc(100% - 4px);margin:2px;padding:5px 25px;position:relative}.button__container:before{background-image:url('../../assets/img/expansions/darkness-ablaze/global/buttons/button-bg-tile-green.png');background-position:top;background-size:cover;content:"";height:calc(100% - 4px);left:0;margin:2px;opacity:0.4;position:absolute;top:0;width:calc(100% - 4px);z-index:1}.button__container:after{background-image:url('../../assets/img/expansions/darkness-ablaze/global/buttons/button-bg-tile-orange.png');background-position:top;background-size:cover;content:"";height:calc(100% - 4px);left:0;margin:2px;opacity:0;position:absolute;top:0;transition:opacity 0.3s ease-in-out;width:calc(100% - 4px);z-index:2}@media (hover: hover){.button__container:hover:before{opacity:0;transition:opacity 0.3s ease-in-out}.button__container:hover:after{opacity:0.4;transition:opacity 0.3s ease-in-out}.button__container:hover .button-border--hover{opacity:1;transition:opacity 0.3s ease-in-out}.button__container:hover .button-bg{transition:opacity 0.3s ease-in-out}.button__container:hover .button-bg.button-bg--normal{opacity:0}.button__container:hover .button-bg.button-bg--hover{opacity:1}}.button__txt{color:#000000;font-size:18px;font-weight:bold;letter-spacing:1.5px;position:relative;z-index:3}@media only screen and (min-width: 40em){.button__txt{font-size:20px}}@media only screen and (min-width: 64em){.button__txt{font-size:22px}}:root{--font-body: "PT Sans", sans-serif;--font-heading: "Barlow Condensed", sans-serif;--font-base: 16;--font-cta: "PT Sans", sans-serif}.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}.main-footer__globals::before{display:none}.main-footer__globals .button__bg{display:none}.main-footer__globals .button__txt{color:#fff}.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}.main-footer__globals:hover .button__txt{color:#000}.button.back-to-top{z-index:3}.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);font-style:normal;font-weight:800}h1,.h1{font-size:calc(32rem / var(--font-base));letter-spacing:6px;line-height:1}h2,.h2,h2.download__title{font-size:calc(28rem / var(--font-base));line-height:1}h3,.h3{font-size:calc(24rem / var(--font-base));line-height:1}h4,.h4{font-size:calc(22rem / var(--font-base));line-height:1}h5,.h5{font-size:calc(22rem / var(--font-base));letter-spacing:1px}.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:#fff200;background-image:none}@media only screen and (min-width: 40em){:root{--font-base: 16}h1,.h1{font-size:calc(44rem / var(--font-base));line-height:1}h2,.h2,h2.download__title{font-size:calc(36rem / var(--font-base));line-height:1}h3,.h3{font-size:calc(30rem / var(--font-base));line-height:1.06}h4,.h4{font-size:calc(24rem / var(--font-base));line-height:1}h5,.h5{font-size:calc(24rem / var(--font-base));letter-spacing:1px}}@media only screen and (min-width: 64em){:root{--font-base: 18}h1,.h1{font-size:calc(60rem / var(--font-base));line-height:1}h2,.h2,h2.download__title{font-size:calc(48rem / var(--font-base));line-height:1}h3,.h3{font-size:calc(36rem / var(--font-base));line-height:1}h4,.h4{font-size:calc(28rem / var(--font-base));line-height:1}h5,.h5{font-size:calc(28rem / var(--font-base));letter-spacing:1px}}.leaving-site-modal__cta{background-image:none}.leaving-site-modal__cta::before,.leaving-site-modal__cta::after{content:none}.leaving-site-modal__cta .button__bg{background-color:#FFF;background-image:none}.leaving-site-modal__cta .button__txt{color:#000}.leaving-site-modal__cta .button:hover .button__bg{background-image:none}.leaving-site-modal__cta .button:hover .button__txt{color:#FFF}@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}.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}}.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)}}.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}}.swsh-card-dex{background-color:#202020;color:white;overflow:hidden;position:relative;z-index:2}.swsh-card-dex__deco{text-align:center}.swsh-card-dex__deco img{bottom:-8px;position:relative}.swsh-card-dex__swsh{bottom:-8px;position:relative}.swsh-card-dex__swsh__deco{transform:scaleY(-1)}.swsh-card-dex__swsh__logo{left:0px;margin:50px auto;max-width:448px;position:absolute;right:0px;z-index:1}.swsh-card-dex__swsh__logo .swsh-card-dex__bg-deco-sword-shield{margin:5px 0 0;max-width:75%}.swsh-card-dex__bg-deco-sword-shield{bottom:32px;margin-left:-50%;max-width:200%;position:relative}.card-dex{margin-bottom:50px}@media only screen and (min-width: 40em){.swsh-card-dex__swsh__logo .swsh-card-dex__bg-deco-sword-shield{margin:-15px 0 0;max-width:70%}.swsh-card-dex__bg-deco-sword-shield{margin-left:auto;max-width:100%;position:relative}}@media only screen and (min-width: 64em){.swsh-card-dex__swsh__logo .swsh-card-dex__bg-deco-sword-shield{margin:0px;max-width:100%}}.collections{color:white;padding:50px 0px 125px}.collections__product{height:100%;margin-bottom:var(--grid-gutter)/2}.collections__column{margin-bottom:var(--grid-gutter)}.collections__button{height:100%}.collections__intro-text{margin-bottom:50px}.collections__intro-text__title{margin-top:0px}.collections__product-description .icon{margin-left:calc(var(--grid-gutter) / 3)}.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/darkness-ablaze/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/darkness-ablaze/global/arrow-right.svg');height:70px;right:0;width:70px}.gallery--collections-modal .gallery__nav-prev{background-image:url('../../assets/img/expansions/darkness-ablaze/global/arrow-left.svg');height:70px;left:0;width:70px}.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%}}.main-nav__controls{z-index:2}.medium-up-break{display:none}@media only screen and (min-width: 40em){.medium-up-break{display:block}}.dark-energy-icon{background-image:url('../../assets/img/expansions/darkness-ablaze/global/dark-energy-icon.svg');display:inline-block;height:15px;width:18px}.scroll-into-view-offset{top:-100px}.scroll-into-view-offset#overview-siv{top:-200px}.scroll-into-view-offset--xl{position:relative;top:-200px}.link{font-family:var(--font-cta);position:relative}.link .icon{height:15px;transform:translate(0px 0px);transition:transform 250ms;width:10px}.link:hover .icon{transform:translate(5px, 0px)}.button.intro__cta{box-shadow:none;filter:none;font-family:var(--font-cta);font-style:normal}.button.intro__cta::before{content:none}.button.intro__cta:hover{color:#000}.button.intro__cta .button__bg:before,.button.intro__cta .button__bg:after{content:none}.cards__deco{display:flex;justify-content:space-between;pointer-events:none;position:relative;z-index:2}.cards__deco::after,.cards__deco::before{background-size:contain;content:"";display:block}.cards__deco::before{background-image:url('../../assets/img/expansions/darkness-ablaze/global/darkness-ablaze-frame-corner_blue.png');background-repeat:no-repeat;height:133px;width:255px}.cards__deco::after{background-image:url('../../assets/img/expansions/darkness-ablaze/global/darkness-ablaze-frame-corner_orange.png');background-repeat:no-repeat;height:133px;width:256px}.main-header{--header-h: 475;--header-w: 375;background-color:#131415;overflow:visible;position:relative;z-index:1}.main-header::before{content:"";display:block;padding-bottom:calc(var(--header-h) / var(--header-w) * 100%)}.main-header.vp--onscreen .main-header__video-shield,.main-header.vp--onscreen .main-header__video-sword,.main-header.vp--on-30 .main-header__video-shield,.main-header.vp--on-30 .main-header__video-sword{transition:opacity 1s ease}.main-header.vp--onscreen .main-header__logo,.main-header.vp--onscreen .main-header__deco img,.main-header.vp--on-30 .main-header__logo,.main-header.vp--on-30 .main-header__deco img{opacity:1;transform:translate(0, 0);transition:transform 0.6s ease, opacity 0.4s ease}.main-header.vp--onscreen .main-header__card,.main-header.vp--on-30 .main-header__card{opacity:1;transition:opacity 0.4s ease}.main-header.vp--onscreen .main-header__card,.main-header.vp--onscreen .main-header__logo,.main-header.vp--on-30 .main-header__card,.main-header.vp--on-30 .main-header__logo{transition-delay:0.2s}.autoplay-video--medium,.autoplay-video--large{display:none}.swsh3-header-video-gallery{display:block;left:0;position:absolute;top:40px;visibility:visible;width:100%;z-index:1}.swsh3-header-video-gallery .gallery__overlay{opacity:0;visibility:hidden}@media only screen and (min-width: 40em){.swsh3-header-video-gallery.swsh3-header-video-gallery--small{visibility:hidden}}.swsh3-header-video-gallery.swsh3-header-video-gallery--medium{visibility:hidden}@media only screen and (min-width: 40em) and (max-width: 63.9375em){.swsh3-header-video-gallery.swsh3-header-video-gallery--medium{visibility:visible}}@media only screen and (min-width: 64em){.swsh3-header-video-gallery.swsh3-header-video-gallery--medium{visibility:hidden}}@media only screen and (min-width: 40em){.swsh3-header-video-gallery{top:0}}@media only screen and (min-width: 64em){.swsh3-header-video-gallery{visibility:hidden}}.swsh3-header-video-gallery .gallery__item{top:0}.swsh3-header-video-gallery .gallery__item.is-active,.swsh3-header-video-gallery .gallery__item.is-transitioning{transform:none;transition:opacity 0.6s ease-in-out}.swsh3-header-video-gallery .gallery__item img{width:100%}.swsh3-header-video-gallery:after{background-image:linear-gradient(180deg, rgba(19,20,21,0) 0, rgba(19,20,21,0.5) 50%, #131415 100%);bottom:0;content:"";height:100px;left:0;position:absolute;width:100%}.main-header__video{left:0;overflow:hidden;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:-50%;margin:0 auto;overflow:hidden;position:absolute;right:-50%;top:0;width:120%;z-index:2}.main-header__video .autoplay-video.autoplay-video--small:after{background-image:linear-gradient(180deg, rgba(19,20,21,0) 0, rgba(19,20,21,0.5) 50%, #131415 100%);bottom:0;content:"";height:60px;left:0;position:absolute;width:100%}.main-header__video .autoplay-video.autoplay-video--small:before{background-image:linear-gradient(0deg, rgba(19,20,21,0) 0, rgba(19,20,21,0.5) 50%, #131415 100%);content:"";height:100px;left:0;position:absolute;top:0;width:100%}.main-header__video .autoplay-video__video{position:relative;z-index:2}.main-header__video .autoplay-video__fallback,.main-header__video .autoplay-video__video{top:45px}@media only screen and (max-width: 32em){.main-header__video{overflow:hidden}.main-header__video .autoplay-video__fallback,.main-header__video .autoplay-video__video{top:50px}}@media only screen and (min-width: 40em){.main-header__video{overflow:visible}.main-header__video .autoplay-video__fallback,.main-header__video .autoplay-video__video{top:0}}.autoplay-video__fallback,.autoplay-video__video{height:100%;width:100%}@media only screen and (min-width: 40em){.autoplay-video__fallback,.autoplay-video__video{object-fit:cover}}.autoplay-video__fallback .autoplay-video__fallback img,.autoplay-video__video .autoplay-video__fallback img{width:100%}.autoplay-video__fallback{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.autoplay-video__reduce-motion.autoplay-video__reduce-motion--large,.autoplay-video__reduce-motion.autoplay-video__reduce-motion--small{display:none}.is-reduced-motion .autoplay-video__reduce-motion{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.is-reduced-motion .autoplay-video__reduce-motion--small{display:block}@media only screen and (min-width: 40em){.is-reduced-motion .autoplay-video__reduce-motion--large{display:block}.is-reduced-motion .autoplay-video__reduce-motion--small{display:none}}.main-header__logo,.main-header__deco,.main-header__card{opacity:0;position:absolute}.main-header__deco{--left: -208;--width: 777;left:calc(var(--left) / var(--header-w) * 100%);opacity:1;width:calc(var(--width) / var(--header-w) * 100%);z-index:1}.main-header__deco img{opacity:0;width:100%}.main-header__deco--top{left:50%;top:-20px;transform:translateX(-50%);width:calc(var(--width) / var(--header-w) * 140%);z-index:2}.main-header__deco--top .deco-large{display:block}.main-header__deco--top .deco-small{display:none}@media only screen and (max-width: 32em){.main-header__deco--top{top:-10px;width:calc(var(--width) / var(--header-w) * 55%)}.main-header__deco--top .deco-large{display:none}.main-header__deco--top .deco-small{display:block}}@media only screen and (min-width: 40em){.main-header__deco--top{top:-15px;width:calc(var(--width) / var(--header-w) * 140%)}.main-header__deco--top .deco-large{display:block}.main-header__deco--top .deco-small{display:none}}@media only screen and (min-width: 64em){.main-header__deco--top{top:0;width:calc(var(--width) / var(--header-w) * 100%)}}.main-header__deco--top img{transform:translateY(-20%)}.main-header__deco--bottom{bottom:0;transform:scaleY(-1)}@media only screen and (min-width: 40em){.main-header__deco--bottom{bottom:-3px}}@media only screen and (min-width: 64em){.main-header__deco--bottom{bottom:-33px}}.main-header__deco--bottom img{transform:translateY(-20%)}.main-header__logo{--left: 40;--top: 40;--width: 285;filter:drop-shadow(0px 4px 12px rgba(0,0,0,0.65));left:calc(var(--left) / var(--header-w) * 100%);text-align:center;top:calc(var(--top) / var(--header-h) * 100%);transform:translateY(-20%);width:calc(var(--width) / var(--header-w) * 100%);z-index:3}.main-header__logo img{width:100%}[lang="fr-fr"] .main-header__logo img,[lang="de-de"] .main-header__logo img{width:70%}@media only screen and (min-width: 40em){.main-header__logo img{width:80%}[lang="fr-fr"] .main-header__logo img,[lang="de-de"] .main-header__logo img{width:60%}}@media only screen and (min-width: 64em){.main-header__logo img{width:100%}[lang="fr-fr"] .main-header__logo img,[lang="de-de"] .main-header__logo img{width:80%}}@media only screen and (max-width: 32em){.main-header__logo{--top: 80}}.featured__container{background-image:linear-gradient(180deg, #faeccc 0%, #fbeecc 20%, #fcf2a1 80%, #fcf18e 100%);border-bottom:0;border-image-slice:1;border-image-source:linear-gradient(90deg, #8c7239 0, #826722 50%, #8c7239 100%);border-left:0;border-right:0;border-top:4px solid;position:relative}.featured__container::before,.featured__container::after{content:"";height:100%;position:absolute;top:0;width:50%;z-index:1}.featured__container::before{background-image:linear-gradient(270deg, rgba(255,255,255,0) 0, rgba(255,255,255,0.6) 100%);left:0}.featured__container::after{background-image:linear-gradient(90deg, rgba(255,255,255,0) 0, rgba(255,255,255,0.6) 100%);right:0}.featured__cover{background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/bg-fire-pattern.png');height:100%;opacity:0.15;position:absolute;top:0;width:100%}.featured__cover::after{background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/noise-layer.png');background-repeat:repeat;background-size:811.5px 330.5px;content:"";height:100%;opacity:0.2;position:absolute;top:0;width:100%;z-index:1}.featured{padding-top:6rem;position:relative}@media only screen and (min-width: 40em){.featured{padding-top:3.1rem}}.featured .featured__title{color:#087679;margin-bottom:0;position:relative;z-index:3}@supports (background-clip: text) or (-webkit-background-clip: text){.featured .featured__title{-webkit-background-clip:text;background-clip:text;background-image:repeating-linear-gradient(#087679 0%, #0a2c2f 1em);color:transparent}@media only screen and (min-width: 40em){.featured .featured__title{background-image:repeating-linear-gradient(#087679 0%, #0a2c2f 1em)}}@media only screen and (min-width: 64em){.featured .featured__title{background-image:repeating-linear-gradient(#087679 0%, #0a2c2f 1.2em)}}}.featured .featured__desc{position:relative;z-index:3}.featured .perspective-card{position:relative;z-index:2}.featured .perspective-card.perspective-card--modal{z-index:1001}.tips__container{background-image:linear-gradient(180deg, #9a0d0f 0%, #e01b22 20%, #be5309 80%, #6c2801 100%);position:relative}.tips__container::before,.tips__container::after{content:"";height:100%;position:absolute;top:0;width:50%;z-index:1}.tips__container::before{background-image:linear-gradient(90deg, rgba(80,0,0,0.75) 0, rgba(196,53,28,0) 100%);left:0}.tips__container::after{background-image:linear-gradient(-90deg, rgba(80,0,0,0.75) 0, rgba(196,53,28,0) 100%);right:0}.tips{color:var(--color-white);padding-bottom:10px;position:relative}.tips>*{position:relative;z-index:2}.tips::before{background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/bg-fire-pattern.png');content:"";height:100%;opacity:0.15;position:absolute;top:0;width:100%;z-index:2}.tips::after{background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/noise-layer.png');background-repeat:repeat;background-size:811.5px 330.5px;content:"";height:100%;opacity:0.1;position:absolute;top:0;width:100%}.deck-hints{--card-width: 290px;margin:0 auto 54px;position:relative;z-index:2}.deck-hints__heading{margin-bottom:88px;margin-top:16px}.deck-hints__heading h2{color:#e3b31f;filter:drop-shadow(0px 2px 6px rgba(0,0,0,0.5))}@supports (background-clip: text) or (-webkit-background-clip: text){.deck-hints__heading h2{-webkit-background-clip:text;background-clip:text;background-image:repeating-linear-gradient(#fff8c6, #e3b31f 1em);color:transparent}@media only screen and (min-width: 40em){.deck-hints__heading h2{background-image:repeating-linear-gradient(#fff8c6, #e3b31f 1em)}}@media only screen and (min-width: 64em){.deck-hints__heading h2{background-image:repeating-linear-gradient(#fff8c6, #e3b31f 1em)}}}@media only screen and (min-width: 40em){.deck-hints__heading{margin-bottom:120px;margin-top:20px}}@media only screen and (min-width: 64em){.deck-hints__heading{margin-bottom:160px;margin-top:-50px}}.deck-hints__cards{height:140px;position:relative}.deck-hints--center .row+.row{margin-top:32px}@media only screen and (min-width: 40em) and (max-width: 63.9375em){.deck-hints--center.deck-hints{margin-bottom:160px;margin-top:100px}}@media only screen and (max-width: 39.9375em){.deck-hints--center.deck-hints{margin-bottom:100px}}.deck-hints__card-container{display:flex;flex-wrap:wrap;justify-content:center;padding:0 12%;position:relative}@media only screen and (max-width: 24.9375em){.deck-hints__card-container{padding:0}}.deck-hints__card-container .deck-hints__card-container-bg{border:4px solid var(--color-gold-dark);border-image-slice:1;border-image-source:linear-gradient(to top, #836722, #ffda94);box-shadow:0 8px 16px 0 rgba(0,0,0,0.5);height:346px;left:-50%;margin:0 auto;position:absolute;right:-50%;top:50%;transform:translateY(-50%) skewX(-10deg);width:1372px}.deck-hints__card-container .deck-hints__card-container-bg::after{border:4px solid;border-image-slice:1;border-image-source:linear-gradient(to top, #ffda94, #c29934);content:"";height:100%;overflow:hidden;position:absolute;width:100%}.deck-hints__card-container .deck-hints__card-container-bg::before{background:url('../../assets/img/expansions/darkness-ablaze/global/patterns/pattern-tile.png');background-repeat:repeat;content:"";height:100%;position:absolute;width:100%}.deck-hints__card-center{padding:8px;width:50%}@media only screen and (max-width: 39.9375em){.deck-hints__card-center{max-width:150px}}@media only screen and (min-width: 40em) and (max-width: 63.9375em){.deck-hints__card-center{max-width:220px}}.deck-hints__card{--card-width: 150px;--x-offset: -100%;border-radius:15px;filter:drop-shadow(0px 4px 16px rgba(0,0,0,0.4));left:0;margin:0 auto;max-width:var(--card-width);opacity:0;position:absolute;right:-100px;top:50%;transform:translate(var(--x-offset), -54%);width:45%}.vp--onf-20 .deck-hints__card{--x-offset: 0;opacity:1;transition:transform 0.4s, opacity 0.4s}@media only screen and (min-width: 64em){.deck-hints__card{left:-50px;margin:0;right:auto}}.deck-hints__card--secondary{left:-100px;right:0;transform:translate(var(--x-offset), -46%)}.vp--onf-20 .deck-hints__card--secondary{transition-delay:0.2s}@media only screen and (min-width: 40em){.deck-hints__card--secondary{left:-170px}}.deck-hints__content{margin-top:72px}.deck-hints__hint-title{margin-top:0px}.deck-hints__bg-deco{--border-width: 4px;--bg-height: 140px;border:var(--border-width) solid var(--color-gold-dark);border-image-slice:1;border-image-source:linear-gradient(to top, #836722, #ffda94);bottom:0px;height:var(--bg-height);margin-left:-7%;overflow:hidden;position:absolute;top:0px;transform:skewX(-10deg);width:100vw}@media only screen and (min-width: 40em){.deck-hints__bg-deco{margin-left:-50px}}.deck-hints__bg-deco span{border:var(--border-width) solid;border-image-slice:1;border-image-source:linear-gradient(to top, #ffda94, #c29934);height:calc(var(--bg-height) - 8px);left:4px;overflow:hidden;position:absolute;width:calc(100% - var(--border-width))}.deck-hints__bg-deco:before{background:url('../../assets/img/expansions/darkness-ablaze/global/patterns/pattern-tile.png');background-repeat:repeat;content:"";height:100%;left:0px;position:absolute;transform:skewX(10deg);width:105%}.deck-hints--left{--card-width: 290px}.deck-hints--left .deck-hints__bg-deco{margin-right:-7%;right:0px;transform:skewX(10deg)}@media only screen and (min-width: 40em){.deck-hints--left .deck-hints__bg-deco{margin-right:-50px}}.deck-hints--left .deck-hints__bg-deco span{left:0px;margin-right:-150px}.deck-hints--left .deck-hints__bg-deco:before{left:-50px;transform:skewX(-10deg)}.deck-hints--left .row{display:flex;flex-wrap:wrap}.deck-hints--left .column:first-child{order:1}@media only screen and (max-width: 39.9375em){.deck-hints--left .column{width:100%}}.cards__container{background-image:linear-gradient(180deg, #faeccc 0%, #fbeecc 20%, #fcf2a1 80%, #fcf18e 100%);position:relative}.cards__container::before,.cards__container::after{content:"";height:100%;position:absolute;top:0;width:15%;z-index:1}@media only screen and (min-width: 64em){.cards__container::before,.cards__container::after{width:35%}}.cards__container::before{background-image:linear-gradient(270deg, rgba(255,255,255,0) 0, rgba(255,255,255,0.6) 100%);left:0}.cards__container::after{background-image:linear-gradient(90deg, rgba(255,255,255,0) 0, rgba(255,255,255,0.6) 100%);right:0}.cards{padding-bottom:92px;padding-top:56px;position:relative}.cards>*{position:relative;z-index:2}.cards::before{background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/bg-fire-pattern.png');content:"";height:100%;opacity:0.15;position:absolute;top:0;width:100%;z-index:2}.cards::after{background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/noise-layer.png');background-repeat:repeat;background-size:811.5px 330.5px;content:"";height:100%;opacity:0.05;position:absolute;top:0;width:100%}.cards-section{margin-top:55px}.cards-section__list{display:flex;flex-wrap:wrap;justify-content:center}.cards-section__list .column{flex:0 0 50%;margin-bottom:16px}.cards__title{color:#087679;margin-bottom:40px}@supports (background-clip: text) or (-webkit-background-clip: text){.cards__title{-webkit-background-clip:text;background-clip:text;background-image:repeating-linear-gradient(#087679 0%, #0a2c2f 1em);color:transparent}@media only screen and (min-width: 40em){.cards__title{background-image:repeating-linear-gradient(#087679 0%, #0a2c2f 1em)}}@media only screen and (min-width: 64em){.cards__title{background-image:repeating-linear-gradient(#087679 0%, #0a2c2f 1.1em)}}}.cards-section__title{color:#131415;margin-bottom:var(--grid-gutter)}.cards-section__title__text{margin-bottom:0px;text-transform:uppercase}.main-footer__social button:hover{background:#e43427;border-color:#e43427;color:#fff}.collections-modal__button{margin:0 auto 15px}@media only screen and (min-width: 64em){.collections-modal__button{margin:0 0 15px}}.collections__container{background-image:linear-gradient(180deg, #9a0d0f 0, #e01b22 15%, #be5309 85%, #6c2801 100%);position:relative;z-index:2}.collections__container .cards__deco{left:0;position:absolute;right:0;top:0;width:100%}.collections__deco--container{position:relative}.collections__deco{bottom:0;position:absolute;text-align:center;width:100%;z-index:1}.collections__deco.collections__deco--bottom{left:50%;transform:translateX(-50%) rotate(180deg);width:180%}.collections__deco img{position:relative}@media only screen and (max-width: 24.9375em){.collections__deco.collections__deco--bottom{bottom:-20px;width:250%}}@media only screen and (min-width: 40em){.collections__deco.collections__deco--bottom{bottom:-20px;width:120%}}@media only screen and (min-width: 64em){.collections__deco.collections__deco--bottom{bottom:0;width:100%}}.collections__logo{bottom:30px;left:50%;max-width:350px;position:absolute;text-align:center;transform:translateX(-50%);width:100%;z-index:1}@media only screen and (max-width: 24.9375em){.collections__logo{max-width:291px}}@media only screen and (min-width: 40em){.collections__logo{bottom:40px;max-width:400px}}@media only screen and (min-width: 64em){.collections__logo{max-width:unset}}.collection__bg--pattern-fire{background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/bg-fire-pattern.png');height:100%;left:0;opacity:0.15;position:absolute;top:0;width:100%}.collection__bg--pattern-noise{background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/noise-layer.png');background-repeat:repeat;background-size:811.5px 330.5px;height:100%;left:0;opacity:0.1;position:absolute;top:0;width:100%}.collections{background-image:none;color:#000;padding-bottom:64px;padding-top:88px;position:relative}@media only screen and (min-width: 40em){.collections{padding-bottom:144px}}.collections::after,.collections::before{content:"";height:100%;position:absolute;top:0;width:50%}.collections::before{background-image:linear-gradient(270deg, rgba(196,53,28,0) 0%, rgba(80,0,0,0.75) 100%);left:0}.collections::after{background-image:linear-gradient(90deg, rgba(196,53,28,0) 0%, rgba(80,0,0,0.75) 100%);right:0}.collections>.row{position:relative;z-index:6}.collections-modal__single-image{margin-bottom:24px}@media only screen and (min-width: 64em){.collections-modal__single-image{margin-bottom:0}.collections-modal__single-image img{max-width:360px;width:100%}}.collections__intro-text{margin-bottom:64px;margin-top:54px}@media only screen and (min-width: 64em){.collections__intro-text{margin-top:0}}.collections__intro-text--container .collections__intro-text__title{color:#e3b31f;filter:drop-shadow(0px 2px 6px rgba(0,0,0,0.5));font-size:calc(32rem / var(--font-base));font-style:normal;letter-spacing:6px;line-height:1;position:relative}@supports (background-clip: text) or (-webkit-background-clip: text){.collections__intro-text--container .collections__intro-text__title{-webkit-background-clip:text;background-clip:text;background-image:repeating-linear-gradient(#fff8c6, #e3b31f 1em);color:transparent}}@media only screen and (min-width: 40em){.collections__intro-text--container .collections__intro-text__title{font-size:calc(44rem / var(--font-base))}}@media only screen and (min-width: 64em){.collections__intro-text--container .collections__intro-text__title{font-size:calc(60rem / var(--font-base))}}[lang="fr-fr"] .collections__intro-text--container{padding:8px 20px 3px;top:-150px;width:95%}@media only screen and (max-width: 24.9375em){[lang="fr-fr"] .collections__intro-text--container{padding:8px 20px 3px;top:-150px;width:95%}}@media only screen and (min-width: 40em){[lang="fr-fr"] .collections__intro-text--container{padding:8px 24px 3px;width:auto}}[lang="it-it"] .collections__intro-text--container{top:-150px}.collections__swsh__deco img{bottom:0px;margin-left:-50%;max-width:200%;position:relative}@media only screen and (min-width: 40em){.collections__swsh__deco img{margin-left:auto;max-width:100%;position:relative}}.collections__swsh{bottom:-16px;position:relative}.collections__swsh__deco{position:relative;z-index:4}.collections__swsh__logo{left:0px;margin:50px auto;max-width:300px;position:absolute;right:0px;top:-80px;z-index:5}.collections__swsh__logo .collections__container__bg-deco-sword-shield{margin:-30px 0 0;max-width:75%}@media only screen and (min-width: 40em){.collections__swsh__logo{max-width:350px;top:-80px}}@media only screen and (min-width: 64em){.collections__swsh__logo{max-width:418px;top:-60px}}.collections__product{background-color:#fff;background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/pattern-tile.png');border:none;box-shadow:none;padding:19px 8px;width:100%}@media only screen and (min-width: 40em){.collections__product{padding:var(--grid-gutter) 16px}}.collections__product:hover{background-color:#fff;background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/pattern-tile.png')}.collections__product .collections__product-title{font-style:normal}.collections__product .link{color:#087679;font-size:calc(22rem / var(--font-base));font-style:normal;padding:3px 18px}.collections__product .link svg path{stroke:#ffffff !important}.collections__product,.collections__product-image{display:inline-block}.collections__button{background-image:linear-gradient(0deg, #826722 0, #ffda94 100%);padding:10px;width:100%}.collections__button:before{background-image:linear-gradient(0deg, #ffda94 0, #c19833 100%);content:"";height:calc(100% - 10px);left:0;margin:5px;position:absolute;top:0;width:calc(100% - 10px);z-index:-1}.collections__button .collections__product-image{justify-content:center;margin-bottom:10px;position:relative;width:95%}.collections__button .collections__product-image img{position:relative}@media only screen and (min-width: 40em){.collections__button .collections__product-image{width:100%}}.collections__button:hover .link{color:#054648}.collections__button:hover .link::before{transform:scaleX(1) rotate(-1deg)}.collections__button:hover .link .icon{transform:translate(5px, 0px)}.collections__button:hover .collections__product-image::before{animation:switch 1s steps(3) 0s infinite;content:""}.collections__column{position:relative;transition:transform 0.2s ease-in;z-index:3}.collections__column:hover{transform:translateY(-8px);transition:transform 0.25s ease-in-out}@keyframes switch{0%{background-position:0% 0%}100%{background-position:150% 0%}}.modal__overlay{background-image:none}.leaving-site-modal__cta{overflow:hidden}.modal .modal__overlay{background-image:none}.modal .modal__close{background-color:transparent;background-image:url('../../assets/img/expansions/darkness-ablaze/global/swsh2-close-white.svg');background-size:cover;color:#fff;height:30px;overflow:hidden;width:30px}.modal .modal__close .button{display:none}.modal--collections-open{margin:0 8px;width:calc(100% - 16px)}.modal--collections-open .modal__overlay{background-color:rgba(0,0,0,0.5);left:-10px;position:absolute;top:0;width:110%}.modal--collections-open .modal__wrapper{max-width:1230px;padding:8px 8px}.modal--collections-open .modal__wrapper:before{background-image:linear-gradient(0deg, #ffda94 0, #c19833 100%);background-position:left bottom;background-repeat:no-repeat;content:"";height:calc(100% - 8px);left:2px;margin:2px;position:absolute;top:2px;width:calc(100% - 8px);z-index:1}.modal--collections-open .modal__wrapper:after{background-image:linear-gradient(0deg, #826722 0, #ffda94 100%);background-position:left bottom;background-repeat:no-repeat;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.modal--collections-open .modal__content{color:#000;position:relative;z-index:2}.modal--collections-open .modal__content li img{margin:0 auto;max-width:100%}@media only screen and (min-width: 64em){.modal--collections-open .modal__content:before{content:""}}.modal--collections-open .modal__close{background-image:url('../../assets/img/expansions/darkness-ablaze/global/swsh2-close.svg');background-position:center;background-repeat:no-repeat;background-size:25px 25px;height:40px;padding:10px;width:40px;z-index:3}.collections-modal{background-color:transparent;background-image:none;background-position:-7% 0%;background-repeat:no-repeat;border:none;padding-left:8px;padding-right:8px;position:relative}@media only screen and (min-width: 40em){.collections-modal{padding-left:20px;padding-right:20px}}.collections-modal .row .column:nth-child(2) li{list-style-type:disc;margin-left:20px}.collections-modal .button{color:#ffffff;filter:none;font-family:var(--font-cta);font-style:normal}.collections-modal .button::before{content:none}.collections-modal .button .button__bg{background-color:#000}.collections-modal .button .button__bg:before,.collections-modal .button .button__bg:after{content:none}.collections-modal .button:hover{color:#000}.collections-modal .button:hover .button__bg{background-color:#fff}.modal__content{background-color:#fff;background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/pattern-tile.png');max-width:1230px}.modal__content .collections-modal__title{padding-bottom:15px}.modal__content .gallery--collections-modal .gallery__nav{background-image:linear-gradient(0deg, #8ac8c3 0, #ffe800 100%);background-position:center center;background-size:100%;border-image:linear-gradient(0deg, #007183 0, #6a4a57 50%, #df1f27 100%) 1;border-style:solid;border-width:2px;height:56px;outline:4px solid #000;width:56px}.modal__content .gallery--collections-modal .gallery__nav:before{background-image:url('../../assets/img/expansions/darkness-ablaze/global/buttons/button-bg-tile-green.png');background-position:0 center;background-repeat:repeat-x;background-size:cover;content:"";height:100%;left:0;opacity:0.25;position:absolute;top:0;transition:opacity 0.3s ease-in-out;width:100%}.modal__content .gallery--collections-modal .gallery__nav:after{background-image:url('../../assets/img/expansions/darkness-ablaze/global/arrow-black.png');background-position:center center;background-repeat:no-repeat;background-size:75%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.modal__content .gallery--collections-modal .gallery__nav:hover{background-image:linear-gradient(0deg, #ffc20f 0, #fbd098 55%, #e53026 100%);border-color:#ffd400;border-image:none;cursor:pointer}.modal__content .gallery--collections-modal .gallery__nav:hover:before{background-image:url('../../assets/img/expansions/darkness-ablaze/global/buttons/button-bg-tile-orange.png');opacity:0.5;transition:opacity 0.3s ease-in}.modal__content .gallery--collections-modal .gallery__nav:hover:after{background-image:url('../../assets/img/expansions/darkness-ablaze/global/arrow-black.png')}.modal__content .gallery--collections-modal .gallery__nav[disabled="true"]{opacity:0}.modal__content .gallery--collections-modal .gallery__nav.gallery__nav-prev{background-size:60px}.modal__content .gallery--collections-modal .gallery__nav.gallery__nav-prev:after{transform:rotate(180deg)}.modal__content .gallery--collections-modal .gallery__wrapper{max-width:360px}.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{background-image:linear-gradient(0deg, #ffe800 0, #ffffc6 100%);border:4px solid #131415;transform:scale(1)}.modal__content .gallery--collections-modal .gallery__pagination .gallery__pagination-item button{background-color:#131415;border:7px solid #131415;height:16px;width:16px}.locale-switcher-modal__list-item.is-active a{-webkit-background-clip:unset;background-image:none;color:#087679;-webkit-text-fill-color:#087679}.locale-switcher-modal__list-item.is-active a:hover:before{transform:scaleX(1) rotate(-3deg)}.locale-switcher-modal__list-item.is-active a:after{content:none}.locale-switcher-modal__list-item a{-webkit-background-clip:unset;padding:3px 20px;position:relative;-webkit-text-fill-color:unset;text-transform:unset;z-index:1}.locale-switcher-modal__list-item a:focus{-webkit-background-clip:unset;background-image:none;-webkit-text-fill-color:unset}.locale-switcher-modal__list-item a:after{background-image:url('../../assets/img/expansions/darkness-ablaze/global/arrow-white.svg');background-position:center center;background-repeat:no-repeat;background-size:12px;content:"";height:30px;position:absolute;right:-8px;top:4px;transform:translateX(0);transition:transform 0.2s ease-out;width:30px}.locale-switcher-modal__list-item a:hover{-webkit-background-clip:unset;background-image:none;color:#087679;-webkit-text-fill-color:#087679}.locale-switcher-modal__list-item a:hover:after{background-image:url('../../assets/img/expansions/darkness-ablaze/global/arrow-green.svg');transform:translateX(7px);transition:transform 0.2s ease-out}.is-reduced-motion .collections__column .collections__button .collections__product .link:before{transition:transform 0s linear}.is-reduced-motion .collections__column .collections__button .collections__product-image{animation:none}.is-reduced-motion .collections__column .collections__button:hover .collections__product-image{animation:none}.is-reduced-motion .locale-switcher-modal__list-item a:before{transition:transform 0s linear}.content-nav__nav{border:4px solid #000;border-left:none;border-right:none;height:56px;transform:translateY(0);transition:none}@media only screen and (min-width: 40em){.content-nav__nav{border-left:4px solid;border-right:4px solid;transform:translateY(-50%)}}.content-nav__nav .content-nav__go{padding-right:16px}.content-nav__nav .touch-slider__items-outer,.content-nav__nav .touch-slider__items-inner,.content-nav__nav .content-nav__item{height:100%}.content-nav__nav .touch-slider__items-outer{background-image:linear-gradient(0deg, #8ac8c3 0, #ffe800 100%);border:2px solid;border-image-slice:1;border-image-source:linear-gradient(0deg, #007183 0, #6a4a57 50%, #df1f27 100%);border-left:none;border-right:none;padding:0;position:relative}@media only screen and (max-width: 39.9375em){.content-nav__nav .touch-slider__items-outer{width:100%}}@media only screen and (min-width: 40em){.content-nav__nav .touch-slider__items-outer{border-left:2px solid;border-right:2px solid}}.content-nav__nav .touch-slider__items-outer::after{content:none}.content-nav__nav .touch-slider__items-outer:before{background-image:url('../../assets/img/expansions/darkness-ablaze/global/buttons/button-bg-tile-green.png');background-position:top;background-repeat:repeat;background-size:204px 40px;content:"";height:calc(100% - 4px);left:0;margin:2px;opacity:0.4;position:absolute;top:6px;width:calc(100% - 4px);z-index:1}.content-nav__nav .content-nav__list{position:relative;z-index:2}.content-nav__nav .content-nav__item{border-color:rgba(0,0,0,0.1);position:relative}.content-nav__nav .content-nav__item::before{background-image:linear-gradient(0deg, #ffc20f 0, #fbd098 55%, #e53026 100%);content:"";height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width: 39.9375em){.content-nav__nav .content-nav__item{padding:0}}.content-nav__nav .content-nav__item:hover::before{opacity:1;transition:opacity 0.5s ease}.content-nav__nav .content-nav__anchor{align-items:center;display:flex;font-size:18px;font-style:normal;height:100%;justify-content:center;position:relative}.content-nav__nav .content-nav__anchor:focus-within span:first-child{outline:-webkit-focus-ring-color auto 1px}@media only screen and (min-width: 40em){.content-nav__nav .content-nav__anchor{font-size:20px}}@media only screen and (min-width: 64em){.content-nav__nav .content-nav__anchor{font-size:22px}}.content-nav__nav .content-nav__anchor .visually-hidden{padding:0}.content-nav__nav .content-nav__anchor span:first-child{padding:0 28px}.content-nav__nav .content-nav__anchor span{position:relative;z-index:3}.content-nav__nav .content-nav__anchor::before{background-image:url('../../assets/img/expansions/darkness-ablaze/global/arrow-solid.svg');bottom:6px;content:"";display:inline-block;height:6px;left:0;margin:0 auto;opacity:0;position:absolute;right:0;transition:opacity 0.1s ease-out;width:12px;z-index:5}.content-nav__nav .content-nav__anchor::after{background-image:url('../../assets/img/expansions/darkness-ablaze/global/buttons/button-bg-tile-orange.png');background-position:top;background-size:204px 40px;content:"";height:calc(100% - 4px);left:0;margin:2px;opacity:0;position:absolute;top:6px;transition:opacity 0.4s ease;width:calc(100% - 4px);z-index:2}.content-nav__nav .content-nav__anchor:hover{background-color:transparent}.content-nav__nav .content-nav__anchor:hover span{color:#000}.content-nav__nav .content-nav__anchor:hover::after{opacity:0.4}.content-nav__nav .content-nav__anchor--active{background-color:#ffd400;background-image:linear-gradient(0deg, #ffc20f 0, #fbd098 55%, #e53026 100%)}.content-nav__nav .content-nav__anchor--active span{color:#000}.content-nav__nav .content-nav__anchor--active::before{opacity:1}.content-nav__nav .content-nav__anchor--active::after{opacity:0.4}.content-nav--sticky .content-nav__nav{border-left:none;border-right:none;border-top:none;transition:transform 0.3s ease}[lang="es-es"] .content-nav--sticky .content-nav__nav,[lang="es-mx"] .content-nav--sticky .content-nav__nav{width:100%}.content-nav--sticky .content-nav__nav .touch-slider__items-outer{border:none}.content-nav--sticky .content-nav__nav .touch-slider__items-outer::after{background:linear-gradient(90deg, #007183 0, #6a4a57 50%, #df1f27 100%);bottom:0;content:"";display:inline-block;height:2px;position:absolute;width:100%;z-index:2}.download__container{background-image:linear-gradient(180deg, #faeccc 0%, #fbeecc 20%, #fcf2a1 80%, #fcf18e 100%);position:relative}.download__container::before,.download__container::after{content:"";height:100%;position:absolute;top:0;width:50%;z-index:1}.download__container::before{background-image:linear-gradient(270deg, rgba(255,255,255,0) 0, rgba(255,255,255,0.6) 100%);left:0}.download__container::after{background-image:linear-gradient(90deg, rgba(255,255,255,0) 0, rgba(255,255,255,0.6) 100%);right:0}.download .download__title{color:#087679}@supports (background-clip: text) or (-webkit-background-clip: text){.download .download__title{-webkit-background-clip:text;background-clip:text;background-image:repeating-linear-gradient(#087679 0%, #0a2c2f 1em);color:transparent}@media only screen and (min-width: 40em) and (max-width: 63.9375em){.download .download__title{background-image:repeating-linear-gradient(#087679 0%, #0a2c2f 1em)}}}.download>*{position:relative;z-index:2}.download::before{background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/bg-fire-pattern.png');content:"";height:100%;opacity:0.15;position:absolute;top:0;width:100%;z-index:2}.download::after{background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/noise-layer.png');background-repeat:repeat;background-size:811.5px 330.5px;content:"";height:100%;opacity:0.05;position:absolute;top:0;width:100%}.swsh-card-dex__container{background-image:linear-gradient(180deg, #9a0d0f 0, #e01b22 15%, #be5309 85%, #6c2801 100%);position:relative;z-index:2}.swsh-card-dex__container::after,.swsh-card-dex__container::before{content:"";height:100%;position:absolute;top:0;width:50%}.swsh-card-dex__container::before{background-image:linear-gradient(270deg, rgba(80,0,0,0) 0, rgba(80,0,0,0.75) 70%);left:0}.swsh-card-dex__container::after{background-image:linear-gradient(90deg, rgba(80,0,0,0) 0, rgba(80,0,0,0.75) 70%);right:0}.swsh-card-dex__container .swsh-card-dex__bg-deco-sword-shield{bottom:0}.swsh-card-dex__container .swsh-card-dex__swsh__logo{margin:0 auto}.swsh-card-dex__container .card-dex{margin-bottom:72px}.swsh-card-dex{background:transparent}.swsh-card-dex>*{position:relative;z-index:2}.swsh-card-dex::before{background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/bg-fire-pattern.png');content:"";height:100%;opacity:0.15;position:absolute;top:0;width:100%;z-index:2}.swsh-card-dex::after{background-image:url('../../assets/img/expansions/darkness-ablaze/global/patterns/noise-layer.png');background-repeat:repeat;background-size:811.5px 330.5px;content:"";height:100%;opacity:0.1;position:absolute;top:0;width:100%}.swsh-card-dex .card-dex__gallery::after{background-color:#ffc200}.swsh-card-dex .card-dex__gallery .gallery__item.is-active{opacity:1}.swsh-card-dex .swsh-card-dex__swsh{position:static}.swsh-card-dex .swsh-card-dex__swsh__deco{position:relative;z-index:2}.swsh-card-dex .swsh-card-dex__swsh__logo{bottom:4vh;z-index:3}@media only screen and (min-width: 64em){.swsh-card-dex .swsh-card-dex__swsh__logo{bottom:6vh}}@media only screen and (max-width: 24.9375em){.main-header__logo{--top: 70}.heading-decorated{width:80%}}@media only screen and (min-width: 40em){.main-header{--header-w: 810;--header-h: 760}.main-header.is-sword .main-header__card--shield .perspective-card{opacity:1}.main-header .autoplay-video{left:0;margin:0;right:0;width:100%}.autoplay-video--small{display:block}.main-header__deco{--left: -119;--width: 1050}.main-header__logo{--left: 172;--top: 45;--width: 482}.deck-hints{margin:0 auto}.tips{padding-bottom:120px}.deck-hints__content{margin-top:88px}.deck-hints__bg-deco{--bg-height: 200px}.deck-hints__card-container{padding:0 calc(200% / var(--grid-columns))}.deck-hints__card-container .deck-hints__card-container-bg{height:504px}.deck-hints__card-center{width:50%}.deck-hints__card{--card-width: 220px}.deck-hints__cards{width:auto}.row--deck-hints-right:nth-of-type(even) .deck-hints__bg-deco{margin-right:-75px}.row--deck-hints-right:nth-of-type(even) .deck-hints__cards{flex-flow:row-reverse}.cards{padding-bottom:104px;padding-top:88px}.cards-section{margin-top:3rem}.cards-section__list .column{flex-basis:calc(100% / 3)}.deck-hints__cards{height:200px}.deck-hints__card{right:-170px}.deck-hints__card--secondary{right:0}.deck-hints--left .deck-hints__card--secondary{left:-170px}[lang="fr-fr"] .collections__column--item3 .collections__product-image{margin-left:auto;margin-right:auto;max-width:350px}.collections__product-title{margin-bottom:auto}.collections__product{display:flex;flex-direction:column}.collections__product-description{display:flex;flex:1 0 auto;flex-direction:column}}@media only screen and (min-width: 64em){.main-header{--header-w: 1440;--header-h: 600}.deck-hints__card-container{flex-wrap:nowrap;padding:0}.deck-hints__card-container .deck-hints__card-container-bg{height:200px}.deck-hints__card-center{padding:0}.deck-hints__card-center+.deck-hints__card-center{margin-left:24px}.autoplay-video--large{display:block}.autoplay-video--medium{display:none}.main-header__video{--height: var(--header-h)}.main-header__video::after{padding-bottom:calc(75 / var(--height) * 100%)}.main-header__deco{--left: 82;--width: 1276}.main-header__logo{--left: 511;--top: 40;--width: 418}.main-header__card{--width: 284;--top: 125}.main-header__card--sword{--left: 110}.main-header__card--shield{--left: 1074}.deck-hints{margin:0 auto 160px}.deck-hints__cards{position:relative}.deck-hints__card-center{width:200px}.deck-hints__card{--card-width: 200px;left:auto;margin-right:auto;position:absolute;right:125px}.deck-hints__card--secondary{left:auto;right:calc(var(--card-width) + 75px)}.deck-hints--left .deck-hints__card{left:125px;right:auto}.deck-hints--left .deck-hints__card--secondary{left:calc(var(--card-width) + 75px)}.deck-hints--left .column:first-child{order:0}.deck-hints__bg-deco{margin:auto 0px auto -75px;width:50vw}.cards-section__list .column{flex-basis:calc(100% / 4)}.tips{padding-bottom:24px}.deck-hints__content{margin-top:0}.deck-hints__cards{height:100%}}@media only screen and (min-width: 71.5em){.deck-hints__card-center{width:240px}.deck-hints__card{--card-width: 240px}.deck-hints+.deck-hints{margin:240px auto 0}.tips{padding-bottom:232px}.deck-hints__heading{margin-bottom:216px}}@media only screen and (min-width: 1350px){.deck-hints__bg-deco{--bg-height: 260px}.deck-hints__card{--card-width: 290px}.deck-hints+.deck-hints{margin:252px auto 0}.deck-hints__card-center{width:290px}.deck-hints__card-container .deck-hints__card-container-bg{height:260px}}
