.main-product .hero-product{position:relative;min-height:100vh;width:100dvw;background:var(--brand-grey-bg);min-height:fit-content;@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}}@media (max-width: 1232px){.main-product .hero-product{height:fit-content}}.main-product .hero-product .button{width:100%}.main-product .hero-product .product__info-wrapper{position:absolute;top:0;width:600px;right:var(--global-sect-pad-x-md);padding-top:calc(var(--header-height) + var(--global-sect-pad-y-md) + 20px);padding-bottom:var(--global-sect-pad-y-md);z-index:1;display:flex;flex-direction:column;gap:16px;left:calc(100% - 600px - var(--global-sect-pad-x-md))}@media (max-width: 1232px){.main-product .hero-product .product__info-wrapper{position:relative;width:100%;left:0;padding-top:0}}.main-product .hero-product .product__info-wrapper .product-info--blocks{padding:var(--card-pad-sm);color:var(--brand-black);background:var(--brand-white);border-radius:24px;display:flex;flex-direction:column;gap:32px}@media (max-width: 749px){.main-product .hero-product .product__info-wrapper .product-info--blocks{gap:20px}}@media (max-width: 1232px){.main-product .hero-product .product__info-wrapper .product-info--blocks{width:calc(100% - (var(--global-sect-pad-x-md) * 2));position:relative;top:unset;right:unset;margin:0 var(--global-sect-pad-x-md)}}.main-product .hero-product .product__info--title{display:flex;flex-direction:column;gap:var(--text-gap-sm)}.main-product .hero-product .product__logo{max-width:180px}.main-product .hero-product .product__info-wrapper h1{color:var(--brand-black)!important}.main-product .hero-product .product__info-wrapper .price-area .price__container,.main-product .hero-product .product__info-wrapper .price__regular,.main-product .hero-product .product__info-wrapper .price__sale{display:flex;flex-direction:row;align-items:center;gap:var(--text-gap-sm)}:is(.main-product .hero-product .product__info-wrapper .price-area .price__container,.main-product .hero-product .product__info-wrapper .price__regular,.main-product .hero-product .product__info-wrapper .price__sale) .price-item{-webkit-font-smoothing:antialiased;font-family:PP Neue Montreal;font-weight:400;line-height:110%;letter-spacing:0;font-size:40px;margin:0}@media (max-width: 749px){:is(.main-product .hero-product .product__info-wrapper .price-area .price__container,.main-product .hero-product .product__info-wrapper .price__regular,.main-product .hero-product .product__info-wrapper .price__sale) .price-item{font-size:24px}}.main-product .hero-product .product__info-wrapper .price__sale .price-item--regular{opacity:.25}.main-product .hero-product .vat{font-size:12px;float:left}.main-product .hero-product klarna-placement::part(osm-container){background:var(--brand-white);border:1px solid rgba(0,0,0,.15);border-radius:100px;padding:12px}.main-product .hero-product klarna-placement::part(osm-logo){margin-left:6px}.main-product .hero-product klarna-placement::part(osm-cta){margin-left:12px;border:1px solid rgba(0,0,0,.15);border-radius:1000px;padding:0 10px;height:25px;text-decoration:none;-webkit-font-smoothing:antialiased;font-family:PP Neue Montreal;font-weight:400;line-height:150%;letter-spacing:0;font-size:12px}@media (max-width: 749px){{font-size:12px}}.main-product .hero-product klarna-placement::part(osm-legal){display:none}.main-product .hero-product square-placement{background:var(--brand-white);border:1px solid rgba(0,0,0,.15);border-radius:100px;padding:12px;text-decoration:none}.main-product .hero-product square-placement .afterpay-paragraph{-webkit-font-smoothing:antialiased;font-family:PP Neue Montreal;font-weight:400;line-height:150%;letter-spacing:0;font-size:12px}@media (max-width: 749px){.main-product .hero-product square-placement .afterpay-paragraph{font-size:12px}}.main-product .hero-product .extra-information{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--grid-gap-sm);align-items:center}.main-product .hero-product .extra-information .extra{display:flex;flex-direction:row;align-items:center}.main-product .hero-product .extra-information .extra img{margin-right:8px;height:24px;width:auto;object-fit:contain}.sticky-product-bar{position:fixed;bottom:-200px;width:75%;left:20px;z-index:20;display:flex;align-items:center;justify-content:space-between;color:#fff;border-radius:50px;padding:10px;background:#242424;transition:bottom .5s ease-out}.sticky-product-bar .price-item{color:#fff}.sticky-product-bar .product__thumb img{width:40px;height:40px;border-radius:50%;object-fit:cover;background:linear-gradient(180deg,#e5e5e5,#aeaeae)}.sticky-product-bar .product__description{font-size:1.4rem;line-height:1.4rem;margin:0 10px}.sticky-product-bar .product__description .price-item{font-size:1.4rem;color:#fff!important}@media screen and (min-width: 1248px){.sticky-product-bar{width:auto;left:50%;transform:translate(-50%)}}.product-information{padding:var(--card-pad-sm);color:var(--brand-black);background:var(--brand-white);border-radius:24px;display:flex;flex-direction:column;gap:32px}@media (max-width: 1232px){.product-information{width:calc(100% - (var(--global-sect-pad-x-md) * 2));position:relative;top:unset;right:unset;margin:0 var(--global-sect-pad-x-md)}}@media (max-width: 749px){.product-information{gap:20px}}.product-information .accordion{width:100%;margin-top:0;gap:var(--content-gap-sm)}.product-information .accordion:first-child{border-top:none}.product-information .accordion:last-child{border-bottom:none}.product-information .accordion:last-child summary{padding-bottom:0}.product-information .accordion .accordion__title{-webkit-font-smoothing:antialiased;font-family:PP Neue Montreal;font-weight:400;line-height:130%;letter-spacing:0;font-size:20px;margin:0;color:var(--brand-black)}@media (max-width: 749px){.product-information .accordion .accordion__title{font-size:16px}}.product-information .accordion summary{padding:0!important;padding-bottom:var(--text-gap-md)!important}.product-information .accordion summary .accordion__icon{border:1px solid rgba(0,0,0,.15);border-radius:1000px;height:32px;width:32px;display:flex;align-items:center;justify-content:center}@media (max-width: 749px){.product-information .accordion summary .accordion__icon{height:24px;width:24px}}.product-information .accordion summary .accordion__icon:has(.icon-minus){display:none}.product-information .accordion details[open] summary .accordion__icon:has(.icon-plus){display:none}.product-information .accordion details[open] summary .accordion__icon:has(.icon-minus){display:flex}.product-information .accordion .accordion__content{margin:0;padding-left:0;padding-right:0;padding-bottom:var(--text-gap-md);color:var(--brand-text)}.product__gallery--wrapper{position:sticky;top:0;width:100%}@media (max-width: 1232px){.product__gallery--wrapper{height:fit-content;position:relative}}.product__gallery--wrapper .product__gallery{position:relative;z-index:1;height:100dvh}.product__gallery--wrapper .owl-stage-outer,.product__gallery--wrapper .owl-stage,.product__gallery--wrapper .owl-item{height:100%}.product__gallery--wrapper.mobile-gallery-enabled .mobile-gallery{display:none}@media (max-width: 1232px){.product__gallery--wrapper.mobile-gallery-enabled .mobile-gallery{display:block}.product__gallery--wrapper.mobile-gallery-enabled .mobile-gallery.product__thumbs{display:flex}}@media (max-width: 1232px){.product__gallery--wrapper.mobile-gallery-enabled .product__gallery:not(.mobile-gallery),.product__gallery--wrapper.mobile-gallery-enabled .product__thumbs:not(.mobile-gallery){display:none}}.product__gallery--wrapper .owl-stage{display:flex;align-items:stretch;height:100%}.product__gallery--wrapper .product__gallery--img-wrapper{width:100vw;height:auto;min-height:100dvh;display:block;position:relative;z-index:1}@media (max-width: 1232px){.product__gallery--wrapper .product__gallery--img-wrapper{max-height:600px}}.product__gallery--wrapper .product__gallery img{height:100%;width:100%;object-fit:cover}@media (min-width: 1233px){.product__gallery--wrapper .product__gallery img{position:absolute}}.product__gallery--wrapper .gallery-slide{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 1232px){.product__gallery--wrapper .owl-item{position:relative;height:100dvh}.product__gallery--wrapper .owl-item:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:30%;pointer-events:none;z-index:2;background:linear-gradient(to bottom,#24242400,#aaa 50%)}}.product__gallery--wrapper .product__gallery video{width:100dvw;height:auto;min-height:100dvh;object-fit:cover}@media (max-width: 1232px){.product__gallery--wrapper .product__gallery video{height:auto}}.product__gallery--wrapper .product__thumbs{position:absolute;bottom:var(--global-sect-pad-y-md);left:var(--global-sect-pad-x-md);flex-wrap:wrap;max-width:calc(100% - 600px - calc(var(--global-sect-pad-x-md) * 2));display:flex;flex-direction:row;gap:10px;z-index:2;height:fit-content}@media (max-width: 1232px){.product__gallery--wrapper .product__thumbs{left:0;overflow-x:auto;width:100vw;max-width:100vw;bottom:24px;flex-wrap:nowrap}.product__gallery--wrapper .product__thumbs .thumb{scroll-snap-align:start}.product__gallery--wrapper .product__thumbs .thumb:first-child{padding-left:var(--global-sect-pad-x-md)}.product__gallery--wrapper .product__thumbs .thumb:last-child{padding-right:var(--global-sect-pad-x-md)}}.product__gallery--wrapper .product__thumbs .thumb{height:fit-content}.product__gallery--wrapper .product__thumbs .thumb img{border-radius:8px;width:124px!important;height:93px!important;object-fit:cover;cursor:pointer!important;background:#242424}@media (max-width: 749px){.product__gallery--wrapper .product__thumbs .thumb img{height:57px!important;width:76px!important}}@media screen and (min-width: 1248px){.product__gallery .featured__image img{height:100vh}.product__thumbs{left:32.5%;bottom:50px}.product__thumbs .thumb img{width:60px!important;height:60px!important}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/product-hero.css.map */
