

/* Start:/lp/common/css/common_new.css?178307666843551*/
@charset "utf-8";
/* VARIABLES */
/* fonts */
/* COLORS */
/* MIXINS */
@font-face {
    src: url("/lp/common/css/../fonts/1459506/aeec6457-255d-4ebe-a33a-bbacfa040a5a.eot?#iefix");
    src: url("/lp/common/css/../fonts/1459506/aeec6457-255d-4ebe-a33a-bbacfa040a5a.eot?#iefix") format("eot"), url("/lp/common/css/../fonts/1459506/3730b99d-49e5-4ef6-84f9-a629ffc8a02e.woff2") format("woff2"), url("/lp/common/css/../fonts/1459506/dabc8c1e-ae11-4cb0-96ca-a7572d069ba7.woff") format("woff"), url("/lp/common/css/../fonts/1459506/c8d44888-bf8c-40dd-ad72-6df352ee67da.ttf") format("truetype"), url("/lp/common/css/../fonts/1459506/b1b070c8-c619-4ae4-a2bf-0deb11cc78d6.svg#b1b070c8-c619-4ae4-a2bf-0deb11cc78d6") format("svg");
    font-family: "Gill Sans MT Pro Cyr";
    font-weight: 300;
    font-style: normal;
}
@font-face {
  src: url('/lp/common/css/../fonts/gill_sans_regular/GillSans.eot?#iefix');
  src: url('/lp/common/css/../fonts/gill_sans_regular/GillSans.eot?#iefix') format("eot"), url('/lp/common/css/../fonts/gill_sans_regular/GillSans.ttf') format('truetype'), url('/lp/common/css/../fonts/gill_sans_regular/GillSans.woff') format('woff'), url("/lp/common/css/../fonts/gill_sans_regular/GillSans.svg#GillSans") format("svg");
  font-family: "Gill Sans MT Pro Cyr";
  font-weight: 400;
  font-style: normal;
}

/* BEM-BLOCKS */
img {
    vertical-align: top;
    border: 0 none;
    max-width: 100%;
    height: auto;
}

main.l-wrapper {
    display: none;
}

.b-promo-page-catalog {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    min-height: 300px;
    font: normal 400 13px/1.25 Arial, sans-serif;
}

.b-promo-page-catalog *,
.b-promo-page-catalog *::before,
.b-promo-page-catalog *::after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

.b-promo-page-catalog::after {
    content: "";
    clear: both;
    display: table;
}

.b-promo-page-catalog-filter {
    display: none;
    -webkit-box-ordinal-group: 1001;
    -webkit-order: 1000;
    -moz-box-ordinal-group: 1001;
    -ms-flex-order: 1000;
    order: 1000;
    overflow-x: hidden;
    overflow-y: auto;
    height: 300px;
    background: #fff;
}

.b-promo-page-catalog-filter__block {
    border: 0 none !important;
    padding: 0;
}

.b-promo-page-catalog-filter__helper {
    -webkit-box-ordinal-group: 1001;
    -webkit-order: 1000;
    -moz-box-ordinal-group: 1001;
    -ms-flex-order: 1000;
    order: 1000;
    width: 205px;
    height: 250px;
}

.swiper-container .b-promo-page-catalog-filter {
    display: block;
}

.b-promo-page-preloader {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 50;
    display: none;
    width: 200px;
    height: 200px;
    margin: -100px 0 0 -100px;
}

.b-promo-page-preloader div {
    position: absolute;
    top: 50px;
    left: 50px;
    width: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 100px;
    -webkit-box-shadow: 0 4px 0 0 #84c231;
    -moz-box-shadow: 0 4px 0 0 #84c231;
    box-shadow: 0 4px 0 0 #84c231;
    -webkit-transform-origin: 50px 52px;
    -moz-transform-origin: 50px 52px;
    -ms-transform-origin: 50px 52px;
    -o-transform-origin: 50px 52px;
    transform-origin: 50px 52px;
    -webkit-animation: b-our-farm-preloader-eclipse 1s linear infinite;
    -moz-animation: b-our-farm-preloader-eclipse 1s linear infinite;
    -o-animation: b-our-farm-preloader-eclipse 1s linear infinite;
    animation: b-our-farm-preloader-eclipse 1s linear infinite;
}

@-webkit-keyframes b-our-farm-preloader-eclipse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes b-our-farm-preloader-eclipse {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes b-our-farm-preloader-eclipse {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes b-our-farm-preloader-eclipse {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.b-promo-page-catalog__title {
    margin: 0 0 30px;
    padding: 0;
    font-family: "Gill Sans MT Pro Cyr", sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 1;
    color: #333;
}

.b-promo-page-catalog .b-promo-page-preloader {
    position: absolute;
}

.b-promo-page-catalog-filter {
    position: relative;
    z-index: 2;
    float: left;
    padding-right: 15px;
    width: 205px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-promo-page-catalog-filter *,
.b-promo-page-catalog-filter *::before,
.b-promo-page-catalog-filter *::after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

.b-promo-page-catalog-filter__block {
    border-bottom: 1px solid #dedede;
    padding: 20px 0;
}

.b-promo-page-catalog-filter__block:first-child {
    border-top: 1px solid #dedede;
}

.b-promo-page-catalog-filter__block-clear {
    position: absolute;
    right: 28px;
    top: 1px;
    display: none;
    border: 0 none;
    border-bottom: 1px dotted #888;
    padding: 0;
    width: auto;
    height: auto;
    font-weight: 400;
    font-size: 11px;
    line-height: 1;
    color: #888;
    background: none;
}

.is-selected .b-promo-page-catalog-filter__block-clear {
    display: block;
}

.b-promo-page-catalog-filter__name {
    position: relative;
    outline: none;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.2em;
    color: #000;
    cursor: pointer;
}

.is-selected .b-promo-page-catalog-filter__name.js-promo-page-catalog-filter-name {
    padding-right: 70px;
}

.b-promo-page-catalog-filter__name.js-promo-page-catalog-filter-name::after {
    content: "";
    position: absolute;
    right: -1px;
    top: 0.6em;
    display: block;
    margin-top: -4px;
    width: 11px;
    height: 7px;
    opacity: 0.5;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11'%3E%3Cg fill='none'%3E%3Cpath d='M120.001-10.186c0 10.584-8.582 19.166-19.167 19.166H19.167C8.582 8.98 0 .398 0-10.186v-81.667c0-10.585 8.581-19.167 19.167-19.167h81.667c10.585 0 19.167 8.582 19.167 19.167v81.667z'/%3E%3Cpath stroke='%23212121' stroke-miterlimit='10' d='M18.5 10.5l-9-10-9 10'/%3E%3C/g%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    -moz-background-size: 11px 7px;
    background-size: 11px 7px;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.2s;
    transition: opacity 0.3s, -webkit-transform 0.2s;
    -o-transition: opacity 0.3s, -o-transform 0.2s;
    -moz-transition: opacity 0.3s, transform 0.2s, -moz-transform 0.2s;
    transition: opacity 0.3s, transform 0.2s;
    transition: opacity 0.3s, transform 0.2s, -webkit-transform 0.2s, -moz-transform 0.2s, -o-transform 0.2s;
}

.is-open .b-promo-page-catalog-filter__name.js-promo-page-catalog-filter-name::after.js-promo-page-catalog-filter-name {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11'%3E%3Cpath fill='none' stroke='%23212121' stroke-miterlimit='10' d='M18.5 10.5l-9-10-9 10'/%3E%3C/svg%3E");
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.b-promo-page-catalog-filter__name:hover::after {
    opacity: 1;
}

.b-promo-page-catalog-filter__body {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
    -o-transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
    -moz-transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
}

.is-open .b-promo-page-catalog-filter__body {
    margin: 25px 0 0;
    padding: 0;
    max-height: 1000px;
}

.b-promo-page-catalog-filter__checkbox {
    display: block;
    margin: 6px 0 0;
    line-height: 1.2;
    cursor: pointer;
}

.b-promo-page-catalog-filter__checkbox + .b-promo-page-catalog-filter__checkbox {
    margin-top: 12px;
}

.b-promo-page-catalog-filter__checkbox input {
    display: none;
}

.b-promo-page-catalog-filter__checkbox span {
    position: relative;
    display: block;
    padding: 0 0 0 20px;
    pointer-events: none;
}

.b-promo-page-catalog-filter__checkbox span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    border: 2px solid #9e9f9e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 14px;
    height: 14px;
}

.b-promo-page-catalog-filter__checkbox input:checked + span::before {
    border: 0 none;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Cpath d='M11.9 0H2.1A2.1 2.1 0 0 0 0 2.1v9.8C0 13.06.94 14 2.1 14h9.8a2.1 2.1 0 0 0 2.1-2.1V2.1A2.1 2.1 0 0 0 11.9 0zm-.408 4.813L6.84 10.59a.9.9 0 0 1-1.403-.002l-2.402-3a.9.9 0 0 1 1.407-1.126l1.7 2.126 3.949-4.905a.9.9 0 0 1 1.403 1.129z' fill='%2381bc3d'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
}

.b-promo-page-catalog-filter__radio {
    display: block;
    margin: 6px 0 0;
    line-height: 1.2;
    cursor: pointer;
}

.b-promo-page-catalog-filter__radio + .b-promo-page-catalog-filter__radio {
    margin-top: 12px;
}

.b-promo-page-catalog-filter__radio input {
    display: none;
}

.b-promo-page-catalog-filter__radio span {
    position: relative;
    display: block;
    padding: 0 0 0 20px;
    pointer-events: none;
}

.b-promo-page-catalog-filter__radio span::before,
.b-promo-page-catalog-filter__radio span::after {
    content: "";
    position: absolute;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.b-promo-page-catalog-filter__radio span::before {
    left: 0;
    top: -2px;
    border: 1px solid #9e9f9e;
    width: 16px;
    height: 16px;
}

.b-promo-page-catalog-filter__radio span::after {
    left: 3px;
    top: 1px;
    width: 10px;
    height: 10px;
}

.b-promo-page-catalog-filter__radio input:checked + span::after {
    background: #81bc3d;
}

.b-promo-page-catalog-filter__more {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0 0 20px;
    border-bottom: 1px dotted #000;
    text-decoration: none;
    color: #000;
    -webkit-transition: border 0.2s;
    -o-transition: border 0.2s;
    -moz-transition: border 0.2s;
    transition: border 0.2s;
}

.b-promo-page-catalog-filter__more:hover {
    border-bottom: 1px dotted transparent;
}

.b-promo-page-catalog-filter .is-hidden {
    display: none;
}

.b-promo-page-catalog-menu__count {
    margin-left: 2px;
    font-size: 12px;
    line-height: 1.1;
    color: #a7a7a7;
}

.b-promo-page-catalog-menu__count::before {
    content: "(";
}

.b-promo-page-catalog-menu__count::after {
    content: ")";
}

.b-promo-page-catalog-menu__level1 {
    list-style: none;
    margin: 0;
    padding: 0;
}

.b-promo-page-catalog-menu__level1 > li {
    margin: 0;
    padding: 0;
}

.b-promo-page-catalog-menu__level1 > li > a {
    display: block;
    padding: 5px 15px 5px 15px;
}

.b-promo-page-catalog-menu__level1 > li > a:hover .b-promo-page-catalog-menu__title {
    text-decoration: underline;
}

.b-promo-page-catalog-menu__level1 > .is-active > a {
    position: relative;
    padding: 10px 15px;
    background: #f5f5f5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eaeaea));
    background: -webkit-linear-gradient(top, #f5f5f5, #eaeaea);
    background: -moz-linear-gradient(top, #f5f5f5, #eaeaea);
    background: -o-linear-gradient(top, #f5f5f5, #eaeaea);
    background: linear-gradient(180deg, #f5f5f5, #eaeaea);
}

.b-promo-page-catalog-menu__level1 > .is-active > a::before,
.b-promo-page-catalog-menu__level1 > .is-active > a::after {
    content: "";
    position: absolute;
    right: 0;
    border-style: solid;
    border-color: transparent;
    width: 0;
    height: 0;
}

.b-promo-page-catalog-menu__level1 > .is-active > a::before {
    top: 0;
    border-width: 0 13px 30px 0;
    border-right-color: #fff;
}

.b-promo-page-catalog-menu__level1 > .is-active > a::after {
    bottom: 0;
    border-width: 0 0 30px 13px;
    border-bottom-color: #fff;
}

.b-promo-page-catalog-menu__level2 {
    list-style: none;
    margin: 17px 0 17px 15px;
    padding: 0;
    font-size: 0.8125rem;
    color: #000;
}

.b-promo-page-catalog-menu__level2 li {
    margin: 10px 0;
    padding: 0;
}

.b-promo-page-catalog-menu__level2 li > a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 13px;
    line-height: 1.2;
}

.b-promo-page-catalog-menu__level2 li > a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.6em;
    margin-top: -3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    background-color: #8cc846;
}

.b-promo-page-catalog-menu__level2 li.is-active a .b-promo-page-catalog-menu__title,
.b-promo-page-catalog-menu__level2 li a:hover .b-promo-page-catalog-menu__title {
    text-decoration: underline;
}

.b-promo-page-catalog-pagination {
    margin: 5px;
    border-top: 2px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
}

.b-promo-page-catalog-pagination *,
.b-promo-page-catalog-pagination *::before,
.b-promo-page-catalog-pagination *::after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

.b-promo-page-catalog-pagination__list {
    margin: 0 80px;
    text-align: center;
}

.b-promo-page-catalog-pagination__item {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 0 -2px;
    opacity: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0 none;
    border-bottom: 2px solid transparent;
    padding: 0;
    width: 40px;
    height: 70px;
    font-weight: 300;
    font-size: 28px;
    line-height: 68px;
    text-align: center;
    text-decoration: none;
    color: #000;
    background: none;
    -webkit-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

button.b-promo-page-catalog-pagination__btn,
button.b-promo-page-catalog-pagination__item {
    font-family: inherit;
    cursor: pointer;
}

.b-promo-page-catalog-pagination__item:hover {
    border-bottom-color: #000;
}

.b-promo-page-catalog-pagination__item.is-active,
.b-promo-page-catalog-pagination__item.swiper-pagination-bullet-active {
    border-bottom-color: #81bc3d;
    height: 70px;
    background: #f5f5f5;
}

.b-promo-page-catalog-pagination__item_dots {
    border-bottom: 0 none;
}

.b-promo-page-catalog-pagination__btn {
    margin: 0;
    border: 0 none;
    padding: 0 15px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #f2f2f2;
}

.b-promo-page-catalog-pagination__btn_prev {
    float: left;
}

.b-promo-page-catalog-pagination__btn_prev::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='%23212121' stroke-miterlimit='10' d='M10.5.5l-10 9 10 9'/%3E%3C/svg%3E");
}

.b-promo-page-catalog-pagination__btn_next {
    float: right;
}

.b-promo-page-catalog-pagination__btn_next::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='%23212121' stroke-miterlimit='10' d='M.5 18.5l10-9-10-9'/%3E%3C/svg%3E");
}

.b-promo-page-catalog-pagination__btn_prev,
.b-promo-page-catalog-pagination__btn_next {
    width: 70px;
}

.b-promo-page-catalog-pagination__btn_prev::before,
.b-promo-page-catalog-pagination__btn_next::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 11px;
    height: 19px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.b-promo-page-catalog-pagination__btn_prev:not(.is-disabled):hover::before,
.b-promo-page-catalog-pagination__btn_next:not(.is-disabled):hover::before {
    opacity: 1;
}

.b-promo-page-catalog-pagination__btn_all {
    float: right;
    margin-left: 5px;
    width: 100px;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.b-promo-page-catalog-pagination__btn_all span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.3;
}

.b-promo-page-catalog-pagination__btn_all:hover {
    color: #000;
}

.b-promo-page-catalog-pagination__btn.is-disabled {
    opacity: 0.5;
}

@media (max-width: 680px) {
    .b-promo-page-catalog-pagination {
        display: none !important;
    }
}

.b-promo-page-products {
    position: relative;
}

@media (max-width: 680px) {
    .b-promo-page-products {
        overflow: hidden;
        height: 350px;
        margin-left: -20px;
        margin-right: -20px;
    }
}

.b-promo-page-products__error {
	padding: 0 15px;
	font-size: 16px;
	white-space: normal;
}

.b-promo-page-products__inner {
    display: block;
    position: relative;
    z-index: 2;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
    background: none;
}

@media (max-width: 680px) {
    .b-promo-page-products__inner {
        overflow: auto;
		margin: 0;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 40px;
        width: 100%;
        white-space: nowrap;
    }
}

@media (max-width: 680px) {
    .js-products-page {
        display: inline-block !important;
        vertical-align: top;
    }
}

@media (min-width: 681px) {
    .js-products-page {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
        flex: 0 0 100%;
    }
}

.b-promo-page-products__inner.swiper-wrapper {
    min-width: 100%;
    height: auto;
}

.b-promo-page-products__item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
    padding: 0;
    width: 168px;
    max-width: none;
    height: 350px;
    white-space: normal;
}

@media (min-width: 681px) {
    .b-promo-page-products__item {
        padding-left: 15px;
        padding-right: 15px;
        width: 25%;
        height: auto;
    }

    .is-desktop-columns-5 .b-promo-page-products__item {
        width: 20%;
    }

    .is-desktop-columns-6 .b-promo-page-products__item {
        width: 16.666%;
    }
}

@media (min-width: 681px) and (max-width: 768px) {
    .is-desktop-columns-5 .b-promo-page-products__item {
        width: 25%;
    }
		
    .is-desktop-columns-6 .b-promo-page-products__item {
        width: 33.333%;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .is-desktop-columns-5 .b-promo-page-products__item {
        width: 25%;
    }
		
    .is-desktop-columns-6 .b-promo-page-products__item {
        width: 25%;
    }
}

@media (min-width: 1025px) {
    .is-desktop-columns-6 .b-promo-page-products__item {
        width: 16.666%;
    }
}

[data-filter="0"] .b-promo-page-products__item {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
    -moz-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
}

.b-promo-page-product {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0);
    padding: 10px;
    width: 100%;
    color: #212224;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

@media (min-width: 769px) {
    .b-promo-page-product {
        padding: 20px;
    }

    .is-desktop-columns-6 .b-promo-page-product {
        padding: 10px;
    }
}

.b-promo-page-product:hover {
    border-color: #e8e8e8;
}

.b-promo-page-product.is-to-cart {
    border-color: #89c644;
}

.b-promo-page-product__popup {
    display: none;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 60%;
    z-index: 4;
    margin-top: 15px;
    padding: 10px 15px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .2);
    font-size: 12px;
    line-height: 1.2;
    text-align: left;
    color: #000;
    background: #fff;
}

.b-promo-page-product__like {
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 20;
    margin: 0;
    padding-top: 105%;
    text-decoration: none;
    color: #a7a7a7;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}

@media (min-width: 769px) {
    .b-promo-page-product__like {
        padding-top: 99%;
        right: 20px;
    }
		
    .is-desktop-columns-6 .b-promo-page-product__like {
        padding-top: 105%;
				right: 10px;
    }
}

.b-promo-page-product__like::before {
    content: "";
    display: block;
    position: relative;
    top: 0;
    margin: 0;
    width: 16px;
    height: 14px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15' height='13' viewBox='0 0 15 13'%3E%3Cdefs%3E%3Cpath id='a' d='M950.45 3653c2.58 0 4.55 1.9 4.55 4.39 0 2.66-2.21 5.22-6.87 8.26l-.54.35-.57-.3c-3.9-2.12-7.02-5.66-7.02-8.32 0-2.49 1.96-4.38 4.55-4.38 1.09 0 2.02.35 2.93 1.1a4.61 4.61 0 0 1 2.97-1.1zm-2.87 11.81c4.47-2.91 6.42-5.23 6.42-7.42 0-1.93-1.51-3.39-3.55-3.39-.84 0-1.63.3-2.33.87l-.64.53-.64-.52a3.42 3.42 0 0 0-2.29-.88c-2.04 0-3.55 1.45-3.55 3.38 0 2.16 2.8 5.44 6.5 7.43l.04.03z'/%3E%3C/defs%3E%3Cuse fill='%23989da3' xlink:href='%23a' transform='translate(-940 -3653)'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
}

.b-promo-page-product__like.is-active::before,
.b-promo-page-product__like:hover::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15' height='13' viewBox='0 0 15 13'%3E%3Cdefs%3E%3Cpath id='a' d='M290.45 1219c2.58 0 4.55 1.9 4.55 4.39 0 2.66-2.21 5.22-6.87 8.26l-.54.35-.57-.3c-3.9-2.12-7.02-5.66-7.02-8.32 0-2.49 1.96-4.38 4.55-4.38 1.09 0 2.02.35 2.93 1.1a4.61 4.61 0 0 1 2.97-1.1zm-2.87 11.81c4.47-2.91 6.42-5.23 6.42-7.42 0-1.93-1.51-3.39-3.55-3.39-.84 0-1.63.3-2.33.87l-.64.53-.64-.52a3.42 3.42 0 0 0-2.29-.88c-2.04 0-3.55 1.45-3.55 3.38 0 2.16 2.8 5.44 6.5 7.43l.04.03z'/%3E%3C/defs%3E%3Cuse fill='%23dc2031' xlink:href='%23a' transform='translate(-280 -1219)'/%3E%3C/svg%3E");
}

.b-promo-page-product__tag {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -1px;
    z-index: 3;
	overflow: hidden;
	margin: auto;
	width: 100%;
	height: 22px;
    text-align: center;
    opacity: 1;
    -webkit-transition: opacity .15s ease;
    -o-transition: opacity .15s ease;
    -moz-transition: opacity .15s ease;
    transition: opacity .15s ease;
}

.b-promo-page-product__img {
    position: relative;
    z-index: 2;
    display: block;
    margin: 0 0 30px;
    padding: 100% 10px 10px 0;
    height: 0;
}

.b-promo-page-product__img img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.b-promo-page-product__previews {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.b-promo-page-product__preview {
    display: block;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all 0.2s ease;
}

.b-promo-page-product__img:hover .b-promo-page-product__preview {
    opacity: 1;
    visibility: visible;
}

.b-promo-page-product__preview::before {
    content: "";
    display: block;
    position: absolute;
    left: 1px;
    right: 1px;
    bottom: 0;
    height: 2px;
    background: #e6ebf0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all 0.2s ease;
}

.b-promo-page-product__preview.is-active::before {
    background: #89c644;
}

.b-promo-page-product__name {
    display: block;
    overflow: hidden;
    margin-bottom: 3px;
    height: 4.1em;
    line-height: 1.35em;
}

@media (max-width: 680px) {
	.is-to-cart .b-promo-page-product__name {
    height: 2.55em;
    line-height: 1.275em;
	}
}

@media (min-width: 769px) {
    .b-promo-page-product__name {
        height: 4.5em;
        line-height: 1.5em;
    }
}

.b-promo-page-product__tocart {
    margin-top: 45px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all 0.2s ease;
}

@media (min-width: 769px) {
    .b-promo-page-product__tocart {
        margin-top: 58px;
    }
}

.is-to-cart .b-promo-page-product__tocart {
	margin-top: 15px;
	margin-bottom: 51px;
}

.b-promo-page-product__tocart::after {
    content: "";
    display: table;
    clear: both;
}

.b-promo-page-product__price {
    position: relative;
    line-height: 0.8;
    white-space: nowrap;
}

.b-promo-page-product__price-wrap {
    float: left;
    max-width: 70%;
}

@media (max-width: 768px) {
    .b-promo-page-product__price-wrap {
        margin-top: 5px;
    }
}

.b-promo-page-product__price b,
.b-promo-page-product__price-big {
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
}

@media (max-width: 768px) {
    .b-promo-page-product__price b,
    .b-promo-page-product__price-big {
        font-size: 1.8rem;
    }
}

.b-promo-page-product__price sup,
.b-promo-page-product__price-small {
    display: inline-block;
    vertical-align: super;
    overflow: hidden;
    position: relative;
    left: 2px;
    top: -2px;
    max-width: 1.35em;
    font-size: 11px;
    line-height: 1;
}

@media (max-width: 768px) {
    .b-promo-page-product__price sup,
    .b-promo-page-product__price-small {
        top: 0;
    }
}

.b-promo-page-product__price-descr {
    margin-top: 1px;
    font-size: 11px;
    line-height: 1.2;
    color: #a7a7a7;
}

@media (max-width: 680px) {
    .b-promo-page-product__price-descr {
		margin-top: 5px;
        font-size: 0.9rem;
        letter-spacing: 0.18px;
    }
}

.b-promo-page-product__price-old {
    display: block;
    position: absolute;
    left: 0;
    top: -15px;
    margin: 0 0 0 3px;
    font-weight: 400;
    font-size: 11px;
		line-height: 1;
    color: #a7a7a7;
}

.b-promo-page-product__price-old b {
	font-weight: 400;
	font-size: 11px;
	line-height: 1;
	vertical-align: bottom;
}

.b-promo-page-product__price-old sup {
    vertical-align: bottom;
    left: 0;
    top: auto;
    bottom: 0;
    font: inherit;
		line-height: 1;
}

.b-promo-page-product__price-old sup::before {
    content: ".";
}

.b-promo-page-product__price-old::before {
    content: "";
    position: absolute;
    left: -2px;
    right: -2px;
    top: 50%;
    display: block;
    margin-top: -2px;
    height: 1px;
    background-color: #da1f3e;
    -webkit-transform: rotate(-9deg);
    -moz-transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
    -o-transform: rotate(-9deg);
    transform: rotate(-9deg);
}

.b-promo-page-product__btn {
    position: relative;
    display: block;
    border: 0 none;
	padding: 0;
    width: 42px;
    height: 42px;
	-webkit-box-shadow: none;
	box-shadow: none;
    line-height: 42px;
    text-align: center;
    background: #81bc3d;
    background: -webkit-gradient(linear, left top, left bottom, from(#90ce4a), to(#81bc3d));
    background: -webkit-linear-gradient(top, #90ce4a, #81bc3d);
    background: -moz-linear-gradient(top, #90ce4a, #81bc3d);
    background: -o-linear-gradient(top, #90ce4a, #81bc3d);
    background: linear-gradient(180deg, #90ce4a, #81bc3d);
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.b-promo-page-product__btn::before {
}

.b-promo-page-product__btn:hover::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cg transform='matrix(.25162 0 0 .25162 -310.896 -180.418)'%3E%3Ccircle cx='1255.435' cy='736.887' r='19.871' transform='matrix(1 0 0 1 .001 .002)' fill='none'/%3E%3Cpath fill='%23fff' d='M1235.564 734.648h39.742v4.478h-39.742z'/%3E%3Cpath fill='%23fff' d='M1253.196 717.016h4.478v39.742h-4.478z'/%3E%3C/g%3E%3C/svg%3E");
}

.b-promo-page-product__btn-wrap {
		display: block;
    float: right;
}

.is-to-cart .b-promo-page-product__btn-wrap {
		display: none;
}

.b-promo-page-product[data-in-stock="false"] .b-promo-page-product__btn-wrap,
.b-promo-page-product[data-inStock="false"] .b-promo-page-product__btn-wrapб
.b-promo-page-product[data-instock="false"] .b-promo-page-product__btn-wrap {
    display: none;
}

.b-promo-page-product__btn::before {
    content: "";
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    background: url(https://rrstatic.retailrocket.net/av/img/cart-n.svg) no-repeat center;
    background-position: center;
    background-repeat: no-repeat;
}

.b-promo-page-product__btn:hover {
    background: #91d246;
    background: -webkit-gradient(linear, left top, left bottom, from(#94d64a), to(#90ce4a));
    background: -webkit-linear-gradient(top, #94d64a, #90ce4a);
    background: -moz-linear-gradient(top, #94d64a, #90ce4a);
    background: -o-linear-gradient(top, #94d64a, #90ce4a);
    background: linear-gradient(180deg, #94d64a, #90ce4a);
}

.b-promo-page-product__btn:hover::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cg transform='matrix(.25162 0 0 .25162 -310.896 -180.418)'%3E%3Ccircle cx='1255.435' cy='736.887' r='19.871' transform='matrix(1 0 0 1 .001 .002)' fill='none'/%3E%3Cpath fill='%23fff' d='M1235.564 734.648h39.742v4.478h-39.742z'/%3E%3Cpath fill='%23fff' d='M1253.196 717.016h4.478v39.742h-4.478z'/%3E%3C/g%3E%3C/svg%3E");
}

.b-promo-page-product__cart {
    position: absolute;
    left: 100%;
    top: auto;
    bottom: 15px;
    z-index: 2;
    width: 100%;
    height: auto;
    background: none;
    -webkit-transition: all .5s ease 0.5s;
    -o-transition: all .5s ease 0.5s;
    -moz-transition: all .5s ease 0.5s;
    transition: all .5s ease 0.5s;
}

.is-to-cart .b-promo-page-product__cart {
    left: 0;
}

@media (max-width: 768px) {
    .b-promo-page-product__cart {
        bottom: 10px;
    }
}

@media (min-width: 769px) {
    .b-promo-page-product-cart {
				bottom: 20px;
    }
		
    .is-desktop-columns-6 .b-promo-page-product-cart {
				bottom: 10px;
    }
}

.b-promo-page-product__removed-msg {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
    padding: 15px;
    -webkit-box-shadow: 0 8px 12px rgba(196, 168, 126, 0.27);
    -moz-box-shadow: 0 8px 12px rgba(196, 168, 126, 0.27);
    box-shadow: 0 8px 12px rgba(196, 168, 126, 0.27);
    width: 150px;
    height: 70px;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #131313;
    background: #faddb0;
}

.b-promo-page-product.is-loading::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(/lp/common/css/../img/load.gif) center no-repeat rgba(255, 255, 255, 0.7);
}

.b-promo-page-product__error {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 30px 12px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.76);
}

.b-promo-page-product-tag {
    display: inline-block;
	vertical-align: top;	
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 5px;
	max-width: 100%;
    height: 22px;
    font-size: 9px;
    line-height: 22px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #363636;
    color: #fff;
}

@media (min-width: 681px) {
    .b-promo-page-product-tag {
        padding: 0 7px;
        font-size: 11px;
    }
}

.b-promo-page-product-cart {
    display: none;
		padding: 0 10px;
    width: 100%;
    background: #fff;
}

@media (min-width: 769px) {
    .b-promo-page-product-cart {
        padding: 0 20px;
    }

    .is-desktop-columns-6 .b-promo-page-product-cart {
        padding: 0 10px;
    }
}

.is-to-cart .b-promo-page-product-cart {
    display: block;
}

.b-promo-page-product-cart__title {
    margin-bottom: 17px;
    letter-spacing: -0.8px;
    font-size: 17px;
    font-weight: 700;
}

.b-promo-page-product-cart__title::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 4px 0;
    width: 16px;
    height: 17px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='17' width='16' viewBox='0 0 16 17'%3E%3Cpath d='M1.535 7.665l5 6 8-12' fill='none' stroke='%23000' stroke-width='3.67'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
}

.b-promo-page-product-cart__remove {
    position: absolute;
    right: 0;
    top: 23px;
    display: block;
    padding: 3px 10px 10px;
    text-decoration: none;
}

.b-promo-page-product-cart__remove::before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11'%3E%3Cpath fill='%23adadad' d='M6.5 5.5L11 1l-1-1-4.5 4.5L1 0 0 1l4.5 4.5L0 10l1 1 4.5-4.5L10 11l1-1z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
}

.b-promo-page-product-cart__remove:hover::before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11'%3E%3Cpath fill='%23da1f3e' d='M6.5 5.5L11 1l-1-1-4.5 4.5L1 0 0 1l4.5 4.5L0 10l1 1 4.5-4.5L10 11l1-1z'/%3E%3C/svg%3E");
}

.b-promo-page-product-cart__remove-tooltip {
    position: absolute;
    right: 25px;
    top: -2px;
    bottom: 100%;
    width: 0;
    height: 23px;
    overflow: hidden;
    padding-top: 4px;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #000;
    background: #f7dfbb;
    -webkit-transition: width .2s ease;
    -o-transition: width .2s ease;
    -moz-transition: width .2s ease;
    transition: width .2s ease;
}

.b-promo-page-product-cart__remove:hover .b-promo-page-product-cart__remove-tooltip {
    width: 135px;
}

.b-promo-page-product-cart__name {
    overflow: hidden;
    border-bottom: 1px solid transparent;
    height: 51px;
    line-height: 17px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-decoration: none;
    -webkit-transition: border-color 0.15s ease;
    -o-transition: border-color 0.15s ease;
    -moz-transition: border-color 0.15s ease;
    transition: border-color 0.15s ease;
}

.b-promo-page-product-cart__name:hover {
    border-color: #000;
}

.b-promo-page-product-cart__count-error {
    display: none;
    position: absolute;
    right: 10px;
    top: 100%;
	z-index: 2;
    border-radius: 2px;
    margin-top: -7px;
    padding: 10px;
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    color: #fff;
    background: #333;
}

.b-promo-page-product-cart__count-error::before {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 12px;
    border-width: 0 7px 7px;
    border-style: solid;
    border-color: transparent transparent #333;
}

.b-promo-page-product-cart__bold {
    font-size: 15px;
    font-weight: 700;
}

.b-promo-page-product-cart__bold sup,
.b-promo-page-product-cart__price-old sup {
    font-weight: 400;
    top: -0.5em;
}

.b-promo-page-product-cart__price-old {
    position: relative;
    font-size: 15px;
    color: #999;
    text-decoration: line-through;
    white-space: normal;
}

.b-promo-page-product-cart__quantity {
	position: relative;
	padding: 0 35px;
	width: 100%;
	height: 42px;
	border: 1px solid #dedede;
	text-align: center;
	white-space: nowrap;
    text-align: center;
	background: #fff;
}

.b-promo-page-product-cart__quantity-minus,
.b-promo-page-product-cart__quantity-plus {
    position: absolute;
    top: -1px;
    border-radius: 0;
	border: 0 none;
    width: 35px;
    height: 42px;
    line-height: 42px;
    background: none;
	cursor: pointer;
}

.b-promo-page-product-cart__quantity-minus::before,
.b-promo-page-product-cart__quantity-plus::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5NGQ2NGEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzkxZDI0NiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#94d64a), to(#91d246));
    background-image: -webkit-linear-gradient(top, #94d64a, #91d246);
    background-image: -moz-linear-gradient(top, #94d64a, #91d246);
    background-image: -o-linear-gradient(top, #94d64a, #91d246);
    background-image: linear-gradient(180deg, #94d64a, #91d246);
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    -o-transition: opacity 0.3s ease, visibility 0.3s ease;
    -moz-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.b-promo-page-product-cart__quantity-minus:hover::before,
.b-promo-page-product-cart__quantity-plus:hover::before {
    opacity: 1;
}

.b-promo-page-product-cart__quantity-minus::after,
.b-promo-page-product-cart__quantity-plus::after {
		position: relative;
		z-index: 2;
}

.b-promo-page-product-cart__quantity-minus.is-disabled,
.b-promo-page-product-cart__quantity-minus[disabled],
.b-promo-page-product-cart__quantity-plus.is-disabled,
.b-promo-page-product-cart__quantity-plus[disabled] {
    opacity: 0.2 !important;
    background: none !important;
    cursor: default;
}

.b-promo-page-product-cart__quantity-minus.is-disabled::before,
.b-promo-page-product-cart__quantity-minus[disabled]::before,
.b-promo-page-product-cart__quantity-plus.is-disabled::before,
.b-promo-page-product-cart__quantity-plus[disabled]::before {
    display: none;
}

.b-promo-page-product-cart__quantity-minus:not(.is-disabled):not([disabled]):hover::before,
.b-promo-page-product-cart__quantity-plus:not(.is-disabled):not([disabled]):hover::before {
    opacity: 1;
    visibility: visible;
}

.b-promo-page-product-cart__quantity-minus:not(.is-disabled):not([disabled]):hover::after,
.b-promo-page-product-cart__quantity-plus:not(.is-disabled):not([disabled]):hover::after {
    color: #fff;
}

.b-promo-page-product-cart__quantity-minus {
    left: 0;
}

.b-promo-page-product-cart__quantity-minus::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    right: 0;
    left: 0;
    top: -2px;
    z-index: 2;
    width: 10px;
    height: 1px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cg transform='matrix(.25162 0 0 .25162 -310.896 -180.418)'%3E%3Ccircle cx='1255.435' cy='736.887' r='19.871' transform='matrix(1 0 0 1 .001 .002)' fill='none'/%3E%3Cpath fill='%23000' d='M1235.564 734.648h39.742v4.478h-39.742z'/%3E%3C/g%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
}

.b-promo-page-product-cart__quantity-minus:not([disabled]):not(.is-disabled):hover::after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cg transform='matrix(.25162 0 0 .25162 -310.896 -180.418)'%3E%3Ccircle cx='1255.435' cy='736.887' r='19.871' transform='matrix(1 0 0 1 .001 .002)' fill='none'/%3E%3Cpath fill='%23fff' d='M1235.564 734.648h39.742v4.478h-39.742z'/%3E%3C/g%3E%3C/svg%3E");
}

.b-promo-page-product-cart__quantity-plus {
    right: 0;
    color: #000;
}

.b-promo-page-product-cart__quantity-plus::after {
    content: "+";
}

.b-promo-page-product-cart__input {
    display: inline-block;
	vertical-align: top;
	box-shadow: none;
    border: 0 none;
	border-radius: 0;
	margin: 0;
    padding: 0 5px;
    width: 100%;
    height: 42px;
    font-family: Arial, sans-serif;
	font-weight: 400;
    font-size: 13px;
    line-height: 42px;
    outline: none;
    text-align: center;
    color: #212224;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    background: none;
}

.b-promo-page-product-cart__input:focus {
    box-shadow: none;
    border: 0 none;
    cursor: text;
}

/* End */


/* Start:/lp/elektronnye-podarochnie-karti/build/gifts.css?178307666864260*/
@charset "utf-8";

a {
  color: inherit;
}
*:focus,
*:active {
  outline: none !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
}
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/* Slider */
.slick-slider {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  display: block;
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.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 {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-arrow,
.slick-dots li {
  cursor: pointer;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
     -ms-transform: scale(0.75);
      -o-transform: scale(0.75);
         transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
     -ms-transform-origin: 0;
      -o-transform-origin: 0;
         transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
     -ms-transform-origin: 100%;
      -o-transform-origin: 100%;
         transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.gifts {
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding-bottom: 45px;
  font-family: "Gill Sans MT Pro Cyr", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  color: #333;
  background: none;
  /*p,
  .p {
    margin-bottom: 0.7em;
    font-size: inherit;
    line-height: inherit;
  }*/
}
@media (max-width: 768px) {
  .gifts {
    padding-top: 57px;
  }
}
@media (min-width: 641px) {
  .gifts {
    padding-bottom: 65px;
  }
}
.gifts *,
.gifts *::after,
.gifts *::before {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.gifts__section + .gifts__section {
  margin-top: 40px;
}
@media (min-width: 641px) {
  .gifts__section + .gifts__section {
    margin-top: 50px;
  }
}
.gifts__section_cards {
  margin-top: -20px;
}
@media (min-width: 361px) {
  .gifts__section_cards {
    margin-top: -50px;
  }
}
@media (min-width: 641px) {
  .gifts__section_cards {
    margin-top: -90px;
  }
}
.gifts__section-title {
  margin: 0 0 25px;
  padding: 0;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.14;
  text-align: center;
  text-transform: none;
  color: #fff;
}

#terms_of_use .gifts__section-title, .gifts__section .gifts__section-title, #useful .gifts__section-title  {
  color: #333333;
}

@media (min-width: 769px) {
  .gifts__section-title {
    font-size: 2.2rem;
  }
}
@media (min-width: 641px) {
  .gifts-link-back {
    display: inline-block;
    position: relative;
    padding-right: 25px;
    line-height: 1.2;
    text-decoration: none;
  }
  .gifts-link-back::after {
    content: "";
    position: absolute;
    top: 0.7em;
    right: 0;
    margin-top: -4px;
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 5px 7px;
    border-left-color: #000;
  }
  .gifts-link-back span {
    border-bottom: 1px solid #000;
    text-decoration: none;
    -webkit-transition: border 0.3s;
    -o-transition: border 0.3s;
    -moz-transition: border 0.3s;
    transition: border 0.3s;
  }
  .gifts-link-back span:hover,
  .gifts-link-back span:active {
    border-bottom-color: rgba(0, 0, 0, 0);
  }
}
html {
  overflow: initial !important;
  font-size: 15px;
}
@media (min-width: 481px) and (max-width: 1024px) {
  html {
    font-size: 16px;
  }
}
@media (min-width: 1025px) {
  html {
    font-size: 18px;
  }
}
body {
  min-width: 320px;
  padding-bottom: 0 !important;
  font-size: 1rem;
  background: none !important;
  margin: 0;
  font: normal 400 13px/1.25 Arial, sans-serif;
  letter-spacing: .1px;
}
.ny-2019-icon-wrapper {
  display: none !important;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
*:focus,
*:active {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
}
.header-18 {
  display: none;
}
.b-footer {
  display: none;
}
.is-gifts-hidden {
  display: none;
}
@media (max-width: 480px) {
  .is-hidden-gifts-480 {
    display: none !important;
  }
}
.gifts-container {
  padding: 0 15px;
  margin: 0 auto;
  width: 1200px;
  max-width: 100%;
}
.gifts-popup {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 101;
  font-family: "Gill Sans MT Pro Cyr", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  color: #333;
}
.gifts-popup__back {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
}
.gifts-popup__content {
  overflow: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 102;
  margin: 0 0 0 -315px;
  padding: 0 40px;
  -webkit-box-shadow: 7px 7px 30px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 7px 7px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 7px 7px 30px rgba(0, 0, 0, 0.2);
  width: 630px;
  max-width: 90%;
  max-height: 90%;
  background: #fff url("/lp/elektronnye-podarochnie-karti/build/../img/gifts/bg_popup.jpg") no-repeat center bottom;
  -moz-background-size: 100% auto;
       background-size: 100% auto;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.gifts-popup__close {
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 2;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0 none;
  padding: 0;
  width: 25px;
  height: 25px;
  background: none;
  cursor: pointer;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.gifts-popup__close::before,
.gifts-popup__close::after {
  content: "";
  display: block;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #595959;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.gifts-popup__close::before {
  left: 0;
  top: 12px;
  width: 100%;
  height: 1px;
}
.gifts-popup__close::after {
  left: 12px;
  top: 0;
  width: 1px;
  height: 100%;
}
.gifts-popup__close:hover::before,
.gifts-popup__close:hover::after {
  background: #000;
}
@media (max-width: 700px) {
  .gifts-popup__content {
    margin-left: -45%;
    padding: 20px;
  }
}
.gifts-popup__content h2,
.gifts-popup__content .h2 {
  margin: 0 0 1em;
  font-size: 1.25rem;
  line-height: 1.1;
}
.gifts-popup__content-inner {
  padding-bottom: 20%;
}
@media (min-width: 769px) {
  .gifts-popup__content-inner {
    padding-top: 25px;
  }
}
.gifts-popup ol {
  margin: 0;
  padding: 0 0 0 1.5em;
}
.gifts-check-card {
  margin: 0 auto;
  max-width: 430px;
}
.gifts-check-card .b-promo-page-preloader::before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  background: rgba(255,255,255,0.5);
}
.gifts-check-card__errors {
  margin: 0 0 1em;
  font-weight: 400;
  letter-spacing: 0.33px;
  line-height: 1;
  color: #da1e3e;
}
.gifts-check-card__success {
  margin: 0 0 15px;
  padding: 0.5em 1em;
  font-weight: 300;
  font-size: 1.22rem;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  background: #83bd3f;
}
@media (min-width: 641px) {
  .gifts-check-card {
    margin-bottom: -70px;
    padding: 20px 0;
  }
}
.gifts-check-card input {
  font-family: inherit;
  font-weight: inherit;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.gifts-check-card__columns {
  margin-bottom: 15px;
}
@media (min-width: 521px) {
  .gifts-check-card__columns {
    display: table;
    margin-bottom: 25px;
    width: 100%;
  }
}
.gifts-check-card__column {
  display: block;
  margin-bottom: 5px;
}
@media (min-width: 521px) {
  .gifts-check-card__column {
    display: table-cell;
    vertical-align: top;
    margin-bottom: 0;
  }
}
.gifts-check-card__column_small {
  padding-right: 25px;
  width: 160px;
}
.gifts-check-card__label {
  line-height: 32px;
}
.gifts-check-card__input {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #e1e1e1;
  padding: 0 10px;
  width: 100%;
  height: 32px;
  font-size: 13px;
  line-height: 32px;
  color: inherit;
  background: #fff;
  -webkit-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  -moz-transition: border 0.3s ease;
  transition: border 0.3s ease;
}
.gifts-check-card__input.is-error {
  border-color: #da1e3e;
}
.gifts-check-card__input:focus {
  border-color: #333;
}
.form-error,
.gifts-check-card__error {
  margin-top: 3px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.33px;
  line-height: 1;
  color: #da1e3e;
}
.gifts-check-card__captcha {
  display: table;
  margin: 0 -4px 0 0;
  min-width: 100%;
}
.gifts-check-card__captcha-image,
.gifts-check-card__captcha-reset,
.gifts-check-card__captcha-input {
  display: table-cell;
  vertical-align: middle;
  padding: 0 4px;
}
.gifts-check-card__captcha-image {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #e1e1e1;
  width: 135px;
  height: 32px;
  text-align: center;
}
.gifts-check-card__captcha-image img {
  display: block;
  max-width: 137px;
  width: auto;
  height: 32px;
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: -1px;
  left: -1px;
}
.gifts-check-card__captcha-reset input,
.gifts-check-card__captcha-reset button {
  display: inline-block;
  vertical-align: middle;
  border: 0 none;
  padding: 0;
  width: 14px;
  height: 20px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA7klEQVQ4T6WSMRZEQAyGM9egpFSi07oCJVfgHNNSUmopdSilo6TkHPsy782s9djdtzuVSL7kz8zP4HCWZcFhGGCe5+NvsCwLPM8D0zRtmWDyo6oqHMfxBTgHQRCA67o21QqwaRrsuk7UUXff90HXddF92zahQjY1DAPWdQVG8vI8F5DseDW273us61qlWFEUSDvRpDiO1Q5nmHOO+74/wTRNkaIkSZS8TxDlmQQ557fTrqT/D76TKidO04RlWYrw68uh4izLkJ5C07TfniOKIhAGOLrmygBt2yobOo4DYRjaynJH99z5TkJix19N/gC2MJREdJX3WgAAAABJRU5ErkJggg==) no-repeat center;
  cursor: pointer;
}
.gifts-check-card .gifts-button {
  padding: 0 18px;
  height: 48px;
  font-size: 0.9rem;
  line-height: 46px;
}
.gifts-button {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border: 1px solid #080808;
  padding: 0 13px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  max-width: 100%;
  height: 35px;
  font-family: "Gill Sans MT Pro Cyr", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 33px;
  text-align: center;
  color: #221f1f;
  background: none;
  cursor: pointer;
}
@media (min-width: 769px) {
  .gifts-button {
    padding: 0 20px;
    height: 53px;
    line-height: 51px;
  }
}
.gifts-button_white {
  border-color: #fff;
  color: #fff;
}
.gifts-button span {
  position: relative;
  z-index: 2;
  overflow: hidden;
  max-width: 100%;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.gifts-button::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -14px;
  z-index: 1;
  opacity: 0;
  margin-left: -50%;
  width: 100%;
  height: 13px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAAANCAMAAABit1fjAAAAAXNSR0IB2cksfwAAANVQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADmVSEQAAAEd0Uk5TAAECAwQFBgcICQoLDA0PERIUFRYYGhweICEjJSYnKSstLjAxMzQ2Nzg6Ozw+P0BBQkNERUZHDhMXGRsiJCgsLzU5PRAdHyq8X+/OAAACdElEQVR4nLXSiW6iUBgFYEe0LlVBBcENxLrWreqMgCC21fb9H2nOfy8oOOqkk85JTLwrX05u4gclmUwKQir9kMnm8o+FYkmUypWqrNRUrd5ottq60TG7T71efzAcjZ8nk+l0Np8vFi/L5Wq1Xv9EfkVC4/V6tVouXxaL+Xw2nU4mz+PRcNDv9Z66ZsfQ261mo66pNUWuVsqSWCoWHvO5bOYhnRIEUBgpkUhwGWCpkFbcgGZVbNnZks31Wu2dbvjmvgte/3UwHI7exuMJMn2fzpA5CXjwj2awQOvj8dtoOBy89kHq7k3f0HftlueSauvIdsUCa1MMWSkGC1iB7NTaqTboDpJFzTnKtnZU1Q/NdRteEw3udvqnYfh+p9MxTXOPdCOhMaax6PuG8anvYGk2vYbrah+qeqxtFYeasqQDTKeyom0FrriMaLBl88AVCHcQLfDgk2WFhCDCqNXrYDYangcqpRWEjzCNRdet1zXSqEfyKLiiWgHJEg+EKgCVz0JFrGuuC1uAI10OPF5eqSSKksSJ1apty7LjOAq6JGytto2EhpjFIrbIsm3jAONIkijiIlYTSDlmClDXVWcZf23suaVZdaRjPOqvuIHwgIgiMQlqlW/EIghRRJFOwEMgiIhEJlZUmj8sIVT96brAMR75UtQdB+LtBUYgoaRsgpQiCef4jgLDMA3eEgdRTykuoqbuoy5xnMd8HMgaBJGU+ABLLkg+lnA22JQhC+MEDTEQEyXPX7uLum6L6EJhqPx7wt3h6bPpq6orvLMwRAox6u1ENp9viF38JdINHHjhLxbhSuI7Ike/AXVPeKPNG638B88/Qb8H8hvm2WRJlUCjpwAAAABJRU5ErkJggg==') no-repeat center bottom;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.gifts-button_siblings {
  text-decoration: none;
  margin: 8px;
  border-radius: 6px;
}
@media (min-width: 769px) {
  .gifts-button_siblings {
    margin: 13px;
  }
}
.gifts-button_bg {
  color: #fff;
  background: #221f1f;
}
.gifts-button_bg::after {
  opacity: 1;
}
.gifts-button:hover::after {
  opacity: 0.6;
}
.gifts-button_white_bg {
  color: #494949;
  border: none;
  background: white;
}
.gifts-button--white {
  color: white;
  border-color: white;
}
.gifts-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  overflow: hidden;
  width: 100%;
  min-width: 320px;
  font-family: "Gill Sans MT Pro Cyr", sans-serif;
  font-weight: 300;
  font-size: 0.9rem;
  line-height: 1.2;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.gifts-top__checkbalance {
  color: white;
  border: 1px solid white;
}

@media (max-width: 768px) {
  .gifts-header {
    overflow: auto;
  }
}
.gifts-header__nav {
  display: table;
  position: relative;
  padding: 15px 0;
  width: 100%;
}
@media (max-width: 768px) {
  .gifts-header__nav {
    table-layout: fixed;
  }
}
@media (min-width: 769px) {
  .gifts-header__nav {
    padding: 24px 0 18px;
  }
}
.gifts-header__column {
  position: relative;
  z-index: 2;
  display: table-cell;
  vertical-align: middle;
}
.gifts-header__column_hamburger {
  width: 40px;
}
@media (min-width: 769px) {
  .gifts-header__column_hamburger {
    display: none;
  }
}
@media (min-width: 481px) {
  .gifts-header__column {
    padding: 0 18px;
  }
}
.gifts-header__column_contacts {
  text-align: right;
}
@media (max-width: 768px) {
  .gifts-header__column_menu {
    width: 0;
  }
}
.gifts-header__column:first-child {
  padding-left: 0;
}
.gifts-header__column:last-child {
  padding-right: 0;
}
@media (min-width: 769px) {
  .gifts-header__column_hamburger:first-child + .gifts-header__column {
    padding-left: 0;
  }
}
.gifts-header__logo {
  display: inline-block;
  vertical-align: middle;
  width: 91px;
}
.gifts-header__logo img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 769px) {
  .gifts-header__logo {
    width: 170px;
  }
}
.gifts-header__menu {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.1;
  color: #949499;
}
@media (min-width: 769px) {
  .gifts-header__menu.is-mobile {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .gifts-header__menu {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 57px;
    z-index: 101;
    height: auto;
    padding: 10px 0;
    border-top: 1px solid #ccc;
    font-family: "Gill Sans MT Pro Cyr", sans-serif;
    font-weight: 300;
    font-size: 1rem;
    background: #fff;
  }
  .gifts-header__useful {
    display: none;
  }
}
@media (min-width: 769px) {
  .gifts-header__menu {
    display: block !important;
    text-align: center;
  }
}
.gifts-header__menu a {
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  transition: color 0.2s ease;
  text-decoration: none;
}
@media (max-width: 768px) {
  .gifts-header__menu a {
    display: block;
    padding: 9px 20px;
  }
}
.gifts-header__menu li {
  margin: 0;
  padding: 0;
}
@media (min-width: 769px) {
  .gifts-header__menu li {
    display: inline-block;
    vertical-align: middle;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .gifts-header__menu li {
    padding: 5px 7px;
  }
}
@media (min-width: 1025px) {
  .gifts-header__menu li {
    padding: 5px 20px;
  }
}
.gifts-header__menu li.is-active a,
.gifts-header__menu li a:hover,
.gifts-header__menu li a:active {
  color: #414143;
}
.gifts-header__contacts {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.gifts-header__phone,
.gifts-header__regime {
  position: relative;
  line-height: 1;
  text-decoration: none;
}
@media (min-width: 769px) {
  .gifts-header__phone,
  .gifts-header__regime {
    padding-left: 25px;
  }
}
.gifts-header__phone {
  font-weight: 400;
  font-size: 1rem;
  white-space: nowrap;
}
@media (min-width: 769px) {
  .gifts-header__phone::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0.25em;
    width: 14px;
    height: 14px;
    background: url("/lp/elektronnye-podarochnie-karti/build/../img/gifts/sprite.png") no-repeat 0 0;
  }
}
@media (max-width: 768px) {
  .gifts-header__regime {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #989da3;
  }
}
.gifts-hamburger {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: 0 none;
  padding: 0;
  width: 25px;
  height: 18px;
  cursor: pointer;
  background: none;
}
@media (min-width: 769px) {
  .gifts-hamburger {
    display: none;
  }
}
.gifts-hamburger span,
.gifts-hamburger span::before,
.gifts-hamburger span::after {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 15px;
  height: 1px;
  background: #636363;
}
.gifts-hamburger span {
  top: 50%;
  margin-top: -1px;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.gifts-hamburger.is-active span {
  background: none !important;
}
.gifts-hamburger span::before,
.gifts-hamburger span::after {
  content: "";
}
.gifts-hamburger span::before {
  top: -5px;
  -webkit-transform-origin: top left;
     -moz-transform-origin: top left;
      -ms-transform-origin: top left;
       -o-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition: width 0.3s, bottom 0.3s, -webkit-transform 0.3s;
  transition: width 0.3s, bottom 0.3s, -webkit-transform 0.3s;
  -o-transition: width 0.3s, bottom 0.3s, -o-transform 0.3s;
  -moz-transition: transform 0.3s, width 0.3s, bottom 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s, width 0.3s, bottom 0.3s;
  transition: transform 0.3s, width 0.3s, bottom 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
.gifts-hamburger span::after {
  bottom: -6px;
  -webkit-transform-origin: bottom left;
     -moz-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
       -o-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transition: width 0.3s, bottom 0.3s, -webkit-transform 0.3s;
  transition: width 0.3s, bottom 0.3s, -webkit-transform 0.3s;
  -o-transition: width 0.3s, bottom 0.3s, -o-transform 0.3s;
  -moz-transition: transform 0.3s, width 0.3s, bottom 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s, width 0.3s, bottom 0.3s;
  transition: transform 0.3s, width 0.3s, bottom 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
.gifts-hamburger.is-active span::before {
  top: -7px;
  width: 150%;
  -webkit-transform: translateX(-1px) translateY(15px) rotate(-45deg);
     -moz-transform: translateX(-1px) translateY(15px) rotate(-45deg);
      -ms-transform: translateX(-1px) translateY(15px) rotate(-45deg);
       -o-transform: translateX(-1px) translateY(15px) rotate(-45deg);
          transform: translateX(-1px) translateY(15px) rotate(-45deg);
}
.gifts-hamburger span::after {
  bottom: -6px;
  -webkit-transform-origin: bottom left;
     -moz-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
       -o-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transition: width 0.3s, bottom 0.3s, -webkit-transform 0.3s;
  transition: width 0.3s, bottom 0.3s, -webkit-transform 0.3s;
  -o-transition: width 0.3s, bottom 0.3s, -o-transform 0.3s;
  -moz-transition: transform 0.3s, width 0.3s, bottom 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s, width 0.3s, bottom 0.3s;
  transition: transform 0.3s, width 0.3s, bottom 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
}
.gifts-hamburger.is-active span::after {
  bottom: -7px;
  width: 150%;
  -webkit-transform: translateX(-1px) translateY(-15px) rotate(45deg);
     -moz-transform: translateX(-1px) translateY(-15px) rotate(45deg);
      -ms-transform: translateX(-1px) translateY(-15px) rotate(45deg);
       -o-transform: translateX(-1px) translateY(-15px) rotate(45deg);
          transform: translateX(-1px) translateY(-15px) rotate(45deg);
}
.gifts-top {
  padding: 30px 0 90px;
  min-height: 305px;
  background: #f7f7f7 url("/lp/elektronnye-podarochnie-karti/build/../pic/gift/bg_main_mobile.jpg") no-repeat center bottom;
  -moz-background-size: auto;
       background-size: auto;
}
@media (min-width: 481px) {
  .gifts-top {
    background-image: url("/lp/elektronnye-podarochnie-karti/build/../pic/gift/bg_main.jpg");
  }
}
@media (min-width: 641px) {
  .gifts-top {
    min-height: 460px;
  }
  .gifts-top__columns {
    display: table;
    table-layout: fixed;
  }
  .gifts-top__column {
    display: table-cell;
    vertical-align: top;
    padding: 0 15px;
  }
  .gifts-top__column_content {
    width: 45.7%;
  }
}
@media (min-width: 769px) {
  .gifts-top {
    padding: 40px 0;
    min-height: 520px;
  }
}
@media (min-width: 1100px) {
  .gifts-top__columns {
    margin: 0 auto;
    width: 1065px;
  }
}
@media (max-width: 640px) {
  .gifts-top__columns {
    position: relative;
    z-index: 1;
  }
  .gifts-top__column_content {
    z-index: 10;
  }
  .gifts-top__column_cards {
    /* display: none; */
    position: absolute;
    top: -50%;
    right: 0;
    transform: translateX(65%);
    z-index: -1;
  }
  .is-spring .gifts-top {
    background-position: center;
    background-size: cover;
  }
  .gifts-top__buttons {
    display: inline-flex;
    flex-direction: column;
  }
}

.gifts-top .slick-track {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width: 769px) {
  .gifts-top__content {
    padding-top: 15px;
  }
}
.gifts-top__title {
  margin: 0 0 1em;
  padding: 0;
  width: 250px;
  font-weight: 400;
  font-family: "Gill Sans MT Pro Cyr", sans-serif;
  font-size: 1.5rem;
  line-height: 1.1;
  color: white;
}
@media (min-width: 641px) {
  .gifts-top__title {
    margin: 0 0 0.65em;
    width: 100%;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .gifts-top__title {
    font-size: 2rem;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .gifts-top__title {
    font-size: 2.3rem;
  }
}
@media (min-width: 1025px) {
  .gifts-top__title {
    font-size: 2.77rem;
    line-height: 1.14;
  }
}
.gifts-top__descr {
  display: none;
  margin: 0 0 1.1em;
  padding: 0;
  font-weight: 300;
  font-size: 1.55rem;
  line-height: 33px;
  color: white;
}
.gifts-top__descr:last-child {
  margin-bottom: 0;
}
@media (min-width: 481px) {
  .gifts-top__descr {
    display: block;
  }
}
.gifts-top__buttons {
  margin: 0 -8px;
}
@media (min-width: 769px) {
  .gifts-top__buttons {
    margin: 0 -13px;
  }
}
.gifts-top__slider {
  position: relative;
  left: 16px;
  top: -43px;
  width: 550px;
  max-width: 100%;
}
.gifts-top__slider .slick-arrow {
  position: absolute;
  left: 13%;
  bottom: 100px;
  z-index: 100;
  width: 12px;
  height: 22px;
}
.gifts-top__slider .slick-arrow::after {
  content: "";
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
  -o-transition: opacity 0.4s ease, visibility 0.4s ease;
  -moz-transition: opacity 0.4s ease, visibility 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
.gifts-top__slider .slick-arrow_prev {
  margin-left: -40px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='white' stroke-miterlimit='10' d='M10.5.5l-10 9 10 9'/%3E%3C/svg%3E") no-repeat center;
}
.gifts-top__slider .slick-arrow_prev::after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='%23010602' stroke-miterlimit='10' d='M10.5.5l-10 9 10 9'/%3E%3C/svg%3E") no-repeat center;
}
.gifts-top__slider .slick-arrow_next {
  margin-left: 28px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='%238f8f8f' stroke-miterlimit='10' d='M.5 18.5l10-9-10-9'/%3E%3C/svg%3E") no-repeat center;
}
.gifts-top__slider .slick-arrow_next::after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='%23010602' stroke-miterlimit='10' d='M.5 18.5l10-9-10-9'/%3E%3C/svg%3E") no-repeat center;
}
.gifts-top__slider .slick-arrow:hover::after,
.gifts-top__slider .slick-arrow:active::after {
  visibility: visible;
  opacity: 1;
}
.gifts-top__slide:not(.slick-slide) {
  display: none;
}
.gifts-top__slide:not(.slick-slide):first-child {
  display: block;
}
.gifts-cards-list {
  margin: 0;
  counter-reset: gifts-cards 0;
}
.gifts-cards-list:not(.slick-slider) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: auto;
  padding: 30px 0;
  max-width: 100%;
}
.gifts-cards-list.slick-slider {
  margin: 0 auto;
  width: 960px;
  max-width: 100%;
}
@media (min-width: 521px) {
  .gifts-cards-list.slick-slider {
    padding: 0;
  }
}
.gifts-cards-list .slick-list {
  padding: 0 0 30px;
}
@media (min-width: 521px) {
  .gifts-cards-list .slick-list {
    padding: 30px 20px 50px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .gifts-cards-list .slick-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .gifts-cards-list .slick-list {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.gifts-cards-list .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
    -ms-flex-pack: center;
      justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
    -ms-flex-align: stretch;
      align-items: stretch;
  margin: 0 auto;
}
.gifts-cards-list__item {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 20px;
  height: auto;
}
@media (min-width: 641px) {
  .gifts-cards-list__item {
  padding: 0 10px;
    width: 300px;
    max-width: 100%;
  }
}
@media (min-width: 1025px) {
  .gifts-cards-list__item {
    padding: 0 35px;
  }
}
.gifts-cards-list .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 100;
  margin-top: -9px;
  width: 11px;
  height: 19px;
}
.gifts-cards-list .slick-arrow::after {
  content: "";
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
  -o-transition: opacity 0.4s ease, visibility 0.4s ease;
  -moz-transition: opacity 0.4s ease, visibility 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
.gifts-cards-list .slick-arrow_prev {
  left: 0;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='%238f8f8f' stroke-miterlimit='10' d='M10.5.5l-10 9 10 9'/%3E%3C/svg%3E") no-repeat center;
}
.gifts-cards-list .slick-arrow_prev::after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='%23010602' stroke-miterlimit='10' d='M10.5.5l-10 9 10 9'/%3E%3C/svg%3E") no-repeat center;
}
.gifts-cards-list .slick-arrow_next {
  right: 0;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='%238f8f8f' stroke-miterlimit='10' d='M.5 18.5l10-9-10-9'/%3E%3C/svg%3E") no-repeat center;
}
.gifts-cards-list .slick-arrow_next::after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='%23010602' stroke-miterlimit='10' d='M.5 18.5l10-9-10-9'/%3E%3C/svg%3E") no-repeat center;
}
.gifts-cards-list .slick-arrow:hover::after,
.gifts-cards-list .slick-arrow:active::after {
  visibility: visible;
  opacity: 1;
}
.gifts-cards-list .slick-arrow.slick-disabled {
  display: none !important;
}
.gifts-card {
  position: relative;
  padding: 30px 15px 25px;
  -webkit-box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.1);
  height: 100%;
  text-align: center;
  background: #fff;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease, -moz-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease, -moz-box-shadow 0.3s ease;
}
@media (min-width: 521px) {
  .gifts-card {
    width: 230px;
    max-width: 100%;
  }
  .slick-slide:not(.slick-active) .gifts-card {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
}
@media (min-width: 641px) {
  .slick-slide:not(.slick-cloned) .gifts-card::before {
    counter-increment: gifts-cards 1;
  }
  .gifts-cards-list:not(.slick-slider) .gifts-card::before {
    counter-increment: gifts-cards 1;
  }
  .gifts-card::before {
    content: counter(gifts-cards);
    position: absolute;
    left: 20px;
    top: -0.5em;
    font-family: Arial, sans-serif;
    font-weight: 900;
    font-size: 60px;
    text-shadow: 2px 5px 10px rgba(102, 71, 13, 0.2);
    line-height: 1;
    color: #fff;
  }
}
@media (min-width: 1025px) {
  .gifts-card {
    -webkit-box-shadow: 14px 14px 40px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 14px 14px 40px rgba(0, 0, 0, 0.2);
            box-shadow: 14px 14px 40px rgba(0, 0, 0, 0.2);
  padding: 30px 25px 35px;
  }
}
.gifts-card__icon {
  overflow: hidden;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  margin: 0 auto 20px;
  width: 83px;
  height: 83px;
  line-height: 83px;
  text-align: center;
}
.gifts-card__icon img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.gifts-card__descr {
  font-size: 1.2rem;
}
@media (min-width: 481px) and (max-width: 1024px) {
  .gifts-card__descr {
    font-size: 1.125rem;
  }
}
@media (min-width: 1025px) {
  .gifts-card__descr {
    font-size: 1rem;
  line-height: 1.3;
  }
}
.gifts-terms {
  padding-top: 30px;
  padding-bottom: 40px;
  background: #f7f7f7;
}
@media (min-width: 641px) {
  .gifts-terms {
    margin-bottom: 35px;
  }
}
@media (min-width: 1025px) {
  .gifts-terms {
    padding-bottom: 0;
    min-height: 520px;
    background: url("/lp/elektronnye-podarochnie-karti/build/../img/gifts/bg_terms.png") no-repeat center top;
  }
}
.gifts__section + .gifts-terms.gifts__section {
  margin-top: 25px;
}
.gifts-terms__link {
  margin-top: 27px;
  line-height: 1.1;
  text-align: center;
}
@media (min-width: 769px) {
  .gifts-terms__link {
    margin-top: 0;
    font-size: 1.22rem;
  }
}
.gifts-terms__link a {
  border-bottom: 1px solid #000;
  text-decoration: none;
  -webkit-transition: border 0.3s;
  -o-transition: border 0.3s;
  -moz-transition: border 0.3s;
  transition: border 0.3s;
}
.gifts-terms__link a:hover,
.gifts-terms__link a:active {
  border-bottom-color: rgba(0, 0, 0, 0);
}
.gifts-terms-list {
  list-style: none;
  margin: 10px auto;
  padding: 0;
  max-width: 830px;
  counter-reset: gifts-terms 0;
}
@media (min-width: 481px) and (max-width: 768px) {
  .gifts-terms-list {
    margin: 30px auto;
  }
}
@media (min-width: 769px) {
  .gifts-terms-list {
    margin: 45px auto;
  }
}
.gifts-terms-list__item {
  margin: 0 0 12px;
  padding: 0;
  -webkit-transition: margin 0.3s ease;
  -o-transition: margin 0.3s ease;
  -moz-transition: margin 0.3s ease;
  transition: margin 0.3s ease;
}
@media (min-width: 481px) and (max-width: 768px) {
  .gifts-terms-list__item {
    margin-bottom: 25px;
  }
}
@media (min-width: 769px) {
  .gifts-terms-list__item {
    margin-bottom: 40px;
  }
}
.gifts-terms-list__item.is-open {
  margin-bottom: 0;
}
.gifts-terms-list__title {
  position: relative;
  padding: 12px 30px 14px 15px;
  -webkit-box-shadow: 5px 9px 20px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 5px 9px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 5px 9px 20px rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  line-height: 1.1;
  background: #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 481px) {
  .gifts-terms-list__title {
    font-size: 1.125rem;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .gifts-terms-list__title {
    padding: 14px 40px 16px 20px;
  }
}
@media (min-width: 769px) {
  .gifts-terms-list__title {
    padding: 16px 58px 19px 28px;
    font-size: 1.22rem;
  }
}
.gifts-terms-list__title::before {
  counter-increment: gifts-terms 1;
  content: counter(gifts-terms) ".";
  margin-right: 1em;
}
.gifts-terms-list__title::after {
  content: "";
  display: block;
  position: absolute;
  right: 22px;
  top: 50%;
  margin-top: -3px;
  width: 16px;
  height: 6px;
  -webkit-transform: scale(1, -1);
     -moz-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
       -o-transform: scale(1, -1);
          transform: scale(1, -1);
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='9'%3E%3Cpath fill='none' stroke='%239e9e9e' stroke-miterlimit='10' d='M18.5 10.5l-9-10-9 10'/%3E%3C/svg%3E");
  -webkit-background-size: contain;
  background-size: contain;
}
@media (min-width: 481px) and (max-width: 768px) {
  .gifts-terms-list__title::after {
    right: 27px;
  }
}
@media (min-width: 769px) {
  .gifts-terms-list__title::after {
    right: 31px;
    margin-top: -4px;
    width: 16px;
    height: 9px;
  }
}
.is-open .gifts-terms-list__title::after {
  -webkit-transform: scale(1, 1);
     -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
       -o-transform: scale(1, 1);
          transform: scale(1, 1);
}
.gifts-terms-list__title:hover {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.gifts-terms-list__body {
  overflow: hidden;
  padding: 0 18px;
  max-height: 0;
  font-size: 12px;
  -webkit-transition: max-height 0.3s ease, padding 0.3s ease;
  -o-transition: max-height 0.3s ease, padding 0.3s ease;
  -moz-transition: max-height 0.3s ease, padding 0.3s ease;
  transition: max-height 0.3s ease, padding 0.3s ease;
}

.gifts-why__title { 
  color: #fff !important;
}

@media (min-width: 481px) {
  .gifts-terms-list__body {
    font-size: 1.125rem;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .gifts-terms-list__body {
    padding: 0 25px;
  }
}
@media (min-width: 769px) {
  .gifts-terms-list__body {
    padding: 0 35px;
    font-size: 1.235rem;
  }
}
.is-open .gifts-terms-list__body {
  padding-top: 10px;
  padding-bottom: 15px;
  max-height: 10000px;
}
@media (min-width: 481px) and (max-width: 768px) {
  .is-open .gifts-terms-list__body {
    padding-top: 15px;
    padding-bottom: 18px;
  }
}
@media (min-width: 769px) {
  .is-open .gifts-terms-list__body {
    padding-top: 25px;
    padding-bottom: 28px;
  }
}
.gifts__section + .gifts-buttons {
  margin-top: 40px;
  text-align: center;
}
@media (min-width: 641px) {
  .gifts__section + .gifts-buttons {
    margin-top: 35px;
  }
}
.gifts-buttons__title {
  display: none;
  margin-bottom: 32px;
  line-height: 1;
}
@media (min-width: 641px) {
  .gifts-buttons__title {
    display: block;
  }
}
.gifts-buttons__btns {
  margin-left: -8px;
  margin-right: -8px;
}
@media (min-width: 769px) {
  .gifts-buttons__btns {
    margin-left: -13px;
    margin-right: -13px;
  }
}
.gifts-buttons__title-small {
  font-weight: 300;
  font-size: 1.55rem;
}
.gifts-why {
  overflow: hidden;
}
@media (min-width: 481px) {
  .gifts-why {
    padding: 47px 0;
    min-height: 600px;
    background: #f7f7f7 url("/lp/elektronnye-podarochnie-karti/build/../pic/gift/bg_bottom.jpg") no-repeat bottom center;
  }
}
@media (min-width: 769px) {
  .gifts-why {
    min-height: 700px;
    background-position: top center;
    -moz-background-size: cover;
         background-size: cover;
  }
}
@media (min-width: 641px) {
  .gifts__section + .gifts-why.gifts__section {
    margin-top: 75px;
  }
}
@media (max-width: 640px) {
  .gifts-why__title {
    margin-bottom: 10px;
  }
}
.gifts-why__slider {
  margin: 32px auto 0;
  max-width: 1000px;
}
@media (max-width: 480px) {
  .gifts-why__slider {
    margin-top: 0;
    margin-left: -20px;
    margin-right: -20px;
    min-height: 640px;
  }
  .gifts-why__slider::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
    bottom: 0;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
  }
}
.gifts-why__slider .slick-arrow {
  position: absolute;
  top: 58%;
  z-index: 100;
  margin-top: -9px;
  width: 11px;
  height: 19px;
}
@media (min-width: 641px) {
  .gifts-why__slider .slick-arrow {
    top: auto;
    bottom: 34px;
    margin: 0;
    height: 15px;
  }
}
.gifts-why__slider .slick-arrow::after {
  content: "";
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
  -o-transition: opacity 0.4s ease, visibility 0.4s ease;
  -moz-transition: opacity 0.4s ease, visibility 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
.gifts-why__slider .slick-arrow_prev {
  left: -5px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='%238f8f8f' stroke-miterlimit='10' d='M10.5.5l-10 9 10 9'/%3E%3C/svg%3E") no-repeat center;
}
.gifts-why__slider .slick-arrow_prev::after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='%23010602' stroke-miterlimit='10' d='M10.5.5l-10 9 10 9'/%3E%3C/svg%3E") no-repeat center;
}
@media (min-width: 641px) and (max-width: 920px) {
  .gifts-why__slider .slick-arrow_prev {
    left: 0;
    margin-left: 55px;
  }
}
@media (min-width: 921px) {
  .gifts-why__slider .slick-arrow_prev {
    left: 33.5%;
    margin-left: 20px;
  }
}
.gifts-why__slider .slick-arrow_next {
  right: -5px;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='%238f8f8f' stroke-miterlimit='10' d='M.5 18.5l10-9-10-9'/%3E%3C/svg%3E") no-repeat center;
}
.gifts-why__slider .slick-arrow_next::after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='19'%3E%3Cpath fill='none' stroke='%23010602' stroke-miterlimit='10' d='M.5 18.5l10-9-10-9'/%3E%3C/svg%3E") no-repeat center;
}
@media (min-width: 641px) {
  .gifts-why__slider .slick-arrow_next {
    left: 33.5%;
    right: auto;
    margin-left: 80px;
  }
}
@media (min-width: 641px) and (max-width: 920px) {
  .gifts-why__slider .slick-arrow_next {
    left: 0;
    margin-left: 80px;
  }
}
.gifts-why__slider .slick-arrow:hover::after,
.gifts-why__slider .slick-arrow:active::after {
  visibility: visible;
  opacity: 1;
}
.gifts-why__slider .slick-arrow.slick-disabled {
  display: none;
}
.gifts-why__slide:not(.slick-slide) {
  display: none;
}
.gifts-why__slide:not(.slick-slide):first-child {
  display: block;
}
.gifts-why-card {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 20px 20px;
  width: 100%;
}
@media (min-width: 641px) {
  .gifts-why-card {
    padding: 40px 0 80px;
  }
}
.gifts-why-card__img {
  position: relative;
  left: 50%;
  z-index: 2;
  margin-left: -205px;
  width: 385px;
  text-align: center;
  -webkit-transform: rotate(30deg);
     -moz-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
       -o-transform: rotate(30deg);
          transform: rotate(30deg);
}
@media (min-width: 641px) {
  .gifts-why-card__img {
    position: absolute;
    left: 20px;
    top: 32px;
    margin-left: 0;
    width: 50%;
    text-align: right;
  }
}
@media (min-width: 641px) and (max-width: 920px) {
  .gifts-why-card__img {
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
  }
}
@media (min-width: 641px) {
  .gifts-why-card__wrap-top {
    float: right;
    position: relative;
    z-index: 1;
    margin-top: 30px;
    margin-right: 20px;
    max-width: 70%;
  }
  .gifts-why-card__wrap-top::before {
    content: "";
    position: absolute;
    left: 8px;
    top: -7px;
    z-index: 1;
    -webkit-border-radius: 0 25px 0 0;
       -moz-border-radius: 0 25px 0 0;
            border-radius: 0 25px 0 0;
    width: 91%;
    height: 25px;
    background: #fff;
    -webkit-transform: skewY(-1.9deg);
       -moz-transform: skewY(-1.9deg);
        -ms-transform: skewY(-1.9deg);
         -o-transform: skewY(-1.9deg);
            transform: skewY(-1.9deg);
  }
  .gifts-why-card__wrap-top::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -11px;
    z-index: 1;
    -webkit-border-radius: 0 0 25px 0;
       -moz-border-radius: 0 0 25px 0;
            border-radius: 0 0 25px 0;
    width: 96.6%;
    height: 25px;
    background: #fff;
    -webkit-transform: skewY(1.15deg);
       -moz-transform: skewY(1.15deg);
        -ms-transform: skewY(1.15deg);
         -o-transform: skewY(1.15deg);
            transform: skewY(1.15deg);
  }
  .gifts-why-card__wrap-sub {
    position: relative;
  }
  .gifts-why-card__wrap-sub::before {
    content: "";
    position: absolute;
    left: -14px;
    top: 0;
    z-index: 1;
    -webkit-border-radius: 25px 0 0 25px;
       -moz-border-radius: 25px 0 0 25px;
            border-radius: 25px 0 0 25px;
    width: 30px;
    height: 101.75%;
    background: #fff;
    -webkit-transform: skewX(-2deg);
       -moz-transform: skewX(-2deg);
        -ms-transform: skewX(-2deg);
         -o-transform: skewX(-2deg);
            transform: skewX(-2deg);
  }
  .gifts-why-card__wrap-sub::after {
    content: "";
    position: absolute;
    right: 5.7%;
    top: 0;
    z-index: 1;
    width: 8%;
    height: 98%;
    background: #fff;
    -webkit-transform: skewX(6.6deg);
       -moz-transform: skewX(6.6deg);
        -ms-transform: skewX(6.6deg);
         -o-transform: skewX(6.6deg);
            transform: skewX(6.6deg);
  }
}
@media (min-width: 1025px) {
  .gifts-why-card__wrap-sub::after {
    -webkit-transform: skewX(7.2deg);
       -moz-transform: skewX(7.2deg);
        -ms-transform: skewX(7.2deg);
         -o-transform: skewX(7.2deg);
            transform: skewX(7.2deg);
  }
}
.gifts-why-card__content {
  position: relative;
  z-index: 2;
  padding: 80px 30px 35px;
  min-height: 285px;
  -webkit-box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 16px;
}
@media (min-width: 641px) and (max-width: 720px) {
  .gifts-why-card__content {
    margin-top: 120px;
    min-height: 310px;
  }
}
@media (min-width: 721px) and (max-width: 920px) {
  .gifts-why-card__content {
    margin-top: 180px;
  }
}
@media (min-width: 641px) and (max-width: 920px) {
  .gifts-why-card__content {
    padding: 50px 50px 80px;
    -webkit-box-shadow: 5px 0 40px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 5px 0 40px rgba(0, 0, 0, 0.2);
            box-shadow: 5px 0 40px rgba(0, 0, 0, 0.2);
    min-height: 0;
  }
  .gifts-why-card__content-inner {
    padding: 0 !important;
  }
}
@media (min-width: 921px) {
  .gifts-why-card__content {
    -webkit-border-radius: 25px 0 0 0;
       -moz-border-radius: 25px 0 0 0;
            border-radius: 25px 0 0 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    padding: 33px 55px;
    width: 92%;
    min-height: 260px;
  }
}
@media (max-width: 920px) {
  .gifts-why-card__wrap-top::before,
  .gifts-why-card__wrap-sub::before,
  .gifts-why-card__wrap-top::after,
  .gifts-why-card__wrap-sub::after {
    display: none;
  }
}
@media (max-width: 640px) {
  .gifts-why-card__img + .gifts-why-card__wrap-top {
    position: relative;
    z-index: 1;
    margin-top: -80px;
  }
}
@media (min-width: 641px) {
  .gifts-why-card__content-inner {
    padding-left: 33.5%;
  }
}
.gifts-why-card__title {
  margin: 0 0 1em;
  padding: 0;
  font-weight: 400;
  font-family: "Gill Sans MT Pro Cyr", sans-serif;
  font-size: 1.45rem;
  line-height: 1.1;
  text-align: left;
  text-transform: none;
}
@media (min-width: 769px) {
  .gifts-why-card__title {
    margin: 0 0 0.5em;
    font-size: 1.55rem;
  }
}
@media (max-width: 640px) {
  .gifts-why-card__descr {
    line-height: 1.35;
  }
}
.gifts-useful {
  display: none;
}
@media (min-width: 641px) {
  .gifts-useful {
    display: block;
  }
}
.gifts-useful__list {
  list-style: none;
  margin: 0 -15px;
  padding: 0 2px;
  font-size: 0;
}
.gifts-useful__list li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 13px -2px;
  padding: 0 15px 0 45px;
  width: 100%;
  font-size: 1rem;
  line-height: 1.45;
}
@media (min-width: 641px) {
  .gifts-useful__list li {
    width: 50%;
  }
}
.gifts-useful__list li::before {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  top: 5px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  width: 12px;
  height: 12px;
  background: #ffd14a;
}
.gifts-useful__list li:nth-child(1)::before,
.gifts-useful__list li:nth-child(2)::before {
  background: #ff5348;
}
.gifts-useful__list li:nth-child(3)::before,
.gifts-useful__list li:nth-child(4)::before {
  background: #ff1ba3;
}
.gifts-useful__list li:nth-child(5)::before,
.gifts-useful__list li:nth-child(6)::before {
  background: #65c3a5;
}
.gifts-footer {
  padding: 25px 0;
  font-size: 13px;
  color: #333;
  background: #f4f4f4;
}
@media (max-width: 640px) {
  .gifts-footer {
    position: relative;
    padding-top: 0;
    padding-bottom: 100px;
    text-align: center;
    background: none;
  }
}
.gifts-footer__columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 641px) {
  .gifts-footer__columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 640px) {
  .gifts-footer__column_copyright {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .gifts-footer__column_contacts {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 25px;
    line-height: 1.5;
  }
  .gifts-footer__column_payments {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 0 20px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #f4f4f4;
  }
  .gifts-footer__column_payments img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    max-height: 100%;
  }
}
@media (min-width: 641px) {
  .gifts-footer__column {
    padding: 0 25px;
  }
}
.gifts-footer__age {
  display: none;
  float: left;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #d8d8d8;
}
@media (min-width: 641px) {
  .gifts-footer__age {
    display: block;
  }
}
.gifts-footer__copyright {
  margin: 0;
  font-size: 11px;
  line-height: 1.45;
}
@media (max-width: 640px) {
  .gifts-footer__copyright {
    color: #989da3;
  }
}
@media (min-width: 641px) {
  .gifts-footer__copyright {
    margin-left: 42px;
    font-size: 1em;
  }
}
.gifts-footer__copyright a {
  border-bottom: 1px solid #000;
  text-decoration: none;
  -webkit-transition: border 0.3s;
  -o-transition: border 0.3s;
  -moz-transition: border 0.3s;
  transition: border 0.3s;
}
@media (max-width: 640px) {
  .gifts-footer__copyright a {
    border-bottom-color: #989da3;
  }
}
.gifts-footer__copyright a:hover,
.gifts-footer__copyright a:active {
  border-bottom-color: rgba(0, 0, 0, 0);
}
.gifts-footer__contacts {
  display: inline-block;
  vertical-align: top;
}
.gifts-footer__contacts a {
  text-decoration: none;
}
@media (min-width: 641px) {
  .gifts-footer__contacts {
    padding: 0 25px;
  }
  .gifts-footer__contacts:first-child {
    padding-left: 0;
  }
  .gifts-footer__contacts:last-child {
    padding-right: 0;
  }
}
.gifts-footer__phone {
  white-space: nowrap;
  text-decoration: none;
}
@media (max-width: 640px) {
  .gifts-footer__phone {
    font-family: "Gill Sans MT Pro Cyr", sans-serif;
    font-weight: 700;
    font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .gifts-footer__regime {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #989da3;
  }
}

/* новогоднее оформление */
.is-ny2019 .gifts-top__content {
  color: #fff;
}

.is-ny2019 .gifts-button {
  border-color: #1b5187;
  color: #1b5187;
}

.is-ny2019 .gifts-button_bg,
.is-ny2019 ~ .gifts-popup .gifts-button_bg {
  border-color: #cc920c;
  border-bottom-color: #cc920c;
  border-top-color: #f9b410;
  color: #ffffff;
  background: #f9b410;
  background: -webkit-gradient(linear, left bottom, left top, from(#cc920c), to(#f9b410)) no-repeat center;
  background: -webkit-linear-gradient(bottom, #cc920c 0%, #f9b410 100%) no-repeat center;
  background: -o-linear-gradient(bottom, #cc920c 0%, #f9b410 100%) no-repeat center;
  background: linear-gradient(to top, #cc920c 0%, #f9b410 100%) no-repeat center;
}

.is-ny2019 .gifts-top__buttons .gifts-button:not(.gifts-button_bg) {
  border-color: #ffffff;
  color: #ffffff;
}

@media (min-width: 481px) {
  .is-ny2019 .gifts-top {
    background-color: #242a5a;
    -webkit-background-size: auto;
    background-size: auto;
  }

  .is-ny2019 .gifts-why {
    background: #242a5a url("/lp/elektronnye-podarochnie-karti/build/../pic/gift/bg_newyear_bottom.jpg") no-repeat center bottom;
  }

  .is-ny2019 .gifts-why .gifts__section-title {
    color: #ffffff;
  }
}

@media (max-width: 480px) {
  .is-ny2019 .gifts-top {
    background-color: #242a5a;
    background-image: url("/lp/elektronnye-podarochnie-karti/build/../pic/gift/bg_newyear_top_mobile.jpg") !important;
  }

  .is-ny2019 .gifts-why__slider::before {
    background-color: #242a5a;
    background-image: url("/lp/elektronnye-podarochnie-karti/build/../pic/gift/bg_newyear_bottom_mobile.jpg");
  }
}

.is-ny2019 ~ .gifts-popup .gifts-popup__content {
  background-image: url("/lp/elektronnye-podarochnie-karti/build/../img/gifts/bg_popup_ny.jpg");
}

.is-ny2019 ~ .gifts-popup .gifts-popup__content-inner {
  padding-bottom: 22%;
}

/* весеннее обновление */
@media (min-width: 641px) {
  .is-spring .gifts-why-card__img {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}

/* .is-spring .gifts-top {
  background: #c1eaff;
} */

.is-spring .gifts-why {
  padding-top: 32px;
  background-size: cover;
  /* background: #c1eaff; */
}

@media (min-width: 415px) and (max-width: 640px) {
  .is-spring .gifts-top {
    min-height: 500px;
  }
}

@media (max-width: 415px) {
  .is-spring .gifts-top {
    position: relative;
    padding-top: 95.625%;
    padding-bottom: 0;
    min-height: 0;
    background-position: center bottom;
  }

  .is-spring .gifts-top .gifts-container {
    position: absolute;
    left: 0;
    top: 30px;
  }
}

@media (min-width: 1200px) {
  .is-spring .gifts-top {
    position: relative;
    z-index: 1;
  }

  .is-spring .gifts-top::after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    height: 47px;
    /* background: url("/lp/elektronnye-podarochnie-karti/build/../pic/gift/bg_bottom_new.png") repeat-x scroll; */
  }

  .is-spring .gifts-top::before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    margin-right: 600px;
    /* background: url("/lp/elektronnye-podarochnie-karti/build/../pic/gift/bg_left_new.png") repeat-y scroll right top; */
  }
}

@media (min-width: 1550px) {
  .is-spring .gifts-top::before {
    background-position: left top;
  }
}

.is-spring ~ .gifts-popup .gifts-popup__content {
  background: #fff;
}

.is-spring ~ .gifts-popup .gifts-popup__content-inner {
  padding-bottom: 15%;
}

/* End */
/* /lp/common/css/common_new.css?178307666843551 */
/* /lp/elektronnye-podarochnie-karti/build/gifts.css?178307666864260 */
