.__className_1822b0 {
  font-style: normal;
  font-family: Sora, "Sora Fallback";
}

.__variable_1822b0 {
  --font-sora: "Sora","Sora Fallback";
}

*,:after,:before {
  box-sizing: border-box;
  border-top-color: #e5e7eb;
  border-top-style: solid;
  border-top-width: 0px;
  border-left-color: #e5e7eb;
  border-left-style: solid;
  border-left-width: 0px;
  border-image-slice: initial;
  border-image-width: initial;
  border-right-color: #e5e7eb;
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: #e5e7eb;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-image-source: initial;
}

:after,:before {
  --tw-content: "";
}

:host,html {
  tab-size: 4;
  -o-tab-size: 4;
  -moz-tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  font-feature-settings: normal;
  -webkit-text-size-adjust: 100%;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0px;
  line-height: inherit;
}

hr {
  color: inherit;
  height: 0px;
  border-top-width: 1px;
}

abbr:where([title]) {
  text-decoration: underline dotted;
  -webkit-text-decoration: underline dotted;
}

h1,h2,h3,h4,h5,h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

b,strong {
  font-weight: bolder;
}

code,kbd,pre,samp {
  font-size: 1em;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
}

small {
  font-size: 80%;
}

sub,sup {
  font-size: 75%;
  position: relative;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0px;
  border-collapse: collapse;
  border-top-color: inherit;
  border-left-color: inherit;
  border-right-color: inherit;
  border-bottom-color: inherit;
}

button,input,optgroup,select,textarea {
  color: inherit;
  font-size: 100%;
  margin: 0px;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: 0px;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
}

button,select {
  text-transform: none;
}

[type=button],[type=reset],[type=submit],button {
  background-color: transparent;
  background-image: none;
  -webkit-appearance: button;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button,::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-stretch: inherit;
  font-variant: inherit;
  -webkit-appearance: button;
}

summary {
  display: list-item;
}

blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre {
  margin: 0px;
}

fieldset {
  margin: 0px;
}

fieldset,legend {
  padding: 0px;
}

menu,ol,ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

dialog {
  padding: 0px;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder,textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}

[role=button],button {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

audio,canvas,embed,iframe,img,object,svg,video {
  display: block;
  vertical-align: middle;
}

img,video {
  height: auto;
  max-width: 100%;
}

[hidden] {
  display: none;
}

* {
  scrollbar-color: auto;
  scrollbar-width: auto;
}

body {
  line-height: 1.625;
  --tw-bg-opacity: 1;
  background-color: rgb(57 58 71/var(--tw-bg-opacity));
}

.page,body {
  overflow: hidden;
}

.page {
  width: 100%;
  height: 100vh;
}

.h1 {
  font-size: 35px;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 2rem;
}

@media (min-width:768px) {
  .h1 {
  font-size: 60px;
  line-height: 1.3;
  }
}

.h2 {
  font-size: 35px;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 1rem;
}

@media (min-width:768px) {
  .h2 {
  font-size: 54px;
  line-height: 1.3;
  }
}

p {
  color: rgb(255 255 255/.6);
  font-weight: 300;
  line-height: 1.8;
}

.btn,.input {
  height: 52px;
}

.input {
  width: 100%;
  padding-left: 1.5rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.input,.textarea {
  outline-color: transparent;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
  border-top-color: rgb(255 255 255/.2);
  border-top-width: 1px;
  background-color: transparent;
  border-left-color: rgb(255 255 255/.2);
  border-left-width: 1px;
  border-right-color: rgb(255 255 255/.2);
  border-right-width: 1px;
  border-bottom-color: rgb(255 255 255/.2);
  border-bottom-width: 1px;
}

.input::-moz-placeholder,.textarea::-moz-placeholder {
  color: rgb(255 255 255/.3);
  font-weight: 300;
}

.input::placeholder,.textarea::placeholder {
  color: rgb(255 255 255/.3);
  font-weight: 300;
}

.input:focus,.textarea:focus {
  box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
  --tw-ring-color: rgb(241 48 36/var(--tw-ring-opacity));
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-opacity: 1;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
}

.textarea {
  width: 100%;
  height: 180px;
  resize: none;
  padding: 1.5rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

*,:after,:before {
  --tw-rotate: 0;
  --tw-shadow: 0 0 #0000;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-ring-color: rgb(59 130 246/0.5);
  --tw-ring-shadow: 0 0 #0000;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-shadow-colored: 0 0 #0000;
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-ring-offset-color: #fff;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-scroll-snap-strictness: proximity;
}

::backdrop {
  --tw-rotate: 0;
  --tw-shadow: 0 0 #0000;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-ring-color: rgb(59 130 246/0.5);
  --tw-ring-shadow: 0 0 #0000;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-shadow-colored: 0 0 #0000;
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-ring-offset-color: #fff;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-scroll-snap-strictness: proximity;
}

.container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

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

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

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

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

.sr-only {
  clip: rect(0,0,0,0);
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  margin: -1px;
  padding: 0px;
  white-space: nowrap;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}

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

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0;
}

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

.-bottom-2 {
  bottom: -0.5rem;
}

.-bottom-32 {
  bottom: -8rem;
}

.-left-36 {
  left: -9rem;
}

.-left-\[370px\] {
  left: -370px;
}

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

.-right-2 {
  right: -0.5rem;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.right-full {
  right: 100%;
}

.top-0 {
  top: 0px;
}

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

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-50 {
  z-index: 50;
}

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

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

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

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

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

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

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

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

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-\[185px\] {
  height: 185px;
}

.h-\[240px\] {
  height: 240px;
}

.h-\[280px\] {
  height: 280px;
}

.h-\[400px\] {
  height: 400px;
}

.h-\[480px\] {
  height: 480px;
}

.h-\[80px\] {
  height: 80px;
}

.h-full {
  height: 100%;
}

.h-max {
  height: max-content;
}

.h-screen {
  height: 100vh;
}

.max-h-\[148px\] {
  max-height: 148px;
}

.max-h-\[678px\] {
  max-height: 678px;
}

.w-\[1280px\] {
  width: 1280px;
}

.w-\[185px\] {
  width: 185px;
}

.w-\[200px\] {
  width: 200px;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.max-w-\[100px\] {
  max-width: 100px;
}

.max-w-\[141px\] {
  max-width: 141px;
}

.max-w-\[170px\] {
  max-width: 170px;
}

.max-w-\[300px\] {
  max-width: 300px;
}

.max-w-\[350px\] {
  max-width: 350px;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-\[500px\] {
  max-width: 500px;
}

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

.max-w-\[737px\] {
  max-width: 737px;
}

.max-w-max {
  max-width: max-content;
}

.max-w-sm {
  max-width: 24rem;
}

.flex-1 {
  flex-grow: 1;
  flex-basis: 0%;
  flex-shrink: 1;
}

.-translate-y-\[120\%\] {
  --tw-translate-y: -120%;
}

.-translate-y-\[120\%\],.translate-y-\[500\%\] {
  transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[500\%\] {
  --tw-translate-y: 500%;
}

.translate-y-full {
  --tw-translate-y: 100%;
}

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

.rotate-12 {
  --tw-rotate: 12deg;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(.4,0,.6,1) infinite;
}

@keyframes spin {
  100% {
    transform: rotate(1turn);
  }
}

.animate-spin-slow {
  animation: spin 6s linear infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.resize {
  resize: both;
}

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

.grid-rows-2 {
  grid-template-rows: repeat(2,minmax(0,1fr));
}

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

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

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

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

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-x-2 {
  column-gap: .5rem;
  -moz-column-gap: .5rem;
}

.gap-x-4 {
  column-gap: 1rem;
  -moz-column-gap: 1rem;
}

.gap-x-5 {
  column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
}

.gap-x-6 {
  column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
}

.gap-x-8 {
  column-gap: 2rem;
  -moz-column-gap: 2rem;
}

.gap-y-10 {
  row-gap: 2.5rem;
}

.gap-y-2 {
  row-gap: .5rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.overflow-hidden {
  overflow: hidden;
}

.rounded {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.rounded-\[3px\] {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.rounded-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.rounded-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.border {
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
}

.border-y-\[6px\] {
  border-top-width: 6px;
  border-bottom-width: 6px;
}

.border-l-8 {
  border-left-width: 8px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-solid {
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
}

.border-white\/50 {
  border-top-color: rgb(255 255 255/.5);
  border-left-color: rgb(255 255 255/.5);
  border-right-color: rgb(255 255 255/.5);
  border-bottom-color: rgb(255 255 255/.5);
}

.border-y-transparent {
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.border-l-white {
  border-left-color: rgb(255 255 255/var(--tw-border-opacity));
  --tw-border-opacity: 1;
}

.bg-\[\#2e2257\] {
  --tw-bg-opacity: 1;
  background-color: rgb(46 34 87/var(--tw-bg-opacity));
}

.bg-\[\#3b2d71\] {
  --tw-bg-opacity: 1;
  background-color: rgb(59 45 113/var(--tw-bg-opacity));
}

.bg-\[\#4b3792\] {
  --tw-bg-opacity: 1;
  background-color: rgb(75 55 146/var(--tw-bg-opacity));
}

.bg-accent {
  --tw-bg-opacity: 1;
  background-color: rgb(241 48 36/var(--tw-bg-opacity));
}

.bg-primary\/30 {
  background-color: rgb(19 20 36/.3);
}

.bg-primary\/60 {
  background-color: rgb(19 20 36/.6);
}

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

.bg-white\/10 {
  background-color: rgb(255 255 255/.1);
}

.bg-circleStar {
  background-image: url('/uploads/templates/modern-motion/circle-star.svg');
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left,var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right,var(--tw-gradient-stops));
}

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

.bg-site {
  background-image: url('/uploads/templates/modern-motion/site-bg.svg');
}

.from-primary\/10 {
  --tw-gradient-to: rgb(19 20 36/0) var(--tw-gradient-to-position);
  --tw-gradient-from: rgb(19 20 36/0.1) var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to);
}

.from-transparent {
  --tw-gradient-to: rgb(0 0 0/0) var(--tw-gradient-to-position);
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to);
}

.via-\[\#e838cc\] {
  --tw-gradient-to: rgb(232 56 204/0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),#e838cc var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.via-black\/30 {
  --tw-gradient-to: rgb(0 0 0/0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),rgb(0 0 0/0.3) var(--tw-gradient-via-position),var(--tw-gradient-to);
}

.to-\[\#4a22bd\] {
  --tw-gradient-to: #4a22bd var(--tw-gradient-to-position);
}

.to-black\/10 {
  --tw-gradient-to: rgb(0 0 0/0.1) var(--tw-gradient-to-position);
}

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

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

.p-\[5px\] {
  padding: 5px;
}

.p-\[6px\] {
  padding: 6px;
}

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

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

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

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

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

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

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

.py-36 {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pr-14 {
  padding-right: 3.5rem;
}

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

.font-sora {
  font-family: var(--font-sora),sans-serif;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

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

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-lg {
  font-size: 1.125rem;
}

.text-lg,.text-xl {
  line-height: 1.75rem;
}

.text-xl {
  font-size: 1.25rem;
}

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

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

.font-extralight {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

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

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.leading-\[1\.4\] {
  line-height: 1.4;
}

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

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

.tracking-\[0\.2em\] {
  letter-spacing: 0.2em;
}

.tracking-\[1px\] {
  letter-spacing: 1px;
}

.tracking-widest {
  letter-spacing: 0.1em;
}

.text-accent {
  color: rgb(241 48 36/var(--tw-text-opacity));
  --tw-text-opacity: 1;
}

.text-primary {
  color: rgb(19 20 36/var(--tw-text-opacity));
  --tw-text-opacity: 1;
}

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

.text-white\/20 {
  color: rgb(255 255 255/.2);
}

.text-white\/60 {
  color: rgb(255 255 255/.6);
}

.opacity-0 {
  opacity: 0;
}

.opacity-50 {
  opacity: .5;
}

.mix-blend-color-dodge {
  mix-blend-mode: color-dodge;
}

.backdrop-blur-sm {
  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);
  --tw-backdrop-blur: blur(4px);
  -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);
}

.transition {
  transition-duration: .15s;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.transition-all {
  transition-duration: .15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.delay-100 {
  transition-delay: .1s;
}

.delay-150 {
  transition-delay: .15s;
}

.duration-300 {
  transition-duration: .3s;
}

.duration-500 {
  transition-duration: .5s;
}

.duration-700 {
  transition-duration: .7s;
}

.duration-75 {
  transition-duration: 75ms;
}

.translate-z-0 {
  transform: translateZ(0);
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #f13024;
}

.swiper-button-next:after,.swiper-button-prev:after,.swiper-rtl .swiper-button-prev:after {
  color: #f13024;
}

.before\:w-\[1px\]:before {
  width: 1px;
  content: var(--tw-content);
}

.after\:absolute:after {
  content: var(--tw-content);
  position: absolute;
}

.after\:-bottom-1:after {
  bottom: -0.25rem;
  content: var(--tw-content);
}

.after\:left-0:after {
  left: 0px;
  content: var(--tw-content);
}

.after\:right-0:after {
  right: 0px;
  content: var(--tw-content);
}

.after\:top-0:after {
  top: 0px;
  content: var(--tw-content);
}

.after\:h-\[2px\]:after {
  height: 2px;
  content: var(--tw-content);
}

.after\:h-full:after {
  height: 100%;
  content: var(--tw-content);
}

.after\:w-8:after {
  width: 2rem;
  content: var(--tw-content);
}

.after\:w-\[100\%\]:after {
  width: 100%;
  content: var(--tw-content);
}

.after\:w-\[1px\]:after {
  width: 1px;
  content: var(--tw-content);
}

.after\:bg-accent:after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(241 48 36/var(--tw-bg-opacity));
}

.after\:bg-white:after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
}

.after\:bg-white\/10:after {
  content: var(--tw-content);
  background-color: rgb(255 255 255/.1);
}

.after\:transition-all:after {
  content: var(--tw-content);
  transition-duration: .15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.after\:duration-300:after {
  content: var(--tw-content);
  transition-duration: .3s;
}

.group:hover .group-hover\:flex {
  display: flex;
}

.group:hover .group-hover\:-translate-y-0 {
  --tw-translate-y: -0px;
}

.group:hover .group-hover\:-translate-y-0,.group:hover .group-hover\:-translate-y-10 {
  transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:-translate-y-10 {
  --tw-translate-y: -2.5rem;
}

.group:hover .group-hover\:-translate-y-\[120\%\] {
  --tw-translate-y: -120%;
}

.group:hover .group-hover\:-translate-y-\[120\%\],.group:hover .group-hover\:translate-x-2 {
  transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:translate-x-2 {
  --tw-translate-x: 0.5rem;
}

.group:hover .group-hover\:translate-y-0 {
  --tw-translate-y: 0px;
}

.group:hover .group-hover\:rotate-45,.group:hover .group-hover\:translate-y-0 {
  transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:rotate-45 {
  --tw-rotate: 45deg;
}

.group:hover .group-hover\:text-accent {
  color: rgb(241 48 36/var(--tw-text-opacity));
  --tw-text-opacity: 1;
}

.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-80 {
  opacity: .8;
}

.hover\:border-accent:hover {
  border-color: rgb(241 48 36/var(--tw-border-opacity));
  --tw-border-opacity: 1;
}

.hover\:text-accent:hover {
  color: rgb(241 48 36/var(--tw-text-opacity));
  --tw-text-opacity: 1;
}

.hover\:text-white:hover {
  color: rgb(255 255 255/var(--tw-text-opacity));
  --tw-text-opacity: 1;
}

@media (min-width:640px) {
  .sm\:h-\[340px\] {
  height: 340px;
  }
}

@media (min-width:640px) {
  .sm\:h-\[480px\] {
  height: 480px;
  }
}

@media (min-width:640px) {
  .sm\:flex-col {
  flex-direction: column;
  }
}

@media (min-width:640px) {
  .sm\:gap-x-0 {
  column-gap: 0;
  -moz-column-gap: 0;
  }
}

@media (min-width:768px) {
  .md\:mx-0 {
  margin-left: 0px;
  margin-right: 0px;
  }
}

@media (min-width:768px) {
  .md\:mb-0 {
  margin-bottom: 0px;
  }
}

@media (min-width:768px) {
  .md\:flex {
  display: flex;
  }
}

@media (min-width:768px) {
  .md\:max-w-xl {
  max-width: 36rem;
  }
}

@media (min-width:768px) {
  .md\:flex-row {
  flex-direction: row;
  }
}

@media (min-width:768px) {
  .md\:px-40 {
  padding-left: 10rem;
  padding-right: 10rem;
  }
}

@media (min-width:768px) {
  .md\:text-left {
  text-align: left;
  }
}

@media (min-width:960px) {
  .lg\:bottom-0 {
  bottom: 0px;
  }
}

@media (min-width:960px) {
  .lg\:right-\[8\%\] {
  right: 8%;
  }
}

@media (min-width:960px) {
  .lg\:mx-0 {
  margin-left: 0px;
  margin-right: 0px;
  }
}

@media (min-width:960px) {
  .lg\:flex-row {
  flex-direction: row;
  }
}

@media (min-width:960px) {
  .lg\:text-left {
  text-align: left;
  }
}

@media (min-width:1200px) {
  .xl\:right-\[2\%\] {
  right: 2%;
  }
}

@media (min-width:1200px) {
  .xl\:mx-0 {
  margin-left: 0px;
  margin-right: 0px;
  }
}

@media (min-width:1200px) {
  .xl\:mb-0 {
  margin-bottom: 0px;
  }
}

@media (min-width:1200px) {
  .xl\:mb-12 {
  margin-bottom: 3rem;
  }
}

@media (min-width:1200px) {
  .xl\:mb-16 {
  margin-bottom: 4rem;
  }
}

@media (min-width:1200px) {
  .xl\:mt-12 {
  margin-top: 3rem;
  }
}

@media (min-width:1200px) {
  .xl\:mt-8 {
  margin-top: 2rem;
  }
}

@media (min-width:1200px) {
  .xl\:flex {
  display: flex;
  }
}

@media (min-width:1200px) {
  .xl\:hidden {
  display: none;
  }
}

@media (min-width:1200px) {
  .xl\:h-\[90px\] {
  height: 90px;
  }
}

@media (min-width:1200px) {
  .xl\:h-max {
  height: max-content;
  }
}

@media (min-width:1200px) {
  .xl\:h-screen {
  height: 100vh;
  }
}

@media (min-width:1200px) {
  .xl\:w-16 {
  width: 4rem;
  }
}

@media (min-width:1200px) {
  .xl\:w-\[260px\] {
  width: 260px;
  }
}

@media (min-width:1200px) {
  .xl\:w-\[300px\] {
  width: 300px;
  }
}

@media (min-width:1200px) {
  .xl\:w-\[30vw\] {
  width: 30vw;
  }
}

@media (min-width:1200px) {
  .xl\:w-\[400px\] {
  width: 400px;
  }
}

@media (min-width:1200px) {
  .xl\:max-w-\[48\%\] {
  max-width: 48%;
  }
}

@media (min-width:1200px) {
  .xl\:max-w-\[65\%\] {
  max-width: 65%;
  }
}

@media (min-width:1200px) {
  .xl\:max-w-md {
  max-width: 28rem;
  }
}

@media (min-width:1200px) {
  .xl\:max-w-none {
  max-width: none;
  }
}

@media (min-width:1200px) {
  .xl\:max-w-xl {
  max-width: 36rem;
  }
}

@media (min-width:1200px) {
  .xl\:flex-row {
  flex-direction: row;
  }
}

@media (min-width:1200px) {
  .xl\:flex-col {
  flex-direction: column;
  }
}

@media (min-width:1200px) {
  .xl\:items-start {
  align-items: flex-start;
  }
}

@media (min-width:1200px) {
  .xl\:justify-center {
  justify-content: center;
  }
}

@media (min-width:1200px) {
  .xl\:gap-x-6 {
  column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  }
}

@media (min-width:1200px) {
  .xl\:gap-x-8 {
  column-gap: 2rem;
  -moz-column-gap: 2rem;
  }
}

@media (min-width:1200px) {
  .xl\:gap-y-4 {
  row-gap: 1rem;
  }
}

@media (min-width:1200px) {
  .xl\:rounded-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
  }
}

@media (min-width:1200px) {
  .xl\:bg-explosion {
  background-image: url('/uploads/templates/modern-motion/bg-explosion.png');
  }
}

@media (min-width:1200px) {
  .xl\:bg-cover {
  background-size: cover;
  }
}

@media (min-width:1200px) {
  .xl\:bg-no-repeat {
  background-repeat: no-repeat;
  }
}

@media (min-width:1200px) {
  .xl\:px-0 {
  padding-left: 0px;
  padding-right: 0px;
  }
}

@media (min-width:1200px) {
  .xl\:py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  }
}

@media (min-width:1200px) {
  .xl\:pl-20 {
  padding-left: 5rem;
  }
}

@media (min-width:1200px) {
  .xl\:pt-40 {
  padding-top: 10rem;
  }
}

@media (min-width:1200px) {
  .xl\:text-left {
  text-align: left;
  }
}

@media (min-width:1200px) {
  .xl\:text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
  }
}

@media (min-width:1200px) {
  .xl\:text-6xl {
  font-size: 3.75rem;
  line-height: 1;
  }
}

@media (min-width:1200px) {
  .xl\:text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
  }
}

@media (min-width:1200px) {
  .xl\:text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
  }
}

@media (min-width:1200px) {
  .xl\:before\:absolute:before {
  content: var(--tw-content);
  position: absolute;
  }
}

@media (min-width:1200px) {
  .xl\:before\:left-0:before {
  left: 0px;
  content: var(--tw-content);
  }
}

@media (min-width:1200px) {
  .xl\:before\:h-\[200px\]:before {
  height: 200px;
  content: var(--tw-content);
  }
}

@media (min-width:1200px) {
  .xl\:before\:bg-white\/20:before {
  content: var(--tw-content);
  background-color: rgb(255 255 255/.2);
  }
}

@media (min-width:1200px) {
  .group:hover .xl\:group-hover\:flex {
  display: flex;
  }
}

@media (min-width:1200px) {
  .group:hover .group-hover\:xl\:-translate-y-20 {
  transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-translate-y: -5rem;
  }
}

:host {
  z-index: 1;
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}

.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper {
  transform: translateZ(0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-lazy-preloader {
  top: 50%;
  left: 50%;
  width: 42px;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-template-color));
  height: 42px;
  z-index: 10;
  position: absolute;
  box-sizing: border-box;
  margin-top: -21px;
  margin-left: -21px;
  border-top-color: transparent;
  border-top-style: solid;
  border-top-width: 4px;
  transform-origin: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(1turn);
  }
}

.swiper-free-mode>.swiper-wrapper {
  margin: 0px auto;
  transition-timing-function: ease-out;
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
  top: var(--swiper-pagination-top,auto);
  left: 0px;
  width: 100%;
  bottom: var(--swiper-pagination-bottom,8px);
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity,1);
  background: var(--swiper-pagination-color,var(--swiper-template-color));
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s,right .2s;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color,inherit);
}

.swiper-pagination-lock {
  display: none;
}

:host {
  z-index: 1;
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.swiper {
  z-index: 1;
  display: block;
  overflow: hidden;
  position: relative;
  list-style: none;
  margin-left: auto;
  padding: 0px;
  margin-right: auto;
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  position: relative;
  box-sizing: content-box;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
}

.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper {
  transform: translateZ(0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  flex-shrink: 0;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-lazy-preloader {
  top: 50%;
  left: 50%;
  width: 42px;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-template-color));
  height: 42px;
  z-index: 10;
  position: absolute;
  box-sizing: border-box;
  margin-top: -21px;
  margin-left: -21px;
  border-top-color: transparent;
  border-top-style: solid;
  border-top-width: 4px;
  transform-origin: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(1turn);
  }
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next,.swiper-button-prev {
  top: var(--swiper-navigation-top-offset,50%);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
}

.swiper-button-next {
  left: auto;
  right: var(--swiper-navigation-sides-offset,4px);
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
  top: var(--swiper-pagination-top,auto);
  left: 0px;
  width: 100%;
  bottom: var(--swiper-pagination-bottom,8px);
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity,1);
  background: var(--swiper-pagination-color,var(--swiper-template-color));
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s,right .2s;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color,inherit);
}

.swiper-pagination-lock {
  display: none;
}

body {
  color: #000;
  margin: 0px;
  background-clip: initial;
  background-size: initial;
  background-color: #fff;
  background-image: initial;
  background-origin: initial;
  background-repeat: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-attachment: initial;
}

@media (prefers-color-scheme:dark) {
  body {
  color: #fff;
  background-clip: initial;
  background-size: initial;
  background-color: #000;
  background-image: initial;
  background-origin: initial;
  background-repeat: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-attachment: initial;
  }
}

body {
  color: #000;
  margin: 0px;
  background-clip: initial;
  background-size: initial;
  background-color: #fff;
  background-image: initial;
  background-origin: initial;
  background-repeat: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-attachment: initial;
}

@media (prefers-color-scheme:dark) {
  body {
  color: #fff;
  background-clip: initial;
  background-size: initial;
  background-color: #000;
  background-image: initial;
  background-origin: initial;
  background-repeat: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-attachment: initial;
  }
}

.next-error-h1 {
  border-right-color: rgba(0, 0, 0, .3);
  border-right-style: solid;
  border-right-width: 1px;
}

@media (prefers-color-scheme:dark) {
  .next-error-h1 {
  border-right-color: rgba(255, 255, 255, .3);
  border-right-style: solid;
  border-right-width: 1px;
  }
}