.grid-gallery{padding-block:50px 15px;position:relative}@media(max-width: 1100px){.grid-gallery{padding-block:20px}}.grid-gallery::before{content:"";position:absolute;bottom:0;left:0;height:75%;width:100%;background:linear-gradient(to top, #fff, transparent)}@media(max-width: 1100px){.grid-gallery::before{display:none}}.grid-gallery-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}@media(max-width: 1100px){.grid-gallery-wrapper{grid-template-columns:1fr}}@media(max-width: 600px){.grid-gallery-wrapper{gap:10px}}.grid-gallery-item{display:grid;grid-template-columns:1.4fr 1fr;gap:30px;align-items:stretch;overflow:hidden;max-height:540px}@media(max-width: 600px){.grid-gallery-item{gap:10px}}@media(max-width: 1100px){.grid-gallery-item:not(:first-of-type):not(:nth-of-type(2)){display:none}}@media(max-width: 1100px){.grid-gallery-item:nth-of-type(2){grid-template-columns:1fr 1.4fr}}@media(max-width: 1100px){.grid-gallery-item:nth-of-type(2) .grid-gallery-item-image-small{order:-1}}.grid-gallery-item-image-small{display:grid;grid-template-rows:1fr 1fr;gap:30px;overflow:hidden}@media(max-width: 600px){.grid-gallery-item-image-small{gap:10px}}.grid-gallery-item-image-small img{max-height:255px}.grid-gallery-item-image-big{overflow:hidden}.grid-gallery img{width:100%;height:100%;object-fit:cover}.gallery-without-appla .grid-gallery::before{display:none}
