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

.attention {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 45px 20px 20px;
    background: #f3f3f3;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 150px;
    max-width: 600px;
}

.attention--inside-content .attention__text {
    max-width: 600px;
    font-size: 14px;
    text-align: center
}

.attention--outside-content .attention__text {
    max-width: 600px;
    color: #b2b2b2;
    font-size: 14px;
    text-align: left
}

    .attention--icon-float svg {
        display: none !important
    }

    .attention--icon-float .attention__text {
        position: relative
    }

    .attention--icon-float .attention__text:before {
        position: absolute;
        top: 0;
        left: -40px;
        content: '';
        width: 24px;
        height: 24px;
        background-image: url(/assets/img/svg/misc/red_attantion.svg)
    }

@media (max-width: 768px) {
    .attention {
        position: relative;
        top: auto;
    }
}

.attention--icon-active svg {
    margin: 0 15px 0 0
}

.attention--icon-active .attention__text {
    position: relative;
    max-width: 512px
}

.attention svg {
    display: block;
    width: 24px;
    min-width: 24px;
    height: 24px;
    fill: none;
    margin: 0 20px 0 0
}

.attention__text {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 1.5
}

.attention__text-red {
    color: #ce253d
}

button::-moz-focus-inner {
    border: 0
}

a:active, a:focus {
    border: 0;
    outline: 0
}

html {
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    height: auto;
    min-height: 100%;
    font-size: 16px;
    overflow: hidden;
    background: 0 0;
    -webkit-text-size-adjust: none;
    font-family: NotoSans, Arial, sans-serif
}

h1, h2 {
    margin: 0;
    font-weight: 400;
    text-align: center
}

h1 {
    margin-bottom: 36px;
    font-size: 36px;
    line-height: 49px;
    font-family: NotoSans
}

h2 {
    margin-bottom: 60px;
    font-size: 24px;
    line-height: 32px;
    font-family: KievitPro;
    color: #696969
}

p {
    margin: 0 auto 20px;
    line-height: 24px
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left
}

li {
    padding-left: 26px;
    margin-bottom: 20px;
    position: relative
}

li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 16px;
    height: 1px;
    background: #000
}

li:last-child {
    margin: 0
}

button {
    border: none;
    outline: 0
}

a {
    text-decoration: none;
    color: inherit;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s
}

.l-main {
    margin: 0 auto;
    padding-bottom: 65px;
    max-width: 1440px;
    font-size: 0;
    position: relative
}

.l-main__img {
    width: 100%
}

.l-main__wrap {
    padding: 45px 0 55px;
    margin: -165px auto 0;
    max-width: 1170px;
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 16px;
    background: #fff
}

.l-main__preview {
    margin: 0 auto 52px;
    max-width: 785px;
    text-align: left
}

.button {
    padding: 10px 20px;
    display: inline-block;
    position: relative;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    background: #ce253d;
    border-radius: 21px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.button:hover {
    background: #b02337
}

.button:after {
    content: '';
    position: absolute;
    top: 26px;
    left: 0;
    right: 0;
    margin: auto;
    height: 16px;
    width: calc(100% - 50px);
    background: #760717;
    opacity: .9;
    -webkit-filter: blur(26px);
    filter: blur(26px);
    border-radius: 17px;
    z-index: -1
}

.button__text-short {
    display: none
}

.link {
    color: #ce253d;
    border-bottom: 1px solid transparent;
    vertical-align: baseline;
}

.link:hover {
    border-color: inherit
}

.text_sm {
    font-size: 14px
}

.text_desc {
    margin: 0 auto;
    padding-left: 12px;
    max-width: 1170px;
    position: relative;
    line-height: 18px;
    font-size: 12px;
    color: #b2b2b2
}

.text_desc:before {
    content: '*';
    position: absolute;
    top: 0;
    left: 0
}

.logo {
    margin: 20px 0;
    width: 100%
}

.logo__wrap {
    margin: 0 auto;
    max-width: 1170px;
    display: flex;
    justify-content: space-between;
}

.logo__img {
    width: 162px;
    height: 41px
}

.history {
    margin: 0 auto 40px;
    max-width: 1090px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.history__item {
    width: 25%;
    position: relative
}

.history__item:after {
    content: '';
    position: absolute;
    top: 42px;
    right: 0;
    width: 36px;
    height: 4px;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    background: url(../images/dots.svg) no-repeat 0 0
}

.history__item:last-child:after {
    display: none
}

.history__text {
    margin: 20px 0 0
}

.history__text span {
    margin-right: 5px;
    display: block
}

@font-face {
    font-family: KievitPro;
    src: url(../fonts/KievitPro/KievitPro-Regular.eot);
    undefined: undefined;
    src: url(../fonts/KievitPro/KievitPro-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/KievitPro/KievitPro-Regular.woff2) format("woff2"), url(../fonts/KievitPro/KievitPro-Regular.woff) format("woff"), url(../fonts/KievitPro/KievitPro-Regular.ttf) format("truetype"), url(../fonts/KievitPro/KievitPro-Regular.svg#PTSans-Regular) format("svg");
    undefined: undefined;
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility
}

@font-face {
    font-family: NotoSans;
    src: url(../fonts/NotoSans/NotoSans-Regular.eot);
    undefined: undefined;
    src: url(../fonts/NotoSans/NotoSans-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/NotoSans/NotoSans-Regular.woff2) format("woff2"), url(../fonts/NotoSans/NotoSans-Regular.woff) format("woff"), url(../fonts/NotoSans/NotoSans-Regular.ttf) format("truetype"), url(../fonts/NotoSans/NotoSans-regular.svg#PTSans-Regular) format("svg");
    undefined: undefined;
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility
}

@media all and (max-width: 1199px) {
    .l-main {
        padding-bottom: 40px
    }

    .l-main__wrap {
        margin: 0 15px;
        padding-bottom: 50px
    }

    .l-main__preview {
        margin-bottom: 40px
    }

    .logo__wrap {
        max-width: 752px
    }

    h2 {
        margin-bottom: 40px
    }

    .text_desc {
        max-width: 85%
    }
}

@media all and (max-width: 1023px) {
    .logo__wrap {
        max-width: 710px
    }

    .l-main__wrap {
        margin: 0 30px
    }

    ul {
        margin-left: 35px
    }

    .history {
        margin-bottom: 60px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .history__item {
        margin-bottom: 95px;
        width: 100%
    }

    .history__item:last-child {
        margin: 0
    }

    .history__item:after {
        left: 0;
        margin: auto;
        top: auto;
        bottom: -47px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .history__text {
        margin: 25px auto 0;
        max-width: 450px
    }

    .history__text span {
        display: inline
    }

    .text_desc {
        margin: 0 25px;
        max-width: none
    }
}

@media all and (max-width: 767px) {
    .logo {
        left: 15px;
        top: 30px;
    }

    .logo__wrap>a{
        padding-left: 20px;
    }

    .l-main__wrap {
        padding: 30px 0 34px;
        margin: 0 15px
    }

    .l-main__preview {
        margin-bottom: 40px
    }

    .l-main__header {
        background: 0 0;
        height: auto
    }

    ul {
        margin: 0
    }

    li {
        padding-left: 26px;
        line-height: 24px;
        margin-bottom: 20px
    }

    h1 {
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 33px
    }

    .text_desc {
        margin: 0 15px
    }

    .button {
        width: 100%
    }

    .button__text-full {
        display: none
    }

    .button__text-short {
        display: block
    }

    .history__item {
        margin-bottom: 90px
    }

    .history__text {
        margin: 20px auto 0
    }
}

@media all and (max-width: 550px) {
    .l-main__img {
        display: none
    }

    .l-main__header {
        height: 320px;
        background: url(../images/bg-image-mobile.jpg) no-repeat 60% 0;
        -webkit-background-size: auto 100%;
        background-size: auto 100%
    }
}