.venue-box{margin:10px auto;width:calc(100% - 6rem);max-width:1440px;border:1px solid var(--color-content-border);border-radius:8px;background:var(--color-content-bg);padding:1.5rem}.venue-box-header{display:flex;justify-content:space-between;align-items:center}.venue-box-header h2{font-size:1.5rem;font-weight:800;font-family:var(--font-body);letter-spacing:1px}.venue-details-container{display:flex;justify-content:space-between;align-items:center}.venue-details-top{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:5px;margin-bottom:10px}.venue-details-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.venue-location-icon,.venue-name{font-size:.9rem;font-weight:500;font-family:var(--font-body);letter-spacing:1px}.venue-description{font-family:Inter,sans-serif}.venue-address,.venue-description{font-size:.9rem;font-weight:500;letter-spacing:1px}.venue-address{font-family:var(--font-body)}@media (max-width:800px){.venue-box-header h2{font-size:1.2rem}.venue-address,.venue-description,.venue-name{font-size:.8rem}.venue-box{width:100%;max-width:100%;padding:1rem;margin:10px auto}}.google-map-container-wrapper{width:100%}.google-map-container{width:100%;height:600px;border-radius:10px;overflow:hidden;box-shadow:0 0 10px 0 var(--color-shadow-primary)}@media (max-width:1024px){.google-map-container{height:500px}}@media (max-width:768px){.google-map-container{height:400px}}.google-map-container-wrapper :global(.gm-style-iw),.google-map-container-wrapper :global(.gm-style-iw-c),.google-map-container-wrapper :global(.gm-style-iw-d){outline:none!important;user-select:none!important}.google-map-container-wrapper :global(.gm-style-iw-d *),.google-map-container-wrapper :global(.gm-style-iw-d){pointer-events:none!important;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;outline:none!important;tab-index:-1!important}.google-map-container-wrapper :global(button[title=Close]){pointer-events:auto!important;outline:none!important;cursor:pointer!important;user-select:none!important}.google-map-container-wrapper :global(.gm-style-iw :not(button[title=Close])){pointer-events:none!important;tabindex:-1!important}