/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


@font-face {
font-family: '__MluvkaText_2f95f6';
src: url(/_next/static/media/3dcb100cafa66446-s.p.otf) format('opentype');
font-display: swap;
font-weight: 800;
}@font-face {font-family: '__MluvkaText_Fallback_2f95f6';src: local("Arial");ascent-override: 94.86%;descent-override: 20.29%;line-gap-override: 0.00%;size-adjust: 109.43%
}.__className_2f95f6 {font-family: '__MluvkaText_2f95f6', '__MluvkaText_Fallback_2f95f6';font-weight: 800
}.__variable_2f95f6 {--font-mluvka: '__MluvkaText_2f95f6', '__MluvkaText_Fallback_2f95f6'
}

@font-face {
font-family: '__RobotoRegular_7eeb6e';
src: url(/_next/static/media/a5023d7b0e4feb5d-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 400;
font-style: normal;
}@font-face {font-family: '__RobotoRegular_Fallback_7eeb6e';src: local("Arial");ascent-override: 92.43%;descent-override: 24.32%;line-gap-override: 0.00%;size-adjust: 100.37%
}.__className_7eeb6e {font-family: '__RobotoRegular_7eeb6e', '__RobotoRegular_Fallback_7eeb6e';font-weight: 400;font-style: normal
}.__variable_7eeb6e {--font-roboto: '__RobotoRegular_7eeb6e', '__RobotoRegular_Fallback_7eeb6e'
}

@font-face {
font-family: '__RobotoMedium_1e216c';
src: url(/_next/static/media/f40b95bf91e644ea-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 500;
font-style: normal;
}@font-face {font-family: '__RobotoMedium_Fallback_1e216c';src: local("Arial");ascent-override: 91.70%;descent-override: 24.13%;line-gap-override: 0.00%;size-adjust: 101.17%
}.__className_1e216c {font-family: '__RobotoMedium_1e216c', '__RobotoMedium_Fallback_1e216c';font-weight: 500;font-style: normal
}.__variable_1e216c {--font-robotomedium: '__RobotoMedium_1e216c', '__RobotoMedium_Fallback_1e216c'
}

@font-face {
font-family: '__RobotoSemibold_8f43bc';
src: url(/_next/static/media/3452daa4ab2d59c7-s.p.ttf) format('truetype');
font-display: swap;
font-weight: 600;
font-style: normal;
}@font-face {font-family: '__RobotoSemibold_Fallback_8f43bc';src: local("Arial");ascent-override: 91.39%;descent-override: 24.05%;line-gap-override: 0.00%;size-adjust: 101.51%
}.__className_8f43bc {font-family: '__RobotoSemibold_8f43bc', '__RobotoSemibold_Fallback_8f43bc';font-weight: 600;font-style: normal
}.__variable_8f43bc {--font-robotosemibold: '__RobotoSemibold_8f43bc', '__RobotoSemibold_Fallback_8f43bc'
}

