@font-face {
  font-family: Montserrat Variablefont Wght;
  src: url('../fonts/Montserrat-Italic-VariableFont_wght.ttf') format("truetype");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat Variablefont Wght;
  src: url('../fonts/Montserrat-VariableFont_wght.ttf') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter Variablefont Opsz Wght;
  src: url('../images/') format("truetype");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Inter Variablefont Opsz Wght;
  src: url('../images/') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

.navbar {
  color: #fff;
  -webkit-text-stroke-color: #b5b5b5;
  background-color: #2c2c2c;
  max-height: 88px;
}

.nav-menu {
  color: #fff;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  max-height: 88px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.nav-link {
  color: #fff;
  -webkit-text-stroke-color: #b5b5b5;
  border-left: 0 #b5b5b5;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link-2 {
  color: #fff;
  -webkit-text-stroke-color: #b5b5b5;
  text-transform: none;
  border-left: 0 #000;
  border-right: 0 #b5b5b5;
  border-radius: 0;
  font-family: Inter Variablefont Opsz Wght, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.nav-link-2.w--current {
  color: #fff;
}

.div-block {
  color: #fff;
  background-color: #fff;
  border-left: 0 #000;
  width: 1px;
  height: 45px;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 88px;
  display: flex;
}

.container-2 {
  flex-flow: column;
  max-width: 890px;
  display: flex;
}

.heading {
  color: #036;
  text-align: center;
  -webkit-text-stroke-color: #036;
  margin-top: 50px;
  margin-bottom: 20px;
  font-family: Montserrat Variablefont Wght, Georgia, sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
}

.paragraph {
  color: #4a4a4a;
  margin-bottom: 10px;
  font-family: Montserrat Variablefont Wght, Georgia, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 17px;
}

.paragraph-2 {
  color: #4a4a4a;
  margin-bottom: 50px;
  font-family: Montserrat Variablefont Wght, Georgia, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 17px;
}

.text-block {
  border-top: 2px solid #000;
  margin-top: 10px;
  padding-top: 10px;
}

.text-block-1 {
  border-top: 2px solid #000;
  margin-top: 10px;
  padding-top: 10px;
  font-family: Montserrat Variablefont Wght, Georgia, sans-serif;
  font-weight: 500;
}

.text-block-1-copy {
  border-top: 2px solid #9a9393;
  margin-top: 10px;
  padding-top: 10px;
  font-family: Montserrat Variablefont Wght, Georgia, sans-serif;
  font-weight: 500;
}

.text-block-1-copy-copy {
  border-top: 2px solid #9a9393;
  margin-top: 10px;
  padding-top: 10px;
}

.paragraph-3 {
  margin-top: 30px;
}

.paragraph-4 {
  color: #4a4a4a;
  margin-top: 50px;
  margin-bottom: 10px;
  font-family: Montserrat Variablefont Wght, Georgia, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 17px;
}

.footer {
  background-color: #2c2c2c;
  margin-top: 30px;
}

.heading-2 {
  color: #ccc;
  text-align: center;
  background-color: #fff0;
  font-family: Montserrat Variablefont Wght, Georgia, sans-serif;
  font-weight: 600;
}

.text-block-2 {
  color: #fff;
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-family: Montserrat Variablefont Wght, Georgia, sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat Variablefont Wght, Georgia, sans-serif;
  font-weight: 500;
  display: flex;
}

.text-block-4 {
  color: #fff;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat Variablefont Wght, Georgia, sans-serif;
  font-weight: 500;
  display: flex;
}

.quick-stack {
  text-align: center;
}

.cell, .cell-2, .cell-3 {
  justify-content: center;
  align-items: center;
}

.text-block-5 {
  color: #e6e6e6;
  text-align: right;
  font-size: 10px;
  line-height: 16px;
}

.image {
  display: block;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.div-block-3 {
  justify-content: space-between;
  align-items: center;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.heading-3 {
  font-family: Montserrat Variablefont Wght, Georgia, sans-serif;
  font-weight: 500;
}

.container-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "."
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.serviceblock {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 890px;
  margin-bottom: 30px;
  display: flex;
}

.div-flex-container {
  text-align: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-image {
  min-width: 0;
  max-width: 25%;
  margin-right: 10px;
}

.heading-4 {
  color: #036;
  font-family: Montserrat Variablefont Wght, Georgia, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

.paragraph-5 {
  font-family: Montserrat Variablefont Wght, Georgia, sans-serif;
}

.div-flex-containerimgr {
  text-align: left;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-image-r {
  min-width: 0;
  max-width: 25%;
  margin-left: 10px;
  display: block;
}

.section {
  margin: 20px 20px 0;
}

.privacy_p_link {
  color: #e6e6e6;
  font-style: italic;
  text-decoration: none;
}

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

  .div-text {
    flex-flow: column;
    flex: 0 auto;
    order: 0;
    align-self: auto;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .nav-link, .nav-link-2 {
    font-size: 12px;
    line-height: 16px;
  }

  .div-block {
    height: 40px;
  }

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

  .heading {
    font-size: 14px;
    line-height: 14px;
  }

  .paragraph, .paragraph-2 {
    font-size: 13px;
    line-height: 13px;
  }

  .text-block-1, .text-block-1-copy {
    font-size: 12px;
    line-height: 16px;
  }

  .paragraph-4 {
    font-size: 13px;
    line-height: 13px;
  }

  .heading-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-2 {
    font-size: 10px;
  }

  .quick-stack {
    font-size: 12px;
    line-height: 16px;
  }

  .text-block-5 {
    font-size: 9px;
    line-height: 14px;
  }

  .serviceblock {
    flex-flow: row;
  }

  .div-flex-container {
    flex-flow: column-reverse;
  }

  .heading-4 {
    font-size: 13px;
    line-height: 13px;
  }

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

  .div-flex-containerimgr {
    flex-flow: column-reverse;
  }

  .div-image-r {
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    align-items: center;
    display: flex;
  }

  .container {
    flex-flow: row;
    height: auto;
    display: block;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .quick-stack {
    text-align: center;
  }

  .image {
    flex: 0 auto;
  }

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

  .serviceblock {
    flex-flow: row;
  }

  .div-image, .div-image-r {
    max-width: 40%;
  }
}

#w-node-_5ba3a93f-12b6-b88e-16d7-4f0f8cf9a75e-8cf9a75c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-_5ba3a93f-12b6-b88e-16d7-4f0f8cf9a75e-8cf9a75c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Montserrat Variablefont Wght';
  src: url('../fonts/Montserrat-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Variablefont Wght';
  src: url('../fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Variablefont Opsz Wght';
  src: url('../images/') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Variablefont Opsz Wght';
  src: url('../images/') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}