/*! tailwindcss v4.1.3 | 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-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-amber-50: oklch(98.7% 0.022 95.277);
    --color-blue-50: oklch(97% 0.014 254.604);
    --color-blue-100: oklch(93.2% 0.032 255.585);
    --color-blue-200: oklch(88.2% 0.059 254.128);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-neutral-900: oklch(20.5% 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-9xl: 8rem;
    --text-9xl--line-height: 1;
    --font-weight-bold: 700;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-main: #1B2673;
    --color-red: #BE1E2D;
    --color-blue: #6094E1;
    --color-redcover: rgba(187, 37, 37, 0.35);
    --color-footer: #141414;
  }
}
@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 {
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .sticky {
    position: sticky;
  }
  .-top-\[20px\] {
    top: calc(20px * -1);
  }
  .-top-\[50px\] {
    top: calc(50px * -1);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .bottom-\[99\%\] {
    bottom: 99%;
  }
  .-left-\[10\%\] {
    left: calc(10% * -1);
  }
  .-left-\[20vw\] {
    left: calc(20vw * -1);
  }
  .-left-\[25vw\] {
    left: calc(25vw * -1);
  }
  .-left-\[100\%\] {
    left: calc(100% * -1);
  }
  .-left-\[100px\] {
    left: calc(100px * -1);
  }
  .-left-full {
    left: -100%;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-\[-52px\] {
    left: -52px;
  }
  .left-\[0px\] {
    left: 0px;
  }
  .left-\[50\%\] {
    left: 50%;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .col-start-1 {
    grid-column-start: 1;
  }
  .col-end-2 {
    grid-column-end: 2;
  }
  .row-start-1 {
    grid-row-start: 1;
  }
  .row-start-2 {
    grid-row-start: 2;
  }
  .row-end-2 {
    grid-row-end: 2;
  }
  .row-end-3 {
    grid-row-end: 3;
  }
  .m-120 {
    margin: calc(var(--spacing) * 120);
  }
  .m-609 {
    margin: calc(var(--spacing) * 609);
  }
  .mx-1 {
    margin-inline: calc(var(--spacing) * 1);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .my-8 {
    margin-block: calc(var(--spacing) * 8);
  }
  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
  .my-12 {
    margin-block: calc(var(--spacing) * 12);
  }
  .my-\[10px\] {
    margin-block: 10px;
  }
  .my-\[15px\] {
    margin-block: 15px;
  }
  .my-\[20px\] {
    margin-block: 20px;
  }
  .my-\[30px\] {
    margin-block: 30px;
  }
  .my-\[70px\] {
    margin-block: 70px;
  }
  .my-\[75px\] {
    margin-block: 75px;
  }
  .my-\[100px\] {
    margin-block: 100px;
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
  .mt-\[30px\] {
    margin-top: 30px;
  }
  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }
  .mr-6 {
    margin-right: calc(var(--spacing) * 6);
  }
  .mr-\[5px\] {
    margin-right: 5px;
  }
  .mr-\[10px\] {
    margin-right: 10px;
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-18 {
    margin-bottom: calc(var(--spacing) * 18);
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[25px\] {
    margin-bottom: 25px;
  }
  .mb-\[30px\] {
    margin-bottom: 30px;
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .table {
    display: table;
  }
  .h-\[50px\] {
    height: 50px;
  }
  .h-\[60px\] {
    height: 60px;
  }
  .h-\[70px\] {
    height: 70px;
  }
  .h-\[75px\] {
    height: 75px;
  }
  .h-\[80px\] {
    height: 80px;
  }
  .h-\[100\%\] {
    height: 100%;
  }
  .h-\[100px\] {
    height: 100px;
  }
  .h-\[200px\] {
    height: 200px;
  }
  .h-\[300px\] {
    height: 300px;
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .min-h-\[50px\] {
    min-height: 50px;
  }
  .min-h-\[100\%\] {
    min-height: 100%;
  }
  .min-h-\[100px\] {
    min-height: 100px;
  }
  .min-h-\[300px\] {
    min-height: 300px;
  }
  .min-h-\[700px\] {
    min-height: 700px;
  }
  .min-h-full {
    min-height: 100%;
  }
  .w-1\/3 {
    width: calc(1/3 * 100%);
  }
  .w-\[33\%\] {
    width: 33%;
  }
  .w-\[40\%\] {
    width: 40%;
  }
  .w-\[40vw\] {
    width: 40vw;
  }
  .w-\[42px\] {
    width: 42px;
  }
  .w-\[45\%\] {
    width: 45%;
  }
  .w-\[50\%\] {
    width: 50%;
  }
  .w-\[60\%\] {
    width: 60%;
  }
  .w-\[60vw\] {
    width: 60vw;
  }
  .w-\[75px\] {
    width: 75px;
  }
  .w-\[80\%\] {
    width: 80%;
  }
  .w-\[85\%\] {
    width: 85%;
  }
  .w-\[120px\] {
    width: 120px;
  }
  .w-\[130\%\] {
    width: 130%;
  }
  .w-\[170px\] {
    width: 170px;
  }
  .w-\[200px\] {
    width: 200px;
  }
  .w-\[249px\] {
    width: 249px;
  }
  .w-\[250px\] {
    width: 250px;
  }
  .w-\[270px\] {
    width: 270px;
  }
  .w-\[280px\] {
    width: 280px;
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .min-w-\[250px\] {
    min-width: 250px;
  }
  .min-w-\[300px\] {
    min-width: 300px;
  }
  .min-w-full {
    min-width: 100%;
  }
  .min-w-max {
    min-width: max-content;
  }
  .-translate-x-\[50\%\] {
    --tw-translate-x: calc(50% * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[20\%\] {
    --tw-translate-x: 20%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-0 {
    --tw-translate-y: calc(var(--spacing) * 0);
    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);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .cursor-text {
    cursor: text;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .content-between {
    align-content: space-between;
  }
  .content-center {
    align-content: center;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-evenly {
    justify-content: space-evenly;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-x-12 {
    column-gap: calc(var(--spacing) * 12);
  }
  .gap-y-8 {
    row-gap: calc(var(--spacing) * 8);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-b-\[3px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 3px;
  }
  .border-\[rgba\(0\,0\,0\,0\.2\)\] {
    border-color: rgba(0,0,0,0.2);
  }
  .border-\[rgba\(0\,0\,0\,0\.13\)\] {
    border-color: rgba(0,0,0,0.13);
  }
  .border-amber-50 {
    border-color: var(--color-amber-50);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-gray-400 {
    border-color: var(--color-gray-400);
  }
  .border-red {
    border-color: var(--color-red);
  }
  .bg-\[\#fff\] {
    background-color: #fff;
  }
  .bg-\[rgba\(221\,64\,64\,0\.79\)\] {
    background-color: rgba(221,64,64,0.79);
  }
  .bg-blue {
    background-color: var(--color-blue);
  }
  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }
  .bg-blue-100 {
    background-color: var(--color-blue-100);
  }
  .bg-footer {
    background-color: var(--color-footer);
  }
  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }
  .bg-gray-800 {
    background-color: var(--color-gray-800);
  }
  .bg-main {
    background-color: var(--color-main);
  }
  .bg-red {
    background-color: var(--color-red);
  }
  .bg-redcover {
    background-color: var(--color-redcover);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .object-cover {
    object-fit: cover;
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-\[3px\] {
    padding: 3px;
  }
  .p-\[5px\] {
    padding: 5px;
  }
  .p-\[6px\] {
    padding: 6px;
  }
  .p-\[8px\] {
    padding: 8px;
  }
  .p-\[10px\] {
    padding: 10px;
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-\[5\%\] {
    padding-inline: 5%;
  }
  .px-\[10\%\] {
    padding-inline: 10%;
  }
  .px-\[10px\] {
    padding-inline: 10px;
  }
  .px-\[20\%\] {
    padding-inline: 20%;
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-\[5\%\] {
    padding-block: 5%;
  }
  .py-\[100px\] {
    padding-block: 100px;
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-12 {
    padding-top: calc(var(--spacing) * 12);
  }
  .pt-\[40px\] {
    padding-top: 40px;
  }
  .pt-\[50px\] {
    padding-top: 50px;
  }
  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }
  .pr-6 {
    padding-right: calc(var(--spacing) * 6);
  }
  .pr-\[30px\] {
    padding-right: 30px;
  }
  .pl-1 {
    padding-left: calc(var(--spacing) * 1);
  }
  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-8 {
    padding-left: calc(var(--spacing) * 8);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .align-bottom {
    vertical-align: bottom;
  }
  .align-middle {
    vertical-align: middle;
  }
  .align-top {
    vertical-align: top;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
  .text-\[1\.2rem\] {
    font-size: 1.2rem;
  }
  .text-\[1\.3rem\] {
    font-size: 1.3rem;
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .leading-12 {
    --tw-leading: calc(var(--spacing) * 12);
    line-height: calc(var(--spacing) * 12);
  }
  .leading-18 {
    --tw-leading: calc(var(--spacing) * 18);
    line-height: calc(var(--spacing) * 18);
  }
  .leading-\[45px\] {
    --tw-leading: 45px;
    line-height: 45px;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .text-\[\#0000006d\] {
    color: #0000006d;
  }
  .text-\[rgba\(0\,0\,0\,0\.13\)\] {
    color: rgba(0,0,0,0.13);
  }
  .text-\[rgba\(207\,192\,192\,0\.23\)\] {
    color: rgba(207,192,192,0.23);
  }
  .text-amber-50 {
    color: var(--color-amber-50);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue {
    color: var(--color-blue);
  }
  .text-blue-100 {
    color: var(--color-blue-100);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-main {
    color: var(--color-main);
  }
  .text-red {
    color: var(--color-red);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .underline {
    text-decoration-line: underline;
  }
  .decoration-main {
    text-decoration-color: var(--color-main);
  }
  .decoration-red {
    text-decoration-color: var(--color-red);
  }
  .decoration-2 {
    text-decoration-thickness: 2px;
  }
  .decoration-\[4px\] {
    text-decoration-thickness: 4px;
  }
  .underline-offset-1 {
    text-underline-offset: 1px;
  }
  .underline-offset-2 {
    text-underline-offset: 2px;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .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);
  }
  .outline-0 {
    outline-style: var(--tw-outline-style);
    outline-width: 0px;
  }
  .outline-gray-400 {
    outline-color: var(--color-gray-400);
  }
  .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,);
  }
  .duration-100 {
    --tw-duration: 100ms;
    transition-duration: 100ms;
  }
  .duration-150 {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .\*\:absolute {
    :is(& > *) {
      position: absolute;
    }
  }
  .\*\:m-2 {
    :is(& > *) {
      margin: calc(var(--spacing) * 2);
    }
  }
  .\*\:m-\[10px\] {
    :is(& > *) {
      margin: 10px;
    }
  }
  .\*\:mx-1 {
    :is(& > *) {
      margin-inline: calc(var(--spacing) * 1);
    }
  }
  .\*\:mx-8 {
    :is(& > *) {
      margin-inline: calc(var(--spacing) * 8);
    }
  }
  .\*\:mx-\[10px\] {
    :is(& > *) {
      margin-inline: 10px;
    }
  }
  .\*\:my-2 {
    :is(& > *) {
      margin-block: calc(var(--spacing) * 2);
    }
  }
  .\*\:my-3 {
    :is(& > *) {
      margin-block: calc(var(--spacing) * 3);
    }
  }
  .\*\:my-4 {
    :is(& > *) {
      margin-block: calc(var(--spacing) * 4);
    }
  }
  .\*\:my-5 {
    :is(& > *) {
      margin-block: calc(var(--spacing) * 5);
    }
  }
  .\*\:my-8 {
    :is(& > *) {
      margin-block: calc(var(--spacing) * 8);
    }
  }
  .\*\:my-\[10px\] {
    :is(& > *) {
      margin-block: 10px;
    }
  }
  .\*\:mr-24 {
    :is(& > *) {
      margin-right: calc(var(--spacing) * 24);
    }
  }
  .\*\:mb-3\.5 {
    :is(& > *) {
      margin-bottom: calc(var(--spacing) * 3.5);
    }
  }
  .\*\:mb-9 {
    :is(& > *) {
      margin-bottom: calc(var(--spacing) * 9);
    }
  }
  .\*\:mb-\[30px\] {
    :is(& > *) {
      margin-bottom: 30px;
    }
  }
  .\*\:ml-5 {
    :is(& > *) {
      margin-left: calc(var(--spacing) * 5);
    }
  }
  .\*\:ml-\[5px\] {
    :is(& > *) {
      margin-left: 5px;
    }
  }
  .\*\:flex {
    :is(& > *) {
      display: flex;
    }
  }
  .\*\:h-\[65px\] {
    :is(& > *) {
      height: 65px;
    }
  }
  .\*\:h-full {
    :is(& > *) {
      height: 100%;
    }
  }
  .\*\:min-h-\[50px\] {
    :is(& > *) {
      min-height: 50px;
    }
  }
  .\*\:min-h-\[150px\] {
    :is(& > *) {
      min-height: 150px;
    }
  }
  .\*\:w-1\/2 {
    :is(& > *) {
      width: calc(1/2 * 100%);
    }
  }
  .\*\:w-\[32\.5\%\] {
    :is(& > *) {
      width: 32.5%;
    }
  }
  .\*\:w-\[33\%\] {
    :is(& > *) {
      width: 33%;
    }
  }
  .\*\:w-\[80\%\] {
    :is(& > *) {
      width: 80%;
    }
  }
  .\*\:w-full {
    :is(& > *) {
      width: 100%;
    }
  }
  .\*\:min-w-max {
    :is(& > *) {
      min-width: max-content;
    }
  }
  .\*\:flex-wrap {
    :is(& > *) {
      flex-wrap: wrap;
    }
  }
  .\*\:items-center {
    :is(& > *) {
      align-items: center;
    }
  }
  .\*\:justify-center {
    :is(& > *) {
      justify-content: center;
    }
  }
  .\*\:overflow-hidden {
    :is(& > *) {
      overflow: hidden;
    }
  }
  .\*\:border-b-\[1px\] {
    :is(& > *) {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 1px;
    }
  }
  .\*\:border-b-\[3px\] {
    :is(& > *) {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 3px;
    }
  }
  .\*\:border-\[rgba\(0\,0\,0\,0\.17\)\] {
    :is(& > *) {
      border-color: rgba(0,0,0,0.17);
    }
  }
  .\*\:bg-\[rgba\(108\,116\,173\,0\.52\)\] {
    :is(& > *) {
      background-color: rgba(108,116,173,0.52);
    }
  }
  .\*\:p-1 {
    :is(& > *) {
      padding: calc(var(--spacing) * 1);
    }
  }
  .\*\:px-10 {
    :is(& > *) {
      padding-inline: calc(var(--spacing) * 10);
    }
  }
  .\*\:px-\[5\%\] {
    :is(& > *) {
      padding-inline: 5%;
    }
  }
  .\*\:py-5 {
    :is(& > *) {
      padding-block: calc(var(--spacing) * 5);
    }
  }
  .\*\:py-\[10px\] {
    :is(& > *) {
      padding-block: 10px;
    }
  }
  .\*\:text-center {
    :is(& > *) {
      text-align: center;
    }
  }
  .\*\:text-2xl {
    :is(& > *) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .\*\:text-9xl {
    :is(& > *) {
      font-size: var(--text-9xl);
      line-height: var(--tw-leading, var(--text-9xl--line-height));
    }
  }
  .\*\:font-bold {
    :is(& > *) {
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
  }
  .\*\:text-amber-50 {
    :is(& > *) {
      color: var(--color-amber-50);
    }
  }
  .\*\:text-red {
    :is(& > *) {
      color: var(--color-red);
    }
  }
  .\*\:capitalize {
    :is(& > *) {
      text-transform: capitalize;
    }
  }
  .\*\:duration-200 {
    :is(& > *) {
      --tw-duration: 200ms;
      transition-duration: 200ms;
    }
  }
  .\*\:duration-300 {
    :is(& > *) {
      --tw-duration: 300ms;
      transition-duration: 300ms;
    }
  }
  .\*\:duration-400 {
    :is(& > *) {
      --tw-duration: 400ms;
      transition-duration: 400ms;
    }
  }
  .group-hover\:invisible {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        visibility: hidden;
      }
    }
  }
  .group-hover\:visible {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        visibility: visible;
      }
    }
  }
  .group-hover\:top-0 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        top: calc(var(--spacing) * 0);
      }
    }
  }
  .group-hover\:top-\[20px\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        top: 20px;
      }
    }
  }
  .group-hover\:top-\[50px\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        top: 50px;
      }
    }
  }
  .group-hover\:left-0 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        left: calc(var(--spacing) * 0);
      }
    }
  }
  .group-hover\:left-\[50\%\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        left: 50%;
      }
    }
  }
  .group-hover\:left-\[100\%\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        left: 100%;
      }
    }
  }
  .group-hover\:left-full {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        left: 100%;
      }
    }
  }
  .group-hover\:text-blue {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-blue);
      }
    }
  }
  .group-hover\:opacity-0 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 0%;
      }
    }
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .\*\:group-hover\:duration-300 {
    :is(& > *) {
      &:is(:where(.group):hover *) {
        @media (hover: hover) {
          --tw-duration: 300ms;
          transition-duration: 300ms;
        }
      }
    }
  }
  .before\:absolute {
    &::before {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .before\:bottom-0 {
    &::before {
      content: var(--tw-content);
      bottom: calc(var(--spacing) * 0);
    }
  }
  .before\:left-0 {
    &::before {
      content: var(--tw-content);
      left: calc(var(--spacing) * 0);
    }
  }
  .before\:h-\[3px\] {
    &::before {
      content: var(--tw-content);
      height: 3px;
    }
  }
  .before\:w-0 {
    &::before {
      content: var(--tw-content);
      width: calc(var(--spacing) * 0);
    }
  }
  .before\:w-\[100\%\] {
    &::before {
      content: var(--tw-content);
      width: 100%;
    }
  }
  .before\:bg-blue {
    &::before {
      content: var(--tw-content);
      background-color: var(--color-blue);
    }
  }
  .before\:bg-main {
    &::before {
      content: var(--tw-content);
      background-color: var(--color-main);
    }
  }
  .before\:bg-red {
    &::before {
      content: var(--tw-content);
      background-color: var(--color-red);
    }
  }
  .before\:bg-red-600 {
    &::before {
      content: var(--tw-content);
      background-color: var(--color-red-600);
    }
  }
  .before\:text-amber-50 {
    &::before {
      content: var(--tw-content);
      color: var(--color-amber-50);
    }
  }
  .before\:duration-300 {
    &::before {
      content: var(--tw-content);
      --tw-duration: 300ms;
      transition-duration: 300ms;
    }
  }
  .before\:content-\[\'\'\] {
    &::before {
      content: var(--tw-content);
      --tw-content: '';
      content: var(--tw-content);
    }
  }
  .before\:content-\[\'donate\'\] {
    &::before {
      content: var(--tw-content);
      --tw-content: 'donate';
      content: var(--tw-content);
    }
  }
  .after\:absolute {
    &::after {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .after\:right-0 {
    &::after {
      content: var(--tw-content);
      right: calc(var(--spacing) * 0);
    }
  }
  .after\:rotate-90 {
    &::after {
      content: var(--tw-content);
      rotate: 90deg;
    }
  }
  .after\:content-\[\'\>\'\] {
    &::after {
      content: var(--tw-content);
      --tw-content: '>';
      content: var(--tw-content);
    }
  }
  .hover\:-translate-y-1 {
    &:hover {
      @media (hover: hover) {
        --tw-translate-y: calc(var(--spacing) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .hover\:scale-120 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 120%;
        --tw-scale-y: 120%;
        --tw-scale-z: 120%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:bg-blue-100 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-100);
      }
    }
  }
  .hover\:bg-blue-200 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-200);
      }
    }
  }
  .hover\:bg-main {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-main);
      }
    }
  }
  .hover\:bg-neutral-900 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-neutral-900);
      }
    }
  }
  .hover\:bg-red {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red);
      }
    }
  }
  .hover\:text-amber-50 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-amber-50);
      }
    }
  }
  .hover\:text-black {
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
  }
  .hover\:text-blue {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue);
      }
    }
  }
  .hover\:text-main {
    &:hover {
      @media (hover: hover) {
        color: var(--color-main);
      }
    }
  }
  .hover\:text-red {
    &:hover {
      @media (hover: hover) {
        color: var(--color-red);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:decoration-blue {
    &:hover {
      @media (hover: hover) {
        text-decoration-color: var(--color-blue);
      }
    }
  }
  .hover\:decoration-red {
    &:hover {
      @media (hover: hover) {
        text-decoration-color: var(--color-red);
      }
    }
  }
  .hover\:decoration-dotted {
    &:hover {
      @media (hover: hover) {
        text-decoration-style: dotted;
      }
    }
  }
  .hover\:underline-offset-2 {
    &:hover {
      @media (hover: hover) {
        text-underline-offset: 2px;
      }
    }
  }
  .hover\:outline-1 {
    &:hover {
      @media (hover: hover) {
        outline-style: var(--tw-outline-style);
        outline-width: 1px;
      }
    }
  }
  .\*\:hover\:-translate-y-2 {
    :is(& > *) {
      &:hover {
        @media (hover: hover) {
          --tw-translate-y: calc(var(--spacing) * -2);
          translate: var(--tw-translate-x) var(--tw-translate-y);
        }
      }
    }
  }
  .\*\:hover\:border-main {
    :is(& > *) {
      &:hover {
        @media (hover: hover) {
          border-color: var(--color-main);
        }
      }
    }
  }
  .\*\:hover\:bg-amber-50 {
    :is(& > *) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-amber-50);
        }
      }
    }
  }
  .\*\:hover\:bg-main {
    :is(& > *) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-main);
        }
      }
    }
  }
  .\*\:hover\:bg-red-700 {
    :is(& > *) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-red-700);
        }
      }
    }
  }
  .\*\:hover\:text-amber-50 {
    :is(& > *) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-amber-50);
        }
      }
    }
  }
  .\*\:hover\:text-blue {
    :is(& > *) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-blue);
        }
      }
    }
  }
  .\*\:hover\:text-blue-700 {
    :is(& > *) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-blue-700);
        }
      }
    }
  }
  .\*\:hover\:text-red {
    :is(& > *) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-red);
        }
      }
    }
  }
  .\*\:hover\:text-red-700 {
    :is(& > *) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-red-700);
        }
      }
    }
  }
  .\*\:hover\:underline {
    :is(& > *) {
      &:hover {
        @media (hover: hover) {
          text-decoration-line: underline;
        }
      }
    }
  }
  .hover\:before\:w-full {
    &:hover {
      @media (hover: hover) {
        &::before {
          content: var(--tw-content);
          width: 100%;
        }
      }
    }
  }
  .focus\:border {
    &:focus {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .md\:w-\[45\%\] {
    @media (width >= 48rem) {
      width: 45%;
    }
  }
  .md\:justify-start {
    @media (width >= 48rem) {
      justify-content: flex-start;
    }
  }
  .lg\:order-1 {
    @media (width >= 64rem) {
      order: 1;
    }
  }
  .lg\:order-2 {
    @media (width >= 64rem) {
      order: 2;
    }
  }
  .lg\:col-start-2 {
    @media (width >= 64rem) {
      grid-column-start: 2;
    }
  }
  .lg\:col-end-3 {
    @media (width >= 64rem) {
      grid-column-end: 3;
    }
  }
  .lg\:row-start-1 {
    @media (width >= 64rem) {
      grid-row-start: 1;
    }
  }
  .lg\:row-end-3 {
    @media (width >= 64rem) {
      grid-row-end: 3;
    }
  }
  .lg\:mr-4 {
    @media (width >= 64rem) {
      margin-right: calc(var(--spacing) * 4);
    }
  }
  .lg\:mr-8 {
    @media (width >= 64rem) {
      margin-right: calc(var(--spacing) * 8);
    }
  }
  .lg\:mb-0 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:mb-5 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 5);
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:grid {
    @media (width >= 64rem) {
      display: grid;
    }
  }
  .lg\:inline {
    @media (width >= 64rem) {
      display: inline;
    }
  }
  .lg\:h-\[90\%\] {
    @media (width >= 64rem) {
      height: 90%;
    }
  }
  .lg\:h-\[200px\] {
    @media (width >= 64rem) {
      height: 200px;
    }
  }
  .lg\:h-full {
    @media (width >= 64rem) {
      height: 100%;
    }
  }
  .lg\:w-1\/2 {
    @media (width >= 64rem) {
      width: calc(1/2 * 100%);
    }
  }
  .lg\:w-\[20\%\] {
    @media (width >= 64rem) {
      width: 20%;
    }
  }
  .lg\:w-\[25\%\] {
    @media (width >= 64rem) {
      width: 25%;
    }
  }
  .lg\:w-\[30\%\] {
    @media (width >= 64rem) {
      width: 30%;
    }
  }
  .lg\:w-\[35\%\] {
    @media (width >= 64rem) {
      width: 35%;
    }
  }
  .lg\:w-\[40\%\] {
    @media (width >= 64rem) {
      width: 40%;
    }
  }
  .lg\:w-\[60\%\] {
    @media (width >= 64rem) {
      width: 60%;
    }
  }
  .lg\:w-\[65\%\] {
    @media (width >= 64rem) {
      width: 65%;
    }
  }
  .lg\:w-\[70\%\] {
    @media (width >= 64rem) {
      width: 70%;
    }
  }
  .lg\:w-\[80\%\] {
    @media (width >= 64rem) {
      width: 80%;
    }
  }
  .lg\:w-\[90\%\] {
    @media (width >= 64rem) {
      width: 90%;
    }
  }
  .lg\:flex-nowrap {
    @media (width >= 64rem) {
      flex-wrap: nowrap;
    }
  }
  .lg\:justify-between {
    @media (width >= 64rem) {
      justify-content: space-between;
    }
  }
  .lg\:justify-end {
    @media (width >= 64rem) {
      justify-content: flex-end;
    }
  }
  .lg\:px-0 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .lg\:pl-\[30px\] {
    @media (width >= 64rem) {
      padding-left: 30px;
    }
  }
  .lg\:pl-\[54\%\] {
    @media (width >= 64rem) {
      padding-left: 54%;
    }
  }
  .lg\:text-right {
    @media (width >= 64rem) {
      text-align: right;
    }
  }
  .lg\:\*\:mx-auto {
    @media (width >= 64rem) {
      :is(& > *) {
        margin-inline: auto;
      }
    }
  }
  .\*\:lg\:my-2 {
    :is(& > *) {
      @media (width >= 64rem) {
        margin-block: calc(var(--spacing) * 2);
      }
    }
  }
  .\*\:lg\:ml-\[15px\] {
    :is(& > *) {
      @media (width >= 64rem) {
        margin-left: 15px;
      }
    }
  }
  .\*\:lg\:h-full {
    :is(& > *) {
      @media (width >= 64rem) {
        height: 100%;
      }
    }
  }
  .\*\:lg\:w-1\/2 {
    :is(& > *) {
      @media (width >= 64rem) {
        width: calc(1/2 * 100%);
      }
    }
  }
  .\*\:lg\:w-1\/3 {
    :is(& > *) {
      @media (width >= 64rem) {
        width: calc(1/3 * 100%);
      }
    }
  }
  .\*\:lg\:w-\[30\%\] {
    :is(& > *) {
      @media (width >= 64rem) {
        width: 30%;
      }
    }
  }
  .\*\:lg\:w-fit {
    :is(& > *) {
      @media (width >= 64rem) {
        width: fit-content;
      }
    }
  }
  .lg\:\*\:w-1\/2 {
    @media (width >= 64rem) {
      :is(& > *) {
        width: calc(1/2 * 100%);
      }
    }
  }
  .lg\:\*\:w-fit {
    @media (width >= 64rem) {
      :is(& > *) {
        width: fit-content;
      }
    }
  }
  .xl\:flex {
    @media (width >= 80rem) {
      display: flex;
    }
  }
  .xl\:w-\[30\%\] {
    @media (width >= 80rem) {
      width: 30%;
    }
  }
  .xl\:w-\[90\%\] {
    @media (width >= 80rem) {
      width: 90%;
    }
  }
  .xl\:px-48 {
    @media (width >= 80rem) {
      padding-inline: calc(var(--spacing) * 48);
    }
  }
  .xl\:px-\[60px\] {
    @media (width >= 80rem) {
      padding-inline: 60px;
    }
  }
  .\32 xl\:container {
    @media (width >= 96rem) {
      width: 100%;
      @media (width >= 40rem) {
        max-width: 40rem;
      }
      @media (width >= 48rem) {
        max-width: 48rem;
      }
      @media (width >= 64rem) {
        max-width: 64rem;
      }
      @media (width >= 80rem) {
        max-width: 80rem;
      }
      @media (width >= 96rem) {
        max-width: 96rem;
      }
    }
  }
}
@layer base {
  @font-face {
    font-family: Outfit;
    src: url(../font/Outfit-VariableFont_wght.ttf);
  }
  body {
    font-family: Outfit;
  }
}
@layer components {
  .myProfile {
    width: 260px;
    height: 200px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
    margin-right: 10px;
    margin-bottom: 10px;
    &:hover {
      >a {
        opacity: 1;
        visibility: visible;
        left: 0px;
        &:nth-of-type(2) {
          transition-delay: 0s, 0s, 0.3s, 0.3s, 0.3s;
        }
        &:nth-of-type(3) {
          transition-delay: 0s, 0s, 0.6s, 0.6s, 0.6s;
        }
        &:nth-of-type(4) {
          transition-delay: 0s, 0s, 0.9s, 0.9s, 0.9s;
        }
      }
      >.profile {
        animation-play-state: paused;
        >figure {
          animation-play-state: paused;
        }
      }
    }
    >.profile {
      z-index: 10;
      width: 200px;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      animation: profile 10s ease-in-out backwards alternate infinite;
      position: absolute;
      right: 0;
      >figure {
        width: 95%;
        height: 95%;
        animation: profile 7s ease-in-out backwards infinite alternate-reverse;
        overflow: hidden;
        >img {
          width: 100%;
          height: 100%;
          object-fit: cover;
        }
      }
    }
    >a {
      z-index: 0;
      position: absolute;
      left: 40%;
      font-size: 2rem;
      color: darkblue;
      transition-property: font-size, color, left, visibility, opacity;
      transition-duration: 0.4s, 0.4s, 1s, 1s, 1s;
      opacity: 0;
      visibility: hidden;
      &:hover {
        font-size: 3rem;
        color: green;
      }
      &:nth-of-type(1) {
        top: 0%;
      }
      &:nth-of-type(2) {
        top: 25%;
      }
      &:nth-of-type(3) {
        top: 50%;
      }
      &:nth-of-type(4) {
        top: 75%;
      }
    }
  }
  .botton {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-inline: calc(var(--spacing) * 7);
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
    color: var(--color-amber-50);
    text-transform: uppercase;
    &::before {
      position: absolute;
      right: calc(var(--spacing) * 0);
      left: calc(var(--spacing) * 0);
      display: flex;
      height: 100%;
      width: 100%;
      align-items: center;
      justify-content: center;
      text-transform: uppercase;
      --tw-duration: 300ms;
      transition-duration: 300ms;
      clip-path: polygon(0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0);
    }
    &:hover {
      &::before {
        clip-path: polygon(55% 0, 100% 0, 100% 35%, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0 64%, 0 33%, 0 0);
      }
    }
  }
}
@layer utilities {
  .map {
    background-image: url(../images/usa.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .bgCamp {
    >div {
      &:nth-of-type(1) {
        background-image: url(../images/campaign.jpg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
      }
      &:nth-of-type(2) {
        background-image: url(../images/section.webp);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
      }
    }
  }
  .grid-botton {
    &::before {
      content: 'about our party';
    }
  }
  .beforeB {
    &::before {
      content: 'join & support us';
    }
  }
  .text-a-sec2 {
    &::before {
      content: 'read full manifesto';
    }
  }
  .unTextT {
    &::before {
      content: 'take action';
    }
  }
  .unTextB {
    &::before {
      content: 'learn more';
    }
  }
  .politic {
    background-image: url(../images/political.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .back-per {
    background-image: url(../images/person.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .back-city {
    background-image: url(../images/city.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .star-hover {
    &:hover {
      >a {
        >div {
          >span {
            &:nth-of-type(1) {
              left: 0;
              visibility: visible;
              opacity: 1;
            }
            &:nth-of-type(2) {
              left: 52px;
              opacity: 0;
            }
          }
        }
      }
    }
  }
  .aF {
    &::before {
      content: 'register & take action';
    }
  }
  .hover-menue {
    visibility: hidden;
    position: absolute;
    top: 100%;
    --tw-translate-y: calc(var(--spacing) * -6);
    translate: var(--tw-translate-x) var(--tw-translate-y);
    opacity: 0%;
    --tw-duration: 400ms;
    transition-duration: 400ms;
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        visibility: visible;
      }
    }
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-y: calc(var(--spacing) * 0);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .hover-nav {
    position: relative;
    &::before {
      content: var(--tw-content);
      position: absolute;
    }
    &::before {
      content: var(--tw-content);
      bottom: calc(var(--spacing) * 0);
    }
    &::before {
      content: var(--tw-content);
      left: calc(var(--spacing) * 0);
    }
    &::before {
      content: var(--tw-content);
      height: 3px;
    }
    &::before {
      content: var(--tw-content);
      width: 0;
    }
    &::before {
      content: var(--tw-content);
      background-color: var(--color-red-600);
    }
    &::before {
      content: var(--tw-content);
      --tw-duration: 300ms;
      transition-duration: 300ms;
    }
    &::before {
      content: var(--tw-content);
      --tw-content: '';
      content: var(--tw-content);
    }
    &:hover {
      @media (hover: hover) {
        &::before {
          content: var(--tw-content);
          width: 100%;
        }
      }
    }
  }
  .bsh {
    box-shadow: 0px 9px 25px -3px rgba(0, 0, 0, 0.38);
  }
  .bt {
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-bottom-color: var(--color-black);
  }
  .sub {
    animation: sub linear 20s infinite;
  }
  .paused {
    &:hover {
      >div {
        animation-play-state: paused;
      }
    }
  }
}
@keyframes sub {
  to {
    transform: translateX(-120%);
  }
}
@keyframes profile {
  from {
    border-radius: 49% 44% 43% 48% / 40% 38% 53% 49%;
    background-color: #067728;
  }
  20% {
    border-radius: 56% 44% 34% 66% / 74% 28% 72% 26%;
    background-color: #021c1e;
  }
  40% {
    border-radius: 49% 44% 64% 28% / 47% 66% 25% 46%;
    background-color: #004445;
  }
  60% {
    border-radius: 56% 44% 69% 31% / 25% 26% 74% 75%;
    background-color: #2c7873;
  }
  80% {
    border-radius: 56% 44% 34% 66% / 65% 70% 30% 35%;
    background-color: #6fb98f;
  }
  100% {
    border-radius: 81% 19% 81% 19% / 25% 26% 74% 75%;
    background-color: #0e2e31;
  }
}
@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;
  initial-value: rotateX(0);
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  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;
}
@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: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --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-duration: initial;
      --tw-content: "";
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
