@font-face {
  font-family: 'Just Another Hand';

  font-style: normal;

  font-weight: normal;

  src: url('../fonts/JustAnotherHand-Regular.woff2') format('woff');
}

@font-face {
  font-family: 'Saira';

  font-style: normal;

  font-weight: normal;

  src: url('../fonts/saira/Saira-Regular.woff2') format('woff');
}

@font-face {
  font-family: 'Saira';

  font-style: normal;

  font-weight: 500;

  src: url('../fonts/saira/Saira-Medium.woff2') format('woff');
}

@font-face {
  font-family: 'Saira';

  font-style: normal;

  font-weight: 600;

  src: url('../fonts/saira/Saira-SemiBold.woff2') format('woff');
}

@font-face {
  font-family: 'Saira';

  font-style: normal;

  font-weight: 700;

  src: url('../fonts/saira/Saira-Bold.woff2') format('woff');
}

@font-face {
  font-family: 'Saira';

  font-style: italic;

  font-weight: 700;

  src: url('../fonts/saira/Saira-BlackItalic.woff2') format('woff');
}

@font-face {
  font-family: 'Saira';

  font-style: normal;

  font-weight: 800;

  src: url('../fonts/saira/Saira-ExtraBold.woff2') format('woff');
}

@font-face {
  font-family: 'Saira';

  font-style: normal;

  font-weight: 900;

  src: url('../fonts/saira/Saira-Black.woff2') format('woff');
}

@font-face {
  font-family: 'NatoSans';

  font-style: normal;

  font-weight: normal;

  src: url('../fonts/nato-sans/NotoSans-Regular.woff2') format('woff');
}

@font-face {
  font-family: 'NatoSans';

  font-style: normal;

  font-weight: 500;

  src: url('../fonts/nato-sans/NotoSans-Medium.woff2') format('woff');
}

@font-face {
  font-family: 'NatoSans';

  font-style: normal;

  font-weight: 700;

  src: url('../fonts/nato-sans/NotoSans-Bold.woff2') format('woff');
}

.pointer-events-none {
  pointer-events: none !important;
}

.pointer-events-auto {
  pointer-events: auto !important;
}

.visible {
  visibility: visible !important;
}

.collapse {
  visibility: collapse !important;
}

.static {
  position: static !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.inset-0 {
  inset: 0px !important;
}

.inset-y-0 {
  top: 0px !important;
  bottom: 0px !important;
}

.-bottom-10 {
  bottom: -2.5rem !important;
}

.-bottom-12 {
  bottom: -3rem !important;
}

.-bottom-20 {
  bottom: -5rem !important;
}

.-left-16 {
  left: -4rem !important;
}

.-right-\[34rem\] {
  right: -34rem !important;
}

.bottom-4 {
  bottom: 1rem !important;
}

.bottom-\[10\%\] {
  bottom: 10% !important;
}

.bottom-\[16\%\] {
  bottom: 16% !important;
}

.bottom-\[40vw\] {
  bottom: 40vw !important;
}

.left-0 {
  left: 0px !important;
}

.left-1\/2 {
  left: 50% !important;
}

.right-0 {
  right: 0px !important;
}

.right-16 {
  right: 4rem !important;
}

.right-6 {
  right: 1.5rem !important;
}

.top-0 {
  top: 0px !important;
}

.top-1\/2 {
  top: 50% !important;
}

.top-10 {
  top: 2.5rem !important;
}

.top-16 {
  top: 4rem !important;
}

.top-20 {
  top: 5rem !important;
}

.-z-10 {
  z-index: -10 !important;
}

.z-10 {
  z-index: 10 !important;
}

.z-1000 {
  z-index: 1000 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-first {
  order: -9999 !important;
}

.m-0 {
  margin: 0px !important;
}

.-my-8 {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}

.mx-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.mx-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.my-56 {
  margin-top: 14rem !important;
  margin-bottom: 14rem !important;
}

.my-6 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.-mb-4 {
  margin-bottom: -1rem !important;
}

.-mb-fth {
  margin-bottom: calc(var(--footer-triangle-height) * -1) !important;
}

.-ml-20 {
  margin-left: -5rem !important;
}

.-ml-4 {
  margin-left: -1rem !important;
}

.-mr-28 {
  margin-right: -7rem !important;
}

.-mt-28 {
  margin-top: -7rem !important;
}

.-mt-8 {
  margin-top: -2rem !important;
}

.-mt-px {
  margin-top: -1px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-10 {
  margin-bottom: 2.5rem !important;
}

.mb-12 {
  margin-bottom: 3rem !important;
}

.mb-14 {
  margin-bottom: 3.5rem !important;
}

.mb-16 {
  margin-bottom: 4rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-20 {
  margin-bottom: 5rem !important;
}

.mb-24 {
  margin-bottom: 6rem !important;
}

.mb-28 {
  margin-bottom: 7rem !important;
}

.mb-3 {
  margin-bottom: 0.75rem !important;
}

.mb-32 {
  margin-bottom: 8rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.mb-40 {
  margin-bottom: 10rem !important;
}

.mb-5 {
  margin-bottom: 1.25rem !important;
}

.mb-56 {
  margin-bottom: 14rem !important;
}

.mb-6 {
  margin-bottom: 1.5rem !important;
}

.mb-60 {
  margin-bottom: 15rem !important;
}

.mb-7 {
  margin-bottom: 1.75rem !important;
}

.mb-8 {
  margin-bottom: 2rem !important;
}

.mb-\[10px\] {
  margin-bottom: 10px !important;
}

.mb-\[32px\] {
  margin-bottom: 32px !important;
}

.mb-\[40px\] {
  margin-bottom: 40px !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-16 {
  margin-left: 4rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.ml-4 {
  margin-left: 1rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mr-3 {
  margin-right: 0.75rem !important;
}

.mr-4 {
  margin-right: 1rem !important;
}

.mr-5 {
  margin-right: 1.25rem !important;
}

.mr-6 {
  margin-right: 1.5rem !important;
}

.mr-8 {
  margin-right: 2rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mt-10 {
  margin-top: 2.5rem !important;
}

.mt-12 {
  margin-top: 3rem !important;
}

.mt-16 {
  margin-top: 4rem !important;
}

.mt-20 {
  margin-top: 5rem !important;
}

.mt-32 {
  margin-top: 8rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.mt-40 {
  margin-top: 10rem !important;
}

.mt-5 {
  margin-top: 1.25rem !important;
}

.mt-6 {
  margin-top: 1.5rem !important;
}

.mt-8 {
  margin-top: 2rem !important;
}

.mt-80 {
  margin-top: 20rem !important;
}

.mt-\[40px\] {
  margin-top: 40px !important;
}

.mt-auto {
  margin-top: auto !important;
}

.block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

.flex {
  display: flex !important;
}

.table {
  display: table !important;
}

.grid {
  display: grid !important;
}

.hidden {
  display: none !important;
}

.aspect-video {
  aspect-ratio: 16 / 9 !important;
}

.h-16 {
  height: 4rem !important;
}

.h-20 {
  height: 5rem !important;
}

.h-24 {
  height: 6rem !important;
}

.h-8 {
  height: 2rem !important;
}

.h-9 {
  height: 2.25rem !important;
}

.h-\[5px\] {
  height: 5px !important;
}

.h-auto {
  height: auto !important;
}

.h-full {
  height: 100% !important;
}

.h-screen {
  height: 100vh !important;
}

.max-h-screen {
  max-height: 100vh !important;
}

.min-h-0 {
  min-height: 0px !important;
}

.min-h-screen {
  min-height: 100vh !important;
}

.w-1 {
  width: 0.25rem !important;
}

.w-1\/2 {
  width: 50% !important;
}

.w-1\/3 {
  width: 33.333333% !important;
}

.w-11\/12 {
  width: 91.666667% !important;
}

.w-16 {
  width: 4rem !important;
}

.w-2 {
  width: 0.5rem !important;
}

.w-2\/3 {
  width: 66.666667% !important;
}

.w-20 {
  width: 5rem !important;
}

.w-3 {
  width: 0.75rem !important;
}

.w-3\/5 {
  width: 60% !important;
}

.w-32 {
  width: 8rem !important;
}

.w-4\/5 {
  width: 80% !important;
}

.w-48 {
  width: 12rem !important;
}

.w-5 {
  width: 1.25rem !important;
}

.w-64 {
  width: 16rem !important;
}

.w-9 {
  width: 2.25rem !important;
}

.w-\[21rem\] {
  width: 21rem !important;
}

.w-auto {
  width: auto !important;
}

.w-full {
  width: 100% !important;
}

.min-w-60 {
  min-width: 15rem !important;
}

.min-w-64 {
  min-width: 16rem !important;
}

.max-w-2xl {
  max-width: 42rem !important;
}

.max-w-36 {
  max-width: 9rem !important;
}

.max-w-3xl {
  max-width: 48rem !important;
}

.max-w-40 {
  max-width: 10rem !important;
}

.max-w-4xl {
  max-width: 56rem !important;
}

.max-w-56 {
  max-width: 14rem !important;
}

.max-w-72 {
  max-width: 18rem !important;
}

.max-w-80 {
  max-width: 20rem !important;
}

.max-w-96 {
  max-width: 24rem !important;
}

.max-w-\[50\%\] {
  max-width: 50% !important;
}

.max-w-\[700px\] {
  max-width: 700px !important;
}

.max-w-\[calc\(100\%-34rem\)\] {
  max-width: calc(100% - 34rem) !important;
}

.max-w-md {
  max-width: 28rem !important;
}

.max-w-screen-xl {
  max-width: 1340px !important;
}

.max-w-xs {
  max-width: 20rem !important;
}

.flex-1 {
  flex: 1 1 0% !important;
}

.flex-shrink {
  flex-shrink: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.shrink-0 {
  flex-shrink: 0 !important;
}

.grow {
  flex-grow: 1 !important;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-translate-y-1\/2 {
  --tw-translate-y: -50% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.rotate-180 {
  --tw-rotate: 180deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.resize {
  resize: both !important;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-col {
  flex-direction: column !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.place-items-center {
  place-items: center !important;
}

.items-start {
  align-items: flex-start !important;
}

.items-center {
  align-items: center !important;
}

.items-baseline {
  align-items: baseline !important;
}

.justify-end {
  justify-content: flex-end !important;
}

.justify-center {
  justify-content: center !important;
}

.justify-between {
  justify-content: space-between !important;
}

.justify-around {
  justify-content: space-around !important;
}

.gap-10 {
  gap: 2.5rem !important;
}

.gap-12 {
  gap: 3rem !important;
}

.gap-14 {
  gap: 3.5rem !important;
}

.gap-16 {
  gap: 4rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-20 {
  gap: 5rem !important;
}

.gap-3 {
  gap: 0.75rem !important;
}

.gap-4 {
  gap: 1rem !important;
}

.gap-5 {
  gap: 1.25rem !important;
}

.gap-6 {
  gap: 1.5rem !important;
}

.gap-7 {
  gap: 1.75rem !important;
}

.gap-8 {
  gap: 2rem !important;
}

.self-end {
  align-self: flex-end !important;
}

.self-center {
  align-self: center !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.whitespace-nowrap {
  white-space: nowrap !important;
}

.rounded-2xl {
  border-radius: 1rem !important;
}

.rounded-3xl {
  border-radius: 1.5rem !important;
}

.rounded-full {
  border-radius: 9999px !important;
}

.rounded-lg {
  border-radius: 0.5rem !important;
}

.rounded-md {
  border-radius: 0.375rem !important;
}

.rounded-b-3xl {
  border-bottom-right-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}

.rounded-b-lg {
  border-bottom-right-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.rounded-t-3xl {
  border-top-left-radius: 1.5rem !important;
  border-top-right-radius: 1.5rem !important;
}

.rounded-t-lg {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

.rounded-bl-3xl {
  border-bottom-left-radius: 1.5rem !important;
}

.rounded-br-3xl {
  border-bottom-right-radius: 1.5rem !important;
}

.rounded-br-none {
  border-bottom-right-radius: 0px !important;
}

.rounded-tl-none {
  border-top-left-radius: 0px !important;
}

.rounded-tr-3xl {
  border-top-right-radius: 1.5rem !important;
}

.border {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-b {
  border-bottom-width: 1px !important;
}

.border-b-2 {
  border-bottom-width: 2px !important;
}

.border-t {
  border-top-width: 1px !important;
}

.border-solid {
  border-style: solid !important;
}

.border-black {
  --tw-border-opacity: 1 !important;
  border-color: rgb(24 24 24 / var(--tw-border-opacity)) !important;
}

.border-red {
  --tw-border-opacity: 1 !important;
  border-color: rgb(227 6 19 / var(--tw-border-opacity)) !important;
}

.border-white {
  --tw-border-opacity: 1 !important;
  border-color: rgb(var(--white) / var(--tw-border-opacity)) !important;
}

.border-white-ivory {
  --tw-border-opacity: 1 !important;
  border-color: rgb(var(--white-ivory) / var(--tw-border-opacity)) !important;
}

.border-yellow {
  --tw-border-opacity: 1 !important;
  border-color: rgb(248 169 6 / var(--tw-border-opacity)) !important;
}

.bg-black-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(14 14 14 / var(--tw-bg-opacity)) !important;
}

.bg-blue {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 116 219 / var(--tw-bg-opacity)) !important;
}

.bg-blue-dark {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(40 58 146 / var(--tw-bg-opacity)) !important;
}

.bg-green-dark {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 74 44 / var(--tw-bg-opacity)) !important;
}

.bg-green-light {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 80 48 / var(--tw-bg-opacity)) !important;
}

.bg-red {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(227 6 19 / var(--tw-bg-opacity)) !important;
}

.bg-red-alt {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(235 33 33 / var(--tw-bg-opacity)) !important;
}

.bg-red-chio {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(var(--red-chio) / var(--tw-bg-opacity)) !important;
}

.bg-red-chio-dark {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(98 23 15 / var(--tw-bg-opacity)) !important;
}

.bg-red-chio-light {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(var(--red-chio-light) / var(--tw-bg-opacity)) !important;
}

.bg-red-chio-light-preview {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(174 0 22 / var(--tw-bg-opacity)) !important;
}

.bg-red-dark {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(105 28 50 / var(--tw-bg-opacity)) !important;
}

.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(var(--white) / var(--tw-bg-opacity)) !important;
}

.bg-yellow {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 169 6 / var(--tw-bg-opacity)) !important;
}

.bg-yellow-cream {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 236 210 / var(--tw-bg-opacity)) !important;
}

.bg-yellow-light {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 243 225 / var(--tw-bg-opacity)) !important;
}

.bg-black\/\[0\.18\] {
  background-color: rgb(24 24 24 / 0.18) !important;
}

.bg-\[rgba\(0\2c 0\2c 0\2c 0\.18\)\] {
  background-color: rgba(0,0,0,0.18) !important;
}

.bg-\[rgba\(0\2c 45\2c 0\2c 0\.53\)\] {
  background-color: rgba(0,45,0,0.53) !important;
}

.bg-\[rgba\(0\2c 0\2c 0\2c 0\.45\)\] {
  background-color: rgba(0,0,0,0.45) !important;
}

.bg-none {
  background-image: none !important;
}

.bg-cover {
  background-size: cover !important;
}

.bg-no-repeat {
  background-repeat: no-repeat !important;
}

.fill-current {
  fill: currentColor !important;
}

.fill-red-chio {
  fill: rgb(var(--red-chio) / 1) !important;
}

.object-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.object-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.object-\[65\%_50\%\] {
  -o-object-position: 65% 50% !important;
     object-position: 65% 50% !important;
}

.object-center {
  -o-object-position: center !important;
     object-position: center !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-10 {
  padding: 2.5rem !important;
}

.p-16 {
  padding: 4rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 0.75rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.p-5 {
  padding: 1.25rem !important;
}

.p-6 {
  padding: 1.5rem !important;
}

.p-8 {
  padding: 2rem !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.px-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.px-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.px-40 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}

.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.py-14 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-24 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.py-32 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-9 {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.py-\[20px\] {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.py-\[40px\] {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-10 {
  padding-bottom: 2.5rem !important;
}

.pb-16 {
  padding-bottom: 4rem !important;
}

.pb-24 {
  padding-bottom: 6rem !important;
}

.pb-32 {
  padding-bottom: 8rem !important;
}

.pb-4 {
  padding-bottom: 1rem !important;
}

.pb-6 {
  padding-bottom: 1.5rem !important;
}

.pb-80 {
  padding-bottom: 20rem !important;
}

.pb-\[20px\] {
  padding-bottom: 20px !important;
}

.pb-\[40px\] {
  padding-bottom: 40px !important;
}

.pb-fth {
  padding-bottom: var(--footer-triangle-height) !important;
}

.pl-16 {
  padding-left: 4rem !important;
}

.pl-3 {
  padding-left: 0.75rem !important;
}

.pr-3 {
  padding-right: 0.75rem !important;
}

.pr-4 {
  padding-right: 1rem !important;
}

.pr-8 {
  padding-right: 2rem !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-12 {
  padding-top: 3rem !important;
}

.pt-16 {
  padding-top: 4rem !important;
}

.pt-20 {
  padding-top: 5rem !important;
}

.pt-32 {
  padding-top: 8rem !important;
}

.pt-4 {
  padding-top: 1rem !important;
}

.pt-\[20pr\] {
  padding-top: 20pr !important;
}

.pt-hh {
  padding-top: var(--header-height) !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.font-galango {
  font-family: "Galano Grotesque", Montserrat, sans-serif !important;
}

.font-hand {
  font-family: "Just Another Hand", Montserrat, sans-serif !important;
}

.font-inherit {
  font-family: inherit !important;
}

.font-nato {
  font-family: "NatoSans", Montserrat, sans-serif !important;
}

.font-saira {
  font-family: "Saira", Montserrat, sans-serif !important;
}

.text-2\.5xl {
  font-size: 1.6rem !important;
  line-height: 2.4rem !important;
}

.text-2xl {
  font-size: 1.6rem !important;
  line-height: 2rem !important;
}

.text-3\.5xl {
  font-size: 2rem !important;
  line-height: 2.4rem !important;
}

.text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

.text-4xl {
  font-size: 2.4rem !important;
  line-height: 2.4rem !important;
}

.text-5xl {
  font-size: 3rem !important;
  line-height: 1 !important;
}

.text-6xl {
  font-size: 3.6rem !important;
  line-height: 4.6rem !important;
}

.text-\[24px\] {
  font-size: 24px !important;
}

.text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.text-lg {
  font-size: 1.2rem !important;
  line-height: 1.2rem !important;
}

.text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.text-tn {
  font-size: 0.625rem !important;
  line-height: 1rem !important;
}

.text-xl {
  font-size: 1.4rem !important;
  line-height: 1.7rem !important;
}

.text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

.font-black {
  font-weight: 900 !important;
}

.font-bold {
  font-weight: 700 !important;
}

.font-extrabold {
  font-weight: 800 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.italic {
  font-style: italic !important;
}

.not-italic {
  font-style: normal !important;
}

.leading-8 {
  line-height: 2rem !important;
}

.leading-none {
  line-height: 1 !important;
}

.leading-normal {
  line-height: 1.5 !important;
}

.leading-tight {
  line-height: 1.25 !important;
}

.text-red {
  --tw-text-opacity: 1 !important;
  color: rgb(227 6 19 / var(--tw-text-opacity)) !important;
}

.text-red-chio {
  --tw-text-opacity: 1 !important;
  color: rgb(var(--red-chio) / var(--tw-text-opacity)) !important;
}

.text-red-chio-dark {
  --tw-text-opacity: 1 !important;
  color: rgb(98 23 15 / var(--tw-text-opacity)) !important;
}

.text-red-dark {
  --tw-text-opacity: 1 !important;
  color: rgb(105 28 50 / var(--tw-text-opacity)) !important;
}

.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(var(--white) / var(--tw-text-opacity)) !important;
}

.text-yellow {
  --tw-text-opacity: 1 !important;
  color: rgb(248 169 6 / var(--tw-text-opacity)) !important;
}

.text-yellow-chio {
  --tw-text-opacity: 1 !important;
  color: rgb(248 209 141 / var(--tw-text-opacity)) !important;
}

.underline {
  text-decoration-line: underline !important;
}

.shadow {
  --tw-shadow: 0px 4px 8px rgba(0, 0, 0, 0.4) !important;
  --tw-shadow-colored: 0px 4px 8px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-\[0_4px_25px_rgba\(0\2c 0\2c 0\2c 0\.25\)\] {
  --tw-shadow: 0 4px 25px rgba(0,0,0,0.25) !important;
  --tw-shadow-colored: 0 4px 25px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-\[0_4px_30px_0px_rgba\(0\2c 0\2c 0\2c 0\.6\)\] {
  --tw-shadow: 0 4px 30px 0px rgba(0,0,0,0.6) !important;
  --tw-shadow-colored: 0 4px 30px 0px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-\[inset_0_-24px_48px_rgba\(0\2c 0\2c 0\2c 0\.25\)\] {
  --tw-shadow: inset 0 -24px 48px rgba(0,0,0,0.25) !important;
  --tw-shadow-colored: inset 0 -24px 48px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.outline {
  outline-style: solid !important;
}

.blur {
  --tw-blur: blur(8px) !important;
  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) !important;
}

.invert {
  --tw-invert: invert(100%) !important;
  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) !important;
}

.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) !important;
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.transition-all {
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.duration-200 {
  transition-duration: 200ms !important;
}

.duration-500 {
  transition-duration: 500ms !important;
}

.duration-\[0\.4s\] {
  transition-duration: 0.4s !important;
}

.h1-heading {
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 800;
}

@media (min-width: 768px) {
  .h1-heading {
    font-size: 3rem;
    line-height: 1;
  }
}

.font-nato-r {
  font-family: "NatoSans", Montserrat, sans-serif;
  font-weight: 400;
}

.red-gradient {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(var(--red-chio) / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(var(--red-chio) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #62170F var(--tw-gradient-to-position);
}

.yellow-gradient {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #F8D18D var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(248 209 141 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #F4A91F var(--tw-gradient-to-position);
}

.square-btn {
  border-radius: 0.5rem !important;
  border-width: 0px !important;
  background-size: 100% 100%;
  background-position: 100% 100%;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
  text-align: center;
  font-family: "Saira", Montserrat, sans-serif !important;
  font-size: 1.4rem !important;
  line-height: 1.7rem !important;
  font-weight: 800 !important;
  text-transform: uppercase;
  transition-property: background-size, background-position;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.square-btn[disabled],
  .square-btn:hover {
  background-size: 100% 200%;
  background-position: 0 200%;
}

.square-btn.small-btn {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.square-btn:before {
  --tw-content: none;
  content: var(--tw-content);
}

.square-btn span {
  font-family: "Saira", Montserrat, sans-serif !important;
  font-size: 1.4rem !important;
  line-height: 1.7rem !important;
  font-weight: 800 !important;
}

.yellow-btn {
  --tw-text-opacity: 1 !important;
  color: rgb(98 23 15 / var(--tw-text-opacity)) !important;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #F8D18D var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(248 209 141 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #F4A91F var(--tw-gradient-to-position);
}

.red-btn {
  --tw-text-opacity: 1 !important;
  color: rgb(var(--white) / var(--tw-text-opacity)) !important;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(var(--red-chio) / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(var(--red-chio) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #62170F var(--tw-gradient-to-position);
}

.account-box {
  margin-left: auto;
  margin-right: auto;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(180 6 28 / var(--tw-bg-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: "NatoSans", Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(var(--white) / var(--tw-text-opacity));
  --tw-shadow: 0 4px 25px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0 4px 25px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 1024px) {
  .account-box {
    padding: 4rem;
  }
}

.tml-button {
  border-radius: 0.5rem !important;
  border-width: 0px !important;
  background-size: 100% 100%;
  background-position: 100% 100%;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
  text-align: center;
  font-family: "Saira", Montserrat, sans-serif !important;
  font-size: 1.4rem !important;
  line-height: 1.7rem !important;
  font-weight: 800 !important;
  text-transform: uppercase;
  transition-property: background-size, background-position;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.tml-button[disabled],.tml-button:hover {
  background-size: 100% 200%;
  background-position: 0 200%;
}

.tml-button.small-btn {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.tml-button:before {
  --tw-content: none;
  content: var(--tw-content);
}

.tml-button span {
  font-family: "Saira", Montserrat, sans-serif !important;
  font-size: 1.4rem !important;
  line-height: 1.7rem !important;
  font-weight: 800 !important;
}

.tml-button {
  --tw-text-opacity: 1 !important;
  color: rgb(98 23 15 / var(--tw-text-opacity)) !important;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #F8D18D var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(248 209 141 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #F4A91F var(--tw-gradient-to-position);
}

.allocate-box {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  background-color: rgb(var(--white) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.1;
  padding: 1.25rem;
  text-align: center;
}

.products-list .allocate-box:nth-child(2n) {
  flex-direction: row-reverse;
}

.chio-button__text {
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-family: "NatoSans", Montserrat, sans-serif;
  font-weight: 400;
}

.container {
  --distance-to-bleed: max(var(--container-gutter), 50% - var(--container-max-width) / 2) !important;
  margin-inline-start: max(var(--container-gutter), 50% - var(--container-max-width) / 2) !important;
  margin-inline-end: max(var(--container-gutter), 50% - var(--container-max-width) / 2) !important;
  max-width: none !important;
}

.bleed-only-right {
  clip-path: inset(0 0 0 max(var(--container-gutter), 50% - var(--container-max-width) / 2)) !important;
}

@font-face {
  font-family: 'Galano Grotesque';

  src: url('../fonts/galano_grotesque_alt_bold_italic.woff2') format('woff2');

  font-weight: bold;

  font-style: italic;
}

@font-face {
  font-family: 'Galano Grotesque';

  src: url('../fonts/galano_grotesque_bold.woff2') format('woff2');

  font-weight: bold;

  font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  margin: 0;
  outline: 0 none;
  padding: 0;
}

* {
  margin: 0;
  padding: 0;
  outline: 0 none;
}

html {
  font-size: 10px;
  /*Meaning that 0.1rem = 1px*/
  scroll-behavior: smooth;
}

.chio-button--small .chio-button__text {
  margin-right: 0;
}

.cf:before,
.cf:after,
.clear:before,
.clear:after {
  content: "";
  display: table;
}

.clear,
.clear:after,
.cf:after {
  clear: both;
}

body {
  /*background: url("images/test.jpg") repeat;*/
  text-rendering: optimizeLegibility;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}

@media (min-width: 1600px) {
  .container {
    max-width: 1520px;
  }
}

.-rotate-text {
  transform: rotate(-8deg);
}

h2 {
  font-family: "Galano Grotesque", Montserrat, sans-serif;
  font-size: 55px;
  font-weight: bold;
  color: #124734;
  line-height: 64.5px;
}

a {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

a:hover {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.tml input {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  border-radius: 0;
}

.animated {
  opacity: 0;
  transform: none;
}

@keyframes slide-in {
  to {
    transform: none;
    opacity: 1;
  }
}

.slide-from-right {
  transform: translateX(350px);
  animation: slide-in 0.6s ease forwards;
}

.slide-from-left {
  transform: translateX(-350px);
  animation: slide-in 0.6s ease forwards;
}

.slide-from-top {
  transform: translateY(-350px);
  animation: slide-in 0.6s ease forwards;
}

.slide-from-bottom {
  transform: translateY(350px);
  animation: slide-in 0.6s ease forwards;
}

@keyframes fade-in {
  to {
    opacity: 1;
  }
}

.fade-in {
  opacity: 0;
  animation: fade-in 0.6s ease forwards;
  animation-delay: 300ms;
}

/*### End Footer ###*/

.main_wrapper {
  max-width: 100%;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: radial-gradient(#CD001A, #62170F);
}

.wrapper {
  padding: 0 5vw;
}

.main__content__wrapper {
  max-width: 100%;
  width: 100%;
  padding: 80px 20px 0;
  flex-direction: column;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.main_wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 50%;
  width: 100%;
  max-width: 100%;
  background-image: url("../images/chio_top.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}

.main_wrapper:after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
  width: 100%;
  max-width: 100%;
  background-image: url("../images/chio_bottom.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.content-box {
  display: flex;
  height: 100%;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 99;
  max-width: 1260px;
  width: 100%;
  margin: 0 auto;
  padding: 100px 0 200px;
}

.tabs-wapp {
  display: flex;
  flex-direction: column;
}

.tabs-wapp .panels {
  min-height: 200px;
  width: 100%;
  overflow: hidden;
}

.tabs-wapp .panel {
  display: none;
  animation: fadein 0.8s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.title-account.stack5 > p {
  text-align: left;
  margin-bottom: 3vh;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.custom-menu ul {
  display: flex;
}

.custom-menu ul li {
  margin-left: 40px;
}

.custom-menu ul a {
  color: #fff;
  font-weight: 500;
  font-size: 21px;
  line-height: 24px;
}

body:not(.logged-in) .logged-in.account-menu-item {
  display: none;
}

.chio-logo {
  display: flex;
}

#menu-win-and-play {
  display: flex;
}

#menu-win-and-play li {
  margin-left: 2vw;
  align-self: center;
  text-align: center;
}

#menu-win-and-play li:last-child {
  margin-right: 1vw;
}

.chio-menu-win {
  display: none;
}

.chio-menu a {
  font-weight: bold;
}

body.page-template-home-v2 .campaign-slider-wrapper .campaign.static .cta-holder {
  bottom: calc((100% - 50px) * 0.22);
}

html {
  scroll-padding-top: 120px;
}

.products-list .flex:nth-child(2n) {
  flex-direction: row-reverse;
}

.prize-type {
  color: #fff;
}

.prize-type .heading {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 10px;
}

.prize-type .winners {
  padding-bottom: 40px;
}

.prize-type:last-child .winners {
  padding-bottom: 0;
}

.prize-type .winner {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5px;
}

.prize-type .winner .city {
  font-weight: bold;
}

.chio-drawer-win .chio-drawer__inner.justify-content-around {
  justify-content: flex-start !important;
}

.chio-drawer-win .chio-drawer__inner.justify-content-around ul.chio-menu.custom-menu {
  display: flex;
  flex-direction: column;
}

.chio-drawer-win .chio-drawer__inner.justify-content-around .account-menu-item {
  margin-bottom: 2em;
  order: -1;
}

/*Batalia gusturilor*/

.battle-bg {
  background: linear-gradient(180deg, #410E0C 0%, #661410 18.23%, #181818 42.19%, #181818 67.71%, #a1141c 86.98%);
}

.battle-bg:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 0;
  height: 350px;
  width: 100%;
  max-width: 100%;
  background-image: url("../images/chio_top.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}

.battle-box-bg::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 180px;
  width: 100%;
  max-width: 100%;
  background-image: url("../images/chio_top.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  rotate: 180deg;
  filter: grayscale(1) brightness(33%);
}

.battle-box-bg.join-team::after {
  height: 220px;
}

.prize-shadow {
  background: linear-gradient(180deg, #0E0E0E 0%, rgba(161, 20, 28, 0) 100%);
  box-shadow: 0px -40px 40px -20px rgba(0, 0, 0, 0.25);
}

.pick-team::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 100px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='15' viewBox='0 0 24 15' fill='none'%3E%3Cpath d='M2.82 14.82L12 5.66L21.18 14.82L24 12L12 0L0 12L2.82 14.82Z' fill='%23E30613'/%3E%3C/svg%3E");
  background-color: rgb(14, 14, 14);
  background-position: center;
  background-repeat: no-repeat;
  left: calc(50% - 50px);
  top: -8px;
}

.back-to-battle {
  top: 2rem;
  right: 2rem;
}

@media (min-width: 768px) {
  .back-to-battle {
    top: 3rem;
    right: 7rem;
  }
}

/* Recipes*/

.recipe-flag {
  border-radius: 47px 0 0 33px;
}

.recipe-container {
  max-width: 1800px;
}

.flag-bag {
  right: 0;
  top: -30%;
  width: 38%;
}

.recipe {
  border-radius: 2.5rem;
}

.recipe-icon::before,
.recipe-icon-contrast::before {
  content: "";
  width: 55px;
  height: 55px;
  position: absolute;
  left: calc(50% - 27px);
  top: -37px;
  background-size: contain;
  background-repeat: no-repeat;
}

.recipe-icon::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='76' height='75' viewBox='0 0 76 75' fill='none'%3E%3Crect x='0.378174' y='0.110352' width='74.7386' height='74.7386' rx='37.3693' fill='%23BE1313'/%3E%3Cpath d='M37.9375 22C37.75 20.6875 35.125 20.6875 34.9375 22.0625V30.875C34.875 31.0625 34 31.0625 33.9375 30.875C33.875 29.3125 33.5 22.1875 33.4375 22C33.25 20.6875 30.6875 20.6875 30.5 22C30.4375 22.1875 30.0625 29.3125 30 30.875C29.9375 31.0625 29.0625 31.0625 29 30.875V22.0625C28.8125 20.6875 26.1875 20.6875 26 22C25.9375 22.25 25 27.875 25 30C25 33.3125 26.6875 35.625 29.25 36.5625L28.5 51.4375C28.4375 52.3125 29.125 53 30 53H34C34.8125 53 35.5 52.3125 35.5 51.4375L34.6875 36.5625C37.25 35.625 39 33.3125 39 30C39 27.875 38 22.25 37.9375 22ZM45.4375 39.8125L44.5 51.375C44.375 52.25 45.125 53 46 53H49.5C50.3125 53 51 52.375 51 51.5V22.5C51 21.6875 50.3125 21 49.5 21C44.3125 21 35.625 32.1875 45.4375 39.8125Z' fill='white'/%3E%3C/svg%3E");
}

.recipe-icon-contrast::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='76' height='76' viewBox='0 0 76 76' fill='none'%3E%3Crect x='0.838867' y='0.687012' width='74.8264' height='74.8264' rx='37.4132' fill='white'/%3E%3Cpath d='M38.0278 23C37.8403 21.6875 35.2153 21.6875 35.0278 23.0625V31.875C34.9653 32.0625 34.0903 32.0625 34.0278 31.875C33.9653 30.3125 33.5903 23.1875 33.5278 23C33.3403 21.6875 30.7778 21.6875 30.5903 23C30.5278 23.1875 30.1528 30.3125 30.0903 31.875C30.0278 32.0625 29.1528 32.0625 29.0903 31.875V23.0625C28.9028 21.6875 26.2778 21.6875 26.0903 23C26.0278 23.25 25.0903 28.875 25.0903 31C25.0903 34.3125 26.7778 36.625 29.3403 37.5625L28.5903 52.4375C28.5278 53.3125 29.2153 54 30.0903 54H34.0903C34.9028 54 35.5903 53.3125 35.5903 52.4375L34.7778 37.5625C37.3403 36.625 39.0903 34.3125 39.0903 31C39.0903 28.875 38.0903 23.25 38.0278 23ZM45.5278 40.8125L44.5903 52.375C44.4653 53.25 45.2153 54 46.0903 54H49.5903C50.4028 54 51.0903 53.375 51.0903 52.5V23.5C51.0903 22.6875 50.4028 22 49.5903 22C44.4028 22 35.7153 33.1875 45.5278 40.8125Z' fill='%23E30613'/%3E%3C/svg%3E");
}

.diagonal-border {
  flex: 0 0 190px;
  border-radius: 100px 0 0 100px;
  transform: skewX(-8deg);
  right: -50px;
}

.recipe-overview {
  flex: 0 0 350px;
}

.recipe-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
}

.recipe-ingredients {
  border-radius: 100px;
}

.ingredient {
  border-bottom: 2px solid #F2A407;
}

.chip-1 {
  top: -4%;
  right: 22%;
  transform: rotate(15deg);
  width: 150px;
}

.chip-2 {
  top: 1%;
  left: 15%;
  width: 200px;
}

.chip-3 {
  top: 22%;
  left: 11%;
  transform: rotate(145deg);
  width: 260px;
}

.chip-4 {
  top: 31%;
  right: 11%;
  transform: rotate(145deg);
  width: 160px;
}

.chip-5 {
  top: 42%;
  left: 19%;
  transform: rotate(46deg);
  width: 180px;
}

.chip-6 {
  top: 64%;
  left: 46%;
  transform: rotate(99deg);
  width: 160px;
}

.chip-7 {
  top: 78%;
  left: 36%;
  transform: rotate(80deg);
  width: 220px;
}

.chip-8 {
  top: 92%;
  left: 5%;
  transform: rotate(80deg);
  width: 290px;
}

.chip-9 {
  top: 95%;
  right: 11%;
  transform: rotate(325deg);
  width: 180px;
}

@media (min-width: 640px) {
  .flag-bag {
    top: -60px;
  }
}

@media (min-width: 768px) {
  .recipe-flag {
    width: 600px !important;
  }

  .recipe {
    width: calc(50% - 2.5rem) !important;
  }
}

@media (min-width: 1024px) {
  .recipe-instructions {
    max-width: 620px;
  }
}

@media (min-width: 1280px) {
  .recipe-icon::before,
  .recipe-icon-contrast::before {
    width: 75px;
    height: 75px;
  }

  .recipe-overview {
    flex: 0 0 530px;
  }
}

@media (min-width: 1600px) {
  .recipe-flag {
    width: 840px !important;
  }
}

.color-green {
  color: #124734;
}

.button-red {
  background: #E30613;
  color: #fff;
  border: 2px solid #fff;
}

.button-red:hover {
  background: #fff;
  color: #E30613;
}

/*End of General*/

.stroke1 {
  -webkit-text-stroke: 6px #124734;
}

.stack1 {
  position: relative;
  word-spacing: 10px;
}

.stack1 .stroke1 {
  -webkit-text-stroke: 15px #124734;
}

.stroke2 {
  -webkit-text-stroke: 6px #fff;
}

.stack2 {
  position: relative;
  word-spacing: 10px;
}

.stack2 .stroke2 {
  -webkit-text-stroke: 8px #fff;
}

.stack2 > h2:not(:first-child),
.stack2 > h1:not(:first-child),
.stack1 > h2:not(:first-child),
.stack1 > h1:not(:first-child) {
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
}

.stroke3 {
  -webkit-text-stroke: 6px #fff;
}

.stack3 {
  position: relative;
  word-spacing: 10px;
  text-align: center;
}

.stack3 > h3 {
  font-family: "Galano Grotesque", Montserrat, sans-serif;
  font-size: 50px;
  font-weight: bold;
  color: #124734;
  line-height: 67px;
}

.stack3 > h3:not(:first-child) {
  left: 0px;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.stack3 > h3 span {
  font-family: "Galano Grotesque", Montserrat, sans-serif;
  font-size: 64px;
  font-weight: bold;
  color: #124734;
  line-height: 86px;
}

.stack3 .stroke3 {
  -webkit-text-stroke: 8px #fff;
}

.stack3.invert > h3 {
  color: #fff;
}

.stack3.invert > h3 span {
  color: #fff;
}

.stack3.invert .stroke3 {
  -webkit-text-stroke: 8px #124734;
}

.chio_images {
  position: absolute;
  bottom: 8rem;
  right: 0;
  width: 100%;
  height: 14vw;
  z-index: 2;
  max-width: 390px;
  padding-left: 2rem;
}

@media (min-width: 500px) {
  .chio_images {
    bottom: 6rem;
  }
}

@media (min-width: 768px) {
  .chio_images {
    bottom: -1rem;
    width: 24vw;
    max-width: 430px;
    padding-left: 0;
  }
}

.chio_images .register-cod-link {
  display: inline-block;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  margin-left: -10vw;
  margin-top: 7vh;
}

.chio_images .register-cod-link span {
  width: inherit;
  height: inherit;
}

.chio_images .register-cod {
  background: #005030;
  border-radius: 50%;
  border: 3px solid #fff;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 27px;
  line-height: 33px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 100;
}

.section_middle {
  height: 100%;
  /*background-color:red;*/
  position: relative;
  z-index: 1;
  pointer-events: none;
}

.featured-products {
  background: #DA2128;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: visible;
  position: relative;
  width: 100%;
}

.featured-products .wrapper {
  display: flex;
}

.featured-products .chip {
  position: absolute;
  right: 40px;
  bottom: 0;
  width: 17.9%;
  z-index: 1;
}

.featured-products .chip img {
  margin-top: -45%;
}

.featured-products .text-left p {
  font-family: "Galano Grotesque", Montserrat, sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 36px;
  line-height: 49px;
  color: #fff;
  text-align: center;
}

.stroke4 {
  -webkit-text-stroke: 6px #fff;
}

.stack4 {
  position: relative;
  word-spacing: 10px;
  text-align: center;
}

.stack4 > p {
  font-family: "Galano Grotesque", Montserrat, sans-serif;
  font-size: 40px;
  font-weight: bold;
  color: #124734;
  line-height: 59px;
}

.stack4 > p:not(:first-child) {
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
}

.stack4 > p span {
  font-family: "Galano Grotesque", Montserrat, sans-serif;
  font-size: 50px;
  font-weight: bold;
  color: #124734;
  line-height: 67px;
}

.stack4 .stroke4 {
  -webkit-text-stroke: 4px #fff;
}

.stroke5 {
  -webkit-text-stroke: 6px #fff;
}

.stack5 {
  position: relative;
  word-spacing: 10px;
  text-align: center;
}

.stack5 > p {
  font-family: "Galano Grotesque", Montserrat, sans-serif;
  font-size: 45px;
  font-weight: bold;
  color: #ED1C24;
  line-height: 60px;
}

.stack5 > p:not(:first-child) {
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.stack5 .stroke5 {
  -webkit-text-stroke: 8px #fff;
}

.stroke6 {
  -webkit-text-stroke: 6px #fff;
}

.stack6 {
  position: absolute;
  word-spacing: 10px;
  text-align: center;
  transform: rotate(-6deg);
  top: 90%;
  z-index: 2;
}

.stack6.prize-1 {
  left: 37%;
}

.stack6.prize-2 {
  left: 36%;
}

.stack6.prize-3 {
  left: 21%;
}

.stack6 > p {
  font-family: "Galano Grotesque", Montserrat, sans-serif;
  font-size: 40px;
  font-weight: bold;
  color: #124734;
  line-height: 36px;
}

.stack6 > p:not(:first-child) {
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.stack6 .stroke6 {
  -webkit-text-stroke: 8px #fff;
}

.extra-chance {
  max-width: 1140px;
}

.extra-chance-stack {
  position: relative;
  word-spacing: 10px;
  text-align: center;
  margin-bottom: 10px;
}

.extra-chance-stack > p {
  font-family: "Galano Grotesque", Montserrat, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 24px;
}

.extra-chance-stack > p:not(:first-child) {
  left: 0;
  right: 0;
  margin: 0;
  position: absolute;
  top: 0;
}

.extra-chance-stack .extra-chance-stroke {
  -webkit-text-stroke: 3px #005030;
}

.create-acc-description {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.create-acc-buttons .chio-button {
  padding: 6px 40px;
}

.prizes-section {
  background-color: #005030;
  padding: 0.01px 0;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.prizes-section .wrapper .prizes .prize .date {
  font-family: "Galano Grotesque", Montserrat, sans-serif;
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  line-height: 51px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.prizes-section .wrapper .prizes .prize .image:hover img {
  transform: scale(1.2);
}

.prizes-section .wrapper .prizes .prize .image img {
  position: relative;
  z-index: 2;
  transition: all 0.5s ease;
  width: 100%;
}

.footer-home-v2-wrapper {
  display: flex;
  flex-direction: column;
  /*height: var(--site-height);*/
  justify-content: stretch;
  position: relative;
  height: auto !important;
}

.triangle .parallax {
  left: 50px;
  top: 0;
}

.top-prizes .parallax {
  position: static !important;
}

.arrows-sec3 {
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: space-between;
}

.arrows-sec3 .parallax {
  position: static !important;
}

.arrows-sec3 .parallax.ar-1 {
  margin-top: -5vh;
  margin-left: -5vw;
}

.arrows-sec3 .parallax.ar-2 {
  margin-top: 15vh;
  margin-left: 20vw;
}

.arrows-sec3 .parallax.ar-3 {
  margin-top: 20vh;
  margin-left: 9vw;
}

.list-prizes-account .prizes .prize {
  flex: 0 33%;
  position: relative;
}

.list-prizes-account .prizes .prize .image {
  text-align: center;
  height: 254px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.list-prizes-account .prizes .prize img {
  height: auto;
  position: relative;
}

.featured-products .allocate {
  display: flex;
  justify-content: center;
}

.featured-products .count {
  min-width: 30px;
  height: 30px;
  background: transparent;
  font-size: 19px;
  line-height: 30px;
  color: #fff;
  box-sizing: border-box;
  padding: 0 5px;
  text-align: center;
}

body {
  overflow-x: hidden;
  overflow-y: scroll !important;
}

@media (min-width: 768px) {
  .section_middle {
    transform: rotate(-12deg);
  }

  .top-prizes .parallax {
    transform: rotate(12deg) !important;
  }

  .hp-couch {
    margin-left: 7%;
  }
}

@media (min-width: 1400px) {
  .main__content__wrapper {
    padding: 130px 80px 0;
  }
}

@media (max-width: 767.98px) {
  .stack1,
  .chio_title {
    transform: rotate(-12deg);
  }
}

.tabs-wapp .radio {
  display: none;
}

.tabs-wapp #one:checked ~ .panels #one-panel,
.tabs-wapp #two:checked ~ .panels #two-panel,
.tabs-wapp #three:checked ~ .panels #three-panel {
  display: flex;
}

.tabs-wapp #one:checked ~ .tabs #one-tab,
.tabs-wapp #two:checked ~ .tabs #two-tab,
.tabs-wapp #three:checked ~ .tabs #three-tab {
  background: #CD001A;
  font-weight: 900 !important;
}

.tabs-wapp #one:checked ~ .account-box {
  border-top-left-radius: 0 !important;
}

@media not all and (min-width: 640px) {
  .tabs-wapp #two:checked ~ .account-box {
    border-top-right-radius: 0 !important;
  }
}

.main_wrapper.scrollpage .main__content__wrapper {
  height: 100%;
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100% auto;
}

.main_wrapper.scrollpage {
  /*Account*/
  flex-direction: column;
  position: relative;
}

.main_wrapper.scrollpage::before {
  height: 30vh;
}

.main_wrapper.scrollpage::after {
  height: 30vh;
  bottom: -160px;
}

.main_wrapper.scrollpage .prizes .stack5 > p {
  font-size: 30px;
  line-height: 40px;
}

.main_wrapper.scrollpage .prizes .stack5 .chance {
  font-size: 36px;
  line-height: 48px;
}

.main_wrapper.scrollpage .prizes .stack6 > p {
  font-size: 26px;
  line-height: 1;
  height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main_wrapper.scrollpage .prizes .stack6 {
  transform: rotate(0);
  top: auto;
  bottom: 84px;
  width: 100%;
}

.main_wrapper.scrollpage .prizes .stack6 .stroke6 {
  -webkit-text-stroke: 4px #fff;
}

.tabs-wapp {
  position: relative;
}

.main_wrapper.scrollpage .chip {
  position: absolute;
  right: 0;
  top: -40px;
  width: 200px;
}

.main_wrapper.scrollpage .chip img {
  width: 100%;
  height: auto;
}

.tabs-wapp h2, .tabs-wapp h3 {
  font-family: "Galano Grotesque", Montserrat, sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 34px;
  line-height: 40px;
}

.registerd-codes table thead {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.registerd-codes table thead th {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  padding-bottom: 10px;
}

.registerd-codes table td {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  padding-top: 10px;
}

.form-small input.small-input {
  width: 49%;
  border-radius: 0.5rem;
  border: 2px solid transparent;
  font-size: 1rem;
  line-height: 60px;
  color: #000;
  padding: 0 1.5rem;
}

.form-small input.small-input.readonly {
  opacity: 0.5;
}

.allocate-box {
  position: relative;
  /*Needed to style the inputs*/
}

.allocate-box:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid rgba(255, 255, 255, 0.1);
  position: absolute;
  top: -20px;
  left: calc(50% - 10px);
}

.allocation-replacement {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px 0;
}

.allocation-replacement .info-text {
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-family: "Galano Grotesque", Montserrat, sans-serif;
  font-style: italic;
  font-size: 20px;
  line-height: 1.4;
  padding-bottom: 30px;
  max-width: 400px;
}

.allocation-replacement .big-prize-img {
  max-width: 320px;
  margin-left: 100px;
}

@media (max-width: 1023px) {
  .allocation-replacement {
    flex-direction: column;
    justify-content: center;
  }

  .allocation-replacement .big-prize-img {
    max-width: 320px;
    margin-left: unset;
  }
}

@media (max-width: 600px) {
  .allocation-replacement .info-text {
    font-size: 16px;
  }
}

.form-small .before-text p {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 20px;
}

.form-small .before-text p.small {
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  margin-bottom: 0px;
}

/*Select invite chance*/

.selected-item,
.not-selected {
  width: 27px;
  background: #fff;
  font-size: 24px;
  line-height: 48px;
  color: #000;
  padding: 0 5px;
  text-align: center;
}

#prize-d:checked ~ label .selected-item,
#prize-w:checked ~ label .selected-item,
#prize-m:checked ~ label .selected-item {
  display: block !important;
}

#prize-d:checked ~ label .not-selected,
#prize-w:checked ~ label .not-selected,
#prize-m:checked ~ label .not-selected {
  display: none !important;
}

.featured-products.chio-home-section .prizes .allocate,
.allocate-box .allocate {
  display: flex;
  justify-content: center;
}

.featured-products.chio-home-section .prizes input:not([type=submit]),
.allocate-box input:not([type=submit]) {
  width: 27px;
  height: 48px;
  background-color: #fff;
  font-size: 24px;
  line-height: 48px;
  color: #000;
  box-sizing: border-box;
  padding: 0 5px;
  text-align: center;
  border: none;
  font-weight: bold;
}

.featured-products.chio-home-section .prizes .before, .featured-products.chio-home-section .prizes .after,
.allocate-box .before,
.allocate-box .after {
  width: 48px;
  height: 48px;
  background: #fff;
  font-size: 16px;
  line-height: 48px;
  color: #000;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.featured-products.chio-home-section .prizes .before,
.allocate-box .before {
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
}

.featured-products.chio-home-section .prizes .after,
.allocate-box .after {
  border-bottom-right-radius: 60px;
  border-top-right-radius: 60px;
}

a.submit-button,
input.submit-form {
  display: block;
  min-height: 60px;
  background: #E30613;
  border: 2px solid #fff;
  border-radius: 50px;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  box-sizing: border-box;
  padding: 13px 20px;
  color: #fff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  text-align: center;
}

a.submit-button.disabled, a.submit-button:hover,
input.submit-form.disabled,
input.submit-form:hover {
  background: transparent;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.logout-button {
  align-self: flex-end;
  padding: 10px 40px;
  height: 55px;
  color: #fff !important;
  font-family: "Galano Grotesque", Montserrat, sans-serif;
  font-size: 25px;
  line-height: 1;
  background: #DA2128;
  font-weight: bold;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.success-copy:before {
  content: "Copiat cu succes!";
  position: absolute;
  left: calc(50% - 49px);
  width: 98px;
  bottom: -3rem;
  text-transform: initial;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 400;
  color: #fff;
  background: #000;
  padding: 0.5rem;
  border-radius: 0.5rem;
  transition: all 1s ease;
  opacity: 0;
  pointer-events: none;
}

.success-copy.run-animation:before {
  animation: fade-in-out 3s 1;
}

@keyframes fade-in-out {
  0% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*

.login-box {
  max-width: 610px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: #154734;
  padding: 80px 5% 40px;
  text-align: center;
}

.login-box .edit-profile {
  margin: 0 auto;
}
*/

.main_wrapper.scrollpage .box-form .chip {
  top: -80px;
}

.custom-checkbox {
  text-align: left;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding-left: 26px;
  color: #fff;
}

.custom-checkbox.invalid {
  color: red;
}

.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-checkbox .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: transparent;
  border: 1px solid #fff;
}

.custom-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.custom-checkbox .checkmark.radio-box {
  border-radius: 8px;
}

.custom-checkbox .checkmark.radio-box:after {
  content: none;
}

.custom-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

.custom-checkbox input:checked ~ .checkmark {
  background-color: #E30613;
}

.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}

.register-box {
  max-width: 930px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: #154734;
  text-align: left;
}

.register-box .form-small {
  display: flex;
  flex-direction: column;
}

.register-box .form-small .before-text {
  flex: 0 45%;
}

.register-box .content-login {
  text-align: left;
}

.field-info {
  color: #fff;
  padding-left: 20px;
}

.invalid input {
  color: red !important;
}

.tml .tml-field-wrap {
  margin-bottom: 0;
}

.tml .tml-rememberme-wrap .tml-checkbox {
  display: block;
}

.tml .tml-field {
  max-width: 450px;
  width: 100%;
  border-radius: 0.5rem;
  border: none;
  font-size: 1rem;
  line-height: 60px;
  color: #000;
  box-sizing: border-box;
  padding: 0 1.5rem;
  margin-bottom: 2.5rem;
}

.tml button[type=submit],
.tml input[type=submit] {
  max-width: 450px;
  width: 100%;
  margin-bottom: 2.5rem;
  position: relative;
}

.tml button[type=submit].disabled,
.tml input[type=submit].disabled {
  font-size: 0 !important;
}

.tml button[type=submit].disabled:before,
.tml input[type=submit].disabled:before {
  content: "";
  font-size: 5px;
  border-radius: 50%;
  width: 1em;
  height: 1em;
  position: absolute;
  transform: translateZ(0) translate(-50%, -50%);
  animation: load5 1.1s infinite ease;
  display: block;
  left: 50%;
  top: 50%;
}

.no-tml .tml {
  display: none;
}

.form-small ul.tml-errors, .tml ul.tml-errors {
  padding: 0;
  list-style: none;
}

.form-small .tml-action-confirmaction .success, .form-small .tml-error, .form-small .tml-message, .form-small .tml-success, .tml .tml-action-confirmaction .success, .tml .tml-error, .tml .tml-message, .tml .tml-success {
  border-left: 0 none;
  box-shadow: unset;
  display: block;
  margin: 0 0 1em;
  padding: 0;
  color: inherit;
  font-weight: inherit;
  list-style: none;
  text-align: initial;
}

.form-small .tml-action-confirmaction .success:last-child, .form-small .tml-error:last-child, .form-small .tml-message:last-child, .form-small .tml-success:last-child, .tml .tml-action-confirmaction .success:last-child, .tml .tml-error:last-child, .tml .tml-message:last-child, .tml .tml-success:last-child {
  margin-bottom: 0;
}

.pass-field {
  display: none;
}

.logout-form {
  margin-top: 20px;
  opacity: 0.7;
}

.loader {
  display: none;
  margin: 15px 15px;
  font-size: 5px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  animation: load5 1.1s infinite ease;
  transform: translateZ(0);
}

@keyframes load5 {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }

  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }

  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }

  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }

  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }

  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }

  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }

  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}

.loader-wrapper {
  position: relative;
}

.loader-wrapper .loader {
  position: absolute;
  left: 12.5px;
  top: 12.5px;
}

.chio-success-confirmation {
  display: none;
}

.tml.tml-lostpassword .tml-alerts,
.tml.tml-login .tml-alerts {
  margin-bottom: 2.5rem;
  word-break: break-word;
}

.tml-alerts > ul.tml-messages,
.tml-alerts > ul.tml-errors,
.chio-message-box {
  color: #fff;
  background: #62170F;
  border-radius: 0.5rem;
  margin: 0;
  padding: 2rem 2rem 2rem 5rem;
  position: relative;
  font-size: 1rem;
  line-height: 1.5rem;
}

.tml-alerts > ul.tml-messages .title, .tml-alerts > ul.tml-messages h3,
.tml-alerts > ul.tml-messages strong,
.tml-alerts > ul.tml-errors .title,
.tml-alerts > ul.tml-errors h3,
.tml-alerts > ul.tml-errors strong,
.chio-message-box .title,
.chio-message-box h3,
.chio-message-box strong {
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.tml-alerts > ul.tml-messages a,
.tml-alerts > ul.tml-errors a,
.chio-message-box a {
  color: #fff;
  text-decoration: underline;
}

.tml-alerts > ul.tml-messages::before,
.tml-alerts > ul.tml-errors::before,
.chio-message-box::before {
  display: block;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath d='M10.884 0.532004C10.538 -0.121996 9.46199 -0.121996 9.11599 0.532004L0.115989 17.532C0.0349727 17.6844 -0.00519178 17.8551 -0.000590855 18.0276C0.00401007 18.2001 0.0532195 18.3685 0.142243 18.5164C0.231266 18.6642 0.357066 18.7864 0.507387 18.8712C0.657707 18.956 0.82742 19.0003 0.999989 19H19C19.1724 19.0004 19.342 18.956 19.4923 18.8713C19.6425 18.7866 19.7682 18.6644 19.8571 18.5167C19.946 18.3689 19.9952 18.2006 19.9997 18.0282C20.0042 17.8559 19.964 17.6852 19.883 17.533L10.884 0.532004ZM11 16H8.99999V14H11V16ZM8.99999 12V7H11L11.001 12H8.99999Z' fill='white'/%3E%3C/svg%3E");
  background-size: 1.5rem;
  background-repeat: no-repeat;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  left: 2rem;
  top: 2rem;
}

.tml-alerts > ul.tml-messages.msg-type-success::before,
.tml-alerts > ul.tml-errors.msg-type-success::before,
.chio-message-box.msg-type-success::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 256 256'%3E %3Cg fill='none' stroke-miterlimit='10' stroke-width='0' transform='translate(2 2) scale(2.8008)'%3E %3Ccircle cx='45' cy='45' r='45' fill='%2328c937'/%3E %3Cpath fill='%23fff' d='M38.5 64.5c-1.4 0-2.6-.6-3.4-1.6L21.6 47.3a4.5 4.5 0 1 1 6.8-5.9l10.1 11.8L61.6 27a4.5 4.5 0 1 1 6.8 6L41.9 63c-1 1-2.1 1.5-3.4 1.5z'/%3E %3C/g%3E %3C/svg%3E ");
  /*This was for success, but wrongly implemented and never displayed*/
  /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 256 256'%3E %3Cpath fill='%233e60b5' stroke-miterlimit='10' stroke-width='0' d='M45 0a45 45 0 1 0 .1 90.1A45 45 0 0 0 45 0zm7.7 67.6-.5 2.2c-.2 1-1 1.7-1.9 2-3.3 1-6.7 1.3-10.1.7a4.2 4.2 0 0 1-3.5-4.8l3-18.9a5 5 0 0 0-2.6-5.2 2.8 2.8 0 0 1-1.5-3.2l.5-2.2c.2-1 1-1.7 1.9-2 3.2-1 6.7-1.3 10.1-.7 2.3.4 3.8 2.5 3.5 4.8l-3 18.9a5 5 0 0 0 2.6 5.2c1.2.6 1.8 2 1.5 3.2zM47.5 31a7 7 0 1 1 0-13.9 7 7 0 0 1 0 13.9z' transform='translate(2 2) scale(2.8008)'/%3E %3C/svg%3E ");*/
}

.form-small .field.invalid input {
  background: #FFB9B9;
  border: 2px solid #E30613;
}

.form-small .field.invalid input::-moz-placeholder {
  color: #CD001A;
}

.form-small .field.invalid input::placeholder {
  color: #CD001A;
}

.form-small .field.invalid input::-ms-input-placeholder {
  color: #CD001A;
}

.form-small input.small-input {
  width: 100% !important;
}

.custom-checkbox .field-error,
.form-small .field .field-error {
  position: absolute;
  font-weight: 500;
  bottom: -23px;
  font-size: 12px;
  line-height: 22px;
  background: #E30613;
  border-radius: 2px;
  color: #fff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 0 10px;
  display: none;
  border: 1px solid #ffffff;
}

.custom-checkbox .field-error {
  bottom: -25px;
}

.custom-checkbox.invalid .field-error,
.form-small .field.invalid .field-error {
  display: block;
}

.custom-checkbox .field-error:before,
.form-small .field .field-error:before {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid #E30613;
  content: "";
  position: absolute;
  top: -6px;
  left: 30px;
}

/* New code*/

@media (min-width: 1024px) {
  .wider-pass-box {
    width: calc(100% + 6rem);
  }
}

@media (max-width: 767.98px) {
  .registerd-codes.profile-codes table td,
  .registerd-codes.profile-codes table thead th {
    padding-bottom: 10px;
    display: block;
    width: 100%;
    text-align: left !important;
  }

  .registerd-codes.profile-codes table tr {
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
  }
}

@media (min-width: 768px) {
  .section_middle {
    transform: rotate(-12deg);
  }

  .revert-rotate {
    transform: rotate(12deg);
  }
}

/*### RESPONSIVE ###*/

@media only screen and (max-width: 1440px) {
  h1 {
    font-size: 45px;
    line-height: 62px;
  }

  h2 {
    font-size: 40px;
    line-height: 55px;
  }

  .chio_images .parallax + .parallax img {
    float: right;
  }

  .stack5 > p {
    font-size: 38px;
    line-height: 48px;
  }
}

@media only screen and (max-width: 1366px) {
  h1 {
    font-size: 37px;
    line-height: 50px;
  }

  .stroke1 {
    -webkit-text-stroke: 10px #124734;
  }

  .stack3 > h3 span,
  .stack3 > h3 {
    font-size: 35px;
    line-height: 45px;
  }

  .stack4 > p,
  .stack4 > p span {
    font-size: 30px;
    line-height: 40px;
  }

  .featured-products .text-left p {
    font-size: 25px;
    line-height: 30px;
  }

  .stack5 > p {
    font-size: 30px;
    line-height: 40px;
  }

  .prizes-section .wrapper .prizes .prize .date {
    font-size: 25px;
    line-height: 30px;
  }

  .stack6 > p {
    font-size: 25px;
    line-height: 30px;
  }

  .chio_images .register-cod-link {
    width: 130px;
    height: 130px;
  }

  .chio_images .register-cod {
    font-size: 22px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 1024px) {
  .chio_title {
    top: 25vh;
  }

  .chio_images .register-cod-link {
    margin-left: -15vw;
  }

  .stack5 > p {
    font-size: 24px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 1023px) {
  .chio_images .register-cod {
    width: 110px;
    height: 110px;
    font-size: 21px;
    line-height: 25px;
    margin-left: 0;
  }

  .list-prizes-account .prizes .prize .triangle img {
    width: 100%;
  }

  .list-prizes-account .prizes .prize img {
    width: 100%;
    height: auto;
    max-width: 200px;
  }

  .list-prizes-account .prizes .prize .image {
    height: auto;
    margin-bottom: 30px;
  }

  .form-small .before-text {
    flex: 0 100%;
    margin-bottom: 50px;
  }

  .prizes-section.fullpage {
    max-height: inherit;
  }

  .main_wrapper.fullpage::after {
    bottom: 0;
    height: 472px;
    background-size: 100% auto;
    background-position: bottom center;
  }

  .main_wrapper.fullpage::before {
    top: 80px;
    height: 438px;
    background-size: 100% auto;
    background-position: top center;
  }

  .stack3 > h3 span, .stack3 > h3 {
    font-size: 27px;
    line-height: 32px;
  }

  .stack4 .stroke4,
  .stack3 .stroke3 {
    -webkit-text-stroke: 4px #fff;
  }

  .chio-menu-win {
    display: inline-flex;
  }

  .menu-icon-win {
    display: block;
    background-repeat: no-repeat;
    width: 31px;
    margin: 0 3vw;
  }

  #menu-win-and-play {
    display: none;
  }

  .chio-drawer-win {
    z-index: 997;
  }

  .chio-drawer-win a {
    font-family: GalanoHeavyItalic, sans-serif;
    font-size: 2em;
    color: #fff;
    line-height: 1.5;
  }

  .register-new-code .form-small .form-inputs .field {
    width: 100%;
  }
}

@media only screen and (max-width: 900px) {
  h1 {
    font-size: 40px;
    line-height: 55px;
  }

  h2 {
    font-size: 30px;
    line-height: 45px;
  }
}

@media only screen and (max-width: 768px) {
  h1 {
    font-size: 25px;
    line-height: 30px;
  }

  .stack1 .stroke1 {
    -webkit-text-stroke: 8px #124734;
  }

  .chio_images .register-cod-link {
    margin-left: 0;
  }

  .featured-products .right, .featured-products .left {
    width: 100%;
  }

  .featured-products .wrapper {
    flex-direction: column;
  }

  .featured-products .text-left p {
    font-size: 19px;
    line-height: 25px;
  }

  .featured-products {
    height: auto;
  }

  .prizes-section {
    height: auto;
    max-height: unset;
  }

  .featured-products .chip {
    width: 35%;
  }

  .stack4 > p, .stack4 > p span {
    font-size: 27px;
    line-height: 32px;
  }

  .prizes-section .wrapper .prizes {
    flex-direction: column;
  }

  .prizes-section .wrapper .prizes .prize {
    width: 100%;
  }

  .triangle .parallax {
    left: 60px;
  }

  .register-box .form-small .before-text {
    flex: 0 100%;
  }

  .form-small .allocate-cod .image {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }

  .tml .tml-field,
  .tml button[type=submit], .tml input[type=submit] {
    max-width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  h1 {
    font-size: 25px;
    line-height: 30px;
  }

  h2 {
    font-size: 25px;
    line-height: 35px;
  }

  .edit-profile {
    width: 100%;
  }

  .form-small .field,
  a.submit-button,
  .form-small input.submit-form,
  .form-small input.small-input {
    width: 100%;
  }

  .main_wrapper.scrollpage .chip {
    top: 15px;
    width: 80px;
  }

  .tabs-wapp .tab {
    font-size: 15px;
  }

  .tabs-wapp h3 {
    font-size: 22px;
    line-height: 26px;
  }

  .content-box p.white {
    font-size: 18px;
  }

  .main_wrapper.scrollpage .prizes .stack6 > p {
    font-size: 23px;
    line-height: 27px;
  }

  .main_wrapper.scrollpage .prizes .stack5 > p {
    font-size: 20px;
    line-height: 24px;
  }

  .main_wrapper.scrollpage .prizes .stack6 {
    margin-bottom: 15px;
  }

  .stack6 .stroke6,
  .stack5 .stroke5 {
    -webkit-text-stroke: 4px #fff;
  }

  .list-prizes-account .prizes .prize .triangle + img {
    width: 60%;
  }

  .form-small .allocate-box .image img {
    width: 80%;
  }

  .form-small .allocate-cod.prize3 .image img {
    width: 80%;
  }

  .tabs-wapp .panels {
    padding: 40px 5%;
  }
}

/*### END RESPONSIVE ###*/

@media only screen and (min-width: 1601px) {
  .chio-product__information-buttons {
    gap: 10px;
  }

  .chio-product__information-buttons .chio-button--product-information .chio-button__text {
    font-size: 14px;
  }
}

/*Using sass to compile existing nested classes*/

/*Variables*/

/*From TW Base*/

/*TODO: Remove after full switch to TW*/

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

:root {
  --white: 255 255 255;
  --white-ivory: 238 238 238;
  --red-chio: 205 0 26;
  --red-chio-light: 170 0 22;
  --container-gutter: 1rem;
  --container-max-width: 100%;
  --header-height: 11rem;
  --footer-triangle-height: 22vw;
}

/*Generic*/

html {
  font-size: 16px !important;
  scroll-behavior: auto !important;
}

body {
  font-size: 16px !important;
}

h1 {
  margin: 0;
}

.text-shadow {
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

/*Layout*/

.body-background {
  background: radial-gradient(circle at 50% 10%, #B22024, #590404);
}

@media (min-width: 1024px) {
  :root {
    --container-max-width: 1156px;
  }
}

/*Components*/

.chio-button__text {
  font-family: "NatoSans", Montserrat, sans-serif;
}

.button-red-invert {
  background: #fff;
  color: #E30613;
  border: 2px solid #fff;
}

.button-red-invert:hover {
  background: #E30613;
  color: #fff;
}

.button-red-invert.chio-button--large:before,
.button-red-invert.chio-button--small:before {
  background: #E30613;
}

.button-blue {
  color: #fff;
  border: 2px solid #0059a9;
}

.button-blue:hover {
  color: #fff;
}

.button-blue.chio-button--large:before,
.button-blue.chio-button--small:before {
  background: #0059a9;
}

.button-blue.inverted.chio-button--large:before,
.button-blue.inverted.chio-button--small:before {
  height: 100%;
}

.button-blue.inverted.chio-button--large:hover:before,
.button-blue.inverted.chio-button--small:hover:before {
  height: 0;
}

/*Will use the win-and-play assets for all site, removed hp-compiled*/

/*And, in the end, move these higher in the tree folder*/

/*After that, everything else will be removed/replaced*/

/*Header*/

.chio-drawer--active .inner-drawer {
  right: 0 !important;
}

@media (orientation: landscape) and (min-width: 1024px) and (max-height: 900px) {
  .chio-main-menu-wrap {
    max-height: calc(100vh - var(--header-height) - 6rem);
    overflow: auto;
  }
}

/*End of Header*/

/*Something*/

.hp-banner-gradient {
  background: linear-gradient(to bottom,
          transparent 0%,
          rgba(235, 33, 33, 0.56) 6%,
          rgba(235, 33, 33, 0.81) 10%,
          rgb(235, 33, 33) 16%
  );
}

@media (min-width: 1024px) {
  .hp-banner-gradient {
    background: linear-gradient(to right,
            transparent 0%,
            rgba(235, 33, 33, 0.56) 6%,
            rgba(235, 33, 33, 0.81) 10%,
            rgb(235, 33, 33) 16%
    );
  }
}

.more-chances {
  max-height: 0;
}

#expand-chances:checked ~ .more-chances {
  max-height: 5000px;
}

@media (orientation: landscape) and (min-width: 1024px) and (max-height: 800px) {
  .crunch-wrapper .crunch-banner {
    width: 66.666667% !important;
  }

  .crunch-text {
    max-height: 15vh !important;
  }

  .parallax-prizes {
    max-height: 20vh !important;
  }
}

/*End of Something*/

/*Homepage*/

@media (orientation: landscape) and (min-width: 1024px) and (max-height: 800px) {
  .hero-bullets {
    bottom: 2rem !important;
  }
}

@media (orientation: landscape) and (min-width: 1024px) and (max-height: 700px) {
  .category-slider-description {
    display: none !important;
  }

  .category-slider-image {
    max-height: 10rem;
  }

  .category-slider-product-image {
    max-height: 8rem;
  }
}

@media (orientation: portrait) and (max-height: 700px) {
  .category-slider-description {
    display: none !important;
  }

  /*TW are added at the end of the file... need to overwrite this*/

  .category-slider-description.max-xs\:line-clamp-6 {
    display: none !important;
  }
}

.video-slider .slick-list {
  overflow: visible;
}

.video-slider .img-shadow {
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.8);
}

.video-slider .video-wrapper:before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  transition: all 0.4s;
  opacity: 0.3;
  z-index: 4
}

.video-slider .video-wrapper:after {
  z-index: 5;
  content: '';
  position: absolute;
  width: 8%;
  height: 6rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='37' viewBox='0 0 30 37' fill='none'%3E%3Cpath d='M0.437501 33.75V3.875C0.437501 2.95833 0.729168 2.22916 1.3125 1.6875C1.89583 1.14583 2.58333 0.874998 3.375 0.874998C3.625 0.874998 3.875 0.916664 4.125 0.999996C4.41667 1.04166 4.70833 1.14583 5 1.3125L28.5 16.375C28.9167 16.6667 29.25 17.0208 29.5 17.4375C29.75 17.8542 29.875 18.3125 29.875 18.8125C29.875 19.3125 29.75 19.7708 29.5 20.1875C29.25 20.6042 28.9167 20.9583 28.5 21.25L5 36.3125C4.70833 36.4792 4.41667 36.5833 4.125 36.625C3.875 36.6667 3.625 36.6875 3.375 36.6875C2.58333 36.6875 1.89583 36.4375 1.3125 35.9375C0.729168 35.3958 0.437501 34.6667 0.437501 33.75ZM6.3125 28.4375L21.5 18.8125L6.3125 9.1875V28.4375Z' fill='%23FFFFFF'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.video-slider .active-slide .video-wrapper:before {
  opacity: 0.1
}

/*All slides*/

.video-slider .slick-track>.video-slide:not(.active-slide) {
  transform: scale(80%) translateX(0%);
  z-index: 6;
}

/*Current one*/

.video-slider .slick-track>.active-slide {
  transform: scale(100%) translateX(0) !important;
  z-index: 7;
}

/*Next one*/

.video-slider .slick-track>.active-slide+.video-slide {
  transform: scale(80%) translateX(-0%);
  z-index: 6;
}

@media (min-width: 1024px) {
  .video-slider .slick-track>.video-slide:not(.active-slide) {
    transform: scale(80%) translateX(95%);
  }

  .video-slider .slick-track>.active-slide+.video-slide {
    transform: scale(80%) translateX(-95%);
  }
}

/*End of Homepage*/

/*Footer*/

.footer-shape {
  height: calc(var(--footer-triangle-height) + 17rem) !important;
}

.footer-shape::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--footer-triangle-height);
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 700 150' fill='%23CD001A'%3E%3Cpolygon points='0,150 700,0 700,150'%3E%3C/polygon%3E%3C/svg%3E%0A");
}

.footer-shape::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - var(--footer-triangle-height));
  z-index: -1;
  background-image: linear-gradient(#CD001A, #67000D);
}

@media (min-width: 640px) {
  .footer-shape {
    height: calc(var(--footer-triangle-height) + 15rem) !important;
  }
}

@media (min-width: 768px) {
  .footer-shape {
    height: calc(var(--footer-triangle-height) + 10rem) !important;
  }
}

@media (min-width: 1024px) {
  .footer-shape {
    height: calc(var(--footer-triangle-height) + 8rem) !important;
  }
}

.footer-homepage {
  height: 80vh !important;
  margin: 10vh 0;
}

@media (orientation: landscape) and (min-width: 1024px) and (max-height: 700px) {
  .homepage-footer-wrapper {
    height: 150vh !important;
  }
}

@media not all and (min-width: 768px) {
  .homepage-footer-wrapper .footer-shape {
    height: 100% !important;
  }
}

/*End of Footer*/

/*Category and Product pages*/

.listing-card:last-child {
  padding-bottom: var(--footer-triangle-height) !important;
}

@media (min-width: 768px) {
  .listing-card:nth-last-child(-n + 2) {
    padding-bottom: var(--footer-triangle-height) !important;
  }
}

.info-box-shape::before {
  //content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 17.2%;
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='496' height='110' viewBox='0 0 496 110' fill='none'%3E%3Cpath d='M496 6.17748 C496 2.99667 493.069 0.62444 489.958 1.28725 L3.95811 104.831 C1.65002 105.323 0 107.362 0 110 L496 110 V6.17748Z' fill='%23CD001A'/%3E%3C/svg%3E");
}

.info-box-shape::after {
  //content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 83.1%;
  z-index: -1;
  background-color: #CD001A;
}

/*End of Category and Product pages*/

/*Glide & slick sliders*/

.glide__slide {
  cursor: grab;
}

.glide--swipeable {
  cursor: auto;
}

.glide__bullet {
  border-radius: .5rem;
  border: none !important;
  box-shadow: none;
}

.glide__bullet:hover,
.glide__bullet:focus,
.glide__bullet.glide__bullet--active {
  background-color: rgb(var(--white));
}

.glide__bullet,
.slick-dots li button {
  width: 1.5rem !important;
  height: .5rem !important;
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
  transition: all 300ms ease-in-out;
}

.glide__arrow {
  border: none;
  box-shadow: none;
  padding: 0;
  width: 1rem
}

.slick-dots {
  position: absolute !important;
  bottom: 2.5rem !important;
  display: flex !important;
  width: 100% !important;
}

.slick-dots li {
  opacity: 1 !important;
  margin: 0 !important;
}

.slick-dots li button {
  outline: none !important;
  font-size: 0 !important;
  padding: 0 !important;
  background-color: rgb(var(--white) / 0.5 ) !important;
  border-radius: 10px;
  border: 0 none;
  display: block;
}

.slick-dots button:hover,
.slick-dots .slick-active button {
  background-color: rgb(var(--white)) !important;
}

.slick-arrow {
  position: absolute;
  color: rgb(var(--white));
  cursor: pointer;
  top: 50%;
  z-index: 10;
  width: 1rem
}

.glide__arrow.glide__arrow--left,
.slick-arrow.prev-arrow {
  left: .5rem;
  transform: translateY(-50%);
}

.glide__arrow.glide__arrow--right,
.slick-arrow.next-arrow {
  right: .5rem;
  transform: translateY(-50%) rotate(180deg);
}

@media (min-width: 1024px) {
  .glide__bullet,
  .slick-dots li button {
    width: 3rem !important;
    height: .75rem !important;
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .slick-arrow {
    width: 1.5rem
  }

  .slick-arrow.prev-arrow {
    left: -1rem;
  }

  .slick-arrow.next-arrow {
    right: -1rem;
  }
}

@media (min-width: 1340px) {
  .glide__arrow {
    width: 1.5rem
  }

  .glide__arrow.glide__arrow--left {
    left: -2rem;
  }

  .glide__arrow.glide__arrow--right {
    right: -2rem;
  }
}

/*End of Glide slider*/

.before\:content-\[\'\'\]::before {
  --tw-content: '' !important;
  content: var(--tw-content) !important;
}

.before\:content-none::before {
  --tw-content: none !important;
  content: var(--tw-content) !important;
}

.after\:content-\[\'\'\]::after {
  --tw-content: '' !important;
  content: var(--tw-content) !important;
}

.after\:content-none::after {
  --tw-content: none !important;
  content: var(--tw-content) !important;
}

.hover\:bg-opacity-90:hover {
  --tw-bg-opacity: 0.9 !important;
}

@media not all and (min-width: 1024px) {
  .max-lg\:mb-12 {
    margin-bottom: 3rem !important;
  }

  .max-lg\:mb-20 {
    margin-bottom: 5rem !important;
  }

  .max-lg\:mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .max-lg\:mt-4 {
    margin-top: 1rem !important;
  }

  .max-lg\:flex {
    display: flex !important;
  }

  .max-lg\:hidden {
    display: none !important;
  }

  .max-lg\:h-full {
    height: 100% !important;
  }

  .max-lg\:w-2\/5 {
    width: 40% !important;
  }

  .max-lg\:w-full {
    width: 100% !important;
  }

  .max-lg\:max-w-80 {
    max-width: 20rem !important;
  }

  .max-lg\:max-w-none {
    max-width: none !important;
  }

  .max-lg\:flex-col {
    flex-direction: column !important;
  }

  .max-lg\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .max-lg\:items-center {
    align-items: center !important;
  }

  .max-lg\:gap-10 {
    gap: 2.5rem !important;
  }

  .max-lg\:gap-20 {
    gap: 5rem !important;
  }

  .max-lg\:gap-4 {
    gap: 1rem !important;
  }

  .max-lg\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem !important;
  }

  .max-lg\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem !important;
  }

  .max-lg\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem !important;
  }

  .max-lg\:pt-\[5\.3rem\] {
    padding-top: 5.3rem !important;
  }

  .max-lg\:red-gradient {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
    --tw-gradient-from: rgb(var(--red-chio) / 1) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(var(--red-chio) / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: #62170F var(--tw-gradient-to-position);
  }

  .max-lg\:small-btn.square-btn {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .max-lg\:bleed {
    margin-inline-start: calc(-1 * var(--distance-to-bleed)) !important;
    margin-inline-end: calc(-1 * var(--distance-to-bleed)) !important;
    scroll-padding-inline: var(--distance-to-bleed) !important;
    padding-inline-start: var(--distance-to-bleed) !important;
    padding-inline-end: var(--distance-to-bleed) !important;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:bottom-16 {
    bottom: 4rem !important;
  }

  .max-md\:left-1\/2 {
    left: 50% !important;
  }

  .max-md\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .max-md\:mt-4 {
    margin-top: 1rem !important;
  }

  .max-md\:hidden {
    display: none !important;
  }

  .max-md\:max-w-40 {
    max-width: 10rem !important;
  }

  .max-md\:-translate-x-1\/2 {
    --tw-translate-x: -50% !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .max-md\:flex-col {
    flex-direction: column !important;
  }

  .max-md\:rounded-lg {
    border-radius: 0.5rem !important;
  }

  .max-md\:bg-red-chio-light-preview {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(174 0 22 / var(--tw-bg-opacity)) !important;
  }

  .max-md\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .max-md\:text-center {
    text-align: center !important;
  }

  .max-md\:text-sm {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
}

@media not all and (min-width: 640px) {
  .max-sm\:-mb-16 {
    margin-bottom: -4rem !important;
  }

  .max-sm\:-mt-6 {
    margin-top: -1.5rem !important;
  }

  .max-sm\:w-1\/3 {
    width: 33.333333% !important;
  }

  .max-sm\:max-w-80 {
    max-width: 20rem !important;
  }

  .max-sm\:flex-col {
    flex-direction: column !important;
  }

  .max-sm\:pl-10 {
    padding-left: 2.5rem !important;
  }

  .max-sm\:text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
}

@media not all and (min-width: 500px) {
  .max-xs\:line-clamp-6 {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 6 !important;
  }

  .max-xs\:rounded-tr-none {
    border-top-right-radius: 0px !important;
  }
}

@media (min-width: 500px) {
  .xs\:-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .xs\:-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .xs\:-mb-8 {
    margin-bottom: -2rem !important;
  }

  .xs\:-mt-12 {
    margin-top: -3rem !important;
  }

  .xs\:-mt-40 {
    margin-top: -10rem !important;
  }

  .xs\:mb-52 {
    margin-bottom: 13rem !important;
  }

  .xs\:ml-5 {
    margin-left: 1.25rem !important;
  }

  .xs\:mt-12 {
    margin-top: 3rem !important;
  }

  .xs\:hidden {
    display: none !important;
  }

  .xs\:w-auto {
    width: auto !important;
  }

  .xs\:text-2xl {
    font-size: 1.6rem !important;
    line-height: 2rem !important;
  }

  .xs\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .xs\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .xs\:text-xl {
    font-size: 1.4rem !important;
    line-height: 1.7rem !important;
  }
}

@media (min-width: 640px) {
  .sm\:bottom-2 {
    bottom: 0.5rem !important;
  }

  .sm\:bottom-\[34vw\] {
    bottom: 34vw !important;
  }

  .sm\:top-24 {
    top: 6rem !important;
  }

  .sm\:-mb-4 {
    margin-bottom: -1rem !important;
  }

  .sm\:-ml-20 {
    margin-left: -5rem !important;
  }

  .sm\:-mt-56 {
    margin-top: -14rem !important;
  }

  .sm\:mb-0 {
    margin-bottom: 0px !important;
  }

  .sm\:mb-80 {
    margin-bottom: 20rem !important;
  }

  .sm\:ml-40 {
    margin-left: 10rem !important;
  }

  .sm\:ml-8 {
    margin-left: 2rem !important;
  }

  .sm\:mr-10 {
    margin-right: 2.5rem !important;
  }

  .sm\:mr-8 {
    margin-right: 2rem !important;
  }

  .sm\:mt-40 {
    margin-top: 10rem !important;
  }

  .sm\:mt-8 {
    margin-top: 2rem !important;
  }

  .sm\:block {
    display: block !important;
  }

  .sm\:h-24 {
    height: 6rem !important;
  }

  .sm\:h-32 {
    height: 8rem !important;
  }

  .sm\:w-auto {
    width: auto !important;
  }

  .sm\:flex-row {
    flex-direction: row !important;
  }

  .sm\:justify-between {
    justify-content: space-between !important;
  }

  .sm\:gap-12 {
    gap: 3rem !important;
  }

  .sm\:gap-4 {
    gap: 1rem !important;
  }

  .sm\:p-16 {
    padding: 4rem !important;
  }

  .sm\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .sm\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .sm\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .sm\:pr-8 {
    padding-right: 2rem !important;
  }

  .sm\:text-sm {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute !important;
  }

  .md\:relative {
    position: relative !important;
  }

  .md\:-right-12 {
    right: -3rem !important;
  }

  .md\:bottom-0 {
    bottom: 0px !important;
  }

  .md\:bottom-4 {
    bottom: 1rem !important;
  }

  .md\:left-\[2\%\] {
    left: 2% !important;
  }

  .md\:left-auto {
    left: auto !important;
  }

  .md\:top-1\/2 {
    top: 50% !important;
  }

  .md\:top-28 {
    top: 7rem !important;
  }

  .md\:-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .md\:-mb-12 {
    margin-bottom: -3rem !important;
  }

  .md\:-mb-fth {
    margin-bottom: calc(var(--footer-triangle-height) * -1) !important;
  }

  .md\:-ml-12 {
    margin-left: -3rem !important;
  }

  .md\:mb-16 {
    margin-bottom: 4rem !important;
  }

  .md\:mb-24 {
    margin-bottom: 6rem !important;
  }

  .md\:mb-28 {
    margin-bottom: 7rem !important;
  }

  .md\:mb-32 {
    margin-bottom: 8rem !important;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .md\:ml-56 {
    margin-left: 14rem !important;
  }

  .md\:mr-24 {
    margin-right: 6rem !important;
  }

  .md\:mt-0 {
    margin-top: 0px !important;
  }

  .md\:mt-5 {
    margin-top: 1.25rem !important;
  }

  .md\:hidden {
    display: none !important;
  }

  .md\:h-12 {
    height: 3rem !important;
  }

  .md\:h-2 {
    height: 0.5rem !important;
  }

  .md\:min-h-\[45rem\] {
    min-height: 45rem !important;
  }

  .md\:w-1\/2 {
    width: 50% !important;
  }

  .md\:w-12 {
    width: 3rem !important;
  }

  .md\:w-2\/3 {
    width: 66.666667% !important;
  }

  .md\:w-\[14vw\] {
    width: 14vw !important;
  }

  .md\:w-\[15vw\] {
    width: 15vw !important;
  }

  .md\:w-\[33vw\] {
    width: 33vw !important;
  }

  .md\:w-auto {
    width: auto !important;
  }

  .md\:w-full {
    width: 100% !important;
  }

  .md\:max-w-2xl {
    max-width: 42rem !important;
  }

  .md\:max-w-3xl {
    max-width: 48rem !important;
  }

  .md\:max-w-56 {
    max-width: 14rem !important;
  }

  .md\:max-w-96 {
    max-width: 24rem !important;
  }

  .md\:max-w-\[20rem\] {
    max-width: 20rem !important;
  }

  .md\:max-w-\[60vw\] {
    max-width: 60vw !important;
  }

  .md\:max-w-md {
    max-width: 28rem !important;
  }

  .md\:max-w-xl {
    max-width: 36rem !important;
  }

  .md\:max-w-xs {
    max-width: 20rem !important;
  }

  .md\:-translate-y-1\/2 {
    --tw-translate-y: -50% !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .md\:flex-row {
    flex-direction: row !important;
  }

  .md\:items-center {
    align-items: center !important;
  }

  .md\:justify-end {
    justify-content: flex-end !important;
  }

  .md\:gap-20 {
    gap: 5rem !important;
  }

  .md\:gap-4 {
    gap: 1rem !important;
  }

  .md\:gap-6 {
    gap: 1.5rem !important;
  }

  .md\:object-\[60\%_50\%\] {
    -o-object-position: 60% 50% !important;
       object-position: 60% 50% !important;
  }

  .md\:p-24 {
    padding: 6rem !important;
  }

  .md\:p-5 {
    padding: 1.25rem !important;
  }

  .md\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .md\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .md\:py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .md\:py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .md\:py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .md\:pb-36 {
    padding-bottom: 9rem !important;
  }

  .md\:pb-fth {
    padding-bottom: var(--footer-triangle-height) !important;
  }

  .md\:pl-5 {
    padding-left: 1.25rem !important;
  }

  .md\:pl-6 {
    padding-left: 1.5rem !important;
  }

  .md\:pl-8 {
    padding-left: 2rem !important;
  }

  .md\:pr-5 {
    padding-right: 1.25rem !important;
  }

  .md\:pr-6 {
    padding-right: 1.5rem !important;
  }

  .md\:pr-8 {
    padding-right: 2rem !important;
  }

  .md\:text-right {
    text-align: right !important;
  }

  .md\:text-2xl {
    font-size: 1.6rem !important;
    line-height: 2rem !important;
  }

  .md\:text-3\.5xl {
    font-size: 2rem !important;
    line-height: 2.4rem !important;
  }

  .md\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .md\:text-lg {
    font-size: 1.2rem !important;
    line-height: 1.2rem !important;
  }

  @media not all and (min-width: 1340px) {
    .md\:max-xl\:max-h-60 {
      max-height: 15rem !important;
    }

    .md\:max-xl\:max-w-sm {
      max-width: 24rem !important;
    }
  }
}

@media (min-width: 1024px) {
  .lg\:absolute {
    position: absolute !important;
  }

  .lg\:-bottom-16 {
    bottom: -4rem !important;
  }

  .lg\:-left-4 {
    left: -1rem !important;
  }

  .lg\:-left-8 {
    left: -2rem !important;
  }

  .lg\:-right-4 {
    right: -1rem !important;
  }

  .lg\:bottom-12 {
    bottom: 3rem !important;
  }

  .lg\:right-0 {
    right: 0px !important;
  }

  .lg\:right-4 {
    right: 1rem !important;
  }

  .lg\:top-0 {
    top: 0px !important;
  }

  .lg\:top-32 {
    top: 8rem !important;
  }

  .lg\:top-4 {
    top: 1rem !important;
  }

  .lg\:order-1 {
    order: 1 !important;
  }

  .lg\:order-2 {
    order: 2 !important;
  }

  .lg\:order-3 {
    order: 3 !important;
  }

  .lg\:order-4 {
    order: 4 !important;
  }

  .lg\:order-first {
    order: -9999 !important;
  }

  .lg\:order-last {
    order: 9999 !important;
  }

  .lg\:mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .lg\:my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .lg\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .lg\:my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .lg\:-ml-24 {
    margin-left: -6rem !important;
  }

  .lg\:-ml-32 {
    margin-left: -8rem !important;
  }

  .lg\:-mr-24 {
    margin-right: -6rem !important;
  }

  .lg\:-mt-12 {
    margin-top: -3rem !important;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem !important;
  }

  .lg\:mb-20 {
    margin-bottom: 5rem !important;
  }

  .lg\:mb-24 {
    margin-bottom: 6rem !important;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem !important;
  }

  .lg\:mb-40 {
    margin-bottom: 10rem !important;
  }

  .lg\:mb-60 {
    margin-bottom: 15rem !important;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem !important;
  }

  .lg\:mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .lg\:mb-\[60px\] {
    margin-bottom: 60px !important;
  }

  .lg\:mr-8 {
    margin-right: 2rem !important;
  }

  .lg\:mt-0 {
    margin-top: 0px !important;
  }

  .lg\:mt-20 {
    margin-top: 5rem !important;
  }

  .lg\:mt-32 {
    margin-top: 8rem !important;
  }

  .lg\:mt-64 {
    margin-top: 16rem !important;
  }

  .lg\:mt-96 {
    margin-top: 24rem !important;
  }

  .lg\:mt-\[60px\] {
    margin-top: 60px !important;
  }

  .lg\:block {
    display: block !important;
  }

  .lg\:hidden {
    display: none !important;
  }

  .lg\:aspect-video {
    aspect-ratio: 16 / 9 !important;
  }

  .lg\:h-16 {
    height: 4rem !important;
  }

  .lg\:w-1\/2 {
    width: 50% !important;
  }

  .lg\:w-1\/3 {
    width: 33.333333% !important;
  }

  .lg\:w-1\/4 {
    width: 25% !important;
  }

  .lg\:w-1\/5 {
    width: 20% !important;
  }

  .lg\:w-16 {
    width: 4rem !important;
  }

  .lg\:w-2\/3 {
    width: 66.666667% !important;
  }

  .lg\:w-2\/5 {
    width: 40% !important;
  }

  .lg\:w-3\/5 {
    width: 60% !important;
  }

  .lg\:w-4\/5 {
    width: 80% !important;
  }

  .lg\:w-6 {
    width: 1.5rem !important;
  }

  .lg\:w-\[60\%\] {
    width: 60% !important;
  }

  .lg\:max-w-64 {
    max-width: 16rem !important;
  }

  .lg\:max-w-\[40vw\] {
    max-width: 40vw !important;
  }

  .lg\:max-w-lg {
    max-width: 32rem !important;
  }

  .lg\:max-w-md {
    max-width: 28rem !important;
  }

  .lg\:max-w-screen-sm {
    max-width: 640px !important;
  }

  .lg\:flex-row {
    flex-direction: row !important;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }

  .lg\:gap-10 {
    gap: 2.5rem !important;
  }

  .lg\:gap-16 {
    gap: 4rem !important;
  }

  .lg\:gap-32 {
    gap: 8rem !important;
  }

  .lg\:gap-8 {
    gap: 2rem !important;
  }

  .lg\:bg-red-alt {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(235 33 33 / var(--tw-bg-opacity)) !important;
  }

  .lg\:object-\[50\%_20\%\] {
    -o-object-position: 50% 20% !important;
       object-position: 50% 20% !important;
  }

  .lg\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .lg\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .lg\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .lg\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .lg\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .lg\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .lg\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .lg\:py-\[40px\] {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem !important;
  }

  .lg\:pb-8 {
    padding-bottom: 2rem !important;
  }

  .lg\:pb-fth {
    padding-bottom: var(--footer-triangle-height) !important;
  }

  .lg\:pl-0 {
    padding-left: 0px !important;
  }

  .lg\:pl-12 {
    padding-left: 3rem !important;
  }

  .lg\:pl-8 {
    padding-left: 2rem !important;
  }

  .lg\:pr-0 {
    padding-right: 0px !important;
  }

  .lg\:pr-12 {
    padding-right: 3rem !important;
  }

  .lg\:text-3\.5xl {
    font-size: 2rem !important;
    line-height: 2.4rem !important;
  }

  .lg\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .lg\:text-4xl {
    font-size: 2.4rem !important;
    line-height: 2.4rem !important;
  }

  .lg\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .lg\:text-6xl {
    font-size: 3.6rem !important;
    line-height: 4.6rem !important;
  }

  .lg\:text-7xl {
    font-size: 4rem !important;
    line-height: 4.6rem !important;
  }

  .lg\:text-\[30px\] {
    font-size: 30px !important;
  }

  .lg\:text-\[36px\] {
    font-size: 36px !important;
  }

  .lg\:text-lg {
    font-size: 1.2rem !important;
    line-height: 1.2rem !important;
  }

  .lg\:text-xl {
    font-size: 1.4rem !important;
    line-height: 1.7rem !important;
  }

  @media not all and (min-width: 1340px) {
    .lg\:max-xl\:block {
      display: block !important;
    }
  }
}

@media (min-width: 1340px) {
  .xl\:-right-20 {
    right: -5rem !important;
  }

  .xl\:bottom-0 {
    bottom: 0px !important;
  }

  .xl\:bottom-8 {
    bottom: 2rem !important;
  }

  .xl\:left-\[5\%\] {
    left: 5% !important;
  }

  .xl\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .xl\:-mb-24 {
    margin-bottom: -6rem !important;
  }

  .xl\:mb-0 {
    margin-bottom: 0px !important;
  }

  .xl\:mb-32 {
    margin-bottom: 8rem !important;
  }

  .xl\:ml-16 {
    margin-left: 4rem !important;
  }

  .xl\:mr-6 {
    margin-right: 1.5rem !important;
  }

  .xl\:mt-48 {
    margin-top: 12rem !important;
  }

  .xl\:mt-8 {
    margin-top: 2rem !important;
  }

  .xl\:h-48 {
    height: 12rem !important;
  }

  .xl\:h-auto {
    height: auto !important;
  }

  .xl\:w-\[50rem\] {
    width: 50rem !important;
  }

  .xl\:w-\[83\%\] {
    width: 83% !important;
  }

  .xl\:max-w-\[calc\(100\%-36rem\)\] {
    max-width: calc(100% - 36rem) !important;
  }

  .xl\:max-w-lg {
    max-width: 32rem !important;
  }

  .xl\:max-w-none {
    max-width: none !important;
  }

  .xl\:flex-row {
    flex-direction: row !important;
  }

  .xl\:items-start {
    align-items: flex-start !important;
  }

  .xl\:gap-10 {
    gap: 2.5rem !important;
  }

  .xl\:gap-12 {
    gap: 3rem !important;
  }

  .xl\:gap-14 {
    gap: 3.5rem !important;
  }

  .xl\:gap-16 {
    gap: 4rem !important;
  }

  .xl\:gap-20 {
    gap: 5rem !important;
  }

  .xl\:gap-5 {
    gap: 1.25rem !important;
  }

  .xl\:gap-8 {
    gap: 2rem !important;
  }

  .xl\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .xl\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .xl\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .xl\:pl-16 {
    padding-left: 4rem !important;
  }

  .xl\:pl-24 {
    padding-left: 6rem !important;
  }

  .xl\:pr-16 {
    padding-right: 4rem !important;
  }

  .xl\:pt-0 {
    padding-top: 0px !important;
  }

  .xl\:pt-24 {
    padding-top: 6rem !important;
  }

  .xl\:text-4xl {
    font-size: 2.4rem !important;
    line-height: 2.4rem !important;
  }

  .xl\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }

  .xl\:text-6xl {
    font-size: 3.6rem !important;
    line-height: 4.6rem !important;
  }

  .xl\:text-7xl {
    font-size: 4rem !important;
    line-height: 4.6rem !important;
  }

  .xl\:text-8xl {
    font-size: 4.8rem !important;
    line-height: 5.2rem !important;
  }

  .xl\:text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }

  .xl\:text-xl {
    font-size: 1.4rem !important;
    line-height: 1.7rem !important;
  }
}

@media (min-width: 1600px) {
  .xxl\:-right-32 {
    right: -8rem !important;
  }

  .xxl\:left-\[10\%\] {
    left: 10% !important;
  }

  .xxl\:mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .xxl\:-mt-28 {
    margin-top: -7rem !important;
  }

  .xxl\:mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .xxl\:mb-16 {
    margin-bottom: 4rem !important;
  }

  .xxl\:mb-56 {
    margin-bottom: 14rem !important;
  }

  .xxl\:mt-8 {
    margin-top: 2rem !important;
  }

  .xxl\:w-\[54\%\] {
    width: 54% !important;
  }

  .xxl\:w-\[60rem\] {
    width: 60rem !important;
  }

  .xxl\:max-w-2xl {
    max-width: 42rem !important;
  }

  .xxl\:max-w-\[calc\(100\%-44rem\)\] {
    max-width: calc(100% - 44rem) !important;
  }

  .xxl\:max-w-none {
    max-width: none !important;
  }

  .xxl\:max-w-screen-sm {
    max-width: 640px !important;
  }

  .xxl\:items-start {
    align-items: flex-start !important;
  }

  .xxl\:p-32 {
    padding: 8rem !important;
  }

  .xxl\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .xxl\:pl-52 {
    padding-left: 13rem !important;
  }

  .xxl\:pr-32 {
    padding-right: 8rem !important;
  }

  .xxl\:pt-24 {
    padding-top: 6rem !important;
  }

  .xxl\:pt-32 {
    padding-top: 8rem !important;
  }

  .xxl\:pt-40 {
    padding-top: 10rem !important;
  }

  .xxl\:text-3\.5xl {
    font-size: 2rem !important;
    line-height: 2.4rem !important;
  }

  .xxl\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }

  .xxl\:text-4xl {
    font-size: 2.4rem !important;
    line-height: 2.4rem !important;
  }

  .xxl\:text-6xl {
    font-size: 3.6rem !important;
    line-height: 4.6rem !important;
  }

  .xxl\:text-7xl {
    font-size: 4rem !important;
    line-height: 4.6rem !important;
  }
}

/*# sourceMappingURL=compiled.css.map */