* {
  box-sizing: border-box; }

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

html {
  line-height: 1.25;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl,
ul,
ol {
  margin: 0; }

ul,
ol {
  padding: 0; }

main {
  display: block; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit; }

ul,
ol {
  list-style: none; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit; }

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */ }

address {
  font-style: inherit; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit; }

small,
sub,
sup {
  font-size: 12px; }

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25rem; }

sup {
  top: -0.5rem; }

img {
  border-style: none;
  vertical-align: bottom; }

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom; }

button,
input,
optgroup,
select {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit; }

[type='checkbox'] {
  -webkit-appearance: checkbox;
  appearance: checkbox; }

[type='radio'] {
  -webkit-appearance: radio;
  appearance: radio; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type='button'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none; }

button[disabled],
[type='button'][disabled],
[type='reset'][disabled],
[type='submit'][disabled] {
  cursor: default; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0; }

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type='checkbox'],
[type='radio'] {
  padding: 0; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

[type='search'] {
  outline-offset: -2px; }

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

label[for] {
  cursor: pointer; }

details {
  display: block; }

summary {
  display: list-item; }

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

caption {
  text-align: left; }

td,
th {
  vertical-align: top; }

th {
  text-align: left;
  font-weight: bold; }

template,
[hidden] {
  display: none; }

@font-face {
  font-family: LingLengLang;
  src: url(../../../../dist/font/LingLengLang.ttf); }

.button {
  font-family: Montserrat, Roboto, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 18px;
  background: #0062ff;
  border-radius: 4px;
  color: #fff;
  padding: 16px 32px 16px 32px;
  text-align: center;
  transition: transform 0.15s ease-in; }
  .button:hover {
    background-color: #0058e6;
    color: #fff;
    transform: scale(1.05); }
  .button.secondary-button {
    background: #0062ff; }
    .button.secondary-button:hover {
      background-color: #0058e6; }

.content-width {
  margin: 0 auto;
  max-width: 1200px;
  padding: 32px;
  width: 100%; }

.text-center {
  display: block;
  text-align: center; }

html {
  scroll-behavior: smooth; }

body {
  font-family: Montserrat, sans-serif;
  color: #161919;
  line-height: 1.25; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Montserrat, Roboto, sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.25;
  margin: 0 0 16px 0; }

p {
  margin: 0 0 32px 0; }

a {
  color: #161919; }
  a:hover, a:focus {
    color: #003180; }

.font-display {
  color: #fff;
  line-height: 1.1;
  letter-spacing: 1px;
  font-size: 24px; }
  @media (min-width: 1000px) {
    .font-display {
      font-size: 32px; } }

.level-1 {
  font-size: 24px; }
  @media (min-width: 564px) {
    .level-1 {
      font-size: 32px; } }
  @media (min-width: 1200px) {
    .level-1 {
      font-size: 36px; } }
  @media (min-width: 1200px) {
    .level-1 {
      font-size: 40px; } }

.level-2 {
  font-size: 22px; }
  @media (min-width: 564px) {
    .level-2 {
      font-size: 24px; } }
  @media (min-width: 1000px) {
    .level-2 {
      font-size: 28px; } }
  @media (min-width: 1200px) {
    .level-2 {
      font-size: 32px; } }

.level-3 {
  font-size: 18px; }
  @media (min-width: 564px) {
    .level-3 {
      font-size: 22px; } }
  @media (min-width: 1000px) {
    .level-3 {
      font-size: 24px; } }
  @media (min-width: 1200px) {
    .level-3 {
      font-size: 28px; } }

.level-4 {
  font-size: 18px; }
  @media (min-width: 564px) {
    .level-4 {
      font-size: 20px; } }
  @media (min-width: 1000px) {
    .level-4 {
      font-size: 22px; } }
  @media (min-width: 1200px) {
    .level-4 {
      font-size: 24px; } }

.level-5 {
  font-size: 20px; }

.level-6 {
  font-size: 16px; }

.page-header {
  box-shadow: 0 1px 5.9px rgba(0, 0, 0, 0.024), 0 3.8px 11.8px rgba(0, 0, 0, 0.035), 0 10.2px 18.8px rgba(0, 0, 0, 0.046), 0 24px 32px rgba(0, 0, 0, 0.07);
  background: #161919;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999; }
  .page-header-top {
    background: #fff;
    border-bottom: 2px solid #000;
    z-index: 998; }
    .page-header-top-container, .page-header-top-list {
      display: flex; }
    .page-header-top-container {
      margin: 0 auto;
      max-width: 1200px;
      padding: 8px 32px;
      width: 100%;
      justify-content: space-between; }
    .page-header-top-list {
      align-items: center; }
      @media (max-width: 600px) {
        .page-header-top-list.contact-list {
          margin-left: auto;
          margin-right: 16px; } }
      @media (max-width: 600px) {
        .page-header-top-list.social-list {
          margin-right: auto; } }
      .page-header-top-list-item {
        margin: 0 16px 0 0; }
        .page-header-top-list-item:last-of-type {
          margin: 0; }
        .page-header-top-list-item a {
          color: #000; }
          .page-header-top-list-item a i {
            font-size: 24px;
            margin: 0 8px 0 0;
            vertical-align: middle; }
          @media (max-width: 815px) {
            .page-header-top-list-item a span {
              display: none; } }
  .page-header-main-container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 24px 32px;
    width: 100%; }
  .page-header-main-list {
    font-family: Montserrat, Roboto, sans-serif;
    font-weight: 900;
    font-style: normal;
    display: flex;
    align-items: center; }
    .page-header-main-list-item {
      display: none;
      margin: 0 32px 0 0; }
      .page-header-main-list-item:last-of-type {
        margin: 0; }
      @media (min-width: 400px) {
        .page-header-main-list-item:last-of-type {
          display: inline-block; } }
      @media (min-width: 740px) {
        .page-header-main-list-item {
          display: inline-block; } }
      .page-header-main-list-item a {
        color: #fff; }
      .page-header-main-list-item .button {
        font-size: 16px; }
  .page-header-logo {
    margin: 0 auto; }
    @media (min-width: 400px) {
      .page-header-logo {
        margin: 0 auto 0 0; } }
    .page-header-logo-full {
      height: 35px; }
      @media (min-width: 500px) {
        .page-header-logo-full {
          height: 50px; } }

.footer {
  background: #161919;
  color: #fff; }
  .footer-container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 32px;
    width: 100%; }
    .footer-container p {
      margin: 0;
      line-height: 1;
      font-size: 12px; }

html {
  scroll-behavior: smooth; }

.is-disabled {
  opacity: 0.5; }

.main-form {
  background: transparent;
  border-radius: 24px 24px 24px 0;
  margin: 0;
  position: relative; }
  .main-form ol {
    display: flex; }
  .main-form fieldset {
    font-size: 0;
    padding: 4px; }
    .main-form fieldset p {
      font-size: 16px;
      margin: 0 0 32px 0; }
  .main-form legend {
    margin: 0 0 32px 0; }
    .main-form legend.small-stack {
      margin: 0 0 16px 0; }
  .main-form-callout {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 32px;
    border-radius: 8px; }
    .main-form-callout img {
      height: 130px;
      margin: 0; }
    .main-form-callout p {
      font-size: 16px;
      margin: 0 0 32px 0;
      background: #fff;
      color: #161919;
      padding: 16px;
      border-radius: 20px 20px 20px 0;
      width: 100%; }
  .main-form-input {
    border: none;
    background: #fff;
    padding: 12px 16px;
    margin: 0 0 32px 0;
    transition: all 0.25s ease-in-out;
    line-height: 2;
    font-size: 18px;
    border-radius: 8px; }
    .main-form-input:hover {
      box-shadow: inset -12px -12px 12px 0 rgba(255, 255, 255, 0.8), inset 12px 12px 12px 0 rgba(0, 0, 0, 0.2); }
    .main-form-input[name="First Name"] {
      margin-bottom: 16px; }
  .main-form .tab {
    margin: 0 0 16px 0; }
    .main-form .tab:first-of-type {
      margin: 0;
      width: 100%; }
    .main-form .tab.is-showing {
      opacity: 1; }
      .main-form .tab.is-showing .speech-bubble-tail {
        opacity: 1; }
        .main-form .tab.is-showing .speech-bubble-tail:before {
          left: -119px;
          border-color: #000 transparent;
          border-width: 0 30px 50px; }
        .main-form .tab.is-showing .speech-bubble-tail:after {
          border-color: #eee transparent;
          border-width: 0 30px 50px;
          left: -114px; }
        .main-form .tab.is-showing .speech-bubble-tail-container {
          margin-left: auto;
          margin-right: -5px;
          padding-bottom: 22rem;
          position: relative; }
  .main-form .keyboard-message {
    color: #fff;
    left: -9999em;
    position: absolute;
    padding: 32px; }
    .main-form .keyboard-message span {
      display: block; }
      .main-form .keyboard-message span:first-of-type {
        margin: 0 0 16px 0; }
    .main-form .keyboard-message:focus {
      background: #161919;
      display: inline-block;
      left: 32px;
      top: 0;
      right: 32px;
      transition: top 0.1s linear, text-indent 0.1s linear;
      z-index: 10;
      font-size: 16px; }
  .main-form [type="radio"],
  .main-form [type="checkbox"] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    height: 1px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    width: 1px !important;
    z-index: -1 !important; }

input[type="radio"]:checked + .option,
input[type="checkbox"]:checked + .option {
  border: 2px solid #000;
  box-shadow: none;
  transform: none; }
  input[type="radio"]:checked + .option:before,
  input[type="checkbox"]:checked + .option:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 16px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    left: 20px;
    top: calc(50% - 10px); }

input[type="checkbox"]:checked + .option:hover {
  box-shadow: 8px 8px 8px 0 rgba(255, 255, 255, 0.5), -8px -8px 8px 0 rgba(0, 0, 0, 0.1); }

input[type="radio"]:focus + .option,
input[type="checkbox"]:focus + .option {
  outline: #0062ff auto 5px;
  outline-offset: -2px; }

/* Style the input fields */
input {
  background: #fff;
  color: #000;
  padding: 16px;
  width: 100%;
  border: 1px solid #fff;
  margin: 0 0 16px 0; }

/* Mark input boxes that gets an error on validation: */
input.invalid {
  border: 2px solid #0062ff;
  box-shadow: none; }

/* Hide all steps by default: */
.tab {
  opacity: 0;
  display: block;
  width: 100%; }
  .tab[hidden] {
    display: none; }
  .tab.slide-left {
    -webkit-animation: slide-left 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-left 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
  .tab.slide-right {
    -webkit-animation: slide-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes slide-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slide-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5; }

/* Mark the active step: */
.step.active {
  background-color: white; }

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #4caf50; }

.previous-button {
  display: block;
  text-align: center;
  overflow: auto;
  width: auto;
  margin: 0 auto; }
  .previous-button:focus {
    outline: #0062ff auto 5px;
    outline-offset: 8px; }

/* NEW NEW NEW NEW NEW */
/* NEW NEW NEW NEW NEW */
/* NEW NEW NEW NEW NEW */
/* NEW NEW NEW NEW NEW */
#page-top {
  transition: all 0.5s ease-in-out; }

.form-modal {
  background: #161919;
  color: #fff;
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  z-index: 999;
  transition: all 0.5s ease-in-out;
  padding: 64px 32px 0;
  overflow-x: auto; }
  @media (min-width: 700px) {
    .form-modal {
      padding: 64px 64px; } }
  @media (min-width: 900px) {
    .form-modal {
      padding: 64px 32px; } }
  .form-modal-button {
    display: block;
    border: none;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    line-height: 42px;
    padding: 0;
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 1;
    font-size: 0; }
    .form-modal-button:focus {
      outline: -webkit-focus-ring-color auto 5px; }
    @media (min-width: 900px) {
      .form-modal-button {
        margin-left: auto;
        margin-right: 0;
        position: relative;
        width: 50px;
        height: 50px;
        line-height: 50px; } }
    .form-modal-button span {
      position: relative;
      padding-top: 31px;
      right: 2px;
      font-size: 70%; }
    .form-modal-button:after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72'%3E%3Cpath fill='%23ffffff' d='M70.2,15.1c2.3-2.3,2.3-6.2,0-8.5l-4.7-4.7c-2.3-2.3-6.2-2.3-8.5,0L40.3,18.5c-2.3,2.3-6.2,2.3-8.5,0L15.1,1.8 c-2.3-2.3-6.2-2.3-8.5,0L1.8,6.6c-2.3,2.3-2.3,6.2,0,8.5l16.7,16.7c2.3,2.3,2.3,6.2,0,8.5L1.8,56.9c-2.3,2.3-2.3,6.2,0,8.5l4.7,4.7 c2.3,2.3,6.2,2.3,8.5,0l16.7-16.7c2.3-2.3,6.2-2.3,8.5,0l16.7,16.7c2.3,2.3,6.2,2.3,8.5,0l4.7-4.7c2.3-2.3,2.3-6.2,0-8.5L53.5,40.3 c-2.3-2.3-2.3-6.2,0-8.5L70.2,15.1z'%3E%3C/path%3E%3C/svg%3E");
      content: "";
      position: absolute;
      left: 13px;
      top: 13px;
      right: 13px;
      bottom: 13px; }
      @media (min-width: 900px) {
        .form-modal-button:after {
          left: 16px;
          top: 16px;
          right: 16px;
          bottom: 16px; } }
  .form-modal input[type="radio"]:checked + .button,
  .form-modal input[type="checkbox"]:checked + .button {
    background: transparent;
    border: 2px solid #fff;
    box-shadow: none;
    transform: none; }
    .form-modal input[type="radio"]:checked + .button:before,
    .form-modal input[type="checkbox"]:checked + .button:before {
      content: "";
      position: absolute;
      width: 8px;
      height: 16px;
      border: solid #fff;
      border-width: 0 2px 2px 0;
      transform: rotate(45deg);
      left: 20px;
      top: calc(50% - 10px); }
  .form-modal-alert {
    background: #fff;
    color: #0062ff;
    max-width: 1000px;
    margin: 0 auto;
    padding: 32px;
    position: relative; }
    @media (min-width: 800px) {
      .form-modal-alert {
        padding-left: 64px; } }
    .form-modal-alert i {
      display: none;
      color: #0062ff;
      position: absolute;
      top: 32px;
      left: 32px; }
      @media (min-width: 800px) {
        .form-modal-alert i {
          display: block; } }
    .form-modal-alert p {
      margin: 0; }
      @media (max-width: 799px) {
        .form-modal-alert p span {
          display: none; } }

.form-modal-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 64px; }

.form-modal-content-container {
  margin: 0 auto;
  max-width: 600px;
  padding: 64px 0 0 0;
  width: 100%; }
  .form-modal-content-container .level-4 {
    margin: 0 0 32px 0;
    font-size: 24px;
    font-weight: bold; }
  .form-modal-content-container .button {
    position: relative;
    border: 2px solid transparent; }
    .form-modal-content-container .button.cta {
      margin: 0 0 32px 0; }
    .form-modal-content-container .button.full-size {
      display: block;
      width: 100%;
      margin: 0 0 16px 0; }
    .form-modal-content-container .button.half-size {
      display: inline-block;
      width: 100%;
      margin: 0 0 16px 0; }
      .form-modal-content-container .button.half-size:nth-of-type(even) {
        margin-right: 0; }
      @media (min-width: 800px) {
        .form-modal-content-container .button.half-size {
          width: calc(50% - 16px);
          margin: 0 16px 16px 0; } }
    .form-modal-content-container .button.borderless {
      background: transparent;
      border: 2px solid;
      box-shadow: none;
      color: #fff;
      width: 100%;
      margin: 0 auto 64px;
      padding: 16px 32px;
      text-align: center;
      font-weight: normal; }
      .form-modal-content-container .button.borderless:hover {
        border: 2px solid #0062ff;
        transform: none; }
    .form-modal-content-container .button input[type="radio"]:disabled {
      color: black; }
    .form-modal-content-container .button:focus {
      outline: -webkit-focus-ring-color auto 5px; }

.crew-modal-list li {
  list-style: none; }

.crew-modal-content {
  background: #fff;
  display: block;
  margin: 0 auto;
  height: 100vh;
  max-width: 800px;
  overflow-x: scroll;
  position: relative;
  border-radius: 8px; }
  @media (min-width: 600px) {
    .crew-modal-content {
      padding: 64px; } }
  @media (min-width: 900px) {
    .crew-modal-content {
      width: calc((100% / 3) * 2);
      margin-top: -50px;
      height: calc(100vh - 116px); } }
  .crew-modal-content .crew-article-image {
    background-position: top;
    border-radius: 0;
    height: 350px;
    margin: 0; }
    @media (min-width: 600px) {
      .crew-modal-content .crew-article-image {
        height: 400px;
        margin: -64px -64px 0; } }
  .crew-modal-content .crew-article-content {
    max-width: 550px;
    margin: 0 auto;
    padding: 64px 32px; }
    @media (min-width: 500px) and (max-width: 599px) {
      .crew-modal-content .crew-article-content {
        padding: 64px; } }
  .crew-modal-content .crew-article-content-heading-featured,
  .crew-modal-content .crew-article-content-text-featured {
    height: auto;
    margin: 0 0 24px; }
  .crew-modal-content .crew-article-content-heading-featured {
    margin: 0 0 32px; }
  .crew-modal-content .vu-crew-form {
    max-width: calc(600px - 64px);
    margin: 0 auto;
    padding: 32px 128px; }

.promotion-modal {
  max-width: 400px; }

.reviews-section {
  background: #eee;
  padding-top: 64px; }

.submit-review-container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 32px 32px 0;
  width: 100%; }
  .submit-review-container h1 {
    text-align: center;
    margin: 0; }
    @media (min-width: 900px) {
      .submit-review-container h1 {
        text-align: left; } }
  .submit-review-container .submit-review-intro {
    margin: 0 0 8px 0; }
    .submit-review-container .submit-review-intro:last-of-type {
      margin: 0; }
  .submit-review-container.main-container {
    display: flex;
    flex-direction: column;
    padding-bottom: 32px; }
    @media (min-width: 900px) {
      .submit-review-container.main-container {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start; } }
  .submit-review-container form {
    background-color: #fff;
    border-radius: 0;
    padding: 32px 32px 32px 32px;
    margin: 0 0 32px 0; }
    @media (min-width: 900px) {
      .submit-review-container form {
        width: 50%; } }
    .submit-review-container form .main-form-input:last-of-type {
      margin: 0; }
    .submit-review-container form input,
    .submit-review-container form textarea {
      background-color: #eee; }
    @media (min-width: 650px) {
      .submit-review-container form #firstName,
      .submit-review-container form #lastName {
        width: calc(50% - 16px); } }
    @media (min-width: 650px) {
      .submit-review-container form #firstName {
        margin: 0 32px 0 0; } }
    .submit-review-container form .button {
      display: block;
      width: 100%; }
      @media (min-width: 550px) {
        .submit-review-container form .button {
          display: inline-block;
          width: 200px;
          vertical-align: middle; } }
      @media (min-width: 900px) {
        .submit-review-container form .button {
          display: block;
          width: calc(50% - 16px); } }
    .submit-review-container form .secondary-button {
      background: transparent;
      color: #0062ff;
      border: 2px solid #0062ff;
      margin: 0 0 16px 0; }
      @media (min-width: 550px) {
        .submit-review-container form .secondary-button {
          margin: 0 16px 0 0; } }
      @media (min-width: 900px) {
        .submit-review-container form .secondary-button {
          display: none; } }
  .submit-review-container .review-image-button {
    border: 2px dashed #666;
    display: block;
    padding: 64px 32px 64px 32px;
    font-size: 18px;
    text-align: center;
    transition: 0.25s ease-in-out; }
    @media (min-width: 530px) {
      .submit-review-container .review-image-button {
        padding: 128px 64px 128px 64px; } }
    .submit-review-container .review-image-button.uploaded {
      border: none;
      font-size: 0;
      padding: 0; }
      .submit-review-container .review-image-button.uploaded span {
        display: none; }
    .submit-review-container .review-image-button i {
      color: #666;
      display: block;
      margin: 0 0 16px 0;
      font-size: 24px; }
      @media (min-width: 530px) {
        .submit-review-container .review-image-button i {
          margin: 0 16px 0 0;
          display: inline;
          vertical-align: middle; } }
    @media (min-width: 900px) {
      .submit-review-container .review-image-button .mobile-only {
        display: none; } }
    .submit-review-container .review-image-button:hover {
      background: #eee;
      transform: scale(1.015); }
    .submit-review-container .review-image-button .image-upload-thumbnail {
      display: none;
      border: none;
      width: 100%;
      height: 200px;
      object-fit: cover; }
      @media (min-width: 450px) {
        .submit-review-container .review-image-button .image-upload-thumbnail {
          height: 250px; } }
      @media (min-width: 500px) {
        .submit-review-container .review-image-button .image-upload-thumbnail {
          height: 300px; } }
      @media (min-width: 550px) {
        .submit-review-container .review-image-button .image-upload-thumbnail {
          height: 350px; } }
      @media (min-width: 650px) {
        .submit-review-container .review-image-button .image-upload-thumbnail {
          height: 400px; } }
      @media (min-width: 900px) {
        .submit-review-container .review-image-button .image-upload-thumbnail {
          height: 250px; } }
      @media (min-width: 1000px) {
        .submit-review-container .review-image-button .image-upload-thumbnail {
          height: 300px; } }
      @media (min-width: 1200px) {
        .submit-review-container .review-image-button .image-upload-thumbnail {
          height: 350px; } }
  .submit-review-container .review-preview {
    display: none;
    margin: 0 0 32px 0;
    max-width: 350px; }
    @media (min-width: 900px) {
      .submit-review-container .review-preview {
        display: block;
        position: sticky;
        top: 175px; } }
  .submit-review-container h2 {
    margin: 0 0 16px 0; }
  .submit-review-container .reviews-card {
    box-shadow: 0 1px 5.9px rgba(0, 0, 0, 0.024), 0 3.8px 11.8px rgba(0, 0, 0, 0.035), 0 10.2px 18.8px rgba(0, 0, 0, 0.046), 0 24px 32px rgba(0, 0, 0, 0.07);
    background: #fff;
    border-radius: 8px;
    padding: 32px 32px 32px 32px;
    flex-shrink: 0;
    transition: all 100ms ease-in-out;
    cursor: pointer; }
    .submit-review-container .reviews-card .page-main-review-snippet-stars i {
      color: #666; }
    .submit-review-container .reviews-card:hover {
      transform: scale(1.025); }
    .submit-review-container .reviews-card-name {
      font-weight: bold;
      display: block;
      margin: 0 0 8px 0; }
    .submit-review-container .reviews-card .image-placeholder {
      display: block;
      margin: 0 0 32px 0;
      opacity: 0.15; }
    .submit-review-container .reviews-card .image-thumbnail {
      display: none;
      border: none;
      background: #eee;
      border-radius: 8px 8px 0 0;
      width: calc(100% + 64px);
      height: 200px;
      margin: -32px -32px 32px;
      object-fit: cover; }
    .submit-review-container .reviews-card .fa-image {
      width: 100%;
      height: 200px;
      font-size: 150px;
      text-emphasis: center;
      display: block;
      margin: 0 auto; }
    .submit-review-container .reviews-card-content {
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .submit-review-container .reviews-card .page-main-review-snippet {
      text-align: left;
      margin-bottom: 24px; }
      .submit-review-container .reviews-card .page-main-review-snippet-stars {
        justify-content: flex-start;
        margin: 0; }
        .submit-review-container .reviews-card .page-main-review-snippet-stars i {
          font-size: 16px; }
        .submit-review-container .reviews-card .page-main-review-snippet-stars p {
          font-weight: normal; }
      .submit-review-container .reviews-card .page-main-review-snippet-content p {
        margin: 0; }

#file {
  display: none; }

fieldset {
  margin: 0 0 64px 0; }

.review-stars {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  max-width: 300px; }
  .review-stars .button.user-review-star {
    background: transparent;
    font-size: 40px;
    padding: 0; }

textarea {
  font-family: Montserrat, sans-serif;
  width: 100%;
  height: 200px;
  padding: 16px 16px 16px 16px;
  font-size: 16px;
  border: none;
  line-height: 1.75; }

.review-stars > label {
  color: #666;
  float: right; }

.review-stars > input:checked ~ label,
.review-stars:not(:checked) > label:hover,
.review-stars:not(:checked) > label:hover ~ label {
  color: darkorange; }

/* hover previous stars in list */
.review-stars > input:checked + label:hover,
.review-stars > input:checked ~ label:hover,
.review-stars > label:hover ~ input:checked ~ label,
.review-stars > input:checked ~ label:hover ~ label {
  color: #ffaf4d; }
