.simple-cards__card{border-radius:var(--border-radius-images);overflow:hidden;position:relative}.simple-cards__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:15px}.simple-cards__overlay::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 67%, #000 90%);opacity:.9}.simple-cards__overlay--blue::before{background-image:linear-gradient(180deg, rgba(44, 67, 131, 0) 41.91%, #2c4383 89.47%)}.simple-cards__overlay--blue .simple-cards__button{color:var(--color-red) !important}.simple-cards__overlay--black:has(.simple-cards__buttons)::before{background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 61%, #000 90%)}.simple-cards__overlay>*{position:relative}.simple-cards__image-wrap{margin:0;width:100%}.simple-cards__image-wrap img{width:100%}.simple-cards__buttons{display:flex;width:100%;justify-content:space-between;gap:15px;margin-top:10px}@media screen and (min-width: 768px){.simple-cards__buttons{margin-top:15px}}.simple-cards__button{font-size:11px;padding:8px 5px;flex:1;min-width:0;line-height:1.091}@media screen and (min-width: 768px){.simple-cards__button{font-size:12px;line-height:1;padding-top:12px;padding-bottom:12px}}@media screen and (max-width: 1023px){.simple-cards--cols-4 .simple-cards__title{font-size:24px}}@media screen and (max-width: 1023px)and (min-width: 400px){.simple-cards--cols-4 .simple-cards__title{font-size:calc(0.6666666667vw + 21.3333333333px)}}@media screen and (max-width: 1023px)and (min-width: 1600px){.simple-cards--cols-4 .simple-cards__title{font-size:32px}}.simple-cards__title,.simple-cards__description{color:var(--color-white);text-align:center;margin:0}.simple-cards__nav{margin-top:20px}.simple-cards__track{margin-right:calc(-1*var(--grid-col-gutter))}@media screen and (min-width: 768px){.simple-cards__track{margin-right:0}}.simple-cards__slides{gap:var(--grid-col-gutter);align-items:initial}.simple-cards:not([resizing=yes]) .simple-cards__slides{transition-duration:.4s}@media screen and (min-width: 768px){.simple-cards--center .simple-cards__slides{justify-content:center;left:auto !important}}.simple-cards__slide{display:block}@media screen and (min-width: 768px){.simple-cards--cols-3,.simple-cards--cols-3 .simple-cards__grid{grid-template-columns:repeat(2, 1fr);grid-row-gap:var(--grid-row-gutter)}}@media screen and (min-width: 1024px){.simple-cards--cols-3,.simple-cards--cols-3 .simple-cards__grid{grid-template-columns:repeat(3, 1fr);grid-row-gap:var(--grid-row-gutter)}}@media screen and (min-width: 576px){.simple-cards--cols-4,.simple-cards--cols-4 .simple-cards__grid{grid-template-columns:repeat(2, 1fr);grid-row-gap:var(--grid-row-gutter)}}@media screen and (min-width: 768px){.simple-cards--cols-4,.simple-cards--cols-4 .simple-cards__grid{grid-template-columns:repeat(3, 1fr);grid-row-gap:var(--grid-row-gutter)}}@media screen and (min-width: 1024px){.simple-cards--cols-4,.simple-cards--cols-4 .simple-cards__grid{grid-template-columns:repeat(4, 1fr);grid-row-gap:var(--grid-row-gutter)}}@media screen and (min-width: 768px){.simple-cards--hide-nav-tablet .slider-nav{display:none}}@media screen and (min-width: 1024px){.simple-cards--hide-nav-desktop .slider-nav{display:none}}.simple-cards--carousel-mobile .simple-cards__slide{flex:calc(82% - var(--grid-col-gutter)) 0 0}@media screen and (min-width: 768px){.simple-cards--carousel-mobile.simple-cards--cols-3 .simple-cards__slide{flex:calc(50% - var(--grid-col-gutter)/2) 0 0}}@media screen and (min-width: 768px){.simple-cards--carousel-mobile.simple-cards--cols-4 .simple-cards__slide{flex:calc((100% - var(--grid-col-gutter)*2)/3) 0 0}}@media screen and (min-width: 1024px){.simple-cards--carousel-desktop.simple-cards--cols-3 .simple-cards__slide{flex:calc((100% - var(--grid-col-gutter)*2)/3) 0 0}}@media screen and (min-width: 1024px){.simple-cards--carousel-desktop.simple-cards--cols-4 .simple-cards__slide{flex:calc((100% - var(--grid-col-gutter)*3)/4) 0 0}}@media screen and (min-width: 1024px){.simple-cards:not(.simple-cards--carousel-desktop) .simple-cards__slides{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}}.simple-cards:not(.simple-cards--carousel-desktop).simple-cards--cols-3 .simple-cards__slides{grid-template-columns:repeat(3, 1fr)}.simple-cards:not(.simple-cards--carousel-desktop).simple-cards--cols-4 .simple-cards__slides{grid-template-columns:repeat(4, 1fr)}@media screen and (min-width: 1024px){.simple-cards:not(.simple-cards--carousel-desktop) .simple-cards__nav{display:none}}@media screen and (max-width: 1024px){.simple-cards:not(.simple-cards--carousel-mobile) .simple-cards__track{margin-right:0}}@media screen and (max-width: 1024px){.simple-cards:not(.simple-cards--carousel-mobile) .simple-cards__slides{display:grid;grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 576px){.simple-cards:not(.simple-cards--carousel-mobile) .simple-cards__slides{grid-template-columns:repeat(1, 1fr)}}@media screen and (max-width: 1024px){.simple-cards:not(.simple-cards--carousel-mobile) .simple-cards__nav{display:none}}
