@font-face {
  font-family: __inter_9c5a94;
  src: url(../media/11bf447c34a2180c-s.p.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: __inter_Fallback_9c5a94;
  src: local("Arial");
  ascent-override: 90%;
  descent-override: 22.43%;
  line-gap-override: 0%;
  size-adjust: 107.64%;
}
.__className_9c5a94 {
  font-family: __inter_9c5a94, __inter_Fallback_9c5a94;
}
.__variable_9c5a94 {
  --font-inter: "__inter_9c5a94", "__inter_Fallback_9c5a94";
}
@font-face {
  font-family: __wixMadeforDisplay_49b18b;
  src: url(../media/e21d6bf08459d7e0-s.p.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: __wixMadeforDisplay_Fallback_49b18b;
  src: local("Arial");
  ascent-override: 96.09%;
  descent-override: 24.02%;
  line-gap-override: 0%;
  size-adjust: 104.9%;
}
.__className_49b18b {
  font-family: __wixMadeforDisplay_49b18b, __wixMadeforDisplay_Fallback_49b18b;
}
.__variable_49b18b {
  --font-wix-madefor-display: "__wixMadeforDisplay_49b18b",
    "__wixMadeforDisplay_Fallback_49b18b";
}

/*! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  border: 0 solid;
  box-sizing: border-box;
}
:after,
:before {
  --tw-content: "";
}
html {
  -webkit-text-size-adjust: 100%;
  font-feature-settings: normal;
  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-variation-settings: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
body {
  line-height: inherit;
  margin: 0;
}
hr {
  border-top-width: 1px;
  color: inherit;
  height: 0;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
[hidden] {
  display: none;
}
*,
: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-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --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: rgba(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-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: rgba(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: ;
}
.container {
  width: 100%;
}
@media (min-width: 0px) {
  .container {
    max-width: 0;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: 1000px) {
  .container {
    max-width: 1000px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0;
}
.-bottom-10 {
  bottom: -2.5rem;
}
.-bottom-4 {
  bottom: -1rem;
}
.-bottom-6 {
  bottom: -1.5rem;
}
.-left-3 {
  left: -0.75rem;
}
.-left-\[14px\] {
  left: -14px;
}
.-right-3 {
  right: -0.75rem;
}
.-right-5 {
  right: -1.25rem;
}
.-right-\[12\%\] {
  right: -12%;
}
.-right-\[25\%\] {
  right: -25%;
}
.-top-1\/4 {
  top: -25%;
}
.-top-2 {
  top: -0.5rem;
}
.-top-3 {
  top: -0.75rem;
}
.-top-5 {
  top: -1.25rem;
}
.-top-9 {
  top: -2.25rem;
}
.-top-\[12px\] {
  top: -12px;
}
.-top-\[30px\] {
  top: -30px;
}
.bottom-0 {
  bottom: 0;
}
.bottom-16 {
  bottom: 4rem;
}
.bottom-5 {
  bottom: 1.25rem;
}
.bottom-\[20\%\] {
  bottom: 20%;
}
.left-0 {
  left: 0;
}
.left-8 {
  left: 2rem;
}
.left-\[-30px\] {
  left: -30px;
}
.left-\[-33\%\] {
  left: -33%;
}
.left-\[60\%\] {
  left: 60%;
}
.left-\[80px\] {
  left: 80px;
}
.right-0 {
  right: 0;
}
.right-2 {
  right: 0.5rem;
}
.right-4 {
  right: 1rem;
}
.right-\[300px\] {
  right: 300px;
}
.top-0 {
  top: 0;
}
.top-1\/2,
.top-2\/4 {
  top: 50%;
}
.top-28 {
  top: 7rem;
}
.top-\[-30px\] {
  top: -30px;
}
.top-\[50px\] {
  top: 50px;
}
.top-\[9\%\] {
  top: 9%;
}
.-z-10 {
  z-index: -10;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.z-\[90\] {
  z-index: 90;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.row-start-1 {
  grid-row-start: 1;
}
.\!m-0 {
  margin: 0 !important;
}
.m-auto {
  margin: auto;
}
.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
}
.my-10 {
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
}
.my-2 {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.my-3 {
  margin-bottom: 0.75rem;
  margin-top: 0.75rem;
}
.my-4 {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.my-5 {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}
.my-6 {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
.my-7 {
  margin-bottom: 1.75rem;
  margin-top: 1.75rem;
}
.my-8 {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.my-9 {
  margin-bottom: 2.25rem;
  margin-top: 2.25rem;
}
.\!ml-\[-10px\] {
  margin-left: -10px !important;
}
.\!mt-0 {
  margin-top: 0 !important;
}
.-mb-\[50\%\] {
  margin-bottom: -50%;
}
.-ml-5 {
  margin-left: -1.25rem;
}
.-mr-5 {
  margin-right: -1.25rem;
}
.-mr-\[27\%\] {
  margin-right: -27%;
}
.-mt-1 {
  margin-top: -0.25rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.-mt-32 {
  margin-top: -8rem;
}
.-mt-5 {
  margin-top: -1.25rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-7 {
  margin-bottom: 1.75rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[-60px\] {
  margin-bottom: -60px;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-2\.5 {
  margin-left: 0.625rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-7 {
  margin-left: 1.75rem;
}
.ml-\[-40px\] {
  margin-left: -40px;
}
.ml-\[22px\] {
  margin-left: 22px;
}
.ml-\[65px\] {
  margin-left: 65px;
}
.ml-auto {
  margin-left: auto;
}
.mr-24 {
  margin-right: 6rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-auto {
  margin-right: auto;
}
.mt-0 {
  margin-top: 0;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-20 {
  margin-top: 5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-52 {
  margin-top: 13rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-9 {
  margin-top: 2.25rem;
}
.mt-\[22px\] {
  margin-top: 22px;
}
.mt-auto {
  margin-top: auto;
}
.\!block {
  display: block !important;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.\!inline {
  display: inline !important;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.\!h-fit {
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.h-0 {
  height: 0;
}
.h-1\/4 {
  height: 25%;
}
.h-1\/6 {
  height: 16.666667%;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-2\/4 {
  height: 50%;
}
.h-2\/5 {
  height: 40%;
}
.h-2\/6 {
  height: 33.333333%;
}
.h-3 {
  height: 0.75rem;
}
.h-3\/6 {
  height: 50%;
}
.h-4 {
  height: 1rem;
}
.h-6 {
  height: 1.5rem;
}
.h-9 {
  height: 2.25rem;
}
.h-96 {
  height: 24rem;
}
.h-\[125px\] {
  height: 125px;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[160px\] {
  height: 160px;
}
.h-\[180px\] {
  height: 180px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[190px\] {
  height: 190px;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[210px\] {
  height: 210px;
}
.h-\[215px\] {
  height: 215px;
}
.h-\[21px\] {
  height: 21px;
}
.h-\[235px\] {
  height: 235px;
}
.h-\[240px\] {
  height: 240px;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[253px\] {
  height: 253px;
}
.h-\[258px\] {
  height: 258px;
}
.h-\[260px\] {
  height: 260px;
}
.h-\[27px\] {
  height: 27px;
}
.h-\[28px\] {
  height: 28px;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[31px\] {
  height: 31px;
}
.h-\[366px\] {
  height: 366px;
}
.h-\[36px\] {
  height: 36px;
}
.h-\[3px\] {
  height: 3px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[51px\] {
  height: 51px;
}
.h-\[54px\] {
  height: 54px;
}
.h-\[58px\] {
  height: 58px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[65px\] {
  height: 65px;
}
.h-\[75\%\] {
  height: 75%;
}
.h-\[75px\] {
  height: 75px;
}
.h-\[calc\(100\%-60px\)\] {
  height: calc(100% - 60px);
}
.h-auto {
  height: auto;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-min {
  height: -moz-min-content;
  height: min-content;
}
.h-screen {
  height: 100vh;
}
.max-h-0 {
  max-height: 0;
}
.max-h-\[1500px\] {
  max-height: 1500px;
}
.max-h-\[21px\] {
  max-height: 21px;
}
.max-h-\[290px\] {
  max-height: 290px;
}
.max-h-\[350px\] {
  max-height: 350px;
}
.\!min-h-\[295px\] {
  min-height: 295px !important;
}
.min-h-\[1px\] {
  min-height: 1px;
}
.min-h-\[220px\] {
  min-height: 220px;
}
.min-h-\[30px\] {
  min-height: 30px;
}
.min-h-\[364px\] {
  min-height: 364px;
}
.min-h-\[395px\] {
  min-height: 395px;
}
.min-h-\[540px\] {
  min-height: 540px;
}
.min-h-\[56px\] {
  min-height: 56px;
}
.min-h-screen {
  min-height: 100vh;
}
.w-0 {
  width: 0;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/4 {
  width: 25%;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-3 {
  width: 0.75rem;
}
.w-4 {
  width: 1rem;
}
.w-4\/6 {
  width: 66.666667%;
}
.w-6 {
  width: 1.5rem;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[145px\] {
  width: 145px;
}
.w-\[155px\] {
  width: 155px;
}
.w-\[160px\] {
  width: 160px;
}
.w-\[16px\] {
  width: 16px;
}
.w-\[170px\] {
  width: 170px;
}
.w-\[175px\] {
  width: 175px;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[220px\] {
  width: 220px;
}
.w-\[225px\] {
  width: 225px;
}
.w-\[270px\] {
  width: 270px;
}
.w-\[275px\] {
  width: 275px;
}
.w-\[29px\] {
  width: 29px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[34px\] {
  width: 34px;
}
.w-\[36px\] {
  width: 36px;
}
.w-\[370px\] {
  width: 370px;
}
.w-\[37px\] {
  width: 37px;
}
.w-\[450px\] {
  width: 450px;
}
.w-\[52px\] {
  width: 52px;
}
.w-\[55\%\] {
  width: 55%;
}
.w-\[55px\] {
  width: 55px;
}
.w-\[58px\] {
  width: 58px;
}
.w-\[60\%\] {
  width: 60%;
}
.w-\[75px\] {
  width: 75px;
}
.w-\[90\%\] {
  width: 90%;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.w-screen {
  width: 100vw;
}
.min-w-0 {
  min-width: 0;
}
.min-w-\[1000px\] {
  min-width: 1000px;
}
.min-w-\[10px\] {
  min-width: 10px;
}
.min-w-\[145px\] {
  min-width: 145px;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[16px\] {
  min-width: 16px;
}
.min-w-\[171\.44px\] {
  min-width: 171.44px;
}
.min-w-\[180px\] {
  min-width: 180px;
}
.min-w-\[250px\] {
  min-width: 250px;
}
.min-w-\[270px\] {
  min-width: 270px;
}
.min-w-\[271px\] {
  min-width: 271px;
}
.min-w-\[28px\] {
  min-width: 28px;
}
.min-w-\[30px\] {
  min-width: 30px;
}
.min-w-\[31px\] {
  min-width: 31px;
}
.min-w-\[51px\] {
  min-width: 51px;
}
.min-w-\[800px\] {
  min-width: 800px;
}
.min-w-\[calc\(100vw-80px\)\] {
  min-width: calc(100vw - 80px);
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-\[1036px\] {
  max-width: 1036px;
}
.max-w-\[1040px\] {
  max-width: 1040px;
}
.max-w-\[10ch\] {
  max-width: 10ch;
}
.max-w-\[110px\] {
  max-width: 110px;
}
.max-w-\[12ch\] {
  max-width: 12ch;
}
.max-w-\[13ch\] {
  max-width: 13ch;
}
.max-w-\[14ch\] {
  max-width: 14ch;
}
.max-w-\[15ch\] {
  max-width: 15ch;
}
.max-w-\[16ch\] {
  max-width: 16ch;
}
.max-w-\[18ch\] {
  max-width: 18ch;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[20ch\] {
  max-width: 20ch;
}
.max-w-\[25ch\] {
  max-width: 25ch;
}
.max-w-\[260px\] {
  max-width: 260px;
}
.max-w-\[270px\] {
  max-width: 270px;
}
.max-w-\[275px\] {
  max-width: 275px;
}
.max-w-\[280px\] {
  max-width: 280px;
}
.max-w-\[285px\] {
  max-width: 285px;
}
.max-w-\[28ch\] {
  max-width: 28ch;
}
.max-w-\[28px\] {
  max-width: 28px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[325px\] {
  max-width: 325px;
}
.max-w-\[330px\] {
  max-width: 330px;
}
.max-w-\[345px\] {
  max-width: 345px;
}
.max-w-\[34ch\] {
  max-width: 34ch;
}
.max-w-\[350px\] {
  max-width: 350px;
}
.max-w-\[35ch\] {
  max-width: 35ch;
}
.max-w-\[360px\] {
  max-width: 360px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[40ch\] {
  max-width: 40ch;
}
.max-w-\[42ch\] {
  max-width: 42ch;
}
.max-w-\[450px\] {
  max-width: 450px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[50ch\] {
  max-width: 50ch;
}
.max-w-\[520px\] {
  max-width: 520px;
}
.max-w-\[535px\] {
  max-width: 535px;
}
.max-w-\[53ch\] {
  max-width: 53ch;
}
.max-w-\[60ch\] {
  max-width: 60ch;
}
.max-w-\[650px\] {
  max-width: 650px;
}
.max-w-\[65ch\] {
  max-width: 65ch;
}
.max-w-\[70ch\] {
  max-width: 70ch;
}
.max-w-\[75\%\] {
  max-width: 75%;
}
.max-w-\[75ch\] {
  max-width: 75ch;
}
.max-w-\[792px\] {
  max-width: 792px;
}
.max-w-\[800px\] {
  max-width: 800px;
}
.max-w-\[850px\] {
  max-width: 850px;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-\[950px\] {
  max-width: 950px;
}
.max-w-\[calc\(100vw-40px\)\] {
  max-width: calc(100vw - 40px);
}
.max-w-full {
  max-width: 100%;
}
.max-w-screen-max,
.max-w-screen-max\+padding {
  max-width: 1200px;
}
.max-w-screen-max-reduced-content {
  max-width: 1000px;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-none {
  flex: none;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.border-collapse {
  border-collapse: collapse;
}
.origin-top-right {
  transform-origin: top right;
}
.-translate-y-1\/2,
.-translate-y-2\/4 {
  --tw-translate-y: -50%;
}
.-rotate-90,
.-translate-y-1\/2,
.-translate-y-2\/4 {
  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));
}
.-rotate-90 {
  --tw-rotate: -90deg;
}
.rotate-180 {
  --tw-rotate: 180deg;
}
.rotate-180,
.scale-0 {
  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));
}
.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.scale-100,
.scale-110 {
  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));
}
.scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
}
.scale-75 {
  --tw-scale-x: 0.75;
  --tw-scale-y: 0.75;
}
.scale-75,
.scale-95 {
  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));
}
.scale-95 {
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.95;
}
.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));
}
.cursor-pointer {
  cursor: pointer;
}
.list-\[lower-alpha\] {
  list-style-type: lower-alpha;
}
.list-\[lower-roman\] {
  list-style-type: lower-roman;
}
.list-\[upper-alpha\] {
  list-style-type: upper-alpha;
}
.list-\[upper-roman\] {
  list-style-type: upper-roman;
}
.list-decimal {
  list-style-type: decimal;
}
.list-disc {
  list-style-type: disc;
}
.\!grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-\[1fr\2c 1fr\] {
  grid-template-columns: 1fr 1fr;
}
.grid-cols-\[repeat\(2\2c 160px\)\] {
  grid-template-columns: repeat(2, 160px);
}
.grid-cols-\[repeat\(3\2c 16rem\)\] {
  grid-template-columns: repeat(3, 16rem);
}
.grid-cols-\[repeat\(3\2c min-content\)\] {
  grid-template-columns: repeat(3, min-content);
}
.grid-cols-\[repeat\(4\2c min-content\)\] {
  grid-template-columns: repeat(4, min-content);
}
.grid-rows-\[auto\2c auto\] {
  grid-template-rows: auto auto;
}
.grid-rows-\[repeat\(2\2c fit-content\)\] {
  grid-template-rows: repeat(2, fit-content);
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-content-center {
  place-content: center;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.\!justify-start {
  justify-content: flex-start !important;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.\!justify-items-start {
  justify-items: start !important;
}
.justify-items-center {
  justify-items: center;
}
.\!gap-0 {
  gap: 0 !important;
}
.\!gap-10 {
  gap: 2.5rem !important;
}
.gap-0 {
  gap: 0;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-14 {
  gap: 3.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-7 {
  gap: 1.75rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-9 {
  gap: 2.25rem;
}
.gap-x-10 {
  -moz-column-gap: 2.5rem;
  column-gap: 2.5rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
.gap-x-7 {
  -moz-column-gap: 1.75rem;
  column-gap: 1.75rem;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-10 {
  row-gap: 2.5rem;
}
.gap-y-20 {
  row-gap: 5rem;
}
.gap-y-3 {
  row-gap: 0.75rem;
}
.gap-y-3\.5 {
  row-gap: 0.875rem;
}
.gap-y-5 {
  row-gap: 1.25rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.gap-y-7 {
  row-gap: 1.75rem;
}
.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(1.5rem * (1 - var(--tw-space-x-reverse)));
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse)));
}
.self-center {
  align-self: center;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-words {
  overflow-wrap: break-word;
}
.\!rounded-\[10px\] {
  border-radius: 10px !important;
}
.\!rounded-\[20px\] {
  border-radius: 20px !important;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[13px\] {
  border-radius: 13px;
}
.rounded-\[18px\] {
  border-radius: 18px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[24px\] {
  border-radius: 24px;
}
.rounded-\[30px\] {
  border-radius: 30px;
}
.rounded-\[40px\] {
  border-radius: 40px;
}
.rounded-\[6px\] {
  border-radius: 6px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-xl {
  border-radius: 0.625rem;
}
.\!rounded-b-\[20px\] {
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}
.\!rounded-t-\[0px\] {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.rounded-b-lg {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.rounded-r-\[20px\] {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.rounded-t-\[20px\] {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0;
}
.border-2 {
  border-width: 2px;
}
.border-\[0\.5px\] {
  border-width: 0.5px;
}
.border-\[14px\] {
  border-width: 14px;
}
.border-\[15px\] {
  border-width: 15px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-l-\[3px\] {
  border-left-width: 3px;
}
.border-solid {
  border-style: solid;
}
.\!border-none {
  border-style: none !important;
}
.border-\[transparent_transparent_\#0500FF_transparent\] {
  border-color: transparent transparent #0500ff;
}
.border-\[transparent_transparent_white_transparent\] {
  border-color: transparent transparent #fff;
}
.border-blue {
  --tw-border-opacity: 1;
  border-color: rgb(11 101 198 / var(--tw-border-opacity));
}
.border-gray {
  --tw-border-opacity: 1;
  border-color: rgb(74 84 94 / var(--tw-border-opacity));
}
.border-lightBlack {
  --tw-border-opacity: 1;
  border-color: rgb(36 36 38 / var(--tw-border-opacity));
}
.border-tintBlue {
  --tw-border-opacity: 1;
  border-color: rgb(219 220 229 / var(--tw-border-opacity));
}
.border-trustBlack {
  --tw-border-opacity: 1;
  border-color: rgb(27 27 28 / var(--tw-border-opacity));
}
.border-trustBlue {
  --tw-border-opacity: 1;
  border-color: rgb(5 0 255 / var(--tw-border-opacity));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.\!bg-\[\#840DFF\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(132 13 255 / var(--tw-bg-opacity)) !important;
}
.\!bg-\[transparent\],
.\!bg-transparent {
  background-color: transparent !important;
}
.\!bg-trustBlack {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(27 27 28 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#171717\] {
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity));
}
.bg-\[\#2D9FFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(45 159 255 / var(--tw-bg-opacity));
}
.bg-\[\#2ECCFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(46 204 255 / var(--tw-bg-opacity));
}
.bg-\[\#39FF90\] {
  --tw-bg-opacity: 1;
  background-color: rgb(57 255 144 / var(--tw-bg-opacity));
}
.bg-\[\#D9D9D9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));
}
.bg-baseWhite {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 247 / var(--tw-bg-opacity));
}
.bg-tintBlack {
  --tw-bg-opacity: 1;
  background-color: rgb(75 75 75 / var(--tw-bg-opacity));
}
.bg-tintBlue {
  --tw-bg-opacity: 1;
  background-color: rgb(219 220 229 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-trustBlack {
  --tw-bg-opacity: 1;
  background-color: rgb(27 27 28 / var(--tw-bg-opacity));
}
.bg-trustBlack\/60 {
  background-color: rgba(27, 27, 28, 0.6);
}
.bg-trustBlue {
  --tw-bg-opacity: 1;
  background-color: rgb(5 0 255 / var(--tw-bg-opacity));
}
.bg-trustWhite,
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.\!bg-gradientYellowToGreen {
  background-image: linear-gradient(
    180deg,
    #fff465 5.98%,
    #48ff91 77.73%
  ) !important;
}
.bg-\[linear-gradient\(180deg\2c
  \#2ECCFF_4\.58\%\2c
  \#2D9FFF_27\.69\%\2c
  \#0029FF_100\%\)\] {
  background-image: linear-gradient(
    180deg,
    #2eccff 4.58%,
    #2d9fff 27.69%,
    #0029ff
  );
}
.bg-\[linear-gradient\(323deg\2c
  \#F4F4F7\2c
  rgba\(244\2c
  244\2c
  247\2c
  0\.00\)100\%\)\] {
  background-image: linear-gradient(
    323deg,
    #f4f4f7,
    rgba(244, 244, 247, 0) 100%
  );
}
.bg-gradientLightBlueToBlue {
  background-image: linear-gradient(152deg, #2eccff -2.65%, #0500ff 82.44%);
}
.bg-gradientYellowToGreen {
  background-image: linear-gradient(180deg, #fff465 5.98%, #48ff91 77.73%);
}
.bg-gradientYellowToPink {
  background-image: linear-gradient(180deg, #fff9a8 5.98%, #ffaefe 77.73%);
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: 50%;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.fill-trustBlack {
  fill: #1b1b1c;
}
.fill-trustWhite {
  fill: #fff;
}
.stroke-tintBlue {
  stroke: #dbdce5;
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-fill {
  -o-object-fit: fill;
  object-fit: fill;
}
.\!p-0 {
  padding: 0 !important;
}
.\!p-2 {
  padding: 0.5rem !important;
}
.\!p-2\.5 {
  padding: 0.625rem !important;
}
.\!p-3 {
  padding: 0.75rem !important;
}
.\!p-3\.5 {
  padding: 0.875rem !important;
}
.\!p-4 {
  padding: 1rem !important;
}
.\!p-5 {
  padding: 1.25rem !important;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-7 {
  padding: 1.75rem;
}
.\!px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.\!px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.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-10 {
  padding-bottom: 2.5rem !important;
  padding-top: 2.5rem !important;
}
.\!py-24 {
  padding-bottom: 6rem !important;
  padding-top: 6rem !important;
}
.\!py-8 {
  padding-bottom: 2rem !important;
  padding-top: 2rem !important;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[calc\(\(100\%_-_1200px\)_\/_2\)\] {
  padding-left: calc(50% - 600px);
  padding-right: calc(50% - 600px);
}
.py-10 {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}
.py-2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.py-2\.5 {
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
}
.py-3 {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}
.py-3\.5 {
  padding-bottom: 0.875rem;
  padding-top: 0.875rem;
}
.py-4 {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.py-5 {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}
.py-\[0\.625rem\] {
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
}
.py-\[1\.125rem\] {
  padding-bottom: 1.125rem;
  padding-top: 1.125rem;
}
.\!pl-5 {
  padding-left: 1.25rem !important;
}
.\!pt-2 {
  padding-top: 0.5rem !important;
}
.pb-12 {
  padding-bottom: 3rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-5 {
  padding-right: 1.25rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-24 {
  padding-top: 6rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.\!text-left {
  text-align: left !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.font-inter {
  font-family: var(--font-inter);
}
.font-wixMadefor {
  font-family: var(--font-wix-madefor-display);
}
.\!text-\[105px\] {
  font-size: 105px !important;
}
.\!text-\[13px\] {
  font-size: 13px !important;
}
.\!text-\[16px\] {
  font-size: 16px !important;
}
.\!text-\[1rem\] {
  font-size: 1rem !important;
}
.\!text-\[40px\] {
  font-size: 40px !important;
}
.\!text-mobileBodyMedium {
  font-size: 1rem !important;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[3rem\] {
  font-size: 3rem;
}
.text-desktopBodyLarge {
  font-size: 1.125rem;
}
.text-mobileBodyExtraSmall {
  font-size: 0.75rem;
}
.text-mobileBodyLarge {
  font-size: 1.125rem;
}
.text-mobileBodyMedium {
  font-size: 1rem;
}
.text-mobileBodySmall {
  font-size: 0.9375rem;
}
.text-mobileButton {
  font-size: 1rem;
}
.text-mobileH1 {
  font-size: 2.375rem;
}
.text-mobileH2 {
  font-size: 1.875rem;
}
.text-mobileH3 {
  font-size: 1.625rem;
}
.text-mobileH4 {
  font-size: 1.375rem;
}
.text-mobileH5 {
  font-size: 1.1875rem;
}
.\!font-\[800\] {
  font-weight: 800 !important;
}
.font-\[500\] {
  font-weight: 500;
}
.font-\[600\] {
  font-weight: 600;
}
.font-\[700\],
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.italic {
  font-style: italic;
}
.\!leading-\[100\%\] {
  line-height: 100% !important;
}
.\!leading-mobileBodyMedium {
  line-height: 1.125rem !important;
}
.leading-mobileBodyExtraSmall {
  line-height: 0.75rem;
}
.leading-mobileBodyLarge {
  line-height: 1.625rem;
}
.leading-mobileBodyMedium,
.leading-mobileBodySmall {
  line-height: 1.125rem;
}
.leading-mobileButton {
  line-height: 0.9375rem;
}
.leading-mobileH1 {
  line-height: 2.8125rem;
}
.leading-mobileH2 {
  line-height: 2.5rem;
}
.leading-mobileH3 {
  line-height: 2rem;
}
.leading-mobileH4 {
  line-height: 1.875rem;
}
.leading-mobileH5 {
  line-height: 1.375rem;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.\!text-\[\#00874E\] {
  --tw-text-opacity: 1 !important;
  color: rgb(0 135 78 / var(--tw-text-opacity)) !important;
}
.\!text-trustBlack {
  --tw-text-opacity: 1 !important;
  color: rgb(27 27 28 / var(--tw-text-opacity)) !important;
}
.\!text-trustBlue {
  --tw-text-opacity: 1 !important;
  color: rgb(5 0 255 / var(--tw-text-opacity)) !important;
}
.\!text-trustWhite {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-\[\#ABABAB\] {
  --tw-text-opacity: 1;
  color: rgb(171 171 171 / var(--tw-text-opacity));
}
.text-blue {
  --tw-text-opacity: 1;
  color: rgb(11 101 198 / var(--tw-text-opacity));
}
.text-gray {
  --tw-text-opacity: 1;
  color: rgb(74 84 94 / var(--tw-text-opacity));
}
.text-lightBlack {
  --tw-text-opacity: 1;
  color: rgb(36 36 38 / var(--tw-text-opacity));
}
.text-trustBlack {
  --tw-text-opacity: 1;
  color: rgb(27 27 28 / var(--tw-text-opacity));
}
.text-trustBlue {
  --tw-text-opacity: 1;
  color: rgb(5 0 255 / var(--tw-text-opacity));
}
.text-trustLightBlue {
  --tw-text-opacity: 1;
  color: rgb(46 204 255 / var(--tw-text-opacity));
}
.text-trustWhite,
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-opacity-70 {
  --tw-text-opacity: 0.7;
}
.underline {
  text-decoration-line: underline;
}
.\!opacity-100 {
  opacity: 1 !important;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-80 {
  opacity: 0.8;
}
.opacity-90 {
  opacity: 0.9;
}
.mix-blend-hard-light {
  mix-blend-mode: hard-light;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
}
.shadow-lg,
.shadow-md {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
}
.blur,
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.\!transition-\[unset\] {
  transition-duration: 0.15s !important;
  transition-property: unset !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.transition {
  transition-duration: 0.15s;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-\[background-color\] {
  transition-duration: 0.15s;
  transition-property: background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-\[color\] {
  transition-duration: 0.15s;
  transition-property: color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-all {
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-opacity {
  transition-duration: 0.15s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-transform {
  transition-duration: 0.15s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.delay-\[350ms\] {
  transition-delay: 0.35s;
}
.\!duration-\[unset\] {
  transition-duration: unset !important;
}
.duration-100 {
  transition-duration: 0.1s;
}
.duration-1000 {
  transition-duration: 1s;
}
.duration-200 {
  transition-duration: 0.2s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.duration-\[400ms\] {
  transition-duration: 0.4s;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
html.dark #ot-sdk-btn.ot-sdk-show-settings {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
html #ot-sdk-btn.ot-sdk-show-settings,
html #ot-sdk-btn.ot-sdk-show-settings:hover {
  --tw-text-opacity: 1;
  color: rgb(27 27 28 / var(--tw-text-opacity));
}
.default-transition {
  transition-duration: 0.5s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.responsive-page-paddings {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 768px) {
  .responsive-page-paddings {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.full-screen-section {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  width: 100vw;
}
@media (min-width: 768px) {
  .full-screen-section {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
}
.full-screen-section {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 768px) {
  .full-screen-section {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.full-screen-section-mobile {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  width: 100vw;
}
@media (min-width: 768px) {
  .full-screen-section-mobile {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
}
.full-screen-section-mobile {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 768px) {
  .full-screen-section-mobile {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 992px) {
  .full-screen-section-mobile {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.\[filter\:blur\(20px\)\] {
  filter: blur(20px);
}
.\[transition-property\:background-color\2c border-color\] {
  transition-property: background-color, border-color;
}
.\[transition-property\:background-color\2c color\] {
  transition-property: background-color, color;
}
.\[transition-property\:background-color\] {
  transition-property: background-color;
}
.\[transition-property\:border\2c background-color\] {
  transition-property: border, background-color;
}
.\[transition-property\:border-color\2c background-color\] {
  transition-property: border-color, background-color;
}
.\[transition-property\:border-color\] {
  transition-property: border-color;
}
.\[transition-property\:border\] {
  transition-property: border;
}
.\[transition-property\:color\2c _transform\] {
  transition-property: color, transform;
}
.\[transition-property\:color\2c fill\] {
  transition-property: color, fill;
}
.\[transition-property\:color\2c stroke\] {
  transition-property: color, stroke;
}
.\[transition-property\:color\] {
  transition-property: color;
}
.\[transition-property\:fill\2c color\] {
  transition-property: fill, color;
}
.\[transition-property\:fill\2c stroke\] {
  transition-property: fill, stroke;
}
.\[transition-property\:fill\] {
  transition-property: fill;
}
.\[transition-property\:opacity\] {
  transition-property: opacity;
}
.\[transition-property\:stop-color\2c color\] {
  transition-property: stop-color, color;
}
.\[transition-property\:stroke\] {
  transition-property: stroke;
}
html {
  scroll-behavior: smooth;
}
body {
  position: relative;
}
swiper-container {
  width: 100%;
}
swiper-slide {
  background-position: 50%;
  background-size: cover;
  height: auto;
  overflow: hidden;
  width: 100% !important;
}
swiper-container::part(pagination) {
  cursor: default;
  margin-bottom: -40px;
}
swiper-container::part(bullet),
swiper-container::part(bullet-active) {
  background-color: #dbdce5;
  border-radius: 0;
  cursor: pointer;
  height: 3px;
  opacity: 1;
  transition: all 0.5s ease-in-out;
  width: 48px;
}
swiper-container::part(bullet-active) {
  background-color: #0500ff;
}
.scrollbar-hide::-webkit-scrollbar {
  display: none;
}
.scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.before\:absolute:before {
  content: var(--tw-content);
  position: absolute;
}
.before\:bottom-0:before {
  bottom: 0;
  content: var(--tw-content);
}
.before\:left-0:before {
  content: var(--tw-content);
  left: 0;
}
.before\:top-0:before {
  content: var(--tw-content);
  top: 0;
}
.before\:-z-\[1\]:before {
  content: var(--tw-content);
  z-index: -1;
}
.before\:w-\[0\%\]:before {
  content: var(--tw-content);
  width: 0;
}
.before\:rounded-full:before {
  border-radius: 9999px;
  content: var(--tw-content);
}
.before\:bg-trustGreen:before {
  --tw-bg-opacity: 1;
  background-color: rgb(72 255 145 / var(--tw-bg-opacity));
  content: var(--tw-content);
}
.before\:transition:before {
  content: var(--tw-content);
  transition-duration: 0.15s;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.before\:default-transition:before {
  content: var(--tw-content);
  transition-duration: 0.5s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.before\:\[transition-duration\:500ms\]:before {
  content: var(--tw-content);
  transition-duration: 0.5s;
}
.before\:\[transition-property\:width\]:before {
  content: var(--tw-content);
  transition-property: width;
}
.hover\:scale-125:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  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));
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:border-trustLightBlue:hover {
  --tw-border-opacity: 1;
  border-color: rgb(46 204 255 / var(--tw-border-opacity));
}
.hover\:bg-tintBlue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 220 229 / var(--tw-bg-opacity));
}
.hover\:bg-trustBlack:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(27 27 28 / var(--tw-bg-opacity));
}
.hover\:bg-trustBlue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(5 0 255 / var(--tw-bg-opacity));
}
.hover\:\!text-trustBlack:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(27 27 28 / var(--tw-text-opacity)) !important;
}
.hover\:\!text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.hover\:text-trustBlack:hover {
  --tw-text-opacity: 1;
  color: rgb(27 27 28 / var(--tw-text-opacity));
}
.hover\:text-trustLightBlue:hover {
  --tw-text-opacity: 1;
  color: rgb(46 204 255 / var(--tw-text-opacity));
}
.hover\:text-trustWhite:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:opacity-90:hover {
  opacity: 0.9;
}
.hover\:before\:w-full:hover:before {
  content: var(--tw-content);
  width: 100%;
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.data-\[isopen\=true\]\:visible[data-isopen="true"],
.data-\[selected\=true\]\:visible[data-selected="true"] {
  visibility: visible;
}
.data-\[isopen\=true\]\:invisible[data-isopen="true"] {
  visibility: hidden;
}
.data-\[selected\=true\]\:z-10[data-selected="true"] {
  z-index: 10;
}
.data-\[odd\=true\]\:col-end-3[data-odd="true"] {
  grid-column-end: 3;
}
.data-\[isopen\=true\]\:mb-0[data-isopen="true"] {
  margin-bottom: 0;
}
.data-\[selectedmenu\=true\]\:mt-5[data-selectedmenu="true"] {
  margin-top: 1.25rem;
}
.data-\[isopen\=true\]\:max-h-96[data-isopen="true"] {
  max-height: 24rem;
}
.data-\[isopen\=true\]\:max-h-screen[data-isopen="true"] {
  max-height: 100vh;
}
.data-\[selectedmenu\=true\]\:max-h-96[data-selectedmenu="true"] {
  max-height: 24rem;
}
.data-\[checked\=true\]\:w-8[data-checked="true"] {
  width: 2rem;
}
.data-\[checked\=true\]\:translate-y-\[-9px\][data-checked="true"] {
  --tw-translate-y: -9px;
}
.data-\[checked\=true\]\:translate-y-\[-9px\][data-checked="true"],
.data-\[checked\=true\]\:translate-y-\[9px\][data-checked="true"] {
  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));
}
.data-\[checked\=true\]\:translate-y-\[9px\][data-checked="true"] {
  --tw-translate-y: 9px;
}
.data-\[checked\=true\]\:rotate-45[data-checked="true"] {
  --tw-rotate: 45deg;
}
.data-\[checked\=true\]\:rotate-45[data-checked="true"],
.data-\[checked\=true\]\:rotate-90[data-checked="true"] {
  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));
}
.data-\[checked\=true\]\:rotate-90[data-checked="true"] {
  --tw-rotate: 90deg;
}
.data-\[checked\=true\]\:rotate-\[-45deg\][data-checked="true"] {
  --tw-rotate: -45deg;
}
.data-\[checked\=true\]\:rotate-\[-45deg\][data-checked="true"],
.data-\[open\=false\]\:rotate-90[data-open="false"],
.data-\[selectedmenu\=true\]\:rotate-90[data-selectedmenu="true"] {
  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));
}
.data-\[open\=false\]\:rotate-90[data-open="false"],
.data-\[selectedmenu\=true\]\:rotate-90[data-selectedmenu="true"] {
  --tw-rotate: 90deg;
}
.data-\[odd\=false\]\:flex-row-reverse[data-odd="false"] {
  flex-direction: row-reverse;
}
.data-\[firstcolumn\=false\]\:border-l[data-firstcolumn="false"] {
  border-left-width: 1px;
}
.data-\[hasnext\=false\]\:\!border-b-0[data-hasnext="false"] {
  border-bottom-width: 0 !important;
}
.data-\[lastrow\=false\]\:border-b[data-lastrow="false"] {
  border-bottom-width: 1px;
}
.data-\[active\=true\]\:border-trustBlack[data-active="true"] {
  --tw-border-opacity: 1;
  border-color: rgb(27 27 28 / var(--tw-border-opacity));
}
.data-\[current\=true\]\:\!border-trustBlue[data-current="true"] {
  --tw-border-opacity: 1 !important;
  border-color: rgb(5 0 255 / var(--tw-border-opacity)) !important;
}
.data-\[isopen\=true\]\:bg-baseWhite[data-isopen="true"] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 247 / var(--tw-bg-opacity));
}
.data-\[selected\=true\]\:bg-trustBlue[data-selected="true"] {
  --tw-bg-opacity: 1;
  background-color: rgb(5 0 255 / var(--tw-bg-opacity));
}
.data-\[isopen\=false\]\:\!py-0[data-isopen="false"] {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.data-\[first\=true\]\:pt-0[data-first="true"] {
  padding-top: 0;
}
.data-\[sequential\=true\]\:\!pb-20[data-sequential="true"] {
  padding-bottom: 5rem !important;
}
.data-\[sequential\=true\]\:\!pt-32[data-sequential="true"] {
  padding-top: 8rem !important;
}
.data-\[selected\=true\]\:text-trustWhite[data-selected="true"] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.data-\[checked\=true\]\:opacity-0[data-checked="true"],
.data-\[isopen\=true\]\:opacity-0[data-isopen="true"] {
  opacity: 0;
}
.data-\[isopen\=true\]\:opacity-100[data-isopen="true"] {
  opacity: 1;
}
.data-\[isopen\=true\]\:opacity-50[data-isopen="true"] {
  opacity: 0.5;
}
.data-\[onview\=false\]\:opacity-75[data-onview="false"] {
  opacity: 0.75;
}
.data-\[selected\=true\]\:opacity-100[data-selected="true"] {
  opacity: 1;
}
.data-\[isopen\=false\]\:delay-150[data-isopen="false"] {
  transition-delay: 0.15s;
}
.data-\[isopen\=true\]\:delay-300[data-isopen="true"] {
  transition-delay: 0.3s;
}
.data-\[blue\=true\]\:before\:absolute[data-blue="true"]:before,
.data-\[onview\=true\]\:before\:absolute[data-onview="true"]:before {
  content: var(--tw-content);
  position: absolute;
}
.data-\[blue\=true\]\:before\:inset-0[data-blue="true"]:before {
  content: var(--tw-content);
  inset: 0;
}
.data-\[onview\=true\]\:before\:-left-\[30px\][data-onview="true"]:before {
  content: var(--tw-content);
  left: -30px;
}
.data-\[onview\=true\]\:before\:-top-0[data-onview="true"]:before {
  content: var(--tw-content);
  top: 0;
}
.data-\[blue\=true\]\:before\:z-10[data-blue="true"]:before {
  content: var(--tw-content);
  z-index: 10;
}
.data-\[onview\=true\]\:before\:h-full[data-onview="true"]:before {
  content: var(--tw-content);
  height: 100%;
}
.data-\[onview\=true\]\:before\:w-\[3px\][data-onview="true"]:before {
  content: var(--tw-content);
  width: 3px;
}
.data-\[blue\=true\]\:before\:bg-trustBlue[data-blue="true"]:before,
.data-\[onview\=true\]\:before\:bg-trustBlue[data-onview="true"]:before {
  --tw-bg-opacity: 1;
  background-color: rgb(5 0 255 / var(--tw-bg-opacity));
  content: var(--tw-content);
}
.data-\[blue\=true\]\:before\:opacity-80[data-blue="true"]:before {
  content: var(--tw-content);
  opacity: 0.8;
}
.data-\[blue\=true\]\:before\:mix-blend-screen[data-blue="true"]:before {
  content: var(--tw-content);
  mix-blend-mode: screen;
}
:is(.dark .dark\:visible) {
  visibility: visible;
}
:is(.dark .dark\:invisible) {
  visibility: hidden;
}
:is(.dark .dark\:block) {
  display: block;
}
:is(.dark .dark\:hidden) {
  display: none;
}
:is(.dark .dark\:\!border-tintBlack) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(75 75 75 / var(--tw-border-opacity)) !important;
}
:is(.dark .dark\:border-\[transparent_transparent_\#1B1B1C_transparent\]) {
  border-color: transparent transparent #1b1b1c;
}
:is(.dark .dark\:border-\[transparent_transparent_\#48FF91_transparent\]) {
  border-color: transparent transparent #48ff91;
}
:is(.dark .dark\:border-tintBlack) {
  --tw-border-opacity: 1;
  border-color: rgb(75 75 75 / var(--tw-border-opacity));
}
:is(.dark .dark\:border-tintBlue) {
  --tw-border-opacity: 1;
  border-color: rgb(219 220 229 / var(--tw-border-opacity));
}
:is(.dark .dark\:border-trustGreen) {
  --tw-border-opacity: 1;
  border-color: rgb(72 255 145 / var(--tw-border-opacity));
}
:is(.dark .dark\:border-trustWhite) {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
:is(.dark .dark\:\!bg-trustBlack) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(27 27 28 / var(--tw-bg-opacity)) !important;
}
:is(.dark .dark\:\!bg-trustGreen) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(72 255 145 / var(--tw-bg-opacity)) !important;
}
:is(.dark .dark\:bg-lightBlack) {
  --tw-bg-opacity: 1;
  background-color: rgb(36 36 38 / var(--tw-bg-opacity));
}
:is(.dark .dark\:bg-tintBlue) {
  --tw-bg-opacity: 1;
  background-color: rgb(219 220 229 / var(--tw-bg-opacity));
}
:is(.dark .dark\:bg-trustBlack) {
  --tw-bg-opacity: 1;
  background-color: rgb(27 27 28 / var(--tw-bg-opacity));
}
:is(.dark .dark\:bg-trustBlue) {
  --tw-bg-opacity: 1;
  background-color: rgb(5 0 255 / var(--tw-bg-opacity));
}
:is(.dark .dark\:bg-trustGreen) {
  --tw-bg-opacity: 1;
  background-color: rgb(72 255 145 / var(--tw-bg-opacity));
}
:is(.dark .dark\:bg-trustWhite) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
:is(.dark
    .dark\:bg-\[linear-gradient\(299deg\2c
    _rgba\(219\2c
    220\2c
    229\2c
    0\.20\)-2\.14\%\2c
    _rgba\(219\2c
    220\2c
    229\2c
    0\.00\)97\.1\%\)\]) {
  background-image: linear-gradient(
    299deg,
    rgba(219, 220, 229, 0.2) -2.14%,
    rgba(219, 220, 229, 0) 97.1%
  );
}
:is(.dark
    .dark\:bg-\[linear-gradient\(324deg\2c
    rgba\(219\2c
    220\2c
    229\2c
    0\.20\)0\%\2c
    rgba\(219\2c
    220\2c
    229\2c
    0\.00\)100\%\)\]) {
  background-image: linear-gradient(
    324deg,
    rgba(219, 220, 229, 0.2),
    rgba(219, 220, 229, 0)
  );
}
:is(.dark .dark\:fill-trustBlack) {
  fill: #1b1b1c;
}
:is(.dark .dark\:fill-trustWhite) {
  fill: #fff;
}
:is(.dark .dark\:stroke-tintBlack) {
  stroke: #4b4b4b;
}
:is(.dark .dark\:\!text-baseWhite) {
  --tw-text-opacity: 1 !important;
  color: rgb(244 244 247 / var(--tw-text-opacity)) !important;
}
:is(.dark .dark\:\!text-trustBlack) {
  --tw-text-opacity: 1 !important;
  color: rgb(27 27 28 / var(--tw-text-opacity)) !important;
}
:is(.dark .dark\:\!text-trustGreen) {
  --tw-text-opacity: 1 !important;
  color: rgb(72 255 145 / var(--tw-text-opacity)) !important;
}
:is(.dark .dark\:\!text-trustWhite) {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
:is(.dark .dark\:text-trustBlack) {
  --tw-text-opacity: 1;
  color: rgb(27 27 28 / var(--tw-text-opacity));
}
:is(.dark .dark\:text-trustGreen) {
  --tw-text-opacity: 1;
  color: rgb(72 255 145 / var(--tw-text-opacity));
}
:is(.dark .dark\:text-trustWhite) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
:is(.dark .dark\:text-trustYellow) {
  --tw-text-opacity: 1;
  color: rgb(255 244 101 / var(--tw-text-opacity));
}
:is(.dark .dark\:opacity-0) {
  opacity: 0;
}
:is(.dark .dark\:opacity-100) {
  opacity: 1;
}
:is(.dark .before\:dark\:bg-trustBlue):before {
  --tw-bg-opacity: 1;
  background-color: rgb(5 0 255 / var(--tw-bg-opacity));
  content: var(--tw-content);
}
:is(.dark .before\:dark\:bg-trustWhite):before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  content: var(--tw-content);
}
:is(.dark .dark\:before\:bg-trustWhite):before {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  content: var(--tw-content);
}
:is(.dark .dark\:hover\:bg-tintBlack:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 75 75 / var(--tw-bg-opacity));
}
:is(.dark .dark\:hover\:bg-trustGreen:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(72 255 145 / var(--tw-bg-opacity));
}
:is(.dark .dark\:hover\:bg-trustWhite:hover) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
:is(.dark .dark\:hover\:\!text-trustBlack:hover) {
  --tw-text-opacity: 1 !important;
  color: rgb(27 27 28 / var(--tw-text-opacity)) !important;
}
:is(.dark .dark\:hover\:text-trustBlack:hover) {
  --tw-text-opacity: 1;
  color: rgb(27 27 28 / var(--tw-text-opacity));
}
:is(.dark .dark\:hover\:text-trustWhite:hover) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
:is(.dark .dark\:data-\[active\=true\]\:border-trustWhite[data-active="true"]) {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
:is(.dark
    .dark\:data-\[current\=true\]\:\!border-trustGreen[data-current="true"]) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(72 255 145 / var(--tw-border-opacity)) !important;
}
:is(.dark .dark\:data-\[selected\=true\]\:bg-trustGreen[data-selected="true"]) {
  --tw-bg-opacity: 1;
  background-color: rgb(72 255 145 / var(--tw-bg-opacity));
}
:is(.dark
    .dark\:data-\[selected\=true\]\:text-trustBlack[data-selected="true"]) {
  --tw-text-opacity: 1;
  color: rgb(27 27 28 / var(--tw-text-opacity));
}
:is(.dark
    .dark\:data-\[onview\=true\]\:before\:bg-trustGreen[data-onview="true"]):before {
  --tw-bg-opacity: 1;
  background-color: rgb(72 255 145 / var(--tw-bg-opacity));
  content: var(--tw-content);
}
@media (min-width: 0px) {
  .mobile\:max-w-\[calc\(100vw-80px\)\] {
    max-width: calc(100vw - 80px);
  }
}
@media (min-width: 768px) {
  .tablet\:static {
    position: static;
  }
  .tablet\:absolute {
    position: absolute;
  }
  .tablet\:sticky {
    position: sticky;
  }
  .tablet\:-right-\[70\%\] {
    right: -70%;
  }
  .tablet\:-top-12 {
    top: -3rem;
  }
  .tablet\:-top-\[90\%\] {
    top: -90%;
  }
  .tablet\:bottom-\[unset\] {
    bottom: unset;
  }
  .tablet\:right-8 {
    right: 2rem;
  }
  .tablet\:order-1 {
    order: 1;
  }
  .tablet\:order-2 {
    order: 2;
  }
  .tablet\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .tablet\:col-start-1 {
    grid-column-start: 1;
  }
  .tablet\:col-start-2 {
    grid-column-start: 2;
  }
  .tablet\:col-end-2 {
    grid-column-end: 2;
  }
  .tablet\:col-end-3 {
    grid-column-end: 3;
  }
  .tablet\:row-start-1 {
    grid-row-start: 1;
  }
  .tablet\:row-start-2 {
    grid-row-start: 2;
  }
  .tablet\:row-start-3 {
    grid-row-start: 3;
  }
  .tablet\:row-start-4 {
    grid-row-start: 4;
  }
  .tablet\:row-end-4 {
    grid-row-end: 4;
  }
  .tablet\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .tablet\:mx-\[unset\] {
    margin-left: unset;
    margin-right: unset;
  }
  .tablet\:my-10 {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem;
  }
  .tablet\:my-4 {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .tablet\:my-6 {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
  .tablet\:my-8 {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
  .tablet\:-mr-0 {
    margin-right: 0;
  }
  .tablet\:-mt-40 {
    margin-top: -10rem;
  }
  .tablet\:-mt-5 {
    margin-top: -1.25rem;
  }
  .tablet\:-mt-\[225px\] {
    margin-top: -225px;
  }
  .tablet\:-mt-\[35\%\] {
    margin-top: -35%;
  }
  .tablet\:mb-16 {
    margin-bottom: 4rem;
  }
  .tablet\:mb-20 {
    margin-bottom: 5rem;
  }
  .tablet\:mb-4 {
    margin-bottom: 1rem;
  }
  .tablet\:mb-5 {
    margin-bottom: 1.25rem;
  }
  .tablet\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .tablet\:mb-64 {
    margin-bottom: 16rem;
  }
  .tablet\:ml-10 {
    margin-left: 2.5rem;
  }
  .tablet\:mt-0 {
    margin-top: 0;
  }
  .tablet\:mt-10 {
    margin-top: 2.5rem;
  }
  .tablet\:mt-12 {
    margin-top: 3rem;
  }
  .tablet\:mt-20 {
    margin-top: 5rem;
  }
  .tablet\:mt-5 {
    margin-top: 1.25rem;
  }
  .tablet\:mt-6 {
    margin-top: 1.5rem;
  }
  .tablet\:mt-8 {
    margin-top: 2rem;
  }
  .tablet\:mt-9 {
    margin-top: 2.25rem;
  }
  .tablet\:mt-\[150px\] {
    margin-top: 150px;
  }
  .tablet\:block {
    display: block;
  }
  .tablet\:inline-block {
    display: inline-block;
  }
  .tablet\:flex {
    display: flex;
  }
  .tablet\:grid {
    display: grid;
  }
  .tablet\:hidden {
    display: none;
  }
  .tablet\:h-\[100px\] {
    height: 100px;
  }
  .tablet\:h-\[115px\] {
    height: 115px;
  }
  .tablet\:h-\[140px\] {
    height: 140px;
  }
  .tablet\:h-\[200px\] {
    height: 200px;
  }
  .tablet\:h-\[232px\] {
    height: 232px;
  }
  .tablet\:h-\[235px\] {
    height: 235px;
  }
  .tablet\:h-\[250px\] {
    height: 250px;
  }
  .tablet\:h-\[280px\] {
    height: 280px;
  }
  .tablet\:h-\[300px\] {
    height: 300px;
  }
  .tablet\:h-\[350px\] {
    height: 350px;
  }
  .tablet\:h-\[380px\] {
    height: 380px;
  }
  .tablet\:h-\[442px\] {
    height: 442px;
  }
  .tablet\:h-\[506px\] {
    height: 506px;
  }
  .tablet\:h-\[52px\] {
    height: 52px;
  }
  .tablet\:h-\[800px\] {
    height: 800px;
  }
  .tablet\:h-\[94px\] {
    height: 94px;
  }
  .tablet\:h-auto {
    height: auto;
  }
  .tablet\:max-h-\[400px\] {
    max-height: 400px;
  }
  .tablet\:min-h-\[14px\] {
    min-height: 14px;
  }
  .tablet\:min-h-\[300px\] {
    min-height: 300px;
  }
  .tablet\:min-h-\[305px\] {
    min-height: 305px;
  }
  .tablet\:min-h-\[398px\] {
    min-height: 398px;
  }
  .tablet\:min-h-\[450px\] {
    min-height: 450px;
  }
  .tablet\:w-1\/3 {
    width: 33.333333%;
  }
  .tablet\:w-80 {
    width: 20rem;
  }
  .tablet\:w-\[115px\] {
    width: 115px;
  }
  .tablet\:w-\[165px\] {
    width: 165px;
  }
  .tablet\:w-\[180px\] {
    width: 180px;
  }
  .tablet\:w-\[220px\] {
    width: 220px;
  }
  .tablet\:w-\[300px\] {
    width: 300px;
  }
  .tablet\:w-\[30px\] {
    width: 30px;
  }
  .tablet\:w-\[383px\] {
    width: 383px;
  }
  .tablet\:w-\[450px\] {
    width: 450px;
  }
  .tablet\:w-\[50\%\] {
    width: 50%;
  }
  .tablet\:w-\[72px\] {
    width: 72px;
  }
  .tablet\:w-auto {
    width: auto;
  }
  .tablet\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .tablet\:w-full {
    width: 100%;
  }
  .tablet\:min-w-\[281px\] {
    min-width: 281px;
  }
  .tablet\:min-w-\[282px\] {
    min-width: 282px;
  }
  .tablet\:min-w-\[30px\] {
    min-width: 30px;
  }
  .tablet\:min-w-\[340px\] {
    min-width: 340px;
  }
  .tablet\:min-w-\[350px\] {
    min-width: 350px;
  }
  .tablet\:min-w-\[375px\] {
    min-width: 375px;
  }
  .tablet\:min-w-\[600px\] {
    min-width: 600px;
  }
  .tablet\:min-w-full {
    min-width: 100%;
  }
  .tablet\:max-w-\[16ch\] {
    max-width: 16ch;
  }
  .tablet\:max-w-\[170px\] {
    max-width: 170px;
  }
  .tablet\:max-w-\[21ch\] {
    max-width: 21ch;
  }
  .tablet\:max-w-\[281px\] {
    max-width: 281px;
  }
  .tablet\:max-w-\[300px\] {
    max-width: 300px;
  }
  .tablet\:max-w-\[315px\] {
    max-width: 315px;
  }
  .tablet\:max-w-\[330px\] {
    max-width: 330px;
  }
  .tablet\:max-w-\[350px\] {
    max-width: 350px;
  }
  .tablet\:max-w-\[35ch\] {
    max-width: 35ch;
  }
  .tablet\:max-w-\[375px\] {
    max-width: 375px;
  }
  .tablet\:max-w-\[380px\] {
    max-width: 380px;
  }
  .tablet\:max-w-\[400px\] {
    max-width: 400px;
  }
  .tablet\:max-w-\[40ch\] {
    max-width: 40ch;
  }
  .tablet\:max-w-\[420px\] {
    max-width: 420px;
  }
  .tablet\:max-w-\[450px\] {
    max-width: 450px;
  }
  .tablet\:max-w-\[473px\] {
    max-width: 473px;
  }
  .tablet\:max-w-\[510px\] {
    max-width: 510px;
  }
  .tablet\:max-w-\[625px\] {
    max-width: 625px;
  }
  .tablet\:max-w-\[710px\] {
    max-width: 710px;
  }
  .tablet\:max-w-\[unset\] {
    max-width: unset;
  }
  .tablet\:max-w-fit {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .tablet\:max-w-none {
    max-width: none;
  }
  .tablet\:flex-1 {
    flex: 1 1 0%;
  }
  .tablet\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tablet\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .tablet\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .tablet\:grid-cols-\[1fr\2c 2\.5fr\] {
    grid-template-columns: 1fr 2.5fr;
  }
  .tablet\:grid-cols-\[1fr\2c 300px\] {
    grid-template-columns: 1fr 300px;
  }
  .tablet\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }
  .tablet\:flex-row {
    flex-direction: row;
  }
  .tablet\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .tablet\:flex-wrap {
    flex-wrap: wrap;
  }
  .tablet\:place-content-center {
    place-content: center;
  }
  .tablet\:items-start {
    align-items: flex-start;
  }
  .tablet\:items-end {
    align-items: flex-end;
  }
  .tablet\:items-center {
    align-items: center;
  }
  .tablet\:items-stretch {
    align-items: stretch;
  }
  .tablet\:justify-start {
    justify-content: flex-start;
  }
  .tablet\:justify-center {
    justify-content: center;
  }
  .tablet\:justify-between {
    justify-content: space-between;
  }
  .tablet\:gap-0 {
    gap: 0;
  }
  .tablet\:gap-10 {
    gap: 2.5rem;
  }
  .tablet\:gap-2 {
    gap: 0.5rem;
  }
  .tablet\:gap-5 {
    gap: 1.25rem;
  }
  .tablet\:gap-6 {
    gap: 1.5rem;
  }
  .tablet\:gap-7 {
    gap: 1.75rem;
  }
  .tablet\:gap-8 {
    gap: 2rem;
  }
  .tablet\:gap-9 {
    gap: 2.25rem;
  }
  .tablet\:gap-\[1rem\] {
    gap: 1rem;
  }
  .tablet\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .tablet\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }
  .tablet\:gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
  }
  .tablet\:gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .tablet\:gap-y-12 {
    row-gap: 3rem;
  }
  .tablet\:gap-y-14 {
    row-gap: 3.5rem;
  }
  .tablet\:gap-y-16 {
    row-gap: 4rem;
  }
  .tablet\:gap-y-20 {
    row-gap: 5rem;
  }
  .tablet\:gap-y-7 {
    row-gap: 1.75rem;
  }
  .tablet\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
    margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse)));
  }
  .tablet\:justify-self-end {
    justify-self: end;
  }
  .tablet\:overflow-visible {
    overflow: visible;
  }
  .tablet\:\!rounded-\[20px\] {
    border-radius: 20px !important;
  }
  .tablet\:rounded-\[18px\] {
    border-radius: 18px;
  }
  .tablet\:rounded-\[20px\] {
    border-radius: 20px;
  }
  .tablet\:rounded-\[30px\] {
    border-radius: 30px;
  }
  .tablet\:border-0 {
    border-width: 0;
  }
  .tablet\:\!border-solid {
    border-style: solid !important;
  }
  .tablet\:\!border-tintBlue {
    --tw-border-opacity: 1 !important;
    border-color: rgb(219 220 229 / var(--tw-border-opacity)) !important;
  }
  .tablet\:\!bg-baseWhite {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(244 244 247 / var(--tw-bg-opacity)) !important;
  }
  .tablet\:\!bg-transparent {
    background-color: transparent !important;
  }
  .tablet\:\!p-10 {
    padding: 2.5rem !important;
  }
  .tablet\:\!p-5 {
    padding: 1.25rem !important;
  }
  .tablet\:p-10 {
    padding: 2.5rem;
  }
  .tablet\:p-8 {
    padding: 2rem;
  }
  .tablet\:\!px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .tablet\:\!py-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .tablet\:\!py-10 {
    padding-bottom: 2.5rem !important;
    padding-top: 2.5rem !important;
  }
  .tablet\:\!py-14 {
    padding-bottom: 3.5rem !important;
    padding-top: 3.5rem !important;
  }
  .tablet\:\!py-20 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
  }
  .tablet\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .tablet\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .tablet\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
  .tablet\:py-12 {
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
  .tablet\:py-3 {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
  }
  .tablet\:text-left {
    text-align: left;
  }
  .tablet\:\!text-\[22px\] {
    font-size: 22px !important;
  }
  .tablet\:\!text-\[60px\] {
    font-size: 60px !important;
  }
  .tablet\:\!text-\[7rem\] {
    font-size: 7rem !important;
  }
  .tablet\:\!text-desktopBodyMedium {
    font-size: 0.9375rem !important;
  }
  .tablet\:text-desktopBodyExtraSmall {
    font-size: 0.875rem;
  }
  .tablet\:text-desktopBodyLarge {
    font-size: 1.125rem;
  }
  .tablet\:text-desktopBodyMedium {
    font-size: 0.9375rem;
  }
  .tablet\:text-desktopBodySmall {
    font-size: 0.75rem;
  }
  .tablet\:text-desktopButton {
    font-size: 0.9375rem;
  }
  .tablet\:text-desktopH1 {
    font-size: 3.25rem;
  }
  .tablet\:text-desktopH2 {
    font-size: 2rem;
  }
  .tablet\:text-desktopH3 {
    font-size: 1.875rem;
  }
  .tablet\:text-desktopH4 {
    font-size: 1.5625rem;
  }
  .tablet\:text-desktopH5 {
    font-size: 1.125rem;
  }
  .tablet\:font-bold {
    font-weight: 700;
  }
  .tablet\:\!leading-desktopBodyMedium {
    line-height: 1.375rem !important;
  }
  .tablet\:leading-desktopBodyExtraSmall {
    line-height: 0.875rem;
  }
  .tablet\:leading-desktopBodyLarge {
    line-height: 1.625rem;
  }
  .tablet\:leading-desktopBodyMedium {
    line-height: 1.375rem;
  }
  .tablet\:leading-desktopBodySmall {
    line-height: 1.125rem;
  }
  .tablet\:leading-desktopButton {
    line-height: 1.3125rem;
  }
  .tablet\:leading-desktopH1 {
    line-height: 3.75rem;
  }
  .tablet\:leading-desktopH2 {
    line-height: 2.6875rem;
  }
  .tablet\:leading-desktopH3 {
    line-height: 2.0625rem;
  }
  .tablet\:leading-desktopH4 {
    line-height: 1.6875rem;
  }
  .tablet\:leading-desktopH5 {
    line-height: 1.1875rem;
  }
  .data-\[odd\=false\]\:tablet\:col-start-2[data-odd="false"] {
    grid-column-start: 2;
  }
  .data-\[sequential\=true\]\:tablet\:\!pt-32[data-sequential="true"] {
    padding-top: 8rem !important;
  }
  .tablet\:data-\[sequential\=true\]\:\!pb-16[data-sequential="true"] {
    padding-bottom: 4rem !important;
  }
  :is(.dark .dark\:tablet\:\!border-tintBlack) {
    --tw-border-opacity: 1 !important;
    border-color: rgb(75 75 75 / var(--tw-border-opacity)) !important;
  }
  :is(.dark .tablet\:dark\:\!bg-lightBlack) {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(36 36 38 / var(--tw-bg-opacity)) !important;
  }
}
@media (min-width: 992px) {
  .desktop\:absolute {
    position: absolute;
  }
  .desktop\:-right-\[600px\] {
    right: -600px;
  }
  .desktop\:-top-4 {
    top: -1rem;
  }
  .desktop\:-top-\[67\%\] {
    top: -67%;
  }
  .desktop\:bottom-0 {
    bottom: 0;
  }
  .desktop\:right-3 {
    right: 0.75rem;
  }
  .desktop\:right-\[29\%\] {
    right: 29%;
  }
  .desktop\:col-start-1 {
    grid-column-start: 1;
  }
  .desktop\:col-start-2 {
    grid-column-start: 2;
  }
  .desktop\:col-end-4 {
    grid-column-end: 4;
  }
  .desktop\:row-start-1 {
    grid-row-start: 1;
  }
  .desktop\:row-start-2 {
    grid-row-start: 2;
  }
  .desktop\:row-end-4 {
    grid-row-end: 4;
  }
  .desktop\:m-0 {
    margin: 0;
  }
  .desktop\:-mt-20 {
    margin-top: -5rem;
  }
  .desktop\:-mt-\[29\%\] {
    margin-top: -29%;
  }
  .desktop\:-mt-\[90px\] {
    margin-top: -90px;
  }
  .desktop\:mb-0 {
    margin-bottom: 0;
  }
  .desktop\:mb-10 {
    margin-bottom: 2.5rem;
  }
  .desktop\:mb-16 {
    margin-bottom: 4rem;
  }
  .desktop\:ml-6 {
    margin-left: 1.5rem;
  }
  .desktop\:ml-auto {
    margin-left: auto;
  }
  .desktop\:mt-0 {
    margin-top: 0;
  }
  .desktop\:mt-10 {
    margin-top: 2.5rem;
  }
  .desktop\:mt-16 {
    margin-top: 4rem;
  }
  .desktop\:mt-20 {
    margin-top: 5rem;
  }
  .desktop\:mt-5 {
    margin-top: 1.25rem;
  }
  .desktop\:mt-6 {
    margin-top: 1.5rem;
  }
  .desktop\:mt-9 {
    margin-top: 2.25rem;
  }
  .desktop\:block {
    display: block;
  }
  .desktop\:flex {
    display: flex;
  }
  .desktop\:grid {
    display: grid;
  }
  .desktop\:hidden {
    display: none;
  }
  .desktop\:\!h-full {
    height: 100% !important;
  }
  .desktop\:h-\[230px\] {
    height: 230px;
  }
  .desktop\:h-\[255px\] {
    height: 255px;
  }
  .desktop\:h-\[300px\] {
    height: 300px;
  }
  .desktop\:h-\[310px\] {
    height: 310px;
  }
  .desktop\:h-\[350px\] {
    height: 350px;
  }
  .desktop\:h-\[370px\] {
    height: 370px;
  }
  .desktop\:h-\[400px\] {
    height: 400px;
  }
  .desktop\:h-\[440px\] {
    height: 440px;
  }
  .desktop\:h-\[470px\] {
    height: 470px;
  }
  .desktop\:h-\[490px\] {
    height: 490px;
  }
  .desktop\:h-\[65px\] {
    height: 65px;
  }
  .desktop\:h-auto {
    height: auto;
  }
  .desktop\:max-h-\[521px\] {
    max-height: 521px;
  }
  .desktop\:min-h-\[310px\] {
    min-height: 310px;
  }
  .desktop\:min-h-\[350px\] {
    min-height: 350px;
  }
  .desktop\:min-h-\[420px\] {
    min-height: 420px;
  }
  .desktop\:min-h-\[500px\] {
    min-height: 500px;
  }
  .desktop\:min-h-\[520px\] {
    min-height: 520px;
  }
  .desktop\:min-h-\[660px\] {
    min-height: 660px;
  }
  .desktop\:\!w-full {
    width: 100% !important;
  }
  .desktop\:w-\[560px\] {
    width: 560px;
  }
  .desktop\:w-\[58px\] {
    width: 58px;
  }
  .desktop\:w-\[65px\] {
    width: 65px;
  }
  .desktop\:w-auto {
    width: auto;
  }
  .desktop\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .desktop\:min-w-\[unset\] {
    min-width: unset;
  }
  .desktop\:\!max-w-\[40ch\] {
    max-width: 40ch !important;
  }
  .desktop\:max-w-\[250px\] {
    max-width: 250px;
  }
  .desktop\:max-w-\[370px\] {
    max-width: 370px;
  }
  .desktop\:max-w-\[430px\] {
    max-width: 430px;
  }
  .desktop\:max-w-\[445px\] {
    max-width: 445px;
  }
  .desktop\:max-w-\[470px\] {
    max-width: 470px;
  }
  .desktop\:max-w-\[534px\] {
    max-width: 534px;
  }
  .desktop\:max-w-none {
    max-width: none;
  }
  .desktop\:max-w-screen-max {
    max-width: 1200px;
  }
  .desktop\:flex-1 {
    flex: 1 1 0%;
  }
  .desktop\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .desktop\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .desktop\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .desktop\:grid-cols-\[1fr_2fr_1fr\] {
    grid-template-columns: 1fr 2fr 1fr;
  }
  .desktop\:grid-cols-\[auto\2c 2fr\2c 1fr\] {
    grid-template-columns: auto 2fr 1fr;
  }
  .desktop\:grid-cols-\[repeat\(6\2c 1fr\)\] {
    grid-template-columns: repeat(6, 1fr);
  }
  .desktop\:grid-rows-\[repeat\(3\2c auto\)\] {
    grid-template-rows: repeat(3, auto);
  }
  .desktop\:flex-row {
    flex-direction: row;
  }
  .desktop\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .desktop\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .desktop\:items-start {
    align-items: flex-start;
  }
  .desktop\:items-center {
    align-items: center;
  }
  .desktop\:justify-end {
    justify-content: flex-end;
  }
  .desktop\:justify-center {
    justify-content: center;
  }
  .desktop\:justify-between {
    justify-content: space-between;
  }
  .desktop\:gap-24 {
    gap: 6rem;
  }
  .desktop\:gap-4 {
    gap: 1rem;
  }
  .desktop\:gap-5 {
    gap: 1.25rem;
  }
  .desktop\:gap-6 {
    gap: 1.5rem;
  }
  .desktop\:gap-7 {
    gap: 1.75rem;
  }
  .desktop\:gap-8 {
    gap: 2rem;
  }
  .desktop\:gap-\[1\.8rem\] {
    gap: 1.8rem;
  }
  .desktop\:gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .desktop\:gap-y-8 {
    row-gap: 2rem;
  }
  .desktop\:justify-self-start {
    justify-self: start;
  }
  .desktop\:rounded-\[30px\] {
    border-radius: 30px;
  }
  .desktop\:rounded-\[40px\] {
    border-radius: 40px;
  }
  .desktop\:\!bg-\[transparent\] {
    background-color: transparent !important;
  }
  .desktop\:\!p-5 {
    padding: 1.25rem !important;
  }
  .desktop\:p-0 {
    padding: 0;
  }
  .desktop\:p-16 {
    padding: 4rem;
  }
  .desktop\:p-8 {
    padding: 2rem;
  }
  .desktop\:\!px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .desktop\:\!px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .desktop\:\!px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .desktop\:\!py-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .desktop\:\!py-12 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .desktop\:\!py-20 {
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
  }
  .desktop\:px-\[100px\] {
    padding-left: 100px;
    padding-right: 100px;
  }
  .desktop\:py-10 {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem;
  }
  .desktop\:py-12 {
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
  .desktop\:py-14 {
    padding-bottom: 3.5rem;
    padding-top: 3.5rem;
  }
  .desktop\:py-7 {
    padding-bottom: 1.75rem;
    padding-top: 1.75rem;
  }
  .desktop\:\!pl-20 {
    padding-left: 5rem !important;
  }
  .desktop\:\!pr-10 {
    padding-right: 2.5rem !important;
  }
  .desktop\:text-left {
    text-align: left;
  }
  .desktop\:text-center {
    text-align: center;
  }
  .desktop\:\!text-\[185px\] {
    font-size: 185px !important;
  }
  .desktop\:\!text-\[78px\] {
    font-size: 78px !important;
  }
  .desktop\:\!text-desktopH1 {
    font-size: 3.25rem !important;
  }
  .desktop\:text-\[3\.25rem\] {
    font-size: 3.25rem;
  }
  .desktop\:text-\[5rem\] {
    font-size: 5rem;
  }
  .desktop\:\!leading-desktopH1 {
    line-height: 3.75rem !important;
  }
  .desktop\:opacity-100 {
    opacity: 1;
  }
  .desktop\:\[grid-template-columns\:repeat\(auto-fit\2c
    minmax\(200px\2c
    1fr\)\)\] {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
  .data-\[textleft\=true\]\:desktop\:col-start-1[data-textleft="true"] {
    grid-column-start: 1;
  }
  .data-\[odd\=true\]\:desktop\:col-end-4[data-odd="true"] {
    grid-column-end: 4;
  }
  .data-\[textleft\=true\]\:desktop\:row-end-2[data-textleft="true"] {
    grid-row-end: 2;
  }
  .data-\[hasmargin\=true\]\:desktop\:ml-20[data-hasmargin="true"] {
    margin-left: 5rem;
  }
}
@media (min-width: 1200px) {
  .max\:-right-\[14\%\] {
    right: -14%;
  }
  .max\:-top-10 {
    top: -2.5rem;
  }
  .max\:left-\[-33\%\] {
    left: -33%;
  }
  .max\:left-\[47\%\] {
    left: 47%;
  }
  .max\:right-3 {
    right: 0.75rem;
  }
  .max\:right-\[425px\] {
    right: 425px;
  }
  .max\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .max\:mb-14 {
    margin-bottom: 3.5rem;
  }
  .max\:mt-20 {
    margin-top: 5rem;
  }
  .max\:block {
    display: block;
  }
  .max\:w-\[unset\] {
    width: unset;
  }
  .max\:w-full {
    width: 100%;
  }
  .max\:max-w-\[350px\] {
    max-width: 350px;
  }
  .max\:justify-between {
    justify-content: space-between;
  }
  .max\:gap-6 {
    gap: 1.5rem;
  }
  .max\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
.\[\&\>a\>svg\]\:h-14 > a > svg {
  height: 3.5rem;
}
.\[\&\>a\>svg\]\:w-14 > a > svg {
  width: 3.5rem;
}
@media (min-width: 992px) {
  .desktop\:\[\&\>a\>svg\]\:h-9 > a > svg {
    height: 2.25rem;
  }
  .desktop\:\[\&\>a\>svg\]\:w-9 > a > svg {
    width: 2.25rem;
  }
}
.\[\&\>button\>strong\]\:data-\[onview\=false\]\:\!font-normal[data-onview="false"]
  > button
  > strong {
  font-weight: 400 !important;
}
.\[\&\>div\>h2\]\:mb-3 > div > h2 {
  margin-bottom: 0.75rem;
}
.\[\&\>div\>p\]\:\!max-w-\[60ch\] > div > p {
  max-width: 60ch !important;
}
.\[\&\>div\]\:gap-2 > div {
  gap: 0.5rem;
}
.\[\&\>h2\]\:\!text-trustBlue > h2 {
  --tw-text-opacity: 1 !important;
  color: rgb(5 0 255 / var(--tw-text-opacity)) !important;
}
.\[\&\>h2\]\:\!text-trustWhite > h2 {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
:is(.dark .\[\&\>h2\]\:dark\:\!text-trustBlack) > h2 {
  --tw-text-opacity: 1 !important;
  color: rgb(27 27 28 / var(--tw-text-opacity)) !important;
}
:is(.dark .\[\&\>h2\]\:dark\:\!text-trustWhite) > h2 {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.\[\&\>h3\]\:\!text-trustBlue > h3 {
  --tw-text-opacity: 1 !important;
  color: rgb(5 0 255 / var(--tw-text-opacity)) !important;
}
.\[\&\>h3\]\:\!text-trustWhite > h3 {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
:is(.dark .\[\&\>h3\]\:dark\:\!text-trustBlack) > h3 {
  --tw-text-opacity: 1 !important;
  color: rgb(27 27 28 / var(--tw-text-opacity)) !important;
}
:is(.dark .\[\&\>h3\]\:dark\:\!text-trustWhite) > h3 {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.\[\&\>h4\>span\]\:text-trustBlue > h4 > span {
  --tw-text-opacity: 1;
  color: rgb(5 0 255 / var(--tw-text-opacity));
}
:is(.dark .\[\&\>h4\>span\]\:dark\:text-trustGreen) > h4 > span {
  --tw-text-opacity: 1;
  color: rgb(72 255 145 / var(--tw-text-opacity));
}
.\[\&\>h4\]\:\!text-trustBlue > h4,
.\[\&\>p\]\:\!text-trustBlue > p {
  --tw-text-opacity: 1 !important;
  color: rgb(5 0 255 / var(--tw-text-opacity)) !important;
}
.\[\&\>p\]\:\!text-trustWhite > p {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
:is(.dark .\[\&\>p\]\:dark\:\!text-trustBlack) > p {
  --tw-text-opacity: 1 !important;
  color: rgb(27 27 28 / var(--tw-text-opacity)) !important;
}
:is(.dark .\[\&\>p\]\:dark\:\!text-trustWhite) > p {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.\[\&\>strong\]\:\!font-bold > strong {
  font-weight: 700 !important;
}
.\[\&\>svg\>path\:first-of-type\]\:hover\:\!fill-trustBlue:hover
  > svg
  > path:first-of-type {
  fill: #0500ff !important;
}
:is(.dark
    .dark\:\[\&\>svg\>path\:first-of-type\]\:hover\:\!fill-trustGreen:hover
    > svg
    > path:first-of-type) {
  fill: #48ff91 !important;
}
.\[\&\>svg\>path\:last-of-type\]\:hover\:\!fill-trustWhite:hover
  > svg
  > path:last-of-type {
  fill: #fff !important;
}
:is(.dark
    .dark\:\[\&\>svg\>path\:last-of-type\]\:hover\:\!fill-trustBlack:hover
    > svg
    > path:last-of-type) {
  fill: #1b1b1c !important;
}
.\[\&\>svg\]\:absolute > svg {
  position: absolute;
}
.\[\&\>svg\]\:-top-px > svg {
  top: -1px;
}
.\[\&\>svg\]\:h-\[105\%\] > svg {
  height: 105%;
}
.\[\&\>svg\]\:w-\[101\%\] > svg {
  width: 101%;
}
.\[\&\>svg\]\:w-full > svg {
  width: 100%;
}
