/*! CSS Used from: https://digitoads.world/_next/static/css/09904c1979b9ad2e.css */
*,
:after,
:before {
   box-sizing: border-box;
   border: 0 solid #e2e8f0;
}

:after,
:before {
   --tw-content: "";
}

html {
   line-height: 1.5;
   -webkit-text-size-adjust: 100%;
   -moz-tab-size: 4;
   -o-tab-size: 4;
   tab-size: 4;
   font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
   font-feature-settings: normal;
}

body {
   margin: 0;
   line-height: inherit;
}

h1,
h2,
h3,
h4 {
   font-size: inherit;
   font-weight: inherit;
}

a {
   color: inherit;
   text-decoration: inherit;
}

button,
input {
   font-family: inherit;
   font-size: 100%;
   font-weight: inherit;
   line-height: inherit;
   color: inherit;
   margin: 0;
   padding: 0;
}

button {
   text-transform: none;
}

[type=button],
button {
   -webkit-appearance: button;
   background-color: transparent;
   background-image: none;
}

dl,
h1,
h2,
h3,
h4,
p {
   margin: 0;
}

ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

input::placeholder {
   opacity: 1;
   color: #94a3b8;
}

button {
   cursor: pointer;
}

:disabled {
   cursor: default;
}

iframe,
img,
svg {
   display: block;
   vertical-align: middle;
}

img {
   max-width: 100%;
   height: auto;
}

*,
:after,
:before {
   --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-scroll-snap-strictness: proximity;
   --tw-ring-offset-width: 0px;
   --tw-ring-offset-color: #fff;
   --tw-ring-color: rgba(59, 130, 246, .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;
}

.sr-only {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   white-space: nowrap;
   border-width: 0;
}

.absolute {
   position: absolute;
}

.relative {
   position: relative;
}

.sticky {
   position: sticky;
}

.top-0 {
   top: 0;
}

.bottom-0 {
   bottom: 0;
}

.left-0 {
   left: 0;
}

.z-50 {
   z-index: 50;
}

.z-10 {
   z-index: 10;
}

.col-span-1 {
   grid-column: span 1/span 1;
}

.m-2 {
   margin: .5rem;
}

.mx-auto {
   margin-left: auto;
   margin-right: auto;
}

.mx-2 {
   margin-left: .5rem;
   margin-right: .5rem;
}

.my-auto {
   margin-top: auto;
   margin-bottom: auto;
}

.mt-4 {
   margin-top: 1rem;
}

.mt-6 {
   margin-top: 1.5rem;
}

.mb-4 {
   margin-bottom: 1rem;
}

.mt-10 {
   margin-top: 2.5rem;
}

.mt-2 {
   margin-top: .5rem;
}

.mt-14 {
   margin-top: 3.5rem;
}

.mt-1 {
   margin-top: .25rem;
}

.mb-6 {
   margin-bottom: 1.5rem;
}

.mt-8 {
   margin-top: 2rem;
}

.mb-8 {
   margin-bottom: 2rem;
}

.mb-3 {
   margin-bottom: .75rem;
}

.mb-2 {
   margin-bottom: .5rem;
}

.ml-2 {
   margin-left: .5rem;
}

.ml-1 {
   margin-left: .25rem;
}

.-mr-2 {
   margin-right: -.5rem;
}

.ml-0 {
   margin-left: 0;
}

.mt-0 {
   margin-top: 0;
}

.mt-5 {
   margin-top: 1.25rem;
}

.-mt-28 {
   margin-top: -7rem;
}

.-mt-6 {
   margin-top: -1.5rem;
}

.mr-1 {
   margin-right: .25rem;
}

.mt-12 {
   margin-top: 3rem;
}

.-mt-32 {
   margin-top: -8rem;
}

.mb-7 {
   margin-bottom: 1.75rem;
}

.-mt-\[68px\] {
   margin-top: -68px;
}

.block {
   display: block;
}

.inline-block {
   display: inline-block;
}

.flex {
   display: flex;
}

.inline-flex {
   display: inline-flex;
}

.flow-root {
   display: flow-root;
}

.grid {
   display: grid;
}

.hidden {
   display: none;
}

.h-12 {
   height: 3rem;
}

.h-6 {
   height: 1.5rem;
}

.h-4 {
   height: 1rem;
}

.h-full {
   height: 100%;
}

.h-1\/2 {
   height: 50%;
}

.h-\[10px\] {
   height: 10px;
}

.h-5 {
   height: 1.25rem;
}

.min-h-screen {
   min-height: 100vh;
}

.w-12 {
   width: 3rem;
}

.w-10 {
   width: 2.5rem;
}

.w-6 {
   width: 1.5rem;
}

.w-full {
   width: 100%;
}

.w-4 {
   width: 1rem;
}

.w-auto {
   width: auto;
}

.w-5 {
   width: 1.25rem;
}

.max-w-6xl {
   max-width: 72rem;
}

.max-w-2xl {
   max-width: 42rem;
}

.max-w-7xl {
   max-width: 80rem;
}

.max-w-xs {
   max-width: 20rem;
}

.max-w-md {
   max-width: 28rem;
}

.max-w-full {
   max-width: 100%;
}

.max-w-4xl {
   max-width: 56rem;
}

.flex-1 {
   flex: 1 1 0%;
}

.flex-shrink-0 {
   flex-shrink: 0;
}

.animate-flip {
   animation: flip 1s cubic-bezier(0, 0, .2, 1) infinite;
}

.cursor-pointer {
   cursor: pointer;
}

.grid-cols-1 {
   grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
   grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flex-row {
   flex-direction: row;
}

.flex-col {
   flex-direction: column;
}

.flex-wrap {
   flex-wrap: wrap;
}

.items-start {
   align-items: flex-start;
}

.items-end {
   align-items: flex-end;
}

.items-center {
   align-items: center;
}

.justify-center {
   justify-content: center;
}

.justify-between {
   justify-content: space-between;
}

.gap-8 {
   gap: 2rem;
}

.gap-0 {
   gap: 0;
}

.gap-6 {
   gap: 1.5rem;
}

.gap-x-4 {
   -moz-column-gap: 1rem;
   column-gap: 1rem;
}

.gap-y-4 {
   row-gap: 1rem;
}

.gap-x-3 {
   -moz-column-gap: .75rem;
   column-gap: .75rem;
}

.gap-y-6 {
   row-gap: 1.5rem;
}

.gap-y-5 {
   row-gap: 1.25rem;
}

.gap-y-36 {
   row-gap: 9rem;
}

.space-y-10>:not([hidden])~:not([hidden]) {
   --tw-space-y-reverse: 0;
   margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
   margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

.space-y-1>:not([hidden])~:not([hidden]) {
   --tw-space-y-reverse: 0;
   margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
   margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
}

.space-y-12>:not([hidden])~:not([hidden]) {
   --tw-space-y-reverse: 0;
   margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
   margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}

.space-y-4>:not([hidden])~:not([hidden]) {
   --tw-space-y-reverse: 0;
   margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
   margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-x-4>:not([hidden])~:not([hidden]) {
   --tw-space-x-reverse: 0;
   margin-right: calc(1rem * var(--tw-space-x-reverse));
   margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-1>:not([hidden])~:not([hidden]) {
   --tw-space-x-reverse: 0;
   margin-right: calc(.25rem * var(--tw-space-x-reverse));
   margin-left: calc(.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-2>:not([hidden])~:not([hidden]) {
   --tw-space-x-reverse: 0;
   margin-right: calc(.5rem * var(--tw-space-x-reverse));
   margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-16>:not([hidden])~:not([hidden]) {
   --tw-space-y-reverse: 0;
   margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
   margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
   overflow: hidden;
}

.whitespace-nowrap {
   white-space: nowrap;
}

.rounded-md {
   border-radius: .375rem;
}

.rounded-xl {
   border-radius: .75rem;
}

.rounded-lg {
   border-radius: .5rem;
}

.rounded-2xl {
   border-radius: 1rem;
}

.rounded-t-lg {
   border-top-left-radius: .5rem;
   border-top-right-radius: .5rem;
}

.rounded-b-lg {
   border-bottom-left-radius: .5rem;
}

.rounded-b-lg {
   border-bottom-right-radius: .5rem;
}

.rounded-bl-lg {
   border-bottom-left-radius: .5rem;
}

.border {
   border-width: 1px;
}

.border-4 {
   border-width: 4px;
}

.border-2 {
   border-width: 2px;
}

.border-8 {
   border-width: 8px;
}

.border-b {
   border-bottom-width: 1px;
}

.border-silvertree-800 {
   --tw-border-opacity: 1;
   border-color: rgb(55 120 81/var(--tw-border-opacity));
}

.border-goldenfizz-800 {
   --tw-border-opacity: 1;
   border-color: rgb(198 192 1/var(--tw-border-opacity));
}

.border-everglade-600 {
   --tw-border-opacity: 1;
   border-color: rgb(34 63 51/var(--tw-border-opacity));
}

.border-gray-200 {
   --tw-border-opacity: 1;
   border-color: rgb(226 232 240/var(--tw-border-opacity));
}

.border-gray-600 {
   --tw-border-opacity: 1;
   border-color: rgb(71 85 105/var(--tw-border-opacity));
}

.border-silvertree-700 {
   --tw-border-opacity: 1;
   border-color: rgb(72 158 107/var(--tw-border-opacity));
}

.border-black {
   --tw-border-opacity: 1;
   border-color: rgb(0 0 0/var(--tw-border-opacity));
}

.border-plantation-600 {
   --tw-border-opacity: 1;
   border-color: rgb(42 76 55/var(--tw-border-opacity));
}

.bg-white {
   --tw-bg-opacity: 1;
   background-color: rgb(255 255 255/var(--tw-bg-opacity));
}

.bg-silvertree-600 {
   --tw-bg-opacity: 1;
   background-color: rgb(102 185 135/var(--tw-bg-opacity));
}

.bg-goldenfizz-600 {
   --tw-bg-opacity: 1;
   background-color: rgb(254 248 57/var(--tw-bg-opacity));
}

.bg-gray-200 {
   --tw-bg-opacity: 1;
   background-color: rgb(226 232 240/var(--tw-bg-opacity));
}

.bg-gray-50 {
   --tw-bg-opacity: 1;
   background-color: rgb(248 250 252/var(--tw-bg-opacity));
}

.bg-goldenfizz-700 {
   --tw-bg-opacity: 1;
   background-color: rgb(254 246 1/var(--tw-bg-opacity));
}

.bg-gray-900 {
   --tw-bg-opacity: 1;
   background-color: rgb(15 23 42/var(--tw-bg-opacity));
}

.bg-transparent {
   background-color: transparent;
}

.bg-\[\#17201c\] {
   --tw-bg-opacity: 1;
   background-color: rgb(23 32 28/var(--tw-bg-opacity));
}

.bg-plantation-700 {
   --tw-bg-opacity: 1;
   background-color: rgb(22 40 29/var(--tw-bg-opacity));
}

.bg-black {
   --tw-bg-opacity: 1;
   background-color: rgb(0 0 0/var(--tw-bg-opacity));
}

.bg-mandyspink {
   --tw-bg-opacity: 1;
   background-color: rgb(242 182 173/var(--tw-bg-opacity));
}

.bg-\[\#65b985\] {
   --tw-bg-opacity: 1;
   background-color: rgb(101 185 133/var(--tw-bg-opacity));
}

.bg-opacity-30 {
   --tw-bg-opacity: 0.3;
}

.bg-fixed {
   background-attachment: fixed;
}

.object-scale-down {
   -o-object-fit: scale-down;
   object-fit: scale-down;
}

.p-2 {
   padding: .5rem;
}

.p-2\.5 {
   padding: .625rem;
}

.p-3 {
   padding: .75rem;
}

.p-4 {
   padding: 1rem;
}

.px-5 {
   padding-left: 1.25rem;
   padding-right: 1.25rem;
}

.py-12 {
   padding-top: 3rem;
   padding-bottom: 3rem;
}

.px-6 {
   padding-left: 1.5rem;
   padding-right: 1.5rem;
}

.px-4 {
   padding-left: 1rem;
   padding-right: 1rem;
}

.px-2 {
   padding-left: .5rem;
   padding-right: .5rem;
}

.py-3 {
   padding-top: .75rem;
   padding-bottom: .75rem;
}

.px-8 {
   padding-left: 2rem;
   padding-right: 2rem;
}

.px-10 {
   padding-left: 2.5rem;
   padding-right: 2.5rem;
}

.py-16 {
   padding-top: 4rem;
   padding-bottom: 4rem;
}

.py-2 {
   padding-top: .5rem;
   padding-bottom: .5rem;
}

.py-8 {
   padding-top: 2rem;
   padding-bottom: 2rem;
}

.py-4 {
   padding-top: 1rem;
   padding-bottom: 1rem;
}

.px-7 {
   padding-left: 1.75rem;
   padding-right: 1.75rem;
}

.py-3\.5 {
   padding-top: .875rem;
   padding-bottom: .875rem;
}

.py-1 {
   padding-top: .25rem;
   padding-bottom: .25rem;
}

.px-1 {
   padding-left: .25rem;
   padding-right: .25rem;
}

.px-3 {
   padding-left: .75rem;
   padding-right: .75rem;
}

.py-5 {
   padding-top: 1.25rem;
   padding-bottom: 1.25rem;
}

.px-1\.5 {
   padding-left: .375rem;
   padding-right: .375rem;
}

.py-10 {
   padding-top: 2.5rem;
   padding-bottom: 2.5rem;
}

.pb-8 {
   padding-bottom: 2rem;
}

.pt-3 {
   padding-top: .75rem;
}

.pt-12 {
   padding-top: 3rem;
}

.pb-6 {
   padding-bottom: 1.5rem;
}

.pt-24 {
   padding-top: 6rem;
}

.pl-3 {
   padding-left: .75rem;
}

.pt-6 {
   padding-top: 1.5rem;
}

.pr-1 {
   padding-right: .25rem;
}

.pb-3 {
   padding-bottom: .75rem;
}

.pt-16 {
   padding-top: 4rem;
}

.pb-10 {
   padding-bottom: 2.5rem;
}

.pb-14 {
   padding-bottom: 3.5rem;
}

.pt-2 {
   padding-top: .5rem;
}

.pt-28 {
   padding-top: 7rem;
}

.text-left {
   text-align: left;
}

.text-center {
   text-align: center;
}

.align-bottom {
   vertical-align: bottom;
}

.font-poufv {
   font-family: PoufV02, sans-serif;
}

.font-urbanist {
   font-family: Urbanist, sans-serif;
}

.text-lg {
   font-size: 1.125rem;
   line-height: 1.75rem;
}

.text-4xl {
   font-size: 2.25rem;
   line-height: 2.5rem;
}

.text-3xl {
   font-size: 1.875rem;
   line-height: 2.25rem;
}

.text-base {
   font-size: 1rem;
   line-height: 1.5rem;
}

.text-sm {
   font-size: .875rem;
   line-height: 1.25rem;
}

.text-xl {
   font-size: 1.25rem;
   line-height: 1.75rem;
}

.text-2xl {
   font-size: 1.5rem;
   line-height: 2rem;
}

.text-\[1\.65rem\] {
   font-size: 1.65rem;
}

.text-xs {
   font-size: .75rem;
   line-height: 1rem;
}

.font-bold {
   font-weight: 700;
}

.font-medium {
   font-weight: 500;
}

.font-semibold {
   font-weight: 600;
}

.font-normal {
   font-weight: 400;
}

.uppercase {
   text-transform: uppercase;
}

.leading-snug {
   line-height: 1.375;
}

.leading-6 {
   line-height: 1.5rem;
}

.leading-5 {
   line-height: 1.25rem;
}

.leading-7 {
   line-height: 1.75rem;
}

.\!leading-8 {
   line-height: 2rem !important;
}

.\!leading-5 {
   line-height: 1.25rem !important;
}

.text-plantation {
   --tw-text-opacity: 1;
   color: rgb(42 76 55/var(--tw-text-opacity));
}

.text-white {
   --tw-text-opacity: 1;
   color: rgb(255 255 255/var(--tw-text-opacity));
}

.text-gray-900 {
   --tw-text-opacity: 1;
   color: rgb(15 23 42/var(--tw-text-opacity));
}

.text-gray-100 {
   --tw-text-opacity: 1;
   color: rgb(241 245 249/var(--tw-text-opacity));
}

.text-gray-600 {
   --tw-text-opacity: 1;
   color: rgb(71 85 105/var(--tw-text-opacity));
}

.text-gray-300 {
   --tw-text-opacity: 1;
   color: rgb(203 213 225/var(--tw-text-opacity));
}

.text-goldenfizz {
   --tw-text-opacity: 1;
   color: rgb(254 248 57/var(--tw-text-opacity));
}

.text-everglade {
   --tw-text-opacity: 1;
   color: rgb(34 63 51/var(--tw-text-opacity));
}

.text-plantation-300 {
   --tw-text-opacity: 1;
   color: rgb(86 155 112/var(--tw-text-opacity));
}

.text-silvertree {
   --tw-text-opacity: 1;
   color: rgb(102 185 135/var(--tw-text-opacity));
}

.text-gray-400 {
   --tw-text-opacity: 1;
   color: rgb(148 163 184/var(--tw-text-opacity));
}

.text-mandyspink-900 {
   --tw-text-opacity: 1;
   color: rgb(213 57 34/var(--tw-text-opacity));
}

.text-\[\#223f33\] {
   --tw-text-opacity: 1;
   color: rgb(34 63 51/var(--tw-text-opacity));
}

.text-mandyspink {
   --tw-text-opacity: 1;
   color: rgb(242 182 173/var(--tw-text-opacity));
}

.text-gray-50 {
   --tw-text-opacity: 1;
   color: rgb(248 250 252/var(--tw-text-opacity));
}

.text-\[\#cccccc\] {
   --tw-text-opacity: 1;
   color: rgb(204 204 204/var(--tw-text-opacity));
}

.underline {
   text-decoration-line: underline;
}

.shadow-sm {
   --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
   --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
}

.shadow-sm {
   box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow {
   --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);
   --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
}

.shadow {
   box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.drop-shadow-lg {
   --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, .04)) drop-shadow(0 4px 3px rgba(0, 0, 0, .1));
}

.drop-shadow-lg,
.drop-shadow-md {
   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);
}

.drop-shadow-md {
   --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06));
}

.drop-shadow-2xl {
   --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, .15));
}

.drop-shadow-2xl {
   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);
}

body {
   font-family: Urbanist, sans-serif;
}

.animate-loading:after {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   background-image: linear-gradient(-45deg, hsla(0, 0%, 100%, .2) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .2) 0, hsla(0, 0%, 100%, .2) 75%, transparent 0, transparent);
   z-index: 1;
   background-size: 50px 50px;
   overflow: hidden;
   animation: load 2s linear .5s infinite;
}

.hover\:bg-silvertree-700:hover {
   --tw-bg-opacity: 1;
   background-color: rgb(72 158 107/var(--tw-bg-opacity));
}

.hover\:bg-goldenfizz-700:hover {
   --tw-bg-opacity: 1;
   background-color: rgb(254 246 1/var(--tw-bg-opacity));
}

.hover\:bg-silvertree-100:hover {
   --tw-bg-opacity: 1;
   background-color: rgb(242 249 245/var(--tw-bg-opacity));
}

.hover\:bg-gray-800:hover {
   --tw-bg-opacity: 1;
   background-color: rgb(30 41 59/var(--tw-bg-opacity));
}

.hover\:bg-silvertree-600:hover {
   --tw-bg-opacity: 1;
   background-color: rgb(102 185 135/var(--tw-bg-opacity));
}

.hover\:text-gray-900:hover {
   --tw-text-opacity: 1;
   color: rgb(15 23 42/var(--tw-text-opacity));
}

.hover\:text-gray-500:hover {
   --tw-text-opacity: 1;
   color: rgb(100 116 139/var(--tw-text-opacity));
}

.hover\:text-gray-300:hover {
   --tw-text-opacity: 1;
   color: rgb(203 213 225/var(--tw-text-opacity));
}

.hover\:text-white:hover {
   --tw-text-opacity: 1;
   color: rgb(255 255 255/var(--tw-text-opacity));
}

.hover\:underline:hover {
   text-decoration-line: underline;
}

.focus\:outline-none:focus {
   outline: 2px solid transparent;
   outline-offset: 2px;
}

.focus\:ring-2:focus {
   --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
   --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
   box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-white:focus {
   --tw-ring-opacity: 1;
   --tw-ring-color: rgb(255 255 255/var(--tw-ring-opacity));
}

@media (min-width:640px) {
   .sm\:mx-auto {
      margin-left: auto;
      margin-right: auto;
   }

   .sm\:mt-6 {
      margin-top: 1.5rem;
   }

   .sm\:mt-4 {
      margin-top: 1rem;
   }

   .sm\:mb-4 {
      margin-bottom: 1rem;
   }

   .sm\:h-6 {
      height: 1.5rem;
   }

   .sm\:w-6 {
      width: 1.5rem;
   }

   .sm\:max-w-sm {
      max-width: 24rem;
   }

   .sm\:max-w-3xl {
      max-width: 48rem;
   }

   .sm\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
   }

   .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
   }

   .sm\:items-end {
      align-items: flex-end;
   }

   .sm\:justify-start {
      justify-content: flex-start;
   }

   .sm\:space-y-10>:not([hidden])~:not([hidden]) {
      --tw-space-y-reverse: 0;
      margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
      margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
   }

   .sm\:p-7 {
      padding: 1.75rem;
   }

   .sm\:p-3 {
      padding: .75rem;
   }

   .sm\:px-6 {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
   }

   .sm\:py-24 {
      padding-top: 6rem;
      padding-bottom: 6rem;
   }

   .sm\:px-11 {
      padding-left: 2.75rem;
      padding-right: 2.75rem;
   }

   .sm\:py-2 {
      padding-top: .5rem;
      padding-bottom: .5rem;
   }

   .sm\:px-8 {
      padding-left: 2rem;
      padding-right: 2rem;
   }

   .sm\:py-3 {
      padding-top: .75rem;
      padding-bottom: .75rem;
   }

   .sm\:py-7 {
      padding-top: 1.75rem;
      padding-bottom: 1.75rem;
   }

   .sm\:py-4 {
      padding-top: 1rem;
      padding-bottom: 1rem;
   }

   .sm\:px-5 {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
   }

   .sm\:py-3\.5 {
      padding-top: .875rem;
      padding-bottom: .875rem;
   }

   .sm\:py-20 {
      padding-top: 5rem;
      padding-bottom: 5rem;
   }

   .sm\:pb-12 {
      padding-bottom: 3rem;
   }

   .sm\:pt-3 {
      padding-top: .75rem;
   }

   .sm\:pl-0 {
      padding-left: 0;
   }

   .sm\:pt-2 {
      padding-top: .5rem;
   }

   .sm\:pt-6 {
      padding-top: 1.5rem;
   }

   .sm\:pb-32 {
      padding-bottom: 8rem;
   }

   .sm\:pl-3 {
      padding-left: .75rem;
   }

   .sm\:pb-6 {
      padding-bottom: 1.5rem;
   }

   .sm\:text-\[3\.75rem\] {
      font-size: 3.75rem;
   }

   .sm\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
   }

   .sm\:text-xl {
      font-size: 1.25rem;
      line-height: 1.75rem;
   }

   .sm\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
   }

   .sm\:text-base {
      font-size: 1rem;
      line-height: 1.5rem;
   }

   .sm\:text-sm {
      font-size: .875rem;
      line-height: 1.25rem;
   }

   .sm\:text-\[1\.75rem\] {
      font-size: 1.75rem;
   }
}

@media (min-width:768px) {
   .md\:container {
      width: 100%;
   }

   @media (min-width:640px) {
      .md\:container {
         max-width: 640px;
      }
   }

   @media (min-width:768px) {
      .md\:container {
         max-width: 768px;
      }
   }

   @media (min-width:1024px) {
      .md\:container {
         max-width: 1024px;
      }
   }

   @media (min-width:1280px) {
      .md\:container {
         max-width: 1280px;
      }
   }

   @media (min-width:1536px) {
      .md\:container {
         max-width: 1536px;
      }
   }

   @media (min-width:1921px) {
      .md\:container {
         max-width: 1921px;
      }
   }

   @media (min-width:2561px) {
      .md\:container {
         max-width: 2561px;
      }
   }

   .md\:my-0 {
      margin-top: 0;
      margin-bottom: 0;
   }

   .md\:mx-0 {
      margin-left: 0;
      margin-right: 0;
   }

   .md\:mt-0 {
      margin-top: 0;
   }

   .md\:ml-2 {
      margin-left: .5rem;
   }

   .md\:mt-8 {
      margin-top: 2rem;
   }

   .md\:-mt-20 {
      margin-top: -5rem;
   }

   .md\:inline-block {
      display: inline-block;
   }

   .md\:flex {
      display: flex;
   }

   .md\:w-1\/2 {
      width: 50%;
   }

   .md\:w-2\/3 {
      width: 66.666667%;
   }

   .md\:w-1\/3 {
      width: 33.333333%;
   }

   .md\:w-1\/4 {
      width: 25%;
   }

   .md\:w-3\/4 {
      width: 75%;
   }

   .md\:max-w-3xl {
      max-width: 48rem;
   }

   .md\:max-w-md {
      max-width: 28rem;
   }

   .md\:max-w-lg {
      max-width: 32rem;
   }

   .md\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
   }

   .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
   }

   .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
   }

   .md\:flex-row {
      flex-direction: row;
   }

   .md\:items-start {
      align-items: flex-start;
   }

   .md\:justify-start {
      justify-content: flex-start;
   }

   .md\:justify-center {
      justify-content: center;
   }

   .md\:gap-y-0 {
      row-gap: 0;
   }

   .md\:gap-x-3 {
      -moz-column-gap: .75rem;
      column-gap: .75rem;
   }

   .md\:space-y-0>:not([hidden])~:not([hidden]) {
      --tw-space-y-reverse: 0;
      margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
      margin-bottom: calc(0px * var(--tw-space-y-reverse));
   }

   .md\:py-24 {
      padding-top: 6rem;
      padding-bottom: 6rem;
   }

   .md\:py-20 {
      padding-top: 5rem;
      padding-bottom: 5rem;
   }

   .md\:pt-3 {
      padding-top: .75rem;
   }

   .md\:pt-16 {
      padding-top: 4rem;
   }

   .md\:pt-32 {
      padding-top: 8rem;
   }

   .md\:pt-8 {
      padding-top: 2rem;
   }

   .md\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
   }

   .md\:text-4xl {
      font-size: 2.25rem;
      line-height: 2.5rem;
   }

   .md\:text-\[2\.75rem\] {
      font-size: 2.75rem;
   }

   .md\:text-\[3\.75rem\] {
      font-size: 3.75rem;
   }

   .md\:text-3xl {
      font-size: 1.875rem;
      line-height: 2.25rem;
   }

   .md\:text-\[1\.3rem\] {
      font-size: 1.3rem;
   }
}

@media (min-width:1024px) {
   .lg\:container {
      width: 100%;
   }

   @media (min-width:640px) {
      .lg\:container {
         max-width: 640px;
      }
   }

   @media (min-width:768px) {
      .lg\:container {
         max-width: 768px;
      }
   }

   @media (min-width:1024px) {
      .lg\:container {
         max-width: 1024px;
      }
   }

   @media (min-width:1280px) {
      .lg\:container {
         max-width: 1280px;
      }
   }

   @media (min-width:1536px) {
      .lg\:container {
         max-width: 1536px;
      }
   }

   @media (min-width:1921px) {
      .lg\:container {
         max-width: 1921px;
      }
   }

   @media (min-width:2561px) {
      .lg\:container {
         max-width: 2561px;
      }
   }

   .lg\:mx-auto {
      margin-left: auto;
      margin-right: auto;
   }

   .lg\:mx-6 {
      margin-left: 1.5rem;
      margin-right: 1.5rem;
   }

   .lg\:mx-0 {
      margin-left: 0;
      margin-right: 0;
   }

   .lg\:mt-16 {
      margin-top: 4rem;
   }

   .lg\:mt-24 {
      margin-top: 6rem;
   }

   .lg\:-mt-14 {
      margin-top: -3.5rem;
   }

   .lg\:mr-4 {
      margin-right: 1rem;
   }

   .lg\:mt-12 {
      margin-top: 3rem;
   }

   .lg\:mt-8 {
      margin-top: 2rem;
   }

   .lg\:-mt-20 {
      margin-top: -5rem;
   }

   .lg\:mb-8 {
      margin-bottom: 2rem;
   }

   .lg\:mb-5 {
      margin-bottom: 1.25rem;
   }

   .lg\:-mt-28 {
      margin-top: -7rem;
   }

   .lg\:-mt-\[64px\] {
      margin-top: -64px;
   }

   .lg\:block {
      display: block;
   }

   .lg\:hidden {
      display: none;
   }

   .lg\:min-h-screen {
      min-height: 100vh;
   }

   .lg\:w-\[53\%\] {
      width: 53%;
   }

   .lg\:w-\[47\%\] {
      width: 47%;
   }

   .lg\:max-w-7xl {
      max-width: 80rem;
   }

   .lg\:max-w-\[53\%\] {
      max-width: 53%;
   }

   .lg\:max-w-\[47\%\] {
      max-width: 47%;
   }

   .lg\:max-w-md {
      max-width: 28rem;
   }

   .lg\:max-w-4xl {
      max-width: 56rem;
   }

   .lg\:max-w-2xl {
      max-width: 42rem;
   }

   .lg\:max-w-6xl {
      max-width: 72rem;
   }

   .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
   }

   .lg\:items-center {
      align-items: center;
   }

   .lg\:justify-start {
      justify-content: flex-start;
   }

   .lg\:gap-12 {
      gap: 3rem;
   }

   .lg\:space-x-6>:not([hidden])~:not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-right: calc(1.5rem * var(--tw-space-x-reverse));
      margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
   }

   .lg\:space-y-10>:not([hidden])~:not([hidden]) {
      --tw-space-y-reverse: 0;
      margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
      margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
   }

   .lg\:space-x-2>:not([hidden])~:not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-right: calc(.5rem * var(--tw-space-x-reverse));
      margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)));
   }

   .lg\:space-x-0>:not([hidden])~:not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-right: calc(0px * var(--tw-space-x-reverse));
      margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
   }

   .lg\:space-y-0>:not([hidden])~:not([hidden]) {
      --tw-space-y-reverse: 0;
      margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
      margin-bottom: calc(0px * var(--tw-space-y-reverse));
   }

   .lg\:py-2 {
      padding-top: .5rem;
      padding-bottom: .5rem;
   }

   .lg\:px-8 {
      padding-left: 2rem;
      padding-right: 2rem;
   }

   .lg\:px-16 {
      padding-left: 4rem;
      padding-right: 4rem;
   }

   .lg\:py-20 {
      padding-top: 5rem;
      padding-bottom: 5rem;
   }

   .lg\:py-32 {
      padding-top: 8rem;
      padding-bottom: 8rem;
   }

   .lg\:py-1 {
      padding-top: .25rem;
      padding-bottom: .25rem;
   }

   .lg\:py-24 {
      padding-top: 6rem;
      padding-bottom: 6rem;
   }

   .lg\:px-6 {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
   }

   .lg\:py-28 {
      padding-top: 7rem;
      padding-bottom: 7rem;
   }

   .lg\:px-28 {
      padding-left: 7rem;
      padding-right: 7rem;
   }

   .lg\:pt-8 {
      padding-top: 2rem;
   }

   .lg\:pb-8 {
      padding-bottom: 2rem;
   }

   .lg\:pb-10 {
      padding-bottom: 2.5rem;
   }

   .lg\:pr-10 {
      padding-right: 2.5rem;
   }

   .lg\:pb-40 {
      padding-bottom: 10rem;
   }

   .lg\:pt-12 {
      padding-top: 3rem;
   }

   .lg\:pb-20 {
      padding-bottom: 5rem;
   }

   .lg\:pt-16 {
      padding-top: 4rem;
   }

   .lg\:pt-6 {
      padding-top: 1.5rem;
   }

   .lg\:pt-40 {
      padding-top: 10rem;
   }

   .lg\:text-6xl {
      font-size: 3.75rem;
      line-height: 1;
   }

   .lg\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
   }

   .lg\:text-\[3\.75rem\] {
      font-size: 3.75rem;
   }

   .lg\:text-5xl {
      font-size: 3rem;
      line-height: 1;
   }

   .lg\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
   }

   .lg\:text-\[16px\] {
      font-size: 16px;
   }

   .lg\:text-\[2\.3rem\] {
      font-size: 2.3rem;
   }

   .lg\:text-xl {
      font-size: 1.25rem;
      line-height: 1.75rem;
   }

   .lg\:text-base {
      font-size: 1rem;
      line-height: 1.5rem;
   }

   .lg\:text-\[1\.75rem\] {
      font-size: 1.75rem;
   }
}

@media (min-width:1280px) {
   .xl\:mx-0 {
      margin-left: 0;
      margin-right: 0;
   }

   .xl\:mt-0 {
      margin-top: 0;
   }

   .xl\:-mt-2 {
      margin-top: -.5rem;
   }

   .xl\:mt-12 {
      margin-top: 3rem;
   }

   .xl\:-mt-32 {
      margin-top: -8rem;
   }

   .xl\:-mt-\[80px\] {
      margin-top: -80px;
   }

   .xl\:block {
      display: block;
   }

   .xl\:flex {
      display: flex;
   }

   .xl\:hidden {
      display: none;
   }

   .xl\:h-\[4rem\] {
      height: 4rem;
   }

   .xl\:w-auto {
      width: auto;
   }

   .xl\:w-3\/5 {
      width: 60%;
   }

   .xl\:w-2\/5 {
      width: 40%;
   }

   .xl\:max-w-lg {
      max-width: 32rem;
   }

   .xl\:max-w-full {
      max-width: 100%;
   }

   .xl\:max-w-3xl {
      max-width: 48rem;
   }

   .xl\:max-w-xs {
      max-width: 20rem;
   }

   .xl\:max-w-2xl {
      max-width: 42rem;
   }

   .xl\:max-w-md {
      max-width: 28rem;
   }

   .xl\:max-w-7xl {
      max-width: 80rem;
   }

   .xl\:gap-16 {
      gap: 4rem;
   }

   .xl\:space-y-0>:not([hidden])~:not([hidden]) {
      --tw-space-y-reverse: 0;
      margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
      margin-bottom: calc(0px * var(--tw-space-y-reverse));
   }

   .xl\:space-x-14>:not([hidden])~:not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-right: calc(3.5rem * var(--tw-space-x-reverse));
      margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
   }

   .xl\:py-16 {
      padding-top: 4rem;
      padding-bottom: 4rem;
   }

   .xl\:px-9 {
      padding-left: 2.25rem;
      padding-right: 2.25rem;
   }

   .xl\:py-10 {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
   }

   .xl\:pt-32 {
      padding-top: 8rem;
   }

   .xl\:pt-24 {
      padding-top: 6rem;
   }

   .xl\:pt-12 {
      padding-top: 3rem;
   }

   .xl\:pr-8 {
      padding-right: 2rem;
   }

   .xl\:pl-0 {
      padding-left: 0;
   }

   .xl\:pt-3 {
      padding-top: .75rem;
   }

   .xl\:pb-0 {
      padding-bottom: 0;
   }

   .xl\:pt-28 {
      padding-top: 7rem;
   }

   .xl\:pb-10 {
      padding-bottom: 2.5rem;
   }

   .xl\:pt-14 {
      padding-top: 3.5rem;
   }

   .xl\:pt-0 {
      padding-top: 0;
   }

   .xl\:pl-3 {
      padding-left: .75rem;
   }

   .xl\:pb-4 {
      padding-bottom: 1rem;
   }

   .xl\:pt-2 {
      padding-top: .5rem;
   }

   .xl\:text-left {
      text-align: left;
   }

   .xl\:text-\[60px\] {
      font-size: 60px;
   }

   .xl\:text-3xl {
      font-size: 1.875rem;
      line-height: 2.25rem;
   }

   .xl\:text-\[3\.3rem\] {
      font-size: 3.3rem;
   }

   .xl\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
   }
}

@media (min-width:1536px) {
   .\32xl\:mx-40 {
      margin-left: 10rem;
      margin-right: 10rem;
   }

   .\32xl\:mx-0 {
      margin-left: 0;
      margin-right: 0;
   }

   .\32xl\:-mt-8 {
      margin-top: -2rem;
   }

   .\32xl\:mr-10 {
      margin-right: 2.5rem;
   }

   .\32xl\:mt-20 {
      margin-top: 5rem;
   }

   .\32xl\:-mt-\[127px\] {
      margin-top: -127px;
   }

   .\32xl\:h-\[6\.8rem\] {
      height: 6.8rem;
   }

   .\32xl\:max-w-5xl {
      max-width: 64rem;
   }

   .\32xl\:max-w-full {
      max-width: 100%;
   }

   .\32xl\:max-w-lg {
      max-width: 32rem;
   }

   .\32xl\:max-w-6xl {
      max-width: 72rem;
   }

   .\32xl\:max-w-3xl {
      max-width: 48rem;
   }

   .\32xl\:space-x-0>:not([hidden])~:not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-right: calc(0px * var(--tw-space-x-reverse));
      margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
   }

   .\32xl\:space-x-8>:not([hidden])~:not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-right: calc(2rem * var(--tw-space-x-reverse));
      margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
   }

   .\32xl\:py-20 {
      padding-top: 5rem;
      padding-bottom: 5rem;
   }

   .\32xl\:pr-28 {
      padding-right: 7rem;
   }

   .\32xl\:pt-0 {
      padding-top: 0;
   }

   .\32xl\:align-top {
      vertical-align: top;
   }

   .\32xl\:text-\[68px\] {
      font-size: 68px;
   }

   .\32xl\:text-\[18px\] {
      font-size: 18px;
   }

   .\32xl\:text-6xl {
      font-size: 3.75rem;
      line-height: 1;
   }
}

@media (min-width:1921px) {
   .\33xl\:mx-0 {
      margin-left: 0;
      margin-right: 0;
   }

   .\33xl\:mx-auto {
      margin-left: auto;
      margin-right: auto;
   }

   .\33xl\:mx-5 {
      margin-left: 1.25rem;
      margin-right: 1.25rem;
   }

   .\33xl\:mt-10 {
      margin-top: 2.5rem;
   }

   .\33xl\:mt-8 {
      margin-top: 2rem;
   }

   .\33xl\:mb-16 {
      margin-bottom: 4rem;
   }

   .\33xl\:h-10 {
      height: 2.5rem;
   }

   .\33xl\:h-\[8rem\] {
      height: 8rem;
   }

   .\33xl\:h-14 {
      height: 3.5rem;
   }

   .\33xl\:h-\[14px\] {
      height: 14px;
   }

   .\33xl\:w-10 {
      width: 2.5rem;
   }

   .\33xl\:w-full {
      width: 100%;
   }

   .\33xl\:w-\[53\%\] {
      width: 53%;
   }

   .\33xl\:w-\[47\%\] {
      width: 47%;
   }

   .\33xl\:w-14 {
      width: 3.5rem;
   }

   .\33xl\:w-3\/5 {
      width: 60%;
   }

   .\33xl\:max-w-full {
      max-width: 100%;
   }

   .\33xl\:max-w-4xl {
      max-width: 56rem;
   }

   .\33xl\:max-w-7xl {
      max-width: 80rem;
   }

   .\33xl\:max-w-\[85\%\] {
      max-width: 85%;
   }

   .\33xl\:max-w-\[53\%\] {
      max-width: 53%;
   }

   .\33xl\:max-w-\[47\%\] {
      max-width: 47%;
   }

   .\33xl\:max-w-\[63\%\] {
      max-width: 63%;
   }

   .\33xl\:max-w-\[37\%\] {
      max-width: 37%;
   }

   .\33xl\:max-w-3xl {
      max-width: 48rem;
   }

   .\33xl\:max-w-5xl {
      max-width: 64rem;
   }

   .\33xl\:gap-x-32 {
      -moz-column-gap: 8rem;
      column-gap: 8rem;
   }

   .\33xl\:space-y-6>:not([hidden])~:not([hidden]) {
      --tw-space-y-reverse: 0;
      margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
      margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
   }

   .\33xl\:space-x-0>:not([hidden])~:not([hidden]) {
      --tw-space-x-reverse: 0;
      margin-right: calc(0px * var(--tw-space-x-reverse));
      margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
   }

   .\33xl\:p-6 {
      padding: 1.5rem;
   }

   .\33xl\:px-6 {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
   }

   .\33xl\:py-0 {
      padding-top: 0;
      padding-bottom: 0;
   }

   .\33xl\:px-12 {
      padding-left: 3rem;
      padding-right: 3rem;
   }

   .\33xl\:px-14 {
      padding-left: 3.5rem;
      padding-right: 3.5rem;
   }

   .\33xl\:py-10 {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
   }

   .\33xl\:px-24 {
      padding-left: 6rem;
      padding-right: 6rem;
   }

   .\33xl\:px-10 {
      padding-left: 2.5rem;
      padding-right: 2.5rem;
   }

   .\33xl\:py-8 {
      padding-top: 2rem;
      padding-bottom: 2rem;
   }

   .\33xl\:py-3 {
      padding-top: .75rem;
      padding-bottom: .75rem;
   }

   .\33xl\:px-0 {
      padding-left: 0;
      padding-right: 0;
   }

   .\33xl\:py-6 {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
   }

   .\33xl\:py-20 {
      padding-top: 5rem;
      padding-bottom: 5rem;
   }

   .\33xl\:pt-2 {
      padding-top: .5rem;
   }

   .\33xl\:pt-0 {
      padding-top: 0;
   }

   .\33xl\:pr-0 {
      padding-right: 0;
   }

   .\33xl\:pt-60 {
      padding-top: 15rem;
   }

   .\33xl\:pb-20 {
      padding-bottom: 5rem;
   }

   .\33xl\:pt-3 {
      padding-top: .75rem;
   }

   .\33xl\:pt-8 {
      padding-top: 2rem;
   }

   .\33xl\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem;
   }

   .\33xl\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
   }

   .\33xl\:text-7xl {
      font-size: 4.5rem;
      line-height: 1;
   }

   .\33xl\:text-\[4\.75rem\] {
      font-size: 4.75rem;
   }

   .\33xl\:text-3xl {
      font-size: 1.875rem;
      line-height: 2.25rem;
   }

   .\33xl\:text-5xl {
      font-size: 3rem;
      line-height: 1;
   }

   .\33xl\:text-\[4\.3rem\] {
      font-size: 4.3rem;
   }

   .\33xl\:text-4xl {
      font-size: 2.25rem;
      line-height: 2.5rem;
   }

   .\33xl\:text-\[2\.3rem\] {
      font-size: 2.3rem;
   }

   .\33xl\:leading-relaxed {
      line-height: 1.625;
   }
}

@media (min-width:2561px) {
   .\34xl\:my-auto {
      margin-top: auto;
      margin-bottom: auto;
   }

   .\34xl\:pt-32 {
      padding-top: 8rem;
   }

   .\34xl\:pb-60 {
      padding-bottom: 15rem;
   }

   .\34xl\:align-bottom {
      vertical-align: bottom;
   }
}

/*! CSS Used from: https://digitoads.world/_next/static/css/4943f5e82accd2f9.css */
.DigitoadsSection_newsSectionBg__xZHyQ {
   background-image: url(../../digitoads.world/images/allthing-bg.html);
}

.DigitoadsSection_newsSectionBg__xZHyQ,
.DigitoadsSection_roadmapsection__DwA1S {
   background-repeat: no-repeat;
   background-size: cover;
   background-position: 50%;
   width: 100%;
}

.DigitoadsSection_roadmapsection__DwA1S {
   background-image: url(../../digitoads.world/images/roadmap.html);
}

.DigitoadsSection_tokenomicsBg__bokMF {
   background-image: url(../../digitoads.world/images/tokenomic-bg.html);
   background-repeat: no-repeat;
   background-size: cover;
   background-position: 50%;
}

.DigitoadsSection_leftLeaf__rVEvd {
   background-image: url(../../digitoads.world/images/left-leaf.html);
}

.DigitoadsSection_leftLeaf__rVEvd,
.DigitoadsSection_rightLeaf__zvRW3 {
   background-repeat: no-repeat;
   background-size: contain;
   background-position: 50%;
}

.DigitoadsSection_rightLeaf__zvRW3 {
   background-image: url(../../digitoads.world/images/right-leaf.html);
}

.DigitoadsSection_faqsBg__xXHPH {
   background-image: url(../../digitoads.world/images/faqs-bg.html);
   background-repeat: no-repeat;
   background-size: cover;
   background-position: 50%;
   width: 100%;
}

.DigitoadsSection_footerBg__wuVL7 {
   background-image: url(../../digitoads.world/images/footer-bg.html);
}

.DigitoadsSection_giveawaysSection__HDjHv {
   background-image: url(../../digitoads.world/images/giveaways-bg.html);
   background-repeat: no-repeat;
   background-size: cover;
   background-position: 50%;
   width: 100%;
}

.DigitoadsSection_textOutline__aHET5 {
   -webkit-text-stroke: 2px #377851;
}

.VideoSection_videosection__MYFpV {
   background-image: url(../../digitoads.world/images/tv-video.html);
}

.VideoSection_spotSection__ld9_B,
.VideoSection_videosection__MYFpV {
   background-repeat: no-repeat;
   background-size: cover;
   background-position: bottom;
   width: 100%;
}

.VideoSection_spotSection__ld9_B {
   background-image: url(../../digitoads.world/images/spot-bg.html);
}

.VideoSection_ctaSection__rfY_Y {
   background-image: url(../../digitoads.world/images/cta-bg.html);
   background-repeat: no-repeat;
   background-size: cover;
   background-position: bottom;
   width: 100%;
}

.VideoSection_textOutline__897rL {
   -webkit-text-stroke: 2px #377851;
}

.Home_container__CCFUG {
   display: flex;
   flex-direction: column;
   padding: 0;
}

.Home_herosection__8F2vp {
   background-image: url(../../digitoads.world/images/hero-bg.html);
}

.Home_herosection__8F2vp {
   background-repeat: no-repeat;
   background-size: cover;
   background-position: 50%;
   width: 100%;
}

/*! CSS Used from: Embedded */
#hubspot-messages-iframe-container {
   display: initial !important;
   z-index: 2147483647;
   position: fixed !important;
   bottom: 0 !important;
}

#hubspot-messages-iframe-container.widget-align-right {
   right: 0 !important;
}

#hubspot-messages-iframe-container .hs-shadow-container {
   display: initial !important;
   z-index: -1;
   position: absolute;
   width: 0;
   height: 0;
   bottom: 0;
   content: "";
}

#hubspot-messages-iframe-container iframe {
   display: initial !important;
   width: 100% !important;
   height: 100% !important;
   border: none !important;
   position: absolute !important;
   bottom: 0 !important;
   right: 0 !important;
   background: transparent !important;
}

/*! CSS Used from: Embedded */
[data-rk] {
   --rk-blurs-modalOverlay: blur(0px);
   --rk-fonts-body: SFRounded, ui-rounded, "SF Pro Rounded", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
   --rk-radii-actionButton: 9999px;
   --rk-radii-connectButton: 12px;
   --rk-radii-menuButton: 12px;
   --rk-radii-modal: 24px;
   --rk-radii-modalMobile: 28px;
   --rk-colors-accentColor: #3898FF;
   --rk-colors-accentColorForeground: #FFF;
   --rk-colors-actionButtonBorder: rgba(255, 255, 255, 0.04);
   --rk-colors-actionButtonBorderMobile: rgba(255, 255, 255, 0.08);
   --rk-colors-actionButtonSecondaryBackground: rgba(255, 255, 255, 0.08);
   --rk-colors-closeButton: rgba(224, 232, 255, 0.6);
   --rk-colors-closeButtonBackground: rgba(255, 255, 255, 0.08);
   --rk-colors-connectButtonBackground: #1A1B1F;
   --rk-colors-connectButtonBackgroundError: #FF494A;
   --rk-colors-connectButtonInnerBackground: linear-gradient(0deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.15));
   --rk-colors-connectButtonText: #FFF;
   --rk-colors-connectButtonTextError: #FFF;
   --rk-colors-connectionIndicator: #30E000;
   --rk-colors-downloadBottomCardBackground: linear-gradient(126deg, rgba(0, 0, 0, 0) 9.49%, rgba(120, 120, 120, 0.2) 71.04%), #1A1B1F;
   --rk-colors-downloadTopCardBackground: linear-gradient(126deg, rgba(120, 120, 120, 0.2) 9.49%, rgba(0, 0, 0, 0) 71.04%), #1A1B1F;
   --rk-colors-error: #FF494A;
   --rk-colors-generalBorder: rgba(255, 255, 255, 0.08);
   --rk-colors-generalBorderDim: rgba(255, 255, 255, 0.04);
   --rk-colors-menuItemBackground: rgba(224, 232, 255, 0.1);
   --rk-colors-modalBackdrop: rgba(0, 0, 0, 0.5);
   --rk-colors-modalBackground: #1A1B1F;
   --rk-colors-modalBorder: rgba(255, 255, 255, 0.08);
   --rk-colors-modalText: #FFF;
   --rk-colors-modalTextDim: rgba(224, 232, 255, 0.3);
   --rk-colors-modalTextSecondary: rgba(255, 255, 255, 0.6);
   --rk-colors-profileAction: rgba(224, 232, 255, 0.1);
   --rk-colors-profileActionHover: rgba(224, 232, 255, 0.2);
   --rk-colors-profileForeground: rgba(224, 232, 255, 0.05);
   --rk-colors-selectedOptionBorder: rgba(224, 232, 255, 0.1);
   --rk-colors-standby: #FFD641;
   --rk-shadows-connectButton: 0px 4px 12px rgba(0, 0, 0, 0.1);
   --rk-shadows-dialog: 0px 8px 32px rgba(0, 0, 0, 0.32);
   --rk-shadows-profileDetailsAction: 0px 2px 6px rgba(37, 41, 46, 0.04);
   --rk-shadows-selectedOption: 0px 2px 6px rgba(0, 0, 0, 0.24);
   --rk-shadows-selectedWallet: 0px 2px 6px rgba(0, 0, 0, 0.24);
   --rk-shadows-walletLogo: 0px 2px 16px rgba(0, 0, 0, 0.16);
}

/*! CSS Used keyframes */
@keyframes flip {
   0% {
      transform: rotateX(0deg);
      transform-origin: 50% bottom;
   }

   to {
      transform: rotateX(180deg);
      transform-origin: 50% bottom;
   }
}

/*! CSS Used fontfaces */
@font-face {
   font-family: Roboto;
   src: url("chrome-extension_/mcgbeeipkmelnpldkobichboakdfaeon/css/Roboto-Regular.html");
}

@font-face {
   font-family: PoufV02;
   src: url(https://digitoads.world/fonts/PoufV02-BlackExtraExpanded.ttf) format("truetype");
   font-weight: 400;
   font-style: normal;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 100;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format("woff2");
   unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 100;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqlbS0.woff2) format("woff2");
   unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 200;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format("woff2");
   unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 200;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqlbS0.woff2) format("woff2");
   unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 300;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format("woff2");
   unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 300;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqlbS0.woff2) format("woff2");
   unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 400;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format("woff2");
   unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 400;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqlbS0.woff2) format("woff2");
   unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 500;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format("woff2");
   unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 500;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqlbS0.woff2) format("woff2");
   unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 600;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format("woff2");
   unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 600;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqlbS0.woff2) format("woff2");
   unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 700;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format("woff2");
   unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 700;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqlbS0.woff2) format("woff2");
   unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 800;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format("woff2");
   unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 800;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqlbS0.woff2) format("woff2");
   unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 900;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format("woff2");
   unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff;
}

@font-face {
   font-family: Urbanist;
   font-style: normal;
   font-weight: 900;
   font-display: swap;
   src: url(https://fonts.gstatic.com/s/urbanist/v10/L0x-DF02iFML4hGCyMqlbS0.woff2) format("woff2");
   unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd;
}