#venue{background-color:#fff;padding:100px 0 200px}.container-1200{margin:0 auto;max-width:1240px;padding:0 20px}#venue h2{color:var(--black);font-size:64px;font-weight:500;letter-spacing:-.05em;line-height:130%;margin-bottom:48px}#venue .flex{display:flex;gap:75px}#venue .flex .left-content,#venue .flex .right-content{flex:1}#venue .flex .right-content{max-width:434px}#venue .flex .image-wrapper{border-radius:16px;overflow:hidden;position:relative}#venue .flex .image-wrapper img{display:block;height:100%;object-fit:cover;width:100%}#venue .venue-desc{color:#01030a;font-size:32px;font-weight:500;letter-spacing:-.04em;line-height:120%;margin-bottom:20px;margin-top:40px}#venue .maps-link{border-bottom:1px solid #000;color:#000;font-family:Geist Mono,monospace;font-size:14px;font-weight:500;letter-spacing:.03em;line-height:140%;text-decoration:none;text-transform:uppercase;transition:all .35s ease}#venue .maps-link:hover{border-bottom:1px solid #4a47ff;color:#4a47ff}@media (max-width:991px){#venue .flex .image-wrapper{height:290px}#venue .flex{gap:35px}}@media (max-width:767px){#venue{padding:80px 0 100px}#venue h2{font-size:40px;margin-bottom:32px}#venue .flex{flex-direction:column;gap:32px}#venue .flex .right-content .image-wrapper{display:none}#venue .venue-desc{font-size:26px;margin:0 0 32px}}