:root{--font-family: "Inter", sans-serif;--second-family: "Montserrat", sans-serif;--purple: #9747ff;--light-purple: #e2dbf0;--light-grey: #f2f2f2;--dark-grey: #2b3547;--sadf: #abacb2;--yellow: #a9ff35}html{box-sizing:border-box;cursor:default;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}*{outline:0}*,::after,::before{box-sizing:inherit}::-moz-selection{color:#fff;background:#1b64fa}::selection{color:#fff;background:#1b64fa}body,html{font-family:var(--font-family);font-size:16px;line-height:145%;color:#2a323e;background:#fff;margin:0;padding:0}body{overflow-x:hidden}body.lock{overflow:hidden;height:100vh}h1,h2,h3,h4,h5,h6{margin:0;padding:0}h2{font-weight:500;font-size:24px;line-height:117%;color:#000}ol,ul{padding-left:0;list-style-type:none}ol,p,ul{margin-top:0;margin-bottom:0}figure{margin:0 auto}blockquote{margin:0}sub,sup{line-height:1em;font-size:.75em}a{transition-duration:.3s;transition-timing-function:ease-out;transition-property:background-size;text-decoration:none;cursor:pointer}[role=button],[type=button],[type=reset],[type=submit],button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;padding:0;border:0;background-color:transparent;margin:0}[role=button],[type=button],[type=reset],[type=submit],button{cursor:auto;font-weight:inherit;text-transform:inherit;text-align:left}[role=button][disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled]{cursor:initial}select,textarea{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-moz-placeholder,textarea::-moz-placeholder{opacity:1}select:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1}select::placeholder,textarea::placeholder{opacity:1}input[type=email]::-ms-clear,input[type=email]::-ms-reveal,input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=search]::-ms-clear,input[type=search]::-ms-reveal,input[type=tel]::-ms-clear,input[type=tel]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none}input[type=email]::-webkit-search-cancel-button,input[type=email]::-webkit-search-decoration,input[type=email]::-webkit-search-results-button,input[type=email]::-webkit-search-results-decoration,input[type=password]::-webkit-search-cancel-button,input[type=password]::-webkit-search-decoration,input[type=password]::-webkit-search-results-button,input[type=password]::-webkit-search-results-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration,input[type=tel]::-webkit-search-cancel-button,input[type=tel]::-webkit-search-decoration,input[type=tel]::-webkit-search-results-button,input[type=tel]::-webkit-search-results-decoration,input[type=text]::-webkit-search-cancel-button,input[type=text]::-webkit-search-decoration,input[type=text]::-webkit-search-results-button,input[type=text]::-webkit-search-results-decoration{display:none}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}select{cursor:pointer}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}select::-ms-expand{display:none}textarea{resize:none}img,video{height:auto;display:block}svg,use{transform:translateZ(0);display:block}img,svg,video{max-width:100%}hr{border:0;height:1px;margin:0;width:100px;background-color:fade(#000,18%)}@media (max-width:1099px){h2{font-size:20px;line-height:120%}}.page{overflow:hidden}.section{padding-top:40px;padding-bottom:40px}.wrapper{max-width:1610px;margin:0 auto;padding:0 40px}.flex,.flex-center{display:flex;align-items:center;justify-content:space-between}.flex-center{justify-content:center}.img-cover img,.svg-cover svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.img-contain img,.svg-contain svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.logo{width:174px;height:32px;display:block}.btn{font-family:var(--font-family);display:inline-flex;align-items:center;justify-content:center;font-weight:500;font-size:16px;color:#fff;border:1px solid #384559;border-radius:2px;padding:6px 16px;opacity:.8;cursor:pointer;position:relative;overflow:hidden;transition:all .3s}.btn:hover{background-color:#384559}.btn_purple{color:var(--purple);border-color:var(--purple);padding:7px 16px}@media (hover:hover){.btn_purple:hover{opacity:1;background-color:var(--purple);color:#fff}}.btn_white{color:#fff;border-color:#fff;padding:7px 16px}@media (hover:hover){.btn_white:hover{opacity:1;background-color:#fff;color:#384559}}.btn_small{border:1px solid #bdbdbd;border-radius:5px;font-weight:500;font-size:14px;line-height:1.2;color:#bdbdbd;padding:2px 10px}@media (hover:hover){.btn_small:hover{border-color:#384559;color:#fff}}.btn_big-white{color:#1e242e;border-color:#fff;background-color:#fff;padding:12px 24px;opacity:1}@media (hover:hover){.btn_big-white:hover{border-color:#384559;color:#fff}}.btn_big{padding:15px 24px}.field{font-family:var(--font-family);width:100%;background-color:#fff;border:1px solid var(--sadf);border-radius:2px;padding:15px;font-weight:500;font-size:16px;color:#272f3e;position:relative;-moz-appearance:none;-webkit-appearance:none;transition:all .3s ease;resize:none}.field::-webkit-input-placeholder{color:rgba(39,47,62,.7)}.field:-moz-placeholder,.field::-moz-placeholder{color:rgba(39,47,62,.7)}.field:-ms-input-placeholder{color:rgba(39,47,62,.7)}.field:focus{border-color:var(--purple);color:#272f3e}.title{font-weight:500;font-size:34px;color:#000}.title_big{font-size:42px;line-height:114%}.caption{font-weight:500;font-size:24px;line-height:117%;color:#fff}.tag{align-items:center;font-size:16px;color:#242b39;border:1px solid #242b39;border-radius:4px;padding:3px 8px}.hashtag,.link,.link-item,.tag{display:inline-flex;font-weight:500}.hashtag{font-size:16px;line-height:200%;color:#bbb;transition:color .3s ease-in-out}@media (hover:hover){.hashtag:hover{color:var(--purple)}}.link,.link-item{color:var(--purple)}.link{font-size:14px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;transition:color .3s ease-in-out}@media (hover:hover){.link:hover{color:var(--dark-grey)}}.link-item{align-items:center;font-size:16px;gap:5px}.link-item svg{transition:all .3s ease-in-out}@media (hover:hover){.link-item:hover svg{transform:translateX(5px)}}.checbox{display:flex;cursor:pointer}.checbox input{display:none}.checbox__icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background-color:transparent;border:1px solid #414141;border-radius:2px;margin-right:10px;transition:all .4s}.checbox__icon svg{-o-object-fit:contain;object-fit:contain;opacity:0;transition:all .4s}.checbox__box{flex:1}.checbox__caption{font-weight:500;line-height:1;color:#000;transition:all .4s}.checbox input[type=checkbox]:checked+.checbox__icon,.checbox input[type=radio]:checked+.checbox__icon{background-color:var(--purple);border-color:var(--purple);transition:all .4s}.checbox input[type=checkbox]:checked+.checbox__icon svg,.checbox input[type=radio]:checked+.checbox__icon svg{opacity:1;transition:all .4s}.item,.nav{display:flex}.item{align-items:center;height:26px;gap:3px;font-weight:500;font-size:12px;color:rgba(0,0,0,.6)}.nav{gap:24px;margin-bottom:30px}.nav-tag{cursor:pointer;opacity:.6;position:relative;padding-bottom:7px;transition:all .3s ease-in-out}@media (hover:hover){.nav-tag:hover{opacity:1}}.nav-tag::before{content:"";position:absolute;width:100%;height:2px;background-color:#000;left:0;bottom:-2px;opacity:0;transition:opacity .3s ease-in-out}.nav-tag.active,.nav-tag.active::before{opacity:1}.author__avatar{overflow:hidden}.author__box{flex:1}.author__name{font-size:16px}.author_small{gap:10px}.author_small .author__avatar{border:1px solid var(--light-purple);border-radius:50%;padding:2px;width:35px;height:35px}.author_small .author__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.author_small .author__name{font-size:14px;color:rgba(0,0,0,.5)}.social{display:flex;justify-content:space-between;gap:9px}.social__link{display:inline-flex;width:25px;height:25px}.social__link img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease-in-out}@media (hover:hover){.social__link:hover img{transform:scale(1.1)}}.follow{display:inline-flex;font-weight:500;font-size:14px;line-height:1;color:var(--purple);border:1px solid var(--purple);border-radius:5px;padding:2px 6px;transition:all .3s ease-in-out}@media (hover:hover){.follow:hover{color:var(--light-grey);background-color:var(--purple)}}.breadcrumbs ul{display:flex}.breadcrumbs ul li,.breadcrumbs ul li::after{font-weight:500;font-size:14px;color:#fff}.breadcrumbs ul li::after{content:"/";margin:0 11px}.breadcrumbs ul li:last-child::after{display:none}.breadcrumbs ul li a{display:inline-flex;font-weight:500;font-size:14px;color:#fff;transition:color .3s ease-in-out}@media (hover:hover){.breadcrumbs ul li a:hover{color:var(--purple)}}.arrow{width:40px;height:16px;cursor:pointer;opacity:.3;transition:opacity .3s ease-in-out}.arrow img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.arrow:hover{opacity:1}@media (max-width:1099px){.title{font-size:26px}.title_big{font-size:32px;line-height:119%}.caption{font-size:20px}.btn{font-size:14px}.btn_purple,.btn_white{padding:5px 16px}.breadcrumbs ul li,.breadcrumbs ul li a,.breadcrumbs ul li::after,.btn_small{font-size:12px}.btn_big-white{padding:10px 15px;border-radius:5px}.nav{margin-bottom:21px}.tag{padding:1px 8px}.hashtag,.tag{font-size:14px}.follow{padding:0 7px;line-height:117%}.author_small .author__name,.follow,.link{font-size:12px}.link-item{font-size:14px}.author{gap:10px}.author__avatar{width:40px;height:40px}.author__name{font-size:14px}}@media (max-width:1010px){.wrapper{padding:0 20px}.title{font-size:22px}.title_big{font-size:24px;line-height:117%}.caption{font-size:18px;line-height:122%}}@media (max-width:760px){.section{padding-top:20px;padding-bottom:20px}.btn_big-white{padding:10px 20px}.nav{gap:15px;margin-bottom:16px}.nav-tag::before{bottom:2px}.hashtag{line-height:20px}.hashtag,.link-item,.tag{font-size:12px}}.article{line-height:142%}.article__title{color:#fff;margin-bottom:30px}.article__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.article__tag{color:#fff;border-color:#fff;padding:2px 9px}.article__date{font-weight:500;font-size:14px;color:rgba(255,255,255,.8)}.article__smartimations{position:absolute;top:0;left:calc(60% + 32px)}.article__author{position:absolute;top:0;right:0;width:360px;flex-direction:column;gap:10px}.article__author.author{align-items:flex-start}.article__author .author__card{width:100%}.article img{border-radius:20px;overflow:hidden}.article small{display:block;font-weight:500;font-size:12px;color:#61637f}.article img+p{margin-top:30px}.article h2{margin-bottom:20px}.article h2:not(:first-child){margin-top:50px}.article blockquote{margin-top:20px;margin-bottom:20px;padding-left:49px;border-left:5px solid var(--purple)}.article blockquote+img,.article small+p,.article-wrap{margin-top:50px}.article img+small{margin-top:20px}.article-wrap{display:flex;align-items:center;justify-content:space-between}@media (max-width:1400px){.article__smartimations{left:calc(54% + 24px)}}@media (max-width:1099px){.article{font-size:14px;line-height:145%}.article__tag{padding:1px 9px}.article__author{width:300px;top:-5px}.article__author .author__avatar{width:50px;height:50px}.article__date{font-size:12px}.article__smartimations{left:calc(58% + 20px)}.article img{border-radius:15px}.article blockquote{padding-left:20px}}@media (max-width:1010px){.article__author{width:auto;top:0;right:0;position:relative}.article__author .author__card{padding-right:15px}.article__container{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:30px}.article__smartimations{left:0;position:relative}.article__smartimations .smartimation_column{flex-direction:row;justify-content:flex-end}}@media (max-width:760px){.article{font-size:13px;line-height:145%}.article__tag{font-size:14px;padding:2px 9px}.article h2:not(:first-child){margin-top:32px}.article blockquote+img,.article small+p,.article-wrap{margin-top:32px}.article-wrap{align-items:flex-start;flex-wrap:wrap}.article-wrap .author{flex-direction:column;align-items:flex-start}.article-wrap .author__avatar{width:50px;height:50px}}.aside-author{display:flex;align-items:center;justify-content:space-between;gap:7px;border:1px solid var(--light-grey);border-radius:10px;padding:20px;transition:all .3s ease-in-out}@media (hover:hover){.aside-author:hover{box-shadow:0 4px 4px 0 rgba(204,167,210,.2);background-color:#fff}}.aside-author+.aside-author{margin-top:5px}.aside-author__avatar{border:1px solid var(--light-grey);border-radius:100%;overflow:hidden;padding:4px;width:60px;height:60px}.aside-author__avatar img,.aside-social__user img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%}.aside-author__wrap{flex:1}.aside-author__top{display:flex;align-items:flex-start;justify-content:space-between}.aside-author__name{max-width:100px;font-weight:500;line-height:1.2;color:rgba(0,0,0,.8);margin-bottom:2px}.aside-author__bottom{display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:12px;color:#4f4f4f}.aside-author__articles{line-height:1;color:var(--purple)}.aside-author__nav{display:flex;gap:5px}.aside-author__btn{display:flex;align-items:center}@media (max-width:1099px){.aside-author{padding:10px}.aside-author__avatar{width:44px;height:44px}.aside-author__name{font-size:14px}.aside-author__bottom{font-size:11px}}@media (max-width:760px){.aside-social{padding:20px}.aside-social__tab{font-size:11px}.aside-social__user{width:50px;height:50px;padding:2px}}.aside-box{display:flex;flex-direction:column;gap:38px}.aside-box__top{display:flex;align-items:center;justify-content:space-between}.aside-box__top-box{display:flex;align-items:center;gap:20px}@media (max-width:760px){.aside-box{gap:22px}}.aside-instargam__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding-top:2px}@media (max-width:760px){.aside-instargam__top{margin-bottom:6px;padding-top:0}}.aside-social{border-radius:10px;padding:20px;background:linear-gradient(45deg,#2b3547 0,#1e242e 100%)}.aside-social__tabs{display:flex;flex-wrap:wrap;gap:8px 17px;margin-bottom:20px}.aside-social__tab{font-weight:500;font-size:12px;line-height:233%;text-transform:uppercase;color:#fff;cursor:pointer;transition:all .3s ease-in-out}.aside-social__tab:hover{color:var(--purple)}.aside-social__tab.active{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--purple)}.aside-social__wrap{justify-content:space-between;margin-bottom:20px}.aside-social__users,.aside-social__wrap{display:flex;align-items:center}.aside-social__user{width:60px;height:60px;border:1px solid var(--light-purple);border-radius:50%;padding:4px}.aside-social__user img{border-radius:50%;overflow:hidden}.aside-social__user+.aside-social__user{margin-left:-15px}.aside-social__info{display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:100px;padding:20px;width:130px;height:60px;background:#fff;font-weight:500;font-size:14px;line-height:200%;text-transform:uppercase;color:#1e242e}.aside-social__btn{width:100%}@media (max-width:1099px){.aside-social__tabs{justify-content:space-between;gap:6px;margin-bottom:17px}.aside-social__tab{font-size:11px}.aside-social__user{width:50px;height:50px}.aside-social__info{gap:2px;padding:7px;width:105px;height:50px}.aside-social__wrap{margin-bottom:15px}}@media (max-width:1010px){.aside-social{padding:15px}.aside-social__tab{font-size:9px}.aside-social__user{width:45px;height:45px}}@media (max-width:760px){.aside-social{padding:20px}.aside-social__tab{font-size:11px}.aside-social__user{width:50px;height:50px;padding:2px}}.aside-telegram__card{display:block;color:#000}@media (hover:hover){.aside-telegram__card:hover .aside-telegram__img img{transform:scale(1.1)}.aside-telegram__card:hover .aside-telegram__caption{text-decoration:underline}}.aside-telegram__caption{font-weight:500;font-size:22px;line-height:127%;margin-bottom:10px}.aside-telegram__desc{height:44px;font-weight:400;font-size:16px;line-height:137%;overflow:hidden;margin-bottom:12px}.aside-telegram__img{width:100%;border-radius:10px;overflow:hidden;margin-bottom:10px}.aside-telegram__img img,.aside-youtube__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.aside-telegram__bottom{display:flex;align-items:center;justify-content:space-between}.aside-telegram__date{font-weight:500;font-size:12px;color:rgba(0,0,0,.5)}@media (max-width:1099px){.aside-telegram__caption{font-size:20px;margin-bottom:6px}.aside-telegram__desc{font-size:14px;line-height:140%;margin-bottom:6px}.aside-telegram__nav{gap:8px}}@media (max-width:1010px){.aside-telegram__caption{font-size:18px}}@media (max-width:760px){.aside-telegram__caption{margin-bottom:10px}.aside-telegram__desc{font-size:12px;line-height:150%;margin-bottom:2px}}.aside-youtube{display:flex;flex-direction:column;gap:20px;margin-bottom:-8px}.aside-youtube__link{display:flex;gap:19px}@media (hover:hover){.aside-youtube__link:hover .aside-youtube__img img{transform:scale(1.1)}.aside-youtube__link:hover .aside-youtube__name{color:var(--purple)}.aside-youtube__link:hover .aside-youtube__caption{text-decoration:underline}}.aside-youtube__img{border-radius:10px;width:170px;height:100px;overflow:hidden}.aside-youtube__box{display:flex;flex-direction:column;justify-content:space-between;flex:1}.aside-youtube__name{font-weight:500;font-size:10px;line-height:1;color:#d9d9d9;margin-top:2px;margin-bottom:10px;transition:color .3s ease-in-out}.aside-youtube__caption{font-weight:500;font-size:12px;line-height:133%;color:#000}.aside-youtube__date{font-weight:500;font-size:9px;color:#000;margin-bottom:-6px}@media (max-width:1099px){.aside-youtube{gap:18px;margin-bottom:6px}.aside-youtube__link{gap:9px}.aside-youtube__img{width:142px;height:84px}.aside-youtube__caption{max-height:32px;overflow:hidden}}.aside{width:365px;display:flex;flex-direction:column;gap:69px}.aside__arrows,.aside__nav{display:flex;align-items:center;gap:30px}.aside__arrows .arrow{height:20px;opacity:1}.aside__arrows .arrow:hover{opacity:.3}.aside__nav{gap:6px}.aside-swiper{overflow:hidden}.aside-swiper *{box-sizing:border-box}@media (max-width:1099px){.aside{width:300px;gap:53px}.aside__arrows{display:none}.aside-box{gap:24px}}@media (max-width:1010px){.aside{width:250px;gap:50px}}@media (max-width:760px){.aside{width:100%;gap:54px}}.author-page-top-card{display:flex;align-items:center;gap:25px}.author-page-top-card__avatar{border:1px solid #fff;border-radius:100%;overflow:hidden;padding:10px;width:194px;height:194px}.author-page-top-card__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%}.author-page-top-card__container{flex:1;max-width:350px}.author-page-top-card__name{color:#fff;line-height:1.2;margin-bottom:27px}.author-page-top-card__box,.author-page-top-card__nav{justify-content:flex-start;gap:5px}.author-page-top-card__articles,.author-page-top-card__btn{display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.5);border-radius:10000px;height:57px;font-weight:500;color:#fff}.author-page-top-card__btn{flex-direction:column;width:57px;font-size:12px}.author-page-top-card__btn img{position:relative;top:6px}.author-page-top-card__articles{padding:10px 20px;width:146px;font-size:16px}@media (max-width:1099px){.author-page-top-card__avatar{width:180px;height:180px}.author-page-top-card__btn{height:50px;width:50px;font-size:11px}.author-page-top-card__articles{padding:5px;width:118px;font-size:16px;height:50px}.author-page-top-card__name{max-width:150px;margin-bottom:55px}}@media (max-width:1010px){.author-page-top-card{gap:10px}.author-page-top-card__avatar{width:140px;height:140px}.author-page-top-card__name{margin-bottom:20px}.author-page-top-card__articles{font-size:14px}}@media (max-width:760px){.author-page-top-card{width:100%;gap:30px;flex-direction:column;justify-content:flex-start;align-items:flex-start}.author-page-top-card__first{display:flex;align-items:center;gap:15px}.author-page-top-card__avatar{width:92px;height:92px}.author-page-top-card__name{margin-bottom:0}.author-page-top-card__articles{font-size:16px;width:auto;padding:5px 15px}}.author-page-top{background-color:#1e242e;border-radius:0 0 20px 20px;position:relative;z-index:100;padding-top:103px;padding-bottom:45px;margin-top:-90px}.author-page-top__bg{position:absolute;height:100%;top:0;right:0;z-index:1}.author-page-top__bg img,.author__avatar img,.authors-card__img img{height:100%;-o-object-fit:cover;object-fit:cover}.author-page-top__wrap{display:flex;align-items:center;justify-content:space-between;margin-top:36px;position:relative;z-index:10}.author-page-top__info{width:650px}.author-page-top__desc{max-width:460px;margin-bottom:30px}.author-page-top__btn{width:100%}@media (max-width:1099px){.author-page-top{padding-top:106px;padding-bottom:55px}.author-page-top__wrap{margin-top:17px}.author-page-top__info{width:290px}}@media (max-width:1010px){.author-page-top__info{width:260px}.author-page-top__desc{margin-bottom:15px}}@media (max-width:760px){.author-page-top{padding-bottom:40px;border-radius:0 0 15px 15px}.author-page-top__bg{display:none}.author-page-top__wrap{align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:30px}.author-page-top__info{width:100%}.author-page-top__desc{margin-bottom:20px}}.author-page{padding-top:70px}.author-page__body{display:flex;justify-content:space-between;gap:20px}.author-page__wrap{max-width:calc(100% - 390px);flex:1}.author-page__cards{max-width:1065px;margin-top:40px}.author-page__bottom{display:flex;flex-direction:column;gap:20px;margin-top:120px}.author-page__btn{width:100%;padding:12px}@media (max-width:1099px){.author-page{padding-top:55px}.author-page__cards{margin-top:28px}.author-page__wrap{max-width:calc(100% - 400px)}.author-page__bottom{gap:10px;margin-top:30px}.author-page__btn{padding:6px}}@media (max-width:1010px){.author-page__wrap{max-width:100%}}@media (max-width:760px){.author-page{padding-top:20px;padding-bottom:60px}.author-page__body{flex-direction:column;gap:50px}.author-page__wrap{max-width:100%;flex:auto}.author-page__cards{max-width:100%;margin-top:20px}}.author,.author__card{display:flex;align-items:center;gap:10px}.author__card{border-radius:10000px;background:var(--light-grey);padding-right:20px}.author__avatar{border:1px solid var(--light-purple);border-radius:100px;padding:4px;width:60px;height:60px}.author__avatar img,.authors-card__img img{width:100%}.author__name{font-weight:500;color:rgba(0,0,0,.8);line-height:1.2}.authors{padding-top:100px}.authors__body{display:grid;grid-template-columns:repeat(4,1fr);gap:40px 18px;margin-top:40px}.authors__bottom{display:flex;flex-direction:column;gap:20px;margin-top:40px}.authors__btn{width:100%;padding:12px}.authors-card{border-radius:20px;background-color:#fff;border:1px solid var(--light-purple);margin-top:74px;text-align:center}.authors-card__body{background:linear-gradient(45deg,#2b3547 0,#1e242e 100%);border-radius:20px;position:relative;padding-bottom:30px}.authors-card__top{margin-bottom:-74px}.authors-card__img{width:150px;height:150px;border-radius:50%;overflow:hidden;border:1px solid var(--light-purple);padding:10px;margin:0 auto 12px;position:relative;top:-75px;display:flex}.authors-card__img img{border-radius:50%;overflow:hidden;transition:all .3s ease-in-out}@media (hover:hover){.authors-card__img:hover img{transform:scale(1.05)}}.authors-card__follow{position:absolute;top:-30px;right:0}.authors-card__name{font-weight:500;font-size:24px;line-height:117%;color:#fff;padding-bottom:30px}.authors-card__box,.authors-card__nav{display:flex;justify-content:center;gap:5px}.authors-card__articles,.authors-card__btn{display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.6);border-radius:10000px;height:50px;font-weight:500;color:rgba(255,255,255,.6)}.authors-card__articles{padding:10px;width:126px;font-size:16px}.authors-card__btn{flex-direction:column;width:50px;font-size:12px}.authors-card__btn img{position:relative;top:6px}.authors-card__info{padding:20px 15px 25px;text-align:center}.authors-card__desc{font-weight:500;font-size:16px;line-height:125%;color:#555;max-height:60px;overflow:hidden;margin-top:10px;margin-bottom:27px}@media (max-width:1400px){.authors__body{grid-template-columns:repeat(3,1fr)}}@media (max-width:1099px){.authors{padding-top:30px}.authors__body{gap:30px 20px}.authors__bottom{gap:10px;margin-top:30px}.authors__btn{padding:8px}.authors .select_item .select-title{font-size:12px;height:36px}.authors .select_item .select-title__value{font-size:12px}.authors-card{margin-top:50px}.authors-card__body{padding-bottom:17px}.authors-card__img{width:120px;height:120px;padding:8px;top:-61px;margin-bottom:26px}.authors-card__follow{top:-25px}.authors-card__name{font-size:20px;line-height:120%;padding-bottom:21px}.authors-card__articles{padding:5px;width:105px;font-size:14px}.authors-card__desc{margin-top:-2px;margin-bottom:16px;font-size:14px;line-height:143%}}@media (max-width:1010px){.authors__body{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.authors{padding-top:25px;padding-bottom:25px}.authors__body{grid-template-columns:repeat(1,1fr)}.authors-card__img{margin-bottom:28px}.authors-card__name{font-size:18px;line-height:122%;padding-bottom:24px}.authors-card__box{padding:0 15px}.authors-card__articles{width:auto;flex:1}.authors-card__info{padding:15px 35px 10px}.authors-card__desc{max-height:55px;margin-top:-2px;margin-bottom:8px;font-size:12px;line-height:150%}}.card-autor{display:flex;align-items:center;gap:10px}.card-autor__avatar{width:60px;height:60px;border-radius:50%;padding:4px;border:1px solid #c8c8c8}.card-autor__avatar img,.card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-autor__avatar img{border-radius:50%;overflow:hidden}.card-autor__box{flex:1}.card-autor__name{font-weight:500;font-size:16px;color:rgba(0,0,0,.8);margin-bottom:5px}@media (max-width:1099px){.card-autor__avatar{width:40px;height:40px;padding:2px}.card-autor__name{font-size:14px;margin-bottom:0}.card-autor__box{display:flex;align-items:center;gap:10px}}.card{display:flex;gap:20px}.card+.card{margin-top:30px}.card__left{flex:1;position:relative;border-radius:20px;overflow:hidden;z-index:8}.card__left::before{content:"";width:100%;height:80px;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.6) 100%);z-index:4}.card__img{display:block;overflow:hidden;width:100%;height:100%}.card__img img{min-height:420px;transition:transform .3s ease-in-out}@media (hover:hover){.card__img:hover img{transform:scale(1.1)}}.card__left::before,.card__nav{position:absolute;left:0;bottom:0}.card__nav{z-index:10;padding:10px 15px;display:flex;gap:5px}.card__btn{align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;width:60px;height:60px;font-weight:500;font-size:12px;text-align:center;color:#fff;cursor:pointer}.card__btn,.card__right,.card__top{display:flex;flex-direction:column}.card__right{width:367px;justify-content:space-between}.card__top{gap:18px;margin-top:-2px}.card__date{font-weight:500;font-size:14px;color:#c8c8c8}.card__caption{display:block;color:#000}@media (hover:hover){.card__caption:hover{text-decoration:underline}}.card__desc{max-height:84px;overflow:hidden;font-size:18px;line-height:156%;color:#000}.card__desc a{color:#000;text-decoration:underline;transition:color .3s ease-in-out}@media (hover:hover){.card__desc a:hover{color:var(--purple)}}.card__hashtags{display:flex;flex-wrap:wrap;gap:0 15px}@media (max-width:1400px){.card{flex-direction:column}.card__right{width:100%}.card__top{gap:10px;margin-top:-5px;margin-bottom:10px}.card__desc{max-height:55px}}@media (max-width:1099px){.card{gap:10px}.card+.card{margin-top:34px}.card__desc{max-height:40px;font-size:16px;line-height:137%}.card__img img{min-height:334px}.card__nav{padding:15px}.card__nav svg{top:6px}.card__btn{width:50px;height:50px;font-size:10px}.card__top{gap:2px;margin-top:0;margin-bottom:5px}.card__date{font-size:12px}.card__desc{margin-top:4px}.card__hashtags{margin-top:2px}}@media (max-width:1010px){.card__img img{min-height:290px}}@media (max-width:760px){.card{gap:5px}.card+.card{margin-top:27px}.card__left{border-radius:10px}.card__img img{min-height:auto}.card__nav{padding:8px 10px}.card__desc{font-size:14px}.card__hashtags{gap:0 8px;margin-top:4px}}.catalog{padding-top:25px;padding-bottom:150px}.catalog__body{display:flex;justify-content:space-between;gap:100px;margin-top:54px}.catalog__wrap{max-width:calc(100% - 465px);flex:1}.catalog__container{margin-top:29px}.catalog__bottom{display:flex;flex-direction:column;gap:20px;margin-top:40px}.catalog__btn{width:100%;padding:12px}@media (max-width:1099px){.catalog{padding-bottom:35px;overflow:hidden}.catalog__wrap{max-width:calc(100% - 404px)}.catalog__bottom{gap:10px;margin-top:30px}.catalog__btn{padding:8px}}@media (max-width:1010px){.catalog__body{gap:20px}.catalog__wrap{max-width:calc(100% - 270px)}}@media (max-width:760px){.catalog__body{gap:57px;flex-direction:column}.catalog__wrap{max-width:100%}}.comments-card{display:flex;align-items:flex-start;gap:15px}.comments-card__avatar{display:flex;align-items:center;justify-content:center;border:1px solid var(--light-purple);border-radius:100%;overflow:hidden;padding:4px;width:60px;height:60px}.comments-card__avatar img,.comments-card__avatar span{width:100%;height:100%;border-radius:100%;overflow:hidden}.comments-card__avatar img{-o-object-fit:cover;object-fit:cover}.comments-card__avatar span{display:flex;align-items:center;justify-content:center;background:var(--light-purple);font-weight:500;font-size:14px;color:#000}.comments-card__body{flex:1}.comments-card__top{height:60px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px}.comments-card__name{font-weight:500;font-size:14px;line-height:1.2;color:rgba(0,0,0,.5)}.comments-card__time{font-weight:500;font-size:10px;line-height:1;color:rgba(0,0,0,.2)}.comments-card__box{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:10px}.comments-card__desc{width:calc(100% - 61px);max-width:700px;line-height:145%}.comments-card__desc a,.comments-card__like.active{color:var(--purple)}.comments-card__like{display:flex;align-items:center;gap:4px;font-weight:500;font-size:14px;color:#bbb;margin-top:3px;cursor:pointer}.comments-card__like,.comments-card__like svg *{transition:all .3s ease-in-out}.comments-card__like.active svg *{fill:var(--purple);stroke:var(--purple)}.comments-card__nav{display:flex;gap:10px}.comments-card__btn{font-weight:500;font-size:12px;line-height:1;color:rgba(0,0,0,.2);cursor:pointer;transition:color .3s ease-in-out}@media (hover:hover){.comments-card__btn:hover{color:var(--purple)}}.comments-card__container{margin-top:15px;display:flex;flex-direction:column;gap:15px}@media (max-width:1099px){.comments-card{gap:10px}.comments-card__avatar{width:50px;height:50px}.comments-card__body{width:calc(100% - 60px)}}@media (max-width:760px){.comments-card{font-size:14px}}.comments-form{display:flex;border-radius:20px;padding:30px 25px;background-color:#f6f6f6}.comments-form__field{font-family:var(--font-family);width:100%;height:40px;background-color:transparent;font-weight:500;font-size:16px;color:#797979;border:1px solid #cfcfcf;border-right:none;border-radius:5px 0 0 5px;padding:7px 20px;position:relative;-moz-appearance:none;-webkit-appearance:none;resize:none;transition:all .3s ease-in-out}.comments-form__field::-webkit-input-placeholder{color:#797979}.comments-form__field:-moz-placeholder,.comments-form__field::-moz-placeholder{color:#797979}.comments-form__field:-ms-input-placeholder{color:#797979}.comments-form__field:focus{color:#797979}.comments-form__field.active{height:100px;background-color:rgba(255,255,255,.8)}.comments-form__btn{display:flex;align-items:center;justify-content:center;border-radius:0 5px 5px 0;padding:5px;width:40px;background:#fff}@media (max-width:1099px){.comments-form{padding:20px 15px}.comments-form__field{font-size:14px}}.comments{display:flex;flex-direction:column;gap:50px}.comments__top{display:flex;align-items:center;justify-content:space-between}.comments__btn{padding:15px}.comments__body{display:flex;flex-direction:column;gap:15px}@media (max-width:1099px){.comments__btn{padding:10px}}@media (max-width:760px){.comments{gap:32px}}.contacts-card{padding-bottom:20px;border-bottom:1px solid var(--light-purple)}.contacts-card__top{display:flex;justify-content:space-between}.contacts-card__caption{max-width:260px;line-height:1.2}.contacts-card__wrap{width:365px}.contacts-card__user+.contacts-card__user{margin-top:30px}.contacts-card__name{color:#000;margin-bottom:8px}.contacts-card__bottom{display:flex;margin-top:30px}.contacts-card__link{display:flex;font-weight:400;font-size:24px;line-height:133%;color:var(--purple);transition:opacity .3s ease-in-out}@media (hover:hover){.contacts-card__link:hover{opacity:.8}}.contacts-card__link::after{content:"";width:1px;height:100%;background-color:var(--purple);margin:0 20px}.contacts-card__link:last-child::after{display:none}.contacts-card+.contacts-card{margin-top:50px}@media (max-width:1400px){.contacts-card{padding-top:20px}.contacts-card:first-child{border-top:1px solid var(--light-purple);margin-top:12px}.contacts-card__top{display:flex;justify-content:flex-start;flex-direction:column;gap:20px}.contacts-card__caption{max-width:100%;font-size:26px}.contacts-card__wrap{width:100%}.contacts-card__user+.contacts-card__user{margin-top:10px}.contacts-card__name{margin-bottom:0;font-size:20px;line-height:120%}.contacts-card__value{font-size:14px}.contacts-card__bottom{margin-top:15px}.contacts-card__link{font-size:20px;line-height:120%}.contacts-card+.contacts-card{margin-top:0}}@media (max-width:760px){.contacts-card__caption{font-size:22px}.contacts-card__link,.contacts-card__name{font-size:18px}}.contacts{display:flex;height:520px}.contacts__body{display:flex;align-items:center;justify-content:center;padding:32px;width:49%;height:100%;border-radius:20px;background:linear-gradient(180deg,#2b3547 .34%,#1e242e 100%)}.contacts__map{width:51%;height:100%;border-radius:20px;overflow:hidden}.contacts__map img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contacts__caption{font-weight:500;font-size:14px;color:rgba(255,255,255,.8);margin-bottom:10px}.contacts__address{max-width:285px;font-style:normal;font-size:24px;line-height:133%;color:#fff}@media (max-width:1400px){.contacts{height:400px}.contacts__body{width:52%;padding:30px;border-radius:15px}.contacts__caption{font-size:12px}.contacts__address{max-width:180px;font-size:20px}.contacts__address br{display:none}.contacts__map{width:48%;border-radius:15px}}@media (max-width:1010px){.contacts{flex-direction:column;height:440px}.contacts__body{width:100%;padding:30px;border-radius:15px;height:50%}.contacts__address{max-width:100%}.contacts__map{width:100%;height:50%}}@media (max-width:760px){.contacts{height:auto}.contacts__body{padding:30px;border-radius:15px;height:auto}.contacts__caption{margin-bottom:5px}.contacts__address{font-size:20px;line-height:120%;margin-bottom:5px}.contacts__map{height:190px}}.content__body{display:flex;justify-content:space-between;gap:100px}.content__wrap{max-width:calc(100% - 465px);flex:1}.content__nav{display:flex;gap:24px;margin-bottom:30px}.content__tag{cursor:pointer;opacity:.6;position:relative;padding-bottom:7px;transition:all .3s ease-in-out}@media (hover:hover){.content__tag:hover{opacity:1;color:var(--purple)}}.content__tag::before{content:"";position:absolute;width:100%;height:2px;background-color:#000;left:0;bottom:-2px;opacity:0;transition:opacity .3s ease-in-out}.content__tag.active,.content__tag.active::before{opacity:1}@media (max-width:1099px){.content__tag{padding-bottom:3px}.content__nav{margin-bottom:21px}.content__wrap{max-width:calc(100% - 404px)}}@media (max-width:1010px){.content__body{gap:20px}.content__wrap{max-width:calc(100% - 270px)}}@media (max-width:760px){.content__body{gap:57px;flex-direction:column}.content__wrap{max-width:100%}.content__nav{gap:15px;margin-bottom:16px}.content__tag::before{bottom:2px}}.dragscroll{overflow:auto}.dragscroll::-webkit-scrollbar{width:24px;height:8px;background-color:rgba(48,51,60,.8);border-radius:4px;-webkit-transition:all .3s;transition:all .3s;opacity:0;display:none}.dragscroll::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.2);border-radius:4px;-webkit-transition:all .3s;transition:all .3s;display:none}.dragscroll::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.4);-webkit-transition:all .3s;transition:all .3s}.dragscroll::-webkit-scrollbar-button:vertical:start:decrement{display:none}.dragscroll::-webkit-scrollbar-button:vertical:end:increment{display:none}.dragscroll::-webkit-scrollbar-button:horizontal:start:decrement{display:none}.dragscroll::-webkit-scrollbar-button:horizontal:end:increment{display:none}.free,.horizontal{cursor:-webkit-grab;cursor:-o-grab;cursor:grab}.free:active,.horizontal:active{cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:grabbing}.filter-form__caption{display:none}.filter-form__wrap{display:flex;align-items:center;gap:50px}.filter-select{position:relative}.filter-select__title{display:flex;align-items:center;gap:5px;font-weight:500;cursor:pointer;color:#242b39;opacity:.5;transition:opacity .3s ease-in-out}@media (hover:hover){.filter-select__title:hover{opacity:1}}.filter-select__hidden{display:none;position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%);padding:15px;box-shadow:0 4px 4px 0 rgba(204,167,210,.5);background:#fff;border-radius:5px}.filter-select__flex{display:flex;gap:5px}.filter-select__field{min-width:120px;padding:10px 12px}.filter-select__box{display:flex;flex-direction:column;gap:10px}.filter{justify-content:space-between;border:1px solid #d9d9d9;border-radius:10px;padding:10px 20px}.filter,.filter__first{display:flex;align-items:center}.filter__caption{line-height:133%;color:rgba(36,43,57,.5);margin-right:50px}.filter__clear{display:inline-flex;font-weight:500;font-size:16px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:rgba(36,43,57,.5);cursor:pointer;transition:all .3s ease-in-out}.filter__clear:hover{color:#242b39}.footer{padding-top:16px;padding-bottom:45px;border-radius:20px 20px 0 0;background:linear-gradient(45deg,#2b3547 0,#1e242e 100%);position:relative;z-index:100;font-weight:400;font-size:14px;line-height:150%;color:#fff}.footer__wrap{display:flex;justify-content:space-between}.footer__first{flex-direction:column;gap:24px}.footer__box,.footer__container,.footer__first{display:flex;justify-content:space-between}.footer__container{width:35%;padding-top:15px}.footer__box{flex-direction:column;gap:24px}.footer__link,.footer__menu ul li a{display:inline-flex;font-weight:600;font-size:14px;line-height:145%;color:#fff;transition:color .3s ease-in-out}@media (hover:hover){.footer__link:hover{color:var(--purple)}}.footer__menu ul{margin-bottom:-6px}.footer__menu ul li{margin-bottom:6px}.footer__menu ul li a{font-weight:400;font-size:16px;line-height:125%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media (hover:hover){.footer__menu ul li a:hover{color:var(--purple)}}.footer__last,.footer__last-wrap{width:371px;display:flex;align-items:flex-end;justify-content:space-between}.footer__last-wrap{width:210px;align-items:flex-start;flex-direction:column;height:100%;padding-top:15px}.footer__title{font-weight:400;line-height:133%;margin-bottom:36px}.footer__btn{min-width:154px}@media (max-width:1099px){.footer{padding-top:30px;padding-bottom:45px;font-size:12px}.footer__logo{display:block;width:129px;height:36px}.footer__link{font-size:12px}.footer__menu ul{margin-bottom:-10px}.footer__menu ul li{margin-bottom:10px}.footer__menu ul li a{font-size:14px}.footer__last{width:210px;flex-direction:column;align-items:flex-start;gap:32px}.footer__last-wrap{padding-top:8px}.footer__container{width:38%;padding-top:10px}.footer__title{line-height:120%;margin-bottom:16px}.footer__btn{padding:8px 16px}}@media (max-width:760px){.footer{padding-top:20px;padding-bottom:45px}.footer__wrap{flex-direction:column}.footer__first{flex-direction:row}.footer__copyright{margin-top:8px;margin-right:30px}.footer__container{width:100%;padding-top:39px;padding-right:50px}.footer__link{font-family:var(--second-family)}.footer__menu ul{margin-bottom:-5px}.footer__menu ul li{margin-bottom:5px}.footer__box{gap:14px}.footer__last{width:100%;margin-top:24px;gap:28px}.footer__last-wrap{width:100%;flex-direction:row;justify-content:space-between}.footer__title{margin-bottom:0}.footer__btn{padding:8px 14px;min-width:158px;margin-top:-2px}}.header,.news::before{border-radius:0 0 20px 20px}.header{padding:14px 0;background:linear-gradient(45deg,#2b3547 0,#1e242e 100%);border:1px solid #434f64;border-top:none;position:relative;z-index:999}.header__logo{gap:32px;font-size:12px;color:#fff}.header__last,.header__logo,.header__wrap{display:flex;align-items:center}.header__wrap{justify-content:space-between}.header__last{gap:12px;margin-right:12px}.header__profile{width:16px;height:16px}.header__profile img,.smartimation-btn__icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header-mobile-search{display:none}@media (max-width:1099px){.header{padding:11px 0 8px;border-radius:0 0 15px 15px}.header__logo{gap:17px;font-size:11px}.header__logo img{width:100px;height:40px;-o-object-fit:contain;object-fit:contain}.header__last{gap:15px;margin-right:0}.header__btn{padding:4px 12px}}@media (max-width:760px){.header{padding:11px 0;border-radius:0 0 10px 10px}.header__logo{gap:12px}.header__logo img{width:93px;height:37px}.header__btn{display:none}.header-mobile-search{display:flex}}.manager-card{display:flex;align-items:center;gap:20px}.manager-card+.manager-card{margin-top:26px}.manager-card__avatar{width:130px;height:130px;border-radius:100%;overflow:hidden}.manager-card__avatar img{width:100%}.manager-card__box{display:flex;flex-direction:column;gap:8px;flex:1}.manager-card__value{font-weight:500;font-size:14px;color:rgba(27,27,27,.8)}@media (max-width:1400px){.manager-card+.manager-card{margin-top:10px}.manager-card__avatar{width:80px;height:80px}.manager-card__box{gap:5px}.manager-card__name{font-size:26px}.manager-card__value{font-size:12px}}@media (max-width:760px){.manager-card{gap:15px}.manager-card__avatar{width:60px;height:60px}.manager-card__name{font-size:22px}.manager-card__value{line-height:1}}.navigations{justify-content:space-between}.nav-links,.navigations,.page-numbers{display:flex;align-items:center}.page-numbers{justify-content:center;font-weight:500;font-size:16px;color:#202732;border:1px solid transparent;border-radius:5px;padding:10px 16px;width:40px;height:40px;transition:all .3s ease-in-out}.page-numbers.current{border-color:var(--purple);color:var(--purple)}.page-numbers:hover{color:var(--purple)}.page-numbers:hover svg *{stroke:var(--purple)}.page-numbers.next,.page-numbers.prew{width:auto;border:0;gap:5px;padding:0}.page-numbers.next svg *,.page-numbers.prew svg *{transition:all .3s ease-in-out}.page-numbers.prew{margin-right:40px}.page-numbers.next{margin-left:40px}@media (max-width:1279px){.page-numbers.next span,.page-numbers.prew span{display:none}}@media (max-width:760px){.navigations{flex-direction:column;gap:10px}}.news{position:relative;z-index:10;padding-top:12px;padding-bottom:80px}.news::before{content:"";position:absolute;width:100%;height:452px;top:-106px;left:0;z-index:-1;background-color:#1e242e}.news__page{display:flex;justify-content:space-between;margin-top:32px;position:relative}.news__body{max-width:910px;width:60%}.news__container{padding-bottom:50px;border-bottom:1px solid #d9d9d9;margin-bottom:50px}.news .aside{padding-top:350px}@media (max-width:1400px){.news__body{width:55%}}@media (max-width:1099px){.news{padding-top:16px}.news::before{height:395px}.news__page{margin-top:22px}.news__body{width:calc(57% + 2px)}.news .aside{padding-top:290px}}@media (max-width:1010px){.news__body{width:calc(66% - 20px)}.news .aside{padding-top:245px}}@media (max-width:760px){.news{padding-bottom:50px}.news::before{height:475px}.news__page{margin-top:17px;flex-direction:column;gap:50px}.news__body{width:100%}.news__container{padding-bottom:32px;margin-bottom:32px}.news .aside{padding-top:0}}.page-item{position:relative;z-index:10;padding-top:12px;padding-bottom:110px}.page-item__top{position:absolute;width:100%;top:-106px;height:417px;background-color:#1e242e;border-radius:0 0 20px 20px;overflow:hidden}.page-item__bg{position:absolute;height:100%;top:0;z-index:1}.manager-card__avatar img,.page-item__bg img{height:100%;-o-object-fit:cover;object-fit:cover}.page-item__body{display:flex;height:520px;margin-top:14px}.page-item__coll{width:50%;height:100%;border-radius:20px;background:linear-gradient(180deg,#2b3547 .34%,#1e242e 100%);padding:64px 72px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.page-item__title{color:#fff;margin-bottom:30px}.page-item__subtitle{line-height:135%;color:#fff;max-width:455px}.page-item__img{width:50%;height:100%;border-radius:20px;overflow:hidden}.page-item__img img{width:100%}.page-item .wrapper{position:relative;z-index:88}@media (max-width:1400px){.page-item__coll{padding:48px}.page-item__body{height:420px}.page-item__title{font-size:34px}.page-item__subtitle{max-width:350px;font-size:20px}}@media (max-width:1099px){.page-item{padding-top:16px;padding-bottom:70px}.page-item__top{height:395px}.page-item__body{height:324px;margin-top:20px}.page-item__coll{padding:37px 48px}.page-item__title{font-size:32px}}@media (max-width:1010px){.page-item__coll{padding:28px}.page-item__title{font-size:26px}.page-item__subtitle{font-size:17px}}@media (max-width:760px){.page-item{padding-bottom:55px}.page-item__top{height:350px}.page-item__body{height:auto;flex-direction:column;margin-top:16px}.page-item__coll{padding:37px 35px;width:100%}.page-item__box{margin-bottom:46px}.page-item__title{font-size:24px;margin-bottom:21px}.page-item__subtitle{font-size:18px;line-height:122%}.page-item__img{width:100%;height:auto}}.page-top,.promo::before{border-radius:0 0 20px 20px}.page-top{background-color:#1e242e;position:relative;z-index:100;padding-top:160px;padding-bottom:52px;margin-top:-90px}.page-top__bg{position:absolute;height:100%;top:0;right:0;z-index:1}.page-item__img img,.page-top__bg img{height:100%;-o-object-fit:cover;object-fit:cover}.page-top__wrap{display:flex;align-items:center;gap:120px}.page-top__title{color:#fff}.page-top__subtitle{font-size:24px;line-height:133%;color:rgba(255,255,255,.5)}@media (max-width:1099px){.page-top{padding-top:130px;padding-bottom:42px}}@media (max-width:1010px){.page-top{padding-top:141px;padding-bottom:45px}}.project-card__wrap{position:relative;width:100%;height:492px;border-radius:20px;overflow:hidden;margin-bottom:10px}.project-card__tags{position:absolute;top:0;left:0;padding:20px;z-index:8;display:flex;flex-wrap:wrap;gap:6px}.project-card__tag{display:inline-flex;font-weight:500;font-size:12px;line-height:1;color:#000;border-radius:100px;padding:6px 10.5px;background-color:#fff}.project-card__img{display:block;overflow:hidden;width:100%;height:100%}.project-card__img img{width:100%;transition:transform .3s ease-in-out}@media (hover:hover){.project-card__img:hover img{transform:scale(1.1)}}.project-card__nav{position:absolute;z-index:10;right:8px;bottom:6px;border-radius:1000px;padding:5px;display:flex;flex-direction:column;gap:5px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,0,0,.3)}.project-card__btn{display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid rgba(255,255,255,.5);border-radius:50%;width:57px;height:57px;font-weight:500;font-size:12px;text-align:center;color:#fff;cursor:pointer}.project-card__desc{display:block;font-weight:500;line-height:125%;color:#fff}@media (hover:hover){.project-card__desc:hover{text-decoration:underline}}.project-card__date{font-weight:500;font-size:12px;color:rgba(255,255,255,.5);margin-top:6px}.project-card .author{margin-bottom:10px}.special-projects-swiper.dark .project-card__desc{color:#1e242e}.special-projects-swiper.dark .project-card__date{color:rgba(30,36,46,.5)}@media (max-width:1099px){.project-card__wrap{width:100%;height:405px;margin-bottom:6px}.project-card__desc{font-size:14px}.project-card__bottom{padding-right:25px}.project-card__date{margin-top:3px}.project-card .author{margin-bottom:5px}}.promo-big-card{background:linear-gradient(145deg,#2b3547 .34%,#1e242e 100%);border:1px solid #434f64;border-radius:20px;overflow:hidden;position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:space-between}.promo-big-card__top{padding:50px 60px}.promo-big-card__name{font-weight:500;font-size:42px;line-height:114%;color:#fff}.promo-big-card__bg{position:absolute;top:0;right:0;height:100%;z-index:-1}.project-card__img img,.promo-big-card__bg img,.promo-big-card__img img{height:100%;-o-object-fit:cover;object-fit:cover}.promo-big-card__img{position:absolute;height:332px;right:50px;bottom:50px;z-index:0;transform:scale(1);transition:transform .3s ease-in-out}.promo-big-card__bottom{padding:45px 40px 45px 60px;display:flex;align-items:center;justify-content:space-between}.promo-big-card__tag{display:inline-flex;font-weight:500;font-size:16px;color:#fff;border:1px solid #fff;border-radius:4px;padding:5px 10px}.promo-big-card:hover .promo-big-card__name{text-decoration:underline}.promo-big-card:hover .promo-big-card__img,.promo-card:hover .promo-card__img img{transform:scale(1.1)}@media (max-width:1099px){.promo-big-card{border-radius:15px}.promo-big-card__top{padding:42px 50px}.promo-big-card__name{font-size:32px;line-height:119%}.promo-big-card__img{height:275px;right:35px;bottom:40px}.promo-big-card__tag{padding:3px 10px}.promo-big-card__bottom{padding:25px 25px 40px 50px}}@media (max-width:760px){.promo-big-card__top{padding:32px;height:50%}.promo-big-card__name{font-size:24px;line-height:117%}.promo-big-card__bottom{padding:32px;height:50%;position:relative;flex-direction:column-reverse;align-items:flex-start}.promo-big-card__bottom .promo-profile{margin-top:-52px;position:relative;z-index:8}.promo-big-card__img{height:137px;right:20px;bottom:20px}.promo-big-card__tag{padding:0 8px;font-size:12px;margin-bottom:-3px;position:relative;z-index:8}}.promo-card{border-radius:20px;height:100%;display:flex;flex-wrap:wrap;overflow:hidden}.promo-card__top{width:100%;height:50%;background:linear-gradient(42deg,#2b3547 0,#1e242e 100%);border:1px solid #434f64;border-bottom:none;border-radius:20px 20px 0 0;padding:40px}.promo-card__caption{margin-bottom:15px}.promo-card__box{display:flex;gap:6px}.promo-card__item{height:26px;display:flex;align-items:center;gap:3px;font-weight:500;font-size:12px;color:rgba(255,255,255,.8)}.promo-card__bottom{position:relative;width:100%;height:50%}.promo-card__bottom .promo-profile{max-width:calc(100% - 80px);position:absolute;left:40px;top:-25px;z-index:10}.promo-card__img{overflow:hidden;width:100%;height:100%}.promo-card__img img{transform:scale(1);transition:transform .3s ease-in-out}.promo-card:hover .promo-card__caption{text-decoration:underline}@media (max-width:1099px){.promo-card{border-radius:15px}.promo-card__top{border-radius:15px 15px 0 0;padding:30px 35px}.promo-card__bottom .promo-profile{max-width:calc(100% - 60px);left:30px;top:-20px}}.promo-profile{display:inline-flex;align-items:center;gap:10px;font-size:16px;line-height:145%;color:rgba(0,0,0,.8);padding:4px 15px 4px 4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.9);border-radius:100px}.promo-profile__avatar{border-radius:50%;width:52px;height:52px}.promo-card__img img,.promo-profile__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promo-profile__name{flex:1}@media (max-width:1400px){.promo__slide{width:calc(33.333% - 11.5px)}.promo__slide_big{width:calc(66.6% - 11.5px)}}@media (max-width:1099px){.promo-profile{font-size:14px}.promo-profile__avatar{width:34px;height:34px}}@media (max-width:760px){.promo-profile{padding:3px 12px 3px 3px;font-size:13px}}.promo,.promo__arrows{position:relative;z-index:10}.promo{margin-top:-88px;padding-top:104px;padding-bottom:50px}.promo::before{content:"";position:absolute;width:100%;height:396px;background:#1e242e;top:0;left:0}.promo__arrows{display:flex;align-items:center;gap:30px;margin-bottom:16px}.promo__swipper{height:520px;overflow:hidden}.promo__swipper *{box-sizing:border-box}.promo__slide{width:calc(25% - 11.5px)}.promo__slide_big{width:calc(50% - 11.5px)}.promo__bottom{margin-top:30px;display:flex;align-items:center;gap:8px}@media (max-width:1400px){.promo__slide{width:calc(33.333% - 11.5px)}.promo__slide_big{width:calc(66.6% - 11.5px)}}@media (max-width:1099px){.promo{padding-top:107px;padding-bottom:36px;overflow:hidden}.promo::before{height:356px}.promo__arrows{margin-bottom:18px;padding-left:3px}.promo__swipper{height:429px;overflow:visible}.promo__slide{width:calc(33.333% - 10.5px)}.promo__slide_big{width:calc(66.6% - 10.5px)}.promo__tags{overflow:visible;width:100%}.promo__bottom{margin-top:27px}}@media (max-width:1010px){.promo__slide{width:calc(50% - 10px)}.promo__slide_big{width:calc(100% - 10px)}}@media (max-width:760px){.promo{padding-top:119px;padding-bottom:36px}.promo::before{height:430px}.promo__bottom{margin-top:20px}.promo__slide,.promo__slide_big{width:calc(100% - 32px)}.promo__arrows{display:none}}.rating{padding-top:80px;padding-bottom:80px}.rating__body{display:flex;flex-direction:column;gap:45px}.recommendations{overflow:hidden}.redactions-card{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:57px 75px;border-radius:20px;background:linear-gradient(180deg,#2b3547 .34%,#1e242e 100%);color:#fff}.redactions-card__title{color:#fff}.redactions-card__row{display:flex;justify-content:space-between}.redactions-card__caption{font-weight:500;font-size:14px;line-height:1;color:rgba(255,255,255,.8);margin-bottom:15px}.redactions-card__item{display:flex;flex-direction:column;font-weight:400;font-size:24px;line-height:133%;color:#fff;transition:color .3s ease-in-out}@media (hover:hover){.redactions-card__item:hover{color:var(--purple)}}.redactions-card__item:after{content:"";width:40px;height:1px;background-color:#fff;margin:8px 0}.redactions-card__item:last-child:after{display:none}.redactions-card__bottom{display:flex;justify-content:space-between}.redactions-card__bottom-box{min-width:189px}.redactions-card__btn{min-width:155px}.redactions-card .social{gap:10px}.redactions-card .social__link{display:flex;align-items:center;justify-content:center;width:36px;height:36px}.redactions-card .social__link img{width:25px;height:25px}@media (max-width:1400px){.redactions-card{padding:30px;border-radius:15px}.redactions-card__title{font-size:32px}.redactions-card__item{font-size:20px}.redactions-card__item::after{margin:6px 0}.redactions-card__caption{font-size:12px;margin-bottom:12px}.redactions-card__bottom{flex-direction:column;gap:10px}.redactions-card .social,.redactions-card__bottom{justify-content:flex-start}}@media (max-width:1099px){.redactions-card__coll{width:49%}}@media (max-width:1010px){.redactions-card__row{flex-direction:column;gap:25px}.redactions-card__coll{width:100%}.redactions-card__item{font-size:18px}}@media (max-width:760px){.redactions-card{gap:20px}.redactions-card__title{font-size:24px}.redactions-card__item::after{margin:1px 0;width:30px}.redactions-card__row{gap:20px}}.redactions{position:relative;z-index:10;padding-top:12px;padding-bottom:80px}.redactions::before{content:"";position:absolute;width:100%;height:452px;top:-106px;left:0;z-index:-1;background-color:#1e242e;border-radius:0 0 20px 20px}.redactions__body{margin-top:14px}.redactions__wrap{display:flex;justify-content:space-between}.redactions__wrap+.redactions__wrap{margin-top:105px}.redactions__coll{max-width:754px;width:54%}.redactions__coll:first-child{max-width:658px;width:44%}@media (max-width:1099px){.redactions{padding-top:16px}.redactions__body{margin-top:20px}.redactions__wrap+.redactions__wrap{margin-top:80px}.redactions__coll{width:49%}.redactions__coll:first-child{width:49%}}@media (max-width:1010px){.redactions__wrap+.redactions__wrap{margin-top:50px}.redactions__wrap:not(:first-child){flex-direction:column;gap:50px}.redactions__wrap:not(:first-child) .redactions__coll{width:100%}.redactions__wrap:not(:first-child) .redactions__coll:first-child{width:100%}.redactions__coll{width:49%}.redactions__coll:first-child{width:49%}}@media (max-width:760px){.redactions::before{height:350px;border-radius:0 0 15px 15px}.redactions__body{margin-top:16px}.redactions__wrap{flex-direction:column;gap:25px}.redactions__wrap:not(:first-child){gap:45px}.redactions__coll{width:100%}.redactions__coll:first-child{width:100%}}.search-page{padding-top:60px;padding-bottom:150px}.search-page__title{color:#d9d9d9}.search-page__title p{display:contents}.search-page__title span{color:#000}.search-page__body{display:flex;justify-content:space-between;gap:100px;margin-top:60px}.search-page__wrap{max-width:calc(100% - 465px);flex:1}.search-page__container{margin-top:29px}@media (max-width:1099px){.search-page{padding-top:30px;padding-bottom:80px;overflow:hidden}.search-page__wrap{max-width:calc(100% - 404px)}.search-page__body{margin-top:30px}}@media (max-width:1010px){.search-page__body{gap:20px}.search-page__wrap{max-width:100%}}@media (max-width:760px){.search-page__title{font-size:22px}.search-page__title p{display:block}.search-page__body{gap:57px;flex-direction:column}.search-page__wrap{max-width:100%}}.search,.search__wrap{position:relative;z-index:10}.search{width:755px;height:45px;top:-2px;margin-left:-138px}.search__wrap{display:flex}.search__field{font-family:var(--font-family);width:100%;background-color:transparent;font-weight:400;font-size:16px;color:#fff;padding:12px 16px;border:1px solid #434f64;border-radius:2px;position:relative;-moz-appearance:none;-webkit-appearance:none;transition:all .3s ease;resize:none}.search__field::-webkit-input-placeholder{color:rgba(255,255,255,.8)}.search__field:-moz-placeholder,.search__field::-moz-placeholder{color:rgba(255,255,255,.8)}.search__field:-ms-input-placeholder{color:rgba(255,255,255,.8)}.search__field:focus{border-color:#adbad0;color:#fff}.search__btn{position:absolute;width:40px;height:40px;display:flex;align-items:center;justify-content:center;top:50%;right:0;transform:translateY(-50%);cursor:pointer}.search__btn::before{content:"";position:absolute;width:1.5px;height:calc(100% - 14px);background-color:#434f64;top:7px;left:0}.search__closed,.subscribes__title br{display:none}@media (max-width:1400px){.search{width:50%;margin-left:0}}@media (max-width:1099px){.search{width:32%;height:35px;top:-2px;margin-left:calc(-10% - 4px)}.search__field{font-size:14px;padding:8px 16px}.search__btn{width:35px;height:35px}.search__btn::before{width:1px;height:calc(100% - 4px);background-color:#283141;top:2px}}@media (max-width:760px){.search{position:absolute;width:calc(100% + 2px);height:calc(100% + 2px);top:-1px;left:-1px;z-index:88;border-radius:0 0 10px 10px;background:linear-gradient(45deg,#2b3547 0,#1e242e 100%);margin-left:0;border:1px solid #434f64;padding:12px 20px;transform:translateY(-100%);transition:all .2s ease-in-out}.search.active{transform:translateY(0)}.search__body{display:flex;align-items:center;gap:8px}.search__field{border-color:#e2dbf0}.search__field::-webkit-input-placeholder{color:rgba(255,255,255,.8)}.search__field:-moz-placeholder,.search__field::-moz-placeholder{color:rgba(255,255,255,.8)}.search__field:-ms-input-placeholder{color:rgba(255,255,255,.8)}.search__field:focus{border-color:#e2dbf0;color:#fff}.search__btn::before{background-color:#e2dbf0}.search__closed{display:flex}.search__wrap{flex:1}}.select{display:inline-flex;position:relative;cursor:pointer}.select-title,.select-title__arrow{position:relative;transition:all .3s ease-in-out}.select-title{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #8e9297;border-radius:5px;padding:11px 15px;z-index:1;background-color:#fff;min-width:128px;height:40px}.select-title__arrow{width:16px;height:16px}.select-title__value{display:block;font-weight:500;font-size:16px;color:#202732;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative}.select-options{display:none;position:absolute;top:100%;right:0;overflow:hidden;width:100%;background:#fff;border:1px solid #8e9297;border-radius:5px;white-space:nowrap;z-index:10;padding:8px 0}.select-options__value{padding:4px 16px;font-weight:500;font-size:16px;color:#202732;cursor:pointer;transition:all .3s}.select-options__value:hover{background-color:#eff0f2;transition:all .3s}.select.active .select-title__arrow{transform:rotate(-180deg)}.select_item,.select_item .select{font-weight:400}.select_item .select-title{font-weight:400;font-size:14px;line-height:145%;gap:8px;border-color:#d9d9d9}.select_item .select-title__value{font-size:14px;color:#8e9297}.select_item .select-options{border-color:#d9d9d9}.select_item .select-options__value{font-weight:400;font-size:14px;line-height:145%}@media (max-width:1099px){.select-title{gap:5px;padding:10px 9px}.select-title__value,.select_item .select-options__value,.select_item .select-title,.select_item .select-title__value{font-size:12px}.select-options__value{padding:2px 12px;font-size:12px}}.smartimation,.smartimation-btn{display:flex;justify-content:center}.smartimation{gap:5px}.smartimation-btn{align-items:center;flex-direction:column;border:1px solid rgba(255,255,255,.5);border-radius:10000px;width:60px;height:60px;font-weight:500;cursor:pointer;font-size:12px;color:#fff;transition:all .3s ease-in-out}.smartimation-btn__icon{width:30px;height:30px;position:relative;top:6px}.smartimation-btn__icon svg *{transition:all .3s ease-in-out}.smartimation-btn__icon svg .stroke{stroke:#fff}.smartimation-btn__icon svg .fill{fill:#fff}@media (hover:hover){.smartimation-btn:hover{background-color:#fff;color:var(--dark-grey)}.smartimation-btn:hover svg .stroke{stroke:var(--dark-grey)}.smartimation-btn:hover svg .fill{fill:var(--dark-grey)}}.smartimation-btn.active{background-color:#fff;color:var(--dark-grey)}.smartimation-btn.active svg .stroke{stroke:var(--dark-grey)}.smartimation-btn.active svg .fill{fill:var(--dark-grey)}.smartimation_dark .smartimation-btn{border-color:rgba(67,79,100,.8);color:var(--dark-grey);opacity:1}.smartimation_dark .smartimation-btn__icon svg .stroke{stroke:var(--dark-grey)}.smartimation_dark .smartimation-btn__icon svg .fill{fill:var(--dark-grey)}@media (hover:hover){.smartimation_dark .smartimation-btn:hover{background-color:var(--dark-grey);color:#fff}.smartimation_dark .smartimation-btn:hover svg .stroke{stroke:#fff}.smartimation_dark .smartimation-btn:hover svg .fill{fill:#fff}}.smartimation_dark .smartimation-btn.active{background-color:var(--dark-grey);color:#fff}.smartimation_dark .smartimation-btn.active svg .stroke{stroke:#fff}.smartimation_dark .smartimation-btn.active svg .fill{fill:#fff}.smartimation_gray .smartimation-btn{border-color:#fff;opacity:.7}@media (hover:hover){.smartimation_gray .smartimation-btn:hover{background-color:#fff;color:var(--dark-grey);opacity:1}.smartimation_gray .smartimation-btn:hover svg .stroke{stroke:var(--dark-grey)}.smartimation_gray .smartimation-btn:hover svg .fill{fill:var(--dark-grey)}}.smartimation_gray .smartimation-btn.active{background-color:#fff;color:var(--dark-grey)}.smartimation_gray .smartimation-btn.active svg .stroke{stroke:var(--dark-grey)}.smartimation_gray .smartimation-btn.active svg .fill{fill:var(--dark-grey)}.smartimation_item .smartimation-btn{width:50px;height:50px;border-color:#fff;opacity:.6}.smartimation_item .smartimation-btn__icon{width:26px;height:26px}@media (hover:hover){.smartimation_item .smartimation-btn:hover{background-color:#fff;color:var(--dark-grey);opacity:1}.smartimation_item .smartimation-btn:hover svg .stroke{stroke:var(--dark-grey)}.smartimation_item .smartimation-btn:hover svg .fill{fill:var(--dark-grey)}}.smartimation_item .smartimation-btn.active{background-color:#fff;color:var(--dark-grey)}.smartimation_item .smartimation-btn.active svg .stroke{stroke:var(--dark-grey)}.smartimation_item .smartimation-btn.active svg .fill{fill:var(--dark-grey)}.smartimation_column{flex-direction:column}@media (max-width:1099px){.smartimation-btn,.smartimation_big .smartimation-btn{width:50px;height:50px;font-size:10px}.smartimation-btn__icon,.smartimation_big .smartimation-btn__icon{width:24px;height:24px;top:4px}}.special-projects{padding-top:50px;padding-bottom:46px;position:relative}.special-projects::before{content:"";position:absolute;width:100%;height:500px;background:#1e242e;border-radius:20px 20px 0 0;top:365px;left:0}.special-projects__title{margin-bottom:40px}.special-projects-swiper{overflow:hidden}.special-projects-swiper *{box-sizing:border-box}@media (max-width:1099px){.special-projects{padding-top:44px;padding-bottom:115px}.special-projects::before{height:475px;top:325px}.special-projects__title{margin-bottom:24px}}@media (max-width:1010px){.special-projects{margin-bottom:-40px;overflow:hidden}.special-projects-swiper{overflow:visible}}@media (max-width:760px){.special-projects{padding-top:32px;padding-bottom:125px}.special-projects::before{top:305px}}.subscribes{margin-top:120px;position:relative;padding-top:100px;padding-bottom:120px;background-color:#1e242e;border-radius:20px 20px 0 0;margin-bottom:-20px;overflow:hidden}.subscribes__title{color:#fff;line-height:1.25}.subscribes__bg{position:absolute;height:100%;top:0;right:0;z-index:1}.subscribes__bg img{height:100%;-o-object-fit:cover;object-fit:cover}.subscribes__wrap{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.subscribes__list{display:flex}.subscribes__link{display:inline-flex;align-items:center;justify-content:center;font-weight:500;font-size:16px;border:1px solid #1e242e;color:#1e242e;background:#fff;padding:10px 15px;width:154px;height:39px;transition:all .3s ease-in-out}@media (hover:hover){.subscribes__link:hover{background-color:var(--purple);color:#fff}}.subscribes__link:first-child{border-radius:5px 0 0 5px}.subscribes__link:last-child{border-radius:0 5px 5px 0}@media (max-width:1279px){.subscribes{margin-top:60px}.subscribes__link{width:130px}}@media (max-width:1099px){.subscribes{padding-top:60px;padding-bottom:80px}.subscribes__link{width:121px;padding:5px}}@media (max-width:1010px){.subscribes__link{width:100px;padding:5px;font-size:14px}}@media (max-width:760px){.subscribes{padding-top:30px;padding-bottom:55px;margin-top:35px}.subscribes__title br{display:block}.subscribes__wrap{align-items:flex-start;flex-direction:column;gap:18px}.subscribes__list{width:100%}.subscribes__link{width:auto;flex-basis:100%;font-size:12px}}.main-table{width:100%}.table{border-collapse:collapse;border-width:0;padding:0;margin:0}.table thead tr{margin-bottom:9px}.table thead tr th{min-width:170px;font-weight:400;font-size:18px;line-height:178%;color:rgba(0,0,0,.6);text-align:left}.table thead tr th:first-child{min-width:80px}.table thead tr th:nth-child(2){min-width:440px}.table tbody tr{background-color:#fafafa;border-radius:10px;margin-bottom:9px}.table tbody tr td{min-width:170px;text-align:left;font-weight:400;font-size:24px;line-height:133%;color:#000;padding:22px 0;border-bottom:9px solid #fff}.table tbody tr td small{font-weight:400;font-size:18px;line-height:178%;color:rgba(0,0,0,.6)}.table tbody tr td p{max-width:380px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table tbody tr td:first-child{min-width:80px;padding-left:32px;border-radius:10px 0 0 10px}.table tbody tr td:nth-child(2){min-width:440px}.table tbody tr td:last-child{padding-right:32px;border-radius:0 10px 10px 0}.tags-sliders{width:100%;display:flex;align-items:center;justify-content:space-between}.tags-sliders__swiper{overflow:hidden;width:calc(100% - 22px)}.tags-sliders__slide{width:auto;margin-right:8px}.tags-sliders-arrow{cursor:pointer;transition:transform .3s ease-in-out}.tags-sliders-arrow:hover{transform:scale(1.2)}@media (max-width:1099px){.tags-sliders__swiper{overflow:visible;width:100%}.tags-sliders-arrow{display:none}}