.blog-post{--heading-h1-fz: 42px;--heading-h1-lh: 52px;--heading-h1-mb: 40px}.blog-post img{max-width:100%;height:auto}.post__section{padding-top:100px;padding-bottom:100px}.post__tags{display:flex;flex-wrap:wrap;align-items:center;gap:20px;padding-left:unset;margin-bottom:32px}.post__tag{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.02em;text-transform:uppercase;color:var(--dark-gray);list-style:none;background-color:var(--bgc);border-radius:8px}.post__tag a{color:currentColor;text-decoration:none;display:inline-block;padding:8px 12px}.post__top-line{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.02em;color:var(--gray);display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.post__reading-time{display:flex;align-items:center;gap:8px}.post__image{height:632px;margin:0 0 40px}.post__image img{width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.post__container{display:flex;justify-content:space-between;gap:24px}.post__content{flex:1 1 calc(100% - 288px);margin-bottom:24px}.post__content p,.post__content li{font-size:18px;font-weight:300;line-height:28px;letter-spacing:-.01em;color:var(--dark-gray)}.post__content p{margin-top:unset;margin-bottom:16px}.post__content ul li,.post__content ol li{margin-bottom:8px}.post__content img{max-width:100%;height:auto}.post__aside{flex:0 0 288px}.post__aside-item{color:var(--dark-green-card);text-decoration:none;min-height:245px;display:block;margin-bottom:32px}.post__aside-item:hover{color:var(--green-second)}.post__aside-item__image{line-height:0;background-color:var(--bgc);border-radius:8px;width:288px;height:141px;margin:0 0 16px}.post__aside-item__image img{border-radius:8px;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post__aside-item__title{font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.02em;color:currentColor;transition:color .3s ease}@media screen and (max-width: 992px){.post__container{flex-direction:column;justify-content:unset}.post__content,.post__aside{flex:1}.post__aside-item{min-height:unset;display:flex;gap:16px;margin-bottom:20px}.post__aside-item__image{width:242px;height:116px;margin:0}}@media screen and (max-width: 768px){.post__tags{gap:16px}.post__tag{font-size:14px;line-height:20px}.post__tag a{padding:6px 10px}.post__top-line{font-size:14px;line-height:20px}}@media screen and (max-width: 576px){.blog-post{--heading-h1-fz: 24px;--heading-h1-lh: 30px;--heading-h1-mb: 32px}.post__aside-item__image{max-width:162px;width:100%;height:120px}}
