.form-block_74s3162dkl input,
.form-block_74s3162dkl select,
.form-block_74s3162dkl textarea,
.form-block__full_74s3162dkl input,
.form-block__full_74s3162dkl input:focus,
.form-block__input input,
.form-block__input select,
.form-block__input textarea {
    background-color: #fff;
    color: #495057
}

.sec2__about table,
table {
    border-collapse: collapse
}

.icon-cart span,
.intro-img__price,
.intro-img__title_74s3162dkl h2,
.intro-title,
.text-center_74s3162dkl {
    text-align: center
}

@-webkit-keyframes spinAround {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes spinAround {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.form-block_74s3162dkl .input-wrapper_74s3162dkl,
.form-block__input .input-wrapper_74s3162dkl {
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between
}

#phone.error~.plus_number_code_74s3162dkl {
    color: red
}

.invalidField_74s3162dkl {
    color: red;
    display: none;
    font-size: .8rem;
    margin: 0 15px
}

.new-form_74s3162dkl .input-wrapper_74s3162dkl .form-block__full_74s3162dkl {
    margin: 10px 0
}

.form-block__full_74s3162dkl input {
    background-clip: padding-box;
    border: 1px solid #888c8c;
    border-radius: .25rem;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    height: calc(1.5em + .75rem + 2px);
    line-height: 1.5;
    padding: .375rem .75rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%
}

.form-block__full_74s3162dkl input:focus {
    border-color: #80bdff;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    outline: 0
}

.scrollToTopBtn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #79b928 !important;
    border: 0;
    border-radius: 50%;
    bottom: 30px;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    height: 48px;
    justify-content: center;
    line-height: 48px;
    opacity: 0;
    outline: 0;
    padding: 0;
    position: fixed;
    right: 30px;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 48px;
    z-index: 100
}

.showBtn {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.intro-img__btn button:active,
.intro-img__btn button:focus,
.intro-img__btn-none button:active,
.intro-img__btn-none button:focus,
.scrollToTopBtn:active,
.scrollToTopBtn:focus,
a:active,
a:hover {
    outline: 0
}

@media screen and (min-width:992px) {
    .intro-offer__img {
        bottom: 130px !important
    }
}

.input-wrapper_74s3162dkl .form-block__full_74s3162dkl .placeholder_74s3162dkl.transition,
.input-wrapper_74s3162dkl .form-block__half_74s3162dkl .placeholder_74s3162dkl.transition,
.input-wrapper_74s3162dkl .input-placeholder .placeholder_74s3162dkl.transition {
    -webkit-transition: top .3s, left .3s, font-size .3s, opacity .3s, -webkit-transform .3s;
    -o-transition: top .3s, left .3s, transform .3s, font-size .3s, opacity .3s;
    transition: top .3s, left .3s, transform .3s, font-size .3s, opacity .3s, -webkit-transform .3s
}

.input-wrapper_74s3162dkl .form-block__full_74s3162dkl .placeholder_74s3162dkl.phone_74s3162dkl.hide,
.input-wrapper_74s3162dkl .form-block__full_74s3162dkl.focused .placeholder_74s3162dkl.cvcnew,
.input-wrapper_74s3162dkl .form-block__full_74s3162dkl.focused .placeholder_74s3162dkl.expirynew,
.input-wrapper_74s3162dkl .form-block__full_74s3162dkl.focused .placeholder_74s3162dkl.numberCard,
.input-wrapper_74s3162dkl .form-block__half_74s3162dkl .placeholder_74s3162dkl.phone_74s3162dkl.hide,
.input-wrapper_74s3162dkl .form-block__half_74s3162dkl.focused .placeholder_74s3162dkl.cvcnew,
.input-wrapper_74s3162dkl .form-block__half_74s3162dkl.focused .placeholder_74s3162dkl.expirynew,
.input-wrapper_74s3162dkl .form-block__half_74s3162dkl.focused .placeholder_74s3162dkl.numberCard,
.input-wrapper_74s3162dkl .input-placeholder .placeholder_74s3162dkl.phone_74s3162dkl.hide,
.input-wrapper_74s3162dkl .input-placeholder.focused .placeholder_74s3162dkl.cvcnew,
.input-wrapper_74s3162dkl .input-placeholder.focused .placeholder_74s3162dkl.expirynew,
.input-wrapper_74s3162dkl .input-placeholder.focused .placeholder_74s3162dkl.numberCard {
    opacity: 0
}

.input-wrapper_74s3162dkl .form-block__full_74s3162dkl.focused .placeholder_74s3162dkl:not(.numberCard):not(.expirynew):not(.cvcnew),
.input-wrapper_74s3162dkl .form-block__half_74s3162dkl.focused .placeholder_74s3162dkl:not(.numberCard):not(.expirynew):not(.cvcnew),
.input-wrapper_74s3162dkl .input-placeholder.focused .placeholder_74s3162dkl:not(.numberCard):not(.expirynew):not(.cvcnew) {
    font-size: 12px;
    left: 9px;
    top: -12px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.input-wrapper_74s3162dkl .form-block__full_74s3162dkl.child-invalid .placeholder_74s3162dkl,
.input-wrapper_74s3162dkl .form-block__half_74s3162dkl.child-invalid .placeholder_74s3162dkl,
.input-wrapper_74s3162dkl .input-placeholder.child-invalid .placeholder_74s3162dkl {
    background-color: #d96363;
    color: #fff
}

.form-block__full_74s3162dkl .email-hint_74s3162dkl li,
.form-block__half_74s3162dkl .email-hint_74s3162dkl li,
.input-placeholder .email-hint_74s3162dkl li {
    color: #000;
    color: var(--form-color-black);
    cursor: pointer;
    padding: 10px 12px
}

.form-block__full_74s3162dkl.show-hint .email-hint_74s3162dkl,
.form-block__half_74s3162dkl.show-hint .email-hint_74s3162dkl,
.input-placeholder.show-hint .email-hint_74s3162dkl {
    opacity: 1;
    visibility: visible
}

#userDataForm {
    position: relative;
    z-index: 2
}

.form-block_74s3162dkl>i,
.form-block__full_74s3162dkl>i,
.form-block__half_74s3162dkl>i,
.input-placeholder>i {
    color: #56da29;
    opacity: 0;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s
}

.form-block_74s3162dkl.child-valid>i,
.form-block__full_74s3162dkl.child-valid>i,
.form-block__half_74s3162dkl.child-valid>i,
.input-placeholder.child-valid>i,
.intro-img__img_74s3162dkl img.active {
    opacity: 1
}

.form-block_74s3162dkl .error,
.form-block__input .error {
    background: #d96363;
    -webkit-box-shadow: 0 0 5px red;
    box-shadow: 0 0 5px red;
    color: #fff !important;
    font-weight: 700
}

.form-block_74s3162dkl .child-invalid>input {
    background: #d96363;
    border: 1px solid red;
    -webkit-box-shadow: 0 0 5px red;
    box-shadow: 0 0 5px red;
    color: #fff
}

.intro-img__logo img,
.intro-img__title_74s3162dkl,
.product-img {
    width: 100%
}

body,
html {
    font-family: var(--custom-fonts), sans-serif
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    background: #eee;
    margin: 0
}

.intro-img__title_74s3162dkl h2.active,
.intro-title span,
.sec-about div.active,
header,
menu,
section {
    display: block
}

.sec-about div,
[hidden] {
    display: none
}

a {
    background-color: transparent
}

b {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    top: -.5em;
    vertical-align: baseline
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

code {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible;
    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] {
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-spacing: 0
}

.header-container,
th {
    padding: 0
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container_74s3162dkl,
.container-fluid,
.container-md,
.container-xl {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

@media (min-width:576px) {
    .container_74s3162dkl {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container_74s3162dkl,
    .container-md {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container_74s3162dkl,
    .container-md {
        max-width: 960px
    }
}

.container_74s3162dkl {
    border-radius: 6px;
    max-width: 1300px
}

.col,
.col-auto {
    max-width: 100%
}

.row_74s3162dkl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.col,
.col-1,
.col-10,
.col-11,
.col-12_74s3162dkl,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4_74s3162dkl,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8_74s3162dkl,
.col-xl-9,
.col-xl-auto {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100%
}

.col {
    -ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-basis: 0;
    flex-grow: 1
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: auto
}

.col-1,
.col-auto {
    -webkit-box-flex: 0
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-1,
.col-10,
.col-11,
.col-12_74s3162dkl,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    -webkit-box-flex: 0
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-3,
.col-4 {
    -webkit-box-flex: 0
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-5,
.col-6 {
    -webkit-box-flex: 0
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-7,
.col-8 {
    -webkit-box-flex: 0
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10,
.col-9 {
    -webkit-box-flex: 0
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-11,
.col-12_74s3162dkl {
    -webkit-box-flex: 0
}

.col-12_74s3162dkl {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.justify-content-center_74s3162dkl {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between_74s3162dkl {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.align-items-center_74s3162dkl {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !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
}

.m-0_74s3162dkl {
    margin: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.m-3_74s3162dkl {
    margin: 1rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mb-n1 {
    margin-bottom: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mb-n2 {
    margin-bottom: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mb-n3 {
    margin-bottom: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mb-n4 {
    margin-bottom: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mb-n5 {
    margin-bottom: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mb-auto {
    margin-bottom: auto !important
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2,
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4,
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6,
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-10,
    .col-md-8,
    .col-md-9 {
        -webkit-box-flex: 0
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11,
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .d-md-none {
        display: none !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mb-md-n1 {
        margin-bottom: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mb-md-n2 {
        margin-bottom: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mb-md-n3 {
        margin-bottom: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mb-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mb-md-n5 {
        margin-bottom: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }
}

.img-fluid {
    height: auto;
    width: 80px
}

.legal-block {
    padding-bottom: 10px
}

.legal-block__title {
    margin-bottom: 5px;
    margin-top: 15px
}

.container_74s3162dkl,
.header,
header {
    background: #fff
}

.header-desktop,
.header-left,
.header-mobile,
.header-nav,
.header-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-mobile {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-bottom: 2px solid #ffcf00;
    display: none;
    height: 54px;
    justify-content: space-between;
    padding: 0 15px
}

.header-mobile .header-left {
    margin-left: 7px;
    position: relative
}

.header-mobile .header__menu {
    height: 1.5rem;
    margin: 0 auto 10px;
    position: relative;
    width: 1.25rem
}

.header-mobile .header__menu:after,
.header-mobile .header__menu:before {
    background: #000;
    content: "";
    display: block;
    height: 2.4px;
    position: absolute;
    top: 50%;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    width: 100%
}

.header-mobile .header__menu:before {
    -webkit-transform: translateY(-185%);
    -ms-transform: translateY(-185%);
    transform: translateY(-185%)
}

.header-mobile .header__menu-label {
    display: block;
    font-size: .5rem;
    left: 50%;
    line-height: 1;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.form-block__full_74s3162dkl,
.form-block__half_74s3162dkl,
.form-block__input__full,
.form-block__input__half,
.icon-cart,
.input-placeholder,
.input-wrapper_74s3162dkl .form-block__full_74s3162dkl,
.input-wrapper_74s3162dkl .form-block__half_74s3162dkl,
.input-wrapper_74s3162dkl .input-placeholder,
.intro_74s3162dkl,
.intro-img_74s3162dkl,
.intro-img__img_74s3162dkl,
.intro-title {
    position: relative
}

.br-body span:not(:last-child):after,
.flag_74s3162dkl,
.plus_number_code_74s3162dkl {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.header-mobile .header__logo {
    height: 40px;
    margin-left: 23px
}

.header-mobile .header__icon {
    margin-right: 20px
}

.icon-cart span {
    display: block;
    font-size: 12px;
    line-height: 1
}

.header-desktop,
header {
    background-color: #ffcf00
}

.header-desktop {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    height: 75px;
    justify-content: space-between;
    padding: 0 20px
}

.header-desktop .header__logo {
    height: 55px
}

.header-nav {
    gap: 50px;
    margin-left: 65px
}

.header-nav__item {
    border-bottom: 3px solid transparent;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase
}

.header-nav__item:hover {
    border-bottom-color: #000
}

.header-desktop .header-right {
    gap: 20px
}

.header__icon {
    cursor: pointer
}

.header__icon-search {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2.5rem;
    justify-content: center;
    margin-right: 10px;
    width: 2.5rem
}

@media (max-width:993px) {
    .header-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .header-desktop {
        display: none
    }

    header {
        background-color: #fff
    }
}

.br {
    color: #000;
    font-size: .875rem;
    font-weight: 400;
    padding-top: 18px
}

.br .container_74s3162dkl {
    background: 0 0
}

.br-body {
    border-bottom: 1px solid #e6e8e9;
    padding: 10px 0
}

.br-body span:not(:last-child) {
    color: #006db7;
    margin-right: 20px;
    position: relative
}

.br-body span:not(:last-child):after {
    content: url(arrow_1681892166.svg);
    font-size: 10px;
    left: calc(100% + 5px);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.intro_74s3162dkl {
    padding: 20px 0
}

.intro_74s3162dkl .container_74s3162dkl {
    padding: 45px 25px
}

.intro-title {
    font-size: 2.8125rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px
}

.sec-about {
    padding: 15px 0
}

.intro-offer__name_74s3162dkl {
    color: #000;
    font-size: 1.875rem;
    font-weight: 700;
    letter-spacing: .3px;
    line-height: 38px;
    margin: 0 0 10px;
    padding: 0
}

@media (max-width:1200px) {
    .intro-title {
        font-size: calc(1.40625rem + 1.875vw)
    }

    .intro-offer__name_74s3162dkl {
        font-size: calc(1.3125rem + .75vw)
    }
}

@media (max-width:520px) {
    .intro-offer__name_74s3162dkl {
        font-size: 1.625rem;
        line-height: 30px
    }
}

@media (max-width:520px) and (max-width:1200px) {
    .intro-offer__name_74s3162dkl {
        font-size: calc(1.2875rem + .45vw)
    }
}

.intro-offer__review_74s3162dkl span {
    color: #999;
    font-size: 15px;
    padding-left: 10px
}

.intro-offer__review_74s3162dkl i {
    color: #f6c302;
    font-size: 17px
}

.intro-img_74s3162dkl,
.intro-img__btn,
.intro-img__btn-none {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.intro-img_74s3162dkl {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.intro-img__btn-none::-webkit-scrollbar,
.intro-img__btn::-webkit-scrollbar {
    height: 5px;
    width: 100%
}

.intro-img__btn-none::-webkit-scrollbar-track,
.intro-img__btn::-webkit-scrollbar-track {
    background: #adadad;
    border-radius: 10px
}

.intro-img__btn-none::-webkit-scrollbar-thumb,
.intro-img__btn::-webkit-scrollbar-thumb {
    background: #232e33;
    border-radius: 10px
}

.intro-img__btn,
.intro-img__btn-none {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    order: 1;
    overflow-x: auto;
    scrollbar-color: #232e33 #adadad;
    width: 100%
}

.intro-img__btn button,
.intro-img__btn-none,
.intro-img__img_74s3162dkl img {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.intro-img__btn button,
.intro-img__btn-none button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: center;
    background: 0 0;
    border: 1px solid #e7e7e7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    margin: 3px;
    padding: 5px;
    width: 60%
}

.intro-img__btn span,
.intro-img__btn-none span {
    font-size: 12px;
    margin-top: 5px
}

@media (max-width:1199px) {

    .intro-img__btn button,
    .intro-img__btn-none button {
        margin-bottom: 15px;
        width: 40%
    }

    .img-fluid {
        width: 70px
    }
}

@media (max-width:768px) {

    .intro-img__btn button,
    .intro-img__btn-none button {
        width: 50%
    }

    .intro-img__price {
        top: 40%
    }
}

.intro-img__btn button.active,
.intro-img__btn-none button.active {
    border-color: #fd8024
}

.intro-img__img_74s3162dkl {
    margin: 30px auto;
    max-width: 100%;
    overflow: hidden;
    width: 60%
}

.intro-img__img_74s3162dkl img {
    display: block;
    opacity: 1;
    width: 95%
}

@media (max-width:425px) {
    .intro-img__img_74s3162dkl img {
        width: 100%
    }
}

.intro-img__img_74s3162dkl img:not(:first-child) {
    left: 0;
    position: absolute;
    top: 0
}

.intro-img__title_74s3162dkl h2 {
    display: none
}

@media (max-width:578px) {
    .br {
        font-size: .75rem;
        padding: 4px 0
    }

    .br-body span {
        display: inline-block
    }

    .intro-img__img_74s3162dkl {
        width: 100%
    }

    .intro-img__title_74s3162dkl h2 {
        font-size: 20px
    }
}

.intro-form_74s3162dkl .new-form_74s3162dkl button:after,
.intro-img__price {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    position: absolute
}

.intro-img__price {
    background: #fd8024;
    border-radius: 50%;
    bottom: 30%;
    -webkit-box-shadow: inset 0 0 0 2px #fff, 0 0 0 2px #fd8024, 0 0 10px 4px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 0 2px #fff, 0 0 0 2px #fd8024, 0 0 10px 4px rgba(0, 0, 0, .2);
    color: #fff;
    font-size: .875rem;
    font-weight: bolder;
    height: 120px;
    line-height: 1;
    padding: 10px;
    right: 5%;
    text-transform: uppercase;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg);
    width: 120px
}

@media (max-width:576px) {
    .intro_74s3162dkl {
        padding-top: 0
    }

    .intro_74s3162dkl .container_74s3162dkl {
        padding: 30px 25px
    }

    .intro-img__btn button,
    .intro-img__btn-none button {
        width: 100px
    }

    .intro-img__price {
        bottom: 45%;
        height: 100px;
        left: -3%;
        top: auto;
        width: 100px
    }
}

.intro-img__price .price__price {
    font-size: 1.625rem
}

@media (max-width:1200px) {
    .intro-img__price .price__price {
        font-size: calc(1.2875rem + .45vw)
    }
}

.intro-img__logo {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px
}

.intro-form_74s3162dkl {
    border: 1px solid #e6e8e9;
    -webkit-box-shadow: 1px 2px 7px -1px #d6f5e0, 0 1px 1px 0 #d6f5e0, 0 1px 3px 0 #d6f5e0;
    box-shadow: 1px 2px 7px -1px #d6f5e0, 0 1px 1px 0 #d6f5e0, 0 1px 3px 0 #d6f5e0;
    padding: 15px
}

.intro-form_74s3162dkl .new-form_74s3162dkl .form-title_74s3162dkl {
    padding-bottom: 5px;
    text-align: center
}

.intro-form_74s3162dkl .new-form_74s3162dkl button {
    background: var(--btn-color);
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;
    position: relative
}

.intro-form_74s3162dkl .new-form_74s3162dkl button:after {
    border-left: 3px solid #fff;
    content: "";
    font-family: Font Awesome\ 5 Free;
    font-size: .7em;
    font-weight: 700;
    height: 100%;
    padding: 0 6px;
    right: 0;
    top: 0;
    width: 34px
}

.to-form {
    padding: 30px 0;
    width: 100%
}

.to-form button {
    background: #fd8024;
    border: 0;
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 12px rgba(0, 0, 0, .19), 0 4px 3px rgba(0, 0, 0, .23);
    box-shadow: 0 10px 12px rgba(0, 0, 0, .19), 0 4px 3px rgba(0, 0, 0, .23);
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: normal;
    margin: 0 auto;
    max-width: 270px;
    outline: 0;
    padding: 5px 15px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 100%
}

.sec2 {
    margin: 15px 0 30px
}

.sec2__about table {
    font-family: arial, sans-serif;
    width: 100%
}

.sec2__about th {
    padding: 10px;
    text-align: left
}

.sec2__about i {
    color: #fd8024;
    font-size: 1.2em;
    margin-right: 5px
}

@media (max-width:476px) {
    .intro-img__logo {
        right: 2%
    }

    .sec2__about i {
        font-size: 1em
    }
}

.sec2__about-title {
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0;
    padding: 20px 0 10px
}

.sec2-desc {
    font-size: 16px;
    line-height: 1.7em;
    margin-top: 0;
    width: 70%
}

@media (max-width:768px) {

    .intro-form__form,
    .intro-form__offer,
    .sec2-desc {
        width: 100%
    }
}

.legal-block {
    background: #fff;
    color: #a9a9a9;
    margin-top: 30px
}

.legal-block__title {
    font-size: .65rem
}

.legal-block__text {
    font-size: .6rem
}

:root {
    --form-line-gradient: linear-gradient(#42a1ec, #0070c9);
    --form-color-white: #fff;
    --form-color-red: red;
    --form-color-dark-white: #fafafa;
    --form-color-black: #000;
    --form-color-light-grey: #ccc;
    --form-color-green: #56da29
}

#form-paiement .cards {
    height: auto;
    margin-bottom: 20px;
    width: 80%
}

.flag_74s3162dkl,
.plus_number_code_74s3162dkl {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.plus_number_code_74s3162dkl {
    color: #333;
    left: 41px
}

.flag_74s3162dkl {
    background-position: 50%;
    height: 11px;
    left: 15px;
    width: 16px
}

.form-wrap_74s3162dkl .plus_number_code_74s3162dkl {
    left: 43px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form-block_74s3162dkl .input-wrapper_74s3162dkl,
.form-block__input .input-wrapper_74s3162dkl {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative
}

.form-block_74s3162dkl .form-title_74s3162dkl,
.form-block__input .form-title_74s3162dkl {
    font-size: calc(1.3rem + .6vw);
    margin-bottom: 10px;
    width: 100%
}

.form-block_74s3162dkl button,
.form-block__input button {
    background: -o-linear-gradient(#42a1ec, #0070c9);
    background: -webkit-gradient(linear, left top, left bottom, from(#42a1ec), to(#0070c9));
    background: linear-gradient(#42a1ec, #0070c9);
    background: var(--form-line-gradient);
    border: 0;
    color: #fff;
    color: var(--form-color-white);
    font-size: calc(1.34375rem + 1.125vw);
    margin-top: 25px;
    padding: 12px 10px 8px;
    text-transform: uppercase;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    width: 100%
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2,
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4_74s3162dkl,
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6,
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8_74s3162dkl {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-10,
    .col-xl-8_74s3162dkl,
    .col-xl-9 {
        -webkit-box-flex: 0
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11,
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .d-xl-none {
        display: none !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mb-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mb-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mb-xl-n3 {
        margin-bottom: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mb-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mb-xl-n5 {
        margin-bottom: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .form-block_74s3162dkl .form-title_74s3162dkl,
    .form-block__input .form-title_74s3162dkl {
        font-size: 1.75rem
    }

    .form-block_74s3162dkl button,
    .form-block__input button {
        font-size: 2.1875rem
    }
}

.form-block_74s3162dkl button:hover,
.form-block__input button:hover {
    cursor: pointer;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.form-block_74s3162dkl p,
.form-block__input p {
    margin: 0
}

.form-block_74s3162dkl .half,
.form-block__input .half {
    margin-bottom: 10px;
    position: relative;
    width: 49%
}

.form-block__half_74s3162dkl,
.form-block__input__half {
    margin-bottom: 10px;
    width: 49%
}

@media (max-width:580px) {

    .form-block_74s3162dkl .half,
    .form-block__half_74s3162dkl,
    .form-block__input .half,
    .form-block__input__half {
        width: 100%
    }
}

.form-block_74s3162dkl .half input,
.form-block_74s3162dkl .half>.w100_74s3162dkl,
.form-block__half_74s3162dkl input,
.form-block__half_74s3162dkl>.w100_74s3162dkl,
.form-block__input .half input,
.form-block__input .half>.w100_74s3162dkl,
.form-block__input__half input,
.form-block__input__half>.w100_74s3162dkl {
    width: 100%
}

.form-block_74s3162dkl .full,
.form-block__input .full {
    position: relative
}

.form-block_74s3162dkl .full,
.form-block__full_74s3162dkl,
.form-block__input .full,
.form-block__input__full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    width: 100%
}

.form-block_74s3162dkl .full>.w100_74s3162dkl,
.form-block__full_74s3162dkl>.w100_74s3162dkl,
.form-block__input .full>.w100_74s3162dkl,
.form-block__input__full>.w100_74s3162dkl {
    width: 100%
}

.form-block_74s3162dkl .full>.form-block__full_74s3162dkl,
.form-block_74s3162dkl .full>.form-block__half_74s3162dkl,
.form-block__full_74s3162dkl>.form-block__full_74s3162dkl,
.form-block__full_74s3162dkl>.form-block__half_74s3162dkl,
.form-block__input .full>.form-block__full_74s3162dkl,
.form-block__input .full>.form-block__half_74s3162dkl,
.form-block__input__full>.form-block__full_74s3162dkl,
.form-block__input__full>.form-block__half_74s3162dkl {
    margin-bottom: 0
}

@media (max-width:480px) {

    .form-block_74s3162dkl .full,
    .form-block__full_74s3162dkl,
    .form-block__input .full,
    .form-block__input__full {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.form-block_74s3162dkl .error,
.form-block__input .error {
    border: 1px solid red !important;
    border: 1px solid var(--form-color-red) !important;
    -webkit-box-shadow: 0 0 2px red;
    -webkit-box-shadow: 0 0 2px var(--form-color-red);
    box-shadow: 0 0 2px red;
    box-shadow: 0 0 2px var(--form-color-red)
}

.form-block_74s3162dkl .error::-webkit-input-placeholder,
.form-block_74s3162dkl.error input::-webkit-input-placeholder,
.form-block__input .error::-webkit-input-placeholder,
.form-block__input.error input::-webkit-input-placeholder {
    color: #fff;
    color: var(--form-color-white)
}

.form-block_74s3162dkl .error::-moz-placeholder,
.form-block_74s3162dkl.error input::-moz-placeholder,
.form-block__input .error::-moz-placeholder,
.form-block__input.error input::-moz-placeholder {
    color: #fff;
    color: var(--form-color-white)
}

.form-block_74s3162dkl .error:-ms-input-placeholder,
.form-block_74s3162dkl.error input:-ms-input-placeholder,
.form-block__input .error:-ms-input-placeholder,
.form-block__input.error input:-ms-input-placeholder {
    color: #fff;
    color: var(--form-color-white)
}

.form-block_74s3162dkl .error:-moz-placeholder,
.form-block_74s3162dkl.error input:-moz-placeholder,
.form-block__input .error:-moz-placeholder,
.form-block__input.error input:-moz-placeholder {
    color: #fff;
    color: var(--form-color-white)
}

.form-block_74s3162dkl.error input,
.form-block__input.error input {
    border: 1px solid red;
    border: 1px solid var(--form-color-red);
    -webkit-box-shadow: 0 0 2px red;
    -webkit-box-shadow: 0 0 2px var(--form-color-red);
    box-shadow: 0 0 2px red;
    box-shadow: 0 0 2px var(--form-color-red);
    font-weight: 700
}

.form-block_74s3162dkl input,
.form-block__input input {
    background: #fafafa;
    background: var(--form-color-dark-white);
    border: 1px solid #ccc;
    border: 1px solid var(--form-color-light-grey);
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    color: var(--form-color-black);
    padding: 10px;
    text-transform: capitalize
}

.form-block_74s3162dkl input:focus-visible,
.form-block__input input:focus-visible {
    outline: 0
}

.form-block_74s3162dkl input[id*=phone],
.form-block__input input[id*=phone] {
    padding-left: 50px
}

.form-block_74s3162dkl input[name*=email],
.form-block__input input[name*=email] {
    text-transform: lowercase
}

.form-block_74s3162dkl input[type*=checkbox],
.form-block__input input[type*=checkbox] {
    margin-right: 5px;
    margin-top: 5px
}

.form-block_74s3162dkl input[type*=checkbox] input[type*=checkbox],
.form-block_74s3162dkl input[type*=checkbox] input[type*=radio],
.form-block__input input[type*=checkbox] input[type*=checkbox],
.form-block__input input[type*=checkbox] input[type*=radio] {
    width: auto
}

.form-block_74s3162dkl input[type*=checkbox] input,
.form-block__input input[type*=checkbox] input {
    border: 1px solid #000;
    border: 1px solid var(--form-color-black);
    border-radius: 10px
}

.form-block_74s3162dkl>i,
.form-block__full_74s3162dkl>i,
.form-block__half_74s3162dkl>i,
.input-placeholder>i {
    display: block;
    height: 16px;
    position: absolute;
    width: 16px;
    z-index: 20
}

.form-block_74s3162dkl>i svg,
.form-block__full_74s3162dkl>i svg,
.form-block__half_74s3162dkl>i svg,
.input-placeholder>i svg {
    height: 16px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    width: 16px
}

.form-block_74s3162dkl>i svg.success-icon,
.form-block__full_74s3162dkl>i svg.success-icon,
.form-block__half_74s3162dkl>i svg.success-icon,
.input-placeholder>i svg.success-icon {
    stroke: #56da29;
    stroke: var(--form-color-green)
}

.form-block_74s3162dkl>i svg.error-icon,
.form-block__full_74s3162dkl>i svg.error-icon,
.form-block__half_74s3162dkl>i svg.error-icon,
.input-placeholder>i svg.error-icon {
    stroke: red;
    stroke: var(--form-color-red)
}

.form-block__full_74s3162dkl>i,
.form-block__half_74s3162dkl>i,
.input-placeholder>i {
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form-block_74s3162dkl>i,
.form-block__input>i {
    top: 1px
}

#form-paiement>.form-block_74s3162dkl:nth-of-type(3) i,
#form-paiement>.form-block_74s3162dkl:nth-of-type(4) i,
#input-placeholder>.form-block__input:nth-of-type(3) i,
#input-placeholder>.form-block__input:nth-of-type(4) i {
    left: 140px
}

#form-paiement>.form-block_74s3162dkl:nth-of-type(5) i,
#input-placeholder>.form-block__input:nth-of-type(5) i {
    left: 45px
}

.input-wrapper_74s3162dkl input::-webkit-input-placeholder {
    font-size: 0
}

.input-wrapper_74s3162dkl input::-moz-placeholder {
    font-size: 0
}

.input-wrapper_74s3162dkl input:-ms-input-placeholder {
    font-size: 0
}

.input-wrapper_74s3162dkl input::-ms-input-placeholder {
    font-size: 0
}

.input-wrapper_74s3162dkl input::placeholder {
    font-size: 0
}

.input-wrapper_74s3162dkl .form-block__full_74s3162dkl .placeholder_74s3162dkl,
.input-wrapper_74s3162dkl .form-block__half_74s3162dkl .placeholder_74s3162dkl,
.input-wrapper_74s3162dkl .input-placeholder .placeholder_74s3162dkl {
    background-color: #fafafa;
    background-color: var(--form-color-dark-white);
    border-radius: 3px;
    color: #777;
    left: 9px;
    padding: 3px 3px 0;
    pointer-events: none;
    position: absolute;
    text-transform: capitalize;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.input-wrapper_74s3162dkl .form-block__full_74s3162dkl .placeholder_74s3162dkl.phone_74s3162dkl,
.input-wrapper_74s3162dkl .form-block__half_74s3162dkl .placeholder_74s3162dkl.phone_74s3162dkl,
.input-wrapper_74s3162dkl .input-placeholder .placeholder_74s3162dkl.phone_74s3162dkl {
    left: 56px
}

.input-wrapper_74s3162dkl .form-block__full_74s3162dkl.focused .placeholder_74s3162dkl,
.input-wrapper_74s3162dkl .form-block__half_74s3162dkl.focused .placeholder_74s3162dkl,
.input-wrapper_74s3162dkl .input-placeholder.focused .placeholder_74s3162dkl {
    font-size: 12px;
    left: 9px;
    top: -8px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.form-block__full_74s3162dkl .email-hint_74s3162dkl,
.form-block__half_74s3162dkl .email-hint_74s3162dkl,
.input-placeholder .email-hint_74s3162dkl {
    background-color: #fff;
    border: 1px solid #222;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px -2px #222;
    box-shadow: 0 1px 4px -2px #222;
    left: 0;
    list-style: none;
    margin: 0;
    max-height: 210px;
    opacity: 0;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 100%;
    -webkit-transition: opacity .2s, visibility .2s;
    -o-transition: opacity .2s, visibility .2s;
    transition: opacity .2s, visibility .2s;
    visibility: hidden;
    width: 100%;
    z-index: 99
}

.form-block__full_74s3162dkl .email-hint_74s3162dkl li:hover,
.form-block__half_74s3162dkl .email-hint_74s3162dkl li:hover,
.input-placeholder .email-hint_74s3162dkl li:hover {
    background-color: #eee
}

.form-block__full_74s3162dkl .email-hint_74s3162dkl li:first-of-type,
.form-block__half_74s3162dkl .email-hint_74s3162dkl li:first-of-type,
.input-placeholder .email-hint_74s3162dkl li:first-of-type {
    margin-top: 8px
}

.form-block__full_74s3162dkl .email-hint_74s3162dkl li:last-of-type,
.form-block__half_74s3162dkl .email-hint_74s3162dkl li:last-of-type,
.input-placeholder .email-hint_74s3162dkl li:last-of-type {
    margin-bottom: 8px
}

@media (max-width:500px) {
    .header .search {
        display: none
    }
}