@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900&subset=cyrillic);

.arewards, .arewards__body, .arewards__left, .arewards__right, .block, .burger, .button, .footer__bottom, .footer__column, .footer__top, .inner__head, .inner__name, .inner__top, .langs, .langs__item, .langs__list, .nav__children--inner, .nav__children--item, .nav__children--left, .nav__children--number, .nav__content, .nav__left, .nav__link, .nav__links, .nav__search-btn, .scrollfire, .scrollfire__content, .scrollfire__item, .slider__counter, .slider__pagination, .slider__slide, .timeline, .timeline__block, body, html {
    -webkit-box-direction: normal
}

.about__partners--link:after, .habout__link:after, .hleft:before, .hmedia:after, .hmedia__link:after, .hmedia__nav--item:after, .hspecialization:after, .hspecialization__nav--item:after, .hteam__item:before, .hteam__link:after, .inner__link:after, .inner__name:before, .inner__top--bg:after, .inner__top:after, .langs__current:after, .member__list--item:before, .mobile__link:before, .modal__input:not(.modal__input_nobullet):before, .modal__select--current:after, .modal__state--loading:before, .nav__children--number:after, .nav__link_children:after, .nav__link_children:before, .scrollfire__after, .scrollfire__before, .scrollfire__before:before, .scrollfire__item:after, .timeline:before, .timeline__block:after, .tpartner__specialization--item:before, .tvacancies__list--item:before, .tvacancies__number:after {
    content: ''
}

.burger, body, html {
    -webkit-box-orient: vertical
}

.arrow, .burger, .langs, .langs__current {
    position: relative
}

.inner__link:after, .nav__children--number:after {
    right: 0
}

.nav__search-btn, .tabs__nav--item {
    -webkit-user-select: none;
    cursor: pointer
}

.modal__field:focus, a:focus, a:hover, button:focus, button:hover, input:focus, input:hover, textarea:focus, textarea:hover {
    outline: 0
}

.burger__line, .langs {
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.arrow, .inner__top--bg, .langs__list, .slider__slides {
    overflow: hidden
}

.modal__file, .modal__file--text {
    cursor: pointer
}

.about__count--number, .banner__slide--column .banner__text, .button__text, .footer__name, .hmedia__nav--item, .hspecialization__item--number, .industries__block--count, .nav__children--number, .pagination__item, .practics__block--count, .tvacancies__number {
    text-transform: uppercase
}

@font-face {
    font-family: Proxyma;
    src: url(../fonts/.eot);
    src: url(../fonts/ProximaNova-Regular.eot) format("embedded-opentype"), url(../fonts/ProximaNova-Regular.woff) format("woff"), url(../fonts/ProximaNova-Regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: RobotoLight;
    src: url(../fonts/RobotoLight/RobotoLight.eot);
    src: url(../fonts/RobotoLight/RobotoLight.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoLight/RobotoLight.woff) format("woff"), url(../fonts/RobotoLight/RobotoLight.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: RobotoMedium;
    src: url(../fonts/RobotoMedium/RobotoMedium.eot);
    src: url(../fonts/RobotoMedium/RobotoMedium.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoMedium/RobotoMedium.woff) format("woff"), url(../fonts/RobotoMedium/RobotoMedium.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: RobotoBold;
    src: url(../fonts/RobotoBold/RobotoBold.eot);
    src: url(../fonts/RobotoBold/RobotoBold.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoBold/RobotoBold.woff) format("woff"), url(../fonts/RobotoBold/RobotoBold.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

body, html {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: RobotoRegular, sans-serif;
    font-size: 16px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    min-height: 100vh;
    overflow-x: hidden;
    padding: 0;
    width: 100%
}

.button__text, .langs__current, .langs__item {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px
}

.burger, .button {
    -webkit-box-align: center;
    cursor: pointer
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a, button, input, textarea {
    text-decoration: none
}

.mobile__contact:first-child, .year__item.active {
    text-decoration: underline
}

.burger {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 30px;
    height: 15px
}

.button, .langs {
    -webkit-align-items: center;
    display: flex;
    -webkit-box-orient: horizontal
}

.burger__line {
    width: 100%;
    height: 1px;
    background-color: #262626;
    transition: all .3s
}

.burger.active .burger__line:first-child {
    -webkit-transform: rotate(45deg) translate(5px, 5px);
    -ms-transform: rotate(45deg) translate(5px, 5px);
    transform: rotate(45deg) translate(5px, 5px)
}

.burger.active .burger__line:nth-child(2) {
    opacity: 0
}

.burger.active .burger__line:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(5px, -5px);
    -ms-transform: rotate(-45deg) translate(5px, -5px);
    transform: rotate(-45deg) translate(5px, -5px)
}

.arrow {
    width: 50px;
    height: 20px;
    background-color: rgba(255, 255, 255, .3);
    -webkit-clip-path: polygon(0 46%, 92% 46%, 92% 35%, 100% 50%, 92% 65%, 92% 54%, 0 54%);
    clip-path: polygon(0 46%, 92% 46%, 92% 35%, 100% 50%, 92% 65%, 92% 54%, 0 54%)
}

.arrow__inner {
    width: 0;
    height: 100%;
    background-color: #fff;
    will-change: width
}

.arrow_black {
    background-color: rgba(0, 0, 0, .3)
}

.arrow_black .arrow__inner {
    background-color: #000
}

.button {
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: #be1d2d;
    width: 350px;
    height: 60px;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s
}

.langs, .langs__item, .langs__list {
    -webkit-box-align: center
}

.button .arrow__inner, .nav__link_children:after {
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.button_white {
    background-color: #fff
}

.button_white .button__text {
    color: #232a68
}

.button_white .arrow {
    background-color: rgba(35, 42, 104, .3)
}

.button_white .arrow:after, .button_white .arrow__inner {
    background-color: #232a68
}

.button_white:hover {
    background-color: #fff !important
}

.button__text {
    color: #fff;
    font-family: Proxyma;
    text-align: center
}

.langs__current, .langs__item, .nav__children--name, .nav__children--number, .nav__link, .nav__search--input, .slider__counter {
    font-family: "Playfair Display"
}

.button .arrow__inner {
    transition: all .5s
}

.button:hover {
    background-color: #232a68
}

.button:hover .arrow__inner {
    width: 100%
}

.langs {
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    transition: all .3s
}

.langs__list, .nav__left {
    -webkit-align-items: center
}

.langs__current, .langs__current:after {
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.langs:hover {
    background-color: #be1d2d
}

.langs:hover .langs__current {
    color: #fff
}

.langs:hover .langs__current:after {
    background-color: #fff
}

.langs__current {
    color: #252525;
    transition: all .3s
}

.langs__current:after {
    width: 4px;
    height: 4px;
    background-color: #be1d2d;
    position: absolute;
    top: 50%;
    left: calc(100% + 3px);
    border-radius: 50%;
    transition: all .3s
}

.langs__list, .nav__link > a {
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.langs__list {
    max-height: 0;
    transition: all .3s;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.langs__item, .slider__slide {
    -webkit-box-orient: vertical;
    position: relative
}

.nav__content, .nav__left, .nav__links, .slider__counter, .slider__pagination {
    -webkit-box-orient: horizontal
}

.langs__item {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 2px 0;
    width: 100%;
    height: 50px;
    background-color: #be1d2d;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, .2);
    opacity: .7;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.slider__set, .slider__slide, .slider__slides {
    width: 100%;
    height: 100%
}

.langs__item:hover {
    opacity: 1
}

.langs:hover .langs__list {
    max-height: 300px
}

.slider {
    width: 100%
}

.slider__set {
    white-space: nowrap;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    will-change: transform
}

.slider__slide {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: normal
}

.nav__chisel, .nav__content {
    width: 100%;
    height: 100px
}

.slider__pagination {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.slider__counter {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-weight: 900;
    color: #fff;
    font-size: 30px
}

.slider__counter_dark {
    color: #262626
}

.slider__current {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.slider__delimeter {
    margin: 0 2px
}

.slider__arrow {
    margin-left: 20px;
    cursor: pointer;
    padding: 10px 0
}

.nav {
    width: 100%
}

.nav__content {
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.nav__left, .nav__links {
    -webkit-box-align: center
}

.nav__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 80%;
    padding: 0 50px;
    height: 100%;
    background-color: #fff
}

.nav__burger {
    display: none
}

.nav__logolink {
    display: block;
    height: 100px
}

.nav__logo {
    width: 177px;
    height: 100%;
    object-fit: contain
}

.nav__langs {
    width: 100px;
    height: 100%;
    z-index: 10
}

.nav__links {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%
}

.nav__children--item, .nav__link {
    -webkit-box-align: center;
    display: flex
}

.nav__link > a {
    color: #999;
    transition: all .3s
}

.nav__link {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    color: #999;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.nav__children--inner, .nav__children--item {
    -webkit-box-orient: horizontal
}

.nav__link.active, .nav__link.active a, .nav__link:hover, .nav__link:hover a {
    color: #262626
}

.nav__children--name, .nav__children--number {
    color: #fff;
    font-weight: 700;
    line-height: 30px
}

.nav__link:not(:last-child) {
    margin-right: 80px
}

.nav__link_children {
    position: relative
}

.nav__link_children:after, .nav__link_children:before {
    position: absolute;
    background-color: #be1d2d
}

.nav__link_children:after {
    width: 4px;
    height: 4px;
    top: 50%;
    left: calc(100% + 10px);
    border-radius: 50%;
    transition: all .5s
}

.nav__link_children:before {
    top: calc(100% - 15px);
    left: 50%;
    width: 1px;
    height: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    z-index: 2
}

.nav__link_children:hover:after {
    opacity: 0
}

.nav__link_children:hover:before {
    height: 30px
}

.nav__link_children:hover .nav__children {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.nav__children {
    position: fixed;
    top: 100px;
    left: 0;
    width: 100%;
    background-color: #232a68;
    -webkit-transform: translateY(calc(-100% - 100px));
    -ms-transform: translateY(calc(-100% - 100px));
    transform: translateY(calc(-100% - 100px));
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity 1s, -webkit-transform .8s;
    -o-transition: transform .8s, opacity 1s;
    transition: transform .8s, opacity 1s;
    transition: transform .8s, opacity 1s, -webkit-transform .8s
}

.nav__search, .nav__search-btn.active {
    background-color: #f2f2f2
}

.nav__children--number:after, .timeline:before {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.nav__children--inner {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nav__children--item {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 50%;
    padding: 0 60px 0 0;
    border-bottom: 1px solid rgba(242, 242, 242, .1)
}

.nav__children--left, .nav__children--number {
    -webkit-box-align: center;
    -webkit-box-orient: horizontal
}

.nav__children--item:not(:nth-child(2n)) {
    border-right: 1px solid rgba(242, 242, 242, .1)
}

.nav__children--item .arrow__inner {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.nav__search-btn, .scrollfire__after {
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.nav__children--item:hover .arrow__inner {
    width: 100%
}

.nav__children--left {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.nav__children--number {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 95px;
    height: 95px;
    font-size: 30px;
    position: relative
}

.nav__children--number:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 30px;
    background-color: #f2f2f2;
    opacity: .1
}

.nav__children--name {
    font-size: 18px;
    margin-left: 30px
}

.nav__search-btn {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    width: 100px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .5s;
    position: relative
}

.nav__search-btn img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.nav__search-btn img:not(.active) {
    opacity: 0
}

.nav__search-btn img:last-child {
    width: 30px
}

.nav__search {
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100px;
    padding: 20px 0 0 250px;
    opacity: 0;
    -webkit-transform: translateY(calc(-100% - 100px));
    -ms-transform: translateY(calc(-100% - 100px));
    transform: translateY(calc(-100% - 100px));
    -webkit-transition: opacity 1s, -webkit-transform .8s;
    -o-transition: transform .8s, opacity 1s;
    transition: transform .8s, opacity 1s;
    transition: transform .8s, opacity 1s, -webkit-transform .8s;
    z-index: 2
}

.nav__search.active {
    opacity: 1;
    -webkit-transform: translateY(-1%);
    -ms-transform: translateY(-1%);
    transform: translateY(-1%)
}

.nav__search--input {
    width: 100%;
    height: 80px;
    padding: 0 10px;
    font-size: 40px;
    font-weight: 900;
    line-height: 1;
    border: none;
    background-color: transparent
}

.nav__search--input::-webkit-input-placeholder {
    font-family: "Playfair Display";
    font-size: 40px;
    font-weight: 900;
    line-height: 1
}

.nav__search--input::-moz-placeholder {
    font-family: "Playfair Display";
    font-size: 40px;
    font-weight: 900;
    line-height: 1
}

.nav__search--input:-ms-input-placeholder {
    font-family: "Playfair Display";
    font-size: 40px;
    font-weight: 900;
    line-height: 1
}

.nav__search--input::placeholder {
    font-family: "Playfair Display";
    font-size: 40px;
    font-weight: 900;
    line-height: 1
}

.nav__right {
    width: 20%;
    height: 100%
}

@media screen and (max-width: 1600px) {
    .nav__logo {
        width: 150px
    }

    .nav__langs {
        width: 80px
    }

    .nav__chisel, .nav__content {
        height: 80px
    }

    .nav__left {
        padding: 0 10px 0 30px
    }

    .nav__link:not(:last-child) {
        margin-right: 35px
    }

    .nav__children {
        top: 80px
    }

    .nav__children--left {
        width: calc(100% - 50px)
    }

    .nav__children--number {
        height: 60px;
        width: 60px;
        font-size: 20px
    }

    .nav__children--name {
        width: calc(100% - 60px);
        font-size: 15px
    }

    .nav__search-btn {
        width: 80px
    }

    .nav__search-btn img:last-child {
        width: 20px
    }

    .nav__search {
        padding: 10px 0 0 5%;
        height: 100px
    }

    .nav__search--input {
        height: 80px;
        font-size: 40px
    }

    .nav__search--input::-webkit-input-placeholder {
        font-size: 40px
    }

    .nav__search--input::-moz-placeholder {
        font-size: 40px
    }

    .nav__search--input:-ms-input-placeholder {
        font-size: 40px
    }

    .nav__search--input::placeholder {
        font-size: 40px
    }
}

@media screen and (max-width: 1279px) {
    .nav__chisel, .nav__content {
        height: 60px
    }

    .nav__left {
        padding: 0 30px 0 25px
    }

    .nav__burger {
        margin-right: 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .nav__logolink {
        margin-right: auto;
        height: 60px
    }

    .nav__langs {
        margin-right: 25px
    }

    .nav__links {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .nav__logo, .nav__right {
        height: 100%
    }

    .timeline__text {
        width: 80%
    }

    .nav__content {
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .nav__content.active {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .nav__content.active .burger__line {
        background-color: #fff
    }

    .nav__content.active .langs__current {
        color: #fff
    }

    .nav__content.active .nav__left {
        background-color: #232a68
    }

    .nav__content.active .nav__logo {
        -webkit-filter: brightness(0) invert(100%);
        filter: brightness(0) invert(100%);
        opacity: 0
    }

    .nav__content.active .nav__search-btn img:first-child {
        -webkit-filter: invert(100%);
        filter: invert(100%)
    }

    .nav__left {
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 0 0 30px;
        -webkit-transition: all .8s;
        -o-transition: all .8s;
        transition: all .8s
    }

    .nav__burger {
        margin: 0 30px 0 0
    }

    .nav__logolink {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-right: 10px;
        width: calc(100% - 190px);
        padding: 0
    }

    .nav__langs {
        width: 60px;
        margin: 0
    }

    .nav__search-btn {
        width: 60px
    }

    .nav__right {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .nav__right.down {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        z-index: 100
    }

    .nav__right.initial {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }

    .nav__search {
        padding: 0;
        height: auto
    }

    .nav__search--input {
        font-size: 35px
    }

    .nav__search--input::-webkit-input-placeholder {
        font-size: 35px
    }

    .nav__search--input::-moz-placeholder {
        font-size: 35px
    }

    .nav__search--input:-ms-input-placeholder {
        font-size: 35px
    }

    .nav__search--input::placeholder {
        font-size: 35px
    }
}

.block {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 120px 0 0
}

.block__top, .inner__head {
    -webkit-box-orient: horizontal
}

.block:last-child {
    padding-bottom: 120px
}

.block__top {
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.block__top_end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.block__name {
    color: #000;
    font-family: Proxyma;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 40px 0 0;
    border-top: 1px solid #be1d2d
}

.block__name_right {
    padding: 20px 0 0 40px
}

@media screen and (max-width: 1024px) {
    .block__name, .block__name_right {
        padding: 20px 40px 0
    }

    .block__top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .block__top_end {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .block__name {
        color: #000;
        font-family: Proxyma;
        font-size: 16px;
        font-weight: 400;
        border-top: 1px solid #be1d2d
    }
}

.inner__link, .inner__prev {
    color: #262626;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400
}

.inner {
    width: 90%;
    max-width: 1470px;
    margin: 0 auto
}

.inner__head {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 90px;
    width: 88.9%
}

.inner__prev {
    margin-right: 50px
}

.inner__link {
    position: relative;
    padding-right: 50px
}

.inner__name, .inner__top--headline, .inner__top--headline_small {
    font-family: "Playfair Display";
    color: #262626
}

.inner__link:after {
    width: 30px;
    height: 1px;
    background-color: #be1d2d;
    position: absolute;
    top: 50%
}

.inner__top {
    width: 88.9%;
    position: relative;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.footer__top, .inner__name {
    -webkit-box-orient: horizontal
}

.inner__top:after {
    width: 100%;
    height: 700px;
    background-color: #f2f2f2;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: none
}

.inner__top--headline {
    font-size: 96px;
    font-weight: 900;
    position: relative;
    z-index: 2
}

.inner__top--headline_small {
    font-size: 72px;
    max-width: 750px;
    line-height: 1;
    margin-bottom: 40px
}

.inner__top--headline_absolute {
    position: absolute;
    top: -50px;
    left: 0;
    word-wrap: break-word
}

.inner__top--headline_absolute + .inner__top--bg {
    margin-top: 20px;
    -webkit-filter: brightness(130%);
    filter: brightness(130%)
}

.inner__top--bg {
    width: 90%;
    height: 500px;
    margin-top: -50px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    position: relative;
    -o-object-fit: cover;
    object-fit: cover
}

.inner__top--bg img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.inner__top--bg:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .6)), to(transparent));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .6), transparent);
    background-image: -o-linear-gradient(rgba(255, 255, 255, .6), transparent);
    background-image: linear-gradient(rgba(255, 255, 255, .6), transparent)
}

.inner__name {
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    position: relative;
    margin-bottom: 60px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.inner__name:before {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 125px;
    height: 1px;
    background-color: #be1d2d;
    margin-right: 125px
}

.inner__name_nodash:before {
    opacity: 0
}

@media screen and (max-width: 1600px) {
    .inner__head {
        width: 100%
    }

    .inner__top {
        width: 88.9%
    }

    .inner__name:before {
        width: 62.5px;
        margin-right: 62.5px
    }
}

@media screen and (max-width: 1279px) {
    .inner__name_nodash:before {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    .inner__top {
        width: 100%
    }

    .inner__top--headline {
        font-size: 80px
    }

    .inner__top--bg {
        margin-top: -41px
    }
}

@media screen and (max-width: 768px) {
    .inner__head, .inner__name {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal
    }

    .inner__link:after, .inner__name:before {
        content: ''
    }

    .inner__top:after {
        display: none
    }

    .inner__top--headline {
        font-size: 30px;
        text-align: center;
        margin: 0 auto
    }

    .inner__top--headline_small {
        font-size: 30px;
        max-width: 100%;
        position: static;
        line-height: 1
    }

    .inner__top--headline_small + .inner__top--bg {
        margin-top: 15px
    }

    .inner__top--bg {
        margin-top: -15px;
        height: 290px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 120%;
        -webkit-transform: translateX(-4.6%);
        -ms-transform: translateX(-4.6%);
        transform: translateX(-4.6%);
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .inner__head {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: 105px 0 40px
    }

    .inner__link {
        padding: 0
    }

    .inner__link:after {
        top: calc(100% + 10px);
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%)
    }

    .inner__name {
        font-size: 18px;
        position: relative;
        text-align: center;
        line-height: 1;
        margin-top: 30px;
        margin-bottom: 30px;
        font-weight: 900;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .inner__name:before {
        bottom: calc(100% + 30px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        margin: 0;
        width: 30px
    }
}

.footer__copy, .footer__link, .footer__name, .scrollfire__item {
    font-size: 12px;
    letter-spacing: 1.2px;
    font-family: "Playfair Display"
}

.tabs__nav--item {
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tabs__tab:not(.active) {
    display: none !important
}

.footer__top {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.footer__column {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.footer__bottom, .scrollfire, .scrollfire__content {
    -webkit-box-orient: horizontal
}

.footer__name {
    color: #262626;
    font-weight: 700;
    margin-bottom: 50px
}

.footer__link {
    color: #999;
    font-weight: 700;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
    cursor: pointer
}

.footer__link:not(:last-child) {
    margin-bottom: 30px
}

.footer__link:hover {
    color: #262626
}

.footer__bottom {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 130px 0 70px
}

.scrollfire, .timeline {
    -webkit-box-align: start
}

.footer__copy {
    color: #999;
    font-weight: 700
}

.footer__copy #year {
    margin-right: 5px
}

@media screen and (max-width: 1024px) {
    .footer__top {
        display: none
    }

    .footer__bottom {
        margin: 0 0 50px
    }
}

.scrollfire, .scrollfire__content {
    height: 100px;
    background-color: #232a68
}

.scrollfire {
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 88.9%;
    position: relative;
    -webkit-transition: all 1s, z-index 0s;
    -o-transition: all 1s, z-index 0s;
    transition: all 1s, z-index 0s
}

.scrollfire.full {
    z-index: 100;
    width: 100%
}

.scrollfire.full:after {
    opacity: 0
}

.scrollfire.full .scrollfire__after {
    width: 1000px
}

.scrollfire.sticked .scrollfire__content {
    position: fixed;
    top: 0;
    width: 90%
}

.scrollfire__content {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 1470px;
    position: relative
}

.scrollfire__after, .scrollfire__before, .scrollfire__before:before {
    position: absolute
}

.scrollfire__before {
    width: 1000px;
    height: 100%;
    background-color: #232a68;
    right: 100%;
    top: 0
}

.scrollfire__before:before {
    width: 100%;
    height: 3px;
    background-color: #fff;
    bottom: 1px;
    left: 0;
    z-index: 1
}

.scrollfire__after {
    height: 100%;
    background-color: #232a68;
    left: 100%;
    top: 0;
    width: 0%;
    transition: all .5s
}

.scrollfire__item:after, .timeline:before, .timeline__block:after {
    left: 0
}

.scrollfire__item, .tvacancies__body {
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.scrollfire__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    height: 100%;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    width: 100%;
    transition: all .5s;
    padding: 0 20px
}

.hteam__container, .hteam__right, .timeline {
    -webkit-align-items: flex-start
}

.scrollfire__item:after {
    width: 0%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 1px;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.mainslider .slider__slide, .timeline__inner {
    -webkit-transition: -webkit-transform 1s;
    -o-transition: transform 1s
}

.scrollfire__item.active:after {
    width: 100%
}

@media screen and (max-width: 768px) {
    .scrollfire {
        display: none
    }
}

.timeline {
    width: 100%;
    height: 440px;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative
}

.timeline:before {
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.timeline__arrow, .tvacancies__number:after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.timeline__arrow {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
    padding: 10px 0
}

.timeline__overflow {
    height: 100%;
    width: 100%
}

.timeline__inner {
    white-space: nowrap;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.timeline__block {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: normal;
    width: 25%;
    height: 220px;
    position: relative;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.arewards, .arewards__body, .arewards__left {
    -webkit-box-orient: horizontal
}

.timeline__block.hidden {
    -webkit-transform: translate(-200px, -20px);
    -ms-transform: translate(-200px, -20px);
    transform: translate(-200px, -20px);
    opacity: 0
}

.timeline__block:after {
    width: 5px;
    height: 5px;
    background-color: #be1d2d;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

.timeline__block:nth-child(2n) {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    padding-top: 20px
}

.timeline__block:nth-child(2n).hidden {
    -webkit-transform: translate(-200px, 100%);
    -ms-transform: translate(-200px, 100%);
    transform: translate(-200px, 100%)
}

.timeline__block:nth-child(2n):after {
    bottom: 100%
}

.timeline__block:not(:first-child) {
    margin-left: -4px
}

.timeline__year {
    color: #262626;
    font-family: "Playfair Display";
    font-size: 30px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 30px
}

.arewards__content, .timeline__text {
    color: #595959;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400
}

.timeline__text {
    line-height: 24px;
    width: 100%
}

@media screen and (max-width: 1440px) {
    .timeline__block {
        width: 33.33%
    }
}

@media screen and (max-width: 1024px) {
    .timeline__block {
        width: 50%
    }
}

@media screen and (max-width: 768px) {
    .timeline__arrow {
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.arewards {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.arewards__arrow {
    padding: 10px 0;
    cursor: pointer
}

.arewards__arrow:first-child {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.arewards__body {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 66%
}

.arewards__left {
    width: 470px;
    height: 470px;
    background-color: #232a68;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.arewards__logo {
    max-width: 60%;
    max-height: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 1s 1s;
    -o-transition: 1s 1s;
    transition: 1s 1s
}

.arewards__logo:not(.active) {
    opacity: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.arewards__right {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: calc(100% - 470px);
    padding: 0 0 0 30px
}

.arewards__counter {
    margin-bottom: 54px
}

.arewards__content {
    line-height: 24px;
    max-height: 350px;
    -webkit-transition: all 1s 1s;
    -o-transition: all 1s 1s;
    transition: all 1s 1s;
    overflow-y: auto;
    padding-right: 5px;
    word-break: break-word
}

.arewards__content::-webkit-scrollbar {
    width: 2px
}

.arewards__content::-webkit-scrollbar-track {
    width: 2px;
    background-color: rgba(82, 83, 110, .13)
}

.arewards__content::-webkit-scrollbar-thumb {
    width: 2px;
    background-color: #232a68
}

.arewards__content:not(.active) {
    max-height: 0;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    overflow: hidden
}

@media screen and (max-width: 1600px) {
    .arewards__body {
        width: 78%
    }
}

@media screen and (max-width: 1279px) {
    .arewards__counter, .arewards__left {
        margin-bottom: 30px
    }

    .arewards__right {
        width: calc(100% - 400px);
        padding: 0
    }

    .arewards__left {
        width: 350px;
        height: 350px
    }

    .arewards__content {
        max-height: 280px
    }
}

@media screen and (max-width: 1024px) {
    .arewards {
        position: relative
    }

    .arewards__body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%
    }

    .arewards__right {
        width: 100%
    }

    .arewards__arrow {
        position: absolute;
        top: 175px
    }

    .arewards__arrow:first-child {
        left: 0;
        -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg)
    }

    .arewards__arrow:last-child {
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media screen and (max-width: 768px) {
    .arewards__body {
        width: 100%
    }

    .arewards__counter {
        display: none
    }

    .arewards__left {
        width: 130px;
        height: 130px
    }

    .arewards__arrow {
        top: 65px
    }
}

.tpartners {
    padding: 0 0 0 125px
}

.tpartners__partner:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.about__block, .about__line, .habout__list, .hfacts__block, .hfacts__content, .hleft, .hleft__text, .hleft__text--left, .hmedia__container, .hmedia__inner, .hmedia__nav, .hmedia__slider, .hmedia__tab, .hpartners__content, .hpartners__item, .hpartners__list, .hspecialization__item--left, .hspecialization__item--number, .hspecialization__nav, .hspecialization__tab, .hteam__container, .hteam__content, .hteam__info, .hteam__members, .hteam__right, .mainslider__content, .mainslider__info, .mobile, .mobile__contacts, .mobile__links, .modal, .modal__body, .modal__circle, .modal__close, .modal__file, .modal__form, .modal__input_center, .modal__line, .modal__radio label, .modal__radios, .modal__state, .pagination, .pagination__item, .pagination__item a, .tpartner, .tpartner__info, .tpartner__specialization, .tpartner__specialization--item, .tvacancies__body, .tvacancies__list, .tvacancies__list--item, .tvacancies__number, .tvacancies__top, .tvacancies__top--left {
    -webkit-box-direction: normal
}

.tpartner {
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    padding: 0 125px 70px
}

.tpartner__info, .tpartner__specialization {
    -webkit-box-orient: vertical
}

.tpartner:not(:last-child) {
    margin-bottom: 70px
}

.tpartner__image {
    width: 38%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 600px
}

.tpartner__info {
    width: 48%;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.tpartner__name {
    color: #000;
    font-family: "Playfair Display";
    font-size: 36px;
    font-weight: 900
}

.tpartner__position, .tpartner__specialization--title {
    color: #999;
    font-family: Proxyma
}

.tpartner__position {
    font-size: 14px;
    font-weight: 400
}

.tpartner__specialization {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 0 10px
}

.tpartner__specialization--title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px
}

.tpartner__description, .tpartner__specialization--item, .tvacancies__headline {
    font-family: Proxyma;
    font-size: 16px
}

.tpartner__specialization--item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    color: #262626;
    font-weight: 400
}

.tpartner__specialization--item:not(:last-child) {
    margin-bottom: 5px
}

.tpartner__specialization--item:before {
    width: 4px;
    height: 4px;
    background-color: #be1d2d;
    margin-right: 20px;
    border-radius: 50%
}

.tpartner__description {
    color: #595959;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 110px
}

.tvacancies__name, .tvacancies__number {
    font-family: "Playfair Display"
}

.tpartner__button {
    width: 100%
}

@media screen and (max-width: 1600px) {
    .tpartner__image {
        height: 550px
    }

    .tpartners {
        padding: 0 0 0 62.5px
    }

    .tpartner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%;
        border-bottom: 1px solid #f2f2f2;
        padding: 0 62.5px 50px
    }
}

@media screen and (max-width: 1280px) {
    .tpartner__image, .tpartner__info {
        width: 45%
    }
}

@media screen and (max-width: 1200px) {
    .tpartner__image {
        height: 500px
    }
}

@media screen and (max-width: 1024px) {
    .tpartner, .tpartners__partner:nth-child(2n) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .tpartner, .tpartners {
        padding: 0
    }

    .tpartner__image {
        min-height: 0;
        width: 220px;
        height: 296px;
        margin-bottom: 30px
    }

    .tpartner__info {
        width: 100%
    }

    .tpartner__name, .tpartner__position {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .tpartner__name {
        font-size: 18px
    }

    .tpartner__position {
        font-size: 14px
    }

    .tpartner__specialization {
        margin: 30px 0 40px
    }

    .tpartner__description {
        margin-bottom: 40px
    }

    .tpartner__button .arrow {
        display: none
    }
}

.tvacancies__top, .tvacancies__top--left {
    -webkit-box-align: center
}

.tvacancies__vacancy {
    width: 100%;
    padding: 0 0 0 125px
}

.tvacancies__vacancy:last-child {
    margin-bottom: 90px
}

.tvacancies__vacancy.active .tvacancies__body {
    max-height: 1000px;
    padding: 50px 125px 80px
}

.tvacancies__body, .tvacancies__top {
    -webkit-box-orient: horizontal;
    padding: 0 125px
}

.tvacancies__top {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    border-bottom: 1px solid #f2f2f2
}

.tvacancies__number, .tvacancies__top--left {
    -webkit-box-orient: horizontal
}

.tvacancies__top--left {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    cursor: pointer
}

.tvacancies__top--right {
    width: 30px;
    height: 30px;
    cursor: pointer
}

.tvacancies__top--right path {
    stroke: #262626;
    stroke-width: 2
}

.tvacancies__number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 95px;
    height: 95px;
    background-color: #fff;
    position: relative;
    color: #be1d2d;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-right: 30px
}

.tvacancies__list--item:before, .tvacancies__number:after {
    background-color: #be1d2d;
    top: 50%
}

.tvacancies__number:after {
    position: absolute;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 30px
}

.tvacancies__name {
    color: #262626;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px
}

.tvacancies__body {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    transition: all .5s;
    max-height: 0;
    overflow: hidden
}

.mobile, .tvacancies__list {
    -webkit-box-orient: vertical
}

.tvacancies__left, .tvacancies__right {
    width: 49%
}

.tvacancies__headline {
    color: #262626;
    font-weight: 700;
    margin-bottom: 25px
}

.tvacancies__description, .tvacancies__list--item {
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400
}

.mobile__contact, .mobile__link, .modal__headline, .pagination__item {
    font-family: "Playfair Display"
}

.tvacancies__list {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.pagination, .tvacancies__list--item {
    -webkit-box-align: center;
    -webkit-box-orient: horizontal
}

.tvacancies__list--item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    color: #262626;
    position: relative;
    padding-left: 24px
}

.tvacancies__list--item:not(:last-child) {
    margin-bottom: 15px
}

.tvacancies__list--item:before {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

.tvacancies__button {
    width: 100%;
    margin-top: 50px
}

.tvacancies__description {
    color: #595959;
    line-height: 24px
}

.mobile__link, .pagination__item {
    font-size: 18px
}

@media screen and (max-width: 1600px) {
    .tvacancies__vacancy {
        padding: 0 0 0 62.5px
    }

    .tvacancies__vacancy.active .tvacancies__body {
        max-height: 1000px;
        padding: 30px 62.5px
    }

    .tvacancies__body, .tvacancies__top {
        padding: 0 62.5px
    }
}

@media screen and (max-width: 1279px) {
    .tvacancies__vacancy {
        padding: 0
    }

    .tvacancies__vacancy.active .tvacancies__body {
        max-height: 1000px;
        padding: 30px 25px
    }

    .tvacancies__top {
        padding: 0 25px 0 0
    }

    .tvacancies__body {
        padding: 0 25px
    }
}

@media screen and (max-width: 768px) {
    .tvacancies__left, .tvacancies__vacancy:last-child {
        margin-bottom: 50px
    }

    .tvacancies__body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .tvacancies__left, .tvacancies__right {
        width: 100%
    }

    .tvacancies__number {
        display: none
    }

    .tvacancies__name {
        margin: 25px 0
    }
}

.pagination, .pagination__item {
    -webkit-align-items: center;
    display: flex
}

.plus {
    width: 100%;
    height: 100%;
    position: relative
}

.plus__line {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 1px;
    background-color: #262626;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.plus:not(.active) .plus__line:last-child {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg)
}

.pagination {
    width: 100%;
    position: relative;
    list-style: none;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.pagination__item, .pagination__item a {
    -webkit-box-align: center;
    -webkit-box-orient: horizontal;
    color: rgba(38, 38, 38, .5)
}

.pagination__item {
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 60px;
    height: 60px;
    background-color: #f2f2f2;
    font-weight: 600;
    letter-spacing: 1.8px;
    margin: 0 11px;
    cursor: pointer
}

.pagination__item a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    height: 100%
}

.pagination__item.active {
    background-color: #232a68;
    color: #fff
}

.pagination__item.active a {
    color: #fff
}

.pagination__arrow {
    position: absolute;
    top: 50%;
    right: 0;
    padding: 10px 0;
    -webkit-transform: translateY(-46%);
    -ms-transform: translateY(-46%);
    transform: translateY(-46%);
    cursor: pointer
}

.pagination .first {
    display: none
}

@media screen and (max-width: 1024px) {
    .pagination__arrow {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .pagination__item {
        width: 30px;
        height: 30px;
        font-size: 14px
    }
}

.mobile {
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: fixed;
    top: 59px;
    left: 0;
    width: 100%;
    height: calc(100vh - 58px);
    background-color: #232a68;
    z-index: 10;
    -webkit-transition: opacity 1s, -webkit-transform .8s;
    -o-transition: transform .8s, opacity 1s;
    transition: transform .8s, opacity 1s;
    transition: transform .8s, opacity 1s, -webkit-transform .8s;
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%);
    opacity: 0
}

.mobile__contacts, .mobile__links {
    -webkit-box-align: center;
    -webkit-box-orient: vertical
}

.mobile.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.mobile__links {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: calc(100% - 160px);
    max-height: 400px
}

.mobile__contacts, .modal {
    -webkit-align-items: center;
    display: flex
}

.mobile__link {
    color: #fff;
    font-weight: 700;
    line-height: 30px;
    padding-top: 10px;
    position: relative;
    margin-top: 10px
}

.mobile__link:before {
    width: 30px;
    height: 1px;
    background-color: #f2f2f2;
    opacity: .1;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.modal, .modal__state {
    left: 0
}

.mobile__contacts {
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100px
}

.modal, .modal__close {
    -webkit-box-align: center;
    -webkit-box-orient: horizontal;
    top: 0
}

.mobile__contact {
    text-align: center;
    color: #fafafa;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px
}

.mobile__button {
    width: 100%;
    height: 60px
}

.modal {
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: 999;
    overflow: auto
}

.modal__close {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: absolute;
    right: 0;
    width: 100px;
    height: 100px;
    background-color: #f2f2f2;
    cursor: pointer
}

.modal__close:hover {
    background-color: #be1d2d
}

.modal__close:hover img {
    -webkit-filter: brightness(0) invert(100%);
    filter: brightness(0) invert(100%)
}

.modal__body {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 95%;
    max-width: 720px
}

.modal__form, .modal__input_center, .modal__state {
    -webkit-box-orient: horizontal
}

.modal__headline {
    color: #262626;
    font-size: 50px;
    font-weight: 900;
    width: 100%;
    text-align: center
}

.modal__field, .modal__tip {
    font-family: Proxyma;
    font-weight: 400
}

.modal__form {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px 0;
    width: 100%;
    position: relative
}

.modal__state {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(255, 255, 255, .7);
    z-index: 999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: opacity .5s 0s, z-index 0s 0s;
    -o-transition: opacity .5s 0s, z-index 0s 0s;
    transition: opacity .5s 0s, z-index 0s 0s
}

.modal__input_center, .modal__line, .modal__radios {
    -webkit-box-align: center
}

.modal__state--loading {
    width: 80px;
    height: 80px;
    border: 5px solid #be1d2d;
    border-radius: 50%;
    position: relative;
    -webkit-animation: rotate 1s infinite linear;
    animation: rotate 1s infinite linear
}

.modal__state--loading:before {
    position: absolute;
    top: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    width: 10px;
    height: 6px
}

.modal__state:not(.active) {
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity .5s 0s, z-index 0s .5s;
    -o-transition: opacity .5s 0s, z-index 0s .5s;
    transition: opacity .5s 0s, z-index 0s .5s
}

.modal__state > * img {
    width: 50px
}

.modal__state > :not(.active) {
    display: none
}

.modal__input {
    position: relative;
    width: 49%
}

.modal__input:nth-child(n+3) {
    margin-top: 30px
}

.modal__input:not(.modal__input_nobullet):before {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background-color: #be1d2d;
    border-radius: 50%
}

.modal__input_full {
    width: 100%
}

.modal__input_center {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.modal__input [type=file] {
    display: none
}

.modal__input.valid .modal__field {
    border-color: #262626
}

.modal__input.invalid .modal__field {
    color: #be1d2d;
    border-color: #be1d2d
}

.modal__input.invalid .modal__tip {
    display: block
}

.modal__field {
    padding: 20px;
    color: #262626;
    font-size: 16px;
    width: 100%;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #f2f2f2
}

.modal__field::-webkit-input-placeholder {
    color: #262626;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400
}

.modal__field::-moz-placeholder {
    color: #262626;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400
}

.modal__field:-ms-input-placeholder {
    color: #262626;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400
}

.modal__field::placeholder {
    color: #262626;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400
}

.modal__field_textarea {
    height: 150px;
    resize: none
}

.modal__tip {
    position: absolute;
    right: 0;
    top: 100%;
    color: #be1d2d;
    font-size: 12px;
    display: none
}

.modal__line {
    width: 100%;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 30px 0 0
}

.mainslider__info, .modal__file, .modal__radios {
    -webkit-box-orient: horizontal
}

.modal__subheadline {
    color: #262626;
    font-family: "Playfair Display";
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 25px
}

.mainslider__bottom, .mainslider__name, .modal__radio--text, .modal__select--current {
    font-family: Proxyma;
    font-weight: 400
}

.modal__radios {
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.modal__radio {
    margin: 0 25px
}

.modal__radio [type=radio] {
    display: none
}

.modal__circle, .modal__radio label {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-align: center
}

.modal__radio [type=radio]:checked + label .modal__circle--inner {
    opacity: 1
}

.modal__radio label {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    cursor: pointer
}

.modal__radio--text {
    color: #262626;
    font-size: 16px;
    margin-left: 16px
}

.modal__circle {
    width: 25px;
    height: 25px;
    background-color: #f2f2f2;
    border-radius: 50%;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.habout__list, .modal__file {
    -webkit-box-align: center
}

.modal__circle--inner {
    width: 15px;
    height: 15px;
    background-color: #be1d2d;
    border-radius: 50%;
    opacity: 0
}

.modal__file--text, .modal__select--list > div {
    opacity: .5;
    color: #262626;
    font-size: 16px;
    font-family: Proxyma;
    font-weight: 400
}

.modal__file {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.modal__file--icon {
    margin-right: 10px;
    width: 12px
}

.modal__button {
    margin-top: 30px
}

.modal__uploaded {
    margin: 10px 0
}

.modal__select {
    position: relative;
    z-index: 9999
}

.modal__select input {
    display: none
}

.modal__select--current {
    padding: 20px;
    color: #262626;
    font-size: 16px;
    width: 100%;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #f2f2f2;
    position: relative
}

.hpartners__item:not(:last-child), .hspecialization__item {
    border-right: 1px solid #f2f2f2
}

.modal__select--current:after {
    position: absolute;
    top: 50%;
    right: 5px;
    background-color: #000;
    width: 5px;
    height: 5px;
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%)
}

.modal__select--list {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background-color: #f2f2f2;
    padding: 0;
    max-height: 0;
    overflow-y: hidden
}

.modal__select--list::-webkit-scrollbar {
    width: 1px
}

.modal__select--list::-webkit-scrollbar-track {
    width: 1px;
    background-color: #e6e6e6
}

.modal__select--list::-webkit-scrollbar-thumb {
    width: 1px;
    background-color: #262626
}

.modal__select--list > div {
    line-height: 24px;
    cursor: pointer
}

.modal__select--list > div:hover {
    opacity: 1
}

.modal__select--list.active {
    max-height: 200px;
    overflow-y: auto;
    padding: 10px 20px
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.modal {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    -o-transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s, -webkit-transform .5s
}

.modal > * {
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    -o-transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s, -webkit-transform .5s;
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px);
    opacity: 0
}

.modal > :first-child {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.modal > :nth-child(2) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.modal > :nth-child(3) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.modal > :nth-child(4) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.modal > :nth-child(5) {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.modal > :nth-child(6) {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.modal > :nth-child(7) {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.modal > :nth-child(8) {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.modal > :nth-child(9) {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.modal > :nth-child(10) {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s
}

.modal.active, .modal.active > * {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@media screen and (max-width: 1600px) {
    .modal__close {
        width: 60px;
        height: 60px
    }

    .modal__headline {
        font-size: 35px
    }

    .modal__form {
        margin: 20px 0
    }

    .modal__subheadline {
        font-size: 20px;
        margin-bottom: 10px
    }

    .modal__input:nth-child(n+3), .modal__line {
        margin-top: 15px
    }

    .modal__button {
        margin-top: 0
    }
}

@media screen and (max-width: 768px) {
    .modal__headline {
        line-height: 1
    }

    .modal__subheadline {
        margin-top: 20px
    }

    .modal__select--list.active {
        max-height: 100px
    }
}

.home__top {
    width: 100%;
    height: calc(100vh - 100px)
}

.home__slider {
    width: 80%;
    height: 100%
}

.mainslider {
    position: relative
}

.mainslider__info {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 120px 125px 110px 225px;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.mainslider__name {
    color: #fff;
    font-size: 16px;
    border-top: 1px solid #fafafa;
    padding: 20px 40px 0 0;
    position: relative;
    z-index: 2
}

.mainslider__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-filter: brightness(50%);
    filter: brightness(50%);
    z-index: 0
}

.mainslider__bottom {
    width: 100%;
    color: #fff;
    font-size: 14px;
    position: relative;
    z-index: 2
}

.mainslider__content {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mainslider__headline {
    color: #fff;
    font-family: "Playfair Display";
    font-size: 48px;
    font-weight: 600;
    max-width: 373px;
    line-height: 1
}

.mainslider__link, .mainslider__text {
    color: #fff;
    font-family: Proxyma
}

.mainslider__text {
    max-width: 441px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 50px 0
}

.mainslider__link {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
    z-index: 999
}

.mainslider__link:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #fafafa;
    position: absolute;
    left: -30px;
    bottom: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.mainslider__link:hover:after {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px)
}

.mainslider__pagination {
    position: relative;
    z-index: 2
}

.mainslider .slider__slide {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.mainslider .slider__slide.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mainslider .slider__slide.previous {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.habout__link, .hspecialization__nav--item {
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.mainslider .slider__set {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important
}

.habout {
    position: relative
}

.habout__content {
    width: 100%
}

.habout__left {
    width: 50%;
    padding-left: 250px
}

.habout__pic {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.habout__headline {
    color: #000;
    font-family: "Playfair Display";
    font-size: 36px;
    font-weight: 900;
    line-height: 48px
}

.habout__text {
    color: #595959;
    font-family: Proxyma;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 50px 0
}

.habout__subheadline {
    color: #262626;
    font-family: "Playfair Display";
    font-size: 24px;
    font-weight: 700
}

.habout__list {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin-top: 20px
}

.habout__link {
    color: #262626;
    font-family: Proxyma;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    position: relative;
    transition: all .5s
}

.habout__link:after {
    width: 30px;
    height: 1px;
    background-color: #be1d2d;
    position: absolute;
    top: 50%;
    left: calc(100% + 20px)
}

.habout__link:hover {
    color: #be1d2d
}

.hpartners__headline, .hspecialization__headline {
    color: #262626;
    font-family: "Playfair Display"
}

.hpartners__content {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%
}

.hleft, .hleft__text, .hpartners__item, .hpartners__list, .hspecialization__item, .hspecialization__nav, .hspecialization__tab {
    -webkit-box-orient: horizontal
}

.hpartners__list {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.hpartners__item {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.hpartners__item img {
    max-width: 90%;
    max-height: 90%
}

.hpartners__headline {
    font-size: 24px;
    font-weight: 700;
    margin: 60px 0 40px
}

.hspecialization {
    position: relative
}

.hspecialization:after {
    position: absolute;
    top: 220px;
    right: 0;
    z-index: -1;
    width: 100%;
    height: calc(100% - 500px);
    background-color: #f2f2f2
}

.hspecialization__headline {
    font-size: 96px;
    font-weight: 900;
    margin-bottom: 70px
}

.hspecialization__nav--item, .hteam__position {
    font-family: Proxyma
}

.hleft__quote, .hleft__text, .hteam__name {
    font-family: "Playfair Display"
}

.hspecialization__nav {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 60px
}

.hspecialization__nav--item {
    color: #999;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    position: relative;
    margin: 0 20px;
    transition: all .5s
}

.hspecialization__item--name, .hspecialization__item--number {
    font-family: "Playfair Display";
    font-weight: 700
}

.hspecialization__nav--item:after {
    width: 4px;
    height: 4px;
    background-color: #be1d2d;
    border-radius: 50%;
    position: absolute;
    top: calc(100% + 20px);
    left: 45%;
    opacity: 0
}

.hspecialization__nav--item.active, .hspecialization__nav--item:hover {
    color: #262626
}

.hspecialization__nav--item.active:after {
    opacity: 1
}

.hspecialization__tabs {
    width: 100%
}

.hspecialization__tab {
    width: 100%;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.hspecialization__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 50%;
    background-color: #fff;
    padding: 37px 60px 37px 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-bottom: 1px solid #f2f2f2
}

.hspecialization__item--left, .hspecialization__item--number {
    -webkit-box-orient: horizontal
}

.hspecialization__item:nth-child(2n) {
    border-right: none
}

.hspecialization__item:hover {
    background-color: #232a68
}

.hspecialization__item:hover .hspecialization__item--name, .hspecialization__item:hover .hspecialization__item--number {
    color: #fff
}

.hspecialization__item:hover .hspecialization__item--number {
    border-color: rgba(242, 242, 242, .1)
}

.hspecialization__item--left {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.hspecialization__item--number {
    color: #be1d2d;
    font-size: 30px;
    border-right: 1px solid #be1d2d;
    margin-right: 30px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 95px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.hspecialization__item--name, .hteam__link {
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.hspecialization__item--name {
    color: #262626;
    font-size: 18px;
    transition: all .5s
}

.hspecialization__item:not(:hover) .arrow:after {
    background-color: #999
}

.hspecialization__item:not(:hover) .arrow__inner {
    background-color: #999;
    width: 100%
}

.hleft {
    background-color: #232a68;
    position: relative;
    margin: 120px auto 0;
    padding: 120px 160px 120px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.hleft_margin {
    margin: 0 auto 120px
}

.hleft_about {
    background-color: transparent;
    padding: 0 250px 0 151px;
    margin: 0 0 65px
}

.hleft_about:before {
    display: none
}

.hleft_about .hleft__quote, .hleft_about .hleft__text {
    color: #262626;
    border-color: #f2f2f2
}

.hleft__quote, .hleft__text {
    color: #fafafa;
    font-weight: 700;
    line-height: 48px
}

.hleft:before {
    width: 1000px;
    height: 100%;
    right: 100%;
    top: 0;
    position: absolute;
    background-color: #232a68
}

.edge__arrow, .edge__arrow .arrow__inner {
    background-color: transparent !important
}

.hleft__quote {
    font-size: 48px;
    margin-right: 45px
}

.hleft__text {
    font-size: 30px;
    border-left: 1px solid rgba(250, 250, 250, .1);
    padding-left: 30px;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.hleft__text--left {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-right: 1px solid rgba(250, 250, 250, .1);
    padding-right: 30px;
    margin-right: 30px
}

.hleft__text--line {
    color: #878baf
}

.hleft__text--line_white {
    color: #fff
}

.hteam__content {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.hteam__content--name {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.hteam__container, .hteam__info, .hteam__right {
    -webkit-box-align: start;
    -webkit-box-orient: vertical
}

.hteam__left {
    width: 40%
}

.hteam__right {
    width: 50%;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.hteam__main {
    width: 100%;
    height: 665px;
    position: relative
}

.hteam__main img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    z-index: 2;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.hteam__main img:not(.active) {
    opacity: 0;
    z-index: 1
}

.hteam__pagination {
    margin-top: 40px
}

.hteam__container {
    padding-right: 250px;
    width: 100%;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.edge__arrow {
    background-image: url(/images/edgearrow.png);
    background-repeat: no-repeat;
    background-position: center center
}

.hteam__payload {
    width: 100%;
    height: 315px;
    position: relative
}

.hteam__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    overflow-y: auto;
    z-index: 2
}

.hteam__item:before, .hteam__link:after {
    display: inline-block
}

.hfacts__content, .hteam__members {
    -webkit-box-orient: horizontal
}

.hteam__info::-webkit-scrollbar {
    width: 2px
}

.hteam__info::-webkit-scrollbar-track {
    width: 2px;
    background-color: rgba(82, 83, 110, .13)
}

.hteam__info::-webkit-scrollbar-thumb {
    width: 2px;
    background-color: #be1d2d
}

.hteam__info:not(.active) {
    max-height: 0;
    opacity: 0;
    z-index: 1
}

.hteam__name {
    color: #000;
    font-size: 36px;
    font-weight: 600;
    line-height: 48px
}

.hteam__item, .hteam__position {
    font-size: 16px;
    font-weight: 400
}

.hteam__position {
    color: #999;
    line-height: 48px;
    margin-bottom: 10px
}

.hteam__description, .hteam__link {
    font-family: Proxyma;
    font-size: 16px;
    line-height: 24px
}

.hteam__description {
    color: #595959;
    font-weight: 400;
    margin: 20px 0 0;
    max-width: 439px
}

.hteam__item {
    color: #999;
    font-family: Proxyma;
    margin-bottom: 10px
}

.hteam__item:before {
    width: 4px;
    height: 4px;
    background-color: #be1d2d;
    border-radius: 50%;
    margin: 0 20px 4px 0
}

.hteam__link {
    color: #262626;
    font-weight: 700;
    margin: 45px 0 10px;
    transition: all .5s
}

.hmedia__link:after, .hmedia__nav--item {
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.hteam__link:after {
    width: 30px;
    height: 1px;
    background-color: #be1d2d;
    margin: 0 0 4px 20px
}

.hteam__link:hover {
    color: #be1d2d
}

.hfacts__number, .hteam__member--name {
    color: #262626;
    font-family: "Playfair Display"
}

.hteam__members {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin: 10px 0 90px
}

.hteam__member {
    cursor: pointer
}

.hteam__member:not(:last-child) {
    margin-right: 30px
}

.hteam__member.active {
    display: none
}

.hteam__member--pic {
    width: 220px;
    height: 296px;
    -o-object-fit: cover;
    object-fit: cover
}

.hteam__member--name {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px
}

.hteam__button {
    width: 100%
}

.hfacts__content {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.hfacts__block {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 30px 0;
    width: 20%
}

.hfacts__block:not(:last-child) {
    border-right: 1px solid #f2f2f2
}

.hfacts__number {
    font-size: 72px;
    font-weight: 600
}

.hfacts__text {
    color: #595959;
    font-family: Proxyma;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 10px 0 30px;
    text-align: center
}

.hfacts__line {
    width: 30px;
    height: 1px;
    background-color: #be1d2d
}

.hmedia {
    position: relative
}

.hmedia:after {
    position: absolute;
    top: 220px;
    right: 0;
    z-index: -1;
    width: 100%;
    background-color: #f2f2f2;
    height: 431px
}

.hmedia__container {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.hmedia__nav, .hmedia__slider, .hmedia__tab {
    -webkit-box-orient: horizontal
}

.hmedia__headline {
    color: #262626;
    font-family: "Playfair Display";
    font-size: 96px;
    font-weight: 900;
    margin-bottom: 40px
}

.hmedia__date, .hmedia__nav--item, .hmedia__text {
    font-family: Proxyma
}

.hmedia__text {
    max-width: 447px;
    color: #595959;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 50px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: 500px
}

.hmedia__content {
    width: 100%
}

.hmedia__nav {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 60px;
    margin-left: -300px
}

.hmedia__nav--item {
    color: #999;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.2px;
    position: relative;
    margin: 0 20px;
    transition: all .5s
}

.hmedia__nav--item:after {
    width: 4px;
    height: 4px;
    background-color: #be1d2d;
    border-radius: 50%;
    position: absolute;
    top: calc(100% + 20px);
    left: 45%;
    opacity: 0
}

.hmedia__bg, .hmedia__inner {
    left: 0;
    height: 100%;
    width: 100%
}

.hmedia__nav--item.active, .hmedia__nav--item:hover {
    color: #262626
}

.hmedia__nav--item.active:after {
    opacity: 1
}

.hmedia__tabs {
    width: 100%
}

.hmedia__tab {
    width: 100%;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.hmedia__slider {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden
}

.hmedia__slider .slider__slides {
    width: 100%;
    overflow: hidden
}

.hmedia__slider .slider__slide:not(:last-child) {
    margin-right: 280px
}

.hmedia__bg {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    z-index: 0;
    -webkit-filter: brightness(50%) grayscale(100%);
    filter: brightness(50%) grayscale(100%)
}

.hmedia__pagination {
    margin-left: 80px;
    position: relative;
    z-index: 1
}

.hmedia__slide {
    min-height: 400px;
    position: relative;
    justify-content: flex-start;
    -webkit-justify-content: flex-start
}

.hmedia__slide > :not(:first-child) {
    z-index: 2
}

.hmedia__inner {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: absolute;
    bottom: 0;
    padding: 5% 10%
}

.hmedia__date {
    color: #999;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px
}

.hmedia__name {
    max-width: 377px;
    font-family: "Playfair Display";
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #fff;
    margin: 15px 0 40px
}

.hmedia__link, .hmedia__more {
    font-weight: 700;
    font-family: Proxyma
}

.hmedia__link {
    color: #fff;
    font-size: 16px;
    padding-bottom: 20px;
    position: relative
}

.hmedia__link:after {
    position: absolute;
    bottom: 0;
    left: -30px;
    width: 100%;
    height: 1px;
    background-color: #fafafa;
    transition: all .5s
}

.hmedia__more, .team__person--image {
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.hmedia__link:hover:after {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px)
}

.hmedia__more {
    color: #262626;
    font-size: 18px;
    margin: 50px auto 0;
    padding: 0 0 20px 30px;
    border-bottom: 1px solid #be1d2d;
    transition: all .5s
}

.hmedia__more:hover {
    color: #be1d2d
}

@media screen and (max-width: 1440px) {
    .hteam__container {
        padding-right: 100px
    }
}

@media screen and (min-width: 1024px) {
    .habout__left > *, .hpartners > *, .hpartners__list > * {
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px)
    }

    .habout > *, .habout__left > * {
        opacity: 0;
        will-change: opacity, transform
    }

    .habout > * {
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s
    }

    .habout__left > * {
        transform: translateY(100px)
    }

    .habout.done > *, .hpartners.done > * {
        -webkit-transform: none;
        -ms-transform: none
    }

    .habout__left > :first-child {
        -webkit-transition: all 1s .6s;
        -o-transition: all 1s .6s;
        transition: all 1s .6s
    }

    .habout__left > :nth-child(2) {
        -webkit-transition: all 1s .7s;
        -o-transition: all 1s .7s;
        transition: all 1s .7s
    }

    .habout__left > :nth-child(3) {
        -webkit-transition: all 1s .8s;
        -o-transition: all 1s .8s;
        transition: all 1s .8s
    }

    .habout__left > :nth-child(4) {
        -webkit-transition: all 1s .9s;
        -o-transition: all 1s .9s;
        transition: all 1s .9s
    }

    .habout__left > :nth-child(5) {
        -webkit-transition: all 1s 1s;
        -o-transition: all 1s 1s;
        transition: all 1s 1s
    }

    .habout__left > :nth-child(6) {
        -webkit-transition: all 1s 1.1s;
        -o-transition: all 1s 1.1s;
        transition: all 1s 1.1s
    }

    .habout__left > :nth-child(7) {
        -webkit-transition: all 1s 1.2s;
        -o-transition: all 1s 1.2s;
        transition: all 1s 1.2s
    }

    .habout__left > :nth-child(8) {
        -webkit-transition: all 1s 1.3s;
        -o-transition: all 1s 1.3s;
        transition: all 1s 1.3s
    }

    .habout__left > :nth-child(9) {
        -webkit-transition: all 1s 1.4s;
        -o-transition: all 1s 1.4s;
        transition: all 1s 1.4s
    }

    .habout__left > :nth-child(10) {
        -webkit-transition: all 1s 1.5s;
        -o-transition: all 1s 1.5s;
        transition: all 1s 1.5s
    }

    .habout.done > * {
        transform: none;
        opacity: 1
    }

    .habout.done .habout__left > * {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    .hpartners > *, .hpartners__list > * {
        will-change: opacity, transform;
        transform: translateY(100px);
        opacity: 0
    }

    .hpartners > * {
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s
    }

    .hpartners__button, .hpartners__headline, .hspecialization .inner > * {
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px)
    }

    .hpartners__list > :first-child {
        -webkit-transition: all 1s .6s;
        -o-transition: all 1s .6s;
        transition: all 1s .6s
    }

    .hpartners__list > :nth-child(2) {
        -webkit-transition: all 1s .7s;
        -o-transition: all 1s .7s;
        transition: all 1s .7s
    }

    .hpartners__list > :nth-child(3) {
        -webkit-transition: all 1s .8s;
        -o-transition: all 1s .8s;
        transition: all 1s .8s
    }

    .hpartners__list > :nth-child(4) {
        -webkit-transition: all 1s .9s;
        -o-transition: all 1s .9s;
        transition: all 1s .9s
    }

    .hpartners__list > :nth-child(5) {
        -webkit-transition: all 1s 1s;
        -o-transition: all 1s 1s;
        transition: all 1s 1s
    }

    .hpartners__list > :nth-child(6) {
        -webkit-transition: all 1s 1.1s;
        -o-transition: all 1s 1.1s;
        transition: all 1s 1.1s
    }

    .hpartners__list > :nth-child(7) {
        -webkit-transition: all 1s 1.2s;
        -o-transition: all 1s 1.2s;
        transition: all 1s 1.2s
    }

    .hpartners__list > :nth-child(8) {
        -webkit-transition: all 1s 1.3s;
        -o-transition: all 1s 1.3s;
        transition: all 1s 1.3s
    }

    .hpartners__list > :nth-child(9) {
        -webkit-transition: all 1s 1.4s;
        -o-transition: all 1s 1.4s;
        transition: all 1s 1.4s
    }

    .hpartners__list > :nth-child(10) {
        -webkit-transition: all 1s 1.5s;
        -o-transition: all 1s 1.5s;
        transition: all 1s 1.5s
    }

    .hpartners__button, .hpartners__headline {
        transform: translateY(100px);
        opacity: 0
    }

    .hpartners__headline {
        -webkit-transition: all 1s 1.2s;
        -o-transition: all 1s 1.2s;
        transition: all 1s 1.2s
    }

    .hpartners__button {
        -webkit-transition: opacity 1s 1.3s, background-color .5s, -webkit-transform 1s 1.3s;
        -o-transition: opacity 1s 1.3s, transform 1s 1.3s, background-color .5s;
        transition: opacity 1s 1.3s, transform 1s 1.3s, background-color .5s;
        transition: opacity 1s 1.3s, transform 1s 1.3s, background-color .5s, -webkit-transform 1s 1.3s
    }

    .hpartners.done > * {
        opacity: 1;
        transform: none
    }

    .hpartners.done .hpartners__button, .hpartners.done .hpartners__headline, .hpartners.done .hpartners__list > * {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }

    .hspecialization .inner > * {
        opacity: 0;
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        transform: translateY(100px);
        will-change: opacity, transform
    }

    .hspecialization__tab.active > * {
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0;
        will-change: opacity, transform
    }

    .hspecialization__tab.active > :first-child {
        -webkit-transition: opacity 1s 1.1s, background-color .5s, -webkit-transform 1s 1.1s;
        -o-transition: opacity 1s 1.1s, transform 1s 1.1s, background-color .5s;
        transition: opacity 1s 1.1s, transform 1s 1.1s, background-color .5s;
        transition: opacity 1s 1.1s, transform 1s 1.1s, background-color .5s, -webkit-transform 1s 1.1s
    }

    .hspecialization__tab.active > :nth-child(2) {
        -webkit-transition: opacity 1s 1.2s, background-color .5s, -webkit-transform 1s 1.2s;
        -o-transition: opacity 1s 1.2s, transform 1s 1.2s, background-color .5s;
        transition: opacity 1s 1.2s, transform 1s 1.2s, background-color .5s;
        transition: opacity 1s 1.2s, transform 1s 1.2s, background-color .5s, -webkit-transform 1s 1.2s
    }

    .hspecialization__tab.active > :nth-child(3) {
        -webkit-transition: opacity 1s 1.3s, background-color .5s, -webkit-transform 1s 1.3s;
        -o-transition: opacity 1s 1.3s, transform 1s 1.3s, background-color .5s;
        transition: opacity 1s 1.3s, transform 1s 1.3s, background-color .5s;
        transition: opacity 1s 1.3s, transform 1s 1.3s, background-color .5s, -webkit-transform 1s 1.3s
    }

    .hspecialization__tab.active > :nth-child(4) {
        -webkit-transition: opacity 1s 1.4s, background-color .5s, -webkit-transform 1s 1.4s;
        -o-transition: opacity 1s 1.4s, transform 1s 1.4s, background-color .5s;
        transition: opacity 1s 1.4s, transform 1s 1.4s, background-color .5s;
        transition: opacity 1s 1.4s, transform 1s 1.4s, background-color .5s, -webkit-transform 1s 1.4s
    }

    .hspecialization__tab.active > :nth-child(5) {
        -webkit-transition: opacity 1s 1.5s, background-color .5s, -webkit-transform 1s 1.5s;
        -o-transition: opacity 1s 1.5s, transform 1s 1.5s, background-color .5s;
        transition: opacity 1s 1.5s, transform 1s 1.5s, background-color .5s;
        transition: opacity 1s 1.5s, transform 1s 1.5s, background-color .5s, -webkit-transform 1s 1.5s
    }

    .hspecialization__tab.active > :nth-child(6) {
        -webkit-transition: opacity 1s 1.6s, background-color .5s, -webkit-transform 1s 1.6s;
        -o-transition: opacity 1s 1.6s, transform 1s 1.6s, background-color .5s;
        transition: opacity 1s 1.6s, transform 1s 1.6s, background-color .5s;
        transition: opacity 1s 1.6s, transform 1s 1.6s, background-color .5s, -webkit-transform 1s 1.6s
    }

    .hspecialization__tab.active > :nth-child(7) {
        -webkit-transition: opacity 1s 1.7s, background-color .5s, -webkit-transform 1s 1.7s;
        -o-transition: opacity 1s 1.7s, transform 1s 1.7s, background-color .5s;
        transition: opacity 1s 1.7s, transform 1s 1.7s, background-color .5s;
        transition: opacity 1s 1.7s, transform 1s 1.7s, background-color .5s, -webkit-transform 1s 1.7s
    }

    .hspecialization__tab.active > :nth-child(8) {
        -webkit-transition: opacity 1s 1.8s, background-color .5s, -webkit-transform 1s 1.8s;
        -o-transition: opacity 1s 1.8s, transform 1s 1.8s, background-color .5s;
        transition: opacity 1s 1.8s, transform 1s 1.8s, background-color .5s;
        transition: opacity 1s 1.8s, transform 1s 1.8s, background-color .5s, -webkit-transform 1s 1.8s
    }

    .hspecialization__tab.active > :nth-child(9) {
        -webkit-transition: opacity 1s 1.9s, background-color .5s, -webkit-transform 1s 1.9s;
        -o-transition: opacity 1s 1.9s, transform 1s 1.9s, background-color .5s;
        transition: opacity 1s 1.9s, transform 1s 1.9s, background-color .5s;
        transition: opacity 1s 1.9s, transform 1s 1.9s, background-color .5s, -webkit-transform 1s 1.9s
    }

    .hspecialization__tab.active > :nth-child(10) {
        -webkit-transition: opacity 1s 2s, background-color .5s, -webkit-transform 1s 2s;
        -o-transition: opacity 1s 2s, transform 1s 2s, background-color .5s;
        transition: opacity 1s 2s, transform 1s 2s, background-color .5s;
        transition: opacity 1s 2s, transform 1s 2s, background-color .5s, -webkit-transform 1s 2s
    }

    .hspecialization__tab.active > :nth-child(11) {
        -webkit-transition: opacity 1s 2.1s, background-color .5s, -webkit-transform 1s 2.1s;
        -o-transition: opacity 1s 2.1s, transform 1s 2.1s, background-color .5s;
        transition: opacity 1s 2.1s, transform 1s 2.1s, background-color .5s;
        transition: opacity 1s 2.1s, transform 1s 2.1s, background-color .5s, -webkit-transform 1s 2.1s
    }

    .hspecialization__tab.active > :nth-child(12) {
        -webkit-transition: opacity 1s 2.2s, background-color .5s, -webkit-transform 1s 2.2s;
        -o-transition: opacity 1s 2.2s, transform 1s 2.2s, background-color .5s;
        transition: opacity 1s 2.2s, transform 1s 2.2s, background-color .5s;
        transition: opacity 1s 2.2s, transform 1s 2.2s, background-color .5s, -webkit-transform 1s 2.2s
    }

    .hspecialization__tab.active > :nth-child(13) {
        -webkit-transition: opacity 1s 2.3s, background-color .5s, -webkit-transform 1s 2.3s;
        -o-transition: opacity 1s 2.3s, transform 1s 2.3s, background-color .5s;
        transition: opacity 1s 2.3s, transform 1s 2.3s, background-color .5s;
        transition: opacity 1s 2.3s, transform 1s 2.3s, background-color .5s, -webkit-transform 1s 2.3s
    }

    .hspecialization__tab.active > :nth-child(14) {
        -webkit-transition: opacity 1s 2.4s, background-color .5s, -webkit-transform 1s 2.4s;
        -o-transition: opacity 1s 2.4s, transform 1s 2.4s, background-color .5s;
        transition: opacity 1s 2.4s, transform 1s 2.4s, background-color .5s;
        transition: opacity 1s 2.4s, transform 1s 2.4s, background-color .5s, -webkit-transform 1s 2.4s
    }

    .hspecialization__tab.active > :nth-child(15) {
        -webkit-transition: opacity 1s 2.5s, background-color .5s, -webkit-transform 1s 2.5s;
        -o-transition: opacity 1s 2.5s, transform 1s 2.5s, background-color .5s;
        transition: opacity 1s 2.5s, transform 1s 2.5s, background-color .5s;
        transition: opacity 1s 2.5s, transform 1s 2.5s, background-color .5s, -webkit-transform 1s 2.5s
    }

    .hspecialization__tab.active > :nth-child(16) {
        -webkit-transition: opacity 1s 2.6s, background-color .5s, -webkit-transform 1s 2.6s;
        -o-transition: opacity 1s 2.6s, transform 1s 2.6s, background-color .5s;
        transition: opacity 1s 2.6s, transform 1s 2.6s, background-color .5s;
        transition: opacity 1s 2.6s, transform 1s 2.6s, background-color .5s, -webkit-transform 1s 2.6s
    }

    .hspecialization__tab.active > :nth-child(17) {
        -webkit-transition: opacity 1s 2.7s, background-color .5s, -webkit-transform 1s 2.7s;
        -o-transition: opacity 1s 2.7s, transform 1s 2.7s, background-color .5s;
        transition: opacity 1s 2.7s, transform 1s 2.7s, background-color .5s;
        transition: opacity 1s 2.7s, transform 1s 2.7s, background-color .5s, -webkit-transform 1s 2.7s
    }

    .hspecialization__tab.active > :nth-child(18) {
        -webkit-transition: opacity 1s 2.8s, background-color .5s, -webkit-transform 1s 2.8s;
        -o-transition: opacity 1s 2.8s, transform 1s 2.8s, background-color .5s;
        transition: opacity 1s 2.8s, transform 1s 2.8s, background-color .5s;
        transition: opacity 1s 2.8s, transform 1s 2.8s, background-color .5s, -webkit-transform 1s 2.8s
    }

    .hspecialization__tab.active > :nth-child(19) {
        -webkit-transition: opacity 1s 2.9s, background-color .5s, -webkit-transform 1s 2.9s;
        -o-transition: opacity 1s 2.9s, transform 1s 2.9s, background-color .5s;
        transition: opacity 1s 2.9s, transform 1s 2.9s, background-color .5s;
        transition: opacity 1s 2.9s, transform 1s 2.9s, background-color .5s, -webkit-transform 1s 2.9s
    }

    .hspecialization__tab.active > :nth-child(20) {
        -webkit-transition: opacity 1s 3s, background-color .5s, -webkit-transform 1s 3s;
        -o-transition: opacity 1s 3s, transform 1s 3s, background-color .5s;
        transition: opacity 1s 3s, transform 1s 3s, background-color .5s;
        transition: opacity 1s 3s, transform 1s 3s, background-color .5s, -webkit-transform 1s 3s
    }

    .hspecialization__tab.active > :nth-child(21) {
        -webkit-transition: opacity 1s 3.1s, background-color .5s, -webkit-transform 1s 3.1s;
        -o-transition: opacity 1s 3.1s, transform 1s 3.1s, background-color .5s;
        transition: opacity 1s 3.1s, transform 1s 3.1s, background-color .5s;
        transition: opacity 1s 3.1s, transform 1s 3.1s, background-color .5s, -webkit-transform 1s 3.1s
    }

    .hspecialization__tab.active > :nth-child(22) {
        -webkit-transition: opacity 1s 3.2s, background-color .5s, -webkit-transform 1s 3.2s;
        -o-transition: opacity 1s 3.2s, transform 1s 3.2s, background-color .5s;
        transition: opacity 1s 3.2s, transform 1s 3.2s, background-color .5s;
        transition: opacity 1s 3.2s, transform 1s 3.2s, background-color .5s, -webkit-transform 1s 3.2s
    }

    .hspecialization__tab.active > :nth-child(23) {
        -webkit-transition: opacity 1s 3.3s, background-color .5s, -webkit-transform 1s 3.3s;
        -o-transition: opacity 1s 3.3s, transform 1s 3.3s, background-color .5s;
        transition: opacity 1s 3.3s, transform 1s 3.3s, background-color .5s;
        transition: opacity 1s 3.3s, transform 1s 3.3s, background-color .5s, -webkit-transform 1s 3.3s
    }

    .hspecialization__tab.active > :nth-child(24) {
        -webkit-transition: opacity 1s 3.4s, background-color .5s, -webkit-transform 1s 3.4s;
        -o-transition: opacity 1s 3.4s, transform 1s 3.4s, background-color .5s;
        transition: opacity 1s 3.4s, transform 1s 3.4s, background-color .5s;
        transition: opacity 1s 3.4s, transform 1s 3.4s, background-color .5s, -webkit-transform 1s 3.4s
    }

    .hspecialization__tab.active > :nth-child(25) {
        -webkit-transition: opacity 1s 3.5s, background-color .5s, -webkit-transform 1s 3.5s;
        -o-transition: opacity 1s 3.5s, transform 1s 3.5s, background-color .5s;
        transition: opacity 1s 3.5s, transform 1s 3.5s, background-color .5s;
        transition: opacity 1s 3.5s, transform 1s 3.5s, background-color .5s, -webkit-transform 1s 3.5s
    }

    .hspecialization__tab.active > :nth-child(26) {
        -webkit-transition: opacity 1s 3.6s, background-color .5s, -webkit-transform 1s 3.6s;
        -o-transition: opacity 1s 3.6s, transform 1s 3.6s, background-color .5s;
        transition: opacity 1s 3.6s, transform 1s 3.6s, background-color .5s;
        transition: opacity 1s 3.6s, transform 1s 3.6s, background-color .5s, -webkit-transform 1s 3.6s
    }

    .hspecialization__tab.active > :nth-child(27) {
        -webkit-transition: opacity 1s 3.7s, background-color .5s, -webkit-transform 1s 3.7s;
        -o-transition: opacity 1s 3.7s, transform 1s 3.7s, background-color .5s;
        transition: opacity 1s 3.7s, transform 1s 3.7s, background-color .5s;
        transition: opacity 1s 3.7s, transform 1s 3.7s, background-color .5s, -webkit-transform 1s 3.7s
    }

    .hspecialization__tab.active > :nth-child(28) {
        -webkit-transition: opacity 1s 3.8s, background-color .5s, -webkit-transform 1s 3.8s;
        -o-transition: opacity 1s 3.8s, transform 1s 3.8s, background-color .5s;
        transition: opacity 1s 3.8s, transform 1s 3.8s, background-color .5s;
        transition: opacity 1s 3.8s, transform 1s 3.8s, background-color .5s, -webkit-transform 1s 3.8s
    }

    .hspecialization__tab.active > :nth-child(29) {
        -webkit-transition: opacity 1s 3.9s, background-color .5s, -webkit-transform 1s 3.9s;
        -o-transition: opacity 1s 3.9s, transform 1s 3.9s, background-color .5s;
        transition: opacity 1s 3.9s, transform 1s 3.9s, background-color .5s;
        transition: opacity 1s 3.9s, transform 1s 3.9s, background-color .5s, -webkit-transform 1s 3.9s
    }

    .hspecialization__tab.active > :nth-child(30) {
        -webkit-transition: opacity 1s 4s, background-color .5s, -webkit-transform 1s 4s;
        -o-transition: opacity 1s 4s, transform 1s 4s, background-color .5s;
        transition: opacity 1s 4s, transform 1s 4s, background-color .5s;
        transition: opacity 1s 4s, transform 1s 4s, background-color .5s, -webkit-transform 1s 4s
    }

    .hleft, .hteam__content .hteam__right > * {
        -webkit-transition: opacity 1s, -webkit-transform 1s
    }

    .hspecialization.done .inner > * {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .hspecialization.done .hspecialization__tab.active > * {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }

    .hleft, .hleft > * {
        opacity: 0;
        will-change: opacity, transform
    }

    .hleft {
        -webkit-transform: translateX(-150%);
        -ms-transform: translateX(-150%);
        transform: translateX(-150%);
        -o-transition: transform 1s, opacity 1s;
        transition: transform 1s, opacity 1s;
        transition: transform 1s, opacity 1s, -webkit-transform 1s
    }

    .hleft > * {
        -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: translateY(100px)
    }

    .hleft > :first-child {
        -webkit-transition: all 1s .9s;
        -o-transition: all 1s .9s;
        transition: all 1s .9s
    }

    .hleft > :nth-child(2) {
        -webkit-transition: all 1s 1s;
        -o-transition: all 1s 1s;
        transition: all 1s 1s
    }

    .hleft > :nth-child(3) {
        -webkit-transition: all 1s 1.1s;
        -o-transition: all 1s 1.1s;
        transition: all 1s 1.1s
    }

    .hleft > :nth-child(4) {
        -webkit-transition: all 1s 1.2s;
        -o-transition: all 1s 1.2s;
        transition: all 1s 1.2s
    }

    .hleft > :nth-child(5) {
        -webkit-transition: all 1s 1.3s;
        -o-transition: all 1s 1.3s;
        transition: all 1s 1.3s
    }

    .hleft.done {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    .hleft.done > * {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    .hfacts .block__top, .hteam__content .hteam__right > * {
        -webkit-transform: translateY(150px);
        -ms-transform: translateY(150px)
    }

    .hteam__content .hteam__left {
        opacity: 0;
        -webkit-transition: opacity 1s;
        -o-transition: opacity 1s;
        transition: opacity 1s;
        will-change: opacity, transform
    }

    .hteam__content .hteam__right > * {
        -o-transition: opacity 1s, transform 1s;
        transition: opacity 1s, transform 1s;
        transition: opacity 1s, transform 1s, -webkit-transform 1s;
        transform: translateY(150px);
        opacity: 0;
        will-change: opacity, transform
    }

    .hteam__content .hteam__right > :first-child {
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s
    }

    .hteam__content .hteam__right > :nth-child(2) {
        -webkit-transition-delay: .4s;
        -o-transition-delay: .4s;
        transition-delay: .4s
    }

    .hteam__content .hteam__right > :nth-child(3) {
        -webkit-transition-delay: .6s;
        -o-transition-delay: .6s;
        transition-delay: .6s
    }

    .hteam__content .hteam__right > :nth-child(4) {
        -webkit-transition-delay: .8s;
        -o-transition-delay: .8s;
        transition-delay: .8s
    }

    .hteam__content .hteam__right > :nth-child(5) {
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s
    }

    .hteam__content .hteam__right > :nth-child(6) {
        -webkit-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s
    }

    .hteam__content .hteam__right > :nth-child(7) {
        -webkit-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s
    }

    .hteam__content .hteam__right > :nth-child(8) {
        -webkit-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        transition-delay: 1.6s
    }

    .hteam__content .hteam__right > :nth-child(9) {
        -webkit-transition-delay: 1.8s;
        -o-transition-delay: 1.8s;
        transition-delay: 1.8s
    }

    .hteam__content .hteam__right > :nth-child(10) {
        -webkit-transition-delay: 2s;
        -o-transition-delay: 2s;
        transition-delay: 2s
    }

    .hteam__content.done .hteam__left {
        opacity: 1
    }

    .hteam__content.done .hteam__right > * {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    .hfacts .block__top, .hfacts__content > * {
        opacity: 0;
        will-change: opacity, transform
    }

    .hfacts .block__top {
        transform: translateY(150px)
    }

    .hfacts__content > * {
        -webkit-transition: opacity 1s, -webkit-transform 1s;
        -o-transition: opacity 1s, transform 1s;
        transition: opacity 1s, transform 1s;
        transition: opacity 1s, transform 1s, -webkit-transform 1s;
        -webkit-transform: translateY(150px);
        -ms-transform: translateY(150px);
        transform: translateY(150px)
    }

    .hfacts__content > :first-child {
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s
    }

    .hfacts__content > :nth-child(2) {
        -webkit-transition-delay: .4s;
        -o-transition-delay: .4s;
        transition-delay: .4s
    }

    .hfacts__content > :nth-child(3) {
        -webkit-transition-delay: .6s;
        -o-transition-delay: .6s;
        transition-delay: .6s
    }

    .hfacts__content > :nth-child(4) {
        -webkit-transition-delay: .8s;
        -o-transition-delay: .8s;
        transition-delay: .8s
    }

    .hfacts__content > :nth-child(5) {
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s
    }

    .hfacts__content > :nth-child(6) {
        -webkit-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s
    }

    .hfacts__content > :nth-child(7) {
        -webkit-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s
    }

    .hfacts__content > :nth-child(8) {
        -webkit-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        transition-delay: 1.6s
    }

    .hfacts__content > :nth-child(9) {
        -webkit-transition-delay: 1.8s;
        -o-transition-delay: 1.8s;
        transition-delay: 1.8s
    }

    .hfacts__content > :nth-child(10) {
        -webkit-transition-delay: 2s;
        -o-transition-delay: 2s;
        transition-delay: 2s
    }

    .hfacts.done .block__top {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .hfacts.done .hfacts__content > * {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@media screen and (max-width: 1600px) {
    .hleft, .home__slider {
        width: 100%
    }

    .home__top {
        height: calc(100vh - 60px)
    }

    .mainslider__info {
        padding: 50px 100px
    }

    .habout__left {
        padding-left: 125px
    }

    .hleft {
        padding: 120px 5%
    }

    .hleft_about {
        padding: 0 125px 0 30px
    }
}

@media screen and (max-width: 1279px) {
    .hteam__container {
        padding-right: 80px
    }
}

@media screen and (max-width: 1280px) {
    .hteam__main {
        height: 625px
    }

    .hteam__payload {
        height: 280px
    }

    .hteam__main img {
        object-fit: cover;
        -o-object-fit: cover
    }
}

@media screen and (max-width: 1024px) {
    .habout__left, .hfacts__content, .hleft, .hmedia__slider, .hspecialization__item, .hteam__content, .hteam__left, .hteam__members, .mainslider__content, .mainslider__info {
        -webkit-box-direction: normal
    }

    .hfacts__block:not(:last-child), .hpartners__item:not(:last-child), .hspecialization__item:not(:nth-child(2n)) {
        border-right: none
    }

    .mainslider {
        position: relative
    }

    .mainslider__info {
        padding: 120px 5%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: space-between;
        -webkit-align-items: space-between;
        -ms-flex-align: space-between;
        align-items: space-between;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .mainslider__bottom, .mainslider__pagination {
        display: none
    }

    .habout__left, .hleft, .mainslider__content {
        -webkit-box-orient: vertical
    }

    .mainslider__name {
        padding: 20px 20px 0
    }

    .mainslider__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        z-index: 2
    }

    .habout__pic, .mainslider__text {
        display: none
    }

    .mainslider__headline {
        text-align: center;
        margin-bottom: 55px
    }

    .mainslider__link:after {
        width: 80%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .habout__left {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 80%;
        padding: 0;
        margin: 0 auto
    }

    .habout__headline {
        text-align: center
    }

    .hpartners__list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .hleft, .hspecialization__item {
        -webkit-box-align: center
    }

    .hpartners__item {
        min-width: 160px;
        margin: 20px
    }

    .hspecialization:after {
        display: none
    }

    .hspecialization__headline {
        font-size: 35px;
        text-align: center;
        margin-bottom: 30px
    }

    .hspecialization__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 45px 20px;
        width: 48%;
        border-bottom: 1px solid #f2f2f2
    }

    .hspecialization__item:first-child, .hspecialization__item:nth-child(2) {
        border-top: 1px solid #f2f2f2
    }

    .hspecialization__item .arrow, .hspecialization__item--number {
        display: none
    }

    .hleft, .hleft__text--left {
        display: flex;
        -webkit-align-items: center
    }

    .hspecialization__item--name {
        position: relative;
        text-align: center
    }

    .hspecialization__item--name:after {
        content: '';
        position: absolute;
        bottom: calc(100% + 15px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 30px;
        height: 1px;
        background-color: #be1d2d
    }

    .hleft {
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 50px 0
    }

    .hleft__text--left, .hleft__text--line {
        -webkit-box-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .hleft__quote {
        margin: 0
    }

    .hteam__link {
        margin: 35px 0 10px
    }

    .hleft__text {
        font-size: 24px;
        text-align: center;
        line-height: 36px;
        padding: 0;
        border: none
    }

    .hleft__text--left {
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        border: none;
        padding: 0;
        margin: 0
    }

    .hleft__text--line {
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .hteam__content, .hteam__left {
        -webkit-box-align: center;
        -webkit-box-orient: vertical
    }

    .hleft__button {
        display: none
    }

    .hteam__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .hteam__content--name {
        display: none
    }

    .hteam__left, .hteam__right {
        width: 100%
    }

    .hteam__left {
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 300px
    }

    .hfacts__block, .hmedia__headline, .hmedia__slider .slider__slides, .hteam__button, .hteam__info, .hteam__members {
        width: 100%
    }

    .hteam__main {
        height: 400px
    }

    .hteam__pagination {
        margin-top: 20px
    }

    .hteam__right {
        margin: 20px 0
    }

    .hteam__container {
        padding: 0;
        width: 100%
    }

    .hteam__members {
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .hfacts__content, .hmedia__slider {
        -webkit-box-orient: vertical
    }

    .hteam__button {
        max-width: 300px;
        margin: 0 auto
    }

    .hfacts__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .hmedia:after {
        display: none
    }

    .hmedia__headline {
        font-size: 35px;
        text-align: center
    }

    .hmedia__text {
        margin: 0 auto 40px
    }

    .hmedia__nav {
        margin: 0 0 50px
    }

    .hmedia__slider {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .hmedia__pagination {
        margin: 0
    }

    .hmedia__slide {
        padding: 30px 30px 0
    }

    .hmedia__date {
        font-size: 14px
    }

    .hmedia__name {
        font-size: 18px
    }
}

.article__content, .practics__projects--inner, .team__people {
    border-bottom: 1px solid #f2f2f2
}

@media screen and (max-width: 768px) {
    .habout__list, .hmedia__nav, .hteam__members {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .mainslider__content {
        width: 100%
    }

    .mainslider__headline {
        font-size: 30px;
        width: 90%
    }

    .habout__left, .hspecialization__item {
        width: 100%
    }

    .mainslider__info {
        padding: 50px 5%
    }

    .habout {
        padding: 50px 0
    }

    .habout__list {
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .habout__link {
        margin: 0 0 30px
    }

    .habout__link:after {
        top: calc(100% + 10px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hpartners {
        padding: 50px 0 0
    }

    .hpartners__headline {
        font-size: 18px
    }

    .hpartners__button {
        display: none
    }

    .hspecialization {
        padding: 0
    }

    .hleft {
        padding: 50px 5%
    }

    .hleft_margin {
        margin-bottom: 50px
    }

    .hleft_about {
        padding: 0;
        margin: 0 0 25px
    }

    .hteam {
        padding: 50px 0
    }

    .hteam__members {
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: 0
    }

    .hteam__member, .hteam__member:not(:last-child) {
        margin: 20px 0
    }

    .hteam__info {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .hteam__description {
        text-align: center
    }

    .hfacts, .hfacts__block {
        padding: 0
    }

    .hmedia {
        padding: 50px 0 !important
    }

    .hmedia__headline {
        margin-bottom: 20px
    }

    .hmedia__more {
        padding: 0 40px 20px
    }

    .hmedia__nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-bottom: 0
    }

    .hmedia__nav--item {
        margin-bottom: 20px
    }

    .hmedia__nav--item:after {
        left: 110%;
        top: 25%
    }
}

.about__block {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 80px 0 0
}

.about__text {
    color: #595959;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    margin: 0;
    padding: 0 250px;
    text-align: left
}

.about__count--number, .about__info--headline, .about__text--initial {
    font-family: "Playfair Display";
    font-weight: 700
}

.about__text_columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    -webkit-column-fill: balance;
    -moz-column-fill: balance;
    column-fill: balance
}

.about__text--initial {
    color: #262626;
    font-size: 80px;
    line-height: .8;
    float: left;
    margin-right: 5px
}

.about__timeline {
    margin: 60px 0 0;
    padding-left: 250px;
    overflow: hidden
}

.about__timeline:before {
    left: 250px;
    width: 100%
}

.about__scrollfire {
    margin-top: 80px
}

.about__grid {
    margin: 100px 0;
    width: 100%
}

.about__line {
    width: 100%;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.about__line:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about__line:nth-child(2n) .about__count {
    width: 50%
}

.about__line:nth-child(2n) .about__info {
    width: 49%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.about__line:nth-child(2n) .about__info_center {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.about__line:not(:last-child) {
    margin-bottom: 30px
}

.about__count {
    width: 49%;
    position: relative
}

.about__count--number {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 95px;
    height: 95px;
    background-color: #be1d2d;
    color: #fff;
    font-size: 30px;
    line-height: 30px
}

.about__info, .about__info_center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.about__count--image {
    width: 100%;
    height: 330px;
    -o-object-fit: cover;
    object-fit: cover
}

.about__info {
    width: 50%;
    padding: 40px 30px;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.about__info_center {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.about__info--headline {
    width: 460px;
    color: #262626;
    font-size: 18px;
    margin-bottom: 26px
}

.about__info--text {
    width: 460px;
    color: #595959;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.about__partners--headline, .industries__block--count, .industries__block--name, .practics__block--count {
    font-family: "Playfair Display"
}

.about__partners {
    margin: 0;
    padding: 0 250px;
    width: 100%
}

.about__partners--line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%
}

.about__partners--line:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.about__bono, .about__partners--link, .about__partners--logo {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.about__partners--link, .about__partners--logo {
    -webkit-box-align: center
}

.about__partners--line:not(:last-child) {
    margin-bottom: 62px
}

.about__partners--logo {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 49%;
    height: 470px;
    background-color: #f2f2f2
}

.about__partners--image {
    max-width: 90%;
    max-height: 90%
}

.about__partners--info {
    width: 49%
}

.about__partners--headline {
    color: #262626;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px
}

.about__partners--link, .about__partners--text {
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400
}

.about__partners--text {
    color: #595959;
    line-height: 24px;
    margin: 26px 0
}

.about__partners--link {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    color: #262626
}

.about__partners--link:after {
    width: 30px;
    height: 1px;
    background-color: #be1d2d;
    margin-left: 20px
}

.about__bono {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 auto 120px;
    padding: 0 0 0 250px;
    width: 100%
}

.about__bono--text {
    width: 40%;
    text-align: justify;
    margin: 0;
    padding: 0
}

.about__bono--image {
    width: 55%
}

.about__rewards {
    width: 100%
}

@media screen and (min-width: 1024px) {
    .about__block.animation > *, .about__grid.animation > *, .about__partners.animation > * {
        -webkit-transform: translateY(150px);
        -ms-transform: translateY(150px);
        transform: translateY(150px);
        opacity: 0;
        -webkit-transition: opacity 1s, -webkit-transform 1s;
        -o-transition: opacity 1s, transform 1s;
        transition: opacity 1s, transform 1s;
        transition: opacity 1s, transform 1s, -webkit-transform 1s;
        will-change: opacity, transform
    }

    .about__block.animation > :first-child, .about__grid.animation > :first-child, .about__partners.animation > :first-child {
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s
    }

    .about__block.animation > :nth-child(2), .about__grid.animation > :nth-child(2), .about__partners.animation > :nth-child(2) {
        -webkit-transition-delay: .4s;
        -o-transition-delay: .4s;
        transition-delay: .4s
    }

    .about__block.animation > :nth-child(3), .about__grid.animation > :nth-child(3), .about__partners.animation > :nth-child(3) {
        -webkit-transition-delay: .6s;
        -o-transition-delay: .6s;
        transition-delay: .6s
    }

    .about__block.animation > :nth-child(4), .about__grid.animation > :nth-child(4), .about__partners.animation > :nth-child(4) {
        -webkit-transition-delay: .8s;
        -o-transition-delay: .8s;
        transition-delay: .8s
    }

    .about__block.animation > :nth-child(5), .about__grid.animation > :nth-child(5), .about__partners.animation > :nth-child(5) {
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s
    }

    .about__block.animation > :nth-child(6), .about__grid.animation > :nth-child(6), .about__partners.animation > :nth-child(6) {
        -webkit-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s
    }

    .about__block.animation > :nth-child(7), .about__grid.animation > :nth-child(7), .about__partners.animation > :nth-child(7) {
        -webkit-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s
    }

    .about__block.animation > :nth-child(8), .about__grid.animation > :nth-child(8), .about__partners.animation > :nth-child(8) {
        -webkit-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        transition-delay: 1.6s
    }

    .about__block.animation > :nth-child(9), .about__grid.animation > :nth-child(9), .about__partners.animation > :nth-child(9) {
        -webkit-transition-delay: 1.8s;
        -o-transition-delay: 1.8s;
        transition-delay: 1.8s
    }

    .about__block.animation > :nth-child(10), .about__grid.animation > :nth-child(10), .about__partners.animation > :nth-child(10) {
        -webkit-transition-delay: 2s;
        -o-transition-delay: 2s;
        transition-delay: 2s
    }

    .about__block.animation > :nth-child(11), .about__grid.animation > :nth-child(11), .about__partners.animation > :nth-child(11) {
        -webkit-transition-delay: 2.2s;
        -o-transition-delay: 2.2s;
        transition-delay: 2.2s
    }

    .about__block.animation > :nth-child(12), .about__grid.animation > :nth-child(12), .about__partners.animation > :nth-child(12) {
        -webkit-transition-delay: 2.4s;
        -o-transition-delay: 2.4s;
        transition-delay: 2.4s
    }

    .about__block.animation > :nth-child(13), .about__grid.animation > :nth-child(13), .about__partners.animation > :nth-child(13) {
        -webkit-transition-delay: 2.6s;
        -o-transition-delay: 2.6s;
        transition-delay: 2.6s
    }

    .about__block.animation > :nth-child(14), .about__grid.animation > :nth-child(14), .about__partners.animation > :nth-child(14) {
        -webkit-transition-delay: 2.8s;
        -o-transition-delay: 2.8s;
        transition-delay: 2.8s
    }

    .about__block.animation > :nth-child(15), .about__grid.animation > :nth-child(15), .about__partners.animation > :nth-child(15) {
        -webkit-transition-delay: 3s;
        -o-transition-delay: 3s;
        transition-delay: 3s
    }

    .about__block.animation.done > *, .about__grid.animation.done > *, .about__partners.animation.done > * {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@media screen and (max-width: 1600px) {
    .about__partners {
        width: 100%;
        padding: 0 125px
    }

    .about__text {
        padding: 0 125px
    }

    .about__timeline {
        margin: 60px 0 0;
        padding-left: 125px
    }

    .about__timeline:before {
        left: 125px;
        width: 100%
    }

    .about__bono {
        padding: 0 0 0 125px
    }

    .about__bono--text {
        padding: 0
    }
}

@media screen and (max-width: 1024px) {
    .about__bono--text, .about__count, .about__info, .about__line:nth-child(2n) .about__count, .about__line:nth-child(2n) .about__info, .about__partners--info {
        width: 100%
    }

    .about__line, .about__line:nth-child(2n), .about__partners--line, .about__partners--line:nth-child(2n) {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical
    }

    .about__bono--image, .about__partners--logo {
        width: 100%;
        margin-bottom: 30px
    }

    .about__line, .about__line:nth-child(2n) {
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .about__line:nth-child(2n) .about__info {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .about__partners--line, .about__partners--line:nth-child(2n) {
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .about__bono {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.industries, .industries__block, .industries__block--count, .member, .member__block, .member__line, .member__list, .member__list--item, .practics, .practics__block, .practics__block--count, .team__people {
    -webkit-box-direction: normal
}

@media screen and (max-width: 768px) {
    .about__block {
        margin: 60px 0
    }

    .about__block_dark {
        position: relative;
        padding: 50px 0;
        margin: 0
    }

    .about__block_dark:after {
        content: '';
        height: 100%;
        width: 200%;
        background-color: #f2f2f2;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: -1
    }

    .about__count, .about__line:nth-child(2n) .about__count {
        -webkit-transform: translateX(-4.6%);
        -ms-transform: translateX(-4.6%)
    }

    .about__text {
        width: 100%;
        padding: 0
    }

    .about__text_columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .about__info {
        padding: 40px 0
    }

    .about__info--text {
        width: 100%
    }

    .about__timeline {
        padding-left: 0
    }

    .about__timeline:before {
        left: 0
    }

    .about__count {
        width: 120%;
        transform: translateX(-4.6%)
    }

    .about__count--number {
        width: 60px;
        height: 60px;
        font-size: 30px
    }

    .about__line:nth-child(2n) .about__count {
        width: 120%;
        transform: translateX(-4.6%)
    }

    .about__grid {
        margin: 50px 0 0
    }

    .about__partners {
        padding: 0
    }

    .about__partners--logo {
        height: 250px
    }

    .about__bono {
        margin: 0;
        padding: 0
    }

    .about__bono--image {
        width: 120%;
        -webkit-transform: translateX(-4.6%);
        -ms-transform: translateX(-4.6%);
        transform: translateX(-4.6%)
    }
}

.industries {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 70px 0 0;
    max-width: 64%
}

.industries__block {
    width: 33%;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 70px
}

.industries__block:not(:nth-child(3n)) {
    margin-right: .5%
}

.industries__block--image {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover
}

.industries__block--count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 95px;
    height: 95px;
    background-color: #232a68;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.industries__block--name {
    color: #262626;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    margin-top: -20px;
    text-align: center
}

@media screen and (max-width: 1600px) {
    .industries {
        max-width: 80%
    }
}

@media screen and (max-width: 1279px) {
    .industries__block {
        width: 48%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-bottom: 70px
    }

    .industries__block:not(:nth-child(3n)) {
        margin-right: 0
    }

    .industries__block:not(:nth-child(2n)) {
        margin-right: 4%
    }
}

@media screen and (max-width: 768px) {
    .industries__block {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-bottom: 70px
    }

    .industries__block:not(:nth-child(2n)) {
        margin-right: 0
    }
}

.practics {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 70px 0 120px;
    max-width: 64%
}

.practics__block {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: calc(33.33333% - 6.67px);
    height: 300px;
    background-color: #f2f2f2;
    margin-bottom: 10px;
    padding: 10px
}

.practics__block--count, .team__people {
    -webkit-box-orient: horizontal
}

.practics__block:not(:nth-child(3n)) {
    margin-right: 10px
}

.practics__block--count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 95px;
    height: 95px;
    background-color: #fff;
    color: #be1d2d;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 30px
}

.practics__block--name, .team__person--name {
    color: #262626;
    font-family: "Playfair Display";
    font-size: 18px;
    font-weight: 700
}

.practics__block--name {
    line-height: 30px;
    text-align: center
}

@media screen and (max-width: 1600px) {
    .practics {
        max-width: 80%
    }
}

@media screen and (max-width: 1279px) {
    .practics__block {
        width: calc(50% - 5px)
    }

    .practics__block:not(:nth-child(3n)) {
        margin-right: 0
    }

    .practics__block:not(:nth-child(2n)) {
        margin-right: 10px
    }
}

@media screen and (max-width: 768px) {
    .practics {
        padding: 50px 0;
        width: 100%;
        max-width: 100%
    }

    .practics__block {
        width: 100%;
        height: 135px;
        margin-bottom: 10px
    }

    .practics__block:not(:nth-child(2n)) {
        margin-right: 0
    }

    .practics__block--count {
        display: none
    }
}

.member, .team__people {
    -webkit-box-align: start
}

.team__partners {
    width: 100%
}

.team__text {
    margin-bottom: 50px
}

.team__container {
    padding: 0 0 0 125px;
    width: 100%
}

.team__people {
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 125px 70px;
    width: 100%
}

.team__people:not(:last-child) {
    margin-bottom: 70px
}

.team__person {
    width: 23%
}

.team__person:nth-child(n+5) {
    margin-top: 50px
}

.team__person:not(:nth-child(4n)) {
    margin-right: 2.666666667%
}

.team__person--top {
    width: 100%;
    height: 340px;
    overflow: hidden;
    position: relative
}

.team__person--top:hover .team__person--image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.team__person--top:hover .team__person--button {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.team__person--image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .5s
}

.team__person--button {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.team__person--name {
    margin: 30px 0 15px
}

.team__person--position {
    color: #999;
    font-family: Proxyma;
    font-size: 14px;
    font-weight: 400
}

.team__button {
    margin: 50px 0 120px 125px
}

@media screen and (min-width: 1024px) {
    .animation.team__people > * {
        -webkit-transition: opacity 1s, -webkit-transform 1s;
        -o-transition: opacity 1s, transform 1s;
        transition: opacity 1s, transform 1s;
        transition: opacity 1s, transform 1s, -webkit-transform 1s;
        -webkit-transform: translateY(150px);
        -ms-transform: translateY(150px);
        transform: translateY(150px);
        opacity: 0;
        will-change: opacity, transform
    }

    .animation.team__people > :first-child {
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s
    }

    .animation.team__people > :nth-child(2) {
        -webkit-transition-delay: .4s;
        -o-transition-delay: .4s;
        transition-delay: .4s
    }

    .animation.team__people > :nth-child(3) {
        -webkit-transition-delay: .6s;
        -o-transition-delay: .6s;
        transition-delay: .6s
    }

    .animation.team__people > :nth-child(4) {
        -webkit-transition-delay: .8s;
        -o-transition-delay: .8s;
        transition-delay: .8s
    }

    .animation.team__people > :nth-child(5) {
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s
    }

    .animation.team__people > :nth-child(6) {
        -webkit-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s
    }

    .animation.team__people > :nth-child(7) {
        -webkit-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s
    }

    .animation.team__people > :nth-child(8) {
        -webkit-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        transition-delay: 1.6s
    }

    .animation.team__people > :nth-child(9) {
        -webkit-transition-delay: 1.8s;
        -o-transition-delay: 1.8s;
        transition-delay: 1.8s
    }

    .animation.team__people > :nth-child(10) {
        -webkit-transition-delay: 2s;
        -o-transition-delay: 2s;
        transition-delay: 2s
    }

    .animation.team__people > :nth-child(11) {
        -webkit-transition-delay: 2.2s;
        -o-transition-delay: 2.2s;
        transition-delay: 2.2s
    }

    .animation.team__people > :nth-child(12) {
        -webkit-transition-delay: 2.4s;
        -o-transition-delay: 2.4s;
        transition-delay: 2.4s
    }

    .animation.team__people > :nth-child(13) {
        -webkit-transition-delay: 2.6s;
        -o-transition-delay: 2.6s;
        transition-delay: 2.6s
    }

    .animation.team__people > :nth-child(14) {
        -webkit-transition-delay: 2.8s;
        -o-transition-delay: 2.8s;
        transition-delay: 2.8s
    }

    .animation.team__people > :nth-child(15) {
        -webkit-transition-delay: 3s;
        -o-transition-delay: 3s;
        transition-delay: 3s
    }

    .animation.team__people > :nth-child(16) {
        -webkit-transition-delay: 3.2s;
        -o-transition-delay: 3.2s;
        transition-delay: 3.2s
    }

    .animation.team__people > :nth-child(17) {
        -webkit-transition-delay: 3.4s;
        -o-transition-delay: 3.4s;
        transition-delay: 3.4s
    }

    .animation.team__people > :nth-child(18) {
        -webkit-transition-delay: 3.6s;
        -o-transition-delay: 3.6s;
        transition-delay: 3.6s
    }

    .animation.team__people > :nth-child(19) {
        -webkit-transition-delay: 3.8s;
        -o-transition-delay: 3.8s;
        transition-delay: 3.8s
    }

    .animation.team__people > :nth-child(20) {
        -webkit-transition-delay: 4s;
        -o-transition-delay: 4s;
        transition-delay: 4s
    }

    .animation.team__people > :nth-child(21) {
        -webkit-transition-delay: 4.2s;
        -o-transition-delay: 4.2s;
        transition-delay: 4.2s
    }

    .animation.team__people > :nth-child(22) {
        -webkit-transition-delay: 4.4s;
        -o-transition-delay: 4.4s;
        transition-delay: 4.4s
    }

    .animation.team__people > :nth-child(23) {
        -webkit-transition-delay: 4.6s;
        -o-transition-delay: 4.6s;
        transition-delay: 4.6s
    }

    .animation.team__people > :nth-child(24) {
        -webkit-transition-delay: 4.8s;
        -o-transition-delay: 4.8s;
        transition-delay: 4.8s
    }

    .animation.team__people.done > * {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.member__item--link, .member__project--text {
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

@media screen and (max-width: 1600px) {
    .team__container {
        padding: 0 0 0 62.5px
    }

    .team__people {
        padding: 0 62.5px
    }

    .team__button {
        margin: 50px 0 50px 62.5px
    }
}

@media screen and (max-width: 1279px) {
    .team__people {
        padding: 0 0 50px
    }
}

@media screen and (max-width: 1024px) {
    .team__person {
        width: 32%
    }

    .team__person:nth-child(n+5) {
        margin-top: 0
    }

    .team__person:nth-child(n+4) {
        margin-top: 50px
    }

    .team__person:not(:nth-child(4n)) {
        margin-right: 0
    }

    .team__person:not(:nth-child(3n)) {
        margin-right: 1%
    }

    .team__button {
        margin: 50px auto
    }
}

@media screen and (max-width: 768px) {
    .team__people, .team__person {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .team__container {
        padding: 0
    }

    .team__people {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .team__person {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 220px;
        margin-bottom: 30px
    }

    .team__person:nth-child(n+4) {
        margin-top: 0
    }

    .team__person:not(:nth-child(3n)) {
        margin-right: 0
    }

    .team__button {
        width: 100%
    }
}

.member {
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 20px
}

.member__left {
    width: 30%
}

.member__image {
    width: 100%
}

.member__button {
    width: 100%;
    margin-top: -5px
}

.member__right {
    width: 70%;
    padding: 0 0 0 100px
}

.member__name {
    color: #262626;
    font-family: "Playfair Display";
    font-size: 48px;
    font-weight: 900
}

.member__list--item, .member__position, .member__text {
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400
}

.member__position {
    color: #999;
    margin: 10px 0 20px
}

.member__list {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.member__list--item {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    color: #262626;
    line-height: 24px;
    position: relative;
    padding-left: 24px;
    width: 100%
}

.member__list--item:before {
    width: 4px;
    height: 4px;
    background-color: #be1d2d;
    border-radius: 50%;
    margin-right: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.member__list--item_confession {
    padding-left: 60px
}

.member__list--item_confession:not(:last-child) {
    margin-bottom: 35px
}

.member__list--item_confession:before {
    content: url(/images/confession.png);
    top: 13px;
    width: auto;
    height: auto;
    background-color: transparent
}

.article__nav:before, .contacts__tabs:after, .member__item--link:after, .news__item--date:before, .news__nav:after {
    content: ''
}

.member__text {
    color: #595959;
    line-height: 24px;
    margin: 50px 0 68px
}

.member__headline, .member__text_initial {
    color: #262626;
    font-family: "Playfair Display";
    font-weight: 700
}

.member__text strong {
    color: #262626
}

.member__text_initial {
    font-size: 80px;
    line-height: .8;
    float: left;
    margin-right: 5px
}

.member__block {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 70px
}

.member__line, .member__news {
    -webkit-box-orient: horizontal
}

.member__line, .member__project {
    -webkit-box-align: center;
    display: flex
}

.member__headline {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 25px
}

.member__line--date, .member__line--name {
    color: #262626;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400
}

.member__line {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.member__project, .member__project--left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.member__line:not(:last-child) {
    margin-bottom: 20px
}

.member__line--date {
    width: 100px
}

.member__line--delimiter {
    width: 20px;
    height: 1px;
    background-color: #be1d2d;
    margin: 0 30px
}

.member__project {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin-top: 20px
}

.member__project:hover .member__project--text {
    color: #be1d2d;
    opacity: 1
}

.member__project--left {
    width: 220px;
    height: 220px;
    background-color: #f2f2f2;
    margin-right: 30px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.member__item, .member__news {
    -webkit-box-align: start
}

.member__project--image {
    max-width: 90%;
    max-height: 90%
}

.member__project--text {
    opacity: .2;
    color: #262626;
    font-family: "Playfair Display";
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    width: 100%;
    transition: all .5s
}

.member__news {
    width: 100%;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.member__item, .member__item--info, .news__nav, .news__tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.member__news_small {
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.member__news_small .member__item {
    width: calc(33% - 10px)
}

.member__news_small .member__item:not(:last-child) {
    margin-right: 5px
}

.member__item {
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 49%;
    margin-bottom: 20px
}

.member__item--image {
    width: 100%
}

.member__item--info {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 30px;
    width: 100%
}

.member__item--date {
    opacity: .5;
    color: #262626;
    font-family: Proxyma;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px
}

.member__item--name {
    color: #262626;
    font-family: "Playfair Display";
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin: 10px 0 30px
}

.member__item--link {
    color: #262626;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 20px;
    position: relative;
    transition: all .5s
}

.member__item--link:after, .news__action {
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.news__nav--item, .news__top--name {
    font-family: "Playfair Display";
    font-weight: 700
}

.member__item--link:after {
    position: absolute;
    bottom: 0;
    left: -30px;
    width: 100%;
    height: 1px;
    background-color: #be1d2d;
    transition: all .5s
}

.member__item--link:hover {
    color: #be1d2d
}

.member__item--link:hover:after {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px)
}

.member__more {
    width: 49%
}

@media screen and (max-width: 1024px) {
    .member, .member__item--info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .member {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .member__left {
        width: 100%;
        max-width: 400px;
        margin-bottom: 30px
    }

    .member__right {
        width: 100%;
        padding: 0
    }

    .member__item, .member__news_small .member__item {
        width: 100%
    }

    .member__item--info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .member__item--date, .member__item--link, .member__item--name {
        text-align: center
    }

    .member__item--link:after {
        width: 30px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media screen and (max-width: 768px) {
    .member__item--info, .member__line, .member__list, .member__list--item_confession, .member__news, .member__project {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .member {
        padding: 0;
        width: 100%
    }

    .member__left {
        max-width: 100%
    }

    .member__left .button .arrow {
        display: none
    }

    .member__name {
        font-size: 30px;
        text-align: center
    }

    .member__position {
        font-size: 14px;
        text-align: center
    }

    .member__right {
        padding: 0 5%
    }

    .member__headline {
        width: 100%;
        text-align: center
    }

    .member__line {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%
    }

    .member__line--date, .member__line--name {
        width: 100%;
        text-align: center
    }

    .member__line--delimiter {
        display: none
    }

    .member__list {
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .member__list--item_confession {
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 45px 0 0
    }

    .member__news, .member__project {
        -webkit-box-align: center
    }

    .member__list--item_confession:not(:last-child) {
        margin-bottom: 35px
    }

    .member__list--item_confession:before {
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .member__project {
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .member__project--text {
        width: 100%;
        max-width: 100%;
        padding: 0;
        opacity: 1;
        font-family: "Playfair Display";
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
        text-align: center;
        margin-top: 30px
    }

    .member__news {
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .member__item {
        width: 100%
    }

    .member__item--info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .member__item--date, .member__item--link, .member__item--name {
        text-align: center
    }

    .member__item--link:after {
        width: 30px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .member__more {
        width: 100%
    }

    .member__more .arrow {
        display: none
    }
}

.news__item--date:before, .news__nav:after {
    top: 50%
}

.industry__text {
    padding-top: 120px
}

.industry__news {
    padding: 0 125px 0 250px;
    width: 100%
}

.industry__news_margin {
    margin-bottom: 50px
}

@media screen and (max-width: 1600px) {
    .industry__news {
        padding: 0 62.5px 0 125px
    }
}

@media screen and (max-width: 1024px) {
    .industry__news {
        padding: 0 0 0 62.5px
    }
}

@media screen and (max-width: 768px) {
    .industry__text {
        padding-top: 40px
    }

    .industry__news {
        padding: 0
    }
}

.news__tabs {
    width: 88.9%;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.news__nav {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 90%;
    position: relative
}

.news__nav--content, .news__nav--item, .news__news, .news__top {
    -webkit-box-orient: horizontal
}

.news__nav:after {
    width: 200%;
    height: 487px;
    background-color: #f2f2f2;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}

.news__nav--container {
    width: 100%
}

.news__nav--content {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.news__nav--item, .news__news {
    -webkit-box-direction: normal
}

.news__nav--item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    height: 70px;
    background-color: #232a68;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1.2px
}

.news__nav--item.active {
    background-color: #f2f2f2;
    color: #262626
}

.news__top {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    background-color: #232a68;
    padding: 20px;
    display: none
}

.news__action, .news__action--date, .news__video, .news__video--play {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.news__top--name {
    color: #fff;
    font-size: 18px
}

.news__top--plus {
    width: 30px;
    height: 30px
}

.news__top--plus .plus__line {
    background-color: #fff
}

.news__content {
    margin: 90px 0 150px;
    width: 90%;
    padding: 0 125px
}

.news__news {
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.news__news_small {
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.news__news_small .news__video {
    width: calc(33.33% - 10px);
    margin-right: 5px
}

.news__news_small .news__video:nth-child(3n) {
    margin-right: 0
}

.news__item {
    width: 49%;
    background-color: #f2f2f2;
    padding: 53px 30px 57px;
    margin-bottom: 20px
}

.news__item--date {
    color: rgba(38, 38, 38, .5);
    font-family: Proxyma;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    position: relative
}

.news__item--date:before {
    width: 3px;
    height: 10px;
    background-color: #be1d2d;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -30px
}

.news__item--name {
    color: #262626;
    font-family: "Playfair Display";
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin: 20px 0 30px;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s
}

.news__item--description {
    opacity: .5;
    color: #262626;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.news__item:hover .news__item--name {
    color: #be1d2d
}

.news__action {
    width: 49%;
    height: 300px;
    background-color: #f2f2f2;
    padding: 0 30px 30px;
    margin-bottom: 20px;
    transition: all .5s;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.news__action:hover {
    background-color: #232a68
}

.news__action:hover .news__action--name {
    color: #fff
}

.news__action--date {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 95px;
    height: 95px;
    background-color: #fff;
    border-top: 3px solid #be1d2d
}

.news__action--day {
    font-size: 30px;
    font-weight: 900;
    line-height: 1.2;
    font-family: "Playfair Display";
    color: #be1d2d
}

.news__action--my {
    color: #aaa;
    font-family: Proxyma;
    font-size: 12px;
    margin-top: 10px
}

.news__action--name, .news__video--name, .practics__project--name {
    font-family: "Playfair Display";
    font-size: 18px
}

.news__action--name {
    color: #262626;
    font-weight: 600;
    line-height: 30px;
    margin: 20px 0 30px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news__video {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 300px;
    padding: 0 30px 30px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    width: 49%;
    margin-right: 0
}

.news__video--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-position: 80%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1;
    -webkit-filter: brightness(50%);
    filter: brightness(50%);
    -webkit-transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.news__video--play {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 95px;
    height: 95px;
    background-color: #be1d2d
}

.news__video--play img {
    width: 20px
}

.news__video--name {
    color: #fff;
    font-weight: 600;
    line-height: 1.5;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news__video:hover .news__video--bg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.news__pagination {
    margin-top: 30px
}

@media screen and (min-width: 1024px) {
    .animation.news__news > * {
        -webkit-transition: opacity 1s, -webkit-transform 1s;
        -o-transition: opacity 1s, transform 1s;
        transition: opacity 1s, transform 1s;
        transition: opacity 1s, transform 1s, -webkit-transform 1s;
        -webkit-transform: translateY(150px);
        -ms-transform: translateY(150px);
        transform: translateY(150px);
        opacity: 0;
        will-change: opacity, transform
    }

    .animation.news__news > :first-child {
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s
    }

    .animation.news__news > :nth-child(2) {
        -webkit-transition-delay: .4s;
        -o-transition-delay: .4s;
        transition-delay: .4s
    }

    .animation.news__news > :nth-child(3) {
        -webkit-transition-delay: .6s;
        -o-transition-delay: .6s;
        transition-delay: .6s
    }

    .animation.news__news > :nth-child(4) {
        -webkit-transition-delay: .8s;
        -o-transition-delay: .8s;
        transition-delay: .8s
    }

    .animation.news__news > :nth-child(5) {
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s
    }

    .animation.news__news > :nth-child(6) {
        -webkit-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s
    }

    .animation.news__news > :nth-child(7) {
        -webkit-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s
    }

    .animation.news__news > :nth-child(8) {
        -webkit-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        transition-delay: 1.6s
    }

    .animation.news__news > :nth-child(9) {
        -webkit-transition-delay: 1.8s;
        -o-transition-delay: 1.8s;
        transition-delay: 1.8s
    }

    .animation.news__news > :nth-child(10) {
        -webkit-transition-delay: 2s;
        -o-transition-delay: 2s;
        transition-delay: 2s
    }

    .animation.news__news > :nth-child(11) {
        -webkit-transition-delay: 2.2s;
        -o-transition-delay: 2.2s;
        transition-delay: 2.2s
    }

    .animation.news__news > :nth-child(12) {
        -webkit-transition-delay: 2.4s;
        -o-transition-delay: 2.4s;
        transition-delay: 2.4s
    }

    .animation.news__news > :nth-child(13) {
        -webkit-transition-delay: 2.6s;
        -o-transition-delay: 2.6s;
        transition-delay: 2.6s
    }

    .animation.news__news > :nth-child(14) {
        -webkit-transition-delay: 2.8s;
        -o-transition-delay: 2.8s;
        transition-delay: 2.8s
    }

    .animation.news__news > :nth-child(15) {
        -webkit-transition-delay: 3s;
        -o-transition-delay: 3s;
        transition-delay: 3s
    }

    .animation.news__news > :nth-child(16) {
        -webkit-transition-delay: 3.2s;
        -o-transition-delay: 3.2s;
        transition-delay: 3.2s
    }

    .animation.news__news > :nth-child(17) {
        -webkit-transition-delay: 3.4s;
        -o-transition-delay: 3.4s;
        transition-delay: 3.4s
    }

    .animation.news__news > :nth-child(18) {
        -webkit-transition-delay: 3.6s;
        -o-transition-delay: 3.6s;
        transition-delay: 3.6s
    }

    .animation.news__news > :nth-child(19) {
        -webkit-transition-delay: 3.8s;
        -o-transition-delay: 3.8s;
        transition-delay: 3.8s
    }

    .animation.news__news > :nth-child(20) {
        -webkit-transition-delay: 4s;
        -o-transition-delay: 4s;
        transition-delay: 4s
    }

    .animation.news__news > :nth-child(21) {
        -webkit-transition-delay: 4.2s;
        -o-transition-delay: 4.2s;
        transition-delay: 4.2s
    }

    .animation.news__news > :nth-child(22) {
        -webkit-transition-delay: 4.4s;
        -o-transition-delay: 4.4s;
        transition-delay: 4.4s
    }

    .animation.news__news > :nth-child(23) {
        -webkit-transition-delay: 4.6s;
        -o-transition-delay: 4.6s;
        transition-delay: 4.6s
    }

    .animation.news__news > :nth-child(24) {
        -webkit-transition-delay: 4.8s;
        -o-transition-delay: 4.8s;
        transition-delay: 4.8s
    }

    .animation.news__news.done > * {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@media screen and (max-width: 1024px) {
    .news__item {
        width: 100%;
        margin: 0 0 20px
    }

    .news__action, .news__video {
        width: 100%
    }

    .news__video {
        height: 400px
    }

    .news__news_small .news__video {
        width: 100%;
        height: 400px
    }
}

@media screen and (max-width: 768px) {
    .news, .news__nav, .news__nav--item {
        width: 100%
    }

    .news__item, .news__nav--content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .news__nav:after {
        display: none
    }

    .news__nav--container:not(.active) .news__nav--content {
        max-height: 0
    }

    .news__nav--content {
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        max-height: 1000px;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        overflow: hidden
    }

    .news__top {
        display: flex
    }

    .news__content {
        padding: 0;
        margin: 30px 0
    }

    .news__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .news__item--date:before, .news__item--description {
        display: none
    }

    .news__item--name {
        color: #262626;
        font-family: "Playfair Display";
        font-size: 18px;
        font-weight: 900;
        line-height: 30px;
        text-align: center
    }
}

.contacts__contact, .practics__project {
    -webkit-box-direction: normal
}

.practics__projects {
    padding: 0 0 0 125px
}

.practics__projects--inner {
    padding: 0 125px 90px
}

.practics__project {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.practics__project:not(:last-child) {
    margin-bottom: 40px
}

.practics__project--image {
    display: none
}

.practics__project--info {
    width: 100%
}

.practics__project--name {
    color: #262626;
    font-weight: 700;
    margin-top: 1.5rem;
    line-height: 30px
}

.practics__project--description {
    color: #595959;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 26px 0 34px
}

.practics__project--about {
    color: #262626;
    font-family: "Playfair Display";
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    margin-bottom: 17px
}

.contacts__contact--cell, .practics__project--lawyer {
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400
}

.contacts__contact:not(:last-child), .contacts__tabs {
    margin-bottom: 100px
}

.practics__project--lawyer {
    color: #be1d2d
}

@media screen and (max-width: 1600px) {
    .news__content, .news__tabs {
        width: 100%
    }

    .practics__projects {
        padding: 0 0 0 62.5px
    }

    .practics__projects--inner {
        padding: 0 62.5px 50px
    }
}

@media screen and (max-width: 1279px) {
    .practics__project--left {
        width: 300px;
        height: 300px
    }

    .practics__project--info {
        width: calc(100% - 300px)
    }
}

@media screen and (max-width: 1024px) {
    .practics__project {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .practics__project--info {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .practics__projects {
        padding: 0
    }

    .practics__projects--inner {
        padding: 0 0 50px
    }

    .practics__project--left {
        width: 100%
    }

    .practics__project--info {
        padding: 0;
        margin-top: 30px
    }
}

.contacts__map {
    width: 100%;
    height: 350px
}

.contacts__tab, .contacts__tabs {
    width: 100%
}

.contacts__tabs {
    padding-bottom: 100px;
    position: relative
}

.contacts__tabs:after {
    width: 200%;
    height: 160%;
    min-height: 680px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background-color: #f2f2f2;
    z-index: -1
}

.contacts__nav:after {
    display: none
}

.contacts__contact {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    padding: 0 0 0 250px
}

.contacts__contact--line {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin: 0 0 30px
}

.contacts__contact--cell {
    width: 50%;
    color: #595959;
    line-height: 24px;
    padding-right: 10px
}

@media screen and (max-width: 1600px) {
    .contacts__contact {
        padding: 0 0 0 125px
    }
}

@media screen and (max-width: 768px) {
    .contacts__contact, .contacts__contact--line {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .contacts__contact {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0 5%
    }

    .contacts__contact--line {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .contacts__contact--cell {
        text-align: center
    }
}

.article__head, .article__head--left, .article__icons, .article__more--head, .article__nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.article {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto
}

.article__head {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    padding: 40px 0;
    margin-top: 50px
}

.article__head--left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.article__head--headline {
    color: #262626;
    font-family: "Playfair Display";
    font-size: 30px;
    font-weight: 900;
    display: none
}

.article__author, .article__date {
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400
}

.article__icons, .article__nav {
    -webkit-box-align: center
}

.article__author {
    color: #be1d2d;
    margin-right: 40px
}

.article__date {
    opacity: .5;
    color: #262626
}

.article__headline, .article__name {
    font-family: "Playfair Display"
}

.article__nav {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    height: 100px;
    background-color: #232a68;
    position: relative;
    padding: 0 40px 0 0
}

.article__nav:before {
    height: 100%;
    width: 100%;
    background-color: #232a68;
    position: absolute;
    top: 0;
    right: 100%
}

.article__arrow {
    padding: 10px 0;
    cursor: pointer;
    width: 50px
}

.article__arrow:first-child {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.article__name {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    width: calc(80% - 100px);
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.article__icons {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 10%
}

.article__icon {
    margin: 0 10px
}

.article__pic {
    width: 100%;
    max-height: 680px;
    -o-object-fit: cover;
    object-fit: cover
}

.article__headline {
    color: #262626;
    font-size: 48px;
    font-weight: 900;
    position: relative;
    padding: 80px 125px 130px;
    margin: 0 0 90px;
    width: 100%
}

.article__headline:after, .article__headline:before {
    position: absolute;
    content: ''
}

.article__headline:after {
    width: 125px;
    height: 1px;
    background-color: #be1d2d;
    left: -125px;
    top: 115px
}

.article__headline:before {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200%;
    height: 975px;
    background-color: #f2f2f2;
    z-index: -1
}

.article__content {
    width: 100%;
    padding: 0 125px 75px;
    margin-bottom: 90px
}

.article__content iframe {
    height: 500px
}

.article__text {
    color: #595959;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    width: 100%
}

.article__more--link, .article__quote, .article__quote:before, .article__text_initial, .fof__fof, .fof__headline {
    font-family: "Playfair Display";
    font-weight: 700
}

.article__text_initial {
    color: #262626;
    font-size: 80px;
    line-height: .8;
    margin-right: 5px;
    float: left
}

.article__text a {
    color: #be1d2d
}

.article__more--link, .article__quote, .article__quote:before {
    color: #262626
}

.article__quote {
    font-size: 30px;
    line-height: 48px;
    margin: 85px 0;
    position: relative;
    width: 100%
}

.article__quote:before {
    content: '“';
    position: absolute;
    left: -100px;
    top: 5px;
    font-size: 48px;
    line-height: 48px
}

.article__more {
    padding: 0 125px;
    margin-bottom: 100px
}

.article__more--head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 50px
}

.article__more--link {
    font-size: 24px;
    line-height: 30px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.article__more--link:hover {
    color: #be1d2d
}

.article__more--button {
    width: 49%
}

@media screen and (max-width: 1600px) {
    .article__headline:after {
        left: 0;
        width: 62.5px
    }
}

@media screen and (max-width: 1279px) {
    .article__head {
        padding: 40px;
        margin-top: 30px
    }

    .article__nav {
        padding: 0 40px
    }
}

@media screen and (max-width: 1024px) {
    .article__head {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0 30px 17px;
        margin-top: 80px
    }

    .article__head--left, .article__head--right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%
    }

    .article__head--headline {
        display: block;
        text-align: center;
        width: 100%;
        margin: 20px 0 40px
    }

    .article__headline, .article__nav {
        display: none
    }

    .article__content {
        padding: 60px 5% 30px
    }

    .article__quote {
        font-size: 18px;
        margin: 50px 0;
        line-height: 30px
    }

    .article__quote:before {
        top: -35px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .article__more {
        padding: 0
    }

    .article__more--head {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-bottom: 40px;
        position: relative
    }

    .article__more--head:before {
        content: '';
        width: 30px;
        height: 1px;
        background-color: #be1d2d;
        position: absolute;
        top: -40px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .article__more--link {
        font-size: 18px;
        line-height: 36px
    }

    .article__more--content .member__item:first-child, .article__more--link:first-child {
        display: none
    }

    .article__more--button {
        width: 90%;
        margin: auto
    }
}

.banner__slide, .banner__wrap, .fof, .inner__years, .search__top {
    -webkit-box-direction: normal
}

.banner__slide, .fof, .search__top {
    -webkit-box-orient: vertical
}

.fof {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: calc(100vh - 100px);
    padding: 30px 5%
}

.fof__fof {
    color: #f2f2f2;
    font-size: 280px;
    line-height: 1
}

.fof__headline {
    color: #262626;
    font-size: 24px;
    line-height: 48px
}

.fof__description {
    color: #595959;
    font-family: Proxyma;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    max-width: 450px;
    width: 100%;
    text-align: center;
    margin: 40px 0 70px
}

.search__headline, .search__text {
    font-family: "Playfair Display";
    font-weight: 900;
    text-align: center
}

@media only screen and (max-width: 820px) and (orientation: landscape) {
    .modal.active {
        height: 100%
    }

    .modal__body {
        height: 100%;
        padding: 20px 0
    }

    .mobile__links {
        flex-direction: row
    }

    .mobile__link {
        margin-left: 10px;
        font-size: 16px
    }
}

@media screen and (max-width: 768px) {
    .modal__close {
        z-index: 20
    }

    .modal__headline {
        font-size: 24px;
        width: 80%
    }

    .timeline__text {
        width: 85%
    }

    .fof__fof {
        font-size: 160px
    }

    .fof__headline {
        font-size: 20px
    }

    .fof__description {
        font-size: 13px;
        line-height: 1.5;
        margin: 10px 0 20px
    }

    .fof__button {
        max-width: 100%
    }
}

.search__tabs {
    width: 80%;
    margin: 0 auto
}

.search__content, .search__nav {
    width: 100%
}

.search__nav:after {
    display: none
}

.search__top {
    margin: 150px 0 70px;
    padding: 0 5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.search__headline {
    font-size: 30px;
    margin-bottom: 30px
}

.search__text {
    font-size: 20px
}

.banner__partner a, .banner__text {
    font-family: Roboto;
    white-space: normal
}

.search__text_red {
    color: #be1d2d
}

@media screen and (max-width: 1279px) {
    .search__tabs {
        width: 100%
    }

    .search__top {
        margin: 50px 0
    }
}

.hmedia__slider .slider__slide {
    opacity: 0;
    transition: opacity .5s
}

.hmedia__slider .slider__slide.active {
    opacity: 1;
    transition: opacity .5s
}

.timeline__arrow--reverse {
    left: 0;
    right: unset;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

@media screen and (max-width: 768px) {
    .timeline__arrow--reverse {
        -webkit-transform: rotate(180deg) translateY(50%);
        -ms-transform: rotate(180deg) translateY(50%);
        transform: rotate(180deg) translateY(50%);
        top: 50%;
        left: 50px !important
    }
}

@media screen and (max-width: 1280px) {
    .habout__link:after {
        content: '';
        width: 10px;
        height: 1px;
        background-color: #be1d2d;
        position: absolute;
        top: 50%;
        left: calc(100% + 5px)
    }
}

@media screen and (max-width: 1024px) {
    .habout__link:after {
        content: '';
        width: 30px;
        height: 1px;
        background-color: #be1d2d;
        position: absolute;
        top: 50%;
        left: calc(100% + 25px)
    }

    .nav__right {
        width: 35%
    }
}

@media screen and (max-width: 768px) {
    .nav__right {
        width: 100%
    }
}

.banner__partner a {
    color: grey;
    font-size: 12px
}

.banner__slide--column .banner__partner {
    position: static
}

.banner__slide--column img {
    margin: 0 auto
}

.banner__slide--column .banner__text {
    width: 100%;
    text-align: center;
    font-weight: 700
}

.banner__partner {
    font-size: 11px;
    display: block;
    margin-top: 1rem;
    text-align: right;
    white-space: nowrap
}

.banner__text {
    width: 65%;
    max-width: max-content;
    position: relative;
    font-size: 23px;
    padding-left: 11px
}

.banner__slider--arrows {
    position: absolute;
    width: 80px;
    top: 50px
}

.banner__slider--arrows i {
    border: solid #000;
    border-width: 0 1.5px 1.5px 0;
    display: inline-block;
    padding: 4px;
    cursor: pointer
}

.banner__slider--arrows .arrow__right {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.banner__slider--arrows .arrow__left {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-right: 10px
}

.banner__slider--wrap {
    width: 100%;
    position: relative
}

.banner__slider {
    width: 90%;
    margin-left: auto;
    overflow: hidden
}

.slider__wrap {
    width: 100%;
    white-space: nowrap;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 0;
    -webkit-transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.banner__slide {
    display: flex;
    white-space: normal;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    min-width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.banner__wrap, .inner__years {
    -webkit-box-orient: horizontal
}

.custom__select--row {
    width: 50%;
    margin-left: auto;
    margin-bottom: 40px;
    margin-top: -40px;
    position: relative;
    z-index: 1
}

.banner__wrap--mobile {
    display: none
}

.banner__wrap--mobile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.scrollfire:after {
    content: '';
    position: absolute;
    width: 200%;
    height: 100vh;
    min-height: 700px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 80%;
    background-color: #f2f2f2;
    z-index: -999;
    opacity: 1;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.banner__wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 20px;
    background: #fff
}

.banner__subtitle, .banner__title {
    text-transform: uppercase;
    font-family: RobotoBold;
    padding-bottom: 5px
}

.banner__wrap img {
    width: 33%;
    margin-left: auto
}

.banner__subtitle {
    font-size: 11px;
    color: rgba(0, 0, 0, .3)
}

.banner__title {
    font-size: 15px;
    color: #262626;
    font-weight: 700;
    max-width: 370px
}

.arewards__content:not(.visible) {
    display: none
}

.history__inner, .inner__years {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.inner__years {
    margin-left: auto;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: start;
    justify-content: flex-end;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: wrap;
    flex: 0 0 50%
}

.year__item.filtered {
    color: #262626;
    visibility: visible;
    opacity: 1
}

.year__item {
    margin: .4rem 10px .4rem 0;
    cursor: pointer;
    display: flex;
    font-size: 19px;
    color: rgba(0, 0, 0, .3);
    transition: all .5s
}

.year__item:hover {
    color: #262626;
    transition: all .5s
}

.year__item.active {
    color: #262626
}

.year__item.hidden {
    transition: all .5s;
    opacity: 0;
    visibility: hidden
}

@media screen and (max-width: 1024px) {
    .banner__text {
        width: 60%;
        font-size: 21px
    }
}

@media screen and (max-width: 768px) {
    .inner__name {
        flex-direction: column
    }

    .banner__wrap {
        width: 106%;
        margin: 0 auto;
        flex-direction: column-reverse;
        padding: 20px 0
    }

    .inner__years {
        margin: 1rem 0
    }

    .custom__select--row {
        width: 100%
    }

    .banner__slider--arrows {
        width: auto
    }

    .banner__text {
        max-width: unset
    }

    .banner__text, .banner__wrap img {
        width: 100%
    }

    .banner__slider--arrows .arrow__right {
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: relative;
        left: -3px;
        top: 0
    }
}

@media screen and (max-width: 668px) {
    .banner__wrap--mobile {
        padding-top: 300px
    }
}

@media screen and (max-width: 475px) {
    .banner__subtitle {
        font-size: 19px
    }

    .banner__title {
        font-size: 22px
    }

    .banner__text {
        font-size: 17px
    }
}

@media screen and (max-width: 415px) {
    .banner__wrap--mobile {
        padding-top: 350px
    }

    .banner__slider--arrows {
        left: -6px
    }
}

.custom__date--mainwrap {
    display: flex;
    width: 90%
}

.custom__date--mainwrap .custom__date--wrap {
    width: 50%
}

@media screen and (max-width: 768px) {
    .custom__date--mainwrap {
        width: 100%;
        flex-wrap: wrap
    }

    .custom__date--mainwrap .custom__date--wrap {
        width: 100%
    }
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset
}

.modal__success {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    background: #fff;
    z-index: 23123;
    box-shadow: 1px 1px 9px 0 #b9a7a7;
    display: none
}

.modal__success.active {
    display: block
}

.modal__success--text {
    color: #262626;
    font-family: "Playfair Display";
    font-size: 30px;
    font-weight: 400;
    width: 80%;
    text-align: center;
    margin: 4rem auto
}

.modal__success--text strong {
    font-family: "Playfair Display";
    font-weight: 900;
    font-size: 35px;
    margin-bottom: 1rem;
    display: block
}

.history__inner--headline, .history__item, .history__item .subhead {
    color: #262626;
    font-weight: 500;
    font-family: Proxyma
}

.modal__success--close {
    position: absolute;
    top: 7px;
    right: 7px;
    cursor: pointer
}

@media screen and (max-width: 768px) {
    .modal__success {
        width: 60%
    }

    .modal__success--text {
        font-size: 20px
    }

    .modal__success--text strong {
        font-size: 25px;
        margin-bottom: 1rem
    }
}

@media screen and (max-width: 580px) {
    .modal__success {
        width: 90%
    }
}

@media screen and (max-width: 1230px) {
    .hleft {
        padding: 120px 3%
    }

    .hleft__text {
        padding-left: 20px;
        font-size: 24px
    }
}

@media screen and (max-width: 1024px) {
    .hleft__text {
        padding-left: 0
    }

    .inner__top--headline_small {
        max-width: 450px
    }
}

.history__inner {
    padding: 0 250px;
    margin-top: 4rem;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.history__inner--body, .history__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.history__inner--headline {
    width: 100%;
    font-size: 50px;
    line-height: 30px;
    border-bottom: 1px solid #b4b7ba;
    padding-bottom: 20px;
    margin-bottom: 2rem
}

.history__inner--body {
    width: 100%;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    flex-wrap: wrap
}

.history__item {
    line-height: 86px;
    margin: 1rem 1.5rem 1rem 0;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    font-size: 100px;
    flex: 0 0 26%
}

.member__item--info {
    height: 100%
}

.member__item--link {
    margin-top: auto
}

@media screen and (max-width: 1600px) {
    .history__inner {
        padding: 0 125px
    }
}

.history__item .subhead {
    font-size: 16px;
    line-height: 20px
}

.history__year {
    font-weight: 200;
    font-size: 28px;
    line-height: 45px;
    padding: 0;
    border-bottom: 1px solid #262626
}

.history__num--wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 1rem;
    margin-top: 1rem;
    line-height: 20px
}

.history__num {
    line-height: 64px;
    font-weight: 900
}

.tag__wrap {
    margin-left: 1rem
}

.history__tag {
    font-size: 21px;
    line-height: 1
}

@media screen and (max-width: 768px) {
    .history__inner {
        padding: 0 25px
    }

    .history__inner--body {
        justify-content: center
    }

    .history__inner--headline {
        font-size: 40px;
        line-height: 35px;
        margin-bottom: 0
    }

    .industry__text span:not(.about__text--initial), .industry__text strong {
        font-size: 22px !important
    }

    .news__video--bg {
        object-position: 90%;
    }
}

.custom__date--wrap_white .modal__select--current::after {
    background-color: #fff;
}

.footer__dev img {
    width: 120px;
}