/*! tailwindcss v4.3.0 | 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-400: oklch(82.8% 0.189 84.429);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-zinc-800: oklch(27.4% 0.006 286.033);
    --color-zinc-900: oklch(21% 0.006 285.885);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --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;
    --font-weight-extralight: 200;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --radius-4xl: 2rem;
    --animate-bounce: bounce 1s infinite;
    --blur-sm: 8px;
    --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;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-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;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .container {
    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;
    }
  }
  .flex {
    display: flex;
  }
  .table {
    display: table;
  }
  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-3\.5 {
    height: calc(var(--spacing) * 3.5);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-4\.25 {
    height: calc(var(--spacing) * 4.25);
  }
  .h-\[60px\] {
    height: 60px;
  }
  .h-\[160px\] {
    height: 160px;
  }
  .h-full {
    height: 100%;
  }
  .w-1 {
    width: calc(var(--spacing) * 1);
  }
  .w-1\/2 {
    width: calc(1 / 2 * 100%);
  }
  .w-3 {
    width: calc(var(--spacing) * 3);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-4\.25 {
    width: calc(var(--spacing) * 4.25);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-\[75\%\] {
    width: 75%;
  }
  .w-\[150px\] {
    width: 150px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-125 {
    max-width: calc(var(--spacing) * 125);
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .-translate-y-full {
    --tw-translate-y: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .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;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .bg-\[\#171818\] {
    background-color: #171818;
  }
  .object-scale-down {
    object-fit: scale-down;
  }
  .text-center {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .text-white {
    color: var(--color-white);
  }
  .ordinal {
    --tw-ordinal: ordinal;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .underline {
    text-decoration-line: underline;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    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;
  }
  .xl\:h-\[455px\] {
    @media (width >= 80rem) {
      height: 455px;
    }
  }
  .xl\:w-\[441px\] {
    @media (width >= 80rem) {
      width: 441px;
    }
  }
  .xl\:text-\[14px\] {
    @media (width >= 80rem) {
      font-size: 14px;
    }
  }
}
@font-face {
  font-family: vazir;
  src: url(/public/font/Vazirmatn-Medium.eot);
  src: url(/public/font/Vazirmatn-Medium.ttf);
  src: url(/public/font/Vazirmatn-Medium.woff);
  src: url(/public/font/Vazirmatn-Medium.woff2);
}
@layer components {
  .wraper {
    margin-inline: auto;
    display: flex;
    height: fit-content;
    width: 100%;
    max-width: calc(var(--spacing) * 450);
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    padding-inline: calc(var(--spacing) * 1.5);
    padding-block: calc(var(--spacing) * 5);
  }
  .mobile_header {
    display: flex;
    height: 490px;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    @media (width >= 80rem) {
      display: none;
    }
  }
  .mobile_menu_wraper {
    display: flex;
    height: 30px;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .mobile_rounded_baner {
    height: 250px;
    width: 98%;
    border-radius: var(--radius-2xl);
    --tw-gradient-position: to top left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #848586;
    --tw-gradient-via: #c7c6c5;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
    --tw-gradient-to: #848586;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .mobile_rounded_baner_txt_wraper {
    display: flex;
    height: 80px;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-inline: 30px;
  }
  .mobile_rounded_baner_txt_light {
    display: flex;
    height: 30%;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .mobile_rounded_baner_txt_bold {
    display: flex;
    height: 60%;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    font-size: 16px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .mobile_rounded_img_wraper {
    display: flex;
    height: 170px;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .mobile_rounded_section {
    display: flex;
    height: 100%;
    width: calc(1 / 2 * 100%);
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .mobile_rounded_btn {
    display: flex;
    height: 40px;
    width: 80%;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    gap: calc(var(--spacing) * 4);
    border-radius: calc(infinity * 1px);
    --tw-gradient-position: to left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #720D1F;
    --tw-gradient-to: #E07589;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .mobile_small_section_wraper {
    display: flex;
    height: 160px;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding-inline: calc(var(--spacing) * 1);
  }
  .mobile_small_baner_l {
    position: relative;
    display: flex;
    height: 100%;
    width: 49%;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-2xl);
    --tw-gradient-position: to bottom;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #710D20;
    --tw-gradient-to: #B54D60;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .mobile_small_baner_r {
    position: relative;
    display: flex;
    height: 100%;
    width: 49%;
    align-items: center;
    justify-content: center;
    border-radius: var(--radius-2xl);
    --tw-gradient-position: to top left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #848586;
    --tw-gradient-via: #c7c6c5;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
    --tw-gradient-to: #848586;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .smal_baner_mobile_txt_wraper {
    position: absolute;
    bottom: calc(var(--spacing) * 0);
    display: flex;
    height: 50px;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: calc(var(--spacing) * 2);
    color: var(--color-white);
  }
  .nums {
    display: flex;
    height: 50%;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .top_header {
    display: none;
    height: fit-content;
    width: 98%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    @media (width >= 80rem) {
      visibility: visible;
    }
    @media (width >= 80rem) {
      display: flex;
    }
    @media (width >= 80rem) {
      height: 784px;
    }
  }
  .header_rounded_baner {
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    border-radius: 50px;
    border-bottom-right-radius: var(--radius-4xl);
    border-bottom-left-radius: var(--radius-4xl);
    background-image: url(/public/img/header/headerpattern.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .rounded_txt {
    display: flex;
    height: 624px;
    width: 60%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 50px;
    padding-right: 40px;
  }
  .rounded_light_txt {
    display: flex;
    height: fit-content;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    font-size: 60px;
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .rounded_bold_txt {
    display: flex;
    height: fit-content;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    font-size: 60px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .rounded_dec {
    margin-top: 50px;
    display: flex;
    height: fit-content;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    font-size: 16px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .header_btn_wraper {
    display: flex;
    height: 200px;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-end;
    padding-top: 40px;
  }
  .header_btn {
    display: flex;
    height: 67px;
    width: 294px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    --tw-gradient-position: to left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #720D1F;
    --tw-gradient-to: #E07589;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .rounded_img {
    display: flex;
    height: 624px;
    width: 40%;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
  }
  .header_small_baners {
    display: flex;
    height: 200px;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: flex-start;
    @media (width >= 80rem) {
      height: 100%;
    }
    @media (width >= 80rem) {
      width: 25%;
    }
  }
  .small_baner_top {
    position: relative;
    margin-top: calc(var(--spacing) * 20);
    display: flex;
    height: 311px;
    cursor: pointer;
    align-items: flex-end;
    justify-content: center;
    border-radius: 50px;
    --tw-gradient-position: to bottom;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #710D20;
    --tw-gradient-to: #B54D60;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    @media (width >= 80rem) {
      width: 346px;
    }
  }
  .smal_baner_txts {
    z-index: 10;
    display: flex;
    height: 30%;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    --tw-gradient-position: to top;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: rgba(113,13,32,1);
    --tw-gradient-to: rgba(113,13,32,0);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    padding-bottom: 20px;
  }
  .smal_baner_txts_bottom {
    z-index: 10;
    display: flex;
    height: 30%;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    --tw-gradient-position: to top;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: rgba(202,202,202,1);
    --tw-gradient-to: rgba(202,202,202,0);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    padding-bottom: 20px;
  }
  .small_baner_txt_wraper {
    display: flex;
    height: 100%;
    width: 75%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-right: 20px;
  }
  .smal_baber_light_txt {
    display: flex;
    height: calc(1 / 2 * 100%);
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    --tw-font-weight: 12px;
    font-weight: 12px;
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
    color: var(--color-white);
    @media (width >= 80rem) {
      font-size: 20px;
    }
  }
  .smal_baber_light_txt_bottom {
    display: flex;
    height: calc(1 / 2 * 100%);
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    font-size: 20px;
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
    color: var(--color-black);
  }
  .smal_baber_bold_txt {
    display: flex;
    height: calc(1 / 2 * 100%);
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    font-size: 12px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-white);
    @media (width >= 80rem) {
      font-size: 24px;
    }
  }
  .smal_baber_bold_txt_bottom {
    display: flex;
    height: calc(1 / 2 * 100%);
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    font-size: 24px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-black);
  }
  .small_baner_bottom {
    position: relative;
    display: flex;
    height: 330px;
    width: 346px;
    cursor: pointer;
    align-items: flex-end;
    justify-content: center;
    border-radius: 50px;
    --tw-gradient-position: to top right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #cbcbcb;
    --tw-gradient-from-position: 70%;
    --tw-gradient-to: #898989;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .aroow {
    display: flex;
    height: 100%;
    width: 25%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .curcle_bottom {
    display: flex;
    height: 60px;
    width: 60px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    background-color: #171818;
    padding: 23.5px;
    --tw-duration: 500ms;
    transition-duration: 500ms;
    &:hover {
      @media (hover: hover) {
        height: 65px;
      }
    }
    &:hover {
      @media (hover: hover) {
        width: 65px;
      }
    }
  }
  .small_baner_img_wraper {
    position: absolute;
    top: calc(var(--spacing) * 0);
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .statistics {
    display: flex;
    height: 140px;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
  }
  .statistics_box {
    display: flex;
    height: 30px;
    width: 30%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
    color: var(--color-white);
    @media (width >= 80rem) {
      height: 50%;
    }
    @media (width >= 80rem) {
      width: 17%;
    }
    @media (width >= 80rem) {
      font-size: 25px;
    }
  }
  .statistics_dec {
    width: 100%;
    text-align: center;
    font-size: 8px;
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: rgba(255,255,255,.7);
    @media (width >= 80rem) {
      font-size: 12px;
    }
  }
  .line {
    height: 25px;
    width: 1px;
    background-color: #ada9a6;
    @media (width >= 80rem) {
      height: 40%;
    }
  }
  .header_logo {
    display: flex;
    height: 100%;
    width: 120px;
    align-items: center;
    justify-content: center;
    padding-left: calc(var(--spacing) * 5);
  }
  .nav_header {
    position: absolute;
    left: calc(var(--spacing) * 0);
    z-index: 10;
    display: flex;
    height: 100px;
    width: 60%;
  }
  .ul_header {
    display: none;
    align-items: center;
    gap: 55px;
    padding-left: 90px;
    font-size: 16px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    color: var(--color-white);
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .drop_ul {
    pointer-events: none;
    position: absolute;
    top: 140%;
    right: calc(var(--spacing) * 0);
    z-index: 50;
    width: 200px;
    --tw-translate-y: calc(var(--spacing) * 2);
    translate: var(--tw-translate-x) var(--tw-translate-y);
    overflow: hidden;
    border-radius: var(--radius-2xl);
    background-color: #1e1f1f;
    opacity: 0%;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .drop_li {
    display: block;
    padding-inline: calc(var(--spacing) * 5);
    padding-block: calc(var(--spacing) * 3);
    font-size: 14px;
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 200ms;
    transition-duration: 200ms;
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #fff 10%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
        }
      }
    }
  }
  .burger_btn_wraper {
    z-index: 50;
    display: flex;
    flex-direction: column;
    gap: 5px;
    @media (width >= 48rem) {
      display: none;
    }
  }
  .burger-line {
    height: 2px;
    width: calc(var(--spacing) * 6);
    border-radius: 0.25rem;
    background-color: var(--color-white);
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .mobile_menu {
    position: fixed;
    top: calc(var(--spacing) * 0);
    right: calc(var(--spacing) * 0);
    left: calc(var(--spacing) * 0);
    z-index: 40;
    --tw-translate-y: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
    background-color: color-mix(in oklab, #111212 95%, transparent);
    --tw-backdrop-blur: blur(var(--blur-sm));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 400ms;
    transition-duration: 400ms;
    @media (width >= 80rem) {
      display: none;
    }
  }
  .mobile_ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: calc(var(--spacing) * 6);
    padding-inline: calc(var(--spacing) * 6);
    padding-block: calc(var(--spacing) * 24);
    font-size: 18px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    color: var(--color-white);
  }
  .mobile_li {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-300);
      }
    }
  }
  .mobile_drop_ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: calc(var(--spacing) * 3);
    overflow: hidden;
    font-size: 15px;
    color: var(--color-gray-400);
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
    max-height: 0;
  }
  .mobile_drop_li {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .sliders_wraper {
    margin-top: calc(var(--spacing) * 8);
    display: flex;
    height: fit-content;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    @media (width >= 80rem) {
      height: 232px;
    }
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .slider_l {
    position: relative;
    display: flex;
    height: 120px;
    width: 100%;
    cursor: pointer;
    align-items: center;
    border-radius: var(--radius-4xl);
    background-color: #2a2c2c;
    @media (width >= 80rem) {
      height: 100%;
    }
    @media (width >= 80rem) {
      width: 49.5%;
    }
  }
  .slider_img_l {
    height: 100%;
    width: 77%;
    border-radius: var(--radius-4xl);
    object-fit: cover;
  }
  .slider_link {
    display: flex;
    height: 65%;
    width: 23%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    @media (width >= 80rem) {
      height: 100%;
    }
  }
  .txt_link {
    display: flex;
    width: 75%;
    align-items: flex-end;
    justify-content: center;
    text-align: right;
    font-size: 8px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-white);
    @media (width >= 80rem) {
      font-size: 18px;
    }
  }
  .svg_link {
    display: flex;
    height: 50px;
    width: 100%;
    justify-content: center;
    @media (width >= 80rem) {
      height: calc(var(--spacing) * 21.25);
    }
    @media (width >= 80rem) {
      align-items: flex-start;
    }
    @media (width >= 80rem) {
      justify-content: flex-start;
    }
    @media (width >= 80rem) {
      padding-left: calc(var(--spacing) * 7);
    }
  }
  .curcle {
    display: flex;
    width: 30px;
    height: 30px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    --tw-gradient-position: to top left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #a9aeb3;
    --tw-gradient-to: #e3e8ec;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    padding: calc(var(--spacing) * 2.5);
    --tw-duration: 500ms;
    transition-duration: 500ms;
    &:hover {
      @media (hover: hover) {
        height: 65px;
      }
    }
    &:hover {
      @media (hover: hover) {
        width: 65px;
      }
    }
    @media (width >= 80rem) {
      height: 60px;
    }
    @media (width >= 80rem) {
      width: 60px;
    }
    @media (width >= 80rem) {
      padding: 23.5px;
    }
  }
  .slider_r {
    display: flex;
    height: 120px;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    border-radius: var(--radius-4xl);
    background-color: #2a2c2c;
    @media (width >= 80rem) {
      height: 100%;
    }
    @media (width >= 80rem) {
      width: 49.5%;
    }
  }
  .slider_img_wraper {
    display: flex;
    height: 100%;
    width: 75%;
    align-items: center;
    justify-content: space-around;
    padding-right: calc(var(--spacing) * 5);
  }
  .slider_img_r {
    height: 80px;
    width: 60px;
    border-radius: calc(infinity * 1px);
    object-fit: cover;
    @media (width >= 80rem) {
      height: 148px;
    }
    @media (width >= 80rem) {
      width: 118px;
    }
  }
  .slider_r_txt {
    position: absolute;
    right: calc(var(--spacing) * 0);
    display: flex;
    height: 40px;
    width: 77%;
    align-items: center;
    justify-content: center;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-gray-300);
    @media (width >= 80rem) {
      font-size: 32px;
    }
  }
  .services {
    margin-top: 60px;
    display: flex;
    height: fit-content;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    @media (width >= 80rem) {
      margin-top: 110px;
    }
  }
  .service_title {
    display: flex;
    height: fit-content;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 30px;
    @media (width >= 80rem) {
      height: 180px;
    }
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .service_title_txt {
    width: 100%;
    --tw-gradient-position: to left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: var(--color-white);
    --tw-gradient-to: #b7b7b7;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    background-clip: text;
    padding: calc(var(--spacing) * 1);
    text-align: center;
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: transparent;
    @media (width >= 80rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .service_dec {
    max-width: 350px;
    text-align: center;
    --tw-font-weight: 12px;
    font-weight: 12px;
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: var(--color-white);
    @media (width >= 80rem) {
      max-width: 500px;
    }
    @media (width >= 80rem) {
      font-size: 16px;
    }
  }
  .service_box_wraper {
    margin-top: 30px;
    display: flex;
    height: fit-content;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    gap: 30px;
  }
  .service_box {
    position: relative;
    display: flex;
    height: 306px;
    width: 351px;
    cursor: pointer;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 40px;
    background-color: var(--color-zinc-800);
    &::before {
      content: var(--tw-content);
      position: absolute;
    }
    &::before {
      content: var(--tw-content);
      top: -250px;
    }
    &::before {
      content: var(--tw-content);
      left: calc(1 / 2 * 100%);
    }
    &::before {
      content: var(--tw-content);
      z-index: 10;
    }
    &::before {
      content: var(--tw-content);
      height: 260px;
    }
    &::before {
      content: var(--tw-content);
      width: 400px;
    }
    &::before {
      content: var(--tw-content);
      --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    &::before {
      content: var(--tw-content);
      border-radius: calc(infinity * 1px);
    }
    &::before {
      content: var(--tw-content);
      background-color: #171818;
    }
    &::before {
      --tw-content: '';
      content: var(--tw-content);
    }
    &::after {
      content: var(--tw-content);
      position: absolute;
    }
    &::after {
      content: var(--tw-content);
      bottom: -250px;
    }
    &::after {
      content: var(--tw-content);
      left: calc(1 / 2 * 100%);
    }
    &::after {
      content: var(--tw-content);
      z-index: 10;
    }
    &::after {
      content: var(--tw-content);
      height: 260px;
    }
    &::after {
      content: var(--tw-content);
      width: 400px;
    }
    &::after {
      content: var(--tw-content);
      --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    &::after {
      content: var(--tw-content);
      border-radius: calc(infinity * 1px);
    }
    &::after {
      content: var(--tw-content);
      background-color: #171818;
    }
    &::after {
      --tw-content: '';
      content: var(--tw-content);
    }
  }
  .hover_service_box {
    position: absolute;
    inset: calc(var(--spacing) * 0);
    border-radius: 40px;
    --tw-gradient-position: to top left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #f7f6f4;
    --tw-gradient-to: #7f7f7f;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    opacity: 0%;
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 500ms;
    transition-duration: 500ms;
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .box_title {
    position: relative;
    z-index: 10;
    display: flex;
    height: 40%;
    width: 100%;
    align-items: center;
    justify-content: center;
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-white);
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-zinc-900);
      }
    }
  }
  .box_txt {
    position: relative;
    z-index: 10;
    display: flex;
    height: 60%;
    width: 72%;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    --tw-leading: 29px;
    line-height: 29px;
    color: #ededed;
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-zinc-800);
      }
    }
  }
  .aboutus {
    margin-top: 60px;
    display: flex;
    height: fit-content;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 30px;
    @media (width >= 80rem) {
      height: 630px;
    }
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .amin_logo {
    display: flex;
    height: 50px;
    width: 100%;
    align-items: center;
    justify-content: center;
    @media (width >= 80rem) {
      height: 210px;
    }
  }
  .aboutus_more {
    display: flex;
    height: fit-content;
    width: 100%;
    flex-wrap: wrap;
    @media (width >= 80rem) {
      height: 420px;
    }
  }
  .aboutus_video_wraper {
    display: flex;
    height: 300px;
    width: 100%;
    align-items: center;
    justify-content: center;
    @media (width >= 80rem) {
      height: 100%;
    }
    @media (width >= 80rem) {
      width: calc(1 / 2 * 100%);
    }
  }
  .about_us_video {
    height: 100%;
    width: 100%;
    border-radius: var(--radius-3xl);
    object-fit: cover;
    @media (width >= 80rem) {
      border-top-right-radius: calc(infinity * 1px);
    }
    @media (width >= 80rem) {
      border-bottom-right-radius: calc(infinity * 1px);
      border-bottom-left-radius: calc(infinity * 1px);
    }
  }
  .aboutus_txt {
    display: flex;
    height: fit-content;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
    @media (width >= 80rem) {
      height: 100%;
    }
    @media (width >= 80rem) {
      width: calc(1 / 2 * 100%);
    }
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .texts {
    margin-top: 20px;
    display: flex;
    height: fit-content;
    width: 100%;
    flex-wrap: wrap;
    @media (width >= 80rem) {
      margin-top: calc(var(--spacing) * 0);
    }
    @media (width >= 80rem) {
      height: 35%;
    }
    @media (width >= 80rem) {
      width: 80%;
    }
  }
  .txt {
    display: flex;
    height: 40%;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
    color: var(--color-white);
    @media (width >= 80rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .txt_bold {
    display: flex;
    height: 60%;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-white);
    @media (width >= 80rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .txt_dec {
    display: flex;
    height: 50%;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    overflow-y: scroll;
    padding-left: 120px;
    text-align: right;
    font-size: 12px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    color: var(--color-white);
    @media (width >= 80rem) {
      width: 80%;
    }
    @media (width >= 80rem) {
      padding-top: 30px;
    }
    @media (width >= 80rem) {
      font-size: 16px;
    }
  }
  .no-scrollbar::-webkit-scrollbar {
    display: none;
  }
  .no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .social_pages {
    display: flex;
    height: 15%;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    gap: 30px;
    @media (width >= 80rem) {
      width: 80%;
    }
  }
  .curcle_social_page {
    display: flex;
    width: 45px;
    height: 45px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    background-color: #292b2f;
    @media (width >= 80rem) {
      height: 64px;
    }
    @media (width >= 80rem) {
      width: 64px;
    }
  }
  .curcle_social_page_in {
    display: flex;
    width: 45px;
    height: 45px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    background-color: #720d20;
    @media (width >= 80rem) {
      height: 64px;
    }
    @media (width >= 80rem) {
      width: 64px;
    }
  }
  .icn {
    width: 14px;
    height: 14px;
    object-fit: scale-down;
    @media (width >= 80rem) {
      height: 25px;
    }
    @media (width >= 80rem) {
      width: 25px;
    }
  }
  .cooperation {
    position: relative;
    margin-top: 60px;
    display: flex;
    height: 600px;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    background-color: #1f2020;
    @media (width >= 80rem) {
      margin-top: 200px;
    }
  }
  .cooperation_txts {
    display: flex;
    height: 190px;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .cooperation_header {
    display: flex;
    height: calc(1 / 3 * 100%);
    width: 100%;
    align-items: flex-end;
    justify-content: center;
    --tw-gradient-position: to right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: var(--color-white);
    --tw-gradient-to: #b7b7b7;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    background-clip: text;
    font-size: 30px;
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
    color: transparent;
    @media (width >= 80rem) {
      font-size: 56px;
    }
  }
  .cooperation_header_bold {
    display: flex;
    height: calc(1 / 3 * 100%);
    width: 100%;
    align-items: flex-end;
    justify-content: center;
    --tw-gradient-position: to left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: var(--color-white);
    --tw-gradient-to: #b7b7b7;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    background-clip: text;
    font-size: 30px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: transparent;
    @media (width >= 80rem) {
      font-size: 56px;
    }
  }
  .cooperation_dec {
    display: flex;
    height: calc(1 / 3 * 100%);
    width: 100%;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
    font-size: 16px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    color: #7A7A7A;
  }
  .companys {
    display: flex;
    height: fit-content;
    width: 100%;
    flex-wrap: wrap;
    gap: 20px;
    @media (width >= 80rem) {
      height: 204px;
    }
  }
  .company_section {
    display: inline-flex;
    height: fit-content;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
    overflow: hidden;
    @media (width >= 80rem) {
      height: calc(1 / 2 * 100%);
    }
  }
  .company_style_odd {
    position: relative;
    display: flex;
    height: 50px;
    width: 100px;
    cursor: default;
    align-items: center;
    justify-content: center;
    border-top-right-radius: calc(infinity * 1px);
    border-bottom-left-radius: calc(infinity * 1px);
    background-color: #333434;
    font-size: 12px;
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
    color: var(--color-white);
    --tw-duration: 500ms;
    transition-duration: 500ms;
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
    @media (width >= 80rem) {
      height: 100%;
    }
    @media (width >= 80rem) {
      width: 283px;
    }
    @media (width >= 80rem) {
      font-size: 40px;
    }
  }
  .company_style_even {
    position: relative;
    display: flex;
    height: 50px;
    width: 100px;
    cursor: default;
    align-items: center;
    justify-content: center;
    border-top-left-radius: calc(infinity * 1px);
    border-bottom-right-radius: calc(infinity * 1px);
    background-color: #333434;
    font-size: 12px;
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
    color: var(--color-white);
    --tw-duration: 500ms;
    transition-duration: 500ms;
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
    @media (width >= 80rem) {
      height: 100%;
    }
    @media (width >= 80rem) {
      width: 283px;
    }
    @media (width >= 80rem) {
      font-size: 40px;
    }
  }
  .hover_company_style_even {
    position: absolute;
    inset: calc(var(--spacing) * 0);
    border-radius: 40px;
    border-top-left-radius: calc(infinity * 1px);
    border-bottom-right-radius: calc(infinity * 1px);
    --tw-gradient-position: to top left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #f7f6f4;
    --tw-gradient-to: #7f7f7f;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    opacity: 0%;
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 500ms;
    transition-duration: 500ms;
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .hover_company_style_odd {
    position: absolute;
    inset: calc(var(--spacing) * 0);
    border-radius: 40px;
    border-top-right-radius: calc(infinity * 1px);
    border-bottom-left-radius: calc(infinity * 1px);
    --tw-gradient-position: to top left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #f7f6f4;
    --tw-gradient-to: #7f7f7f;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    opacity: 0%;
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 500ms;
    transition-duration: 500ms;
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .cooperation_pattern {
    position: absolute;
    top: calc(var(--spacing) * 0);
    left: calc(var(--spacing) * 0);
    z-index: 10;
    width: 250px;
    height: 250px;
    @media (width >= 80rem) {
      height: 400px;
    }
    @media (width >= 80rem) {
      width: 400px;
    }
  }
  .cooperation_flash {
    position: absolute;
    top: 20px;
    left: 7%;
    z-index: 10;
    display: flex;
    width: 40px;
    height: 40px;
    animation: var(--animate-bounce);
    @media (width >= 80rem) {
      top: 10%;
    }
    @media (width >= 80rem) {
      height: 100px;
    }
    @media (width >= 80rem) {
      width: 100px;
    }
  }
  .counsel {
    margin-top: 100px;
    display: flex;
    height: 100px;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    @media (width >= 80rem) {
      height: 281px;
    }
  }
  .counsel_box {
    position: relative;
    display: flex;
    height: 100%;
    width: 95%;
    align-items: flex-start;
    justify-content: center;
    border-top-left-radius: calc(infinity * 1px);
    --tw-gradient-position: to bottom left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #7f7f7f;
    --tw-gradient-to: #e9e8e7;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    @media (width >= 80rem) {
      height: 255px;
    }
    @media (width >= 80rem) {
      width: 80%;
    }
  }
  .counsel_box_wraper {
    display: flex;
    height: 100%;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-end;
    gap: calc(var(--spacing) * 0);
    overflow: hidden;
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 10);
    }
  }
  .counsel_txt_wraper {
    display: flex;
    height: 100%;
    width: 40%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
  }
  .counsel_txt {
    display: flex;
    height: calc(1 / 2 * 100%);
    width: 100%;
    align-items: flex-end;
    justify-content: flex-end;
    padding-right: 15px;
    font-size: 16px;
    --tw-font-weight: var(--font-weight-extralight);
    font-weight: var(--font-weight-extralight);
    @media (width >= 80rem) {
      padding-right: 40px;
    }
    @media (width >= 80rem) {
      font-size: 56px;
    }
  }
  .counsel_txt_bold {
    display: flex;
    height: calc(1 / 2 * 100%);
    width: 100%;
    align-items: flex-start;
    justify-content: flex-end;
    padding-right: 15px;
    font-size: 16px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    @media (width >= 80rem) {
      padding-right: 40px;
    }
    @media (width >= 80rem) {
      font-size: 56px;
    }
  }
  .counsoel_dec {
    display: flex;
    height: 100%;
    width: 40%;
    align-items: center;
    justify-content: center;
    text-align: right;
    font-size: 8px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    @media (width >= 80rem) {
      font-size: 24px;
    }
  }
  .counsel_link_wraper {
    z-index: 10;
    display: flex;
    height: 33.5px;
    width: 90%;
    justify-content: flex-start;
    @media (width >= 80rem) {
      width: 70%;
    }
  }
  .counsel_link {
    margin-top: calc(15px * -1);
    display: flex;
    height: 30px;
    width: 130px;
    align-items: center;
    justify-content: space-between;
    border-radius: calc(infinity * 1px);
    background-color: var(--color-amber-400);
    --tw-gradient-position: to left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #720d20;
    --tw-gradient-to: #ba5265;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    padding-inline: 5px;
    --tw-shadow-color: color-mix(in oklab, var(--color-black) var(--tw-shadow-alpha), transparent);
    --tw-duration: 500ms;
    transition-duration: 500ms;
    &:hover {
      @media (hover: hover) {
        margin-top: calc(40px * -1);
      }
    }
    &:hover {
      @media (hover: hover) {
        width: 320px;
      }
    }
    &: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);
      }
    }
    @media (width >= 80rem) {
      margin-top: calc(32px * -1);
    }
    @media (width >= 80rem) {
      height: 64px;
    }
    @media (width >= 80rem) {
      width: 294px;
    }
  }
  .counsel_curcle {
    width: 25px;
    height: 25px;
    border-radius: calc(infinity * 1px);
    --tw-gradient-position: to top left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #a9aeb3;
    --tw-gradient-to: #e3e8ec;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    padding: calc(var(--spacing) * 2.5);
    @media (width >= 80rem) {
      height: 51px;
    }
    @media (width >= 80rem) {
      width: 51px;
    }
    @media (width >= 80rem) {
      padding: 18px;
    }
  }
  .counsel_link_txt {
    display: flex;
    height: 100%;
    width: 90px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
    color: var(--color-white);
    @media (width >= 80rem) {
      width: 200px;
    }
    @media (width >= 80rem) {
      font-size: 20px;
    }
  }
  .news {
    margin-top: 60px;
    display: flex;
    height: fit-content;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    padding-block: calc(var(--spacing) * 10);
    @media (width >= 80rem) {
      margin-top: 200px;
    }
    @media (width >= 80rem) {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .news_txt {
    display: flex;
    height: 140px;
    width: 100%;
    flex-wrap: wrap;
  }
  .news_header {
    display: flex;
    height: calc(1 / 2 * 100%);
    width: 100%;
    align-items: center;
    justify-content: center;
    --tw-gradient-position: to right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: var(--color-white);
    --tw-gradient-to: #eaeae8;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    background-clip: text;
    font-size: 34px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: transparent;
    @media (width >= 80rem) {
      font-size: 48px;
    }
  }
  .news_dec_header_wraper {
    display: flex;
    height: calc(1 / 2 * 100%);
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    color: var(--color-white);
    @media (width >= 80rem) {
      font-size: 16px;
    }
  }
  .news_box_wraper {
    display: flex;
    height: fit-content;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    gap: 40px;
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .news_box {
    display: flex;
    height: 100%;
    max-width: 490px;
    cursor: pointer;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    border-radius: 25px;
    background-image: url(/public/img/news/Rectangle.png);
    padding: calc(var(--spacing) * 2.5);
    @media (width >= 80rem) {
      background-size: cover;
    }
  }
  .news_img_wraper {
    position: relative;
    display: flex;
    height: 250px;
    width: 100%;
    overflow: hidden;
    border-radius: 17px;
    @media (width >= 80rem) {
      height: 279px;
    }
  }
  .news_img {
    height: 100%;
    width: 100%;
    border-radius: var(--radius-3xl);
    object-fit: cover;
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 500ms;
    transition-duration: 500ms;
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 105%;
        --tw-scale-y: 105%;
        --tw-scale-z: 105%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover_news_img {
    position: absolute;
    inset: calc(var(--spacing) * 0);
    border-radius: 17px;
    background-color: color-mix(in srgb, #000 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 40%, transparent);
    }
    opacity: 0%;
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 500ms;
    transition-duration: 500ms;
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .news_btn_hover_wraper {
    position: absolute;
    inset: calc(var(--spacing) * 0);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0%;
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 500ms;
    transition-duration: 500ms;
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .news_btn_hover {
    display: flex;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    border-radius: calc(infinity * 1px);
    background-color: var(--color-white);
    padding-inline: calc(var(--spacing) * 6);
    padding-block: calc(var(--spacing) * 3);
    font-size: 14px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-black);
  }
  .news_dec {
    display: flex;
    height: 230px;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    padding-inline: 24px;
    padding-top: 30px;
  }
  .news_dec_header {
    display: flex;
    height: 30px;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    font-size: 16px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-white);
  }
  .news_dec_txt {
    display: flex;
    height: 80px;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    overflow: scroll;
    text-align: right;
    font-size: 14px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    color: #909191;
  }
  .person_hour {
    display: flex;
    height: 80px;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .person {
    display: flex;
    height: 100%;
    width: calc(1 / 2 * 100%);
    align-items: center;
    justify-content: flex-start;
    gap: calc(var(--spacing) * 1.5);
    font-size: 14px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    color: var(--color-white);
  }
  .hour {
    display: flex;
    height: 100%;
    width: calc(1 / 2 * 100%);
    align-items: center;
    justify-content: flex-end;
    gap: calc(var(--spacing) * 1.5);
    font-size: 14px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    color: var(--color-white);
  }
  .show_all_wraper {
    display: flex;
    height: 50px;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: calc(var(--spacing) * 3);
    font-size: 14px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    color: var(--color-white);
  }
  .contact_us {
    position: relative;
    margin-top: 60px;
    display: flex;
    height: 950px;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: var(--radius-3xl);
    background-color: #1f2020;
    @media (width >= 80rem) {
      margin-top: 200px;
    }
  }
  .contact_us_form {
    z-index: 10;
    display: flex;
    height: 625px;
    width: 95%;
    max-width: 590px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: calc(var(--spacing) * 3);
    border-radius: var(--radius-4xl);
    background-color: #2f3030;
    padding: 40px;
  }
  .contact_us_lable {
    height: fit-content;
    width: 100%;
    padding-inline: calc(var(--spacing) * 3);
    text-align: right;
    color: var(--color-white);
  }
  .contact_us_input {
    height: 48px;
    width: 100%;
    border-radius: calc(infinity * 1px);
    background-color: #3D3E3E;
    padding-inline: 10px;
    text-align: right;
    color: var(--color-white);
  }
  .contact_us_input_dec {
    height: 153px;
    width: 100%;
    border-radius: var(--radius-3xl);
    background-color: #3D3E3E;
    padding-inline: 10px;
    text-align: right;
    color: var(--color-white);
  }
  .contact_us_form_btn {
    display: flex;
    height: 48px;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    --tw-gradient-position: to left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #720D1F;
    --tw-gradient-to: #E07589;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
    color: var(--color-white);
  }
  .top_pattern {
    position: absolute;
    top: calc(var(--spacing) * 0);
    left: calc(var(--spacing) * 0);
    height: 330px;
    width: 300px;
    @media (width >= 80rem) {
      height: 557px;
    }
    @media (width >= 80rem) {
      width: 504px;
    }
  }
  .bottom_pattern {
    position: absolute;
    top: 30%;
    right: calc(var(--spacing) * 0);
    @media (width >= 80rem) {
      height: 504px;
    }
    @media (width >= 80rem) {
      width: 630px;
    }
  }
  .flash_pattern {
    position: absolute;
    top: 5%;
    right: 5%;
    display: flex;
    display: none;
    height: 100px;
    width: 100px;
    animation: var(--animate-bounce);
    align-items: center;
    justify-content: center;
    @media (width >= 80rem) {
      visibility: visible;
    }
  }
  .baner_wraper {
    margin-top: 60px;
    display: flex;
    height: 100px;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    @media (width >= 80rem) {
      margin-top: 100px;
    }
    @media (width >= 80rem) {
      height: 200px;
    }
  }
  .baner {
    position: absolute;
    z-index: 10;
    display: flex;
    height: 30px;
    width: 100%;
    align-items: center;
    justify-content: center;
    --tw-gradient-position: to top left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #beadaf;
    --tw-gradient-to: #76676a;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    @media (width >= 80rem) {
      height: 66px;
    }
  }
  .baner_rotate {
    position: absolute;
    height: 30px;
    width: 100%;
    rotate: 6deg;
    --tw-gradient-position: to top left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #720d20;
    --tw-gradient-to: #b44d60;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    @media (width >= 80rem) {
      height: 66px;
    }
    @media (width >= 80rem) {
      rotate: 3deg;
    }
  }
  .scrool {
    display: flex;
    height: 100%;
    width: fit-content;
    align-items: center;
    justify-content: center;
    gap: 20px;
    overflow: hidden;
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
    text-wrap: nowrap;
    color: var(--color-white);
    @media (width >= 80rem) {
      gap: 60px;
    }
    @media (width >= 80rem) {
      font-size: 16px;
    }
    @media (width >= 80rem) {
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
  }
  .footer_wraper {
    position: relative;
    margin-top: 100px;
    display: flex;
    height: 200px;
    width: 100%;
    align-items: flex-end;
    justify-content: center;
    border-top-left-radius: var(--radius-4xl);
    border-top-right-radius: var(--radius-4xl);
    border-bottom-right-radius: var(--radius-4xl);
    border-bottom-left-radius: var(--radius-4xl);
    --tw-gradient-position: to bottom left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #7f7f7f;
    --tw-gradient-to: #f3f2f0;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    &::before {
      content: var(--tw-content);
      position: absolute;
    }
    &::before {
      content: var(--tw-content);
      top: -50px;
    }
    &::before {
      content: var(--tw-content);
      left: calc(1 / 2 * 100%);
    }
    &::before {
      content: var(--tw-content);
      height: 100px;
    }
    &::before {
      content: var(--tw-content);
      width: 100px;
    }
    &::before {
      content: var(--tw-content);
      --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    &::before {
      content: var(--tw-content);
      border-radius: calc(infinity * 1px);
    }
    &::before {
      content: var(--tw-content);
      background-color: #171818;
    }
    &::before {
      --tw-content: '';
      content: var(--tw-content);
    }
    @media (width >= 80rem) {
      margin-top: 200px;
    }
    @media (width >= 80rem) {
      height: 425px;
    }
    @media (width >= 80rem) {
      border-bottom-right-radius: 100px;
      border-bottom-left-radius: 100px;
    }
    @media (width >= 80rem) {
      &::before {
        content: var(--tw-content);
        top: -95px;
      }
    }
    @media (width >= 80rem) {
      &::before {
        content: var(--tw-content);
        height: 190px;
      }
    }
    @media (width >= 80rem) {
      &::before {
        content: var(--tw-content);
        width: 190px;
      }
    }
  }
  .footer_curcle_wraper {
    position: absolute;
    top: -65px;
    display: flex;
    height: 120px;
    width: 100%;
    align-items: center;
    justify-content: center;
    @media (width >= 80rem) {
      top: -110px;
    }
    @media (width >= 80rem) {
      height: 220px;
    }
  }
  .footer_curcle {
    position: relative;
    display: flex;
    height: 80px;
    width: 80px;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    background-color: #383939;
    @media (width >= 80rem) {
      height: 147px;
    }
    @media (width >= 80rem) {
      width: 147px;
    }
  }
  .footer_flash {
    display: flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    --tw-gradient-position: to left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #720D1F;
    --tw-gradient-to: #E07589;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    --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);
    --tw-shadow-color: color-mix(in oklab, #720D1F var(--tw-shadow-alpha), transparent);
    @media (width >= 80rem) {
      height: 52px;
    }
    @media (width >= 80rem) {
      width: 52px;
    }
  }
  .text_curcle {
    position: absolute;
    display: flex;
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    @media (width >= 80rem) {
      height: 121px;
    }
    @media (width >= 80rem) {
      width: 121px;
    }
  }
  .footer_items {
    display: flex;
    height: 80%;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
    @media (width >= 80rem) {
      height: 300px;
    }
  }
  .footer_header {
    display: flex;
    height: 40px;
    width: 100%;
    align-items: center;
    justify-content: center;
    --tw-font-weight: 20px;
    font-weight: 20px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    @media (width >= 80rem) {
      font-size: 24px;
    }
  }
  .footer_dec {
    display: flex;
    height: 40px;
    width: 100%;
    max-width: 1400px;
    align-items: center;
    justify-content: center;
    padding-inline: 10px;
    text-align: center;
    font-size: 12px;
    --tw-font-weight: 300;
    font-weight: 300;
    @media (width >= 80rem) {
      font-size: 16px;
    }
  }
  .footer_links {
    display: flex;
    height: 40px;
    width: 90%;
    max-width: 780px;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    --tw-gradient-position: to left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #a2a2a2;
    --tw-gradient-to: #c4c4c3;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    @media (width >= 80rem) {
      height: 61px;
    }
  }
  .footer_last_link {
    display: flex;
    height: 100%;
    width: 25%;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    @media (width >= 80rem) {
      font-size: 16px;
    }
  }
  .footer_first_link {
    display: flex;
    height: 100%;
    width: 25%;
    align-items: center;
    justify-content: center;
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
    border-color: #c8c8c8;
    font-size: 12px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    @media (width >= 80rem) {
      font-size: 16px;
    }
  }
  .footer_link {
    display: flex;
    height: 100%;
    width: 25%;
    align-items: center;
    justify-content: center;
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
    border-color: #c8c8c8;
    font-size: 12px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    @media (width >= 80rem) {
      font-size: 16px;
    }
  }
  .footer_txt {
    display: flex;
    height: 30px;
    width: 100%;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
    @media (width >= 80rem) {
      align-items: flex-start;
    }
  }
  .swiper_wraper {
    position: relative;
    margin-top: 100px;
    display: flex;
    height: 800px;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    border-radius: 40px;
    background-color: #1f2020;
  }
  .swiper_txt_wraper {
    display: flex;
    height: 130px;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    @media (width >= 80rem) {
      margin-top: 30px;
    }
  }
  .swiper_link_wraper {
    display: flex;
    height: 100%;
    width: 37%;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
    @media (width >= 80rem) {
      width: 30%;
    }
    @media (width >= 80rem) {
      padding-left: 30px;
    }
  }
  .swiper_link {
    display: flex;
    width: fit-content;
    align-items: center;
    justify-content: center;
    gap: calc(var(--spacing) * 2.5);
    color: var(--color-white);
  }
  .swiper_txt {
    display: flex;
    height: 100%;
    width: 70%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-right: 30px;
  }
  .swiper_txt_bold {
    display: flex;
    height: calc(1 / 2 * 100%);
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    --tw-gradient-position: to left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: var(--color-white);
    --tw-gradient-to: #b7b7b7;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    background-clip: text;
    text-align: right;
    font-size: 18px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: transparent;
    @media (width >= 80rem) {
      font-size: 48px;
    }
  }
  .swiper_txt_light {
    display: flex;
    height: calc(1 / 2 * 100%);
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    font-size: 14px;
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: #FFE4E4;
    @media (width >= 80rem) {
      font-size: 16px;
    }
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@media (width >= 80rem) {
  .company_style_odd,
  .company_style_even {
    width: 200px;        /* به جای 283px */
    height: auto;        /* به جای 100% - ارتفاع خودکار */
    font-size: 14px;     /* به جای 40px */
    padding: 12px 8px;
    text-align: center;
    word-break: break-word;
    white-space: normal;
    line-height: 1.3;
  }
}

@media (max-width: 640px) {
  .company_style_odd,
  .company_style_even {
    width: 130px;
    font-size: 11px;
    height: auto;
    padding: 8px 4px;
  }
}

.company_style_odd p,
.company_style_even p {
  margin: 0;
  overflow-wrap: break-word;
  white-space: normal;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@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-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@property --tw-leading {
  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-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 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: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-content: "";
      --tw-leading: 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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
