.ez-scroll-section{box-sizing:border-box;font-family:Plus Jakarta Sans,system-ui,sans-serif;margin-bottom:24px;width:100%}.ez-scroll-section__header{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:space-between;margin-bottom:12px;padding-inline:4px}@media(min-width:768px){.ez-scroll-section__header{padding-inline-end:32px}}.ez-scroll-section__title{color:#22272e;flex:1;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:18px;font-weight:700;line-height:28px;margin:0;min-width:0;text-align:start}.ez-scroll-section__title-spacer{flex:1}.ez-scroll-section__see-all{align-items:center;color:#2a5aab!important;display:inline-flex;flex-shrink:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;font-weight:600;gap:4px;padding:7px 12px;text-decoration:none;white-space:nowrap}.ez-scroll-section__see-all:hover{background-color:#e8f8ff;color:#062a64;text-decoration:none}.ez-scroll-section__see-all:focus-visible{outline:none}.ez-scroll-section__see-all-chevron{color:inherit;display:inline-flex}.ez-scroll-section__see-all-chevron svg{display:block;height:14px;width:14px}[dir=rtl] .ez-scroll-section__see-all-chevron svg{transform:scaleX(-1)}.ez-scroll-section__track{-webkit-overflow-scrolling:touch;margin-inline:-4px;overflow-x:auto;overflow-y:hidden;padding-inline:4px;scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none}.ez-scroll-section__track::-webkit-scrollbar{display:none}.ez-scroll-section__track-inner{align-items:stretch;display:flex;flex-direction:row;gap:var(--ez-scroll-items-gap-mobile,10px);min-height:1px;padding-bottom:4px;width:-moz-max-content;width:max-content}@media(min-width:768px){.ez-scroll-section__track-inner{gap:var(--ez-scroll-items-gap-desktop,20px)}}.ez-scroll-section__item{flex:0 0 auto;scroll-snap-align:start}