.gc-blog-section{position:relative;overflow:hidden;padding:94px 0 100px;background:#fff}.gc-blog-section:before{content:"";position:absolute;width:560px;height:560px;right:-310px;top:-260px;border:1px solid rgba(46,48,148,.07);border-radius:50%;box-shadow:0 0 0 70px rgba(46,48,148,.025),0 0 0 140px rgba(46,48,148,.018)}.gc-blog-heading{position:relative;z-index:1;max-width:780px;margin:0 auto 42px;text-align:center}.gc-blog-heading h2{margin:0 0 13px;color:#111936;font-size:clamp(34px,4vw,48px);line-height:1.12;font-weight:800;letter-spacing:-1.1px}.gc-blog-heading p{max-width:700px;margin:0 auto;color:#68738a;font-size:15px;line-height:1.8}.gc-blog-react-root{position:relative;z-index:1}.gc-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gc-blog-card{background:#fff;border:1px solid #e2e6ef;border-radius:20px;overflow:hidden;box-shadow:0 12px 34px rgba(23,32,77,.07);display:flex;flex-direction:column;height:100%;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.gc-blog-card:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(23,32,77,.12);border-color:rgba(46,48,148,.22)}.gc-blog-image{position:relative;display:block;height:225px;background:#eef1f7;overflow:hidden}.gc-blog-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.gc-blog-card:hover .gc-blog-image img{transform:scale(1.045)}.gc-blog-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(12,18,49,.45) 100%);pointer-events:none}.gc-blog-image-arrow{position:absolute;right:17px;bottom:16px;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ed1b30;color:#fff;font-size:18px;z-index:2;box-shadow:0 8px 18px rgba(237,27,48,.25);opacity:0;transform:translateY(5px);transition:.25s ease}.gc-blog-card:hover .gc-blog-image-arrow{opacity:1;transform:translateY(0)}.gc-blog-card-body{padding:23px 23px 21px;display:flex;flex-direction:column;flex:1}.gc-blog-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:11px;color:#7b8499;font-size:11px}.gc-blog-meta span{color:#ed1b30;font-weight:800;letter-spacing:1.1px;text-transform:uppercase}.gc-blog-card h3{margin:0 0 10px;font-size:21px;line-height:1.3;font-weight:800}.gc-blog-card h3 a{color:#17214a;text-decoration:none}.gc-blog-card h3 a:hover{color:#2e3094}.gc-blog-card p{margin:0 0 17px;color:#68738a;font-size:13px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gc-blog-read{margin-top:auto;padding-top:16px;border-top:1px solid #edf0f5;display:flex;align-items:center;justify-content:space-between;color:#2e3094!important;text-decoration:none!important;font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.gc-blog-read span{font-size:17px;transition:transform .2s ease}.gc-blog-read:hover{color:#ed1b30!important}.gc-blog-read:hover span{transform:translateX(4px)}.gc-blog-empty{padding:35px;text-align:center;border:1px dashed #ccd4e4;border-radius:18px;color:#68738a;background:#fff}@media(max-width:991px){.gc-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575px){.gc-blog-section{padding:64px 0 72px}.gc-blog-heading{margin-bottom:32px;padding:0 12px}.gc-blog-heading h2{font-size:32px}.gc-blog-heading p{font-size:13px}.gc-blog-grid{grid-template-columns:1fr;gap:18px}.gc-blog-image{height:205px}.gc-blog-card h3{font-size:20px}}
