.categories-list{display:flex;flex-wrap:wrap;gap:12px}.categories-list-item{border:1px solid #e4e4e4;border-radius:8px;font-size:14px;font-weight:500;padding:12px;text-transform:uppercase;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.categories-list-item-active,.categories-list-item:hover{background-color:#07aa70;border-color:unset;color:#fff}.block-post-info{display:flex;gap:16px}.block-post-info span{align-items:center;color:#626876;display:flex;font-size:14px;gap:4px}.block-post-info span img{height:18px;width:18px}.block-post-card{border-radius:12px;cursor:pointer;margin:-8px;max-width:400px;min-height:422px;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (min-width:431px){.block-post-card{min-height:381px}}.block-post-card:hover picture img{transform:scale(1.05)}.block-post-card:hover h4,.block-post-card:hover strong{color:#07aa70}.block-post-card picture{border-radius:10px;display:block;height:240px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (min-width:431px){.block-post-card picture{height:183px}}.block-post-card picture img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%}.block-post-card h4,.block-post-card p,.block-post-card strong{line-height:1.6}.block-post-card h4,.block-post-card strong{display:block;font-size:18px;font-weight:600;margin:0 0 4px;transition:color .3s cubic-bezier(.4,0,.2,1)}.block-post-card p{font-size:16px;font-weight:300;margin:0}.block-post-card .block-post-info{margin:16px 0 8px}.header-promo{background-color:#07aa70;color:#fff;height:58px;overflow:hidden;width:100%}.header-promo .hidden-md,.header-promo .hidden-md-up{display:none}@media (min-width:1001px){.header-promo .hidden-md{display:block}}@media (max-width:1000px){.header-promo .hidden-md-up{display:block}}.header-promo .container{align-items:center;display:flex;gap:36px;height:100%;justify-content:center;position:relative}@media (max-width:1000px){.header-promo .container{gap:8px;justify-content:space-between;max-width:414px}}.header-promo .container>picture{left:0;pointer-events:none;position:absolute}@media (max-width:1000px){.header-promo .container>picture{bottom:-25px;left:-25px}}.header-promo .container>picture img{display:block;height:58px;width:150px}.header-promo .btn-copy{border:none;color:#cdff7a;font-size:20px;gap:8px}@media (min-width:1001px){.header-promo .btn-copy{border:none}}@media (max-width:1000px){.header-promo .btn-copy{font-size:11px;gap:4px;margin-left:50px}}.header-promo .btn-copy>img{filter:brightness(0) saturate(100%) invert(82%) sepia(62%) saturate(332%) hue-rotate(29deg) brightness(103%) contrast(102%)}@media (max-width:1000px){.header-promo .btn-copy>img{height:16px;width:16px}}.header-promo-content{align-items:center;display:flex;gap:12px;position:relative;z-index:1}@media (max-width:1000px){.header-promo-content{align-items:flex-start;flex-direction:column;gap:4px}}.header-promo-content strong{font-size:24px;font-weight:700;white-space:nowrap}@media (max-width:1000px){.header-promo-content strong{display:none}}.header-promo-content p{font-size:14px;font-weight:300;margin:0}@media (max-width:1000px){.header-promo-content p{font-size:9px}}@media screen and (max-width:370px){.header-promo-content p{font-size:8px}}.header-promo-content-btns{align-items:center;display:flex;gap:16px;position:relative;z-index:1}.header-promo-content-btns>div{align-items:center;display:flex;gap:8px}@media (min-width:1001px){.header-promo-content-btns>div{gap:8px}}.header-promo-content-btns a{display:block;line-height:0}@media (max-width:1000px){.header-promo-content-btns a img{height:28px}}.header-promo-content-btns-qr{border:2px solid #fff;border-radius:6px;display:none}@media (min-width:1001px){.header-promo-content-btns-qr{display:block}}.header .container,article.blog-home .container{max-width:1232px}.header{height:400px;overflow:hidden;position:relative;width:100%}@media (min-width:1001px){.header{height:303px;margin-top:26px}}.header .page-title{color:#fff;font-size:48px;font-weight:100;line-height:1}@media (min-width:1001px){.header .page-title{font-size:96px}}.header .page-title h1{font-size:18px;font-weight:300;margin:0}@media (min-width:1001px){.header .page-title h1{font-size:20px}}.header .page-title strong{font-weight:500}.header .container{display:flex;height:100%;padding-top:34px;position:relative;z-index:10}@media (min-width:1001px){.header .container{align-items:center;padding-top:0}}.header picture{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.header picture img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}article.blog-home h2,article.blog-home h3{font-weight:700;margin:0 0 24px}article.blog-home h2{font-size:32px}article.blog-home h3{font-size:28px}@media (max-width:1000px){article.blog-home h2,article.blog-home h3{font-size:22px}}article.blog-home .categories{padding:24px 0 0}@media (min-width:1001px){article.blog-home .categories{padding:48px 0 26px}}article.blog-home section.posts{padding:48px 0}@media (min-width:1001px){article.blog-home section.posts{padding:60px 0}}article.blog-home section.posts .posts-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(281px,1fr));row-gap:48px}@media (min-width:1185px){article.blog-home section.posts .posts-grid{grid-template-columns:repeat(4,1fr)}}article.blog-home section.posts .posts-grid .block-post-card .block-post-info{margin:16px 0 8px}
