*{box-sizing:border-box}body{margin:0;background:rgba(205,225%,227%,65%)}.fancy{font-family:clarendon-urw-extra-wide,serif;font-weight:700;font-style:normal}.normal{font-family:trade-gothic-next,sans-serif;font-weight:400;font-style:normal}.container{position:relative;height:100vh;max-width:100vw}.instructions{position:absolute;top:1rem;width:100%;text-align:center}.instructions>#text{margin-top:0}.hotel-information{position:absolute;top:0;right:0;max-height:100vh;padding:1rem;display:flex;flex-direction:column;align-items:flex-end;font-size:1.5rem;z-index:2}.hotel-information>div{text-align:right}.hotel-information p:first-of-type{margin-bottom:0}.hotel-information p:last-of-type{margin-top:0}.logo-wrapper{width:80%;height:100%}.floorplan-wrapper{position:absolute;bottom:0;left:0;width:100%;padding:1rem}.floorplan-wrapper img{max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem)}.output{position:absolute;top:5%;right:27vw;width:40vw;max-height:45vh;overflow:hidden;opacity:1;transition:opacity .2s ease-in-out;border:10px solid #000}.output img{width:100%;display:block}.table-wrapper{width:100%}table{border-collapse:collapse;width:100%}td,th{text-align:center}td:first-of-type,th:first-of-type{text-align:left}th{color:#fff;font-weight:400}td{color:#0f293b}td,th{padding:.5rem}tr:first-of-type{background:#0f293b}tr:nth-child(even){background:#bcbec0}@media screen and (max-width:1024px){.container{display:flex;flex-direction:column;align-items:space-between;min-height:100vh}.table-wrapper{overflow:scroll;font-size:1rem}.hotel-information{position:relative;width:100%;justify-content:space-evenly;align-items:center;font-size:1rem;flex-shrink:0}.content{width:100%;margin:0 1rem;display:flex;align-items:center;justify-content:space-between}.content>div{width:calc(100%/3)}.hotel-name{text-align:center}.address{text-align:left}.website{text-align:right}.instructions{top:55%}.logo-wrapper{max-height:5rem;max-width:5rem;display:flex;justify-content:center;align-items:center}.logo-wrapper img{max-width:100%}.output{position:relative;top:0;right:0;width:inherit;max-height:none;display:flex;justify-content:center;align-content:center;border:none}.output img{border:5px solid #000;height:100%;width:auto}.floorplan-wrapper{height:40vh;position:relative;display:flex;justify-content:center;align-items:flex-end;margin-top:auto;flex-shrink:0}}@media screen and (max-width:412px){.hotel-information{position:relative;width:100%;justify-content:space-evenly;align-items:center;font-size:.75rem}.table-wrapper{font-size:.75rem}.floorplan-wrapper{overflow:scroll;display:block}.floorplan-wrapper img{height:100%;display:block;max-width:none;padding-right:.5rem}}