.pl-product-section{margin:0}.pl-product{--pl-green: #344936;--pl-cream: #eee9d9;--pl-dim: #848484;--pl-sale: #b23b2e;display:grid;grid-template-columns:54.9% 1fr;gap:3vw;padding:40px 2.3vw 80px 2.08vw;background:#fff;font-family:Schibsted Grotesk,sans-serif}.pl-product__gallery-wrap{position:relative}.pl-product__arrow,.pl-product__dots{display:none}.pl-product__gallery{display:grid;grid-template-columns:1fr 1fr;gap:11px;align-content:start}.pl-product__cell{aspect-ratio:520 / 660;overflow:hidden;background:#f4f2ea}.pl-product__image{width:100%;height:100%;object-fit:cover;display:block}.pl-product__info{position:sticky;top:40px;align-self:start;max-width:723px}.pl-product__title{margin:0;font-size:clamp(30px,2.5vw,48px);font-weight:800;line-height:.84;letter-spacing:-.07em;text-transform:capitalize;word-break:normal;overflow-wrap:normal;color:#000}.pl-product__rule{height:1px;margin:14px 0 0;border:0;background:#000}.pl-product__price{display:flex;align-items:baseline;gap:10px;margin:18px 0 0;font-size:16px;font-weight:500;line-height:1;letter-spacing:-.04em;color:#000}.pl-product__compare{color:var(--pl-dim);text-decoration:line-through}.pl-product__blurb{margin:100px 0 0;max-width:60ch;font-size:16px;font-weight:500;line-height:1.35;letter-spacing:-.04em;color:#000}.pl-product__blurb p{margin:0 0 8px}.pl-product__form{display:block;margin-top:18px}.pl-product__form .form{display:flex;flex-direction:column;gap:7px}.pl-product__btn{display:block;width:100%;padding:12px 20px;border:1px solid var(--pl-green);font-family:inherit;font-size:16px;font-weight:900;line-height:1;letter-spacing:0;text-align:center;cursor:pointer;transition:background-color .2s ease,color .2s ease}.pl-product__btn--buy{background:var(--pl-green);color:var(--pl-cream)}.pl-product__btn--buy:hover:not([disabled]){background:#263626}.pl-product__btn--add{background:#fff;color:var(--pl-green)}.pl-product__btn--add:hover:not([disabled]){background:var(--pl-green);color:var(--pl-cream)}.pl-product__btn[disabled]{cursor:default;opacity:.55}.pl-product__accordions{margin-top:40px;border-top:1px solid #d8d8d8}.pl-product__acc{border-bottom:1px solid #d8d8d8}.pl-product__acc-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;font-size:16px;font-weight:500;line-height:1;letter-spacing:-.04em;color:#000;cursor:pointer;list-style:none}.pl-product__acc-head::-webkit-details-marker{display:none}.pl-product__acc-icon{position:relative;width:11px;height:11px;flex:none}.pl-product__acc-icon:before,.pl-product__acc-icon:after{content:"";position:absolute;background:#000;transition:transform .25s ease}.pl-product__acc-icon:before{left:0;top:5px;width:11px;height:1px}.pl-product__acc-icon:after{left:5px;top:0;width:1px;height:11px}.pl-product__acc[open] .pl-product__acc-icon:after{transform:scaleY(0)}.pl-product__acc-body{padding:0 0 16px;max-width:46ch;margin-left:auto;font-size:16px;font-weight:500;line-height:1.35;letter-spacing:-.04em;color:#000;text-align:right}.pl-product__acc-body p{margin:0 0 8px}.pl-product__note{margin:18px 0 0;font-size:16px;font-weight:400;line-height:1;letter-spacing:-.04em;color:var(--pl-dim)}.pl-next{display:grid;grid-template-columns:54.9% 1fr;gap:3vw;align-items:start;padding:0 2.3vw 90px 2.08vw;background:#fff;font-family:Schibsted Grotesk,sans-serif}.pl-next__lead{display:flex;flex-direction:column;justify-content:space-between;gap:clamp(40px,6vw,120px);height:100%}.pl-next__lead-media{display:block;width:71%;aspect-ratio:520 / 356;overflow:hidden;background:#f4f2ea}.pl-next__lead-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,1,.36,1)}.pl-next__lead-media:hover .pl-next__lead-image{transform:scale(1.03)}.pl-next__label{display:flex;align-items:center;gap:clamp(24px,5vw,96px);text-decoration:none;color:#000;transition:color .25s ease}.pl-next__label:hover{color:var(--pl-dim)}.pl-next__arrow,.pl-next__word{font-size:clamp(34px,4vw,76px);font-weight:800;line-height:.84;letter-spacing:-.07em}.pl-next__card{display:block;text-decoration:none;color:#000}.pl-next__media{aspect-ratio:472 / 601;overflow:hidden;background:#f4f2ea}.pl-next__image{width:100%;height:100%;object-fit:cover;display:block}.pl-next__row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:10px;font-size:16px;font-weight:500;line-height:1;letter-spacing:-.04em}.pl-next__prices{display:inline-flex;align-items:baseline;gap:8px;white-space:nowrap}.pl-next__flag,.pl-next__compare{color:#e0651f}.pl-next__compare{text-decoration:line-through}@media screen and (min-width:750px)and (max-width:1100px){.pl-product,.pl-next{grid-template-columns:52% 1fr;gap:24px;padding-left:20px;padding-right:20px}}@media screen and (max-width:749px){.pl-product{grid-template-columns:1fr;gap:28px;padding:20px 6px 56px}.pl-product__gallery{display:flex;grid-template-columns:none;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pl-product__gallery::-webkit-scrollbar{display:none}.pl-product__cell{flex:0 0 100%;width:100%;scroll-snap-align:center}.pl-product__arrow{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#eee9d9e6;color:var(--pl-green);font-family:inherit;font-size:18px;line-height:1;transform:translateY(-50%);cursor:pointer;transition:background-color .2s ease}.pl-product__arrow:active{background:var(--pl-cream)}.pl-product__arrow--prev{left:10px}.pl-product__arrow--next{right:10px}.pl-product__dots{position:absolute;left:0;right:0;bottom:12px;z-index:2;display:flex;justify-content:center;gap:6px}.pl-product__dot{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#eee9d98c;transition:background-color .25s ease,transform .25s ease}.pl-product__dot.is-on{background:var(--pl-cream);transform:scale(1.35)}.pl-product__info{position:static;max-width:none;padding:0 10px}.pl-product__blurb{margin-top:24px}.pl-product__acc-body{text-align:left;margin-left:0}.pl-next{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/pl-product.css.map */
