html.sf-video-lightbox-open,body.sf-video-lightbox-open{overflow:hidden!important}.sf-videos-filter{min-height:39px;padding:8px 15px;border:1px solid var(--sfv-line);border-radius:999px;color:#475467;background:#fff;cursor:pointer;font-family:"Poppins",sans-serif;font-size:13px;font-weight:600;line-height:1.2;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.sf-videos-filter:hover,.sf-videos-filter[aria-pressed=true]{border-color:var(--sfv-yellow);color:#171717;background:var(--sfv-yellow)}.sf-videos-featured__media,.sf-videos-card__media{position:relative;display:block;width:100%;padding:0;overflow:hidden;border:0;background:#202327;cursor:pointer;isolation:isolate}.sf-videos-featured__media{min-height:100%;aspect-ratio:16/9}.sf-videos-card__media{aspect-ratio:16/9}.sf-videos-featured__media img,.sf-videos-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease,opacity .25s ease}.sf-videos-featured__media:hover img,.sf-videos-card:hover .sf-videos-card__media img{transform:scale(1.045);opacity:.84}.sf-videos-play{position:absolute;top:50%;left:50%;display:grid;width:64px;height:64px;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;color:#171717;background:var(--sfv-yellow);box-shadow:0 12px 30px rgba(0,0,0,.28);transform:translate(-50%,-50%);transition:transform .2s ease,background-color .2s ease}.sf-videos-featured__media:hover .sf-videos-play,.sf-videos-card__media:hover .sf-videos-play{background:var(--sfv-yellow-light);transform:translate(-50%,-50%) scale(1.07)}.sf-videos-play svg{width:22px;height:22px;margin-left:3px;fill:currentColor}.sf-video-lightbox__frame iframe{display:block;width:100%;height:100%;border:0}.sf-videos-featured__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(28px,4vw,54px)}.sf-videos-badge{display:inline-flex;margin-bottom:17px;padding:6px 10px;border-radius:999px;color:#8a5b00;background:#fff2c8;font-size:11px;font-weight:700;letter-spacing:.075em;line-height:1.2;text-transform:uppercase}.sf-videos-featured h3{margin:0;color:var(--sfv-ink);font-size:clamp(25px,2.6vw,37px);font-weight:700;letter-spacing:-.04em;line-height:1.12}.sf-videos-featured p{margin:16px 0 0;color:var(--sfv-muted);font-size:15px;line-height:1.72}.sf-videos-meta{display:flex;flex-wrap:wrap;gap:9px 13px;margin-top:20px;color:#667085;font-size:12px;font-weight:600}.sf-videos-meta span+span::before{margin-right:13px;color:#c3c8cf;content:"•"}.sf-videos-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--sfv-line);border-radius:10px;background:#fff;box-shadow:0 8px 22px rgba(17,24,39,.035);transition:transform .24s ease,box-shadow .24s ease}.sf-videos-card:hover{box-shadow:0 17px 34px rgba(17,24,39,.11);transform:translateY(-5px)}.sf-videos-card__body{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;padding:22px}.sf-videos-card__category{display:inline-block;margin-bottom:12px;color:#9a6700;font-size:11px;font-weight:700;letter-spacing:.085em;line-height:1.25;text-transform:uppercase}.sf-videos-card h3{margin:0;color:var(--sfv-ink);font-size:19px;font-weight:650;letter-spacing:-.025em;line-height:1.35}.sf-videos-card p{margin:12px 0 0;color:var(--sfv-muted);font-size:14px;line-height:1.65}.sf-videos-card .sf-videos-meta{margin-top:auto;padding-top:18px}.sf-videos-empty.is-visible{display:block}@media (max-width:991px){.sf-videos-featured__media{min-height:auto}}@media (max-width:575px){.sf-videos-card__body{padding:20px}.sf-videos-featured__body{padding:27px 23px 30px}}