

/* Start:/local/templates/mokoz/css/style.css?1736885727202108*/
@charset "UTF-8";
/*@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap");*/
@import url("/local/templates/mokoz/css/manrope.css");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ul,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

img,
fieldset,
a img {
  border: none;
}

input[type=text],
input[type=email],
input[type=tel] {
  -webkit-appearance: none;
}

textarea {
  -webkit-appearance: none;
}

input[type=submit],
button {
  cursor: pointer;
}

input[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

input {
  margin: 0;
  padding: 0;
  border: 0;
}

button {
  margin: 0;
  padding: 0;
  border: 0;
}

button:disabled {
  background: #242424;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.5em;
}

a {
  text-decoration: none;
}

div,
input,
textarea,
select,
button,
img,
li,
i,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
a:focus {
  outline: none !important;
  -webkit-tap-highlight-color: transparent;
}

div,
section {
  display: block;
}

ul {
  list-style-type: none;
}

ol {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

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

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
textarea:-moz-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  color: rgba(0, 0, 0, 0.5);
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

textarea::-webkit-outer-spin-button,
textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
}

@media screen and (max-width: 767px) {
  * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
}

button,
input,
textarea {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  background: transparent;
}

b,
strong {
  font-weight: 700;
}

html,
body {
  overflow-x: hidden;
}

body {
  width: 100%;
  min-height: 100vh;
  height: auto;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #000;
  background: #fff;
  position: relative;
  line-height: 1.4;
}

.row {
  width: 100%;
  max-width: 1360px;
  padding: 0 30px;
  margin: 0 auto;
}

.link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 30px;
  height: 48px;
  background: #131313;
  border-radius: 8px;
  line-height: 48px;
  width: auto;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-transition: padding 0.5s;
  -o-transition: padding 0.5s;
  transition: padding 0.5s;
}

.link::after {
  content: "";
  float: left;
  margin: auto 0 auto 20px;
  width: 12px;
  height: 10px;
  background: url(/local/templates/mokoz/css/../img/arrow1.svg) center/contain no-repeat;
  -webkit-transition: margin 0.5s;
  -o-transition: margin 0.5s;
  transition: margin 0.5s;
}

.link span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}

.link.border {
  background: transparent;
  border: 1px solid #131313;
  line-height: 46px;
  color: #131313;
}

.link.border::after {
  display: none;
}

.link.grey {
  background: #F7F7F7;
  color: #000;
}

.link.grey::after {
  background-image: url(/local/templates/mokoz/css/../img/arrow3.svg);
}

.link.white {
  background: #fff;
  color: #000;
}

.link.white::after {
  background-image: url(/local/templates/mokoz/css/../img/arrow3.svg);
}

.link.white.border {
  background: transparent;
  border-color: #fff;
  color: #fff;
}

.link.big {
  height: 60px;
  line-height: 60px;
}

.link.animation::after {
  z-index: 3;
}

.link.animation::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.link.animation i {
  content: "";
  position: absolute;
  top: -50px;
  width: 148px;
  height: 240px;
  -webkit-filter: blur(32px);
  filter: blur(32px);
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;
}

.link.animation i:nth-child(1) {
  background: -webkit-gradient(linear, left top, left bottom, from(#D177F1), to(#EA1361));
  background: -o-linear-gradient(top, #D177F1 0%, #EA1361 100%);
  background: linear-gradient(180deg, #D177F1 0%, #EA1361 100%);
  left: 0;
  -webkit-animation: 10s pulse 1s alternate infinite;
  animation: 10s pulse 1s alternate infinite;
}

.link.animation i:nth-child(2) {
  background: -webkit-gradient(linear, left top, left bottom, from(#77A8F1), to(#13EAB6));
  background: -o-linear-gradient(top, #77A8F1 0%, #13EAB6 100%);
  background: linear-gradient(180deg, #77A8F1 0%, #13EAB6 100%);
  left: 25%;
  animation: 10s pulse 0s alternate-reverse infinite;
}

.link.arrow::after {
  display: none;
}

.link .link-text {
  white-space: nowrap;
  -webkit-transition: opacity 0.15s;
  -o-transition: opacity 0.15s;
  transition: opacity 0.15s;
}

.link .link-text.hide {
  opacity: 0;
}

.link .link-arrow {
  float: left;
  width: 16px;
  height: 16px;
  margin: auto 0 auto 15px;
  position: relative;
  z-index: 2;
  -webkit-transition: margin 0.3s, opacity 0.15s;
  -o-transition: margin 0.3s, opacity 0.15s;
  transition: margin 0.3s, opacity 0.15s;
}

.link .link-arrow.hide {
  opacity: 0;
}

.link .link-arrow.active s:nth-child(1) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: 6px 0 0 4px;
}

.link .link-arrow.active s:nth-child(2) {
  margin: 9px 0 0 1px;
  width: 7px;
}

.link .link-arrow.active s:nth-child(3) {
  margin: 6px 0 0 7px;
}

.link .link-arrow s {
  position: absolute;
  background: #fff;
  border-radius: 10px;
  height: 2px;
  -webkit-transition: margin 0.3s, width 0.3s, -webkit-transform 0.3s;
  transition: margin 0.3s, width 0.3s, -webkit-transform 0.3s;
  -o-transition: margin 0.3s, transform 0.3s, width 0.3s;
  transition: margin 0.3s, transform 0.3s, width 0.3s;
  transition: margin 0.3s, transform 0.3s, width 0.3s, -webkit-transform 0.3s;
}

.link .link-arrow s:nth-child(1) {
  width: 15px;
  top: 0;
  left: 0;
  margin: 7px 0 0 0;
}

.link .link-arrow s:nth-child(2) {
  width: 10px;
  top: 0;
  left: 0;
  margin: 4px 0 0 7px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.link .link-arrow s:nth-child(3) {
  width: 10px;
  top: 0;
  left: 0;
  margin: 10px 0 0 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.link.address-add::after {
  display: none;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 101;
  background: #fff;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}

.header.fixed:not(.open):not(.search) {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.header.fixed:not(.open):not(.search) .header__alert {
  margin-top: -35px;
}

.header.fixed:not(.open):not(.search) .header__cot {
  padding: 8px 0;
}

.header.fixed:not(.open):not(.search) .header__logo {
  width: 114px;
}

.header.fixed .header__bread {
  margin-top: -36px;
}

.header.open .header__bg {
  opacity: 1;
  visibility: visible;
}

.header.open .header__nav {
  visibility: visible;
  opacity: 1;
  margin: 0;
}

.header.open .header__humb i {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.header.open .header__humb i:first-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header.open .header__humb i:first-child::before {
  top: 10px;
  -webkit-transition: top 0.3s, background 0.3s;
  -o-transition: top 0.3s, background 0.3s;
  transition: top 0.3s, background 0.3s;
}

.header.open .header__humb i:last-child {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.header.open .header__humb i:last-child::before {
  width: 100%;
  bottom: 10px;
  -webkit-transition: width 0.3s, bottom 0.3s, background 0.3s;
  -o-transition: width 0.3s, bottom 0.3s, background 0.3s;
  transition: width 0.3s, bottom 0.3s, background 0.3s;
}

.header.search .header__but-search input {
  width: 336px;
  opacity: 1;
  -webkit-transition: width 0.5s, opacity 0.25s;
  -o-transition: width 0.5s, opacity 0.25s;
  transition: width 0.5s, opacity 0.25s;
}

.header.search .header__but-search a {
  margin-left: -300px;
  pointer-events: none;
}

.header.search .header__but-search i {
  opacity: 0.2;
}

.header.search .header__bg {
  opacity: 1;
  visibility: visible;
}

.header.search .header__search {
  visibility: visible;
  opacity: 1;
  margin: 0;
}

.header__alert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 35px;
  position: relative;
  background: #131313;
  z-index: 3;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-transition: margin 0.5s;
  -o-transition: margin 0.5s;
  transition: margin 0.5s;
}

.header__alert i {
  position: absolute;
  width: 250px;
  height: 400px;
  border-radius: 50%;
  top: -100px;
  opacity: 0;
  -webkit-filter: blur(57px);
  filter: blur(57px);
  pointer-events: none;
}

.header__alert i:nth-child(1) {
  background: -webkit-gradient(linear, left top, left bottom, from(#D177F1), to(#EA1361));
  background: -o-linear-gradient(top, #D177F1 0%, #EA1361 100%);
  background: linear-gradient(180deg, #D177F1 0%, #EA1361 100%);
  left: 0;
  -webkit-animation: 10s pulse 1s alternate infinite;
  animation: 10s pulse 1s alternate infinite;
}

.header__alert i:nth-child(2) {
  background: -webkit-gradient(linear, left top, left bottom, from(#77A8F1), to(#13EAB6));
  background: -o-linear-gradient(top, #77A8F1 0%, #13EAB6 100%);
  background: linear-gradient(180deg, #77A8F1 0%, #13EAB6 100%);
  left: 25%;
  -webkit-animation: 10s pulse 7s alternate infinite;
  animation: 10s pulse 7s alternate infinite;
}

.header__alert i:nth-child(3) {
  background: -webkit-gradient(linear, left top, left bottom, from(#0832C7), to(#13EA69));
  background: -o-linear-gradient(top, #0832C7 0%, #13EA69 100%);
  background: linear-gradient(180deg, #0832C7 0%, #13EA69 100%);
  left: 50%;
  animation: 10s pulse 0s alternate-reverse infinite;
}

.header__alert i:nth-child(4) {
  background: -webkit-gradient(linear, left top, left bottom, from(#F1B177), to(#A80083));
  background: -o-linear-gradient(top, #F1B177 0%, #A80083 100%);
  background: linear-gradient(180deg, #F1B177 0%, #A80083 100%);
  left: 75%;
  -webkit-animation: 10s pulse 5s alternate infinite;
  animation: 10s pulse 5s alternate infinite;
}

.header__alert a {
  margin: auto;
  padding-right: 22px;
  position: relative;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #fff;
  z-index: 2;
  -webkit-transition: padding 0.3s;
  -o-transition: padding 0.3s;
  transition: padding 0.3s;
}

.header__alert a::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 8px;
  background: url(/local/templates/mokoz/css/../img/arrow1.svg) center/contain no-repeat;
  top: calc(50% - 4px);
  right: 0;
}

.header__cot {
  width: 100%;
  padding: 17px 0;
  position: relative;
  z-index: 5;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: padding 0.5s;
  -o-transition: padding 0.5s;
  transition: padding 0.5s;
}

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

.header__humb {
  float: left;
  width: 36px;
  height: 36px;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.header__humb i {
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  left: 7.5px;
  top: 7.5px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.header__humb i::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
}

.header__humb i:first-child::before {
  top: 7px;
  -webkit-transition: 0.2s top 0.3s, background 0.3s;
  -o-transition: 0.2s top 0.3s, background 0.3s;
  transition: 0.2s top 0.3s, background 0.3s;
}

.header__humb i:last-child::before {
  width: 15px;
  bottom: 7px;
  -webkit-transition: 0.2s width 0.3s, 0.2s bottom 0.3s, background 0.3s;
  -o-transition: 0.2s width 0.3s, 0.2s bottom 0.3s, background 0.3s;
  transition: 0.2s width 0.3s, 0.2s bottom 0.3s, background 0.3s;
}

.header__menu {
  float: left;
  margin: auto 0 auto 35px;
}

.header__menu ul {
  float: left;
}

.header__menu ul li {
  float: left;
  margin-right: 48px;
}

.header__menu ul li:last-child {
  margin: 0;
}

.header__menu ul li a {
  display: block;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header__logo {
  position: absolute;
  width: 132px;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}

.header__logo img {
  display: block;
  width: 100%;
  height: auto;
}

.header__carte {
  float: right;
  margin: auto 0 auto auto;
}

.header__carte>ul {
  float: left;
}

.header__carte>ul>li {
  float: left;
  position: relative;
  margin-right: 48px;
}

.header__carte>ul>li:last-child {
  margin: 0;
}

.header__carte>ul>li::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 40px;
  top: 100%;
  left: 0;
  display: none;
}

.header__carte>ul>li>a {
  display: block;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000;
  padding-right: 12px;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header__carte>ul>li>a::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  top: calc(50% - 3px);
  right: 0;
  background: url(/local/templates/mokoz/css/../img/arrow2.svg) center/contain no-repeat;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.header__carte>ul>li ul {
  position: absolute;
  left: -7px;
  top: calc(100% + 37px);
  padding: 20px 30px;
  background: #fff;
  height: auto;
  border-radius: 14px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.15s, opacity 0.15s;
  -o-transition: visibility 0.15s, opacity 0.15s;
  transition: visibility 0.15s, opacity 0.15s;
}

.header__carte>ul>li ul::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  left: 26px;
  top: -1px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.header__carte>ul>li ul li {
  display: block;
}

.header__carte>ul>li ul li a {
  display: block;
  white-space: nowrap;
  line-height: 31px;
  font-weight: 500;
  font-size: 14px;
  color: #000;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header__but {
  float: right;
  margin-left: 60px;
}

.header__but-search {
  float: left;
  position: relative;
  width: 36px;
  height: 36px;
}

.header__but-search input {
  display: block;
  width: 36px;
  height: 36px;
  opacity: 0;
  float: right;
  background: #F7F7F7;
  border-radius: 8px;
  padding-left: 36px;
  line-height: 36px;
  border: 0;
  font-size: 14px;
  z-index: 0;
  position: relative;
  -webkit-transition: width 0.5s, 0.25s opacity 0.25s;
  -o-transition: width 0.5s, 0.25s opacity 0.25s;
  transition: width 0.5s, 0.25s opacity 0.25s;
}

.header__but-search a {
  position: absolute;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  top: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-transition: background 0.3s, margin 0.5s;
  -o-transition: background 0.3s, margin 0.5s;
  transition: background 0.3s, margin 0.5s;
}

.header__but-search a img {
  display: block;
  width: auto;
  height: auto;
  margin: auto;
}

.header__but-search i {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  background: url(/local/templates/mokoz/css/../img/icon-remove.svg) center no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header__but-link {
  float: left;
  margin-left: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  position: relative;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

.header__but-link:first-child {
  margin: 0;
}

.header__but-link img {
  display: block;
  width: auto;
  height: auto;
  margin: auto;
}

.header__but-link i {
  position: absolute;
  width: 12px;
  height: 12px;
  font-size: 9px;
  border-radius: 50%;
  background: #000 url(/local/templates/mokoz/css/../img/icon-check1.svg) center/6px auto no-repeat;
  top: 2px;
  right: 2px;
}

.header__but-cart {
  float: left;
  margin-left: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  position: relative;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

.header__but-cart:first-child {
  margin: 0;
}

.header__but-cart img {
  display: block;
  width: auto;
  height: auto;
  margin: auto;
}

.header__but-cart i {
  position: absolute;
  width: 12px;
  height: 12px;
  font-size: 9px;
  border-radius: 50%;
  background: #000;
  top: 2px;
  right: 2px;
  color: #fff;
  text-align: center;
  line-height: 12px;
  font-style: normal;
}

.header__bg {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.5s, opacity 0.5s;
  -o-transition: visibility 0.5s, opacity 0.5s;
  transition: visibility 0.5s, opacity 0.5s;
}

.header__mob {
  display: none;
}

.header__nav {
  position: absolute;
  width: 100%;
  height: auto;
  max-height: calc(100vh - 200px);
  background: #fff;
  padding: 80px 0;
  z-index: 3;
  visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 0;
  margin-top: -50px;
  -webkit-transition: visibility 0.5s, margin 0.5s, opacity 0.5s;
  -o-transition: visibility 0.5s, margin 0.5s, opacity 0.5s;
  transition: visibility 0.5s, margin 0.5s, opacity 0.5s;
}

.header__nav .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.header__nav-item {
  float: left;
  width: auto;
}

.header__nav-item.large {
  width: 50%;
  margin-right: auto;
}

.header__nav-item.large ul {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
}

.header__nav-item.small {
  width: 16.6666%;
}

.header__nav-item h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
}

.header__nav-item h4 a {
  color: rgba(0, 0, 0, 0.4);
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.header__nav-item ul {
  float: left;
  width: 100%;
  margin-top: 6px;
}

.header__nav-item ul li {
  float: left;
  width: 100%;
  margin-top: 14px;
}

.header__nav-item ul li a {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  color: #000;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header__search {
  position: absolute;
  width: 100%;
  height: auto;
  max-height: calc(100vh - 200px);
  background: #fff;
  padding: 30px 0 70px;
  z-index: 3;
  visibility: hidden;
  opacity: 0;
  margin-top: -50px;
  -webkit-transition: visibility 0.5s, margin 0.5s, opacity 0.5s;
  -o-transition: visibility 0.5s, margin 0.5s, opacity 0.5s;
  transition: visibility 0.5s, margin 0.5s, opacity 0.5s;
}

.header__search .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.header__search-block {
  float: left;
  width: calc(100% - 465px);
  padding-right: 50px;
}

.header__search-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.header__search-title h4 {
  float: left;
  font-weight: 600;
  font-size: 18px;
}

.header__search-title button {
  float: right;
  margin: auto 0 auto auto;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.header__search-prod {
  width: calc(100% + 10px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 18px -5px 0;
}

.header__search-prod .prod {
  float: left;
  width: calc(25% - 10px);
  margin: 0 5px;
}

.header__search-all {
  width: 100%;
  margin-top: 34px;
}

.header__search-all a {
  width: 100%;
}

.header__search-aside {
  float: left;
  width: 330px;
}

.header__search-key {
  width: calc(100% + 10px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -15px -5px 0;
}

.header__search-key span {
  float: left;
  width: auto;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  font-weight: 500;
  font-size: 12px;
  color: #000;
  cursor: pointer;
  margin: 10px 5px 0;
}

.header__search-often {
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.header__search-often h4 {
  display: block;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
}

.header__search-often ul {
  display: block;
  margin-top: 10px;
}

.header__search-often ul li {
  display: block;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0.04em;
  position: relative;
  cursor: pointer;
}

.header__search-often ul li:first-child {
  margin: 0;
}

.header__search-often ul li::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url(/local/templates/mokoz/css/../img/icon-search.svg) center/contain no-repeat;
  top: calc(50% - 6px);
  right: 0;
  opacity: 0.2;
}

.header__search-cat {
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.header__search-cat h4 {
  display: block;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
}

.header__search-cat ul {
  display: block;
  margin-top: 10px;
}

.header__search-cat ul li {
  display: block;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0.04em;
  position: relative;
  cursor: pointer;
}

.header__search-cat ul li:first-child {
  margin: 0;
}

.header__search-cat ul li::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url(/local/templates/mokoz/css/../img/arrow3.svg) center/contain no-repeat;
  top: calc(50% - 6px);
  right: 0;
  opacity: 0.2;
}

.header__bread {
  position: relative;
  width: 100%;
  height: 35px;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 4;
  -webkit-transition: margin 0.5s;
  -o-transition: margin 0.5s;
  transition: margin 0.5s;
}

.header__bread .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.header__bread span {
  float: left;
  margin: auto 0;
}

.header__bread span:last-child {
  margin-left: auto;
}

.header__bread span:last-child a::before {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin: auto 0 auto 15px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.header__bread span a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  font-size: 12px;
  color: #000;
}

.header__bread span a::before {
  content: "";
  float: left;
  margin: auto 15px auto 0;
  width: 10px;
  height: 8px;
  background: url(/local/templates/mokoz/css/../img/arrow3.svg) center/contain no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0.2;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header__bread ul {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.header__bread ul li {
  float: left;
  margin-right: 30px;
  position: relative;
}

.header__bread ul li:last-child {
  margin: 0;
}

.header__bread ul li:last-child::before {
  display: none;
}

.header__bread ul li::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 8px;
  background: url(/local/templates/mokoz/css/../img/arrow3.svg) center/contain no-repeat;
  opacity: 0.2;
  left: calc(100% + 10px);
  top: calc(50% - 3px);
}

.header__bread ul li a {
  display: block;
  font-weight: 500;
  font-size: 12px;
  color: #000;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header__bread ul li span {
  display: block;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
}

@-webkit-keyframes pulse {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }

  25% {
    opacity: 1;
    -webkit-transform: translate(50%, -50%) rotate(45deg);
    transform: translate(50%, -50%) rotate(45deg);
  }

  50% {
    opacity: 0.7;
    -webkit-transform: translate(100%, -25%) rotate(90deg);
    transform: translate(100%, -25%) rotate(90deg);
  }

  75% {
    opacity: 0.9;
    -webkit-transform: translate(100%, 50%) rotate(45deg);
    transform: translate(100%, 50%) rotate(45deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(50%, 15%) rotate(10deg);
    transform: translate(50%, 15%) rotate(10deg);
  }
}

@keyframes pulse {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0) rotate(0deg);
    transform: translate(0, 0) rotate(0deg);
  }

  25% {
    opacity: 1;
    -webkit-transform: translate(50%, -50%) rotate(45deg);
    transform: translate(50%, -50%) rotate(45deg);
  }

  50% {
    opacity: 0.7;
    -webkit-transform: translate(100%, -25%) rotate(90deg);
    transform: translate(100%, -25%) rotate(90deg);
  }

  75% {
    opacity: 0.9;
    -webkit-transform: translate(100%, 50%) rotate(45deg);
    transform: translate(100%, 50%) rotate(45deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(50%, 15%) rotate(10deg);
    transform: translate(50%, 15%) rotate(10deg);
  }
}

.bone {
  width: 100%;
  height: 750px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
  margin-top: 105px;
}

.bone .slick-list {
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.bone .slick-track {
  float: left;
  width: 100%;
  height: 100%;
}

.bone .slick-arrow {
  position: absolute;
  top: calc(50% - 30px);
  font-size: 0;
  background: rgba(0, 0, 0, 0.06) url(/local/templates/mokoz/css/../img/arrow3.svg) center/14px auto no-repeat;
  border-radius: 60px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: width 0.5s, margin 0.5s;
  -o-transition: width 0.5s, margin 0.5s;
  transition: width 0.5s, margin 0.5s;
}

.bone .slick-prev {
  left: 70px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.bone .slick-next {
  right: 70px;
}

.bone .slick-dots {
  position: absolute;
  width: auto;
  height: auto;
  left: 50%;
  bottom: 23px;
  z-index: 5;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.bone .slick-dots li {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  position: relative;
}

.bone .slick-dots li.slick-active::before {
  background: #fff;
  width: 10px;
  height: 10px;
  left: 5px;
  top: 5px;
}

.bone .slick-dots li:last-child {
  margin: 0;
}

.bone .slick-dots li::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 4px;
  top: 4px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: transparent;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.bone .slick-dots li svg {
  display: block;
  width: 20px;
  height: 20px;
}

.bone .slick-dots li svg circle {
  fill: transparent;
  stroke: #fff;
  stroke-width: 10;
  stroke-dashoffset: 66;
}

.bone__item {
  float: left;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-size: cover;
  background-position: center;
  position: relative;
}

.bone__item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(82.29%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 82.29%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 82.29%, rgba(0, 0, 0, 0.1) 100%);
  z-index: 0;
}

.bone__item .text_item {
  float: left;
  width: 100%;
  height: 100%;
  padding: 32px 32px 60px;
  position: relative;
  z-index: 1;
}

.bone__item .text_item * {
  color: #fff;
}

.bone__item .text_item h1,
.bone__item .text_item h2 {
  display: block;
  font-weight: 500;
  font-size: 35px;
  line-height: 55px;
  letter-spacing: 0.05em;
  color: #fff;
}

.bone__item .text_item p {
  display: block;
  margin-top: 6px;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  text-align: center;
}

.content {
  width: 100%;
}

.title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.title h1,
.title h2 {
  float: left;
  font-weight: 500;
  font-size: 32px;
  margin: auto 0;
}

.title a {
  float: right;
  margin: auto 0 auto auto;
}

.group {
  width: 100%;
  margin-top: 66px;
}

.group__prod {
  width: calc(100% + 12px);
  margin: 6px -6px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.group__prod .prod {
  width: calc(25% - 12px);
  margin: 24px 6px 0;
}

.group__prod:not(.min) .prod {
  width: calc(20% - 12px);
}

.group__cat {
  width: calc(100% + 18px);
  margin: 10px -9px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.group__cat:first-child {
  margin-top: -20px;
}

.group__cat:not(.min) {
  width: calc(100% + 16px);
  margin: 10px -8px 0;
}

.group__cat:not(.min) .cat {
  width: calc(25% - 16px);
  margin: 20px 8px 0;
}

.prod {
  float: left;
  width: calc(33.3333% - 16px);
  margin: 24px 8px 0;
}

.prod.opacity .prod__img a {
  opacity: 0.4;
}

.prod__img {
  width: 100%;
  height: auto;
  position: relative;
}

.prod__img::before {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  padding-top: 146%;
}

.prod__img b {
  position: absolute;
  top: 14px;
  left: 14px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 36px;
  height: 26px;
  line-height: 26px;
  padding: 0 8px;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  z-index: 1;
  pointer-events: none;
}

.prod__img s {
  position: absolute;
  right: 18px;
  top: 18px;
  width: 14px;
  height: 12px;
  background: url(/local/templates/mokoz/css/../img/icon-wish2.svg) center/contain no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  -o-transition: background 0.3s, transform 0.3s;
  transition: background 0.3s, transform 0.3s;
  transition: background 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.prod__img s::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
}

.prod__img s.active {
  background-image: url(/local/templates/mokoz/css/../img/icon-wish3.svg);
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.prod__img u {
  position: absolute;
  right: 18px;
  top: 18px;
  width: 12px;
  height: 14px;
  background: url(/local/templates/mokoz/css/../img/icon-remove3.svg) center/contain no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.prod__img u::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
}

.prod__img a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.prod__img a div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.prod__img a div i {
  float: left;
  width: 100%;
  height: 100%;
}

.prod__img a span {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}

.prod__img a span i {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  -webkit-transition: opacity 0.15s;
  -o-transition: opacity 0.15s;
  transition: opacity 0.15s;
}

.prod__img a span i.active {
  opacity: 1;
}

.prod__img a span i video {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0;
  border-radius: 6px;
  z-index: 1;
}

.prod__img a span i.active video {
  display: block;
}

.prod__img a ul {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 5px;
  bottom: 9px;
  z-index: 2;
  pointer-events: none;
}

.prod__img a ul li {
  float: left;
  width: 100%;
  height: 1px;
  background: #fff;
  opacity: 0.2;
  margin: 0 5px;
  -webkit-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
}

.prod__img a ul li.active {
  opacity: 1;
}

.prod__info {
  width: 100%;
  height: 34px;
  padding: 0 15px;
  background: #F7F7F7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.prod__info div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  font-weight: 400;
  font-size: 12px;
  color: #000;
  line-height: 34px;
}

.prod__info div i {
  float: left;
  margin: auto 7px auto 0;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.prod__title {
  width: 100%;
  margin-top: 15px;
}

.prod__title small {
  display: block;
  font-size: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #C2C2CF;
}

.prod__title h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 4px;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  color: #000;
}

.prod__title h4 a {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.prod__title h4 span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
}

.prod__title h4 i {
  float: left;
  margin: 7px 0 0 5px;
  width: 6px;
  min-width: 6px;
  height: 6px;
  min-height: 6px;
  border-radius: 50%;
}

.prod__title div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 5px;
}

.prod__title div b {
  float: left;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #000;
}

.prod__title div s {
  float: left;
  font-size: 11px;
  line-height: 15px;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  color: #C2C2CF;
  margin-left: 8px;
}

.cat {
  float: left;
  width: calc(33.3333% - 18px);
  margin: 20px 9px 0;
  position: relative;
  overflow: hidden;
}

.cat::before {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  padding-top: 170%;
}

.cat::after {
  content: "";
  position: absolute;
  width: 140%;
  left: -20%;
  bottom: -160px;
  height: 300px;
  border-radius: 50%;
  opacity: 0.2;
  background: #000;
  -webkit-filter: blur(32px);
  filter: blur(32px);
  z-index: 2;
  -webkit-transition: margin 0.5s;
  -o-transition: margin 0.5s;
  transition: margin 0.5s;
}

.cat i,
.cat s {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: top center;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

.cat s {
  opacity: 0;
  z-index: 1;
}

.cat div {
  position: absolute;
  width: 100%;
  padding: 0 15px;
  bottom: 47px;
  left: 0;
  right: 0;
  z-index: 3;
  -webkit-transition: margin 0.5s;
  -o-transition: margin 0.5s;
  transition: margin 0.5s;
}

.cat div p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
}

.cat div p::before,
.cat div p::after {
  content: "—";
  float: left;
  margin: 0 10px;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
}

.cat div h4 {
  display: block;
  margin-top: 8px;
  font-weight: 500;
  font-size: 25px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
}

.footer {
  width: 100%;
  margin-top: 80px;
  background: #FAFAFA;
}

.footer__logo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 140px;
}

.footer__logo a {
  width: 132px;
  display: block;
  height: auto;
  margin: auto;
}

.footer__logo a img {
  display: block;
  width: 100%;
  height: auto;
}

.footer__cot {
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 80px 0;
}

.footer .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.footer__info {
  float: left;
  width: 33%;
  padding-right: 30px;
}

.footer__info h4 {
  float: left;
  width: 100%;
  display: block;
  font-weight: 600;
  font-size: 18px;
}

.footer__info .link {
  float: left;
  margin-top: 26px;
}

.footer__info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 28px;
}

.footer__info ul li {
  float: left;
  margin-right: 12px;
}

.footer__info ul li:last-child {
  margin: 0;
}

.footer__info ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  background: #ECECEC;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.footer__info ul li a img {
  display: block;
  width: auto;
  height: auto;
  margin: auto;
}

.footer__contact {
  float: left;
  width: 26%;
  padding-right: 30px;
}

.footer__contact h4 {
  display: block;
  font-weight: 600;
  font-size: 18px;
}

.footer__contact h4+div {
  margin-top: 12px;
}

.footer__contact div {
  width: 100%;
  margin-top: 35px;
}

.footer__contact div p {
  display: block;
  margin-top: 12px;
  font-size: 14px;
  line-height: 150%;
}

.footer__contact div p:first-child {
  margin: 0;
}

.footer__contact div p b {
  font-weight: 600;
}

.footer__contact div p a {
  color: #000;
}

.footer__contact div.max p {
  font-size: 16px;
  font-weight: 500;
}

.footer__contact div.max p a {
  display: block;
  padding-top: 10px;
  font-size: 18px;
  font-weight: 400;
}

.footer__nav {
  float: left;
  width: 25%;
  padding-right: 30px;
}

.footer__nav:last-child {
  width: 16%;
}

.footer__nav h4 {
  display: block;
  font-weight: 600;
  font-size: 18px;
}

.footer__nav ul {
  display: block;
  margin-top: 12px;
}

.footer__nav ul li {
  display: block;
  margin-top: 12px;
}

.footer__nav ul li:first-child {
  margin: 0;
}

.footer__nav ul li a {
  display: block;
  font-size: 14px;
  line-height: 150%;
  color: #000;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.footer__nav div {
  display: block;
  margin-top: 30px;
}

.footer__nav p {
  display: block;
  margin-top: 30px;
  font-weight: 500;
  font-size: 16px;
}

.footer__nav p:first-child {
  margin: 0;
}

.footer__nav span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.footer__nav span i {
  float: left;
  height: 24px;
  margin-right: 12px;
}

.footer__nav span i:last-child {
  margin: 0;
}

.footer__nav span i img {
  display: block;
  width: auto;
  height: 100%;
}

.footer__cop {
  width: 100%;
  background: #fff;
}

.footer__cop p {
  float: left;
  font-size: 13px;
  line-height: 38px;
  color: rgba(0, 0, 0, 0.5);
}

.footer__cop p a {
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.footer__cop p:nth-child(2) {
  margin-left: auto;
  float: right;
}

.sel {
  display: block;
  position: relative;
  z-index: 3;
}

.sel.index {
  z-index: 5;
}

.sel.open::before {
  opacity: 1;
}

.sel.open>a {
  border-radius: 8px 8px 0 0;
}

.sel.open>a::before {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

.sel.open ul {
  visibility: visible;
  opacity: 1;
  margin: 0;
}

.sel::before {
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  left: 20px;
  bottom: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.sel>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 41px;
  line-height: 41px;
  background: #F7F7F7;
  border-radius: 8px;
  padding: 0 35px 0 20px;
  font-size: 14px;
  color: #000;
  white-space: nowrap;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  z-index: 1;
  -webkit-transition: border-radius 0.5s;
  -o-transition: border-radius 0.5s;
  transition: border-radius 0.5s;
}

.sel>a s {
  float: left;
  min-width: 20px;
  height: 20px;
  margin: 10px 7px 10px 0;
  border-radius: 50%;
  background: #000;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.sel>a i {
  float: left;
  width: 10px;
  min-width: 10px;
  height: 10px;
  margin: auto 7px auto 0;
  border-radius: 50%;
}

.sel>a::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 6px;
  background: url(/local/templates/mokoz/css/../img/arrow4.svg) center/contain no-repeat;
  right: 16px;
  top: calc(50% - 3px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.sel ul {
  position: absolute;
  width: auto;
  min-width: 100%;
  left: 0;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  margin-top: -10px;
  background: #F7F7F7;
  border-radius: 0 0 8px 8px;
  padding: 10px 20px 12px;
  -webkit-box-shadow: 0px 29px 12px rgba(0, 0, 0, 0.01), 0px 16px 10px rgba(0, 0, 0, 0.05), 0px 7px 7px rgba(0, 0, 0, 0.09), 0px 2px 4px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 29px 12px rgba(0, 0, 0, 0.01), 0px 16px 10px rgba(0, 0, 0, 0.05), 0px 7px 7px rgba(0, 0, 0, 0.09), 0px 2px 4px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: visibility 0.5s, margin 0.5s, opacity 0.5s;
  -o-transition: visibility 0.5s, margin 0.5s, opacity 0.5s;
  transition: visibility 0.5s, margin 0.5s, opacity 0.5s;
}

.sel ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  margin-top: 14px;
  color: #000;
  white-space: nowrap;
  cursor: pointer;
}

.sel ul li>i {
  float: left;
  width: 10px;
  height: 10px;
  margin: auto 7px auto 0;
  border-radius: 50%;
}

.sel ul li:first-child {
  margin: 0;
}

.sel ul li.active {
  opacity: 0.6;
}

.sel ul li.check input:checked+label {
  color: rgba(0, 0, 0, 0.3);
}

.sel ul li.check label {
  padding-right: 15px;
}

.sel ul li.check label i {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 0;
  top: calc(50% - 6px);
  border-radius: 50%;
}

.check {
  position: relative;
  display: block;
}

.check.address-remove i {
  position: absolute;
  width: 16px;
  height: 16px;
  top: calc(50% - 8px);
  right: 0;
  z-index: 2;
  background: #F5F5F9 url(/local/templates/mokoz/css/../img/icon-remove.svg) center/8px auto no-repeat;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.check.address-remove i::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
}

.check.big label {
  padding-left: 34px;
}

.check.big label::before,
.check.big label::after {
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
}

.check.big label::after {
  background-size: 12px auto;
}

.check.big label span,
.check.big label p {
  display: block;
  font-size: 13px;
}

.check.big label small {
  display: block;
  font-weight: 500;
  font-size: 12px;
  opacity: 0.5;
}

.check input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
}

.check input:checked+label::before {
  background: #7173DF;
  border-color: #7173DF;
}

.check input:checked+label::after {
  opacity: 1;
}

.check input[type=radio]+label::before,
.check input[type=radio]+label::after {
  border-radius: 50%;
}

.check label {
  display: block;
  width: 100%;
  font-size: 13px;
  line-height: 16px;
  min-height: 16px;
  padding-left: 21px;
  color: #000;
  z-index: 0;
  position: relative;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

.check label::before,
.check label::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  border-radius: 3px;
}

.check label::before {
  background: #fff;
  border: 1px solid #000;
}

.check label::after {
  opacity: 0;
  background: #000 url(/local/templates/mokoz/css/../img/icon-check1.svg) center/auto 8px no-repeat;
  -webkit-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
}

.more {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.more::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  top: 50%;
  left: 0;
}

.more .link {
  margin: 0 auto;
}

.more .link::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.more .link span {
  width: 5px;
}

.info {
  width: 100%;
  margin-top: 67px;
  height: auto;
}

.info__title h4 {
  display: block;
  font-weight: 600;
  font-size: 18px;
}

.info__text {
  margin-top: 14px;
}

.info__text p {
  display: block;
  margin-top: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
}

.info__text p:first-child {
  margin: 0;
}

.info__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 20px;
}

.info__link a {
  float: left;
  margin-right: 40px;
  font-weight: 500;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.info__link a:last-child {
  margin: 0;
}

.info__link a::after {
  content: "";
  float: right;
  margin: auto 0 auto 15px;
  width: 12px;
  height: 10px;
  background: url(/local/templates/mokoz/css/../img/arrow3.svg) center/contain no-repeat;
}

.info__img {
  width: 100%;
  margin-top: 27px;
}

.info__img img {
  display: block;
  width: 100%;
  height: 378px;
  border-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover;
}

.category {
  width: 100%;
  padding-top: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.category__aside {
  float: left;
  width: 240px;
}

.category__nav {
  width: 100%;
}

.category__nav.mobile {
  display: none;
}

.category__nav button,
.category__nav i {
  display: none;
}

.category__nav h1 {
  display: block;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #000;
}

.category__nav h1 a {
  color: #000;
}

.category__nav>ul {
  display: block;
  margin-top: 25px;
  max-width: 200px;
}

.category__nav>ul>li {
  display: block;
  margin-top: 3px;
}

.category__nav>ul>li:first-child {
  margin: 0;
}

.category__nav>ul>li.active>a {
  background: rgba(0, 0, 0, 0.03);
  font-weight: 600;
}

.category__nav>ul>li>a {
  display: block;
  line-height: 41px;
  padding: 0 15px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 13px;
  color: #000;
  -webkit-transition: opacity 0.3s, background 0.3s;
  -o-transition: opacity 0.3s, background 0.3s;
  transition: opacity 0.3s, background 0.3s;
}

.category__nav>ul>li ul {
  display: none;
  margin-top: 3px;
}

.category__nav>ul>li ul li {
  display: block;
}

.category__nav>ul>li ul li a {
  display: block;
  line-height: 32px;
  padding: 0 15px;
  font-size: 12px;
  font-weight: 500;
  color: #000;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.category__nav>ul>li ul li a::before {
  content: "-";
  padding-right: 5px;
}

.category__cot {
  float: left;
  width: calc(100% - 240px);
}

.category__circle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: -20px;
}

.category__circle.center {
  justify-content: center;
}

.category__circle.mobile {
  display: none;
}

.category__circle a {
  float: left;
  width: 120px;
  margin-right: 30px;
  margin-top: 20px;
}

.category__circle a:last-child {
  margin-right: 0;
}

.category__circle a i {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.category__circle a i img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.category__circle a i::before {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  padding-top: 100%;
}

.category__circle a h4 {
  display: block;
  margin-top: 14px;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #000;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}

.category__filter {
  width: calc(100% + 16px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 21px -8px 0;
}

.category__filter .sel {
  margin: 0 8px;
}

.category__filter .sel .check label {
  white-space: nowrap;
}

.category__filter .sel.right {
  margin-left: auto;
}

.category__block {
  width: calc(100% + 16px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 -8px 0;
}

.category__block.hide .prod {
  display: none;
}

.category__more {
  width: 100%;
  margin-top: 32px;
}

.category__bone {
  width: 100%;
  position: relative;
}

.category__bone::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 50px;
  right: 0;
  bottom: 45px;
  background: #000 url(/local/templates/mokoz/css/../img/logo3.svg) center/20px auto no-repeat;
}

.category__bone img {
  display: block;
  width: 100%;
  height: 378px;
  -o-object-fit: cover;
  object-fit: cover;
}

.category__mobile {
  display: none;
}

.search {
  width: 100%;
}

.search h1 {
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 32px;
}

.search p {
  display: block;
  margin-top: 14px;
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
}

.search+.category__circle {
  margin-top: 50px;
}

.category__circle+.group__prod {
  margin-top: 40px;
}

.search__form {
  width: 100%;
  margin-top: 25px;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}

.search__form .input {
  margin-right: 15px;
  width: 40%;
}

.search__form .input input {
  padding-top: 0;
  font-size: 16px;
}

.search__form .input i {
  content: '';
  position: absolute;
  width: 60px;
  height: 60px;
  background: url(/local/templates/mokoz/css/../img/icon-remove.svg) center/8px auto no-repeat;
  top: 0;
  right: 0;
  z-index: 5;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.product {
  width: 100%;
  padding-top: 188px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.product__image {
  float: left;
  width: calc(100% - 310px);
  padding-right: 92px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0;
}

.product__image-nav {
  float: left;
  width: 92px;
  height: 790px;
  position: relative;
  margin-left: auto;
}

.product__image-nav:not(.swiper-initialized) .swiper-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media (min-width: 1024px) {
  .product__image-block .swiper-wrapper i:not(.swiper-slide-active) {
    opacity: 0 !important;
  }
}

.hidden_style {
  display: none;
}

.product__image-nav.fixed .slick-track {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

.product__image-nav::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
  background: #fff;
  left: 0;
  top: 100%;
  z-index: 1;
}

.product__image-nav .slick-list {
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.product__image-nav .slick-track {
  width: 100%;
  height: 100%;
  float: left;
}

.product__image-nav .slick-arrow {
  position: absolute;
  left: 0;
  font-size: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  width: 100%;
  height: 30px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: width 0.5s, margin 0.5s;
  -o-transition: width 0.5s, margin 0.5s;
  transition: width 0.5s, margin 0.5s;
}

.product__image-nav .slick-arrow::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(/local/templates/mokoz/css/../img/arrow5.svg) center/18px auto no-repeat;
}

.product__image-nav .slick-prev {
  top: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.product__image-nav .slick-next {
  bottom: 1px;
}

@media (min-width: 993px) {
  .product__image .slick-dots {
    display: none;
  }
}

.product__image-nav i {
  float: left;
  width: 100% !important;
  height: auto;
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  max-height: 142px;
}

.product__image-nav i.swiper-slide-active,
.product__image-nav i.slick-current {
  opacity: 0.4;
}

.product__image-nav i::before {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  padding-top: 154%;
}

.product__image-nav i img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
}

.product__image-block {
  float: left;
  width: 510px;
  margin-left: 92px;
  height: 790px;
  position: relative;
}

.product__image-block .slick-list {
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.product__image-block .slick-track {
  width: 100%;
  height: 100%;
  float: left;
}

.product__image-block i {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  /* -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; */
}

.product__image-block i.open-modal {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.product__image-block i video {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0;
  border-radius: 6px;
  z-index: 1;
}

.product__image-block i img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 6px;
}

.product__cot {
  float: left;
  width: 310px;
}

.product__title {
  width: 100%;
  margin-top: 15px;
}

.product__title p {
  display: block;
  font-size: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #C2C2CF;
}

.product__title h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}

.product__title div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 5px;
}

.product__title div b {
  float: left;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  color: #000;
}

.product__title div s {
  float: left;
  font-size: 14px;
  line-height: 26px;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  color: #C2C2CF;
  margin-left: 12px;
}

.product__option {
  width: 100%;
  margin-top: 20px;
}

.product__option p {
  float: right;
  height: auto;
  margin-left: auto;
}

.product__option p a {
  float: left;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.product__option div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 20px;
  position: relative;
}

.product__option div:first-child {
  margin: 0;
}

.product__option div>a {
  float: left;
  width: auto;
  height: auto;
  position: relative;
}

.product__option div label {
  float: left;
  width: auto;
  height: auto;
  position: relative;
}

.product__option div label input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}

.product__option-color label,
.product__option-color>a {
  margin-right: 4px;
}

.product__option-color label:last-child,
.product__option-color>a:last-child {
  margin: 0;
}

.product__option-color label.active span::before,
.product__option-color>a.active span::before {
  opacity: 1;
}

.product__option-color label input:checked+span::before,
.product__option-color>a input:checked+span::before {
  opacity: 1;
}

.product__option-color label span,
.product__option-color>a span {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 7px solid #fff;
}

.product__option-color label span::before,
.product__option-color>a span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #000;
  opacity: 0;
}

.product__option-size label {
  margin-right: 8px;
}

.product__option-size label:last-child {
  margin: 0;
}

.product__option-size label input:checked+span {
  background: #000;
  color: #fff;
}

.product__option-size label input:disabled {
  display: none;
  cursor: default;
}

.product__option-size label input:disabled+span {
  color: rgba(0, 0, 0, 0.4);
}

.product__option-size label span {
  display: block;
  min-width: 40px;
  height: 40px;
  padding: 0 6px;
  border-radius: 6px;
  background: #F7F7F7;
  line-height: 40px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  color: #000;
}

.product__option-size label span p {
  position: absolute;
  width: auto;
  height: auto;
  bottom: calc(100% + 4px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 7px;
  background: #000;
  border-radius: 4px;
  font-weight: 500;
  font-size: 11px;
  line-height: 120%;
  text-align: center;
  color: #fff;
  visibility: hidden;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  -o-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}

.product__option-size label span p::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  bottom: -3px;
  background: #000;
  left: calc(50% - 3px);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product__pre-order {
  width: 100%;
  margin-top: 20px;
}

.product__pre-order_one {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product__pre-order_one .link {
  float: left;
  width: calc(100% - 66px);
  height: 51px;
  line-height: 51px;
}

.product__pre-order_one .link::after {
  display: none;
}

.product__pre-order_one i {
  float: left;
  width: 51px;
  height: 51px;
  margin-left: auto;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  position: relative;
  cursor: pointer;
}

.product__pre-order_one i.active::before {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  background-image: url(/local/templates/mokoz/css/../img/icon-wish4.svg);
}

.product__pre-order_one i::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 12px;
  top: calc(50% - 6px);
  left: calc(50% - 7px);
  background: url(/local/templates/mokoz/css/../img/icon-wish.svg) center/contain no-repeat;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}

.product__pre-order_two {
  display: block;
  margin-top: 20px;
}

.product__pre-order_two h4 {
  display: block;
  font-weight: 600;
  font-size: 16px;
}

.product__pre-order_two p {
  display: block;
  margin-top: 10px;
  font-weight: 500;
  font-size: 13px;
  line-height: 160%;
}

.product__order {
  margin-top: 20px;
  width: 100%;
}

.product__order-one {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product__order-one .link {
  float: left;
  width: calc(100% - 66px);
  height: 51px;
  line-height: 51px;
}

.product__order-one .link::after {
  display: none;
}

.product__order-one i {
  float: left;
  width: 51px;
  height: 51px;
  margin-left: auto;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  position: relative;
  cursor: pointer;
}

.product__order-one i.active::before {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  background-image: url(/local/templates/mokoz/css/../img/icon-wish4.svg);
}

.product__order-one i::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 12px;
  top: calc(50% - 6px);
  left: calc(50% - 7px);
  background: url(/local/templates/mokoz/css/../img/icon-wish.svg) center/contain no-repeat;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}

.product__order-but {
  display: block;
  margin-top: 15px;
  position: relative;
  -webkit-transition: padding 0.5s;
  -o-transition: padding 0.5s;
  transition: padding 0.5s;
}

.product__order-but.active {
  padding-right: 66px;
}

.product__order-but.active u {
  opacity: 0;
}

.product__order-but.active p {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.product__order-but .link {
  height: 51px;
  line-height: 51px;
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}

.product__order-but .link i {
  z-index: 0;
}

.product__order-but .link span {
  z-index: 2;
}

.product__order-but .link img {
  float: left;
  margin: auto 15px auto 0;
  width: auto;
  height: 14px;
  -webkit-transition: margin 0.5s;
  -o-transition: margin 0.5s;
  transition: margin 0.5s;
}

.product__order-but .link::after {
  display: none;
  z-index: 4;
}

.header__mob-nav .lk {
  position: relative;
}

.header__mob-nav .lk i {
  width: 12px;
  height: 12px;
  font-size: 9px;
  border-radius: 50%;
  background: #000 url(/local/templates/mokoz/css/../img/icon-check1.svg) center/6px auto no-repeat;
  margin-top: 10px;
  margin-left: -9px;
  margin-right: 5px;
}

.product__order-but p {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  width: 51px;
  height: 51px;
  line-height: 51px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.01em;
  text-align: center;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

.product__order-but u {
  position: absolute;
  right: 0;
  top: 0;
  width: 51px;
  height: 51px;
  margin-left: auto;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  cursor: pointer;
  display: none;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.product__order-but u.active::before {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  background-image: url(/local/templates/mokoz/css/../img/icon-wish4.svg);
}

.product__order-but u::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 12px;
  top: calc(50% - 6px);
  left: calc(50% - 7px);
  background: url(/local/templates/mokoz/css/../img/icon-wish.svg) center/contain no-repeat;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}

.product__model {
  width: 100%;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.product__model p {
  float: left;
  font-size: 12px;
  line-height: 14px;
}

.product__model a {
  float: right;
  margin-left: auto;
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.product__model a.mobile {
  display: none;
}

.product__detail {
  width: 100%;
  margin-top: 30px;
}

.product__detail h4 {
  display: block;
  font-weight: 600;
  font-size: 16px;
}

.product__detail-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.product__detail-item h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  cursor: pointer;
  height: 50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 50px;
}

.product__detail-item h6.active i {
  width: 25px;
}

.product__detail-item h6.active::before {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
  opacity: 0.3;
}

.product__detail-item h6 i {
  float: left;
  width: 22px;
  height: auto;
  margin: auto 0;
  opacity: 0.3;
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}

.product__detail-item h6 i img {
  display: block;
  width: auto;
  height: 14px;
}

.product__detail-item h6::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 6px;
  background: url(/local/templates/mokoz/css/../img/arrow4.svg) center/contain no-repeat;
  right: 0;
  top: calc(50% - 3px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

.product__detail-item div {
  display: none;
  width: 100%;
  margin-top: -6px;
  padding-bottom: 15px;
}

.product__detail-item div p {
  display: block;
  /* font-weight: 600;*/
  font-size: 12px;
  line-height: 150%;
  margin-top: 10px;
}

.product__detail-item div p:first-child {
  margin: 0;
}

.input {
  width: 100%;
  position: relative;
}

.input.valid input {
  padding-right: 50px;
}

.input.valid::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 12px;
  background: url(/local/templates/mokoz/css/../img/icon-check5.svg) center no-repeat;
  top: calc(50% - 6px);
  right: 24px;
  pointer-events: none;
  z-index: 2;
}

.input.error input {
  padding-right: 50px;
}

.input.error label {
  color: #EA1361 !important;
}

.input.error s {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(/local/templates/mokoz/css/../img/icon-error.svg) center no-repeat;
  top: calc(50% - 15px);
  right: 16px;
  z-index: 2;
}

.input.address-add {
  margin-top: 10px;
}

.input.address-add input {
  height: 40px;
  margin: 10px 0;
  -webkit-transition: margin 0.3s, height 0.3s;
  -o-transition: margin 0.3s, height 0.3s;
  transition: margin 0.3s, height 0.3s;
}

.input.address-add input:not(:-moz-placeholder-shown) {
  height: 60px;
  margin: 0;
}

.input.address-add input:not(:-ms-input-placeholder) {
  height: 60px;
  margin: 0;
}

.input.address-add input:not(:placeholder-shown),
.input.address-add input:focus {
  height: 60px;
  margin: 0;
}

.input.address-add i {
  position: absolute;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  right: 12px;
  z-index: 2;
  background: url(/local/templates/mokoz/css/../img/icon-add.svg) center/12px auto no-repeat;
  cursor: pointer;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.input.address-add i::before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  top: -25%;
  left: -25%;
}

.input input {
  display: block;
  width: 100%;
  height: 60px;
  background: #F7F7F7;
  border-radius: 8px;
  border: 0;
  color: #000;
  position: relative;
  font-size: 14px;
  line-height: 46px;
  padding: 15px 10px 0 20px;
  z-index: 1;
}

.input input::-webkit-input-placeholder {
  font-size: 0;
}

.input input::-moz-placeholder {
  font-size: 0;
}

.input input:-ms-input-placeholder {
  font-size: 0;
}

.input input::-ms-input-placeholder {
  font-size: 0;
}

.input input::placeholder {
  font-size: 0;
}

.input input:not(:-moz-placeholder-shown)~label {
  font-size: 11px;
  margin: 13px 0 0;
}

.input input:not(:-ms-input-placeholder)~label {
  font-size: 11px;
  margin: 13px 0 0;
}

.input input:not(:placeholder-shown)~label,
.input input:focus~label {
  font-size: 11px;
  margin: 13px 0 0;
}

.input input:focus:not(:-moz-read-only)~label {
  color: #000;
}

.input input:focus:not(:read-only)~label {
  color: #000;
}

.input:-moz-read-only {
  cursor: default;
  opacity: 0.9;
}

.input:read-only {
  cursor: default;
  opacity: 0.9;
}

.input label {
  position: absolute;
  z-index: 3;
  left: 20px;
  top: 0;
  margin-top: 20px;
  pointer-events: none;
  font-size: 14px;
  line-height: 130%;
  color: rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  overflow: hidden;
  max-width: 65%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-transition: color 0.3s, font-size 0.3s, margin 0.3s;
  -o-transition: color 0.3s, font-size 0.3s, margin 0.3s;
  transition: color 0.3s, font-size 0.3s, margin 0.3s;
}

.textarea {
  width: 100%;
  position: relative;
}

.textarea.error input {
  padding-right: 50px;
}

.textarea.error label {
  color: #EA1361 !important;
}

.textarea.error s {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(/local/templates/mokoz/css/../img/icon-error.svg) center no-repeat;
  top: calc(50% - 15px);
  right: 16px;
  z-index: 2;
}

.textarea::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 25px;
  background: #F7F7F7;
  border-radius: 8px 8px 0 0;
  z-index: 2;
  pointer-events: none;
}

.textarea textarea {
  display: block;
  width: 100%;
  height: 90px;
  background: #F7F7F7;
  border-radius: 8px;
  border: 0;
  color: #000;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  padding: 26px 10px 10px 20px;
  z-index: 1;
}

.textarea textarea::-webkit-input-placeholder {
  font-size: 0;
}

.textarea textarea::-moz-placeholder {
  font-size: 0;
}

.textarea textarea:-ms-input-placeholder {
  font-size: 0;
}

.textarea textarea::-ms-input-placeholder {
  font-size: 0;
}

.textarea textarea::placeholder {
  font-size: 0;
}

.textarea textarea:not(:-moz-placeholder-shown)~label {
  font-size: 11px;
  margin: 13px 0 0;
}

.textarea textarea:not(:-ms-input-placeholder)~label {
  font-size: 11px;
  margin: 13px 0 0;
}

.textarea textarea:not(:placeholder-shown)~label,
.textarea textarea:focus~label {
  font-size: 11px;
  margin: 13px 0 0;
}

.textarea textarea:focus~label {
  color: #000;
}

.textarea label {
  position: absolute;
  z-index: 3;
  left: 20px;
  top: 0;
  margin-top: 20px;
  pointer-events: none;
  font-size: 14px;
  line-height: 130%;
  color: rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  overflow: hidden;
  max-width: 65%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-transition: color 0.3s, font-size 0.3s, margin 0.3s;
  -o-transition: color 0.3s, font-size 0.3s, margin 0.3s;
  transition: color 0.3s, font-size 0.3s, margin 0.3s;
}

.select {
  width: 100%;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 5;
}

.select.index {
  z-index: 6;
}

.select.error label {
  color: #EA1361 !important;
}

.select::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 8px;
  top: calc(50% - 4px);
  right: 18px;
  z-index: 3;
  pointer-events: none;
  opacity: 0.3;
  background: url(/local/templates/mokoz/css/../img/arrow4.svg) center/contain no-repeat;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.select::after {
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  left: 20px;
  bottom: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.select.open::after {
  opacity: 1;
}

.select.open::before {
  opacity: 1;
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

.select.open ul {
  visibility: visible;
  opacity: 1;
  margin: 0;
}

.select.search.openn .select_title_label,
.select.search.open .select_title_label {
  color: black;
  font-size: 11px;
  margin: 11px 0 0;
}

.big_location.search.open .select_title_label {
  color: black;
  font-size: 11px;
  margin: 7px 0 0;
}

.select.search input:focus~label {
  font-size: 11px;
  margin: 11px 0 0;
}

.select .location-block-wrapper {
  display: block;
  width: 100%;
  height: 60px;
  background: #F7F7F7;
  border-radius: 8px;
  border: 0;
  color: #000;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  line-height: 46px;
  padding: 25px 10px 0 20px;
  z-index: 1;
}

.select input {
  display: block;
  width: 100%;
  height: 60px;
  background: #F7F7F7;
  border-radius: 8px;
  border: 0;
  color: #000;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  line-height: 46px;
  padding: 15px 10px 0 20px;
  z-index: 1;
}

.select .location-block-wrapper .bx-ui-sls-clear,
.select .location-block-wrapper .dropdown-fade2white,
.select .location-block-wrapper .dropdown-icon {
  display: none !important;
}

.select .location-block-wrapper .bx-sls .dropdown-block,
.select .location-block-wrapper .bx-ui-sls-route,
.select .location-block-wrapper .bx-ui-sls-fake {
  padding: 0;
  box-shadow: none;
  background: none;
  border: none;
}

.select.hide_aft::after,
.select.hide_aft::before {
  display: none;
  background: none !important;
  width: 0 !important;
  height: 0 !important;
}

.select .location-block-wrapper .dropdown-item,
.select .location-block-wrapper .dropdown-item-text {
  line-height: 1.4 !important;
}

.address-remove.error label {
  color: red;
  padding: 0;
  font-size: 15px;
}

.address-remove.error label::after,
.address-remove.error label::before {
  display: none;
}

.select input::-webkit-input-placeholder {
  font-size: 0;
}

.select input::-moz-placeholder {
  font-size: 0;
}

.select input:-ms-input-placeholder {
  font-size: 0;
}

.select input::-ms-input-placeholder {
  font-size: 0;
}

.select input::placeholder {
  font-size: 0;
}

.select input:not(:-moz-placeholder-shown)~label {
  font-size: 11px;
  margin: 11px 0 0;
}

.select input:not(:-ms-input-placeholder)~label {
  font-size: 11px;
  margin: 11px 0 0;
}

.select input:not(:placeholder-shown)~label {
  font-size: 11px;
  margin: 11px 0 0;
}

.select label {
  position: absolute;
  z-index: 3;
  left: 20px;
  top: 0;
  margin-top: 20px;
  pointer-events: none;
  font-size: 14px;
  line-height: 130%;
  color: rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  overflow: hidden;
  max-width: 65%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-transition: color 0.3s, font-size 0.3s, margin 0.3s;
  -o-transition: color 0.3s, font-size 0.3s, margin 0.3s;
  transition: color 0.3s, font-size 0.3s, margin 0.3s;
}

.select ul {
  position: absolute;
  width: 100%;
  height: auto;
  max-height: 250px;
  border-radius: 0 0 8px 8px;
  background: #F7F7F7;
  padding: 8px 0;
  left: 0;
  top: 54px;
  margin-top: -10px;
  visibility: hidden;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: margin 0.3s, visibility 0.3s, opacity 0.3s;
  -o-transition: margin 0.3s, visibility 0.3s, opacity 0.3s;
  transition: margin 0.3s, visibility 0.3s, opacity 0.3s;
}

.select ul li {
  display: block;
  padding: 7px 20px;
  font-size: 14px;
  color: #000;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.select ul li.active {
  color: rgba(0, 0, 0, 0.4);
}

.select.dop ul li::after {
  content: attr(data-text);
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.4);
}

.radio {
  float: left;
  position: relative;
}

.radio input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}

.radio input:checked+div {
  background: #000;
  color: #fff !important;
}

.radio input:checked+div::before {
  opacity: 1 !important;
  background-image: url(/local/templates/mokoz/css/../img/icon-check2.svg);
}

.radio div {
  display: block;
  position: relative;
  height: 115px;
  padding: 14px 20px;
  background: #F7F7F7;
  border-radius: 8px;
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: 0.02em;
  -webkit-transition: background 0.5s, color 0.5s, padding 0.5s;
  -o-transition: background 0.5s, color 0.5s, padding 0.5s;
  transition: background 0.5s, color 0.5s, padding 0.5s;
}

.radio div::before {
  content: "";
  position: absolute;
  right: 0;
  margin-right: 20px;
  bottom: 14px;
  width: 15px;
  height: 12px;
  background: url(/local/templates/mokoz/css/../img/icon-check3.svg) center no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.5s, background 0.5s, margin 0.5s;
  -o-transition: opacity 0.5s, background 0.5s, margin 0.5s;
  transition: opacity 0.5s, background 0.5s, margin 0.5s;
}

.radio div h4 {
  display: block;
  font-weight: 500;
  font-size: 16px;
}

.radio div b {
  position: absolute;
  right: 0;
  margin-right: 20px;
  top: 14px;
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: margin 0.5s;
  -o-transition: margin 0.5s;
  transition: margin 0.5s;
}

.radio div b+h4 {
  max-width: 65%;
}

.radio div p {
  position: absolute;
  left: 0;
  bottom: 14px;
  padding: 0 20px;
  font-weight: 500;
  font-size: 12px;
  -webkit-transition: padding 0.5s;
  -o-transition: padding 0.5s;
  transition: padding 0.5s;
}

.form__group {
  width: calc(100% + 16px);
  margin: 0 -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.form__group .check {
  float: left;
  width: calc(100% - 20px);
  margin: 20px 10px 0;
}

.form__group .link {
  float: left;
  width: calc(100% - 20px);
  margin: 20px 10px 0;
}

.form__group .input,
.form__group .select,
.form__group .textarea,
.form__group .radio {
  float: left;
  width: calc(100% - 20px);
  margin: 20px 10px 0;
}

.form__group .medium.input,
.form__group .medium.select,
.form__group .medium.radio,
.form__group .medium.textarea,
.form__group .medium.link {
  width: calc(33.3333% - 20px);
}

.form__group .small.input,
.form__group .small.select,
.form__group .small.radio,
.form__group .small.textarea,
.form__group .small.link {
  width: calc(25% - 20px);
}

.form__group .half.input,
.form__group .half.select,
.form__group .half.radio,
.form__group .half.textarea,
.form__group .half.link {
  width: calc(50% - 20px);
}

.form__group.address-form .link::after {
  display: none;
}

.form__title {
  width: 100%;
  margin-top: 30px;
}

.form__title h6 {
  display: block;
  font-weight: 600;
  font-size: 18px;
}

.checkout {
  width: 100%;
  padding-top: 203px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.checkout .title {
  margin-top: 70px;
}

.checkout .title:first-child {
  margin: 0;
}

.checkout .title h1,
.checkout .title h2 {
  font-size: 24px;
  text-transform: uppercase;
}

.checkout__cot {
  float: left;
  width: calc(100% - 245px);
  padding-right: 55px;
}

.checkout__aside {
  float: left;
  width: 245px;
}

.checkout__form {
  margin-top: -15px;
}

.checkout__total {
  width: 100%;
}

.checkout__total-title h4 {
  display: block;
  font-weight: 600;
  font-size: 18px;
}

.checkout__total-list {
  width: 100%;
  margin-top: 35px;
}

.checkout__total-list ul {
  display: block;
  margin-top: 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 24px;
}

.checkout__total-list ul:first-child {
  margin: 0;
  padding: 0;
  border: 0;
}

.checkout__total-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
}

.checkout__total-list ul li:first-child {
  margin: 0;
}

.checkout__total-list ul li p {
  float: left;
  font-size: 13px;
  line-height: 20px;
}

.checkout__total-list ul li p:nth-child(2) {
  margin-left: auto;
  float: right;
  font-weight: 500;
}

.checkout__total-list ul li p b {
  font-weight: 700;
}

.checkout__total-price {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 24px;
}

.checkout__total-price p {
  float: left;
  font-size: 20px;
}

.checkout__total-price b {
  float: right;
  margin-left: auto;
  font-size: 20px;
  font-weight: 700;
}

.checkout__total-coupon {
  width: 100%;
  margin-top: 25px;
  position: relative;
}

.checkout__total-coupon.active input {
  padding-left: 40px;
  background-image: url(/local/templates/mokoz/css/../img/icon-check4.svg);
  background-position: left 20px center;
  background-repeat: no-repeat;
}

.checkout__total-coupon.active button {
  display: none;
}

.checkout__total-coupon.active i {
  display: block;
}

.checkout__total-coupon.error {
  padding-bottom: 10px;
}

.checkout__total-coupon.error::before {
  content: "неправильно указан промокод";
  position: absolute;
  width: 100%;
  height: auto;
  top: calc(100% - 10px);
  text-align: center;
  font-weight: 500;
  font-size: 12px;
  color: #A02525;
}

.checkout__total-coupon.error input {
  padding-left: 40px;
  background-image: url(/local/templates/mokoz/css/../img/icon-error2.svg);
  background-position: left 20px center;
  background-repeat: no-repeat;
  border-color: #A02525;
}

.checkout__total-coupon.error button {
  display: none;
}

.checkout__total-coupon.error i {
  display: block;
}

.checkout__total-coupon input {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 48px;
  padding: 0 30px 0 20px;
  background: #F7F7F7;
  border: 1px solid #F7F7F7;
  border-radius: 8px;
  font-weight: 500;
  font-size: 13px;
  color: #000;
}

.checkout__total-coupon button {
  position: absolute;
  width: 95px;
  height: 50px;
  right: 0;
  top: 0;
  background: url(/local/templates/mokoz/css/../img/icon-send.svg) right no-repeat;
  z-index: 1;
  opacity: 0.9;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-size: 20px 20px;
  margin-right: 8px;
  padding-right: 25px;
  color: black;
}

.checkout__total-coupon i {
  display: none;
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0;
  top: 0;
  background: url(/local/templates/mokoz/css/../img/icon-remove.svg) center/10px auto no-repeat;
  z-index: 1;
  opacity: 0.4;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.checkout__total-link {
  width: 100%;
  margin-top: 12px;
}

.checkout__total-link .link {
  width: 100%;
}

.discount {
  width: 100%;
  height: auto;
  padding: 40px;
  background: -o-linear-gradient(357.54deg, rgba(0, 0, 0, 0.2) 23.71%, rgba(0, 0, 0, 0) 58.32%), url(/local/templates/mokoz/css/../img/discount.jpg) center/cover, #131313;
  background: linear-gradient(92.46deg, rgba(0, 0, 0, 0.2) 23.71%, rgba(0, 0, 0, 0) 58.32%), url(/local/templates/mokoz/css/../img/discount.jpg) center/cover, #131313;
  border-radius: 18px;
  margin-top: 70px;
}

.discount h4 {
  display: block;
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
}

.discount p {
  display: block;
  max-width: 600px;
  margin-top: 12px;
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  color: #fff;
}

.discount div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 20px 0 0;
}

.discount div a {
  margin-right: 10px;
}

.discount div a:last-child {
  margin: 0;
}

.cart {
  width: 100%;
  margin-top: 28px;
}

.cart__item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 20px;
}

.cart__item:first-child {
  margin: 0;
}

.cart__image {
  float: left;
  width: 90px;
  height: auto;
}

.cart__image a {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}

.cart__image a::before {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  padding-top: 155%;
}

.cart__image a img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 6px;
}

.cart__title {
  float: left;
  width: calc(30% - 90px);
  padding: 10px 0 0 27px;
}

.cart__title h4 {
  display: block;
  font-weight: 500;
  font-size: 14px;
}

.cart__title h4 a {
  color: #000;
}

.cart__title p {
  display: block;
  margin-top: 6px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
}

.cart__option {
  width: 38%;
  padding-left: 7px;
}

.cart__option .sel {
  float: left;
  width: calc(50% - 14px);
  margin: 10px 7px 0;
}

.cart__quantity {
  float: left;
  width: 15%;
  padding: 10px 0 0 7px;
}

.cart__quantity div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  height: 41px;
  background: #F7F7F7;
  border-radius: 8px;
  overflow: hidden;
}

.cart__quantity div input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  line-height: 41px;
  text-align: center;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}

.cart__quantity div a {
  float: left;
  width: 52px;
  text-align: center;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.cart__quantity div a.minus {
  background-image: url(/local/templates/mokoz/css/../img/icon-minus.svg);
}

.cart__quantity div a.plus {
  background-image: url(/local/templates/mokoz/css/../img/icon-plus.svg);
}

.cart__price {
  float: left;
  width: calc(17% - 40px);
  padding: 10px 0 0 20px;
}

.cart__price.active s {
  display: none;
}

.cart__price.active span {
  display: block;
}

.cart__price b {
  display: block;
  font-weight: 600;
  font-size: 16px;
}

.cart__price s {
  display: block;
  margin-top: 3px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
}

.cart__price span {
  display: none;
  font-size: 12px;
  margin-top: 3px;
}

.cart__remove {
  float: left;
  width: 36px;
  padding-top: 10px;
}

.cart__remove s {
  display: none;
}

.cart__remove i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #F7F7F7;
  border-radius: 50%;
  cursor: pointer;
}

.cart__remove i::before {
  content: "";
  display: block;
  width: 12px;
  height: 10px;
  background: url(/local/templates/mokoz/css/../img/icon-remove2.svg) center/contain no-repeat;
  margin: auto;
  opacity: 0.2;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.cart__fashion {
  width: 100%;
  margin-top: 45px;
}

.cart__fashion-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.cart__fashion-block div {
  float: left;
  width: 83%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cart__fashion-block div h4 {
  float: left;
  display: block;
  font-size: 18px;
  font-weight: 600;
  white-space: nowrap;
  margin: auto 0;
}

.cart__fashion-block div h4 a {
  color: #000;
}

.cart__fashion-block div u {
  float: left;
  margin: auto 20px;
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
}

.cart__fashion-block div s {
  float: left;
  margin: auto 0;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
  white-space: nowrap;
}

.cart__fashion-block b {
  width: calc(17% - 40px);
  margin: auto 0;
  font-weight: 600;
  font-size: 20px;
  padding-left: 20px;
  white-space: nowrap;
}

.cart__fashion-block i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #F7F7F7;
  border-radius: 50%;
  cursor: pointer;
}

.cart__fashion-block i::before {
  content: "";
  display: block;
  width: 12px;
  height: 10px;
  background: url(/local/templates/mokoz/css/../img/icon-remove2.svg) center/contain no-repeat;
  margin: auto;
  opacity: 0.2;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.office {
  width: 100%;
  padding-top: 186px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.office__aside {
  float: left;
  width: 335px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.office__title {
  width: 100%;
  margin-top: 40px;
}

.office__title:first-child {
  margin: 0;
}

.office__title h1 {
  display: block;
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
}

.office__title h4 {
  display: block;
  font-weight: 600;
  font-size: 18px;
}

.office__nav {
  width: 100%;
}

.office__nav ul {
  display: block;
  margin-top: 15px;
  max-width: 225px;
}

.office__nav ul li {
  display: block;
  margin-top: 3px;
}

.office__nav ul li:first-child {
  margin: 0;
}

.office__nav ul li.active a {
  background: rgba(0, 0, 0, 0.03);
  font-weight: 600;
}

.office__nav ul li a {
  display: block;
  line-height: 41px;
  padding: 0 15px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 13px;
  color: #000;
  -webkit-transition: opacity 0.3s, background 0.3s;
  -o-transition: opacity 0.3s, background 0.3s;
  transition: opacity 0.3s, background 0.3s;
}

.office__question {
  float: right;
  width: 250px;
  margin-left: auto;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.office__question+.office__cot {
  width: calc(100% - 670px);
}

.office__question h4 {
  display: block;
  font-weight: 600;
  font-size: 18px;
}

.office__question>p {
  display: block;
  margin-top: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
}

.office__question span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 18px;
}

.office__question span a {
  float: left;
  margin-right: 15px;
  height: 38px;
  line-height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
  font-size: 13px;
  color: #000;
  background: #F7F7F7;
  border-radius: 8px;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.office__question span a img {
  margin: auto 12px auto 0;
  width: auto;
  height: 14px;
}

.office__question span a:last-child {
  margin: 0;
}

.office__question ul {
  display: block;
  margin-top: 19px;
}

.office__question ul li {
  display: none;
  margin-top: 19px;
  color: rgba(0, 0, 0, 0.4);
}

.office__question ul li:nth-child(1),
.office__question ul li:nth-child(2),
.office__question ul li:nth-child(3),
.office__question ul li:nth-child(4),
.office__question ul li:nth-child(5),
.office__question ul li:nth-child(6) {
  display: block;
}

.office__question ul li.button {
  display: block;
}

.office__question ul li:first-child {
  margin: 0;
}

.office__question ul li b {
  display: block;
  font-weight: 500;
  font-size: 14px;
}

.office__question ul li p {
  display: block;
  margin-top: 8px;
  font-size: 12px;
}

.office__question ul li p a {
  color: #000;
}

.office__question button {
  display: block;
  margin-top: 19px;
  font-weight: 500;
  font-size: 12px;
  color: #000;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.office__cot {
  float: left;
  width: calc(100% - 335px);
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.office__product {
  width: calc(100% + 16px);
  margin: -5px -8px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.office__bonus {
  width: 100%;
  margin-top: 17px;
}

.office__bonus-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  height: 395px;
  background: -o-linear-gradient(291.81deg, rgba(0, 0, 0, 0.2) 46.5%, rgba(0, 0, 0, 0) 85.96%), url(/local/templates/mokoz/css/../img/bonus.jpg) center/cover, #F7F7F7;
  background: linear-gradient(158.19deg, rgba(0, 0, 0, 0.2) 46.5%, rgba(0, 0, 0, 0) 85.96%), url(/local/templates/mokoz/css/../img/bonus.jpg) center/cover, #F7F7F7;
  border-radius: 14px;
}

.office__bonus-block div {
  float: left;
  width: 50%;
  margin: auto;
  color: #fff;
}

.office__bonus-block div:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.office__bonus-block div b {
  display: block;
  text-align: center;
  font-weight: 400;
  font-size: 48px;
}

.office__bonus-block div p {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  text-align: center;
  line-height: 150%;
}

.office__bonus a {
  margin-top: 20px;
}

.office__check {
  margin-top: 25px;
  padding-top: 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.office__check h5 {
  display: block;
  font-weight: 600;
  font-size: 16px;
}

.office__check .check {
  margin-top: 20px;
}

.order {
  width: 100%;
  margin-top: 20px;
}

.order__item {
  width: 100%;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.order__item:first-child {
  margin: 0;
}

.order__title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.order__title h4 {
  float: left;
  margin: auto 0;
  font-weight: 600;
  font-size: 28px;
}

.order__title div {
  float: left;
  margin: auto 0 auto 23px;
}

.order__title div p {
  float: left;
  margin-right: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  font-size: 13px;
}

.order__title div p:last-child {
  margin: 0;
}

.order__title div p i {
  float: left;
  width: 12px;
  height: 12px;
  margin: auto 6px auto 0;
}

.order__title div p i img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-width: 100%;
}

.order__title span {
  float: right;
  margin: auto 0 auto auto;
}

.order__title .link {
  float: left;
}

.order__title .link.white::after {
  display: none;
}

.order__title .link.white i {
  margin: auto 0 auto 10px;
  float: left;
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.order__title .link.white i img {
  margin: auto 0;
}

.order__title .link.order-more {
  border: 1px solid #F7F7F7;
  line-height: 46px;
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}

.order__title .link.order-more::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.order__title .link.order-more.active {
  background: #fff;
}

.order__title .link.order-more.active::after {
  -webkit-transform: rotate(90deg) scale(-1, 1);
  -ms-transform: rotate(90deg) scale(-1, 1);
  transform: rotate(90deg) scale(-1, 1);
}

.order__info {
  width: 100%;
  margin-top: 20px;
  float: left;
  position: relative;
  padding: 7px 0 27px;
  background: #F7F7F7;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  display: none;
}

.order__info::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background: #F7F7F7;
  right: 85px;
  top: -5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.order__info div {
  float: left;
  margin: 20px 0 0;
  padding: 0 35px;
  width: 25%;
}

.order__info div p {
  display: block;
  font-size: 14px;
}

.order__info div b {
  display: block;
  margin-top: 3px;
  font-size: 14px;
  font-weight: 600;
}

.text *:first-child {
  margin-top: 0;
}

.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
  display: block;
  font-weight: 500;
  margin-top: 30px;
  color: #000;
}

.text h1 {
  font-size: 40px;
}

.text h2 {
  font-size: 32px;
}

.text h3 {
  font-size: 24px;
}

.text h4 {
  font-size: 18px;
}

.text h5 {
  font-size: 16px;
}

.text h6 {
  font-size: 12px;
  color: #C2C2CF;
}

.text a {
  color: #000;
  text-decoration: underline;
}

.text img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin-top: 20px;
  border-radius: 8px;
}

.text p {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  line-height: 160%;
  color: #000;
}

.text ul {
  display: block;
  margin-top: 15px;
}

.text ul li {
  display: block;
  padding-left: 20px;
  font-size: 16px;
  line-height: 160%;
  position: relative;
  color: #000;
}

.text ul li:first-child {
  margin: 0;
}

.text ul li::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  left: 6px;
  top: 11px;
  background: #000;
}

.text ol {
  display: block;
  width: calc(100% - 15px);
  margin-top: 15px;
  margin-left: 15px;
}

.text ol li {
  font-size: 16px;
  line-height: 160%;
  margin-top: 4px;
  position: relative;
  color: #000;
}

.text ol li:first-child {
  margin: 0;
}

.text ol ol,
.text ol ul {
  margin-top: 10px !important;
}

.desc {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding-top: 195px;
}

.desc__bread {
  width: 100%;
}

.desc__bread a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  font-size: 12px;
  color: #000;
}

.desc__bread a::before {
  content: "";
  float: left;
  margin: auto 15px auto 0;
  width: 10px;
  height: 8px;
  background: url(/local/templates/mokoz/css/../img/arrow3.svg) center/contain no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0.2;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.desc__text {
  width: 100%;
  margin-top: 15px;
}

.desc__text:first-child {
  margin: 0;
}

.desc__image {
  width: calc(100% + 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 20px -10px 0;
}

.desc__image i {
  float: left;
  width: calc(50% - 20px);
  height: auto;
  margin: 0 10px;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
}

.desc__image i::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 143%;
  height: auto;
}

.desc__history {
  width: 100%;
  margin-top: 20px;
}

.desc__history-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 20px;
}

.desc__history-block:first-child {
  margin: 0;
}

.desc__history-block time {
  float: left;
  width: 115px;
  font-weight: 500;
  font-size: 32px;
}

.desc__history-block div {
  float: left;
  width: calc(100% - 115px);
}

.desc__history-block div p {
  display: block;
  margin-top: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
}

.desc__history-block div p:first-child {
  margin: 0;
}

.desc__video {
  width: 100%;
  margin-top: 30px;
}

.desc__video a {
  display: block;
  height: auto;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  position: relative;
}

.desc__video a::before {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  padding-top: 50%;
}

.desc__video a::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  top: calc(50% - 50px);
  border-radius: 50%;
  left: calc(50% - 50px);
  background: rgba(0, 0, 0, 0.7) url(/local/templates/mokoz/css/../img/icon-play.svg) left 38px center no-repeat;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.team {
  width: calc(100% + 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 -10px;
}

.team__item {
  float: left;
  width: calc(33.3333% - 20px);
  margin: 33px 10px 0;
}

.team__item i {
  display: block;
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: top center;
  border-radius: 8px;
}

.team__item i::before {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  padding-top: 126%;
}

.team__item h4 {
  display: block;
  text-align: center;
  margin-top: 20px;
  font-weight: 600;
  font-size: 16px;
}

.team__item p {
  display: block;
  margin-top: 2px;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  text-align: center;
}

.shop {
  width: 100%;
  padding-top: 140px;
}

.shop+.footer {
  margin-top: 0;
}

.shop__cot {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
  padding: 60px 0;
}

.shop__block {
  float: left;
  width: 330px;
  padding: 0 10px;
}

.shop__title {
  width: 100%;
}

.shop__title a {
  display: none;
}

.shop__title h1 {
  display: block;
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
}

.shop__tab {
  width: 100%;
  margin-top: 20px;
}

.shop__tab div {
  display: block;
  margin-top: 20px;
  background: #F7F7F7;
  border-radius: 4px;
  padding: 25px 30px;
  cursor: pointer;
  position: relative;
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}

.shop__tab div:first-child {
  margin: 0;
}

.shop__tab div::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  top: calc(50% - 7px);
  right: -5px;
  background: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.shop__tab div.active {
  background: #000;
}

.shop__tab div.active::before {
  opacity: 1;
}

.shop__tab div.active h4 {
  color: #fff;
}

.shop__tab div.active ul li p {
  color: rgba(255, 255, 255, 0.6);
}

.shop__tab div.active ul li p svg path {
  fill: rgba(255, 255, 255, 0.6);
}

.shop__tab div.active ul li b {
  color: #fff;
}

.shop__tab div h4 {
  display: block;
  font-weight: 600;
  font-size: 18px;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}

.shop__tab div ul {
  display: block;
  margin-top: 8px;
}

.shop__tab div ul li {
  display: block;
  margin-top: 8px;
}

.shop__tab div ul li:first-child {
  margin: 0;
}

.shop__tab div ul li p {
  display: block;
  width: 100%;
  padding-left: 15px;
  position: relative;
  font-weight: 500;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: rgba(0, 0, 0, 0.4);
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}

.shop__tab div ul li p img,
.shop__tab div ul li p svg {
  position: absolute;
  width: auto;
  height: 12px;
  left: 0;
  top: calc(50% - 6px);
}

.shop__tab div ul li p svg path {
  fill: rgba(0, 0, 0, 0.2);
  -webkit-transition: fill 0.5s;
  -o-transition: fill 0.5s;
  transition: fill 0.5s;
}

.shop__tab div ul li b {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.01em;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}

.shop__map {
  position: absolute;
  width: calc(100% - 350px);
  left: 350px;
  height: 100%;
  top: 0;
}

.contact {
  width: 100%;
  margin-top: 15px;
}

.contact:first-child {
  margin: 0;
}

.contact__title {
  width: 100%;
  margin-top: 36px;
}

.contact__title:first-child {
  margin: 0;
}

.contact__title h4 {
  display: block;
  font-weight: 600;
  font-size: 18px;
}

.contact__title h1 {
  display: block;
  font-weight: 500;
  font-size: 32px;
}

.contact__title i {
  display: block;
  margin-top: 25px;
  height: 380px;
  border-radius: 8px;
  background-size: cover;
  background-position: center;
}

.contact__info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 45px;
}

.contact__info a {
  float: left;
  width: 33.33333%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 70px;
}

.contact__info a:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.contact__info a p {
  display: block;
  font-size: 13px;
  line-height: 160%;
  color: rgba(0, 0, 0, 0.4);
}

.contact__info a b {
  display: block;
  margin-top: 5px;
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  color: #000;
}

.contact__info a span {
  display: block;
  margin-top: 5px;
  font-weight: 500;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #000;
}

.contact__map {
  width: 100%;
  margin-top: 35px;
  border-radius: 8px;
  height: 310px;
}

.contact__soc {
  width: calc(100% + 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 35px -10px 0;
}

.contact__soc a {
  float: left;
  width: calc(25% - 20px);
  margin: 0 10px;
  height: 57px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 57px;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.contact__soc a img {
  display: block;
  margin: auto 10px auto 0;
}

.props {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 25px;
}

.props__info {
  float: left;
  width: 33%;
  padding: 30px;
  margin: auto 0;
}

.props__info h4 {
  display: block;
  font-weight: 600;
  font-size: 18px;
}

.props__info p {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  line-height: 160%;
}

.props__info a {
  margin-top: 15px;
}

.props__list {
  float: left;
  width: 67%;
  padding: 15px 0;
  border-left: 1px solid #E8E8E8;
}

.props__list:first-child {
  width: 100%;
  border: 0;
}

.props__list ul {
  width: 100%;
}

.props__list ul li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 22px 0;
  border-bottom: 1px solid #E8E8E8;
  position: relative;
}

.props__list ul li:last-child {
  border: 0;
}

.props__list ul li i {
  position: absolute;
  top: calc(50% - 16px);
  right: 15px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(/local/templates/mokoz/css/../img/icon-copy.svg) center no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.props__list ul li p {
  float: left;
  width: 44%;
  padding: 0 20px 0 45px;
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
}

.props__list ul li b {
  float: left;
  width: 56%;
  font-weight: 500;
  font-size: 14px;
  padding-right: 45px;
}

.fashions {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-top: 210px;
}

.fashions__aside {
  float: left;
  width: 325px;
}

.fashions__title {
  width: 100%;
}

.fashions__title h1 {
  display: block;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.fashions__nav {
  width: 100%;
}

.fashions__nav ul {
  display: block;
  margin-top: 25px;
  max-width: 225px;
}

.fashions__nav ul li {
  display: block;
  margin-top: 3px;
}

.fashions__nav ul li:first-child {
  margin: 0;
}

.fashions__nav ul li.active a {
  background: rgba(0, 0, 0, 0.03);
  font-weight: 600;
}

.fashions__nav ul li a {
  display: block;
  line-height: 41px;
  padding: 0 15px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 13px;
  color: #000;
  -webkit-transition: opacity 0.3s, background 0.3s;
  -o-transition: opacity 0.3s, background 0.3s;
  transition: opacity 0.3s, background 0.3s;
}

.fashions__cot {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: calc(96% - 325px);
  margin: -20px 0 0;
}

.fashions__cot .cat {
  width: calc(50% - 18px);
}

.fashions__cot .cat::before {
  padding-top: 130%;
}

.fashion {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-top: 140px;
}

.fashion__block {
  float: left;
  width: 37%;
  padding: 40px 40px 0 0;
}

.fashion__title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.fashion__title h1 {
  float: left;
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
}

.fashion__title p {
  float: right;
  margin: auto 0 auto auto;
  font-weight: 500;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.4);
}

.fashion__prods {
  width: 100%;
  margin-top: 29px;
}

.fashion__prod {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 20px;
  position: relative;
  -webkit-transition: background 0.5s, opacity 0.5s;
  -o-transition: background 0.5s, opacity 0.5s;
  transition: background 0.5s, opacity 0.5s;
}

.fashion__prod.active::before {
  opacity: 1;
}

.fashion__prod.opacity {
  opacity: 0.4;
}

.fashion__prod::before {
  content: "";
  position: absolute;
  width: calc(100% + 40px);
  height: calc(100% + 20px);
  top: -10px;
  left: 0;
  background: -webkit-gradient(linear, right top, left top, from(#EDEDED), to(#FFFFFF));
  background: -o-linear-gradient(right, #EDEDED 0%, #FFFFFF 100%);
  background: linear-gradient(270deg, #EDEDED 0%, #FFFFFF 100%);
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.fashion__prod:first-child {
  margin: 0;
}

.fashion__prod-image {
  float: left;
  width: 90px;
  height: auto;
}

.fashion__prod-image a {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}

.fashion__prod-image a::before {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  padding-top: 155%;
}

.fashion__prod-image a img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 6px;
}

.fashion__prod-title {
  float: left;
  width: calc(75% - 90px);
  padding: 10px 0 0 27px;
}

.fashion__prod-title p {
  display: block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
}

.fashion__prod-title h4 {
  display: block;
  font-weight: 500;
  font-size: 14px;
  margin-top: 6px;
}

.fashion__prod-title h4 a {
  color: #000;
}

.fashion__prod-title .sel {
  margin-top: 6px;
  max-width: 180px;
}

.fashion__prod-title .sel>a {
  height: 34px;
  line-height: 34px;
}

.fashion__prod-price {
  float: left;
  width: 25%;
  padding-left: 10px;
  margin: auto 0;
}

.fashion__prod-price b {
  display: block;
  font-weight: 600;
  font-size: 16px;
}

.fashion__prod-price s {
  display: block;
  margin-top: 3px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
}

.fashion__total {
  width: 100%;
  margin-top: 25px;
}

.fashion__total-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
}

.fashion__total-one h4 {
  float: left;
  font-size: 24px;
  font-weight: 600;
}

.fashion__total-one b {
  float: right;
  margin-left: auto;
  font-size: 24px;
  font-weight: 600;
}

.fashion__total-two {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
}

.fashion__total-two p {
  float: left;
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
}

.fashion__total-two s {
  float: right;
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  margin-left: auto;
}

.fashion__order {
  margin-top: 16px;
  width: 100%;
}

.fashion__order-but {
  display: block;
  position: relative;
  -webkit-transition: padding 0.5s;
  -o-transition: padding 0.5s;
  transition: padding 0.5s;
}

.fashion__order-but.active {
  padding-right: 66px;
}

.fashion__order-but.active p {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.fashion__order-but .link {
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}

.fashion__order-but .link i {
  z-index: 0;
}

.fashion__order-but .link span {
  z-index: 2;
}

.fashion__order-but .link img {
  float: left;
  margin: auto 15px auto 0;
  width: auto;
  height: 14px;
  -webkit-transition: margin 0.5s;
  -o-transition: margin 0.5s;
  transition: margin 0.5s;
}

.fashion__order-but .link::after {
  display: none;
  z-index: 4;
}

.fashion__order-but p {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  width: 51px;
  height: 51px;
  line-height: 51px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.01em;
  text-align: center;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

.fashion__order-one {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}

.fashion__order-one .link {
  float: left;
  width: calc(100% - 66px);
  height: 51px;
  line-height: 51px;
}

.fashion__order-one .link::after {
  display: none;
}

.fashion__order-one i {
  float: left;
  width: 51px;
  height: 51px;
  margin-left: auto;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  position: relative;
  cursor: pointer;
}

.fashion__order-one i.active::before {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  background-image: url(/local/templates/mokoz/css/../img/icon-wish4.svg);
}

.fashion__order-one i::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 12px;
  top: calc(50% - 6px);
  left: calc(50% - 7px);
  background: url(/local/templates/mokoz/css/../img/icon-wish.svg) center/contain no-repeat;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}

.fashion__image {
  float: left;
  width: 63%;
  position: relative;
  height: 100%;
}

.fashion__image i {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
}

.fashion__image-item {
  position: absolute;
}

.fashion__image-item s {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.fashion__image-item s::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: #fff;
  margin: auto;
  border-radius: 50%;
  -webkit-transition: width 0.5s, height 0.5s;
  -o-transition: width 0.5s, height 0.5s;
  transition: width 0.5s, height 0.5s;
}

.fashion__image-item div {
  position: absolute;
  width: auto;
  min-width: 130px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: calc(100% + 10px);
  padding: 7px 5px;
  background: #000;
  border-radius: 4px;
  visibility: hidden;
  margin-bottom: 10px;
  opacity: 0;
  -webkit-transition: visibility 0.5s, opacity 0.5s, margin 0.5s;
  -o-transition: visibility 0.5s, opacity 0.5s, margin 0.5s;
  transition: visibility 0.5s, opacity 0.5s, margin 0.5s;
}

.fashion__image-item div::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: calc(50% - 5px);
  bottom: -2px;
  background: #000;
}

.fashion__image-item div b {
  display: block;
  font-weight: 500;
  font-size: 11px;
  color: #fff;
  text-align: center;
}

.fashion__image-item div p {
  display: block;
  margin-top: 2px;
  text-align: center;
  font-size: 10px;
  color: #fff;
}

.open-modal {
  cursor: pointer;
}

.open-image,
.open-video {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.modal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 115;
  -webkit-transition: visibility 0.5s, opacity 0.5s;
  -o-transition: visibility 0.5s, opacity 0.5s;
  transition: visibility 0.5s, opacity 0.5s;
}

.modal.hide {
  visibility: hidden;
  opacity: 0;
}

.modal.hide .modal__cot {
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  -ms-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
}

.modal.hide .modal__cart {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.modal__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: rgba(28, 42, 54, 0.4);
}

.modal__video {
  display: block;
  width: 100vw;
  height: auto;
  max-width: 1200px;
  position: relative;
}

.modal__video::before {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  padding-top: 60%;
}

.modal__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.modal__cot {
  position: absolute;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.modal__cot.image {
  width: 100%;
  max-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
}

.modal__cot.image img {
  display: block;
  width: auto;
  height: auto;
  max-width: 98vw;
  margin: auto;
}

.modal__close {
  position: absolute;
  width: 28px;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  top: 20px;
  right: 20px;
  z-index: 2;
  background: #F7F7F7;
  border-radius: 50%;
}

.modal__close::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: url(/local/templates/mokoz/css/../img/icon-remove.svg) center/contain no-repeat;
  top: calc(50% - 4px);
  left: calc(50% - 4px);
  opacity: 0.2;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.modal__block {
  width: 100vw;
  height: auto;
  max-width: 900px;
  background: #fff;
  position: relative;
  border-radius: 14px;
  max-height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.modal__block.small {
  max-width: 790px;
}

.modal__block.modal-order {
  max-width: 730px;
}

.modal__block.modal-order .modal__base {
  width: 100%;
}

.modal__block.max {
  max-width: 100vw;
  border-radius: 0;
}

.modal__block.transparent {
  background: transparent;
}

.modal__slider {
  width: 100%;
  height: 100vh;
  position: relative;
}

.modal__slider .slick-list {
  float: left;
  width: 100%;
  height: 100%;
}

.modal__slider .slick-track {
  float: left;
  width: 100%;
  height: 100%;
}

.modal__slider .slick-arrow {
  position: absolute;
  top: calc(50% - 25px);
  font-size: 0;
  background: #fff;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: width 0.5s, margin 0.5s;
  -o-transition: width 0.5s, margin 0.5s;
  transition: width 0.5s, margin 0.5s;
}

.modal__slider .slick-arrow::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.2;
  background: url(/local/templates/mokoz/css/../img/arrow3.svg) center/12px auto no-repeat;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.modal__slider .slick-prev {
  left: 30px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.modal__slider .slick-next {
  right: 30px;
}

.modal__slider.swiper-initialized .slick-dots,
.modal__slider .slick-dots {
  position: absolute;
  width: auto;
  height: auto;
  left: 50%;
  bottom: 23px;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 0 3px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.modal__slider .slick-dots span,
.modal__slider .slick-dots li {
  float: left !important;
  width: 20px !important;
  height: 20px !important;
  margin-right: 4px !important;
  position: relative;
  border-radius: 50% !important;
  background: none !important;
  border: none !important;
  opacity: 1 !important;
}

.modal__slider .slick-dots span.swiper-pagination-bullet-active::before,
.modal__slider .slick-dots li.slick-active::before {
  background: #fff;
}

.modal__slider .slick-dots span,
.modal__slider .slick-dots li:last-child {
  margin: 0;
}

.modal__slider .slick-dots span::before,
.modal__slider .slick-dots li::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 4px;
  top: 4px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: transparent;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.modal__slider .slick-dots li button {
  display: none;
}

.modal__slider-item {
  float: left;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.modal__slider-item div {
  width: 100%;
  height: auto;
  min-height: 100%;
}

.modal__slider-item video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.modal__slider-item img {
  display: block;
  width: 100%;
  height: auto;
  margin: auto;
}

.modal__mokoz {
  float: left;
  width: 335px;
  border-radius: 14px 0 0 14px;
  background-size: cover;
  background-position: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal__mokoz::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.1;
}

.modal__mokoz img {
  margin: auto;
  display: block;
  width: 212px;
  height: auto;
  position: relative;
  z-index: 1;
}

.modal__product {
  float: left;
  width: 335px;
  border-radius: 14px 0 0 14px;
  background-size: cover;
  background-position: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  padding-bottom: 26px;
}

.modal__product::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(52.08%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 52.08%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 52.08%, rgba(0, 0, 0, 0.4) 100%);
}

.modal__product h4 {
  width: 100%;
  padding: 0 30px;
  position: relative;
  z-index: 1;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
}

.modal__product b {
  width: 100%;
  padding: 7px 30px 0;
  position: relative;
  z-index: 1;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
}

.modal__base {
  width: calc(100% - 335px);
  float: left;
  padding: 58px 54px;
}

.modal__title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  max-width: 530px;
  margin: 0 auto;
}

.modal__title.center h4,
.modal__title.center p {
  text-align: center;
}

.modal__title i {
  width: 100%;
  height: auto;
  margin: -20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal__title i img {
  display: block;
  width: auto;
  max-width: 310px;
  height: auto;
  margin: 0 auto;
}

.modal__title h4 {
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 28px;
  line-height: 38px;
  letter-spacing: 0.015em;
}

.modal__title p {
  display: block;
  width: 100%;
  margin-top: 14px;
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
}

.modal__title p a {
  white-space: nowrap;
}

.modal__title div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 17px;
  padding-top: 17px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.modal__title div+a {
  width: 100%;
}

.modal__title div b {
  float: left;
  white-space: nowrap;
  font-weight: 500;
  font-size: 48px;
  line-height: 160%;
}

.modal__title div span {
  float: left;
  margin: auto 0 auto 28px;
  max-width: 50%;
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
}

.modal__title .link {
  margin: 25px auto 0;
}

.modal__form {
  width: 100%;
  margin-top: 10px;
}

.modal__form .medium.input,
.modal__form .medium.select {
  width: calc(50% - 20px);
}

.modal__form .form__group .input,
.modal__form .form__group .select,
.modal__form .form__group .textarea,
.modal__form .form__group .link {
  margin-top: 16px;
}

.modal__form .form__group .link.white {
  margin-top: 8px;
}

.size {
  padding: 31px 50px 36px;
}

.size .modal__title {
  max-width: 100%;
}

.size__table {
  width: 100%;
  height: auto;
  margin-top: 14px;
}

.size__table table {
  width: 100%;
}

.size__table table tr:nth-child(2n) {
  background: #F7F7F7;
}

.size__table table tr th {
  padding: 10px 18px;
  height: 50px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
  border-right: 1px solid #F7F7F7;
  -moz-text-align-last: left;
  text-align-last: left;
}

.size__table table tr th:last-child {
  border: 0;
}

.size__table table tr td {
  padding: 10px 18px;
  height: 50px;
  vertical-align: middle;
  font-size: 16px;
  border-right: 1px solid #F7F7F7;
}

.size__table table tr td:last-child {
  border: 0;
}

.size__text {
  width: 100%;
  margin-top: 14px;
  position: relative;
  padding-right: 225px;
}

.size__text img {
  position: absolute;
  width: 182px;
  height: auto;
  bottom: 0;
  right: 25px;
}

.size__text img+* {
  margin-top: 0;
}

.size__text p {
  margin-top: 10px;
}

.size__text p small {
  display: block;
  font-size: 13px;
  line-height: 160%;
}

.ui-tooltip {
  position: absolute;
  z-index: 9999;
  background: #000;
  border-radius: 4px;
  padding: 6px 7px;
  font-size: 11px;
  color: #fff;
  text-align: center;
  pointer-events: none;
}

.ui-tooltip .arrow {
  width: 6px;
  height: 6px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #000;
}

.ui-tooltip .arrow.top {
  top: -2px;
  left: calc(50% - 3px);
}

.ui-tooltip .arrow.bottom {
  bottom: -2px;
  left: calc(50% - 3px);
}

.ui-tooltip .arrow.left {
  left: -2px;
  top: calc(50% - 3px);
}

.ui-tooltip .arrow.right {
  right: -2px;
  top: calc(50% - 3px);
}

.ui-helper-hidden-accessible {
  display: none;
  position: absolute;
  left: -999em;
}

.ui-datepicker {
  padding: 10px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  display: none;
  z-index: 119 !important;
}

.ui-datepicker-header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
  padding: 6px 0;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  float: left;
  width: 16px;
  height: 16px;
  background: rgba(0, 0, 0, 0.05) url(/local/templates/mokoz/css/../img/arrow2.svg) center/6px auto no-repeat;
  border-radius: 50%;
  font-size: 0;
  position: relative;
  z-index: 2;
}

.ui-datepicker-prev {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.ui-datepicker-next {
  float: right;
  margin-left: auto;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.ui-datepicker-title {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
}

.ui-datepicker-calendar {
  width: 100%;
  margin-top: 5px;
}

.ui-datepicker-calendar th {
  font-size: 12px;
  font-weight: 600;
}

.ui-datepicker-calendar td {
  font-size: 12px;
  font-weight: 400;
}

.ui-datepicker-calendar td a {
  display: block;
  padding: 4px 7px;
  color: #000;
}

.ui-datepicker-calendar td.ui-datepicker-today a {
  background: rgba(0, 0, 0, 0.1);
}

.ui-datepicker-calendar td.ui-datepicker-current-day a {
  background: #000;
  color: #fff !important;
}

.alert {
  position: fixed;
  right: 40px;
  bottom: 30px;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  border: 1px solid #F5F5F9;
  border-radius: 8px;
  z-index: 99;
  width: 100%;
  max-width: 350px;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

.alert.hide {
  -webkit-transform: translateY(300px);
  -ms-transform: translateY(300px);
  transform: translateY(300px);
  opacity: 0;
}

.alert__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
  padding: 0 15px;
  height: 36px;
  position: relative;
}

.alert__title img {
  float: left;
  margin: auto 9px auto 0;
}

.alert__title p {
  float: left;
  font-size: 10px;
  line-height: 36px;
  font-weight: 500;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
}

.alert__title i {
  position: absolute;
  width: 40px;
  height: 36px;
  top: 0;
  right: 0;
  z-index: 1;
  background: url(/local/templates/mokoz/css/../img/icon-remove4.svg) center/7px auto no-repeat;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.alert__text {
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 12px 15px;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.025em;
  color: #fff;
}

.phone {
  position: fixed;
  right: 35px;
  bottom: 30px;
  z-index: 92;
}

.phone:not(.open) div a {
  margin: 0 !important;
}

.phone.open span::before {
  background: rgba(89, 89, 89, 0.3);
  -webkit-box-shadow: 0px 4px 20px rgba(89, 89, 89, 0.3);
  box-shadow: 0px 4px 20px rgba(89, 89, 89, 0.3);
}

.phone.open span i:nth-child(1) {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

.phone.open span i:nth-child(2) {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.phone.open div {
  opacity: 1;
}

.phone span {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 1;
  cursor: pointer;
}

.phone span::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background: #000;
  -webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1);
  z-index: 0;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: background 0.3s, transform 0.3s, box-shadow 0.3s;
  transition: background 0.3s, transform 0.3s, box-shadow 0.3s;
  transition: background 0.3s, transform 0.3s, box-shadow 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
}

.phone span i {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

.phone span i img {
  display: block;
  width: auto;
  height: auto;
  margin: auto;
}

.phone span i:nth-child(2) {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.phone div {
  position: absolute;
  z-index: 0;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.phone div a {
  position: absolute;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 4px 20px rgba(152, 152, 152, 0.15);
  box-shadow: 0px 4px 20px rgba(152, 152, 152, 0.15);
  border-radius: 50%;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.5s, margin 0.5s;
  -o-transition: opacity 0.5s, margin 0.5s;
  transition: opacity 0.5s, margin 0.5s;
}

.phone div a:nth-child(1) {
  margin-top: -63px;
  z-index: 2;
}

.phone div a:nth-child(2) {
  margin-top: -126px;
  z-index: 1;
}

.phone div a:nth-child(3) {
  margin-top: -184px;
  z-index: 0;
}

.phone div a img {
  display: block;
  width: auto;
  height: auto;
  margin: auto;
}

.page-error {
  width: 100%;
  padding-top: 180px;
}

.page-error i {
  display: block;
}

.page-error i img {
  display: block;
  width: 289px;
  height: auto;
  margin: 0 auto;
}

.page-error h1 {
  display: block;
  text-align: center;
  margin-top: 17px;
  font-weight: 500;
  font-size: 32px;
}

.page-error p {
  display: block;
  margin-top: 14px;
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
}

.page-error div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 22px;
}

.page-error div a {
  margin: 0 9px;
}

.sdek {
  float: left;
  width: calc(100% - 20px);
  margin: 20px 10px 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  min-height: 200px;
}

.form__group .sale-order-detail-payment-options-shipment-image-container,
.form__group .sale-order-detail-payment-options-methods-image-container {
  min-width: 81px;
  text-align: center;
  min-height: 70px;
  max-height: 70px;
}

.form__group .sale-order-detail-payment-options-methods-image-element,
.form__group .sale-order-detail-payment-options-shipment-image-element {
  display: block;
  margin: 0;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1124px) and (min-width: 1024px) {
  .header__menu {
    margin-left: 20px;
  }

  .header__menu ul li {
    margin-right: 20px;
  }

  .header__but {
    margin-left: 35px;
  }

  .header__carte>ul>li {
    margin-right: 20px;
  }

  .product__image {
    padding-right: 40px;
  }

  .product__image-block {
    margin-left: 20px;
  }

  .cart__title {
    width: calc(32% - 90px);
    padding-left: 15px;
  }

  .cart__option {
    width: 26%;
  }

  .cart__option .sel {
    width: calc(100% - 14px);
  }

  .cart__quantity {
    width: 20%;
  }

  .cart__price {
    width: calc(22% - 40px);
  }

  .checkout__cot {
    padding-right: 30px;
    width: calc(100% - 235px);
  }

  .checkout__aside {
    width: 235px;
  }

  .office__aside {
    width: 280px;
  }

  .office__cot {
    width: calc(100% - 280px);
  }

  .office__question+.office__cot {
    width: calc(100% - 570px);
  }

  .prod__info {
    padding: 0 10px;
  }

  .prod__info div {
    font-size: 10px;
  }

  .fashions__aside {
    width: 280px;
  }

  .fashions__cot {
    width: calc(100% - 280px);
  }

  .fashion__prod-title {
    padding-left: 15px;
    padding-top: 0;
  }

  .fashion__total-one h4 {
    font-size: 20px;
  }

  .fashion__total-one b {
    font-size: 20px;
  }


}

@media screen and (min-width: 1024px) {
  .props__list ul li:hover i {
    opacity: 0.2;
  }

  .props__list ul li i:hover {
    opacity: 0.7;
  }

  .link:not(.disabled):hover {
    padding: 0 35px;
  }

  .link:not(.disabled):hover::after {
    margin-left: 10px;
  }

  .link.animation:hover::before {
    opacity: 1;
  }

  .link.arrow:hover .link-arrow {
    margin-left: 10px;
  }

  .link.arrow:hover .link-arrow s:nth-child(1) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 6px 0 0 4px;
  }

  .link.arrow:hover .link-arrow s:nth-child(2) {
    margin: 9px 0 0 1px;
    width: 7px;
  }

  .link.arrow:hover .link-arrow s:nth-child(3) {
    margin: 6px 0 0 7px;
  }

  .alert__title i:hover {
    opacity: 0.6;
  }

  .header__alert a:hover {
    padding-right: 17px;
  }

  .header__menu ul li a:hover {
    opacity: 0.6;
  }

  .header__carte>ul>li:hover::before {
    display: block;
  }

  .header__carte>ul>li:hover>a {
    opacity: 0.6;
  }

  .header__carte>ul>li:hover>a::before {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
  }

  .header__carte>ul>li:hover ul {
    visibility: visible;
    opacity: 1;
  }

  .header__carte>ul>li ul li a:hover {
    opacity: 0.6;
  }

  .header__but-search a:hover {
    background: #F7F7F7;
  }

  .header__but-link:hover {
    background: #F7F7F7;
  }

  .header__but-cart:hover {
    background: #F7F7F7;
  }

  .header__nav-item h4 a:hover {
    color: #000;
  }

  .header__nav-item ul li a:hover {
    opacity: 0.6;
  }

  .header__search-title button:hover {
    color: rgba(0, 0, 0, 0.8);
  }

  .header__bread span a:hover::before {
    opacity: 1;
  }

  .header__bread ul li a:hover {
    opacity: 0.6;
  }

  .bone .slick-arrow:hover {
    width: 80px;
  }

  .bone .slick-arrow:hover.slick-prev {
    margin-left: -10px;
  }

  .bone .slick-arrow:hover.slick-next {
    margin-right: -10px;
  }

  .modal__slider .slick-arrow:hover::before {
    opacity: 1;
  }

  .prod__img s:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }

  .prod__img u:hover {
    opacity: 0.6;
  }

  .cat:hover::after {
    margin-bottom: 10px;
  }

  .cat:hover i {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .cat:hover s {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .cat:hover span {
    margin-bottom: 10px;
  }

  .footer__info ul li a:hover {
    opacity: 0.6;
  }

  .footer__nav ul li a:hover {
    opacity: 0.6;
  }

  .footer__cop p a:hover {
    color: #000;
  }

  .info__link a:hover {
    opacity: 0.6;
  }

  .category__nav {
    min-height: 550px;
  }

  .category__nav>ul>li>a:hover {
    opacity: 0.6;
  }

  .category__nav>ul>li ul li a:hover {
    opacity: 0.6;
  }

  .category__circle a:hover i img {
    -webkit-transform: rotate(15deg) scale(1.1);
    -ms-transform: rotate(15deg) scale(1.1);
    transform: rotate(15deg) scale(1.1);
  }

  .category__circle a:hover h4 {
    color: rgba(0, 0, 0, 0.6);
  }

  .search__form .input i:hover {
    opacity: 0.7;
  }

  .product__option-size label input:hover+span p {
    visibility: visible;
    opacity: 1;
  }

  .product__pre-order_one i:hover::before {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .product__order-one i:hover::before {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .product__order-but .link:hover img {
    margin-right: 5px;
  }

  .product__option a:hover {
    color: rgba(0, 0, 0, 0.7);
  }

  .product__model a:hover {
    color: rgba(0, 0, 0, 0.7);
  }

  .radio input:not(:checked):hover+div {
    color: #000;
    /* padding-left: 24px; */
  }

  .radio input:not(:checked):hover+div::before {
    opacity: 0.3;
    /* margin-right: 24px; */
  }

  .radio input:not(:checked):hover+div b {
    /* margin-right: 24px; */
  }

  .radio input:not(:checked):hover+div p {
    /* padding-left: 24px; */
  }

  .checkout__total-coupon button:hover {
    opacity: 0.7;
  }

  .checkout__total-coupon i:hover {
    opacity: 0.7;
  }

  .cart__quantity div a:hover {
    opacity: 0.6;
  }

  .cart__remove i:hover::before {
    opacity: 1;
  }

  .cart__fashion-block i:hover::before {
    opacity: 1;
  }

  .office__nav ul li a:hover {
    opacity: 0.6;
  }

  .office__question button:hover {
    opacity: 0.6;
  }

  .office__question span a:hover {
    opacity: 0.6;
  }

  .office__form .address-remove i:hover {
    opacity: 0.6;
  }

  .office__form .address-add i:hover {
    opacity: 0.7;
  }

  .desc__bread a:hover::before {
    opacity: 1;
  }

  .desc__video a:hover::after {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .contact__soc a:hover {
    opacity: 0.6;
  }

  .fashions__nav ul li a:hover {
    opacity: 0.6;
  }

  .fashion__order-one i:hover::before {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .fashion__order-but .link:hover img {
    margin-right: 5px;
  }

  .fashion__image-item s:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .fashion__image-item s:hover::before {
    width: 20px;
    height: 20px;
  }

  .fashion__image-item s:hover+div {
    visibility: visible;
    opacity: 1;
    margin: 0;
  }

  .modal__close:hover::before {
    opacity: 1;
  }

  .group__prod .prod:nth-child(6) {
    display: none;
  }

  .title.mobile {
    display: none;
  }

  .title.mobile+.group__cat {
    margin-top: -20px;
  }

  .phone span:hover::before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  .phone div a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 1023px) {
  .row {
    padding: 0 15px;
  }

  .header__cot {
    padding: 27px 0;
  }

  .header__cot .row {
    padding: 0 23px;
  }

  .header__menu {
    display: none;
  }

  .header__carte {
    display: none;
  }

  .header__but {
    margin-left: auto;
  }

  .header__but-search {
    display: none;
  }

  .header__but-link {
    display: none;
  }

  .header__but-cart {
    background: url(/local/templates/mokoz/css/../img/icon-cart3.svg) center no-repeat;
  }

  .header__but-cart img {
    display: none;
  }

  .header__mob {
    display: block;
    width: 100%;
  }

  .header__mob-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 14px);
    margin: 0 -7px;
  }

  .header__mob-nav a {
    margin: 0 7px;
    padding: 0;
    width: calc(50% - 14px);
    background: rgba(0, 0, 0, 0.03) !important;
  }

  .header__mob-nav a::after {
    display: none;
  }

  .header__mob-nav a img {
    height: 12px;
    margin: auto 7px auto 0;
  }

  .header__mob-search {
    width: 100%;
    margin-top: 14px;
    position: relative;
  }

  .header__mob-search input {
    display: block;
    width: 100%;
    height: 40px;
    background: #fff;
    border-radius: 8px;
    padding-left: 39px;
    line-height: 40px;
    border: 0;
    font-size: 13px;
  }

  .header__mob-search button {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 3px;
    z-index: 2;
    background: url(/local/templates/mokoz/css/../img/icon-search.svg) center/14px auto no-repeat;
  }

  .header__nav {
    padding: 33px 15px 50px;
    background: #F7F7F7;
    max-height: calc(100vh - 125px);
  }

  .header__nav-item {
    margin-top: 30px;
  }

  .header__nav-item.small {
    width: 50%;
  }

  .header__nav-item.large {
    width: 100%;
  }

  .header__nav-item.large ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }

  .header__nav-item.large ul li {
    margin-top: 10px;
  }

  .header__nav-item.large ul li a {
    font-size: 13px;
  }

  .header__bread {
    display: none;
  }

  .bone {
    height: 700px;
    margin-top: 25px;
  }

  .bone .slick-arrow {
    display: none !important;
  }

  .bone__item .text_item p {
    margin-top: 14px;
  }

  .group {
    margin-top: 30px;
  }

  .group:first-child {
    margin-top: 50px;
  }

  .group__prod {
    margin-top: -5px;
  }

  .group__prod:not(.slider) .prod {
    width: calc(33.3333% - 12px);
  }

  .group__prod.slider {
    width: calc(100% + 30px);
    margin: -10px -15px 0;
    padding: 0 20px 0 6px;
    overflow: hidden;
  }

  .group__prod.slider:first-child {
    margin-top: 0;
  }

  .group__prod.slider.big {
    padding-right: 35px;
  }

  .group__prod.slider.big .prod__title small {
    text-align: left;
  }

  .group__prod.slider.big .prod__title h4 {
    text-align: left;
  }

  .group__prod.slider.big .prod__title h4 span {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .group__prod.slider.big .prod__title div {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .group__prod .slick-list {
    width: 100%;
    float: left;
    height: auto;
  }

  .group__prod .slick-track {
    width: 100%;
    float: left;
    height: auto;
  }

  .group__cat .cat {
    margin-top: 0 !important;
  }

  .group__cat.slider {
    width: calc(100% + 30px);
    margin: 20px -15px 0;
    padding: 0 105px 0 7px;
    overflow: hidden;
    position: relative;
  }

  .group__cat.slider.center {
    padding: 0 25px;
  }

  .group__cat.slider.center::before {
    display: none;
  }

  .group__cat.slider:first-child {
    margin-top: 0;
  }

  .group__cat.slider::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 5;
    pointer-events: none;
  }

  .group__cat .slick-list {
    width: 100%;
    float: left;
    height: auto;
  }

  .group__cat .slick-track {
    width: 100%;
    float: left;
    height: auto;
  }

  .title h1,
  .title h2 {
    font-size: 22px;
  }

  .title a {
    height: 30px;
    line-height: 30px;
    font-size: 0;
    padding: 0;
    background: transparent !important;
  }

  .title a span {
    display: none;
  }

  .cat {
    margin: 12px 5px 0;
  }

  .cat span {
    bottom: 40px;
  }

  .cat span p {
    font-size: 12px;
  }

  .cat span h4 {
    font-size: 15px;
    margin-top: 2px;
  }

  .prod__img::before {
    padding-top: 130%;
  }

  .prod__img b {
    top: 9px;
    left: 9px;
    height: 20px;
    line-height: 20px;
    padding: 0 6px;
    font-size: 10px;
  }

  .prod__img u {
    width: 36px;
    height: 41px;
    top: 10px;
    right: 9px;
    background: #F7F7F7;
    border-radius: 40px;
  }

  .prod__img u::before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(/local/templates/mokoz/css/../img/icon-remove2.svg) center no-repeat;
    opacity: 0.2;
  }

  .prod__img s {
    top: 12px;
    right: 12px;
  }

  .prod__img a div,
  .prod__img a ul {
    display: none;
  }

  .prod__img a span i:not(.active) {
    display: none;
  }

  .prod__info {
    height: 30px;
    padding: 0 8px;
  }

  .prod__info div {
    font-size: 7.5px;
    line-height: 30px;
  }

  .prod__info div i {
    width: 6px;
    height: 6px;
    margin-right: 5px;
  }

  .prod__title {
    margin-top: 29px;
    position: relative;
  }

  .prod__title small {
    text-align: center;
  }

  .prod__title h4 {
    text-align: center;
  }

  .prod__title h4 a {
    width: 100%;
    display: block;
  }

  .prod__title h4 span {
    position: absolute;
    left: 0;
    width: 100%;
    top: -13px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .prod__title h4 i {
    margin-top: 0;
  }

  .prod__title h4 i:first-child {
    margin: 0;
  }

  .prod__title div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .props {
    margin-top: 45px;
    border: 0;
  }

  .props__info {
    width: 100%;
    padding: 0;
  }

  .props__list {
    width: 100%;
    border: 0;
    padding-bottom: 0;
  }

  .props__list ul li {
    padding: 20px 0;
  }

  .props__list ul li p {
    width: 100%;
    padding: 0;
    text-align: left;
  }

  .props__list ul li b {
    width: 100%;
    margin-top: 5px;
  }

  .props__list ul li i {
    display: none;
  }

  .footer {
    margin-top: 70px;
  }

  .footer__logo {
    height: 130px;
    padding-top: 25px;
  }

  .footer__cot {
    padding: 34px 0;
  }

  .footer__info {
    width: 100%;
    padding: 0 20px;
  }

  .footer__info h4 {
    text-align: center;
    float: none;
  }

  .footer__info .link {
    float: none;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer__info ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 26px;
  }

  .footer__nav {
    display: none;
  }

  .footer__contact {
    width: calc(100% + 30px);
    margin: 34px -15px 0;
    padding: 34px 30px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .footer__contact div {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .footer__contact div.pay {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 34px;
  }

  .footer__contact div.pay p {
    font-weight: 600;
    font-size: 18px;
  }

  .footer__contact div.pay span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: 11px;
  }

  .footer__contact div.pay span i {
    float: left;
    margin: 0 6px;
    height: 24px;
  }

  .footer__contact div.pay span i img {
    width: auto;
    height: 100%;
    display: block;
  }

  .footer__contact div.max {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin: 0;
  }

  .footer__contact div.max p {
    font-size: 18px;
  }

  .footer__contact h4 {
    text-align: center;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 33px;
  }

  .footer__contact h4+div {
    width: calc(100% + 20px);
    margin: 12px -10px 0;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
  }

  .footer__contact h4+div p {
    margin: 0;
    font-size: 14px;
  }

  .footer__contact p {
    text-align: center;
  }

  .footer__cop {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    height: 88px;
    background: transparent;
  }

  .footer__cop .row {
    height: 100%;
  }

  .footer__cop p {
    display: none;
  }

  .footer__cop p:last-child {
    margin: auto;
    display: block;
  }

  .modal__block {
    border-radius: 0;
  }

  .modal__mokoz {
    display: none;
  }

  .modal__base {
    width: 100%;
    padding: 30px 20px;
  }

  .modal__title h4 {
    font-size: 24px;
  }

  .modal__title p {
    font-size: 14px;
    margin-top: 10px;
  }

  .size {
    padding: 30px 20px;
  }

  .size__table {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .size__table table {
    width: 100%;
  }

  .size__table table tr th {
    height: 40px;
    font-size: 13px;
    padding: 5px 12px;
  }

  .size__table table tr th:first-child {
    padding-left: 20px;
  }

  .size__table table tr td {
    height: 40px;
    font-size: 13px;
    padding: 5px 12px;
  }

  .size__table table tr td:first-child {
    padding-left: 20px;
  }

  .size__text {
    padding-right: 0;
  }

  .size__text img {
    position: relative;
    float: right;
    width: 100px;
    right: auto;
    bottom: auto;
  }

  .category {
    padding-top: 125px;
  }

  .category__aside {
    width: 100%;
  }

  .category__nav {
    width: calc(100% + 30px);
    margin: 0 -15px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .category__nav.mobile {
    display: block;
    padding-top: 125px;
  }

  .category__nav.mobile+.product {
    padding: 0;
  }

  .category__nav.mobile+.checkout {
    padding: 40px 0 0;
  }

  .category__nav h1 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: calc(100% - 58px);
    padding: 28px 10px 0 20px;
  }

  .category__nav i {
    float: left;
    width: 38px;
    height: 38px;
    display: block;
    background: #F7F7F7 url(/local/templates/mokoz/css/../img/icon-sort.svg) center no-repeat;
    border-radius: 50%;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin: 23px 20px -5px 0;
  }

  .category__nav button {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    line-height: 36px;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 0;
  }

  .category__nav button.open::after {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
  }

  .category__nav button::before {
    content: "Каталог";
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.055em;
    text-transform: uppercase;
  }

  .category__nav button::after {
    content: "";
    width: 10px;
    height: 6px;
    margin: auto 0 auto 7px;
    background: url(/local/templates/mokoz/css/../img/arrow4.svg) center/contain no-repeat;
    opacity: 0.2;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }

  .category__nav>ul {
    display: none;
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding: 15px 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }

  .category__nav>ul>li>a {
    border-radius: 0;
  }

  .category__cot {
    width: 100%;
  }

  .category__circle {
    width: calc(100% + 30px);
    margin: 30px -15px 0;
    padding: 0 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .category__circle.mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 156px;
    margin-top: 0;
  }

  .category__circle.mobile a {
    min-width: 89px;
  }

  .category__circle.mobile a h4 {
    font-size: 12px;
    margin-top: 10px;
  }

  .category__circle a {
    min-width: 120px;
    margin-right: 20px;
    margin-top: 0;
  }

  .category__filter {
    margin-top: 33px;
    display: none;
  }

  .category__filter .sel {
    width: calc(50% - 16px);
    display: none;
  }

  .category__filter .sel:nth-child(1),
  .category__filter .sel:nth-child(2) {
    display: block;
  }

  .category__block {
    margin-top: 8px;
  }

  .category__more {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }

  .category__bone {
    margin-top: 20px;
  }

  .category__bone::before {
    display: none;
  }

  .category__bone img {
    height: 330px;
    opacity: 0;
  }

  .category__bone i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
  }

  .category__mobile {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 30px 30px 0 0;
    z-index: 42;
    -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%);
    -webkit-transition: visibility 0.5s, opacity 0.5s, -webkit-transform 0.5s;
    transition: visibility 0.5s, opacity 0.5s, -webkit-transform 0.5s;
    -o-transition: visibility 0.5s, opacity 0.5s, transform 0.5s;
    transition: visibility 0.5s, opacity 0.5s, transform 0.5s;
    transition: visibility 0.5s, opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  }

  .category__mobile.open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .category__mobile.active .category__mobile-cap s {
    visibility: visible;
    opacity: 1;
  }

  .category__mobile.active .category__mobile-cot {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .category__mobile-cap {
    width: 100%;
    position: relative;
    padding: 23px 0;
  }

  .category__mobile-cap s {
    position: absolute;
    top: 20px;
    left: 30px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #F7F7F7 url(/local/templates/mokoz/css/../img/arrow6.svg) center no-repeat;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0.5s, opacity 0.5s;
    -o-transition: visibility 0.5s, opacity 0.5s;
    transition: visibility 0.5s, opacity 0.5s;
  }

  .category__mobile-cap s::before {
    content: "";
    position: absolute;
    width: 150%;
    height: 150%;
    top: -25%;
    left: -25%;
  }

  .category__mobile-cap p {
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
  }

  .category__mobile-cap i {
    position: absolute;
    top: 20px;
    right: 30px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #F7F7F7 url(/local/templates/mokoz/css/../img/icon-remove.svg) center/8px auto no-repeat;
    z-index: 3;
  }

  .category__mobile-cap i::before {
    content: "";
    position: absolute;
    width: 150%;
    height: 150%;
    top: -25%;
    left: -25%;
  }

  .category__mobile-cot {
    width: 100%;
    padding: 0 0 70px;
    position: relative;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }

  .category__mobile-sort {
    width: 100%;
    padding: 0 30px 28px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .category__mobile-sort p {
    display: block;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #C2C2CF;
  }

  .category__mobile-sort ul {
    display: block;
    margin-top: 16px;
  }

  .category__mobile-sort ul a,
  .category__mobile-sort ul li {
    margin-top: 16px;
  }

  .category__mobile-sort ul a:first-child,
  .category__mobile-sort ul li:first-child {
    margin: 0;
  }

  .category__mobile-filter {
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }

  .category__mobile-filter.active .category__mobile-filter_cot {
    visibility: visible;
    opacity: 1;
  }

  .category__mobile-filter_title {
    width: 100%;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
  }

  .category__mobile-filter_title::before {
    content: "";
    position: absolute;
    width: 70px;
    height: 100%;
    top: 0;
    right: 0;
    background: url(/local/templates/mokoz/css/../img/arrow6.svg) center no-repeat;
    opacity: 0.2;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .category__mobile-filter_cot {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 100%;
    top: 0;
    opacity: 0;
    padding-bottom: 70px;
    visibility: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: opacity 0.5s, visibility 0.5s;
    -o-transition: opacity 0.5s, visibility 0.5s;
    transition: opacity 0.5s, visibility 0.5s;
  }

  .category__mobile-filter_cot ul {
    padding: 0 30px;
  }

  .category__mobile-filter_cot ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .category__mobile-filter_cot ul li label {
    padding: 0;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
  }

  .category__mobile-filter_cot ul li label i {
    float: left;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 15px 13px 0 0;
  }

  .category__mobile-filter_cot ul li label::before {
    display: none;
  }

  .category__mobile-filter_cot ul li label::after {
    left: auto;
    right: 0;
    border-radius: 50%;
    top: calc(50% - 8px);
  }

  .category__mobile-filter_cot div {
    width: 100%;
    margin-top: auto;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .category__mobile-filter_cot div .link {
    width: calc(50% - 10px);
  }

  .category__mobile-filter_cot div .link::after {
    display: none;
  }

  .category__mobile-but {
    width: 100%;
    margin-top: 50px;
    padding: 0 30px;
  }

  .category__mobile-but .link {
    width: 100%;
  }

  .info {
    margin-top: 45px;
  }

  .info__title h4 {
    font-size: 18px;
    text-transform: none;
  }

  .info__text p {
    font-size: 14px;
  }

  .info__link {
    margin-top: 15px;
  }

  .info__link a {
    margin-bottom: 10px;
  }

  .info__link a:last-child {
    margin: 0;
  }

  .product {
    padding-top: 125px;
  }

  .product__image {
    width: 100%;
    padding: 0;
  }

  .product__image-nav {
    display: none;
  }

  .product__image-block {
    width: calc(100% + 30px);
    height: auto;
    margin: 0 -15px;
  }

  /* .product__image-block::before {
    content: "";
    display: block;
    width: 100%;
    height: auto;
    padding-top: 132%;
  } */

  .product__image-block .slick-list {
    position: relative;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }

  .product__image-block .slick-dots {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 3;
  }

  .product__image-block .slick-dots li {
    float: left;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-right: 7px;
    -webkit-transition: background 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, background 0.3s;
    transition: transform 0.3s, background 0.3s;
    transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
  }

  .product__image-block .slick-dots li:last-child {
    margin: 0;
  }

  .product__image-block .slick-dots li.slick-active {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    background: #fff;
  }

  .product__image-block .slick-dots li button {
    display: none;
  }

  .slick-dots.swiper-pagination-bullets {
    margin-bottom: 8px;
  }

  .slick-dots.swiper-pagination-bullets .swiper-pagination-bullet {
    float: left;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-right: 7px;
    -webkit-transition: background 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, background 0.3s;
    transition: transform 0.3s, background 0.3s;
    transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
  }

  .slick-dots.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    background: #fff;
  }

  .product__image-block i img,
  .product__image-block i video {
    border-radius: 0;
  }

  .product__cot {
    width: 100%;
  }

  .product__title {
    margin-top: 35px;
  }

  .product__title p {
    text-align: center;
    font-size: 12px;
  }

  .product__title h1 {
    margin-top: 5px;
    text-align: center;
    font-size: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .product__title div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .product__option p {
    display: none;
  }

  .product__option div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .product__option-size label span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .product__option-size label span::after {
    content: attr(data-text);
    width: 100%;
    display: block;
    width: 100%;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: 0.02em;
    color: rgba(0, 0, 0, 0.4);
    padding: 0 7px;
  }

  .product__model a.mobile {
    display: block;
  }

  .product__pre-order_one {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px 15px;
    z-index: 97;
    margin: 0;
    background: rgba(255, 255, 255, 0.9);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }

  .product__pre-order_one i::before {
    width: 16px;
    height: 14px;
    top: calc(50% - 7px);
    left: calc(50% - 8px);
  }

  .product__order-one .link {
    width: 100%;
  }

  .product__order-one i {
    display: none;
  }

  .product__order-but {
    position: fixed;
    bottom: 10px;
    left: 15px;
    right: 0;
    width: calc(100% - 30px);
    z-index: 97;
    padding-right: 66px;
    margin: 0;
  }

  .product__order-but::before {
    content: "";
    position: absolute;
    width: calc(100% + 30px);
    height: calc(100% + 20px);
    left: -15px;
    top: -10px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 0;
  }

  .product__order-but .link {
    z-index: 2;
  }

  .product__order-but p {
    z-index: 2;
  }

  .product__order-but u {
    display: block;
  }

  .product__detail h4 {
    padding-bottom: 5px;
  }

  .product__detail-item {
    pointer-events: none;
  }

  .product__detail-item h6::before {
    transform: scale(1, -1);
    opacity: 0.3;
  }

  .product__detail-item h6 i {
    width: 25px;
  }

  .product__detail-item div {
    display: block;
  }

  .product__detail-item h6 {
    height: 55px;
    line-height: 55px;
  }

  .checkout {
    padding-top: 130px;
  }

  .checkout .title {
    margin-top: 40px;
  }

  .checkout .title h1,
  .checkout .title h2 {
    font-size: 20px;
  }

  .checkout .title a.proffile {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #F7F7F7 url(/local/templates/mokoz/css/../img/icon-user.svg) center no-repeat !important;
  }

  .checkout .title a.proffile::after {
    display: none;
  }

  .checkout__cot {
    width: 100%;
    padding: 0;
  }

  .checkout__aside {
    width: 100%;
    margin-top: 45px;
  }

  .checkout__total-list {
    margin-top: 20px;
  }

  .cart {
    margin-top: 25px;
  }

  .cart__item {
    margin-top: 35px;
    padding-left: 145px;
    position: relative;
    min-height: 255px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cart__image {
    width: 130px;
    position: absolute;
    left: 0;
    top: 0;
  }

  .cart__title {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .cart__title h4 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 6px;
    font-size: 16px;
  }

  .cart__title p {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin: 0;
  }

  .cart__option {
    width: 100%;
    padding: 12px 0 0;
  }

  .cart__option .sel {
    width: 100%;
    margin: 9px 0 0;
  }

  .cart__option .sel:first-child {
    margin: 0;
  }

  .cart__quantity {
    width: 100%;
    padding: 9px 0 0;
  }

  .cart__price {
    width: 100%;
    padding: 23px 0 0 7px;
    margin-bottom: auto;
  }

  .cart__price b {
    float: left;
    font-size: 20px;
    line-height: 28px;
  }

  .cart__price s {
    float: left;
    padding-left: 12px;
    font-size: 14px;
    line-height: 28px;
    margin: 0;
  }

  .cart__price span {
    float: left;
    padding-left: 12px;
    font-size: 14px;
    line-height: 28px;
    margin: 0;
  }

  .cart__remove {
    padding: 0;
    position: absolute;
    top: 215px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
  }

  .cart__remove s {
    float: left;
    display: block;
    width: 60px;
    height: 40px;
    background: rgba(0, 0, 0, 0.03) url(/local/templates/mokoz/css/../img/icon-wish.svg) center/14px auto no-repeat;
    border-radius: 8px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
  }

  .cart__remove s.active {
    background-image: url(/local/templates/mokoz/css/../img/icon-wish4.svg);
    background-size: 18px auto;
  }

  .cart__remove i {
    float: left;
    width: 60px;
    height: 40px;
    background: rgba(0, 0, 0, 0.03);
    border-radius: 8px;
    margin-left: 12px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .cart__remove i::before {
    opacity: 1;
    width: 11px;
    height: 13px;
  }

  .cart__fashion {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 38px;
  }

  .cart__fashion-block {
    padding: 0 0 0 30px;
    margin-top: 15px;
    position: relative;
  }

  .cart__fashion-block+.cart__item {
    margin-top: 25px;
  }

  .cart__fashion-block div {
    width: auto;
    max-width: 60%;
  }

  .cart__fashion-block div h4 {
    white-space: normal;
    font-size: 16px;
    line-height: 30px;
  }

  .cart__fashion-block div u {
    display: none;
  }

  .cart__fashion-block div s {
    display: none;
  }

  .cart__fashion-block b {
    width: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 30px;
  }

  .cart__fashion-block i {
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
  }

  .cart__fashion-block i::before {
    margin-left: 0;
    width: 11px;
    height: 13px;
    opacity: 1;
  }

  .discount {
    width: calc(100% + 30px);
    margin: 75px -15px 0;
    border-radius: 0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(49.93%, rgba(0, 0, 0, 0.3)), color-stop(71.6%, rgba(0, 0, 0, 0))), url(/local/templates/mokoz/css/../img/discount-mob.jpg) top center/cover;
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.3) 49.93%, rgba(0, 0, 0, 0) 71.6%), url(/local/templates/mokoz/css/../img/discount-mob.jpg) top center/cover;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 49.93%, rgba(0, 0, 0, 0) 71.6%), url(/local/templates/mokoz/css/../img/discount-mob.jpg) top center/cover;
    padding: 288px 40px 40px;
  }

  .discount h4 {
    font-size: 18px;
  }

  .discount p {
    font-size: 13px;
  }

  .discount div a {
    width: 100%;
    margin: 0 0 10px;
  }

  .form__title {
    padding-bottom: 10px;
  }

  .form__group .input,
  .form__group .select,
  .form__group .textarea,
  .form__group .radio {
    margin-top: 10px;
  }

  .form__group .medium.input,
  .form__group .medium.select,
  .form__group .medium.radio,
  .form__group .medium.textarea {
    width: calc(100% - 20px);
  }

  .form__group .small.input,
  .form__group .small.select,
  .form__group .small.radio,
  .form__group .small.textarea {
    width: calc(50% - 20px);
  }

  .office {
    padding-top: 170px;
  }

  .office__aside {
    width: 100%;
  }

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

  .office__aside .office__title.open::after {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
  }

  .office__aside .office__title h1 {
    float: left;
  }

  .office__aside .office__title::after {
    content: "";
    width: 12px;
    height: 8px;
    margin: auto 0 auto 11px;
    background: url(/local/templates/mokoz/css/../img/arrow4.svg) center/contain no-repeat;
    opacity: 0.2;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }

  .office__cot {
    width: 100%;
    margin-top: 25px;
  }

  .office__title.desktop {
    display: none;
  }

  .office__title.desktop+.office__product {
    margin-top: -20px;
  }

  .office__title.desktop+.office__check {
    margin-top: 5px;
  }

  .office__title h1 {
    font-size: 20px;
  }

  .office__nav {
    display: none;
  }

  .office__nav ul {
    width: 100%;
    max-width: 100%;
  }

  .office__question {
    width: 100%;
    margin-top: 30px;
  }

  .office__question+.office__cot {
    width: 100%;
  }

  .office__question ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .office__question ul li {
    float: left;
  }

  .office__question ul li b {
    float: left;
  }

  .office__question ul li p {
    float: right;
    margin: auto 0 auto auto;
  }

  .office__form {
    margin-top: -10px;
  }

  .office__form .input,
  .office__form .select {
    margin-top: 20px;
  }

  .office__form .medium.input,
  .office__form .medium.select {
    width: calc(50% - 20px);
  }

  .office__bonus {
    margin-top: 5px;
  }

  .office__bonus-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .office__bonus-block div {
    width: 100%;
    border: 0 !important;
    position: relative;
    padding: 26px 0;
    margin: 0;
  }

  .office__bonus-block div:first-child::before {
    content: "";
    position: absolute;
    width: 130px;
    height: 1px;
    bottom: 0;
    background: rgba(255, 255, 255, 0.2);
    left: calc(50% - 65px);
  }

  .office__bonus-block div p {
    margin-top: -5px;
  }

  .office__product.wishlist .prod__img s {
    width: 40px;
    height: 40px;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    background: #F7F7F7 url(/local/templates/mokoz/css/../img/icon-wish4.svg) center/18px auto no-repeat;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .office__product.wishlist .prod__img s::before {
    display: none;
  }

  .order {
    margin-top: -10px;
  }

  .order__title {
    margin-top: -5px;
  }

  .order__title div {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 4;
    margin: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }

  .order__title div p {
    margin: auto 6px !important;
  }

  .order__title h4 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    font-size: 36px;
  }

  .order__title span {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin: 4px 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .order__title .link {
    font-size: 13px;
  }

  .order__title .link.grey {
    margin-left: auto;
    padding: 0 30px;
  }

  .order__title .link.white {
    padding: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin-right: 30px;
  }

  .order__info div {
    width: 50%;
    padding: 0 20px;
  }

  .order__info div p {
    font-size: 13px;
  }

  .order__info div b {
    font-size: 13px;
  }

  .desc {
    padding-top: 170px;
  }

  .desc__history-block time {
    width: 100%;
  }

  .desc__history-block div {
    width: 100%;
    margin-top: 12px;
  }

  .desc__history-block div p {
    font-size: 14px;
  }

  .desc__image {
    width: 100%;
    margin: 20px 0 0;
  }

  .desc__image i {
    width: 100%;
    margin: 20px 0 0;
  }

  .desc__image i:first-child {
    margin: 0;
  }

  .desc__video+.desc__text {
    padding-top: 20px;
  }

  .desc__video a::before {
    padding-top: 132%;
  }

  .desc__video a::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .team {
    width: calc(100% + 16px);
  }

  .team__item {
    width: calc(33.3333% - 16px);
    margin: 26px 8px 0;
  }

  .team__item h4 {
    margin-top: 20px;
    font-size: 15px;
  }

  .text h1 {
    font-size: 32px;
  }

  .text h2 {
    font-size: 24px;
  }

  .text h3 {
    font-size: 18px;
  }

  .text h4 {
    font-size: 16px;
  }

  .text h5 {
    font-size: 12px;
  }

  .text h6 {
    font-size: 10px;
  }

  .text img {
    margin-top: 16px;
  }

  .text p {
    font-size: 14px;
  }

  .text ul li {
    font-size: 14px;
  }

  .text ul li:first-child {
    margin: 0;
  }

  .text ul li::before {
    top: 10px;
  }

  .text ol li {
    font-size: 14px;
  }

  .shop {
    padding-top: 170px;
    padding-bottom: 45px;
  }

  .shop__cot {
    padding: 0;
  }

  .shop__title a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    font-size: 12px;
    color: #000;
  }

  .shop__title a::before {
    content: "";
    float: left;
    margin: auto 15px auto 0;
    width: 10px;
    height: 8px;
    background: url(/local/templates/mokoz/css/../img/arrow3.svg) center/contain no-repeat;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 0.2;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }

  .shop__title h1 {
    margin-top: 20px;
    font-size: 20px;
  }

  .shop__block {
    width: 100%;
    padding: 0;
  }

  .shop__tab {
    margin-top: 10px;
  }

  .shop__tab div {
    margin-top: 15px;
  }

  .shop__tab div::before {
    display: none;
  }

  .shop__map {
    width: calc(100% + 30px);
    margin: 45px -15px 0;
    position: relative;
    left: auto;
    top: auto;
    height: 610px;
  }

  .contact__title h1 {
    font-size: 24px;
  }

  .contact__title i {
    width: calc(100% + 30px);
    margin: 15px -15px 0;
    border-radius: 0;
  }

  .contact__info {
    margin-top: 10px;
  }

  .contact__info a {
    width: 100%;
    padding: 20px 0;
    border-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .contact__info a:last-child {
    border: 0;
  }

  .contact__info a p {
    text-align: center;
  }

  .contact__info a b {
    text-align: center;
  }

  .contact__info a span {
    text-align: center;
  }

  .contact__map {
    height: 610px;
  }

  .contact__soc {
    margin-top: 10px;
  }

  .contact__soc a {
    width: calc(50% - 20px);
    margin-top: 20px;
  }

  .fashions {
    padding-top: 170px;
  }

  .fashions__aside {
    width: 100%;
  }

  .fashions__nav {
    display: none;
  }

  .fashions__cot {
    width: calc(100% + 10px);
    margin: 15px -5px 0;
  }

  .fashions__cot .cat {
    width: calc(50% - 10px);
  }

  .fashion {
    padding-top: 125px;
  }

  .fashion__title h1 {
    font-size: 20px;
    width: 100%;
  }

  .fashion__title p {
    width: 100%;
    margin: 5px 0 0;
  }

  .fashion__block {
    width: 100%;
    padding: 35px 0 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .fashion__image {
    width: calc(100% + 30px);
    margin: 0 -15px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .fashion__prods {
    margin-top: 25px;
  }

  .fashion__prod {
    padding-left: 145px;
    position: relative;
    min-height: 200px;
  }

  .fashion__prod::before {
    width: calc(100% + 15px);
    height: calc(100% + 20px);
    top: -10px;
  }

  .fashion__prod-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
  }

  .fashion__prod-title {
    width: 100%;
    padding: 0;
  }

  .fashion__prod-title h4 {
    font-size: 16px;
  }

  .fashion__prod-title .sel {
    margin-top: 9px;
    max-width: 200px;
  }

  .fashion__prod-title .sel>a {
    height: 42px;
    line-height: 42px;
  }

  .fashion__prod-price {
    width: 100%;
    padding: 15px 0 0;
  }

  .fashion__prod-price b {
    float: left;
    font-size: 20px;
  }

  .fashion__prod-price s {
    float: left;
    padding-left: 10px;
    margin-top: 2px;
    font-size: 14px;
  }

  .fashion__total {
    padding-top: 27px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  .fashion__total-one h4 {
    font-size: 18px;
  }

  .alert {
    right: 10px;
    bottom: 10px;
  }

  .phone {
    right: 15px;
    bottom: 15px;
  }

  .phone.bottom {
    bottom: 75px;
  }

  .phone span::before {
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
  }

  .sel>a {
    padding-left: 17px;
  }

  .sel>a s {
    min-width: 18px;
    height: 18px;
    margin-top: 11px;
    line-height: 18px;
  }

  .modal__slider .slick-arrow {
    display: none !important;
  }

  .modal__slider .slick-dots {
    bottom: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 3;
    background: transparent;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .modal__slider .slick-dots li {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-right: 7px;
    -webkit-transition: background 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, background 0.3s;
    transition: transform 0.3s, background 0.3s;
    transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
  }

  .modal__slider .slick-dots li:last-child {
    margin: 0;
  }

  .modal__slider .slick-dots li::before {
    display: none;
  }

  .modal__slider .slick-dots li.slick-active {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    background: #fff;
  }

  .modal__slider-item div {
    height: 100%;
  }

  .modal__slider-item img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .modal__slider-item video {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .category__circle.center {
    justify-content: flex-start;
  }

  .search__form .input {
    width: calc(90% - 75px);
  }

  .search__form .link {
    font-size: 0;
    width: 60px;
    padding: 0;
  }

  .search__form .link::after {
    margin: auto;
  }

  .search h1 {
    padding-top: 20px;
  }

  .bone__item .text_item {
    margin-bottom: 80px;
  }

  .bone__item .text_item h1,
  .bone__item .text_item h2 {
    font-size: 30px;
  }


}

@media screen and (max-width: 767px) {
  .group__prod:not(.slider) .prod {
    width: calc(50% - 12px);
  }

  .prod {
    width: calc(50% - 16px);
  }

  .form__group .small.input,
  .form__group .small.select,
  .form__group .small.radio,
  .form__group .small.textarea {
    width: calc(100% - 20px);
  }

  .team__item {
    width: calc(50% - 16px);
  }

  .fashions__cot .cat {
    width: calc(100% - 10px);
  }

  .alert {
    max-width: calc(100% - 20px);
  }

  .modal__close::after {
    content: "";
    position: absolute;
    width: 150%;
    height: 150%;
    top: -25%;
    left: -25%;
  }

  .modal__title i img {
    max-width: 210px;
  }

  .modal__title div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
  }

  .modal__title div b {
    font-size: 36px;
  }

  .modal__title div span {
    width: 100%;
    font-size: 13px;
    margin-left: 15px;
    max-width: 100%;
  }

  .page-error h1 {
    font-size: 22px;
  }

  .page-error p {
    font-size: 14px;
  }

  .page-error div {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .page-error div a {
    width: 100%;
    margin: 15px 0 0;
  }

  .page-error div a:first-child {
    margin: 0;
  }

  .search h1 {
    font-size: 22px;
  }

  .search p {
    font-size: 14px;
  }

  .bone__item .text_item {
    margin-bottom: 50px;
  }

  .bone__item .text_item h1,
  .bone__item .text_item h2 {
    font-size: 25px;
  }
}

.bone__item .text_item {
  display: flex;
  gap: 12px;
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.bone__item .text_item_container {
  width: max-content;
}

.bone__item .text_item .text_left {
  text-align: left;
}

.bone__item .text_item .text_center {
  text-align: center;
}

.bone__item .text_item .text_right {
  text-align: right;
}

.bone__item .text_item .up_left {
  margin: 0 auto auto 0;
}

.bone__item .text_item .up_center {
  margin: 0 auto auto auto;
}

.bone__item .text_item .up_right {
  margin: 0 0 auto auto;
}

.bone__item .text_item .middle_left {
  margin: auto auto auto 0;
}

.bone__item .text_item .middle_center {
  margin: auto;
}

.bone__item .text_item .middle_right {
  margin: auto 0 auto auto;
}

.bone__item .text_item .down_left {
  margin: auto auto 0 0;
}

.bone__item .text_item .down_center {
  margin: auto auto 0 auto;
}

.bone__item .text_item .down_right {
  margin: auto 0 0 auto;
}

.bone__item .img_width,
.bone__item .img_height {
  width: 100%;
  height: 100%;
  display: none;
}

.bone__item .img_width.active,
.bone__item .img_height.active {
  display: unset;
}

.button-1 {
  background: unset;
  border: 1px solid #fff;
  border-radius: 4px;
  color: white;
  font-weight: 600;
  padding: 4px 12px;
  font-size: 15px;
  letter-spacing: 1.2px;
}

.button-2 {
  background: unset;
  border: 1px solid #fff;
  border-radius: 4px;
  color: white;
  font-weight: 400;
  padding: 4px 12px;
  font-size: 15px;
  letter-spacing: 1.2px;
}

.button-3 {
  background: rgba(255, 255, 255, 0.33);
  border: 2px solid #fff;
  border-radius: 4px;
  color: white;
  font-weight: 400;
  padding: 4px 16px;
  font-size: 15px;
  letter-spacing: 1.2px;
}

.button-4 {
  background: rgba(255, 255, 255, 0.33);
  border: 2px solid #fff;
  border-radius: 4px;
  color: white;
  font-weight: 600;
  padding: 4px 16px;
  font-size: 15px;
  letter-spacing: 1.2px;
}

.button-5 {
  background: rgba(255, 255, 255, 0.33);
  border-radius: 4px;
  color: white;
  font-weight: 400;
  padding: 4px 16px;
  font-size: 15px;
  letter-spacing: 1.2px;
}

.button-6 {
  background: rgba(255, 255, 255, 0.33);
  border-radius: 4px;
  color: white;
  font-weight: 600;
  padding: 4px 16px;
  font-size: 15px;
  letter-spacing: 1.2px;
}

.bone__item .text_item button.bg-black {
  background: black;
}

.bone__item .text_item button.color-black {
  color: black;
}

.bone__item .text_item button.border-black {
  border: 2px solid black;
}

.bone__item .text_item button.border-radius-8 {
  border-radius: 8px;
}

.bone__item .text_item button.border-radius-12 {
  border-radius: 12px;
}

.bone__item .text_item button.padding-v-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.bone__item .text_item button.padding-v-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.bone__item .text_item button.padding-v-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.bone__item .text_item button.padding-g-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.bone__item .text_item button.padding-g-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.bone__item .text_item button.padding-g-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.bone__item .text_item button.font-light {
  font-weight: 400;
}

.bone__item .text_item button.font-bold {
  font-weight: 600;
}

.bone__item .text_item button.font-size-13 {
  font-size: 13px;
}

.bone__item .text_item button.font-size-16 {
  font-size: 16px;
}

.bone__item .text_item button.font-size-18 {
  font-size: 18px;
}

.bone__item .text_item button.font-size-20 {
  font-size: 20px;
}
/* End */


/* Start:/local/templates/mokoz/custom.css?175389428519188*/
div[id^="wait_"] {
  display: none !important;
  background: none !important;
  border: 0 !important;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal;
  letter-spacing: normal !important;
  line-height: normal;
  padding: 0 !important;
  position: absolute;
  text-align: center !important;
  text-indent: 0 !important;
  width: 0px !important;
  height: 0px !important;
  word-spacing: normal !important;
  z-index: 0;
  content: "";
}



.product__order-but.active span.link-arrow {
  display: none !important;
}




.input.half[data-property-id-row="5"] {
  display: none !important;
}


.cart__price.active s {
  display: block !important;
}

.checkout__total.checkout__total22 {
  display: none !important;
}

li.hidebread {
  display: none !important;
}

.successnew .modal__base {

  width: 100% !important;
}


.successnew {

  max-width: 400px !important;
}



.header__search-prod .prod .cat {

  width: 100% !important;
  margin: 0px !important;
}


.header__search-prod .prod .cat div h4 {

  font-size: 18px !important;

}



.prod__title .card_color {
  padding: 0px !important;
}




.sel ul li a {
  color: #000 !important;
}










li.drop.active ul {
  display: block;
}

.card_color img {
  border-radius: 50%;
  margin-right: 5px;
  margin-top: 5px
}

.prod__title .card_color {
  padding-left: 15px;
}

.smartfilter {
  display: flex;
}

/*.js-favorite:before {z-index: 1 !important;}*/
/*.prod__img s::before {color: #fff;content: "\f004";position: relative;}
.prod__img s, .prod__img s.active {background: unset;}
.prod__img s.active::before {content: "\f08a";color: #fff;position: relative;}*/

/*.js-favorite {z-index: 1 !important;}*/

.js-favorite.fa.fa-heart {
  position: absolute;
  right: 18px;
  top: 18px;
  width: 14px;
  height: 12px;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  -o-transition: background 0.3s, transform 0.3s;
  transition: background 0.3s, transform 0.3s;
  transition: background 0.3s, transform 0.3s, -webkit-transform 0.3s;
  left: unset;
}

.js-favorite.fa.fa-heart::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
  content: "\f08a";
  color: #fff;
}

.js-favorite.fa.fa-heart {
  position: absolute;
  right: 18px;
  top: 18px;
  width: 14px;
  height: 12px;
  color: #fff;
  /*  content: "\f004";*/
}

.js-favorite.fa.fa-heart-o {
  position: absolute;
  right: 18px;
  top: 18px;
  width: 14px;
  height: 12px;
  cursor: pointer;
  z-index: 1;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  -o-transition: background 0.3s, transform 0.3s;
  transition: background 0.3s, transform 0.3s;
  transition: background 0.3s, transform 0.3s, -webkit-transform 0.3s;
  left: unset;
}

.js-favorite.fa.fa-heart-o::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
  content: "\f004";
  color: #fff;
}

.js-favorite.fa.fa-heart-o {
  position: absolute;
  right: 18px;
  top: 18px;
  width: 14px;
  height: 12px;
  color: #fff;
  /*  content: "\f004";*/
}

i.green {
  background: #19ae12
}

label i {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 0;
  top: calc(50% - 6px);
  border-radius: 50%;
}

/*.product__order-one a {
  float: left;
  width: 51px;
  height: 51px;
  margin-left: auto;
  background: rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  position: relative;
  cursor: pointer;
}
.product__order-one a.active::before {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  background-image: url(/local/templates/mokoz/./img/icon-wish4.svg);
}
.product__order-one a::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 12px;
  top: calc(50% - 6px);
  left: calc(50% - 7px);
  background: url(/local/templates/mokoz/./img/icon-wish.svg) center/contain no-repeat;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}*/

.header__carte>ul>li ul li {
  display: block;
  white-space: nowrap;
  line-height: 31px;
  font-weight: 500;
  font-size: 14px;
  color: #000;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.sel ul div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  margin-top: 14px;
  color: #000;
  cursor: pointer;
}

.sel ul div:first-child {
  margin: 0;
}

.sel ul div.check input:checked+label {
  color: rgba(0, 0, 0, 0.3);
}

.sel ul div.check label {
  padding-right: 15px;
}

.sel ul div.check label img {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 0;
  top: calc(50% - 6px);
  border-radius: 50%;
}




.sel.right a {
  color: #000 !important;
}




p#add1tov {
  cursor: pointer;
}





button.open-modal:disabled {
  opacity: 0.5;
}

.locationprop .bx-sls .bx-ui-sls-clear {
  top: 22% !important;
  right:10px;
}

.locationprop .bx-sls .bx-ui-sls-loader {
  top: 22% !important;
}


.locationprop .bx-sls .dropdown-fade2white {
  background: none !important;
}

.locationprop .bx-sls .dropdown-icon {
  display: none !important;
}


.locationprop .bx-sls .dropdown-block {
  display: block;
  width: 100%;
  height: 60px;
  background: #F7F7F7;
  border-radius: 8px;
  border: 0;
  color: #000;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  line-height: 46px;
  padding: 15px 40px 0 20px;
  z-index: 1;
}

/* .modal__block {
  justify-content: center;
} */

.load_more.active .link {
  font-size: 0;
}

.load_more.active .link span {
  font-size: 35px;
  width: 28.35px;
}

.load_more.active .link::after {
  display: none;
}

.dolyame {
  margin-top: 16px;
}

.dolyame button {
  border: 1px solid rgba(0, 0, 0, .13);
  padding: 12px;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background: white;
  margin: 0;
  gap: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.dolyame_popup {
  visibility: hidden;
  opacity: 0;
  transition: visibility .5s, opacity .5s linear;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .75);
  top: 0;
  left: 0;
  min-height: 100%;
  box-sizing: border-box;
  z-index: 999999999;
}

.dolyame_popup.active {
  visibility: visible;
  opacity: 1;
}

.dolyame_popup_container {
  padding: 24px;
  border-radius: 24px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fff;
  box-shadow: 0 18px 30px rgba(51, 51, 51, .64);
  width: 100%;
  max-width: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  gap: 14px;
}

.dolyame_popup_close {
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 12px;
}

.dolyame_popup_header_list {
  display: flex;
  gap: 16px;
}

.dolyame_popup_header_list_el {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  color: #000;
}

.dolyame_popup_header_info {
  width: 100%;
  display: flex;
  justify-content: center;
  font-size: 14px;
  gap: 12px;
}

.dolyame_popup_header_pay_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 16px;
  background-color: #f6f7f8;
  border-radius: 12px;
  margin: 8px 0;
  font-size: 12px;
}

.dolyame_popup_header_pay_list_el {
  display: flex;
  flex-direction: column;
  color: rgba(0, 0, 0, .4);
}

.dolyame_popup_header_pay_list_el:first-child {
  color: rgba(0, 0, 0, 1);
}

.dolyame_popup_header_pay_list_el::after {
  content: '';
  background-color: rgba(0, 0, 0, .06);
  border-radius: 6px;
  height: 5px;
  width: 95%;
  display: flex;
  margin-top: 8px;
}

.dolyame_popup_header_pay_list_el:first-child:after {
  background-color: #4288f9;
}

.dolyame_popup_header_pay_list_el_price {
  font-size: 14px;
  font-weight: 700;
}

.dolyame_popup_header_title {
  font-size: 24px;
  font-weight: 700;
}

.dolyame_popup_header_text {
  font-size: 14px;
  color: rgba(0, 0, 0, .6);
}

.modal__base .otvet {
  color: red;
}

.form__group .check.check-href label {
  position: relative;
  z-index: 2;
  margin-left: 21px;
  padding-left: 0px
}

.form__group .check.check-href label::after,
.form__group .check.check-href label::before {
  top: 2px;
  left: -21px;
  pointer-events: none;
}

.form__group .check.check-href input {
  cursor: pointer;
}

.form__group .check.check-href a {
  display: block;
  font-size: 14px;
  line-height: 150%;
  color: #000;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: max-content;
}

.form__group .check.check-href span a{
  display: inline-block;
}

.form__group .check.check-href a:hover {
  opacity: 0.6;
}

.checkout__total-list ul li p:nth-child(2) {
  text-align: right;
}

.radio div {
  min-height: 96px;
  /* height: 120%; */
  height: 100%;
  display: flex;
  flex-direction: column;
}

.preloader_order {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}

.preloader_order svg {
  transition: all 1s;
  animation: preloader 3s ease-in-out 0.05s infinite;
}

.preloader_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 14px;
}

.preloader_modal svg {
  transition: all 1s;
  animation: preloader 3s ease-in-out 0.05s infinite;
}


@keyframes preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.sdek_pvzLair .sdek_pvzAddr {
  display: none;
}

.form__group_location {
  position: relative;
  z-index: 100;
}

.form__group_location .bx-sls .bx-ui-sls-pane {
  top: 60px;
}

.form__group_location.form__group .half.input {
  opacity: 1;
  width: 100%;
}

.form__group_location.form__group .half.input .locationprop .bx-sls .dropdown-block {
  cursor: auto;
}

.form__group_location.form__group .half.input .bx-ui-sls-container input {
  width: calc(100% - 30px);
}

.input.half[data-property-id-row="5"] {
  display: block !important;
}

.input.half[data-property-id-row="11"] {
  /* display: none !important; */
}

.load_btn {
  width: 100%;
  float: left;
  margin: 20px 10px 0;
  max-width: 250px;
}

#POSTAM-f .SDEK_selectPVZ,
#PVZ-f .SDEK_selectPVZ {
  float: left;
  margin: 20px 10px 0;
  height: 60px;
  line-height: 60px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 30px;
  height: 48px;
  background: #131313;
  border-radius: 8px;
  line-height: 48px;
  width: auto;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-transition: padding 0.5s;
  -o-transition: padding 0.5s;
  transition: padding 0.5s;
}

#PVZ-f.load .SDEK_selectPVZ {
  display: none !important;
}

#PVZ-f.pvz .load_btn {
  display: none !important;
}

.class-delivery-noactive {
  display: none !important;
}

.hidden {
  display: none;
}


.radio div p {
  position: static;
  padding: 12px 0 24px;
}

.shop__maps .shop__map {
  display: none;
}

.shop__maps .shop__map.active {
  display: block;
}

.shop__maps .shop__map .bx-yandex-view-layout,
.shop__maps .shop__map .bx-yandex-view-layout .bx-yandex-view-map,
.shop__maps .shop__map .bx-yandex-view-layout .bx-yandex-view-map .bx-yandex-map {
  width: 100% !important;
  height: 100% !important;
}

.contact__map .bx-yandex-view-layout,
.contact__map .bx-yandex-view-layout .bx-yandex-view-map,
.contact__map .bx-yandex-view-layout .bx-yandex-view-map .bx-yandex-map {
  width: 100% !important;
  height: 100% !important;
}

.contact__map .bx-yandex-view-layout * {
  border-radius: 8px !important;
}

.category__mobile-cot .category__mobile-filter_cot.color .check label {
  padding-left: 24px;
}

.category__mobile-cot .category__mobile-filter_cot.color .check label i {
  left: 0;
  top: 0;
}

.category__mobile-cot .category__mobile-filter_cot ul {
  overflow-y: scroll;
  padding-bottom: 12px;
}

.category__mobile-cot .category__mobile-sort ul .check label::before {
  border-radius: 50%;
}

.order__info .order__info_block {
  width: 100%;
  margin-top: 20px;
  float: left;
  position: relative;
  padding: 7px 0 27px;
  background: #F7F7F7;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

@media (max-width: 1023px) {
  .group__cat.slider:not(.slick-slider) {
    display: -webkit-box;
    flex-flow: unset;
    overflow-x: auto;
  }
}

@media (max-width: 750px) {
  .group__cat:not(.min) .cat {
    width: calc(50% - 16px);
  }
}

@media (max-width: 550px) {
  .group__cat:not(.min) .cat {
    width: calc(100% - 16px);
  }
}


.form__group .bx-ui-sls-pane {
  width: calc(100% + 30px);
  height: auto;
  max-height: 230px;
  border-radius: 0 0 8px 8px;
  background: #F7F7F7;
  padding: 8px 0;
  box-shadow: none;
  left: -20px;
  top: 44px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: margin 0.3s, visibility 0.3s, opacity 0.3s;
  -o-transition: margin 0.3s, visibility 0.3s, opacity 0.3s;
  transition: margin 0.3s, visibility 0.3s, opacity 0.3s;
  border: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

/* .form__group .bx-ui-sls-pane::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  z-index: 2;
  width: calc(100% - 40px);
  left: 20px;
  top: 4px;
} */

.form__group .bx-ui-sls-pane .dropdown-item {
  display: block;
  padding: 7px 20px;
  font-size: 14px;
  color: #000;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  background: none !important;
  max-width: 97%;
  overflow: hidden;
}

.form__group .bx-ui-sls-pane .dropdown-item:hover {
  background: #e7e7e7 !important;
}

.form__group .bx-ui-sls-pane .dropdown-item.bx-sls .dropdown-item-text {
  color: inherit;
}

.form__group .bx-ui-sls-pane .dropdown-item.bx-ui-sls-variant-active {
  color: rgba(0, 0, 0, 0.4);
}

.form__group .big_location .bx-ui-sls-pane{
  width: 100%;
  left: 0;
  top: 80px;
}

.form__group .big_location {
opacity:1;
}

/*Куки*/

@-webkit-keyframes cookieAppearBottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes cookieAppearBottom {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes cookieAppearLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes cookieAppearLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes cookieAppearRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes cookieAppearRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes cookieAppearBottomCenter {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-50%) translateY(100%);
		transform: translateX(-50%) translateY(100%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0)
	}
}

@keyframes cookieAppearBottomCenter {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-50%) translateY(100%);
		transform: translateX(-50%) translateY(100%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0)
	}
}



.cookies_box {
	-webkit-animation: cookieAppearBottom .4s ease-in-out forwards;
	animation: cookieAppearBottom .4s ease-in-out forwards;
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
	bottom: 50px;
	-webkit-box-shadow: 0 12px 24px 0 rgba(38, 38, 38, .16);
	box-shadow: 0 12px 24px 0 rgba(38, 38, 38, .16);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 12px;
	opacity: 0;
	background: #fff;

	position: fixed;
	padding: 30px 30px 30px 50px;
	max-width: 605px;
  width: 100%;
	z-index: 10000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 25px;
	display: none;
}

.cookies_close {
	margin-left: auto;
	margin-bottom: -15px;
	cursor: pointer;
}

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

.cookies_box a {
	text-decoration: underline;
  color: #000;
	text-decoration-skip-ink: none;
}

#acceptCookies {
	width: 128px;
	height: 38px;
	border-radius: 8px;
	margin: 5px auto 0;
}

#acceptCookies {
	min-width: auto;
	min-height: 38px;
  font-size: 14px;
  line-height: 150%;
  color: #000;
	text-align: center;
	color: #fff;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cookies__btn.link::after {
  display: none;
}

.cookies_box_text {
	font-size: 14px;
    line-height: 150%;
    color: #000;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
  width: calc(100% - 155px);
}

@media screen and (max-width: 767px) {
	.cookies_box {
		margin: 0 auto;
        left: 0;
        right: 0;
        bottom: 10svh;
        padding: 15px;
        flex-flow: column;
	}
  .cookies_box_text{
    width: 100%;
  }
}



/* End */


/* Start:/local/templates/mokoz/include/unisender/footer/css/main.popup.bundle.css?173022651029861*/
.popup-window {
	background-color: #fff;
	-webkit-box-shadow: 0 7px 21px rgba(83, 92, 105, .12), 0 -1px 6px 0 rgba(83, 92, 105, .06);
	        box-shadow: 0 7px 21px rgba(83, 92, 105, .12), 0 -1px 6px 0 rgba(83, 92, 105, .06);
	padding: 10px;
	font: 13px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: stretch;
	    -ms-flex-pack: stretch;
	        justify-content: stretch;
	border-radius: var(--popup-window-border-radius);
	will-change: opacity;
}

.popup-window-disable-scroll {
	overflow: hidden;
}

.popup-window.--fixed {
	position: fixed !important;
}

/* A super hack for legacy code which directly reads and writes popupContainer.style.display */
.popup-window[style*="block"] {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.popup-window.popup-window-with-titlebar {
	padding: 0 10px 10px;
}

.popup-window-delimiter {
	background-color: #f0f1f2;
	display: block;
	height: 1px;
	line-height: 1px;
}

.popup-window-delimiter-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 5px 0 8px 0;
	text-align: center;
}

.popup-window-delimiter-section:before,
.popup-window-delimiter-section:after {
	display: block;
	content: "";
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	min-width: 15px;
	position: relative;
	top: 8px;
	height: 1px;
	background-color: #f0f1f2;
}

.popup-window-delimiter-text {
	position: relative;
	top: 2px;
	padding: 0 12px;
	background: #fff;
	color: #b1b6bc;
	font-size: 10px;
	font-weight: var(--ui-font-weight-bold);
	text-transform: uppercase;
	white-space: nowrap;
	overflow-x: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	text-align: center;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.popup-window-buttons {
	text-align: center;
	padding: 20px 0 10px;
	position: relative;
}

.popup-window-button {
	display: inline-block;
	height: 39px;
	line-height: 39px;
	margin: 0 12px 0 0;
	background: #ecedef;
	border-radius: var(--popup-window-button-border-radius, 2px);
	cursor: pointer;
	color: #7a818a;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-bold, 700);
	font-size: 12px;
	outline: none;
	padding: 0 18px;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-box-shadow: 0 0 0 1px #c6cdd3 inset;
	box-shadow: 0 0 0 1px #c6cdd3 inset;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	-o-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
}

.popup-window-button:before,
.popup-window-button:after {
	display: none;
}

.popup-window-button:hover {
	background: #cfd4d8;
	color: #535c69;
}

.popup-window-button:last-child {
	margin-right: 0;
}

.popup-window-button-accept,
.popup-window-button-create {
	background: #bbed21;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #535c69;
}

.popup-window-button-accept:hover,
.popup-window-button-create:hover {
	background: #d2f95f;
	color: #535c69;
}

.popup-window-button-wait {
	color: transparent !important;
	position: relative;
}

.popup-window-button-wait .popup-window-button-text {
	opacity: 0;
}

.popup-window-button-wait:before {
	background: none !important;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	        box-shadow: inset 0 0 0 1px #fff;
	border-radius: 50%;
	color: #fff;
	display: block !important;
	content: '_' !important;
	font-size: 10px;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	line-height: 10px;
	height: 21px;
	top: 10px;
	left: 50%;
	margin: 0 0 0 -11px;
	padding-right: 6px;
	position: absolute;
	text-align: right;
	width: 15px;
}

.popup-window-button-wait:after {
	background: #fff !important;
	content: ' ' !important;
	display: block !important;
	height: 7px;
	position: absolute;
	top: 13px;
	left: 50%;
	padding: 0;
	width: 1px;
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	    transform-origin: 0 100%;
	-webkit-animation: popup-window-button-animation 1s infinite linear;
	        animation: popup-window-button-animation 1s infinite linear;
}

.popup-window-button-create.popup-window-button-wait:before,
.popup-window-button-accept.popup-window-button-wait:before {
	color: #535c69;
	-webkit-box-shadow: inset 0 0 0 1px #535c69;
	box-shadow: inset 0 0 0 1px #535c69;
}

.popup-window-button-create.popup-window-button-wait:after,
.popup-window-button-accept.popup-window-button-wait:after {
	background: #535c69 !important;
}

@-webkit-keyframes popup-window-button-animation {
	0% {
		-webkit-transform: rotate(0deg);
		        transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}

@keyframes popup-window-button-animation {
	0% {
		-webkit-transform: rotate(0deg);
		        transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}

.popup-window-button-decline {
	background: #f1361b;
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.popup-window-button-decline:hover {
	background: #cc1a00;
	color: #fff;
}

.popup-window-button-cancel {
	font-weight: normal;
}

.popup-window-button-blue {
	background-color: #3bc8f5;
	-webkit-box-shadow: none;
	        box-shadow: none;
	color: #fff;
}

.popup-window-button-blue:hover {
	background-color: #3fddff;
	color: #fff;
}

.popup-window-button-blue:active {
	background-color: #13b1e3;
	color: #fff;
}

.popup-window-button-link,
.popup-window-button-link-cancel,
.popup-window-button-link:hover,
.popup-window-button-link:active {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.popup-window-button-link {
	border-bottom: 1px solid #c0c2c5;
	border-radius: 0;
	color: #535c69;
	cursor: pointer;
	height: 17px;
	line-height: 17px;
	-webkit-transition: border-bottom-color 0.15s linear;
	-o-transition: border-bottom-color 0.15s linear;
	transition: border-bottom-color 0.15s linear;
	padding: 0;
}

.popup-window-button-link:hover,
.popup-window-button-link:active {
	border-bottom-color: #535c69;
	color: #535c69;
	line-height: 17px;
	height: 17px;
}

.popup-window-button-link-cancel {
	color: #f1361b;
	border-bottom-color: #ffb4a9;
}

.popup-window-button.popup-window-button-link-cancel:hover,
.popup-window-button.popup-window-button-link-cancel:active {
	border-bottom-color: #f1361b;
	color: #f1361b;
}

.popup-window-button-disable {
	cursor: default;
	opacity: 0.3;
}

.popup-window-titlebar {
	height: 49px;
}

.popup-window-titlebar-text,
.popup-window-titlebar-text-version {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #80868e;
	display: inline-block;
	font-size: 14px;
	font-weight: var(--ui-font-weight-bold);
	max-width: 100%;
	line-height: 49px;
	overflow: hidden;
	padding: 0 30px 0 4px;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
}

.popup-window-titlebar-text-version {
	font-weight: normal;
	font-size: 13px;
	padding-left: 0;
}

.popup-window-content {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	border-radius: var(--popup-window-content-border-radius);
	scrollbar-width: thin;
	scrollbar-color: var(--popup-window-scrollbar-thumb-background, rgba(82, 92, 105, 0.2));
}

.popup-window-content::-webkit-scrollbar {
	width: 12px;
}

.popup-window-content::-webkit-scrollbar-track {
	background-color: var(--popup-window-scrollbar-track-background, rgba(82, 92, 105, 0.05));
	margin: 8px 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	background-clip: content-box;
}

.popup-window-content::-webkit-scrollbar-thumb {
	background-color: var(--popup-window-scrollbar-thumb-background, rgba(82, 92, 105, 0.2));
	margin: 8px 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	background-clip: content-box;
}

.popup-window-content::-webkit-scrollbar-thumb:hover {
	background-color: var(--popup-window-scrollbar-thumb-hover-background, rgba(82, 92, 105, 0.5));
}

.popup-window-with-titlebar .popup-window-content,
.popup-window-content-gray .popup-window-content {
	background-color: #eef2f4;
}

.popup-window-content-white .popup-window-content {
	background-color: #fff;
}

.popup-window-with-titlebar .popup-window-content {
	padding: 20px;
}

.popup-window-close-icon {
	cursor: pointer;
	height: 27px;
	outline: none;
	opacity: 0.5;
	position: absolute;
	right: 3px;
	top: 5px;
	width: 27px;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.popup-window-close-icon:after {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	        transform: translate3d(-50%, -50%, 0);
	width: 10px;
	height: 10px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.666.621a.5.5 0 00-.707 0L5.002 3.58 2.044.62a.5.5 0 00-.707 0l-.714.714a.5.5 0 000 .707L3.581 5 .623 7.957a.5.5 0 000 .708l.714.713a.5.5 0 00.707 0L5.002 6.42l2.957 2.958a.5.5 0 00.708 0l.713-.714a.5.5 0 000-.707L6.422 5 9.38 2.042a.5.5 0 000-.707L8.666.62z' fill='%23828b95'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
}

.popup-window-close-icon.--large:after {
	width: 12px;
	height: 12px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.664 6l3.89 3.891a.6.6 0 010 .848l-.813.815a.6.6 0 01-.85 0l-3.89-3.89-3.89 3.89a.6.6 0 01-.849 0l-.814-.815a.6.6 0 010-.848l3.89-3.89L.448 2.11a.6.6 0 010-.849l.814-.814a.6.6 0 01.849 0L6 4.337l3.89-3.89a.6.6 0 01.85 0l.814.814a.6.6 0 010 .849L7.665 6z' fill='%23828b95'/%3E%3C/svg%3E");
}

.popup-window-close-icon.--large {
	top: 10px;
	right: 10px;
}

.popup-window-close-icon.popup-window-titlebar-close-icon.--large,
.popup-window-titlebar-close-icon {
	top: 10px;
	right: 7px;
}

.popup-window-close-icon:hover {
	opacity: 1;
}

.popup-window-angly {
	display: none;
	height: 22px;
	position: absolute;
	overflow: hidden;
	width: 33px;
	pointer-events: none;
}

.popup-window-angly--arrow {
	background-color: #fff;
	-webkit-box-shadow: 0 0 21px rgba(83, 92, 105, .13);
	box-shadow: 0 0 21px rgba(83, 92, 105, .13);
	content: '';
	height: 15px;
	position: absolute;
	left: 9px;
	top: 16px;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-transform-origin: 50% 50%;
	    -ms-transform-origin: 50% 50%;
	        transform-origin: 50% 50%;
	width: 15px;
}

.popup-window-angly-top {
	display: block;
	left: 10px;
	margin: 0;
	top: -22px;
}

.popup-window-angly-top .popup-window-angly--arrow { }

.popup-window-angly-right {
	display: block;
	right: -17px;
	top: 10px;
	height: 30px;
	width: 17px;
}

.popup-window-angly-right .popup-window-angly--arrow {
	left: -9px;
	top: 8px;
}

.popup-window-angly-bottom {
	bottom: -20px;
	display: block;
	height: 20px;
	margin-left: 10px;
}

.popup-window-angly-bottom .popup-window-angly--arrow {
	top: -9px;
}

.popup-window-angly-left {
	display: block;
	left: -14px;
	top: 10px;
	height: 30px;
	width: 14px;
}

.popup-window-angly-left .popup-window-angly--arrow {
	left: 8px;
	top: 8px;
}

.popup-window-overlay {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background: #333;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.popup-window-resize {
	opacity: 0;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
	position: absolute;
	right: 2px;
	bottom: 2px;
	width: 12px;
	height: 12px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAADBJREFUGBljYMADLl269B+PNESKNopwmoosgcxGcSeyBDKbKEUoGpA5uNgoplKNAwBv1DPc646T+wAAAABJRU5ErkJggg==");
	background-repeat: no-repeat;
	background-position: center;
	cursor: nwse-resize;
}

.popup-window:hover .popup-window-resize {
	opacity: 1;
}

/* Menu Popup */
.menu-popup {
	padding: 8px 0;
}

.menu-popup-title {
	margin: 0 0 7px 0;
	padding: 0 0 0 4px;
	color: #4c4c4c;
	white-space: nowrap;
	font: normal normal normal 12px/normal var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.menu-popup .menu-popup-item {
	background-color: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	cursor: pointer;
	height: 36px;
	position: relative;
	text-decoration: none;
	outline: none;
	white-space: nowrap;
}

/* A super hack for legacy code which directly reads and writes menu-popup-item.style.display */
.menu-popup .menu-popup-item[style*="block"] {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.menu-popup .menu-popup-item-disabled {
	pointer-events: none;
	opacity: 0.4;
	cursor: default;
}

.menu-popup .menu-popup-item-disabled .main-ui-loader-svg-circle {
	stroke: #4a4e53;
	stroke-width: 3;
}

.menu-popup-item-icon {
	display: inline-block;
	height: 16px;
	margin-left: 15px;
	vertical-align: middle;
	width: 19px;
}

.menu-popup-item-text {
	display: inline-block;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #525c68;
	line-height: 36px;
	padding: 0 15px 0 9px;
	text-decoration: none;
	vertical-align: middle;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

/* A temporary hack for the custom menu separators */
.menu-popup .menu-popup-items .main-buttons-submenu-item.main-buttons-submenu-separator.main-buttons-hidden-label .menu-popup-item-text span {
	top: -10px !important;
}

.menu-popup-item-text .tariff-lock {
	margin: 0 5px 2px 5px;
	vertical-align: middle;
}

.popup-window-fixed-width .menu-popup-item-text {
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.menu-popup-no-icon .menu-popup-item-text {
	padding: 0 15px;
}

.menu-popup-item-submenu .menu-popup-item-text {
	padding-right: 28px;
}

.menu-popup-item:hover,
.menu-popup-item.menu-popup-item-open {
	background-color: #f5f5f6;
}

.menu-popup-item:hover .menu-popup-item-text {
	color: #3b434f;
}

.menu-popup-item.menu-popup-item-disabled:hover {
	background: initial;
}

.menu-popup-item-submenu:after {
	position: absolute;
	right: 11px;
	top: 50%;
	margin-top: -4px;
	width: 6px;
	height: 9px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0tLjAxIDEuMTg3bDIuOTIyIDIuOTItMi45MiAyLjkyMyAxLjE3MyAxLjE3MyAyLjkyLTIuOTJMNS4yNiA0LjEwNyAxLjE2NC4wMTMiIGZpbGw9IiNBOEFCQjIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
	background-size: cover;
	content: "";
}

.bx-admin-submenu-opened { background: #f0f0f0 !important; border-radius: 3px; }

.menu-popup-no-icon .menu-popup-item-icon { display: none; }

.menu-popup-item-view .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M8.37 0a6.37 6.37 0 015.326 9.861l3.309 3.307c.392.392.39 1.03.005 1.415l-.427.427c-.39.389-1.025.384-1.415-.005l-3.307-3.309A6.37 6.37 0 118.369 0zm0 1.82a4.55 4.55 0 100 9.098 4.55 4.55 0 000-9.098z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-edit .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M14.42 1l2.55 2.577-9.978 9.951-2.55-2.577L14.418 1zM3.008 14.638a.267.267 0 00.067.255c.067.067.164.093.255.067l2.851-.768-2.405-2.405-.768 2.85z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-create .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M8.978 0v6h6.064v2.948l-6.064-.001v6.043H6l-.001-6.043H0V6h5.999L6 0h2.978z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-create-quick .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M15.39 8.032v3l3.01.002v2l-3.01-.001v3.003h-2v-3.003h-3.005v-2h3.006V8.032h2zM12.23 0L6.77 6.044h5.46l-8.865 9.409L6.77 8.744H2L5.009 0h7.22z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-take .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M7.477 14.702L2 9.39l2.267-2.209 3.21 3.102L16.002 2l2.267 2.209z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-begin .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M9.632 1a7.632 7.632 0 110 15.265A7.632 7.632 0 019.632 1zm0 1.752a5.88 5.88 0 100 11.761 5.88 5.88 0 000-11.761zM8.296 5.119a.7.7 0 01.375.11l4.418 2.806a.7.7 0 010 1.182L8.67 12.024a.7.7 0 01-1.075-.59V5.818a.7.7 0 01.7-.7z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-decline .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M6.161 2l.017 2.83h2.138a4.433 4.433 0 014.433 4.434v.129a4.433 4.433 0 01-4.433 4.433H4.91c-.24 0-.474-.019-.702-.055v-1.949h3.908l.163-.005a2.48 2.48 0 002.317-2.475l-.005-.163A2.48 2.48 0 008.116 6.86H6.19l.017 3.048L2 5.932 6.161 2zm10.043 1.887v9.662h-2.008V3.887h2.008z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-reopen .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M9.514 2a6.508 6.508 0 015.42 2.899l1.794-1.796v5.681h-5.68l2.238-2.238a4.254 4.254 0 10-3.772 6.222l.146-.005-.173 2.264-.207-.004A6.514 6.514 0 019.514 2z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-complete .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M4 2h11.648L13.1 6.015l2.548 4.016-9.661-.001v4.963H4V2z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-hold .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M8 2v12H5V2h3zm5.986 0v12h-3V2h3z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-accept .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M7.477 14.702L2 9.39l2.267-2.209 3.21 3.102L16.002 2l2.267 2.209z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-remake .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M15.246 8.07l1.398 2.234a2 2 0 01-1.695 3.06l-3.038-.001v2.439L8.56 12.45l3.352-3.352-.001 2.065 2.676.001-1.247-1.993 1.906-1.101zM5.58 5.71l1.227 4.578L4.849 9.16l-1.253 2.005h3.056v2.2H3.236a2 2 0 01-1.695-3.06L2.944 8.06 1 6.936 5.579 5.71zM10.153.304a2 2 0 01.635.635l1.746 2.791L14.5 2.597l-1.227 4.578L8.694 5.95l1.933-1.117-1.535-2.455L7.6 4.761l-1.906-1.1L7.397.94a2 2 0 012.756-.635z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-delete .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M15.406 3.889l-3.8 3.8 3.841 3.841-1.867 1.867-3.841-3.842-3.826 3.828-1.887-1.886L7.853 7.67l-3.8-3.8L5.92 2.003l3.8 3.8 3.8-3.8z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-copy .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M4.898 9.472V3.094c0-.108.088-.196.196-.196h6.378c.107 0 .195.088.195.196V3.4h1.899v-1.76a.642.642 0 00-.64-.641H3.64a.642.642 0 00-.64.64v9.285c0 .353.288.64.64.64h1.655V9.668h-.201a.196.196 0 01-.196-.195zm10.223 3.442a.208.208 0 01-.207.207H8.161a.208.208 0 01-.207-.207V6.161c0-.113.094-.207.207-.207h6.753c.114 0 .207.094.207.207v6.753zm1.148-8.86H6.713a.66.66 0 00-.659.66v9.555a.66.66 0 00.66.659h9.555a.661.661 0 00.659-.66V4.714a.66.66 0 00-.66-.659z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-delegate .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M10.283 2.73c-.485-.8 3.605-1.466 3.877.984a7.774 7.774 0 010 2.227s.611-.073.203 1.137c0 0-.225.87-.57.675 0 0 .056 1.1-.487 1.287 0 0 .04.586.04.625l.453.07s-.014.49.077.542c.414.279.868.49 1.345.626 1.41.372 2.126 1.012 2.126 1.571l.388 2.55H5.908s.079-1.256.293-2.127c.215-.87 1.42-1.516 2.53-2.013.575-.258.7-.412 1.278-.676a2.04 2.04 0 00.039-.487l.491-.06s.065.122-.039-.597c0 0-.552-.15-.578-1.294 0 0-.415.143-.44-.55-.018-.47-.372-.878.137-1.216l-.26-.72s-.272-2.78.924-2.555zm-7.307.929l4.167 4.168-4.167 4.167-.001-3.001H0v-2h2.975V3.659z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-add-to-tm .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M12.293 1.542a7.494 7.494 0 014.696 6.952 7.348 7.348 0 01-7.196 7.49 7.494 7.494 0 112.5-14.442zM5.428 4.587a5.64 5.64 0 004.291 9.543 5.53 5.53 0 005.416-5.636 5.64 5.64 0 00-9.707-3.907zM8.13 9.989V5.417h2v2.572h2.508v2H8.13z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-accept-sm .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16' viewBox='-4 -4 19 16'%3E%3Cpath fill='%232066B0' d='M1.36 3.446L4.013 6.1 10.316 0l1.36 1.36-6.299 6.1-1.364 1.36-1.36-1.36L0 4.806z'/%3E%3C/svg%3E") no-repeat;
}

.popup-window-button-left,
.popup-window-button-right {
	display: none;
}

/* ========Popup Window Darken==========*/
.popup-window-dark {
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: var(--popup-window-border-radius, 4px);
	-webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17);
	        box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17);
}

.popup-window-dark .popup-window-content {
	background-color: transparent;
	color: #fff;
	margin: 0;
}

.popup-window-dark .popup-window-angly--arrow {
	background-color: rgba(0, 0, 0, 0.8);
}

.popup-window-dark .popup-window-titlebar-text {
	color: #fff;
}

.popup-window-dark .popup-window-close-icon:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.666.621a.5.5 0 00-.707 0L5.002 3.58 2.044.62a.5.5 0 00-.707 0l-.714.714a.5.5 0 000 .707L3.581 5 .623 7.957a.5.5 0 000 .708l.714.713a.5.5 0 00.707 0L5.002 6.42l2.957 2.958a.5.5 0 00.708 0l.713-.714a.5.5 0 000-.707L6.422 5 9.38 2.042a.5.5 0 000-.707L8.666.62z' fill='%23FFF'/%3E%3C/svg%3E");
}

.popup-window-dark .popup-window-close-icon.--large:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.664 6l3.89 3.891a.6.6 0 010 .848l-.813.815a.6.6 0 01-.85 0l-3.89-3.89-3.89 3.89a.6.6 0 01-.849 0l-.814-.815a.6.6 0 010-.848l3.89-3.89L.448 2.11a.6.6 0 010-.849l.814-.814a.6.6 0 01.849 0L6 4.337l3.89-3.89a.6.6 0 01.85 0l.814.814a.6.6 0 010 .849L7.665 6z' fill='%23FFF'/%3E%3C/svg%3E");
}

/*===========TABS==========*/
.popup-window-tabs-box {
	padding: 10px 0 4px;
}

.popup-window-tabs {
	position: relative;
	padding: 0 20px 0 0;
	margin: 0;
	height: 42px;
	font-size: 0;
	z-index: 1;
}

.popup-window-tab {
	display: inline-block;
	height: 42px;
	margin: 0 7px 0 0;
	padding: 0 12px;
	border: none;
	vertical-align: top;
	font-size: 14px;
	font-weight: var(--ui-font-weight-bold);
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	line-height: 41px;
	color: #535c69;
	background-color: #ecf2f3;
	text-shadow: none;
	cursor: pointer;
	-webkit-transition: background-color 0.15s linear;
	-o-transition: background-color 0.15s linear;
	transition: background-color 0.15s linear;
}

.popup-window-tab:hover {
	background-color: #f7f9f9;
}

.popup-window-tab-selected {
	position: relative;
	z-index: 2;
	padding: 0 11px;
	background-color: #fff !important;
	line-height: 40px;
	border-radius: 2px 2px 0 0;
	border: 1px solid #c6cdd3;
	border-bottom: none;
	cursor: default;
}

.popup-window-tabs-content {
	margin: 0;
	padding: 10px;
	border: 1px solid #c6cdd3;
	border-radius: 0 3px 3px;
}

.popup-window-tab-content {
	display: none;
	padding: 20px;
	background: #eef2f4;
}

.popup-window-tabs-content-white .popup-window-tab-content {
	padding: 10px;
	background: #fff;
}

.popup-window-tab-content-selected {
	display: block;
}

.popup-window-show-animation-opacity {
	-webkit-animation: popupWindowShowAnimationOpacity 100ms;
	        animation: popupWindowShowAnimationOpacity 100ms;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
}

@-webkit-keyframes popupWindowShowAnimationOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes popupWindowShowAnimationOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.popup-window-show-animation-opacity-transform {
	-webkit-animation: popupWindowShowAnimationOpacityTransform 100ms;
	        animation: popupWindowShowAnimationOpacityTransform 100ms;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
}

@-webkit-keyframes popupWindowShowAnimationOpacityTransform {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 5px, 0);
		-ms-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		-ms-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
}

@keyframes popupWindowShowAnimationOpacityTransform {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 5px, 0);
		-ms-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		-ms-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
}

.popup-window-close-animation-opacity {
	-webkit-animation: popupWindowCloseAnimationOpacity 150ms;
	        animation: popupWindowCloseAnimationOpacity 150ms;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
}

@-webkit-keyframes popupWindowCloseAnimationOpacity {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes popupWindowCloseAnimationOpacity {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.popup-window-close-animation-opacity-transform {
	-webkit-animation: popupWindowCloseAnimationOpacity 150ms;
	        animation: popupWindowCloseAnimationOpacity 150ms;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
}

@-webkit-keyframes popupWindowCloseAnimationOpacityTransform {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		-ms-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 25px, 0);
		-ms-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
}

@keyframes popupWindowCloseAnimationOpacityTransform {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		-ms-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 25px, 0);
		-ms-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
}

.popup-window-show-animation-scale {
	-webkit-animation: popup-window-show-animation-scale 400ms;
	        animation: popup-window-show-animation-scale 400ms;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
}

@-webkit-keyframes popup-window-show-animation-scale {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		        transform: scale(0);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		        transform: scale(1);
	}
}

@keyframes popup-window-show-animation-scale {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		        transform: scale(0);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		        transform: scale(1);
	}
}

/* End */


/* Start:/local/templates/mokoz/include/unisender/footer/css/template_777ae5a8b95561c047c4f65470db4c33_v1.css?173022651026667*/
@charset "UTF-8";
body,
footer,
html {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
a img,
img {
	border: none;
}
input[type='email'],
input[type='tel'],
input[type='text'] {
	-webkit-appearance: none;
}
button,
input[type='submit'] {
	cursor: pointer;
}
button::-moz-focus-inner,
input[type='submit']::-moz-focus-inner {
	padding: 0;
	border: 0;
}
input {
	margin: 0;
	padding: 0;
	border: 0;
}
button {
	margin: 0;
	padding: 0;
	border: 0;
}
button:disabled {
	background: #242424;
}
sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.5em;
}
a {
	text-decoration: none;
}
a,
a:focus,
button,
div,
h1,
h2,
h3,
h4,
h5,
h6,
i,
img,
input,
li,
span {
	outline: 0 !important;
	-webkit-tap-highlight-color: transparent;
}
div {
	display: block;
}
ul {
	list-style-type: none;
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
* {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
:after,
:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
input:-moz-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder,
input::-webkit-input-placeholder {
	opacity: 1;
	-webkit-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-ms-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
	color: rgba(0, 0, 0, 0.5);
}
input:focus:-moz-placeholder,
input:focus:-ms-input-placeholder,
input:focus::-moz-placeholder,
input:focus::-webkit-input-placeholder {
	opacity: 0;
	-webkit-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-ms-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
@media (prefers-reduced-motion: reduce) {
	* {
		-webkit-transition: none !important;
		-o-transition: none !important;
		transition: none !important;
	}
}
@media screen and (max-width: 767px) {
	* {
		-webkit-tap-highlight-color: transparent;
	}
}
button,
input {
	font-family: Manrope, sans-serif;
	font-weight: 400;
	background: 0 0;
}
b {
	font-weight: 700;
}
body,
html {
	overflow-x: hidden;
}
body {
	width: 100%;
	min-height: 100vh;
	height: auto;
	font-family: Manrope, sans-serif;
	font-weight: 400;
	color: #000;
	background: #fff;
	position: relative;
	line-height: 1.4;
}
.row {
	width: 100%;
	max-width: 1360px;
	padding: 0 30px;
	margin: 0 auto;
}
.link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 30px;
	height: 48px;
	background: #131313;
	border-radius: 8px;
	line-height: 48px;
	width: auto;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	-webkit-mask-image: -webkit-radial-gradient(white, #000);
	-webkit-transition: padding 0.5s;
	-o-transition: padding 0.5s;
	transition: padding 0.5s;
}
.link::after {
	content: '';
	float: left;
	margin: auto 0 auto 20px;
	width: 12px;
	height: 10px;
	background: url(/local/templates/mokoz/include/unisender/footer/css/../images/arrow1.svg) center/contain no-repeat;
	-webkit-transition: margin 0.5s;
	-o-transition: margin 0.5s;
	transition: margin 0.5s;
}
.link span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1;
}
.link .link-text {
	white-space: nowrap;
	-webkit-transition: opacity 0.15s;
	-o-transition: opacity 0.15s;
	transition: opacity 0.15s;
}
@-webkit-keyframes pulse {
	0% {
		opacity: 0;
		-webkit-transform: translate(0, 0) rotate(0);
		transform: translate(0, 0) rotate(0);
	}
	25% {
		opacity: 1;
		-webkit-transform: translate(50%, -50%) rotate(45deg);
		transform: translate(50%, -50%) rotate(45deg);
	}
	50% {
		opacity: 0.7;
		-webkit-transform: translate(100%, -25%) rotate(90deg);
		transform: translate(100%, -25%) rotate(90deg);
	}
	75% {
		opacity: 0.9;
		-webkit-transform: translate(100%, 50%) rotate(45deg);
		transform: translate(100%, 50%) rotate(45deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate(50%, 15%) rotate(10deg);
		transform: translate(50%, 15%) rotate(10deg);
	}
}
@keyframes pulse {
	0% {
		opacity: 0;
		-webkit-transform: translate(0, 0) rotate(0);
		transform: translate(0, 0) rotate(0);
	}
	25% {
		opacity: 1;
		-webkit-transform: translate(50%, -50%) rotate(45deg);
		transform: translate(50%, -50%) rotate(45deg);
	}
	50% {
		opacity: 0.7;
		-webkit-transform: translate(100%, -25%) rotate(90deg);
		transform: translate(100%, -25%) rotate(90deg);
	}
	75% {
		opacity: 0.9;
		-webkit-transform: translate(100%, 50%) rotate(45deg);
		transform: translate(100%, 50%) rotate(45deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate(50%, 15%) rotate(10deg);
		transform: translate(50%, 15%) rotate(10deg);
	}
}
.content {
	width: 100%;
}
.title {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.title h1,
.title h2 {
	float: left;
	font-weight: 500;
	font-size: 32px;
	margin: auto 0;
}
.title a {
	float: right;
	margin: auto 0 auto auto;
}
.footer {
	width: 100%;
	margin-top: 80px;
	background: #fafafa;
}
.footer__logo {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 140px;
}
.footer__logo a {
	width: 132px;
	display: block;
	height: auto;
	margin: auto;
}
.footer__logo a img {
	display: block;
	width: 100%;
	height: auto;
}
.footer__cot {
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding: 80px 0;
}
.footer .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.footer__info {
	float: left;
	width: 33%;
	padding-right: 30px;
}
.footer__info h4 {
	margin-bottom: 22px;
	float: left;
	width: 100%;
	display: block;
	font-weight: 500;
	font-size: 24px;
	line-height: 25px;
}
.footer__info .link {
	float: left;
	margin-top: 26px;
}
.footer__info ul {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: left;
	width: 100%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-top: 15px;
}
.footer__info ul li {
	float: left;
	margin-right: 12px;
}
.footer__info ul li:last-child {
	margin: 0;
}
.footer__info ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 53px;
	height: 53px;
	border-radius: 50%;
	background: #ececec;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.footer__info ul li a img {
	display: block;
	width: auto;
	height: auto;
	margin: auto;
}
.footer__contact {
	float: left;
	width: 26%;
	padding-right: 30px;
}
.footer__contact h4 {
	display: block;
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
}
.footer__contact h4 + div {
	margin-top: 12px;
}
.footer__contact div {
	width: 100%;
	margin-top: 35px;
}
.footer__contact div p {
	display: block;
	margin-top: 12px;
	font-size: 14px;
	line-height: 150%;
}
.footer__contact div p:first-child {
	margin: 0;
}
.footer__contact div p b {
	font-weight: 600;
}
.footer__contact div p a {
	color: #000;
}
.footer__contact div.max p {
	font-size: 16px;
	font-weight: 500;
}
.footer__contact div.max p a {
	display: block;
	padding-top: 10px;
	font-size: 18px;
	font-weight: 400;
}
.footer__nav {
	float: left;
	width: 25%;
	padding-right: 30px;
}
.footer__nav:last-child {
	width: 16%;
}
.footer__nav h4 {
	display: block;
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
}
.footer__nav ul {
	padding: 0;
	display: block;
	margin-top: 12px;
}
.footer__nav ul li {
	display: block;
	margin-top: 12px;
}
.footer__nav ul li:first-child {
	margin: 0;
}
.footer__nav ul li a {
	display: block;
	font-size: 14px;
	line-height: 150%;
	color: #000;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.footer__nav div {
	display: block;
	margin-top: 30px;
}
.footer__nav p {
	display: block;
	margin-top: 30px;
	font-weight: 500;
	font-size: 16px;
}
.footer__nav p:first-child {
	margin: 0;
}
.footer__nav span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px;
}
.footer__nav span i {
	float: left;
	height: 24px;
	margin-right: 12px;
}
.footer__nav span i:last-child {
	margin: 0;
}
.footer__nav span i img {
	display: block;
	width: auto;
	height: 100%;
}
.footer__cop {
	width: 100%;
	background: #fff;
}
.footer__cop p {
	float: left;
	font-size: 13px;
	line-height: 38px;
	color: rgba(0, 0, 0, 0.5);
}
.footer__cop p a {
	color: rgba(0, 0, 0, 0.5);
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.footer__cop p:nth-child(2) {
	margin-left: auto;
	float: right;
}

#popup__form,
.popup__sub__container {
	opacity: 1;
	transition: opacity 0.5s ease;
}

.popup__hidden {
	opacity: 0;
	transition: opacity 0.5s ease;
}
.popup__sub__container {
	margin-top: 25px;
	flex-direction: column;
}

.popup__sub__subtitle {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 24px;
	line-height: 25px;
	font-weight: 500;
}
.popup__input {
	margin-bottom: 10px;
	font-family: Manrope, sans-serif;
	box-sizing: border-box;
	background-color: #ececec;
	width: 273px;
	height: 47px;
	font-size: 14px;
	color: #a2a2a2;
	font-weight: 400;
	border-radius: 8px;
	border: 0;
	padding: 10px 0 10px 20px;
}
.popup__checkbox {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 400;
	line-height: 13px;
}

.inline__text {
	color: #131313;
	text-decoration: underline;
}
.popup__btn {
	font-family: Manrope, sans-serif;
	background-color: #131313;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	border: 0;
	border-radius: 8px;
	width: 273px;
	height: 47px;
	line-height: 45px;
	transition: 0.2s ease;
	transition-property: color, background;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
}
.popup__btn span {
	position: relative;
	z-index: 1;
	transition: 0.2s ease-out;
	transform: translateX(0);
}
.popup__btn:hover span {
	transform: translateX(5px);
}
.btn_image {
	fill: #fff;
	margin-left: 20px;
	transition: 0.2s ease;
	transform: translateX(0);
}
.popup__btn:hover .btn_image {
	transform: translateX(-5px);
}
.check {
	position: relative;
	display: block;
}
.check input {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 1;
}
.info {
	width: 100%;
	margin-top: 67px;
	height: auto;
}
.info__title h4 {
	display: block;
	font-weight: 600;
	font-size: 18px;
}
.info__text {
	margin-top: 14px;
}
.info__text p {
	display: block;
	margin-top: 10px;
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
}
.info__text p:first-child {
	margin: 0;
}
.info__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-top: 20px;
}
.info__link a {
	float: left;
	margin-right: 40px;
	font-weight: 500;
	font-size: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #000;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.info__link a:last-child {
	margin: 0;
}
.info__link a::after {
	content: '';
	float: right;
	margin: auto 0 auto 15px;
	width: 12px;
	height: 10px;
	background: url(/local/templates/mokoz/include/unisender/footer/css/../images/arrow3.svg) center/contain no-repeat;
}
.info__img {
	width: 100%;
	margin-top: 27px;
}
.info__img img {
	display: block;
	width: 100%;
	height: 378px;
	border-radius: 8px;
	-o-object-fit: cover;
	object-fit: cover;
}
.input {
	width: 100%;
	position: relative;
}
.input input {
	display: block;
	width: 100%;
	height: 60px;
	background: #f7f7f7;
	border-radius: 8px;
	border: 0;
	color: #000;
	position: relative;
	font-size: 14px;
	line-height: 46px;
	padding: 15px 10px 0 20px;
	z-index: 1;
}
.input input::-webkit-input-placeholder {
	font-size: 0;
}
.input input::-moz-placeholder {
	font-size: 0;
}
.input input:-ms-input-placeholder {
	font-size: 0;
}
.input input::-ms-input-placeholder {
	font-size: 0;
}
.input input::placeholder {
	font-size: 0;
}
.input:-moz-read-only {
	cursor: default;
	opacity: 0.9;
}
.input:read-only {
	cursor: default;
	opacity: 0.9;
}
.form__title {
	width: 100%;
	margin-top: 30px;
}
.form__title h6 {
	display: block;
	font-weight: 600;
	font-size: 18px;
}
.office {
	width: 100%;
	padding-top: 186px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.office__title {
	width: 100%;
	margin-top: 40px;
}
.office__title:first-child {
	margin: 0;
}
.office__title h1 {
	display: block;
	font-weight: 500;
	font-size: 24px;
	text-transform: uppercase;
}
.office__title h4 {
	display: block;
	font-weight: 600;
	font-size: 18px;
}
.office__nav {
	width: 100%;
}
.office__nav ul {
	display: block;
	margin-top: 15px;
	max-width: 225px;
}
.office__nav ul li {
	display: block;
	margin-top: 3px;
}
.office__nav ul li:first-child {
	margin: 0;
}
.office__nav ul li a {
	display: block;
	line-height: 41px;
	padding: 0 15px;
	border-radius: 8px;
	font-weight: 500;
	font-size: 13px;
	color: #000;
	-webkit-transition: opacity 0.3s, background 0.3s;
	-o-transition: opacity 0.3s, background 0.3s;
	transition: opacity 0.3s, background 0.3s;
}
.office__cot {
	float: left;
	width: calc(100% - 335px);
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}
.office__check {
	margin-top: 25px;
	padding-top: 12px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.office__check h5 {
	display: block;
	font-weight: 600;
	font-size: 16px;
}
.office__check .check {
	margin-top: 20px;
}
.text :first-child {
	margin-top: 0;
}
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
	display: block;
	font-weight: 500;
	margin-top: 30px;
	color: #000;
}
.text h1 {
	font-size: 40px;
}
.text h2 {
	font-size: 32px;
}
.text h3 {
	font-size: 24px;
}
.text h4 {
	font-size: 18px;
}
.text h5 {
	font-size: 16px;
}
.text h6 {
	font-size: 12px;
	color: #c2c2cf;
}
.text a {
	color: #000;
	text-decoration: underline;
}
.text img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	margin-top: 20px;
	border-radius: 8px;
}
.text p {
	display: block;
	margin-top: 15px;
	font-size: 16px;
	line-height: 160%;
	color: #000;
}
.text ul {
	display: block;
	margin-top: 15px;
}
.text ul li {
	display: block;
	padding-left: 20px;
	font-size: 16px;
	line-height: 160%;
	position: relative;
	color: #000;
}
.text ul li:first-child {
	margin: 0;
}
.text ul li::before {
	content: '';
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	left: 6px;
	top: 11px;
	background: #000;
}
.contact {
	width: 100%;
	margin-top: 15px;
}
.contact:first-child {
	margin: 0;
}
.contact__title {
	width: 100%;
	margin-top: 36px;
}
.contact__title:first-child {
	margin: 0;
}
.contact__title h4 {
	display: block;
	font-weight: 600;
	font-size: 18px;
}
.contact__title h1 {
	display: block;
	font-weight: 500;
	font-size: 32px;
}
.contact__title i {
	display: block;
	margin-top: 25px;
	height: 380px;
	border-radius: 8px;
	background-size: cover;
	background-position: center;
}
.contact__info {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-top: 45px;
}
.contact__info a {
	float: left;
	width: 33.33333%;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	padding-left: 70px;
}
.contact__info a:first-child {
	border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.contact__info a p {
	display: block;
	font-size: 13px;
	line-height: 160%;
	color: rgba(0, 0, 0, 0.4);
}
.contact__info a b {
	display: block;
	margin-top: 5px;
	font-weight: 400;
	font-size: 18px;
	line-height: 130%;
	color: #000;
}
.contact__info a span {
	display: block;
	margin-top: 5px;
	font-weight: 500;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0.02em;
	color: #000;
}
.contact__soc {
	width: calc(100% + 20px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 35px -10px 0;
}
.contact__soc a {
	float: left;
	width: calc(25% - 20px);
	margin: 0 10px;
	height: 57px;
	border-radius: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 57px;
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.contact__soc a img {
	display: block;
	margin: auto 10px auto 0;
}
.modal {
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 115;
	-webkit-transition: visibility 0.5s, opacity 0.5s;
	-o-transition: visibility 0.5s, opacity 0.5s;
	transition: visibility 0.5s, opacity 0.5s;
}
.modal__cot {
	position: absolute;
	width: auto;
	height: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1;
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	-o-transition: transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
}
.modal__cot.image {
	width: 100%;
	max-height: 100vh;
	overflow-y: auto;
	overflow-x: hidden;
}
.modal__cot.image img {
	display: block;
	width: auto;
	height: auto;
	max-width: 98vw;
	margin: auto;
}
.modal__block {
	width: 100vw;
	height: auto;
	max-width: 900px;
	background: #fff;
	position: relative;
	border-radius: 14px;
	max-height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}
.modal__block.max {
	max-width: 100vw;
	border-radius: 0;
}
.modal__mokoz {
	float: left;
	width: 335px;
	border-radius: 14px 0 0 14px;
	background-size: cover;
	background-position: center;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.modal__mokoz::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.1;
}
.modal__mokoz img {
	margin: auto;
	display: block;
	width: 212px;
	height: auto;
	position: relative;
	z-index: 1;
}
.modal__title {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	max-width: 530px;
	margin: 0 auto;
}
.modal__title i {
	width: 100%;
	height: auto;
	margin: -20px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.modal__title i img {
	display: block;
	width: auto;
	max-width: 310px;
	height: auto;
	margin: 0 auto;
}
.modal__title h4 {
	display: block;
	width: 100%;
	font-weight: 500;
	font-size: 28px;
	line-height: 38px;
	letter-spacing: 0.015em;
}
.modal__title p {
	display: block;
	width: 100%;
	margin-top: 14px;
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
}
.modal__title p a {
	white-space: nowrap;
}
.modal__title div {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 17px;
	padding-top: 17px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.modal__title div + a {
	width: 100%;
}
.modal__title div b {
	float: left;
	white-space: nowrap;
	font-weight: 500;
	font-size: 48px;
	line-height: 160%;
}
.modal__title div span {
	float: left;
	margin: auto 0 auto 28px;
	max-width: 50%;
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
}
.modal__title .link {
	margin: 25px auto 0;
}
.modal__form {
	width: 100%;
	margin-top: 10px;
}
@media screen and (max-width: 1124px) and (min-width: 1024px) {
	.office__cot {
		width: calc(100% - 280px);
	}
}
@media screen and (min-width: 1024px) {
	.link:not(.disabled):hover {
		padding: 0 35px;
	}
	.link:not(.disabled):hover::after {
		margin-left: 10px;
	}
	.footer__info ul li a:hover {
		opacity: 0.6;
	}
	.footer__nav ul li a:hover {
		opacity: 0.6;
	}
	.footer__cop p a:hover {
		color: #000;
	}
	.info__link a:hover {
		opacity: 0.6;
	}
	.office__nav ul li a:hover {
		opacity: 0.6;
	}
	.contact__soc a:hover {
		opacity: 0.6;
	}
}
@media screen and (max-width: 1023px) {
	.row {
		padding: 0 15px;
	}
	.title h1,
	.title h2 {
		font-size: 22px;
	}
	.title a {
		height: 30px;
		line-height: 30px;
		font-size: 0;
		padding: 0;
		background: 0 0 !important;
	}
	.title a span {
		display: none;
	}
	.footer {
		margin-top: 70px;
	}
	.footer__logo {
		height: 130px;
		padding-top: 25px;
	}
	.footer__cot {
		padding: 34px 0;
	}
	.footer__info {
		width: 100%;
		padding: 0 20px;
	}
	.footer__info h4 {
		margin-bottom: 28px;
		text-align: center;
		float: none;
	}

	#popup__form {
		text-align: center;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.popup__sub__container {
		margin-top: 0;
		align-items: center;
		text-align: center;
	}

	.footer__info .link {
		float: none;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	.footer__info ul {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 26px;
	}
	.footer__nav {
		display: none;
	}
	.footer__contact {
		width: calc(100% + 30px);
		margin: 34px -15px 0;
		padding: 34px 30px 0;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	.footer__contact div {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.footer__contact div.pay {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-top: 34px;
	}
	.footer__contact div.pay p {
		font-weight: 600;
		font-size: 18px;
	}
	.footer__contact div.pay span {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
		margin-top: 11px;
	}
	.footer__contact div.pay span i {
		float: left;
		margin: 0 6px;
		height: 24px;
	}
	.footer__contact div.pay span i img {
		width: auto;
		height: 100%;
		display: block;
	}
	.footer__contact div.max {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		margin: 0;
	}
	.footer__contact div.max p {
		font-size: 18px;
	}
	.footer__contact h4 {
		text-align: center;
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-top: 33px;
	}
	.footer__contact h4 + div {
		width: calc(100% + 20px);
		margin: 12px -10px 0;
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
		-webkit-column-gap: 5px;
		-moz-column-gap: 5px;
		column-gap: 5px;
	}
	.footer__contact h4 + div p {
		margin: 0;
		font-size: 14px;
	}
	.footer__contact p {
		text-align: center;
	}
	.footer__cop {
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		height: 88px;
		background: 0 0;
	}
	.footer__cop .row {
		height: 100%;
	}
	.footer__cop p {
		display: none;
	}
	.footer__cop p:last-child {
		margin: auto;
		display: block;
	}
	.modal__block {
		border-radius: 0;
	}
	.modal__mokoz {
		display: none;
	}
	.modal__title h4 {
		font-size: 24px;
	}
	.modal__title p {
		font-size: 14px;
		margin-top: 10px;
	}
	.info {
		margin-top: 45px;
	}
	.info__title h4 {
		font-size: 18px;
		text-transform: none;
	}
	.info__text p {
		font-size: 14px;
	}
	.info__link {
		margin-top: 15px;
	}
	.info__link a {
		margin-bottom: 10px;
	}
	.info__link a:last-child {
		margin: 0;
	}
	.form__title {
		padding-bottom: 10px;
	}
	.office {
		padding-top: 170px;
	}
	.office__cot {
		width: 100%;
		margin-top: 25px;
	}
	.office__title h1 {
		font-size: 20px;
	}
	.office__nav {
		display: none;
	}
	.office__nav ul {
		width: 100%;
		max-width: 100%;
	}
	.office__form {
		margin-top: -10px;
	}
	.office__form .input {
		margin-top: 20px;
	}
	.text h1 {
		font-size: 32px;
	}
	.text h2 {
		font-size: 24px;
	}
	.text h3 {
		font-size: 18px;
	}
	.text h4 {
		font-size: 16px;
	}
	.text h5 {
		font-size: 12px;
	}
	.text h6 {
		font-size: 10px;
	}
	.text img {
		margin-top: 16px;
	}
	.text p {
		font-size: 14px;
	}
	.text ul li {
		font-size: 14px;
	}
	.text ul li:first-child {
		margin: 0;
	}
	.text ul li::before {
		top: 10px;
	}
	.contact__title h1 {
		font-size: 24px;
	}
	.contact__title i {
		width: calc(100% + 30px);
		margin: 15px -15px 0;
		border-radius: 0;
	}
	.contact__info {
		margin-top: 10px;
	}
	.contact__info a {
		width: 100%;
		padding: 20px 0;
		border-right: 0;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	.contact__info a:last-child {
		border: 0;
	}
	.contact__info a p {
		text-align: center;
	}
	.contact__info a b {
		text-align: center;
	}
	.contact__info a span {
		text-align: center;
	}
	.contact__soc {
		margin-top: 10px;
	}
	.contact__soc a {
		width: calc(50% - 20px);
		margin-top: 20px;
	}
}
@media screen and (max-width: 767px) {
	.modal__title i img {
		max-width: 210px;
	}
	.modal__title div {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row;
		flex-flow: row;
	}
	.modal__title div b {
		font-size: 36px;
	}
	.modal__title div span {
		width: 100%;
		font-size: 13px;
		margin-left: 15px;
		max-width: 100%;
	}
}
div[id^='wait_'] {
	display: none !important;
	background: 0 0 !important;
	border: 0 !important;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400;
	letter-spacing: normal !important;
	line-height: normal;
	padding: 0 !important;
	position: absolute;
	text-align: center !important;
	text-indent: 0 !important;
	width: 0 !important;
	height: 0 !important;
	word-spacing: normal !important;
	z-index: 0;
	content: '';
}
@keyframes preloader {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
.hidden {
	display: none;
}

/* End */


/* Start:/local/templates/mokoz/include/unisender/footer/css/ui.design-tokens.css?173022651026098*/
/**
 * Do not edit directly
 * Generated on Wed, 18 Oct 2023 09:52:35 GMT
 */

:root {
  --ui-text-letter-spacing-auto: auto;
  --ui-text-letter-spacing-neg-3: -0.01em;
  --ui-text-letter-spacing-neg-2: -0.02em;
  --ui-text-letter-spacing-neg-1: -0.03em;
  --ui-text-letter-spacing-3: 0.15em;
  --ui-text-letter-spacing-2: 0.1em;
  --ui-text-letter-spacing-1: 0.025em;
  --ui-text-decoration-style-dashed: dashed;
  --ui-text-decoration-style-wavy: wavy;
  --ui-text-decoration-style-dotted: dotted;
  --ui-text-decoration-style-double: double;
  --ui-text-decoration-style-solid: solid;
  --ui-text-decoration-line-overline: overline;
  --ui-text-decoration-line-line-through: line-through;
  --ui-text-decoration-line-underline: underline;
  --ui-text-transform-lowercase: lowercase;
  --ui-text-transform-uppercase: uppercase;
  --ui-text-transform-capitalize: capitalize;
  --ui-text-transform-none: none;
  --ui-space-inset-8xl: 72px;
  --ui-space-inset-7xl: 64px;
  --ui-space-inset-6xl: 48px;
  --ui-space-inset-5xl: 40px;
  --ui-space-inset-4xl: 36px;
  --ui-space-inset-3xl: 32px;
  --ui-space-inset-2xl: 28px;
  --ui-space-inset-xl2: 26px;
  --ui-space-inset-xl: 24px;
  --ui-space-inset-lg2: 22px;
  --ui-space-inset-lg: 20px;
  --ui-space-inset-md2: 18px;
  --ui-space-inset-md: 16px;
  --ui-space-inset-sm2: 14px;
  --ui-space-inset-sm: 12px;
  --ui-space-inset-xs2: 10px;
  --ui-space-inset-xs: 8px;
  --ui-space-inset-2xs2: 6px;
  --ui-space-inset-2xs: 4px;
  --ui-space-inset-3xs: 2px;
  --ui-space-inset-none: 0;
  --ui-space-inline-8xl-neg: -72px;
  --ui-space-inline-7xl-neg: -64px;
  --ui-space-inline-6xl-neg: -48px;
  --ui-space-inline-5xl-neg: -40px;
  --ui-space-inline-4xl-neg: -36px;
  --ui-space-inline-3xl-neg: -32px;
  --ui-space-inline-2xl-neg: -28px;
  --ui-space-inline-xl2-neg: -26px;
  --ui-space-inline-xl-neg: -24px;
  --ui-space-inline-lg2-neg: -22px;
  --ui-space-inline-lg-neg: -20px;
  --ui-space-inline-md2-neg: -18px;
  --ui-space-inline-md-neg: -16px;
  --ui-space-inline-sm2-neg: -14px;
  --ui-space-inline-sm-neg: -12px;
  --ui-space-inline-xs2-neg: -10px;
  --ui-space-inline-xs-neg: -8px;
  --ui-space-inline-2xs2-neg: -6px;
  --ui-space-inline-2xs-neg: -4px;
  --ui-space-inline-3xs-neg: -2px;
  --ui-space-inline-8xl: 72px;
  --ui-space-inline-7xl: 64px;
  --ui-space-inline-6xl: 48px;
  --ui-space-inline-5xl: 40px;
  --ui-space-inline-4xl: 36px;
  --ui-space-inline-3xl: 32px;
  --ui-space-inline-2xl: 28px;
  --ui-space-inline-xl2: 26px;
  --ui-space-inline-xl: 24px;
  --ui-space-inline-lg2: 22px;
  --ui-space-inline-lg: 20px;
  --ui-space-inline-md2: 18px;
  --ui-space-inline-md: 16px;
  --ui-space-inline-sm2: 14px;
  --ui-space-inline-sm: 12px;
  --ui-space-inline-xs2: 10px;
  --ui-space-inline-xs: 8px;
  --ui-space-inline-2xs2: 6px;
  --ui-space-inline-2xs: 4px;
  --ui-space-inline-3xs: 2px;
  --ui-space-inline-none: 0;
  --ui-space-stack-8xl-neg: -72px;
  --ui-space-stack-7xl-neg: -64px;
  --ui-space-stack-6xl-neg: -48px;
  --ui-space-stack-5xl-neg: -40px;
  --ui-space-stack-4xl-neg: -36px;
  --ui-space-stack-3xl-neg: -32px;
  --ui-space-stack-2xl-neg: -28px;
  --ui-space-stack-xl2-neg: -26px;
  --ui-space-stack-xl-neg: -24px;
  --ui-space-stack-lg2-neg: -22px;
  --ui-space-stack-lg-neg: -20px;
  --ui-space-stack-md2-neg: -18px;
  --ui-space-stack-md-neg: -16px;
  --ui-space-stack-sm2-neg: -14px;
  --ui-space-stack-sm-neg: -12px;
  --ui-space-stack-xs2-neg: -10px;
  --ui-space-stack-xs-neg: -8px;
  --ui-space-stack-2xs2-neg: -6px;
  --ui-space-stack-2xs-neg: -4px;
  --ui-space-stack-3xs-neg: -2px;
  --ui-space-stack-8xl: 72px;
  --ui-space-stack-7xl: 64px;
  --ui-space-stack-6xl: 48px;
  --ui-space-stack-5xl: 40px;
  --ui-space-stack-4xl: 36px;
  --ui-space-stack-3xl: 32px;
  --ui-space-stack-2xl: 28px;
  --ui-space-stack-xl2: 26px;
  --ui-space-stack-xl: 24px;
  --ui-space-stack-lg2: 22px;
  --ui-space-stack-lg: 20px;
  --ui-space-stack-md2: 18px;
  --ui-space-stack-md: 16px;
  --ui-space-stack-sm2: 14px;
  --ui-space-stack-sm: 12px;
  --ui-space-stack-xs2: 10px;
  --ui-space-stack-xs: 8px;
  --ui-space-stack-2xs2: 6px;
  --ui-space-stack-2xs: 4px;
  --ui-space-stack-3xs: 2px;
  --ui-space-stack-none: 0;
  --ui-size-8xl: 72px;
  --ui-size-7xl: 64px;
  --ui-size-6xl: 48px;
  --ui-size-5xl: 40px;
  --ui-size-4xl: 36px;
  --ui-size-3xl: 32px;
  --ui-size-2xl: 28px;
  --ui-size-xl2: 26px;
  --ui-size-xl: 24px;
  --ui-size-lg2: 22px;
  --ui-size-lg: 20px;
  --ui-size-md2: 18px;
  --ui-size-md: 16px;
  --ui-size-sm2: 14px;
  --ui-size-sm: 12px;
  --ui-size-xs2: 10px;
  --ui-size-xs: 8px;
  --ui-size-2xs2: 6px;
  --ui-size-2xs: 4px;
  --ui-size-3xs: 2px;
  --ui-size-none: 0;
  --ui-shadow-left-4xl: -16px 0px 24px 0px rgba(0, 0, 0, 0.11);
  --ui-shadow-left-3xl: -12px 0px 17px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-left-2xl: -8px 0px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-left-xl: -6px 0px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-left-l: -4px 0px 5px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-left-m: -3px 0px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-left-s: -2px 0px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-left-xs: -2px 0px 2px 0px rgba(0, 0, 0, 0.07);
  --ui-shadow-left-2xs: -1px 0px 2px 0px rgba(0, 0, 0, 0.06);
  --ui-shadow-bottom-4xl: 0px 16px 24px 0px rgba(0, 0, 0, 0.11);
  --ui-shadow-bottom-3xl: 0px 12px 17px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-bottom-2xl: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-bottom-xl: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-bottom-l: 0px 4px 5px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-bottom-m: 0px 3px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-bottom-s: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-bottom-xs: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
  --ui-shadow-bottom-2xs: 0px 1px 2px 0px rgba(0, 0, 0, 0.06);
  --ui-shadow-right-4xl: 16px 0px 24px 0px rgba(0, 0, 0, 0.11);
  --ui-shadow-right-3xl: 12px 0px 17px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-right-2xl: 8px 0px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-right-xl: 6px 0px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-right-l: 4px 0px 5px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-right-m: 3px 0px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-right-s: 2px 0px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-right-xs: 2px 0px 2px 0px rgba(0, 0, 0, 0.07);
  --ui-shadow-right-2xs: 1px 0px 2px 0px rgba(0, 0, 0, 0.06);
  --ui-shadow-top-4xl: 0px -16px 24px 0px rgba(0, 0, 0, 0.11);
  --ui-shadow-top-3xl: 0px -12px 17px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-top-2xl: 0px -8px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-top-xl: 0px -6px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-top-l: 0px -4px 5px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-top-m: 0px -3px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-top-s: 0px -2px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-top-xs: 0px -2px 2px 0px rgba(0, 0, 0, 0.07);
  --ui-shadow-top-2xs: 0px -1px 2px 0px rgba(0, 0, 0, 0.06);
  --ui-opacity-none: 0;
  --ui-opacity-full: 1;
  --ui-opacity-90: 0.9;
  --ui-opacity-80: 0.8;
  --ui-opacity-70: 0.7;
  --ui-opacity-60: 0.6;
  --ui-opacity-50: 0.5;
  --ui-opacity-40: 0.4;
  --ui-opacity-30: 0.3;
  --ui-opacity-20: 0.2;
  --ui-opacity-10: 0.1;
  --ui-opacity-5: 0.05;
  --ui-font-line-height-3xl: 2;
  --ui-font-line-height-2xl: 1.75;
  --ui-font-line-height-xl: 1.62;
  --ui-font-line-height-lg: 1.5;
  --ui-font-line-height-md: 1.4;
  --ui-font-line-height-sm: 1.35;
  --ui-font-line-height-2xs: 1.3;
  --ui-font-line-height-3xs: 1.2;
  --ui-font-line-height-reset: 1;
  --ui-font-size-5xl: 28px;
  --ui-font-size-4xl: 24px;
  --ui-font-size-3xl: 22px;
  --ui-font-size-2xl: 18px;
  --ui-font-size-xl: 16px;
  --ui-font-size-lg: 15px;
  --ui-font-size-md: 14px;
  --ui-font-size-sm: 13px;
  --ui-font-size-xs: 12px;
  --ui-font-size-3xs: 11px;
  --ui-font-size-4xs: 10px;
  --ui-font-size-5xs: 9px;
  --ui-font-size-6xs: 8px;
  --ui-font-size-7xs: 7px;
  --ui-font-weight-extra-black: 950;
  --ui-font-weight-black: 900;
  --ui-font-weight-extra-bold: 800;
  --ui-font-weight-bold: 700;
  --ui-font-weight-semi-bold: 600;
  --ui-font-weight-medium: 500;
  --ui-font-weight-normal: 400;
  --ui-font-weight-regular: 400;
  --ui-font-weight-light: 300;
  --ui-font-weight-extra-light: 200;
  --ui-font-weight-thin: 100;
  --ui-font-family-helvetica: "Helvetica Neue", Helvetica, Arial, sans-serif;
  --ui-font-family-system-mono: ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace;
  --ui-font-family-system: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  --ui-color-palette-beige-base: #fdfae1;
  --ui-color-palette-beige-base-rgb: 253, 250, 225;
  --ui-color-palette-gray-02: #f8fafb;
  --ui-color-palette-gray-02-rgb: 248, 250, 251;
  --ui-color-palette-gray-03: #f5f7f8;
  --ui-color-palette-gray-03-rgb: 245, 247, 248;
  --ui-color-palette-gray-04: #f1f4f6;
  --ui-color-palette-gray-04-rgb: 241, 244, 246;
  --ui-color-palette-gray-05: #eef2f4;
  --ui-color-palette-gray-05-rgb: 238, 242, 244;
  --ui-color-palette-gray-90: #525c69;
  --ui-color-palette-gray-90-rgb: 82, 92, 105;
  --ui-color-palette-gray-80: #6a737f;
  --ui-color-palette-gray-80-rgb: 106, 115, 127;
  --ui-color-palette-gray-70: #828b95;
  --ui-color-palette-gray-70-rgb: 130, 139, 149;
  --ui-color-palette-gray-60: #959ca4;
  --ui-color-palette-gray-60-rgb: 149, 156, 164;
  --ui-color-palette-gray-50: #a8adb4;
  --ui-color-palette-gray-50-rgb: 168, 173, 180;
  --ui-color-palette-gray-40: #bdc1c6;
  --ui-color-palette-gray-40-rgb: 189, 193, 198;
  --ui-color-palette-gray-35: #c9ccd0;
  --ui-color-palette-gray-35-rgb: 201, 204, 208;
  --ui-color-palette-gray-30: #d5d7db;
  --ui-color-palette-gray-30-rgb: 213, 215, 219;
  --ui-color-palette-gray-20: #dfe0e3;
  --ui-color-palette-gray-20-rgb: 223, 224, 227;
  --ui-color-palette-gray-15: #e6e7e9;
  --ui-color-palette-gray-15-rgb: 230, 231, 233;
  --ui-color-palette-gray-10: #edeef0;
  --ui-color-palette-gray-10-rgb: 237, 238, 240;
  --ui-color-palette-red-solid: #f0371b;
  --ui-color-palette-red-solid-rgb: 240, 55, 27;
  --ui-color-palette-red-95: #800602;
  --ui-color-palette-red-95-rgb: 128, 6, 2;
  --ui-color-palette-red-90: #9a0703;
  --ui-color-palette-red-90-rgb: 154, 7, 3;
  --ui-color-palette-red-80: #c21b16;
  --ui-color-palette-red-80-rgb: 194, 27, 22;
  --ui-color-palette-red-70: #e92f2a;
  --ui-color-palette-red-70-rgb: 233, 47, 42;
  --ui-color-palette-red-60: #f4433e;
  --ui-color-palette-red-60-rgb: 244, 67, 62;
  --ui-color-palette-red-50: #ff5752;
  --ui-color-palette-red-50-rgb: 255, 87, 82;
  --ui-color-palette-red-45: #ff7c78;
  --ui-color-palette-red-45-rgb: 255, 124, 120;
  --ui-color-palette-red-40: #ff9a97;
  --ui-color-palette-red-40-rgb: 255, 154, 151;
  --ui-color-palette-red-30: #ffcdcc;
  --ui-color-palette-red-30-rgb: 255, 205, 204;
  --ui-color-palette-red-25: #ffdcdb;
  --ui-color-palette-red-25-rgb: 255, 220, 219;
  --ui-color-palette-red-20: #ffe8e8;
  --ui-color-palette-red-20-rgb: 255, 232, 232;
  --ui-color-palette-red-15: #fff0f0;
  --ui-color-palette-red-15-rgb: 255, 240, 240;
  --ui-color-palette-red-10: #fff8f8;
  --ui-color-palette-red-10-rgb: 255, 248, 248;
  --ui-color-palette-orange-95: #614000;
  --ui-color-palette-orange-95-rgb: 97, 64, 0;
  --ui-color-palette-orange-90: #7a5100;
  --ui-color-palette-orange-90-rgb: 122, 81, 0;
  --ui-color-palette-orange-80: #9f6a00;
  --ui-color-palette-orange-80-rgb: 159, 106, 0;
  --ui-color-palette-orange-70: #c48300;
  --ui-color-palette-orange-70-rgb: 196, 131, 0;
  --ui-color-palette-orange-60: #e89b06;
  --ui-color-palette-orange-60-rgb: 232, 155, 6;
  --ui-color-palette-orange-50: #ffa900;
  --ui-color-palette-orange-50-rgb: 255, 169, 0;
  --ui-color-palette-orange-40: #ffc34d;
  --ui-color-palette-orange-40-rgb: 255, 195, 77;
  --ui-color-palette-orange-30: #ffe1a6;
  --ui-color-palette-orange-30-rgb: 255, 225, 166;
  --ui-color-palette-orange-25: #ffe9be;
  --ui-color-palette-orange-25-rgb: 255, 233, 190;
  --ui-color-palette-orange-20: #fff1d6;
  --ui-color-palette-orange-20-rgb: 255, 241, 214;
  --ui-color-palette-orange-15: #fff5e3;
  --ui-color-palette-orange-15-rgb: 255, 245, 227;
  --ui-color-palette-orange-10: #fffaf0;
  --ui-color-palette-orange-10-rgb: 255, 250, 240;
  --ui-color-palette-green-95: #3d4f00;
  --ui-color-palette-green-95-rgb: 61, 79, 0;
  --ui-color-palette-green-90: #506900;
  --ui-color-palette-green-90-rgb: 80, 105, 0;
  --ui-color-palette-green-80: #688800;
  --ui-color-palette-green-80-rgb: 104, 136, 0;
  --ui-color-palette-green-70: #7fa800;
  --ui-color-palette-green-70-rgb: 127, 168, 0;
  --ui-color-palette-green-60: #8dbb00;
  --ui-color-palette-green-60-rgb: 141, 187, 0;
  --ui-color-palette-green-55: #95c500;
  --ui-color-palette-green-55-rgb: 149, 197, 0;
  --ui-color-palette-green-50: #9dcf00;
  --ui-color-palette-green-50-rgb: 157, 207, 0;
  --ui-color-palette-green-40: #bbde4d;
  --ui-color-palette-green-40-rgb: 187, 222, 77;
  --ui-color-palette-green-35: #cfe780;
  --ui-color-palette-green-35-rgb: 207, 231, 128;
  --ui-color-palette-green-30: #e2f1b3;
  --ui-color-palette-green-30-rgb: 226, 241, 179;
  --ui-color-palette-green-25: #faf6c3;
  --ui-color-palette-green-25-rgb: 250, 246, 195;
  --ui-color-palette-green-20: #f1fbd0;
  --ui-color-palette-green-20-rgb: 241, 251, 208;
  --ui-color-palette-green-15: #f5fcde;
  --ui-color-palette-green-15-rgb: 245, 252, 222;
  --ui-color-palette-green-10: #fafded;
  --ui-color-palette-green-10-rgb: 250, 253, 237;
  --ui-color-palette-blue-95: #004f69;
  --ui-color-palette-blue-95-rgb: 0, 79, 105;
  --ui-color-palette-blue-90: #006484;
  --ui-color-palette-blue-90-rgb: 0, 100, 132;
  --ui-color-palette-blue-80: #00789e;
  --ui-color-palette-blue-80-rgb: 0, 120, 158;
  --ui-color-palette-blue-70: #008dba;
  --ui-color-palette-blue-70-rgb: 0, 141, 186;
  --ui-color-palette-blue-60: #11a9d9;
  --ui-color-palette-blue-60-rgb: 17, 169, 217;
  --ui-color-palette-blue-50: #2fc6f6;
  --ui-color-palette-blue-50-rgb: 47, 198, 246;
  --ui-color-palette-blue-40: #7fdefc;
  --ui-color-palette-blue-40-rgb: 127, 222, 252;
  --ui-color-palette-blue-30: #c3f0ff;
  --ui-color-palette-blue-30-rgb: 195, 240, 255;
  --ui-color-palette-blue-25: #d3f4ff;
  --ui-color-palette-blue-25-rgb: 211, 244, 255;
  --ui-color-palette-blue-20: #e5f9ff;
  --ui-color-palette-blue-20-rgb: 229, 249, 255;
  --ui-color-palette-blue-15: #ecfafe;
  --ui-color-palette-blue-15-rgb: 236, 250, 254;
  --ui-color-palette-blue-10: #f4fcfe;
  --ui-color-palette-blue-10-rgb: 244, 252, 254;
  --ui-color-palette-white-base: #ffffff;
  --ui-color-palette-white-base-rgb: 255, 255, 255;
  --ui-color-palette-black-base: #333333;
  --ui-color-palette-black-base-rgb: 51, 51, 51;
  --ui-color-palette-black-solid: #000000;
  --ui-color-palette-black-solid-rgb: 0, 0, 0;
  --ui-color-overlay-base: rgba(255, 255, 255, 0.5);
  --ui-color-accent-yellow: #fef3b8;
  --ui-color-accent-yellow-rgb: 254, 243, 184;
  --ui-color-accent-purple: #a77bde;
  --ui-color-accent-purple-rgb: 167, 123, 222;
  --ui-color-accent-turquoise: #05b5ab;
  --ui-color-accent-turquoise-rgb: 5, 181, 171;
  --ui-color-accent-green: #29ad49;
  --ui-color-accent-green-rgb: 41, 173, 73;
  --ui-color-accent-brown: #ae914b;
  --ui-color-accent-brown-rgb: 174, 145, 75;
  --ui-color-accent-pink: #fb6dba;
  --ui-color-accent-pink-rgb: 251, 109, 186;
  --ui-color-accent-aqua: #55d0e0;
  --ui-color-accent-aqua-rgb: 85, 208, 224;
  --ui-color-accent-light-blue: #559be6;
  --ui-color-accent-light-blue-rgb: 85, 155, 230;
  --ui-color-tag-9: #e2e3e5;
  --ui-color-tag-9-rgb: 226, 227, 229;
  --ui-color-tag-8: #ccd3dd;
  --ui-color-tag-8-rgb: 204, 211, 221;
  --ui-color-tag-7: #dfc684;
  --ui-color-tag-7-rgb: 223, 198, 132;
  --ui-color-tag-6: #ace5ec;
  --ui-color-tag-6-rgb: 172, 229, 236;
  --ui-color-tag-5: #c2d1f0;
  --ui-color-tag-5-rgb: 194, 209, 240;
  --ui-color-tag-4: #87eda0;
  --ui-color-tag-4-rgb: 135, 237, 160;
  --ui-color-tag-3: #dbf087;
  --ui-color-tag-3-rgb: 219, 240, 135;
  --ui-color-tag-2: #00baf2;
  --ui-color-tag-2-rgb: 0, 186, 242;
  --ui-color-tag-1: #bcedfc;
  --ui-color-tag-1-rgb: 188, 237, 252;
  --ui-color-link-primary-base: #2066b0;
  --ui-color-link-primary-base-rgb: 32, 102, 176;
  --ui-color-background-none: none;
  --ui-color-background-transparent: transparent;
  --ui-border-width-thick: 2px;
  --ui-border-width-thin: 1px;
  --ui-border-radius-pill: 99rem;
  --ui-border-radius-circle: 50%;
  --ui-border-radius-3xl: 20px;
  --ui-border-radius-2xl: 16px;
  --ui-border-radius-xl: 14px;
  --ui-border-radius-lg: 12px;
  --ui-border-radius-md: 10px;
  --ui-border-radius-sm: 8px;
  --ui-border-radius-xs: 6px;
  --ui-border-radius-2xs: 4px;
  --ui-border-radius-3xs: 2px;
  --ui-border-radius-none: 0;
  --ui-typography-text-lg-font-weight: 400;
  --ui-typography-text-lg-line-height: 1.4;
  --ui-typography-text-lg-font-size: var(--ui-font-size-lg);
  --ui-typography-text-md-font-weight: 400;
  --ui-typography-text-md-line-height: 1.4;
  --ui-typography-text-md-font-size: var(--ui-font-size-md);
  --ui-typography-text-sm-font-weight: 400;
  --ui-typography-text-sm-line-height: 1.4;
  --ui-typography-text-sm-font-size: var(--ui-font-size-sm);
  --ui-typography-text-xs-font-weight: 400;
  --ui-typography-text-xs-line-height: 1.35;
  --ui-typography-text-xs-font-size: var(--ui-font-size-xs);
  --ui-typography-heading-h6-color: var(--ui-color-palette-black-base);
  --ui-typography-heading-h6-font-weight: 600;
  --ui-typography-heading-h6-line-height: 1.4;
  --ui-typography-heading-h6-font-size: var(--ui-font-size-md);
  --ui-typography-heading-h5-color: var(--ui-color-palette-black-base);
  --ui-typography-heading-h5-font-weight: 400;
  --ui-typography-heading-h5-line-height: 1.35;
  --ui-typography-heading-h5-font-size: var(--ui-font-size-xl);
  --ui-typography-heading-h4-color: var(--ui-color-palette-black-base);
  --ui-typography-heading-h4-font-weight: 400;
  --ui-typography-heading-h4-line-height: 1.35;
  --ui-typography-heading-h4-font-size: var(--ui-font-size-2xl);
  --ui-typography-heading-h3-color: var(--ui-color-palette-black-base);
  --ui-typography-heading-h3-font-weight: 300;
  --ui-typography-heading-h3-line-height: 1.3;
  --ui-typography-heading-h3-font-size: var(--ui-font-size-3xl);
  --ui-typography-heading-h2-color: var(--ui-color-palette-black-base);
  --ui-typography-heading-h2-font-weight: 300;
  --ui-typography-heading-h2-line-height: 1.3;
  --ui-typography-heading-h2-font-size: var(--ui-font-size-4xl);
  --ui-typography-heading-h1-color: var(--ui-color-palette-black-base);
  --ui-typography-heading-h1-font-weight: 300;
  --ui-typography-heading-h1-line-height: 1.2;
  --ui-typography-heading-h1-font-size: var(--ui-font-size-5xl);
  --ui-color-base-default: var(--ui-color-palette-black-base);
  --ui-color-base-default-rgb: var(--ui-color-palette-black-base-rgb);
  --ui-color-base-solid: var(--ui-color-palette-black-solid);
  --ui-color-base-solid-rgb: var(--ui-color-palette-black-solid-rgb);
  --ui-color-base-05: var(--ui-color-palette-gray-05);
  --ui-color-base-05-rgb: var(--ui-color-palette-gray-05-rgb);
  --ui-color-base-04: var(--ui-color-palette-gray-04);
  --ui-color-base-04-rgb: var(--ui-color-palette-gray-04-rgb);
  --ui-color-base-03: var(--ui-color-palette-gray-03);
  --ui-color-base-03-rgb: var(--ui-color-palette-gray-03-rgb);
  --ui-color-base-02: var(--ui-color-palette-gray-02);
  --ui-color-base-02-rgb: var(--ui-color-palette-gray-02-rgb);
  --ui-color-base-90: var(--ui-color-palette-gray-90);
  --ui-color-base-90-rgb: var(--ui-color-palette-gray-90-rgb);
  --ui-color-base-80: var(--ui-color-palette-gray-80);
  --ui-color-base-80-rgb: var(--ui-color-palette-gray-80-rgb);
  --ui-color-base-70: var(--ui-color-palette-gray-70);
  --ui-color-base-70-rgb: var(--ui-color-palette-gray-70-rgb);
  --ui-color-base-60: var(--ui-color-palette-gray-60);
  --ui-color-base-60-rgb: var(--ui-color-palette-gray-60-rgb);
  --ui-color-base-50: var(--ui-color-palette-gray-50);
  --ui-color-base-50-rgb: var(--ui-color-palette-gray-50-rgb);
  --ui-color-base-40: var(--ui-color-palette-gray-40);
  --ui-color-base-40-rgb: var(--ui-color-palette-gray-40-rgb);
  --ui-color-base-35: var(--ui-color-palette-gray-35);
  --ui-color-base-35-rgb: var(--ui-color-palette-gray-35-rgb);
  --ui-color-base-30: var(--ui-color-palette-gray-30);
  --ui-color-base-30-rgb: var(--ui-color-palette-gray-30-rgb);
  --ui-color-base-20: var(--ui-color-palette-gray-20);
  --ui-color-base-20-rgb: var(--ui-color-palette-gray-20-rgb);
  --ui-color-base-15: var(--ui-color-palette-gray-15);
  --ui-color-base-15-rgb: var(--ui-color-palette-gray-15-rgb);
  --ui-color-base-10: var(--ui-color-palette-gray-10);
  --ui-color-base-10-rgb: var(--ui-color-palette-gray-10-rgb);
  --ui-color-background-note: var(--ui-color-palette-beige-base);
  --ui-color-background-note-rgb: var(--ui-color-palette-beige-base-rgb);
  --ui-color-background-on-alert: var(--ui-color-palette-red-70);
  --ui-color-background-on-alert-rgb: var(--ui-color-palette-red-70-rgb);
  --ui-color-background-alert: var(--ui-color-palette-red-20);
  --ui-color-background-alert-rgb: var(--ui-color-palette-red-20-rgb);
  --ui-color-background-on-warning: var(--ui-color-palette-orange-70);
  --ui-color-background-on-warning-rgb: var(--ui-color-palette-orange-70-rgb);
  --ui-color-background-warning: var(--ui-color-palette-orange-20);
  --ui-color-background-warning-rgb: var(--ui-color-palette-orange-20-rgb);
  --ui-color-background-on-success: var(--ui-color-palette-green-70);
  --ui-color-background-on-success-rgb: var(--ui-color-palette-green-70-rgb);
  --ui-color-background-success: var(--ui-color-palette-green-20);
  --ui-color-background-success-rgb: var(--ui-color-palette-green-20-rgb);
  --ui-color-background-on-info: var(--ui-color-palette-blue-70);
  --ui-color-background-on-info-rgb: var(--ui-color-palette-blue-70-rgb);
  --ui-color-background-info: var(--ui-color-palette-blue-20);
  --ui-color-background-info-rgb: var(--ui-color-palette-blue-20-rgb);
  --ui-color-background-tertiary: var(--ui-color-palette-gray-05);
  --ui-color-background-tertiary-rgb: var(--ui-color-palette-gray-05-rgb);
  --ui-color-background-secondary: var(--ui-color-palette-gray-10);
  --ui-color-background-secondary-rgb: var(--ui-color-palette-gray-10-rgb);
  --ui-color-background-primary: var(--ui-color-palette-white-base);
  --ui-color-background-primary-rgb: var(--ui-color-palette-white-base-rgb);
  --ui-color-text-warning: var(--ui-color-palette-orange-50);
  --ui-color-text-warning-rgb: var(--ui-color-palette-orange-50-rgb);
  --ui-color-text-alert: var(--ui-color-palette-red-50);
  --ui-color-text-alert-rgb: var(--ui-color-palette-red-50-rgb);
  --ui-color-text-subtle: var(--ui-color-palette-gray-70);
  --ui-color-text-subtle-rgb: var(--ui-color-palette-gray-70-rgb);
  --ui-color-text-secondary: var(--ui-color-palette-gray-90);
  --ui-color-text-secondary-rgb: var(--ui-color-palette-gray-90-rgb);
  --ui-color-text-primary: var(--ui-color-palette-black-base);
  --ui-color-text-primary-rgb: var(--ui-color-palette-black-base-rgb);
  --ui-color-extranet: var(--ui-color-palette-orange-60);
  --ui-color-extranet-rgb: var(--ui-color-palette-orange-60-rgb);
  --ui-color-on-primary-alt: var(--ui-color-palette-white-base);
  --ui-color-on-primary-alt-rgb: var(--ui-color-palette-white-base-rgb);
  --ui-color-primary-alt: var(--ui-color-palette-green-50);
  --ui-color-primary-alt-rgb: var(--ui-color-palette-green-50-rgb);
  --ui-color-on-primary: var(--ui-color-palette-white-base);
  --ui-color-on-primary-rgb: var(--ui-color-palette-white-base-rgb);
  --ui-color-primary: var(--ui-color-palette-blue-50);
  --ui-color-primary-rgb: var(--ui-color-palette-blue-50-rgb);
}

.ui-typography-heading-h1 {
	font-size: var(--ui-typography-heading-h1-font-size);
	line-height: var(--ui-typography-heading-h1-line-height);
	font-weight: var(--ui-typography-heading-h1-font-weight);
	color: var(--ui-typography-heading-h1-color);
}

.ui-typography-heading-h2 {
	font-size: var(--ui-typography-heading-h2-font-size);
	line-height: var(--ui-typography-heading-h2-line-height);
	font-weight: var(--ui-typography-heading-h2-font-weight);
	color: var(--ui-typography-heading-h2-color);
}

.ui-typography-heading-h3 {
	font-size: var(--ui-typography-heading-h3-font-size);
	line-height: var(--ui-typography-heading-h3-line-height);
	font-weight: var(--ui-typography-heading-h3-font-weight);
	color: var(--ui-typography-heading-h3-color);
}

.ui-typography-heading-h4 {
	font-size: var(--ui-typography-heading-h4-font-size);
	line-height: var(--ui-typography-heading-h4-line-height);
	font-weight: var(--ui-typography-heading-h4-font-weight);
	color: var(--ui-typography-heading-h4-color);
}

.ui-typography-heading-h5 {
	font-size: var(--ui-typography-heading-h5-font-size);
	line-height: var(--ui-typography-heading-h5-line-height);
	font-weight: var(--ui-typography-heading-h5-font-weight);
	color: var(--ui-typography-heading-h5-color);
}

.ui-typography-heading-h6 {
	font-size: var(--ui-typography-heading-h6-font-size);
	line-height: var(--ui-typography-heading-h6-line-height);
	font-weight: var(--ui-typography-heading-h6-font-weight);
	color: var(--ui-typography-heading-h6-color);
}

.ui-typography-text-xs {
	font-size: var(--ui-typography-text-xs-font-size);
	line-height: var(--ui-typography-text-xs-line-height);
	font-weight: var(--ui-typography-text-xs-font-weight);
}

.ui-typography-text-sm {
	font-size: var(--ui-typography-text-sm-font-size);
	line-height: var(--ui-typography-text-sm-line-height);
	font-weight: var(--ui-typography-text-sm-font-weight);
}

.ui-typography-text-md {
	font-size: var(--ui-typography-text-md-font-size);
	line-height: var(--ui-typography-text-md-line-height);
	font-weight: var(--ui-typography-text-md-font-weight);
}

.ui-typography-text-lg {
	font-size: var(--ui-typography-text-lg-font-size);
	line-height: var(--ui-typography-text-lg-line-height);
	font-weight: var(--ui-typography-text-lg-font-weight);
}


/* End */


/* Start:/local/templates/mokoz/include/unisender/footer/css/ui.font.opensans.css?17302265102195*/
:root {
	--ui-font-family-open-sans: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

@font-face {
	font-family: 'Open Sans';
	src:
		local('Open Sans'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-regular.woff') format('woff'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src:
		local('Open Sans Light'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-light.woff') format('woff'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src:
		local('Open Sans Semibold'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-semibold.woff') format('woff'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src:
		local('Open Sans Bold'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-bold.woff') format('woff'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans';
	src:
		local('Open Sans'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-regular.woff') format('woff'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans-Regular';
	src:
		local('Open Sans'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-regular.woff') format('woff'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans-Light';
	src:
		local('Open Sans Light'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-light.woff') format('woff'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans-Semibold';
	src:
		local('Open Sans Semibold'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-semibold.woff') format('woff'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-semibold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans-Bold';
	src:
		local('Open Sans Bold'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-bold.woff') format('woff'),
		url('/local/templates/mokoz/include/unisender/footer/css/../fonts/opensans-bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/* End */


/* Start:/local/templates/mokoz/include/unisender/popup/style.css?17333016246980*/
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

/* Основной поп-ап */
.popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99888;
	overflow-y: hidden;
	overflow-x: hidden;
	visibility: hidden;
	opacity: 0;
	transition: all 0.8s ease 0s;
}

.popup.open {
	visibility: visible;
	opacity: 1;
}

.popup.open .popup__content {
	transform: scale(1);
}

.popup .popup__area {
	position: absolute;
	background-color: #000;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.popup .popup_body {
	min-height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.popup .highlight {
	color: #0a5bff;
	font-weight: 500;
}

.popup .popup__content {
	display: flex;
	flex-direction: row-reverse;
	box-sizing: border-box;
	font-family: 'Manrope', sans-serif;
	background-color: #dbc6b9;
	color: black;
	width: max-content;
	height: 375px;
	border-radius: 16px;
	position: relative;
	transform: scale(0);
	transition: transform 0.8s;
	gap: 12px;
}

.popup .popup__image--desktop {
	display: block;
	width: auto;
	height: 100%;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
	position: relative;
	z-index: 1;
}

.popup .popup__image--mobile {
	display: none;
	width: 100%;
	height: 100%;
	height: auto;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
	position: relative;
	z-index: 1;
}

.popup .popup__image-container {
	position: relative;
	display: inline-block;
}

.popup .popup__image-container::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
	background: linear-gradient(to left, #dbc6b9 0%, rgba(255, 255, 255, 0) 100%);
	z-index: 2;
}

.popup .popup__close {
	width: 32px;
	height: 32px;
	background-color: #ffffffc0;
	border-radius: 100%;
	text-align: center;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #131313;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
}

.popup .popup__close:hover {
	background-color: #ffffffe9;
}

.popup .popup__title {
	text-align: left;
	font-size: 24px;
	font-weight: 600;
	line-height: 26px;
}

.popup .popup__subtitle {
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	margin: 10px 0 28px;
	color: #001a34;
}

.popup .popup__container {
	box-sizing: border-box;
	padding-left: 10px;
	margin: 50px 43px;
	margin-left: 0;
	max-width: 378px;
	height: auto;
}

#uni_popup_form {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	row-gap: 16px;
}

.popup .popup__input {
	font-family: 'Manrope', sans-serif;
	box-sizing: border-box;
	width: 273px;
	height: 47px;
	font-size: 14px;
	color: #a2a2a2;
	font-weight: 400;
	border-radius: 8px;
	border: 0;
	padding: 10px 0px 10px 20px;
}

.popup .popup__checkbox {
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 10px;
	font-weight: 400;
	line-height: 13px;
}

.popup .inline__text {
	color: #131313;
	text-decoration: underline;
}

.popup .popup__btn {
	font-family: 'Manrope', sans-serif;
	background-color: #131313;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border: 0px;
	border-radius: 8px;
	width: 273px;
	height: 47px;
	line-height: 45px;
	transition: 0.2s ease;
	transition-property: color, background;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
}

.popup .popup__btn span {
	position: relative;
	z-index: 1;
	transition: 0.2s ease-out;
	transform: translateX(0);
}

.popup .popup__btn:hover span {
	transform: translateX(5px);
}

.popup .btn_image {
	fill: white;
	margin-left: 20px;
	transition: 0.2s ease;
	transform: translateX(0);
}

.popup .popup__btn:hover .btn_image {
	transform: translateX(-5px);
}

.popup .privacy__policy {
	color: #001a34;
}

.popup .popup_footer {
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	color: #979797;
}

/*---------------поп-ап с подпиской---------------*/
.popup .popup__subscribe {
	position: fixed;
	z-index: 99888;
	font-family: 'Manrope', sans-serif;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: all 0.8s ease 0s;
	opacity: 0;
}

.popup .popup__subscribe.open {
	visibility: visible;
	opacity: 1;
}

.popup .popup__subscribe.open .popup__sub__content {
	transform: scale(1);
}

.popup .popup__sub__content {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	box-sizing: border-box;
	font-family: 'Manrope', sans-serif;
	background-color: #dbc6b9;
	color: black;
	width: 770px;
	height: 375px;
	max-height: 600px;
	border-radius: 16px;
	position: relative;
	transition: all 0.8s ease 0s;
	transform: scale(1);
}

.popup .popup__sub__container {
	margin: 128px 0;
	margin-right: 66px;
	margin-left: 20px;
}

.popup .popup__sub__title {
	display: flex;
	justify-content: center;
}

.popup .popup__sub__subtitle {
	text-align: center;
	margin-top: 20px;
	font-size: 24px;
	line-height: 25px;
	font-weight: 600;
}

/* Адаптив */
@media (max-width: 770px) {

	.popup .popup__content,
	.popup .popup__sub__content {
		flex-direction: column;
		align-items: center;
		border-radius: 0;
		width: 100%;
		height: 100%;
	}

	.popup .popup__container {
		padding-left: 0px;
		margin: 15px 0;
		padding: 0 20px;
		max-width: 378px;
		height: auto;
	}

	.popup .popup__input,
	.popup .popup__btn {
		width: 100%;
	}

	.popup .popup__image--desktop {
		display: none;
	}

	.popup .popup__image--mobile {
		display: block;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
	}

	.popup .popup__image-container {
		width: 100%;
	}

	/* Градиент сверху */
	.popup .popup__image-container::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 15%;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		background: linear-gradient(to bottom,
				#dbc6b9 0%,
				rgba(255, 255, 255, 0) 100%);
		z-index: 2;
	}

	.popup .popup__sub__container {
		margin: 110px 0;
	}

	.popup #uni_popup_sub .popup__image-container {
		display: none;
	}

	.popup #uni_popup_sub .popup_body {
		align-items: center;
	}
}

@media (max-width: 480px) {
	.popup .popup__close {
		top: 9px;
		right: 11px;
	}

	.popup .popup__title {
		font-size: 25px;
		line-height: 26px;
	}

	.popup .popup__subtitle {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 24px;
	}

	.popup#uni_popup_form {
		row-gap: 8px;
	}

	.popup.popup__checkbox {
		font-size: 11px;
	}

	.popup.popup__image-container {
		display: flex;
		justify-content: center;
	}

	.popup.popup__image--desktop {
		display: none;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
	}

	.popup.popup__image--mobile {
		display: block;
	}
}

@media (max-width: 390px) {
	.popup.popup__image--desktop {
		display: block;
		width: 390px;
		height: 375px;
	}

	.popup.popup__image--mobile {
		display: none;
	}
}
/* End */


/* Start:/local/templates/mokoz/components/bitrix/menu/top_left/style.css?1712169217581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/mokoz/components/bitrix/menu/top_left/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/mokoz/components/bitrix/news.detail/uni_popup/style.css?1733301624155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */
/* /local/templates/mokoz/css/style.css?1736885727202108 */
/* /local/templates/mokoz/custom.css?175389428519188 */
/* /local/templates/mokoz/include/unisender/footer/css/main.popup.bundle.css?173022651029861 */
/* /local/templates/mokoz/include/unisender/footer/css/template_777ae5a8b95561c047c4f65470db4c33_v1.css?173022651026667 */
/* /local/templates/mokoz/include/unisender/footer/css/ui.design-tokens.css?173022651026098 */
/* /local/templates/mokoz/include/unisender/footer/css/ui.font.opensans.css?17302265102195 */
/* /local/templates/mokoz/include/unisender/popup/style.css?17333016246980 */
/* /local/templates/mokoz/components/bitrix/menu/top_left/style.css?1712169217581 */
/* /local/templates/mokoz/components/bitrix/news.detail/uni_popup/style.css?1733301624155 */
