.page-appointment{display:flex;flex-direction:column-reverse;margin-top:50px;row-gap:50px}.page-appointment__left{width:100%}.page-appointment__right{display:flex;flex-direction:column;row-gap:25px;width:100%}.page-appointment-right__title{font-size:20px;font-weight:600}.page-appointment__bottom{display:flex;flex-direction:column;margin-top:25px}.l-page-appointment__img{height:400px;position:relative;width:100%}.page-appointment__img{filter:brightness(70%);height:100%;-o-object-position:50% 80%;object-position:50% 80%;width:100%}.page-appointment__img-overlay{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.l-page-appointment__img .paragraph,.l-page-appointment__img .subtitle,.l-page-appointment__img .title{color:#fff}.l-page-appointment__img .paragraph{font-size:16px;line-height:1.6}.page-appointment__map{height:auto;width:100%}.page-appointment__map iframe{height:100%;min-height:250px}@media (min-width:1200px){.page-appointment{-moz-column-gap:50px;column-gap:50px;flex-direction:row}.page-appointment__left{width:60%}.page-appointment__right{width:40%}.page-appointment__bottom{flex-direction:row}.l-page-appointment__img{width:50%}.page-appointment__img-overlay{padding:0;width:-moz-fit-content;width:fit-content}.l-page-appointment__img .paragraph{font-size:20px;line-height:1.6}.page-appointment__map{width:50%}}