#Videos{@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-translate-x{syntax:"*";inherits:false;initial-value:0;}@property --un-translate-y{syntax:"*";inherits:false;initial-value:0;}@property --un-translate-z{syntax:"*";inherits:false;initial-value:0;}}#Videos .title{font-size:var(--text-3xl-fontSize);line-height:var(--un-leading, var(--text-3xl-lineHeight));text-align:center;text-transform:uppercase;margin-bottom:calc(var(--spacing) * 12)}#Videos h3{font-size:var(--text-lg-fontSize);line-height:var(--un-leading, var(--text-lg-lineHeight));text-align:left}#Videos .featured{gap:calc(var(--spacing) * 3);display:grid;position:relative;z-index:20;margin-top:calc(var(--spacing) * 12)}#Videos .featured .video-wrapper{width:100%;height:325px}#Videos .featured .video-wrapper iframe{width:100%;height:100%}@media(min-width:48rem){#Videos .featured .video-wrapper{height:500px}}@media(min-width:96rem){#Videos .featured .video-wrapper{height:600px}}#Videos .video-caption{gap:calc(var(--spacing) * 4);display:grid;margin-top:calc(var(--spacing) * 2);padding-inline:calc(var(--spacing) * 4);@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}}#Videos .video-caption h4{color:color-mix(in srgb,var(--colors-green-200) var(--un-text-opacity),transparent);margin-top:calc(var(--spacing) * 2)}@supports (color: color-mix(in lab,red,red)){#Videos .video-caption h4{color:color-mix(in oklab,var(--colors-green-200) var(--un-text-opacity),transparent)}}#Videos .video-caption .share{align-self:flex-start;justify-self:center;--un-font-weight:var(--fontWeight-extrabold);font-weight:var(--fontWeight-extrabold);margin-top:calc(var(--spacing) * 4)}@media(min-width:48rem){#Videos .video-caption .share{justify-self:end}}@supports (color: color-mix(in lab,red,red)){#Videos .video-caption{color:color-mix(in oklab,var(--colors-green-500) var(--un-text-opacity),transparent)}}@media(min-width:48rem){#Videos .video-caption{gap:3%;grid-template-columns:72% 25%}}#Videos .videos{display:grid;gap:calc(var(--spacing) * 12);justify-items:center}#Videos .videos .video{max-width:490px;width:100%}#Videos .videos .video-wrapper{width:100%;height:275px}#Videos .videos .video-wrapper iframe{width:100%;height:100%}@media(min-width:40rem){#Videos .videos .video-wrapper{height:300px}}@media(min-width:48rem){#Videos .videos .video-wrapper{height:250px}}@media(min-width:64rem){#Videos .videos .video-wrapper{height:275px}}@media (max-width: calc(48rem - .1px)){#Videos .videos{padding-inline:calc(var(--spacing) * 6)}}@media(min-width:48rem){#Videos .videos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:80rem){#Videos .videos{grid-template-columns:repeat(3,minmax(0,1fr))}}#Videos .view-all{position:relative;--un-translate-x:-50%;translate:var(--un-translate-x) var(--un-translate-y);inset-inline:50%}
