@charset "UTF-8";

html {
  direction: rtl;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-size: min(28px, 100%) !important;
}

body,
body.home-main,
body.design-studio,
button,
input,
textarea,
select {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
}

body {
  direction: rtl;
  text-align: right;
  line-height: 1.75;
}

.sec-head h6::before {
  margin-right: 0;
  margin-left: 15px;
}

input,
textarea,
select {
  text-align: right;
}

p {
  line-height: 1.9;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
}

.text-uppercase {
  text-transform: none !important;
  letter-spacing: 0 !important;
}

.navbar {
  right: 0;
  left: auto;
}

.navbar .navbar-nav .nav-link {
  letter-spacing: 0;
}

.navbar .dropdown-menu {
  right: 0;
  left: auto;
  text-align: right;
}

.navbar .dropdown-menu .dropdown-item {
  text-align: right;
}

.navbar .dropdown-menu .dropdown-item:after {
  right: 10px;
  left: auto;
}

.navbar .dropdown-menu .dropdown-item:hover {
  padding-right: 30px;
  padding-left: 25px;
}

.navbar .dropdown-menu .dropdown-item .icon-arrow {
  right: auto;
  left: 15px;
  transform: scaleX(-1);
}

.navbar .dropdown-toggle:after {
  margin-right: 8px;
  margin-left: 0;
}

.butn-arrow {
  padding: 7px 20px 7px 7px;
}

.butn-arrow.butn-blur {
  padding: 10px 20px 10px 10px;
}

.butn-arrow .arrow-icon,
.butn-more .arrow-icon {
  margin-right: 20px;
  margin-left: 0;
}

.butn-more .arrow-icon {
  margin-right: 15px;
}

.butn-arrow .arrow-icon svg,
.butn-more .arrow-icon svg,
.award-icon svg,
footer .subscribe button img {
  transform: scaleX(-1);
}

.butn-arrow .arrow-icon svg:first-of-type,
.butn-more .arrow-icon svg:first-of-type {
  transform: translateY(-40px) scaleX(-1);
}

.butn-arrow:hover .arrow-icon svg:first-of-type,
.butn-more:hover .arrow-icon svg:first-of-type {
  transform: translateY(0) scaleX(-1);
}

.butn-arrow:hover .arrow-icon svg:last-of-type,
.butn-more:hover .arrow-icon svg:last-of-type {
  transform: translateY(40px) scaleX(-1);
}

.hr-sec .fit-img .cont {
  right: 30px;
  left: auto;
}

.hr-sec .item-panel .see-more {
  right: calc(100% + 15px);
  left: auto;
}

.hero-style1 h1,
.sec-head h2,
.footer-style1 h2 {
  line-height: 1.35;
}

.personal-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.personal-links a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 12px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 30px;
  color: rgba(255, 255, 255, 0.72);
  font-family: Arial, sans-serif;
  font-size: 11px;
  direction: ltr;
  transition: border-color 0.3s ease, color 0.3s ease, transform 0.3s ease;
}

.personal-links a:hover {
  border-color: #DDF160;
  color: #DDF160;
  transform: translateY(-2px);
}

body.light .personal-links a {
  border-color: rgba(0, 0, 0, 0.16);
  color: rgba(0, 0, 0, 0.68);
}

.features .item h6,
.serv-style4 .item h4,
.blog-style2 h5 {
  line-height: 1.7;
}

.features .stack-title h2 {
  font-size: clamp(52px, 7vw, 110px);
  line-height: 1;
}

.serv-style4 .item .card-action {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  direction: ltr;
}

.serv-style4 .item .card-action .butn-more {
  direction: rtl;
}

.testim-style1 .testim-sliders .main-slider .swiper-pagination {
  right: auto;
  left: 0;
}

.testim-style1 .thumb-side .swiper-button-prev:after,
.testim-style1 .thumb-side .swiper-button-next:after {
  transform: scaleX(-1);
}

.awards-reval .item-row .award-year {
  display: inline-block;
  margin-left: 24px;
  margin-right: 0;
}

.footer-style1 .fo-box-left:after {
  right: auto;
  left: -5%;
  background-position: top left;
  transform: scaleX(-1);
}

.footer-style1 .footer-socials .social-label {
  display: none;
}

footer .subscribe button {
  right: auto;
  left: 5px;
}

footer .subscribe input {
  padding-right: 18px;
  padding-left: 52px;
}

.mr-10px {
  margin-right: 0 !important;
  margin-left: 10px !important;
}

.mr-15px {
  margin-right: 0 !important;
  margin-left: 15px !important;
}

.mr-20px {
  margin-right: 0 !important;
  margin-left: 20px !important;
}

.line-right {
  border-right: 0 !important;
  border-left-width: 1px;
  border-left-style: solid;
}

.pr-10 {
  padding-right: 0 !important;
  padding-left: 10px !important;
}

.load-text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.35em;
  direction: rtl;
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  letter-spacing: 0 !important;
  white-space: nowrap;
}

.load-text span {
  display: inline-block;
}

.loader-wrap-heading {
  position: relative;
  z-index: 20;
  width: min(520px, calc(100vw - 40px));
}

.loader-console {
  position: relative;
  padding: 28px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.045);
  box-shadow: 0 30px 100px rgba(0, 0, 0, 0.28);
  color: #fff;
  backdrop-filter: blur(14px);
}

.loader-console::before {
  content: "";
  position: absolute;
  top: 0;
  right: -35%;
  width: 45%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(221, 241, 96, 0.08), transparent);
  animation: loader-scan 1.8s ease-in-out infinite;
  pointer-events: none;
}

.loader-console-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
  color: rgba(255, 255, 255, 0.38);
  direction: ltr;
  font-family: monospace;
  font-size: 9px;
  letter-spacing: 1px;
}

.loader-console-brand {
  display: flex;
  flex-direction: column;
  padding: 38px 0 42px;
}

.loader-console-brand strong {
  font-size: clamp(32px, 7vw, 54px);
  font-weight: 600;
  line-height: 1.2;
}

.loader-console-brand small {
  margin-top: 4px;
  color: #DDF160;
  direction: ltr;
  font-family: Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 1.5px;
  text-align: right;
}

.loader-console-command {
  display: flex;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.65);
  font-family: monospace;
  font-size: 11px;
}

.loader-console-command > span {
  color: #DDF160;
  direction: ltr;
}

.loader-console-command i {
  width: 6px;
  height: 14px;
  background: #DDF160;
  animation: loader-cursor 0.7s steps(1) infinite;
}

.loader-console-progress {
  height: 3px;
  margin-top: 16px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
}

.loader-console-progress span {
  display: block;
  width: 45%;
  height: 100%;
  border-radius: inherit;
  background: #DDF160;
  animation: loader-progress 1.4s ease-in-out infinite;
}

.loader-console-stages {
  display: flex;
  justify-content: space-between;
  margin-top: 13px;
  color: rgba(255, 255, 255, 0.34);
  font-size: 9px;
}

@keyframes loader-progress {
  0% {
    transform: translateX(120%);
  }

  50% {
    width: 65%;
  }

  100% {
    transform: translateX(-230%);
  }
}

@keyframes loader-cursor {
  50% {
    opacity: 0;
  }
}

@keyframes loader-scan {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-320%);
  }
}

.rolling-text-rtl {
  direction: rtl;
  unicode-bidi: isolate;
  white-space: nowrap;
}

.rolling-text-rtl .block,
.rolling-text-rtl .letter {
  display: block;
  width: max-content;
  direction: rtl;
  unicode-bidi: isolate;
  letter-spacing: 0;
}

.main-marq .slide-har.st1 {
  direction: ltr;
  opacity: 1;
  visibility: visible;
}

.main-marq .slide-har.st1 .box {
  flex: 0 0 auto;
}

.main-marq .slide-har.st1 .item h4 {
  direction: rtl;
}

.numbers .item {
  min-height: 245px;
}

.numbers .item > span:before {
  margin-right: 0;
  margin-left: 15px;
}

.numbers .item p {
  max-width: 32ch;
  line-height: 1.9;
}

.brand-style1 .knowledge-topic {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  line-height: 1.5;
  direction: ltr;
  color: rgba(255, 255, 255, 0.78);
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif;
  font-size: clamp(14px, 1.4vw, 18px);
  font-weight: 600;
  letter-spacing: 0.02em;
}

.brand-style1 .knowledge-topic:hover {
  color: #111012;
}

body.light .brand-style1 .knowledge-topic {
  color: rgba(17, 16, 18, 0.78);
}

body.light .brand-style1 .knowledge-topic:hover {
  color: #fff;
}

.personal-brand {
  position: relative;
  isolation: isolate;
  width: auto;
  max-width: none !important;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  direction: ltr;
  color: #fff;
  line-height: 1;
  text-decoration: none;
}

.navbar .personal-brand::before {
  content: "";
  position: absolute;
  inset: -10px -14px;
  z-index: -1;
  border-radius: 14px;
  background: rgba(20, 20, 20, 0);
  pointer-events: none;
  transition: background-color 0.3s ease, backdrop-filter 0.3s ease;
}

.navbar.nav-scroll .personal-brand::before {
  background: rgba(20, 20, 20, 0.68);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

body.light .navbar.nav-scroll .personal-brand::before {
  background: rgba(255, 255, 255, 0.74);
}

.personal-brand strong {
  font-family: Arial, sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 0.9;
  letter-spacing: -0.04em;
}

.personal-brand small {
  color: #DDF160;
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.06em;
  white-space: nowrap;
}

.personal-brand-footer strong {
  font-size: 34px;
}

.personal-brand-footer small {
  font-size: 11px;
}

body.light .navbar .personal-brand,
body.light .personal-brand-footer {
  color: #111012;
}

body.light .navbar .personal-brand small,
body.light .personal-brand-footer small {
  color: #687700;
}

.mobile-menu-header,
.mobile-menu-footer,
.mobile-menu-shortcuts,
.mobile-menu-backdrop,
.mobile-nav-copy,
.mobile-nav-title {
  display: none;
}

@media screen and (min-width: 992px) {
  .offset-lg-1 {
    margin-right: 8.33333333%;
    margin-left: 0;
  }

  .offset-lg-2 {
    margin-right: 16.66666667%;
    margin-left: 0;
  }

  .offset-lg-3 {
    margin-right: 25%;
    margin-left: 0;
  }

  .offset-lg-5 {
    margin-right: 41.66666667%;
    margin-left: 0;
  }

  .offset-lg-6 {
    margin-right: 50%;
    margin-left: 0;
  }
}

@media screen and (max-width: 991px) {
  body.mobile-menu-open {
    overflow: hidden !important;
  }

  .navbar {
    z-index: 9999;
  }

  .navbar .container {
    position: relative;
    z-index: 1002;
  }

  .navbar.nav-scroll {
    top: 0;
    transform: none;
  }

  .navbar .logo {
    width: auto;
    max-width: none !important;
    margin-right: 30px;
    margin-left: 0;
  }

  .navbar .navbar-toggler {
    position: relative;
    z-index: 1003;
    width: 52px;
    height: 52px;
    display: grid;
    place-items: center;
    margin-right: 0;
    margin-left: 30px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 18px;
    background: rgba(221, 241, 96, 0.96);
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.25);
    color: #111;
    transition: transform 0.35s ease, border-radius 0.35s ease, background 0.35s ease;
  }

  .navbar .navbar-toggler:hover {
    transform: rotate(-4deg) scale(1.03);
  }

  .menu-toggle-lines {
    width: 23px;
    height: 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .menu-toggle-lines span {
    display: block;
    height: 2px;
    border-radius: 10px;
    background: currentColor;
    transform-origin: center;
    transition: transform 0.35s ease, opacity 0.25s ease, width 0.35s ease;
  }

  .menu-toggle-lines span:nth-child(2) {
    width: 16px;
    margin-right: auto;
  }

  .mobile-menu-open .navbar-toggler {
    border-radius: 50%;
    background: #fff;
  }

  .mobile-menu-open .menu-toggle-lines span:first-child {
    transform: translateY(8px) rotate(45deg);
  }

  .mobile-menu-open .menu-toggle-lines span:nth-child(2) {
    width: 0;
    opacity: 0;
  }

  .mobile-menu-open .menu-toggle-lines span:last-child {
    transform: translateY(-8px) rotate(-45deg);
  }

  .navbar .navbar-collapse {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    z-index: 1002;
    width: min(88vw, 410px);
    height: 100dvh;
    max-height: none;
    flex-basis: auto;
    flex-grow: 0;
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
    direction: rtl;
    text-align: right;
    padding: 28px 24px 22px;
    margin: 0;
    overflow: hidden;
    border: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 32px 0 0 32px;
    background:
      radial-gradient(circle at 90% 8%, rgba(221, 241, 96, 0.2), transparent 28%),
      radial-gradient(circle at 10% 72%, rgba(159, 139, 231, 0.22), transparent 32%),
      linear-gradient(155deg, rgba(32, 32, 32, 0.98), rgba(10, 10, 10, 0.99));
    box-shadow: -30px 0 80px rgba(0, 0, 0, 0.45);
    opacity: 0;
    visibility: hidden;
    transform: translateX(108%);
    transition:
      transform 0.65s cubic-bezier(0.77, 0, 0.18, 1),
      opacity 0.35s ease,
      visibility 0.65s;
    overscroll-behavior: contain;
  }

  .navbar .navbar-collapse:before {
    content: "";
    position: absolute;
    inset: auto -70px -80px auto;
    width: 220px;
    height: 220px;
    border: 1px solid rgba(221, 241, 96, 0.16);
    border-radius: 42% 58% 68% 32% / 42% 35% 65% 58%;
    animation: mobile-menu-shape 12s linear infinite;
    pointer-events: none;
  }

  .navbar .navbar-collapse.show {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }

  .mobile-menu-header {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 76px;
    padding: 0 2px 22px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .mobile-menu-header > div {
    display: flex;
    flex-direction: column;
  }

  .mobile-menu-header strong {
    margin-top: 2px;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
  }

  .mobile-menu-eyebrow {
    color: #DDF160;
    font-size: 11px;
    font-weight: 500;
  }

  .mobile-menu-backdrop {
    position: fixed;
    inset: 0;
    z-index: 1001;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    background: rgba(0, 0, 0, 0.58);
    backdrop-filter: blur(8px);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s;
  }

  .mobile-menu-open .mobile-menu-backdrop {
    opacity: 1;
    visibility: visible;
  }

  .navbar .navbar-nav {
    position: relative;
    z-index: 2;
    flex: 1;
    width: 100%;
    display: block;
    margin: 18px -8px 12px;
    padding: 0 8px;
    overflow-x: hidden;
    overflow-y: auto;
    direction: rtl;
    text-align: right;
    counter-reset: mobile-nav;
    background: transparent;
    border-radius: 0;
    scrollbar-width: none;
  }

  .navbar .navbar-nav::-webkit-scrollbar {
    display: none;
  }

  .navbar .navbar-nav .nav-item {
    position: relative;
    width: 100%;
    counter-increment: mobile-nav;
    opacity: 0;
    transform: translateX(35px);
    transition: transform 0.45s ease, opacity 0.35s ease;
  }

  .mobile-menu-open .navbar-nav .nav-item {
    opacity: 1;
    transform: translateX(0);
  }

  .mobile-menu-open .navbar-nav .nav-item:nth-child(1) {
    transition-delay: 0.18s;
  }

  .mobile-menu-open .navbar-nav .nav-item:nth-child(2) {
    transition-delay: 0.24s;
  }

  .mobile-menu-open .navbar-nav .nav-item:nth-child(3) {
    transition-delay: 0.3s;
  }

  .mobile-menu-open .navbar-nav .nav-item:nth-child(4) {
    transition-delay: 0.36s;
  }

  .mobile-menu-open .navbar-nav .nav-item:nth-child(5) {
    transition-delay: 0.42s;
  }

  .navbar .navbar-nav .nav-item:before {
    content: "0" counter(mobile-nav);
    position: absolute;
    top: 18px;
    right: 2px;
    color: rgba(255, 255, 255, 0.28);
    font-family: Arial, sans-serif;
    font-size: 10px;
  }

  .navbar .navbar-nav .nav-link {
    position: relative;
    width: 100%;
    min-height: 56px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 13px 32px 11px 8px;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.09);
    color: #fff;
    font-size: clamp(17px, 5vw, 20px);
    font-weight: 500;
    line-height: 1.4;
    direction: rtl;
    text-align: right;
  }

  .navbar .navbar-nav .nav-link .rolling-text {
    display: none;
  }

  .navbar .navbar-nav .nav-link .mobile-nav-copy {
    position: relative;
    z-index: 2;
    display: flex;
    min-width: 0;
    flex-direction: column;
    align-items: flex-start;
    margin-left: auto;
    margin-right: 0;
  }

  .navbar .navbar-nav .nav-link .mobile-nav-title {
    display: block;
    color: inherit;
    font: inherit;
    line-height: inherit;
    opacity: 1;
    visibility: visible;
    transform: none;
  }

  .navbar .navbar-nav .nav-link .mobile-nav-copy small {
    margin-top: 1px;
    color: rgba(255, 255, 255, 0.4);
    font-size: 9px;
    font-weight: 400;
    line-height: 1.5;
  }

  .navbar .navbar-nav .dropdown-toggle:after {
    content: "";
    position: absolute;
    top: 50%;
    right: auto;
    left: 9px;
    width: 9px;
    height: 9px;
    display: block;
    margin: 0;
    border: solid currentColor;
    border-width: 0 0 1.5px 1.5px;
    transform: translateY(-65%) rotate(-45deg);
    transition: transform 0.35s ease, color 0.35s ease;
  }

  .navbar .navbar-nav .dropdown.mobile-submenu-open > .dropdown-toggle {
    color: #DDF160;
  }

  .navbar .navbar-nav .dropdown.mobile-submenu-open > .dropdown-toggle:after {
    transform: translateY(-35%) rotate(135deg);
  }

  .navbar .dropdown-menu {
    position: static;
    top: auto;
    right: auto;
    left: auto;
    display: block !important;
    width: 100%;
    min-width: 0;
    max-height: 0;
    margin: 0;
    padding: 0 28px 0 8px;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    background: transparent;
    direction: rtl;
    text-align: right;
    opacity: 0;
    visibility: hidden;
    transform: none;
    transition: max-height 0.55s ease, opacity 0.35s ease, padding 0.35s ease;
  }

  .navbar .dropdown-menu.show {
    max-height: 620px;
    padding: 7px 28px 14px 8px;
    opacity: 1;
    visibility: visible;
    transform: none;
  }

  .navbar .dropdown-menu .dropdown-item {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    padding: 9px 0 !important;
    color: rgba(255, 255, 255, 0.68);
    font-size: 13px;
    line-height: 1.6;
    direction: rtl;
    text-align: right;
    white-space: normal;
  }

  .navbar .dropdown-menu .dropdown-item:before {
    content: "";
    width: 12px;
    height: 1px;
    flex: 0 0 12px;
    background: rgba(221, 241, 96, 0.5);
  }

  .navbar .dropdown-menu .dropdown-item:after {
    display: none;
  }

  .navbar .dropdown-menu .dropdown-item:hover {
    padding-right: 0 !important;
    padding-left: 0 !important;
    color: #fff;
  }

  .mobile-menu-footer {
    position: relative;
    z-index: 2;
    display: block;
    padding-top: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    opacity: 0;
    transform: translateY(25px);
    transition: opacity 0.4s ease 0.42s, transform 0.45s ease 0.42s;
  }

  .mobile-menu-shortcuts {
    position: relative;
    z-index: 2;
    display: block;
    padding: 14px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    opacity: 0;
    transform: translateY(18px);
    transition: opacity 0.4s ease 0.36s, transform 0.45s ease 0.36s;
  }

  .mobile-menu-open .mobile-menu-shortcuts {
    opacity: 1;
    transform: translateY(0);
  }

  .mobile-menu-shortcuts-title {
    display: block;
    margin-bottom: 9px;
    color: rgba(255, 255, 255, 0.42);
    font-size: 10px;
  }

  .mobile-menu-shortcuts-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 7px;
  }

  .mobile-menu-shortcut {
    display: flex;
    min-width: 0;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 6px;
    min-height: 60px;
    padding: 8px 4px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 13px;
    background: rgba(255, 255, 255, 0.04);
    color: rgba(255, 255, 255, 0.72);
    font-size: 10px;
    text-align: center;
  }

  .mobile-menu-shortcut i {
    color: #DDF160;
    font-size: 14px;
  }

  .mobile-menu-shortcut--soon {
    cursor: default;
    opacity: 0.58;
  }

  .mobile-menu-shortcut--soon small {
    display: block;
    margin-top: 2px;
    color: #DDF160;
    font-size: 8px;
  }

  .mobile-menu-open .mobile-menu-footer {
    opacity: 1;
    transform: translateY(0);
  }

  .mobile-menu-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 14px 17px;
    border-radius: 18px;
    background: #DDF160;
    color: #111 !important;
  }

  .mobile-menu-cta span {
    display: flex;
    flex-direction: column;
    font-size: 15px;
    font-weight: 700;
  }

  .mobile-menu-cta small {
    margin-bottom: 2px;
    color: rgba(17, 17, 17, 0.6);
    font-size: 10px;
    font-weight: 500;
  }

  .mobile-menu-cta i {
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #111;
    color: #fff;
    transform: rotate(-35deg);
  }

  .mobile-menu-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin-top: 14px;
  }

  .mobile-theme-toggle {
    position: relative;
    display: grid;
    width: 142px;
    height: 38px;
    align-items: center;
    grid-template-columns: repeat(2, 1fr);
    padding: 3px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.55);
    direction: ltr;
  }

  .mobile-theme-indicator {
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    width: calc(50% - 3px);
    border-radius: 999px;
    background: #DDF160;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.16);
    transition: transform 0.35s cubic-bezier(0.77, 0, 0.18, 1);
  }

  .mobile-theme-option {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-size: 9px;
    transition: color 0.3s ease;
  }

  .mobile-theme-option-dark {
    color: #111;
  }

  .mobile-theme-option i {
    font-size: 14px;
  }

  body.light .mobile-theme-indicator {
    transform: translateX(-100%);
  }

  body.light .mobile-theme-option-light {
    color: #111;
  }

  body.light .mobile-theme-option-dark {
    color: rgba(17, 16, 18, 0.46);
  }

  .mobile-menu-socials {
    display: flex;
    gap: 7px;
  }

  .mobile-menu-socials a {
    display: grid;
    place-items: center;
    color: #fff;
    font-size: 28px;
    margin-right: 8px;
  }

  .navbar .navbar-nav .nav-link,
  .navbar .dropdown-menu .dropdown-item {
    text-align: right;
  }

  .footer-style1 .fo-box-left,
  .footer-style1 .fo-box-right {
    padding: 30px 24px;
  }

  body.light .navbar .navbar-collapse {
    border-left-color: #d7d6cf;
    background: #f2f1eb;
    box-shadow: -30px 0 80px rgba(43, 42, 37, 0.2);
  }

  body.light .navbar .navbar-collapse:before {
    border-color: rgba(113, 128, 16, 0.18);
  }

  body.light .mobile-menu-header strong,
  body.light .navbar .navbar-nav .nav-link,
  body.light .mobile-menu-socials a {
    color: #191918;
  }

  body.light .mobile-menu-eyebrow {
    color: #687700;
  }

  body.light .navbar .navbar-nav .nav-item:before {
    color: rgba(25, 25, 24, 0.32);
  }

  body.light .navbar .navbar-nav .nav-link .mobile-nav-copy small {
    color: rgba(25, 25, 24, 0.52);
  }

  body.light .mobile-menu-header,
  body.light .navbar .navbar-nav .nav-link,
  body.light .mobile-menu-shortcuts,
  body.light .mobile-menu-footer {
    border-color: rgba(0, 0, 0, 0.1);
  }

  body.light .navbar .dropdown-menu .dropdown-item,
  body.light .mobile-menu-shortcuts-title,
  body.light .mobile-theme-toggle {
    color: rgba(25, 25, 24, 0.68);
  }

  body.light .navbar .navbar-nav .dropdown.mobile-submenu-open > .dropdown-toggle {
    color: #687700;
  }

  body.light .navbar .dropdown-menu .dropdown-item {
    color: rgba(25, 25, 24, 0.7);
  }

  body.light .navbar .dropdown-menu .dropdown-item:before {
    background: rgba(104, 119, 0, 0.62);
  }

  body.light .navbar .dropdown-menu .dropdown-item:hover {
    color: #111;
  }

  body.light .mobile-menu-shortcut {
    border-color: #d8d7d0;
    background: rgba(255, 255, 255, 0.72);
    color: #292925;
  }

  body.light .mobile-menu-shortcut i {
    color: #687700;
  }

  body.light .mobile-menu-shortcut:hover {
    border-color: #bfc6a0;
    background: #fff;
    color: #111;
  }

  body.light .mobile-menu-cta {
    background: #d6e94f;
    color: #111 !important;
  }

  body.light .mobile-theme-toggle {
    border-color: #d1d0c9;
    background: #e4e3dc;
    color: rgba(25, 25, 24, 0.58);
  }

  body.light .mobile-theme-indicator {
    background: #fff;
    box-shadow: 0 6px 18px rgba(43, 42, 37, 0.14);
  }

  body.light .mobile-theme-option-light {
    color: #111;
  }

  body.light .mobile-theme-option-dark {
    color: rgba(25, 25, 24, 0.48);
  }


  body.light .mobile-menu-socials a:hover {
    border-color: #687700;
    background: #fff;
    color: #687700;
  }
}

@media screen and (max-width: 420px) {
  .navbar .navbar-collapse {
    width: calc(100vw - 18px);
    border-radius: 26px 0 0 26px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .navbar .logo {
    margin-right: 20px;
  }

  .navbar .navbar-toggler {
    margin-left: 20px;
  }

  .loader-console {
    padding: 22px 20px;
    border-radius: 20px;
  }

  .loader-console-brand {
    padding: 32px 0 36px;
  }

  .loader-console-command {
    font-size: 10px;
  }
}

@media screen and (max-height: 680px) and (max-width: 991px) {
  .mobile-menu-header {
    min-height: 62px;
    padding-bottom: 14px;
  }

  .navbar .navbar-nav {
    margin-top: 10px;
    margin-bottom: 8px;
  }

  .navbar .navbar-nav .nav-link {
    min-height: 50px;
    font-size: 18px;
  }

  .mobile-menu-cta {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .navbar .navbar-collapse,
  .navbar .navbar-nav .nav-item,
  .mobile-menu-footer,
  .mobile-menu-backdrop,
  .menu-toggle-lines span {
    transition-duration: 0.01ms !important;
  }

  .navbar .navbar-collapse:before {
    animation: none;
  }

  .loader-console::before,
  .loader-console-command i,
  .loader-console-progress span {
    animation: none;
  }
}

@keyframes mobile-menu-shape {
  0% {
    transform: rotate(0deg);
  }

  50% {
    border-radius: 68% 32% 42% 58% / 58% 65% 35% 42%;
  }

  100% {
    transform: rotate(360deg);
  }
}

@media screen and (max-width: 767px) {
  .hero-style1 h1 {
    line-height: 1.45;
  }

  .footer-style1 .d-flex.justify-content-between {
    align-items: flex-start !important;
    gap: 20px;
  }

  .footer-style1 .fo-box-left .d-flex.align-items-end,
  .footer-style1 .fo-box-right {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 30px;
  }

  .footer-style1 .footer-socials {
    align-self: stretch;
    text-align: center;
  }

  .footer-style1 .footer-socials .social-icon-circle {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }

  .footer-style1 .footer-socials .social-icon-circle a {
    display: inline-flex;
    width: auto;
    height: 42px;
    padding: 0 18px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    line-height: normal;
    border-radius: 30px;
  }

  .footer-style1 .footer-socials .social-label {
    display: inline;
    font-size: 13px;
  }

  .awards-reval .item-row .award-year {
    margin-bottom: 10px;
  }
}
