#content-start .top-container{text-align:center;max-width:900px;margin:40px 20px;padding:40px 20px;background:#f8f8f8;font-size:16px;font-size:1rem;line-height:30px;line-height:1.875rem;font-weight:500;text-align:center}@media(min-width: 768px){#content-start .top-container{font-size:18px;font-size:1.125rem;line-height:38px;line-height:2.375rem;padding:80px 105px;margin:80px auto}}#content-start .h2{font-weight:700;letter-spacing:5px;color:rgba(var(--tertiaryColor), 1);margin-bottom:0px}@media(max-width: 768px){#content-start .h2{letter-spacing:1px;margin-bottom:0px}}#content-start .category:nth-child(even){background:var(--bgColor)}#content-start .category .category-topbar{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:20px;padding-right:15px;gap:10px}@media(min-width: 768px){#content-start .category .category-topbar{flex-direction:row;margin-bottom:30px}}#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}@media(min-width: 768px){#content-start .category .category-topbar .arrows{align-self:center}}#content-start .category .category-topbar .arrows .prev,#content-start .category .category-topbar .arrows .next{cursor:pointer}#content-start .category .category-topbar .arrows svg *{fill:var(--primaryColor)}#content-start .category .container{padding:40px 20px;overflow:hidden;margin:0 auto;max-width:1360px;width:100%}@media(min-width: 768px){#content-start .category .container{padding:60px 40px}}@media(min-width: 1280px){#content-start .category .container{padding:90px 80px}}#content-start .category .container .videos-flex .slick-track{margin:0}#content-start .category .container .videos-flex .group{display:flex;flex-direction:column;gap:30px}#content-start .category .container .videos-flex .video{cursor:pointer;margin:0 5px}@media(min-width: 1280px){#content-start .category .container .videos-flex .video{margin:0 10px}}#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;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}#content-start .category .container .videos-flex .video .description{font-size:22px;font-size:1.375rem;line-height:28px;line-height:1.75rem;color:var(--text);font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px}#content-start .category .container .videos-flex .video .video-link{font-size:14px;font-size:0.875rem;line-height:26px;line-height:1.625rem;text-transform:uppercase;color:var(--tertiaryColor);display:block;font-weight:800;letter-spacing:3px}@media(min-width: 768px){#content-start .category .container .videos-flex .video .video-link{font-size:18px;font-size:1.125rem;line-height:32px;line-height:2rem}}#content-start .category.grid .container{max-width:1280px;margin:0 auto}#content-start .category.grid .videos-flex{display:flex;flex-flow:row wrap;justify-content:space-between;gap:60px 0px}#content-start .category.grid .videos-flex .video{flex-basis:100%}@media(min-width: 768px){#content-start .category.grid .videos-flex .video{flex-basis:48%}}@media(min-width: 1100px){#content-start .category.grid .videos-flex .video{flex-basis:32%}}@media(max-width: 768px){#content-start #cat0 .title{font-size:1.5rem}#content-start #cat0 .category-topbar{padding-right:0px}#content-start #cat0 .arrows{padding-right:10px}}#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 */