@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}.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: "PT Sans", sans-serif;--font-heading: "Outfit", sans-serif;--font-base: 14;--font-semi-bold: 600;--font-bold: 700;--color-light-yellow: #fff9a5;--color-grey: #323232;--color-green: #d1f7db;--color-yellow: #fff100;--animation-translate: 10px}body{background-image:url('../assets/img/pokecatch/background.png');background-image:-webkit-image-set(url('../assets/img/pokecatch/background.png') 1x, url('../assets/img/pokecatch/background-2x.png') 2x);background-image:image-set(url('../assets/img/pokecatch/background.png') 1x, url('../assets/img/pokecatch/background-2x.png') 2x);background-attachment:fixed;background-size:cover}.main-footer{border-top:1px solid #cfcfcf;position:relative;margin-top:26px}.content-spacing{--spacing: 60px}.content-spacing>*+*{margin-top:var(--spacing)}.content-spacing--copy{--spacing: 20px}p{font-size:var(--font-base);line-height:2;color:var(--color-grey)}h2,.title-2{color:var(--color-grey);font-size:calc(25rem / var(--font-base));font-family:var(--font-heading);line-height:1.4;font-style:normal;text-transform:none}.pokecatch-list{list-style:disc;font-weight:var(--font-bold);padding-left:20px}.pokecatch-button{align-items:center;background-color:var(--color-yellow);border-radius:35px;display:flex;padding:15px 0;position:relative;font-weight:var(--font-bold);margin-left:auto;margin-right:auto;max-width:300px;justify-content:center;overflow:hidden}.pokecatch-button::before{height:100%;left:0;position:absolute;top:0;width:100%;background-color:#fce53a;content:"";opacity:0;transition:opacity 0.3s ease}.pokecatch-button:hover::before{opacity:1}.pokecatch-button__label{margin-right:10px}.pokecatch-button__content{position:relative}.main-header{padding:10px 0 20px}.main-header__logo{margin-top:20px;max-width:280px}.column--logo{text-align:center}.image-group--icons-left,.image-group--icons-right{--parent-width: 105;--parent-height: 68;--parent-max: 105px;margin:0}.image-group--icons-left .icon,.image-group--icons-right .icon{height:auto;width:100%;animation:hover 8s linear var(--animation-delay) infinite alternate;transform:translateY(var(--animation-translate))}.image-group__item--grass{--left: 0;--top: 12;--width: 30}.image-group__item--water{--left: 60;--top: 0;--width: 20}.image-group__item--fire{--left: 64;--top: 27;--width: 40}.image-group__item--colorless{--left: 23;--top: 42;--width: 20}.image-group__item--metal{--left: 111;--top: 35;--width: 50}.image-group__item--fighting{--left: 268;--top: 60;--width: 50}.image-group__item--psychic{--left: 136;--top: 135;--width: 30}.image-group__item--lightning{--left: 200;--top: 134;--width: 100}.pokecatch-intro{position:relative}.pokecatch-intro__content{padding:50px 0;position:relative}.pokecatch-intro__content::before{background:var(--color-light-yellow);content:"";position:absolute;height:100%;top:0;left:-50vw;width:150vw;right:0}.image-group__item--card{box-shadow:6px 3px 10px 0 rgba(0,0,0,0.1);border-bottom-left-radius:4.25% 3%;border-bottom-right-radius:4.25% 3%;border-top-left-radius:4.35% 3%;border-top-right-radius:4.25% 3%;overflow:hidden;opacity:0;transform:rotate(0);transform-origin:bottom left}.image-group--play{--parent-width: 685;--parent-height: 610;--parent-max: 685px;margin-bottom:-30px;z-index:1}.image-group__item--pikachu{--left: 231;--top: 95;--width: 330}.vp--onf-20 .image-group__item--pikachu{opacity:1;transform:rotate(10deg);transition:transform 0.5s var(--cubic-bezier-in),opacity 0.4s var(--cubic-bezier-in);transition-delay:0.2s}.image-group__item--swsh-basic-energy-fire{--left: 308;--top: 50;--width: 287}.vp--onf-20 .image-group__item--swsh-basic-energy-fire{opacity:1;transform:rotate(15deg);transition:transform 0.5s var(--cubic-bezier-in),opacity 0.4s var(--cubic-bezier-in);transition-delay:0.4s}.image-group__item--swsh-basic-energy-water{--left: 303;--top: 0;--width: 289}.vp--onf-20 .image-group__item--swsh-basic-energy-water{opacity:1;transform:rotate(10deg);transition:transform 0.5s var(--cubic-bezier-in),opacity 0.4s var(--cubic-bezier-in);transition-delay:0.6s}.image-group__item--scorbunny{--left: 90;--top: 60;--width: 330}.vp--onf-20 .image-group__item--scorbunny{opacity:1;transform:rotate(-11deg);transition:transform 0.5s var(--cubic-bezier-in),opacity 0.4s var(--cubic-bezier-in);transition-delay:0.8s}.pokecatch-video{margin-bottom:60px;padding-bottom:30px;position:relative}.pokecatch-video::after{background-image:url('../assets/img/pokecatch/bg-lines.png');bottom:0;clip-path:polygon(0 0, 100% 0, 99% 100%, 0% 100%);left:-40px;content:"";position:absolute;height:160px;width:100vw}.pokecatch-video__embed{box-shadow:0 30px 70px -30px rgba(0,0,0,0.5);position:relative;z-index:1}.pokecatch-video__embed::before{content:"";display:block;padding-bottom:56.25%}.pokecatch-video__embed iframe{border-radius:6px;overflow:hidden;bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.pokecatch-instructions{position:relative}.pokecatch-instructions::before{content:"";background-color:var(--color-green);width:100%;height:100%;position:absolute;top:78px;left:0}.pokecatch-instructions__content{padding:40px 0;position:relative}.pokecatch-instructions__content::before{content:none}.image-group--instructions{--parent-width: 684;--parent-height: 735;--parent-max: 684px;z-index:1}.image-group--instructions .icon{height:auto;width:100%;animation:hover 8s linear var(--animation-delay) infinite alternate;transform:translateY(var(--animation-translate))}.image-group--instructions .image-group__item--darkness{--left: 10;--top: 600;--width: 90}.image-group--instructions .image-group__item--fairy{--left: 0;--top: 520;--width: 50}.image-group--instructions .image-group__item--dragon{--left: 470;--top: 20;--width: 90}.image-group__item--zacian{--left: 279;--top: 108;--width: 330}.vp--onf-20 .image-group__item--zacian{opacity:1;transform:rotate(10deg);transition:transform 0.5s var(--cubic-bezier-in),opacity 0.4s var(--cubic-bezier-in);transition-delay:0.2s}.image-group__item--roselia{--left: 167;--top: 335;--width: 287}.vp--onf-20 .image-group__item--roselia{opacity:1;transform:rotate(-20deg);transition:transform 0.5s var(--cubic-bezier-in),opacity 0.4s var(--cubic-bezier-in);transition-delay:0.4s}.image-group__item--shellder{--left: 150;--top: 115;--width: 287}.vp--onf-20 .image-group__item--shellder{opacity:1;transform:rotate(-14deg);transition:transform 0.5s var(--cubic-bezier-in),opacity 0.4s var(--cubic-bezier-in);transition-delay:0.6s}.image-group__item--swsh-basic-energy-electric{--left: 140;--top: 75;--width: 287}.vp--onf-20 .image-group__item--swsh-basic-energy-electric{opacity:1;transform:rotate(-21deg);transition:transform 0.5s var(--cubic-bezier-in),opacity 0.4s var(--cubic-bezier-in);transition-delay:0.8s}.locale-switcher-modal__heading,.leaving-site-modal__heading,.leaving-site-modal__description{color:var(--color-white)}@keyframes hover{0%{transform:translateY(var(--animation-translate))}100%{transform:translateY(calc(var(--animation-translate) * -1))}}@media only screen and (max-width: 39.9375em){.column--hidden-small{display:none}}@media only screen and (min-width: 40em){:root{--font-base: 18;--animation-translate: 1em}h2,.title-2{font-size:calc(40rem / var(--font-base));line-height:1.1}.main-header{height:350px}.main-header .row{height:100%}.image-group--icons-left,.image-group--icons-right{--parent-width: 330;--parent-height: 234;--parent-max: 330px;margin:0 auto}.image-group__item--grass{--left: 32;--top: 35;--width: 80}.image-group__item--water{--left: 200;--top: 0;--width: 50}.image-group__item--fire{--left: 175;--top: 100;--width: 100}.image-group__item--colorless{--left: 95;--top: 164;--width: 30}.main-header__logo{margin:0;max-width:100%}.column--logo{text-align:left}.pokecatch-intro__content{padding:60px 0}.pokecatch-video{margin-bottom:90px;padding-bottom:90px}.pokecatch-video::after{height:400px}.pokecatch-instructions__content{padding:74px 0}.pokecatch-instructions__content::before{background:var(--color-green);content:"";position:absolute;height:100%;top:0;left:-100vw;width:200vw;right:0}.pokecatch-instructions::before{content:none}.pokecatch-button{margin-left:0;margin-right:0}.image-group--play{margin-bottom:0}.column--hidden-medium{display:none}}@media only screen and (min-width: 64em){.pokecatch-intro .column+.column{margin-left:calc(100% / var(--grid-columns))}.column--hidden-medium{display:block}.image-group--play{margin-top:-58px}.column--logo{text-align:center}}@media (prefers-reduced-motion: reduce){.image-group--icons-left .icon,.image-group--icons-right .icon,.image-group--instructions .icon{animation-play-state:paused}.image-group__item--pikachu{transform:rotate(10deg)}.image-group__item--swsh-basic-energy-fire{transform:rotate(15deg)}.image-group__item--swsh-basic-energy-water{transform:rotate(10deg)}.image-group__item--scorbunny{transform:rotate(-11deg)}.image-group__item--zacian{transform:rotate(10deg)}.image-group__item--roselia{transform:rotate(-20deg)}.image-group__item--shellder{transform:rotate(-14deg)}.image-group__item--swsh-basic-energy-electric{transform:rotate(-21deg)}}.is-reduced-motion .image-group--icons-left .icon,.is-reduced-motion .image-group--icons-right .icon,.is-reduced-motion .image-group--instructions .icon{animation-play-state:paused}.is-reduced-motion .image-group__item--pikachu{transform:rotate(10deg)}.is-reduced-motion .image-group__item--swsh-basic-energy-fire{transform:rotate(15deg)}.is-reduced-motion .image-group__item--swsh-basic-energy-water{transform:rotate(10deg)}.is-reduced-motion .image-group__item--scorbunny{transform:rotate(-11deg)}.is-reduced-motion .image-group__item--zacian{transform:rotate(10deg)}.is-reduced-motion .image-group__item--roselia{transform:rotate(-20deg)}.is-reduced-motion .image-group__item--shellder{transform:rotate(-14deg)}.is-reduced-motion .image-group__item--swsh-basic-energy-electric{transform:rotate(-21deg)}
