.rb-carousel-header{margin:0 0 20px}.rb-carousel-col{padding-left:0;padding-right:0}.rb-carousel-heading-group{display:block;text-align:center;background-color:var(--rb-red,#e4032c);color:#fff;padding:48px 0}.rb-carousel-heading{margin:0;color:#fff;font-weight:800}.rb-carousel-subtitle{margin:0;font-size:16px;color:#fff}.rb-carousel-heading-group.rb-carousel-heading-group-earlybird{display:flex;align-items:stretch;justify-content:center;gap:24px;background-color:#1e1e1c}.rb-carousel-heading-group-earlybird .rb-carousel-heading-text{text-align:left}.rb-carousel-heading-group-earlybird .rb-carousel-heading,.rb-carousel-heading-group-earlybird .rb-carousel-subtitle{color:#FAC400}.rb-carousel-earlybird-mark{position:relative;display:flex;flex-direction:column;justify-content:center;padding:10px 16px;flex-shrink:0}.rb-carousel-earlybird-mark::before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;border-top:4px solid #FAC400;border-left:4px solid #FAC400}.rb-carousel-earlybird-mark::after{content:"";position:absolute;bottom:0;right:0;width:20px;height:20px;border-bottom:4px solid #FAC400;border-right:4px solid #FAC400}.rb-carousel-earlybird-mark span{display:block;color:#FAC400;font-family:"Manrope",sans-serif;font-weight:700;font-size:17px;text-transform:uppercase;letter-spacing:.5px;line-height:1.15;text-align:left}.rb-carousel-viewall{margin-left:auto;font-size:14px;font-weight:600;color:var(--rb-red,#e4032c);text-decoration:underline;white-space:nowrap}.rb-carousel-viewall:hover{color:#000}.rb-carousel-row-wrap{position:relative;padding:0 52px;margin-bottom:20px}.rb-carousel-row-wrap:last-of-type{margin-bottom:0}.rb-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border-radius:50%;border:1px solid #d3d1c7;background:#fff;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;font-size:16px;transition:background 0.15s ease,border-color 0.15s ease,opacity 0.15s ease}.rb-carousel-arrow-prev{left:0}.rb-carousel-arrow-next{right:0}.rb-carousel-arrow:hover{background:#f1efe8;border-color:#b4b2a9}.rb-carousel-arrow[disabled]{opacity:.35;cursor:default;pointer-events:none}.rb-carousel-row{overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 0 4px;margin:0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rb-carousel-row::-webkit-scrollbar{display:none}.rb-carousel-row ul.products{display:flex;gap:3.8%;margin:0;padding:0;list-style:none}.rb-carousel-row ul.products li.product{flex:0 0 22.05%;scroll-snap-align:start;position:relative;list-style:none;min-height:280px}#staffrecommends .rb-carousel-row ul.products li.product{min-height:314px}.rb-staff-recommend-badge{display:inline-block;background:#1e1e1c;color:#FAC400;font-family:"Manrope",sans-serif;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;border-radius:20px;margin-bottom:6px}@media only screen and (max-width:768px){.rb-carousel-row ul.products{gap:4%}.rb-carousel-row ul.products li.product{flex:0 0 48%}.rb-carousel-heading-group{padding:24px 0}}