.gallery-fade{background:rgba(0,0,0,.6);margin-bottom:.5rem;pointer-events:none}.gallery-fade .splide__arrows,.gallery-fade .splide__pagination{display:none}.gallery-card{aspect-ratio:1440/1200;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.25rem}@media only screen and (min-width:768px){.gallery-card{aspect-ratio:1440/700}}.gallery-card__img{height:100%;position:absolute;width:100%;z-index:-1}.gallery-card__img img,.gallery-card__img picture{display:block;height:100%;object-fit:cover;width:100%}.gallery-card__img:after{background:#000;content:"";display:block;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:1}.gallery-card__text{color:var(--color-white);font-size:1.25rem;max-width:34.3125rem;text-align:center}@media only screen and (min-width:768px){.gallery-card__text{font-size:1.5rem}}