.stream-carousel{overflow-x:scroll;display:flex;flex-wrap:nowrap;gap:var(--18-5px);padding-bottom:5px}.stream-carousel .filter-option{width:var(--155px);min-width:var(--155px)}.blog.page .blog.filter{margin:0 auto;max-width:var(--max-width);padding:0 var(--inset)}.blog.page .centered-banner,.blog.page .left-aligned-banner{margin-left:auto;margin-right:auto;margin-top:var(--75px);max-width:var(--max-width)}.blog.page .centered-banner h1{font-size:var(--50px);font-weight:var(--semibold);line-height:var(--50px);text-transform:uppercase;text-align:center}.blog.page .centered-banner p{font-size:var(--20px);font-weight:var(--light);line-height:var(--27px);margin:0 auto;max-width:800px;text-align:center}.blog.page .left-aligned-banner h1{font-size:var(--50px);font-weight:var(--semibold);line-height:var(--50px);text-transform:uppercase;text-align:left}.blog.page .left-aligned-banner p{color:var(--orange);font-size:var(--26px);line-height:var(--26px);font-weight:var(--semibold);text-transform:uppercase;font-size:var(--20px);margin:0 auto;text-align:left}.blog.page .red-line{background-color:var(--orange);height:5px;margin:20px 0 30px;width:auto;margin-left:-50vh}.blog.page .section h2{font-family:'Open Sans';color:var(--orange);text-transform:uppercase;font-size:var(--40px);font-weight:var(--semibold);line-height:var(--42px);max-width:300px}.blog.page .section strong{font-size:var(--20px);font-weight:var(--regular);line-height:var(--27px)}.blog.page .section p{font-size:var(--20px);font-weight:var(--light);line-height:var(--27px)}.blog.page .section a{text-decoration:none;text-transform:uppercase;font-weight:600}.blog.page .red-arrow{color:var(--orange)}.blog.page .section .button{background-color:var(--orange);color:var(--white);text-decoration:none;text-transform:uppercase;margin-top:var(--30px)}.blog.page .top-section{background-color:var(--grey-background);padding:60px 0}.blog.page .featured-article{display:grid;grid-template-columns:1fr 1fr;background-color:var(--white);margin:60px auto auto auto;max-width:var(--max-width);align-items:center;min-height:600px}.blog.page .featured-image{height:100%;width:100%;background-position:center;background-size:cover;background-repeat:no-repeat}.blog.page .featured-content{padding:0 10%;max-width:550px}.blog.page .featured-content h3{font-weight:600;color:var(--orange);text-transform:uppercase}.blog.page .featured-content p,.blog.page .featured-content .category{margin-bottom:50px}.blog.page .featured-content .category{color:var(--grey)}.blog.page .body-section{margin:0 auto;max-width:var(--max-width);padding:0 var(--inset)}.body-section .posts{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:75px;grid-row-gap:35px;margin:50px auto}.blog.page .body-section .posts-card{display:grid;grid-template-rows:250px .5fr .8fr 1fr .3fr;grid-row-gap:10px;height:auto}.blog.page .body-section .posts-card .post-image{height:100%;width:100%;object-fit:cover}.blog.page .body-section .posts-card .category{font-weight:600;text-transform:uppercase;font-size:16px}.blog.page .body-section .posts-card .post-title{font-weight:600;font-size:20px;color:var(--orange);text-transform:uppercase}.blog.page .body-section .posts-card p{font-size:var(--20px);font-weight:var(--light);line-height:var(--27px)}.blog.page .body-section .posts-card a{text-transform:uppercase;font-weight:600;font-size:16px}@media (max-width:calc(960px * 0.8)) {
    
    .blog.page .centered-banner p{
      margin-bottom: var(--50px);padding-left:var(--inset);padding-right:var(--inset);text-align:center;}.blog.page .left-aligned-banner h1{padding-left:var(--inset);padding-right:var(--inset)}.blog.page .left-aligned-banner p{margin-bottom:var(--50px);padding-left:var(--inset);padding-right:var(--inset);text-align:left}.blog.page .section{grid-template-columns:1fr;padding:30px 0}.blog.page .featured-image{height:30vh;margin-bottom:30px}.blog.page .featured-content p,.blog.page .featured-content .category{margin-bottom:30px}.blog.page .featured-article{grid-template-columns:1fr;background-color:var(--white);margin:30px auto auto auto;align-items:center;padding-bottom:30px}.body-section .posts{grid-template-columns:1fr}}