:root {
  --primary\<deleted\|variable-28bb1599-8cfd-da9c-fba9-54da87e7391d\>: #151515;
  --subheading\<deleted\|variable-8f0fdc42-6955-bd04-a8c0-df56a41d43ba\>: #9e9e9e;
  --роррр: .5rem;
}

body {
  color: #707070;
  -webkit-text-stroke-color: #707070;
  font-family: Inter Tight, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

h1 {
  color: #151515;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.3;
}

h2 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

h3 {
  color: #151515;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

h4 {
  color: #151515;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.8;
}

h5 {
  color: #151515;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1;
}

h6 {
  color: #151515;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
}

p {
  margin-bottom: 0;
  font-family: Inter Tight, sans-serif;
  font-weight: 400;
}

a {
  color: #151515;
  text-transform: capitalize;
  padding: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

ul {
  margin-top: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
}

li {
  color: #707070;
  font-size: .875rem;
}

label {
  color: var(--primary\<deleted\|variable-28bb1599-8cfd-da9c-fba9-54da87e7391d\>);
  text-align: left;
  margin-bottom: 5px;
  font-weight: 700;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero-section {
  background-color: #000;
  overflow: hidden;
}

.hero-wrapper {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100%;
  padding: 2rem 2rem 9.4rem;
  display: flex;
}

.hero-container {
  flex-flow: column;
  grid-template-rows: .25fr .25fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: 30vh;
  display: flex;
}

.spacer-2 {
  height: 2rem;
}

.spacer-2:hover {
  opacity: .8;
}

.button {
  z-index: 5;
  opacity: 1;
  outline-offset: 0px;
  color: #c4b5ff;
  text-align: center;
  -webkit-text-stroke-color: #151515;
  text-transform: none;
  mix-blend-mode: normal;
  background-color: #c4b5ff1f;
  border: 2px #fff;
  border-radius: 12px;
  outline: 1px solid #5a568f;
  margin: 8px 4px 10px 0;
  padding: .5rem 2rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
  inset: auto auto 11% 0%;
  overflow: hidden;
  box-shadow: 0 2px 5px #241f4c;
}

.button:hover {
  background-color: #15003f;
}

.spacer-medium {
  height: 4rem;
}

.features-section {
  z-index: 999;
  color: #707070;
  background-color: #000;
  border-top: 0 #e6e6e6;
  border-bottom: 0 #e6e6e6;
  align-items: center;
  width: 100%;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
  position: static;
  overflow: hidden;
}

.features-inner-container {
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: anywhere;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.marquee-h1 {
  color: #646464;
  text-transform: uppercase;
  text-shadow: 0 0 4px #4117eb;
  margin-right: 2rem;
  font-family: Inter Tight, sans-serif;
  font-size: 2rem;
  font-weight: 400;
}

.services-section {
  border-top: 1px #e6e6e6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

.servies-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
  position: sticky;
  top: 0;
}

.service-detals {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.h1-medium {
  color: #c4b5ff;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
  margin-left: 4rem;
  padding-bottom: 15px;
  font-size: 4rem;
  line-height: 1;
}

.h1-medium.align-center {
  text-align: center;
  font-size: 6.785rem;
}

.h1-medium.align-center.gray {
  color: #e6e6e6;
}

.spacer-22 {
  height: 11rem;
}

.sticky-element {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: scroll;
}

.sticky-element.disable-overflow {
  justify-content: flex-start;
  align-items: stretch;
  overflow: hidden;
}

.sticky-wrapper {
  position: absolute;
  inset: 0%;
}

.track-line {
  color: #727272;
  background-color: #000;
  justify-content: flex-start;
  align-items: center;
  margin-right: -100vw;
  display: flex;
}

.track {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  transform: translate(0%);
}

.section-height {
  width: 100%;
  height: 400vw;
}

.card-1 {
  flex: none;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.section-wrapper {
  width: 100%;
  padding-bottom: 100vh;
  position: relative;
}

.spacer-4 {
  height: 4rem;
}

.services-heading {
  color: #707070;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.profile-image-section {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.profile-image-container {
  margin-top: 0;
  overflow: hidden;
}

.break-image {
  max-width: none;
}

.awards-section {
  color: #707070;
  border-bottom: 1px solid #e6e6e6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.awards-container {
  -webkit-text-stroke-color: #5c5c5c;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: auto;
  max-width: 106.25rem;
  padding: 6rem 2rem 2rem;
  display: flex;
}

.grid-awards {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  color: #dadada;
  -webkit-text-stroke-color: #c4b5ff;
  overflow-wrap: normal;
  border-top: 1px solid #e6e6e6;
  grid-template-rows: repeat(auto-fit, minmax(0, 1fr));
  grid-template-columns: minmax(0, .25fr) 2fr .5fr;
  grid-auto-columns: 1fr;
  margin-top: 1rem;
  padding-top: 1rem;
  padding-bottom: 0;
  display: grid;
}

.awards-place {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.contact-section {
  border: 1px solid #625a7f;
  border-radius: 1px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.contact-container {
  background-color: #0000;
  border: 1px solid #c4b5ff;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  padding: 6rem;
  display: flex;
}

.h1-contact {
  color: #c4b5ff;
  letter-spacing: -.25rem;
  -webkit-text-stroke-color: #151515;
  margin-left: -.3rem;
  font-family: Inter, sans-serif;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.2;
}

.h1-contact.gray {
  color: #fff;
  font-weight: 600;
}

.contact-form-link {
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  display: flex;
}

.scroll-top {
  background-color: #000;
  display: none;
  overflow: hidden;
}

.h1-services {
  color: #c4b5ff;
  -webkit-text-stroke-color: #151515;
  text-transform: uppercase;
  text-shadow: 0 0 20px #4117eb;
  margin-left: -.3rem;
  font-size: 3rem;
  line-height: 1;
}

.resume-secton {
  color: #707070;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.resume-container {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 106.25rem;
  max-width: 106.25rem;
  margin-left: 0;
  margin-right: 0;
  padding: 6rem 4rem;
  display: flex;
  position: relative;
}

.resume-plus {
  color: #fff;
  background-color: #c4b5ff;
  border-radius: 3px;
  width: 100%;
  height: 5px;
}

.resume-desrpion {
  border-bottom: 1px solid #e6e6e6;
  max-width: none;
  overflow: hidden;
}

.resume-plus-wrap {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.resume-plus-l {
  background-color: #c4b5ff;
  border-radius: 3px;
  width: 5px;
  height: 100%;
  position: absolute;
}

.resume-headline {
  cursor: pointer;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 22px;
  font-weight: 800;
  display: flex;
}

.resume-visible {
  grid-template-rows: auto;
  grid-template-columns: .35fr 1fr;
  width: 100%;
}

.h1-position {
  color: #fff;
  letter-spacing: -.0625rem;
  -webkit-text-stroke-color: #151515;
  font-family: Inter Tight, sans-serif;
  font-size: 2rem;
  font-weight: 400;
}

.max-100ch {
  color: #c4b5ff;
  max-width: 100ch;
}

.resume-task-wrapper {
  margin-left: -1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
}

.popup-background {
  opacity: .85;
  mix-blend-mode: normal;
  background-color: #c9c9c9;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  inset: 0%;
}

.close-button {
  z-index: 5;
  float: right;
  background-color: #f5f5f8;
  border-radius: 7rem;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: 2rem;
  margin-right: 2rem;
  display: flex;
  position: sticky;
  top: -2rem;
}

.screen-reader {
  border: 1px #000;
  border-radius: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  inset: -1px;
  overflow: hidden;
}

.close-button-line {
  background-color: #4353ff;
  border-radius: 1px;
  width: 1.75rem;
  height: 2px;
  position: absolute;
}

.close-button-line.is-second {
  background-color: var(--primary\<deleted\|variable-28bb1599-8cfd-da9c-fba9-54da87e7391d\>);
  transform: rotate(45deg);
}

.close-button-line.is-first {
  background-color: var(--primary\<deleted\|variable-28bb1599-8cfd-da9c-fba9-54da87e7391d\>);
  transform: rotate(-45deg);
}

.moda-content {
  padding: 3rem;
}

.moda-popup {
  z-index: 25;
  background-color: #29282866;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding: 8rem 2rem 4rem;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.modal-popup-container {
  background-color: #fff;
  border-radius: .75rem;
  flex: none;
  width: 100%;
  max-width: 60rem;
  height: auto;
  margin: auto;
  position: relative;
}

.text-field-name {
  color: var(--primary\<deleted\|variable-28bb1599-8cfd-da9c-fba9-54da87e7391d\>);
  background-color: #f5f5f8;
  border: 1px #000;
  border-radius: 1rem;
  height: 4.5rem;
  margin-bottom: 0;
  padding: 0 1rem 0 2rem;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.form-block {
  color: var(--primary\<deleted\|variable-28bb1599-8cfd-da9c-fba9-54da87e7391d\>);
}

.form {
  grid-row-gap: 1rem;
  color: var(--primary\<deleted\|variable-28bb1599-8cfd-da9c-fba9-54da87e7391d\>);
  flex-flow: column;
  margin-top: 3rem;
  display: flex;
}

.text-field-email {
  color: var(--primary\<deleted\|variable-28bb1599-8cfd-da9c-fba9-54da87e7391d\>);
  background-color: #f5f5f8;
  border: 1px #000;
  border-radius: 1rem;
  height: 4.5rem;
  margin-bottom: 0;
  padding: 0 1rem 0 2rem;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.text-field-message {
  color: var(--primary\<deleted\|variable-28bb1599-8cfd-da9c-fba9-54da87e7391d\>);
  text-align: left;
  background-color: #f5f5f8;
  border: 1px #000;
  border-radius: 1rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding: 2rem 1rem 8rem 2rem;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  display: block;
}

.submit-button {
  text-transform: uppercase;
  background-color: #151515;
  border-radius: 1rem;
  height: 4.5rem;
  font-family: Inter, sans-serif;
  transition: background-color .2s, opacity .2s;
}

.submit-button:hover {
  background-color: #242424;
}

.success-message {
  margin-top: 1.8rem;
  padding: 1.3rem;
}

.error-message {
  margin-top: 1.5rem;
  padding: 1.3rem;
}

.page-wrapper {
  color: #707070;
  background-color: #000;
  min-height: 100vh;
  position: relative;
  overflow: visible;
}

.award-name {
  color: #fff;
  text-align: left;
  -webkit-text-stroke-color: #151515;
  text-transform: none;
  font-family: Inter, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
}

.hero-name {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Inter Tight, sans-serif;
  font-size: 7rem;
  font-weight: 700;
  line-height: .9;
}

.basic-info {
  justify-content: space-around;
  align-self: auto;
  align-items: center;
  width: 100%;
  height: 50%;
  margin-top: 5px;
  display: flex;
}

.place {
  color: #c4b5ff;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #c4b5ff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  font-family: Inter, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.5;
  overflow: hidden;
}

.hero-surname {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 27px;
  font-family: Inter Tight, sans-serif;
  font-size: 7rem;
  font-weight: 700;
  line-height: .9;
}

.testimonial-section {
  color: #707070;
  justify-content: space-between;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.left-arrow-t2 {
  margin-top: 140px;
  display: block;
}

.quote {
  color: #151515;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.1;
}

.quote._50-ch {
  color: #fff;
  text-transform: none;
  text-transform: none;
  min-width: 70%;
  font-size: 2rem;
  font-weight: 500;
}

.slider-wrapper {
  margin-left: auto;
  margin-right: auto;
}

.right-arrow-t2 {
  margin-top: 140px;
  margin-right: 100px;
  padding-top: 0;
  padding-right: 0;
  display: block;
}

.testimonal-slider {
  background-color: #0000;
  align-items: center;
}

.slide-wrapper {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.slider-contaner {
  align-items: flex-start;
  display: flex;
}

.user-name {
  color: #fff;
  margin-top: 0;
  margin-left: .5rem;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.testimonials-wrapper {
  align-items: center;
  width: 90%;
  max-width: 90%;
  margin-left: 2rem;
}

.slide-1 {
  margin-bottom: 0;
}

.slide-nav {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  justify-content: flex-start;
  align-items: stretch;
  width: 200px;
  font-size: .4rem;
  display: flex;
  inset: auto auto 35% 0%;
}

.user-name-wrapper {
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.testimonial-container {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100vw;
  padding: 4rem 2rem;
  display: flex;
}

.quote-image {
  display: none;
}

.service-number {
  color: #fff;
  text-shadow: 0 0 20px #4117eb;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.8;
}

.service-description {
  color: #fff;
  text-shadow: 0 0 20px #4117eb;
  mix-blend-mode: hard-light;
  background-color: #17163700;
  border-radius: 20px;
  font-size: 1.5rem;
  font-weight: 500;
  display: block;
}

.body {
  color: #707070;
  background-color: #000;
}

.service-image-wrap {
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.service-image {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.card-4 {
  flex: none;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.image {
  width: 2%;
}

.bold-text {
  color: #fff;
  font-size: 2rem;
}

.icon-2, .icon-3 {
  color: #c4b5ff;
  margin-top: 80px;
}

.bold-text-2 {
  color: #fff;
}

.heading-11 {
  color: #c4b5ff;
  text-transform: uppercase;
  margin-left: 2rem;
  font-size: 4rem;
}

.heading-12 {
  color: #c4b5ff;
  text-transform: uppercase;
  font-size: 4rem;
}

.button-2 {
  color: #c4b5ff;
  text-align: center;
  text-transform: none;
  background-color: #c4b5ff21;
  border: 1px solid #c4b5ff;
  border-radius: 12px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

@media screen and (min-width: 1280px) {
  .featured-work-image {
    width: 100%;
  }

  .image-wrapper {
    height: 30vw;
  }

  .features-section {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .marquee-h1 {
    color: #686868;
    font-size: 2rem;
  }

  .servies-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 1rem;
    grid-template-rows: minmax(500px, .8fr);
    grid-template-columns: 1fr minmax(200px, .75fr);
    place-items: center stretch;
  }

  .service-detals {
    justify-content: space-around;
    align-items: flex-start;
    margin-top: 38px;
  }

  .track-line {
    background-color: #000;
  }

  .card-1 {
    height: 100vh;
    display: flex;
  }

  .h1-services {
    color: #c4b5ff;
    font-size: 3rem;
  }

  .work-section {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr;
  }

  .work-info-wrap {
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
  }

  .work-info-box {
    justify-content: center;
    align-items: stretch;
    height: 356.172%;
  }

  .work-info-box.none {
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .basic-info {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-around;
    align-items: center;
  }

  .place {
    text-align: left;
  }

  .nav-menu {
    grid-column-gap: 2rem;
  }

  .h1-testimonial-row-1, .h1-testimonial-row-2 {
    font-size: 12rem;
  }

  .testimonial-section {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .work-collection-4-column {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .work-collection-2-column {
    display: none;
  }

  .collection-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .image-wrapper-2 {
    height: 30vw;
  }

  .quote._50-ch {
    max-width: 50ch;
  }

  .text-block {
    font-size: 1.2rem;
    line-height: 1.8;
  }

  .service-description {
    color: #fff;
    font-size: 1.75rem;
    font-weight: 500;
  }

  .service-description._30ch {
    width: 50ch;
  }

  .service-image-wrap {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 850px;
  }

  .card-2 {
    height: 100vh;
    display: flex;
  }

  .service-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    overflow: clip;
  }

  .card-3 {
    height: 100vh;
    display: flex;
  }

  .card-4 {
    height: 100vh;
  }
}

@media screen and (min-width: 1440px) {
  .hero-wrapper {
    padding-bottom: 11.3rem;
    padding-right: 2rem;
  }

  .servies-grid {
    grid-template-columns: 1fr minmax(200px, .8fr);
  }

  .spacer-22 {
    height: 0;
  }

  .profile-image-section {
    margin-top: 0;
  }

  .basic-info {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .place {
    font-size: 1.4rem;
  }

  .button-2 {
    padding: .5rem 2rem;
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 1920px) {
  .servies-grid {
    grid-column-gap: 3rem;
    grid-template-rows: minmax(500px, .75fr);
    grid-template-columns: 1fr .5fr;
    place-items: end stretch;
    width: 100%;
    height: 100%;
    margin-top: 152px;
  }

  .profile-image-section {
    width: 100%;
    display: flex;
  }

  .profile-image-container {
    width: 100%;
    display: block;
  }

  .break-image {
    width: 100%;
  }

  .service-image {
    vertical-align: baseline;
    order: 0;
    align-self: auto;
    text-decoration: none;
  }
}

@media screen and (max-width: 991px) {
  h3 {
    font-size: 1.5rem;
  }

  p {
    font-size: .9375rem;
  }

  .hero-wrapper {
    padding-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hero-container {
    height: 40vh;
  }

  .spacer-2 {
    height: 1rem;
  }

  .button {
    font-size: 1rem;
    bottom: -10%;
  }

  .hover-circle {
    display: none;
  }

  .featured-work-container {
    padding: 2rem;
  }

  .featured-work-items {
    padding-bottom: 2rem;
  }

  .image-wrapper {
    height: 60vw;
  }

  .heding-wrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-gray {
    font-size: .875rem;
  }

  .heading-gray.all-caps {
    font-size: .875rem;
    font-weight: 500;
  }

  .features-section {
    padding-bottom: 2rem;
  }

  .marquee-h1 {
    font-size: 4rem;
  }

  .servies-grid {
    grid-column-gap: 0rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .service-detals {
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
  }

  .h1-medium {
    font-size: 4rem;
    line-height: 1.1;
  }

  .h1-medium.align-center, .h1-medium.align-center.gray, .h1-medium.align-center, .h1-medium.align-center.gray, .h1-medium.align-center.gray {
    font-size: 4rem;
  }

  .spacer-22 {
    height: 6rem;
  }

  .spacer-4 {
    height: 2rem;
  }

  .profile-image-container {
    height: auto;
  }

  .awards-container {
    padding: 4rem 2rem;
  }

  .grid-awards {
    grid-row-gap: .5rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .contact-container {
    padding: 4rem;
  }

  .h1-contact {
    font-size: 3rem;
  }

  .contact-form-link {
    align-items: center;
  }

  .message-button {
    top: 0;
    overflow: visible;
  }

  .social-media-container {
    margin-bottom: 3rem;
  }

  .menu-copyright {
    font-size: .875rem;
    font-weight: 400;
  }

  .h1-services {
    font-size: 3rem;
  }

  .contact-details {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .address, .phohe {
    margin-bottom: 3rem;
  }

  .resume-secton {
    flex-flow: column;
    position: static;
  }

  .resume-container {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    max-width: 106.25rem;
    margin-left: auto;
    margin-right: auto;
    padding: 2rem;
    position: static;
  }

  .resume-desrpion {
    max-width: 100%;
  }

  .resume-plus-wrap {
    justify-content: center;
    align-items: center;
    margin-top: .8rem;
  }

  .resume-headline {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .resume-visible {
    grid-column-gap: 4rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: .5fr .25fr;
  }

  .h1-position {
    font-size: 2.2rem;
  }

  .max-100ch {
    max-width: 100%;
  }

  .resume-task-wrapper {
    flex-flow: wrap;
    align-items: center;
    width: 100%;
    margin-left: -1rem;
    padding-bottom: .5rem;
    display: flex;
    overflow: visible;
  }

  .task-container {
    flex: none;
    align-items: center;
    padding-left: 1rem;
    display: flex;
  }

  .bullet {
    background-color: var(--primary\<deleted\|variable-28bb1599-8cfd-da9c-fba9-54da87e7391d\>);
    border-radius: 100%;
    width: 5px;
    height: 5px;
  }

  .task-item {
    color: var(--primary\<deleted\|variable-28bb1599-8cfd-da9c-fba9-54da87e7391d\>);
    flex: none;
    padding-left: .5rem;
    font-weight: 600;
    line-height: 1.8;
  }

  .work-section {
    grid-template-columns: 1.5fr;
  }

  .work-info-wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .work-info-box {
    justify-content: flex-start;
    align-items: stretch;
    height: auto;
  }

  .work-info-box.none {
    display: none;
  }

  .h1-large {
    font-size: 7rem;
  }

  .heading-3 {
    font-size: 1.5rem;
  }

  .changelog-headings, .licenses-container {
    padding: 4rem 2rem;
  }

  .image-link {
    font-size: .875rem;
  }

  .style-container {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .list-item-rt {
    font-size: .875rem;
  }

  .divider-2 {
    width: 100%;
  }

  .copyright-section {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  ._70-ch {
    font-size: .875rem;
  }

  .hero-name {
    font-size: 6rem;
  }

  .navbar-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .grid-2-column {
    grid-template-columns: 1fr 1fr;
  }

  .menu-link {
    flex: 0 auto;
    align-self: center;
    align-items: center;
    width: auto;
    margin-bottom: 1rem;
    padding-bottom: 0;
    display: flex;
  }

  .menu-link.is-hidden {
    display: block;
  }

  .link-text {
    flex: none;
    width: 100%;
  }

  .link-text.style-2 {
    color: #fff;
    justify-content: flex-start;
    align-items: center;
    line-height: 1.5;
  }

  .link-02_underline {
    background-color: #fff;
    width: 10%;
    display: none;
  }

  .nav-menu {
    background-color: #151515;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    padding-top: 2rem;
    padding-bottom: 1rem;
    padding-left: 3rem;
  }

  .hero-surname {
    font-size: 6rem;
  }

  .h1-testimonial-row-1 {
    font-size: 3rem;
  }

  .testimonial-heading-wrapper {
    display: none;
  }

  .h1-testimonial-row-2 {
    font-size: 3rem;
  }

  .testimonial-section {
    justify-content: center;
    align-items: center;
    height: 15rem;
    margin-top: 2rem;
    padding: 0 1rem;
    overflow: hidden;
  }

  .menu-button {
    padding-right: 0;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }

  .icon {
    filter: invert();
    display: none;
  }

  .work-collection-4-column {
    display: block;
  }

  .work-collection-2-column {
    display: none;
  }

  .image-wrapper-2 {
    height: 60vw;
  }

  .text-wrapper {
    position: relative;
  }

  .slide-wrapper {
    padding-top: 3rem;
  }

  .slider-contaner {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .testimonials-wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-nav {
    bottom: 23%;
  }

  .testimonial-container {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .quote-image {
    display: block;
    position: absolute;
    inset: auto 0% 25% auto;
  }

  .text-block {
    font-size: 1.2rem;
    line-height: 1.8;
  }

  .contact-button-wp {
    display: none;
    top: 0;
    overflow: visible;
  }

  .link-small.w--current {
    font-size: .875rem;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    font-size: 1.2rem;
  }

  h4 {
    font-size: 1rem;
  }

  p {
    font-size: .875rem;
    font-weight: 400;
  }

  li {
    font-size: .8125rem;
  }

  .hero-wrapper {
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hero-container {
    justify-content: space-around;
    align-items: stretch;
    height: 20vh;
  }

  .spacer-2 {
    height: 1rem;
  }

  .button {
    padding: 1rem 2.3rem;
    font-size: .875rem;
    inset: auto auto -20% 0%;
  }

  .featured-work-container {
    align-items: stretch;
    padding: 1rem;
  }

  .image-wrapper {
    height: 130vw;
  }

  .heding-wrapper {
    width: 100%;
    display: flex;
  }

  .heading-gray.all-caps {
    font-size: .7575rem;
  }

  .features-section {
    padding-top: 2rem;
  }

  .servies-grid {
    grid-template-columns: 1.25fr;
  }

  .service-detals {
    padding-bottom: 2rem;
  }

  .h1-medium {
    font-size: 2.75rem;
  }

  .h1-medium.align-center, .h1-medium.align-center.gray, .h1-medium.align-center, .h1-medium.align-center.gray, .h1-medium.align-center.gray {
    font-size: 3rem;
  }

  .spacer-22 {
    height: 4rem;
  }

  .sticky-element.disable-overflow {
    height: 100vh;
  }

  .track {
    justify-content: flex-start;
    align-items: center;
  }

  .card-1 {
    object-fit: fill;
    justify-content: flex-start;
    align-items: flex-start;
    height: 80vh;
    padding-left: 3rem;
    padding-right: 3rem;
    display: flex;
  }

  .contact-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .h1-contact {
    font-size: 2.75rem;
  }

  .contact-form-link {
    justify-content: space-between;
    align-items: center;
  }

  .message-button {
    top: 0;
  }

  .menu-copyright {
    text-align: center;
  }

  .h1-services {
    font-size: 2.75rem;
  }

  .resume-visible {
    grid-template-columns: 1fr;
  }

  .resume-task-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .task-container {
    padding-bottom: .3rem;
  }

  .moda-content {
    padding: 2rem;
  }

  .work-info-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .work-features-wrap {
    padding-top: 1rem;
  }

  .h1-large {
    font-size: 5rem;
  }

  .changelog-headings {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .images-list {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .hero-name {
    font-size: 3rem;
  }

  .basic-info {
    display: none;
  }

  .occuption, .place {
    text-align: center;
    font-size: 1rem;
  }

  .navbar {
    height: 6vh;
  }

  .hero-surname {
    font-size: 3rem;
  }

  .h1-testimonial-row-1, .h1-testimonial-row-2 {
    font-size: 2.75rem;
  }

  .testimonial-section {
    height: 12rem;
    margin-top: 0;
    margin-bottom: 0;
  }

  .image-wrapper-2 {
    height: 130vw;
  }

  .quote {
    text-align: center;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
  }

  .quote._50-ch {
    text-align: left;
    text-align: left;
    font-size: 1.2rem;
  }

  .testimonal-slider {
    padding-top: 3rem;
  }

  .text-wrapper {
    flex-direction: column;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .slide-wrapper {
    flex-direction: column;
    padding-top: 0;
  }

  .slider-contaner {
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .user-name {
    text-align: center;
  }

  .testimonials-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .slide-nav {
    width: 100px;
    font-size: .4rem;
    inset: 48% auto 0% 0%;
  }

  .quote-image {
    inset: 60% 0% 0% auto;
  }

  .contact-button-wp {
    top: 0;
  }

  .service-description {
    font-size: 1.2rem;
  }

  .licenses-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .service-image-wrap {
    aspect-ratio: auto;
    object-fit: cover;
    width: 100%;
    overflow: clip;
  }

  .card-2 {
    aspect-ratio: 1;
    justify-content: flex-start;
    align-items: flex-start;
    height: 80vh;
    padding-left: 3rem;
    padding-right: 3rem;
    display: flex;
  }

  .service-image {
    aspect-ratio: 1;
    max-width: none;
    overflow: visible;
  }

  .card-3 {
    justify-content: flex-start;
    align-items: flex-start;
    height: 80vh;
    padding-left: 3rem;
    padding-right: 3rem;
    display: flex;
  }

  .card-4 {
    justify-content: flex-start;
    align-items: flex-start;
    height: 80vh;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media screen and (max-width: 479px) {
  h4 {
    font-size: 1.2rem;
  }

  p {
    color: var(--primary\<deleted\|variable-28bb1599-8cfd-da9c-fba9-54da87e7391d\>);
    font-size: .875rem;
  }

  ul {
    font-size: .875rem;
  }

  li {
    font-size: .8125rem;
  }

  .hero-wrapper {
    background-color: #000;
    padding: 1rem 1rem 0;
  }

  .hero-container {
    padding-top: 0;
  }

  .spacer-2 {
    height: 1rem;
  }

  .button {
    text-align: center;
    background-color: #2d295091;
    border-width: .2px;
    border-radius: 13px;
    outline-width: 1px;
    padding: .5rem 1rem;
    font-size: 1rem;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .button:hover {
    color: #000;
    background-color: #fff;
  }

  .featured-work-container {
    padding: 2rem 1rem;
  }

  .spacer-medium {
    height: 3rem;
  }

  .image-wrapper {
    height: 130vw;
  }

  .heding-wrapper {
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .heading-gray, .heading-gray.all-caps, .heading-gray.all-caps {
    font-size: .75rem;
  }

  .features-section {
    border-top-style: none;
    border-bottom-style: none;
    margin-top: -44px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .features-inner-container {
    border-top: 1px solid #000;
    margin-top: 45px;
  }

  .marquee-h1 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 1rem;
  }

  .servies-grid {
    grid-row-gap: 2rem;
    grid-template-rows: minmax(331px, .75fr) 433px;
    padding-left: 0;
    padding-right: 0;
  }

  .service-detals {
    padding-bottom: 0;
  }

  .h1-medium {
    margin-left: 1rem;
    padding-left: 0;
    font-size: 2rem;
    line-height: 1;
  }

  .h1-medium.align-center, .h1-medium.align-center.gray, .h1-medium.align-center, .h1-medium.align-center.gray, .h1-medium.align-center.gray {
    font-size: 2rem;
  }

  .spacer-22 {
    height: 1rem;
  }

  .sticky-element.disable-overflow {
    height: 100vh;
  }

  .track {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .card-1 {
    justify-content: flex-start;
    align-items: center;
    height: 70%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .services-heading {
    text-shadow: 0 1px 1px #100534;
  }

  .awards-container {
    padding: 3rem 1rem;
  }

  .contact-container {
    padding: 3rem 2rem 3rem 1rem;
  }

  .h1-contact {
    letter-spacing: -.125rem;
    font-size: 1.8rem;
  }

  .contact-form-link {
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 0;
  }

  .message-button {
    top: 1rem;
    left: 0;
  }

  .social-media-container {
    grid-row-gap: .5rem;
  }

  .footer-container {
    grid-column-gap: 0px;
    justify-content: space-between;
  }

  .menu-copyright {
    text-align: left;
    font-size: .75rem;
  }

  .h1-services {
    text-shadow: 0 1px 20px #0e0534;
    margin-bottom: 8px;
    margin-left: 0;
    padding-left: 10px;
    font-size: 2rem;
  }

  .contact-details {
    margin-top: 4rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .h5-info {
    margin-bottom: 0;
  }

  .resume-container {
    padding: 4rem 1rem;
  }

  .resume-plus-wrap {
    margin-top: 0;
  }

  .resume-headline {
    padding-bottom: 0;
  }

  .resume-visible {
    grid-template-columns: 1fr;
  }

  .resume-date, .resume-comany {
    font-size: .875rem;
  }

  .h1-position {
    font-size: 1rem;
  }

  .resume-task-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .task-container {
    padding-bottom: .3rem;
  }

  .close-button {
    width: 3rem;
    height: 3rem;
    margin-top: 1.5rem;
    margin-right: 1.5rem;
  }

  .moda-content {
    padding: 1.5rem;
  }

  .moda-popup {
    padding-left: 0;
    padding-right: 0;
  }

  .modal-popup-container {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .work-features-wrap {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .work-feature-box {
    margin-bottom: .5rem;
  }

  .h1-large {
    font-size: 5rem;
  }

  .heading-3 {
    font-size: 1.2rem;
  }

  .changelog-headings {
    padding: 2rem 1rem;
  }

  .licenses-container {
    padding: 4rem 1rem;
  }

  .copyright-container {
    grid-row-gap: 1rem;
    flex-flow: column;
    align-items: center;
  }

  .copyright-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .award-name {
    font-size: 1rem;
  }

  .hero-name {
    font-size: 2rem;
  }

  .available-status {
    font-size: .9rem;
  }

  .basic-info {
    margin-top: 0;
    display: flex;
  }

  .place {
    font-size: 10px;
  }

  .lottie-box {
    width: 1rem;
    height: 1rem;
    margin-right: .5rem;
    line-height: 1;
    display: flex;
  }

  .navbar-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .navbar {
    height: 6vh;
  }

  .link-text {
    white-space: nowrap;
    flex: 0 auto;
  }

  .hero-surname {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 2rem;
  }

  .h1-testimonial-row-1, .h1-testimonial-row-2 {
    font-size: 2rem;
  }

  .testimonial-section {
    justify-content: flex-start;
    align-items: center;
    height: 15rem;
    padding-left: 0;
    padding-right: 0;
  }

  .image-wrapper-2 {
    height: 130vw;
  }

  .left-arrow-t2 {
    margin-top: 150px;
  }

  .quote._50-ch {
    width: 100%;
    max-width: 100%;
  }

  .right-arrow-t2 {
    margin-top: 150px;
  }

  .testimonal-slider {
    width: 100vw;
    padding-top: 0;
  }

  .text-wrapper {
    width: 100vw;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .user-name {
    margin-top: -18px;
  }

  .testimonials-wrapper {
    border-radius: 0;
    width: auto;
    max-width: none;
  }

  .slide-1 {
    width: 100vw;
    height: 100%;
  }

  .slide-nav {
    inset: 42% auto 0% 3%;
  }

  .testimonial-container {
    width: auto;
    max-width: none;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .quote-image {
    right: 10%;
  }

  .slide-2, .slide-3 {
    width: 100vw;
    height: 100%;
  }

  .service-number {
    padding-left: 10px;
  }

  .service-description {
    opacity: 1;
    outline-offset: 0px;
    text-shadow: -1px 6px 20px #4117eb;
    background-color: #17163700;
    outline: 0 #fff;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 0;
    font-size: .6rem;
  }

  .body {
    background-color: #fff;
  }

  .licenses-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .service-image-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: inline-flex;
  }

  .card-2 {
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .service-image {
    flex: 0 auto;
    width: 100%;
    height: 100%;
    padding-top: 11px;
    padding-bottom: 0;
    display: inline-block;
  }

  .card-3 {
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .card-4 {
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-block-2 {
    font-size: 2rem;
  }

  .bold-text {
    text-shadow: 0 -1px 12px #c4b5ff00;
    font-size: 1rem;
  }

  .heading-11 {
    margin-left: 0;
    font-size: 2rem;
  }

  .heading-12 {
    font-size: 2rem;
  }

  .section {
    min-width: 0;
  }
}

#w-node-_6ad51dc6-f3fa-0f48-d0c2-d039796c2ce6-2b3afedc {
  align-self: end;
}

#w-node-ed06908e-75d2-ef46-b621-9548614f5fd9-2b3afedc, #w-node-be0e402f-a12c-b5f2-3cb0-637f696e7a48-2b3afedc, #w-node-aedb2731-5b95-e5c6-97ce-b4f67ce3f35a-2b3afedc, #w-node-b99bfeb7-5555-34a0-0c3f-5e5bfcf6981a-2b3afedc {
  place-self: auto;
}

#w-node-b0ba0e64-5ab6-7dcd-f40c-6e336f5137d4-2b3afedc, #w-node-_94d1b759-2d94-ba2e-78b2-544b011f46d6-2b3afedc, #w-node-_2420227c-e3d2-228b-bebc-e837b3cbd127-2b3afedc, #w-node-_0daad34a-de93-1630-560f-8143e563cdcb-2b3afedc, #w-node-_57857bc8-3bf0-68ff-3a60-84723bcf85df-2b3afedc {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-_53a97afe-fc7f-5b8a-7ab6-c8a286866813-2b3afedc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_34b42190-3472-7f96-523d-e4485786ac5d-2b3afedc {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

#w-node-fe2e7f86-c4ad-dcae-2f11-b3c71d76e0ff-2b3afedc {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: center;
}

#w-node-_4254f135-3c9d-b496-af3f-51c87ea7a8c0-2b3afedc, #w-node-aeb27abb-2425-dd34-a0e5-3cca15719f5a-2b3afedc {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
}

@media screen and (min-width: 1280px) {
  #w-node-_29ceeb89-517e-bd41-23c5-326f57dc0215-2b3afedc, #w-node-be0e402f-a12c-b5f2-3cb0-637f696e7a34-2b3afedc, #w-node-aedb2731-5b95-e5c6-97ce-b4f67ce3f346-2b3afedc, #w-node-b99bfeb7-5555-34a0-0c3f-5e5bfcf69809-2b3afedc {
    place-self: stretch center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-b0ba0e64-5ab6-7dcd-f40c-6e336f5137d4-2b3afedc, #w-node-_94d1b759-2d94-ba2e-78b2-544b011f46d6-2b3afedc, #w-node-_2420227c-e3d2-228b-bebc-e837b3cbd127-2b3afedc, #w-node-_0daad34a-de93-1630-560f-8143e563cdcb-2b3afedc, #w-node-_57857bc8-3bf0-68ff-3a60-84723bcf85df-2b3afedc {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b0ba0e64-5ab6-7dcd-f40c-6e336f5137d4-2b3afedc, #w-node-_94d1b759-2d94-ba2e-78b2-544b011f46d6-2b3afedc, #w-node-_2420227c-e3d2-228b-bebc-e837b3cbd127-2b3afedc, #w-node-_0daad34a-de93-1630-560f-8143e563cdcb-2b3afedc, #w-node-_57857bc8-3bf0-68ff-3a60-84723bcf85df-2b3afedc {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b0ba0e64-5ab6-7dcd-f40c-6e336f5137d4-2b3afedc, #w-node-_94d1b759-2d94-ba2e-78b2-544b011f46d6-2b3afedc, #w-node-_2420227c-e3d2-228b-bebc-e837b3cbd127-2b3afedc, #w-node-_0daad34a-de93-1630-560f-8143e563cdcb-2b3afedc, #w-node-_57857bc8-3bf0-68ff-3a60-84723bcf85df-2b3afedc {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }
}
