.cg-sg{display:grid;grid-template-columns:repeat(var(--per-row, 4),minmax(0,1fr));gap:var(--cg-gap, 24px);grid-auto-flow:row dense}@media(max-width:990px){.cg-sg{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.cg-sg{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:359px){.cg-sg{gap:12px}}.cg-sg__view-all{display:none}@media(max-width:589px){.cg-sg--scroll-small{position:relative;grid-auto-flow:column;grid-auto-columns:var(--cg-scroll-item, 66vw);grid-template-columns:none;grid-template-rows:auto auto auto;column-gap:16px;row-gap:12px;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-inline:20px;padding-bottom:20px}.cg-sg--scroll-small::-webkit-scrollbar{height:6px}.cg-sg--scroll-small::-webkit-scrollbar-track{background:var(--colorBorder);margin-inline:20px;border-radius:6px}.cg-sg--scroll-small::-webkit-scrollbar-thumb{background:var(--colorTextBody);border-radius:6px}@media(pointer:fine){.cg-sg--scroll-small::-webkit-scrollbar{height:10px}}.cg-sg--scroll-small>.pc-sg{row-gap:12px}.cg-sg--scroll-small .pc-sg__media{aspect-ratio:var(--pc-ratio-scroll, var(--pc-ratio, 3 / 4))}.cg-sg--scroll-small .pc-sg__title{font-size:calc(var(--typeBaseSize) * 1.05)}.cg-sg--scroll-small .cg-sg__view-all{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;grid-row:span 3;padding:28px 32px;border-radius:var(--pc-radius, 8px);background:var(--pc-bg, #f8f7f5);color:var(--colorTextBody);text-align:left;text-decoration:none}}.cg-sg__view-all-eyebrow{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:calc(var(--typeBaseSize) * .75);letter-spacing:.18em;line-height:1.2;text-transform:uppercase;opacity:.55}.cg-sg__view-all-heading{margin-top:14px;font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:var(--typeHeaderWeight);line-height:1.15;letter-spacing:var(--typeHeaderSpacing);font-size:var(--typeHeaderSize);color:var(--colorBtnPrimary)}.cg-sg__view-all-count{margin-top:10px;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:calc(var(--typeBaseSize) * 1.15);line-height:var(--typeBaseLineHeight);opacity:.75}.cg-sg__view-all-btn{display:flex;align-items:center;justify-content:center;align-self:stretch;gap:10px;margin-top:22px;padding:14px 16px;background:var(--colorBtnPrimary);color:#fff;border-radius:4px;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:calc(var(--typeBaseSize) * .95);font-weight:600;letter-spacing:var(--typeBaseSpacing);line-height:1}.cg-sg__view-all-arrow{flex:0 0 auto;width:1.25em;height:1.25em;transition:transform .2s ease}.cg-sg__view-all:hover .cg-sg__view-all-arrow{transform:translate(3px)}.pc-hotspot{position:relative;display:block;grid-column:span 2;grid-row:span 3}.pc-hotspot__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:var(--pc-radius, 8px);background:var(--pc-bg, #F8F7F5)}.pc-hotspot__img{display:block;width:100%;height:100%;object-fit:cover}.pc-hotspot__point{position:absolute;transform:translate(-50%,-50%);z-index:3}.pc-hotspot__dot{position:relative;display:grid;place-items:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;cursor:pointer;color:var(--colorBtnPrimaryText, #fff);background:var(--colorBtnPrimary, #211f1a);box-shadow:0 2px 8px #00000040}.pc-hotspot__plus{grid-area:1 / 1;width:45%;height:45%;display:block}.pc-hotspot__dot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:0 0 #00000073;animation:pc-hotspot-ping 2.6s ease-out infinite;pointer-events:none}.pc-hotspot__point:hover .pc-hotspot__dot:before,.pc-hotspot__point.is-open .pc-hotspot__dot:before{animation:none}@keyframes pc-hotspot-ping{0%{box-shadow:0 0 #00000073}70%{box-shadow:0 0 0 14px #0000}to{box-shadow:0 0 #0000}}.pc-hotspot__card{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(6px);width:220px;display:flex;align-items:center;gap:10px;padding:8px;background:#fff;border-radius:10px;box-shadow:0 6px 24px #0000002e;text-decoration:none;color:inherit;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:4}.pc-hotspot__card:after{content:"";position:absolute;left:0;right:0;top:100%;height:16px}.pc-hotspot__point[data-vertical=bottom] .pc-hotspot__card{bottom:auto;top:calc(100% + 10px)}.pc-hotspot__point[data-vertical=bottom] .pc-hotspot__card:after{top:auto;bottom:100%}.pc-hotspot__point:hover .pc-hotspot__card,.pc-hotspot__point.is-open .pc-hotspot__card{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.pc-hotspot__point[data-align=left] .pc-hotspot__card{left:0;transform:translate(0) translateY(6px)}.pc-hotspot__point[data-align=left]:hover .pc-hotspot__card,.pc-hotspot__point[data-align=left].is-open .pc-hotspot__card{transform:translate(0) translateY(0)}.pc-hotspot__point[data-align=right] .pc-hotspot__card{left:auto;right:0;transform:translate(0) translateY(6px)}.pc-hotspot__point[data-align=right]:hover .pc-hotspot__card,.pc-hotspot__point[data-align=right].is-open .pc-hotspot__card{transform:translate(0) translateY(0)}.pc-hotspot__card-media{flex:0 0 auto;width:56px;height:56px;border-radius:6px;overflow:hidden;background:#f8f7f5}.pc-hotspot__card-media img{width:100%;height:100%;object-fit:cover;display:block}.pc-hotspot__card-info{display:flex;flex-direction:column;gap:2px;min-width:0}.pc-hotspot__card-title{font-size:calc(var(--typeBaseSize) * .9);line-height:1.25;font-weight:500}.pc-hotspot__card-price{font-size:calc(var(--typeBaseSize) * .85);font-weight:700}@media(max-width:749px){.pc-hotspot{grid-row:auto;aspect-ratio:var(--hs-ar, 1.4)}.pc-hotspot__card{width:min(180px,60vw)}.pc-hotspot__dot{width:26px;height:26px}}.inv-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:1}.inv-status__dot{flex:0 0 auto;display:block;width:7px;height:7px}.inv-status--card{padding:6px 12px 6px 10px;border-radius:4px;background:#ffffffeb;border:1px solid rgba(0,0,0,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-weight:400;color:#211f1a}.inv-status__text{color:inherit;line-height:1}.inv-status--in .inv-status__dot{color:#357a4a}.inv-status--low .inv-status__dot{color:#c0801f}.inv-status--backorder .inv-status__dot{color:#3f6d8f}.inv-status--out .inv-status__dot{color:#8a8a8a}.pc-sg{position:relative;display:grid;grid-row:span 3;grid-template-rows:subgrid;row-gap:var(--pc-row-gap, 24px)}.pc-sg__media{position:relative;display:block;overflow:hidden;border-radius:var(--pc-radius, 8px);aspect-ratio:var(--pc-ratio, 3 / 4);background:var(--pc-bg, #F8F7F5)}.pc-sg__primary-wrap,.pc-sg__hover-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.pc-sg__primary-wrap image-element,.pc-sg__hover-wrap image-element{display:block;width:100%;height:100%}.pc-sg__primary-wrap{z-index:1;padding:var(--pc-pad, 6%);box-sizing:border-box;background:var(--pc-bg, #F8F7F5);transition:opacity .3s cubic-bezier(.26,.54,.32,1)}.pc-sg__primary-wrap img,.pc-sg__hover-wrap img{display:block;width:100%;height:100%;object-fit:contain}.pc-sg__hover-wrap img{object-fit:cover}@media(hover:none){.pc-sg__hover-wrap{display:none}}.pc-sg__primary-wrap img{transition:transform .4s cubic-bezier(.215,.61,.355,1)}.pc-sg__primary-wrap img{mix-blend-mode:multiply}.pc-sg__color-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;padding:var(--pc-pad, 6%);box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:contain;background-color:var(--pc-bg, #F8F7F5);background-blend-mode:multiply;opacity:0;pointer-events:none}.pc-sg__color-image.is-active{opacity:1}.pc-sg__media-status{position:absolute;left:8px;bottom:14px;z-index:2;color:#211f1a;transition:opacity .2s ease}@media(hover:hover){.pc-sg__media:hover .pc-sg__primary-wrap:has(+.pc-sg__hover-wrap){opacity:0}.pc-sg__media:hover .pc-sg__primary-wrap:not(:has(+.pc-sg__hover-wrap)) img{transform:scale(1.05)}.pc-sg__media:hover .pc-sg__media-status{opacity:0}}.pc-sg__placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.pc-sg__placeholder svg{width:100%;height:100%;object-fit:cover}.pc-sg__tags{position:absolute;top:10px;left:10px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.pc-sg__tag{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:var(--typeBaseWeight);letter-spacing:var(--typeBaseSpacing);line-height:1;font-size:12px;padding:7px 8px 7px 10px;background-color:var(--colorBtnPrimary);color:var(--colorBtnPrimaryText)}[data-type_base_accent_transform=true] .pc-sg__tag{letter-spacing:.2em;text-transform:uppercase}.pc-sg__tag--sold-out{background-color:#888}.pc-sg__tag--sale{background-color:var(--colorSaleTag);color:var(--colorSaleTagText)}.pc-sg__tag--custom-nyhet{background-color:#004c3f;color:#fcf3e3}.pc-sg__tag--custom-popular{background-color:#a04e20;color:#fcf3e3}@media(max-width:749px){.pc-sg__tags{top:8px;left:8px;gap:3px}.pc-sg__tag{font-size:10px;padding:6px 6px 6px 8px}}.pc-sg__body{align-self:start}.pc-sg__info{display:flex;flex-direction:column;gap:4px;text-decoration:none;color:inherit}.pc-sg__body .grid-product__colors{margin-top:8px}.pc-sg__swatch{cursor:pointer;transition:none}.pc-sg__swatch.is-active{box-shadow:0 0 0 2px var(--colorTextBody)}.pc-sg__title{display:block;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:500;letter-spacing:var(--typeBaseSpacing);line-height:var(--typeBaseLineHeight);font-size:calc(var(--typeBaseSize) * 1.18);color:inherit}.pc-sg__vendor{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:var(--typeBaseWeight);letter-spacing:var(--typeBaseSpacing);line-height:var(--typeBaseLineHeight);font-size:calc(var(--typeBaseSize) * .85);text-transform:uppercase;opacity:.6}.pc-sg__sku{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:var(--typeBaseWeight);letter-spacing:var(--typeBaseSpacing);line-height:var(--typeBaseLineHeight);font-size:calc(var(--typeBaseSize) * .8);opacity:.55}.pc-sg__footer{align-self:start;display:flex;align-items:center;justify-content:space-between;gap:12px}@media(max-width:749px){.pc-sg__footer{flex-direction:column;align-items:stretch;gap:16px}.pc-sg__footer .quick-add-btn{width:100%;height:44px;gap:8px;padding:0 12px;box-shadow:none}.pc-sg__footer .quick-add-btn:hover{transform:none}.pc-sg__footer .quick-add-btn__icon{width:20px;height:20px;flex:0 0 auto}.pc-sg__footer .quick-add-btn__label{position:static;width:auto;min-width:0;height:auto;margin:0;overflow:hidden;clip:auto;text-overflow:ellipsis;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:calc(var(--typeBaseSize) * .9);font-weight:600;letter-spacing:var(--typeBaseSpacing);line-height:1}}@media(max-width:359px){.pc-sg__footer .quick-add-btn{padding:0 8px}.pc-sg__footer .quick-add-btn__icon{display:none}}.pc-sg__prices{display:flex;flex-direction:column;gap:4px}.pc-sg__unit-price{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:calc(var(--typeBaseSize) * .8);line-height:1.3;opacity:.8}.pc-sg__price{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:700;letter-spacing:var(--typeBaseSpacing);font-size:var(--typeBaseSize);line-height:1.3}.pc-sg__price-was{text-decoration:line-through;opacity:.55;margin-right:6px;font-size:calc(var(--typeBaseSize) * .8);font-weight:var(--typeBaseWeight)}.pc-sg__price-now{color:var(--colorSalePrice)}.sc-sg{display:grid;grid-row:span 3;grid-template-rows:subgrid;row-gap:var(--pc-row-gap, 24px);color:inherit;text-decoration:none}.sc-sg__media{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--pc-radius, 8px);aspect-ratio:var(--pc-ratio, 3 / 4);background:var(--pc-bg, #F8F7F5);color:#211f1a}.sc-sg__media image-element{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.sc-sg__media img{display:block;width:100%;height:100%;object-fit:cover}.sc-sg__media--tile{color:var(--colorBtnPrimary, #004c3f)}.sc-sg__icon{width:40%;height:auto;aspect-ratio:1;transition:transform .4s cubic-bezier(.215,.61,.355,1)}@media(hover:hover){.sc-sg:hover .sc-sg__icon{transform:scale(1.08)}}.sc-sg__body{align-self:start;display:flex;flex-direction:column;gap:4px;min-width:0}.sc-sg__type{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:var(--typeBaseWeight);letter-spacing:var(--typeBaseSpacing);line-height:var(--typeBaseLineHeight);font-size:calc(var(--typeBaseSize) * .85);text-transform:uppercase;opacity:.6}.sc-sg__title{font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:500;letter-spacing:var(--typeBaseSpacing);line-height:var(--typeBaseLineHeight);font-size:calc(var(--typeBaseSize) * 1.18)}.sc-sg__excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;font-size:calc(var(--typeBaseSize) * .9);line-height:var(--typeBaseLineHeight);opacity:.7}.sc-sg__footer{align-self:start;display:inline-flex;align-items:center;gap:6px;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:600;font-size:calc(var(--typeBaseSize) * 1.05);line-height:1;color:var(--colorBtnPrimary, #004c3f)}.sc-sg__arrow{flex:0 0 auto;width:1.4em;height:1.4em;transition:transform .2s ease}.sc-sg:hover .sc-sg__footer-text,.sc-sg:focus-visible .sc-sg__footer-text{text-decoration:underline}.sc-sg:hover .sc-sg__arrow,.sc-sg:focus-visible .sc-sg__arrow{transform:translate(3px)}
/*# sourceMappingURL=/cdn/shop/t/34/compiled_assets/styles.css.map */
