/* colors
zappzy yellow: #FFC314
zappzy orange: #F59715
zappzy back: #012b3a
*/
/* fonts */
@font-face {
  font-display: swap;
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/quicksand-v31-latin-300.woff2') format('woff2'),
       url('fonts/quicksand-v31-latin-300.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/quicksand-v31-latin-regular.woff2') format('woff2'),
       url('fonts/quicksand-v31-latin-regular.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/quicksand-v31-latin-500.woff2') format('woff2'),
       url('fonts/quicksand-v31-latin-500.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/quicksand-v31-latin-600.woff2') format('woff2'),
       url('fonts/quicksand-v31-latin-600.ttf') format('truetype');
}
@font-face {
  font-display: swap;
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/quicksand-v31-latin-700.woff2') format('woff2'),
       url('fonts/quicksand-v31-latin-700.ttf') format('truetype');
}
.zappzyregister {
  font-family: 'Quicksand'!important;
  margin-block-start: 0px !important;
  margin-block-end: 0px !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
}
.zappzyregister .font-semibold {
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 700 !important;
  color: #012b3a !important;
}
.zappzyregister .whitespace-pre {
  white-space: unset !important;
  width: 125%;
}
.zappzyregister p {
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 500 !important;
  color: #012b3a !important;
  max-width: 30rem;
}
.zappzyregister a {
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 500 !important;
  color: #012b3a !important;
  text-decoration: underline !important;
}
.zappzyregister a:hover {
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 500 !important;
  color: #F59715 !important;
  transition: color 0.5s ease !important;
  text-decoration: underline !important;
}
.zappzyregister p strong {
  font-weight: 600 !important;
}
.zappzyregister .gtc {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #012b3a !important;
}
.zappzyregister .gtc a {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #012b3a !important;
  text-decoration: underline !important;
}
.zappzyregister .gtc a:hover {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #F59715 !important;
  transition: color 0.5s ease !important;
  text-decoration: underline !important;
}
.zappzyregister .font-medium {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #012b3a !important;
}
.zappzyregister input#terms {
  margin-top: -20px !important;
}
.zappzyregister button {
  font-family: 'Quicksand' !important;
  border-radius: 6px 6px 6px 6px !important;
  border-style: none !important;
  padding: 10px 15px 10px 15px !important;
  text-decoration: none !important;
  background-color: #FFC314 !important;
}
.zappzyregister button span.items-center {
  color: #FFFFFF!important;
  text-transform: none!important;
  font-weight: 700 !important;
  letter-spacing: unset;
  font-size: 16px !important;
  line-height: 18px !important;
}
.zappzyregister button:hover {
  background-color: #FFC314 !important;
  opacity: 0.8 !important;;
  color: #FFFFFF!important;
}
.zappzylogin {
  font-family: 'Quicksand'!important;
  margin-block-start: 0px !important;
  margin-block-end: 0px !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
}
.zappzylogin .font-semibold {
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 700 !important;
  color: #012b3a !important;
}
.zappzylogin p {
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 500 !important;
  color: #012b3a !important;
}
.zappzylogin .text-gray-500  {
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 500 !important;
  color: #012b3a !important;
}
.zappzylogin a {
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 500 !important;
  color: #012b3a !important;
  text-decoration: underline !important;
}
.zappzylogin a:hover {
  font-size: 18px !important;
  line-height: 26px !important;
  font-weight: 500 !important;
  color: #F59715 !important;
  transition: color 0.5s ease !important;
  text-decoration: underline !important;
}
.zappzylogin .font-medium {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #012b3a !important;
}
.zappzylogin button {
  font-family: 'Quicksand' !important;
  border-radius: 6px 6px 6px 6px !important;
  border-style: none !important;
  padding: 10px 15px 10px 15px !important;
  text-decoration: none !important;
  background-color: #FFC314 !important;
}
.zappzylogin button span.items-center {
  color: #FFFFFF!important;
  text-transform: none!important;
  font-weight: 700 !important;
  letter-spacing: unset;
  font-size: 16px !important;
  line-height: 18px !important;
}
.zappzylogin button:hover {
  background-color: #FFC314 !important;
  opacity: 0.8 !important;;
  color: #FFFFFF!important;
}


.zappzylogin .mt-2xl p {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #012b3a !important;
}
.zappzylogin .mt-2xl p a {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #012b3a !important;
  text-decoration: underline !important;
}
.zappzylogin .mt-2xl p a:hover {
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #F59715 !important;
  transition: color 0.5s ease !important;
  text-decoration: underline !important;
}
.zappzyhidesecurity div:nth-of-type(3) div:nth-of-type(6) a {
  display: none;
}