:root {
  --report-gray-bg: #555;
  --report-purple: #4e1548;
}
*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
} /*! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
:after,
:before {
  --tw-content: "";
}
:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family:
    ui-sans-serif,
    system-ui,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
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;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    Liberation Mono,
    Courier New,
    monospace;
  font-feature-settings: normal;
  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;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
html {
  scroll-behavior: smooth;
}
body {
  background-color: #fff;
  color: #232323;
}
::-moz-selection {
  background-color: #e5f0fc;
  color: #232323;
}
::selection {
  background-color: #e5f0fc;
  color: #232323;
}
:focus-visible {
  outline: 2px solid #0067e3;
  outline-offset: 3px;
}
@media (prefers-reduced-motion: reduce) {
  *,
  :after,
  :before {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.nav-link {
  font-weight: 500;
  color: rgba(35, 35, 35, 0.7);
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.nav-link:hover {
  --tw-text-opacity: 1;
  color: rgb(35 35 35 / var(--tw-text-opacity, 1));
}
.nav-link.is-active {
  --tw-text-opacity: 1;
  color: rgb(0 103 227 / var(--tw-text-opacity, 1));
}
.btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 103 227 / var(--tw-bg-opacity, 1));
  padding: 0.75rem 1.5rem;
  font-family: Vazirmatn, Tahoma, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(26 118 230 / var(--tw-bg-opacity, 1));
}
.btn-ghost {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 103 227 / var(--tw-border-opacity, 1));
  padding: 0.75rem 1.5rem;
  font-family: Vazirmatn, Tahoma, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 103 227 / var(--tw-text-opacity, 1));
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.btn-ghost:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 240 252 / var(--tw-bg-opacity, 1));
}
.eyebrow {
  font-family: Vazirmatn, Tahoma, sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(0 103 227 / var(--tw-text-opacity, 1));
}
.filter-btn {
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgba(35, 35, 35, 0.15);
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgba(35, 35, 35, 0.6);
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.filter-btn:hover {
  --tw-text-opacity: 1;
  color: rgb(0 103 227 / var(--tw-text-opacity, 1));
}
.filter-btn.is-active,
.filter-btn:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 227 / var(--tw-border-opacity, 1));
}
.filter-btn.is-active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 103 227 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.field-label {
  margin-bottom: 0.5rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(35 35 35 / var(--tw-text-opacity, 1));
}
.field-input {
  width: 100%;
  border-radius: 1rem;
  border-width: 1px;
  border-color: rgba(35, 35, 35, 0.15);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem 1rem;
  --tw-text-opacity: 1;
  color: rgb(35 35 35 / var(--tw-text-opacity, 1));
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.field-input::-moz-placeholder {
  color: rgba(35, 35, 35, 0.4);
}
.field-input::placeholder {
  color: rgba(35, 35, 35, 0.4);
}
.field-input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 227 / var(--tw-border-opacity, 1));
}
.card {
  border-radius: 1rem;
  border-width: 1px;
  border-color: rgba(35, 35, 35, 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}
.offer_card {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.25rem;
  border-radius: 1.5rem;
  border-width: 1px;
  border-color: rgba(35, 35, 35, 0.3);
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-from-position: 20%;
  --tw-gradient-to: #e5f0fc var(--tw-gradient-to-position);
  padding: 2.5rem;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.offer_card:hover {
  --tw-gradient-from: rgba(233, 249, 230, 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(233, 249, 230, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgba(26, 118, 230, 0.2) var(--tw-gradient-to-position);
  --tw-shadow:
    0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored:
    0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.tarrif_card_wrapper {
  display: grid;
  gap: 4rem;
  justify-items: stretch;
  justify-items: center;
}
@media (min-width: 640px) {
  .tarrif_card_wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .tarrif_card_wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-items: flex-start;
  }
}
.tarrif_card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  border-radius: 1.5rem;
  border-width: 1px;
  border-color: rgba(35, 35, 35, 0.3);
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-from-position: 20%;
  --tw-gradient-to: #e5f0fc var(--tw-gradient-to-position);
  padding: 4rem 3rem 8rem;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  max-width: 300px;
}
.tarrif_card:hover {
  --tw-gradient-from: rgba(233, 249, 230, 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(233, 249, 230, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgba(26, 118, 230, 0.2) var(--tw-gradient-to-position);
}
.flag-parallax-item {
  transition: transform 0.2s ease-out;
  will-change: transform;
}
.stat-digit {
  font-family: Vazirmatn, Tahoma, sans-serif;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 900;
  color: transparent;
}
@media (min-width: 768px) {
  .stat-digit {
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .stat-digit {
    font-size: 4.5rem;
    line-height: 1;
  }
}
@media (min-width: 1280px) {
  .stat-digit {
    font-size: 8rem;
    line-height: 1;
  }
}
.stat-digit {
  -webkit-text-stroke: 1.5px #1a76e6;
}
.stat-text {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 900;
  color: rgba(35, 35, 35, 0.8);
}
@media (min-width: 768px) {
  .stat-text {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1024px) {
  .stat-text {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.overlap-card {
  position: relative;
  display: flex;
  height: 14rem;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  border-radius: 1.5rem;
  border-width: 1px;
  border-color: rgba(35, 35, 35, 0.3);
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-from-position: 20%;
  --tw-gradient-to: #bfdbfe var(--tw-gradient-to-position);
  padding: 2rem;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.overlap-card:hover {
  --tw-gradient-from: rgba(233, 249, 230, 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(233, 249, 230, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgba(26, 118, 230, 0.9) var(--tw-gradient-to-position);
}
.burger-line {
  display: block;
  height: 0.125rem;
  width: 1.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(35 35 35 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.3s;
}
#mobile-menu-panel {
  transform: translateX(100%);
  transition: transform 0.35s ease;
}
#mobile-menu-panel.is-open {
  transform: translateX(0);
}
#mobile-menu-backdrop {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease;
}
#mobile-menu-backdrop.is-open {
  opacity: 1;
  pointer-events: auto;
}
#menu-toggle.is-open .burger-line:first-child {
  transform: translateY(7px) rotate(45deg);
}
#menu-toggle.is-open .burger-line:nth-child(2) {
  opacity: 0;
}
#menu-toggle.is-open .burger-line:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.pointer-events-none {
  pointer-events: none;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0;
}
.inset-x-0 {
  left: 0;
  right: 0;
}
.-bottom-20 {
  bottom: -5rem;
}
.-top-10 {
  top: -2.5rem;
}
.bottom-0 {
  bottom: 0;
}
.bottom-20 {
  bottom: 5rem;
}
.bottom-24 {
  bottom: 6rem;
}
.bottom-6 {
  bottom: 1.5rem;
}
.bottom-8 {
  bottom: 2rem;
}
.left-1\/2 {
  left: 50%;
}
.left-1\/3 {
  left: 33.333333%;
}
.left-32 {
  left: 8rem;
}
.left-8 {
  left: 2rem;
}
.right-0 {
  right: 0;
}
.right-1\/3 {
  right: 33.333333%;
}
.right-10 {
  right: 2.5rem;
}
.right-40 {
  right: 10rem;
}
.top-0 {
  top: 0;
}
.top-4 {
  top: 1rem;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.m-20 {
  margin: 5rem;
}
.mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.-mb-28 {
  margin-bottom: -7rem;
}
.-mb-4 {
  margin-bottom: -1rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mr-20 {
  margin-right: 5rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-32 {
  margin-top: 8rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.h-1\/2 {
  height: 50%;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-28 {
  height: 7rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[420px\] {
  height: 420px;
}
.h-\[75vh\] {
  height: 75vh;
}
.h-\[90vh\] {
  height: 90vh;
}
.h-full {
  height: 100%;
}
.min-h-\[380px\] {
  min-height: 380px;
}
.min-h-\[70vh\] {
  min-height: 70vh;
}
.w-1\/2 {
  width: 50%;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-6 {
  width: 1.5rem;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-full {
  width: 100%;
}
.min-w-0 {
  min-width: 0;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[80\%\] {
  max-width: 80%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}
.-translate-x-1\/2,
.scale-x-\[-1\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-x-\[-1\] {
  --tw-scale-x: -1;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes ping {
  75%,
  to {
    transform: scale(2);
    opacity: 0;
  }
}
.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}
.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.resize {
  resize: both;
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-evenly {
  justify-content: space-evenly;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-7 {
  gap: 1.75rem;
}
.gap-8 {
  gap: 2rem;
}
.space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-ink\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(35, 35, 35, 0.1);
}
.overflow-hidden {
  overflow: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-accent {
  --tw-border-opacity: 1;
  border-color: rgb(228 246 229 / var(--tw-border-opacity, 1));
}
.border-bluish-100 {
  --tw-border-opacity: 1;
  border-color: rgb(229 240 252 / var(--tw-border-opacity, 1));
}
.border-bluish-100\/30 {
  border-color: rgba(229, 240, 252, 0.3);
}
.border-ink\/10 {
  border-color: rgba(35, 35, 35, 0.1);
}
.border-ink\/15 {
  border-color: rgba(35, 35, 35, 0.15);
}
.bg-bluish {
  --tw-bg-opacity: 1;
  background-color: rgb(0 103 227 / var(--tw-bg-opacity, 1));
}
.bg-bluish-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(26 118 230 / var(--tw-bg-opacity, 1));
}
.bg-ink\/40 {
  background-color: rgba(35, 35, 35, 0.4);
}
.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-shadow-green {
  --tw-bg-opacity: 1;
  background-color: rgb(233 249 230 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/90 {
  background-color: hsla(0, 0%, 100%, 0.9);
}
.bg-gradient-to-bl {
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}
.from-bluish {
  --tw-gradient-from: #0067e3 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(0, 103, 227, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-accent {
  --tw-gradient-to: #e4f6e5 var(--tw-gradient-to-position);
}
.bg-cover {
  background-size: cover;
}
.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}
.bg-right {
  background-position: 100%;
}
.fill-bluish {
  fill: #0067e3;
}
.fill-bluish-100 {
  fill: #e5f0fc;
}
.fill-white {
  fill: #fff;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-left {
  -o-object-position: left;
  object-position: left;
}
.p-20 {
  padding: 5rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-28 {
  padding-bottom: 7rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-24 {
  padding-top: 6rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.font-body,
.font-display {
  font-family: Vazirmatn, Tahoma, sans-serif;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}
.text-\[16vw\] {
  font-size: 16vw;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.leading-\[0\.8\] {
  line-height: 0.8;
}
.leading-\[1\.25\] {
  line-height: 1.25;
}
.leading-none {
  line-height: 1;
}
.leading-relaxed {
  line-height: 1.625;
}
.\!text-bluish {
  --tw-text-opacity: 1 !important;
  color: rgb(0 103 227 / var(--tw-text-opacity, 1)) !important;
}
.text-accent {
  --tw-text-opacity: 1;
  color: rgb(228 246 229 / var(--tw-text-opacity, 1));
}
.text-bluish {
  --tw-text-opacity: 1;
  color: rgb(0 103 227 / var(--tw-text-opacity, 1));
}
.text-bluish-100 {
  --tw-text-opacity: 1;
  color: rgb(229 240 252 / var(--tw-text-opacity, 1));
}
.text-bluish-400\/50 {
  color: rgba(26, 118, 230, 0.5);
}
.text-ink {
  --tw-text-opacity: 1;
  color: rgb(35 35 35 / var(--tw-text-opacity, 1));
}
.text-ink\/50 {
  color: rgba(35, 35, 35, 0.5);
}
.text-ink\/60 {
  color: rgba(35, 35, 35, 0.6);
}
.text-ink\/70 {
  color: rgba(35, 35, 35, 0.7);
}
.text-ink\/80 {
  color: rgba(35, 35, 35, 0.8);
}
.text-ink\/90 {
  color: rgba(35, 35, 35, 0.9);
}
.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.text-transparent {
  color: transparent;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-75 {
  opacity: 0.75;
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
}
.shadow-2xl,
.shadow-lg {
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow:
    0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored:
    0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
}
.shadow-xl {
  --tw-shadow:
    0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored:
    0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow);
}
.shadow-ink {
  --tw-shadow-color: #232323;
  --tw-shadow: var(--tw-shadow-colored);
}
.blur {
  --tw-blur: blur(8px);
}
.blur,
.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-blur {
  --tw-backdrop-blur: blur(8px);
  -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,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    -webkit-backdrop-filter;
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-colors {
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.lang-slide {
  animation: lang-slide-move 2.6s cubic-bezier(0.22, 0.61, 0.36, 1) both;
}
.reveal {
  opacity: 0;
  transition:
    opacity 0.8s ease,
    transform 0.8s ease;
}
.reveal.is-visible {
  opacity: 1;
  transform: translate(0) !important;
}
.reveal-delay-1 {
  transition-delay: 0.15s;
}
.reveal-delay-2 {
  transition-delay: 0.3s;
}
.reveal-delay-3 {
  transition-delay: 0.45s;
}
.reveal-delay-4 {
  transition-delay: 0.6s;
}
.reveal-up {
  transform: translateY(28px);
}
.reveal-right {
  transform: translateX(60px);
}
.reveal-left {
  transform: translateX(-60px);
}
.\[-webkit-text-stroke\:1\.5px_rgba\(250\2c 250\2c 255\2c 0\.3\)\] {
  -webkit-text-stroke: 1.5px rgba(250, 250, 255, 0.3);
}
.\[-webkit-text-stroke\:1\.5px_theme\(colors\.bluish\.DEFAULT\)\] {
  -webkit-text-stroke: 1.5px #0067e3;
}
@keyframes lang-slide-move {
  0% {
    transform: translateX(-115vw);
    opacity: 0;
  }
  18% {
    transform: translateX(0);
    opacity: 1;
  }
  62% {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(65vw);
    opacity: 0;
  }
}
.marquee-track {
  animation: marquee-scroll 20s linear infinite;
}
.marquee-track:hover {
  animation-play-state: paused;
}
@keyframes marquee-scroll {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.hover\:border-bluish:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 103 227 / var(--tw-border-opacity, 1));
}
.hover\:border-white:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.hover\:bg-bluish:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 103 227 / var(--tw-bg-opacity, 1));
}
.hover\:bg-bluish-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 240 252 / var(--tw-bg-opacity, 1));
}
.hover\:bg-bluish-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(26 118 230 / var(--tw-bg-opacity, 1));
}
.hover\:fill-bluish:hover {
  fill: #0067e3;
}
.hover\:fill-white:hover {
  fill: #fff;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:bg-bluish-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(26 118 230 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:text-bluish {
  --tw-text-opacity: 1;
  color: rgb(0 103 227 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:\[-webkit-text-stroke\:1\.5px_white\] {
  -webkit-text-stroke: 1.5px #fff;
}
@media (min-width: 640px) {
  .sm\:w-10 {
    width: 2.5rem;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .sm\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
  .sm\:text-\[13vw\] {
    font-size: 13vw;
  }
}
@media (min-width: 768px) {
  .md\:flex {
    display: flex;
  }
  .md\:inline-flex {
    display: inline-flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px) {
  .lg\:right-24 {
    right: 6rem;
  }
  .lg\:order-1 {
    order: 1;
  }
  .lg\:order-2 {
    order: 2;
  }
  .lg\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .lg\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .lg\:mb-12 {
    margin-bottom: 3rem;
  }
  .lg\:mb-20 {
    margin-bottom: 5rem;
  }
  .lg\:block {
    display: block;
  }
  .lg\:h-14 {
    height: 3.5rem;
  }
  .lg\:h-16 {
    height: 4rem;
  }
  .lg\:w-14 {
    width: 3.5rem;
  }
  .lg\:w-16 {
    width: 4rem;
  }
  .lg\:max-w-6xl {
    max-width: 72rem;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:gap-10 {
    gap: 2.5rem;
  }
  .lg\:gap-24 {
    gap: 6rem;
  }
  .lg\:object-center {
    -o-object-position: center;
    object-position: center;
  }
  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1280px) {
  .xl\:h-24 {
    height: 6rem;
  }
  .xl\:h-28 {
    height: 7rem;
  }
  .xl\:h-32 {
    height: 8rem;
  }
  .xl\:h-36 {
    height: 9rem;
  }
  .xl\:w-24 {
    width: 6rem;
  }
  .xl\:w-28 {
    width: 7rem;
  }
  .xl\:w-32 {
    width: 8rem;
  }
  .xl\:w-36 {
    width: 9rem;
  }
  .xl\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }
}

/* ======================================================================
   Start: Contact Us page (mainly its form)
   ====================================================================== */
.contact-page__head {
  margin-bottom: 32px;
}
.gform_wrapper .gfield_error [aria-invalid="true"] {
  border: 1px solid #c02b0a;
}
#contact-page__form-wrap-id li.gfield.gfield_error {
  background-color: transparent;
  border-top: none;
  border-bottom: none;
}
#contact-page__form-wrap-id .gform_wrapper .gfield_validation_message,
#contact-page__form-wrap-id .gform_wrapper .validation_message {
  background: #fff;
  border: 1px solid #c02b0a;
  margin-top: 8px;
  padding: 12px 16px 8px;
  text-align: right;
}

#contact-page__form-wrap-id .gform_wrapper .gform_validation_errors {
  display: none !important;
}
.contact-page__form-wrap {
  border-radius: 1rem;
  border-width: 1px;
  border-color: rgba(35, 35, 35, 0.1);
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
  box-sizing: border-box;
}
#contact-page__form-wrap-id input:not([type="submit"]) {
  border-radius: 1rem;
  border-width: 1px;
  border-color: rgba(35, 35, 35, 0.15);
  padding: 0.75rem 1rem;
}
#contact-page__form-wrap-id textarea {
  border-radius: 1rem;
  border-width: 1px;
  border-color: rgba(35, 35, 35, 0.15);
  padding: 0.75rem 1rem;
}
#contact-page__form-wrap-id input:not([type="submit"]) {
  border-radius: 1rem;
  border-width: 1px;
  border-color: rgba(35, 35, 35, 0.15);
  padding: 0.75rem 1rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
  margin-top: 0px;
  margin-bottom: 0px;
}
/* #contact-page__form-wrap-id .ginput_container_phone input {
  text-align: left;
} */
#contact-page__form-wrap-id textarea,
#contact-page__form-wrap-id input:not([type="submit"]),
#contact-page__form-wrap-id select {
  outline: 2px solid transparent;
  outline-offset: 2px;
  font-weight: 500 !important;
}
#contact-page__form-wrap-id li,
#contact-page__form-wrap-id div.ginput_container_name span {
  padding: 0;
}

#contact-page__form-wrap-id #gform_fields_2 {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 2%;
}
#contact-page__form-wrap-id #gform_fields_2 .gf_field_half {
  grid-column: span 12;
  width: 100%;
  max-width: 100%;
  margin-right: 0px;
}
@media (min-width: 768px) {
  #contact-page__form-wrap-id #gform_fields_2 .gf_field_half {
    grid-column: span 6;
  }
}

#contact-page__form-wrap-id #gform_fields_2 li:not(.gf_field_half) {
  grid-column: span 12;
}
#contact-page__form-wrap-id #gform_fields_2 li:not(.gf_field_half) select {
  width: 100%;
  border-radius: 1rem;
  border-width: 1px;
  border-color: rgba(35, 35, 35, 0.15);
  padding: 0.75rem 1rem;
}
#contact-page__form-wrap-id .gform_footer {
  display: flex;
  justify-content: center;
}
#contact-page__form-wrap-id input[type="submit"] {
  gap: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 103 227 / var(--tw-bg-opacity, 1));
  padding: 0.75rem 3rem;
  font-family: Vazirmatn, Tahoma, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  margin-right: 0px;
}
.gform_legacy_markup_wrapper .top_label div.ginput_complex {
  width: 100% !important;
}

/* ======================================================================
   Start: Responsive
   ====================================================================== */
@media (max-width: 767px) {
  .nasimedanesh__container {
    /* Prevent content from hitting edges */
    padding-left: 16px;
    padding-right: 16px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* ======================================================================
   Start: Report Card page
   ====================================================================== */

.report-card__outer-wrap {
  display: grid;
  justify-content: center;
}

.report-card__wrap
  > div:not(
    .report-card__term-year,
    .report-card__grades-status-wrap,
    .report-card__teacher-manager-wrap,
    .report-card__logo-wrap
  ) {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500;
  font-size: 18px;
  display: flex;
  gap: 6px;
  border-radius: 8px;
  padding: 6px 12px;
}
.report-card__field-title {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 600;
  font-size: 17px;
}
.report-card__field-value-wrap {
  position: relative;
  flex: 1;
}
.report-card__field-value-wrap::after {
  content: "";
  position: absolute;
  /* border-bottom: 2px dotted var(--report-purple); */
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;

  height: 6px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='3' viewBox='0 0 10 6'%3E%3Crect x='3' y='0.5' width='4' height='4' fill='%234e1548' transform='rotate(45 5 2.5)'/%3E%3C/svg%3E");
  background-repeat: repeat-x;
  background-position: left center;
  background-repeat: round no-repeat;
}
.report-card__field-value {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500;
  font-size: 18px;
  display: flex;
}
.report-card__term-no-tick,
.report-card__status-no-tick {
  position: relative;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
}
.report-card__term-tick,
.report-card__status-tick {
  position: relative;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
}
.report-card__term-tick::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2322a06b' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12.5l5 5c.5.4 1 .3 1.4-.2L20 6'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.report-card__status-tick::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2322a06b' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12.5l5 5c.5.4 1 .3 1.4-.2L20 6'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  top: -2px;
}
.report-card__term-squre {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70%;
  height: 70%;
  border: 2px solid var(--report-purple); /* square outline color */
  border-radius: 0px; /* optional, for slight rounding */
  box-sizing: border-box;
}
.report-card__status-squre {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80%;
  height: 80%;
  border: 2px solid white; /* square outline color */
  border-radius: 0px; /* optional, for slight rounding */
  box-sizing: border-box;
}
.report-card__field-term-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  /* align-items: center; */
  gap: 4px;
}
.report-card__term-year {
  display: grid;
  gap: 12px;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500;
  font-size: 17px;
  border-radius: 8px;
  padding: 6px 12px;
}
.report-card__term {
  display: flex;
  align-items: center;
}
.report-card__year {
  justify-self: center;
  display: flex;
  gap: 12px;
}
.report-card__year-value {
  /* background-color: var(--report-gray-bg); */
  /* color: #000; */
  font-weight: 700;
  font-family: Georgia, "Times New Roman", serif;
  /* font-weight: 500; */
  font-size: 18px;
  border-radius: 8px;
  padding: 0px 18px;
  background: #555;
  color: #fff;
  /* border-radius: 5px; */
}
.report-card__grades-wrap {
  display: grid;
  /* background-color: white; */
  border: 1px solid #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500;
  font-size: 17px;
  border-radius: 8px;
  padding: 16px 12px;
  gap: 12px;
}
.report-card__grade-wrap {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 100px;
  column-gap: 32px;
}
.report-card__grade-title {
  /* border: 1px solid #fff; */
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500;
  font-size: 17px;
  border-radius: 8px;
  padding: 6px 8px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.55);
}
.report-card__grades-status-wrap {
  display: grid;
  grid-template-columns: 65% 35%;
  background: rgba(78, 21, 72, 0.92);
  border-radius: 12px;
  padding: 15px;
}
.report-card__status-outer-wrap {
  display: grid;
  align-content: end;
  padding: 16px 0px 16px 12px;
}
.report-card__status-wrap {
  display: grid;
  align-content: end;
  gap: 12px;
}
.report-card__field-term-wrap {
  padding: 2px 12px;
}
.report-card__field-status-value-wrap {
  border: 1px solid transparent;
  display: flex;
  grid-template-columns: 1fr 50px;
  gap: 4px;
  padding: 6px 12px;
  color: #fff;
  justify-content: space-between;
}
.report-card__grade-value {
  background-color: #fff;
  /* color: #000; */
  border: 1px solid transparent;
  border-radius: 8px;
  padding: 6px 6px;
  display: flex;
  justify-content: space-between;
  color: #222;
}
.report-card__teacher-manager-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.report-card__teacher-name,
.report-card__manager-name {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500;
  font-size: 17px;
  display: flex;
  gap: 6px;
  border-radius: 8px;
  padding: 6px 12px;
}

.report-card__outer-wrap {
  /* background: #555; */
  position: relative;
  /* padding: 0px;
  max-width: 600px;
  width: 100%; */

  width: max-content;
  max-width: none;
  /* margin: 0; */
  padding: 0;
  margin: 0 auto 32px;
}

.report-card__wrap {
  position: relative;
  width: 600px;
  max-width: 600px;
  min-width: 600px;
  /* margin: 0 auto; */
  margin: 0;
  padding: 40px;
  background: #f5f1e7;
  /* background: #55e75f; */

  border: 1px solid #ddd6c8;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);
  z-index: 1;
  color: var(--report-purple);
  display: grid;
  row-gap: 16px;
  z-index: 0;
  isolation: isolate;
}
.report-card__container {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  margin: 64px 0;
  padding: 0 16px 20px;
}
@media (max-width: 800px) {
  .report-card__outer-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }

  .report-card__wrap {
    margin-left: 0;
    margin-right: 0;
  }
}
/* Sheets underneath */
.report-card__outer-wrap::before,
.report-card__outer-wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #ebe6da;
  border: 1px solid #d8d1c3;
  z-index: -1;
}

.report-card__outer-wrap::before {
  transform: rotate(-1.2deg);
}

.report-card__outer-wrap::after {
  transform: rotate(1deg);
}
.report-card__field-wrap-white {
  background-color: white;
  box-shadow:
    0 1px 2px rgba(0, 0, 0, 0.08),
    inset 0 0 8px rgba(0, 0, 0, 0.025);
}
.report-card__logo {
  border-radius: 8px;
}
/* ======================================================================
   Start: Report Card page - Buttons
   ====================================================================== */
.ndrc-buttons__wrap {
  display: flex;
  gap: 64px;
  justify-content: center;
  margin-bottom: 32px;
}
.ndrc-buttons__wrap .ndrc-print,
.ndrc-buttons__wrap .ndrc-logout {
  box-sizing: border-box;
  width: 120px;
  text-align: center;
}
.ndrc-print,
.ndrc-logout {
  min-height: 42px;
  padding: 10px 16px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  box-sizing: border-box;
}

.ndrc-logout {
  display: inline-block;

  background: transparent;
  color: var(--report-purple);

  border: 1px solid var(--report-purple);
  transition:
    background-color 0.2s,
    color 0.2s;
}

.ndrc-logout:hover {
  background: var(--report-purple);
  color: #fff;
}
.ndrc-print {
  display: inline-block;

  background: var(--report-purple);
  color: #fff;

  border: 1px solid var(--report-purple);

  cursor: pointer;

  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.16);

  transition:
    background-color 0.2s,
    transform 0.15s,
    box-shadow 0.15s;
}

.ndrc-print:hover {
  background: #5f1b57;
  transform: translateY(-1px);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
}

.ndrc-print:active {
  transform: translateY(0);
}
/* ======================================================================
   Start: Report Card page - Login
   ====================================================================== */
.ndrc-login__container {
  max-width: 100%;
  padding: 32px 16px;
}

.ndrc-login__wrap {
  position: relative;
  max-width: 420px;
  margin: 0 auto;
  padding: 32px;

  background: #f5f1e7;
  border: 1px solid #ddd6c8;
  border-radius: 8px;

  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);

  color: var(--report-purple);
}

/* Paper underneath */
.ndrc-login__wrap::before,
.ndrc-login__wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #ebe6da;
  border: 1px solid #d8d1c3;
  border-radius: 8px;
  z-index: -1;
}

.ndrc-login__wrap::before {
  transform: rotate(-1deg);
}

.ndrc-login__wrap::after {
  transform: rotate(0.8deg);
}

.ndrc-login__title {
  text-align: center;
  margin-bottom: 28px;
}

.ndrc-login__title h2 {
  margin: 0 0 8px;
  color: var(--report-purple);
  font-size: 26px;
  font-weight: 700;
}

.ndrc-login__title p {
  margin: 0;
  color: #555;
  font-size: 15px;
}

.ndrc-login__form {
  display: grid;
  gap: 18px;
}

.ndrc-login__field {
  display: grid;
  gap: 7px;
}

.ndrc-login__field-title {
  color: var(--report-purple);
  font-size: 17px;
  font-weight: 600;
}

.ndrc-login__field-input {
  width: 100%;
  box-sizing: border-box;
  padding: 11px 13px;

  background: #fff;
  color: #333;

  border: 1px solid #ddd6c8;
  border-radius: 8px;

  font-size: 17px;
  font-weight: 500;

  outline: none;

  box-shadow:
    0 1px 2px rgba(0, 0, 0, 0.08),
    inset 0 0 8px rgba(0, 0, 0, 0.025);

  transition:
    border-color 0.2s,
    box-shadow 0.2s;
}

.ndrc-login__field-input:focus {
  border-color: var(--report-purple);

  box-shadow:
    0 0 0 2px rgba(78, 21, 72, 0.12),
    inset 0 0 8px rgba(0, 0, 0, 0.025);
}

.ndrc-login__submit {
  width: 100%;
  margin-top: 6px;
  padding: 12px 18px;

  border: 0;
  border-radius: 8px;

  background: var(--report-purple);
  color: #fff;

  font-size: 17px;
  font-weight: 600;

  cursor: pointer;

  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.18);

  transition:
    transform 0.15s ease,
    box-shadow 0.15s ease,
    background-color 0.15s ease;
}

.ndrc-login__submit:hover {
  background: #5f1b57;
  transform: translateY(-1px);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.22);
}

.ndrc-login__submit:active {
  transform: translateY(0);
}
/* ======================================================================
   Start: Report Card page - Login error message
   ====================================================================== */
.ndrc-login__error {
  margin: 14px 0 0;
  padding: 10px 14px;

  background: #f8eeee;
  color: #8b2f2f;

  border: 1px solid #e4caca;
  border-radius: 8px;

  font-family: Georgia, "Times New Roman", serif;
  font-size: 15px;
  font-weight: 500;

  text-align: center;
}
/* ======================================================================
   End: Report Card page - Login error message
   ====================================================================== */
/* ======================================================================
   Start: Report Card page - Print feature
   ====================================================================== */
@media print {
  @page {
    size: A4 portrait;
    margin: 10mm;
  }

  /* Hide everything except the report card */
  body > * {
    display: none !important;
  }

  .report-card__container {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    overflow: visible !important;
  }

  .report-card__outer-wrap {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
  }

  .report-card__wrap {
    width: 600px !important;
    min-width: 600px !important;
    max-width: 600px !important;
    margin: 0 auto !important;
    box-sizing: border-box;

    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
  }

  /* Don't print controls */
  .ndrc-buttons__wrap,
  .nasimedanesh__container,
  footer {
    display: none !important;
  }

  /* Don't print the decorative sheets behind the card */
  .report-card__outer-wrap::before,
  .report-card__outer-wrap::after {
    display: none !important;
  }
}
/* ======================================================================
   End: Report Card page
   ====================================================================== */
/* ======================================================================
   Temp: Under construction
   ====================================================================== */
.ndrc-under-construction {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 80px 20px;
  box-sizing: border-box;
}

.ndrc-under-construction__wrap {
  width: 100%;
  max-width: 600px;
  padding: 48px 32px;
  box-sizing: border-box;
  text-align: center;

  background: #ebe6da;
  border: 1px solid #d8d1c3;
  border-radius: 12px;

  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.ndrc-under-construction__text {
  margin: 0;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.6;
}
