.web-and-mobile-app .mobile-hero {
  --mobile-hero-line-soft: rgba(47, 159, 255, 0.08);
  --mobile-hero-line-strong: rgba(78, 183, 255, 0.46);
  --mobile-hero-android-x: 0px;
  --mobile-hero-android-y: 0px;
  --mobile-hero-ios-x: 0px;
  --mobile-hero-ios-y: 0px;
  position: relative;
  isolation: isolate;
  height: 100vh !important;
  height: 100svh !important;
  min-height: 820px;
  margin-top: -120px !important;
  padding-top: 0 !important;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(38, 70, 215, 0.74) 0%, rgba(24, 48, 148, 0.44) 19%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 58%, rgba(31, 132, 203, 0.42) 80%, rgba(2, 34, 58, 0.88) 100%),
    linear-gradient(180deg, #020306 0%, #03060c 30%, #06101b 66%, #010203 100%) !important;
}

.web-and-mobile-app tal-tap-into-our-expertise .our-expertise {
  position: relative;
  overflow: hidden;
  padding-top: 120px;
  background:
    radial-gradient(ellipse at 18% 100%, rgba(53, 189, 244, 0.28) 0%, rgba(8, 116, 196, 0.16) 30%, rgba(0, 0, 0, 0) 62%),
    radial-gradient(ellipse at 84% 94%, rgba(53, 189, 244, 0.22) 0%, rgba(8, 116, 196, 0.12) 32%, rgba(0, 0, 0, 0) 64%),
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(31, 177, 241, 0.08) 55%, rgba(31, 177, 241, 0.2) 78%, rgba(0, 0, 0, 0.88) 100%),
    var(--savepage-url-47) center top / cover no-repeat,
    linear-gradient(180deg, #000 0%, #02090d 18%, #041a24 48%, #02080c 78%, #000 100%) !important;
}

.web-and-mobile-app tal-tap-into-our-expertise .our-expertise::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.76) 100%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0.24) 28%, rgba(0, 0, 0, 0) 58%, rgba(0, 0, 0, 0.74) 100%);
}

.web-and-mobile-app tal-tap-into-our-expertise .our-expertise .container {
  position: relative;
  z-index: 1;
}

.web-and-mobile-app .mobile-hero::before,
.web-and-mobile-app .mobile-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.web-and-mobile-app .mobile-hero::before {
  z-index: 1;
  background:
    radial-gradient(ellipse at 16% 66%, rgba(55, 88, 255, 0.7) 0%, rgba(41, 82, 218, 0.28) 28%, rgba(0, 0, 0, 0) 58%),
    radial-gradient(ellipse at 83% 64%, rgba(86, 194, 255, 0.5) 0%, rgba(38, 132, 207, 0.28) 27%, rgba(0, 0, 0, 0) 59%),
    radial-gradient(ellipse at 58% 46%, rgba(25, 214, 116, 0.18) 0%, rgba(0, 168, 102, 0.1) 20%, rgba(0, 0, 0, 0) 48%),
    linear-gradient(90deg, rgba(41, 80, 232, 0.32), rgba(52, 140, 255, 0.12) 29%, rgba(0, 0, 0, 0) 50%, rgba(68, 190, 255, 0.14) 70%, rgba(6, 106, 179, 0.34)),
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(35, 132, 255, 0.08) 32%, rgba(44, 154, 255, 0.32) 66%, rgba(0, 0, 0, 0.92) 100%);
}

.web-and-mobile-app .mobile-hero::after {
  z-index: 2;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.42) 17%, rgba(0, 0, 0, 0.04) 42%, rgba(0, 0, 0, 0.08) 58%, rgba(0, 0, 0, 0.72) 84%, rgba(0, 0, 0, 0.98) 100%),
    linear-gradient(90deg, rgba(0, 0, 0, 0.76) 0%, rgba(0, 0, 0, 0) 19%, rgba(0, 0, 0, 0) 82%, rgba(0, 0, 0, 0.72) 100%);
}

.web-and-mobile-app .mobile-hero-grid {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: grid;
  grid-template-columns: repeat(32, minmax(0, 1fr));
  pointer-events: none;
}

.web-and-mobile-app .mobile-hero-grid__line {
  min-width: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.035);
  background:
    linear-gradient(180deg, transparent 0%, rgba(56, 124, 255, 0.03) 18%, rgba(56, 144, 255, 0.36) 42%, rgba(54, 174, 255, 0.54) 55%, rgba(56, 144, 255, 0.14) 72%, transparent 100%),
    linear-gradient(90deg, transparent 0%, var(--mobile-hero-line-soft) 48%, var(--mobile-hero-line-strong) 50%, var(--mobile-hero-line-soft) 52%, transparent 100%);
  background-size: 100% 74%, 100% 100%;
  background-position: 50% -48%, center;
  opacity: 0.58;
  filter: saturate(1.08) brightness(0.95);
  animation: mobile-hero-line-wave 5.9s ease-in-out infinite;
  animation-delay: calc(var(--line-index, 0) * -0.16s);
  will-change: opacity, background-position, filter;
}

.web-and-mobile-app .mobile-hero-grid__line:nth-child(1) { --line-index: 1; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(2) { --line-index: 2; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(3) { --line-index: 3; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(4) { --line-index: 4; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(5) { --line-index: 5; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(6) { --line-index: 6; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(7) { --line-index: 7; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(8) { --line-index: 8; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(9) { --line-index: 9; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(10) { --line-index: 10; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(11) { --line-index: 11; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(12) { --line-index: 12; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(13) { --line-index: 13; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(14) { --line-index: 14; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(15) { --line-index: 15; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(16) { --line-index: 16; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(17) { --line-index: 17; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(18) { --line-index: 18; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(19) { --line-index: 19; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(20) { --line-index: 20; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(21) { --line-index: 21; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(22) { --line-index: 22; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(23) { --line-index: 23; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(24) { --line-index: 24; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(25) { --line-index: 25; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(26) { --line-index: 26; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(27) { --line-index: 27; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(28) { --line-index: 28; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(29) { --line-index: 29; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(30) { --line-index: 30; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(31) { --line-index: 31; }
.web-and-mobile-app .mobile-hero-grid__line:nth-child(32) { --line-index: 32; }

.web-and-mobile-app .mobile-hero .container {
  position: relative;
  z-index: 4;
  display: flex !important;
  width: 100%;
  height: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: clamp(82px, 9vh, 110px) 24px 0;
  box-sizing: border-box;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
}

.web-and-mobile-app .mobile-hero .container::after,
.web-and-mobile-app .mobile-hero-devices::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 100vw;
  pointer-events: none;
  transform: translateX(-50%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.34) 38%, rgba(0, 0, 0, 0.86) 78%, #000 100%);
}

.web-and-mobile-app .mobile-hero .container::after {
  bottom: -1px;
  z-index: 6;
  height: 18%;
}

.web-and-mobile-app .mobile-hero .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: center;
  width: min(100%, 820px) !important;
  min-width: 0 !important;
  margin: 0 auto;
  text-align: center;
}

.web-and-mobile-app .mobile-hero .content__title {
  max-width: 820px;
  margin: 0 0 18px !important;
  color: #fff;
  font-family: Closer, Inter, Arial, sans-serif;
  font-size: clamp(42px, 4vw, 58px) !important;
  font-weight: 700;
  line-height: 1.08 !important;
  letter-spacing: 0;
  overflow-wrap: normal;
  text-wrap: balance;
  text-shadow: 0 22px 58px rgba(0, 0, 0, 0.5);
}

.web-and-mobile-app .mobile-hero .content__descr {
  max-width: 660px;
  margin: 0 0 32px !important;
  color: rgba(255, 255, 255, 0.66) !important;
  font-size: clamp(15px, 1.05vw, 18px);
  line-height: 1.34;
  text-wrap: balance;
}

.web-and-mobile-app .mobile-hero .button {
  justify-content: center;
}

.web-and-mobile-app .mobile-hero .form-btn {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  min-height: 60px;
  padding: 0 28px !important;
  border: 1px solid rgba(255, 255, 255, 0.84) !important;
  border-radius: 30px;
  background: rgba(4, 10, 18, 0.12) !important;
  color: #fff !important;
  font-family: Closer, Inter, Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  letter-spacing: 0;
  cursor: pointer;
  backdrop-filter: blur(10px);
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.24);
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.web-and-mobile-app .mobile-hero .form-btn:hover {
  border-color: #fff !important;
  background: #fff !important;
  color: #161616 !important;
}

.web-and-mobile-app .mobile-hero .form-btn:hover path {
  fill: #161616;
}

.web-and-mobile-app .mobile-hero .bg-img.mobile-hero-devices {
  position: relative !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  z-index: 3;
  flex: 0 0 auto;
  width: min(72vw, 106svh, 1040px) !important;
  min-width: 720px;
  height: auto !important;
  aspect-ratio: 920 / 430;
  margin: clamp(26px, 3.8vh, 44px) auto 0 !important;
  transform: none !important;
  background: none !important;
  pointer-events: none;
}

.web-and-mobile-app .mobile-hero-devices::after {
  bottom: -13%;
  z-index: 6;
  height: 54%;
}

.web-and-mobile-app .mobile-hero-device {
  position: absolute;
  pointer-events: none;
  will-change: transform;
}

.web-and-mobile-app .mobile-hero-device img {
  display: block;
  width: 100%;
  height: auto;
  user-select: none;
  -webkit-user-drag: none;
}

.web-and-mobile-app .mobile-hero-device--main {
  left: 50%;
  top: -100%;
  z-index: 2;
  width: 158%;
  transform: translate3d(-31%, 0, 0);
  filter: drop-shadow(0 38px 56px rgba(0, 0, 0, 0.62));
}

.web-and-mobile-app .mobile-hero-device--android {
  left: 42%;
  top: -6%;
  z-index: 4;
  width: 21%;
  transform: translate3d(var(--mobile-hero-android-x), var(--mobile-hero-android-y), 0) rotate(14deg);
  filter: drop-shadow(0 24px 34px rgba(13, 214, 101, 0.32));
}

.web-and-mobile-app .mobile-hero-device--ios {
  left: 32%;
  top: 43%;
  z-index: 5;
  width: 25%;
  transform: translate3d(var(--mobile-hero-ios-x), var(--mobile-hero-ios-y), 0) rotate(-10deg);
  filter: drop-shadow(0 26px 36px rgba(0, 159, 255, 0.3));
}

.web-and-mobile-app .mobile-hero-device--android img,
.web-and-mobile-app .mobile-hero-device--ios img {
  animation: mobile-hero-device-float 4.8s ease-in-out infinite;
}

.web-and-mobile-app .mobile-hero-device--ios img {
  animation-delay: -1.6s;
}

.web-and-mobile-app .mobile-hero .show-more {
  display: none !important;
}

@keyframes mobile-hero-line-wave {
  0%, 100% {
    background-position: 50% -48%, center;
    filter: saturate(1.05) brightness(0.88);
    opacity: 0.48;
  }

  32% {
    opacity: 0.86;
  }

  50% {
    background-position: 50% 130%, center;
    filter: saturate(1.18) brightness(1.14);
    opacity: 0.92;
  }

  72% {
    opacity: 0.7;
  }
}

@keyframes mobile-hero-device-float {
  0%, 100% {
    translate: 0 0;
  }

  45% {
    translate: 0 -10px;
  }

  74% {
    translate: 0 4px;
  }
}

@media screen and (max-width: 1440px) {
  .web-and-mobile-app .mobile-hero-grid {
    grid-template-columns: repeat(28, minmax(0, 1fr));
  }

  .web-and-mobile-app .mobile-hero-grid__line:nth-child(n + 29) {
    display: none;
  }

  .web-and-mobile-app .mobile-hero .bg-img.mobile-hero-devices {
    width: min(74vw, 96svh, 980px) !important;
    min-width: 680px;
  }
}

@media screen and (max-width: 1440px) and (max-height: 860px) {
  .web-and-mobile-app .mobile-hero {
    min-height: 760px;
  }

  .web-and-mobile-app .mobile-hero .container {
    padding-top: 74px;
    padding-bottom: clamp(18px, 3vh, 36px);
  }

  .web-and-mobile-app .mobile-hero .content__title {
    margin-bottom: 14px !important;
    font-size: clamp(38px, 4vw, 52px) !important;
  }

  .web-and-mobile-app .mobile-hero .content__descr {
    max-width: 620px;
    margin-bottom: 24px !important;
    font-size: clamp(14px, 1.12vw, 16px);
  }

  .web-and-mobile-app .mobile-hero .form-btn {
    min-height: 56px;
    padding: 0 26px !important;
  }

  .web-and-mobile-app .mobile-hero .bg-img.mobile-hero-devices {
    width: min(70vw, 82svh, 900px) !important;
    min-width: 620px;
    margin-top: clamp(22px, 3vh, 34px) !important;
  }
}

@media screen and (max-width: 1024px) {
  .web-and-mobile-app .mobile-hero {
    min-height: 780px;
  }

  .web-and-mobile-app .mobile-hero-grid {
    grid-template-columns: repeat(20, minmax(0, 1fr));
  }

  .web-and-mobile-app .mobile-hero-grid__line:nth-child(n + 21) {
    display: none;
  }

  .web-and-mobile-app .mobile-hero .container {
    padding-top: 92px;
  }

  .web-and-mobile-app .mobile-hero .content {
    width: min(100%, 620px) !important;
  }

  .web-and-mobile-app .mobile-hero .bg-img.mobile-hero-devices {
    width: min(92vw, 78svh, 760px) !important;
    min-width: 0;
    margin-top: clamp(24px, 3.5vh, 38px) !important;
  }
}

@media screen and (max-width: 768px) {
  .web-and-mobile-app .mobile-hero {
    height: 100vh !important;
    height: 100svh !important;
    min-height: 780px;
  }

  .web-and-mobile-app .mobile-hero-grid {
    grid-template-columns: repeat(14, minmax(0, 1fr));
  }

  .web-and-mobile-app .mobile-hero-grid__line:nth-child(n + 15) {
    display: none;
  }

  .web-and-mobile-app .mobile-hero .container {
    width: 100vw !important;
    max-width: 100vw !important;
    padding: 96px 20px clamp(20px, 4vh, 42px);
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .web-and-mobile-app .mobile-hero .content__title {
    max-width: 620px;
    font-size: clamp(34px, 7.2vw, 44px) !important;
    line-height: 1.12 !important;
  }

  .web-and-mobile-app .mobile-hero .content__descr {
    max-width: 560px;
    margin-bottom: 28px !important;
    font-size: 15px;
    line-height: 1.42;
  }

  .web-and-mobile-app .mobile-hero .form-btn {
    min-height: 56px;
    padding: 0 24px !important;
  }

  .web-and-mobile-app .mobile-hero .bg-img.mobile-hero-devices {
    width: min(104vw, 74svh, 620px) !important;
    margin-top: clamp(24px, 4vh, 36px) !important;
  }

  .web-and-mobile-app .mobile-hero-device--main {
    width: 166%;
    top: -102%;
  }

  .web-and-mobile-app .mobile-hero-device--android {
    left: 43%;
    top: -4%;
    width: 23%;
  }

  .web-and-mobile-app .mobile-hero-device--ios {
    left: 29%;
    top: 42%;
    width: 28%;
  }
}

@media screen and (max-width: 520px) {
  .web-and-mobile-app .mobile-hero {
    min-height: 760px;
  }

  .web-and-mobile-app .mobile-hero-grid {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }

  .web-and-mobile-app .mobile-hero-grid__line:nth-child(n + 11) {
    display: none;
  }

  .web-and-mobile-app .mobile-hero .container {
    padding: 88px 18px clamp(18px, 3.5vh, 34px);
  }

  .web-and-mobile-app .mobile-hero .content__title {
    max-width: 330px;
    font-size: clamp(28px, 7.5vw, 32px) !important;
  }

  .web-and-mobile-app .mobile-hero .content__descr {
    max-width: 330px;
    font-size: 13px;
  }

  .web-and-mobile-app .mobile-hero .form-btn {
    min-height: 42px;
    padding: 0 18px !important;
  }

  .web-and-mobile-app .mobile-hero .bg-img.mobile-hero-devices {
    width: min(128vw, 58svh, 460px) !important;
    margin-top: clamp(32px, 5.5vh, 46px) !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .web-and-mobile-app .mobile-hero-grid__line,
  .web-and-mobile-app .mobile-hero-device--android img,
  .web-and-mobile-app .mobile-hero-device--ios img {
    animation: none;
  }

  .web-and-mobile-app .mobile-hero-grid__line {
    background-position: 50% 42%, center;
    opacity: 0.68;
  }

  .web-and-mobile-app .mobile-hero {
    --mobile-hero-android-x: 0px !important;
    --mobile-hero-android-y: 0px !important;
    --mobile-hero-ios-x: 0px !important;
    --mobile-hero-ios-y: 0px !important;
  }
}

/* Shared /expertise/ hero typography */
.web-and-mobile-app .mobile-hero .content__title {
  font-size: clamp(42px, 4vw, 58px) !important;
  line-height: 1.08 !important;
}

.web-and-mobile-app .mobile-hero .content__descr {
  font-size: clamp(15px, 1.05vw, 18px) !important;
  line-height: 1.34 !important;
}

.web-and-mobile-app .mobile-hero .form-btn {
  font-size: 16px !important;
}

@media screen and (max-width: 1440px) {
  .web-and-mobile-app .mobile-hero .content__title {
    font-size: clamp(40px, 4.2vw, 52px) !important;
  }

  .web-and-mobile-app .mobile-hero .content__descr {
    font-size: clamp(14px, 1.12vw, 16px) !important;
    line-height: 1.32 !important;
  }
}

@media screen and (max-width: 768px) {
  .web-and-mobile-app .mobile-hero .content__title {
    font-size: clamp(34px, 7.2vw, 44px) !important;
    line-height: 1.12 !important;
  }

  .web-and-mobile-app .mobile-hero .content__descr {
    font-size: 15px !important;
    line-height: 1.42 !important;
  }
}

@media screen and (max-width: 520px) {
  .web-and-mobile-app .mobile-hero .content__title {
    font-size: clamp(29px, 7.8vw, 33px) !important;
  }

  .web-and-mobile-app .mobile-hero .content__descr {
    font-size: 14px !important;
  }

  .web-and-mobile-app .mobile-hero .form-btn {
    font-size: 14px !important;
  }
}
