﻿@media (max-width: 767px){
  @layer properties;
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .top-\[0\] {
    top: 0;
  }
  .top-\[25px\] {
    top: 25px;
  }
  .top-\[37\.4px\] {
    top: 37.4px;
  }
  .top-\[113px\] {
    top: 113px;
  }
  .right-\[0\] {
    right: 0;
  }
  .left-\[-1px\] {
    left: -1px;
  }
  .left-\[0\] {
    left: 0;
  }
  .z-\[-1\] {
    z-index: -1;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .z-\[2\] {
    z-index: 2;
  }
  .my-\[17px\] {
    margin-block: 17px;
  }
  .mt-\[17px\] {
    margin-top: 17px;
  }
  .mt-\[196px\] {
    margin-top: 196px;
  }
  .mt-\[325px\] {
    margin-top: 325px;
  }
  .mt-\[345px\] {
    margin-top: 345px;
  }
  .mt-\[370px\] {
    margin-top: 370px;
  }
  .mt-\[375px\] {
    margin-top: 375px;
  }
  .mb-\[9px\] {
    margin-bottom: 9px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[28px\] {
    margin-bottom: 28px;
  }
  .mb-\[45px\] {
    margin-bottom: 45px;
  }
  .mb-\[48px\] {
    margin-bottom: 48px;
  }
  .mb-\[80px\] {
    margin-bottom: 80px;
  }
  .flex {
    display: flex;
  }
  .h-\[17px\] {
    height: 17px;
  }
  .h-\[20px\] {
    height: 20px;
  }
  .w-\[94\.5\%\] {
    width: 94.5%;
  }
  .w-\[96\.4\%\] {
    width: 96.4%;
  }
  .w-\[100\%\] {
    width: 100%;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-\[5px\] {
    gap: 5px;
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-\[82px\] {
    gap: 82px;
  }
  .gap-\[103px\] {
    gap: 103px;
  }
  .rounded-\[8px\] {
    border-radius: 8px;
  }
  .rounded-\[100px\] {
    border-radius: 100px;
  }
  .border-\[0\] {
    border-style: var(--tw-border-style);
    border-width: 0;
  }
  .border-\[1px\] {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b-\[1px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-\[2px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .border-t-\[\#1D4BCF\] {
    border-top-color: #1D4BCF;
  }
  .border-b-\[\#1D4BCF\] {
    border-bottom-color: #1D4BCF;
  }
  .bg-\[\#1D4BCF\] {
    background-color: #1D4BCF;
  }
  .bg-\[white\] {
    background-color: white;
  }
  .px-\[10px\] {
    padding-inline: 10px;
  }
  .px-\[23px\] {
    padding-inline: 23px;
  }
  .py-\[5px\] {
    padding-block: 5px;
  }
  .py-\[6px\] {
    padding-block: 6px;
  }
  .py-\[8px\] {
    padding-block: 8px;
  }
  .pt-\[45px\] {
    padding-top: 45px;
  }
  .pr-\[11\.37px\] {
    padding-right: 11.37px;
  }
  .pb-\[8px\] {
    padding-bottom: 8px;
  }
  .pb-\[11\.3px\] {
    padding-bottom: 11.3px;
  }
  .pb-\[35px\] {
    padding-bottom: 35px;
  }
  .pl-\[10px\] {
    padding-left: 10px;
  }
  .text-\[11px\] {
    font-size: 11px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[16\.5px\] {
    font-size: 16.5px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[26px\] {
    font-size: 26px;
  }
  .font-\[600\] {
    --tw-font-weight: 600;
    font-weight: 600;
  }
  .text-\[\#333\] {
    color: #333;
  }
  .text-\[\#888\] {
    color: #888;
  }
  .text-\[white\] {
    color: white;
  }
  .placeholder\:text-\[\#333\] {
    &::placeholder {
      color: #333;
    }
  }
  .focus\:ring-0 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + 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\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  @property --tw-border-style {
    syntax: "*";
    inherits: false;
    initial-value: solid;
  }
  @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;
  }
  @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-border-style: solid;
        --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;
      }
    }
  }
}