@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}:root{--font-body-expansion: "PT Sans", sans-serif;--font-heading-expansion: "Barlow Condensed", sans-serif;--font-cta: "PT Sans", sans-serif;--font-base: 16;--font-bold: 700;--font-semi-bold: 600;--font-regular: 400;--color-dark-gold: #deaf4f;--color-light-gold: #fbf0bd;--color-gold: #eec980;--color-white: #fff;--color-light-yellow: #ffe08a;--color-yellow: #e6e871;--color-body-grey: #1e1e1e;--color-border-grey: #2d2d2d;--color-outline-grey: #929292;--color-dark-grey: #212122;--color-light-grey: #3f3f3f;--purple-dark: #500027;--purple-mid: #80004a;--purple-light: #a30460;--green-dark: #004227;--green-light: #00633b;--featured-green-dark: #75ac43;--featured-green-mid: #8ec349;--featured-green-light: #a9db50;--gradient-gold-txt: linear-gradient(0deg, #e9bb22 20%, #f7e4a2 80%);--gradient-bottom: linear-gradient(
    270deg,
    var(--purple-dark) 20%,
    var(--purple-light) 51%,
    var(--purple-mid) 80%
  );--gradient-top: linear-gradient(
    270deg,
    var(--purple-mid) 20%,
    var(--purple-light) 49%,
    var(--purple-dark) 80%
  );--gradient-content-nav: linear-gradient(
    180deg,
    #f8b539 0%,
    #fbed6e 50%,
    #d77129 100%
  );--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%
  );--gradient-green: linear-gradient(
    0deg,
    var(--green-dark) 0%,
    var(--green-light) 76%
  );--gradient-featured-green: linear-gradient(
    180deg,
    var(--featured-green-dark) 2%,
    var(--featured-green-mid) 51%,
    var(--featured-green-light) 100%
  );--gradient-button-border: linear-gradient(
    180deg,
    var(--purple-mid) 0%,
    var(--purple-dark) 100%
  );--gradient-button: linear-gradient(
    180deg,
    var(--purple-dark) 0%,
    var(--purple-mid) 100%
  );--gradient-yellow: linear-gradient(
    180deg,
    var(--color-yellow) 2%,
    var(--color-light-yellow) 100%
  );--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%
  )}.button__container,.button__border,.button__inner{border-radius:35px;position:relative}.button__container::before,.button__border::before,.button__inner::before{border-radius:35px;content:"";height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity 0.3s ease;width:100%}.button__container{background-image:var(--gradient-button-border);padding:5px}.button__container::before{background-image:var(--gradient-gold-txt)}@media (hover: hover){.button__container:hover .button__txt{color:var(--green-dark)}.button__container:hover::before{opacity:1}.button__container:hover .button__border::before{opacity:1}.button__container:hover .button__inner::before{opacity:1}}.button__border{background-image:var(--gradient-gold-txt);padding:3px}.button__border::before{background-image:var(--gradient-button-border)}.button__inner{background-image:var(--gradient-button);color:var(--color-white);padding:10px 40px}.button__inner::before{background:var(--gradient-gold-txt)}.button__inner .button__txt{color:currentColor;font-family:var(--font-heading-expansion);font-size:calc(18rem / var(--font-base));letter-spacing:0.0681em;line-height:1.11;transition:color 0.3s ease;position:relative;text-transform:uppercase}.button--green.button__container{background-image:var(--gradient-green)}.button--green.button__container::before{background-image:var(--gradient-gold-txt)}@media (hover: hover){.button--green.button__container:hover .button__txt{color:var(--green-dark)}}.button--green .button__border{background-image:var(--gradient-gold-txt)}.button--green .button__border::before{background-image:var(--gradient-green)}.button--green .button__inner{background-image:linear-gradient(0deg, #00633b 0%, #004227 76%);padding:5px 30px}.button--green .button__inner::before{background:var(--gradient-gold-txt)}.button--green .button__inner .button__txt{font-size:calc(20rem / var(--font-base));line-height:1.12;letter-spacing:0.67px}@media only screen and (min-width: 64em){.button__inner .button__txt{font-size:calc(22rem / var(--font-base));line-height:1}}main p{color:var(--color-body-grey)}.seciton-borders::after,.seciton-borders::before{content:"";height:6px;left:0;position:absolute;right:0;width:100%;z-index:2}.seciton-borders.seciton-borders--top::before{border-image-slice:1;border-image-source:var(--gradient-bottom);border-top:6px solid;top:0}.seciton-borders.seciton-borders--bottom::after{border-bottom:6px solid;border-image-slice:1;border-image-source:var(--gradient-top);bottom:0}.modal__close{background-image:url('../../assets/img/expansions/evolving-skies/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: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-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(24rem / var(--font-base));font-weight:var(--font-semi-bold);line-height:1.3;text-transform:none}h4,.h4,.collections__product h4{font-size:calc(22rem / var(--font-base));font-weight:var(--font-bold);line-height:1.09;text-transform:none}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}.sub-heading{font-family:var(--font-body-expansion);font-size:calc(18rem / var(--font-base));font-weight:var(--font-bold);line-height:1.4;letter-spacing:0.5px}.collections-modal__title{color:var(--purple-dark)}.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}.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-green{color:var(--green-dark)}.txt-white{color:var(--color-white)}.txt-purple{color:var(--purple-dark)}.txt-yellow{color:var(--color-yellow)}.txt-purple-gradient{-webkit-background-clip:text;background-clip:text;background-image:var(--gradient-button);color:transparent}.txt-green-gradient{-webkit-background-clip:text;background-clip:text;background-image:var(--gradient-green);color:transparent}.txt-gold-gradient{-webkit-background-clip:text;background-clip:text;background-image:var(--gradient-gold-txt);color:transparent}.collections__product h4{color:var(--purple-dark)}.collections__product-link{color:var(--green-dark);font-size:calc(var(--font-base)rem / var(--font-base));font-family:var(--font-body-expansion);font-weight:var(--font-bold)}.gradient-green{background-image:var(--gradient-green);position:relative;height:100%;width:100%;top:0}.gradient-green::before{content:"";opacity:0.6;position:absolute;top:0;left:0;width:100%;height:560px;background-image:linear-gradient(180deg, #004227 0%, rgba(0,99,59,0) 100%);z-index:1}.gradient-green::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:481px;background-image:linear-gradient(0deg, #004227 11%, rgba(0,99,59,0) 100%)}.gradient-featured-green{background-image:var(--gradient-featured-green)}.gradient-featured-green::before{background-image:linear-gradient(180deg, #e6e871 0%, rgba(247,228,162,0) 100%);content:"";height:200px;position:absolute;top:0;left:0;width:100%;z-index:1}.gradient-green__patterns::before,.gradient-green__patterns::after{background-repeat:repeat;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.gradient-green__patterns::before{background-image:url('../../assets/img/expansions/evolving-skies/global/patterns/noise-tile-1.png')}.gradient-green__patterns::after{background-image:url('../../assets/img/expansions/evolving-skies/global/patterns/shapes-tile-1.png');opacity:0.8}.gradient-featured-green__patterns::before,.gradient-featured-green__patterns::after{background-repeat:repeat;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.gradient-featured-green__patterns::before{background-image:url('../../assets/img/expansions/evolving-skies/global/patterns/noise-tile-2.png')}.gradient-featured-green__patterns::after{background-image:url('../../assets/img/expansions/evolving-skies/global/patterns/shapes-tile-2.png');opacity:0.8}.gradient-yellow{background-image:var(--gradient-yellow)}.gradient-yellow::before{content:"";opacity:0.6;position:absolute;top:0;left:0;width:100%;height:200px;background-image:linear-gradient(180deg, #e6e871 0%, rgba(247,228,162,0) 100%);z-index:1}.gradient-yellow::after{content:"";position:absolute;bottom:200px;left:0;width:100%;height:314px;background-image:linear-gradient(0deg, #e6e871 16%, rgba(247,228,162,0) 100%)}.gradient-yellow__patterns::before,.gradient-yellow__patterns::after{background-repeat:repeat;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.gradient-yellow__patterns::before{background-image:url('../../assets/img/expansions/evolving-skies/global/patterns/noise-tile-3.png')}.gradient-yellow__patterns::after{background-image:url('../../assets/img/expansions/evolving-skies/global/patterns/shapes-tile-3.png')}.xsmall-only{display:none}.section-decoration{width:100%;height:250px;margin-top:80px;position:relative;z-index:1}.section-decoration .section-decoration__background{background-size:cover;background-position:center center;bottom:0;height:200%;left:0;pointer-events:none;position:absolute;width:100%}.section-decoration--one{clip-path:polygon(35% 20%, 65% 0, 100% 0, 100% 100%, 0 100%, 0 20%)}.section-decoration--one .section-decoration__background{background-image:url('../../assets/img/expansions/evolving-skies/global/section-decorations/section-decoration-one.jpg')}.section-decoration--two{clip-path:polygon(35% 0%, 65% 20%, 100% 20%, 100% 100%, 0% 100%, 0% 0%)}.section-decoration--two .section-decoration__background{background-image:url('../../assets/img/expansions/evolving-skies/global/section-decorations/section-decoration-two.jpg')}.section-decoration--three{clip-path:polygon(35% 20%, 65% 0, 100% 0, 100% 100%, 0 100%, 0 20%)}.section-decoration--three .section-decoration__background{background-image:url('../../assets/img/expansions/evolving-skies/global/section-decorations/section-decoration-three.jpg')}.section-decoration--four{bottom:0;clip-path:polygon(35% 0%, 65% 20%, 100% 20%, 100% 100%, 0% 100%, 0% 0%);position:absolute}.section-decoration--four .section-decoration__background{background-image:url('../../assets/img/expansions/evolving-skies/global/section-decorations/section-decoration-four.jpg')}@media only screen and (max-width: 24.9375em){.xsmall-only{display:block}}@media only screen and (min-width: 40em){:root{--font-base: 18}h1,.h1,h2.download__title{font-size:calc(40rem / var(--font-base));line-height:1.3}[lang="it-it"] h1,[lang="fr-fr"] h1,[lang="it-it"] .h1,[lang="fr-fr"] .h1,[lang="it-it"] h2.download__title,[lang="fr-fr"] h2.download__title{font-size:calc(30rem / var(--font-base))}h2,.h2{font-size:calc(36rem / var(--font-base));line-height:1.125}h3,.h3{font-size:calc(30rem / var(--font-base));line-height:1}h4,.h4,.collections__product h4{font-size:calc(22rem / var(--font-base));line-height:1}p{font-size:calc(var(--font-base)rem / var(--font-base));line-height:1.3}.section-decoration--one{clip-path:polygon(40% 20%, 60% 0, 100% 0, 100% 100%, 0 100%, 0 20%)}.section-decoration--two{clip-path:polygon(40% 0%, 60% 20%, 100% 20%, 100% 100%, 0% 100%, 0% 0%)}.section-decoration--three{clip-path:polygon(40% 20%, 60% 0, 100% 0, 100% 100%, 0 100%, 0 20%)}.section-decoration--four{clip-path:polygon(40% 0%, 60% 20%, 100% 20%, 100% 100%, 0% 100%, 0% 0%)}}@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}[lang="it-it"] h1,[lang="fr-fr"] h1,[lang="it-it"] .h1,[lang="fr-fr"] .h1,[lang="it-it"] h2.download__title,[lang="fr-fr"] h2.download__title{font-size:calc(58rem / var(--font-base))}h2,.h2{font-size:calc(58rem / var(--font-base));line-height:1.1}h3,.h3{font-size:calc(38rem / var(--font-base));line-height:1.26}h4,.h4,.collections__product h4{font-size:calc(28rem / var(--font-base));line-height:1}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}.section-decoration--one{clip-path:polygon(45% 20%, 55% 0, 100% 0, 100% 100%, 0 100%, 0 20%)}.section-decoration--two{clip-path:polygon(45% 0%, 55% 20%, 100% 20%, 100% 100%, 0% 100%, 0% 0%)}.section-decoration--three{clip-path:polygon(45% 20%, 55% 0, 100% 0, 100% 100%, 0 100%, 0 20%)}.section-decoration--four{clip-path:polygon(45% 0%, 55% 20%, 100% 20%, 100% 100%, 0% 100%, 0% 0%)}.sub-heading{font-size:calc(22rem / var(--font-base));line-height:1.5}}@media only screen and (min-width: 71.5em){.gradient-blue .seciton-borders--top::before{top:120px}}@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}}@keyframes shake{0%{transform:rotate(2deg)}5%{transform:rotate(-1deg)}10%{transform:rotate(5deg)}15%{transform:rotate(0deg)}20%{transform:rotate(4deg)}25%{transform:rotate(1deg)}30%{transform:rotate(3deg)}35%{transform:rotate(2deg)}40%,100%{transform:rotate(2deg)}}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.section-decoration--one .section-decoration__background{background-image:url('../../assets/img/expansions/evolving-skies/global/section-decorations/section-decoration-one-2x.jpg')}.section-decoration--two .section-decoration__background{background-image:url('../../assets/img/expansions/evolving-skies/global/section-decorations/section-decoration-two-2x.jpg')}.section-decoration--three .section-decoration__background{background-image:url('../../assets/img/expansions/evolving-skies/global/section-decorations/section-decoration-three-2x.jpg')}.section-decoration--four .section-decoration__background{background-image:url('../../assets/img/expansions/evolving-skies/global/section-decorations/section-decoration-four-2x.jpg')}}.leaving-site-modal__cta{background-image:none}.leaving-site-modal__cta::before{content:none}.leaving-site-modal__cta .button:hover .button__txt{color:#FFF}:root{--filter-transition: 0.7s}.perspective-card--modal.perspective-card{max-width:400px}.main-nav__controls{z-index:4}.card-gallery{background-image:var(--gradient-featured-green);position:relative}.card-gallery::after{background-image:linear-gradient(0deg, #e6e871 16%, rgba(247,228,162,0) 100%);bottom:200px;content:"";height:265px;left:0;position:absolute;width:100%}.card-placeholder{height:0;padding-bottom:139.69697%;width:100%}.card-gallery__body{background-image:var(--gradient-featured-green);padding-bottom:300px;position:relative}.card-gallery__body::before,.card-gallery__body::after{background-repeat:repeat;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.card-gallery__body::before{background-image:url('../../assets/img/expansions/evolving-skies/global/patterns/noise-tile-2.png')}.card-gallery__body::after{background-image:url('../../assets/img/expansions/evolving-skies/global/patterns/shapes-tile-2.png');opacity:0.8}.card{z-index:1}.card-gallery__header{color:var(--color-white);position:relative;text-align:center}.card-gallery__header .card-gallery__copy{color:var(--color-white)}.card-gallery__header .card-gallery__header-inner{padding-bottom:86px;padding-top:250px;position:relative}.card-gallery__header .card-gallery__header-inner::after,.card-gallery__header .card-gallery__header-inner::before{content:"";position:absolute;width:100%;z-index:1}.card-gallery__header .card-gallery__header-inner::before{background-image:url('../../assets/img/expansions/evolving-skies/global/frame-top.png');height:128px;left:0;max-width:397px;top:0}.card-gallery__header .card-gallery__header-inner::after{background-image:url('../../assets/img/expansions/evolving-skies/global/frame-bottom.png');bottom:6px;height:126px;max-width:396px;right:0}.card-gallery__header .card-gallery__header-inner .row{position:relative;z-index:2}.card-gallery__header.vp--onscreen .card-gallery__logo,.card-gallery__header.vp--onscreen .card-gallery__deco img,.card-gallery__header.vp--on-30 .card-gallery__logo,.card-gallery__header.vp--on-30 .card-gallery__deco img{opacity:1;transform:translate(0, 0);transition:transform 0.6s ease, opacity 0.4s ease}.card-gallery__header.vp--onscreen .card-gallery__logo,.card-gallery__header.vp--on-30 .card-gallery__logo{transition-delay:0.2s}.card-gallery__header-content{margin-top:27px}.card-gallery__header-content>*+*{margin-top:27px}@media only screen and (min-width: 40em){.card-gallery__header-content{margin-top:32px}}.card-gallery__logo{filter:drop-shadow(0px 4px 12px rgba(0,0,0,0.65));left:0;margin:0 auto;max-width:280px;opacity:0;position:absolute;right:0;top:100px;transform:translateY(-20%);z-index:1}.card-gallery__heading{margin:0;text-transform:uppercase}.card-gallery__link{align-items:center;display:inline-flex;font-size:20px;font-weight:bold;justify-content:center;padding:0 10px;position:relative;transition:color 0.1s ease-out;width:auto}.card-gallery__link svg{margin-left:7px}.card-gallery__link:hover{color:var(--color-gold);text-decoration:underline}.card-gallery__controls-container{position:relative}.card-gallery__controls{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:45px 0 20px;position:relative;z-index:1}.card-gallery__controls button{margin:0 10px 10px 10px}.card-gallery__controls .button-inner{position:relative}.card-gallery__controls .button__container .button__txt::after{background:url('../../assets/img/expansions/evolving-skies/global/arrow-solid.svg');bottom:-7px;content:"";height:6px;left:0;margin:0 auto;opacity:0;position:absolute;right:0;width:12px}.card-gallery__controls .button__container.is-active::before{opacity:1}.card-gallery__controls .button__container.is-active .button__border{background-image:var(--gradient-green)}.card-gallery__controls .button__container.is-active .button__inner{color:var(--green-dark)}.card-gallery__controls .button__container.is-active .button__inner::before{opacity:1}.card-gallery__controls .button__container.is-active .button__txt::after{opacity:1}.card-gallery__cards{min-height:500px;opacity:1;transition:opacity var(--filter-transition) ease-in-out}.card-gallery__cards.card-list-is-animating{opacity:0}.card-gallery__cards.card-list-has-animated li{display:none}.card-gallery__cards li{margin-top:25px;width:50%}.card-gallery__cards.card-gallery__cards--seeall li[data-category="seeall"]{display:inline-block}.card-gallery__cards.card-gallery__cards--seeall li[data-category="battlestyle"],.card-gallery__cards.card-gallery__cards--seeall li[data-category="pokemonv"],.card-gallery__cards.card-gallery__cards--seeall li[data-category="pokemonvmax"],.card-gallery__cards.card-gallery__cards--seeall li[data-category="trainer"],.card-gallery__cards.card-gallery__cards--seeall li[data-category="fullart"],.card-gallery__cards.card-gallery__cards--seeall li[data-category="eeveeevolutions"]{display:none}.card-gallery__cards.card-gallery__cards--battlestyle li[data-category="battlestyle"]{display:inline-block}.card-gallery__cards.card-gallery__cards--pokemonv li[data-category="pokemonv"]{display:inline-block}.card-gallery__cards.card-gallery__cards--pokemonvmax li[data-category="pokemonvmax"]{display:inline-block}.card-gallery__cards.card-gallery__cards--fullart li[data-category="fullart"]{display:inline-block}.card-gallery__cards.card-gallery__cards--trainer li[data-category="trainer"]{display:inline-block}.card-gallery__cards.card-gallery__cards--eeveeevolutions li[data-category="eeveeevolutions"]{display:inline-block}.card-gallery__cards .column{flex:0 0 50%}.database-callout{color:var(--color-white);padding:120px 0;position:relative;text-align:center}.database-callout__inner::after,.database-callout__inner::before{content:"";position:absolute;width:100%;z-index:1}.database-callout__inner::before{background-image:url('../../assets/img/expansions/evolving-skies/global/frame-top.png');height:128px;left:0;max-width:397px;top:6px}.database-callout__inner::after{background-image:url('../../assets/img/expansions/evolving-skies/global/frame-bottom.png');bottom:6px;height:126px;max-width:396px;right:0}.database-callout__heading{position:relative}.database-callout__subheading{margin:10px 0 30px}.database-callout__content{margin-top:32px;position:relative;z-index:2}.is-reduced-motion .locale-switcher-modal__list-item a:before{transition:transform 0s linear}@media only screen and (min-width: 40em){.card-gallery__cards li{width:auto}.card-gallery__controls-item+.card-gallery__controls-item{margin-left:8px}.card-gallery__cards .column{flex-basis:calc(100% / 4)}.database-callout__content{margin-top:0}.card-gallery__header .card-gallery__header-inner{padding-top:270px}.card-gallery__logo{max-width:350px;top:90px}}@media only screen and (min-width: 64em){.database-callout{padding:170px 0}.card-gallery__logo{top:80px}}@media only screen and (min-width: 71.5em){.card-gallery__cards .column{flex-basis:calc(100% / 4 - 80px);margin-left:20px}.card-gallery__header .card-gallery__header-inner{padding-top:260px}}
