/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;width:100%;height:100%}:root{--main-red-color: #ec320c;--color-red-hover: #cd2908;--color-red-active: #a9260b;--main-dark-color: #2c1d1a;--main-bg-color: #f2f1ed;--color-light-brown: #6d4c41;--color-dark-brown: #5d4037;--color-light-gray: #e1e1e1;--color-dark-gray: #878787;--color-light-yellow: #ffe0b2;--color-light-sec: #fff5e5;--color-sec-yellow: #fff0d5;--color-mid-yellow: #ffe57f;--color-dark-yellow: #ffd59c;--color-gray: #c8c8c8;--color-gray-sec: #e0e0e0;--color-gray-third: #585858;--color-gray-four: #ececec;--color-gray-five: #d2d5d9;--color-yellow: #ffd24d;--color-red: #d92d20;--color-green: #127b5a;--color-green-sec: #117d3c;--color-green-main: #4caf50;--color-green-dark: #3e8051;--color-orange: #fa871d;--color-orange-sec: #d5602d;--color-orange-main: #f06400;--color-orange-th: #f0780a;--color-blue: #285bdf;--color-white: #fff}body{margin:0 auto;font-family:IBM Plex Sans,Helvetica,Arial,sans-serif;font-size:16px;background-color:var(--main-bg-color);overflow-x:hidden;font-weight:500;position:relative;width:100%;height:auto;inset:0;display:flex;flex-direction:column}@media (max-width: 1023px){body{padding-bottom:52px}}body:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:900;background-color:var(--main-bg-color);transition:opacity .7s ease}body.loading:after{opacity:0}body.loaded:after{display:none}main{display:block;flex:1}input[type=search]::-webkit-search-cancel-button{display:none}h1{font-size:2em;margin:.67em 0}h1,h2,h4,h5,h6{margin:0;font-weight:400}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{display:block;background-color:transparent;text-decoration:none;transition:color .2s linear;box-sizing:border-box}*{box-sizing:border-box}svg{fill:currentColor;width:100%;height:100%}ul{box-sizing:border-box}ul li{list-style:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{display:block;border-style:none}img.lazy{opacity:0;transition:opacity 1s ease-in}img.lazy[data-loaded=true]{opacity:1}img.swiper-lazy{opacity:0;transition:opacity .5s}img.swiper-lazy.swiper-lazy-loaded{opacity:1}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;box-sizing:border-box}button,input{overflow:visible;background-color:transparent;border:none;box-sizing:border-box}input:focus{outline:none}button,select{text-transform:none;cursor:pointer;padding:0}form,div{box-sizing:border-box}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0;border:none}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none!important}*{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}a{color:var(--color-red);text-decoration:none}a:hover{color:var(--color-red-hover)}.news-b__list{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 24px;margin-bottom:32px}.article-page{width:100%;margin:0 auto;padding:0 0 40px}.article-page__container{max-width:1200px;margin:0 auto;padding:0 16px;background-color:var(--color-white)}.article-page__main{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.article-page__content{flex:0 0 80%;max-width:80%;min-width:0;background:#fff}.article-page__sidebar{flex:0 0 20%;max-width:20%;min-width:0;display:flex;flex-direction:column;gap:2rem}.article-page__sidebar>*{margin-bottom:1.5rem}.article-page__banner{margin-bottom:32px}.article-page__banner--mobile{display:none}.article-page__products{margin-bottom:32px}.article-page__products>div{margin-bottom:1.5rem}.article-page__products--mobile{display:none}.article-page__products--after{display:none;margin-bottom:32px}.single-post-h.mb-0{border-bottom:1px solid var(--color-light-gray);padding-bottom:1rem}.single-post-description{padding-top:1rem}.article-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:14px 0 6px;font-size:1rem;color:var(--color-gray-third)}.article-meta__date{display:flex;align-items:center;gap:16px;font-size:1rem;flex-wrap:wrap}.article-meta__views{display:flex;align-items:end;gap:4px}.article-meta__views svg{width:20px;height:20px;fill:var(--color-gray-third)}.article-meta__author{display:flex;gap:1rem;flex-wrap:wrap}.article-meta__share>div{display:flex;gap:1rem;align-items:center;justify-content:space-between;flex-wrap:wrap}@media (max-width: 768px){.article-meta{flex-direction:column;align-items:flex-start;gap:.5rem}.article-page__products--after{display:block}.article-meta__date{display:flex;flex-wrap:wrap;gap:8px}.article-meta__date>span{flex:1 1 150px;min-width:50px;box-sizing:border-box}}@media (max-width: 560px){.article-meta__date{align-items:flex-start}.article-meta__views{flex-direction:row}.article-meta__views svg{width:16px;height:16px}.article-meta__author{flex-direction:row;margin-left:0}}.blog-item__text{-webkit-line-clamp:5}.article-content{line-height:1.3;color:var(--color-gray-third);margin-bottom:32px;font-weight:400}.article-content p{font-size:1rem;line-height:1.3;color:var(--color-gray-third);font-weight:400!important}.single-post-control{margin-top:32px}.single-post-control--full{width:100%;border-top:1px solid var(--color-light-gray);padding-top:1.5rem;margin-top:2.5rem;display:flex;justify-content:flex-start}.writers-title-block{display:block!important}.author-page{width:100%;background:var(--color-bg, #f8f8f8);padding:0 0 40px}.author-page__container{max-width:800px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000a;padding:32px 24px 40px}.author-page__header{border-bottom:1px solid #e5e5e5;padding-bottom:1.5rem;margin-bottom:2rem}.author-page__title{font-size:2.2rem;font-weight:700;margin-bottom:.5rem;color:var(--main-dark-color, #1a141f)}.author-page__type{font-size:.875rem;color:var(--color-gray-third, #888);margin-bottom:.5rem}.author-page__article-link{text-decoration:none;color:var(--main-dark-color);transition:color .2s}.author-page__article-link:hover{color:var(--color-red, #e30613);text-decoration:underline}.author-page__article-link h4{margin:0;font-size:1.125rem;line-height:1.4;font-weight:500}.author-page__article-title{font-size:1.15rem;font-weight:500;margin:0}@media (max-width: 1200px){.news-b__list{grid-template-columns:repeat(3,1fr)}.article-page__container{max-width:1000px}.article-page__sidebar{width:260px}.article-page__content{max-width:100%;flex-basis:80%}}@media (max-width: 992px){.news-b__list{grid-template-columns:repeat(1,1fr)}.article-page__main{flex-direction:column;gap:0}.article-page__sidebar{width:100%;max-width:100%;flex-basis:80%;flex-direction:row;gap:24px;margin-top:32px}.article-page__sidebar>*{margin-bottom:0;margin-right:1rem}.article-page__content{max-width:100%;flex-basis:80%}}@media (max-width: 992px){.article-page__container{padding:0 4px}.article-page__main{flex-direction:column;gap:0}.article-page__sidebar{display:none}.article-page__banner--mobile,.article-page__products--mobile{display:block}.article-page__banner{display:none}.article-page__content{max-width:100%;flex-basis:100%}}@media (max-width: 580px){.article-page__container{padding:0 2px}.article-content{font-size:1rem;margin-bottom:24px}.single-post-control{margin-top:20px}}.single-post-b>div{padding:1rem}.blog-pagination-wrapper{display:flex;justify-content:center;margin-top:2rem;width:100%}
