@font-face {
  font-family: Tafelsanspro;
  src: url('../fonts/TafelSansPro-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

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

a {
  color: #fff;
  text-decoration: underline;
}

.paragraph {
  color: #fff;
  text-align: justify;
  min-width: 16px;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 35px;
}

.paragraph.banner {
  color: #fff;
  text-align: justify;
  min-width: auto;
  min-height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-right: 0;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 22px;
  line-height: 35px;
}

.paragraph.banner.q {
  padding-right: 20px;
}

.paragraph.banner.sub {
  text-align: left;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.paragraph.small {
  color: #000;
  font-size: 20px;
}

.paragraph.black {
  color: #000;
  min-width: 22px;
  margin: 0 auto;
  font-size: 22px;
}

.paragraph.black.small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  line-height: 25px;
}

.paragraph.black.price {
  margin-top: 0;
}

.cell {
  text-align: justify;
  padding-right: 40px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 22px;
}

.image {
  height: 100%;
}

.footer-dark {
  background-color: #f5f7fa;
  background-image: url('../images/web-360-backdrop.jpg');
  background-position: 50%;
  background-size: auto;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px 15px;
  position: relative;
}

.container {
  color: #fff;
  width: 100%;
  max-width: 940px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Tafelsanspro, Arial, sans-serif;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #f1a21e;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.slide {
  background-color: #0000;
  background-image: url('../images/slide-C2-small.jpg');
  background-position: 100%;
  background-size: cover;
  height: 100%;
  margin-top: 0;
  position: static;
}

.slide.pic-2 {
  background-image: url('../images/dashboard-shot.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide.pic-2.slide-a {
  background-image: url('../images/slide-A.jpg');
  background-position: 100%;
  background-size: cover;
}

.slide.pic-2.slide-a.image {
  background-image: url('../images/Features-C.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide.pic-2.slide-a.image._360-slide1 {
  background-image: url('../images/360-slide-1.jpg');
  background-position: 50%;
}

.slide.pic-2.slide-a.image.pulse-a {
  background-image: url('../images/pukse-slide-A.jpg');
  background-position: 100%;
}

.slide.pic-2.slide-a.image.hub-slide-1 {
  background-image: url('../images/Hub-slide-1.jpg');
  background-position: 50%;
  background-size: contain;
}

.slide.pic-2.slide-a.image.a {
  background-image: url('../images/Front-page.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide.pic-2.slide-a.image._360c {
  background-image: url('../images/360-slide-C.jpg');
  background-position: 50%;
}

.slide.pic-2.slide-a.image.features {
  background-image: url('../images/Features-C.jpg');
}

.slide.pic-2.slide-a.image.feat {
  background-image: url('../images/Features-B.jpg');
}

.slide.pic-2.slide-a.image.c {
  background-image: url('../images/Features-A.jpg');
}

.slide.pic-2.slide-a.image.b {
  background-image: url('../images/360-A.jpg');
}

.slide.pic-2.slide-a.image._360-c {
  background-image: url('../images/360-B.jpg');
}

.slide.slide-b {
  background-image: url('../images/slide-B-small.jpg');
  background-position: 100%;
  background-size: cover;
}

.slide.slide-b.c {
  background-image: url('../images/slide-C2.jpg');
}

.slide.slide-b.f {
  background-image: url('../images/slide-F-small.jpg');
  background-position: 100%;
  background-size: cover;
}

.slide.slide-b.e {
  background-image: url('../images/slide-E-small.jpg');
}

.section {
  height: 100svh;
  max-height: 100%;
  margin-top: 0;
  font-size: 14%;
  line-height: 90%;
  position: relative;
  top: 0;
}

.slider {
  height: 100svh;
  font-size: 600%;
}

.slider.big {
  height: 100svh;
}

.slide-2 {
  background-image: url('../images/HLu5FaQXIAA43YB.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-3 {
  background-image: url('../images/class-ipad-shot.jpg');
  background-position: 0 0;
  background-size: auto;
}

.container-2 {
  width: 100%;
  margin-left: 60px;
  margin-right: 60px;
}

.quick-stack {
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.section-2 {
  margin: 40px;
}

.heading {
  color: #fff;
  padding-left: 40px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 100px;
}

.heading-2 {
  color: #fff7f7;
  text-align: left;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  position: relative;
}

.heading-2.multi {
  font-size: 35px;
}

.container-3 {
  max-width: 90%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: static;
  top: 35%;
}

.container-3.phone {
  z-index: 2;
  max-width: 100%;
  height: 100svw;
  max-height: 100%;
  margin-top: 0;
  padding-bottom: 60px;
  padding-left: 40px;
  position: absolute;
  inset: 0%;
}

.container-3.phone.price {
  height: 100svh;
}

.nav-link {
  color: #fff;
  text-align: right;
  margin-right: 80px;
  font-family: Tafelsanspro, Arial, sans-serif;
}

.nav-menu {
  color: #fff;
  text-align: right;
  background-color: #07262e;
  background-image: linear-gradient(#072224 3%, #a8717100), url('../images/Background-1-2025.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  border-bottom-left-radius: 250px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 25px;
  overflow: visible;
}

.image-2 {
  margin-top: 5px;
  margin-bottom: 10px;
}

.container-4 {
  min-width: 90%;
}

.section-3 {
  text-align: center;
  background-color: #0c9ea3;
  background-image: radial-gradient(circle, #063136 100%, #fff);
  border: 1px solid #fd9000a8;
  border-radius: 1px;
  height: 25px;
  margin-top: 60px;
  position: fixed;
  inset: 0% 0% 0;
  box-shadow: 0 2px 9px 1px #000;
}

.gap-3-horizontal-2 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  color: #fff;
  text-align: center;
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  margin-top: 15px;
  overflow: visible;
}

.menu-item-link-2 {
  text-decoration: none;
}

.action-2 {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
}

.action-2:hover {
  color: #f8a41a;
}

.action-2.color-text-primary-black {
  color: #fff;
  text-align: left;
  font-family: Tafelsanspro, Arial, sans-serif;
}

.action-2.color-text-primary-black:active {
  color: #f8a41a;
}

.action-2.color-text-primary-black {
  color: #fff;
  font-family: Tafelsanspro, Arial, sans-serif;
}

.action-2.color-text-primary-black:hover {
  color: #2f5b3c;
}

.action-2.menu {
  color: #000;
}

.action-2.menu:hover {
  color: #ffb700;
}

.container-5 {
  text-align: center;
}

.navbar {
  background-color: #000;
  background-image: url('../images/web-360-backdrop.jpg');
  background-position: 50%;
  background-size: auto;
  border: 3px solid #0a2c2e;
  height: 50px;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 2px 20px -1px #000;
}

.gap-3-horizontal-3 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
}

.nav-link-2, .nav-link-3, .nav-link-4, .nav-link-5 {
  color: #fff;
  text-align: right;
  margin-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-link-6 {
  color: #fff8f8;
  text-align: right;
  margin-right: 40px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.section-29 {
  margin-top: 20px;
  padding-top: 10px;
}

.columns-13 {
  text-align: center;
  width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.image-76 {
  text-align: center;
  width: 60%;
  max-width: 60%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.column-55 {
  text-align: center;
}

.image-97 {
  text-align: center;
  max-width: 60%;
  padding-top: 0;
  padding-bottom: 0;
}

.image-77 {
  text-align: center;
  max-width: 60%;
  margin-top: 0;
}

.column-79 {
  margin-top: 10px;
}

.link-block-19 {
  text-align: center;
}

.footer-icon {
  color: #f8a41a;
  width: 30px;
  height: 30px;
  transition: all .25s;
}

.footer-icon:hover {
  transform: translate(0, -4px);
}

.section-30 {
  font-size: 14px;
}

.gap-2-social-icons {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: #f8a41a;
  justify-content: flex-start;
  align-items: center;
}

.container-6 {
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 120rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  padding-right: 3rem;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 12px;
}

.container-6:hover, .container-6:lang(en) {
  color: #f8a41a;
}

.padding-1-25 {
  padding-top: 0;
  padding-bottom: 1.25rem;
}

.footer-grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  width: 100%;
  height: 100%;
}

.footer-grid.just-this {
  grid-template-columns: 1fr;
}

.footer-link-2 {
  color: #000;
  text-decoration: none;
}

.paragraph-secondary {
  text-align: justify;
  padding-top: 10px;
  font-size: 16px;
}

.paragraph-secondary.footer-hover {
  color: #fff;
  text-align: justify;
}

.paragraph-secondary.footer-hover:hover {
  color: #f8a41a;
}

.gap-2-horizontal {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
}

.gap-2-horizontal.tablet-vertical {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.container-7 {
  max-width: 90%;
  padding-left: 0;
}

.section-31 {
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 60px;
}

.section-31.white {
  background-color: #fff;
}

.section-31.gone {
  padding-bottom: 40px;
}

.section-31.this {
  background-image: url('../images/web-360-backdrop.jpg');
  background-position: 100%;
  background-size: auto;
  padding-bottom: 0;
}

.heading-19 {
  color: #000;
  width: 100%;
  margin-top: 0;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 38px;
}

.heading-19.white {
  color: #fff;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 60px;
}

.heading-19.white.multi {
  margin-left: 0;
}

.paragraph-2 {
  color: #1f5b54ad;
  text-align: justify;
  -webkit-text-stroke-color: #081815;
  background-color: #0000;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 20px;
}

.paragraph-2.white {
  color: #fff;
}

.paragraph-2.white.orange {
  color: #f8a41a;
}

.paragraph-2.grey {
  color: #00000082;
}

.paragraph-10 {
  color: #000;
  text-align: justify;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 22px;
  line-height: 35px;
}

.paragraph-10._360.multi {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
}

.paragraph-10.white {
  color: #fff;
}

.container-8 {
  max-width: 90%;
}

.container-9 {
  max-width: 90%;
  margin-top: 60px;
}

.container-10 {
  max-width: 90%;
}

.section-28 {
  text-align: right;
  margin-top: 20px;
  margin-bottom: 10px;
}

.image-101 {
  margin-left: 2px;
  margin-right: 10px;
}

.image-105 {
  margin-right: 10px;
}

.image-100 {
  margin-right: 2px;
}

.image-137 {
  margin-left: 2px;
}

.hero-subheading {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 5px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.hero-subheading.pone-text.this {
  color: #fff;
  text-align: right;
  text-align: right;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 11px;
}

.section-32 {
  background-color: #0000;
  background-image: linear-gradient(#000, #000);
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-33 {
  text-align: right;
  margin-top: 0;
  margin-bottom: 10px;
}

.image-138 {
  margin-left: 2px;
  margin-right: 10px;
}

.image-139 {
  margin-right: 10px;
}

.image-140 {
  margin-right: 2px;
}

.image-141 {
  margin-left: 2px;
}

.container-11 {
  max-width: 90%;
}

.section-34 {
  text-align: right;
  margin-top: 20px;
  margin-bottom: 10px;
}

.image-142 {
  margin-left: 2px;
  margin-right: 10px;
}

.image-143 {
  margin-right: 10px;
}

.image-144 {
  margin-right: 2px;
}

.image-145 {
  margin-left: 2px;
}

.button-wrapper {
  z-index: 10;
  border: 1px solid #26262666;
  padding: .88rem 1rem .62rem 1.5rem;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.button-wrapper.secondary {
  color: #fff;
  text-align: left;
  border-color: #fff6;
  border-radius: 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.5rem;
  line-height: 133%;
  transition: background-color .25s;
  display: inline-block;
}

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

.button-wrapper.secondary.white {
  outline-offset: 0px;
  color: #000;
  text-align: left;
  outline: 1px solid #000;
  margin-top: 0;
  font-family: Tafelsanspro, Arial, sans-serif;
}

.button-wrapper.secondary.white:hover {
  color: #fff;
  background-color: #000;
  background-image: url('../images/web-360-backdrop.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.button-wrapper.secondary.white.price {
  padding-top: 1rem;
}

.button-wrapper.secondary.white.wide {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.button-wrapper.secondary.white.wide:hover {
  background-position: 50%;
}

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

.text-block-3 {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 5px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 22px;
  line-height: 60%;
}

.column-80 {
  text-align: left;
}

.section-35 {
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
}

.image-146 {
  margin-left: 2px;
  margin-right: 10px;
}

.image-147 {
  margin-right: 10px;
}

.image-148 {
  margin-right: 2px;
}

.image-149 {
  margin-left: 2px;
}

.bold-text {
  color: #0b3434;
  font-size: 20px;
}

.bold-text.grey {
  color: #00000073;
}

.section-36 {
  background-color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 60px;
}

.section-36.white {
  background-color: #fff;
}

.section-37 {
  background-color: #000;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: 0 2px 5px #000;
}

.section-37._360-background {
  background-image: url('../images/web-360-backdrop.jpg');
  background-position: 100% 100%;
  background-size: auto;
}

.section-37.white {
  background-color: #fff;
}

.heading-20 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Tafelsanspro, Arial, sans-serif;
}

.heading-20.sub {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}

.heading-20.sub.black {
  color: #000;
}

.heading-20.black {
  color: #000;
  width: auto;
  margin-top: 0;
  margin-bottom: 20px;
}

.icon {
  color: #fff;
  font-size: 40px;
}

.cell-2 {
  background-color: #0000;
}

.slide-nav {
  color: #fff0;
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 100%;
}

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

.cell-3.sub {
  margin-left: auto;
  margin-right: auto;
}

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

.quick-stack-2 {
  grid-row-gap: 20px;
  height: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  line-height: 100%;
}

.quick-stack-2.title.phone {
  z-index: 2;
  grid-row-gap: 20px;
  margin-top: 0;
  position: relative;
}

.quick-stack-2.title.phone.still {
  grid-row-gap: 20px;
  height: 100%;
  margin-top: 0;
}

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

.menu-button {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

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

.body {
  background-color: #fff;
}

.cell-6 {
  justify-content: center;
  align-items: center;
}

.devider-line {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 4px;
  margin-left: -2px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.section-38 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.section-38.section-overflow {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.after-image {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.container--full {
  height: 80vh;
  position: relative;
}

.content-container {
  flex: 1;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.after-wrapper {
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.before-image {
  background-image: url('../images/Before-1.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.before-image.before-2 {
  background-image: url('../images/Before-2.jpg');
}

.before-image.before-3 {
  background-image: url('../images/before-3.jpg');
}

.before-image.multi-before {
  background-image: url('../images/before-4.jpg');
}

.before-image.before-5 {
  background-image: url('../images/Before-5.jpg');
}

.before-image.before-prices {
  background-image: url('../images/Before-price.png');
}

.runner {
  background-color: #000;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  position: absolute;
}

.slider--comparison {
  position: absolute;
  inset: 0%;
}

.before-wrapper {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.after-image-inner {
  background-image: url('../images/After-1.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.after-image-inner.after-2 {
  background-image: url('../images/after-2.jpg');
}

.after-image-inner.after-3 {
  background-image: url('../images/after-3.jpg');
}

.after-image-inner.multi-after {
  background-image: url('../images/after-4.jpg');
}

.after-image-inner.after-5 {
  background-image: url('../images/After-5.jpg');
}

.after-image-inner.after-6 {
  background-image: url('../images/After-Prices.png');
}

.section-39 {
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  max-height: 100vh;
  padding: 2rem;
}

.comparison_wrap {
  aspect-ratio: 3 / 2;
  border: 1px solid #0003;
  border-radius: 1.25rem;
  max-height: 90vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 24px #0003;
}

.comparison_handle_line {
  background-color: #000;
  border-radius: 1.25rem;
  width: .13rem;
  height: 1.5rem;
}

.comparison_handle_line.small {
  height: 1rem;
}

.comparison_handle {
  grid-column-gap: .13rem;
  grid-row-gap: .13rem;
  background-color: #fff;
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 2.5rem;
  transition: transform .2s cubic-bezier(.175, .885, .32, 1.275);
  display: flex;
}

.comparison_handle:hover {
  transform: scale(1.1);
}

.comparison_handle:active {
  transform: scale(1);
}

.comparison_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.comparison_img.after {
  clip-path: inset(0 0 0 50%);
}

.comparison_divider {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: .13rem;
  height: 100%;
  display: flex;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.splitter_handle-wrapper {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.example_info_tags-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.arrow-image {
  width: 9.14px;
  height: 18.28px;
}

.example_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 70vw;
  display: flex;
}

.splitter_before {
  width: 100%;
  position: absolute;
  inset: 0%;
}

.tag_colour-wrapper {
  background-color: #a484ff;
  border-radius: 50%;
  width: .5rem;
  height: .5rem;
}

.tag_colour-wrapper.is-5 {
  background-color: #fcd14f;
}

.padding-section-example {
  padding-bottom: 7.5rem;
}

.padding-0 {
  padding: 0;
}

.tag_component {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border: 1px solid #121b24;
  border-radius: 100px;
  align-items: center;
  padding: 10px 20px;
  display: flex;
}

.splitter_component {
  cursor: pointer;
  width: 70vw;
  height: 70vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.splitter_component.is-radius {
  border-radius: 1rem;
  width: 70vw;
}

.splitter_handle-circle {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 2rem;
  width: 2.6875rem;
  height: 2.6875rem;
}

.splitter_handle-circle.is-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #0000;
  border-style: none;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  height: 3.75rem;
  display: flex;
}

.text-style-tag {
  font-size: .75rem;
  line-height: 1.3;
}

.splitter_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.splitter_image.is-after {
  width: 70vw;
  max-width: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.splitter_handle-component {
  z-index: 2;
  background-color: #fff;
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
}

.section_example {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.spliter_after {
  z-index: 2;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.example_info_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.line-wrapper {
  background-color: #fff;
  width: 10px;
  height: 100%;
}

.cell-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-21 {
  color: #fff;
  margin: 0 auto 0 0;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 55px;
  line-height: 60px;
}

.heading-21.s {
  font-size: 32px;
}

.slide-4 {
  background-image: url('../images/web-360-backdrop.jpg');
  background-position: 0 0;
  background-size: auto;
}

.d-99-card-wrapper {
  background-color: #fff;
  background-image: url('../images/Screenshot-2023-01-20-155220.png');
  background-position: 50%;
  background-size: cover;
  border: 3px solid #000;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-99-card-wrapper.dm1 {
  background-image: url('../images/Square-Logo--upgrade2-200-x-200-small-siza.png');
  border-color: #000;
  width: 100%;
}

.d-99-card-wrapper.dave1 {
  background-image: url('../images/IMG_2690-002.jpg');
  border-color: #000;
  width: 100%;
}

.d-99-card-wrapper.dawn1 {
  background-image: url('../images/Screenshot-2023-01-12-171928.png');
  border-color: #000203;
  width: 100%;
}

.d-99-card-wrapper.dan1 {
  background-image: url('../images/Screenshot-2023-01-12-170511.png');
  border-color: #000;
  width: 100%;
}

.d-99-card-wrapper.rich1 {
  background-image: url('../images/Screenshot-2023-01-16-184908.png');
  border-color: #000;
  width: 100%;
}

.paragraph-55 {
  color: #000;
  text-align: center;
  background-color: #dcf840;
  border: 2px solid #000;
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 2px;
  padding-right: 5px;
}

.paragraph-55.intro {
  text-align: center;
  background-color: #fff;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 2px;
  font-size: 8px;
}

.section-title-group {
  margin-bottom: 20px;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 0;
}

.section-subheading.center {
  color: #fff8f8;
  text-align: justify;
  margin-top: 40px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

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

.columns-28 {
  background-image: url('../images/OIP.jpg');
  background-position: 60% 80%;
  background-size: cover;
  border: 3px solid #000;
  margin-top: 40px;
  padding: 20px 10px 10px;
  box-shadow: 0 6px 8px 3px #06000069;
}

.section-heading {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #fafcff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 45px;
  font-weight: 400;
}

.d-99-image-wrapper {
  background-image: url('../images/eidy-bambang-sunaryo-517370-unsplash.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: auto;
  position: absolute;
  inset: 0%;
}

.d-99-image-wrapper.second {
  background-image: url('../images/Screenshot-2023-01-20-1552202.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.d-99-image-wrapper.second.dan2 {
  background-image: url('../images/Screenshot-2023-01-12-170714.png');
}

.d-99-image-wrapper.second.dave2 {
  background-image: url('../images/gBEHFIgZ_400x400.jpg');
}

.d-99-image-wrapper.second.dm2 {
  background-image: url('../images/web-360-backdrop.jpg');
}

.d-99-image-wrapper.second.dawn2 {
  background-image: url('../images/Screenshot-2023-01-17-1402412.png');
}

.d-99-image-wrapper.second.rich2 {
  background-image: url('../images/34A0159C-5056-B759-7A5C410D3580155E-profileimgupload.webp');
}

.container-12 {
  text-align: right;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}

.container-13 {
  width: 100%;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

.slider-custom-style {
  display: none;
}

.author-designation {
  color: #0a0c0a99;
  letter-spacing: -.00656rem;
  font-size: .875rem;
  font-weight: 400;
}

.swiper-slide {
  flex: 0 0 39.375rem;
}

.testimonial_text {
  color: #0a0c0a99;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}

.section-spacing {
  padding-left: 30px;
  padding-right: 30px;
}

.section-spacing.project {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.testimonial_content {
  flex-direction: column;
  justify-content: space-between;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  display: flex;
}

.swiper-wrapper {
  display: flex;
}

.swiper-button-prev {
  z-index: 5;
  cursor: pointer;
  background-color: #f8ffe9;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: color .2s, background-color .3s;
  display: flex;
  position: absolute;
  inset: auto auto 60% -1.5rem;
  transform: translate(0, 50%);
}

.swiper-button-prev:hover, .swiper-button-prev:focus-visible, .swiper-button-prev[data-wf-focus-visible] {
  color: #f8ffe9;
  background-color: #0b0c0b;
}

.swiper_slider-wrapper {
  overflow: hidden;
}

.author-name {
  color: #0a0c0a;
  font-weight: 500;
  line-height: 1.1;
}

.testimonial_thumb {
  flex: none;
  overflow: hidden;
}

.testimonial_author {
  border-radius: .9375rem;
  width: 100%;
}

.testimonial_item-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-color: #f1f1f1;
  border-radius: 1.25rem;
  padding: 1.5rem;
  display: flex;
}

.swiper-pagination {
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  display: flex;
}

.swiper-button-next {
  z-index: 5;
  cursor: pointer;
  background-color: #f8ffe9;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: color .2s, background-color .3s;
  display: flex;
  position: absolute;
  inset: auto -1.5rem 60% auto;
  transform: translate(0, 50%);
}

.swiper-button-next:hover, .swiper-button-next:focus-visible, .swiper-button-next[data-wf-focus-visible] {
  color: #f8ffe9;
  background-color: #0b0c0b;
}

.swiper_component {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

.cell-9, .cell-10, .cell-11, .cell-12, .cell-13, .cell-14, .cell-15 {
  justify-content: center;
  align-items: center;
}

.underline-fill {
  background-color: #ff2020;
  width: 0;
  height: 2px;
}

.underline-link-text {
  opacity: .8;
  color: #212e2e;
  margin-bottom: 8px;
}

.menu-right-btm {
  color: #fff8f8;
  background-color: #e0e0e0;
  width: 100%;
}

.menu-bottom {
  z-index: 999;
  background-color: #fff;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.menu-wrapper {
  z-index: 98;
  background-color: #fff;
  width: 100%;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
}

.underline-link {
  opacity: .8;
  color: #c4c4c4;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.wrap-menu-link {
  display: flex;
  position: relative;
}

.nav-link-7 {
  text-decoration: none;
}

.nav-link-7:hover {
  opacity: 1;
  border-bottom-width: 2px;
  border-bottom-color: #ff2020;
}

.wrap-link {
  color: #212e2e;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: none;
}

.wrap-link.w--current {
  align-items: center;
}

.address-wrap {
  padding-top: 2rem;
  padding-bottom: 1.5rem;
  position: relative;
}

.vertical-line {
  z-index: 10;
  background-color: #212e2e1a;
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 50%;
  transform: translate(-50%);
}

.menu-container {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.number-link {
  color: #33caa2;
  margin-top: 10px;
  margin-right: 30px;
  font-size: 16px;
}

.burger-bg {
  background-color: #212e2e0d;
  border-radius: 100vw;
  width: 108px;
  height: 36px;
  position: absolute;
}

.link-content {
  align-items: center;
  display: flex;
}

.image-8 {
  position: relative;
}

.nav-bar {
  z-index: 99;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.text-link {
  position: relative;
}

.menu-bottom-content {
  color: #c4c4c4;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.wrap-drop-link {
  flex-direction: column;
  justify-content: center;
}

.menu-right-top {
  color: #c8c8c8;
  margin-bottom: 40px;
  font-size: 100px;
  font-style: italic;
  font-weight: 300;
  line-height: 110%;
}

.drop-link {
  z-index: 999;
  color: #212e2e80;
  justify-content: flex-end;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 20px;
  font-size: 32px;
  line-height: 150%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hamburger-link {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.hamburger-link:hover {
  opacity: 1;
  border-bottom-width: 2px;
  border-bottom-color: #ff2020;
}

.menu-bottom-line {
  background-color: #212e2e1a;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: 0% 0% auto;
}

.wrap-drop-menu {
  z-index: 1;
  background-color: #fff;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  padding-right: 30px;
  display: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.burger-lines {
  z-index: 999;
  width: 24px;
  margin-left: 13px;
}

.wrap-link-drop {
  margin-bottom: 25px;
  overflow: hidden;
}

.drop-arrow {
  max-width: 28px;
  margin-left: 9px;
}

.underline-w {
  background-color: #212e2e33;
  height: 1.5px;
  position: absolute;
  inset: auto 0% 0%;
}

.menu-link-heading {
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 5px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 54px;
  font-style: italic;
  font-weight: 300;
  line-height: 1;
}

.nav-bar-content {
  z-index: 9999;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.social-links-wrapper {
  align-items: flex-start;
  display: flex;
}

.menu-content {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin-bottom: 5vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.nav-link-logo {
  color: #ff2020;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  margin-top: 8px;
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  position: relative;
}

.menu-links {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.burger-line {
  background-color: #212e2e;
  width: 100%;
  height: 1px;
}

.burger-line.bottom {
  margin-top: 6px;
}

.social-link {
  opacity: .7;
  margin-right: 0;
  padding: 0 8px 8px;
  transition: opacity .2s;
  position: relative;
}

.social-link:hover {
  opacity: 1;
}

.menu-right-bg {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.link {
  color: #000;
  margin-top: 9px;
  font-size: 22px;
}

.heading-22 {
  text-align: right;
  font-family: Tafelsanspro, Arial, sans-serif;
}

.cell-16 {
  text-align: right;
  justify-content: center;
  align-items: flex-end;
}

.cell-17 {
  justify-content: center;
  align-items: flex-end;
}

.nav {
  background-color: #fff;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.container-14 {
  width: 100%;
  max-width: 1540px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.container-14.container-split {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.nav-brand {
  letter-spacing: -.02em;
  font-size: 1rem;
  font-weight: 600;
}

.nav-menu-button {
  z-index: 999;
  cursor: pointer;
  width: 1.25rem;
  max-height: 1.25rem;
}

.cell-18 {
  text-align: right;
  justify-content: center;
  align-items: flex-end;
}

.nav-link-8 {
  text-align: center;
  font-size: 40px;
  text-decoration: underline;
}

.nav-link-9 {
  color: #072526;
  margin-right: 0;
  font-size: 40px;
}

.nav-link-9:hover, .nav-link-9:focus {
  color: #f8a41a;
}

.nav-link-9:visited, .nav-link-9.w--current {
  color: #072526;
}

.nav-link-9.w--current:hover {
  color: #f8a41a;
}

.container-15 {
  width: 100%;
  margin-left: 25px;
  margin-right: 25px;
}

.navbar-2 {
  background-color: #dddddd03;
  background-image: url('../images/web-360-backdrop.jpg');
  background-position: 50% 60%;
  background-size: auto;
  border: 2px solid #123a3a;
  border-radius: 4px;
  width: 100%;
  height: 50px;
  position: fixed;
}

.navbar-2.this-nav {
  height: 75px;
}

.navbar-2.this-nav.get-rid {
  background-image: none;
  border-width: 0;
}

.image-150 {
  width: auto;
  max-width: 80%;
  height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.new-menu-button-2 {
  padding-top: 3px;
}

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

.icon-2 {
  color: #fff;
  font-size: 45px;
}

.nav-menu-2 {
  background-color: #fff;
}

._148-social-media-wrapper {
  color: #fff;
  display: flex;
}

._148-icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  margin-left: 32px;
  margin-right: 32px;
  display: flex;
  position: relative;
}

._148-sm-inner-circle {
  border: 1px solid #00aeb675;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
}

._148-sm-inner-square {
  background-color: #0000;
  border: 1px solid #00aeb6;
  display: block;
  position: absolute;
  inset: 0%;
  transform: rotate(45deg);
}

._148-sm-icon-image {
  width: 30px;
  height: 30px;
  position: relative;
}

.cell-19 {
  background-image: linear-gradient(#ffffffcf, #ffffffcf), url('../images/Screenshot-2026-08-20-153920.jpg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.section-40 {
  height: 0%;
}

.cell-20 {
  justify-content: center;
  align-items: flex-end;
}

.quick-stack-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-41 {
  height: 50px;
}

.quick-stack-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  padding-top: 2px;
  padding-bottom: 5px;
}

.cell-21, .cell-22, .cell-23 {
  justify-content: center;
  align-items: center;
}

.cell-24 {
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 2px;
  font-size: 12px;
}

.quick-stack-5 {
  margin-top: -6px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.cell-25 {
  justify-content: flex-start;
  align-items: flex-end;
}

._148-social-media-wrapper-2 {
  display: flex;
}

._148-sm-inner-circle-2 {
  border: 1px solid #00aeb66e;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
}

._148-sm-inner-square-2 {
  border: 1px solid #00aeb6;
  display: block;
  position: absolute;
  inset: 0%;
  transform: translate(0);
}

._148-sm-inner-square-2:hover {
  border-color: #00aeb6;
}

.quick-stack-6 {
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.paragraph-56 {
  color: #fff;
  text-align: justify;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.paragraph-56.white {
  color: #fff;
}

.paragraph-56.black {
  color: #000;
}

.cell-26 {
  text-align: justify;
}

.heading-23 {
  color: #000;
  margin-left: auto;
  margin-right: auto;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 22px;
}

.heading-23.white {
  color: #fff;
}

.heading-23.title.new {
  font-size: 32px;
}

.image-151 {
  margin-left: auto;
  margin-right: auto;
}

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

.paragraph-57 {
  color: #000;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 32px;
  line-height: 30px;
}

.image-152 {
  background-color: #d1d1d100;
  width: 100%;
  margin-top: 0;
  padding: 60px 100px;
}

.cell-28 {
  margin-left: auto;
  margin-right: auto;
}

.quick-stack-7 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.text-block-4 {
  color: #ff9d00;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-6 {
  color: #000;
  text-align: justify;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.quick-stack-8 {
  margin-left: 60px;
  margin-right: 60px;
}

.container-16 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.swiper-button__arrow {
  width: 1rem;
}

.swiper-button__arrow.is-2 {
  position: absolute;
}

.swiper-wrapper-2.is-team {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.swiper-button {
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: relative;
}

.swiper-button.swiper-btn-prev {
  transform: rotate(180deg);
}

.section-42 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.swiper-button__border {
  border: 1px dashed #ff5e00;
  border-radius: 100rem;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.swiper-slide-2.is-team {
  grid-row-gap: 1rem;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20rem;
  display: flex;
}

.swiper.is-team {
  width: 100%;
  margin-top: 3rem;
  overflow: hidden;
}

.swiper-button__wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.swiper-top {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.code-embed {
  width: 100%;
  height: 80%;
}

.code-embed-2, .code-embed-3, .code-embed-4 {
  width: 100%;
}

.body-2 {
  background-color: #000;
  background-image: url('../images/web-360-backdrop.jpg');
  background-position: 0 0;
  background-size: auto;
}

.about-right-content-wrap {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  display: flex;
}

.team-top-h2 {
  color: #fff;
  letter-spacing: -.48px;
  max-width: 427px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 90%;
}

.footer-header {
  color: #fff;
  letter-spacing: 0%;
  text-transform: uppercase;
  font-size: 300px;
  font-weight: 400;
  line-height: 81%;
}

.image-153 {
  width: 100%;
  max-width: 536px;
  height: 100%;
}

.contact-from {
  z-index: 2;
  position: relative;
}

.footer-shap-img {
  width: 100%;
  max-width: 596px;
  height: 100%;
  max-height: 367px;
}

.service-p {
  color: #c2c2c2;
  text-align: justify;
  max-width: 309px;
  letter-spacing: 0%;
  margin-bottom: 0;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 136%;
}

.service-p.text {
  width: 100%;
  max-width: 100%;
}

.service-p.text.story {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
}

.service-p.text.mid {
  text-align: center;
  font-size: 35px;
}

.service-p.text.bio {
  color: #000;
}

.contact-header-number-t {
  text-decoration: none;
}

.testimonial-item {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #ffffff0f;
  flex-flow: column;
  padding: 40px 40px 32px;
  display: flex;
}

.contact-left-center-wrap {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-flow: column;
  display: flex;
}

.line-one {
  background-color: #ffffff1a;
  width: 1px;
  height: 100%;
}

.service-h2 {
  color: #fff;
  letter-spacing: -.48px;
  max-width: 505px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 90%;
}

.contact-right-from-wrap {
  padding-top: 30px;
  padding-left: 50px;
  padding-right: 50px;
}

.hero-row {
  z-index: 2;
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.footer {
  z-index: 2;
  padding-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.service-right-content-box {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero-right-img-content-wrap {
  background-color: #fff;
  border-radius: 38px;
  width: 102px;
  height: 57px;
  padding-left: 3px;
  display: flex;
}

.testi-item-img {
  border-radius: 50%;
  width: 100%;
  max-width: 48px;
  height: 100%;
  max-height: 48px;
  overflow: auto;
}

.service-right-text-box-02 {
  background-color: #ffffff14;
  border-radius: 35px;
  padding: 9px 18px;
}

.hero-text {
  color: #c2c2c2;
  letter-spacing: -.48px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 145%;
}

.hero-bottom-text {
  color: #fff;
  letter-spacing: -.48px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 105%;
}

.services {
  z-index: 2;
  padding: 120px 20px;
  overflow: hidden;
}

.project-line-wrap {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.services-container {
  max-width: 1320px;
}

.hero-top-fast-text-wrap {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-row {
  display: flex;
}

.hero-shap-img {
  width: 100%;
}

.contact-center-box {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  font-family: Tafelsanspro, Arial, sans-serif;
  display: flex;
}

.success-message-2 {
  color: #111;
  background-color: #fff;
}

.about {
  z-index: 2;
  padding: 100px 20px;
  position: relative;
}

.team-top-text {
  color: #df720c;
  letter-spacing: 0%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.service-item-right-content-wrap {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  width: 100%;
  display: flex;
}

.hero-right-img-02 {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 100%;
  max-width: 56px;
  height: 100%;
  max-height: 56px;
  margin-left: -12px;
}

.team {
  z-index: 2;
  height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 20px;
}

.testimonial-top-fast-box {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #f8c100;
  border-radius: 35px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  display: flex;
}

.project-bottom-t {
  color: #636363;
  text-transform: uppercase;
  max-width: 82px;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.projects {
  z-index: 2;
  background-color: #eee;
  padding-top: 145px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  overflow: hidden;
}

.footer-bottom-shap-img {
  z-index: -1;
  position: absolute;
  inset: auto 0% -3%;
}

.about-container {
  max-width: 1322px;
}

.footer-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.footer-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.service-bottom-item-04 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.footer-left-second-text {
  color: #e6e6e6;
  font-size: 14px;
  font-weight: 400;
  line-height: 145%;
}

.page-wrapper {
  position: relative;
}

.team-bottom-h3 {
  color: #fff;
  letter-spacing: -.48px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 90%;
}

.success-message {
  color: #111;
  background-color: #fff;
  border-radius: 5px;
}

.section-43 {
  padding-top: 120px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.footer-shap-img-wrap {
  z-index: -1;
  position: absolute;
  bottom: 45%;
  left: 24%;
  right: 0%;
}

.project-content-wrap {
  justify-content: space-between;
  display: flex;
}

.contact-left-content-wrap {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.project-bottom-h2 {
  letter-spacing: -.48px;
}

.project-paragraph {
  color: #636363;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.text-input {
  color: #fff;
  background-color: #232423;
  border: 1px solid #ffffff14;
  border-radius: 50px;
  width: 366px;
  height: 65px;
  margin-bottom: 0;
  padding: 0 0 0 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 145%;
}

.text-input:active, .text-input:focus {
  background-color: #232423;
}

.text-input:focus-visible, .text-input[data-wf-focus-visible] {
  background-color: #232423;
  border-color: #ffffff14;
}

.text-input::placeholder {
  background-color: #232423;
  font-size: 16px;
  font-weight: 400;
  line-height: 145%;
}

.project-left-text {
  color: #f8a41a;
  letter-spacing: 0%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.hero-shap-img-wrap {
  z-index: -1;
  position: absolute;
  inset: -2% 0% auto;
}

.service-bottom-item-02 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.team-right-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  width: 74%;
  display: flex;
}

.footer-right-second-text {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.service-row {
  z-index: 2;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.about-t {
  color: #f8a41a;
  letter-spacing: 0%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.footer-img-wrap {
  position: absolute;
  inset: -1% auto auto 20%;
}

.footer-left-second-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.testimonial-right-top-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.project-left-bottom-content-wrap-02 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 100px;
  display: flex;
}

.service-top-left-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.contact-container {
  max-width: 1319px;
}

.form-block {
  margin-bottom: 0;
}

.testi-img {
  width: 100%;
  max-width: 421px;
  height: 100%;
  max-height: 545px;
  position: sticky;
  top: 2px;
}

.product-bottom-h3 {
  color: #111;
  letter-spacing: -.48px;
  max-width: 378px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 90%;
}

.about-img {
  object-fit: cover;
  width: 100%;
  max-width: 312px;
  height: 100%;
  max-height: 323px;
}

.project-img-one {
  width: 100%;
  max-width: 536px;
  height: 100%;
}

.about-left-content-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  height: 100%;
  display: flex;
}

.project-left-bottom-content {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.about-row {
  z-index: 2;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.team-wrap {
  z-index: 2;
  position: sticky;
  top: 100px;
  overflow: hidden;
}

.team-item-right {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 60%;
  display: flex;
}

.contact {
  border-top: 1px solid #292929;
  padding: 120px 20px;
  overflow: hidden;
}

.about-left-content-p {
  color: #c2c2c2;
  text-align: justify;
  max-width: 312px;
  letter-spacing: 0%;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 136%;
}

.testimonial-right-bottom-item-wrap {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  display: flex;
}

.service-item-left-content-wrap {
  grid-column-gap: 243px;
  grid-row-gap: 243px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.submit-button {
  color: #111;
  letter-spacing: 0%;
  text-transform: uppercase;
  background-color: #e9e9e9;
  border-radius: 56px;
  margin-top: 25px;
  padding: 18px 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 110%;
  transition: background-color .45s;
}

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

.project-line-one {
  background-color: #0000001a;
  width: 1px;
  height: 100%;
}

.testimonial-item-bottom-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.project-img-four {
  width: 100%;
  max-width: 536px;
  height: 100%;
}

.footer-button-wrap {
  background-color: #ffffff1a;
  border-radius: 70px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 10px 20px;
  display: flex;
  position: absolute;
  inset: 5px 5px 5px auto;
}

.testi-top-t {
  color: #111;
  letter-spacing: -.48px;
  font-size: 32px;
  font-weight: 400;
  line-height: 90%;
}

.hero-content-bottom-right-wrap-02 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.project-left-top-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.footer-logo {
  max-width: 250px;
}

.service-right-text-box-05 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  display: flex;
}

.hero-bottom-h1 {
  color: #fff;
  text-align: center;
  letter-spacing: 0%;
  text-transform: uppercase;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 200px;
  font-weight: 400;
  line-height: 100%;
}

.contact-left-top-content-wrap {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  display: flex;
}

.contact-right-content-wrap {
  background-color: #ffffff0f;
  width: 100%;
  padding-bottom: 40px;
}

.contact-h2 {
  color: #fff;
  max-width: 312px;
  font-family: Tafelsanspro, Arial, sans-serif;
}

.contact-row {
  z-index: 2;
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  display: flex;
  position: relative;
}

.contact-center-t {
  color: #c2c2c2;
  letter-spacing: 0%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.project-top-box {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  padding-bottom: 120px;
  display: flex;
}

.error-message {
  color: #fff;
  background-color: #df720c;
  border-radius: 5px;
}

.hero-fast-text {
  color: #c2c2c2;
  text-align: right;
  letter-spacing: -.48px;
  text-transform: uppercase;
  max-width: 238px;
  font-size: 14px;
  font-weight: 400;
  line-height: 136%;
}

.hero-fast-text.left {
  text-align: left;
}

.hero {
  z-index: 2;
  margin-top: -5px;
  padding: 140px 20px 100px;
  position: relative;
  overflow: hidden;
}

.contact-left-bottom-icon-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.about-shap-img {
  z-index: -1;
  position: absolute;
  inset: 0% auto -90% 0%;
}

.service-left-h3 {
  color: #fff;
  letter-spacing: -.48px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 90%;
}

.team-bottom-t {
  color: #c2c2c2;
  letter-spacing: 0%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.testi-h2 {
  color: #fff;
  letter-spacing: -.48px;
  max-width: 416px;
  font-size: 80px;
  font-weight: 400;
  line-height: 90%;
}

.footer-left-second-text-02 {
  color: #e6e6e6;
  font-size: 14px;
  font-weight: 400;
  line-height: 145%;
}

.image-154 {
  width: 100%;
  max-width: none;
  height: auto;
}

.testimonmial-left-content-wrap {
  width: 100%;
}

.service-right-text {
  color: #c2c2c2;
  letter-spacing: 0%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.footer-right-t-2 {
  max-width: 203px;
  letter-spacing: 0%;
  font-size: 16px;
  font-weight: 400;
  line-height: 145%;
}

.project-border-wrap {
  background-color: #0000001a;
  height: 1px;
}

.testi-t {
  color: #df720c;
  letter-spacing: 0%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.service-bottom-item-01 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-top: 1px solid #ffffff1a;
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.project-left-bottom-content-wrap {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-input-03 {
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #ffffff14;
  margin-bottom: 0;
  padding: 40px 0 25px;
  transition: border-color .4s;
}

.text-input-03:hover {
  border-bottom-color: #eee;
}

.team-item-right-bottom-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding-left: 30px;
  font-family: Tafelsanspro, Arial, sans-serif;
  display: flex;
}

.text-input-02 {
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #ffffff14;
  margin-bottom: 0;
  padding: 40px 0 25px;
  transition: border-color .4s;
}

.text-input-02:hover {
  border-bottom-color: #eee;
}

.service-bottom-item-03 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.footer-bottom-content-wrap {
  text-align: center;
}

.hero-right-img-01 {
  border-radius: 50%;
  width: 100%;
  max-width: 56px;
  height: 100%;
  max-height: 56px;
}

.contact-header-email-t {
  text-decoration: none;
}

.footer-text {
  letter-spacing: 0%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.footer-top-content-wrap {
  justify-content: space-between;
  display: flex;
}

.testimonial-item-text {
  color: #fff;
  max-width: 567px;
  letter-spacing: 0%;
  font-size: 20px;
  font-weight: 400;
  line-height: 129%;
}

.project-item {
  flex-flow: column;
}

.text-input-04 {
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #ffffff14;
  margin-bottom: 20px;
  padding: 50px 0 60px;
  transition: border-color .4s;
}

.text-input-04:hover {
  border-bottom-color: #eee;
}

.project-bottom-item-wrap {
  grid-column-gap: 74px;
  grid-row-gap: 74px;
  flex-flow: column;
  display: flex;
}

.team-container {
  max-width: 1165px;
}

.team-img {
  width: 100%;
  height: 100%;
}

.footer-top-left-content {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  flex-flow: column;
  display: flex;
}

.about-shap-img-2 {
  z-index: -1;
  width: 100%;
  height: 100%;
}

.footer-shap-bottom {
  width: 100%;
  height: 100%;
}

.footer-top-img {
  width: 100%;
  max-width: 212px;
  height: 100%;
  max-height: 210px;
}

.service-left-content {
  background-color: #ffffff14;
  border: 1px solid #e6e6e61a;
  border-radius: 8px;
  padding: 5px 10px;
}

.service-right-text-box-01 {
  background-color: #ffffff14;
  border-radius: 35px;
  justify-content: center;
  align-items: flex-start;
  padding: 9px 18px;
  display: flex;
}

.service-t {
  color: #c2c2c2;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.testimonmial-right-content-wrap {
  grid-column-gap: 65px;
  grid-row-gap: 65px;
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.text-input-01 {
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #ffffff14;
  margin-bottom: 0;
  padding: 30px 0 25px;
  transition: border-color .4s;
}

.text-input-01:hover {
  border-bottom-color: #eee;
}

.testimonial-bottom-second-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.footer-container {
  max-width: 1320px;
}

.hero-content-bottom-right-wrap {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: row;
  display: flex;
}

.project-row {
  z-index: 2;
  position: relative;
}

.about-h2 {
  color: #fff;
  letter-spacing: -.48px;
  max-width: 645px;
  height: 650px;
  max-height: 630px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
}

.about-h2.story {
  max-width: 147%;
  height: 98%;
}

.project-container {
  max-width: 1320px;
}

.project-bottom-box {
  padding-top: 120px;
  padding-bottom: 120px;
  overflow: visible;
}

.contact-left-bottom-content-wrap {
  grid-column-gap: 49px;
  grid-row-gap: 49px;
  flex-flow: column;
  display: flex;
}

.testi-item-t {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.project-img-two {
  width: 100%;
  max-width: 536px;
  height: 100%;
}

.project-left-title {
  color: #232423;
  letter-spacing: -.48px;
  max-width: 492px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 90%;
}

.testimonial-row {
  z-index: 2;
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  display: flex;
  position: relative;
}

.project-img-three {
  width: 100%;
  max-width: 536px;
  height: 100%;
}

.service-item-img {
  width: 100%;
  max-width: 309px;
  height: 100%;
  max-height: 238px;
}

.project-right-content-wrap {
  grid-column-gap: 79px;
  grid-row-gap: 79px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.line-wrap {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.service-left-t {
  color: #c2c2c2;
  letter-spacing: 0%;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.footer-right-t {
  letter-spacing: 0%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.footer-row {
  z-index: 10;
  grid-column-gap: 250px;
  grid-row-gap: 250px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.testimonial-container {
  max-width: 1319px;
}

.footer-right-text-wrap {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.contact-center-text {
  color: #fff;
  letter-spacing: -.48px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 90%;
}

.hero-bottom-content-right-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.project-container-2 {
  max-width: 1096px;
}

.hero-container {
  max-width: 1358px;
}

.contact-link {
  background-color: #030303;
  border: 1px solid #ffffff26;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.service-top-left-text {
  color: #f8a41a;
  letter-spacing: 0%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.service-top-left-text.right {
  text-align: right;
  margin-top: 60px;
  margin-right: 100px;
}

.project-left-content-wrap {
  grid-column-gap: 108px;
  grid-row-gap: 108px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.slider-2 {
  display: none;
}

.service-top-content-wrap {
  grid-column-gap: 183px;
  grid-row-gap: 183px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.team-left-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 75%;
  display: flex;
}

.footer-right-fast-text {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  display: flex;
}

.project-right-bottom-content-wrap-03 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 100px;
  display: flex;
}

.contact-t {
  color: #df720c;
  letter-spacing: 0%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 118%;
}

.project-right-bottom-content-wrap-02 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.testimonials {
  padding: 100px 20px 120px;
}

.service-content-box-wrap {
  background-color: #ffffff14;
  border-radius: 35px;
  padding: 9px 18px;
}

.form-two {
  position: relative;
}

.cell-29 {
  color: #072526;
}

.d-99-card-wrapper-2 {
  background-color: #fff;
  background-image: url('../images/Screenshot-2023-01-20-155220.png');
  background-position: 50%;
  background-size: cover;
  border: 3px solid #000;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 150px;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-99-card-wrapper-2.dave1 {
  background-image: url('../images/IMG_2690-002.jpg');
  border-color: #000;
  width: 100%;
  height: 100%;
}

.d-99-card-wrapper-2.dan1 {
  background-image: url('../images/Screenshot-2023-01-12-170511.png');
  border-color: #000;
  width: 100%;
  height: 100%;
}

.d-99-card-wrapper-2.dawn1 {
  background-image: url('../images/Screenshot-2023-01-12-171928.png');
  border-color: #000203;
}

.d-99-card-wrapper-2.rich1 {
  background-image: url('../images/Screenshot-2023-01-16-184908.png');
  border-color: #000;
}

.d-99-card-wrapper-2.dave1 {
  background-image: url('../images/IMG_2690-002.jpg');
  border-color: #000;
}

.d-99-card-wrapper-2.dan1 {
  background-image: url('../images/Screenshot-2023-01-12-170511.png');
  border-color: #000;
}

.quick-stack-9 {
  width: 100%;
}

.menu-button-3 {
  padding-top: 3px;
}

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

.icon-3 {
  font-size: 45px;
}

.menu-button-4 {
  padding-top: 3px;
}

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

.quick-stack-10 {
  margin-top: -6px;
  padding-top: 5px;
  padding-bottom: 5px;
}

._148-social-media-wrapper-3 {
  display: flex;
}

.nav-link-10 {
  color: #072526;
  margin-right: 100px;
  font-size: 40px;
}

.nav-link-10:hover, .nav-link-10:focus {
  color: #f8a41a;
}

.nav-link-10:visited, .nav-link-10.w--current {
  color: #072526;
}

.nav-link-10.w--current:hover {
  color: #f8a41a;
}

.image-155 {
  margin-top: 6px;
}

._148-sm-inner-square-3 {
  border: 1px solid #00aeb6;
  display: block;
  position: absolute;
  inset: 0%;
  transform: rotate(45deg);
}

._148-sm-inner-square-3:hover {
  border-color: #00aeb6;
}

.cell-31 {
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 2px;
}

.cell-32 {
  text-align: right;
  justify-content: center;
  align-items: flex-end;
}

.section-44 {
  height: 0%;
}

._148-sm-inner-circle-3 {
  border: 1px solid #00aeb66e;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
}

.container-17 {
  width: 100%;
  margin-left: 25px;
  margin-right: 25px;
}

.cell-33 {
  justify-content: flex-start;
  align-items: flex-end;
}

.menu-button-5 {
  padding-top: 3px;
}

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

.quick-stack-11 {
  margin-top: -6px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.quick-stack-11.this-nav {
  height: 80px;
}

._148-social-media-wrapper-4 {
  display: flex;
}

.nav-link-11 {
  color: #072526;
  margin-right: 100px;
  font-size: 40px;
}

.nav-link-11:hover, .nav-link-11:focus {
  color: #f8a41a;
}

.nav-link-11:visited, .nav-link-11.w--current {
  color: #072526;
}

.nav-link-11.w--current:hover {
  color: #f8a41a;
}

.image-156 {
  margin-top: 6px;
}

._148-sm-inner-square-4 {
  border: 1px solid #00aeb6;
  display: block;
  position: absolute;
  inset: 0%;
  transform: rotate(45deg);
}

._148-sm-inner-square-4:hover {
  border-color: #00aeb6;
}

.cell-35 {
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 2px;
}

.cell-36 {
  text-align: right;
  justify-content: center;
  align-items: flex-end;
}

.section-45 {
  height: 0%;
}

.cell-37 {
  justify-content: flex-start;
  align-items: flex-end;
}

.menu-button-6 {
  color: #fff;
  margin-top: 20px;
  padding-top: 3px;
}

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

._148-social-media-wrapper-5 {
  display: flex;
}

.nav-link-12 {
  color: #072526;
  margin-right: 100px;
  font-size: 40px;
}

.nav-link-12:hover, .nav-link-12:focus {
  color: #f8a41a;
}

.nav-link-12:visited, .nav-link-12.w--current {
  color: #072526;
}

.nav-link-12.w--current:hover {
  color: #f8a41a;
}

.image-157 {
  margin-top: 6px;
}

._148-sm-inner-square-5 {
  border: 1px solid #00aeb6;
  display: block;
  position: absolute;
  inset: 0%;
  transform: rotate(45deg);
}

._148-sm-inner-square-5:hover {
  border-color: #00aeb6;
}

.cell-39 {
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 2px;
}

.cell-40 {
  text-align: right;
  justify-content: center;
  align-items: flex-end;
}

.section-46 {
  height: 0%;
}

.cell-41 {
  justify-content: flex-start;
  align-items: flex-end;
}

.paragraph-58 {
  color: #080808;
  text-align: center;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 16px;
}

.cell-42 {
  justify-content: center;
  align-items: center;
  font-size: 6px;
}

.quick-stack-12 {
  grid-row-gap: 20px;
  margin-top: 40px;
  margin-left: 0;
  padding: 0;
}

.cell-43, .cell-44, .cell-45, .cell-46, .cell-47, .cell-48, .cell-49, .cell-50 {
  justify-content: center;
  align-items: center;
}

.container-18 {
  max-width: 100%;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-18._360-background {
  background-color: #0000;
  background-image: url('../images/web-360-backdrop.jpg');
  background-position: 50%;
  background-size: auto;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 20px;
}

.paragraph-59 {
  color: #f8a41a;
  margin-left: 60px;
  margin-right: 60px;
  font-size: 20px;
}

.paragraph-59.multi {
  margin-left: 0;
}

.container-19 {
  width: auto;
  max-width: 100%;
  margin-left: 60px;
  margin-right: 60px;
}

.container-20 {
  max-width: 100%;
  margin-left: 60px;
  margin-right: 60px;
}

.heading-24 {
  color: #000;
  font-family: Tafelsanspro, Arial, sans-serif;
}

.text-block-7 {
  color: #000;
  font-size: 22px;
}

.background-video {
  width: 100%;
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-90 {
  width: 100%;
}

.background-video-2 {
  z-index: 1;
  height: auto;
  margin-left: 60px;
  margin-right: 60px;
}

.div-block-91 {
  z-index: 2;
  width: 100%;
  position: relative;
}

.text-block-8 {
  font-size: 55px;
  line-height: 55px;
}

.text-block-9 {
  font-size: 66px;
  line-height: 123px;
}

.text-block-10 {
  font-size: 44px;
  line-height: 44px;
}

.text-block-11 {
  font-size: 33px;
  line-height: 30px;
}

.quick-stack-13 {
  grid-row-gap: 17px;
  width: 100%;
  margin-top: auto;
  font-size: 55px;
  line-height: 40px;
}

.text-block-12.text {
  text-align: justify;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.text-block-13.intro {
  color: #000;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 22px;
  line-height: 35px;
}

.text-block-13.intro.sub {
  text-align: justify;
}

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

.section-47 {
  background-color: #000;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

._360, .cell-54 {
  margin-left: auto;
  margin-right: auto;
}

.section-48 {
  background-color: #000;
  background-image: url('../images/web-360-backdrop.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  margin: 40px 0 0;
  padding: 40px 60px;
}

.cell-55 {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.quick-stack-14 {
  margin-left: 40px;
  margin-right: 40px;
}

.quick-stack-14.black {
  grid-row-gap: 20px;
  color: #000;
  padding-bottom: 0;
}

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

.cell-56.left {
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
}

.quick-stack-15, .quick-stack-16 {
  padding-top: 0;
}

.section-49 {
  background-image: url('../images/web-360-backdrop.jpg');
  background-position: 50%;
  background-size: cover;
}

.container-21 {
  max-width: 100%;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 60px;
}

.lightbox-gallery {
  grid-column-gap: 32px;
  grid-row-gap: 64px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.lightbox-item {
  background-color: #ffffff14;
  border: 1px solid #ffffff1f;
  border-radius: 8px;
  padding: 10px;
}

.slider-wrapper {
  margin-top: 40px;
}

.slider-image {
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.list-parent {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  opacity: 1;
  color: #fff;
  background-color: #0000;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  align-items: center;
  width: 100%;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.header {
  overflow: hidden;
}

.slider-img-parent {
  flex-direction: column;
  width: 100%;
  height: 210rem;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.border-line {
  background-color: #8f8f8f;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.text-style-link {
  color: #000;
  text-decoration: underline;
}

.slider-img-child {
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.slider-wrapper-2 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: relative;
}

.card-img-whipe {
  z-index: 50;
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: auto auto 0% 0%;
}

.arrow {
  opacity: 0;
  color: #fff;
  width: 1.75rem;
}

.text-style-number {
  padding-top: 4px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 1.25rem;
  font-weight: 400;
}

.subtitle {
  color: #f8a41a;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
}

.header-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  display: flex;
}

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

.slider-content {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 42rem;
  display: flex;
}

.subheader {
  overflow: hidden;
}

.slider-section {
  background-image: url('../images/web-360-backdrop.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.img-child {
  width: 100%;
  height: 100%;
  position: relative;
}

.img-child.img-1 {
  background-image: url('../images/Governor-content.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.img-child.img-2 {
  background-image: url('../images/K-questions-oracy.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.img-child.img-3 {
  background-image: url('../images/content-oracy.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.img-child.img-5 {
  background-image: url('../images/Learning-support-content.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.img-child.img-4 {
  background-image: url('../images/inclusion--oracy.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.heading-style-h1 {
  color: #fff;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 3.55rem;
  font-weight: 700;
  line-height: .9;
}

.card-whipe {
  z-index: 50;
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: auto auto 0% 0%;
}

.card-whipe.one, .card-whipe.five, .card-whipe.four, .card-whipe.three, .card-whipe.two {
  display: none;
}

.slider-tab {
  margin-top: 1rem;
}

.slider-img {
  border-radius: 32px;
  flex-direction: column;
  width: 100%;
  height: 42rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.border-line-btm {
  z-index: 2;
  background-color: #292929;
  width: 0%;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
}

.heading-style-h3 {
  color: #fff;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

.heading-style-h3:hover {
  color: #f8a41a;
  overflow-wrap: normal;
}

.cell-57, .cell-58, .cell-59 {
  justify-content: center;
  align-items: center;
}

.cell-60, .link-2 {
  font-family: Tafelsanspro, Arial, sans-serif;
}

.quick-stack-17 {
  padding-top: 0;
  padding-bottom: 0;
}

.quick-stack-18 {
  padding: 0;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.image-158 {
  margin-left: auto;
  margin-right: auto;
}

.cell-61 {
  opacity: .44;
  justify-content: flex-start;
  align-items: center;
}

.cell-61:hover {
  opacity: 1;
}

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

.cell-62, .cell-63, .cell-64 {
  margin-left: auto;
  margin-right: auto;
}

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

.text-block-15 {
  color: #000;
  text-align: center;
}

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

.cell-67 {
  justify-content: center;
  align-items: center;
}

.quick-stack-19 {
  margin-top: 20px;
}

.text-block-16 {
  font-size: 22px;
}

.text-block-17 {
  color: #fff;
  text-align: justify;
  margin-right: 20px;
  padding-left: 140px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.heading-27 {
  color: #fff;
  margin-top: 100px;
  padding-left: 140px;
  font-family: Tafelsanspro, Arial, sans-serif;
}

.quick-stack-20 {
  width: 100%;
  max-width: 100%;
}

.cell-68 {
  padding-top: 40px;
}

.image-159 {
  margin-top: 20px;
}

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

.quick-stack-21 {
  padding-top: 0;
}

.code-embed-5 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-18 {
  width: 100%;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 22px;
}

.image-160 {
  z-index: 1;
  background-image: url('../images/Hub-slide-1.jpg');
  background-position: 50%;
  background-size: cover;
  height: 99.9999%;
  max-height: 99.9999%;
  margin-top: 40px;
  position: relative;
}

.image-160.price {
  background-image: url('../images/prices.jpg');
  background-position: 0 0;
  background-size: auto;
}

.paragraph-39 {
  color: #fefeff;
  text-align: center;
  margin-top: 40px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 18px;
}

.paragraph-39.sub {
  margin-top: 10px;
}

.heading-333 {
  color: #f8a41a;
  text-align: left;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.heading-333.sub-orange {
  color: #f8a41a;
}

.bold-text-18 {
  color: #f8a41a;
  background-color: #0000;
  font-weight: 400;
}

.columns-34 {
  margin-top: 20px;
}

.column-90 {
  text-align: center;
}

.paragraph-88 {
  color: #fff;
  text-align: justify;
  margin-right: 20px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.link-33 {
  color: #fff;
}

.paragraph-89 {
  color: #fefeff;
  text-align: center;
  margin-top: 40px;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 18px;
}

.paragraph-89.orange {
  color: #f8a41a;
  margin-top: 20px;
  margin-bottom: 40px;
  line-height: 30px;
}

.div-block-93 {
  background-image: url('../images/web-360-backdrop.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-top: 60px;
  margin-left: 60px;
  margin-right: 60px;
}

.section-50 {
  background-color: #fff;
}

.section-51 {
  padding-bottom: 0;
}

.image-161 {
  z-index: 1;
  vertical-align: baseline;
  background-image: url('../images/Hub-slide-1.jpg');
  background-position: 0 0;
  background-size: cover;
  position: relative;
}

.container-22 {
  z-index: 2;
  position: relative;
}

.div-block-94 {
  background-image: linear-gradient(#00000080, #00000080);
  height: 600px;
  max-height: 100%;
  position: static;
}

.div-block-94.back {
  background-image: url('../images/Hub-slide-1.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100svw;
}

.text-block-19 {
  color: #000;
  text-align: center;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Tafelsanspro, Arial, sans-serif;
}

.slide-6 {
  background-image: url('../images/Features-C.jpg');
  background-position: 50%;
  background-size: auto;
}

.container-23 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.container-24 {
  display: none;
}

.cell-74, .cell-75 {
  justify-content: center;
  align-items: center;
}

.cell-76 {
  margin-left: auto;
  margin-right: auto;
}

.cell-77, .cell-78 {
  justify-content: center;
  align-items: center;
}

.link-block-20 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.link-block-21, .link-block-22, .link-block-23 {
  text-align: center;
}

.image-163 {
  max-width: 60%;
}

.cell-79, .cell-80, .cell-81 {
  justify-content: center;
  align-items: center;
}

.cell-82 {
  background-image: linear-gradient(#ffffffe0, #ffffffe0), url('../images/Screenshot-2026-08-20-153920.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.cell-82._2 {
  background-image: linear-gradient(#ffffffd1, #ffffffd1), url('../images/8.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.cell-82._3 {
  background-image: linear-gradient(#ffffffbf, #ffffffbf), url('../images/7.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.cell-82._5 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(#ffffffe0, #ffffffe0), url('../images/Screenshot-2026-08-20-153920.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
}

.cell-82._6 {
  background-image: linear-gradient(#ffffffcf, #ffffffcf), url('../images/3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.cell-82._8 {
  background-image: linear-gradient(#ffffffd1, #ffffffd1), url('../images/4.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.cell-82._9 {
  background-image: linear-gradient(#ffffffc9, #ffffffc9), url('../images/6.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

._10 {
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/8.png');
  background-position: 0 0, 100% 0;
  background-size: auto, auto;
}

.cell-83, .cell-84, .cell-85, .cell-86 {
  justify-content: center;
  align-items: center;
}

.quick-stack-22 {
  height: 80px;
  padding: 0 100px;
}

.image-164 {
  max-height: 100%;
}

.image-165 {
  width: auto;
  height: auto;
  max-height: 100%;
}

.image-166 {
  height: auto;
  max-height: 100%;
}

.image-167 {
  height: auto;
}

.section-52 {
  margin-bottom: 10px;
}

.image-168 {
  margin-left: 2px;
  margin-right: 10px;
}

.image-169 {
  margin-right: 10px;
}

.image-170 {
  margin-right: 2px;
}

.image-171 {
  margin-left: 2px;
}

.container-25 {
  max-width: none;
  height: auto;
  max-height: none;
}

.quick-stack-24 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 10px;
}

.cell-87 {
  justify-content: center;
  align-items: flex-end;
}

.cell-88, .cell-89 {
  justify-content: center;
  align-items: center;
}

.image-172 {
  margin-left: auto;
  margin-right: auto;
}

.cell-92.title {
  justify-content: flex-start;
  align-items: center;
}

.pricing_wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 60px;
  display: flex;
}

.pricing_tick-image {
  color: #fff;
  width: 20px;
}

.pricing_tick-image.is-fourth {
  filter: invert();
}

.pricing_image {
  width: 150px;
  height: 150px;
  margin-top: 10px;
}

.pricing_custom-text {
  color: #00aeb6;
  letter-spacing: .5px;
  -webkit-text-stroke-color: #00aeb6;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.pricing_custom-text.is-fourth, .pricing_custom-text.is-second, .pricing_custom-text.is-third {
  color: #00aeb6;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-size-small {
  font-size: .875rem;
}

.text-size-small.text-weight-medium {
  min-width: 218px;
  font-size: 12px;
}

.text-size-small.text-weight-medium.place-holder {
  color: #fff;
}

.text-size-small.text-weight-bold.text-align-center {
  color: #000;
  font-size: 14px;
}

.text-span-2 {
  font-size: 1.5rem;
}

.text_span-fourth {
  color: #00aeb6;
}

.text-size-regular {
  font-size: 1rem;
}

.text-size-regular.text-weight-bold {
  font-family: Tafelsanspro, Arial, sans-serif;
}

.pricing_tab-link {
  color: #e873ff;
  background-color: #0000;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 600;
}

.pricing_tab-link.w--current {
  color: #fff;
  background-color: #e873ff;
  border-radius: 50px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 600;
}

.pricing_features {
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-shadow: inset 0 0 20px #e873ff80;
}

.pricing_features.is-third, .pricing_features.is-second, .pricing_features.is-fourth {
  box-shadow: inset 0 0 20px #04212f;
}

.pricing_save-wrap {
  position: absolute;
  inset: auto -110px -64px auto;
  transform: rotate(30deg);
}

.pricing_title {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: center;
  border: 4px solid #00aeb6;
  border-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.pricing_title.is-fourth, .pricing_title.is-third, .pricing_title.is-second {
  border-color: #00aeb6;
}

.pricing_tick-wrap {
  background-color: #f8a41a;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pricing_tick-wrap.is-second {
  background-color: #f8a41a;
}

.pricing_tick-wrap.is-fourth {
  background-color: #000;
}

.pricing_tick-wrap.is-third {
  background-color: #f8a41a;
}

.pricing_features-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.pricing_grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.text_span-third {
  color: #00aeb6;
}

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

.text-size-large.text-weight-bold {
  font-family: Tafelsanspro, Arial, sans-serif;
  line-height: 1.2;
}

.text-size-xlarge {
  color: #fff;
  font-family: Tafelsanspro, Arial, sans-serif;
  font-size: 3rem;
}

.pricing_tabs-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fbe9ff;
  border-radius: 100px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.pricing_content-wrap {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  font-family: Tafelsanspro, Arial, sans-serif;
  display: flex;
}

.pricing_arrow-image {
  width: 100px;
  position: relative;
  inset: auto auto -32px -26px;
}

.text-block {
  transform: rotate(-45deg);
}

.pricing_details-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing_star2-image {
  width: 70px;
  position: absolute;
  inset: -15% 13% auto auto;
}

.text-span {
  color: #00aeb6;
}

.pricing_save-div {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: #000;
  background-color: #57deca;
  border-radius: 29px;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  font-size: .75rem;
  display: flex;
  position: absolute;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: rotate(45deg);
}

.pricing_link-block {
  color: #000;
  text-align: center;
  border: 4px solid #000;
  border-radius: 50px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none;
  transition: all .4s;
}

.pricing_link-block:hover, .pricing_link-block.is-second:hover {
  color: #00aeb6;
  border-color: #00aeb6;
}

.pricing_link-block.is-fourth {
  -webkit-text-stroke-color: #000;
}

.pricing_link-block.is-fourth:hover {
  color: #0000;
  -webkit-text-fill-color: transparent;
  background-color: #00aeb6;
  -webkit-background-clip: text;
  background-clip: text;
  border-color: #00aeb6;
}

.pricing_link-block.is-third:hover {
  color: #57deca;
  -webkit-text-stroke-color: #00aeb6;
  border-color: #00aeb6;
}

.pricing_tabs-content {
  flex: 0 auto;
  width: 100%;
  height: auto;
  margin-top: 0;
  overflow: visible;
}

.pricing_star-image {
  width: 100px;
  position: absolute;
  inset: 0% auto auto 15%;
}

.pricing_tabs {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.pricing_content {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.pricing_title-wrap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  position: relative;
  box-shadow: inset 0 0 20px #04212f;
}

.text-block-20, .text-block-21, .text-block-22 {
  font-family: Tafelsanspro, Arial, sans-serif;
}

.text-block-22:hover {
  color: #00aeb6;
  -webkit-text-stroke-color: #00aeb6;
}

.text-block-23 {
  font-family: Tafelsanspro, Arial, sans-serif;
}

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

.quick-stack-26 {
  height: 100%;
}

.div-block-95 {
  background-image: url('../images/prices.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100svh;
  max-height: none;
}

.slide-7 {
  background-image: url('../images/Front-page.jpg');
  background-position: 50%;
  background-size: cover;
}

.bold-text-20, .cell-101 {
  text-align: left;
}

.div-block-96 {
  width: auto;
  min-width: auto;
  min-height: auto;
  font-size: 600px;
}

.cell-102, .cell-103 {
  justify-content: center;
  align-items: flex-start;
}

.columns-36 {
  width: 100%;
}

.cell-104 {
  background-image: linear-gradient(#ffffffe0, #ffffffe0), url('../images/Screenshot-2026-08-20-153920.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.cell-105 {
  text-align: right;
  justify-content: center;
  align-items: flex-end;
}

.nav-link-13 {
  color: #072526;
  margin-right: 100px;
  font-size: 40px;
}

.nav-link-13:hover, .nav-link-13:focus {
  color: #f8a41a;
}

.nav-link-13:visited, .nav-link-13.w--current {
  color: #072526;
}

.nav-link-13.w--current:hover {
  color: #f8a41a;
}

.column-91, .sub {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

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

.text-block-24, .link-block-24 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.columns-37 {
  background-image: linear-gradient(#00000091, #00000091);
  display: none;
}

.cell-106, .cell-107, .cell-108, .cell-109, .cell-110, .cell-111 {
  justify-content: center;
  align-items: center;
}

.container-27 {
  max-width: none;
  margin-left: 60px;
  margin-right: 60px;
}

.quick-stack-32 {
  margin-left: 40px;
  margin-right: 40px;
}

.heading-334, .heading-335, .heading-336 {
  color: #000;
  font-family: Tafelsanspro, Arial, sans-serif;
}

.heading-337 {
  font-family: Tafelsanspro, Arial, sans-serif;
}

.bold-text-21 {
  color: #000;
}

.heading-338, .heading-339 {
  color: #000;
  font-family: Tafelsanspro, Arial, sans-serif;
}

@media screen and (min-width: 1280px) {
  .slide {
    background-color: #0000;
    background-image: url('../images/dashboard-shot-2.jpg');
    background-position: 50%;
    background-size: cover;
    margin-top: 0;
  }

  .slide.pic-2.slide-a.image {
    background-image: url('../images/Features-graphic-laptop.jpg');
  }

  .container-3 {
    margin-top: 157px;
  }

  .section-28 {
    text-align: right;
  }

  .hero-subheading {
    line-height: 30px;
  }

  .hero-subheading.pone-text.this {
    text-align: right;
    text-align: right;
    margin-bottom: 0;
  }

  .section-33, .section-34, .section-35 {
    text-align: right;
  }

  .quick-stack-2 {
    margin-top: 0;
  }

  .cell-6 {
    justify-content: center;
    align-items: center;
  }

  .content-container {
    max-width: 1100px;
    top: 135px;
  }

  .section-subheading.center {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
    line-height: 26px;
  }

  .section-heading.centered {
    margin-top: 40px;
  }

  .heading-23.title {
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 40px;
  }

  .container-20 {
    margin-top: 60px;
  }

  .heading-24 {
    margin-top: 0;
  }

  .background-video-2 {
    height: 500px;
    margin-left: 60px;
    margin-right: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-13 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 40px;
  }

  .text-block-12 {
    text-align: justify;
    font-family: Tafelsanspro, Arial, sans-serif;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-25 {
    font-family: Tafelsanspro, Arial, sans-serif;
  }

  .heading-26 {
    font-family: Tafelsanspro, Arial, sans-serif;
    font-size: 30px;
  }

  .text-block-13 {
    color: #000;
    text-align: justify;
    font-family: Tafelsanspro, Arial, sans-serif;
    font-size: 22px;
    line-height: 40px;
  }

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

  .paragraph-39, .paragraph-89 {
    margin-top: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .slide {
    background-image: url('../images/slide-C2-small.jpg');
    background-position: 50%;
  }

  .container-3 {
    margin-top: 198px;
  }

  .container--full {
    height: 70vh;
  }

  .content-container {
    max-width: 1200px;
  }

  .heading-21 {
    font-size: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .paragraph {
    font-size: 26px;
  }

  .paragraph.banner {
    text-align: left;
    width: auto;
    min-width: auto;
    height: auto;
    min-height: auto;
    margin-top: 0;
    margin-bottom: auto;
    font-size: 22px;
  }

  .slide {
    background-image: url('../images/slide-C2-small.jpg');
    background-position: 50%;
    background-size: cover;
    height: 100svh;
  }

  .slide.pic-2.slide-a.image {
    background-image: url('../images/360-slide-A.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide.pic-2.slide-a.image._360-slide1 {
    background-position: 50%;
  }

  .slide.pic-2.slide-a.image.pulse-a {
    background-position: 100%;
  }

  .slide.pic-2.slide-a.image.a {
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100svh;
    font-size: 1900px;
    line-height: 1200px;
  }

  .slide.slide-b {
    background-image: url('../images/Wide-slide-B2.jpg');
    background-position: 50%;
    background-size: cover;
    height: 100svh;
  }

  .slide.slide-b.f {
    background-image: url('../images/Wide-slide-F2.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide.slide-b.e {
    background-image: url('../images/Wide-slide-C2.jpg');
    width: 100%;
    height: 100svh;
  }

  .section {
    width: 100%;
    height: 100svh;
    margin-top: 0;
    padding-top: 0;
  }

  .slider {
    height: 100%;
  }

  .slider.big {
    width: 100%;
    height: 100svh;
    max-height: 100%;
  }

  .heading-2 {
    text-align: left;
    min-width: auto;
    min-height: auto;
    margin-bottom: 0;
  }

  .container-3 {
    margin-top: 218px;
  }

  .container-3.phone {
    width: auto;
    max-width: 100.001%;
    height: 100%;
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 30px;
    line-height: 30%;
  }

  .nav-menu, .nav-link-2, .nav-link-6 {
    color: #fff;
  }

  .heading-19 {
    color: #000;
  }

  .paragraph-10 {
    font-size: 26px;
    line-height: 40px;
  }

  .container-9 {
    margin-top: 0;
  }

  .button-wrapper.secondary {
    text-align: right;
    margin-top: 20px;
  }

  .section-35 {
    margin-left: auto;
    margin-right: auto;
  }

  .section-36.white {
    padding-top: 60px;
  }

  .cell-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .cell-4 {
    text-align: right;
    justify-content: center;
    align-items: flex-start;
  }

  .quick-stack-2 {
    margin-top: 40px;
  }

  .quick-stack-2.title.phone {
    grid-row-gap: 20px;
    margin-top: 0;
  }

  .quick-stack-2.title.phone.still {
    grid-row-gap: 43px;
    width: 100%;
    height: 100%;
    margin-top: 0;
    position: absolute;
  }

  .container--full {
    height: 70vh;
    margin-top: 60px;
  }

  .content-container {
    flex: 1;
    margin: auto;
  }

  .after-image-inner {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .heading-21 {
    font-size: 50px;
  }

  .heading-21.s {
    font-size: 47px;
  }

  .container-15 {
    width: 100%;
    margin-left: 100px;
    margin-right: 100px;
  }

  .image-150 {
    width: 60%;
  }

  .quick-stack-6 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .paragraph-56 {
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-56.white {
    font-size: 22px;
    line-height: 30px;
  }

  .heading-23.white {
    font-size: 28px;
  }

  .cell-27 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-5 {
    color: #000;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-size: 33px;
  }

  .footer-header {
    font-size: 300px;
  }

  .hero-row {
    position: static;
  }

  .services {
    padding-bottom: 120px;
  }

  .team {
    padding-bottom: 100px;
  }

  .footer-shap-img-wrap {
    bottom: 45%;
    left: 24%;
  }

  .hero-shap-img-wrap {
    inset: auto 0% -8%;
  }

  .team-right-content-wrap {
    margin-right: 0;
  }

  .about-row {
    justify-content: space-between;
    align-items: flex-start;
  }

  .team-item-right {
    min-width: 65%;
  }

  .hero-bottom-h1 {
    font-size: 200px;
    line-height: 100%;
  }

  .hero {
    position: relative;
  }

  .team-container {
    max-width: 1620px;
    overflow: visible;
  }

  .about-shap-img-2 {
    left: -11%;
  }

  .footer-shap-bottom {
    width: 100%;
  }

  .hero-container {
    max-width: 1358px;
  }

  .container-17 {
    width: 100%;
    margin-left: 100px;
    margin-right: 100px;
  }

  .background-video-2 {
    height: 800px;
  }

  .quick-stack-13 {
    height: 100%;
  }

  .cell-51 {
    margin-left: auto;
    margin-right: auto;
  }

  .section-47 {
    height: auto;
  }

  .cell-53 {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .section-49 {
    padding-top: 60px;
  }

  .list-parent {
    color: #fff;
  }

  .img-child.img-1, .img-child.img-2, .img-child.img-3, .img-child.img-5, .img-child.img-4 {
    background-size: contain;
  }

  .heading-style-h3, .heading-style-h3:focus {
    color: #fff;
  }

  .cell-66 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .image-160 {
    background-size: contain;
    width: 100%;
    margin-top: 0;
  }

  .section-50 {
    padding-top: 60px;
  }

  .div-block-94 {
    width: 100%;
    min-width: auto;
    min-height: auto;
    max-height: 100%;
    position: absolute;
  }

  .text-block-19 {
    margin-bottom: 40px;
  }

  .mask-2 {
    width: 100%;
    height: 100%;
  }

  .slide-6 {
    background-image: url('../images/Features-C.jpg');
    background-position: 0 0;
    background-size: auto;
  }

  .cell-69 {
    margin-left: auto;
    margin-right: auto;
  }

  .quick-stack-23 {
    grid-row-gap: 20px;
    min-width: auto;
    min-height: auto;
  }

  .section-52 {
    width: 99.9999%;
    height: 30%;
  }

  .container-25 {
    max-width: none;
    max-height: none;
  }

  .quick-stack-24 {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .cell-90, .cell-91 {
    justify-content: center;
    align-items: center;
  }

  .cell-92 {
    justify-content: center;
    align-items: flex-start;
    font-size: 35px;
    line-height: 35px;
  }

  .text-size-small.text-weight-medium {
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
  }

  .pricing_content-wrap, .pricing_details-wrap, .pricing_content {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 991px) {
  .paragraph.banner {
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .cell {
    padding-right: 0;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .slide {
    background-image: linear-gradient(#00000080, #00000080), url('../images/slide-C2-small.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .slide.pic-2.slide-a.screen {
    background-position: 50% 0;
    background-size: auto;
  }

  .slide.pic-2.slide-a.image {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Features-C.jpg');
    background-position: 0 0, 50% 100%;
    background-size: auto, auto;
  }

  .slide.pic-2.slide-a.image._360-slide1 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/360-slide-1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, auto;
  }

  .slide.pic-2.slide-a.image.pulse-a {
    background-image: linear-gradient(#00000080, #00000080), url('../images/pukse-slide-A.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .slide.pic-2.slide-a.image.a {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Front-page.jpg');
    background-position: 0 0, 70%;
    background-size: auto, cover;
  }

  .slide.pic-2.slide-a.image._360c {
    background-image: linear-gradient(#00000080, #00000080), url('../images/360-slide-C.jpg');
    background-position: 0 0, 50%;
    background-size: auto, auto;
  }

  .slide.pic-2.slide-a.image.feat {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Features-B.jpg');
    background-position: 0 0, 50% 100%;
    background-size: auto, auto;
  }

  .slide.pic-2.slide-a.image.c {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Features-A.jpg');
    background-position: 0 0, 50% 100%;
    background-size: auto, auto;
  }

  .slide.pic-2.slide-a.image.b {
    background-image: linear-gradient(#00000080, #00000080), url('../images/360-A.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .slide.pic-2.slide-a.image._360-c {
    background-image: linear-gradient(#00000080, #00000080), url('../images/360-B.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .slide.slide-b {
    background-image: linear-gradient(#00000080, #00000080), url('../images/slide-B-small.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .slide.slide-b.f {
    background-image: linear-gradient(#00000080, #00000080), url('../images/slide-F-small.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .slide.slide-b.e {
    background-image: linear-gradient(#00000080, #00000080), url('../images/slide-E-small.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .heading-2 {
    font-size: 30px;
  }

  .container-3 {
    margin-top: 0;
  }

  .container-3.phone {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-3.phone.price {
    display: block;
  }

  .section-3 {
    margin-left: auto;
    margin-right: auto;
    display: none;
    overflow: visible;
  }

  .gap-3-horizontal-2 {
    display: none;
    overflow: hidden;
  }

  .right-column.tablet-margin-top-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-6 {
    text-align: center;
  }

  .footer-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    grid-template-areas: "Area";
  }

  .paragraph-secondary {
    text-align: center;
    font-size: 14px;
  }

  .paragraph-secondary.footer-hover {
    font-size: 12px;
  }

  .gap-2-horizontal {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .gap-2-horizontal.tablet-vertical {
    flex-flow: row;
  }

  .heading-19 {
    font-size: 30px;
  }

  .heading-19.white {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-2 {
    line-height: 30px;
  }

  .paragraph-2.white.orange {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-10 {
    margin-bottom: 40px;
  }

  .paragraph-10.white {
    margin-top: 20px;
  }

  .button-wrapper.secondary {
    margin-top: 10px;
  }

  .bold-text {
    font-size: 22px;
  }

  .section-36.white {
    padding-top: 0;
    padding-bottom: 0;
  }

  .cell-2 {
    justify-content: center;
    align-items: center;
  }

  .cell-3 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .cell-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .quick-stack-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 120px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .quick-stack-2.title {
    margin-top: 93px;
  }

  .quick-stack-2.title.phone {
    grid-row-gap: 5px;
  }

  .quick-stack-2.title.phone.still {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Hub-slide-1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .section-38 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .container--full {
    height: 70vh;
  }

  .content-container {
    width: auto;
    max-width: none;
    margin-left: 32px;
    margin-right: 32px;
  }

  .example_component {
    width: 85vw;
  }

  .splitter_before {
    width: 80vw;
  }

  .splitter_component, .splitter_component.is-radius, .splitter_image.is-after {
    width: 85vw;
  }

  .cell-7 {
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-21 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .d-99-card-wrapper, .d-99-card-wrapper.dm1, .d-99-card-wrapper.dave1, .d-99-card-wrapper.dawn1, .d-99-card-wrapper.dan1, .d-99-card-wrapper.rich1 {
    margin-bottom: 10px;
  }

  .paragraph-55.intro {
    font-size: 7px;
  }

  .swiper-slide {
    flex-basis: 32rem;
  }

  .testimonial_text {
    font-size: 1.4rem;
  }

  .swiper-button-prev {
    width: 2.5rem;
    height: 2.5rem;
    left: -1rem;
  }

  .testimonial_thumb {
    width: 13.2rem;
  }

  .swiper-pagination {
    bottom: -3rem;
  }

  .swiper-button-next {
    width: 2.5rem;
    height: 2.5rem;
    right: -1rem;
  }

  .menu-right-btm {
    display: none;
  }

  .menu-bottom {
    width: 100%;
    margin-bottom: 56px;
    padding-left: 32px;
    padding-right: 32px;
    position: static;
  }

  .menu-wrapper {
    height: auto;
    padding-top: 100px;
  }

  .adress-text {
    text-align: center;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .nav-link-7 {
    display: none;
  }

  .wrap-link {
    cursor: auto;
  }

  .vertical-line {
    display: none;
  }

  .menu-container {
    justify-content: flex-start;
    height: 100%;
  }

  .wrap-drop-link {
    width: 100%;
    padding-left: 40px;
  }

  .menu-right-top {
    display: none;
  }

  .drop-link {
    justify-content: flex-start;
    width: 100%;
    font-size: 25px;
  }

  .hamburger-link {
    display: none;
  }

  .wrap-drop-menu {
    opacity: 0;
    background-color: #0000;
    width: 100%;
    height: auto;
    position: static;
  }

  .wrap-link-drop {
    flex-flow: wrap;
    align-items: center;
    margin-bottom: 15px;
    display: flex;
    position: relative;
  }

  .drop-arrow {
    max-width: 20px;
  }

  .menu-link-heading {
    font-size: 45px;
  }

  .menu-content {
    width: 100%;
    padding-left: 32px;
    padding-right: 32px;
  }

  .social-link {
    flex: none;
  }

  .menu-right-bg {
    display: none;
  }

  .nav-link-9 {
    text-align: right;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 35px;
  }

  .navbar-2 {
    background-size: cover;
    border-radius: 0;
  }

  .image-150 {
    width: 100%;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .image-150.logo {
    max-width: 100%;
  }

  ._148-social-media-wrapper {
    flex-direction: column;
    margin-top: 160px;
  }

  ._148-icon-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .cell-24 {
    display: flex;
  }

  ._148-social-media-wrapper-2 {
    flex-direction: column;
    margin-top: 160px;
  }

  .paragraph-56.black {
    text-align: left;
    font-size: 16px;
  }

  .heading-23 {
    font-size: 16px;
  }

  .image-152 {
    padding: 0;
  }

  .text-block-4 {
    color: #f8a41a;
  }

  .text-block-6 {
    text-align: justify;
    font-size: 12px;
    line-height: 20px;
  }

  .about-right-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .team-top-h2 {
    max-width: none;
  }

  .contact-left-center-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .service-h2 {
    max-width: 734px;
  }

  .footer {
    padding-top: 120px;
  }

  .team-row {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .about {
    padding-top: 0;
  }

  .service-item-right-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    width: 70%;
  }

  .team {
    height: auto;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .service-bottom-item-04 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .contact-left-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 65%;
  }

  .service-bottom-item-02 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .team-right-content-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-right-second-text {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .service-row {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .testimonial-right-top-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .project-left-bottom-content-wrap-02 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 70px;
  }

  .about-left-content-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .project-left-bottom-content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .about-row {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-flow: column;
  }

  .team-item-right {
    min-width: auto;
  }

  .contact {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .service-item-left-content-wrap {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
    width: 65%;
  }

  .footer-logo {
    max-width: 232px;
  }

  .service-right-text-box-05 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .hero-bottom-h1 {
    font-size: 120px;
    line-height: 100%;
  }

  .project-top-box {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding-bottom: 120px;
  }

  .service-bottom-item-01 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .project-left-bottom-content-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .service-bottom-item-03 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .footer-top-content-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .footer-top-left-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .footer-top-img {
    display: none;
  }

  .project-bottom-box {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .contact-left-bottom-content-wrap {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .testimonial-row {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    flex-flow: column;
  }

  .project-right-content-wrap {
    width: 80%;
  }

  .footer-row {
    grid-column-gap: 110px;
    grid-row-gap: 110px;
  }

  .footer-right-text-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: space-between;
  }

  .project-left-content-wrap {
    width: 100rem;
  }

  .service-top-content-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .team-left-content-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .footer-right-fast-text {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .project-right-bottom-content-wrap-03 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 45px;
  }

  .project-right-bottom-content-wrap-02 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .testimonials {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .d-99-card-wrapper-2, .d-99-card-wrapper-2.dave1, .d-99-card-wrapper-2.dan1, .d-99-card-wrapper-2.dave1, .d-99-card-wrapper-2.dan1, .d-99-card-wrapper-2.dawn1, .d-99-card-wrapper-2.rich1, .d-99-card-wrapper-2.dave1, .d-99-card-wrapper-2.dan1 {
    margin-bottom: 10px;
  }

  ._148-social-media-wrapper-3, ._148-social-media-wrapper-4, ._148-social-media-wrapper-5 {
    flex-direction: column;
    margin-top: 160px;
  }

  .paragraph-58 {
    margin-bottom: 20px;
    font-size: 16px;
    display: block;
  }

  .quick-stack-13 {
    grid-row-gap: 20px;
  }

  .text-block-12.text {
    font-size: 18px;
    line-height: 25px;
  }

  .slider-wrapper-2 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-direction: column;
  }

  .slider-content {
    height: auto;
  }

  .slider-tab {
    margin-top: 3rem;
  }

  .image-160 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Hub-slide-1.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
  }

  .div-block-94 {
    background-image: url('../images/Hub-slide-1.jpg'), linear-gradient(#00000080, #00000080);
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    height: 550px;
  }

  .text-block-19 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .columns-35 {
    display: block;
  }

  .slide-6 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Features-C.jpg');
    background-position: 0 0, 50%;
    background-size: auto, auto;
  }

  .mask-3 {
    background-color: #080e1a;
  }

  .cell-70, .cell-71, .cell-72, .cell-73 {
    justify-content: center;
    align-items: center;
  }

  .container-24, .cell-90 {
    display: none;
  }

  .cell-92 {
    justify-content: center;
    align-items: center;
  }

  .pricing_grid {
    grid-template-columns: 1fr 1fr;
    display: block;
  }

  .pricing_star2-image {
    right: 7%;
  }

  .pricing_star-image {
    left: 5%;
  }

  .bold-text-19 {
    margin-left: auto;
    margin-right: auto;
  }

  .cell-94 {
    grid-column-gap: 72px;
    grid-row-gap: 72px;
    justify-content: center;
    align-items: flex-start;
  }

  .cell-95, .cell-96 {
    margin-left: auto;
    margin-right: auto;
  }

  .cell-97 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-95 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/prices.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .cell-99, .cell-100 {
    justify-content: center;
    align-items: center;
  }

  .slide-7 {
    background-image: linear-gradient(#000000b8, #000000b8), url('../images/Front-page.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .nav-link-13 {
    text-align: right;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 35px;
  }

  .columns-37 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .paragraph.banner {
    display: block;
  }

  .cell {
    padding-right: 0;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .container-3.phone {
    margin-top: 0;
  }

  .section-3 {
    overflow: visible;
  }

  .container-6 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .footer-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .gap-0-5-horizontal {
    justify-content: flex-start;
    width: 100%;
  }

  .bold-text {
    line-height: 30px;
  }

  .quick-stack-2.title.phone {
    margin-top: 3px;
  }

  .section-38 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .content-container {
    margin-left: 16px;
    margin-right: 16px;
  }

  .example_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 90vw;
  }

  .splitter_before {
    width: 90vw;
  }

  .splitter_component {
    width: 90vw;
    height: 55vh;
  }

  .splitter_component.is-radius {
    width: 90vw;
    height: 35vh;
  }

  .splitter_image.is-after {
    width: 90vw;
  }

  .example_info_wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-21 {
    font-size: 50px;
    line-height: 60px;
  }

  .columns-28 {
    display: none;
  }

  .section-heading.centered {
    font-size: 35px;
  }

  .swiper-slide {
    flex-basis: 100%;
  }

  .testimonial_text {
    font-size: 1.3rem;
  }

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

  .section-spacing.project {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .swiper-button-prev {
    width: 2.5rem;
    height: 2.5rem;
    display: none;
  }

  .testimonial_thumb {
    width: auto;
  }

  .testimonial_author {
    object-fit: cover;
    object-position: 50% 0%;
    height: 24rem;
  }

  .testimonial_item-wrap {
    flex-direction: column;
    padding: 1rem;
  }

  .swiper-pagination {
    margin-top: 2rem;
  }

  .swiper-button-next {
    width: 2.5rem;
    height: 2.5rem;
    display: none;
  }

  .menu-bottom {
    flex-direction: column;
    align-items: center;
    margin-bottom: 24px;
    position: relative;
  }

  .adress-text {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .wrap-link {
    text-align: center;
  }

  .number-link {
    margin-top: 5px;
  }

  .menu-bottom-content {
    margin-bottom: 16px;
    display: block;
  }

  .drop-link {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 20px;
  }

  .menu-link-heading {
    font-size: 40px;
    line-height: 1.3;
  }

  .menu-links {
    flex: 1;
    align-items: stretch;
    margin-bottom: 24px;
    padding-top: 24px;
  }

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

  .nav-link-9 {
    font-size: 30px;
  }

  .image-150 {
    width: auto;
    max-width: none;
    height: 70%;
  }

  .image-150.logo {
    height: auto;
  }

  .image-152 {
    height: 100%;
    padding: 0;
  }

  .about-right-content-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    order: -9999;
  }

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

  .service-p {
    max-width: 310px;
  }

  .service-h2 {
    max-width: 360px;
  }

  .contact-right-from-wrap {
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-row {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .footer {
    padding-top: 120px;
  }

  .services {
    padding-bottom: 40px;
  }

  .hero-top-fast-text-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .about {
    padding-top: 120px;
    padding-bottom: 0;
  }

  .service-item-right-content-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .team, .projects {
    padding-top: 120px;
    padding-bottom: 40px;
  }

  .footer-bottom-shap-img {
    display: none;
  }

  .service-bottom-item-04 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .footer-shap-img-wrap {
    display: none;
  }

  .project-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

  .service-bottom-item-02 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .service-row {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .testimonial-right-top-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .project-left-bottom-content-wrap-02 {
    padding-left: 0;
  }

  .service-top-left-content-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .testi-img {
    max-width: none;
    max-height: none;
  }

  .product-bottom-h3 {
    max-width: 210px;
  }

  .about-img {
    max-width: none;
    max-height: none;
  }

  .project-img-one {
    max-width: none;
  }

  .about-left-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
  }

  .project-left-bottom-content {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-left: 15px;
  }

  .about-row {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .contact {
    padding-top: 120px;
    padding-bottom: 40px;
  }

  .about-left-content-p {
    text-align: left;
    max-width: none;
  }

  .testimonial-right-bottom-item-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .footer-top-right-content {
    width: 100%;
  }

  .service-item-left-content-wrap {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .project-img-four {
    max-width: none;
  }

  .project-left-top-content-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .footer-logo {
    max-width: 90%;
  }

  .service-right-text-box-05 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
  }

  .hero-bottom-h1 {
    font-size: 60px;
  }

  .contact-right-content-wrap {
    padding-bottom: 30px;
  }

  .contact-row {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
  }

  .project-top-box {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .hero {
    padding-bottom: 40px;
  }

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

  .service-bottom-item-01 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .service-bottom-item-03 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .footer-top-content-wrap {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .project-bottom-item-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .testimonmial-right-content-wrap {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
  }

  .project-bottom-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .project-img-two {
    max-width: none;
  }

  .project-left-title {
    max-width: 525px;
  }

  .testimonial-row {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .project-img-three {
    max-width: none;
  }

  .project-right-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .footer-row {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
  }

  .footer-right-text-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    width: 100%;
  }

  .project-left-content-wrap {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .service-top-content-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-right-fast-text {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .project-right-bottom-content-wrap-03 {
    padding-left: 0;
  }

  .testimonials {
    padding-top: 40px;
    padding-bottom: 120px;
  }

  .text-block-13.intro.sub {
    text-align: justify;
  }

  .lightbox-gallery {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .container-24 {
    display: block;
  }

  .text-size-large {
    font-size: 2.5rem;
  }

  .text-size-large.text-weight-bold {
    font-size: 2rem;
  }

  .pricing_star2-image {
    top: -5%;
    right: 0%;
  }

  .pricing_star-image {
    top: -40%;
    left: 0%;
  }

  .cell-98 {
    display: none;
  }

  .nav-link-13 {
    font-size: 30px;
  }

  .columns-37 {
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .paragraph {
    font-size: 22px;
  }

  .paragraph.banner {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .paragraph.banner.width {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph.banner.sub {
    text-align: center;
  }

  .cell {
    padding-right: 0;
  }

  .image {
    display: inline-block;
  }

  .container {
    max-width: none;
  }

  .slide {
    background-image: linear-gradient(#000000e6, #000000e6), url('../images/slide-C2-small.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .slide.slide-b {
    background-image: linear-gradient(#000000a8, #000000a8), url('../images/slide-B-small.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .slide.slide-b.f {
    background-image: linear-gradient(#000000c9, #000000c9), url('../images/slide-F-small.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .slide.slide-b.e {
    background-color: #000000ba;
    background-image: linear-gradient(#000000c9, #000000c9), url('../images/slide-E-small.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .section {
    width: auto;
    height: 100svh;
  }

  .slider {
    height: 550px;
  }

  .slider.big {
    height: 600px;
    display: block;
    overflow: visible;
  }

  .heading-2 {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 30px;
  }

  .heading-2.multi {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-3 {
    margin-top: 0;
  }

  .container-3.phone {
    background-image: none;
    height: auto;
    max-height: none;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-3.phone.price {
    background-image: linear-gradient(#00000080, #00000080), url('../images/prices.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 550px;
  }

  .action-2.menu {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .columns-13 {
    display: none;
  }

  .footer-icon {
    width: 2rem;
  }

  .gap-2-social-icons {
    justify-content: space-between;
  }

  .gap-2-horizontal.tablet-vertical {
    flex-flow: column;
  }

  .heading-19 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    line-height: 50px;
  }

  .heading-19.white {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
  }

  .paragraph-10 {
    font-size: 20px;
  }

  .paragraph-10._360.multi {
    font-size: 16px;
  }

  .container-9 {
    margin-top: 20px;
  }

  .image-101, .image-105 {
    text-align: center;
  }

  .hero-subheading {
    line-height: 20px;
  }

  .hero-subheading.pone-text {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .hero-subheading.pone-text.this {
    font-size: 12px;
    overflow: visible;
  }

  .image-138, .image-139, .image-142, .image-143 {
    text-align: center;
  }

  .button-wrapper.secondary {
    text-align: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-146, .image-147 {
    text-align: center;
  }

  .bold-text {
    font-size: 18px;
  }

  .section-36.white {
    padding-bottom: 20px;
  }

  .heading-20 {
    text-align: left;
    margin-top: 0;
    font-size: 25px;
  }

  .cell-3 {
    justify-content: center;
    align-items: center;
  }

  .cell-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .quick-stack-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    text-align: left;
    height: 100%;
    margin-top: 0;
  }

  .quick-stack-2.text {
    margin-top: 100px;
  }

  .quick-stack-2.title.phone.still {
    height: 100%;
  }

  .cell-5 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .section-38.section-overflow {
    height: 8.60849%;
  }

  .after-image {
    width: 100%;
  }

  .container--full {
    height: 60vh;
  }

  .content-container {
    height: 100.005%;
  }

  .before-image {
    background-size: contain;
  }

  .slider--comparison {
    width: 100%;
    height: 70%;
  }

  .after-image-inner, .after-image-inner.after-2 {
    background-size: contain;
  }

  .after-image-inner.after-6 {
    background-size: cover;
  }

  .example_info_tags-wrapper {
    flex-wrap: wrap;
  }

  .splitter_before {
    width: 90vw;
  }

  .splitter_component {
    width: 90vw;
    height: 35vh;
  }

  .splitter_image.is-after {
    width: 90vw;
  }

  .splitter_handle-component {
    width: 2px;
  }

  .section_example {
    justify-content: center;
  }

  .cell-7 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-21 {
    text-align: center;
    font-size: 30px;
  }

  .d-99-card-wrapper, .d-99-card-wrapper.dm1 {
    width: 100%;
  }

  .d-99-card-wrapper.dave1 {
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 150px;
  }

  .d-99-card-wrapper.dawn1, .d-99-card-wrapper.dan1 {
    width: 100%;
    height: 150px;
  }

  .d-99-card-wrapper.rich1 {
    width: 100%;
  }

  .column-77 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .section-subheading.center {
    font-size: 16px;
  }

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

  .columns-28 {
    text-align: left;
    background-size: auto;
    display: block;
  }

  .section-heading.centered {
    font-size: 35px;
  }

  .d-99-image-wrapper.second.dave2 {
    background-position: 50% 30%;
    padding-left: 0;
  }

  .container-12 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial_text {
    font-size: 1.2rem;
  }

  .swiper-button-prev {
    display: none;
  }

  .swiper-pagination {
    bottom: -2.5rem;
  }

  .swiper-button-next {
    display: none;
  }

  .menu-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
  }

  .menu-wrapper {
    padding-top: 60px;
  }

  .wrap-link.w--current {
    margin-bottom: 16px;
  }

  .address-wrap.hide-mobile {
    display: none;
  }

  .number-link {
    margin-top: 0;
    margin-right: 15px;
    font-size: 12px;
  }

  .burger-bg {
    display: none;
  }

  .drop-link {
    margin-bottom: 10px;
  }

  .menu-link-heading {
    text-align: left;
    margin-bottom: 0;
    font-size: 40px;
  }

  .nav-bar-content {
    padding-bottom: 0;
  }

  .social-links-wrapper {
    display: none;
  }

  .menu-content {
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav-link-logo {
    font-size: 14px;
  }

  .menu-links {
    flex: 1;
    align-items: stretch;
    margin-bottom: 0;
  }

  .social-link {
    margin-right: 4px;
  }

  .container-14 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .nav-link-9 {
    text-align: right;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Tafelsanspro, Arial, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }

  .nav-link-9.w--current {
    font-size: 20px;
  }

  .image-150 {
    width: 99.9999%;
    height: auto;
  }

  ._148-social-media-wrapper, ._148-social-media-wrapper-2 {
    margin-top: 0;
  }

  .paragraph-56.black {
    text-align: justify;
  }

  .text-block-4 {
    color: #df9028;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-6 {
    text-align: justify;
    font-size: 14px;
  }

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

  .mask {
    height: auto;
    padding-bottom: 40px;
  }

  .mask.two {
    padding-bottom: 80px;
  }

  .image-153 {
    object-fit: cover;
    height: 350px;
  }

  .hero-bottom-content-wrap {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .service-p.text.story {
    text-align: left;
    font-size: 16px;
  }

  .service-p.text.mid {
    font-size: 20px;
  }

  .testimonial-item {
    padding-left: 30px;
    padding-right: 30px;
  }

  .testimonial-item.none {
    display: none;
  }

  .contact-right-from-wrap {
    padding-top: 10px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .hero-row {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .service-right-content-box {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .services {
    padding: 0 10px 120px;
    overflow: hidden;
  }

  .project-line-wrap {
    display: none;
  }

  .hero-top-fast-text-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
  }

  .right-arrow {
    background-color: #df720c;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    display: flex;
    inset: auto 0 0;
    transform: translate(70%);
  }

  .right-arrow.none {
    display: none;
  }

  .about {
    padding: 0 10px 50px;
    overflow: hidden;
  }

  .service-item-right-content-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .team {
    padding: 120px 10px;
  }

  .projects {
    padding: 120px 10px;
    display: none;
  }

  .service-bottom-item-04 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .page-wrapper {
    overflow: hidden;
  }

  .section-43 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-shap-img-wrap {
    display: none;
  }

  .contact-left-content-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .text-input {
    width: 300px;
  }

  .hero-shap-img-wrap {
    display: none;
  }

  .service-bottom-item-02 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .team-right-content-wrap {
    grid-template-columns: 1fr;
    display: none;
  }

  .service-row {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .project-left-bottom-content-wrap-02 {
    padding-left: 0;
  }

  .service-top-left-content-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .about-img {
    max-width: none;
    max-height: none;
  }

  .project-img-one {
    object-fit: cover;
    height: 350px;
  }

  .about-left-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
  }

  .about-row {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .contact {
    padding: 120px 10px 18px 20px;
  }

  .about-left-content-p {
    text-align: justify;
  }

  .testimonial-right-bottom-item-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .service-item-left-content-wrap {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .project-img-four {
    object-fit: cover;
    height: 350px;
  }

  .footer-button-wrap {
    padding-left: 18px;
    padding-right: 18px;
    top: 9%;
  }

  .hero-content-bottom-right-wrap-02 {
    justify-content: center;
    align-items: center;
  }

  .project-left-top-content-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .footer-logo {
    max-width: 84%;
  }

  .hero-bottom-h1 {
    max-width: 40px;
    margin-left: auto;
    margin-right: auto;
    font-size: 60px;
  }

  .arrow-icon {
    font-size: 18px;
  }

  .contact-right-content-wrap {
    justify-content: center;
    align-items: center;
    padding-bottom: 18px;
    display: flex;
  }

  .contact-row {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    justify-content: center;
    align-items: flex-start;
  }

  .project-top-box {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-bottom: 30px;
  }

  .hero-fast-text {
    text-align: center;
  }

  .image-154 {
    object-fit: cover;
    height: 350px;
  }

  .testimonmial-left-content-wrap {
    display: none;
  }

  .project-border-wrap {
    margin-top: 30px;
  }

  .service-bottom-item-01 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .team-item-right-bottom-box {
    padding-left: 0;
  }

  .service-bottom-item-03 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .slide-nav-2 {
    color: #f8c100;
    display: block;
  }

  .slide-nav-2.none, .service-bottom-content-wrap {
    display: none;
  }

  .project-bottom-item-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    display: none;
  }

  .left-arrow {
    background-color: #df720c;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    display: flex;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    transform: translate(-70%);
  }

  .left-arrow.none {
    display: none;
  }

  .testimonmial-right-content-wrap {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .hero-content-bottom-right-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .about-h2 {
    height: auto;
    font-size: 40px;
    line-height: 45px;
  }

  .about-h2.story {
    font-size: 30px;
  }

  .project-bottom-box {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .contact-left-bottom-content-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .project-img-two {
    object-fit: cover;
    height: 350px;
  }

  .slide-5 {
    height: auto;
  }

  .testimonial-row {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .project-img-three {
    object-fit: cover;
    height: 350px;
  }

  .service-item-img {
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: none;
  }

  .project-right-content-wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    display: none;
  }

  .line-wrap {
    display: none;
  }

  .footer-row {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .service-top-left-text.right {
    margin-right: 0;
  }

  .project-left-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .slider-2 {
    background-color: #0000;
    height: auto;
    display: block;
  }

  .project-right-bottom-content-wrap-03 {
    padding-left: 0;
  }

  .testimonials {
    padding: 0 10px 120px;
    overflow: hidden;
  }

  .service-content-box-wrap.none {
    display: none;
  }

  .d-99-card-wrapper-2 {
    width: 100%;
  }

  .d-99-card-wrapper-2.dan1, .d-99-card-wrapper-2.dawn1 {
    width: 100%;
    height: 150px;
  }

  .d-99-card-wrapper-2.rich1 {
    width: 100%;
  }

  .d-99-card-wrapper-2.dave1 {
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 150px;
  }

  .d-99-card-wrapper-2.dan1 {
    width: 100%;
    height: 150px;
  }

  ._148-social-media-wrapper-3, ._148-social-media-wrapper-4, ._148-social-media-wrapper-5 {
    margin-top: 0;
  }

  .paragraph-58 {
    margin-left: auto;
    margin-right: auto;
  }

  .container-18._360-background {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .paragraph-59 {
    text-align: center;
  }

  .paragraph-59.multi {
    margin-left: auto;
    margin-right: auto;
  }

  .container-19 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 20px;
    margin-right: 20px;
    display: block;
  }

  .container-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-24 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

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

  ._360-1, ._360-2, ._360-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .section-48 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .quick-stack-15 {
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-16 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-21 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-17 {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    font-size: 18px;
  }

  .heading-27 {
    padding-left: 0;
  }

  .image-160 {
    background-image: url('../images/Hub-slide-1.jpg');
    background-position: 50%;
    background-size: cover;
    width: auto;
    height: 100%;
    margin-top: 0;
  }

  .heading-333 {
    font-size: 16px;
    line-height: 30px;
  }

  .heading-333.sub-orange {
    text-align: center;
    line-height: 30px;
  }

  .bold-text-18 {
    font-size: 16px;
  }

  .column-90 {
    display: none;
  }

  .paragraph-88 {
    text-align: justify;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .link-33 {
    text-align: center;
  }

  .paragraph-89.orange {
    display: none;
  }

  .div-block-93.width {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-94 {
    width: 100%;
    height: 500px;
  }

  .text-block-19 {
    padding-bottom: 20px;
  }

  .slide-6 {
    background-image: linear-gradient(#0000, #0000), url('../images/Features-C.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .image-162 {
    margin-left: auto;
    margin-right: auto;
  }

  .container-24 {
    display: block;
  }

  .quick-stack-23 {
    height: 100%;
  }

  .image-168, .image-169 {
    text-align: center;
  }

  .pricing_wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .pricing_save-wrap {
    bottom: -32px;
    right: -64px;
  }

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

  .pricing_arrow-image {
    width: 50px;
  }

  .pricing_details-wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .pricing_star2-image {
    width: 50px;
    top: -2%;
  }

  .pricing_save-div {
    width: 50px;
    height: 50px;
    font-size: .6rem;
  }

  .pricing_star-image {
    width: 50px;
    top: -29%;
  }

  .quick-stack-25 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .cell-95, .cell-96 {
    margin-left: auto;
    margin-right: auto;
  }

  .quick-stack-26 {
    margin-top: 100px;
  }

  .div-block-95 {
    height: 100%;
  }

  .section-53 {
    height: 550px;
  }

  .image-173 {
    width: 100%;
    height: 550px;
  }

  .quick-stack-27, .quick-stack-28, .quick-stack-29, .quick-stack-30 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-7 {
    background-color: #000000cf;
    background-image: linear-gradient(#000000ab, #000000ab), url('../images/Front-page.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    overflow: visible;
  }

  .container-26, .columns-36 {
    display: block;
  }

  .quick-stack-31 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link-13 {
    text-align: right;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Tafelsanspro, Arial, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }

  .nav-link-13.w--current {
    font-size: 20px;
  }

  .container-27 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .cell-112, .cell-113 {
    display: none;
  }

  .cell-114 {
    margin-left: auto;
    margin-right: auto;
  }
}

#w-node-b6236107-00f7-1806-add6-526fc52de9c1-b1d23878 {
  grid-template-rows: 50px;
  grid-template-columns: 1fr 4.5fr 1fr;
}

#w-node-a2239cc1-3669-52ef-e955-9ce551d14eb8-b1d23878 {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a2239cc1-3669-52ef-e955-9ce551d14eb9-b1d23878 {
  grid-row: span 7 / span 7;
}

#w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-b1d23878 {
  grid-template-rows: 20% min-content min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-_63f48178-f056-170f-06ca-52c47a7cf80e-b1d23878 {
  grid-row: span 6 / span 6;
}

#w-node-_984ee21f-3345-efd5-d72b-a635bd1b543d-b1d23878 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_163221fb-a4bf-aadd-455f-ba290b620d85-b1d23878 {
  grid-template-rows: 50% min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-_11c51564-97c9-d7b1-8b2c-e96b5ac03b65-b1d23878 {
  grid-row: span 5 / span 5;
}

#w-node-f77ae0ef-6a0b-7ba9-fd7c-921f7647d657-b1d23878 {
  grid-template-rows: 50% min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-f77ae0ef-6a0b-7ba9-fd7c-921f7647d65b-b1d23878 {
  grid-row: span 5 / span 5;
}

#w-node-_17670fa0-1bc1-ea76-6dc6-794c6109fe74-b1d23878 {
  grid-template-rows: 50% min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-_17670fa0-1bc1-ea76-6dc6-794c6109fe78-b1d23878 {
  grid-row: span 5 / span 5;
}

#w-node-e5ca3152-34d9-5249-0c79-a8be47023ebc-b1d23878 {
  grid-template-rows: 50% min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-e5ca3152-34d9-5249-0c79-a8be47023ebe-b1d23878 {
  grid-row: span 5 / span 5;
}

#w-node-_8187eb5e-166e-cdf9-b538-557f1d5bc3d5-b1d23878 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_56995a68-1982-dfa7-8c5a-d5013317bb72-b1d23878, #w-node-_78b637df-c12a-fe49-fad6-e971627d56f5-b1d23878, #w-node-bdfbe6ad-f3d8-2a7b-0cc0-d3ace24dc9d8-b1d23878, #w-node-_76c3347d-242f-b9ae-beab-591899fd4539-b1d23878 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_02aec48b-6722-23db-6774-0e496e3123d6-b1d23878 {
  grid-template-rows: 25px auto auto;
  grid-template-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
}

#w-node-e7c71069-50e0-c0fc-dc69-68fd383696f4-b1d23878 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-fc1480db-98bc-ebf9-b26f-457e485367c7-b1d23878 {
  grid-row: span 2 / span 2;
}

#w-node-_2f2944a6-cdea-c517-677d-95a463e2f836-b1d23878 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-aed87329-aa4b-855f-678f-8347744c64b9-b1d23878, #w-node-aed87329-aa4b-855f-678f-8347744c64c2-b1d23878, #w-node-aed87329-aa4b-855f-678f-8347744c64cd-b1d23878 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b79580b6-6c87-6e4c-35c5-102c9a782e54-c3b8af41 {
  grid-template-rows: 50px;
  grid-template-columns: 1fr 4.5fr 1fr;
}

#w-node-b79580b6-6c87-6e4c-35c5-102c9a782e6e-c3b8af41 {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b79580b6-6c87-6e4c-35c5-102c9a782e6f-c3b8af41 {
  grid-row: span 7 / span 7;
}

#w-node-_57c348ab-be0e-c3aa-fa42-a8f417ab1d42-c3b8af41 {
  grid-template-rows: 50% min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-_57c348ab-be0e-c3aa-fa42-a8f417ab1d55-c3b8af41 {
  grid-row: span 5 / span 5;
}

#w-node-_0300c334-ebac-ce72-d4e0-987458e1b9ea-c3b8af41 {
  grid-template-rows: 50% minmax(auto, auto) min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-_0300c334-ebac-ce72-d4e0-987458e1b9ec-c3b8af41 {
  grid-row: span 4 / span 4;
}

#w-node-_4ef05dd5-8f5b-5ecb-492d-662c8ea5f7fe-c3b8af41 {
  grid-row: span 3 / span 3;
}

#w-node-b3c79765-386a-e799-b026-f4f2bb0d5c8c-c3b8af41 {
  grid-template-rows: 50% min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-b3c79765-386a-e799-b026-f4f2bb0d5c8e-c3b8af41 {
  grid-row: span 4 / span 4;
}

#w-node-a468da03-ace1-f440-a1ce-e07bb339ea38-c3b8af41, #w-node-_2d6f1e7d-e465-c094-9c00-9bbd863ff96e-c3b8af41, #w-node-b9da8e25-5e74-da97-da66-255a4eb77eda-c3b8af41, #w-node-_2cb53402-ca76-17b5-5ac0-f154ebe2ed2f-c3b8af41, #w-node-_7b98ae91-b59d-2ad6-32ac-49f34936a039-c3b8af41, #w-node-fa48efe9-e640-a339-0c6a-c5fa009733ae-c3b8af41, #w-node-_1334006b-7bc2-4ccb-3a69-80c4e9d90893-c3b8af41, #w-node-_030b3316-cfba-d5f1-0470-d6269876e748-c3b8af41, #w-node-c1b6f100-f7b8-c2d6-73ed-740b73f74570-c3b8af41 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_553f4ad9-8e76-fdac-dc76-cafb626ac4d8-c3b8af41 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_553f4ad9-8e76-fdac-dc76-cafb626ac4d9-c3b8af41, #w-node-_553f4ad9-8e76-fdac-dc76-cafb626ac4f6-c3b8af41, #w-node-_553f4ad9-8e76-fdac-dc76-cafb626ac513-c3b8af41 {
  grid-column: span 3 / span 3;
}

#w-node-e2d18661-6b2e-3413-1e35-6388ac92a3ea-c3b8af41 {
  grid-template-rows: minmax(min-content, 1fr) auto auto;
  grid-template-columns: 1fr 1.25fr;
}

#w-node-f2aad3c3-ff2c-f4a1-b275-203077c691d3-c3b8af41 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_84e0fd5c-2bdf-6491-2a52-18b457077ee0-c3b8af41 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_84e0fd5c-2bdf-6491-2a52-18b457077ef5-c3b8af41, #w-node-_84e0fd5c-2bdf-6491-2a52-18b457077f00-c3b8af41, #w-node-_84e0fd5c-2bdf-6491-2a52-18b457077f0b-c3b8af41 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_278386b6-7dea-78a7-ccba-e2475e0891a8-edeec475 {
  grid-template-rows: 50px;
  grid-template-columns: 1fr 4.5fr 1fr;
}

#w-node-_278386b6-7dea-78a7-ccba-e2475e0891c2-edeec475 {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_278386b6-7dea-78a7-ccba-e2475e0891c3-edeec475 {
  grid-row: span 7 / span 7;
}

#w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-edeec475 {
  grid-template-rows: 50% min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c6-edeec475 {
  grid-row: span 4 / span 4;
}

#w-node-_2bd06026-a392-d41c-af46-f994fe68a274-edeec475 {
  grid-template-rows: 50% min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-_2bd06026-a392-d41c-af46-f994fe68a276-edeec475 {
  grid-row: span 4 / span 4;
}

#w-node-_9d32b9f9-7869-44e8-1c6a-7f96294939d7-edeec475 {
  grid-template-rows: 50% min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-_9d32b9f9-7869-44e8-1c6a-7f96294939d9-edeec475 {
  grid-row: span 4 / span 4;
}

#w-node-_18fdefd1-71fe-ad22-af55-3b93e1a450e0-edeec475, #w-node-_9e1ff734-207e-94d8-15ab-46b35d25a339-edeec475, #w-node-abb4f520-5fce-8f13-4b43-563aa36a6813-edeec475, #w-node-_64204012-77cc-b077-2b83-a7a0d5c0285f-edeec475 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a0f91218-2190-9f25-b0f3-bc49ca24866f-edeec475 {
  grid-template-rows: 25px auto auto;
  grid-template-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
}

#w-node-e7c71069-50e0-c0fc-dc69-68fd383696f4-edeec475 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-fc1480db-98bc-ebf9-b26f-457e485367c7-edeec475 {
  grid-row: span 2 / span 2;
}

#w-node-_27c5b6e4-095e-2ab1-f847-593bb6820d65-edeec475 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_27c5b6e4-095e-2ab1-f847-593bb6820d7a-edeec475, #w-node-_27c5b6e4-095e-2ab1-f847-593bb6820d85-edeec475, #w-node-_27c5b6e4-095e-2ab1-f847-593bb6820d90-edeec475 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0943bf26-a6b4-80eb-6439-a83b91e726a8-edef2174 {
  grid-template-rows: 50px;
  grid-template-columns: 1fr 4.5fr 1fr;
}

#w-node-_0943bf26-a6b4-80eb-6439-a83b91e726c2-edef2174 {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_0943bf26-a6b4-80eb-6439-a83b91e726c3-edef2174 {
  grid-row: span 7 / span 7;
}

#w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-edef2174 {
  grid-template-rows: 50% min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c6-edef2174 {
  grid-row: span 4 / span 4;
}

#w-node-fa4efe42-027f-de27-d5f6-20812266e8c2-edef2174 {
  grid-template-rows: 50% min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-fa4efe42-027f-de27-d5f6-20812266e8c4-edef2174 {
  grid-row: span 4 / span 4;
}

#w-node-_7f077af4-4226-228b-d806-530a65cbb75f-edef2174 {
  grid-template-rows: 30% min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-_7f077af4-4226-228b-d806-530a65cbb761-edef2174 {
  grid-row: span 4 / span 4;
}

#w-node-_709255d9-c232-e453-38fc-8dde71c7e914-edef2174 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_709255d9-c232-e453-38fc-8dde71c7e918-edef2174, #w-node-_709255d9-c232-e453-38fc-8dde71c7e91c-edef2174 {
  grid-column: span 2 / span 2;
}

#w-node-_06a4e522-97c7-145d-39f1-cb8c19538c16-edef2174 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_06a4e522-97c7-145d-39f1-cb8c19538c2b-edef2174, #w-node-_06a4e522-97c7-145d-39f1-cb8c19538c36-edef2174, #w-node-_06a4e522-97c7-145d-39f1-cb8c19538c41-edef2174 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_190d81f8-7049-3b03-83fd-871604378ccd-3a1c044c {
  grid-template-rows: 50px;
  grid-template-columns: 1fr 4.5fr 1fr;
}

#w-node-_190d81f8-7049-3b03-83fd-871604378ce7-3a1c044c {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_190d81f8-7049-3b03-83fd-871604378ce8-3a1c044c {
  grid-row: span 7 / span 7;
}

#w-node-_18a2e7e3-d8bd-2482-3d17-8acda7a2bc6a-3a1c044c {
  grid-template-rows: 50% min-content min-content min-content min-content;
  grid-template-columns: .75fr .75fr;
}

#w-node-_2aeabcd1-04b8-b436-d646-5d4680956ec4-3a1c044c {
  grid-row: span 5 / span 5;
}

#w-node-_87cef747-2258-2511-7a59-394252be354f-3a1c044c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-e1eaee8d-1cbc-5605-9a47-1ac10ef2e489-3a1c044c {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e1eaee8d-1cbc-5605-9a47-1ac10ef2e48d-3a1c044c {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-e1eaee8d-1cbc-5605-9a47-1ac10ef2e495-3a1c044c {
  grid-column: span 2 / span 2;
}

#w-node-_8457e1ca-d361-a6dd-e61a-b9a4b7eab2fa-3a1c044c {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 4.75fr 1fr;
}

#w-node-_38a9e447-d645-a8c7-ea75-adedaa6f855b-3a1c044c {
  grid-template-rows: auto auto auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_618b2de0-90c5-b2ce-a070-b3722ebac6e3-3a1c044c {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_71b874c5-76d8-8f6c-5a62-e02986e8d277-3a1c044c {
  grid-column: span 2 / span 2;
}

#w-node-e7c71069-50e0-c0fc-dc69-68fd383696f4-3a1c044c {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-fc1480db-98bc-ebf9-b26f-457e485367c7-3a1c044c {
  grid-row: span 2 / span 2;
}

#w-node-_202e9f40-732f-a6e9-1aab-5f6b7f3771c5-3a1c044c {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 4fr 1fr 1fr;
}

#w-node-_95583e5b-5d14-4858-20af-09f3ef1ed8fd-3a1c044c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_95583e5b-5d14-4858-20af-09f3ef1ed912-3a1c044c, #w-node-_95583e5b-5d14-4858-20af-09f3ef1ed91d-3a1c044c, #w-node-_95583e5b-5d14-4858-20af-09f3ef1ed928-3a1c044c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_960bf4ee-008d-0807-d894-6463de26b606-ba23c92f {
  grid-template-rows: 50px;
  grid-template-columns: 1fr 4.5fr 1fr;
}

#w-node-_960bf4ee-008d-0807-d894-6463de26b620-ba23c92f {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_960bf4ee-008d-0807-d894-6463de26b621-ba23c92f {
  grid-row: span 7 / span 7;
}

#w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-ba23c92f {
  grid-template-rows: 50% min-content min-content min-content 45px;
  grid-template-columns: .75fr 1fr;
}

#w-node-ae555a47-50a6-d4d0-5fbe-fe0c9d64bcd1-ba23c92f {
  grid-row: span 5 / span 5;
}

#w-node-_5fc941a5-2f4b-0be2-6ed3-9ea7316fc804-ba23c92f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_5fc941a5-2f4b-0be2-6ed3-9ea7316fc819-ba23c92f, #w-node-_5fc941a5-2f4b-0be2-6ed3-9ea7316fc824-ba23c92f, #w-node-_5fc941a5-2f4b-0be2-6ed3-9ea7316fc82f-ba23c92f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e462c1a7-d147-6ce0-cd06-b27c526064b5-dc65727a {
  grid-template-rows: 50px;
  grid-template-columns: 1fr 4.5fr 1fr;
}

#w-node-e462c1a7-d147-6ce0-cd06-b27c526064d0-dc65727a {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e462c1a7-d147-6ce0-cd06-b27c526064e4-dc65727a {
  grid-row: span 7 / span 7;
}

#w-node-a2c7120e-1619-2ec1-6284-506977777390-dc65727a {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_53505907-de5f-999c-40f3-fa482616ee07-dc65727a {
  grid-column: span 2 / span 2;
}

#w-node-aa96ad61-70b3-c81e-3479-0d31a4538d16-dc65727a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4ff7275d-24cb-8b47-1ec2-ac067db7d87b-dc65727a, #w-node-_54285785-d3e1-133b-7c7a-3f38533b65b6-dc65727a {
  grid-template-rows: 150px;
  grid-template-columns: .5fr 1fr;
}

#w-node-_0d2ac86f-9354-07ea-d564-434052c44555-dc65727a {
  grid-template-rows: 150px auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_5dacef42-16ba-2296-6d96-13208dfa26de-dc65727a {
  grid-column: span 2 / span 2;
}

#w-node-_033eb0e8-8a75-e368-61c3-e46b60654970-dc65727a, #w-node-_2c7e70d2-63b9-d820-5295-edaa9927b48c-dc65727a {
  grid-template-rows: 150px;
  grid-template-columns: .5fr 1fr;
}

#w-node-e2a4ab8f-9d7e-a7cc-c096-bd345b6fd14d-dc65727a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-e2a4ab8f-9d7e-a7cc-c096-bd345b6fd162-dc65727a, #w-node-e2a4ab8f-9d7e-a7cc-c096-bd345b6fd16d-dc65727a, #w-node-e2a4ab8f-9d7e-a7cc-c096-bd345b6fd178-dc65727a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-b1d23878 {
    grid-template-rows: 60% min-content min-content 0%;
    grid-template-columns: 1.25fr 1fr;
    display: grid;
  }

  #w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809cd-b1d23878 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_02aec48b-6722-23db-6774-0e496e3123d6-b1d23878 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-e2d18661-6b2e-3413-1e35-6388ac92a3ea-c3b8af41 {
    grid-template-rows: 30% 30% auto;
    grid-template-columns: 1fr 1.25fr;
  }

  #w-node-a0f91218-2190-9f25-b0f3-bc49ca24866f-edeec475 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-_18a2e7e3-d8bd-2482-3d17-8acda7a2bc6a-3a1c044c {
    grid-template-rows: 50% auto min-content auto auto auto auto;
    grid-template-columns: .75fr .75fr;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-b1d23878 {
    grid-template-rows: 40% min-content min-content min-content min-content min-content;
    grid-template-columns: .75fr .75fr;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_553f4ad9-8e76-fdac-dc76-cafb626ac4d8-c3b8af41 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-b1d23878 {
    grid-template-rows: 0% min-content auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_984ee21f-3345-efd5-d72b-a635bd1b543d-b1d23878 {
    display: none;
  }

  #w-node-_163221fb-a4bf-aadd-455f-ba290b620d85-b1d23878, #w-node-f77ae0ef-6a0b-7ba9-fd7c-921f7647d657-b1d23878, #w-node-_17670fa0-1bc1-ea76-6dc6-794c6109fe74-b1d23878, #w-node-e5ca3152-34d9-5249-0c79-a8be47023ebc-b1d23878 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_56995a68-1982-dfa7-8c5a-d5013317bb72-b1d23878, #w-node-_78b637df-c12a-fe49-fad6-e971627d56f5-b1d23878, #w-node-bdfbe6ad-f3d8-2a7b-0cc0-d3ace24dc9d8-b1d23878, #w-node-_76c3347d-242f-b9ae-beab-591899fd4539-b1d23878 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
    display: grid;
  }

  #w-node-_76c3347d-242f-b9ae-beab-591899fd453a-b1d23878 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_02aec48b-6722-23db-6774-0e496e3123d6-b1d23878 {
    display: none;
  }

  #w-node-e7c71069-50e0-c0fc-dc69-68fd383696f4-b1d23878 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-fd9a2fa1-1b37-4412-3373-b6abc556186e-b1d23878 {
    order: -9999;
  }

  #w-node-_57c348ab-be0e-c3aa-fa42-a8f417ab1d42-c3b8af41 {
    grid-template-rows: min-content auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0300c334-ebac-ce72-d4e0-987458e1b9ea-c3b8af41, #w-node-b3c79765-386a-e799-b026-f4f2bb0d5c8c-c3b8af41 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-e2d18661-6b2e-3413-1e35-6388ac92a3ea-c3b8af41 {
    grid-template-rows: minmax(min-content, 1fr) min-content auto;
    grid-template-columns: 1fr;
  }

  #w-node-f2aad3c3-ff2c-f4a1-b275-203077c691d3-c3b8af41 {
    grid-row: span 2 / span 2;
  }

  #w-node-_84e0fd5c-2bdf-6491-2a52-18b457077f1b-c3b8af41 {
    order: -9999;
  }

  #w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-edeec475, #w-node-_2bd06026-a392-d41c-af46-f994fe68a274-edeec475, #w-node-_9d32b9f9-7869-44e8-1c6a-7f96294939d7-edeec475 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-e7c71069-50e0-c0fc-dc69-68fd383696f4-edeec475 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_27c5b6e4-095e-2ab1-f847-593bb6820da0-edeec475 {
    order: -9999;
  }

  #w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-edef2174, #w-node-fa4efe42-027f-de27-d5f6-20812266e8c2-edef2174, #w-node-_7f077af4-4226-228b-d806-530a65cbb75f-edef2174 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_06a4e522-97c7-145d-39f1-cb8c19538c51-edef2174 {
    order: -9999;
  }

  #w-node-_18a2e7e3-d8bd-2482-3d17-8acda7a2bc6a-3a1c044c {
    grid-template-rows: 30% auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_87cef747-2258-2511-7a59-394252be354f-3a1c044c, #w-node-e7c71069-50e0-c0fc-dc69-68fd383696f4-3a1c044c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_95583e5b-5d14-4858-20af-09f3ef1ed938-3a1c044c {
    order: -9999;
  }

  #w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-ba23c92f {
    grid-template-rows: min-content 30% min-content min-content;
    grid-template-columns: 1fr;
  }

  #w-node-ae555a47-50a6-d4d0-5fbe-fe0c9d64bcd1-ba23c92f {
    grid-row: span 1 / span 1;
  }

  #w-node-_5fc941a5-2f4b-0be2-6ed3-9ea7316fc83f-ba23c92f, #w-node-e2a4ab8f-9d7e-a7cc-c096-bd345b6fd188-dc65727a {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b6236107-00f7-1806-add6-526fc52de9c1-b1d23878 {
    grid-template-rows: 50px;
    grid-template-columns: 2.5fr 4.5fr 1fr;
  }

  #w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-b1d23878, #w-node-_163221fb-a4bf-aadd-455f-ba290b620d85-b1d23878, #w-node-f77ae0ef-6a0b-7ba9-fd7c-921f7647d657-b1d23878, #w-node-_17670fa0-1bc1-ea76-6dc6-794c6109fe74-b1d23878, #w-node-e5ca3152-34d9-5249-0c79-a8be47023ebc-b1d23878 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-e7c71069-50e0-c0fc-dc69-68fd383696f4-b1d23878 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_57c348ab-be0e-c3aa-fa42-a8f417ab1d42-c3b8af41, #w-node-_0300c334-ebac-ce72-d4e0-987458e1b9ea-c3b8af41, #w-node-b3c79765-386a-e799-b026-f4f2bb0d5c8c-c3b8af41, #w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-edeec475, #w-node-_2bd06026-a392-d41c-af46-f994fe68a274-edeec475, #w-node-_9d32b9f9-7869-44e8-1c6a-7f96294939d7-edeec475 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a0f91218-2190-9f25-b0f3-bc49ca24866f-edeec475 {
    display: none;
  }

  #w-node-e7c71069-50e0-c0fc-dc69-68fd383696f4-edeec475 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-edef2174, #w-node-fa4efe42-027f-de27-d5f6-20812266e8c2-edef2174, #w-node-_7f077af4-4226-228b-d806-530a65cbb75f-edef2174, #w-node-_18a2e7e3-d8bd-2482-3d17-8acda7a2bc6a-3a1c044c {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-e7c71069-50e0-c0fc-dc69-68fd383696f4-3a1c044c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-ba23c92f {
    grid-template-rows: 0% min-content min-content min-content;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b6236107-00f7-1806-add6-526fc52de9c1-b1d23878 {
    grid-template-rows: 50px;
    grid-template-columns: 3fr 4.5fr 1fr;
  }

  #w-node-a2239cc1-3669-52ef-e955-9ce551d14eb8-b1d23878 {
    grid-template-rows: min-content auto auto auto auto auto auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-b1d23878 {
    grid-template-rows: auto min-content min-content min-content;
    grid-template-columns: 1fr;
  }

  #w-node-_163221fb-a4bf-aadd-455f-ba290b620d85-b1d23878, #w-node-f77ae0ef-6a0b-7ba9-fd7c-921f7647d657-b1d23878 {
    grid-template-rows: 30% auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-e5ca3152-34d9-5249-0c79-a8be47023ebc-b1d23878 {
    grid-template-rows: 0% auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_8187eb5e-166e-cdf9-b538-557f1d5bc3d5-b1d23878 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-e7c71069-50e0-c0fc-dc69-68fd383696f4-b1d23878 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b79580b6-6c87-6e4c-35c5-102c9a782e54-c3b8af41 {
    grid-template-rows: 50px;
    grid-template-columns: 2.75fr 4.5fr 1fr;
  }

  #w-node-_57c348ab-be0e-c3aa-fa42-a8f417ab1d42-c3b8af41 {
    grid-template-rows: min-content auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a468da03-ace1-f440-a1ce-e07bb339ea38-c3b8af41, #w-node-_2d6f1e7d-e465-c094-9c00-9bbd863ff96e-c3b8af41, #w-node-b9da8e25-5e74-da97-da66-255a4eb77eda-c3b8af41, #w-node-_2cb53402-ca76-17b5-5ac0-f154ebe2ed2f-c3b8af41, #w-node-_7b98ae91-b59d-2ad6-32ac-49f34936a039-c3b8af41, #w-node-fa48efe9-e640-a339-0c6a-c5fa009733ae-c3b8af41, #w-node-_1334006b-7bc2-4ccb-3a69-80c4e9d90893-c3b8af41, #w-node-_030b3316-cfba-d5f1-0470-d6269876e748-c3b8af41, #w-node-c1b6f100-f7b8-c2d6-73ed-740b73f74570-c3b8af41 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_553f4ad9-8e76-fdac-dc76-cafb626ac4d8-c3b8af41 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    display: none;
  }

  #w-node-e2d18661-6b2e-3413-1e35-6388ac92a3ea-c3b8af41 {
    grid-template-rows: minmax(min-content, 1fr) min-content auto;
    grid-template-columns: 1fr;
    display: none;
  }

  #w-node-f2aad3c3-ff2c-f4a1-b275-203077c691d3-c3b8af41 {
    grid-row: span 2 / span 2;
  }

  #w-node-_278386b6-7dea-78a7-ccba-e2475e0891a8-edeec475 {
    grid-template-rows: 50px;
    grid-template-columns: 2.75fr 4.5fr 1fr;
  }

  #w-node-_18fdefd1-71fe-ad22-af55-3b93e1a450e0-edeec475, #w-node-_9e1ff734-207e-94d8-15ab-46b35d25a339-edeec475, #w-node-abb4f520-5fce-8f13-4b43-563aa36a6813-edeec475, #w-node-_64204012-77cc-b077-2b83-a7a0d5c0285f-edeec475 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a0f91218-2190-9f25-b0f3-bc49ca24866f-edeec475 {
    display: none;
  }

  #w-node-e7c71069-50e0-c0fc-dc69-68fd383696f4-edeec475 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0943bf26-a6b4-80eb-6439-a83b91e726a8-edef2174 {
    grid-template-rows: 50px;
    grid-template-columns: 2.75fr 4.5fr 1fr;
  }

  #w-node-_190d81f8-7049-3b03-83fd-871604378ccd-3a1c044c {
    grid-template-rows: 50px;
    grid-template-columns: 3.25fr 4.5fr 1fr;
  }

  #w-node-_8457e1ca-d361-a6dd-e61a-b9a4b7eab2fa-3a1c044c {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 4.75fr;
  }

  #w-node-e7c71069-50e0-c0fc-dc69-68fd383696f4-3a1c044c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_960bf4ee-008d-0807-d894-6463de26b606-ba23c92f {
    grid-template-rows: 50px;
    grid-template-columns: 3.25fr 4.5fr 1fr;
  }

  #w-node-_3aaa9e60-12e7-2011-10bb-5def8cc809c0-ba23c92f {
    grid-template-rows: min-content 3% min-content min-content;
    grid-template-columns: 1fr;
  }

  #w-node-a2c7120e-1619-2ec1-6284-506977777390-dc65727a {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Tafelsanspro';
  src: url('../fonts/TafelSansPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}