/** Import Bootstrap functions */
/* Color styles */
/* Text-size styles */
/* Effect styles */
/** Bootstrap navbar fix (https://git.io/fADqW) */
/* responsive */
h1, .h1 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h2, .h2 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h3, .h3 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h4, .h4 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h5, .h5 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h6, .h6 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
.superH1 {
  font-size: 56px;
  line-height: 1.1;
}
@media (max-width: 1179px) {
.superH1 {
    font-size: 40px;
    line-height: 1.2;
}
}
h1,
.h1 {
  font-size: 56px;
  line-height: 1.15;
}
@media (max-width: 1179px) {
h1,
.h1 {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h2,
.h2 {
  font-size: 40px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h2,
.h2 {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h3,
.h3 {
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h3,
.h3 {
    font-size: 20px;
    line-height: 1.2;
}
}
h6,
.h6, h5,
.h5, h4,
.h4 {
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 1179px) {
h6,
.h6, h5,
.h5, h4,
.h4 {
    font-size: 16px;
}
}
.t1 {
  font-weight: bold;
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.t1 {
    font-size: 20px;
    line-height: 1.3333333333;
}
}
.t2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1179px) {
.t2 {
    font-size: 20px;
    line-height: 1.2;
}
}
.t3 {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.t3 {
    font-size: 16px;
    line-height: 1.2;
}
}
.t4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.t4 {
    font-size: 16px;
    line-height: 1.2857142857;
}
}
.t5 {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2857142857;
}
@media (max-width: 1179px) {
.t5 {
    font-size: 14px;
    line-height: 1.2857142857;
}
}
.pBiggest {
  font-size: 24px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pBiggest {
    font-size: 16px;
    line-height: 1.25;
}
}
.pMiddle {
  font-size: 22px;
  line-height: 1.2727272727;
}
@media (max-width: 1179px) {
.pMiddle {
    font-size: 16px;
    line-height: 1.25;
}
}
.pExtraMiddle {
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 1179px) {
.pExtraMiddle {
    font-size: 16px;
    line-height: 1.25;
}
}
.pNormal {
  font-size: 18px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pNormal {
    font-size: 14px;
    line-height: 1.4285714286;
}
}
.pSmall {
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.pSmall {
    font-size: 14px;
}
}
.pExtraSmall {
  font-size: 12px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.pExtraSmall {
    font-size: 12px;
}
}
.bold {
  font-weight: bold;
}
.light {
  font-weight: normal;
}
.gold {
  color: #F2B031;
}
.gray {
  color: #ABB4BC;
}
.white {
  color: #F5F6F6;
}
.BaseForm {
  display: grid;
  grid-template-columns: 100%;
  grid-row-gap: 28px;
}
@media (max-width: 1179px) {
.BaseForm {
    grid-row-gap: 24px;
}
}
.BaseForm__title {
  margin-bottom: 28px;
  letter-spacing: 0.02em;
}
@media (max-width: 1179px) {
.BaseForm__title {
    margin-bottom: 8px;
}
}
.BaseForm__title.light-mode {
  color: #F2B031;
}
.BaseForm__title.dark-mode {
  color: #011923;
}
.BaseForm__title.dark-mode span {
  color: #F2B031;
}
/** Import Bootstrap functions */
/* Color styles */
/* Text-size styles */
/* Effect styles */
/** Bootstrap navbar fix (https://git.io/fADqW) */
/* responsive */
h1[data-v-09d23467], .h1[data-v-09d23467] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h2[data-v-09d23467], .h2[data-v-09d23467] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h3[data-v-09d23467], .h3[data-v-09d23467] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h4[data-v-09d23467], .h4[data-v-09d23467] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h5[data-v-09d23467], .h5[data-v-09d23467] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h6[data-v-09d23467], .h6[data-v-09d23467] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
.superH1[data-v-09d23467] {
  font-size: 56px;
  line-height: 1.1;
}
@media (max-width: 1179px) {
.superH1[data-v-09d23467] {
    font-size: 40px;
    line-height: 1.2;
}
}
h1[data-v-09d23467],
.h1[data-v-09d23467] {
  font-size: 56px;
  line-height: 1.15;
}
@media (max-width: 1179px) {
h1[data-v-09d23467],
.h1[data-v-09d23467] {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h2[data-v-09d23467],
.h2[data-v-09d23467] {
  font-size: 40px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h2[data-v-09d23467],
.h2[data-v-09d23467] {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h3[data-v-09d23467],
.h3[data-v-09d23467] {
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h3[data-v-09d23467],
.h3[data-v-09d23467] {
    font-size: 20px;
    line-height: 1.2;
}
}
h6[data-v-09d23467],
.h6[data-v-09d23467], h5[data-v-09d23467],
.h5[data-v-09d23467], h4[data-v-09d23467],
.h4[data-v-09d23467] {
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 1179px) {
h6[data-v-09d23467],
.h6[data-v-09d23467], h5[data-v-09d23467],
.h5[data-v-09d23467], h4[data-v-09d23467],
.h4[data-v-09d23467] {
    font-size: 16px;
}
}
.t1[data-v-09d23467] {
  font-weight: bold;
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.t1[data-v-09d23467] {
    font-size: 20px;
    line-height: 1.3333333333;
}
}
.t2[data-v-09d23467] {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1179px) {
.t2[data-v-09d23467] {
    font-size: 20px;
    line-height: 1.2;
}
}
.t3[data-v-09d23467] {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.t3[data-v-09d23467] {
    font-size: 16px;
    line-height: 1.2;
}
}
.t4[data-v-09d23467] {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.t4[data-v-09d23467] {
    font-size: 16px;
    line-height: 1.2857142857;
}
}
.t5[data-v-09d23467] {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2857142857;
}
@media (max-width: 1179px) {
.t5[data-v-09d23467] {
    font-size: 14px;
    line-height: 1.2857142857;
}
}
.pBiggest[data-v-09d23467] {
  font-size: 24px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pBiggest[data-v-09d23467] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pMiddle[data-v-09d23467] {
  font-size: 22px;
  line-height: 1.2727272727;
}
@media (max-width: 1179px) {
.pMiddle[data-v-09d23467] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pExtraMiddle[data-v-09d23467] {
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 1179px) {
.pExtraMiddle[data-v-09d23467] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pNormal[data-v-09d23467] {
  font-size: 18px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pNormal[data-v-09d23467] {
    font-size: 14px;
    line-height: 1.4285714286;
}
}
.pSmall[data-v-09d23467] {
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.pSmall[data-v-09d23467] {
    font-size: 14px;
}
}
.pExtraSmall[data-v-09d23467] {
  font-size: 12px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.pExtraSmall[data-v-09d23467] {
    font-size: 12px;
}
}
.bold[data-v-09d23467] {
  font-weight: bold;
}
.light[data-v-09d23467] {
  font-weight: normal;
}
.gold[data-v-09d23467] {
  color: #F2B031;
}
.gray[data-v-09d23467] {
  color: #ABB4BC;
}
.white[data-v-09d23467] {
  color: #F5F6F6;
}
.FormField__label[data-v-09d23467] {
  color: #ABB4BC;
  letter-spacing: 0.01em;
  pointer-events: none;
}
.FormValidation[data-v-2c6d85dc] {
  margin: 0;
  padding: 0;
}
.FormValidation__message[data-v-2c6d85dc] {
  margin-top: 8px;
  color: red;
  list-style-type: none;
  font-size: 12px;
}
/** Import Bootstrap functions */
/* Color styles */
/* Text-size styles */
/* Effect styles */
/** Bootstrap navbar fix (https://git.io/fADqW) */
/* responsive */
h1[data-v-24270337], .h1[data-v-24270337] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h2[data-v-24270337], .h2[data-v-24270337] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h3[data-v-24270337], .h3[data-v-24270337] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h4[data-v-24270337], .h4[data-v-24270337] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h5[data-v-24270337], .h5[data-v-24270337] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h6[data-v-24270337], .h6[data-v-24270337] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
.superH1[data-v-24270337] {
  font-size: 56px;
  line-height: 1.1;
}
@media (max-width: 1179px) {
.superH1[data-v-24270337] {
    font-size: 40px;
    line-height: 1.2;
}
}
h1[data-v-24270337],
.h1[data-v-24270337] {
  font-size: 56px;
  line-height: 1.15;
}
@media (max-width: 1179px) {
h1[data-v-24270337],
.h1[data-v-24270337] {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h2[data-v-24270337],
.h2[data-v-24270337] {
  font-size: 40px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h2[data-v-24270337],
.h2[data-v-24270337] {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h3[data-v-24270337],
.h3[data-v-24270337] {
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h3[data-v-24270337],
.h3[data-v-24270337] {
    font-size: 20px;
    line-height: 1.2;
}
}
h6[data-v-24270337],
.h6[data-v-24270337], h5[data-v-24270337],
.h5[data-v-24270337], h4[data-v-24270337],
.h4[data-v-24270337] {
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 1179px) {
h6[data-v-24270337],
.h6[data-v-24270337], h5[data-v-24270337],
.h5[data-v-24270337], h4[data-v-24270337],
.h4[data-v-24270337] {
    font-size: 16px;
}
}
.t1[data-v-24270337] {
  font-weight: bold;
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.t1[data-v-24270337] {
    font-size: 20px;
    line-height: 1.3333333333;
}
}
.t2[data-v-24270337] {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1179px) {
.t2[data-v-24270337] {
    font-size: 20px;
    line-height: 1.2;
}
}
.t3[data-v-24270337] {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.t3[data-v-24270337] {
    font-size: 16px;
    line-height: 1.2;
}
}
.t4[data-v-24270337] {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.t4[data-v-24270337] {
    font-size: 16px;
    line-height: 1.2857142857;
}
}
.t5[data-v-24270337] {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2857142857;
}
@media (max-width: 1179px) {
.t5[data-v-24270337] {
    font-size: 14px;
    line-height: 1.2857142857;
}
}
.pBiggest[data-v-24270337] {
  font-size: 24px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pBiggest[data-v-24270337] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pMiddle[data-v-24270337] {
  font-size: 22px;
  line-height: 1.2727272727;
}
@media (max-width: 1179px) {
.pMiddle[data-v-24270337] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pExtraMiddle[data-v-24270337] {
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 1179px) {
.pExtraMiddle[data-v-24270337] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pNormal[data-v-24270337] {
  font-size: 18px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pNormal[data-v-24270337] {
    font-size: 14px;
    line-height: 1.4285714286;
}
}
.pSmall[data-v-24270337] {
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.pSmall[data-v-24270337] {
    font-size: 14px;
}
}
.pExtraSmall[data-v-24270337] {
  font-size: 12px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.pExtraSmall[data-v-24270337] {
    font-size: 12px;
}
}
.bold[data-v-24270337] {
  font-weight: bold;
}
.light[data-v-24270337] {
  font-weight: normal;
}
.gold[data-v-24270337] {
  color: #F2B031;
}
.gray[data-v-24270337] {
  color: #ABB4BC;
}
.white[data-v-24270337] {
  color: #F5F6F6;
}
.FormInput[data-v-24270337] {
  width: 100%;
}
.FormInput__input[data-v-24270337] {
  padding: 11.5px 0 18px;
  width: 100%;
  font-weight: 400;
  letter-spacing: 0.02em;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.FormInput__input.light-mode[data-v-24270337] {
  color: #F5F6F6;
  border-bottom-color: #F5F6F6;
}
.FormInput__input.dark-mode[data-v-24270337] {
  color: #011923;
  border-bottom-color: #011923;
}
.FormInput__input.has-error[data-v-24270337] {
  border-color: red;
}
/** Import Bootstrap functions */
/* Color styles */
/* Text-size styles */
/* Effect styles */
/** Bootstrap navbar fix (https://git.io/fADqW) */
/* responsive */
h1[data-v-a9199cfa], .h1[data-v-a9199cfa] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h2[data-v-a9199cfa], .h2[data-v-a9199cfa] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h3[data-v-a9199cfa], .h3[data-v-a9199cfa] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h4[data-v-a9199cfa], .h4[data-v-a9199cfa] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h5[data-v-a9199cfa], .h5[data-v-a9199cfa] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h6[data-v-a9199cfa], .h6[data-v-a9199cfa] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
.superH1[data-v-a9199cfa] {
  font-size: 56px;
  line-height: 1.1;
}
@media (max-width: 1179px) {
.superH1[data-v-a9199cfa] {
    font-size: 40px;
    line-height: 1.2;
}
}
h1[data-v-a9199cfa],
.h1[data-v-a9199cfa] {
  font-size: 56px;
  line-height: 1.15;
}
@media (max-width: 1179px) {
h1[data-v-a9199cfa],
.h1[data-v-a9199cfa] {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h2[data-v-a9199cfa],
.h2[data-v-a9199cfa] {
  font-size: 40px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h2[data-v-a9199cfa],
.h2[data-v-a9199cfa] {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h3[data-v-a9199cfa],
.h3[data-v-a9199cfa] {
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h3[data-v-a9199cfa],
.h3[data-v-a9199cfa] {
    font-size: 20px;
    line-height: 1.2;
}
}
h6[data-v-a9199cfa],
.h6[data-v-a9199cfa], h5[data-v-a9199cfa],
.h5[data-v-a9199cfa], h4[data-v-a9199cfa],
.h4[data-v-a9199cfa] {
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 1179px) {
h6[data-v-a9199cfa],
.h6[data-v-a9199cfa], h5[data-v-a9199cfa],
.h5[data-v-a9199cfa], h4[data-v-a9199cfa],
.h4[data-v-a9199cfa] {
    font-size: 16px;
}
}
.t1[data-v-a9199cfa] {
  font-weight: bold;
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.t1[data-v-a9199cfa] {
    font-size: 20px;
    line-height: 1.3333333333;
}
}
.t2[data-v-a9199cfa] {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1179px) {
.t2[data-v-a9199cfa] {
    font-size: 20px;
    line-height: 1.2;
}
}
.t3[data-v-a9199cfa] {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.t3[data-v-a9199cfa] {
    font-size: 16px;
    line-height: 1.2;
}
}
.t4[data-v-a9199cfa] {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.t4[data-v-a9199cfa] {
    font-size: 16px;
    line-height: 1.2857142857;
}
}
.t5[data-v-a9199cfa] {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2857142857;
}
@media (max-width: 1179px) {
.t5[data-v-a9199cfa] {
    font-size: 14px;
    line-height: 1.2857142857;
}
}
.pBiggest[data-v-a9199cfa] {
  font-size: 24px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pBiggest[data-v-a9199cfa] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pMiddle[data-v-a9199cfa] {
  font-size: 22px;
  line-height: 1.2727272727;
}
@media (max-width: 1179px) {
.pMiddle[data-v-a9199cfa] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pExtraMiddle[data-v-a9199cfa] {
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 1179px) {
.pExtraMiddle[data-v-a9199cfa] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pNormal[data-v-a9199cfa] {
  font-size: 18px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pNormal[data-v-a9199cfa] {
    font-size: 14px;
    line-height: 1.4285714286;
}
}
.pSmall[data-v-a9199cfa] {
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.pSmall[data-v-a9199cfa] {
    font-size: 14px;
}
}
.pExtraSmall[data-v-a9199cfa] {
  font-size: 12px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.pExtraSmall[data-v-a9199cfa] {
    font-size: 12px;
}
}
.bold[data-v-a9199cfa] {
  font-weight: bold;
}
.light[data-v-a9199cfa] {
  font-weight: normal;
}
.gold[data-v-a9199cfa] {
  color: #F2B031;
}
.gray[data-v-a9199cfa] {
  color: #ABB4BC;
}
.white[data-v-a9199cfa] {
  color: #F5F6F6;
}
.BaseSuccess[data-v-a9199cfa] {
  margin: auto;
  max-width: 322.33px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.BaseSuccess.light-mode[data-v-a9199cfa] {
  color: #F5F6F6;
}
.BaseSuccess.dark-mode[data-v-a9199cfa] {
  color: #011923;
}
.BaseSuccess__icon[data-v-a9199cfa] {
  margin: 0 auto 24px;
  width: 64px;
  height: 64px;
}
.BaseSuccess__icon svg[data-v-a9199cfa] {
  width: 100%;
}
.BaseSuccess__title[data-v-a9199cfa] {
  margin-bottom: 8px;
  font-size: 40px;
  line-height: 1.2;
  text-transform: inherit;
}
.BaseSuccess__text[data-v-a9199cfa] {
  margin-bottom: 40px;
}
.BaseSuccess__button[data-v-a9199cfa] {
  padding-right: 54px;
  padding-left: 54px;
  min-width: 0;
  min-width: initial;
}
/** Import Bootstrap functions */
/* Color styles */
/* Text-size styles */
/* Effect styles */
/** Bootstrap navbar fix (https://git.io/fADqW) */
/* responsive */
h1[data-v-5260b2e0], .h1[data-v-5260b2e0] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h2[data-v-5260b2e0], .h2[data-v-5260b2e0] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h3[data-v-5260b2e0], .h3[data-v-5260b2e0] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h4[data-v-5260b2e0], .h4[data-v-5260b2e0] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h5[data-v-5260b2e0], .h5[data-v-5260b2e0] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h6[data-v-5260b2e0], .h6[data-v-5260b2e0] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
.superH1[data-v-5260b2e0] {
  font-size: 56px;
  line-height: 1.1;
}
@media (max-width: 1179px) {
.superH1[data-v-5260b2e0] {
    font-size: 40px;
    line-height: 1.2;
}
}
h1[data-v-5260b2e0],
.h1[data-v-5260b2e0] {
  font-size: 56px;
  line-height: 1.15;
}
@media (max-width: 1179px) {
h1[data-v-5260b2e0],
.h1[data-v-5260b2e0] {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h2[data-v-5260b2e0],
.h2[data-v-5260b2e0] {
  font-size: 40px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h2[data-v-5260b2e0],
.h2[data-v-5260b2e0] {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h3[data-v-5260b2e0],
.h3[data-v-5260b2e0] {
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h3[data-v-5260b2e0],
.h3[data-v-5260b2e0] {
    font-size: 20px;
    line-height: 1.2;
}
}
h6[data-v-5260b2e0],
.h6[data-v-5260b2e0], h5[data-v-5260b2e0],
.h5[data-v-5260b2e0], h4[data-v-5260b2e0],
.h4[data-v-5260b2e0] {
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 1179px) {
h6[data-v-5260b2e0],
.h6[data-v-5260b2e0], h5[data-v-5260b2e0],
.h5[data-v-5260b2e0], h4[data-v-5260b2e0],
.h4[data-v-5260b2e0] {
    font-size: 16px;
}
}
.t1[data-v-5260b2e0] {
  font-weight: bold;
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.t1[data-v-5260b2e0] {
    font-size: 20px;
    line-height: 1.3333333333;
}
}
.t2[data-v-5260b2e0] {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1179px) {
.t2[data-v-5260b2e0] {
    font-size: 20px;
    line-height: 1.2;
}
}
.t3[data-v-5260b2e0] {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.t3[data-v-5260b2e0] {
    font-size: 16px;
    line-height: 1.2;
}
}
.t4[data-v-5260b2e0] {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.t4[data-v-5260b2e0] {
    font-size: 16px;
    line-height: 1.2857142857;
}
}
.t5[data-v-5260b2e0] {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2857142857;
}
@media (max-width: 1179px) {
.t5[data-v-5260b2e0] {
    font-size: 14px;
    line-height: 1.2857142857;
}
}
.pBiggest[data-v-5260b2e0] {
  font-size: 24px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pBiggest[data-v-5260b2e0] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pMiddle[data-v-5260b2e0] {
  font-size: 22px;
  line-height: 1.2727272727;
}
@media (max-width: 1179px) {
.pMiddle[data-v-5260b2e0] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pExtraMiddle[data-v-5260b2e0] {
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 1179px) {
.pExtraMiddle[data-v-5260b2e0] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pNormal[data-v-5260b2e0] {
  font-size: 18px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pNormal[data-v-5260b2e0] {
    font-size: 14px;
    line-height: 1.4285714286;
}
}
.pSmall[data-v-5260b2e0] {
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.pSmall[data-v-5260b2e0] {
    font-size: 14px;
}
}
.pExtraSmall[data-v-5260b2e0] {
  font-size: 12px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.pExtraSmall[data-v-5260b2e0] {
    font-size: 12px;
}
}
.bold[data-v-5260b2e0] {
  font-weight: bold;
}
.light[data-v-5260b2e0] {
  font-weight: normal;
}
.gold[data-v-5260b2e0] {
  color: #F2B031;
}
.gray[data-v-5260b2e0] {
  color: #ABB4BC;
}
.white[data-v-5260b2e0] {
  color: #F5F6F6;
}
.fade-enter-active[data-v-5260b2e0],
.fade-leave-active[data-v-5260b2e0] {
  opacity: 1;
  -webkit-transition: opacity 0.5s cubic-bezier(1, 0.5, 0.8, 1) 0s;
  -o-transition: opacity 0.5s cubic-bezier(1, 0.5, 0.8, 1) 0s;
  transition: opacity 0.5s cubic-bezier(1, 0.5, 0.8, 1) 0s;
}
.fade-enter-from[data-v-5260b2e0],
.fade-leave-to[data-v-5260b2e0] {
  opacity: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.Form__button[data-v-5260b2e0] {
  width: 100%;
}
@media (max-width: 1179px) {
.Form__button[data-v-5260b2e0] {
    margin-top: 6px;
}
}
.Form__spinner[data-v-5260b2e0] {
  height: 14px;
  width: 14px;
  border-width: 3px;
  border-color: #011923;
  border-right-color: transparent;
}
/** Import Bootstrap functions */
/* Color styles */
/* Text-size styles */
/* Effect styles */
/** Bootstrap navbar fix (https://git.io/fADqW) */
/* responsive */
h1[data-v-18686317], .h1[data-v-18686317] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h2[data-v-18686317], .h2[data-v-18686317] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h3[data-v-18686317], .h3[data-v-18686317] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h4[data-v-18686317], .h4[data-v-18686317] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h5[data-v-18686317], .h5[data-v-18686317] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h6[data-v-18686317], .h6[data-v-18686317] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
.superH1[data-v-18686317] {
  font-size: 56px;
  line-height: 1.1;
}
@media (max-width: 1179px) {
.superH1[data-v-18686317] {
    font-size: 40px;
    line-height: 1.2;
}
}
h1[data-v-18686317],
.h1[data-v-18686317] {
  font-size: 56px;
  line-height: 1.15;
}
@media (max-width: 1179px) {
h1[data-v-18686317],
.h1[data-v-18686317] {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h2[data-v-18686317],
.h2[data-v-18686317] {
  font-size: 40px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h2[data-v-18686317],
.h2[data-v-18686317] {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h3[data-v-18686317],
.h3[data-v-18686317] {
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h3[data-v-18686317],
.h3[data-v-18686317] {
    font-size: 20px;
    line-height: 1.2;
}
}
h6[data-v-18686317],
.h6[data-v-18686317], h5[data-v-18686317],
.h5[data-v-18686317], h4[data-v-18686317],
.h4[data-v-18686317] {
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 1179px) {
h6[data-v-18686317],
.h6[data-v-18686317], h5[data-v-18686317],
.h5[data-v-18686317], h4[data-v-18686317],
.h4[data-v-18686317] {
    font-size: 16px;
}
}
.t1[data-v-18686317] {
  font-weight: bold;
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.t1[data-v-18686317] {
    font-size: 20px;
    line-height: 1.3333333333;
}
}
.t2[data-v-18686317] {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1179px) {
.t2[data-v-18686317] {
    font-size: 20px;
    line-height: 1.2;
}
}
.t3[data-v-18686317] {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.t3[data-v-18686317] {
    font-size: 16px;
    line-height: 1.2;
}
}
.t4[data-v-18686317] {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.t4[data-v-18686317] {
    font-size: 16px;
    line-height: 1.2857142857;
}
}
.t5[data-v-18686317] {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2857142857;
}
@media (max-width: 1179px) {
.t5[data-v-18686317] {
    font-size: 14px;
    line-height: 1.2857142857;
}
}
.pBiggest[data-v-18686317] {
  font-size: 24px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pBiggest[data-v-18686317] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pMiddle[data-v-18686317] {
  font-size: 22px;
  line-height: 1.2727272727;
}
@media (max-width: 1179px) {
.pMiddle[data-v-18686317] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pExtraMiddle[data-v-18686317] {
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 1179px) {
.pExtraMiddle[data-v-18686317] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pNormal[data-v-18686317] {
  font-size: 18px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pNormal[data-v-18686317] {
    font-size: 14px;
    line-height: 1.4285714286;
}
}
.pSmall[data-v-18686317] {
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.pSmall[data-v-18686317] {
    font-size: 14px;
}
}
.pExtraSmall[data-v-18686317] {
  font-size: 12px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.pExtraSmall[data-v-18686317] {
    font-size: 12px;
}
}
.bold[data-v-18686317] {
  font-weight: bold;
}
.light[data-v-18686317] {
  font-weight: normal;
}
.gold[data-v-18686317] {
  color: #F2B031;
}
.gray[data-v-18686317] {
  color: #ABB4BC;
}
.white[data-v-18686317] {
  color: #F5F6F6;
}
.ProblemForm[data-v-18686317] {
  position: relative;
}
.ProblemForm__discount[data-v-18686317] {
  top: 172px;
  right: calc(100% + 3.3333vw);
}
@media (max-width: 1179px) {
.ProblemForm__discount[data-v-18686317] {
    margin: 0 auto 32px;
    max-width: 241px;
}
}
.ProblemForm__discount__title[data-v-18686317], .ProblemForm__discount__subtitle[data-v-18686317] {
  letter-spacing: 0.02em;
}
.ProblemForm__discount__arrow[data-v-18686317] {
  right: -20%;
  bottom: calc(100% - 20px);
  width: 178px;
  height: 179px;
}
@media (max-width: 1179px) {
.ProblemForm__discount__arrow[data-v-18686317] {
    right: 0;
    bottom: 0;
    width: 107px;
    height: 107px;
    -webkit-transform: translate(25%, 50%);
         -o-transform: translate(25%, 50%);
            transform: translate(25%, 50%);
}
}
/** Import Bootstrap functions */
/* Color styles */
/* Text-size styles */
/* Effect styles */
/** Bootstrap navbar fix (https://git.io/fADqW) */
/* responsive */
h1[data-v-c11044ce], .h1[data-v-c11044ce] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h2[data-v-c11044ce], .h2[data-v-c11044ce] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h3[data-v-c11044ce], .h3[data-v-c11044ce] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h4[data-v-c11044ce], .h4[data-v-c11044ce] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h5[data-v-c11044ce], .h5[data-v-c11044ce] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
h6[data-v-c11044ce], .h6[data-v-c11044ce] {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
.superH1[data-v-c11044ce] {
  font-size: 56px;
  line-height: 1.1;
}
@media (max-width: 1179px) {
.superH1[data-v-c11044ce] {
    font-size: 40px;
    line-height: 1.2;
}
}
h1[data-v-c11044ce],
.h1[data-v-c11044ce] {
  font-size: 56px;
  line-height: 1.15;
}
@media (max-width: 1179px) {
h1[data-v-c11044ce],
.h1[data-v-c11044ce] {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h2[data-v-c11044ce],
.h2[data-v-c11044ce] {
  font-size: 40px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h2[data-v-c11044ce],
.h2[data-v-c11044ce] {
    font-size: 24px;
    line-height: 1.3333333333;
}
}
h3[data-v-c11044ce],
.h3[data-v-c11044ce] {
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
h3[data-v-c11044ce],
.h3[data-v-c11044ce] {
    font-size: 20px;
    line-height: 1.2;
}
}
h6[data-v-c11044ce],
.h6[data-v-c11044ce], h5[data-v-c11044ce],
.h5[data-v-c11044ce], h4[data-v-c11044ce],
.h4[data-v-c11044ce] {
  font-size: 20px;
  line-height: 1.5;
}
@media (max-width: 1179px) {
h6[data-v-c11044ce],
.h6[data-v-c11044ce], h5[data-v-c11044ce],
.h5[data-v-c11044ce], h4[data-v-c11044ce],
.h4[data-v-c11044ce] {
    font-size: 16px;
}
}
.t1[data-v-c11044ce] {
  font-weight: bold;
  font-size: 48px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.t1[data-v-c11044ce] {
    font-size: 20px;
    line-height: 1.3333333333;
}
}
.t2[data-v-c11044ce] {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1179px) {
.t2[data-v-c11044ce] {
    font-size: 20px;
    line-height: 1.2;
}
}
.t3[data-v-c11044ce] {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.t3[data-v-c11044ce] {
    font-size: 16px;
    line-height: 1.2;
}
}
.t4[data-v-c11044ce] {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.t4[data-v-c11044ce] {
    font-size: 16px;
    line-height: 1.2857142857;
}
}
.t5[data-v-c11044ce] {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2857142857;
}
@media (max-width: 1179px) {
.t5[data-v-c11044ce] {
    font-size: 14px;
    line-height: 1.2857142857;
}
}
.pBiggest[data-v-c11044ce] {
  font-size: 24px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pBiggest[data-v-c11044ce] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pMiddle[data-v-c11044ce] {
  font-size: 22px;
  line-height: 1.2727272727;
}
@media (max-width: 1179px) {
.pMiddle[data-v-c11044ce] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pExtraMiddle[data-v-c11044ce] {
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 1179px) {
.pExtraMiddle[data-v-c11044ce] {
    font-size: 16px;
    line-height: 1.25;
}
}
.pNormal[data-v-c11044ce] {
  font-size: 18px;
  line-height: 1.3333333333;
}
@media (max-width: 1179px) {
.pNormal[data-v-c11044ce] {
    font-size: 14px;
    line-height: 1.4285714286;
}
}
.pSmall[data-v-c11044ce] {
  font-size: 16px;
  line-height: 1.25;
}
@media (max-width: 1179px) {
.pSmall[data-v-c11044ce] {
    font-size: 14px;
}
}
.pExtraSmall[data-v-c11044ce] {
  font-size: 12px;
  line-height: 1.1666666667;
}
@media (max-width: 1179px) {
.pExtraSmall[data-v-c11044ce] {
    font-size: 12px;
}
}
.bold[data-v-c11044ce] {
  font-weight: bold;
}
.light[data-v-c11044ce] {
  font-weight: normal;
}
.gold[data-v-c11044ce] {
  color: #F2B031;
}
.gray[data-v-c11044ce] {
  color: #ABB4BC;
}
.white[data-v-c11044ce] {
  color: #F5F6F6;
}
.InlineForm[data-v-c11044ce] {
  position: relative;
}
.InlineForm__form[data-v-c11044ce] {
  padding: 56px 80px;
  background-color: #EAECED;
  -webkit-box-shadow: 0 3px 8px rgba(255, 255, 255, 0.4), 0px 4px 24px -8px rgba(1, 25, 35, 0.2);
          box-shadow: 0 3px 8px rgba(255, 255, 255, 0.4), 0px 4px 24px -8px rgba(1, 25, 35, 0.2);
  border-radius: 32px;
}
@media (max-width: 1179px) {
.InlineForm__form[data-v-c11044ce] {
    padding: 56px 24px;
}
}
.InlineForm__discount[data-v-c11044ce] {
  top: 0;
  right: calc(100% + 6.52vw);
}
@media (max-width: 1179px) {
.InlineForm__discount[data-v-c11044ce] {
    margin: 0 auto 32px;
    max-width: 241px;
}
}
.InlineForm__discount__title[data-v-c11044ce], .InlineForm__discount__subtitle[data-v-c11044ce] {
  letter-spacing: 0.02em;
}
.InlineForm__discount__arrow[data-v-c11044ce] {
  right: -45%;
  bottom: 44.37px;
  width: 135.81px;
  height: 120.63px;
}
@media (max-width: 1179px) {
.InlineForm__discount__arrow[data-v-c11044ce] {
    right: 4%;
    bottom: 0;
    width: 120px;
    height: 120px;
    -webkit-transform: translate(25%, 50%);
         -o-transform: translate(25%, 50%);
            transform: translate(25%, 50%);
}
}

/*# sourceMappingURL=vue-front.css.map*/