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

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

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

@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-color: #232f3e;
  background-image: url('../images/oct25_amazon_testimonials.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  padding: 60px 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 {
  grid-column-gap: 60px;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 75px;
  padding-bottom: 75px;
  font-family: Open Sans, sans-serif;
  display: block;
}

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

.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: #6e6e6e;
  font-family: Merriweather, serif;
  font-size: 12px;
}

.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: Merriweather, 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: #fff;
  border: 2px #3a3945;
  border-radius: 9px;
  width: 425px;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 20px;
  position: static;
  inset: 0% 10% 0% auto;
}

.checkbox-label-4 {
  color: #6e6e6e;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 12px;
  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: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #fb9703;
  border-radius: 6px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  font-family: Merriweather, serif;
  font-size: 18px;
  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: #f5f5f5;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 14px;
  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-size: 25px;
}

.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-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.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 {
  background-color: #fafeff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1350px;
  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: Merriweather, 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 {
  text-align: center;
  margin-top: 0;
  font-size: 20px;
  line-height: 30px;
}

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

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

.heading-38 {
  text-align: center;
  font-family: Merriweather, serif;
  font-style: normal;
}

.text-span-4 {
  color: #b8891c;
}

.paragraph-8 {
  font-family: Merriweather, serif;
  font-size: 17px;
  line-height: 30px;
}

.text-span-5 {
  color: #b8891c;
}

.container-6 {
  text-align: center;
  max-width: 550px;
  padding: 30px;
  box-shadow: 0 2px 5px #0003;
}

.container-7 {
  text-align: center;
  max-width: 600px;
  padding: 30px;
  box-shadow: 0 3px 8px -3px #0003;
}

.container-8 {
  display: flex;
}

.div-block-30 {
  text-align: center;
  max-width: 550px;
  padding: 30px;
  box-shadow: 0 2px 5px #0003;
}

.div-block-31 {
  text-align: center;
  max-width: 600px;
  padding: 30px;
  box-shadow: 0 2px 5px #0003;
}

.why-start-now-section {
  grid-column-gap: 60px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Open Sans, sans-serif;
  display: block;
}

.heading-39 {
  color: #fff;
  text-align: left;
  text-transform: none;
  margin-bottom: 25px;
  font-family: Merriweather, serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 45px;
}

.text-span-6 {
  color: #b8891c;
}

.container-9 {
  grid-column-gap: 65px;
  justify-content: center;
  align-items: center;
  max-width: 1350px;
  display: flex;
}

.button-2 {
  color: #232f3e;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffcf06;
  border: 3px solid #fb9724;
  border-radius: 8px;
  width: 60%;
  margin: 0 auto 10px;
  padding: 16px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  box-shadow: 0 2px 5px #0003;
}

.button-2.w--current {
  margin-top: 15px;
  font-size: 18px;
}

.why-start-now-global-container {
  grid-column-gap: 45px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-9 {
  font-size: 20px;
}

.domande-frequenti-container {
  text-align: center;
  text-transform: none;
  max-width: 1350px;
}

.domande-frequenti-section {
  background-color: #fffff9;
  margin-bottom: 0;
  padding-top: 55px;
  padding-bottom: 55px;
}

.button-2-copy {
  text-transform: uppercase;
  background-color: #1471fb;
  border-radius: 60px;
  margin-top: 35px;
  padding: 16px 25px;
  font-family: Merriweather, serif;
  font-size: 16px;
}

.button-2-copy.w--current {
  font-size: 20px;
}

.why-start-now-wrapper {
  grid-column-gap: 100px;
  border: 3px solid #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  box-shadow: 19px 6px 17px -12px #fff3;
}

.jumbotron-container {
  grid-column-gap: 0px;
  justify-content: space-between;
  align-items: center;
  max-width: 1350px;
  display: flex;
}

.jumbotron-content-right {
  padding: 14px;
}

.heading-41 {
  color: #fff;
  width: 500px;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0 20px 0 0;
  font-size: 30px;
  line-height: 39px;
}

.text-span-7, .text-span-8, .text-span-9 {
  color: #f60;
}

.text-span-10 {
  color: #ffb700;
}

.why-not-now-card {
  text-align: left;
  width: 250px;
}

.div-block-35, .div-block-36 {
  text-align: center;
  width: 250px;
}

.text-block-18 {
  text-align: left;
  margin-top: 5px;
  font-family: Merriweather, serif;
  font-size: 13px;
  line-height: 26px;
}

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

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

.paragraph-11 {
  color: #fff;
  margin-bottom: 25px;
  font-size: 18px;
}

.paragraph-9-copy {
  font-size: 20px;
  text-decoration: line-through;
}

.text-span-11 {
  color: #000;
}

.text-block-19 {
  text-align: center;
  margin-top: 5px;
  font-size: 12px;
}

.bold-text {
  color: #232f3e;
  text-transform: none;
}

.text-span-12, .text-span-13, .text-span-14 {
  color: #fb9724;
}

.jumbotron-content-left {
  text-align: center;
  width: 80%;
  padding: 25px;
}

.testimonial-container {
  flex-wrap: wrap;
  place-content: center space-between;
  align-items: center;
  max-width: 1350px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.heading-42 {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 5px;
  font-family: Merriweather, serif;
  font-size: 30px;
  font-weight: 800;
}

.div-block-39 {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.why-start-now-wrapper-content-1 {
  text-align: center;
  border-radius: 17px 17px 0 0;
  margin-bottom: 0;
  padding: 25px 25px 0;
}

.text-block-20 {
  text-align: center;
  font-size: 20px;
}

.heading-43 {
  color: #000;
  margin-bottom: 35px;
  font-size: 35px;
}

.div-block-41 {
  color: #fff;
  background-color: #cecece1f;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 220px;
  margin: 15px auto;
  padding: 10px;
  display: flex;
}

.heading-44 {
  color: #fb9724;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.paragraph-12 {
  font-size: 12px;
  font-weight: 300;
}

.heading-45 {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.div-block-42 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.cosa-devi-fare-ora-content-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.text-span-15 {
  color: #00fd65;
  font-weight: 900;
}

.heading-46 {
  color: #fb9724;
  text-align: left;
  text-transform: none;
  margin-bottom: 25px;
  font-family: Merriweather, serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 45px;
}

.navbar {
  background-color: #fff;
  padding-top: 21px;
  padding-bottom: 21px;
}

.container-14 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-44 {
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  padding: 5px;
}

.paragraph-13 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.why-start-now-wrapper-content-2 {
  color: #fff;
  background-color: #0c71c3;
  background-image: linear-gradient(196deg, #0c71c3 13%, #181f4b 53%, #0c71c3 89%);
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  padding: 25px;
  display: block;
}

.why-start-now-content-wrapper-item {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  justify-content: center;
  align-items: baseline;
  display: flex;
}

.paragraph-14 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.text-wrapper-note {
  width: 30%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.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-15 {
  color: #0c0c0c;
  margin-bottom: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

.testimonial-section {
  margin-bottom: 45px;
  padding: 25px;
}

.container-15 {
  text-align: center;
  max-width: 1350px;
  margin-top: 20px;
}

.paragraph-16 {
  color: #232f3e;
  padding: 0 15px 15px;
  font-size: 18px;
  line-height: 25px;
}

.image-8 {
  border-radius: 0;
}

.heading-47 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  font-weight: 900;
}

.bold-text-2 {
  font-size: 25px;
  line-height: 35px;
}

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

.container-16 {
  text-align: center;
  margin-top: 0;
}

.heading-48 {
  color: #000;
  text-align: left;
  margin-top: 15px;
  margin-left: 15px;
  font-size: 22px;
  font-weight: 700;
}

.div-block-45 {
  background-color: #f9f9f9;
  border: 2px solid #0c71c3;
  border-radius: 100px;
  width: 80%;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 9px;
}

.paragraph-17 {
  text-align: left;
  margin-left: 15px;
  font-size: 15px;
  font-weight: 300;
}

.heading-49 {
  color: #0c71c3;
  text-align: left;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 9px;
  font-size: 45px;
  display: inline-block;
}

.heading-50 {
  color: #fff;
  text-align: left;
  font-weight: 700;
  line-height: 35px;
}

.heading-51 {
  color: #fff;
  text-align: left;
  font-weight: 900;
}

.heading-52 {
  color: #fff;
  text-align: left;
  font-weight: 400;
  line-height: 30px;
}

.text-span-16 {
  background-color: #ffc927;
}

.heading-53 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.div-block-46 {
  background-color: #000;
}

.text-span-17, .text-span-18, .text-span-19 {
  color: #fb9703;
}

.text-span-20 {
  color: #000;
  background-color: #fb9703;
  padding-left: 12px;
  padding-right: 12px;
  font-style: italic;
  font-weight: 900;
  text-decoration: underline;
}

.container-17 {
  margin-top: 25px;
}

.div-block-47 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.text-block-21 {
  font-size: 18px;
}

.section-5 {
  background-color: #fdf3e8;
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-18 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: flex-start;
  max-width: 1020px;
  display: flex;
}

.paragraph-18 {
  text-align: justify;
  width: 300px;
  margin-bottom: 0;
  padding: 14px;
}

.text-span-21 {
  font-size: 18px;
  font-weight: 700;
}

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

.div-block-48 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.text-block-22 {
  text-align: left;
  font-size: 4px;
}

.heading-54 {
  text-align: left;
  width: 350px;
  font-weight: 400;
  line-height: 40px;
}

.image-10, .image-11 {
  border-radius: 15px;
}

.section-7 {
  background-color: #201e1e;
  padding-top: 25px;
  padding-bottom: 25px;
}

.heading-55 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
}

.paragraph-19 {
  color: #fff;
  text-align: center;
  font-size: 17px;
  line-height: 25px;
}

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

.button-3 {
  color: #232f3e;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffcf06;
  border: 3px solid #fb9724;
  border-radius: 8px;
  margin: 29px auto;
  padding: 16px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  box-shadow: 0 2px 5px #0003;
}

.button-3.w--current {
  margin-top: 15px;
  font-size: 18px;
}

@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 {
    height: auto;
  }

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

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

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

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

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

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

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

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

  .div-block-30 {
    max-width: 600px;
  }

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

  .container-9 {
    grid-row-gap: 25px;
    flex-direction: column;
  }

  .why-start-now-wrapper {
    flex-direction: row;
    width: 560px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .jumbotron-container {
    flex-direction: column;
    display: flex;
  }

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

  .jumbotron-content-left {
    text-align: center;
    width: auto;
    padding-left: 38px;
    padding-right: 38px;
  }

  .testimonial-container {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: row;
    justify-content: center;
  }

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

  .cosa-devi-fare-ora-content-container {
    flex-flow: column;
  }

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

  .text-wrapper-note {
    width: 50%;
  }

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

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

  .div-block-47 {
    flex-flow: row;
  }

  .text-block-21 {
    line-height: 25px;
  }

  .container-18 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }
}

@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 {
    padding-left: 69px;
    padding-right: 69px;
    font-size: 38px;
  }

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

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

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

  .container-9 {
    grid-row-gap: 25px;
    flex-direction: column;
    padding-left: 28px;
    padding-right: 28px;
  }

  .button-2 {
    font-size: 19px;
  }

  .paragraph-9 {
    font-size: 13px;
  }

  .why-start-now-wrapper {
    width: auto;
    margin-left: 47px;
    margin-right: 47px;
  }

  .heading-40 {
    padding-left: 27px;
    padding-right: 27px;
    font-size: 22px;
  }

  .why-not-now-card {
    width: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-9-copy {
    font-size: 13px;
  }

  .testimonial-container {
    grid-column-gap: 0px;
    grid-row-gap: 25px;
    place-content: center;
  }

  .why-start-now-content-wrapper-item {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
  }

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

  .div-block-45 {
    border-radius: 10px;
  }

  .container-18 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

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

  .container-19 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .button-3 {
    font-size: 19px;
  }
}

@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 {
    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 {
    width: 300px;
    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;
    font-size: 20px;
    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;
  }

  .button-2 {
    font-size: 18px;
  }

  .button-2-copy {
    margin-left: 11px;
    margin-right: 11px;
    font-size: 12px;
  }

  .why-start-now-wrapper {
    flex-direction: column;
    margin-left: 9px;
    margin-right: 9px;
  }

  .jumbotron-content-right {
    width: auto;
  }

  .heading-41 {
    text-align: center;
    width: auto;
    font-size: 22px;
    line-height: 30px;
  }

  .jumbotron-content-left {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-container {
    text-align: center;
    place-content: center;
  }

  .div-block-39 {
    flex-direction: row;
  }

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

  .div-block-41 {
    width: 80%;
    height: 275px;
  }

  .text-wrapper-note {
    width: 90%;
  }

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

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

  .paragraph-16 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-48 {
    margin-left: 0;
  }

  .div-block-45 {
    padding: 18px;
  }

  .paragraph-17 {
    margin-left: 0;
  }

  .heading-50 {
    padding: 0 16px;
  }

  .heading-51 {
    padding: 0 16px;
    line-height: 45px;
  }

  .heading-52 {
    padding: 0 16px;
  }

  .container-17 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .div-block-48 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-left: 17px;
    padding-right: 17px;
  }

  .heading-54 {
    text-align: center;
    width: auto;
  }

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

  .button-3 {
    font-size: 20px;
  }
}
