@font-face {
  font-family: "Roboto";
  src: url("/static/font/Roboto-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("/static/font/Roboto-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Unbounded";
  src: url("/static/font/unbounded-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Unbounded";
  src: url("/static/font/unbounded-semibold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

* {
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  min-height: 100%;
  margin: 0;
  background: #010102;
}

body {
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
}

.services-page {
  position: relative;
  width: 100%;
  min-height: max(100vh, calc(var(--browser-layout-width, 100vw) * 0.73541667));
  overflow: hidden;
  background: #010102;
}

.services-artboard {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1920px;
  height: 1412px;
  overflow: hidden;
  background: #010102;
  transform: translateX(-50%) scale(calc(var(--browser-layout-width, 100vw) / 1920px));
  transform-origin: top center;
}

.services-background {
  position: absolute;
  inset: 0;
  overflow: hidden;
  contain: paint;
  pointer-events: none;
}

.services-glow {
  position: absolute;
  width: 2593px;
  height: 1861px;
  background: radial-gradient(50% 50% at 50% 50%, rgba(21, 88, 222, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  filter: blur(312.85px);
}

.services-glow-one {
  left: -1140px;
  top: 30px;
}

.services-glow-two {
  left: 1057px;
  top: 1309px;
}

.services-glow-three {
  left: 741px;
  top: -518px;
}

.services-hero {
  position: absolute;
  z-index: 2;
  left: 288px;
  top: 195px;
  width: 1335.07px;
  height: 430px;
}

.services-copy {
  width: 747px;
  height: 430px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
}

.services-description {
  width: 747px;
  height: 210px;
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.services-description h1 {
  width: 747px;
  height: 70px;
  margin: 0;
  color: #fff;
  font: 700 60px/70px "Roboto", sans-serif;
}

.services-description p {
  width: 747px;
  height: 112px;
  margin: 0;
  color: #fff;
  font: 300 24px/28px "Roboto", sans-serif;
}

.services-documents {
  width: 495px;
  height: auto;
  min-height: 81px;
  display: flex;
  padding: 10px;
  margin: -10px;
  gap: 17px;
  overflow: visible;
}

.services-document {
  width: 239px;
  height: 81px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
  border-radius: 16px;
  background: linear-gradient(265.5deg, #1962ff 4.9%, #004bed 89.78%);
  color: #fff;
  font: 400 24px/30px "Unbounded", sans-serif;
  transition: filter 160ms ease, transform 160ms ease;
  cursor: pointer;
}

.services-document:hover {
  filter: brightness(1.12);
  transform: translateY(-2px);
}

.services-contacts {
  width: 349px;
  height: 86px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.services-contacts h2 {
  width: 349px;
  height: 42px;
  margin: 0;
  color: #fff;
  font: 700 36px/42px "Roboto", sans-serif;
}

.services-contact-row {
  width: 349px;
  height: 36px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.services-phone {
  box-sizing: border-box;
  flex: none;
  width: 155px;
  height: 27px;
  padding: 2px 0;
  border-bottom: 1px solid #7ea4f5;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  font: 300 20px/23px "Roboto", sans-serif;
}

.services-socials {
  flex: none;
  width: 124px;
  height: 36px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.services-socials a {
  display: block;
  flex: none;
  width: 36px;
  height: 36px;
}

.services-socials img {
  display: block;
  width: 36px;
  height: 36px;
}

.services-logo {
  position: absolute;
  left: 747px;
  top: 0;
  width: 620px;
  height: 325px;
  object-fit: contain;
  filter: none;
}

.services-gallery {
  position: absolute;
  z-index: 2;
  left: 296px;
  top: 699px;
  width: 1328px;
  height: 633px;
}

.services-gallery-frame {
  position: relative;
  width: 1328px;
  height: 633px;
  padding: 32px;
  overflow: visible;
  border-radius: 24px;
  background:
    radial-gradient(
      45.48% 41.71% at -3.31% -6.88%,
      rgba(19, 93, 251, 0.1024) 0%,
      rgba(11, 55, 149, 0) 100%
    ),
    radial-gradient(
      38.97% 58.96% at 117.77% 124.71%,
      rgba(19, 93, 251, 0.1024) 0%,
      rgba(11, 55, 149, 0) 100%
    ),
    #0c0c0c;
}

.services-gallery-content {
  position: relative;
  width: 1264px;
  height: 569px;
  display: flex;
  flex-direction: column;
  gap: 27px;
}

.services-gallery-heading {
  position: relative;
  z-index: 5;
  width: 1264px;
  height: 79px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  gap: 40px;
}

.services-gallery-heading h2 {
  display: flex;
  align-items: center;
  width: 687px;
  height: 79px;
  margin: 0;
  color: #ffffff;
  font: 600 64px/79px "Unbounded", sans-serif;
  white-space: nowrap;
}

.services-team-select {
  position: relative;
  flex: none;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 330px;
  height: auto;
  min-height: 62px;
}

.services-team-trigger {
  display: flex;
  width: 330px;
  min-width: 0;
  max-width: 330px;
  height: 62px;
  align-items: center;
  justify-content: center;
  padding: 16px 32px;
  gap: 16px;
  border-radius: 16px;
  background: linear-gradient(265.5deg, #1962ff 4.9%, #004bed 89.78%);
  box-shadow: none;
  color: #ffffff;
  font: 400 24px/30px "Unbounded", sans-serif;
  white-space: nowrap;
  cursor: pointer;
  transition:
    box-shadow 180ms ease,
    filter 180ms ease,
    transform 180ms ease;
}

.services-team-trigger > span:first-child {
  display: block;
  max-width: 232px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.services-team-trigger:hover {
  filter: brightness(1.08);
  box-shadow: none;
}

.services-team-trigger:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.92);
  outline-offset: 4px;
}

.services-team-trigger:disabled {
  cursor: default;
}

.services-team-chevron {
  flex: none;
  width: 16.62px;
  height: 18px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: translateY(-3px) rotate(45deg);
  transition: transform 180ms ease;
}

.services-team-select.is-open .services-team-chevron {
  transform: translateY(3px) rotate(225deg);
}

.services-team-options {
  --services-team-options-base-height: 258px;
  --services-team-options-height: var(--services-team-options-base-height);
  position: absolute;
  z-index: 20;
  right: 0;
  top: 74px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 330px;
  min-width: 330px;
  max-width: 330px;
  height: var(--services-team-options-height);
  max-height: var(--services-team-options-height);
  padding: 20px 28px 20px 20px;
  gap: 17px;
  overflow-y: auto;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  background: #0c0c0c;
  box-shadow: none;
  backdrop-filter: none;
  scrollbar-width: none;
  transform-origin: top right;
  animation: services-options-in 160ms ease-out;
}

.services-team-options::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.services-team-options[hidden] {
  display: none;
}

.services-team-option {
  display: flex;
  flex: none;
  width: auto;
  max-width: 100%;
  height: 30px;
  min-height: 30px;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 0;
  color: #ffffff;
  text-align: left;
  font: 400 24px/30px "Unbounded", sans-serif;
  white-space: nowrap;
  cursor: pointer;
  transition:
    border-color 140ms ease,
    color 140ms ease,
    transform 140ms ease;
}

.services-team-option:hover,
.services-team-option:focus-visible {
  outline: 0;
  color: #ffffff;
  transform: translateX(2px);
}

.services-team-option.is-selected {
  border-bottom: 2px solid #0051ff;
  color: #ffffff;
}

.services-team-options-scrollbar {
  position: absolute;
  z-index: 21;
  top: 94px;
  right: 8px;
  width: 3px;
  height: 218px;
  overflow: hidden;
  border-radius: 999px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 180ms ease;
}

.services-team-options-scrollbar span {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 3px;
  min-height: 32px;
  border-radius: 999px;
  background: #0051ff;
  transform: translateY(0);
}

.services-team-options-scrollbar.is-visible {
  opacity: 1;
}

.services-team-select.is-open .services-team-options-scrollbar.is-scrollable {
  opacity: 1;
}

.services-team-options-scrollbar[hidden] {
  display: none;
}

@keyframes services-options-in {
  from {
    opacity: 0;
    transform: translateY(-8px) scale(0.98);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.services-media {
  width: 1264px;
  height: 463px;
  display: flex;
  gap: 33px;
}

.services-image {
  overflow: hidden;
  border-radius: 8px;
  background-color: #15171c;
  background-image: none;
}

.services-image > img,
.services-image > iframe,
.services-image > video {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
}

.services-image > iframe,
.services-image > video {
  background: #000000;
}

.services-image-main {
  width: 822px;
  height: auto;
  aspect-ratio: 16 / 9;
}

.services-media-side {
  width: 393px;
  height: 463px;
  display: flex;
  flex-direction: column;
  gap: 21px;
}

.services-media-side .services-image {
  width: 393px;
  height: 221px;
}

.services-media-side .services-image:not(.media-empty-state) {
  cursor: zoom-in;
}

.services-media-side .services-image:not(.media-empty-state):focus-visible {
  outline: 3px solid #7ea4f5;
  outline-offset: 4px;
}

.price-notice[hidden] {
  display: none;
}

.price-notice {
  box-sizing: border-box;
  position: fixed;
  z-index: 9000;
  right: 32px;
  bottom: 32px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 554px;
  height: 173px;
  padding: 20px;
  gap: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  background: #0c0c0c;
  box-shadow: none;
  backdrop-filter: none;
  opacity: 0;
  transform: translateY(18px);
  transition:
    opacity 180ms ease,
    transform 180ms ease;
}

.price-notice.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.price-notice-copy {
  display: flex;
  flex: none;
  flex-direction: column;
  align-items: flex-start;
  width: 514px;
  height: 77px;
  gap: 6px;
}

.price-notice h2 {
  display: flex;
  align-items: center;
  width: 514px;
  height: 33px;
  margin: 0;
  color: #ffffff;
  font: 700 28px/33px "Roboto", sans-serif;
  letter-spacing: 0;
}

.price-notice p {
  display: flex;
  align-items: center;
  width: 514px;
  height: 38px;
  margin: 0;
  color: #ffffff;
  font: 300 16px/19px "Roboto", sans-serif;
  letter-spacing: 0;
}

.price-notice-link {
  display: flex;
  flex: none;
  align-items: center;
  justify-content: center;
  width: 105px;
  height: 40px;
  padding: 10px;
  border-radius: 9.65079px;
  background: #0051ff;
  color: #ffffff;
  font: 400 16px/20px "Unbounded", sans-serif;
  transition:
    transform 150ms ease,
    filter 150ms ease,
    box-shadow 150ms ease;
}

.price-notice-link:hover {
  filter: brightness(1.12);
  box-shadow: 0 3px 10px rgba(0, 81, 255, 0.36);
  transform: translateY(-1px);
}

.price-notice-link:active {
  filter: brightness(0.92);
  box-shadow: 0 1px 5px rgba(0, 81, 255, 0.26);
  transform: translateY(1px) scale(0.985);
}

.price-notice-link:focus-visible {
  outline: 3px solid rgba(126, 164, 245, 0.95);
  outline-offset: 3px;
}

@media (min-width: 1200px) {
  .price-notice {
    right: calc(32px * var(--browser-layout-scale, 1));
    bottom: calc(32px * var(--browser-layout-scale, 1));
    width: min(
      calc(554px * var(--browser-layout-scale, 1)),
      calc(100vw - (64px * var(--browser-layout-scale, 1)))
    );
    height: auto;
    min-height: calc(173px * var(--browser-layout-scale, 1));
    padding: calc(20px * var(--browser-layout-scale, 1));
    gap: calc(16px * var(--browser-layout-scale, 1));
    border-radius: calc(24px * var(--browser-layout-scale, 1));
    transform: translateY(calc(18px * var(--browser-layout-scale, 1)));
  }

  .price-notice.is-visible {
    transform: translateY(0);
  }

  .price-notice-copy,
  .price-notice h2,
  .price-notice p {
    width: 100%;
    height: auto;
  }

  .price-notice-copy {
    gap: calc(6px * var(--browser-layout-scale, 1));
  }

  .price-notice h2 {
    font-size: calc(28px * var(--browser-layout-scale, 1));
    line-height: calc(33px * var(--browser-layout-scale, 1));
  }

  .price-notice p {
    font-size: calc(16px * var(--browser-layout-scale, 1));
    line-height: calc(19px * var(--browser-layout-scale, 1));
  }

  .price-notice-link {
    width: calc(105px * var(--browser-layout-scale, 1));
    height: calc(40px * var(--browser-layout-scale, 1));
    padding: calc(10px * var(--browser-layout-scale, 1));
    border-radius: calc(9.65079px * var(--browser-layout-scale, 1));
    font-size: calc(16px * var(--browser-layout-scale, 1));
    line-height: calc(20px * var(--browser-layout-scale, 1));
  }
}

.rider-modal-backdrop {
  position: fixed;
  z-index: 9500;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: transparent;
  backdrop-filter: none;
  opacity: 0;
  transition: opacity 180ms ease;
}

.rider-modal-backdrop[hidden] {
  display: none;
}

.rider-modal-backdrop.is-visible {
  opacity: 1;
}

.rider-modal {
  position: relative;
  width: min(1136px, calc(100vw - 48px));
  height: min(598px, calc(100vh - 48px));
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  background: #0c0c0c;
  box-shadow: none;
  backdrop-filter: none;
  transform: translateY(14px) scale(0.985);
  transition: transform 180ms ease;
}

.rider-modal-backdrop.is-visible .rider-modal {
  transform: translateY(0) scale(1);
}

.rider-modal-close {
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 10px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  color: #ffffff;
  font: 300 34px/38px "Roboto", sans-serif;
  cursor: pointer;
  opacity: 0.72;
  transition: color 150ms ease, opacity 320ms ease, transform 240ms ease;
}

.rider-modal-close:hover {
  color: #8dbbff;
  opacity: 1;
  transform: translateY(-2px) scale(1.08);
}

.rider-modal-close:active {
  transform: translateY(0) scale(0.96);
}

.rider-modal-close:focus-visible {
  outline: 3px solid #7ea4f5;
  outline-offset: 2px;
}

.rider-modal-scroll {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding: 40px 70px 56px 40px;
  scrollbar-width: none;
}

.rider-modal-scroll::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.rider-modal-scrollbar {
  position: absolute;
  z-index: 3;
  top: 60px;
  right: 8px;
  bottom: 60px;
  width: 4px;
  overflow: hidden;
  border-radius: 999px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 420ms ease;
}

.rider-modal-scrollbar span {
  position: absolute;
  inset: 0 auto auto 0;
  display: block;
  width: 4px;
  min-height: 44px;
  border-radius: 999px;
  background: #0051ff;
  pointer-events: auto;
}

.rider-modal-scrollbar.is-visible {
  opacity: 1;
}

.rider-modal-scrollbar[hidden] {
  display: none;
}

.rider-modal-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 11px;
  margin-bottom: 26px;
}

.rider-modal-header h2 {
  margin: 0;
  color: #ffffff;
  font: 700 36px/42px "Roboto", sans-serif;
}

.rider-modal-header p {
  width: min(972px, 100%);
  margin: 0;
  color: #ffffff;
  white-space: pre-line;
  font: 300 20px/23px "Roboto", sans-serif;
}

.rider-modal-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 20px;
}

.rider-modal-section {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 12px;
}

.rider-modal-section h3 {
  margin: 0;
  color: #ffffff;
  font: 700 24px/28px "Roboto", sans-serif;
}

.rider-modal-section p {
  margin: 0;
  color: #ffffff;
  white-space: pre-line;
  font: 300 16px/19px "Roboto", sans-serif;
}

@media (min-width: 1200px) {
  .rider-modal-backdrop {
    padding: calc(24px * var(--browser-layout-scale, 1));
  }

  .rider-modal {
    width: min(
      calc(1136px * var(--browser-layout-scale, 1)),
      calc(100vw - (48px * var(--browser-layout-scale, 1)))
    );
    height: min(
      calc(598px * var(--browser-layout-scale, 1)),
      calc(100vh - (48px * var(--browser-layout-scale, 1)))
    );
    border-radius: calc(24px * var(--browser-layout-scale, 1));
    transform:
      translateY(calc(14px * var(--browser-layout-scale, 1)))
      scale(0.985);
  }

  .rider-modal-backdrop.is-visible .rider-modal {
    transform: translateY(0) scale(1);
  }

  .rider-modal-close {
    top: calc(10px * var(--browser-layout-scale, 1));
    right: calc(10px * var(--browser-layout-scale, 1));
    width: calc(42px * var(--browser-layout-scale, 1));
    height: calc(42px * var(--browser-layout-scale, 1));
    font-size: calc(34px * var(--browser-layout-scale, 1));
    line-height: calc(38px * var(--browser-layout-scale, 1));
  }

  .rider-modal-scroll {
    padding:
      calc(40px * var(--browser-layout-scale, 1))
      calc(70px * var(--browser-layout-scale, 1))
      calc(56px * var(--browser-layout-scale, 1))
      calc(40px * var(--browser-layout-scale, 1));
  }

  .rider-modal-scrollbar {
    top: calc(60px * var(--browser-layout-scale, 1));
    right: calc(8px * var(--browser-layout-scale, 1));
    bottom: calc(60px * var(--browser-layout-scale, 1));
    width: calc(4px * var(--browser-layout-scale, 1));
  }

  .rider-modal-scrollbar span {
    width: calc(4px * var(--browser-layout-scale, 1));
    min-height: calc(44px * var(--browser-layout-scale, 1));
  }

  .rider-modal-header {
    gap: calc(11px * var(--browser-layout-scale, 1));
    margin-bottom: calc(26px * var(--browser-layout-scale, 1));
  }

  .rider-modal-header h2 {
    font-size: calc(36px * var(--browser-layout-scale, 1));
    line-height: calc(42px * var(--browser-layout-scale, 1));
  }

  .rider-modal-header p {
    font-size: calc(20px * var(--browser-layout-scale, 1));
    line-height: calc(23px * var(--browser-layout-scale, 1));
  }

  .rider-modal-content {
    gap: calc(20px * var(--browser-layout-scale, 1));
  }

  .rider-modal-section {
    gap: calc(12px * var(--browser-layout-scale, 1));
  }

  .rider-modal-section h3 {
    font-size: calc(24px * var(--browser-layout-scale, 1));
    line-height: calc(28px * var(--browser-layout-scale, 1));
  }

  .rider-modal-section p {
    font-size: calc(16px * var(--browser-layout-scale, 1));
    line-height: calc(19px * var(--browser-layout-scale, 1));
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .services-page {
    height: auto;
    min-height: 100dvh;
    overflow-x: clip;
    overflow-y: visible;
  }

  .services-artboard {
    position: relative;
    left: 0;
    width: 100%;
    min-width: 0;
    height: auto;
    min-height: 100dvh;
    overflow: visible;
    padding: 122px 32px 48px;
    background: #010102;
    transform: none;
  }

  .services-background {
    inset: 0;
    width: 100%;
    height: 100%;
  }

  .services-glow {
    width: 1100px;
    height: 1000px;
    filter: blur(180px);
  }

  .services-glow-one {
    left: -720px;
    top: 40px;
  }

  .services-glow-two {
    left: auto;
    right: -720px;
    top: 720px;
  }

  .services-glow-three {
    left: 35%;
    top: -520px;
  }

  .services-hero {
    position: relative;
    left: auto;
    top: auto;
    display: grid;
    grid-template-columns: minmax(0, min(650px, calc(100% - 240px))) minmax(240px, 1fr);
    column-gap: 0;
    align-items: flex-start;
    width: 100%;
    height: auto;
    min-height: 0;
  }

  .services-copy {
    width: 100%;
    max-width: 650px;
    height: auto;
    gap: 26px;
  }

  .services-description,
  .services-description h1,
  .services-description p {
    width: 100%;
    height: auto;
  }

  .services-description h1 {
    font-size: clamp(42px, 5vw, 58px);
    line-height: 1.15;
    overflow-wrap: anywhere;
  }

  .services-description p {
    font-size: clamp(18px, 2.35vw, 22px);
    line-height: 1.24;
    overflow-wrap: anywhere;
  }

  .services-documents {
    width: min(100%, 495px);
    height: auto;
    min-height: 0;
    padding: 8px;
    margin: -8px;
    gap: 14px;
  }

  .services-document {
    flex: 1 1 0;
    width: auto;
    min-width: 0;
    height: 66px;
    padding: 12px 14px;
    border-radius: 14px;
    font-size: clamp(17px, 2.1vw, 21px);
    line-height: 1.2;
    text-align: center;
  }

  .services-contacts {
    width: 100%;
    height: auto;
    gap: 8px;
  }

  .services-contacts h2 {
    width: 100%;
    height: auto;
    font-size: clamp(28px, 3.3vw, 34px);
    line-height: 1.16;
  }

  .services-contact-row {
    width: 100%;
    height: auto;
    gap: 16px;
  }

  .services-socials {
    width: auto;
  }

  .services-logo {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    justify-self: stretch;
    align-self: start;
    width: 100%;
    height: auto;
    aspect-ratio: 620 / 325;
    object-fit: contain;
    opacity: 0.72;
  }

  .services-gallery {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    margin-top: 72px;
  }

  .services-gallery-frame,
  .services-gallery-content,
  .services-gallery-heading,
  .services-media {
    width: 100%;
    height: auto;
  }

  .services-gallery-frame {
    padding: 28px;
  }

  .services-gallery-content {
    gap: 24px;
  }

  .services-gallery-heading {
    align-items: center;
    gap: 28px;
  }

  .services-gallery-heading h2 {
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
    font-size: clamp(34px, 4.6vw, 54px);
    line-height: 1.18;
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .services-team-select {
    flex: 0 0 330px;
    width: 330px;
    min-width: 330px;
    max-width: 330px;
    height: auto;
  }

  .services-team-trigger {
    width: 330px;
    min-width: 0;
    max-width: none;
    height: 62px;
    padding: 16px 32px;
    font-size: 24px;
    line-height: 30px;
  }

  .services-team-options {
    width: 330px;
    min-width: 330px;
    max-width: 330px;
  }

  .services-media {
    gap: 20px;
    align-items: stretch;
  }

  .services-image-main {
    flex: 1 1 auto;
    width: auto;
  }

  .services-media-side {
    flex: 0 0 30%;
    width: 30%;
    height: auto;
    align-self: stretch;
    gap: 16px;
  }

  .services-media-side .services-image {
    width: 100%;
    height: auto;
    flex: 1 1 0;
    aspect-ratio: 393 / 221;
  }

  .price-notice {
    right: 24px;
    bottom: 24px;
    width: min(554px, calc(100vw - 48px));
    height: auto;
    min-height: 0;
    gap: 16px;
  }

  .price-notice-copy,
  .price-notice h2,
  .price-notice p {
    width: 100%;
    height: auto;
  }

  .price-notice h2 {
    font-size: 28px;
    line-height: 33px;
  }

  .price-notice p {
    font-size: 16px;
    line-height: 19px;
  }

  .rider-modal {
    width: min(880px, calc(100vw - 48px));
    height: min(680px, calc(100vh - 48px));
  }

  .rider-modal-scroll {
    padding: 36px 62px 50px 34px;
  }

  .rider-modal-header h2 {
    padding-right: 36px;
    font-size: 34px;
    line-height: 40px;
  }

  .rider-modal-header p {
    font-size: 19px;
    line-height: 23px;
  }
}

@media (min-width: 1200px) and (max-width: 1199px) {
  .services-page {
    height: auto;
    min-height: 0;
    overflow-x: clip;
    overflow-y: visible;
  }

  .services-artboard {
    position: relative;
    left: 0;
    width: 100%;
    min-width: 0;
    height: auto;
    min-height: 0;
    overflow: visible;
    padding: 112px clamp(44px, 6.2vw, 92px) 80px;
    background: #010102;
    transform: none;
  }

  .services-background {
    inset: 0;
    width: 100%;
    height: 100%;
  }

  .services-glow {
    width: 1500px;
    height: 1300px;
    filter: blur(220px);
  }

  .services-glow-one {
    left: -920px;
    top: 0;
  }

  .services-glow-two {
    left: auto;
    right: -900px;
    top: 760px;
  }

  .services-glow-three {
    left: 40%;
    top: -620px;
  }

  .services-hero {
    position: relative;
    left: auto;
    top: auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.68fr);
    column-gap: clamp(36px, 5vw, 84px);
    align-items: flex-start;
    width: 100%;
    height: auto;
    min-height: 0;
  }

  .services-copy {
    width: 100%;
    max-width: 720px;
    height: auto;
    gap: 28px;
  }

  .services-description,
  .services-description h1,
  .services-description p {
    width: 100%;
    height: auto;
  }

  .services-description h1 {
    font-size: clamp(52px, 4.85vw, 68px);
    line-height: 1.12;
  }

  .services-description p {
    font-size: clamp(21px, 1.9vw, 26px);
    line-height: 1.22;
  }

  .services-documents {
    width: min(100%, 495px);
    height: auto;
  }

  .services-document {
    flex: 1 1 0;
    width: auto;
    height: 72px;
  }

  .services-contacts,
  .services-contacts h2,
  .services-contact-row {
    width: 100%;
    height: auto;
  }

  .services-logo {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    justify-self: end;
    width: min(100%, 430px);
    height: auto;
    aspect-ratio: 620 / 325;
    object-fit: contain;
    opacity: 0.72;
  }

  .services-gallery {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    margin-top: 72px;
  }

  .services-gallery-frame,
  .services-gallery-content,
  .services-gallery-heading,
  .services-media {
    width: 100%;
    height: auto;
  }

  .services-gallery-frame {
    padding: 32px;
  }

  .services-gallery-content {
    gap: 27px;
  }

  .services-gallery-heading {
    gap: 32px;
  }

  .services-gallery-heading h2 {
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
    font-size: clamp(48px, 4.5vw, 64px);
    line-height: 1.16;
  }

  .services-team-select {
    flex: 0 0 330px;
  }

  .services-media {
    gap: 24px;
    align-items: stretch;
  }

  .services-image-main {
    flex: 1 1 auto;
    width: auto;
  }

  .services-media-side {
    flex: 0 0 31%;
    width: 31%;
    height: auto;
    align-self: stretch;
    gap: 18px;
  }

  .services-media-side .services-image {
    width: 100%;
    height: auto;
    flex: 1 1 0;
    aspect-ratio: 393 / 221;
  }
}

@media (min-width: 768px) and (max-width: 899px) {
  .services-hero {
    grid-template-columns: minmax(0, min(650px, calc(100% - 220px))) minmax(220px, 1fr);
  }

  .services-description h1 {
    font-size: clamp(38px, 5.2vw, 46px);
  }

  .services-description p {
    font-size: 17px;
    line-height: 1.24;
  }

  .services-gallery-heading {
    align-items: stretch;
    flex-direction: column;
    gap: 12px;
  }

  .services-gallery {
    margin-top: 36px;
  }

  .services-gallery-frame {
    padding: 20px;
  }

  .services-gallery-content {
    display: block;
    gap: 14px;
  }

  .services-gallery-heading h2 {
    display: block;
    height: auto;
    min-height: 0;
    line-height: 1.16;
  }

  .services-team-select {
    flex: none;
    width: 330px;
    max-width: 330px;
    min-height: 58px;
  }

  .services-team-trigger {
    height: 58px;
  }

  .services-media {
    display: block;
    margin-top: 0;
  }

  .services-gallery-heading + .services-media {
    margin-top: 14px;
  }

  .services-image-main {
    width: 100%;
  }

  .services-media-side {
    display: none;
  }
}

@media (max-width: 767px) {
  .services-page {
    min-height: 0;
    overflow-x: clip;
    overflow-y: visible;
  }

  .services-artboard {
    position: relative;
    left: 0;
    width: 100%;
    min-width: 0;
    height: auto;
    min-height: 0;
    overflow: visible;
    background: #010102;
    transform: none;
  }

  .services-glow {
    width: 940px;
    height: 940px;
    opacity: 0.58;
    filter: blur(170px);
  }

  .services-glow-one {
    left: -640px;
    top: 100px;
  }

  .services-glow-two {
    left: auto;
    right: -640px;
    top: 620px;
  }

  .services-glow-three {
    left: -420px;
    top: -420px;
  }

  .services-hero {
    position: relative;
    left: 0;
    top: 0;
    width: 100vw;
    max-width: 100vw;
    height: auto;
    padding: 112px 20px 0;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 24px;
  }

  .services-logo {
    display: none;
  }

  .services-copy,
  .services-description,
  .services-description h1,
  .services-description p {
    width: calc(100vw - 40px) !important;
    min-width: 0;
    max-width: calc(100vw - 40px);
    height: auto;
  }

  .services-copy {
    align-items: flex-start;
    gap: 24px;
  }

  .services-description {
    gap: 14px;
    text-align: left;
  }

  .services-description h1 {
    display: block;
    max-width: calc(100vw - 40px);
    font-size: 32px;
    line-height: 38px;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  .services-description p {
    font-size: 16px;
    line-height: 21px;
    overflow-wrap: anywhere;
  }

  .services-documents {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    width: calc(100vw - 40px) !important;
    min-width: 0;
    max-width: calc(100vw - 40px);
    height: auto;
    min-height: 56px;
    padding: 8px;
    margin: -8px;
    gap: 10px;
    overflow: visible;
  }

  .services-document {
    flex: 1 1 0;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    height: 56px;
    border-radius: 12px;
    font-size: 14px;
    line-height: 18px;
  }

  .services-contacts {
    width: 100%;
    height: auto;
    align-items: flex-start;
  }

  .services-contacts h2 {
    width: 100%;
    height: auto;
    font-size: 25px;
    line-height: 30px;
    text-align: left;
  }

  .services-contact-row {
    width: 100%;
    justify-content: flex-start;
    gap: 24px;
  }

  .services-gallery {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    margin-top: 28px;
    padding: 0 16px 28px;
  }

  .services-gallery-frame {
    width: 100%;
    height: auto;
    min-height: 0;
    padding: 0;
    overflow: visible;
    border-radius: 16px;
  }

  .services-gallery-content {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    padding: 24px 16px;
    gap: 22px;
  }

  .services-gallery-heading {
    width: 100%;
    height: auto;
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
  }

  .services-gallery-heading h2 {
    width: 100%;
    height: auto;
    font-size: clamp(25px, 8vw, 34px);
    line-height: 1.2;
    white-space: normal;
  }

  .services-team-select,
  .services-team-trigger {
    width: 100%;
    min-width: 0;
    max-width: none;
  }

  .services-team-trigger {
    height: 54px;
    padding: 12px 20px;
    border-radius: 13px;
    font-size: 17px;
    line-height: 22px;
    box-shadow: none;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
  }

  .services-team-trigger:hover {
    filter: none;
    box-shadow: none;
  }

  .services-team-trigger:active {
    filter: brightness(0.96);
    box-shadow: none;
    transform: scale(0.99);
    transition-duration: 70ms;
  }

  .services-team-trigger > span:first-child {
    max-width: calc(100% - 38px);
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .services-team-options {
    --services-team-options-base-height: 230px;
    left: 0;
    right: auto;
    width: 100%;
    min-width: 100%;
    max-width: none;
    top: 66px;
    height: 230px;
    max-height: 230px;
    padding: 18px 26px 18px 18px;
    gap: 14px;
    border-radius: 14px;
    transform-origin: top center;
  }

  .services-team-option {
    height: 26px;
    min-height: 26px;
    font-size: 18px;
    line-height: 26px;
  }

  .services-team-options-scrollbar {
    top: 84px;
    right: 8px;
    height: 194px;
  }

  .services-media {
    width: 100%;
    height: auto;
    display: block;
  }

  .services-image-main {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
  }

  .services-media-side {
    display: none;
  }

  .price-notice {
    right: 14px;
    bottom: 14px;
    width: calc(100vw - 28px);
    height: auto;
    min-height: 0;
    padding: 18px;
    gap: 14px;
    border-radius: 18px;
  }

  .price-notice-copy,
  .price-notice h2,
  .price-notice p {
    width: 100%;
    height: auto;
  }

  .price-notice-copy {
    gap: 6px;
  }

  .price-notice h2 {
    font-size: 24px;
    line-height: 29px;
  }

  .price-notice p {
    font-size: 15px;
    line-height: 19px;
  }

  .price-notice-link {
    width: 105px;
    height: 40px;
    padding: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .rider-modal-backdrop {
    align-items: stretch;
    padding: 12px;
  }

  .rider-modal {
    width: 100%;
    height: 100%;
    border-radius: 18px;
  }

  .rider-modal-close {
    top: 6px;
    right: 6px;
  }

  .rider-modal-scroll {
    width: 100%;
    padding: 28px 42px 40px 20px;
  }

  .rider-modal-scrollbar {
    top: 52px;
    right: 5px;
    bottom: 38px;
    width: 4px;
  }

  .rider-modal-scrollbar span {
    width: 4px;
  }

  .rider-modal-header {
    gap: 10px;
    margin-bottom: 28px;
  }

  .rider-modal-header h2 {
    padding-right: 38px;
    font-size: 36px;
    line-height: 43px;
  }

  .rider-modal-header p {
    font-size: 18px;
    line-height: 23px;
  }

  .rider-modal-section {
    gap: 10px;
  }

  .rider-modal-section h3 {
    font-size: 24px;
    line-height: 29px;
  }

  .rider-modal-section p {
    font-size: 16px;
    line-height: 21px;
  }
}
