.cards-small{padding:2.5rem 0}@media(min-width:48rem){.cards-small{padding:2.5rem 0}}.cards-small--primary{color:#fff}.cards-small__title{font-size:clamp(1.75rem,3vw,2.5rem);line-height:clamp(2.25rem,3vw,3rem);text-align:center}.cards-small__summary{margin:0 auto;max-width:41rem;text-align:center}.cards-small__listing{display:flex;flex-wrap:wrap;gap:1.5rem;list-style:none;margin-top:2rem;padding:0}@media(min-width:48rem){.cards-small__listing{justify-content:center;margin-top:10rem}}.cards-small__card{border-radius:1rem;display:flex;flex-direction:row;gap:1rem;overflow:hidden;padding:.5rem 0;position:relative;transition:all .6s;width:100%}@media(min-width:48rem){.cards-small__card{flex-direction:column;flex-wrap:wrap;gap:0;padding:0;width:calc(25% - 20px)}.cards-small__card:after{background-image:linear-gradient(transparent,rgba(0,0,0,.1));bottom:-500px;content:"";height:100%;left:0;position:absolute;transition:all .6s;width:100%}}@media(min-width:48rem){.cards-small__card:focus-within,.cards-small__card:hover{transform:translateY(-40px)}}@media(min-width:48rem){.cards-small__card:focus-within.cards-small__card:after,.cards-small__card:hover.cards-small__card:after{bottom:0}}.cards-small__card-image{border-radius:50%;display:block;height:5.25rem!important;margin:0 auto;object-fit:cover;width:5.25rem}@media(min-width:48rem){.cards-small__card-image{height:7.5rem!important;width:7.5rem}}.cards-small__card-content{width:70%;z-index:1}@media(min-width:48rem){.cards-small__card-content{display:flex;flex-wrap:wrap;justify-content:center;padding:1.5rem 1rem;width:100%}}.cards-small__card-title{font-size:clamp(1.125rem,2.5vw,1.5rem);margin-top:0}@media(min-width:48rem){.cards-small__card-summary,.cards-small__card-title{text-align:center;width:100%}}.cards-small--primary-bg .cards-small__card-button{background-color:#fff;color:#000}.cards-small--primary-bg .cards-small__card-button:focus,.cards-small--primary-bg .cards-small__card-button:hover{background-color:#000;color:#fff}@media(min-width:48rem){.cards-small__card-button{opacity:0}}@media(min-width:48rem){.cards-small__card:focus-within .cards-small__card-button,.cards-small__card:hover .cards-small__card-button{opacity:1}}.cards-small__card-button.button--standard{background-color:#fff;border:1px solid #fff;color:#000}.cards-small__action{display:flex;justify-content:center}.cards-small__action-button{display:block;width:100%}@media(min-width:48rem){.cards-small__action-button{display:inline-block;width:auto}}.cards-small--primary-bg .button--outlined{background-color:transparent;border:1px solid #fff;color:#fff}.cards-small--primary-bg .button--outlined:focus,.cards-small--primary-bg .button--outlined:hover{border:1px solid #fff;color:#fff}.cards-small--primary-bg .button--ghost{background-color:transparent;color:#fff;padding:0}.cards-small--primary-bg .button--ghost:focus,.cards-small--primary-bg .button--ghost:hover{background-color:transparent!important;color:#fff;text-decoration:underline}