.blog-listing{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.blog-listing--3-col,.blog-listing--4-col{justify-content:flex-start}@media only screen and (max-width:767px){.blog-listing{gap:40px}}.blog-listing__heading{text-align:center;width:100%}.blog-listing__post{animation:fadeScaleIn .3s ease;display:flex;margin-bottom:2.8rem;padding:0;position:relative;width:100%}.blog-listing__post-image{height:auto;transition:all .3s;width:100%}.blog-listing__post-image:hover{filter:brightness(70%)!important}@media only screen and (min-width:767px){.blog-listing__post:first-of-type{width:calc(67.1% - 1rem)!important}.blog-listing__post:nth-of-type(2),.blog-listing__post:nth-of-type(5),.recent-posts .blog-listing__post:nth-of-type(3){margin-right:0!important}}.blog-listing__post:first-of-type h2.blog-listing__post-title,.recent-posts .blog-listing__post h2.blog-listing__post-title{bottom:30px;font-size:32px!important;font-weight:600!important;max-width:75%;position:absolute}.blog-listing__post:first-of-type h2.blog-listing__post-title a,.recent-posts .blog-listing__post h2.blog-listing__post-title a{color:#fff!important;font-size:32px!important;font-weight:600!important}.blog-listing__post:first-of-type .blog-listing__post-image-wrapper{height:362px}.recent-posts .blog-listing__post:first-of-type,.recent-posts .blog-listing__post:first-of-type .blog-listing__post-image-wrapper{height:780px}.recent-posts .blog-listing__post{float:left;margin-bottom:1.5rem}.recent-posts .blog-listing__post,.recent-posts .blog-listing__post .blog-listing__post-image-wrapper{height:378px}.blog-listing__post:first-of-type .blog-listing__post-image,.recent-posts .blog-listing__post .blog-listing__post-image{border-radius:20px;filter:brightness(80%)}.blog-listing__post:first-of-type .blog-listing__post-content,.recent-posts .blog-listing__post .blog-listing__post-content{padding-bottom:0;padding-top:0}.blog-listing__post:first-of-type .blog-listing__post-content .blog-listing__header,.recent-posts .blog-listing__post .blog-listing__post-content .blog-listing__header{margin-bottom:0}.recent-posts{display:block}.blog-listing__post-image-wrapper{cursor:pointer}.blog-listing__post-content{border:2px solid #e7e8e8;border-bottom-left-radius:32px;border-bottom-right-radius:32px;border-top:none;display:flex;flex-direction:column;flex-grow:1;padding:1rem 25px 0}.card--dark .blog-listing__post-content,.card--light .blog-listing__post-content{padding:1.4rem}.blog-listing__header{margin-bottom:1.05rem}.blog-listing__post-tags{margin-bottom:.7rem;top:17px}.blog-listing__post-tag,.blog-listing__post-tag:active,.blog-listing__post-tag:focus,.blog-listing__post-tag:hover{text-decoration:none}.blog-listing__post-title{margin-bottom:.7rem}.blog-listing__post-author{align-items:center;display:flex;margin-bottom:.7rem}.blog-listing__post-author-image{height:auto;margin-right:.7rem;width:50px}.blog-listing__post-author-name,.blog-listing__post-author-name:active,.blog-listing__post-author-name:focus,.blog-listing__post-author-name:hover{text-decoration:none}.blog-listing__post-timestamp{display:block;margin-bottom:.35rem}.blog-listing__post-button-wrapper{margin-top:auto}.blog-listing--card .blog-listing__post{flex-direction:column}.blog-listing--card .blog-listing__post:hover{border:none}.blog-listing--2-col .blog-listing__post{width:calc(50% - 1rem)}.blog-listing--3-col .blog-listing__post{width:calc(33.3% - 1rem)}.blog-listing--4-col .blog-listing__post{width:calc(25% - 1rem)}.blog-listing--4-col .blog-listing__post:nth-of-type(4n+1),.blog-listing--4-col .blog-listing__post:nth-of-type(4n+2),.blog-listing--4-col .blog-listing__post:nth-of-type(4n+3){margin-right:1.333rem}@media (max-width:767px){.blog-listing .blog-listing__post{margin-right:0!important;width:100%}}.blog-listing--card .blog-listing__post-image-wrapper{height:217px}.blog-listing--card .blog-listing__post-image{border-radius:20px 20px 0 0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.blog-listing--card .blog-listing__post-image,.blog-listing--card .blog-listing__post-image-wrapper{height:auto}}.blog-listing--list .blog-listing__post{display:flex}.blog-listing--list .blog-listing__post-image-wrapper{margin-right:1.4rem;width:25%}.blog-listing--list .blog-listing__post-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.blog-listing--list .blog-listing__post-image,.blog-listing--list .blog-listing__post-image-wrapper{height:auto}}.blog-listing_tags-list{display:block;margin:0 0 20px;width:100%}.blog-listing_tags-list h4{color:#a3a6a8;font-size:16px;font-weight:100;letter-spacing:1px;margin-left:12px}.blog-listing_tags-list ul{display:flex;flex-wrap:wrap;padding-left:0}.blog-listing_tags-list ul li{list-style-type:none;margin-bottom:30px}.blog-listing_tags-list ul li a{color:#fff;letter-spacing:1px;text-decoration:none}.blog-listing_tags-list svg{display:none}@keyframes fadeScaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media (max-width:767px){.blog-listing_tags-list h4,.blog-listing_tags-list ul li a:not(.active){display:none}.blog-listing_tags-list ul{display:block;padding-top:0;position:relative}.blog-listing_tags-list ul.expand{padding-right:20px;padding-top:14px}.blog-listing_tags-list ul li a.active{left:0;position:absolute}.blog-listing_tags-list{position:relative}.blog-listing_tags-list svg{cursor:pointer;display:block;position:absolute;right:0;top:15px}.recent-posts .blog-listing__post:first-of-type,.recent-posts .blog-listing__post:first-of-type .blog-listing__post-image-wrapper{height:378px}}section.blog-post-feature{align-items:center;background-position:50%;background-size:cover;display:flex;height:720px;justify-content:center;text-align:center}section.blog-post-feature h1{color:#fff;font-size:3.75rem;letter-spacing:1.5px;line-height:4.5rem;max-width:750px;padding-top:150px}@media(max-width:767px){.section.blog-post-feature h1{font-size:44px}}section.blog-post-feature .content-wrapper{position:relative}section.blog-post-feature .content-wrapper svg#blog-post-back{cursor:pointer;left:-202px;position:absolute;top:70px;transition:fill .3s}section.blog-post-feature .content-wrapper svg#blog-post-back:hover rect{color:#000;fill:#fff}div.blog-post__body{display:flex;margin:0 auto;max-width:1140px}div.blog-post__body .main-content{padding-right:8%;width:72%}div.blog-post__body .sidebar{width:28%}@media only screen and (max-width:767px){div.blog-post__body .main-content,div.blog-post__body .sidebar{padding-right:0;width:100%}}.related-posts{margin-top:40px}.related-posts .blog-listing__post{box-shadow:none!important;margin-right:0!important;width:100%!important}.related-posts .blog-listing__post h2.blog-listing__post-title a{color:unset!important}.related-posts .blog-listing__post h3.blog-listing__post-title{position:relative!important;width:80%}.related-posts .blog-listing__post .blog-listing__post-content{background:#fff;border-radius:20px!important;padding:25px 30px 15px!important}.related-posts svg#related-link{position:absolute;right:40px;top:86px}.blog-listing__post-tag{border-radius:10px;display:inline-block;font-size:.75em;font-weight:700;letter-spacing:1px;margin-bottom:4px;padding:5px 15px;transition:background-color .3s;white-space:pre}.blog-listing__post-tag:last-of-type{margin-right:0}.blog-listing_tags-list ul li:first-of-type a{background:transparent;border:2px solid}.blog-listing_tags-list ul li a{border:2px solid;border-radius:15px;padding:10px 20px;transition:all .3s}.blog-listing_tags-list ul li a.active{color:#fff}.blog-listing_tags-list ul li a:hover{border:2px solid}.blog-listing_tags-list ul li a:not(.active):hover{background:none;border:2px solid;border-radius:15px}