@charset "UTF-8";.items-list{display:grid;justify-items:center;grid-template-columns:1fr;gap:40px}@media (min-width: 576px){.items-list{grid-template-columns:1fr 1fr;gap:40px 20px}}@media (min-width: 960px){.items-list{gap:60px 20px}}@media (min-width: 1200px){.items-list{grid-template-columns:1fr 1fr 1fr}}.item{position:relative;z-index:0;border-radius:var(--border-radius);max-width:420px;background-color:#fff}.item h5{margin-top:8px;margin-bottom:8px;text-wrap:balance}.item-img{display:block;overflow:hidden;border-radius:var(--border-radius)}.item-img img{display:block;max-height:236px;object-fit:cover;-webkit-transition:-webkit-transform .2s cubic-bezier(.4,0,1,1);transition:-webkit-transform .2s cubic-bezier(.4,0,1,1);transition:transform .2s cubic-bezier(.4,0,1,1);transition:transform .2s cubic-bezier(.4,0,1,1),-webkit-transform .2s cubic-bezier(.4,0,1,1);aspect-ratio:420/236}.item-img img.img--no-img{object-fit:contain}.item__name{margin-top:20px}.item__preview{display:-webkit-box;overflow:hidden;margin-top:10px;word-wrap:break-word;white-space:unset;-ms-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;box-orient:vertical;-ms-line-clamp:4;-webkit-line-clamp:4;line-clamp:4}.item__body{margin-top:20px}.item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.item__tag{z-index:2;padding-right:8px;padding-left:8px;height:24px}.item__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.item__section{z-index:2;width:100%;min-height:1rem;text-underline-offset:.2em}.item__section:hover{text-decoration:underline}@media (hover: hover){.item:hover img{-webkit-transform:scale(1.02);transform:scale(1.02)}}.share-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;padding:5px 6px 5px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#fff;-webkit-transition:-webkit-transform .2s cubic-bezier(.4,0,1,1);transition:-webkit-transform .2s cubic-bezier(.4,0,1,1);transition:transform .2s cubic-bezier(.4,0,1,1);transition:transform .2s cubic-bezier(.4,0,1,1),-webkit-transform .2s cubic-bezier(.4,0,1,1);gap:15px}.share-btn:after{content:"";position:relative;top:-1px;display:block;width:40px;height:40px;-webkit-transition:-webkit-transform .2s cubic-bezier(.4,0,1,1);transition:-webkit-transform .2s cubic-bezier(.4,0,1,1);transition:transform .2s cubic-bezier(.4,0,1,1);transition:transform .2s cubic-bezier(.4,0,1,1),-webkit-transform .2s cubic-bezier(.4,0,1,1)}.share-btn:hover:after{-webkit-transform:scale(1.03);transform:scale(1.03)}.share-btn:active{-webkit-transform:scale(.97);transform:scale(.97)}.share-btn--vk:after{background:url(/build/assets/social_vk-4TBXPyz3.svg) no-repeat center/contain}.share-btn--tg:after{background:url(/build/assets/social_tg-CiDqnO9Q.svg) no-repeat center/contain}.subscribe-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.subscribe-picture{position:absolute;right:0;top:50%;max-width:50%;translate:0 -50%}.subscribe-content{max-width:50%}@media (max-width: 600px){.subscribe-picture{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:unset;translate:0}.subscribe-content{max-width:unset}.subscribe-content .share-btn{margin-inline:auto}.subscribe-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sidebar-content--sticky{position:-webkit-sticky;position:sticky;top:123px}table{border:1px solid #C1C2C9;border-style:hidden;border-collapse:collapse;border-radius:20px;-webkit-box-shadow:0 0 0 1px #C1C2C9;box-shadow:0 0 0 1px #c1c2c9;text-wrap:balance}table *{-webkit-box-sizing:border-box;box-sizing:border-box}table td{padding:16px 20px}table th{padding:30px 20px 20px}table th{vertical-align:middle;font-weight:700}table td{vertical-align:middle}table tr:has(th){position:relative}table tr:has(th):after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:1px;background-color:#c1c2c9}table tr td:not(:first-child){position:relative}table tr td:not(:first-child):after{content:"";position:absolute;left:0;top:50%;width:1px;height:25%;background-color:#c1c2c9;-webkit-transform:translateY(-50%);transform:translateY(-50%)}table tr td:not(:last-child){position:relative}.table-wrapper{margin:0 0 1rem}@media (max-width: 960px){table th{font-size:12px!important}table td{font-size:11px!important}table th *{font-size:12px!important}table td *{font-size:11px!important}.table-wrapper{overflow-x:auto;margin:0 0 1rem;margin-right:-20px;margin-left:-20px;padding:2px 2px 10px;max-width:99vw}.table-wrapper::-webkit-scrollbar{-webkit-appearance:none;width:5px;height:5px}.table-wrapper::-webkit-scrollbar-thumb{border:1px solid #fff;border-radius:8px;background-color:var(--primaryRed)}table{display:inline-block;margin:0 20px;width:-webkit-max-content;width:-moz-max-content;width:max-content}table tr:last-child td{padding:16px 20px 20px}table th{padding:20px}table tr:has(td):not(:first-child) td{padding-top:10px;padding-bottom:10px}table tr:has(td):not(:last-child) td{padding-top:10px;padding-bottom:10px}table tr:has(td):first-child td{padding-top:15px;padding-bottom:10px}table tr:has(td):last-child td{padding-top:10px;padding-bottom:15px}}blockquote{position:relative;margin:60px 0;padding-left:60px;font-style:italic}blockquote:before{content:"";position:absolute;left:0;top:0;display:block;width:40px;height:40px;background-image:url(/build/assets/blockquote-CpglS8at.svg);background-size:contain}h2{margin-top:4rem;margin-bottom:1rem}h3{margin-top:3rem;margin-bottom:1rem}@media (max-width: 576px){h2,h3{word-break:break-word}}.sidebar-content ul{display:grid;gap:15px}.container--with-sidebar{display:grid;grid-template-columns:minmax(500px,940px) 360px;gap:20px}.article__body{margin-top:40px}.article__body a{color:var(--primaryRed)}.article__info{margin-top:20px}.article__info .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.article__info .tag{padding:0 20px}.article__info--bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;gap:16px}.article__like-share{padding-right:30px;padding-left:30px}@media (max-width: 960px){.article__like-share{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}}.page__next-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page__next-prev img{position:relative;top:1px}.page__next-prev .link{min-width:35%}.page__next-prev .link a{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:35%;-webkit-transition:.25s linear;transition:.25s linear;gap:20px}.page__next-prev .link a:hover{gap:5px}.page__next-prev .link--next a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.page__next-prev .link--next a:hover{padding-left:15px}.page__next-prev .link--prev a:hover{padding-right:15px}@media (max-width: 960px){.page__next-prev{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.page__next-prev .link--next{margin-left:auto}}@media (max-width: 960px){.container--with-sidebar{grid-template-columns:100%}}@media (max-width: 576px){h1{font-size:1.8rem}}@media (max-width: 330px){h1{font-size:1.7rem}h2,.h2{font-size:1.5rem}h3,.h3{font-size:1.3rem}}@media (min-width: 768px){main ul,main ol{padding-left:40px}}.gallery{margin:40px 0}.gallery-img{border-radius:var(--border-radius);object-fit:cover;aspect-ratio:4/3}@media (max-width: 960px){.gallery{margin:40px -20px}}.glightbox{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.glightbox:after{content:"";position:absolute;left:50%;top:50%;z-index:1;border-radius:100%;width:40px;height:40px;background:url(/build/assets/zoom-in-Dr35WL1T.svg) #fff no-repeat center/24px;-webkit-filter:invert(1);filter:invert(1);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.15s linear;transition:.15s linear}@media (hover: hover){.glightbox:after{opacity:.3}.glightbox:hover:after{opacity:1}}
