.content-card{border-radius:var(--border-radius);height:100%;overflow:hidden}.content-card.content-card--no-padding{border-radius:0}.content-card__link{text-decoration:none}@media screen and (min-width:768px){.content-card__link.is-grid-md{display:grid}}.content-card__link.link:not(.content-card__link--no-link){text-decoration:none}.content-card__content{border:1px solid transparent;border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding:var(--default-padding)}.content-card--default .content-card__content{border-top:0}@media screen and (min-width:768px){.content-card--default:not(.content-card--large) .content-card__content{height:100%}}.content-card--no-padding .content-card__content{margin-top:calc(var(--element-spacing)*1);padding:0}@media screen and (min-width:768px){.content-card--no-padding.content-card--large .content-card__content{padding:var(--default-padding)}}.content-card__header{margin-bottom:calc(var(--element-spacing)*.75)}.content-card__title{margin:0}.content-card__title+.content-card__meta{margin-top:calc(var(--element-spacing)*.75)}.content-card--no-padding .content-card__title{margin-bottom:calc(var(--element-spacing)*.75)}.content-card__image{position:relative;-webkit-transition:-webkit-transform var(--duration-default);transition:-webkit-transform var(--duration-default);transition:transform var(--duration-default);transition:transform var(--duration-default),-webkit-transform var(--duration-default)}@media screen and (min-width:768px){.content-card--no-padding.content-card--large .content-card__image{margin:0}}.content-card__image-wrapper{overflow:hidden}.content-card__footer{margin-top:var(--element-spacing)}@media screen and (min-width:768px){.content-card--large .content-card__link:not(.content-card__link--no-link){display:grid;text-decoration:none}.content-card--large .content-card__link:not(.content-card__link--no-link):active .content-card__image,.content-card--large .content-card__link:not(.content-card__link--no-link):focus-visible .content-card__image,.content-card--large .content-card__link:not(.content-card__link--no-link):hover .content-card__image{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}}@media screen and (min-width:768px) and (min-width:900px){.content-card--large .content-card__link:not(.content-card__link--no-link):active .content-card__image,.content-card--large .content-card__link:not(.content-card__link--no-link):focus-visible .content-card__image,.content-card--large .content-card__link:not(.content-card__link--no-link):hover .content-card__image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}}@media screen and (min-width:768px){.content-card--large .content-card__image,.content-card--large .content-card__image-wrapper{height:100%;overflow:hidden;width:100%}}@media screen and (min-width:1024px){.content-card--large .content-card__title{font-size:2rem}}@media screen and (min-width:1200px){.content-card--large .content-card__content{padding:5rem}.content-cards__main-title{max-width:60%}}@media screen and (min-width:1024px){.content-cards--slider h2{font-size:3rem;line-height:3.5rem}}.content-cards--slider .content-card,.content-cards--slider .content-card__content,.content-cards--slider .content-card__link{height:100%}@media screen and (max-width:1919px){.content-cards--slider default-swiper{width:calc(100% + var(--site-side-spacing))}}[dir=ltr] .content-cards--slider .default-swiper__header{padding-left:0;padding-right:var(--site-side-spacing)}[dir=rtl] .content-cards--slider .default-swiper__header{padding-left:var(--site-side-spacing);padding-right:0}.content-cards--slider .default-swiper__title{margin-bottom:0}.color-scheme--black>div>.content-cards--square .content-card__body-text{color:var(--color-white)}.content-cards--square .swiper-container{overflow:visible}.content-cards--square .content-card__content{padding:1.25rem 0 0}.content-cards--square .content-card__content h2,.content-cards--square .content-card__content h3{font-size:1.5rem;line-height:1.6875rem}