@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&family=Raleway:wght@500;700&display=swap";.photo-gallery{margin-bottom:0}.photo-gallery__container{position:relative}.photo-gallery__image{height:520px;position:relative;z-index:1}@media screen and (min-width: 768px){.photo-gallery__image{height:620px}}@media screen and (min-width: 1024px){.photo-gallery__image{height:720px}}@media screen and (min-width: 1280px){.photo-gallery__image{height:820px}}.photo-gallery__image img{height:520px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width: 768px){.photo-gallery__image img{height:620px}}@media screen and (min-width: 1024px){.photo-gallery__image img{height:720px}}@media screen and (min-width: 1280px){.photo-gallery__image img{height:820px}}.photo-gallery__image::after{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.37)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 100%);bottom:0;content:"";height:360px;left:0;position:absolute;right:0}.photo-gallery__content{bottom:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;position:absolute;right:0;z-index:2}@media screen and (min-width: 768px){.photo-gallery__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.photo-gallery__content h1,.photo-gallery__content h2,.photo-gallery__content h3,.photo-gallery__content h4,.photo-gallery__content h5,.photo-gallery__content h6{color:#fff}@media screen and (min-width: 768px){.photo-gallery__content h1,.photo-gallery__content h2,.photo-gallery__content h3,.photo-gallery__content h4,.photo-gallery__content h5,.photo-gallery__content h6{margin:0;padding-right:40px}}.photo-gallery__button a{white-space:nowrap}