/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box;scroll-behavior:smooth}details,main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;color:inherit;text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;max-width:100%}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:none}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:"IBM Plex Serif";src:local("IBMPlexSerif-regular"),url(fonts/IBMPlexSerif-Regular.woff2) format("woff2"),url(fonts/IBMPlexSerif-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"IBM Plex Serif";src:local("IBMPlexSerif-medium"),url(fonts/IBMPlexSerif-Medium.woff2) format("woff2"),url(fonts/IBMPlexSerif-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}*,::after,::before{box-sizing:border-box}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{display:none}body{margin:0;min-width:320px;font-family:"IBM Plex Serif",serif;font-size:22px;color:#000}h1,h2,h3,h4,h5,h6,p{margin:0}picture{line-height:0}.list-reset{margin:0;padding:0;list-style:none}.btn-reset{padding:0;border:none;background-color:transparent;cursor:pointer}.visually-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}.stop-scroll{overflow:hidden}.container{padding:0 30px;margin:0 auto;max-width:1380px}.header{background-color:#2c2d30}.header__disclaimer{color:#9c9c9c}.header--article .container{padding:10px 15px;display:flex;align-items:center;color:#f5f5f5;font-size:21px;font-weight:500;line-height:39px;justify-content:space-between;gap:40px}.header--article .header__logo{padding:2px 0 0;line-height:0}.header--article .header__logo a{display:block;font-size:0}.header--article .header__logo-wrap:first-child{flex-direction:row-reverse;max-width:525px;flex:1}.header__logo{font-size:0;padding:8px 0}.header__logo--mob{display:none}.header__logo img{max-height:60px}.header__logo-wrap{display:flex;justify-content:space-between;align-items:center;gap:6px}.hero{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 76px);background-color:#9c9c9c;background-image:linear-gradient(rgba(0,0,0,.39)),url(img/hero/hero.jpg);background-image:linear-gradient(rgba(0,0,0,.39)),-webkit-image-set(url("img/hero/hero.webp") 1x type("image/webp"), url("img/hero/2x/hero-2x.webp") 2x type("image/webp"));background-image:linear-gradient(rgba(0,0,0,.39)),image-set(url("img/hero/hero.webp") 1x type("image/webp"), url("img/hero/2x/hero-2x.webp") 2x type("image/webp"));background-repeat:no-repeat;background-size:cover;margin-bottom:40px}.hero__title{display:flex;flex-direction:column;font-size:108px;line-height:88px;font-weight:400}.hero__title span:nth-child(2){align-self:center}.hero__title span:nth-child(3){align-self:flex-end}.hero__title-wrap{width:min(100%,920px);color:#fff}.hero__disclaimer{margin-bottom:28px;text-align:center;font-weight:500}.hero__container{display:flex;justify-content:center;width:100%}.main__intro{font-size:22px;font-weight:400;line-height:36px;max-width:785px}.main__intro-wrap{max-width:890px;margin:0 auto 40px}.main__list{max-height:2500px;display:flex;flex-direction:column;gap:12px;flex-wrap:wrap;padding-bottom:42px;margin-bottom:45px;border-bottom:1px solid #2c2d30}.main__item{position:relative;width:calc((100% - 24px)/ 3);padding-bottom:24px;border-bottom:1px solid #2c2d30;filter:grayscale(90%);transition:filter .3s}.main__item:hover{filter:grayscale(0)}.main__item-picture{width:100%}.main__item:nth-child(-n+7)::after{content:"";display:block;width:1px;height:calc(100% - 20px);position:absolute;top:0;right:-6px;background-color:#2c2d30}.main__item:nth-child(3) .main__item-img{height:672px}.main__item:nth-child(4){border-bottom:none}.main__item:nth-child(5) .main__item-img{height:672px}.main__item:nth-child(7){border-bottom:none;flex:1}.main__item:nth-child(7) .main__item-img{height:672px}.main__item:nth-child(11){flex:1;border-bottom:none}.main__item:nth-child(11) .main__item-img{height:444px}.main__item-link{display:flex;flex-direction:column;gap:6px;align-items:flex-start;line-height:1.15}.main__item-decriptor{padding:3px 8px;background-color:#2c2d30;color:#fff;font-size:18px;font-weight:400;line-height:1.15}.main__item-title{font-size:42px;font-weight:400}.main__item-subtitle{font-size:22px;font-weight:400}.main__item-img{width:100%;height:336px;-o-object-fit:cover;object-fit:cover;margin-bottom:10px}.art{margin-bottom:20px}.art .article{border-bottom:1px solid #2c2d30}.article__wrap{max-width:1020px;padding:40px 0;margin:0 auto}.article__title{font-size:68px;font-weight:400;line-height:65px;max-width:795px;margin-bottom:15px}.article__subtitle{font-size:27px;font-weight:400;line-height:36px;max-width:690px;margin-bottom:15px}.article__picture{flex-shrink:0;max-width:795px;width:100%}.article__picture-description{font-size:16px;font-weight:400;line-height:24px}.article__picture-description span{color:#9c9c9c;font-size:12px}.article__picture-wrap{display:flex;gap:15px;margin-bottom:40px}.article__img{max-width:795px;width:100%}.article__mini-title{margin-bottom:15px}.article__intro{max-width:795px;font-size:27px;font-weight:400;line-height:36px;color:#787878;margin-bottom:24px}.article__text{max-width:795px;font-size:22px;font-weight:400;line-height:36px}.article__text:not(:last-child){margin-bottom:24px}.article .header__logo:nth-child(2){display:flex;align-items:center;gap:7px}.article .header__logo:nth-child(2) img{font-size:0}.article .header__logo:nth-child(2) .header__logo-text{color:#9c9c9c}.article .header__logo-wrap{font-size:22px;padding:15px 0}.article .header__logo-text{color:#fff;font-size:21px;font-weight:500}.footer__disclaimer{background-color:#2c2d30}.footer__disclaimer-wrap{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px;padding:10px 0 20px;color:#9c9c9c}.footer__logo{display:flex;align-items:center;gap:10px}.footer__img{width:100%}.credentials{padding-top:20px;color:#9c9c9c;font-size:18px;padding-bottom:10px;max-width:400px}.credentials span{font-size:500;color:#fff}.swiper{padding-top:20px}.swiper-slide{display:flex;justify-content:center}.slide-link{width:210px}.slide-img{width:210px;height:210px;-o-object-fit:cover;object-fit:cover}.slide-title{font-size:22px;font-weight:400;line-height:28px}.slide-subtitle{font-size:16px;font-weight:400;line-height:24px}.swiper-button-next,.swiper-button-prev{color:#2c2d30}@media (max-width:1100px){.header--article .header__logo-wrap:first-child{flex-direction:row;max-width:100%;gap:20px}.header--article .header__container{gap:20px}.header--article .link-to-main{font-size:18px;line-height:22px;max-width:-moz-min-content;max-width:min-content}.header--article .header__logo-wrap:last-child .header__logo{display:none}.header--article .header__logo-wrap:last-child .header__logo--mob{display:block}.header--article .header__disclaimer{display:none}.article__wrap{max-width:795px;margin:0 auto}.article__picture-wrap{flex-direction:column}.article__picture-description{max-width:320px;align-self:flex-end;text-align:end;padding-right:15px}.main__item{width:calc((100% - 12px)/ 2)}.main__list{max-height:3600px}.main__item:nth-child(11),.main__item:nth-child(4),.main__item:nth-child(7){flex:0;border-bottom:inherit}.main__item-title{font-size:36px}.main__item-subtitle{font-size:18px}.main__item:nth-child(6)::after,.main__item:nth-child(7)::after{display:none}}@media (max-width:899px){.article__mini-title{padding:0 15px;text-align:center}.hero__disclaimer{font-size:18px;font-weight:500;line-height:28px}.hero__title{margin:0 auto;max-width:600px;font-size:62px;font-weight:400;line-height:55px}.footer__logo span{display:none}.container{padding:0 15px}.main__intro{font-size:18px;font-weight:400;line-height:28px}.main__item{filter:none}.footer__timestamp{font-size:18px}.article__intro{font-size:21px;line-height:28px}.article__text{font-size:18px;line-height:24px}.article__picture-description{font-size:13px;line-height:22px}.article__picture-description span{font-size:10px}.slide-title{font-size:21px;line-height:28px}.slide-subtitle{font-size:13px;line-height:22px}.article__picture-wrap{margin-bottom:20px}}@media (max-width:689px){.art .article{border-bottom:none}.container{padding:0}.footer__container,.header__container,.main__container--index{padding:0 15px}.article__wrap{padding-top:0}.article__intro,.article__text,.article__title-wrap{padding:0 15px}.article__text:last-child{border-bottom:1px solid #2c2d30;padding-bottom:40px}.article__picture-description{padding-right:15px}.article__header-wrap{display:flex;flex-direction:column-reverse}.article__title{font-size:42px;font-weight:400;line-height:42px}.article__subtitle{font-size:21px;line-height:28px}.slide-link{width:170px}.slide-img{width:170px;height:170px;-o-object-fit:cover;object-fit:cover}.footer__disclaimer-wrap{flex-direction:column;gap:15px;align-items:flex-start}.footer__logo{padding-bottom:0}.hero__title{max-width:400px;font-size:36px;line-height:40px}.main__list{max-height:none}.main__item{width:100%}.main__item:last-child{border-bottom:none}.main__item:nth-child(-n+7)::after{display:none}.main__item:nth-child(4),.main__item:nth-child(7){border-bottom:1px solid #2c2d30}}