#location-section{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:100vh;width:100%;background-image:url(/images/noise-bg.png);background-repeat:repeat;background-size:auto;z-index:2;background-color:#deddd4}.location-left{align-items:center}.location-left,.location-right{width:50%;height:100vh;display:flex;justify-content:center}.location-right,.location-text-block{flex-direction:column;align-items:flex-start}.location-text-block{display:flex;justify-content:center}.location-logo{max-width:30%;max-height:30%;object-fit:contain}.location-title{margin-bottom:30px;font-size:60px;font-family:oswald-bold;line-height:60px;color:black;text-transform:uppercase}.location-address,.location-name{font-size:20px;font-family:oswald-bold}.location-right a{font-size:20px;margin-top:20px}@media (max-width:768px){#location-section{flex-direction:column;min-height:unset;align-items:flex-start;justify-content:flex-start;padding-top:10px}.location-left,.location-right{height:auto;min-height:unset}.location-left{width:100%;justify-content:center;align-items:center;margin-bottom:20px}.location-logo{max-width:60vw;max-height:30vh;margin:0 auto 10px;display:block}.location-right{width:100%;align-items:center;justify-content:flex-start;padding:0 24px;text-align:center}.location-title{font-size:32px;line-height:36px;margin-bottom:16px;text-align:center}.location-address,.location-name{font-size:16px;margin-bottom:8px;text-align:center}.location-right a{font-size:14px;margin-top:16px;word-break:break-all}}@media (max-width:480px){#location-section{min-height:40vh}.location-title{font-size:20px;line-height:24px}.location-address,.location-name{font-size:13px}.location-right a{font-size:12px}.location-logo{max-width:80vw;max-height:20vh}}