/* Quiet, photographic backgrounds for the About page. */
.page-about .sec{position:relative;overflow:hidden}.page-about .sec>*{position:relative;z-index:1}.page-about .sec:nth-of-type(2)::before,.page-about .sec:nth-of-type(3)::before{content:'';position:absolute;inset:0 0 0 auto;width:min(45%,660px);background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.16;pointer-events:none}.page-about .sec:nth-of-type(2)::before{background-image:linear-gradient(90deg,#5c0c1b 0%,#5c0c1b 42%,transparent 88%),url('../img/news/visit.jpg')}.page-about .sec:nth-of-type(3)::before{background-image:linear-gradient(90deg,#470915 0%,#470915 42%,transparent 88%),url('../img/hotel-bg.jpg')}.page-about .strip{display:none}.foot .foot-logo{display:block;width:64px;height:64px;object-fit:contain;object-position:left center;margin-bottom:16px;background:none}@media(max-width:860px){.page-about .sec:nth-of-type(2)::before,.page-about .sec:nth-of-type(3)::before{width:100%;opacity:.08}.foot .foot-logo{width:58px;height:58px}}
