:root {
  --light-accent-color: #ff4470;
  --dark-accent-color: #db3a61;
}

.body {
  height: 100%;
  font-family: Varela, sans-serif;
}

.section {
  height: 75%;
  position: relative;
  overflow: hidden;
}

.navbar {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.imagediv {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0;
}

.skylineimg {
  width: 100%;
  max-width: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.navrow {
  max-width: 1000px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.navcolleft {
  height: 100%;
}

.navlink {
  color: #169cee;
  padding: 5px 15px;
  font-size: 17px;
  text-decoration: none;
}

.highcranediv {
  width: 435px;
  height: 554px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.highcraneimg, .highcranepivot, .highcraneline {
  padding-left: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.highcranemask {
  width: 100%;
  height: 49%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.highcraneplayimg {
  padding-left: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.redphonebgdiv {
  background-color: #ff4470;
  border-radius: 2px;
  width: 18.5%;
  height: 25.5%;
  position: absolute;
  bottom: 4%;
  left: 54.3%;
}

.redphoneelementswrapper {
  height: 37%;
  position: absolute;
  bottom: 5%;
  left: 7%;
  right: 7%;
}

.redphonerow {
  height: 40%;
}

.redphonecol1 {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.redphonecol2 {
  justify-content: center;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.redphonecol3 {
  justify-content: flex-end;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.redphonesmallsquare {
  background-color: #db3b61;
  border-radius: 3px;
  width: 89%;
  height: 100%;
}

.redphonethindiv1 {
  background-color: #db3b61;
  border-radius: 3px;
  width: 100%;
  height: 23%;
  margin-top: 6.5%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section2 {
  min-height: 100%;
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
}

.redphonethindiv2 {
  background-color: #db3b61;
  border-radius: 3px;
  width: 100%;
  height: 23%;
  margin-top: 6.5%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.semidiv {
  width: 450px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.semiimg {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.truckline {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.semianimationdiv {
  position: absolute;
  inset: 0;
}

.pushimg {
  width: 16%;
  position: absolute;
  bottom: 55px;
  left: 7%;
}

.tankcranediv {
  width: 450px;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.greenphoneimg {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.droppushanimationdiv {
  position: absolute;
  inset: 0;
}

.pushimg2 {
  width: 15%;
  position: absolute;
  bottom: 86px;
  left: 25%;
}

.truckline2 {
  position: absolute;
  bottom: 27px;
  left: 17.5%;
}

.greenphonebgdiv {
  background-color: #ffffff21;
  justify-content: center;
  align-items: center;
  width: 23.5%;
  height: 167px;
  display: flex;
  position: absolute;
  bottom: 31px;
  left: 20%;
  overflow: hidden;
}

.greenphonecircle {
  background-color: #80d599;
  border-radius: 200px;
  width: 90px;
  height: 90px;
  position: relative;
}

.redphoneimg2 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.tankcraneanimationdiv {
  position: absolute;
  inset: 0;
}

.redphonebgdiv2 {
  background-color: #00385e;
  justify-content: center;
  align-items: center;
  width: 22.2%;
  height: 138px;
  display: flex;
  position: absolute;
  bottom: 32px;
  right: 40%;
  overflow: hidden;
}

.redphonecirclediv {
  background-color: #555574;
  border-radius: 200px;
  width: 80px;
  height: 80px;
}

.tankcraneimg {
  position: absolute;
  bottom: 0;
  right: 0;
}

.tankcranemask {
  width: 100%;
  height: 309px;
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.tankcraneline {
  position: absolute;
  bottom: 53px;
  right: -1.3%;
}

.analyticscircleimg {
  position: absolute;
  bottom: -245px;
  right: .5%;
}

.h1 {
  color: #0000008f;
  text-align: center;
  font-size: 54px;
  position: relative;
  top: 16%;
}

.contentwrapper {
  border-radius: 30px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 50px;
  display: block;
  box-shadow: 0 5px 50px -8px #0003;
}

.bodyh1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
}

.bigbracket {
  font-size: 104px;
  font-weight: 400;
  position: relative;
  top: 14px;
}

.p {
  color: #000000f0;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
}

.inline-link {
  color: var(--light-accent-color);
  text-decoration: none;
  transition: all .2s;
}

.inline-link:hover {
  color: var(--dark-accent-color);
}

html.w-mod-js [data-ix="highcranelineinteraction"] {
  transform: translate(0, -25%);
}

html.w-mod-js [data-ix="new-interaction"] {
  opacity: 0;
}

html.w-mod-js [data-ix="redphonesquare1"], html.w-mod-js [data-ix="redphonesquare-2"], html.w-mod-js [data-ix="redphonesquare-3"] {
  opacity: 0;
  transform: rotate(45deg)scale(1.19);
}

html.w-mod-js [data-ix="redphonethindiv-1"], html.w-mod-js [data-ix="redphonethindiv-2"] {
  opacity: 0;
  width: 0;
}

html.w-mod-js [data-ix="truckline"] {
  transform: translate(0, -76%);
}

html.w-mod-js [data-ix="trucklinedown2"] {
  transform: translate(0, -100%);
}

html.w-mod-js [data-ix="greencircleanimation"], html.w-mod-js [data-ix="redcircleanimation"] {
  opacity: 0;
  transform: scale(.5);
}

html.w-mod-js [data-ix="tankcranedivanimation"] {
  transform: translate(100%);
}


