h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 48px;
  font-weight: 900;
  line-height: 120%;
}

h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 42px;
  font-weight: 900;
  line-height: 120%;
}

h3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 120%;
}

h4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 120%;
}

.pagepadding {
  padding-left: 20px;
  padding-right: 20px;
}

._2columns-row02 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  justify-items: center;
  display: grid;
}

._2columns-row02.fm, ._2columns-row02.h01 {
  justify-content: space-between;
  display: flex;
}

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

.text02 {
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 140%;
}

.text02.cv7 {
  color: #fff;
}

.text02.cv7.bold {
  font-weight: 700;
}

.text02.cv1 {
  color: #353556;
}

.text02.cv1.semibold {
  font-weight: 600;
}

.text02.cv1.center {
  text-align: center;
}

.text02.cv1.center.f {
  padding-left: 20px;
  padding-right: 20px;
}

.button01 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 9px 20px;
    font-family: Outfit, sans-serif;
    font-weight: 700;
    background: #00b818;
    border-radius: 80px;
    box-shadow: 4px 4px 1px 0px #000;
    line-height: 1 !important;
    transition: .3s;
    font-size: 16px !important;
}

.button01:hover {
  transform: scale(1.02);
}
.button01 span {
    font-weight: 600;
    font-size: 12px;
    opacity: .8;
}
.floatingmenu-section {
  z-index: 1000;
  /*background-color: #dd3f32;*/
  background-color: #ff0000;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.spacingbottom-60 {
  padding-bottom: 60px;
}

.headline01.cv3 {
  color: #fff;
  font-size: 54px;
}

.headline01.cv4 {
  color: #fc201e;
  font-size: 54px;
}

.headline01.p01 {
  color: #353556;
  text-transform: uppercase;
  font-size: 70px;
  line-height: 100%;
}

.headline01.p02 {
  color: #e8b44f;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 100%;
}

.subheadline05 {
  text-align: center;
  font-family: Outfit, sans-serif;
  font-size: 24px;
  line-height: 140%;
}

.subheadline05.cv1 {
  color: #353556;
}

.subheadline05.cv1.bold {
  font-weight: 700;
}

.subheadline05.cv6 {
  color: #da78fd;
  font-weight: 700;
}

.spacingbottom-30 {
  padding-bottom: 30px;
}

.spacingbottom-40 {
  padding-bottom: 40px;
}

.subheadline03 {
  text-align: center;
  font-family: Outfit, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 120%;
}

.subheadline03.cv5 {
  color: #ff9601;
  font-weight: 800;
}

.subheadline03.cv3 {
  color: #353556;
}

.subheadline03.cv3.left {
  text-align: left;
}

.subheadline03.cv4 {
  color: #fff;
}

.arrows {
  justify-content: space-between;
  display: flex;
}

.spacingbottom-20 {
  padding-bottom: 20px;
}

.underline-image {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.underline-image.h {
  margin-top: 0;
  margin-left: 260px;
  position: absolute;
}

.video-box01 {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}

.icon02 {
  margin-right: 20px;
}

.icon02.s03 {
  margin-top: -20px;
}

.iconlist-row {
  display: flex;
}

.iconlist-row.v02 {
  align-items: flex-start;
}

.iconlist-row.v01 {
  align-items: center;
}

.boxbutton01 {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.boxbutton01:hover {
  transform: scale(1.02);
}

.boxbutton01.s10 {
  width: 90%;
}

.headline02.cv2 {
  color: #fff;
}

.headline02.cv2.nrm {
  font-weight: 400;
}

.headline02.cv3 {
    color: #f1c700;
}

.headline02.cv3.nrm {
  font-weight: 400;
}

.text01 {
  text-align: center;
  font-family: Outfit, sans-serif;
  font-size: 22px;
  line-height: 120%;
}

.text01.cv5 {
  color: #fff;
  font-weight: 700;
}

.text01.cv5.h {
  width: 75%;
  border: 2px solid #F1C700;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 130%;
}

.text01.cv5.nrm {
  font-weight: 400;
}

.text01.cv5.left {
  text-align: left;
}

.text01.cv7 {
  color: #fc201e;
}

.text01.cv1 {
  color: #353556;
}

.text01.cv1.left {
  text-align: left;
  font-weight: 300;
}

.arrow-video02 {
  margin-top: -95px;
  margin-left: 1145px;
  position: absolute;
}

.arrow01, .info-button {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.spacingbottom-45 {
  padding-bottom: 45px;
}

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

.video {
  border: 5px solid #c2eaff;
  box-shadow: 17px 10px 35px rgba(0, 34, 97, .1);
}

.iconbutton01 {
  margin: -45px -32px -35px auto;
  display: block;
}

.button02 {
     color: #fff;
    text-align: center;
    background: #00b818;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 26px 20px;
    font-family: Outfit, sans-serif;
    font-size: 28px;
    font-weight: 800;
    line-height: 100%;
    display: block;
    box-shadow: 4px 4px 0px 1px #000;
}

.arrow-video01 {
  margin-top: -95px;
  margin-left: -115px;
  position: absolute;
}

.header {
  background-image: url('https://fastcdn.ai.flaxxa.com/fb/oto2/images/main-bg.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 75px;
  padding-bottom: 50px;
}

.subheadline04 {
  text-align: center;
  font-family: Outfit, sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 130%;
}

.subheadline04.cv11 {
  color: #fff;
  font-weight: 700;
}

.subheadline04.cv11.h {
  width: 38%;
      background-color: #F1C700;
    color: #000;

  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.subheadline04.cv11.nrm {
  font-weight: 400;
}

.subheadline04.cv11.nrm.underline {
  text-decoration: underline;
}

.subheadline04.cv4 {
  color: #353556;
}

.iconlist02 {
  grid-column-gap: 120px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.iconlist02.h {
  width: 75%;
  grid-column-gap: 60px;
  grid-template-columns: .75fr 1fr .75fr;
  margin-left: auto;
  margin-right: auto;
}

.iconlist02.v2 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.box-cta01 {
  width: 75%;
  background-color: #f9f9ff;
  border: 5px solid #ffe4be;
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  box-shadow: 17px 10px 35px rgba(17, 16, 27, .2);
}

.box-cta01.v2 {
  box-shadow: 9px 5px 40px rgba(17, 87, 216, .1);
}

.spacingbottom-80 {
  padding-bottom: 80px;
}

.section01 {
  background-color: #f9f9ff;
  padding-top: 70px;
  padding-bottom: 85px;
}

.headline03.cv1 {
  color: #353556;
}

.headline03.cv8 {
  color: #ff9601;
}

.headline03.cv7 {
    color: #fc201e;
}
.headline03.cv3 {
    color: #f1c700;
}
.headline03.cv6 {
  color: #16c5b9;
}

.headline03.cv5 {
    color: #fc201e;
}

.headline03.cv4 {
  color: #fff;
}

.iconlist03 {
  grid-column-gap: 30px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section02 {
background-image: linear-gradient(45deg, #FC201E40 0%, #F1C70052 100%);
  padding-top: 70px;
  padding-bottom: 85px;
}

.text03 {
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Outfit, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 120%;
}

.text03.cv1 {
    color: #000;
    background-color: #f1c700;
  border-radius: 50px;
  padding: 6px 20px;
  display: inline-block;
}

.text03.cv4 {
  color: #fff;
  background-color: #e394ff;
  border-radius: 50px;
  padding: 6px 20px;
}

.text03.cv5 {
  color: #fff;
  background-color: #4dbfff;
  border-radius: 50px;
  padding: 6px 20px;
}

.text03.cv3 {
  color: #fff;
  background-color: #50cac2;
  border-radius: 50px;
  padding: 6px 20px;
}

.text03.cv2 {
  color: #fff;
  background-color: #74a5ff;
  border-radius: 50px;
  padding: 6px 20px;
}

.text03.cv9 {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
}

.text03.cv9.bold {
  font-weight: 700;
}

.column {
  width: 100%;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column.text {
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.column.text.center {
  align-items: center;
}

.spacingbottom-25 {
  padding-bottom: 25px;
}

.image01 {
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image01.v02 {
  box-shadow: 9px 5px 40px rgba(17, 87, 216, .1);
}

.image01.v03 {
  box-shadow: 9px 5px 40px rgba(8, 4, 14, .2);
}

.spacingbottom-50 {
  padding-bottom: 50px;
}

.section03 {
  background-color: #f9f9ff;
  padding-top: 70px;
  padding-bottom: 50px;
}

.section04, .section05 {
  background-color: #f9f9ff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section06 {
  background-color: #f9f9ff;
  padding-top: 50px;
  padding-bottom: 85px;
}

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

.section07 {
  background-image:linear-gradient(45deg, #FC201E40 0%, #F1C70052 100%);
  padding-top: 70px;
  padding-bottom: 85px;
}

.images-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.arrow03 {
  margin-top: -50px;
  margin-left: 485px;
  position: absolute;
}

.arrow04 {
  margin-top: -30px;
  margin-left: -25px;
  position: absolute;
}

.section08 {
  background-image: url('https://fastcdn.ai.flaxxa.com/fb/oto2/images/AA-O3-30-Background-04.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 50px;
}

.subheadline02 {
  font-family: Outfit, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 120%;
}

.subheadline02.cv1 {
  color: #353556;
  text-align: center;
}

.arrow06 {
  margin-top: -85px;
  margin-left: 495px;
  position: absolute;
}

.arrow02 {
  margin-top: -40px;
  margin-left: -20px;
  position: absolute;
}

.spacingbottom-75 {
  padding-bottom: 75px;
}

.arrow05 {
  margin-top: -55px;
  margin-left: 40px;
  position: absolute;
}

.spacingbottom-15 {
  padding-bottom: 15px;
}

.section09 {
  background-color: #f9f9ff;
  padding-top: 145px;
  padding-bottom: 85px;
}

.seal-guarantee {
  margin: -80px auto -10px;
  display: block;
}

.guaranteebox {
  width: 90%;
  background-color: #fff;
  border: 5px dashed #adeae6;
  border-radius: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 145px 65px;
  box-shadow: 9px 5px 40px rgba(100, 12, 211, .1);
}

.arrow-package01 {
  margin-top: 150px;
  margin-left: -220px;
  position: absolute;
}

.bulletpoints-box01 {
    background-color: #fff;
    /* border-radius: 25px; */
    border-radius: 0px 0px 25px 25px;
    /* margin-bottom: -50px; */
    /* padding: 45px; */
    box-shadow: 9px 5px 40px rgba(17, 87, 216, .1);
    padding-bottom:30px
}
.package-box01 .bulletpoint01-row,
.package-box02 .bulletpoint01-row{
    padding: 15px 30px;
    border-bottom: 1px dashed #ccc;
    align-items: center;
}
.package-box01 .bulletpoints01,
.package-box02 .bulletpoints01{
    grid-row-gap: 0px;
}
img.most-sale {
    position: absolute;
    top: -21px;
    width: 220px;
    right: 24px;
}
.package-box01 .icon01,
.package-box02 .icon01{
    width:30px;
}
.package-box01 {
  width: 97%;
  background-image: url('https://fastcdn.ai.flaxxa.com/fb/oto2/images/AA-O3-32-Image-27.webp');
     background-position: 50% 0;
    background: #ffd1aa;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 25px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 10px 10px;
    box-shadow: 26px 15px 40px rgba(0, 2, 35, .15);
}

.bulletpoints01 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.spacingbottom-100 {
  padding-bottom: 100px;
}

.icon01 {
  margin-right: 10px;
}

.arrow-package02 {
  margin-top: 990px;
  margin-left: 1260px;
  position: absolute;
}

.section10 {
     background-image: url(https://fastcdn.ai.flaxxa.com/fb/oto2/images/main-bg.webp);
    background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 85px;
}

.bulletpoint01-row {
  align-items: flex-start;
  display: flex;
}

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

.package-box02 {
  width: 97%;
  background-image: url('https://fastcdn.ai.flaxxa.com/fb/oto2/images/AA-O3-34-Image-28.webp');
      background-position: 50% 0;
    background: #100d21;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 25px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 10px 10px;
    position:relative;
    box-shadow: 26px 15px 40px rgba(0, 2, 35, .15);
}

.nothankslink {
  color: #2a75ff;
  text-align: center;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: underline;
  display: block;
}

.nothankslink:hover {
  color: #000032;
}

.link-footer {
  color: #b6b6e3;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
  text-decoration: none;
}

.link-footer:hover {
  color: #fff;
}

.text-footer {
  color: #b6b6e3;
  text-align: center;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}

.footer {
  background-image: url('https://fastcdn.ai.flaxxa.com/fb/oto2/images/AA-JV-88-Background-10.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 70px;
}

.linksfooter-box {
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo01 {
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  display: block;
}

.box01 {
  background-color: #74a5ff;
  border-radius: 50px;
  justify-content: space-around;
  align-items: center;
  padding: 15px 25px;
  display: flex;
}

.logo03 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  ._2columns-row02.fm {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: .75fr .5fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text02.cv7.fm {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .button01 {
    font-size: 18px;
  }

  .headline01.cv3 {
    font-size: 52px;
  }

  .headline01.cv4 {
    font-size: 50px;
  }

  .arrows {
    display: none;
  }

  .underline-image.h {
    margin-top: -65px;
    margin-left: 50px;
  }

  .video-box01 {
    width: 85%;
    max-width: 100%;
    margin-left: auto;
  }

  .boxbutton01 {
    width: 100%;
  }

  .headline02.cv2, .headline02.cv3 {
    font-size: 40px;
  }

  .text01.cv5.h {
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .iconbutton01 {
    max-width: 90%;
    margin-bottom: -25px;
    margin-right: -40px;
  }

  .button02 {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 120%;
  }

  .header {
    background-position: 65% 0;
    background-repeat: no-repeat;
    background-size: auto 110%;
    background-attachment: scroll;
    padding-top: 110px;
    padding-bottom: 40px;
  }

  .subheadline04.cv11.h {
    width: 60%;
  }

  .iconlist02 {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .iconlist02.h {
    width: 100%;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: .75fr .75fr .75fr;
  }

  .iconlist02.v2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .box-cta01 {
    width: 90%;
  }

  .section01 {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .headline03.cv1, .headline03.cv8, .headline03.cv7, .headline03.cv3, .headline03.cv6, .headline03.cv5, .headline03.cv4 {
    font-size: 38px;
  }

  .iconlist03 {
    grid-column-gap: 30px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .section02 {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .text03.cv1, .text03.cv4, .text03.cv5, .text03.cv3, .text03.cv2 {
    padding: 5px 15px;
  }

  .column.text {
    padding-left: 25px;
    padding-right: 25px;
  }

  .section03 {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .section04, .section05 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section06 {
    padding-top: 40px;
    padding-bottom: 70px;
  }

  .section07 {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .images-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .arrow03 {
    width: 70px;
    margin-top: -40px;
    margin-left: 285px;
  }

  .arrow03.v2 {
    width: 140px;
    margin-left: 260px;
  }

  .arrow04 {
    width: 110px;
    margin-top: -20px;
  }

  .section08 {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .subheadline02.cv1 {
    font-size: 30px;
  }

  .arrow06 {
    width: 120px;
    margin-top: -40px;
    margin-left: 250px;
  }

  .arrow02 {
    width: 140px;
    margin-top: -35px;
    margin-left: -35px;
  }

  .arrow05 {
    width: 70px;
    margin-top: -40px;
    margin-left: -15px;
  }

  .section09 {
    padding-top: 105px;
    padding-bottom: 70px;
  }

  .guaranteebox {
    width: 100%;
    padding-bottom: 45px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .bulletpoints-box01 {
    padding: 25px 15px;
  }

  .package-box01 {
    background-size: 100% 100%;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .spacingbottom-100 {
    padding-bottom: 90px;
  }

  .section10 {
    padding-top: 40px;
    padding-bottom: 70px;
  }

  .package-box02 {
    background-size: 100% 100%;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .nothankslink {
    padding-left: 80px;
    padding-right: 80px;
  }

  .link-footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .logo01 {
    margin-top: 0;
  }

  .box01 {
    margin-left: 0;
  }

  .logo03 {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .pagepadding {
    padding-left: 15px;
    padding-right: 15px;
  }

  ._2columns-row02 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    display: flex;
  }

  ._2columns-row02.reverse {
    flex-direction: column-reverse;
  }

  ._2columns-row02.s10 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .text02.cv7 {
    font-size: 19px;
  }

  .text02.cv7.fm {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text02.cv1 {
    font-size: 19px;
  }

  .spacingbottom-60 {
    padding-bottom: 50px;
  }

  .headline01.cv3, .headline01.cv4 {
    font-size: 44px;
  }

  .subheadline05.cv1 {
    font-size: 23px;
  }

  .spacingbottom-40 {
    padding-bottom: 35px;
  }

  .subheadline03.cv5, .subheadline03.cv3, .subheadline03.cv4 {
    font-size: 26px;
  }

  .underline-image.h {
    width: 380px;
    margin-top: -50px;
    margin-left: 65px;
  }

  .video-box01 {
    max-width: 90%;
  }

  .boxbutton01 {
    width: 100%;
  }

  .headline02.cv2, .headline02.cv3 {
    font-size: 38px;
  }

  .text01.cv5 {
    font-size: 21px;
  }

  .text01.cv5.h {
    width: 100%;
    font-size: 20px;
  }

  .text01.cv1 {
    font-size: 21px;
  }

  .text01.cv1.left {
    font-size: 20px;
  }

  .spacingbottom-45 {
    padding-bottom: 40px;
  }

  .iconbutton01 {
    width: 70px;
    margin-top: -35px;
    margin-bottom: -35px;
    margin-right: -35px;
  }

  .button02 {
    padding: 15px;
    font-size: 30px;
  }

  .header {
    padding-bottom: 50px;
  }

  .subheadline04.cv11 {
    font-size: 25px;
  }

  .subheadline04.cv11.h {
    width: 80%;
  }

  .iconlist02 {
    grid-column-gap: 20px;
  }

  .iconlist02.h {
    width: 55%;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    display: flex;
  }

  .iconlist02.v2 {
    grid-template-columns: 1fr 1fr;
  }

  .box-cta01 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .spacingbottom-80 {
    padding-bottom: 70px;
  }

  .section01 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .headline03.cv1, .headline03.cv8, .headline03.cv7, .headline03.cv3, .headline03.cv6, .headline03.cv5, .headline03.cv4 {
    font-size: 36px;
  }

  .iconlist03 {
    grid-template-columns: 1fr 1fr;
  }

  .section02 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .text03.cv1, .text03.cv4, .text03.cv5, .text03.cv3, .text03.cv2 {
    font-size: 18px;
  }

  .column.text {
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .image01 {
    max-width: 80%;
  }

  .spacingbottom-50 {
    padding-bottom: 45px;
  }

  .section03 {
    padding-top: 40px;
  }

  .section06 {
    padding-bottom: 50px;
  }

  .section07 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .images-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .arrow03 {
    margin-left: 65px;
  }

  .arrow03.v2 {
    margin-top: -35px;
    margin-left: 45px;
  }

  .arrow04 {
    margin-top: -25px;
    margin-left: 390px;
  }

  .section08 {
    padding-top: 40px;
  }

  .subheadline02.cv1 {
    font-size: 28px;
  }

  .arrow06 {
    margin-left: 35px;
  }

  .arrow02 {
    margin-left: 350px;
  }

  .arrow05 {
    margin-left: 390px;
  }

  .section09 {
    padding-bottom: 50px;
  }

  .bulletpoints-box01 {
    padding: 30px 20px;
  }

  .package-box01 {
    width: 80%;
  }

  .bulletpoints01 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .spacingbottom-100 {
    padding-bottom: 70px;
  }

  .section10 {
    padding-bottom: 50px;
  }

  .package-box02 {
    width: 80%;
  }

  .nothankslink {
    padding-left: 50px;
    padding-right: 50px;
  }

  .link-footer {
    text-align: center;
    font-size: 15px;
  }

  .text-footer {
    font-size: 15px;
  }

  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .linksfooter-box {
    width: 75%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .logo01 {
    margin-left: auto;
  }

  .box01 {
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .pagepadding {
    padding-left: 10px;
    padding-right: 10px;
  }

  ._2columns-row02.fm {
    display: flex;
  }

  .text02.cv7 {
    font-size: 18px;
  }

  .text02.cv7.fm {
    font-size: 16px;
  }

  .text02.cv1 {
    font-size: 18px;
  }

  .headline01.cv3 {
    font-size: 40px;
  }

  .headline01.cv4 {
    font-size: 42px;
  }

  .subheadline05.cv1 {
    font-size: 20px;
  }

  .spacingbottom-30 {
    padding-bottom: 25px;
  }

  .spacingbottom-40 {
    padding-bottom: 30px;
  }

  .subheadline03.cv5, .subheadline03.cv3 {
    font-size: 24px;
  }

  .subheadline03.cv3.left {
    text-align: center;
  }

  .subheadline03.cv4 {
    font-size: 24px;
  }

  .spacingbottom-20 {
    padding-bottom: 15px;
  }

  .underline-image.h {
    width: 280px;
    margin-top: -50px;
    margin-left: 10px;
  }

  .underline-image.v2 {
    margin-top: -42px;
    margin-left: 15px;
    position: absolute;
  }

  .underline-image.s20 {
    width: 200px;
  }

  .video-box01 {
    width: 100%;
    max-width: 100%;
  }

  .icon02.s03 {
    margin-top: -15px;
  }

  .boxbutton01 {
    width: 100%;
  }

  .headline02.cv2, .headline02.cv3 {
    font-size: 36px;
  }

  .text01.cv5 {
    text-align: center;
    font-size: 19px;
  }

  .text01.cv5.h {
    width: 100%;
    text-align: center;
  }

  .text01.cv1 {
    font-size: 20px;
  }

  .text01.cv1.left {
    text-align: center;
    font-size: 18px;
  }

  .spacingbottom-45 {
    padding-bottom: 35px;
  }

  .video {
    margin-top: 12px;
  }

  .iconbutton01 {
    width: 60px;
    margin-top: -30px;
    margin-bottom: -15px;
    margin-right: -20px;
  }

  .button02 {
    padding: 15px 20px;
    font-size: 28px;
  }

  .header {
    padding-top: 160px;
    padding-bottom: 40px;
  }

  .subheadline04.cv11 {
    font-size: 24px;
  }

  .subheadline04.cv11.h {
    width: 100%;
  }

  .iconlist02 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .iconlist02.h {
    width: 95%;
  }

  .iconlist02.v2 {
    width: 75%;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .box-cta01 {
    border-width: 3px;
    padding: 20px 10px;
  }

  .section01 {
    padding-bottom: 40px;
  }

  .headline03.cv1, .headline03.cv8, .headline03.cv7, .headline03.cv3, .headline03.cv6, .headline03.cv5, .headline03.cv4 {
    font-size: 34px;
  }

  .iconlist03 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .section02 {
    padding-bottom: 40px;
  }

  .text03.cv1, .text03.cv4, .text03.cv5, .text03.cv3, .text03.cv2 {
    font-size: 17px;
  }

  .column.text {
    padding-left: 5px;
    padding-right: 5px;
  }

  .spacingbottom-25 {
    padding-bottom: 20px;
  }

  .image01 {
    max-width: 100%;
  }

  .spacingbottom-50 {
    padding-bottom: 40px;
  }

  .section03, .section04, .section05 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section06, .section07 {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .images-grid {
    grid-template-columns: 1fr 1fr;
  }

  .arrow03 {
    width: 50px;
    margin-top: -25px;
    margin-left: 30px;
  }

  .arrow03.v2 {
    width: 100px;
    margin-top: -20px;
    margin-left: 25px;
  }

  .arrow04 {
    width: 80px;
    margin-top: -15px;
    margin-left: 195px;
  }

  .section08 {
    padding-bottom: 30px;
  }

  .subheadline02.cv1 {
    font-size: 26px;
  }

  .arrow06 {
    width: 80px;
    margin-top: -30px;
    margin-left: 20px;
  }

  .arrow02 {
    width: 100px;
    margin-top: -20px;
    margin-left: 180px;
  }

  .arrow05 {
    width: 50px;
    margin-top: -25px;
    margin-left: 225px;
  }

  .spacingbottom-15 {
    padding-bottom: 10px;
  }

  .section09 {
    padding-bottom: 40px;
  }

  .seal-guarantee {
    margin-bottom: -15px;
  }

  .guaranteebox {
    border-width: 3px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bulletpoints-box01 {
    padding: 25px 10px;
  }

  .package-box01 {
    width: 100%;
    padding-top: 25px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .spacingbottom-100 {
    padding-bottom: 50px;
  }

  .section10 {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .package-box02 {
    width: 100%;
    padding-top: 25px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .nothankslink {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .link-footer, .text-footer {
    font-size: 14px;
  }

  .linksfooter-box {
    width: 100%;
  }

  .logo01, .logo03 {
    width: 180px;
  }
}

#w-node-c04cecf3-b7e9-3e3d-0c5a-debbcc9e48fb-83a46d13, #w-node-c01be5b4-34bd-4654-2ee5-e4458fa0e779-83a46d13, #w-node-c01be5b4-34bd-4654-2ee5-e4458fa0e77d-83a46d13, #w-node-c01be5b4-34bd-4654-2ee5-e4458fa0e781-83a46d13, #w-node-ffb8f53b-dc44-8b1e-640e-3566714ad361-83a46d13, #w-node-ffb8f53b-dc44-8b1e-640e-3566714ad365-83a46d13, #w-node-ffb8f53b-dc44-8b1e-640e-3566714ad36b-83a46d13, #w-node-ffb8f53b-dc44-8b1e-640e-3566714ad371-83a46d13, #w-node-ffb8f53b-dc44-8b1e-640e-3566714ad377-83a46d13, #w-node-ffb8f53b-dc44-8b1e-640e-3566714ad37d-83a46d13, #w-node-ffb8f53b-dc44-8b1e-640e-3566714ad385-83a46d13, #w-node-ffb8f53b-dc44-8b1e-640e-3566714ad38b-83a46d13, #w-node-ffb8f53b-dc44-8b1e-640e-3566714ad391-83a46d13, #w-node-ffb8f53b-dc44-8b1e-640e-3566714ad397-83a46d13, #w-node-_4d5c40b9-bd6d-1803-d35c-2620e3171365-83a46d13, #w-node-_5ab2a6dc-c800-0532-5bc6-32630b1d713a-83a46d13, #w-node-_4d5c40b9-bd6d-1803-d35c-2620e317136e-83a46d13, #w-node-_4d5c40b9-bd6d-1803-d35c-2620e3171377-83a46d13, #w-node-_340ca4be-3e75-d956-a041-683de6d64ef8-83a46d13, #w-node-_88fcda38-192a-50e4-4c68-1427fac12ae0-83a46d13, #w-node-_8a715834-0466-4b00-5146-7bd63f6d7af0-83a46d13, #w-node-_71b0b45b-df6f-871c-3104-d4352a35641f-83a46d13, #w-node-c8b966c3-536e-08e7-efcd-13296aebee12-83a46d13, #w-node-_352d1c38-561a-140e-5fd5-f82f61e5ccc8-83a46d13, #w-node-fca7f62a-1d68-d9b7-3c19-e39fa43ebf42-83a46d13, #w-node-d07f1a6d-3337-ea50-88b6-ea2247a6ee66-83a46d13, #w-node-_64eb70a0-1365-b5da-7b41-df6fba19189d-83a46d13, #w-node-b693f5d3-976f-b154-81a9-04928e10053d-83a46d13, #w-node-e9cad668-67d9-c724-531a-e47788a20d34-83a46d13, #w-node-_1b4ad6fd-52e1-637b-c118-60c26f4e2e81-83a46d13, #w-node-_7b7ea937-a8b8-7eab-ae2f-053e1e3dd525-83a46d13, #w-node-_1cb532ca-4385-05f9-2ee2-ff67d47b2ba8-83a46d13, #w-node-_4b9583a1-ab1f-460b-6256-c09e0547d078-83a46d13, #w-node-a55523fc-c9ce-9213-5f6d-862b451b2f5c-83a46d13, #w-node-_3b4df47d-b34a-54fc-8b8b-d86cf1953236-83a46d13, #w-node-be5bd99a-0428-9394-7d9a-78a2c52e566e-83a46d13, #w-node-f3033603-c0bc-0af4-d49d-7f4d49a93958-83a46d13, #w-node-_2d615fe5-40b4-684c-70a3-60a9c1083652-83a46d13, #w-node-_2d615fe5-40b4-684c-70a3-60a9c1083656-83a46d13, #w-node-_2d615fe5-40b4-684c-70a3-60a9c108365a-83a46d13, #w-node-_2d615fe5-40b4-684c-70a3-60a9c108365e-83a46d13, #w-node-_2d615fe5-40b4-684c-70a3-60a9c1083662-83a46d13, #w-node-_2d615fe5-40b4-684c-70a3-60a9c1083666-83a46d13, #w-node-_2d615fe5-40b4-684c-70a3-60a9c108366a-83a46d13, #w-node-_2d615fe5-40b4-684c-70a3-60a9c108366e-83a46d13, #w-node-_2d615fe5-40b4-684c-70a3-60a9c1083672-83a46d13, #w-node-_2d615fe5-40b4-684c-70a3-60a9c1083676-83a46d13, #w-node-_2d615fe5-40b4-684c-70a3-60a9c108367a-83a46d13, #w-node-_2d615fe5-40b4-684c-70a3-60a9c108367e-83a46d13, #w-node-_2d615fe5-40b4-684c-70a3-60a9c1083682-83a46d13, #w-node-_13a3f7d4-8509-4495-9f1f-9133bc144996-83a46d13, #w-node-_13a3f7d4-8509-4495-9f1f-9133bc14499a-83a46d13, #w-node-_13a3f7d4-8509-4495-9f1f-9133bc14499e-83a46d13, #w-node-_13a3f7d4-8509-4495-9f1f-9133bc1449a2-83a46d13, #w-node-_13a3f7d4-8509-4495-9f1f-9133bc1449a6-83a46d13, #w-node-_13a3f7d4-8509-4495-9f1f-9133bc1449aa-83a46d13, #w-node-_13a3f7d4-8509-4495-9f1f-9133bc1449ae-83a46d13, #w-node-_13a3f7d4-8509-4495-9f1f-9133bc1449b2-83a46d13, #w-node-_13a3f7d4-8509-4495-9f1f-9133bc1449b6-83a46d13, #w-node-_13a3f7d4-8509-4495-9f1f-9133bc1449ba-83a46d13, #w-node-_13a3f7d4-8509-4495-9f1f-9133bc1449be-83a46d13, #w-node-_13a3f7d4-8509-4495-9f1f-9133bc1449c2-83a46d13, #w-node-_13a3f7d4-8509-4495-9f1f-9133bc1449c6-83a46d13, #w-node-_124e5138-f647-dfb6-c0d4-fa544deb8d89-83a46d13, #w-node-_124e5138-f647-dfb6-c0d4-fa544deb8d8d-83a46d13, #w-node-_124e5138-f647-dfb6-c0d4-fa544deb8d91-83a46d13, #w-node-_06104f50-c7a2-a642-0962-4abcb63e393e-83a46d13, #w-node-_65ff4d77-6b6c-7f5a-7865-e17989be99fc-83a46d13, #w-node-dd5fd113-c25c-b231-cd25-e456faf69132-83a46d13, #w-node-_90165051-9a9f-cd6b-ad64-e69d6cbbdc4c-83a46d13, #w-node-ce81c3c5-8d45-d647-a0ff-ead6b644bb25-83a46d13, #w-node-_90da907f-5178-1523-b2d5-076cf0d616fc-83a46d13, #w-node-dd13fef7-06a8-6c01-9e03-646fb6c5f228-83a46d13, #w-node-_35267426-def1-3f5a-9bd3-f2e408d636da-83a46d13, #w-node-_81cb3702-7ffe-47f3-9929-5cf1f2ce2ce1-83a46d13, #w-node-_9a366a37-f393-4ebc-eed8-40e25c2b0342-83a46d13, #w-node-abe18c63-134c-bcd8-fa3d-2a4d85b8413d-83a46d13, #w-node-cc5c8704-3c1d-1a58-cef6-99c8175b2c55-83a46d13, #w-node-ff67d2dc-ec16-df76-c266-b1d43b0c8711-83a46d13, #w-node-ba7fffb5-bb7f-b3ae-2de3-7edab08ac929-83a46d13, #w-node-c7012bba-a11a-8176-4e9e-ebf29c7ae596-83a46d13, #w-node-b188f242-2b03-0ec1-2735-c78c549515d3-83a46d13, #w-node-_52c4813b-7bfa-5da0-624a-96a8236dc164-83a46d13, #w-node-_2917b68e-9ecb-8570-2804-5b9ed798e0b4-83a46d13, #w-node-bccc2b16-2289-3a08-cf66-9890ba21ebdf-83a46d13, #w-node-_9a20fb29-b311-3f6f-6de4-3a688261c1f8-83a46d13, #w-node-_3cb06fd1-9635-8659-7417-0d45f9c5f559-83a46d13, #w-node-_63bea88d-a4ae-c8a0-eb54-e7ceb3e26f46-83a46d13, #w-node-_209807f4-83cc-6166-b5ad-4cee38824069-83a46d13, #w-node-_732a865b-6e8c-1445-de63-5e42888ed396-83a46d13, #w-node-ba823a71-418d-83c7-42b1-24735b9febe2-83a46d13, #w-node-_619d5a56-0707-f7c8-1db8-645a2deab76e-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199e87-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199e8d-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199e92-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199e95-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199e9d-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199ea3-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199ea8-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199eab-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199eb3-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199eb9-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199ebe-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199ec1-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199ec9-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199ecf-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199ed4-83a46d13, #w-node-f8d67332-6d6a-e821-a1e7-024322199ed7-83a46d13, #w-node-a554590e-ed50-0c8e-8b41-8ed58d56c7c9-83a46d13, #w-node-_6fb86237-aa38-0071-ab61-da0743ebdbe6-83a46d13 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


.floatingmenu-section .float-item{
  display:flex;
  align-items:center;
  justify-content:space-between;
      margin: 0 150px;
}
@media (max-width:991px){
  .floatingmenu-section .float-item{
    flex-direction: column;
      margin: 0px 0px;
    text-align: center;
  }
  .header {
    padding-top: 180px;
  }
}
.dabba1 {
    border: 3px solid #F1C700;
    width: 90%;
    margin: auto;
    padding: 20px 0 20px;
    border-radius: 20px;
    position: relative;
    margin-bottom: 25px;
}
.dabba2 {
    border: 3px solid #F1C700;
    width: 75%;
    margin: auto;
    padding: 20px 0 20px;
    border-radius: 20px;
    position: relative;
}
.iconlist02.h.bada-dabba {
    /*border: 2px solid #8b31fd;*/
    /*padding: 20px;*/
    /*border-radius: 20px;*/
    width: 85%;
} 
.dabbe-me-dabba {
    background: #fff;
    padding: 14px;
    border-radius: 20px;
    border: 2px solid #d1ecb2;
}
.dabbe-me-dabba .subheadline03.cv5 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}
.section01 .iconlist-row.v02 {
    border: 2px solid #d065d5;
    align-items: center;
    padding: 15px;
    border-radius: 20px;
}
.section01 .iconlist-row.green {
    border-color: #5fb9ae;
}
.section01 .iconlist-row.blue {
    border-color: #5482d0;
}
.section01 .iconlist-row.yellow {
    border-color: #cf8b13;
}
.section01 .iconlist-row.voilet {
    border-color: #8d79d8;
}
.section01 .iconlist-row.green2 {
    border-color: #8fae4d;
}
.section01 .iconlist-row.v02 img{
    margin-top:0px;
}
.linewaledabbe {
    width: 85%;
    background-color: #fff;
    border: 5px dashed #d1ecb2;
    border-radius: 25px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 15px;
    box-shadow: 9px 5px 40px rgba(100, 12, 211, .1);
    margin-top: 30px;
}

.linewaledabbe .subheadline05{
    font-size:26px;
}
.section01 .iconlist03 {
    grid-template-columns: 1fr 1fr 1fr;
}
.section03 .iconlist-row,
.section04 .iconlist-row,
.section05 .iconlist-row,
.section06 .iconlist-row{
    border: 2px solid #a4d1e9;
    border-radius: 20px;
    padding: 20px;
}
.section03 .icon02,
.section04 .icon02,
.section05 .icon02,
.section06 .icon02{
    margin-right: 20px;
    width: 32px;
}
.section03 .iconlist02 ,
.section04 .iconlist02 ,
.section05 .iconlist02, 
.section06 .iconlist02 {
    grid-column-gap: 80px;
    grid-row-gap: 40px;
}
.lgtimer {
    display: inline-block;
    background: rgb(255, 0, 0);
    border-radius: 10px;
    padding: 6px 14px;
    margin: auto;
}
button.button01.w-button.w--current.btn-cross {
    padding: 20px 20px !important;
}
.warningbar {
    background: #ff0000;
    color: #fff;
    text-align: center;
    padding: 15px 150px;
    font-size: 26px;
    line-height: 1.3;
    font-family: Outfit, sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ne-prc {
    font-size: 45px;
    color: #ff9601;
    line-height: 60px;
    margin-left: 15px;
}
.btn-cross {
    position: relative;
    opacity: .8;
}
.btn-cross:after {
    width: 100%;
    height: 2px;
    background: red;
    content: "";
    position: absolute;
    left: 0;
    transform: rotate(7deg);
    top: 31px;
}
.btn-cross:before {
    width: 100%;
    height: 2px;
    background: red;
    content: "";
    position: absolute;
    left: 0;
    transform: rotate(-7deg);
    top: 31px;
}
@media (max-width:767px){
    .section01 .iconlist03 {
        grid-template-columns: 1fr 1fr;
    }
    img.iconbutton01 {
        display: none;
    }
    img.arrow02 {
        display: none;
    }
    img.arrow04 {
        display: none;
    }
    .dabba1 {
        width: 100%;
        padding: 20px 10px 20px;
    }
    .dabba2 {
    width: 100%;
    padding: 20px 15px 20px;
    }
}
@media (max-width:580px){
    .section01 .iconlist03 {
        grid-template-columns: 1fr;
    }
    .section03 .iconlist02, .section04 .iconlist02, .section05 .iconlist02, .section06 .iconlist02 {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }
    .linewaledabbe {
        width: 100%;
    }
    .dabbe-me-dabba {
    background: #fff;
    width: 100%;
    }
}
@media(max-width:580px){
    h1 {
        font-size: 26px !important;
    }
    .underline-image.h {
        margin-left: 36px;
    }
    .bottommenu-floating .text04 {
        font-size: 14px;
        width: 100%;
        margin-bottom: 6px;
    }
   
    .button01 {
        font-size: 14px !important;
        padding: 6px 8px !important;
        margin: 6px 0;
    }
    .warningbar {
        font-size: 16px;
        line-height: 1.6;
        padding: 15px;
    }
    .float-item .text02.center {
        font-size: 12px;
        padding-top: 0px !important;
    }
    .button01 span {
        font-size: 8px;
    }
    .float-item {
        display: block !important;
    }
    .float-item .center.time{
         float: left;
         text-align:center;
         width:50%;
    }
    .float-item .floatbtn{
        float: right;
        width:50%;
        text-align:center;
    }
    .floatingmenu-section .pagepadding {
        padding: 0px !important;
    }
    .floatingmenu-section {
        padding-bottom: 5px !important;
    }
    .header {
        padding-top: 115px;
    }
    .airobot{
        display:none;
    }
    .column.topbox {
        padding: 10px !important;
        height: auto !important;
    }
    .mainbox {
        border: 3px solid #10aafc;
        width: 100%;
    }
    .headline02.cv2 {
        font-size: 24px !important;
    }
    .headline01.cv1, .headline01.cv2 {
        font-size: 28px;
    }
    .headline02.cv2, .headline02.cv3 {
        font-size: 26px !important;
    }
    h2.subtext {
        font-size: 20px !important;
    }
    ._2columns-row02.h.feapoint {
        grid-column-gap: 40px;
        grid-row-gap: 10px;
    }
    .box01.v1.downbox {
        width: 100% !important;
    }
    .box01.v1.downbox .subheadline02.cv1 {
        font-size: 16px;
        margin: 0px;
    }
    .ctabox h2.headline02.cv2.bold {
        font-size: 20px !important;
    }
    .ctabox {
        padding: 15px 10px !important;
        border-radius: 20px;
    }
    .ctabox .subheadline04.cv4 {
        font-size: 17px;
    }
    .ctabox h2.headline03.cv8 {
        font-size: 28px !important;
    }
    .button02 {
        padding: 9px 12px;
        font-size: 18px;
        margin-bottom: 13px;
        margin-top:-15px;
    }
    .button02 span {
        font-size: 18px;
    }
    .hurry {
        padding: 5px 8px;
        font-size: 12px;
    }
    .iconlist-row .text02 {
        font-size: 16px;
    }
    .headline03.cv2, .headline03.cv1, .headline03.cv7, .headline03.cv3, .headline03.cv4, .headline03.cv6, .headline03.cv8, .headline03.cv9, .headline03.cv5, .headline03.cv10 {
        font-size: 24px;
    }
    .underline-image.v2 {
        margin-top: -31px;
    }
    .underline-image.h {
        margin-top: -32px;
    }
    .underline-image.v2 {
        margin-left: 42px;
    }
    .subheadline03.cv2, .subheadline03.cv1, .subheadline03.cv3 {
        font-size: 20px;
    }
    .subheadline05.cv1, .subheadline05.cv1.semibold {
        font-size: 18px;
    }
    .subheadline04.cv11.box {
        font-size: 18px;
        padding: 10px 20px;
    }
    .text01 {
    font-size: 18px;
    }
    .subheadline03.cv5, .subheadline03.cv3, .subheadline03.cv4 {
        font-size: 20px;
    }
    .subhead-bg {
        padding: 12px 20px;
    }
    .subheadline05.cv1.bold {
        font-size: 21px;
    }
    .box-cta01 .text02.cv1.center.tt b {
        font-size: 26px;
    }
    .text02.cv1.center.tt {
        font-size: 20px !important;
    }
    .subheadline04 {
        font-size: 20px;
    }
    .subheadline02.cv1 {
        font-size: 23px;
    }
    .seqs {
        font-size: 32px;
    }
    .dabbemedaldo {
        width: 100%;
        padding: 20px 15px;
        border: 3px dashed #d1ecb2;
    }
    .more-feature .bulletpoint01-row {
        border: 3px dashed #d1ecb2;
    }
    .box01 {
        padding: 15px 15px;
    }
    .text03 {
    font-size: 13px;
    }
    .text01.cv5.h .text01 {
        font-size: 20px;
    }
    .text01.cv5.h .subheadline04 {
        font-size: 23px;
    }
    .subheadline04.cv11 {
        font-size: 20px;
    }
    .box-cta01 .subheadline03.cv5 {
        font-size: 28px !important;
    }
    .linewaledabbe .subheadline05 {
        font-size: 20px;
    }
}