.blog-related{background-color:#fff;padding:100px 0}.blog-related__container{margin:0 auto;max-width:1440px;padding:0 40px}.blog-related__header{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.blog-related__eyebrow{align-items:flex-start;display:flex;gap:16px}.blog-related__eyebrow svg{flex-shrink:0;height:18px;margin-top:2px;width:44px}.blog-related__eyebrow span{color:#5187a3;font-size:20px;font-weight:700;letter-spacing:1px;line-height:1;text-transform:uppercase}.blog-related__title{color:#5187a3;font-size:45px;font-weight:700;line-height:1.1;margin:0}.blog-related__grid{display:grid;gap:13px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.blog-related__card{align-items:stretch;background-color:#fff;border:1px solid #dde1e6;border-radius:20px;display:flex;flex-direction:column;gap:0;justify-content:flex-start;min-height:295.601px;overflow:hidden;padding:0;width:100%}.blog-related__card-image-wrapper{display:block;flex-shrink:0;height:220px;overflow:hidden;position:relative;width:100%}.blog-related__card-image-placeholder{align-items:center;background-color:#dde1e6;display:flex;justify-content:center}.blog-related__card-image{display:block;height:100%;object-fit:cover;width:100%}.blog-related__card-content{display:flex;flex:1;flex-direction:column;gap:16px;padding:24px 16px 16px}.blog-related__card-tags{display:flex;flex-wrap:wrap;gap:8px}.blog-related__card-tag{background-color:#53d6bc;border-radius:100px;color:#34373b;display:inline-block;font-size:16px;font-weight:400;padding:4px 12px}.blog-related__card-title{color:#34373b;font-size:24px;font-weight:700;line-height:1.1;margin:0}.blog-related__card-title a{color:#34373b;text-decoration:none}.blog-related__card-excerpt{color:#34373b;display:-webkit-box;font-size:16px;font-style:normal;font-weight:400;-webkit-line-clamp:2;line-clamp:2;line-height:140%;margin:0!important;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-related__card-link{align-items:center;color:#1c1b1f;display:inline-flex;font-size:16px;font-weight:400;gap:6px;text-decoration:none;transition:all .3s ease}.blog-related__card-link:hover{color:#8dd700;gap:12px;text-decoration:none}.blog-related__card-link:hover svg path{fill:#8dd700}.blog-related__card-link svg{flex-shrink:0;height:24px;width:24px}.blog-related__cta{display:flex;justify-content:flex-start;margin-top:40px}@media (max-width:1200px){.blog-related__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.blog-related__grid{grid-template-columns:repeat(2,1fr)}.blog-related__title{font-size:36px}}@media (max-width:600px){.blog-related{padding:60px 0}.blog-related__container{padding:0 20px}.blog-related__grid{grid-template-columns:1fr}.blog-related__title{font-size:28px}}