.page-top{height:400px;background:url(https://odysseymagazine.com/wp-content/uploads/2024/05/1_morning-desert-safari-in-dubai.jpg);display:flex;justify-content:center;align-items:center;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.page-top h1{font-size:100px;font-weight:700;color:rgba(0,0,0,0);-webkit-text-stroke:2px hsla(0,0%,100%,.8);font-family:sans-serif}.page-top:after{content:"";position:absolute;bottom:0;left:0;height:300px;width:100%;background:linear-gradient(transparent,var(--black))}.gallery-page-top{height:auto;padding:50px 0}.gallery-page-top .gallery-cont{width:100%;padding:100px 10px;grid-gap:20px;gap:20px;display:grid;grid-template-columns:repeat(3,1fr)}.gallery-page-top .gallery-cont .gallery-card{width:100%;height:300px;border-radius:10px;overflow:hidden;cursor:pointer}.gallery-page-top .gallery-cont .gallery-card .images{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}@media(max-width:750px){.gallery-page-top .gallery-cont{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.gallery-page-top .gallery-cont{grid-template-columns:repeat(1,1fr)}}