html{scroll-behavior:smooth}.ts-article{max-width:1440px;margin:0 auto;padding:48px 50px 50px;display:flex;gap:90px}.ts-article__content{width:100%;padding-left:110px}.ts-article--asside .ts-article__content{width:calc(100% - 450px)}.ts-article__asside{width:360px}.ts-article__tags{margin:0 0 24px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ts-article__tag{padding:6px 12px;border-radius:4px;background-color:var(--accent-yellow);color:var(--primary-black);text-transform:uppercase}.ts-article__title{margin:0 0 8px}.ts-article__excerpt{margin:0 0 24px}.ts-article__excerpt *{font-size:20px;line-height:120%;letter-spacing:-.01em;font-weight:400;color:var(--grey-700);font-family:Onest,sans-serif}.ts-article__additional{font-size:16px;font-weight:400;line-height:110%;letter-spacing:-.01em;font-family:GT Pressura,sans-serif;color:var(--grey-700);margin:0 0 32px}.ts-article__share{display:flex;align-items:center;gap:8px;margin:0 0 16px}.ts-article__share-item{width:36px;height:36px;border:1px solid var(--grey-600);border-radius:50px;display:flex;align-items:center;justify-content:center}.ts-article__share-item--copy{position:relative}.ts-article__share-item--copy:after{content:"\421\43a\43e\43f\456\439\43e\432\430\43d\43e";padding:6px 12px;background-color:var(--primary-light-grey);color:var(--grey-800);font-size:12px;font-family:Onest,sans-serif;letter-spacing:0;line-height:1;position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%);border-radius:4px;transition:opacity .3s;opacity:0}.ts-article__share-item--copy.active:after{opacity:1}.ts-article__share-item svg{width:24px;height:24px;pointer-events:none}.ts-article__media{width:100%;max-height:500px;margin:0 0 48px;display:flex}.ts-article__media img{width:100%;height:100%;max-height:500px;object-fit:cover;border-radius:4px}.ts-article__post-content{margin:0 0 80px}.ts-article__post-content p,.ts-article__post-content li,.ts-article__post-content ul,.ts-article__post-content ol,.ts-article__post-content a,.ts-article__post-content span,.ts-article__post-content label{font-size:18px;font-weight:400;line-height:125%;letter-spacing:0;font-family:GT Pressura,sans-serif;margin:0 0 24px;color:var(--grey-600)}.ts-article__post-content a,.ts-article__post-content span,.ts-article__post-content label{margin:0}.ts-article__post-content ol{padding-left:20px}.ts-article__post-content ul{list-style:none;padding-left:22px}.ts-article__post-content ul li{position:relative}.ts-article__post-content ul li:after{content:"";width:14px;height:1px;background-color:var(--grey-600);position:absolute;top:12px;left:-22px}.ts-article__post-content li{margin:0 0 16px}.ts-article__post-content li:last-child{margin:0}.ts-article__post-content h1,.ts-article__post-content h2,.ts-article__post-content h3,.ts-article__post-content h4,.ts-article__post-content h5,.ts-article__post-content h6{font-weight:400;line-height:110%;letter-spacing:0;font-family:Onest,sans-serif;color:var(--grey-800)}.ts-article__post-content h1{font-size:36px;font-weight:600;margin:0 0 24px}.ts-article__post-content h2{font-size:23px;font-weight:600;margin:0 0 24px}.ts-article__post-content h3,.ts-article__post-content h4,.ts-article__post-content h5,.ts-article__post-content h6{font-size:20px;font-weight:500;margin:0 0 8px}.ts-article__references-wrapper>p{margin:0 0 16px;color:var(--grey-800)}.ts-article__references{width:100%;padding:16px 0 0 20px;border-top:1px solid var(--grey-600);margin:0 0 24px}.ts-article__references li{margin:0 0 16px;line-height:1}.ts-article__references li:last-child{margin:0}.ts-article__reference{font-size:16px;font-weight:400;line-height:1;letter-spacing:0;font-family:Onest,sans-serif;color:var(--grey-600);text-decoration:none;margin:0}.ts-article__reference:hover{text-decoration:underline}.ts-article__references li.hide{display:none}.ts-article__references-more{font-size:17px;font-weight:400;line-height:110%;letter-spacing:0;font-family:Onest,sans-serif;color:var(--grey-800);text-decoration:underline;margin:0;cursor:pointer}.ts-article__subscribe{padding:20px;background-color:var(--primary-light-grey);border-radius:8px;margin:0 0 48px}.ts-article__subscribe .ts-article__subscribe-label{margin:0 0 16px;font-size:16px;font-weight:500;line-height:110%;letter-spacing:0;font-family:Onest,sans-serif;color:var(--grey-800)}.ts-article__subscribe input{width:100%;height:48px;color:var(--grey-800);border:1px solid var(--grey-700);border-radius:4px;margin:0 0 8px;padding:0 15px;background-color:transparent}.ts-article__subscribe input:focus-visible{box-shadow:none;outline:none}.ts-article__subscribe-agreement{font-size:13px;font-weight:400;line-height:110%;letter-spacing:-.01em;font-family:GT Pressura,sans-serif;margin:0 0 24px;color:var(--grey-500)}.ts-article__subscribe-submit{width:100%;background-color:var(--primary-black);color:var(--primary-white)}.ts-article__subscribe-submit:hover{color:var(--primary-black);background-color:var(--primary-light-grey)}.ts-article__summary{margin:0 0 48px}.ts-article__summary p{font-size:20px;font-weight:500;line-height:110%;letter-spacing:0;font-family:Onest,sans-serif;color:var(--grey-800);margin:0 0 16px}.ts-article__summary-links{width:100%;padding:16px 0 0;border-top:1px solid var(--grey-600)}.ts-article__summary-link{color:var(--grey-700);text-decoration:none;font-size:16px;font-weight:500;line-height:110%;letter-spacing:0;font-family:Onest,sans-serif;margin:0 0 16px;display:inline-block}.ts-article__summary-link:last-child{margin:0}.ts-article__summary-link--reference{font-size:14px;font-weight:400}.ts-article__authors>p{font-size:20px;font-weight:500;line-height:110%;letter-spacing:0;font-family:Onest,sans-serif;color:var(--grey-800);margin:0 0 16px}.ts-article__authors{margin:0 0 48px}.ts-article__author{width:100%;padding:16px 0 0;border-top:1px solid var(--grey-600);display:flex;align-items:center;gap:16px}.ts-article__author-media{width:60px;height:60px}.ts-article__author-media img{width:100%;height:100%;border-radius:60px;object-fit:cover}.ts-article__author-media .ts-placeholder{display:block;width:100%;height:100%;border-radius:60px;background-color:#dadada}.ts-article__author-name{margin:0 0 8px;color:var(--grey-800);text-transform:uppercase}.ts-article__author-position{font-size:13px;font-weight:400;line-height:1;letter-spacing:-.01em;font-family:Onest,sans-serif;color:var(--grey-600);margin:0}.ts-article__authors--mobile,.ts-article__summary--mobile{display:none}.ts-article__subscribe-status{font-size:12px;font-weight:500;line-height:110%;letter-spacing:0;font-family:Onest,sans-serif;margin:0 0 8px;display:none}.ts-article__subscribe-status.show{display:block}.ts-article__subscribe--success{color:var(--accent-success)}.ts-article__subscribe--error{color:var(--accent-error)}.ts-article__product{width:100%;border-radius:10px;background-color:#f5f5f5;padding:24px 27px 32px;display:flex;flex-direction:column;align-items:center;position:sticky;top:calc(var(--header-height) + 8px);text-decoration:none}.ts-article__product-media{display:flex;margin:0 0 20px}.ts-article__product-media img{width:100%;height:auto}.ts-article__product-title{display:flex;line-height:110%;letter-spacing:0;font-family:Onest,sans-serif;color:var(--grey-800);font-size:23px;font-weight:600;margin:0 0 10px;text-align:center}.ts-article__product-title img{width:180px;height:auto}.ts-article__product-subtitle{font-family:Onest,sans-serif;font-size:16px;font-weight:400;line-height:110%;letter-spacing:0;color:#000;margin:0 0 16px;text-align:center;text-transform:uppercase}.ts-article__product-add{width:100%;background-color:var(--primary-black);color:var(--primary-white)}.ts-article__product-add:hover{color:var(--primary-black);background-color:var(--primary-light-grey)}.ts-article__product-link{font-family:Onest,sans-serif;font-size:18px;font-weight:500;line-height:1;letter-spacing:0;color:#000;margin:16px 0 0;text-align:center;display:flex;text-decoration:underline}@media screen and (max-width: 1200px){.ts-article__content{padding-left:0}}@media screen and (max-width: 989px){.ts-article__asside{display:none}.ts-article--asside .ts-article__content{width:100%}}@media screen and (max-width: 749px){.ts-article{padding:24px 20px 80px}.ts-article__tag{padding:4px 10px}.ts-article__excerpt *{font-size:16px}.ts-article__additional{font-size:13px}.ts-article__media{margin:0 0 16px}.ts-article__post-content h1{font-size:24px}.ts-article__post-content h2{font-size:18px}.ts-article__post-content h3,.ts-article__post-content h4,.ts-article__post-content h5,.ts-article__post-content h6,.ts-article__post-content p,.ts-article__post-content li,.ts-article__post-content ul,.ts-article__post-content ol,.ts-article__post-content a,.ts-article__post-content span,.ts-article__post-content label{font-size:17px}.ts-article__reference{font-size:12px}.ts-article__references-more{font-size:15px}.ts-article__post-content{margin:0 0 64px}.ts-article__authors--mobile{display:block;margin:0 0 48px}.ts-article__authors>p{font-size:16px}.ts-article__author{padding:8px 0 0;gap:8px}.ts-article__author-media{width:50px;height:50px}.ts-article__author-name{margin:0 0 4px}.ts-article__author-position{font-size:12px}.ts-article__summary--mobile{display:block}.ts-article__summary--mobile h3{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:16px;padding-bottom:16px;border-bottom:1px solid var(--grey-800)}.ts-article__summary--mobile h3 *{pointer-events:none}.ts-article__summary--mobile h3 .ts-icon{min-width:32px;width:32px;height:32px;position:relative}.ts-article__summary--mobile h3 .ts-icon:after,.ts-article__summary--mobile h3 .ts-icon:before{content:"";background-color:var(--grey-800);transition:transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ts-article__summary--mobile h3 .ts-icon:after{width:18px;height:1px}.ts-article__summary--mobile h3 .ts-icon:before{width:1px;height:18px}.ts-article__summary--mobile h3.active .ts-icon:before{transform:translate(-50%,-50%) rotate(90deg)}.ts-article__summary--mobile .ts-article__summary-links{padding:0;border:0;max-height:0;transition:max-height .3s;overflow:hidden}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/ts-article.css.map */
