@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-holiday: "PT Sans", sans-serif;--font-heading-holiday: "Big Shoulders Text", sans-serif;--font-base: 16;--font-bold: 700;--font-regular: 400;--color-red: #B30A2A;--color-dark-red: #8F0620;--color-gold: #D3A41A;--color-dark-grey: #282B2E;--color-cream: #FEEE95;--color-white: #fff;--animation-translate: 10px}.back-to-top{--button-bg: var(--color-white);border-radius:50%}.back-to-top .button__bg{background-color:var(--color-red)}.back-to-top .button__bg::before{content:none}.back-to-top:hover{color:var(--color-white)}h1,h2,h3,h4,h5{font-style:normal;margin-bottom:0}body{font-size:var(--font-base);line-height:1.75}.title-1,.title-2{font-family:var(--font-heading-holiday);font-weight:var(--font-regular)}.title-1{font-size:calc(48rem / var(--font-base));line-height:1.2}.title-2{font-size:calc(40rem / var(--font-base));line-height:1.2}.title-3{font-size:calc(20rem / var(--font-base));font-weight:var(--font-bold);line-height:1.7}.txt-disclaimer{font-size:calc(14rem / var(--font-base));line-height:1.4}.txt-weight-normal{font-weight:var(--font-regular)}.bg-red{background-color:var(--color-red)}.txt-color-red{color:var(--color-red)}.bg-dark-red{background-color:var(--color-dark-red)}.txt-color-dark-red{color:var(--color-dark-red)}.bg-gold{background-color:var(--color-gold)}.txt-color-gold{color:var(--color-gold)}.bg-dark-grey{background-color:var(--color-dark-grey)}.txt-color-dark-grey{color:var(--color-dark-grey)}.bg-cream{background-color:var(--color-cream)}.txt-color-cream{color:var(--color-cream)}.bg-white{background-color:var(--color-white)}.txt-color-white{color:var(--color-white)}.floating-animation{animation:float 3s linear var(--animation-delay, 0s) infinite alternate;transform:translateY(var(--animation-translate)) rotate(var(--rotate, 0deg))}@keyframes float{0%{transform:translateY(var(--animation-translate)) rotate(var(--rotate, 0deg))}100%{transform:translateY(calc(var(--animation-translate) * -1)) rotate(var(--rotate, 0deg))}}.swing-animation{animation:swing 6s linear var(--animation-delay, 0s) infinite alternate}@keyframes swing{0%{transform:rotate(0deg)}50%{transform:rotate(2deg)}100%{transform:rotate(-2deg)}}.swing-animation-rev{animation:swing-rev 4s ease-in-out var(--animation-delay, 0s) infinite alternate}@keyframes swing-rev{0%{transform:rotate(0deg)}50%{transform:rotate(-3deg)}100%{transform:rotate(3deg)}}.featured__img-animation{animation:anim-infinite-rotation 60s linear infinite;transition:transform 0.2s ease;animation-play-state:paused}@keyframes anim-infinite-rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.floating-animation,.swing-animation,.swing-animation-rev,.featured__img-animation{animation-play-state:paused}.featured__order-img .featured__content-img:hover .featured__img-animation{animation-play-state:paused}}.is-reduced-motion .floating-animation,.is-reduced-motion .swing-animation,.is-reduced-motion .swing-animation-rev,.is-reduced-motion .featured__img-animation{animation-play-state:paused}.is-reduced-motion .featured__order-img .featured__content-img:hover .featured__img-animation{animation-play-state:paused}.content-spacing>*+*{margin-top:var(--spacing)}.content-spacing--8>*+*{--spacing: 8px}.content-spacing--20>*+*{--spacing: 20px}.txt-no-break{white-space:nowrap}@media only screen and (min-width: 40em){:root{--font-base: 24}:root[lang="de-de"]{--font-base: 16}body{line-height:1.6}.title-1{font-size:calc(70rem / var(--font-base))}.title-2{font-size:calc(60rem / var(--font-base))}.title-3{font-size:calc(28rem / var(--font-base));line-height:1.5}.txt-disclaimer{font-size:calc(18rem / var(--font-base));line-height:1.5}}@media only screen and (min-width: 40em) and (max-width: 63.9375em){[lang="de-de"] .title-1{font-size:calc(48rem / var(--font-base))}}@media only screen and (min-width: 64em){:root[lang="de-de"]{--font-base: 24}.content-spacing--large-32>*+*{--spacing: 32px}.content-spacing--large-24>*+*{--spacing: 24px}}@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}.products__gallery{--gallery-width: 100%;--gallery-image-width: 200px;--gallery-button-dimensions: 40px;margin:0 auto;max-width:var(--gallery-width);position:relative}.products__gallery__overflow{padding:20px 0;overflow-x:scroll}.products__gallery-inner{--gallery-gap: 20px;display:flex;transform:translateX(0);transition:transform .3s ease}.products__gallery-item{--item-width: 300px;min-width:var(--item-width);margin-right:var(--gallery-gap);line-height:0}.products__gallery-item:last-child{margin-right:0}@media (hover: hover){.products__gallery-item .products__gallery-product:hover,.products__gallery-item .products__gallery-product:focus{transform:translateY(-10px)}.products__gallery-item .products__gallery-product:hover::before,.products__gallery-item .products__gallery-product:focus::before{transform:scale(1.02)}}.products__gallery-product{--outline-inset: 7px;--outline-offset: 5px;padding:20px;position:relative;width:100%;transform:translateY(0);transition:transform .3s ease}.products__gallery-product::before,.products__gallery-product::after{content:"";position:absolute;z-index:-1}.products__gallery-product::before{background-color:var(--color-gold);border-radius:12px;box-shadow:0 6px 10px 0 rgba(102,79,12,0.1);height:calc(100% - var(--outline-offset) * 2);width:calc(100% - var(--outline-offset) * 2);left:calc(var(--outline-offset));top:calc(var(--outline-offset));transform:scale(1);transform-origin:center;transition:transform .2s ease}.products__gallery-product::after{background-color:white;border-radius:10px;height:calc(100% - var(--outline-inset) * 2);width:calc(100% - var(--outline-inset) * 2);left:calc(var(--outline-inset));top:calc(var(--outline-inset))}.products__gallery-item-icon{--offset: 6px;position:absolute}.products__gallery-item-icon--0{top:var(--offset);left:var(--offset)}.products__gallery-item-icon--1{top:var(--offset);right:var(--offset);transform:scaleX(-1)}.products__gallery-item-icon--2{bottom:var(--offset);left:var(--offset);transform:rotate(-90deg)}.products__gallery-item-icon--3{bottom:var(--offset);right:var(--offset);transform:rotate(180deg)}.product__gallery-button-transform{opacity:0;transition:opacity .5s ease}.vp--onf-20 .product__gallery-button-transform{opacity:1;transition-delay:0.2s}.products__gallery-button{align-items:center;background:var(--color-gold);border-radius:50%;color:var(--arrow-color);display:none;justify-content:center;height:var(--gallery-button-dimensions);width:var(--gallery-button-dimensions);opacity:1;position:absolute;top:50%;transform:scale(1) translateY(-50%);transition:opacity .3s ease, transform .2s ease}.products__gallery-button::before{height:100%;left:0;position:absolute;top:0;width:100%;content:"";background:var(--body-color);border-radius:inherit;opacity:1;transition:opacity .2s ease}.products__gallery-button:hover{transform:scale(1.06) translateY(-50%)}.products__gallery-button:hover::before{opacity:0}.products__gallery-button svg{width:12px;height:21px;position:relative}.products__gallery-button[data-product-gallery-button-previous]{left:calc(var(--gallery-button-dimensions) * -1.1)}.products__gallery-button[data-product-gallery-button-previous] svg{transform:scaleX(-1)}.products__gallery-button[data-product-gallery-button-next]{right:calc(var(--gallery-button-dimensions) * -1.1)}.products__gallery-button[data-button-visibility="hidden"]{opacity:0;cursor:default}.products__gallery-modal{display:none}.modal--open .products__gallery-modal{display:flex}.modal--product{--modal-padding: 50px 32px;--modal-direction: column;--modal-alignment: center;--modal-close-dimensions: 37px;--modal-angle: 40px;--modal-product-width: 300px;--modal-disclaimer-margin: 20px;--icon-opacity: 0.2}.modal--product .products__icon{opacity:var(--icon-opacity)}.modal--product .modal__wrapper{max-width:var(--modal-width);padding:0 15px}.modal--product .modal__content{background-color:var(--color-red);border:2px solid var(--color-gold);outline:6px solid var(--color-red);max-height:70vh;overflow-y:auto}.modal--product .products__gallery-modal{overflow:hidden;padding:var(--modal-padding);flex-direction:var(--modal-direction);align-items:var(--modal-alignment);height:100%}.modal--product .products__gallery-modal-icons{position:absolute;top:0;left:15px;width:calc(100% - 30px);height:100%;overflow:hidden}.modal--product .modal__close{align-items:center;border-radius:50%;background-color:#FFF;display:flex;justify-content:center;height:var(--modal-close-dimensions);right:15px;width:var(--modal-close-dimensions);top:calc(var(--modal-close-dimensions) * -1.4)}.modal--product .products__gallery-product{max-width:var(--modal-product-width);padding:30px;margin:0 auto}.products__gallery-modal-button-wrapper{display:flex;justify-content:center}.products__gallery-modal-button{margin-left:auto;margin-right:auto;display:inline-block}.products__gallery-modal-disclaimer{margin-top:var(--modal-disclaimer-margin)}.products__gallery-modal-left,.products__gallery-modal-right{position:relative}.products__gallery-modal-left{margin-bottom:20px}.products__gallery-modal-background,.products__gallery-modal-background-line,.products__gallery-modal-background-inner{clip-path:polygon(0 calc(0% + var(--modal-angle)), calc(0% + var(--modal-angle)) 0%, calc(100% - var(--modal-angle)) 0, 100% calc(0% + var(--modal-angle)), 100% calc(100% - var(--modal-angle)), calc(100% - var(--modal-angle)) 100%, calc(0% + var(--modal-angle)) 100%, 0% calc(100% - var(--modal-angle)), 0% calc(0% + var(--modal-angle)));display:none}.products__gallery-modal-background{height:100%;left:0;position:absolute;top:0;width:100%;background-color:var(--color-red)}.products__gallery-modal-background-line{position:absolute;background-color:var(--color-gold);height:calc(100% - 20px);width:calc(100% - 20px);left:10px;top:10px}.products__gallery-modal-background-inner{position:absolute;background-color:var(--color-red);height:calc(100% - 24px);width:calc(100% - 24px);left:12px;top:12px}.products__gallery-image{max-width:var(--gallery-image-width)}@media (prefers-reduced-motion: reduce){.products__gallery-inner{transition:none}.products__gallery-product:hover{transform:translateY(0)}}.is-reduced-motion .products__gallery-inner{transition:none}.is-reduced-motion .products__gallery-product:hover{transform:translateY(0)}@media only screen and (min-width: 40em){.products__gallery{--gallery-button-dimensions: 50px;--gallery-width: 500px}.products__gallery-item{--item-width: calc(var(--gallery-width) / 2 - var(--gallery-gap) / 2)}.products__gallery-button{display:flex}.products__gallery-button[data-product-gallery-button-previous]{left:calc(var(--gallery-button-dimensions) * -1.2)}.products__gallery-button[data-product-gallery-button-next]{right:calc(var(--gallery-button-dimensions) * -1.2)}.products__gallery__overflow{overflow:hidden}}@media only screen and (min-width: 64em){.products__gallery{--gallery-width: 850px;--gallery-image-width: 220px}.products__gallery-item{--item-width: calc(var(--gallery-width) / 3 - var(--gallery-gap) * 2 / 3)}.modal--product{--modal-padding: 54px;--modal-direction: row;--modal-width: 1156px;--modal-alignment: flex-start;--modal-close-dimensions: 50px;--modal-product-width: 250px;--modal-disclaimer-margin: 42px}.modal--product .products__gallery-product{width:var(--modal-product-width)}.products__gallery-modal-button{margin-left:0}.products__gallery-modal-left{margin-bottom:0;margin-right:60px}.products__gallery-modal-background,.products__gallery-modal-background-line,.products__gallery-modal-background-inner{display:block}.products__gallery-product{margin:0}}@media only screen and (min-width: 71.5em){.products__gallery{--gallery-width: 1000px}.modal--product{--modal-padding: 72px;--modal-product-width: 330px}}.divider svg{height:auto;width:100%}.main-nav__controls{z-index:3}.ornaments-group{display:flex;height:75px;margin-bottom:0;position:relative;width:100%;z-index:2}.ornaments-group .ornament{position:absolute;top:0;transform-origin:top left}.ornaments-group .ornament-one,.ornaments-group .ornament-two,.ornaments-group .ornament-four,.ornaments-group .ornament-five{display:none}.ornaments-group .ornament-one{left:5%;top:55%;--rotate: -25deg;width:20px}.ornaments-group .ornament-two{left:34%;top:35%;--rotate: 18deg;width:20px}.ornaments-group .ornament-three{height:auto;left:7%;top:40%;--rotate: 21deg;width:35px}.ornaments-group .ornament-four{--animation-delay: 225ms;left:45%;top:-140%}.ornaments-group .ornament-five{--animation-delay: 500ms;left:49%;top:-120%}.ornaments-group .ornament-six{--animation-delay: 725ms;left:25%;top:-25%;width:25px}.ornaments-group .ornament-seven{--animation-delay: 115ms;left:35%;width:33px;top:-100%}.featured__box{position:relative;z-index:1}.featured__box .featured__bg{background-color:var(--color-red);clip-path:polygon(30px 0, calc(100% - 30px) 0, 100% 30px, 100% calc(100% - 30px), calc(100% - 30px) 100%, 30px 100%, 0 calc(100% - 30px), 0 30px);position:absolute;height:100%;width:100%;left:50%;top:50%;transform:translate(-50%, -50%)}.featured__box .featured__bg-line,.featured__box .featured__bg-inner{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.featured__box .featured__bg-line{background-color:var(--color-gold);clip-path:polygon(26px 0, calc(100% - 26px) 0, 100% 26px, 100% calc(100% - 26px), calc(100% - 26px) 100%, 26px 100%, 0 calc(100% - 26px), 0 26px);height:calc(100% - 18px);width:calc(100% - 18px)}.featured__box .featured__bg-inner{background-color:var(--color-red);clip-path:polygon(26px 0, calc(100% - 26px) 0, 100% 26px, 100% calc(100% - 26px), calc(100% - 26px) 100%, 26px 100%, 0 calc(100% - 26px), 0 26px);height:calc(100% - 22px);width:calc(100% - 22px)}.featured__content-img{transform:translate(0, -11%)}.featured__content,.featured__order-txt,.featured__order-img{display:flex;flex-direction:column}.featured__content .featured__content-heading,.featured__order-txt .featured__content-heading,.featured__order-img .featured__content-heading{align-self:center;padding:0 10% 15%;position:relative}.featured__content .featured__content-heading h2,.featured__order-txt .featured__content-heading h2,.featured__order-img .featured__content-heading h2{text-transform:none}.featured__content .featured__content-img,.featured__order-txt .featured__content-img,.featured__order-img .featured__content-img{display:flex;align-items:center;justify-content:center;position:relative;width:100%}.featured__content .featured__content-img:hover .featured__img-animation,.featured__order-txt .featured__content-img:hover .featured__img-animation,.featured__order-img .featured__content-img:hover .featured__img-animation{animation-play-state:running}.featured__content .featured__content-img::before,.featured__order-txt .featured__content-img::before,.featured__order-img .featured__content-img::before{content:"";position:relative;display:block;padding-bottom:calc(291 / 287 * 100%)}.featured__content .featured__content-img .sf-group--decorations-header,.featured__content .featured__content-img .featured__img-inner,.featured__content .featured__content-img .featured__img-logo,.featured__order-txt .featured__content-img .sf-group--decorations-header,.featured__order-txt .featured__content-img .featured__img-inner,.featured__order-txt .featured__content-img .featured__img-logo,.featured__order-img .featured__content-img .sf-group--decorations-header,.featured__order-img .featured__content-img .featured__img-inner,.featured__order-img .featured__content-img .featured__img-logo{position:absolute;left:50%;top:50%;transform:rotate(0deg) translate(-50%, -50%);transform-origin:top left}.featured__content .featured__content-img .featured__img-inner,.featured__order-txt .featured__content-img .featured__img-inner,.featured__order-img .featured__content-img .featured__img-inner{width:74%}.featured__content .featured__content-img .featured__img-logo,.featured__order-txt .featured__content-img .featured__img-logo,.featured__order-img .featured__content-img .featured__img-logo{width:47%;transform:rotate(0deg) translate(-50%, 120%)}.featured__content .featured__content-img .featured__img-outer,.featured__order-txt .featured__content-img .featured__img-outer,.featured__order-img .featured__content-img .featured__img-outer{width:100%}.featured__content .sf-group--decorations-header,.featured__order-txt .sf-group--decorations-header,.featured__order-img .sf-group--decorations-header{display:flex;height:100%;width:104%}.featured__content .sf-group--decorations-header .sf-group__item,.featured__order-txt .sf-group--decorations-header .sf-group__item,.featured__order-img .sf-group--decorations-header .sf-group__item{position:absolute}.featured__content .sf-group--decorations-header .sf-group__item--1,.featured__order-txt .sf-group--decorations-header .sf-group__item--1,.featured__order-img .sf-group--decorations-header .sf-group__item--1{left:5%;top:92%;transform:rotate(-22deg);animation-delay:0.2s}.featured__content .sf-group--decorations-header .sf-group__item--1 svg,.featured__order-txt .sf-group--decorations-header .sf-group__item--1 svg,.featured__order-img .sf-group--decorations-header .sf-group__item--1 svg{height:auto;width:40px}.featured__content .sf-group--decorations-header .sf-group__item--2,.featured__order-txt .sf-group--decorations-header .sf-group__item--2,.featured__order-img .sf-group--decorations-header .sf-group__item--2{display:none;left:1%;top:48%;transform:rotate(-13deg);animation-delay:0.4s}.featured__content .sf-group--decorations-header .sf-group__item--2 svg,.featured__order-txt .sf-group--decorations-header .sf-group__item--2 svg,.featured__order-img .sf-group--decorations-header .sf-group__item--2 svg{height:auto;width:205px}.featured__content .sf-group--decorations-header .sf-group__item--3,.featured__order-txt .sf-group--decorations-header .sf-group__item--3,.featured__order-img .sf-group--decorations-header .sf-group__item--3{left:63%;top:81%;transform:rotate(-13deg);animation-delay:0.7s}.featured__content .sf-group--decorations-header .sf-group__item--3 svg,.featured__order-txt .sf-group--decorations-header .sf-group__item--3 svg,.featured__order-img .sf-group--decorations-header .sf-group__item--3 svg{height:auto;width:70px}.featured__order-img{justify-content:center;align-items:center}.featured__order-txt{order:2}.featured__order-img{order:1}.header__bottom-divider{margin-bottom:20px}.products{background:var(--background);color:var(--body-color);padding:20px 0;position:relative;overflow:hidden;z-index:1}.products.vp--onf-20 .products__icon{opacity:var(--icon-opacity, 0.1);transition:opacity .4s ease;transition-delay:var(--animation-delay)}.products__inner{--padding: 20px;padding:var(--padding) 0}.products__heading{color:var(--heading-color)}.products--card-fans{--background: var(--color-dark-grey);--heading-color: var(--color-cream);--body-color: var(--color-white);--arrow-color: var(--color-dark-grey)}.products--friendly-battler{--background: #FFF;--heading-color: var(--color-gold);--body-color: var(--color-dark-grey);--arrow-color: var(--color-white)}.products--competitive-battler{--background: var(--color-red);--heading-color: var(--color-cream);--body-color: var(--color-white);--arrow-color: var(--color-dark-grey)}.products__icon{position:absolute;opacity:0}.products__icon svg{height:auto;width:100%}.products--competitive-battler{--icon-opacity: 0.2;--icon-fill: #5b0113}.products--friendly-battler{--width: 100px;--offset: 20px;--icon-opacity: 1}.products--friendly-battler .products__icon{width:var(--width)}.products--friendly-battler .products__icon--0{--animation-delay: .1s;top:var(--offset);left:var(--offset)}.products--friendly-battler .products__icon--1{--animation-delay: .2s;top:var(--offset);right:var(--offset);transform:scaleX(-1)}.products--friendly-battler .products__icon--2{--animation-delay: .3s;bottom:var(--offset);left:var(--offset);transform:rotate(-90deg)}.products--friendly-battler .products__icon--3{--animation-delay: .4s;bottom:var(--offset);right:var(--offset);transform:rotate(180deg)}.products--card-fans .products__icon,.products--competitive-battler .products__icon,.products__gallery-modal .products__icon{--animation-translate: 10px;--top: auto;--right: auto;--bottom: auto;--left: auto;--color: var(--icon-fill, var(--color-gold));color:var(--color);top:var(--top);right:var(--right);bottom:var(--bottom);left:var(--left);width:var(--width, auto);height:auto;transform:rotate(var(--rotate), 0deg)}.products--card-fans .products__icon--0,.products--competitive-battler .products__icon--0,.products__gallery-modal .products__icon--0{--width: 145px;--left: -20px;--top: 240px;--animation-delay: .2s;--rotate: 10deg}.products--card-fans .products__icon--1,.products--competitive-battler .products__icon--1,.products__gallery-modal .products__icon--1{--width: 180px;--left: 123px;--top: -60px;--animation-delay: .6s;--rotate: -30deg;display:none}.products--card-fans .products__icon--2,.products--competitive-battler .products__icon--2,.products__gallery-modal .products__icon--2{--width: 188px;--right: 40px;--bottom: -60px;--animation-delay: 1s;--rotate: 30deg}.products--card-fans .products__icon--3,.products--competitive-battler .products__icon--3,.products__gallery-modal .products__icon--3{--width: 264px;--left: 473px;--top: 230px;--animation-delay: .1s;display:none}.products--card-fans .products__icon--4,.products--competitive-battler .products__icon--4,.products__gallery-modal .products__icon--4{--width: 146px;--right: 25%;--top: 170px;--animation-delay: .7s;--rotate: -10deg;display:none}.products--card-fans .products__icon--5,.products--competitive-battler .products__icon--5,.products__gallery-modal .products__icon--5{--width: 185px;--right: 229px;--bottom: 60px;--animation-delay: 1.2s;--rotate: -45deg;display:none}.products--card-fans .products__icon--6,.products--competitive-battler .products__icon--6,.products__gallery-modal .products__icon--6{--width: 179px;--right: 24px;--top: -50px;--animation-delay: .8s;--rotate: 45deg}.products--card-fans .products__icon--7,.products--competitive-battler .products__icon--7,.products__gallery-modal .products__icon--7{--width: 300px;--right: -220px;--top: 180px;--animation-delay: .4s;display:none}.footer-decorations{--animation-translate: 6px;color:var(--color-gold)}.image-group--footer-left{--parent-width: 505;--parent-height: 189;--parent-max: 505px;margin:0 auto 0 0;display:none}.image-group--footer-left .icon{height:auto;width:100%}.image-group--footer-left .image-group__item--1{--left: 0;--top: 64;--width: 20;--animation-delay: .5s;--rotate: -17deg}.image-group--footer-left .image-group__item--2{--left: 45;--top: 95;--height: 60;--width: 60;--animation-delay: .2s;--rotate: -11deg}.image-group--footer-left .image-group__item--3{--left: 262;--top: -170;--width: 70;--animation-delay: .8s}.image-group--footer-left .image-group__item--4{--left: 418;--top: 68;--width: 91;--animation-delay: .2s;--rotate: 21deg}.image-group--footer-left .image-group__item--5{--left: 418;--top: 68;--width: 91;--animation-delay: .9s}.image-group--footer-right{--parent-width: 286;--parent-height: 81;--parent-max: 100%;margin:0 0 0 auto}.image-group--footer-right .icon{height:auto;width:100%}.image-group--footer-right .image-group__item--1{--left: 160;--top: 24;--width: 20;--animation-delay: .1s;--rotate: 27deg}.image-group--footer-right .image-group__item--2{--left: 160;--top: 56;--width: 10;--animation-delay: .5s;--rotate: 14deg}.image-group--footer-right .image-group__item--3{--left: 188;--top: 40;--width: 15;--animation-delay: .4s;--rotate: -22deg}.image-group--footer-right .image-group__item--4{--left: 65;--top: -100;--width: 40;--animation-delay: .3s}.image-group--footer-right .image-group__item--5{--left: 260;--top: 0;--width: 26;--animation-delay: .6s}.image-group--footer-right .image-group__item--6{--left: 0;--top: 14;--width: 45;--animation-delay: .5s;--rotate: -23deg}@media only screen and (min-width: 40em){.ornaments-group{height:75px}.ornaments-group .ornament-three{--animation-delay: 625ms;--rotate: 21deg;height:auto;left:7%;top:30%;width:50px}.ornaments-group .ornament-six{--animation-delay: 725ms;left:45%;top:-25%;width:35px}.ornaments-group .ornament-seven{--animation-delay: 115ms;left:95%;width:50px;top:-20%}.featured__box{margin:-20px}.featured__box .featured__bg{height:calc(100% - 50px)}.featured__content,.featured__order-txt,.featured__order-img{flex-direction:row}.featured__content .featured__content-heading,.featured__order-txt .featured__content-heading,.featured__order-img .featured__content-heading{padding:16% 10% 16%}.featured__content .featured__content-img,.featured__order-txt .featured__content-img,.featured__order-img .featured__content-img{position:relative;width:100%;transform:translate(-5%, 0)}.featured__content .featured__content-img::before,.featured__order-txt .featured__content-img::before,.featured__order-img .featured__content-img::before{content:none}.featured__content .featured__content-img .featured__img-inner,.featured__order-txt .featured__content-img .featured__img-inner,.featured__order-img .featured__content-img .featured__img-inner{width:74%}.featured__content .featured__content-img .featured__img-logo,.featured__order-txt .featured__content-img .featured__img-logo,.featured__order-img .featured__content-img .featured__img-logo{width:35%}.featured__content .featured__content-img .featured__img-outer,.featured__order-txt .featured__content-img .featured__img-outer,.featured__order-img .featured__content-img .featured__img-outer{width:100%}.featured__content .sf-group--decorations-header,.featured__order-txt .sf-group--decorations-header,.featured__order-img .sf-group--decorations-header{display:flex;height:100%;width:104%}.featured__content .sf-group--decorations-header .sf-group__item,.featured__order-txt .sf-group--decorations-header .sf-group__item,.featured__order-img .sf-group--decorations-header .sf-group__item{position:absolute}.featured__content .sf-group--decorations-header .sf-group__item--1,.featured__order-txt .sf-group--decorations-header .sf-group__item--1,.featured__order-img .sf-group--decorations-header .sf-group__item--1{left:-8%;top:12%;transform:rotate(-22deg);animation-delay:0.2s}.featured__content .sf-group--decorations-header .sf-group__item--1 svg,.featured__order-txt .sf-group--decorations-header .sf-group__item--1 svg,.featured__order-img .sf-group--decorations-header .sf-group__item--1 svg{height:auto;width:70px}.featured__content .sf-group--decorations-header .sf-group__item--2,.featured__order-txt .sf-group--decorations-header .sf-group__item--2,.featured__order-img .sf-group--decorations-header .sf-group__item--2{display:block;left:-9%;top:54%;transform:rotate(-13deg);animation-delay:0.4s}.featured__content .sf-group--decorations-header .sf-group__item--2 svg,.featured__order-txt .sf-group--decorations-header .sf-group__item--2 svg,.featured__order-img .sf-group--decorations-header .sf-group__item--2 svg{height:auto;width:155px}.featured__content .sf-group--decorations-header .sf-group__item--3,.featured__order-txt .sf-group--decorations-header .sf-group__item--3,.featured__order-img .sf-group--decorations-header .sf-group__item--3{left:60%;top:72%;transform:rotate(-13deg);animation-delay:0.7s}.featured__content .sf-group--decorations-header .sf-group__item--3 svg,.featured__order-txt .sf-group--decorations-header .sf-group__item--3 svg,.featured__order-img .sf-group--decorations-header .sf-group__item--3 svg{height:auto;width:120px}.featured__order-txt{order:1}.featured__order-img{order:2}.intro{margin:32px auto}.intro__title{padding:24px 0}.image-group--decorations-left{--parent-width: 212;--parent-height: 280;--parent-max: 100%;top:0}.image-group--decorations-left .image-group__item--1{--left: 43;--top: -10;--width: 91}.image-group--decorations-left .image-group__item--2{--left: 139;--top: 52;--width: 40}.image-group--decorations-left .image-group__item--3{--left: 105;--top: 118;--width: 20}.image-group--decorations-right{--parent-width: 212;--parent-height: 280;--parent-max: 100%;bottom:0}.image-group--decorations-right .image-group__item--1{--left: 50;--top: -7;--width: 40}.image-group--decorations-right .image-group__item--2{--left: 50;--top: 140;--width: 148}.image-group--decorations-right .image-group__item--3{--left: 3;--top: 240;--width: 20}.products--card-fans .products__icon--3,.products--competitive-battler .products__icon--3{display:block}.products--card-fans .products__icon--0,.products--competitive-battler .products__icon--0{--top: 158px}.products--card-fans .products__icon--6,.products--competitive-battler .products__icon--6{--right: 237px}.products--card-fans .products__icon--2,.products--competitive-battler .products__icon--2{--left: 140px;--right: auto;--bottom: 70px}.products--friendly-battler{--width: 150px}.products__inner{--padding: 42px}.image-group--footer-left{display:flex}.image-group--footer-right{--parent-width: 505;--parent-height: 189;--parent-max: 505px}.image-group--footer-right .image-group__item--4{--left: 186;--top: -160;--width: 80}.image-group--footer-right .image-group__item--5{--left: 288;--top: 0;--width: 56}.image-group--footer-right .image-group__item--1{--left: 0;--top: 41;--width: 40}.image-group--footer-right .image-group__item--2{--left: 0;--top: 120;--width: 20}.image-group--footer-right .image-group__item--3{--left: 72;--top: 83;--width: 30}.image-group--footer-right .image-group__item--6{--left: calc(var(--parent-width) - var(--width));--top: 42;--width: 57}}@media only screen and (max-width: 39.9375em){[lang="de-de"] .products__gallery-modal-right .title-2{font-size:calc(26rem / var(--font-base))}}@media only screen and (min-width: 40em) and (max-width: 63.9375em){[lang="de-de"] .featured__content .featured__content-heading{padding:16% 5% 16%;margin-right:30px}}@media only screen and (min-width: 64em){.ornaments-group{height:100px}.ornaments-group .ornament-one,.ornaments-group .ornament-two,.ornaments-group .ornament-four,.ornaments-group .ornament-five{display:block}.ornaments-group .ornament-three{left:37%;top:40%;width:60px}.ornaments-group .ornament-six{left:85%;top:-25%;width:auto}.ornaments-group .ornament-seven{left:92%;width:71px}.featured__box{margin:-44px 0}.featured__box .featured__bg{height:calc(100% - 110px)}.featured__content .featured__content-img{position:relative;width:100%}.featured__content .featured__content-img::before{content:none}.featured__content .featured__content-img .featured__img-inner{width:60%}.featured__content .featured__content-img .featured__img-logo{width:35%}.featured__content .featured__content-img .featured__img-outer{width:81%}.featured__content .sf-group--decorations-header{display:flex;height:100%;width:104%}.featured__content .sf-group--decorations-header .sf-group__item{position:absolute}.featured__content .sf-group--decorations-header .sf-group__item--1{left:-8%;top:22%;transform:rotate(-22deg);animation-delay:0.2s}.featured__content .sf-group--decorations-header .sf-group__item--1 svg{height:auto;width:70px}[lang="de-de"] .featured__content .sf-group--decorations-header .sf-group__item--1{left:13%;top:6%}.featured__content .sf-group--decorations-header .sf-group__item--2{display:block;left:1%;top:48%;transform:rotate(-13deg);animation-delay:0.4s}.featured__content .sf-group--decorations-header .sf-group__item--2 svg{height:auto;width:205px}[lang="de-de"] .featured__content .sf-group--decorations-header .sf-group__item--2{left:3%}.featured__content .sf-group--decorations-header .sf-group__item--3{left:80%;top:37%;transform:rotate(-13deg);animation-delay:0.7s}.featured__content .sf-group--decorations-header .sf-group__item--3 svg{height:auto;width:120px}.products--card-fans .products__icon--7,.products--card-fans .products__icon--1,.products--card-fans .products__icon--5,.products--competitive-battler .products__icon--7,.products--competitive-battler .products__icon--1,.products--competitive-battler .products__icon--5,.products__gallery-modal .products__icon--7,.products__gallery-modal .products__icon--1,.products__gallery-modal .products__icon--5{display:block}.products--friendly-battler{--width: auto}}@media only screen and (min-width: 71.5em){.featured__box{margin:-44px 0}.featured__box .featured__bg{height:calc(100% - 130px)}[lang="de-de"] .featured__box .featured__content .sf-group--decorations-header .sf-group__item--1{left:-8%;top:22%}[lang="de-de"] .featured__box .featured__content .sf-group--decorations-header .sf-group__item--2{left:1%;top:48%}.products--card-fans .products__icon--4,.products--competitive-battler .products__icon--4,.products__gallery-modal .products__icon--4{display:block}}
