.background,.horizontal-scroll{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.horizontal-scroll{overflow:hidden}.scroll-button{position:absolute;width:54px;height:54px;padding:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;border:none;top:40%;right:55px;z-index:999}.content-scroll,.scroll-button{display:-webkit-box;display:-ms-flexbox;display:flex}.content-scroll{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-x:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-ms-touch-action:pan-y;touch-action:pan-y;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden;right:0;z-index:30;gap:32px;padding:2px}.content-scroll[has-carousel]{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.left-shadow,.right-shadow{border-radius:27px;border:1.125px solid rgba(235,254,246,.4);background:rgba(51,61,60,.4);-webkit-box-shadow:0 0 36px 0 hsla(0,0%,100%,.35);box-shadow:0 0 36px 0 hsla(0,0%,100%,.35);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.left-shadow{left:55px}.left-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.no-scroll{cursor:default}@media (max-width:480px){.horizontal-scroll{padding-left:16px;padding-right:9px}}