:root {
  --black: #0f0f0f;
  --white: white;
  --orange: #ff5319;
  --ff5319: var(--orange);
  --grey: #f7f7f7;
  --shadow-orange: var(--ff5319);
  --light-grey: #3d3d3d;
}

.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;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  color: var(--black);
  font-family: "Twklausanne 0300", sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 23px;
}

.section {
  width: 100%;
}

.section.hero {
  margin-top: 70px;
  margin-bottom: 230px;
  overflow: visible;
}

.container {
  max-width: 1373px;
  margin-left: auto;
  margin-right: auto;
}

.container.hero_container {
  max-width: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 161px;
  margin-left: 20px;
  margin-right: 20px;
}

.hero_holder {
  height: 823px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hero-image_holder {
  z-index: 1;
  height: 823px;
  position: absolute;
}

.image {
  width: 100%;
  height: 823px;
  border-radius: 10px;
}

.image._2 {
  display: none;
}

.hero-text_holder {
  z-index: 2;
  position: relative;
}

.h1 {
  max-width: 784px;
  color: #0f0f0f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 104px;
  font-weight: 400;
  line-height: 116px;
}

.h1.build-h1 {
  position: absolute;
  top: 114px;
  left: 419px;
}

.orange_text {
  color: #ff5319;
}

.hero-text_block {
  color: #0f0f0f;
  text-align: center;
  font-family: "Twklausanne 350", sans-serif;
  font-size: 29px;
  font-weight: 400;
  line-height: 32px;
}

.hero-text_block.margine-bottom_17 {
  margin-bottom: 17px;
}

.link2 {
  color: #0f0f0f;
  padding: 0;
  font-family: "Twklausanne 350", sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 21px;
}

.link2._2 {
  color: #fff;
  border-bottom: 0 solid #ff5318;
  margin-right: 7px;
  text-decoration: none;
}

.holder {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section2-text_holder {
  width: 100%;
  height: 440px;
  border-bottom: 1px solid #000;
  margin-top: 0;
}

.section2-animation_holder {
  width: 100%;
  grid-column-gap: 190px;
  grid-row-gap: 190px;
  justify-content: space-between;
  padding-top: 74px;
  display: flex;
}

.circle {
  width: 279px;
  height: 279px;
  background-color: rgba(96, 96, 96, .05);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 297px;
  left: 118px;
}

.circle.circle1 {
  top: 108px;
  left: 0;
}

.circle.circle2 {
  top: 108px;
  left: 222px;
}

.circle.circle1 {
  z-index: 3;
  top: 108px;
  left: 0;
}

.circle.circle3 {
  z-index: 1;
}

.circle.circle2 {
  z-index: 2;
  top: 108px;
  left: 222px;
}

.split-word {
  color: #0f0f0f;
  font-size: 53px;
  line-height: 64px;
}

.why-we-exist_text {
  padding-left: 22.5px;
  font-size: 23px;
}

.why-we-exist_text.why-we-phone_text {
  display: none;
}

.h1-div {
  position: relative;
}

.pagee-wraper {
  overflow: visible;
}

.camera {
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
  overflow: hidden;
}

.div-block-26 {
  max-width: 100%;
  flex-wrap: wrap;
  padding-top: 30px;
  display: flex;
}

.div-block-15 {
  background-image: url('../images/Arrowup-Group-About.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 7px;
  padding-top: 55px;
  padding-bottom: 60px;
  padding-left: 67px;
}

.grid-3 {
  grid-row-gap: 13px;
  margin-top: 13px;
}

.text-block-23 {
  color: var(--orange);
  font-size: 88px;
  line-height: 98px;
}

.div-block-14 {
  justify-content: space-between;
  display: flex;
}

.div-block-19 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.proof-number-big {
  margin-bottom: 8px;
  padding-bottom: 0;
  font-family: "Twklausanne 250", sans-serif;
  font-size: 154px;
  line-height: 171px;
}

.proof-number-big.small {
  margin-bottom: 11px;
  font-family: "Twklausanne 250", sans-serif;
  font-size: 90px;
  font-weight: 400;
  line-height: 101px;
}

.card-case-studies {
  margin-bottom: 70px;
}

.card-case-studies.bo-99 {
  margin-bottom: 99px;
}

.card-case-studies.end {
  margin-bottom: 0;
}

.cards-services {
  margin-top: 61px;
  position: static;
}

.image-11 {
  margin-right: 24px;
}

.div-block-24 {
  display: none;
}

.big-links {
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  border-bottom: 1px solid #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.big-links:hover {
  border-bottom-width: .7px;
  border-bottom-color: var(--ff5319);
}

.text-card {
  color: var(--black);
  font-family: "Twklausanne 250", sans-serif;
  font-size: 23px;
  line-height: 129%;
}

.div-block-22 {
  align-items: center;
  display: flex;
}

.image-12 {
  cursor: pointer;
  margin-right: 0;
}

.image-12:hover {
  background-image: radial-gradient(circle, #fff, rgba(255, 255, 255, 0) 74%);
}

.h1-2.foother {
  color: #fff;
  text-align: center;
  margin-bottom: 100px;
  font-family: "Twklausanne 250", sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 112%;
  overflow: hidden;
}

.div-block-27 {
  border: 1px solid #000;
  border-radius: 16.5px;
  margin-bottom: 12px;
  margin-right: 5px;
  padding: 6px 8px;
}

.text-block-22 {
  color: #fff;
  margin-right: 40px;
  font-family: "Twklausanne 350", sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 112%;
}

.text-block-22:hover {
  color: rgba(255, 255, 255, .51);
}

.text-block-22._2 {
  margin-right: 35px;
}

.case-studies {
  z-index: 1;
  position: -webkit-sticky;
  position: sticky;
}

.h2 {
  text-align: left;
  font-family: "Twklausanne 0300", sans-serif;
  font-size: 104px;
  font-weight: 400;
  line-height: 112%;
}

.h2._2 {
  margin-top: 20px;
}

.h2.mw-424 {
  max-width: 424px;
  margin-top: 60px;
  margin-bottom: 60px;
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
  bottom: 0;
  left: 0;
  right: 0;
}

.container_1380 {
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
}

.container_1380._9 {
  margin-top: -40px;
}

.container_1380.footer {
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-24 {
  max-width: 330px;
  margin-top: 37px;
  margin-bottom: 58px;
  font-size: 21px;
  line-height: 112%;
  transition: all .325s;
}

.footer {
  background-color: var(--orange);
  border-top-right-radius: 41px;
  padding-top: 117px;
  padding-bottom: 71px;
  position: relative;
  overflow: hidden;
}

.div-block-23 {
  display: none;
}

.text-block-21 {
  margin-right: 16px;
  font-family: "Twklausanne 250", sans-serif;
  font-size: 84px;
  font-weight: 400;
  line-height: 112%;
}

.text-block-21:hover {
  color: rgba(255, 255, 255, .7);
}

.div-block-25 {
  width: 2500px;
  display: flex;
}

.proof-section {
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 80px;
  overflow: hidden;
}

.vertical-line {
  width: 1px;
  height: 68px;
  background-color: #fff;
  margin-left: 40px;
  margin-right: 40px;
}

.vertical-line.right {
  margin-left: auto;
}

.case-cards {
  grid-column-gap: 83px;
  grid-row-gap: 83px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  padding-bottom: 70px;
  display: grid;
}

.case-cards.card-title:hover {
  color: var(--black);
}

.case-cards.card-title {
  grid-column-gap: 50px;
  grid-row-gap: 80px;
  justify-content: space-around;
}

.case-cards.card-title:hover {
  color: #0f0f0f;
}

.case-cards.card-title {
  grid-column-gap: 50px;
  grid-row-gap: 60px;
  justify-content: space-around;
}

.case-cards.card-title:hover {
  color: #0f0f0f;
}

.card-holder.top-114 {
  padding-top: 114px;
}

.div-block-18 {
  justify-content: center;
  display: flex;
}

.div-block-17 {
  background-color: #fff;
  border-bottom-left-radius: 41px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-20 {
  height: 1px;
  background-color: #fff;
  margin-top: 28px;
}

.div-block-21 {
  color: var(--white);
  cursor: pointer;
  margin-bottom: 100px;
  text-decoration: none;
}

.div-block-21:hover {
  color: rgba(255, 255, 255, .7);
}

.div-block-13 {
  max-width: 402px;
  cursor: pointer;
  border-bottom: .3px solid #000;
  margin-left: auto;
  margin-right: auto;
}

.div-block-13:hover {
  border-bottom-color: var(--orange);
  color: var(--orange);
}

.div-block-13._2 {
  max-width: 327px;
  cursor: pointer;
  border: 1px #000;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 140px;
  margin-right: 25px;
  display: flex;
}

.div-block-13._2:hover {
  border-bottom-color: var(--orange);
  color: var(--orange);
}

.text-block-19 {
  font-size: 28px;
  line-height: 32px;
}

.text-block-19._2 {
  font-size: 19px;
  line-height: 21px;
}

.btn-text {
  font-size: 38px;
  line-height: 57px;
}

.div-block-10 {
  width: 100%;
  height: 1px;
  background-color: #000;
  margin-top: 40px;
  margin-bottom: 33px;
}

.div-block-16 {
  background-color: #f5f5f5;
  border-radius: 16px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
}

.h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 400;
  line-height: 112%;
}

.h3.top-37 {
  margin-top: 37px;
}

.h3.top-37._2 {
  margin-top: 30px;
}

.h3.top-37.first {
  display: none;
}

.card-services {
  border: 1.7px solid #e6e6e6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-right: 37px;
  padding: 48px 62px 31px;
  transition: opacity .4s;
  display: flex;
}

.card-services:hover {
  border-color: var(--orange);
  background-image: linear-gradient(#fff, rgba(255, 83, 24, .07));
  box-shadow: 0 2px 20px -2px rgba(255, 172, 172, .2);
}

.middle-section {
  z-index: -100;
  height: 31px;
  background-color: var(--orange);
  position: relative;
  overflow: hidden;
}

.services-serction {
  height: 150vw;
  padding-top: 107px;
  padding-bottom: 68px;
  display: none;
}

.services-serction.h {
  height: 100%;
  padding-top: 93px;
  display: block;
  overflow: visible;
}

.services-serction.h._77 {
  height: 150vw;
}

.card-title {
  font-size: 46px;
  line-height: 112%;
}

.card-title.bo-20 {
  margin-bottom: 20px;
  font-size: 41px;
}

.card-title.bo-20:hover {
  color: var(--orange);
}

.card-title.bo-20 {
  margin-bottom: 20px;
  font-size: 41px;
}

.card-title.bo-20:hover {
  color: #ff5319;
}

.text-block-25 {
  padding: 0;
  font-size: 17px;
  line-height: 112%;
}

.blue-color {
  color: var(--orange);
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.preloader {
  z-index: 9999999;
  background-color: #fff;
  padding: 30px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.div-block-28 {
  height: 100%;
  background-color: var(--orange);
  border-radius: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.text-block-26 {
  color: var(--white);
  justify-content: center;
  font-size: 83px;
  font-weight: 400;
  line-height: 100%;
  display: flex;
}

.text-block-26._1 {
  justify-content: flex-start;
  margin-bottom: 20px;
}

.div-block-29 {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-bottom: 80px;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-30 {
  position: absolute;
  top: 0;
  left: 125px;
  right: auto;
}

.div-block-31 {
  margin-right: 150px;
  position: relative;
}

.div-block-33 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: var(--ff5319);
  cursor: pointer;
  border-radius: 24px;
  order: 0;
  align-items: center;
  margin-left: 4px;
  padding: 7px 17px;
  text-decoration: none;
  display: flex;
}

.div-block-33:hover {
  background-color: var(--ff5319);
  background-image: linear-gradient(#f40, #f40);
  box-shadow: -1px 4px 12px -2px #ffcab8;
}

.div-block-33.v {
  display: none;
}

.over-flow-hiden {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.circle-text-2 {
  text-align: center;
  font-size: 32px;
  font-weight: 400;
  line-height: 64px;
}

.section2-left_holder-2 {
  height: 900px;
  padding-top: 7px;
}

.image-16 {
  width: 180px;
  max-width: 101%;
  position: absolute;
  top: -41px;
}

.tree-animation_stiky-2 {
  width: 500px;
  height: 468px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.logo-section {
  background-color: #ff5319;
  padding-top: 80px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.container-3 {
  max-width: 1628px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 64px;
  padding-right: 64px;
}

.infinitiv-animation-section {
  width: 100%;
  padding-top: 0;
  overflow: hidden;
}

.infinitvi-animation-holder {
  grid-column-gap: 75px;
  grid-row-gap: 75px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-35 {
  padding-left: 81px;
  padding-right: 81px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.progres-bar {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, .2);
  margin-bottom: 26px;
}

.loader_number {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 95px;
  font-weight: 400;
  line-height: 105px;
}

.div-block-36 {
  justify-content: flex-end;
  margin-bottom: 40px;
  display: flex;
}

.heading {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 95px;
  font-weight: 400;
  line-height: 105px;
}

.loader_progress {
  width: 0%;
  height: 1px;
  background-color: var(--white);
}

.div-block-37 {
  display: none;
}

.gradientlogo {
  object-fit: fill;
}

.text-block-27 {
  color: var(--white);
  text-align: center;
  margin-bottom: 60px;
  padding-bottom: 0;
  font-size: 22px;
}

.left-and-right-shader {
  z-index: 1;
  height: 100%;
  background-image: linear-gradient(270deg, #ff5318, rgba(255, 96, 17, 0) 14%, rgba(255, 96, 17, 0) 81%, #ff5318);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav__link-div-jobs {
  width: 80px;
  height: 28px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.nav__dropdown-bg {
  width: 200px;
  height: 168px;
  background-color: #fff;
  border-radius: 10%;
  box-shadow: 0 6px 20px rgba(0, 0, 0, .08), 0 2px 6px rgba(0, 0, 0, .04), 0 0 1px rgba(0, 0, 0, .04);
}

.nav__menu {
  flex-direction: row;
  flex: 0 auto;
  order: -1;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

.nav__link {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.nav__dropdown-wrapper {
  width: 200px;
  height: 174px;
}

.nav__link-div-jobs-counter {
  width: 18px;
  height: 18px;
  background-color: #334ac0;
  border-radius: 20px;
  padding-top: 1px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.nav__dropdown {
  z-index: 9999999;
  width: 200px;
  position: absolute;
  left: -63px;
}

.nav__dropdown.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.nav__dropdown-link-div {
  height: 21px;
  margin-right: 0;
  text-decoration: none;
}

.nav__dropdown-link-div.nav__dropdown-link-div--black {
  color: #2b2a35;
}

.nav__dropdown-link-div.nav__dropdown-link-div--black:hover {
  border-bottom: 2px solid #dddfe5;
}

.nav__dropdown-link-div.nav__dropdown-link-div--black.w--current {
  color: #334ac0;
  border-bottom: 2px solid #334ac0;
}

.nav__dropdown-link-div.nav__dropdown-link-div--black.nav__dropdown-link-div--space {
  margin-bottom: 12px;
}

.nav__link-wrapper-learning {
  align-items: flex-end;
  padding: 0;
  display: flex;
}

.nav__dropdown-link {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.nav__link-div-learning-arrow {
  color: #2b2a35;
  order: 1;
  align-self: flex-start;
  margin-top: -4px;
  margin-right: 0;
  display: inline-block;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.nav__link-div-learning {
  height: 23px;
  cursor: pointer;
  align-items: flex-start;
  text-decoration: none;
  position: relative;
}

.nav__link-div-learning.nav__link-div-learning--space {
  align-items: flex-end;
  margin-right: 50px;
}

.nav__link-learning {
  order: -1;
  align-self: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.nav__link-learning.nav__link--8pxspace {
  margin-right: 8px;
}

.nav__link-learning.nav__link--8pxspace.nav__link-learning--black {
  color: #2b2a35;
}

.nav__dropdown-arrow {
  height: 6px;
}

.nav__dropdown-links-div {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 26px 40px;
  display: flex;
}

.nav__container {
  max-width: 80vmax;
  grid-template: "Area Area-2 Area-3"
  / auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav__logo {
  width: 66px;
  height: 23px;
  order: -1;
}

.nav__dropdown-links-wrapper {
  padding-top: 6px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav__logo-image {
  color: #2b2a35;
}

.nav {
  z-index: 2147483647;
  background-color: #fff;
  padding: 16px 10vw;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.nav__link-div-jobstext {
  height: 23px;
  color: #2b2a35;
  margin-right: 0;
  text-decoration: none;
}

.nav__link-div-jobstext.nav__link-div-jobs--black {
  color: #2b2a35;
}

.nav__link-div-jobstext.nav__link-div-jobs--black:hover {
  border-bottom: 2px solid #dddfe5;
}

.nav__link-jobs-counter {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  display: flex;
}

.nav__link-div-onlymobile {
  height: 23px;
  color: #2b2a35;
  margin-right: 0;
  text-decoration: none;
  display: none;
}

.nav__link-div-jobs-mobileonly {
  width: 60px;
  height: 28px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  display: none;
  position: relative;
}

.nav__link-div {
  height: 23px;
  color: #2b2a35;
  margin-right: 0;
  text-decoration: none;
}

.nav__link-div.nav__link-div--black {
  color: #2b2a35;
}

.nav__link-div.nav__link-div--black:hover {
  border-bottom: 2px solid #dddfe5;
}

.nav__link-div.nav__link-div--black.w--current {
  color: #334ac0;
  border-bottom: 2px solid #334ac0;
}

.nav__link-div.nav__link-div--black.nav__link-div--space {
  margin-right: 50px;
}

.nav__link-div.nav__link-div--black.nav__link-div--space.nav__link-div--hidedesktop {
  display: none;
}

.navbar_link {
  max-height: 65vh;
  min-width: 10rem;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #000;
  text-transform: none;
  border-right: 1px solid #e7eeee;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 12rem 2rem 0;
  text-decoration: none;
  display: grid;
  overflow: auto;
}

.button-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #2e313a;
  border-radius: 100rem;
  padding: .75rem 1.05rem .75rem 1.15rem;
  font-size: .875rem;
  font-weight: 500;
  text-decoration: none;
}

.navbar_menu-button {
  padding: 0;
}

.navbar_component-2 {
  height: auto;
  min-height: 4.2rem;
  background-color: #fff;
  border-bottom: 1px #000;
  align-items: center;
  padding-top: 2px;
  padding-left: 3%;
  padding-right: 3%;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navbar_logo {
  width: 12.8rem;
}

.navbar_logo-link {
  padding-left: 0;
}

.services_content {
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.testimonial-wrapper {
  width: 20vw;
  height: 40vh;
  outline-offset: 0px;
  background-color: #ecede8;
  border-radius: .4rem;
  outline: 2px solid rgba(73, 20, 20, .16);
}

.margin-bottom-2, .margin-bottom-2.margin-medium, .margin-bottom-2.margin-xxlarge, .margin-bottom-2.margin-small, .margin-bottom-2.margin-medium {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.linelink {
  cursor: pointer;
  padding: .5rem 1.2rem;
  font-size: 19px;
  font-weight: 400;
  line-height: 21px;
  transition: opacity .35s;
}

.linelink:hover {
  color: var(--orange);
}

.linelink.w--current {
  color: #000;
}

.linelink._2._5.w--current {
  padding-right: .7rem;
}

.linelink.contact {
  display: none;
}

.navbar_menu-4 {
  align-items: center;
  padding-top: 11px;
  display: flex;
}

.div-block-49 {
  display: flex;
}

.section-4 {
  width: 300px;
}

.div-block-50 {
  display: flex;
}

.nav-shadow-2 {
  z-index: 100;
  height: 3em;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 6px 20px rgba(0, 0, 0, .16), 0 2px 6px rgba(0, 0, 0, .08), 0 0 1px rgba(0, 0, 0, .08);
}

.div-block-51 {
  flex: 1;
  order: 0;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-22 {
  float: none;
  margin-left: 60px;
  padding-left: 0;
  position: relative;
  overflow: hidden;
}

.pointer---wrap {
  z-index: 2147483647;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pointer {
  width: 20em;
  height: 20em;
  background-color: var(--orange);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: scale(0);
}

.pointer---arrow {
  transform: rotate(-45deg);
}

.arrow {
  width: 10em;
  position: relative;
}

.arrow---body {
  width: 9em;
  height: 1em;
  background-color: #fff;
}

.arrow---head-wrap {
  transform-origin: 100% 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: rotate(45deg);
}

.arrow---head {
  width: 5em;
  height: 5em;
  border-top: 1em solid #fff;
  border-right: 1em solid #fff;
}

.case-image {
  border-radius: 8px;
  transition: all .5s;
}

.case-image:hover {
  transform: scale(.97);
  box-shadow: 2px -1px 140px 3px rgba(255, 218, 205, .68);
}

.case-study-hover:hover {
  color: var(--orange);
}

.footer-links {
  text-decoration: none;
}

.div-block-53 {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.main-menu {
  max-width: 1340px;
}

.button-6 {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #000;
  background-image: linear-gradient(to right, #6a00ff, #5618ad);
  border-radius: 5rem;
  padding: .75rem 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: color .6s cubic-bezier(.19, 1, .22, 1), text-shadow .6s cubic-bezier(.19, 1, .22, 1), box-shadow .6s cubic-bezier(.19, 1, .22, 1), background-color .6s cubic-bezier(.19, 1, .22, 1);
}

.blue-color-2 {
  color: #ff5319;
}

.dropdown-link {
  z-index: 30;
  color: #283338;
  background-color: #fff;
  border-radius: 10px;
  align-items: center;
  padding: 10px 20px 10px 26px;
  font-size: 16px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.dropdown-link:hover {
  opacity: .91;
  color: var(--orange);
  background-color: #fff;
  transform: scale(1.05);
  box-shadow: 7px 15px 45px 2px rgba(123, 136, 168, .2);
}

.dropdown-link.link-04 {
  z-index: 27;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-link.link-03 {
  z-index: 28;
}

.dropdown-link.link-02 {
  z-index: 29;
}

.pointer-2 {
  z-index: 20;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -2%;
  bottom: auto;
  left: 0%;
  right: 4%;
  transform: rotate(45deg);
}

.dropdown-wrapper {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 4px -19px 35px rgba(32, 53, 90, .08), 11px 11px 30px -10px rgba(32, 53, 90, .15);
}

.dropdown-wrapper.w--open {
  max-height: 100vh;
  min-width: 300px;
  background-color: #fff;
  border-radius: 15px;
  left: -97px;
  box-shadow: 0 50px 25px -50px rgba(32, 53, 90, .15), 8px 18px 60px 4px rgba(0, 0, 0, .13);
}

.chevron {
  margin-right: 5px;
  padding-left: 10px;
}

.dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.dropdown-pointer {
  margin-top: 15px;
  position: relative;
}

.navigation-dropdown {
  min-width: 140px;
}

.navigation-dropdown.w--open {
  max-height: 100vh;
  min-width: 240px;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 10px;
  left: -40px;
}

.nav-content-wrap {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.mobile-dropdown {
  display: none;
}

.dropdown-link-mob {
  z-index: 30;
  color: #283338;
  background-color: #fff;
  border-radius: 10px;
  align-items: center;
  padding: 20px;
  font-size: 16px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.dropdown-link-mob:hover {
  opacity: .91;
  color: #7839f3;
  background-color: #fff;
  transform: scale(1.05);
  box-shadow: 7px 15px 45px 2px rgba(123, 136, 168, .2);
}

.image-27 {
  margin-left: 18px;
}

.div-block-60 {
  grid-column-gap: 155px;
  grid-row-gap: 70px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-28 {
  margin-right: 21px;
}

.split-word2 {
  color: #0f0f0f;
  font-size: 53px;
  line-height: 64px;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

.h3-about {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 64px;
}

.text-block-40 {
  font-size: 28px;
  line-height: 42px;
}

.about-hero {
  padding-top: 93px;
}

.div-block-69 {
  padding-top: 91px;
  padding-bottom: 141px;
}

.ww-us {
  max-width: none;
  color: #0f0f0f;
  margin-bottom: 0;
  font-family: "Twklausanne 0300", sans-serif;
  font-size: 38px;
  line-height: 112%;
}

.ww-us.text {
  max-width: 750px;
}

.btn-text-2 {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  line-height: 28px;
}

.btn-text-2._2 {
  font-size: 27px;
}

.div-block-70 {
  height: 1px;
  background-color: rgba(0, 0, 0, .5);
  margin-top: 46px;
  margin-bottom: 35px;
}

.div-block-70.animate-line {
  overflow: hidden;
}

.div-block-71 {
  background-color: var(--orange);
  border-radius: 60px;
  align-items: center;
  padding: 15px 35px;
  display: flex;
}

.container-1450 {
  max-width: 1390px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.h1-about {
  color: #000;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -6px;
  font-family: "Twklausanne 0300", sans-serif;
  font-size: 114px;
  font-weight: 400;
  line-height: 112%;
}

.h1-about._204 {
  margin-bottom: 146px;
  padding-left: 50px;
}

.h1-about.work {
  text-align: left;
  margin-top: 105px;
}

.h1-about.work._5 {
  margin-top: 0;
  margin-left: -90px;
}

.h1-about._3 {
  text-align: left;
  margin-left: -23px;
}

.h1-about._204 {
  margin-bottom: 146px;
}

.h1-about._5 {
  text-align: left;
  margin-left: 224px;
}

.h1-about._4 {
  text-align: center;
}

.h1-about._3 {
  text-align: left;
  text-align: left;
  margin-left: -23px;
}

.blue-color-3 {
  color: var(--orange);
  -webkit-text-stroke-color: var(--orange);
}

.div-block-72 {
  align-items: center;
  margin-bottom: 17px;
  display: flex;
}

.h2-new {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Twklausanne 0300", sans-serif;
  font-size: 51px;
  font-weight: 400;
  line-height: 112%;
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
}

.div-block-73 {
  align-items: flex-start;
  display: flex;
}

.div-block-74 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, .5);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  padding-top: 91px;
  padding-bottom: 141px;
  display: grid;
}

.text-block-41 {
  color: var(--orange);
  margin-right: 23px;
  font-family: "Twklausanne 0300", sans-serif;
  font-size: 23px;
  line-height: 48px;
}

.div-block-75 {
  border-bottom: 1px solid rgba(0, 0, 0, .5);
  justify-content: space-between;
  align-items: center;
  padding-top: 81px;
  padding-bottom: 81px;
  display: flex;
}

.link-block-3 {
  text-decoration: none;
  position: static;
}

.section-3-services {
  overflow: visible;
}

.text-block-45 {
  font-size: 46px;
  line-height: 112%;
}

.text-block-45._2 {
  color: #f5f5f5;
}

.grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.image-37 {
  margin-left: 18px;
}

.div-block-87 {
  margin-top: 28px;
  display: flex;
}

.div-block-88 {
  border-bottom: 1px solid rgba(0, 0, 0, .5);
  padding-top: 144px;
  padding-bottom: 70px;
}

.text-block-46 {
  color: #2a3d98;
  font-size: 82px;
  line-height: 118%;
}

.text-block-46._1 {
  color: var(--orange);
}

.text-block-46._1.p {
  display: none;
}

.text-block-46._2 {
  color: #f5f5f5;
}

.text-block-46._2.p, .text-block-46._2.p-copy {
  display: none;
}

.div-block-89 {
  background-color: #2a3d98;
  border-radius: 60px;
  align-items: center;
  padding: 15px 35px;
  display: flex;
}

.div-block-89._1 {
  background-color: var(--orange);
}

.div-block-89._1:hover {
  background-color: #ff5319;
}

.div-block-89._2 {
  background-color: #fff4f0;
}

.div-block-90 {
  cursor: pointer;
  margin-bottom: 65px;
}

.container-1653 {
  max-width: 1390px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.div-block-91 {
  position: -webkit-sticky;
  position: sticky;
  top: 180px;
}

.section-hero-sevices {
  overflow: hidden;
}

.image-41 {
  margin-left: 18px;
}

.image-42 {
  margin-right: 21px;
}

.div-block-97 {
  background-color: var(--orange);
  border-radius: 60px;
  align-items: center;
  padding: 15px 35px;
  display: flex;
}

.container-1655 {
  max-width: 1390px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.div-block-98 {
  align-items: flex-start;
  display: flex;
}

.div-block-99 {
  border: 1px #000;
  justify-content: space-between;
  align-items: center;
  padding-top: 81px;
  padding-bottom: 81px;
  display: flex;
}

.services-item_heading {
  color: #000;
  text-align: left;
  margin-bottom: 30px;
  font-family: "Twklausanne 250", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 47px;
}

.services-item_heading.case-studies-item_heading {
  margin-bottom: 40px;
  font-family: "Twklausanne 0300", sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 51px;
}

.services-item_heading.case-studies-item_heading.no-margine {
  color: var(--orange);
  margin-top: -1px;
  margin-bottom: 0;
}

.gray-line {
  width: 645px;
  height: .6px;
  background-color: #d9d9d9;
}

.gray-line.bottom-margine_41 {
  margin-bottom: 41px;
}

.service_inside_paragraph {
  max-width: 885px;
  color: #0f0f0f;
  text-align: left;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 50px;
  font-family: "Twklausanne 0200", sans-serif;
  font-size: 27px;
  line-height: 28px;
}

.orange {
  color: #1a83e0;
}

.back-arrow {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.div-block-64 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.inside-services_heading-holder-2 {
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 30px;
  display: flex;
}

.h2_services_inside-2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  color: var(--orange);
  text-align: left;
  -webkit-text-stroke-color: #0c2921;
  padding-top: 9px;
  font-family: "Twklausanne 0300", sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 56px;
  display: flex;
}

.h2_services_inside-2.og {
  width: 48%;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  color: #000;
  margin-top: 0;
  padding-top: 0;
  font-size: 40px;
  display: flex;
}

.back-yo-case-studies_holder {
  align-items: center;
  padding-bottom: 40px;
  padding-left: 90px;
  display: flex;
}

.back-arrow-holder {
  width: 36px;
  height: 33px;
}

.image-64 {
  width: 100%;
  height: 100%;
}

.container-1662 {
  max-width: 1590px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.div-block-63 {
  justify-content: flex-end;
  align-items: flex-start;
  margin-right: -81px;
  display: flex;
}

.div-block-130 {
  background-image: url('../images/Mask-group.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 41px;
  justify-content: center;
  margin-top: 93px;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.div-block-130._2 {
  background-image: url('../images/Arrowup-Group-Other.jpg');
  border-radius: 17px;
  padding-top: 90px;
  padding-bottom: 90px;
  padding-right: 100px;
}

.image-65 {
  height: 61px;
  margin-top: 25px;
  margin-left: 20px;
  margin-right: 20px;
}

.image-65._8 {
  margin-left: 30px;
}

.image-66 {
  margin-right: 80px;
}

.div-block-131 {
  align-items: center;
  display: flex;
}

.text-block-53 {
  max-width: 680px;
  text-align: center;
  margin: 95px auto;
  font-size: 38px;
  line-height: 112%;
}

.text-block-53._2 {
  margin-top: 60px;
  margin-bottom: 52px;
}

.text-span {
  color: #2a3d98;
}

.import-file-div {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
}

.html-file-upload {
  z-index: 2;
  border-radius: 40px;
  align-items: center;
  display: flex;
  position: relative;
}

.import-file-holder {
  width: 100%;
  cursor: pointer;
  border: 1px solid #e4e3e2;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: none;
  position: relative;
}

.text-field {
  height: 60px;
  background-color: #fffcfb;
  border: 1px solid #e4e3e2;
  border-radius: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 8px;
  padding-left: 31px;
  font-size: 20px;
}

.text-field:focus {
  font-size: 20px;
}

.text-field:focus-visible {
  font-size: 20px;
}

.text-field[data-wf-focus-visible] {
  font-size: 20px;
}

.text-field::-ms-input-placeholder {
  color: #cbcac8;
  font-size: 20px;
  line-height: 112%;
}

.text-field::placeholder {
  color: #cbcac8;
  font-size: 20px;
  line-height: 112%;
}

.text-field._5 {
  color: #cbcac8;
  padding-bottom: 8px;
  padding-right: 50px;
}

.impoer-file-heading {
  color: #cbcac8;
  text-align: center;
  margin-bottom: 22px;
  font-size: 29px;
  font-weight: 400;
  line-height: 32px;
}

.container-1663 {
  max-width: 1590px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.div-block-133 {
  background-image: url('../images/Mask-group.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 41px;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.div-block-133.hide {
  display: none;
}

.image-67 {
  margin-left: 50px;
  margin-right: 50px;
}

.div-block-135 {
  background-image: url('../images/Arrowup-Group-About.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 13px;
  justify-content: center;
  margin-top: 93px;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.image-68 {
  height: 61px;
  margin-top: 25px;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-136 {
  align-items: center;
  display: flex;
}

.text-block-54 {
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 112%;
}

.text-block-54._2 {
  color: var(--orange);
  margin-bottom: 0;
  font-size: 35px;
}

.text-block-55 {
  max-width: 680px;
  text-align: center;
  margin: 95px auto;
  font-size: 38px;
  line-height: 112%;
}

.div-block-61 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.field-label-3 {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 400;
  line-height: 112%;
}

.textarea {
  height: 291px;
  min-height: 291px;
  background-color: #fffcfb;
  border: 1px solid #e4e3e2;
  border-radius: 40px;
  padding-top: 22px;
  padding-left: 29px;
  font-size: 20px;
}

.textarea::-ms-input-placeholder {
  color: #cbcac8;
  font-size: 20px;
  line-height: 112%;
}

.textarea::placeholder {
  color: #cbcac8;
  font-size: 20px;
  line-height: 112%;
}

.form-block-3 {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-138 {
  justify-content: center;
  padding-top: 60px;
  display: flex;
}

.grid-13 {
  grid-column-gap: 34px;
  grid-row-gap: 51px;
  grid-template-rows: auto;
  margin-bottom: 49px;
}

.div-block-139 {
  width: 1px;
  background-color: rgba(0, 0, 0, .5);
  margin-left: 105px;
  margin-right: 105px;
}

.contact-section {
  padding-bottom: 94px;
  overflow: hidden;
}

.div-block-140 {
  z-index: 44;
  cursor: pointer;
  position: relative;
}

.div-block-141 {
  background-image: url('../images/Arrowup-Group-About.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.div-block-141.hide {
  display: none;
}

.div-block-143 {
  background-image: url('../images/Mask-group.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 41px;
  justify-content: center;
  margin-top: 93px;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.div-block-143.phone_show {
  display: none;
}

.image-69 {
  margin-top: 194px;
  margin-left: -50px;
  margin-right: 0;
}

.image-70 {
  margin-left: 50px;
  margin-right: 50px;
}

.container-1664 {
  max-width: 1590px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.image-71 {
  height: 61px;
  margin-top: 25px;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-147 {
  align-items: center;
  display: flex;
}

.div-block-148 {
  flex-direction: column;
  align-items: flex-start;
  margin-right: 0;
  display: flex;
}

.div-block-150 {
  background-image: url('../images/Arrowup-Group-Work.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 41px;
  justify-content: center;
  margin-top: 93px;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.div-block-150.phone_show {
  background-image: url('../images/Arrowup-Group-About.jpg');
  display: none;
}

.image-72 {
  margin-top: 194px;
  margin-left: -100px;
  margin-right: 109px;
}

.image-72.work-case-heading-star {
  margin-top: -49px;
  margin-left: 25px;
  margin-right: 0;
}

.container-1665 {
  max-width: 1590px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.image-73 {
  height: 61px;
  margin-top: 25px;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-152 {
  align-items: center;
  display: flex;
}

.link-block-7 {
  cursor: pointer;
}

.grid-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

.div-block-167 {
  padding-top: 0;
  padding-bottom: 111px;
}

.blue-color-6 {
  color: var(--orange);
}

.faq-about {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.grid-15 {
  grid-column-gap: 34px;
  grid-row-gap: 51px;
  grid-template-rows: auto;
  margin-bottom: 49px;
}

.form-block-4 {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}

.field-label-4 {
  margin-bottom: 20px;
  padding-left: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 112%;
}

.field-label-4.cv {
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 10px;
}

.submit-button-4 {
  color: #fff;
  cursor: pointer;
  background-color: #ff5319;
  border-radius: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 43px;
  font-size: 32px;
  line-height: 112%;
}

.submit-button-4:hover {
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ff7b4b);
}

.div-block-172 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-field-3 {
  display: none;
}

.question-text {
  color: #ff5319;
  flex: 1;
  margin-top: 15px;
  font-size: 50px;
  font-weight: 400;
  line-height: 98px;
}

.question-text.why-us-about {
  color: var(--black);
  line-height: 70px;
}

.accordion-header {
  color: #2e323c;
  align-items: center;
  display: flex;
}

.accordion-header.js-accordion-header {
  cursor: pointer;
  justify-content: space-between;
}

.accordion {
  width: 66.66%;
  margin-bottom: -24px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.accordion.js-accordion {
  width: 100%;
  margin-bottom: 60px;
  padding-left: 15px;
}

.accordion-body__contents {
  opacity: 1;
  color: #000;
  margin-top: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 112%;
}

.faq-wrapper {
  max-width: 1200px;
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.accordion__item {
  width: 100%;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 24px;
  padding: 20px 32px;
  text-decoration: none;
  transition: box-shadow .3s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(46, 50, 60, .09);
}

.accordion__item:hover {
  box-shadow: 0 3px 9px rgba(46, 50, 60, .09);
}

.accordion__item.js-accordion-item {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ececec;
  margin-bottom: 10px;
  padding-bottom: 20px;
  padding-left: 30px;
}

.accordion__item.js-accordion-item.active {
  cursor: default;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #deeaf0;
  margin-bottom: 10px;
  padding-left: 50px;
}

.accordion__item.js-accordion-item {
  box-shadow: none;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ececec;
  margin-bottom: 10px;
  padding-bottom: 20px;
  padding-left: 30px;
}

.accordion__item.js-accordion-item.active {
  padding-left: 30px;
}

.accordion-body {
  color: #9096a4;
  padding-left: 64px;
  padding-right: 8px;
  display: block;
}

.accordion-body.js-accordion-body {
  color: #9096a4;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.mobile-approach {
  text-align: center;
  padding: 120px 24px;
  display: none;
  overflow: hidden;
}

.text-block-74 {
  color: #ff5319;
  font-size: 50px;
  line-height: 98px;
}

.text-block-74.why-us-about {
  color: var(--black);
}

.text-block-80 {
  color: #000;
  padding: 0;
  font-size: 17px;
  line-height: 112%;
}

.div-block-191 {
  max-width: 100%;
  flex-wrap: wrap;
  padding-top: 30px;
  display: flex;
}

.text-block-81 {
  color: #000;
  padding: 0;
  font-size: 17px;
  line-height: 112%;
}

.div-block-192 {
  max-width: 100%;
  flex-wrap: wrap;
  padding-top: 0;
  display: flex;
}

.div-block-193, .div-block-194 {
  max-width: 100%;
  flex-wrap: wrap;
  padding-top: 30px;
  display: flex;
}

.div-block-195 {
  border: 1px solid #000;
  border-radius: 16.5px;
  margin-bottom: 12px;
  margin-right: 5px;
  padding: 6px 8px;
}

.text-block-82 {
  color: #000;
  padding: 0;
  font-size: 17px;
  line-height: 112%;
}

.text-block-83 {
  color: #000;
  margin-top: 37px;
  margin-bottom: 58px;
  padding-right: 20px;
  font-size: 21px;
  line-height: 112%;
  transition: all .325s;
}

.text-block-84, .text-block-85 {
  color: #000;
  padding: 0;
  font-size: 17px;
  line-height: 112%;
}

.div-block-196 {
  max-width: 100%;
  flex-wrap: wrap;
  padding-top: 30px;
  display: flex;
}

.mobile {
  display: none;
  overflow: hidden;
}

.text-block-mobile-1, .text-block-mobile-2, .text-mobile-3, .text-mobile-4 {
  display: none;
}

.success-message-2 {
  background-color: #f6f6f6;
  border-radius: 17px;
  padding-top: 180px;
  padding-bottom: 180px;
}

.text-block-86 {
  font-family: "Twklausanne 0200", sans-serif;
  font-size: 27px;
}

.icons-block {
  margin-bottom: -40px;
  padding-bottom: 40px;
  overflow: hidden;
}

.div-block-199 {
  overflow: hidden;
}

.link-block-8, .link-block-9 {
  cursor: pointer;
  text-decoration: none;
}

.about-faq {
  background-color: rgba(0, 0, 0, 0);
  display: block;
}

.accordion-body__contents-6 {
  opacity: 1;
  color: #000;
  margin-top: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 42px;
}

.text-block-99 {
  color: #000;
  margin-top: 37px;
  margin-bottom: 58px;
  padding-right: 20px;
  font-size: 26px;
  line-height: 42px;
  transition: all .325s;
}

.follow {
  color: var(--white);
  padding-right: 20px;
}

.hire-checkbox {
  margin-bottom: 0;
  padding: 16px 20px 16px 18px;
  font-family: "Twklausanne 250", sans-serif;
  font-size: 16px;
  position: relative;
}

.col {
  flex: 1;
  padding-bottom: 30px;
  position: relative;
}

.checkboxes {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.checkboxes.maxwidth-470 {
  max-width: 100%;
  grid-column-gap: 7px;
  grid-row-gap: 7px;
}

.checkbox {
  z-index: 1;
  width: auto;
  height: auto;
  color: var(--black);
  cursor: pointer;
  background-color: #fefcfb;
  border-radius: 26px;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.checkbox:hover, .checkbox:active {
  background-color: var(--orange);
  color: var(--white);
}

.checkbox.w--redirected-checked {
  width: auto;
  height: auto;
  background-color: var(--orange);
  color: var(--white);
  background-image: none;
  border-color: #fff;
  border-radius: 25px;
  margin-top: 0;
  margin-left: 0;
  font-family: "Twklausanne 250", sans-serif;
  font-size: 15px;
}

.checkbox._3:hover {
  color: #cbcac8;
}

.checkbox-label {
  z-index: 2;
  margin-bottom: 0;
  font-weight: 400;
  position: relative;
}

.checkbox-label.is--clickable-off {
  transition-duration: .175s;
}

.checkbox-label.is--clickable-off:active {
  color: var(--white);
}

.div-block-220 {
  margin-bottom: 30px;
  padding-right: 440px;
}

.body-2 {
  overflow: auto;
}

.link-block-11, .link-block-12 {
  text-decoration: none;
}

.link-block-13 {
  color: var(--black);
  text-decoration: none;
}

.link-block-13:hover {
  color: var(--orange);
}

.btn-text-3 {
  font-size: 36px;
  line-height: 57px;
}

.case-study-hover-2 {
  color: var(--black);
  text-decoration: none;
}

.case-study-hover-2:hover {
  color: #ff5319;
}

.image-83 {
  margin-right: 24px;
}

.card-case-studies-4 {
  margin-bottom: 70px;
}

.card-case-studies-4.bo-99 {
  margin-bottom: 80px;
}

.card-case-studies-4.bo-99._22 {
  margin-bottom: 80px;
  padding-top: 10px;
}

.card-case-studies-4.end {
  margin-bottom: 50px;
  padding-right: 10px;
}

.text-block-101 {
  padding: 0;
  font-size: 17px;
  line-height: 112%;
}

.blue-color-7 {
  color: #ff5319;
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.card-holder-3.top-114 {
  padding-top: 0;
}

.card-holder-3.top-114.main-case-left {
  padding-top: 110px;
}

.div-block-224 {
  max-width: 402px;
  cursor: pointer;
  border-bottom: .3px solid #000;
  margin-left: auto;
  margin-right: auto;
}

.div-block-224:hover {
  color: #ff5319;
  border-bottom-color: #ff5319;
}

.div-block-224._5 {
  color: var(--black);
  text-decoration: none;
}

.div-block-224._5:hover {
  color: var(--orange);
}

.div-block-225 {
  max-width: 100%;
  flex-wrap: wrap;
  padding-top: 30px;
  display: flex;
}

.div-block-226 {
  width: 100%;
  height: 1px;
  background-color: #000;
  margin-top: 40px;
  margin-bottom: 33px;
}

.case-studies-3 {
  z-index: 1;
  position: -webkit-sticky;
  position: sticky;
  overflow: hidden;
}

.div-block-227 {
  border: 1px solid #000;
  border-radius: 20px;
  margin-bottom: 12px;
  margin-right: 5px;
  padding: 6px 8px;
}

.big-links-2 {
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.big-links-2:hover {
  border-bottom-width: .7px;
  border-bottom-color: #ff5319;
}

.container_1380-3 {
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
}

.container_1380-3.no-line {
  padding-top: 10px;
}

.image-85 {
  padding-top: 70px;
  padding-bottom: 10px;
}

.section-9 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-10 {
  overflow: hidden;
}

.image-86 {
  max-width: 100%;
}

.container-marquee {
  width: 100%;
  height: auto;
  padding-top: 22vh;
  padding-bottom: 30vh;
  overflow: hidden;
}

.container-marquee.talk {
  padding-top: 10vh;
  padding-bottom: 13vh;
}

.line-1 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 4em;
  display: flex;
  position: static;
  overflow: visible;
}

.xl-heading {
  color: var(--orange);
  white-space: nowrap;
  margin-left: -1.5vw;
  margin-right: 4vw;
  padding-bottom: 2vw;
  font-size: 11vw;
  display: block;
}

.xl-heading.home {
  color: var(--orange);
  display: block;
}

.line-2 {
  margin-top: 0;
  margin-bottom: 4em;
  margin-left: 4em;
  display: none;
  position: static;
  overflow: hidden;
}

.section-11 {
  width: 100%;
  height: 22vh;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: none;
  overflow: hidden;
}

.link-block-14 {
  color: var(--black);
  text-decoration: none;
}

.link-block-14:hover {
  color: var(--orange);
}

.case-links {
  color: var(--black);
  cursor: pointer;
  margin-bottom: 0;
  text-decoration: none;
}

.gallery1_image {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 4px;
}

.holder-section2_services-2 {
  padding-top: 40px;
}

.case-studies-inside-item_holder-2 {
  height: auto;
  object-fit: cover;
  justify-content: space-around;
  margin-bottom: 60px;
  display: flex;
  overflow: hidden;
}

.services-item-text_holder-2 {
  padding-right: 0;
  overflow: hidden;
}

.section_gallery4 {
  padding-top: 20px;
}

.gallery1_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.gallery1_lightbox-link {
  width: 100%;
  height: 100%;
}

.container-1668 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.max-width-large-3 {
  width: 100%;
  max-width: 48rem;
}

.services-item_paragraph-2 {
  max-width: 649px;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 400;
  line-height: 34px;
}

.services-item_paragraph-2.case-studies-item_paragraph {
  max-width: 660px;
  color: #0f0f0f;
  font-family: "Twklausanne 150", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 27px;
}

.section_gallery3 {
  padding-top: 20px;
}

.text-align-center-3 {
  text-align: center;
}

.section_gallery2 {
  padding-top: 20px;
}

.gallery1_image-wrapper {
  width: 100%;
  overflow: hidden;
}

.section_gallery1 {
  padding-top: 0;
}

.container-large-2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.section-12 {
  margin-top: 100px;
  padding-bottom: 40px;
  padding-left: 7%;
  padding-right: 7%;
}

.services-item_heading-2 {
  text-align: left;
  margin-bottom: 37px;
  font-size: 42px;
  font-weight: 400;
  line-height: 47px;
}

.services-item_heading-2.case-studies-item_heading {
  color: #000;
  margin-bottom: 40px;
  font-family: "Twklausanne 350", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 27px;
}

.gallery2_image-copy {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: 50% 100%;
  border-radius: 4px;
}

.gallery1_image-main {
  width: 100%;
  height: 100%;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 4px;
}

.layout7_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  justify-items: stretch;
  display: grid;
}

.layout7_image {
  width: 100%;
  height: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 13px;
}

.padding-section-large-6 {
  padding-top: 1rem;
  padding-bottom: 0;
}

.arrowup-text {
  font-family: "Twklausanne 0200", sans-serif;
  font-size: 1.3rem;
  line-height: 24px;
}

.padding-global-8 {
  padding: 4px 3%;
}

.padding-global-8.title {
  padding-right: 2%;
}

.container-large-4 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.section_layout_left.foot {
  padding-bottom: 50px;
}

.padding-global-9 {
  padding-left: 3%;
  padding-right: 3%;
}

.container-large-5 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.arrowup-headline {
  color: #000;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-family: "Twklausanne 0200", sans-serif;
}

.empty-space {
  padding-top: 100px;
}

.section-title {
  margin-bottom: 20px;
}

.section-inside {
  max-width: 880px;
  color: #0f0f0f;
  text-align: left;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 0;
  font-family: "Twklausanne 0200", sans-serif;
  font-size: 27px;
  line-height: 39px;
}

.container-large-4-title {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.dad {
  grid-column-gap: 4.5rem;
  grid-row-gap: 4.5rem;
  grid-template: "Area"
  / .5fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: stretch;
  align-items: center;
  justify-items: stretch;
  display: grid;
}

.div-block-235 {
  padding-top: 0;
  padding-bottom: 111px;
}

.services-inside-acc-2 {
  color: #ff5319;
  flex: 1;
  margin-top: 15px;
  font-size: 50px;
  font-weight: 400;
  line-height: 98px;
}

.services-inside-acc-2.why-us-about {
  color: #0f0f0f;
  line-height: 70px;
}

.services-main {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Twklausanne 250", sans-serif;
  font-size: 51px;
  font-weight: 400;
  line-height: 112%;
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
}

.accordion-body__contents-7 {
  opacity: 1;
  color: #000;
  margin-top: 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 42px;
}

.services-inside-acc-1 {
  color: #ff5319;
  font-size: 50px;
  line-height: 98px;
}

.services-inside-acc-1.why-us-about {
  color: #0f0f0f;
  font-family: "Twklausanne 250", sans-serif;
}

.text-block-106 {
  color: #000;
  margin-top: 37px;
  margin-bottom: 58px;
  padding-right: 20px;
  font-size: 26px;
  line-height: 42px;
  transition: all .325s;
}

.faq-services {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.grid-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

.faq-services-section {
  padding-top: 50px;
}

.arrowup-hero-headline {
  color: #000;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-family: "Twklausanne 0200", sans-serif;
}

.arrowup-hero-headline.orange {
  color: var(--orange);
}

.arrowup-hero-headline.orange.two {
  border-bottom-style: none;
  border-bottom-width: 0;
  padding-bottom: 0;
  font-size: 46px;
  line-height: 50px;
}

.case-study-hover-3 {
  color: #0f0f0f;
  text-decoration: none;
}

.case-study-hover-3:hover {
  color: #ff5319;
}

.div-block-238 {
  width: 100%;
  height: 1px;
  background-color: #000;
  margin-top: 40px;
  margin-bottom: 33px;
}

.div-block-239 {
  border: 1px solid #000;
  border-radius: 20px;
  margin-bottom: 12px;
  margin-right: 5px;
  padding: 6px 8px;
}

.text-card-5 {
  color: #0f0f0f;
  font-size: 23px;
  line-height: 129%;
}

.text-block-108 {
  padding: 0;
  font-size: 17px;
  line-height: 112%;
}

.card-case-studies-6.bo-99, .card-case-studies-6.bo-99._22 {
  margin-bottom: 80px;
}

.card-case-studies-6.end {
  padding-right: 10px;
}

.div-block-240 {
  max-width: 100%;
  flex-wrap: wrap;
  padding-top: 30px;
  display: flex;
}

.case-links-3 {
  color: #0f0f0f;
  cursor: pointer;
  margin-bottom: 0;
  text-decoration: none;
}

.link-block-16 {
  color: #0f0f0f;
  text-decoration: none;
}

.link-block-16:hover {
  color: #ff5319;
}

.case-study-hover-4 {
  color: #0f0f0f;
  text-decoration: none;
}

.case-study-hover-4:hover {
  color: #ff5319;
}

.div-block-241 {
  width: 100%;
  height: 1px;
  background-color: #000;
  margin-top: 40px;
  margin-bottom: 33px;
}

.container_1380-3-copy {
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
}

.container_1380-3-copy.no-line {
  max-width: 1500px;
  padding-top: 10px;
}

.div-block-242 {
  padding-bottom: 150px;
}

.header-container {
  width: 100%;
  height: 100vh;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.header_text {
  font-family: Montserrat, sans-serif;
  font-size: 40vw;
  line-height: .75;
  display: inline-block;
  position: relative;
}

.heading-2 {
  color: #313131;
  text-align: center;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 90px;
  font-family: Montserrat, sans-serif;
  font-size: 230px;
  font-weight: 400;
}

.section-13 {
  margin-top: 190px;
}

.text-block-109 {
  text-align: center;
  font-family: "Twklausanne 150", sans-serif;
  font-size: 40px;
}

.div-block-75-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 40px 81px 81px;
  display: flex;
}

.link-block-11-copy {
  text-decoration: none;
}

.div-block-71-copy {
  background-color: var(--orange);
  text-align: center;
  border-radius: 60px;
  align-items: center;
  padding: 15px 35px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .container.hero_container {
    padding-top: 20px;
  }

  .section2-text_holder {
    border-bottom-color: #bbb;
  }

  .camera {
    padding-top: 0;
    position: -webkit-sticky;
    position: sticky;
  }

  .div-block-15 {
    padding-left: 40px;
  }

  .cards-services {
    display: block;
  }

  .big-links {
    margin-left: 0;
    margin-right: 0;
  }

  .case-studies {
    padding-top: 150px;
  }

  .container_1380 {
    border-bottom: 1px solid #e2e2e2;
    padding-top: 80px;
    padding-bottom: 70px;
    padding-left: 40px;
  }

  .container_1380._9 {
    border: 1px #000;
    padding-top: 0;
  }

  .container_1380.footer {
    border: 1px #000;
  }

  .container_1380.no-line {
    border-bottom-style: none;
  }

  .div-block-13._5 {
    margin-right: 71px;
  }

  .h3.top-37._2 {
    margin-top: 30px;
  }

  .services-serction.h {
    height: 310vh;
    padding-top: 0;
  }

  .section2-left_holder-2 {
    padding-top: 0;
  }

  .logo-section {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .left-and-right-shader {
    height: 100%;
  }

  .nav__container {
    max-width: 100em;
  }

  .nav {
    z-index: 2;
    padding-left: 10vw;
    padding-right: 10vw;
    display: block;
    overflow: visible;
  }

  .navbar_component-2 {
    z-index: 999;
    padding-left: 12%;
    padding-right: 12%;
  }

  .navbar_logo-link {
    cursor: pointer;
  }

  .linelink {
    display: block;
  }

  .linelink._2.w--current {
    margin-right: 3px;
  }

  .linelink.contact {
    display: none;
  }

  .navbar_menu-4 {
    cursor: pointer;
  }

  .image-22 {
    margin-left: 60px;
  }

  .div-block-60 {
    grid-column-gap: 145px;
  }

  .div-block-69 {
    padding-bottom: 90px;
  }

  .our-values {
    padding-top: 50px;
  }

  .div-block-88 {
    border-bottom-style: none;
    padding-bottom: 94px;
  }

  .text-block-46._1 {
    color: var(--orange);
    padding-bottom: 10px;
  }

  .text-block-46._2 {
    padding-bottom: 10px;
  }

  .div-block-89._1:hover {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .19), rgba(255, 255, 255, 0));
  }

  .div-block-89._2 {
    background-color: #ffddd1;
  }

  .div-block-90 {
    margin-bottom: 180px;
  }

  .div-block-97 {
    background-color: var(--orange);
  }

  .services-item_heading.case-studies-item_heading.no-margine {
    font-size: 33px;
  }

  .service_inside_paragraph {
    font-family: "Twklausanne 150", sans-serif;
    font-size: 37px;
    line-height: 38px;
  }

  .orange {
    color: var(--orange);
  }

  .inside-services_heading-holder-2 {
    padding: 50px 40px 50px 100px;
  }

  .h2_services_inside-2.og {
    width: 57%;
    font-family: "Twklausanne 350", sans-serif;
    font-weight: 400;
  }

  .back-yo-case-studies_holder {
    padding-top: 60px;
    padding-bottom: 70px;
    padding-left: 90px;
  }

  .div-block-130._2 {
    background-image: url('../images/Arrowup-Group-About.jpg');
  }

  .div-block-135 {
    background-image: url('../images/Arrowup-Group---Mobile.jpg');
  }

  .text-block-54._2 {
    color: var(--orange);
    -webkit-text-stroke-color: var(--orange);
  }

  .submit-button-4 {
    background-color: #ff5319;
  }

  .faq-wrapper, .mobile {
    display: none;
  }

  .about-faq {
    display: block;
  }

  .link-block-10 {
    cursor: pointer;
  }

  .case-study-hover-2 {
    color: var(--black);
    text-decoration: none;
  }

  .card-holder-3.top-114.main-case-left {
    padding-top: 114px;
  }

  .div-block-224._5 {
    max-width: 590px;
  }

  .case-studies-3 {
    padding-top: 30px;
  }

  .big-links-2 {
    justify-content: space-around;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .container_1380-3 {
    border-bottom: 1px solid #000;
    padding-top: 20px;
    padding-bottom: 70px;
    padding-left: 40px;
  }

  .container_1380-3.no-line {
    border-bottom-style: none;
  }

  .image-85 {
    overflow: hidden;
  }

  .container-marquee {
    padding-top: 1vh;
    padding-bottom: 5vh;
  }

  .container-marquee.talk {
    padding-top: 5vh;
  }

  .line-1 {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .xl-heading {
    margin-top: -30px;
    margin-right: 50vw;
    padding-top: 50px;
    padding-bottom: 6vw;
    font-size: 14vw;
  }

  .section-11 {
    height: 30vh;
    display: none;
  }

  .div-block-233 {
    padding-left: 7%;
    padding-right: 7%;
  }

  .services-item_heading-2.case-studies-item_heading {
    font-size: 33px;
  }

  .gallery1_image-main {
    object-position: 50% 50%;
  }

  .arrowup-text {
    line-height: 36px;
  }

  .section_layout_right {
    padding-top: 30px;
  }

  .padding-global-8.title {
    padding-left: 2%;
  }

  .section_layout_left {
    padding-top: 30px;
  }

  .section_layout_left.foot {
    padding-bottom: 60px;
  }

  .padding-global-9 {
    padding-left: 3%;
  }

  .section-inside {
    font-family: "Twklausanne 150", sans-serif;
    font-size: 37px;
    line-height: 38px;
  }

  .services-inside-acc-2.why-us-about {
    font-family: "Twklausanne 250", sans-serif;
    font-size: 36px;
  }

  .accordion-body__contents-7 {
    font-family: "Twklausanne 0200", sans-serif;
    font-size: 22px;
    line-height: 39px;
  }

  .services-inside-acc-1.why-us-about {
    font-size: 36px;
  }

  .text-block-106 {
    font-family: "Twklausanne 150", sans-serif;
    font-size: 23px;
    line-height: 36px;
  }

  .grid-16 {
    grid-template-columns: 1fr 1fr;
  }

  .faq-services-section {
    padding-top: 60px;
  }

  .case-study-hover-3, .case-study-hover-4 {
    color: #0f0f0f;
    text-decoration: none;
  }

  .container_1380-3-copy {
    border-bottom: 1px solid #000;
    padding-top: 20px;
    padding-bottom: 70px;
    padding-left: 40px;
  }

  .container_1380-3-copy.no-line {
    border-bottom-style: none;
  }
}

@media screen and (max-width: 991px) {
  .container.hero_container {
    margin-bottom: 37px;
  }

  .image {
    height: 818px;
    object-fit: cover;
    object-position: 50% 50%;
  }

  .h1 {
    font-size: 90px;
    line-height: 112%;
  }

  .h1.build-h1 {
    top: 99px;
    left: 361px;
  }

  .link2._2 {
    color: var(--black);
  }

  .section2-animation_holder {
    flex-direction: column;
    padding-top: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .split-word {
    font-size: 45px;
    line-height: 50px;
  }

  .why-we-exist_text {
    display: none;
  }

  .camera {
    margin-top: -60px;
    overflow: visible;
  }

  .text-block-23 {
    font-size: 70px;
    line-height: 71px;
  }

  .div-block-14 {
    flex-direction: column;
  }

  .proof-number-big {
    font-size: 130px;
    line-height: 150px;
  }

  .proof-number-big.small {
    font-size: 70px;
    line-height: 80px;
  }

  .cards-services {
    display: none;
  }

  .image-11 {
    width: 32px;
  }

  .div-block-24 {
    align-items: center;
    display: flex;
  }

  .text-card {
    font-size: 17px;
  }

  .div-block-22 {
    display: none;
  }

  .image-12 {
    width: 50px;
  }

  .h1-2.foother {
    margin-top: -6px;
    margin-bottom: 70px;
    font-size: 90px;
  }

  .h2, .h2._2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 68px;
  }

  .h2.mw-424 {
    margin-bottom: 64px;
    position: static;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .container_1380 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .container_1380._9 {
    display: none;
  }

  .text-block-24 {
    font-size: 19px;
  }

  .div-block-23 {
    border: 1px solid #fff;
    border-width: 1px 0;
    justify-content: space-around;
    align-items: stretch;
    margin-bottom: 42px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    display: flex;
  }

  .text-block-21 {
    font-size: 65px;
  }

  .proof-section {
    padding-top: 76px;
  }

  .case-cards {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 30px;
  }

  .case-cards.card-title {
    grid-row-gap: 0px;
    grid-row-gap: 0px;
  }

  .card-holder.top-114 {
    padding-top: 0;
  }

  .div-block-20 {
    margin-top: 10px;
  }

  .div-block-13 {
    margin-left: auto;
    margin-right: 0;
  }

  .div-block-13._2 {
    max-width: 260px;
  }

  .image-15 {
    width: 50px;
  }

  .image-15._2 {
    width: 64px;
  }

  .text-block-19._2 {
    font-size: 17px;
  }

  .btn-text {
    font-size: 27px;
    line-height: 112%;
  }

  .div-block-10 {
    margin-top: 14px;
    margin-bottom: 17px;
  }

  .h3.top-37, .h3.top-37._2 {
    margin-top: 18px;
    font-size: 19px;
  }

  .h3.top-37._2.mobile {
    margin-bottom: 30px;
  }

  .h3.top-37.first {
    display: none;
  }

  .services-serction.h {
    height: 200vh;
  }

  .services-serction.h._77 {
    height: 100%;
    display: none;
  }

  .card-title.bo-20 {
    margin-bottom: 11px;
    font-size: 38px;
  }

  .preloader {
    display: none;
  }

  .div-block-28 {
    background-color: var(--orange);
    display: flex;
  }

  .div-block-33 {
    background-color: rgba(42, 61, 152, 0);
    border: 1px solid #000;
    margin-left: 0;
    display: none;
  }

  .div-block-33.v {
    order: 0;
    display: flex;
  }

  .div-block-33.v:hover {
    background-color: var(--white);
    background-image: linear-gradient(to bottom, var(--white), var(--white));
    box-shadow: none;
  }

  .section2-left_holder-2 {
    height: 1200px;
  }

  .tree-animation_stiky-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .infinitiv-animation-section {
    height: auto;
  }

  .div-block-37 {
    flex-direction: row-reverse;
    align-items: center;
    margin-top: 5px;
    display: flex;
  }

  .nav__link-div-jobs {
    width: 100%;
    height: auto;
    border-top: 1px solid #dddfe5;
    justify-content: space-between;
    align-items: center;
    padding: 1.3em 4vw;
    display: none;
  }

  .nav__mobilebutton {
    color: #2b2a35;
    order: 3;
    padding: 8px;
  }

  .nav__mobilebutton.w--open {
    color: #2b2a35;
    background-color: rgba(0, 0, 0, 0);
  }

  .nav__menu {
    z-index: 9999;
    background-color: #fff;
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
    box-shadow: 0 4px 26px rgba(0, 0, 0, .12);
  }

  .nav__link-div-jobs-counter {
    position: static;
    top: auto;
    right: auto;
  }

  .nav__link-div-learning.nav__link-div-learning--space {
    margin-right: 0;
    display: none;
  }

  .nav__container {
    max-width: 100vmax;
    align-content: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4vw;
    padding-right: 4vw;
    position: relative;
  }

  .nav {
    padding: 8px 0;
    display: none;
  }

  .nav__link-div-jobstext {
    height: auto;
  }

  .nav__mobileicon {
    color: #2b2a35;
    font-size: 32px;
  }

  .nav__link-div-onlymobile {
    height: auto;
    border-top: 1px solid #dddfe5;
    padding: 1.6em 6vw 1.6em 10vw;
    display: flex;
  }

  .nav__link-div-jobs-mobileonly {
    width: 100%;
    height: auto;
    color: #2b2a35;
    border-top: 1px solid #dddfe5;
    justify-content: space-between;
    align-items: flex-end;
    padding: 1.6em 6vw;
    text-decoration: none;
    display: flex;
  }

  .nav__link-div {
    height: auto;
    border-top: 1px solid #dddfe5;
    padding: 1.6em 6vw 1.3em;
    display: flex;
  }

  .nav__link-div:hover {
    border-bottom: 1px #000;
  }

  .nav__link-div.nav__link-div--black:hover {
    border-bottom-style: none;
  }

  .nav__link-div.nav__link-div--black.nav__link-div--space {
    margin-right: 0;
  }

  .nav__link-div.nav__link-div--black.nav__link-div--space.w--current {
    border-bottom-style: none;
  }

  .nav__link-div.nav__link-div--black.nav__link-div--space.nav__link-div--hidedesktop {
    justify-content: flex-start;
    display: flex;
  }

  .navbar_link {
    max-height: none;
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    border-bottom: 1px solid #e7eeee;
    border-right-style: none;
    padding-top: 3rem;
    padding-bottom: 3rem;
    overflow: visible;
  }

  .menu-icon1 {
    width: 48px;
    height: 48px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar_component-2 {
    padding-top: 4px;
  }

  .menu-icon1_line-bottom, .menu-icon1_line-top {
    width: 24px;
    height: 2px;
    background-color: #491414;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon1_line-middle {
    width: 24px;
    height: 2px;
    background-color: #491414;
    justify-content: center;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .testimonial-wrapper {
    width: 100%;
    height: 20vh;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .linelink {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .linelink.contact {
    display: block;
  }

  .navbar_menu-4 {
    background-color: var(--white);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-bottom: 1px solid rgba(73, 20, 20, .65);
    padding: 1rem 5% 2rem;
    overflow: auto;
  }

  .link-2 {
    color: var(--white);
    font-size: 20px;
    text-decoration: none;
  }

  .nav-shadow-2 {
    height: 56px;
  }

  .image-22 {
    margin-left: 40px;
  }

  .div-block-53 {
    position: relative;
    top: auto;
  }

  .dropdown {
    display: none;
  }

  .mobile-dropdown {
    width: 100%;
    display: block;
  }

  .dropdown-link-mob {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 0;
  }

  .dropdown-link-mob:hover {
    box-shadow: none;
    transform: none;
  }

  .dropdown-list {
    background-color: #fff;
  }

  .mobile-toggle {
    width: 100%;
    padding-left: 0;
  }

  .split-word2 {
    font-size: 45px;
    line-height: 50px;
  }

  .grid-6 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .ww-us.text {
    max-width: 400px;
    font-size: 20px;
  }

  .btn-text-2, .btn-text-2._2 {
    font-size: 20px;
  }

  .h1-about {
    margin-right: -10px;
    font-size: 60px;
  }

  .h1-about._204 {
    margin-bottom: 87px;
    font-size: 56px;
  }

  .h1-about.work {
    margin-top: 51px;
    font-size: 56px;
  }

  .h1-about._3 {
    font-size: 60px;
  }

  .h1-about._204 {
    margin-bottom: 87px;
    margin-left: 0;
    padding-left: 10px;
    font-size: 56px;
  }

  .h1-about._5 {
    margin-left: 120px;
  }

  .h1-about._3 {
    font-size: 60px;
  }

  .h1-about._10 {
    margin-left: -20px;
  }

  .h1-about._3 {
    margin-left: 0;
    font-size: 60px;
  }

  .div-block-74 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .section-3-services {
    display: block;
  }

  .text-block-45 {
    font-size: 30px;
  }

  .text-block-45._1 {
    padding-right: 20px;
  }

  .text-block-46 {
    font-size: 40px;
  }

  .text-block-46._1 {
    color: var(--orange);
    -webkit-text-stroke-color: var(--orange);
  }

  .div-block-89._2 {
    background-color: #ffddd1;
  }

  .services-item_heading {
    font-size: 38px;
  }

  .services-item_heading.case-studies-item_heading {
    margin-bottom: 48px;
    font-size: 42px;
  }

  .services-item_heading.case-studies-item_heading.no-margine {
    font-size: 38px;
    line-height: 43px;
  }

  .service_inside_paragraph {
    padding-top: 0;
    padding-left: 0;
    font-size: 31px;
    line-height: 35px;
  }

  .back-arrow {
    grid-column-gap: 40px;
  }

  .div-block-64 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .inside-services_heading-holder-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .h2_services_inside-2 {
    padding-top: 0;
  }

  .h2_services_inside-2.og {
    width: 90%;
  }

  .back-arrow-holder {
    width: 34px;
    height: 31px;
  }

  .div-block-63 {
    margin-right: -63px;
  }

  .div-block-130._2 {
    background-image: url('../images/Arrowup-Group-Other.jpg');
    padding-right: 30px;
  }

  .image-65 {
    height: 34px;
  }

  .image-66 {
    margin-right: 50px;
    padding-right: 10px;
  }

  .text-block-53 {
    margin-top: 85px;
    font-size: 30px;
  }

  .image-67 {
    height: 46px;
    margin-left: 24px;
    margin-right: 25px;
  }

  .div-block-135 {
    background-image: url('../images/Arrowup-Group-About.jpg');
  }

  .image-68 {
    height: 34px;
  }

  .image-68._3 {
    margin-top: 10px;
  }

  .text-block-54 {
    font-size: 21px;
  }

  .text-block-54._2 {
    font-size: 25px;
  }

  .text-block-55 {
    margin-top: 85px;
    font-size: 30px;
  }

  .field-label-3 {
    font-size: 27px;
  }

  .div-block-139 {
    margin-left: 60px;
    margin-right: 60px;
  }

  .contact-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-141 {
    align-items: center;
  }

  .image-69 {
    height: 24px;
    margin-top: 100px;
    margin-left: -60px;
  }

  .image-70 {
    height: 46px;
    margin-left: 24px;
    margin-right: 25px;
  }

  .image-71 {
    height: 34px;
  }

  .div-block-150.phone_show {
    background-image: url('../images/Arrowup-Group-About.jpg');
  }

  .image-72 {
    height: 27px;
    margin-left: 6px;
  }

  .image-72.work-case-heading-star {
    margin-left: -10px;
  }

  .image-73 {
    height: 34px;
  }

  .image-73._2 {
    margin-left: -10px;
    margin-right: 0;
  }

  .div-block-152 {
    padding-left: 4px;
  }

  .div-block-153 {
    padding-left: 30px;
  }

  .grid-14 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .field-label-4 {
    font-size: 27px;
  }

  .question-text.why-us-about {
    font-size: 40px;
  }

  .accordion {
    width: 83.33%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .accordion.js-accordion {
    width: 97%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 8px;
  }

  .faq-wrapper {
    display: block;
  }

  .accordion__item.js-accordion-item {
    box-shadow: none;
    padding-left: 10px;
  }

  .accordion__item.js-accordion-item.active {
    padding-left: 10px;
  }

  .accordion__item.js-accordion-item {
    box-shadow: none;
    padding-left: 10px;
  }

  .mobile-approach {
    padding: 100px 0;
    display: block;
  }

  .text-block-74.why-us-about {
    font-size: 40px;
  }

  .text-block-83 {
    font-size: 19px;
  }

  .mobile, .about-faq {
    display: block;
  }

  .text-block-99 {
    font-size: 19px;
  }

  .btn-text-3 {
    font-size: 27px;
    line-height: 112%;
  }

  .image-83 {
    width: 32px;
  }

  .card-holder-3.top-114, .card-holder-3.top-114.main-case-left {
    padding-top: 0;
  }

  .div-block-224 {
    margin-left: auto;
    margin-right: 0;
  }

  .div-block-226 {
    margin-top: 14px;
    margin-bottom: 17px;
  }

  .container_1380-3 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .image-85 {
    max-width: 130%;
  }

  .container-marquee {
    padding-top: 11vh;
    padding-bottom: 10vh;
  }

  .line-1 {
    padding-left: 2em;
  }

  .line-2 {
    margin-left: 2em;
  }

  .holder-section2_services-2 {
    padding-top: 32px;
  }

  .case-studies-inside-item_holder-2 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 160px;
  }

  .padding-section-large-5 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .services-item_paragraph-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .services-item_heading-2 {
    font-size: 38px;
  }

  .services-item_heading-2.case-studies-item_heading {
    margin-bottom: 48px;
  }

  .layout7_component {
    min-height: auto;
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .padding-section-large-6 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section_layout_left.foot {
    padding-bottom: 30px;
  }

  .section-inside {
    padding-top: 0;
    padding-left: 0;
    font-size: 28px;
    line-height: 35px;
  }

  .dad {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    align-items: flex-start;
    display: flex;
  }

  .services-inside-acc-2.why-us-about, .services-inside-acc-1.why-us-about {
    font-size: 40px;
  }

  .text-block-106 {
    font-size: 19px;
  }

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

  .arrowup-hero-headline.orange.two {
    padding-bottom: 0;
    font-size: 34px;
  }

  .div-block-238 {
    margin-top: 14px;
    margin-bottom: 17px;
  }

  .text-card-5 {
    font-size: 17px;
  }

  .div-block-241 {
    margin-top: 14px;
    margin-bottom: 17px;
  }

  .container_1380-3-copy {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (max-width: 767px) {
  .section.hero {
    margin-top: 80px;
    overflow: hidden;
  }

  .container {
    margin-bottom: 0;
  }

  .h1 {
    font-size: 60px;
    position: relative;
  }

  .h1.build-h1 {
    top: 67px;
    left: 270px;
  }

  .h1._2 {
    margin-left: auto;
    margin-right: auto;
    position: static;
    top: 600px;
    left: -95px;
  }

  .div-block-15 {
    padding: 40px 0 40px 50px;
  }

  .grid-3 {
    grid-column-gap: 20px;
  }

  .cards-services {
    display: none;
  }

  .div-block-24 {
    align-items: center;
    display: flex;
  }

  .div-block-22 {
    display: none;
  }

  .h1-2.foother {
    font-size: 70px;
  }

  .text-block-24 {
    max-width: 370px;
  }

  .footer {
    padding-top: 33px;
  }

  .div-block-23 {
    display: flex;
  }

  .text-block-21 {
    font-size: 60px;
  }

  .div-block-25 {
    width: 512px;
    padding-bottom: 0;
    display: block;
  }

  .div-block-13._2 {
    display: none;
  }

  .image-15._2 {
    width: 58px;
  }

  .h3.top-37.first {
    display: none;
  }

  .card-services {
    align-items: stretch;
    margin-bottom: 40px;
    margin-right: 0;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 0;
  }

  .services-serction.h {
    height: 340vh;
    display: block;
  }

  .services-serction.h._77 {
    height: 100%;
  }

  .text-block-25 {
    font-size: 16px;
  }

  .preloader {
    display: none;
    overflow: hidden;
  }

  .nav {
    display: none;
  }

  .navbar_link {
    padding: 1.5rem;
  }

  .navbar_component-2 {
    height: auto;
    min-height: 4rem;
  }

  .navbar_logo-link {
    padding-left: 0;
  }

  .services_content {
    height: auto;
    padding-top: 5rem;
    padding-bottom: 2rem;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .section-4, .nav-shadow-2 {
    display: none;
  }

  .image-22 {
    margin-left: 20px;
  }

  .image-27 {
    width: 18px;
    font-size: 33px;
  }

  .div-block-60 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .image-28 {
    width: 21px;
  }

  .btn-text-2 {
    font-size: 18px;
  }

  .div-block-71 {
    margin-top: 26px;
    padding: 8px 20px;
  }

  .h1-about {
    font-size: 50px;
  }

  .h1-about._204 {
    margin-bottom: 46px;
    font-size: 30px;
  }

  .h1-about.work {
    margin-top: 33px;
    font-size: 30px;
  }

  .h1-about._204 {
    margin-bottom: 46px;
    font-size: 30px;
  }

  .h1-about._7, .h1-about._4 {
    font-size: 44px;
  }

  .h1-about._3 {
    margin-left: 30px;
    font-size: 50px;
  }

  .div-block-74 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 60px;
  }

  .div-block-75 {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-45 {
    font-size: 28px;
  }

  .image-37 {
    width: 18px;
    font-size: 33px;
  }

  .div-block-87 {
    margin-top: 0;
  }

  .text-block-46 {
    font-size: 35px;
  }

  .div-block-89 {
    margin-top: 26px;
    padding: 8px 20px;
  }

  .image-41 {
    width: 18px;
    font-size: 33px;
  }

  .image-42 {
    width: 21px;
  }

  .div-block-97 {
    margin-top: 26px;
    padding: 8px 20px;
  }

  .div-block-99 {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .services-item_heading {
    margin-bottom: 24px;
    font-size: 32px;
  }

  .services-item_heading.case-studies-item_heading {
    margin-bottom: 40px;
    font-size: 38px;
  }

  .services-item_heading.case-studies-item_heading.no-margine {
    font-size: 31px;
    line-height: 33px;
  }

  .gray-line.bottom-margine_41 {
    width: 100%;
    width: 100%;
    margin-bottom: 32px;
  }

  .service_inside_paragraph {
    text-align: left;
    padding-left: 0;
    font-size: 22px;
    line-height: 28px;
  }

  .back-arrow {
    grid-column-gap: 28px;
    grid-row-gap: 30px;
    padding-left: 0;
  }

  .inside-services_heading-holder-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .h2_services_inside-2 {
    font-size: 40px;
    line-height: 48px;
  }

  .h2_services_inside-2.og {
    width: 100%;
  }

  .back-arrow-holder {
    width: 30px;
    height: 27px;
  }

  .div-block-63 {
    margin-right: -43px;
  }

  .image-66 {
    height: 27px;
  }

  .text-block-53._2 {
    margin-top: 71px;
    margin-bottom: 80px;
  }

  .image-67 {
    height: 34px;
  }

  .image-68._3 {
    margin-top: 9px;
  }

  .text-block-54._2._3 {
    color: var(--orange);
  }

  .grid-13 {
    grid-template-columns: 1fr;
  }

  .div-block-141 {
    border-radius: 20px;
  }

  .image-70 {
    height: 34px;
  }

  .div-block-153 {
    text-align: center;
    padding-left: 0;
  }

  .grid-15 {
    grid-template-columns: 1fr;
  }

  .question-text {
    margin-top: 8px;
  }

  .accordion {
    width: 100%;
    margin-bottom: -16px;
  }

  .accordion__item {
    margin-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .mobile-approach {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .text-block-80, .text-block-81, .text-block-82 {
    font-size: 16px;
  }

  .text-block-83 {
    max-width: 370px;
  }

  .text-block-84, .text-block-85 {
    font-size: 16px;
  }

  .text-block-mobile-1, .text-block-mobile-2, .text-mobile-3, .text-mobile-4 {
    display: none;
  }

  .text-block-99 {
    max-width: 370px;
  }

  .col {
    margin-bottom: 48px;
  }

  .text-block-101 {
    font-size: 16px;
  }

  .card-holder-3.top-114.main-case-left {
    padding-top: 0;
  }

  .gallery1_image {
    aspect-ratio: 3 / 2;
  }

  .holder-section2_services-2 {
    padding-top: 0;
  }

  .case-studies-inside-item_holder-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-bottom: 0;
  }

  .gallery1_component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .container-1668 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

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

  .services-item_paragraph-2 {
    text-align: left;
    font-size: 19px;
    line-height: 28px;
  }

  .services-item_paragraph-2.case-studies-item_paragraph {
    text-align: left;
    font-size: 17px;
  }

  .services-item_heading-2 {
    margin-bottom: 24px;
    font-size: 32px;
  }

  .services-item_heading-2.case-studies-item_heading {
    margin-bottom: 0;
    font-size: 17px;
  }

  .gallery2_image-copy, .gallery1_image-main {
    aspect-ratio: 3 / 2;
  }

  .layout7_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .padding-section-large-6 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .arrowup-text {
    font-size: 1rem;
  }

  .empty-space {
    padding-top: 70px;
  }

  .section-inside {
    text-align: left;
    padding-left: 0;
    font-size: 22px;
    line-height: 28px;
  }

  .dad {
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .services-inside-acc-2 {
    margin-top: 8px;
  }

  .text-block-106 {
    max-width: 370px;
  }

  .arrowup-hero-headline.orange.two {
    padding-bottom: 0;
  }

  .text-block-108 {
    font-size: 16px;
  }

  .div-block-75-copy {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-71-copy {
    margin-top: 26px;
    padding: 8px 20px;
  }
}

@media screen and (max-width: 479px) {
  .section.hero {
    margin-top: 60px;
    margin-bottom: 0;
    overflow: visible;
  }

  .container {
    padding-left: 10px;
    padding-right: 20px;
  }

  .container.hero_container {
    margin-bottom: 0;
    margin-left: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero_holder {
    width: 100%;
    height: 570px;
  }

  .hero-image_holder {
    width: 100%;
    height: 520px;
  }

  .image {
    height: 640px;
    object-fit: cover;
    object-position: 34% 43%;
    display: none;
    overflow: auto;
  }

  .image._2 {
    height: 520px;
    object-position: 60% 100%;
    display: inline-block;
  }

  .hero-text_holder {
    flex-direction: column;
    align-items: center;
    margin-top: -110px;
    display: flex;
  }

  .h1 {
    font-size: 42px;
    line-height: 50px;
  }

  .h1.build-h1 {
    float: right;
    clear: none;
    margin-top: -50px;
    margin-right: 30px;
    position: relative;
    top: 0;
    left: 0;
  }

  .hero-text_block.margine-bottom_17 {
    max-width: 246px;
    font-family: "Twklausanne 0200", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
  }

  .link2 {
    color: var(--white);
    margin-bottom: 0;
    font-size: 60px;
    line-height: 150%;
  }

  .link2._2 {
    color: var(--black);
    font-family: "Twklausanne 0300", sans-serif;
    font-size: 16px;
    line-height: 18px;
  }

  .section2-text_holder {
    height: 200px;
    object-position: 0% 50%;
    border-bottom-width: .6px;
    border-bottom-color: #d9d9d9;
    align-self: flex-start;
  }

  .section2-animation_holder {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section2-right_holder {
    margin-top: 0;
    padding-bottom: 40px;
  }

  .circle, .circle.circle1 {
    width: 184px;
    height: 184px;
  }

  .circle.circle2 {
    width: 184px;
    left: 156px;
  }

  .circle.circle3 {
    top: 226px;
    left: 83px;
  }

  .circle.circle1 {
    width: 184px;
    height: 184px;
    top: 49px;
  }

  .circle.circle3 {
    top: 174px;
    left: 78px;
  }

  .circle.circle2 {
    width: 184px;
    top: 49px;
    left: 147px;
  }

  .split-word {
    padding-top: 60px;
    padding-bottom: 0;
    font-size: 27px;
    line-height: 37px;
  }

  .why-we-exist_text {
    display: none;
  }

  .why-we-exist_text.why-we-phone_text {
    border-bottom: .4px solid #d9d9d9;
    margin-bottom: 25px;
    padding-bottom: 32.5px;
    padding-left: 0;
    font-size: 16px;
    line-height: 18px;
    display: none;
  }

  .h1-div {
    display: block;
  }

  .camera {
    position: static;
    top: 80px;
    overflow: auto;
  }

  .div-block-15 {
    border-radius: 20px;
    padding: 26px 0 26px 32px;
  }

  .grid-3 {
    grid-column-gap: 7.6px;
    grid-row-gap: 6.2px;
  }

  .text-block-23 {
    font-size: 63px;
    line-height: 70px;
  }

  .div-block-14 {
    flex-direction: column;
  }

  .proof-number-big {
    font-size: 74px;
    line-height: 82px;
  }

  .proof-number-big.small {
    margin-bottom: 5.2px;
    font-size: 43px;
    line-height: 41px;
  }

  .card-case-studies {
    opacity: 1;
    margin-bottom: 40px;
    line-height: 23px;
    display: block;
  }

  .card-case-studies.bo-99 {
    margin-bottom: 117px;
  }

  .cards-services {
    margin-top: 50px;
  }

  .image-11 {
    height: 22.6px;
  }

  .div-block-24 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    margin-left: 31px;
    margin-right: 31px;
    display: flex;
  }

  .big-links {
    padding-bottom: 9px;
    font-size: 48px;
  }

  .text-card {
    float: none;
    font-size: 15px;
  }

  .div-block-22 {
    flex-flow: wrap;
    display: none;
  }

  .image-12 {
    width: 40px;
    margin-right: 5.8px;
  }

  .h1-2.foother {
    margin-bottom: 41px;
    font-size: 45px;
  }

  .text-block-22 {
    margin-right: 0;
    font-size: 18px;
  }

  .text-block-22._2._3 {
    margin-left: auto;
    margin-right: 7px;
    display: none;
  }

  .case-studies {
    overflow: hidden;
  }

  .h2 {
    font-size: 45px;
  }

  .h2._2 {
    margin-left: 10px;
    font-size: 45px;
  }

  .h2.mw-424 {
    max-width: 300px;
    margin-top: 0;
    margin-bottom: 42px;
    padding-left: 15px;
  }

  .container_1380 {
    max-width: 1380px;
    padding-top: 50px;
    padding-left: 12px;
    padding-right: 15px;
    overflow: hidden;
  }

  .container_1380._9 {
    margin-top: 0;
    padding-top: 80px;
  }

  .text-block-24 {
    font-size: 15px;
  }

  .footer {
    border-top-right-radius: 10px;
    overflow: hidden;
  }

  .div-block-23 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-top: 1px solid rgba(255, 255, 255, .5);
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    justify-content: space-around;
    align-items: center;
    margin-bottom: 25px;
    margin-left: 31px;
    margin-right: 31px;
    padding-top: 13.5px;
    padding-bottom: 13.5px;
    display: flex;
  }

  .text-block-21 {
    margin-right: 6px;
    font-size: 37px;
  }

  .div-block-25 {
    width: 100%;
    display: block;
    position: static;
  }

  .proof-section {
    padding-top: 0;
    padding-bottom: 60px;
    overflow: hidden;
  }

  .vertical-line.right._2 {
    height: 44px;
    height: 44px;
    height: 44px;
    background-color: rgba(255, 255, 255, .5);
    margin-left: 6px;
    margin-right: auto;
    display: none;
  }

  .case-cards {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .case-cards.card-title {
    grid-row-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    padding-bottom: 0;
  }

  .card-holder {
    padding-bottom: 60px;
  }

  .card-holder.top-114 {
    padding-top: 0;
  }

  .div-block-17 {
    border-bottom-left-radius: 10px;
  }

  .div-block-20 {
    margin-top: 7.5px;
  }

  .div-block-21 {
    cursor: pointer;
    margin-bottom: 63px;
  }

  .div-block-13 {
    max-width: 228px;
    margin-right: 0;
  }

  .div-block-13._2 {
    max-width: 196px;
    margin-right: auto;
  }

  .div-block-13._5 {
    max-width: 250px;
    font-size: 47px;
  }

  .image-15 {
    width: 40px;
  }

  .image-15._2 {
    width: 46px;
  }

  .text-block-19 {
    font-size: 13.4px;
    line-height: 15px;
  }

  .text-block-19._2 {
    font-size: 12px;
    line-height: 21px;
  }

  .btn-text {
    font-size: 19.4px;
    line-height: 30px;
  }

  .div-block-10 {
    display: none;
  }

  .div-block-16 {
    border-radius: 7.6px;
    padding-bottom: 10px;
  }

  .h3.top-37 {
    margin-top: 25px;
    margin-bottom: 57px;
    padding-left: 7px;
    font-size: 16px;
  }

  .h3.top-37._2 {
    margin-left: 10px;
    display: block;
  }

  .h3.top-37._2.mobile {
    margin-left: 10px;
  }

  .h3.top-37.first {
    display: none;
  }

  .image-13 {
    width: 85px;
  }

  .card-services {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fff;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    padding: 30px 60px 22px 20px;
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: auto;
    overflow: visible;
  }

  .card-services.i2 {
    position: static;
    top: 5.1em;
  }

  .middle-section {
    height: 9px;
    padding-top: 10px;
    overflow: hidden;
  }

  .image-14 {
    width: 140px;
  }

  .services-serction {
    height: 400vh;
    display: block;
  }

  .services-serction.h {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .services-serction.h._77 {
    height: 100%;
    overflow: hidden;
  }

  .card-title.bo-20 {
    margin-top: 36px;
    margin-bottom: 9.5px;
    font-size: 23px;
  }

  .text-block-25 {
    font-size: 12px;
    line-height: 112%;
  }

  .preloader {
    padding: 15px;
    display: none;
  }

  .div-block-28 {
    background-color: var(--orange);
    border-radius: 19px;
  }

  .text-block-26 {
    font-size: 50px;
    line-height: 83px;
  }

  .div-block-30 {
    left: 73px;
  }

  .div-block-31 {
    margin-right: 39%;
    font-size: 33px;
  }

  .div-block-33 {
    background-color: rgba(42, 61, 152, 0);
    border: 1px solid #000;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: none;
  }

  .div-block-33.v {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    order: 0;
    justify-content: flex-start;
    margin-right: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 10px;
    display: flex;
  }

  .div-block-33.v:hover {
    background-image: linear-gradient(to bottom, var(--white), var(--white));
    box-shadow: -1px 4px 12px -2px var(--white);
  }

  .circle-text-2 {
    font-size: 23px;
    line-height: 42px;
  }

  .section2-left_holder-2 {
    height: 520px;
    margin-bottom: 0;
    position: relative;
  }

  .image-16 {
    width: 153px;
    height: 42px;
  }

  .tree-animation_stiky-2 {
    width: 332px;
    height: 320px;
    margin-left: 0;
    margin-right: 0;
    display: block;
    top: 140px;
  }

  .logo-section {
    padding-top: 60px;
    padding-bottom: 70px;
  }

  .container-3 {
    float: none;
    text-align: center;
    object-fit: fill;
    padding-left: 24px;
    padding-right: 30px;
    display: block;
    overflow: hidden;
  }

  .infinitiv-animation-section {
    display: block;
  }

  .infinitvi-animation-holder {
    height: 41px;
    grid-column-gap: 43px;
    grid-row-gap: 78px;
    align-items: stretch;
  }

  .div-block-35 {
    padding-left: 17px;
    padding-right: 20px;
  }

  .progres-bar {
    height: 4px;
    float: none;
    clear: none;
    display: block;
  }

  .loader_number {
    font-size: 70px;
    line-height: 100%;
  }

  .div-block-36 {
    margin-bottom: 40px;
  }

  .heading {
    font-size: 70px;
    line-height: 100%;
  }

  .loader_progress {
    height: 3px;
  }

  .div-block-37 {
    margin-top: 1px;
    padding-right: 15px;
  }

  .text-block-27 {
    color: var(--white);
    text-align: center;
    margin-bottom: 59px;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
    font-family: "Twklausanne 0300", sans-serif;
    font-size: 20px;
  }

  .nav {
    display: none;
  }

  .navbar_link {
    padding: 1.25rem;
  }

  .menu-icon1 {
    width: 35px;
    height: 35px;
    background-color: #ff5318;
    border-radius: 20px;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 21px;
  }

  .navbar_component-2 {
    min-height: 3.5rem;
    padding-top: 3%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .menu-icon1_line-bottom {
    width: 16px;
    height: 1px;
    background-color: var(--white);
  }

  .navbar_logo {
    width: 8.6rem;
    margin-top: -4px;
  }

  .menu-icon1_line-top {
    width: 16px;
    height: 1px;
    background-color: #fff;
  }

  .menu-icon_line-middle-inner {
    background-color: #fff;
  }

  .menu-icon1_line-middle {
    width: 16px;
    height: 1px;
    background-color: #fff;
  }

  .services_content, .testimonial-wrapper {
    height: auto;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .linelink {
    color: var(--black);
    border-bottom: 1px solid #f5f5f5;
    order: 0;
    align-self: auto;
    padding-bottom: 1rem;
    font-family: "Twklausanne 250", sans-serif;
    font-size: 1.3rem;
    line-height: 34px;
    text-decoration: none;
  }

  .linelink.dropdown-link-mob {
    color: #616161;
    font-family: "Twklausanne 250", sans-serif;
  }

  .navbar_menu-4 {
    background-color: #fff;
    border-bottom-color: rgba(250, 250, 250, .65);
  }

  .image-21 {
    order: 0;
  }

  .link-2 {
    color: var(--white);
    font-family: "Twklausanne 250", sans-serif;
    font-size: 20px;
    text-decoration: none;
  }

  .image-22 {
    margin-left: 0;
    padding-left: 60px;
    padding-right: 60px;
  }

  .pointer---wrap {
    display: none;
  }

  .dropdown-link-mob.linelink:hover {
    color: var(--orange);
  }

  .mobile-toggle.linelink.w--open:hover {
    border-bottom-color: var(--orange);
  }

  .split-word2 {
    font-size: 29px;
    line-height: 36px;
  }

  .grid-6 {
    grid-row-gap: 60px;
  }

  .h3-about {
    font-size: 25px;
    line-height: 112%;
  }

  .text-block-40 {
    font-size: 20px;
    line-height: 112%;
  }

  .div-block-70 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .container-1450 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .h1-about {
    margin-right: 3px;
    font-size: 33px;
  }

  .h1-about._204 {
    margin-bottom: 20px;
    font-size: 39px;
    line-height: 43px;
  }

  .h1-about.work {
    margin-top: 147px;
    margin-left: 30px;
    font-size: 44px;
    line-height: 49px;
  }

  .h1-about.work.margina-poslednja {
    margin-top: -40px;
    margin-left: 90px;
    margin-right: -70px;
    font-size: 40px;
    position: absolute;
  }

  .h1-about.work.margine-top-nova {
    margin-top: 0;
  }

  .h1-about.work._5 {
    margin-left: 0;
    font-size: 39px;
  }

  .h1-about.work._6 {
    font-size: 39px;
  }

  .h1-about._3 {
    margin-left: 0;
    font-size: 25px;
  }

  .h1-about._204 {
    text-align: center;
    margin-left: -30px;
    padding-left: 70px;
    font-size: 40px;
    line-height: 43px;
  }

  .h1-about._10 {
    font-size: 25px;
  }

  .h1-about._5 {
    margin-left: 70px;
    margin-right: 10px;
    font-size: 33px;
  }

  .h1-about._7, .h1-about._4 {
    font-size: 25px;
  }

  .h1-about._10 {
    text-align: left;
    font-size: 39px;
    line-height: 43px;
    display: none;
  }

  .h1-about._10._5 {
    display: none;
  }

  .h1-about._3 {
    text-align: right;
    margin-top: 0;
    font-size: 40px;
    line-height: 43px;
    display: block;
  }

  .h1-about._10 {
    text-align: center;
    margin-left: 0;
    font-size: 38px;
    line-height: 49px;
    display: block;
  }

  .h1-about._3 {
    text-align: right;
    align-self: auto;
    margin-left: 0;
    font-size: 39px;
    line-height: 43px;
    display: block;
  }

  .div-block-72 {
    margin-bottom: 10px;
  }

  .h2-new {
    margin-left: 20px;
    font-size: 31px;
    position: static;
  }

  .h2-new.div-title {
    margin-left: 0;
  }

  .div-block-74 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding-bottom: 58px;
  }

  .text-block-41 {
    margin-right: 5px;
    font-size: 18px;
    line-height: 112%;
  }

  .div-block-75 {
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-bottom: 0;
  }

  .text-block-45._1 {
    font-size: 25px;
  }

  .text-block-45._2 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 25px;
  }

  .text-block-45._2._5 {
    margin-bottom: -30px;
  }

  .text-block-45._2._4 {
    margin-top: 0;
  }

  .grid-8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-88 {
    border-bottom-width: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-46._1.p {
    margin-bottom: 10px;
    padding-top: 0;
    display: none;
  }

  .text-block-46._2 {
    color: #2a3d98;
  }

  .text-block-46._2.p, .text-block-46._2.p-copy {
    color: var(--orange);
    margin-bottom: 10px;
    padding-top: 0;
    display: none;
  }

  .div-block-90 {
    margin-bottom: 60px;
  }

  .container-1653 {
    padding-left: 30px;
    padding-right: 15px;
  }

  .div-block-91 {
    display: none;
  }

  .div-block-97 {
    background-color: var(--orange);
  }

  .container-1655 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .services-item_heading {
    font-family: "Twklausanne 250", sans-serif;
    font-size: 25px;
    line-height: 37px;
  }

  .services-item_heading.case-studies-item_heading {
    margin-bottom: 32px;
    font-size: 30px;
  }

  .services-item_heading.case-studies-item_heading.no-margine {
    font-size: 24px;
  }

  .gray-line.bottom-margine_41 {
    margin-bottom: 10px;
  }

  .service_inside_paragraph {
    padding-left: 0;
    font-size: 15px;
    line-height: 23px;
  }

  .back-arrow {
    grid-column-gap: 16px;
    padding-left: 0;
  }

  .inside-services_heading-holder-2 {
    padding-bottom: 20px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .h2_services_inside-2 {
    font-size: 36px;
  }

  .h2_services_inside-2.og {
    width: 100%;
    font-size: 28px;
    line-height: 24px;
  }

  .back-yo-case-studies_holder {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px;
  }

  .back-arrow-holder {
    width: 22px;
    height: 19px;
  }

  .container-1662 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-63 {
    text-align: left;
    justify-content: center;
  }

  .div-block-130 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-130._2 {
    background-image: url('../images/Arrowup-Group-Other.jpg');
    border-radius: 13px;
  }

  .image-65._8 {
    height: 26px;
    margin-top: -1px;
    margin-left: 3px;
    margin-right: 10px;
  }

  .image-66 {
    height: 20px;
    margin-top: 5px;
    margin-right: -100px;
    padding-right: 20px;
  }

  .div-block-131 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 6px;
  }

  .text-block-53 {
    margin-top: 54px;
    font-size: 25px;
  }

  .text-block-53._2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-field {
    height: 47px;
    padding-top: 10px;
  }

  .text-field::-ms-input-placeholder {
    font-size: 20px;
  }

  .text-field::placeholder {
    font-size: 20px;
  }

  .text-field._5 {
    padding-top: 8px;
  }

  .container-1663 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-132, .div-block-133 {
    display: none;
  }

  .div-block-133.hide {
    width: 100%;
    background-image: url('../images/phone-hero.png');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
    padding-top: 70px;
    padding-bottom: 139px;
    display: flex;
  }

  .div-block-133.hide.work-hero-phone {
    background-image: url('../images/Arrowup-Group-Other.jpg');
    border-radius: 17px;
    padding-top: 90px;
    padding-right: 20px;
  }

  .div-block-134 {
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .image-67 {
    width: 58px;
    height: 30px;
    position: relative;
  }

  .div-block-135 {
    background-image: url('../images/Arrowup-Group-About.jpg');
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-68._3 {
    height: 25px;
    margin-top: 1px;
  }

  .div-block-136 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 6px;
  }

  .text-block-54._2, .text-block-54._2._3 {
    color: var(--orange);
    text-decoration: none;
  }

  .text-block-55 {
    margin-top: 54px;
    font-size: 25px;
  }

  .div-block-61 {
    margin-bottom: 31px;
  }

  .field-label-3 {
    margin-bottom: 4px;
    font-size: 20px;
  }

  .textarea {
    border-radius: 20px;
  }

  .textarea::-ms-input-placeholder {
    font-size: 20px;
  }

  .textarea::placeholder {
    font-size: 20px;
  }

  .div-block-138 {
    flex-direction: column;
  }

  .grid-13 {
    grid-row-gap: 40px;
  }

  .div-block-141 {
    border-radius: 20px;
    display: none;
  }

  .div-block-141.hide {
    width: 100%;
    background-image: url('../images/phone-hero.png');
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
    padding-top: 70px;
    padding-bottom: 139px;
    display: none;
  }

  .div-block-142 {
    display: flex;
  }

  .div-block-143 {
    padding-top: 110px;
    padding-bottom: 139px;
    display: none;
  }

  .div-block-143.phone_show {
    background-image: url('../images/phone-hero.png');
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .div-block-143.phone_show.about-no-top-margine {
    background-image: url('../images/Arrowup-Group-About.jpg');
    border-radius: 12px;
    margin-top: 0;
    padding-right: 10px;
  }

  .image-69 {
    height: 17px;
    margin: 0 15px 32px 0;
  }

  .image-69.about-phone-image-heading {
    margin-bottom: 19px;
    margin-left: -17px;
    margin-right: 0;
  }

  .div-block-144 {
    padding-top: 155px;
    display: flex;
    position: relative;
  }

  .div-block-145 {
    flex-direction: column;
    align-items: flex-end;
    margin-right: 0;
    display: flex;
  }

  .image-70 {
    width: 58px;
    height: 30px;
    margin-left: 0;
    margin-right: 15px;
  }

  .div-block-146 {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .container-1664 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-71._2 {
    width: 66px;
    height: auto;
    margin-top: 5px;
    margin-right: 10px;
    line-height: 22px;
  }

  .div-block-147 {
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 6px;
    margin-bottom: -10px;
    padding-bottom: 0;
  }

  .div-block-147.about-phone-heading-holder {
    margin-bottom: -54px;
    margin-right: 20px;
  }

  .div-block-148 {
    margin-top: -70px;
  }

  .div-block-149 {
    flex-direction: column;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .div-block-150 {
    background-image: url('../images/Arrowup-Group-About.jpg');
    padding-top: 110px;
    padding-bottom: 139px;
    display: none;
  }

  .div-block-150.phone_show {
    background-image: url('../images/Arrowup-Group-Work.jpg');
    border-radius: 18px;
    flex-direction: row;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .image-72 {
    height: 21px;
    margin: 0 15px 30px 0;
  }

  .section-hero-sevices-2 {
    padding-top: 0;
  }

  .div-block-151 {
    max-width: 160px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .container-1665 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-73._2 {
    width: 60px;
    height: 40px;
    margin-top: 7px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-152 {
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .text-span-2 {
    margin-right: -20px;
    position: static;
  }

  .div-block-154 {
    margin-top: 0;
    margin-left: 10px;
  }

  .div-block-155 {
    margin-top: 110px;
    margin-right: 50px;
    position: absolute;
  }

  .div-block-167 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .faq-about {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-15 {
    grid-row-gap: 40px;
  }

  .field-label-4 {
    margin-bottom: 4px;
    font-size: 20px;
  }

  .submit-button-4 {
    margin-top: 37px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .question-text {
    flex: 0 100%;
    margin-bottom: 8px;
    margin-left: 0;
    padding-right: 20px;
  }

  .question-text.why-us-about {
    font-size: 27px;
    line-height: 40px;
  }

  .accordion-body__contents {
    font-family: "Twklausanne 0300", sans-serif;
    font-size: 19px;
  }

  .accordion__item.js-accordion-item, .accordion__item.js-accordion-item.active, .accordion__item.js-accordion-item {
    padding-left: 10px;
  }

  .accordion-body {
    padding-left: 56px;
  }

  .accordion-body.js-accordion-body {
    border-top: 1px solid rgba(0, 0, 0, .1);
    margin-top: 20px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-74.why-us-about {
    font-size: 27px;
  }

  .text-block-80, .text-block-81, .text-block-82 {
    font-size: 14px;
    line-height: 112%;
  }

  .text-block-83 {
    font-family: "Twklausanne 0300", sans-serif;
    font-size: 19px;
  }

  .text-block-84, .text-block-85 {
    font-size: 14px;
    line-height: 112%;
  }

  .text-block-mobile-1 {
    color: var(--orange);
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 118%;
    display: none;
  }

  .text-block-mobile-2, .text-mobile-3, .text-mobile-4 {
    color: var(--orange);
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 118%;
  }

  .accordion-body__contents-6, .text-block-99 {
    font-size: 19px;
    line-height: 29px;
  }

  .checkboxes.maxwidth-470 {
    padding-top: 20px;
  }

  .link-block-11 {
    align-self: center;
  }

  .link-block-12 {
    align-self: flex-end;
    padding-right: 40px;
  }

  .btn-text-3 {
    font-size: 25px;
    line-height: 30px;
  }

  .image-83 {
    width: 50px;
    height: 31px;
    margin-right: 20px;
  }

  .card-case-studies-4 {
    opacity: 1;
    margin-bottom: 30px;
    line-height: 23px;
    display: block;
  }

  .card-case-studies-4.bo-99 {
    margin-bottom: 40px;
  }

  .card-case-studies-4.bo-99._22 {
    margin-bottom: 20px;
  }

  .text-block-101 {
    font-size: 12px;
    line-height: 112%;
  }

  .card-holder-3 {
    padding-bottom: 30px;
  }

  .card-holder-3.top-114 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .card-holder-3.top-114.main-case-left {
    padding-top: 0;
  }

  .div-block-224 {
    max-width: 228px;
    margin-right: 0;
  }

  .div-block-224._5 {
    max-width: 310px;
    font-size: 47px;
    display: none;
  }

  .div-block-226 {
    display: none;
  }

  .case-studies-3 {
    z-index: 1;
    position: relative;
  }

  .big-links-2 {
    padding-bottom: 9px;
    font-size: 48px;
  }

  .container_1380-3 {
    max-width: 1380px;
    padding-top: 50px;
    padding-left: 12px;
    padding-right: 15px;
    overflow: hidden;
  }

  .image-85 {
    min-width: 180%;
  }

  .section-9 {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .section-10 {
    min-height: 150px;
    overflow: hidden;
  }

  .container-marquee {
    padding-top: 7vh;
    padding-bottom: 8vh;
  }

  .line-1 {
    flex-direction: row;
  }

  .xl-heading {
    margin-left: -2vw;
    font-size: 23vw;
    display: block;
  }

  .line-2 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 2em;
  }

  .case-links {
    margin-bottom: -40px;
  }

  .gallery1_image {
    aspect-ratio: 16 / 9;
    object-position: 50% 50%;
    border-radius: 0;
  }

  .holder-section2_services-2 {
    padding-top: 0;
  }

  .case-studies-inside-item_holder-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-bottom: 0;
    padding: 30px 5%;
    display: block;
  }

  .services-item-text_holder-2 {
    padding-right: 0;
  }

  .section_gallery4 {
    padding-top: 8px;
  }

  .container-1668 {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-section-large-5 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .services-item_paragraph-2.case-studies-item_paragraph {
    font-family: "Twklausanne 0200", sans-serif;
    font-size: 15px;
    line-height: 24px;
  }

  .section_gallery3, .section_gallery2 {
    padding-top: 6px;
  }

  .section_gallery1 {
    padding-top: 20px;
  }

  .section-12 {
    padding-bottom: 20px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .services-item_heading-2 {
    font-size: 26px;
    line-height: 37px;
  }

  .services-item_heading-2.case-studies-item_heading {
    color: var(--black);
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Twklausanne 350", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
  }

  .gallery2_image-copy {
    aspect-ratio: 16 / 9;
    border-radius: 0;
  }

  .gallery1_image-main {
    aspect-ratio: 2 / 3;
    border-radius: 0;
  }

  .layout7_component {
    grid-row-gap: .75rem;
    grid-template-columns: 1fr;
  }

  .layout7_image {
    border-radius: 8px;
  }

  .layout7_image._3 {
    margin-top: 12px;
  }

  .padding-section-large-6 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .layout7_content {
    margin-bottom: 10px;
  }

  .section_layout_left.foot._2 {
    padding-bottom: 0;
  }

  .arrowup-headline {
    font-size: 30px;
  }

  .empty-space {
    padding-top: 60px;
  }

  .section-inside {
    padding-left: 0;
    font-size: 1rem;
    line-height: 24px;
  }

  .layout7_content-title {
    order: -1;
  }

  .dad {
    order: 0;
  }

  .div-block-235 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .services-inside-acc-2 {
    flex: 0 100%;
    margin-bottom: 8px;
    margin-left: 0;
    padding-right: 20px;
  }

  .services-inside-acc-2.why-us-about {
    font-size: 27px;
    line-height: 40px;
  }

  .services-main {
    margin-left: 20px;
    font-size: 31px;
    position: static;
  }

  .accordion-body__contents-7 {
    font-size: 19px;
    line-height: 29px;
  }

  .services-inside-acc-1.why-us-about {
    font-size: 27px;
  }

  .text-block-106 {
    font-size: 19px;
    line-height: 29px;
  }

  .faq-services {
    padding-left: 0;
    padding-right: 0;
  }

  .faq-services-section {
    padding-top: 20px;
  }

  .div-block-238 {
    display: none;
  }

  .text-card-5 {
    float: none;
    font-size: 15px;
  }

  .text-block-108 {
    font-size: 12px;
    line-height: 112%;
  }

  .card-case-studies-6 {
    opacity: 1;
    margin-bottom: 30px;
    line-height: 23px;
    display: block;
  }

  .card-case-studies-6.bo-99 {
    margin-bottom: 40px;
  }

  .card-case-studies-6.bo-99._22 {
    margin-bottom: 20px;
  }

  .div-block-240.k {
    padding-bottom: 20px;
  }

  .case-links-3 {
    margin-bottom: -40px;
  }

  .div-block-241 {
    display: none;
  }

  .container_1380-3-copy {
    max-width: 1380px;
    padding-top: 50px;
    padding-left: 12px;
    padding-right: 15px;
    overflow: hidden;
  }

  .container_1380-3-copy.no-line.under {
    padding-bottom: 23px;
  }

  .div-block-242 {
    padding-bottom: 40px;
  }

  .div-block-75-copy {
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-bottom: 0;
  }

  .link-block-11-copy {
    align-self: center;
  }
}

#w-node-dda2492c-f70d-1e8a-003e-2e860b7cbe63-3caf9833, #w-node-dda2492c-f70d-1e8a-003e-2e860b7cbe6d-3caf9833, #w-node-_902c05f4-6923-c2c7-342a-fc9d8feb8e5b-3caf9833, #w-node-_902c05f4-6923-c2c7-342a-fc9d8feb8e6a-3caf9833, #w-node-f9899c50-92c9-8959-71ad-606eb778a50b-3caf9833, #w-node-f9899c50-92c9-8959-71ad-606eb778a545-3caf9833, #w-node-_902c05f4-6923-c2c7-342a-fc9d8feb8e8e-3caf9833, #w-node-_902c05f4-6923-c2c7-342a-fc9d8feb8e93-3caf9833, #w-node-_902c05f4-6923-c2c7-342a-fc9d8feb8e98-3caf9833, #w-node-_902c05f4-6923-c2c7-342a-fc9d8feb8e9d-3caf9833 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_98e345b8-df45-7e9f-a319-46bd95f93b01-95f93ae3 {
  grid-area: Area;
}

#w-node-_98e345b8-df45-7e9f-a319-46bd95f93b03-95f93ae3 {
  grid-area: Area-2;
}

#w-node-_3658a8ee-2b1c-1cab-6675-5e617aefdef8-3caf9834 {
  grid-area: Area;
}

#w-node-_3658a8ee-2b1c-1cab-6675-5e617aefdefa-3caf9834 {
  grid-area: Area-2;
}

#w-node-_1bbfe7fb-0aec-b1d0-9f81-57ecde293e15-3caf9835, #w-node-_1bbfe7fb-0aec-b1d0-9f81-57ecde293e1a-3caf9835, #w-node-_1bbfe7fb-0aec-b1d0-9f81-57ecde293e24-3caf9835, #w-node-_1bbfe7fb-0aec-b1d0-9f81-57ecde293e29-3caf9835, #w-node-_1bbfe7fb-0aec-b1d0-9f81-57ecde293e2a-3caf9835, #w-node-_1bbfe7fb-0aec-b1d0-9f81-57ecde293e34-3caf9835, #w-node-_1bbfe7fb-0aec-b1d0-9f81-57ecde293e3e-3caf9835, #w-node-_1bbfe7fb-0aec-b1d0-9f81-57ecde293e48-3caf9835, #w-node-_0c4d8ab4-9724-cb1b-e6dc-d903288dd309-3caf9835, #w-node-_0c4d8ab4-9724-cb1b-e6dc-d903288dd30e-3caf9835, #w-node-ef491020-2af7-a5c4-3d50-e10dc677ea52-3d380017, #w-node-_4f4c08b4-c648-87b8-910b-636fc107dfa0-3d380017, #w-node-ef491020-2af7-a5c4-3d50-e10dc677ea6e-3d380017, #w-node-_6e7b847f-8bf3-6cc8-49b9-3cba88d64225-3d380017, #w-node-_5e436fd9-9d37-dfe2-813f-6f2027086360-3d380017, #w-node-_047c0036-a216-0581-cb3a-1b44892ca9e8-3d380017, #w-node-ef491020-2af7-a5c4-3d50-e10dc677ea52-dbc041e1, #w-node-ef491020-2af7-a5c4-3d50-e10dc677ea79-dbc041e1, #w-node-_4ceb5120-959d-1947-5997-7a3c20de106e-dbc041e1, #w-node-ef491020-2af7-a5c4-3d50-e10dc677ea84-dbc041e1, #w-node-a00ef89f-b0d6-1c2c-b08a-77005f3d53e1-dbc041e1, #w-node-_4905e3bf-3576-ab8b-1596-e036afa6eeab-dbc041e1, #w-node-_6042b4b2-bae6-2394-4ab7-58e798f48066-c478c926, #w-node-_74859620-7d60-5cb8-af0f-61d457f465f4-c478c926, #w-node-d04b8f92-5bf4-c819-132a-24baa8dc4c70-c478c926, #w-node-_384b9e26-3af1-a916-cfec-afed2052fb9c-c478c926, #w-node-_6609aac4-05e9-2b32-d366-82d17f3d6350-c478c926, #w-node-c9dca356-2ddf-0886-6ebb-b22db250e468-c478c926, #w-node-_8bc1a2fa-6424-a664-4663-4584dcb69d36-c478c926, #w-node-ce410fbf-de9d-58d0-45d1-d56a0628a34b-c478c926, #w-node-_0e8b5866-e9b6-0408-aae6-d9a8f556350d-c478c926, #w-node-_74859620-7d60-5cb8-af0f-61d457f465f4-ff33d541, #w-node-_089b43a1-707c-35b0-9109-a3b52e28dbd2-ff33d541, #w-node-d04b8f92-5bf4-c819-132a-24baa8dc4c70-ff33d541, #w-node-fa55f583-db19-9daf-b823-af49b5acf7c4-ff33d541, #w-node-_384b9e26-3af1-a916-cfec-afed2052fb9c-ff33d541, #w-node-_4ad71fcc-4d22-713f-5f50-d37901e2d315-ff33d541, #w-node-ce410fbf-de9d-58d0-45d1-d56a0628a34b-ff33d541, #w-node-_816dadb9-7b67-4480-7e99-1820ea26338e-ff33d541, #w-node-_49c5b00c-7782-3f5f-143c-03a4f6909501-ff33d541, #w-node-_6609aac4-05e9-2b32-d366-82d17f3d6350-ff33d541, #w-node-_0e8b5866-e9b6-0408-aae6-d9a8f556350d-ff33d541, #w-node-_8bdb9a5e-f7d2-f8bb-27b5-56c23bfc1208-04792010, #w-node-c9e63866-5b93-cfb5-8512-4b4617bc13ff-04792010 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c1001f9-1ea5-0b1e-14b5-b5e4e86405ea-04792010 {
  order: 9999;
}

#w-node-b0e9f0d0-63da-eef4-eb93-4219f2c9ecb8-04792010 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f72c1ff2-6b25-3ce6-2bf1-b3c01f8bedd4-04792010 {
  order: 9999;
}

#w-node-_92a88d76-f8b4-bf2e-2957-95b4c33492ad-04792010, #w-node-_92a88d76-f8b4-bf2e-2957-95b4c33492b2-04792010, #w-node-_8bdb9a5e-f7d2-f8bb-27b5-56c23bfc1208-2615327a, #w-node-c9e63866-5b93-cfb5-8512-4b4617bc13ff-2615327a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c1001f9-1ea5-0b1e-14b5-b5e4e86405ea-2615327a {
  order: 9999;
}

#w-node-b0e9f0d0-63da-eef4-eb93-4219f2c9ecb8-2615327a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f72c1ff2-6b25-3ce6-2bf1-b3c01f8bedd4-2615327a {
  order: 9999;
}

#w-node-_4c988e1f-66bd-8c72-3832-aa2c2c8465e6-2615327a, #w-node-_92a88d76-f8b4-bf2e-2957-95b4c33492ad-2615327a, #w-node-_92a88d76-f8b4-bf2e-2957-95b4c33492b2-2615327a, #w-node-_8bdb9a5e-f7d2-f8bb-27b5-56c23bfc1208-4159d7cf, #w-node-c9e63866-5b93-cfb5-8512-4b4617bc13ff-4159d7cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c1001f9-1ea5-0b1e-14b5-b5e4e86405ea-4159d7cf {
  order: 9999;
}

#w-node-b0e9f0d0-63da-eef4-eb93-4219f2c9ecb8-4159d7cf, #w-node-_92a88d76-f8b4-bf2e-2957-95b4c33492ad-4159d7cf, #w-node-_92a88d76-f8b4-bf2e-2957-95b4c33492b2-4159d7cf, #w-node-_8bdb9a5e-f7d2-f8bb-27b5-56c23bfc1208-b7b8cb02, #w-node-c9e63866-5b93-cfb5-8512-4b4617bc13ff-b7b8cb02 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c1001f9-1ea5-0b1e-14b5-b5e4e86405ea-b7b8cb02 {
  order: 9999;
}

#w-node-faff5fd4-36b1-ac7a-76a9-9c540c1eec00-b7b8cb02 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f20a272-a9a0-e615-c5c0-ff4492ca2a11-b7b8cb02 {
  order: 9999;
}

#w-node-b0e9f0d0-63da-eef4-eb93-4219f2c9ecb8-b7b8cb02, #w-node-_92a88d76-f8b4-bf2e-2957-95b4c33492ad-b7b8cb02, #w-node-_92a88d76-f8b4-bf2e-2957-95b4c33492b2-b7b8cb02 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1280px) {
  #w-node-dda2492c-f70d-1e8a-003e-2e860b7cbe6d-3caf9833, #w-node-_1bbfe7fb-0aec-b1d0-9f81-57ecde293e15-3caf9835, #w-node-_1bbfe7fb-0aec-b1d0-9f81-57ecde293e3e-3caf9835, #w-node-_8bdb9a5e-f7d2-f8bb-27b5-56c23bfc1208-04792010, #w-node-_8bdb9a5e-f7d2-f8bb-27b5-56c23bfc1208-2615327a, #w-node-_8bdb9a5e-f7d2-f8bb-27b5-56c23bfc1208-4159d7cf, #w-node-_8bdb9a5e-f7d2-f8bb-27b5-56c23bfc1208-b7b8cb02 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c9e63866-5b93-cfb5-8512-4b4617bc1409-04792010 {
    order: -9999;
  }

  #w-node-_6c1001f9-1ea5-0b1e-14b5-b5e4e86405ea-04792010, #w-node-b0e9f0d0-63da-eef4-eb93-4219f2c9ecb8-04792010, #w-node-f72c1ff2-6b25-3ce6-2bf1-b3c01f8bedd4-04792010 {
    order: 9999;
  }

  #w-node-c9e63866-5b93-cfb5-8512-4b4617bc1409-2615327a {
    order: -9999;
  }

  #w-node-_6c1001f9-1ea5-0b1e-14b5-b5e4e86405ea-2615327a, #w-node-b0e9f0d0-63da-eef4-eb93-4219f2c9ecb8-2615327a, #w-node-f72c1ff2-6b25-3ce6-2bf1-b3c01f8bedd4-2615327a, #w-node-_4c988e1f-66bd-8c72-3832-aa2c2c8465e6-2615327a {
    order: 9999;
  }

  #w-node-c9e63866-5b93-cfb5-8512-4b4617bc1409-4159d7cf {
    order: -9999;
  }

  #w-node-_6c1001f9-1ea5-0b1e-14b5-b5e4e86405ea-4159d7cf, #w-node-b0e9f0d0-63da-eef4-eb93-4219f2c9ecb8-4159d7cf {
    order: 9999;
  }

  #w-node-c9e63866-5b93-cfb5-8512-4b4617bc1409-b7b8cb02 {
    order: -9999;
  }

  #w-node-_6c1001f9-1ea5-0b1e-14b5-b5e4e86405ea-b7b8cb02, #w-node-faff5fd4-36b1-ac7a-76a9-9c540c1eec00-b7b8cb02, #w-node-_6f20a272-a9a0-e615-c5c0-ff4492ca2a11-b7b8cb02, #w-node-b0e9f0d0-63da-eef4-eb93-4219f2c9ecb8-b7b8cb02 {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dda2492c-f70d-1e8a-003e-2e860b7cbe6d-3caf9833, #w-node-f9899c50-92c9-8959-71ad-606eb778a50b-3caf9833, #w-node-f9899c50-92c9-8959-71ad-606eb778a545-3caf9833 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c9e63866-5b93-cfb5-8512-4b4617bc1409-04792010 {
    order: -9999;
  }

  #w-node-_6c1001f9-1ea5-0b1e-14b5-b5e4e86405ea-04792010 {
    order: 9999;
  }

  #w-node-b0e9f0d0-63da-eef4-eb93-4219f2c9ecc2-04792010 {
    order: -9999;
  }

  #w-node-f72c1ff2-6b25-3ce6-2bf1-b3c01f8bedd4-04792010 {
    order: 9999;
  }

  #w-node-c9e63866-5b93-cfb5-8512-4b4617bc1409-2615327a {
    order: -9999;
  }

  #w-node-_6c1001f9-1ea5-0b1e-14b5-b5e4e86405ea-2615327a {
    order: 9999;
  }

  #w-node-b0e9f0d0-63da-eef4-eb93-4219f2c9ecc2-2615327a {
    order: -9999;
  }

  #w-node-f72c1ff2-6b25-3ce6-2bf1-b3c01f8bedd4-2615327a {
    order: 9999;
  }

  #w-node-_4c988e1f-66bd-8c72-3832-aa2c2c8465ed-2615327a, #w-node-c9e63866-5b93-cfb5-8512-4b4617bc1409-4159d7cf {
    order: -9999;
  }

  #w-node-_6c1001f9-1ea5-0b1e-14b5-b5e4e86405ea-4159d7cf {
    order: 9999;
  }

  #w-node-b0e9f0d0-63da-eef4-eb93-4219f2c9ecc2-4159d7cf, #w-node-c9e63866-5b93-cfb5-8512-4b4617bc1409-b7b8cb02 {
    order: -9999;
  }

  #w-node-_6c1001f9-1ea5-0b1e-14b5-b5e4e86405ea-b7b8cb02 {
    order: 9999;
  }

  #w-node-faff5fd4-36b1-ac7a-76a9-9c540c1eec07-b7b8cb02 {
    order: -9999;
  }

  #w-node-_6f20a272-a9a0-e615-c5c0-ff4492ca2a11-b7b8cb02 {
    order: 9999;
  }

  #w-node-b0e9f0d0-63da-eef4-eb93-4219f2c9ecc2-b7b8cb02 {
    order: -9999;
  }
}


@font-face {
  font-family: 'Twklausanne 150';
  src: url('../fonts/TWKLausanne-150.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twklausanne 0200';
  src: url('../fonts/TWKLausanne-0200.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twklausanne 0300';
  src: url('../fonts/TWKLausanne-0300.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twklausanne 250';
  src: url('../fonts/TWKLausanne-250.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twklausanne 0500';
  src: url('../fonts/TWKLausanne-0500.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Twklausanne 350';
  src: url('../fonts/TWKLausanne-350.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}