@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
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 */ }

/**
 * 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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

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

html {
  color: #000000;
  height: 100%;
  font-family: 'Avenir';
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  overflow-x: hidden; }

body {
  min-width: 320px;
  height: 100%;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  font-family: 'Avenir', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  background: #efe4d3; }

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  *:focus {
    outline: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: top; }

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

textarea {
  resize: vertical; }

button {
  font-family: 'Avenir', sans-serif; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="phone"],
input[type="date"],
textarea { 
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: 'Avenir', sans-serif; }

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

@font-face {
    font-family: 'Avenir';
    src: url('../assets/fonts/Avenir-Medium.eot');
    src: local('Avenir Medium'), local('Avenir-Medium'),
        url('../assets/fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'),
        url('../assets/fonts/Avenir-Medium.woff2') format('woff2'),
        url('../assets/fonts/Avenir-Medium.woff') format('woff'),
        url('../assets/fonts/Avenir-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next';
    src: url('../assets/fonts/AvenirNext-Medium.eot');
    src: local('Avenir Next Medium'), local('AvenirNext-Medium'),
        url('../assets/fonts/AvenirNext-Medium.eot?#iefix') format('embedded-opentype'),
        url('../assets/fonts/AvenirNext-Medium.woff2') format('woff2'),
        url('../assets/fonts/AvenirNext-Medium.woff') format('woff'),
        url('../assets/fonts/AvenirNext-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next';
    src: url('../assets/fonts/AvenirNext-Demi.eot');
    src: local('Avenir Next Demi'), local('AvenirNext-Demi'),
        url('../assets/fonts/AvenirNext-Demi.eot?#iefix') format('embedded-opentype'),
        url('../assets/fonts/AvenirNext-Demi.woff2') format('woff2'),
        url('../assets/fonts/AvenirNext-Demi.woff') format('woff'),
        url('../assets/fonts/AvenirNext-Demi.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next';
    src: url('../assets/fonts/AvenirNext-Regular.eot');
    src: local('Avenir Next Regular'), local('AvenirNext-Regular'),
        url('../assets/fonts/AvenirNext-Regular.eot?#iefix') format('embedded-opentype'),
        url('../assets/fonts/AvenirNext-Regular.woff2') format('woff2'),
        url('../assets/fonts/AvenirNext-Regular.woff') format('woff'),
        url('../assets/fonts/AvenirNext-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.page {
    position: relative; 
    display: block;
    padding: 0;
    margin: 0 auto;
    height: 100%;
}

.screen-block {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
}
.screen-block.block-show {
    display: block;
}

.block-premium {
    padding: 0 30px 0;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;   
    max-width: 375px;
    margin: 0 auto;
}
.block-premium_img {
    margin: 0 -30px 0;
    height: 351px;
    max-height: calc(100% - 305px);
}
.block-premium_img img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-position: center bottom;
    object-fit: cover;
}
.block-premium_inner {
    margin: 0 0 13px;
}
.block-premium_title {
    display: block;
    margin: 0 0 19px;
    font-family: 'Avenir Next';
    font-weight: bold;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    color: #4E2D01;
}
.block-premium_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 18px auto 0;
    max-width: 275px;
    font-family: 'Avenir Next';
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #4E2D01;
}
.block-premium_item span {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;   
    flex: 1 0 40px;
    height: 40px;
    width: 40px;
    max-width: 40px;
    margin-right: 11px;
    background: #51A286;
    border-radius: 50%;
}
.block-premium_item span img {
    display: block;
}
.block-premium_item p {
    display: block;
    margin: 0;
}
.block-premium_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;   
    margin: 32px 0 0;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    background: #000000;
    border-radius: 20px;
}
.block-premium_btn img {
    display: block;
    margin: 0 auto;
}
.block-premium_text {
    display: block;
    height: 40px;
    margin: 5px 0 0;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Avenir Next';
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.36px;
    color: #5E4318;
}

.btn {
    display: block;
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    color: #fff;
    background: #51A286;
    border-radius: 20px;
}
.btn img {
    vertical-align: top;
    height: 19px;
    margin: 15px 0 0 10px;
}

.block-screen-n1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;  
    height: 100%;
    max-width: 375px;
    margin: 0 auto;
}
.block-screen-n1_inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;  
    margin: 35px 0 20px;
    width: 100%;
    height: 533px;
    padding: 0 30px;
}
.block-screen-n1_heading {
    position: relative;
    z-index: 5;
}
.block-screen-n1_title {
    display: block;
    margin: 0 0 11px;
    font-size: 36px;
    font-weight: bold;
    line-height: 44px;
    color: #4E2D01;
}
.block-screen-n1_text {
    display: block;
    margin: 0;
    font-family: "Avenir";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #4E2D01;
    opacity: 0.8;
}
.block-screen-n1_img {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
}
.block-screen-n1_img img {
    max-width: 100%;
}
.block-screen-n1_btn {
    position: relative;
    z-index: 5;
}

.block-screen-n2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;  
    height: 100%;
    max-width: 375px;
    margin: 0 auto;
}
.block-screen-n2_inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;  
    margin: 35px 0 20px;
    width: 100%;
    height: 533px;
    padding: 0 30px;
}
.block-screen-n2_title {
    display: block;
    margin: 0 0 7px;
    font-size: 32px;
    font-weight: bold;
    line-height: 44px;
    color: #4E2D01;
}
.block-screen-n2_text {
    display: block;
    margin: 0;
    font-family: "Avenir";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #4E2D01;
}
.block-screen-n2_btn {
    margin: 33px 0 0;
}

.block-screen-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;  
    height: 100%;
    max-width: 375px;
    margin: 0 auto;
}
.block-screen-form_inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;  
    margin: 69px 0 20px;
    width: 100%;
    height: 500px;
    padding: 0 30px;
}
.block-screen-form_title {
    display: block;
    margin: 0 0 4px;
    font-size: 24px;
    font-weight: bold;
    line-height: 44px;
    color: #4E2D01;
    text-align: center;
}
.block-screen-form_text {
    display: block;
    margin: 0;
    font-family: "Avenir";
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #4E2D01;
    text-align: center;
}
.block-screen-form_btn {
    margin: 30px 0 0;
}

.block-screen-form_fields {
    margin: 45px 0 0;
}
.block-screen-form_fields .fields-item {
    position: relative;
    margin: 16px 0 0;
}
input.inp-style {
    display: block;
    width: 100%;
    height: 54px;
    line-height: 54px;
    background: rgba(255,255,255,0.5);
    border: none;
    border-radius: 27px;
    font-size: 17px;
    font-weight: 400;
    font-family: Courier;
    padding: 0 0 0 35px;
    color: #4E2D01;
}
input[type='date'].inp-style {
    padding-right: 20px;
    padding-top: 17px;
    padding-bottom: 17px;
    line-height: 20px;
}
.datepick-lbl {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 5;
}
input.inp-style.error {
    box-shadow: 0 0 8px rgba(255,0,0,0.5);
}
input.inp-style::placeholder {
    opacity: 0.4;
    color: #4E2D01;
}

.block-screen-form_gender {
    margin: 60px auto 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;  
    max-width: 375px;
}
.block-screen-form_gender .gender-item {
    position: relative;
    display: block;
    width: 107px;
    margin: 0 20px;
}
.block-screen-form_gender .gender-item input {
    position: absolute;
    top: 0;
    left: 10px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}
.block-screen-form_gender .gender-item .item-icon {
    position: relative;
    z-index: 5;
    width: 107px;
    height: 107px;
    background: #FFFFFF;
    border-radius: 25px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;  
    transition: all 0.2s linear;
}
.block-screen-form_gender .gender-item .item-icon img {
    display: block;
    margin: auto;
    transition: all 0.2s linear;
    filter: brightness(0);
}
.block-screen-form_gender .gender-item .item-text {
    display: block;
    margin: 16px 0 0;
    font-family: Courier;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #373839;
    text-align: center;
}
.block-screen-form_gender .gender-item input:checked + .item-icon {
    background: #625038;
}
.block-screen-form_gender .gender-item input:checked + .item-icon img {
    filter: none;
}
.block-screen-form_gender.error .gender-item .item-icon {
    box-shadow: 0 0 8px rgba(255,0,0,0.5);
}

.block-screen-form_field {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;  
    height: 215px;
    margin: 35px -30px 0;
    padding: 0 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.block-screen-form_field input {
    padding-left: 22px;
}
.block-screen-form_field input::placeholder {
    font-size: 15px;
}

.block-screen-loading {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;  
    height: 100%;
    max-width: 375px;
    margin: 0 auto;
}
.block-screen-loading_inner {
    padding: 0 30px;
}
.block-screen-loading_img {
    height: 135px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;  
}
.block-screen-loading_img img {
    display: block;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    mix-blend-mode: multiply;
}
.block-screen-loading_text {
    display: block;
    font-size: 21px;
    line-height: 44px;
    font-weight: 600;
    text-align: center;
    color: #000000;
}

.block-hidden {
    display: none;
}

@media (min-width: 768px) {
    .screen-block {
        background-size: contain;
    }
}