.Golf-banner{position:relative}.Golf-banner__media-container{background:linear-gradient(transparent,60%,var(--overlay-opacity));padding-bottom:var(--aspect-desktop);position:relative;width:100%}@media screen and (max-width:600px){.Golf-banner__media-container{padding-bottom:var(--aspect-mobile)}}.Golf-banner__media-container:empty{display:none}.Golf-banner__media{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.Golf-banner__media--mobile{display:none}@media screen and (max-width:600px){.Golf-banner__media--mobile{display:block}}.Golf-banner__media--desktop{display:block}@media screen and (max-width:600px){.Golf-banner__media--desktop{display:none}}.Golf-banner__text-container{display:flex;height:80%;left:10%;position:absolute;top:10%;width:80%}.Golf-banner__text-container--wrapper>*{margin:0}.Golf-banner__media-control{bottom:5%;display:flex;gap:1rem;left:10%;position:absolute;width:80%}@media screen and (max-width:600px){.Golf-banner__media-control{gap:0;left:2rem;width:calc(100% - 4rem)}}.Golf-banner__cta{display:block;margin:0}.Golf-banner [data-state=playing] .Icon--play-outline{display:none}.Golf-banner [data-state=paused] .Icon--play-outline,.Golf-banner [data-state=playing] .Icon--pause-outline{display:block}.Golf-banner [data-state=paused] .Icon--pause-outline{display:none}.Golf-banner [data-state=muted] .Icon--unmute-outline{display:block}.Golf-banner [data-state=muted] .Icon--mute-outline,.Golf-banner [data-state=unmuted] .Icon--unmute-outline{display:none}.Golf-banner [data-state=unmuted] .Icon--mute-outline{display:block}.Golf-banner .Icon{height:25px;width:25px}
/*# sourceMappingURL=golf-banner.min.css.map*/