.blog-listing-wrapper .card-wrapper{max-width:calc(100% - 64px)}@media screen and (min-width:768px){.blog-listing-wrapper .card-wrapper{width:calc(50% - 3rem)}}.card.blog-post .post-info-wrapper{align-items:center;color:#defaf7;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.card.blog-post .img .post-info-wrapper{border-radius:1rem;padding:2.5rem}.card.blog-post .content .post-info-wrapper{border-radius:0;padding:0}.card.blog-post .img{aspect-ratio:1.91/1;background-size:cover;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;position:center center}.card.blog-post .content .headline{min-height:5rem}.tag-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:flex-end;padding:2.5rem}.tag-dropdown-wrapper{display:flex;flex-direction:column;position:relative}.btn.tag{margin:0}.tag-trigger{background:#defaf7;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;cursor:pointer;font-size:1.25rem;padding:.5rem}.tag-trigger:before{display:inline-block;transform:rotate(0);transform-origin:center;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.tag-trigger.rotated:before{transform:rotate(45deg)}ul.tag-dropdown{background:#defaf7;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;display:none;list-style:none;padding:1.5rem;position:absolute;right:0;top:1.5rem}ul.tag-dropdown.visible{-webkit-box-shadow:0 8px 32px 0 rgba(30,30,30,.05);-moz-box-shadow:0 8px 32px 0 rgba(30,30,30,.05);box-shadow:0 8px 32px 0 rgba(30,30,30,.05);display:inline-block}ul.tag-dropdown.visible:after{border-color:transparent transparent #defaf7;border-style:solid;border-width:0 8px 8px;content:"";display:inline-block;height:0;left:0;margin:0 auto;position:absolute;right:-74px;top:-7px;vertical-align:middle;width:0}.tag-wrapper .tag{font-size:.875rem}.tag-wrapper .tag:not(.list){background-color:#14dcc8;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;border-radius:8px;color:#defaf7;padding:8px}.post-info-wrapper .author-image{align-items:center;display:flex;flex-direction:row;gap:1rem}.post-info-wrapper .author-avatar{background-position:50%;background-size:contain;-webkit-border-radius:3rem;-moz-border-radius:3rem;-o-border-radius:3rem;border-radius:3rem;height:3rem;width:3rem}.post-slider-wrapper .content .h5{min-height:6.5rem}.post-slider-wrapper .content .text-regular{min-height:11.75rem}.post-slider-wrapper .content .btn{margin:0}.splide__pagination__page{background:#9e9e9e;height:.5rem;width:.5rem}.splide__pagination__page.is-active{background:#14dcc8;transform:scale(1.4);z-index:1}.splide__arrow.splide__arrow--prev{left:-2rem}.splide__arrow.splide__arrow--next{right:-2rem}@media screen and (min-width:768px){.splide__arrow.splide__arrow--prev{left:-5rem}.splide__arrow.splide__arrow--next{right:-5rem}}