/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */
@layer properties;
.pointer-events-auto {
  pointer-events: auto;
}
.pointer-events-none {
  pointer-events: none;
}
.collapse {
  visibility: collapse;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.static {
  position: static;
}
.sticky {
  position: sticky;
}
.-top-\[2\%\] {
  top: calc(2% * -1);
}
.-top-\[10px\] {
  top: calc(10px * -1);
}
.-top-\[30px\] {
  top: calc(30px * -1);
}
.-top-\[32px\] {
  top: calc(32px * -1);
}
.-top-\[60px\] {
  top: calc(60px * -1);
}
.-top-\[100px\] {
  top: calc(100px * -1);
}
.-top-\[140px\] {
  top: calc(140px * -1);
}
.-top-\[150px\] {
  top: calc(150px * -1);
}
.-top-\[450px\] {
  top: calc(450px * -1);
}
.-top-\[570px\] {
  top: calc(570px * -1);
}
.-top-\[600px\] {
  top: calc(600px * -1);
}
.top-1\/2 {
  top: calc(1/2 * 100%);
}
.top-\[0px\] {
  top: 0px;
}
.top-\[10px\] {
  top: 10px;
}
.top-\[20px\] {
  top: 20px;
}
.top-\[30px\] {
  top: 30px;
}
.top-\[40px\] {
  top: 40px;
}
.top-\[50\%\] {
  top: 50%;
}
.top-\[50px\] {
  top: 50px;
}
.top-\[60px\] {
  top: 60px;
}
.top-\[70px\] {
  top: 70px;
}
.top-\[80px\] {
  top: 80px;
}
.top-\[90px\] {
  top: 90px;
}
.top-\[100px\] {
  top: 100px;
}
.top-\[130px\] {
  top: 130px;
}
.top-\[150px\] {
  top: 150px;
}
.top-\[300px\] {
  top: 300px;
}
.top-\[500px\] {
  top: 500px;
}
.-right-\[10\%\] {
  right: calc(10% * -1);
}
.-right-\[11\%\] {
  right: calc(11% * -1);
}
.-right-\[40px\] {
  right: calc(40px * -1);
}
.-right-\[55px\] {
  right: calc(55px * -1);
}
.-right-\[300px\] {
  right: calc(300px * -1);
}
.right-\[-50px\] {
  right: -50px;
}
.right-\[0px\] {
  right: 0px;
}
.right-\[5px\] {
  right: 5px;
}
.right-\[10px\] {
  right: 10px;
}
.right-\[30px\] {
  right: 30px;
}
.right-\[40px\] {
  right: 40px;
}
.right-\[50\%\] {
  right: 50%;
}
.right-\[50px\] {
  right: 50px;
}
.right-\[90px\] {
  right: 90px;
}
.right-\[115px\] {
  right: 115px;
}
.right-\[150px\] {
  right: 150px;
}
.right-\[190px\] {
  right: 190px;
}
.right-\[200px\] {
  right: 200px;
}
.-bottom-\[100px\] {
  bottom: calc(100px * -1);
}
.bottom-\[-10px\] {
  bottom: -10px;
}
.bottom-\[0px\] {
  bottom: 0px;
}
.bottom-\[10px\] {
  bottom: 10px;
}
.bottom-\[15px\] {
  bottom: 15px;
}
.bottom-\[20px\] {
  bottom: 20px;
}
.bottom-\[40px\] {
  bottom: 40px;
}
.bottom-full {
  bottom: 100%;
}
.-left-\[8px\] {
  left: calc(8px * -1);
}
.-left-\[10px\] {
  left: calc(10px * -1);
}
.-left-\[15px\] {
  left: calc(15px * -1);
}
.-left-\[50px\] {
  left: calc(50px * -1);
}
.-left-\[80px\] {
  left: calc(80px * -1);
}
.-left-\[90px\] {
  left: calc(90px * -1);
}
.-left-\[200px\] {
  left: calc(200px * -1);
}
.left-1\/2 {
  left: calc(1/2 * 100%);
}
.left-\[0px\] {
  left: 0px;
}
.left-\[5px\] {
  left: 5px;
}
.left-\[15px\] {
  left: 15px;
}
.left-\[20px\] {
  left: 20px;
}
.left-\[30px\] {
  left: 30px;
}
.left-\[40px\] {
  left: 40px;
}
.left-\[50\%\] {
  left: 50%;
}
.left-\[50px\] {
  left: 50px;
}
.left-\[150px\] {
  left: 150px;
}
.left-\[160px\] {
  left: 160px;
}
.-z-0 {
  z-index: calc(0 * -1);
}
.-z-1 {
  z-index: calc(1 * -1);
}
.-z-3 {
  z-index: calc(3 * -1);
}
.-z-10 {
  z-index: calc(10 * -1);
}
.z-0 {
  z-index: 0;
}
.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.z-3 {
  z-index: 3;
}
.z-4 {
  z-index: 4;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-90 {
  z-index: 90;
}
.z-\[0\] {
  z-index: 0;
}
.z-\[1\] {
  z-index: 1;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.col-start-2 {
  grid-column-start: 2;
}
.row-start-2 {
  grid-row-start: 2;
}
.container {
  width: 100%;
  @media (width >= 400px) {
    max-width: 400px;
  }
  @media (width >= 500px) {
    max-width: 500px;
  }
  @media (width >= 600px) {
    max-width: 600px;
  }
  @media (width >= 650px) {
    max-width: 650px;
  }
  @media (width >= 700px) {
    max-width: 700px;
  }
  @media (width >= 800px) {
    max-width: 800px;
  }
  @media (width >= 900px) {
    max-width: 900px;
  }
  @media (width >= 1000px) {
    max-width: 1000px;
  }
  @media (width >= 1060px) {
    max-width: 1060px;
  }
  @media (width >= 1130px) {
    max-width: 1130px;
  }
  @media (width >= 1160px) {
    max-width: 1160px;
  }
  @media (width >= 1200px) {
    max-width: 1200px;
  }
  @media (width >= 1250px) {
    max-width: 1250px;
  }
  @media (width >= 1380px) {
    max-width: 1380px;
  }
  @media (width >= 1430px) {
    max-width: 1430px;
  }
  @media (width >= 1500px) {
    max-width: 1500px;
  }
  @media (width >= 1500px) {
    max-width: 1500px;
  }
  @media (width >= 1560px) {
    max-width: 1560px;
  }
  @media (width >= 1680px) {
    max-width: 1680px;
  }
  @media (width >= 1700px) {
    max-width: 1700px;
  }
}
.mx-\[10px\] {
  margin-inline: 10px;
}
.mx-\[20px\] {
  margin-inline: 20px;
}
.mx-auto {
  margin-inline: auto;
}
.my-\[20px\] {
  margin-block: 20px;
}
.my-\[35px\] {
  margin-block: 35px;
}
.my-\[70px\] {
  margin-block: 70px;
}
.my-\[200px\] {
  margin-block: 200px;
}
.mt-\[15px\] {
  margin-top: 15px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[25px\] {
  margin-top: 25px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[35px\] {
  margin-top: 35px;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mt-\[70px\] {
  margin-top: 70px;
}
.mt-\[100px\] {
  margin-top: 100px;
}
.mt-\[118px\] {
  margin-top: 118px;
}
.mt-auto {
  margin-top: auto;
}
.mr-\[150px\] {
  margin-right: 150px;
}
.\!mb-\[50px\] {
  margin-bottom: 50px !important;
}
.mb-\[0\] {
  margin-bottom: 0;
}
.mb-\[5px\] {
  margin-bottom: 5px;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[12px\] {
  margin-bottom: 12px;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[24px\] {
  margin-bottom: 24px;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.mb-\[40px\] {
  margin-bottom: 40px;
}
.mb-\[50px\] {
  margin-bottom: 50px;
}
.mb-\[80px\] {
  margin-bottom: 80px;
}
.mb-\[100px\] {
  margin-bottom: 100px;
}
.mb-\[150px\] {
  margin-bottom: 150px;
}
.mb-\[200px\] {
  margin-bottom: 200px;
}
.mb-\[255px\] {
  margin-bottom: 255px;
}
.ml-\[150px\] {
  margin-left: 150px;
}
.ml-auto {
  margin-left: auto;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.block {
  display: block;
}
.block\! {
  display: block !important;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.table {
  display: table;
}
.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-vertical {
  aspect-ratio: var(--aspect-vertical);
}
.aspect-video {
  aspect-ratio: var(--aspect-video);
}
.h-\[1px\] {
  height: 1px;
}
.h-\[2px\] {
  height: 2px;
}
.h-\[15px\] {
  height: 15px;
}
.h-\[16px\] {
  height: 16px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[34px\] {
  height: 34px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[65\%\] {
  height: 65%;
}
.h-\[73px\] {
  height: 73px;
}
.h-\[80\%\] {
  height: 80%;
}
.h-\[100\%\] {
  height: 100%;
}
.h-\[100px\] {
  height: 100px;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[200\%\] {
  height: 200%;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[230px\] {
  height: 230px;
}
.h-\[258px\] {
  height: 258px;
}
.h-\[262px\] {
  height: 262px;
}
.h-\[278px\] {
  height: 278px;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[355px\] {
  height: 355px;
}
.h-\[356px\] {
  height: 356px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[402px\] {
  height: 402px;
}
.h-\[420px\] {
  height: 420px;
}
.h-\[425px\] {
  height: 425px;
}
.h-\[455px\] {
  height: 455px;
}
.h-\[460px\] {
  height: 460px;
}
.h-\[485px\] {
  height: 485px;
}
.h-\[500px\] {
  height: 500px;
}
.h-\[542px\] {
  height: 542px;
}
.h-\[546px\] {
  height: 546px;
}
.h-\[556px\] {
  height: 556px;
}
.h-\[567px\] {
  height: 567px;
}
.h-\[600px\] {
  height: 600px;
}
.h-\[650px\] {
  height: 650px;
}
.h-\[670px\] {
  height: 670px;
}
.h-\[700px\] {
  height: 700px;
}
.h-\[720px\] {
  height: 720px;
}
.h-\[800px\] {
  height: 800px;
}
.h-\[1345px\] {
  height: 1345px;
}
.h-\[1540px\] {
  height: 1540px;
}
.h-\[2022px\] {
  height: 2022px;
}
.h-\[auto\] {
  height: auto;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.max-h-\[155px\] {
  max-height: 155px;
}
.max-h-\[460px\] {
  max-height: 460px;
}
.max-h-\[530px\] {
  max-height: 530px;
}
.max-h-\[600px\] {
  max-height: 600px;
}
.max-h-\[730px\] {
  max-height: 730px;
}
.max-h-\[750px\] {
  max-height: 750px;
}
.max-h-\[800px\] {
  max-height: 800px;
}
.min-h-\[100vh\] {
  min-height: 100vh;
}
.min-h-\[480px\] {
  min-height: 480px;
}
.min-h-\[490px\] {
  min-height: 490px;
}
.min-h-\[740px\] {
  min-height: 740px;
}
.\!w-full {
  width: 100% !important;
}
.w-\[2px\] {
  width: 2px;
}
.w-\[16px\] {
  width: 16px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[24px\] {
  width: 24px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[34px\] {
  width: 34px;
}
.w-\[50\%\] {
  width: 50%;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[60\%\] {
  width: 60%;
}
.w-\[70\%\] {
  width: 70%;
}
.w-\[80\%\] {
  width: 80%;
}
.w-\[80vw\] {
  width: 80vw;
}
.w-\[100\%\] {
  width: 100%;
}
.w-\[100\] {
  width: 100;
}
.w-\[100vw\] {
  width: 100vw;
}
.w-\[104\%\] {
  width: 104%;
}
.w-\[110px\] {
  width: 110px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[260px\] {
  width: 260px;
}
.w-\[290px\] {
  width: 290px;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[348px\] {
  width: 348px;
}
.w-\[350px\] {
  width: 350px;
}
.w-\[368px\] {
  width: 368px;
}
.w-\[372px\] {
  width: 372px;
}
.w-\[380px\] {
  width: 380px;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[437px\] {
  width: 437px;
}
.w-\[500px\] {
  width: 500px;
}
.w-\[520px\] {
  width: 520px;
}
.w-\[544px\] {
  width: 544px;
}
.w-\[550px\] {
  width: 550px;
}
.w-\[583px\] {
  width: 583px;
}
.w-\[590px\] {
  width: 590px;
}
.w-\[680px\] {
  width: 680px;
}
.w-\[744px\] {
  width: 744px;
}
.w-\[765px\] {
  width: 765px;
}
.w-\[800px\] {
  width: 800px;
}
.w-\[849px\] {
  width: 849px;
}
.w-\[1152px\] {
  width: 1152px;
}
.w-\[1536px\] {
  width: 1536px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.max-w-\[50\%\] {
  max-width: 50%;
}
.max-w-\[60\%\] {
  max-width: 60%;
}
.max-w-\[70\%\] {
  max-width: 70%;
}
.max-w-\[80\%\] {
  max-width: 80%;
}
.max-w-\[100\%\] {
  max-width: 100%;
}
.max-w-\[100vw\] {
  max-width: 100vw;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[450px\] {
  max-width: 450px;
}
.max-w-\[470px\] {
  max-width: 470px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[544px\] {
  max-width: 544px;
}
.max-w-\[560px\] {
  max-width: 560px;
}
.max-w-\[580px\] {
  max-width: 580px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[650px\] {
  max-width: 650px;
}
.max-w-\[700px\] {
  max-width: 700px;
}
.max-w-\[750px\] {
  max-width: 750px;
}
.max-w-\[800px\] {
  max-width: 800px;
}
.max-w-\[810px\] {
  max-width: 810px;
}
.max-w-\[900px\] {
  max-width: 900px;
}
.max-w-\[946px\] {
  max-width: 946px;
}
.max-w-\[950px\] {
  max-width: 950px;
}
.max-w-\[1000px\] {
  max-width: 1000px;
}
.max-w-\[1010px\] {
  max-width: 1010px;
}
.max-w-\[1147px\] {
  max-width: 1147px;
}
.max-w-\[1200px\] {
  max-width: 1200px;
}
.max-w-\[1600px\] {
  max-width: 1600px;
}
.max-w-\[1620px\] {
  max-width: 1620px;
}
.max-w-max {
  max-width: max-content;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-\[370px\] {
  min-width: 370px;
}
.min-w-\[400px\] {
  min-width: 400px;
}
.flex-1 {
  flex: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.basis-\[100\%\] {
  flex-basis: 100%;
}
.-translate-x-1\/2 {
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-x-\[30\%\] {
  --tw-translate-x: calc(30% * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-x-\[45\%\] {
  --tw-translate-x: calc(45% * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-x-\[350px\] {
  --tw-translate-x: calc(350px * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-1\/2 {
  --tw-translate-x: calc(1/2 * 100%);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-\[-30\%\] {
  --tw-translate-x: -30%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-\[50\%\] {
  --tw-translate-x: 50%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-\[15\%\] {
  --tw-translate-y: calc(15% * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-\[25\%\] {
  --tw-translate-y: calc(25% * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-\[30\%\] {
  --tw-translate-y: calc(30% * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-\[50\%\] {
  --tw-translate-y: calc(50% * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.scale-95 {
  --tw-scale-x: 95%;
  --tw-scale-y: 95%;
  --tw-scale-z: 95%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.-scale-x-100 {
  --tw-scale-x: calc(100% * -1);
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.-rotate-\[11deg\] {
  rotate: calc(11deg * -1);
}
.-rotate-\[15deg\] {
  rotate: calc(15deg * -1);
}
.-rotate-\[24deg\] {
  rotate: calc(24deg * -1);
}
.-rotate-\[25deg\] {
  rotate: calc(25deg * -1);
}
.rotate-\[-6deg\] {
  rotate: -6deg;
}
.rotate-\[-62deg\] {
  rotate: -62deg;
}
.rotate-\[2deg\] {
  rotate: 2deg;
}
.rotate-\[4deg\] {
  rotate: 4deg;
}
.rotate-\[8deg\] {
  rotate: 8deg;
}
.rotate-\[11deg\] {
  rotate: 11deg;
}
.rotate-\[15deg\] {
  rotate: 15deg;
}
.rotate-\[20deg\] {
  rotate: 20deg;
}
.rotate-\[24deg\] {
  rotate: 24deg;
}
.rotate-\[33deg\] {
  rotate: 33deg;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.resize-none {
  resize: none;
}
.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}
.snap-center {
  scroll-snap-align: center;
}
.list-inside {
  list-style-position: inside;
}
.list-none {
  list-style-type: none;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-\[repeat\(4\,calc\(100\%-30px\)\)\] {
  grid-template-columns: repeat(4,calc(100% - 30px));
}
.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.items-start {
  align-items: flex-start;
}
.items-stretch {
  align-items: stretch;
}
.justify-around {
  justify-content: space-around;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.gap-\[5px\] {
  gap: 5px;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[25px\] {
  gap: 25px;
}
.gap-\[30px\] {
  gap: 30px;
}
.gap-\[35px\] {
  gap: 35px;
}
.gap-\[40px\] {
  gap: 40px;
}
.gap-\[50px\] {
  gap: 50px;
}
.gap-\[55px\] {
  gap: 55px;
}
.gap-\[75px\] {
  gap: 75px;
}
.gap-\[80px\] {
  gap: 80px;
}
.gap-\[100px\] {
  gap: 100px;
}
.gap-\[120px\] {
  gap: 120px;
}
.gap-\[200px\] {
  gap: 200px;
}
.space-y-\[5px\] {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(5px * var(--tw-space-y-reverse));
    margin-block-end: calc(5px * calc(1 - var(--tw-space-y-reverse)));
  }
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-visible {
  overflow-y: visible;
}
.\!rounded-\[20px\] {
  border-radius: 20px !important;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[15px\] {
  border-radius: 15px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[30px\] {
  border-radius: 30px;
}
.rounded-\[40px\] {
  border-radius: 40px;
}
.rounded-\[50\%\] {
  border-radius: 50%;
}
.rounded-\[50px\] {
  border-radius: 50px;
}
.rounded-\[60px\] {
  border-radius: 60px;
}
.rounded-\[70px\] {
  border-radius: 70px;
}
.rounded-\[150px\] {
  border-radius: 150px;
}
.rounded-\[200px\] {
  border-radius: 200px;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-r-\[40px\] {
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}
.rounded-br-\[30px\] {
  border-bottom-right-radius: 30px;
}
.rounded-bl-\[30px\] {
  border-bottom-left-radius: 30px;
}
.\!border-0 {
  border-style: var(--tw-border-style) !important;
  border-width: 0px !important;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.border-2 {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.border-\[1px\] {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-\[2px\] {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.border-t-\[2px\] {
  border-top-style: var(--tw-border-style);
  border-top-width: 2px;
}
.border-none {
  --tw-border-style: none;
  border-style: none;
}
.border-\[\#3D6C5C\] {
  border-color: #3D6C5C;
}
.border-\[\#3d6c5c\] {
  border-color: #3d6c5c;
}
.border-\[\#304B42\] {
  border-color: #304B42;
}
.border-advantage-card-green {
  border-color: var(--color-advantage-card-green);
}
.border-gold-start {
  border-color: var(--color-gold-start);
}
.border-header-border {
  border-color: var(--color-header-border);
}
.border-transparent {
  border-color: transparent;
}
.bg-\[\#00D094\] {
  background-color: #00D094;
}
.bg-\[\#000A07\] {
  background-color: #000A07;
}
.bg-\[\#2A423A\] {
  background-color: #2A423A;
}
.bg-\[\#2D5C4E\] {
  background-color: #2D5C4E;
}
.bg-\[\#2E725C\] {
  background-color: #2E725C;
}
.bg-\[\#4B2B00\] {
  background-color: #4B2B00;
}
.bg-\[\#00150F\] {
  background-color: #00150F;
}
.bg-\[\#238167\] {
  background-color: #238167;
}
.bg-\[\#FFB347\] {
  background-color: #FFB347;
}
.bg-\[\#FFC970\] {
  background-color: #FFC970;
}
.bg-\[\#FFFFFF\] {
  background-color: #FFFFFF;
}
.bg-\[black\] {
  background-color: black;
}
.bg-\[rgba\(0\,21\,15\,1\)\] {
  background-color: rgba(0,21,15,1);
}
.bg-\[transparent\] {
  background-color: transparent;
}
.bg-\[white\] {
  background-color: white;
}
.bg-advantage-card-circle-green {
  background-color: var(--color-advantage-card-circle-green);
}
.bg-bg-main {
  background-color: var(--color-bg-main);
}
.bg-green-blur {
  background-color: var(--color-green-blur);
}
.bg-green-blur-lighter {
  background-color: var(--color-green-blur-lighter);
}
.bg-header-bg {
  background-color: var(--color-header-bg);
}
.bg-transparent {
  background-color: transparent;
}
.bg-linear-to-bl {
  --tw-gradient-position: to bottom left;
  @supports (background-image: linear-gradient(in lab, red, red)) {
    --tw-gradient-position: to bottom left in oklab;
  }
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-linear-to-l {
  --tw-gradient-position: to left;
  @supports (background-image: linear-gradient(in lab, red, red)) {
    --tw-gradient-position: to left in oklab;
  }
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-linear-to-r {
  --tw-gradient-position: to right;
  @supports (background-image: linear-gradient(in lab, red, red)) {
    --tw-gradient-position: to right in oklab;
  }
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-linear-to-tr {
  --tw-gradient-position: to top right;
  @supports (background-image: linear-gradient(in lab, red, red)) {
    --tw-gradient-position: to top right in oklab;
  }
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-\[linear-gradient\(205\.32deg\,_\#1B4739_21\.36\%\,_\#152C25_77\.68\%\)\] {
  background-image: linear-gradient(205.32deg, #1B4739 21.36%, #152C25 77.68%);
}
.bg-\[linear-gradient\(to_bottom\,_\#238167\,_\#00D094\,_\#FFFFFF\)\] {
  background-image: linear-gradient(to bottom, #238167, #00D094, #FFFFFF);
}
.bg-\[linear-gradient\(to_bottom\,_\#FFC970\,_\#FFFFFF\)\] {
  background-image: linear-gradient(to bottom, #FFC970, #FFFFFF);
}
.bg-\[linear-gradient\(to_bottom\,_\#FFFFFF\,_\#1F352E\)\] {
  background-image: linear-gradient(to bottom, #FFFFFF, #1F352E);
}
.bg-\[linear-gradient\(to_bottom_right\,_\#4B2B00\,_\#FFB347\,_\#FFFFFF\)\] {
  background-image: linear-gradient(to bottom right, #4B2B00, #FFB347, #FFFFFF);
}
.from-\[\#1A4739\] {
  --tw-gradient-from: #1A4739;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#1B483A\] {
  --tw-gradient-from: #1B483A;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#1B4739\] {
  --tw-gradient-from: #1B4739;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#2A4F43\] {
  --tw-gradient-from: #2A4F43;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#2D5D4E\] {
  --tw-gradient-from: #2D5D4E;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#142B24\] {
  --tw-gradient-from: #142B24;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#142b24\] {
  --tw-gradient-from: #142b24;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#152C25\] {
  --tw-gradient-from: #152C25;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#152D25\] {
  --tw-gradient-from: #152D25;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#162C26\] {
  --tw-gradient-from: #162C26;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#162D26\] {
  --tw-gradient-from: #162D26;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#16322A\] {
  --tw-gradient-from: #16322A;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#FAAF33\] {
  --tw-gradient-from: #FAAF33;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-green-gradient-end {
  --tw-gradient-from: var(--color-green-gradient-end);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-green-gradient-start {
  --tw-gradient-from: var(--color-green-gradient-start);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.via-\[\#FFCB6F\] {
  --tw-gradient-via: #FFCB6F;
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.to-\[\#1B4537\] {
  --tw-gradient-to: #1B4537;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-\[\#1B4638\] {
  --tw-gradient-to: #1B4638;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-\[\#1B4739\] {
  --tw-gradient-to: #1B4739;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-\[\#1C5141\] {
  --tw-gradient-to: #1C5141;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-\[\#1b4739\] {
  --tw-gradient-to: #1b4739;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-\[\#152C25\] {
  --tw-gradient-to: #152C25;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-\[\#162C26\] {
  --tw-gradient-to: #162C26;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-\[\#183C31\] {
  --tw-gradient-to: #183C31;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-\[\#223F36\] {
  --tw-gradient-to: #223F36;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-\[\#163028\] {
  --tw-gradient-to: #163028;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-\[\#275043\] {
  --tw-gradient-to: #275043;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-\[\#D68D31\] {
  --tw-gradient-to: #D68D31;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-green-gradient-end {
  --tw-gradient-to: var(--color-green-gradient-end);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-top {
  object-position: top;
}
.p-\[20px\] {
  padding: 20px;
}
.p-\[30px\] {
  padding: 30px;
}
.p-\[40px\] {
  padding: 40px;
}
.p-\[50px\] {
  padding: 50px;
}
.px-\[10px\] {
  padding-inline: 10px;
}
.px-\[15px\] {
  padding-inline: 15px;
}
.px-\[20px\] {
  padding-inline: 20px;
}
.px-\[25px\] {
  padding-inline: 25px;
}
.px-\[30px\] {
  padding-inline: 30px;
}
.px-\[40px\] {
  padding-inline: 40px;
}
.px-\[50px\] {
  padding-inline: 50px;
}
.px-\[60px\] {
  padding-inline: 60px;
}
.px-\[68px\] {
  padding-inline: 68px;
}
.px-\[70px\] {
  padding-inline: 70px;
}
.px-\[90px\] {
  padding-inline: 90px;
}
.px-\[125px\] {
  padding-inline: 125px;
}
.px-\[150px\] {
  padding-inline: 150px;
}
.px-\[160px\] {
  padding-inline: 160px;
}
.px-\[200px\] {
  padding-inline: 200px;
}
.py-\[5px\] {
  padding-block: 5px;
}
.py-\[10px\] {
  padding-block: 10px;
}
.py-\[15px\] {
  padding-block: 15px;
}
.py-\[20px\] {
  padding-block: 20px;
}
.py-\[30px\] {
  padding-block: 30px;
}
.py-\[40px\] {
  padding-block: 40px;
}
.py-\[50px\] {
  padding-block: 50px;
}
.py-\[70px\] {
  padding-block: 70px;
}
.py-\[100px\] {
  padding-block: 100px;
}
.py-\[150px\] {
  padding-block: 150px;
}
.pt-\[0px\] {
  padding-top: 0px;
}
.pt-\[10px\] {
  padding-top: 10px;
}
.pt-\[12px\] {
  padding-top: 12px;
}
.pt-\[20px\] {
  padding-top: 20px;
}
.pt-\[25px\] {
  padding-top: 25px;
}
.pt-\[30px\] {
  padding-top: 30px;
}
.pt-\[50px\] {
  padding-top: 50px;
}
.pt-\[100px\] {
  padding-top: 100px;
}
.pt-\[150px\] {
  padding-top: 150px;
}
.pr-\[12px\] {
  padding-right: 12px;
}
.pr-\[40px\] {
  padding-right: 40px;
}
.pr-\[140px\] {
  padding-right: 140px;
}
.pb-\[25px\] {
  padding-bottom: 25px;
}
.pb-\[100px\] {
  padding-bottom: 100px;
}
.pl-\[30px\] {
  padding-left: 30px;
}
.pl-\[40px\] {
  padding-left: 40px;
}
.pl-\[70px\] {
  padding-left: 70px;
}
.pl-\[140px\] {
  padding-left: 140px;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-2xl {
  font-size: var(--text-2xl);
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[25px\] {
  font-size: 25px;
}
.text-\[27px\] {
  font-size: 27px;
}
.text-\[30px\] {
  font-size: 30px;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-\[35px\] {
  font-size: 35px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-\[60px\] {
  font-size: 60px;
}
.text-\[70px\] {
  font-size: 70px;
}
.text-\[75px\] {
  font-size: 75px;
}
.text-\[80px\] {
  font-size: 80px;
}
.text-\[95px\] {
  font-size: 95px;
}
.text-\[clamp\(24px\,5vw\,80px\)\] {
  font-size: clamp(24px, 5vw, 80px);
}
.text-\[clamp\(36px\,5vw\,60px\)\] {
  font-size: clamp(36px, 5vw, 60px);
}
.text-md {
  font-size: var(--text-md);
}
.leading-\[22px\] {
  --tw-leading: 22px;
  line-height: 22px;
}
.leading-\[24px\] {
  --tw-leading: 24px;
  line-height: 24px;
}
.leading-\[30px\] {
  --tw-leading: 30px;
  line-height: 30px;
}
.leading-\[42px\] {
  --tw-leading: 42px;
  line-height: 42px;
}
.leading-\[60px\] {
  --tw-leading: 60px;
  line-height: 60px;
}
.leading-\[80px\] {
  --tw-leading: 80px;
  line-height: 80px;
}
.leading-\[85px\] {
  --tw-leading: 85px;
  line-height: 85px;
}
.leading-\[100\%\] {
  --tw-leading: 100%;
  line-height: 100%;
}
.leading-\[110\%\] {
  --tw-leading: 110%;
  line-height: 110%;
}
.leading-\[120\%\] {
  --tw-leading: 120%;
  line-height: 120%;
}
.leading-\[150\%\] {
  --tw-leading: 150%;
  line-height: 150%;
}
.font-\[300\] {
  --tw-font-weight: 300;
  font-weight: 300;
}
.font-\[400\] {
  --tw-font-weight: 400;
  font-weight: 400;
}
.font-\[500\] {
  --tw-font-weight: 500;
  font-weight: 500;
}
.font-\[600\] {
  --tw-font-weight: 600;
  font-weight: 600;
}
.font-\[700\] {
  --tw-font-weight: 700;
  font-weight: 700;
}
.text-\[\#000000\] {
  color: #000000;
}
.text-\[\#4B2B00\] {
  color: #4B2B00;
}
.text-\[\#FFB347\] {
  color: #FFB347;
}
.text-\[\#FFC970\] {
  color: #FFC970;
}
.text-\[\#FFFFFF\] {
  color: #FFFFFF;
}
.text-\[black\] {
  color: black;
}
.text-gold-primary {
  color: var(--color-gold-primary);
}
.text-gold-start {
  color: var(--color-gold-start);
}
.text-on-bg {
  color: var(--color-on-bg);
}
.text-on-gold-gradient {
  color: var(--color-on-gold-gradient);
}
.text-yellow {
  color: var(--color-yellow);
}
.lowercase {
  text-transform: lowercase;
}
.uppercase {
  text-transform: uppercase;
}
.ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
}
.no-underline {
  text-decoration-line: none;
}
.decoration-0 {
  text-decoration-thickness: 0px;
}
.opacity-0 {
  opacity: 0%;
}
.opacity-40 {
  opacity: 40%;
}
.opacity-70 {
  opacity: 70%;
}
.opacity-100 {
  opacity: 100%;
}
.opacity-200 {
  opacity: 200%;
}
.opacity-\[14\%\] {
  opacity: 14%;
}
.opacity-\[24\%\] {
  opacity: 24%;
}
.opacity-\[25\%\] {
  opacity: 25%;
}
.opacity-\[40\%\] {
  opacity: 40%;
}
.opacity-\[60\%\] {
  opacity: 60%;
}
.opacity-\[80\%\] {
  opacity: 80%;
}
.opacity-\[100px\] {
  opacity: 100px;
}
.shadow-\[4px_4px_14px_0px_\#00000069\] {
  --tw-shadow: 4px 4px 14px 0px var(--tw-shadow-color, #00000069);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[12px_12px_44px_0px_rgba\(0\,0\,0\,0\.25\)\] {
  --tw-shadow: 12px 12px 44px 0px var(--tw-shadow-color, rgba(0,0,0,0.25));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[12px_12px_44px_0px_rgba\(0\,0\,0\,0\.45\)\] {
  --tw-shadow: 12px 12px 44px 0px var(--tw-shadow-color, rgba(0,0,0,0.45));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-m {
  --tw-shadow: 12px 12px 44px 0px var(--tw-shadow-color, #00000040);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-main-card {
  --tw-shadow: 0px 0px 50px 0px var(--tw-shadow-color, #07ad7880);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ring {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.blur-\[1px\] {
  --tw-blur: blur(1px);
  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,);
}
.blur-\[2px\] {
  --tw-blur: blur(2px);
  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,);
}
.blur-\[25px\] {
  --tw-blur: blur(25px);
  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,);
}
.blur-\[70px\] {
  --tw-blur: blur(70px);
  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,);
}
.blur-\[100px\] {
  --tw-blur: blur(100px);
  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,);
}
.blur-\[120px\] {
  --tw-blur: blur(120px);
  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,);
}
.blur-\[124px\] {
  --tw-blur: blur(124px);
  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,);
}
.blur-\[180px\] {
  --tw-blur: blur(180px);
  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,);
}
.blur-\[300px\] {
  --tw-blur: blur(300px);
  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,);
}
.blur-\[324px\] {
  --tw-blur: blur(324px);
  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,);
}
.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,);
}
.backdrop-blur-\[20px\] {
  --tw-backdrop-blur: blur(20px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
}
.transition {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.transition-\[magin\] {
  transition-property: magin;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.transition-all {
  transition-property: all;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.transition-colors {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.transition-transform {
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.duration-200 {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.ease-linear {
  --tw-ease: linear;
  transition-timing-function: linear;
}
.outline-none {
  --tw-outline-style: none;
  outline-style: none;
}
.select-none {
  -webkit-user-select: none;
  user-select: none;
}
.\[hostname\:port\] {
  hostname: port;
}
.\*\:min-w-max {
  :is(& > *) {
    min-width: max-content;
  }
}
.\*\:cursor-pointer {
  :is(& > *) {
    cursor: pointer;
  }
}
.\*\:px-\[25px\] {
  :is(& > *) {
    padding-inline: 25px;
  }
}
.\*\:py-\[15px\] {
  :is(& > *) {
    padding-block: 15px;
  }
}
.\*\:text-\[20px\] {
  :is(& > *) {
    font-size: 20px;
  }
}
.\*\:text-\[clamp\(36px\,5vw\,60px\)\] {
  :is(& > *) {
    font-size: clamp(36px, 5vw, 60px);
  }
}
.\*\:leading-\[60px\] {
  :is(& > *) {
    --tw-leading: 60px;
    line-height: 60px;
  }
}
.\*\:font-\[600\] {
  :is(& > *) {
    --tw-font-weight: 600;
    font-weight: 600;
  }
}
.\*\:font-\[700\] {
  :is(& > *) {
    --tw-font-weight: 700;
    font-weight: 700;
  }
}
.\*\:text-on-bg {
  :is(& > *) {
    color: var(--color-on-bg);
  }
}
.group-hover\:pointer-events-auto {
  &:is(:where(.group):hover *) {
    @media (hover: hover) {
      pointer-events: auto;
    }
  }
}
.group-hover\:hidden {
  &:is(:where(.group):hover *) {
    @media (hover: hover) {
      display: none;
    }
  }
}
.group-hover\:scale-100 {
  &:is(:where(.group):hover *) {
    @media (hover: hover) {
      --tw-scale-x: 100%;
      --tw-scale-y: 100%;
      --tw-scale-z: 100%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
}
.group-hover\:opacity-0 {
  &:is(:where(.group):hover *) {
    @media (hover: hover) {
      opacity: 0%;
    }
  }
}
.group-hover\:opacity-100 {
  &:is(:where(.group):hover *) {
    @media (hover: hover) {
      opacity: 100%;
    }
  }
}
.before\:absolute {
  &::before {
    content: var(--tw-content);
    position: absolute;
  }
}
.before\:inset-\[0\] {
  &::before {
    content: var(--tw-content);
    inset: 0;
  }
}
.before\:top-1\/2 {
  &::before {
    content: var(--tw-content);
    top: calc(1/2 * 100%);
  }
}
.before\:top-\[0px\] {
  &::before {
    content: var(--tw-content);
    top: 0px;
  }
}
.before\:top-\[40\%\] {
  &::before {
    content: var(--tw-content);
    top: 40%;
  }
}
.before\:top-\[100px\] {
  &::before {
    content: var(--tw-content);
    top: 100px;
  }
}
.before\:right-\[-10px\] {
  &::before {
    content: var(--tw-content);
    right: -10px;
  }
}
.before\:right-\[0px\] {
  &::before {
    content: var(--tw-content);
    right: 0px;
  }
}
.before\:bottom-\[-20px\] {
  &::before {
    content: var(--tw-content);
    bottom: -20px;
  }
}
.before\:bottom-\[-50px\] {
  &::before {
    content: var(--tw-content);
    bottom: -50px;
  }
}
.before\:bottom-\[0px\] {
  &::before {
    content: var(--tw-content);
    bottom: 0px;
  }
}
.before\:bottom-\[50px\] {
  &::before {
    content: var(--tw-content);
    bottom: 50px;
  }
}
.before\:left-1\/2 {
  &::before {
    content: var(--tw-content);
    left: calc(1/2 * 100%);
  }
}
.before\:left-\[0px\] {
  &::before {
    content: var(--tw-content);
    left: 0px;
  }
}
.before\:-z-0 {
  &::before {
    content: var(--tw-content);
    z-index: calc(0 * -1);
  }
}
.before\:-z-10 {
  &::before {
    content: var(--tw-content);
    z-index: calc(10 * -1);
  }
}
.before\:-z-20 {
  &::before {
    content: var(--tw-content);
    z-index: calc(20 * -1);
  }
}
.before\:-z-30 {
  &::before {
    content: var(--tw-content);
    z-index: calc(30 * -1);
  }
}
.before\:z-0 {
  &::before {
    content: var(--tw-content);
    z-index: 0;
  }
}
.before\:z-10 {
  &::before {
    content: var(--tw-content);
    z-index: 10;
  }
}
.before\:h-1\/2 {
  &::before {
    content: var(--tw-content);
    height: calc(1/2 * 100%);
  }
}
.before\:h-\[25vw\] {
  &::before {
    content: var(--tw-content);
    height: 25vw;
  }
}
.before\:h-\[30\%\] {
  &::before {
    content: var(--tw-content);
    height: 30%;
  }
}
.before\:h-\[50\%\] {
  &::before {
    content: var(--tw-content);
    height: 50%;
  }
}
.before\:h-\[60\%\] {
  &::before {
    content: var(--tw-content);
    height: 60%;
  }
}
.before\:h-\[70\%\] {
  &::before {
    content: var(--tw-content);
    height: 70%;
  }
}
.before\:h-\[80\%\] {
  &::before {
    content: var(--tw-content);
    height: 80%;
  }
}
.before\:h-\[100\%\] {
  &::before {
    content: var(--tw-content);
    height: 100%;
  }
}
.before\:h-\[110px\] {
  &::before {
    content: var(--tw-content);
    height: 110px;
  }
}
.before\:h-\[120\%\] {
  &::before {
    content: var(--tw-content);
    height: 120%;
  }
}
.before\:w-\[30\%\] {
  &::before {
    content: var(--tw-content);
    width: 30%;
  }
}
.before\:w-\[40vw\] {
  &::before {
    content: var(--tw-content);
    width: 40vw;
  }
}
.before\:w-\[45\%\] {
  &::before {
    content: var(--tw-content);
    width: 45%;
  }
}
.before\:w-\[50\%\] {
  &::before {
    content: var(--tw-content);
    width: 50%;
  }
}
.before\:w-\[50vw\] {
  &::before {
    content: var(--tw-content);
    width: 50vw;
  }
}
.before\:w-\[60\%\] {
  &::before {
    content: var(--tw-content);
    width: 60%;
  }
}
.before\:w-\[70\%\] {
  &::before {
    content: var(--tw-content);
    width: 70%;
  }
}
.before\:w-\[80\%\] {
  &::before {
    content: var(--tw-content);
    width: 80%;
  }
}
.before\:w-\[100\%\] {
  &::before {
    content: var(--tw-content);
    width: 100%;
  }
}
.before\:w-\[110\%\] {
  &::before {
    content: var(--tw-content);
    width: 110%;
  }
}
.before\:w-\[110px\] {
  &::before {
    content: var(--tw-content);
    width: 110px;
  }
}
.before\:-translate-x-1\/2 {
  &::before {
    content: var(--tw-content);
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.before\:-translate-y-1\/2 {
  &::before {
    content: var(--tw-content);
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.before\:translate-y-1\/2 {
  &::before {
    content: var(--tw-content);
    --tw-translate-y: calc(1/2 * 100%);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.before\:rounded-full {
  &::before {
    content: var(--tw-content);
    border-radius: calc(infinity * 1px);
  }
}
.before\:bg-\[\#00150F\] {
  &::before {
    content: var(--tw-content);
    background-color: #00150F;
  }
}
.before\:bg-\[\#238167\] {
  &::before {
    content: var(--tw-content);
    background-color: #238167;
  }
}
.before\:bg-green-blur {
  &::before {
    content: var(--tw-content);
    background-color: var(--color-green-blur);
  }
}
.before\:opacity-30 {
  &::before {
    content: var(--tw-content);
    opacity: 30%;
  }
}
.before\:opacity-35 {
  &::before {
    content: var(--tw-content);
    opacity: 35%;
  }
}
.before\:blur-\[60px\] {
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(60px);
    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,);
  }
}
.before\:blur-\[100px\] {
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(100px);
    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,);
  }
}
.before\:blur-\[110px\] {
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(110px);
    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,);
  }
}
.before\:blur-\[120px\] {
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(120px);
    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,);
  }
}
.before\:blur-\[130px\] {
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(130px);
    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,);
  }
}
.before\:blur-\[150px\] {
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(150px);
    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,);
  }
}
.before\:blur-\[180px\] {
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(180px);
    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,);
  }
}
.before\:blur-\[200px\] {
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(200px);
    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,);
  }
}
.before\:blur-\[250px\] {
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(250px);
    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,);
  }
}
.before\:blur-\[280px\] {
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(280px);
    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,);
  }
}
.before\:blur-\[300px\] {
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(300px);
    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,);
  }
}
.before\:blur-\[500px\] {
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(500px);
    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,);
  }
}
.before\:content-\[\'\'\] {
  &::before {
    content: var(--tw-content);
    --tw-content: '';
    content: var(--tw-content);
  }
}
.hover\:text-\[\#FFC970\] {
  &:hover {
    @media (hover: hover) {
      color: #FFC970;
    }
  }
}
.hover\:no-underline {
  &:hover {
    @media (hover: hover) {
      text-decoration-line: none;
    }
  }
}
.hover\:underline {
  &:hover {
    @media (hover: hover) {
      text-decoration-line: underline;
    }
  }
}
.hover\:duration-150 {
  &:hover {
    @media (hover: hover) {
      --tw-duration: 150ms;
      transition-duration: 150ms;
    }
  }
}
.\*\:hover\:no-underline {
  :is(& > *) {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: none;
      }
    }
  }
}
.\*\:hover\:underline {
  :is(& > *) {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
}
.focus\:bg-transparent {
  &:focus {
    background-color: transparent;
  }
}
.active\:bg-transparent {
  &:active {
    background-color: transparent;
  }
}
.active\:shadow-\[inset_0px_4px_10px_0px_rgba\(0\,0\,0\,0\.6\)\] {
  &:active {
    --tw-shadow: inset 0px 4px 10px 0px var(--tw-shadow-color, rgba(0,0,0,0.6));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.active\:duration-150 {
  &:active {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
}
.data-active\:bg-linear-to-r {
  &[data-active] {
    --tw-gradient-position: to right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
}
.data-active\:text-on-gold-gradient {
  &[data-active] {
    color: var(--color-on-gold-gradient);
  }
}
.max-md\:top-\[50px\] {
  @media (width < 1700px) {
    top: 50px;
  }
}
.max-md\:top-\[130px\] {
  @media (width < 1700px) {
    top: 130px;
  }
}
.max-md\:right-\[45px\] {
  @media (width < 1700px) {
    right: 45px;
  }
}
.max-md\:right-\[55px\] {
  @media (width < 1700px) {
    right: 55px;
  }
}
.max-md\:right-\[100px\] {
  @media (width < 1700px) {
    right: 100px;
  }
}
.max-md\:right-\[130px\] {
  @media (width < 1700px) {
    right: 130px;
  }
}
.max-md\:right-\[160px\] {
  @media (width < 1700px) {
    right: 160px;
  }
}
.max-md\:-left-\[150px\] {
  @media (width < 1700px) {
    left: calc(150px * -1);
  }
}
.max-md\:left-\[100px\] {
  @media (width < 1700px) {
    left: 100px;
  }
}
.max-md\:mr-\[100px\] {
  @media (width < 1700px) {
    margin-right: 100px;
  }
}
.max-\[1700px\]\:mb-\[25px\] {
  @media (width < 1700px) {
    margin-bottom: 25px;
  }
}
.max-md\:ml-\[100px\] {
  @media (width < 1700px) {
    margin-left: 100px;
  }
}
.max-md\:hidden {
  @media (width < 1700px) {
    display: none;
  }
}
.max-md\:w-\[65\%\] {
  @media (width < 1700px) {
    width: 65%;
  }
}
.max-md\:w-\[400px\] {
  @media (width < 1700px) {
    width: 400px;
  }
}
.max-md\:w-full {
  @media (width < 1700px) {
    width: 100%;
  }
}
.max-md\:grid-cols-2 {
  @media (width < 1700px) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.max-md\:grid-cols-\[repeat\(2\,360px\)\] {
  @media (width < 1700px) {
    grid-template-columns: repeat(2,360px);
  }
}
.max-md\:flex-wrap {
  @media (width < 1700px) {
    flex-wrap: wrap;
  }
}
.max-md\:items-stretch {
  @media (width < 1700px) {
    align-items: stretch;
  }
}
.max-md\:px-\[2rem\] {
  @media (width < 1700px) {
    padding-inline: 2rem;
  }
}
.max-md\:px-\[3rem\] {
  @media (width < 1700px) {
    padding-inline: 3rem;
  }
}
.max-md\:px-\[20px\] {
  @media (width < 1700px) {
    padding-inline: 20px;
  }
}
.max-md\:px-\[100px\] {
  @media (width < 1700px) {
    padding-inline: 100px;
  }
}
.max-md\:text-center {
  @media (width < 1700px) {
    text-align: center;
  }
}
.max-d-1680\:text-\[18px\] {
  @media (width < 1680px) {
    font-size: 18px;
  }
}
.max-\[1620px\]\:mx-\[20px\] {
  @media (width < 1620px) {
    margin-inline: 20px;
  }
}
.max-d-1560\:max-w-\[400px\] {
  @media (width < 1560px) {
    max-width: 400px;
  }
}
.max-d-1560\:gap-\[9px\] {
  @media (width < 1560px) {
    gap: 9px;
  }
}
.max-d-1560\:gap-\[10px\] {
  @media (width < 1560px) {
    gap: 10px;
  }
}
.max-d-1560\:px-\[15px\] {
  @media (width < 1560px) {
    padding-inline: 15px;
  }
}
.max-d-1560\:px-\[20px\] {
  @media (width < 1560px) {
    padding-inline: 20px;
  }
}
.max-d-1560\:py-\[5px\] {
  @media (width < 1560px) {
    padding-block: 5px;
  }
}
.max-d-1560\:py-\[10px\] {
  @media (width < 1560px) {
    padding-block: 10px;
  }
}
.max-d-1560\:pr-\[6px\] {
  @media (width < 1560px) {
    padding-right: 6px;
  }
}
.max-d-1560\:pl-\[12px\] {
  @media (width < 1560px) {
    padding-left: 12px;
  }
}
.max-d-1560\:text-\[13px\] {
  @media (width < 1560px) {
    font-size: 13px;
  }
}
.max-d-1560\:text-\[14px\] {
  @media (width < 1560px) {
    font-size: 14px;
  }
}
.max-d-1560\:text-\[17px\] {
  @media (width < 1560px) {
    font-size: 17px;
  }
}
.max-d-1560\:text-\[18px\] {
  @media (width < 1560px) {
    font-size: 18px;
  }
}
.max-d-1560\:text-\[19px\] {
  @media (width < 1560px) {
    font-size: 19px;
  }
}
.max-d-1560\:text-\[22px\] {
  @media (width < 1560px) {
    font-size: 22px;
  }
}
.max-d-1560\:text-\[40px\] {
  @media (width < 1560px) {
    font-size: 40px;
  }
}
.max-d-1560\:text-\[50px\] {
  @media (width < 1560px) {
    font-size: 50px;
  }
}
.max-d-1560\:text-\[60px\] {
  @media (width < 1560px) {
    font-size: 60px;
  }
}
.max-d-1560\:leading-\[100\%\] {
  @media (width < 1560px) {
    --tw-leading: 100%;
    line-height: 100%;
  }
}
.max-d-1560\:leading-\[150\%\] {
  @media (width < 1560px) {
    --tw-leading: 150%;
    line-height: 150%;
  }
}
.max-d-1500\:right-\[15px\] {
  @media (width < 1500px) {
    right: 15px;
  }
}
.max-m\:-right-\[65px\] {
  @media (width < 1500px) {
    right: calc(65px * -1);
  }
}
.max-m\:right-\[15px\] {
  @media (width < 1500px) {
    right: 15px;
  }
}
.max-m\:right-\[50px\] {
  @media (width < 1500px) {
    right: 50px;
  }
}
.max-m\:right-\[90px\] {
  @media (width < 1500px) {
    right: 90px;
  }
}
.max-m\:-left-\[220px\] {
  @media (width < 1500px) {
    left: calc(220px * -1);
  }
}
.max-m\:left-\[30px\] {
  @media (width < 1500px) {
    left: 30px;
  }
}
.max-d-1500\:max-w-\[500px\] {
  @media (width < 1500px) {
    max-width: 500px;
  }
}
.max-d-1500\:max-w-\[880px\] {
  @media (width < 1500px) {
    max-width: 880px;
  }
}
.max-d-1500\:max-w-\[980px\] {
  @media (width < 1500px) {
    max-width: 980px;
  }
}
.max-m\:justify-between {
  @media (width < 1500px) {
    justify-content: space-between;
  }
}
.max-m\:px-\[70px\] {
  @media (width < 1500px) {
    padding-inline: 70px;
  }
}
.max-d-1500\:text-\[18px\] {
  @media (width < 1500px) {
    font-size: 18px;
  }
}
.max-d-1500\:text-\[67px\] {
  @media (width < 1500px) {
    font-size: 67px;
  }
}
.max-d-1500\:text-\[75px\] {
  @media (width < 1500px) {
    font-size: 75px;
  }
}
.max-m\:text-\[30px\] {
  @media (width < 1500px) {
    font-size: 30px;
  }
}
.max-m\:text-\[60px\] {
  @media (width < 1500px) {
    font-size: 60px;
  }
}
.max-tarif\:order-last {
  @media (width < 1430px) {
    order: 9999;
  }
}
.max-tarif\:col-span-2 {
  @media (width < 1430px) {
    grid-column: span 2 / span 2;
  }
}
.max-tarif\:col-span-3 {
  @media (width < 1430px) {
    grid-column: span 3 / span 3;
  }
}
.max-tarif\:col-start-1 {
  @media (width < 1430px) {
    grid-column-start: 1;
  }
}
.max-tarif\:col-start-2 {
  @media (width < 1430px) {
    grid-column-start: 2;
  }
}
.max-tarif\:row-start-1 {
  @media (width < 1430px) {
    grid-row-start: 1;
  }
}
.max-tarif\:row-start-2 {
  @media (width < 1430px) {
    grid-row-start: 2;
  }
}
.max-tarif\:mx-auto {
  @media (width < 1430px) {
    margin-inline: auto;
  }
}
.max-tarif\:grid {
  @media (width < 1430px) {
    display: grid;
  }
}
.max-tarif\:w-\[70\%\] {
  @media (width < 1430px) {
    width: 70%;
  }
}
.max-tarif\:w-max {
  @media (width < 1430px) {
    width: max-content;
  }
}
.max-tarif\:translate-x-\[0px\] {
  @media (width < 1430px) {
    --tw-translate-x: 0px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.max-tarif\:translate-y-\[0px\] {
  @media (width < 1430px) {
    --tw-translate-y: 0px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.max-tarif\:grid-cols-2 {
  @media (width < 1430px) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.max-tarif\:grid-rows-2 {
  @media (width < 1430px) {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
}
.max-tarif\:gap-\[15px\] {
  @media (width < 1430px) {
    gap: 15px;
  }
}
.max-tarif\:gap-x-\[10px\] {
  @media (width < 1430px) {
    column-gap: 10px;
  }
}
.max-tarif\:px-\[20px\] {
  @media (width < 1430px) {
    padding-inline: 20px;
  }
}
.max-tarif\:px-\[75px\] {
  @media (width < 1430px) {
    padding-inline: 75px;
  }
}
.max-tarif\:py-\[10px\] {
  @media (width < 1430px) {
    padding-block: 10px;
  }
}
.max-tarif\:text-\[18px\] {
  @media (width < 1430px) {
    font-size: 18px;
  }
}
.max-tarif\:text-\[20px\] {
  @media (width < 1430px) {
    font-size: 20px;
  }
}
.max-tarif\:text-\[30px\] {
  @media (width < 1430px) {
    font-size: 30px;
  }
}
.max-tarif\:text-\[40px\] {
  @media (width < 1430px) {
    font-size: 40px;
  }
}
.max-tarif\:leading-\[150\%\] {
  @media (width < 1430px) {
    --tw-leading: 150%;
    line-height: 150%;
  }
}
.max-sm\:-top-\[3px\] {
  @media (width < 1380px) {
    top: calc(3px * -1);
  }
}
.max-sm\:-top-\[6px\] {
  @media (width < 1380px) {
    top: calc(6px * -1);
  }
}
.max-sm\:-top-\[30px\] {
  @media (width < 1380px) {
    top: calc(30px * -1);
  }
}
.max-sm\:top-1\/2 {
  @media (width < 1380px) {
    top: calc(1/2 * 100%);
  }
}
.max-sm\:top-\[-15px\] {
  @media (width < 1380px) {
    top: -15px;
  }
}
.max-sm\:top-\[40px\] {
  @media (width < 1380px) {
    top: 40px;
  }
}
.max-sm\:top-\[50px\] {
  @media (width < 1380px) {
    top: 50px;
  }
}
.max-sm\:-right-\[100px\] {
  @media (width < 1380px) {
    right: calc(100px * -1);
  }
}
.max-sm\:-right-\[165px\] {
  @media (width < 1380px) {
    right: calc(165px * -1);
  }
}
.max-sm\:right-\[40px\] {
  @media (width < 1380px) {
    right: 40px;
  }
}
.max-sm\:right-\[50px\] {
  @media (width < 1380px) {
    right: 50px;
  }
}
.max-sm\:right-\[60px\] {
  @media (width < 1380px) {
    right: 60px;
  }
}
.max-sm\:-left-\[5px\] {
  @media (width < 1380px) {
    left: calc(5px * -1);
  }
}
.max-sm\:-left-\[270px\] {
  @media (width < 1380px) {
    left: calc(270px * -1);
  }
}
.max-sm\:left-\[0px\] {
  @media (width < 1380px) {
    left: 0px;
  }
}
.max-sm\:hidden {
  @media (width < 1380px) {
    display: none;
  }
}
.max-sm\:aspect-square {
  @media (width < 1380px) {
    aspect-ratio: 1 / 1;
  }
}
.max-sm\:h-\[300px\] {
  @media (width < 1380px) {
    height: 300px;
  }
}
.max-sm\:h-\[360px\] {
  @media (width < 1380px) {
    height: 360px;
  }
}
.max-sm\:h-\[500px\] {
  @media (width < 1380px) {
    height: 500px;
  }
}
.max-sm\:w-\[58px\] {
  @media (width < 1380px) {
    width: 58px;
  }
}
.max-sm\:w-\[63px\] {
  @media (width < 1380px) {
    width: 63px;
  }
}
.max-sm\:w-\[90\%\] {
  @media (width < 1380px) {
    width: 90%;
  }
}
.max-sm\:w-\[100\%\] {
  @media (width < 1380px) {
    width: 100%;
  }
}
.max-sm\:w-\[300px\] {
  @media (width < 1380px) {
    width: 300px;
  }
}
.max-sm\:w-\[370px\] {
  @media (width < 1380px) {
    width: 370px;
  }
}
.max-sm\:w-\[400px\] {
  @media (width < 1380px) {
    width: 400px;
  }
}
.max-sm\:w-\[420px\] {
  @media (width < 1380px) {
    width: 420px;
  }
}
.max-sm\:w-full {
  @media (width < 1380px) {
    width: 100%;
  }
}
.max-sm\:max-w-\[300px\] {
  @media (width < 1380px) {
    max-width: 300px;
  }
}
.max-sm\:max-w-\[350px\] {
  @media (width < 1380px) {
    max-width: 350px;
  }
}
.max-sm\:max-w-\[400px\] {
  @media (width < 1380px) {
    max-width: 400px;
  }
}
.max-sm\:max-w-\[650px\] {
  @media (width < 1380px) {
    max-width: 650px;
  }
}
.max-sm\:max-w-\[700px\] {
  @media (width < 1380px) {
    max-width: 700px;
  }
}
.max-sm\:max-w-\[800px\] {
  @media (width < 1380px) {
    max-width: 800px;
  }
}
.max-sm\:-translate-y-1\/2 {
  @media (width < 1380px) {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.max-sm\:-translate-y-\[50\%\] {
  @media (width < 1380px) {
    --tw-translate-y: calc(50% * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.max-sm\:-translate-y-\[60\%\] {
  @media (width < 1380px) {
    --tw-translate-y: calc(60% * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.max-sm\:grid-cols-2 {
  @media (width < 1380px) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.max-sm\:grid-rows-3 {
  @media (width < 1380px) {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }
}
.max-sm\:flex-col {
  @media (width < 1380px) {
    flex-direction: column;
  }
}
.max-sm\:items-start {
  @media (width < 1380px) {
    align-items: flex-start;
  }
}
.max-sm\:items-stretch {
  @media (width < 1380px) {
    align-items: stretch;
  }
}
.max-sm\:gap-\[0px\] {
  @media (width < 1380px) {
    gap: 0px;
  }
}
.max-sm\:gap-\[10px\] {
  @media (width < 1380px) {
    gap: 10px;
  }
}
.max-sm\:gap-\[20px\] {
  @media (width < 1380px) {
    gap: 20px;
  }
}
.max-sm\:gap-\[30px\] {
  @media (width < 1380px) {
    gap: 30px;
  }
}
.max-sm\:bg-none {
  @media (width < 1380px) {
    background-image: none;
  }
}
.max-sm\:px-\[20px\] {
  @media (width < 1380px) {
    padding-inline: 20px;
  }
}
.max-sm\:px-\[50px\] {
  @media (width < 1380px) {
    padding-inline: 50px;
  }
}
.max-sm\:py-\[15px\] {
  @media (width < 1380px) {
    padding-block: 15px;
  }
}
.max-sm\:pr-\[50px\] {
  @media (width < 1380px) {
    padding-right: 50px;
  }
}
.max-sm\:pr-\[350px\] {
  @media (width < 1380px) {
    padding-right: 350px;
  }
}
.max-sm\:pr-\[390px\] {
  @media (width < 1380px) {
    padding-right: 390px;
  }
}
.max-sm\:pl-\[350px\] {
  @media (width < 1380px) {
    padding-left: 350px;
  }
}
.max-sm\:text-\[15px\] {
  @media (width < 1380px) {
    font-size: 15px;
  }
}
.max-sm\:text-\[16px\] {
  @media (width < 1380px) {
    font-size: 16px;
  }
}
.max-sm\:text-\[18px\] {
  @media (width < 1380px) {
    font-size: 18px;
  }
}
.max-sm\:text-\[19px\] {
  @media (width < 1380px) {
    font-size: 19px;
  }
}
.max-sm\:text-\[20px\] {
  @media (width < 1380px) {
    font-size: 20px;
  }
}
.max-sm\:text-\[27px\] {
  @media (width < 1380px) {
    font-size: 27px;
  }
}
.max-sm\:text-\[32px\] {
  @media (width < 1380px) {
    font-size: 32px;
  }
}
.max-sm\:text-\[50px\] {
  @media (width < 1380px) {
    font-size: 50px;
  }
}
.max-sm\:text-\[55px\] {
  @media (width < 1380px) {
    font-size: 55px;
  }
}
.max-sm\:text-l {
  @media (width < 1380px) {
    font-size: var(--text-l);
  }
}
.max-sm\:text-xl {
  @media (width < 1380px) {
    font-size: var(--text-xl);
  }
}
.max-sm\:leading-\[100\%\] {
  @media (width < 1380px) {
    --tw-leading: 100%;
    line-height: 100%;
  }
}
.max-sm\:leading-\[150\%\] {
  @media (width < 1380px) {
    --tw-leading: 150%;
    line-height: 150%;
  }
}
.max-s\:right-\[-10px\] {
  @media (width < 1250px) {
    right: -10px;
  }
}
.max-s\:right-\[-30px\] {
  @media (width < 1250px) {
    right: -30px;
  }
}
.max-s\:right-\[-70px\] {
  @media (width < 1250px) {
    right: -70px;
  }
}
.max-s\:-order-1 {
  @media (width < 1250px) {
    order: calc(1 * -1);
  }
}
.max-s\:mx-\[50px\] {
  @media (width < 1250px) {
    margin-inline: 50px;
  }
}
.max-s\:mt-\[215px\] {
  @media (width < 1250px) {
    margin-top: 215px;
  }
}
.max-s\:mb-\[40px\] {
  @media (width < 1250px) {
    margin-bottom: 40px;
  }
}
.max-s\:grid {
  @media (width < 1250px) {
    display: grid;
  }
}
.max-s\:hidden {
  @media (width < 1250px) {
    display: none;
  }
}
.max-\[1250px\]\:h-\[250px\] {
  @media (width < 1250px) {
    height: 250px;
  }
}
.max-s\:h-\[400px\] {
  @media (width < 1250px) {
    height: 400px;
  }
}
.max-s\:max-h-\[650px\] {
  @media (width < 1250px) {
    max-height: 650px;
  }
}
.max-s\:w-\[180px\] {
  @media (width < 1250px) {
    width: 180px;
  }
}
.max-s\:w-\[400px\] {
  @media (width < 1250px) {
    width: 400px;
  }
}
.max-s\:w-full {
  @media (width < 1250px) {
    width: 100%;
  }
}
.max-s\:max-w-\[350px\] {
  @media (width < 1250px) {
    max-width: 350px;
  }
}
.max-s\:max-w-\[480px\] {
  @media (width < 1250px) {
    max-width: 480px;
  }
}
.max-s\:max-w-\[810px\] {
  @media (width < 1250px) {
    max-width: 810px;
  }
}
.max-s\:flex-1 {
  @media (width < 1250px) {
    flex: 1;
  }
}
.max-s\:grid-cols-2 {
  @media (width < 1250px) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.max-s\:flex-col {
  @media (width < 1250px) {
    flex-direction: column;
  }
}
.max-s\:flex-nowrap {
  @media (width < 1250px) {
    flex-wrap: nowrap;
  }
}
.max-s\:justify-items-center {
  @media (width < 1250px) {
    justify-items: center;
  }
}
.max-s\:gap-\[20px\] {
  @media (width < 1250px) {
    gap: 20px;
  }
}
.max-s\:gap-\[40px\] {
  @media (width < 1250px) {
    gap: 40px;
  }
}
.max-s\:rounded-t-\[40px\] {
  @media (width < 1250px) {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }
}
.max-s\:rounded-br-\[0\] {
  @media (width < 1250px) {
    border-bottom-right-radius: 0;
  }
}
.max-s\:border-none {
  @media (width < 1250px) {
    --tw-border-style: none;
    border-style: none;
  }
}
.max-s\:bg-transparent {
  @media (width < 1250px) {
    background-color: transparent;
  }
}
.max-s\:bg-none {
  @media (width < 1250px) {
    background-image: none;
  }
}
.max-s\:px-\[30px\] {
  @media (width < 1250px) {
    padding-inline: 30px;
  }
}
.max-s\:px-\[100px\] {
  @media (width < 1250px) {
    padding-inline: 100px;
  }
}
.max-s\:py-\[15px\] {
  @media (width < 1250px) {
    padding-block: 15px;
  }
}
.max-s\:text-center {
  @media (width < 1250px) {
    text-align: center;
  }
}
.max-s\:\!text-\[15px\] {
  @media (width < 1250px) {
    font-size: 15px !important;
  }
}
.max-s\:\!text-\[20px\] {
  @media (width < 1250px) {
    font-size: 20px !important;
  }
}
.max-s\:text-\[30px\] {
  @media (width < 1250px) {
    font-size: 30px;
  }
}
.max-s\:text-\[40px\] {
  @media (width < 1250px) {
    font-size: 40px;
  }
}
.max-s\:text-xl {
  @media (width < 1250px) {
    font-size: var(--text-xl);
  }
}
.max-s\:font-\[700\] {
  @media (width < 1250px) {
    --tw-font-weight: 700;
    font-weight: 700;
  }
}
.max-s\:blur-\[500px\] {
  @media (width < 1250px) {
    --tw-blur: blur(500px);
    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,);
  }
}
.max-\[1200px\]\:hidden {
  @media (width < 1200px) {
    display: none;
  }
}
.max-d-1200\:min-h-\[560px\] {
  @media (width < 1200px) {
    min-height: 560px;
  }
}
.max-d-1200\:max-w-\[400px\] {
  @media (width < 1200px) {
    max-width: 400px;
  }
}
.max-d-1160\:h-\[380px\] {
  @media (width < 1160px) {
    height: 380px;
  }
}
.max-d-1160\:h-\[455px\] {
  @media (width < 1160px) {
    height: 455px;
  }
}
.max-d-1160\:h-\[650px\] {
  @media (width < 1160px) {
    height: 650px;
  }
}
.max-d-1160\:w-\[400px\] {
  @media (width < 1160px) {
    width: 400px;
  }
}
.max-d-1160\:w-\[890px\] {
  @media (width < 1160px) {
    width: 890px;
  }
}
.max-d-1160\:max-w-\[720px\] {
  @media (width < 1160px) {
    max-width: 720px;
  }
}
.max-d-1160\:px-\[50px\] {
  @media (width < 1160px) {
    padding-inline: 50px;
  }
}
.max-\[1145px\]\:max-w-\[450px\] {
  @media (width < 1145px) {
    max-width: 450px;
  }
}
.max-\[1130px\]\:right-\[20px\] {
  @media (width < 1130px) {
    right: 20px;
  }
}
.max-\[1130px\]\:h-\[400px\] {
  @media (width < 1130px) {
    height: 400px;
  }
}
.max-\[1130px\]\:h-\[470px\] {
  @media (width < 1130px) {
    height: 470px;
  }
}
.max-\[1130px\]\:w-\[340px\] {
  @media (width < 1130px) {
    width: 340px;
  }
}
.max-d-1130\:px-\[30px\] {
  @media (width < 1130px) {
    padding-inline: 30px;
  }
}
.max-\[1100px\]\:min-h-\[600px\] {
  @media (width < 1100px) {
    min-height: 600px;
  }
}
.max-\[1100px\]\:max-w-\[330px\] {
  @media (width < 1100px) {
    max-width: 330px;
  }
}
.max-\[1100px\]\:gap-\[20px\] {
  @media (width < 1100px) {
    gap: 20px;
  }
}
.max-\[1070px\]\:max-w-\[400px\] {
  @media (width < 1070px) {
    max-width: 400px;
  }
}
.max-d-1060\:top-\[-50px\] {
  @media (width < 1060px) {
    top: -50px;
  }
}
.max-d-1060\:right-\[0px\] {
  @media (width < 1060px) {
    right: 0px;
  }
}
.max-d-1060\:h-\[500px\] {
  @media (width < 1060px) {
    height: 500px;
  }
}
.max-d-1060\:h-\[600px\] {
  @media (width < 1060px) {
    height: 600px;
  }
}
.max-d-1060\:max-w-\[780px\] {
  @media (width < 1060px) {
    max-width: 780px;
  }
}
.max-\[1035px\]\:max-w-\[420px\] {
  @media (width < 1035px) {
    max-width: 420px;
  }
}
.max-\[1010px\]\:text-\[13px\] {
  @media (width < 1010px) {
    font-size: 13px;
  }
}
.max-xs\:relative {
  @media (width < 1000px) {
    position: relative;
  }
}
.max-xs\:top-\[20px\] {
  @media (width < 1000px) {
    top: 20px;
  }
}
.max-xs\:top-\[50px\] {
  @media (width < 1000px) {
    top: 50px;
  }
}
.max-xs\:-right-\[25px\] {
  @media (width < 1000px) {
    right: calc(25px * -1);
  }
}
.max-xs\:row-span-2 {
  @media (width < 1000px) {
    grid-row: span 2 / span 2;
  }
}
.max-xs\:\!m-\[0\] {
  @media (width < 1000px) {
    margin: 0 !important;
  }
}
.max-xs\:-mx-\[0px\] {
  @media (width < 1000px) {
    margin-inline: calc(0px * -1);
  }
}
.max-xs\:mt-\[0px\] {
  @media (width < 1000px) {
    margin-top: 0px;
  }
}
.max-xs\:mb-\[0\] {
  @media (width < 1000px) {
    margin-bottom: 0;
  }
}
.max-xs\:mb-\[10px\] {
  @media (width < 1000px) {
    margin-bottom: 10px;
  }
}
.max-xs\:mb-\[20px\] {
  @media (width < 1000px) {
    margin-bottom: 20px;
  }
}
.max-xs\:mb-\[50px\] {
  @media (width < 1000px) {
    margin-bottom: 50px;
  }
}
.max-xs\:mb-\[100px\] {
  @media (width < 1000px) {
    margin-bottom: 100px;
  }
}
.max-xs\:mb-\[170px\] {
  @media (width < 1000px) {
    margin-bottom: 170px;
  }
}
.max-xs\:flex {
  @media (width < 1000px) {
    display: flex;
  }
}
.max-xs\:grid {
  @media (width < 1000px) {
    display: grid;
  }
}
.max-xs\:hidden {
  @media (width < 1000px) {
    display: none;
  }
}
.max-xs\:h-\[300px\] {
  @media (width < 1000px) {
    height: 300px;
  }
}
.max-xs\:h-\[570px\] {
  @media (width < 1000px) {
    height: 570px;
  }
}
.max-xs\:h-full {
  @media (width < 1000px) {
    height: 100%;
  }
}
.max-xs\:w-\[100\%\] {
  @media (width < 1000px) {
    width: 100%;
  }
}
.max-xs\:w-\[208px\] {
  @media (width < 1000px) {
    width: 208px;
  }
}
.max-xs\:w-\[300px\] {
  @media (width < 1000px) {
    width: 300px;
  }
}
.max-xs\:w-full {
  @media (width < 1000px) {
    width: 100%;
  }
}
.max-xs\:max-w-\[100\%\] {
  @media (width < 1000px) {
    max-width: 100%;
  }
}
.max-xs\:max-w-full {
  @media (width < 1000px) {
    max-width: 100%;
  }
}
.max-xs\:max-w-max {
  @media (width < 1000px) {
    max-width: max-content;
  }
}
.max-xs\:auto-cols-max {
  @media (width < 1000px) {
    grid-auto-columns: max-content;
  }
}
.max-xs\:grid-flow-col {
  @media (width < 1000px) {
    grid-auto-flow: column;
  }
}
.max-xs\:grid-cols-1 {
  @media (width < 1000px) {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.max-xs\:grid-cols-\[67px_auto\] {
  @media (width < 1000px) {
    grid-template-columns: 67px auto;
  }
}
.max-xs\:grid-rows-2 {
  @media (width < 1000px) {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
}
.max-xs\:flex-col {
  @media (width < 1000px) {
    flex-direction: column;
  }
}
.max-xs\:flex-row {
  @media (width < 1000px) {
    flex-direction: row;
  }
}
.max-xs\:flex-nowrap {
  @media (width < 1000px) {
    flex-wrap: nowrap;
  }
}
.max-xs\:flex-wrap {
  @media (width < 1000px) {
    flex-wrap: wrap;
  }
}
.max-xs\:items-start {
  @media (width < 1000px) {
    align-items: flex-start;
  }
}
.max-xs\:justify-start {
  @media (width < 1000px) {
    justify-content: flex-start;
  }
}
.max-xs\:gap-\[15px\] {
  @media (width < 1000px) {
    gap: 15px;
  }
}
.max-xs\:gap-\[20px\] {
  @media (width < 1000px) {
    gap: 20px;
  }
}
.max-xs\:gap-\[50px\] {
  @media (width < 1000px) {
    gap: 50px;
  }
}
.max-xs\:gap-x-\[10px\] {
  @media (width < 1000px) {
    column-gap: 10px;
  }
}
.max-xs\:gap-x-\[15px\] {
  @media (width < 1000px) {
    column-gap: 15px;
  }
}
.max-xs\:gap-y-\[10px\] {
  @media (width < 1000px) {
    row-gap: 10px;
  }
}
.max-xs\:overflow-x-auto {
  @media (width < 1000px) {
    overflow-x: auto;
  }
}
.max-xs\:rounded-\[20px\] {
  @media (width < 1000px) {
    border-radius: 20px;
  }
}
.max-xs\:bg-\[linear-gradient\(135deg\,_\#238167\,_\#00150F\)\] {
  @media (width < 1000px) {
    background-image: linear-gradient(135deg, #238167, #00150F);
  }
}
.max-xs\:p-\[0px\] {
  @media (width < 1000px) {
    padding: 0px;
  }
}
.max-xs\:px-\[20px\] {
  @media (width < 1000px) {
    padding-inline: 20px;
  }
}
.max-xs\:px-\[40px\] {
  @media (width < 1000px) {
    padding-inline: 40px;
  }
}
.max-xs\:px-\[50px\] {
  @media (width < 1000px) {
    padding-inline: 50px;
  }
}
.max-xs\:py-\[15px\] {
  @media (width < 1000px) {
    padding-block: 15px;
  }
}
.max-xs\:py-\[20px\] {
  @media (width < 1000px) {
    padding-block: 20px;
  }
}
.max-xs\:pt-\[30px\] {
  @media (width < 1000px) {
    padding-top: 30px;
  }
}
.max-xs\:pt-\[50px\] {
  @media (width < 1000px) {
    padding-top: 50px;
  }
}
.max-xs\:pr-\[0px\] {
  @media (width < 1000px) {
    padding-right: 0px;
  }
}
.max-xs\:pb-\[10px\] {
  @media (width < 1000px) {
    padding-bottom: 10px;
  }
}
.max-xs\:pl-\[50px\] {
  @media (width < 1000px) {
    padding-left: 50px;
  }
}
.max-xs\:text-center {
  @media (width < 1000px) {
    text-align: center;
  }
}
.max-xs\:text-left {
  @media (width < 1000px) {
    text-align: left;
  }
}
.max-xs\:text-\[12px\] {
  @media (width < 1000px) {
    font-size: 12px;
  }
}
.max-xs\:text-\[14px\] {
  @media (width < 1000px) {
    font-size: 14px;
  }
}
.max-xs\:text-\[15px\] {
  @media (width < 1000px) {
    font-size: 15px;
  }
}
.max-xs\:text-\[16px\] {
  @media (width < 1000px) {
    font-size: 16px;
  }
}
.max-xs\:text-\[18px\] {
  @media (width < 1000px) {
    font-size: 18px;
  }
}
.max-xs\:text-\[19px\] {
  @media (width < 1000px) {
    font-size: 19px;
  }
}
.max-xs\:text-\[30px\] {
  @media (width < 1000px) {
    font-size: 30px;
  }
}
.max-xs\:text-\[50px\] {
  @media (width < 1000px) {
    font-size: 50px;
  }
}
.max-xs\:text-\[55px\] {
  @media (width < 1000px) {
    font-size: 55px;
  }
}
.max-xs\:leading-\[100\%\] {
  @media (width < 1000px) {
    --tw-leading: 100%;
    line-height: 100%;
  }
}
.max-xs\:font-\[600\] {
  @media (width < 1000px) {
    --tw-font-weight: 600;
    font-weight: 600;
  }
}
.max-xs\:font-\[700\] {
  @media (width < 1000px) {
    --tw-font-weight: 700;
    font-weight: 700;
  }
}
.max-xs\:shadow-none {
  @media (width < 1000px) {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.max-xs\:before\:absolute {
  @media (width < 1000px) {
    &::before {
      content: var(--tw-content);
      position: absolute;
    }
  }
}
.max-xs\:before\:top-1\/2 {
  @media (width < 1000px) {
    &::before {
      content: var(--tw-content);
      top: calc(1/2 * 100%);
    }
  }
}
.max-xs\:before\:left-1\/2 {
  @media (width < 1000px) {
    &::before {
      content: var(--tw-content);
      left: calc(1/2 * 100%);
    }
  }
}
.max-xs\:before\:hidden {
  @media (width < 1000px) {
    &::before {
      content: var(--tw-content);
      display: none;
    }
  }
}
.max-xs\:before\:h-\[50\%\] {
  @media (width < 1000px) {
    &::before {
      content: var(--tw-content);
      height: 50%;
    }
  }
}
.max-xs\:before\:w-\[50\%\] {
  @media (width < 1000px) {
    &::before {
      content: var(--tw-content);
      width: 50%;
    }
  }
}
.max-xs\:before\:-translate-x-1\/2 {
  @media (width < 1000px) {
    &::before {
      content: var(--tw-content);
      --tw-translate-x: calc(calc(1/2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
}
.max-xs\:before\:-translate-y-1\/2 {
  @media (width < 1000px) {
    &::before {
      content: var(--tw-content);
      --tw-translate-y: calc(calc(1/2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
}
.max-xs\:before\:bg-green-blur {
  @media (width < 1000px) {
    &::before {
      content: var(--tw-content);
      background-color: var(--color-green-blur);
    }
  }
}
.max-xs\:before\:blur-\[200px\] {
  @media (width < 1000px) {
    &::before {
      content: var(--tw-content);
      --tw-blur: blur(200px);
      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,);
    }
  }
}
.max-m-900\:left-\[0\] {
  @media (width < 900px) {
    left: 0;
  }
}
.max-m-900\:flex {
  @media (width < 900px) {
    display: flex;
  }
}
.max-m-900\:hidden {
  @media (width < 900px) {
    display: none;
  }
}
.max-m-900\:h-\[250px\] {
  @media (width < 900px) {
    height: 250px;
  }
}
.max-m-900\:w-\[500px\] {
  @media (width < 900px) {
    width: 500px;
  }
}
.max-m-900\:w-auto {
  @media (width < 900px) {
    width: auto;
  }
}
.max-m-900\:w-full {
  @media (width < 900px) {
    width: 100%;
  }
}
.max-m-900\:grid-cols-1 {
  @media (width < 900px) {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.max-m-900\:flex-col {
  @media (width < 900px) {
    flex-direction: column;
  }
}
.max-m-900\:leading-none {
  @media (width < 900px) {
    --tw-leading: 1;
    line-height: 1;
  }
}
.max-m-900\:before\:h-\[250px\] {
  @media (width < 900px) {
    &::before {
      content: var(--tw-content);
      height: 250px;
    }
  }
}
.max-m-900\:before\:w-\[250px\] {
  @media (width < 900px) {
    &::before {
      content: var(--tw-content);
      width: 250px;
    }
  }
}
.max-m-800\:my-\[10px\] {
  @media (width < 800px) {
    margin-block: 10px;
  }
}
.max-m-800\:mb-\[10px\] {
  @media (width < 800px) {
    margin-bottom: 10px;
  }
}
.max-m-800\:hidden {
  @media (width < 800px) {
    display: none;
  }
}
.max-m-800\:h-\[450px\] {
  @media (width < 800px) {
    height: 450px;
  }
}
.max-m-800\:h-fit {
  @media (width < 800px) {
    height: fit-content;
  }
}
.max-m-800\:min-w-\[160px\] {
  @media (width < 800px) {
    min-width: 160px;
  }
}
.max-m-800\:gap-\[12px\] {
  @media (width < 800px) {
    gap: 12px;
  }
}
.max-m-800\:rounded-\[30px\] {
  @media (width < 800px) {
    border-radius: 30px;
  }
}
.max-m-800\:p-\[20px\] {
  @media (width < 800px) {
    padding: 20px;
  }
}
.max-m-800\:text-center {
  @media (width < 800px) {
    text-align: center;
  }
}
.max-m-800\:text-\[8px\] {
  @media (width < 800px) {
    font-size: 8px;
  }
}
.max-m-800\:text-\[14px\] {
  @media (width < 800px) {
    font-size: 14px;
  }
}
.max-m-800\:text-\[16px\] {
  @media (width < 800px) {
    font-size: 16px;
  }
}
.max-m-800\:text-\[40px\] {
  @media (width < 800px) {
    font-size: 40px;
  }
}
.max-m-800\:leading-\[150\%\] {
  @media (width < 800px) {
    --tw-leading: 150%;
    line-height: 150%;
  }
}
.max-m-800\:font-\[300\] {
  @media (width < 800px) {
    --tw-font-weight: 300;
    font-weight: 300;
  }
}
.max-m-800\:font-\[500\] {
  @media (width < 800px) {
    --tw-font-weight: 500;
    font-weight: 500;
  }
}
.max-m-800\:font-\[600\] {
  @media (width < 800px) {
    --tw-font-weight: 600;
    font-weight: 600;
  }
}
.max-m-700\:my-\[20px\] {
  @media (width < 700px) {
    margin-block: 20px;
  }
}
.max-m-700\:hidden {
  @media (width < 700px) {
    display: none;
  }
}
.max-m-700\:w-full {
  @media (width < 700px) {
    width: 100%;
  }
}
.max-m-700\:justify-center {
  @media (width < 700px) {
    justify-content: center;
  }
}
.max-m-700\:text-center {
  @media (width < 700px) {
    text-align: center;
  }
}
.max-m-700\:leading-\[60px\] {
  @media (width < 700px) {
    --tw-leading: 60px;
    line-height: 60px;
  }
}
.max-\[650px\]\:-top-\[10px\] {
  @media (width < 650px) {
    top: calc(10px * -1);
  }
}
.max-m-650\:-top-\[50px\] {
  @media (width < 650px) {
    top: calc(50px * -1);
  }
}
.max-m-650\:top-\[80px\] {
  @media (width < 650px) {
    top: 80px;
  }
}
.max-m-650\:mt-\[-40px\] {
  @media (width < 650px) {
    margin-top: -40px;
  }
}
.max-m-650\:mt-\[25px\] {
  @media (width < 650px) {
    margin-top: 25px;
  }
}
.max-m-650\:\!mb-\[30px\] {
  @media (width < 650px) {
    margin-bottom: 30px !important;
  }
}
.max-m-650\:line-clamp-2 {
  @media (width < 650px) {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
.max-\[650px\]\:hidden {
  @media (width < 650px) {
    display: none;
  }
}
.max-m-650\:hidden {
  @media (width < 650px) {
    display: none;
  }
}
.max-m-650\:h-\[100\%\] {
  @media (width < 650px) {
    height: 100%;
  }
}
.max-m-650\:h-\[200px\] {
  @media (width < 650px) {
    height: 200px;
  }
}
.max-m-650\:h-\[220px\] {
  @media (width < 650px) {
    height: 220px;
  }
}
.max-m-650\:h-\[300px\] {
  @media (width < 650px) {
    height: 300px;
  }
}
.max-m-650\:h-fit {
  @media (width < 650px) {
    height: fit-content;
  }
}
.max-m-650\:w-\[400px\] {
  @media (width < 650px) {
    width: 400px;
  }
}
.max-m-650\:max-w-\[400px\] {
  @media (width < 650px) {
    max-width: 400px;
  }
}
.max-m-650\:flex-col {
  @media (width < 650px) {
    flex-direction: column;
  }
}
.max-m-650\:gap-\[0px\] {
  @media (width < 650px) {
    gap: 0px;
  }
}
.max-m-650\:gap-\[5px\] {
  @media (width < 650px) {
    gap: 5px;
  }
}
.max-m-650\:gap-\[10px\] {
  @media (width < 650px) {
    gap: 10px;
  }
}
.max-m-650\:gap-\[15px\] {
  @media (width < 650px) {
    gap: 15px;
  }
}
.max-m-650\:p-\[15px\] {
  @media (width < 650px) {
    padding: 15px;
  }
}
.max-m-650\:px-\[0px\] {
  @media (width < 650px) {
    padding-inline: 0px;
  }
}
.max-m-650\:px-\[20px\] {
  @media (width < 650px) {
    padding-inline: 20px;
  }
}
.max-m-650\:pt-\[70px\] {
  @media (width < 650px) {
    padding-top: 70px;
  }
}
.max-m-650\:pt-\[75\] {
  @media (width < 650px) {
    padding-top: 75;
  }
}
.max-m-650\:\!pb-\[20px\] {
  @media (width < 650px) {
    padding-bottom: 20px !important;
  }
}
.max-m-650\:pl-\[20px\] {
  @media (width < 650px) {
    padding-left: 20px;
  }
}
.max-m-650\:text-\[14px\] {
  @media (width < 650px) {
    font-size: 14px;
  }
}
.max-m-650\:text-\[16px\] {
  @media (width < 650px) {
    font-size: 16px;
  }
}
.max-m-650\:text-\[27px\] {
  @media (width < 650px) {
    font-size: 27px;
  }
}
.max-m-650\:text-\[30px\] {
  @media (width < 650px) {
    font-size: 30px;
  }
}
.max-m-650\:leading-\[111\%\] {
  @media (width < 650px) {
    --tw-leading: 111%;
    line-height: 111%;
  }
}
.max-m-650\:font-\[600\] {
  @media (width < 650px) {
    --tw-font-weight: 600;
    font-weight: 600;
  }
}
.max-m-650\:before\:h-\[80\%\] {
  @media (width < 650px) {
    &::before {
      content: var(--tw-content);
      height: 80%;
    }
  }
}
.max-m-650\:before\:w-\[80\%\] {
  @media (width < 650px) {
    &::before {
      content: var(--tw-content);
      width: 80%;
    }
  }
}
.max-\[600px\]\:hidden {
  @media (width < 600px) {
    display: none;
  }
}
.max-m-500\:top-\[100px\] {
  @media (width < 500px) {
    top: 100px;
  }
}
.max-m-500\:hidden {
  @media (width < 500px) {
    display: none;
  }
}
.max-m-500\:h-\[200px\] {
  @media (width < 500px) {
    height: 200px;
  }
}
.max-m-500\:w-\[350px\] {
  @media (width < 500px) {
    width: 350px;
  }
}
.max-m-500\:max-w-\[330px\] {
  @media (width < 500px) {
    max-width: 330px;
  }
}
.max-m-500\:px-\[20px\] {
  @media (width < 500px) {
    padding-inline: 20px;
  }
}
.max-m-500\:py-\[50px\] {
  @media (width < 500px) {
    padding-block: 50px;
  }
}
.max-m-500\:pt-\[30px\] {
  @media (width < 500px) {
    padding-top: 30px;
  }
}
.max-m-500\:pt-\[50px\] {
  @media (width < 500px) {
    padding-top: 50px;
  }
}
.max-m-500\:text-\[14px\] {
  @media (width < 500px) {
    font-size: 14px;
  }
}
.max-m-500\:text-\[16px\] {
  @media (width < 500px) {
    font-size: 16px;
  }
}
.max-\[450px\]\:-right-\[30px\] {
  @media (width < 450px) {
    right: calc(30px * -1);
  }
}
.max-\[450px\]\:-bottom-\[130px\] {
  @media (width < 450px) {
    bottom: calc(130px * -1);
  }
}
.max-\[450px\]\:flex {
  @media (width < 450px) {
    display: flex;
  }
}
.max-\[450px\]\:flex-col {
  @media (width < 450px) {
    flex-direction: column;
  }
}
.max-\[450px\]\:items-start {
  @media (width < 450px) {
    align-items: flex-start;
  }
}
.max-\[450px\]\:text-left {
  @media (width < 450px) {
    text-align: left;
  }
}
.max-m-400\:before\:h-\[100\%\] {
  @media (width < 400px) {
    &::before {
      content: var(--tw-content);
      height: 100%;
    }
  }
}
.max-m-400\:before\:w-\[110\%\] {
  @media (width < 400px) {
    &::before {
      content: var(--tw-content);
      width: 110%;
    }
  }
}
.min-m-500\:hidden {
  @media (width >= 500px) {
    display: none;
  }
}
.min-m-500\:pt-\[50px\] {
  @media (width >= 500px) {
    padding-top: 50px;
  }
}
.min-m-600\:w-\[550px\] {
  @media (width >= 600px) {
    width: 550px;
  }
}
.min-m-600\:w-\[600px\] {
  @media (width >= 600px) {
    width: 600px;
  }
}
.min-m-650\:top-\[-20px\] {
  @media (width >= 650px) {
    top: -20px;
  }
}
.min-m-650\:h-full {
  @media (width >= 650px) {
    height: 100%;
  }
}
.min-m-650\:w-\[300px\] {
  @media (width >= 650px) {
    width: 300px;
  }
}
.min-m-650\:w-full {
  @media (width >= 650px) {
    width: 100%;
  }
}
.min-m-800\:my-\[20px\] {
  @media (width >= 800px) {
    margin-block: 20px;
  }
}
.min-m-800\:mb-\[20px\] {
  @media (width >= 800px) {
    margin-bottom: 20px;
  }
}
.min-m-800\:hidden {
  @media (width >= 800px) {
    display: none;
  }
}
.min-m-800\:min-h-fit {
  @media (width >= 800px) {
    min-height: fit-content;
  }
}
.min-m-800\:gap-\[30px\] {
  @media (width >= 800px) {
    gap: 30px;
  }
}
.min-m-800\:p-\[40px\] {
  @media (width >= 800px) {
    padding: 40px;
  }
}
.min-m-900\:hidden {
  @media (width >= 900px) {
    display: none;
  }
}
.min-xs\:sticky {
  @media (width >= 1000px) {
    position: sticky;
  }
}
.min-xs\:top-\[-10px\] {
  @media (width >= 1000px) {
    top: -10px;
  }
}
.min-xs\:top-\[20\%\] {
  @media (width >= 1000px) {
    top: 20%;
  }
}
.min-xs\:hidden {
  @media (width >= 1000px) {
    display: none;
  }
}
.xs\:hidden {
  @media (width >= 1000px) {
    display: none;
  }
}
.min-xs\:max-h-\[600px\] {
  @media (width >= 1000px) {
    max-height: 600px;
  }
}
.min-xs\:w-\[200px\] {
  @media (width >= 1000px) {
    width: 200px;
  }
}
.min-xs\:w-\[400px\] {
  @media (width >= 1000px) {
    width: 400px;
  }
}
.min-xs\:w-auto {
  @media (width >= 1000px) {
    width: auto;
  }
}
.min-xs\:max-w-fit {
  @media (width >= 1000px) {
    max-width: fit-content;
  }
}
.min-xs\:rotate-\[3deg\] {
  @media (width >= 1000px) {
    rotate: 3deg;
  }
}
.min-xs\:overflow-y-auto {
  @media (width >= 1000px) {
    overflow-y: auto;
  }
}
.min-xs\:scroll-smooth {
  @media (width >= 1000px) {
    scroll-behavior: smooth;
  }
}
.min-xs\:bg-\[linear-gradient\(205\.32deg\,_\#1B4739_21\.36\%\,_\#152C25_77\.68\%\)\] {
  @media (width >= 1000px) {
    background-image: linear-gradient(205.32deg, #1B4739 21.36%, #152C25 77.68%);
  }
}
.min-xs\:p-\[15px\] {
  @media (width >= 1000px) {
    padding: 15px;
  }
}
.min-xs\:pt-\[50px\] {
  @media (width >= 1000px) {
    padding-top: 50px;
  }
}
.min-xs\:pt-\[60px\] {
  @media (width >= 1000px) {
    padding-top: 60px;
  }
}
.min-xs\:pt-\[100px\] {
  @media (width >= 1000px) {
    padding-top: 100px;
  }
}
.min-xs\:pt-\[150px\] {
  @media (width >= 1000px) {
    padding-top: 150px;
  }
}
.min-xs\:pb-\[20px\] {
  @media (width >= 1000px) {
    padding-bottom: 20px;
  }
}
.min-xs\:shadow-\[12px_12px_44px_0px_rgba\(0\,0\,0\,0\.45\)\] {
  @media (width >= 1000px) {
    --tw-shadow: 12px 12px 44px 0px var(--tw-shadow-color, rgba(0,0,0,0.45));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.min-\[1200px\]\:hidden {
  @media (width >= 1200px) {
    display: none;
  }
}
.min-s\:hidden {
  @media (width >= 1250px) {
    display: none;
  }
}
.min-s\:h-\[450px\] {
  @media (width >= 1250px) {
    height: 450px;
  }
}
.min-s\:w-\[210px\] {
  @media (width >= 1250px) {
    width: 210px;
  }
}
.min-s\:w-\[450px\] {
  @media (width >= 1250px) {
    width: 450px;
  }
}
.s\:flex-wrap {
  @media (width >= 1250px) {
    flex-wrap: wrap;
  }
}
.min-sm\:top-\[-20px\] {
  @media (width >= 1380px) {
    top: -20px;
  }
}
.min-sm\:mt-\[310px\] {
  @media (width >= 1380px) {
    margin-top: 310px;
  }
}
.sm\:hidden {
  @media (width >= 1380px) {
    display: none;
  }
}
.sm\:text-\[35px\] {
  @media (width >= 1380px) {
    font-size: 35px;
  }
}
.min-tarif\:right-\[-30px\] {
  @media (width >= 1430px) {
    right: -30px;
  }
}
.min-tarif\:-translate-x-\[85px\] {
  @media (width >= 1430px) {
    --tw-translate-x: calc(85px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.min-tarif\:translate-x-\[85px\] {
  @media (width >= 1430px) {
    --tw-translate-x: 85px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.min-tarif\:-translate-y-\[30px\] {
  @media (width >= 1430px) {
    --tw-translate-y: calc(30px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.min-tarif\:pl-\[50px\] {
  @media (width >= 1430px) {
    padding-left: 50px;
  }
}
.min-m\:right-\[-10px\] {
  @media (width >= 1500px) {
    right: -10px;
  }
}
.min-m\:gap-\[150px\] {
  @media (width >= 1500px) {
    gap: 150px;
  }
}
.md\:col-start-2 {
  @media (width >= 1700px) {
    grid-column-start: 2;
  }
}
.min-\[1700px\]\:mb-\[80px\] {
  @media (width >= 1700px) {
    margin-bottom: 80px;
  }
}
.md\:block {
  @media (width >= 1700px) {
    display: block;
  }
}
.md\:hidden {
  @media (width >= 1700px) {
    display: none;
  }
}
.md\:w-auto {
  @media (width >= 1700px) {
    width: auto;
  }
}
.min-md\:w-\[1150px\] {
  @media (width >= 1700px) {
    width: 1150px;
  }
}
.md\:grid-cols-\[repeat\(4\,360px\)\] {
  @media (width >= 1700px) {
    grid-template-columns: repeat(4,360px);
  }
}
.min-md\:grid-cols-\[content_auto\] {
  @media (width >= 1700px) {
    grid-template-columns: content auto;
  }
}
.\[\&_\.card\]\:shadow-m {
  & .card {
    --tw-shadow: 12px 12px 44px 0px var(--tw-shadow-color, #00000040);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.max-sm\:\[\&_\.faq-button\]\:text-\[15px\] {
  @media (width < 1380px) {
    & .faq-button {
      font-size: 15px;
    }
  }
}
.\[\&_\.header\]\:text-\[80px\] {
  & .header {
    font-size: 80px;
  }
}
.open\:\[\&_\.icon\]\:rotate-\[180deg\] {
  &:is([open], :popover-open, :open) {
    & .icon {
      rotate: 180deg;
    }
  }
}
.\[\&_\.text\]\:text-center {
  & .text {
    text-align: center;
  }
}
.\[\&_\.text\]\:text-\[20px\] {
  & .text {
    font-size: 20px;
  }
}
.\[\&_\.text\]\:uppercase {
  & .text {
    text-transform: uppercase;
  }
}
.\[\&_p\]\:text-\[15px\] {
  & p {
    font-size: 15px;
  }
}
.open\:\[\&_summary\]\:mb-\[20px\] {
  &:is([open], :popover-open, :open) {
    & summary {
      margin-bottom: 20px;
    }
  }
}
:root, :host {
  --color-bg-main: #00150f;
  --color-on-bg: #ffffff;
  --color-yellow: #FAAF33;
  --color-on-gold-gradient: #4b2b00;
  --color-gold-start: #faaf33;
  --color-gold-primary: #FFB347;
  --color-green-gradient-end: #2a423a;
  --color-green-gradient-start: #2a423a;
  --color-green-blur: #1c5243;
  --color-green-blur-lighter: #238167;
  --color-header-border: #2a423a80;
  --color-advantage-card-green: #304b42;
  --color-advantage-card-circle-green: #295749;
  --color-header-bg: rgba(42, 66, 58, 1);
  --aspect-vertical: 9/16;
  --aspect-video: 16/9;
  --text-2xl: 80px;
  --text-xl: 60px;
  --text-l: 40px;
  --text-md: 20px;
}
html {
  font-family: "Montserrat", sans-serif;
  scroll-behavior: smooth;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
}
.decoration-none {
  text-decoration: none;
}
.background-gold-gradient {
  background: var(--color-gold-primary);
}
.bg-advantage-card {
  background: linear-gradient( 245.81deg, rgba(42, 66, 58, 0.5) 6.89%, rgba(61, 108, 92, 0.5) 89.51% );
  box-shadow: 12px 12px 44px 0px #00000040;
  border: 1px solid #1F352E;
}
.bg-header-btn-active {
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 3px 4px 14px 0px rgba(0, 0, 0, 0.41);
  border-radius: 30px;
}
.bg-header-btn-hover:hover {
  background: rgba(255, 255, 255, 0.04);
  box-shadow: 3px 4px 14px 0px rgba(0, 0, 0, 0.41);
  border-radius: 30px;
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.bg-card-lightnews-gradient {
  background: rgba(42, 66, 58, 1);
  box-shadow: 0px 0px 50px 0px #00000080;
}
.preview-high {
  max-height: 740px;
}
.bg-mobile-card {
  background: linear-gradient(205.32deg, #1B4739 21.36%, #152C25 77.68%);
}
.bg-darkgreen-card {
  background: #00150F;
}
.bg-slider-news-shadow {
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5);
}
.bg-yellow-color {
  background: #FFB347;
}
.header-border {
  border: 1px solid rgba(48, 75, 66, 1);
}
.category-active {
  background: rgba(35, 129, 103, 1);
  border-color: transparent;
  border: 0;
}
@media (max-width: 650px) {
  .tarif-mobile-block {
    height: 320px;
    width: 360px;
    padding-top: 20px;
    padding-left: 25px;
  }
}
.fade-in {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.5s ease forwards;
}
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-out {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.swiper-wrapper {
  width: 100%;
  height: max-content !important;
  padding-bottom: 50px !important;
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  position: relative;
}
.bg-video-gradient {
  background: linear-gradient( 245.81deg, rgba(42, 66, 58, 0.5) 6.89%, rgba(61, 108, 92, 0.5) 89.51% );
}
.border-card-gradient {
  border-image-source: linear-gradient( 343.35deg, #2a423a 13.5%, #3d6c5c 88.7% );
}
html:has(#mobile-menu[data-active]) {
  overflow: hidden;
}
a {
  cursor: pointer;
  text-decoration-line: none;
  &:hover {
    @media (hover: hover) {
      text-decoration-line: underline;
    }
  }
}
button {
  cursor: pointer;
}
.platform-card-step {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  background: linear-gradient(205.32deg, #1B4739 21.36%, #152C25 77.68%);
  box-shadow: 12px 12px 44px 0px rgba(0, 0, 0, 0.25);
  padding: 40px;
  border-radius: 30px;
  gap: 30px;
  @media (width < 650px) {
    padding-top: 20px;
  }
  @media (width < 650px) {
    padding-right: 20px;
  }
  @media (width < 650px) {
    padding-bottom: 50px;
  }
  @media (width < 650px) {
    padding-left: 20px;
  }
}
.promo-card-step {
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  background: linear-gradient(205.32deg, #1B4739 21.36%, #152C25 77.68%);
  box-shadow: 12px 12px 44px 0px rgba(0, 0, 0, 0.25);
  padding: 50px;
  justify-content: space-between;
  border-radius: 30px;
  gap: 20px;
  @media (width < 1000px) {
    padding: 35px;
  }
  @media (width < 650px) {
    gap: 25px;
  }
  @media (width < 650px) {
    border-radius: 50px;
  }
  @media (width < 650px) {
    padding: 30px;
  }
}
.promo-card-step-head {
  font-size: 60px;
  --tw-leading: 60px;
  line-height: 60px;
  --tw-font-weight: 600;
  font-weight: 600;
  @media (width < 1000px) {
    font-size: 50px;
  }
  @media (width < 1000px) {
    --tw-leading: 150%;
    line-height: 150%;
  }
  @media (width < 650px) {
    font-size: 27px;
  }
  @media (width < 650px) {
    --tw-leading: 30px;
    line-height: 30px;
  }
}
.promo-card-step-p {
  font-size: 22px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 400;
  font-weight: 400;
  @media (width < 1000px) {
    font-size: 18px;
  }
  @media (width < 650px) {
    font-size: 16px;
  }
}
.promo-card-step-num {
  position: absolute;
  top: -10px;
  left: -10px;
  border-radius: calc(infinity * 1px);
  background-color: #238167;
  padding-inline: 25px;
  padding-block: 20px;
  @media (width < 650px) {
    padding-inline: 20px;
  }
  @media (width < 650px) {
    padding-block: 15px;
  }
}
@layer components {
  .details-help[open] {
    background-image: linear-gradient(205.32deg, #1B4739 21.36%, #152C25 77.68%);
  }
}
.details-help {
  width: 100%;
  border-radius: 30px;
  font-size: 40px;
  --tw-leading: 42px;
  line-height: 42px;
  --tw-font-weight: 700;
  font-weight: 700;
  @media (width < 650px) {
    border-radius: 0px;
  }
}
.details-help summary {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-inline: 20px;
  padding-block: 20px;
}
.details-help summary span {
  flex-shrink: 1;
  font-size: 32px;
  --tw-leading: 35px;
  line-height: 35px;
  --tw-font-weight: 400;
  font-weight: 400;
}
.details-help p {
  margin-inline: auto;
  max-width: 500px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 22px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 400;
  font-weight: 400;
  @media (width < 1000px) {
    font-size: 18px;
  }
  @media (width < 650px) {
    max-width: 330px;
  }
  @media (width < 650px) {
    font-size: 16px;
  }
}
.details-help summary:hover {
  cursor: pointer;
  border-radius: 30px;
  background-color: #2A423A;
  @media (width < 650px) {
    border-radius: 0px;
  }
}
.details-help summary .summary-text {
  @media (width < 1000px) {
    font-size: 22px;
  }
  @media (width < 650px) {
    font-size: 16px;
  }
}
.arrow_details {
  height: 40px;
  width: 40px;
  flex-shrink: 0;
}
details[open] .arrow_details {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
.button-yellow {
  cursor: pointer;
  background-color: var(--color-gold-primary);
  --tw-font-weight: 700;
  font-weight: 700;
  color: #4B2B00;
}
.button-yellow:hover {
  background-color: #FFC970;
  text-decoration-line: none;
  --tw-duration: 300ms;
  transition-duration: 300ms;
  -webkit-user-select: none;
  user-select: none;
}
.button-yellow:active {
  box-shadow: inset 0px 4px 10px 0px rgba(0, 0, 0, 0.6);
  background-color: #FFC970;
  --tw-duration: 150ms;
  transition-duration: 150ms;
}
.shadow-button {
  box-shadow: inset 0px 4px 10px 0px rgba(0, 0, 0, 0.6);
}
.button-main-how {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 50px;
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-gold-start);
  background-color: transparent;
  padding-inline: 40px;
  padding-block: 20px;
  font-size: 20px;
  --tw-font-weight: 700;
  font-weight: 700;
  color: var(--color-on-bg);
  -webkit-user-select: none;
  user-select: none;
  @media (width < 1250px) {
    width: 100%;
  }
}
.button-main-how:hover {
  border-color: transparent;
  background-color: #FFC970;
  text-decoration-line: none;
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.button-main-how:active {
  box-shadow: inset 0px 4px 10px 0px rgba(0, 0, 0, 0.6);
  border-color: transparent;
  background-color: #FFC970;
  --tw-duration: 150ms;
  transition-duration: 150ms;
}
.button-with-arrow {
  display: flex;
  width: 190px;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 50px;
  background-color: var(--color-gold-primary);
  padding-inline: 40px;
  padding-block: 20px;
  font-size: 20px;
  --tw-leading: 100%;
  line-height: 100%;
  --tw-font-weight: 700;
  font-weight: 700;
  color: #4B2B00;
}
.button-with-arrow:hover {
  background-color: #FFC970;
  text-decoration-line: none;
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.button-with-arrow:active {
  box-shadow: inset 0px 4px 10px 0px rgba(0, 0, 0, 0.6);
  background-color: #FFC970;
  --tw-duration: 150ms;
  transition-duration: 150ms;
}
.platform-heading {
  margin-bottom: 70px;
  text-align: center;
  font-size: 75px;
  --tw-leading: 80px;
  line-height: 80px;
  --tw-font-weight: 500;
  font-weight: 500;
  @media (width < 1000px) {
    font-size: 50px;
  }
  @media (width < 1000px) {
    --tw-leading: 150%;
    line-height: 150%;
  }
  @media (width < 650px) {
    margin-bottom: 40px;
  }
  @media (width < 650px) {
    font-size: 30px;
  }
}
.header-logo:hover {
  text-shadow: 0 0 5px #FFC970CC, 0 0 10px #FFC970AA;
  text-decoration-line: none;
}
.single-cat {
  background: #2A423A;
  border-radius: 50px;
  padding-inline: 15px;
  padding-block: 5px;
  font-size: 22px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 700;
  font-weight: 700;
  color: var(--color-gold-primary);
  text-transform: uppercase;
  @media (width < 1000px) {
    font-size: 18px;
  }
  @media (width < 650px) {
    font-size: 14px;
  }
}
.single-cat:hover {
  background-color: #238167;
  text-decoration-line: none;
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.single-cat:active {
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.45) inset;
  background-color: #2A423A;
}
.wp-content {
  margin-inline: auto;
  max-width: 750px;
}
.wp-content p {
  font-size: 22px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 400;
  font-weight: 400;
  @media (width < 1000px) {
    font-size: 18px;
  }
  @media (width < 650px) {
    font-size: 14px;
  }
}
.wp-content h2 {
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 32px;
  --tw-leading: 35px;
  line-height: 35px;
  --tw-font-weight: 400;
  font-weight: 400;
  @media (width < 1000px) {
    margin-top: 25px;
  }
  @media (width < 1000px) {
    margin-bottom: 10px;
  }
  @media (width < 1000px) {
    font-size: 23px;
  }
  @media (width < 1000px) {
    --tw-font-weight: 700;
    font-weight: 700;
  }
  @media (width < 650px) {
    font-size: 16px;
  }
}
.wp-content h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 22px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 700;
  font-weight: 700;
  @media (width < 1000px) {
    font-size: 18px;
  }
  @media (width < 650px) {
    font-size: 14px;
  }
}
.wp-content figure.wp-block-image {
  position: relative;
  margin-inline: auto;
  margin-block: 20px;
  height: 500px;
  max-width: 700px;
  &::before {
    content: var(--tw-content);
    position: absolute;
  }
  &::before {
    content: var(--tw-content);
    inset: 0;
  }
  &::before {
    content: var(--tw-content);
    top: calc(1/2 * 100%);
  }
  &::before {
    content: var(--tw-content);
    left: calc(1/2 * 100%);
  }
  &::before {
    content: var(--tw-content);
    z-index: calc(10 * -1);
  }
  &::before {
    content: var(--tw-content);
    height: 120%;
  }
  &::before {
    content: var(--tw-content);
    width: 110%;
  }
  &::before {
    content: var(--tw-content);
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  &::before {
    content: var(--tw-content);
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  &::before {
    content: var(--tw-content);
    border-radius: calc(infinity * 1px);
  }
  &::before {
    content: var(--tw-content);
    background-color: var(--color-green-blur);
  }
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(110px);
    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,);
  }
  &::before {
    content: var(--tw-content);
    --tw-content: '';
    content: var(--tw-content);
  }
  @media (width < 650px) {
    height: 220px;
  }
  @media (width < 400px) {
    &::before {
      content: var(--tw-content);
      height: 100%;
    }
  }
  @media (width < 400px) {
    &::before {
      content: var(--tw-content);
      width: 100%;
    }
  }
}
.wp-content figure.wp-block-image img {
  height: 100%;
  width: 100%;
  border-radius: 30px;
  object-fit: cover;
}
.wp-content ul {
  margin-block: 10px;
  list-style-position: inside;
  list-style-type: disc;
  padding-left: 20px;
}
.wp-content ul li {
  margin-block: 5px;
  font-size: 22px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 400;
  font-weight: 400;
  @media (width < 1000px) {
    font-size: 18px;
  }
  @media (width < 650px) {
    font-size: 14px;
  }
}
.wp-content ol {
  margin-block: 10px;
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
}
.wp-content ol li {
  margin-block: 5px;
  font-size: 22px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 400;
  font-weight: 400;
  @media (width < 1000px) {
    font-size: 18px;
  }
  @media (width < 650px) {
    font-size: 14px;
  }
}
.wp-content a {
  color: var(--color-gold-primary);
  text-decoration-line: underline;
}
.wp-content a:hover {
  color: FFC970;
  --tw-duration: 100ms;
  transition-duration: 100ms;
}
.form_input {
  font-family: 'Montserrat', sans-serif;
  border: 1px solid #FFFFFF;
  border-radius: 50px;
  width: 100%;
  border-color: #FFFFFF;
  background-color: transparent;
  padding-inline: 30px;
  padding-block: 10px;
  font-size: 22px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 400;
  font-weight: 400;
  color: #FFFFFF;
  &:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
  @media (width < 1560px) {
    font-size: 18px;
  }
  @media (width < 1560px) {
    --tw-leading: 100%;
    line-height: 100%;
  }
}
.form_input::placeholder {
  color: #FFFFFF;
}
.robots-ol {
  padding-left: 30px;
}
.robots-ol li {
  margin-bottom: 15px;
  font-size: 22px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 400;
  font-weight: 400;
  @media (width < 1560px) {
    font-size: 16px;
  }
  @media (width < 1000px) {
    font-size: 16px;
  }
}
.robots-card {
  display: flex;
  width: 290px;
  flex-shrink: 0;
  flex-direction: column;
  gap: 20px;
  border-radius: 30px;
  background-image: linear-gradient(205.32deg, #1B4739 21.36%, #152C25 77.68%);
  padding: 40px;
  --tw-shadow: 12px 12px 44px 0px var(--tw-shadow-color, rgba(0,0,0,0.45));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  @media (width < 800px) {
    width: 100%;
  }
  @media (width < 650px) {
    gap: 10px;
  }
  @media (width < 650px) {
    padding: 15px;
  }
  @media (width < 650px) {
    padding-top: 20px;
  }
  @media (width < 650px) {
    padding-right: 40px;
  }
  @media (width < 650px) {
    padding-bottom: 50px;
  }
  @media (width < 650px) {
    padding-left: 40px;
  }
}
.robots-card-name {
  font-size: 25px;
  --tw-leading: 30px;
  line-height: 30px;
  --tw-font-weight: 600;
  font-weight: 600;
  @media (width < 1560px) {
    font-size: 19px;
  }
  @media (width < 1560px) {
    --tw-leading: 150%;
    line-height: 150%;
  }
  @media (width < 1380px) {
    font-size: 22px;
  }
}
.robots-card-text {
  font-size: 22px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 400;
  font-weight: 400;
  @media (width < 1560px) {
    font-size: 18px;
  }
  @media (width < 1560px) {
    --tw-leading: 150%;
    line-height: 150%;
  }
  @media (width < 1380px) {
    font-size: 16px;
  }
}
.robots-card-advantages {
  background: linear-gradient(245.81deg, rgba(42, 66, 58, 0.5) 6.89%, rgba(61, 108, 92, 0.5) 89.51%);
  border: 1px solid rgba(31, 53, 46, 1);
  box-shadow: 12px 12px 44px 0px rgba(0, 0, 0, 0.25);
  max-width: 383px;
  width: 100%;
  height: 371px;
  border-radius: 30px;
  display: flex;
  flex-direction: column;
  @media (width < 900px) {
    max-width: 100%;
  }
}
.card-flip-wrapper {
  perspective: 1000px;
  width: fit-content;
  height: fit-content;
}
.card-flip {
  width: 100%;
  height: 100%;
  position: relative;
  transition: transform 0.6s ease;
  transform-style: preserve-3d;
}
.card-flip-wrapper:hover .card-flip {
  transform: rotateY(180deg);
}
.card-face {
  position: absolute;
  inset: 0;
  backface-visibility: hidden;
}
.card-front {
  z-index: 2;
}
.card-back {
  transform: rotateY(180deg);
}
.footer {
  background: linear-gradient(245.81deg, rgba(42, 66, 58, 0.5) 6.89%, rgba(61, 108, 92, 0.5) 89.51%);
  border: 1px solid #1F352E;
  box-shadow: 12px 12px 44px 0px #00000040;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  flex-wrap: wrap;
  gap: 70px;
  padding-inline: 150px;
  padding-block: 100px;
  @media (width < 1430px) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  @media (width < 1100px) {
    padding-inline: 100px;
  }
  @media (width < 1100px) {
    padding-block: 75px;
  }
  @media (width < 1000px) {
    display: none;
  }
}
.footer-links {
  font-size: 20px;
  --tw-leading: 24px;
  line-height: 24px;
  --tw-font-weight: 600;
  font-weight: 600;
  white-space: nowrap;
  color: #FFFFFF;
  &:hover {
    @media (hover: hover) {
      text-decoration-line: none;
    }
  }
  @media (width < 1680px) {
    font-size: 16px;
  }
  @media (width < 1680px) {
    --tw-leading: 150%;
    line-height: 150%;
  }
}
.footer-links:hover {
  color: #FFC970;
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.footer_heading {
  font-size: 27px;
  --tw-leading: 30px;
  line-height: 30px;
  --tw-font-weight: 600;
  font-weight: 600;
  color: #FFC970;
  @media (width < 1680px) {
    font-size: 20px;
  }
}
.footer-mobile {
  background: linear-gradient(205.32deg, #1B4739 21.36%, #152C25 77.68%);
  box-shadow: 12px -8px 44px 0px #00000073;
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-inline: 25px;
  padding-top: 20px;
  padding-bottom: 100px;
  @media (width >= 1000px) {
    display: none;
  }
}
.footer-mobile-links {
  font-size: 16px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 400;
  font-weight: 400;
  color: #FFFFFF;
  &:hover {
    @media (hover: hover) {
      text-decoration-line: none;
    }
  }
}
.selector-button {
  cursor: pointer;
  padding-inline: 40px;
  padding-block: 20px;
  font-size: 20px;
  --tw-leading: 100%;
  line-height: 100%;
  --tw-font-weight: 700;
  font-weight: 700;
  -webkit-user-select: none;
  user-select: none;
}
.selector-button:hover {
  box-shadow: 3px 4px 14px 0px #00000069;
  border-radius: 50px;
  --tw-duration: 150ms;
  transition-duration: 150ms;
}
.selector-button:active {
  box-shadow: inset 0px 4px 10px 0px rgba(0, 0, 0, 0.6);
  background: #FFFFFF14;
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.selector-button-active {
  background: #FFFFFF14;
  box-shadow: 3px 4px 14px 0px #00000069;
  border-radius: 50px;
}
.selector-button-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 30px;
  background-color: #2A423A;
  padding: 20px;
}
.selector-content {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0%;
  background: #2A423A;
  box-shadow: 12px 12px 44px 0px #00000040;
  position: relative;
  z-index: 10;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  overflow: hidden;
  border-radius: 30px;
  padding: 40px;
  &::before {
    content: var(--tw-content);
    position: absolute;
  }
  &::before {
    content: var(--tw-content);
    top: 0px;
  }
  &::before {
    content: var(--tw-content);
    left: -10px;
  }
  &::before {
    content: var(--tw-content);
    z-index: calc(10 * -1);
  }
  &::before {
    content: var(--tw-content);
    height: 50%;
  }
  &::before {
    content: var(--tw-content);
    width: 30%;
  }
  &::before {
    content: var(--tw-content);
    background-color: #238167;
  }
  &::before {
    content: var(--tw-content);
    --tw-blur: blur(100px);
    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,);
  }
  &::before {
    content: var(--tw-content);
    --tw-content: '';
    content: var(--tw-content);
  }
}
.selector-content-heading {
  font-size: 27px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 600;
  font-weight: 600;
  color: var(--color-gold-primary);
}
.selector-content-text {
  margin-block: auto;
  font-size: 22px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 400;
  font-weight: 400;
}
#category_scroll::-webkit-scrollbar {
  width: 5px;
}
#category_scroll::-webkit-scrollbar-thumb {
  background: #FFFFFF1F;
  border-radius: 8px;
}
#category_scroll::-webkit-scrollbar-track {
  background-color: transparent;
}
#category_scroll {
  scrollbar-width: thin;
  scrollbar-color: #FFFFFF1F transparent;
}
#category_scroll:hover {
  scrollbar-color: #FFFFFF1F transparent;
}
.popup-button {
  background: linear-gradient(205.32deg, #1B4739 21.36%, #152C25 77.68%);
  box-shadow: 12px 12px 44px 0px #00000040;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-radius: 30px;
  padding: 30px;
}
.popup-container {
  background: #2A423A;
  box-shadow: -15px 15px 44px 0px #0000008C;
  border-radius: 30px;
  padding: 30px;
}
.step-card {
  background: #2A423A;
  box-shadow: 12px 12px 44px 0px #00000040;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 25px;
  border-radius: 50px;
  padding: 30px;
  @media (width < 1000px) {
    rotate: 0deg;
  }
}
.step-card-span {
  border-radius: 8px;
  background-color: #FFB347;
  padding-inline: 4px;
  padding-block: 2px;
  font-size: 27px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 600;
  font-weight: 600;
  color: #4B2B00;
  @media (width < 1160px) {
    font-size: 22px;
  }
}
.step-card-text {
  font-size: 27px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 600;
  font-weight: 600;
  @media (width < 1160px) {
    font-size: 22px;
  }
}
.step-card-img-bg {
  background: #FFC970;
  box-shadow: 10px 10px 10px 0px #00000040;
  display: flex;
  height: 200px;
  width: 200px;
  align-items: center;
  justify-content: center;
  border-radius: 250px;
  @media (width < 1160px) {
    height: 180px;
  }
  @media (width < 1160px) {
    width: 180px;
  }
}
.hoverContainerImgText-heading {
  font-size: 23px;
  --tw-leading: 120%;
  line-height: 120%;
  --tw-font-weight: 600;
  font-weight: 600;
  @media (width < 1380px) {
    font-size: 21px;
  }
  @media (width < 1000px) {
    font-size: 20px;
  }
  @media (width < 650px) {
    font-size: 17px;
  }
}
.bg-video-dark {
  background-color: #00150F;
}
.breadcrumbs-container {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
}
.breadcrumbs-container > a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: fit-content;
  max-width: 300px;
  border-radius: 30px;
  background-color: #FFFFFF1F;
  padding-inline: 15px;
  padding-block: 10px;
  font-size: 16px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 600;
  font-weight: 600;
  color: #FFFFFFB3;
  text-decoration-line: none;
  &:hover {
    @media (hover: hover) {
      text-decoration-line: none;
    }
  }
}
.breadcrumbs-container > a:hover {
  color: #FFFFFF;
  --tw-duration: 150ms;
  transition-duration: 150ms;
}
.breadcrumbs-active {
  color: #FFFFFF !important;
}
.breadcrumbs-container-mobile {
  position: fixed;
  top: 100px;
  left: 20px;
  z-index: 30;
  transform: translateY(0);
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
  border-radius: 25px;
  background-color: #FFFFFF1F;
  padding-inline: 10px;
  padding-block: 5px;
}
.breadcrumbs-container-mobile > a {
  width: fit-content;
  font-size: 16px;
  --tw-leading: 150%;
  line-height: 150%;
  --tw-font-weight: 600;
  font-weight: 600;
  color: #FFFFFFB3;
  text-decoration-line: none;
  &:hover {
    @media (hover: hover) {
      text-decoration-line: none;
    }
  }
}
.breadcrumbs-mobile-hidden {
  transform: translateY(-200px);
}
.scroll-to-top {
  position: fixed;
  right: 30px;
  bottom: 40px;
  z-index: 1000;
  display: none;
  height: 50px;
  width: 50px;
  cursor: pointer;
  border-radius: 50%;
  border-style: var(--tw-border-style);
  border-width: 0px;
  background-color: #2A423A;
  @media (width < 1000px) {
    bottom: 100px;
  }
}
.scroll-to-top::before {
  display: block;
  text-align: center;
  font-size: 24px;
  --tw-leading: 50px;
  line-height: 50px;
  --tw-font-weight: 600;
  font-weight: 600;
  color: #FFFFFF;
  --tw-content: "↑";
  content: var(--tw-content);
}
.scroll-to-top:hover {
  background: #FFC970;
  --tw-duration: 150ms;
  transition-duration: 150ms;
  &::before {
    content: var(--tw-content);
    color: #4B2B00;
  }
}
.scroll-to-top:active {
  box-shadow: 0px 4px 10px 0px #00000099 inset;
  background: #2A423A;
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-scroll-snap-strictness {
  syntax: "*";
  inherits: false;
  initial-value: proximity;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-scroll-snap-strictness: proximity;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
    }
  }
}
