.ugc{margin-top:var(--layout-spacing);padding-bottom:8px}.ugc__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:22px;margin-bottom:16px;padding-inline:max(24px, calc(24px + ((100vw - 360px) / ((768 - 360) / (96 - 24)))));text-align:center}@media(min-width:768px){.ugc__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:14px;padding-inline:calc(96px + ((100vw - 768px) / ((1024 - 768) / (127 - 96))));text-align:left}}@media(min-width:1024px){.ugc__header{padding-inline:calc(127px + ((100vw - 1024px) / ((1280 - 1024) / (104 - 127))))}}@media(min-width:1280px){.ugc__header{margin-bottom:16px;padding-inline:min(calc(104px + ((100vw - 1280px) / ((1440 - 1280) / (120 - 104)))), 120px)}}@media(min-width:1440px){.ugc__header{margin-bottom:21px}}.ugc__heading{color:#0a444a}.ugc__heading-hash{font-family:"Open Sans",sans-serif;font-weight:300;font-style:normal;font-size:28px;line-height:.95}@media(min-width:768px){.ugc__heading-hash{font-size:40px}}.ugc__gallery{display:grid;grid-template-columns:1fr 1fr;gap:8px}@media(min-width:1024px){.ugc__gallery{grid-template-columns:repeat(5,1fr)}}.ugc .media{height:clamp(180px, calc(180px + ((100vw - 360px) / ((768 - 360) / (300 - 180)))), 300px)}@media(min-width:1024px){.ugc .media{height:clamp(260px, calc(260px + ((100vw - 1024px) / ((1280 - 1024) / (320 - 260)))), 320px)}}.ugc .media:nth-child(5){display:none}@media(min-width:1024px){.ugc .media:nth-child(5){display:block}}.ugc .media .basic-video__control{inset:auto auto 20px 20px}