.resort-justify{display:flex;flex-wrap:wrap;margin:0 -8px}.resort-item{display:inline-block;width:calc(25% - 16px);overflow:hidden;position:relative;height:0;padding-bottom:20%;background-size:cover;margin:0 8px 20px;border-radius:8px}.resort-item:after{content:'';display:block;width:100%;height:100%;background:linear-gradient(0deg,#01222D 0,#052028 0,rgba(5,32,40,.6) 19.58%,rgba(5,32,40,0) 29.83%);top:0;left:0;position:absolute}.resort-item__link{color:#fff;font-size:16px;line-height:18px;font-weight:700;display:block;bottom:5%;left:18px;position:absolute;z-index:1}.resort-item__button{display:inline-block;width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:900px){.resort-item{width:calc(100% / 3 - 16px);padding-bottom:25%}}@media screen and (max-width:768px){.resort-item{width:calc(50% - 16px);padding-bottom:35%}}@media screen and (max-width:480px){.resort-item{width:calc(100% - 16px);padding-bottom:60%}}