.front-hero{background-image:linear-gradient(104.31deg, rgba(0,0,0,0.76) 39%, rgba(230,50,53,0.81) 90%),url(../img/frontpage_banner.jpg);background-blend-mode:overlay, screen, overlay;height:400px}@media (min-width: 768px){.front-hero{height:500px}}.front-beacon-hero{background-image:url(../img/beacon_banner.jpg)}.front-beacon-hero .hero-content{max-width:500px;align-items:center;text-align:center}.about-hero{background-image:url(../img/beacon_banner.jpg);background-size:cover;background-position:center}.about-hero .hero-content{align-items:center;text-align:center;background-color:rgba(0,0,0,0.6)}.reference-track img{height:var(--carousel-image-height)}.industry-cards{display:flex;gap:2rem;flex-wrap:wrap;justify-content:space-evenly}.industry-cards .industry-card{display:flex;flex-direction:column;gap:1rem;flex-basis:35%}@media (min-width: 992px){.industry-cards .industry-card{flex-basis:initial}}.industry-cards .industry-card .img-container{flex-grow:1;display:flex;justify-content:center;margin-bottom:1rem}.industry-cards .industry-card .img-container img{height:100px;width:150px}.industry-cards .industry-card .btn{display:flex;justify-content:center}.bg-gray{background-color:#eee}.posts-container{display:flex;gap:2rem;flex-wrap:wrap;justify-content:stretch}.posts-container .post-card{height:400px;flex:1 1 300px;background-color:white}@media (min-width: 576px){.posts-container .post-card{flex:1 1 50%;min-width:300px}}@media (min-width: 768px){.posts-container .post-card{flex:1 1 30%;max-width:30%}}.posts-container .post-card>*{padding:1rem 2rem}.posts-container .post-card .post-header{color:white;display:flex;flex-direction:column;align-items:start;gap:1rem;height:160px;background-image:linear-gradient(135deg, #222851 60%, #42A2CE 90%)}.posts-container .post-card .post-tag{display:inline-block;background-color:#42A2CE;color:white;padding:0 15px;border-radius:1rem;min-width:80px;text-align:center}.posts-container .post-card .post-title{color:white}.posts-container .post-card .post-excerpt{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.posts-container .post-card .post-link{color:#42A2CE;text-decoration:none}.post-categories{text-align:end}.post-categories .category:not(:last-of-type)::after{content:' | '}.post-categories a{color:black;margin:0 3px;text-transform:capitalize;text-decoration:none}.video-section{display:flex;height:350px}.video-section .text-container{background-color:#222851;flex:0 0 auto;width:300px;padding:2rem;color:white}.video-section .text-container h2{color:white;font-weight:700}.video-section .text-container a{display:flex;gap:1.5rem;font-size:1.2rem;color:white;text-decoration:none}@media (min-width: 768px){.video-section .text-container{width:450px;padding:4rem}.video-section .text-container a{font-size:1.5rem}}.video-section .bg-container{position:relative;flex:1 1 auto}.video-section .bg-container img{width:100%;height:100%;object-fit:cover;object-position:10%;filter:brightness(60%)}.video-section .bg-container .gradient-overlay{position:absolute;top:0;width:100%;height:100%;mix-blend-mode:overlay;background-image:linear-gradient(102deg, rgba(66,162,206,0.45) 34%, rgba(127,92,163,0.45) 77%)}
