:root {
  --black: black;
  --white: white;
  --cph: #d9b14e;
  --yellow-light: #ffc;
}

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

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

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

.section {
  aspect-ratio: auto;
  background-color: var(--black);
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 500px;
  max-width: 500px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  overflow: visible;
}

.container-4 {
  margin-left: 0;
}

.container-2 {
  text-align: right;
  margin-right: 0;
}

.heading-4 {
  color: #122451;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.heading-3 {
  color: #ed1d24;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.photo {
  background-color: var(--black);
  border-radius: 0;
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.container-22 {
  text-align: center;
  max-width: 100%;
}

.contacts-button {
  z-index: 120;
  background-color: var(--white);
  text-align: center;
  border-radius: 0;
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: sticky;
  top: 0;
}

.container-5 {
  max-width: 500px;
}

.button {
  color: var(--cph);
  letter-spacing: 1px;
  text-transform: none;
  background-color: #000;
  border-radius: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.about {
  width: 500px;
  max-width: 500px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  display: block;
}

.paragraph-2 {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.container-26-copy {
  text-align: center;
  max-width: 500px;
  padding-top: 10px;
}

.image.arrowanime {
  border-radius: 20px;
}

.semi-bold-copy {
  color: var(--cph);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
}

.about-hihglights {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  display: block;
}

.container-23 {
  overflow-wrap: normal;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 500px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.container-24-copy {
  flex-direction: row;
  margin-left: -20px;
  padding-left: 0;
  display: block;
}

.container-18 {
  padding-top: 20px;
}

.container-19-copy {
  background-color: var(--black);
  border-radius: 10px;
  flex-direction: column;
  padding: 20px;
  display: block;
}

.cards-stack {
  width: 479px;
  max-width: 479px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-8 {
  background-color: #f5f7faed;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
}

.container-9 {
  text-align: left;
  width: 20%;
  max-width: 20%;
}

.container-11 {
  width: 80%;
  max-width: 235%;
}

.link {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
}

.div_1-2 {
  order: -1;
  height: 100%;
}

.heading-6 {
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
}

.blog68_slide-nav {
  grid-column-gap: .75em;
  filter: brightness(75%);
  height: 1.7rem;
  font-size: .75rem;
  line-height: 1.3;
  display: none;
  inset: auto auto 0% 0%;
}

.card {
  height: 100%;
  padding-right: 2rem;
}

.page-padding {
  padding-left: 5%;
  padding-right: 5%;
}

.margin-bottom.margin-medium {
  margin-bottom: 2em;
}

.text-wrapper {
  margin-top: 1em;
  margin-bottom: 3em;
}

.slide681_arrow {
  background-color: #f3f3f3;
  border: 1px #006cff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.slide681_arrow.left {
  right: 4rem;
}

.div_1 {
  flex-direction: column;
  flex: 1;
  order: 1;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

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

.arrow {
  width: 2rem;
}

.arrow.left {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.margin-top.margin-large {
  margin-top: 6em;
}

.sec {
  overflow: hidden;
}

.sec.background-color-lightgrey {
  background-color: #f3f3f3;
  border-radius: 10px;
  width: 500px;
  max-width: 500px;
  height: 850px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-15 {
  text-align: right;
}

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

.icon-abris {
  border-radius: 10px;
  width: 100px;
  height: 60px;
}

.box {
  cursor: pointer;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  min-height: 380px;
  padding: 3.7em;
  display: flex;
}

.card_mask {
  width: 100%;
  height: auto;
  overflow: visible;
}

.slider_component-2 {
  background-color: #0000;
  height: auto;
  padding-bottom: 8rem;
}

.heading-8-copy {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
}

.paragraph-3 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.section-6 {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  display: block;
}

.white-para {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.block-6 {
  color: #000;
  font-weight: 700;
}

.paragraph-6 {
  color: #dbd9d9;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.useful-links {
  background-color: #ed1d24;
  background-image: linear-gradient(180deg, black, var(--cph));
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.container-24 {
  flex-direction: row;
  margin-left: -20px;
  padding-left: 0;
  display: flex;
}

.bold-text-3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}

.learn-more-link {
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  display: flex;
}

.link-image {
  width: 100%;
}

.learn-more-links-holder {
  grid-row-gap: 20px;
  flex-direction: column;
  margin-top: 30px;
  margin-bottom: 20px;
  display: flex;
}

.container-25 {
  overflow-wrap: normal;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 500px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.learn-more-links {
  border-bottom: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 12px;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.semi-bold {
  color: #000;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
}

.container-26 {
  padding-top: 40px;
}

.white-heading {
  color: #fff;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.container-20 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-5 {
  padding-left: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.install {
  width: 500px;
  max-width: 500px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-9 {
  color: #000;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.container-19 {
  background-color: #f5f7faed;
  border-radius: 10px;
  padding: 20px;
  display: block;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px 40px;
  display: block;
  position: relative;
}

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

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

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

.footer-copyright {
  color: #3a4554;
  text-align: center;
  font-family: PT Sans, sans-serif;
  font-size: 15px;
}

.body {
  font-family: Open Sans, sans-serif;
}

.paragraph-7 {
  color: #e5e4e4;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.soumission {
  z-index: 120;
  text-align: center;
  background-color: #f5f7faed;
  border-radius: 0;
  width: 500px;
  max-width: 500px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: static;
  top: 0;
}

.soumssion-button {
  background-color: var(--white);
  color: var(--black);
  letter-spacing: 1px;
  border-radius: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.heading-10 {
  font-weight: 600;
}

.icon-abris-copy {
  border-radius: 10px;
  width: 60px;
  height: 60px;
}

.section-7 {
  width: 500px;
  max-width: 500px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

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

.useful-links-copy {
  background-color: #f1f1f1;
  background-image: linear-gradient(158deg, #14448a, #76c6ef);
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.white-heading-2 {
  color: #fafafa;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.learn-more-links-copy {
  border-bottom: 1px solid #faf8f8;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.section-8 {
  width: 500px;
  max-width: 500px;
  margin: 20px auto 0;
}

.soumission-top {
  z-index: 120;
  text-align: center;
  background-color: #f5f7faed;
  background-image: linear-gradient(#bfbfbf, #fff);
  border-radius: 0;
  width: 500px;
  max-width: 500px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: static;
  top: 0;
}

.section-9, .pave-expert-section, .cph-hero {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.image-3 {
  width: 500px;
}

.heading-11, .heading-12 {
  color: var(--cph);
}

.soumssion-button-copy {
  background-color: var(--black);
  color: var(--cph);
  letter-spacing: 1px;
  border-radius: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.container-5-copy {
  max-width: 500px;
}

.white-heading-3 {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
  line-height: 42px;
}

.container-8-copy {
  background-color: #f5f7faed;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
}

.container-5-copy {
  max-width: 500px;
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  .heading-4 {
    font-size: 12px;
  }

  .button {
    background-color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 24px;
    line-height: 24px;
  }

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

  .box {
    flex-direction: column;
    align-items: flex-start;
    padding: 3.2em;
  }

  .card_mask {
    width: 50%;
  }

  .slider_component-2 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .soumssion-button {
    color: var(--white);
    background-color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 24px;
    line-height: 24px;
  }

  .useful-links-copy {
    background-color: #005892;
  }

  .soumssion-button-copy {
    background-color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 24px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 500px;
    max-width: 500px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: visible;
  }

  .container-4 {
    flex: 1;
    order: 0;
    align-self: auto;
    margin-left: 10px;
  }

  .container-2 {
    flex: 0 auto;
    margin-right: 10px;
  }

  .heading-4 {
    margin-bottom: 0;
    line-height: 16px;
  }

  .heading-3 {
    color: #fc0606;
    margin-top: 0;
  }

  .contacts-button {
    width: 500px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .button {
    text-align: center;
    text-transform: none;
    font-family: Montserrat, sans-serif;
  }

  .about {
    width: 500px;
    max-width: 500px;
    display: block;
  }

  .about-hihglights {
    display: block;
  }

  .cards-stack {
    width: 500px;
    max-width: 500px;
    display: block;
  }

  .container-8 {
    align-items: center;
    display: flex;
  }

  .container-9 {
    flex: 0 auto;
    order: 0;
    align-self: flex-end;
    width: 20%;
    max-width: 20%;
    display: block;
  }

  .container-11 {
    flex-direction: row;
    align-self: flex-start;
    align-items: center;
    width: 80%;
    padding-top: 20px;
    font-family: Montserrat, sans-serif;
    display: block;
  }

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

  .card {
    padding-right: 1.5rem;
  }

  .slide681_arrow.left {
    right: 3.5rem;
  }

  .sec.background-color-lightgrey {
    width: 500px;
    max-width: 500px;
    height: 800px;
    max-height: 800px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .icon-abris {
    width: 36px;
    height: 36px;
  }

  .box {
    padding: 2em;
  }

  .card_mask {
    width: 80%;
  }

  .slider_component-2 {
    padding-bottom: 6rem;
  }

  .section-6 {
    display: block;
  }

  .install {
    max-width: 500px;
  }

  .footer-subscribe {
    width: 500px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .container-17, .footer-divider-two {
    text-align: center;
  }

  .footer-bottom {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .soumission {
    width: 500px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .soumssion-button {
    color: var(--white);
    text-align: center;
    font-family: Montserrat, sans-serif;
  }

  .icon-abris-copy {
    width: 36px;
    height: 36px;
  }

  .section-7 {
    display: block;
  }

  .soumission-top {
    width: 500px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .soumssion-button-copy {
    text-align: center;
    font-family: Montserrat, sans-serif;
  }

  .container-8-copy {
    align-items: center;
    display: flex;
  }

  .container-5-copy {
    text-align: center;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .section {
    z-index: 0;
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    background-color: var(--black);
    object-fit: fill;
    border-bottom: 1px solid #ffbaba;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: none;
    height: 70px;
    max-height: 70px;
    margin-top: auto;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    display: flex;
    position: static;
    top: 0;
    overflow: visible;
  }

  .container-4 {
    flex: none;
  }

  .container-2 {
    border-radius: 20px;
    flex: none;
  }

  .heading-4 {
    margin-bottom: 0;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    line-height: 12px;
  }

  .heading-3 {
    color: #e52c2d;
    -webkit-text-stroke-color: #ed1d24;
    margin-top: 0;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
  }

  .photo {
    background-color: var(--black);
    border-radius: 0;
    width: auto;
    max-width: none;
    padding-top: 20px;
    padding-bottom: 0;
    display: block;
    overflow: hidden;
  }

  .container-22 {
    background-color: #ffd2d300;
    max-width: 100%;
    padding: 20px 10px;
  }

  .contacts-button {
    z-index: 100;
    background-color: var(--white);
    border-radius: 0;
    width: auto;
    max-width: none;
    padding-top: 0;
    padding-bottom: 10px;
    display: block;
    position: sticky;
    top: 0;
    overflow: visible;
  }

  .container-5 {
    text-align: center;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    position: static;
    top: 50px;
  }

  .button {
    color: var(--cph);
    letter-spacing: 1px;
    text-transform: none;
    background-color: #000;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
  }

  .about {
    background-color: #fff;
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 20px 10px;
    display: block;
    overflow: visible;
  }

  .paragraph-2 {
    padding-top: 5px;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
  }

  .container-26-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image {
    padding-top: 10px;
  }

  .semi-bold-copy {
    text-align: center;
    margin-left: auto;
    padding-left: 0;
    font-family: Open Sans, sans-serif;
    font-size: 28px;
    line-height: 35px;
  }

  .about-hihglights {
    background-color: #fff;
    width: auto;
    max-width: none;
    display: block;
  }

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

  .container-24-copy {
    flex-flow: row;
    margin-left: auto;
    display: block;
  }

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

  .container-19-copy {
    background-color: var(--black);
    border-radius: 10px;
    margin-top: 20px;
    padding: 0 20px 20px;
    display: block;
  }

  .cards-stack {
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    display: block;
    overflow: hidden;
  }

  .container-8 {
    clear: none;
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    background-color: #f5f7fa;
    border-radius: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    font-family: Montserrat, sans-serif;
    display: flex;
  }

  .container-9 {
    flex: 0 auto;
    align-self: center;
    width: 15%;
    max-width: 15%;
    padding-left: 5px;
    display: block;
  }

  .container-11 {
    flex: 0 auto;
    align-self: center;
    width: 85%;
    max-width: 85%;
    padding-top: 0;
    padding-left: 10px;
    overflow: visible;
  }

  .heading-5 {
    color: #0c0c0c;
    text-shadow: 0 1px 1px #0003;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
  }

  .link {
    color: #000;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    text-shadow: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    display: block;
  }

  .right-arrrow {
    text-align: right;
    padding-right: 0;
  }

  .heading-6 {
    font-family: Open Sans, sans-serif;
  }

  .blog68_slide-nav {
    display: none;
  }

  .slide681_arrow {
    border-color: #000;
  }

  .margin-top.margin-large {
    margin-top: 20px;
  }

  .sec.background-color-lightgrey {
    background-color: #f5f7fa;
    width: auto;
    max-width: none;
    height: 90vh;
    max-height: 90vh;
    margin-top: 0;
    font-family: Montserrat, sans-serif;
    display: block;
  }

  .container-15 {
    text-align: right;
    display: block;
  }

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

  .icon-abris {
    float: none;
    width: 100px;
    height: 60px;
    display: inline-block;
    position: static;
  }

  .box {
    padding: 1.5em;
  }

  .card_mask {
    width: 90%;
  }

  .heading-8-copy {
    margin-top: 20px;
    padding-left: 20px;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .paragraph-3 {
    font-family: Open Sans, sans-serif;
  }

  .section-6 {
    background-color: #fff;
    width: auto;
    max-width: none;
    display: block;
  }

  .white-para {
    color: #fff;
    padding-top: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }

  .block-6 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    line-height: 45px;
  }

  .paragraph-6 {
    padding-top: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 600;
  }

  .useful-links {
    background-color: #ed1d24;
    border-radius: 10px;
    margin-top: 40px;
    padding: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
  }

  .container-24 {
    flex-flow: row;
    margin-left: auto;
    display: flex;
  }

  .bold-text-3 {
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
  }

  .link-image {
    width: 20px;
    max-width: 20px;
    display: inline-block;
  }

  .learn-more-links-holder {
    margin-top: 40px;
  }

  .text-block {
    font-family: Montserrat, sans-serif;
    line-height: 45px;
  }

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

  .learn-more-links {
    color: #fff;
    border: 1px #b9b9b9;
    border-bottom-style: solid;
    padding-top: 0;
    padding-bottom: 0;
  }

  .semi-bold {
    text-align: left;
    margin-left: auto;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    line-height: 40px;
  }

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

  .white-heading {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .container-20 {
    margin-bottom: 0;
    padding: 20px;
  }

  .paragraph-5 {
    padding-top: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
  }

  .install {
    background-color: #f5f7fa;
    border-radius: 10px;
    width: auto;
    margin-top: 40px;
    margin-bottom: 0;
    padding: 20px;
  }

  .heading-9 {
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .container-19 {
    background-color: #f5f7fa;
    border-radius: 10px;
    margin-top: 40px;
    padding: 20px;
    display: block;
  }

  .footer-subscribe {
    background-color: #fff;
    width: auto;
    max-width: none;
    margin-top: -10px;
    padding-top: 0;
    padding-bottom: 20px;
    display: block;
  }

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

  .footer-divider-two {
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

  .footer-copyright {
    text-align: center;
    align-self: center;
    font-family: PT Sans, sans-serif;
    font-weight: 400;
  }

  .image-2 {
    margin-top: 10px;
    padding-top: 0;
  }

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

  .soumission {
    z-index: 100;
    background-color: #f5f7faed;
    border-radius: 0;
    width: auto;
    max-width: none;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    position: sticky;
    top: 0;
    overflow: visible;
  }

  .soumssion-button {
    background-color: var(--white);
    color: var(--black);
    text-align: center;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: var(--cph);
    border: 1px #000000d6;
    border-bottom-width: 0;
    border-radius: 10px;
    width: auto;
    max-width: none;
    padding: 10px 20px;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-decoration: underline;
    display: inline-block;
    position: sticky;
    top: 50px;
    bottom: auto;
  }

  .heading-10 {
    font-family: Open Sans, sans-serif;
  }

  .icon-abris-copy {
    float: none;
    width: 100px;
    height: 60px;
    display: inline-block;
    position: static;
  }

  .section-7 {
    background-color: #fff;
    width: auto;
    max-width: none;
    margin-top: 0;
    display: block;
  }

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

  .useful-links-copy {
    background-color: #005892;
    background-image: linear-gradient(158deg, var(--black), var(--cph));
    border-radius: 10px;
    margin-top: 40px;
    padding: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
  }

  .white-heading-2 {
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .learn-more-links-copy {
    color: #fff;
    border: 1px #b9b9b9;
    border-bottom-style: solid;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .section-8 {
    border-radius: 20px;
    width: auto;
    max-width: none;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .html-embed {
    border-radius: 20px;
    width: auto;
    max-width: none;
  }

  .soumission-top {
    z-index: 100;
    background-color: #f5f7faed;
    background-image: linear-gradient(#bfbfbf, #fff);
    border-radius: 0;
    width: auto;
    max-width: none;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    position: static;
    top: 0;
    overflow: visible;
  }

  .pave-expert-section {
    width: auto;
    max-width: 100%;
  }

  .pave-expert-section.shape-6012 {
    max-width: none;
  }

  .pave-banner {
    object-fit: fill;
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
  }

  .cph-hero {
    width: auto;
    max-width: 100%;
  }

  .cph-hero.shape-6012 {
    max-width: none;
  }

  .heading-11 {
    padding-top: 20px;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
  }

  .soumssion-button-copy {
    background-color: var(--black);
    color: var(--cph);
    text-align: center;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: var(--cph);
    border: 1px #000000d6;
    border-bottom-width: 0;
    border-radius: 10px;
    width: auto;
    max-width: none;
    padding: 10px 20px;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    position: sticky;
    top: 50px;
    bottom: auto;
  }

  .container-5-copy {
    background-color: var(--yellow-light);
    text-align: center;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    position: static;
    top: 50px;
  }

  .heading-13 {
    color: var(--cph);
  }

  .white-heading-3 {
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
  }

  .container-8-copy {
    clear: none;
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    background-color: #f5f7fa;
    border-radius: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    font-family: Montserrat, sans-serif;
    display: flex;
  }

  .container-5-copy {
    text-align: center;
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 10px;
    position: static;
    top: 50px;
  }
}


