:root{--sSize:1;--sCalc:1;--fsSize:1;--fsCalc:1}@media (max-width:1920px){:root{--sSize:1;--sCalc:1;--fsSize:1;--fsCalc:1}}@media (min-width:1920px){:root{--sSize:0;--sCalc:1.90476;--fsSize:0;--fsCalc:1.145038}}.ls-banners .listing__header{background:#fff!important;color:#000!important;font-size:2rem;left:-400vw;max-width:100vw;position:absolute}.ls-banners{position:relative}.ls-banners h2,.ls-banners h3,.ls-banners p{margin:0}.ls-banners :where(a){color:#232629;text-decoration:none}.ls-banners :where(a):active,.ls-banners :where(a):focus,.ls-banners :where(a):hover{text-decoration:none}.ls-banners .listing__items{justify-content:center;list-style:none;margin:0;padding:0}.ls-banners .listing__item{background:none;list-style-image:none;list-style-type:none;margin:0;padding:0}.ls-banners .listing__item:before{bottom:auto;content:"";display:none;height:auto;left:auto;margin:0;padding:0;position:static;right:auto;top:auto;width:auto}.ls-banners .listing__item-wrapper{align-items:center;background-color:var(--colors-component-primary);border-radius:.8rem;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:calc(10.5rem*var(--sCalc) + 5vw*var(--sSize));padding:2rem 1.5rem;position:relative;row-gap:calc(.84rem*var(--sCalc) + .4vw*var(--sSize));transition:all .2s ease-in-out}@media (prefers-reduced-motion:reduce){.ls-banners .listing__item-wrapper{transition:none}}.ls-banners .listing__item-wrapper:active,.ls-banners .listing__item-wrapper:focus,.ls-banners .listing__item-wrapper:hover{background-color:var(--color-Primary-100);box-shadow:0 0 1.5rem rgba(0,0,0,.15);transform:translateY(-.5rem)}.ls-banners .listing__item-wrapper:active .listing__item-svg img,.ls-banners .listing__item-wrapper:focus .listing__item-svg img,.ls-banners .listing__item-wrapper:hover .listing__item-svg img{transform:translateY(-.5rem)}.ls-banners .listing__item-svg{transition:all .2s ease-in-out}@media (prefers-reduced-motion:reduce){.ls-banners .listing__item-svg{transition:none}}.ls-banners .listing__item-title{color:var(--colors-text-primary);font-size:calc(1.74667rem*var(--fsCalc) + .13333vw*var(--fsSize));font-weight:700;text-align:center;text-wrap:balance}