/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
@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-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-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: 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-duration: initial;
      --tw-ease: initial;
    }
  }
}
@layer theme {
  :root,
  :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
      "Liberation Mono", "Courier New", monospace;
    --color-red-400: oklch(70.4% 0.191 22.216);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-gray-50: oklch(98.5% 0.002 247.839);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-xl: 0.75rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-spin: spin 1s linear infinite;
    --default-transition-duration: 0.15s;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  html,
  :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(
      --default-font-family,
      ui-sans-serif,
      system-ui,
      sans-serif,
      "Apple Color Emoji",
      "Segoe UI Emoji",
      "Segoe UI Symbol",
      "Noto Color Emoji"
    );
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(
      --default-mono-font-family,
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      "Liberation Mono",
      "Courier New",
      monospace
    );
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(
      --default-mono-font-variation-settings,
      normal
    );
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not ((-webkit-appearance: -apple-pay-button))) or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer components;
@layer utilities {
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .container {
    width: 100%;
  }
  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }
  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }
  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }
  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }
  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }
  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-\[32px\] {
    margin-block: 32px;
  }
  .my-\[40px\] {
    margin-block: 40px;
  }
  .my-\[42px\] {
    margin-block: 42px;
  }
  .my-\[80px\] {
    margin-block: 80px;
  }
  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-\[-30px\] {
    margin-top: -30px;
  }
  .mt-\[-160px\] {
    margin-top: -160px;
  }
  .mt-\[10px\] {
    margin-top: 10px;
  }
  .mt-\[16px\] {
    margin-top: 16px;
  }
  .mt-\[32px\] {
    margin-top: 32px;
  }
  .mt-\[56px\] {
    margin-top: 56px;
  }
  .mt-\[100px\] {
    margin-top: 100px;
  }
  .mr-\[3px\] {
    margin-right: 3px;
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-\[-20px\] {
    margin-bottom: -20px;
  }
  .mb-\[32px\] {
    margin-bottom: 32px;
  }
  .ml-\[30px\] {
    margin-left: 30px;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .hidden\! {
    display: none !important;
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-\[32px\] {
    height: 32px;
  }
  .h-full {
    height: 100%;
  }
  .max-h-0 {
    max-height: calc(var(--spacing) * 0);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-\[1\%\] {
    width: 1%;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[170px\] {
    max-width: 170px;
  }
  .max-w-\[220px\] {
    max-width: 220px;
  }
  .max-w-\[290px\] {
    max-width: 290px;
  }
  .max-w-\[300px\] {
    max-width: 300px;
  }
  .max-w-\[310px\] {
    max-width: 310px;
  }
  .max-w-\[342px\] {
    max-width: 342px;
  }
  .max-w-\[360px\] {
    max-width: 360px;
  }
  .max-w-\[400px\] {
    max-width: 400px;
  }
  .max-w-\[480px\] {
    max-width: 480px;
  }
  .max-w-\[600px\] {
    max-width: 600px;
  }
  .max-w-\[620px\]\! {
    max-width: 620px !important;
  }
  .max-w-\[900px\] {
    max-width: 900px;
  }
  .max-w-\[1400px\] {
    max-width: 1400px;
  }
  .min-w-\[32px\] {
    min-width: 32px;
  }
  .min-w-\[100\%\] {
    min-width: 100%;
  }
  .flex-1 {
    flex: 1;
  }
  .scale-95 {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-100 {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z)
      var(--tw-skew-x) var(--tw-skew-y);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .items-center {
    align-items: center;
  }
  .items-center\! {
    align-items: center !important;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-start\! {
    align-items: flex-start !important;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-\[8px\] {
    gap: 8px;
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-\[12px\] {
    gap: 12px;
  }
  .gap-\[16px\] {
    gap: 16px;
  }
  .gap-\[20px\] {
    gap: 20px;
  }
  .gap-\[30px\] {
    gap: 30px;
  }
  .gap-\[40px\] {
    gap: 40px;
  }
  .gap-\[48px\] {
    gap: 48px;
  }
  .gap-\[60px\] {
    gap: 60px;
  }
  .gap-\[64px\] {
    gap: 64px;
  }
  :where(.space-y-0 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(
      calc(var(--spacing) * 0) * var(--tw-space-y-reverse)
    );
    margin-block-end: calc(
      calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse))
    );
  }
  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(
      calc(var(--spacing) * 6) * var(--tw-space-y-reverse)
    );
    margin-block-end: calc(
      calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse))
    );
  }
  :where(.space-y-\[10px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(10px * var(--tw-space-y-reverse));
    margin-block-end: calc(10px * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[24px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(24px * var(--tw-space-y-reverse));
    margin-block-end: calc(24px * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[30px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(30px * var(--tw-space-y-reverse));
    margin-block-end: calc(30px * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[32px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(32px * var(--tw-space-y-reverse));
    margin-block-end: calc(32px * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[48px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(48px * var(--tw-space-y-reverse));
    margin-block-end: calc(48px * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-\[64px\] > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(64px * var(--tw-space-y-reverse));
    margin-block-end: calc(64px * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-x-2 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(
      calc(var(--spacing) * 2) * var(--tw-space-x-reverse)
    );
    margin-inline-end: calc(
      calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse))
    );
  }
  :where(.space-x-6 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(
      calc(var(--spacing) * 6) * var(--tw-space-x-reverse)
    );
    margin-inline-end: calc(
      calc(var(--spacing) * 6) * calc(1 - var(--tw-space-x-reverse))
    );
  }
  :where(.space-x-\[12px\] > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(12px * var(--tw-space-x-reverse));
    margin-inline-end: calc(12px * calc(1 - var(--tw-space-x-reverse)));
  }
  :where(.space-x-\[24px\] > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(24px * var(--tw-space-x-reverse));
    margin-inline-end: calc(24px * calc(1 - var(--tw-space-x-reverse)));
  }
  :where(.space-x-\[32px\] > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(32px * var(--tw-space-x-reverse));
    margin-inline-end: calc(32px * calc(1 - var(--tw-space-x-reverse)));
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-red-500 {
    border-color: var(--color-red-500);
  }
  .bg-\[\#171313\] {
    background-color: #171313;
  }
  .bg-\[\#EB561F\] {
    background-color: #eb561f;
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-\[74px\] {
    padding: 74px;
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .px-\[24px\] {
    padding-inline: 24px;
  }
  .py-\[10px\] {
    padding-block: 10px;
  }
  .py-\[16px\] {
    padding-block: 16px;
  }
  .py-\[32px\] {
    padding-block: 32px;
  }
  .py-\[60px\] {
    padding-block: 60px;
  }
  .py-\[72px\] {
    padding-block: 72px;
  }
  .pt-\[36px\] {
    padding-top: 36px;
  }
  .pb-\[46px\] {
    padding-bottom: 46px;
  }
  .pb-\[60px\] {
    padding-bottom: 60px;
  }
  .text-center {
    text-align: center;
  }
  .text-center\! {
    text-align: center !important;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[14px\]\! {
    font-size: 14px !important;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[16px\]\! {
    font-size: 16px !important;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[24px\]\! {
    font-size: 24px !important;
  }
  .text-\[40px\]\! {
    font-size: 40px !important;
  }
  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }
  .leading-\[90\%\] {
    --tw-leading: 90%;
    line-height: 90%;
  }
  .leading-\[100\%\] {
    --tw-leading: 100%;
    line-height: 100%;
  }
  .leading-\[145\%\] {
    --tw-leading: 145%;
    line-height: 145%;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-\[\#6B645F\] {
    color: #6b645f;
  }
  .text-\[\#ABA099\] {
    color: #aba099;
  }
  .text-\[\#ABA099\]\! {
    color: #aba099 !important;
  }
  .text-\[\#FF4D00\] {
    color: #ff4d00;
  }
  .text-\[\#fff\] {
    color: #fff;
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-red-400 {
    color: var(--color-red-400);
  }
  .text-white {
    color: var(--color-white);
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .opacity-0 {
    opacity: 0;
  }
  .opacity-100 {
    opacity: 1;
  }
  .opacity-\[0\.4\] {
    opacity: 0.4;
  }
  .opacity-\[0\.75\] {
    opacity: 0.75;
  }
  .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);
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
    .hover\:opacity-80:hover {
      opacity: 0.8;
    }
  }
  @media (min-width: 40rem) {
    .sm\:mt-0 {
      margin-top: calc(var(--spacing) * 0);
    }
    .sm\:max-w-\[447px\] {
      max-width: 447px;
    }
    .sm\:py-\[15px\] {
      padding-block: 15px;
    }
  }
  @media (min-width: 48rem) {
    .md\:mx-0 {
      margin-inline: calc(var(--spacing) * 0);
    }
    .md\:my-\[80px\] {
      margin-block: 80px;
    }
    .md\:mt-\[-120px\] {
      margin-top: -120px;
    }
    .md\:mt-\[-180px\] {
      margin-top: -180px;
    }
    .md\:mt-\[30px\] {
      margin-top: 30px;
    }
    .md\:mt-\[34px\] {
      margin-top: 34px;
    }
    .md\:mt-\[40px\] {
      margin-top: 40px;
    }
    .md\:mt-\[50px\] {
      margin-top: 50px;
    }
    .md\:mb-\[-40px\] {
      margin-bottom: -40px;
    }
    .md\:block {
      display: block;
    }
    .md\:flex {
      display: flex;
    }
    .md\:hidden {
      display: none;
    }
    .md\:w-\[30px\] {
      width: 30px;
    }
    .md\:w-\[40px\] {
      width: 40px;
    }
    .md\:max-w-\[250px\] {
      max-width: 250px;
    }
    .md\:max-w-\[600px\] {
      max-width: 600px;
    }
    .md\:max-w-\[828px\]\! {
      max-width: 828px !important;
    }
    .md\:max-w-\[900px\] {
      max-width: 900px;
    }
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:flex-row {
      flex-direction: row;
    }
    .md\:items-end {
      align-items: flex-end;
    }
    .md\:items-start\! {
      align-items: flex-start !important;
    }
    .md\:justify-between {
      justify-content: space-between;
    }
    .md\:gap-\[12px\] {
      gap: 12px;
    }
    .md\:gap-\[20px\] {
      gap: 20px;
    }
    .md\:gap-\[22px\] {
      gap: 22px;
    }
    .md\:gap-\[24px\] {
      gap: 24px;
    }
    :where(.md\:space-y-0 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(
        calc(var(--spacing) * 0) * var(--tw-space-y-reverse)
      );
      margin-block-end: calc(
        calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse))
      );
    }
    :where(.md\:space-y-\[53px\] > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(53px * var(--tw-space-y-reverse));
      margin-block-end: calc(53px * calc(1 - var(--tw-space-y-reverse)));
    }
    :where(.md\:space-x-\[16px\] > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(16px * var(--tw-space-x-reverse));
      margin-inline-end: calc(16px * calc(1 - var(--tw-space-x-reverse)));
    }
    .md\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
    .md\:px-\[40px\] {
      padding-inline: 40px;
    }
    .md\:py-0 {
      padding-block: calc(var(--spacing) * 0);
    }
    .md\:py-\[80px\] {
      padding-block: 80px;
    }
    .md\:pb-\[80px\] {
      padding-bottom: 80px;
    }
    .md\:text-left {
      text-align: left;
    }
    .md\:text-left\! {
      text-align: left !important;
    }
    .md\:text-right {
      text-align: right;
    }
    .md\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
    .md\:text-\[17px\]\! {
      font-size: 17px !important;
    }
    .md\:text-\[18px\] {
      font-size: 18px;
    }
    .md\:text-\[20px\] {
      font-size: 20px;
    }
  }
  @media (min-width: 80rem) {
    .xl\:mt-\[-186px\] {
      margin-top: -186px;
    }
  }
}
:root {
  --primary: #ff551d;
  --secondary: #aba099;
}
* {
  font-family: Aspekta, sans-serif;
}
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}
body {
  color: #fff;
  background-color: #0c0c0c;
  max-width: 100%;
  overflow-x: hidden;
}
html {
  scroll-behavior: smooth;
}
a {
  cursor: pointer;
}
p {
  color: #f4f3f2;
  font-family: Manrope;
  font-size: 14px;
  font-weight: 500;
  line-height: 163%;
}
::-webkit-scrollbar {
  width: 8px;
  height: 80%;
}
::-webkit-scrollbar-track {
  background: inherit;
}
::-webkit-scrollbar-thumb {
  background: #ffffff1a;
  border-radius: 99px;
}
::-webkit-scrollbar-thumb:hover {
  background: #ffffff26;
}
.trans {
  color: #ffffffab;
}
#hero li {
  color: var(--secondary);
}
#hero h1 {
  font-size: 50px;
  font-weight: 600;
  line-height: 126%;
}
#countdown {
  color: #fff;
  border: 1px solid #ff5e291a;
  border-radius: 98px;
  font-size: 14px;
  line-height: 120%;
}
.banner {
  background-image: url(../images/bg-banner.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}
@media (max-width: 768px) {
  .banner {
    background-image: url(../images/bg-banner-mob.webp);
  }
}
.container {
  max-width: 1030px;
  margin: 0 auto;
}
.divider {
  background: #fff3;
  min-width: 100%;
  height: 1px;
  display: block;
}
.destaque {
  color: #ff4d00;
  background: linear-gradient(93deg, #c3730b00 33.61%, #ff630030 108.74%);
}
.video-container {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 7px 16.1px #0000009c;
}
.container-cta {
  background-color: #0c0c0c;
  background-image: url(../images/bg-cta-container.png);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll, scroll;
  background-origin: padding-box, padding-box;
  background-clip: border-box, border-box;
  border: 1px solid #ffffff36;
  border-radius: 23px;
  padding: 10px 12px;
  box-shadow: 0 4px 38.2px #000;
}
.container-cta .pricing {
  background-image: url(../images/bg-pricing-container.png);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #ffffff36;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 50px 20px;
  display: flex;
  box-shadow: 0 7px 16.1px #0000009c;
}
.btn-cta {
  color: #1e1e1e;
  text-align: center;
  cursor: pointer;
  background: #f4f3f2;
  border: 1.054px solid #84756e85;
  border-radius: 500px;
  padding: 18px 40px;
  font-family: Aspekta;
  font-size: 16px;
  font-style: normal;
  font-weight: 750;
  line-height: 130.142%;
  transition: transform 0.3s;
  display: inline-block;
  transform: scale(1);
  box-shadow: 0 7px 16.1px #0000009c;
}
.btn-cta:hover {
  transition: transform 0.3s;
  transform: scale(1.05);
}
@media (max-width: 1070px) {
  .container {
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  #countdown {
    border: none;
  }
  .container {
    max-width: 400px;
  }
  #hero h1 {
    text-align: center;
    font-size: 32px;
  }
  .container-cta {
    width: 100vw;
    max-width: 500px;
    position: relative;
    left: 50%;
    transform: translate(-50%);
  }
  .btn-cta {
    padding: 18px 25px;
    font-size: 13px;
  }
  .container-cta .pricing {
    gap: 20px;
    padding: 34px 15px;
  }
}
.title {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
.title span {
  color: #ff551d;
  text-transform: uppercase;
  border: 1px solid #fbfbfb33;
  border-radius: 98px;
  margin-bottom: 21px;
  padding: 8px 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  display: inline-block;
}
.title .verificado {
  align-items: center;
  gap: 8px;
  display: flex;
}
.title h3 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(93deg, #fff 33.61%, #aba099 108.74%);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 36px;
  font-weight: 600;
  line-height: 120%;
}
.title p {
  color: #aba099;
  text-align: center;
  margin-top: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 163%;
}
.features {
  grid-template-columns: 1fr 1fr;
  display: grid;
  position: relative;
}
.features .feature {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 40px;
  display: flex;
}
.features .feature > * {
  max-width: 287px;
  font-family: Manrope;
}
.features .feature h3 {
  text-align: center;
  margin-top: 13px;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}
.features .feature p {
  color: #aba099;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 163%;
}
.features:before,
.features:after {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}
.features:before {
  background-image: linear-gradient(90deg, #fff0, #fff3 20% 80%, #fff0);
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.features:after {
  background-image: linear-gradient(#fff0, #fff3 20% 80%, #fff0);
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}
@media (max-width: 768px) {
  .features {
    grid-template-columns: 1fr;
  }
  .features .feature {
    padding: 40px;
    position: relative;
  }
  .features:before,
  .features:after {
    display: none;
  }
  .title h3 {
    font-size: 32px;
  }
  .feature:not(:last-child):after {
    content: "";
    background-image: linear-gradient(90deg, #fff0, #fff3 20% 80%, #fff0);
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.testimonials {
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  display: grid;
}
.testimonials .testimonial {
  z-index: 1;
  background-image: url(../images/bg-depoimento.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  display: flex;
  position: relative;
}
.testimonials .testimonial > * {
  z-index: 2;
}
.testimonials .testimonial:before {
  content: "";
  z-index: 1;
  border: 1px solid #fff3;
  border-radius: 24px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.testimonials .testimonial h3 {
  text-align: center;
  color: #f4f3f2;
  max-width: 280px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 700;
  line-height: 142%;
}
.testimonials .testimonial p {
  color: #aba099;
  margin-top: 21px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 163%;
}
@media (max-width: 768px) {
  .testimonials {
    grid-template-columns: 1fr;
  }
}
.line {
  background: #aba09940;
  width: 100%;
  height: 1px;
  position: relative;
}
.line img {
  position: absolute;
  top: 50%;
  left: -61px;
  transform: translateY(-50%);
}
.line-orange {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 100%;
  display: flex;
}
.line-orange span {
  background-color: var(--primary);
  width: 2px;
  height: 100%;
  display: block;
}
.timeline {
  display: flex;
}
.content span {
  color: #ff551d;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  display: block;
}
.content h4 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(93deg, #f4f3f2 27.59%, #aba099 87.52%);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 24px;
  font-weight: 600;
  line-height: 116%;
}
.content p {
  color: #aba099;
  font-size: 16px;
  font-weight: 500;
  line-height: 161%;
}
#metodo .content {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}
#metodo .content > div {
  flex-direction: column;
  gap: 18px;
  padding: 34px 24px 34px 34px;
  display: flex;
}
@media (max-width: 768px) {
  #metodo .content {
    flex-direction: column;
    gap: 24px;
    padding-right: 24px;
    display: flex;
  }
  #metodo .content h4 {
    font-size: 22px;
  }
  #metodo .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  #metodo .content > div {
    padding: 0;
  }
  .line img {
    width: 32px;
    left: -56px;
  }
}
.card-novidades {
  background-blend-mode: plus-lighter, plus-lighter, plus-lighter, normal;
  background: linear-gradient(358deg, #ff6c1d8f 4.26%, #ff6c1d00 48.4%),
    radial-gradient(
      85.95% 94.02% at 51.3% 10.77%,
      #eb1f1f00 45.3%,
      #ff380624 59.93%,
      #ff4a1da3 82.69%,
      #ffbcb1
    ),
    radial-gradient(
      104.23% 97.22% at 53.81% 8.99%,
      #eb261f00 45.19%,
      #eb1f1f24 73.16%,
      #eb1f1f
    ),
    linear-gradient(300deg, #1a1616c9 54.06%, #2b2424 94.72%);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 53px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}
.card-novidades-title {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
.card-novidades span {
  color: #ff551d;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  display: block;
}
.card-novidades h3 {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(93deg, #f4f3f2 27.59%, #aba099 87.52%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 18px;
  margin-bottom: 13px;
  font-size: 24px;
  font-weight: 600;
  line-height: 116%;
}
.card-novidades p {
  color: #aba099;
  font-family: Aspekta;
  font-size: 20px;
  font-weight: 500;
  line-height: 116%;
}
@media (max-width: 768px) {
  .card-novidades {
    background: radial-gradient(
        104.23% 97.22% at 53.81% 8.99%,
        #eb261f00 45.19%,
        #8b0c0c24 73.16%,
        #351007
      ),
      linear-gradient(300deg, #1a1616c9 54.06%, #2b2424 94.72%);
    border-radius: 20px;
    padding-top: 32px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
  .card-novidades h3 {
    text-align: center;
    max-width: 250px;
  }
  .card-novidades-title {
    padding-left: 24px;
    padding-right: 24px;
  }
  .card-novidades span {
    font-size: 14px;
  }
  .card-novidades p {
    margin-bottom: 24px;
    font-size: 16px;
  }
  .card-novidades img {
    width: 100%;
    position: relative;
    left: 50%;
    transform: translate(-50%);
  }
}
.fade-sides {
  position: relative;
}
.fade-sides:before,
.fade-sides:after {
  content: "";
  pointer-events: none;
  width: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
}
.fade-sides:before {
  background: linear-gradient(90deg, #0c0c0c, #0000);
  left: 0;
}
.fade-sides:after {
  background: linear-gradient(270deg, #0c0c0c, #0000);
  right: 0;
}
.accordion-button {
  cursor: pointer;
}
.card-combo {
  background-image: url(../images/bg-lista-desk.webp);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #fff3;
  border-radius: 16px;
  gap: 62px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.card-combo .logo {
  flex-direction: column;
  justify-content: center;
  gap: 18px;
  max-width: 322px;
  display: flex;
}
.card-combo .logo p {
  color: #f4f3f2;
  font-family: Aspekta;
  font-size: 16px;
  font-weight: 400;
  line-height: 145%;
}
.card-combo .preco {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 28px;
  display: flex;
}
.card-combo .preco h2 {
  color: #f4f3f2;
  font-family: Aspekta;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
.card-combo .lista {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
.card-combo .lista h2 {
  color: #f4f3f2;
  font-family: Aspekta;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
}
.card-combo .lista ul {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
.card-combo .lista ul li {
  color: #aba099;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  font-family: Aspekta;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 145%;
  display: flex;
}
.card-combo .lista ul li b {
  color: #fff;
  font-family: Aspekta;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
}
.tag {
  color: #ffffff80;
  background: #ffffff0d;
  border: 1px solid #fff3;
  border-radius: 37px;
  padding-left: 11px;
  padding-right: 11px;
  font-family: Aspekta;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 145%;
}
.tag-destaque {
  color: #60ff8ade;
  background: #60ff8a0d;
  border: 1px solid #60ff8a33;
  border-radius: 37px;
  font-family: Aspekta;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 145%;
}
.tag-old {
  opacity: 0.57;
  text-decoration: line-through;
}
.combo-item {
  flex-direction: column;
  gap: 4px;
  min-width: 200px;
  display: flex;
}
@media (max-width: 768px) {
  .card-combo {
    background-image: url(../images/bg-lista-mob.png);
    flex-direction: column;
    gap: 48px;
    padding: 54px 24px;
  }
  .fade-sides img {
    min-width: 110vw;
    position: relative;
    left: 50%;
    transform: translate(-50%);
  }
  .fade-sides:before,
  .fade-sides:after {
    display: none;
  }
  #combo .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .card-combo .lista h2 {
    font-size: 16px;
  }
  .card-combo .lista ul li {
    justify-content: space-between;
    font-size: 14px;
  }
  .card-combo .lista ul li b {
    font-size: 14px;
  }
  .card-combo ul li img {
    gap: 8px;
    width: 20px;
  }
  .card-combo .tag {
    font-size: 12px;
  }
  .tag {
    padding-left: 8px;
    padding-right: 8px;
  }
  .cart img {
    max-width: 100%;
  }
  .combo-item {
    flex: 1;
    min-width: auto;
  }
  .cart {
    max-width: 240px;
  }
}
#garantia {
  position: relative;
}
#garantia > img {
  max-width: 1400px;
  margin: 0 auto;
}
#garantia .card-garantia {
  z-index: 2;
  margin-top: -220px;
  position: relative;
}
@media (max-width: 1440px) {
  #garantia > img {
    position: relative;
    left: 50%;
    transform: translate(-50%);
  }
}
#faq .accordion-title {
  color: #fff;
  font-family: Aspekta;
  font-size: 16px;
  font-weight: 500;
  line-height: 145%;
}
#faq .accordion-content-text {
  color: #aba099;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
}
@media (max-width: 768px) {
  #faq .accordion-title {
    text-align: left;
    font-size: 14px;
  }
  #faq .accordion-content-text {
    text-align: left;
    font-size: 12px;
  }
  #faq .container {
    padding-left: 32px;
    padding-right: 32px;
  }
  #faq .accordion-button {
    gap: 20px;
  }
}
.modal {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background: radial-gradient(
    124.05% 124.05% at 50% -28.37%,
    #895644cc,
    #000c 52.93%
  );
  -webkit-backdrop-filter: blur(30px) !important;
  backdrop-filter: blur(30px) !important;
}
.modal-politica {
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
  color: #fff;
  border: 1px solid #fff3;
  border-radius: 16px;
  max-height: 80vh;
  padding: 28px;
  font-size: 20px;
  box-shadow: -8px 27px 44.5px #000000c7;
  overflow-y: scroll !important;
}
#form [name="nome"],
#form [name="email"],
#form [name="whatsapp"] {
  color: #aba099;
  background: #211d1d;
  border: 1px solid #aba09940;
  border-radius: 200px;
  padding: 20px 24px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
#form [name="whatsapp"] {
  padding-left: 110px !important;
}
.iti__selected-country-primary {
  padding-left: 20px !important;
}
@media (max-width: 768px) {
  #form [name="nome"],
  #form [name="email"],
  #form [name="whatsapp"] {
    font-size: 16px;
  }
  #form [name="whatsapp"] {
    font-size: 16px;
    padding-left: 100px !important;
  }
  .iti__selected-country-primary {
    padding-left: 20px !important;
    font-size: 16px !important;
  }
  .iti .iti__selected-dial-code {
    font-size: 16px !important;
  }
}
#form input::placeholder {
  color: #aba099;
}
#form input:focus {
  border: 1px solid #ff6c1d;
}
#form input:focus-visible {
  outline: none;
}
@media (max-width: 768px) {
  #form input {
    padding: 14px 20px;
    font-size: 16px;
  }
}
html .iti__country-list {
  color: #f9fafb !important;
  background-color: #181616 !important;
}
.iti__country-list {
  z-index: 1000;
}
.iti--inline-dropdown .iti__dropdown-content {
  color: #f9fafb !important;
  background-color: #181616 !important;
  border: 1px solid #181616 !important;
}
.iti--inline-dropdown .iti__dropdown-content .iti__country {
  color: #f9fafb !important;
}
.iti--inline-dropdown .iti__dropdown-content {
  z-index: 999 !important;
}
.iti .iti__selected-dial-code {
  color: #aba099 !important;
}
.iti__search-input {
  padding: 10px !important;
  font-size: 14px !important;
}
ul#iti-0__country-listbox {
  font-size: 14px;
}
.iti {
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 5px;
}
.btn-cta:disabled {
  opacity: 0.9 !important;
  cursor: not-allowed !important;
}
.btn-cta {
  -webkit-backdrop-filter: blur(0.95px);
  backdrop-filter: blur(0.95px);
  z-index: 2;
  background: #ffffff1a;
  border: 1px solid #ffffff1a;
  border-radius: 86px;
  padding: 10px;
  box-shadow: 0 4px 15.7px #0000007a;
}
.btn-cta > span:first-child {
  color: #fff;
  text-align: center;
  text-shadow: 0 0 18.4px #000000e6, 0 0 23.6px #0000003d;
  z-index: 2;
  background-image: url(../images/btn-cta.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #53ae77;
  border-radius: 511.087px;
  padding: 18px 40px;
  font-family: Aspekta;
  font-size: 16px;
  font-style: normal;
  font-weight: 750;
  line-height: 130.142%;
  display: inline-block;
  box-shadow: 0 0 8.3px #00ff99d1, 0 2px 6.5px #00000080;
}
#formModal .btn-cta > span:first-child {
  display: block;
  font-size: 14px !important;
}
@media (max-width: 768px) {
  #formModal .btn-cta > span:first-child {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px !important;
  }
  .btn-cta > span:first-child {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 13px !important;
  }
}
@media (max-width: 380px) {
  .btn-cta > span:first-child {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-cta-boleto {
  padding: 8px;
}
.btn-cta-boleto > span:first-child {
  background: #27212124;
  border: 1px solid #84756e85;
  border-radius: 511.087px;
  padding: 14px 35px;
  font-size: 14px;
  box-shadow: inset -5.479px -4.215px 12.962px -10.957px #ffe5bc57;
  background: linear-gradient(90deg, #222c, #26262699) !important;
}
@media (max-width: 768px) {
  .btn-cta-boleto > span:first-child {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 11px !important;
  }
}
.timeline-boleto .line img {
  width: 30px;
  height: 30px;
}
.timeline-boleto .content span {
  -webkit-text-fill-color: transparent;
  background: linear-gradient(90deg, #ff7e38, #ff6c1d);
  -webkit-background-clip: text;
  background-clip: text;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  line-height: 120%;
  display: flex;
}
.timeline-boleto .content {
  flex-direction: column;
  gap: 12px;
  min-width: 100%;
  display: flex;
}
.timeline-boleto .content h4 {
  color: #f4f3f2;
  letter-spacing: 0.16px;
  font-family: Aspekta;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 136%;
}
.timeline-boleto .line img {
  left: -64px;
}
.timeline-boleto .content p {
  color: #aba099;
  font-family: Aspekta;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
}
@media (max-width: 768px) {
  .timeline-boleto .title span {
    font-size: 14px;
  }
}
#financiamento .preco-boleto {
  justify-content: space-between;
  gap: 40px;
  display: flex;
}
#financiamento .preco-boleto h2 {
  color: #f4f3f2;
  letter-spacing: 2.28px;
  font-family: Aspekta;
  font-size: 75.986px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.148px;
}
#financiamento .preco-boleto > div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
  display: flex;
}
.preco-boleto .div-vertical {
  opacity: 0.26;
  background-color: #84756e;
  min-width: 1px;
  min-height: 100%;
}
@media (max-width: 768px) {
  #financiamento .preco-boleto {
    flex-direction: column;
    gap: 32px;
  }
  .preco-boleto .div-vertical {
    width: 100%;
    min-height: 1px;
  }
}
#boleto-par #hero {
  background-image: url(../images/bg-boleto-par.webp);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 768px) {
  #boleto-par #hero {
    background-position: top;
    background-repeat: no-repeat;
    background-size: 600px;
  }
}
@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  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: 0;
}
@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-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: Aspekta;
  src: url(../fonts/Aspekta-500.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Aspekta;
  src: url(../fonts/Aspekta-600.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Aspekta;
  src: url(../fonts/Aspekta-700.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Manrope;
  src: url(../fonts/Manrope-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Manrope;
  src: url(../fonts/Manrope-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Manrope;
  src: url(../fonts/Manrope-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Manrope;
  src: url(../fonts/Manrope-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
.video-wrapper[data-astro-cid-7qzxku2k] {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  border-radius: 20px;
  overflow: hidden;
}
.video-wrapper[data-astro-cid-7qzxku2k] iframe[data-astro-cid-7qzxku2k] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btn-whatsapp-pulse[data-astro-cid-ddbgkxpv] {
  background: #25d366;
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  padding: 30px;
  text-decoration: none;
  border-radius: 50%;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  color: #fff;
  cursor: pointer;
}
.btn-whatsapp-pulse[data-astro-cid-ddbgkxpv] svg[data-astro-cid-ddbgkxpv] {
  min-width: 35px;
  min-height: 35px;
}
@media (max-width: 768px) {
  .btn-whatsapp-pulse[data-astro-cid-ddbgkxpv] svg[data-astro-cid-ddbgkxpv] {
    min-width: 30px;
    min-height: 30px;
  }
  .btn-whatsapp-pulse[data-astro-cid-ddbgkxpv] {
    padding: 25px;
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 #25d36680;
  }
  80% {
    box-shadow: 0 0 0 14px #25d36600;
  }
}
.btn-whatsapp-pulse-border[data-astro-cid-ddbgkxpv] {
  bottom: 120px;
  right: 20px;
  animation-play-state: paused;
}
.btn-whatsapp-pulse-border[data-astro-cid-ddbgkxpv]:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  padding: 25px;
  border: 5px solid #25d366;
  opacity: 0.75;
  animation-name: pulse-border;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
@keyframes pulse-border {
  0% {
    padding: 25px;
    opacity: 0.75;
  }
  75% {
    padding: 50px;
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
