: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{--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{--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}}.product-card{background:var(--card-bg);border-radius:var(--radius);overflow:hidden;max-width:360px}.product-card,.product-card-title{display:flex;flex-direction:column}.product-card-title{gap:5px}.product-card a{text-decoration:none}.product-card--image{position:relative;width:100%;aspect-ratio:16/9;background:#e8edf4;overflow:hidden}.product-card--image img{width:100%;height:100%;object-fit:cover;display:block;transition:all .25s}.product-card:hover img{transform:scale(1.05)}.product-card--content{padding:18px 18px 20px;background:var(--content-bg);display:flex;flex-direction:column;gap:12px}.pill{font-family:var(--bread);font-size:12px;font-weight:500;line-height:normal;text-transform:uppercase}.pill,.title{color:var(--dark);font-style:italic}.title{font-family:var(--communication);font-size:28px;line-height:121.429%}.excerpt{margin:2px 0;color:var(--text);font-weight:400;line-height:1.5;font-family:var(--textfont)}.meta{flex-wrap:wrap;color:var(--text)}.meta,.meta-item{display:flex;align-items:center;gap:4px}.meta-item{flex:1 0 100%;font-weight:500;font-style:italic;font-family:var(--font);text-transform:uppercase}.actions-row{display:flex;gap:10px;align-items:center;margin-top:auto}.btn{padding:11px 19px;border-radius:5px;border:1px solid transparent;cursor:pointer;font-family:var(--bread);font-size:12px;font-style:italic;font-weight:500;line-height:normal;text-transform:uppercase}.btn.primary{background:#0f172a;color:#fff}.btn.ghost{background:transparent;border-color:#cdd6e1;color:#0f172a}.price{text-align:left;white-space:nowrap}.price .label{display:block;color:#6b7280;text-transform:uppercase;letter-spacing:.06em}.price .amount{font-weight:800}.loading .loading-bar,.loading .product-card--image{position:relative;overflow:hidden;background:#e8edf4;border-radius:var(--radius)}.loading .product-card--image{border-bottom-left-radius:0;border-bottom-right-radius:0}.loading .loading-bar:after,.loading .product-card--image:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.6) 50%,rgba(255,255,255,0));animation:skeleton-shimmer 1.4s infinite}@keyframes skeleton-shimmer{to{transform:translateX(100%)}}.loading .product-card--content{gap:10px;height:100%}.loading .loading-bar.tag{width:55%;height:18px;border-radius:var(--radius)}.loading .loading-bar.title{height:22px}.loading .loading-bar.title.short{width:70%}.loading .loading-bar.title.long{width:95%}.loading .loading-bar.text{height:14px;width:100%}.loading .loading-bar.data{margin-top:6px;height:16px;width:80%}.loading .loading-bar.actions{margin-top:6px;height:40px;width:100%;border-radius:var(--radius)}.product-card.loading{border-radius:var(--radius);overflow:hidden;background:var(--card-bg)}.next-date-badge{display:flex;flex-direction:column;align-items:center}.next-date-badge .month{border-radius:3px 3px 0 0;opacity:.75;background:var(--Main-bl,#BBCDE6);color:var(--Main-mrk-bl,#111522);text-align:center;width:50px;padding-top:3px;padding-bottom:3px;flex-shrink:0;font-family:var(--bread);font-size:12px;font-style:italic;font-weight:500;line-height:normal;text-transform:uppercase}.city-pill-wrapper{display:flex;align-items:center;gap:8px}.next-date-badge .day{width:50px;height:34px;flex-shrink:0;color:var(--Off-White,#FFFCF5);text-align:center;font-family:var(--communication);font-size:24px;font-style:normal;font-weight:400;line-height:30px;background:#0f172a75;border-bottom-left-radius:3px;border-bottom-right-radius:3px}