.featured-title h1{color:#fff;font-variant-numeric:lining-nums proportional-nums;font-family:Playfair;font-size:24px;font-style:normal;font-weight:300;line-height:21px;letter-spacing:-.24px}@media (min-width:768px){.featured-title h1{color:#333;text-align:center;font-variant-numeric:lining-nums proportional-nums;font-family:Playfair;font-size:28px;font-style:normal;font-weight:600;line-height:21px;letter-spacing:-.28px}}.featured-title{width:100%;display:flex;gap:8px;align-items:center;margin-bottom:24px}@media (max-width:600px){.featured-title{justify-content:center;margin-bottom:16px}}.featured-carousel-container{position:relative;width:100%}.mobile-screen-carousels{width:100%;overflow-x:auto;scroll-snap-type:x mandatory;display:flex;justify-content:center;align-items:center;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;gap:16px}.mobile-screen-carousels::-webkit-scrollbar{display:none}@media (min-width:769px){.mobile-screen-carousels{justify-content:flex-start}}@media (max-width:500px){.mobile-screen-carousels{justify-content:flex-start;padding-left:20px}}.scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 2px 12px rgba(0,0,0,.15)}.scroll-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.scroll-arrow.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.scroll-arrow-left{left:-18px}.scroll-arrow-right{right:-25px}.scroll-arrow svg{font-size:20px;color:#333}@media (max-width:768px){.scroll-arrow{display:none}}