@charset "UTF-8";
/* https://nordenleacox.com/wp-content/themes/lawrank-template-8/scss/page-templates/template-video-center-v2.css?ver=1.5 */
#content-start .arrows{z-index:100;display:flex;justify-content:space-between;position:relative;top:400px}@media(max-width:767px){#content-start .arrows{display:none}}#content-start .category:last-child{padding-bottom:50px}@media(min-width:768px){#content-start .category:last-child{padding-bottom:100px}}#content-start .category{padding:40px}@media(min-width:767px){#content-start .category{padding:60px 40px;padding-bottom:0}}#content-start .category .category-topbar{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-right:15px;gap:20px;max-width:1250px;margin:0 auto;margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid #f5f5f5;align-items:end}@media(max-width:767px){#content-start .category .category-topbar{align-items:start;gap:10px;padding-bottom:20px;margin-bottom:30px}}#content-start .category .category-topbar .title{text-transform:none;font-family:"Playfair Display",serif;font-weight:500;font-size:50px;line-height:60px;letter-spacing:0;color:#002a54}@media(max-width:767px){#content-start .category .category-topbar .title{font-size:40px}}#content-start .category .category-topbar .video-counter{color:#0977e5;font-family:"Lato",sans-serif;font-weight:700;font-size:20px;line-height:30px;letter-spacing:5%;text-align:right;text-transform:uppercase}@media(max-width:767px){#content-start .category .category-topbar .video-counter{font-size:18px}}@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{max-width:1250px;margin:0 auto}#content-start .category .container .videos-flex .video{cursor:pointer}#content-start .category .container .videos-flex .video .thumbnail{width:95%;margin-bottom:15px;position:relative}@media(max-width:767px){#content-start .category .container .videos-flex .video .thumbnail{width:98%}}#content-start .category .container .videos-flex .video .thumbnail svg{position:absolute;top:50%;left:50%}#content-start .category .container .videos-flex .video .thumbnail img{width:100%;height:530px;object-fit:cover}#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}#video-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;justify-content:center;align-items:center;background-color:#fff0;transition:background-color .5s ease-in-out}#video-overlay.active{display:flex;background-color:rgb(0 0 0 / .5)}#video-overlay .video-container{transform:scale(0);transition:.6s cubic-bezier(.445,.05,.55,.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}}