.tourist-object-reservation-container{justify-content:flex-end;display:flex}@media (max-width:1024px){.tourist-object-reservation-container{justify-content:center}}.tourist-object-reservation-form{background-color:rgba(var(--main-green-rgb),.2);border:1px solid #0000001a;border-radius:3px;width:80%;min-height:600px}.tourist-object-reservation-form__item-title{margin-bottom:5px;font-size:1.2rem}.tourist-object-reservation-form__item{gap:20px;width:100%;margin-bottom:5px;display:flex}.tourist-object-reservation-form__submit{background-color:rgba(var(--main-green-rgb),.7);color:#fff;width:100%;margin-top:20px}.tourist-object-reservation-form__submit:hover{background-color:rgba(var(--main-green-rgb))}@media (max-width:1024px){.tourist-object-reservation-form{justify-content:center;width:100%}}.form-item-error{color:var(--form-errors-main-color);margin-top:.25rem;font-size:1.2rem;line-height:1.25rem}
.tourist-object-description{flex-direction:row;padding:80px;display:flex}.tourist-object-description__text-carousel{flex-direction:row;width:60%;display:flex}.tourist-object-description__reservation{justify-content:center;width:40%}@media (max-width:1024px){.tourist-object-description{flex-direction:column}.tourist-object-description__text-carousel{width:100%}.tourist-object-description__reservation{width:100%;margin:40px auto auto}}@media (max-width:768px){.tourist-object-description{padding:20px}}
