.icon-32x32 {
    width: 90px;
    height: 22px;
    fill: #000;
    stroke: initial
}

.icon-apple {
    width: 43px;
    height: 18px;
    fill: #999;
    stroke: initial
}

.icon-arrow-pagination {
    width: 9px;
    height: 15px;
    fill: #999;
    stroke: initial
}

.icon-arrow {
    width: 10px;
    height: 16px;
    fill: #999;
    stroke: initial
}

.icon-calendar {
    width: 17px;
    height: 17px;
    fill: #DADADA;
    stroke: initial
}

.icon-car {
    width: 30px;
    height: 30px;
    fill: #fff;
    stroke: initial
}

.icon-cart {
    width: 40px;
    height: 40px;
    fill: #fff;
    stroke: initial
}

.icon-check {
    width: 18px;
    height: 16px;
    fill: #F94857;
    stroke: initial
}

.icon-clip {
    width: 20px;
    height: 20px;
    fill: #999;
    stroke: initial
}

.icon-close-thin {
    width: 14px;
    height: 14px;
    fill: initial;
    stroke: #050505
}

.icon-close {
    width: 12px;
    height: 12px;
    fill: #F94857;
    stroke: initial
}

.icon-delivery {
    width: 30px;
    height: 30px;
    fill: #FFBE00;
    stroke: initial
}

.icon-dropdown {
    width: 10px;
    height: 5px;
    fill: #fff;
    stroke: initial
}

.icon-edit {
    width: 24px;
    height: 24px;
    fill: #FFBE00;
    stroke: initial
}

.icon-exit {
    width: 12px;
    height: 12px;
    fill: #F94857;
    stroke: initial
}

.icon-facebook-orange {
    width: 14px;
    height: 28px;
    fill: #FFBE00;
    stroke: initial
}

.icon-facebook {
    width: 11px;
    height: 20px;
    fill: #999;
    stroke: initial
}

.icon-gift-profile {
    width: 24px;
    height: 24px;
    fill: initial;
    stroke: #050505
}

.icon-google-orange {
    width: 34px;
    height: 34px;
    fill: #FFBE00;
    stroke: initial
}

.icon-google {
    width: 43px;
    height: 17px;
    fill: #989898;
    stroke: initial
}

.icon-hamburger {
    width: 24px;
    height: 24px;
    fill: initial;
    stroke: #050505
}

.icon-instagram {
    width: 24px;
    height: 24px;
    fill: #FFBE00;
    stroke: initial
}

.icon-instock {
    width: 24px;
    height: 24px;
    fill: initial;
    stroke: #FFBE00
}

.icon-log-out-profile {
    width: 24px;
    height: 24px;
    fill: initial;
    stroke: #F94857
}

.icon-mastercard {
    width: 23px;
    height: 19px;
    fill: #989898;
    stroke: initial
}

.icon-minus {
    width: 6px;
    height: 2px;
    fill: #fff;
    stroke: initial
}

.icon-pack {
    width: 20px;
    height: 20px;
    fill: #fff;
    stroke: #fff
}

.icon-package-profile {
    width: 24px;
    height: 24px;
    fill: initial;
    stroke: #050505
}

.icon-plus {
    width: 6px;
    height: 6px;
    fill: #fff;
    stroke: initial
}

.icon-pointer {
    width: 28px;
    height: 30px;
    fill: #050505;
    stroke: initial
}

.icon-post-courier {
    width: 40px;
    height: 40px;
    fill: #999;
    stroke: initial
}

.icon-post-section {
    width: 40px;
    height: 40px;
    fill: #999;
    stroke: initial
}

.icon-privat {
    width: 62px;
    height: 13px;
    fill: #999;
    stroke: initial
}

.icon-search {
    width: 20px;
    height: 20px;
    fill: #fff;
    stroke: initial
}

.icon-self-removal {
    width: 40px;
    height: 40px;
    fill: #999;
    stroke: initial
}

.icon-share {
    width: 20px;
    height: 20px;
    fill: initial;
    stroke: #999
}

.icon-star {
    width: 14px;
    height: 13px;
    fill: #DFDFDF;
    stroke: initial
}

.icon-success {
    width: 100px;
    height: 100px;
    fill: #FFBE00;
    stroke: initial
}

.icon-telegram {
    width: 24px;
    height: 24px;
    fill: #fff;
    stroke: initial
}

.icon-triangle {
    width: 11px;
    height: 6px;
    fill: #999;
    stroke: initial
}

.icon-user-profile {
    width: 24px;
    height: 24px;
    fill: initial;
    stroke: #050505
}

.icon-user {
    width: 18px;
    height: 18px;
    fill: #FFBE00;
    stroke: initial
}

.icon-viber {
    width: 24px;
    height: 24px;
    fill: #fff;
    stroke: initial
}

.icon-visa {
    width: 49px;
    height: 16px;
    fill: #999;
    stroke: initial
}

.icon-voice {
    width: 18px;
    height: 28px;
    fill: #999;
    stroke: initial
}

.icon-y {
    width: 12px;
    height: 14px;
    fill: #fff;
    stroke: initial
}

.icon-yesfrukt-courier {
    width: 40px;
    height: 40px;
    fill: #999;
    stroke: initial
}

* {
    box-sizing: border-box
}

/* *:before, *:after {
    box-sizing: border-box
} */

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Gotham Pro", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #050505;
    background-color: #f8f8f8;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    scrollbar-color: Silver #999;
    scrollbar-width: thin
}

body::-webkit-scrollbar {
    width: 16px;
    height: 8px
}

body::-webkit-scrollbar-track {
    background-color: #DFDFDF;
    width: 16px;
    border-radius: 8px
}

body::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 8px
}

body #shadow {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    z-index: 55;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: all .3s ease-in-out
}

body #shadow.active {
    visibility: visible;
    opacity: 1
}

body .hide {
    display: none !important
}

body.open-mobile-drop #mobile-drop {
    top: 56px
}

body.open-mobile-drop .mobile-menu__button {
    opacity: 0;
    visibility: hidden
}

body.open-mobile-drop .mobile-menu__close {
    opacity: 1;
    visibility: visible
}

body.open-mobile-drop #shadow.active {
    visibility: hidden;
    opacity: 0
}

body.open-cart-drop #cart-drop {
    visibility: visible;
    opacity: 1
}

html, body {
    height: 100%;
    margin: 0
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    outline: none
}

a {
    text-decoration: underline;
    outline: none;
    color: #FFBE00
}

a:hover {
    text-decoration: none
}

img {
    max-width: 100%;
    vertical-align: middle
}

svg {
    transition: all .3s
}

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

table {
    width: 100%
}

label {
    cursor: pointer
}

h1, .title-h1 {
    font-size: 20px;
    line-height: 24px;
    margin: 0.83em 0
}

h2, .title-h2 {
    font-size: 16px;
    line-height: 18px;
    margin: 0.83em 0
}

h3, .title-h3 {
    font-size: 14px;
    line-height: 16px;
    margin: 1em 0
}

h4, .title-h4 {
    font-size: 14px;
    line-height: 21px;
    margin: 1.33em 0
}

.title-h1, .title-h2, .title-h3, .title-h4 {
    font-weight: bold;
    display: block
}

h1.normal, h2.normal, h3.normal, h4.normal, .title-h1.normal, .title-h2.normal, .title-h3.normal, .title-h4.normal {
    font-weight: normal
}

p {
    font-size: 12px;
    line-height: 18px;
    color: #050505;
    margin: 0 0 12px
}

hr {
    border: none;
    background: #DFDFDF;
    height: 1px
}

input[type='radio'] {
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #FFBE00;
    border-radius: 50%;
    cursor: pointer;
    margin: 0;
    padding: 0
}

/* input[type='radio']:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #FFBE00;
    transition: all .15s;
    opacity: 0
} */

input[type='radio']:checked:after {
    opacity: 1
}

@font-face {
    font-family: 'Gotham Pro';
    src: url("https://e8c68a.claudeassets.com/20250306091330im_/https://yesfrukt.com/fonts/GothamPro/regular/GothamPro.woff2") format("woff2"), url("https://2532d3.claudeassets.com/20250306091330im_/https://yesfrukt.com/fonts/GothamPro/regular/GothamPro.woff") format("woff");
    font-style: normal;
    font-weight: normal;
    font-display: swap
}

@font-face {
    font-family: 'Gotham Pro';
    src: url("https://1bb83b.claudeassets.com/20250306091330im_/https://yesfrukt.com/fonts/GothamPro/bold/GothamPro.woff2") format("woff2"), url("https://43c9cb.claudeassets.com/20250306091330im_/https://yesfrukt.com/fonts/GothamPro/bold/GothamPro.woff") format("woff");
    font-style: normal;
    font-weight: bold;
    font-display: swap
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none
}

.datepicker--cells {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.datepicker--cell {
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 32px;
    z-index: 1
}

.datepicker--cell.-focus- {
    background: #f0f0f0
}

.datepicker--cell.-current- {
    color: #4EB5E6
}

.datepicker--cell.-current-.-focus- {
    color: #4a4a4a
}

.datepicker--cell.-current-.-in-range- {
    color: #4EB5E6
}

.datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, 0.1);
    color: #4a4a4a;
    border-radius: 0
}

.datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae
}

.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1
}

.datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae
}

.datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 4px 0 0 4px
}

.datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 0 4px 4px 0
}

.datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px
}

.datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #5cc4ef
}

.datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #5cc4ef
}

.datepicker--cell.-selected-.-focus- {
    background: #45bced
}

.datepicker--cell:empty {
    cursor: default
}

.datepicker--days-names {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px 0 3px
}

.datepicker--day-name {
    color: #FF9A19;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em
}

.datepicker--cell-day {
    width: 14.28571%
}

.datepicker--cells-months {
    height: 170px
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%
}

.datepicker--years {
    height: 170px
}

.datepicker--cells-years {
    height: 170px
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none
}

.datepickers-container {
    position: absolute;
    left: 0;
    top: 0
}

.datepicker {
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-sizing: content-box;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 250px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
    z-index: 100
}

.datepicker.-from-top- {
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.datepicker.-from-right- {
    -ms-transform: translateX(8px);
    transform: translateX(8px)
}

.datepicker.-from-bottom- {
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.datepicker.-from-left- {
    -ms-transform: translateX(-8px);
    transform: translateX(-8px)
}

.datepicker.active {
    opacity: 1;
    -ms-transform: translate(0);
    transform: translate(0);
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    -ms-transform: none;
    transform: none
}

.datepicker-inline .datepicker--pointer {
    display: none
}

.datepicker--content {
    box-sizing: content-box;
    padding: 4px
}

.-only-timepicker- .datepicker--content {
    display: none
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1
}

.-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    right: calc(100% - 4px);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg)
}

.-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
    left: calc(100% - 4px);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
    left: 10px
}

.-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    right: 10px
}

.-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
    left: calc(50% - 10px / 2)
}

.-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
    top: 10px
}

.-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    bottom: 10px
}

.-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2)
}

.datepicker--body {
    display: none
}

.datepicker--body.active {
    display: block
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none
}

.datepicker--nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    min-height: 32px;
    padding: 4px
}

.-only-timepicker- .datepicker--nav {
    display: none
}

.datepicker--nav-title, .datepicker--nav-action {
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.datepicker--nav-action {
    width: 32px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker--nav-action:hover {
    background: #f0f0f0
}

.datepicker--nav-action.-disabled- {
    visibility: hidden
}

.datepicker--nav-action svg {
    width: 32px;
    height: 32px
}

.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px
}

.datepicker--nav-title {
    border-radius: 4px;
    padding: 0 8px
}

.datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px
}

.datepicker--nav-title:hover {
    background: #f0f0f0
}

.datepicker--nav-title.-disabled- {
    cursor: default;
    background: none
}

.datepicker--buttons {
    display: -ms-flexbox;
    display: flex;
    padding: 4px;
    border-top: 1px solid #efefef
}

.datepicker--button {
    color: #4EB5E6;
    cursor: pointer;
    border-radius: 4px;
    -ms-flex: 1;
    flex: 1;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px
}

.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none
}

.datepicker--time {
    border-top: 1px solid #efefef;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px;
    position: relative
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
    -ms-flex: 0 1 138px;
    flex: 0 1 138px;
    max-width: 138px
}

.-only-timepicker- .datepicker--time {
    border-top: none
}

.datepicker--time-sliders {
    -ms-flex: 0 1 153px;
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px
}

.datepicker--time-label {
    display: none;
    font-size: 12px
}

.datepicker--time-current {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1
}

.datepicker--time-current-hours, .datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1
}

.datepicker--time-current-hours:after, .datepicker--time-current-minutes:after {
    content: '';
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0
}

.datepicker--time-current-hours.-focus-:after, .datepicker--time-current-minutes.-focus-:after {
    opacity: 1
}

.datepicker--time-current-ampm {
    text-transform: uppercase;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px
}

.datepicker--time-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat
}

.datepicker--time-row:first-child {
    margin-bottom: 4px
}

.datepicker--time-row input[type='range'] {
    background: none;
    cursor: pointer;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none
}

.datepicker--time-row input[type='range']::-ms-tooltip {
    display: none
}

.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type='range']:hover::-moz-range-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type='range']:hover::-ms-thumb {
    border-color: #b8b8b8
}

.datepicker--time-row input[type='range']:focus {
    outline: none
}

.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type='range']:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type='range']:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s
}

.datepicker--time-row input[type='range']::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s
}

.datepicker--time-row input[type='range']::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background .2s
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
    margin-top: -6px
}

.datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent
}

.datepicker--time-row input[type='range']::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent
}

.datepicker--time-row input[type='range']::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent
}

.datepicker--time-row input[type='range']::-ms-fill-lower {
    background: transparent
}

.datepicker--time-row input[type='range']::-ms-fill-upper {
    background: transparent
}

.datepicker--time-row span {
    padding: 0 12px
}

.datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em
}

.datepicker--time-icon:after, .datepicker--time-icon:before {
    content: '';
    background: currentColor;
    position: absolute
}

.datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px)
}

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede
}

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2)
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none
}

@keyframes drift-fadeZoomIn {
    0% {
        transform: scale(1.5);
        opacity: 0
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes drift-fadeZoomOut {
    0% {
        transform: scale(1);
        opacity: 1
    }
    15% {
        transform: scale(1.1);
        opacity: 1
    }
    100% {
        transform: scale(0.5);
        opacity: 0
    }
}

@keyframes drift-loader-rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }
    50% {
        transform: translate(-50%, -50%) rotate(-180deg)
    }
    100% {
        transform: translate(-50%, -50%) rotate(-360deg)
    }
}

@keyframes drift-loader-before {
    0% {
        transform: scale(1)
    }
    10% {
        transform: scale(1.2) translateX(6px)
    }
    25% {
        transform: scale(1.3) translateX(8px)
    }
    40% {
        transform: scale(1.2) translateX(6px)
    }
    50% {
        transform: scale(1)
    }
    60% {
        transform: scale(0.8) translateX(6px)
    }
    75% {
        transform: scale(0.7) translateX(8px)
    }
    90% {
        transform: scale(0.8) translateX(6px)
    }
    100% {
        transform: scale(1)
    }
}

@keyframes drift-loader-after {
    0% {
        transform: scale(1)
    }
    10% {
        transform: scale(1.2) translateX(-6px)
    }
    25% {
        transform: scale(1.3) translateX(-8px)
    }
    40% {
        transform: scale(1.2) translateX(-6px)
    }
    50% {
        transform: scale(1)
    }
    60% {
        transform: scale(0.8) translateX(-6px)
    }
    75% {
        transform: scale(0.7) translateX(-8px)
    }
    90% {
        transform: scale(0.8) translateX(-6px)
    }
    100% {
        transform: scale(1)
    }
}

.drift-zoom-pane {
    background: rgba(0, 0, 0, 0.5);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

.drift-zoom-pane.drift-opening {
    animation: drift-fadeZoomIn 180ms ease-out;
    -webkit-animation: drift-fadeZoomIn 180ms ease-out
}

.drift-zoom-pane.drift-closing {
    animation: drift-fadeZoomOut 210ms ease-in;
    -webkit-animation: drift-fadeZoomOut 210ms ease-in
}

.drift-zoom-pane.drift-inline {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 75px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3)
}

.drift-loading .drift-zoom-pane-loader {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 66px;
    height: 20px;
    animation: drift-loader-rotate 1800ms infinite linear;
    -webkit-animation: drift-loader-rotate 1800ms infinite linear
}

.drift-zoom-pane-loader:before, .drift-zoom-pane-loader:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.9)
}

.drift-zoom-pane-loader:before {
    left: 0;
    animation: drift-loader-before 1800ms infinite linear;
    -webkit-animation: drift-loader-before 1800ms infinite linear
}

.drift-zoom-pane-loader:after {
    right: 0;
    animation: drift-loader-after 1800ms infinite linear;
    -webkit-animation: drift-loader-after 1800ms infinite linear;
    animation-delay: -900ms;
    -webkit-animation-delay: -900ms
}

.drift-bounding-box {
    background-color: rgba(0, 0, 0, 0.4)
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -ms-transform: scale(0);
    transform: scale(0);
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(to bottom, white 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(to bottom, white 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(to bottom, #eee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	https://humaan.com

 */
.modaal-noscroll {
    overflow: hidden
}

.modaal-accessible-hide {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.modaal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0
}

.modaal-wrapper {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: auto;
    opacity: 1;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    transition: all .3s ease-in-out
}

.modaal-wrapper * {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden
}

.modaal-wrapper .modaal-close {
    border: none;
    background: transparent;
    padding: 0;
    -webkit-appearance: none
}

.modaal-wrapper.modaal-start_none {
    display: none;
    opacity: 1
}

.modaal-wrapper.modaal-start_fade {
    opacity: 0
}

.modaal-wrapper *[tabindex="0"] {
    outline: none !important
}

.modaal-wrapper.modaal-fullscreen {
    overflow: hidden
}

.modaal-outer-wrapper {
    display: table;
    position: relative;
    width: 100%;
    height: 100%
}

.modaal-fullscreen .modaal-outer-wrapper {
    display: block
}

.modaal-inner-wrapper {
    display: table-cell;
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: middle;
    text-align: center;
    padding: 80px 25px
}

.modaal-fullscreen .modaal-inner-wrapper {
    padding: 0;
    display: block;
    vertical-align: top
}

.modaal-container {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: auto;
    text-align: left;
    color: #000;
    max-width: 1000px;
    border-radius: 0px;
    background: #fff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    cursor: auto
}

.modaal-container.is_loading {
    height: 100px;
    width: 100px;
    overflow: hidden
}

.modaal-fullscreen .modaal-container {
    max-width: none;
    height: 100%;
    overflow: auto
}

.modaal-close {
    position: fixed;
    right: 20px;
    top: 20px;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0);
    border-radius: 100%;
    transition: all .2s ease-in-out
}

.modaal-close:focus, .modaal-close:hover {
    outline: none;
    background: #fff
}

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
    background: #b93d0c
}

.modaal-close span {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.modaal-close:before, .modaal-close:after {
    display: block;
    content: " ";
    position: absolute;
    top: 14px;
    left: 23px;
    width: 4px;
    height: 22px;
    border-radius: 4px;
    background: #fff;
    transition: background .2s ease-in-out
}

.modaal-close:before {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modaal-close:after {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modaal-fullscreen .modaal-close {
    background: #afb7bc;
    right: 10px;
    top: 10px
}

.modaal-content-container {
    padding: 30px
}

.modaal-confirm-wrap {
    padding: 30px 0 0;
    text-align: center;
    font-size: 0
}

.modaal-confirm-btn {
    font-size: 14px;
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    background: transparent
}

.modaal-confirm-btn.modaal-ok {
    padding: 10px 15px;
    color: #fff;
    background: #555;
    border-radius: 3px;
    transition: background .2s ease-in-out
}

.modaal-confirm-btn.modaal-ok:hover {
    background: #2f2f2f
}

.modaal-confirm-btn.modaal-cancel {
    text-decoration: underline
}

.modaal-confirm-btn.modaal-cancel:hover {
    text-decoration: none;
    color: #2f2f2f
}

@keyframes instaReveal {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.modaal-instagram .modaal-container {
    width: auto;
    background: transparent;
    box-shadow: none !important
}

.modaal-instagram .modaal-content-container {
    padding: 0;
    background: transparent
}

.modaal-instagram .modaal-content-container > blockquote {
    width: 1px !important;
    height: 1px !important;
    opacity: 0 !important
}

.modaal-instagram iframe {
    opacity: 0;
    margin: -6px !important;
    border-radius: 0 !important;
    width: 1000px !important;
    max-width: 800px !important;
    box-shadow: none !important;
    animation: instaReveal 1s linear forwards
}

.modaal-image .modaal-inner-wrapper {
    padding-left: 140px;
    padding-right: 140px
}

.modaal-image .modaal-container {
    width: auto;
    max-width: 100%
}

.modaal-gallery-wrap {
    position: relative;
    color: #fff
}

.modaal-gallery-item {
    display: none
}

.modaal-gallery-item img {
    display: block
}

.modaal-gallery-item.is_active {
    display: block
}

.modaal-gallery-label {
    position: absolute;
    left: 0;
    width: 100%;
    margin: 20px 0 0;
    font-size: 18px;
    text-align: center;
    color: #fff
}

.modaal-gallery-label:focus {
    outline: none
}

.modaal-gallery-control {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    cursor: pointer;
    color: #fff;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0);
    border: none;
    border-radius: 100%;
    transition: all .2s ease-in-out
}

.modaal-gallery-control.is_hidden {
    opacity: 0;
    cursor: default
}

.modaal-gallery-control:focus, .modaal-gallery-control:hover {
    outline: none;
    background: #fff
}

.modaal-gallery-control:focus:before, .modaal-gallery-control:focus:after, .modaal-gallery-control:hover:before, .modaal-gallery-control:hover:after {
    background: #afb7bc
}

.modaal-gallery-control span {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.modaal-gallery-control:before, .modaal-gallery-control:after {
    display: block;
    content: " ";
    position: absolute;
    top: 16px;
    left: 25px;
    width: 4px;
    height: 18px;
    border-radius: 4px;
    background: #fff;
    transition: background .2s ease-in-out
}

.modaal-gallery-control:before {
    margin: -5px 0 0;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modaal-gallery-control:after {
    margin: 5px 0 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modaal-gallery-next-inner {
    left: 100%;
    margin-left: 40px
}

.modaal-gallery-next-outer {
    right: 45px
}

.modaal-gallery-prev:before, .modaal-gallery-prev:after {
    left: 22px
}

.modaal-gallery-prev:before {
    margin: 5px 0 0;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modaal-gallery-prev:after {
    margin: -5px 0 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modaal-gallery-prev-inner {
    right: 100%;
    margin-right: 40px
}

.modaal-gallery-prev-outer {
    left: 45px
}

.modaal-video-wrap {
    margin: auto 50px;
    position: relative
}

.modaal-video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    background: #000;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto
}

.modaal-video-container iframe, .modaal-video-container object, .modaal-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.modaal-iframe .modaal-content {
    width: 100%;
    height: 100%
}

.modaal-iframe-elem {
    width: 100%;
    height: 100%;
    display: block
}

.modaal-loading-spinner {
    background: none;
    position: absolute;
    width: 200px;
    height: 200px;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    -ms-transform: scale(0.25);
    transform: scale(0.25)
}

@keyframes modaal-loading-spinner {
    0% {
        opacity: 1;
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
    100% {
        opacity: .1;
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.modaal-loading-spinner > div {
    width: 24px;
    height: 24px;
    margin-left: 4px;
    margin-top: 4px;
    position: absolute
}

.modaal-loading-spinner > div > div {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: #fff
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
    animation: modaal-loading-spinner 1s linear infinite;
    animation-delay: 0s
}

.modaal-loading-spinner > div:nth-of-type(2) > div, .modaal-loading-spinner > div:nth-of-type(3) > div {
    -ms-animation: modaal-loading-spinner 1s linear infinite;
    -moz-animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    -o-animation: modaal-loading-spinner 1s linear infinite
}

.modaal-loading-spinner > div:nth-of-type(1) {
    -ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(45deg) translate(70px, 0)
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
    animation: modaal-loading-spinner 1s linear infinite;
    animation-delay: .12s
}

.modaal-loading-spinner > div:nth-of-type(2) {
    -ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(90deg) translate(70px, 0)
}

.modaal-loading-spinner > div:nth-of-type(3) > div {
    animation: modaal-loading-spinner 1s linear infinite;
    animation-delay: .25s
}

.modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div {
    -ms-animation: modaal-loading-spinner 1s linear infinite;
    -moz-animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    -o-animation: modaal-loading-spinner 1s linear infinite
}

.modaal-loading-spinner > div:nth-of-type(3) {
    -ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(135deg) translate(70px, 0)
}

.modaal-loading-spinner > div:nth-of-type(4) > div {
    animation: modaal-loading-spinner 1s linear infinite;
    animation-delay: .37s
}

.modaal-loading-spinner > div:nth-of-type(4) {
    -ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(180deg) translate(70px, 0)
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
    animation: modaal-loading-spinner 1s linear infinite;
    animation-delay: .5s
}

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div {
    -ms-animation: modaal-loading-spinner 1s linear infinite;
    -moz-animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    -o-animation: modaal-loading-spinner 1s linear infinite
}

.modaal-loading-spinner > div:nth-of-type(5) {
    -ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(225deg) translate(70px, 0)
}

.modaal-loading-spinner > div:nth-of-type(6) > div {
    animation: modaal-loading-spinner 1s linear infinite;
    animation-delay: .62s
}

.modaal-loading-spinner > div:nth-of-type(6) {
    -ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(270deg) translate(70px, 0)
}

.modaal-loading-spinner > div:nth-of-type(7) > div {
    animation: modaal-loading-spinner 1s linear infinite;
    animation-delay: .75s
}

.modaal-loading-spinner > div:nth-of-type(7) {
    -ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(315deg) translate(70px, 0)
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
    animation: modaal-loading-spinner 1s linear infinite;
    animation-delay: .87s
}

.modaal-loading-spinner > div:nth-of-type(8) {
    -ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(360deg) translate(70px, 0)
}

.container {
    max-width: 1560px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

.container-fixed {
    width: 1560px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

.layout {
    position: relative;
    min-width: 360px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 50px 0 0
}

.layout__box {
    position: relative
}

.layout--main {
    overflow: hidden
}

.layout--404 {
    padding: 0
}

.layout--404 .layout-box {
    background: url(https://968aef.claudeassets.com/20250306091330im_/https://yesfrukt.com/data/404/404.png) center/cover no-repeat;
    width: 100%;
    height: 100vh;
    margin: 0 auto
}

.layout--success {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: auto
}

.layout--success section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.layout--success section div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    max-width: 535px;
    width: 100%;
    margin: auto
}

.layout--success section div h1, .layout--success section div .title-h1 {
    margin: 26px 0 0 0;
    line-height: 46px
}

.layout--success section div p {
    line-height: 24px
}

.button-block .button {
    width: 100%
}

#footer {
    position: relative;
    min-width: 360px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 56;
    background: #fff;
    transition: all .3s
}

.header.hiding {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.header.show-search .header__search {
    opacity: 1;
    visibility: visible
}

.header.show-search .search-button .icon-search {
    opacity: 0
}

.header.show-search .search-button .icon-close-thin {
    opacity: 1
}

.header__top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 1560px;
    padding: 0 15px;
    margin: 0 auto;
    min-height: 56px;
    border-bottom: 1px solid #DFDFDF
}

.header__logo {
    position: relative;
    max-width: 102px
}

.header__menu {
    margin: 0 auto;
    display: none
}

.header__menu .nav__list-item a {
    font-size: 14px
}

.header__feedback {
    -ms-flex-align: center;
    align-items: center;
    display: none
}

.header__feedback .languages {
    margin: 0 0 0 22px
}

.header__feedback .social {
    margin: 0 -8px 0 16px
}

.header__feedback > a {
    font-size: 18px;
    line-height: 1;
    text-decoration: none;
    color: #050505;
    transition: all .3s;
    white-space: nowrap
}

.header__feedback > a:hover {
    color: #999
}

.header__bottom {
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.header__bottom .container {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: auto;
    padding: 0
}

.header__search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    transition: all .2s;
    z-index: 5
}

.header__category {
    display: none;
    margin: 0 16px 0 -8px
}

.header__category .category {
    margin: 0 8px
}

.header__cart {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 19px;
    right: 15px
}

.header__cart .user {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.nav {
    position: relative;
    margin: 0 17px
}

.nav__list {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -10px
}

.nav__list-item {
    position: relative;
    line-height: 1;
    margin: 0 12px
}

.nav__list-item a {
    display: block;
    text-decoration: none;
    white-space: nowrap;
    color: #050505;
    transition: all .3s;
    border-bottom: 1px solid transparent
}

.nav__list-item a:hover {
    color: #999
}

.nav__list-item.active a {
    border-bottom-color: #FFBE00;
    color: #FFBE00;
    cursor: default
}

.nav__list-item--sales a {
    padding: 0 9px 0 8px;
    line-height: 32px;
    border-radius: 8px;
    background: #F94857;
    font-weight: bold;
    color: #fff;
    border-bottom: none
}

.nav__list-item--sales a:hover {
    color: #fff;
    background: #D52030
}

.nav__list-item--sales.active a {
    color: #fff;
    background: #D52030
}

.footer {
    position: relative;
    background-color: #050505
}

.footer__top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin: 16px 0 74px;
    position: relative
}

.footer__logo {
    width: 100%;
    max-width: 220px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 24px;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer__logo svg {
    fill: #fff
}

.footer__menu {
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    display: none
}

.footer__contacts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.footer__contacts .contact-phones {
    margin: 0 0 17px
}

.footer__contacts .contact-phones__items a {
    font-size: 18px
}

.footer__contacts > p {
    display: none;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    margin: 0
}

.footer__contacts > p b {
    margin: 0 0 0 4px
}

.footer__contacts .social {
    margin: 0 -7px 0 1px
}

.footer__contacts .social a svg {
    fill: #FFBE00
}

.footer__contacts .payment {
    position: absolute;
    width: calc(100% + 14px);
    top: calc(100% + 24px);
    left: 0
}

.footer__bottom {
    border-top: 1px solid #4A4A4A;
    padding: 16px 0 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.footer__copyright {
    margin: 0 0 24px;
    font-size: 10px;
    line-height: 1;
    color: #777;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer__copyright span {
    line-height: 21px
}

.footer__logo32x32 .logo32x32 {
    -ms-flex-pack: center;
    justify-content: center
}

.form {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px 16px 32px;
    border: 1px solid #DFDFDF;
    border-radius: 14px;
    background: #fff
}

.form textarea {
    resize: none
}

.form .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

.form .form-group.has-error input, .form .form-group.has-error textarea {
    border: 1px solid red
}

.form .form-group .help-block {
    display: none;
    font-size: 0
}

.form .form-group.add .control-label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    height: 46px;
    border-radius: 60px;
    margin: 8px;
    padding: 0 18px;
    transition: all .3s;
    font-size: 14px;
    width: 100%;
    border: 1px solid #DFDFDF;
    color: #999
}

.form .form-group .select2-container {
    margin: 8px
}

.form .control-label {
    line-height: 1;
    font-size: 0;
    display: none
}

.form .control-label + div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start
}

.form .form-control {
    position: relative;
    height: 46px;
    border-radius: 16px;
    margin: 8px;
    padding: 0 18px;
    transition: all .3s;
    font-size: 14px
}

.form .form-control:not(.button) {
    width: 100%;
    border: 1px solid #DFDFDF;
    color: #999
}

.form .form-control:-ms-input-placeholder {
    transition: all .3s;
    color: #999
}

.form .form-control::placeholder {
    transition: all .3s;
    color: #999
}

.form .form-control:focus:-ms-input-placeholder {
    opacity: 0
}

.form .form-control:focus::placeholder {
    opacity: 0
}

.form__header {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 24px
}

.form__header h2, .form__header .title-h2 {
    margin: 0
}

.form__header-rating {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end
}

.form__header-rating > span {
    line-height: 1;
    margin: 0 0 8px
}

.form__radio {
    margin: 0 0 16px
}

.form__radio .form-group {
    -ms-flex-direction: column;
    flex-direction: column
}

.form__radio .form-group .control-label {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 8px
}

.form__radio .form-group > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -3px -8px
}

.form__radio .form-group > div label {
    min-height: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 3px 8px
}

.form__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px
}

.form__container h1, .form__container h2, .form__container h3, .form__container h4, .form__container .title-h1, .form__container .title-h2, .form__container .title-h3, .form__container .title-h4 {
    width: 100%
}

.form__container--select {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.form__container--select .select2-container {
    width: 100% !important
}

.form__textarea {
    margin: 0 -8px
}

.form__textarea .form-control {
    height: 120px;
    border-radius: 14px;
    padding: 12px 18px 0
}

.form__checkboxes {
    margin: 8px 0
}

.form__checkboxes .form-group {
    width: auto
}

.form__checkboxes .form-group label {
    min-height: 24px;
    -ms-flex-align: center;
    align-items: center
}

.form__checkboxes .form-group .form-control {
    width: 24px
}

.form__buttons {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -8px
}

.form__buttons .button {
    width: 100%
}

.form .change-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 8px
}

.form .change-button svg {
    margin: 0 7px 0 0
}

.form__photos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 15px -10px
}

.form__photos-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    margin: 10px
}

.form__photos-remove {
    position: absolute;
    right: -10px;
    top: -10px;
    text-decoration: none;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border: none;
    background: none
}

.form__photos-image {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    width: 60px;
    height: 60px;
    text-decoration: none;
    cursor: pointer
}

.form__photos-image img {
    position: absolute;
    min-width: 200%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.form--checkout {
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 0
}

.form--checkout .form-control {
    height: 40px;
    margin: 8px 0
}

.form--checkout .recipient__socnet {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 16px 0 0;
    padding: 16px 0 0;
    border-top: 1px solid #DFDFDF
}

.form--checkout .recipient__socnet p {
    margin: 0 14px 0 0
}

.form--checkout .address__payment {
    border: 0;
    margin: 0;
    padding: 0
}

.form--checkout .address__payment label {
    font-size: 16px
}

.form--checkout .address__payment .prompt {
    display: none
}

.form--checkout .address__payment .prompt.active {
    display: block
}

.form--checkout .address__payment .prompt a {
    color: #F94857;
    text-decoration: none;
    font-weight: 700;
    line-height: 1;
    border: none;
    border-bottom: 1px dashed #F94857;
    transition: all ease .2s;
    background: transparent
}

.form--checkout .address__payment .prompt a:hover {
    border-bottom: 1px dotted transparent
}

.form--checkout .form__block {
    border: 1px solid #DFDFDF;
    border-radius: 14px;
    background: #fff;
    position: relative;
    z-index: 3;
    padding: 10px;
    margin: 10px 0;
    overflow: hidden
}

.form--checkout .form__block .swiper-button-prev, .form--checkout .form__block .swiper-button-next {
    bottom: 100%
}

.form--checkout .form__block .swiper-container.fake-overflow:after, .form--checkout .form__block .swiper-container.fake-overflow:before {
    background: #fff
}

.form--checkout .form__block .tab--address .tab-list {
    -ms-flex-direction: column;
    flex-direction: column
}

.form--checkout .form__block .tab--address .tab-item:not(:last-child) {
    margin: 0 0 16px
}

.form--checkout .form__block .address__full {
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

.form--checkout .form__block .address__full .form-group {
    margin: 5px 0
}

.form--checkout .form__block .address__time .form-group:first-child {
    max-width: none
}

.form--checkout .form__block .address__post {
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0
}

.form--checkout .form__block .address__post .form-group {
    margin: 5px 0
}

.form--checkout .form__block .address__post .form-group .select2-container {
    margin: 0
}

.form--checkout .form__block .address__shedule .icon-pointer {
    -ms-flex-order: -1;
    order: -1;
    margin: 0 10px 0 0
}

.form--checkout .select2-container--default .select2-selection--single {
    height: 40px
}

.form--checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px
}

.form--checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px
}

.form--login {
    padding: 0;
    border: none
}

.form--details {
    display: -ms-grid;
    display: grid;
    grid-сolumn-gap: 16px
}

.form--details .form__buttons {
    margin: 8px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.form--details .form__buttons .button {
    width: auto;
    min-height: 60px;
    font-size: 14px
}

.form--details .form-group--textarea {
    grid-column: 1 / -1;
    height: 170px;
    margin: 0 0 16px
}

.form--details .form-group--textarea .form-control {
    height: 100%;
    border-radius: 14px
}

.appearance label {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-left: 34px;
    line-height: 16px;
    font-size: 12px
}

.appearance label.control-label {
    padding: 0
}

.appearance input[type='checkbox'] {
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #FFBE00;
    cursor: pointer;
    border-radius: 8px;
    margin: 0;
    padding: 0
}

.appearance input[type='checkbox']:after {
    content: '';
    background-color: transparent;
    position: absolute;
    left: 50%;
    top: 40%;
    width: 8px;
    border-bottom: 3px solid;
    height: 13px;
    border-right: 3px solid;
    border-color: #FFBE00;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 0;
    transition: all .15s
}

.appearance input[type='checkbox']:checked:after {
    opacity: 1
}

.appearance input[type='radio'] {
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #FFBE00;
    border-radius: 50%;
    cursor: pointer;
    margin: 0;
    padding: 0
}

.appearance input[type='radio']:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #FFBE00;
    transition: all .15s;
    opacity: 0
}

.appearance input[type='radio']:checked:after {
    opacity: 1
}

.author {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 70px 1fr;
    grid-template-columns:70px 1fr;
    grid-column-gap: 17px;
    max-width: 75%
}

.author__wrapper {
    display: -ms-flexbox;
    display: flex;
    grid-column: 1 / -1
}

.author__photo {
    background: #999;
    width: 72px;
    height: 72px;
    overflow: hidden;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 17px 0 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.author__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.author__post {
    color: #999;
    font-size: 16px;
    line-height: 1
}

.author__date {
    color: #999;
    font-size: 14px;
    grid-column: 2 / 3
}

.author-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    margin: 70px 0 30px;
    border-radius: 16px;
    position: relative
}

.author-box__photo {
    max-width: 120px;
    max-height: 120px;
    height: 120px;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    border: 6px solid #FFBE00;
    text-align: center;
    top: 0;
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #999
}

.author-box__info {
    padding: 60px 15px 0;
    width: 100%
}

.author-box__name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.author-box__name h2 {
    margin: 6px 0
}

.author-box__name span {
    display: block;
    margin: 0 10px;
    padding: 2px 16px;
    background: #FFBE00;
    color: #fff;
    font-size: 12px;
    border-radius: 11px;
    font-weight: 700
}

.author-box__status {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 5px 0
}

.author-box__status span, .author-box__status p {
    max-width: 400px;
    border-top: 1px solid #050505;
    border-bottom: 1px solid #050505;
    padding: 5px 0;
    margin: 0 0 10px;
    font-size: 14px
}

.author-box__status .social a {
    background: #FFBE00;
    border-radius: 16px;
    width: 50px;
    height: 50px
}

.author-box__status .social a svg {
    fill: #fff
}

.address {
    background: #fff;
    border-radius: 16px
}

.address__form .form-group .form-control {
    padding: 0 17px;
    border-radius: 60px;
    border: 1px solid #DFDFDF;
    width: 100%;
    min-height: 46px;
    font-size: 14px
}

.address__form .form-group.has-error input, .address__form .form-group.has-error textarea {
    border: 1px solid red
}

.address__form .form-group .help-block {
    display: none;
    font-size: 0
}

.address__form .form-group .appearance {
    position: relative
}

.address__block {
    position: relative
}

.address__block > h3, .address__block > .title-h3 {
    margin-top: 24px
}

.address__post {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.address__post .form-group {
    width: 100%;
    margin: 5px 0
}

.address__post .form-group .select2-container {
    width: 100% !important
}

.address__full {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 -8px;
    padding: 10px 0
}

.address__full .form-group {
    margin: 5px 8px
}

.address__full .form-group input {
    padding: 7px;
    border-radius: 60px;
    border: 1px solid #DFDFDF;
    width: 100%
}

.address__shedule {
    margin: 5px 73px 5px 0
}

.address__shedule span {
    display: block
}

.address__radio {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.address__radio label {
    margin: 10px 15px 10px 0
}

.address__map {
    max-width: 1120px;
    width: 100%;
    height: 500px;
    border-radius: 16px;
    margin: 0 0 16px
}

.address__details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 30px
}

.address__details .form-group {
    margin: 10px 30px 10px 0
}

.address__time {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.address__time .form-group {
    margin: 0 30px 15px 0;
    position: relative
}

.address__time .form-group:first-child {
    max-width: 320px;
    width: 100%
}

.address__time .form-group .control-label {
    padding: 0 0 0 30px;
    font-size: 16px;
    display: block
}

.address__time .form-group .datepicker__calendar {
    width: 100%;
    height: 60px;
    color: #999;
    font-size: 16px;
    line-height: 24px;
    border-radius: 60px;
    border: 1px solid #DFDFDF;
    padding: 0 19px;
    position: relative;
    z-index: 101;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none
}

.address__time .form-group .datepicker__calendar::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none !important
}

.address__time .form-group .datepicker__calendar::-webkit-calendar-picker-indicator {
    -webkit-appearance: none;
    display: none !important
}

.address__time .form-group .datepicker__calendar::-webkit-datetime-edit-text {
    -webkit-appearance: none;
    display: none
}

.address__time .form-group .datepicker__calendar::-webkit-datetime-edit-month-field {
    -webkit-appearance: none;
    display: none
}

.address__time .form-group .datepicker__calendar::-webkit-datetime-edit-day-field {
    -webkit-appearance: none;
    display: none
}

.address__time .form-group .datepicker__calendar::-webkit-datetime-edit-year-field {
    -webkit-appearance: none;
    display: none
}

.address__time .form-group span {
    position: absolute;
    top: 50%;
    left: 19px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #999;
    font-size: 16px;
    z-index: 101
}

.address__time--cart .address__shedule span {
    margin: 0 10px 0 0
}

.address__time--cart .address__shedule-comment {
    margin: 10px 0 5px auto;
    color: #D52030;
    border-bottom: 1px dashed #D52030;
    font-size: 14px;
    line-height: 1;
    text-decoration: none
}

.address__time--cart .address__shedule-comment + .form-group {
    display: none
}

.address__time--cart .address__shedule:nth-child(2) {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 5px 0 5px 0
}

.address__time--cart .address__shedule .form-group {
    margin: 0
}

.address__time--cart .address__shedule .form-group.active {
    display: block
}

.address__time--cart .address__shedule textarea.form-control {
    height: 120px;
    border-radius: 16px
}

.address__payment {
    padding: 30px 0 10px;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    margin: 0 0 30px
}

.address__payment .form-group {
    margin: 0 30px 20px 0
}

.address__payment .form-group .control-label {
    padding: 0 0 0 30px;
    margin: 0 0 8px 0;
    font-size: 16px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.address__payment .form-group .control-label img {
    margin: 5px 10px 0 0
}

.address__payment .form-group span {
    font-size: 14px;
    color: #999;
    line-height: 24px
}

.add-to-cart {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffeebf;
    z-index: 49;
    padding: 8px 16px 8px 42px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.add-to-cart.active {
    opacity: 1;
    visibility: visible
}

.add-to-cart b {
    color: #FFBE00;
    font-size: 14px;
    margin: 0 0 4px
}

.add-to-cart span {
    font-size: 12px;
    line-height: 14px
}

.add-to-cart > svg {
    position: absolute;
    left: 16px;
    top: 10px;
    width: 18px;
    height: 18px;
    fill: #FFBE00
}

.add-to-cart__close {
    display: -ms-flexbox;
    display: flex
}

.add-to-cart__close svg {
    position: absolute;
    right: 16px;
    top: 10px;
    fill: #FFBE00
}

.blog {
    position: relative
}

.blog__image {
    border-radius: 16px;
    margin: 0 0 15px;
    overflow: hidden
}

.blog__image img {
    width: 100%
}

.blog .text {
    padding: 15px
}

.blog__item {
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
    margin: 16px 0 0;
    padding: 15px
}

.blog__item .pagination {
    margin: 22px 0 6px
}

.blog__reviews h1, .blog__reviews h2, .blog__reviews h3, .blog__reviews h4, .blog__reviews .title-h1, .blog__reviews .title-h2, .blog__reviews .title-h3, .blog__reviews .title-h4 {
    margin-top: 0
}

.breadcrumb {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 24px;
    display: none
}

.breadcrumb li {
    position: relative;
    font-size: 12px;
    line-height: 1;
    transition: all .3s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #999
}

.breadcrumb li > svg {
    width: 6px;
    height: 9px;
    fill: #FFBE00;
    margin: 0 10px
}

.breadcrumb li.active {
    cursor: default
}

.breadcrumb li a {
    display: block;
    font-size: 12px;
    line-height: 1;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    color: #999;
    border-bottom: 1px solid transparent;
    transition: all .3s
}

.breadcrumb li a:hover {
    color: #050505;
    border-bottom-color: #050505
}

.button {
    color: #fff;
    text-decoration: none;
    background: #F94857;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    cursor: pointer;
    border-radius: 16px;
    border: none;
    outline: none;
    line-height: 1;
    text-align: center;
    padding: 0 24px;
    min-height: 48px;
    transition: all .2s ease;
    white-space: nowrap
}

.button svg {
    margin: 0 9px 0 0
}

.button:disabled {
    background: #DFDFDF;
    cursor: default
}

.button:disabled:hover {
    background: #DFDFDF
}

.button:hover, .button.active {
    background: #D52030
}

.button--round {
    border-radius: 50px
}

.button--white {
    color: #F94857;
    border: 1px solid #F94857;
    background: #fff
}

.button--white:disabled {
    border-color: #DFDFDF;
    color: #fff
}

.button--white:disabled > svg {
    stroke: #fff;
    fill: #fff
}

.button--white:disabled:hover {
    background: #DFDFDF
}

.button--white:hover, .button--white.active {
    background: #F94857;
    color: #fff
}

.button--white:hover > svg, .button--white.active > svg {
    fill: #fff
}

.button--orange {
    background: #FFBE00;
    font-size: 16px
}

.button--orange:hover, .button--orange.active {
    background: #F0B300
}

.button--add {
    padding: 0 16px;
    margin: 0 0 0 8px
}

.button--add svg {
    margin: 0 0 0 4px
}

.button--reset {
    border-color: #DFDFDF;
    color: #FFBE00
}

.bonus {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 24px 13px 0;
    position: relative
}

.bonus__num {
    font-size: 64px;
    color: #fff;
    background: #FFBE00;
    border-radius: 16px;
    min-height: 102px;
    padding: 0 19px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    position: relative
}

.bonus__num .coin {
    position: absolute;
    top: -7px;
    right: -7px
}

.bonus__num .coin svg {
    width: 12px;
    height: 14px;
    fill: #fff
}

.bonus__num span {
    display: block;
    font-size: 16px;
    color: inherit;
    text-transform: uppercase
}

.bonus__text {
    display: block;
    max-width: 139px;
    width: 100%;
    font-weight: 700;
    padding: 27px 24px 27px 16px
}

.bonuses {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: center;
    align-self: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin: 0 0 0 20px
}

.bonuses__image {
    width: 18px;
    height: 18px;
    position: relative
}

.bonuses__image > svg, .bonuses__image > img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bonuses__image > svg {
    fill: #999;
    width: 14px;
    height: 17px
}

.bonuses span {
    display: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1
}

.bonus-accrual {
    min-height: 102px;
    background: #fff;
    border-radius: 16px;
    padding: 16px 24px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 0 13px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.bonus-accrual__title {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 60px 0 0
}

.bonus-accrual__list {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.bonus-accrual__list li {
    margin: 0 5px;
    white-space: nowrap
}

.bonus-accrual .orange {
    color: #FFBE00
}

.bonus-accrual .red {
    color: #F94857
}

.buy-on-click {
    position: relative;
    width: 100%
}

.buy-on-click > a {
    margin: 16px 10px;
    border: none;
    background: transparent;
    color: #F94857;
    font-size: 14px;
    line-height: 21px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    display: none;
    white-space: nowrap
}

.buy-on-click > a:hover span {
    border-bottom: 1px solid transparent
}

.buy-on-click > a span {
    border-bottom: 1px dotted #F94857
}

.buy-on-click > a.active {
    display: block
}

.buy-on-click__submit {
    position: relative;
    margin: 16px 0;
    display: none
}

.buy-on-click__submit input {
    background: #DFDFDF;
    opacity: 0.25;
    border-radius: 50px;
    border: none;
    min-height: 48px;
    padding: 12px 10px;
    width: 100%;
    font-size: 12px;
    transition: all ease .2s
}

.buy-on-click__submit button {
    border-radius: 50%;
    background: #FFBE00;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 16px;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 4px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 700;
    cursor: pointer
}

.buy-on-click__submit button[disabled] {
    background: #DFDFDF
}

.buy-on-click__submit.active {
    display: block
}

.cart {
    display: -ms-flexbox;
    display: flex;
    z-index: 5;
    margin: 0 0 0 17px
}

.cart__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: all .3s;
    width: 100%
}

.cart__icon {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cart__icon > svg {
    position: relative;
    fill: #FFBE00;
    width: 18px;
    height: 18px
}

.cart__icon span {
    color: #FFBE00;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    margin: 0 0 0 3px;
    line-height: 1
}

.cart__icon span:empty {
    display: none
}

.cart__price {
    display: none;
    position: relative;
    color: #fff;
    margin: 0 0 0 16px;
    text-decoration: none
}

.cart__price-num {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 2px
}

.cart__price-curr {
    font-size: 14px;
    line-height: 1
}

.cart__title {
    min-height: 56px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4px 15px 4px 8px;
    border-bottom: 1px solid #DFDFDF
}

.cart__title-name {
    font-weight: bold
}

.cart__title-button {
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    text-decoration: none;
    border: none;
    margin: 0;
    padding: 0;
    background: none
}

.cart__drop {
    display: -ms-flexbox;
    display: flex;
    border-radius: 0 0 16px 16px;
    box-shadow: 0 5px 6px 0 rgba(5, 5, 5, 0.05);
    transition: opacity .3s;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    background: #fff;
    position: absolute;
    height: 100vh;
    width: 210px;
    top: -19px;
    right: -15px
}

.cart__drop-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.cart__drop-inner.scroller {
    overflow-x: hidden;
    overflow-y: scroll
}

.cart__drop-content {
    position: relative;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.cart__drop-dummy {
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 145px;
    margin: 50px auto;
    display: none
}

.cart__drop-dummy > span {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #999;
    margin: 8px 0 10px
}

.cart__drop-dummy > a {
    text-align: center;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dashed;
    transition: all .3s
}

.cart__drop-dummy > a:hover {
    border-bottom-color: transparent
}

.cart__drop-submit {
    border-radius: 0 0 16px 16px;
    box-shadow: 0px 2px 6px rgba(5, 5, 5, 0.12);
    min-height: 60px;
    background: #FFBE00;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    border: none;
    padding: 0;
    width: 100%
}

.cart__drop-submit:disabled {
    background: #DFDFDF;
    cursor: default
}

.cart__drop-clean {
    text-decoration: none;
    font-size: 12px;
    min-height: 44px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #999
}

.cart__product {
    position: relative;
    height: 100%
}

.cart__product.scroller {
    overflow-x: hidden;
    overflow-y: scroll
}

.cart__product.scroller::-webkit-scrollbar-thumb {
    background-color: #F94857
}

.cart__product-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 48px;
    border-bottom: 1px solid #DFDFDF;
    padding: 0 8px
}

.cart__product-item .price {
    margin: 0 0 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end
}

.cart__product-item .price__current {
    font-size: 12px;
    line-height: 12px;
    color: #999
}

.cart__product-item .price__old {
    font-size: 10px;
    color: #F94857;
    line-height: 1
}

.cart__product-item:hover .cart__product-remove {
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.cart__product-image {
    width: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 4px 0 0
}

.cart__product-remove {
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    transition: all .3s;
    position: absolute;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    height: 100%;
    background: #fff;
    box-shadow: -2px 0 4px rgba(5, 5, 5, 0.12);
    border-radius: 24px 0 0 24px
}

.cart__product-remove > svg {
    margin: 0 0 0 8px
}

.cart__package {
    height: 48px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cart__package > a {
    color: #999;
    font-size: 16px;
    line-height: 1;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-bottom: 1px solid;
    transition: all .3s;
    text-decoration: none;
    margin: 0 8px
}

.cart__package > a:hover {
    border-bottom-color: transparent
}

.cart__package-selected {
    display: none;
    position: relative;
    width: 100%
}

.cart__package-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    padding: 0 8px
}

.cart__package-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 0 8px;
    height: 63px;
    border-top: 1px solid #DFDFDF
}

.cart__package-item > a {
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
    color: #999
}

.cart__package-image {
    width: 80px
}

.cart__promo {
    position: relative
}

.cart__promo > span {
    padding: 16px 19px;
    font-size: 14px;
    text-align: center;
    background: rgba(255, 190, 0, 0.25);
    display: none
}

.cart__promo-note {
    padding: 12px 23px;
    font-size: 12px;
    line-height: 16px;
    display: none
}

.cart .buy-on-click {
    padding: 0 10px
}

.cart.empty .cart__title .icon-close {
    fill: #DFDFDF
}

.cart.empty .cart__drop-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.cart.empty .cart__drop-dummy {
    display: -ms-flexbox;
    display: flex
}

.cart.empty .cart__drop-submit {
    cursor: default
}

.cart.empty .cart__drop-clean {
    display: none
}

.cart.empty .cart__product {
    display: none
}

.cart.empty .cart__package {
    display: none
}

.cart.empty .cart__promo {
    display: none
}

.cart.package-selected .cart__package {
    height: auto
}

.cart.package-selected .cart__package > a {
    display: none
}

.cart.package-selected .cart__package-selected {
    display: block
}

.cart.promo .cart__promo > span {
    display: block;
    border-top: 1px solid #FFBE00
}

.cart.promo-note .cart__promo-note {
    display: block;
    border-top: 1px solid #FFBE00
}

.cart-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #DFDFDF;
    padding: 14px 0;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column
}

.cart-item__picture {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 125px;
    overflow: hidden;
    border: 1px solid #DFDFDF;
    border-radius: 16px
}

.cart-item__adaptive {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.cart-item__cell--remove {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 1;
    cursor: pointer;
    border: none;
    width: auto
}

.cart-item__cell--remove svg {
    width: 12px;
    height: 12px;
    fill: #F94857
}

.cart-item__cell--sum {
    border: none;
    width: auto
}

.cart-item__cell--name {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 125px;
    width: 100%
}

.cart-item__cell--name a {
    font-size: 14px;
    font-weight: 700;
    color: #050505;
    text-decoration: none;
    text-align: center
}

.cart-item--order .cart-item__adaptive {
    width: auto
}

.cart-item--order .cart-item__adaptive .quantity {
    max-width: none;
    width: 137px;
    margin: 10px 0
}

.category {
    position: relative;
    background: transparent;
    border-radius: 16px;
    z-index: 5;
    height: 60px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #F0B300;
    cursor: pointer;
    padding: 0 16px 0 0;
    text-decoration: none
}

.category__logo {
    background: #fff;
    border-radius: 16px;
    width: 60px;
    height: 100%;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 8px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.category__logo > img {
    position: relative
}

.category__name {
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    position: relative;
    color: #fff;
    white-space: nowrap
}

.category:hover, .category.active {
    background: #fff
}

.category:hover .category__name, .category.active .category__name {
    color: #050505
}

.contact-phones {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.contact-phones__items a {
    font-size: 24px;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    transition: all .2s ease;
    display: block;
    white-space: nowrap
}

.contact-phones__items a:not(:last-child) {
    margin: 0 0 7px
}

.contact-phones__callback {
    font-size: 14px;
    line-height: 13px;
    text-decoration: none;
    border-bottom: 1px solid;
    transition: all .3s
}

.contact-phones__callback:hover {
    border-bottom-color: transparent
}

.contacts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin: 0 0 60px
}

.contacts__info {
    position: relative
}

.contacts__info h3, .contacts__info .title-h3 {
    margin: 0 0 8px
}

.contacts__info ul {
    border: 1px solid #DFDFDF;
    border-radius: 8px;
    background: #fff;
    padding: 12px 12px 0
}

.contacts__info ul:nth-last-of-type(n+2) {
    margin: 0 0 16px
}

.contacts__info ul li {
    line-height: 1;
    font-size: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 12px
}

.contacts__info ul li span {
    margin: 0 6px 0 0
}

.contacts__info ul li a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid;
    transition: all .3s;
    white-space: nowrap
}

.contacts__info ul li a:hover {
    border-bottom-color: transparent
}

.contacts__map {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(5, 5, 5, 0.15);
    border-radius: 8px;
    margin: 17px 0 0;
    width: 100%;
    height: 432px
}

.contacts__map img {
    width: 100%
}

.contacts__road {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end
}

.contacts__road .button {
    margin: 17px 0 0
}

.cookies {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0 15px;
    position: fixed;
    width: 100%;
    background: white;
    bottom: 0;
    transition: all .6s;
    z-index: 54
}

.cookies:before, .cookies:after {
    position: absolute;
    content: '';
    right: 100%;
    top: -1px;
    height: calc(100% + 2px);
    width: 9999px;
    background: inherit;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    box-sizing: border-box
}

.cookies:after {
    left: 100%
}

.cookies__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.cookies p {
    max-width: 680px
}

.cookies__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -17px
}

.cookies__link-item {
    margin: 0 17px
}

.cookies.hide {
    opacity: 0;
    visibility: hidden;
    transition: all 1s
}

.cooking {
    position: relative
}

.cooking h1, .cooking h2, .cooking h3, .cooking h4, .cooking .title-h1, .cooking .title-h2, .cooking .title-h3, .cooking .title-h4 {
    margin: 0 0 20px
}

.cooking ol {
    counter-reset: my-counter;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: -15px 0 -24px
}

.cooking ol li {
    counter-increment: my-counter;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 15px 0 24px
}

.cooking ol li img {
    border-radius: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

.cooking ol li > div {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 0 17px;
    -ms-flex-order: -1;
    order: -1
}

.cooking ol li > div:before {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    content: counter(my-counter);
    border: 1px solid #FFBE00;
    border-radius: 50%;
    text-align: center;
    position: relative;
    float: left;
    margin: 0 12px 0 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px
}

.cooking ol li p {
    margin: 0 0 8px
}

.coin {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: #FFBE00;
    border: 2px solid #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.coin svg {
    fill: #fff
}

.composition {
    position: relative;
    overflow: hidden;
    background: #fff
}

.composition h1, .composition h2, .composition h3, .composition h4, .composition .title-h1, .composition .title-h2, .composition .title-h3, .composition .title-h4 {
    margin: 0 0 16px
}

.composition__list {
    position: relative;
    font-size: 14px
}

.composition__list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1;
    margin: 0 0 12px
}

.composition__list-item span, .composition__list-item a {
    color: #999;
    background: #fff;
    position: relative;
    transition: all .3s
}

.composition__list-item span:before, .composition__list-item a:before {
    position: absolute;
    content: '';
    width: 1560px;
    height: 1px;
    left: calc(100% + 4px);
    bottom: 0;
    border-bottom: 1px dashed #ccc
}

.composition__list-item a:hover {
    color: #FFBE00
}

.composition__list-item b {
    background: #fff;
    position: relative;
    padding: 0 0 0 4px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.counter {
    line-height: 18px;
    min-width: 33px;
    font-size: 12px;
    text-align: center;
    background: #FFBE00;
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
    padding: 0 5px
}

.delivery {
    position: relative;
    padding: 13px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -22px;
    width: calc(100% + 44px)
}

.delivery > div {
    margin: 0 22px
}

.delivery > div.delivery__conditions {
    margin: 0 22px 17px
}

.delivery h3, .delivery .title-h3 {
    font-size: 18px;
    line-height: 1;
    margin: 0 0 12px
}

.delivery__area {
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    text-decoration: none;
    line-height: 1;
    transition: all .3s;
    color: #999;
    margin: 0 0 16px
}

.delivery__free {
    font-weight: bold;
    color: #FFBE00;
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 14px;
    width: 100%
}

.delivery__free > svg {
    -ms-flex-order: -1;
    order: -1;
    margin: -2px 8px 0 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.delivery ul:not(.tab-list) {
    font-size: 12px
}

.delivery ul:not(.tab-list) li {
    line-height: 1;
    margin: 0 0 12px;
    padding: 0 0 0 12px;
    position: relative
}

.delivery ul:not(.tab-list) li:before {
    position: absolute;
    content: '-';
    left: 0;
    top: 8px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: inherit
}

.datepicker {
    background: #F7F7F7;
    border-radius: 16px;
    border: none;
    box-shadow: none;
    font-family: "Gotham Pro", sans-serif;
    margin: -10px 0 0 0;
    z-index: 10000
}

.datepicker--pointer {
    display: none
}

.datepicker--nav {
    border-bottom: none
}

.datepicker__calendar {
    z-index: 101
}

.datepicker--day-name {
    color: #050505;
    font-size: 14px;
    font-weight: 700;
    line-height: 13px;
    text-transform: lowercase
}

.datepicker--cell-day {
    font-size: 16px;
    color: #050505
}

.datepicker--cell-day.-other-month- {
    opacity: 0
}

.datepicker--cell-day.-current-, .datepicker--cell-day.-selected- {
    background: transparent;
    color: #fff;
    position: relative;
    font-size: 16px
}

.datepicker--cell-day.-current-:before, .datepicker--cell-day.-selected-:before {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #FFBE00;
    z-index: -1
}

.datepicker--cell-day.-current-:hover, .datepicker--cell-day.-selected-:hover {
    background: transparent
}

.datepicker--nav {
    -ms-flex-pack: center;
    justify-content: center
}

.datepicker--nav-title {
    font-size: 16px;
    text-transform: uppercase;
    color: #050505
}

.datepicker--nav-title i {
    color: #050505
}

.datepicker--nav-action[data-action=prev], .datepicker--nav-action[data-action=next] {
    background: url(https://ff635d.claudeassets.com/20250306091330im_/https://yesfrukt.com/images/content/arrow.svg) no-repeat center center
}

.datepicker--nav-action[data-action=prev] svg, .datepicker--nav-action[data-action=next] svg {
    display: none
}

.datepicker--nav-action[data-action=prev] {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.details {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 -16px
}

.details .text {
    padding: 0 !important
}

.details__slider {
    position: relative;
    margin: 0 12px 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.details__slider .swiper-container {
    border-radius: 16px
}

.details__slider .swiper-slide {
    background: #fff
}

.details__slider .swiper-button-prev, .details__slider .swiper-button-next {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 6px rgba(5, 5, 5, 0.1)
}

.details__slider .swiper-button-prev {
    left: 8px
}

.details__slider .swiper-button-next {
    right: 8px
}

.details__slider-main {
    margin: 0 0 16px
}

.details__slider-main .swiper-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 0 35px
}

.details__slider-secondary .swiper-wrapper {
    margin-left: -37%
}

.details__slider-secondary .swiper-slide {
    border-radius: 16px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.details__info {
    margin: 0 12px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 12px 8px;
    background: #fff;
    border-radius: 16px
}

.details__info-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.details__info-price > strong {
    color: #999;
    margin: 0 16px 0 0;
    font-weight: normal
}

.details__info-price .price {
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.details__info-price .price__old {
    position: relative;
    background: #F94857;
    padding: 0 12px;
    line-height: 26px;
    border-radius: 16px;
    font-size: 12px;
    font-weight: bold;
    z-index: 1;
    box-shadow: 0px 10px 16px rgba(249, 72, 87, 0.16)
}

.details__info-price .price__old + .price__current {
    padding: 0 16px 0 48px;
    left: -40px
}

.details__info-price .price__current {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 28px;
    background: #FFBE00;
    padding: 0 16px;
    height: 46px;
    font-size: 14px;
    position: relative;
    box-shadow: 0px 10px 16px rgba(255, 190, 0, 0.16)
}

.details__info-price .price__current span {
    font-size: 18px
}

.details__info-rating {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-order: -1;
    order: -1;
    margin: 0 0 18px
}

.details__info-rating .rating {
    -ms-flex-order: 2;
    order: 2
}

.details__info-quantity {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.details__info-quantity .quantity {
    height: 48px;
    background: rgba(255, 190, 0, 0.25);
    border-radius: 16px;
    max-width: 100%;
    margin: 0 12px 0 0
}

.details__info-quantity .quantity__button {
    width: 24px;
    height: 24px;
    border-radius: 8px;
    margin: 0 8px
}

.details__info-quantity .quantity input {
    min-width: 45px;
    font-weight: bold
}

.details__info-quantity .quantity .icon-minus {
    width: 9px;
    height: 3px
}

.details__info-quantity .quantity .icon-plus {
    width: 9px;
    height: 9px
}

.details__info-sales {
    position: relative;
    margin: 0 -12px
}

.details__image {
    overflow: hidden;
    border-radius: 16px;
    border: 1px solid #DFDFDF;
    background: #fff
}

.details__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: normal;
    align-items: normal;
    width: 100%;
    padding: 13px 0;
    border-bottom: 1px solid #DFDFDF
}

.details__row--column {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: normal;
    align-items: normal;
    border-bottom: none
}

.details__row-title {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    display: block;
    text-decoration: none;
    width: 100%;
    color: #050505;
    margin: 0 0 8px;
    text-align: center
}

.details__quantity .form {
    border: 0;
    padding: 16px 0;
    margin: 0
}

.details__quantity .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.details__quantity .form .control-label {
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    color: #999;
    margin: 0 15px 0 0;
    position: relative
}

.details__quantity-radio {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -14px
}

.details__quantity-radio label {
    margin: 7px;
    width: calc(25% - 14px);
    position: relative
}

.details__quantity-radio label input[type='radio'] {
    opacity: 0;
    visibility: hidden
}

.details__quantity-radio label input[type='radio']:checked + span {
    border: 2px solid #F94857;
    color: #F94857
}

.details__quantity-radio label span {
    border: 2px solid #DFDFDF;
    height: 30px;
    padding: 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap
}

.details__quantity-advantages {
    margin: 18px 0 0;
    color: #F94857;
    font-size: 14px
}

.details__code {
    position: relative;
    color: #999;
    font-size: 12px;
    line-height: 1
}

.details__code span {
    margin: 0 0 0 4px
}

.details__amount {
    color: #999;
    line-height: 1;
    font-size: 14px
}

.details__amount-summ {
    color: #050505;
    font-size: 18px;
    font-weight: bold;
    margin: 6px 0 0;
    white-space: nowrap
}

.details__amount-summ span {
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0 4px
}

.details__buy {
    display: -ms-flexbox;
    display: flex;
    margin: 12px -6px 0
}

.details__buy .button {
    margin: 0 6px
}

.details__buy .button--white {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.details .pagination {
    margin: 12px 0 20px
}

.zoomWindow {
    border: 1px solid #888 !important
}

.faq {
    position: relative
}

.faq .text {
    padding: 0 !important;
    border-radius: 0
}

.faq .text > div > *:last-child {
    margin-bottom: 16px
}

.faq h2, .faq h3, .faq .title-h2, .faq .title-h3 {
    margin: 0 0 16px
}

.faq > ul {
    position: relative;
    background: #fff;
    border-radius: 8px
}

.faq > ul:nth-last-of-type(n+2) {
    margin: 0 0 18px
}

.faq > ul > li {
    min-height: 44px;
    padding: 0 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.faq > ul > li:nth-last-child(n+2) {
    border-bottom: 1px solid #DFDFDF
}

.faq > ul > li > span {
    font-size: 12px;
    line-height: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 44px;
    padding: 7px 0;
    position: relative
}

.faq > ul > li > span svg {
    fill: #FFBE00;
    margin: 0 0 0 17px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.faq > ul > li > div {
    color: #999;
    display: none;
    position: relative
}

.faq > ul > li > div p {
    color: #999
}

.faq > ul > li.active > span svg {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.get-friend {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 617px;
    width: 100%;
    margin: 0 auto;
    padding: 15px 0 0
}

.get-friend h2, .get-friend .title-h2 {
    color: #F94857
}

.get-friend__text > a {
    position: relative
}

.get-friend__text > a:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    content: attr(data-title);
    padding: 0 8px;
    height: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    background: #000;
    color: inherit;
    font-size: 12px;
    border-radius: 8px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.get-friend__text > a.copied:before {
    opacity: 1;
    visibility: visible
}

.get-friend .social {
    -ms-flex-pack: center;
    justify-content: center
}

.google-review {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 25px auto 0;
    padding: 9px 16px 13px;
    border: 1px solid #FFBE00;
    border-radius: 8px;
    max-width: 170px;
    width: 100%
}

.google-review .rating--big {
    margin: 0 0 4px 0
}

.google-review .rating__value span, .google-review .rating__value i {
    color: #FFBE00
}

.google-review span {
    color: #fff;
    font-size: 14px;
    line-height: 21px
}

.features {
    position: absolute;
    left: 8px;
    top: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: -2px -4px;
    z-index: 1
}

.features span {
    white-space: nowrap;
    padding: 0 8px;
    line-height: 24px;
    color: #fff;
    margin: 2px 4px;
    border-radius: 8px;
    font-size: 12px;
    font-weight: bold;
    text-align: center
}

.features span.red {
    background: #F94857
}

.features span.green {
    background: #B7D000
}

.features span.orange {
    background: #FFBE00
}

.kinds {
    position: relative;
    border-radius: 8px 8px 0 0;
    z-index: 5;
    width: 100%
}

.kinds__selected {
    height: 46px;
    width: 100%;
    padding: 0 20px;
    border-radius: 8px;
    background: #fff;
    transition: all .3s;
    border-bottom: 1px solid transparent
}

.kinds__selected > span, .kinds__selected a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-decoration: none;
    color: #FFBE00;
    font-size: 18px;
    line-height: 1;
    transition: all .3s;
    height: 100%
}

.kinds__selected svg {
    fill: #FFBE00;
    margin: 0 0 0 17px;
    width: 14px;
    height: 9px
}

.kinds.active {
    box-shadow: 0 0 6px rgba(5, 5, 5, 0.15)
}

.kinds.active .kinds__selected {
    border-radius: 8px 8px 0 0;
    border-bottom-color: #DFDFDF
}

.kinds.active .kinds__selected svg {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.kinds.active ul {
    box-shadow: 0 0 6px rgba(5, 5, 5, 0.15)
}

.kinds ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border-radius: 0 0 8px 8px;
    padding: 0 20px;
    background: #fff;
    z-index: -1;
    display: none
}

.kinds ul li {
    width: 100%;
    height: 46px
}

.kinds ul li:nth-last-child(n+2) {
    border-bottom: 1px solid #DFDFDF
}

.kinds ul li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-decoration: none;
    color: #050505;
    font-size: 14px;
    transition: all .3s;
    height: 100%;
    line-height: 1
}

.kinds ul li a:hover {
    color: #FFBE00
}

.kinds ul li p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-decoration: none;
    color: #050505;
    font-size: 14px;
    transition: all .3s;
    height: 100%;
    line-height: 1
}

.kinds ul li a:hover {
    color: #FFBE00
}

.kinds ul li.empty .counter {
    background: #DFDFDF;
    color: #999
}

.languages {
    position: relative;
    height: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #DFDFDF;
    border-radius: 8px
}

.languages a {
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin: 0 9px;
    position: relative;
    color: #999;
    border-bottom: 1px solid transparent;
    transition: all .3s
}

.languages a:after {
    position: absolute;
    content: '';
    width: 0;
    height: 1px;
    left: 50%;
    top: calc(100% - 3px);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #999;
    transition: all .3s
}

.languages a:hover:after {
    width: 100%
}

.languages a.active {
    font-weight: bold;
    color: #050505
}

.languages a.active:hover:after {
    width: 0
}

.languages a:nth-child(n+2):before {
    position: absolute;
    content: '';
    width: 1px;
    height: 16px;
    left: -10px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #DFDFDF
}

.layout-box {
    position: relative;
    padding: 0 0 16px
}

.layout-box__rating {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px
}

.layout-box__rating .rating {
    margin: 0 0 0 16px
}

.layout-box__get-friend {
    background: #fff;
    border-radius: 16px;
    padding: 0 0 32px
}

.layout-box__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.layout-box__wrapper--blog .layout-box__aside {
    margin: 0;
    width: 100%
}

.layout-box__wrapper--blog .layout-box__aside .details {
    display: -ms-grid;
    display: grid;
    grid-column-gap: 5px;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #DFDFDF;
    padding: 0 5px 3px;
    margin: 0 -12px 12px;
    -ms-grid-column-align: start;
    justify-items: start;
    -ms-grid-columns: 60px 1fr;
    grid-template-columns:60px 1fr
}

.layout-box__wrapper--blog .layout-box__aside .details__amount-summ {
    font-size: 16px
}

.layout-box__wrapper--blog .layout-box__aside .details__row {
    padding: 0;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-column: 1 / -1;
    margin: 0 0 3px
}

.layout-box__wrapper--blog .layout-box__aside .details__row:first-child {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: red
}

.layout-box__wrapper--blog .layout-box__aside .details__row:last-child {
    border: none;
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.layout-box__wrapper--blog .layout-box__aside .details__row-title {
    text-align: left;
    width: auto
}

.layout-box__wrapper--blog .layout-box__aside .details__image {
    grid-row: 2 / 3;
    max-width: 128px;
    width: 100%
}

.layout-box__wrapper--blog .layout-box__aside .details__info-price {
    display: none
}

.layout-box__wrapper--blog .layout-box__aside .details__info-price .price__current {
    height: 34px;
    font-size: 16px
}

.layout-box__wrapper--blog .layout-box__aside .details__info-price .price__current span {
    font-size: 16px
}

.layout-box__wrapper--blog .layout-box__aside .details__info-rating {
    margin: 0 0 0 auto;
    -ms-flex-order: 0;
    order: 0;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.layout-box__wrapper--blog .layout-box__aside .details__info-rating .rating {
    margin: 0 0 7px
}

.layout-box__wrapper--blog .layout-box__aside .details__info-quantity .quantity {
    height: 34px
}

.layout-box__wrapper--blog .layout-box__aside .details__buy .button {
    min-height: 34px;
    padding: 0 16px
}

.layout-box__wrapper--blog .layout-box__aside + .button--white {
    margin: auto
}

.layout-box__news {
    display: -ms-grid;
    display: grid;
    grid-column-gap: 29px;
    grid-row-gap: 5px
}

.layout-box__news h2 {
    grid-column: 1 / -1
}

.layout-box__news .recipe {
    margin: 0
}

.layout-box__news .recipe--full {
    max-width: none
}

.layout-box__content {
    position: relative;
    width: 100%;
    max-width: 1180px
}

.layout-box__aside {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    margin: 24px 0 0
}

.layout-box__aside .tags {
    max-width: 100%;
    padding: 0
}

.layout-box__aside h2, .layout-box__aside .title-h2 {
    margin: 0 0 16px
}

.layout-box__aside-inner {
    position: relative
}

.layout-box__aside-inner > div {
    position: relative;
    margin: 0 0 17px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.layout-box__aside-catalog {
    position: relative
}

.layout-box__aside-catalog > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px
}

.layout-box__aside-catalog .product {
    margin: 8px
}

.layout-box__aside--recipes {
    -ms-flex-order: -1;
    order: -1;
    margin: 0
}

.layout-box__aside--wider {
    position: relative
}

.layout-box__bonuses {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.layout-box .recipes-small {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px
}

.layout-box .recipes-full {
    margin: -8px
}

.layout-box--text .layout-box__wrapper {
    padding: 24px 0 0
}

.layout-box--aside-wider {
    position: relative
}

.layout-box__blog {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.layout-box__blog-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 16px
}

.layout-box__blog-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 0 24px;
    border-bottom: 1px solid #DFDFDF;
    margin: 0 0 10px
}

.layout-box__blog-content a {
    color: #050505;
    text-decoration-skip-ink: none
}

.layout-box__blog .tags {
    max-width: none
}

.layout-box--author-blog .recipe {
    -ms-flex-direction: column;
    flex-direction: column
}

.layout-box--author-blog .recipe--full .recipe__image {
    max-width: none
}

.layout-box--author-blog .recipe--full .recipe__info {
    margin: 10px 0 0
}

.logo32x32 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.logo32x32__link {
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px
}

.logo32x32__link svg {
    fill: #999
}

.logo32x32__text {
    font-size: 10px;
    line-height: 1;
    text-align: left !important;
    white-space: nowrap;
    color: #999
}

.logo32x32__text a {
    color: #fff
}

.login {
    display: none
}

.login__wrapper {
    padding: 24px;
    background: #fff;
    border-radius: 16px;
    width: 100%
}

.login__authorization {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.login__with {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding: 32px 0 0;
    margin: 42px 0 0;
    border-top: 1px solid #DFDFDF
}

.login__with p {
    font-weight: bold;
    margin: 0 0 8px
}

.login__with > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px -15px
}

.login__with-item {
    margin: 8px 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    border-radius: 16px;
    font-size: 0
}

.login__with-item > span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 16px;
    border: 1px solid
}

.login__with-item--google > span {
    border-color: #4285F4
}

.login__with-item--facebook > span {
    border-color: #44619D
}

.mobile-menu {
    transition: top .3s ease-out;
    width: 54px;
    height: 55px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin: 0 15px 0 -15px;
    border-right: 1px solid #DFDFDF
}

.mobile-menu__button {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    padding: 4px 0 0;
    transition: all .1s;
    opacity: 1;
    visibility: visible
}

.mobile-menu__button:after {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    right: -2px;
    top: 2px;
    background: #F94857;
    border-radius: 50%
}

.mobile-menu__close {
    z-index: 1;
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 54px;
    height: 56px;
    opacity: 0;
    visibility: hidden;
    transition: all .1s
}

.mobile-menu__drop {
    position: fixed;
    z-index: 55;
    top: -100%;
    left: 0;
    width: 100%;
    height: calc(100% - 56px);
    transition: all .3s ease-in-out;
    background: #fff;
    overflow-y: auto
}

.mobile-menu__wrapper {
    height: 100%;
    position: relative
}

.mobile-menu__content {
    height: 100%;
    padding: 0 15px
}

.mobile-menu__caategory .category {
    border-radius: 0;
    background: none;
    height: 70px
}

.mobile-menu__caategory .category:nth-child(n+2) {
    border-top: 1px solid #DFDFDF
}

.mobile-menu__caategory .category__logo {
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 56px;
    margin: 0
}

.mobile-menu__caategory .category__name {
    font-weight: normal;
    font-size: 14px;
    color: #050505
}

.mobile-menu__caategory .category:hover .category__name {
    font-weight: bold;
    color: #FFBE00
}

.mobile-menu .secondary-menu {
    -ms-flex-direction: column;
    flex-direction: column
}

.mobile-menu .secondary-menu__item {
    padding: 0
}

.mobile-menu .secondary-menu__item:last-child {
    -ms-flex-order: -1;
    order: -1
}

.mobile-menu .secondary-menu__item:last-child li:first-child {
    background: #FFBE00;
    margin: 0 -15px;
    padding: 0 15px;
    height: 48px;
    border-bottom-color: transparent
}

.mobile-menu .secondary-menu__item:last-child li:first-child a {
    color: #fff;
    font-weight: bold
}

.mobile-menu .secondary-menu__item li {
    margin: 0;
    height: 43px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #DFDFDF
}

.mobile-menu .secondary-menu__item li a {
    color: #050505
}

.mobile-menu .secondary-menu__item li a:hover {
    color: #FFBE00;
    border-bottom-color: transparent
}

.mobile-menu__contacts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0 0
}

.mobile-menu__contacts .contact-phones__items a {
    font-size: 14px;
    color: #050505;
    line-height: 24px
}

.mobile-menu__contacts .social a svg {
    fill: #050505;
    width: 24px;
    height: 24px
}

.mobile-menu .languages {
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    height: 24px;
    margin: 30px 0 24px
}

.mobile-menu .languages a {
    line-height: 18px;
    margin: 0 13px 0 12px
}

.mobile-menu .languages a:after {
    top: 100%
}

.mobile-menu .languages a:nth-child(n+2):before {
    left: -13px
}

.modaal-container {
    background: none
}

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
    background: #FFBE00
}

.modaal-content-container {
    padding: 0
}

.modaal--login .modaal-container {
    max-width: 480px
}

.modaal--success-popup .modaal-container {
    box-shadow: none
}

.modaal--package-select .modaal-container {
    max-width: 310px
}

.modaal-fullscreen {
    background: #fff
}

.modaal-fullscreen .modaal-container {
    box-shadow: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: visible
}

.nested-menu {
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden
}

.nested-menu__button {
    width: 15px;
    height: 15px;
    background: gray
}

.nested-menu__button.go-back {
    position: absolute;
    content: '';
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    width: 20px;
    height: 20px;
    background: gray
}

.nested-menu ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    transition: transform .3s
}

.nested-menu ul li {
    padding: 13px 0;
    border-bottom: 1px solid #DFDFDF
}

.nested-menu ul li.has-children > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nested-menu ul a {
    position: relative;
    display: block;
    padding: 0 20px;
    transition: all .3s;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400
}

.nested-menu ul a.main {
    text-align: center
}

.nested-menu ul.is-hidden {
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.nested-menu ul.is-hidden a {
    padding-left: 10px
}

.nested-menu ul.move-out > li {
    border-color: transparent;
    transition: all .3s
}

.nested-menu ul.move-out > li > a {
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.order {
    position: relative
}

.order__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
    padding: 15px;
    position: relative
}

.order__item:nth-last-child(n+2) {
    margin: 0 0 16px
}

.order__item .swiper-container.fake-overflow:before, .order__item .swiper-container.fake-overflow:after {
    background: #fff
}

.order__item .swiper .product .features {
    display: none
}

.order__item .swiper .product__image {
    width: 100%;
    max-width: 150px
}

.order__item .swiper .product__name {
    margin: 4px 0 20px
}

.order__item .swiper .product__name-title {
    font-size: 14px
}

.order__item .swiper .product__price {
    margin: auto 0 10px
}

.order__item .swiper .product__price strong {
    font-size: 12px
}

.order__item .swiper .product__price .price {
    height: 32px
}

.order__item .swiper .product__price .price__current {
    line-height: 32px;
    padding: 0 20px;
    margin: 0
}

.order__item .swiper .product__price .price__old {
    position: absolute;
    top: -18px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.order__item .swiper .product .button {
    padding: 0 16px;
    min-height: 42px;
    font-size: 12px
}

.order__item .swiper .product .button--add {
    display: none
}

.order__item .tab--design {
    border-bottom: 1px solid #DFDFDF;
    margin: 60px 0 30px;
    padding: 0 0 30px 0
}

.order__item .recipient {
    border-bottom: 1px solid #DFDFDF;
    margin: 0 0 30px
}

.order__item .purchase--order {
    margin: 0
}

.order__item .purchase--order ul li > span {
    display: none;
    pointer-events: none
}

.order__item .purchase--order ul li .cart-item {
    border-bottom: none
}

.order__item .purchase--order ul li .cart-item--order .cart-item__cell--name .cart-item__picture {
    display: none
}

.order__item .purchase--order ul li .cart-item--order .cart-item__cell--quantity {
    display: none
}

.order__item .purchase--order ul li .cart-item--order .cart-item__cell--remove {
    display: none
}

.order__item-block {
    margin: 20px 0 0;
    display: none
}

.order__item-block > .button {
    margin: 0 auto;
    position: relative;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.order__item .change-button {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 1
}

.order__item .change-button svg {
    -ms-flex-order: -1;
    order: -1;
    margin: 0 7px 0 0
}

.order__item.active .order__item-block {
    display: block
}

.order__item.active .change-button {
    display: none
}

.order__item.active .purchase--order ul li > span {
    display: -ms-flexbox;
    display: flex
}

.order__item.active .purchase--order ul li .cart-item {
    border-bottom: 1px solid #DFDFDF
}

.order__item.active .purchase--order ul li .cart-item--order .cart-item__cell--name .cart-item__picture {
    display: block
}

.order__item.active .purchase--order ul li .cart-item--order .cart-item__cell--quantity {
    display: block
}

.order__item.active .purchase--order ul li .cart-item--order .cart-item__cell--remove {
    display: block
}

.package-select {
    display: none
}

.package-select__wrapper {
    background: #fff;
    overflow: hidden;
    padding: 24px;
    border-radius: 16px
}

.package-select__wrapper > h1, .package-select__wrapper > .title-h1 {
    margin-top: 16px
}

.package-select__wrapper .tab-content {
    margin: 0 -5px
}

.package-select__wrapper .swiper-container.fake-overflow:before, .package-select__wrapper .swiper-container.fake-overflow:after {
    background: #fff
}

.pac-container {
    border-radius: 30px;
    border: 1px solid #DFDFDF;
    box-shadow: none;
    margin-top: -1px;
    padding: 0 10px
}

.price {
    position: relative
}

.price span {
    font-weight: bold;
    margin: 0 4px 0 0
}

.price__current {
    position: relative;
    white-space: nowrap;
    line-height: 1
}

.price__old {
    line-height: 1;
    text-decoration: line-through;
    white-space: nowrap
}

.product {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-radius: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 12px 16px;
    transition: all .3s
}

.product .rating {
    position: absolute;
    right: 8px;
    top: 8px
}

.product__info {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.product__image {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product__name {
    position: relative;
    text-align: center;
    margin: 13px 0 20px;
    width: 100%;
    max-width: 390px;
    line-height: 1
}

.product__name-title {
    font-size: 18px;
    line-height: 24px;
    color: #050505;
    font-weight: bold;
    text-decoration: none;
    transition: all .3s
}

.product__name-description {
    display: block;
    font-size: 10px;
    line-height: 14px;
    color: #999;
    margin: 8px 0 0
}

.product__price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 24px;
    margin: auto 0 20px
}

.product__price > strong {
    font-size: 14px;
    line-height: 1;
    margin: 0 10px 0 0;
    color: #999;
    font-weight: normal
}

.product__price .price {
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.product__price .price__current {
    position: relative;
    padding: 0 16px;
    line-height: 40px;
    font-size: 12px;
    background: rgba(223, 223, 223, 0.25);
    border-radius: 24px;
    color: #999
}

.product__price .price__current span {
    font-size: 14px
}

.product__price .price__old {
    background: #DFDFDF;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    border-radius: 12px;
    padding: 0 9px;
    color: #999;
    position: relative;
    z-index: 1
}

.product__price .price__old + .price__current {
    margin: 0 0 0 -40px;
    padding: 0 16px 0 50px
}

.product__price .button {
    padding: 0 15px;
    font-size: 12px;
    min-height: 40px
}

.product__price .button svg {
    margin: 0 5px 0 0
}

.product__buy {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.product--order .product__image {
    max-width: 162px
}

.promotion {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 0 15px;
    border-bottom: 1px solid #DFDFDF;
    width: 100%
}

.promotion__title {
    font-size: 12px;
    color: #050505;
    line-height: 14px;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 2px dotted;
    transition: all .3s;
    margin: 0 0 12px
}

.promotion__image {
    text-decoration: none;
    display: block;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 0 12px;
    width: 100%
}

.promotion__image img {
    width: 100%
}

.promotion__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -4px -30px
}

.promotion__info-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    margin: 4px 30px
}

.promotion__info-item img {
    margin: 0 10px 0 0
}

.promotion__counter {
    color: #999
}

.promotion__counter span {
    color: #000;
    display: block
}

.promotion:hover .promotion__title {
    border-bottom-color: transparent
}

.promotion--inner {
    position: relative
}

.promotion--inner .promotion__image {
    margin: 0
}

.promocode {
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 6px rgba(5, 5, 5, 0.12);
    border-radius: 16px;
    padding: 30px 0 24px
}

.promocode__container {
    padding: 0 30px;
    width: 100%
}

.promocode__container > .button {
    width: 100%
}

.promocode__field {
    position: relative;
    display: none;
    margin: 0 0 30px 0
}

.promocode__field.active {
    display: block
}

.promocode__field input {
    border: 1px solid #DFDFDF;
    border-radius: 50px;
    opacity: 0.25;
    background: #DFDFDF;
    padding: 15px;
    height: 48px
}

.promocode__field .button {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: auto;
    font-size: 14px;
    height: 48px;
    padding: 0 14px
}

.promocode__field .button[disabled] {
    background: #DFDFDF
}

.promocode__title {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    color: #050505;
    border-bottom: 1px dotted #050505;
    text-decoration: none;
    margin: 0 0 30px 0;
    display: none
}

.promocode__title.active {
    display: inline-block
}

.promocode__bonuses {
    margin: 0 -10px
}

.promocode__bonuses-inner {
    padding: 20px 30px;
    background: rgba(183, 208, 0, 0.25) url("https://6e6c9e.claudeassets.com/20250306091330im_/https://yesfrukt.com/images/y_bg.svg") right center no-repeat;
    background-size: contain
}

.promocode__bonuses-quantity {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -7px
}

.promocode__bonuses-quantity > * {
    margin: 0 7px
}

.promocode__bonuses-counter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 12px 0 0
}

.promocode__bonuses-counter .button {
    background: #B7D000;
    padding: 0 12px;
    min-height: 40px;
    margin: 0 0 0 5px;
    width: min-content
}

.promocode__bonuses-counter .button:hover {
    background: #a1b700
}

.promocode__bonuses-counter .button:disabled {
    background: #DFDFDF
}

.promocode__bonuses-counter .quantity {
    min-width: 115px
}

.promocode__bonuses-counter .quantity input {
    width: auto
}

.promocode__bonuses-counter .quantity__button {
    width: 24px;
    height: 24px;
    border-radius: 8px;
    background: #B7D000
}

.promocode__bonuses-counter .quantity__button svg {
    width: 9px;
    height: 9px
}

.promocode__sum {
    padding: 20px 0;
    margin: 0 0 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF
}

.promocode__sum span b {
    font-size: 24px;
    line-height: 23px;
    color: #050505
}

.promocode__sum span:first-child {
    max-width: 79px;
    width: 100%;
    display: inline-block;
    line-height: 20px;
    color: #999;
    font-size: 16px
}

.promocode ul li {
    color: #999;
    font-size: 16px;
    line-height: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 18px
}

.promocode ul li span, .promocode ul li p {
    color: #050505;
    margin: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.promocode ul li .coin {
    background: #B7D000;
    width: 24px;
    height: 24px;
    margin: 0 3px 0 auto
}

.promocode__delivery {
    background: rgba(255, 190, 0, 0.24);
    border-top: 1px solid #FFBE00;
    border-bottom: 1px solid #FFBE00;
    padding: 16px 24px;
    text-align: center
}

.promocode__delivery span {
    font-size: 14px;
    color: #050505;
    line-height: 20px
}

.promocode__contract {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 16px;
    border: 1px dashed #FFBE00;
    border-top: none
}

.promocode__contract a {
    text-decoration: none;
    color: #999;
    font-size: 14px;
    line-height: 1;
    border-bottom: 1px solid #999
}

.promocode__callback .form {
    padding: 16px;
    border: none
}

.promocode__callback .form .control-label {
    font-size: 16px;
    display: block;
    position: relative;
    padding: 0 0 0 30px;
    margin: 0 0 15px
}

.promocode__buy-on-click {
    padding: 0 30px
}

.promocode__action {
    z-index: 5;
    background: #fff;
    padding: 30px 0 0;
    transition: all .3s
}

.promocode.fixed-action .promocode__action {
    box-shadow: 0 0 14px rgba(5, 5, 5, 0.25);
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0
}

.page404 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 220px 15px 0
}

.page404 img {
    margin: 0 0 40px
}

.page404 h2, .page404 .title-h2 {
    margin: 0 0 6px;
    max-width: 537px;
    width: 100%;
    text-align: center;
    font-size: 24px
}

.page404 p {
    text-align: center;
    font-size: 14px
}

.page404 p a {
    color: #F94857;
    font-size: inherit;
    font-weight: bold
}

.page404__title {
    font-size: 24px;
    line-height: 40px;
    color: #050505;
    background: linear-gradient(#050505, #050505) no-repeat;
    background-size: 100% 1px;
    background-position: 0 1.3em;
    text-shadow: .05em 0 white, -.05em 0 white
}

.page404__contacts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.page404__phone {
    font-size: 24px;
    line-height: 40px;
    color: #050505;
    text-decoration: none;
    margin: 7px 0
}

.pagination {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0 25px
}

.pagination .icon-arrow-pagination {
    fill: #F94857;
    position: absolute
}

.pagination li {
    position: relative
}

.pagination li:not(:last-child) {
    margin: 0 10px 0 0
}

.pagination li a {
    display: block;
    text-decoration: none;
    color: #050505;
    font-size: 14px;
    cursor: pointer;
    background: transparent;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    transition: all .3s
}

.pagination li:hover a, .pagination li.active a {
    color: #fff;
    background: #F94857
}

.pagination li.prev, .pagination li.next {
    position: relative;
    width: 9px;
    height: 15px
}

.pagination li.prev span, .pagination li.prev a, .pagination li.next span, .pagination li.next a {
    width: 9px;
    height: 15px;
    font-size: 0;
    display: block;
    text-decoration: none;
    cursor: pointer;
    border-color: transparent;
    background: transparent;
    line-height: 0;
    position: relative;
    z-index: 1
}

.pagination li.prev span:hover, .pagination li.prev a:hover, .pagination li.next span:hover, .pagination li.next a:hover {
    background: transparent
}

.pagination li.prev span, .pagination li.next span {
    display: none;
    background-position-y: 0;
    cursor: default
}

.pagination li.prev.disabled a, .pagination li.next.disabled a {
    display: block
}


.pagination li.prev.disabled svg, .pagination li.next.disabled svg {
    fill: #999
}

.pagination li.prev {
    margin: 0 20px 0 0
}

.pagination li.next {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin: 0 0 0 10px
}

.payment {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -3px -7.5px
}

.payment a {
    display: -ms-flexbox;
    display: flex;
    margin: 3px 7.5px
}

.payment a:hover > svg {
    fill: #FFBE00
}

.purchase {
    padding: 0 28px;
    border: 1px solid #DFDFDF;
    border-radius: 16px;
    background: #fff;
    margin: 0 0 16px;
    overflow: hidden
}

.purchase ul li > span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    box-sizing: border-box;
    padding: 19px 0 19px 19px;
    position: relative;
    cursor: pointer
}

.purchase ul li > span svg {
    fill: #FFBE00;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.purchase ul li > span.active svg {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.purchase ul li > span.active:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 300%;
    background: #DFDFDF;
    height: 1px;
    left: -100%
}

.purchase__bonus {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.purchase__bonus .coin {
    -ms-flex-order: -1;
    order: -1;
    margin: 0 10px 0 0;
    background: #B7D000;
    width: 24px;
    height: 24px
}

.purchase__bonus .coin svg {
    width: 8px;
    height: 10px
}

.purchase__name {
    line-height: 1
}

.purchase__price {
    color: #999;
    display: none
}

.purchase__quantity {
    color: #999;
    display: none
}

.purchase__status {
    color: #050505
}

.purchase__status--success {
    color: #B7D000
}

.purchase__status--cancel {
    color: #F94857
}

.purchase__repeat {
    display: -ms-flexbox;
    display: flex;
    padding: 24px 0
}

.purchase__repeat .button {
    margin: 0 auto
}

.purchase--order {
    border: none;
    padding: 0
}

.purchase--order ~ .swiper {
    padding: 0 0 10px;
    border-bottom: 1px solid #DFDFDF;
    position: relative
}

.purchase--order ul li > span {
    padding: 0 4px 23px;
    display: none
}

.purchase--order ul li > span:before {
    display: none
}

.purchase--order .purchase__price {
    color: #050505
}

.purchase--order .purchase__quantity {
    color: #050505
}

.popup-cart {
    display: none
}

.popup-cart__buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.popup-cart__buttons .button {
    margin: 0 10px
}

.popup-cart__wrapper {
    background: #fff;
    width: 100%;
    border-radius: 16px;
    padding: 10px;
    margin: auto
}

.popup-cart__wrapper .section--cart {
    padding: 0 !important
}

.popup-cart__wrapper .purchase {
    padding: 0
}

.popup-cart__wrapper .purchase ul li span {
    background: #fff
}

.popup-cart__wrapper .purchase__sum {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(1fr) [ 2 ];
    grid-template-columns:repeat(2, 1fr);
    padding: 11px 16px;
    background: #DFDFDF
}

.popup-cart__wrapper .purchase__sum span:nth-child(even) {
    justify-self: end
}

.carriage {
    background: #fff;
    max-width: 1180px;
    width: 100%;
    border-radius: 16px;
    padding: 30px
}

.carriage > div {
    overflow: auto
}

.carriage h1, .carriage .title-h1 {
    margin: 0 0 32px;
    border-bottom: 1px solid #DFDFDF;
    padding: 0 0 16px
}

.carriage ul li {
    line-height: 1.5
}

.carriage p {
    margin: 0 0 6px
}

.carriage img {
    float: left;
    margin: 0 8px 0 0
}

.carriage table {
    border-radius: 16px;
    width: 920px;
    margin: 24px 0 48px;
    border-collapse: collapse
}

.carriage table td {
    padding: 12px 22px;
    line-height: 16px
}

.carriage table thead th {
    padding: 0
}

.carriage table thead th span {
    display: block;
    padding: 12px 22px;
    border-bottom: none;
    border: 1px solid #DFDFDF;
    margin: 0 -1px -1px 0
}

.carriage table thead th:first-child {
    text-align: left;
    border-radius: 16px 16px 0 0
}

.carriage table thead th:first-child span {
    border-radius: 16px 16px 0 0
}

.carriage table thead th:nth-child(2) span {
    border-radius: 16px 0 0 0
}

.carriage table thead th:last-child span {
    border-radius: 0 16px 0 0
}

.carriage table tbody {
    border-collapse: collapse
}

.carriage table tbody tr:nth-child(even) {
    background: rgba(223, 223, 223, 0.5)
}

.carriage table tbody tr:last-child td {
    border: none;
    padding: 0
}

.carriage table tbody tr:last-child td span {
    border: 1px solid #DFDFDF;
    display: block;
    padding: 12px 22px;
    line-height: 16px
}

.carriage table tbody tr:last-child td:first-child span {
    border-radius: 0 0 0 16px
}

.carriage table tbody tr:last-child td:last-child span {
    border-radius: 0 0 16px 0;
    color: #fff;
    overflow: hidden;
    background: #FFBE00;
    border: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.carriage table tbody tr:last-child td:last-child span svg {
    -ms-flex-order: -1;
    order: -1;
    margin: 0 10px 0 0
}

.carriage table tbody tr td {
    border: 1px solid #DFDFDF
}

.carriage table tbody tr td span {
    height: 40px
}

.carriage table tbody tr td:not(:first-child) {
    text-align: center
}

.quantity {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 53px;
    height: 16px
}

.quantity__input {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

.quantity input {
    width: 21px;
    text-align: center;
    color: #050505;
    font-size: 16px;
    line-height: 1;
    background: transparent;
    border: none;
    -moz-appearance: textfield
}

.quantity input::-webkit-inner-spin-button, .quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

.quantity__button {
    width: 16px;
    height: 16px;
    position: relative;
    background: #FFBE00;
    padding: 0;
    border: none;
    border-radius: 2px;
    outline: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.quantity__button:disabled {
    background: #DFDFDF
}

.quantity__button:disabled > svg {
    fill: #999
}

.quantity__button:hover {
    cursor: pointer
}

.rating {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    text-decoration: none
}

.rating__value {
    font-size: 14px;
    margin: 0 0 0 8px;
    line-height: 1;
    color: #000;
    text-decoration: none
}

.rating__value i {
    margin: 0 2px 0 1px
}

.rating__list {
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.rating__item {
    cursor: pointer;
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.rating__item-default {
    width: 100%
}

.rating__item-fill {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.rating__item:not(:last-child) {
    margin-right: 3px
}

.rating__item--full svg {
    fill: #FFBE00
}

.rating__item--divider svg {
    fill: #e5e5e5
}

.rating__item--divider:before {
    position: absolute;
    content: '';
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(https://3bff82.claudeassets.com/20250306091330im_/https://yesfrukt.com/images/star.svg) no-repeat;
    background-size: cover
}

.rating__social {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 30px
}

.rating__social a {
    display: -ms-flexbox;
    display: flex
}

.rating__social a:nth-child(n+2) {
    margin: 0 0 0 15px
}

.rating__social a:hover svg {
    fill: #FFBE00
}

.rating--big .rating__item:not(:last-child) {
    margin-right: 6px
}

.rating--big .rating__item svg {
    width: 16px;
    height: 16px
}

.recipient .appearance {
    margin: 0 0 30px
}

.recipient .appearance .control-label {
    font-size: 16px;
    line-height: 1;
    padding: 0 0 0 34px
}

.recipient h4 {
    font-size: 16px;
    border-top: 1px solid #DFDFDF;
    padding: 30px 0 0 0;
    margin: 0 0 8px 0
}

.recipient__form .form-group.has-error input, .recipient__form .form-group.has-error textarea {
    border: 1px solid red
}

.recipient__form .form-group .help-block {
    display: none;
    font-size: 0
}

.recipient__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.recipient__fields {
    width: 100%;
    max-width: 458px;
    margin: 0 33px 0 0
}

.recipient__fields .form-group {
    max-width: 458px;
    width: 100%;
    margin: 0 0 16px
}

.recipient__fields .form-group input {
    width: 100%;
    padding: 7px;
    border-radius: 60px;
    border: 1px solid #DFDFDF
}

.recipient__profile {
    max-width: 390px;
    width: 100%
}

.recipient__profile p {
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    color: #050505;
    margin: 0 0 10px
}

.recipient__profile span {
    font-size: 16px;
    color: #999
}

.recipient__socnet {
    margin: 30px 0 0
}

.recipient__socnet p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #050505
}

.recipient__socnet a svg {
    margin: 0 30px 0 0
}

.recipient__socnet-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.recipient__gift {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 16px
}

.recipient__gift .form-group {
    margin: 0 16px 5px 0;
    width: 100%
}

.recipient__gift .form-group input {
    width: 100%;
    padding: 7px;
    border-radius: 60px;
    border: 1px solid #DFDFDF;
    font-weight: 700;
    color: #050505
}

.recipient__gift .form-group input:-ms-input-placeholder {
    font-weight: 400
}

.recipient__gift .form-group input::placeholder {
    font-weight: 400
}

.recipe {
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    text-decoration: none;
    margin: 8px
}

.recipe__image {
    width: 100%;
    max-width: 100px;
    border-radius: 8px;
    overflow: hidden
}

.recipe__image img {
    width: 100%
}

.recipe__info {
    position: relative;
    margin: 0 0 0 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.recipe__info .rating {
    margin: auto 0 0
}

.recipe__name {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    transition: all .3s;
    margin: 0 0 6px;
    text-decoration: none
}

.recipe__author {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.recipe__author .author {
    display: block
}

.recipe__author .author__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.recipe__author .author__photo {
    max-width: 40px;
    width: 100%;
    height: auto
}

.recipe__author .author__name {
    font-size: 12px
}

.recipe__author .rating {
    margin: 0
}

.recipe__details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    padding: 7px 0;
    margin: 0 0 10px
}

.recipe__details-date {
    color: #dadada;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.recipe__details-date svg {
    -ms-flex-order: -1;
    order: -1;
    margin: 0 8px 0 0
}

.recipe__details-link {
    background: #FFBE00;
    color: #fff;
    padding: 0 14px;
    border-radius: 16px;
    font-size: 14px;
    text-decoration: none;
    transition: all ease .2s;
    border: 1px solid transparent
}

.recipe__details-link:hover {
    border: 1px solid #FFBE00;
    background: transparent;
    color: #FFBE00
}

.recipe--big {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px;
    border-radius: 16px;
    border: 1px solid #DFDFDF;
    max-width: 575px
}

.recipe--big .recipe__image {
    max-width: 100%;
    border-radius: 16px
}

.recipe--big .recipe__info {
    width: 100%;
    margin: 12px 0 0;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.recipe--big .recipe__description {
    margin: 10px 0 8px
}

.recipe--full {
    max-width: calc(100% - 16px)
}

.recipe--full .recipe__info {
    -ms-flex-align: start;
    align-items: flex-start
}

.review {
    width: 100%;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    padding: 16px 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.review__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.review__inner > a {
    font-size: #fff;
    line-height: 24px;
    text-decoration: none;
    border-bottom: 1px dashed;
    transition: all .3s;
    margin: 8px 0 0;
    font-weight: bold
}

.review__inner > a:hover {
    border-bottom-color: transparent
}

.review__header {
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 16px;
    position: relative
}

.review__photo {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 8px 0 0;
    background: #DFDFDF
}

.review__title {
    font-size: 14px;
    color: #050505;
    margin: 0
}

.review__date {
    display: block;
    color: #999;
    font-size: 12px
}

.review__text {
    margin: 8px 0 -8px
}

.review__text p {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 8px
}

.review__answer {
    margin: 36px 0 0;
    padding: 16px;
    border-radius: 14px;
    background: rgba(223, 223, 223, 0.25);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.review--full {
    padding: 18px 0;
    border-radius: 0
}

.review--full .review__header {
    font-weight: bold;
    margin: 0 0 8px;
    width: 100%
}

.review--full .review__title {
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.review--full .review__date {
    margin: 0 0 0 auto;
    padding: 0 0 0 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 12px
}

.review--full .review__text p {
    color: #999
}

.rules {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px
}

.rules li {
    width: 100%;
    padding: 16px 16px 16px 28px;
    background: #fff;
    border-radius: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px;
    line-height: 24px;
    position: relative
}

.rules li:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #FFBE00;
    top: 26px;
    left: 16px
}

.rules li div {
    width: 100%;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.rules li div img {
    margin: 13px 8px 8px
}

.rules li div .coin {
    width: 56px;
    height: 56px
}

.rules li div .coin svg {
    width: 20px;
    height: 23px
}

.scroller {
    overflow: auto;
    scrollbar-color: transparent;
    scrollbar-width: thin
}

.scroller::-webkit-scrollbar {
    width: 2px
}

.scroller::-webkit-scrollbar-track {
    background-color: transparent;
    width: 2px;
    border-radius: 0
}

.scroller::-webkit-scrollbar-thumb {
    background-color: #FFBE00;
    border-radius: 5px
}

.search-button {
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.search-button .icon-search {
    fill: #999;
    width: 18px;
    height: 18px;
    opacity: 1;
    transition-duration: .1s
}

.search-button .icon-close-thin {
    position: absolute;
    top: 50%;
    left: 40%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition-duration: .1s;
    opacity: 0
}

.select2-container {
    z-index: 100
}

.select2-container--default .select2-selection--single {
    height: 46px;
    border: 1px solid #DFDFDF;
    outline: none;
    border-radius: 30px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px;
    padding-left: 17px;
    padding-right: 41px;
    font-size: 14px;
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
    right: 12px
}

/* .select2-container--default .select2-selection--single .select2-selection__arrow b {
    transition: all .3s;
    border: none;
    margin: 0;
    width: 14px;
    height: 7px;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url("https://59e529.claudeassets.com/20250306091330im_/https://yesfrukt.com/images/arrow-dropdown.svg") no-repeat
} */

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #DFDFDF;
    padding: 4px 13px 4px 13px;
    height: 32px
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #FFBE00;
    color: white
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg)
}

.select2-results__option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 28px;
    padding: 6px 17px 6px 17px;
    font-size: 14px;
    color: #999
}

.select2-search__field {
    color: #999
}

.select2-dropdown {
    border: 1px solid #DFDFDF;
    font-size: 14px;
    color: #999
}

.secondary-menu {
    margin-bottom: 10px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.secondary-menu__item {
    position: relative;
    padding: 0 24px 0 0
}

.secondary-menu__item h3, .secondary-menu__item .title-h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    color: #DFDFDF;
    margin: 0 0 11px
}

.secondary-menu__item ul {
    font-size: 14px;
    line-height: 1
}

.secondary-menu__item ul li {
    color: #999;
    margin: 0 0 10px;
    position: relative
}

.secondary-menu__item ul li.active a {
    border-bottom-color: #FFBE00;
    color: #FFBE00
}

.secondary-menu__item ul li a {
    text-decoration: none;
    color: #999;
    border-bottom: 1px solid transparent;
    transition: all .3s
}

.secondary-menu__item ul li a:hover {
    border-bottom-color: #FFBE00;
    color: #FFBE00
}

.secondary-menu__item ul li > span {
    padding: 0 5px;
    line-height: 18px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 8px;
    background: #fff;
    color: #FFBE00;
    position: absolute;
    right: 15px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sitemap {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px
}

.sitemap > div {
    position: relative;
    margin: 0 8px 24px
}

.sitemap > div .title-h3 {
    margin-top: 0
}

.sitemap ul {
    position: relative;
    margin: 0 -8px
}

.sitemap ul li {
    line-height: 1;
    margin: 0 8px 12px
}

.sitemap ul li a {
    line-height: 1;
    color: #000;
    text-decoration: none;
    text-decoration-skip-ink: none;
    font-size: 14px
}

.sitemap ul li a:hover {
    text-decoration: underline
}

.sitemap ul.column-2 {
    column-count: 2;
    column-gap: 0
}

.sort {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.sort__with {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -4px
}

.sort__by {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 17px -10px 0
}

.sort__checklist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.sort__checklist input {
    opacity: 0;
    visibility: hidden;
    display: none
}

.sort__checklist-with {
    overflow: visible;
    font-size: 16px;
    min-height: 34px;
    margin: 0 4px;
    padding: 0 16px
}

.sort__checklist-with:hover b, .sort__checklist-with.active b {
    border-color: #fff
}

.sort__checklist-with--white {
    background: #fff;
    color: #050505
}

.sort__checklist-with--white:hover, .sort__checklist-with--white.active {
    color: #fff;
    background: #FFBE00
}

.sort__checklist-with--chery.active {
    background: #D52030
}

.sort__checklist b {
    position: absolute;
    font-size: 12px;
    border-radius: 8px;
    border: 1px solid #FFBE00;
    right: 8px;
    background: #FFBE00;
    color: #fff;
    line-height: 16px;
    padding: 0 6px;
    bottom: calc(100% - 7px)
}

.sort__checklist-by {
    position: relative;
    margin: 0 10px;
    white-space: nowrap
}

.sort__checklist-by:hover span, .sort__checklist-by.active span {
    color: #FFBE00;
    border-bottom-color: #FFBE00;
    cursor: pointer;
}

.sort__checklist-by:hover span > svg, .sort__checklist-by.active span > svg {
    fill: #FFBE00
}

.sort__checklist-by input:checked + span > svg {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.sort__checklist-by span {
    border-bottom: 2px solid transparent;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #999;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: all .3s;
    cursor: pointer;
}

.sort__checklist-by span > svg {
    margin: 0 0 0 6px
}

.sort__checklist-by.in-stock input {
    opacity: 1;
    visibility: visible;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #999;
    cursor: pointer;
    border-radius: 8px;
    margin: 0;
    padding: 0;
    transition: all .1s
}

.sort__checklist-by.in-stock input:after {
    content: '';
    background-color: transparent;
    position: absolute;
    left: 50%;
    top: 40%;
    width: 8px;
    border-bottom: 3px solid;
    height: 13px;
    border-right: 3px solid;
    border-color: #999;
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 0;
    transition: all .1s
}

.sort__checklist-by.in-stock input:checked:after {
    opacity: 1
}

.sort__checklist-by.in-stock span {
    margin: 0 30px 0 0
}

.sort__checklist-by.in-stock input:checked + span > svg {
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    fill: transparent;
    stroke: #FFBE00
}

.sort__checklist-by.in-stock:hover input, .sort__checklist-by.in-stock.active input {
    border-color: #FFBE00
}

.sort__checklist-by.in-stock:hover input:after, .sort__checklist-by.in-stock.active input:after {
    border-color: #FFBE00
}

.swiper {
    position: relative
}

.swiper-container {
    position: relative
}

.swiper-container.fake-overflow {
    overflow: visible
}

.swiper-container.fake-overflow:before, .swiper-container.fake-overflow:after {
    position: absolute;
    content: '';
    right: 100%;
    top: -5px;
    height: calc(100% + 10px);
    width: 9999px;
    background: #f8f8f8;
    z-index: 2
}

.swiper-container.fake-overflow:after {
    left: 100%
}

.swiper-scroll {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 8px 0 0;
    position: relative;
    z-index: 5
}

.swiper-scrollbar {
    width: 100%;
    bottom: auto;
    left: auto;
    right: 0;
    top: calc(100% + 44px);
    z-index: -1;
    height: 1px;
    display: none
}

.swiper-scrollbar-drag {
    border-radius: 8px;
    height: 8px;
    background: #999;
    top: -4px;
    cursor: pointer
}

.swiper-button-prev, .swiper-button-next {
    border: 1px solid #DFDFDF;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    border-radius: 14px;
    width: 40px;
    height: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    outline: none;
    margin: 0;
    z-index: 5
}

.swiper-button-prev svg, .swiper-button-next svg {
    fill: #999
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 1;
    pointer-events: auto
}

.swiper-button-prev.swiper-button-disabled svg, .swiper-button-next.swiper-button-disabled svg {
    opacity: 0.35
}

.swiper-button-next {
    right: -15px
}

.swiper-button-prev {
    left: -15px
}

.swiper-button-prev svg {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.swiper-button-round {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none
}

.swiper-button-round.swiper-button-prev > svg, .swiper-button-round.swiper-button-next > svg {
    fill: #FFBE00
}

.swiper-button-round.swiper-button-prev {
    left: 8px
}

.swiper-button-round.swiper-button-next {
    right: 8px
}

.swiper-button-round.swiper-button-disabled > svg {
    fill: #999;
    opacity: 1
}

.swiper-button-lock {
    display: none
}

.swiper-slide {
    display: -ms-flexbox;
    display: flex;
    height: auto;
    transition: opacity .6s
}

.swiper-slide-active {
    z-index: 1
}

.swiper-sheet {
    position: absolute;
    text-align: center;
    transition: all .3s;
    z-index: 10;
    width: 100%;
    bottom: 6px
}

.swiper-sheet--details .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #999;
    opacity: 1;
    margin: 0 8px;
    position: relative;
    transition: all .3s
}

.swiper-sheet--details .swiper-pagination-bullet:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #FFBE00;
    border-radius: 50%;
    opacity: 0;
    z-index: -1;
    transition: all .3s
}

.swiper-sheet--details .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-sheet--details .swiper-pagination-bullet-active:before {
    opacity: 1
}

.swiper-pagination {
    position: relative
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #fff;
    opacity: 0.75;
    outline: none;
    margin: 0 3px
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.sales {
    position: relative;
    width: 100%;
    height: 160px;
    overflow: hidden;
    padding: 17px 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 16px;
    text-decoration: none
}

.sales img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.sales:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, rgba(105, 91, 39, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1
}

.sales__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    z-index: 2
}

.sales__info > b {
    position: relative
}

.sales__info span {
    position: relative;
    margin: 7px 0 0
}

.sales__info span b {
    font-size: 24px
}

.search {
    position: relative;
    border-color: transparent;
    width: 100%;
    display: -ms-flexbox;
    display: flex
}

.search__form {
    position: relative;
    width: 100%;
    z-index: 5;
    border-radius: 16px 16px 0 0;
    background: transparent;
    transition: all .3s
}

.search__form form {
    width: 100%;
    position: relative;
    z-index: 5
}

.search__form-input {
    width: 100%;
    height: 44px;
    transition: all .3s;
    border: none;
    color: #050505;
    background: #fff;
    font-size: 14px;
    padding: 0 45px 0 15px;
    box-shadow: 0px 3px 6px rgba(5, 5, 5, 0.15)
}

.search__form-input:-ms-input-placeholder {
    color: #999;
    transition: all .3s
}

.search__form-input::placeholder {
    color: #999;
    transition: all .3s
}

.search__form-input:focus:-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.search__form-input:focus::placeholder {
    opacity: 0;
    visibility: hidden
}

.search__form-submit {
    display: none;
    border: none;
    border-radius: 12px;
    background: #FFBE00;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 36px;
    height: 36px;
    z-index: 2;
    cursor: pointer;
    padding: 0
}

.search__form-submit > svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.search__form-voice {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    border: none;
    border-radius: 0;
    padding: 0;
    background: none;
    right: 16px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.search__form-voice > svg {
    width: 16px;
    height: 24px
}

.search__form.active {
    background: #fff
}

.search__form.active .search-input {
    border-radius: 16px 16px 0 0
}

.search__form.active .search__drop {
    visibility: visible;
    opacity: 1
}

.search__form.no-matches .search__drop {
    height: auto
}

.search__form.no-matches .search__drop-inner {
    overflow: hidden
}

.search__drop {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: calc(80vh - 100px);
    background: #fff;
    box-shadow: 0 5px 6px 0 rgba(5, 5, 5, 0.15);
    border-radius: 0 0 16px 16px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    overflow: hidden
}

.search__drop h3, .search__drop .title-h3 {
    margin-top: 0
}

.search__drop-inner {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 12px 16px
}

.search__drop-list {
    position: relative
}

.search__drop-list li {
    position: relative
}

.search__drop-list li:nth-last-child(n+2) {
    margin: 0 0 12px
}

.search__drop-list li:nth-last-child(n+2):before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -6px;
    background: #DFDFDF
}

.search__drop-list:nth-last-child(n+2) {
    margin: 0 0 24px
}

.search__drop-image {
    width: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 12px 0 0;
    overflow: hidden;
    border-radius: 4px
}

.search__drop-link {
    text-decoration: none;
    text-decoration-skip-ink: none;
    color: #050505;
    font-size: 14px;
    transition: all .15s;
    line-height: 1;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-height: 34px
}

.search__drop-link:hover {
    color: #FFBE00;
    text-decoration: underline
}

.search__drop-link span {
    margin: 7px 0
}

.section {
    position: relative;
    padding: 8px 0 0
}

.section--sticky {
    padding: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 56px;
    z-index: 1;
    transition: all .3s
}

.section--sticky.top {
    top: 0
}

.section--sticky .button {
    width: 100%
}

.section--canvas {
    background: #fff;
    padding: 15px 15px;
    border-radius: 16px;
    margin: 16px 0
}

.section--canvas h2, .section--canvas h3 {
    margin: 14px 0
}

.section--top-indent {
    margin-top: 30px
}

.section--top-indent .faq {
    margin-bottom: 0
}

.section.section--no-indent {
    padding: 0
}

.section--counter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.section--counter .counter {
    margin: 0 0 0 10px
}

.section--advantages {
    margin: 0 -15px
}

.section--advantages .swiper-slide {
    border-radius: 16px;
    overflow: hidden;
    -ms-flex-align: center;
    align-items: center
}

.section--advantages .swiper-pagination {
    font-size: 0
}

.section--popular .product {
    border: 1px solid #DFDFDF;
    padding: 45px 27px 18px
}

.section--popular .product .features {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.section--popular .product__image {
    min-height: 140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.section--popular .product__name-title {
    border-bottom: 2px dotted;
    font-size: 12px;
    line-height: 18px
}

.section--popular .product__name-title:hover {
    border-bottom-color: transparent
}

.section--review .swiper-container {
    padding: 0 0 0 3px
}

.section--review .swiper-container:after {
    display: none
}

.section--review .swiper-button-prev, .section--review .swiper-button-next {
    top: calc(50% - 28px)
}

.section--review .swiper-scrollbar {
    -ms-flex-order: -1;
    order: -1
}

.section--review .swiper-scroll .button {
    width: 100%;
    max-width: 290px;
    margin: 0 auto
}

.section--review .swiper-slide-active .review {
    box-shadow: 0 0 6px rgba(5, 5, 5, 0.15)
}

.section--events {
    margin: 0 -15px
}

.section--events .swiper-button-prev, .section--events .swiper-button-next {
    visibility: hidden;
    opacity: 0
}

.section--catalog > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px
}

.section--catalog .product {
    margin: 8px
}

.section--catalog .product:hover {
    box-shadow: 0 2px 24px rgba(5, 5, 5, 0.16)
}

.section--title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.section--recipes > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px
}

.section--recipes .recipe {
    max-width: 100%;
    margin: 8px
}

.section--promotions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section--promotions .promotion:nth-last-child(n+2) {
    margin: 0 0 15px
}

.section--delivery {
    position: relative
}

.section--delivery .delivery {
    padding: 15px 0;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    border-radius: 8px;
    margin: 0
}

.section--delivery .delivery__conditions ul:first-of-type {
    margin: 0 0 24px
}

.section--delivery .delivery__payment {
    -ms-flex-order: 2;
    order: 2
}

.section--delivery .delivery ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #FFBE00
}

.section--delivery .delivery > span {
    min-height: 40px;
    background: #FFBE00;
    color: #fff;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px;
    line-height: 1;
    margin: 15px 22px 30px;
    border-radius: 8px;
    font-size: 12px
}

.section--delivery .delivery > span > svg {
    fill: #fff
}

.section--profile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.section--success {
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    max-width: 535px;
    width: 100%;
    margin: auto
}

.section--success h1, .section--success .title-h1 {
    margin: 26px 0 0 0;
    line-height: 46px
}

.section--success p {
    line-height: 24px
}

.section--cart {
    background: #fff;
    border-radius: 16px;
    padding: 15px 5px;
    margin: 30px 0
}

.section--cart > .button--white {
    margin: 0 20px 5px 0
}

.section--cart .purchase {
    border: 0
}

.section--cart .purchase ul {
    margin: 0 0 3px
}

.section--cart .purchase ul li {
    display: none;
    -ms-grid-columns: 30% (1fr) [ 4 ];
    grid-template-columns:30% repeat(4, 1fr);
    grid-gap: 10px
}

.section--cart .purchase ul li span {
    margin: 0;
    padding: 10px 0;
    color: #050505
}

.section--cart .cart-item {
    display: -ms-grid;
    display: grid;
    grid-gap: 10px;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 0;
    border-top: 1px solid #DFDFDF;
    -ms-flex-align: center;
    align-items: center
}

.section--cart .cart-item__cell {
    display: -ms-flexbox;
    display: flex;
    justify-self: center;
    -ms-flex-align: center;
    align-items: center
}

.section--cart .cart-item__cell--quantity {
    max-width: none
}

.section--cart .cart-item__cell--quantity .quantity {
    max-width: 140px
}

.section--cart .cart-item__cell--quantity .quantity input {
    width: 30px
}

.section--cart .cart-item__cell--quantity .quantity__input {
    margin: 0 5px
}

.section--cart .cart-item__cell--quantity .quantity__button {
    width: 24px;
    height: 24px
}

.section--cart .cart-item__cell--name {
    max-width: none;
    grid-row: 1 / 5
}

.section--cart .cart-item__cell--name a {
    font-weight: 400;
    font-size: 16px
}

.section--cart .cart-item__cell--remove {
    position: absolute;
    top: 0;
    right: 5px
}

.social {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -8px
}

.social a {
    position: relative;
    margin: 0 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all .3s
}

.social a svg {
    fill: #FFBE00
}

.social--transparent a {
    background: transparent;
    border: none;
    border-radius: none
}

.social--transparent a svg {
    fill: #FFBE00
}

.share {
    background: rgba(223, 223, 223, 0.25);
    padding: 16px;
    border-radius: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.share__button {
    text-decoration: none;
    font-size: 14px;
    color: #999;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: start;
    align-self: flex-start;
    cursor: pointer;
    margin-left: auto
}

.share__button svg {
    fill: transparent;
    margin: 0 0 0 7px
}

.share__button-social {
    display: none
}

.share__button.active .share__button-text {
    display: none
}

.share__button.active .share__button-social {
    display: block
}

.success-popup {
    display: none
}

.success-popup__wrapper {
    max-width: 360px;
    width: 100%;
    background: #fff;
    border-radius: 16px;
    margin: 0 auto;
    padding: 30px;
    text-align: center
}

.success-popup__wrapper h1, .success-popup__wrapper .title-h1 {
    margin: 10px
}

.success-popup__wrapper p {
    line-height: 1
}

.tab {
    position: relative
}

.tab-menu {
    position: relative
}

.tab-list {
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.tab-item {
    position: relative
}

.tab-item.active {
    color: #FFBE00
}

.tab-link {
    color: inherit
}

.tab-content {
    position: relative
}

.tab-box {
    display: none
}

.tab-box.active {
    display: block
}

.tab--design .tab-menu {
    margin: 0 0 12px
}

.tab--design .tab-list {
    margin: 0 -2px;
    overflow: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none
}

.tab--design .tab-list::-webkit-scrollbar {
    display: none
}

.tab--design .tab-item {
    position: relative;
    line-height: 1;
    margin: 0 2px
}

.tab--design .tab-item a {
    text-decoration: none;
    font-size: 12px;
    color: #050505;
    line-height: 1;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    height: 30px;
    background: #fff;
    border-radius: 8px
}

.tab--design .tab-item.active a {
    color: #fff;
    font-weight: bold;
    background: #F94857
}

.tab--delivery .tab-list {
    margin: 0 -12px 16px
}

.tab--delivery .tab-item {
    line-height: 1;
    margin: 0 12px;
    color: #999
}

.tab--delivery .tab-item a {
    border-bottom: 1px solid;
    margin: 0
}

.tab--delivery .tab-item a:hover {
    border-bottom-color: transparent
}

.tab--delivery .tab-item.active {
    color: #FFBE00
}

.tab--delivery .tab-item.active a:hover {
    border-bottom-color: inherit
}

.tab--details {
    margin: 26px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.tab--details .tab-menu {
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 100%
}

.tab--details .tab-list {
    background: #f8f8f8;
    border-radius: 16px;
    margin: 0 0 24px;
    width: 100%;
    overflow: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    -ms-flex-pack: justify;
    justify-content: space-between;
    transition: all .3s
}

.tab--details .tab-list::-webkit-scrollbar {
    display: none
}

.tab--details .tab-item {
    border-radius: 16px;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.tab--details .tab-item a {
    padding: 0 24px;
    line-height: 48px;
    color: #999;
    font-weight: bold;
    text-decoration: none;
    display: block;
    transition: all .2s;
    white-space: nowrap
}

.tab--details .tab-item.active a, .tab--details .tab-item:hover a {
    color: #fff;
    background: #FFBE00
}

.tab--details .tab-box#useful {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.tab--details .tab-box#useful.active {
    display: -ms-flexbox;
    display: flex
}

.tab--profile {
    width: 100%
}

.tab--profile .tab-menu {
    background: #fff;
    width: 100%;
    border: 1px solid #DFDFDF;
    border-radius: 16px;
    padding: 10px 21px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.tab--profile .tab-list {
    -ms-flex-direction: column;
    flex-direction: column
}

.tab--profile .tab-item:not(:last-child) {
    border-bottom: 1px solid #DFDFDF
}

.tab--profile .tab-item:last-child a {
    color: #F94857
}

.tab--profile .tab-item.active .tab-link {
    font-weight: 700
}

.tab--profile .tab-item.active .tab-link svg {
    stroke: #FFBE00
}

.tab--profile .tab-item.active .tab-link[href='#exit'] svg {
    stroke: #F94857
}

.tab--profile .tab-link {
    text-decoration: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 0;
    font-size: 14px
}

.tab--profile .tab-link img {
    margin: 0 16px 0 0
}

.tab--profile .tab-link svg {
    margin: 0 16px 0 0;
    fill: transparent
}

.tab--profile .tab-content {
    width: 100%
}

.tab--profile .tab-content #bonuses > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tab--login .tab-menu {
    margin: 0 0 24px
}

.tab--login .tab-list {
    margin: 0 -16px;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    white-space: nowrap;
    color: #999;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tab--login .tab-list .restore-link {
    display: none
}

.tab--login .tab-item {
    margin: 0 16px
}

.tab--login .tab-item a {
    text-decoration: none;
    border-bottom: 3px solid transparent;
    display: block;
    padding: 0 0 6px;
    transition: all .3s
}

.tab--login .tab-item.active a {
    border-bottom-color: #FFBE00
}

.tab--login .tab-item.active.restore-link {
    display: block
}

.tab--address .tab-list {
    margin: 0 0 10px;
    -ms-flex-direction: column;
    flex-direction: column
}

.tab--address .tab-link {
    color: #999;
    text-decoration: none
}

.tab--address .tab-item {
    margin: 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.tab--address .tab-item svg {
    margin: 0 10px 0 0
}

.tab--address .tab-item.active svg {
    fill: #050505
}

.tab--address .tab-item.active .tab-link {
    color: #050505
}

.tab--checkout .tab-item {
    margin: 0 15px 0 0;
    color: #050505
}

.tab--checkout .tab-item.active input[type='radio']:after {
    opacity: 1
}

.tab--checkout .tab-link {
    padding: 0 0 0 30px;
    color: inherit;
    text-decoration: none
}

.tags {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.tags__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -2.5px;
    padding: 0 30px 0 0
}

.tags__inner a {
    padding: 0 10px;
    display: block;
    white-space: nowrap;
    line-height: 24px;
    font-size: 12px;
    font-weight: bold;
    color: #999;
    background: #DFDFDF;
    transition: all .3s;
    text-decoration: none;
    border-radius: 8px;
    margin: 2.5px
}

.tags__inner a:hover, .tags__inner a.active {
    background: #FFBE00;
    color: #fff
}

.tags .rating {
    margin: 0 0 12px;
    -ms-flex-order: -1;
    order: -1
}

.text {
    padding: 32px 24px 32px !important;
    background: #fff;
    border-radius: 16px
}

.text *:first-child {
    margin-top: 0
}

.text *:last-child {
    margin-bottom: 0
}

.text img {
    margin: 24px 0 40px;
    display: block
}

.text hr {
    margin: 0
}

.text ul {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 12px
}

.text ul li {
    padding: 0 0 0 11px;
    position: relative
}

.text ul li:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    left: 0;
    top: 7px;
    background: #FFBE00;
    border-radius: 50%
}

.text ol {
    counter-reset: my-counter;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 12px
}

.text ol li {
    counter-increment: my-counter;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.text ol li:before {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    content: counter(my-counter) ".";
    color: #FFBE00;
    font-weight: bold;
    margin: 0 6px 0 0
}

.text ol li p {
    margin: 0 0 8px
}

.user {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin: 0 0 0 20px
}

.user__image {
    width: 18px;
    height: 18px;
    position: relative
}

.user__image > svg, .user__image > img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.user__image > svg {
    fill: #999
}

.user > span {
    display: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1
}

.video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: calc(100% / 16 * 9);
    background-color: #000;
    border-radius: 16px;
    overflow: hidden
}

.video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    padding: 0;
    width: 60px;
    height: 60px;
    border: none;
    background-color: transparent;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 2
}

.video__button-shape {
    fill: #FFBE00;
    transition: all .3s
}

.video__button-icon {
    fill: transparent;
    transition: all .3s
}

.video__button:focus {
    outline: none
}

.video__button:focus .video__button-shape {
    fill-opacity: 1
}

.video:hover .video__button-shape {
    fill-opacity: 1
}

.video:hover:before {
    opacity: 0;
    visibility: hidden
}

.video--enabled {
    cursor: pointer
}

.video--enabled .video__button {
    display: block
}

.up {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 25px;
    z-index: 5;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    transition: bottom .3s;
    background: gray;
    border-radius: 50%
}

.up.absolute {
    position: absolute;
    top: -16px
}

@media (min-width: 375px) {
    .details__info-quantity .quantity__button {
        margin: 0 10px
    }

    .mobile-menu__contacts .contact-phones__items a {
        font-size: 18px
    }
}

@media (min-width: 420px) {
    .details__amount {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .details__amount-summ {
        margin: 0 0 0 6px
    }
}

@media (min-width: 430px) {
    .order__item .swiper {
        margin: 0 -15px 20px 0
    }

    .order__item .swiper-button-next {
        right: 0
    }

    .order__item-title {
        padding: 0 120px 0 0
    }

    .order__item-title + .change-button {
        position: absolute;
        top: 30px;
        right: 30px
    }
}

@media (min-width: 480px) {
    .footer__contacts .social svg {
        width: 24px;
        height: 24px
    }

    .cart-item {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .cart-item__cell--name {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .cart-item__cell--name a {
        text-align: left
    }

    .details__info-rating {
        margin: 0 0 0 auto;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-order: 0;
        order: 0
    }

    .details__info-rating .rating {
        margin: 0 0 13px;
        -ms-flex-order: 0;
        order: 0
    }

    .details__info-quantity .quantity__button {
        margin: 0 5px
    }

    .details__info-quantity .quantity__input span {
        font-size: 12px;
        line-height: 16px
    }

    .details__info-quantity .quantity input {
        font-size: 14px
    }

    .details__row {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .details__row--column {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: normal;
        align-items: normal
    }

    .details__amount {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .details__amount-summ {
        margin: 6px 0 0
    }

    .details__buy {
        margin: 0 -4px 0 auto
    }

    .details__buy .button {
        margin: 0 4px
    }

    .details__buy .button--white {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .details__buy .button--add {
        padding: 0 10px
    }

    .layout-box__wrapper--blog .layout-box__aside .details__info-rating {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .login__wrapper {
        padding: 40px
    }

    .pagination {
        margin: 25px 0 32px
    }

    .pagination li:not(:last-child) {
        margin: 0 16px 0 0
    }

    .pagination li a {
        font-size: 16px;
        font-weight: bold;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .pagination li.prev {
        margin: 0 32px 0 0
    }

    .pagination li.next {
        margin: 0 0 0 16px
    }

    .section--events .swiper-button-prev, .section--events .swiper-button-next {
        visibility: visible;
        opacity: 1
    }

    .section--events .swiper-sheet {
        visibility: hidden;
        opacity: 0
    }

    .section--events .sales {
        padding: 17px 66px
    }

    .section--cart .cart-item {
        -ms-grid-columns:(50%) [ 2 ];
        grid-template-columns:repeat(2, 50%)
    }
}

@media (min-width: 600px) {
    h1, .title-h1 {
        font-size: 24px;
        line-height: 1
    }

    h2, .title-h2 {
        font-size: 20px;
        line-height: 1
    }

    h3, .title-h3 {
        font-size: 16px;
        line-height: 18px
    }

    p {
        font-size: 14px;
        line-height: 21px
    }

    .header__logo {
        max-width: 170px;
        position: absolute;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .footer__top {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer__logo {
        margin: 0
    }

    .footer__contacts {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .footer__contacts .contact-phones {
        margin: 0
    }

    .footer__contacts .contact-phones__items a {
        font-size: 18px
    }

    .form--details {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }

    .form--details .form__header {
        grid-column: 1 / -1
    }

    .form--details .form__buttons {
        grid-column: 1 / -1
    }

    .form--details .form__buttons .button {
        width: auto;
        font-size: 16px
    }

    .contacts__info h3, .contacts__info .title-h3 {
        margin: 0 0 16px
    }

    .contacts__info ul {
        padding: 16px 16px 0;
        border-radius: 16px
    }

    .contacts__info ul li {
        margin: 0 0 16px
    }

    .details {
        margin: 0 -12px
    }

    .details__info-price {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        position: relative
    }

    .details__info-price > span {
        color: #999;
        margin: 0 16px 0 0
    }

    .details__info-price .price__old {
        padding: 0 16px;
        font-size: 14px
    }

    .details__info-price .price__old + .price__current {
        padding: 0 16px 0 58px;
        left: -50px
    }

    .details__info-price .price__current {
        height: 56px;
        font-size: 18px
    }

    .details__info-price .price__current span {
        font-size: 24px
    }

    .details__info-quantity .quantity {
        max-width: 170px;
        margin: 0 24px 0 0
    }

    .details__info-quantity .quantity__button {
        margin: 0 16px
    }

    .details__info-quantity .quantity input {
        font-size: 16px
    }

    .details__info-sales {
        margin: 0;
        width: 100%
    }

    .details__info-sales .sales {
        height: 203px
    }

    .details__info-sales .sales__info {
        font-size: 24px
    }

    .details__info-sales .sales__info > b {
        margin: 0 0 12px
    }

    .details__info-sales .sales__info span b {
        font-size: 32px
    }

    .details__row {
        padding: 24px 0;
        -ms-flex-align: center;
        align-items: center
    }

    .details__row:first-child {
        padding: 13px 0
    }

    .details__amount-summ span {
        font-size: 16px
    }

    .details__buy .button--add {
        padding: 0 16px
    }

    .details .pagination {
        margin: 22px 0 40px
    }

    .faq ul:nth-last-of-type(n+2) {
        margin: 0 0 24px
    }

    .faq ul li > span {
        font-size: 14px;
        line-height: 21px
    }

    .faq ul li > span svg {
        width: 12px;
        height: 7px
    }

    .google-review {
        margin: 61px 0 0 0
    }

    .layout-box .recipes-small {
        margin: -15px
    }

    .layout-box .recipes-small .recipe {
        width: calc(50% - 30px);
        margin: 15px
    }

    .layout-box__aside-catalog .product {
        width: calc(50% - 16px)
    }

    .layout-box__wrapper--blog .layout-box__aside .details__info-quantity .quantity {
        margin: 0 5px 0 0
    }

    .recipient__profile p {
        line-height: 27px
    }

    .recipient__gift {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .recipient__gift .form-group {
        margin: 0 16px 0 0
    }

    .recipe--big {
        padding: 14px
    }

    .recipe--big .recipe__info {
        margin: 10px 0 0
    }

    .recipe--big .recipe__name {
        font-size: 16px;
        line-height: 18px;
        margin: 0 0 12px
    }

    .recipe--full {
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 14px
    }

    .recipe--full .recipe__image {
        max-width: 60%
    }

    .recipe--full .recipe__info {
        margin: 0 0 0 17px
    }

    .recipe--full .recipe__name {
        margin: 0
    }

    .sort__checklist {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

    .sort__by {
        margin: 0 -10px 0 10px
    }

    .swiper-sheet {
        bottom: 10px
    }

    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0 4px
    }

    .section {
        padding: 16px 0 0
    }

    .section--catalog .product {
        width: calc(50% - 16px)
    }

    .section--delivery .delivery > span {
        margin: 15px 22px 45px;
        font-size: 16px
    }

    .section--cart > .button--white {
        margin: 0 20px 0 0
    }

    .tab--design .tab-list {
        margin: 0 -4px
    }

    .tab--design .tab-item {
        margin: 0 4px
    }

    .tab--login .tab-menu {
        margin: 0 0 40px
    }

    .tab--login .tab-list {
        margin: 0 -32px;
        font-size: 24px
    }

    .tab--login .tab-item {
        margin: 0 32px
    }

    .text ul {
        font-size: 14px;
        line-height: 21px
    }

    .text ul li:before {
        top: 8px
    }

    .text ol {
        font-size: 14px;
        line-height: 21px
    }
}

@media (min-width: 768px) {
    .footer__top {
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 32px 0 44px
    }

    .footer__menu {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 0 34px
    }

    .footer__contacts {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 200px
    }

    .footer__contacts .contact-phones {
        margin: 0 0 17px
    }

    .footer__contacts .payment {
        position: relative;
        -ms-flex-pack: start;
        justify-content: flex-start;
        top: auto
    }

    .footer__contacts .social {
        margin: 17px -7px 0
    }

    .footer__contacts .social a {
        width: 44px;
        height: 40px;
        background: #FFBE00;
        border-radius: 14px
    }

    .footer__contacts .social a svg {
        fill: #fff
    }

    .footer__contacts .social a:hover {
        background: #F0B300
    }

    .footer__bottom {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 17px 0;
        min-height: 73px
    }

    .footer__copyright {
        margin: 0;
        font-size: 14px
    }

    .form__container--3 .form-group {
        width: 33.33333%
    }

    .form__container--select .form-group {
        width: auto
    }

    .form__container--select .select2-container {
        width: auto !important
    }

    .form__buttons {
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 8px -8px 0
    }

    .form__buttons .form-group {
        max-width: 195px
    }

    .form__buttons--coulumn {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .form__buttons--coulumn .form-group {
        max-width: 100%
    }

    .form .change-button {
        margin: 0 16px 0 auto
    }

    .form--checkout .form__block .address__full .form-group:first-child {
        max-width: none
    }

    .author-box {
        -ms-flex-direction: row;
        flex-direction: row;
        border-radius: 80px 16px 16px 80px;
        margin: 0 0 30px
    }

    .author-box__photo {
        max-width: 160px;
        max-height: 160px;
        height: 160px;
        position: static;
        -ms-transform: none;
        transform: none
    }

    .author-box__name {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .author-box__info {
        padding: 0 30px
    }

    .author-box__status {
        border-top: 1px solid #050505;
        border-bottom: 1px solid #050505;
        margin: 0;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .author-box__status p, .author-box__status span {
        border: 0;
        padding: 0;
        margin: 0;
        font-size: 16px
    }

    .address__full {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .address__full .form-group {
        margin: 16px 8px
    }

    .address__full .form-group:first-child {
        max-width: 552px;
        width: 100%
    }

    .address__full .form-group input {
        padding: 18px;
        border-radius: 60px;
        border: 1px solid #DFDFDF;
        width: 100%
    }

    .address__details {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

    .address__details .form-group {
        margin: 0 30px 0 0
    }

    .address__time {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .address__time .form-group {
        margin: 0 30px 0 0
    }

    .address__time--cart {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%
    }

    .address__time--cart .address__radio {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    .address__time--cart .address__shedule {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin: 10px 0
    }

    .address__time--cart .address__shedule b {
        margin: 0 10px 0 0
    }

    .address__time--column {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 15px
    }

    .address__payment .form-group .control-label img {
        margin: 0 10px
    }

    .address__post {
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 20px -20px
    }

    .address__post .form-group {
        margin: 0 20px;
        font-size: 16px
    }

    .cart-item {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cart-item__cell--name {
        -ms-flex-align: center;
        align-items: center;
        max-width: 400px;
        width: 100%
    }

    .cart-item__cell--name a {
        text-align: center
    }

    .cart-item--order {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .cart-item--order .cart-item__cell--name {
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: 125px
    }

    .cart-item--order .cart-item__cell--name a {
        text-align: left
    }

    .cart-item--order .cart-item__picture {
        margin: 0 14px 0 0
    }

    .contacts__info ul {
        border-radius: 16px;
        padding: 20px 20px 0
    }

    .contacts__info ul:nth-last-of-type(n+2) {
        margin: 0 0 30px
    }

    .contacts__info ul li {
        margin: 0 0 20px
    }

    .cookies__wrapper {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .cooking ol {
        margin: -15px 0
    }

    .cooking ol li {
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 15px 0
    }

    .cooking ol li img {
        max-width: 41.1%
    }

    .cooking ol li > div {
        margin: 0 0 0 30px;
        -ms-flex-order: 0;
        order: 0
    }

    .composition__list {
        font-size: 16px
    }

    .composition__list-item {
        margin: 0 0 18px
    }

    .delivery {
        padding: 32px 0 0
    }

    .delivery__free {
        font-size: 16px
    }

    .delivery h3, .delivery .title-h3 {
        margin: 0 0 16px
    }

    .delivery ul:not(.tab-list) {
        font-size: 16px
    }

    .delivery ul:not(.tab-list) li {
        margin: 0 0 16px
    }

    .delivery > span {
        font-size: 18px
    }

    .datepicker {
        width: 320px;
        padding: 0 0 25px;
        margin: -50px 0 0 0
    }

    .datepicker--nav {
        padding: 57px 0 20px
    }

    .details__info {
        padding: 0 24px 8px
    }

    .details__quantity .form {
        border: 0;
        padding: 16px 0;
        margin: 0
    }

    .details__quantity .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

    .details__quantity-radio {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -14px
    }

    .details__quantity-radio label {
        margin: 7px;
        width: calc(25% - 14px)
    }

    .details__quantity-radio label input[type='radio'] {
        opacity: 0;
        visibility: hidden
    }

    .details__quantity-radio label input[type='radio']:checked + span {
        border: 2px solid #F94857;
        color: #F94857
    }

    .details__quantity-radio label span {
        border: 2px solid #DFDFDF;
        height: 30px;
        padding: 0 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        white-space: nowrap
    }

    .details__quantity-advantages {
        font-size: 18px
    }

    .login__with-item {
        height: 56px;
        padding: 0 4px;
        min-width: 185px;
        font-size: 16px;
        transition: all .3s
    }

    .login__with-item > span {
        margin: 0 11px 0 0
    }

    .login__with-item--google {
        background-color: #4285F4
    }

    .login__with-item--google:hover {
        background-color: #1266f1
    }

    .login__with-item--facebook {
        background-color: #44619D
    }

    .login__with-item--facebook:hover {
        background-color: #354b79
    }

    .modaal--package-select .modaal-container {
        max-width: 715px
    }

    .order__item .swiper-button-prev.swiper-button-outside {
        right: 75.5px
    }

    .order__item .swiper-button-next.swiper-button-outside {
        right: 15px
    }

    .order__item .tab .tab-item a {
        font-size: 14px
    }

    .package-select__wrapper .swiper-button-prev.swiper-button-outside, .package-select__wrapper .swiper-button-next.swiper-button-outside {
        bottom: calc(100% + 50px)
    }

    .recipient__wrapper {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .recipient__fields .form-group input {
        padding: 17px 19px
    }

    .recipient__gift {
        margin: 0 0 16px
    }

    .recipient__gift .form-group {
        margin: 0 16px 0 0;
        width: 100%
    }

    .recipient__gift .form-group input {
        width: 100%;
        padding: 17px 19px;
        border-radius: 60px;
        border: 1px solid #DFDFDF
    }

    .sitemap {
        margin: 0 -16px
    }

    .sitemap > div {
        position: relative;
        margin: 0 16px 24px
    }

    .sitemap ul {
        margin: 0 -16px
    }

    .sitemap ul li {
        margin: 0 16px 12px
    }

    .sort__by {
        margin: 0 -20px 0 20px
    }

    .sort__checklist b {
        line-height: 18px;
        padding: 0 8px;
        bottom: calc(100% - 9px)
    }

    .sort__checklist-with {
        min-height: 40px;
        padding: 0 24px
    }

    .sort__checklist-by {
        margin: 0 20px
    }

    .sort__checklist-by.in-stock span > svg {
        width: 24px;
        height: 24px
    }

    .sort__checklist-by span {
        font-size: 16px;
        line-height: 18px
    }

    .swiper-button-round {
        width: 46px;
        height: 46px
    }

    .swiper-button-prev.swiper-button-outside, .swiper-button-next.swiper-button-outside {
        bottom: calc(100% + 20px);
        -ms-transform: none;
        transform: none;
        top: auto;
        width: 60.5px;
        height: 46px
    }

    .swiper-button-next.swiper-button-outside {
        right: 0;
        border-radius: 0 16px 16px 0;
        border-left: none
    }

    .swiper-button-next.swiper-button-outside:before {
        position: absolute;
        content: '';
        width: 1px;
        height: 24px;
        left: -0.5px;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #DFDFDF
    }

    .swiper-button-prev.swiper-button-outside {
        left: auto;
        right: 60.5px;
        border-radius: 16px 0 0 16px;
        border-right: none
    }

    .swiper-scroll {
        margin: 16px 0 0
    }

    .section--popular h1, .section--popular title-h1 {
        margin: 30px 0 24px
    }

    .section--review h1, .section--review title-h1 {
        margin: 30px 0 24px
    }

    .section--package h1, .section--package .title-h1 {
        margin: 30px 0 24px
    }

    .section--package .swiper-button-prev.swiper-button-outside, .section--package .swiper-button-next.swiper-button-outside {
        bottom: calc(100% + 60px)
    }

    .section--events .sales {
        padding: 17px 110px
    }

    .section--events .sales__info {
        font-size: 32px
    }

    .section--events .sales__info span {
        margin: 16px 0 0
    }

    .section--events .sales__info span b {
        font-size: 32px
    }

    .section--events .swiper-button-prev {
        left: 24px
    }

    .section--events .swiper-button-next {
        right: 24px
    }

    .section--recipes .recipe {
        width: calc(50% - 16px)
    }

    .tab--design .tab-menu {
        margin: 0 0 24px
    }

    .tab--design .tab-list {
        margin: 0 -15px
    }

    .tab--design .tab-item {
        margin: 0 15px
    }

    .tab--design .tab-item a {
        font-size: 16px;
        line-height: 1;
        padding: 0;
        height: auto;
        background: transparent;
        border-radius: 0;
        margin: 0;
        border-bottom: 1px solid transparent
    }

    .tab--design .tab-item.active a {
        color: #F94857;
        font-weight: normal;
        background: transparent;
        border-bottom-color: #F94857
    }

    .tab--details .tab-list {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .tab--address .tab-list {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .tab--address .tab-item {
        margin: 0 30px 0 0
    }

    .text hr {
        margin: 0 0 24px
    }
}

@media (min-width: 960px) {
    .footer__logo {
        max-width: 272px
    }

    .footer__menu .secondary-menu__item h3, .footer__menu .secondary-menu__item .title-h3 {
        font-size: 18px;
        margin: 0 0 23px
    }

    .footer__menu .secondary-menu__item ul {
        font-size: 18px
    }

    .footer__menu .secondary-menu__item ul li {
        margin: 0 0 15px
    }

    .layout-box .recipes-small .recipe {
        width: calc(100% / 3 - 30px)
    }

    .layout-box__aside-catalog .product {
        width: calc(100% / 3 - 16px)
    }

    .section--catalog .product {
        width: calc(100% / 3 - 16px)
    }
}

@media (min-width: 1080px) {
    h1, .title-h1 {
        font-size: 32px;
        margin: 1em 0
    }

    h2, .title-h2 {
        font-size: 24px;
        margin: 1em 0
    }

    h3, .title-h3 {
        font-size: 18px;
        margin: 1em 0
    }

    h4, .title-h4 {
        font-size: 16px;
        line-height: 18px
    }

    
    .layout {
        padding: 0
    }

    .hide-screen-min-1080 {
        display: none !important
    }

    .header {
        position: relative;
        top: auto;
        left: auto
    }

    .header.hiding {
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .header__top {
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 110px;
        border-bottom: none
    }

    .header__logo {
        max-width: 160px;
        position: relative;
        left: auto;
        -ms-transform: none;
        transform: none
    }

    .header__menu {
        display: block
    }

    .header__feedback {
        display: -ms-flexbox;
        display: flex
    }

    .header__bottom {
        min-height: 80px;
        background: #FFBE00
    }

    .header__bottom .container {
        padding: 0 15px
    }

    .header__search {
        height: auto;
        position: relative;
        top: auto;
        width: auto;
        opacity: 1;
        visibility: visible
    }

    .header__category {
        display: -ms-flexbox;
        display: flex
    }

    .header__category .category {
        padding: 0
    }

    .header__category .category__logo {
        margin: 0
    }

    .header__category .category__name {
        display: none
    }

    .header__cart {
        margin: 0 0 0 24px;
        position: relative;
        top: auto;
        right: auto
    }

    .header__cart .search-button {
        display: none
    }

    .header__cart .user {
        margin: 0 210px 0 0
    }

    .header__cart .cart {
        position: absolute;
        right: 0;
        top: 0;
        height: 80px
    }

    .footer__top {
        margin: 56px 0 115px
    }

    .footer__contacts {
        width: 30%
    }

    .footer__contacts .contact-phones {
        margin: 0 0 24px
    }

    .footer__contacts .contact-phones__items a {
        font-size: 24px
    }

    .footer__contacts > p {
        display: block;
        margin: 0 0 20px
    }

    .footer__contacts .social {
        margin: 26px -7px 0
    }

    .footer__contacts .social a {
        width: 52px;
        height: 48px;
        background: #FFBE00;
        border-radius: 16px;
        border: 1px solid transparent
    }

    .form {
        padding: 32px 32px 64px
    }

    .form--checkout {
        padding: 0;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns:(50%) [ 2 ];
        grid-template-columns:repeat(2, 50%);
        grid-gap: 10px
    }

    .form--checkout .form__block {
        padding: 30px;
        margin: 0
    }

    .form--checkout .form__block h3 {
        margin: 0 0 15px
    }

    .form--checkout .form__block .address__full .form-group {
        margin: 5px 8px
    }

    .form--checkout .form__block .address__full .form-group:first-child {
        width: 100%
    }

    .form--checkout .form__block .address__full .form-group:not(:first-child) {
        width: calc(33.3334% - 16px)
    }

    .form__photos {
        margin: 15px -15px
    }

    .form__photos-item {
        margin: 10px 15px
    }

    .form__photos-remove {
        right: -15px;
        top: -3px
    }

    .form__photos-image {
        width: 80px;
        height: 80px
    }

    .blog__image {
        margin: 0 0 30px
    }

    .blog .text {
        padding: 30px
    }

    .blog__item {
        margin: 30px 0 0;
        padding: 30px
    }

    .breadcrumb {
        display: -ms-flexbox;
        display: flex
    }

    .bonuses {
        min-width: 48px;
        padding: 0 20px;
        border-left: 1px solid rgba(255, 255, 255, 0.25)
    }

    .bonuses__image {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        overflow: hidden;
        background: #fff;
        margin: 0 0 4px
    }

    .bonuses__image > svg {
        fill: #FFBE00
    }

    .bonuses span {
        display: inline;
        white-space: nowrap
    }

    .bonus-accrual__list li {
        width: calc(33.33334% - 10px)
    }

    .cart {
        width: 210px;
        position: relative;
        top: auto;
        right: auto;
        margin: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .cart.fixed {
        position: fixed;
        top: 0
    }

    .cart:hover .cart__inner, .cart.active .cart__inner {
        border-radius: 16px 16px 0 0
    }

    .cart:hover .cart__drop, .cart.active .cart__drop {
        visibility: visible;
        opacity: 1
    }

    .cart__inner {
        border-radius: 16px;
        background: #F0B300;
        padding: 0 24px
    }

    .cart__icon > svg {
        fill: #fff;
        width: 40px;
        height: 40px
    }

    .cart__icon span {
        position: absolute;
        color: #FFBE00;
        top: 7px;
        left: calc(50% + 2px);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        margin: 0
    }

    .cart__price {
        display: inline
    }

    .cart__drop {
        height: calc(100vh - 190px);
        max-height: calc(100vh - 190px);
        top: 100%;
        left: 0;
        right: auto
    }

    .cart-item {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .cart-item__cell {
        border-right: 1px dashed #DFDFDF;
        height: 100%;
        width: 100%
    }

    .cart-item__cell--name {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .cart-item__cell--name a {
        text-align: left
    }

    .cart-item__cell--sum {
        white-space: nowrap;
        width: 50%;
        margin: 0 0 0 10px;
        border: none
    }

    .cart-item__cell--remove {
        border: none;
        width: auto;
        height: auto
    }

    .cart-item__picture {
        margin: 0 14px 0 0
    }

    .cart-item--order {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .cart-item--order .cart-item__cell--name {
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: 270px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .cart-item--order .cart-item__cell--name a {
        text-align: left
    }

    .cart-item--order .cart-item__adaptive {
        width: 100%;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .cart-item--order .cart-item__adaptive .quantity {
        max-width: none;
        width: 122px
    }

    .cart-item--order .cart-item__adaptive .quantity__input {
        display: -ms-flexbox;
        display: flex
    }

    .contacts__info h3, .contacts__info .title-h3 {
        margin: 0 0 20px
    }

    .contacts__info ul li {
        font-size: 18px
    }

    .contacts__map {
        border-radius: 16px;
        margin: 30px 0 0
    }

    .contacts__route {
        top: auto;
        bottom: 0
    }

    .cooking ol li > div:before {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 24px;
        margin: 0 20px 4px 0
    }

    .faq {
        margin: 0 0 85px
    }

    .faq > ul {
        border-radius: 16px
    }

    .faq > ul > li {
        padding: 0 30px
    }

    .faq > ul > li > span {
        font-size: 16px;
        line-height: 18px
    }

    .faq > ul > li > span svg {
        width: 15px;
        height: 10px
    }

    .faq > ul > li > div p {
        line-height: 21px
    }

    .kinds__selected {
        display: none
    }

    .kinds ul {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        border-radius: 8px
    }

    .languages {
        height: 32px;
        border-radius: 8px
    }

    .languages a {
        font-size: 14px;
        margin: 0 9px
    }

    .languages a:nth-child(n+2):before {
        left: -10px
    }

    .layout-box {
        padding: 24px 0 80px
    }

    .layout-box--indent-s {
        padding: 24px 242px 80px 0
    }

    .layout-box__wrapper {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .layout-box__wrapper--blog .layout-box__blog {
        display: -ms-grid;
        display: grid;
        grid-gap: 15px;
        -ms-grid-columns: 51% 1fr;
        grid-template-columns:51% 1fr;
        -ms-flex-align: start;
        align-items: start
    }

    .layout-box__wrapper--blog .layout-box__aside {
        grid-column: 2 / 3;
        grid-row: 1 / 10
    }

    .layout-box__wrapper--blog .layout-box__aside .details__row:last-child {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .layout-box__content {
        width: calc(100% - 330px)
    }

    .layout-box__aside {
        width: 310px;
        margin: 0 0 0 20px;
        -ms-flex-order: 0;
        order: 0;
        position: sticky;
        position: -webkit-sticky;
        top: 16px
    }

    .layout-box__aside-inner > div {
        margin: 0 0 60px
    }

    .layout-box__aside-catalog > div {
        margin: -10px
    }

    .layout-box__aside-catalog .product {
        width: 100%;
        margin: 10px
    }

    .layout-box__aside--sets {
        margin: 0 0 0 20px
    }

    .layout-box .recipes-small .recipe {
        width: calc(100% - 30px)
    }

    .layout-box__news {
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr)
    }

    .modaal--package-select .modaal-container {
        max-width: 1030px
    }

    .order__item {
        padding: 30px
    }

    .order__item:nth-last-child(n+2) {
        margin: 0 0 30px
    }

    .order__item .swiper {
        margin: 0 -30px 25px 0
    }

    .order__item .swiper:after {
        position: absolute;
        content: '';
        width: 30px;
        height: 100%;
        right: 0;
        top: 0;
        background: #fff;
        z-index: 1;
        background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0) 100%)
    }

    .order__item .swiper-button-prev.swiper-button-outside {
        right: 90.5px
    }

    .order__item .swiper-button-next.swiper-button-outside {
        right: 30px
    }

    .package-select__wrapper .swiper-button-prev.swiper-button-outside, .package-select__wrapper .swiper-button-next.swiper-button-outside {
        bottom: calc(100% + 64px)
    }

    .product__name-description {
        line-height: 21px;
        font-size: 14px
    }

    .promotion__title {
        font-size: 16px;
        line-height: 18px;
        margin: 0 0 18px
    }

    .promotion__image {
        border-radius: 16px;
        margin: 0 0 16px
    }

    .promotion__info {
        margin: -8px -30px
    }

    .promotion__info-item {
        font-size: 16px;
        margin: 8px 30px;
        line-height: 18px
    }

    .promotion__info-item img {
        margin: 0 20px 0 0
    }

    .promotion__counter {
        line-height: 20px
    }

    .promocode.fixed-action .promocode__action {
        box-shadow: none;
        position: relative;
        width: 100%;
        left: auto;
        bottom: auto
    }

    .page404 h2, .page404 .title-h2 {
        line-height: 48px;
        font-size: 32px
    }

    .page404 p {
        font-size: 18px
    }

    .page404__contacts {
        margin: 147px 0 0
    }

    .pagination {
        margin: 0
    }

    .payment a .icon-apple {
        width: 61px;
        height: 24px
    }

    .payment a .icon-google {
        width: 61px;
        height: 24px
    }

    .payment a .icon-visa {
        width: 60px;
        height: 22px
    }

    .payment a .icon-mastercard {
        width: 32px;
        height: 25px
    }

    .payment a .icon-privat {
        width: 90px;
        height: 20px
    }

    .purchase__repeat .button {
        margin: 0 0 0 auto
    }

    .purchase__quantity {
        display: block
    }

    .purchase--order {
        margin: 0 0 50px
    }

    .purchase--order .purchase__price {
        display: block;
        width: 100%
    }

    .purchase--order .purchase__quantity {
        width: 100%
    }

    .purchase--order .purchase__sum {
        width: 100%
    }

    .purchase--order .purchase__name {
        max-width: 270px;
        width: 100%;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .purchase--order ul li span {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .recipe--full {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 14px
    }

    .recipe--full .recipe__image {
        max-width: 100%
    }

    .recipe--full .recipe__info {
        margin: 17px 0 0
    }

    .recipe--full .recipe__description p {
        line-height: 24px
    }

    .review__title {
        font-size: 16px
    }

    .review__answer {
        padding: 16px 24px
    }

    .review--full .review__title {
        font-size: 18px
    }

    .review--full .review__date {
        font-size: 16px
    }

    .review--full .review__text {
        margin: 16px 0 -8px
    }

    .review--full .review__text p {
        font-size: 16px;
        line-height: 26px
    }

    .rules li {
        width: calc(33.33334% - 16px)
    }

    .sitemap {
        margin: 0 -40px
    }

    .sitemap > div {
        margin: 0 40px
    }

    .sitemap ul {
        margin: 0 -40px
    }

    .sitemap ul li {
        margin: 0 40px 16px
    }

    .sitemap ul li a {
        font-size: 16px
    }

    .sort {
        margin: 0 0 24px
    }

    .swiper-button-prev.swiper-button-outside, .swiper-button-next.swiper-button-outside {
        bottom: calc(100% + 25px)
    }

    .swiper-scroll {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        margin: 24px 0 0
    }

    .swiper-scrollbar {
        display: -ms-flexbox;
        display: flex
    }

    .search__form-input {
        height: 56px;
        border-radius: 16px;
        padding: 0 67px 0 58px;
        font-size: 16px;
        box-shadow: none
    }

    .search__form-voice {
        left: 16px;
        right: auto
    }

    .search__form-submit {
        display: inline-block;
        border-radius: 16px;
        right: 6px;
        top: 6px;
        width: 48px;
        height: 44px
    }

    .search__form.active form {
        border-bottom: 1px solid #DFDFDF
    }

    .section {
        padding: 0
    }

    .section--h1 {
        padding: 32px 0 0
    }

    .section--h2 {
        padding: 40px 0 0
    }

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

    .section--main h1, .section--main h2, .section--main .title-h1, .section--main .title-h2 {
        margin: 64px 0 24px
    }

    .section--advantages {
        margin: 0
    }

    .section--advantages .swiper {
        width: 76.79739%
    }

    .section--advantages .swiper-slide {
        border-radius: 16px 0 0 16px;
        overflow: hidden
    }

    .section--advantages .swiper-sheet {
        overflow: hidden;
        border: 1px solid #DFDFDF;
        border-radius: 0 8px 8px 0;
        width: 30.03118%;
        height: 100%;
        left: 100%;
        top: 0
    }

    .section--advantages .swiper-pagination {
        font-size: 14px;
        line-height: 21px;
        height: 100%;
        overflow: auto;
        scrollbar-color: #999;
        scrollbar-width: thin
    }

    .section--advantages .swiper-pagination::-webkit-scrollbar {
        width: 16px;
        height: 8px
    }

    .section--advantages .swiper-pagination::-webkit-scrollbar-track {
        background-color: #DFDFDF;
        width: 16px;
        border-radius: 8px
    }

    .section--advantages .swiper-pagination::-webkit-scrollbar-thumb {
        background-color: #999;
        border-radius: 8px
    }

    .section--advantages .swiper-pagination-bullet {
        width: 100%;
        height: auto;
        min-height: 90px;
        opacity: 1;
        background: transparent;
        text-align: left;
        padding: 10px 24px;
        border-radius: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin: 0
    }

    .section--advantages .swiper-pagination-bullet:nth-last-child(n+2) {
        border-bottom: 1px solid #DFDFDF
    }

    .section--advantages .swiper-pagination-bullet-active {
        background: #F1F6CC
    }

    .section--advantages .swiper-pagination-lock {
        display: block
    }

    .section--popular h1, .section--popular h2, .section--popular .title-h1, .section--popular .title-h2 {
        margin: 78px 0 24px
    }

    .section--popular .product {
        padding: 10px 27px 18px
    }

    .section--popular .product__image {
        min-height: 255px
    }

    .section--popular .product__name-title {
        font-size: 16px;
        line-height: 18px
    }

    .section--package h1, .section--package h2, .section--package .title-h1, .section--package .title-h2 {
        margin: 78px 0 24px
    }

    .section--package .swiper-button-prev.swiper-button-outside, .section--package .swiper-button-next.swiper-button-outside {
        bottom: calc(100% + 65px)
    }

    .section--review h1, .section--review h2, .section--review .title-h1, .section--review .title-h2 {
        margin: 78px 0 24px
    }

    .section--review .swiper-scrollbar {
        -ms-flex-order: 0;
        order: 0
    }

    .section--review .swiper-scroll .button {
        margin: 0 40px 0 0;
        width: auto;
        max-width: 100%
    }

    .section--events {
        margin: 0
    }

    .section--promotions .promotion:nth-last-child(n+2) {
        margin: 0 0 30px
    }

    .section--delivery .delivery {
        padding: 32px 0 20px;
        border-radius: 16px
    }

    .section--faq {
        margin: 85px 0 0
    }

    .section--cart {
        padding: 15px 30px
    }

    .section--cart .purchase ul li {
        display: -ms-grid;
        display: grid
    }

    .section--cart .purchase ul li > span:not(:last-child) {
        border-right: 1px dashed #DFDFDF
    }

    .section--cart .purchase ul li > div {
        border-right: 1px dashed #DFDFDF
    }

    .section--cart .cart-item {
        -ms-grid-columns: 30% (1fr) [ 4 ];
        grid-template-columns:30% repeat(4, 1fr)
    }

    .section--cart .cart-item__cell {
        -ms-grid-row: unset;
        grid-row: unset;
        -ms-grid-column: unset;
        grid-column: unset;
        justify-self: start
    }

    .section--sticky {
        position: static
    }

    .tab--profile {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .tab--profile .tab-menu {
        margin: 0 15px 0 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 360px;
        padding: 23px 32px
    }

    .tab--profile .tab-link {
        padding: 20px 0;
        font-size: 16px
    }

    .tab--profile .tab-content {
        width: calc(100% - 285px)
    }

    .tab--profile .tab-content .tab-box > h1, .tab--profile .tab-content .tab-box > .title-h1 {
        margin-top: 0
    }

    .tags {
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: calc(100% - 330px)
    }

    .tags .rating {
        margin: 0 0 0 auto;
        -ms-flex-order: 0;
        order: 0
    }

    .text hr {
        margin: 0 0 45px
    }

    .text ul {
        font-size: 16px;
        line-height: 30px;
        margin: 0 0 16px
    }

    .text ul li:before {
        top: 14px
    }

    .text ol {
        font-size: 16px;
        line-height: 30px;
        margin: 0 0 16px
    }

    .user {
        min-width: 48px;
        padding: 0 20px;
        border-left: 1px solid rgba(255, 255, 255, 0.25)
    }

    .user__image {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        overflow: hidden;
        background: #fff;
        margin: 0 0 4px;
        transition: all .3s
    }

    .user__image > svg {
        fill: #FFBE00
    }

    .user > span {
        display: inline;
        white-space: nowrap
    }
}

@media (min-width: 1200px) {
    .header__logo {
        max-width: 230px
    }

    .form .form-group.add .control-label {
        height: 60px
    }

    .form .form-control {
        height: 60px;
        font-size: 16px
    }

    .form--checkout input.form-control {
        height: 40px
    }

    .form__header-rating {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .form__header-rating > span {
        margin: 0 45px 0 0
    }

    .form__radio .form-group .control-label {
        margin: 0 0 18px
    }

    .form__checkboxes {
        margin: 22px 0 14px
    }

    .form__container--2 .form-group {
        width: 50%
    }

    .form__textarea .form-control {
        height: 175px
    }

    .address__form .form-group .form-control {
        min-height: 60px;
        padding: 17px 19px
    }

    .cart-item__cell--remove {
        position: static
    }

    .cart-item__cell--name a {
        font-size: 18px
    }

    .cart-item__adaptive {
        max-width: 290px;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .cart-item--order .cart-item {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .cart-item--order .cart-item__adaptive {
        -ms-flex-pack: start;
        justify-content: flex-start;
        max-width: none;
        margin: 0
    }

    .cart-item--order .cart-item__adaptive .quantity {
        max-width: none;
        width: 137px
    }

    .cart-item--order .cart-item__cell--price {
        width: 47%
    }

    .layout-box--aside-wider .layout-box__aside {
        width: 360px
    }

    .layout-box--aside-wider > .tags {
        max-width: calc(100% - 380px)
    }

    .order__item .tab .tab-item a {
        font-size: 16px
    }

    .order__item-block > .button {
        min-height: 60px;
        padding: 0 42px;
        font-size: 18px
    }

    .purchase__price {
        display: block
    }

    .purchase ul li > span {
        display: -ms-flexbox;
        display: flex
    }

    .purchase--order .purchase__name {
        width: 100%;
        margin: 0
    }

    .select2-container--default .select2-selection--single {
        height: 60px
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 60px
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 60px
    }
}

@media (min-width: 1320px) {
    .header__category .category {
        padding: 0 16px 0 0
    }

    .header__category .category__logo {
        margin: 0 8px 0 0
    }

    .header__category .category__name {
        display: inline
    }

    .nav__list {
        margin: 0 -20px
    }

    .nav__list-item {
        margin: 0 20px
    }

    .nav__list-item--sales a {
        padding: 0 24px;
        line-height: 40px;
        border-radius: 16px
    }

    .footer__contacts {
        width: 40.5%
    }

    .form--checkout {
        grid-gap: 20px
    }

    .bonuses {
        margin: 0;
        height: 100%;
        padding: 0 29px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cart-item__adaptive {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .cart-item--order .cart-item__cell--name {
        max-width: 400px
    }

    .contacts {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .contacts__map {
        margin: 0 0 0 30px;
        width: 688px
    }

    .details {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .details__slider {
        width: 100%;
        max-width: 320px
    }

    .details__slider-main .swiper-slide {
        min-height: 320px
    }

    .details__slider-secondary .swiper-slide {
        min-height: 80px
    }

    .details__info {
        width: calc(100% - 368px)
    }

    .languages {
        height: 48px;
        border-radius: 16px
    }

    .languages a {
        font-size: 16px;
        margin: 0 17px 0 16px
    }

    .languages a:nth-child(n+2):before {
        left: -17px
    }

    .layout-box__content {
        width: calc(100% - 350px)
    }

    .layout-box__aside {
        margin: 0 0 0 40px
    }

    .layout-box__aside-catalog > div {
        margin: -15px
    }

    .layout-box__aside-catalog .product {
        margin: 15px
    }

    .layout-box--aside-wider .layout-box__aside {
        margin: 0 0 0 30px
    }

    .layout-box--aside-wider > .tags {
        max-width: calc(100% - 390px)
    }

    .layout-box--order-new .layout-box__content {
        width: calc(100% - 490px)
    }

    .layout-box--order-new .layout-box__aside {
        max-width: 490px;
        width: 100%
    }

    .layout-box__wrapper--blog {
        grid-gap: 30px
    }

    .layout-box__wrapper--blog .layout-box__aside .details {
        -ms-grid-column-align: start;
        justify-items: start
    }

    .layout-box__wrapper--blog .layout-box__aside .details__row {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .layout-box__wrapper--blog .layout-box__aside .details__buy {
        margin: 0 0 0 auto
    }

    .layout-box__wrapper--blog .layout-box__aside .details__info-rating {
        margin: 0 0 0 auto
    }

    .layout-box__wrapper--blog .layout-box__aside .details__info-quantity .quantity {
        margin: 0 24px 0 0
    }

    .purchase--order .purchase__name {
        max-width: 400px
    }

    .popup-cart__wrapper .section--cart .purchase ul li {
        -ms-grid-columns: 30% (1fr) [ 4 ];
        grid-template-columns:30% repeat(4, 1fr)
    }

    .popup-cart__wrapper .section--cart .cart-item {
        -ms-grid-columns: 30% (1fr) [ 4 ];
        grid-template-columns:30% repeat(4, 1fr)
    }

    .popup-cart__wrapper .section--cart .cart-item__cell--remove {
        position: absolute;
        top: 0;
        right: 5px;
        -ms-transform: none;
        transform: none
    }

    .sort {
        margin: 24px 0
    }

    .section--title {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }

    .section--recipes > div {
        margin: -15px
    }

    .section--recipes .recipe {
        margin: 15px;
        width: calc(50% - 30px)
    }

    .section--cart .purchase ul li {
        -ms-grid-columns: 50% (1fr) [ 4 ];
        grid-template-columns:50% repeat(4, 1fr)
    }

    .section--cart .cart-item {
        -ms-grid-columns: 50% (1fr) [ 4 ];
        grid-template-columns:50% repeat(4, 1fr)
    }

    .section--cart .cart-item__cell--remove {
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: -24px
    }

    .section--canvas {
        padding: 15px 30px
    }

    .social a {
        width: 52px;
        height: 48px;
        background: #FFBE00;
        border-radius: 16px;
        border: 1px solid transparent
    }

    .social a svg {
        fill: #fff
    }

    .social a:hover {
        background: #F0B300
    }

    .social--transparent a {
        background: transparent;
        border: none;
        border-radius: none;
        width: 32px;
        height: 32px;
        margin: 0 12px
    }

    .social--transparent a svg {
        fill: #FFBE00;
        width: 32px;
        height: 32px
    }

    .social--transparent a:hover {
        background: transparent
    }

    .tab--login .tab-item a {
        padding: 0 0 12px
    }

    .tab--profile .tab-menu {
        margin: 0 30px 0 0
    }

    .tags {
        max-width: calc(100% - 350px)
    }

    .user {
        margin: 0;
        height: 100%;
        padding: 0 12px;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (min-width: 1400px) {
    .modaal-video-container {
        padding-bottom: 0;
        height: 731px
    }
}

@media (min-width: 1440px) {
    .header__menu .nav__list-item a {
        font-size: 16px
    }

    .header__feedback > a {
        font-size: 24px
    }

    .delivery__conditions {
        width: 100%;
        max-width: 440px
    }

    .details__slider {
        max-width: 440px
    }

    .details__slider-main .swiper-slide {
        min-height: 440px
    }

    .details__slider-secondary .swiper-slide {
        min-height: 114px
    }

    .details__info {
        width: calc(100% - 488px)
    }

    .layout-box__wrapper--blog .layout-box__aside .details {
        -ms-grid-column-align: start;
        justify-items: start;
        -ms-grid-columns: 128px 1fr;
        grid-template-columns:128px 1fr;
        grid-column-gap: 10px
    }

    .layout-box__wrapper--blog .layout-box__aside .details__image {
        grid-row: 1 / 3;
        max-width: 128px;
        width: 100%
    }

    .layout-box__wrapper--blog .layout-box__aside .details__row {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-grid-column: unset;
        grid-column: unset;
        padding: 10px 0
    }

    .layout-box__wrapper--blog .layout-box__aside .details__row-title {
        text-align: left;
        width: 100%
    }

    .layout-box__wrapper--blog .layout-box__aside .details__row-price {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        position: relative
    }

    .layout-box__wrapper--blog .layout-box__aside .details__row-rating {
        margin: 0 0 0 auto
    }

    .layout-box__wrapper--blog .layout-box__aside .details__info-price {
        display: -ms-flexbox;
        display: flex
    }

    .layout-box__wrapper--blog .layout-box__aside .details__buy {
        margin: 0 0 0 auto
    }

    .section--catalog .product {
        width: calc(100% / 4 - 16px)
    }
}

@media (min-width: 1560px) {
    .header__logo {
        max-width: 272px
    }

    .cart-item--order .cart-item__cell--name {
        max-width: 488px
    }

    .cart-item--order .cart-item__cell--sum {
        max-width: 225px;
        width: 100%
    }

    .details__slider {
        max-width: 490px
    }

    .details__slider-main .swiper-slide {
        min-height: 490px
    }

    .details__slider-secondary .swiper-slide {
        min-height: 125px
    }

    .details__info {
        width: calc(100% - 608px)
    }

    .product__price > strong {
        font-size: 16px
    }

    .product__price .price {
        height: 48px
    }

    .product__price .price__current {
        line-height: 48px
    }

    .product__price .price__current span {
        font-size: 16px
    }

    .product__price .button {
        padding: 0 20px;
        font-size: 14px;
        min-height: 48px
    }

    .product__price .button svg {
        margin: 0 10px 0 0
    }

    .purchase__name {
        margin: 0 88px 0 0
    }

    .purchase__price {
        margin: 0 214px 0 0
    }

    .purchase__quantity {
        margin: 0 133px 0 0
    }

    .purchase--order .purchase__name {
        max-width: 488px
    }

    .purchase--order .purchase__price {
        max-width: 180px;
        margin: 0
    }

    .purchase--order .purchase__quantity {
        max-width: 214px;
        margin: 0
    }

    .purchase--order .purchase__sum {
        max-width: 255px;
        margin: 0
    }

    .section--advantages .swiper-pagination {
        font-size: 16px;
        line-height: 24px
    }

    .section--popular .product__image {
        padding: 0 50px
    }
}

@media only screen and (max-width: 1140px) {
    .modaal-image .modaal-inner-wrapper {
        padding-left: 25px;
        padding-right: 25px
    }

    .modaal-gallery-control {
        top: auto;
        bottom: 20px;
        -ms-transform: none;
        transform: none;
        background: rgba(0, 0, 0, 0.7)
    }

    .modaal-gallery-control:before, .modaal-gallery-control:after {
        background: #fff
    }

    .modaal-gallery-next {
        left: auto;
        right: 20px
    }

    .modaal-gallery-prev {
        left: 20px;
        right: auto
    }
}

@media (max-width: 1079px) {
    .hide-screen-max-1080 {
        display: none !important
    }
}

@media screen and (max-width: 900px) {
    .modaal-instagram iframe {
        width: 500px !important
    }
    .hide-screen-min-900 {
        display: flex!important;
    }

}

@media screen and (min-width: 900px) {
    .hide-screen-min-900 {
        display: none !important
    }
}
@media print {
    .datepickers-container {
        display: none
    }
}

@media screen and (max-height: 1000px) {
    .modaal-inner-wrapper {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .modaal-instagram iframe {
        width: 600px !important
    }
}

@media screen and (max-height: 900px) {
    .modaal-instagram iframe {
        width: 500px !important
    }

    .modaal-video-container {
        max-width: 900px;
        max-height: 510px
    }
}

@media only screen and (max-width: 600px) {
    .modaal-instagram iframe {
        width: 280px !important
    }
}

@media only screen and (max-height: 820px) {
    .modaal-gallery-label {
        display: none
    }
}

@media screen and (max-height: 1100px) {
    .modaal-instagram iframe {
        width: 700px !important
    }
}

.btn_offer {
    cursor: pointer;
    width: 50px;
    height: 300px;
    background: #F94857;
    position: fixed;
    z-index: 9;
    right: 0;
    bottom: 60px;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.btn_offer_gift {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #FFFFFF;
}

.gift-icon {
    width: 30px;
    height: 30px;
    fill: #FFFFFF;
    stroke: #FFFFFF;
    stroke-width: 10px;
    stroke-linecap: round;
}

.btn_offer_txt {
    height: 240px;
}

.btn_offer_txt p {
    font-family: font-family: "Gotham Pro", sans-serif;
    transform: rotate(-90deg) translate(-95px, -95px);
    height: 50px;
    width: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 17px;
}
.dmca-badge{margin:10px;margin-left:auto;}

@media (max-width: 576px) {
    .dmca-badge{margin:auto; matgin-top:15px; margin-bottom:15px;}
    .btn_offer {
        bottom: 0;
        width: 100vw;
        height: 50px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        flex-direction: row;
    }

    .btn_offer_gift {
        border-bottom: none;
        padding-top: 0;
        padding-bottom: 0;
        align-items: center;
    }

    .btn_offer_txt p {
        transform: rotate(0deg);
    }
}
.desk_logo img {
    width:100%;
}

/*
     FILE ARCHIVED ON 01:31:20 Sep 09, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:05:17 Jun 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.787
  exclusion.robots: 0.075
  exclusion.robots.policy: 0.06
  esindex: 0.012
  cdx.remote: 80.749
  LoadShardBlock: 72.196 (3)
  PetaboxLoader3.datanode: 50.492 (4)
  PetaboxLoader3.resolve: 574.883 (2)
  load_resource: 626.626
*/