.wkPromobox{margin:3rem 0;padding:0 2rem;width:100%}@media (min-width:768px){.wkPromobox{margin:6rem 0}}@media (min-width:1140px){.wkPromobox{padding:0}}.wkPromobox__wrapper{margin:0 auto;max-width:111rem}.wkPromobox__wrapper h2{font-size:2rem;margin:0}@media (min-width:768px){.wkPromobox__wrapper h2{font-size:3.2rem}}.wkPromobox__wrapper h2.noSubline{margin:0 0 2rem 0}.wkPromobox__wrapper>p{font-family:var(--thomasheadline);font-size:2rem;font-weight:800;margin:0 0 2rem 0}@media (min-width:768px){.wkPromobox__wrapper>p{font-size:3.2rem}}.wkPromobox__content{display:grid;gap:3rem;grid-auto-columns:minmax(25.5rem,1fr);grid-auto-flow:column;overflow-x:auto;padding-bottom:2rem}.wkPromobox__content::-webkit-scrollbar{height:.5rem}.wkPromobox__content::-webkit-scrollbar-thumb{background:var(--hl-primary);border-radius:.4rem}.wkPromobox__content::-webkit-scrollbar-track{background:#d9d9d9;border-radius:.4rem}.wkPromobox__item{display:flex;flex-direction:column;position:relative}.wkPromobox__image{border-radius:.7rem;height:34rem;margin-bottom:2rem;overflow:hidden;position:relative}.wkPromobox__image picture{height:100%;width:100%}.wkPromobox__image picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wkPromobox__eyecatcher{align-items:center;background:var(--hl-sundown);border-bottom-right-radius:.5rem;border-top-right-radius:.5rem;color:var(--hl-white);display:flex;font-size:1.6rem;height:3.4rem;justify-content:center;left:0;min-width:10rem;padding:.2rem 2rem 0;position:absolute;top:2rem;z-index:1}.wkPromobox__eyecatcher.eyecatcherColorwhite{background:var(--hl-white);color:var(--hl-black)}.wkPromobox__eyecatcher.eyecatcherColorblack{background:var(--hl-black);color:var(--hl-white)}.wkPromobox__eyecatcher.eyecatcherColorholablue{background:var(--hl-primary);color:var(--hl-white)}.wkPromobox__eyecatcher.eyecatcherColorsun{background:var(--hl-sunny);color:var(--hl-black)}.wkPromobox__eyecatcher.eyecatcherColorsunrise{background:var(--hl-sunrise);color:var(--hl-black)}.wkPromobox__eyecatcher.eyecatcherColorsundown{background:var(--hl-sundown);color:var(--hl-white)}.wkPromobox__eyecatcher.eyecatcherColortree{background:var(--hl-tree);color:var(--hl-white)}.wkPromobox__eyecatcher.eyecatcherColorice{background:var(--hl-ice);color:var(--hl-black)}.wkPromobox__eyecatcher.eyecatcherColorcoconut{background:var(--hl-coconut);color:var(--hl-black)}.wkPromobox__eyecatcher.eyecatcherColorlight{background:var(--hl-light);color:var(--hl-black)}.wkPromobox__eyecatcher.eyecatcherColorapple{background:var(--hl-apple);color:var(--hl-black)}.wkPromobox__details{display:grid;flex-grow:1;gap:2rem;grid-template-rows:auto 1fr 4rem;position:relative}.wkPromobox__details h3{font-family:var(--roboto);font-size:2rem;margin:0}.wkPromobox__details p{font-size:1.6rem;margin:0}.wkPromobox__details .button{width:-moz-fit-content;width:fit-content}