/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@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-amber-800: oklch(47.3% 0.137 46.201);
    --color-yellow-100: oklch(97.3% 0.071 103.193);
    --color-blue-100: oklch(93.2% 0.032 255.585);
    --color-blue-950: oklch(28.2% 0.091 267.935);
    --color-pink-100: oklch(94.8% 0.028 342.258);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-4xl: 56rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.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);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-bold: 700;
    --radius-2xl: 1rem;
    --radius-4xl: 2rem;
    --default-transition-duration: 150ms;
    --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, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  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 {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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)) {
        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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-5 {
    top: calc(var(--spacing) * 5);
  }
  .top-10 {
    top: calc(var(--spacing) * 10);
  }
  .-right-20 {
    right: calc(var(--spacing) * -20);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-8 {
    left: calc(var(--spacing) * 8);
  }
  .z-1 {
    z-index: 1;
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .mx-3 {
    margin-inline: calc(var(--spacing) * 3);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .ms-auto {
    margin-inline-start: auto;
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-5 {
    margin-left: calc(var(--spacing) * 5);
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .size-6 {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }
  .min-h-\[75px\] {
    min-height: 75px;
  }
  .w-1\/3 {
    width: calc(1/3 * 100%);
  }
  .w-2\/3 {
    width: calc(2/3 * 100%);
  }
  .w-\[400px\] {
    width: 400px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize {
    resize: both;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-items-center {
    justify-items: center;
  }
  .justify-items-end {
    justify-items: end;
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-28 {
    gap: calc(var(--spacing) * 28);
  }
  .gap-x-7 {
    column-gap: calc(var(--spacing) * 7);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-4xl {
    border-radius: var(--radius-4xl);
  }
  .rounded-\[17px\] {
    border-radius: 17px;
  }
  .rounded-\[25px\] {
    border-radius: 25px;
  }
  .rounded-e-full {
    border-start-end-radius: calc(infinity * 1px);
    border-end-end-radius: calc(infinity * 1px);
  }
  .rounded-bl-full {
    border-bottom-left-radius: calc(infinity * 1px);
  }
  .bg-\[\#FBFF5A\] {
    background-color: #FBFF5A;
  }
  .bg-\[\#FDFAF0\] {
    background-color: #FDFAF0;
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-left {
    background-position: left;
  }
  .bg-right {
    background-position: right;
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-7 {
    padding-block: calc(var(--spacing) * 7);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-7 {
    padding-top: calc(var(--spacing) * 7);
  }
  .pt-9 {
    padding-top: calc(var(--spacing) * 9);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pt-24 {
    padding-top: calc(var(--spacing) * 24);
  }
  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }
  .pr-\[90px\] {
    padding-right: 90px;
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }
  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }
  .text-center {
    text-align: center;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--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-\[10px\] {
    font-size: 10px;
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[37px\] {
    font-size: 37px;
  }
  .text-\[42px\] {
    font-size: 42px;
  }
  .text-\[45px\] {
    font-size: 45px;
  }
  .text-\[56px\] {
    font-size: 56px;
  }
  .leading-14 {
    --tw-leading: calc(var(--spacing) * 14);
    line-height: calc(var(--spacing) * 14);
  }
  .leading-\[0\.9\] {
    --tw-leading: 0.9;
    line-height: 0.9;
  }
  .leading-\[0\.63\] {
    --tw-leading: 0.63;
    line-height: 0.63;
  }
  .leading-\[0\.69\] {
    --tw-leading: 0.69;
    line-height: 0.69;
  }
  .leading-\[0\.93\] {
    --tw-leading: 0.93;
    line-height: 0.93;
  }
  .leading-\[1\.3\] {
    --tw-leading: 1.3;
    line-height: 1.3;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .wrap-break-word {
    overflow-wrap: break-word;
  }
  .hyphens-auto {
    -webkit-hyphens: auto;
    hyphens: auto;
  }
  .text-amber-800 {
    color: var(--color-amber-800);
  }
  .text-blue-950 {
    color: var(--color-blue-950);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    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));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .hover\:text-amber-800 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-amber-800);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:shadow-2xl {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-blue-100 {
    &:hover {
      @media (hover: hover) {
        --tw-shadow-color: oklch(93.2% 0.032 255.585);
        @supports (color: color-mix(in lab, red, red)) {
          --tw-shadow-color: color-mix(in oklab, var(--color-blue-100) var(--tw-shadow-alpha), transparent);
        }
      }
    }
  }
  .hover\:shadow-pink-100 {
    &:hover {
      @media (hover: hover) {
        --tw-shadow-color: oklch(94.8% 0.028 342.258);
        @supports (color: color-mix(in lab, red, red)) {
          --tw-shadow-color: color-mix(in oklab, var(--color-pink-100) var(--tw-shadow-alpha), transparent);
        }
      }
    }
  }
  .hover\:shadow-yellow-100 {
    &:hover {
      @media (hover: hover) {
        --tw-shadow-color: oklch(97.3% 0.071 103.193);
        @supports (color: color-mix(in lab, red, red)) {
          --tw-shadow-color: color-mix(in oklab, var(--color-yellow-100) var(--tw-shadow-alpha), transparent);
        }
      }
    }
  }
  .sm\:right-0 {
    @media (width >= 40rem) {
      right: calc(var(--spacing) * 0);
    }
  }
  .sm\:block {
    @media (width >= 40rem) {
      display: block;
    }
  }
  .sm\:hidden {
    @media (width >= 40rem) {
      display: none;
    }
  }
  .sm\:w-1\/2 {
    @media (width >= 40rem) {
      width: calc(1/2 * 100%);
    }
  }
  .sm\:w-full {
    @media (width >= 40rem) {
      width: 100%;
    }
  }
  .sm\:rounded-4xl {
    @media (width >= 40rem) {
      border-radius: var(--radius-4xl);
    }
  }
  .sm\:px-4 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .sm\:py-10 {
    @media (width >= 40rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }
  .sm\:pt-7 {
    @media (width >= 40rem) {
      padding-top: calc(var(--spacing) * 7);
    }
  }
  .sm\:pr-0 {
    @media (width >= 40rem) {
      padding-right: calc(var(--spacing) * 0);
    }
  }
  .sm\:text-base {
    @media (width >= 40rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .sm\:text-lg {
    @media (width >= 40rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .sm\:text-xl {
    @media (width >= 40rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .sm\:text-\[24px\] {
    @media (width >= 40rem) {
      font-size: 24px;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .lg\:absolute {
    @media (width >= 64rem) {
      position: absolute;
    }
  }
  .lg\:top-1\/2 {
    @media (width >= 64rem) {
      top: calc(1/2 * 100%);
    }
  }
  .lg\:-right-32 {
    @media (width >= 64rem) {
      right: calc(var(--spacing) * -32);
    }
  }
  .lg\:order-1 {
    @media (width >= 64rem) {
      order: 1;
    }
  }
  .lg\:order-2 {
    @media (width >= 64rem) {
      order: 2;
    }
  }
  .lg\:ms-auto {
    @media (width >= 64rem) {
      margin-inline-start: auto;
    }
  }
  .lg\:ml-4 {
    @media (width >= 64rem) {
      margin-left: calc(var(--spacing) * 4);
    }
  }
  .lg\:ml-auto {
    @media (width >= 64rem) {
      margin-left: auto;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:min-h-screen {
    @media (width >= 64rem) {
      min-height: 100vh;
    }
  }
  .lg\:w-1\/2 {
    @media (width >= 64rem) {
      width: calc(1/2 * 100%);
    }
  }
  .lg\:w-4\/6 {
    @media (width >= 64rem) {
      width: calc(4/6 * 100%);
    }
  }
  .lg\:-translate-y-1\/2 {
    @media (width >= 64rem) {
      --tw-translate-y: calc(calc(1/2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:gap-20 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 20);
    }
  }
  .lg\:gap-x-28 {
    @media (width >= 64rem) {
      column-gap: calc(var(--spacing) * 28);
    }
  }
  .lg\:gap-y-10 {
    @media (width >= 64rem) {
      row-gap: calc(var(--spacing) * 10);
    }
  }
  .lg\:rounded-\[27px\] {
    @media (width >= 64rem) {
      border-radius: 27px;
    }
  }
  .lg\:px-3 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 3);
    }
  }
  .lg\:py-2 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 2);
    }
  }
  .lg\:py-10 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }
  .lg\:py-32 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 32);
    }
  }
  .lg\:pt-0 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:pl-10 {
    @media (width >= 64rem) {
      padding-left: calc(var(--spacing) * 10);
    }
  }
  .lg\:text-2xl {
    @media (width >= 64rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .lg\:text-4xl {
    @media (width >= 64rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .lg\:text-6xl {
    @media (width >= 64rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .lg\:text-xl {
    @media (width >= 64rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .lg\:text-\[51px\] {
    @media (width >= 64rem) {
      font-size: 51px;
    }
  }
  .lg\:text-\[56px\] {
    @media (width >= 64rem) {
      font-size: 56px;
    }
  }
  .lg\:text-\[64px\] {
    @media (width >= 64rem) {
      font-size: 64px;
    }
  }
  .lg\:text-\[78px\] {
    @media (width >= 64rem) {
      font-size: 78px;
    }
  }
  .lg\:text-\[79px\] {
    @media (width >= 64rem) {
      font-size: 79px;
    }
  }
  .\[\&\>a\]\:relative {
    &>a {
      position: relative;
    }
  }
  .\[\&\>a\]\:z-10 {
    &>a {
      z-index: 10;
    }
  }
}
.nunito {
  font-family: "Nunito", sans-serif;
}
.nunito-700 {
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.chalkboard-se-400 {
  font-family: 'chalkboard_seregular';
}
.chalkboard-se-700 {
  font-family: "chalkboard_sebold";
}
.chalkcyrillic {
  font-family: "chalkcyrillic";
}
.kg-black-space-sketch-700 {
  font-family: 'KG Blank Space Sketch Regular';
}
.header__lang-switcher {
  width: 70px;
  height: 30px;
  position: relative;
  background-color: #F1F1F1;
  border-radius: 50px;
  align-self: center;
  display: flex;
  align-items: center;
}
.header__lang-switcher:hover .header__lang-switcher-circle {
  box-shadow: 0 0 4px 1px rgba(110, 110, 110, 0.2);
}
.header__lang-switcher.to-right .header__lang-switcher-circle {
  left: calc(100% - 5px);
  transform: translate(-100%, -50%);
}
.header__lang-switcher-rail {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
  line-height: 120%;
  flex-basis: 100%;
}
.header__lang-switcher-lang {
  font-family: "Nunito", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #6E6E6E;
  padding-bottom: .2em;
}
.header__lang-switcher-circle {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #FFFFFF;
  border-radius: 50px;
  top: 50%;
  left: 5px;
  transform: translate(0, -50%);
  box-shadow: 0 2px 4px 0px rgba(110, 110, 110, 0.2);
  transition: all .5s;
}
.bg-line-arrow, .bg-line-sketch {
  position: relative;
}
.bg-line-arrow:after {
  background-image: url('./assets/img/media/line-arrow.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  position: absolute;
  top: -130px;
  left: -20px;
  width: 540px;
  height: 226px;
  content: '';
  z-index: 1;
}
.bg-line-arrow.mobile:after {
  content: none;
}
.bg-line-sketch:after {
  background-image: url('./assets/img/media/line-sketch.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  width: 504px;
  height: 93px;
  content: '';
  z-index: 1;
}
.bg-line-sketch.pseudo-ru:after {
  width: 344px;
}
.bg-rectangle {
  background-image: url('./assets/img/media/bg-rectangle.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.bg-rectangle:after {
  background-image: url('./assets/img/media/bcare-bird.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 241px;
  height: 241px;
  bottom: -100px;
  left: 1.25rem;
  content: '';
  z-index: 1;
}
.bg-rectangle:before {
  background-image: url('./assets/img/media/bcare-baby-illustration.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 250px;
  height: 250px;
  top: -100px;
  right: 1.25rem;
  content: '';
  z-index: 1;
}
.menu-bg-icon-1:before {
  background-image: url('./assets/img/media/bcare-bird.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 75px;
  height: 75px;
  top: 0;
  right: 5px;
  content: '';
}
.menu-bg-icon-2:before {
  background-image: url('./assets/img/media/icon-heart.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 65px;
  height: 60px;
  top: 8px;
  right: 10px;
  content: '';
}
.menu-bg-icon-3:before {
  background-image: url('./assets/img/media/icon-star.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 63px;
  height: 68px;
  top: 4px;
  right: 10px;
  content: '';
}
.menu-bg-icon-5:before {
  background-image: url('./assets/img/media/bcare-baby-illustration.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 61px;
  height: 66px;
  top: 0;
  right: 10px;
  content: '';
}
.bg-section-2:after {
  background-image: url('./assets/img/media/star.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 321px;
  height: 403px;
  bottom: -100px;
  right: 0;
  content: '';
  z-index: -1;
}
.bg-rectangle > div {
  position: relative;
  z-index: 2;
}
.arrow-icon:after {
  content: '';
  position: absolute;
  top: 0;
  right: inherit;
  width: 1rem;
  height: 100%;
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 8 22' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-width='1.5'><path stroke-linecap='round' stroke-linejoin='round' d='M1 1 L7 11 L1 21'/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 5px;
}
@keyframes scale-bounce {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
}
.animate-scale {
  animation: scale-bounce 1s infinite ease-in-out;
}
@layer utilities {
  .bg-right {
    background-image: url('./assets/img/media/boy.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
  }
  .bg-right-2 {
    background-image: url('./assets/img/media/boy-2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
  }
  .bg-left {
    background-image: url('./assets/img/media/girl-2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
  }
  .bg-left-2 {
    background-image: url('./assets/img/media/girl-3.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
  }
  .bg-right-3 {
    background-image: url('./assets/img/media/boy-3.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
  }
  .menu-bg-border {
    background-image: url('./assets/img/media/menu-border.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }
  .menu-bg-border-col2 {
    background-image: url('./assets/img/media/menu-border-col2.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }
  .bg-border {
    background-image: url('./assets/img/media/border.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }
  .bg-star {
    background-image: url('./assets/img/media/star.png');
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .bg-star-center {
    background-position: right center;
  }
  .bg-star-top:before {
    background-image: url('./assets/img/media/bcare-baby-illustration.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 363px;
    height: 383px;
    top: -160px;
    left: -6rem;
    content: '';
    z-index: 1;
  }
  .bg-rectangle-2 {
    background-image: url('./assets/img/media/rectangle.jpg');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    background-color: #FDFAF0;
  }
  .bg-wave {
    background-color: #D9D9D9;
  }
  .bg-wave:before {
    background-image: url('./assets/img/media/wave.svg');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
    position: absolute;
    top: -70px;
    left: 0;
    width: 100%;
    height: 97px;
    content: '';
    z-index: 1;
  }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .bg-right {
      background-image: url('./assets/img/media/boy@2x.png');
    }
    .bg-right-2 {
      background-image: url('./assets/img/media/boy-2@2x.png');
    }
    .bg-right-3 {
      background-image: url('./assets/img/media/boy-3@2x.png');
    }
    .bg-left {
      background-image: url('./assets/img/media/girl-2@2x.png');
    }
    .bg-left-2 {
      background-image: url('./assets/img/media/girl-3@2x.png');
    }
    .menu-bg-border {
      background-image: url('./assets/img/media/menu-border@2x.png');
    }
    .menu-bg-border-col2 {
      background-image: url('./assets/img/media/menu-border-col2@2x.png');
    }
    .bg-border {
      background-image: url('./assets/img/media/border@2x.png');
    }
    .bg-star {
      background-image: url('./assets/img/media/star@2x.png');
    }
  }
}
.footer {
  background-color: #FFFFFF;
}
.footer h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 177.77%;
}
.footer__nav-blocks {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 50px;
}
.footer__nav-block {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  flex: 0 0 20.16666667%;
  max-width: 20.16666667%;
}
.footer__nav-block h2 {
  margin-bottom: 10px;
}
.footer__nav-block ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer__nav-block ul li {
  margin: 0;
  padding: 0;
}
.footer__nav-block ul li a {
  line-height: 200%;
  color: #404040;
  transition: color .3s;
}
.footer__nav-block ul li a:hover {
  color: #C6001B;
}
.footer__logos-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
  justify-content: center;
  border-bottom: 1px solid #F5F5F5;
  padding-bottom: 30px;
}
.footer__logos-col {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
  display: flex;
  justify-content: center;
}
.footer__logos-col a {
  display: block;
  max-height: 30px;
}
.footer__logos-col a img {
  height: 100%;
}
.footer__bottom-section {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
  padding-top: 17px;
  padding-bottom: 15px;
}
.footer__bottom-section-item {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  display: flex;
  align-items: center;
}
.footer__bottom-section-item:first-child {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  margin-right: auto;
}
.footer__bottom-section-item:last-child {
  flex: 0 0 25%;
  max-width: 25%;
}
.footer__bottom-section-payment p, .footer__bottom-section-payment img:first-of-type {
  margin-right: 15px;
}
.footer__nav-block ul li a, .footer__paragraph, .footer__nav-social-list li a {
  font-size: 14px;
}
.footer__nav-social-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  margin-top: 1em;
  margin-bottom: 1em;
}
.footer__nav-social-list li {
  margin: 0;
  padding: 0;
}
.footer__nav-social-list li:first-child {
  margin-right: 20px;
}
.footer__nav-social-list li a svg {
  height: 24px;
  transition: all .4s;
}
.footer__nav-social-list li a svg path, .footer__nav-social-list li a svg circle {
  transition: all .4s;
}
.footer__nav-social-list li a:hover svg path, .footer__nav-social-list li a:hover svg circle {
  fill: #C6001B;
}
.footer__nav-block .footer__nav-social {
  margin-top: 1.5em;
}
.footer__sign-paragraph {
  font-size: 14px;
}
.footer__mob-pay-info {
  margin-top: auto;
}
.footer__mob-pay-info img {
  display: inline-block;
}
.footer__mob-pay-info img:first-of-type {
  margin-right: 16px;
}
.footer__mob-pay-info .footer__paragraph {
  margin-top: 5px;
  text-align: left;
}
.footer__sign {
  background-color: #F1F1F1;
  padding-top: 6px;
  padding-bottom: 6px;
}
.footer__pay-social-col {
  display: none;
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  flex: 0 0 50%;
  max-width: 50%;
}
.footer__sign-paragraph {
  text-align: center;
}
.footer__sign-paragraph a {
  font-size: 14px;
}
.footer__sign-link-wrap:hover a {
  color: #E83535;
}
@media (max-width: 1399.98px) {
  .footer h2 {
    font-size: 16px;
  }
  .footer .footer__top-section-contact {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
}
@media (max-width: 991.98px) {
  .footer .footer__top-section-contact {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer__logos-row {
    justify-content: center;
  }
  .footer__logos-col {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: center;
  }
  .footer__logos-col a {
    margin: 0 15px;
  }
}
@media (max-width: 767.98px) {
  .footer h2 {
    font-size: 14px;
  }
  .footer .footer__top-section {
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .footer .footer__nav-blocks {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .footer .footer__nav-block {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }
  .footer .footer__nav-block:nth-child(3) {
    order: 1;
  }
  .footer .footer__nav-block:nth-child(2) {
    order: 2;
  }
  .footer .footer__top-section-contact {
    flex-wrap: wrap;
    margin-bottom: 16px;
  }
  .footer .footer__top-section-contact h2 {
    margin-bottom: 8px;
  }
  .footer .footer__top-section-contact .footer__subscribe-form, .footer .footer__top-section-contact h2 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .footer .footer__subscribe-form {
    height: 46px;
  }
  .footer .footer__subscribe-form button {
    flex-basis: 108px;
  }
  .footer .footer__bottom-section {
    flex-wrap: wrap;
  }
  .footer .footer__bottom-section-item {
    flex-basis: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
  }
  .footer .footer__bottom-section-item:nth-child(1) {
    order: 2;
  }
  .footer .footer__paragraph {
    text-align: center;
  }
  .footer__mob-pay-info .footer__paragraph {
    text-align: left;
  }
  .footer .footer__bottom-section-payment {
    flex-wrap: wrap;
  }
  .footer-xs-hide {
    display: none !important;
  }
  .footer__nav-block ul li a, .footer__paragraph, .footer__nav-social-list li a {
    font-size: 12px;
  }
  .footer__logos-col {
    flex: 0 0 50%;
    max-width: 50%;
    flex-direction: column;
  }
  .footer__logos-col a {
    margin-right: 0;
    margin-left: 0;
  }
  .footer__logos-col a:not(:last-child) {
    margin-bottom: 30px;
  }
  .footer__pay-social-col {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767.98px) and (max-width: 575.98px) {
  .footer .footer__bottom-section-item:nth-child(1) {
    align-items: flex-end;
  }
}
@media (max-width: 575.98px) {
  .footer h2 {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  body {
    overflow-x: hidden;
  }
  .bg-line-arrow:after, .bg-line-sketch:after {
    content: none;
  }
  .menu {
    position: fixed;
    padding-top: 30px;
    top: 0;
    right: 0;
    bottom: 0;
    width: 300px;
    background-color: #fff;
    z-index: 100;
    transform: translateX(100%);
    transition: transform 0.3s ease-in-out;
    z-index: 101;
  }
  .menu.active {
    transform: translateX(0);
  }
  .menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
    transform: translateX(-100%);
    transition: transform 0.3s ease-in-out;
  }
  .menu-overlay.active {
    transform: translateX(0);
  }
  .menu ul {
    position: relative;
    z-index: 10;
  }
}
.size-6 {
  width: 2rem;
  height: 2rem;
}
@media (max-width: 768px) {
  .bg-wave:before {
    height: 70px;
  }
  .bg-right, .bg-left, .bg-right-2, .bg-left-2, .bg-right-3 {
    background: none;
  }
}
@media (max-width: 640px) {
  .anchor-mobile-offset {
    scroll-margin-top: 30px;
  }
  .bg-line-arrow.mobile:after {
    content: '';
    top: -60px;
    left: -10px;
    width: 280px;
    height: 120px;
  }
  .bg-line-sketch.mobile:after {
    content: '';
    width: 300px;
    height: 67px;
  }
  .mobile-fixed-image:after {
    content: '';
    position: absolute;
    top: 12px;
    right: -95px;
    width: 260px;
    height: 200px;
    background-image: url("./assets/img/media/girl.png");
    transform: scaleX(-1);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media (max-width: 295px) {
  .mobile-fixed-image h1 {
    width: 100vw;
    word-break: normal;
  }
}
@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-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: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@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;
}
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
    }
  }
}
