.blog{display:flex;gap:70px;padding:120px 350px}.blog__post{display:flex;flex-direction:column;flex-grow:1}hr{margin:0;width:100%}.blog__post-featured-image{object-fit:cover;width:100%}.blog__post-title{color:#003368;font-family:DIN Medium;font-size:50px;font-weight:500;margin-top:48px}.blog__post-tags{display:flex;gap:20px;margin-top:30px}.blog__post-divider{margin-top:30px}.blog__post-body{margin-top:48px}.blog__post-body p{color:#000;font-family:DIN Regular;font-size:20px;font-weight:400;margin-bottom:20px}.blog__post-body h1,.blog__post-body h2,.blog__post-body h3,.blog__post-body h4,.blog__post-body h5,.blog__post-body h6{color:#003368;font-family:DIN Regular;font-weight:400;margin-bottom:22px}.blog__post-body h1{font-size:30px}.blog__post-body h2{font-size:26px}.blog__post-body h3{font-size:24px}.blog__post-body h4{font-size:22px}.blog__post-body h5{font-size:20px}.blog__post-body h6{font-size:18px}.blog__post-tag{color:#f99d2a;font-family:DIN Medium;font-size:14px;font-weight:500;position:relative;text-decoration:none}.blog__post-tag:after{content:"•";font-size:14px;left:calc(100% + 6px);position:absolute;top:50%;transform:translateY(-50%)}.blog__post-tag:last-child:after{display:none}.blog__social-sharing{margin-bottom:48px;margin-top:28px}.blog__social-sharing h3{font-family:DIN Medium;font-size:18px;font-weight:500}.blog__social-sharing img{height:30px;width:30px}.blog__social-sharing a{margin-right:16px}.blog__social-sharing .hs_cos_wrapper_type_social_sharing{display:flex}.blog__post-see-all-blogs{display:flex;justify-content:flex-start;margin-top:30px}.blog__post-see-all-blogs .button{flex-direction:row-reverse}.blog__post-see-all-blogs svg{transform:rotate(180deg)}.blog__post-see-all-blogs .button:hover div{transform:translateX(-4px)}.blog__related-posts-wrapper{display:flex;flex-direction:column;gap:20px;min-width:300px}.blog__related_posts-title{font-family:DIN Medium;font-size:18px;font-weight:500;margin-bottom:0}.blog__related-post-zero-state{font-size:20px}.blog__related-post{display:flex;gap:12px;height:60px;width:100%}.blog__related-post-img{height:60px;object-fit:cover;width:60px}.blog__related-post-data{display:flex;flex-direction:column;justify-content:space-between}.blog__related-post-title{display:-webkit-box;font-family:DIN Medium;font-size:18px;font-weight:500;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;overflow:hidden;text-overflow:ellipsis}.blog__related-post-tags{display:flex;gap:20px}.blog__related-post-tag{color:#f99d2a;font-family:DIN Medium;font-size:14px;font-weight:500;position:relative;text-decoration:none}.blog__related-post-tag:after{content:"•";font-size:14px;left:calc(100% + 6px);position:absolute;top:50%;transform:translateY(-50%)}.blog__related-post-tag:last-child:after{display:none}@media screen and (max-width:1660px){.blog{padding:120px 140px}.blog__post-title{font-size:40px}}@media screen and (max-width:1120px){.blog{padding:120px 80px}}@media screen and (max-width:1024px){.blog{flex-direction:column;gap:40px}.blog__related-posts-wrapper{min-width:auto;width:100%}}@media screen and (max-width:600px){.blog{padding:80px 30px}}