@charset "UTF-8";
.color_alt {
    color: #00b0f6
}

.color_alt_2 {
    color: #fb8d52
}

.color_light {
    color: #797979
}

.c_h {
    color: #2b3542
}

::-webkit-input-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000
}

:-moz-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

@font-face {
    font-family: Mont;
    src: url(../fonts/Mont-Bold.eot);
    src: url(../fonts/Mont-Bold.eot) format("embedded-opentype"), url(../fonts/Mont-Bold.woff2) format("woff2"), url(../fonts/Mont-Bold.woff) format("woff"), url(../fonts/Mont-Bold.ttf) format("truetype"), url(../fonts/Mont-Bold.svg) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Mont;
    src: url(../fonts/Mont-Regular.eot);
    src: url(../fonts/Mont-Regular.eot) format("embedded-opentype"), url(../fonts/Mont-Regular.woff2) format("woff2"), url(../fonts/Mont-Regular.woff) format("woff"), url(../fonts/Mont-Regular.ttf) format("truetype"), url(../fonts/Mont-Regular.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Mont;
    src: url(../fonts/Mont-Light.eot);
    src: url(../fonts/Mont-Light.eot) format("embedded-opentype"), url(../fonts/Mont-Light.woff2) format("woff2"), url(../fonts/Mont-Light.woff) format("woff"), url(../fonts/Mont-Light.ttf) format("truetype"), url(../fonts/Mont-Light.svg) format("svg");
    font-weight: 300;
    font-style: normal
}
.hed-tit{
    font-size: 4rem;
}
.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

.mw.alignleft {
    margin-right: 2em
}

.mw.alignright {
    margin-left: 2em
}

.mw.is-grid {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

@media (min-width: 960px) {
    .mw.cols-2 .col {
        width: calc((100% / 2) - 32px)
    }

    .mw.cols-3 .col {
        width: calc((100% / 3) - 32px)
    }

    .mw.cols-4 .col {
        width: calc((100% / 4) - 32px)
    }

    .mw.cols-5 .col {
        width: calc((100% / 5) - 32px)
    }

    .mw.cols-6 .col {
        width: calc((100% / 6) - 32px)
    }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

:focus {
    outline: 0
}

html {
    font-size: 16px
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #33373b;
    font-family: Mont, sans-serif;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.5;
    margin: 0;
    text-rendering: optimizeLegibility
}

button, input, optgroup, select, textarea {
    color: #33373b;
    font-family: Mont, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    text-rendering: optimizeLegibility
}

p {
    margin: 0;
    font-weight: 400
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: -.02em;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  /*  overflow-wrap: break-word;
    hyphens: auto;*/
    font-family: Mont, sans-serif
}

strong {
    font-weight: 700
}

h1 {
    font-size: 2.85em
}

h2 {
    font-size: 2em
}

h3 {
    font-size: 1.25em
}

h4 {
    font-size: 1em
}

h5 {
    font-size: 1em
}

h6 {
    font-size: .8928571429em
}

.before_title, .content .before_title {
    margin: 1.5em auto
}

@media only screen and (min-width: 768px) {
    .before_title, .content .before_title {
        margin-bottom: 0
    }
}

blockquote {
    hyphens: auto;
    word-break: break-word
}

.w_400 {
    font-weight: 400
}

.w_600 {
    font-weight: 600
}

.w_700 {
    font-weight: 700
}

.w_900 {
    font-weight: 900
}

.up {
    text-transform: uppercase
}

html {
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

body {
    background-color: #fff
}

a {
    transition: color 110ms ease-in-out;
    color: #00b0f6
}

a:active, a:hover {
    color: #008cc3;
    outline: 0;
    text-decoration: none
}

a:focus {
    outline: thin;
    outline-style: dotted;
    text-decoration: underline
}

@media only screen and (min-width: 1024px) {
    .content h1, .content h3, .content h4, .content h5, .content h6 {
        margin: calc(3 * 1rem) 0 1em
    }
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    margin: 1.5rem 0
}

@media only screen and (min-width: 768px) {
    h1, h2, h3, h4, h5, h6 {
        display: inline-block
    }
}

@media only screen and (min-width: 1024px) {
    h1, h2, h3, h4, h5, h6 {
        display: inherit
    }
}

@media only screen and (min-width: 1024px) {
    h2 {
        margin: calc(3 * 1rem) 0
    }

    h2.sub_title {
        margin-top: -1rem
    }
}

hr {
    background-image: url(../img/divided.svg);
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    height: 32px;
    margin-bottom: 2em;
    margin-top: 1em
}

ol, ul {
    padding-left: 1rem
}

ul {
    list-style: disc
}

ul ul {
    list-style-type: circle
}

ol {
    list-style: decimal
}

li {
    line-height: 1.5
}

li > ol, li > ul {
    padding-left: 2rem
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1rem 1rem
}

ul.marked {
    text-align: left
}

ul.marked li {
    list-style: none;
    position: relative;
    margin-bottom: 32px;
    padding-left: 40px;
    font-weight: 500
}

ul.marked li:before {
    content: '';
    position: absolute;
    left: 0;
    top: calc(50% - 10.5px);
    height: 21px;
    width: 20px;
    background-image: url(../img/checkmark.png);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

ul.marked.type_2 {
    margin-top: 0;
    margin-bottom: 32px;
    padding-left: 0
}

ul.marked.type_2 li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 21px;
    position: relative;
    padding-left: 46px
}

ul.marked.type_2 li:before {
    content: '1';
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fb8d52;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

ul.marked.type_2 li:nth-child(2):before {
    content: '2'
}

ul.marked.type_2 li:nth-child(3):before {
    content: '3'
}

ul.marked.type_2 li:nth-child(4):before {
    content: '4'
}

ul.marked.type_2 li:nth-child(5):before {
    content: '5'
}
ul.marked.type_2 li:nth-child(6):before {
    content: '6'
}
ol li {
    margin-bottom: 1em
}

img {
    height: auto;
    max-width: 100%;
    position: relative
}

figure {
    margin: 0
}

blockquote {
    border-left: 2px solid #00b0f6;
    margin-left: 0;
    padding: 0 0 0 1rem
}

blockquote > p {
    margin: 0 0 1rem
}

blockquote cite {
    color: #797979
}

strong.author {
    display: block;
    margin-top: calc(2 * 1rem)
}

.price {
    font-size: 24px;
    display: block;
    font-weight: 700
}

.price span.old {
    text-decoration: line-through;
    color: #fb8d52
}

.price span.new {
    color: #00b0f6
}

.timer_container .timer {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    color: #33373b
}

.timer_container .timer * {
    margin-bottom: 0
}

.timer_container .timer .item-timer {
    display: flex;
    align-items: center
}

.timer_container .timer .item-timer * {
    margin-bottom: 0
}

.timer_container .timer .item-timer .dots {
    margin: 0 .5em
}

.timer_container .timer .hr:after {
    content: 'ч'
}

.timer_container .timer .min:after {
    content: 'm'
}

.timer_container .timer .sec:after {
    content: 'с'
}

.popup {
    z-index: 3333;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(51, 51, 51, .9);
    -webkit-animation: BackgroundGradient 4s ease infinite;
    animation: BackgroundGradient 4s ease infinite;
    background-size: 400% 400%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s
}

.popup .form-box {
    -webkit-box-shadow: none;
    box-shadow: none
}

.popup .form-box .button {
    margin: 0 auto
}

.popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
}

.popup-container {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    width: 90%;
    max-width: 300px;
    margin: 4em auto;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.popup-container .fw:after {
    display: none
}

.popup-container .fw form {
    background-color: transparent;
    box-shadow: none;
    border: none
}

.popup-container form {
    min-width: inherit;
    max-width: 256px;
    min-height: inherit
}

.popup-container form:before {
    display: none
}

.popup-container form h5 {
    font-size: 20px;
    line-height: 34px;
    font-weight: 700;
    margin: 0;
    text-align: center
}

.popup-container form p {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    opacity: .5;
    margin-bottom: 10px
}

.no-touch .cd-popup-container li:first-child a:hover {
    background-color: #fc8982
}

.popup-container li:last-child a {
    background: #b6bece;
    border-radius: 0 0 .25em 0
}

.no-touch .popup-container .cd-buttons li:last-child a:hover {
    background-color: #c5ccd8
}

.popup-container .popup-close {
    text-indent: -10000px;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
    z-index: 100
}

.popup-container .popup-close::after, .popup-container .popup-close::before {
    content: '';
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #000
}

.popup-container .popup-close::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 0;
    width: 20px;
    height: 1px
}

.popup-container .popup-close::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 0;
    width: 20px;
    height: 1px
}

.is-visible .popup-container {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@media only screen and (min-width: 1170px) {
    .popup-container {
        margin: 8em auto
    }
}

.scw button {
    border: none;
    background: 0 0
}

.scw ul {
    padding: 0
}

.scw li {
    list-style: none
}

.scw li :last-child {
    margin-bottom: 0
}

.scc .next:before, .scc .prev:before {
    content: '';
    display: block;
    width: 32px;
    height: 48px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

@media only screen and (min-width: 768px) {
    .scc .next:before, .scc .prev:before {
        width: 32px;
        height: 48px
    }
}

.scc {
    margin-top: 1em
}

.scc .prev:before {
    background-image: url(../img/prev.svg)
}

.scc .next:before {
    background-image: url(../img/next.svg)
}

#reviews {
    margin: 0 -1em
}

@media only screen and (min-width: 768px) {
    #reviews {
        margin: 0 auto
    }
}

.scw li {
    max-width: 736px;
    padding: 1em;
    box-shadow: 0 16px 40px rgba(136, 122, 122, .08);
    background: #fffefe;
    border-radius: 16px;
    margin: 1em 1.5em 2.5em;
    text-align: center
}

@media only screen and (min-width: 1024px) {
    .scw li {
        margin: 4em auto 0;
        padding: 32px;
        text-align: center;
        display: flex;
        flex-direction: row
    }
}

.scw figure {
    margin-bottom: 1em
}

@media only screen and (min-width: 1024px) {
    .scw figure {
        min-width: 200px;
        margin-right: 24px
    }
}

.scw article {
    color: #33373b
}

.scw article p {
    font-size: 14px;
    line-height: 24px
}

.scw article h5 {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 16px
}

@media only screen and (min-width: 1024px) {
    .scw article h5 {
        text-align: left
    }
}

@media only screen and (min-width: 1024px) {
    .scw article {
        text-align: left
    }
}

.scc {
    margin-bottom: 2em;
    text-align: center;
    z-index: 100
}

@media only screen and (min-width: 1024px) {
    .scc {
        display: block;
        position: absolute;
        width: 100%;
        top: 46%;
        left: 0
    }

    .scc .next, .scc .prev {
        position: absolute
    }

    .scc .prev {
        left: 10px
    }
}

@media only screen and (min-width: 1024px) and (min-width: 1279px) {
    .scc .prev {
        left: 80px
    }
}

@media only screen and (min-width: 1024px) {
    .scc .next {
        right: 10px
    }
}

@media only screen and (min-width: 1024px) and (min-width: 1279px) {
    .scc .next {
        right: 80px
    }
}

.table {
    display: grid;
    grid-template-columns: 1fr 2fr;
    font-size: 90%;
    background: #fff;
    margin-bottom: 4em;
    overflow: hidden;
    color: #33373b;
    box-shadow: -10px 40px 100px 0 rgba(166, 177, 198, .23);
    border-radius: 16px
}

.table h5 {
    margin: 0;
    font-size: 11px;
    line-height: 18px;
    text-align: center;
    color: #000
}

.table h5 br {
    display: block
}

@media only screen and (min-width: 768px) {
    .table h5 {
        font-size: 14px;
        line-height: 21px
    }
}

.table h6 {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    text-align: left
}

@media only screen and (min-width: 768px) {
    .table h6 {
        font-size: 16px;
        line-height: 24px
    }
}

@media only screen and (min-width: 768px) {
    .table {
        font-size: 90%
    }
}

@media only screen and (min-width: 1024px) {
    .table {
        font-size: 100%;
        margin: 0
    }
}

.table .features {
    text-align: left;
    display: grid;
    font-weight: 700;
    z-index: 100
}

.table .features > div {
    padding: 0;
    height: 140px;
    display: flex;
    align-items: center;
    line-height: 1.5
}

.table .cols {
    text-align: left
}

.table .col {
    display: grid;
    max-width: 256px;
    text-align: left
}

.table .col div:first-child {
    font-weight: 700
}

@media only screen and (min-width: 1024px) {
    .table .col {
        max-width: none
    }
}

.table.type_0 .col {
    background: linear-gradient(0deg, #202125 0, #3b3b43 100%)
}

.table.type_0 .col div {
    border-bottom: 1px solid #656464
}

.table.type_0 .col div:last-child {
    border-bottom: none
}

.table.type_1 {
    grid-template-columns: 50% 50%;
    padding: 10px
}

@media only screen and (min-width: 768px) {
    .table.type_1 {
        grid-template-columns: 46% 54%;
        padding: 34px 39px 40px 48px;
        max-width: 736px;
        margin: 4em auto 0
    }
}

.table.type_1 .features div {
    height: 78px
}

.table.type_1 .features div:first-child {
    border-bottom: none
}

.table.type_1 .features div.param {
    border-bottom: 1px solid #e8e8e8;
    margin-left: 0
}

.table.type_1 .features div.param:last-child {
    border-bottom: none
}

.table.type_1 .col div:first-child {
    font-size: 14px;
    padding: 1em;
    height: 78px;
    border-bottom: none
}

.table.type_1 .col div {
    height: auto;
    min-height: 78px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #e8e8e8
}

.table.type_1 .col div:first-child {
    border-right: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    padding: 0
}

.table.type_1 .col div:last-child {
    border-bottom: none
}

.table.type_1 img {
    max-width: 160px
}

.card {
    border-radius: 2em;
    box-shadow: 0 16px 24px 0 rgba(0, 0, 0, .07);
    background: #fff;
    padding: 1.5em;
    text-align: left;
    background: #00b0f6
}

.cards {
    padding: 0
}

.cards h1, .cards h2, .cards h3, .cards h5, .cards h6 {
    margin: 0
}

.cards h5 {
    margin-bottom: .5em
}

.cards li {
    list-style: none;
    width: 100%
}

.cards li p {
    margin-bottom: 0
}

.cards figure img {
    display: block;
    margin: 0 auto
}

@media (min-width: 320px) {
    .cards li:not(.in) {
        width: calc((100%) - calc(2 * 1rem));
        margin: 0 auto calc(2 * 1rem)
    }
}

@media (min-width: 480px) {
    .cards li:not(.in) {
        width: calc((100% / 2) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .cards {
        text-align: center
    }

    .cards li:not(.in) {
        width: calc((100% / 4) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_1 {
        margin: 4em -1em 0
    }
}

.cards.type_1 li {
    text-align: center
}

.cards.type_1 li figcaption {
    padding: 24px 0 0
}

@media only screen and (min-width: 768px) {
    .cards.type_1 li {
        width: calc((100% / 2) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_1 li {
        width: calc((100% / 4) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_2 {
        margin: 4em -1em 0
    }
}

.cards.type_2 li {
    text-align: center;
    position: relative
}

.cards.type_2 li figure {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

@media only screen and (min-width: 1024px) {
    .cards.type_2 li figure {
        flex-direction: row
    }

    .cards.type_2 li figure img {
        margin: 0
    }
}

.cards.type_2 li figure figcaption {
    padding: 32px 0 0
}

@media only screen and (min-width: 1024px) {
    .cards.type_2 li figure figcaption {
        padding: 0 0 0 32px;
        text-align: left;
        max-width: 544px
    }
}

.cards.type_2 li figure figcaption h5 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 16px
}

.cards.type_2 li figure figcaption p {
    margin-bottom: 24px
}

.cards.type_2 li figure figcaption p:last-child {
    margin-bottom: 0
}
/*
.cards.type_2 li:before {
    content: '';
    display: block;
    width: 64px;
    height: 64px;
    background-image: url(../img/icon-1.svg);
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10000
}
*/
@media only screen and (min-width: 768px) {
    .cards.type_2 li:before {
        top: -50px
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_2 li:before {
        width: 128px;
        height: 128px;
        top: 50%;
        left: -15px;
        transform: translateY(-50%)
    }
}

@media only screen and (min-width: 1279px) {
    .cards.type_2 li:before {
        top: 44%;
        left: 0
    }
}

/*.cards.type_2 li:nth-child(2):before {*/
    /*background-image: url(../img/icon-2.svg)*/
/*}*/

/*.cards.type_2 li:nth-child(3):before {*/
    /*background-image: url(../img/icon-3.svg)*/
/*}*/

/*.cards.type_2 li:nth-child(4):before {*/
    /*background-image: url(../img/icon-4.svg)*/
/*}*/

@media only screen and (min-width: 768px) {
    .cards.type_2 li {
        width: calc((100% / 1) - calc(2 * 1rem));
        margin-bottom: 64px
    }

    .cards.type_2 li:last-child {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_2 li {
        margin-bottom: 64px;
        width: calc((100% / 1) - calc(2 * 1rem))
    }

    .cards.type_2 li:last-child {
        margin-bottom: 100px
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_3 {
        margin: 4em -1em 0
    }
}

.cards.type_3 li {
    text-align: center
}

.cards.type_3 li figcaption {
    padding: 24px 0 0
}

.cards.type_3 li figcaption p {
    font-size: 14px;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    .cards.type_3 li {
        width: calc((100% / 2) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_3 li {
        width: calc((100% / 3) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_4 {
        margin: 4em -1em 0
    }
}

.cards.type_4 li {
    text-align: center
}

.cards.type_4 li figcaption {
    padding: 16px 0 0
}

@media only screen and (min-width: 768px) {
    .cards.type_4 li {
        width: calc((100% / 2) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_4 li {
        width: calc((100% / 4) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_5 {
        margin: 4em -1em 0
    }
}

.cards.type_5 li {
    text-align: center
}

@media only screen and (min-width: 768px) {
    .cards.type_5 li {
        width: calc((100% / 2) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_5 li {
        width: calc((100% / 4) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_6 {
        margin: 4em -1em 0
    }
}

.cards.type_6 li {
    text-align: center
}

@media only screen and (min-width: 768px) {
    .cards.type_6 li {
        width: calc((100% / 2) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_6 li {
        width: calc((100% / 3) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_7 {
        margin: 4em -1em 0
    }
}

.cards.type_7 li {
    text-align: center
}

@media only screen and (min-width: 768px) {
    .cards.type_7 li {
        width: calc((100% / 2) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .cards.type_7 li {
        width: calc((100% / 4) - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .c-2 {
        width: calc((100% / 12) * 2 - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .c-3 {
        width: calc((100% / 12) * 3 - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .c-4 {
        width: calc((100% / 12) * 4 - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .c-5 {
        width: calc((100% / 12) * 5 - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .c-6 {
        width: calc((100% / 12) * 6 - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .c-7 {
        width: calc((100% / 12) * 7 - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .c-8 {
        width: calc((100% / 12) * 8 - calc(2 * 1rem))
    }
}

@media only screen and (min-width: 1024px) {
    .c-9 {
        width: calc((100% / 12) * 9 - calc(2 * 1rem))
    }
}

form {
    background: #fff;
    color: #33373b;
    text-align: center;
    padding: 1.5rem;
    display: inline-block;
    width: 100%;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .09);
    border-radius: 16px
}

form > * {
    display: block;
    margin-bottom: .5em
}

@media only screen and (min-width: 1024px) {
    form > * {
        margin-bottom: .5em
    }
}

form > :first-child {
    margin-top: 0
}

form > :last-child {
    margin-bottom: 0
}

form input[type=submit] {
    width: 100%
}

.btn, .button, button:not(.next):not(.prev), input[type=button], input[type=reset], input[type=submit] {
    transition: background 150ms ease-in-out;
    background: #00b0f7;
    box-shadow: 0 8px 16px rgba(0, 176, 246, .25);
    border-radius: 8px;
    border: none;
    box-sizing: border-box;
    text-transform: none;
    color: #fff;
    font-weight: 700;
    outline: 0;
    padding: 13px 16px;
    text-decoration: none;
    vertical-align: bottom;
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    line-height: 24px
}

@media only screen and (min-width: 768px) {
    .btn, .button, button:not(.next):not(.prev), input[type=button], input[type=reset], input[type=submit] {
        width: auto
    }
}

.btn:hover, .button:hover, button:not(.next):not(.prev):hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    background: #008cc4;
    color: #fff;
    cursor: pointer
}

.btn:visited, .button:visited, button:not(.next):not(.prev):visited, input[type=button]:visited, input[type=reset]:visited, input[type=submit]:visited {
    color: #fff;
    text-decoration: none
}

.btn:focus, .button:focus, button:not(.next):not(.prev):focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus {
    background: #008cc4;
    color: #fff;
    outline: 0
}

.btn.type_0, .button.type_0, button:not(.next):not(.prev).type_0, input[type=button].type_0, input[type=reset].type_0, input[type=submit].type_0 {
    padding: 13px 26px
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    -webkit-backface-visibility: hidden;
    background: #fff;
    border: solid 1px #bfc3c4;
    box-sizing: border-box;
    border-radius: 8px;
    outline: 0;
    padding: .89rem .89rem;
    -webkit-appearance: none;
    outline-offset: 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    color: #fff;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    float: left;
    margin-right: 1rem
}

@media only screen and (min-width: 768px) {
    .alignleft {
        margin-right: calc(2 * 1rem)
    }
}

.alignright {
    float: right;
    margin-left: 1rem
}

@media only screen and (min-width: 768px) {
    .alignright {
        margin-left: calc(2 * 1rem)
    }
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:after, .clear:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .mw:after, .mw:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after, .comment-content:after, .entry-content:after, .site-content:after, .site-footer:after, .site-header:after {
    clear: both
}

body .content, body h1, body h2, body h3, body h4, body h5, body h6 {
    text-align: center
}

@media only screen and (min-width: 1024px) {
    body .content, body h1, body h2, body h3, body h4, body h5, body h6 {
        text-align: left
    }
}

@media only screen and (min-width: 1024px) {
    body .dc .content, body .dc h1, body .dc h2, body .dc h3, body .dc h4, body .dc h6 {
        text-align: center
    }
}

section {
    padding: 1px
}

.section_padding {
    padding: 32px 0
}

@media only screen and (min-width: 768px) {
    .section_padding {
        padding: 1px
    }
}

@media only screen and (min-width: 1024px) {
    .section_padding {
        padding: 64px 0
    }
}

.block_title {
    margin: 0 auto 32px;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .08em
}

@media only screen and (min-width: 768px) {
    .block_title {
        font-size: 32px;
        line-height: 40px
    }
}

.section_title {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .08em
}

@media only screen and (min-width: 768px) {
    .section_title {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 32px;
        line-height: 40px
    }
}

.with-divided .section_title {
    margin-bottom: 16px
}

.with-divided .divided {
    margin-bottom: 16px
}

@media only screen and (min-width: 768px) {
    .with-divided .divided {
        margin-bottom: 0
    }
}

#art2 .section_title {
    margin-bottom: 24px
}

#art2 h4 {
    margin: 0;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    text-align: center
}

#art2 h4 br {
    display: none
}

@media only screen and (min-width: 1024px) {
    #art2 h4 br {
        display: block
    }
}

#art3 .divided {
    margin-bottom: 32px
}

@media only screen and (min-width: 768px) {
    #art3 .divided {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 1024px) {
    #art3 .divided {
        margin-bottom: 64px
    }
}

#art3 .content h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 32px;
    text-align: center
}

@media only screen and (min-width: 1024px) {
    #art3 .content h3 {
        text-align: left
    }
}

@media only screen and (min-width: 1024px) {
    #art5 {
        overflow: visible
    }
}

@media only screen and (min-width: 1279px) {
    #art5 .is-grid {
        max-width: none
    }

    #art5 .right {
        margin-left: 142px
    }
}

#art5 .content figure {
    margin-bottom: 16px
}

#art5 .content h4 {
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin: 0 0 32px
}

#art5 .content p {
    font-size: 14px;
    line-height: 24px
}

#art5 .content p br {
    display: none
}

@media only screen and (min-width: 1279px) {
    #art5 .content p br {
        display: block
    }
}

#art5 .own {
    display: none
}

@media only screen and (min-width: 1024px) {
    #art5 .own {
        display: block;
        position: absolute;
        right: 0;
        top: -135px
    }
}

@media only screen and (min-width: 1279px) {
    #art5 .own {
        right: 0;
        top: -154px
    }
}

#art7 {
    text-align: center
}

#art7 .section_title {
    margin-bottom: 24px
}

#art7 h4 {
    margin: 0 0 24px;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    text-align: center
}

#art7 h4 br {
    display: none
}

@media only screen and (min-width: 1024px) {
    #art7 h4 br {
        display: block
    }
}

#art9 .order1 {
    order: 2
}

@media only screen and (min-width: 1024px) {
    #art9 .order1 {
        order: 1
    }
}

#art9 .order2 {
    order: 1
}

@media only screen and (min-width: 1024px) {
    #art9 .order2 {
        order: 2
    }
}

@media only screen and (min-width: 1024px) {
    #art9 .is-grid {
        align-items: flex-start
    }
}

#art9 figure {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 32px
}

@media only screen and (min-width: 1024px) {
    #art9 figure {
        margin-top: 0
    }
}

#art9 figure figcaption {
    padding: 22px 0 0;
    text-align: center
}

#art9 figure figcaption h5 {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    text-align: center
}

#art9 figure figcaption h5 span {
    font-weight: 300
}

#art9 .content p {
    font-size: 14px;
    line-height: 24px
}

#art11 h6 {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin: 0 0 16px
}

@media only screen and (min-width: 768px) {
    #art11 h6 {
        line-height: 40px
    }
}

#art12 .solo {
    margin-bottom: 32px
}

@media only screen and (min-width: 1024px) {
    #art12 .solo {
        margin-bottom: 0
    }
}

footer, header {
    position: relative;
    overflow: hidden;
    display: block;
    padding: calc(3 * 1rem) 0
}

footer .mw:after, footer .mw:before, header .mw:after, header .mw:before {
    display: none
}

footer h1, footer h2, footer h3, footer h4, footer h5, header h1, header h2, header h3, header h4, header h5 {
    margin: 0
}

footer .logo, header .logo {
    grid-area: logo;
    position: relative;
    margin-top: 30px;
    text-align: center
}

@media only screen and (min-width: 768px) {
    footer .logo, header .logo {
        margin-top: 0
    }
}

@media only screen and (min-width: 1024px) {
    footer .logo, header .logo {
        text-align: left;
        margin-top: 30px;
        margin-bottom: 10px
    }

    footer .logo img, header .logo img {
        margin: 0
    }
}

footer .logo div.stick, header .logo div.stick {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    background: #fb8d52;
    border-radius: 4px;
    padding: 6px 10px;
    width: max-content
}

@media only screen and (min-width: 768px) {
    footer .logo div.stick, header .logo div.stick {
        top: -50px
    }
}

footer .logo div.stick h6, header .logo div.stick h6 {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    color: #fff
}

@media only screen and (min-width: 1024px) {
    footer .logo div.stick, header .logo div.stick {
        width: auto;
        transform: translateX(0);
        left: 0;
        top: -45px
    }
}

footer .title, header .title {
    grid-area: title;
    z-index: 100;
    text-align: center
}

@media only screen and (min-width: 1024px) {
    footer .title, header .title {
        text-align: left;
        margin-bottom: 30px
    }
}

footer .title h1, header .title h1 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: .08em;
    margin: 0

}

@media only screen and (min-width: 768px) {
    footer .title h1, header .title h1 {
        font-size: 32px;
        line-height: 40px
    }
}

@media only screen and (min-width: 1024px) {
    footer .title h1, header .title h1 {
        font-size: 29px;
        line-height: 37px
    }
}

@media only screen and (min-width: 1279px) {
    footer .title h1, header .title h1 {
        font-size: 32px;
        line-height: 40px
    }
}

footer .product, header .product {
    grid-area: product;
    position: relative
}

@media only screen and (min-width: 768px) {
    footer .product, header .product {
        margin: 0
    }

    footer .product img, header .product img {
        margin-left: 65px
    }
}

@media only screen and (min-width: 1024px) {
    footer .product, header .product {
        text-align: right;
        margin: 0 0 -24em
    }

    footer .product img, header .product img {
        margin: 0
    }
}

footer .product img, header .product img {
    z-index: 5
}

footer .product .sticker, header .product .sticker {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    footer .product .sticker, header .product .sticker {
        position: absolute;
        right: 75px;
        bottom: 90px
    }
}

@media only screen and (min-width: 1024px) {
    footer .product .sticker, header .product .sticker {
        right: auto;
        bottom: 331px;
        left: 344px;
        justify-content: flex-start
    }
}

@media only screen and (min-width: 1279px) {
    footer .product .sticker, header .product .sticker {
        left: 338px;
        bottom: 329px;
    }
}

footer .product .sticker img, header .product .sticker img {
    margin: 0
}

footer .product .sticker figcaption, header .product .sticker figcaption {
    padding: 14px 0 0
}

footer .product .sticker figcaption h5, header .product .sticker figcaption h5 {
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    margin: 0;
    text-transform: uppercase
}

footer .product .sticker figcaption h5 br, header .product .sticker figcaption h5 br {
    display: block
}

@media only screen and (min-width: 768px) {
    footer .product .sticker figcaption, header .product .sticker figcaption {
        font-size: 28px
    }
}

footer .form, header .form {
    grid-area: form;
    z-index: 100
}

@media only screen and (min-width: 1024px) {
    footer .form, header .form {
        min-width: 256px;
        margin-bottom: 3em
    }
}

footer .form h5, header .form h5 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin: 0;
    text-align: center
}

footer .form p, header .form p {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    opacity: .5;
    margin-bottom: 10px
}

footer .form .price, header .form .price {
    margin-bottom: .5em
}

footer .form input[type=submit], header .form input[type=submit] {
    margin-bottom: 1em
}

footer .list, header .list {
    grid-area: list;
    margin-bottom: 0;
    position: relative;
    z-index: 10
}

@media only screen and (min-width: 768px) {
    footer .list, header .list {
        background: 0 0;
        padding: 0
    }
}

@media only screen and (min-width: 1024px) {
    footer .list, header .list {
        margin: 0 0 3em 1em;
        z-index: 10
    }
}

footer .list li, header .list li {
    margin-bottom: 32px;
    font-weight: 400
}

footer .list li:last-child, header .list li:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 1024px) {
    footer .list li, header .list li {
        font-size: 14px
    }
}

@media only screen and (min-width: 1279px) {
    footer .list li, header .list li {
        font-size: 16px
    }
}

footer .mw, header .mw {
    display: grid;
    align-items: center;
    grid-gap: 1rem;
    grid-template-columns: 1fr;
    grid-template-areas: "logo" "title" "product" "form" "list"
}

@media only screen and (min-width: 768px) {
    footer .mw, header .mw {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "logo logo" "title title" "product product" "form list"
    }
}

@media only screen and (min-width: 1024px) {
    footer .mw, header .mw {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-areas: "product product logo logo" "product product title title" "product product form list" "product product form list "
    }
}

section .logo {
    margin-top: 2em
}

.content > h3, .content > h4 {
    margin-top: 0
}

.dc {
    text-align: center
}

br {
    line-height: 0;
    display: none
}

@media only screen and (min-width: 768px) {
    br {
        display: block
    }
}

.mw {
    max-width: 1156px;
    margin: 0 1rem;
    position: relative
}

@media only screen and (min-width: 768px) {
    .mw {
        margin: calc(3 * 1rem) calc(10% + 10px)
    }
}

@media only screen and (min-width: 1024px) {
    .mw {
        margin: 0 auto;
        padding: 0 1rem
    }
}

.col {
    margin: 0 auto
}

.content p {
    margin-bottom: calc(1.5 * 1rem)
}

.content > :last-child {
    margin-bottom: 0
}

embed, iframe, object {
    max-width: 100%
}

.video {
    margin: 0 auto 2em
}

.video iframe {
    display: block;
    width: 100%;
    height: calc(100vh / 2)
}

@media only screen and (min-width: 768px) {
    .video iframe {
        width: 640px;
        height: 320px
    }
}

@media only screen and (min-width: 1024px) {
    .video {
        margin: 0
    }
}

.video iframe {
    height: 260px;
    border-radius: 16px
}

@media only screen and (min-width: 1024px) {
    .video iframe {
        margin: 0 auto;
        width: 544px;
        height: 312px
    }
}

.cover {
    -webkit-background-size: cover;
    background-size: cover
}

.invert {
    color: #fff
}

.text__color-inversion {
    color: #fff
}

.bg_1, .bg_10, .bg_11, .bg_12, .bg_13, .bg_14, .bg_15, .bg_16, .bg_2, .bg_3, .bg_4, .bg_5, .bg_6, .bg_7, .bg_8, .bg_9, .bg_header {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center
}

.bg_header {
    background-image: url(../img/h-bg.jpg);
    background-position: 87%
}

@media only screen and (min-width: 768px) {
    .bg_header {
        background-position: 63%
    }
}

@media only screen and (min-width: 1024px) {
    .bg_header {
        background-position: center center
    }
}

.bg_2, .bg_7 {
    background-image: url(../img/a2-bg.png)
}

.bg_11, .bg_3 {
    background: #e8ebf5
}

.bg_5 {
    background-image: url(../img/a5-bg.jpg)
}

.bg_9 {
    background-image: url(../img/a9-bg.png)
}

.bg_10 {
    background-image: url(../img/a10-bg.png)
}

.bg_12 {
    background-image: url(../img/a12-bg.png)
}

.bg_13 {
    background-image: url(../img/a13-bg.png)
}
.dex{
    display: none;
}
@media (max-width: 1279px) {
    footer .product .sticker, header .product .sticker{
        bottom: 343px;
        left: 347px;
    }

}
@media (max-width: 1024px) {
    .bg_header {
        background-image: url(../img/h-bg2.jpg);
    }
    footer .product img, header .product img {
        /* margin-left: 65px; */
        margin: -39px 0px 45px 47px
    }
    footer .product .sticker, header .product .sticker {
        bottom: 141px;
        left: 423px;
    }
    .dex{
        display: block;
        position: absolute;
        width: 35%;
        top: 12%;
        left: 40%;
    }
    footer .product, header .product {
        margin: 177px 0 0 0;
    }

}

@media (max-width: 991px) {
    .dex{
        top: 16%;
    }
    footer .product .sticker, header .product .sticker {
        bottom: 215px;
        left: 395px;
    }
}
@media (max-width: 767px) {
    .dex{
        display: none;
    }
    footer .product img, header .product img {
        margin: 0 auto;
        display: block;
    }
    .bg_header {
        background: url(../img/h-bg2.jpg) 62% 0% no-repeat;
        background-size: cover;

    }
    footer .product, header .product {
        margin: 20px 0 0 0;
    }
    footer .title h1, header .title h1 {
        text-transform: none;
    }
}



.date_sale{
    text-align: center;
    font-size: 14px;
    padding-top: 5px;
}