/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */
@layer properties;
youtube-background {
  position: absolute;
  top: 0px;
  display: block;
  left: 0;
  right: -15px;
  bottom: -15px;
  overflow: hidden;
}
youtube-background iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-aspect-ratio: 16/9) {
  youtube-background iframe {
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  youtube-background iframe {
    width: 177.78vh;
  }
}
.OneColumnBlock {
  background-color: white;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 400px;
}
.OneColumnBlock h2 {
  margin-top: -10px;
  font-size: 40px;
}
.OneColumnBlock .bodytext {
  margin: auto auto;
  margin-top: 60px;
  margin-bottom: 40px;
  width: 80%;
  border-radius: 15px;
  font-size: 20px;
  padding: 60px;
}
.TwoColumnBlock {
  Xbackground-color: white;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.TwoColumnBlock img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}
react-top-menu {
  color: #000;
  z-index: 9999;
  position: relative;
}
react-top-menu ul {
  padding-inline-start: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  list-style: none;
  padding-left: 0;
}
react-top-menu ul li {
  float: left;
}
react-top-menu .navbar {
  width: 100vw;
  border-bottom-width: 0 !important;
  transform-origin: top;
  align-items: start;
  top: 0;
  padding-left: 0;
  padding-right: 0;
  transition: all 0.5s;
  height: 60px;
}
react-top-menu .navbar .navbar-brand {
  position: absolute;
  top: 15px;
}
react-top-menu .navbar .navbar-brand img {
  height: 42px;
}
react-top-menu .navbar .mnu-container {
  width: 100%;
  margin-top: 21px;
  text-align: right;
}
react-top-menu .navbar .navbar-nav {
  flex-direction: row;
  justify-content: flex-end;
}
react-top-menu .navbar .navbar-nav li {
  display: list-item;
  list-style: none;
  text-align: left;
}
react-top-menu .navbar .navbar-nav li a.active:before, react-top-menu .navbar .navbar-nav li a:hover:before {
  visibility: visible;
  transform: scaleX(1);
}
react-top-menu .navbar .navbar-nav li .nav-link:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -14px;
  left: 0;
  background-color: rgba(0, 0,0, 0.8);
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.2s ease-in-out 0s;
  background-color: rgba(255, 255,255, 0.7);
  height: 100px;
  z-index: 1;
}
react-top-menu .navbar .navbar-nav li .nav-link {
  color: #000;
  position: relative;
  margin-right: 10px;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
  font-weight: 600;
}
react-top-menu .navbar .navbar-nav li .nav-link span {
  position: relative;
  z-index: 999;
}
react-top-menu .navbar .navbar-nav li .submnu {
  display: none;
}
react-top-menu .navbar .navbar-nav li .childMnu {
  display: none;
}
react-top-menu .navbar .navbar-nav li .subbtnclose {
  display: none;
}
react-top-menu .navbar .navbar-nav li .childMnu {
  display: none;
  list-style: none;
  margin: auto;
  padding: 0;
  position: absolute;
  top: 10px;
  padding-top: 28px;
  margin-left: 0px;
}
react-top-menu .navbar .navbar-nav li .childMnu .nav-link:before {
  display: none;
}
react-top-menu .navbar .navbar-nav li .childMnu ul {
  list-style: none;
  margin: auto;
  padding: 0;
  padding-inline-start: 0;
}
react-top-menu .navbar .navbar-nav li .childMnu li {
  list-style: none;
  margin: auto;
  padding: 0;
  height: 100%;
  float: none;
  display: inline-block;
}
react-top-menu .navbar .navbar-nav li .childMnu li span {
  display: block;
  text-align: center;
  height: 100%;
  line-height: 42px;
}
react-top-menu .navbar .navbar-nav li:hover .childMnu {
  display: block;
}
react-top-menu .topInit {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.5);
  transform: translateY(-10px);
}
react-top-menu .topInit:hover {
  background-color: rgba(255,255,255,0.85);
}
react-top-menu .topInit .childMnu ul {
  background-color: rgba(255,255,255,.7);
  padding-bottom: 10px !important;
  padding-right: 10px !important;
  padding-top: 10px !important;
}
react-top-menu .topScroll {
  background-color: rgba(255, 255, 255, 0.7);
  position: fixed;
  transform: translateY(-10px);
}
react-top-menu .topScroll .childMnu ul {
  background-color: rgba(255,255,255,.9);
  padding-bottom: 10px !important;
  padding-right: 10px !important;
  padding-top: 10px !important;
}
react-top-menu .mnu {
  Xwidth: calc(100% - 200px);
  position: relative;
  right: 0;
  display: inline-block;
}
react-top-menu .mnu .row {
  display: inline-block;
}
react-top-menu .arrow {
  background-image: url('/image/pil-ner.svg');
  background-size: contain;
  height: 40px;
  min-width: 40px;
  background-repeat: no-repeat;
  transform: rotate(90deg) scale(0.3);
  display: block;
  margin-left: -4px;
}
react-top-menu .arrow.right {
  transform: rotate(-90deg) scale(0.4);
  margin-left: 10px;
}
react-top-menu #hamburger {
  z-index: 999;
  display: none;
  width: 50px;
  height: 45px;
  top: 8px;
  position: absolute;
  right: 30px;
  transform: scale(0.6) rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
}
react-top-menu #hamburger span {
  display: block;
  position: absolute;
  height: 7px;
  width: 100%;
  background: #000;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}
react-top-menu #hamburger span:nth-child(1) {
  top: 0px;
}
react-top-menu #hamburger span:nth-child(2), react-top-menu #hamburger span:nth-child(3) {
  top: 18px;
}
react-top-menu #hamburger span:nth-child(4) {
  top: 36px;
}
react-top-menu #hamburger.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
react-top-menu #hamburger.open span:nth-child(2) {
  transform: rotate(45deg);
}
react-top-menu #hamburger.open span:nth-child(3) {
  transform: rotate(-45deg);
}
react-top-menu #hamburger.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
@media screen and (min-width:1024px) and (max-width:1200px) {
  .mnu {
    margin-right: 30px;
  }
}
@media screen and (max-width:1024px) {
  react-top-menu .navbar {
    padding: 0;
    transition: none;
  }
  .navbar-nav {
    transition: all ease-in-out 0.2s;
  }
  .topInit, .topScroll {
    height: 80px;
    transform: translateY(0) !important;
  }
  .container-fluid {
    padding: 0;
  }
  .container-fluid .navbar-brand {
    left: 15px;
  }
  .submenuopen {
    transform: translate3d(-1000px,0,0);
  }
  .submenuopen .subbtnclose {
    display: none;
    cursor: pointer;
    margin-left: -10px;
    width: 50px;
    line-height: 40px;
    text-align: center;
    top: -100px;
    position: absolute;
  }
  .submenuopen .subbtnclose:hover {
    background-color: rgba(0,0,0,0.1);
    transform: translate3d(0,-2px,0);
  }
  .submenuopen .childMnu {
    transform: translate3d(1000px,0,0);
  }
  .submenuopen .childMnu ul {
    background-color: transparent !important;
  }
  .navbar.showmobmenu {
    position: fixed;
    top: 0;
    height: 100vh;
  }
  .navbar.showmobmenu .navbar-brand {
    z-index: 10;
  }
  .navbar.showmobmenu .nav-link {
    padding: 6px;
    text-align: left;
  }
  .navbar.showmobmenu a:before {
    background-color: rgba(0, 0, 0, 0.05) !important;
    height: 32px !important;
    bottom: 3px !important;
  }
  .navbar.showmobmenu #hamburger {
    z-index: 9999;
  }
  .navbar.showmobmenu .container-fluid {
    height: 100vh;
  }
  .navbar.showmobmenu .mnu-container {
    z-index: 999;
    background-color: rgba(255,255,255, 1);
    width: 50%;
    margin-left: 50%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    padding: 0;
    align-items: start;
    overflow: hidden;
    margin-top: 0;
    border-left: solid 1px #eee;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .navbar.showmobmenu .mnu {
    width: 100%;
    margin: 0;
    padding-top: 120px;
  }
  .navbar.showmobmenu .navbar-nav {
    position: relative;
    left: 0;
    padding-left: 10%;
    padding-right: 10%;
    display: block;
    right: 0;
  }
  .navbar.showmobmenu li {
    width: 100%;
  }
  react-top-menu .navbar .navbar-nav li.nav-item .nav-link {
    font-size: 18px;
    line-height: 24px;
    border: dashed 0px rgba(255, 255,255, 0.8);
    position: relative;
    width: 70%;
    float: left;
    margin-right: 0;
    margin-bottom: 6px;
  }
  react-top-menu .navbar .navbar-nav li.nav-item .nav-link:before {
    transform-origin: left;
  }
  react-top-menu .navbar .navbar-nav li.nav-item span.submnu {
    display: block;
    display: none;
    float: right;
    max-width: 30%;
    Xbackground-color: rgba(0,0,0,0.1);
    color: white;
    width: 50px;
    text-align: center;
    font-weight: 700;
    line-height: 40px;
    cursor: pointer;
  }
  react-top-menu .navbar .navbar-nav li.nav-item span.submnu:hover {
    background-color: rgba(0,0,0,0.1);
    transform: translate3d(0,-2px,0);
  }
  react-top-menu .navbar .navbar-nav li.nav-item.open .childMnu {
    display: block;
  }
  react-top-menu .navbar .navbar-nav li.nav-item .childMnu {
    display: none;
    position: absolute;
    display: block;
    position: relative;
    right: 0;
    width: 50px;
    height: 100%;
    top: 0;
    bottom: 0;
    padding-inline-start: 0;
    Xbackground-color: rgba(0,0,0,0.1);
    padding-left: 0%;
    padding-right: 0%;
    left: 0;
    width: 100%;
    padding-top: 0;
    margin-top: 0;
  }
  react-top-menu .navbar .navbar-nav li.nav-item .childMnu .nav-link:before {
    display: block;
  }
  react-top-menu .navbar .navbar-nav li.nav-item .childMnu ul {
    margin-left: 0 !important;
    padding-left: 10px !important;
  }
  react-top-menu .navbar .navbar-nav li.nav-item .childMnu li {
    list-style: none;
    margin: auto;
    padding: 0;
    height: 100%;
  }
  react-top-menu .navbar .navbar-nav li.nav-item .childMnu li span {
    display: block;
    text-align: center;
    height: 100%;
    line-height: 42px;
  }
  react-top-menu .navbar-nav {
    display: none;
  }
  react-top-menu #hamburger {
    display: flex;
  }
}
@media screen and (max-width:575px) {
  .navbar.showmobmenu .mnu-container {
    width: 100%;
    margin-left: 0%;
  }
}
@media screen and (max-width:1024px) and (orientation: landscape) {
  .navbar.showmobmenu .mnu {
    padding-top: 50px;
  }
}
body {
  font-size: 18px;
  background-image: linear-gradient(45deg, rgb(133, 255, 189) 0%, rgb(255, 251, 125) 100%);
  background: rgb(255,255,255);
  background: radial-gradient(circle, rgba(250,250,240,1) 0%, rgba(230,230,230,1) 100%);
  font-family: "Inter", "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.5;
  letter-spacing: -0.017em;
  background: radial-gradient(circle, rgb(249 250 251) 0%, rgb(237 242 250) 100%);
}
h1 {
  font-family: "Inter", 'Sora', sans-serif;
  font-weight: 700;
  font-size: 2.5em;
  font-size: 55px;
  line-height: 75px;
  letter-spacing: -2.368px;
  margin-bottom: 15px;
}
h1 {
  Xbackground: -webkit-linear-gradient(left, red , yellow);
  XXbackground: linear-gradient(45deg, black, rgb(17, 60, 125));
  Xbackground: linear-gradient(90deg, black, rgb(21, 70, 145));
  background: linear-gradient(45deg, black, rgb(21, 70, 175), lightblue);
  background: linear-gradient(45deg, rgb(21, 70, 175), rgb(21, 70, 145), black);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hero h1 {
  background: linear-gradient(45deg, rgb(245, 245, 245), rgb(240, 240,240), white);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
h2 {
  font-weight: 700;
  font-size: 2em;
  font-size: 35px;
  line-height: 75px;
  letter-spacing: -1.768px;
  margin-bottom: 15px;
}
h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: -1.3px;
  margin-top: 15px;
}
a {
  color: #000;
  text-decoration: none;
}
.bodytext {
  border: solid 1px #fcfcfc;
  padding: 20px;
  border-radius: 5px;
  background-color: white;
}
#content {
  margin-top: 80px;
  min-height: 75vh;
}
.flex-container {
  display: flex;
  flex-wrap: nowrap;
}
.flex-container > div {
  margin: 10px;
  text-align: center;
}
.breadcrumb {
  font-size: 14px;
  padding: 5px;
}
.breadcrumb a, .breadcrumb span {
  padding: 5px;
}
.breadcrumb .divider {
  margin: 2px;
}
ul {
  list-style-type: circle;
  margin-left: 25px;
  margin-top: 10px;
}
.card {
  border: solid 1px #fcfcfc;
  padding: 20px;
  border-radius: 5px;
  background-color: white;
  min-height: 300px;
  font-size: 16px;
  font-weight: 700;
}
.card .img {
  background: radial-gradient(circle, rgb(249 250 251) 0%, rgb(237 242 250) 100%);
  border-radius: 5px;
  height: 250px;
  margin-bottom: 10px;
}
.button {
  border-radius: 10px;
  float: right;
  border-radius: 30px;
  line-height: 30px;
  background: linear-gradient(45deg, rgb(92, 133, 220) 0%, rgb(84, 157, 190) 100%);
  transition: 0.3s;
  background: radial-gradient(circle, rgb(249 250 251) 0%, rgb(237 242 250) 100%);
  padding: 10px 20px;
  display: inline-block;
  color: #333;
  width: 112px;
  margin-top: 20px;
  cursor: pointer;
  font-size: 17px;
}
.button:hover {
  background: radial-gradient(circle, rgb(249 250 251) 20%, rgb(237 242 250) 100%) !important;
}
.button.white {
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(253, 253, 253) 100%);
  color: #000;
  border: solid 1px #ccc;
  text-align: center;
}
.button.dark {
  background: linear-gradient(45deg, rgb(21, 70, 175), rgb(21, 70, 145), rgb(21, 60, 130));
  color: #fff;
  border: solid 1px rgb(21, 70, 175);
  text-align: center;
}
.button.dark:hover {
  background: linear-gradient(45deg, rgb(21, 70, 175), rgb(21, 70, 145), rgb(21, 60, 130)) !important;
  color: #fff;
  border: solid 1px rgb(21, 70, 175);
  text-align: center;
  opacity: 0.8;
}
input {
  border: solid 1px #bbb;
  border-radius: 5px;
  line-height: 36px;
  margin-bottom: 10px;
  padding-left: 10px;
}
label {
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 0px;
  display: inline-block;
  padding-left: 5px;
}
.form-control {
  border: solid 1px #bbb;
  border-radius: 5px;
  line-height: 36px;
  margin-bottom: 10px;
  background-color: white;
  padding: 5px;
  width: 400px;
  font-family: "Inter", "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.5;
  letter-spacing: -0.017em;
}
code {
  border: dashed 1px #ccc;
  padding: 15px;
  background-color: #f9f9f9;
  font-style: italic;
  display: block;
  margin-bottom: 30px;
}
.topMnuDropdown {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: relative;
  display: inline-block;
}
.topMnuDropdown ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: none;
  position: absolute;
}
.topMnuDropdown:hover ul {
  display: block;
  width: 120px;
  background-color: white;
  padding: 10px;
  left: -15px;
  top: 50px;
  top: 25px;
}
.topMnuDropdown .linkbutton {
  cursor: pointer;
}
.topMnuDropdown .linkbutton:hover {
  background-color: #f9f9f9;
}
.topMnuDropdown .linkbutton:active {
  background-color: #f0f0f0;
}
footer {
  background-color: #f9f9f9;
  padding: 20px;
  font-size: 16px;
  color: #666;
  border-top: solid 1px #eee;
  margin-top: 20px;
  color: #333;
}
footer a {
  color: #333;
  text-decoration: none;
  font-size: 16px;
}
footer a:hover {
  text-decoration: none;
}
footer .footer-links {
  margin-top: 10px;
}
footer .footer-links a {
  margin-right: 15px;
}
footer ul, footer li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.hero {
  min-height: 600px;
  min-height: 600px;
  top: -80px;
  margin-bottom: -80px;
  overflow: hidden;
}
.hero .hero-content {
  padding-top: 200px;
  min-height: 600px;
  height: 100%;
  position: relative;
}
.hero h1 {
  font-size: 85px;
  margin-top: -10px;
  line-height: 100px;
}
.hero .H1sub {
  font-weight: 700;
  font-size: 22px;
  margin-top: 0px;
}
.createApplication .linkbutton {
  display: inline-block;
  padding: 5px;
  padding-left: 25px;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
}
.createApplication .linkbutton::before {
  content: " + ";
  position: absolute;
  left: 5px;
  top: 10px;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-size: cover;
  font-weight: bold;
}
.createApplication .linkbutton:hover {
  background-color: #f9f9f9;
}
.createApplication #customQuestions .form-control {
  width: 80%;
  border: solid 1px #eee;
  font-weight: 700;
}
.createApplication #customQuestions div.form-control {
  border: dashed 1px #ccc;
  width: 100%;
  height: 80px;
}
.-top-80px {
  top: -80px;
}
.-mb-80px {
  margin-bottom: -80px;
}
.collapse {
  visibility: collapse;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.static {
  position: static;
}
.z-0 {
  z-index: 0;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.col-12 {
  grid-column: 12;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.container {
  width: 100%;
}
.mx-auto {
  margin-inline: auto;
}
.mt-auto {
  margin-top: auto;
}
.mb-auto {
  margin-bottom: auto;
}
.ml-auto {
  margin-left: auto;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.size-full {
  width: 100%;
  height: 100%;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.w-full {
  width: 100%;
}
.max-w-\[70rem\] {
  max-width: 70rem;
}
.min-w-full {
  min-width: 100%;
}
.flex-1 {
  flex: 1;
}
.flex-2 {
  flex: 2;
}
.flex-none {
  flex: none;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow-1 {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.basis-full {
  flex-basis: 100%;
}
.-translate-x-full {
  --tw-translate-x: -100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-rotate-45 {
  rotate: calc(45deg * -1);
}
.rotate-45 {
  rotate: 45deg;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.resize {
  resize: both;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
:where(.divide-y > :not(:last-child)) {
  --tw-divide-y-reverse: 0;
  border-bottom-style: var(--tw-border-style);
  border-top-style: var(--tw-border-style);
  border-top-width: calc(1px * var(--tw-divide-y-reverse));
  border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
}
.overflow-hidden {
  overflow: hidden;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-transparent {
  border-color: transparent;
}
.bg-transparent {
  background-color: transparent;
}
.text-center {
  text-align: center;
}
.text-end {
  text-align: end;
}
.text-left {
  text-align: left;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.uppercase {
  text-transform: uppercase;
}
.opacity-0 {
  opacity: 0%;
}
.filter {
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.transition {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.transition-all {
  transition-property: all;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.transition-transform {
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.duration-500 {
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
.\[synthetic\:es6\/util\/arrayfromiterable\] {
  synthetic: es6/util/arrayfromiterable;
}
.\[synthetic\:es6\/util\/arrayfromiterator\] {
  synthetic: es6/util/arrayfromiterator;
}
.\[synthetic\:es6\/util\/arrayiterator\] {
  synthetic: es6/util/arrayiterator;
}
.\[synthetic\:es6\/util\/makeiterator\] {
  synthetic: es6/util/makeiterator;
}
.\[synthetic\:util\/global\] {
  synthetic: util/global;
}
@media (hover: hover) {
  .group-hover\:opacity-100:is(:where(.group):hover *) {
    opacity: 100%;
  }
}
@media (hover: hover) {
  .hover\:underline:hover {
    text-decoration-line: underline;
  }
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:opacity-50:disabled {
  opacity: 50%;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
    }
  }
}