.gallery-image-with-text--mobile-style-2 .gallery-image-with-text__item{display:none}.gallery-image-with-text--mobile-style-2 .gallery-image-with-text__item:nth-child(1){display:flex;width:100%}@media screen and (min-width: 750px){.gallery-image-with-text--mobile-style-2 .gallery-image-with-text__item{display:flex}}.gallery-image-with-text__wrapper{gap:24px;display:flex;overflow:auto}@media screen and (min-width: 750px){.gallery-image-with-text__wrapper{display:grid;overflow:unset;grid-template-columns:1fr 1fr 1fr}}.gallery-image-with-text__item{flex-direction:column;position:relative;gap:16px;margin-bottom:auto;min-height:150px;display:flex}@media screen and (min-width: 576px){.gallery-image-with-text__item{min-height:200px}}@media screen and (min-width: 992px){.gallery-image-with-text__item{display:flex;min-height:350px}}.gallery-image-with-text__item-column-content{flex-direction:column;gap:16px}.gallery-image-with-text__item:has(.gallery-image-with-text__item-subtitle--on-image)::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;background-color:#0a0000;opacity:.5;height:300px}@media(min-width: 399.98px)and (max-width: 749.98px){.gallery-image-with-text__item:has(.gallery-image-with-text__item-subtitle--on-image)::before{height:500px}}@media screen and (min-width: 992px){.gallery-image-with-text__item:has(.gallery-image-with-text__item-subtitle--on-image)::before{height:380px}}@media screen and (min-width: 750px){.gallery-image-with-text__item:has(.only-mobile)::before{display:none}}.gallery-image-with-text__item-subtitle{margin-bottom:16px}.gallery-image-with-text__item-subtitle--on-image{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;width:80%;text-align:center}.gallery-image-with-text__item p{margin:0;letter-spacing:0}.gallery-image-with-text__item img{margin-bottom:auto;width:100%;-o-object-fit:cover;object-fit:cover;height:300px}@media(min-width: 399.98px)and (max-width: 749.98px){.gallery-image-with-text__item img{height:500px;min-width:300px}}@media screen and (min-width: 992px){.gallery-image-with-text__item img{height:380px}}.gallery-image-with-text__item a{text-decoration:none;border-bottom:1px solid #000}