:root{--offwhite:#FFFCF5;--lys-grnn:#DDE6DD;--mrk-grnn:#3B4633}.content-cards{padding-top:69px;padding-bottom:75px}.content-cards.mrk-beige{background:var(--mrk-beige)}.content-cards.beige{background:var(--beige)}.content-cards.lys-gronn{background:var(--lys-grnn)}.content-cards.mrk-grnn{background:var(--mrk-grnn)}.content-cards.mrk-rod{background:var(--mrk-rod);color:var(--offwhite)}.content-cards.mrk-bla{background:var(--dark)}.relationship-block.text-light .content-cards-repeater .product-card h2,.relationship-block.text-light .content-cards-repeater .product-card p{color:var(--offwhite)}.relationship-block.text-light .content-cards-repeater .product-card a.btn{color:var(--dark);background:var(--blue);border:2px solid var(--blue)!important;border-color:var(--blue)}.relationship-block.text-light .content-cards-repeater .product-card a.btn:hover{background:transparent;color:var(--blue)}.relationship-block.text-light .dots .dot{border:1px solid var(--blue)}.relationship-block.text-light .dots .dot.active{background:var(--blue)}.content-cards.mrk-bla .title-section h2,.content-cards.mrk-bla .title-section p{color:var(--offwhite)}.content-cards.pastel-blue{background:var(--pastell-bla)}.content-cards.pastel-yellow{background:var(--pastell-gul)}.content-cards.pastel-red{background:var(--pastell-rod)}.title-section{display:flex;flex-direction:column;gap:6px}.title-section p{color:var(--black);font-family:var(--bread);font-size:17px;font-style:normal;font-weight:400;line-height:141.176%;margin:0}.content-cards-repeater{display:flex;align-items:flex-start;gap:18px;margin-top:22px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth}.content-card-wrapper{position:relative}.content-card-nav-left,.content-card-nav-right{position:absolute;top:50%;transform:translateY(-50%)}.content-card-nav-left{left:-15px}.content-card-nav-left,.content-card-nav-right{z-index:10;opacity:.8;transition:all .25s;border:none;background:transparent}.content-card-nav-right{right:-15px}.content-card-nav-left:hover,.content-card-nav-right:hover{cursor:pointer;opacity:1}.content-cards-repeater::-webkit-scrollbar{display:none}.content-card .background-image{width:100%;position:relative;aspect-ratio:1/1.25;border-radius:5px;overflow:hidden;background:#f4f6f7}.content-card .background-image .overlay{width:100%;position:absolute;bottom:0;height:186px;background:linear-gradient(180deg,rgba(33,33,33,0) 0,var(--Main-sort,#212121) 100%);z-index:20}.content-card h2{color:var(--offwhite);font-size:28px;font-style:italic;line-height:34px}.content-card a{text-decoration:none}.content-card .background-image .text-content{position:absolute;bottom:20px;margin:0 auto;width:100%;padding-left:20px;z-index:40;padding-right:20px;display:flex;flex-direction:column;gap:3px}.subtitle{color:var(--pastell-rod);font-family:var(--bread);font-size:12px;font-style:italic;font-weight:500;line-height:normal;text-transform:uppercase}.content-card .under-image.text-content{margin-top:20px;display:flex;flex-direction:column;gap:3px}.content-card .under-image.text-content h2,.under-image .subtitle{color:var(--dark)}.dots{display:flex;align-items:center;gap:9px;margin-top:12px}.dots .dot{width:11px;height:11px;border-radius:100%;border:1px solid var(--dark);background:transparent;opacity:.75;transition:all .25s}.dots .dot:hover{opacity:1;cursor:pointer}.dots .dot.active{background:var(--dark);opacity:1}.mobile-only{display:none}.content-cards-repeater{scroll-snap-type:x mandatory}.content-cards-repeater .content-card{scroll-snap-align:start}.dots-desktop{display:flex}.dots-mobile{display:none;max-width:calc(100% - 30px);margin:0 auto}@media (max-width:768px){.dots-desktop{display:none}.dots-mobile{display:flex}}@media screen and (max-width:1200px){.content-cards-repeater{gap:8px;overflow-x:scroll}.content-cards-repeater::-webkit-scrollbar{display:none}.content-cards-repeater .content-card{width:90%;flex:1 0 90%;max-width:unset;min-width:unset}.content-cards-repeater .content-card h2{font-size:20px;line-height:100%}.content-cards-repeater .content-card h5.subtitle{font-size:13px}.content-cards-repeater .text-content.under-image h2{font-size:18px}.mobile-only{display:block}.content-card-nav-left{left:15px}.content-card-nav-right{right:15px}}@media (min-width:1201px){.content-cards-repeater{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;width:100%;gap:18px}.content-cards-repeater .content-card{flex-grow:0;flex-basis:calc((100% - 2 * 18px) / 3);max-width:calc((100% - 2 * 18px) / 3);flex-shrink:0}}:root{--blue:#DEE3F0}.brandpanel{background:var(--blue);border-radius:15px;padding:78px 71px;display:flex;gap:65px;margin-top:55px;margin-bottom:55px}.brandpanel .text-side{flex-grow:1;flex-shrink:0;flex-basis:calc(50% - 32.5px);max-width:calc(50% - 32.5px);display:flex;flex-direction:column;gap:18px;align-items:center;justify-content:center;text-align:center}.brandpanel.no-img .text-side{flex:1 0 100%;max-width:100%}.brandpanel.no-img .image-side{display:none}.brand-text,.brandpanel .text-side p{color:var(--black);font-family:var(--bread);font-size:16px;font-style:normal;font-weight:400;line-height:138.462%}.brandpanel .text-side a.btn{display:inline-flex;align-self:center;text-decoration:none}.brandpanel .image-side{flex-grow:1;flex-shrink:0;flex-basis:calc(50% - 32.5px);max-width:calc(50% - 32.5px)}.image-side img{max-width:100%;height:auto;border-radius:5px}@media screen and (max-width:1200px){.brandpanel{padding:15px;flex-wrap:wrap;gap:25px;flex-direction:column-reverse}.brandpanel .image-side,.brandpanel .text-side{flex:1 0 100%;max-width:100%;width:100%}.brandpanel h1{font-size:24px;line-height:125%}.brandpanel .brand-text,.brandpanel p{font-size:13px;line-height:138.462%}}:root{--mrk-beige:#EAEAD9;--beige:#F3F3E9;--off-white:#FFFCF5;--lys-gronn:#DDE6DD;--pastell-gul:#FFF1D7;--pastell-rod:#F8D5DC;--pastell-bla:#CDEAF0;--mrk-gronn:#3B4633;--mrk-rod:#671313}.product-search{background:var(--mrk-beige);padding-top:69px;padding-bottom:75px}.product-search.pastel-red{background:var(--pastell-rod)}.product-search.pastel-blue{background:var(--pastell-bla)}.product-search.pastel-yellow{background:var(--pastell-gul)}.product-search.light-green{background:var(--lys-gronn)}.product-search.dark-green{background:var(--mrk-gronn)}.product-search.dark-red{background:var(--mrk-rod)}.product-search.mrk-bla{background:var(--dark)}.product-search.mrk-bla .content-cards-repeater .product-card .product-card--content p,.product-search.mrk-bla .product-card-title a h2.title,.product-search.mrk-bla .title-section h2,.product-search.mrk-bla .title-section p{color:var(--off-white)}.product-search.mrk-bla .btn.main{background:var(--pastell-bla);color:var(--dark);border-color:var(--pastell-bla);border:2px solid var(--pastell-bla)!important}.product-search.mrk-bla .btn.main:hover{background:transparent;color:var(--pastell-bla);border:2px solid var(--pastell-bla)!important}.content-cards-repeater{align-items:stretch}.content-cards-wrapper{position:relative}.content-cards-repeater .product-card{flex:1 1;min-width:calc(33.3333% - 12px);scroll-snap-align:start}.content-cards-repeater .product-card .product-card--content{padding:18px 0 20px;height:100%}.content-cards-repeater .product-card .product-card--content .actions-row{margin-top:auto}.content-cards-repeater .product-card .product-card--content p{color:var(--Main-sort,#212121);font-family:var(--bread);font-size:13px;font-style:normal;font-weight:400;line-height:138.462%}.content-cards-repeater .product-card .product-card--image{border-radius:5px;aspect-ratio:4/3}@media screen and (max-width:1200px){.content-cards-repeater .product-card{flex:1 1 90%;min-width:calc(90% - 12px);scroll-snap-align:start}}