.venue-details{width:100%;position:relative}.venue-details__wrapper{flex-direction:row;justify-content:flex-start;align-items:center;gap:20px;width:100%;min-height:155px;padding:20px 30px;display:flex;position:relative}@media (max-width:1224px){.venue-details__wrapper{gap:10px;min-height:120px;padding:15px}}.venue-details__wrapper{z-index:2;background-color:var(--color-contrast-alt);filter:drop-shadow(0 4px 6px #00000014);border-radius:20px}@media (max-width:1224px){.venue-details__wrapper{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;width:100%;min-height:155px;padding:20px 30px;display:flex;position:relative}}@media (max-width:1224px) and (max-width:1224px){.venue-details__wrapper{gap:10px;min-height:120px;padding:15px}}.venue-details__header{flex-direction:row;justify-content:flex-start;align-items:center;gap:20px;width:100%;display:flex;position:relative}@media (max-width:1224px){.venue-details__header{gap:10px}}.venue-details__header{z-index:1}.venue-details__titlerow{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.venue-details__logo{border-radius:8px;flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative}.venue-details__logo img{object-fit:contain;width:100px;min-width:100px;max-width:100px;height:100px}@media (max-width:1224px){.venue-details__logo img{width:70px;min-width:70px;max-width:70px;height:70px}}.venue-details__info{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;display:flex;position:relative}@media (max-width:1224px){.venue-details__info{gap:20px}}.venue-details__row{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:30px;display:flex}@media (max-width:1224px){.venue-details__row{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;display:flex}}.venue-details__row-item{flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;height:20px;display:flex}.venue-details__row-item span{letter-spacing:0%;font-size:17px;font-weight:500;line-height:1.2}@media (max-width:1224px){.venue-details__row-item span{letter-spacing:0%;font-size:14px;font-weight:500;line-height:1.2}}.venue-details__row-item svg,.venue-details__row-item img{object-fit:contain;width:24px;min-width:24px;max-width:24px;height:24px}@media (max-width:1224px){.venue-details__row-item svg,.venue-details__row-item img{width:20px;min-width:20px;max-width:20px;height:20px}}.venue-details__name{letter-spacing:-1%;font-size:26px;font-weight:600;line-height:1.2}@media (max-width:1224px){.venue-details__name{letter-spacing:-1%;font-size:20px;font-weight:600;line-height:1.2}}.venue-details__role{letter-spacing:0%;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:17px;font-weight:500;line-height:1.2;display:flex}@media (max-width:1224px){.venue-details__role{letter-spacing:0%;font-size:14px;font-weight:500;line-height:1.2}}.venue-details__role span{letter-spacing:-1%;font-size:12px;font-weight:500;line-height:1.2}@media (max-width:1224px){.venue-details__role span{letter-spacing:-1%;font-size:12px;font-weight:500;line-height:1.2}}.venue-details__role span{color:var(--color-muted)}.venue-details__country{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;display:flex}.venue-details__country img{object-fit:contain;border-radius:6px;width:24px;min-width:24px;max-width:24px;height:24px}@media (max-width:1224px){.venue-details__country img{width:20px;min-width:20px;max-width:20px;height:20px}}.venue-details__country-name{letter-spacing:0%;font-size:17px;font-weight:500;line-height:1.2}@media (max-width:1224px){.venue-details__country-name{letter-spacing:0%;font-size:14px;font-weight:500;line-height:1.2}}
.venue-info{border:1px solid var(--color-border);border-radius:20px;flex-direction:column;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:20px;display:flex}@media (max-width:1224px){.venue-info{border:none;border-radius:0;padding:0}}.venue-info__title{text-align:center;font-size:20px;font-weight:600;line-height:1.2}@media (max-width:1224px){.venue-info__title{display:none}}.venue-info__row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:20px;width:100%;display:flex}@media (max-width:1224px){.venue-info__row{justify-content:flex-start;align-items:space-between;flex-direction:column;display:flex}}.venue-info__photo_wrapper{width:100%}.venue-info__photo_wrapper img{border-radius:20px;width:100%;max-width:450px}.venue-info__info_wrapper{border:1px solid var(--color-border);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;padding:20px;display:flex}@media (max-width:1224px){.venue-info__info_wrapper{background-color:var(--color-contrast-alt)}}.venue_line{grid-template-columns:29px 1fr max-content;gap:5px;width:100%;display:grid}.venue_line .venue_item{flex-direction:row;justify-content:flex-start;align-items:center;font-size:15px;font-weight:500;display:flex}.venue_line .venue_item-label{color:var(--color-muted);grid-column:2/4;font-size:13px}.venue_line .venue_item-info{grid-column:2/3}.venue_line .venue_item-link{cursor:pointer;color:var(--color-accent);flex-direction:row;grid-column:3/4;justify-content:flex-start;align-items:flex-end;display:flex}.desktop-team-wrapper__rightside-wrapper{min-height:initial}
