.section{padding-block-start:var(--section-padding-block-start);padding-block-end:var(--section-padding-block-end)}.grid{--grid-columns: 6;display:grid;grid-template-columns:repeat(var(--grid-columns),1fr)}@media screen and (min-width: 750px){.grid{--grid-columns: 12}}.ab-test--a,.ab-test--b{display:none!important}html[data-ab-test=a] .ab-test--a,html[data-ab-test=b] .ab-test--b{display:initial!important}.collection__top-bar,.collection__facets{font-family:var(--text-font-family)}floating-image{width:var(--floating-image-width-mobile);display:block;position:absolute;transform:translate(var(--floating-image-position-x-mobile)) translateY(var(--floating-image-position-y-mobile)) rotate(var(--floating-image-rotation-mobile))}@media screen and (min-width: 750px){floating-image{width:var(--floating-image-width-desktop);transform:translate(var(--floating-image-position-x-desktop)) translateY(var(--floating-image-position-y-desktop)) rotate(var(--floating-image-rotation-desktop))}}.shopify-section--featured-collection .scroll-area{padding-block-start:16px}.product-list{row-gap:var(--spacing-10)}.game-card__figure{width:100%;aspect-ratio:1;display:flex;justify-content:center;align-items:center;position:relative;perspective:1000px}.game-card__background,.game-card__background img,.game-card__shadow,.game-card__box{transition:.3s}.game-card__background{width:90%;height:80%;border-radius:32px;position:absolute;overflow:hidden}.game-card__figure:hover .game-card__background img{transform:scale(1.05)}.game-card__shadow{width:100%;position:absolute;left:0;bottom:0;transform:translateY(22%)}.game-card__figure:hover .game-card__shadow{transform:translateY(22%) scale(1.1);opacity:.5}.game-card__background:after{content:"";width:100%;height:100%;background-color:var(--game-card-background-color);position:absolute;left:0;top:0;opacity:.5}.game-card__box{height:100%;position:relative;z-index:1;transform-style:preserve-3d;width:fit-content;margin:0 auto}.game-card__figure:hover .game-card__box{transform:rotateY(20deg) rotateX(6deg) translate(5%) translateY(-5%)}.game-card__box-face{width:auto;height:100%;background-color:#f5f5f5;max-width:100%;display:flex;justify-content:center}.game-card__box-face img{width:100%;height:100%;object-fit:cover}.game-card__box-face--left{position:absolute;left:0;top:0;transform:rotateY(90deg);transform-origin:left}.game-card__info{gap:var(--spacing-3)}.game-card__game-info{gap:var(--spacing-3);font-size:12px}.game-card__game-info .icon{width:16px;height:16px}.game-card__game-info-icon{gap:4px}.game-card .button{height:min-content}@media screen and (min-width: 750px){.game-card__info{gap:var(--spacing-4)}}.product-text-with-icon{display:inline-block;text-align:left}.product-text-with-icon--slider{width:100%;display:block;text-align:center}.product-text-with-icon .swiper{width:100%!important}.product-text-with-icon .swiper-wrapper{width:100%}.prose .product-text-with-icon p{margin-top:0}.product-text-with-icon ul{display:flex;flex-direction:column;row-gap:0}.product-text-with-icon__bulletpoint{padding:1em 0;flex:1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:var(--spacing-3);line-height:1.3}.product-text-with-icon--slider .product-text-with-icon__bulletpoint{flex-direction:column;align-items:center}.product-text-with-icon__bulletpoint:not(:last-child){border-bottom:1px solid rgba(var(--text-color) / .1)}.section__background-image{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.section__floating-image{position:absolute}.shopify-section--rich-text{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden}.featured-product-with-box{display:flex;align-items:center;flex-direction:column;gap:var(--spacing-8)}.featured-product-with-box__figure{display:flex;justify-content:center;align-items:center}.featured-product-with-box__box{width:180px;aspect-ratio:var(--featured-product-with-box-box-aspect-ratio);position:relative}.featured-product-with-box__edito--with-background{padding:var(--spacing-6)}.featured-product-with-box__edito--center{text-align:center}@media screen and (min-width: 700px){.featured-product-with-box{flex-direction:row-reverse}.featured-product-with-box__figure,.featured-product-with-box__edito{flex:1}.featured-product-with-box__box{width:280px;transform:rotate(10deg)}}.shopify-section--edito-box-with-cards{overflow:hidden}.edito-box-with-cards{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-8)}.edito-box-with-cards__wrapper{width:100%;max-width:var(--edito-box-with-cards-max-width)}.edito-box-with-cards__card{width:100px;height:150px;background-color:var(--secondary_color);border-radius:.75em;flex-shrink:0;position:absolute;overflow:hidden;transform:rotate(var(--rotation)) translate(var(--translate-x)) translateY(var(--translate-y));z-index:var(--z-index)}.edito-box-with-cards__card:nth-child(1){--translate-x: -150px;--translate-y: -50px;--rotation: -20deg}.edito-box-with-cards__card:nth-child(2){--translate-x: -60px;--translate-y: 220px;--rotation: 40deg}.edito-box-with-cards__card:nth-child(3){--translate-x: 90px;--translate-y: -160px;--rotation: 15deg}.edito-box-with-cards__card:nth-child(5){--translate-x: 100px;--translate-y: -50px;--rotation: 40deg}.edito-box-with-cards__card:nth-child(6){--translate-x: -20px;--translate-y: -180px;--rotation: -40deg}.edito-box-with-cards__card:nth-child(7){--translate-x: 200px;--translate-y: -90px;--rotation: 60deg}.edito-box-with-cards__card img{width:100%;height:100%;object-fit:cover}.edito-box-with-cards__box{width:156px;border-radius:8px;box-shadow:0 0 150px #0003;flex-shrink:0;position:relative;overflow:hidden;z-index:4}.edito-box-with-cards__box img{width:100%}@media screen and (min-width: 640px){.edito-box-with-cards{gap:var(--spacing-24)}.home-hero-illu{grid-row:2}.home-hero-illu{width:100%;align-items:flex-end;position:relative;margin-bottom:-128px}.edito-box-with-cards{flex-direction:column-reverse}.edito-box-with-cards__box{width:300px;margin-bottom:-56px;border-radius:8px;z-index:3}.edito-box-with-cards__card{--translate-x: 0;--translate-y: 0;--rotation: 0;--z-index: 0;width:200px;height:320px;margin-right:-56px;position:relative;border-radius:18px;box-shadow:0 15px 100px #00000040}.edito-box-with-cards__box~.edito-box-with-cards__card{margin-right:0;margin-left:-56px;--translate-x: 0px;--translate-y: 0px}.edito-box-with-cards__card:nth-child(1){--rotation: -8deg;--translate-x: 0px;--translate-y: 96px}.edito-box-with-cards__card:nth-child(2){--rotation: -5deg;--translate-x: 0px;--translate-y: 40px;--z-index: 1}.edito-box-with-cards__card:nth-child(3){--rotation: -2deg;--translate-x: 0px;--translate-y: 0px;--z-index: 2}.edito-box-with-cards__card:nth-child(5){--rotation: 2deg;--translate-x: 0px;--translate-y: 0px;--z-index: 2}.edito-box-with-cards__card:nth-child(6){--rotation: 5deg;--translate-x: 0px;--translate-y: 40px;--z-index: 1}.edito-box-with-cards__card:nth-child(7){--rotation: 8deg;--translate-x: 0px;--translate-y: 96px}}@media screen and (min-width: 1000px){.edito-box-with-cards .store-buttons{justify-content:center}}.edito-phone{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 750px){.edito-phone{flex-direction:row;gap:var(--spacing-16)}}.edito-phone__review-buttons{display:flex;flex-direction:column;gap:8px}.edito-phone__heading-index{width:32px;height:32px;background-color:var(--edito-phone-primary-color);border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0;color:var(--color-white);font-size:16px}.edito-phone .prose *+:is(.h3,.h4,.h5,.h6,h3,h4,h5,h6){margin-block-start:var(--spacing-6)}.edito-phone__review-buttons *+.button{margin-block-start:0px!important}.edito-phone__phone-wrapper{margin-top:40px;position:sticky;top:0;display:flex;justify-content:center;align-items:center}.edito-phone__phone{width:300px;position:relative;font-size:14px;filter:drop-shadow(-16px 16px 8px rgba(0,0,0,.25))}.edito-phone .prose *+:is(.h3,.h4,.h5,.h6,h3,h4,h5,h6){margin-top:var(--spacing-10)!important}.edito-phone__phone p{margin:0;line-height:1}.edito-phone__image{width:100%}.edito-phone__phone-screen{width:100%;height:100%;padding:14px;position:absolute;left:0;top:0}.edito-phone__phone-content{width:100%;height:100%;background-color:#fff;border-radius:28px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.edito-phone__phone-header{width:100%;background:linear-gradient(rgba(0,0,0,.5),transparent);padding:8px 20px;position:relative;color:#fff}.edito-phone__phone-header-nav div{flex:1;height:2px;background-color:#fff;border-radius:4px}.edito-phone__phone-header-nav div:not(:first-child){opacity:.2}.edito-phone__phone-header-image{width:40px;height:40px;background-color:var(--color-gray-800);border-radius:50%;display:block;overflow:hidden}.edito-phone__phone-header-image img{width:100%;height:100%;object-fit:cover}.edito-phone__phone-tag{background-color:#fff;padding:4px 12px;border-radius:8px;transform:rotate(-5deg);font-weight:600}.edito-phone__phone-footer{width:100%;background:linear-gradient(transparent,#00000080);padding:8px;position:relative;color:#fff}.edito-phone__phone-footer-input{width:100%;padding:8px 16px;border:1px solid #fff;border-radius:32px}.edito-phone__phone-messages{padding:16px;display:flex;flex-direction:column;align-items:flex-start}.edito-phone__phone-message{background-color:var(--color-gray-100);padding:8px 16px;border-radius:32px;font-size:12px;font-weight:600}.edito-phone__phone-message--only-image{background-color:transparent;padding:0}.edito-phone__phone-message img{width:100%;height:auto;max-height:300px;object-fit:cover}.edito-phone__phone-message+.edito-phone__phone-message{margin-top:6px}.edito-phone__phone-message[left]+.edito-phone__phone-message[right],.edito-phone__phone-message[right]+.edito-phone__phone-message[left]{margin-top:16px}.edito-phone__phone-message[left]{background-color:var(--color-gray-800);color:var(--color-white)}.edito-phone__phone-message[right]{align-self:flex-end}@media screen and (min-width: 768px){.edito-phone .prose *+:is(.h3,.h4,.h5,.h6,h3,h4,h5,h6){margin-block-start:var(--spacing-12)}.edito-phone__phone-wrapper{margin-top:0}.edito-phone__phone{transform:rotate(4deg)}.edito-phone__heading:not(:first-child){margin-top:4rem}}.shopify-section--polaroid-reveal .section{display:grid;gap:56px;overflow:hidden}.polaroid-reveal__item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--spacing-6)}.polaroid-reveal__item-edito{max-width:var(--polaroid-reveal-max-width);display:flex;justify-content:center;align-items:center}.polaroid-reveal__item-polaroid-wrapper{display:flex;justify-content:center;align-items:center}.polaroid-reveal__item-polaroid{max-width:480px;background-color:#eee;border:8px solid #fff;position:relative}.polaroid-reveal__item-polaroid--left{transform:rotate(-2deg)}.polaroid-reveal__item-polaroid--right{transform:rotate(2deg)}@media screen and (min-width: 700px){.polaroid-reveal__wrapper{display:grid;gap:96px}.polaroid-reveal__item{display:flex;flex-direction:column;justify-content:center;gap:32px;position:relative}.polaroid-reveal__item-edito{min-height:640px}.polaroid-reveal__item-polaroid-wrapper{width:100%;height:100%;pointer-events:none;position:absolute;z-index:1}.polaroid-reveal__item-polaroid--left{left:-200px}.polaroid-reveal__item-polaroid--right{right:-200px}}.article{--heading-font-family: "Montserrat";--heading-font-weight: 700;--text-font-family: "Montserrat"}.product-rating-metafield__stars{display:flex!important}.external-product-list__product{grid-column:span 6}@media screen and (min-width: 750px){.external-product-list__product{grid-column:span 4}}.featured-product[data=allow-transparent-header]{padding-top:var(--header-height) px}.featured-product__background-image{height:400px;left:0;top:0}.product-info__click_to_copy{display:block}.product-info__text-to-copy-detail{font-size:12px}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom.css.map */
