:root {
  --white: white;
  --black: black;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

.navbar-2 {
  z-index: 99999;
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  background-color: #fff;
  border: 1px #000;
  border-bottom: 5px #eb1b2f;
  justify-content: center;
  align-items: flex-start;
  padding: 30px 0;
  display: block;
  position: sticky;
  top: 0;
  box-shadow: 1px 1px 9px -8px #000;
}

.div-block-11 {
  text-align: right;
}

.heading-26 {
  color: #ff1f1f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela, sans-serif;
}

.paragraph {
  margin-bottom: 0;
  font-family: Varela, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.jumbotron-section {
  grid-column-gap: 50px;
  background-image: url('../images/acqualife-jan25_hero-bg.jpg');
  background-position: 0 20%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 90vh;
  padding: 50px 20px;
  display: block;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Varela, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}

.heading-28 {
  color: #fff;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
}

.button {
  color: #2a2935;
  text-align: center;
  text-transform: uppercase;
  background-color: #59efc8;
  background-image: linear-gradient(to right, #a9f9ae, #0ae1d2);
  border-radius: 8px;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}

.section {
  background-image: url('../images/bg-depurazione-acqua-1.jpeg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 0;
  padding-bottom: 126px;
  font-family: Open Sans, sans-serif;
}

.heading-29 {
  color: #0d2d51;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 14px;
  font-family: Open Sans, sans-serif;
}

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

.paragraph-3 {
  text-align: left;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  line-height: 35px;
}

.div-block-13 {
  grid-column-gap: 15px;
  color: #000;
  background-color: #ecf4fa;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 450px;
  margin-bottom: 17px;
  padding: 25px;
  display: flex;
}

.checkbox-label-5 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
}

.select-field {
  text-shadow: none;
  background-color: #fff;
  border: 1px solid #00000021;
  font-family: Open Sans, sans-serif;
}

.nombre-tf {
  background-color: #f4f4f4;
  border: 1px solid #0000;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Open Sans, sans-serif;
}

.submit-button-2 {
  background-color: #ff1f1f;
  border-radius: 65px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-weight: 700;
  display: block;
}

.submit-button-2:hover {
  background-color: #d32929;
}

.div-block-14 {
  background-color: #3fa6dac9;
  border: 2px #027a53;
  border-radius: 0;
  width: 500px;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  padding: 15px 20px;
  position: static;
  inset: 0% 0% 0% auto;
}

.checkbox-label-4 {
  color: #fff;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
}

.heading-30 {
  color: #014491;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
}

.link-4 {
  color: #1923f0;
}

.text-block {
  text-align: center;
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.button-copy {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #1d8521;
  border-radius: 6px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  display: block;
}

.section-4 {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 60px;
  padding-left: 0;
}

.section-4.footer {
  color: #e4e8eb;
  background-color: #2b2c2e;
  padding-top: 42px;
  padding-bottom: 42px;
}

.section-4.footer.copyright {
  color: #fff;
  background-color: #b6d1ec;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 35px;
  padding-bottom: 35px;
  font-size: 14px;
}

.text-block-11 {
  color: #000;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.div-block-13-copy {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-items: center;
  width: auto;
  padding: 25px;
  display: flex;
}

.heading-29-copy {
  color: #0d2d51;
  text-align: left;
  background-color: #0000;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}

.div-block-15 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-around;
  align-items: center;
  padding-top: 19px;
  padding-bottom: 19px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.text-block-12 {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-size: 50px;
  display: block;
}

.text-block-13 {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 20px;
  font-size: 50px;
  display: block;
}

.text-block-14 {
  text-align: center;
  padding-left: 19px;
  font-size: 18px;
}

.text-span {
  color: #a4ffbb;
}

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

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

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

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

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 1142px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-20 {
  text-align: left;
  width: 600px;
}

.div-block-21 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #f7f7f7;
  justify-content: center;
  align-items: center;
  width: 450px;
  padding: 12px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.text-block-15 {
  color: red;
  font-size: 16px;
}

.section-copy {
  margin-top: 50px;
  margin-bottom: 85px;
  padding-top: 0;
  padding-bottom: 0;
}

.container-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-12-copy {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

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

.div-block-22 {
  width: 450px;
}

.heading-section4 {
  color: #0d2d51;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 14px;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
  line-height: 55px;
}

.image-2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-3 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-section3 {
  color: #0d2d51;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
  line-height: 50px;
}

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

.paragraph-3-copy {
  text-align: left;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  line-height: 35px;
}

.text-field {
  background-color: #f4f4f4;
  border: 1px solid #0000;
  font-family: Open Sans, sans-serif;
}

.div-block-24 {
  text-align: center;
  justify-content: space-between;
  align-items: center;
  display: block;
}

.heading-32 {
  text-transform: uppercase;
  margin-bottom: 0;
}

.paragraph-4 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}

.container-4 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 35px;
  padding: 14px;
  display: flex;
}

.heading-33 {
  color: #014491;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  line-height: 45px;
}

.text-span-2 {
  color: #d90b21;
}

.image-3 {
  text-align: center;
  margin-bottom: 25px;
}

.container-5 {
  grid-column-gap: 35px;
  text-align: center;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1350px;
  display: flex;
}

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

.div-block-25 {
  background-color: #1566ac;
  width: 90%;
  height: 2px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-26 {
  background-color: #f4f4f4;
  border-radius: 15px;
  width: 370px;
  padding: 0;
}

.image-4 {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-bottom: 15px;
}

.paragraph-5 {
  text-align: justify;
  margin-bottom: 15px;
  padding-left: 19px;
  padding-right: 19px;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}

.heading-34 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 26px;
  line-height: 34px;
}

.div-block-27 {
  text-align: center;
  width: 450px;
}

.text-span-3 {
  color: #e4a300;
}

.heading-35 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
}

.slide-nav {
  background-color: #001d3d;
}

.slider-wrapper {
  width: auto;
}

.slide {
  text-align: left;
  padding-bottom: 0;
}

.mask {
  border-radius: 0;
}

.image-1 {
  border-radius: 15px;
}

.slider {
  background-color: #f5f5f5;
  border-radius: 20px;
  height: 250px;
}

.heading-36 {
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
}

.div-block-28 {
  width: 325px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-6 {
  color: #000;
  line-height: 25px;
}

.image-5 {
  text-align: center;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.icon, .icon-2 {
  color: #000;
}

.slide-2 {
  border: 1px #000;
}

.div-block-29 {
  grid-column-gap: 10px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-6 {
  text-align: left;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-7 {
  text-align: center;
  border: 1px #000;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.heading-37 {
  color: #fff;
  text-align: center;
  font-size: 20px;
}

.image-7 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.select-field-3 {
  color: #000;
  background-color: #f4f4f4;
  border: 1px #0000001c;
  font-family: Lato, sans-serif;
}

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

.list-item {
  margin-bottom: 10px;
  font-size: 18px;
}

.list-item.style-list {
  margin-bottom: 8px;
}

.list-item-2, .list-item-3 {
  font-size: 18px;
}

.container-6 {
  text-align: center;
  max-width: 940px;
}

.heading-38 {
  color: #2572c5;
  text-align: center;
  background-color: #fff;
  padding: 14px;
  font-weight: 600;
}

.button-2 {
  color: #fdfdfd;
  background-color: #0fa9f0;
  border-bottom: 4px solid #1a6ba5;
  border-radius: 11px;
  margin-top: 10px;
  padding: 19px;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.footer-container {
  text-align: center;
  background-color: #f5f5f5;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.paragraph-8 {
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

.benefit-section {
  background-image: url('../images/acqualife-jun25_baby-drinking-water.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 148px;
  padding-bottom: 148px;
}

.div-block-30 {
  background-color: #bbebff99;
  border-radius: 12px;
  width: 450px;
  padding: 40px 11px;
}

.image-8 {
  margin-bottom: 20px;
}

.heading-39 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 34px;
}

.heading-40 {
  color: #2572c5;
  text-align: left;
  background-color: #fff;
  margin-top: 0;
  padding: 14px;
  font-weight: 600;
}

.section-5 {
  height: auto;
  padding-top: 85px;
  padding-bottom: 85px;
}

.heading-41 {
  color: #fff;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 49px;
}

.div-block-31 {
  grid-column-gap: 75px;
  grid-row-gap: 75px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 35px;
  display: flex;
}

.text-block-18 {
  color: #000;
  font-size: 18px;
}

.paragraph-9 {
  color: #fff;
}

.div-block-32 {
  color: #000;
  text-align: center;
  background-color: #f6fcfe;
  border-radius: 11px;
  width: 450px;
  padding: 17px;
}

.image-9 {
  margin-bottom: 24px;
}

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

.jumbotron-2-section {
  grid-column-gap: 50px;
  background-image: url('../images/bg.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 50px 20px;
  display: block;
}

.container-copy {
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  max-width: 1142px;
  display: flex;
}

.container-8 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 1142px;
  display: flex;
}

.text-field-2 {
  max-width: 15%;
}

.image-10 {
  padding-top: 11px;
  padding-bottom: 11px;
}

.image-11 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.image-12 {
  padding-top: 11px;
  padding-bottom: 11px;
}

.heading-42 {
  color: #0e815a;
  margin-bottom: 0;
}

.section-6 {
  margin-bottom: 35px;
  padding-top: 35px;
  padding-bottom: 35px;
}

.container-9 {
  justify-content: center;
  align-items: center;
  max-width: 1080px;
  display: flex;
}

.bold-text-2, .italic-text, .italic-text-2, .italic-text-3 {
  color: #000;
}

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

.section-7 {
  padding-top: 47px;
  padding-bottom: 47px;
}

@media screen and (max-width: 991px) {
  .navbar-2 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    padding-left: 0;
  }

  .div-block-11 {
    width: 450px;
  }

  .jumbotron-section {
    background-position: 50%;
  }

  .paragraph-2 {
    margin-bottom: 15px;
    line-height: 30px;
  }

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

  .div-block-14 {
    width: 90%;
    margin-left: 0;
  }

  .section-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-13-copy {
    flex-direction: column;
  }

  .container {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
  }

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

  .container-2 {
    flex-direction: column;
  }

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

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

  .text-details-wrapper {
    width: auto;
  }

  .heading-40 {
    text-align: right;
  }

  .jumbotron-2-section {
    background-position: 50%;
  }

  .container-copy {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
  }

  .container-8 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .container-9 {
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .navbar-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-direction: row;
    padding: 47px;
  }

  .heading-26 {
    font-size: 21px;
  }

  .jumbotron-section {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-12 {
    flex-direction: column;
  }

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

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

  .section-4 {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 10px;
  }

  .heading-29-copy {
    text-align: center;
    padding-left: 69px;
    padding-right: 69px;
  }

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

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

  .container-4 {
    justify-content: center;
    align-items: center;
  }

  .heading-33 {
    font-size: 26px;
    line-height: 35px;
  }

  .footer-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: nowrap;
  }

  .benefit-section {
    background-position: 50% 0;
  }

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

  .section-5 {
    height: auto;
  }

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

  .jumbotron-2-section {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

@media screen and (max-width: 479px) {
  .navbar-2 {
    flex-direction: column;
    justify-content: flex-end;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .image {
    margin-bottom: 25px;
  }

  .div-block-11 {
    text-align: center;
    width: auto;
  }

  .heading-26 {
    margin-bottom: 5px;
  }

  .paragraph {
    font-size: 11px;
    line-height: 15px;
  }

  .jumbotron-section {
    background-position: 40%;
    flex-direction: column;
    height: auto;
    display: block;
  }

  .paragraph-2 {
    font-size: 11px;
    line-height: 17px;
  }

  .heading-28 {
    font-size: 30px;
    line-height: 37px;
  }

  .button {
    padding: 7px;
    font-size: 17px;
  }

  .button.w--current {
    width: auto;
    padding: 10px;
  }

  .div-block-12 {
    width: auto;
    margin: 15px;
  }

  .submit-button-2 {
    width: 100%;
    font-size: 15px;
  }

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

  .button-copy {
    padding: 7px;
    font-size: 12px;
  }

  .text-block-11 {
    font-size: 14px;
  }

  .heading-29-copy {
    text-align: center;
    margin-bottom: 16px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 21px;
    line-height: 23px;
  }

  .div-block-15 {
    flex-direction: column;
  }

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

  .div-block-12-copy {
    width: auto;
    padding-left: 19px;
    padding-right: 19px;
  }

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

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

  .container-3 {
    flex-direction: column-reverse;
    padding: 20px;
  }

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

  .heading-33 {
    font-size: 16px;
    line-height: 26px;
  }

  .slider-wrapper {
    width: auto;
  }

  .container-6 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .footer-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
    place-content: stretch center;
  }

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

  .benefit-section {
    background-position: 58%;
  }

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

  .heading-40 {
    text-align: center;
    font-size: 18px;
  }

  .section-5 {
    height: auto;
  }

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

  .container-7 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .jumbotron-2-section {
    background-position: 40%;
    flex-direction: column;
    height: auto;
    display: block;
  }

  .container-9 {
    padding-left: 12px;
    padding-right: 12px;
  }
}
