.blog-related-posts__list ::-webkit-scrollbar{width:0}.blog-related-posts__list ::-webkit-scrollbar-track{background:transparent}.blog-related-posts__list ::-webkit-scrollbar-thumb{background:transparent;border:none}.blog-related-posts{background-color:#227fc8;background-image:linear-gradient(113deg,#42eac2,#227fc8);padding:80px 0}.blog-related-posts__content-wrapper{margin:auto;max-width:1225px;overflow:hidden}.blog-related-posts__section-title{color:#fff;font-size:30px;font-weight:300;text-align:center}.blog-related-posts__list{position:relative}.blog-related-posts__list-container{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;list-style:none;margin:0;overflow:hidden;padding:0;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.blog-related-post{display:flex;flex-shrink:0;position:relative;scroll-snap-align:start;user-select:none;width:100%}.blog-related-post__inner{display:flex;margin:30px 20px;width:100%}.blog-related-posts__controls{display:none;margin:1em 0;text-align:center}.blog-related-posts__button{background-color:transparent;border:1px solid #fff;border-radius:50%;cursor:pointer;display:inline-block;height:18px;padding:0;position:relative;width:18px}.blog-related-posts__button:before{background-color:#fff;border-radius:inherit;content:"";height:inherit;left:-1px;opacity:0;position:absolute;top:-1px;transition:opacity .3s ease;width:inherit}.blog-related-posts__button:hover:before{opacity:.5}.blog-related-posts__button.blog-related-posts__button--active:before,.blog-related-posts__button.blog-related-posts__button--active:focus:before,.blog-related-posts__button.blog-related-posts__button--active:hover:before{opacity:1}.blog-post-item{background-color:#fff;box-shadow:0 3px 20px rgba(0,0,0,.16);display:flex;flex-direction:column;transition:transform .25s ease;width:100%}.blog-post-item:hover{transform:translateY(-5px)}.blog-post-item a{display:flex}.blog-post-item__post-image-wrapper{background-color:#f8f7f7}.blog-listing__post-tag-wrapper{display:flex}.blog-post-item__tag{color:#00b5a5;display:inline-block;font-size:16px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.blog-post-item__tag:active,.blog-post-item__tag:focus,.blog-post-item__tag:hover{color:#00b5a5}.blog-post-item__post-title{color:#040725;font-size:20px!important;font-weight:700;margin-bottom:1.4rem}.blog-post-item__post-title,.blog-post-item__post-title:active,.blog-post-item__post-title:focus,.blog-post-item__post-title:hover{color:#040725}.blog-post-item__post-author{color:#707070;display:flex;font-size:18px;margin-top:auto}.blog-post-item__post-author-content{display:flex;flex:1;flex-direction:column;line-height:1.35;margin-left:.5rem}.blog-post-item__post-author-name,a.blog-post-item__post-author-name{color:#707070;font-weight:700}.blog-post-item__post-author-name>a{display:inline}.blog-post-item__post-author-no-image{align-items:center;background-color:#040725;border-radius:50%;display:flex;height:42px;justify-content:center;min-width:42px}.blog-post-item__post-author-no-image img{height:23px;width:22px}.blog-post-item__post-author-image{border-radius:50%;height:42px;object-fit:cover;width:42px}.blog-post-item__post-image{aspect-ratio:16/8.4;height:100%;object-fit:cover;width:100%}.blog-post-item__post-content{display:flex;flex-direction:column;flex-grow:1;padding:2rem}@media (min-width:768px){.blog-related-posts__section-title{font-size:34px}}@media (min-width:992px){.blog-related-posts__list-container{flex-direction:row}.blog-related-post{width:33.33%}.blog-related-posts__controls{display:flex;gap:8px;justify-content:center}}