html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #333
}

a:hover {
    text-decoration: underline
}

b, strong {
    font-weight: bold
}

em, i, dfn {
    font-style: italic
}

img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

html {
    overflow: auto;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    position: relative;
    background: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

* {
    max-height: 1000000px
}

*, *:before, *:after {
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    min-width: 320px;
    min-height: 100%;
    position: relative;
    display: block;
    background: #e8e8e8
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.statistic {
    position: relative;
    margin: 0 -5px;
    display: block;
    line-height: 20px
}

.statistic__item {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    color: #adadad
}

.statistic__item i {
    display: inline-block;
    vertical-align: top;
    margin-right: 2px;
    width: 20px;
    height: 20px
}

.page__width {
    width: 100%;
    max-width: 1440px;
    min-width: 320px;
    display: block;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.page__width:after {
    content: '';
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0
}

.page {
    position: relative;
    display: block;
    width: 100%;
    min-width: 20em
}

.page__bg {
    background: #f2f2f2;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px
}

.m-article-page .page__bg {
    background: #fff
}

.content {
    position: relative;
    padding: 10px 5px
}

.m-article-page .content {
    padding: 0
}

@media only screen and (min-width: 480px) {
    .content {
        padding: 10px
    }
}

.content:after {
    content: '';
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both
}

.endless {
    position: relative
}

.endless:after {
    content: '';
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both
}

.endless__item {
    position: relative
}

.endless__item-bg {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 80
}

.endless__item-content {
    position: relative;
    z-index: 100
}

.layout-article {
    position: relative;
    padding-bottom: 40px
}

.endless__item .layout-article {
    padding-top: 50px
}

@media only screen and (min-width: 768px) {
    .endless__item .layout-article {
        padding-top: 100px
    }
}

.endless__item:first-child .layout-article {
    padding-top: 10px
}

.layout-article__over {
    position: relative
}

.layout-article__over:after {
    content: '';
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both
}

.layout-article__main {
    width: 100%;
    position: relative;
    padding: 0 10px
}

@media only screen and (min-width: 480px) {
    .layout-article__main {
        padding: 0 20px
    }
}

@media only screen and (min-width: 1160px) {
    .layout-article:not(.m-width1000):not(.m-width1440):not(.m-width-max) .layout-article__main {
        float: left;
        padding: 0 310px 0 10px
    }
}

.layout-article__600-align, .layout-article__1000-align, .layout-article__1440-align {
    max-width: 600px;
    margin: 0 auto;
    position: relative
}

.layout-article__600-align:after, .layout-article__1000-align:after, .layout-article__1440-align:after {
    content: '';
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both
}

@media only screen and (min-width: 1160px) {
    .layout-article:not(.m-width1000):not(.m-width1440):not(.m-width-max) .layout-article__600-align, .layout-article:not(.m-width1000):not(.m-width1440):not(.m-width-max) .layout-article__1000-align, .layout-article:not(.m-width1000):not(.m-width1440):not(.m-width-max) .layout-article__1440-align {
        width: 600px;
        float: right;
        margin-right: 100px
    }
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #333
}

a:hover {
    text-decoration: underline
}

b, strong {
    font-weight: bold
}

em, i, dfn {
    font-style: italic
}

img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

html {
    overflow: auto;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    position: relative;
    background: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

* {
    max-height: 1000000px
}

*, *:before, *:after {
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    min-width: 320px;
    min-height: 100%;
    position: relative;
    display: block;
    background: #e8e8e8
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.article__info {
    display: flex;
    align-items: center;
}

.article__info-date {
    margin-right: 10px;
    color: #adadad !important;
    text-decoration: underline;
    cursor: pointer;
}

.link {
    color: #002fff;
    text-decoration: underline;
    font-weight: 700;
}

.blue {
    color: #002fff;
    font-weight: 500;
}

.p__italic {
    font-style: italic;
}

.p__title {
    font-size: 18px;
    font-weight: 700;
}

.button-blue {
    background: #0075fe;
    color: #ffffff !important;
    display: block;
    width: 270px;
    padding-top: 13px !important;
    height: 50px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    border-radius: 10px;
}

@media (max-width: 768px) {
    p {
        text-align: justify;
    }
}






































































































































