

/* Start:/local/templates/main/styles/main.css?1752493518413162*/
@charset "UTF-8";
.ba-slider {
    position: relative;
    overflow: hidden; }

.ba-slider img {
    width: 100%;
    display: block;
    max-width: none; }

.ba-slider .resize {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    overflow: hidden; }

.ba-slider .handle {
    /* Thin line seperator */
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 0.25rem;
    margin-left: -0.125rem;
    background: rgba(0, 0, 0, 0.5);
    cursor: ew-resize; }

.ba-slider .handle:after {
    /* Big orange knob  */
    position: absolute;
    top: 50%;
    width: 4rem;
    height: 4rem;
    margin: -2rem 0 0 -2rem;
    content: '\21d4';
    color: white;
    font-weight: bold;
    font-size: 2.25rem;
    text-align: center;
    line-height: 4rem;
    background: #ffb800;
    /* @orange */
    border: 0.0625rem solid #e6a600;
    /* darken(@orange, 5%) */
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.3), inset 0 0.125rem 0 rgba(255, 255, 255, 0.5), inset 0 3.75rem 3.125rem -1.875rem #ffd466;
    box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.3), inset 0 0.125rem 0 rgba(255, 255, 255, 0.5), inset 0 3.75rem 3.125rem -1.875rem #ffd466;
    /* lighten(@orange, 20%)*/ }

.ba-slider .handle.ba-draggable:after {
    width: 3rem;
    height: 3rem;
    margin: -1.5rem 0 0 -1.5rem;
    line-height: 3.125rem;
    font-size: 1.875rem; }

/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/
.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 0.75rem;
    font-family: Arial,sans-serif; }

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important; }

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0; }

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0; }

.irs-handle {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    z-index: 1; }

.irs-handle.type_last {
    z-index: 2; }

.irs-min, .irs-max {
    position: absolute;
    display: block;
    cursor: default; }

.irs-min {
    left: 0; }

.irs-max {
    right: 0; }

.irs-from, .irs-to, .irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap; }

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.25rem; }

.irs-with-grid .irs-grid {
    display: block; }

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.0625rem;
    height: 0.5rem;
    background: #000; }

.irs-grid-pol.small {
    height: 0.25rem; }

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 0.5625rem;
    line-height: 0.5625rem;
    padding: 0 0.1875rem;
    color: #000; }

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0);
    z-index: 2; }

.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed; }

.irs-disabled {
    opacity: .4; }

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important; }

.irs--flat {
    height: 2.5rem; }

.irs--flat.irs-with-grid {
    height: 3.75rem; }

.irs--flat .irs-line {
    top: 1.5625rem;
    height: 0.75rem;
    background-color: #e1e4e9;
    border-radius: 0.25rem; }

.irs--flat .irs-bar {
    top: 1.5625rem;
    height: 0.75rem;
    background-color: #ed5565; }

.irs--flat .irs-bar--single {
    border-radius: 0.25rem 0 0 0.25rem; }

.irs--flat .irs-shadow {
    height: 0.0625rem;
    bottom: 1rem;
    background-color: #e1e4e9; }

.irs--flat .irs-handle {
    top: 1.375rem;
    width: 1rem;
    height: 1.125rem;
    background-color: transparent; }

.irs--flat .irs-handle > i:first-child {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 0.125rem;
    height: 100%;
    margin-left: -0.0625rem;
    background-color: #da4453; }

.irs--flat .irs-handle.state_hover > i:first-child, .irs--flat .irs-handle:hover > i:first-child {
    background-color: #a43540; }

.irs--flat .irs-min, .irs--flat .irs-max {
    top: 0;
    padding: 0.0625rem 0.1875rem;
    color: #999;
    font-size: 0.625rem;
    line-height: 1.333;
    text-shadow: none;
    background-color: #e1e4e9;
    border-radius: 0.25rem; }

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
    color: white;
    font-size: 0.625rem;
    line-height: 1.333;
    text-shadow: none;
    padding: 0.0625rem 0.3125rem;
    background-color: #ed5565;
    border-radius: 0.25rem; }

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -0.375rem;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -0.1875rem;
    overflow: hidden;
    border: 0.1875rem solid transparent;
    border-top-color: #ed5565; }

.irs--flat .irs-grid-pol {
    background-color: #e1e4e9; }

.irs--flat .irs-grid-text {
    color: #999; }

.irs--big {
    height: 3.4375rem; }

.irs--big.irs-with-grid {
    height: 4.375rem; }

.irs--big .irs-line {
    top: 2.0625rem;
    height: 0.75rem;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, #ddd), color-stop(150%, white));
    background: -o-linear-gradient(top, #ddd -50%, white 150%);
    background: linear-gradient(to bottom, #ddd -50%, white 150%);
    border: 0.0625rem solid #ccc;
    border-radius: 0.75rem; }

.irs--big .irs-bar {
    top: 2.0625rem;
    height: 0.75rem;
    background-color: #92bce0;
    border: 0.0625rem solid #428bca;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(30%, #428bca), to(#b9d4ec));
    background: -o-linear-gradient(top, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
    -webkit-box-shadow: inset 0 0 0.0625rem 0.0625rem rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 0 0.0625rem 0.0625rem rgba(255, 255, 255, 0.5); }

.irs--big .irs-bar--single {
    border-radius: 0.75rem 0 0 0.75rem; }

.irs--big .irs-shadow {
    height: 0.0625rem;
    bottom: 1rem;
    background-color: rgba(66, 139, 202, 0.5); }

.irs--big .irs-handle {
    top: 1.5625rem;
    width: 1.875rem;
    height: 1.875rem;
    border: 0.0625rem solid rgba(0, 0, 0, 0.3);
    background-color: #cbcfd5;
    background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #B4B9BE), to(white));
    background: -o-linear-gradient(top, white 0%, #B4B9BE 30%, white 100%);
    background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
    -webkit-box-shadow: 0.0625rem 0.0625rem 0.125rem rgba(0, 0, 0, 0.2), inset 0 0 0.1875rem 0.0625rem white;
    box-shadow: 0.0625rem 0.0625rem 0.125rem rgba(0, 0, 0, 0.2), inset 0 0 0.1875rem 0.0625rem white;
    border-radius: 1.875rem; }

.irs--big .irs-handle.state_hover, .irs--big .irs-handle:hover {
    border-color: rgba(0, 0, 0, 0.45);
    background-color: #939ba7;
    background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #919BA5), to(white));
    background: -o-linear-gradient(top, white 0%, #919BA5 30%, white 100%);
    background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%); }

.irs--big .irs-min, .irs--big .irs-max {
    top: 0;
    padding: 0.0625rem 0.3125rem;
    color: white;
    text-shadow: none;
    background-color: #9f9f9f;
    border-radius: 0.1875rem; }

.irs--big .irs-from, .irs--big .irs-to, .irs--big .irs-single {
    color: white;
    text-shadow: none;
    padding: 0.0625rem 0.3125rem;
    background-color: #428bca;
    background: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
    background: -o-linear-gradient(top, #428bca 0%, #3071a9 100%);
    background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
    border-radius: 0.1875rem; }

.irs--big .irs-grid-pol {
    background-color: #428bca; }

.irs--big .irs-grid-text {
    color: #428bca; }

.irs--modern {
    height: 3.4375rem; }

.irs--modern.irs-with-grid {
    height: 3.4375rem; }

.irs--modern .irs-line {
    top: 1.5625rem;
    height: 0.3125rem;
    background-color: #d1d6e0;
    background: -webkit-gradient(linear, left top, left bottom, from(#e0e4ea), to(#d1d6e0));
    background: -o-linear-gradient(top, #e0e4ea 0%, #d1d6e0 100%);
    background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
    border: 0.0625rem solid #a3adc1;
    border-bottom-width: 0;
    border-radius: 0.3125rem; }

.irs--modern .irs-bar {
    top: 1.5625rem;
    height: 0.3125rem;
    background: #20b426;
    background: -webkit-gradient(linear, left top, left bottom, from(#20b426), to(#18891d));
    background: -o-linear-gradient(top, #20b426 0%, #18891d 100%);
    background: linear-gradient(to bottom, #20b426 0%, #18891d 100%); }

.irs--modern .irs-bar--single {
    border-radius: 0.3125rem 0 0 0.3125rem; }

.irs--modern .irs-shadow {
    height: 0.0625rem;
    bottom: 1.3125rem;
    background-color: rgba(209, 214, 224, 0.5); }

.irs--modern .irs-handle {
    top: 2.3125rem;
    width: 0.75rem;
    height: 0.8125rem;
    border: 0.0625rem solid #a3adc1;
    border-top-width: 0;
    -webkit-box-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0, 0, 0, 0.1);
    box-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0, 0, 0, 0.1);
    border-radius: 0 0 0.1875rem 0.1875rem; }

.irs--modern .irs-handle > i:nth-child(1) {
    position: absolute;
    display: block;
    top: -0.25rem;
    left: 0.0625rem;
    width: 0.375rem;
    height: 0.375rem;
    border: 0.0625rem solid #a3adc1;
    background: white;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.irs--modern .irs-handle > i:nth-child(2) {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 0.625rem;
    height: 0.75rem;
    background: #e9e6e6;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e6e6));
    background: -o-linear-gradient(top, white 0%, #e9e6e6 100%);
    background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
    border-radius: 0 0 0.1875rem 0.1875rem; }

.irs--modern .irs-handle > i:nth-child(3) {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0.1875rem;
    left: 0.1875rem;
    width: 0.25rem;
    height: 0.3125rem;
    border-left: 0.0625rem solid #a3adc1;
    border-right: 0.0625rem solid #a3adc1; }

.irs--modern .irs-handle.state_hover, .irs--modern .irs-handle:hover {
    border-color: #7685a2;
    background: #c3c7cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(30%, #919ba5), to(#ffffff));
    background: -o-linear-gradient(top, #ffffff 0%, #919ba5 30%, #ffffff 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%); }

.irs--modern .irs-handle.state_hover > i:nth-child(1), .irs--modern .irs-handle:hover > i:nth-child(1) {
    border-color: #7685a2; }

.irs--modern .irs-handle.state_hover > i:nth-child(3), .irs--modern .irs-handle:hover > i:nth-child(3) {
    border-color: #48536a; }

.irs--modern .irs-min, .irs--modern .irs-max {
    top: 0;
    font-size: 0.625rem;
    line-height: 1.333;
    text-shadow: none;
    padding: 0.0625rem 0.3125rem;
    color: white;
    background-color: #d1d6e0;
    border-radius: 0.3125rem; }

.irs--modern .irs-from, .irs--modern .irs-to, .irs--modern .irs-single {
    font-size: 0.625rem;
    line-height: 1.333;
    text-shadow: none;
    padding: 0.0625rem 0.3125rem;
    background-color: #20b426;
    color: white;
    border-radius: 0.3125rem; }

.irs--modern .irs-from:before, .irs--modern .irs-to:before, .irs--modern .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -0.375rem;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -0.1875rem;
    overflow: hidden;
    border: 0.1875rem solid transparent;
    border-top-color: #20b426; }

.irs--modern .irs-grid {
    height: 1.5625rem; }

.irs--modern .irs-grid-pol {
    background-color: #dedede; }

.irs--modern .irs-grid-text {
    color: silver;
    font-size: 0.8125rem; }

.irs--sharp {
    height: 3.125rem;
    font-size: 0.75rem;
    line-height: 1; }

.irs--sharp.irs-with-grid {
    height: 3.5625rem; }

.irs--sharp .irs-line {
    top: 1.875rem;
    height: 0.125rem;
    background-color: black;
    border-radius: 0.125rem; }

.irs--sharp .irs-bar {
    top: 1.875rem;
    height: 0.125rem;
    background-color: #ee22fa; }

.irs--sharp .irs-bar--single {
    border-radius: 0.125rem 0 0 0.125rem; }

.irs--sharp .irs-shadow {
    height: 0.0625rem;
    bottom: 1.3125rem;
    background-color: rgba(0, 0, 0, 0.5); }

.irs--sharp .irs-handle {
    top: 1.5625rem;
    width: 0.625rem;
    height: 0.625rem;
    background-color: #a804b2; }

.irs--sharp .irs-handle > i:first-child {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border: 0.3125rem solid transparent;
    border-top-color: #a804b2; }

.irs--sharp .irs-handle.state_hover, .irs--sharp .irs-handle:hover {
    background-color: black; }

.irs--sharp .irs-handle.state_hover > i:first-child, .irs--sharp .irs-handle:hover > i:first-child {
    border-top-color: black; }

.irs--sharp .irs-min, .irs--sharp .irs-max {
    color: white;
    font-size: 0.875rem;
    line-height: 1;
    top: 0;
    padding: 0.1875rem 0.25rem;
    opacity: .4;
    background-color: #a804b2;
    border-radius: 0.125rem; }

.irs--sharp .irs-from, .irs--sharp .irs-to, .irs--sharp .irs-single {
    font-size: 0.875rem;
    line-height: 1;
    text-shadow: none;
    padding: 0.1875rem 0.25rem;
    background-color: #a804b2;
    color: white;
    border-radius: 0.125rem; }

.irs--sharp .irs-from:before, .irs--sharp .irs-to:before, .irs--sharp .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -0.375rem;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -0.1875rem;
    overflow: hidden;
    border: 0.1875rem solid transparent;
    border-top-color: #a804b2; }

.irs--sharp .irs-grid {
    height: 1.5625rem; }

.irs--sharp .irs-grid-pol {
    background-color: #dedede; }

.irs--sharp .irs-grid-text {
    color: silver;
    font-size: 0.8125rem; }

.irs--round {
    height: 3.125rem; }

.irs--round.irs-with-grid {
    height: 4.0625rem; }

.irs--round .irs-line {
    top: 2.25rem;
    height: 0.25rem;
    background-color: #dee4ec;
    border-radius: 0.25rem; }

.irs--round .irs-bar {
    top: 2.25rem;
    height: 0.25rem;
    background-color: #006cfa; }

.irs--round .irs-bar--single {
    border-radius: 0.25rem 0 0 0.25rem; }

.irs--round .irs-shadow {
    height: 0.25rem;
    bottom: 1.3125rem;
    background-color: rgba(222, 228, 236, 0.5); }

.irs--round .irs-handle {
    top: 1.625rem;
    width: 1.5rem;
    height: 1.5rem;
    border: 0.25rem solid #006cfa;
    background-color: white;
    border-radius: 1.5rem;
    -webkit-box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 255, 0.3);
    box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 255, 0.3); }

.irs--round .irs-handle.state_hover, .irs--round .irs-handle:hover {
    background-color: #f0f6ff; }

.irs--round .irs-min, .irs--round .irs-max {
    color: #333;
    font-size: 0.875rem;
    line-height: 1;
    top: 0;
    padding: 0.1875rem 0.3125rem;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem; }

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    font-size: 0.875rem;
    line-height: 1;
    text-shadow: none;
    padding: 0.1875rem 0.3125rem;
    background-color: #006cfa;
    color: white;
    border-radius: 0.25rem; }

.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -0.375rem;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -0.1875rem;
    overflow: hidden;
    border: 0.1875rem solid transparent;
    border-top-color: #006cfa; }

.irs--round .irs-grid {
    height: 1.5625rem; }

.irs--round .irs-grid-pol {
    background-color: #dedede; }

.irs--round .irs-grid-text {
    color: silver;
    font-size: 0.8125rem; }

.irs--square {
    height: 3.125rem; }

.irs--square.irs-with-grid {
    height: 3.75rem; }

.irs--square .irs-line {
    top: 1.9375rem;
    height: 0.25rem;
    background-color: #dedede; }

.irs--square .irs-bar {
    top: 1.9375rem;
    height: 0.25rem;
    background-color: black; }

.irs--square .irs-shadow {
    height: 0.125rem;
    bottom: 1.3125rem;
    background-color: #dedede; }

.irs--square .irs-handle {
    top: 1.5625rem;
    width: 1rem;
    height: 1rem;
    border: 0.1875rem solid black;
    background-color: white;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.irs--square .irs-handle.state_hover, .irs--square .irs-handle:hover {
    background-color: #f0f6ff; }

.irs--square .irs-min, .irs--square .irs-max {
    color: #333;
    font-size: 0.875rem;
    line-height: 1;
    top: 0;
    padding: 0.1875rem 0.3125rem;
    background-color: rgba(0, 0, 0, 0.1); }

.irs--square .irs-from, .irs--square .irs-to, .irs--square .irs-single {
    font-size: 0.875rem;
    line-height: 1;
    text-shadow: none;
    padding: 0.1875rem 0.3125rem;
    background-color: black;
    color: white; }

.irs--square .irs-grid {
    height: 1.5625rem; }

.irs--square .irs-grid-pol {
    background-color: #dedede; }

.irs--square .irs-grid-text {
    color: silver;
    font-size: 0.6875rem; }

/*!
 * Mmenu Light v3.0.2
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */
:root {
    --mm-ocd-width:80%;
    --mm-ocd-min-width:12.5rem;
    --mm-ocd-max-width:27.5rem; }

body.mm-ocd-opened {
    overflow-y: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: none; }

.mm-ocd {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 100%;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    background: rgba(0, 0, 0, 0);
    -webkit-transition-property: bottom,background-color;
    -o-transition-property: bottom,background-color;
    transition-property: bottom,background-color;
    -webkit-transition-duration: 0s,.3s;
    -o-transition-duration: 0s,.3s;
    transition-duration: 0s,.3s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-delay: .45s,.15s;
    -o-transition-delay: .45s,.15s;
    transition-delay: .45s,.15s; }

.mm-ocd--open {
    bottom: 0;
    background: rgba(0, 0, 0, 0.25);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }

.mm-ocd__content {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 80%;
    width: var(--mm-ocd-width);
    min-width: 12.5rem;
    min-width: var(--mm-ocd-min-width);
    max-width: 27.5rem;
    max-width: var(--mm-ocd-max-width);
    background: #fff;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease; }

.mm-ocd--left .mm-ocd__content {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

.mm-ocd--right .mm-ocd__content {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

.mm-ocd--open .mm-ocd__content {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.mm-ocd__backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 3;
    width: calc(100% - 80%);
    width: calc(100% - var(--mm-ocd-width));
    min-width: calc(100% - 27.5rem);
    min-width: calc(100% - var(--mm-ocd-max-width));
    max-width: calc(100% - 12.5rem);
    max-width: calc(100% - var(--mm-ocd-min-width));
    background: rgba(3, 2, 1, 0); }

.mm-ocd--left .mm-ocd__backdrop {
    right: 0; }

.mm-ocd--right .mm-ocd__backdrop {
    left: 0; }

.mm-spn, .mm-spn a, .mm-spn li, .mm-spn span, .mm-spn ul {
    display: block;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

:root {
    --mm-spn-item-height:3.125rem;
    --mm-spn-item-indent:1.25rem;
    --mm-spn-line-height:1.5rem; }

.mm-spn {
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.mm-spn ul {
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    left: 100%;
    bottom: 0;
    z-index: 2;
    width: 130%;
    padding-right: 30%;
    line-height: 1.5rem;
    line-height: var(--mm-spn-line-height);
    overflow: visible;
    overflow-y: auto;
    background: inherit;
    -webkit-transition: left .3s ease 0s;
    -o-transition: left .3s ease 0s;
    transition: left .3s ease 0s;
    cursor: default; }

.mm-spn ul:after {
    content: '';
    display: block;
    height: 3.125rem;
    height: var(--mm-spn-item-height); }

.mm-spn > ul {
    left: 0; }

.mm-spn ul.mm-spn--open {
    left: 0; }

.mm-spn ul.mm-spn--parent {
    left: -30%;
    overflow-y: hidden; }

.mm-spn li {
    position: relative;
    background: inherit;
    cursor: pointer; }

.mm-spn li:before {
    content: '';
    display: block;
    position: absolute;
    top: 1.5625rem;
    top: calc(var(--mm-spn-item-height)/ 2);
    right: 1.5625rem;
    right: calc(var(--mm-spn-item-height)/ 2);
    z-index: 0;
    width: 0.625rem;
    height: 0.625rem;
    border-top: 0.125rem solid;
    border-right: 0.125rem solid;
    -webkit-transform: rotate(45deg) translate(0, -50%);
    -ms-transform: rotate(45deg) translate(0, -50%);
    transform: rotate(45deg) translate(0, -50%);
    opacity: .4; }

.mm-spn li:after {
    content: '';
    display: block;
    margin-left: 1.25rem;
    margin-left: var(--mm-spn-item-indent);
    border-top: 0.0625rem solid;
    opacity: .15; }

.mm-spn a, .mm-spn span {
    position: relative;
    z-index: 1;
    padding: 0.8125rem 1.25rem;
    padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent); }

.mm-spn a {
    background: inherit;
    color: inherit;
    text-decoration: none; }

.mm-spn a:not(:last-child) {
    width: calc(100% - 3.125rem);
    width: calc(100% - var(--mm-spn-item-height)); }

.mm-spn a:not(:last-child):after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 0.0625rem solid;
    opacity: .15; }

.mm-spn span {
    background: 0 0; }

.mm-spn.mm-spn--navbar {
    cursor: pointer; }

.mm-spn.mm-spn--navbar:before {
    content: '';
    display: block;
    position: absolute;
    top: 1.5625rem;
    top: calc(var(--mm-spn-item-height)/ 2);
    left: 1.25rem;
    left: var(--mm-spn-item-indent);
    width: 0.625rem;
    height: 0.625rem;
    margin-top: 0.125rem;
    border-top: 0.125rem solid;
    border-left: 0.125rem solid;
    -webkit-transform: rotate(-45deg) translate(50%, -50%);
    -ms-transform: rotate(-45deg) translate(50%, -50%);
    transform: rotate(-45deg) translate(50%, -50%);
    opacity: .4; }

.mm-spn.mm-spn--navbar.mm-spn--main {
    cursor: default; }

.mm-spn.mm-spn--navbar.mm-spn--main:before {
    content: none;
    display: none; }

.mm-spn.mm-spn--navbar:after {
    content: attr(data-mm-spn-title);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3.125rem;
    height: var(--mm-spn-item-height);
    padding: 0 2.5rem;
    padding: 0 calc(var(--mm-spn-item-indent) * 2);
    line-height: 3.125rem;
    line-height: var(--mm-spn-item-height);
    opacity: .4;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }

.mm-spn.mm-spn--navbar.mm-spn--main:after {
    padding-left: 1.25rem;
    padding-left: var(--mm-spn-item-indent); }

.mm-spn.mm-spn--navbar ul {
    top: 3.1875rem;
    top: calc(var(--mm-spn-item-height) + 0.0625rem); }

.mm-spn.mm-spn--navbar ul:before {
    content: '';
    display: block;
    position: fixed;
    top: inherit;
    z-index: 2;
    width: 100%;
    border-top: 0.0625rem solid currentColor;
    opacity: .15; }

.mm-spn.mm-spn--light {
    color: #444;
    background: #f3f3f3; }

.mm-spn.mm-spn--dark {
    color: #ddd;
    background: #333; }

.mm-spn.mm-spn--vertical {
    overflow-y: auto; }

.mm-spn.mm-spn--vertical ul {
    width: 100%;
    padding-right: 0;
    position: static; }

.mm-spn.mm-spn--vertical ul ul {
    display: none;
    padding-left: 1.25rem;
    padding-left: var(--mm-spn-item-indent); }

.mm-spn.mm-spn--vertical ul ul:after {
    height: 1.5625rem;
    height: calc(var(--mm-spn-item-height)/ 2); }

.mm-spn.mm-spn--vertical ul.mm-spn--open {
    display: block; }

.mm-spn.mm-spn--vertical li.mm-spn--open:before {
    -webkit-transform: rotate(135deg) translate(-50%, 0);
    -ms-transform: rotate(135deg) translate(-50%, 0);
    transform: rotate(135deg) translate(-50%, 0); }

.mm-spn.mm-spn--vertical ul ul li:last-child:after {
    content: none;
    display: none; }

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before, .slick-track:after {
    content: "";
    display: table; }
.slick-track:after {
    clear: both; }
.slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
    float: left;
    height: 100%;
    min-height: 0.0625rem;
    display: none; }
[dir="rtl"] .slick-slide {
    float: right; }
.slick-slide img {
    display: block; }
.slick-slide.slick-loading img {
    display: none; }
.slick-slide.dragging img {
    pointer-events: none; }
.slick-initialized .slick-slide {
    display: block; }
.slick-loading .slick-slide {
    visibility: hidden; }
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 0.0625rem solid transparent; }

.slick-arrow.slick-hidden {
    display: none; }

@font-face {
    font-family: 'StemLight';
    src: url("/local/templates/main/styles/../assets/fonts/Stem/Stem_Light.woff2") format("woff2"), url("/local/templates/main/styles/../assets/fonts/Stem/Stem_Light.woff") format("woff");
    font-weight: 300;
    font-style: normal; }

@font-face {
    font-family: 'Stem';
    src: url("/local/templates/main/styles/../assets/fonts/Stem/Stem_Regular.woff2") format("woff2"), url("/local/templates/main/styles/../assets/fonts/Stem/Stem_Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'Stem';
    src: url("/local/templates/main/styles/../assets/fonts/Stem/Stem_Light.woff2") format("woff2"), url("/local/templates/main/styles/../assets/fonts/Stem/Stem_Light.woff") format("woff");
    font-weight: 300;
    font-style: normal; }

@font-face {
    font-family: 'Stem';
    src: url("/local/templates/main/styles/../assets/fonts/Stem/Stem_Medium.woff2") format("woff2"), url("/local/templates/main/styles/../assets/fonts/Stem/Stem_Medium.woff") format("woff");
    font-weight: bold;
    font-style: normal; }

@font-face {
    font-family: 'Petersburg';
    src: url("/local/templates/main/styles/../assets/fonts/Petersburg/Petersburg_Book.woff2") format("woff2"), url("/local/templates/main/styles/../assets/fonts/Stem/Petersburg_Book.woff") format("woff");
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'Petersburg';
    src: url("/local/templates/main/styles/../assets/fonts/Petersburg/Petersburg_Italic.woff2") format("woff2"), url("/local/templates/main/styles/../assets/fonts/Stem/Petersburg_Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic; }

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    width: 100%;
    min-height: 100%; }

@media (max-width: 61.9375em){
    .mod-only-lg {
        display: none !important; } }

@media (min-width: 48em){
    .mod-only-sm {
        display: none !important; } }

@media (min-width: 62em){
    .mod-to-md {
        display: none !important; } }

@media (max-width: 47.9375em){
    .mod-only-md {
        display: none !important; } }

@media (min-width: 62em){
    .mod-only-md {
        display: none !important; } }

@media (max-width: 47.9375em){
    .mod-no-sm {
        display: none !important; } }

@media (max-width: 61.9375em){
    .mod-no-md {
        display: none !important; } }

@media (min-width: 62em){
    .mod-no-lg {
        display: none !important; } }

.rub {
    font-family: 'ALSRubl-Verdana', Verdana, sans-serif;
    font-weight: 400;
    font-style: normal; }

[v-cloak] {
    opacity: 0 !important; }

.mod-visually-hidden {
    position: absolute;
    width: 0.0625rem;
    height: 0.0625rem;
    margin: -0.0625rem;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    overflow: hidden; }

.container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 112.5rem;
    margin: 0 auto;
    padding: 0 1rem; }
@media (min-width: 48em){
    .container {
        padding: 0 1.5rem; } }
@media (min-width: 62em){
    .container {
        padding: 0 10rem; } }
@media (min-width: 120em){
    .container {
        padding: 0 13rem;
        -webkit-box-sizing: content-box;
        box-sizing: content-box; }
    .container.m-custom {
        padding: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }

footer,
header,
main,
.popup {
    font-family: "Stem", "Helvetica", "Arial", sans-serif; }
footer a,
header a,
main a,
.popup a {
    -webkit-transition: color 0.35s;
    -o-transition: color 0.35s;
    transition: color 0.35s; }
@media screen and (hover: hover) {
    footer a:hover,
    header a:hover,
    main a:hover,
    .popup a:hover {
        color: #4F9FA6;
        -webkit-transition: color 0.1s;
        -o-transition: color 0.1s;
        transition: color 0.1s; } }
@media screen and (hover: hover) {
    footer a:focus,
    header a:focus,
    main a:focus,
    .popup a:focus {
        -webkit-box-shadow: 0 0 0 0.125rem #e9f0f1;
        box-shadow: 0 0 0 0.125rem #e9f0f1;
        border-radius: 0.25rem; } }

@media (max-width: 61.9375em){
    [data-transition-ready] footer,
    [data-transition-ready] main,
    [data-transition-ready] .header .m-left {
        -webkit-transition: -webkit-transform 0.25s;
        transition: -webkit-transform 0.25s;
        -o-transition: transform 0.25s;
        transition: transform 0.25s;
        transition: transform 0.25s, -webkit-transform 0.25s; } }

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 20rem;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    color: #0f213a; }

html,
body {
    background: white;
    width: 100%;
    min-height: 100vh; }
html.mod-popup-is-open,
body.mod-popup-is-open {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%; }

html {
    background: #38383b; }
html.mod-popup-is-open {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%; }

main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    color: inherit; }

a {
    text-decoration: none;
    color: inherit;
    outline: none;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-transition-property: color, border-color;
    -o-transition-property: color, border-color;
    transition-property: color, border-color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
a svg {
    -webkit-transition: fill 0.35s;
    -o-transition: fill 0.35s;
    transition: fill 0.35s; }
a:hover {
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s; }
a:hover svg {
    -webkit-transition: fill 0.1s;
    -o-transition: fill 0.1s;
    transition: fill 0.1s; }

figure {
    margin: 0; }

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

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

dd {
    margin: 0; }

label {
    cursor: pointer; }

a,
button,
label {
    -webkit-touch-callout: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer; }

button,
input,
textarea,
select {
    color: inherit;
    font-family: inherit;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

button {
    outline: initial;
    -webkit-transition: color 0.35s;
    -o-transition: color 0.35s;
    transition: color 0.35s; }
button svg {
    -webkit-transition: fill 0.35s;
    -o-transition: fill 0.35s;
    transition: fill 0.35s; }
@media (min-width: 62em){
    button:hover, button:focus {
        -webkit-transition: color 0.1s;
        -o-transition: color 0.1s;
        transition: color 0.1s; }
    button:hover svg, button:focus svg {
        -webkit-transition: fill 0.1s;
        -o-transition: fill 0.1s;
        transition: fill 0.1s; } }
button:active {
    -webkit-transition: color 0.1s;
    -o-transition: color 0.1s;
    transition: color 0.1s; }
button:active svg {
    -webkit-transition: fill 0.1s;
    -o-transition: fill 0.1s;
    transition: fill 0.1s; }

textarea {
    display: block;
    resize: none; }

select::-ms-expand {
    display: none; }

input::-ms-clear {
    display: none; }

input[type="number"] {
    -moz-appearance: textfield; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }

hr {
    border: none;
    margin: 0; }

img,
svg {
    display: block; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background: none !important;
    -webkit-transition: background-color 999s, color 999s !important;
    transition: background-color 999s, color 999s !important; }

input[type=date]::-webkit-calendar-picker-indicator,
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button,
input::-webkit-clear-button {
    -webkit-appearance: none;
    display: none;
    margin: 0; }

.t-h1, h1 {
    font-size: 1.5625rem;
    letter-spacing: 0.0625rem;
    line-height: 1.875rem;
    font-weight: normal; }
@media (min-width: 62em){
    .t-h1, h1 {
        font-size: 2.1875rem;
        letter-spacing: 0.0625rem;
        line-height: 2.625rem; } }

.t-h2, h2 {
    font-weight: bold; }

.t-h3, h3 {
    font-weight: bold; }

.t-h4, h4 {
    font-weight: bold; }

.t-h5, h5 {
    font-weight: bold; }

.t-p1 {
    font-size: 1rem;
    letter-spacing: 0.0375rem;
    line-height: 1.5625rem; }

.t-p2 {
    font-size: 0.875rem;
    letter-spacing: 0.0375rem;
    line-height: 1.5625rem; }

.t-link1 {
    position: relative; }
.t-link1:after {
    content: '';
    position: absolute;
    top: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
    right: -0.3125rem; }
@media screen and (hover: hover) {
    .t-link1:hover {
        opacity: 0.75; } }
@media screen and (hover: hover) {
    .t-link1:focus {
        opacity: 0.75; } }

/*
@font-face {
  font-family: 'Icons';
  src:         url('/local/templates/main/styles/../assets/fonts/Icons/icons.woff') format('woff');
  font-weight: normal;
  font-style:  normal;
}


[class^="i-"]:before,
[class*=" i-"]:before {
  display:                 inline-block;
  font-family:             'Icons';
  -webkit-font-smoothing:  antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style:              normal;
  font-weight:             normal;
  text-align:              center;
  text-decoration:         inherit;
  text-transform:          none;
  speak:                   none;
  text-decoration:         inherit;
}


// @formatter:off
.i-done::before {content: '\e900';}
// @formatter:on
*/
.price {
    font-size: 1rem;
    letter-spacing: 0.0375rem;
    line-height: 1.375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: 350; }
.price__old,
.price__new {
    font-size: 1rem !important; }
.price__old,
.price span.old {
    text-decoration: line-through;
    opacity: 0.5; }
.price__new,
.price span.new {
    margin-right: 0.5rem;}
.price__discount {
    font-size: 1.25rem;
    margin-right: 0.5rem;
    color: #c7c7c7; }

.rating {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
.product-card .rating {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.rating svg {
    margin-right: 0.325rem; }
.rating__count {
    font-size: 0.9375rem;
    letter-spacing: normal;
    line-height: 1.25rem;
    margin-left: 1rem; }
.rating__count[data-popup="product-review"] {
    text-align: center;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.5rem;
    text-decoration-line: underline;
    color: var(--0F213A, #0F213A); }
.rating.m-count {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media screen and (hover: hover) {
    .rating:hover .rating-bubble {
        visibility: visible;
        opacity: 1;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }

.rating-bubble {
    position: relative;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: calc(100% + 0.625rem);
    left: 7.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.875rem;
    padding: 1.75rem;
    border: thin solid #0F213A;
    background-color: white;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.rating-bubble:after {
    content: '';
    position: absolute;
    top: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
    right: -0.625rem; }
.rating-bubble::before {
    content: '';
    position: absolute;
    left: calc(50% - 0.3125rem);
    top: -0.375rem;
    width: 0.625rem;
    height: 0.625rem;
    border-right: 0.0625rem solid black;
    border-bottom: 0.0625rem solid black;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background-color: white; }
.rating-bubble .reviews-graph {
    margin-bottom: 0.25rem; }
.rating-bubble .button.m-first {
    display: block;
    padding: 0.4375rem 0.9375rem;
    font-size: 0.9375rem;
    line-height: 1.25rem;
    background-color: rgba(94, 106, 113, 0.8);
    margin: 0 auto;
    z-index: 1; }

.b-404 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 31.25rem;
    margin: 0 auto;
    padding: 1.5rem 0 5rem;
    color: #0F213A;
    font-family: "Stem", "Helvetica", "Arial", sans-serif;
    text-align: center; }
@media (min-width: 62em){
    .b-404 {
        padding: 1.875rem 0 5rem; } }
.b-404__title {
    margin-bottom: 0.75rem;
    font-size: 1.5625rem;
    line-height: 1.875rem;
    letter-spacing: 0.0625rem;
    text-transform: uppercase; }
@media (min-width: 62em){
    .b-404__title {
        font-size: 2.1875rem;
        line-height: 2.625rem; } }
.b-404__message {
    max-width: 25rem;
    margin: 0 auto;
    margin-bottom: 3.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300; }
.b-404__btn {
    width: 100%; }
.b-404__btn.button.m-second {
    padding: 0.5rem 3.25rem; }
@media (min-width: 48em){
    .b-404__btn {
        width: auto; } }
.b-404__btn.button.m-second {
    font: 300 0.875rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .b-404__btn.button.m-second {
        padding-left: 3.25rem;
        padding-right: 3.25rem; } }

.account-header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 2rem;
    color: #0F213A; }
@media (min-width: 48em){
    .account-header {
        margin-bottom: 1.25rem; } }
.account-header__title {
    margin: 1.5rem 0 0.75rem;
    font: 1.5625rem/1.875rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
    text-align: center; }
@media (min-width: 62em){
    .account-header__title {
        font-size: 2.1875rem;
        line-height: 2.625rem;
        margin: 1.875rem 0; } }
.account-header__exit {
    position: relative;
    display: block;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: center; }
.account-header__exit:after {
    content: '';
    position: absolute;
    top: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
    right: -0.625rem; }
@media (min-width: 48em){
    .account-header__exit {
        position: absolute;
        right: 0;
        bottom: 0; } }
@media screen and (hover: hover) {
    .account-header__exit:hover span {
        border-bottom-color: #4F9FA6;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.account-header__exit span {
    display: inline-block;
    border-bottom: thin solid #0F213A;
    -webkit-transition-property: border-bottom-color;
    -o-transition-property: border-bottom-color;
    transition-property: border-bottom-color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }

.account-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 105rem;
    margin: 1.25rem auto 0 auto;
    padding: 0 1rem; }
@media (min-width: 48em){
    .account-container {
        padding: 0 1.5rem; } }
@media (min-width: 62em){
    .account-container {
        padding: 0 2.5rem; } }
@media (min-width: 120em){
    .account-container {
        padding: 0; } }

.account-menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1.875rem;
    color: #0F213A; }
@media (min-width: 48em){
    .account-menu {
        margin-bottom: 2.5rem; } }
@media (min-width: 62em){
    .account-menu {
        border-bottom: 0.25rem solid #625F82; }
    .account-menu ul {
        display: -ms-grid;
        display: grid;
        grid: 4.75rem/repeat(5, 1fr); } }
.account-menu.m-bottom-part {
    margin-bottom: 5rem; }
.account-menu__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0.5625rem 0.625rem 0.625rem;
    border: thin solid #E6E5E4;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
    text-align: center; }
@media (min-width: 62em){
    .account-menu__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        border-bottom-color: #625F82; } }
.m-active .account-menu__item {
    border-color: #625F82;
    color: white;
    background-color: #625F82; }

.actions {
    padding: 0 1rem 2rem; }
@media (min-width: 48em){
    .actions {
        padding: 0 3.1875rem 2rem; } }
@media (min-width: 62em){
    .actions {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        max-width: 75.75rem;
        margin: 0 auto;
        padding: 0 0 2rem; } }

.action {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.action:not(:last-child) {
    margin-bottom: 3rem; }
@media (min-width: 62em){
    .action {
        display: -ms-grid;
        display: grid;
        grid: auto / 35.625rem 1fr;
        -webkit-column-gap: 4.5rem;
        -moz-column-gap: 4.5rem;
        column-gap: 4.5rem; } }
.action__img {
    position: relative; }
.action__img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 90.27778%; }
.action__img > picture > img,
.action__img > img,
.action__img > div,
.action__img > figure,
.action__img > iframe,
.action__img .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .action__img {
        position: relative; }
    .action__img:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 72.67267%; }
    .action__img > picture > img,
    .action__img > img,
    .action__img > div,
    .action__img > figure,
    .action__img > iframe,
    .action__img .aspect-ratio {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover; } }
@media (min-width: 62em){
    .action__img {
        position: relative; }
    .action__img:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 84.91228%; }
    .action__img > picture > img,
    .action__img > img,
    .action__img > div,
    .action__img > figure,
    .action__img > iframe,
    .action__img .aspect-ratio {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover; } }
.action__description {
    padding: 3rem 0 0;
    color: #0F213A;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-align: center; }
@media (min-width: 48em){
    .action__description {
        padding: 3rem 2.4375rem 0; } }
@media (min-width: 62em){
    .action__description {
        padding: 0;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        text-align: left; } }
.action__title {
    margin-bottom: 1rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: normal;
    text-transform: uppercase; }
.action__title span {
    font-family: "Petersburg", "Times New Roman", serif;
    font-style: italic;
    text-transform: none; }
.action__text {
    margin-bottom: 2.5rem; }
.action__buy {
    margin-bottom: 1.5rem; }
.action__buy.button.m-first {
    padding: 0.75rem 1.875rem;
    font-size: 1.25rem;
    line-height: 1.25rem; }
@media (max-width: 47.9375em){
    .action__buy.button.m-first {
        width: 100%; } }
.action__details {
    position: relative;
    color: #0F213A;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.action__details:after {
    content: '';
    position: absolute;
    top: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
    right: -0.625rem; }
@media screen and (hover: hover) {
    .action__details:hover {
        color: black;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }

.offers {
    padding: 2rem 1rem; }
@media (min-width: 48em){
    .offers {
        padding: 2rem 1.5rem 2.5rem; } }
@media (min-width: 62em){
    .offers {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        display: -ms-grid;
        display: grid;
        grid: auto auto/repeat(3, 1fr);
        -webkit-column-gap: 1.875rem;
        -moz-column-gap: 1.875rem;
        column-gap: 1.875rem;
        max-width: 69rem;
        margin: 0 auto;
        padding: 2rem 0; } }
.offers__title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: 1 / 1 / 1 / 4;
    margin-bottom: 2rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.0625rem; }
@media (min-width: 48em){
    .offers__title {
        font-size: 2.1875rem;
        line-height: 2.625rem; } }

.offer {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-grid;
    display: grid;
    grid: auto/8.5rem minmax(8.5rem, 1fr);
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem; }
@media (max-width: 61.9375em){
    .offer:not(:last-child) {
        margin-bottom: 1.875rem; } }
@media (min-width: 48em){
    .offer {
        grid: auto / 21.75rem 1fr;
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
@media (min-width: 62em){
    .offer {
        grid: 17.125rem auto / 1fr; } }
.offer__img {
    position: relative;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start; }
.offer__img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 72.05882%; }
.offer__img > picture > img,
.offer__img > img,
.offer__img > div,
.offer__img > figure,
.offer__img > iframe,
.offer__img .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .offer__img {
        position: relative; }
    .offer__img:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 78.73563%; }
    .offer__img > picture > img,
    .offer__img > img,
    .offer__img > div,
    .offer__img > figure,
    .offer__img > iframe,
    .offer__img .aspect-ratio {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover; } }
@media (min-width: 62em){
    .offer__description {
        padding-top: 1.25rem; } }
.offer__title {
    margin-bottom: 1rem;
    font: 300 1.25rem/1.625rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .offer__title {
        margin-bottom: 1.5rem;
        font-size: 1.5rem;
        line-height: 2rem; } }
@media (max-width: 47.9375em){
    .offer .action__buy {
        margin-bottom: 1rem; } }

.address {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
@media (min-width: 62em){
    .address__form {
        margin-bottom: 5rem; } }
.address__form-row {
    margin-bottom: 1rem; }
@media (min-width: 48em){
    .address__form-row {
        margin-bottom: 0.875rem;
        max-width: 51.25rem; } }
.address__form-row:nth-child(4n) {
    margin-bottom: 1.875rem; }
@media (min-width: 48em){
    .address__form-row:nth-child(4n) {
        margin-bottom: 2.5rem; } }
.address__form-row:nth-child(6), .address__form-row:nth-child(7) {
    margin-bottom: 1.375rem; }
@media (min-width: 48em){
    .address__form-row:nth-child(6), .address__form-row:nth-child(7) {
        margin-bottom: 0.875rem; } }
@media (min-width: 48em){
    .address__form-row:nth-child(8) {
        margin-bottom: 1.875rem; } }
.address__form-check {
    margin-bottom: 2.5rem; }
.address__form-controls {
    margin-bottom: 2.5rem; }
@media (min-width: 48em){
    .address__form-controls {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
.address__form-submit.button.m-first {
    padding: 0.75rem 3.75rem;
    font: 300 1.25rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (max-width: 47.9375em){
    .address__form-submit.button.m-first {
        width: 100%;
        margin-bottom: 1.875rem; } }
.address__form-back {
    display: block;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: center; }
@media (min-width: 48em){
    .address__form-back {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1; } }
@media screen and (hover: hover) {
    .address__form-back:hover span {
        border-bottom-color: #4F9FA6;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.address__form-back span {
    display: inline-block;
    border-bottom: thin solid #0F213A;
    -webkit-transition-property: border-bottom-color;
    -o-transition-property: border-bottom-color;
    transition-property: border-bottom-color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.address__form .field {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: -webkit-max-content;
    -ms-grid-rows: max-content;
    grid-template-rows: -webkit-max-content;
    grid-template-rows: max-content;
    grid-template-areas: 'label' 'input' 'error'; }
@media (min-width: 48em){
    .address__form .field {
        -ms-grid-rows: 3.25rem -webkit-min-content;
        -ms-grid-rows: 3.25rem min-content;
        grid-template-rows: 3.25rem -webkit-min-content;
        grid-template-rows: 3.25rem min-content;
        -ms-grid-columns: 1fr 26.25rem;
        grid-template-columns: 1fr 26.25rem;
        grid-template-areas: 'label input' '. error';
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; } }
@media (min-width: 48em){
    .address__form .field label {
        font-size: 1rem;
        line-height: 1.3125rem; } }
@media (max-width: 61.9375em){
    .address__form .field.m-select.m-delivery::after {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        grid-area: input;
        -ms-grid-row-align: center;
        align-self: center;
        content: '';
        width: 1.25rem;
        height: 1.25rem;
        position: absolute;
        right: 0.625rem;
        background-image: url(/local/templates/main/styles/../assets/img/content/corner.svg);
        pointer-events: none; } }
.address__form .field__list {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: input; }
.address__form .field__error {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: error; }
.address__pickup {
    margin-bottom: 1.875rem; }
@media (min-width: 48em){
    .address__pickup {
        max-width: 51.25rem;
        display: -ms-grid;
        display: grid;
        grid: auto / 1fr 26.25rem; } }
.address__pickup .checkout__pickbtn {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: 1 / 2;
    margin-top: 0;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start; }
.address__pickup .pickup-address {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: 1 / 1 / 1 / 3;
    padding-left: 0;
    margin-top: 0; }

.addresses {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #0F213A; }
.addresses__header {
    position: relative;
    margin-bottom: 1.875rem;
    border-bottom: 0.3125rem solid #b9b7c2; }
@media (min-width: 48em){
    .addresses__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 2.5rem;
        padding-bottom: 0.75rem; } }
@media (min-width: 62em){
    .addresses__header {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
@media (max-width: 47.9375em){
    .addresses__header.m-with-btn {
        margin-bottom: 3.375rem; } }
.addresses__title {
    margin-bottom: 0.625rem;
    font: 1.25rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.1875rem;
    text-transform: uppercase; }
@media (min-width: 48em){
    .addresses__title {
        margin-bottom: 0.625rem; } }
.addresses__subtitle {
    margin-bottom: 1.375rem;
    padding-bottom: 0.75rem;
    border-bottom: thin solid #666666;
    font: 1rem/1.1875rem "Petersburg", "Times New Roman", serif;
    font-style: italic; }
@media (min-width: 48em){
    .addresses__subtitle {
        margin-bottom: 1.875rem; } }
.addresses__add-btn.button.m-first {
    padding: 0.4375rem 0.9375rem;
    font-size: 0.9375rem;
    line-height: 1.25rem;
    opacity: .8; }
@media (max-width: 47.9375em){
    .addresses__add-btn.button.m-first {
        width: 100%;
        position: absolute;
        top: calc(100% + 0.3125rem); } }
@media (min-width: 62em){
    .addresses__add-btn.button.m-first {
        position: absolute;
        right: 0;
        bottom: 0.75rem; } }
@media (min-width: 48em){
    .addresses__content {
        padding: 0 0.9375rem; } }
@media (min-width: 62em){
    .addresses__content {
        padding: 0 1.875rem; } }
.addresses__form {
    margin-bottom: 1.875rem; }
@media (min-width: 48em){
    .addresses__form {
        margin-bottom: 2.5rem; } }
@media (min-width: 62em){
    .addresses__form {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1.875rem 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 1.875rem;
        margin-bottom: 5rem; } }

.addresses-addr {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: calc(100% + 2rem);
    left: -1rem;
    padding: 1rem;
    border-top: thin solid #E6E5E4;
    border-bottom: thin solid #E6E5E4;
    color: #0F213A;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .addresses-addr {
        width: 100%;
        left: 0;
        padding: 1.875rem;
        border: thin solid #E6E5E4; } }
@media (max-width: 47.9375em){
    .addresses-addr:not(:first-child) {
        margin-top: -0.0625rem; } }
@media (min-width: 48rem) and (max-width: 61.9375em){
    .addresses-addr:not(:last-child) {
        margin-bottom: 1.875rem; } }
.addresses-addr__addr {
    margin-bottom: 0.75rem;
    max-width: 35.9375rem; }
.addresses-addr__user {
    margin-bottom: 1.125rem; }
@media (min-width: 48em){
    .addresses-addr__controls {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
@media (max-width: 47.9375em){
    .addresses-addr__check {
        margin-bottom: 0.75rem; } }
.addresses-addr__remove, .addresses-addr__change {
    text-decoration: underline; }
@media (min-width: 48em){
    .addresses-addr__remove, .addresses-addr__change {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1; } }
@media screen and (hover: hover) {
    .addresses-addr__remove:hover, .addresses-addr__change:hover {
        color: #b9b7c2; } }
.addresses-addr__remove {
    margin-right: 1.25rem; }
@media (min-width: 48em){
    .addresses-addr__change {
        margin-right: 3rem; } }

.auth {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 0.1875rem solid #0F213A; }
@media (max-width: 47.9375em){
    .auth:not(:last-child) {
        margin-bottom: 3rem; } }
@media (min-width: 48em){
    [data-popup="auth"] .auth {
        padding: 0 0 0 0.9375rem; } }
@media (min-width: 62em){
    [data-popup="auth"] .auth {
        padding: 0 1.6875rem 0 1.875rem; } }
.auth__title {
    display: block;
    margin: 1.875rem 0 0.75rem;
    padding-bottom: 0.625rem;
    border-bottom: thin solid #E6E5E4;
    font: italic 1.875rem/2.25rem "Petersburg", "Times New Roman", serif; }
.auth__text {
    margin-bottom: 1.25rem; }
.login .auth__text {
    margin-bottom: 1.875rem; }
.auth__toggle {
    margin-bottom: 1.5rem;
    color: #29253F;
    font: 0.9375rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
@media screen and (hover: hover) {
    .auth__toggle:hover {
        color: #b9b7c2;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.auth__restore {
    margin-top: -0.5rem; }
.auth__restore .button {
    margin-top: 1.5rem; }
.auth .field:not(:last-child) {
    margin-bottom: 1rem; }
.auth .field input::-webkit-input-placeholder {
    color: #666666;
    opacity: .5; }
.auth .field input::-moz-placeholder {
    color: #666666;
    opacity: .5; }
.auth .field input:-ms-input-placeholder {
    color: #666666;
    opacity: .5; }
.auth .field input::-ms-input-placeholder {
    color: #666666;
    opacity: .5; }
.auth .field input::placeholder {
    color: #666666;
    opacity: .5; }
.auth .button.m-first {
    display: block;
    min-width: 12.5rem;
    padding: 0.75rem;
    font-size: 1.25rem;
    line-height: 1.25rem;
    font-weight: 300; }
@media (max-width: 47.9375em){
    .auth .button.m-first {
        width: 100%; } }
@media (min-width: 48em){
    .auth .button.m-first {
        padding: 0.75rem 1.75rem; } }

@media (min-width: 48em){
    [data-popup="auth"] .login {
        padding: 0 0.9375rem 0 0; } }

@media (min-width: 62em){
    [data-popup="auth"] .login {
        padding: 0 1.875rem 0 1.6875rem; } }

.login__checks {
    margin: 1.875rem 0 2.5rem; }

.login__check {
    font: 300 0.875rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif; }
.login__check:not(:last-child) {
    margin-bottom: 1rem; }
.login__check a {
    text-decoration: underline;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s; }

.about-advantages {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 90rem;
    margin: 0 auto;
    padding: 2.125rem 1rem 4.5rem;
    background-color: #E9F0F1; }
@media (min-width: 48em){
    .about-advantages {
        padding: 2.125rem 1.5rem 0; } }
@media (min-width: 48em){
    .about-advantages {
        padding: 2.125rem 1.875rem 2rem; } }
.about-advantages__content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
@media (min-width: 48em){
    .about-advantages__content {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1.5rem 1fr;
        grid-template-columns: 1fr 1fr;
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
        row-gap: 0.625rem; } }
@media (min-width: 62em){
    .about-advantages__content {
        row-gap: 0; } }
.about-advantages .about__title {
    margin-bottom: 1.25rem; }
@media (min-width: 48em){
    .about-advantages .about__title {
        margin-bottom: 2rem; } }
@media (min-width: 62em){
    .about-advantages .about__title {
        margin-bottom: 3rem; } }

.about-advantage {
    display: -ms-grid;
    display: grid;
    -webkit-column-gap: 0.6875rem;
    -moz-column-gap: 0.6875rem;
    column-gap: 0.6875rem; }
@media (min-width: 48em){
    .about-advantage {
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0; } }
.about-advantage.m-type-1 {
    grid: 'num title' 'num desc' 'num image' / 4.3125rem 1fr; }
@media (min-width: 48em){
    .about-advantage.m-type-1 {
        grid: 'num title' -webkit-max-content 'num desc' -webkit-max-content 'num image' / 4.625rem 1fr;
        grid: 'num title' max-content 'num desc' max-content 'num image' / 4.625rem 1fr;
        margin-top: 1rem; } }
@media (min-width: 62em){
    .about-advantage.m-type-1 {
        grid: 'num title' -webkit-max-content 'num desc' -webkit-max-content 'num image' / 5.125rem 1fr;
        grid: 'num title' max-content 'num desc' max-content 'num image' / 5.125rem 1fr;
        -webkit-column-gap: 0.875rem;
        -moz-column-gap: 0.875rem;
        column-gap: 0.875rem;
        margin-top: 0; } }
.about-advantage.m-type-1:not(:last-child) {
    margin-bottom: 3rem; }
@media (min-width: 48em){
    .about-advantage.m-type-1:not(:last-child) {
        margin-bottom: 0; } }
.about-advantage.m-type-2 {
    grid: 'num title' 'num desc' 'image image' / 4.3125rem 1fr; }
@media (min-width: 48em){
    .about-advantage.m-type-2 {
        grid: 'image image' -webkit-max-content 'num title' -webkit-max-content 'num desc' / 5.125rem 1fr;
        grid: 'image image' max-content 'num title' max-content 'num desc' / 5.125rem 1fr;
        -webkit-column-gap: 0.875rem;
        -moz-column-gap: 0.875rem;
        column-gap: 0.875rem; } }
.about-advantage.m-type-2:not(:last-child) {
    margin-bottom: 2rem; }
@media (min-width: 48em){
    .about-advantage.m-type-2:not(:last-child) {
        margin-bottom: 0; } }
.about-advantage__num {
    grid-area: num;
    position: relative;
    top: -1.25rem;
    color: #0F213A;
    font: italic 8.125rem/9.375rem "Petersburg", "Times New Roman", serif; }
@media (min-width: 48em){
    .about-advantage__num {
        font-size: 9.625rem;
        line-height: 11.125rem;
        top: -3rem;
        left: -0.5rem; }
    .m-type-2 .about-advantage__num {
        top: -1rem;
        left: 0; } }
@media (min-width: 62em){
    .about-advantage__num {
        left: 0; } }
.about-advantage__title {
    grid-area: title;
    margin-bottom: 0.75rem;
    font: italic 2.125rem/2.625rem "Petersburg", "Times New Roman", serif; }
@media (min-width: 48em){
    .about-advantage__title {
        margin-bottom: 1.25rem; }
    .m-type-2 .about-advantage__title {
        margin-top: 2rem; } }
@media (min-width: 62em){
    .about-advantage__title {
        margin-bottom: 0.625rem; } }
.about-advantage__desc {
    grid-area: desc;
    max-width: 31.875rem;
    margin-bottom: 1.25rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.about-advantage__image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: image;
    -ms-grid-row-align: start;
    align-self: start; }
.cart-product.m-probe > .about-advantage__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
.cart-product.m-checkout > .about-advantage__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
.cart-product.m-checkout.m-probe > .about-advantage__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
.m-type-1 .about-advantage__image {
    position: relative; }
.m-type-1 .about-advantage__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 104.85437%; }
.m-type-1 .about-advantage__image > picture > img,
.m-type-1 .about-advantage__image > img,
.m-type-1 .about-advantage__image > div,
.m-type-1 .about-advantage__image > figure,
.m-type-1 .about-advantage__image > iframe,
.m-type-1 .about-advantage__image .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .m-type-1 .about-advantage__image {
        position: relative; }
    .m-type-1 .about-advantage__image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 98.55072%; }
    .m-type-1 .about-advantage__image > picture > img,
    .m-type-1 .about-advantage__image > img,
    .m-type-1 .about-advantage__image > div,
    .m-type-1 .about-advantage__image > figure,
    .m-type-1 .about-advantage__image > iframe,
    .m-type-1 .about-advantage__image .aspect-ratio {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover; } }
@media (min-width: 62em){
    .m-type-1 .about-advantage__image {
        width: 31.25rem;
        -ms-grid-column-align: end;
        justify-self: end;
        position: relative; }
    .m-type-1 .about-advantage__image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 98.4%; }
    .m-type-1 .about-advantage__image > picture > img,
    .m-type-1 .about-advantage__image > img,
    .m-type-1 .about-advantage__image > div,
    .m-type-1 .about-advantage__image > figure,
    .m-type-1 .about-advantage__image > iframe,
    .m-type-1 .about-advantage__image .aspect-ratio {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover; } }
.m-type-2 .about-advantage__image {
    position: relative; }
.m-type-2 .about-advantage__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 98.61111%; }
.m-type-2 .about-advantage__image > picture > img,
.m-type-2 .about-advantage__image > img,
.m-type-2 .about-advantage__image > div,
.m-type-2 .about-advantage__image > figure,
.m-type-2 .about-advantage__image > iframe,
.m-type-2 .about-advantage__image .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .m-type-2 .about-advantage__image {
        position: relative; }
    .m-type-2 .about-advantage__image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 72.41379%; }
    .m-type-2 .about-advantage__image > picture > img,
    .m-type-2 .about-advantage__image > img,
    .m-type-2 .about-advantage__image > div,
    .m-type-2 .about-advantage__image > figure,
    .m-type-2 .about-advantage__image > iframe,
    .m-type-2 .about-advantage__image .aspect-ratio {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover; } }

.about-articles {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 90rem;
    margin: 0 auto;
    padding: 2rem 1rem; }
@media (min-width: 48em){
    .about-articles {
        padding: 1.5rem 1.5rem 3rem; } }
@media (min-width: 62em){
    .about-articles {
        padding: 1.5rem 1.875rem 3rem; } }
@media (min-width: 48em){
    .about-articles__content {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1.5rem 1fr;
        grid-template-columns: 1fr 1fr;
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem; } }
.about-articles .about__title {
    margin-bottom: 2.8125rem; }

.about-article {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
@media (max-width: 47.9375em){
    .about-article:not(:last-child) {
        margin-bottom: 1.5rem; } }
.about-article__title {
    margin-bottom: 0.25rem;
    font: italic 2.125rem/2.625rem "Petersburg", "Times New Roman", serif;
    text-align: center; }
.about-article__image {
    width: 100%;
    margin-bottom: 0.875rem; }
.about-article__text {
    color: black;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }

.about-cite {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 90rem;
    margin: 0 auto;
    padding: 3rem 1rem;
    background-color: #FDF4F0;
    text-align: center; }
@media (min-width: 48em){
    .about-cite {
        padding: 3rem 1.5rem; } }
.about-cite__quote {
    margin: 0 auto 1.5rem; }
.about-cite__quote.m-close {
    margin-bottom: 3rem; }
.about-cite__cite {
    max-width: 75rem;
    margin: 0 auto 1.5rem;
    font: 300 1.875rem/2.125rem "Stem", "Helvetica", "Arial", sans-serif; }
.about-cite__author {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }

.about-desc {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 75rem;
    margin: 0 auto;
    padding: 3rem 1rem;
    text-align: center; }
@media (min-width: 48em){
    .about-desc {
        padding: 3rem 1.5rem; } }
@media (min-width: 62em){
    .about-desc {
        -webkit-box-sizing: content-box;
        box-sizing: content-box; } }
.about-desc__text {
    font: italic 1.3125rem/1.875rem "Petersburg", "Times New Roman", serif; }
@media (min-width: 48em){
    .about-desc__text {
        font-size: 1.5rem; } }
.about-desc__text:not(:last-child) {
    margin-bottom: 1.25rem; }
.about-desc .about__title {
    margin-bottom: 1.25rem; }

.about-staff {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 90rem;
    margin: 0 auto;
    padding: 3rem 1rem 5rem; }
@media (min-width: 48em){
    .about-staff {
        padding: 3rem 1.5rem 5rem; } }
@media (min-width: 62em){
    .about-staff {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1.5rem 1fr 1.5rem 1fr;
        grid-template-columns: repeat(3, 1fr);
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
        padding: 3rem 1.875rem 5rem; } }

.about-human {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
@media (max-width: 61.9375em){
    .about-human:not(:last-child) {
        margin-bottom: 1.5rem; } }
.about-human__image {
    width: 15.875rem;
    height: 15.875rem;
    margin: 0 auto 1.125rem;
    border-radius: 50%;
    overflow: hidden; }
.about-human__image img {
    width: 100%;
    -o-object-position: center center;
    object-position: center center; }
.about-human__name {
    margin-bottom: 1.125rem;
    font: italic 2.125rem/2.625rem "Petersburg", "Times New Roman", serif;
    text-align: center; }
.about-human__position {
    margin-bottom: 1.125rem;
    font: 1rem/1.5rem "Petersburg", "Times New Roman", serif;
    text-align: center; }
.about-human__info {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.about-human__info:not(:last-child) {
    margin-bottom: 1rem; }
.about-human hr {
    height: 0.0625rem;
    margin-bottom: 1.125rem;
    background-color: #E6E5E4; }

.about__title {
    font: normal 2.1875rem/2.625rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
    text-align: center; }

.brand-ban {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 10.625rem; }
@media (min-width: 48em){
    .brand-ban {
        height: 13.125rem; } }
@media (min-width: 62em){
    .brand-ban {
        height: 28.625rem; } }
.brand-ban__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    font-size: 0.875rem;
    letter-spacing: normal;
    line-height: 1.125rem;
    font-weight: 300; }
.breadcrumbs__item {
    position: relative;
    white-space: nowrap; }
.breadcrumbs__item:last-child {
    color: #999999; }
@media (max-width: 47.9375em){
    .breadcrumbs__item:last-child {
        padding-right: 1.25rem; } }
.breadcrumbs__arrow {
    padding: 0 0.625rem; }

.button {
    position: relative;
    font-size: 0.75rem;
    letter-spacing: normal;
    line-height: 1.25rem;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-property: background, border-radius, color, -webkit-box-shadow;
    transition-property: background, border-radius, color, -webkit-box-shadow;
    -o-transition-property: background, box-shadow, border-radius, color;
    transition-property: background, box-shadow, border-radius, color;
    transition-property: background, box-shadow, border-radius, color, -webkit-box-shadow; }
.button:after {
    content: '';
    position: absolute;
    top: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
    right: -0.3125rem; }
@media (min-width: 62em){
    .button {
        font-size: 1.25rem;
        letter-spacing: normal;
        line-height: 1.25rem; } }
.button:disabled {
    background: #5e6a71;
    cursor: default;
    pointer-events: none;
    opacity: .3; }
.button.m-first {
    padding: 0.625rem 1.25rem;
    border: thin solid #004f71;
    background: #004f71;
    color: white; }
.fav .button.m-first,
.fav-footer .button.m-first {
    border: thin solid #0e223a;
    background: transparent;
    color: #0e223a; }
@media (min-width: 62em){
    .button.m-first {
        padding: 0.75rem 1.25rem; } }
@media screen and (hover: hover) {
    .button.m-first:hover {
        border-color: #0f213a;
        background: #0f213a; }
    .fav .button.m-first:hover,
    .fav-footer .button.m-first:hover {
        color: #fff; } }
@media screen and (hover: hover) {
    .button.m-first:focus {
        -webkit-box-shadow: 0 0 0 0.125rem #e9f0f1;
        box-shadow: 0 0 0 0.125rem #e9f0f1;
        border-radius: 0.25rem; } }
.button.m-first:active {
    background: black; }
.button.m-second {
    padding: 0.5625rem 1.1875rem;
    border: thin solid #5e6a71; }
@media (min-width: 62em){
    .button.m-second {
        padding: 0.6875rem 1.1875rem; } }
@media screen and (hover: hover) {
    .button.m-second:hover {
        background: #46829D;
        color: white; } }
@media screen and (hover: hover) {
    .button.m-second:focus {
        -webkit-box-shadow: 0 0 0 0.125rem #e9f0f1;
        box-shadow: 0 0 0 0.125rem #e9f0f1;
        border-radius: 0.25rem; } }
.button.m-second:active {
    background: black;
    color: white; }

.cart-product {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto 0.625rem auto 0.625rem auto;
    grid-template-rows: repeat(3, auto);
    -ms-grid-columns: 5rem minmax(11.75rem, 1fr) 1.25rem;
    grid-template-columns: 5rem minmax(11.75rem, 1fr) 1.25rem;
    grid-template-areas: 'image data .' 'counter price .' 'fav fav fav';
    row-gap: 0.625rem;
    padding: 1.25rem 0;
    border-bottom: thin solid #E6E5E4;
    color: #0F213A; }
@media (min-width: 48em){
    .cart-product {
        -ms-grid-rows: -webkit-max-content 0 auto;
        -ms-grid-rows: max-content 0 auto;
        grid-template-rows: -webkit-max-content auto;
        grid-template-rows: max-content auto;
        -ms-grid-columns: 9rem 1fr 6.25rem 10.25rem 2.375rem;
        grid-template-columns: 9rem 1fr 6.25rem 10.25rem 2.375rem;
        grid-template-areas: 'image data counter price .' 'image fav . . .';
        row-gap: 0; }
    .about-advantage__image {
        -ms-grid-row: 1;
        -ms-grid-row-span: 3;
        -ms-grid-column: 1; } }
.cart-product.m-probe {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-template-areas: 'image data .'; }
.cart-product.m-checkout {
    -ms-grid-columns: 5rem minmax(11.75rem, 1fr);
    grid-template-columns: 5rem minmax(11.75rem, 1fr);
    grid-template-areas: 'image data' '. price' 'fav fav'; }
@media (min-width: 48em){
    .cart-product.m-checkout {
        -ms-grid-columns: 9rem 1fr 6.25rem 10.25rem;
        grid-template-columns: 9rem 1fr 6.25rem 10.25rem;
        grid-template-areas: 'image data . price' 'image fav . .'; }
    .cart-product.m-checkout > .about-advantage__image {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1; } }
.cart-product.m-checkout.m-probe {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-template-areas: 'image data'; }
.cart-product__remove {
    position: relative;
    position: absolute;
    top: 1.25rem;
    right: 0; }
.cart-product__remove:after {
    content: '';
    position: absolute;
    top: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
    right: -0.625rem; }
@media screen and (hover: hover) {
    .cart-product__remove:hover svg {
        stroke: #0F213A;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.cart-product__remove svg {
    stroke: #666666;
    stroke-width: 0.015625rem;
    -webkit-transition-property: stroke;
    -o-transition-property: stroke;
    transition-property: stroke;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.cart-product__image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: image;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 4.375rem;
    margin-right: 0.625rem; }
.cart-product.m-probe > .cart-product__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
.cart-product.m-checkout > .cart-product__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
.cart-product.m-checkout.m-probe > .cart-product__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
@media (min-width: 48em){
    .cart-product__image {
        margin-right: 1.5rem;
        width: 7.5rem; } }
.cart-product__image-wrapper {
    position: relative; }
.cart-product__image-wrapper:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
.cart-product__image-wrapper > picture > img,
.cart-product__image-wrapper > img,
.cart-product__image-wrapper > div,
.cart-product__image-wrapper > figure,
.cart-product__image-wrapper > iframe,
.cart-product__image-wrapper .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .m-probe .cart-product__image {
        width: 5.5rem; } }
.cart-product__data {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: data; }
.cart-product.m-probe > .cart-product__data {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
.cart-product.m-checkout > .cart-product__data {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
.cart-product.m-checkout.m-probe > .cart-product__data {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
@media (min-width: 48em){
    .cart-product__data {
        margin-bottom: 1rem; } }
.cart-product__probe {
    margin-bottom: 0.25rem;
    color: #C7C7C7;
    font: 0.75rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
.cart-product__title {
    display: block;
    font: italic 1rem/1.1875rem "Petersburg", "Times New Roman", serif; }
.cart-product__articul {
    margin-top: 0.5rem;
    color: #C7C7C7;
    font: 0.9375rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif; }
.cart-product__description {
    margin-top: 0.5rem;
    font: 300 0.9375rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif; }
.cart-product__description .price {
    display: inline; }
.cart-product__counter {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: counter;
    margin-right: 0.625rem; }
@media (min-width: 48em){
    .cart-product__counter {
        margin-left: 1.5rem;
        margin-right: 0; } }
.cart-product__counter .field.m-select select {
    padding: 0.8125rem 0.875rem 0.5625rem;
    font: 300 0.875rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif; }
.cart-product__counter .field.m-select .field__icon {
    height: 2.75rem; }
.cart-product__price {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    grid-area: price;
    -ms-grid-row-align: center;
    align-self: center;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.cart-product.m-checkout > .cart-product__price {
    -ms-grid-row: 2;
    -ms-grid-column: 2; }
@media (min-width: 48em){
    .cart-product__price {
        -ms-grid-column-align: end;
        justify-self: end;
        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
        text-align: right; } }
.cart-product__price-cur {
    display: block;
    margin-bottom: -0.125rem; }
.cart-product__price-cur, .cart-product__price-det {
    color: #AF1685; }
.cart-product__price-old, .cart-product__price-det {
    font-size: 0.875rem;
    line-height: 1.375rem; }
.cart-product__price-old {
    margin-right: 0.5rem;
    color: #C7C7C7;
    text-decoration: line-through; }
.cart-product__fav {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: fav; }
.cart-product.m-checkout > .cart-product__fav {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2; }
@media (min-width: 62em){
    .cart-product__fav {
        position: relative;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start; }
    .cart-product__fav:after {
        content: '';
        position: absolute;
        top: -0.625rem;
        bottom: -0.625rem;
        left: -0.625rem;
        right: -0.625rem; } }
@media screen and (hover: hover) {
    .cart-product__fav:hover svg {
        fill: #0F213A;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.cart-product__fav .button.m-second {
    padding: 0.375rem 0.9375rem;
    font-size: 0.9375rem;
    line-height: 1.25rem; }
@media (max-width: 47.9375em){
    .cart-product__fav .button.m-second {
        width: 100%; } }
.cart-product__fav svg {
    fill: #5E6A71;
    -webkit-transition-property: fill;
    -o-transition-property: fill;
    transition-property: fill;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }

.cart {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 85rem;
    margin: 0 auto;
    padding: 0 1rem 5rem;
    color: #0F213A;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .cart {
        padding: 0 1.5rem 5rem; } }
@media (min-width: 62em){
    .cart {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        padding: 0 2.5rem 5rem; } }
.cart__title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1.875rem 0 1.25rem;
    font: 1.5625rem/1.875rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
    text-align: center; }
@media (min-width: 62em){
    .cart__title {
        margin-bottom: 1.75rem;
        font-size: 2.1875rem;
        line-height: 2.625rem; } }
.cart__info p:not(:last-child) {
    margin-bottom: 1rem; }
.cart__contacts {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3.875rem 0 5.375rem;
    text-align: center; }
@media (min-width: 48em){
    .cart__contacts {
        padding: 3.4375rem 0 5.375rem; } }
@media (min-width: 62em){
    .cart__contacts {
        padding: 6.25rem 0 5.375rem; } }
.cart__contacts-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
@media (min-width: 48em){
    .cart__contacts-links {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-item-align: baseline;
        align-self: baseline; } }
.cart__contacts h4 {
    margin-bottom: 0.375rem;
    font: 300 0.75rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif; }
.cart__contacts img {
    width: 100%;
    max-width: 23.4375rem;
    margin: 0 auto 1rem; }
@media (min-width: 48em){
    .cart__contacts img {
        margin-bottom: 2.5rem; } }
.cart__contacts a {
    position: relative;
    display: inline-block;
    border-bottom: thin solid;
    font: 300 0.625rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem;
    text-transform: uppercase; }
.cart__contacts a:after {
    content: '';
    position: absolute;
    top: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
    right: -0.625rem; }
.cart__contacts a:not(:last-child) {
    margin-bottom: 0.9375rem; }
@media (min-width: 48em){
    .cart__contacts a:not(:last-child) {
        margin-bottom: 0;
        margin-right: 1.875rem; }
    .cart__contacts a:not(:last-child)::before {
        content: '';
        position: absolute;
        top: 0.375rem;
        right: -0.9375rem;
        width: 0.0625rem;
        height: 0.75rem;
        background-color: black; } }
@media (min-width: 62em){
    .cart__content {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: auto 1fr;
        grid-template-rows: auto 1fr;
        -ms-grid-columns: 1fr 2.75rem 21.75rem;
        grid-template-columns: 1fr 21.75rem;
        grid-template-areas: 'notice promo' 'products promo' 'slider slider';
        -webkit-column-gap: 2.75rem;
        -moz-column-gap: 2.75rem;
        column-gap: 2.75rem; } }
.cart__products, .cart__checkout {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 3.125rem;
    border-top: thin solid #E6E5E4; }
@media (min-width: 48em){
    .cart__products, .cart__checkout {
        margin-bottom: 3.75rem; } }
@media (min-width: 62em){
    .cart__products, .cart__checkout {
        margin-bottom: 0; } }
@media (min-width: 62em){
    .cart__products {
        grid-area: products; } }
.cart__promo {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% + 2rem);
    position: relative;
    left: -1rem;
    padding: 1.875rem 1rem;
    background-color: #E4E4EA; }
@media (min-width: 48em){
    .cart__promo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
        left: 0;
        padding: 1.875rem; } }
@media (min-width: 62em){
    .cart__promo {
        grid-area: promo;
        position: -webkit-sticky;
        position: sticky;
        top: 3rem;
        -ms-grid-row-align: start;
        align-self: start; } }
@media (min-width: 62em){
    .cart__promo-wrapper {
        grid-area: promo; } }
.cart__promo-line, .cart__promo-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.cart__promo-line span:first-child, .cart__promo-total span:first-child {
    color: #666666; }
.cart__promo-line:not(:last-child) {
    margin-bottom: 0.375rem; }
.cart__promo-line:last-child {
    margin-bottom: 1.125rem; }
.cart__promo-total {
    margin-bottom: 1.875rem; }
.cart__promo-total span:last-child {
    font-size: 1.25rem;
    font-weight: normal; }
.cart__promo form {
    margin-bottom: 1.125rem; }
.cart__promo form:last-of-type {
    margin-bottom: 1.875rem; }
.cart__promo-submit.button.m-first {
    width: 100%;
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.25rem; }
@media (min-width: 48rem) and (max-width: 61.9375em){
    .cart__promo-submit.button.m-first {
        max-width: 18rem;
        -ms-flex-item-align: end;
        align-self: flex-end; } }
.cart__empty-message {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 22.125rem;
    margin: 5rem auto 0;
    text-align: center; }
.cart__empty-message a {
    display: inline-block;
    border-bottom: thin solid;
    text-transform: uppercase;
    -webkit-transition-property: color, border-color;
    -o-transition-property: color, border-color;
    transition-property: color, border-color; }
.cart .slider.m-cart {
    grid-area: slider; }

.catalog-banner {
    position: relative;
    width: 100%;
    margin-bottom: 0.875rem; }
.catalog-banner:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 16.875%; }
.catalog-banner > picture > img,
.catalog-banner > img,
.catalog-banner > div,
.catalog-banner > figure,
.catalog-banner > iframe,
.catalog-banner .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .catalog-banner:before {
        padding-top: 11.19792%; } }
@media (min-width: 62em){
    .catalog-banner:before {
        padding-top: 11.25%; } }
@media (min-width: 120em){
    .catalog-banner:before {
        padding-top: 11.11111%; } }
.catalog-banner__image {
    height: 3.375rem;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 112.5rem;
    margin: 0 auto; }
@media (min-width: 48em){
    .catalog-banner__image {
        height: 5.5625rem; } }
@media (min-width: 62em){
    .catalog-banner__image {
        height: 10.125rem; } }
@media (min-width: 120em){
    .catalog-banner__image {
        height: 12.5rem; } }
@media (min-width: 120em){
    .catalog-banner {
        max-width: 112.5rem;
        margin: 0 auto 0.875rem; } }

.catalog {
    margin-bottom: 5rem; }
@media (min-width: 62em){
    .catalog {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr;
        grid-template: auto / 1fr;
        grid-template-areas: "header header" "sort sort" "sidebar catalog" "sidebar pagination"; }
    .catalog.show-filter {
        -ms-grid-columns: 20.125rem 3.5rem 1fr;
        grid-template: auto / 20.125rem 1fr;
        grid-column-gap: 3.5rem;
        grid-template-areas: "header header" "sort sort" "sidebar catalog" "sidebar pagination";
    } }
@media (min-width: 120em){
    .catalog {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr;
        grid-template: auto / 1fr;
        grid-template-areas: "header header" "sort sort" "sidebar catalog" "sidebar pagination";
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        max-width: 125rem; } 
    .catalog.show-filter {
        -ms-grid-columns: 19.75rem 12.625rem 1fr;
        grid-template: auto / 19.75rem 1fr;
        grid-column-gap: 12.625rem;
        grid-template-areas: "header header" "sort sort" "sidebar catalog" "sidebar pagination";
    } }
@media (min-width: 62em){
    .catalog.m-search {
        grid-template: auto / 19.75rem 1fr;
        grid-template-areas: "sidebar header" "sidebar sort" "sidebar catalog" "sidebar pagination";
        margin-top: 1.875rem; } }
@media (max-width: 61.9375em){
    .catalog.m-search .sort {
        margin-top: 3.75rem; } }
.catalog__header {
    grid-area: header;
    /* text-align: center; */
    margin-bottom: 1.5rem; }
@media (min-width: 48em){
    .catalog__header {
        margin-bottom: 2rem; } }
@media (min-width: 62em){
    .catalog__header {
        margin-bottom: 2.5rem; } }
.m-search .catalog__header,
.m-empty .catalog__header {
    margin-bottom: 0; }
.catalog__title {
    margin-bottom: 0.5rem;
    font-weight: normal;
    text-transform: uppercase; }
@media (min-width: 48em){
    .catalog__title {
        margin-bottom: 0.625rem; } }
@media (min-width: 62em){
    .catalog__title {
        margin-bottom: 0.75rem; } }
.catalog__about {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    max-width: 70rem;
    /* margin: 0 auto; */
    font-weight: 300; }
@media (min-width: 62em){
    .catalog__about {
        max-width: 42rem; } }
.catalog__body {
    grid-area: catalog;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr 0.75rem 1fr;
    grid-template: auto/repeat(2, minmax(25%, 1fr));
    grid-gap: 2.5rem 0.75rem;
    -ms-flex-line-pack: start;
    align-content: start;
    margin: 0 -0.375rem; }
@media (min-width: 48em){
    .catalog__body {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 4.375rem 1fr 4.375rem 1fr;
        grid-template: auto/repeat(3, 1fr);
        grid-gap: 3.75rem 4.375rem;
        margin: 0 0.375rem; } }
@media (min-width: 62em){
    .catalog__body {
        margin: 0; } }
@media (min-width: 120em){
    .catalog__body {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 3.75rem 1fr 3.75rem 1fr;
        grid-template: auto/repeat(3, 1fr);
        grid-gap: 3.75rem;
        margin-right: 2.5rem; } }
.catalog__body.m-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 3rem; }
.catalog__more {
    font-size: 0.875rem;
    letter-spacing: 0.0375rem;
    line-height: 0.9375rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-weight: bold; }
.catalog__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
@media (min-width: 62em){
    .catalog__links {
        grid-area: sidebar; } }
.catalog__link {
    font-size: 0.875rem;
    letter-spacing: 0.0375rem;
    line-height: 1.375rem; }
@media (max-width: 61.9375em){
    .catalog__seo {
        margin-bottom: 2.5rem; } }
.catalog__subtitle {
    font-size: 1.125rem;
    letter-spacing: 0.0375rem;
    line-height: 1.5rem;
    margin-bottom: 0.8125rem;
    font-weight: normal; }
.catalog__sidebar {
    grid-area: sidebar;}
.catalog__sidebar > .filter{
    width: 17.5rem;
    opacity: 0;
    transition: all 0.5s ease-out; }
.catalog__sidebar > .filter.search{
    opacity: unset; }
@media (min-width: 62em){
    .catalog__sidebar{
        width: 0px;
        transition: all 0.5s ease-out; }
    .catalog__sidebar.show__filter{
        width: 17.5rem;
        margin-right: 5.25rem; } }
.catalog__sidebar.show__filter > .filter{
    opacity: 1; }
.catalog .content {
    max-width: 65.625rem;
    color: #757575; }
.catalog .content p {
    font-size: 0.875rem;
    letter-spacing: 0.0375rem;
    line-height: 1.625rem; }
.catalog .sort {
    grid-area: sort; }
.catalog .breadcrumbs {
    margin-bottom: 1.25rem; }
@media (min-width: 62em){
    .catalog .breadcrumbs {
        margin-bottom: 1.5rem; } }
.catalog.m-seo {
    margin-top: 2.5rem; }
@media (min-width: 62em){
    .catalog.m-seo {
        margin-top: 4.5rem;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; } }
.catalog .js-pagination-observer {
    grid-area: pagination;
    height: 0.0625rem;
    width: 100%;
    background: transparent; }
.catalog .price {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.category {
    margin-bottom: 5rem; }
.category__image {
    position: relative;
    margin-bottom: 2.5rem; }
.category__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 55.625%; }
.category__image > picture > img,
.category__image > img,
.category__image > div,
.category__image > figure,
.category__image > iframe,
.category__image .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .category__image {
        margin-bottom: 3rem; } }
@media (min-width: 62em){
    .category__image {
        max-height: 28.625rem; } }
@media (min-width: 48em){
    .category__image:before {
        padding-top: 27.34375%; } }
@media (min-width: 62em){
    .category__image:before {
        padding-top: 31.80556%; } }
@media (min-width: 120em){
    .category__image:before {
        padding-top: 22.9%; } }
.category__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr;
    grid-template: auto/1fr;
    grid-gap: 2.5rem; }
@media (min-width: 48em){
    .category__grid {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 1.5rem 1fr;
        grid-template: auto/repeat(2, 1fr);
        grid-gap: 2.5rem 1.5rem; } }
@media (min-width: 62em){
    .category__grid {
        grid-gap: 2.5rem 1rem; } }
.category__container {
    max-width: 90rem; }
@media (min-width: 62em){
    .category__container {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: auto;
        -ms-grid-columns: 21.5rem 1fr;
        grid-template: auto/21.5rem 1fr;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 1.875rem; } }
.category__title {
    margin-bottom: 1.5rem;
    font: normal 1.125rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem;
    text-transform: uppercase; }
.category__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.category__link {
    display: block;
    padding-bottom: 0.4375rem;
    font: 300 0.875rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.05rem; }
.category__sidebar {
    margin-left: 2.625rem;
    margin-top: 1.5rem; }

.category-item__type {
    margin-bottom: 0.875rem;
    font: 300 1rem/1.1875rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.125rem;
    text-transform: uppercase; }

.category-item__title {
    font: italic 2.1875rem/2.625rem "Petersburg", "Times New Roman", serif; }
.category-item__title.m-second {
    font: 300 2.1875rem/2.625rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.1875rem;
    text-transform: uppercase; }
@media (max-width: 47.9375em){
    .category-item__title.m-second {
        font: 300 1.875rem/2.25rem "Stem", "Helvetica", "Arial", sans-serif; } }

.category-item__text {
    margin-top: 0.375rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (max-width: 47.9375em){
    .category-item__text {
        display: none; } }

.category-item__image {
    position: relative;
    display: block;
    margin-top: 1.875rem; }
.category-item__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 116.66667%; }
.category-item__image > picture > img,
.category-item__image > img,
.category-item__image > div,
.category-item__image > figure,
.category-item__image > iframe,
.category-item__image .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .category-item__image {
        max-width: 25.125rem; } }
@media (min-width: 62em){
    .category-item__image {
        margin-left: auto; } }
.category-item__image.m-second:before {
    padding-top: 92.36111%; }
@media (min-width: 48em){
    .category-item__image.m-second {
        max-width: none; } }

.category-item .button {
    font: 300 1.25rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif;
    margin-top: 0.875rem;
    padding: 0.75rem 2.8125rem; }
@media (max-width: 47.9375em){
    .category-item .button {
        width: 100%; } }

.user-address {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative; }
.user-address__current {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: thin solid #C5C6C6;
    height: 4rem;
    cursor: pointer; }
.user-address__current .m-new {
    display: block;
    position: relative;
    padding: 0.625rem 0;
    font-weight: normal; }
.m-open .user-address__current {
    border-color: #0F213A; }
.user-address__icon {
    position: absolute;
    top: 1rem;
    right: 0.875rem; }
.user-address__icon svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }
.user-address__list {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: calc(100% - 0.0625rem);
    left: 0;
    width: 100%;
    border: thin solid #0F213A;
    background-color: white;
    z-index: 5; }
.m-open .user-address__list {
    display: block; }
.user-address__item {
    cursor: pointer;
    -webkit-transition: background-color 0.35s;
    -o-transition: background-color 0.35s;
    transition: background-color 0.35s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.user-address__item.m-new {
    position: relative;
    padding: 1.25rem 0.875rem;
    font-weight: normal; }
.user-address__item.m-new:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: calc(100% - 1.75rem);
    height: 0.0625rem;
    background-color: #C5C6C6; }
@media screen and (hover: hover) {
    .user-address__item:hover {
        background-color: #E9F0F1;
        -webkit-transition: background-color 0.1s;
        -o-transition: background-color 0.1s;
        transition: background-color 0.1s; } }
.user-address__current, .user-address__item {
    padding: 0.625rem 0.875rem; }
.user-address__current p, .user-address__item p {
    margin-top: -0.25rem;
    color: #666666;
    font-size: 0.875rem;
    line-height: 1.375rem; }

.checkout {
    padding-bottom: 0; }
@media (min-width: 48em){
    .checkout {
        padding-bottom: 1.5rem; } }
@media (min-width: 62em){
    .checkout {
        padding-bottom: 5rem; } }
.checkout__title {
    margin-bottom: 1.5rem;
    font: 1.125rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
.checkout__title .title-number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1.375rem;
    height: 1.375rem;
    margin-right: 0.875rem;
    color: white;
    background-color: #0F213A;
    font: 1.125rem/1.125rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: center; }
.checkout__title.m-custom {
    margin: 1.5rem 0 0.75rem;
    font-size: 0.875rem;
    font-weight: 300; }
@media (min-width: 62em){
    .checkout__title.m-custom {
        margin-bottom: 0.375rem; } }
.checkout__addresses {
    margin-bottom: 1.875rem; }
.checkout__section {
    margin-top: 1.5rem;
    padding-bottom: 1.875rem;
    border-bottom: thin solid #C5C6C6; }
@media (min-width: 48em){
    .checkout__section.m-personal {
        padding-bottom: 1.5625rem; } }
.checkout__section.m-payment {
    padding-bottom: 2.5rem; }
@media (min-width: 48em){
    .checkout__fields {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: -webkit-min-content 1rem -webkit-min-content 1rem -webkit-min-content;
        -ms-grid-rows: min-content 1rem min-content 1rem min-content;
        grid-template-rows: repeat(3, -webkit-min-content);
        grid-template-rows: repeat(3, min-content);
        -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr 1rem 1fr;
        grid-template-columns: repeat(4, 1fr);
        grid-template-areas: 'firstname firstname lastname lastname' 'phone phone . .' 'address address address flat';
        gap: 1rem; } }
@media (min-width: 62em){
    .checkout__fields {
        -ms-grid-rows: (-webkit-min-content)[2];
        -ms-grid-rows: (min-content)[2];
        grid-template-rows: repeat(2, -webkit-min-content);
        grid-template-rows: repeat(2, min-content);
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        grid-template-areas: 'firstname lastname phone' 'address address flat'; } }
@media (max-width: 47.9375em){
    .checkout__field:not(:last-child) {
        margin-bottom: 1rem; } }
.checkout__field.m-firstname {
    grid-area: firstname; }
.checkout__field.m-lastname {
    grid-area: lastname; }
.checkout__field.m-phone {
    grid-area: phone; }
.checkout__field.m-address {
    grid-area: address; }
.checkout__field.m-flat {
    grid-area: flat; }
.checkout__comment {
    margin-top: 2.5rem; }
.checkout__cart-head {
    padding-top: 1.5625rem; }
@media (min-width: 48em){
    .checkout__cart-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
.checkout__cart-head p {
    margin-bottom: 0.75rem;
    color: #666666;
    font: 300 0.875rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .checkout__cart-head p {
        margin-left: auto; } }
.checkout__cart-head a {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-decoration: underline; }
@media (min-width: 48em){
    .checkout__cart-head a {
        margin-left: 1.25rem; } }
.checkout__pickbtn {
    margin-top: 0.9375rem; }
@media (max-width: 47.9375em){
    .checkout__pickbtn {
        width: 100%; } }
@media (min-width: 48em){
    .checkout__pickbtn.button.m-first {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
        font-size: 1.25rem;
        line-height: 1.25rem; } }
.checkout .radio {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.checkout .radio label {
    font-size: 1rem;
    line-height: 1.5rem; }
.checkout .radio.m-checkout:not(:last-child) {
    margin-bottom: 0.375rem; }
.checkout .radio.m-checkout input:checked + label {
    background-color: #E9F0F1; }
.checkout .radio.m-checkout label {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 1rem 1.5rem 0.75rem 2.75rem;
    border: thin solid #E6E5E4; }
.checkout .radio.m-checkout label::before {
    top: 1.125rem;
    left: 1.125rem; }
.checkout .radio.m-checkout label p {
    color: #666666;
    font-size: 0.875rem;
    line-height: 1.375rem; }
.checkout .radio.m-delivery label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.checkout .radio.m-delivery .delivery-price {
    color: #666666; }

.pickup-address {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0.9375rem;
    padding-left: 0.875rem;
    color: #0F213A;
    font-family: "Stem", "Helvetica", "Arial", sans-serif;
    font-weight: 300; }
@media (min-width: 48em){
    .pickup-address {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
.pickup-address__info {
    margin-right: 1.5rem; }
.pickup-address__first {
    font-size: 1rem;
    line-height: 1.5rem; }
.pickup-address__second {
    color: #666666;
    font-size: 0.875rem;
    line-height: 1.375rem; }
.pickup-address__btn {
    font-size: 0.875rem;
    line-height: 1.375rem;
    font-weight: 300;
    text-decoration: underline;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
@media screen and (hover: hover) {
    .pickup-address__btn:hover {
        color: black;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }

.contacts {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.contacts__addr {
    margin-bottom: 3.5rem; }
.contacts__form {
    margin-bottom: 2.5rem; }
.contacts__form .field {
    margin-bottom: 1rem;
    display: -ms-grid;
    display: grid;
    grid: 'label' 'input' 'error' / 1fr; }
@media (min-width: 48em){
    .contacts__form .field {
        grid: 'label input' '. error' -webkit-max-content '. cues' -webkit-max-content / 1fr 1fr;
        grid: 'label input' '. error' max-content '. cues' max-content / 1fr 1fr;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; } }
@media (max-width: 61.9375em){
    .contacts__form .field.m-select::after {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        grid-area: input;
        -ms-grid-row-align: center;
        align-self: center;
        content: '';
        width: 1.25rem;
        height: 1.25rem;
        position: absolute;
        right: 0.625rem;
        background-image: url(/local/templates/main/styles/../assets/img/content/corner.svg);
        pointer-events: none; } }
.contacts__form .field label {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: label; }
@media (min-width: 48em){
    .contacts__form .field label {
        font-size: 1rem;
        line-height: 1.3125rem; } }
.contacts__form .field input {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: input; }
.contacts__form .field textarea {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: input; }
@media (min-width: 48em){
    .contacts__form .field textarea {
        min-height: 6.5rem; } }
.contacts__form .field__list {
    grid-area: cues; }
.contacts__form .field__error {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: error; }
.contacts__form .checkbox {
    margin: 1.875rem 0; }
.contacts__form .checkbox a {
    text-decoration: underline; }
.contacts__form .button.m-first {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.25rem;
    line-height: 1.25rem; }
@media (max-width: 47.9375em){
    .contacts__form .button.m-first {
        width: 100%; } }
@media (min-width: 48em){
    .contacts__form .button.m-first {
        width: 15rem; } }
@media (min-width: 62em){
    .contacts__form .button.m-first {
        position: relative;
        left: 50%; } }
.contacts__oneway {
    color: #666666;
    font: 300 0.875rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif; }
.contacts__oneway a {
    text-decoration: underline; }

.content-page {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 78.25rem;
    margin: 0 auto;
    padding: 1rem 0 5rem;
    color: #0F213A;
    font-family: "Stem", "Helvetica", "Arial", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300; }
@media (min-width: 48em){
    .content-page {
        padding: 1.5rem 0 5rem; } }
@media (min-width: 62em){
    .content-page {
        padding: 1.875rem 0 5rem; } }
.content-page__title {
    margin: 0 0 1.5rem;
    font-size: 1.5625rem;
    line-height: 1.875rem;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.0625rem; }
@media (min-width: 48em){
    .content-page__title {
        margin: 0 0 3.75rem; } }
@media (min-width: 62em){
    .content-page__title {
        margin-bottom: 3rem;
        font-size: 2.1875rem;
        line-height: 2.625rem; } }
@media (min-width: 48em){
    .content-page__wrapper {
        position: relative;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1.5rem minmax(30rem, 66%);
        grid-template-columns: 1fr minmax(30rem, 66%);
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem; } }
@media (min-width: 62em){
    .content-page__wrapper {
        -ms-grid-columns: 1fr 56rem;
        grid-template-columns: 1fr 56rem;
        left: -1.375rem; } }
@media (min-width: 120em){
    .content-page__wrapper {
        left: 0; } }
.content-page__menu-section {
    margin-bottom: 1.5rem; }
.content-page__menu-title {
    margin-bottom: 0.625rem;
    font: italic 1.5625rem/1.875rem "Petersburg", "Times New Roman", serif; }
.content-page__menu-item:not(:last-child) {
    margin-bottom: 0.625rem; }
.content-page__menu-link {
    position: relative; }
.content-page__menu-link:after {
    content: '';
    position: absolute;
    top: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
    right: -0.625rem; }
.content-page__select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 1.875rem; }
.content-page__select select {
    width: 100%;
    padding: 1rem 0.875rem 0.75rem;
    border: thin solid #C5C6C6;
    color: #0F213A;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.content-page__select svg {
    position: absolute;
    top: 50%;
    right: 0.875rem;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg); }

.content {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    font-weight: 300; }
.content__section-title {
    margin-bottom: 1.375rem;
    padding-bottom: 0.75rem;
    border-bottom: thin solid #666666;
    font: italic 1rem/1.1875rem "Petersburg", "Times New Roman", serif; }
.content h2 {
    margin: 1.875rem 0 0.875rem;
    font: italic 2.1875rem/2.625rem "Petersburg", "Times New Roman", serif; }
.content p:not(:last-child) {
    margin-bottom: 1rem; }
.content img {
    display: block;
    max-width: 100%;
    margin: 3rem auto; }
.content blockquote {
    position: relative;
    margin: 3rem 0;
    padding: 3.625rem 0;
    font: 300 1.875rem/2.125rem "Stem", "Helvetica", "Arial", sans-serif; }
.content blockquote:after, .content blockquote:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2.5rem;
    height: 2.1875rem;
    background: url("/local/templates/main/styles/../assets/img/icons/icon-quote.png") no-repeat;
    background-size: cover;
    content: ''; }
.content blockquote:after {
    bottom: 0;
    -webkit-transform: rotate(180deg) translateX(-50%);
    -ms-transform: rotate(180deg) translateX(-50%);
    transform: rotate(180deg) translateX(-50%);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left; }
.content blockquote:before {
    top: 0; }
.content a.button {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font: 300 1.25rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif;
    padding: 0.75rem 3.75rem;
    margin: 3rem auto;
    background: #5e6a71;
    color: white; }
@media screen and (hover: hover) {
    .content a.button:hover {
        background: #475055; } }
@media screen and (hover: hover) {
    .content a.button:focus {
        -webkit-box-shadow: 0 0 0 0.125rem #e9f0f1;
        box-shadow: 0 0 0 0.125rem #e9f0f1;
        border-radius: 0.25rem; } }
.content a.button:active {
    background: black; }
.content .video {
    position: relative;
    width: 100%;
    margin: 3rem 0;
    overflow: hidden; }
.content .video:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 65.97222%; }
.content .video > picture > img,
.content .video > img,
.content .video > div,
.content .video > figure,
.content .video > iframe,
.content .video .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .content .video {
        max-width: 35rem;
        margin: 3rem auto; } }
@media (min-width: 48em){
    .content .video:before {
        padding-top: 61.42857%; } }

.content-h1 {
    margin: 1.5rem 0;
    font-size: 1.5625rem;
    letter-spacing: 0.0625rem;
    line-height: 1.875rem;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center; }
@media (min-width: 48em){
    .content-h1 {
        margin-bottom: 2rem; } }
@media (min-width: 62em){
    .content-h1 {
        font-size: 2.1875rem;
        letter-spacing: 0.0625rem;
        line-height: 2.625rem;
        margin-top: 1.875rem; } }
.content-h1.m-stores {
    margin: 1.875rem auto;
    padding: 0 1rem; }
@media (min-width: 48em){
    .content-h1.m-stores {
        font-size: 2.1875rem;
        letter-spacing: 0.0625rem;
        line-height: 2.625rem; } }

.delivery-page__field {
    max-width: 19.5rem;
    margin-bottom: 1.875rem; }
.delivery-page__field.field.m-select {
    display: -ms-grid;
    display: grid;
    grid: 'label' 'input' 'error' -webkit-max-content / 1fr;
    grid: 'label' 'input' 'error' max-content / 1fr; }
.delivery-page__field input {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: input; }
.delivery-page__field label {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: label; }
.delivery-page__field .field__icon {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: input; }
.delivery-page__field .field__error {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: error; }

.delivery-page__type {
    margin-bottom: 1.375rem; }
@media (min-width: 48em){
    .delivery-page__type {
        padding-bottom: 0; } }

.faq__title {
    margin-bottom: 0.9375rem; }
.content .faq__title {
    margin-top: 0;
    font: italic 1.875rem/2.25rem "Petersburg", "Times New Roman", serif; }
.content .faq__title:not(:first-child) {
    margin-top: 2.5rem; }
.faq__title + .faq__qa {
    border-top: thin solid #E6E5E4; }

.faq__qa {
    border-bottom: thin solid #E6E5E4;
    overflow: hidden; }

.faq__question {
    position: relative;
    width: 100%;
    padding: 1rem 0;
    font: 300 1rem/1.1875rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: left; }
@media (min-width: 48em){
    .faq__question {
        padding: 1rem; } }
.faq__question[data-active] svg {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s; }
.faq__question svg {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
@media (min-width: 48em){
    .faq__question svg {
        right: 1rem; } }

.faq__answer {
    max-height: 0;
    -webkit-transition-property: max-height, padding;
    -o-transition-property: max-height, padding;
    transition-property: max-height, padding;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
@media (min-width: 48em){
    .faq__answer {
        padding-left: 1rem;
        padding-right: 1rem; } }
.faq__answer.tabs__tab {
    display: block;
    max-width: unset; }
.faq__answer[data-active] {
    padding-top: 0.875rem;
    padding-bottom: 1rem;
    -webkit-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s; }

.filter-prop {
    border-top: thin solid #e6e5e4; }
.filter-prop:last-child {
    border-bottom: thin solid #e6e5e4; }

.filter-prop__title {
    font-size: 1.125rem;
    letter-spacing: normal;
    line-height: 1.625rem;
    width: 100%;
    text-align: left;
    font-family: "Stem", "Helvetica", "Arial", sans-serif; }

.filter-prop__title {
    font-size: 0.875rem;
    letter-spacing: normal;
    line-height: 1.3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    font-weight: 300;
    padding: 0.6875rem 0 0.5625rem;
    text-transform: uppercase; }
.filter-prop__title svg {
    fill: #666666; }

@media (min-width: 62em){
    .filter-prop .filter-prop__title{
        padding: 1.25rem 0; } }

.filter-prop__items {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
.filter-prop__items.m-sizes {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr 0.625rem 1fr 0.625rem 1fr;
    grid-template: auto/repeat(3, 1fr);
    grid-gap: 0.625rem; }
.filter-prop__items.m-colors {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr 0 1fr 0 1fr 0 1fr 0 1fr;
    grid-template: auto/repeat(5, 1fr);
    grid-gap: 1rem 0; }
@media (min-width: 62em){
    .filter-prop__items {
        max-height: none !important; } }
@media (max-width: 61.9375em){
    .filter-prop__items {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.25s;
        -o-transition: max-height 0.25s;
        transition: max-height 0.25s; }
    .filter-prop__items > li:last-child {
        margin-bottom: 0.6875rem; } }

.filter-prop__link {
    position: relative;
    border-bottom: thin solid transparent; }
.filter-prop__link:after {
    content: '';
    position: absolute;
    top: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
    right: -0.1875rem; }
.filter-prop__link[data-active] {
    border-bottom-color: #1a1a1a;
    pointer-events: none; }

.filter-prop__cat a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 0.25rem 0;
    font: 300 0.875rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif; }
.filter-prop__cat a span:last-child {
    color: #666666; }
@media screen and (hover: hover) {
    .filter-prop__cat a:hover {
        color: #b9b7c2; } }

.filter-prop__size {
    position: relative;
    width: 100%;
    padding: 0.6875rem 0.25rem;
    -webkit-box-shadow: inset 0 0 0 0.0625rem #d4d4d4;
    box-shadow: inset 0 0 0 0.0625rem #d4d4d4;
    line-height: 1.125rem; }
.filter-prop__size:after {
    content: '';
    position: absolute;
    top: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
    right: -0.375rem; }
.filter-prop__size[data-active] {
    -webkit-box-shadow: inset 0 0 0 0.125rem #1a1a1a;
    box-shadow: inset 0 0 0 0.125rem #1a1a1a; }
.filter-prop__size:disabled {
    cursor: default;
    opacity: 0.3; }

.filter-prop__color {
    position: relative;
    position: relative;
    display: block;
    width: 1.375rem;
    height: 1.375rem;
    margin: 0.25rem;
    border-radius: 50%;
    background: var(--bg-color); }
.filter-prop__color:after {
    content: '';
    position: absolute;
    top: -0.9375rem;
    bottom: -0.9375rem;
    left: -0.9375rem;
    right: -0.9375rem; }
.filter-prop__color[data-active]:before {
    position: absolute;
    top: -0.25rem;
    left: -0.25rem;
    right: -0.25rem;
    bottom: -0.25rem;
    border: thin solid #1a1a1a;
    border-radius: 50%;
    content: ''; }
.filter-prop__color[data-light] {
    -webkit-box-shadow: inset 0 0 0 0.0625rem #d4d4d4;
    box-shadow: inset 0 0 0 0.0625rem #d4d4d4; }
.filter-prop__color:disabled {
    cursor: default;
    opacity: 0.3; }

.filter-prop__checkbox:not(:last-child) {
    margin-bottom: 0.375rem; }

.filter-prop__checkbox [data-disabled] {
    cursor: default;
    pointer-events: none;
    opacity: 0.3; }

.filter-prop__checkbox label {
    position: relative; }
.filter-prop__checkbox label:after {
    content: '';
    position: absolute;
    top: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
    right: -0.25rem; }

@media (max-width: 61.9375em){
    .filter-prop[data-open] .filter-prop__items {
        max-height: 62.5rem; } }

.filter-prop.m-range .range-slider {
    position: relative;
    top: -0.75rem; }

@media (max-width: 61.9375em){
    .filter {
        margin: 1.875rem 0; } }

.filter__title {
    font-size: 1.125rem;
    letter-spacing: 0.0625rem;
    line-height: 1.3125rem;
    margin-bottom: 1.375rem;
    text-transform: uppercase; }

.filter__result {
    margin-bottom: 1.875rem; }
@media (min-width: 62em){
    .filter__result {
        border-top: thin solid #e6e5e4;
        border-bottom: thin solid #e6e5e4;
        padding: 1.375rem 0;
        margin-bottom: 1.5rem; } }
.filter__result > li:not(:last-child) {
    margin-bottom: 0.875rem; }

.filter__field {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    font-weight: 300;
    margin-bottom: 0.625rem; }

.filter__item {
    font-size: 0.875rem;
    letter-spacing: normal;
    line-height: 1.3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    -webkit-transition: color 0.35s;
    -o-transition: color 0.35s;
    transition: color 0.35s;
    font-weight: 300; }
.filter__item:after {
    content: '';
    position: absolute;
    top: -0.25rem;
    bottom: -0.25rem;
    left: -0.25rem;
    right: -0.25rem; }
.filter__item:not(:last-child) {
    margin-bottom: 0.375rem; }
.filter__item svg {
    padding: 0.125rem;
    margin-right: 0.5rem;
    border: thin solid #0f213a;
    fill: #666666;
    -webkit-transition: border 0.35s;
    -o-transition: border 0.35s;
    transition: border 0.35s; }
@media screen and (hover: hover) {
    .filter__item:hover {
        color: #b9b7c2;
        -webkit-transition: color 0.1s;
        -o-transition: color 0.1s;
        transition: color 0.1s; }
    .filter__item:hover svg {
        border-color: #b9b7c2;
        -webkit-transition: border 0.1s;
        -o-transition: border 0.1s;
        transition: border 0.1s; } }

.filter__clear {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    padding-left: 1.5rem;
    text-transform: uppercase;
    font-weight: 600; }
.filter__clear_label {
    position: relative; }

.filter__clear_cross::before,
.filter__clear_cross::after {
	content: '';
	position: absolute;
	top: 0.625rem;
	display: block;
    width: 1rem;
    height: 0.125rem;
	background: #0F213A; }

.filter__clear_cross::before {
	transform: rotate(45deg); }

.filter__clear_cross::after {
	transform: rotate(-45deg); }

.sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
@media (min-width: 62em){
    .sort {
        margin: 0 0 1.5rem; } }
@media (max-width: 61.9375em){
    .sort {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1;
        margin: 0 -1rem 0.5rem;
        background: white;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; } }
@media (min-width: 48rem) and (max-width: 61.9375em){
    .sort {
        margin: 0  -1.5rem 1.25rem; } }
.sort__select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%; }
.sort__select svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: 0.375rem; }
.sort__select .field.m-select select {
    position: relative;
    font-size: 0.75rem;
    letter-spacing: normal;
    line-height: 1.3125rem;
    border: none;
    opacity: 0;
    padding: 0;
    width: auto;
    margin-left: auto; }
.sort__select .field.m-select select:after {
    content: '';
    position: absolute;
    top: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
    right: -0.625rem; }
@media (max-width: 47.9375em){
    .sort__select .field.m-select span > span {
        display: none; } }
@media (max-width: 61.9375em){
    .sort__select {
        padding-right: 1.5rem; } }
@media (min-width: 62em){
    .sort__select {
        width: auto;
        white-space: nowrap; }
    .sort__select .field__native-text {
        position: relative; } }
.catalog.m-search .sort__select {
    width: auto;
    white-space: nowrap; }
.sort__filter {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    padding: 0.3125rem 1.25rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #0F213A;
    display: flex;
    align-items: center;
    z-index: 10; }
.sort__filter span {
    padding-left: 0.9375rem;
}
.catalog.m-search .sort__filter {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
@media (max-width: 61.9375em){
    .catalog.m-search .sort__filter {
        margin-right: auto; } }

.view {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: 1.5rem; }
.view__btn svg {
    -webkit-transition-property: fill;
    -o-transition-property: fill;
    transition-property: fill;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.view__btn:not(:last-child) {
    margin-right: 0.5625rem; }
.view__btn.m-active svg {
    fill: #0F213A;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s; }
@media screen and (hover: hover) {
    .view__btn:hover svg {
        fill: #0F213A;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.view span {
    margin-right: 0.625rem;
    color: #666666;
    font: 300 0.75rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }

.footer-bottom {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.footer-bottom__content {
    padding: 2.5rem 0 5rem; }
@media (min-width: 62em){
    .footer-bottom__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 1rem 0 4.5rem; } }
.footer-bottom__menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0.625rem;
    color: #0F213A;
    text-align: center; }
@media (min-width: 48em){
    .footer-bottom__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
@media (min-width: 62em){
    .footer-bottom__menu {
        position: relative;
        right: -0.5625rem;
        margin-bottom: 0; } }
.footer-bottom__menu > li > a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0.5rem 0;
    font: bold 0.875rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .footer-bottom__menu > li > a {
        padding: 0.5rem; } }
@media (min-width: 62em){
    .footer-bottom__menu > li > a {
        padding: 0.5rem 0.5625rem; } }
.footer-bottom__copyright {
    font: 300 0.875rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif;
    text-align: center; }
@media (min-width: 62em){
    .footer-bottom__copyright {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1; } }
@media (max-width: 47.9375em){
    .footer-bottom .container {
        padding: 0 3.125rem; } }

.footer-main {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #E9F0F1; }
.footer-main__menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5rem 0 0;
    color: #0F213A; }
.footer-main__menu.footer-main_add-menu {
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 2.5rem 0 5rem; }
.footer-main__menu.footer-main_add-menu li {
    text-align: center; }
.footer-main__menu.footer-main_add-menu > li > span {
    display: block; }
@media (min-width: 62em){
    .footer-main__menu {
        display: -ms-grid;
        display: grid;
        grid: -webkit-max-content auto/repeat(3, 17.625rem);
        grid: max-content auto/repeat(3, 17.625rem);
        gap: 1.875rem 1.5rem;
        padding: 5rem 0 4.625rem 0;
        justify-content: space-between; } }
.footer-main__menu:not(.footer-main_add-menu) > li:last-child {
    border-bottom: thin solid #0F213A; }
@media (min-width: 62em){
    .footer-main__menu > li:last-child,
    .footer-main__menu:not(.footer-main_add-menu) > li:last-child {
        border: none; } }
@media (min-width: 62em){
    .footer-main__menu > li:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
        grid-area: 1 / 1 / 3 / 1; }
    .footer-main__menu > li:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 2;
        grid-area: 1 / 2 / 3 / 2; }
    .footer-main__menu > li:nth-child(3) {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 3;
        grid-area: 2 / 3 / 3 / 3; }
    .footer-main__menu > li:nth-child(4) {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 3;
        grid-area: 1 / 3 / 2 / 3; } }
.footer-main__menu > li > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.125rem 0 1rem;
    border-top: thin solid #0F213A;
    font: bold 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
.footer-main__menu.footer-main_add-menu > li > span {
    border-top: unset; }
.footer-main__menu > li > span[data-active] svg {
    -webkit-transform: rotate(45deg) translateZ(0);
    transform: rotate(45deg) translateZ(0);
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s; }
@media (min-width: 48em){
    .footer-main__menu > li > span {
        padding: 2rem 0.5rem 2rem 0; }
    }
@media (min-width: 62em){
    .footer-main__menu > li > span {
        margin-bottom: 0.5rem;
        padding: 0;
        border: none; } }
.footer-main__menu > li > span svg {
    fill: #0F213A;
    -webkit-transform: rotate(0) translateZ(0);
    transform: rotate(0) translateZ(0);
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    -o-transition: transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s; }
@media (min-width: 62em){
    .footer-main__menu > li > span svg {
        display: none; }
    .footer-main__menu.footer-main_add-menu {
        display: none; } 
    .footer-main__menu > li.mobile-hidden span {
        display: block; }
}
.footer-main__submenu > li > a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0.5rem 0 0.375rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 62em){
    .footer-main__contacts {
        margin-top: 1rem; } }
.footer-main__contacts a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.footer-main__payments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
@media (min-width: 62em){
    .footer-main__payments {
        margin-top: 1rem; } }
.footer-main__payments img:not(:last-child) {
    margin-right: 1.75rem; }
@media (max-width: 61.9375em){
    .footer-main__foldable {
        max-height: 0;
        overflow: hidden;
        -webkit-transition-property: max-height, margin-bottom;
        -o-transition-property: max-height, margin-bottom;
        transition-property: max-height, margin-bottom;
        -webkit-transition-duration: 0.25s;
        -o-transition-duration: 0.25s;
        transition-duration: 0.25s; }
    [data-active] + .footer-main__foldable {
        max-height: 18.75rem;
        margin-bottom: 2rem;
        -webkit-transition-duration: 0.35s;
        -o-transition-duration: 0.35s;
        transition-duration: 0.35s; } }

.footer-mini {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.footer-mini__main {
    padding: 2.5rem 1.875rem;
    background-color: #0F213A; }
.footer-mini__bottom {
    padding: 1.5rem 1.875rem; }
.footer-mini__title {
    margin-bottom: 1rem;
    color: white;
    font: bold 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
.footer-mini__payments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.footer-mini__payment:not(:last-child) {
    margin-right: 1.75rem; }
.footer-mini__copyright {
    font: bold 0.875rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif; }

.footer-socials {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #E9F0F1; }
.footer-socials__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2.8125rem 0; }
.footer-socials__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: #0F213A;
    -webkit-transition: background-color 0.35s;
    -o-transition: background-color 0.35s;
    transition: background-color 0.35s; }
@media screen and (hover: hover) {
    .footer-socials__icon:hover {
        background-color: #005A6F;
        -webkit-transition: background-color 0.1s;
        -o-transition: background-color 0.1s;
        transition: background-color 0.1s; } }
.footer-socials__icon:not(:last-child) {
    margin-right: 2rem; }
@media (min-width: 48em){
    .footer-socials__icon:not(:last-child) {
        /* margin-right: 7.125rem; */
     } }
.footer-socials__icon svg {
    fill: white; }

.footer {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.footer .container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 75rem;
    margin: 0 auto;
    padding: 0 3.4375rem; }
@media (min-width: 48em){
    .footer .container {
        padding: 0 7.5rem; } }
@media (min-width: 62em){
    .footer .container {
        padding: 0; } }

.to-top-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    width: 3rem;
    height: 3rem;
    border: 0.125rem solid #BED0C4;
    border-radius: 50%;
    opacity: 1;
    -webkit-transition-property: opacity, border-color;
    -o-transition-property: opacity, border-color;
    transition-property: opacity, border-color;
    -webkit-transition-duration: 0.5s, 0.35s;
    -o-transition-duration: 0.5s, 0.35s;
    transition-duration: 0.5s, 0.35s; }
.to-top-btn.m-out {
    display: none;
    opacity: 0; }
@media screen and (hover: hover) {
    .to-top-btn:hover svg {
        fill: #a0bba9;
        -webkit-transition: fill 0.1s;
        -o-transition: fill 0.1s;
        transition: fill 0.1s; } }
.to-top-btn svg {
    fill: #576A5D;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s; }

.checkbox {
    position: relative; }
.checkbox[data-error="true"] label::before {
    border-color: #AF1685; }
.checkbox[data-error="true"] .checkbox__error {
    display: block; }
.checkbox label {
    font-size: 0.875rem;
    letter-spacing: normal;
    line-height: 1.3125rem;
    position: relative;
    display: block;
    padding-left: 1.5625rem;
    font-weight: 300;
    -webkit-transition: color 0.35s;
    -o-transition: color 0.35s;
    transition: color 0.35s; }
.checkbox label:before {
    position: absolute;
    left: 0;
    top: 0.0625rem;
    width: 1.0625rem;
    height: 1.0625rem;
    border: thin solid #0f213a;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: white;
    -webkit-transition-property: background, border;
    -o-transition-property: background, border;
    transition-property: background, border;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    content: ''; }
@media screen and (hover: hover) {
    .checkbox label:hover {
        color: #b9b7c2;
        -webkit-transition: color 0.1s;
        -o-transition: color 0.1s;
        transition: color 0.1s; }
    .checkbox label:hover:before {
        border-color: #b9b7c2;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.checkbox svg {
    position: absolute;
    left: 0.1875rem;
    top: 0.3125rem;
    opacity: 0;
    fill: #666666;
    pointer-events: none; }
.checkbox input {
    position: absolute;
    visibility: hidden;
    opacity: 0; }
@media screen and (hover: hover) {
    .checkbox input:focus + label:before {
        border-color: #d4d4d4;
        -webkit-transition: border-color 0.1s;
        -o-transition: border-color 0.1s;
        transition: border-color 0.1s; } }
.checkbox input:checked + label + svg {
    opacity: 1; }
.checkbox input:disabled + label {
    color: #e6e5e4;
    -webkit-transition: border 0.35s;
    -o-transition: border 0.35s;
    transition: border 0.35s;
    cursor: default;
    pointer-events: none; }
.checkbox input:disabled + label:before {
    border-color: #e6e5e4;
    background: #e6e5e4;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.checkbox__error {
    display: none;
    color: #AF1685;
    font: 300 0.75rem/1.125rem "Stem", "Helvetica", "Arial", sans-serif; }

.counter {
    border: thin solid #e6e5e4;
    display: inline-block;
    font-weight: 300; }
.counter__input {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.625rem;
    width: 4.5rem;
    padding: 1rem 0.5rem;
    text-align: center; }
.counter__minus {
    position: relative;
    top: -0.0625rem;
    padding: 1rem 0 1rem 0.75rem;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
.counter__plus {
    padding: 1rem 0.75rem 1rem 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }

.cart .counter__input {
    font-size: 0.875rem;
    letter-spacing: normal;
    line-height: 1.25rem;
    width: 2.1875rem;
    padding: 0.8125rem 0.375rem 0.5625rem;
    text-align: center; }
.cart .counter__minus {
    font-size: 0.875rem;
    letter-spacing: normal;
    line-height: 1.25rem;
    position: relative;
    top: -0.0625rem;
    padding: 0.8125rem 0 0.5625rem 0.25rem;
    width: 0.5625rem;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
.cart .counter__plus {
    font-size: 0.875rem;
    letter-spacing: normal;
    line-height: 1.25rem;
    padding: 0.8125rem 0.3125rem 0.5625rem 0;
    width: 0.5625rem;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }

.field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    width: 100%; }
.field.m-select input {
    cursor: pointer; }
.field.m-select input::-webkit-input-placeholder {
    color: #38383b; }
.field.m-select input::-moz-placeholder {
    color: #38383b; }
.field.m-select input:-ms-input-placeholder {
    color: #38383b; }
.field.m-select input::-ms-input-placeholder {
    color: #38383b; }
.field.m-select input::placeholder {
    color: #38383b; }
@media (max-width: 61.9375em){
    .field.m-select .placeholder {
        position: absolute;
        top: 0.75rem;
        left: 1rem;
        pointer-events: none; } }
.field.m-btn {
    display: -ms-grid;
    display: grid;
    grid: 'label' 'input' 'error' / 1fr; }
.field.m-btn input {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: input; }
.field label {
    font-size: 0.875rem;
    letter-spacing: normal;
    line-height: 1.3125rem;
    margin-bottom: 0.375rem;
    font-weight: 300;
    text-transform: uppercase;
    cursor: default;
    white-space: nowrap; }
.field input,
.field select,
.field textarea {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    font-weight: 300;
    padding: 0.9375rem 0.875rem 0.6875rem;
    border: thin solid #C5C6C6;
    border-radius: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #0F213A;
    cursor: text;
    background-color: white;
    -webkit-transition: border-color 0.35s;
    -o-transition: border-color 0.35s;
    transition: border-color 0.35s; }
.field input::-webkit-input-placeholder, .field select::-webkit-input-placeholder, .field textarea::-webkit-input-placeholder {
    color: #666666;
    opacity: .5; }
.field input::-moz-placeholder, .field select::-moz-placeholder, .field textarea::-moz-placeholder {
    color: #666666;
    opacity: .5; }
.field input:-ms-input-placeholder, .field select:-ms-input-placeholder, .field textarea:-ms-input-placeholder {
    color: #666666;
    opacity: .5; }
.field input::-ms-input-placeholder, .field select::-ms-input-placeholder, .field textarea::-ms-input-placeholder {
    color: #666666;
    opacity: .5; }
.field input::placeholder,
.field select::placeholder,
.field textarea::placeholder {
    color: #666666;
    opacity: .5; }
.field input:focus, .field input:hover,
.field select:focus,
.field select:hover,
.field textarea:focus,
.field textarea:hover {
    border-color: #0F213A;
    -webkit-transition: border-color 0.1s;
    -o-transition: border-color 0.1s;
    transition: border-color 0.1s; }
.field input:disabled,
.field select:disabled,
.field textarea:disabled {
    border-color: #cccccc;
    background: #e0e0e0;
    color: #cccccc; }
.field input.m-icon,
.field select.m-icon,
.field textarea.m-icon {
    padding-left: 2.4375rem; }
.field select {
    cursor: pointer;
    padding-right: 2.0625rem; }
.field textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    min-height: 3.25rem; }
.field__error, .field__warning {
    font: 300 0.75rem/1.125rem "Stem", "Helvetica", "Arial", sans-serif;
    color: #AF1685;
    display: none;
    padding: 0;
    width: 100%;
    margin-top: 0.3125rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.field__list {
    display: none;
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    margin: -0.0625rem 0 0;
    border: thin solid #0F213A;
    background: white;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 15.625rem;
    overflow-y: auto; }
.m-open .field__list {
    display: block; }
.field__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    height: 3.25rem;
    width: 2rem;
    right: 0;
    pointer-events: none; }
.field__icon svg {
    display: block;
    fill: #0F213A;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }
.field__property {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.625rem;
    font-weight: 300;
    color: #0F213A;
    padding: 0.5625rem 0.9375rem;
    -webkit-transition-property: opacity, background;
    -o-transition-property: opacity, background;
    transition-property: opacity, background;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    width: 100%;
    text-align: left; }
.field__property:hover, .field__property.m-selected {
    background: #E9F0F1; }
.field__native-text {
    font-size: 0.75rem;
    letter-spacing: normal;
    line-height: 1.3125rem;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    pointer-events: none; }
.field__native-text span {
    color: #666666; }
.field__btn {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: input;
    -ms-grid-column-align: end;
    justify-self: end;
    padding: 0.8125rem 0.875rem 0.5rem;
    color: #0F213A;
    font: 300 0.6875rem/1.875rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.news-form__date-field-fields .field > .field__btn {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
@media screen and (hover: hover) {
    .field__btn:hover {
        opacity: .75;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.field[data-error] input, .field[data-error] textarea, .field[data-error] select {
    border-color: #AF1685;
    -webkit-transition: border-color 0.1s;
    -o-transition: border-color 0.1s;
    transition: border-color 0.1s; }
.field[data-error] .field__error {
    display: block; }
.field[data-warning] .field__warning {
    display: block; }
.field[data-required] label:after {
    color: #d1474f;
    content: ' *'; }

.radio {
    position: relative; }
.radio label {
    font-size: 0.875rem;
    letter-spacing: normal;
    line-height: 1.3125rem;
    position: relative;
    display: block;
    padding-left: 1.5625rem;
    font-weight: 300;
    -webkit-transition: color 0.35s;
    -o-transition: color 0.35s;
    transition: color 0.35s; }
.radio label:before {
    position: absolute;
    left: 0;
    top: 0.0625rem;
    width: 1.0625rem;
    height: 1.0625rem;
    border: thin solid #E6E5E4;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: white;
    -webkit-transition-property: background, border;
    -o-transition-property: background, border;
    transition-property: background, border;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    content: ''; }
@media screen and (hover: hover) {
    .radio label:hover {
        color: #b9b7c2;
        border-color: #0F213A;
        -webkit-transition: color 0.1s;
        -o-transition: color 0.1s;
        transition: color 0.1s; }
    .radio label:hover:before {
        border-color: #b9b7c2;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.radio input {
    position: absolute;
    visibility: hidden;
    opacity: 0; }
@media screen and (hover: hover) {
    .radio input:focus + label:before {
        border-color: #0F213A;
        -webkit-transition: border-color 0.1s;
        -o-transition: border-color 0.1s;
        transition: border-color 0.1s; } }
.radio input:checked + label {
    border-color: #0F213A; }
.radio input:checked + label::before {
    background-color: #0F213A;
    -webkit-box-shadow: inset 0 0 0 0.25rem white;
    box-shadow: inset 0 0 0 0.25rem white; }
.radio input:disabled + label {
    color: #e6e5e4;
    -webkit-transition: border 0.35s;
    -o-transition: border 0.35s;
    transition: border 0.35s;
    cursor: default;
    pointer-events: none; }
.radio input:disabled + label:before {
    border-color: #e6e5e4;
    background: #e6e5e4;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }

.gift-card-form {
    margin-bottom: 1.25rem; }
@media (min-width: 48em){
    .gift-card-form {
        margin-bottom: 1.875rem; } }
@media (max-width: 47.9375em){
    .gift-card-form .field:not(:last-child) {
        margin-bottom: 1.375rem; }
    .gift-card-form .field:first-child {
        margin-bottom: 1rem; }
    .gift-card-form .field:nth-child(2) {
        margin-bottom: 1.875rem; } }
@media (min-width: 48em){
    .gift-card-form .field {
        display: -ms-grid;
        display: grid;
        grid: 'label input' '. error' -webkit-max-content / 1fr 1fr;
        grid: 'label input' '. error' max-content / 1fr 1fr;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; }
    .gift-card-form .field:not(:last-child) {
        margin-bottom: 0.875rem; }
    .gift-card-form .field:nth-child(2) {
        margin-bottom: 2.5rem; } }
.gift-card-form .field label {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: label; }
@media (min-width: 48em){
    .gift-card-form .field label {
        font-size: 1rem; } }
.gift-card-form .field input, .gift-card-form .field textarea {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: input; }
.gift-card-form .field__error {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: error; }
.gift-card-form .field textarea {
    width: 100% !important;
    min-width: 100%;
    max-width: 100%;
    resize: auto; }
@media (min-width: 48em){
    .gift-card-form .content__section-title {
        margin-bottom: 1.875rem; } }

@media (min-width: 62em){
    .giftcard.product {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 32.75rem 5.625rem 36.625rem;
        grid-template: auto auto -webkit-max-content auto/ 32.75rem 36.625rem;
        grid-template: auto auto max-content auto/ 32.75rem 36.625rem;
        grid-template-areas: 'bc bc' 'header header' 'slider about' 'rating about';
        grid-column-gap: 5.625rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding: 0; }
    .giftcard.product > .catalog__header {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; } }

@media (min-width: 120em){
    .giftcard.product {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 32.75rem 3.5rem 36.625rem;
        grid-template: auto / 32.75rem 36.625rem;
        grid-template-areas: 'slider bc' '. header' 'slider about' 'rating about';
        grid-column-gap: 3.5rem;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        width: auto;
        padding: 0 0 0 5rem; }
    .giftcard.product > .catalog__header {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1; } }

@media (min-width: 62em){
    .giftcard.product .breadcrumbs {
        -ms-grid-column-align: center;
        justify-self: center; } }

@media (min-width: 120em){
    .giftcard.product .breadcrumbs {
        -ms-grid-column-align: start;
        justify-self: start; } }

.giftcard.product .rating {
    margin-bottom: 2.5rem; }
@media (min-width: 48em){
    .giftcard.product .rating {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }

.giftcard.product .price {
    margin: 0; }

.giftcard__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.875rem; }

.giftcard .product__title {
    margin-bottom: 1.25rem;
    text-transform: uppercase;
    text-align: center; }
@media (min-width: 48em){
    .giftcard .product__title {
        font-size: 2.1875rem;
        letter-spacing: 0.0625rem;
        line-height: 2.625rem;
        margin-bottom: 1.875rem; } }
@media (min-width: 62em){
    .giftcard .product__title {
        margin-bottom: 3rem; } }
@media (min-width: 120em){
    .giftcard .product__title {
        text-align: left; } }

.giftcard .product__benefits {
    margin-bottom: 1.875rem; }

.giftcard .product__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.giftcard .product__buttons .m-first {
    width: 100%;
    margin-right: 1.375rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.25rem;
    line-height: 1.25rem; }
.giftcard .product__buttons .m-second {
    width: 2.5rem;
    height: 2.75rem;
    padding: 0;
    border: none; }
.giftcard .product__buttons .m-second svg {
    display: block; }
.giftcard .product__buttons .m-second:active {
    background: transparent; }

.giftcard .product__controls {
    margin-bottom: 0;
    max-width: 23.375rem; }
@media (min-width: 62em){
    .giftcard .product__controls {
        display: block;
        margin-bottom: 2.5rem; } }

.giftcard .product__counter {
    margin: 0; }
.giftcard .product__counter .counter {
    margin-right: 0; }
@media (min-width: 62em){
    .giftcard .product__counter .counter {
        margin-right: 0.25rem; } }

@media (min-width: 62em){
    .giftcard .product-slider {
        max-width: 32.75rem;
        margin-bottom: 0.625rem; } }

@media (min-width: 62em){
    .giftcard .product-slider__nav {
        max-width: 23.4375rem;
        margin: 0 auto; } }

.gift-button {
    background: white;
    -webkit-box-shadow: 0 0.125rem 0.875rem rgba(196, 196, 196, 0.7);
    box-shadow: 0 0.125rem 0.875rem rgba(196, 196, 196, 0.7);
    border-radius: 0.5rem; }
@media (max-width: 61.9375em){
    .gift-button {
        position: relative; }
    .gift-button:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 91.17647%; }
    .gift-button > picture > img,
    .gift-button > img,
    .gift-button > div,
    .gift-button > figure,
    .gift-button > iframe,
    .gift-button .aspect-ratio {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover; } }
@media (min-width: 62em){
    .gift-button {
        height: 8.25rem; } }
@media (min-width: 90em){
    .gift-button {
        width: 9.5rem; } }
@media (min-width: 48rem) and (max-width: 61.9375em){
    .gift-button:before {
        padding-top: 78.57143%; } }
.gift-button__image {
    max-height: 2.5rem;
    margin-bottom: 0.75rem; }
.gift-button__image.m-hover {
    display: none; }
.gift-button__title {
    font: 300 0.875rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif; }
.gift-button__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.875rem;
    height: 100%;
    width: 100%; }
.gift-button[data-active] {
    background: #78d3cf;
    color: white; }
.gift-button[data-active] .gift-button__image {
    display: none; }
.gift-button[data-active] .gift-button__image.m-hover {
    display: block; }

.gifts {
    margin: 1.5rem 0 5rem; }
@media (min-width: 48em){
    .gifts {
        margin: 1.875rem 0 5rem; } }
.gifts__title {
    font: 1.5625rem/1.875rem "Stem", "Helvetica", "Arial", sans-serif;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    text-align: center; }
@media (min-width: 48em){
    .gifts__title {
        font: 2.1875rem/2.625rem "Stem", "Helvetica", "Arial", sans-serif;
        margin-bottom: 1.875rem; } }
.gifts__filter {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr 1rem 1fr;
    grid-template: auto/repeat(2, 1fr);
    grid-gap: 1rem;
    max-width: 86.75rem;
    margin-bottom: 2.5rem; }
@media (min-width: 48em){
    .gifts__filter {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr 1rem 1fr;
        grid-template: auto/repeat(4, 1fr);
        grid-gap: 1rem; } }
@media (min-width: 90em){
    .gifts__filter {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr;
        grid-template: auto/repeat(8, 1fr);
        grid-gap: 1rem; } }
@media (min-width: 120em){
    .gifts__filter {
        padding: 0 1.875rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }
.gifts__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr 0.75rem 1fr;
    grid-template: auto/repeat(2, 1fr);
    grid-gap: 0.75rem; }
@media (max-width: 47.9375em){
    .gifts__grid {
        padding: 0 0.625rem; } }
@media (min-width: 48em){
    .gifts__grid {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 4.375rem 1fr 4.375rem 1fr;
        grid-template: auto/repeat(3, 1fr);
        grid-gap: 3.75rem 4.375rem; } }
@media (min-width: 62em){
    .gifts__grid {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 4.5rem 1fr 4.5rem 1fr 4.5rem 1fr;
        grid-template: auto/repeat(4, 1fr);
        grid-gap: 3.75rem 4.5rem;
        padding: 0 2.5rem;
        max-width: 90rem; } }
@media (min-width: 120em){
    .gifts__grid {
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }
.gifts .price {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left; }
.gifts .product-card__picture:before {
    padding-top: 100%; }
.gifts .range-slider {
    max-width: 32.25rem;
    padding: 0 1rem;
    margin-bottom: 2.5rem; }
.gifts .range-slider .irs-bar {
    opacity: 0; }
.gifts .range-slider .irs-line {
    background: -webkit-gradient(linear, right top, left top, from(#78d3cf), to(#edeeee));
    background: -o-linear-gradient(right, #78d3cf 0%, #edeeee 100%);
    background: linear-gradient(270deg, #78d3cf 0%, #edeeee 100%);
    border: none;
    height: 0.625rem; }
.gifts .range-slider .irs-handle {
    background: #78d3cf !important;
    border: none !important;
    width: 1.5rem;
    height: 1.5rem;
    top: 1.625rem; }
.gifts .range-slider .irs-from,
.gifts .range-slider .irs-to,
.gifts .range-slider .irs-single {
    font: 300 0.875rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif;
    top: -0.0625rem; }
@media (max-width: 47.9375em){
    .gifts .range-slider .irs-to {
        -webkit-transform: translateX(-0.625rem);
        -ms-transform: translateX(-0.625rem);
        transform: translateX(-0.625rem); } }
.gifts .range-slider .irs--big {
    height: 3.125rem; }

.header-menu-mobile {
    display: none;
    color: #0F213A; }
.header-menu-mobile.mm-spn {
    display: block; }
.header-menu-mobile.mm-spn.mm-spn--light {
    background-color: #E6E8EA; }
.header-menu-mobile.mm-spn.mm-spn--main .mm-spn--open {
    top: 0; }
.header-menu-mobile.mm-spn .mm-spn--open {
    background-color: #E6E8EA;
    top: 3rem; }
.header-menu-mobile.mm-spn.mm-spn--navbar::after {
    height: 2.9375rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.6875rem 0 0.5rem;
    color: #0F213A;
    font: normal 1.1875rem/1.75rem "Stem", "Helvetica", "Arial", sans-serif;
    opacity: 1; }
.header-menu-mobile.mm-spn.mm-spn--navbar::before {
    border-color: #5E6A71;
    opacity: 1;
    width: 0.75rem;
    height: 0.75rem; }
.header-menu-mobile.mm-spn ul::after {
    content: none; }
.header-menu-mobile.mm-spn ul li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: white; }
.header-menu-mobile.mm-spn ul li > a,
.header-menu-mobile.mm-spn ul li > span {
    padding: 0.6875rem 1.25rem 0.5rem;
    color: #0F213A;
    font: normal 1.1875rem/1.75rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem; }
.header-menu-mobile.mm-spn ul li::after {
    margin-left: 0; }
.header-menu-mobile.mm-spn ul li.m-no-border::after {
    border: none; }
.header-menu-mobile.mm-spn ul li::before {
    border-color: #5E6A71;
    opacity: 1;
    width: 0.75rem;
    height: 0.75rem;
    top: 45%; }
.header-menu-mobile__account-link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 3rem; }
.header-menu-mobile__account-link a span {
    padding: 0 0 0 2.375rem; }
.header-menu-mobile__account-link a svg {
    position: absolute;
    top: 50%;
    left: 1.25rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
.header-menu-mobile__panel a {
    padding: 0.75rem 1.25rem 1.25rem; }
.header-menu-mobile__panel figure {
    padding: 0.0625rem 0 0.75rem; }
.header-menu-mobile__panel figure figcaption {
    margin-bottom: 1.25rem;
    font: normal 0.75rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem; }
.header-menu-mobile__panel figure figcaption p:not(:last-child) {
    margin-bottom: 0.75rem; }
.header-menu-mobile__panel figure img {
    width: 100%; }

.header-menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none; }
@media (min-width: 62em){
    .header-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
@media (min-width: 62em){
    .header-menu__item-link {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        margin-bottom: -0.3125rem;
        padding: 0.75rem 1.125rem 1.25rem;
        color: #0F213A;
        font-size: 1rem;
        line-height: 1.5rem;
        letter-spacing: 0.0625rem; }
    .header-menu__item-link::after {
        content: '';
        position: relative;
        top: 0.125rem;
        display: block;
        width: 100%;
        border-bottom: thin solid transparent;
        -webkit-transition: border-bottom-color 0.35s;
        -o-transition: border-bottom-color 0.35s;
        transition: border-bottom-color 0.35s; } }
@media screen and (hover: hover) {
    .header-menu__item:hover > .header-menu__item-link {
        color: #0F213A; }
    .header-menu__item:hover > .header-menu__item-link::after {
        border-bottom-color: #0F213A;
        -webkit-transition: border-bottom-color 0.1s;
        -o-transition: border-bottom-color 0.1s;
        transition: border-bottom-color 0.1s; }
    .header-menu__item:hover > .header-submenu {
        display: -ms-grid;
        display: grid;
        position: absolute;
        top: calc(100% + 0.1875rem);
        left: 50%;
        background-color: white;
        width: 100%;
        max-width: 87.5rem;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }

.header-submenu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
@media (min-width: 62em){
    .header-submenu {
        display: none;
        padding: 1.375rem 2.8125rem;
        grid: auto/repeat(4, 1fr);
        gap: 0 1.875rem;
        -webkit-box-shadow: 0 0.375rem 0.625rem rgba(0, 0, 0, 0.1);
        box-shadow: 0 0.375rem 0.625rem rgba(0, 0, 0, 0.1); }
    .header-submenu.m-three-sections {
        grid: auto/repeat(3, 1fr); }
    .header-submenu.m-four-sections {
        grid: auto/repeat(4, 1fr); }
    .header-submenu.m-five-sections {
        grid: auto/repeat(5, 1fr); }
    .header-submenu.m-custom {
        grid: auto auto/repeat(2, 1fr) 10.625rem repeat(2, 1fr); } }
.header-submenu__section.m-figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.header-submenu__section.m-first {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: 1 / 1; }
.header-submenu__section.m-second {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: 1 / 2; }
.header-submenu__section.m-third {
    -ms-grid-row: 1;
    -ms-grid-column: 4;
    grid-area: 1 / 4; }
.header-submenu__section.m-fourth {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    grid-area: 1 / 5; }
.header-submenu__section.m-content {
    font: 300 0.875rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem; }
.header-submenu__section.m-content p:not(:last-child) {
    margin-bottom: 0.375rem; }
.header-submenu__section.m-content ul {
    list-style: initial;
    padding-left: 1.25rem; }
.header-submenu__section.m-content ul:not(:last-child) {
    margin-bottom: 1.875rem; }
.header-submenu__section.m-content ul li:not(:last-child) {
    margin-bottom: 0.375rem; }
.header-submenu__section.m-image img {
    width: auto; }
@media (min-width: 62em){
    .header-submenu__section-title {
        display: block;
        margin-bottom: 0.75rem;
        font-size: 1rem;
        line-height: 1.5rem;
        letter-spacing: 0.0625rem; }
    .header-submenu__section-title span.m-normal {
        text-transform: none; }
    .header-submenu__section-title span.m-italic {
        text-transform: none;
        font-family: "Petersburg", "Times New Roman", serif;
        font-style: italic; } }
@media (min-width: 62em){
    .header-submenu__list {
        font-size: 0.875rem;
        line-height: 1.3125rem;
        letter-spacing: 0.0625rem; } }
@media (min-width: 62em){
    .header-submenu__item-link {
        display: block;
        padding: 0.1875rem 0; } }
@media (min-width: 62em){
    .header-submenu__inner-list {
        margin: -0.375rem 0;
        padding-left: 1rem; } }
@media (min-width: 62em){
    .header-submenu__inner-item > a {
        display: block;
        padding: 0.1875rem 0; } }
.header-submenu__block-link {
    display: block;
    padding-top: 0.125rem;
    padding-left: 1.875rem; }
@media (min-width: 62em){
    .header-submenu__ulink {
        position: relative;
        margin-top: 0.9375rem;
        font-size: 0.875rem;
        line-height: 1.3125rem;
        letter-spacing: 0.0625rem;
        text-transform: uppercase; }
    .header-submenu__ulink:after {
        content: '';
        position: absolute;
        top: -0.625rem;
        bottom: -0.625rem;
        left: -0.625rem;
        right: -0.625rem; }
    .m-custom .header-submenu__ulink {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 5;
        grid-area: 2 / 1 / 2 / 6;
        text-align: center; }
    .header-submenu__ulink span {
        display: inline-block;
        padding-bottom: 0.125rem;
        border-bottom: thin solid #0F213A; } }
@media (min-width: 62em){
    .header-submenu__image img {
        width: 100%;
        margin-bottom: 0.75rem; }
    .m-three-sections .header-submenu__image img,
    .m-figure .header-submenu__image img {
        width: auto; }
    .header-submenu__image figcaption {
        font-size: 1rem;
        line-height: 1.5rem;
        font-weight: normal;
        letter-spacing: 0.0625rem;
        text-transform: none; } }
.header-submenu a {
    -webkit-transition: color 0.35s;
    -o-transition: color 0.35s;
    transition: color 0.35s; }
.header-submenu a span {
    -webkit-transition: border-bottom-color 0.35s;
    -o-transition: border-bottom-color 0.35s;
    transition: border-bottom-color 0.35s; }
@media screen and (hover: hover) {
    .header-submenu a:hover {
        color: #b9b7c2;
        -webkit-transition: color 0.1s;
        -o-transition: color 0.1s;
        transition: color 0.1s; }
    .header-submenu a:hover span {
        border-bottom-color: #b9b7c2;
        -webkit-transition: border-bottom-color 0.1s;
        -o-transition: border-bottom-color 0.1s;
        transition: border-bottom-color 0.1s; } }

.header-message {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.5rem 0;
    color: #0F213A;
    background-color: #C2D8EF;
    font: 300 0.75rem/1.125rem "Stem", "Helvetica", "Arial", sans-serif;
    text-align: center; }
@media (min-width: 62em){
    .header-message {
        padding: 0.625rem 0 0.4375rem;
        font-size: 0.875rem;
        line-height: 1.3125rem; } }
@media (min-width: 62em){
    .header-message__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
.header-message__link {
    position: relative; }
.header-message__link:after {
    content: '';
    position: absolute;
    top: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
    right: -0.625rem; }
.header-message__roller {
    overflow: hidden;
    text-align: left; }
.header-message__rolling {
    overflow: hidden;
    height: 0;
    -webkit-transition: height .5s;
    -o-transition: height .5s;
    transition: height .5s; }
.header-message__rolling.m-active {
    height: 1.3125rem;
    -webkit-transition: height .5s;
    -o-transition: height .5s;
    transition: height .5s; }

@-webkit-keyframes headerSlideDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-6.25rem);
        transform: translateY(-6.25rem); }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0); } }

@keyframes headerSlideDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-6.25rem);
        transform: translateY(-6.25rem); }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0); } }

.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #0F213A;
    background-color: white;
    font-family: "Stem", "Helvetica", "Arial", sans-serif;
    font-weight: 300;
    position: relative;
    z-index: 999; }
@media (max-width: 61.9375em){
    .header {
        position: -webkit-sticky;
        position: sticky;

        top: 0; }
    .header-message__roller {
        height: 1.313rem; } }

@media (min-width: 62em){
    .header.m-sticky {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-animation: headerSlideDown .5s ease-out;
        animation: headerSlideDown .5s ease-out;
        -webkit-box-shadow: 0 0 1.75rem rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 1.75rem rgba(0, 0, 0, 0.1); } }
.header-wrapper {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 107.5rem;
    margin: 0 auto;
    padding: 0 0.9375rem; }
@media (min-width: 62em){
    .header-wrapper {
        padding: 0 1.875rem; } }
@media (min-width: 120em){
    .header-wrapper {
        padding: 0; } }
.header__main {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 0.1775rem solid #eaeaea;
    padding: 0.625rem 0 0.5rem; }
@media (min-width: 62em){
    .m-sticky .header__main {
        padding-top: 0.5rem; } }
.header__main svg {
    fill: #0F213A; }
@media (min-width: 62em){
    .m-mini .header__main {
        padding-bottom: 1.25rem; } }
.header__content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
@media (min-width: 62em){
    .header__content {
        display: -ms-grid;
        display: grid;
        grid: auto auto / auto 4fr 1fr; } }
@media (min-width: 62em){
    .m-sticky .header__content {
        grid: auto / auto 3fr 0.5fr;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
.header__logo {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
@media (min-width: 62em){
    .header__logo {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        grid-area: 1 / 1;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center; } }
@media (min-width: 62em){
    .m-sticky .header__logo {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        grid-area: 1 / 1;
        -ms-grid-column-align: start;
        justify-self: start;
        -ms-grid-row-align: center;
        align-self: center; }
    .m-sticky .header__logo img {
        height: 1.5rem; } }
.m-mini .header__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
@media (min-width: 62em){
    .m-mini .header__logo {
        position: static;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset; } }
@media (max-width: 47.9375em){
    .m-mini .header__logo img {
        height: 1.3125rem; } }
.header__logo img {
    height: 1.125rem; }
@media (min-width: 48em){
    .header__logo img {
        height: 1.3125rem; } }
@media (min-width: 62em){
    .header__logo img {
        height: 2.0625rem; } }
.header-nav {
    margin-right: 1.1875rem; }
@media (min-width: 62em){
    .header-nav {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        grid-area: 1 / 2;
        place-items: center;
        justify-self: end;
        margin-right: 0; } }
@media (min-width: 62em){
    .m-sticky .header-nav {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        grid-area: 1 / 2; } }
.header-search-mobile {
    margin-right: auto; }
.header-place {
    margin-left: auto; }
.header-account {
    margin-left: auto; }
.header-cart {
    margin-left: 1.25rem; }
.m-mini .header-cart {
    margin-left: 1.125rem;
    position: relative;
    top: 0.125rem; }
@media (min-width: 62em){
    .header-contacts {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        grid-area: 1 / 1; } }
@media (min-width: 62em){
    .m-sticky .header-contacts {
        display: none; } }
.header-contacts__phone {
    position: relative;
    display: block;
    margin-bottom: 0.875rem;
    font: 300 1rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif; }
.header-contacts__phone:after {
    content: '';
    position: absolute;
    top: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
    right: -0.625rem; }
@media (min-width: 48rem) and (max-width: 61.9375em){
    .m-mini .header-contacts__phone {
        margin-bottom: 0; } }
.header-contacts__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.header-contacts__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 50%;
    background-color: #0F213A;
    -webkit-transition: background-color 0.35s;
    -o-transition: background-color 0.35s;
    transition: background-color 0.35s; }
@media screen and (hover: hover) {
    .header-contacts__social:hover {
        background-color: #005A6F;
        -webkit-transition: background-color 0.1s;
        -o-transition: background-color 0.1s;
        transition: background-color 0.1s; } }
.header-contacts__social:not(:last-child) {
    margin-right: 0.625rem; }
.header-contacts__social svg {
    fill: white; }
@media (min-width: 62em){
    .m-mini .header-options {
        grid: 4rem auto / 6.25rem 5.5rem; } }
@media (min-width: 62em){
    .header-options {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
        grid-area: 1 / 3;
        -ms-grid-column-align: end;
        justify-self: end;
        -ms-grid-row-align: center;
        align-self: center;
        display: -ms-grid;
        display: grid;
        grid: 2.1875rem auto / repeat(5, 3.4375rem);
        position: relative;
        left: 1.125rem; } }
@media (min-width: 62em){
    .m-sticky .header-options {
        grid: 2rem/repeat(5, 2.8125rem);
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        position: relative;
        left: 0.5rem; } }
.header-options__opt {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.3125rem 0; }
@media screen and (hover: hover) {
    .header-options__opt:hover svg {
        fill: #b9b7c2;
        -webkit-transition: fill 0.1s;
        -o-transition: fill 0.1s;
        transition: fill 0.1s; }
    .header-options__opt:hover.m-fav svg {
        stroke: #b9b7c2;
        -webkit-transition: stroke 0.1s;
        -o-transition: stroke 0.1s;
        transition: stroke 0.1s; }
    .header-options__opt:hover span {
        color: #b9b7c2;
        -webkit-transition: color 0.1s;
        -o-transition: color 0.1s;
        transition: color 0.1s; } }
@media (min-width: 62em){
    .m-sticky .header-options__opt span {
        display: none; }
    .m-sticky .header-options__opt svg {
        height: 1.375rem; } }
.header-options__opt.m-fav svg {
    fill: none;
    stroke: #0F213A;
    -webkit-transition: stroke 0.35s;
    -o-transition: stroke 0.35s;
    transition: stroke 0.35s; }
.header-options__opt svg {
    -webkit-transition: fill 0.35s;
    -o-transition: fill 0.35s;
    transition: fill 0.35s; }
.header-options__opt span {
    font-size: 0.875rem;
    line-height: 1.3125rem;
    font-weight: 300;
    white-space: nowrap;
    -webkit-transition: color 0.35s;
    -o-transition: color 0.35s;
    transition: color 0.35s; }
@media (min-width: 48.1875em){
    .header .header-message {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1; } }

.ing-page {
    padding: 1.5rem 0 5rem;
    background: #e9f0f1; }
@media (min-width: 48em){
    .ing-page {
        padding: 1.875rem 0 5rem; } }
.ing-page__title {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1.5rem; }
@media (min-width: 48em){
    .ing-page__title {
        font: 2.1875rem/2.625rem "Stem", "Helvetica", "Arial", sans-serif; } }
.ing-page__filter {
    position: relative;
    margin-bottom: 1.5rem; }
@media (min-width: 48em){
    .ing-page__filter {
        margin-bottom: 3rem; } }
@media (min-width: 62em){
    .ing-page__filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
.ing-page__filter svg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    right: 0.625rem; }
.ing-page__filter > li:not(:last-child):after {
    display: inline-block;
    font-weight: 300;
    content: '|'; }
.ing-page__selected {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: thin solid #c5c6c6;
    padding: 0.9375rem 0.8125rem 0.6875rem;
    background: white;
    cursor: pointer; }
.ing-page__select {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0; }
.ing-page__button {
    display: inline-block;
    padding: 0 0.625rem 0 0.5625rem;
    font: 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    font-weight: 300; }
.ing-page__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr;
    grid-template: auto/1fr;
    grid-gap: 1rem; }
@media (min-width: 48em){
    .ing-page__list {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 1.5rem 1fr;
        grid-template: auto/repeat(2, 1fr);
        grid-gap: 1.5rem; } }
@media (min-width: 62em){
    .ing-page__list {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 1.5rem 1fr 1.5rem 1fr 1.5rem 1fr;
        grid-template: auto/repeat(4, 1fr);
        grid-gap: 1.5rem; } }
.ing-page__list > li {
    position: relative; }
.ing-page__list > li:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 113.88889%; }
.ing-page__list > li > picture > img,
.ing-page__list > li > img,
.ing-page__list > li > div,
.ing-page__list > li > figure,
.ing-page__list > li > iframe,
.ing-page__list > li .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .ing-page__list > li:before {
        padding-top: 102.58621%; } }
@media (min-width: 62em){
    .ing-page__list > li:before {
        padding-top: 109.17431%; } }
.ing-page__item {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: left; }
@media screen and (hover: hover) {
    .ing-page__item:hover .ing-page__content {
        bottom: 0; }
    .ing-page__item:hover .ing-page__text {
        opacity: 1; }
    .ing-page__item:hover .ing-page__more {
        opacity: 1; } }
.ing-page__subtitle {
    margin-bottom: 0.625rem;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font: italic 1.25rem/1.75rem "Petersburg", "Times New Roman", serif; }
.ing-page__text {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    margin-bottom: 0.625rem;
    display: -webkit-box;
    line-clamp: 6;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.15s;
    -o-transition: opacity 0.15s;
    transition: opacity 0.15s;
    font-weight: 300; }
.ing-page__more {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    margin-top: auto;
    opacity: 0;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom: thin solid #0f213a;
    -webkit-transition: opacity 0.15s, color 0.35s, border-bottom-color 0.35s;
    -o-transition: opacity 0.15s, color 0.35s, border-bottom-color 0.35s;
    transition: opacity 0.15s, color 0.35s, border-bottom-color 0.35s; }
@media screen and (hover: hover) {
    .ing-page__more:hover {
        color: #4f9fa6;
        border-bottom-color: #4f9fa6;
        -webkit-transition: opacity 0.15s, color 0.1s, border-bottom-color 0.1s;
        -o-transition: opacity 0.15s, color 0.1s, border-bottom-color 0.1s;
        transition: opacity 0.15s, color 0.1s, border-bottom-color 0.1s; } }
.ing-page__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: absolute;
    bottom: -11.75rem;
    width: 100%;
    height: 16.0625rem;
    padding: 1.25rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: bottom 0.25s;
    -o-transition: bottom 0.25s;
    transition: bottom 0.25s; }
@media (min-width: 62em){
    .ing-page .container {
        padding: 0 1.875rem;
        max-width: 90rem;
        margin: 0 auto; } }

.item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    padding: 1rem; }
@media (min-width: 48em){
    .item {
        padding: 1rem 2.5rem; } }
.item:not(:last-child) {
    border-bottom: thin solid #e6e5e4; }
.item__image {
    width: 6.25rem;
    height: 6.25rem;
    margin-right: 1.5rem;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .item__image {
        margin-right: 3.75rem; } }
.item__title {
    display: block;
    margin-bottom: 0.5rem;
    max-width: 13rem; }
.item .price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0.75rem; }
.item .price > .price__new {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    margin-bottom: -0.125rem; }
.item .price__old {
    margin-right: 0.5rem; }
.item .button {
    font: 300 0.9375rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif;
    padding: 0.4375rem 2.125rem;
    border: 0.0625rem solid #e6e5e4; }

.ad-ban {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 43.75rem; }
.ad-ban__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.special_offers {
    padding-bottom: 5.3125rem;
    padding-top: 5.3125rem;
}

.special_offers__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.special_offer {
    max-width: 20rem;
    padding: 1.25rem;
}

.special_offer img {
    width: 100%;
}

.special_offers__title {
    margin-bottom: 0.9375rem;
    color: #0F213A;
    font: 300 1.875rem/2.25rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.special_offer__title {
    font: 300 1.875rem/2.25rem "Stem", "Helvetica", "Arial", sans-serif;
    padding: 0.9375rem 0;
}

.special_offer__text {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
}

@media (max-width: 26.5625em){
    .special_offers__title {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
}
.advantages {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 5.3125rem 1rem; }
@media (min-width: 48em){
    .advantages {
        padding: 5.3125rem 1.5rem; } }
.advantages__title {
    margin: 0 0 1.5rem;
    color: black;
    font: 1.875rem/2.25rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: center; }
@media (min-width: 48em){
    .advantages__title {
        margin-bottom: 2.8125rem; } }
.advantages__content {
    max-width: 75rem;
    margin: 0 auto; }
@media (min-width: 48em){
    .advantages__content {
        display: -ms-grid;
        display: grid;
        grid: auto auto auto / 1fr 1fr;
        grid-auto-flow: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 1.5rem; } }
@media (min-width: 62em){
    .advantages__content {
        grid: auto/repeat(5, 12rem);
        -webkit-column-gap: 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem; } }

.advantage {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-grid;
    display: grid;
    grid: auto / 4.5rem 1fr;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    color: #0F213A;
    font: 1.125rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .advantage {
        grid: auto / 6rem 1fr; } }
@media (min-width: 62em){
    .advantage {
        grid: 10rem auto / auto;
        row-gap: 1rem; } }
@media (max-width: 47.9375em){
    .advantage:not(:last-child) {
        margin-bottom: 1.5rem; } }
.advantage__image {
    width: 4.5rem;
    height: 4.5rem; }
@media (min-width: 48em){
    .advantage__image {
        width: 6rem;
        height: 6rem; } }
@media (min-width: 62em){
    .advantage__image {
        width: 10rem;
        height: 10rem;
        -ms-grid-column-align: center;
        justify-self: center; } }
.advantage__text {
    max-width: 12rem;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center; }
@media (min-width: 62em){
    .advantage__text {
        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
        text-align: center; } }
.advantage__text span {
    display: block;
    margin-top: 0.375rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }

.articles {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 66.25rem;
    margin: 0 auto;
    padding: 5.3125rem 3.125rem; }
@media (min-width: 48em){
    .articles {
        padding: 5.3125rem 4.6875rem; } }
@media (min-width: 62em){
    .articles {
        -webkit-box-sizing: content-box;
        box-sizing: content-box; } }
.articles__title {
    margin-bottom: 2.5rem;
    color: #0F213A;
    font: 1.875rem/2.25rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
@media (min-width: 48em){
    .articles__title {
        margin-bottom: 2.8125rem; } }
.articles__slider-container {
    position: relative; }
.articles__slider .slick-slide {
    margin: 0 0.625rem; }
.articles__slider .slick-list {
    margin: 0 -0.625rem; }

.article {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    color: #0F213A; }
@media (min-width: 62em){
    .article {
        display: -ms-grid;
        display: grid;
        grid: auto / 33.75rem 1fr 17.625rem 1fr; } }
.article__image {
    position: relative;
    margin: 0 0 2.5rem; }
.article__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 70.55016%; }
.article__image > picture > img,
.article__image > img,
.article__image > div,
.article__image > figure,
.article__image > iframe,
.article__image .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .article__image {
        margin: 0 0 3rem; } }
@media (min-width: 62em){
    .article__image {
        margin-bottom: 0;
        position: relative; }
    .article__image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 80.74074%; }
    .article__image > picture > img,
    .article__image > img,
    .article__image > div,
    .article__image > figure,
    .article__image > iframe,
    .article__image .aspect-ratio {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover; } }
@media (min-width: 48em){
    .article__content {
        padding: 0 1.75rem; } }
@media (min-width: 62em){
    .article__content {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
        grid-area: 1 / 3;
        -ms-grid-row-align: center;
        align-self: center;
        padding: 0; } }
.article__title {
    margin-bottom: 0.9375rem;
    font: 300 1.875rem/2.25rem "Stem", "Helvetica", "Arial", sans-serif; }
.article__text {
    margin-bottom: 1.25rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }

.ban {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 40.25rem; }
@media (min-width: 62em){
    .ban {
        height: 46.875rem; } }
.ban__bg {
    width: 100%;
    height: 100%; }
.ban__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
.ban__content {
    position: absolute;
    top: 3.75rem;
    left: 50%;
    width: calc(100% - 5rem);
    color: white;
    font: 300 1.125rem/1.75rem "Stem", "Helvetica", "Arial", sans-serif;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
@media (min-width: 48em){
    .ban__content {
        width: 20.75rem;
        top: 50%;
        left: 6.25rem;
        text-align: left;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
@media (min-width: 62em){
    .ban__content {
        left: 7.5rem; } }
@media (min-width: 120em){
    .ban__content {
        left: calc((100% - 107.5rem) / 2); } }
.ban__title {
    margin-bottom: 0.625rem;
    font: 1.75rem/1.875rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
@media (min-width: 48em){
    .ban__title {
        font-size: 3rem;
        line-height: 3.25rem; } }
.ban__title span {
    font-family: "Petersburg", "Times New Roman", serif;
    font-style: italic;
    text-transform: none; }
.ban__text {
    margin-bottom: 1.25rem; }
@media (max-width: 47.9375em){
    .ban__btns {
        width: 18.75rem;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }
.ban__btn {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.375rem 1.25rem;
    border: thin solid #0e223a;
    color: #0e223a;
    background-color: transparent;
    font: 300 0.9375rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    -webkit-transition-property: color, background-color;
    -o-transition-property: color, background-color;
    transition-property: color, background-color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.ban__btn:not(:last-child) {
    margin-right: 0.875rem; }
@media screen and (hover: hover) {
    .ban__btn:hover {
        color: #fff;
        background-color: #0f213a;
        border-color: #0f213a;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }

.category-bans {
    display: -ms-grid;
    display: grid;
    grid: auto/repeat(2, 1fr);
    gap: 2.5rem 0.9375rem;
    max-width: 69.375rem;
    margin: 0 auto;
    padding: 5.3125rem 1rem; }
@media (min-width: 48em){
    .category-bans {
        padding: 5.3125rem 1.5rem; } }
@media (min-width: 62em){
    .category-bans {
        -webkit-column-gap: 1.875rem;
        -moz-column-gap: 1.875rem;
        column-gap: 1.875rem; } }

.category-ban {
    color: #0F213A; }
.category-ban__image {
    position: relative;
    width: 100%;
    margin: 0 0 2rem; }
.category-ban__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 116.17647%; }
.category-ban__image > picture > img,
.category-ban__image > img,
.category-ban__image > div,
.category-ban__image > figure,
.category-ban__image > iframe,
.category-ban__image .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
.category-ban__image img {
    border-radius: 0.25rem; }
@media (min-width: 48em){
    .category-ban__image img {
        border-radius: 1rem; } }
.category-ban__title {
    margin: 0 0 0.625rem;
    font: 300 1.5625rem/1.875rem "Stem", "Helvetica", "Arial", sans-serif; }
.category-ban__link {
    display: inline-block;
    border-bottom: thin solid;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }

.insta-photos {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 5.3125rem 1rem;
    background-color: #E9F0F1; }
.insta-photos__title {
    margin-bottom: 2.8125rem;
    color: #0F213A;
    font: 1.25rem/2.0625rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: center; }
@media (min-width: 48em){
    .insta-photos__title {
        font-size: 1.875rem;
        line-height: 2.25rem; } }
.insta-photos__slider-container {
    position: relative;
    width: 11.375rem;
    margin: 0 auto; }
@media (min-width: 48em){
    .insta-photos__slider-container {
        width: 36.625rem; } }
@media (min-width: 61.25em){
    .insta-photos__slider-container {
        width: 49.25rem; } }
@media (min-width: 62em){
    .insta-photos__slider-container {
        width: 61.875rem; } }
.insta-photos__slider-container .slick-slide {
    margin: 0 0.625rem; }
.insta-photos__slider-container .slick-list {
    margin: 0 -0.625rem; }

.insta-photo {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.insta-photo:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
.insta-photo > picture > img,
.insta-photo > img,
.insta-photo > div,
.insta-photo > figure,
.insta-photo > iframe,
.insta-photo .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
.insta-photo::after {
    display: none;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: .5; }
@media screen and (hover: hover) {
    .insta-photo:hover::after {
        display: block; }
    .insta-photo:hover .insta-photo__user {
        display: block; } }
.insta-photo__user {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    font: 0.9375rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1; }
.insta-photo img {
    width: 11.375rem;
    height: 11.375rem; }

.main-categories {
    --num-columns: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-grid;
    display: grid;
    grid: auto/repeat(var(--num-columns), 1fr);
    gap: 0.9375rem;
    max-width: 70.3125rem;
    margin: 0 1rem;
    padding: 3.25rem 0; }
@media (min-width: 48em){
    .main-categories {
        --num-columns: 3;
        margin: 0 1.5rem; } }
@media (min-width: 62em){
    .main-categories {
        --num-columns: 4;
        margin: 0 auto; } }

.main-category {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 1.0625rem 0.3125rem;
    color: white;
    background-color: #0F213A;
    border-radius: 0.25rem;
    font: 300 0.875rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
    text-align: center; }
@media (min-width: 48em){
    .main-category {
        font-size: 1rem; } }

.main-expr {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 2.5rem 0 0;
    background-color: #F2F0DF; }
@media (min-width: 48em){
    .main-expr {
        margin: 5.3125rem 0 0; } }
.main-expr__wrapper {
    max-width: 87.5rem;
    margin: 0 auto; }
@media (min-width: 62em){
    .main-expr__wrapper {
        display: -ms-grid;
        display: grid;
        grid: 26.5rem / 1fr 43.75rem;
        height: 26.5rem; } }
.main-expr__preview {
    position: relative;
    width: 100%; }
.main-expr__preview:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 60.625%; }
.main-expr__preview > picture > img,
.main-expr__preview > img,
.main-expr__preview > div,
.main-expr__preview > figure,
.main-expr__preview > iframe,
.main-expr__preview .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .main-expr__preview {
        position: relative; }
    .main-expr__preview:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 55.20833%; }
    .main-expr__preview > picture > img,
    .main-expr__preview > img,
    .main-expr__preview > div,
    .main-expr__preview > figure,
    .main-expr__preview > iframe,
    .main-expr__preview .aspect-ratio {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover; } }
@media (min-width: 62em){
    .main-expr__preview {
        position: relative; }
    .main-expr__preview:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 60.57143%; }
    .main-expr__preview > picture > img,
    .main-expr__preview > img,
    .main-expr__preview > div,
    .main-expr__preview > figure,
    .main-expr__preview > iframe,
    .main-expr__preview .aspect-ratio {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover; } }
.main-expr__preview-label {
    display: block;
    position: absolute;
    bottom: 0;
    padding: 1rem;
    color: white;
    font: 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
.main-expr__preview-label.m-before {
    left: 0; }
.main-expr__preview-label.m-after {
    right: 0; }
.main-expr__preview .handle {
    width: 0; }
.main-expr__preview .handle:active::after {
    background-color: #5E6A71; }
.main-expr__preview .handle::after {
    content: '';
    width: 2.75rem;
    height: 2.75rem;
    margin-top: -1.375rem;
    margin-left: -1.375rem;
    border: none;
    background: #0F213A url(/local/templates/main/styles/../assets/img/main/cd-arrows.svg) no-repeat center;
    -webkit-box-shadow: 0 0 0 0.375rem rgba(0, 0, 0, 0.2), 0 0 0.625rem rgba(0, 0, 0, 0.6), inset 0 0.0625rem 0 rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0.375rem rgba(0, 0, 0, 0.2), 0 0 0.625rem rgba(0, 0, 0, 0.6), inset 0 0.0625rem 0 rgba(255, 255, 255, 0.3); }
.main-expr__content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3rem 1.5rem;
    color: #0F213A; }
@media (min-width: 62em){
    .main-expr__content {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        grid-area: 1 / 1;
        position: relative;
        margin: auto 0;
        padding: 0 2.5rem 0 1.25rem; } }
.main-expr__title {
    margin: 0 0 0.9375rem;
    font: 300 1.875rem/2.25rem "Stem", "Helvetica", "Arial", sans-serif; }
.main-expr__text {
    margin-bottom: 1.25rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.main-expr__remark {
    margin-bottom: 1.25rem;
    color: #666666;
    font: 300 0.75rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif; }

.main-slider {
    position: relative;
    box-sizing: border-box; }

/* Proportional layout for wide 2500×58.5625rem image */
@media (min-width: 120em){
    .main-slider:before {
        content: '';
        display: block;
        padding-bottom: 52%;
    }
}

.main-slider__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 29.0625rem;
    font-size: 0;
    overflow: hidden;
    white-space: nowrap; }

@media (min-width: 48em){
    .main-slider__container {
        height: 40.25rem; } }

@media (min-width: 79.9375em){
    .main-slider__container {
        height: 46.875rem; } }

@media (min-width: 120em){
    /* Proportional layout for wide 2500×58.5625rem image */
    .main-slider__container {
        height: auto;
        position: absolute;
        inset: 0;
    }

    /* Adjust Slick stuff to work inside proportional module */
    .slick-list,
    .slick-track,
    .slick-slide > div {
        height: 100%;
    }
}

.main-slider__slide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: initial; }
.main-slider__image, .main-slider__video {
    width: 100%;
    height: 29.0625rem;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
@media (min-width: 48em){
    .main-slider__image, .main-slider__video {
        height: 40.25rem; } }
@media (min-width: 62em){
    .main-slider__image, .main-slider__video {
        height: 46.875rem; } }
@media (min-width: 120em){
    .main-slider__image, .main-slider__video {
        height: 100%; } }
.main-slider__btns {
    position: absolute;
    width: 100%;
    max-width: 87.5rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
@media screen and (hover: hover) {
    .main-slider .slider__prev:hover svg,
    .main-slider .slider__next:hover svg {
        fill: #666666; } }
.main-slider .slider__prev svg,
.main-slider .slider__next svg {
    fill: white; }
.main-slider .slider__prev {
    left: 0.3125rem; }
@media (min-width: 48em){
    .main-slider .slider__prev {
        left: 1.375rem; } }
.main-slider .slider__next {
    right: 0.3125rem; }
@media (min-width: 48em){
    .main-slider .slider__next {
        right: 1.375rem; } }
.main-slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 2.5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
@media (min-width: 48em){
    .main-slider .slick-dots {
        bottom: 3.5rem; } }
.main-slider .slick-dots li:not(:last-child) {
    margin-right: 0.625rem; }
.main-slider .slick-dots li.slick-active button {
    background-color: white; }
.main-slider .slick-dots li button {
    position: relative;
    width: 0.625rem;
    height: 0.625rem;
    border: thin solid white;
    border-radius: 50%;
    font-size: 0; }
.main-slider .slick-dots li button:after {
    content: '';
    position: absolute;
    top: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
    right: -0.3125rem; }

.main-video {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    max-width: 75rem;
    margin: 0 auto;
    font-size: 0; }
.main-video.m-playing::before {
    display: none; }
.main-video::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: .5; }
.main-video__video {
    width: 100%;
    font-size: initial;
    object-fit: cover; }
.main-video__play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1; }
.m-playing .main-video__play {
    display: none; }

.promo-ban {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 27.5rem; }
@media (min-width: 48em){
    .promo-ban {
        height: 18.875rem; } }
@media (min-width: 62em){
    .promo-ban {
        height: 17.375rem; } }
.promo-ban__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.seo-text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 7.5rem 1rem;
    color: white;
    background: -webkit-gradient(linear, left top, left bottom, from(var(--angle, 100deg)), color-stop(0%, var(--color-start, #01353C)), to(var(--color-stop, #0F213A)));
    background: -o-linear-gradient(var(--angle, 100deg), var(--color-start, #01353C) 0%, var(--color-stop, #0F213A) 100%);
    background: linear-gradient(var(--angle, 100deg), var(--color-start, #01353C) 0%, var(--color-stop, #0F213A) 100%);
    font: 300 1.5625rem/2.625rem "Stem", "Helvetica", "Arial", sans-serif;
    text-align: center; }
@media (min-width: 48em){
    .seo-text {
        padding: 7.5rem 1.5rem; } }
.seo-text__self {
    max-width: 71.375rem;
    margin: 0 auto 3rem; }
.seo-text__button {
    padding: 0.5rem 1.25rem;
    border: thin solid white;
    font: 300 0.9375rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    -webkit-transition-property: color, background-color;
    -o-transition-property: color, background-color;
    transition-property: color, background-color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
@media screen and (hover: hover) {
    .seo-text__button:hover {
        color: black;
        background-color: white;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }

.news-form {
    margin: 1.875rem 0 5rem; }
.news-form__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
@media (min-width: 62em){
    .news-form__grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: 79.25rem; } }
@media (min-width: 120em){
    .news-form__grid {
        padding: 0 1.875rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }
.news-form__title {
    margin-bottom: 1.25rem;
    padding: 0 1rem;
    font: normal 1.5625rem/1.875rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem;
    text-align: center;
    text-transform: uppercase; }
@media (min-width: 48em){
    .news-form__title {
        margin-bottom: 3rem;
        font: normal 2.1875rem/2.625rem "Stem", "Helvetica", "Arial", sans-serif; } }
.news-form__text {
    margin-bottom: 1.875rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .news-form__text {
        margin-bottom: 2.5rem; } }
.news-form__image {
    width: 100%; }
@media (max-width: 61.9375em){
    .news-form__image {
        margin-top: 3.75rem; } }
@media (min-width: 62em){
    .news-form__image {
        width: 36.625rem;
        height: 33.0625rem;
        margin-right: 2.25rem;
        -o-object-fit: cover;
        object-fit: cover; } }
.news-form__link {
    border-bottom: thin solid #0f213a;
    -webkit-transition-property: color, border-bottom-color;
    -o-transition-property: color, border-bottom-color;
    transition-property: color, border-bottom-color; }
@media screen and (hover: hover) {
    .news-form__link:hover {
        border-bottom-color: #4f9fa6;
        -webkit-transition-property: color, border-bottom-color;
        -o-transition-property: color, border-bottom-color;
        transition-property: color, border-bottom-color; } }
.news-form .field {
    margin-bottom: 1rem; }
@media (min-width: 48em){
    .news-form .field {
        position: relative;
        margin-bottom: 0.875rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .news-form .field label {
        font: 300 1rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif; }
    .news-form .field input {
        width: 23rem; }
    .news-form .field[data-error] {
        margin-bottom: 1.875rem; } }
@media (min-width: 62em){
    .news-form .field input {
        width: 18.75rem; } }
@media (min-width: 48em){
    .news-form .field__error {
        position: absolute;
        top: 100%;
        right: 0;
        width: 23rem; } }
@media (min-width: 62em){
    .news-form .field__error {
        width: 18.75rem; } }
.news-form .field + .checkbox {
    margin: 1.875rem 0 1.25rem; }
@media (min-width: 48em){
    .news-form .field + .checkbox {
        margin: 1.875rem 0 1.5rem; } }
.news-form .button {
    font: 300 1.25rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif;
    padding: 0.75rem 2.75rem;
    margin-top: 1.875rem; }
@media (max-width: 47.9375em){
    .news-form .button {
        width: 100%; } }
@media (min-width: 62em){
    .news-form .button {
        margin-left: 17.875rem; } }
.news-form .vdp-datepicker {
    width: 100%; }
@media (min-width: 48em){
    .news-form .vdp-datepicker {
        width: 23rem; } }
@media (min-width: 62em){
    .news-form .vdp-datepicker {
        width: 18.75rem; } }
.news-form__date-field {
    margin-bottom: 1rem; }
@media (min-width: 48em){
    .news-form__date-field {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: auto 23rem;
        grid-template-columns: auto 23rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
@media (min-width: 62em){
    .news-form__date-field {
        -ms-grid-columns: auto 18.75rem;
        grid-template-columns: auto 18.75rem; } }
.news-form__date-field-label {
    display: block;
    font: 300 0.875rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
@media (max-width: 47.9375em){
    .news-form__date-field-label {
        margin-bottom: 0.375rem; } }
@media (min-width: 48em){
    .news-form__date-field-label {
        font-size: 1rem; } }
.news-form__date-field-fields {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 0.5625rem 1fr 0.5625rem 1fr;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 0.5625rem;
    -moz-column-gap: 0.5625rem;
    column-gap: 0.5625rem; }
@media (min-width: 48em){
    .news-form__date-field-fields {
        width: 23rem; } }
@media (min-width: 62em){
    .news-form__date-field-fields {
        width: 18.75rem; } }
.news-form__date-field-fields .field {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    grid-template: 'input' 'error';
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    margin-bottom: 0; }
.news-form__date-field-fields .field input {
    width: 100%; }
@media (max-width: 61.9375em){
    .news-form__date-field-fields .field::after {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        grid-area: input;
        align-self: center;
        content: '';
        width: 1.25rem;
        height: 1.25rem;
        position: absolute;
        right: 0.625rem;
        background-image: url(/local/templates/main/styles/../assets/img/content/corner.svg);
        pointer-events: none; } }
.news-form__date-field + .checkbox {
    margin: 1.875rem 0 1.25rem; }
@media (min-width: 48em){
    .news-form__date-field + .checkbox {
        margin: 1.875rem 0 1.5rem; } }

.news-best {
    margin: 0 -1rem 1.875rem;
    padding: 1.5rem 1rem 1.875rem;
    background: white; }
@media (min-width: 48em){
    .news-best {
        padding: 1.875rem 2.25rem;
        margin: 0 0 2.5rem; } }
@media (min-width: 62em){
    .news-best {
        padding: 0.5rem 1.375rem 1.375rem;
        margin: 0 0 1.5rem;
        width: 32%;
        height: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        right: 0; } }
@media (min-width: 90em){
    .news-best {
        width: 27.75rem; } }
.news-best__title {
    font: 300 1.5rem/2.125rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0.875rem; }
@media (min-width: 48em){
    .news-best__title {
        margin-bottom: 1rem; } }
@media (min-width: 62em){
    .news-best__title {
        margin: 0 -1.375rem 0.5rem;
        padding: 0 1.375rem 0.5rem;
        border-bottom: thin solid #e6e5e4; } }
.news-best__subtitle {
    font: 300 1.25rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.news-best__image {
    position: relative;
    width: 47.222%;
    max-width: 18.625rem;
    margin-right: 0.625rem;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
.news-best__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 57.35294%; }
.news-best__image > picture > img,
.news-best__image > img,
.news-best__image > div,
.news-best__image > figure,
.news-best__image > iframe,
.news-best__image .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .news-best__image {
        margin-right: 1.875rem; } }
@media (min-width: 62em){
    .news-best__image {
        margin-right: 1.25rem; } }
@media (min-width: 48em){
    .news-best__image:before {
        padding-top: 63.08725%; } }
@media (min-width: 62em){
    .news-best__image:before {
        padding-top: 77.77778%; } }
.news-best__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.news-best__item:not(:last-child) {
    margin-bottom: 0.9375rem; }

.news-item {
    background: white;
    border-top: 0.125rem solid #0f213a; }
@media (max-width: 61.9375em){
    .news-item {
        margin-bottom: 1.25rem; } }
@media (min-width: 62em){
    .news-item {
        max-width: 32%;
        margin: 0 0 1.5rem; } }
@media (min-width: 90em){
    .news-item {
        max-width: 27.75rem; } }
.news-item__title {
    display: block;
    font: italic 1.25rem/1.4375rem "Petersburg", "Times New Roman", serif;
    margin-bottom: 0.625rem; }
.news-item__image {
    display: block;
    position: relative; }
.news-item__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 66.66667%; }
.news-item__image > picture > img,
.news-item__image > img,
.news-item__image > div,
.news-item__image > figure,
.news-item__image > iframe,
.news-item__image .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .news-item__image:before {
        padding-top: 63.88889%; } }
@media (min-width: 62em){
    .news-item__image:before {
        padding-top: 49.54955%; } }
.news-item__text {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    margin-bottom: 1rem; }
.news-item__link {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    border-bottom: thin solid #0f213a;
    text-transform: uppercase;
    -webkit-transition-property: color, border-bottom-color;
    -o-transition-property: color, border-bottom-color;
    transition-property: color, border-bottom-color; }
@media screen and (hover: hover) {
    .news-item__link:hover {
        border-color: #4f9fa6;
        -webkit-transition-property: color, border-bottom-color;
        -o-transition-property: color, border-bottom-color;
        transition-property: color, border-bottom-color; } }
.news-item__content {
    padding: 1.625rem; }

.news {
    padding: 1.875rem 0 5rem;
    background: #e9f0f1; }
@media (min-width: 48em){
    .news {
        padding: 3rem 0 5rem; } }
.news__title {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1.25rem; }
@media (min-width: 48em){
    .news__title {
        font: 2.1875rem/2.625rem "Stem", "Helvetica", "Arial", sans-serif;
        margin-bottom: 2.125rem; } }
@media (min-width: 62em){
    .news .container {
        padding: 0 1.875rem;
        max-width: 90rem;
        margin: 0 auto; } }
.news [data-hide] {
    opacity: 0; }

.order {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-grid;
    display: grid;
    grid: 'img num' 'img address' 'img price' 'img status' 'img more' 'info info' 'pay pay' / 4.375rem 1fr;
    -webkit-column-gap: 0.625rem;
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
    padding: 1.5rem 0;
    color: #0F213A;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (max-width: 61.9375em){
    .order:not(:last-child) {
        border-bottom: thin solid black; } }
@media (min-width: 48em){
    .order {
        grid: 'img num price' 'img address quantity' 'img more status' 'info info info' '. pay .' / 5.25rem 1.25fr 1fr;
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem; } }
@media (min-width: 62em){
    .order {
        grid: 'img num price status' 'img address quantity .' 'img more . pay' '. info info info' / 5.25rem 1fr 7.5rem 20rem;
        border-bottom: thin solid #E6E5E4; } }
.order__image {
    grid-area: img; }
.order__image img {
    width: 100%; }
.order__num {
    grid-area: num;
    margin-bottom: 0.5rem;
    font-weight: normal; }
.order__address {
    grid-area: address;
    margin-bottom: 0.875rem; }
@media (min-width: 48em){
    .checkout__field.m-firstname {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .checkout__field.m-lastname {
        -ms-grid-row: 1;
        -ms-grid-column: 5;
        -ms-grid-column-span: 3; }
    .checkout__field.m-phone {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .checkout__field.m-address {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
        -ms-grid-column-span: 5; }
    .checkout__field.m-flat {
        -ms-grid-row: 5;
        -ms-grid-column: 7; }
    .order__address {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
        -ms-grid-column-span: 5; } }
@media (min-width: 62em){
    .checkout__field.m-firstname {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1; }
    .checkout__field.m-lastname {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1; }
    .checkout__field.m-phone {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1; }
    .checkout__field.m-address {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2; }
    .checkout__field.m-flat {
        -ms-grid-row: 2;
        -ms-grid-column: 3; }
    .order__address {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2; } }
@media (min-width: 48em){
    .order__address {
        margin-bottom: 0.75rem;
        max-width: 23.75rem; } }
@media (min-width: 120em){
    .order__address {
        max-width: none; } }
.order__price {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    grid-area: price;
    margin-bottom: 0.5rem; }
.cart-product.m-checkout > .order__price {
    -ms-grid-row: 2;
    -ms-grid-column: 2; }
@media (min-width: 48em){
    .order__price {
        -ms-grid-column-align: end;
        justify-self: end; } }
@media (min-width: 62em){
    .order__price {
        -ms-grid-column-align: start;
        justify-self: start; } }
.order__quantity {
    grid-area: quantity; }
@media (min-width: 48em){
    .order__quantity {
        -ms-grid-column-align: end;
        justify-self: end; } }
@media (min-width: 62em){
    .order__quantity {
        -ms-grid-column-align: start;
        justify-self: start; } }
.order__status {
    grid-area: status;
    margin-bottom: 0.75rem;
    font-weight: normal; }
@media (min-width: 48em){
    .order__status {
        -ms-grid-column-align: end;
        justify-self: end;
        margin-bottom: 0; } }
.order__more {
    grid-area: more;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font: inherit;
    text-decoration: underline;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.order__more span {
    margin-right: 0.75rem; }
.order__more svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }
.order__more[data-open="true"] {
    margin-bottom: 0; }
.order__more[data-open="true"] svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
.order__more[data-open="true"] ~ .order__info {
    max-height: 62.5rem;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    margin-top: 1.875rem;
    border-color: #E6E5E4; }
@media (min-width: 62em){
    .order__more[data-open="true"] ~ .order__info {
        margin-bottom: 0.75rem; } }
@media screen and (hover: hover) {
    .order__more:hover {
        color: #b9b7c2;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; }
    .order__more:hover svg {
        fill: #b9b7c2; } }
.order__info {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    grid-area: info;
    max-height: 0;
    margin-top: 0;
    border-top: thin solid transparent;
    overflow: hidden;
    -webkit-transition-property: max-height, margin-top, margin-bottom, border-color;
    -o-transition-property: max-height, margin-top, margin-bottom, border-color;
    transition-property: max-height, margin-top, margin-bottom, border-color;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
.order__data {
    padding: 1.5rem 0; }
.order__line {
    margin-bottom: 0.1875rem;
    color: #666666; }
.order__user, .order__paytype {
    margin-bottom: 1.5rem; }
.order__sum p:nth-child(2) {
    font-weight: normal; }
.order__sum p:nth-child(n + 3) {
    margin-top: -0.125rem;
    color: #666666; }
.order__pay {
    grid-area: pay;
    margin-top: 1.25rem; }
@media (min-width: 48em){
    .order__pay {
        -ms-grid-column-align: start;
        justify-self: start;
        margin-top: 1.5rem; } }
@media (min-width: 62em){
    .order__pay {
        -ms-grid-column-align: end;
        justify-self: end;
        margin-top: -0.75rem;
        margin-bottom: -0.75rem; } }
.order__pay.button.m-first {
    padding: 0.75rem 1.875rem;
    font-size: 1.25rem;
    line-height: 1.25rem; }
@media (max-width: 47.9375em){
    .order__pay.button.m-first {
        width: 100%; } }
@media (min-width: 62em){
    .order__pay.button.m-first {
        height: 2.75rem; } }
@media (min-width: 62em){
    .order__data {
        display: -ms-grid;
        display: grid;
        grid: auto / 1fr 10rem 17.5rem;
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem; } }
@media (min-width: 62em){
    .order__sum {
        -ms-grid-column-align: end;
        justify-self: end;
        text-align: right; } }

.order-product {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: thin solid #E6E5E4;
    display: -ms-grid;
    display: grid;
    grid: 'img title' 'img sku' 'img quantity' / 4.375rem 1fr;
    -webkit-column-gap: 0.625rem;
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
    padding: 1.25rem 0; }
.order-product:last-child {
    padding-bottom: 0; }
@media (min-width: 48em){
    .order-product {
        grid: 'img title quantity price' -webkit-max-content 'img sku . price' auto / 7.5rem 1fr 6.25rem 6.875rem;
        grid: 'img title quantity price' max-content 'img sku . price' auto / 7.5rem 1fr 6.25rem 6.875rem;
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
        padding: 1.5rem 0 1.75rem; } }
@media (min-width: 62em){
    .order-product {
        grid: 'img title quantity price' -webkit-max-content 'img sku . price' auto / 7.5rem 1fr 6.25rem 12.5rem;
        grid: 'img title quantity price' max-content 'img sku . price' auto / 7.5rem 1fr 6.25rem 12.5rem; } }
.order-product__image {
    grid-area: img; }
.order-product__image img {
    width: 100%; }
.order-product__title {
    grid-area: title;
    margin-bottom: 0.25rem;
    font-size: 1.125rem;
    line-height: 1.75rem; }
.order-product__sku {
    grid-area: sku;
    margin-bottom: 0.75rem;
    color: #666666;
    font-size: 0.875rem;
    line-height: 1.5rem; }
.order-product__quantity {
    grid-area: quantity;
    -ms-grid-column-align: start;
    justify-self: start;
    color: black; }
@media (min-width: 48em){
    .order-product__quantity {
        -ms-grid-column-align: end;
        justify-self: end;
        line-height: 1.75rem; } }
.order-product__price {
    grid-area: quantity;
    -ms-grid-column-align: end;
    justify-self: end;
    color: black;
    font: 500 1.125rem/1.75rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .order-product__price {
        -ms-grid-row: 3;
        -ms-grid-column: 2;
        grid-area: price;
        justify-self: end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
.cart-product.m-checkout > .order-product__price {
    -ms-grid-row: 2;
    -ms-grid-column: 2; }
.order-product__price-old {
    color: #8A8A8A;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300;
    text-decoration: line-through; }
.order-product__price-new {
    margin-left: 0.5rem;
    color: #AF1685; }
@media (min-width: 48em){
    .order-product__price-new {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1; } }

.orders {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.orders__tabs {
    margin: 0 0 1rem; }
@media (min-width: 48em){
    .orders__tabs {
        padding: 0 0.875rem; } }
@media (min-width: 62em){
    .orders__tabs {
        margin-bottom: 5rem;
        padding: 0 1.375rem; } }
@media (min-width: 120em){
    .orders__tabs {
        padding: 0 1.875rem; } }
.orders__tabs-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
@media (min-width: 48em){
    .orders__tabs-header {
        margin-bottom: 0.5rem; } }
.orders__tabs-btn {
    padding: 0.25rem 0.5rem;
    font: 300 0.9375rem/1.4375rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.orders__tabs-btn[data-active] {
    background-color: #E9F0F1;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s; }
@media screen and (hover: hover) {
    .orders__tabs-btn:hover {
        background-color: #E9F0F1;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.orders .tabs__tab {
    max-width: none; }
.orders .profile__header {
    margin-bottom: 1.5rem; }
@media (min-width: 48em){
    .orders .profile__header {
        margin-bottom: 2.5rem; } }
@media (min-width: 62em){
    .orders .profile__header {
        margin-bottom: 2rem; } }

.pickup-map {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: -ms-grid;
    display: grid;
    grid: 'header' auto 'content' 1fr / 100%; }
@media (min-width: 48em){
    .pickup-map {
        grid: 'points map' 1fr / 20rem 1fr; } }
@media (min-width: 62em){
    .pickup-map {
        grid: 'points map' 1fr / 21.25rem 1fr; } }
.pickup-map__header {
    grid-area: header;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2rem 1rem 0.9375rem; }
@media (min-width: 48em){
    .pickup-map__header {
        padding: 2.5rem 1.5rem 0.9375rem; } }
.pickup-map__btns button {
    padding: 0.25rem 0.5rem;
    font: 300 0.9375rem/1.4375rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
@media screen and (hover: hover) {
    .pickup-map__btns button:hover {
        background-color: #E9F0F1;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.pickup-map__btns button.m-active {
    background-color: #E9F0F1;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s; }
.pickup-map__points {
    grid-area: content;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 4.25rem 0 0;
    padding: 1.75rem 1rem;
    overflow-y: auto; }
.pickup-map__points.m-show {
    display: block; }
@media (min-width: 48em){
    .pickup-map__points {
        display: block;
        grid-area: points;
        margin-top: 0;
        padding: 2.5rem 1.5rem 2.5rem; } }
.pickup-map__more {
    display: none;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    grid-area: 1 / 1 / 3 / 1;
    background-color: white;
    padding: 1rem 1rem 4.625rem;
    z-index: 99;
    overflow-y: auto; }
.pickup-map__more.m-show {
    display: block; }
@media (min-width: 48em){
    .pickup-map__more {
        grid-area: points;
        padding: 2.5rem 1.5rem; } }
.pickup-map__title {
    width: 100%;
    margin-bottom: 1.75rem;
    font: 1.125rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: left; }
.pickup-map__map {
    grid-area: content;
    display: none;
    position: relative;
    width: 100%;
    height: 100%; }
.pickup-map__map.m-show {
    display: block; }
@media (min-width: 48em){
    .pickup-map__map {
        display: block;
        grid-area: map; } }
.pickup-map__search {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    grid-area: content;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: start;
    align-self: start;
    width: 100%;
    padding: 0.9375rem 1rem; }
@media (min-width: 48em){
    .pickup-map__search {
        grid-area: map;
        -ms-grid-column-align: start;
        justify-self: start;
        position: relative;
        top: 1.5rem;
        left: 1.5rem;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        max-width: 18.75rem;
        padding: 0; } }

.pickup-more {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.pickup-more__title {
    margin-bottom: 1rem;
    font: 300 1.5625rem/1.875rem "Stem", "Helvetica", "Arial", sans-serif; }
.pickup-more__text:not(:last-child) {
    margin-bottom: 1rem; }
.pickup-more__text.m-delivery {
    margin-bottom: 1.875rem; }
@media (min-width: 48em){
    .pickup-more__text.m-delivery {
        margin-bottom: 1.5rem; } }
.pickup-more__text.m-payment {
    margin-bottom: 1.875rem; }
.pickup-more__text span {
    color: #666666; }
.pickup-more__text a {
    text-decoration: underline; }
.pickup-more__btn {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0; }
@media (min-width: 48em){
    .pickup-more__btn {
        position: relative;
        margin-bottom: 1.5rem; } }
.pickup-more__btn.button.m-first {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.25rem; }

.pickup-point {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    text-align: left;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.pickup-point:not(:last-child) {
    margin-bottom: 1.75rem; }
@media screen and (hover: hover) {
    .pickup-point:hover {
        opacity: .5;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.pickup-point__title {
    margin-bottom: 0.5rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.pickup-point__data {
    color: #666666;
    font: 300 0.875rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif; }

[data-popup="action-details"] .popup__container {
    max-height: 100vh; }

[data-popup="action-details"] .action-details__title {
    margin-bottom: 1.25rem;
    font: 2.1875rem/2.625rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
    text-align: center; }

@media (min-width: 48em){
    [data-popup="auth"] .popup__content {
        display: -ms-grid;
        display: grid;
        grid: auto / 1fr 1fr;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem; } }

.cookie {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    position: fixed;
    left: 50%;
    bottom: 0;
    width: 100%;
    max-width: 75rem;
    margin: 0 auto;
    padding: 1.875rem 2.5rem;
    border: 0.0625rem solid #E6E5E4;
    background-color: white;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1000; }
@media (max-width: 61.9375em){
    .cookie {
        padding: 1.5rem; } }
@media (max-width: 47.9375em){
    .cookie {
        padding: 1rem; } }
.cookie__text {
    margin-right: 3.875rem;
    color: #0F213A;
    font: 300 0.875rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (max-width: 61.9375em){
    .cookie__text {
        margin-right: 2rem; } }
@media (max-width: 47.9375em){
    .cookie__text {
        margin-right: 0;
        margin-bottom: 1rem; } }
.cookie__link {
    text-decoration: underline;
    -webkit-transition-property: color, -webkit-text-decoration;
    transition-property: color, -webkit-text-decoration;
    -o-transition-property: color, text-decoration;
    transition-property: color, text-decoration;
    transition-property: color, text-decoration, -webkit-text-decoration;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
@media screen and (hover: hover) {
    .cookie__link:hover {
        color: #b9b7c2;
        text-decoration: none;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.cookie .button.m-first {
    padding: 0.75rem 2.1875rem;
    font: 300 1.25rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
@media (max-width: 47.9375em){
    .cookie .button.m-first {
        width: 100%; } }
.cookie[data-show] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
@media (max-width: 47.9375em){
    .cookie[data-show] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }

.header-search {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 1000;
    width: 31.5rem;
    top: calc(100% + 0.1875rem);
    right: 0;
    display: none;
    background: white;
    border: thin solid #E6E5E4; }
@media (min-width: 62rem) and (max-width: 119.9375em){
    .header-search {
        right: 1.875rem; } }
@media (max-width: 61.9375em){
    .header-search {
        width: 100%;
        top: calc(100% + 0.6875rem); } }
.header-search[data-show] {
    display: block; }
.header-search .popup__close {
    top: 1.375rem;
    right: 1.125rem;
    z-index: 1001; }
.header-search__form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 1.125rem 3.125rem 1.125rem 1.125rem; }
.header-search__field {
    position: relative; }
.header-search__field input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.1875rem 0.75rem;
    border: thin solid #0F213A;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.header-search__field input::-webkit-input-placeholder {
    color: #666666;
    opacity: .5; }
.header-search__field input::-moz-placeholder {
    color: #666666;
    opacity: .5; }
.header-search__field input:-ms-input-placeholder {
    color: #666666;
    opacity: .5; }
.header-search__field input::-ms-input-placeholder {
    color: #666666;
    opacity: .5; }
.header-search__field input::placeholder {
    color: #666666;
    opacity: .5; }
.header-search__field svg {
    position: absolute;
    top: 0.375rem;
    right: 0.375rem; }
.header-search__results {
    display: none;
    grid: 'links items' 'links btn' / 30% 70%;
    position: absolute;
    width: 100vw;
    max-width: 74.625rem;
    top: calc(100% - 0.1875rem);
    right: -0.0625rem;
    border: thin solid #E6E5E4;
    background-color: white; }
@media (max-width: 61.9375em){
    .header-search__results {
        max-width: unset;
        width: 100%; } }
@media (max-width: 47.9375em){
    .header-search__results {
        grid: 'items' 'links' 'btn' / 1fr;
        height: calc(var(--windowHeight, 100vh) - 7.5rem);
        overflow-y: auto; } }
.header-search__results.m-show {
    display: -ms-grid;
    display: grid; }
.header-search__links {
    grid-area: links;
    padding: 1.875rem 1rem;
    font: 300 0.875rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.header-search__title {
    margin-bottom: 0.625rem;
    font-size: 1.125rem;
    letter-spacing: 0.0625rem;
    line-height: 1.3125rem;
    font-weight: normal; }
.header-search__title:not(:first-child) {
    margin-top: 1.875rem; }
.header-search__link {
    display: block; }
.header-search__link:not(:last-child) {
    margin-bottom: 0.5rem; }
.header-search__link-dop {
    display: block;
    color: #666666;
    font-size: 0.625rem;
    letter-spacing: normal;
    line-height: 0.625rem; }
.header-search__items {
    grid-area: items;
    padding: 1.6875rem 0.875rem 0.5625rem;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5rem 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
    border-left: thin solid #E6E5E4; }
@media (max-width: 47.9375em){
    .header-search__items {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; } }
.header-search__item {
    display: -ms-grid;
    display: grid;
    grid: 'img title' 'img info' 'img price' / 3rem 1fr;
    -webkit-column-gap: 0.375rem;
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem; }
.header-search__item-img {
    grid-area: img;
    width: 3rem;
    height: 3rem;
    -o-object-fit: cover;
    object-fit: cover; }
.header-search__item-title {
    font: 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.header-search__item-title span {
    font-family: "Petersburg", "Times New Roman", serif;
    font-style: italic; }
.header-search__item-info {
    color: #666666;
    font: 300 0.625rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.header-search__item-price span {
    font: 300 1.125rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif; }
.header-search__item-price span.old-price {
    font: 300 1.125rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif;
    text-decoration: line-through;
    color: #c7c7c7; }
.header-search__btn {
    grid-area: btn;
    padding: 0.9375rem;
    background-color: #f9f9f9;
    font: 300 0.875rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-align: center; }

.ingredient-popup__image {
    margin: -1rem -1rem 1.875rem;
    width: calc(100% + 2rem);
    height: 15rem;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .ingredient-popup__image {
        margin: -1.5rem -1.5rem 1.875rem;
        width: calc(100% + 3rem); } }
@media (min-width: 62em){
    .ingredient-popup__image {
        margin: -1.875rem -2.5rem 1.875rem;
        width: 60.375rem; } }

@media (min-width: 62em){
    [data-popup="ingredient"] .popup__container {
        padding: 1.875rem 2.5rem 2.5rem; } }

[data-popup="ingredient"] .popup__title {
    margin-top: 0; }

[data-popup="pickup"] .popup__container {
    padding: 0;
    overflow: hidden; }

[data-popup="pickup"] .popup__content {
    width: 100%;
    height: 100%; }

[data-popup="pickup"] .popup__close {
    z-index: 100; }

.popup {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #0F213A;
    background: rgba(0, 0, 0, 0.5);
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s; }
.popup[data-show] {
    opacity: 1;
    visibility: visible; }
@media (min-width: 62em){
    .popup {
        overflow-y: auto; } }
.popup__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 60.375rem;
    height: 100%;
    padding: 1rem 1rem 2.5rem;
    background-color: white;
    overflow-y: auto; }
@media (min-width: 48em){
    .popup__container {
        left: 50%;
        padding: 1.5rem 1.5rem 2.5rem;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }
@media (min-width: 62em){
    .popup__container {
        top: 4rem;
        height: auto;
        padding: 1.875rem 1.875rem 3.5rem; } }
.popup__close {
    position: relative;
    position: absolute;
    top: 1rem;
    right: 1rem; }
.popup__close:after {
    content: '';
    position: absolute;
    top: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
    right: -0.625rem; }
@media (min-width: 48em){
    .popup__close {
        top: 1.5rem;
        right: 1.5rem; } }
@media (min-width: 62em){
    .popup__close {
        top: 1.25rem;
        right: 1.25rem; } }
.popup__title {
    display: block;
    margin: 1.875rem 0 1.25rem;
    font-size: 1.5625rem;
    line-height: 1.875rem;
    font-weight: normal;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
    text-align: center; }
@media (min-width: 48em){
    .popup__title {
        margin: 3rem 0 1.25rem; } }
@media (min-width: 62em){
    .popup__title {
        margin: 1.625rem 0 1.5rem;
        font-size: 2.1875rem;
        line-height: 2.625rem; } }
.popup.m-content .popup__container {
    height: auto;
    padding: 1.875rem 2.5rem 2.5rem;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
@media (max-width: 47.9375em){
    .popup.m-content .popup__container {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
.popup.m-big .popup__container {
    max-width: 75rem;
    top: 0;
    height: 100%; }
.popup.m-full .popup__container {
    max-width: none;
    top: 0;
    height: 100%; }

html[data-popup-is-open] {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%; }

[data-popup="product-picture"] .popup__container {
    padding: 0.9375rem; }

[data-popup="product-picture"] .popup__close {
    z-index: 100; }

[data-popup="product-picture"] .popup__content {
    position: relative;
    width: 100%; }
@media (max-width: 61.9375em){
    [data-popup="product-picture"] .popup__content {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
[data-popup="product-picture"] .popup__content .popup-slider {
    position: relative; }
[data-popup="product-picture"] .popup__content .slick-slide > div {
    position: relative; }
[data-popup="product-picture"] .popup__content .slick-slide > div:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
[data-popup="product-picture"] .popup__content .slick-slide > div > picture > img,
[data-popup="product-picture"] .popup__content .slick-slide > div > img,
[data-popup="product-picture"] .popup__content .slick-slide > div > div,
[data-popup="product-picture"] .popup__content .slick-slide > div > figure,
[data-popup="product-picture"] .popup__content .slick-slide > div > iframe,
[data-popup="product-picture"] .popup__content .slick-slide > div .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
[data-popup="product-picture"] .popup__content .slider__prev {
    left: 0; }
[data-popup="product-picture"] .popup__content .slider__next {
    right: 0; }

[data-popup="product-video"] {
    z-index: 10001; }
[data-popup="product-video"] .popup__close {
    z-index: 100; }
[data-popup="product-video"] .popup__content {
    position: relative;
    width: 100%;
    height: 100%; }
[data-popup="product-video"] .popup__content .popup-video {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.small-cart {
    position: absolute;
    z-index: 1000;
    top: calc(100% + 0.1875rem);
    right: 0;
    display: none;
    background: white;
    border: thin solid #e6e5e4; }
@media (min-width: 48em){
    .small-cart {
        width: 31.5rem; } }
@media (max-width: 47.9375em){
    .small-cart {
        overflow-y: auto;
        overflow-x: hidden;
        height: calc(100vh - 3.25rem);
        width: 100vw;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }
@media (max-width: 61.9375em){
    .small-cart {
        top: calc(100% + 0.6875rem); } }
@media (min-width: 62rem) and (max-width: 119.9375em){
    .small-cart {
        right: 1.875rem; } }
.small-cart__title {
    padding: 0.5625rem 1rem 0.625rem;
    font: 1.125rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: center;
    border-bottom: thin solid #e6e5e4; }
@media (min-width: 48em){
    .small-cart__title {
        padding: 0.6875rem 1rem 0.5rem; } }
@media (min-width: 48em){
    .small-cart__products {
        max-height: 20.25rem;
        overflow-y: auto;
        overflow-x: hidden; } }
.small-cart__footer {
    padding: 1.25rem;
    border-top: thin solid #e6e5e4; }
.small-cart__footer .button {
    font: 300 1rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif;
    padding: 0.75rem;
    width: 100%; }
.small-cart__price {
    margin-left: 7.5rem;
    margin-bottom: 1.25rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .small-cart__price {
        margin-left: 11.125rem; } }
.small-cart .popup__close {
    top: 0.9375rem;
    right: 1.25rem; }
.small-cart[data-show] {
    display: block; }

[data-popup="subscription"] .popup__container {
    max-width: 50rem;
    padding: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
@media (max-width: 61.9375em){
    [data-popup="subscription"] .popup__container {
        height: auto; } }
@media (max-width: 47.9375em){
    [data-popup="subscription"] .popup__container {
        padding: 1rem;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }

.favorite__subscribe {
    /* position: absolute;
  bottom: 0.375rem; */
    margin-top: 0.75rem;
    width: 100%;
}

.favorite__subscribe .counter {
    display: none;
    margin-bottom: 0.375rem;
}

.favorite__subscribe-btn {
    font-size: 1rem !important;
    min-width: unset !important;
}
@media (min-width: 47.9375rem) and (max-width: 61.9375em){
    .favorite__subscribe .counter {
        display: flex;
        visibility: hidden;
    }
}
@media (max-width: 61.9375em){
    .favorite__subscribe {
        bottom: 0;
    }
}

@media (max-width: 48em){
    .favorite__subscribe {
        width: unset;
    }
}

@media (max-width: 26.5625em){
    .favorite__subscribe-btn {
        font-size: 0.625rem !important;
    }
}
.subscription {
    position: relative;
    color: white; }
.subscription__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden; }
.subscription__bg img {
    width: 101%;
    height: 101%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover; }
.subscription__bg::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4); }
.subscription__content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 27.125rem;
    margin: 3.75rem auto; }
@media (max-width: 47.9375em){
    .subscription__content {
        margin: 1rem auto; } }
.subscription__title {
    margin-bottom: 1.25rem;
    font: italic 2.75rem/4.5rem "Petersburg", "Times New Roman", serif;
    text-align: center; }
@media (max-width: 47.9375em){
    .subscription__title {
        line-height: 1.2; } }
.subscription__text {
    margin-bottom: 1.875rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.subscription__form .field {
    margin-bottom: 1.5rem; }
.subscription__form .field input {
    padding: 0.625rem 0.75rem 0.5rem;
    border-color: #0F213A; }
.subscription__form .checkbox {
    max-width: 25rem;
    margin: 0 auto 1.5rem; }
.subscription__form .checkbox label {
    font-size: 0.875rem;
    line-height: 1.3125rem; }
.subscription__form .checkbox label a {
    text-decoration: underline; }
.subscription__form .button {
    display: block;
    margin: 0 auto;
    padding: 0.6875rem 1.625rem;
    background-color: #0F213A;
    font: 300 0.9375rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif; }
@media screen and (hover: hover) {
    .subscription__form .button:hover {
        background-color: #5E6A71; } }

.post {
    padding: 1rem 0 5rem;
    background: #e9f0f1; }
@media (min-width: 62em){
    .post__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
.post__content {
    background: white;
    padding: 1.125rem 1rem 3rem;
    margin: 0 -1rem 2.5rem; }
@media (min-width: 48em){
    .post__content {
        margin: 0 0 2.5rem;
        padding: 1.125rem 2.25rem 3rem; } }
@media (min-width: 62em){
    .post__content {
        margin: 0;
        padding: 1.125rem 2.875rem 3rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        max-width: 57rem;
        width: 100%; } }
.post__header {
    max-width: 50rem;
    margin-bottom: 1.25rem; }
@media (min-width: 48em){
    .post__header {
        margin-bottom: 1.5rem; } }
.post__title {
    margin-bottom: 0.5rem;
    font: 1.5625rem/1.875rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.0625rem; }
@media (min-width: 48em){
    .post__title {
        display: inline;
        margin-bottom: 0;
        font: 2.1875rem/2.625rem "Stem", "Helvetica", "Arial", sans-serif; } }
.post__date {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    color: #666666;
    white-space: nowrap; }
@media (min-width: 48em){
    .post__date {
        display: inline;
        margin-left: 3rem; } }
.post__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top: thin solid #c9c9c9;
    border-bottom: thin solid #c9c9c9;
    padding: 0.75rem 0;
    margin-bottom: 2.5rem;
    overflow-x: auto;
    overflow-y: hidden; }
.post__link {
    display: block;
    padding: 0 0.25rem;
    -webkit-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s; }
.post__link img {
    width: 3.125rem;
    height: 3.125rem;
    -o-object-fit: cover;
    object-fit: cover; }
@media screen and (hover: hover) {
    .post__link:hover {
        -webkit-transition: opacity 0.1s;
        -o-transition: opacity 0.1s;
        transition: opacity 0.1s;
        opacity: .6; } }
.post__back {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
.post .breadcrumbs {
    display: inline-block;
    margin-bottom: 1.25rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
@media (min-width: 48em){
    .post .breadcrumbs {
        margin-bottom: 2.5rem; } }
.post .breadcrumbs__item {
    display: inline;
    white-space: normal; }
.post .news-best {
    position: static;
    right: unset; }
@media (min-width: 62em){
    .post .news-best {
        width: 27.75rem;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 1.375rem; } }
.post .content {
    margin-bottom: 3rem; }
.post .slider {
    margin: 0 -1rem 3rem;
    padding: 0;
    width: auto; }
@media (min-width: 48em){
    .post .slider {
        margin: 0 -2.75rem 3rem; }
    .post .slider .slider__prev {
        left: -2.875rem; }
    .post .slider .slider__next {
        right: -2.875rem; } }
@media (min-width: 62em){
    .post .slider {
        width: 100%;
        margin: 0 0 3rem; }
    .post .slider .slider__prev {
        left: -3.5rem; }
    .post .slider .slider__next {
        right: -3.5rem; } }
@media (min-width: 48em){
    .post .slider__container {
        margin: 0 3.75rem; } }
.post .container {
    margin: 0 auto;
    max-width: 90rem; }
@media (min-width: 120em){
    .post .container {
        padding: 0 1.875rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }

.product-card {
    position: relative;
    padding-bottom: 4rem;
    background: #fff; }
.product-card__picture {
    position: relative;
    display: block;
    width: 100%;
    /* margin-bottom: 0.75rem;
    padding-bottom: 0.375rem;
    border-bottom: thin solid #e6e5e4; */}
.product-card__picture:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
.product-card__picture > picture > img,
.product-card__picture > img,
.product-card__picture > div,
.product-card__picture > figure,
.product-card__picture > iframe,
.product-card__picture .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover; }
/* @media (min-width: 120em){
  .product-card__picture:before {
    padding-top: 87.43316%; } } */
.m-mini .product-card__picture {
    border: none;
    margin-bottom: 0; }
.m-set .product-card__picture {
    margin-bottom: 1rem;
    border: thin dashed #CCCFD2; }
.m-selected.m-set .product-card__picture {
    border: 0.125rem solid #C5D7D9; }
.product-card__picture > img {
    -webkit-transition: opacity 0.15s;
    -o-transition: opacity 0.15s;
    transition: opacity 0.15s; }
.product-card__picture > img:last-child {
    opacity: 0; }
@media screen and (hover: hover) {
    .product-card__picture:hover > img:last-child {
        opacity: 1; }
    .product-card__picture:hover > img:first-child {
        opacity: 1; } }
.product-card__rating {
    grid-area: rating; }
.m-mini .product-card__rating.rating,
.m-set .product-card__rating.rating {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.product-card__title {
    /* min-height: 6rem; */
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.1875rem;
    grid-area: title;
    text-align: center;
    font-weight: 600;
    color: #0F213A; }
.m-cart .product-card__title {
    font-size: 0.875rem;
    line-height: 1.1875rem;
    min-height: 6rem; }
.product-card__title.favorite {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 4.3125rem; }
@media (max-width: 26.5625em){
    .product-card__title.favorite {
        height: unset ;
    }
}
@media (min-width: 48em){
    .product-card__title {
        font-size: 1rem;
        letter-spacing: 0.075rem;
        line-height: 1.5rem; } }
.m-mini .product-card__title,
.m-set .product-card__title {
    display: none; }
@media (min-width: 48em){
    .m-mini .product-card__title,
    .m-set .product-card__title {
        display: block;
        margin-bottom: 0.375rem;
        color: #0F213A;
        text-align: center;
        letter-spacing: normal; } }
.m-set .product-card__title {
    display: block;
    margin-bottom: 0.6875rem;
    color: #0F213A;
    text-align: center; }
.product-card__title a {
    position: relative; }
.product-card__title a:after {
    content: '';
    position: absolute;
    top: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
    right: -0.3125rem; }
@media screen and (hover: hover) {
    .product-card__title a:hover {
        color: #0f213a; }
    .product-card__title a:hover svg {
        fill: #0f213a; } }
@media screen and (hover: hover) {
    .product-card__title a:focus {
        color: #0f213a; }
    .product-card__title a:focus svg {
        fill: #0f213a; } }
.product-card__labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    position: absolute;
    z-index: 1;
    left: 0.5625rem;
    pointer-events: none; }
.product-card__label {
    font-size: 0.75rem;
    letter-spacing: 0.0625rem;
    line-height: 1.25rem;
    padding: 0.75rem 0.375rem;
    text-transform: uppercase;
    color: #0F213A;
    background: #E9F0F1; }
.product-card__buy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 0.875rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    grid-area: buy;
    /* margin-top: 0.5rem; */
    font-weight: 600;
    text-transform: uppercase;
    color: #0F213A;
    height: 10%;
    width: 14rem;
    border-radius: 2px;
    border: 1px solid #0e223a; }
@media (min-width: 48em){
    .product-card__buy {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
.product-card__buy svg {
    margin-right: 0.375rem;
    fill: #666666; }
@media (min-width: 48em){
    .product-card__buy svg {
        margin-bottom: 0.25rem;
        margin-right: 0; } }
@media screen and (hover: hover) {
    .product-card__buy:hover {
        color: #0f213a; }
    .product-card__buy:hover svg {
        fill: #0f213a; } }
@media screen and (hover: hover) {
    .product-card__buy:focus {
        color: #0f213a; }
    .product-card__buy:focus svg {
        fill: #0f213a; } }
@media (min-width: 48em){
    .product-card__about {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr auto;
        grid-template: auto/1fr auto;
        grid-template-areas: 'title' 'rating' 'price' 'buy'; 
        grid-row-gap: 1.25rem;
        justify-items: center; }
    .m-cart .product-card__about {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr auto;
        grid-template: auto/1fr auto;
        grid-template-areas: 'title' 'buy';  }
    .about-advantage__title {
        -ms-grid-row: 2;
        -ms-grid-column: 1; }
    .order-product__title {
        -ms-grid-row: 2;
        -ms-grid-column: 1; }
    .product-card__about > .product-card__rating {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .product-card__title {
        -ms-grid-row: 2;
        -ms-grid-column: 1; }
    .product-card__buy {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1; } }
@media (min-width: 48em){
    .m-mini .product-card__about,
    .m-set .product-card__about {
        display: block; } }
.product-card__about.m-fav {
    display: block; }
@media (max-width: 47.9375em){
    .product-card__about.m-fav {
        padding-right: 1rem; } }
.product-card__about.m-fav .price {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.product-card__about.m-fav .button.m-first {
    padding: 0.75rem 0.375rem;
    margin: 0;
    width: 100%;
    -ms-flex-negative: 1;
    flex-shrink: 1; }
@media screen and (hover: hover) {
    .product-card__about.m-fav .button.m-first:hover {
        color: white; } }
.product-card__fav {
    position: relative;
    position: absolute;
    top: 0.375rem;
    right: 0.375rem;
    width: 1.625rem;
    height: 1.5rem; }
.product-card__fav:after {
    content: '';
    position: absolute;
    top: -0.375rem;
    bottom: -0.375rem;
    left: -0.375rem;
    right: -0.375rem; }
@media (min-width: 48em){
    .product-card__fav {
        top: 0.625rem;
        right: 0.625rem; }
    .product-card__fav:after {
        top: -0.625rem;
        bottom: -0.625rem;
        left: -0.625rem;
        right: -0.625rem; } }
@media (min-width: 62em){
    .m-cart .product-card__title {
        padding: 0.5rem 2rem;
         }
    .product-card__fav {
        top: 1.125rem;
        right: 1.25rem; }
    .product-card__fav:after {
        top: -1.125rem;
        bottom: -0.3125rem;
        left: -0.3125rem;
        right: -1.25rem; } }
.product-card__fav svg {
    stroke: #e6e5e4;
    fill: transparent;
    -webkit-transition-property: stroke, fill;
    -o-transition-property: stroke, fill;
    transition-property: stroke, fill;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    margin: auto; }
@media screen and (hover: hover) {
    .product-card__fav:hover svg {
        stroke: #0f213a;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.product-card__fav[data-active] svg {
    fill: #0f213a;
    stroke: #0f213a; }
.product-card .price {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    grid-area: price; }
.slider__slide .product-card .price {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
.product-card.m-list .product-card__body {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 17.875rem 2.5rem 1fr;
    grid-template-columns: 17.875rem 1fr;
    -webkit-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem; }
.product-card.m-list .product-card__picture {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: 1 / 1;
    border-bottom: none; }
.product-card.m-list .product-card__about {
    grid: 'title' auto 'price' auto 'rating' auto 'description' auto 'buy' auto / 1fr;
    -ms-flex-line-pack: start;
    align-content: start; }
.product-card.m-list .product-card__fav {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: 1 / 1;
    -ms-grid-column-align: end;
    justify-self: end;
    position: relative; }
.product-card.m-list .product-card__title {
    margin-bottom: 0.875rem;
    color: #0F213A;
    font-size: 1.5rem;
    line-height: 1.6875rem;
    font-weight: normal;
    letter-spacing: 0.0625rem; }
.product-card.m-list .product-card__rating {
    margin-bottom: 1.5rem; }
.product-card.m-list .product-card__description {
    margin-bottom: 1.875rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.product-card.m-list .product-card__description p:not(:last-child) {
    margin-bottom: 1rem; }
.product-card.m-list .product-card__buy {
    width: 20rem;
    font-size: 1.25rem;
    line-height: 1.25rem; }
@media screen and (hover: hover) {
    .product-card.m-list .product-card__buy:hover {
        color: white; } }
.product-card.m-list .price {
    margin-top: 0;
    margin-bottom: 0.9375rem;
    font-size: 1.5rem;
    line-height: 1.5rem; }
.product-card.m-list .price span:not(:last-child) {
    margin-right: 1rem; }
.product-card__counter {
    margin-top: 0.5rem; }
@media (min-width: 48em){
    .product-card__counter {
        margin-top: 0.625rem; } }
@media (min-width: 62em){
    .product-card__counter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 0.75rem; } }
.product-card__counter .counter {
    margin-right: 0.375rem;
    margin-bottom: 0.5rem;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
@media (min-width: 48em){
    .product-card__counter .counter {
        margin-bottom: 0.375rem; } }

.gift {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    padding: 0.9375rem 1rem;
    margin: 0 -1rem 2.5rem;
    background: #e9f0f1;
    font-weight: 300; }
@media (min-width: 48em){
    .gift {
        padding: 0.9375rem 1.5rem;
        margin: 0 -1.5rem 2.5rem; } }
@media (min-width: 62em){
    .gift {
        padding: 0.9375rem;
        margin: 0 0 2.5rem -0.9375rem; } }
@media (min-width: 120em){
    .gift {
        margin: 0 3.75rem 2.5rem -0.9375rem; } }
.gift__info {
    margin-bottom: 0.5rem; }
.gift__info b {
    display: block; }
.gift__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.gift__image {
    width: 6.25rem;
    height: 6.25rem;
    margin-right: 1rem;
    -o-object-fit: contain;
    object-fit: contain; }
.gift figcaption {
    max-width: 8.875rem; }

.ingredient {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.ingredient__image {
    position: relative;
    margin-bottom: 1.875rem; }
.ingredient__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 130%; }
.ingredient__image > picture > img,
.ingredient__image > img,
.ingredient__image > div,
.ingredient__image > figure,
.ingredient__image > iframe,
.ingredient__image .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 48em){
    .ingredient__image {
        position: relative; }
    .ingredient__image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 89.0411%; }
    .ingredient__image > picture > img,
    .ingredient__image > img,
    .ingredient__image > div,
    .ingredient__image > figure,
    .ingredient__image > iframe,
    .ingredient__image .aspect-ratio {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover; } }
@media (min-width: 62em){
    .ingredient__image {
        position: relative; }
    .ingredient__image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 89.10256%; }
    .ingredient__image > picture > img,
    .ingredient__image > img,
    .ingredient__image > div,
    .ingredient__image > figure,
    .ingredient__image > iframe,
    .ingredient__image .aspect-ratio {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -o-object-fit: cover;
        object-fit: cover; } }
.ingredient__title {
    display: block;
    margin-bottom: 0.625rem;
    font: italic 1.5625rem/1.875rem "Petersburg", "Times New Roman", serif; }
.ingredient__description {
    margin-bottom: 0.375rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.ingredient__link {
    display: inline-block;
    border-bottom: thin solid;
    font: 300 1.25rem/1.875rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }

.ingredients {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 2.5rem; }
.ingredients__title {
    margin-bottom: 1.875rem;
    padding: 0 1rem 0.9375rem;
    border-bottom: 0.125rem solid #0F213A;
    font: italic 1.875rem/2.25rem "Petersburg", "Times New Roman", serif;
    text-align: center; }
.ingredients__content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 3.125rem;
    padding: 0 3.75rem; }
@media (min-width: 48em){
    .ingredients__content {
        padding: 0 4.8125rem; } }
@media (min-width: 62em){
    .ingredients__content {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        max-width: 59.125rem; } }
@media (min-width: 120em){
    .ingredients__content {
        max-width: 77.875rem; } }
.ingredients__slider-container {
    position: relative;
    width: 100%; }
.ingredients__slider .slick-slide {
    margin: 0 0.625rem; }
@media (min-width: 48rem) and (max-width: 61.9375em){
    .ingredients__slider .slick-slide {
        margin: 0 0.9375rem; } }
.ingredients__slider .slick-list {
    margin: 0 -0.625rem; }
@media (min-width: 48rem) and (max-width: 61.9375em){
    .ingredients__slider .slick-list {
        margin: 0 -0.9375rem; } }

.product-icons {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    font-weight: 300;
    margin-bottom: 2.5rem; }
@media (min-width: 48em){
    .product-icons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 48.375rem;
        margin: 0 auto 2.5rem; } }
@media (min-width: 62em){
    .product-icons {
        margin: 0 0 2.5rem; } }
.product-icons__title {
    grid-area: title;
    display: block;
    font-weight: normal; }
@media (min-width: 48em){
    .product-icons__title {
        margin-bottom: 0.25rem; } }
.product-icons__image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: image;
    width: 4.375rem;
    height: 4.375rem;
    -o-object-fit: contain;
    object-fit: contain; }
.cart-product.m-probe > .product-icons__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
.cart-product.m-checkout > .product-icons__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
.cart-product.m-checkout.m-probe > .product-icons__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
@media (min-width: 48em){
    .product-icons__image {
        margin: 0 auto 0.5rem; } }
@media (max-width: 47.9375em){
    .product-icons__item {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 4.375rem 0.875rem 1fr;
        grid-template: auto 1fr/4.375rem 1fr;
        grid-gap: 0.25rem 0.875rem;
        grid-template-areas: 'image title' 'image info'; }
    .product-icons__item:not(:last-child) {
        margin-bottom: 1.25rem; }
    .product-icons__item > .about-advantage__title {
        -ms-grid-row: 1;
        -ms-grid-column: 3; }
    .order__info {
        -ms-grid-row: 3;
        -ms-grid-column: 3; }
    .product-icons__item > .order-product__title {
        -ms-grid-row: 1;
        -ms-grid-column: 3; }
    .product-icons__item > .product-card__title {
        -ms-grid-row: 1;
        -ms-grid-column: 3; }
    .product-icons__item > .product-icons__title {
        -ms-grid-row: 1;
        -ms-grid-column: 3; } }
@media (min-width: 48em){
    .product-icons__item {
        max-width: 13.75rem;
        text-align: center; } }
@media (min-width: 62em){
    .product-icons__item {
        max-width: 15rem; } }
.product-icons__info {
    grid-area: info; }

.product-slider {
    margin-bottom: 1.875rem; }
@media (min-width: 48em){
    .product-slider {
        margin-bottom: 3.125rem; } }
@media (min-width: 62em){
    .product-slider {
        grid-area: slider;
        max-width: 35rem; } }
@media (min-width: 120em){
    .product-slider {
        grid-area: slider;
        max-width: 43.125rem; } }
@media (min-width: 62em){
    .cart__products {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .cart__promo {
        -ms-grid-row: 1;
        -ms-grid-column: 3; }
    .cart__promo-wrapper {
        -ms-grid-row: 1;
        -ms-grid-column: 3; }
    .cart .slider.m-cart {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .product-slider {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .product-slider {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; } }
.product-slider__body {
    position: relative;

}



.product-slider__body img {
    display: block !important; }

.product-slider__image {
    position: relative; }

.product-slider__image > picture > img,
.product-slider__image > img,
.product-slider__image > div,
.product-slider__image > figure,
.product-slider__image > iframe,
.product-slider__image .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
.product-slider__video {
    position: relative; }
.product-slider__video:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
.product-slider__video > picture > img,
.product-slider__video > img,
.product-slider__video > div,
.product-slider__video > figure,
.product-slider__video > iframe,
.product-slider__video .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
.product-slider__video::after {
    content: url(/local/templates/main/styles/../assets/img/product/play.svg);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.product-slider__nav .swiper-wrapper img{
    height: auto !important;
    aspect-ratio: 1;
}
.product-slider__nav-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    height: 100%;
    width: 2.875rem;
    background: white; }
.product-slider__nav-arrow.m-left {
    left: 0; }
@media (min-width: 62em){
    .product-slider__nav-arrow.m-left {
        left: -2.5rem; } }
.product-slider__nav-arrow.m-right {
    right: 0; }
@media (max-width: 47.9375em){
    .product-slider__nav-arrow.m-right {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; } }
@media (min-width: 62em){
    .product-slider__nav-arrow.m-right {
        right: -2.5rem; } }
.product-slider__nav-arrow svg {
    padding: 0 0.125rem; }
@media (min-width: 48em){
    .product-slider__nav-arrow {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 9vw; } }
@media (min-width: 62em){
    .product-slider__nav-arrow {
        width: 4.3125rem; } }
.product-slider__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    height: 100%; }
.product-slider__arrow.m-left {
    left: -3.125rem; }
.product-slider__arrow.m-right {
    right: -3.125rem; }
.product-slider .slick-slide > div {
    position: relative; }
.product-slider .slick-slide > div:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
.product-slider .slick-slide > div > picture > img,
.product-slider .slick-slide > div > img,
.product-slider .slick-slide > div > div,
.product-slider .slick-slide > div > figure,
.product-slider .slick-slide > div > iframe,
.product-slider .slick-slide > div .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
.product-slider svg {
    fill: #5e6a71; }

.product-sliders {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 62rem;
    margin: 3rem auto; }
@media (min-width: 62em){
    .product-sliders {
        display: -ms-grid;
        display: grid;
        grid: auto / 43.4375rem 28.875rem;
        -webkit-column-gap: 7.6875rem;
        -moz-column-gap: 7.6875rem;
        column-gap: 7.6875rem; } }

.product-tabs {
    margin-top: 3rem;
    margin-bottom: 2.5rem; }
@media (min-width: 48em){
    .product-tabs {
        margin-bottom: 3.125rem; } }
@media (min-width: 62em){
    .product-tabs {
        margin-bottom: 5rem;
        padding: 0; } }
.product-tabs .content:not(:last-child) {
    margin-bottom: 1.25rem; }
@media (min-width: 62em){
    .product-tabs .content:not(:last-child) {
        margin-bottom: 2.5rem; } }
.product-tabs__description {
    font-size: 1.25rem;
    letter-spacing: normal;
    line-height: 1.875rem;
    font-weight: 300; }
.product-tabs .tabs__tab {
    padding: 1rem 1rem 1.0625rem;
    padding-bottom: 1.875rem;
    border-bottom: thin solid #e6e5e4; }
@media (min-width: 62em){
    .product-tabs .tabs__tab {
        padding: 1rem 1rem 1.0625rem; } }
@media (max-width: 61.9375em){
    .product-tabs .tabs__tab {
        padding-top: 1.25rem; } }
@media (max-width: 61.9375em){
    .product-tabs .tabs__tab {
        padding-top: 1.25rem; } }
@media (max-width: 61.9375em){
    .product-tabs .tabs__tab:not(:last-child) {
        border-bottom: none; } }
@media (max-width: 61.9375em){
    .product-tabs .tabs__body {
        border-bottom: thin solid #e6e5e4; } }

.product {
    padding-bottom: 2.5rem;
    margin-bottom: 1.875rem;
    margin-top: 0.875rem; }
@media (min-width: 62em){
    .product {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 35rem 5rem 1fr;
        grid-template: auto/35rem 37rem;
        grid-template-areas: 'slider bc' 'slider header' 'slider subtitle' 'slider rating' 'slider price' 'slider about';
        grid-column-gap: 5rem;
        max-width: 88rem;
        padding: 0 5.5rem 1.25rem;
        margin: 0.875rem auto;
        grid-row-gap: 0.75rem; }
    .product > .catalog__header {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1; }
    .product > .pickup-map__header {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1; }
    .product > .product-card__rating {
        -ms-grid-row: 3;
        -ms-grid-column: 3; } }
@media (min-width: 120em){
    .product {
        -ms-grid-columns: 43.125rem 3.5rem 1fr;
        grid-template: auto/43.125rem 37rem;
        grid-template-areas: 'slider bc' 'slider header' 'slider subtitle' 'slider rating' 'slider price' 'slider about';
        grid-column-gap: 3.5rem;
        padding: 0 6.25rem 0 5rem;
        margin: 0.875rem auto;
        max-width: 95rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        grid-row-gap: 0.75rem; }
    .product > .catalog__header {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1; }
    .product > .pickup-map__header {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1; }
    .product > .product-card__rating {
        -ms-grid-row: 3;
        -ms-grid-column: 3; } }
.product__about {
    grid-area: about; }
.product__title {
    font-size: 1.5625rem;
    letter-spacing: 0.0625rem;
    line-height: 1.875rem;
    font-weight: normal;
    margin-bottom: 0.25rem; }
@media (min-width: 62em){
    .product__title {
        font-size: 2.1875rem;
        letter-spacing: 0.0625rem;
        line-height: 2.625rem;
        margin-bottom: 1rem; } }
.product__subtitle {
    grid-area: subtitle;
    font-size: 1rem;
    font-weight: 350;
    line-height: 1.625rem;
    color: var(--666666, #666); }
@media (max-width: 61.9375em){
    .product__subtitle,
    .product__rating {
        margin-bottom: 1.25rem; } }
.product__header {
    grid-area: header; }
.product__label {
    font-size: 0.75rem;
    letter-spacing: 0.0625rem;
    line-height: 1.25rem;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.75rem 0.375rem;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    background: #0f213a; }
.product__vendor {
    font-size: 0.9375rem;
    letter-spacing: normal;
    line-height: 1.25rem;
    color: #c7c7c7;
    font-weight: normal; }
.product__benefits {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    margin-bottom: 1.25rem;
    font-weight: 300; }
.product__counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    font-weight: 300;
    margin: 0 auto 1.25rem;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
@media (max-width: 61.9375em){
    .product__counter {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
@media (min-width: 62em){
    .product__vendor {
        margin-left: 0.625rem;
    } }
.product__counter .counter {
    height: 4.5rem; }
.product__counter span {
    text-transform: uppercase; }
.product__buttons {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    -ms-grid-columns: auto;
    grid-template: auto/auto;
    grid-gap: 1rem; }
@media (min-width: 48em){
    .product__buttons {
        grid-gap: 1.875rem; } }
@media (min-width: 62em){
    .product__buttons {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 1.375rem 2rem;
        grid-template: auto/1fr 2rem;
        grid-gap: 1.375rem; } }
.product__buttons .m-second {
    position: relative; }
.product__buttons .m-second svg {
    position: absolute;
    fill: #5e6a71;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition-property: opacity, fill;
    -o-transition-property: opacity, fill;
    transition-property: opacity, fill;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.product__buttons .m-second svg:last-of-type {
    opacity: 0; }
.product__buttons .m-second.m-fav svg:first-of-type {
    opacity: 0;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s; }
.product__buttons .m-second.m-fav svg:last-of-type {
    opacity: 1;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s; }
@media (max-width: 61.9375em){
    .product__buttons .m-second svg {
        display: none; } }
@media (min-width: 62em){
    .product__buttons .m-second {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 0;
        border: none; } }
@media screen and (hover: hover) {
    .product__buttons .m-second:hover {
        background: transparent; }
    .product__buttons .m-second:hover svg {
        fill: #0F213A;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
@media screen and (hover: hover) {
    .product__buttons .m-second:focus {
        background: transparent; }
    .product__buttons .m-second:focus svg {
        fill: #475055; } }
@media (min-width: 62em){
    .product__buttons .m-first {
        background: var(--46829D, #46829D);
        color: white; 
        width: 27.5rem;
        height: 4.5rem } }
.product__controls {
    margin-bottom: 1.25rem; }
@media (min-width: 62em){
    .product__controls {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
.product__timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    margin-bottom: 1.25rem; }
.product__timer > span {
    font-weight: 300; }
.product__description {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    margin-bottom: 1.25rem;
    font-weight: 300; }
.product__info {
    font-size: 1.125rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    margin-bottom: 1.25rem;
    font-weight: bold; }
.product__rating {
    grid-area: rating; }
.product .breadcrumbs {
    grid-area: bc;
    margin: 0 0 1.5rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
@media (max-width: 47.9375em){
    .product .breadcrumbs {
        margin: 0 -1rem 1.5rem;
        padding: 0 1rem;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: auto; } }
.product .price {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    font-size: 1.5rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    margin: 1.25rem 0 0.625rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-area: price;
    align-items: flex-end;
    gap: 24px; }
@media (min-width: 48em){
    .cart-product__image {
        -ms-grid-row: 1;
        -ms-grid-row-span: 3;
        -ms-grid-column: 1; }
    .cart-product.m-checkout > .cart-product__image {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1; }
    .cart-product__data {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .cart-product.m-checkout > .cart-product__data {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .cart-product__counter {
        -ms-grid-row: 1;
        -ms-grid-column: 3; }
    .cart-product__price {
        -ms-grid-row: 1;
        -ms-grid-column: 4; }
    .cart-product.m-checkout > .cart-product__price {
        -ms-grid-row: 1;
        -ms-grid-column: 4; }
    .cart-product__fav {
        -ms-grid-row: 3;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1; }
    .cart-product.m-checkout > .cart-product__fav {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1; }
    .order__price {
        -ms-grid-row: 1;
        -ms-grid-column: 4; }
    .cart-product.m-checkout > .order__price {
        -ms-grid-row: 1;
        -ms-grid-column: 4; }
    .order-product__price {
        -ms-grid-row: 1;
        -ms-grid-column: 4; }
    .cart-product.m-checkout > .order-product__price {
        -ms-grid-row: 1;
        -ms-grid-column: 4; }
    .product-card .price {
        -ms-grid-row: 1;
        -ms-grid-column: 4; }
    .cart-product.m-checkout > .price {
        -ms-grid-row: 1;
        -ms-grid-column: 4; }
    .product-icons__image {
        -ms-grid-row: 1;
        -ms-grid-row-span: 3;
        -ms-grid-column: 1; }
    .cart-product.m-checkout > .product-icons__image {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1; }
    .product .price {
        -ms-grid-row: 1;
        -ms-grid-column: 4; }
    .cart-product.m-checkout > .price {
        -ms-grid-row: 1;
        -ms-grid-column: 4; } }
@media (min-width: 62em){
    .product .price {
        margin-top: 0; } }
.product .price__new {
    margin-right: 1rem; }
.product .price__old {
    margin-right: 1rem; }
.product .rating {
    margin-bottom: 0.625rem; }

.review-form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-grid;
    display: grid;
    grid: auto / 11.125rem 1fr;
    -webkit-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    padding: 0.625rem 0.625rem 0; }
@media (max-width: 47.9375em){
    .review-form {
        grid: auto / auto;
        padding: 0; } }
.review-form__image img {
    width: 100%; }
@media (max-width: 47.9375em){
    .review-form__image {
        max-width: 11.125rem;
        margin: 0 auto; } }
.review-form__title {
    display: block;
    margin-bottom: 2rem;
    font: 300 1.5625rem/1.875rem "Stem", "Helvetica", "Arial", sans-serif; }
.review-form__rating {
    margin-bottom: 1.5rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.review-form__stars {
    position: relative;
    top: 0.1875rem;
    margin: 0 0.625rem; }
@media (max-width: 47.9375em){
    .review-form__stars {
        margin-left: 0; } }
.review-form__star {
    position: relative; }
.review-form__star:after {
    content: '';
    position: absolute;
    top: -0.1875rem;
    bottom: -0.1875rem;
    left: -0.1875rem;
    right: -0.1875rem; }
.review-form__star:not(:last-child) {
    margin-right: 0.375rem; }
.review-form__checkboxes {
    display: -ms-grid;
    display: grid;
    grid: auto / 1fr 1fr;
    margin-bottom: 3.125rem; }
.review-form__checkboxes-name {
    display: block;
    margin-bottom: 0.75rem;
    font: 300 0.875rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
.review-form__checkboxes .checkbox:not(:last-child) {
    margin-bottom: 0.4375rem; }
.review-form .field {
    margin-bottom: 2rem; }
.review-form .field.m-name {
    max-width: 20.375rem;
    margin-bottom: 1rem; }
.review-form .field.m-title {
    margin-bottom: 1rem; }
.review-form .field.m-select {
    display: -ms-grid;
    display: grid;
    grid: 'label' 'input' 'error' / 1fr;
    max-width: 20.375rem; }
.review-form .field.m-select .field__icon {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: input; }
@media (max-width: 61.9375em){
    .review-form .field.m-select.m-group::after {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        grid-area: input;
        -ms-grid-row-align: center;
        align-self: center;
        content: '';
        width: 1.25rem;
        height: 1.25rem;
        position: absolute;
        right: 0.625rem;
        background-image: url(/local/templates/main/styles/../assets/img/content/corner.svg);
        pointer-events: none; } }
.review-form .field.m-city {
    max-width: 100%; }
.review-form .button.m-first {
    padding: 0.625rem 4.375rem;
    font-size: 0.75rem;
    line-height: 1.25rem;
    font-weight: 300; }
@media (max-width: 47.9375em){
    .review-form .button.m-first {
        width: 100%; } }

.review {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 2.5rem; }
@media (min-width: 48em){
    .review {
        display: -ms-grid;
        display: grid;
        grid: auto auto / 13.5rem 1fr;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        margin-top: 2.25rem; } }
@media (min-width: 62em){
    .review {
        -ms-grid-columns: 14.25rem 2.5rem 1fr;
        grid-template-columns: 14.25rem 1fr;
        -webkit-column-gap: 2.5rem;
        -moz-column-gap: 2.5rem;
        column-gap: 2.5rem;
        margin-top: 3rem; } }
.review__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0.5rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .review__rating {
        margin-bottom: 0; } }
.review__rating svg:not(:last-child) {
    margin-right: 0.125rem; }
.review__author {
    margin-bottom: 1rem;
    color: #0F213A;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .review__author {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
        grid-area: 1 / 1 / 3 / 1; } }
.review__name {
    margin-bottom: 0.625rem;
    font-weight: normal; }
.review__name span {
    font-weight: 300; }
.review__content {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.review__title {
    margin-bottom: 1rem;
    font: italic 1.5rem/1.5rem "Petersburg", "Times New Roman", serif; }
.review__text {
    margin-bottom: 1.875rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.review__btns {
    margin-top: 0.25rem; }
@media (min-width: 48em){
    .review__btns {
        margin-top: 0; } }
.review__btn {
    padding: 0 0.625rem;
    background-color: #EDEDED;
    font: 1rem/1.4375rem "Stem", "Helvetica", "Arial", sans-serif;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.review__btn:not(:last-child) {
    margin-right: 0.3125rem; }
@media screen and (hover: hover) {
    .review__btn:hover {
        background-color: #d4d4d4;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.review__dot {
    margin-left: 0.625rem;
    margin-right: 0.625rem; }
@media (min-width: 48em){
    .review__benefit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
    .review__benefit p {
        margin-right: 1.75rem; } }

.reviews {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.reviews__label {
    border-bottom: 0.375rem solid #E9F0F1;
    text-align: center; }
.reviews__label span {
    display: inline-block;
    padding: 1.0625rem 1.25rem;
    color: #0F213A;
    background-color: rgba(233, 240, 241, 0.8);
    font: 300 0.875rem/1rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.075rem;
    text-transform: uppercase; }
.reviews__content {
    padding: 1.25rem 1rem 5rem; }
@media (min-width: 48em){
    .reviews__content {
        padding: 1.625rem 1.5rem 5rem; } }
@media (min-width: 62em){
    .reviews__content {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        max-width: 85rem;
        margin: 0 auto; } }
.reviews__rating-info {
    margin-bottom: 2.5rem; }
@media (min-width: 48em){
    .reviews__rating-info {
        display: -ms-grid;
        display: grid;
        grid: auto / 1fr 1fr;
        -webkit-column-gap: 2.5rem;
        -moz-column-gap: 2.5rem;
        column-gap: 2.5rem;
        margin-bottom: 2.75rem; } }
.reviews__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 1.25rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .reviews__rating {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        grid-area: 1 / 2;
        -ms-grid-row-align: center;
        align-self: center;
        margin-bottom: 0;
        position: relative;
        top: 0.3125rem;
        left: -0.3125rem; } }
@media (min-width: 62em){
    .reviews__rating {
        -ms-grid-column-align: center;
        justify-self: center;
        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start; } }
.reviews__rating span:first-child {
    margin-right: 0.625rem; }
.reviews__rating span:last-child {
    margin-left: 0.625rem; }
.reviews__rating svg:not(:last-child) {
    margin-right: 0.125rem; }
@media (min-width: 48em){
    .reviews .button {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        grid-area: 1 / 2;
        -ms-grid-column-align: end;
        justify-self: end;
        -ms-grid-row-align: start;
        align-self: start; } }
.reviews .button.m-first {
    margin-bottom: 1.875rem;
    padding: 0.4375rem 0.9375rem;
    background-color: rgba(94, 106, 113, 0.8);
    font: 0.9375rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (max-width: 47.9375em){
    .reviews .button.m-first {
        width: 100%; } }
@media screen and (hover: hover) {
    .reviews .button.m-first:hover {
        background-color: #475055; } }
.reviews .button.m-first:active {
    background-color: black; }

.reviews-graph {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
@media (min-width: 48em){
    .reviews-graph {
        position: relative;
        top: 0.3125rem;
        max-width: 27.875rem; } }
.reviews-graph__line {
    display: -ms-grid;
    display: grid;
    grid: auto / 1.75rem 1fr 1.875rem;
    -webkit-column-gap: 0.8125rem;
    -moz-column-gap: 0.8125rem;
    column-gap: 0.8125rem;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    color: black;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.reviews-graph__line:not(:last-child) {
    margin-bottom: 0.375rem; }
.reviews-graph__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.reviews-graph__progress {
    display: block;
    position: relative;
    top: -0.0625rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 0.625rem;
    background-color: #C4C4C4; }
.reviews-graph__bar {
    position: absolute;
    width: var(--width);
    height: 100%;
    background-color: #29253F; }

.bonus__count {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto 1.125rem;
    padding: 0.875rem 1rem;
    font: 1.5rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    background: #e9f0f1; }

.bonus__text {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    max-width: 56.25rem; }
.bonus__text p:not(:last-child) {
    margin-bottom: 1rem; }

.bonus__list {
    margin-bottom: 1.875rem; }
@media (min-width: 62em){
    .bonus__list {
        max-width: 75rem; } }

.bonus__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 4.25rem 0.75rem 4.875rem 0.75rem 1fr;
    grid-template: auto/ 4.25rem 4.875rem 1fr;
    grid-template-areas: 'count delta date' 'text text text';
    grid-gap: 0.375rem 0.75rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .bonus__item {
        -ms-grid-columns: 4rem 1.5rem 4.9375rem 1.5rem 1fr 1.5rem 8.625rem;
        grid-template: auto/ 4rem 4.9375rem 1fr 8.625rem;
        grid-template-areas: 'count delta text date';
        grid-gap: 1.5rem; } }
@media (min-width: 48em){
    .bonus__item {
        -ms-grid-columns: 5.25rem 1.5rem 10.5rem 1.5rem 1fr 1.5rem 8.625rem;
        grid-template: auto/ 5.25rem 10.5rem 1fr 8.625rem;
        grid-template-areas: 'count delta text date';
        grid-gap: 1.5rem; } }
.bonus__item:not(:last-child) {
    margin-bottom: 1.125rem; }
@media (min-width: 48em){
    .bonus__item:not(:last-child) {
        margin-bottom: 1rem; } }
.bonus__item b {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: delta;
    font-weight: normal; }
.bonus__item i {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    grid-area: date;
    font-style: normal;
    color: #666666; }
.bonus__item span {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: count; }
.bonus__item p {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 5;
    grid-area: text; }
@media (min-width: 48em){
    .bonus__item b {
        -ms-grid-row: 1;
        -ms-grid-column: 3; }
    .bonus__item b {
        -ms-grid-row: 1;
        -ms-grid-column: 3; }
    .bonus__item i {
        -ms-grid-row: 1;
        -ms-grid-column: 7; }
    .bonus__item i {
        -ms-grid-row: 1;
        -ms-grid-column: 7; }
    .bonus__item span {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .bonus__item span {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .bonus__item p {
        -ms-grid-row: 1;
        -ms-grid-column: 5;
        -ms-grid-column-span: 1; }
    .bonus__item p {
        -ms-grid-row: 1;
        -ms-grid-column: 5;
        -ms-grid-column-span: 1; } }

.fav {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr 0 1fr;
    grid-template: auto/repeat(2, 1fr);
    grid-gap: 2.5rem 0;
    -ms-flex-line-pack: start;
    align-content: start;
    padding: 0;
    margin-bottom: 3.125rem; }
@media (min-width: 48em){
    .fav {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 3.75rem 1fr 3.75rem 1fr;
        grid-template: auto/repeat(3, 1fr);
        grid-gap: 3.75rem; } }
@media (min-width: 62em){
    .fav {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 4.5rem 1fr 4.5rem 1fr 4.5rem 1fr;
        grid-template: auto/repeat(4, 1fr);
        grid-gap: 3.75rem 4.5rem;
        margin: 0; }
    .fav.profile__content {
        padding: 0; } }

.fav-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 3.125rem;
    border-top: thin solid #e6e5e4;
    margin-bottom: 2.5rem; }
@media (min-width: 48em){
    .fav-footer {
        margin-bottom: 5rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
.fav-footer__share {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    border-bottom: thin solid #0f213a;
    -webkit-transition-property: border-bottom-color, color;
    -o-transition-property: border-bottom-color, color;
    transition-property: border-bottom-color, color; }
@media screen and (hover: hover) {
    .fav-footer__share:hover {
        border-bottom-color: #4f9fa6;
        -webkit-transition-property: border-bottom-color, color;
        -o-transition-property: border-bottom-color, color;
        transition-property: border-bottom-color, color; } }

.fav-page {
    margin: 1.5rem auto 0;
    padding: 0 1rem;
    max-width: 90rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
@media (min-width: 48em){
    .fav-page {
        padding: 0 1.5rem;
        margin-top: 1.875rem; } }
@media (min-width: 62em){
    .fav-page {
        padding: 0 2.5rem; } }
.fav-page__title {
    font: 1.5625rem/1.875rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
    margin-bottom: 1.25rem;
    text-align: center; }
@media (min-width: 48em){
    .fav-page__title {
        font: 2.1875rem/2.625rem "Stem", "Helvetica", "Arial", sans-serif;
        margin-bottom: 1.875rem; } }
.fav-page .button.m-first {
    font: 300 1.25rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif; }
.fav-page .fav {
    margin-bottom: 3.125rem; }
.fav-page .fav-footer .button {
    padding: 0.75rem 1.6875rem;
    margin: 0 0 0 auto; }
@media (max-width: 47.9375em){
    .fav-page .fav-footer .button {
        margin: 0 0 1.875rem;
        padding: 0.75rem 0;
        width: 100%; } }

.profile .fav-footer .button.m-first {
    font: 300 1.25rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif;
    padding: 0.75rem 1.6875rem;
    margin: 0; }
@media (max-width: 47.9375em){
    .profile .fav-footer .button.m-first {
        margin-bottom: 1.875rem;
        padding: 0.75rem 0; } }

.profile .fav .button.m-first {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content; }

.card {
    margin-top: 2.5rem; }
.card__desc {
    text-align: left;
    margin-bottom: 2.5rem;
    line-height: 1.375rem; }
.card__fields {
    margin-bottom: 1.25rem; }
@media (min-width: 48em){
    .card__fields {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: 1fr 1.25rem 1fr 1.25rem 1fr;
        grid-template-rows: repeat(3, 1fr);
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr);
        gap: 1.25rem; }
    .card__fields > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .card__fields > *:nth-child(2) {
        -ms-grid-row: 3;
        -ms-grid-column: 1; }
    .card__fields > *:nth-child(3) {
        -ms-grid-row: 5;
        -ms-grid-column: 1; } }
@media (min-width: 62em){
    .card__fields {
        -ms-grid-rows: (1fr)[2];
        grid-template-rows: repeat(2, 1fr);
        -ms-grid-columns: (40rem)[2];
        grid-template-columns: repeat(2, 40rem); }
    .card__fields > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .card__fields > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .card__fields > *:nth-child(3) {
        -ms-grid-row: 2;
        -ms-grid-column: 1; }
    .card__fields > *:nth-child(4) {
        -ms-grid-row: 2;
        -ms-grid-column: 2; } }
.card__field .field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
@media (max-width: 47.9375em){
    .card__field:not(:last-child) {
        margin-bottom: 1.25rem; } }
.card__button {
    font: 1.25rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif;
    min-width: 15rem; }
@media (min-width: 20rem) and (max-width: 47.9375em){
    .card__button {
        width: 100%; } }

.loyalty-new {
    font: 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.loyalty-new__container {
    max-width: 73rem;
    height: auto;
    margin: 0 auto; }
.loyalty-new__container.m-large {
    max-width: 85rem; }
.loyalty-new__content {
    position: relative;
    margin-bottom: 3.75rem; }
.loyalty-new__header.profile__header {
    padding-bottom: 1.3125rem; }
@media (min-width: 20rem) and (max-width: 47.9375em){
    .loyalty-new__header.profile__header.m-program {
        padding-bottom: 0.625rem; } }
.loyalty-new__title.profile__title {
    margin-bottom: 0;
    font: 1.25rem/1.4375rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.25rem; }
.loyalty-new__title.profile__title.m-program {
    letter-spacing: 0.1875rem; }
@media (min-width: 20rem) and (max-width: 47.9375em){
    .loyalty-new__title.profile__title.m-program {
        font: 1.25rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; } }
@media (min-width: 48rem) and (max-width: 61.9375em){
    .loyalty-new__title.profile__title.m-rules {
        letter-spacing: 0.1875rem; } }

.program-operation {
    max-width: 73rem;
    margin: 0 auto;
    color: #0F213A; }
@media (min-width: 48em){
    .program-operation + .program-operation {
        margin-top: 1.25rem; } }
@media (min-width: 62em){
    .program-operation + .program-operation {
        margin-top: 1rem; } }
@media (max-width: 47.9375em){
    .program-operation {
        padding: 1.25rem 0;
        border-top: thin solid #E6E5E4; }
    .program-operation:last-child {
        border-bottom: thin solid #E6E5E4; } }
@media (min-width: 48em){
    .program-operation {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: auto;
        -ms-grid-columns: 90fr 1.875rem 365fr 1.875rem 210fr;
        grid-template: auto/90fr 365fr 210fr;
        grid-column-gap: 1.875rem; } }
@media (min-width: 62em){
    .program-operation {
        -ms-grid-rows: auto;
        -ms-grid-columns: 128fr 7.25rem 541fr 7.25rem 267fr;
        grid-template: auto/128fr 541fr 267fr;
        grid-column-gap: 7.25rem; } }
.program-operation__date {
    color: #666666; }
@media (max-width: 47.9375em){
    .program-operation__date {
        margin-bottom: 0.375rem; } }
.program-operation__text.m-bold, .program-operation__date.m-bold {
    font-weight: bold; }
.program-operation__text.m-sum {
    font-weight: bold; }
@media (max-width: 47.9375em){
    .program-operation__text.m-sum {
        margin-right: 1.5rem;
        margin-bottom: 0.375rem; }
    .program-operation__text.m-sum::before {
        content: "Изменение: "; } }
@media (max-width: 47.9375em){
    .program-operation__text.m-balance {
        margin-bottom: 0.375rem; }
    .program-operation__text.m-balance::before {
        content: "Остаток: "; } }
@media (max-width: 47.9375em){
    .program-operation__money {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 0.375rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: -0.375rem; } }
@media (min-width: 48em){
    .program-operation__money {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr 1.875rem 1fr;
        grid-template: auto/1fr 1fr;
        grid-column-gap: 1.875rem; } }
@media (min-width: 62em){
    .program-operation__money {
        -ms-grid-rows: auto;
        -ms-grid-columns: 87fr 7.25rem 64fr;
        grid-template: auto/87fr 64fr;
        grid-column-gap: 7.25rem; } }

.program {
    margin-top: 2.5rem; }
@media (min-width: 48rem) and (max-width: 61.9375em){
    .program {
        margin-top: 3.125rem; } }
.program__desc {
    text-align: center;
    margin-bottom: 2.5rem; }
@media (min-width: 48rem) and (max-width: 61.9375em){
    .program__desc {
        margin-bottom: 3.125rem; } }
.program__desc p + p {
    margin-top: 0.3125rem; }
.program__info {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr;
    grid-template: auto/1fr;
    margin-top: 2.5rem;
    grid-gap: 1.875rem; }
@media (min-width: 48rem) and (max-width: 61.9375em){
    .program__info {
        -ms-grid-rows: auto;
        -ms-grid-columns: 20.625rem 3.75rem 20.625rem;
        grid-template: auto/20.625rem 20.625rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 3.125rem;
        grid-gap: 1.875rem 3.75rem; } }
@media (min-width: 62em){
    .program__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        grid-gap: 0;
        margin: 0 -1.875rem; } }
.program__info.m-auth .program__item > span {
    font: 1.5rem/1.75rem "Stem", "Helvetica", "Arial", sans-serif; }
.program__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #666666;
    text-align: center;
    margin-bottom: 0;
    vertical-align: top; }
.program__item span {
    font: 1.125rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif;
    margin-top: 0.625rem;
    vertical-align: top; }
@media (max-width: 47.9375em){
    .program__item {
        text-align: left; } }
@media (min-width: 48em){
    .program__item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
@media (min-width: 62em){
    .program__item {
        padding: 0 1.875rem; } }
.program__tagline {
    font: 2.1875rem/2.625rem "Stem", "Helvetica", "Arial", sans-serif;
    font-style: medium;
    text-align: center;
    color: black;
    vertical-align: top;
    margin-bottom: 3.75rem; }
.program__text {
    text-align: left; }
.program__text p:not(:first-child) {
    margin-top: 1rem; }
.program__circle {
    display: block;
    margin: auto;
    height: 1.125rem;
    width: 1.125rem;
    border-radius: 50%; }
@media (min-width: 20rem) and (max-width: 47.9375em){
    .program__circle {
        width: 0.75rem;
        height: 0.75rem; } }
.program__table {
    font: 0.6875rem/0.8125rem "Stem", "Helvetica", "Arial", sans-serif;
    margin: 3.125rem -0.625rem 3.125rem;
    width: calc(100% + 1.25rem);
    border-collapse: separate;
    border-spacing: 0.625rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
@media (min-width: 20em){
    .program__table {
        margin: 3.125rem -0.625rem 3.125rem; } }
.program__table td,
.program__table th {
    padding: 0.625rem 0.5625rem;
    text-align: center;
    width: 3.3125rem;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
@media (min-width: 48em){
    .program__table td,
    .program__table th {
        font: 1.125rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
        height: 2.75rem; } }
@media (min-width: 48em){
    .program__table td,
    .program__table th {
        width: 7.8125rem; } }
@media (min-width: 62em){
    .program__table td,
    .program__table th {
        width: 16.0625rem; } }
.program__table th {
    font-style: medium; }
.program__table th:first-child {
    width: 6.25rem; }
@media (min-width: 48em){
    .program__table th:first-child {
        width: 19.75rem; } }
@media (min-width: 62em){
    .program__table th:first-child {
        width: 34.9375rem; } }
.program__table td:nth-child(2) {
    color: #9bcfb6;
    background-color: #d7eade; }
.program__table td:nth-child(2) span {
    background-color: #9bcfb6; }
.program__table td:nth-child(3) {
    color: #4e87a0;
    background-color: #b8cdd5; }
.program__table td:nth-child(3) span {
    background-color: #4e87a0; }
.program__table td:nth-child(4) {
    color: #b76b76;
    background-color: #e2c1c3; }
.program__table td:nth-child(4) span {
    background-color: #b76b76; }
.program__table td.program__empty {
    color: black; }
.program__aside {
    background-color: rgba(230, 229, 228, 0.5);
    color: black; }
.program__head {
    font-style: medium; }
.program__head.m-main {
    background-color: #E6E5E4;
    color: black; }
.program__head.m-emerald {
    background-color: #9BCFB6;
    color: #e6e5e4; }
.program__head.m-sapphire {
    background-color: #4E87A0;
    color: #e6e5e4; }
.program__head.m-ruby {
    background-color: #B76B76;
    color: #e6e5e4; }
.program__operations {
    margin-top: 3.75rem; }

.rules {
    margin-top: 3.75rem; }
.rules p:not(:first-child) {
    margin-top: 1rem; }

.loyalty {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.loyalty__level {
    font-weight: normal;
    margin-bottom: 1rem; }
@media (min-width: 48em){
    .loyalty__level {
        display: inline-block;
        margin-right: 1.75rem;
        margin-bottom: 0; } }
@media (min-width: 62em){
    .loyalty__level {
        margin-right: 8.75rem; } }
.loyalty__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-style: normal; }
.loyalty__info:not(:last-child) {
    margin-bottom: 1rem; }
@media (min-width: 48em){
    .loyalty__info:not(:last-child) {
        margin-bottom: 0;
        margin-right: 1.5625rem; } }
@media (min-width: 62em){
    .loyalty__info:not(:last-child) {
        margin-right: 3.125rem; } }
.loyalty__info span {
    color: #666666; }
@media (min-width: 48em){
    .loyalty__info span {
        margin-right: 0.625rem; } }
@media (min-width: 62em){
    .loyalty__info span {
        margin-right: 1.75rem; } }
@media (min-width: 48em){
    .loyalty__info {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
.loyalty__progress {
    position: relative;
    margin: 3.125rem 0 2.5rem;
    padding-bottom: 1.625rem; }
@media (max-width: 47.9375em){
    .loyalty__progress {
        margin: 2.5rem 1rem; } }
@media (min-width: 48em){
    .loyalty__progress {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: auto;
        -ms-grid-columns: (6rem)[3];
        grid-template: auto/repeat(3, 6rem);
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
.loyalty__progress:after {
    position: absolute;
    background: #e6e5e4;
    content: ''; }
@media (max-width: 47.9375em){
    .loyalty__progress:after {
        top: 0;
        left: 3.375rem;
        width: 0.125rem;
        height: 100%; } }
@media (min-width: 48em){
    .loyalty__progress:after {
        top: 3.5rem;
        left: 0;
        width: 100%;
        height: 0.125rem; } }
.loyalty__point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 5.25rem; }
@media (min-width: 48em){
    .loyalty__point {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 6rem; }
    .loyalty__point > :first-child {
        margin-bottom: 2.875rem;
        font-size: 1.25rem; } }
@media (min-width: 62em){
    .loyalty__point:nth-child(2) {
        margin-left: 1.375rem; } }
.loyalty__point:last-child {
    color: #666666;
    margin-bottom: 0; }
@media (max-width: 47.9375em){
    .loyalty__point > span:first-child {
        width: 3.375rem;
        font-size: 1.25rem; }
    .loyalty__point > :last-child {
        margin-left: 1.625rem; } }
.loyalty__point b {
    position: relative;
    z-index: 1; }
.loyalty__point b:before {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 3.5rem;
    height: 3.5rem;
    background: #e9f0f1;
    border-radius: 50%;
    content: ''; }

.profile {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #0F213A; }
.profile__header {
    position: relative;
    margin-bottom: 1.875rem;
    border-bottom: 0.3125rem solid #b9b7c2; }
@media (min-width: 48em){
    .profile__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 2.5rem;
        padding-bottom: 0.75rem; } }
@media (min-width: 62em){
    .profile__header {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
@media (max-width: 47.9375em){
    .profile__header.m-with-btn {
        margin-bottom: 3.375rem; } }
.profile__title {

    margin-bottom: 0.625rem;
    font: 1.25rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.1875rem;
    text-transform: uppercase; }
@media (min-width: 48em){
    .profile__title {
        margin-bottom: 0.625rem; } }
.profile__subtitle {
    margin-bottom: 1.375rem;
    padding-bottom: 0.75rem;
    border-bottom: thin solid #666666;
    font: 1rem/1.1875rem "Petersburg", "Times New Roman", serif;
    font-style: italic; }
@media (min-width: 48em){
    .profile__subtitle {
        margin-bottom: 1.25rem; } }
@media (min-width: 48em){
    .profile__subtitle {
        margin-bottom: 1.875rem; } }
.profile__content {
    position: relative; }
@media (min-width: 48em){
    .profile__content {
        padding: 0 0.9375rem; } }
@media (min-width: 62em){
    .profile__content {
        margin-bottom: 5rem;
        padding: 0 1.875rem; } }
.profile__form {
    margin-bottom: 2.5rem; }
@media (min-width: 48em){
    .profile__form {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 26.25rem;
        grid-template-columns: 1fr 26.25rem; } }
@media (min-width: 48rem) and (max-width: 61.9375em){
    .profile__form {
        max-width: 51.25rem; } }
@media (min-width: 62em){
    .profile__form {
        -ms-grid-columns: 25rem 26.25rem minmax(5rem, 10rem) minmax(15rem, 20rem);
        grid-template-columns: 25rem 26.25rem minmax(5rem, 10rem) minmax(15rem, 20rem);
        margin-bottom: 3rem; } }
@media (min-width: 48em){
    .profile__form .button {
        grid-area: submit;
        -ms-grid-column-align: start;
        justify-self: start; } }
@media (min-width: 48em){
    .profile__form.m-user {
        -ms-grid-rows: (auto)[3];
        grid-template-rows: repeat(3, auto);
        grid-template-areas: 'fields fields' '. subscription' '. submit'; }
    .profile__form .button {
        -ms-grid-row: 3;
        -ms-grid-column: 2; } }
@media (min-width: 62em){
    .profile__form.m-user {
        -ms-grid-rows: (auto)[2];
        grid-template-rows: repeat(2, auto);
        grid-template-areas: 'fields fields . subscription' '. submit . subscription'; }
    .profile__form .button {
        -ms-grid-row: 2;
        -ms-grid-column: 2; } }
@media (min-width: 48em){
    .profile__form.m-change {
        -ms-grid-rows: (auto)[2];
        grid-template-rows: repeat(2, auto);
        grid-template-areas: 'fields fields' '. submit'; }
    .profile__form.m-change > .button {
        -ms-grid-row: 2;
        -ms-grid-column: 2; } }
@media (min-width: 62em){
    .profile__form.m-change {
        -ms-grid-columns: 1fr 26.25rem;
        grid-template-columns: 1fr 26.25rem;
        -ms-grid-rows: (auto)[2];
        grid-template-rows: repeat(2, auto);
        grid-template-areas: 'fields fields' '. submit'; }
    .profile__form.m-change > .button {
        -ms-grid-row: 2;
        -ms-grid-column: 2; } }
.profile__form-row:not(:last-child) {
    margin-bottom: 1rem; }
@media (min-width: 48em){
    .profile__form-row:not(:last-child) {
        margin-bottom: 0.875rem; } }
@media (min-width: 48em){
    .profile__fields {
        grid-area: fields; } }
.profile__subscription {
    margin-top: 1.875rem; }
@media (min-width: 48em){
    .profile__subscription {
        grid-area: subscription; } }
@media (min-width: 48em){
    .profile__fields {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2; }
    .profile__form.m-change > .profile__fields {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2; }
    .profile__subscription {
        -ms-grid-row: 2;
        -ms-grid-column: 2; } }
@media (min-width: 62em){
    .profile__fields {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2; }
    .profile__form.m-change > .profile__fields {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2; }
    .profile__subscription {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 4; } }
@media (min-width: 62em){
    .profile__subscription {
        margin-top: 0; } }
.profile__subscription .profile__subtitle {
    margin-bottom: 1.875rem; }
.profile__check {
    font: 300 0.875rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif; }
.profile__check:not(:last-child) {
    margin-bottom: 1.5rem; }
.profile__check a {
    text-decoration: underline;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s; }
@media (min-width: 48em){
    .profile__change {
        max-width: 51.25rem; } }
@media (min-width: 48em){
    .profile .field {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: 3.25rem -webkit-min-content;
        -ms-grid-rows: 3.25rem min-content;
        grid-template-rows: 3.25rem -webkit-min-content;
        grid-template-rows: 3.25rem min-content;
        -ms-grid-columns: 1fr 26.25rem;
        grid-template-columns: 1fr 26.25rem;
        grid-template-areas: 'label input' '. error';
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; }
    .profile .field > .field.m-select.m-delivery::after {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > .field__list {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > .field__error {
        -ms-grid-row: 2;
        -ms-grid-column: 2; }
    .profile .field > .field.m-select::after {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > label {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .profile .field > input {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > textarea {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > .field__error {
        -ms-grid-row: 2;
        -ms-grid-column: 2; }
    .profile .field > input {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > label {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .profile .field > .field__icon {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > .field__error {
        -ms-grid-row: 2;
        -ms-grid-column: 2; }
    .profile .field > input {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > .field__btn {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > label {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .profile .field > input, .profile .field > textarea {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > .field__error {
        -ms-grid-row: 2;
        -ms-grid-column: 2; }
    .profile .field > .field::after {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > .field__icon {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > .field.m-select.m-group::after {
        -ms-grid-row: 1;
        -ms-grid-column: 2; } }
@media (min-width: 48em){
    .profile .field label {
        font-size: 1rem;
        line-height: 1.3125rem; } }
@media (min-width: 48em){
    .profile .field__error {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        grid-area: error; } }
.profile .button.m-first {
    display: block;
    min-width: 15rem;
    margin: 1.875rem 0 0 0;
    padding: 0.75rem;
    font-size: 1.25rem;
    line-height: 1.25rem;
    font-weight: 300; }
@media (max-width: 47.9375em){
    .profile .button.m-first {
        width: 100%; } }
@media (min-width: 48em){
    .profile .button.m-first {
        padding: 0.75rem 1.75rem; } }

.range-slider {
    max-width: 48rem;
    margin: 0 auto; }
.range-slider .irs-min,
.range-slider .irs-max {
    display: none; }
.range-slider .irs-from,
.range-slider .irs-to,
.range-slider .irs-single {
    top: 0.375rem;
    background: none;
    color: #0F213A;
    font: 0.75rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif; }
.range-slider .irs-grid-text {
    bottom: -0.125rem;
    color: #0F213A;
    font: 0.75rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif; }
.range-slider .irs-grid-text:after {
    content: ' ₽'; }
.range-slider .irs-grid-text.js-grid-text-0 {
    left: 0.625rem !important;
    padding-left: 0; }
.range-slider .irs-grid-text.js-grid-text-2 {
    left: auto !important;
    right: 0 !important;
    padding-right: 0; }
.range-slider .irs-grid-pol {
    width: 0.125rem;
    height: 0.6875rem;
    top: -0.6875rem;
    background: #E6E5E4; }
.range-slider .irs-grid-pol:last-child {
    left: -0.125rem; }
.range-slider .irs-grid-pol.small {
    display: none; }
.range-slider .irs-handle {
    width: 1.25rem;
    height: 1.25rem;
    top: 1.6875rem;
    border: thin solid #E6E5E4;
    background: white;
    -webkit-box-shadow: none;
    box-shadow: none; }
.range-slider .irs-handle:hover {
    background: white;
    -webkit-box-shadow: none;
    box-shadow: none; }
.range-slider .irs-line {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    left: 0.03125rem;
    width: calc(100% - 1.125rem);
    height: 0.375rem;
    margin: 0 auto;
    border: thin solid #E6E8EA;
    border-radius: 0;
    background: #E6E5E4; }
.range-slider .irs-bar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 0.375rem;
    border: thin solid #ddd;
    background: #B5B6B9;
    -webkit-box-shadow: none;
    box-shadow: none; }
.range-slider .irs-grid {
    width: calc(100% - 1.25rem) !important;
    margin: 0 auto; }

.refer-friend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 60rem;
    margin: 0 auto;
    padding: 1.875rem 1rem 5rem;
    text-align: center; }
@media (min-width: 48em){
    .refer-friend {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1.5rem 1fr;
        grid-template-columns: 1fr 1fr;
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 3rem 1.5rem 5rem; } }
@media (min-width: 62em){
    .refer-friend {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        padding: 3.75rem 1.5rem 5rem; } }
.refer-friend__content {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: 1 / 1;
    max-width: 23rem;
    margin: 0 auto; }
@media (max-width: 47.9375em){
    .refer-friend__content {
        margin-bottom: 1.5rem; } }
@media (min-width: 62em){
    .refer-friend__content {
        -ms-grid-column-align: center;
        justify-self: center; } }
@media (min-width: 48rem) and (max-width: 61.9375em){
    .m-step-2 .refer-friend__content,
    .m-step-4 .refer-friend__content {
        padding-top: 2.625rem; } }
.refer-friend__image {
    position: relative;
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: 1 / 2;
    -ms-grid-row-align: start;
    align-self: start; }
.refer-friend__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 131.25%; }
.refer-friend__image > picture > img,
.refer-friend__image > img,
.refer-friend__image > div,
.refer-friend__image > figure,
.refer-friend__image > iframe,
.refer-friend__image .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
.refer-friend__steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 2.5rem; }
@media (min-width: 48em){
    .refer-friend__steps {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        grid-area: 1 / 1;
        -ms-grid-column-align: center;
        justify-self: center;
        -ms-grid-row-align: start;
        align-self: start;
        margin: 1rem 0 0; } }
.refer-friend__step:not(:last-child) {
    margin-right: 0.625rem; }
.refer-friend__step input {
    display: none; }
.refer-friend__step input:checked ~ label {
    background-color: #5E6A71;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s; }
.refer-friend__step label {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 0.625rem;
    height: 0.625rem;
    border: thin solid #5E6A71;
    border-radius: 50%;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.refer-friend__step label:after {
    content: '';
    position: absolute;
    top: -0.625rem;
    bottom: -0.625rem;
    left: -0.625rem;
    right: -0.625rem; }
.refer-friend__title {
    margin-bottom: 0.9375rem;
    font: 2rem/2.375rem "Stem", "Helvetica", "Arial", sans-serif;
    text-align: center; }
.refer-friend__lead {
    margin-bottom: 2.5rem;
    font: 1.125rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif; }
.m-step-4 .refer-friend__lead {
    margin-bottom: 1.875rem; }
.refer-friend__small {
    color: #666666;
    font: 300 0.6875rem/0.8125rem "Stem", "Helvetica", "Arial", sans-serif; }
.refer-friend__form {
    margin: 1.875rem auto 0.875rem;
    max-width: 18rem; }
.refer-friend__form .field:not(:last-child) {
    margin-bottom: 1rem; }
.refer-friend__form .checkbox {
    margin-top: 1.875rem;
    text-align: left; }
.refer-friend__form .checkbox a {
    text-decoration: underline; }
.refer-friend__reference {
    width: 100%;
    margin: 1.875rem auto 1.875rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-align: center;
    overflow: hidden;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
.refer-friend__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1.875rem auto 0.875rem; }
.refer-friend__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 3.25rem;
    height: 2.5rem;
    background-color: #E9F0F1;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.refer-friend__social:not(:last-child) {
    margin-right: 0.5rem; }
@media screen and (hover: hover) {
    .refer-friend__social:hover {
        background-color: #cadbdd;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.refer-friend .button.m-first {
    margin: 1rem auto;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.25rem;
    line-height: 1.25rem;
    font-weight: 300; }

.reviews-ban {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 112.5rem;
    margin: 0 auto; }
@media (min-width: 48em){
    .reviews-ban {
        padding: 1.5rem 1.5rem 0; } }
@media (min-width: 62em){
    .reviews-ban {
        padding: 1.875rem 1.875rem 0; } }
@media (min-width: 120em){
    .reviews-ban {
        -webkit-box-sizing: content-box;
        box-sizing: content-box; } }
.reviews-ban__image {
    width: 100%;
    height: 100%;
    max-height: 15rem;
    -o-object-fit: cover;
    object-fit: cover; }

.reviews-page {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 82.5rem;
    margin: 0 auto;
    padding: 1.875rem 1rem 5rem; }
@media (min-width: 48em){
    .reviews-page {
        padding: 2.5rem 3.375rem 5rem; } }
@media (min-width: 62em){
    .reviews-page {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        display: -ms-grid;
        display: grid;
        grid: 'content-1 reviews' 'form reviews' 'content-2 reviews' / 1fr 17.5rem;
        -webkit-column-gap: 4.25rem;
        -moz-column-gap: 4.25rem;
        column-gap: 4.25rem;
        padding: 2.5rem 3.75rem 5rem; } }
.reviews-page .content.m-first-part {
    grid-area: content-1; }
.reviews-page .content.m-second-part {
    grid-area: content-2; }

.reviews-block {
    grid-area: reviews;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 17.5rem;
    margin: 0 auto;
    margin-top: 3.75rem;
    color: #666666;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-align: center; }
@media (min-width: 62em){
    .reviews-block {
        margin-top: 0; } }
.reviews-block__review {
    position: relative;
    padding-bottom: 2.5rem; }
.reviews-block__review:not(:last-child) {
    margin-bottom: 2.5rem; }
.reviews-block__review::after {
    content: '';
    display: block;
    position: absolute;
    left: calc(50% - 2.1875rem);
    bottom: 0;
    width: 4.375rem;
    height: 0.0625rem;
    background-color: #E6E5E4; }
.reviews-block__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 3.75rem; }
.reviews-block__title h3 {
    margin: 0 2.25rem;
    color: #0F213A;
    font: 0.6875rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif;
    letter-spacing: 0.0625rem;
    text-transform: uppercase; }
.reviews-block__quote {
    height: 3.4375rem; }
.reviews-block__text {
    margin-bottom: 1.5rem; }

.reviews-page-form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 1.875rem;
    margin-bottom: 3.75rem; }
@media (min-width: 48em){
    .reviews-page-form {
        margin-top: 2.5rem; } }
@media (min-width: 62em){
    .reviews-page-form {
        grid-area: form;
        max-width: 52.5rem;
        margin-bottom: 1.875rem; } }
.reviews-page-form__checkboxes {
    margin-bottom: 1.125rem; }
@media (min-width: 48em){
    .reviews-page-form__checkboxes {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        margin-top: 1.875rem; } }
.reviews-page-form__checkboxes-name {
    display: block;
    margin-bottom: 0.75rem;
    font: 300 0.875rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
@media (min-width: 48em){
    .reviews-page-form__checkboxes-name {
        font-size: 1rem;
        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start; } }
.reviews-page-form__checkboxes .checkbox,
.reviews-page-form__checkboxes .radio {
    margin: 1.5rem 0; }
@media (min-width: 48em){
    .reviews-page-form__checkboxes .checkbox:first-child,
    .reviews-page-form__checkboxes .radio:first-child {
        margin-top: 0; } }
.reviews-page-form__checkboxes .radio label::before {
    border-color: #0F213A; }
.reviews-page-form__rules {
    margin-bottom: 1.875rem; }
.reviews-page-form__submit.button.m-first {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font: 300 1.25rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (max-width: 47.9375em){
    .reviews-page-form__submit.button.m-first {
        width: 100%; } }
@media (min-width: 48em){
    .reviews-page-form__submit.button.m-first {
        width: 15rem; } }
@media (min-width: 62em){
    .reviews-page-form__submit.button.m-first {
        position: relative;
        left: 50%; } }
@media (max-width: 47.9375em){
    .reviews-page-form .field:not(:last-child) {
        margin-bottom: 1rem; } }
@media (min-width: 48em){
    .reviews-page-form .field:not(:last-child) {
        margin-bottom: 0.875rem; } }
@media (min-width: 48em){
    .reviews-page-form .field {
        display: -ms-grid;
        display: grid;
        grid: 'label input' '. error' / 1fr 1fr;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; } }
.reviews-page-form .field input {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: input; }
.reviews-page-form .field label {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: label; }
@media (min-width: 48em){
    .reviews-page-form .field label {
        font-size: 1rem; } }
.reviews-page-form .field__error {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: error; }
.reviews-page-form .field__list {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: input; }
@media (min-width: 48em){
    .address__form .field.m-select.m-delivery::after {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .address__form .field__list {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .address__form .field__error {
        -ms-grid-row: 2;
        -ms-grid-column: 2; }
    .contacts__form .field.m-select::after {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .contacts__form .field label {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .contacts__form .field input {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .contacts__form .field textarea {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .contacts__form .field__error {
        -ms-grid-row: 2;
        -ms-grid-column: 2; }
    .delivery-page__field input {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .delivery-page__field label {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .delivery-page__field .field__icon {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .delivery-page__field .field__error {
        -ms-grid-row: 2;
        -ms-grid-column: 2; }
    .field.m-btn input {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .field__btn {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .gift-card-form .field label {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .gift-card-form .field input, .gift-card-form .field textarea {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .gift-card-form .field__error {
        -ms-grid-row: 2;
        -ms-grid-column: 2; }
    .news-form__date-field-fields .field::after {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .review-form .field.m-select .field__icon {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .review-form .field.m-select.m-group::after {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field__error {
        -ms-grid-row: 2;
        -ms-grid-column: 2; }
    .profile .field > .field__error {
        -ms-grid-row: 2;
        -ms-grid-column: 2; }
    .reviews-page-form .field input {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > input {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .reviews-page-form .field label {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .profile .field > label {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .reviews-page-form .field__error {
        -ms-grid-row: 2;
        -ms-grid-column: 2; }
    .profile .field > .field__error {
        -ms-grid-row: 2;
        -ms-grid-column: 2; }
    .reviews-page-form .field__list {
        -ms-grid-row: 1;
        -ms-grid-column: 2; }
    .profile .field > .field__list {
        -ms-grid-row: 1;
        -ms-grid-column: 2; } }

.search-empty {
    text-align: left; }
.search-empty__text {
    margin-bottom: 1rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.search-empty__text span {
    color: #666666; }
.search-empty__link {
    font-weight: 300; }
@media screen and (hover: hover) {
    .search-empty__link:hover {
        color: #b9b7c2; } }

.search-field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 1.5rem 0 1rem; }
@media (min-width: 48em){
    .search-field {
        margin: 1.875rem 0 1.5rem; } }
@media (min-width: 62em){
    .search-field {
        margin: 0 0 1.5rem; } }
.search-field button {
    padding: 0.75rem 1.0625rem 0.625rem;
    color: white;
    background-color: #0F213A;
    font: 300 0.75rem/1.125rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
@media (min-width: 48em){
    .search-field button {
        padding: 0.75rem 2.9375rem 0.625rem; } }
@media screen and (hover: hover) {
    .search-field button:hover {
        background-color: #193863;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.search-field input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: thin solid #E6E5E4;
    padding: 0.4375rem 0.875rem;
    color: #0F213A;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    -webkit-transition-property: border-color;
    -o-transition-property: border-color;
    transition-property: border-color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
@media screen and (hover: hover) {
    .search-field input:hover {
        border-color: #0F213A;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.search-field input:focus {
    border-color: #0F213A;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s; }

.search-result {
    position: absolute;
    top: -2.75rem;
    left: 50%;
    font: 300 0.75rem/1.3125rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
@media (min-width: 62em){
    .search-result {
        position: relative;
        top: 0;
        left: 0;
        margin: 0 auto;
        margin-left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none; } }

.set {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 5rem;
    max-width: 85rem;
    margin: 0 auto; }
@media (min-width: 62em){
    .set {
        display: -ms-grid;
        display: grid;
        grid: 'sample categories' -webkit-max-content 'sample buy' / 20.5rem 1fr;
        grid: 'sample categories' max-content 'sample buy' / 20.5rem 1fr;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -webkit-column-gap: 3.75rem;
        -moz-column-gap: 3.75rem;
        column-gap: 3.75rem;
        padding-top: 2.5rem; } }
.set__title {
    margin-bottom: 1.25rem;
    font: italic 1.5625rem/1.875rem "Petersburg", "Times New Roman", serif;
    text-align: center; }
@media (min-width: 62em){
    .set__title {
        margin-bottom: 1.875rem; } }

.set-sample {
    grid-area: sample;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 1.875rem;
    padding: 2.5rem 1.625rem 1.875rem;
    background-color: #FBFBFB; }
@media (min-width: 48em){
    .set-sample {
        padding: 2.5rem 2.625rem 1.875rem; } }
@media (min-width: 48em){
    .set-sample {
        padding: 2.5rem 1.5rem; } }
.set-sample__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(4.5rem, 1fr) 1.25rem minmax(4.5rem, 1fr) 1.25rem minmax(4.5rem, 1fr);
    grid-template-columns: repeat(3, minmax(4.5rem, 1fr));
    gap: 1.25rem; }
@media (min-width: 25em){
    .set-sample__items {
        -ms-grid-columns: (minmax(4.5rem, 1fr))[4];
        grid-template-columns: repeat(4, minmax(4.5rem, 1fr)); } }
@media (min-width: 62em){
    .set-sample__items {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: (auto)[4];
        grid-template-rows: repeat(4, auto); }
    .set-sample__items > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .set-sample__items > *:nth-child(2) {
        -ms-grid-row: 2;
        -ms-grid-column: 1; }
    .set-sample__items > *:nth-child(3) {
        -ms-grid-row: 3;
        -ms-grid-column: 1; }
    .set-sample__items > *:nth-child(4) {
        -ms-grid-row: 4;
        -ms-grid-column: 1; } }
.set-sample__item {
    position: relative; }
@media (max-width: 24.9375em){
    .set-sample__item:nth-child(4) {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
        grid-area: 2 / 2; } }
.set-sample__image {
    position: relative;
    margin: 0 0 0.5rem;
    border: 0.125rem dashed #CCCFD2;
    background-color: white; }
.set-sample__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
.set-sample__image > picture > img,
.set-sample__image > img,
.set-sample__image > div,
.set-sample__image > figure,
.set-sample__image > iframe,
.set-sample__image .aspect-ratio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
.m-selected .set-sample__image {
    border: 0.125rem solid #C5D7D9; }
.set-sample__cat {
    display: inline-block;
    width: 100%;
    font: italic 1rem/1.5rem "Petersburg", "Times New Roman", serif;
    text-align: center; }
.set-sample__remove {
    position: absolute;
    top: 0.6875rem;
    right: 0.625rem; }
@media (min-width: 48em){
    .set-sample__remove {
        top: 1rem;
        right: 0.9375rem; } }

.set-categories {
    grid-area: categories;
    margin-bottom: 1.875rem; }

.set-category:not(:last-child) {
    margin-bottom: 0.1875rem; }

.set-category__title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0.8125rem 1rem;
    background-color: #C5D7D9;
    cursor: pointer;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
@media (min-width: 48em){
    .set-category__title {
        padding: 0.8125rem 1.5rem; } }
@media (min-width: 62em){
    .set-category__title {
        padding: 0.8125rem 1.125rem; } }
@media screen and (hover: hover) {
    .set-category__title:hover {
        background-color: #a6c2c5;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.set-category__title span {
    position: relative;
    top: 0.125rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
.set-category__title[data-active] > svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s; }
.set-category__title > svg {
    margin-left: auto;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.set-category__title .checkbox {
    position: relative;
    width: 1.625rem;
    height: 1.625rem;
    margin-right: 0.625rem; }
.set-category__title .checkbox svg {
    position: absolute;
    top: 0.625rem;
    left: 0.4375rem;
    fill: #0F213A; }
.set-category__title .checkbox input:checked ~ label::before {
    background-color: white; }
.set-category__title .checkbox label::before {
    width: 1.625rem;
    height: 1.625rem;
    border: 0.125rem solid white;
    border-radius: 50%;
    background-color: #C5D7D9; }

.set-category__content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition-property: max-height;
    -o-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s; }
.set-category__content.tabs__tab {
    display: block;
    max-width: unset; }
.set-category__content[data-active] {
    -webkit-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s; }

.set-category__items {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.875rem 2.8125rem; }
@media (min-width: 48em){
    .set-category__items {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr;
        grid-template-columns: repeat(3, 1fr);
        gap: 1rem;
        padding: 2.5rem 1.5rem; } }
@media (min-width: 62em){
    .set-category__items {
        -ms-grid-columns: 14.375rem 2rem 14.375rem 2rem 14.375rem;
        grid-template-columns: repeat(3, 14.375rem);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 2rem; } }
@media (max-width: 47.9375em){
    .set-category__items .product-card:not(:last-child) {
        margin-bottom: 1rem; } }

.set-buy {
    grid-area: buy;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.25rem 1rem;
    background-color: #FBFBFB; }

@media (min-width: 48em){
    .product-icons__title {
        -ms-grid-row: 2;
        -ms-grid-column: 1; }
    .product-card__about > .product__rating {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .set-buy {
        -ms-grid-row: 2;
        -ms-grid-row-span: 2;
        -ms-grid-column: 2; } }

@media (max-width: 47.9375em){
    .product-icons__info {
        -ms-grid-row: 3;
        -ms-grid-column: 3; } }

@media (min-width: 62em){
    .catalog__header {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .catalog.m-search > .catalog__header {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1; }
    .catalog__body {
        -ms-grid-row: 3;
        -ms-grid-column: 3; }
    .catalog.m-search > .catalog__body {
        -ms-grid-row: 3;
        -ms-grid-column: 2; }
    .catalog__links {
        -ms-grid-row: 3;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1; }
    .catalog.m-search > .catalog__links {
        -ms-grid-row: 1;
        -ms-grid-row-span: 4;
        -ms-grid-column: 1; }
    .catalog__sidebar {
        -ms-grid-row: 3;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1; }
    .catalog.m-search > .catalog__sidebar {
        -ms-grid-row: 1;
        -ms-grid-row-span: 4;
        -ms-grid-column: 1; }
    .catalog .sort {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .catalog.m-search > .sort {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1; }
    .catalog .js-pagination-observer {
        -ms-grid-row: 4;
        -ms-grid-column: 3; }
    .catalog.m-search > .js-pagination-observer {
        -ms-grid-row: 4;
        -ms-grid-column: 2; }
    .pickup-map__header {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .catalog.m-search > .pickup-map__header {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1; }
    .giftcard.product > .pickup-map__header {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .product-card__rating {
        -ms-grid-row: 4;
        -ms-grid-column: 1; }
    .product__about {
        -ms-grid-row: 3;
        -ms-grid-row-span: 2;
        -ms-grid-column: 3; }
    .product > .product__about {
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        -ms-grid-column: 3; }
    .product__header {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .catalog.m-search > .product__header {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1; }
    .giftcard.product > .product__header {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .product > .product__header {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1; }
    .product__rating {
        -ms-grid-row: 4;
        -ms-grid-column: 1; }
    .product > .product__rating {
        -ms-grid-row: 3;
        -ms-grid-column: 3; }
    .product .breadcrumbs {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .product > .breadcrumbs {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1; } }

@media (min-width: 120em){
    .catalog__header {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .catalog__body {
        -ms-grid-row: 3;
        -ms-grid-column: 3; }
    .catalog__links {
        -ms-grid-row: 3;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1; }
    .catalog__sidebar {
        -ms-grid-row: 3;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1; }
    .catalog .sort {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .catalog .js-pagination-observer {
        -ms-grid-row: 4;
        -ms-grid-column: 3; }
    .pickup-map__header {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .giftcard.product > .pickup-map__header {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1; }
    .giftcard.product > .product-card__rating {
        -ms-grid-row: 4;
        -ms-grid-column: 1; }
    .giftcard.product > .product__about {
        -ms-grid-row: 3;
        -ms-grid-row-span: 2;
        -ms-grid-column: 3; }
    .product > .product__about {
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        -ms-grid-column: 3; }
    .product__header {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3; }
    .giftcard.product > .product__header {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1; }
    .product > .product__header {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1; }
    .giftcard.product > .product__rating {
        -ms-grid-row: 4;
        -ms-grid-column: 1; }
    .product > .product__rating {
        -ms-grid-row: 3;
        -ms-grid-column: 3; }
    .giftcard.product > .breadcrumbs {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1; }
    .product > .breadcrumbs {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1; } }
@media (min-width: 48em){
    .set-buy {
        padding: 1.25rem 1.5rem; } }
@media (min-width: 48em){
    .set-buy__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
.set-buy__title {
    margin-bottom: 0.625rem;
    font: italic 1.5625rem/1.875rem "Petersburg", "Times New Roman", serif; }
.set-buy .price {
    font: 1.25rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (max-width: 47.9375em){
    .set-buy .price {
        margin-bottom: 1rem; } }
.set-buy .button.m-first {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.25rem;
    line-height: 1.25rem; }
@media (max-width: 47.9375em){
    .set-buy .button.m-first {
        width: 100%; } }

.slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 5.3125rem 0;
}
.slider.hidden{
    height: 0;
    overflow: hidden;
    opacity: 0;
}
.slider.m-cart {
    padding-top: 0;
    padding-bottom: 2.5rem; }
@media (min-width: 62em){
    .slider.m-cart {
        padding-top: 5.3125rem;
        padding-bottom: 0; } }
.slider.m-prod {
    padding: 0; }
.slider.m-prod:not(:last-child) {
    margin-bottom: 2.75rem; }
.slider.m-actions {
    padding: 2rem 0 5rem; }
@media (min-width: 48em){
    .slider.m-actions {
        padding-top: 2.5rem; } }
.slider__title {
    margin-bottom: 0.9375rem;
    color: #0F213A;
    font: 300 1.875rem/2.25rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: center; }
.m-prod .slider__title {
    font-family: "Petersburg", "Times New Roman", serif;
    font-style: italic;
    text-transform: none; }
.m-prod .slider__title span {
    font-family: "Stem", "Helvetica", "Arial", sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase; }
.slider__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin: 0 2.8125rem; }
@media (min-width: 48em){
    .slider__container {
        margin: 0 4.6875rem; } }
@media (min-width: 90em){
    .slider__container {
        max-width: 80.625rem;
        margin: 0 auto; } }
.m-cart .slider__container {
    margin: 0 1.8125rem; }
@media (min-width: 48em){
    .m-cart .slider__container {
        margin: 0 3.1875rem; } }
.m-prod .slider__container {
    margin: 0 3.75rem; }
@media (min-width: 48em){
    .m-prod .slider__container {
        margin: 0 5.3125rem; } }
@media (min-width: 62em){
    .m-prod .slider__container {
        margin: 0; } }
.slider__slide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0.625rem; }
.slider__prev, .slider__next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
.slider__prev svg, .slider__next svg {
    position: relative;
    fill: #666666;
    -webkit-transition-property: fill;
    -o-transition-property: fill;
    transition-property: fill;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s; }
.slider__prev svg:after, .slider__next svg:after {
    content: '';
    position: absolute;
    top: -0.3125rem;
    bottom: -0.3125rem;
    left: -0.3125rem;
    right: -0.3125rem; }
@media (min-width: 62em){
    .slider__prev svg, .slider__next svg {
        position: relative; }
    .slider__prev svg:after, .slider__next svg:after {
        content: '';
        position: absolute;
        top: -0.625rem;
        bottom: -0.625rem;
        left: -0.625rem;
        right: -0.625rem; } }
@media screen and (hover: hover) {
    .slider__prev:hover svg, .slider__next:hover svg {
        fill: #0F213A;
        -webkit-transition-duration: 0.1s;
        -o-transition-duration: 0.1s;
        transition-duration: 0.1s; } }
.slider__prev {
    left: -2.5rem; }
@media (min-width: 48em){
    .slider__prev {
        left: -3.25rem; } }
.slider__next {
    right: -2.5rem; }
@media (min-width: 48em){
    .slider__next {
        right: -3.25rem; } }
.slider .slick-slide {
    margin: 0 0.3125rem; }
@media (min-width: 48em){
    .slider .slick-slide {
        margin: 0 0.75rem; } }
@media (min-width: 62em){
    .slider .slick-slide {
        margin: 0 1.5rem 1.5rem 1.5rem; } }
.slider .slick-list {
    margin: 0 -0.3125rem; }
@media (min-width: 48em){
    .slider .slick-list {
        margin: 0 -0.75rem; } }
@media (min-width: 62em){
    .slider .slick-list {
        margin: 0 -1.5rem; } }
.slider.m-prod .slick-slide {
    margin: 0 0.0625rem; }
@media (min-width: 48em){
    .slider.m-prod .slick-slide {
        margin: 0 0.125rem; } }
.slider.m-prod .slick-list {
    margin: 0 -0.0625rem; }
@media (min-width: 48em){
    .slider.m-prod .slick-list {
        margin: 0 -0.125rem; } }

.stores-ban {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 112.5rem;
    margin: 0 auto; }
.stores-ban__image {
    width: 100%;
    height: 8rem;
    -o-object-fit: cover;
    object-fit: cover; }
@media (min-width: 62em){
    .stores-ban__image {
        height: 15rem; } }
@media (min-width: 120em){
    .stores-ban__image {
        height: 18.75rem; } }

.stores {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 107.5rem;
    margin: 0 auto;
    padding: 0 1rem 5rem; }
@media (min-width: 48em){
    .stores {
        padding: 0 1.5rem 5rem; } }
@media (min-width: 62em){
    .stores {
        padding: 0 4.5rem 5rem; } }
@media (min-width: 120em){
    .stores {
        -webkit-box-sizing: content-box;
        box-sizing: content-box; } }
@media (min-width: 62em){
    .stores__controls {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
.stores__city {
    max-width: 19.375rem;
    margin-bottom: 1.875rem; }
@media (min-width: 48em){
    .stores__city {
        margin-bottom: 1.5rem; } }
@media (min-width: 62em){
    .stores__city {
        margin-right: 1.5rem; } }
.stores__radios {
    margin-bottom: 1.875rem; }
@media (min-width: 48em){
    .stores__radios {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 1.5rem; } }
@media (min-width: 62em){
    .stores__radios {
        padding-bottom: 0.75rem; } }
.stores__radios .radio:not(:last-child) {
    margin-bottom: 1.5rem; }
@media (min-width: 48em){
    .stores__radios .radio:not(:last-child) {
        margin-bottom: 0;
        margin-right: 1.5rem; } }
.stores__radios .radio label {
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.stores__radios .radio label::before {
    top: 0.125rem; }
.stores__btn {
    margin-bottom: 1.875rem;
    border-bottom: thin solid #0F213A;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase; }
.stores__content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1rem;
    border: thin solid #E6E5E4; }
@media (min-width: 48em){
    .stores__content {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: 54.25rem;
        grid-template-rows: 54.25rem;
        -ms-grid-columns: 16rem 1fr;
        grid-template-columns: 16rem 1fr;
        padding: 0; }
    .stores__content > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1; }
    .stores__content > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 2; } }
@media (min-width: 62em){
    .stores__content {
        -ms-grid-columns: 21.25rem 1fr;
        grid-template-columns: 21.25rem 1fr; } }
@media (min-width: 48em){
    .stores__content-left {
        overflow-y: auto;
        padding: 1.5rem; } }
.stores__map {
    width: 100%;
    height: 100%; }
.stores__map img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.store {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.store:not(:last-child) {
    margin-bottom: 1.75rem; }
.store__title {
    margin-bottom: 0.5rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }

.store__address, .store__time, .store__phone {
    color: #666666;
    font: 300 0.875rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif; }
.store__time {
    margin-bottom: 0.5rem; }
.store__btn.button.m-first {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.4375rem 0.875rem;
    border: thin solid #0e223a;
    background-color: transparent;
    color: #0e223a;
    font-size: 0.9375rem;
    line-height: 1.25rem;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity; }
@media (max-width: 47.9375em){
    .store__btn.button.m-first {
        width: 100%; } }
@media (min-width: 48em){
    .store__btn.button.m-first {
        max-width: 11.75rem; } }
@media screen and (hover: hover) {
    .store__btn.button.m-first:hover {
        border-color: #0f213a;
        background-color: #0f213a;
        color: #fff; } }

.subscribe {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff; }
.subscribe__header {
    margin-bottom: -5px; }
.subscribe__header svg {
    width: 100%; }
.subscribe__body {
    background-color: #0F213A;}
.subscribe__wrap {
    display: flex;
    justify-content: space-evenly;
    max-width: 52.5rem;
    margin: 0 auto; }
.subscribe__content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 22.5rem;
    padding: 2.8125rem 0.625rem; }
@media (min-width: 48em){
    .subscribe__content {
        padding: 2rem 0 4rem; } }
.subscribe__title {
    margin-bottom: 1.25rem;
    font: 2.75rem/2.875rem "Petersburg", "Times New Roman", serif;
    text-align: center; }
@media (min-width: 48em){
    .subscribe__title {
        line-height: 4rem; } }
.subscribe__text {
    margin-bottom: 1.5rem;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif; }
.subscribe__sub-text {
    font: 300 0.75rem/1rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .subscribe__text {
        margin-bottom: 1.5rem; } }
.subscribe__message {
    font: 300 0.75rem/1.125rem "Stem", "Helvetica", "Arial", sans-serif;
    text-align: center; }
.subscribe__form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1rem; }
.subscribe__form .notice {
    padding-top: 0.5rem; }
@media (min-width: 48em){
    .subscribe__form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-bottom: 1.5rem; } }
.subscribe__input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.625rem 0.75rem 0.5rem;
    border-bottom: thin solid #fff;
    font: 300 1rem/1.5rem "Stem", "Helvetica", "Arial", sans-serif;
    -webkit-transition: border-color 0.35s;
    -o-transition: border-color 0.35s;
    transition: border-color 0.35s; }
.m-error .subscribe__input {
    border-color: #AF1685;
    -webkit-transition: border-color 0.1s;
    -o-transition: border-color 0.1s;
    transition: border-color 0.1s; }
.subscribe__input::-webkit-input-placeholder {
    color: #666666; }
.subscribe__input::-moz-placeholder {
    color: #666666; }
.subscribe__input:-ms-input-placeholder {
    color: #666666; }
.subscribe__input::-ms-input-placeholder {
    color: #666666; }
.subscribe__input::placeholder {
    color: #666666; }
.subscribe__button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-top: 1.5rem;
    padding: 0.6875rem 1.625rem;
    color: white;
    background-color: #0F213A;
    font: 300 0.9375rem/1.375rem "Stem", "Helvetica", "Arial", sans-serif;
    border: thin solid #E6E5E4;
    text-transform: uppercase;
    -webkit-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s; }
.subscribe__button:hover {
    opacity: .75;
    -webkit-transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    transition: opacity 0.1s; }
.subscribe__error {
    display: none;
    margin-top: 0.3125rem;
    color: #AF1685;
    font: 300 0.75rem/1.125rem "Stem", "Helvetica", "Arial", sans-serif; }
.m-error .subscribe__error {
    display: block; }
@media (min-width: 48em){
    .subscribe__error {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%; } }

.tabs__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1.875rem; }
@media (max-width: 61.9375em){
    .tabs__header {
        display: none; } }

@media (min-width: 62em){
    /*.tabs__body > button {
        display: none; }*/ }

.tabs__tab {
    display: none; }
@media (min-width: 62em){
    .tabs__tab {
        margin: 0 auto; } }
@media (max-width: 119.9375em){
    .tabs__tab {
        max-width: 48.375rem; } }
@media (min-width: 120em){
    .tabs__tab {
        max-width: 52.5rem; } }
.tabs__tab[data-active] {
    display: block; }

.tabs .tabs__button {
    position: relative;
    font-size: 0.875rem;
    letter-spacing: 0.075rem;
    line-height: 1rem;
    padding: 0.5rem 1.8125rem;
    margin: 0 0.625rem; }
.tabs .tabs__button:after {
    content: '';
    position: absolute;
    top: -0.6875rem;
    bottom: -0.6875rem;
    left: -0.6875rem;
    right: -0.6875rem; }
.tabs .tabs__button[data-active] {
    background: #5e6a71;
    color: white;
    pointer-events: none; }

.tabs__button-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 1rem 1rem 1.0625rem;
    border-top: thin solid #e6e5e4;
    text-align: left;
    text-transform: uppercase; }
.tabs__button-sm[data-active] {
    background: #e9f0f1; }
.tabs__button-sm[data-active] svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }

.thankyou {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 60.5rem;
    margin: 0 auto;
    padding: 1.5rem 0 5rem;
    color: #0F213A;
    font-family: "Stem", "Helvetica", "Arial", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300; }
.thankyou.m-result {
    text-align: center; }
@media (min-width: 62em){
    .thankyou {
        padding: 1.875rem 0 5rem; } }
@media (min-width: 120em){
    .thankyou {
        position: relative;
        left: 0.5rem; } }
.thankyou__title {
    margin-bottom: 1.875rem;
    font-size: 1.5625rem;
    line-height: 1.875rem;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
    text-align: center; }
.m-result .thankyou__title {
    margin-bottom: 0.75rem; }
@media (min-width: 62em){
    .thankyou__title {
        font-size: 2.1875rem;
        line-height: 2.625rem; } }
.thankyou__message, .thankyou__status {
    text-align: center; }
.thankyou__message {
    margin-bottom: 3.125rem; }
.m-result .thankyou__message {
    max-width: 25rem;
    margin: 0 auto 3.125rem; }
.thankyou__status {
    margin-bottom: 1.875rem; }
.thankyou__order {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 2.5rem;
    padding-top: 0.375rem;
    border-top: thin solid #E6E5E4; }
@media (min-width: 62em){
    .thankyou__order {
        position: relative;
        left: -0.5rem;
        display: -ms-grid;
        display: grid;
        grid: auto / 11.75rem 1fr 13.75rem 9.375rem;
        gap: 0 1.5rem; } }
.thankyou__info {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.5rem 0 0; }
@media (min-width: 62em){
    .thankyou__info.m-price {
        -ms-grid-column-align: end;
        justify-self: end; } }
.thankyou__info-title {
    margin-bottom: 0.5rem;
    color: #666666;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300;
    white-space: nowrap; }
@media (min-width: 62em){
    .thankyou__info-title {
        margin-bottom: 0.75rem; } }
.m-price .thankyou__info-content {
    font-size: 1.25rem;
    font-weight: normal; }
@media (min-width: 62em){
    .m-price .thankyou__info-content {
        text-align: right; } }
.thankyou__pay {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto; }
@media (min-width: 48em){
    .thankyou__pay {
        max-width: 13.75rem; } }
.thankyou__pay .button {
    width: 100%;
    margin: 0 auto;
    padding: 0.75rem 3.5rem;
    font: 300 1.25rem/1.25rem "Stem", "Helvetica", "Arial", sans-serif; }
@media (min-width: 48em){
    .thankyou__pay .button {
        width: auto; } }
.thankyou.m-result .button.m-second {
    padding: 0.5625rem 1.875rem;
    font-size: 0.875rem;
    line-height: 1.375rem; }
@media (max-width: 47.9375em){
    .thankyou.m-result .button.m-second {
        width: 100%; } }
.thankyou__tel {
    white-space: nowrap; }

:root {
    --mm-ocd-width:       80vw;
    --mm-spn-item-height: 3rem; }

body .page-wrapper {
    position: relative;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }

body.mm-ocd-opened {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden; }
body.mm-ocd-opened .page-wrapper {
    -webkit-transform: translateX(80%) translateZ(0);
    transform: translateX(80%) translateZ(0);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }
@media (min-width: 34.375em){
    body.mm-ocd-opened .page-wrapper {
        -webkit-transform: translateX(27.5rem) translateZ(0);
        transform: translateX(27.5rem) translateZ(0); } }

.flex-break {
    flex-basis: 100%;
    height: 0;
}

.profile__change {
    display: grid;
    max-width: 100%!important;
    width: 100%;
    grid-template-areas: 'content content . sidebar';
    grid-template-columns: 25rem 26.25rem minmax(5rem, 10rem) minmax(15rem, 20rem);
}

.profile__change .profile__form-column_content {
    grid-area: content;
}

.profile__change .profile__form-column_sidebar {
    grid-area: sidebar;
}

.profile__change .profile__form-column_sidebar .profile__form.m-subscription {
    grid-template-columns: 1fr;
    grid-template-areas:
            "fields"
            "submit";
}
@media (max-width: 61.9375em){
    .profile__change {
        max-width: 51.25rem; }
    .profile__change {
        grid-template-columns: 1fr;
        grid-template-areas: "content" "sidebar";
    } }
@media screen and (min-width: 79.9375em){
    .profile__change .profile__form-column_sidebar {
        transform: translateY(-50%);
    }
}

.auth__login_sms_code > button {
    width: 100%;
    margin-bottom: 1.25rem;
}
@media (max-width: 61.9375em){
    .product .product__counter {
        margin-bottom: 1.25rem;
    }
}
@media (max-width: 47.8125em){
    .subscribe__header svg {
        height: 3.5rem;
    }

    .subscribe__wrap {
        flex-wrap: wrap; 
        flex-direction: column;
        align-content: space-around;
    }

    .subscribe__wrap .footer-socials__icons {
        padding: 0 0 3rem 0;
    }
}

/* End */


/* Start:/local/templates/main/styles/custom.css?175197459251093*/
form.auth__login_sms,
form.auth__login_sms_code .resend_sms-code,
form.auth__login_sms_code .auth_sms_code {
    display: flex;
    gap: 1.5rem;
}

form.auth__login_sms .button.m-first,
form.auth__login_sms_code .button.m-first {
    margin-top: 1.6875rem;
    min-width: 9.5rem;
    height: 3.25rem;
}

form.auth__login_sms_code .auth_sms_code .button.m-first {
    min-width: unset;
}

form.auth__login_sms_code .js-login_sms_code_repeat:disabled span:first-child {
    display: none;
}

form.auth__login_sms_code .js-login_sms_code_repeat:not(:disabled) {
    padding: 0.5rem;
}

.small-cart__description {
    display: flex;
    padding: 0.75rem 1.25rem;
    border-top: thin solid #e6e5e4;
    gap: 0.75rem;
    align-items: center;
    align-self: stretch;
    font-size: 0.75rem;
    line-height: 1.25rem;
}

.product__header {
    position: relative;
}

.product__header .product-card__btns {
    top: 0;
    left: unset;
    right: calc(calc(4rem / 2) - 0.8125rem);
}

.product__header .product__before-title {
    margin-bottom: 0.875rem;
}

.sort__select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.sort__current {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.sort__select .sort__arrow {
    padding: unset;
    transform: rotateX(180deg);
}

.sort__select.show__list .sort__arrow {
    transform: unset;
}

.sort__select.show__list .sort__list {
    display: block;
}

.sort__list {
    display: none;
    box-sizing: border-box;
    position: absolute;
    margin-top: 0.625rem;
    top: calc(100% - 0.0625rem);
    left: -0.5rem;
    background-color: white;
    z-index: 5;
}

.sort__element {
    cursor: pointer;
    font-weight: 350;
    font-size: 16px;
    line-height: 26px;
    color: #0f213a;
    text-transform: lowercase;
    padding: 8px;
}

.sort__element:hover {
    background-color: #e9f0f1;
    -webkit-transition: background-color 0.1s;
    -o-transition: background-color 0.1s;
    transition: background-color 0.1s;
}

.sort__element.selected {
    font-weight: 600;
}

.special_offer_promocode__wrap {
    font-weight: bold;
}

.m-banner-item .special_offer_promocode__wrap {
    text-align: center;
}

.special_offer__promocode {
    position: relative;
    cursor: copy;
}

.special_offer__promocode[data-tooltip]::after {
    content: attr(data-tooltip);
    position: absolute;
    padding-left: 10px;
    opacity: 0;
    transition: 1s;
    pointer-events: none;
    color: #c2d8ef;
}

.m-banner-item .special_offer__promocode[data-tooltip]::after {
    padding-left: 0;
    top: 18px;
    right: 0;
    left: 0;
}

.show_tooltip[data-tooltip]::after {
    opacity: 1;
}

.promo-terms {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 1rem;
}

.promo-terms__title {
    margin: 0 0 1.5rem;
    color: black;
    font: 1.875rem/2.25rem 'Stem', 'Helvetica', 'Arial', sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.promo-terms__content {
    font-size: 0.75rem;
    letter-spacing: normal;
    line-height: 1.125rem;
    font-weight: 350;
    text-align: center;
    color: #666666;
}

.promo-terms__content p:not(:last-child) {
    margin-bottom: 1rem;
}

.grecaptcha-badge {
    visibility: hidden;
}

.popup__container.mobile-filter {
    /* top: 15%; */
    /* height: fit-content; */
    /* height: -moz-fit-content; */
    /* max-height: 37.5rem; */
    padding: 1.875rem 1rem 0 1rem;
}

.popup__container.mobile-filter .popup__close {
    top: 2.1875rem;
    width: max-content;
}

.popup__container.mobile-filter .filter-result {
    padding-bottom: 1.25rem;
}

.popup__container.mobile-filter .btn-block {
    position: sticky;
    bottom: 0;
    padding: 1.875rem 0;
    display: flex;
    justify-content: center;
    background: white;
}

.popup__container.mobile-filter .btn-block > a {
    margin: 0 0.3125rem;
}

.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none;
    text-decoration: none;
}

.popup__container.mobile-filter .btn-block > a,
.btn-block > button {
    font-size: 1.25rem;
    width: 100%;
}

.popup__title.filter {
    margin: unset;
    text-align: left;
    font-weight: unset;
}

.show-filter__btn {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}

.show-filter__btn .filter-prop__active-cnt {
    align-items: center;
    padding-left: unset;
}

.show-filter__btn .filter-prop__active-cnt.hide {
    display: none;
}

.filter__clear_all {
    margin-bottom: 1.25rem;
}

.filter-prop__active-cnt,
.filter-prop__title__active-cnt {
    display: inline-flex;
    justify-content: center;
    width: 1.25rem;
    height: 1.25rem;
    background: #e9f0f1;
    border-radius: 50%;
    font-size: 0.75rem;
    margin-left: 0.5rem;
}

.filter.mobile {
    margin-bottom: 0;
}

.filter .filter-prop.bx-active ul[data-role='bx_filter_block'],
.filter .filter-prop.bx-active ul.mobile[data-role='bx_filter_block'] {
    display: flex;
}

.filter .filter-prop .filter-prop__title > svg,
.filter.mobile .filter-prop .filter-prop__title > svg {
    opacity: 0.5;
    transform: rotate(-90deg);
}

.filter .filter-prop.bx-active .filter-prop__title > svg,
.filter.mobile .filter-prop.bx-active .filter-prop__title > svg {
    transform: rotate(90deg);
}

.filter-prop__items,
.filter-prop__items.mobile {
    flex-wrap: wrap;
    align-content: flex-start;
    padding-top: 0.625rem;
}

.mobile-checkbox-btn {
    display: inline-block;
    margin: 0 0.3125rem 0 0;
    user-select: none;
    position: relative;
}

.checkbox-btn.disabled {
    cursor: not-allowed;
}

.checkbox-btn input[type='checkbox'],
.mobile-checkbox-btn input[type='checkbox'] {
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0;
}

.checkbox-btn span,
.mobile-checkbox-btn span {
    display: inline-block;
    cursor: pointer;
    padding: 0 0.625rem;
    margin: 0 0.3125rem;
    font-weight: normal;
    line-height: 2.5625rem;
    background: #e9f0f1;
    transition: background 0.2s ease;
}

.checkbox-btn span {
    padding: 0.5rem;
    line-height: 1.5rem;
}

.checkbox-btn input[type='checkbox']:checked + span,
.mobile-checkbox-btn input[type='checkbox']:checked + span {
    background: #c2d8ef;
}

.filter-prop__show-more {
    margin: 0.375rem;
    width: 100%;
    cursor: pointer;
    text-decoration: underline;
}

.focused span {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.checkbox-btn input[type='checkbox']:active:not(:disabled) + span,
.mobile-checkbox-btn input[type='checkbox']:active:not(:disabled) + span {
    background: #d2c5ac;
    color: #000;
}

.checkbox-btn input[type='checkbox']:disabled + span,
.mobile-checkbox-btn input[type='checkbox']:disabled + span {
    background: #efefef;
    color: #666;
    cursor: default;
}

.selected-filter-items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 1.25rem;
}

.selected-filter-items span {
    display: inline-flex;
    align-items: center;
}

.selected-filter-items span > svg {
    margin-left: 0.3125rem;
}

.popup.auth_restore > .popup__container {
    height: auto;
}

.button.restore-back {
    border: thin solid #5e6a71;
    background: unset;
    color: unset;
}

.button.restore-back:hover {
    color: #fff;
}

.auth.restore,
.auth.restore > form > .field {
    padding-top: 1.875rem;
}

.restore_btn {
    display: flex;
    justify-content: space-between;
}

.restore_btn > button {
    width: 45%;
}

@media (max-width: 61.9375em) {
    .sort {
        align-items: center;
    }

    .sort__select .field__native-text {
        display: none;
    }

    .catalog_header__content_wrap {
        flex-direction: column;
    }

    .product-slider__body {
        max-width: 37.5rem;
    }
}

@media (max-width: 47.9375em) {
    .popup.auth_restore > .popup__container {
        height: 100%;
    }

    .popup__container.mobile-filter .popup__content {
        height: unset;
    }

    .restore_btn {
        flex-direction: column;
    }
}

@media (max-width: 26.25em) {
    .mobile-checkbox-btn span {
        white-space: nowrap;
        height: 2.5625rem;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 20.3125rem;
    }
}

@media (min-width: 48em) {
    .popup__container.mobile-filter {
        top: 15%;
        max-height: 37.5rem;
    }
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

a {
    outline: none;
}

.ban__text {
    white-space: normal;
}

@media screen and (max-width: 25.875rem) and (min-width: 20em) {
    .catalog__sidebar {
        margin: 1.25rem 0 0 -1rem;
        position: inherit;
        top: 2.5rem;
        z-index: 1;
        padding: 0 0 0 1rem;
        background: white;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

.header-options__opt {
    position: relative;
}

.header-options__opt span.favorites-data-counter {
    position: absolute;
    top: 0.0625rem;
    right: 0.375rem;
    width: 1rem;
    height: 1rem;
    text-align: center;
    border-radius: 50%;
    line-height: 0.9375rem;
    background: #c2d8ef;
    border: 0.0625rem solid #0f213a;
    color: #0f213a;
    font-size: 0.625rem;
}

.bx-basket.bx-opener {
    position: relative;
}

.header-options__opt.bx-basket.bx-opener span.basket-data-counter {
    position: absolute;
    top: 0.0625rem;
    right: 0.5rem;
    width: 1rem;
    height: 1rem;
    text-align: center;
    border-radius: 50%;
    line-height: 0.9375rem;
    background: #c2d8ef;
    border: 0.0625rem solid #0f213a;
    color: #0f213a;
    font-size: 0.625rem;
    margin-top: 0;
}

.product-card__about {
    font: 300 0.8125rem/1.25rem 'Stem', 'Helvetica', 'Arial', sans-serif;
}

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

div.bx-authform {
    margin: 0 auto 1.5625rem;
    max-width: 31.25rem;
}

input.btn.btn-primary {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.6875rem 1.625rem;
    color: white;
    background-color: #0f213a;
    font: 300 0.9375rem/1.375rem 'Stem', 'Helvetica', 'Arial', sans-serif;
    text-transform: uppercase;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

input.btn.btn-primary:hover {
    opacity: 0.75;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
}

.product .breadcrumbs {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.news-form .field {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*
.product-slider__body .slick-slide.slick-current.slick-active img {
    opacity: 1;
}
*/
.product-slider__body .slick-slide {
    margin: 0 0.125rem;
}

@media (min-width: 62em) {
    .m-sticky .header-options__opt span {
        display: block;
        position: absolute;
        font-size: 0;
    }

    .m-sticky .header-options__opt span.favorites-data-counter {
        top: 0;
        right: 0.125rem;
        font-size: 0.625rem;
        display: block;
    }

    .m-sticky
        .header-options__opt.bx-basket.bx-opener
        span.basket-data-counter {
        top: 0;
        right: 0.3125rem;
    }
}

@media (min-width: 75em) {
    .ban__content-custom {
        max-width: 30% !important;
    }
}

.ban__content-custom {
    z-index: 1000 !important;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 48em) {
    .thankyou__pay {
        max-width: 20rem;
    }

    .small-cart__price {
        margin-left: 0;
        text-align: right;
    }

    .reviews-page-form .field.birthday-field,
    .reviews-page-form .field {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .ban__content-custom {
        max-width: 45%;
    }

    .ban__title {
        white-space: normal;
    }
}

@media (max-width: 48em) {
    .ban__content-custom {
        text-align: center;
        left: 0;
        right: 0;
        white-space: normal;
    }

    .ban__content-custom .ban__title {
        width: 99%;
    }
}

@media (min-width: 48em) {
    .catalog__body {
        grid-template-columns: repeat(3, minmax(25%, 1fr));
    }

    .ban__content-custom {
        text-align: left;
        padding-left: 0.9375rem;
    }

    .product-slider-wrap {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
        gap: unset;
    }
}

@media (min-width: 62em) and (max-width: 85.714em) {
    .catalog__body {
        grid-template-columns: repeat(2, minmax(25%, 1fr));
    }
}

.catalog-banner {
    margin-bottom: 0;
}

.catalog .breadcrumbs {
    margin-top: 0.875rem;
}

.copy-menu {
    width: 100%;
    text-align: right;
    margin-top: 0.9375rem;
}

@media (max-width: 75em) {
    .copy-menu {
        text-align: center;
        margin-bottom: 1.5625rem;
    }
}

.copy-menu a {
    font: bold 0.875rem/1.3125rem 'Stem', 'Helvetica', 'Arial', sans-serif;
}
.product-sliders > .slider:not(:last-child) {
    margin-bottom: 2.75rem;
}
@media (min-width: 62em) {
    .footer-bottom__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .product-sliders > .slider:not(:last-child) {
        margin-bottom: 0;
    }
}

.reviews-page-form .birthday-field {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.reviews-page-form .birthday-field select {
    width: 6.25rem;
    display: inline-block;
    margin-right: 0.625rem;
}

.reviews-page-form .birthday-field .reviews-bday-day {
    width: 5rem;
}
.reviews-page-form .birthday-field .reviews-bday-month {
    width: 8.75rem;
}
.reviews-page-form .birthday-field .reviews-bday-year {
    margin-right: 0;
}

@media screen and (max-width: 26.25em) {
    .reviews-page-form .birthday-field select {
        padding-right: 0.4375rem;
        padding-left: 0.4375rem;
    }

    .reviews-page-form .birthday-field .reviews-bday-day {
        width: 3.4375rem;
    }
    .reviews-page-form .birthday-field .reviews-bday-month {
        width: 6.25rem;
    }
    .reviews-page-form .birthday-field .reviews-bday-year {
        width: 5.625rem;
    }
}
.reviews-page-form .field__error.d-block {
    display: block !important;
}
.reviews-page-form .form-has-errors {
    margin-bottom: 0.625rem;
}
@media screen and (min-width: 62em) {
    .reviews-page-form .form-has-errors {
        position: relative;
        left: 50%;
        width: 15rem;
    }
}
.reviews-page-form .success-screen {
    font-size: 1.25rem;
    color: #007f00;
}
.reviews-page-form .success-screen.hide {
    display: none;
}
.reviews-page-form .form-wrapper.hide {
    display: none;
}
.product__counter {
    margin-right: 0.5rem;
}
.sort__select .field.m-select select {
    opacity: 1;
}

.set-component .set-sample .set-sample__item .set-sample__remove {
    display: none;
}

.set-component .set-sample .set-sample__item.m-selected .set-sample__remove {
    display: inline-block;
}

.set-component .product-card .price {
    display: inline-block;
}

.set-component .product-card .product-card__picture {
    cursor: pointer;
}

.catalog-banner > a,
.catalog-banner > a picture img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (min-width: 48em) {
    .catalog__body {
        grid-gap: 3.75rem 4.5rem;
        margin: 0 0.375rem;
    }

    .subscribe {
        margin-top: 3.75rem;
    }
}

@media (max-width: 47.8125em) {
    .popup__content {
        max-height: 100vh;
        height: 100%;
    }

    .popup__content::-webkit-scrollbar {
        width: 0;
    }

    .popup__content {
        -ms-overflow-style: none;
    }

    .popup__content {
        overflow: -moz-scrollbars-none;
        scrollbar-width: none;
    }

    .popup__content .action-details {
        padding: 5rem 0;
    }

    .main-slider__container {
        height: auto;
    }

    .main-slider__image,
    .main-slider__video {
        height: auto;
    }

    .ban__content-custom {
        top: 5%;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        padding: 0 0.625rem;
        width: calc(100% - 1.25rem);
    }

    .popup.m-content .popup__container {
        padding: 0 2.5rem 0;
        height: 100vh;
    }

    .actions-cust .popup__close {
        top: 3.4375rem;
    }
}

.ya-share2 li {
    display: inline-block;
    padding: 0 0.25rem;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

.ya-share2 a {
    display: inline-block;
    width: 3.125rem;
    height: 3.125rem;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover;
}

.ya-share2 a span {
    display: none;
}

@media (min-width: 79.25em) {
    .header.m-sticky {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-animation: headerSlideDown 0.5s ease-out;
        animation: headerSlideDown 0.5s ease-out;
        -webkit-box-shadow: 0 0 1.75rem rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 1.75rem rgba(0, 0, 0, 0.1);
    }

    body {
        overflow-x: hidden;
        overflow-y: scroll;
    }
}

@media screen and (hover: hover) {
    footer a:focus,
    header a:focus,
    main a:focus,
    .popup a:focus {
        border-radius: 0;
    }

    .footer-socials__icon:hover,
    .footer-socials__icon:active,
    .footer-socials__icon:focus {
        border-radius: 50%;
    }

    footer a:focus,
    header a:focus,
    main a:focus,
    .popup a:focus {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .button.m-first:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
    }
}

/*@media (max-width: 62em){
    .filter {
        margin-top: -1.25rem;
    }
}*/

@media screen and (hover: hover) {
    .button.m-second:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
    }
}

.order__more[data-open='true'] ~ .order__info {
    max-height: 100%;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    margin-top: 1.875rem;
    border-color: #e6e5e4;
}

.header-submenu__block-link-custom-menu {
    display: block;
    padding-top: 0.125rem;
}

.counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 62em) {
    .bx-basket .basket-data-counter {
        position: absolute;
        top: -0.4375rem;
        right: -0.4375rem;
        width: 0.875rem;
        height: 0.875rem;
        text-align: center;
        border-radius: 50%;
        line-height: 0.9375rem;
        background: #c2d8ef;
        border: 0.0625rem solid #0f213a;
        color: #0f213a;
        font-size: 0.5rem;
        margin-top: 0;
    }
}
.product-card__fav {
    z-index: 1;
}
@media (min-width: 62em) {
    .product-card__fav {
        top: auto;
        right: 1.25rem;
        bottom: 0.875rem;
    }

    .m-grid .product-card__fav {
        right: 1.375rem;
    }
    .product-card__label {
        min-width: 2.75rem;
        text-align: center;
    }
}

.product-card__labels.product-card__labels__top {
    top: 1rem;
    bottom: auto;
    right: 0.375rem;
    left: auto;
}

@media (min-width: 48em) {
    .product-card__fav {
        top: auto;
        right: 1.25rem;
        bottom: 0.875rem;
    }

    .product-card__label {
        min-width: 2.75rem;
        text-align: center;
    }
}

@media (max-width: 48em) {
    .product-card__fav {
        top: auto;
        right: 0.3125rem;
        bottom: 0.3125rem;
    }

    .product-card__label {
        min-width: 1.75rem;
        padding: 0.25rem 0.375rem;
        text-align: center;
        font-size: 0.625rem;
    }

    .product-card__label__gift {
        width: 1.125rem;
        height: 1.125rem;
    }
}

.product-card__labels > span {
    margin-right: 0.4375rem;
}

.product-card__labels > span:last-child {
    margin-right: 0;
}

.product-slider {
    position: relative;
}

.product-slider .product-card__labels:not(.product-card__labels__top) {
    bottom: auto;
    left: 0;
    top: 0.375rem;
}
.refer-friend__content {
    margin-top: 1.25rem;
}

.gifts__grid .product-card .product-card__labels {
    font-family: 'Stem', 'Helvetica', 'Arial', sans-serif;
}

.post__content .product-card__fav {
    right: 0;
    bottom: 0.625rem;
}

@media (min-width: 48em) {
    .post__content .product-card__about .product-card__buy {
        position: absolute;
        right: -1.5rem;
        margin-right: 0;
    }
}

.price span {
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: var(--0F213A, #0f213a);
}

.price span.volume {
    font-size: 1rem;
    line-height: 1.625rem;
    color: var(--666666, #666);
    opacity: 0.5;
}

/* figure.product-card__body a.product-card__picture > img {
    padding-bottom: 0.75rem;
} */

.product-card__labels__top__wrap {
    z-index: 1;
    pointer-events: none;
}

.product-card__labels__top__wrap > p {
    padding-bottom: 0.375rem;
}

.product-card__labels__top__wrap img {
    width: 4rem;
    height: 4rem;
}

.product-card__labels__text {
    position: relative;
    bottom: unset;
    left: unset;
    justify-content: center;
    min-height: 2.875rem;
    margin-bottom: 0.75rem;
    padding: 0.625rem;
}

.product-card__labels__text.list-view {
    margin-bottom: unset;
    padding-bottom: unset;
    border-bottom: unset;
}

.product-card__label__text {
    font-size: 0.875rem !important;
    padding: 0.1875rem 0.5rem !important;
}

.product-card__label {
    font-size: 0.875rem;
    letter-spacing: 0.04375rem;
    font-weight: 600;
    padding: 0.1875rem 0.3125rem;
    min-width: 1.625rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    right: 0;
    box-sizing: border-box;
}

.discount .product-card__label {
    height: 3rem;
    width: 3rem;
    border-radius: 50%;
    background: #c2d8ef;
}

.product-card__label__gift__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3rem;
    width: 3rem;
    border-radius: 50%;
    background: #af1685;
}

.product-card__label__gift {
    background: url(/local/templates/main/images/white-gift-icon.svg) no-repeat
        center;
    display: block;
    width: 2.125rem;
    height: 2.125rem;
    min-width: 1.125rem;
    min-height: 1.125rem;
}
.product-card__fav:after {
    content: none;
}
.product-card__fav,
.m-grid .product-card__fav {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

span.product-card__btns {
    position: absolute;
    top: 0.375rem;
    bottom: auto;
    left: auto;
    right: 0;
    padding: 0.1875rem 0;
}

span.product-card__btns > * {
    display: flex;
}
.product-card__labels.product-card__labels__top {
    right: 0;
}

span.product-card__btns,
.product-card__labels.product-card__labels__top {
    left: calc(calc(4rem / 2) - 0.8125rem);
}

.product-card span.product-card__btns,
.product-card .product-card__labels.product-card__labels__top {
    right: calc(calc(4rem / 2) - 0.8125rem);
    left: unset;
}

.product-card__buy {
    margin-right: 0;
}
.product-card__buy {
    text-align: center;
}

.slider__prev,
.slider__next {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 2.25rem;
    height: 2.25rem;
    min-height: 2.25rem;
    min-width: 2.25rem;
    position: absolute;
    top: 50%;
    margin-top: -1.125rem;
    transform: translateY(-50%);
}

.cart__gift-wrapping {
    width: 100%;
    position: relative;
    padding: 3.75rem 0;
}

.cart__gift-wrapping .cart__blocks-radio {
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-gap: 0.9375rem;
    grid-template-columns: 1fr 1fr;
    width: 100%;
}

.cart__gift-wrapping .cart__blocks-radio__item {
    position: relative;
    display: flex;
    justify-content: center;
    flex: 1;
}

.cart__gift-wrapping .cart__blocks-radio__item .dr-radio {
    padding: 1.25rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.cart__gift-wrapping__title {
    margin-bottom: 2.5rem;
}

.cart__gift-wrapping .cart__blocks-radio__item .dr-radio .dr-radio-inner {
    justify-content: center;
    flex: 1;
}

.dr-radio .dr-radio-box {
    position: relative;
    width: 1.5rem;
    height: 1.5rem;
    min-width: 1.5rem;
    min-height: 1.5rem;
    border: 0.0625rem solid #0f213a;
    display: flex;
    border-radius: 3.125rem;
    margin: 0 0.9375rem 0 0;
}

.dr-radio .dr-radio-box:before {
    content: '';
    position: absolute;
    width: 1rem;
    height: 1rem;
    background: #0f213a;
    border-radius: 3.125rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.12s ease-out;
}

.dr-radio .dr-radio-inner {
    display: flex;
    align-items: flex-start;
}

.dr-radio input[type='radio']:checked ~ .dr-radio-inner .dr-radio-box:before {
    transform: translate(-50%, -50%);
    opacity: 1;
}

.dr-radio-text {
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.125rem;
    margin: 0.25rem 0 0 0;
}

.dr-radio-text > * {
    display: block;
    font-size: 0.75rem;
    margin-top: 0.3125rem;
}

.dr-radio {
    border: 0.0625rem solid #0f213a;
}

.dr-radio-img .dr-icon {
    background: transparent;
    width: 4.375rem;
    height: 4.375rem;
    display: block;
    margin: 0.625rem auto 1.375rem auto;
}

.dr-radio-img {
    display: block;
    width: 100%;
    position: relative;
}

.dr-radio input {
    position: absolute;
    visibility: hidden;
    opacity: 0;
}

@media screen and (max-width: 37.25em) {
    .cart__gift-wrapping .cart__blocks-radio {
        grid-template-columns: 1fr;
    }
}
@media (min-width: 62em) {
    .cart__contacts {
        padding: 3.75rem 0;
    }
}

.price__full {
    color: #a2aebd;
}

.product-price__full {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    font-weight: 300;
    margin: 0;
}
.header-place > a {
    margin-top: 0;
    display: inline-block;
}

.basket-coupon-alert {
    font: 300 0.875rem/1.125rem 'Stem', 'Helvetica', 'Arial', sans-serif !important;
}

.basket-coupon-alert > strong {
    font: 300 1rem/1.25rem 'Stem', 'Helvetica', 'Arial', sans-serif !important;
}

.basket-coupon-alert .basket-coupon-text {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.basket-coupon-alert .close-link {
    font-family: inherit;
    font-size: 0.875rem;
    line-height: 1rem;
    width: auto;
    text-align: center;
    margin-left: 1.25rem;
}
.basket-coupon-alert .basket-coupon-text > strong {
    margin-bottom: 0.9375rem;
    margin-left: 2rem;
}

@media screen and (max-width: 47.99875em) {
    .promo-ban__image {
        object-position: center 8%;
    }

    .promo-ban {
        height: 100vh;
    }
}

@media screen and (max-width: 35em) {
    .promo-ban {
        height: 80vh;
    }
}

.profile .field input {
    grid-column: 1 / end;
}

.profile .field label {
    grid-column: 1/1;
}

.profile .field label + input {
    grid-column: 2/2;
}
.profile__check label {
    text-decoration: underline;
}

a#button-auth {
    text-decoration: underline;
}

.selectize-custom {
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.5rem;
    font-weight: 300;
    padding: 0.9375rem 0.875rem 0.6875rem;
    border: thin solid #c5c6c6;
    border-radius: 0;
    width: 100%;
    box-sizing: border-box;
    color: #0f213a;
    cursor: text;
    background-color: white;
    transition: border-color 0.35s;
}
.profile .news-form__date-field-fields .field {
    display: grid;
    grid-template:
        'input'
        'error';
}
.profile .news-form__date-field-fields .field::after {
    background-color: #ffffff;
    z-index: 2;
}

.slider-grid__full {
    grid-column: 1/-1;
}

@media screen and (max-width: 48em) {
    .cart .slider__prev,
    .cart .slider__next {
        width: 1.25rem;
        height: 1.25rem;
        min-width: 1.25rem;
        min-height: 1.25rem;
    }

    .cart .slider__container {
        margin: 0 0.875rem;
    }

    .cart .slider__prev {
        left: -1.875rem;
    }
    .cart .slider__next {
        right: -1.875rem;
    }

    .cart .slider .product-card__title {
        font-size: 0.875rem;
        line-height: 1.1875rem;
    }
}

.icon-app {
    width: 108px;
    height: 32px;
}
.icon-payment {
    width: 3rem;
    height: 3rem;
    fill: #0f213a;
}
.icon-app g,
.icon-app svg,
.icon-app path,
.icon-payment g,
.icon-payment svg,
.icon-payment path {
    fill: inherit;
}
.icon-app__list,
.icon-payment__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
    justify-content: center;
}
.icon-app__list {
    flex-direction: column;
    gap: 1rem;
}
.icon-app__item,
.icon-payment__item {
    align-items: center;
    justify-content: center;
    text-align: center;
    align-self: center;
    display: flex;
    padding: 0;
    margin: 0.3125rem 0.625rem;
}
.footer-main__apps,
.footer-main__payments {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}
.footer-main__payments .icon-app__list,
.footer-main__payments .icon-payment__list {
    justify-content: flex-start;
}

.catalog_header__content_wrap {
    display: flex;
    justify-content: space-between;
}

.catalog_header__btns {
    display: inline-flex;
    align-self: end;
}

.product__controls__fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0.625rem;
    z-index: 1;
    background: #fff;
    border-top: 0.125rem solid #e6e5e4;
}

.product__controls__fixed .product__controls {
    margin: unset;
}

.product__controls__fixed .product__counter {
    margin-bottom: unset;
}

.product__controls__fixed .button.m-first {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.product__controls__fixed .product__counter .counter-wrapper {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    grid-column: 1/1;
    grid-row: 1/1;
}
.product__controls__fixed .product__counter .counter-wrapper .counter {
    margin: 0;
}
.product__controls__fixed .product__counter .price-wrapper .price {
    display: flex;
    justify-content: center;
}
.product__controls__fixed .product__counter .price-wrapper .price span {
    margin: 0 0.5rem;
}

.product__controls__fixed .product__counter .price-wrapper .price,
.product__controls__fixed .product__counter .price-wrapper .price__new {
    margin: 0;
}
.product__controls__fixed .product__counter .price-wrapper {
    grid-area: none;
    margin: 0;
    grid-column: 2/2;
    grid-row: 1/1;
    display: flex;
    justify-content: center;
    width: 100%;
}
.product__controls__fixed {
    transform: translateY(100%);
    transition: all 0.2s ease-out;
}

.product__controls__fixed.is-active {
    transform: translateY(0);
}
.product-card__controls .product-card__btns {
    position: relative;
    bottom: auto;
    right: auto;
}

.product-card__controls {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 0.625rem;
    width: 100%;
}

.product-card__controls .product-card__buy,
.m-cart .product-card__buy {
    grid-column: 1/1;
    grid-row: 1/1;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-height: 4rem;
    padding: 0 0.375rem;
    position: absolute;
    bottom: 0;
    left: 0;
}

.m-cart .product-card__buy {
    height: 15%;
}

.product-card__controls .product-card__buy:hover,
.m-cart .product-card__buy:hover {
    color: #fff;
    background-color: #0f213a;
}

.product-card__controls .product-card__buy:disabled,
.m-cart.added .product-card__buy {
    opacity: 0.3;
    pointer-events: none;
}

.product-card__controls .product-card__btns {
    grid-column: 2;
    grid-row: 1/1;
    display: flex;
    justify-content: flex-end;
}

.main-video {
    margin-top: 2.5rem;
}

@media screen and (min-width: 47.9375em) {
    .product-card__controls .product-card__btns {
        position: absolute;
        bottom: 100%;
        top: auto;
        margin-bottom: 2.5rem;
        right: calc(calc(4rem / 2) - 0.8125rem);
    }

    .product-card__controls {
        grid-area: buy;
        grid-template-columns: 1fr;
    }

    .main-video {
        margin-top: 5.3125rem;
    }

    .icon-app__list {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
}

@media screen and (max-width: 48em) {
    .product-card__about {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr auto;
        grid-template: auto/1fr auto;
        grid-template-areas: 'title' 'rating' 'price' 'buy';
        grid-row-gap: 0.875rem;
        justify-items: center;
    }

    .m-cart .product-card__about {
        display: block;
    }

    .product-card__controls {
        position: inherit;
    }
}

.paymentPage {
    margin: 1.25rem 0;
}
.product__controls__fixed .product__counter .price-wrapper * {
    text-align: left;
}

.product__controls__fixed
    .product__counter
    .price-wrapper
    .product-price__full {
    font-size: 0.875rem;
    line-height: 1.125rem;
}

.product__controls__fixed .product__counter .price-wrapper .price {
    font-size: 1.25rem;
}

@media screen and (max-width: 26.5625em) {
    .slider__prev,
    .slider__next {
        width: 1.875rem;
        height: 1.875rem;
        min-width: 1.875rem;
        min-height: 1.875rem;
    }

    .slider__container {
        margin: 0 1.875rem;
    }

    .slider__next {
        right: -1.875rem;
    }

    .slider__prev {
        left: -1.875rem;
    }

    .icon-app__list {
        flex-direction: row;
        flex-wrap: nowrap;
    }
}

.f__error {
    font: 300 0.75rem/1.125rem 'Stem', 'Helvetica', 'Arial', sans-serif;
    color: #af1685;
    padding: 0;
    width: 100%;
    margin-top: 0.3125rem;
    box-sizing: border-box;
}

.is-boutique {
    grid-template: none;
}

.is-boutique .m-first {
    text-transform: uppercase;
    font-size: 1.1875rem;
    line-height: 2.5rem;
    font-weight: 300;
    margin: 0 auto;
}

@media screen and (max-width: 48em) {
    .product-card__labels__text {
        flex-direction: column;
        gap: 0.5rem;
    }

    .is-boutique-section-grid {
        grid-template-columns: none;
    }

    .product-card {
        padding-bottom: 3rem;
    }

    .footer-main__menu > li.mobile-hidden span {
        display: none;
    }
}

.l-container {
    max-width: 82.5625rem;
    padding: 4rem 1.875rem 0 1.875rem;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.l-two-cols {
    display: flex;
}

.l-two-cols__left {
    flex-shrink: 0;
    width: 20.5rem;
    margin-right: 5.3125rem;
}

.l-two-cols__right {
    width: 100%;
}

.blog__title {
    font-family: 'Petersburg';
    font-style: normal;
    font-weight: 400;
    font-size: 2.25rem;
    line-height: 2.5rem;
    color: #000000;
    opacity: 0.8;
    margin-bottom: 2.5rem;
}

.blog__title_lg {
    font-family: 'Petersburg';
    font-style: normal;
    font-weight: 400;
    font-size: 2.75rem;
    line-height: 3.6875rem;
    color: #000000;
    opacity: 0.8;
    margin-bottom: 1.4375rem;
}

.blog__title_sm {
    font-family: 'Petersburg';
    font-style: normal;
    font-weight: 400;
    font-size: 1.5625rem;
    line-height: 1.875rem;
    margin-bottom: 0.625rem;
}

.blog__list {
    display: flex;
    flex-flow: wrap;
    margin-left: -1.25rem;
    margin-top: -2.5rem;
}

.blog__item {
    width: calc(50% - 1.25rem);
    margin-left: 1.25rem;
    margin-top: 2.5rem;
}

.blog__item-image {
    height: 17.375rem;
    margin-bottom: 1.25rem;
    overflow: hidden;
}

.blog__item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog__item-date {
    font-family: 'Stem';
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.125rem;
    color: #000000;
    margin-top: 1.25rem;
    margin-bottom: 0.625rem;
}

.blog__item-title {
    font-family: 'Petersburg';
    font-style: normal;
    font-weight: 400;
    font-size: 1.75rem;
    line-height: 2.375rem;
    color: #000000;
    opacity: 0.8;
    margin-bottom: 1.25rem;
}

.blog__item-title:last-child {
    margin-bottom: 0;
}

.blog__item-button {
    font-family: 'Stem';
    font-style: normal;
    font-weight: 300;
    font-size: 0.75rem;
    line-height: 1.25rem;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    color: #0e223a;
    border: 0.0625rem solid #0e223a;
    padding: 0 1.4375rem;
    height: 2.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}

.blog__item-button:hover {
    background: #0f213a;
    border-color: #0f213a;
    color: #fff;
}

.blog__list_aside {
    margin-left: 0;
    flex-direction: column;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.blog__list_aside .blog__item {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
}

.blog__list_aside .blog__item:not(:last-child) {
    margin-bottom: 1.5rem;
}

.blog__list_aside .blog__item-title {
    font-family: 'Stem';
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-top: 0.625rem;
}

.blog__list_aside .blog__item-image {
    margin-bottom: 0.625rem;
    height: 12.8125rem;
}

.nav-inner {
    margin-bottom: 1.5rem;
}

.nav-inner__link {
    ont-family: 'Stem';
    font-style: normal;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5rem;
}

.nav-inner__item:not(:last-child) {
    margin-bottom: 0.625rem;
}

.blog-detail .l-two-cols__right {
    max-width: 50rem;
}

.blog-detail__head {
    margin-bottom: 1.875rem;
}

.blog-detail__head-title {
    font-family: 'Petersburg';
    font-style: normal;
    font-weight: 400;
    font-size: 1.75rem;
    line-height: 2.375rem;
    color: #000000;
    opacity: 0.8;
    margin-bottom: 0.625rem;
}

.blog-detail__head-title:last-child,
.blog-detail__head-date:last-child {
    margin-bottom: 0;
}

.blog-detail__head-date {
    font-family: 'Stem';
    font-style: normal;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.125rem;
    color: #000000;
    margin-top: 0.625rem;
    margin-bottom: 1.875rem;
}

.blog-detail__head-image {
    margin-bottom: 3.75rem;
    margin-top: 1.875rem;
}

.blog-detail__head-image img {
    width: 100%;
    display: block;
    object-fit: contain;
}

.blog-detail__text .blog__title_lg {
    margin-bottom: 0.625rem;
}

.blog-detail__text p:not(:last-child) {
    margin-bottom: 1rem;
}

.blog-detail__text p {
    font-family: 'Stem';
    font-style: normal;
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 1.125rem;
    color: #000;
}

.blog-detail__text strong,
.blog-detail__text b {
    font-weight: bold;
}

.blog-detail__text {
    margin-bottom: 2.8125rem;
}

.blog-detail__text:last-child {
    margin-bottom: 0;
}

.blog-detail__text_with-image {
    display: flex;
    align-items: center;
    margin-bottom: 3.75rem;
}

.blog-detail__text_with-image .blog__title_lg {
    font-size: 2.75rem;
    line-height: 3rem;
    margin-bottom: 1.4375rem;
}

.blog-detail__text_with-image p:not(:last-child) {
    margin-bottom: 1.375rem;
}

.blog-detail__text_with-image img + img {
    margin-top: 1.25rem;
}

.blog-detail__text-image {
    margin-right: 2.5rem;
    max-width: 22.8125rem;
    width: 100%;
    flex-shrink: 0;
}

.blog-detail__text-image img {
    max-width: 100%;
}

.blog-detail__button-more {
    font-family: 'Stem';
    font-style: normal;
    font-weight: 300;
    font-size: 0.75rem;
    line-height: 1.25rem;
    text-align: center;
    text-transform: uppercase;
    color: #5e6a71;
    border: 0.0625rem solid #5e6a71;
    padding: 0 1.875rem;
    height: 2.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}

.blog-detail__button-more:hover {
    background: #5e6a71;
    color: #fff;
}

.blog-detail__text_with-image-reverse {
    flex-direction: row-reverse;
}

.blog-detail__text_with-image-reverse .blog-detail__text-image {
    margin-right: 0;
    margin-left: 2.5rem;
}

.blog-detail__text_centered {
    text-align: center;
    margin-bottom: 3.75rem;
}

.blog-detail__text_centered .blog__title_lg {
    margin-bottom: 0.625rem;
}

.blog-detail__text_centered p:not(:last-child) {
    margin-bottom: 0.625rem;
}

.blog-detail__title-h3 {
    font-family: 'Petersburg';
    font-style: normal;
    font-weight: 400;
    font-size: 1.5625rem;
    line-height: 1.875rem;
    color: #0f213a;
    margin-bottom: 1.875rem;
}

.blog-detail__single-image {
    margin-bottom: 3.75rem;
}

.blog-detail__single-image img {
    width: 100%;
    object-fit: contain;
}

.blog-detail__single-image:last-child {
    margin-bottom: 0;
}

.product-list-wrapper-slider {
    position: relative;
    max-width: 40.625rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.75rem;
    margin-bottom: 4rem;
}

.product-list {
    display: flex;
    flex-flow: wrap;
    margin-left: -3.75rem;
    margin-top: -1.875rem;
    margin-bottom: 3.75rem;
}

.product-list:last-child {
    margin-bottom: 0;
}

.product-list.slick-initialized {
    margin: 0;
}

.product-list.slick-initialized .slick-slide {
    width: 11.875rem !important;
    margin-left: 2.5rem;
}

.product-list.slick-initialized .product-card {
    margin: 0;
    width: 100%;
}

.product-card_modified {
    width: 11.875rem;
    margin-left: 3.75rem;
    margin-top: 1.875rem;
}

.product-card_modified .price {
    display: flex;
    flex-direction: row;
}

.product-card_modified .product-card__about {
    grid-template-areas: 'rating buy  ' 'title  buy';
    align-items: center;
}

.product-card_modified .price__new {
    color: #af1685;
}

.product-card_modified .product-card__title {
    padding-right: 0;
}

.product-card_modified .product-card__labels__text {
    margin-bottom: 0.3125rem;
    padding-bottom: 0.0625rem;
}

.product-card_modified .product-card__btns {
    right: 0.5625rem;
}

.paginator {
    display: flex;
}

.paginator__prev,
.paginator__next {
    width: 10rem;
}

.paginator__next {
    margin-left: auto;
}

.paginator__title {
    font-family: 'Petersburg';
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.6875rem;
    margin-bottom: 1rem;
}

.paginator__img {
    width: 10rem;
    height: 6.25rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.paginator__img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.paginator__teaser {
    font-family: 'Stem';
    font-style: normal;
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 1.125rem;
}

@media (max-width: 74.9375em) {
    .blog__list {
        flex-direction: column;
        margin-left: 0;
    }

    .blog__item {
        width: 100%;
        margin-left: 0;
    }

    .blog__item-image {
        height: 100%;
    }

    .l-container {
        padding-top: 1.875rem;
    }

    .blog-detail__text_with-image {
        flex-direction: column;
    }

    .blog-detail__text-image {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 2.5rem;
    }

    .blog-detail__text-image img {
        width: 100%;
        object-fit: contain;
    }

    .blog-detail__text_with-image-reverse {
        flex-direction: column-reverse;
    }

    .blog-detail__text_with-image-reverse .blog-detail__text-image {
        margin-left: 0;
        margin-bottom: 0;
        margin-top: 2.5rem;
    }

    .product-list-wrapper-slider {
        display: none;
    }

    .blog-detail .l-two-cols__right {
        max-width: 100%;
    }
}

@media (max-width: 61.9375em) {
    .l-two-cols {
        flex-direction: column-reverse;
    }

    .l-two-cols__left {
        flex-shrink: 0;
        width: 100%;
        margin-right: 0;
    }

    .l-two-cols__right {
        width: 100%;
        margin-bottom: 1.875rem;
    }

    .blog__title {
        margin-bottom: 1.875rem;
    }

    .blog__list {
        margin-top: -1.875rem;
    }

    .blog__item {
        margin-top: 1.875rem;
    }

    .blog__list_aside .blog__item-image {
        height: 100%;
    }

    .blog__list_aside {
        margin-top: 1.5rem;
    }

    .blog-detail__head-image {
        margin-bottom: 1.875rem;
    }

    .blog-detail__text {
        margin-bottom: 1.875rem;
    }

    .blog-detail__single-image {
        margin-bottom: 1.875rem;
    }

    .product-list {
        margin-left: -1.25rem;
        margin-bottom: 1.875rem;
    }

    .product-card_modified {
        margin-left: 1.25rem;
        width: 21.5rem;
    }
}

@media (max-width: 47.9375em) {
    form.auth__login_sms,
    form.auth__login_sms_code .resend_sms-code,
    form.auth__login_sms_code .auth_sms_code {
        flex-direction: column;
        gap: unset;
    }

    form.auth__login_sms .button.m-first,
    form.auth__login_sms_code .button.m-first {
        margin-top: unset;
    }

    form.auth__login_sms_code .auth_sms_code {
        margin-top: 1rem;
    }

    .l-container {
        padding: 1.25rem 0.625rem;
    }

    .l-container_modified {
        padding: 1.875rem 1.25rem;
    }

    .blog-detail__text .blog__title_lg {
        font-size: 1.75rem;
        line-height: 2rem;
    }

    .product-list {
        margin-left: -1.1875rem;
        margin-right: -0.5625rem;
    }

    .product-card_modified {
        margin-left: 0.625rem;
        width: calc(50% - 0.625rem);
    }

    .product-card_modified .product-card__labels__text {
        margin-bottom: 0.75rem;
    }

    .product-card_modified {
        padding-bottom: 1.875rem;
    }

    .product-card_modified .product-card__controls {
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .blog-detail__text_with-image-reverse .blog-detail__text-image {
        margin-top: 1.875rem;
    }

    .paginator__prev,
    .paginator__next {
        width: calc(50% - 0.3125rem);
    }

    .paginator__img {
        width: 100%;
    }
}

.pickup-map__search {
    display: block !important;
}
#city-select {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 18.75rem;
    overflow: auto;
    background: #fff;
    border: 0.0625rem solid #999;
    display: none;
}
#city-select ul {
    cursor: pointer;
    user-select: none;
}
#city-select ul li {
    padding: 0.3125rem;
}
#city-select ul li:hover {
    background: #f7f7f7;
}
#city-select ul li span {
    color: #39f;
}
#map {
    height: 100%;
}

@media (max-width: 62em) {
    #map.m-show {
        display: block;
        grid-area: content;
        height: auto;
    }
    #pickup-points-map,
    #pickup-points-map > * {
        width: 100% !important;
    }
}

.product-banner {
    font-family: 'StemLight';
    background-position: center;
    background-size: cover;
    background-color: #c18481;
    position: relative;
    min-height: 268px;
}

.product-banner__link--full,
.product-card-banner__link--full {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}

.product-banner__content {
    padding: 1.2rem;
    text-align: center;
    font-weight: 300;
    color: #fff;
    font-family: 'Stem';
    display: block;
}

.product-banner__title {
    font-size: 1rem;
    line-height: 1.1875rem;
}

.product-banner__description {
    margin: 1rem 0 0;
    font-size: 0.625rem;
    line-height: 0.9375rem;
}

.product-banner__button {
    margin-top: 1rem;
    line-height: 1;
    background-color: #5e6a71;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 0.875rem;
    min-width: 6rem;
    height: 2.5rem;
}

@media screen and (min-width: 48em) {
    .product-banner {
        min-height: 268px;
    }
    .product-banner__content {
        padding: 1rem;
    }
    .product-banner__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
    .product-banner__description {
        font-size: 0.875rem;
        line-height: 1rem;
        margin-top: 1rem;
    }
    .product-banner__button {
        margin-top: 1rem;
        font-size: 0.875rem;
        min-width: 6rem;
        height: 2.5rem;
    }
}

@media screen and (min-width: 62em) {
    .product-banner__content {
        padding: 1.2rem;
    }
    .product-banner__title {
        font-size: 2.1874rem;
        line-height: 2.6249rem;
    }
    .product-banner__description {
        max-width: 200px;
        margin: 0.5469rem auto 0;
        font-size: 1.1667rem;
        line-height: 1.4583rem;
    }
    .product-banner__button {
        margin-top: 1.0969rem;
        font-size: 1.4583rem;
        min-width: 8.7499rem;
        height: 3.2083rem;
    }
}

.product-card-banner {
    font-family: 'StemLight';
    min-height: 354px;
    position: relative;
    display: flex;
    flex-direction: column;
}
.product-card-banner__image {
    background-position: center;
    background-size: cover;
    background-color: #e5f5f4;
    flex: 1;
}

.product-card-banner__content {
    margin-top: auto;
    padding-top: 2.4rem;
    color: #0f213a;
    font-family: 'Stem';
}

.product-card-banner__title {
    font-size: 1rem;
    line-height: 1.1875rem;
}

.product-card-banner__description {
    font-size: 0.625rem;
    line-height: 0.9375rem;
    margin-top: 0.5rem;
}

.product-card-banner__button {
    font-family: 'Petersburg';
    font-style: italic;
    display: inline-block;
    text-decoration: underline;
    font-size: 0.625rem;
    line-height: 0.9375rem;
    margin-top: 0.5rem;
}

@media screen and (min-width: 48em) {
    .product-card-banner__title {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }
    .product-card-banner__description {
        font-size: 0.875rem;
        line-height: 1.125rem;
        margin-top: 0.5rem;
    }
    .product-card-banner__button {
        margin-top: 0.5rem;
        font-size: 0.875rem;
    }
}

.full-width-image{
    width: 100%;
    height: auto;
}

@media screen and (min-width: 62em) {
    .product-card-banner__content {
        padding-top: 2.4rem;
    }

    .product-card-banner__title {
        font-size: 1.2306rem;
        line-height: 1.504rem;
    }

    .product-card-banner__description {
        font-size: 0.9571rem;
        line-height: 1.2306rem;
        margin-top: 0.5469rem;
    }

    .product-card-banner__button {
        font-size: 0.9571rem;
        line-height: 1.2306rem;
        margin-top: 0.5469rem;
    }
}

/* End */


/* Start:/local/templates/main/styles/css.css?17134447631446*/
html {
    font-size: 16px;
}

@media (min-width: 1280px) {
    html:not(.scale) {
        font-size: 16px;
    }
}

@media (min-width: 991px) {
    html.scale {
        font-size: 1.15vw;
    }
}

@media (min-width: 1200px) {
    html.scale {
        font-size: .95238vw;
    }
}

@media (min-width: 2100px) {
    html {
        font-size: 20px !important;
    }

    html.scale {
        font-size: 20px !important;
    }
}

html [width="16"] {
    width: 1rem;
}

html [height="16"] {
    height: 1rem;
}

html [width="32"] {
    width: 2rem;
}

html [height="32"] {
    height: 2rem;
}

html [height="28"] {
    height: 1.75rem;
}

html [width="12"] {
    width: 0.75rem
}

html [height="10"] {
    height: 0.625rem;
}

html [height="22"] {
    height: 1.375rem;
}

html [width="22"] {
    width: 1.375rem;
}

@media only screen and (min-width: 1279px) {
    html.scale .header__promo {
        margin-top: 9.6125rem;
    }

    html.scale .header-top__controls-button .header-top__controls-title {
        font-size: 0.75rem;
    }
}

html [width="40"] {
    width: 2.5rem;
}

html [height="40"] {
    width: 2.5rem;
}

@media (min-width: 768px) {
    html.scale .main-offers.container {
        max-width: 85.375rem !important;
    }
}

@media (min-width: 1280px) {
    .catalog-sort > .catalog-sort__button, .catalog-sort > .catalog-sort__value {
        margin-top: 0;
    }
}
.main-slider .swiper-wrapper{
    height: auto !important;
}

/* End */


/* Start:/local/components/custom/sale.basket.basket.line/templates/template1/style.css?17134445144467*/
.bx-basket { }
.header-options__opt.bx-basket.bx-opener span{
	margin-top: 6px;
}
.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/local/templates/main/components/bitrix/menu/catalog_menu/style.css?1713444715649*/
.header-submenu.m-banners .m-banner-item {
    max-width: 250px;
}

.header-submenu.m-banners .m-banner-item img {
    width: 100%;
}

.header-submenu.m-banners p {
    padding-top: 8px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1px;
}

@media screen and (hover: hover) {
    .header-menu__item:hover > .header-submenu.m-banners {
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width: 1400px) {
    .header-menu__item:hover > .header-submenu.m-banners {
        flex-wrap: wrap;
    }

    .header-submenu.m-banners .m-banner-item:nth-child(n+5) {
        padding-top: 15px;
    }
}

/* End */


/* Start:/local/components/custom/sale.basket.basket.line/templates/mob/style.css?17134445124467*/
.bx-basket { }
.header-options__opt.bx-basket.bx-opener span{
	margin-top: 6px;
}
.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/local/components/custom/search.title/templates/.default/style.css?17134445392108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/components/custom/search.title/templates/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/main/template_styles.css?171344476336*/
.paymentPage img {
    width: 15%;
}
/* End */
/* /local/templates/main/styles/main.css?1752493518413162 */
/* /local/templates/main/styles/custom.css?175197459251093 */
/* /local/templates/main/styles/css.css?17134447631446 */
/* /local/components/custom/sale.basket.basket.line/templates/template1/style.css?17134445144467 */
/* /local/templates/main/components/bitrix/menu/catalog_menu/style.css?1713444715649 */
/* /local/components/custom/sale.basket.basket.line/templates/mob/style.css?17134445124467 */
/* /local/components/custom/search.title/templates/.default/style.css?17134445392108 */
/* /local/templates/main/template_styles.css?171344476336 */
