#content-start .top-container{text-align:center;max-width:900px;margin:40px auto;padding:0 40px}@media(min-width: 768px){#content-start .top-container{margin:80px auto}}#content-start .category{padding:40px}#content-start .category:nth-child(even){background:var(--primaryColorLight)}#content-start .category .category-topbar{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:30px;padding:0 15px;gap:20px}#content-start .category .category-topbar .category-name{color:var(--tertiaryColor);margin:0;align-self:start}#content-start .category .category-topbar .arrows{display:flex;gap:25px;align-self:flex-end}#content-start .category .category-topbar .arrows .prev,#content-start .category .category-topbar .arrows .next{cursor:pointer}@media(min-width: 768px){#content-start .category .category-topbar{flex-direction:row}#content-start .category .category-topbar .arrows{align-self:center}}#content-start .category .container{margin-top:0;padding:40px;overflow:hidden;margin:0 auto;padding:0}@media(min-width: 768px){#content-start .category .container{margin:0 auto;padding:0 40px}}@media(min-width: 1280px){#content-start .category .container{margin:10px auto;padding:0 40px}}#content-start .category .container .videos-flex .video{margin:0 15px;cursor:pointer}#content-start .category .container .videos-flex .video .thumbnail{width:100%;margin-bottom:15px}#content-start .category .container .videos-flex .video .thumbnail img{width:100%;height:auto}#content-start .category .container .videos-flex .video .description{font-family:"PT Serif",serif;font-size:24px;font-size:1.5rem;font-weight:bold;line-height:36px;line-height:2.25rem;margin-bottom:5px;display:block;color:var(--primaryColor)}#content-start .category .container .videos-flex .video .video-link{font-family:"Lato",sans-serif;font-size:18px;font-size:1.125rem;font-weight:900;line-height:36px;line-height:2.25rem;text-transform:uppercase;color:var(--tertiaryColor);display:block}.slick-track{margin-left:0 !important}#video-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;justify-content:center;align-items:center;background-color:rgba(0,0,0,0);transition:background-color .5s ease-in-out}#video-overlay.active{display:flex;background-color:rgba(0,0,0,.5)}#video-overlay .video-container{transform:scale(0);transition:.6s cubic-bezier(0.445, 0.05, 0.55, 0.95)}#video-overlay .video-container.active{width:90%;height:300px;transform:scale(1)}#video-overlay .video-container iframe{width:100%;height:100%;opacity:1}@media(min-width: 768px){#video-overlay .video-container.active{width:70%;height:350px}}@media(min-width: 1280px){#video-overlay .video-container.active{width:50%;height:500px}}

/*# sourceMappingURL=template-video-center.css.map */