.usp{width:100%;text-align:center;margin-top:4rem}@media(max-width:575.98px){.usp{padding:0 1rem}}.usp h2{font-weight:300;margin-bottom:1rem}.stock{position:relative;display:flex;align-items:center;background-color:#fff;padding:2rem 1rem;border-radius:1rem;line-height:1.1}.stock figure{padding:0 1rem;margin-right:1rem}.stock div h2{font-size:2.2rem;text-align:center;margin-bottom:1rem}.stock div p{font-weight:200}.stock div p button{color:#110d60;border:none;background-color:transparent;margin:0 .5rem;text-decoration:underline}.stock-modal{position:relative;width:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media(max-width:767.98px){.stock-modal{max-width:500px;width:calc(100vw - 2rem);padding:2rem}}.stock-modal-body{padding:0 2rem}.stock-modal-body h3{margin-bottom:1rem}.stock-modal-body input{padding:1rem;border-radius:4rem;display:block;outline:none;border:1px solid #b2b2b2;max-width:150px;height:50px;text-align:center;margin:0 auto}.stock-modal-body .btn-primary{height:50px}.stock-modal h2{font-size:2.5rem;font-weight:400;margin:0 -2rem 3.5rem;border-bottom:1px solid #e5e5e5;height:80px;width:100%;display:flex;align-items:center;justify-content:center}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.upsales-modal{max-width:98rem;padding:5rem 2rem 3rem;position:relative;background-color:#e5eaf1;margin:8.2rem auto 6rem;border-radius:1rem;width:84%;color:#494040;font-weight:200;display:flex;flex-direction:column;animation:slideIn .5s 1}@media(max-width:575.98px){.upsales-modal{width:98%;padding-left:.5rem;padding-right:.5rem}}.upsales-modal__heading{font-weight:700;position:absolute;background:#110d60;border-radius:1rem;padding:1rem 4rem;color:#fff;top:0;left:50%;transform:translateX(-50%) translateY(-50%)}.upsales-modal__heading:after{position:absolute;bottom:0;left:0;content:"";width:3rem;height:3rem;background:inherit;border-radius:.5rem;transform:translateY(.3333333333rem) skewY(-30deg)}.upsales-modal__products{list-style:none;margin-bottom:1rem}.upsales-modal__product{display:flex;gap:1rem;align-items:center;margin-bottom:1.6rem;padding:7px 33px;border-radius:1rem;background-color:#fff;min-width:340px}.upsales-modal__product--link img{width:84px;max-height:112px;object-fit:contain}@media(max-width:575.98px){.upsales-modal__product--link img{width:60px}}.upsales-modal__product--summary{flex:1 1 100%;display:flex;gap:1rem;justify-content:space-between}@media(max-width:639.98px){.upsales-modal__product--summary{flex-direction:column}}@media(max-width:575.98px){.upsales-modal__product{margin-bottom:.8rem;padding-left:1.5rem;padding-right:1.5rem;padding-left:1rem;padding-right:1rem}}.upsales-modal .splide{width:100%;margin-bottom:2.5rem}.upsales-modal .splide__pagination{bottom:-2rem}.upsales-modal .splide__pagination__page{border:1px solid #494040;width:13px;height:13px;margin:4px}.upsales-modal .splide__slide{display:flex;gap:1rem;align-items:center}.upsales-modal .upsalaes-product__heading-brand{font-weight:200;font-size:1.6rem}.upsales-modal .upsalaes-product__heading-name{font-weight:300;font-size:2rem;display:block;line-height:1.1}.upsales-modal .upsalaes-product__price-wrapper{display:flex;align-items:flex-end;text-align:left;line-height:1.2}.upsales-modal .upsalaes-product__partial-price{padding-right:1rem;position:relative}.upsales-modal .upsalaes-product__partial-price:after{position:absolute;border-right:1px solid #e5e5e5;height:42px;width:1px;right:0;bottom:1px;content:"";display:block}@media(max-width:575.98px){.upsales-modal .upsalaes-product__partial-price{padding-right:1.2rem}}.upsales-modal .upsalaes-product__partial-price span{display:block;white-space:nowrap;align-self:flex-start;font-size:1.2rem}.upsales-modal .upsalaes-product__full-price{padding-left:1rem;line-height:1;min-width:115px}@media(max-width:639.98px){.upsales-modal .upsalaes-product__full-price{min-width:auto}}@media(max-width:575.98px){.upsales-modal .upsalaes-product__full-price{padding-left:.9rem}}.upsales-modal .upsalaes-product__full-price--original{font-size:2rem;font-weight:300;margin-bottom:1rem;text-decoration:line-through}@media(max-width:575.98px){.upsales-modal .upsalaes-product__full-price--original{font-size:1.6rem}}.upsales-modal .upsalaes-product__full-price strong{font-size:2.6rem;font-weight:300}@media(max-width:575.98px){.upsales-modal .upsalaes-product__full-price strong{font-size:1.8rem}}.add-to-cart{z-index:99;display:flex;flex-direction:column;align-items:flex-start;color:#494040;background-color:#fff;padding:2rem}.add-to-cart__prices{width:100%}.add-to-cart__total{display:flex;justify-content:space-between;align-items:center;font-size:1.8rem;padding:1rem 0}.add-to-cart__total:not(:last-child){border-bottom:1px solid #494040}.add-to-cart__total--strike-through{text-decoration:line-through}.add-to-cart__total strong{font-size:2.5rem}.add-to-cart:first-child{margin-right:4rem}.add-to-cart:first-child button{font-weight:200;border:none;background-color:transparent;transition:.5s;display:flex}.add-to-cart:first-child button:hover{text-decoration:none}.add-to-cart:first-child button span.button_link{color:#110d60;text-decoration:underline}.add-to-cart-btn{width:100%}.add-to-cart-btn .btn-checkout{width:100%;padding:1rem;display:flex;justify-content:center;align-items:center;border-radius:4rem;margin-top:2rem;font-size:2rem;font-weight:200;transition:background-color .5s,border-color .5s}.add-to-cart-btn .btn-checkout.no-title{margin-top:0}.add-to-cart-btn .btn-checkout.no-title svg{width:26px;height:26px}.add-to-cart-btn .btn-checkout svg+span{margin-left:1rem}.add-to-cart-btn .mobile-info{display:none}.add-to-cart-btn .mobile-info .total{font-size:2.4rem;font-weight:400}@media(max-width:767.98px){.add-to-cart-btn.mobile-sticky{position:fixed;bottom:0;left:0;display:flex;gap:1rem;align-items:center;background:#fff;z-index:2;padding:2rem 1rem;box-shadow:0 0 10px #e5e5e5}.add-to-cart-btn.mobile-sticky .mobile-info{display:block;width:100%}.add-to-cart-btn.mobile-sticky .btn-checkout{width:auto;min-width:195px;padding-left:2rem;padding-right:2rem;margin-top:0;font-size:2rem;font-weight:700}}.add-to-cart-btn klarna-placement::part(osm-container){border:0;border-radius:0;padding:0;text-align:left}.add-to-cart-btn klarna-placement test-drive-badge{display:none}.quality-check-modal{position:relative;max-width:34rem;padding:4rem 2rem 2rem;text-align:left}.quality-check-modal h2{font-size:2.4rem;font-style:italic;font-weight:200;margin-bottom:2rem}.quality-check-modal h3{font-size:1.6rem;margin-bottom:1rem}.quality-check-modal ul:first-of-type{margin-bottom:2rem}.quality-check-modal ul li:before{content:url(/_next/static/svg/f22987464b84cada.svg);margin-right:.5rem}.quality-check-modal a{color:#da1414;text-decoration:underline;transition:.5s}.quality-check-modal a:hover{text-decoration:none}.quality-check-modal button{width:100%;margin-top:2rem}.quality-check{display:flex;align-items:center}.quality-check img{margin-right:1rem}.quality-check button{padding:0}.quality-check-usp{display:flex}.quality-check-usp li{display:flex;align-items:center;max-width:180px;line-height:1.2;font-size:1.4rem}.quality-check-usp li img,.quality-check-usp li:first-of-type{margin-right:1rem}.upsale-products{width:100%}.upsale-products .splide{width:100%;margin-top:2.5rem}.upsale-products .splide:not(.is-active) .splide__list{display:grid;grid-gap:.4rem;gap:.4rem;grid-template-columns:repeat(2,minmax(0,1fr))}.upsale-products .splide:not(.is-active) .splide__slide:last-child:nth-child(odd){transform:translateX(calc(50% + .5rem))}.upsale-products .splide__arrow{background:hsla(0,0%,100%,.95);border-radius:.8rem;height:4rem;width:4rem}.upsale-products .splide__arrow:disabled{display:none}.upsale-products .splide__arrow svg{height:2rem;width:2rem}@media(max-width:575.98px){.upsale-products{padding:0 1rem}}.upsale-product-stub{aspect-ratio:.52}.upsale-product{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;padding:2rem 1.2rem;background:#fff;border:3px solid transparent;border-radius:8px;background-clip:padding-box;font-size:1.6rem;line-height:1.2;transition:border-color .5s}.upsale-product.list-intro{justify-content:center;padding:2rem}.upsale-product h1{font-size:2.2rem;margin-bottom:1rem}.upsale-product:not(.list-intro):hover{border-color:#d0d0d0}.upsale-product .main-image{margin:0 2rem 1.5rem}.upsale-product .main-image img{width:100%;aspect-ratio:.8;object-fit:contain}.upsale-product h2{flex-grow:1;margin-bottom:2rem;text-align:center;font-size:inherit;line-height:inherit;font-weight:400}.upsale-product h2 .brand-name{font-size:1.3rem;font-weight:300}.upsale-product .price-wrapper{width:100%}.upsale-product .full-price{display:flex;justify-content:center;flex-wrap:wrap;column-gap:1rem;row-gap:0;padding-bottom:1rem;font-weight:400;white-space:nowrap;border-bottom:1px solid #e7e7e7}.upsale-product .original-price{text-decoration:line-through}.upsale-product .original-price~*{color:#e00}.upsale-product .partial-price{padding-top:1rem;text-align:center}.upsale-product .partial-price .partpay{font-size:.8em}.upsale-product .link-overlay{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:hsla(0,0%,100%,.01)}.bundled-products{background-color:#fff;padding:2rem}.bundled-products h2{font-size:2rem;font-weight:200;color:#494040;margin-bottom:1rem}.bundled-products ul li{display:flex;justify-content:space-between;border:1px solid #b2b2b2;border-radius:.8rem;padding:1rem;transition:.5s}.bundled-products ul li:hover{border:1px solid #110d60;cursor:pointer}.bundled-products ul li:not(:last-of-type){margin-bottom:.5rem}.bundled-products ul li p{display:flex;align-items:center}.bundled-products ul li p img{height:5rem;aspect-ratio:526/700;object-fit:contain;margin-right:.5rem}.bundled-products ul li p span{display:inline-block;white-space:nowrap}.bundled-products ul li p .original-price{margin-left:1rem;color:#494040;text-decoration:line-through}.bundled-products ul li p .checkmark{margin-left:.5rem;height:3rem;width:3rem;border-radius:50%;border:1px solid #b2b2b2}.bundled-products ul li .product-link{text-decoration:underline}.bundled-products__selected{background-color:#110d60;border:1px solid #110d60;background-image:url(/_next/static/svg/5c0acce6e5b28bdc.svg);background-position:50%;background-repeat:no-repeat;background-size:50%}@font-face{font-family:Mycall Gelion;font-weight:100;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-Thin.b08f8a3b.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-Thin.46a3c88b.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-Thin.68395c92.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:100;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-ThinItalic.300a5c3d.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-ThinItalic.465792b7.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-ThinItalic.8cc5055b.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:200;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-Light.7213233f.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-Light.5f8638ff.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-Light.32774632.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:200;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-LightItalic.8e7b9de5.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-LightItalic.77c02d59.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-LightItalic.46e4bcbb.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:400;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-Regular.c908a1ed.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-Regular.3a2f17d7.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-Regular.13b9b0ba.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:400;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-RegularItalic.f289d9dd.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-RegularItalic.e6d2c4f7.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-RegularItalic.d3edc3e5.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:500;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-Medium.a48878d1.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-Medium.0e3958ed.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-Medium.a1f70f59.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:500;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-MediumItalic.4d80738e.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-MediumItalic.31b591dc.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-MediumItalic.a19705f6.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:600;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-SemiBold.17262cd0.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-SemiBold.f60dcd48.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-SemiBold.d80b4920.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:600;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-SemiBoldItalic.58cdcdab.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-SemiBoldItalic.41020153.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-SemiBoldItalic.8de2e6b7.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:700;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-Bold.54f20377.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-Bold.d051af72.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-Bold.6cfff25c.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:700;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-BoldItalic.cca50d7d.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-BoldItalic.d407a28a.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-BoldItalic.f6bc375b.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:800;font-style:normal;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-Black.021adbd6.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-Black.5b9e9ea1.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-Black.78d60cae.ttf) format("truetype")}@font-face{font-family:Mycall Gelion;font-weight:800;font-style:italic;font-display:swap;src:url(/_next/static/media/Mycall-Gelion-BlackItalic.947a2926.woff2) format("woff2"),url(/_next/static/media/Mycall-Gelion-BlackItalic.b35cc773.woff) format("woff"),url(/_next/static/media/Mycall-Gelion-BlackItalic.fb73966d.ttf) format("truetype")}.single-product-header__content{padding:4rem 5px 5px;margin-bottom:30px}@media(max-width:575.98px){.single-product-header__content{padding:4rem 0}}.single-product-header__content-right-side{margin-bottom:1rem}.single-product-header__content-right-side>*{border-radius:1rem;margin-bottom:1rem}@media(max-width:767.98px){.single-product-header__content-right-side>*{margin-bottom:0}.single-product-header__content-right-side>:not(.add-to-cart){margin-bottom:1rem}}.single-product-header__description{background-color:#f2f2f2;border-radius:8px;padding:1rem 1rem 1rem 4rem;margin-top:1rem;display:flex}.single-product-header__description strong{position:relative}.single-product-header__description strong img{width:2rem;position:absolute;top:.2rem;left:-3rem}