

/* Start:/local/templates/promo/assets/css/main.css?159774923932802*/
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  outline: none; }

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  outline: none;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  outline: none;
  content: ''; }

.slick-track:after {
  clear: both;
  outline: none; }

.slick-loading .slick-track {
  outline: none;
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  outline: none;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto; }

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

/* Slider */
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("/local/templates/promo/assets/css/../fonts/slick.eot");
  src: url("/local/templates/promo/assets/css/../fonts/slick.eot?#iefix") format("embedded-opentype"), url("/local/templates/promo/assets/css/../fonts/slick.woff") format("woff"), url("/local/templates/promo/assets/css/../fonts/slick.ttf") format("truetype"), url("/local/templates/promo/assets/css/../fonts/slick.svg#slick") format("svg"); }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

.preview__slider, .shop__slider, .auchan__slider, .about__slider, .new__slider {
  opacity: 0;
  visibility: hidden;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease; }

.preview__slider.slick-initialized, .shop__slider.slick-initialized, .auchan__slider.slick-initialized, .about__slider.slick-initialized, .new__slider.slick-initialized {
  visibility: visible;
  opacity: 1; }

/*.slide:not(:first-of-type) {
    display: none;
}
.preview__slider.slick-initialized, .shop__slider.slick-initialized, .auchan__slider.slick-initialized, .about__slider.slick-initialized, .new__slider.slick-initialized, .events__list--slider.slick-initialized, .sales__list--slider.slick-initialized, .advert__list.slick-initialized .slide:not(:first-of-type) {
    display:block;
} */
@font-face {
  font-family: CocogoosePro;
  src: url(/local/templates/promo/assets/css/../fonts/CocogoosePro-Italic.woff) format("woff");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: CocogoosePro;
  src: url(/local/templates/promo/assets/css/../fonts/CocogoosePro-SemiLight.woff) format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: CocogoosePro;
  src: url(/local/templates/promo/assets/css/../fonts/CocogoosePro-SemiLightItalic.woff) format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: CocogoosePro;
  src: url(/local/templates/promo/assets/css/../fonts/CocogoosePro-Light.woff) format("woff");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: CocogoosePro;
  src: url(/local/templates/promo/assets/css/../fonts/CocogoosePro-LightItalic.woff) format("woff");
  font-weight: 200;
  font-style: italic; }

@font-face {
  font-family: CocogoosePro;
  src: url(/local/templates/promo/assets/css/../fonts/CocogoosePro-UltraLight.woff) format("woff");
  font-weight: 100;
  font-style: normal; }

.header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 117px;
  padding-bottom: 20px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1600px) {
    .header {
      height: 93.6px; } }
  @media screen and (max-width: 770px) {
    .header {
      height: 117px; } }
  @media screen and (max-width: 500px) {
    .header {
      height: 64px;
      padding-bottom: 10px; } }
  .header .container-1280 {
    height: 100%; }
  .header__inside {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: 100%; }
  .header__title {
    width: 23.46774%; }
    @media (max-width: 1600px) {
      .header__title {
        width: 20.16129%; } }
    @media (max-width: 770px) {
      .header__title {
        width: 20.16129%; } }
    @media (max-width: 500px) {
      .header__title {
        width: 39.18129%; } }
    .header__title-img {
      display: block;
      width: 100%; }

.about {
  width: 42.25806%;
  margin-top: 115px;
  margin-right: 11px;
  background-color: #ffffff;
  font-family: CocogoosePro; }
  @media screen and (max-width: 770px) {
    .about {
      width: 100%;
      margin-top: 120px;
      margin-right: 5px; } }
  @media screen and (max-width: 500px) {
    .about {
      margin-top: 100px; } }
  @media screen and (max-height: 600px) {
    .about {
      margin-bottom: 50px; } }
  .about__inside {
    position: relative;
    width: 100%;
    padding: 35px 23px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .about__inside::before {
      content: '';
      position: absolute;
      right: 0;
      bottom: 100%;
      width: 0;
      height: 0;
      border-bottom: 35px solid #ffffff;
      border-left: 45px solid transparent; }
    @media screen and (max-width: 770px) {
      .about__inside {
        padding: 46px 20px; } }
  .about__title {
    margin-bottom: 24px;
    font-size: 18px;
    font-size: -webkit-calc( 0.00811 * 100vw + 13.94595px);
    font-size: calc( 0.00811 * 100vw + 13.94595px);
    font-weight: 300;
    text-align: left;
    color: #17192c; }
    @media (max-width: 500px) {
      .about__title {
        font-size: 18px; } }
    @media (min-width: 1240px) {
      .about__title {
        font-size: 24px; } }
  .about__text {
    font-size: 12px;
    font-size: -webkit-calc( 0.0027 * 100vw + 10.64865px);
    font-size: calc( 0.0027 * 100vw + 10.64865px);
    font-weight: 100;
    line-height: 1.8;
    text-align: left;
    color: #17192c; }
    @media (max-width: 500px) {
      .about__text {
        font-size: 12px; } }
    @media (min-width: 1240px) {
      .about__text {
        font-size: 14px; } }
    .about__text a.blue {
      color: #5bb9da;
      font-weight: 300; }
    .about__text a {
      color: #ffc108;
      font-weight: 300; }
  .about span {
    display: block;
    margin: 23px 0; }
    @media screen and (max-width: 500px) {
      .about span {
        margin: 47px 0; } }
    .about span:first-child {
      margin-top: 0; }
    .about span:last-child {
      margin-bottom: 0; }

.modal {
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  overflow: auto;
  pointer-events: none; }
  .modal .container-1280 {
    height: 100%; }
  .modal--active {
    z-index: 15;
    opacity: 1;
    pointer-events: unset; }
  .modal__inside {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

.modal-bg {
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  pointer-events: none; }
  .modal-bg--active {
    z-index: 14;
    opacity: 1;
    pointer-events: unset; }

.hint {
  position: absolute;
  top: 55px;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  font-family: CocogoosePro;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  color: #000000; }
  .hint--transparent {
    color: transparent; }
  @media (max-width: 1600px) {
    .hint {
      top: 38.5px; } }
  @media (max-width: 770px) {
    .hint {
      top: 35px; } }
  @media (max-width: 500px) {
    .hint {
      top: 32px; }
      .hint span {
        display: none; } }

.hint-icon {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative;
  display: block;
  width: 19px;
  height: 19px;
  margin-left: 15px;
  cursor: pointer; }
  @media (max-width: 770px) {
    .hint-icon {
      width: 15px;
      height: 15px; } }
  @media (max-width: 500px) {
    .hint-icon {
      margin-left: 10px; } }
  .hint-icon::after {
    content: 'i';
    color: #fff; }
  .hint-icon--white {
    background-color: #ffffff; }
    .hint-icon--white::after {
      color: rgba(0, 0, 0, 0.6); }

a {
  text-decoration: none;
  text-transform: none;
  color: inherit; }

input,
textarea {
  padding: 0;
  border: 0;
  outline: 0;
  border-radius: 0;
  -webkit-appearance: none; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: transparent; }
  input::-moz-placeholder, textarea::-moz-placeholder {
    color: transparent; }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: transparent; }
  input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: transparent; }
  input::placeholder,
  textarea::placeholder {
    color: transparent; }

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

.container-1280 {
  display: block;
  width: 100%;
  max-width: 1280px;
  padding: 0 20px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 770px) and (min-width: 360px) {
    .container-1280 {
      padding: 0 36px; } }

.main {
  padding-top: 117px; }
  @media screen and (max-width: 1600px) {
    .main {
      padding-top: 93.6px; } }
  @media screen and (max-width: 770px) {
    .main {
      padding-top: 117px; } }
  @media screen and (max-width: 500px) {
    .main {
      padding-top: 64px; } }

.btn {
  width: 100%;
  text-align: center;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  background-color: #0d0e10;
  font-family: CocogoosePro;
  font-size: 14px;
  font-size: -webkit-calc( 0.0027 * 100vw + 12.64865px);
  font-size: calc( 0.0027 * 100vw + 12.64865px);
  font-weight: 300;
  line-height: 1.5;
  color: #ffffff;
  border: 2px solid transparent;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }
  @media (max-width: 500px) {
    .btn {
      font-size: 14px; } }
  @media (min-width: 1240px) {
    .btn {
      font-size: 16px; } }
  .btn--error {
    background-color: #909090;
    color: #ffffff; }
  .btn--little {
    width: unset;
    padding-left: 7.90323%;
    padding-right: 7.90323%;
    margin: 0 auto; }
  .btn--m-b {
    margin-bottom: 46px; }
    @media (max-width: 500px) {
      .btn--m-b {
        margin-bottom: 12.2807%; } }
  .btn:hover {
    color: #0d0e10;
    background-color: #fff;
    border: 2px solid #0d0e10; }

.promo {
  padding-top: 92px;
  padding-bottom: 80px; }
  @media (max-width: 1600px) {
    .promo {
      padding-top: 5.75%; } }
  @media (max-width: 500px) {
    .promo {
      padding-top: 52px; } }

.camera-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 50.80645%;
  padding-bottom: 40px; }
  @media (max-width: 500px) {
    .camera-container {
      width: 100%; } }
  .camera-container canvas {
    width: 100%; }
  .camera-container .canvas-container {
    width: 100%;
    background-color: #909090; }
  .camera-container__placeholder {
    margin-top: 15px;
    font-family: CocogoosePro;
    font-size: 12px;
    font-weight: 100;
    line-height: 1.5;
    text-align: left;
    color: #0d0e10; }

.hidden {
  display: none; }

.form-container {
  width: 100%;
  padding: 0 6.12903%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 600px) {
    .form-container {
      padding: 0; } }
  .form-container__inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%; }
  .form__title {
    margin-bottom: 5.50459%;
    text-align: center;
    font-family: CocogoosePro;
    font-size: 24px;
    font-size: -webkit-calc( 0.01622 * 100vw + 15.89189px);
    font-size: calc( 0.01622 * 100vw + 15.89189px);
    font-weight: 300;
    color: #0d0e10; }
    @media (max-width: 500px) {
      .form__title {
        font-size: 24px; } }
    @media (min-width: 1240px) {
      .form__title {
        font-size: 36px; } }
    @media (max-width: 1600px) {
      .form__title {
        margin-bottom: 4.58716%; } }
    @media (max-width: 500px) {
      .form__title {
        margin-bottom: 12.2807%; } }
  .form__field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    padding-bottom: 38px; }
    @media (max-width: 500px) {
      .form__field {
        padding-bottom: 12.5731%; } }
  .form__input {
    position: relative;
    width: 100%;
    display: block;
    height: 42px;
    padding-top: 3px;
    padding-bottom: 10px;
    resize: none;
    border-bottom: 1px solid #909090;
    font-family: CocogoosePro;
    background-color: transparent;
    font-size: 14px;
    font-size: -webkit-calc( 0.0027 * 100vw + 12.64865px);
    font-size: calc( 0.0027 * 100vw + 12.64865px);
    font-weight: 300;
    line-height: 1.5;
    color: #0d0e10; }
    @media (max-width: 500px) {
      .form__input {
        font-size: 14px; } }
    @media (min-width: 1240px) {
      .form__input {
        font-size: 16px; } }
    @media (max-width: 500px) {
      .form__input {
        height: 32px;
        padding-top: 2px;
        padding-bottom: 7px; } }
  .form__message {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
    font-family: CocogoosePro;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    color: #000000; }
    @media (max-width: 500px) {
      .form__message {
        margin-top: 13px; } }
    .form__message span {
      line-height: 1.2;
      padding-top: 3px; }
    .form__message img {
      display: block;
      margin-right: 8px; }
  .form__placeholder {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    top: 3px;
    font-family: CocogoosePro;
    font-size: 14px;
    font-size: -webkit-calc( 0.0027 * 100vw + 12.64865px);
    font-size: calc( 0.0027 * 100vw + 12.64865px);
    font-weight: 100;
    line-height: 1.19;
    color: #909090;
    pointer-events: none;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
    @media (max-width: 500px) {
      .form__placeholder {
        font-size: 14px; } }
    @media (min-width: 1240px) {
      .form__placeholder {
        font-size: 16px; } }
    @media (max-width: 500px) {
      .form__placeholder {
        top: 2px; } }
    .form__placeholder span {
      display: none; }
  .form__label {
    position: relative;
    width: 46%;
    margin: 17px 0; }
    @media (max-width: 600px) {
      .form__label {
        width: 100%;
        margin: 20px 0; }
        .form__label:first-child {
          margin-top: 0; }
        .form__label:last-child {
          margin-bottom: 0; } }
    .form__label.no-empty .form__placeholder {
      top: -35%;
      font-size: 10px;
      font-size: -webkit-calc( 0.0027 * 100vw + 8.64865px);
      font-size: calc( 0.0027 * 100vw + 8.64865px); }
      @media (max-width: 500px) {
        .form__label.no-empty .form__placeholder {
          font-size: 10px; } }
      @media (min-width: 1240px) {
        .form__label.no-empty .form__placeholder {
          font-size: 12px; } }
  .form__error .form__placeholder {
    color: red; }
    .form__error .form__placeholder span {
      display: unset; }
  .form__error .form__input {
    border-bottom: 1px solid red; }

@media (min-width: 501px) {
  .field-user .form__label:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .field-user .form__label:nth-child(4) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .field-user .form__label:nth-child(3) {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .field-user .form__label:nth-child(5) {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; } }

@media (min-width: 501px) {
  .field-check .form__label:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .field-check .form__label:nth-child(3) {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .field-check .form__label:nth-child(4) {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .field-check .form__label:nth-child(5) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .field-check .form__label:nth-child(6) {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; } }

.success {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 700px;
  padding-top: 9.63636%;
  margin: 0 auto; }
  .success__icon {
    display: block;
    width: 91px;
    height: 91px;
    margin-bottom: 65px; }
    @media (max-width: 500px) {
      .success__icon {
        margin-bottom: 57px; } }
  .success__title {
    margin-bottom: 32px;
    font-family: CocogoosePro;
    line-height: 1.33;
    font-size: 24px;
    font-size: -webkit-calc( 0.01622 * 100vw + 15.89189px);
    font-size: calc( 0.01622 * 100vw + 15.89189px);
    font-weight: 300;
    text-align: center;
    color: #0d0e10; }
    @media (max-width: 500px) {
      .success__title {
        font-size: 24px; } }
    @media (min-width: 1240px) {
      .success__title {
        font-size: 36px; } }
    @media (max-width: 500px) {
      .success__title {
        margin-bottom: 27px; } }
  .success__sub {
    font-family: CocogoosePro;
    font-size: 12px;
    font-size: -webkit-calc( 0.00811 * 100vw + 7.94595px);
    font-size: calc( 0.00811 * 100vw + 7.94595px);
    font-weight: 200;
    line-height: 1.94;
    text-align: center;
    color: #000000; }
    @media (max-width: 500px) {
      .success__sub {
        font-size: 12px; } }
    @media (min-width: 1240px) {
      .success__sub {
        font-size: 18px; } }

.form-list {
  position: relative;
  width: 100%;
  display: none; }
  .open-form-list--active .form-list {
    display: block; }
  .form-list__inside {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    background-color: #ffffff; }
    .form-list__inside::before {
      content: '';
      position: absolute;
      z-index: -1;
      top: 0;
      left: -5%;
      display: block;
      width: 110%;
      height: 100%;
      background-color: #fff;
      -webkit-box-shadow: 0px 9px 8px 0px rgba(50, 50, 50, 0.32);
              box-shadow: 0px 9px 8px 0px rgba(50, 50, 50, 0.32); }
  .form-list__search {
    position: relative;
    padding-bottom: 20px; }
    .form-list__search-input {
      display: block;
      width: 100%;
      height: 42px;
      padding-top: 3px;
      padding-bottom: 10px;
      padding-right: 30px;
      border-bottom: 1px solid #909090;
      font-family: CocogoosePro;
      background-color: transparent;
      font-size: 14px;
      font-size: -webkit-calc( 0.0027 * 100vw + 12.64865px);
      font-size: calc( 0.0027 * 100vw + 12.64865px);
      font-weight: 300;
      line-height: 1.5;
      color: #0d0e10; }
      @media (max-width: 500px) {
        .form-list__search-input {
          font-size: 14px; } }
      @media (min-width: 1240px) {
        .form-list__search-input {
          font-size: 16px; } }
      @media (max-width: 500px) {
        .form-list__search-input {
          height: 32px;
          padding-top: 2px;
          padding-bottom: 7px; } }
      .form-list__search-input::-webkit-input-placeholder {
        font-weight: 100;
        line-height: 1.19;
        color: #909090; }
      .form-list__search-input::-moz-placeholder {
        font-weight: 100;
        line-height: 1.19;
        color: #909090; }
      .form-list__search-input:-ms-input-placeholder {
        font-weight: 100;
        line-height: 1.19;
        color: #909090; }
      .form-list__search-input::-ms-input-placeholder {
        font-weight: 100;
        line-height: 1.19;
        color: #909090; }
      .form-list__search-input::placeholder {
        font-weight: 100;
        line-height: 1.19;
        color: #909090; }
    .form-list__search svg {
      position: absolute;
      top: 3px;
      right: 0;
      display: block; }
      @media (max-width: 600px) {
        .form-list__search svg {
          top: 0;
          -webkit-transform: scale(0.9);
              -ms-transform: scale(0.9);
                  transform: scale(0.9); } }
  .form-list__list {
    max-height: 250px;
    overflow-y: auto; }
  .form-list__item {
    padding: 10px 0;
    color: inherit;
    font-size: 14px;
    font-size: -webkit-calc( 0.0027 * 100vw + 12.64865px);
    font-size: calc( 0.0027 * 100vw + 12.64865px);
    font-family: CocogoosePro;
    border-bottom: 1px solid #909090;
    font-weight: 300;
    line-height: 1.5;
    color: #0d0e10;
    cursor: pointer; }
    @media (max-width: 500px) {
      .form-list__item {
        font-size: 14px; } }
    @media (min-width: 1240px) {
      .form-list__item {
        font-size: 16px; } }

/* End */
/* /local/templates/promo/assets/css/main.css?159774923932802 */
