.main-frame {
  position: relative;
  width: 100%;
  min-height: 31.25rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.main-frame {
  display: flex;
  flex-direction: column;
  height: auto;
  min-height: 100%;
  margin-bottom: 1em;
}

@media (min-width: 40.063em) {
  .main-frame {
    margin-bottom: 0;
  }
}
.wrapper {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 26.25rem;
  margin: 0 auto;
}

@media (min-width: 40.063em) {
  .wrapper {
    justify-content: flex-start;
    margin-bottom: 1rem;
  }
}
.main-frame-logo-centered {
  position: relative;
  margin: 0.5rem 0.5rem auto;
  padding-bottom: 0.5rem;
  text-align: left;
}

@media (min-width: 40.063em) {
  .main-frame-logo-centered {
    margin: 1.5625rem 0 1.25rem;
    padding-bottom: 0;
    text-align: center;
  }
}
.main-frame-logo-centered {
  text-align: center;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.viewport {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
.-pkKi215FbeBqwT-Twb7q,
.viewport {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.-pkKi215FbeBqwT-Twb7q {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-x: hidden;
}
.-pkKi215FbeBqwT-Twb7q {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  will-change: transform;
}
._2Qi8yb_cXCBWFup1A8YGOq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
._2Qi8yb_cXCBWFup1A8YGOq > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
._3kpuEMmU3YVHI9N1fyHkLQ {
  background-color: rgba(0, 0, 0, 0.35);
}
._2Y21Ul8pjjh1UgpJu4ka5B {
  margin-top: 0.5rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  text-shadow: 1px 1px #000;
}

@media (min-width: 22.5em) {
  ._2Y21Ul8pjjh1UgpJu4ka5B {
    font-size: 1.125rem;
  }
}

@media (min-width: 40.063em) {
  ._2Y21Ul8pjjh1UgpJu4ka5B {
    margin-top: 0.8rem;
    font-size: 1.25rem;
  }
}

@media (min-width: 64.063em) {
  ._2Y21Ul8pjjh1UgpJu4ka5B {
    margin-top: 1rem;
    font-size: 1.5rem;
  }
}
._5SgVFOWg6z5_QrO3Tqnu3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 1rem;
}

@media (min-width: 22.5em) {
  ._5SgVFOWg6z5_QrO3Tqnu3 {
    margin-bottom: 1.5rem;
  }
}
._1Sav6Qnu5_zOIrba2rRaMq {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  border-radius: 32px;
}
._7NGo9LUGB5T8tbnwMZPCy {
  margin-left: 1rem;
}
._9zyHskpZnGrvArMcviJD_ {
  position: relative;
  margin-bottom: 0.25rem;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  background-color: #ebeef4;
  font-size: 0.95rem;
  line-height: 1.2;
}

@media (min-width: 40.063em) {
  ._9zyHskpZnGrvArMcviJD_ {
    font-size: 1rem;
    line-height: 1.3;
  }
}
._9zyHskpZnGrvArMcviJD_ span {
  color: var(--primary);
  font-weight: 600;
}
._9zyHskpZnGrvArMcviJD_:last-child:before {
  content: "";
  position: absolute;
  top: calc(100% - 0.5rem);
  left: -0.5rem;
  width: 0;
  height: 0;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #ebeef4;
  border-left: 0.5rem solid transparent;
}
._3Ilddk7bXEJT3-Qr3d2kId {
  -webkit-animation: 0.5s cubic-bezier(0.19, 1, 0.22, 1) backwards fadeSlideIn;
  animation: 0.5s cubic-bezier(0.19, 1, 0.22, 1) backwards fadeSlideIn;
}
._3Ilddk7bXEJT3-Qr3d2kId {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
@-webkit-keyframes fadeSlideIn {
  0% {
    -webkit-transform: translateY(6.25rem);
    transform: translateY(6.25rem);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeSlideIn {
  0% {
    -webkit-transform: translateY(6.25rem);
    transform: translateY(6.25rem);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@media (min-width: 40.063em) {
  ._3fxXzQvmko3zNWgWJdgqau {
    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-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  @supports (display: grid) {
    ._3fxXzQvmko3zNWgWJdgqau {
      display: grid;
      grid-template-rows: 1fr minmax(3rem, 30%);
      grid-template-columns: 1fr;
    }
  }
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (display: grid) and (-webkit-appearance: none) {
    @media (min-width: 40.063em) {
      ._3fxXzQvmko3zNWgWJdgqau {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
      }
    }
  }
}

@media (min-width: 40.063em) {
  @supports (display: grid) {
  }
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (display: grid) and (-webkit-appearance: none) {
  }
}
.viewport:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  will-change: transform;
  background-image: url("../media/small.webp");
  background-position: top;
}

@media (orientation: portrait) {
  .viewport:before {
    background-image: url("../media/small.webp");
  }
}

@media (min-width: 40.063em) {
  .viewport:before {
    background-image: url("../media/small.webp");
  }
}

@media (min-width: 40.063em) and (orientation: portrait) {
  .viewport:before {
    background-image: url("../media/small.webp");
  }
}

@media (min-width: 64.063em) {
  .viewport:before {
    background-image: url("../media/large.webp");
  }
}

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
}
*,
:after,
:before {
  box-sizing: inherit;
}
* {
  margin: 0;
}
#root,
body,
html {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  overflow-y: hidden;
  background-color: #ccc;
  color: #3c4550;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans,
    Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  line-height: 1.42;
}
button,
input {
  border-radius: 0;
}

body {
  font-family: sans-serif;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}


:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
*,
::after,
::before {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
  width: device-width;
}
section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
h5 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
img {
  vertical-align: middle;
  border-style: none;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
select {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
h5 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
h5 {
  font-size: 1.25rem;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}
@media (min-width: 576px) {
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
}
.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled {
  background-color: #e9ecef;
  opacity: 1;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:focus,
.btn:hover {
  text-decoration: none;
}
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-block {
  display: block;
  width: 100%;
}
.fade {
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.btn-group {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active {
  color: #fff;
  background-color: #007bff;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
}
@supports (
  (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
) {
}
@supports (
  (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
) {
}
@supports (
  (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
) {
}
@supports (
  (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
) {
}
.d-block {
  display: block !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
}
.position-relative {
  position: relative !important;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
}
.w-100 {
  width: 100% !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.p-0 {
  padding: 0 !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
}
@media (min-width: 576px) {
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *,
  ::after,
  ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  img {
    page-break-inside: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
}

body,
h5 {
  font-weight: 300;
}
.btn {
  word-wrap: break-word;
}
a,
a:disabled:hover {
  color: #007bff;
}
:disabled {
  pointer-events: none !important;
}
a {
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
body {
  font-family: sans-serif;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
} 
.btn {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 0.84rem 2.14rem;
  font-size: 0.81rem;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  margin: 0.375rem;
  border: 0;
  -webkit-border-radius: 0.125rem;
  border-radius: 0.125rem;
  cursor: pointer;
  text-transform: uppercase;
  white-space: normal;
  color: #fff;
}
.btn:active,
.btn:focus,
.btn:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  outline: 0;
}
.btn:not([disabled]):not(.disabled):active {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn .fa {
  position: relative;
  font-size: 0.9rem;
}
.btn:disabled:active,
.btn:disabled:focus,
.btn:disabled:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.btn.btn-block {
  margin: inherit;
}
.btn-group .btn {
  margin: 0;
}
.btn-success {
  background-color: #00c851 !important;
  color: #fff !important;
}
.btn-success:hover {
  background-color: #00e25b;
}
.btn-success:focus {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn-success:active,
.btn-success:focus {
  background-color: #006228;
}
.btn-success:not([disabled]):not(.disabled):active {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  background-color: #006228 !important;
}
.btn-success:not([disabled]):not(.disabled):active:focus {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.modal-dialog .modal-content {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  border: 0;
  -webkit-border-radius: 0.125rem;
  border-radius: 0.125rem;
}
.modal-dialog .modal-content .modal-header {
  -webkit-border-top-left-radius: 0.125rem;
  border-top-left-radius: 0.125rem;
  -webkit-border-top-right-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}
.modal {
  padding-right: 0 !important;
}
@supports (
  (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
) {
}
.md-form {
  position: relative;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.md-form input[type="email"],
.md-form input[type="password"],
.md-form input[type="text"] {
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #ced4da;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background-color: transparent;
}
.md-form input[type="email"]:focus:not([readonly]),
.md-form input[type="password"]:focus:not([readonly]),
.md-form input[type="text"]:focus:not([readonly]) {
  -webkit-box-shadow: 0 1px 0 0 #4285f4;
  box-shadow: 0 1px 0 0 #4285f4;
  border-bottom: 1px solid #4285f4;
}
.md-form input[type="email"]:focus:not([readonly]) + label,
.md-form input[type="password"]:focus:not([readonly]) + label,
.md-form input[type="text"]:focus:not([readonly]) + label {
  color: #4285f4;
}
.md-form input[type="email"] + label:after,
.md-form input[type="password"] + label:after,
.md-form input[type="text"] + label:after {
  content: "";
  position: absolute;
  top: 65px;
  display: block;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-out, 0.2s color ease-out;
  -o-transition: 0.2s opacity ease-out, 0.2s color ease-out;
  transition: 0.2s opacity ease-out, 0.2s color ease-out;
}
.md-form .form-control {
  margin: 0 0 0.5rem;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0.3rem 0 0.55rem;
  background-image: none;
  background-color: transparent;
  height: auto;
}
.md-form .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0;
}
.md-form .form-control:disabled {
  border-bottom: 1px solid #bdbdbd;
  background-color: transparent;
}
.md-form .validate {
  margin-bottom: 2.5rem;
}
.md-form label {
  font-size: 1rem;
}
.md-form .prefix {
  top: 0.25rem;
  font-size: 1.75rem;
}
.md-form .prefix ~ input {
  margin-left: 2.5rem;
  width: -webkit-calc(100% - 2.5rem);
  width: calc(100% - 2.5rem);
}
.md-form .prefix ~ label {
  margin-left: 2.5rem;
}
.md-form label {
  position: absolute;
  top: 0.65rem;
  left: 0;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  cursor: text;
  color: #757575;
}
.md-form .prefix {
  position: absolute;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
ul.stepper {
  counter-reset: section;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 1em -1.5rem;
  padding: 1.5rem;
}
ul.stepper li a {
  padding: 1.5rem;
  text-align: center;
}
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.tab-content {
  padding: 2rem 1rem 1rem;
}
.nav-pills .nav-item + .nav-item {
  margin-left: 0;
} /*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */ /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.form-check-input[type="radio"]:not(:checked) + label,
label.btn input[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 1.5625rem;
  line-height: 1.5625rem;
  -webkit-transition: 0.28s ease;
  -o-transition: 0.28s ease;
  transition: 0.28s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-check-input[type="radio"]:not(:checked) + label:after,
.form-check-input[type="radio"]:not(:checked) + label:before,
label.btn input[type="radio"]:not(:checked) + label:after,
label.btn input[type="radio"]:not(:checked) + label:before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.form-check-input[type="radio"]:not(:checked) + label:after,
.form-check-input[type="radio"]:not(:checked) + label:before,
label.btn input[type="radio"]:not(:checked) + label:after,
label.btn input[type="radio"]:not(:checked) + label:before {
  border: 2px solid #5a5a5a;
}
.form-check-input[type="radio"]:not(:checked) + label:after,
label.btn input[type="radio"]:not(:checked) + label:after {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.form-check-input[type="radio"]:disabled:not(:checked) + label:before,
label.btn input[type="radio"]:disabled:not(:checked) + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.46);
}
label.btn input[type="radio"]:disabled + span {
  color: rgba(0, 0, 0, 0.46);
}
.form-check-input[type="radio"]:disabled:not(:checked) + span:before,
label.btn input[type="radio"]:disabled:not(:checked) + span:before {
  border-color: rgba(0, 0, 0, 0.46);
}
label.btn input[type="radio"]:disabled:checked + span:after {
  background-color: rgba(0, 0, 0, 0.46);
  border-color: #bdbdbd;
}
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.form-check-input[type="checkbox"] + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 1.5625rem;
  line-height: 1.5625rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-check-input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #8a8a8a;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  margin-top: 3px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.form-check-input[type="checkbox"]:not(:checked):disabled + label:before,
label.btn input[type="checkbox"]:not(:checked):disabled + label:before {
  border: none;
  background-color: #bdbdbd;
}
.form-check-input[type="checkbox"]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 1.375rem;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #4285f4;
  border-bottom: 2px solid #4285f4;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.form-check-input[type="checkbox"]:checked:disabled + label:before {
  border-right: 2px solid #bdbdbd;
  border-bottom: 2px solid #bdbdbd;
}
.form-check-input[type="checkbox"]:indeterminate + label:before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 1.375rem;
  border-top: none;
  border-left: none;
  border-right: 2px solid #4285f4;
  border-bottom: none;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.form-check-input[type="checkbox"]:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.46);
  background-color: transparent;
}
.form-check-input[type="checkbox"].filled-in + label:after {
  -webkit-border-radius: 0.125rem;
  border-radius: 0.125rem;
}
.form-check-input[type="checkbox"].filled-in + label:after,
.form-check-input[type="checkbox"].filled-in + label:before {
  content: "";
  left: 0;
  position: absolute;
  -webkit-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s,
    height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  -o-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s,
    height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s,
    height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
}
.form-check-input[type="checkbox"].filled-in:not(:checked) + label:before,
label.btn input[type="checkbox"].filled-in:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  -ms-transform: rotate(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.form-check-input[type="checkbox"].filled-in:not(:checked) + label:after,
label.btn input[type="checkbox"].filled-in:not(:checked) + label:after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0;
  z-index: 0;
}
.form-check-input[type="checkbox"].filled-in:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  -ms-transform: rotate(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.form-check-input[type="checkbox"].filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #a6c;
  background-color: #a6c;
  z-index: 0;
}
.form-check-input[type="checkbox"]:disabled:not(:checked) + label:after,
.form-check-input[type="checkbox"]:disabled:not(:checked) + label:before,
label.btn input[type="checkbox"]:disabled:not(:checked) + label:after,
label.btn input[type="checkbox"]:disabled:not(:checked) + label:before {
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}
.form-check-input[type="checkbox"]:disabled:checked + label:before {
  background-color: transparent;
}
.form-check-input[type="checkbox"]:disabled:checked + label:after {
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}
select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff
    url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
    no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 2px;
}
select:disabled {
  color: rgba(0, 0, 0, 0.3);
}
.select-dropdown [type="checkbox"]:disabled:not(:checked) + label:before {
  margin-left: 0;
  margin-top: 0;
}
.switch
  label
  input[type="checkbox"]:checked:not(:disabled)
  ~ .lever:active:after {
  -webkit-box-shadow: 0 0.0625rem 0.1875rem 0.0625rem rgba(0, 0, 0, 0.4),
    0 0 0 0.9375rem rgba(170, 102, 204, 0.1);
  box-shadow: 0 0.0625rem 0.1875rem 0.0625rem rgba(0, 0, 0, 0.4),
    0 0 0 0.9375rem rgba(170, 102, 204, 0.1);
}
.switch label input[type="checkbox"]:not(:disabled) ~ .lever:active:after {
  -webkit-box-shadow: 0 0.0625rem 0.1875rem 0.0625rem rgba(0, 0, 0, 0.4),
    0 0 0 0.9375rem rgba(0, 0, 0, 0.08);
  box-shadow: 0 0.0625rem 0.1875rem 0.0625rem rgba(0, 0, 0, 0.4),
    0 0 0 0.9375rem rgba(0, 0, 0, 0.08);
}
button:focus {
  outline: 0 !important;
}
#toast-container > :hover {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
} 
.stepper {
  padding: 0 !important;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  font-size: 12px;
  width: 75%;
  margin: 0 auto !important;
  position: relative;
  z-index: 1;
}
.stepper:before {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  height: 2px;
  top: calc(50% - 1px);
  z-index: -1;
  left: 10px;
  right: 10px;
}
.stepper li {
  border-radius: 50%;
  width: 42px;
  height: 42px;
  text-align: center;
  color: #000;
  font-weight: bold;
  background: #fff;
  border: 2px solid #fff;
  transition: all 0.4s ease-in-out;
  box-shadow: 0 2px 3px #000;
  position: relative;
}
.stepper li a,
.nav-pills .nav-link {
  background: none;
  border-radius: 50%;
  padding: 10px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  color: #000;
}
.nav-pills .nav-link.active {
  background: #00c851;
  background: var(--success);
  color: #fff;
}
@media screen and (max-width: 500px) {
  .stepper {
    width: 100%;
  }
  .stepper li {
    width: 30px;
    height: 30px;
  }
  .nav-pills .nav-link {
    padding: 4px;
  }
}

/* Stepper unclickable */

.nav-link {
  pointer-events: none;
}

ul.stepper {
  padding: 3px 0px 3px !important;
}
/* Steps ====================*/
#pills-tabContent {
  max-width: 700px;
  margin: 0 auto;
  padding: 0;
  border-radius: 0 0 10px 10px;
}
.tab-content > .active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
#pills-tabContent .steps .genres {
  padding: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  transition: all 0.4s ease-in-out;
  width: 100%;
}
.genre-container {
  width: 100%;
  margin: 0px;
  -webkit-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.md-form {
  text-align: left;
}
.steps .email-terms .md-form {
  margin: 0;
}
.registerFormMultistep {
  max-width: 700px;
  margin: 0 auto;
  padding: 0;
  border-radius: 10px;
}
@media screen and (max-width: 375px) {
  #pills-tabContent .steps .genres {
    padding: 15px 15px 95px 15px;
  }
}

@media screen and (max-width: 375px) {
  .title-multistep {
    padding: 15px 15px 0px 15px;
  }
}

#pills-tabContent #genders label,
#pills-tabContent .steps #gender_interest label,
.preferences label.genre {
  width: 380px !important;
  max-width: 380px !important;
  margin-left: 10px;
  display: block;
  background-color: var(--primary);
  border-radius: 25px;
  font-size: 1rem;
  letter-spacing: 0px;
  padding: 0.8rem 0.2rem;
}

.btn:not([disabled]):not(.disabled):active {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  background-color: var(--secondary) !important;
}

.btn:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  background-color: var(--secondary) !important;
}

@media screen and (max-width: 767px) {
  #pills-tabContent #genders label,
  #pills-tabContent .steps #gender_interest label,
  .preferences label.genre {
    width: 330px !important;
    max-width: 330x !important;
  }
}

.user {
  width: 100% !important;
  max-width: 380px !important;
  margin: 0;
  display: block;
  background-color: #fff;
  border-radius: 5px;
  font-size: 1rem;
  letter-spacing: 0px;
  padding: 0px;
}

.md-form label {
  left: 10px;
  top: 0.5rem;
}

.md-form .prefix {
  top: 0.25rem;
  font-size: 1.25rem;
}

.md-form input[type="text"] {
  color: #757575;
  margin-bottom: 0rem !important;
}

.pass {
  width: 100% !important;
  max-width: 380px !important;
  margin: 0;
  display: block;
  background-color: #fff;
  border-radius: 5px;
  font-size: 1rem;
  letter-spacing: 0px;
  padding: 0px;
}

.md-form {
  width: 100% !important;
  /* max-width: 380px !important; */
  margin: 0;
  display: block;
  background-color: #fff;
  border-radius: 5px;
  font-size: 1rem;
  letter-spacing: 0px;
  padding: 0px;
}

.md-form .validate {
  margin-bottom: 0rem;
}
.form-check-input[type="checkbox"] + label {
  color: #fff !important;
}

.form-control {
  border-bottom: none !important;
}

.md-form .prefix {
  top: 0.5rem;
  font-size: 1.25rem;
}


#pills-tabContent .submit-container button.btn.btn-next {
  margin-top: 10px;
  height: 39px;
  padding-top: 11px;
}

.privacy.footer-level .link a {
  color: #fff !important;
}

.stepper-progress {
  height: 80px;
}

.mb-1 {
  margin: 0;
}

.mb-1 {
  margin-bottom: 0;
}

.steps.active {
  padding: 0 15px 80px 15px;
}
/* Steps form elements ====================*/

.steps.active {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.genres {
  width: 100%;
}

#pills-tabContent #genders label,
#pills-tabContent .steps #gender_interest label,
.preferences label.genre {
  width: 74px;
  max-width: 74px;
  margin: 0;
  padding: 0.84rem !important;
}
.steps #genders i,
.preferences label.genre i {
  font-size: 19px !important;
  height: 19px;
}
.steps .gender-check {
  height: 19px;
}
#pills-tabContent .submit-container button.btn.btn-next {
  -webkit-box-ordinal-group: 2;
  box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  float: right;
}
.submit-container > div:nth-child(1) {
  float: left;
}
.md-form input[type="text"] {
  font-weight: 300;
  color: #757575;
  margin-bottom: 0.5rem;
}
.privacy.footer-level {
  margin-top: 20px;
}
.form-check {
  padding-left: 1.75rem;
}
.form-check-input[type="checkbox"][class*="filled-in"]:checked + label:before,
.form-check-input[type="checkbox"][class*="filled-in"] + label:after,
.form-check-input[type="checkbox"][class*="filled-in"] + label:before {
  margin-left: -1.75rem;
}
.checkbox-primary-filled
  [type="checkbox"][class*="filled-in"]:checked
  + label:after {
  border-color: #4285f4;
  border-color: var(--primary);
  background-color: #4285f4;
  background-color: var(--primary);
}

@media screen and (max-width: 575px) {
  #pills-tabContent .submit-container .btn {
    /* margin: 0; */
    padding: 0.84rem;
    /* min-width: 100%; */
  }
}

/*==== Terms & conditions ======================*/

#checkEmail {
  margin-bottom: 20px;
}

.privacy.footer-level {
  /* margin: 10px 0 0 0; */
  padding: 0 !important;
}
.form-check {
  position: initial;
}
.privacy label {
  display: block;
  color: rgba(0, 0, 0, 0.7) !important;
  font-size: 11px !important;
  line-height: 11px !important;
  margin: 0 !important;
  padding: 0 0 0 0 !important;
  text-align: left;
  position: relative;
}

.privacy.footer-level a {
  color: rgba(0, 0, 0, 0.7) !important;
  cursor: pointer;
  text-decoration: none;
}
.privacy.footer-level a:hover {
  color: rgba(0, 0, 0, 1) !important;
}

.privacy.footer-level .link a {
  color: #fff !important;
}

.form-check-input[type="checkbox"].filled-in:not(:checked) + label:after,
label.btn input[type="checkbox"].filled-in:not(:checked) + label:after {
  background-color: #fff;
}
/* Validation modal */

#validationModal .modal-footer button,
#validationModal .modal-title,
#validationModal .modal-body {
  text-align: center;
  margin: 0 auto;
}
#validationModal .modal-header {
  background: #000;
  color: #fff;
}
#validationModal .modal-title {
  font-weight: bold;
}
#validationModal .modal-footer {
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  box-direction: normal;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
/* Body settings ====================*/
html {
  overflow: hidden;
}
html,
body {
  width: 100%;
  max-width: 100%;
  min-height: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
/* header ====================*/

.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #10a2ff !important;
  background-color: var(--primary) !important;
  /* background-color: #777 !important; */
}
.checkbox-primary-filled
  [type="checkbox"][class*="filled-in"]:checked
  + label:after {
  border-color: #10a2ff;
  border-color: var(--primary);
  background-color: #10a2ff;
  background-color: var(--primary) !important;
  /* background-color: #777 !important; */
}
.md-form input[type="email"]:focus:not([readonly]),
.md-form input[type="password"]:focus:not([readonly]),
.md-form input[type="text"]:focus:not([readonly]) {
  -webkit-box-shadow: 0 1px 0 0 #10a2ff;
  -webkit-box-shadow: 0 1px 0 0 var(--primary);
  box-shadow: 0 1px 0 0 #10a2ff;
  box-shadow: 0 1px 0 0 var(--primary);
  border-bottom: 1px solid #10a2ff;
  border-bottom: 1px solid var(--primary);
}

.btn-success,
.nav-pills .nav-link.active {
  background: #00c851 !important;
  background: var(--success) !important;
}

.logo {
  background: url("logo");
  background-size: cover;
  background-position: center;
}
