.page-details .contents{width:60%;margin:auto}.offers .row{display:flex;flex-wrap:wrap;justify-content:space-between}.offers .single-event{width:48%}.offers .single-event .image{width:100%;height:430px;object-fit:cover}.offers .details{background-color:var(--white);position:relative;top:-60px;height:auto;width:80%;padding:35px 45px}.offers .details .title{font-family:var(--cor);font-size:var(--fs40);color:var(--gray);font-weight:var(--fwsb);padding-bottom:10px}.offers .details .description{font-family:var(--hel);font-size:var(--fs17);color:var(--gray);line-height:30px;margin-bottom:30px}.offers .discover-btn:before{background:var(--gray);color:var(--white)}.offers .discover-btn:after{background:var(--white);color:var(--gray);border:1px solid var(--gray)}@media screen and (max-width:1536px){.offers .single-event .image{height:350px}.offers .details{top:-45px;padding:20px 35px}.offers .details .title{font-size:var(--fs27);padding-bottom:5px}.offers .details .description{font-size:var(--fs14)}}@media screen and (max-width:1024px){.offers .details{width:90%}.offers .single-event .image{height:300px}}@media screen and (max-width:768px){.page-details .contents{width:80%}}@media screen and (max-width:768px){.page-details .contents{width:95%}.offers .single-event{width:100%}.offers .single-event .image{height:250px}.offers .details{width:95%;padding:20px 20px}.offers .details .title{font-size:var(--fs25)}.offers .details .description{margin-bottom:20px}}