/*! tailwindcss v4.1.7 | 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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --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-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-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-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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@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-500: oklch(63.7% .237 25.331);
    --color-green-500: oklch(72.3% .219 149.579);
    --color-blue-50: oklch(97% .014 254.604);
    --color-blue-200: oklch(88.2% .059 254.128);
    --color-blue-500: oklch(62.3% .214 259.815);
    --color-indigo-100: oklch(93% .034 272.788);
    --color-purple-50: oklch(97.7% .014 308.299);
    --color-purple-100: oklch(94.6% .033 307.174);
    --color-purple-200: oklch(90.2% .063 306.703);
    --color-purple-500: oklch(62.7% .265 303.9);
    --color-pink-50: oklch(97.1% .014 343.198);
    --color-pink-100: oklch(94.8% .028 342.258);
    --color-pink-200: oklch(89.9% .061 343.231);
    --color-pink-300: oklch(82.3% .12 346.018);
    --color-pink-500: oklch(65.6% .241 354.308);
    --color-gray-200: oklch(92.8% .006 264.531);
    --color-gray-400: oklch(70.7% .022 261.325);
    --color-gray-500: oklch(55.1% .027 264.364);
    --color-gray-600: oklch(44.6% .03 256.802);
    --color-gray-700: oklch(37.3% .034 259.733);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-sm: 24rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --font-weight-light: 300;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-lg: .5rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --blur-sm: 8px;
    --blur-3xl: 64px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 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;
    -webkit-text-decoration: 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: -.25em;
  }

  sup {
    top: -.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 {
  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .-top-\[30px\] {
    top: -30px;
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .top-5 {
    top: calc(var(--spacing) * 5);
  }

  .top-\[700px\] {
    top: 700px;
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-1\/4 {
    right: 25%;
  }

  .right-20 {
    right: calc(var(--spacing) * 20);
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .bottom-20 {
    bottom: calc(var(--spacing) * 20);
  }

  .bottom-\[16px\] {
    bottom: 16px;
  }

  .bottom-\[30\%\] {
    bottom: 30%;
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .left-1\/2 {
    left: 50%;
  }

  .left-2 {
    left: calc(var(--spacing) * 2);
  }

  .left-20 {
    left: calc(var(--spacing) * 20);
  }

  .-z-1 {
    z-index: calc(1 * -1);
  }

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

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

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

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

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

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

  .z-\[10000\] {
    z-index: 10000;
  }

  .float-right {
    float: right;
  }

  .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-2 {
    margin-inline: calc(var(--spacing) * 2);
  }

  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }

  .mx-auto {
    margin-inline: auto;
  }

  .my-5 {
    margin-block: calc(var(--spacing) * 5);
  }

  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }

  .mt-\[5px\] {
    margin-top: 5px;
  }

  .mt-\[8px\] {
    margin-top: 8px;
  }

  .mt-\[10px\] {
    margin-top: 10px;
  }

  .mt-\[14px\] {
    margin-top: 14px;
  }

  .mt-\[18px\] {
    margin-top: 18px;
  }

  .mt-\[19px\] {
    margin-top: 19px;
  }

  .mt-\[20px\] {
    margin-top: 20px;
  }

  .mt-\[22px\] {
    margin-top: 22px;
  }

  .mt-\[25px\] {
    margin-top: 25px;
  }

  .mt-\[27px\] {
    margin-top: 27px;
  }

  .mt-\[30px\] {
    margin-top: 30px;
  }

  .mt-\[32px\] {
    margin-top: 32px;
  }

  .mt-\[40px\] {
    margin-top: 40px;
  }

  .mt-\[500px\] {
    margin-top: 500px;
  }

  .mt-\[550px\] {
    margin-top: 550px;
  }

  .mr-8 {
    margin-right: calc(var(--spacing) * 8);
  }

  .mr-\[20px\] {
    margin-right: 20px;
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-\[10px\] {
    margin-bottom: 10px;
  }

  .mb-\[13px\] {
    margin-bottom: 13px;
  }

  .mb-\[14px\] {
    margin-bottom: 14px;
  }

  .mb-\[15px\] {
    margin-bottom: 15px;
  }

  .mb-\[19px\] {
    margin-bottom: 19px;
  }

  .mb-\[20px\] {
    margin-bottom: 20px;
  }

  .mb-\[22px\] {
    margin-bottom: 22px;
  }

  .mb-\[24px\] {
    margin-bottom: 24px;
  }

  .mb-\[25px\] {
    margin-bottom: 25px;
  }

  .mb-\[27px\] {
    margin-bottom: 27px;
  }

  .mb-\[28px\] {
    margin-bottom: 28px;
  }

  .mb-\[29px\] {
    margin-bottom: 29px;
  }

  .mb-\[30px\] {
    margin-bottom: 30px;
  }

  .mb-\[32px\] {
    margin-bottom: 32px;
  }

  .mb-\[33px\] {
    margin-bottom: 33px;
  }

  .mb-\[34px\] {
    margin-bottom: 34px;
  }

  .mb-\[35px\] {
    margin-bottom: 35px;
  }

  .mb-\[49px\] {
    margin-bottom: 49px;
  }

  .mb-\[50px\] {
    margin-bottom: 50px;
  }

  .mb-\[52px\] {
    margin-bottom: 52px;
  }

  .mb-\[94px\] {
    margin-bottom: 94px;
  }

  .mb-\[100px\] {
    margin-bottom: 100px;
  }

  .mb-\[125px\] {
    margin-bottom: 125px;
  }

  .ml-8 {
    margin-left: calc(var(--spacing) * 8);
  }

  .ml-\[30px\] {
    margin-left: 30px;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .table-cell {
    display: table-cell;
  }

  .table-row {
    display: table-row;
  }

  .h-2 {
    height: calc(var(--spacing) * 2);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-64 {
    height: calc(var(--spacing) * 64);
  }

  .h-72 {
    height: calc(var(--spacing) * 72);
  }

  .h-80 {
    height: calc(var(--spacing) * 80);
  }

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

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

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

  .h-auto {
    height: auto;
  }

  .h-dvh {
    height: 100dvh;
  }

  .h-full {
    height: 100%;
  }

  .h-screen {
    height: 100vh;
  }

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

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

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

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

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

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

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

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

  .min-h-screen {
    min-height: 100vh;
  }

  .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .w-10 {
    width: calc(var(--spacing) * 10);
  }

  .w-64 {
    width: calc(var(--spacing) * 64);
  }

  .w-72 {
    width: calc(var(--spacing) * 72);
  }

  .w-80 {
    width: calc(var(--spacing) * 80);
  }

  .w-\[40\%\] {
    width: 40%;
  }

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

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

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

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

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

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

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

  .w-full {
    width: 100%;
  }

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

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

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

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

  .max-w-sm {
    max-width: var(--container-sm);
  }

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

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

  .flex-1 {
    flex: 1;
  }

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-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-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

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

  .items-end {
    align-items: flex-end;
  }

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

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

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

  .justify-end {
    justify-content: flex-end;
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }

  .gap-\[10px\] {
    gap: 10px;
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }

  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }

  .rounded-\[20px\] {
    border-radius: 20px;
  }

  .rounded-\[21\.24px\] {
    border-radius: 21.24px;
  }

  .rounded-\[30px\] {
    border-radius: 30px;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-lg {
    border-radius: var(--radius-lg);
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-4 {
    border-style: var(--tw-border-style);
    border-width: 4px;
  }

  .border-none {
    --tw-border-style: none;
    border-style: none;
  }

  .border-gray-200 {
    border-color: var(--color-gray-200);
  }

  .border-white {
    border-color: var(--color-white);
  }

  .border-t-purple-500 {
    border-top-color: var(--color-purple-500);
  }

  .bg-\[\#00000005\] {
    background-color: #00000005;
  }

  .bg-\[\#33E3C3\] {
    background-color: #33e3c3;
  }

  .bg-\[\#080027\] {
    background-color: #080027;
  }

  .bg-\[\#fff\] {
    background-color: #fff;
  }

  .bg-black {
    background-color: var(--color-black);
  }

  .bg-blue-200 {
    background-color: var(--color-blue-200);
  }

  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }

  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }

  .bg-green-500 {
    background-color: var(--color-green-500);
  }

  .bg-indigo-100 {
    background-color: var(--color-indigo-100);
  }

  .bg-pink-200 {
    background-color: var(--color-pink-200);
  }

  .bg-purple-200 {
    background-color: var(--color-purple-200);
  }

  .bg-red-500 {
    background-color: var(--color-red-500);
  }

  .bg-transparent {
    background-color: #0000;
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-white\/80 {
    background-color: #fffc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/80 {
      background-color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }

  .bg-linear-to-b {
    --tw-gradient-position: to bottom;
  }

  @supports (background-image: linear-gradient(in lab, red, red)) {
    .bg-linear-to-b {
      --tw-gradient-position: to bottom in oklab;
    }
  }

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

  .bg-linear-to-t {
    --tw-gradient-position: to top;
  }

  @supports (background-image: linear-gradient(in lab, red, red)) {
    .bg-linear-to-t {
      --tw-gradient-position: to top in oklab;
    }
  }

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

  .bg-gradient-to-t {
    --tw-gradient-position: to top in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-\[linear-gradient\(144\.37deg\,_\#FFFFFF_4\.87\%\,_\#DEE0F3_93\.04\%\)\] {
    background-image: linear-gradient(144.37deg, #fff 4.87%, #dee0f3 93.04%);
  }

  .from-\[\#D8E9F8\] {
    --tw-gradient-from: #d8e9f8;
    --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-purple-50 {
    --tw-gradient-from: var(--color-purple-50);
    --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-purple-100 {
    --tw-gradient-from: var(--color-purple-100);
    --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-\[\#D9E9F9\] {
    --tw-gradient-via: #d9e9f9;
    --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);
  }

  .via-pink-50 {
    --tw-gradient-via: var(--color-pink-50);
    --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);
  }

  .via-pink-100 {
    --tw-gradient-via: var(--color-pink-100);
    --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);
  }

  .via-60\% {
    --tw-gradient-via-position: 60%;
  }

  .to-blue-50 {
    --tw-gradient-to: var(--color-blue-50);
    --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-transparent {
    --tw-gradient-to: transparent;
    --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-fill {
    object-fit: fill;
  }

  .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }

  .px-\[22px\] {
    padding-inline: 22px;
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }

  .py-\[11px\] {
    padding-block: 11px;
  }

  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }

  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }

  .pr-8 {
    padding-right: calc(var(--spacing) * 8);
  }

  .pr-12 {
    padding-right: calc(var(--spacing) * 12);
  }

  .pr-\[8px\] {
    padding-right: 8px;
  }

  .pr-\[12px\] {
    padding-right: 12px;
  }

  .pr-\[40px\] {
    padding-right: 40px;
  }

  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }

  .pb-\[100px\] {
    padding-bottom: 100px;
  }

  .pb-\[120px\] {
    padding-bottom: 120px;
  }

  .pb-\[200px\] {
    padding-bottom: 200px;
  }

  .pl-8 {
    padding-left: calc(var(--spacing) * 8);
  }

  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }

  .pl-\[30px\] {
    padding-left: 30px;
  }

  .pl-\[38px\] {
    padding-left: 38px;
  }

  .pl-\[40px\] {
    padding-left: 40px;
  }

  .pl-\[68px\] {
    padding-left: 68px;
  }

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

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

  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

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

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

  .leading-\[22px\] {
    --tw-leading: 22px;
    line-height: 22px;
  }

  .leading-\[110\%\] {
    --tw-leading: 110%;
    line-height: 110%;
  }

  .font-\[14px\] {
    --tw-font-weight: 14px;
    font-weight: 14px;
  }

  .font-\[700\] {
    --tw-font-weight: 700;
    font-weight: 700;
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }

  .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);
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .text-\[\#3B4F7D\] {
    color: #3b4f7d;
  }

  .text-\[\#6576E7\] {
    color: #6576e7;
  }

  .text-\[\#353445\] {
    color: #353445;
  }

  .text-\[\#FFFFFFBF\] {
    color: #ffffffbf;
  }

  .text-\[\#fff\] {
    color: #fff;
  }

  .text-black {
    color: var(--color-black);
  }

  .text-gray-400 {
    color: var(--color-gray-400);
  }

  .text-gray-500 {
    color: var(--color-gray-500);
  }

  .text-gray-600 {
    color: var(--color-gray-600);
  }

  .text-red-500 {
    color: var(--color-red-500);
  }

  .text-white {
    color: var(--color-white);
  }

  .placeholder-\[\#353445\]::placeholder {
    color: #353445;
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-30 {
    opacity: .3;
  }

  .opacity-40 {
    opacity: .4;
  }

  .opacity-\[0\.6\] {
    opacity: .6;
  }

  .mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .shadow-\[0\.97px_0\.97px_0\.97px_0px_\#FFFFFF_inset\,4px_4px_10px_0px_\#00000021\,-5px_-5px_10px_0px_\#FFFFFF69\] {
    --tw-shadow: .97px .97px .97px 0px var(--tw-shadow-color, #fff) inset, 4px 4px 10px 0px var(--tw-shadow-color, #00000021), -5px -5px 10px 0px var(--tw-shadow-color, #ffffff69);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .blur-3xl {
    --tw-blur: blur(var(--blur-3xl));
    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-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -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, );
  }

  .backdrop-filter {
    -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-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-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, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

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

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

  @media (hover: hover) {
    .hover\:border-pink-300:hover {
      border-color: var(--color-pink-300);
    }

    .hover\:text-gray-700:hover {
      color: var(--color-gray-700);
    }

    .hover\:text-pink-500:hover {
      color: var(--color-pink-500);
    }
  }

  .focus\:border-transparent:focus {
    border-color: #0000;
  }

  .focus\:ring-2:focus {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + 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);
  }

  .focus\:ring-pink-500:focus {
    --tw-ring-color: var(--color-pink-500);
  }

  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .active\:scale-95:active {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}

@font-face {
  font-family: Evolventa;
  src: url("/assets/Evolventa-Bold-4ULURAAd.woff") format("woff2"), url("/assets/Evolventa-Regular-CpcOlMCQ.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Evolventa;
  src: url("./assets/fonts/evolventa/Evolventa-Bold.woff2") format("woff2"), url("/assets/Evolventa-Bold-4ULURAAd.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url("/assets/HelveticaNeue-Medium-BlACjMrQ.otf") format("otf"), url("/assets/HelveticaNeue-Light-Ct5-NwMS.otf") format("otf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url("/assets/HelveticaNeue-Bold-CvSAbIAR.otf") format("otf"), url("/assets/HelveticaNeue-Bold-CvSAbIAR.otf") format("otf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@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-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-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-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-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-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;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.display-none {
  display: none;
}.name {
  width: 120px;
  font-weight: 500;
  line-height: 120%;
  font-size: 12.99px;
  color: #3B4F7D;
}

.blur-sm-5 {
  --tw-backdrop-blur: blur(5px);
}

.capsule-img {
  box-shadow: inset -1.53891px 3.07781px 2.30836px #FFFFFF;
  border-radius: 77.7148px;
}/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.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);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.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(360deg);
  }
}
/* Slide styles end */
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.title {
  padding-top: 29px;
}

.title-slide {
  font-size: 14px;
  line-height: 120%;
  margin-top: 10px;
  font-weight: 500;
}

.capsule-block {
  padding: 30px 20px;
}
.capsule-block .img-block {
  display: flex;
  justify-content: center;
  align-items: center;
}
.capsule-block .img-block img {
  box-shadow: inset -1.53891px 3.07781px 2.30836px #FFFFFF;
  border-radius: 77.7148px;
  width: 91px;
  height: 149px;
}.item {
  line-height: 11px;
  color: #9297AB;
  font-weight: 500;
  letter-spacing: -0.24px;
}

.menu {
  z-index: 222;
}

.svg {
  backdrop-filter: blur(15px);
}

.rounded-full {
  margin-right: 5px;
}.capsules-block {
  box-shadow: 0px -20px 11px 6px rgb(247, 236, 251);
}

.content-block {
  padding-top: 0;
  padding-bottom: 0;
}.blue-podcast-block {
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  width: 148px;
  justify-content: center;
  align-content: stretch;
  flex-wrap: wrap;
  background: rgba(65, 59, 105, 0.42);
  border-radius: 20px;
  box-shadow: 1px 1px 0px 0px rgba(255, 255, 255, 0.1) inset;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  transition: 0.5s transform;
  text-align: center;
}
.blue-podcast-block .img-block {
  display: flex;
  justify-content: center;
  align-items: center;
}
.blue-podcast-block .img-block::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  background: #fff;
  width: 50px;
  filter: blur(20px);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.blue-podcast-block .img-block img {
  box-shadow: none;
  border-radius: 77.7148px;
  width: 91px;
  height: 149px;
}
.blue-podcast-block .title {
  padding-top: 29px;
}
.blue-podcast-block .title-slide {
  font-size: 14px;
  line-height: 120%;
  margin-top: 10px;
  font-weight: 500;
}.capsule-white-block {
  padding: 30px 20px;
}
.capsule-white-block .title {
  padding-top: 29px;
}
.capsule-white-block .title-slide {
  font-size: 14px;
  line-height: 120%;
  margin-top: 10px;
  font-weight: 500;
}
.capsule-white-block .img-block {
  display: flex;
  justify-content: center;
  align-items: center;
}
.capsule-white-block .img-block img {
  box-shadow: inset -1.53891px 3.07781px 2.30836px #FFFFFF;
  border-radius: 77.7148px;
  width: 91px;
  height: 149px;
}.capsule-transparent-block {
  padding: 30px 20px;
  display: flex;
  width: 148px;
  justify-content: center;
  align-content: stretch;
  flex-wrap: wrap;
  background: rgba(52, 61, 88, 0.4);
  border-radius: 20px;
  box-shadow: 0px -1px 0px 0px #924AFF inset;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  transition: 0.5s transform;
  text-align: center;
}
.capsule-transparent-block .title {
  padding-top: 29px;
}
.capsule-transparent-block .title-slide {
  font-size: 14px;
  line-height: 120%;
  margin-top: 10px;
  font-weight: 500;
}
.capsule-transparent-block .img-block {
  display: flex;
  justify-content: center;
  align-items: center;
}
.capsule-transparent-block .img-block::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  background: #fff;
  width: 50px;
  filter: blur(20px);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.capsule-transparent-block .img-block img {
  box-shadow: none;
  border-radius: 77.7148px;
  width: 91px;
  height: 149px;
}.training-block {
  width: 100%;
  height: 450px;
}
.training-block h1 {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 26px;
}

.capsules-collections-block .audio-badge-block {
  width: 100%;
  text-align: center;
}
.capsules-collections-block .audio-badge-block button {
  height: 27px;
  font-size: 12px;
  font-weight: 500;
}.podcast-capsule-transparent .transparent-name {
  width: 120px;
  font-weight: 500;
  line-height: 120%;
  font-size: 13px;
  color: #fff;
}
.podcast-capsule-transparent .old-price {
  text-decoration: line-through;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
  text-align: center;
}
.podcast-capsule-transparent .title-block {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  padding: 16px;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.0196078431);
  border-radius: 20px;
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  transition: 0.5s transform;
}
.podcast-capsule-transparent .title-block .pink-btn .text-base {
  font-size: 13px;
}
.podcast-capsule-transparent .blur-sm-5 {
  --tw-backdrop-blur: blur(5px);
}
.podcast-capsule-transparent .capsule-img {
  box-shadow: none;
  border-radius: 50%;
}.display-none {
  display: none;
}

.headerLogoWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 26px;
  justify-content: center;
  position: absolute;
  z-index: 2;
  width: 100%;
  color: #3B4F7D;
  font-size: 14px;
  font-weight: 700;
}.capsules-block {
  box-shadow: 0px -20px 11px 6px rgb(247, 236, 251);
}

.content-block {
  padding-top: 0;
  padding-bottom: 0;
}

.bg-svg {
  position: absolute;
  bottom: 0;
  z-index: 2;
  left: 0;
  width: 100%;
  min-height: 560px;
  max-height: 100%;
}

.auth-block {
  position: absolute;
  z-index: 3;
  width: 100%;
  text-align: center;
  bottom: 0;
  padding: 0 25px 18px 25px;
}
.auth-block .title {
  font-size: 12px;
  font-weight: 700;
  color: #3B4F7D;
  margin-bottom: 10px;
}
.auth-block .socials-auth-block {
  display: flex;
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 14px;
}
.auth-block .socials-auth-block .social {
  background: linear-gradient(to right, #E9F0FF, #E0EAFF);
  border-radius: 13px;
  height: 56px;
  width: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 3px 3px 8px 0px rgba(10, 10, 10, 0.0588235294);
}
.auth-block .inputs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 10px;
}
.auth-block .inputs .input {
  background: #fff;
  border: 1px solid #E9F0F9;
}
.auth-block .btns {
  margin-bottom: 16px;
  display: flex;
  gap: 12px;
  justify-content: space-between;
}
.auth-block .btns button {
  width: 100%;
}
.auth-block a {
  font-size: 12px;
  font-weight: 700;
  text-decoration: underline;
  color: #3B4F7D;
}.btn-title {
  font-size: 11px;
}.capsules-block {
  box-shadow: 0px -20px 11px 6px rgb(247, 236, 251);
}

.content-block {
  padding-top: 0;
  padding-bottom: 0;
}

.registration-block {
  font-family: "Evolventa";
}

.bg-svg {
  position: absolute;
  top: 300px;
  z-index: 2;
  left: 0;
  width: 100%;
  min-height: 560px;
  max-height: 100%;
}

.auth-block {
  position: absolute;
  z-index: 3;
  width: 100%;
  text-align: center;
  margin-top: -130px;
  padding: 0 25px 18px 25px;
  font-family: "Evolventa";
}
.auth-block .title {
  font-size: 12px;
  font-weight: 700;
  color: #3B4F7D;
  margin-bottom: 10px;
}
.auth-block .inputs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 10px;
}
.auth-block .inputs .input {
  background: #fff;
  border: 1px solid #E9F0F9;
}
.auth-block .btns {
  justify-content: center;
}
.auth-block .btns button {
  width: 250px;
}.display-none {
  display: none;
}.main-page-block {
  font-family: "Evolventa";
}

.main-page-bg {
  background: url(/assets/bg-new-B_ZpQADi.jpg) no-repeat;
  background-size: cover;
}

.main-page-bg h1 {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 26px;
}

.content-block {
  padding-top: 0;
  padding-bottom: 0;
}

.btns {
  padding-bottom: 20px;
}

.videoBgSvg {
  position: absolute;
  top: 180px;
  width: 100%;
  background: url("data:image/svg+xml,%3csvg%20width='390'%20height='157'%20viewBox='0%200%20390%20157'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_3907_1118)'%3e%3crect%20x='-33'%20y='41'%20width='449'%20height='75'%20fill='%2323225C'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_3907_1118'%20x='-73.7'%20y='0.299999'%20width='530.4'%20height='156.4'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='20.35'%20result='effect1_foregroundBlur_3907_1118'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e") repeat;
  background-size: cover;
  height: 200px;
}

.banner img {
  margin-left: 20px;
}

.bottom-block {
  color: rgba(255, 255, 255, 0.7490196078);
  font-size: 14px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 0px 25px 0px 19px;
}
.bottom-block .btns {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
.bottom-block .conditions {
  font-size: 10px;
  line-height: 152%;
  text-align: center;
  margin-top: 19px;
}
.bottom-block .conditions a {
  text-decoration: underline;
}.subscribe-modal {
  background: rgba(211, 224, 252, 0.8980392157);
  box-shadow: 24px 24px 48px 0px #9CB2E4;
}
.subscribe-modal .modal-content .body {
  padding: 50px 38px 0 36px;
}
.subscribe-modal .modal-content .close {
  float: right;
  margin-top: -10px;
}
.subscribe-modal .modal-content .tariffs {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg {
  background: linear-gradient(267.62deg, rgba(214, 227, 243, 0.46) 8.2%, rgba(255, 255, 255, 0.46) 82.68%), linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: -6px -6px 20px 0px #FFFFFF;
  padding: 2.5px;
  border-radius: 18.65px;
  position: relative;
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card {
  padding: 17px 21px;
  border-radius: 18.65px;
  background: #E7F0FF;
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #3B4F7D;
  font-weight: 700;
  font-size: 18px;
  font-family: "Evolventa";
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card .head .tariff-title {
  display: flex;
  gap: 10px;
  align-items: center;
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card .head .tariff-title .discount {
  background: linear-gradient(106.84deg, #FF8630 -3.87%, #FF0066 106.64%);
  height: 22px;
  width: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 38px;
  font-size: 14px;
  font-weight: 900;
  color: #fff;
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card .head .tariff-title .discount-40 {
  background: linear-gradient(106.84deg, #FF3030 -3.87%, #FF00F7 106.64%);
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card .head .label {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 3px 4px 9.8px 0px rgba(0, 0, 0, 0.0901960784) inset;
  border: 1px solid rgba(255, 255, 255, 0.2392156863);
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: rgba(59, 79, 125, 0.7490196078);
  font-size: 12px;
  font-weight: 400;
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card .content .options {
  display: flex;
  flex-direction: column;
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card .content .options .option {
  display: flex;
  gap: 6px;
  align-items: center;
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card .content .options .option img {
  height: 8px;
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card .content .options .option li {
  position: relative;
  padding-left: 13px;
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card .content .options .option li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 8px;
  height: 9px;
  background-image: url("data:image/svg+xml,%3csvg%20width='6'%20height='5'%20viewBox='0%200%206%205'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%202.87117L2.25757%203.98508C2.34309%204.06091%202.47525%204.05316%202.55143%203.96807L5.20543%201'%20stroke='%235BE8CF'%20stroke-width='1.25'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: contain;
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card .content .price {
  color: #3B4F7D;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  text-align: end;
}
.subscribe-modal .modal-content .tariffs .tariff-card-bg .tariff-card .content .price .total {
  color: rgba(59, 79, 125, 0.7490196078);
  font-size: 9px;
  font-weight: 400;
  margin-top: 10px;
  line-height: 130%;
}
.subscribe-modal .modal-content .tariffs .active {
  background: linear-gradient(267.62deg, #04FF4F 8.2%, #3CD2FF 82.68%);
}
.subscribe-modal .modal-content .subscribe-btn {
  height: 70px;
  margin-top: 15px;
}
.subscribe-modal .modal-content .subscribe-btn span {
  font-size: 16px;
  font-weight: 700;
}
.subscribe-modal .modal-content .conditions {
  margin-top: 13px;
  font-size: 10px;
  font-weight: 400;
  color: #3B4F7D;
  text-align: center;
}
.subscribe-modal .modal-content .conditions a {
  font-size: 10px;
  text-decoration: underline;
}
.subscribe-modal .modal-content .conditions p {
  margin-top: 10px;
}
.subscribe-modal h2 {
  font-size: 26px;
  font-weight: 700;
  font-family: "Evolventa";
  color: #3B4F7D;
}.capsule-filter-modal {
  background: url(/assets/bg-Bzi4gwlX.png) no-repeat;
  background-size: cover;
  box-shadow: 24px 24px 48px 0px #9CB2E4;
}
.capsule-filter-modal .modal-content .body {
  padding: 50px 38px 0 36px;
}
.capsule-filter-modal .modal-content .close {
  float: right;
  margin-top: -10px;
}
.capsule-filter-modal .modal-content .subscribe-btn {
  height: 70px;
  margin-top: 11px;
}
.capsule-filter-modal .modal-content .subscribe-btn span {
  font-size: 16px;
  font-weight: 700;
}
.capsule-filter-modal .modal-content .capsules {
  margin-top: -15px;
}
.capsule-filter-modal .modal-content .capsules .capsule-result-block {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.capsule-filter-modal .modal-content .capsules .capsule-result-block .capsule-result {
  background: rgba(89, 90, 93, 0.1019607843);
  border-radius: 30px;
  box-shadow: 1px 1px 0px 0px rgba(255, 255, 255, 0.1019607843) inset;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 11px 8px 21px;
  height: 74px;
}
.capsule-filter-modal .modal-content .capsules .capsule-result-block .capsule-result .info {
  display: flex;
  align-items: center;
  gap: 11px;
}
.capsule-filter-modal .modal-content .capsules .capsule-result-block .capsule-result .info img {
  rotate: 350deg;
}
.capsule-filter-modal .modal-content .capsules .capsule-result-block .not-subscription-capsule {
  background: url("data:image/svg+xml,%3csvg%20width='346'%20height='74'%20viewBox='0%200%20346%2074'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_ii_3337_24474)'%3e%3cg%20clip-path='url(%23clip0_3337_24474)'%3e%3crect%20width='346'%20height='74'%20rx='30'%20fill='%23595A5D'%20fill-opacity='0.05'/%3e%3cg%20opacity='0.74'%20filter='url(%23filter1_f_3337_24474)'%3e%3ccircle%20cx='353'%20cy='0.384766'%20r='30'%20fill='%23F22FA0'/%3e%3c/g%3e%3cg%20opacity='0.74'%20filter='url(%23filter2_f_3337_24474)'%3e%3ccircle%20cx='353'%20cy='78.3848'%20r='30'%20fill='%23F22FA0'/%3e%3c/g%3e%3cg%20opacity='0.02'%20filter='url(%23filter3_f_3337_24474)'%3e%3ccircle%20cx='353'%20cy='50.3848'%20r='30'%20fill='%23F22FA0'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_ii_3337_24474'%20x='0'%20y='0'%20width='346'%20height='74'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='1'%20dy='1'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='arithmetic'%20k2='-1'%20k3='1'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%200.1%200'/%3e%3cfeBlend%20mode='normal'%20in2='shape'%20result='effect1_innerShadow_3337_24474'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='-2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='arithmetic'%20k2='-1'%20k3='1'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.94902%200%200%200%200%200.184314%200%200%200%200%200.627451%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect1_innerShadow_3337_24474'%20result='effect2_innerShadow_3337_24474'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_3337_24474'%20x='259.6'%20y='-93.0152'%20width='186.8'%20height='186.8'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='31.7'%20result='effect1_foregroundBlur_3337_24474'/%3e%3c/filter%3e%3cfilter%20id='filter2_f_3337_24474'%20x='259.6'%20y='-15.0152'%20width='186.8'%20height='186.8'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='31.7'%20result='effect1_foregroundBlur_3337_24474'/%3e%3c/filter%3e%3cfilter%20id='filter3_f_3337_24474'%20x='296.6'%20y='-6.01523'%20width='112.8'%20height='112.8'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='13.2'%20result='effect1_foregroundBlur_3337_24474'/%3e%3c/filter%3e%3cclipPath%20id='clip0_3337_24474'%3e%3crect%20width='346'%20height='74'%20rx='30'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat;
  background-size: contain;
}
.capsule-filter-modal h2 {
  font-size: 20px;
  font-weight: 700;
  font-family: "Evolventa";
  color: #fff;
}.display-none {
  display: none;
}

.has-set::after {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  height: 66%;
  bottom: -5px;
  background: linear-gradient(0deg, rgb(250, 240, 255) 10%, transparent);
}

.bg-img {
  position: absolute;
  width: 100%;
  left: 0;
  rotate: 360deg;
  margin: 0;
  top: 90px;
  object-fit: cover;
  height: 100%;
  z-index: 2;
}.capsules-block {
  box-shadow: 0px -20px 11px 6px rgb(247, 236, 251);
}

.content-block {
  padding-top: 0;
  padding-bottom: 0;
}

.main-bg {
  background: url("data:image/svg+xml,%3csvg%20width='390'%20height='5487'%20viewBox='0%200%20390%205487'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='-1'%20width='391'%20height='1416'%20fill='url(%23paint0_linear_3337_24643)'/%3e%3crect%20x='-1'%20y='1416'%20width='391'%20height='1416'%20fill='url(%23paint1_linear_3337_24643)'/%3e%3crect%20x='-1'%20y='2832'%20width='391'%20height='1416'%20fill='url(%23paint2_linear_3337_24643)'/%3e%3crect%20x='-1'%20y='4248'%20width='391'%20height='1416'%20fill='url(%23paint3_linear_3337_24643)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_3337_24643'%20x1='390'%20y1='-10.5'%20x2='194.5'%20y2='1416'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='transparent'/%3e%3cstop%20offset='0.05'%20stop-color='%23EAD8F2'%20stop-opacity='0'/%3e%3cstop%20offset='0.255'%20stop-color='%23EAD8F2'/%3e%3cstop%20offset='0.55'%20stop-color='%23EAD8F2'/%3e%3cstop%20offset='0.8'%20stop-color='%23C8CBF8'/%3e%3cstop%20offset='1'%20stop-color='%23D5E2FA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_3337_24643'%20x1='194.5'%20y1='1416'%20x2='194.5'%20y2='2832'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D5E2FA'/%3e%3cstop%20offset='0.385'%20stop-color='%23EAD8F2'/%3e%3cstop%20offset='0.766238'%20stop-color='%23C8CBF8'/%3e%3cstop%20offset='1'%20stop-color='%23D5E2FA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_3337_24643'%20x1='194.5'%20y1='2832'%20x2='194.5'%20y2='4248'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D5E2FA'/%3e%3cstop%20offset='0.385'%20stop-color='%23EAD8F2'/%3e%3cstop%20offset='0.766238'%20stop-color='%23C8CBF8'/%3e%3cstop%20offset='1'%20stop-color='%23D5E2FA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_3337_24643'%20x1='194.5'%20y1='4248'%20x2='194.5'%20y2='5664'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D5E2FA'/%3e%3cstop%20offset='0.385'%20stop-color='%23EAD8F2'/%3e%3cstop%20offset='0.766238'%20stop-color='%23C8CBF8'/%3e%3cstop%20offset='1'%20stop-color='%23D5E2FA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") repeat;
  background-size: 100%;
}

.capsule-details-block {
  position: absolute;
  top: 200px;
  color: #3B4F7D;
  background: url("data:image/svg+xml,%3csvg%20width='390'%20height='5487'%20viewBox='0%200%20390%205487'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='-1'%20width='391'%20height='1416'%20fill='url(%23paint0_linear_3337_24643)'/%3e%3crect%20x='-1'%20y='1416'%20width='391'%20height='1416'%20fill='url(%23paint1_linear_3337_24643)'/%3e%3crect%20x='-1'%20y='2832'%20width='391'%20height='1416'%20fill='url(%23paint2_linear_3337_24643)'/%3e%3crect%20x='-1'%20y='4248'%20width='391'%20height='1416'%20fill='url(%23paint3_linear_3337_24643)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_3337_24643'%20x1='390'%20y1='-10.5'%20x2='194.5'%20y2='1416'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0'%20stop-color='transparent'/%3e%3cstop%20offset='0.05'%20stop-color='%23EAD8F2'%20stop-opacity='0'/%3e%3cstop%20offset='0.255'%20stop-color='%23EAD8F2'/%3e%3cstop%20offset='0.55'%20stop-color='%23EAD8F2'/%3e%3cstop%20offset='0.8'%20stop-color='%23C8CBF8'/%3e%3cstop%20offset='1'%20stop-color='%23D5E2FA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_3337_24643'%20x1='194.5'%20y1='1416'%20x2='194.5'%20y2='2832'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D5E2FA'/%3e%3cstop%20offset='0.385'%20stop-color='%23EAD8F2'/%3e%3cstop%20offset='0.766238'%20stop-color='%23C8CBF8'/%3e%3cstop%20offset='1'%20stop-color='%23D5E2FA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_3337_24643'%20x1='194.5'%20y1='2832'%20x2='194.5'%20y2='4248'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D5E2FA'/%3e%3cstop%20offset='0.385'%20stop-color='%23EAD8F2'/%3e%3cstop%20offset='0.766238'%20stop-color='%23C8CBF8'/%3e%3cstop%20offset='1'%20stop-color='%23D5E2FA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_3337_24643'%20x1='194.5'%20y1='4248'%20x2='194.5'%20y2='5664'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23D5E2FA'/%3e%3cstop%20offset='0.385'%20stop-color='%23EAD8F2'/%3e%3cstop%20offset='0.766238'%20stop-color='%23C8CBF8'/%3e%3cstop%20offset='1'%20stop-color='%23D5E2FA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") repeat;
  background-size: cover;
}
.capsule-details-block h1, .capsule-details-block h2 {
  font-size: 26px;
  font-weight: 700;
  font-family: "Evolventa";
}
.capsule-details-block .banner-img img {
  width: 154px;
  margin-bottom: 30px;
  rotate: 16.46deg;
  max-width: 100vw;
  margin-left: -10px;
  object-fit: cover;
  height: 100%;
}
.capsule-details-block .info {
  color: #3B4F7D;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}
.capsule-details-block .info .desc {
  width: 100%;
  display: flex;
  justify-content: center;
}
.capsule-details-block .info .desc p {
  width: 315px;
}
.capsule-details-block .info .btns {
  display: flex;
  justify-content: center;
  gap: 10px;
  padding: 0;
}
.capsule-details-block .recommended-capsules-block {
  margin-top: 40px;
  border-radius: 24.5px;
  box-shadow: -8.17px -8.17px 13.07px 0px rgba(255, 255, 255, 0.4509803922);
}
.capsule-details-block .recommended-capsules-block .recommended-capsules {
  padding: 30px 3px 30px 0;
  border-radius: 24.5px;
  background: linear-gradient(136.86deg, rgba(241, 246, 255, 0.5) 0%, rgba(196, 211, 247, 0.5) 100%);
  box-shadow: -1px -1px 0px 0px rgba(161, 186, 224, 0.5490196078) inset;
}
.capsule-details-block .why-working {
  position: relative;
  min-height: 890px;
}
.capsule-details-block .why-working .bullet-type-block-big {
  background-image: url(/assets/dashed-border-Bp85ibAD.svg);
  height: 245px;
}
.capsule-details-block .why-working .bullet-type-block-big span {
  margin-bottom: 55px;
}
.capsule-details-block .why-working img {
  position: absolute;
  left: 0;
  top: 80px;
}
.capsule-details-block .reviews-block {
  width: 100%;
}
.capsule-details-block .reviews-block .btns {
  text-align: center;
}
.capsule-details-block .follows-block {
  font-weight: 500;
  font-size: 14px;
  width: 100%;
}
.capsule-details-block .follows-block .btns {
  display: flex;
  justify-content: space-between;
}

@media (min-width: 500px) {
  .capsule-details-block .why-working .bullet-big-block {
    margin-top: 700px;
  }
}.title {
  padding-top: 29px;
}

.title-slide {
  font-size: 13px;
  line-height: 120%;
  margin-top: 10px;
  font-weight: 500;
}

.capsule-detail-content-block {
  padding: 10px 10px 15px 10px;
}
.capsule-detail-content-block .img-block {
  display: flex;
  justify-content: center;
  align-items: center;
}
.capsule-detail-content-block .img-block img {
  border-radius: 77.7148px;
  width: 91px;
  height: 149px;
}.progress-bar {
  background: linear-gradient(360deg, #FFFFFF 0%, #D2DDFE 100%);
  box-shadow: -0.8px -0.8px 1.6px 0px #DEE6FF inset;
  margin-bottom: 6px;
}

.progress-times {
  color: rgba(61, 81, 126, 0.7490196078);
  font-size: 9px;
  font-weight: 700;
}.card-type-block {
  margin-bottom: 22px;
}
.card-type-block .types {
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(59, 79, 125, 0.75);
}
.card-type-block .types .type {
  background: rgba(255, 255, 255, 0.44);
  border-radius: 24px;
  text-align: center;
}
.card-type-block .types .type img {
  border-radius: 24px 24px 0 24px;
}
.card-type-block .types .type .content {
  padding: 23px 30px;
  text-align: left;
}

.title-type-block .types {
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(59, 79, 125, 0.75);
}
.title-type-block .types .type {
  background: rgba(255, 255, 255, 0.44);
  border-radius: 24px;
  text-align: center;
}
.title-type-block .types .type img {
  border-radius: 24px 24px 0 24px;
}
.title-type-block .types .type p {
  padding: 23px 30px;
}

.bullet-type-block {
  min-height: 180px;
  display: flex;
  align-items: center;
  background-image: url(/assets/dashed-border-small-CVTy6Tbx.svg);
  background-clip: border-box;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 0 32px;
  position: relative;
  color: #3B4F7D;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  text-transform: unset;
  width: 100%;
  color: rgb(59, 79, 125);
}
.bullet-type-block span {
  margin-bottom: 55px;
}.display-none {
  display: none;
}

.has-set::after {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  height: 66%;
  bottom: -5px;
  background: linear-gradient(0deg, rgb(250, 240, 255) 10%, transparent);
}

.bg-img {
  position: absolute;
  width: 100%;
  left: 0;
  rotate: 360deg;
  margin: 0;
  top: 90px;
  object-fit: cover;
  height: 100%;
  z-index: 2;
}

.video-block {
  height: 262px;
  border-radius: 16px;
}

.back-svg {
  margin: 11px 15px;
  cursor: pointer;
}

.play-block {
  position: absolute;
  top: 160px;
  display: flex;
  justify-content: center;
  width: 100%;
}
.play-block .play-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), linear-gradient(25.61deg, rgba(44, 68, 255, 0) 29.07%, rgba(44, 68, 255, 0.1) 94.36%), linear-gradient(59.96deg, rgba(44, 68, 255, 0.2) 10.06%, rgba(44, 68, 255, 0) 50.1%);
  border: 1.2px solid rgba(255, 255, 255, 0.6);
}.workouts-block {
  box-shadow: 0px -20px 11px 6px rgb(247, 236, 251);
}

.content-block {
  padding-top: 0;
  padding-bottom: 0;
}

.workout-details-block {
  position: absolute;
  top: 318px;
  color: #3B4F7D;
  background: linear-gradient(36deg, transparent 20%, #EAD8F2 38.5%, #C8CBF8 76.62%, #D5E2FA 100%);
}
.workout-details-block h1, .workout-details-block h2 {
  font-size: 26px;
  font-weight: 700;
  font-family: "Evolventa";
}
.workout-details-block .details-info {
  font-size: 14px;
  font-weight: 500;
  color: #3B4F7D;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
.workout-details-block .details-info .duration {
  display: flex;
  align-items: center;
  gap: 8px;
}
.workout-details-block .banner-img img {
  width: 154px;
  margin-bottom: 30px;
  rotate: 16.46deg;
  max-width: 100vw;
  margin-left: -10px;
  object-fit: cover;
  height: 100%;
}
.workout-details-block .info {
  color: #3B4F7D;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}
.workout-details-block .info .desc {
  width: 100%;
  display: flex;
  justify-content: center;
}
.workout-details-block .info .desc p {
  width: 315px;
}
.workout-details-block .info .btns {
  display: flex;
  justify-content: center;
  gap: 10px;
  padding: 0;
}
.workout-details-block .recommended-capsules {
  padding: 30px;
  margin-top: 40px;
  border-radius: 24.5px;
  background: linear-gradient(136.86deg, rgba(241, 246, 255, 0.5) 0%, rgba(196, 211, 247, 0.5) 100%);
  box-shadow: -8.17px -8.17px 13.07px 0px rgba(255, 255, 255, 0.4509803922);
}
.workout-details-block .why-working {
  position: relative;
  min-height: 890px;
}
.workout-details-block .why-working .bullet-type-block-big {
  background-image: url(/assets/dashed-border-Bp85ibAD.svg);
  height: 245px;
}
.workout-details-block .why-working .bullet-type-block-big span {
  margin-bottom: 55px;
}
.workout-details-block .why-working img {
  position: absolute;
  left: 0;
  top: 80px;
}
.workout-details-block .reviews-block {
  width: 100%;
}
.workout-details-block .reviews-block .btns {
  text-align: center;
}
.workout-details-block .follows-block {
  font-weight: 500;
  font-size: 14px;
  width: 100%;
}
.workout-details-block .follows-block .btns {
  display: flex;
  justify-content: space-between;
}

@media (min-width: 500px) {
  .workout-details-block .why-working .bullet-big-block {
    margin-top: 700px;
  }
}.display-none {
  display: none;
}

.has-set::after {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  height: 66%;
  bottom: -5px;
  background: linear-gradient(0deg, rgb(250, 240, 255) 10%, transparent);
}

.bg-img {
  position: absolute;
  width: 100%;
  left: 0;
  rotate: 360deg;
  margin: 0;
  top: 90px;
  object-fit: cover;
  height: 100%;
  z-index: 2;
}.podcasts-block {
  box-shadow: 0px -20px 11px 6px rgb(247, 236, 251);
}

.content-block {
  padding-top: 0;
  padding-bottom: 0;
}

.podcast-details-block {
  position: absolute;
  top: 200px;
  color: #3B4F7D;
  background: linear-gradient(181deg, transparent 20%, #EAD8F2 38.5%, #C8CBF8 76.62%, #D5E2FA 100%);
}
.podcast-details-block h1, .podcast-details-block h2 {
  font-size: 26px;
  font-weight: 700;
  font-family: "Evolventa";
}
.podcast-details-block .banner-img img {
  border-radius: 40px;
  width: 154px;
  margin-bottom: 30px;
  rotate: 16.46deg;
  max-width: 100vw;
  margin-left: -10px;
  object-fit: cover;
  height: 100%;
}
.podcast-details-block .info {
  color: #3B4F7D;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}
.podcast-details-block .info .desc {
  width: 100%;
  display: flex;
  justify-content: center;
}
.podcast-details-block .info .desc p {
  width: 315px;
}
.podcast-details-block .info .btns {
  display: flex;
  justify-content: center;
  gap: 10px;
  padding: 0;
}
.podcast-details-block .recommended-capsules {
  padding: 30px;
  margin-top: 40px;
  border-radius: 24.5px;
  background: linear-gradient(136.86deg, rgba(241, 246, 255, 0.5) 0%, rgba(196, 211, 247, 0.5) 100%);
  box-shadow: -8.17px -8.17px 13.07px 0px rgba(255, 255, 255, 0.4509803922);
}
.podcast-details-block .why-working {
  position: relative;
  min-height: 890px;
}
.podcast-details-block .why-working .bullet-type-block-big {
  background-image: url(/assets/dashed-border-Bp85ibAD.svg);
  height: 245px;
}
.podcast-details-block .why-working .bullet-type-block-big span {
  margin-bottom: 55px;
}
.podcast-details-block .why-working img {
  position: absolute;
  left: 0;
  top: 80px;
}
.podcast-details-block .reviews-block {
  width: 100%;
}
.podcast-details-block .reviews-block .btns {
  text-align: center;
}
.podcast-details-block .follows-block {
  font-weight: 500;
  font-size: 14px;
  width: 100%;
}
.podcast-details-block .follows-block .btns {
  display: flex;
  justify-content: space-between;
}

@media (min-width: 500px) {
  .podcast-details-blockk .why-working .bullet-big-block {
    margin-top: 700px;
  }
}.title {
  padding-top: 29px;
}

.title-slide {
  font-size: 14px;
  line-height: 120%;
  margin-top: 10px;
  font-weight: 500;
}

.capsule-content-block {
  padding: 10px;
}
.capsule-content-block .img-block {
  display: flex;
  justify-content: center;
  align-items: center;
}
.capsule-content-block .img-block img {
  border-radius: 77.7148px;
  width: 91px;
  height: 149px;
}.subs-header {
  text-align: center;
  font-size: 14px;
  color: #3B4F7D;
  font-weight: 700;
  font-family: "Evolventa";
  padding: 24px 0 17px;
}
.subs-header img {
  margin: 0 auto;
}.subscriptions h1 {
  color: #20293E;
  font-size: 26px;
  font-weight: 700;
  line-height: 123%;
  text-align: center;
  padding: 0;
}

.subs-body-block {
  padding: 0 40px 73px 40px;
}
.subs-body-block a {
  color: #2C44FF;
  text-decoration: underline;
}
.subs-body-block .msg-block {
  position: relative;
  padding-top: 28px;
}
.subs-body-block .msg-block svg {
  position: absolute;
  top: 0;
  right: 0;
}
.subs-body-block .msg-block .msg {
  border-radius: 22px;
  padding: 18px 11px 21px 30px;
  border: 1px solid rgba(140, 148, 171, 0.5019607843);
  background: linear-gradient(0deg, rgba(196, 216, 255, 0.33), rgba(196, 216, 255, 0.33)), linear-gradient(31.97deg, rgba(44, 68, 255, 0) 35.39%, rgba(44, 68, 255, 0.1) 94.86%);
  backdrop-filter: blur(10px);
  box-shadow: 0px 2.39px 2.39px 0px rgba(255, 255, 255, 0.1019607843);
  font-family: "Helvetica Neue";
}
.subs-body-block .msg-gold-block svg {
  left: 0;
}
.subs-body-block .msg-gold-block .msg {
  background: linear-gradient(0deg, rgba(255, 229, 196, 0.33), rgba(255, 229, 196, 0.33)), linear-gradient(205.35deg, rgba(118, 255, 44, 0) 32.95%, rgba(255, 188, 44, 0.1) 66.42%);
  border: 1px solid #E9DCAE;
}
.subs-body-block p {
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 140%;
  text-align: center;
}.support-banner {
  display: flex;
  background: #fff;
  height: 254px;
}
.support-banner .banner-bg {
  width: 60%;
  background: url(/assets/support-DIEE4HAl.png) no-repeat;
  background-position-y: center;
  background-size: 100%;
}
.support-banner .text-block {
  display: flex;
  align-items: center;
  width: 40%;
  font-size: 16px;
  line-height: 140%;
  font-family: "Helvetica Neue";
  color: #25314E;
  font-size: 12px;
}.subs-footer {
  background: #F7FAFF;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
  font-size: 12px;
  color: #3B4F7D;
}
.subs-footer .logo-block {
  display: flex;
  align-items: center;
  gap: 10px;
}
.subs-footer .socials {
  display: flex;
  align-items: center;
  gap: 5px;
}
.subs-footer .socials .social {
  background: #EEF2FA;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  justify-content: center;
}.subscriptions h1 {
  color: #20293E;
  font-size: 26px;
  font-weight: 700;
  line-height: 123%;
  text-align: center;
  padding: 0;
}

.subs-body-block {
  padding: 0 40px 73px 40px;
}
.subs-body-block a {
  color: #2C44FF;
  text-decoration: underline;
}
.subs-body-block .msg-block {
  position: relative;
  padding-top: 28px;
}
.subs-body-block .msg-block svg {
  position: absolute;
  top: 0;
  right: 0;
}
.subs-body-block .msg-block .msg {
  border-radius: 22px;
  padding: 18px 11px 21px 30px;
  border: 1px solid rgba(140, 148, 171, 0.5019607843);
  background: linear-gradient(0deg, rgba(196, 216, 255, 0.33), rgba(196, 216, 255, 0.33)), linear-gradient(31.97deg, rgba(44, 68, 255, 0) 35.39%, rgba(44, 68, 255, 0.1) 94.86%);
  backdrop-filter: blur(10px);
  box-shadow: 0px 2.39px 2.39px 0px rgba(255, 255, 255, 0.1019607843);
  font-family: "Helvetica Neue";
}
.subs-body-block .msg-gold-block svg {
  left: 0;
}
.subs-body-block .msg-gold-block .msg {
  background: linear-gradient(0deg, rgba(255, 229, 196, 0.33), rgba(255, 229, 196, 0.33)), linear-gradient(205.35deg, rgba(118, 255, 44, 0) 32.95%, rgba(255, 188, 44, 0.1) 66.42%);
  border: 1px solid #E9DCAE;
}
.subs-body-block p {
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 140%;
  text-align: center;
}.subscriptions h1 {
  color: #20293E;
  font-size: 26px;
  font-weight: 700;
  line-height: 123%;
  text-align: center;
  padding: 0;
}

.subs-body-block {
  padding: 0 40px 52px 40px;
}
.subs-body-block a {
  color: #2C44FF;
  text-decoration: underline;
}
.subs-body-block .subs-block {
  background: linear-gradient(0deg, rgba(196, 216, 255, 0.33), rgba(196, 216, 255, 0.33)), linear-gradient(21.95deg, rgba(44, 68, 255, 0) 25.21%, rgba(44, 68, 255, 0.1) 94.05%);
  border-radius: 22px;
  display: flex;
  align-items: center;
  height: 116px;
  border: 1px solid rgba(140, 148, 171, 0.5019607843);
  backdrop-filter: blur(12px);
  box-shadow: 0px 2.39px 2.39px 0px rgba(255, 255, 255, 0.1019607843);
  font-family: "Helvetica Neue";
  font-size: 12px;
}
.subs-body-block .subs-block .left-block, .subs-body-block .subs-block .right-block {
  width: 45%;
}
.subs-body-block .subs-block .sub-name {
  color: #4629E5;
  font-weight: 500;
}
.subs-body-block .subs-block .left-block {
  padding-left: 24px;
}
.subs-body-block .subs-block svg {
  width: 10%;
  margin-bottom: -23px;
}
.subs-body-block .line {
  width: 10px;
  background: #EBF2FF;
  height: 100%;
}
.subs-body-block p {
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 140%;
  text-align: center;
}.subscriptions h1 {
  color: #20293E;
  font-size: 26px;
  font-weight: 700;
  line-height: 123%;
  text-align: center;
  padding: 0;
}

.subs-body-block {
  padding: 0 40px 52px 40px;
}
.subs-body-block a {
  color: #2C44FF;
  text-decoration: underline;
}
.subs-body-block .subs-block {
  background: linear-gradient(0deg, rgba(196, 216, 255, 0.33), rgba(196, 216, 255, 0.33)), linear-gradient(21.95deg, rgba(44, 68, 255, 0) 25.21%, rgba(44, 68, 255, 0.1) 94.05%);
  border-radius: 22px;
  display: flex;
  align-items: center;
  height: 116px;
  border: 1px solid rgba(140, 148, 171, 0.5019607843);
  backdrop-filter: blur(12px);
  box-shadow: 0px 2.39px 2.39px 0px rgba(255, 255, 255, 0.1019607843);
  font-family: "Helvetica Neue";
  font-size: 12px;
}
.subs-body-block .subs-block .left-block, .subs-body-block .subs-block .right-block {
  width: 45%;
}
.subs-body-block .subs-block .sub-name {
  color: #4629E5;
  font-weight: 500;
}
.subs-body-block .subs-block .left-block {
  padding-left: 24px;
}
.subs-body-block .subs-block svg {
  width: 10%;
  margin-bottom: -23px;
}
.subs-body-block .line {
  width: 10px;
  background: #EBF2FF;
  height: 100%;
}
.subs-body-block p {
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 140%;
  text-align: center;
}.capsules-block {
  box-shadow: 0px -20px 11px 6px rgb(247, 236, 251);
}

.content-block {
  padding-top: 0;
  padding-bottom: 0;
}

.registration-block {
  font-family: "Evolventa";
}

.bg-svg {
  position: absolute;
  top: 300px;
  z-index: 2;
  left: 0;
  width: 100%;
  min-height: 560px;
  max-height: 100%;
}

.forgot-password-block {
  position: absolute;
  z-index: 3;
  width: 100%;
  text-align: center;
  margin-top: -250px;
  padding: 0 25px 60px 25px;
  font-family: "Evolventa";
}
.forgot-password-block .title {
  font-size: 12px;
  font-weight: 700;
  color: #3B4F7D;
  margin-bottom: 10px;
}
.forgot-password-block .inputs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 19px;
}
.forgot-password-block .inputs .input {
  background: #fff;
  border: 1px solid #E9F0F9;
}
.forgot-password-block .btns {
  justify-content: center;
}
.forgot-password-block .btns button {
  width: 250px;
}.capsules-block {
  box-shadow: 0px -20px 11px 6px rgb(247, 236, 251);
}

.content-block {
  padding-top: 0;
  padding-bottom: 0;
}

.registration-block {
  font-family: "Evolventa";
}

.bg-svg {
  position: absolute;
  top: 300px;
  z-index: 2;
  left: 0;
  width: 100%;
  min-height: 560px;
  max-height: 100%;
}

.reset-password-block {
  position: absolute;
  z-index: 3;
  width: 100%;
  text-align: center;
  margin-top: -310px;
  padding: 0 25px 60px 25px;
  font-family: "Evolventa";
}
.reset-password-block .title {
  font-size: 12px;
  font-weight: 700;
  color: #3B4F7D;
  margin-bottom: 10px;
}
.reset-password-block .inputs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 19px;
}
.reset-password-block .inputs .input {
  background: #fff;
  border: 1px solid #E9F0F9;
}
.reset-password-block .btns {
  justify-content: center;
}
.reset-password-block .btns button {
  width: 250px;
}