.t-table__viewport{box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;padding:13px 4px 13px 0;position:relative;width:100%}.t-table__viewport *,.t-table__viewport :after,.t-table__viewport :before{box-sizing:inherit}.t-table__viewport-overlying{background-color:hsla(0,0%,100%,.5);box-sizing:border-box;content:"";display:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000);mask-image:linear-gradient(90deg,transparent,#000);max-height:100%;max-width:45px;min-height:100%;min-width:45px;pointer-events:none;position:-webkit-sticky;position:sticky;right:-4px;top:0;z-index:1}.t-table__viewport-overlying_visible{display:block}.t-table__wrapper{margin-bottom:16px;position:relative;width:-webkit-fit-content;width:fit-content}.t-table__table{border-collapse:separate;border-spacing:0;min-width:-webkit-max-content;min-width:max-content;pointer-events:none;table-layout:auto}.t-table__row{padding:0}.t-table__row+.t-table__row .t-table__cell{border-top:none}.t-table__row:first-child .t-table__cell:first-child{border-top-left-radius:var(--t-table-border-radius,0)}.t-table__row:first-child .t-table__cell:last-child{border-top-right-radius:var(--t-table-border-radius,0)}.t-table__row:last-child .t-table__cell:first-child{border-bottom-left-radius:var(--t-table-border-radius,0)}.t-table__row:last-child .t-table__cell:last-child{border-bottom-right-radius:var(--t-table-border-radius,0)}.t-table__cell-content:focus,.t-table__cell:focus{outline:0}.t-table__cell{border:1px solid color-mix(in srgb,currentcolor 25%,transparent 75%);pointer-events:auto;position:relative;text-align:start;vertical-align:top}.t-table__cell+.t-table__cell{border-left:none}.t-table__cell-content{cursor:text;font-size:14px;line-height:1;max-width:100%;min-height:34px;padding:9px;white-space:pre-wrap;width:100%;word-break:break-word}.t-redactor__tte-view .t-redactor__video-container video{object-fit:cover}.t-redactor__tte-view .t-redactor__highlightcode{background:#f8f8f8;border:1px solid #ccc;border-radius:5px;font-size:20px;line-height:1.55;margin:2rem 0;overflow:hidden}.t-redactor__tte-view .t-redactor__highlightcode code{box-sizing:border-box;font-size:14px;padding:20px!important;white-space:pre;width:100%}.t-redactor__tte-view .t-redactor__highlightcode:empty{padding:0!important}.t-redactor__tte-view .t-redactor__highlightcode::-webkit-scrollbar{-webkit-appearance:none;height:6px;width:6px}.t-redactor__tte-view .t-redactor__highlightcode::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:4px}.t-redactor__tte-view .t-redactor__highlightcode::-webkit-scrollbar-corner{background-color:transparent;border-radius:10px}.t-redactor__tte-view .t-redactor__callout{line-height:1.55;margin:2rem 0;padding:30px 20px 28px 55px;position:relative}.t-redactor__tte-view .t-redactor__callout-text{line-height:1.55}.t-redactor__tte-view .t-redactor__callout-icon{left:20px;position:absolute;top:27px}.t-redactor__tte-view .t-redactor__callout_fontSize_big{font-size:22px}.t-redactor__tte-view .t-redactor__callout_fontSize_default{font-size:18px}.t-redactor__tte-view .t-redactor__callout_fontSize_small{font-size:16px}.t-redactor__callout,.t-redactor__tte-view .t-redactor__text,.t-redactor__tte-view blockquote.t-redactor__preface,.t-redactor__tte-view blockquote.t-redactor__quote,.t-redactor__tte-view h2.t-redactor__h2,.t-redactor__tte-view h3.t-redactor__h3,.t-redactor__tte-view h4.t-redactor__h4{word-break:break-word}.t-redactor__tte-view figure hr{background:currentColor;border:none;height:1px;margin:40px 0!important;opacity:1;width:100%}.t-redactor__tte-view blockquote.t-redactor__quote{border-left:3px solid rgba(0,0,0,.84);font-size:20px;line-height:1.55;padding-left:20px}.t-redactor__tte-view .t-redactor__video-container iframe,.t-redactor__tte-view .t-redactor__video-container video{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.t-redactor__tte-view .t-redactor__video-container{height:0;padding-bottom:56.25%;position:relative}.t-redactor__tte-view h2.t-redactor__h2{font-size:30px;line-height:1.3;margin:0}.t-redactor__tte-view h3.t-redactor__h3{font-size:28px;line-height:1.3;margin:0}.t-redactor__tte-view h4.t-redactor__h4{font-size:22px;line-height:1.3;margin:0}.t-redactor__tte-view ol,.t-redactor__tte-view ul{margin:0}.t-redactor__tte-view h2.t-redactor__h2,.t-redactor__tte-view h3.t-redactor__h3,.t-redactor__tte-view h4.t-redactor__h4{margin-bottom:.75rem;margin-top:2rem;padding:.25rem 0}.t-redactor__tte-view blockquote.t-redactor__preface{font-size:26px;line-height:1.55;margin-bottom:.75rem;margin-top:0;padding:.25rem 0}.t-redactor__tte-view .t-redactor__text{font-size:20px;line-height:1.55;margin-bottom:.75rem;padding:.25rem 0}.t-redactor__tte-view blockquote.t-redactor__quote{margin:1rem 0}.t-redactor__tte-view figure{margin:1rem 0;width:100%}.t-redactor__tte-view figure img{display:block;height:auto;width:100%}.t-redactor__tte-view figure figcaption{font-size:16px;font-style:italic;margin-top:5px;opacity:.5}@media screen and (max-width:640px){.t-redactor__tte-view .t-redactor__callout_fontSize_big{font-size:20px}.t-redactor__tte-view .t-redactor__callout_fontSize_default{font-size:16px}.t-redactor__tte-view .t-redactor__callout_fontSize_small{font-size:14px}}.t-feed__row-grid__post-wrapper{display:-ms-flex;display:-ms-flexbox;display:-webkit-flex;display:flex;padding-bottom:25px;padding-top:25px;position:relative}.t-feed__row-grid__post-wrapper_panel{background:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.07);-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px;padding:20px}.t-feed__row-grid__post-wrapper.t-feed__row-grid__post-wrapper_padd-sm{padding-bottom:20px;padding-top:20px}#allrecords ul.t-feed__container{margin-bottom:0;padding-left:0}.t-feed_row .t-feed__container,.t-feed_row-bigimg .t-feed__container{display:-ms-flex;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.t-feed__col-grid__post-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.t-feed__row-bigimg-grid__post-wrapper{padding-bottom:25px;padding-top:25px}.t-feed__col-grid__content{box-sizing:border-box;padding:5px 30px 27px;position:relative}.t-feed__col-grid__content.t-feed__col-grid__content_paddingtop{padding-top:20px}.t-feed__col-grid__wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.t-feed__col-grid__wrapper.t-feed__col-grid__wrapper_align{-webkit-flex:1;-ms-flex:1;flex:1}.t-feed__col-grid__wrapper.t-feed__col-grid__wrapper_align .t-feed__button-readmore{margin-top:auto}.t-feed__col-grid__wrapper.t-feed__col-grid__content_marginbottom{margin-bottom:20px}.t-feed__grid-col:not(.t-slds__item){margin-top:90px}.t-feed__col-grid__content.t-feed__grid-col_paddingsmall{padding:0 20px 18px}.t-feed__col-grid__content.t-feed__grid-col_paddingsmall.t-feed__col-grid__content_paddingtop{padding-top:20px}.t-feed__col-grid__content.t-feed__grid-col_paddingbig{padding:15px 40px 36px}.t-feed__col-grid__content.t-feed__grid-col_paddingbig.t-feed__col-grid__content_paddingtop{padding-top:35px}.t-feed__slider-grid__content{box-sizing:border-box;padding:5px 30px 27px;position:relative}.t-feed__slider-grid__content.t-feed__slider-grid__content_paddingtop{padding-top:20px}.t-feed__slider-grid__wrapper{-ms-flex-positive:1;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}.t-feed__slider-grid__wrapper.t-feed__slider-grid__wrapper_align .t-feed__button-readmore{margin-top:auto}.t-feed__slider-grid__wrapper.t-feed__slider-grid__content_marginbottom{margin-bottom:20px}.t-feed__slider-grid__content.t-feed__grid-col_paddingsmall{padding:0 20px 18px}.t-feed__slider-grid__content.t-feed__grid-col_paddingsmall.t-feed__slider-grid__content_paddingtop{padding-top:20px}.t-feed__slider-grid__content.t-feed__grid-col_paddingbig{padding:15px 40px 36px}.t-feed__slider-grid__content.t-feed__grid-col_paddingbig.t-feed__slider-grid__content_paddingtop{padding-top:35px}.t-feed__grid-separator{margin-bottom:90px}.t-feed__container_inrow1 .t-feed__post:first-child,.t-feed__container_inrow2 .t-feed__post:nth-child(-n+2),.t-feed__container_inrow3 .t-feed__post:nth-child(-n+3),.t-feed__container_inrow4 .t-feed__post:nth-child(-n+4){margin-top:0!important}#allrecords .t-feed__post.t-focusable{outline:none}#allrecords .t-feed__post.t-focusable div[class$=__post-wrapper]{outline-color:#2015ff;outline-offset:4px;outline-style:auto}#allrecords .t-feed__post.t-focusable div.t-feed__slider-grid__post-wrapper{outline-color:#2015ff;outline-offset:0;outline-style:auto}.t-feed__post__line-separator{background-color:rgba(0,0,0,.15);height:1px;width:100%}.t-feed__post:first-child .t-feed__post__line-separator{display:none}.t-feed__post-imgwrapper{overflow:hidden;position:relative}.t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper{margin-bottom:20px;padding-bottom:66%;width:100%}@supports (aspect-ratio:1/1){.t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper{padding-bottom:0}}.t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper.t-feed__post-imgwrapper_afterdescr{margin-bottom:0}.t-feed__slider-grid__post-wrapper .t-feed__post-imgwrapper{margin-bottom:20px;padding-bottom:66%;width:100%}@supports (aspect-ratio:1/1){.t-feed__slider-grid__post-wrapper .t-feed__post-imgwrapper{padding-bottom:0}}.t-feed__slider-grid__post-wrapper .t-feed__post-imgwrapper.t-feed__post-imgwrapper_afterdescr{margin-bottom:0}.t-feed_row-bigimg .t-feed__post-imgwrapper_afterdescr{margin-top:20px}.t-feed__post-bgimg{background-position:50%;background-repeat:no-repeat;background-size:cover;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.t-feed__col-grid__post-wrapper .t-feed__post-bgimg,.t-feed__slider-grid__post-wrapper .t-feed__post-bgimg{bottom:0;left:0;position:absolute;right:0;text-align:left;top:0}.t-feed__row-grid__post-wrapper .t-feed__post-bgimg{height:150px;margin-right:40px;width:190px}.t-feed__row-grid__post-wrapper_panel .t-feed__post-bgimg{height:250px;margin-right:unset;margin-top:20px;width:100%}.t-feed__row-bigimg-grid__post-wrapper .t-feed__post-bgimg{bottom:0;left:0;position:absolute;right:0;text-align:left;top:0}.t-feed__post-label-wrapper{left:15px;position:absolute;right:15px;top:0;z-index:3}.t-feed__post-label{background-color:rgba(0,0,0,.5);border-radius:3px;box-sizing:border-box;display:inline-block;font-size:0;margin-bottom:2px;margin-right:8px;margin-top:15px;padding:7px 8px}.t-feed__post-label:last-child{margin-right:0}.t-feed__post-label span{color:#fff}.t-feed__post-label .t-feed__post-tag{margin-right:10px}.t-feed__post-label .t-feed__post-date{margin:0}.t-feed__post-img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;object-fit:contain;position:absolute;right:0;top:0;transition:opacity .1s linear;z-index:2}.t-feed__row-grid__post-wrapper .t-feed__textwrapper{-ms-flex:1 1 0px;-webkit-flex:1 1 0;flex:1 1 0}.t-feed__row-grid__post-wrapper_panel .t-feed__textwrapper{-ms-flex-order:-1;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-order:-1;order:-1}.t-feed__row-bigimg-grid__post-wrapper .t-feed__post-imgwrapper{margin-bottom:15px}.t-feed__row-bigimg-grid__post-wrapper .t-feed__post-title{margin-bottom:10px}.t-feed__row-bigimg-grid__post-wrapper .t-feed__post-title.t-feed__post-title_margin{margin-bottom:15px}.t-feed__link{color:inherit!important;outline:none}#allrecords a.t-feed__link:focus-visible{outline:none}.t-feed__slds-wrapper{-ms-flex-pack:center;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;-webkit-justify-content:center}.t-feed__slider-grid__post-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.t-feed__timestamp{border-top:1px solid #e6e6e6;display:-webkit-flex;display:-ms-flexbox;display:flex;line-height:46px;margin-bottom:-20px;margin-top:15px}.t-feed__post-descr,.t-feed__post-title{overflow:hidden;text-overflow:ellipsis}.t-feed__post-descr{color:rgba(0,0,0,.9);margin-top:8px}.t-feed__post-parts-date-row{font-size:0}.t-feed__post-parts-date-row_beforetitle{margin-bottom:10px}.t-feed__post-parts-date-row_aftertitle{margin-bottom:15px}.t-feed__col-grid__post-wrapper .t-feed__post-parts-date-row_aftertitle,.t-feed__row-grid__post-wrapper .t-feed__post-parts-date-row_aftertitle,.t-feed__slider-grid__post-wrapper .t-feed__post-parts-date-row_aftertitle{margin-top:10px}.t-feed__post-parts-date-row_afterdescr{margin-top:15px}.t-feed__post-date{color:rgba(0,0,0,.5);display:inline-block;font-size:10px;letter-spacing:1px;margin-right:15px;vertical-align:middle}.t-feed__timestamp .t-feed__post-date{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;margin-left:auto;margin-right:0}.t-feed__post-tag{color:rgba(0,0,0,.5);display:inline-block;font-size:10px;letter-spacing:1px;margin-right:15px;position:relative;text-transform:uppercase;vertical-align:middle}.t-feed__post-tag:after{content:"·";position:absolute;right:-9px}.t-feed__post-label .t-feed__post-tag:after{right:-7px}.t-feed__post-tag:last-child:after{display:none}.t-feed__post-tag:last-child{margin-right:0}.t-feed__buttons-wrapper{-ms-flex-pack:center;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 20px;-webkit-justify-content:center;justify-content:center;margin-top:90px;padding:0 20px}.t-feed__buttons-wrapper_hidden{opacity:0}.t-feed__col-grid__post-wrapper .t-feed__buttons-wrapper,.t-feed__slider-grid__post-wrapper .t-feed__buttons-wrapper{margin-top:0}.t-feed__buttons-wrapper:after,.t-feed__buttons-wrapper:before{content:none}.t-feed__showmore-btn{background-color:transparent;border:none}.t-feed__button-container{-ms-flex-pack:center;-ms-flex-align:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;display:-ms-flex;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center}.t-feed__button-readmore .t-btn{margin-top:25px}.t-feed__button-readmore .t-btntext{font-weight:400;margin-top:15px}.t-feed__share-container{position:absolute;right:20px;z-index:10}.t-feed__share-icon{fill:rgba(0,0,0,.5);background-color:transparent;border:none;cursor:pointer;height:20px;padding:0;pointer-events:none;width:20px}.t-feed__share-icon svg{fill:rgba(0,0,0,.5)}.t-feed__share-icon_active{fill:#000;pointer-events:inherit}.t-feed__share-icon_active svg{fill:#000}.t-feed__share{background-color:#fff;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.3);padding:15px 10px;position:absolute;right:-2px;top:30px;visibility:hidden;z-index:15}.t-feed__share_open{visibility:visible}.t-feed__share-arrow{border:5px solid transparent;border-bottom:8px solid #fff;display:block;height:0;position:absolute;right:8px;top:-13px;width:0}.t-feed__share .ya-share2__container_size_m .ya-share2__icon{height:23px;width:23px}.t-feed__share .ya-share2__list{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:0;padding-left:0!important}.t-feed__share .ya-share2__container_size_m .ya-share2__counter{line-height:23px}.t-feed__share_black-white .ya-share2__badge{background-color:#111!important}.t-feed__share_transp-white .ya-share2__badge{background-color:transparent!important}.t-feed__share_transp-white .ya-share2__container_size_m .ya-share2__counter:before{display:none}.t-feed__share_transp-white .ya-share2__container_size_m .ya-share2__counter{margin-top:2px;padding-left:0!important}.t-feed__share_white-black .ya-share2__badge{background-color:#fff!important}.t-feed__share_white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.t-feed__share_white-black .ya-share2__container_size_m .ya-share2__counter{color:#222}.t-feed__share_white-black .ya-share2__counter:before{background-color:#222}.t-feed__share_white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.714 16.984C7.248 16.984 4.13 13.236 4 7h2.738c.09 4.577 2.109 6.516 3.708 6.916V7h2.578v3.947c1.58-.17 3.238-1.968 3.798-3.947H19.4c-.43 2.438-2.228 4.237-3.507 4.977 1.279.6 3.328 2.168 4.107 5.007h-2.838c-.61-1.899-2.129-3.368-4.138-3.568v3.568h-.31Z' fill='%23000'/%3E%3C/svg%3E");background-position:50%;background-size:24px}.t-feed__share_white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.737 11.505 17.577 6h-1.148l-4.202 4.78L8.871 6H5l5.075 7.228L5 19h1.147l4.438-5.047L14.129 19H18l-5.263-7.495Zm-1.571 1.786-.514-.72L6.56 6.846h1.762l3.302 4.622.514.72 4.292 6.007h-1.761l-3.503-4.903Z' fill='%23000'/%3E%3C/svg%3E");background-position:50%;background-size:24px}.t-feed__share_white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAiIGhlaWdodD0iMTUwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjMjIyIiBkPSJNNzQuOTk3IDQ2LjAxMWMtNC45MDMuMDA2LTguODc1IDMuOTc5LTguODgzIDguODgzIDAgNC44OTQgMy45ODUgOC44NzkgOC44ODMgOC44NzkgNC45MDMtLjAwOCA4Ljg3NS0zLjk3OSA4Ljg4LTguODc5LjAwMi00LjkwNS0zLjk3Ny04Ljg3Ny04Ljg4LTguODgzem0wIDMwLjMyN2MtMTEuODM4LS4wMS0yMS40MzctOS42MDYtMjEuNDQ4LTIxLjQ0NC4wMDgtMTEuODQ2IDkuNjA0LTIxLjQ0MiAyMS40NDgtMjEuNDU1IDExLjg0NS4wMSAyMS40NTEgOS42MDkgMjEuNDU2IDIxLjQ1NS0uMDE1IDExLjg0LTkuNjE1IDIxLjQzNi0yMS40NTYgMjEuNDQ0ek02Ni4zMiA5My44MzZhNDAuMTQzIDQwLjE0MyAwIDAgMS0xMi40NTUtNS4xNTQgNi4yODYgNi4yODYgMCAwIDEtMS45NzMtOC42NjggNi4yODMgNi4yODMgMCAwIDEgOC42NjYtMS45NzUgMjcuMjUgMjcuMjUgMCAwIDAgMjguODg2IDAgNi4zMDEgNi4zMDEgMCAwIDEgNi4yODQtLjI0MiA2LjI4MiA2LjI4MiAwIDAgMSAzLjM0MiA1LjMyNCA2LjI4NCA2LjI4NCAwIDAgMS0yLjkzIDUuNTYxIDQwLjMyMSA0MC4zMjEgMCAwIDEtMTIuNDU3IDUuMTU0bDExLjk5NCAxMmE2LjI5MSA2LjI5MSAwIDAgMS0uMDExIDguODkzIDYuMjg4IDYuMjg4IDAgMCAxLTguODg2LS4wMTJsLTExLjc3OS0xMS43ODktMTEuNzg1IDExLjc4OWE2LjI4MSA2LjI4MSAwIDAgMS04Ljg4OSAwIDYuMjg5IDYuMjg5IDAgMCAxIDAtOC44OTFsMTEuOTkzLTExLjk5eiIvPjwvc3ZnPg==);background-size:23px 23px}.t-feed__share_transp-black .ya-share2__badge{background-color:transparent!important}.t-feed__share_transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.t-feed__share_transp-black .ya-share2__container_size_m .ya-share2__counter{color:#222;margin-top:2px;padding-left:0!important}.t-feed__share_transp-black .ya-share2__counter:before{display:none}.t-feed__share_transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.714 16.984C7.248 16.984 4.13 13.236 4 7h2.738c.09 4.577 2.109 6.516 3.708 6.916V7h2.578v3.947c1.58-.17 3.238-1.968 3.798-3.947H19.4c-.43 2.438-2.228 4.237-3.507 4.977 1.279.6 3.328 2.168 4.107 5.007h-2.838c-.61-1.899-2.129-3.368-4.138-3.568v3.568h-.31Z' fill='%23000'/%3E%3C/svg%3E");background-position:50%;background-size:24px}.t-feed__share_transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.737 11.505 17.577 6h-1.148l-4.202 4.78L8.871 6H5l5.075 7.228L5 19h1.147l4.438-5.047L14.129 19H18l-5.263-7.495Zm-1.571 1.786-.514-.72L6.56 6.846h1.762l3.302 4.622.514.72 4.292 6.007h-1.761l-3.503-4.903Z' fill='%23000'/%3E%3C/svg%3E");background-position:50%;background-size:24px}.t-feed__share_transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAiIGhlaWdodD0iMTUwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjMjIyIiBkPSJNNzQuOTk3IDQ2LjAxMWMtNC45MDMuMDA2LTguODc1IDMuOTc5LTguODgzIDguODgzIDAgNC44OTQgMy45ODUgOC44NzkgOC44ODMgOC44NzkgNC45MDMtLjAwOCA4Ljg3NS0zLjk3OSA4Ljg4LTguODc5LjAwMi00LjkwNS0zLjk3Ny04Ljg3Ny04Ljg4LTguODgzem0wIDMwLjMyN2MtMTEuODM4LS4wMS0yMS40MzctOS42MDYtMjEuNDQ4LTIxLjQ0NC4wMDgtMTEuODQ2IDkuNjA0LTIxLjQ0MiAyMS40NDgtMjEuNDU1IDExLjg0NS4wMSAyMS40NTEgOS42MDkgMjEuNDU2IDIxLjQ1NS0uMDE1IDExLjg0LTkuNjE1IDIxLjQzNi0yMS40NTYgMjEuNDQ0ek02Ni4zMiA5My44MzZhNDAuMTQzIDQwLjE0MyAwIDAgMS0xMi40NTUtNS4xNTQgNi4yODYgNi4yODYgMCAwIDEtMS45NzMtOC42NjggNi4yODMgNi4yODMgMCAwIDEgOC42NjYtMS45NzUgMjcuMjUgMjcuMjUgMCAwIDAgMjguODg2IDAgNi4zMDEgNi4zMDEgMCAwIDEgNi4yODQtLjI0MiA2LjI4MiA2LjI4MiAwIDAgMSAzLjM0MiA1LjMyNCA2LjI4NCA2LjI4NCAwIDAgMS0yLjkzIDUuNTYxIDQwLjMyMSA0MC4zMjEgMCAwIDEtMTIuNDU3IDUuMTU0bDExLjk5NCAxMmE2LjI5MSA2LjI5MSAwIDAgMS0uMDExIDguODkzIDYuMjg4IDYuMjg4IDAgMCAxLTguODg2LS4wMTJsLTExLjc3OS0xMS43ODktMTEuNzg1IDExLjc4OWE2LjI4MSA2LjI4MSAwIDAgMS04Ljg4OSAwIDYuMjg5IDYuMjg5IDAgMCAxIDAtOC44OTFsMTEuOTkzLTExLjk5eiIvPjwvc3ZnPg==);background-size:23px 23px}.t-feed__post-popup__text .t-redactor__tte-view h2.t-redactor__h2,.t-feed__post-popup__text .t-redactor__tte-view h3.t-redactor__h3,.t-feed__post-popup__text .t-redactor__tte-view h4.t-redactor__h4{margin-bottom:.75rem;margin-top:2rem;padding:.25rem 0}.t-feed__post-popup__text .t-redactor__tte-view .t-redactor__text,.t-feed__post-popup__text .t-redactor__tte-view blockquote.t-redactor__preface{margin-bottom:.75rem;padding:.25rem 0}.t-feed__post-popup__text .t-redactor__tte-view blockquote.t-redactor__quote{margin:1rem 0}.t-feed__post-popup__text .t-redactor__tte-view figure{margin:1rem 0;width:100%}.t-feed__post-popup__text .t-redactor__tte-view figure img{display:block;width:100%}.t-feed__post-popup__text .t-redactor__tte-view figure figcaption{font-size:16px;font-style:italic;margin-top:5px;opacity:.5}@media screen and (max-width:960px){.t-feed__grid-separator{display:none}.t-feed__container_mobile-grid{font-size:0}.t-feed__container_inrow1 .t-feed__post:first-child,.t-feed__container_inrow2 .t-feed__post:nth-child(-n+2),.t-feed__container_inrow3 .t-feed__post:nth-child(-n+3),.t-feed__container_inrow4 .t-feed__post:nth-child(-n+4){margin-top:60px!important}.t-feed__container_inrow1 .t-feed__post:first-child,.t-feed__container_inrow2 .t-feed__post:first-child,.t-feed__container_inrow3 .t-feed__post:first-child,.t-feed__container_inrow4 .t-feed__post:first-child{margin-top:0!important}.t-feed__grid-col:not(.t-slds__item){margin-top:60px!important}.t-feed__post-imgwrapper_mobile-nopadding{font-size:0;padding-bottom:0!important}.t-col_8 .t-feed__post-imgwrapper_mobile-nopadding .t-feed__post-img{position:static}.t-feed__buttons-wrapper{margin-top:45px}.t-feed__post-label{padding-bottom:5px;padding-top:5px}.t-feed__post-bgimg:hover{-webkit-transform:scale(1);transform:scale(1)}.t-feed__col-grid__wrapper.t-feed__col-grid__wrapper_align .t-feed__button-readmore{margin-top:0}}@media screen and (max-width:640px){.t-feed__container_mobile-grid.t-col{box-sizing:border-box;padding:0 10px}.t-feed__row-grid__post-wrapper .t-feed__post-bgimg{margin-right:20px}.t-feed__buttons-wrapper{margin-top:30px}.t-feed__post-tag:after{right:-7px}.t-feed__post-label{margin-top:5px}.t-feed__post-label:first-child{margin-top:15px}.t-feed__post-parts-date-row_aftertitle{margin-bottom:10px}}@media screen and (max-width:480px){.t-feed__imgwrapper_mobile-nopadding{font-size:0;padding-bottom:0!important}.t-feed__post-imgwrapper_mobile-nopadding .t-feed__post-img{position:static}}@media screen and (max-width:460px){.t-feed__row-grid__post-wrapper .t-feed__post-bgimg{height:auto!important;margin-bottom:20px;margin-right:0;padding-bottom:60%;width:100%!important}.t-feed__row-grid__post-wrapper .t-feed__post-bgimg.t-feed__post-bgimg_square{padding-bottom:100%}.t-feed__row-grid__post-wrapper{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}}.t-feed__parts-panel{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:20px;overflow:hidden;white-space:nowrap}.t-feed__container .t-feed__parts-switch-wrapper{margin-bottom:40px;text-align:center}#allrecords ul.t-feed__parts-switch-wrapper{padding-left:0}.t-feed__parts-switch-wrapper.t-align_left{text-align:left}.t-feed__parts-switch-wrapper.t-align_center{text-align:center}.t-feed__parts-switch-btn{cursor:pointer;display:inline-block;margin-bottom:10px;margin-right:30px}.t-feed__parts-switch-btn_bg{margin-right:10px}.t-feed__parts-switch-btn:last-child{margin-right:0}.t-feed__parts-switch-btn_hide{display:none}#allrecords .t-feed__parts-switch-btn a{color:#000;display:inline-block}#allrecords .t-feed__parts-switch-btn span{display:inline-block}.t-feed__parts-switch-btn.t-active a,.t-feed__parts-switch-btn.t-active span{opacity:.7}@media screen and (max-width:640px){.t-feed__parts-switch-wrapper{box-sizing:border-box;margin-bottom:20px}.t-feed__parts-switch-btn{margin-right:20px}.t-feed__parts-switch-btn_bg{margin-right:5px}}.t-feed__error-msg-cont{width:100%}.t-feed__error-msg-cont:after,.t-feed__error-msg-cont:before{content:"";display:table}.t-feed__error-msg-cont:after{clear:both}.t-feed__error-msg-wrapper{border:1px solid hsla(0,0%,51%,.5);box-sizing:border-box;color:hsla(0,0%,51%,.7);display:table;min-height:40vh;padding:40px 40px 50px;text-align:center;width:100%}.t-feed__error-msg{display:table-cell;vertical-align:middle}@media screen and (max-width:640px){.t-feed__error-msg-cont{box-sizing:border-box;padding:0 20px}}.t-feed__post-popup.t-popup{background-color:#fff;cursor:auto;padding:0;z-index:1000000000}.t-feed__post-popup_panel.t-popup{padding:20px}.t-feed__post-popup__container{box-sizing:border-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;padding:95px 0}.t-feed__post-popup__container_panel{padding:60px 0}.t-feed__post-popup__content-wrapper{-ms-flex-pack:center;display:-ms-flex;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.t-feed__post-popup__content img{max-width:100%}.t-feed__post-popup__content a>img{display:block}.t-feed__post-popup__author-wrapper{-ms-flex-align:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;display:-ms-flex;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:35px}.t-feed__post-popup__author-bgimg{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:30px;margin-right:10px;min-height:30px;min-width:30px;width:30px}.t-feed__post-popup__row{-ms-flex-align:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;display:-ms-flex;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:40px}.t-feed__post-popup__close-text-wrapper{max-width:80%}.t-feed__post-popup__date-wrapper{margin-right:15px}.t-feed__post-popup__date{color:rgba(0,0,0,.5);font-size:10px}.t-feed__post-popup__date.t-uptitle{letter-spacing:1.5px}.t-feed__post-popup__tags{font-size:0}.t-feed__post-popup__tag span{color:rgba(0,0,0,.5);font-size:10px;margin-right:15px;text-transform:uppercase}.t-feed__post-popup__tag:last-child span{margin-right:0}.t-feed__post-popup__img{max-width:100%}.t-feed__post-popup__cover-wrapper{font-size:0;margin-bottom:30px;margin-top:15px}.t-feed__post-popup__cover-wrapper_video{background-color:rgba(0,0,0,.1);height:0;padding-bottom:56.25%;position:relative}.t-feed__post-popup__cover-wrapper_video iframe,.t-feed__post-popup__cover-wrapper_video video{left:0;position:absolute;top:0}.t-feed__post-popup__cover-wrapper.t-feed__post-popup__cover-wrapper_beforetitle{margin-top:0}.t-feed__post-popup__title-wrapper{padding-bottom:15px}.t-feed__post-popup__date-parts-wrapper{-ms-flex-align:center;-ms-align-items:center;-webkit-align-items:center;align-items:center;display:-ms-flex;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:45px}.t-feed__post-popup__date-parts-wrapper.t-feed__post-popup__date-parts-wrapper_aftertitle,.t-feed__post-popup__date-parts-wrapper.t-feed__post-popup__date-parts-wrapper_beforetitle{margin-top:0;padding-bottom:15px}.t-feed__post-popup__close-wrapper{-ms-flex-pack:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);background-color:#fff;border-bottom:1px solid rgba(0,0,0,.2);box-sizing:border-box;display:-ms-flex;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;left:0;padding:18px 20px;position:fixed;right:0;top:0;width:100%;z-index:10}.t-feed__post-popup__close-wrapper.t-feed__post-popup__close-wrapper_loading{-webkit-transform:translateY(0);transform:translateY(0)}.t-feed__post-popup .t-popup__container.t-popup__container-static{margin:0 auto;-webkit-transform:translateY(50px);transform:translateY(50px)}.t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container.t-popup__container-static{-webkit-transform:translateY(0);transform:translateY(0);transition:all .9s cubic-bezier(.19,1,.22,1)}.t-feed__post-popup.t-popup_show
	.t-popup__container.t-popup__container.t-popup__container-static.t-feed__post-popup__container_loading{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}.t-feed__post-popup__text-wrapper{margin-top:10px}.t-feed__post-popup__text-wrapper figure{margin:0}.t-feed__post-popup__text-wrapper figcaption{font-size:18px;font-style:italic;margin-top:5px;opacity:.5}.t-feed__post-popup__text-wrapper .t-redactor__video-container{height:0;padding-bottom:56.25%;padding-top:25px;position:relative}.t-feed__post-popup__text-wrapper .t-redactor__video-container iframe,.t-feed__post-popup__text-wrapper .t-redactor__video-container video{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.t-feed__post-popup__text-wrapper h2.t-redactor__h2{font-size:30px;line-height:1.3;margin:0}.t-feed__post-popup__text-wrapper h3.t-redactor__h3{font-size:28px;line-height:1.3;margin:0}.t-feed__post-popup__text-wrapper h4.t-redactor__h4{font-size:22px;line-height:1.3;margin:0}.t-feed__post-popup__text-wrapper blockquote.t-redactor__quote{border-left:3px solid rgba(0,0,0,.84);margin:0;padding-left:20px}.t-feed__post-popup__text-wrapper ol,.t-feed__post-popup__text-wrapper ul{margin:0}.t-feed__post-popup__text-wrapper blockquote.t-redactor__preface{font-size:26px;line-height:1.55;margin:0}.t-feed__post-popup__text-wrapper hr{background:#000;border:none;height:1px;margin:40px 0!important;opacity:.2;width:100%}.t-feed__post-popup__text a{overflow-wrap:break-word}.t-feed__post-popup .t-popup__close{background-color:transparent;border:none;left:20px;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.t-feed__post-popup .t-popup__close:before{bottom:-15px;content:"";display:block;left:-15px;position:absolute;right:-15px;top:-15px}.t-feed__post-popup .t-popup__close-icon{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg);vertical-align:top}.t-feed__post-popup__close-text{display:inline-block;font-weight:600;line-height:1.3;opacity:.8}.t-feed__post-popup .t-popup__container.t-popup__container-static{width:auto}.t-feed__post-popup .t-popup__container{background-color:transparent}.t-feed__post-popup__cover-wrapper .t-slds__arrow{-webkit-user-select:none;-ms-user-select:none;user-select:none}.t-feed__post-popup__cover-wrapper .t-slds__arrow_body{background-color:transparent;border:none;padding:0}.t-feed__post-popup__cover-wrapper .t-slds__arrow_wrapper polyline{transition:stroke .2s ease-in-out}.t_feed__post-popup__gallery-imgwrapper{position:relative}.t_feed__post-popup__gallery-imgwrapper .t-slds__bgimg{bottom:0;left:0;position:absolute;right:0;top:0}.t-feed__post-popup__comments{margin-bottom:0;margin-top:55px;text-align:center}.t-feed__post-popup__relevants,.t-feed__post-popup__relevants-item-wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex}.t-feed__post-popup__relevants{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.t-feed__post-popup__relevants-parts{font-size:0}.t-feed__post-popup__relevants-title{letter-spacing:inherit;margin:100px 0 45px}.t-feed__post-popup__relevants-imgwrapper{margin-bottom:15px;padding-bottom:75%;position:relative}.t-feed__post-popup__relevants-bgimg{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}.t-feed__post-popup__relevants-item_row{margin-bottom:25px;width:100%}.t-feed__post-popup__relevants-content{display:-ms-flexbox;display:-webkit-flex;display:flex}.t-feed__post-popup__relevants-item_row .t-feed__post-popup__relevants-imgwrapper{height:75px;margin-bottom:0;margin-right:15px;padding-bottom:0;width:100px}.t-feed__post-popup__relevants-item_row .t-feed__post-popup__relevants-textwrapper{-ms-flex:1 1 0px;-webkit-flex:1 1 0;flex:1 1 0}.t-feed__post-popup__relevants-item-title{margin-bottom:5px}.t-feed__post-popup__relevants-item_row .t-feed__post-popup__relevants-item-title{margin-bottom:3px}.t-feed__post-popup__relevants-item-tag{color:rgba(0,0,0,.5);display:inline-block;font-size:10px;letter-spacing:1px;margin-bottom:10px;margin-right:10px;position:relative;text-transform:uppercase}.t-feed__post-popup__relevants-item_row .t-feed__post-popup__relevants-item-tag{font-size:9px;margin-bottom:5px}.t-zoomer__show .t-zoomer__wrapper{z-index:1000000001!important}.t-feed__post-popup__text-loader{-webkit-animation:tFeedPreloaderFlickerAnimation 1.5s infinite;animation:tFeedPreloaderFlickerAnimation 1.5s infinite;-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:hsla(0,0%,48%,.2);border-radius:3px;height:20px;margin-bottom:15px;width:100%}.t-feed__post-popup__content_half .t-feed__post-popup__text-loader:nth-child(n+11){visibility:hidden}.t-feed__post-popup__arrow-top{cursor:pointer;display:none}.t-feed__post-popup__arrow-top.t-feed__post-popup__arrow-top_show{display:block}@media screen and (max-width:1240px){.t-feed__post-popup .t-popup__container{max-width:1200px}}@media screen and (max-width:1200px){.t-feed__post-popup .t-popup__container{max-width:1000px}.t-feed__post-popup__text-wrapper h2.t-redactor__h2{font-size:28px}.t-feed__post-popup__text-wrapper h3.t-redactor__h3{font-size:26px}.t-feed__post-popup__text-wrapper h4.t-redactor__h4{font-size:20px}.t-feed__post-popup__text-wrapper blockquote.t-redactor__preface{font-size:24px}.t-feed__post-popup__text-wrapper figcaption{font-size:16px}.t-feed__post-popup__content-wrapper,.t-feed__post-popup__relevants{padding:0 20px}}@media screen and (max-width:1000px){.t-feed__post-popup .t-popup__container{max-width:980px}}@media screen and (max-width:980px){.t-feed__post-popup,.t-feed__post-popup.t-popup{-webkit-overflow-scrolling:touch;padding:0 20px}.t-feed__post-popup .t-popup__container{max-width:640px}.t-feed__post-popup__content.t-col{padding:0}.t-feed__post-popup__content-wrapper{-ms-flex-pack:start;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start}.t-feed__post-popup__content_half .t-feed__post-popup__text-loader:nth-child(n+11){visibility:visible}}@media screen and (max-width:960px){.t-feed__row-grid__post-wrapper .t-feed__post-bgimg{margin-right:30px}.t-feed__post-popup__content-wrapper,.t-feed__post-popup__cover-wrapper .t-width .t-slds__wrapper,.t-feed__post-popup__cover-wrapper.t-col{padding:0}.t-feed__post-popup__comments{margin-bottom:30px;margin-top:45px}.t-feed__post-popup__relevants{padding:0}.t-feed__post-popup__relevants-wrapper{-ms-flex-pack:justify;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.t-feed__post-popup__relevants-item.t-col,.t-feed__post-popup__relevants-title-wrapper.t-col{padding-left:0;padding-right:0}.t-feed__post-popup__relevants-item{margin-bottom:30px;width:calc(50% - 10px)}.t-feed__post-popup__relevants-item_row.t-feed__post-popup__relevants-item{margin-bottom:20px;width:100%}.t-feed__post-popup__relevants-title{margin:45px 0 35px}.t-feed__post-popup__relevants-item-tag{margin-bottom:8px}}@media screen and (max-width:640px){.t-feed__post-popup__text-wrapper h2.t-redactor__h2{font-size:26px}.t-feed__post-popup__text-wrapper h3.t-redactor__h3{font-size:24px}.t-feed__post-popup__text-wrapper h4.t-redactor__h4{font-size:18px}.t-feed__post-popup__text-wrapper blockquote.t-redactor__preface{font-size:22px}.t-feed__post-popup__cover-wrapper .t-slds__wrapper{padding:0!important}.t-feed__row-bigimg-grid__post-wrapper .t-feed__post-title{margin-bottom:10px}.t-feed__post-popup__text-wrapper figcaption{font-size:14px}.t-feed__post-popup__text-loader{height:16px;margin-bottom:8px}}@media screen and (max-width:560px){.t-feed__post-popup__close-wrapper{background-color:#fff;height:50px}.t-feed__post-popup .t-popup__close{z-index:2}.t-feed__post-popup__row{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.t-feed__post-popup__date-parts-wrapper,.t-feed__post-popup__row{-ms-flex-align:start;-ms-align-items:flex-start;-webkit-align-items:flex-start;align-items:flex-start;margin-top:25px}.t-feed__post-popup__date-parts-wrapper{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.t-feed__post-popup__date-wrapper{margin-bottom:10px}.t-feed__post-popup__cover-wrapper{margin-bottom:20px}.t-feed__post-popup__cover-wrapper.t-feed__post-popup__cover-wrapper_aftertitle,.t-feed__post-popup__date-parts-wrapper .t-feed__post-popup__tags.t-feed__post-popup__tags_nomargin{margin-top:0}.t-feed__post-popup__date-parts-wrapper.t-feed__post-popup__date-parts-wrapper_beforetitle{padding-bottom:10px;padding-top:10px}.t-feed__post-popup__text-wrapper{margin-top:0}.t-feed__post-popup .t-popup__close-wrapper{display:table-cell;font-size:0;padding-right:20px;text-align:right;vertical-align:middle;width:100%}.t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static{box-sizing:border-box;margin:0;max-width:100%;min-height:100vh;padding:70px 0;top:0}.t-feed__post-popup__comments{margin-bottom:15px;margin-top:35px}.t-feed__post-popup__relevants-wrapper{-ms-flex-pack:center;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.t-feed__post-popup__relevants-item{width:100%}.t-feed__post-popup__relevants-item_row .t-feed__post-popup__relevants-imgwrapper{height:45px;margin-right:10px;width:60px}}.t-feed__post-preloader .t-feed__post-preloader__img,.t-feed__post-preloader .t-feed__post-preloader__text,.t-feed__post-preloader .t-feed__post-preloader__title{-webkit-animation:tFeedPreloaderFlickerAnimation 1.5s infinite;animation:tFeedPreloaderFlickerAnimation 1.5s infinite;-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;background-color:hsla(0,0%,48%,.2);border-radius:3px}.t-feed__post-preloader_row .t-feed__post-preloader__wrapper{display:-ms-flex;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:25px}.t-feed__post-preloader_row .t-feed__post-preloader__textwrapper{-ms-flex:1 1 0px;-webkit-flex:1 1 0;flex:1 1 0;margin-left:20px}.t-feed__post-preloader_row-bigimg .t-feed__post-preloader__wrapper{margin-top:25px}.t-feed__post-preloader_col .t-feed__post-preloader__img{margin-top:25px;padding-bottom:75%}.t-feed__post-preloader_row .t-feed__post-preloader__img{height:180px;width:180px}.t-feed__post-preloader_row-bigimg .t-feed__post-preloader__img{padding-bottom:66%;width:100%}.t-feed__post-preloader .t-feed__post-preloader__text{height:20px;margin-top:13px;width:100%}.t-feed__post-preloader_row .t-feed__post-preloader__text{height:24px;margin-top:15px}.t-feed__post-preloader_row .t-feed__post-preloader__text:first-child{margin-top:0;width:60%}.t-feed__post-preloader_row .t-feed__post-preloader__text:last-child{width:80%}.t-feed__post-preloader_row-bigimg .t-feed__post-preloader__title{height:20px;margin-bottom:15px;width:100%}.t-feed__post-preloader__container_hidden{opacity:0}.t-feed__post-preloader:nth-child(2) .t-feed__post-preloader__img,.t-feed__post-preloader:nth-child(2) .t-feed__post-preloader__text,.t-feed__post-preloader:nth-child(2) .t-feed__post-preloader__title{-webkit-animation-delay:1.6s;animation-delay:1.6s}.t-feed__post-preloader:nth-child(3) .t-feed__post-preloader__img,.t-feed__post-preloader:nth-child(3) .t-feed__post-preloader__text,.t-feed__post-preloader:nth-child(3) .t-feed__post-preloader__title{-webkit-animation-delay:1.7s;animation-delay:1.7s}.t-feed__post-preloader:nth-child(4) .t-feed__post-preloader__img,.t-feed__post-preloader:nth-child(4) .t-feed__post-preloader__text,.t-feed__post-preloader:nth-child(4) .t-feed__post-preloader__title{-webkit-animation-delay:1.8s;animation-delay:1.8s}.t-feed__post-preloader:nth-child(5) .t-feed__post-preloader__img,.t-feed__post-preloader:nth-child(5) .t-feed__post-preloader__text,.t-feed__post-preloader:nth-child(5) .t-feed__post-preloader__title{-webkit-animation-delay:1.9s;animation-delay:1.9s}.t-feed__post-preloader:nth-child(6) .t-feed__post-preloader__img,.t-feed__post-preloader:nth-child(6) .t-feed__post-preloader__text,.t-feed__post-preloader:nth-child(6) .t-feed__post-preloader__title{-webkit-animation-delay:2s;animation-delay:2s}.t-feed__post-preloader:nth-child(7) .t-feed__post-preloader__img,.t-feed__post-preloader:nth-child(7) .t-feed__post-preloader__text,.t-feed__post-preloader:nth-child(7) .t-feed__post-preloader__title{-webkit-animation-delay:2.1s;animation-delay:2.1s}.t-feed__post-preloader:nth-child(8) .t-feed__post-preloader__img,.t-feed__post-preloader:nth-child(8) .t-feed__post-preloader__text,.t-feed__post-preloader:nth-child(8) .t-feed__post-preloader__title{-webkit-animation-delay:2.2s;animation-delay:2.2s}.t-feed__post-preloader:nth-child(9) .t-feed__post-preloader__img,.t-feed__post-preloader:nth-child(9) .t-feed__post-preloader__text,.t-feed__post-preloader:nth-child(9) .t-feed__post-preloader__title{-webkit-animation-delay:2.3s;animation-delay:2.3s}@media screen and (max-width:640px){.t-feed__post-preloader_row .t-feed__post-preloader__wrapper{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.t-feed__post-preloader_row .t-feed__post-preloader__img{height:auto;padding-bottom:75%;width:100%}.t-feed__post-preloader_row .t-feed__post-preloader__textwrapper{margin-left:0;margin-top:15px}.t-feed__post-preloader_row .t-feed__post-preloader__text{height:20px;margin-top:13px}.t-feed__post-preloader_row .t-feed__post-preloader__text:first-child,.t-feed__post-preloader_row .t-feed__post-preloader__text:last-child{width:100%}.t-feed__post-preloader_row .t-feed__post-preloader__wrapper{margin-top:35px}}@-webkit-keyframes tFeedPreloaderFlickerAnimation{0%{opacity:1}40%{opacity:.3}80%{opacity:1}to{opacity:1}}@keyframes tFeedPreloaderFlickerAnimation{0%{opacity:1}40%{opacity:.3}80%{opacity:1}to{opacity:1}}

.csssize{height:13818px}#allrecords .r,body{--t-headline-font:'Open Sans',Arial,sans-serif;--t-text-font:'Open Sans',Arial,sans-serif}.t-body{margin:0px}#allrecords,body{background-color:#ffffff}#allrecords{-webkit-font-smoothing:antialiased}#allrecords a{color:#d2aa1b;text-decoration:none}#allrecords a,#allrecords button,#allrecords .t-radio,#allrecords .t-checkbox,#allrecords .t-img-select{outline:none}#allrecords a:focus-visible,#allrecords button:focus-visible,#allrecords .t-focusable,#allrecords .t-focusable .t-btn,#allrecords .t-focusable .t-btntext,#allrecords .t-img-select:focus-visible+.t-img-select__indicator,#allrecords .t-img-select:focus-visible+.t-img-select__indicator:after,#allrecords .t-radio:focus-visible+.t-radio__indicator,#allrecords .t-checkbox:focus-visible+.t-checkbox__indicator{outline-color:#2015FF;outline-offset:4px;outline-style:auto}#allrecords .t-descr a:focus-visible,#allrecords .t-sociallinks a:focus-visible,#allrecords .ya-share2__link:focus-visible{outline-offset:2px}#allrecords a[href^=tel]{color:inherit;text-decoration:none}#allrecords ol{padding-left:22px}#allrecords ul{padding-left:20px}#allrecords b,#allrecords strong{font-weight:700}@media print{body,html{min-width:1200px;max-width:1200px;padding:0;margin:0 auto;border:none}}.t-records{-webkit-font_smoothing:antialiased;background-color:#ffffff}.t-records a{color:#d2aa1b;text-decoration:none}.t-records a[href^=tel]{color:inherit;text-decoration:none}.t-records ol{padding-left:22px;margin-top:0px;margin-bottom:10px}.t-records ul{padding-left:20px;margin-top:0px;margin-bottom:10px}.t-mbfix{opacity:.01;-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px);position:fixed;width:100%;height:500px;background-color:white;top:0px;left:0px;z-index:10000;-webkit-transition:all 0.1s ease;transition:all 0.1s ease}.t-mbfix_hide{-webkit-transform:translateX(3000px);-ms-transform:translateX(3000px);transform:translateX(3000px)}img:not([src]){visibility:hidden}.t-body_scroll-locked{position:fixed;left:0;width:100%;height:100%;overflow:hidden}.r_anim{-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.r_hidden{opacity:0}.r_showed{opacity:1}@media screen and (max-width:1024px){a:active,button:active{-webkit-tap-highlight-color:rgba(255,255,255,.1)}}.t-text{font-family:'Open Sans',Arial,sans-serif;font-weight:300;color:#000000}.t-text_xs{font-size:13px;line-height:1.55}.t-text_sm{font-size:16px;line-height:1.55}.t-text_md{font-size:18px;line-height:1.55}.t-name{font-family:'Open Sans',Arial,sans-serif;font-weight:500;color:#000000}.t-name_xs{font-size:14px;line-height:1.35}.t-name_md{font-size:18px;line-height:1.35}.t-name_xl{font-size:22px;line-height:1.35}.t-heading{font-family:'Open Sans',Arial,sans-serif;font-weight:500;color:#000000}.t-heading_lg{font-size:30px;line-height:1.17}.t-title{font-family:'Open Sans',Arial,sans-serif;font-weight:500;color:#000000}.t-title_xxs{font-size:36px;line-height:1.23}.t-title_xs{font-size:42px;line-height:1.23}.t-descr{font-family:'Open Sans',Arial,sans-serif;font-weight:300;color:#000000}.t-descr_xxs{font-size:12px;line-height:1.55}.t-descr_xs{font-size:14px;line-height:1.55}.t-descr_sm{font-size:16px;line-height:1.55}.t-descr_md{font-size:18px;line-height:1.55}.t-uptitle{font-family:'Open Sans',Arial,sans-serif;font-weight:500;color:#000000;letter-spacing:2.5px}.t-uptitle_sm{font-size:12px}.t-btn{display:inline-block;font-family:'Open Sans',Arial,sans-serif;border:0 none;text-align:center;white-space:nowrap;vertical-align:middle;font-weight:700;background-image:none;cursor:pointer;-webkit-appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.t-btn td{vertical-align:middle}.t-btn_sending{opacity:.5}.t-btn_xs{height:35px;font-size:13px;padding-left:15px;padding-right:15px}.t-btn_sm{height:45px;font-size:14px;padding-left:30px;padding-right:30px}.t-btn_md{height:60px;font-size:16px;padding-left:60px;padding-right:60px}.t-align_center{text-align:center}.t-align_left{text-align:left}.t-margin_auto{margin-left:auto;margin-right:auto}.t-valign_middle{vertical-align:middle}.t-popup{display:none}.t-submit{font-family:'Open Sans',Arial,sans-serif}.t-input{font-family:'Open Sans',Arial,sans-serif}.t-input__vis-ph{font-family:'Open Sans',Arial,sans-serif}.t-select{font-family:'Open Sans',Arial,sans-serif}.t-input-error{font-family:'Open Sans',Arial,sans-serif}.t-form__errorbox-wrapper{font-family:'Open Sans',Arial,sans-serif}.t-form__errorbox-text{font-family:'Open Sans',Arial,sans-serif}.t-form__errorbox-item{font-family:'Open Sans',Arial,sans-serif}.t-form__successbox{font-family:'Open Sans',Arial,sans-serif}.t-rec_pt_30{padding-top:30px}.t-rec_pt_60{padding-top:60px}.t-rec_pt_75{padding-top:75px}.t-rec_pb_0{padding-bottom:0}.t-rec_pb_15{padding-bottom:15px}.t-rec_pb_30{padding-bottom:30px}.t-rec_pb_60{padding-bottom:60px}.t-rec_pb_105{padding-bottom:105px}.t-btnflex,.t-btn.t-btnflex,.t-submit.t-btnflex{display:inline-flex;align-items:center;justify-content:center;gap:1ch;max-width:100%;height:unset;padding:0;overflow:hidden;font-family:'Open Sans',Arial,sans-serif,Arial,sans-serif;font-weight:600;line-height:var(--line-height,1.4);padding-top:calc(((var(--height,0px) - 1em * var(--line-height,1.4)) / 2) - var(--border-width,0px));padding-bottom:calc(((var(--height,0px) - 1em * var(--line-height,1.4)) / 2) - var(--border-width,0px));box-sizing:border-box;border-style:solid;border-color:transparent;border-width:var(--border-width,0);background-image:none;cursor:pointer;user-select:none;text-decoration:none;color:inherit;border-radius:0;background-color:transparent;white-space:nowrap}.t-btnflex.t-btnflex_icon_hover_only:not(:hover){gap:0}.t-btnflex__text{max-width:100%;overflow:hidden;text-align:center;white-space:inherit;text-overflow:ellipsis}.t-btnflex__icon{position:relative;flex-shrink:0;width:1.4em;height:1.4em;transition-duration:inherit}.t-btnflex.t-btnflex_icon_hover_only .t-btnflex__icon{transition-property:width;transition-timing-function:inherit}.t-btnflex.t-btnflex_icon_hover_only:not(:hover) .t-btnflex__icon{width:0}.t-btnflex__icon::before,.t-btnflex__icon::after{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:contain;background-repeat:no-repeat}.t-btnflex__icon::before{content:'';background-image:var(--icon,none);transition:opacity cubic-bezier(.25,1,.5,1),visibility cubic-bezier(.25,1,.5,1),color ease-in-out;transition-duration:inherit}.t-btnflex__icon.t-btnflex__icon_default_glyph::before{-webkit-mask-image:var(--icon,none);mask-image:var(--icon,none);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-image:none;background-color:currentcolor}.t-btnflex__icon_has_hover::after{content:'';opacity:0;visibility:hidden;background-image:var(--icon-hover,none);transition:opacity cubic-bezier(.45,0,.55,1),visibility cubic-bezier(.45,0,.55,1),color ease-in-out;transition-duration:inherit}.t-btnflex__icon.t-btnflex__icon_hover_glyph::after{-webkit-mask-image:var(--icon-hover,none);mask-image:var(--icon-hover,none);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-image:none;background-color:currentcolor}@media (hover:hover){.t-btnflex:hover .t-btnflex__icon_has_hover::before{opacity:0;visibility:hidden;transition-timing-function:cubic-bezier(.5,0,.75,0)}.t-btnflex:hover .t-btnflex__icon_has_hover::after{opacity:1;visibility:visible}}.t-btnflex_xs,.t-btn.t-btnflex_xs,.t-submit.t-btnflex_xs{--height:35px;font-size:13px;padding-left:15px;padding-right:15px}.t-btnflex_sm,.t-btn.t-btnflex_sm,.t-submit.t-btnflex_sm{--height:45px;font-size:14px;padding-left:30px;padding-right:30px}.t-btnflex_smd,.t-btn.t-btnflex_smd,.t-submit.t-btnflex_smd{--height:50px;font-size:15px;padding-left:44px;padding-right:44px}.t-btnflex_md,.t-btn.t-btnflex_md,.t-submit.t-btnflex_md{--height:60px;font-size:16px;padding-left:60px;padding-right:60px}.t-btnflex_lg,.t-btn.t-btnflex_lg,.t-submit.t-btnflex_lg{--height:60px;font-size:22px;padding-left:70px;padding-right:70px}.t-btnflex_xl,.t-btn.t-btnflex_xl,.t-submit.t-btnflex_xl{--height:80px;font-size:26px;padding-left:80px;padding-right:80px}.t-btnflex_xxl,.t-btn.t-btnflex_xxl,.t-submit.t-btnflex_xxl{--height:100px;font-size:30px;padding-left:90px;padding-right:90px}@media screen and (max-width:1200px){.t-text_xs{font-size:12px}.t-text_sm{font-size:14px}.t-text_md{font-size:16px}.t-descr_xxs{font-size:10px}.t-descr_xs{font-size:12px}.t-descr_sm{font-size:14px}.t-descr_md{font-size:16px}.t-title_xxs{font-size:32px}.t-title_xs{font-size:38px}.t-name_xs{font-size:12px}.t-name_md{font-size:16px}.t-name_xl{font-size:20px}.t-heading_lg{font-size:28px}.t-btnflex_sm,.t-btn.t-btnflex_sm,.t-submit.t-btnflex_sm{padding-left:25px;padding-right:25px}.t-btnflex_smd,.t-btn.t-btnflex_smd,.t-submit.t-btnflex_smd{padding-left:30px;padding-right:30px}.t-btnflex_md,.t-btn.t-btnflex_md,.t-submit.t-btnflex_md{padding-left:45px;padding-right:45px}.t-btnflex_lg,.t-btn.t-btnflex_lg,.t-submit.t-btnflex_lg{padding-left:55px;padding-right:55px}.t-btnflex_xl,.t-btn.t-btnflex_xl,.t-submit.t-btnflex_xl{padding-left:65px;padding-right:65px}.t-btnflex_xxl,.t-btn.t-btnflex_xxl,.t-submit.t-btnflex_xxl{padding-left:75px;padding-right:75px}}@media screen and (max-width:640px){.t-text_xs{font-size:10px;line-height:1.45}.t-text_sm{font-size:12px;line-height:1.45}.t-text_md{font-size:14px;line-height:1.45}.t-descr_xs{font-size:10px;line-height:1.45}.t-descr_sm{font-size:12px;line-height:1.45}.t-descr_md{font-size:14px;line-height:1.45}.t-uptitle_sm{font-size:8px}.t-title_xxs{font-size:28px}.t-title_xs{font-size:30px}.t-name_xs{font-size:10px}.t-name_md{font-size:14px}.t-name_xl{font-size:18px}.t-heading_lg{font-size:24px}.t-btn{white-space:normal}.t-btn_sm{padding-left:20px;padding-right:20px}.t-btn_md{padding-left:30px;padding-right:30px}.t-btnflex,.t-btn.t-btnflex,.t-submit.t-btnflex{white-space:normal}.t-btnflex_sm,.t-btn.t-btnflex_sm,.t-submit.t-btnflex_sm{padding-left:20px;padding-right:20px}.t-btnflex_smd,.t-btn.t-btnflex_smd,.t-submit.t-btnflex_smd{padding-left:25px;padding-right:25px}.t-btnflex_md,.t-btn.t-btnflex_md,.t-submit.t-btnflex_md{padding-left:30px;padding-right:30px}.t-btnflex_lg,.t-btn.t-btnflex_lg,.t-submit.t-btnflex_lg{font-size:18px;padding-left:40px;padding-right:40px}.t-btnflex_xl,.t-btn.t-btnflex_xl,.t-submit.t-btnflex_xl{font-size:22px;padding-left:50px;padding-right:50px}.t-btnflex_xxl,.t-btn.t-btnflex_xxl,.t-submit.t-btnflex_xxl{font-size:26px;padding-left:60px;padding-right:60px}}@media screen and (max-width:480px){.t-rec_pt_30{padding-top:30px}.t-rec_pt_60{padding-top:60px}.t-rec_pt_75{padding-top:75px}.t-rec_pb_0{padding-bottom:0}.t-rec_pb_15{padding-bottom:15px}.t-rec_pb_30{padding-bottom:30px}.t-rec_pb_60{padding-bottom:60px}.t-rec_pb_105{padding-bottom:90px}.t-btn_xs{height:40px}.t-btn_sm{height:50px}.t-btnflex_xs,.t-btn.t-btnflex_xs,.t-submit.t-btnflex_xs{--height:40px}.t-btnflex_sm,.t-btn.t-btnflex_sm,.t-submit.t-btnflex_sm{--height:50px}}.t118{padding-top:28px;padding-bottom:28px}.t118__line{position:relative;height:1px;margin-top:.5em;margin-bottom:.5em;background-color:#000000;border:none;opacity:.2}.t758 ul{margin:0}.t758__list{list-style-type:none;margin:0;padding:0!important}.t758__list_item{clear:both;font-family:'Open Sans',Arial,sans-serif;font-size:16px;display:inline-block;margin:0;color:#000000;white-space:nowrap}.t758__link-item__wrapper{display:inline-block;padding-right:10px;min-height:19px;vertical-align:middle;float:left}.t758__list-item__icon{height:19px;margin-right:10px;float:left}.t758 .t-menu__link-item{white-space:initial;line-height:19px;min-height:19px;display:inline-block;float:left}.t758__breadcrumb-divider{padding-right:10px;font-family:Arial,Helvetica,sans-serif;float:left;line-height:19px;height:19px}.t758__list_item:last-child .t758__link-item__wrapper{padding-right:0!important}.t758 a,#allrecords .t758 a{text-decoration:none;color:#000000}@media screen and (max-width:480px){.t758__list_item{font-size:12px}.t758__link-item__wrapper{padding-right:5px}.t758__breadcrumb-divider{padding-right:5px}}.t017__uptitle{padding-top:3px;padding-bottom:22px}.t017__title{padding-top:2px;padding-bottom:0}.t017__descr{padding-top:21px}.t897__container{display:table;margin-left:auto;margin-right:auto;width:100%;max-width:1200px;padding:0}@media screen and (max-width:1200px){.t897__container{max-width:960px;padding:0}}@media screen and (max-width:960px){.t897__container{max-width:640px}}.t897 .t-section__bottomwrapper{margin-top:105px}.t897__scroll-icon-wrapper{display:none}@media screen and (max-width:960px){.t897 .t-section__bottomwrapper{margin-top:45px}.t897__col_mobile-grid{width:50%;display:inline-block;vertical-align:top}.t897__container_mobile-flex{padding-bottom:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;overflow-x:scroll;-webkit-overflow-scrolling:touch;max-width:100%;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}.t897__container_mobile-flex::-webkit-scrollbar{display:none}.t897__container_mobile-flex .t-feed__col-grid__wrapper.t-feed__col-grid__wrapper_align .t-feed__button-readmore{margin-top:auto}.t897__container_mobile-flex .t-feed__grid-col{min-width:38%;max-width:38%}.t897__container_mobile-flex .t-feed__grid-col:not(.t-slds__item),.t897__container_mobile-flex.t-feed__container_inrow1 .t-feed__post:first-child,.t897__container_mobile-flex.t-feed__container_inrow2 .t-feed__post:nth-child(-n+2),.t897__container_mobile-flex.t-feed__container_inrow3 .t-feed__post:nth-child(-n+3),.t897__container_mobile-flex.t-feed__container_inrow4 .t-feed__post:nth-child(-n+4){margin-top:0!important}.t897__container_mobile-flex .t-feed__grid-col:first-child{margin-left:20px}.t897__scroll-icon-wrapper{display:block;padding:0 40px 20px 0;color:#a1a1a1;text-align:right;font-size:0;mix-blend-mode:multiply}.t897__scroll-icon{-webkit-animation:t897__icon-anim 1.5s infinite;animation:t897__icon-anim 1.5s infinite}}@-webkit-keyframes t897__icon-anim{0%{-webkit-transform:translate3d(-20px,0,0);opacity:0}10%{-webkit-transform:translate3d(-20px,0,0);opacity:0}20%{-webkit-transform:translate3d(-20px,0,0);opacity:1}70%{-webkit-transform:translate3d(0,0,0);opacity:1}80%{-webkit-transform:translate3d(0,0,0);opacity:1}81%{-webkit-transform:translate3d(0,0,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);opacity:0}}@keyframes t897__icon-anim{0%{transform:translate3d(-20px,0,0);opacity:0}10%{transform:translate3d(-20px,0,0);opacity:0}20%{transform:translate3d(-20px,0,0);opacity:1}70%{transform:translate3d(0,0,0);opacity:1}80%{transform:translate3d(0,0,0);opacity:1}81%{transform:translate3d(0,0,0);opacity:0}100%{transform:translate3d(0,0,0);opacity:0}}@media screen and (max-width:640px){.t897__col_mobile-grid{padding-left:10px;padding-right:10px}.t897__container_mobile-flex .t-feed__grid-col:first-child{margin-left:0}.t897__container_mobile-flex .t-feed__grid-col{min-width:70%;max-width:70%}.t897__scroll-icon-wrapper{padding:0 20px 10px 0}}@media screen and (max-width:480px){.t897__col_mobile-grid{width:100%;display:block}.t897__container_mobile-flex .t-feed__grid-col{min-width:80%;max-width:80%;box-sizing:content-box}.t897__container_mobile-flex .t-feed__grid-col:first-child{padding-right:10px}.t897__container_mobile-flex .t-feed__grid-col:last-child{padding-left:10px}.t897__container_mobile-flex .t-feed__grid-col:not(:first-child,:last-child){padding-right:10px;padding-left:10px}}.t678 .t-form__inputsbox{-webkit-transition:max-height 0.3s cubic-bezier(.19,1,.22,1);transition:max-height 0.3s cubic-bezier(.19,1,.22,1);max-height:30000px}.t678 .t678__inputsbox_hidden.t-form__inputsbox{overflow:hidden;display:none;max-height:0;opacity:0}.t678 .t-input-group{margin-bottom:25px}.t678 .t-input-block textarea{padding-top:17px}.t678 .t-input-block textarea.t-input_pvis{padding-top:26px}.t678 .t-input-phonemask__wrap{background-color:#fff}.t678 .t-input-title{padding-bottom:5px}.t678 .t-input-subtitle{padding-bottom:15px}.t678 .t-input-group_rd .t-input-subtitle{padding-bottom:5px}.t678 .t-inputtime,.t678 .t-datepicker__wrapper{max-width:245px}.t678 .t-input-group_inrow .t-inputtime,.t678 .t-input-group_inrow .t-datepicker__wrapper{max-width:100%}.t678 .t-form__submit{display:block;text-align:center;vertical-align:middle;height:100%;margin-top:30px;margin-bottom:10px}.t678 .t-form__inputsbox_flex .t-form__submit{margin-top:5px}.t678 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit{margin-top:0}.t678 .t-form__inputsbox_flex .t-form__errorbox-wrapper{margin-bottom:25px}.t678 .t-form_bbonly .t-form__inputsbox_flex .t-form__errorbox-wrapper{margin-bottom:30px}.t678 .t-form_bbonly .t-input-title{padding-bottom:0;margin-bottom:0}.t678 .t-form_bbonly .t-input-subtitle{padding-bottom:0;padding-top:5px}.t678 .t-form_bbonly .t-input-group{margin-bottom:35px}.t678 .t-form__inputsbox .t-input-group_st .t-input-block{display:none;margin-bottom:0}.t678 .t678__form-bottom-text{margin-top:30px;text-align:center}.t678 .t-rate__wrapper_numbers .t-rate__indicator{background-color:#fff}@media screen and (max-width:640px){.t678 .t-form__submit{display:block;width:100%;padding-bottom:20px;text-align:center}.t678 .t-input-block{padding-right:0}.t678 .t-submit{width:100%}}@media screen and (max-width:480px){.t678 .t-inputtime,.t678 .t-datepicker__wrapper{max-width:100%}}.t-menusub__menu{display:none}.t228{width:100%;height:80px;z-index:2000;position:fixed;top:0;box-shadow:0 1px 3px rgba(0,0,0,0);transition:background-color 0.3s linear}.t228__beforeready{visibility:hidden}.t228__maincontainer{position:relative;display:table;width:100%;height:80px}.t228__maincontainer.t228__c12collumns{max-width:1200px;margin:0 auto}.t228__leftside{display:table-cell;vertical-align:middle}.t228__centerside{display:table-cell;vertical-align:middle;text-align:center;width:100%}.t228__centerside.t228__menualign_left{text-align:left}.t228__centerside.t228__menualign_right{text-align:right}.t228__rightside{display:table-cell;vertical-align:middle;text-align:right}.t228__right_langs_lang a[href='']{cursor:text}.t228 .lastside{display:table-cell;vertical-align:middle}.t228__padding40px{width:40px}.t228__maincontainer.t228__c12collumns .t228__padding40px{width:20px}.t228__imgwrapper{display:inline-block}.t228__logo{display:inline-block;font-size:24px;font-weight:400;white-space:nowrap;padding-right:30px}.t228__imglogo{margin-right:30px;vertical-align:middle}.t228__list{font-size:0;transition:opacity ease-in-out 0.2s}#allrecords ul.t228__list{margin:0;padding:0;list-style-type:none}.t228__list_item{clear:both;font-family:'Open Sans',Arial,sans-serif;display:inline-block;padding-left:15px;padding-right:15px;margin:0;color:#000000;white-space:nowrap}.t228__list_item .t-menu__link-item{font-size:16px}.t228__list_item .t-active{opacity:.7}.t228__list_hidden{opacity:0}.t228__list_item:first-child{padding-left:0}.t228__list_item:last-child{padding-right:0}.t228__leftcontainer{display:inline-block}.t228__rightcontainer{display:flex;align-items:center;justify-content:flex-end;text-align:right;gap:30px;margin-left:25px}.t228__right_descr{white-space:nowrap;font-family:'Open Sans',Arial,sans-serif;font-size:13px;color:#000000}.t228__right_buttons_wrap{display:flex;justify-content:center;align-items:center;gap:10px}.t228__right_buttons_wrap:has(.t-btntext){gap:20px}.t228__right_langs .t228__right_buttons_wrap{gap:20px}.t228__right_share_buttons{display:table-cell;vertical-align:middle;min-width:220px}.t228 .b-share{display:table!important;float:right}.t228 .b-share-btn__wrap{display:table-cell!important;float:none!important;padding-left:5px!important}.t228__right_langs{display:table-cell;vertical-align:middle}.t228__right_langs_wrap{display:table;width:auto;float:right}.t228__right_langs_lang{display:table-cell;vertical-align:middle;font-family:'Open Sans',Arial,sans-serif;font-size:16px;color:#000000;word-break:keep-all}.t228 .t-sociallinks,.t228__right_social_links{display:table-cell;vertical-align:middle;line-height:0px}.t228 .t-sociallinks__wrapper,.t228__right_social_links_wrap{display:table;width:auto}#allrecords .t228 ul.t-sociallinks__wrapper{margin-bottom:0;padding-left:0;list-style:none}.t228 .t-sociallinks a,.t228__right_social_links a{display:block;vertical-align:middle}.t228 .t-sociallinks__item,.t228__right_social_links_item{display:table-cell;vertical-align:middle;padding:0 5px}.t228__mobile{display:none;width:100%;top:0;z-index:990}.t228__list_item a,#allrecords .t228__list_item a{text-decoration:none;color:#000000}.t228 .t-btn{--height:40px}.t228 .t-btntext{white-space:nowrap}.t228__right_langs_lang a,.t228__right_langs_lang .t794__tm-link{white-space:nowrap}.t228__horizontal-line{position:absolute;left:0;bottom:0;width:100%}.t228__line{height:1px;margin:0 40px;background-color:#c2c2c2;border:0}@media screen and (max-width:1200px){.t228__padding40px{width:20px}.t228__maincontainer.t228__c12collumns .t228__padding40px{width:20px}.t228__imglogo{margin-right:15px}.t228__logo{padding-right:15px}.t228__right_share_buttons{padding-left:15px}}@media screen and (max-width:980px){.t228__list_hidden{opacity:1}.t228{position:static;text-align:center;display:block;margin:0;padding:0;height:auto!important}.t228__maincontainer{height:auto!important;display:block}.t228__mobile.t228__positionfixed+.t228.t228__positionfixed{top:64px}.t228__leftside,.t228__rightside,.t228__centerside{display:block;text-align:center;float:none}.t228__leftcontainer,.t228__centercontainer,.t228__rightcontainer{padding:20px 0}.t228__imglogo{width:auto!important;box-sizing:border-box;padding:20px;margin:0 auto}.t228__imglogomobile.t228__imglogo{width:100%!important;min-width:100%!important}.t228__padding40px{display:none}.t228__padding10px{display:none}.t228__rightcontainer{flex-direction:column;margin:0 auto}.t228__right_share_buttons{display:table;position:static;padding:15px 0;margin:0 auto;text-align:center;float:none;min-width:inherit}.t228 .t-sociallinks,.t228__right_descr,.t228__right_langs,.t228__right_social_links{display:table;margin:0 auto;text-align:center}.t228__logo{text-align:center;margin:20px}.t228 img{float:inherit}.t228 .t228__list_item{display:block;text-align:center;padding:10px!important;white-space:normal}.t228__list_item a{display:inline-block}.t228__logo{white-space:normal;padding:0}.t228__horizontal-line{display:none}.t228__right_buttons_wrap{padding:0 20px;flex-wrap:wrap}}.t228__overflow{overflow:scroll}.t228__positionabsolute{position:absolute}.t228__mobile.t228__positionfixed{position:fixed}.t228__positionstatic{position:static}.t228 .ya-share2__list{margin-bottom:0}.t228 .ya-share2__container_size_m .ya-share2__counter{line-height:28px}.t228__black-white .ya-share2__badge{background-color:#111!important}.t228__transp-white .ya-share2__badge{background-color:transparent!important}.t228__transp-white .ya-share2__container_size_m .ya-share2__counter::before{display:none}.t228__transp-white .ya-share2__container_size_m .ya-share2__counter{padding-left:0!important;margin-top:2px}.t228__white-black .ya-share2__badge{background-color:#fff!important}.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{background-image:url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==')}.t228__white-black .ya-share2__container_size_m .ya-share2__counter{color:#222}.t228__white-black .ya-share2__counter::before{background-color:#222}.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.7145 16.9838C7.24792 16.9838 4.12992 13.2361 4 7H6.73829C6.82823 11.5771 8.84691 13.5159 10.4459 13.9157V7H13.0244V10.9475C14.6034 10.7776 16.2622 8.97876 16.8218 7H19.4003C18.9706 9.43848 17.1717 11.2374 15.8925 11.9769C17.1717 12.5765 19.2205 14.1455 20 16.9838H17.1617C16.5521 15.085 15.0332 13.6159 13.0244 13.416V16.9838H12.7145Z' fill='black'/%3E%3C/svg%3E");background-size:24px;background-position:center}.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.7368 11.5046L17.5763 6H16.4295L12.2273 10.7796L8.87103 6H5L10.0753 13.2276L5 19H6.14688L10.5845 13.9526L14.129 19H18L12.7368 11.5046ZM11.1659 13.2912L10.6517 12.5715L6.56012 6.8448H8.32166L11.6236 11.4665L12.1379 12.1862L16.43 18.1936H14.6685L11.1659 13.2912Z' fill='black'/%3E%3C/svg%3E");background-size:24px;background-position:center}.t228__white-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==');background-size:28px 28px;background-position:-2px}.t228__transp-black .ya-share2__badge{background-color:transparent!important}.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon{background-image:url('data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjIyIiB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjEgMjN2LTguMjFoMi43NzNsLjQxNS0zLjJIMTUuMVY5LjU0N2MwLS45MjcuMjYtMS41NTggMS41OTYtMS41NThsMS43MDQtLjAwMlY1LjEyNkEyMi43ODcgMjIuNzg3IDAgMCAwIDE1LjkxNyA1QzEzLjQ2IDUgMTEuNzggNi40OTIgMTEuNzggOS4yM3YyLjM2SDl2My4yaDIuNzhWMjNoMy4zMnoiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==')}.t228__transp-black .ya-share2__container_size_m .ya-share2__counter{color:#222;padding-left:0!important;margin-top:2px}.t228__transp-black .ya-share2__counter::before{display:none}.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.7145 16.9838C7.24792 16.9838 4.12992 13.2361 4 7H6.73829C6.82823 11.5771 8.84691 13.5159 10.4459 13.9157V7H13.0244V10.9475C14.6034 10.7776 16.2622 8.97876 16.8218 7H19.4003C18.9706 9.43848 17.1717 11.2374 15.8925 11.9769C17.1717 12.5765 19.2205 14.1455 20 16.9838H17.1617C16.5521 15.085 15.0332 13.6159 13.0244 13.416V16.9838H12.7145Z' fill='black'/%3E%3C/svg%3E");background-size:24px;background-position:center}.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.7368 11.5046L17.5763 6H16.4295L12.2273 10.7796L8.87103 6H5L10.0753 13.2276L5 19H6.14688L10.5845 13.9526L14.129 19H18L12.7368 11.5046ZM11.1659 13.2912L10.6517 12.5715L6.56012 6.8448H8.32166L11.6236 11.4665L12.1379 12.1862L16.43 18.1936H14.6685L11.1659 13.2912Z' fill='black'/%3E%3C/svg%3E");background-size:24px;background-position:center}.t228__transp-black .ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon{background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNTBweCIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDE1MCAxNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1MCAxNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjx0aXRsZT5TaGFwZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgaWQ9IldlbGNvbWUiPjxwYXRoIGlkPSJTaGFwZSIgZmlsbD0iIzIyMjIyMiIgZD0iTTc0Ljk5Nyw0Ni4wMTFjLTQuOTAzLDAuMDA2LTguODc1LDMuOTc5LTguODgzLDguODgzYzAsNC44OTQsMy45ODUsOC44NzksOC44ODMsOC44NzljNC45MDMtMC4wMDgsOC44NzUtMy45NzksOC44OC04Ljg3OUM4My44NzksNDkuOTg5LDc5LjksNDYuMDE3LDc0Ljk5Nyw0Ni4wMTFMNzQuOTk3LDQ2LjAxMXogTTc0Ljk5Nyw3Ni4zMzhjLTExLjgzOC0wLjAxLTIxLjQzNy05LjYwNi0yMS40NDgtMjEuNDQ0YzAuMDA4LTExLjg0Niw5LjYwNC0yMS40NDIsMjEuNDQ4LTIxLjQ1NWMxMS44NDUsMC4wMSwyMS40NTEsOS42MDksMjEuNDU2LDIxLjQ1NUM5Ni40MzgsNjYuNzM0LDg2LjgzOCw3Ni4zMyw3NC45OTcsNzYuMzM4TDc0Ljk5Nyw3Ni4zMzh6IE02Ni4zMiw5My44MzZjLTQuNDEyLTEuMDAyLTguNjI0LTIuNzQ4LTEyLjQ1NS01LjE1NGMtMi45MzktMS44NS0zLjgyMy01LjczNC0xLjk3My04LjY2OGMxLjg0OC0yLjk0MSw1LjcyOC0zLjgyMiw4LjY2Ni0xLjk3NWM4LjgzNCw1LjUyMywyMC4wNTIsNS41MjMsMjguODg2LDBjMS45MDEtMS4xOTUsNC4yOTctMS4yODcsNi4yODQtMC4yNDJjMS45ODQsMS4wNDksMy4yNiwzLjA3OCwzLjM0Miw1LjMyNGMwLjA4NywyLjI0LTEuMDI3LDQuMzYzLTIuOTMsNS41NjFjLTMuODM0LDIuNDA2LTguMDQ5LDQuMTQ4LTEyLjQ1Nyw1LjE1NGwxMS45OTQsMTJjMi40NTEsMi40NTcsMi40NDYsNi40MzYtMC4wMTEsOC44OTNjLTIuNDU2LDIuNDQ1LTYuNDM0LDIuNDQ1LTguODg2LTAuMDEybC0xMS43NzktMTEuNzg5bC0xMS43ODUsMTEuNzg5Yy0yLjQ1NSwyLjQ1Ny02LjQzNiwyLjQ1Ny04Ljg4OSwwYy0yLjQ1NC0yLjQ1NS0yLjQ1NC02LjQzNCwwLTguODkxTDY2LjMyLDkzLjgzNkw2Ni4zMiw5My44MzZ6Ii8+PC9nPjwvc3ZnPg==');background-size:28px 28px;background-position:-2px}.t838 .t-site-search-input{display:table;width:100%}.t838 .t838__blockinput{display:table-cell;vertical-align:middle;height:100%;width:100%;position:relative}.t838 .t838__input{background-color:transparent;-webkit-appearance:none;border-radius:0;padding-left:65px}.t838 .t838__blockbutton{display:table-cell;vertical-align:middle;height:100%;padding-left:20px}.t838 .t838__search-icon{position:absolute;left:0;margin:auto 0;top:0;bottom:0;padding-right:20px;padding-left:20px;width:25px}@media screen and (max-width:640px){.t838__wrapper{display:block}.t838 .t838__blockinput{display:block;width:100%;margin-bottom:10px}.t838 .t838__blockbutton{display:block;width:100%;padding-left:0}.t838 .t-submit{width:100%}}.t978__tooltip-menu{position:absolute;display:none;opacity:0;z-index:6000000;width:100%;width:auto;text-align:left;border-radius:3px;box-shadow:0 0 7px 0 rgba(0,0,0,.2);-webkit-font-smoothing:antialiased;max-width:330px}.t978__tooltip-menu_bottom .t978__innermenu-content::after,.t978__tooltip-menu_bottom .t978__innermenu-content::before{top:-20px;border-bottom-color:#fff}.t978__tooltip-menu_top .t978__innermenu-content::after,.t978__tooltip-menu_top .t978__innermenu-content::before{bottom:-20px;border-top-color:#fff}.t978__tooltip-menu_show{opacity:1}.t978__tooltip-menu_mobile{margin-top:10px;margin-bottom:10px}.t978__tooltip-menu::after,.t978__tooltip-menu::before{content:'';position:absolute;border:solid transparent;border-width:10px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.t978__tooltip-menu-corner{position:absolute;border-width:2px;width:15px;aspect-ratio:1;transform:rotate(45deg);border-color:transparent;background-color:transparent;background-clip:padding-box}.t978__content{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;background-color:#fff;border-radius:3px;max-height:100%;box-sizing:border-box}.t978__menu{background-color:#fff;padding:18px 0;padding-left:0!important;list-style-type:none;margin-bottom:0!important;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:130px;height:100%;position:relative;box-sizing:border-box;overflow-y:auto}.t978__menu-item{margin-bottom:12px;padding-left:20px;padding-right:20px}.t978__menu-item:last-child{margin-bottom:0}.t978__menu-link-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.t978__link-inner_right{text-align:right}.t978__link-inner_center{text-align:center}.t978__link-inner_left{text-align:left}.t978__menu-item_arrow{display:inline-block;width:0;height:0;border-style:solid;border-width:3px 0 3px 4px;border-color:transparent;margin-left:auto;margin-top:1px;margin-right:1px;transition:all 0.3s}.t978__menu-activelink .t978__menu-item_arrow,.t978__menu-hoverlink .t978__menu-item_arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.t978__sep{margin:20px 0;border-top:1px solid #000;opacity:.2}.t978__tooltip-menu .t978__menu-link,.t978__tooltip-menu .t978__innermenu-link{text-decoration:none;font-size:14px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#000;font-family:Roboto,Arial,sans-serif;width:100%;transition:all 0.3s ease}.t978__tooltip-menu .t978__menu-link_hook,.t978__tooltip-menu .t978__menu-link.t-active,.t978__tooltip-menu .t978__innermenu-link.t-active{cursor:pointer}.t978__tooltip-menu .t978__menu-link.t-active:hover,.t978__tooltip-menu .t978__innermenu-link.t-active:hover{cursor:default}#allrecords .t978__tooltip-menu .t978__menu-link,#allrecords .t978__tooltip-menu .t978__innermenu-link{color:#222}.t978__tooltip-menu .t978__innermenu{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:none;width:200px;align-self:normal;position:sticky;top:0;max-height:100vh;overflow-y:auto}.t978__tooltip-menu .t978__innermenu-wrapper{height:100%;display:none}.t978__tooltip-menu .t978__innermenu_show{display:block}.t978__tooltip-menu .t978__innermenu-content{box-shadow:none;-webkit-box-shadow:none;text-align:left;background-color:#efefef;max-width:none;min-height:100%;height:auto;position:relative;display:none;padding:18px 20px;box-sizing:border-box}.t978__tooltip-menu .t978__innermenu_show .t978__innermenu-content{display:block;opacity:1;position:relative}.t978__tooltip-menu .t978__innermenu-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0!important;list-style-type:none;margin-bottom:0!important}.t978__tooltip-menu .t978__innermenu-item{margin-bottom:12px;display:-webkit-flex;display:-ms-flexbox;display:flex}.t978__tooltip-menu .t978__innermenu-item:last-child{margin-bottom:0}.t978__menu-col{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-right:10px}.t978__menu-col:last-child{margin-right:0}.t978__menu-col_4{width:calc((100% - 10px * 3) / 4)}.t978__menu-col_3{width:calc((100% - 10px * 2) / 3)}.t978__menu-col_2{width:calc((100% - 10px) / 2)}.t978__menu-col_1{width:100%;margin-right:0}.t978__arrow{display:inline-block;vertical-align:middle;margin-left:6px;position:relative;border-color:inherit}.t978__arrow::after{content:'';width:0;height:0;border-style:solid;border-width:4px 3px 0;position:absolute;top:45%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-color:transparent;border-top-color:inherit;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s}.t978__tm-link_active .t978__arrow::after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s}@media screen and (max-width:980px){.t978__tooltip-menu{box-shadow:none;max-width:100%;box-sizing:border-box}.t396__elem .t978__tooltip-menu{max-width:200px;min-width:100%;left:0;top:100%}.t978__menu{-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%!important;background-color:transparent}.t978__menu-col{margin-bottom:15px;width:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.t978__menu-col:last-child{margin-bottom:0}.t978__menu-item{width:100%;display:block;padding-left:0;padding-right:0}.t978__menu-link{padding-left:26px;padding-right:26px}.t978__link-inner{position:relative}.t978__link-inner::after{content:'';display:block;position:absolute;bottom:20%;opacity:0;width:100%;height:100%;border-bottom:px solid;box-shadow:inset 0 -px 0 0;transition:all 0.3s ease}.t978__content{padding:0}.t978__innermenu{width:0;display:none!important}.t978__tooltip-menu .t978__innermenu-content{display:block;opacity:1;position:relative;border-bottom:none;margin-top:12px;padding:15px 20px 15px 43px}.t978__tooltip-menu .t978__innermenu-list{display:block}.t978__menu-item_arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.t978__menu-activelink .t978__menu-item_arrow,.t978__menu-hoverlink .t978__menu-item_arrow{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}.t123__centeredContainer{text-align:center}.t420__descr ul{padding:0!important;margin:0}.t420__descr li{display:block;margin-bottom:10px}.t420__descr li:last-child{margin-bottom:0}.t420__title{margin-bottom:14px;color:#fff;letter-spacing:1px}#allrecords .t420__title a,#allrecords .t420__descr a{color:inherit}.t420__floatbeaker_lr3{display:none}.t420__logo-link{display:inline-block}.t420__logo{display:block;max-width:120px;width:100%}.t420 .t-sociallinks__item,.t420__right_social_links_item{display:inline-block;margin-right:4px;-webkit-transition:opacity ease-in-out 0.2s;-moz-transition:opacity ease-in-out 0.2s;-o-transition:opacity ease-in-out 0.2s;transition:opacity ease-in-out 0.2s}.t420 .t-sociallinks__item:hover,.t420__right_social_links_item:hover{opacity:.9}.t420 .t-sociallinks__item a:focus-visible{opacity:.9}.t420 .t-sociallinks__item:last-child,.t420__right_social_links_item:last-child{margin-right:0}.t420 .t-sociallinks,.t420__right_social_links{margin-top:30px}#allrecords .t420 ul.t-sociallinks__wrapper{margin-bottom:0;padding-left:0;list-style:none}.t420 .t-sociallinks a{display:inline-block}.t420 .t-sociallinks svg{display:block}.t420__text{color:#525252;margin-top:21px;font-size:12px}@media screen and (max-width:960px){.t420__col.t-col_3{max-width:320px;display:inline;float:left;margin-bottom:30px}.t420__floatbeaker_lr3{display:block;width:100%;content:' ';clear:both}}@media screen and (max-width:640px){.t420__col.t-col_3{max-width:50%;width:100%}}@media screen and (max-width:420px){.t420__col.t-col_3{max-width:100%;width:100%}}.t886{position:fixed;bottom:30px;z-index:100001}.t886_closed{display:none!important}.t886__wrapper{display:inline-flex;align-items:center;padding:15px 25px;box-sizing:border-box}.t886 .t886__btn{--height:30px;padding-left:20px;padding-right:20px;flex-shrink:0;margin-left:auto}.t886__text{display:table-cell;padding-right:10px;text-align:left}@media screen and (max-width:980px){.t886{left:0!important;right:0!important;bottom:0!important}.t886__wrapper{width:100%!important;border-radius:0!important;margin-right:0!important;margin-left:0!important}}.t868__code-wrap{display:none}.t868__fullwidth iframe{display:block}@media screen and (max-width:640px){.t868__fullwidth .t868__mainblock{padding:0}}#allrecords .t-text a,#allrecords .t-descr:not(.t706__product-title) a,#allrecords .t-heading a:not(.t-card__link),#allrecords .t-title a,#allrecords .t-impact-text a,#allrecords .t-text-impact a,#allrecords .t-name:not(.t-feed__parts-switch-btn):not(.t-feed__post-title) a:not(.t794__typo):not(.t-menusub__link-item):not(.t-card__link),#allrecords .t-uptitle a,#allrecords .tn-atom[field] a{border-bottom:0px solid #d2aa1b;-webkit-box-shadow:inset 0px -1px 0px 0px #d2aa1b;-moz-box-shadow:inset 0px -1px 0px 0px #d2aa1b;-moz-box-shadow:inset 0px -1px 0px 0px #d2aa1b}@media print{#allrecords .t-text a,#allrecords .t-descr:not(.t706__product-title) a,#allrecords .t-heading a:not(.t-card__link),#allrecords .t-title a,#allrecords .t-impact-text a,#allrecords .t-text-impact a,#allrecords .t-name:not(.t-feed__parts-switch-btn):not(.t-feed__post-title) a:not(.t794__typo):not(.t-menusub__link-item):not(.t-card__link),#allrecords .t-uptitle a,#allrecords .tn-atom[field] a{border-bottom:1px solid #d2aa1b;box-shadow:none}}#allrecords .t-text a,#allrecords .t-descr:not(.t706__product-title) a,#allrecords .t-heading a:not(.t-card__link),#allrecords .t-title a,#allrecords .t-impact-text a,#allrecords .t-text-impact a,#allrecords .t-name:not(.t-feed__parts-switch-btn):not(.t-feed__post-title) a:not(.t794__typo):not(.t-menusub__link-item):not(.t-card__link),#allrecords .t-uptitle a,#allrecords .tn-atom[field] a{transition:color 0.3s,border-bottom 0.3s,box-shadow 0.3s,color 0.3s}#allrecords .t-text a:hover,#allrecords .t-descr:not(.t706__product-title) a:hover,#allrecords .t-heading a:not(.t-card__link):hover,#allrecords .t-title a:hover,#allrecords .t-impact-text a:hover,#allrecords .t-text-impact a:hover,#allrecords .t-name:not(.t-feed__parts-switch-btn):not(.t-feed__post-title) a:not(.t794__typo):not(.t-menusub__link-item):not(.t-card__link):hover,#allrecords .t-uptitle a:hover,#allrecords .tn-atom[field] a:hover{color:#d2aa1b}#allrecords .t-text a:hover,#allrecords .t-descr:not(.t706__product-title) a:hover,#allrecords .t-heading a:not(.t-card__link):hover,#allrecords .t-title a:hover,#allrecords .t-impact-text a:hover,#allrecords .t-text-impact a:hover,#allrecords .t-name:not(.t-feed__parts-switch-btn):not(.t-feed__post-title) a:not(.t794__typo):not(.t-menusub__link-item):not(.t-card__link):hover,#allrecords .t-uptitle a:hover,#allrecords .tn-atom[field] a:hover{border-color:#d2aa1b;-webkit-box-shadow:inset 0px -1px 0px 0px #d2aa1b;-moz-box-shadow:inset 0px -1px 0px 0px #d2aa1b;-moz-box-shadow:inset 0px -1px 0px 0px #d2aa1b}