.gps-broadcast{padding:32px 24px 48px;border-radius:var(--rounding-big,16px);background:#fff;width:100%;position:relative;flex:1}.gps-broadcast .error-title{position:absolute;top:25%;left:0;right:0;transform:translateY(50%);font-family:TT Hoves Pro;font-size:51px;font-weight:700;line-height:51px;text-align:center}@media(max-width:1124px){.gps-broadcast{padding:24px var(--spacing-s-12,12px)}}.gps-broadcast__wrap{min-height:80vh;min-height:80dvh;position:relative}.gps-broadcast__wrap .layout-loader__img{position:absolute;transform:translate(50%,50%);top:30%;left:50%}.gps-broadcast__wrap iframe{height:90vh;height:90dvh}.gps-broadcast__top{display:flex;align-items:center;margin-bottom:32px;gap:16px;width:100%}.gps-broadcast__top button{width:auto;padding:8px}@media(max-width:1124px){.gps-broadcast__top{gap:0;flex-direction:row-reverse;justify-content:space-between;margin-bottom:24px}}.gps-broadcast__title{display:flex;align-items:center;flex-wrap:wrap;color:var(--text-primary,#222031);font-family:TT Hoves Pro;font-size:34px;font-weight:700;line-height:34px;gap:16px}@media(max-width:768px){.gps-broadcast__title{gap:8px;font-size:28px;line-height:28px}}.gps-broadcast__type--live{padding:6px 10px;justify-content:center;gap:var(--spacing-xs-24,4px);display:flex;align-items:center;color:var(--ui-text-accent,#d72e2e);font-family:Roboto Flex;font-size:12px;font-weight:400;line-height:14px;border-radius:4px;background:var(--surface-secondary,#f2f5f8)}