.blogs-listing-wrapper .site-header{margin-top:70px;padding-bottom:30px;border-bottom:1px solid rgba(18,17,19,.1019607843)}.blogs-listing-wrapper h1{font-size:clamp(34px,3vw,44px);font-weight:400;line-height:1.2}.blogs-listing-wrapper .blog-cards{border:1px solid rgba(0,0,0,.1);background:#fff;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between}.blogs-listing-wrapper .blog-cards .blog-image{margin-bottom:30px;overflow:hidden;border-top-left-radius:16px;border-top-right-radius:16px}.blogs-listing-wrapper .blog-cards .blog-image img{transition:all .3s}.blogs-listing-wrapper .blog-cards .expert-insights-text{padding:0 28px 20px}.blogs-listing-wrapper .blog-cards .expert-insights-text>span{font-size:14px;font-weight:400;color:#5b5b5b;display:block;margin-bottom:10px}.blogs-listing-wrapper .blog-cards .expert-insights-text h4{font-size:20px;font-weight:400;color:#121113;margin-bottom:20px}.blogs-listing-wrapper .blog-cards .expert-insights-text .arrow-wrapper{display:inline-block;width:36px;height:36px;border-radius:36px;overflow:hidden}.blogs-listing-wrapper .blog-cards .expert-insights-text .arrow-wrapper span{display:inline-flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:36px;border:1px solid rgba(18,17,19,.1019607843);transition:.3s linear}.blogs-listing-wrapper .blog-cards .expert-insights-text .arrow-wrapper span:first-child{background-color:#fff}.blogs-listing-wrapper .blog-cards .expert-insights-text .arrow-wrapper span:nth-child(2){background-color:#cd2027;transform:translateX(-50%)}.blogs-listing-wrapper .blog-cards .expert-insights-text .arrow-wrapper span:nth-child(2) svg path{stroke:#fff}.blogs-listing-wrapper .blog-cards:hover .blog-image img{transform:scale(1.1)}.blogs-listing-wrapper .blog-cards:hover .expert-insights-text .arrow-wrapper span:first-child{transform:translateX(50%) translateY(-100%)}.blogs-listing-wrapper .blog-cards:hover .expert-insights-text .arrow-wrapper span:nth-child(2){transform:translateY(-100%)}.blogs-listing-wrapper .globe-img-wrapper{position:absolute;right:0;top:-10%;pointer-events:none;z-index:-1}.blogs-listing-wrapper .btn-wrapper .badge-red.active span{transform:translateY(-101%)}