.videos__main{background:var(--light-blue)}.videos__content-wrap{padding:2rem 0}@media only screen and (min-width:64em){.videos__content-wrap{padding:4rem 0}}.videos__tabs-container{background:var(--white)}@media only screen and (min-width:64em){.videos__tabs-container .videos__tabs-nav ul{display:flex}}.videos__tabs-container .videos__tabs-nav ul li{margin-bottom:10px;width:100%}@media only screen and (min-width:64em){.videos__tabs-container .videos__tabs-nav ul li{margin-bottom:0}}.videos__tabs-container .videos__tabs-nav ul li a{background:var(--black);color:var(--white);display:block;font-weight:300;padding:.5rem;text-align:center;text-transform:uppercase;transition:.3s}@media only screen and (min-width:64em){.videos__tabs-container .videos__tabs-nav ul li a{border-right:2px solid var(--white)}}.videos__tabs-container .videos__tabs-nav ul li.active a{background:var(--white);color:var(--black);font-weight:700}@media only screen and (min-width:64em){.videos__tabs-container .videos__tabs-nav ul li:not(.active):hover a{color:var(--white);opacity:.7}}.videos__tabs-container .videos__tabs-nav ul li:last-child a{border-right:0}.videos__tab-description{display:none;margin:0 auto;max-width:750px;padding:var(--edge);text-align:center}.videos__tab-description p:last-child{margin-bottom:0}@media only screen and (min-width:64em){.videos__tab-description{padding:4rem var(--edge)}}.videos__tab-description.active{display:block}.videos__item-container{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0 calc(var(--edge)/2);padding-bottom:calc(var(--edge)/2)}.videos__item-container .video{display:none;margin:calc(var(--edge)/2);text-align:center;width:calc(100% - var(--edge))}@media only screen and (min-width:64em){.videos__item-container .video{width:calc(50% - var(--edge))}}.videos__item-container .video__title{margin-top:var(--edge);padding:0 var(--edge)}.videos__item-container .video__title h3{line-height:140%}.videos__item-container .video__description{margin-bottom:var(--edge);padding:0 var(--edge)}.videos__item-container .video__video-wrap{padding-bottom:56.25%;position:relative}.videos__item-container .video__video-wrap iframe{height:100%;left:0;position:absolute;top:0;width:100%}.videos__item-container .video.video--full{width:100%}.videos__item-container .video.active{display:block}@media only screen and (min-width:64em){.videos__item-container .video-upload-url.video--full{padding-bottom:42%}}.videos__item-container .video-upload-native .video__video-wrap{padding-bottom:0!important}.videos__item-container .video-upload-native video{height:100%;object-fit:cover;width:100%}.videos__cta-buttons{padding:var(--edge);text-align:center}@media only screen and (min-width:64em){.videos__cta-buttons{display:flex;justify-content:center;padding:4rem var(--edge)}}.videos__cta-buttons a{display:inline-block;line-height:140%;white-space:normal;width:100%}@media only screen and (min-width:64em){.videos__cta-buttons a{max-width:540px}}@media only screen and (max-width:63.99em){.videos__cta-buttons a:not(:last-child){margin-bottom:15px}}@media only screen and (min-width:64em){.videos__cta-buttons a:not(:last-child){margin-right:var(--edge)}}