@font-face {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/bebasneue/v2/JTUSjIg69CK48gW7PXoo9Wdhyzbi.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/bebasneue/v2/JTUSjIg69CK48gW7PXoo9Wlhyw.woff2) format("woff2"), url(https://fonts.gstatic.com/s/bebasneue/v2/JTUSjIg69CK48gW7PXooxW0.woff) format("woff");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2"), url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm45xW0.woff) format("woff");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3gfD_u50.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3gnD_g.woff2) format("woff2"), url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC7g0.woff) format("woff");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF3gfD_u50.woff2) format("woff2");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2) format("woff2"), url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF7g0.woff) format("woff");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

*,
:after,
:before {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    -webkit-tap-highlight-color: transparent;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth
}

body {
    background-color: #fff;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    color: #100803;
    line-height: 1.6;
    font-size: 14px;
    font-weight: 400;
    word-wrap: break-word;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

@media (min-width:1024px) {
    body {
        line-height: 1.7
    }
}

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

figure {
    margin: 0
}

img {
    height: auto;
    vertical-align: top
}

iframe,
img {
    max-width: 100%
}

.page-wrapper {
    position: relative
}

.section {
    padding: 40px 24px
}

@media (min-width:1024px) {
    .section {
        padding: 110px 24px
    }
}

.section--yellow {
    background-color: #ffb806
}

@media (min-width:1024px) {
    .section--yellow-desktop {
        background-color: #ffb806
    }
}

.section--grey-secondary {
    background-color: #f8f8f8
}

.section__subtitle {
    font-weight: 500;
    font-size: 15px;
    line-height: 1.5
}

@media (min-width:1024px) {
    .section__subtitle {
        font-size: 16px
    }
}

.section--grey {
    background-color: #f3f3f3
}

.section--bottom-padding {
    padding-top: 0
}

.container {
    width: 100%
}

@media (min-width:1024px) {
    .container {
        max-width: 1220px;
        margin-left: auto;
        margin-right: auto
    }
}

.breadcrumbs .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 18px;
    padding: 0;
    font-size: 12px;
    line-height: 24px;
    color: #acacac
}

@media (min-width:480px) {
    .breadcrumbs .wrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-bottom: 24px
    }
}

.breadcrumbs .wrap li {
    margin-bottom: .5rem
}

@media (min-width:1024px) {
    .breadcrumbs .wrap li {
        margin-bottom: 1rem
    }
}

.breadcrumbs .wrap li+li {
    position: relative;
    margin-left: 56px
}

.breadcrumbs .wrap li+li:before {
    content: "";
    width: 1rem;
    height: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -36px;
    background-color: #ffff;
    margin: auto
}

.breadcrumbs .wrap li>span {
    white-space: nowrap
}

.breadcrumbs a {
    color: #fff;
    border-bottom: .125em solid transparent;
    -webkit-box-shadow: 0 .071em 0 #585655;
    box-shadow: 0 .071em 0 #585655;
    -webkit-transition: -webkit-box-shadow .2s ease;
    transition: -webkit-box-shadow .2s ease;
    transition: box-shadow .2s ease;
    transition: box-shadow .2s ease, -webkit-box-shadow .2s ease;
    text-decoration: none;
    white-space: nowrap
}

.breadcrumbs a:focus,
.breadcrumbs a:hover {
    color: #fff;
    text-decoration: none;
    -webkit-box-shadow: 0 .071em 0 #ffff;
    box-shadow: 0 .071em 0 #ffff;
}

.h1,
h1 {
    font-family: Bebas Neue, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 40px;
    line-height: 1.15;
    font-weight: 400;
    text-transform: uppercase
}

@media (min-width:1024px) {

    .h1,
    h1 {
        font-size: 74px
    }
}

.h2,
h2 {
    font-family: Bebas Neue, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 36px;
    line-height: 1.4;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 8px
}

@media (min-width:1024px) {

    .h2,
    h2 {
        font-size: 62px
    }
}

.h3,
h3 {
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 8px
}

@media (min-width:1024px) {

    .h3,
    h3 {
        font-size: 28px;
        line-height: 40px
    }
}

.h4,
h4 {
    font-size: 17px;
    line-height: 1.4;
    font-weight: 600
}

@media (min-width:1024px) {

    .h4,
    h4 {
        font-size: 18px
    }
}

.h5,
h5 {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 8px
}

@media (min-width:1024px) {

    .h5,
    h5 {
        font-weight: 500;
        font-size: 24px
    }
}

.btn {
    display: inline-block;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 14px 48px;
    border: 0;
    border-radius: 4px;
    -webkit-transition: background-color .3s ease, color .3s ease;
    transition: background-color .3s ease, color .3s ease
}

.btn,
.btn:active,
.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn[disabled],
.btn[disabled]:active,
.btn[disabled]:focus,
.btn[disabled]:hover {
    background-color: #acacac;
    color: #fff
}

.btn--orange {
    background-color: #ffb806;
    color: #100803
}

.btn--orange:active,
.btn--orange:focus,
.btn--orange:hover {
    background-color: #100803;
    color: #fff
}

.btn--white-orange {
    background-color: #fff;
    color: #100803;
    border: 1px solid #acacac
}

.btn--white-orange:active,
.btn--white-orange:focus,
.btn--white-orange:hover {
    background-color: #ffb806;
    color: #100803;
    border: 1px solid #ffb806
}

.btn--black-white {
    background-color: #100803;
    color: #fff
}

.btn--black-white:active,
.btn--black-white:focus,
.btn--black-white:hover {
    background-color: #fff;
    color: #100803
}

.btn--black-orange {
    background-color: #100803;
    color: #fff
}

.btn--black-orange:active,
.btn--black-orange:focus,
.btn--black-orange:hover {
    background-color: #ffb806;
    color: #100803
}

.select,
select {
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    color: #100803;
    border: 1px solid #dedede;
    background-color: #fff;
    border-radius: 4px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 16px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    width: 100%;
    -webkit-transition: border .25s;
    transition: border .25s
}

.select:focus,
.select:hover,
select:focus,
select:hover {
    border: 1px solid #100803
}

.select:active,
select:active {
    border: 1px solid #ffb806
}

.select::-ms-expand,
select::-ms-expand {
    display: none
}

.Select {
    margin-bottom: 20px
}

.Select__container {
    position: relative
}

.Select__container:before {
    width: 40px;
    height: 100%;
    right: 0;
    border-radius: 5px;
    background: -webkit-gradient(linear, right top, left top, color-stop(43%, #fff), color-stop(58%, hsla(0, 0%, 100%, 0)));
    background: linear-gradient(-90deg, #fff 43%, hsla(0, 0%, 100%, 0) 58%)
}

.Select__container:after,
.Select__container:before {
    content: "";
    display: block;
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0
}

.Select__container:after {
    width: 11px;
    height: 8px;
    background: url(/images/redesign/icons/ico_select-arrow.svg) 50%/contain no-repeat;
    margin: auto;
    right: 15px
}

.Select__label {
    font-size: 16px;
    line-height: 20px;
    opacity: .6;
    margin-bottom: 6px;
    display: block
}

.Select select {
    white-space: nowrap;
    width: 100%;
    background: none;
    font-weight: 500;
    font-size: 16px;
    padding: 18px 28px 16px 18px;
    -webkit-box-shadow: 0 0 0 1px #e2e2eb;
    box-shadow: 0 0 0 1px #e2e2eb;
    border-radius: 4px;
    border: 1px solid #e2e2eb;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
}

.Select select:active,
.Select select:focus,
.Select select:hover {
    -webkit-box-shadow: 0 0 0 1px #ffb806;
    box-shadow: 0 0 0 1px #ffb806;
    border-color: #ffb806
}

.styled-select {
    position: relative
}

.styled-select:after {
    content: "";
    width: 11px;
    height: 8px;
    position: absolute;
    display: inline-block;
    background: url(/images/redesign/icons/ico_select-arrow.svg) 50%/contain no-repeat;
    right: 1rem;
    top: calc(50% - 4px)
}

.input,
input:not([type=submit]) {
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.Loader {
    background-color: transparent;
    width: 100%;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    z-index: 99
}

.Loader--center-mode {
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.Loader--top-mode {
    display: block;
    padding-top: 20px
}

.Loader__inner,
.Loader span {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .6) rgba(0, 0, 0, .6);
    border-style: solid;
    border-width: 2px;
    margin: 0 auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: spinner-animation .35s linear infinite;
    animation: spinner-animation .35s linear infinite;
    position: relative
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {

    .Loader__inner,
    .Loader span {
        margin: 0
    }
}

@-webkit-keyframes spinner-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinner-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

a {
    color: #100803;
    text-decoration: none
}

a:focus,
a:hover {
    color: #100803;
    text-decoration: underline
}

a:active {
    color: #100803
}

#CommonPage a,
.link,
.section-common-page__aside__menu-item a,
.services-links__list li a,
[data-common-page] a {
    border-bottom: 1px solid #dedede;
    -webkit-transition: border .2s ease;
    transition: border .2s ease;
    text-decoration: none;
    font-weight: 500
}

#CommonPage a:focus,
#CommonPage a:hover,
.link:focus,
.link:hover,
.section-common-page__aside__menu-item a:focus,
.section-common-page__aside__menu-item a:hover,
.services-links__list li a:focus,
.services-links__list li a:hover,
[data-common-page] a:focus,
[data-common-page] a:hover {
    text-decoration: none;
    border-bottom-color: black;
}

.link-animated {
    display: inline-block;
    position: relative;
    font-weight: 600;
    color: #100803;
    padding: 10px 0 10px 66px;
    white-space: nowrap
}

.link-animated:before {
    width: 30px;
    height: 30px;
    top: 0;
    left: 16px;
    border: 1px solid #ffb806;
    border-radius: 2px;
    -webkit-box-shadow: 0 15px 40px rgba(255, 184, 6, .08);
    box-shadow: 0 15px 40px rgba(255, 184, 6, .08);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.link-animated:after,
.link-animated:before {
    content: "";
    position: absolute;
    bottom: 0;
    margin: auto
}

.link-animated:after {
    width: 36px;
    height: 9px;
    top: 1px;
    right: calc(100% - 34px);
    background: 100% no-repeat;
    background-size: 36px 9px;
    -webkit-transition: width .3s ease, right .2s ease, -webkit-filter .3s ease;
    transition: width .3s ease, right .2s ease, -webkit-filter .3s ease;
    transition: filter .3s ease, width .3s ease, right .2s ease;
    transition: filter .3s ease, width .3s ease, right .2s ease, -webkit-filter .3s ease
}

.link-animated.load-bg:after {
    background-image: url(/images/redesign/icons/ico_arrow-orange.svg)
}

.link-animated:focus,
.link-animated:hover {
    text-decoration: none;
    color: #100803
}

.link-animated:focus:before,
.link-animated:hover:before {
    background-color: #ffb806
}

.link-animated:focus:after,
.link-animated:hover:after {
    right: calc(100% - 40px);
    width: 18px;
    -webkit-filter: brightness(1) saturate(0) invert(1);
    filter: brightness(1) saturate(0) invert(1)
}

p {
    margin-bottom: 1em
}

.hidden-info:after {
    content: attr(data-title)
}

.table,
table {
    width: 100%;
    border: 0;
    border-collapse: collapse;
    position: relative;
    margin: 0 !important
}

.table td,
.table th,
table td,
table th {
    border: 0;
    padding: 8px
}

@media (min-width:1024px) {

    .table td,
    .table th,
    table td,
    table th {
        padding: 12px 24px
    }
}

.table th,
table th {
    font-size: 16px;
    font-weight: 500
}

.table th+th,
table th+th {
    border-left: 1px solid #dedede
}

.table td,
table td {
    font-size: 14px;
    line-height: 170%
}

.table td+td,
table td+td {
    border-left: 1px solid #dedede
}

.table tbody tr:nth-of-type(odd),
table tbody tr:nth-of-type(odd) {
    background-color: #f8f8f8
}

.common-pages__table-wrapper {
    position: relative
}

.common-pages__table-wrapper::-webkit-scrollbar {
    width: 1em;
    height: 1em;
    -webkit-appearance: none
}

.common-pages__table-wrapper::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .3);
    border-radius: 4px;
    border: 1px solid #fff
}

.section-top-landing {
    background-color: #06234A;;
    background-image: url(/images/redesign/decorations/img_circle-theme-color.svg), url(/images/redesign/decorations/img_circle-additional-dark_thin.svg), url(/images/redesign/decorations/img_circle-theme-color.svg), url(/images/redesign/decorations/img_circle-additional-dark-004_wide.svg);
    background-size: 13px, 39px, 20px, 128px;
    background-repeat: no-repeat;
    background-position: right -2px top 49px, right -3px top 55px, left 17px bottom 26px, left -54px top 88px;
    padding-top: 1rem;
    padding-bottom: 70px;
    position: relative
}

@media (min-width:1024px) {
    .section-top-landing {
        background-image: url(/images/redesign/decorations/img_circles-white_wide.svg), url(/images/redesign/decorations/img_circle-theme-color.svg), url(/images/redesign/decorations/img_circle-additional-dark-004_wide.svg), url(/images/redesign/decorations/img_circle-theme-color.svg), url(/images/redesign/decorations/img_circle-additional-dark_thin.svg), url(/images/redesign/decorations/img_circle-additional-dark-016_wide.svg), repeating-linear-gradient(#06234A, #06234A 707px, #06234A 0, #06234A 0, #06234A);
        background-position: left -173px top 922px, left -6px top 241px, left -126px top 48px, right 346px top 112px, right 341px top 125px, right -4.5rem top 60px, 0 0;
        background-size: 433px, 32px, 214px, 26px, 80px, 510px, cover;
        padding-top: 1.5rem;
        position: relative;
        padding-bottom: 112px;
        min-height: 300px
    }
}

.section-top-landing:after {
    content: "";
    position: absolute;
    bottom: -23px;
    right: 0;
    height: 43px;
    width: 88px;
    background: url(/images/ico_dottes.svg) 50%/contain no-repeat
}

@media (min-width:1024px) {
    .section-top-landing:after {
        bottom: -5rem;
        right: 30px;
        height: 156px;
        width: 97px;
        background: url(/images/redesign/decorations/img_circles-yellow.svg) 50%/contain no-repeat;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

.section-top-landing__heading {
    max-width: 43.1rem;
    margin: 0 auto;
    text-align: center
}

.section-top-landing__heading__title {
    color: #fff
}

.section-top-landing__heading .section__subtitle {
    color: #dedede
}

.section-services-links {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f3f3f3
}

@media (min-width:1024px) {
    .section-services-links {
        padding-top: 120px;
        padding-bottom: 120px
    }
}

.services-links__header {
    margin-bottom: 16px
}

@media (min-width:1024px) {
    .services-links__header {
        margin-bottom: 24px
    }
}

@media (min-width:768px) {
    .services-links__blocks {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.services-links__block ul.services-links__list li {
    width: 100%
}

@media (min-width:768px) {
    .services-links__block ul.services-links__list li {
        width: 50%
    }
}

.services-links__block:not(:first-of-type) {
    margin-top: 24px
}

@media (min-width:768px) {
    .services-links__block:not(:first-of-type) {
        margin-top: 0
    }
}

@media (min-width:480px) {
    .services-links__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.services-links__list li {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px
}

@media (min-width:480px) {
    .services-links__list li {
        width: 50%;
        padding-right: 12px
    }
}

@media (min-width:768px) {
    .services-links__list li {
        width: 33.33%
    }
}

@media (min-width:1200px) {
    .services-links__list li {
        width: 25%
    }
}

.services-links__list li:last-of-type {
    margin-right: auto
}

ol,
ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

ol li,
ul li {
    margin-bottom: 1rem
}

.list--order {
    list-style: none;
    counter-reset: number-counter
}

.list--order li {
    position: relative;
    counter-increment: number-counter;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.list--order li:before {
    content: counter(number-counter) ".";
    margin-right: 4px
}

.list--black-check-in-circle li,
.list--orange-check-in-circle li {
    position: relative;
    padding-left: 30px
}

@media (min-width:1024px) {

    .list--black-check-in-circle li,
    .list--orange-check-in-circle li {
        padding-left: 36px
    }
}

.list--black-check-in-circle li:before,
.list--orange-check-in-circle li:before {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/images/redesign/icons/ico_tick.svg) 50%/contain no-repeat
}

@media (min-width:1024px) {

    .list--black-check-in-circle li:before,
    .list--orange-check-in-circle li:before {
        width: 22px;
        height: 22px
    }
}

.list--black-check-in-circle li strong,
.list--orange-check-in-circle li strong {
    display: block;
    font-weight: 600;
    margin-bottom: 8px
}

@media (min-width:1024px) {

    .list--black-check-in-circle li strong,
    .list--orange-check-in-circle li strong {
        margin-bottom: 4px;
        font-size: 16px;
        line-height: 20px
    }
}

.list--black-check-in-circle li {
    padding-left: 38px;
    line-height: 1.5
}

.list--black-check-in-circle li:before {
    width: 24px;
    height: 24px;
    background: url(/images/redesign/icons/ico_tick-2.svg) 50%/contain no-repeat
}

@media (min-width:1024px) {
    .list--black-check-in-circle li:before {
        top: 3px
    }
}

#CommonPage ul:not(.Accordion) li,
.list--orange-check li,
[data-common-page] ul:not(.Accordion) li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    line-height: 24px
}

@media (min-width:768px) {

    #CommonPage ul:not(.Accordion) li,
    .list--orange-check li,
    [data-common-page] ul:not(.Accordion) li {
        margin-bottom: 14px
    }
}

#CommonPage ul:not(.Accordion) li:before,
.list--orange-check li:before,
[data-common-page] ul:not(.Accordion) li:before {
    content: "";
    width: 16px;
    height: 11px;
    position: absolute;
    top: 6px;
    left: 0;
    display: inline-block;
    background: url(/images/ico_check.svg) 50% no-repeat;
    background-size: contain
}

.list--orange-circle li {
    position: relative;
    padding-left: 16px;
    margin-bottom: 12px;
    line-height: 24px
}

@media (min-width:768px) {
    .list--orange-circle li {
        margin-bottom: 14px
    }
}

.list--orange-circle li:before {
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 0;
    background-color: #ffb806;
    border-radius: 50%
}

.list--orange-number,
.list--white-number {
    counter-reset: numbers
}

.list--orange-number li,
.list--white-number li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 36px;
    counter-increment: numbers;
    font-weight: 500
}

.list--orange-number li:before,
.list--white-number li:before {
    content: "0" counter(numbers) ". ";
    font-family: Bebas Neue, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 46px;
    font-weight: 400;
    line-height: 48px;
    color: #fff;
    margin-right: 16px
}

@media (min-width:768px) {

    .list--orange-number li:before,
    .list--white-number li:before {
        font-size: 54px;
        font-weight: 500;
        line-height: 48px
    }
}

.list--orange-number li br,
.list--white-number li br {
    display: none
}

@media (min-width:768px) {

    .list--orange-number li br,
    .list--white-number li br {
        display: inline
    }
}

@media (min-width:1024px) {
    .list--orange-number li {
        font-size: 16px
    }
}

.list--orange-number li:before {
    color: #ffb806
}

.list--orange-number li h3,
.list--orange-number li h4,
.list--orange-number li strong {
    display: block;
    margin-bottom: 12px
}

@media (min-width:1024px) {

    .list--orange-number li h3,
    .list--orange-number li h4,
    .list--orange-number li strong {
        margin-bottom: 16px
    }
}

.list--orange-number li div,
.list--orange-number li p {
    font-weight: 400
}

.list--orange-number-with-header li:before {
    color: #ffb806
}

.list--orange-number-with-header li h3,
.list--orange-number-with-header li strong:not(.inline) {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px
}

.list--with-headers li {
    margin-bottom: 36px
}

@media (min-width:768px) {
    .list--with-headers li {
        margin-bottom: 48px
    }
}

.list--with-headers strong {
    display: block;
    font-family: Bebas Neue, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 46px;
    font-weight: 400;
    line-height: 48px;
    color: #ffb806;
    letter-spacing: .5px
}

@media (min-width:768px) {
    .list--with-headers strong {
        font-size: 54px;
        font-weight: 500
    }
}

.list--with-headers strong span {
    font-size: 20px;
    color: #100803;
    margin-left: 5px
}

@media (min-width:768px) {
    .list--with-headers strong span {
        font-size: 24px
    }
}

.list--with-headers strong span.fz-32 {
    font-size: 30px
}

@media (min-width:768px) {
    .list--with-headers strong span.fz-32 {
        font-size: 32px
    }
}

.list--columns {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 24px;
    gap: 24px
}

@media (min-width:1024px) {
    .list--columns {
        grid-gap: 54px;
        gap: 54px
    }
}

@media (min-width:1024px) {
    .list--columns-2 {
        grid-template-columns: 1fr 1fr
    }
}

@media (min-width:1024px) {
    .list--columns-3 {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media (min-width:1024px) {
    .list--columns-4 {
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

@media (max-width:768px) {
    .section-top-landing {
        background-image: none
    }
}

.section-common-page {
    background-color: #fff;
    padding-top: 32px;
    margin-top: -85px;
    position: relative;
    z-index: 1
}

@media (min-width:1024px) {
    .section-common-page {
        padding-top: 0;
        margin-top: 0;
        position: static
    }
}

.section-common-page .container .h1 {
    margin-bottom: 14px;
    line-height: 1.1
}

@media (min-width:1024px) {
    .section-common-page .container .h1 {
        margin-bottom: 16px
    }
}

.section-common-page .container .h1[data-text]:before {
    content: attr(data-text)
}

.section-common-page__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    z-index: 2
}

@media (min-width:1024px) {
    .section-common-page__inner {
        margin-top: -215px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.section-common-page__main {
    background-color: #fff;
    width: 100%;
    border-radius: 4px
}

@media (min-width:1024px) {
    .section-common-page__main {
        padding: 56px;
        -webkit-box-shadow: 0 15px 40px rgba(16, 8, 3, .08);
        box-shadow: 0 15px 40px rgba(16, 8, 3, .08)
    }
}

.section-common-page__aside {
    background-color: #fff;
    background-image: url(/images/redesign/legal/img.svg);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    border-radius: 4px;
    -webkit-box-shadow: 0 15px 40px rgba(16, 8, 3, .08);
    box-shadow: 0 15px 40px rgba(16, 8, 3, .08);
    margin-top: 34px;
    padding: 48px;
    position: relative
}

@media (min-width:1024px) {
    .section-common-page__aside {
        max-width: 311px;
        margin-left: 28px;
        margin-top: 0;
        position: sticky;
        top: 120px
    }
}

.section-common-page__aside:before {
    content: "";
    display: block;
    width: 39px;
    height: 42px;
    background: url(/images/redesign/legal/img_circles.svg) 0 0/contain no-repeat;
    position: absolute;
    right: 9px;
    top: 73px
}

@media (min-width:1024px) {
    .section-common-page__aside:before {
        right: 17px
    }
}

.section-common-page__aside:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #585655;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    left: 10px
}

.section-common-page__aside__heading {
    color: #100803;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
    position: relative;
    z-index: 1
}

@media (min-width:1024px) {
    .section-common-page__aside__heading {
        font-weight: 600;
        font-size: 18px
    }
}

.section-common-page__aside__menu {
    position: relative;
    z-index: 1
}

.section-common-page__aside__menu-item {
    margin-bottom: 12px
}

.section-common-page__aside__menu-item:last-of-type {
    margin-bottom: 0
}

.section-common-page__aside__menu-item a {
    color: #222121
}

.section-common-page__aside__menu-item a.active {
    color: #acacac;
    border: 0;
    pointer-events: none
}

.section-common-page__aside__menu-item a.active:focus,
.section-common-page__aside__menu-item a.active:hover {
    color: #acacac;
    border: 0
}

#CommonPage,
[data-common-page] {
    min-height: 500px;
    margin: 0;
    position: relative
}

#CommonPage h1,
[data-common-page] h1 {
    display: none
}

#CommonPage h2,
#CommonPage h3:not(.Accordion__item__heading),
#CommonPage h4,
[data-common-page] h2,
[data-common-page] h3:not(.Accordion__item__heading),
[data-common-page] h4 {
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-weight: 600;
    font-size: 17px;
    line-height: 26px;
    margin: 30px 0 10px;
    text-transform: none
}

@media (min-width:1024px) {

    #CommonPage h2,
    #CommonPage h3:not(.Accordion__item__heading),
    #CommonPage h4,
    [data-common-page] h2,
    [data-common-page] h3:not(.Accordion__item__heading),
    [data-common-page] h4 {
        font-size: 18px;
        line-height: 28px;
        margin: 40px 0 16px
    }
}

#CommonPage li,
#CommonPage p,
#CommonPage td,
[data-common-page] li,
[data-common-page] p,
[data-common-page] td {
    color: #585655
}

#CommonPage ol.list-numbers,
[data-common-page] ol.list-numbers {
    padding-left: 8px
}

@media (min-width:1024px) {

    #CommonPage ol.list-numbers,
    [data-common-page] ol.list-numbers {
        padding-left: 16px
    }
}

#CommonPage ol.list-numbers li,
[data-common-page] ol.list-numbers li {
    margin-bottom: 14px
}

#CommonPage ol.list-numbers li:before,
[data-common-page] ol.list-numbers li:before {
    font-weight: 600
}

#CommonPage ol.list-numbers li ul,
[data-common-page] ol.list-numbers li ul {
    padding: 0
}

#CommonPage ol.list-numbers li ol,
[data-common-page] ol.list-numbers li ol {
    padding-left: 8px
}

@media (min-width:1024px) {

    #CommonPage ol.list-numbers li ol,
    [data-common-page] ol.list-numbers li ol {
        padding-left: 16px
    }
}

#CommonPage ol.list-numbers li ul li,
[data-common-page] ol.list-numbers li ul li {
    list-style: none
}

#CommonPage ol[type=a],
[data-common-page] ol[type=a] {
    padding-left: 28px
}

#CommonPage ol[type=a] li,
[data-common-page] ol[type=a] li {
    margin-bottom: 14px
}

#CommonPage ol[type=a] li::marker,
[data-common-page] ol[type=a] li::marker {
    font-weight: 600
}

#CommonPage ul:not(.Accordion),
[data-common-page] ul:not(.Accordion) {
    margin: 10px 0
}

@media (min-width:1024px) {

    #CommonPage ul:not(.Accordion),
    [data-common-page] ul:not(.Accordion) {
        margin: 16px 0
    }
}

#CommonPage ul:not(.Accordion) li,
[data-common-page] ul:not(.Accordion) li {
    margin-bottom: 10px
}

#CommonPage .Accordion,
[data-common-page] .Accordion {
    margin-top: 34px
}

[data-page=money_back_guarantee] ol {
    counter-reset: item
}

[data-page=money_back_guarantee] ol li {
    counter-increment: item;
    position: relative
}

[data-page=money_back_guarantee] ol li:before {
    content: counter(item) ". ";
    font-weight: 600
}

.customwritings.speech-to-user {
    display: none
}