<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img,
legend {
    border: 0
}

legend,
td,
th {
    padding: 0
}

address,
dl,
ol,
p,
ul {
    margin-bottom: 1rem
}

.row__col,
img {
    max-width: 100%
}

.flex-column,
.flex-row {
    -webkit-box-direction: normal!important
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

dl,
ol,
p,
pre,
ul {
    margin-top: 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

body,
html {
    font-size: 16px
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box
}

body {
    margin: 0;
    font-size: 1rem;
    line-height: 1.4;
    color: #373a3c;
    background-color: #fff
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 0;
    margin-bottom: .5rem
}

h1 {
    font-size: 40px;
    font-size: 2.5rem
}

h2 {
    font-size: 32px;
    font-size: 2rem
}

h3 {
    font-size: 28px;
    font-size: 1.75rem
}

h4 {
    font-size: 24px;
    font-size: 1.5rem
}

h5 {
    font-size: 20px;
    font-size: 1.25rem
}

h6 {
    font-size: 16px;
    font-size: 1rem
}

.container,
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters&gt;.row__col,
.no-gutters&gt;[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.row__col,
.row__col-1,
.row__col-10,
.row__col-11,
.row__col-12,
.row__col-2,
.row__col-3,
.row__col-4,
.row__col-5,
.row__col-6,
.row__col-7,
.row__col-8,
.row__col-9,
.row__col-auto,
.row__col-lg,
.row__col-lg-1,
.row__col-lg-10,
.row__col-lg-11,
.row__col-lg-12,
.row__col-lg-2,
.row__col-lg-3,
.row__col-lg-4,
.row__col-lg-5,
.row__col-lg-6,
.row__col-lg-7,
.row__col-lg-8,
.row__col-lg-9,
.row__col-lg-auto,
.row__col-md,
.row__col-md-1,
.row__col-md-10,
.row__col-md-11,
.row__col-md-12,
.row__col-md-2,
.row__col-md-3,
.row__col-md-4,
.row__col-md-5,
.row__col-md-6,
.row__col-md-7,
.row__col-md-8,
.row__col-md-9,
.row__col-md-auto,
.row__col-sm,
.row__col-sm-1,
.row__col-sm-10,
.row__col-sm-11,
.row__col-sm-12,
.row__col-sm-2,
.row__col-sm-3,
.row__col-sm-4,
.row__col-sm-5,
.row__col-sm-6,
.row__col-sm-7,
.row__col-sm-8,
.row__col-sm-9,
.row__col-sm-auto,
.row__col-xl,
.row__col-xl-1,
.row__col-xl-10,
.row__col-xl-11,
.row__col-xl-12,
.row__col-xl-2,
.row__col-xl-3,
.row__col-xl-4,
.row__col-xl-5,
.row__col-xl-6,
.row__col-xl-7,
.row__col-xl-8,
.row__col-xl-9,
.row__col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.row__col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1
}

.row__col-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.row__col-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.row__col-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.row__col-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
}

.row__col-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.row__col-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.row__col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.row__col-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.row__col-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.row__col-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
}

.row__col-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.row__col-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.row__col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
}

.order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

.flex-row {
    -ms-flex-direction: row!important;
    -webkit-box-orient: horizontal!important;
    flex-direction: row!important
}

.flex-column {
    -ms-flex-direction: column!important;
    -webkit-box-orient: vertical!important;
    flex-direction: column!important
}

.flex-column-reverse,
.flex-row-reverse {
    -webkit-box-direction: reverse!important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    -webkit-box-orient: horizontal!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    -webkit-box-orient: vertical!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.justify-content-start {
    -ms-flex-pack: start!important;
    -webkit-box-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    -webkit-box-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -ms-flex-pack: center!important;
    -webkit-box-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    -webkit-box-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -ms-flex-align: start!important;
    -webkit-box-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    -webkit-box-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    -webkit-box-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    -webkit-box-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    -webkit-box-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    -ms-grid-row-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    -ms-grid-row-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    -ms-grid-row-align: stretch!important;
    align-self: stretch!important
}

body,
html {
    font-family: helveticaneue, sans-serif
}

.account-form {
    width: 100%;
    max-width: 455px;
    margin-left: 55px
}

.account-form h2 {
    color: #3c5073;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px
}

.account-form form {
    width: 100%;
    display: block
}

.account-form form span {
    color: #16325c;
    display: block;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 7px;
    letter-spacing: .2px
}

.account-form .account-form__field {
    position: relative;
    margin-bottom: 32px
}

.account-form .account-form__field_name input {
    background: url(../img/input-logo1.svg) 96% center no-repeat #fff
}

.account-form .account-form__field_mail input {
    background: url(../img/input-logo2.svg) 96% center/13px no-repeat #fff
}

.account-form .account-form__btn-show{
    position: absolute;
    content: '';
    top: 50%;
    border: 0;
    padding: 0;
    right: 17px;
    width: 16px;
    height: 16px;
    outline: none;
    transform: translateY(-50%);
    background: url('../img/eye.svg');
}
.account-form .account-form__btn-show:hover{
    background: url('../img/eye-close.svg');
}
.account-form .account-form__btn-hide{
    background: url('../img/eye-close.svg');
}

.account-form .account-form__field_pass label {
    position: absolute;
    content: '';
    left: 16px;
    opacity: .5;
    bottom: 13px;
    color: #16325c;
    font-size: 16px;
    letter-spacing: -.3px;
    transition: opacity .3s
}

.account-form form input,
.account-form select {
    width: 100%;
    height: 50px;
    outline: 0;
    color: #16325c;
    font-size: 14px;
    background: #fff;
    border-radius: 3px;
    letter-spacing: .2px;
    padding: 0 40px 0 15px;
    border: 1px solid #d8dde6;
    font-family: 'Arial', sans-serif;
}

.account-form form input::-webkit-input-placeholder {
    color: rgba(22, 50, 92, .5)
}

.account-form form input:-ms-input-placeholder {
    color: rgba(22, 50, 92, .5)
}

.account-form form input::placeholder {
    color: rgba(22, 50, 92, .5)
}

.account-form form input.danger {
    border-color: red
}

.account-form form .checkout__btn button {
    display: block;
    border: 0;
    outline: 0;
    position: relative;
    letter-spacing: .2px
}

.account-form form .checkout__btn button:before {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.account-form__footer p {
    color: #3c5073;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.57;
    letter-spacing: .2px
}

.account-form__footer p a {
    color: #4a90e2
}

.account-form__footer p a:hover {
    text-decoration: none
}

.checkout-item {
    width: 100%;
    max-width: 360px;
    background: #fff;
    border-radius: 8px;
    padding: 30px 25px 40px 30px
}

.checkout-item__header span {
    color: #3c5073;
    display: block;
    font-size: 28px;
    font-weight: 700
}

.checkout-item__footer span,
.checkout-item__list li {
    color: #3c5073;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: .2px
}

.checkout-item__list {
    list-style: none;
    margin: 0 0 15px;
    padding: 0 0 35px;
    border-bottom: 1px solid rgba(216, 221, 230, .5)
}

.checkout-item__list li {
    position: relative;
    margin-bottom: 13px
}

.checkout-item__list li:last-child {
    margin-bottom: 0
}

.checkout-item__list li:not(:first-child) {
    padding-left: 35px
}

.checkout-item__list li:not(:first-child):before {
    position: absolute;
    content: '';
    left: 0;
    top: 6px;
    background: url(../img/arrow.svg);
    width: 16px;
    height: 11px
}

.checkout-item__footer span {
    display: block
}

.checkout-item__footer span b {
    display: block;
    font-size: 28px
}

.checkout {
    background: #f4f6f9;
    padding: 25px 0 90px
}

.account .checkout__title {
    color: #3c5073;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: normal;
    font-family: 'Arial', sans-serif;
}

.checkout__desc {
    color: #3c5073;
    font-size: 14px;
    margin-bottom: 20px
}

.checkout__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 6px;
    margin-bottom: 15px;
    background: #ffffff;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    justify-content: space-between;
    box-shadow: 0 3px 6px 0 rgba(168, 183, 199, 0.36);
}

.subscribe-item {
    width: 100%;
    max-width: 340px;
    background: #fff;
    border-radius: 8px;
    text-align: center;
    padding-bottom: 30px;
    border: 1px solid #d8dde6
}

.subscribe-item__header {
    padding: 24px 0;
    box-shadow: 0 3px 6px 0 rgba(168, 183, 199, 0.36);
}

.subscribe-item__head-price{
  display: flex;
  text-align: left;
  align-items: flex-end;
  justify-content: center;
}
.subscribe-item__head-price span{
  padding-left: 13px;
}
.subscribe-item__header span {
    color: #3c5073;
    display: block;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .6px;
    text-transform: uppercase;
    font-family: 'Arial', sans-serif;
}

.subscribe-item__row p {
    color: #3c5073;
    font-size: 42px;
    margin-bottom: -5px;
    line-height: normal;
    font-family: 'Arial', sans-serif;
}
.subscribe-item__row p i{
  font-size: 16px;
  margin-top: 5px;
  font-weight: 400;
  margin-right: 3px;
  font-style: normal;
  display: inline-block;
  vertical-align: text-top;
}

.subscribe-item__row span {
    color: #90a1ba;
    display: block;
    font-size: 10px;
    line-height: 1.5;
    text-transform: uppercase;
}

.subscribe-item__row_border {
    border-bottom: 0
}

.subscribe-item__row_border span {
    margin-bottom: 10px
}

.subscribe-item__row_header {
    display: flex;
    min-height: 128px;
    padding: 15px 0 10px;
    flex-direction: column;
    justify-content: center
}

.subscribe-item__row_header span {
    margin-bottom: 0
}
.subscribe-item__row_header span:nth-of-type(1){
  margin-bottom: 15px;
}
.subscribe-item_main .subscribe-item__row_header &gt; span:nth-of-type(1){
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .subscribe-item__row_header span {
    margin-bottom: 10px;
  }
  .subscribe-item__footer{
    display: flex;
    min-height: 67px;
    align-items: center;
    justify-content: center;
    padding: 5px 0 10px;
  }
}
@media (max-width: 767px) {
  .subscription-item__link a{
    border: 0;
    color: #fff;
    font-weight: 700;
    background-image: linear-gradient(to top, #2d9700, #3eac10);
  }
  .account-form .account-form__field{
    margin-bottom: 20px;
  }
  .account-form .account-form__field_pass{
    margin-bottom: 40px;
  }
  .account .checkout__title{
    font-size: 28px;
    margin-bottom: 15px;
  }
}

.subscribe-item__row_bg {
    display: flex;
    min-height: 165px;
    background: #f1f7ff;
    margin-bottom: 10px;
    flex-direction: column;
    justify-content: center
}

.subscribe-item__row_border span {
    min-height: 42px
}

.subscribe-item__row_indent {
    padding: 10px 0 8px
}

.subscribe-item__row_indent span:last-child {
    margin-bottom: 0
}

.subscribe-item__row_height {
    min-height: 128px
}

.subscribe-item__adv-item {
    text-align: center;
    width: calc(100% / 3)
}

.subscribe-item__adv-image {
    width: 36px;
    height: 36px;
    margin-right: 10px;
}
.subscribe-item__adv-image img{
  margin: auto;
  display: block;
}

.subscribe-item__adv-item span {
    color: #7f8fa7;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.36;
    letter-spacing: .2px;
    text-transform: none;
}

.subscribe-item_main .subscribe-item__discount {
    color: #90a1ba;
    font-size: 10px;
    text-align: left;
    line-height: 1.57;
    margin-left: 30px;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.subscribe-item__discount_noindent{
  margin: 0;
}

.subscribe-item__discount b {
    color: #fff;
    padding: 2px 8px;
    font-weight: 400;
    border-radius: 3px;
    background: #99b7df
}

.subscribe-item__discount_color b {
    background: #ff8416
}

.subscribe-item__link {
    margin: auto;
    color: #2d9700;
    display: block;
    font-size: 16px;
    padding: 14px 0;
    font-weight: 600;
    max-width: 225px;
    position: relative;
    border-radius: 30px;
    letter-spacing: .2px;
    text-decoration: none
}

.subscribe-item__link:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 30px;
    border: 1px solid #2d9700
}

.subscribe-item__link:hover {
    color: #fff;
    background-image: linear-gradient(to bottom, #5bc131, #2d9800)
}

.subscribe-item__link:hover:after {
    display: none
}

.subscribe-item_main {
    border: 0;
    box-shadow: 0 4px 8px 0 rgba(29, 38, 62, .2);
    border-top: 5px solid #429321;
    border-bottom: 5px solid #b4ec51;
    background-image: linear-gradient(to bottom, #429321 0%, #b4ec51 100%), linear-gradient(to bottom, #429321 0%, #b4ec51 100%);
    background-position: 0 0, 100% 0;
    background-size: 5px 100%;
    background-repeat: no-repeat;
}

.subscribe-item_main .subscribe-item__row:nth-child(2) p,
.subscribe-item_main .subscribe-item__row:nth-child(2) p + span {
    color: #2d9700
}

.subscribe-item_main .subscribe-item__row .selected,
.subscribe-item_main .subscribe-item__row b {
    padding: 0 5px;
    font-weight: 400;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    background: #ff8416
}

.subscribe-item_main .subscribe-item__link {
    color: #fff;
    background-image: linear-gradient(to bottom, #5bc131, #2d9800)
}

.subscribe-item_main .subscribe-item__link:after {
    display: none
}

.subscribe-item_main .subscribe-item__link:hover {
    color: #2d9700;
    background: 0 0
}

.subscribe-item_main .subscribe-item__link:hover:after {
    display: block
}

.subscription-item&gt;span.subscribe-item__proceed {
    margin-top: 10px;
    color: #7e97c3;
    display: block;
    font-size: 12px;
    text-align: center
}

.subscribe {
    background: #f4f6f9;
    padding: 25px 0 45px
}

.subscribe__title {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    line-height: normal;
    margin-bottom: 40px
}

.subscribe__desc {
    color: #3c5073;
    font-size: 18px;
    margin: 35px 0 0;
    text-align: center;
}

.subscribe__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:1199px) {
    .row__col-xl-hidden {
        display: none
    }
    .subscribe-item {
        margin: 0 10px
    }
}

@media (max-width:991px) {
    .row__col-lg-hidden {
        display: none
    }
    .account-form {
        max-width: 360px;
        margin-left: 25px
    }
    .subscribe-item {
        margin-bottom: 15px
    }
    .subscribe__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .subscribe-item__row_border span{
      min-height: 0;
    }
}

@media (max-width:767px) {
    .row__col-md-hidden {
        display: none
    }
    .account-form,
    .checkout-item {
        margin: auto
    }
    .checkout__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .subscribe__desc {
      font-size: 16px;
      line-height: 1.31;
      margin: 20px 0 0;
    }
    .subscribe__title {
      font-size: 18px;
      padding: 0 20px;
      line-height: 1.3;
      margin-bottom: 10px;
    }
    .subscribe__title br{
      display: none;
    }
}

@media (max-width:576px) {
    .row__col-sm-hidden {
        display: none
    }
    .subscribe-item {
        margin: 0 auto 15px
    }
}

@media (min-width:320px) {
    .row__col-xs {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .row__col-xs-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .row__col-xs-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .row__col-xs-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .row__col-xs-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .row__col-xs-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .row__col-xs-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .row__col-xs-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .row__col-xs-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .row__col-xs-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .row__col-xs-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .row__col-xs-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .row__col-xs-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .row__col-xs-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11
    }
    .order-sm-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.333333%
    }
    .offset-sm-2 {
        margin-left: 16.666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.333333%
    }
    .offset-sm-5 {
        margin-left: 41.666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.333333%
    }
    .offset-sm-8 {
        margin-left: 66.666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.333333%
    }
    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:577px) {
    .container {
        max-width: 540px
    }
    .row__col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .row__col-sm-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .row__col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .row__col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .row__col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .row__col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .row__col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .row__col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .row__col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .row__col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .row__col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .row__col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .row__col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .row__col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11
    }
    .order-sm-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.333333%
    }
    .offset-sm-2 {
        margin-left: 16.666667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.333333%
    }
    .offset-sm-5 {
        margin-left: 41.666667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.333333%
    }
    .offset-sm-8 {
        margin-left: 66.666667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.333333%
    }
    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
    .row__col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .row__col-md-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .row__col-md-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .row__col-md-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .row__col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .row__col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .row__col-md-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .row__col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .row__col-md-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .row__col-md-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .row__col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .row__col-md-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .row__col-md-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .row__col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .order-md-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
    .order-md-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
    }
    .order-md-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3
    }
    .order-md-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4
    }
    .order-md-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5
    }
    .order-md-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6
    }
    .order-md-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7
    }
    .order-md-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8
    }
    .order-md-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9
    }
    .order-md-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10
    }
    .order-md-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11
    }
    .order-md-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.333333%
    }
    .offset-md-2 {
        margin-left: 16.666667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.333333%
    }
    .offset-md-5 {
        margin-left: 41.666667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.333333%
    }
    .offset-md-8 {
        margin-left: 66.666667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.333333%
    }
    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
    .row__col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .row__col-lg-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .row__col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .row__col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .row__col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .row__col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .row__col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .row__col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .row__col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .row__col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .row__col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .row__col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .row__col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .row__col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .order-lg-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
    .order-lg-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3
    }
    .order-lg-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5
    }
    .order-lg-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6
    }
    .order-lg-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7
    }
    .order-lg-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8
    }
    .order-lg-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9
    }
    .order-lg-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10
    }
    .order-lg-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11
    }
    .order-lg-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.333333%
    }
    .offset-lg-2 {
        margin-left: 16.666667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.333333%
    }
    .offset-lg-5 {
        margin-left: 41.666667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.333333%
    }
    .offset-lg-8 {
        margin-left: 66.666667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.333333%
    }
    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
    .row__col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .row__col-xl-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .row__col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .row__col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .row__col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .row__col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .row__col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .row__col-xl-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .row__col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .row__col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .row__col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .row__col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .row__col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .row__col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .order-xl-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
    .order-xl-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
    }
    .order-xl-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3
    }
    .order-xl-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4
    }
    .order-xl-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5
    }
    .order-xl-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6
    }
    .order-xl-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7
    }
    .order-xl-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8
    }
    .order-xl-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9
    }
    .order-xl-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10
    }
    .order-xl-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11
    }
    .order-xl-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.333333%
    }
    .offset-xl-2 {
        margin-left: 16.666667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.333333%
    }
    .offset-xl-5 {
        margin-left: 41.666667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.333333%
    }
    .offset-xl-8 {
        margin-left: 66.666667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.333333%
    }
    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.account-form .account-form__field_pass input {
    font-size: 14px
}

.account-form form .checkout__btn button {
    margin: 0;
    width: 100%;
    height: 50px;
    color: #3c5073;
    font-size: 14px;
    cursor: pointer;
    font-weight: 700;
    text-align: left;
    border-radius: 4px;
    padding: 0 0 0 84px;
    box-shadow: 0 3px 6px 0 #b2bdcd;
    transition: background 150ms, box-shadow 150ms;
    background: linear-gradient(to bottom, #fff, #f5fafe)
}

.account-form form .checkout__btn button:hover {
    background: #e0e8f5;
    box-shadow: 0 1px 3px 0 #b2bdcd
}

.account-form form .checkout__btn button.center {
    padding: 0;
    text-align: center
}

.account-form form .checkout__btn button.paypal img {
    max-width: 85px
}

.account-form form .checkout__btn button.amazon img {
    max-width: 110px;
    margin-top: 10px
}

.account-form form .checkout__btn button b {
  opacity: 0.8;
    color: #8a98ad;
    display: block;
    font-size: 10px;
    font-weight: 400
}

.account-form form .checkout__btn button:before {
    left: 14px;
    width: 60px;
    height: 14px;
    max-width: 56px;
    background: url(../img/visa-logo.svg) center/contain no-repeat
}

.account-form form .checkout__btn button.center:before {
    display: none
}

.checkout__btn {
    width: 180px;
    position: relative;
    margin-right: 23px;
}

.checkout__btn p,
.checkout__btn p:before {
    position: absolute;
    content: '';
    left: 50%;
    transform: translateX(-50%)
}

.checkout__btn p {
    color: #fff;
    width: 280px;
    padding: 10px;
    display: none;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.4;
    border-radius: 6px;
    top: calc(100% + 2px);
    background: rgba(51, 61, 76, .9)
}

.checkout__btn p:before {
    top: -7px;
    border: 5px solid transparent;
    border-top: 0;
    border-bottom: 7px solid rgba(51, 61, 76, .9)
}

.checkout__btns {
    display: flex;
    margin-bottom: 20px;
}

.checkout-item {
    border: 0;
    box-shadow: none
}

.checkout-item__header {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 15px
}

.checkout-item__list {
    padding-bottom: 25px
}

.checkout-item__footer span br {
    display: none
}

@media (max-width:991px) {
    .checkout__content {
        flex-wrap: wrap
    }
    .checkout__btns {
        margin-bottom: 20px
    }
    .checkout-item {
        max-width: 100%
    }
}

@media (max-width:767px) {
    .checkout__btns {
        flex-wrap: wrap
    }
    .checkout__btn {
        width: 100%;
        margin-bottom: 16px
    }
    .account-form form .checkout__btn button {
        max-width: 250px
    }
}
@media (max-width: 576px) {
  .checkout__btn {
    margin-right: 0;
  }
  .account-form form .checkout__btn button{
    max-width: 100%;
  }
}
/* new checkout */
.checkout__content_lvl{
  justify-content: flex-start;
}
.checkout__header{
  display: flex;
  max-width: 550px;
  align-items: center;
  margin-bottom: 20px;
  justify-content: space-between;
}
.checkout__header-tooltip{
  color: #2d9700;
  font-size: 14px;
  max-width: 280px;
  position: relative;
  border-radius: 4px;
  display: inline-block;
  padding: 15px 15px 15px 50px;
  border: 1px solid rgba(45, 151, 0, 0.3);
}
.checkout__header-tooltip_lg{
  padding-top: 5px;
  padding-bottom: 5px;
}
.checkout__header-tooltip:before{
  position: absolute;
  content: '';
  top: 50%;
  left: 12px;
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
  background: url('../img/check-ok.svg');
}
.checkout-package{
  max-width: 320px;
  margin-left: 120px;
}
.checkout-package .checkout-package__title{
  color: #3c5073;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: normal;
}
.checkout-package .checkout-package__desc{
  color: #8a98ad;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.91;
  letter-spacing: .8px;
  text-transform: uppercase;
}
.checkout-package .checkout-package__list{
  list-style: none;
  max-width: 260px;
  margin: 0 0 15px;
  padding: 10px 0 5px;
  border-bottom: 1px solid rgba(216, 221, 230, .5);
}
.checkout-package .checkout-package__list-item{
  color: #3c5073;
  font-size: 14px;
  line-height: 1.64;
  position: relative;
  padding-left: 35px;
  margin-bottom: 15px;
}
.checkout-package .checkout-package__list-item img{
  position: absolute;
  left: 0;
  top: 50%;
  width: 25px;
  transform: translateY(-50%);
}
.checkout-package .checkout-package__price{
  max-width: 260px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(216, 221, 230, .5);
}
.checkout-package .checkout-package__price p{
  color: #3c5073;
  font-size: 24px;
  margin-bottom: 7px;
  line-height: normal;
}
.checkout-package .checkout-package__price p i{
  display: inline-block;
}
.checkout__content_lvl .checkout-package__price span{
  color: #8a98ad;
  font-size: 14px;
  padding: 1px 10px;
  line-height: 1.57;
  border-radius: 3px;
  margin-bottom: 5px;
  text-transform: none;
  display: inline-block;
  letter-spacing: 0.2px;
  border: 1px solid #8a98ad;
}
.checkout__content_lvl .checkout-package__price .gray{
  border: 0;
  color: #ffffff;
  background: #91a8ca;
}
.checkout__content_lvl .checkout-package__price .orange{
  color: #ff8819;
  border-color: #ff8416;
  background: transparent;
}
.checkout-package .checkout-package__price i{
  color: #8a98ad;
  display: block;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 0.2px;
}
.checkout-package .checkout-package__adv{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.checkout-package .checkout-package__adv-item{
  display: flex;
  align-items: center;
}
.checkout-package .checkout-package__adv-item:first-child{
  margin-right: 50px;
}
.checkout-package .checkout-package__adv-item img{
  height: 40px;
  margin-right: 10px;
}
.checkout__content_lvl .checkout-package .checkout-package__adv-item span{
  color: #8a98ad;
  font-size: 14px;
  line-height: 1.43;
  text-transform: none;
  letter-spacing: 0.2px;
}
.account-form form .checkout__btn.checkout__btn_lvl button{
  color: #111111;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  padding-left: 70px;
  position: relative;
  border: 1px solid #bc7d2f;
  box-shadow: 0 1px 3px 0 #b2bdcd;
  background-image: linear-gradient(to top, #d08e3b, #f5cfa4);
}
.account-form form .checkout__btn_lvl button:hover{
  background-image: linear-gradient(to top, #f5cfa4, #d08e3b);
}
.account-form form .checkout__btn_lvl button:before{
  position: absolute;
  content: '';
  top: 50%;
  left: 3px;
  width: 42px;
  height: 42px;
  display: block !important;
  border-radius: 3px;
  background: #2f3841;
  border: 1px solid #222a31;
  transform: translateY(-50%);
}
.account-form form .checkout__btn_lvl button:after{
  position: absolute;
  content: '';
  top: 50%;
  left: 14px;
  width: 19px;
  height: 26px;
  transform: translateY(-50%);
  background: url('../img/lvl-btn.svg');
}
.account-form form .checkout__btn.checkout__btn_second button{
  border: 0;
  font-size: 0;
  padding-left: 0;
  background: linear-gradient(to bottom, #ffffff, #f5fafe);
}
.account-form form .checkout__btn.checkout__btn_second button:hover{
  background: #e0e8f5;
}
.account-form form .checkout__btn.checkout__btn_second button:after{
  left: 50%;
  width: 53px;
  height: 22px;
  transform: translate(-50%, -50%);
  background: url('../img/apple-pay.svg');
}
.account-form form .checkout__btn.checkout__btn_second button:before{
  display: none !important;
}
.account-form form .checkout__btn sup{
  top: -8px;
  left: -2px;
}
.account-form form .checkout__btn_lvl.checkout__btn_third button{
  border: 0;
  color: #3c5073;
  background: linear-gradient(to bottom, #ffffff, #f5fafe);
}
.account-form form .checkout__btn_lvl.checkout__btn_third button:hover{
  background: #e0e8f5;
}
.account-form form .checkout__btn_third button:before{
  border: 0;
  background: #3c5073;
}

@media(max-width: 1199px) {
  .checkout-package{
    margin-left: 0;
  }
}
@media(max-width: 991px) {
  .checkout-package{
    padding-bottom: 30px;
  }
}
@media(max-width: 576px) {
  .checkout__header{
    flex-wrap: wrap;
  }
  .checkout-package .checkout-package__adv-item:first-child{
    margin-right: 0;
  }
}
/* new checkout */

/* levels v1 */
.subscription-page-v1 .subscribe-item__row_bg{
  /* min-height: 120px; */
}
.subscription-page-v1 .subscribe-item__adv-image img{
  height: 100%;
}
.subscription-page-v1 .subscribe-item__adv_lg{
  align-items: flex-end;
}
.subscription-page-v1 .subscribe-item__adv_lg .subscribe-item__adv-item:last-child{
  position: relative;
}
.subscription-page-v1 .subscribe-item__adv_lg .subscribe-item__adv-item:last-child:before{
  position: absolute;
  content: '';
  top: 22px;
  left: -27px;
  width: 16px;
  height: 16px;
  background: url('../img/lvl-plus.svg') no-repeat center/contain;
}
.subscription-page-v1 .subscribe-item__adv_lg .subscribe-item__adv-item:last-child .subscribe-item__adv-image{
  height: 61px;
}
.subscription-page-v1 .subscribe-item__adv_lg .subscribe-item__adv-item:last-child span{
  color: #3c5073;
}
.subscription-page-v1 .subscribe-item__adv{
  padding: 0 30px;
}
.subscription-page-v1 .subscribe-item__adv-item{
  width: auto;
  display: flex;
  text-align: left;
  align-items: center;
  padding: 10px 0 10px 10px;
  border-bottom: 1px solid #e5eaf3;
}
.subscription-page-v1 .subscribe-item__adv-item:first-child{
  border-top: 1px solid #e5eaf3;
}
.subscription-page-v1 .subscribe-item__adv-item:last-child{
  margin-bottom: 20px;
}
.subscription-page-v1 .subscribe-item_main .subscription-item__link a{
  color: #fff;
  font-weight: 700;
  box-shadow: 0 3px 6px 0 rgba(168, 183, 199, 0.68);
  background-image: linear-gradient(to bottom, #59c800, #2d9700);
}
.subscribe-item_main .subscription-item__link a:hover{
  background: linear-gradient(to bottom, #96ca32, #2d9700);
}
@media (max-width: 991px) {
  .subscription-page-v1 .subscribe-item__footer{
    padding: 0;
    min-height: 52px;
  }
  .subscription-page-v1 .packages-slider-first .subscription-item__link{
    padding-bottom: 30px;
  }
}
/* levels v1 */

/* levels v2 */
.subscription-page-v2 .subscribe-item__row_bg{
  min-height: 166px;
}
/* levels v2 */
.subscription-billboard{
  padding: 190px 0 280px;
  background-image: linear-gradient(to left, #a2abff, #6973fe);
}
.subscription-billboard__item{
  width: 50%;
  margin-left: auto;
  position: relative;
  padding-left: 20px;
}
.subscription-billboard__item:before{
  position: absolute;
  content: '';
  top: 50%;
  left: -100%;
  width: 832px;
  height: 404px;
  transform: translateY(-50%);
  background: url('../img/subscription-billboard.png') no-repeat center;
}
.subscription-billboard__title{
  color: #ffffff;
  font-size: 36px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
  font-family: 'Arial', sans-serif;
}
.subscription-billboard__desc{
  color: #ffffff;
  font-size: 14px;
  max-width: 300px;
  line-height: 1.36;
  margin-bottom: 25px;
  letter-spacing: .2px;
  font-family: 'Arial', sans-serif;
}
.subscription-billboard__link{
  width: 100%;
  color: #fff;
  display: block;
  max-width: 220px;
  font-weight: 700;
  min-height: 50px;
  line-height: 50px;
  text-align: center;
  position: relative;
  border-radius: 30px;
  letter-spacing: .2px;
  text-decoration: none;
  font-family: 'Arial', sans-serif;
  box-shadow: 0 3px 6px 0 #727be8;
  background-image: linear-gradient(to bottom, #59c800, #2d9700);
}
.subscription-billboard__link:hover{
  background: linear-gradient(to bottom, #96ca32, #2d9700);
}
@media(max-width: 1199px) {
  .subscription-billboard__item:before{
    left: calc(-100% - 100px);
    transform: translateY(-50%) scale(.8);
  }
}
@media(max-width: 991px) {
  .subscription-billboard{
    margin-bottom: 30px;
    padding: 40px 0 75px;
  }
  .subscription-billboard__item:before{
    display: none;
  }
  .subscription-billboard__item{
    margin: auto;
    padding-left: 0;
    text-align: center;
  }
  .subscription-billboard__link{
    margin: auto;
  }
  .subscription-billboard__desc{
    margin-left: auto;
    margin-right: auto;
  }
}
@media(max-width: 767px) {
  .subscription-billboard__title{
    font-size: 18px;
    margin-bottom: 10px;
  }
  .subscription-billboard__title br{
    display: none;
  }
}
@media(max-width: 576px) {
  .subscription-billboard__item{
    width: 100%;
  }
}</pre></body></html>