.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.section-hero {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  opacity: 1;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-color: #f5f5f5;
  background-image: url('../images/pozadina-1.png');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: contain;
  background-clip: border-box;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.container-hero {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 100px;
  display: flex;
}

.container-hero.hero-right {
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 100px;
}

.hero-text {
  color: #fff;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #21a1e3;
  border-radius: 18px;
  width: 200px;
  margin-top: 20px;
}

.image {
  background-color: #0000;
  background-image: url('../images/pozadina-1.png');
  background-position: 0 0;
  background-size: cover;
  max-width: 100%;
}

.icerebus-logo-link {
  aspect-ratio: auto;
  object-fit: contain;
  width: 225px;
  margin-left: 0;
}

.navbar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 75px;
  margin: 20px 100px;
  display: flex;
}

.container {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  text-align: center;
  flex: 1;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
  position: static;
}

.button-2 {
  border-radius: 20px;
}

.button-3 {
  background-color: #21a1e2;
  border-radius: 12px;
  width: 100%;
  min-width: 0;
  font-family: Montserrat, sans-serif;
}

.heading {
  color: #a5b8bf;
  text-align: right;
  font-family: League Spartan, sans-serif;
  font-size: 38px;
  line-height: 120%;
}

.bold-text {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 125%;
}

.bold-text.span {
  color: #000;
  font-weight: 700;
}

.heading-2 {
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  line-height: 120%;
}

.work-with-us-section {
  background-color: #f5f5f5;
  height: 100vh;
  margin-top: 40px;
  display: none;
  overflow: visible;
}

.work-with-us-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  background-color: #fff;
  border: 1px #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 30%;
  height: 0;
  min-height: 550px;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  box-shadow: 11px 10px 5px -6px #0003;
}

.work-with-us-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: flex-start;
  height: 70vh;
  margin-top: 0;
  padding-top: 40px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.heading-3, .heading-4, .heading-5 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 120%;
}

.body {
  color: #000;
  background-color: #f5f5f5;
  padding-left: 0;
  font-family: League Spartan, sans-serif;
}

.paragraph {
  line-height: 120%;
}

.paragraph-2, .paragraph-3, .car {
  font-size: 18px;
  line-height: 120%;
}

.card-paragraph {
  color: #000;
  margin-bottom: 60px;
  font-size: 22px;
  line-height: 120%;
}

.card-button {
  color: #fff;
  text-align: center;
  vertical-align: bottom;
  background-color: #21a1e3;
  border-radius: 20px;
  width: 100%;
  margin: 10px;
  display: inline-block;
  position: relative;
  top: 0;
  bottom: 0;
}

.heading-6 {
  color: #fff;
  text-align: center;
  flex-flow: column;
  display: block;
}

.why-to-work {
  background-color: #21a1e4;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 35vh;
  margin-top: -20px;
  padding-top: 40px;
  padding-left: 100px;
  padding-right: 100px;
  display: none;
}

.video-card {
  background-color: red;
  width: 20vw;
  height: 300px;
}

.why-to-container {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-overlay {
  background-color: #21a1e3c2;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.why-to-containter {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block {
  background-color: #fff;
}

.why-to-segment {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.left-side {
  vertical-align: baseline;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.right-side {
  flex-flow: row;
  display: flex;
  position: static;
}

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

.image-2 {
  max-width: 40%;
}

.div-block-2 {
  background-color: red;
  width: 100px;
  height: 50px;
}

.who-is-container {
  background-color: #f5f5f5;
  margin-bottom: 100px;
  padding-top: 20px;
  padding-left: 100px;
  padding-right: 100px;
}

.div-block-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: start stretch;
  height: auto;
  display: grid;
}

.div-block-4 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f5f5;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  padding-top: 10px;
  display: flex;
}

.youtube {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

.section-journey {
  background-color: #21a1e4;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 50vh;
  padding-top: 0;
  padding-left: 100px;
  padding-right: 100px;
  display: none;
  overflow: visible;
}

.heading-7 {
  color: #fff;
  text-align: center;
  margin-top: 0;
}

.div-block-5 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.start-button {
  color: #000;
  text-align: left;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 50px;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.start-button.submit-button {
  flex-flow: row;
  margin-top: 40px;
}

.nav-menu {
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 6px;
  display: flex;
}

.heading-8 {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 120%;
}

.heading-9 {
  text-align: center;
  margin-top: 0;
  font-weight: 400;
}

.slide {
  position: relative;
}

.image-3 {
  max-width: 100%;
  height: 50vh;
}

.track {
  flex-flow: column;
  height: 300vh;
  display: none;
}

.slider {
  height: 50vh;
}

.slide-style {
  width: 70vw;
}

.mask {
  overflow: visible;
}

.camera {
  width: 100vw;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.frame {
  height: 100%;
  display: flex;
}

.slider-item {
  aspect-ratio: auto;
  object-fit: fill;
  background-image: linear-gradient(#00000080 100%, #fff), url('../images/VD_08707.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 10px 100px 0;
  display: flex;
}

.slider-item.item1 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  background-image: linear-gradient(90deg, #0003, #0003 33%, #00000080 64%), url('../images/20240927_114815.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.slider-item.item2 {
  background-image: linear-gradient(90deg, #0f0f0f87 43%, #00000080 56%, #0003 70%), url('../images/P1026843-min.JPG');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.slider-item.item3 {
  text-align: left;
  background-image: linear-gradient(90deg, #0003 13% 17%, #00000080 36% 40%), url('../images/VD_08707.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-self: center;
  align-items: flex-end;
}

.image-4 {
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-color: #0000;
  background-clip: border-box;
  width: 100%;
  height: 100%;
}

.overlay-slider-item {
  background-color: #00000087;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-6 {
  background-color: #0000;
  position: absolute;
  inset: 0%;
}

.three-ways-heading {
  color: #fff;
  text-align: right;
  margin-bottom: 60px;
  font-size: 74px;
  line-height: 120%;
}

.three-ways-para {
  color: #fff;
  text-align: right;
  margin-bottom: 60px;
  font-size: 24px;
  line-height: 120%;
}

.three-ways-para.item1-para {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.three-ways-para.itrem2-para {
  text-align: left;
  font-family: Montserrat, sans-serif;
}

.three-way-button {
  color: #fff;
  text-align: center;
  background-color: #21a1e2;
  border-radius: 20px;
  width: 300px;
}

.paragraph-5 {
  color: #fff;
}

.paragraph-5.three-ways-para {
  text-align: right;
  font-family: Montserrat, sans-serif;
}

.section-2 {
  padding-left: 100px;
  padding-right: 100px;
}

.heading-11 {
  color: #000;
  text-align: center;
  margin-bottom: 40px;
  font-family: League Spartan, sans-serif;
  font-size: 44px;
}

.section-3 {
  background-color: #fff;
  padding-top: 40px;
  padding-left: 35%;
  padding-right: 35%;
}

.text-field {
  border-radius: 20px;
}

.text-field-2 {
  border-radius: 20px;
  padding-bottom: 10px;
}

.text-field-2.message-input {
  height: 150px;
}

.form {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.form-button {
  border-radius: 20px;
  width: 60%;
  margin-top: 20px;
}

.select-field, .select-field-2, .select-field-3 {
  border-radius: 20px;
}

.heading-12 {
  color: #a5b9c0;
  font-size: 14px;
}

.image-5 {
  vertical-align: middle;
  width: auto;
  height: auto;
  overflow: clip;
}

.heading-13 {
  font-weight: 400;
}

.text-span {
  color: #42abe7;
  font-weight: 700;
}

.text-span-2 {
  color: #42abe7;
}

.item-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  display: flex;
}

.heading-14, .heading-15 {
  text-align: center;
}

.video-item-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.code-embed, .background-video {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-4 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.map-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.image-6 {
  border-radius: 65px;
  width: 128px;
  height: 128px;
}

.code-embed-2 {
  width: 70%;
}

.heading-16, .heading-17 {
  text-align: center;
}

.paragraph-6 {
  text-align: right;
  font-family: Montserrat, sans-serif;
}

.image-7 {
  margin-top: 4px;
}

.paragraph-7 {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 125%;
}

.column {
  text-align: center;
}

.columns {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  padding-right: 100px;
  display: flex;
}

.heading-18 {
  font-family: League Spartan, sans-serif;
}

.section-5, .section-6 {
  display: none;
}

.section-7 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: -100px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.section-8 {
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
  width: 100%;
  height: 100vh;
}

.div-block-8 {
  background-image: url('../images/Web---Ice-Rebus.jpg');
  background-position: 0 0;
  background-size: 100% 100%;
  width: 100%;
  height: 100vh;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-19 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 74px;
  line-height: 120%;
  display: flex;
}

.heading-20 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-21 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 74px;
  line-height: 120%;
  display: flex;
}

.div-block-10 {
  background-color: #000;
  width: 30%;
  height: 2px;
}

.div-block-11 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 200px;
  display: flex;
}

.div-block-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-13 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: wrap;
  place-content: stretch center;
  display: flex;
}

.section-9 {
  color: #21a1e3;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.heading-22 {
  color: #000;
  margin-top: 60px;
  font-size: 100px;
  line-height: 120%;
}

.proof-item {
  margin-bottom: 0;
  font-size: 74px;
  line-height: 120%;
}

.heading-21-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 74px;
  line-height: 120%;
  display: flex;
}

.heading-21-copy.proof-item {
  margin-bottom: 10px;
}

.heading-23 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 74px;
  line-height: 120%;
}

.div-block-14, .div-block-15 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-16 {
  background-color: #000;
  width: 180px;
  height: 2px;
}

.heading-24 {
  color: #000;
  text-align: center;
  font-size: 22px;
}

.div-block-17 {
  text-align: center;
}

.div-block-18 {
  width: 50%;
}

.heading-25 {
  font-size: 16px;
}

.column-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.columns-2 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.section-10 {
  justify-content: center;
  align-items: flex-start;
  padding-right: 100px;
  display: block;
}

.code-embed-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.section-11 {
  overflow: hidden;
}

.nav-link {
  display: none;
}

.nav-link-2 {
  font-family: Montserrat, sans-serif;
  display: block;
}

.nav-link-3 {
  display: none;
}

.nav-link-4 {
  text-align: center;
  background-color: #fff;
  display: none;
}

.nav-link-5 {
  text-align: center;
  background-color: #fff;
}

.nav-link-6 {
  text-align: center;
  background-color: #fff;
  display: none;
}

.body-2 {
  font-family: League Spartan, sans-serif;
}

.div-block-19 {
  display: none;
  overflow: visible;
}

.body-3 {
  background-color: #f5f5f5;
}

.section-12 {
  padding-top: 8%;
  padding-left: 15%;
}

.heading-26 {
  margin-bottom: 5%;
  font-family: League Spartan, sans-serif;
  font-weight: 400;
}

.lower-heading-contact {
  font-family: League Spartan, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.paragraph-contact {
  margin-bottom: 5%;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.section-13 {
  padding-left: 15%;
  padding-right: 15%;
}

.heading-27 {
  margin-bottom: 5%;
  font-family: League Spartan, sans-serif;
  font-weight: 400;
}

.image-8, .image-9 {
  width: 80%;
  height: 230px;
}

.paragraph-8 {
  font-family: League Spartan, sans-serif;
}

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

.section-14 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  font-family: League Spartan, sans-serif;
  display: flex;
}

.heading-28, .heading-29 {
  font-weight: 400;
}

.heading-30 {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.link, .link-2, .link-3 {
  color: #000;
}

.text-span-3 {
  font-weight: 700;
}

.select-field-4 {
  border-radius: 20px;
}

.field-label {
  color: #6b7280;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

.text-field-3 {
  color: #9ca3af;
  border: 1px solid #d1d5db;
  border-radius: 10px;
  height: 48px;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
}

.text-field-3:hover {
  border-color: #3b82f6;
}

.text-field-3:focus {
  border-color: #2563eb;
}

.text-field-3::placeholder {
  color: #d1d5db;
}

.html-embed {
  display: block;
}

.visual-form_label {
  margin-bottom: .5rem;
  font-weight: 500;
}

.visual-form_input {
  color: #000;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: .5rem;
  height: auto;
  min-height: 3rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
  transition: color .2s, border .2s;
}

.visual-form_input:hover {
  border-color: #aaa;
}

.visual-form_input:focus {
  border-color: #000;
}

.visual-form_input::placeholder {
  color: #0009;
}

.div-block-21 {
  width: auto;
  height: auto;
  padding: 0;
}

.image-10, .image-11, .image-12, .image-13 {
  width: 50px;
  height: 50px;
}

.text-span-4 {
  color: #42abe7;
}

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

.column-5 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.success-message {
  width: 100%;
}

.section-15 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-image: linear-gradient(#000000d1 100%, #0003 100%, #0003), url('../images/WhatsApp-Image-2025-11-24-at-13.36.26.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 100px;
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
}

.heading-31 {
  color: #bad0d8;
  text-align: center;
  margin-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: 74px;
  line-height: 120%;
}

.paragraph-9 {
  color: #bad0d8;
  text-align: center;
  width: auto;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 125%;
}

.heading-32 {
  color: #bad0d8;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: League Spartan, sans-serif;
  font-weight: 500;
}

.heading-33 {
  color: #bad0d8;
  width: auto;
  font-family: League Spartan, sans-serif;
}

.div-block-22 {
  text-align: center;
  width: auto;
  max-width: 30%;
  height: auto;
}

.section-16 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  text-align: center;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 150px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-15, .image-16 {
  height: auto;
  max-height: 8vh;
}

.image-17 {
  max-width: 100%;
  max-height: 8vh;
  padding-top: 0;
}

@media screen and (max-width: 991px) {
  .section-hero {
    background-image: none;
  }

  .container-hero {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .button {
    color: #fff;
  }

  .button-3 {
    width: 100%;
    min-width: auto;
  }

  .heading, .bold-text {
    text-align: center;
  }

  .work-with-us-card {
    min-height: 20%;
  }

  .hero-overlay {
    justify-content: space-between;
    align-items: center;
  }

  .who-is-container {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .track {
    height: auto;
  }

  .camera {
    width: auto;
    height: auto;
    overflow: visible;
  }

  .frame {
    flex-flow: column;
  }

  .slider-item {
    width: auto;
    height: 60vh;
    margin-top: -9px;
    overflow: hidden;
  }

  .slider-item.item1 {
    height: auto;
    padding-bottom: 40px;
  }

  .slider-item.item2 {
    background-image: linear-gradient(90deg, #00000080 40%, #0f0f0f87 43%, #0003 97%), url('../images/P1026843-min.JPG');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: auto;
    padding-bottom: 40px;
  }

  .slider-item.item3 {
    background-image: linear-gradient(90deg, #00000080 25% 59%, #0003 88%), url('../images/VD_08707.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: auto;
    padding-bottom: 40px;
  }

  .div-block-7 {
    background-color: #00000075;
    padding-left: 100px;
    padding-right: 100px;
    position: absolute;
    inset: 0%;
  }

  .heading-10 {
    color: #fff;
    text-align: center;
  }

  .paragraph-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .three-ways-heading {
    margin-top: 60px;
  }

  .three-way-button {
    color: #fff;
    background-color: #21a1e2;
  }

  .section-3 {
    background-color: #f5f5f5;
  }

  .image-5 {
    width: 100%;
    height: 50vh;
  }

  .paragraph-6 {
    text-align: center;
  }

  .column-2 {
    flex-flow: row;
  }

  .section-9 {
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
  }

  .section-11 {
    margin-top: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .columns-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #21a1e3;
    border-radius: 20px;
  }

  .nav-link, .nav-link-2 {
    text-align: center;
    background-color: #fff;
  }

  .nav-link-3, .nav-link-4, .nav-link-5, .nav-link-6 {
    text-align: center;
  }

  .menu-button-2.w--open {
    background-color: #21a1e3;
    border-radius: 20px;
  }

  .div-block-19 {
    width: 100%;
    padding-top: 140px;
    display: block;
  }

  .image-14 {
    height: 80vh;
  }
}

@media screen and (max-width: 767px) {
  .section-hero {
    background-image: none;
  }

  .container-hero {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 100px;
  }

  .navbar {
    margin-left: 40px;
    margin-right: 40px;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .button-3 {
    width: 100%;
  }

  .div-block-3 {
    flex-flow: column;
    display: flex;
  }

  .div-block-4 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .nav-menu {
    background-color: #fff;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-right: 10px;
    display: flex;
  }

  .three-ways-heading {
    text-align: center;
    font-size: 64px;
  }

  .three-ways-para.item1-para, .three-ways-para.itrem2-para, .paragraph-5.three-ways-para {
    text-align: center;
  }

  .section-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-5 {
    width: auto;
    height: auto;
  }

  .image-7 {
    max-width: 80%;
    height: auto;
  }

  .columns {
    width: 100%;
  }

  .section-9 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .heading-22 {
    text-align: center;
    font-size: 65px;
  }

  .div-block-18 {
    text-align: center;
  }

  .columns-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    text-align: center;
    flex-flow: column;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .columns-3 {
    flex-flow: column;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #21a1e3;
    border-radius: 20px;
  }

  .column-4 {
    text-align: left;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-link, .nav-link-2, .nav-link-3 {
    text-align: center;
    background-color: #fff;
  }

  .nav-link-4, .nav-link-5, .nav-link-6 {
    background-color: #fff;
  }

  .div-block-19 {
    display: block;
  }

  .section-13, .heading-27 {
    text-align: center;
  }

  .heading-31 {
    font-size: 64px;
  }
}

@media screen and (max-width: 479px) {
  .section-hero {
    background-image: none;
  }

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

  .icerebus-logo-link {
    padding-left: 0;
  }

  .container {
    text-align: left;
    align-self: flex-start;
  }

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

  .body {
    background-color: #fff;
  }

  .who-is-container {
    margin-bottom: 140px;
  }

  .div-block-3 {
    justify-content: center;
    align-items: center;
  }

  .div-block-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .track {
    overflow: hidden;
  }

  .slider-item.item1 {
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .slider-item.item2, .slider-item.item3 {
    justify-content: center;
    align-items: center;
  }

  .three-ways-heading {
    text-align: center;
    font-size: 56px;
  }

  .three-ways-para.item1-para {
    text-align: center;
  }

  .three-ways-para.itrem2-para {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .three-way-button {
    display: none;
  }

  .paragraph-5.three-ways-para {
    text-align: center;
  }

  .section-3 {
    background-color: #f5f5f5;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-field-2.message-input {
    height: 150px;
  }

  .form-button {
    width: 100%;
  }

  .heading-13 {
    text-align: center;
  }

  .item-wrapper {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .section-4 {
    display: none;
  }

  .map-wrapper {
    flex-flow: column;
  }

  .image-7 {
    max-width: 60%;
    margin-top: 20px;
  }

  .columns {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .section-7 {
    margin-top: 140px;
  }

  .section-8 {
    display: none;
  }

  .column-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .section-9 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .heading-22 {
    font-size: 56px;
  }

  .column-3 {
    order: 1;
  }

  .columns-2 {
    flex-flow: column;
    order: 0;
    margin-top: 100px;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-10 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

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

  .columns-3 {
    flex-flow: column;
  }

  .menu-button {
    margin-top: 10px;
    padding-left: 18px;
  }

  .column-4 {
    flex-flow: column;
    order: 2;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-link-4, .nav-link-5, .nav-link-6 {
    text-align: center;
    background-color: #fff;
  }

  .menu-button-2 {
    background-color: #0000;
  }

  .menu-button-2.w--open {
    background-color: #21a1e3;
    border-radius: 20px;
  }

  .body-2 {
    background-color: #f5f5f5;
  }

  .div-block-19 {
    padding-top: 0;
    display: flex;
  }

  .section-12 {
    text-align: center;
    flex-flow: column;
    padding-left: 0%;
    display: flex;
  }

  .paragraph-contact {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-27 {
    text-align: center;
  }

  .image-8, .image-9 {
    width: 100%;
  }

  .paragraph-8 {
    text-align: center;
  }

  .section-14 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .image-14 {
    width: 100%;
    height: 50vh;
  }

  .section-15 {
    padding-top: 0;
  }

  .heading-31 {
    font-size: 48px;
  }

  .paragraph-9 {
    font-size: 18px;
  }

  .heading-32 {
    text-align: center;
  }

  .section-16 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: wrap;
    margin-top: 0;
    padding: 0 60px 40px;
  }
}

#w-node-_2ebfd4e2-ecf0-ef72-0a89-de9b69860cbf-3e817872 {
  justify-self: auto;
}


