body{padding-top:25px;min-height:100vh;display:flex;align-items:center;justify-content:center;padding-bottom:25px}.res-box__card{text-align:center;padding:70px 40px 50px;border:1px solid var(--highlight-color);width:1000px;margin:auto;max-width:100%}.res-box__logo{width:200px;height:70px;overflow:hidden;margin-right:auto;margin-left:auto;margin-bottom:30px}.res-box__logo>*{width:100%;height:auto;object-fit:contain}.res-box__maintitle{margin:0 auto;font:var(--body-text-fonts);word-wrap:break-word;white-space:normal}.res-box__content{margin-bottom:0;font:var(--body-text-fonts)}.res-box__content a{color:var(--text-color);word-wrap:break-word}.res-box__hotelname{margin-bottom:15px}.res-box__lock{margin-bottom:40px}.res-box__lock>svg{width:55px}.res-box__content a:hover,.res-box__content a:focus{text-decoration:none!important}.res-box__pro-txt{font:var(--h2-title-fonts);color:var(--h2-font-color);text-transform:var(--h2-title-fonts-text-transform);margin:0 0 30px;font-size:26px}@media(max-width:959.98px){.res-box__card{width:inherit;display:inline-block;padding:50px 20px}}