@charset "UTF-8";
/* CSS Document */

/*! CSS Used from: https://basco1989.com/wp-content/themes/mytheme/build/index.css?ver=9c1c7f186af64c11a8b8 ; media=all */
@media all {

  *,
  :after,
  :before {
    border: 0 solid;
    box-sizing: border-box;
  }

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

  p {
    margin: 0;
  }

  :disabled {
    cursor: default;
  }

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

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

  .fixed {
    position: fixed;
  }

  .absolute {
    position: absolute;
  }

  .inset-0 {
    bottom: 0;
    top: 0;
  }

  .inset-0 {
    left: 0;
    right: 0;
  }

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

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

  .left-28 {
    left: 1.75rem;
  }

  .right-28 {
    right: 1.75rem;
  }

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

  .m-auto {
    margin: auto;
  }

  .flex {
    display: flex;
  }

  .h-full {
    height: 100%;
  }

  .h-\[1em\] {
    height: 1em;
  }

  .h-134 {
    height: 8.375rem;
  }

  .h-94 {
    height: 5.875rem;
  }

  .h-4 {
    height: .25rem;
  }

  .w-full {
    width: 100%;
  }

  .w-134 {
    width: 8.375rem;
  }

  .w-94 {
    width: 5.875rem;
  }

  .w-4 {
    width: .25rem;
  }

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

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

  .rounded-full {
    border-radius: 9999px;
  }

  .bg-beige {
    --tw-bg-opacity: 1;
    background-color: rgb(214 205 191/var(--tw-bg-opacity));
  }

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

  .bg-beige\/\[\.3\] {
    background-color: hsla(37, 22%, 79%, .3);
  }

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

  .font-en {
    font-family: Readex Pro, sans-serif;
  }

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

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

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

  .text-beige {
    --tw-text-opacity: 1;
    color: rgb(214 205 191/var(--tw-text-opacity));
  }

  .opacity-0 {
/*    opacity: 0;*/
  }

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

  .duration-\[500ms\] {
    transition-duration: .5s;
  }

  .ease-12 {
    transition-timing-function: var(--easing-12);
  }
}
