.top{padding-top:60px;margin-bottom:50px}.top .inner{max-width:90%;margin:0 auto;display:flex;justify-content:space-between;gap:50px}@media(max-width: 767px){.top .inner{max-width:90%;gap:20px;flex-direction:column}}.top .inner .left{flex:1 0 33%}.top .inner .left p{margin-bottom:20px}@media(max-width: 767px){.top .inner .left p{margin-bottom:0px}}.top .inner .left p.h3{margin-bottom:25px}@media(max-width: 767px){.top .inner .left p.h3{margin-bottom:15px}}.top .inner .left strong{font-size:40px}@media(max-width: 767px){.top .inner .left strong{font-size:35px}}.top .inner .right{flex:1 0 66%}.top .inner .video a{display:block;position:relative}.top .inner .video a img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}@media(min-width: 1150px){.top .inner .video a img{height:500px}}.top .inner .video a svg{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.filter summary{list-style:none}.filter summary::marker,.filter summary::-webkit-details-marker{display:none}.filter summary::marker{content:none !important}@media(min-width: 767px){.filter.mobile{display:none}}.filter.mobile span{width:90%;margin:0 auto;margin-bottom:20px;display:flex;justify-content:space-between}.filter.mobile .inner button{margin:8px 0px;font-size:16px;padding:8px 15px}@media(max-width: 767px){.filter.desktop{display:none}}.filter.mobile,.filter.desktop{margin-bottom:20px}.filter.mobile .inner,.filter.desktop .inner{max-width:90%;margin:0 auto;padding-left:8px}.filter.mobile .inner span,.filter.desktop .inner span{font-family:var(--lato);font-weight:700;font-size:20px;margin-right:20px}.filter.mobile .inner button,.filter.desktop .inner button{background-color:#dfe9d7;font-family:var(--lato);border:rgba(0,0,0,0);padding:8px 30px;font-weight:500;margin-right:10px;border-radius:20px;font-size:18px;cursor:pointer}#content-start .top-container{text-align:center;max-width:900px;margin:40px 20px;padding:40px 20px;background:#f8f8f8;font-family:"Mulish",sans-serif;font-size:16px;font-weight:500;line-height:30px;text-align:center}@media(min-width: 767px){#content-start .top-container{line-height:38px;font-size:18px;padding:80px 105px;margin:80px auto}}#content-start .h2{font-family:"Manrope",sans-serif;font-weight:700;color:rgba(var(--tertiaryColor), 1);line-height:5rem;font-size:2rem;margin-bottom:0px}@media(max-width: 767px){#content-start .h2{font-size:1.6rem;line-height:2.3rem;margin-bottom:0px}}#content-start .category{padding:40px 20px}@media(max-width: 767px){#content-start .category{padding-top:0px}}@media(min-width: 767px){#content-start .category{padding:0px 40px 60px 40px}}#content-start .category .category-topbar{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:30px;padding-right:15px;gap:10px}@media(max-width: 767px){#content-start .category .category-topbar{align-items:start}}#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: 767px){#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: 767px){#content-start .category .container{margin:0 auto;padding:0 40px}}@media(min-width: 1080px){#content-start .category .container{margin:10px auto;padding:0 40px}}#content-start .category .container .videos-flex .vid-container{position:relative}#content-start .category .container .videos-flex .vid-container svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#content-start .category .container .videos-flex .video{cursor:pointer}#content-start .category .container .videos-flex .video .thumbnail{width:95%;margin-bottom:15px}@media(max-width: 767px){#content-start .category .container .videos-flex .video .thumbnail{width:98%}}#content-start .category .container .videos-flex .video .thumbnail img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media(max-width: 1100px){#content-start .category .container .videos-flex .video .thumbnail img{height:165px}}@media(max-width: 767px){#content-start .category .container .videos-flex .video .thumbnail img{height:162px}}#content-start .category .container .videos-flex .video .description{font-family:"Mulish",sans-serif;margin-bottom:5px;display:block;color:#000;font-size:22px;font-weight:700}#content-start .category .container .videos-flex .video .video-link{color:var(--primaryColor);display:block;font-family:"Mulish",sans-serif;font-size:18px;font-weight:800;line-height:32px;letter-spacing:.1em}@media(max-width: 767px){#content-start .category .container .videos-flex .video .video-link{font-size:14px}}#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: 767px){#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: 767px){#video-overlay .video-container.active{width:70%;height:350px}}@media(min-width: 1080px){#video-overlay .video-container.active{width:50%;height:500px}}

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