:root {
  --hi-color-dark: #0195ff;
  --dark-blue: #1f4375;
  --hi-color-light: #6cc2ff;
  --hi-color-super-light: #b5e0ff;
}

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

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

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

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

.div-block {
  height: 4vh;
}

.text-block {
  text-align: center;
  margin-top: 6px;
  font-size: 20px;
  line-height: 30px;
}

.flexbox {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.flexbox.flex-align-center {
  justify-content: space-between;
  align-items: center;
}

.flexbox.flex-align-center.custom-flex {
  justify-content: center;
}

.div-block-2 {
  text-align: left;
}

.image-1 {
  max-width: 50vw;
  display: none;
}

.heading.my-gradient-1 {
  background-image: linear-gradient(68deg, #67faf4 24%, #0090ff);
}

.heading.clippednc.mygradient-2 {
  background-image: linear-gradient(#000, #1f1f1f 12%, #fff), linear-gradient(#000, #fff);
}

.heading.my-gradient-2 {
  background-image: linear-gradient(97deg, #cf3d3d 23%, #00ce15);
}

.div-block-3 {
  margin-top: 26vh;
  margin-left: -2vw;
}

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

.div-block-5 {
  text-align: center;
  width: 25%;
}

.container {
  max-width: 1280px;
}

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

.container.color-bg {
  background-color: #f1d4d4;
}

.text-block-2 {
  margin-top: 18px;
  margin-bottom: 21px;
  font-size: 16px;
  font-weight: 700;
}

.section-middle {
  margin-top: 10vh;
  margin-bottom: 15vh;
  padding-bottom: 10px;
}

.section-middle.color-bg {
  background-color: #b5e0ff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-middle.color-bg.btm-margin-low {
  margin-bottom: 0;
}

.section-middle.color-bg-grey {
  background-color: #ebf2f5;
}

.paragraph {
  text-align: center;
}

.div-block-6 {
  flex-flow: row;
  justify-content: center;
  width: 33%;
  display: flex;
}

.div-block-10 {
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  display: flex;
}

.div-block-10:hover {
  background-color: #dbe9fa;
}

.div-block-8 {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

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

.div-block-7 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  min-height: 300px;
  display: flex;
}

.div-block-11 {
  width: 100%;
  height: 100%;
  position: static;
}

.div-block-12 {
  background-image: url('../images/1SAnrIxw5OY.jpg');
  background-position: 0%;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  margin-top: 10px;
}

.div-block-12.image-edit {
  background-image: url('../images/209.jpg');
  background-position: 50%;
}

.div-block-12.image-edit-4 {
  background-image: url('../images/54.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
}

.div-block-12.image-edit-3 {
  background-image: url('../images/1540.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
}

.div-block-12.image-edit-2 {
  background-image: url('../images/566.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
}

.div-block-7-copy {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  min-height: 300px;
  display: flex;
}

.div-block-13 {
  background-color: #41aaf63d;
  width: 100%;
  height: 100%;
  transition: all .2s;
}

.div-block-13:hover {
  background-color: #f000;
}

.link {
  color: #141414;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 25px;
  text-decoration: none;
}

.image-2 {
  margin-bottom: 1px;
  margin-left: 14px;
}

.div-block-14 {
  text-align: center;
  background-color: #f7f7f7d6;
  border: 2px solid #0084ff78;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-left: 50px;
  padding: 5px;
}

.div-block-14:hover {
  border-bottom-width: 2px;
  border-bottom-color: #000;
}

.div-block-15 {
  background-color: #000;
  max-width: 7vw;
  height: 2px;
  margin: 20px auto 40px;
}

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

.div-block-17 {
  text-align: left;
  width: 60%;
  padding-bottom: 60px;
}

.image-3 {
  margin-bottom: -21px;
  margin-left: 40px;
}

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

.div-block-19 {
  background-color: #fff;
  border-radius: 15px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 60px;
}

.image-4 {
  border-radius: 50px;
}

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

.image-5 {
  margin-left: 71px;
}

.div-block-21 {
  margin-bottom: -18px;
}

.text-block-3 {
  padding-left: 20px;
  padding-right: 20px;
  font-family: Varela Round, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 45px;
}

.star {
  margin-left: 2px;
}

.heading-2 {
  text-align: center;
  margin-top: 60px;
}

.section-footer {
  margin-top: 10vh;
  margin-bottom: 15vh;
}

.section-footer.color-bg {
  background-color: #f1d4d4;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-22 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 3.57%;
  display: flex;
}

.image-7, .image-8, .image-9 {
  margin-left: 15px;
}

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

.link-2 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 25px;
  text-decoration: none;
  display: inline-block;
}

.link-2:hover {
  color: #fd2f2f;
}

.div-block-24 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 7.14%;
  display: flex;
}

.div-block-25 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 21.42%;
  display: flex;
}

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

.div-block-27 {
  margin-left: 40px;
}

.div-block-28 {
  margin-right: 40px;
}

.text-block-4 {
  margin-right: 10px;
  display: inline-block;
}

.link-3 {
  color: #000;
  border-bottom: 1px dashed #000;
  border-radius: 1px;
  text-decoration: none;
  display: inline-block;
}

.link-3:hover {
  color: #fd2f2f;
}

.text-block-5 {
  margin-top: 50px;
  margin-bottom: 10px;
}

.div-block-29 {
  justify-content: center;
  margin-top: 90px;
  margin-left: 0;
  display: flex;
}

.div-block-30 {
  text-align: center;
  width: 45%;
  box-shadow: 0 12px 35px -6px #032d6133;
}

.div-block-30.last {
  margin-left: 40px;
  box-shadow: 0 12px 35px -6px #032d6133;
}

.text-block-6 {
  text-align: center;
  margin-top: -10px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-31 {
  border: 1px solid #ddd;
  border-radius: 6px;
  width: 100%;
  height: 350px;
  padding: 4px 8px;
}

.link-block-1 {
  background-color: #0f110f0a;
  width: 100%;
  padding: 10px 5px 15px;
}

.div-block-32 {
  text-align: center;
  width: 180px;
}

.link-4 {
  color: #1b1b1b;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.div-block-33 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 5px;
  display: flex;
  overflow: hidden;
}

.div-block-34 {
  color: #fff;
  background-color: #cc0c39;
  border: 1px #000;
  border-radius: 4px;
  margin-left: auto;
}

.paragraph-2 {
  margin-bottom: 3px;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 700;
}

.div-block-34-red-text {
  color: #cc0c39;
  border: 1px #000;
  border-radius: 6px;
  width: 60%;
}

.paragraph-3 {
  text-align: left;
  width: 85%;
  margin-bottom: 3px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3px;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
}

.paragraph-4 {
  font-size: 16px;
  text-decoration: line-through;
}

.paragraph-5 {
  font-size: 12px;
}

.paragraph-6 {
  font-size: 18px;
  font-weight: 700;
}

.div-block-35 {
  margin-left: 2px;
  margin-right: 2px;
}

.div-block-36 {
  margin-left: 5px;
}

.paragraph-6-product {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
}

.paragraph-4-product {
  margin-bottom: 0;
  font-size: 16px;
  text-decoration: line-through;
}

.paragraph-5-product {
  margin-bottom: 0;
  font-size: 12px;
}

.div-block-37 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-block-38 {
  height: 90px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
}

.heading-3 {
  text-align: left;
  margin-top: 60px;
  margin-bottom: 40px;
}

.section-copyright {
  margin-top: 10vh;
  padding-bottom: 8vh;
}

.section-copyright.color-bg {
  background-color: #f1d4d4;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-7 {
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 16px;
}

.heading-4 {
  text-align: left;
  margin-top: 100px;
}

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

.div-block-39.bg-light-color {
  background-color: #dbe9fa;
  border-radius: 15px;
}

.div-block-40 {
  width: 28%;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
}

.div-block-41 {
  align-self: center;
  width: 65%;
  margin-left: 20px;
  padding-right: 20px;
}

.div-block-42 {
  text-align: center;
  align-self: center;
  width: 30%;
}

.heading-5 {
  margin-bottom: 40px;
  font-size: 50px;
}

.div-block-43 {
  justify-content: space-around;
  width: 70%;
  display: flex;
}

.button {
  background-color: var(--hi-color-dark);
  border: 2px solid #0000;
  border-radius: 8px;
  margin-top: 11vh;
  padding: 12px 25px;
  font-weight: 700;
  transition: all .2s;
}

.button:hover {
  color: #63a7fa;
  -webkit-text-stroke-color: #63a7fa;
  background-color: #fa636300;
  border: 2px solid #63a7fa;
}

.bold-button-text {
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}

.button-2 {
  background-color: var(--hi-color-dark);
  border: 2px solid #0000;
  border-radius: 8px;
  padding: 12px 25px;
  font-size: 16px;
  font-weight: 700;
  transition: all .2s;
}

.button-2:hover {
  color: #63a7fa;
  background-color: #fcfcfc;
  border: 2px solid #63a7fa;
}

.div-block-44 {
  background-color: #fff;
  border-top: 10px solid #0000;
  border-bottom: 10px solid #0000;
  border-radius: 20px;
  width: 110px;
  height: 110px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
}

.div-block-44:hover {
  background-color: #ffebeb;
  border-top-width: 0;
  border-bottom-width: 0;
  width: 120px;
  height: 120px;
  margin-top: 0;
  margin-bottom: 0;
}

.link-block-2 {
  background-image: url('../images/lighning.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.heading-6 {
  margin-top: 20px;
}

.div-block-45 {
  margin-top: 40px;
  padding-bottom: 90px;
}

.div-block-46 {
  background-color: #fff;
  border-top: 10px solid #0000;
  border-bottom: 10px solid #0000;
  border-radius: 20px;
  width: 150px;
  height: 150px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
}

.div-block-46:hover {
  background-color: #dbe9fa;
  border-top-width: 0;
  border-bottom-width: 0;
  width: 160px;
  height: 160px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.div-block-48 {
  text-align: left;
  background-color: #b5e0ffe6;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.div-block-49 {
  text-align: left;
  background-color: #b5e0ffe6;
  border-radius: 0 15px 15px;
  padding: 20px 20px 28px;
}

.paragraph-7 {
  text-align: left;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}

.paragraph-7.margin-cta {
  margin-bottom: 72px;
}

.heading-7 {
  margin-top: 10px;
}

.div-block-50, .div-block-51 {
  width: 40%;
}

.div-block-52 {
  background-color: #63a7fa;
  width: 100px;
  height: 1px;
  margin-top: 50px;
}

.div-block-53 {
  float: right;
  background-color: #63a7fa;
  width: 100px;
  height: 1px;
}

.div-block-54 {
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 140px;
  display: flex;
}

.div-block-54.bg-light-color {
  background-color: #dbe9fa;
  border-radius: 15px;
  padding-bottom: 70px;
}

.bg-light-color {
  background-color: #dbe9fa;
}

.div-block-55 {
  width: 50%;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 80px;
}

.div-block-56 {
  width: 50%;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 30px;
}

.div-block-57 {
  height: 40px;
}

.div-block-58 {
  height: 64px;
}

.div-block-59 {
  background-color: #63a7fa;
  width: 80px;
  height: 2px;
  margin-top: 50px;
}

.heading-8 {
  margin-top: 10px;
  font-size: 35px;
}

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

.div-block-61 {
  margin-bottom: -30px;
}

.div-block-10-copy {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-62 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 21.42%;
  display: flex;
}

.div-block-63 {
  justify-content: space-around;
  display: flex;
}

.div-block-64 {
  text-align: center;
  border-left: .5px solid #0000000d;
  border-right: .5px solid #0000000d;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 14.2857%;
  height: 200px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.div-block-65 {
  padding-top: 20px;
  padding-bottom: 30px;
}

.section-full-width-nospace.color-bg {
  background-color: #dbe9fa;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-full-width-nospace.color-bg-grey, .bg-color-grey {
  background-color: #ebf2f5;
}

.div-block-66 {
  border-top: 1px solid #0000000d;
  border-bottom: 1px solid #0000001a;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-67 {
  background-color: #dbe9faba;
  border-radius: 20px;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 200px;
  height: 60px;
  display: flex;
}

.heading-9 {
  margin-top: 40px;
  margin-bottom: 60px;
}

.text-block-8 {
  text-align: center;
  margin-top: 40px;
}

.flexbox-2 {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 60px;
  display: flex;
}

.flexbox-2.flex-align-center {
  justify-content: space-between;
  align-items: center;
}

.paragraph-8 {
  margin-top: 40px;
  margin-bottom: 108px;
}

.div-block-68 {
  background-color: #eb6a6a;
  width: 100%;
  height: 100%;
}

.section-map-1 {
  margin-top: -39px;
  padding-bottom: 10px;
}

.section-map-1.color-bg {
  background-color: #dbe9fa;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-map-1.color-bg-grey {
  background-color: #ebf2f5;
}

.div-block-69 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/shop-background.jpg');
  background-position: 0 0, 50% 30%;
  background-size: auto, auto;
}

.hero-container-1 {
  max-width: 1280px;
}

.hero-container-1.align-center {
  text-align: center;
}

.hero-container-1.color-bg {
  background-color: #f1d4d4;
}

.hero-container-div-1 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 57px;
  margin-bottom: 156px;
  display: flex;
}

.container-map-1 {
  max-width: 1280px;
  height: 60vh;
}

.container-map-1.align-center {
  text-align: center;
}

.container-map-1.color-bg {
  background-color: #f1d4d4;
}

.div-block-70 {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.div-block-71 {
  width: 33.33%;
  padding-right: 5px;
}

.div-block-72 {
  width: 66.66%;
}

.div-block-73 {
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.div-block-74 {
  margin-right: 10px;
}

.heading-10 {
  margin-top: 0;
}

.div-block-75 {
  border-bottom: 2px solid #c0dcfa;
}

.div-block-76 {
  padding-left: 80px;
  padding-right: 20px;
}

.form-spacer-big {
  width: 100%;
  height: 30px;
}

.div-block-78 {
  justify-content: space-between;
  width: 100%;
  height: 34px;
  display: flex;
}

.div-block-79 {
  width: 80%;
}

.div-block-80 {
  border-bottom: 3px solid #c0dcfa;
  border-right: 3px solid #c0dcfa;
  width: 20%;
}

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

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

.div-block-73-low-margin {
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.heading-11 {
  margin-top: 40px;
}

.heading-11.cstm-m-top-margin {
  display: none;
}

.form-spacer-small {
  width: 100%;
  height: 10px;
}

.left-border-block {
  border-left: 2px solid #c0dcfa;
  width: 100%;
  height: 30px;
  margin-bottom: 40px;
}

.div-block-83 {
  justify-content: space-between;
  width: 100%;
  height: 34px;
  margin-top: 50px;
  display: flex;
}

.textarea {
  color: #0f0f0f;
  min-height: 150px;
}

.text-field, .text-field-2, .text-field-3 {
  color: #0f0f0f;
}

.text-block-9 {
  margin-top: 5px;
  margin-bottom: 20px;
}

.margin-top-low {
  margin-top: 5vh;
}

.margin-bottom-low {
  margin-bottom: 5vh;
}

.intro-line-div-block {
  background-color: #000;
  max-width: 7vw;
  height: 2px;
  margin: 57px auto 81px;
}

.heading-12 {
  margin-top: 40px;
  margin-bottom: 45px;
}

.div-block-84 {
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-7-copy {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}

.paragraph-7-copy.margin-cta {
  margin-bottom: 72px;
}

.div-block-3-copy {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.button-copy {
  background-color: #63a7fa;
  border: 2px solid #0000;
  border-radius: 8px;
  margin-top: 57px;
  padding: 12px 25px;
  font-weight: 700;
  transition: all .2s;
}

.button-copy:hover {
  color: #63a7fa;
  -webkit-text-stroke-color: #63a7fa;
  background-color: #fa636300;
  border: 2px solid #63a7fa;
}

.heading-6-copy {
  text-align: center;
  margin-top: 20px;
}

.div-block-85 {
  flex-flow: wrap;
  display: flex;
}

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

.div-block-87-left {
  width: 50%;
  padding: 60px;
  display: flex;
}

.div-block-88 {
  background-color: #deebff;
  border-radius: 30px;
  padding: 40px 30px 20px;
}

.div-block-88:hover {
  box-shadow: 0 10px 40px #00000026;
}

.heading-13 {
  text-align: left;
  min-height: 60px;
}

.paragraph-9 {
  text-align: left;
}

.div-block-87-right {
  width: 50%;
  padding: 60px;
  display: flex;
}

.div-block-89 {
  margin-bottom: 80px;
  padding-left: 20px;
}

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

.div-block-90-copy {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
}

.text-block-10 {
  text-align: center;
}

.link-block-2-copy1 {
  background-image: url('../images/lighning.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.link-block-2-copy {
  background-image: url('../images/lighning.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.link-block-2-copy2 {
  background-image: url('../images/headset.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.link-block-2-copy3 {
  background-image: url('../images/screwdriver.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.link-block-2-copy4 {
  background-image: url('../images/savemoney.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.link-block-2-copy5 {
  background-image: url('../images/shield.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.link-block-2-copy6 {
  background-image: url('../images/saletag.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.section-hero {
  height: 90vh;
  margin-top: -10px;
}

.div-block-91 {
  background-image: url('../images/temp2-2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.section-offer-strip {
  background-color: #6cc2ff;
}

.heading-1.my-gradient-1 {
  background-image: linear-gradient(68deg, #67faf4 24%, #0090ff);
}

.heading-1.clipped.my-gradient-1 {
  background-image: linear-gradient(68deg, #67faf4 24%, #0090ff);
  margin-bottom: 0;
  font-size: 80px;
  font-weight: 700;
  line-height: 100px;
  display: inline-block;
}

.heading-1.clipped.my-gradient-1.block {
  margin-bottom: -27px;
  display: block;
}

.heading-1.clippednc.mygradient-2 {
  background-image: linear-gradient(#000, #1f1f1f 12%, #fff), linear-gradient(#000, #fff);
}

.heading-1.my-gradient-2 {
  background-image: linear-gradient(97deg, #cf3d3d 23%, #00ce15);
}

.heading-14 {
  color: var(--dark-blue);
  margin-top: -18px;
  margin-bottom: 9px;
  margin-left: 20px;
  font-size: 80px;
  line-height: 100px;
  display: inline-block;
}

.button-hero {
  background-image: linear-gradient(68deg, #67faf4 24%, #0090ff);
  border-style: solid;
  border-width: 2px;
  border-radius: 30px;
  margin-top: 4vh;
  padding: 20px 25px;
  font-size: 30px;
  font-weight: 700;
  transition: all .2s;
}

.button-hero:hover {
  color: #63a7fa;
  -webkit-text-stroke-color: #63a7fa;
  background-color: #fa636300;
  background-image: none;
  border: 2px solid #63a7fa;
}

.container-hero {
  max-width: 85vw;
}

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

.container-hero.color-bg {
  background-color: #f1d4d4;
}

.paragraph-10 {
  color: #1f4375;
  text-align: left;
  margin-top: 18px;
  font-size: 18px;
  font-weight: 700;
}

.my-cstm-nav {
  height: 100%;
  margin-bottom: -87px;
}

.my-cstm-nav.white-bg {
  margin-bottom: 0;
}

.flex-block {
  justify-content: space-between;
  align-items: center;
}

.menu-item-1 {
  color: var(--dark-blue);
  font-size: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.menu-item-1:hover {
  color: var(--hi-color-dark);
}

.link-block-3 {
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
}

.link-block-3:hover {
  border-bottom: 2px solid var(--hi-color-dark);
  color: var(--hi-color-dark);
}

.link-block-highlight {
  border: 2px solid #00cdf7;
  border-radius: 30px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
}

.link-block-highlight:hover {
  color: #fff;
  background-image: linear-gradient(68deg, #67faf4 24%, #0090ff);
  border-color: #fff;
}

.div-space-medium {
  height: 10vh;
}

.flexbox-highlight-icons {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.flexbox-highlight-icons.flex-align-center {
  justify-content: space-between;
  align-items: center;
}

.section-middle-custon-icons {
  margin-top: -12vh;
  margin-bottom: 15vh;
  padding-bottom: 10px;
}

.section-middle-custon-icons.color-bg {
  background-color: #b5e0ff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-middle-custon-icons.color-bg-grey {
  background-color: #ebf2f5;
}

.section-middle-copy-copy {
  margin-top: 10vh;
  margin-bottom: 15vh;
  padding-bottom: 10px;
}

.section-middle-copy-copy.color-bg {
  background-color: #b5e0ff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-middle-copy-copy.color-bg-grey {
  background-color: #ebf2f5;
}

.image-1-copy {
  max-width: 50vw;
  display: block;
}

.section-middle-feat-prod {
  margin-top: 10vh;
  margin-bottom: 3vh;
  padding-bottom: 10px;
}

.section-middle-feat-prod.color-bg {
  background-color: #b5e0ff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-middle-feat-prod.color-bg-grey {
  background-color: #ebf2f5;
}

.testimonial-image-left {
  border-bottom: 1px solid #e4ebf3;
  padding: 5px 30px 80px;
  position: relative;
}

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

.testimonial-wrapper-four {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  display: flex;
}

.testimonial-left {
  width: 40%;
  margin-right: 100px;
}

.testimonial-image-four {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.testimonial-right {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-small {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.heading-small.margin-bottom-32px {
  font-size: 25px;
}

.testimonial-text-four {
  margin-bottom: 32px;
}

.testimonial-author-name-three {
  margin-bottom: 10px;
}

.div-block-92 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-start;
  width: 40vw;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.list {
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  list-style-type: disc;
}

.list-2 {
  font-weight: 700;
}

.list-item {
  padding-top: 10px;
  padding-bottom: 10px;
}

.list-item-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-7-copy {
  margin-top: 40px;
  margin-bottom: 100px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-93 {
  margin-left: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.link-2-copy {
  color: #0000;
  text-decoration: none;
  display: inline-block;
}

.link-2-copy:hover {
  color: #fd2f2f00;
}

.unsplash-image {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: auto;
  display: block;
}

.section-middle-copy {
  margin-top: 10vh;
  margin-bottom: 15vh;
  padding-bottom: 10px;
  display: none;
}

.section-middle-copy.color-bg {
  background-color: #b5e0ff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-middle-copy.color-bg-grey {
  background-color: #ebf2f5;
}

.div-block-2-copy {
  text-align: left;
  max-width: 50%;
}

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

.menu-item-1-copy {
  color: var(--dark-blue);
  font-size: 20px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.menu-item-1-copy:hover {
  color: #f0f0f0;
}

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

.div-space-small {
  height: 10vh;
}

.flexbox-overflow {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  overflow: auto;
}

.flexbox-overflow.flex-align-center {
  justify-content: space-between;
  align-items: center;
}

.flexbox-overflow.flex-align-center.custom-flex {
  justify-content: center;
}

.navbar {
  background-color: #ddd0;
}

.navbar.stickey {
  background-color: #fff;
  position: sticky;
  top: 0;
}

@media screen and (max-width: 991px) {
  .div-block-3 {
    background-image: radial-gradient(circle, #fff, #fff 39%, #ffffffd1 52%, #fffc 66%, #ffffff96 76%, #fff0 86%);
  }

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

  .heading-2, .heading-3, .heading-4 {
    font-size: 30px;
  }

  .heading-5 {
    font-size: 35px;
  }

  .link-block-2 {
    background-image: url('../images/lightning.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
  }

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

  .paragraph-7.margin-cta {
    font-size: 18px;
  }

  .div-block-55 {
    width: 40%;
    padding-right: 40px;
  }

  .div-block-56 {
    width: 60%;
  }

  .heading-8, .heading-9, .heading-12 {
    font-size: 30px;
  }

  .div-block-87-left {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .link-block-2-copy1 {
    background-image: url('../images/lighning.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    width: 70%;
    height: 70%;
  }

  .link-block-2-copy {
    background-image: url('../images/lightning.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
  }

  .link-block-2-copy2 {
    background-image: url('../images/headset.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    width: 70%;
    height: 70%;
  }

  .link-block-2-copy3 {
    background-image: url('../images/screwdriver.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    width: 70%;
    height: 70%;
  }

  .link-block-2-copy4 {
    background-image: url('../images/savemoney.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    width: 70%;
    height: 70%;
  }

  .link-block-2-copy5 {
    background-image: url('../images/shield.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    width: 70%;
    height: 70%;
  }

  .link-block-2-copy6 {
    background-image: url('../images/saletag.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    width: 70%;
    height: 70%;
  }

  .div-block-91 {
    background-position: 68%;
    background-repeat: no-repeat;
  }

  .heading-1.clipped.my-gradient-1, .heading-1.clipped.my-gradient-1.block, .heading-14 {
    font-size: 60px;
  }

  .menu-item-1 {
    font-size: 17px;
  }

  .container-2 {
    max-width: 728px;
  }

  .testimonial-left {
    width: 40%;
    margin-right: 40px;
  }

  .testimonial-right {
    align-items: center;
  }

  .menu-item-1-copy {
    font-size: 17px;
  }
}

@media screen and (max-width: 767px) {
  .flexbox {
    flex-flow: row;
  }

  .flexbox.flex-down {
    flex-flow: column;
  }

  .flexbox.flex-footer-mobile {
    flex-flow: wrap;
  }

  .heading {
    font-size: 30px;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-middle.margin-top-low {
    margin-bottom: -12vh;
  }

  .div-block-6 {
    width: auto;
  }

  .div-block-16 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .div-block-17 {
    width: 80%;
  }

  .div-block-17.cstm-m-width {
    width: 90%;
  }

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

  .div-block-39.bg-light-color {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 60px;
  }

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

  .div-block-41 {
    text-align: left;
    width: 80%;
  }

  .div-block-43 {
    flex-flow: column;
    width: 90%;
  }

  .div-block-54.bg-light-color {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-55, .div-block-56 {
    width: 80%;
  }

  .div-block-63 {
    flex-flow: wrap;
  }

  .div-block-64 {
    width: auto;
  }

  .div-block-85 {
    flex-flow: column;
    align-items: center;
  }

  .div-block-87-left, .div-block-87-right {
    width: 90%;
  }

  .testimonial-image-left {
    padding: 0 15px 60px;
  }

  .testimonial-wrapper-four {
    flex-flow: column;
  }

  .testimonial-left {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-image-four {
    height: auto;
  }

  .testimonial-right {
    justify-content: center;
    align-items: center;
  }

  .heading-small {
    font-size: 28px;
    line-height: 36px;
  }

  .div-block-92 {
    justify-content: space-between;
    align-items: flex-start;
    width: 80%;
  }

  .div-block-93, .div-block-94 {
    min-width: 50%;
  }

  .flexbox-overflow {
    flex-flow: row;
  }

  .flexbox-overflow.flex-down {
    flex-flow: column;
  }

  .flexbox-overflow.flex-footer-mobile {
    flex-flow: wrap;
  }
}

@media screen and (max-width: 479px) {
  .text-block {
    font-size: 16px;
    font-weight: 700;
  }

  .flexbox.flex-align-center.custom-flex {
    flex-flow: column-reverse;
  }

  .flexbox.flex-footer-mobile {
    flex-flow: column;
    align-items: flex-start;
    margin-left: 32px;
  }

  .flexbox.cstm-m-down-align {
    flex-flow: column;
  }

  .heading {
    color: #fff;
  }

  .div-block-3 {
    background-image: radial-gradient(circle, #fff, #fff 39%, #ffffffd1 52%, #fffc 66%, #ffffff96 76%, #fff0 86%);
  }

  .div-block-5 {
    width: 40%;
  }

  .section-middle.margin-top-low {
    margin-top: 2vh;
    margin-bottom: 10vh;
  }

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

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

  .div-block-25 {
    width: auto;
  }

  .div-block-26 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
  }

  .div-block-27 {
    margin-left: 10px;
  }

  .div-block-28 {
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .heading-4 {
    margin-top: 10px;
  }

  .heading-5 {
    font-size: 30px;
  }

  .button-2 {
    align-self: center;
  }

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

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

  .heading-7 {
    font-size: 20px;
  }

  .div-block-50, .div-block-51 {
    width: 80%;
  }

  .div-block-54.bg-light-color {
    width: 90%;
  }

  .div-block-55, .div-block-56 {
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .div-block-62 {
    width: auto;
  }

  .div-block-64 {
    height: 100px;
  }

  .heading-9 {
    margin-bottom: 40px;
    font-size: 25px;
  }

  .div-block-70 {
    flex-flow: column;
    align-items: center;
  }

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

  .div-block-72 {
    width: 95%;
  }

  .div-block-76 {
    padding-left: 10px;
  }

  .heading-11.cstm-m-top-margin {
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
  }

  .button-copy {
    margin-top: 21px;
  }

  .div-block-87-left {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-87-right {
    padding: 20px 10px 40px;
  }

  .div-block-91 {
    background-position: 76%;
  }

  .heading-1.clipped.my-gradient-1, .heading-1.clipped.my-gradient-1.block, .heading-14 {
    font-size: 32px;
  }

  .paragraph-10 {
    color: #5a9fff;
  }

  .div-space-medium {
    height: 5vh;
  }

  .flexbox-highlight-icons {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: wrap;
    display: flex;
  }

  .image-1-copy {
    width: 100%;
    max-width: none;
  }

  .container-2 {
    max-width: none;
  }

  .testimonial-right {
    align-items: stretch;
  }

  .heading-small {
    font-size: 24px;
    line-height: 32px;
  }

  .div-block-92 {
    width: 95%;
  }

  .list {
    padding-left: 20px;
  }

  .list-2 {
    padding-left: 10px;
  }

  .div-block-2-copy {
    max-width: 90%;
    margin-top: -480px;
  }

  .div-block-95 {
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-space-small {
    height: 3vh;
  }

  .div-block-96 {
    background-color: #000;
    width: 100%;
  }

  .div-block-97 {
    background-image: url('../images/Screenshot_189.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 550px;
  }

  .div-block-98 {
    background-image: radial-gradient(circle, #47474757, #000000bd 64%);
    width: 100%;
    height: 100%;
  }

  .flexbox-overflow.flex-align-center.custom-flex {
    flex-flow: column-reverse;
  }

  .flexbox-overflow.flex-footer-mobile {
    flex-flow: column;
    align-items: flex-start;
    margin-left: 32px;
  }

  .flexbox-overflow.cstm-m-down-align {
    flex-flow: column;
  }
}


