@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: #ffb806;
    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 #ffb806;
    box-shadow: 0 .071em 0 #ffb806
}

.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 #06234A;
    box-shadow: 0 0 0 1px #06234A;
    border-color: #06234A
}

.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
}

.link,
.services-links__list li a {
    border-bottom: 1px solid #dedede;
    -webkit-transition: border .2s ease;
    transition: border .2s ease;
    text-decoration: none;
    font-weight: 500
}

.link:focus,
.link:hover,
.services-links__list li a:focus,
.services-links__list li a:hover {
    text-decoration: none;
    border-bottom-color: #06234A
}

.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 #06234A;
    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: #06234A
}

.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)
}

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
    }
}

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

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

.list--orange-check 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
    }
}

p {
    margin-bottom: 1em
}

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

.types-of-services {
    max-width: 33rem;
    margin: 0 auto
}

@media (min-width:1024px) {
    .types-of-services {
        max-width: 100%
    }
}

.types-of-services .select-wrapper {
    position: relative;
    margin: 6px 0 12px
}

.types-of-services .select-wrapper:last-of-type {
    margin-bottom: 1rem
}

@media (min-width:1024px) {
    .types-of-services .select-wrapper:last-of-type {
        margin-bottom: 1.5rem
    }
}

.types-of-services .select-wrapper:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 17px;
    bottom: 0;
    pointer-events: none;
    border-color: #100803 transparent transparent;
    border-style: solid;
    border-width: 8px 6px 0;
    border-radius: 2px;
    margin: auto
}

.types-of-services label {
    font-size: 16px;
    line-height: 20px;
    color: rgba(16, 8, 3, .6)
}

.types-of-services__tabs {
    -webkit-box-shadow: 0 15px 40px rgba(16, 8, 3, .08);
    box-shadow: 0 15px 40px rgba(16, 8, 3, .08)
}

@media (min-width:1024px) {
    .types-of-services__tabs {
        max-width: 48.8rem
    }
}

@media (min-width:1024px) {
    .types-of-services__wrapper {
        background-color: #fff;
        border-radius: 0 4px 4px 4px;
        display: grid;
        grid-template-columns: minmax(auto, 33rem) minmax(auto, 32rem);
        grid-gap: 2.5rem;
        padding: 60px 70px;
        -webkit-box-shadow: 0 15px 40px rgba(16, 8, 3, .08);
        box-shadow: 0 15px 40px rgba(16, 8, 3, .08)
    }
}

.types-of-services__wrapper h5 {
    margin-bottom: 1rem
}

@media (min-width:1024px) {
    .types-of-services__wrapper h5 {
        margin-bottom: 1.5rem;
        color: white;
    }
}

.types-of-services .types-of-services__form-container {
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    padding: 1rem;
    -webkit-box-shadow: 0 15px 40px rgba(16, 8, 3, .08);
    box-shadow: 0 15px 40px rgba(16, 8, 3, .08)
}

@media (min-width:1024px) {
    .types-of-services .types-of-services__form-container {
        background-image: linear-gradient(312deg, #ffb806 20%, #ffb800 99%);
        border-radius: 4px;
        padding: 44px;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.types-of-services .service-form__btn {
    padding: 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:1024px) {
    .types-of-services .service-form__btn {
        background-color: #100803;
        color: #fff
    }

    .types-of-services .service-form__btn:active,
    .types-of-services .service-form__btn:focus,
    .types-of-services .service-form__btn:hover {
        background-color: #fff;
        color: #100803
    }
}

.types-of-services__description-container {
    position: relative;
    padding: 16px 16px 26px;
    border: 1px solid #dedede;
    -webkit-box-shadow: 0 15px 40px rgba(16, 8, 3, .08);
    box-shadow: 0 15px 40px rgba(16, 8, 3, .08);
    border-radius: 4px;
    margin-top: 1.5rem;
    background-color: #fff
}

@media (min-width:1024px) {
    .types-of-services__description-container {
        margin-top: 0;
        border-radius: 4px;
        padding: 44px;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media (min-width:1024px) {
    .types-of-services__steps {
        max-width: 20.9rem
    }
}

.types-of-services__steps li {
    font-size: 14px;
    line-height: 1.6;
    color: #585655;
    margin-bottom: 2px
}

@media (min-width:1024px) {
    .types-of-services__steps li {
        font-weight: 500;
        font-size: 21px;
        line-height: 1.4;
        margin-bottom: 8px
    }
}

.types-of-services__steps li:last-of-type {
    margin-bottom: 0
}

.types-of-services__description-img {
    position: absolute;
    right: 0;
    bottom: 0
}

@media (min-width:1024px) {
    .types-of-services__description-img {
        width: 130px;
        height: auto;
        right: -23px;
        bottom: -23px
    }
}

@media (max-width:1024px) {

    [data-type-of-services-2] .types-of-services__form-container,
    [data-type-of-services-2] .types-of-services__tabs {
        -webkit-box-shadow: 0 15px 40px rgba(16, 8, 3, .08);
        box-shadow: 0 15px 40px rgba(16, 8, 3, .08)
    }

    [data-type-of-services-2] .types-of-services__form-container {
        background-color: #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-cta {
    padding-top: 0
}

.section-cta__inner {
    width: 100%;
    padding: 24px;
    border-radius: 4px;
    position: relative
}

@media (min-width:1024px) {
    .section-cta__inner {
        padding: 2rem 2rem 2rem 310px
    }
}

.section-cta__inner h5 {
    max-width: 522px
}

.section-cta__inner p {
    margin-bottom: 1.5rem;
    max-width: 522px
}

@media (max-width:767px) {
    .section-cta__inner .btn {
        display: block;
        margin: 0 auto
    }
}

@media (max-width:1023px) {
    .section-cta__inner .btn {
        width: 100%;
        max-width: 17.5rem;
        text-align: center
    }
}

.section-cta__inner img {
    height: auto;
    margin-bottom: 8px
}

@media (min-width:1024px) {
    .section-cta__inner img {
        width: 171px;
        height: auto;
        position: absolute;
        top: 45px;
        left: 5rem;
        margin-bottom: 0
    }
}

.section-cta--type-gray .section-cta__inner {
    background-color: #f3f3f3
}

.section-cta--type-orange .section-cta__inner {
    background-color: #ffb800
}

.section-cta.decor-1.load-bg .section-cta__inner {
    background-image: url(/images/redesign/decorations/img_circle-dark_thin_big.svg), url(/images/redesign/decorations/img_circles-white.svg);
    background-size: 246px, 44px;
    background-position: top -184px right -111px, top 33px right 38px;
    background-repeat: no-repeat
}

@media (min-width:1024px) {
    .section-cta.decor-1.load-bg .section-cta__inner {
        background-image: url(/images/redesign/decorations/img_circle-dark_thin.svg), url(/images/redesign/decorations/img_circle-dark_thin_big.svg), url(/images/redesign/decorations/img_circles-white.svg), url(/images/redesign/decorations/img_circles-dark.svg), url(/images/redesign/decorations/img_circles-white.svg);
        background-size: 49px, 246px, 67px, 88px, 246px;
        background-position: top 42px right -20px, top -95px left -7px, top 94px left 43px, bottom 26px right 124px, bottom -77px right -76px;
        background-repeat: no-repeat
    }
}

.section-cta.decor-2.load-bg .section-cta__inner {
    background-image: url(/images/redesign/decorations/img_circles-dark.svg);
    background-size: 65px;
    background-position: top 4px right 4px;
    background-repeat: no-repeat
}

@media (min-width:1024px) {
    .section-cta.decor-2.load-bg .section-cta__inner {
        background-image: url(/images/redesign/decorations/img_circle-dark_thin_big.svg), url(/images/redesign/decorations/img_circle-dark_thin_big.svg), url(/images/redesign/decorations/img_circles-gray-02_wide.svg), url(/images/redesign/decorations/img_circles-dark.svg), url(/images/redesign/decorations/img_circles-gray-02_wide.svg);
        background-size: 80px, 47px, 246px, 88px, 297px;
        background-position: top -8px right -20px, bottom 42px left -17px, bottom 46px left -45px, bottom 26px right 177px, top 12px right -76px;
        background-repeat: no-repeat
    }
}

.section-cta.decor-2 p {
    max-width: 100%
}

@media (min-width:1024px) {
    .section-cta.decor-2 img {
        width: 131px;
        top: 28px;
        left: 5rem
    }
}

.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
}

.section-guarantees-page .guarantees-list {
    display: grid;
    grid-row-gap: 36px;
    row-gap: 36px
}

@media (min-width:1024px) {
    .section-guarantees-page .guarantees-list {
        grid-row-gap: 44px;
        row-gap: 44px
    }
}

.section-guarantees-page .guarantees-list .guarantees__text--disclaimer {
    color: rgba(16, 8, 3, .8)
}

.section-guarantees-page .guarantees-list__item {
    margin-bottom: 0
}

@media (min-width:1024px) {
    .section-guarantees-page .guarantees-list__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-shadow: 0 15px 40px rgba(16, 8, 3, .08);
        box-shadow: 0 15px 40px rgba(16, 8, 3, .08);
        border-radius: 4px;
        padding-left: 20px
    }

    .section-guarantees-page .guarantees-list__item:before {
        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;
        color: hsla(0, 0%, 87.1%, .5);
        font-size: 172px;
        font-weight: 500;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-right: 28px;
        line-height: 1
    }
}

@media (min-width:1200px) {
    .section-guarantees-page .guarantees-list__item {
        padding-left: 70px
    }

    .section-guarantees-page .guarantees-list__item:before {
        margin-right: 78px
    }
}

@media (min-width:1024px) {
    .section-guarantees-page .guarantees-list__item--money-back:before {
        content: "01"
    }
}

.section-guarantees-page .guarantees-list__item--money-back .guarantees-list__img-container.load-bg {
    background-image: url(../../../images/main-landing-page-images/redesign/guarantees/img_guarantees-refund.webp)
}

@media (min-width:1024px) {
    .section-guarantees-page .guarantees-list__item--authenticity:before {
        content: "02"
    }
}

.section-guarantees-page .guarantees-list__item--authenticity .guarantees-list__img-container.load-bg {
    background-image: url(../../../images/main-landing-page-images/redesign/guarantees/img_guarantees-auth.webp)
}

@media (min-width:1024px) {
    .section-guarantees-page .guarantees-list__item--ai:before {
        content: "03"
    }
}

.section-guarantees-page .guarantees-list__item--ai .guarantees-list__img-container.load-bg {
    background-image: url(../../../images/main-landing-page-images/redesign/guarantees/img_guarantees-ai.webp)
}

@media (min-width:1024px) {
    .section-guarantees-page .guarantees-list__item--ai .guarantees-list__img-container.load-bg {
        height: 100%
    }
}

@media (min-width:1024px) {
    .section-guarantees-page .guarantees-list__item--ai .guarantees-list__content {
        padding: 50px 0
    }
}

@media (min-width:1024px) {
    .section-guarantees-page .guarantees-list__item--confidentiality:before {
        content: "04"
    }
}

.section-guarantees-page .guarantees-list__item--confidentiality .guarantees-list__img-container.load-bg {
    background-image: url(../../../images/main-landing-page-images/redesign/guarantees/img_guarantees-confidentiality.webp)
}

@media (min-width:1024px) {
    .section-guarantees-page .guarantees-list__item--free-revisions:before {
        content: "05"
    }
}

.section-guarantees-page .guarantees-list__item--free-revisions .guarantees-list__img-container.load-bg {
    background-image: url(../../../images/main-landing-page-images/redesign/guarantees/img_guarantees-revisions.webp)
}

.section-guarantees-page .guarantees-list__content {
    width: 100%
}

@media (max-width:1024px) {
    .section-guarantees-page .guarantees-list__content {
        margin: 0 auto;
        max-width: 480px
    }
}

@media (min-width:1024px) {
    .section-guarantees-page .guarantees-list__content {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        max-width: 380px
    }
}

.section-guarantees-page .guarantees-list__img-container {
    border-radius: 4px;
    border: 1px solid #100803;
    max-width: 480px;
    margin: 0 auto;
    width: 100%;
    min-width: 312px;
    height: 192px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width:1023px) {
    .section-guarantees-page .guarantees-list__img-container {
        margin-bottom: 1rem
    }
}

@media (min-width:1024px) {
    .section-guarantees-page .guarantees-list__img-container {
        width: 350px;
        height: 277px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-left: auto;
        margin-right: 0
    }
}

@media (min-width:1200px) {
    .section-guarantees-page .guarantees-list__img-container {
        width: 450px
    }
}