.blog-wrapper{align-items:flex-start;gap:1.5em}.blog-nav{background-color:var(--gray-100);border-radius:1.25em;flex-shrink:0;gap:1em;padding:1em;text-align:left;width:19.125em}.blog-nav__filter{gap:.5em}.blog-nav__clear{padding-top:1em}.blog-main{gap:1.5em;width:100%}.blog-filters__mobile{display:none}.blog-items{flex-wrap:wrap;gap:1.5em}.blog-main__controls{align-items:center;gap:1em}.blog-main__more .btn{margin:0 auto}@media only screen and (max-width:768px){.blog-nav{display:none}.blog-nav.popup-blog-nav{background-color:var(--White);border-radius:0;display:flex}.blog-filters__mobile{align-items:center;display:flex;justify-content:space-between}.blog-sort .dropdown__list{left:unset;right:0;transform:none}}.specials-wrapper{gap:3em}.specials-item{border-radius:1.25em;overflow:hidden}.specials-item__text{background-color:var(--gray-100);padding:1em;text-align:left}@media only screen and (max-width:576px){.specials-wrapper{gap:1.5em}.specials-item__text p{display:-webkit-box;height:3em;overflow:hidden;text-overflow:clip ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}}.post-wrapper{gap:1.5em}.post__item,.post__tags{gap:.5em}.post__info{background-color:var(--yellow-alert-bg);border:1px solid var(--yellow-alert-border);border-radius:.25em;color:var(--yellow-alert-text);padding:1em}.post__bottom{background-color:var(--gray-100);border-radius:1.25em;gap:1em;padding:1em;width:100%}.post__data{color:var(--gray-600);gap:.25em}.post__views{align-items:center;display:flex;gap:.5em}.post__views svg{height:1rem;width:1rem}.post__views svg path,.post__views svg use{fill:currentColor}.post-transfer{max-width:725px}.post-transfer__img{aspect-ratio:250/220;border-radius:20px 0 0 20px;flex-shrink:0;height:auto;overflow:hidden;width:250px}.post-transfer__img img{height:100%;object-fit:cover;object-position:center;width:100%}.post-transfer__text{background-color:var(--gray-100);border-radius:0 20px 20px 0;gap:8px;padding:16px;width:100%}.post-transfer__dropdown,.post-transfer__subheader{margin-bottom:8px}.post__footer{align-items:flex-end}.post__author{align-items:flex-start;background:var(--Gray,#f5f5f5);border-radius:var(--Radius-Outside,14px);gap:12px;justify-content:space-between;padding:16px;transition:background-color .3s ease-in-out}.post__author:hover{background-color:var(--Gray-dark)}.post__author:hover .post-author__about{color:var(--Brand)}.post__author:hover .post-author__about svg path,.post__author:hover .post-author__about svg use{fill:var(--Brand)}.post-author__content{align-items:flex-start;gap:8px}.post-author__avatar{height:48px;overflow:hidden;width:48px}.post-author__avatar img{border-radius:48px;height:100%;object-fit:cover;object-position:center;width:100%}.post-author__text{align-items:flex-start;gap:4px;min-width:187px}.post-author__name{color:var(--Black);text-transform:uppercase}.post-author__role{color:var(--Closed-very-dark)}.post-author__about{align-items:center;font-size:14px;font-style:normal;font-weight:400;gap:4px;line-height:18px;transition:color .3s ease-in-out}.post-author__about svg{height:14px;width:14px}.post-author__about svg path,.post-author__about svg use{transition:fill .3s ease-in-out}.post__data{gap:8px;margin-left:auto}.post-stat,.post__data{align-items:center;display:flex}.post-stat{color:var(--Closed-black);font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;gap:2px;line-height:122%}.post-stat svg{height:14px;width:14px}.blog-comments .section-header [data-popup=comment]{display:none}.comments__wrapper{align-items:flex-start;gap:20px}.comments__items{gap:12px;width:100%}.comments__form{border:1px solid var(--Stroke);border-radius:var(--RadiusOutside);box-sizing:initial;flex-shrink:0;padding:16px;width:438px}.comments__form .hh2{margin-bottom:12px;text-align:left;text-transform:uppercase}.comments__form .wpcf7-form{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--Gap8)}.comments__form .cf7-form__agreement{color:var(--Closed-very-dark);font-size:12px;font-style:normal;font-weight:400;line-height:122%;margin-top:12px;text-align:left}.comments-item{align-self:stretch;background:var(--Gray,#fafafa);border-radius:var(--Radius-Outside,14px);gap:var(--Gap-8,8px);padding:var(--Padding-16,16px);scroll-margin-top:calc(52px + var(--banner-height, 0px) + var(--header-middle-height, 47px) + var(--header-bottom-height, 52px))}.comments-item__top{gap:6px}.comments-item__top-text{align-items:flex-start;text-align:left}.comments-item__avatar{align-items:center;background-color:var(--Brand);border-radius:20px;color:var(--Black);display:flex;font-family:AttractiveCond,sans-serif;font-size:16px;font-style:normal;font-weight:600;height:37px;justify-content:center;line-height:20px;padding-bottom:2px;text-align:center;text-transform:uppercase;width:37px}.comments-item__avatar:has(svg){background-color:#0000}.comments-item__avatar svg{height:37px;width:37px}.comments-item__date{color:var(--ClosedVeryDark)}.comments-item__comment{text-align:left}.comments-item__reply{border-top:1px solid var(--Stroke);gap:8px;padding-top:10px}.similar-articles__wrapper{flex-wrap:wrap;gap:20px}.similar-article{align-items:flex-start;background:var(--White,#fff);border:1px solid var(--Stroke,#e4e4e4);border-radius:var(--Radius-Outside,14px);display:flex;flex:0 0 calc(50% - 10px);flex-direction:column;gap:var(--Padding-10,10px);overflow:hidden;padding:var(--Padding-10,10px);transition:box-shadow .3s ease-in-out;width:100%}@media(hover:hover){.similar-article:hover{box-shadow:0 4px 22px 0 #0000001a}.similar-article:hover .similar-article__title{color:var(--Brand-dark)}}.similar-article__img{border-radius:4px;height:auto;overflow:hidden;width:100%}.similar-article__img img{aspect-ratio:548/308;height:auto;object-fit:cover;object-position:center center;width:100%}.similar-article__text{gap:6px;text-align:left;width:100%}.similar-article__title{overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;transition:color .3s ease-in-out;white-space:nowrap}.similar-article__content{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--Closed-black);font-family:Roboto,sans-serif}.similar-article__stats{flex-wrap:wrap;gap:4px;justify-content:space-between;width:100%}.similar-article__stat{align-items:center;color:var(--Closed-very-dark,#9c9c9c);display:flex;gap:2px}.similar-article__stat svg{flex-shrink:0;height:14px;width:14px}.similar-article__stat svg path,.similar-article__stat svg use{fill:var(--Closed-very-dark)}.similar-article__stat .text_s{line-height:14px}@media screen and (max-width:991px){.post__footer{align-items:stretch;flex-direction:column;gap:18px}.post__author{align-items:center;order:2;padding:10px}.post-author__avatar{height:37px;width:37px}.post-author__text{gap:2px}.post-author__name{font-size:16px;font-weight:600;line-height:20px;text-transform:uppercase}.post-author__role{font-size:12px;font-style:normal;font-weight:400;line-height:122%}.post__data{justify-content:space-between;margin-left:unset}.blog-comments .section-header [data-popup=comment]{display:flex;padding:6px}.comments-item{scroll-margin-top:calc(40px + var(--header-mobile-height))}.post-transfer{flex-direction:column}.post-transfer__img{aspect-ratio:351/200;border-radius:20px 20px 0 0;max-height:300px;width:100%}.post-transfer__text{border-radius:0 0 20px 20px}.post-transfer__url{width:100%}.comments__form{display:none}.similar-articles{gap:10px}.similar-article{flex:0 0 100%}.similar-article__img img{aspect-ratio:280/156}.similar-article__stats{gap:4px 10px}}