html {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.25;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
footer {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

main {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

b {
    font-weight: inherit;
    font-weight: bolder
}

img {
    border-style: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 532px) {
    .container {
        width: 100%
    }
}

@media (min-width: 768px) {
    .container {
        width: 736px
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1180px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.col-sm-4,
.col-sm-8,
.col-md-8,
.col-xs-12,
.col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    float: left;
    width: 100%
}

@media (min-width: 768px) {

    .col-sm-4,
    .col-sm-8,
    .col-sm-12 {
        float: left
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-12 {
        width: 100%
    }
}

@media (min-width: 992px) {
    .col-md-8 {
        float: left;
        width: 66.66667%
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hidden-xs {
    display: block
}

@media (max-width: 531px) {
    .hidden-xs {
        display: none !important
    }
}

.hidden-sm {
    display: block
}

@media (min-width: 532px) and (max-width: 767px) {
    .hidden-sm {
        display: none !important
    }
}

.gutterless {
    padding: 0
}

html {
    font-size: 16px
}

body {
    background: #fff;
    color: #404042;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 1.4;
    word-wrap: break-word;
    min-height: 100vh
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer
}

a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    outline: 0
}

a i[class*=icon-]:before {
    display: inline-block
}

img {
    max-width: 100%
}

i[class*=icon-] {
    transition: transform .5s
}

h1,
h2,
h4,
h5 {
    margin-top: 0;
    margin-bottom: 15px
}

h1,
h2,
h4 {
    font-weight: 700
}

h1 {
    font-size: 2.81rem
}

h2 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1rem
}

.rlist {
    list-style: none;
    padding: 0;
    margin: 0
}

.rlist--inline {
    list-style: none;
    padding: 0;
    margin: 0
}

.rlist--inline>li {
    display: inline-block
}

::-webkit-input-placeholder {
    color: #63666a
}

::-moz-placeholder {
    color: #63666a
}

.accordion__content {
    width: 100%;
    clear: both;
    display: none
}

.accordion__content.js--open {
    display: block
}

.accordion__control {
    display: block;
    width: 100%;
    cursor: pointer;
    margin-bottom: 15px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700
}

.accordion__control i[class*=icon-] {
    font-size: 10px;
    font-size: .625rem;
    margin-top: 8px;
    margin-left: 15px
}

.accordion__control:hover,
.accordion__control:focus,
.accordion__control:active {
    text-decoration: none;
    color: #59595c
}

img {
    height: auto;
}

.accordion__control.js--open i.icon-section_arrow_d:before {
    content: ""
}

.accordion__control.js--open+.accordion__content {
    display: block
}

.citation__title {
    line-height: normal
}

.citation__top {
    margin-top: 15px
}

article {
    padding-top: 10px
}

.article__content {
    z-index: 6
}

.epub-section {
    opacity: .84;
    margin: 15px 0 40px
}

@media (min-width: 768px) {
    .epub-section {
        font-size: 14.08px;
        font-size: .88rem;
        line-height: .88rem
    }
}

.epub-section__item {
    display: inline-block
}

article h1,
article h2,
article h4 {
    font-family: "Roboto Subset", sans-serif
}

article h1 {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 500
}

article h2 {
    font-size: 26px;
    line-height: normal;
    font-weight: 700
}

.blog__content h1,
.blog__content h2 {
    font-family: 'Roboto', sans-serif
}

body {
    transition: transform 250ms
}

.content {
    padding-top: 16px
}

[class$=primary-topic] {
    padding-left: 25px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20.8px;
    font-size: 1.3rem;
    color: #16475c;
    font-family: 'Roboto', sans-serif
}

@media (max-width: 531px) {
    [class$=primary-topic] {
        padding-left: 0;
        display: block;
        margin-bottom: 10px
    }
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px
}

@font-face {
    font-family: "icomoon";
    src: url(../fonts/icomoon.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class^=icon-] {
    font-family: "icomoon" !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-twitter:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.icon-linkedin:before {
    content: ""
}

.icon-youtube:before {
    content: ""
}

.icon-section_arrow_d:before {
    content: ""
}

.citation__title {
    font-family: 'Roboto', sans-serif;
    color: #16475c;
    font-weight: 500
}

.citation h1 {
    margin-bottom: .4rem
}

.citation__top {
    margin-top: 0
}

.sidebar-region {
    background-color: #e6e5e5;
    padding: 15px;
    margin-bottom: 50px;
    color: #16475c
}

.sidebar-region__title {
    font-weight: 500;
    font-family: 'Roboto', sans-serif
}

.sidebar-region__title.border {
    border-bottom: 1px solid #fff;
    font-size: 32px;
    font-size: 2rem;
    font-weight: 100;
    margin: 0 -15px 10px;
    padding: 5px 15px 10px
}

@media (max-width: 991px) {
    .sidebar-region__title.border {
        font-size: 24px;
        font-size: 1.5rem
    }
}

.sidebar-region__group-title {
    font-size: 14px;
    font-size: .875rem;
    margin: 0;
    text-transform: uppercase
}

.sidebar-region__wrapper {
    margin: 0 -15px 20px;
    padding: 5px 15px 15px
}

.sidebar-region__wrapper:not(:last-child) {
    border-bottom: 1px solid #fff
}

.sidebar-region__list {
    padding: 5px 0
}

.sidebar-region__list li {
    margin-bottom: 10px
}

.sidebar-region__label {
    display: inline-block;
    max-width: 90%;
    text-transform: capitalize;
    font-size: 17.6px;
    font-size: 1.1rem;
    font-weight: 400;
    padding-left: 10px;
    cursor: pointer;
    font-family: 'Roboto', sans-serif
}

.sidebar-region__label:hover {
    color: orange
}

.sidebar-region__ctrl {
    position: relative;
    margin-bottom: 15px
}

.sidebar-region__ctrl i[class*=icon-] {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 8px;
    font-size: .5rem
}

.sidebar-region__ctrl:focus,
.sidebar-region__ctrl:hover {
    color: #16475c
}

@media (max-width: 767px) {
    .sidebar-region {
        margin-top: 20px
    }
}

.social-links {
    margin-top: -11px;
    margin-bottom: 5px;
    font-size: 24px;
    font-size: 1.5rem;
    float: right
}

@media (max-width: 767px) {
    .social-links {
        float: left;
        margin-bottom: 20px
    }
}

.social-links__item {
    background: #57585b;
    color: #fff;
    padding: 1px 3px 0;
    border-radius: 4px;
    display: block;
    line-height: 1
}

.social-links__item:hover,
.social-links__item:focus {
    color: #fff;
    background: #b0b0b0
}

.social-links__item i:before {
    padding: 4px 0
}

.do-full__image {
    margin-bottom: 15px;
    width: 100%
}

.do-full__image img {
    width: 100%;
    max-width: 500px;
    display: block;
    margin: 15px auto
}

.article__content .article__body {
    font-size: 18px;
    font-size: 1.125rem
}

.epub-section {
    margin: .5rem 0;
    text-transform: uppercase
}

.epub-section__item {
    color: #000
}

@media (max-width: 991px) {
    .epub-section__item {
        padding-top: 10px;
        float: none
    }
}

.epub-section__date {
    font-weight: 700
}

article {
    margin-top: 0
}

.article__content {
    margin-bottom: 30px
}

.article__body {
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 1.4
}

.article__body a:hover,
.article__body a:focus {
    color: #878787
}

.blog__content .epub-section__date {
    color: #117eae
}

.blog__primary-topic {
    color: #2babe2
}

@media (max-width: 991px) {
    .blog__primary-topic {
        display: block;
        padding-left: 0
    }
}

.header__logo {
    max-width: 470px;
    margin-bottom: -20px;
    margin-top: 0
}

@media (max-width: 1199px) {
    .header__logo {
        max-width: 280px;
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .header__logo {
        max-width: 148px;
        z-index: 10;
        position: relative
    }
}

@media (max-width: 767px) {
    .footer-top__header {
        margin-bottom: 10px
    }
}

.footer-top__list {
    float: left;
    padding-right: 15px;
    width: 18%
}

.footer-top__list--large {
    width: 22%
}

@media (max-width: 767px) {
    .footer-top__list {
        float: left;
        padding-left: 15px;
        width: 100%
    }

    .footer-top__list ul {
        padding-left: 0
    }
}

footer .footer-top__list {
    font-size: 11.52px;
    font-size: .72rem;
    padding-right: 10px
}

.footer-top__list a {
    display: block
}

.footer-top__title {
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 12px;
    font-size: .75rem;
    margin-bottom: 2px;
    font-family: 'Roboto', sans-serif
}

.footer-bottom {
    font-size: 12.48px;
    font-size: .78rem;
    font-weight: 300
}

.footer-bottom a {
    text-decoration: underline
}

footer {
    margin-top: 20px;
    background: #404042;
    color: #fff;
    position: relative;
    z-index: 3
}

.comments {
    margin: 0 auto 15px
}

.comment {
    padding: 5px;
    margin: 0 0 15px;
    border-bottom: 1px solid gray
}

.user-info {
    width: 100%;
    margin: 0 0 10px
}

.user-info span {
    display: inline-block;
    vertical-align: top;
    margin: 3px 0 0
}

.user-info img {
    width: 48px !important;
    height: 48px !important;
    float: left;
    border-radius: 100%;
    margin-right: 10px
}

.user-txt p {
    margin-left: 60px;
    margin-top: 10px !important
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important
}

* {
    background-image: none
}

* {
    padding: 0;
    margin: 0;
    outline: 0 none;
    box-sizing: border-box
}

a,
img {
    border: medium none;
    outline: 0 none
}

p,
h1,
h2,
h4 {
    margin: 15px 0
}

ul {
    margin-left: 30px
}

.spoiler {
    cursor: pointer;
    position: relative
}

.spoiler-screen {
    cursor: pointer;
    position: absolute;
    max-width: 500px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    z-index: 20;
    transition: opacity .3s ease-in-out
}

.spoiler-screen.show {
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.comm-date {
    color: gray
}

article h1 {
    margin: 15px 0
}

.rlist a:hover {
    color: orange
}


a,
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important
}

* {
    padding: 0;
    margin: 0;
    outline: 0 none;
    box-sizing: border-box
}

a,
img {
    border: medium none;
    outline: 0 none
}

img {
    vertical-align: middle
}

* {
    max-height: 1000000px
}

@media screen and (max-width: 479px) {

    body img {
        max-width: 100%
    }
}

.inL_698029 {
    font-weight: 700;
    margin: 15px 0
}

.inL_7433 {
    max-width: 220px;
    margin: 10px auto
}

.prod {
    max-width: 190px !important;
}

.sidebar {
    position: relative;
    height: 6080px
}

.sidebar-prod {
    position: sticky;
    top: 25px;
    background-color: #e6e5e5;
    padding: 25px
}

.sidebar-btn {
    width: 100%;
    display: block;
    margin: 15px auto 0;
    padding: 10px;
    background-color: red;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px;
    -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.75)
}

.comm-top span:first-child {
    font-weight: 700
}

.logo-mob {
    display: none
}

@media(max-width: 1199.5px) {
    .sidebar {
        height: 6615px
    }
}

@media(max-width: 991.5px) {
    .sidebar {
        display: none !important
    }

    .article__content {
        width: 100%
    }

    .social-links {
        float: right;
        margin-top: 0
    }

    .logo-mob {
        display: inline-block;
        max-width: 248px
    }

    .header__logo {
        display: none
    }

    .citation__top {
        display: none
    }
}

@media(max-width: 767.5px) {
    .sidebar-region {
        display: none !important
    }

    .inL_7433,
    .prod {
        max-width: 260px !important
    }

    .logo-mob {
        display: inline-block;
        max-width: 148px
    }
}

@media(max-width: 766.5px) {
    .footer__logo img {
        display: block;
        margin: 0 auto
    }

    .footer-top__header {
        margin-bottom: 0
    }
}

@media(max-width: 480px) {
    .header__logo img {
        max-width: 148px !important;
        width: 100%
    }

    article h2 {
        font-size: 20px !important
    }

    .article__body {
        font-size: 17px !important;
        line-height: 1.3 !important
    }
}

@media(max-width: 478.5px) {
    .footer__logo img {
        width: 200px
    }

    
    .article__content .article__body {
        font-size: 18px
    }

    article h1 {
        font-size: 24px
    }

    .social-links {
        font-size: 1.25em
    }
}

html {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.25;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
footer {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

main {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

b {
    font-weight: inherit;
    font-weight: bolder
}

img {
    border-style: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 532px) {
    .container {
        width: 100%
    }
}

@media (min-width: 768px) {
    .container {
        width: 736px
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1180px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.col-sm-4,
.col-sm-8,
.col-md-8,
.col-xs-12,
.col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    float: left;
    width: 100%
}

@media (min-width: 768px) {

    .col-sm-4,
    .col-sm-8,
    .col-sm-12 {
        float: left
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-12 {
        width: 100%
    }
}

@media (min-width: 992px) {
    .col-md-8 {
        float: left;
        width: 66.66667%
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hidden-xs {
    display: block
}

@media (max-width: 531px) {
    .hidden-xs {
        display: none !important
    }
}

.hidden-sm {
    display: block
}

@media (min-width: 532px) and (max-width: 767px) {
    .hidden-sm {
        display: none !important
    }
}

.gutterless {
    padding: 0
}

html {
    font-size: 16px
}

body {
    background: #fff;
    color: #404042;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 1.4;
    word-wrap: break-word;
    min-height: 100vh
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer
}

a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    outline: 0
}

a i[class*=icon-]:before {
    display: inline-block
}

img {
    max-width: 100%
}

i[class*=icon-] {
    transition: transform .5s
}

h1,
h2,
h4,
h5 {
    margin-top: 0;
    margin-bottom: 15px
}

h1,
h2,
h4 {
    font-weight: 700
}

h1 {
    font-size: 2.81rem
}

h2 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1rem
}

.rlist {
    list-style: none;
    padding: 0;
    margin: 0
}

.rlist--inline {
    list-style: none;
    padding: 0;
    margin: 0
}

.rlist--inline>li {
    display: inline-block
}

::-webkit-input-placeholder {
    color: #63666a
}

::-moz-placeholder {
    color: #63666a
}

.accordion__content {
    width: 100%;
    clear: both;
    display: none
}

.accordion__content.js--open {
    display: block
}

.accordion__control {
    display: block;
    width: 100%;
    cursor: pointer;
    margin-bottom: 15px;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700
}

.accordion__control i[class*=icon-] {
    font-size: 10px;
    font-size: .625rem;
    margin-top: 8px;
    margin-left: 15px
}

.accordion__control:hover,
.accordion__control:focus,
.accordion__control:active {
    text-decoration: none;
    color: #59595c
}

.accordion__control.js--open i.icon-section_arrow_d:before {
    content: ""
}

.accordion__control.js--open+.accordion__content {
    display: block
}

.citation__title {
    line-height: normal
}

.citation__top {
    margin-top: 15px
}

article {
    padding-top: 10px
}

.article__content {
    z-index: 6
}

.epub-section {
    opacity: .84;
    margin: 15px 0 40px
}

@media (min-width: 768px) {
    .epub-section {
        font-size: 14.08px;
        font-size: .88rem;
        line-height: .88rem
    }
}

.epub-section__item {
    display: inline-block
}

article h1,
article h2,
article h4 {
    font-family: "Roboto Subset", sans-serif
}

article h1 {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 500
}

article h2 {
    font-size: 26px;
    line-height: normal;
    font-weight: 700
}

.blog__content h1,
.blog__content h2 {
    font-family: 'Roboto', sans-serif
}

body {
    transition: transform 250ms
}

.content {
    padding-top: 16px
}

[class$=primary-topic] {
    padding-left: 25px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20.8px;
    font-size: 1.3rem;
    color: #16475c;
    font-family: 'Roboto', sans-serif
}

@media (max-width: 531px) {
    [class$=primary-topic] {
        padding-left: 0;
        display: block;
        margin-bottom: 10px
    }
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px
}

@font-face {
    font-family: "icomoon";
    src: url(../fonts/icomoon.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.citation__title {
    font-family: 'Roboto', sans-serif;
    color: #16475c;
    font-weight: 500
}

.citation h1 {
    margin-bottom: .4rem
}

.citation__top {
    margin-top: 0
}

.sidebar-region {
    background-color: #e6e5e5;
    padding: 15px;
    margin-bottom: 50px;
    color: #16475c
}

.sidebar-region a {
    color: #16475c;
}

.sidebar-region__title {
    font-weight: 500;
    font-family: 'Roboto', sans-serif
}

.sidebar-region__title.border {
    border-bottom: 1px solid #fff;
    font-size: 32px;
    font-size: 2rem;
    font-weight: 100;
    margin: 0 -15px 10px;
    padding: 5px 15px 10px
}

@media (max-width: 991px) {
    .sidebar-region__title.border {
        font-size: 24px;
        font-size: 1.5rem
    }
}

.sidebar-region__group-title {
    font-size: 14px;
    font-size: .875rem;
    margin: 0;
    text-transform: uppercase
}

.sidebar-region__wrapper {
    margin: 0 -15px 20px;
    padding: 5px 15px 15px
}

.sidebar-region__wrapper:not(:last-child) {
    border-bottom: 1px solid #fff
}

.sidebar-region__list {
    padding: 5px 0
}

.sidebar-region__list li {
    margin-bottom: 10px
}

.sidebar-region__label {
    display: inline-block;
    max-width: 90%;
    text-transform: capitalize;
    font-size: 17.6px;
    font-size: 1.1rem;
    font-weight: 400;
    padding-left: 10px;
    cursor: pointer;
    font-family: 'Roboto', sans-serif
}

.sidebar-region__label:hover {
    color: orange
}

.sidebar-region__ctrl {
    position: relative;
    margin-bottom: 15px
}

.sidebar-region__ctrl i[class*=icon-] {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    font-size: 8px;
    font-size: .5rem
}

.sidebar-region__ctrl:focus,
.sidebar-region__ctrl:hover {
    color: #16475c
}

@media (max-width: 767px) {
    .sidebar-region {
        margin-top: 20px
    }
}

.social-links {
    margin-top: -11px;
    margin-bottom: 5px;
    font-size: 24px;
    font-size: 1.5rem;
    float: right
}

@media (max-width: 767px) {
    .social-links {
        float: left;
        margin-bottom: 20px
    }
}

.social-links__item {
    background: #57585b;
    color: #fff;
    padding: 1px 3px 0;
    border-radius: 4px;
    display: block;
    line-height: 1
}

.social-links__item:hover,
.social-links__item:focus {
    color: #fff;
    background: #b0b0b0
}

.social-links__item i:before {
    padding: 4px 0
}

.do-full__image {
    margin-bottom: 15px;
    width: 100%
}

.do-full__image img {
    width: 100%;
    max-width: 500px;
    display: block;
    margin: 15px auto
}

.article__content .article__body {
    font-size: 18px;
    font-size: 1.125rem
}

.epub-section {
    margin: .5rem 0;
    text-transform: uppercase
}

.epub-section__item {
    color: #000
}

@media (max-width: 991px) {
    .epub-section__item {
        padding-top: 10px;
        float: none
    }
}

.epub-section__date {
    font-weight: 700
}

article {
    margin-top: 0
}

.article__content {
    margin-bottom: 20px;
}

.article__body {
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 1.4
}

.article__body a:hover,
.article__body a:focus {
    color: #878787
}

.blog__content .epub-section__date {
    color: #117eae
}

.blog__primary-topic {
    color: #2babe2
}

@media (max-width: 991px) {
    .blog__primary-topic {
        display: block;
        padding-left: 0
    }
}

.header__logo {
    max-width: 470px;
    margin-bottom: -20px;
    margin-top: 0
}

@media (max-width: 1199px) {
    .header__logo {
        max-width: 280px;
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .header__logo {
        max-width: 148px;
        z-index: 10;
        position: relative
    }
}

@media (max-width: 767px) {
    .footer-top__header {
        margin-bottom: 10px
    }
}

.footer-top__list {
    float: left;
    padding-right: 15px;
    width: 18%
}

.footer-top__list--large {
    width: 22%
}

@media (max-width: 767px) {
    .footer-top__list {
        float: left;
        padding-left: 15px;
        width: 100%
    }

    .footer-top__list ul {
        padding-left: 0
    }
}

footer .footer-top__list {
    font-size: 11.52px;
    font-size: .72rem;
    padding-right: 10px
}

.footer-top__list a {
    display: block
}

.footer-top__title {
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 12px;
    font-size: .75rem;
    margin-bottom: 2px;
    font-family: 'Roboto', sans-serif
}

.footer-bottom {
    font-size: 12.48px;
    font-size: .78rem;
    font-weight: 300
}

.footer-bottom a {
    text-decoration: underline
}

.footer {
    padding: 15px;
    text-align: center;
}

.live_img {
    max-width: 300px;
    width: 100%;
}

.btn-link {
    padding: 15px 20px !important;
    background-color: red;
    color: #fff !important;
    display: block !important;
    max-width: 250px;
    margin: 20px auto !important;
    text-align: center !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
    opacity: .9 !important;
    -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.75)
}

.btn-link:hover {
    transition: .2s;
    color: #fff !important;
    background-color: #ff4d4d;
    opacity: 1 !important
}

.order_form_button {
    max-width: 540px;
    border: none;
    cursor: pointer;
}

.comments {
    margin: 0 auto 15px
}

.comment {
    padding: 5px;
    margin: 0 0 15px;
    border-bottom: 1px solid gray
}

.user-info {
    width: 100%;
    margin: 0 0 10px
}

.user-info span {
    display: inline-block;
    vertical-align: top;
    margin: 3px 0 0
}

.user-info img {
    width: 48px !important;
    height: 48px !important;
    float: left;
    border-radius: 100%;
    margin-right: 10px
}

.comment-img {
    position: relative;
    box-sizing: border-box;
    display: block;
    margin: 10px 0;
    border-radius: 4px;
    width: 100% !important;
    max-width: 300px !important
}

.user-txt p {
    margin-left: 60px;
    margin-top: -10px !important;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important
}

* {
    background-image: none
}

* {
    padding: 0;
    margin: 0;
    outline: 0 none;
    box-sizing: border-box
}

a,
img {
    border: medium none;
    outline: 0 none
}

p,
h1,
h2,
h4 {
    margin: 15px 0
}

ul {
    margin-left: 30px
}

.spoiler {
    cursor: pointer;
    position: relative
}

.spoiler-screen {
    cursor: pointer;
    position: absolute;
    max-width: 500px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    z-index: 20;
    transition: opacity .3s ease-in-out
}

.spoiler-screen.show {
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.comm-date {
    color: gray
}

article h1 {
    margin: 15px 0
}

.rlist a:hover {
    color: orange
}

.footer-top__body a {
    color: #fff;
}

.footer-top__body a:hover {
    color: #bdbdbd !important;
}


a,
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important
}

* {
    padding: 0;
    margin: 0;
    outline: 0 none;
    box-sizing: border-box
}

a,
img {
    border: medium none;
    outline: 0 none
}

a {
    color: #1dbcff;
}

a:hover {
    color: #117eae !important;
}

img {
    vertical-align: middle
}

* {
    max-height: 1000000px
}

@media screen and (max-width:479px) {

    body img {
        max-width: 100%
    }
}

.inL_698029 {
    font-weight: 700;
    margin: 15px 0
}

.inL_7433 {
    max-width: 220px;
    margin: 0 auto;
    display: block;
}

.prod {
    max-width: 190px !important;
}

.sidebar {
    position: relative;
    height: 6080px
}

.sidebar-prod {
    position: sticky;
    top: 25px;
    background-color: #e6e5e5;
    padding: 25px
}

.sidebar-btn {
    width: 100%;
    display: block;
    margin: 15px auto 0;
    padding: 10px;
    background-color: red;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    transition: .3s background-color;
    font-size: 25px;
    -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.75)
}

.comm-top span:first-child {
    font-weight: 700
}

.sidebar-btn:hover {
    color: white !important;
    background-color: rgb(163, 0, 0);
}

.logo-mob {
    display: none
}

@media(max-width: 1199.5px) {
    .sidebar {
        height: 6615px
    }
}

@media(max-width: 991.5px) {
    .sidebar {
        display: none !important
    }

    .article__content {
        width: 100%
    }

    .social-links {
        float: right;
        margin-top: 0
    }

    .logo-mob {
        display: inline-block;
        max-width: 248px
    }

    .header__logo {
        display: none
    }

    .citation__top {
        display: none
    }
}

@media(max-width: 767.5px) {
    .sidebar-region {
        display: none !important
    }

    .inL_7433,
    .prod {
        max-width: 160px !important;
    }

    .logo-mob {
        display: inline-block;
        max-width: 148px
    }
}

@media(max-width: 766.5px) {
    .footer__logo img {
        display: block;
        margin: 0 auto
    }

    .footer-top__header {
        margin-bottom: 0
    }
}

@media(max-width: 480px) {
    .header__logo img {
        max-width: 148px !important;
        width: 100%
    }

    article h2 {
        font-size: 20px !important
    }

    .article__body {
        font-size: 17px !important;
        line-height: 1.3 !important
    }
}

@media(max-width: 478.5px) {
    .footer__logo img {
        width: 200px
    }

    
    .article__content .article__body {
        font-size: 18px
    }

    article h1 {
        font-size: 24px
    }

    .social-links {
        font-size: 1.25em
    }
}

.inL_75483 {
    min-height: 327px
}

.inL_782642 {
    max-width: 500px;
    display: block;
    width: 100%;
    margin: 15px auto;
}

.inL_860331 {
    margin-bottom: 15px;
}

.inL_756450 {
    margin: 0;
    max-width: 450px;
    margin-left: 60px;
}

.inL_921665 {
    max-width: 450px;
    width: 100%;
}

.inL_128053 {
    margin: 0;
    max-width: 300px;
    margin-left: 60px;
}

.inL_868054 {
    margin: 0;
    max-width: 450px;
    margin-left: 60px;
}

.inL_356476 {
    max-width: 450px;
}

.inL_543246 {
    border-bottom: none;
}

.inL_871113 {
    margin: auto;
    display: block;
}

.inL_406163 {
    clear: both
}

.inL_344721 {
    display: block;
    margin: 15px auto;
}