.section-inside{--padding: 92px 0 80px;background-color:var(--color-purple);background-image:url('assets/images/backgrounds/star-sparkles.svg');background-repeat:repeat;padding:var(--padding);position:relative}.section-inside__decorations{height:100%;left:0;margin:0 auto;padding:var(--padding);position:absolute;right:0;top:0;width:100%}.section-inside__decoration{position:absolute}.section-inside__decoration--one{left:0;top:40;width:212px}.section-inside__decoration--two{bottom:100px;width:94px}.section-inside__decoration--three{right:200px;top:0;width:118px}.section-inside__decoration--four{right:0;top:50%;transform:translateY(-50%);width:94px}.section-inside__heading>span{display:block}.section-inside__disclaimer{margin-top:24px}.image-group--cards{--parent-width: 654;--parent-height: 342;--parent-max: 100%}.image-group--cards .image-group__item{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%;box-shadow:0 10px 20px 0 rgba(0,0,0,0.6);line-height:0;opacity:0;transform:rotate(var(--rotate)) scale(0.5)}.vp--onf-30 .image-group--cards .image-group__item{opacity:1;transform:rotate(var(--rotate)) scale(1);transition:transform 0.4s var(--cubic-bezier-in),opacity 0.4s var(--cubic-bezier-in);transition-delay:var(--delay)}.image-group__item--card-one{--width: 214;--left: 0;--top: 13;--rotate: -10deg;--delay: 0.2s;transform-origin:top}.image-group__item--card-two{--width: 214;--left: 220;--top: 0;--rotate: 0deg;--delay: 0.4s;z-index:1}.image-group__item--card-three{--width: 214;--left: calc(var(--parent-width) - var(--width));--top: 13;--rotate: 10deg;--delay: 0.3s;transform-origin:top}.section-inside__packshot{--rotate: -10deg;opacity:0;transform:rotate(-10deg);transform:rotate(var(--rotate)) translateX(-50%);transform-origin:top}.vp--onf-30 .section-inside__packshot{opacity:1;transform:rotate(var(--rotate)) translate(0, 0);transition:transform 0.4s ease, opacity 0.4s ease}@media screen and (max-width: 39.9375em){.section-inside{--padding: 77px 0 64px}.image-group--cards{margin:24px auto}.row--seciton-inside{display:flex;flex-wrap:wrap;justify-content:space-evenly}.row--seciton-inside .column:nth-child(1){order:1;width:50%}.row--seciton-inside .column:nth-child(2){order:0;width:100%}.row--seciton-inside .column:nth-child(3){order:2;width:50%}.section-inside__decoration--two,.section-inside__decoration--four{display:none}.section-inside__decoration--one{left:16px;top:0;width:102px}.section-inside__decoration--three{right:16px;top:24px;width:51px}.section-inside__packshot{width:80%}}.card-shine{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%;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transform:translateZ(2px);width:100%}.card__shine-shimmer{animation:card-shimmer 5s linear infinite;animation-delay:var(--delay);height:100%;left:0;mix-blend-mode:luminosity;position:absolute;top:0;transform:translate(-100%, -100%);width:100%}.card__shine-shimmer::after{background:linear-gradient(to bottom, rgba(255,255,255,0), white, rgba(255,255,255,0));content:"";height:20%;left:-50%;opacity:0.7;position:absolute;top:40%;transform:rotate(-45deg);width:200%}@keyframes card-shimmer{0%{transform:translate(-100%, -100%)}20%,100%{transform:translate(100%, 100%)}}@media (prefers-reduced-motion: reduce){.card-shine{display:none}}.is-reduced-motion .card-shine{display:none}.section-booster-bundles{--padding: 110px 0 140px;background-image:linear-gradient(0deg, #7f59a4 0%, #362669 52%, #130f24 100%);padding:var(--padding);position:relative}.section-booster-bundles::before{background-image:url('assets/images/backgrounds/pattern-wood.png');background-size:400px 400px;content:"";height:100%;opacity:0.1;position:absolute;top:0;width:100%}.section-booster-bundles>*{position:relative}.section-booster-bundles__decorations{display:none;height:100%;left:0;position:absolute;top:0;width:100%}.section-booster-bundles__decoration{position:absolute}.section-booster-bundles__decoration--one{left:57px;top:260px;width:144px}.section-booster-bundles__decoration--two{right:16px;top:164px;width:212px}.section-booster-bundles__decoration--three{bottom:235px;left:143px;width:93px}.section-booster-bundles__decoration--four{bottom:75px;left:218px;width:147px}.section-booster-bundles__decoration--five{bottom:45px;right:125px;width:228px}.section-booster-bundles__decoration--six{bottom:25px;right:16px;width:127px}.section-booster-bundles__decoration--spider{--width: 200px;bottom:0;left:0;width:var(--width)}@media screen and (min-width: 40em){.section-booster-bundles{--padding: 160px 0 190px}.section-booster-bundles__decoration--spider{--width: 334px}}@media screen and (min-width: 64em){.section-booster-bundles__decorations{display:block}}.retailers{align-content:flex-start;display:none;flex-wrap:wrap;justify-content:center}[data-active-retailer="us"] .retailers[data-retailers="us"]{display:flex}[data-active-retailer="ca"] .retailers[data-retailers="ca"]{display:flex}.retailers__item{--width: 130px;--height: 118px;align-items:center;background-color:var(--color-white);border-radius:20px;box-shadow:0 6px 10px 0 rgba(0,0,0,0.1);display:flex;height:var(--height);justify-content:center;margin:0 15px 15px 0;opacity:1;padding:0 20px;transform:scale(1);transition:opacity 0.6s ease, transform 0.6s ease;transition-delay:var(--delay);width:var(--width)}.retailers__item.is-animating-out{opacity:0;transform:scale(0);transition:opacity 0.6s ease,transform 0.6s cubic-bezier(0.68, -0.35, 0.265, 1)}.retailers__item:hover{cursor:default}.logo-retailer{width:100%}.retailer-button{margin-bottom:24px}.retailer-button .button__active{opacity:1}.retailer-button:not(.is-active){color:var(--color-white)}.retailer-button:not(.is-active):hover{color:#362669}@media screen and (min-width: 40em){.retailer-button{display:block;margin-bottom:0;width:100%}}@media screen and (min-width: 64em){.retailers__item{--width: 200px;--height: 180px;margin:0 30px 30px 0}.retailers{min-height:630px}}@media (prefers-reduced-motion: reduce){.retailers__item{transition-property:opacity}.retailers__item.is-animating-out{transform:scale(1)}}.is-reduced-motion .retailers__item{transition-property:opacity}.is-reduced-motion .retailers__item.is-animating-out{transform:scale(1)}.section-fun{--padding: 210px 0 260px;background-image:url('assets/images/backgrounds/star-sparkles.svg'),url('assets/images/backgrounds/star-sparkles.svg'),linear-gradient(180deg, #130f24 0%, #362669 48%, #7f59a4 100%);background-position:0 32px,0 calc(100% - 420px),center;background-repeat:repeat-x, repeat-x, no-repeat;background-size:1392px auto,1392px auto,cover;padding:var(--padding);position:relative}.section-fun .trees-container{bottom:0;left:0;position:absolute;width:100%}.section-fun__edge{height:29px;left:0;object-fit:cover;position:absolute;top:-28px;width:100%}.activity-image{--dimensions: 50%;position:relative}.activity-image img{position:relative;z-index:1}.activity-image::before{background:#fbb516;border-radius:50%;box-shadow:0 0 60px 60px #fbb516;content:"";height:var(--dimensions);left:50%;max-width:378px;position:absolute;top:50%;transform:translate(-50%, -50%);width:var(--dimensions)}.section-fun__decoration{position:absolute}.section-fun__decoration--pumpkin{left:0;margin:0 auto;right:0;top:-100px}.section-fun__decoration--star-one{top:0}.section-fun__decoration--zubat-one,.section-fun__decoration--zubat-two,.section-fun__decoration--zubat-four,.section-fun__decoration--zubat-five,.section-fun__decoration--zubat-six,.section-fun__decoration--zubat-seven,.section-fun__decoration--zubat-eight{display:none}.section-fun__decoration--zubat-one{left:16px;top:35%;width:94px}.section-fun__decoration--zubat-two{right:16px;top:30%;width:212px}.section-fun__decoration--zubat-three{left:16px;top:63%;width:69px}.section-fun__decoration--zubat-four{right:100px;top:60%;width:118px}.section-fun__decoration--zubat-five{left:16px;top:65%;width:118px}.section-fun__decoration--zubat-six{right:16px;top:65%;width:170px}.section-fun__decoration--zubat-seven{bottom:280px;left:0;margin:0 auto;right:0;width:142px}.section-fun__decoration--zubat-eight{bottom:260px;right:35%;width:94px}.section-fun__decoration--pumpkaboo{bottom:152px;left:32px;width:56px;z-index:1}.section-fun__decoration--chandelure{bottom:100px;left:100px;width:139px;z-index:1}.section-fun__decoration--tree-left-one,.section-fun__decoration--tree-left-two,.section-fun__decoration--tree-bottom-one,.section-fun__decoration--tree-bottom-two{display:none}.section-fun__decoration--tree-right-one{right:0;top:60%;width:320px}.section-fun__decoration--tree-bottom-three{bottom:10px;right:16px;width:180px}.section-fun__decoration--grass{bottom:-20px;left:0;right:0;width:100%}.section-fun__decoration--tree-foreground{--bottom: -40px;bottom:var(--bottom);left:0;right:0;width:100%}@media screen and (min-width: 40em){.activity-image{--dimensions: 65%}.section-fun__decoration--tree-foreground{--bottom: -40px}}@media screen and (min-width: 64em){.section-fun{--padding: 210px 0 420px}.section-fun__decoration--tree-left-one{display:block;left:0;top:134px;width:237px}.section-fun__decoration--tree-left-two{display:block;left:0;top:38%;width:320px}.section-fun__decoration--tree-bottom-one{bottom:70px;display:block;left:16px;width:335px}.section-fun__decoration--tree-bottom-two{bottom:50px;display:block;left:335px;width:212px}.section-fun__decoration--zubat-one,.section-fun__decoration--zubat-two,.section-fun__decoration--zubat-four,.section-fun__decoration--zubat-five,.section-fun__decoration--zubat-six,.section-fun__decoration--zubat-seven,.section-fun__decoration--zubat-eight{display:block}.section-fun__decoration--tree-bottom-three{bottom:40px;width:330px}.section-fun__decoration--chandelure{bottom:150px;left:auto;right:250px;width:234px}.section-fun__decoration--pumpkaboo{left:277px;width:112px}.section-fun__decoration--zubat-three{top:58%;width:212px}.section-fun__decoration--tree-right-one{top:230px;width:344px}.section-fun__decoration--tree-foreground{--bottom: -70px}}.video__container{background-image:url('assets/images/decorations/video-container-decoration.png');background-size:cover;display:inline-block;position:relative;width:100%}.video__container::before{content:"";display:block;padding-bottom:calc(570 / 968 * 100%)}.video{border:3px solid #ffd33c;height:calc(100% - 40px);left:20px;position:absolute;top:20px;width:calc(100% - 40px)}@media screen and (min-width: 40em){.video{height:calc(100% - 60px);left:30px;top:30px;width:calc(100% - 60px)}}.section-halloween{--padding: 120px 0 0;background-image:linear-gradient(180deg, #130f24 20%, #2b224a 100%);padding:var(--padding);position:relative}.section-halloween::before{background-image:url('assets/images/backgrounds/pattern-brick.png');background-size:120px auto;content:"";height:100%;left:0;opacity:0.2;position:absolute;top:0;width:100%}.section-halloween__title span{display:block}.image-group__halloween{--parent-width: 295;--parent-height: 445;--parent-max: 100%;margin:30px auto}.image-group__halloween .image-group__item{filter:drop-shadow(0 0 30px rgba(0,0,0,0.2))}.image-group__item--1{--width: 234;--left: 0;--top: 152;z-index:1}.image-group__item--1 img{transform:rotate(-10deg);transform-origin:top right}.image-group__item--2{--width: 282;--left: 4;--top: 0}.image-group__item--2 img{transform:rotate(3deg);transform-origin:bottom left}.image-group__item--3{--width: 234;--left: calc(var(--parent-width) - var(--width));--top: 278}.image-group__item--3 img{transform:rotate(5deg);transform-origin:top left}.image-group__item--4{--width: 102;--left: 0;--top: 348}.image-group__item--5{--width: 116;--left: calc(var(--parent-width) - var(--width));--top: 126;z-index:1}.section-halloween__decoration{position:absolute}.section-halloween__decoration--one,.section-halloween__decoration--two,.section-halloween__decoration--three{display:none}.section-halloween__decoration-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.section-halloween__decoration--spider-web-one{left:0;top:0;width:153px}.section-halloween__decoration--spider-web-two{right:0;top:0;width:153px}.row--images{margin-bottom:-170px;margin-top:32px;position:relative;z-index:1}@media screen and (min-width: 40em){.section-halloween{--padding: 160px 0 0}.image-group__halloween{--parent-width: 1371;--parent-height: 567;--parent-max: 100%;margin:60px auto 0}.image-group__halloween .image-group__item{filter:drop-shadow(0 0 30px rgba(0,0,0,0.2))}.image-group__item--1{--width: 588;--left: 0;--top: 0;z-index:auto}.image-group__item--1 img{transform:rotate(-10deg);transform-origin:top right}.image-group__item--2{--width: 588;--left: 375;--top: 69;z-index:1}.image-group__item--2 img{transform:rotate(3deg);transform-origin:bottom left}.image-group__item--3{--width: 588;--left: calc(var(--parent-width) - var(--width));--top: 138}.image-group__item--3 img{transform:rotate(5deg);transform-origin:top left}.image-group__item--4{--width: 216;--left: 97;--top: 302}.image-group__item--5{--width: 300;--left: calc(var(--parent-width) - var(--width));--top: 35}.row--images>*+*{margin-left:grid-calc(1)}}@media screen and (min-width: 64em){.section-halloween__decoration--spider-web-one,.section-halloween__decoration--spider-web-two{width:334px}.section-halloween__decoration--one{display:block;left:73px;top:280px;width:93px}.section-halloween__decoration--two{display:block;left:156px;top:156px;width:120px}.section-halloween__decoration--three{display:block;right:100px;top:235px;width:212px}}.light-divider{animation:lights 3s steps(4) 0s infinite;background-image:url('assets/images/decorations/lights-sprite.png');background-position:0% 0%;background-repeat:repeat-x;background-size:960px auto;height:117px;position:absolute;top:0;width:100%;z-index:1}@keyframes lights{0%{background-position:0% 0%}100%{background-position:0% 133.3%}}@media (prefers-reduced-motion: reduce){.light-divider{animation-play-state:paused}}.is-reduced-motion .light-divider{animation-play-state:paused}.header__overlay{background-color:#020203;height:100vh;opacity:1;position:fixed;top:0;width:100%;z-index:2}.header-animation--finished .header__overlay{opacity:0;transition:opacity 0.7s ease}.header__overlay-animations{left:50%;position:absolute;top:50%;transform:translate(-50%, -50%) scale(1);transition:transform 3s ease}.header-animation--middle .header__overlay-animations{transform:translate(-50%, -50%) scale(10)}.header__gengar{opacity:0;transform:scale(1);transition:opacity 0.4s ease}.header-animation--start .header__gengar{opacity:1}.header__decoration{opacity:0;position:absolute;transition:opacity 0.4s ease, transform 2.6s ease;transition-delay:var(--delay);z-index:1}.header-animation--start .header__decoration{opacity:1}.header-animation--middle .header__decoration{opacity:0}.header__decoration--one{--delay: 0.1s;left:0;top:-50px;width:140px}.header__decoration--two{--delay: 0.2s;bottom:-10px;right:20px;width:180px}.header__decoration--three{--delay: 0.3s;right:0;top:0;transform:scaleX(-1);width:72px}.header__decoration--four{--delay: 0.1s;display:none;right:-320px;top:-70px;width:242px}.header__decoration--five{--delay: 0.2s;display:none;right:-92px;top:22px;width:152px}.header__decoration--six{--delay: 0.2s;bottom:-111px;display:none;right:-235px;width:357px}@media screen and (min-width: 64em){.header__decoration--one{--delay: 0.1s;left:-320px;top:-150px;width:368px}.header__decoration--two{--delay: 0.2s;bottom:24px;left:-76px;transform:scaleX(-1);width:233px}.header__decoration--three{--delay: 0.3s;bottom:38px;left:-210px;transform:scaleX(0);width:123px}.header__decoration--four,.header__decoration--five,.header__decoration--six{display:block}}@media (prefers-reduced-motion: reduce){.header__overlay{display:none}}.is-reduced-motion .header__overlay{display:none}.main-header{--nav-height: 57px}.header{--padding: 50px;background-image:url('assets/images/backgrounds/star-sparkles.svg'),linear-gradient(179deg, #130f24 5%, #362669 51%, #7f59a4 100%);background-position:top, center center;background-repeat:repeat-x, no-repeat;background-size:1392px auto,cover;height:calc(100vh - var(--nav-height));min-height:650px;padding-top:var(--padding);position:relative;width:100%}.header .trees-container{bottom:0;left:0;position:absolute;width:100%}.header__animation-element{opacity:0;transform:var(--direction)}.header-animation--finished .header__animation-element{opacity:1;transform:translate(0, 0);transition:transform 0.8s ease, opacity 0.4s ease;transition-delay:var(--delay)}.header__logo{--direction: translateY(50%);max-width:400px}.header__content{--direction: translateY(50%);--delay: 0.2s}.header__image-bundle{--direction: translateX(-50%);--delay: 0.4s}.header__image-bundle img{margin-right:10px;transform:rotate(-8deg)}.header__image-booster{--direction: translateX(50%);--delay: 0.5s}.header__images{display:flex;justify-content:center;max-width:600px;padding-top:var(--spacing);position:relative}.header__images-zubat{--direction: translateY(50%);--delay: 0.3s;color:#130f24;display:none;position:absolute;right:-80px;top:-35px;width:115px}.header__tree-background{--direction: translateY(50%);--delay: 0.4s;--bottom: -30px;bottom:var(--bottom);left:0;position:absolute}.header__tree-foreground{--direction: translateY(50%);--delay: 0.2s;bottom:0;left:0;position:absolute}.header__arrow{--direction: translateY(50%);--delay: 0.8s;bottom:15px;left:0;margin:0 auto;position:absolute;right:0;width:25px}.header__inner{position:relative;z-index:1}.header__booster{display:none;position:absolute;width:103px}.header__booster img{transform:rotate(var(--rotate))}.header__booster-1{--direction: translateX(50%);--delay: 0.4s;--rotate: -25deg;left:-160px;top:-30px}.header__booster-2{--direction: translateX(-50%);--delay: 0.5s;--rotate: 14deg;right:-160px;top:-30px}.header__booster-3{--direction: translateX(50%);--delay: 0.4s;--rotate: -8deg;left:-180px;top:24px}.header__booster-4{--direction: translateX(-50%);--delay: 0.5s;--rotate: 14deg;right:-180px;top:24px}@media screen and (max-height: 800px){.header__arrow{display:none}}@media screen and (min-width: 40em){.header__tree-background{--bottom: -50px}}@media screen and (min-width: 64em){.main-header{--nav-height: 62px}.header__booster,.header__images-zubat{display:block}.header__image-bundle img{width:310px}.header__image-bundle,.header__image-booster{width:auto}.header__logo{max-width:none}.header__tree-background{--bottom: -80px}}@media screen and (min-width: 71.5em){.header__tree-background{--bottom: -100px}}@media (prefers-reduced-motion: reduce){.header-animation--finished .header__animation-element{transition-property:opacity}}.is-reduced-motion .header-animation--finished .header__animation-element{transition-property:opacity}
