.HorizontalScrollSection-module__sGr4Na__wrapper{--card-width:280px;--card-half-width:calc(var(--card-width)/2);--container-max-width:80rem;--scroll-start-offset:calc(50vw - var(--card-half-width));width:100vw;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.HorizontalScrollSection-module__sGr4Na__scroller{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-left:var(--scroll-start-offset);-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:1rem;padding-right:1.5rem;display:flex;overflow-x:auto}.HorizontalScrollSection-module__sGr4Na__scroller::-webkit-scrollbar{display:none}@media (min-width:640px){.HorizontalScrollSection-module__sGr4Na__scroller{padding-right:2rem}}@media (min-width:768px){.HorizontalScrollSection-module__sGr4Na__wrapper{--scroll-start-offset:max(calc((100vw - var(--container-max-width))/2 + 2rem),2rem)}}@media (min-width:1024px){.HorizontalScrollSection-module__sGr4Na__scroller{padding-right:3rem}.HorizontalScrollSection-module__sGr4Na__wrapper{--scroll-start-offset:max(calc((100vw - var(--container-max-width))/2 + 3rem),3rem)}}.HorizontalScrollSection-module__sGr4Na__card{min-width:var(--card-width);width:var(--card-width);scroll-snap-align:start;flex-shrink:0}.HorizontalScrollSection-module__sGr4Na__card:first-child{margin-left:var(--scroll-start-offset)}.HorizontalScrollSection-module__sGr4Na__scrollButton{z-index:10;background-color:var(--md-sys-color-surface-container);color:currentColor;cursor:pointer;border:none;border-radius:9999px;padding:.75rem;transition:background-color .2s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 4px #0000001a}.HorizontalScrollSection-module__sGr4Na__scrollButton:hover{background-color:var(--md-sys-color-surface-container-high)}.HorizontalScrollSection-module__sGr4Na__scrollButtonLeft{left:0}.HorizontalScrollSection-module__sGr4Na__scrollButtonRight{right:0}.HorizontalScrollSection-module__sGr4Na__scrollButtonIcon{width:1.5rem;height:1.5rem;display:block}
