.dot-slider{position:absolute;display:flex;justify-content:center;flex-direction:column;align-items:center;height:100vh;transition:all .2s;right:50px;width:50px;z-index:1}html{scroll-behavior:smooth}.loading-overlay-prod{background:#fff;position:fixed;width:100%;height:100%;z-index:5000}.img-dot{padding:4px;border-radius:50%;background:var(--black);opacity:.5;margin:30px;cursor:pointer;transition:all .35s cubic-bezier(.175,.885,.32,1.275)}.img-dot:hover{background:var(--black);opacity:1;transition:all .35s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.img-dot-active{box-shadow:0 0 0 6px var(--black);opacity:1;background:var(--black);transition:all .35s cubic-bezier(.175,.885,.32,1.275)}.prod-page-container{display:flex;flex-flow:column nowrap;width:100vw;height:fit-content}.prod-page-logo{position:absolute;right:2rem;z-index:7;bottom:41px;position:fixed}.prod-page-logo path{fill:var(--black)}.prod-main-container{display:flex;flex-direction:row-reverse;overflow:visible}.product-content-desc p{text-indent:-25px;padding-left:25px;margin:0;line-height:1.4}.prod-description-container{height:100%;padding:0 4vw;display:flex;flex-direction:column;justify-content:center}.prod-left-container{width:50vw}.google-reviews{display:flex;flex-direction:row;align-items:center;margin-top:.25rem;gap:.75rem}.review-stars{width:100px;height:100%;filter:brightness(0)}.prod-img-container{background:var(--grey);width:100%;position:relative;height:calc(100vh - 1.39rem);min-height:unset;padding-left:130px;overflow:hidden}.prod-img-box{height:100vh;background-repeat:no-repeat;background-size:cover;background-position:center;background-color:var(--grey)}.product-horizontal-align-left{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;text-align:left;height:3rem;margin-bottom:1rem}.product-specs{margin:auto 130px}.product-specs-container{width:100vw;height:fit-content;padding-bottom:7em;margin:auto}.product-single__media video{margin-left:unset;width:100%;height:100%;border-radius:.4rem;object-fit:cover}.prod-dot-svg{width:400%;height:1.4rem}.product-vertical{display:block;flex-flow:column nowrap}.product-horizontal{display:flex;flex-flow:row nowrap;justify-content:space-evenly;align-items:center;text-align:left}.specs-horizontal-align-left{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;text-align:left;height:1em}.specs-horizontal-align-left-title{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;text-align:left;height:15em}.specs-horizontal-align-right{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;border-top:1px solid;min-height:4rem;padding:.5rem 0}.img-box-variant{width:20em;height:20em;margin:auto;border-radius:1rem;background:var(--grey)}.product-title{font-size:1.5rem;letter-spacing:-.005em;font-weight:900;line-height:1.2;width:50vw;height:fit-content;margin-bottom:0;max-width:100%;white-space:nowrap;display:inline-block}.product-title-specs{max-width:100%;height:auto;margin-top:8rem}.product-big-text{font-weight:900;font-size:2.2rem;width:auto;margin:-1.2rem}.product-small-text{font-weight:500;width:100%;line-height:1.4rem;margin-top:1.5rem;margin-bottom:0;margin-bottom:1.5rem;max-width:100%}div.product-specs a{text-underline-offset:4px;text-decoration:underline}div.product-specs *{color:#fff}div.dark-color *{color:var(--black)}div.light-color *{color:#fff}.prod-specs-body{margin:3.75rem 0 3.125rem;display:flex;justify-content:space-between}.prod-specs-list{width:-webkit-fill-available;padding-right:3rem;max-width:50vw}.specs-img{object-fit:cover;border-radius:.4em;height:100%;width:100%}.prod-price-text{font-size:1rem;line-height:0;margin-top:1.8rem;margin-right:2.5em;width:max-content}.product-super-small-text{font-size:.75rem;font-weight:400;color:#9e9a97;margin-top:.1rem;display:inherit}.special-tag{background:linear-gradient(-45deg,var(--yellow),var(--beige),var(--yellow),var(--beige));background-size:600%;animation:anime 8s linear infinite;color:var(--black);padding:5px 8px 4px;border-radius:4px;margin-left:5px}@keyframes anime{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (max-width:800px){.price-box{display:flex;justify-content:space-between;align-items:center;gap:1rem;height:3.5rem}.hide-desktop{margin:0;padding-top:6px;font-weight:700}.color-wrap{border-top:1px solid #9e9a97;border-bottom:1px solid #9e9a97;padding-top:10px}}@media (min-width:800px){.hide-desktop{display:none!important}}.pre-order-text{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes pre-order-text{0%{-webkit-transform:translateX(0%)}15%{-webkit-transform:translateX(0%) rotate(-5deg)}30%{-webkit-transform:translateX(0%) rotate(3deg)}45%{-webkit-transform:translateX(0%) rotate(-3deg)}60%{-webkit-transform:translateX(0%) rotate(2deg)}75%{-webkit-transform:translateX(0%) rotate(-1deg)}to{-webkit-transform:translateX(0%)}}@keyframes pre-order-text{0%{transform:translate(0)}10%{transform:translate(0) rotate(0)}20%{transform:translate(0) rotate(0)}30%{transform:translate(0) rotate(0)}40%{transform:translate(0) rotate(0)}50%{transform:translate(0) rotate(0)}60%{transform:translate(0) rotate(0)}70%{transform:translate(0) rotate(-2deg)}80%{transform:translate(0) rotate(2deg)}90%{transform:translate(0) rotate(-1deg)}to{transform:translate(0) rotate(0)}}.pre-order-text{-webkit-animation-name:pre-order-text;animation-name:pre-order-text}.after-prod-price-container{margin-top:1rem}.data-gt-block{display:grid;grid-template-columns:auto auto;row-gap:.7rem;column-gap:2rem;max-width:fit-content}.delivery-item{display:flex;align-items:center;color:var(--black)}.prod-price-container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding-bottom:.5rem}.specs-big-text{font-size:1.8rem;font-weight:900;width:auto}.specs-small-text{margin:unset;width:-webkit-fill-available;font-size:.875rem}.specs-super-small-text{width:65%;font-weight:700;white-space:pre;margin:unset;font-size:.875rem;white-space:break-spaces}.prod-sold-out-btn{background-color:var(--grey);border:1.5px solid rgba(0,0,0,.2);color:#0006;margin:0}.prod-sold-out-btn:hover{box-shadow:none}.hide-desktop{display:none}.prod-variant-color{border-radius:50%;padding:.8em;cursor:pointer;margin-right:16px;width:30px;height:30px;line-height:1.8rem;position:relative}.product-horizontal-align-left .clicked{border:1px solid var(--black)}.product-horizontal-align-left .clicked:after{content:"";border:3px solid white;border-radius:100%;background-color:transparent;display:inherit;margin-top:0;margin-left:0;width:unset;height:unset;position:absolute;top:0;bottom:0;right:0;left:0}.toggle-variant-details{transition:.2s;margin-left:5em}.toggle-variant-details{color:var(--black);margin:auto}.prod-divider-text-container{margin:10rem 130px auto}.back-to-shop-btn{position:absolute;transition:.35s;cursor:pointer;transform:translate(-80px);bottom:40px;height:55px}.back-to-shop-btn svg{width:50px;height:50px}.return-text{content:"Back to Shop";font-size:1rem;font-weight:700;margin:0;transition:all .2s;padding:10px 67px;transform:translateY(-51px) translate(-35px);opacity:0}.return-text:hover{transition:all .2s;transform:translateY(-51px) translate(5px);opacity:1}.return-to-shop{transform:rotate(90deg);content:"return to shop"}.return-to-shop:hover .cls-1{transition:all .2s}.cls-1{fill:none;stroke:var(--black);stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;transition:all .2s}.cls-2{fill:none;stroke:var(--black);stroke-width:2px;stroke-linecap:round;transition:all .2s}.add-on-products-container{margin-bottom:0!important}.product-description-specs{overflow:hidden;display:-webkit-inline-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.toggleButton{margin-top:0;text-underline-offset:5px;text-decoration:underline;cursor:pointer}@media (min-width: 800px){.breadcrumb{display:none}.product-description-specs{-webkit-line-clamp:2}}@media (max-width: 800px){.prod-divider-text-container{margin:7rem 35px auto}.prod-main-container{flex-direction:column-reverse;margin:0}.prod-img-container .product-vertical{display:flex;flex-flow:row nowrap;width:300%}.dot-slider{height:unset;bottom:25px;flex-direction:row;width:100%;right:0}.prod-price-text{margin-right:1rem;margin-top:33px;display:flex;flex-direction:column;line-height:.5;white-space:nowrap}.product-title{margin-top:4rem;line-height:1;width:100%;word-break:break-word;white-space:unset}.prod-description-container{height:fit-content;margin-bottom:5rem;padding:0 35px;z-index:7}.prod-left-container{width:100vw;background:#fff}.product-horizontal-align-left{height:3.5em;margin:0}.prod-img-container{background:var(--grey);width:100vw;overflow-x:hidden;height:unset;padding:0}.prod-img-box{height:125vw;width:100%;background-size:cover!important}.product-specs{margin:auto 35px}.product-specs-container{height:fit-content}.prod-specs-list{padding-right:0;padding-top:2rem;max-width:unset;order:2}.product-title-specs{word-break:break-word;margin-top:6rem}.specs-horizontal-align-left-title{height:8em}.payment-icons{height:20px;margin:0 20px}.prod-price-container{width:100%;position:fixed;bottom:0;left:0;background:#fff;border-top:1px solid var(--black);z-index:100;padding:0 35px 15px}.after-prod-price-container .product-super-small-text{display:flex;flex-direction:column}.hide-desktop{display:inline-block;white-space:nowrap}.hide-mobile{display:none}.product-small-text{margin-top:14px;height:fit-content}.product-content-desc{margin-top:2rem;margin-bottom:1rem}}@media (min-width: 1900px){.prod-divider-text-container{margin:150px 150px auto}.product-specs{margin:auto 150px}}@media (min-width: 800px){.product-description-specs{max-width:unset;column-gap:2rem;orphans:5}#klarna-box{margin-top:4rem;margin-bottom:-1rem;width:12rem}}.phal-atc-wrapper{flex-direction:column;position:relative;height:auto;margin-bottom:unset}.backinstock{font-size:.75rem;text-decoration:underline;text-underline-offset:4px;padding-top:4px;color:#9e9a97}@media (max-width: 800px){.phal-atc-wrapper .sold_out_more{width:81vw;max-width:100vw;margin-top:5rem}.prod-specs-body{flex-direction:column;margin:0}}.specs-horizontal-align-left-title{display:block;text-align:left;height:auto}::-webkit-scrollbar{height:1px;width:1px}
/*# sourceMappingURL=/cdn/shop/t/99/assets/product.css.map?v=65865268625969708011725961370 */
