.blog-related-section{margin-bottom:100px;margin-top:40px}.blog-related-heading{margin-bottom:36px}.blog-related-heading .blog-post-next{align-items:center;display:flex;gap:14px;margin-bottom:18px;margin-top:0}.blog-related-heading .blog-post-next__lines{display:flex;gap:4px}.blog-related-heading .blog-post-next__lines span{display:block;height:16px;transform:skew(-18deg);width:6px}.blog-related-heading .blog-post-next__lines span:first-child{background:#f7b21c}.blog-related-heading .blog-post-next__lines span:last-child{background:#f58220}.blog-related-heading .blog-post-next p{color:#091529;font-size:18px;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0;text-transform:uppercase}.blog-related-heading h2{color:#091529;font-size:42px;font-weight:900;letter-spacing:-.04em;line-height:1.1;margin:0;max-width:720px}.blog-related-grid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.blog-related-section .blog-card{background:#fff;border:1px solid #d9d9d9;border-radius:24px;box-shadow:0 0 0 transparent;display:flex;flex-direction:column;overflow:hidden;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s cubic-bezier(.22,1,.36,1),border-color .38s cubic-bezier(.22,1,.36,1);will-change:transform}.blog-related-section .blog-card:hover{border-color:rgba(9,21,41,.14);box-shadow:0 10px 24px rgba(7,17,38,.055);transform:translateY(-2px)}.blog-related-section .blog-card__image{background:#f4f5f7;display:block;overflow:hidden;width:100%}.blog-related-section .blog-card__image img{display:block;height:240px;object-fit:cover;transform:none;transition:none;width:100%}.blog-related-section .blog-card:hover .blog-card__image img{transform:none}.blog-related-section .blog-card__body{display:flex;flex:1;flex-direction:column;padding:24px}.blog-related-section .blog-card__date{color:#7a7a7a;font-size:14px;line-height:1.4;margin:0 0 14px}.blog-related-section .blog-card__categories{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.blog-related-section .blog-card__categories a{color:#f58220;font-size:12px;font-weight:700;letter-spacing:.04em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:color .28s ease}.blog-related-section .blog-card__categories a:hover{color:#091529}.blog-related-section .blog-card__title{margin-bottom:8px}.blog-related-section .blog-card__title,.blog-related-section .blog-card__title a{color:#091529;font-size:18px;font-weight:800;letter-spacing:-.01em;line-height:1.35;margin-top:0!important}.blog-related-section .blog-card__title a{text-decoration:none;transition:color .28s ease}.blog-related-section .blog-card__title a:hover{color:#f58220}.blog-related-section .blog-card__excerpt{color:#333;font-size:16px;line-height:1.6;margin-bottom:28px;margin-top:10px!important}.blog-related-section .blog-card__button{align-items:center;border:1px solid #cfcfcf;border-radius:999px;color:#5b5b5b;display:flex;font-size:15px;font-weight:600;height:54px;justify-content:center;line-height:1;margin-top:auto;padding:0 24px;text-decoration:none;transition:background-color .32s ease,border-color .32s ease,color .32s ease}.blog-related-section .blog-card__button:hover{background:#f58220;border-color:#f58220;color:#fff}@media (max-width:1200px){.blog-related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.blog-related-section{margin-bottom:70px;margin-top:35px}.blog-related-heading{margin-bottom:28px}.blog-related-heading .blog-post-next{margin-bottom:14px}.blog-related-heading .blog-post-next p{font-size:16px}.blog-related-heading h2{font-size:30px!important;letter-spacing:-.03em;line-height:1.15!important}.blog-related-grid{gap:28px!important;grid-template-columns:1fr!important}.blog-related-section .blog-card{border-radius:22px;width:100%!important}.blog-related-section .blog-card:hover{border-color:#d9d9d9;box-shadow:none;transform:none}.blog-related-section .blog-card__image img{height:240px!important;object-fit:cover!important;width:100%!important}.blog-related-section .blog-card__body{padding:24px!important;width:100%!important}.blog-related-section .blog-card__title,.blog-related-section .blog-card__title a{font-size:22px!important;line-height:1.2!important;overflow-wrap:normal!important;word-break:normal!important}.blog-related-section .blog-card__excerpt{font-size:16px!important;line-height:1.55!important;overflow-wrap:normal!important;word-break:normal!important}.blog-related-section .blog-card__button{height:54px;width:100%}}@media (max-width:480px){.blog-related-section .blog-card__image img{height:220px!important}.blog-related-section .blog-card__body{padding:22px 20px 24px!important}.blog-related-section .blog-card__title,.blog-related-section .blog-card__title a{font-size:20px!important}}