.error-message {
    color: #ee0200;
    margin-top: 1rem;
    font-size: 1.7rem;
    font-weight: 500;
}
/* ------------------------------------------------------------ *\
  Vendor
\* ------------------------------------------------------------ */
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
/* ------------------------------------------------------------ *\
	Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
  SCSS Functions
\* ------------------------------------------------------------ */
/* example usage*/
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
* {
    padding: 0;
    margin: 0;
    outline: 0;
    box-sizing: border-box;
}
*:before,
*:after {
    box-sizing: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
    display: block;
}
template {
    display: none;
}
html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    /* text-size-adjust: none; */
}
img,
iframe,
video,
audio,
object {
    max-width: 100%;
}
img,
iframe {
    border: 0 none;
}
img {
    height: auto;
    display: inline-block;
    vertical-align: middle;
}
img,
[style*="background-image"] {
    image-rendering: -webkit-optimize-contrast;
}
b,
strong {
    font-weight: bold;
}
address {
    font-style: normal;
}
svg:not(:root) {
    overflow: hidden;
}
a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"] {
    cursor: pointer;
}
a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] {
    appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    appearance: none;
}
textarea {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
button,
select {
    text-transform: none;
}
table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
nav ul,
nav ol {
    list-style: none outside none;
}
input::placeholder {
    color: inherit;
    opacity: 1;
}
textarea::placeholder {
    color: inherit;
    opacity: 1;
}
input:-webkit-autofill {
    -webkit-text-fill-color: inherit;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
input[type="text"],
input[type="button"],
input[type="tel"],
input[type="email"],
input[type="submit"],
input[type="date"],
input[type="search"],
textarea {
    appearance: none;
}
@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}
/* ------------------------------------------------------------ *\
    Fonts
\* ------------------------------------------------------------ */
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-ExtraLightItalic.woff") format("woff2"), url("../assets/fonts/PlusJakartaSans-ExtraLightItalic.woff") format("woff");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-BoldItalic.woff2") format("woff2"), url("../assets/fonts/PlusJakartaSans-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-Medium.woff2") format("woff2"), url("../assets/fonts/PlusJakartaSans-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-SemiBold.woff2") format("woff2"), url("../assets/fonts/PlusJakartaSans-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-Regular.woff2") format("woff2"), url("../assets/fonts/PlusJakartaSans-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-Bold.woff2") format("woff2"), url("../assets/fonts/PlusJakartaSans-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-LightItalic.woff2") format("woff2"), url("../assets/fonts/PlusJakartaSans-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-MediumItalic.woff2") format("woff2"), url("../assets/fonts/PlusJakartaSans-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-ExtraBoldItalic.woff2") format("woff2"), url("../assets/fonts/PlusJakartaSans-ExtraBoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-Italic.woff2") format("woff2"), url("../assets/fonts/PlusJakartaSans-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-ExtraBold.woff2") format("woff2"), url("../assets/fonts/PlusJakartaSans-ExtraBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-ExtraLight.woff2") format("woff2"), url("../assets/fonts/PlusJakartaSans-ExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-Light.woff2") format("woff2"), url("../assets/fonts/PlusJakartaSans-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("../assets/fonts/PlusJakartaSans-SemiBoldItalic.woff2") format("woff2"), url("../assets/fonts/PlusJakartaSans-SemiBoldItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
html {
    font-size: 62.5%;
}
body {
    min-width: 320px;
    background: #fff;
    font-family: "Plus Jakarta Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.31;
    color: #434657;
}
a {
    color: inherit;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a[href^="tel"] {
    text-decoration: none;
}
.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
    margin-bottom: calc(1.31em / 2);
}
.h1,
h1 {
    font-size: 2.4rem;
    line-height: 1.25;
}
.h2,
h2 {
    font-size: 1.8rem;
}
.h3,
h3 {
    font-size: 1.6rem;
    line-height: 1.31;
    font-weight: 700;
}
p,
ul,
ol,
dl,
hr,
table,
blockquote {
    margin-bottom: 1.31em;
}
h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
    margin-bottom: 0;
}
/* ------------------------------------------------------------ *\
  Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after {
    content: "";
    line-height: 0;
    display: table;
    clear: both;
}
/* sr-only */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
/*  Notext  */
.notext {
    white-space: nowrap;
    text-indent: 100%;
    text-shadow: none;
    overflow: hidden;
}
.notext-old {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}
/*  Hidden  */
[hidden],
.hidden {
    display: none;
}
/*  Disabled  */
[disabled],
.disabled {
    cursor: default;
}
/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .hidden-xs {
        display: none !important;
    }
    .visible-xs-block {
        display: block !important;
    }
    .visible-xs-inline {
        display: inline !important;
    }
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 767.02px) and (max-width: 1023px) {
    .hidden-sm {
        display: none !important;
    }
    .visible-sm-block {
        display: block !important;
    }
    .visible-sm-inline {
        display: inline !important;
    }
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1023.02px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
    .visible-md-block {
        display: block !important;
    }
    .visible-md-inline {
        display: inline !important;
    }
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1199.02px) {
    .hidden-lg {
        display: none !important;
    }
    .visible-lg-block {
        display: block !important;
    }
    .visible-lg-inline {
        display: inline !important;
    }
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
/* ------------------------------------------------------------ *\
	Components
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    appearance: none;
}
/*  Btn block  */
.btn--block {
    display: block;
    padding-left: 0;
    padding-right: 0;
}
.btn-outline {
    width: 100%;
    min-width: 14rem;
    padding: 1.3rem 2.8rem;
    border: 0.1rem solid #434657;
    border-radius: 0.3rem;
    transition: background 0.3s, color 0.3s;
    color: #15161c;
}
.btn-outline:hover {
    background: #434657;
    color: #fff;
}
.btn-success {
    width: 100%;
    min-width: 13.6rem;
    padding: 1.3rem 2.7rem;
    border: 0.1rem solid #4065ff;
    border-radius: 0.3rem;
    background: #4065ff;
    color: #fff;
    transition: background 0.3s, color 0.3s;
}
.btn-success:hover {
    background: transparent;
    color: #4065ff;
}
/* ------------------------------------------------------------ *\
	Field
\* ------------------------------------------------------------ */
.field {
    width: 100%;
    height: 5rem;
    padding: 0 1.5rem;
    border: 0.1rem solid #cbd0d6;
    border-radius: 0.6rem;
    background: #fff;
}
input[type="date"] {
    position: relative;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s, width 0.3s;
}
input[type="date"]:before {
    content: attr(data-placeholder);
    width: 100%;
    pointer-events: none;
    font-weight: 500;
    color: rgba(21, 22, 28, 0.5);
}
input[type="date"]:focus:before,
input[type="date"]:valid:before {
    opacity: 0;
    width: 0;
}
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer {
    padding: 1.9rem 0;
    font-size: 1.2rem;
    font-weight: 400;
    text-align: center;
    color: #acbad5;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .footer {
        padding: 3rem 0;
    }
}
/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */
.form .form__hint {
    padding-bottom: 3.1rem;
    font-size: 1.4rem;
}
.form .form__label {
    margin-bottom: 0.8rem;
    display: block;
    font-weight: 500;
    color: #434657;
}
.form .form__row {
    margin-bottom: 1.6rem;
}
.form .form__row + p {
    margin-top: 2.8rem;
}
.form h3 {
    margin-bottom: 4px;
}
.form ul {
    margin-bottom: 1.8rem;
    font-size: 1.4rem;
    line-height: 1.57;
    list-style: none;
}
.form p + .form__btn,
.form p + a {
    margin-top: 3.1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .form p + .form__btn,
    .form p + a {
        margin-top: 1rem;
    }
}
.form .form__btn,
.form a {
    margin-bottom: 1.9rem;
}
/* ------------------------------------------------------------ *\
	Grid
\* ------------------------------------------------------------ */
.grid {
    display: flex;
    flex-flow: row wrap;
    /*  Grid col 1of2  */
    /*  Grid col 1of3  */
}
.grid .grid__col {
    max-width: 100%;
    flex: 1;
}
.grid .grid__col--1of2 {
    max-width: 50%;
    flex: 0 0 50%;
}
.grid .grid__col--1of3 {
    max-width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
}
/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header {
    padding: 6rem 0 6rem;
    text-align: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .header {
        padding: 4rem 0 2rem;
    }
}
/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
.main--sticky-footer {
    flex: 1 0 auto;
}
/* ------------------------------------------------------------ *\
	Popup
\* ------------------------------------------------------------ */
.popup {
    max-width: 54rem;
    margin: 4rem auto;
    padding: 1.8rem;
    border: 0.1rem solid #6f6f6f;
    border-radius: 0.3rem;
    background: #fff;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .popup {
        padding: 2.9rem 3.3rem 3.3rem;
    }
}
.popup .popup__head {
    padding-bottom: 2.2rem;
    padding-right: 0.6rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .popup .popup__head {
        padding-bottom: 1.2rem;
    }
}
.popup h2 {
    padding-right: 1.5rem;
    font-weight: 500;
    color: #15161c;
}
.popup .popup__close {
    transition: opacity 0.3s;
}
.popup .popup__close:hover {
    opacity: 0.7;
}
.popup .popup__body {
    padding-bottom: 1.6rem;
    font-weight: 400;
    color: #15161c;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .popup .popup__body {
        padding-bottom: 2rem;
    }
}
.popup .popup__body p {
    margin-bottom: 1.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .popup .popup__body p {
        margin-bottom: 2rem;
    }
}
.popup .popup__box {
    height: 20.4rem;
    padding: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0.1rem solid #cbd0d6;
    border-radius: 0.6rem;
    text-align: center;
}
.popup .popup__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}
.popup .popup__actions a {
    width: auto;
    margin-right: 2rem;
}
.popup .popup__actions a:last-of-type {
    margin-right: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .popup .popup__actions a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1.3rem;
    }
    .popup .popup__actions a:last-of-type {
        margin-bottom: 0;
    }
}
.popup .popup__btn {
    background: #294bd6;
    border-color: #294bd6;
}
.popup .popup__btn:hover {
    background: transparent;
    color: #294bd6;
}
.popup-overlay {
    background: rgba(0, 0, 0, 0.35);
}
.popup-overlay .mfp-container {
    padding: 0;
}
/* ------------------------------------------------------------ *\
	Section Form
\* ------------------------------------------------------------ */
.section-form {
    padding-bottom: 8rem;
}
.section-form .section__inner {
    max-width: 53.6rem;
    margin: 0 auto;
    padding: 5.9rem 8.7rem 5.9rem;
    border: 0.1rem solid #cbd0d6;
    border-radius: 0.6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-form .section__inner {
        padding: 2rem 2rem 2.3rem;
        border: 0;
    }
}
@media (max-width: 374px) {
    .section-form .section__inner {
        padding: 2rem 0rem 2.3rem;
    }
}
.section-form .section__head {
    padding-bottom: 1.7rem;
}
.section-form .section__head h1 {
    font-weight: 700;
    color: #15161c;
}
/* ------------------------------------------------------------ *\
	Section Prize
\* ------------------------------------------------------------ */
.section-prize {
    text-align: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-prize {
        padding-top: 5.7rem;
    }
}
.section-prize .section__inner {
    max-width: 53.6rem;
    margin: 0 auto;
    padding: 5.9rem 8.4rem 8rem;
    border: 0.1rem solid #cbd0d6;
    border-radius: 0.6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .section-prize .section__inner {
        padding: 2rem 2rem 2.3rem;
        border: 0;
    }
}
@media (max-width: 374px) {
    .section-prize .section__inner {
        padding: 2rem 0rem 2.3rem;
    }
}
.section-prize figure {
    margin-bottom: 2.9rem;
}
.section-prize h1 {
    margin-bottom: 28px;
    font-weight: 700;
    color: #15161c;
}
.section-prize p span {
    display: block;
}
/* ------------------------------------------------------------ *\
	Select
\* ------------------------------------------------------------ */
.select {
    position: relative;
}
.select:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 2rem;
    width: 1.2rem;
    height: 0.7rem;
    background-image: url(../assets/images/svg/arrow-down.svg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}
.select select {
    width: 100%;
    height: 5rem;
    padding: 0 4.5rem 0 1.5rem;
    border: 0.1rem solid #cbd0d6;
    border-radius: 0.6rem;
    background: #fff;
    /* color: #CBD0D6; */
    appearance: none;
}
/* ------------------------------------------------------------ *\
  Shell
\* ------------------------------------------------------------ */
.shell {
    max-width: calc(114rem + 1.5rem * 2);
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin: auto;
    width: 100%;
}
/* Shell Fluid */
.shell--fluid {
    max-width: none;
}
/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
}
.wrapper--sticky-footer {
    display: flex;
    flex-direction: column;
}
/* ------------------------------------------------------------ *\
	Overwrites
\* ------------------------------------------------------------ */
/* -----------------------
Error message
------------------------*/

.error-message {
    margin-top: 15px;
    color: #ee0200;
    font-weight: 500;
    font-size: 14px;
}

.error-message img {
    margin-top: -2px;
    margin-right: 8px;
}
.contest {
    overflow-y: scroll;
    height: 400px;
}
