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

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

._2columns-row02.bonus {
  grid-template-columns: .75fr 1fr;
}

.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.cv7.semibold {
  font-weight: 600;
}

.text02.cv1 {
  color: #353556;
}

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

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

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

.text02.cv1.center.s06 {
  margin-left: 35px;
  margin-right: 35px;
}

.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;
}
.container-1000 {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

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

.floatingmenu-section {
  z-index: 1000;
  background-color: #ff0000;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

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

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

.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.cv2 {
    color: #fc201e;
}

.subheadline03.cv4 {
  color: #fff;
}

.subheadline03.cv4.nrm {
  font-weight: 400;
}

.subheadline03.cv4.nrm.underline {
  text-decoration: underline;
}

.subheadline03.cv3 {
  color: #353556;
}

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

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

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

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

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

.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: 72%;
      background: #F1C700;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 130%;
}

.text01.cv1 {
  color: #353556;
}

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

.text01.cv1.semibold.s06 {
  margin-left: 35px;
  margin-right: 35px;
}

.text01.cv1.underline {
  text-decoration: underline;
}

.text01.cv3 {
  color: #86c63a;
  text-align: left;
  font-weight: 800;
}
.f-16{
        font-size: 16px !Important;
}
.header {
  background-image: url('https://fastcdn.ai.flaxxa.com/fb/oto5/images/bglong.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 50px;
}

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

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

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

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

.boxbutton01.s11 {
  width: 100%;
}

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

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

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

.headline01.cv2-1 {
    color: #fc201e;
}

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

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

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

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

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

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

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

.headline02.cv2 {
  color: #fff;
}

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

.headline02.cv7 {
    color: #F1C700;
}

.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.nrm {
  font-weight: 400;
}

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

.subheadline04.cv4 {
  color: #353556;
}

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

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

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

.box01 {
  background-color: #F1C700;
  border-radius: 50px;
  padding: 10px 25px;
}
.box01 .text03{
    color:#353556 !important;
}
.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.cv9 {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
}

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

.text03.cv9.underline {
  text-decoration: underline;
}

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

.text03.cv6.bonus {
  margin-left: 0;
  margin-right: auto;
  display: inline-block;
}

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

.headline04.cv2 {
  color: #fff;
}

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

.icon02 {
  margin-right: 20px;
}

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

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

.iconlist-row01 {
  display: flex;
}

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

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

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

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

.icon01 {
  margin-right: 10px;    
  margin-top: 5px;
}
.text02.cv4.strikethrough {
    text-decoration: line-through;
}

.text02.cv4 {
    color: #918aa4;
}
.spacingbottom-10 {
  padding-bottom: 10px;
}

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

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

.subheadline02.cv3 {
  color: #fff;
  text-align: center;
}

.js-clock {
  justify-content: center;
  align-items: center;
  display: flex;
}

.box-clock01 {
  width: 75px;
  height: 75px;
  border: 5px solid #a12efa;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number01 {
  color: #353556;
  font-family: Outfit, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
}

.clock-label01 {
  color: #353556;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-right: -5px;
  font-family: Outfit, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.headline03.cv1 {
  color: #353556;
}

.headline03.cv8 {
  color: #ff9601;
}

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

.headline03.cv7 {
  color: #8b31fd;
}

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

.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.v02.s07 {
  border-radius: 25px;
}

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

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

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

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

.robot-image03 {
    margin-top: -627px;
    margin-left: 755px;
    position: absolute;
    width: 600px;
}

.section04 {
  
   background-image: linear-gradient(45deg, #FC201E40 0%, #F1C70052 100%);
  padding-top: 70px;
  padding-bottom: 40px;
}
.edition {
    background: linear-gradient(45deg, #f2bd02, #fa4d17);
    width: fit-content;
    font-size: 30px;
    padding: 18px 30px;
    margin: 20px auto 0;
    border-radius: 40px;
    color: #fff;
    font-weight: 800;
    font-family: 'Outfit';
}
.ecover01 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 65%;
    margin-bottom: 30px;
}

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

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

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

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

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

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

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

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

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

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

.image-text-grid {
  grid-column-gap: 35px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.box02 {
  width: 75%;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 18px 30px;
}

.box02.v3 {
  width: 48%;
  border-color: #ba9581;
}

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

.graphic05 {
  margin-top: -75px;
  margin-left: 630px;
  position: absolute;
}

.graphic05.v1 {
  margin-top: -115px;
  margin-left: -100px;
}

.arrow13 {
  margin-top: -60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.section09 {
  background-image: url('https://fastcdn.ai.flaxxa.com/fb/oto5/images/AA-O5-15-Background-05.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1px;
  padding-bottom: 85px;
}

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

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

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

.package-box02 {
  width: 100%;
  background-image: url('https://fastcdn.ai.flaxxa.com/fb/oto5/images/AA-O5-14-Image-05.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;
    box-shadow: 26px 15px 40px rgba(0, 2, 35, .15);
}

.arrow-package01 {
  margin-top: 270px;
  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;
}
.bulletpoint01-row.bonus-row.not {
    background: #FFDFDF;
    justify-content: center;
}
.bulletpoint01-row.bonus-row {
    justify-content: center;
    background: #110f24;
}
.bulletpoints-box01 .bulletpoint01-row .icon01 {
    margin-top: 0px;
    width: 27px;
}
.bulletpoint01-row.bonus-row .text02.cv1 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
}
.bulletpoint01-row.bonus-row.not .text02.cv1 {
    color: #FF2C2C;
    font-weight: 600;
    font-size: 24px;
}
.bulletpoint01-row, .package-box02 .bulletpoint01-row {
    padding: 15px 30px;
    border-bottom: 1px dashed #ccc;
    align-items: center;
    gap: 0px;
}
.package-box01 .bulletpoints01, .package-box02 .bulletpoints01 {
    grid-row-gap: 0;
}
.arrow-package02 {
  margin-top: 890px;
  margin-left: 850px;
  position: absolute;
}

.section11 {
  background-image: url('https://fastcdn.ai.flaxxa.com/fb/oto5/images/bglong.webp');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 85px;
}

.robot-image03-2 {
  margin-top: -740px;
  margin-left: -435px;
  position: absolute;
}

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

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

.bulletpoints01-3 {
  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;
}

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

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

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

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

.button02-2 {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#9cd44c, #58be35);
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 8px;
  font-family: Outfit, sans-serif;
  font-size: 34px;
  font-weight: 800;
  line-height: 100%;
  display: block;
  box-shadow: 9px 5px 20px rgba(17, 16, 27, .15);
}

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

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

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

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

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

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

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

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

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

.html-embed {
  cursor: pointer;
}

.bulletpoints-box01-2 {
  background-color: #fff;
  border-radius: 25px;
  margin-bottom: -50px;
  padding: 45px;
  box-shadow: 9px 5px 40px rgba(17, 87, 216, .1);
}

.package-box01 {
  width: 97%;
  background-image: url('https://fastcdn.ai.flaxxa.com/fb/oto5/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);
}

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

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

  .button01 {
    font-size: 18px;
  }

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

  .logo01 {
    margin-top: 0;
  }

  .arrows {
    display: none;
  }

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

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

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

  .box-cta01 {
    width: 95%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .boxbutton01 {
    width: 100%;
  }

  .boxbutton01.s11 {
    width: 68%;
  }

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

  .headline01.cv2-1, .headline01.p01, .headline01.p02 {
    font-size: 46px;
  }

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

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

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

  .box01 {
    margin-left: 77px;
  }

  .text03.cv6 {
    padding: 5px 15px;
  }

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

  ._3columns-row01 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

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

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

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

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

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

  .robot-image03 {
    width: 150px;
    margin-top: -160px;
    margin-left: -18px;
  }

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

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

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

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

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

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

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

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

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

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

  .image-text-grid {
    grid-template-columns: 1fr 1fr;
  }

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

  .box02 {
    width: 90%;
  }

  .box02.v3 {
    width: 60%;
  }

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

  .graphic05 {
    width: 100px;
    margin-top: -65px;
    margin-left: 435px;
  }

  .graphic05.v1 {
    width: 100px;
    margin-left: -80px;
  }

  .arrow13 {
    margin-top: -40px;
  }

  .section09 {
    padding-bottom: 70px;
  }

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

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

  .package-box02 {
    width: 70%;
    background-size: 100% 100%;
  }

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

  .robot-image03-2 {
    width: 150px;
    margin-top: -160px;
    margin-left: -18px;
  }

  .boxbutton01-2 {
    width: 90%;
  }

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

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

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

  .logo03 {
    margin-top: 0;
  }

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

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

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

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

@media screen and (max-width: 767px) {
  ._2columns-row02 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    display: flex;
  }

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

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

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

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

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

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

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

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

  .logo01 {
    margin-left: auto;
  }

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

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

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

  .header {
    padding-bottom: 50px;
  }

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

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

  .boxbutton01 {
    width: 100%;
  }

  .boxbutton01.s11 {
    width: 80%;
  }

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

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

  .headline01.cv2-1 {
    font-size: 42px;
  }

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

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

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

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

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

  .box01 {
    margin-left: 0;
  }

  .text03.cv6 {
    font-size: 18px;
  }

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

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

  ._3columns-row01 {
    flex-direction: column;
    display: flex;
  }

  .bulletpoints01 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

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

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

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

  .image01 {
    max-width: 80%;
  }

  .image01.bonus {
    width: 280px;
    margin-left: 0;
  }

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

  .section02 {
    padding-top: 40px;
  }

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

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

  .robot-image03 {
    margin-top: -180px;
    margin-left: -13px;
    display: block;
  }

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

  .ecover01 {
    width: 300px;
  }

  .arrow02 {
    margin-left: 350px;
  }

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

  .arrow05 {
    margin-left: 390px;
  }

  .arrow06 {
    margin-left: 35px;
  }

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

  .section05 {
    padding-top: 40px;
  }

  .arrow03 {
    margin-left: 65px;
  }

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

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

  .image-text-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

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

  .box02 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .box02.v3 {
    width: 75%;
  }

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

  .graphic05 {
    margin-top: -50px;
    margin-left: 360px;
  }

  .graphic05.v1 {
    margin-top: -95px;
    margin-left: -70px;
  }

  .section09, .section10 {
    padding-bottom: 50px;
  }

  .package-box02 {
    width: 80%;
  }

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

  .section11 {
    padding-bottom: 50px;
  }

  .robot-image03-2 {
    display: none;
  }

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

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

  .boxbutton01-2 {
    width: 100%;
  }

  .boxbutton01-2.s06 {
    width: 85%;
  }

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

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

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

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

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

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

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

  .logo04 {
    width: 350px;
  }

  .logo04.bonus {
    width: 280px;
    margin-left: 0;
  }

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

  .package-box01 {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {
  ._2columns-row02.fm {
    display: flex;
  }

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

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

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

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

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

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

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

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

  .video {
    margin-top: 12px;
  }

  .logo01 {
    width: 180px;
  }

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

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

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

  .text01.cv3 {
    text-align: center;
  }

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

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

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

  .boxbutton01, .boxbutton01.s11 {
    width: 100%;
  }

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

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

  .headline01.cv2-1 {
    font-size: 40px;
  }

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

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

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

  .underline-image.v2.s18 {
    width: 180px;
    margin-left: 60px;
    margin-right: auto;
  }

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

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

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

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

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

  .text03.cv6 {
    font-size: 17px;
  }

  .text03.cv6.bonus {
    margin-left: 65px;
    margin-right: 65px;
    display: block;
  }

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

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

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

  .js-clock {
    flex-wrap: wrap;
  }

  .box-clock01 {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }

  .clock-number01 {
    font-size: 24px;
  }

  .clock-label01 {
    font-size: 8px;
  }

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

  .section01 {
    padding-bottom: 40px;
  }

  .image01 {
    max-width: 100%;
  }

  .image01.bonus {
    width: 200px;
    margin-left: auto;
  }

  .section02 {
    padding-bottom: 30px;
  }

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

  .robot-image03 {
    display: none;
  }

  .section04 {
    padding-bottom: 40px;
  }

  .ecover01 {
    width: 250px;
  }

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

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

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

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

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

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

  .section05 {
    padding-bottom: 30px;
  }

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

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

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

  .box02.v3 {
    width: 100%;
  }

  .section08 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .graphic05 {
    width: 80px;
    margin-top: -25px;
    margin-left: 210px;
  }

  .graphic05.v1 {
    width: 70px;
    margin-top: -135px;
    margin-left: -25px;
  }

  .arrow13 {
    margin-top: -20px;
    margin-bottom: -15px;
  }

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

  .section09, .section10 {
    padding-bottom: 40px;
  }

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

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

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

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

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

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

  .boxbutton01-2, .boxbutton01-2.s06 {
    width: 100%;
  }

  .button02-2 {
    padding: 15px 5px;
    font-size: 24px;
  }

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

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

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

  .linksfooter-box {
    width: 100%;
  }

  .logo03 {
    width: 180px;
  }

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

  .logo04 {
    max-width: 100%;
  }

  .logo04.bonus {
    width: 200px;
    margin-left: auto;
  }

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

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

#w-node-_931b3290-eb24-29d9-b9a6-6edf5f8427bc-a1dfa299, #w-node-_22affa8b-77df-7a20-e159-5a1ea96acc46-a1dfa299, #w-node-a45e656e-19a6-6dc6-0bb1-6a56d08e59cb-a1dfa299, #w-node-a45e656e-19a6-6dc6-0bb1-6a56d08e59cf-a1dfa299, #w-node-a45e656e-19a6-6dc6-0bb1-6a56d08e59d3-a1dfa299, #w-node-a45e656e-19a6-6dc6-0bb1-6a56d08e59d9-a1dfa299, #w-node-a45e656e-19a6-6dc6-0bb1-6a56d08e59df-a1dfa299, #w-node-a45e656e-19a6-6dc6-0bb1-6a56d08e59e5-a1dfa299, #w-node-a45e656e-19a6-6dc6-0bb1-6a56d08e59eb-a1dfa299, #w-node-a45e656e-19a6-6dc6-0bb1-6a56d08e59ef-a1dfa299, #w-node-a45e656e-19a6-6dc6-0bb1-6a56d08e59f3-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4aadb-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4aae1-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4aae6-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4aae9-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4aaf1-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4aaf7-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4aafc-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4aaff-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4ab07-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4ab0d-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4ab12-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4ab15-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4ab1d-a1dfa299, #w-node-ec983945-03fd-8686-7519-7db3d0d4ab23-a1dfa299, #w-node-_96e86cc9-e8ca-b45a-3af8-de7732bc4d1e-a1dfa299, #w-node-_96e86cc9-e8ca-b45a-3af8-de7732bc4d21-a1dfa299, #w-node-_820da484-9b06-2676-69da-f93748cc8a9f-a1dfa299, #w-node-_820da484-9b06-2676-69da-f93748cc8aa2-a1dfa299, #w-node-_50bdc050-4adb-8165-4fd3-4661bf92bc4d-a1dfa299, #w-node-_50bdc050-4adb-8165-4fd3-4661bf92bc50-a1dfa299, #w-node-_58f708e3-2b3b-3ef3-ca04-e2240ea62aae-a1dfa299, #w-node-_52cc8305-b6b3-fde0-0ddc-cef85fd4aef0-a1dfa299, #w-node-_20ee507e-a0f4-4362-c502-0365538c61c2-a1dfa299, #w-node-_176b5e54-ead9-3354-65e4-8ae0d16635ad-a1dfa299, #w-node-_2617d897-c26c-9d51-ce98-095c4a97aea4-a1dfa299, #w-node-_6252812a-2282-d080-88eb-4c3825644349-a1dfa299, #w-node-daf09363-8189-298c-285a-0554c61c4b64-a1dfa299, #w-node-_4783442e-7ffe-2b8e-648a-88cdd0ef22a0-a1dfa299, #w-node-e62e5168-e173-2f80-7182-0c2626498025-a1dfa299, #w-node-b97c5707-b8ac-1122-8f77-1955b8af2cc4-a1dfa299, #w-node-e97b0d92-1794-f609-8dbd-35f89c1372fd-a1dfa299, #w-node-_794af688-472d-31da-32fa-1864c41607cf-a1dfa299, #w-node-_9d10ddd1-3d8e-8338-765d-1407fabd72b9-a1dfa299, #w-node-_73948d77-44f9-ff68-c0dc-3ae831bd9da0-a1dfa299, #w-node-_6031d8da-859f-6262-7b05-c3bf992ae82d-a1dfa299, #w-node-a08f922b-56dd-11c7-ff38-d2ed8b1da13d-a1dfa299, #w-node-_915697e8-2904-9b55-b7a2-b8e4063cac5e-a1dfa299, #w-node-_915697e8-2904-9b55-b7a2-b8e4063cac5f-a1dfa299, #w-node-_915697e8-2904-9b55-b7a2-b8e4063cac6c-a1dfa299, #w-node-_915697e8-2904-9b55-b7a2-b8e4063cac6d-a1dfa299, #w-node-_915697e8-2904-9b55-b7a2-b8e4063cac7a-a1dfa299, #w-node-_915697e8-2904-9b55-b7a2-b8e4063cac7b-a1dfa299, #w-node-_915697e8-2904-9b55-b7a2-b8e4063cac88-a1dfa299, #w-node-_915697e8-2904-9b55-b7a2-b8e4063cac89-a1dfa299, #w-node-_1be364e5-7b1a-349c-7b25-7ea05074c69a-a1dfa299, #w-node-_999d0626-2e19-3609-0906-9f84ac5e3630-a1dfa299, #w-node-d165316a-6d52-faf9-8d85-ed56e07e7a84-a1dfa299 {
  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 0;
    text-align: center;
  }
  .header {
    padding-top: 30px;
  }
}

.linesubhead{
        font-size: 28px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 20px;
}
.chargeamtwant {
    font-size: 28px;
    font-weight: 700;
    text-decoration: underline;
    font-family: Outfit, sans-serif;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 10px;
    line-height:1.3;
}
.chargeamtwant22 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 20px;
    font-family: Outfit, sans-serif;
    font-weight: 500;
}
.chargeamtwant22 span{
    display:flex;
    align-items:center;
}
.chargeamtwant22 img{
    width:30px;
    margin-right:10px;
}
.subhead-dabba {
    border: 5px solid #ffe4be;
    width: 85%;
    padding: 20px 10px;
    border-radius: 30px;
    margin: 40px auto;
    background: #fff;
}
.feadabba{
       width: 85%;
    background-color: #fff;
    border: 5px dashed #d1ecb2;
    border-radius: 25px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 30px;
    box-shadow: 9px 5px 40px rgba(100, 12, 211, .1);
    margin-bottom: 50px;
}
.feadabba .iconlist02 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr;
}
.feadabba .text02.cv7 {
    color: #353556;
}
.saledabba {
    border: 2px solid #f1c700;
    width: 85%;
    margin: auto;
    padding: 30px 10px;
    border-radius: 20px;
    margin-bottom: 40px;
}
.feaboxdabba{ 
        border: 3px solid #f1c700;
    padding: 30px;
    border-radius: 40px;
}
.feaboxdabba .icon01 {
    width: 30px;
    margin-top: 0;
}
.feamainbox {
    border: 2px solid #da78fd;
    padding: 30px;
    border-radius: 40px;
    margin-bottom: 70px;
}
.feamainbox .numb {
    background: #ffde4a;
    width: 20%;
    margin: auto;
    text-align: center;
    padding: 6px;
    border-radius: 30px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    /* color: #fff; */
}
.feadabba img.icon02.s03 {
    height: 70px;
}
.subheadline04.cv11.box {
    color: #353556;
    border: 2px solid #353556;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 20px;
}
.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;
}
.warningbar span {
    font-weight: 700;
    color: #ffff00;
}
.hurry {
    background: #000;
    width: fit-content;
    margin: 30px auto 18px;
    padding: 9px 30px;
    font-size: 20px;
    font-family: Outfit, sans-serif;
    font-weight: 600;
    color: #fff;
}
.hurry span {
    background: #ff0000;
    display: inline-block;
    padding: 3px 10px;
}
.ne-prc {
    font-size: 45px;
    color: #ff9601;
    line-height: 60px;
    margin-left: 15px;
}
@media (max-width:767px){
    .feadabba .iconlist02 {
        grid-column-gap: 40px;
        grid-row-gap: 40px;
        grid-template-columns: 1fr;
    }
    .header img.logo01 {
        margin: auto !important;
    }
    .subhead-dabba {
        width: 100%;
    }
    .feadabba {
        width: 100%;
    }
    .saledabba {
        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: 110px;
    }
    .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: 10px 7px;
        font-size: 17px;
        margin-bottom: 13px;
        margin-top: -5px;
    }
    .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 !important;
    }
    .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: 22px !important;
    }
    .box-cta01 .subheadline05.cv1.bold {
        font-size: 20px !important;
    }
    .linewaledabbe .subheadline05 {
        font-size: 20px;
    }
    h1 br{
        display:none !important;
    }
    .headline02.cv1 {
        font-size: 23px;
    }
    h2.headline02.cv1.nrm br {
        display: none;
    }
    .subheadline05.cv7.v01 br {
        display: none;
    }
    .subheadline02 {
    font-size: 24px;
    }
    .subheadline044.cv4.s01 {
        width: 100%;
    }
    .subheadline044 {
        font-size: 18px;
    }
    .text03.cv3.s04 {
        width: 50%;
    }
    .linesubhead {
    font-size: 22px;
    }
    .chargeamtwant {
    font-size: 20px;
    margin-top: 20px;
    }
    .chargeamtwant22 {
        gap: 10px;
        font-size: 16px;
    }
    .chargeamtwant22 img {
    width: 22px;
    }
    .chargeamtwant22 .line{
        display:none;
    }
    h2 {
    font-size: 28px;
    }
    .headline02.cv2, .headline02.cv3 {
        font-size: 22px !important;
    }
    h4 {
    font-size: 24px;
    }
    .text01.cv5.h {
        font-size: 18px;
    }
    .subheadline03.cv5, .subheadline03.cv2, .subheadline03.cv4, .subheadline03.cv4.nrm, .subheadline03.cv3 {
        font-size: 22px !important;
    }
    .subheadline02.cv1, .subheadline02.cv3 {
        font-size: 22px !important;
    }
    .box-cta01 .text01.cv1 {
        font-size: 18px;
    }
    .feaboxdabba {
        border: 2px solid #f1c700;
        padding: 10px;
        border-radius: 20px;
    }
    .text01.cv1.s12 {
        font-size: 16px;
        line-height: 1.7 !important;
        font-weight: 500 !important;
        border-width: 2px !important;
    }
    img.logo04 {
        width: 220px;
    }
    .edition {
    font-size: 16px;
    padding: 13px 20px;
    }
}