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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Marsela, sans-serif;
  color: #161021;
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
}

.heading-2 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 20px 10px 15px;
  background-color: #161021;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.image {
  width: 100%;
}

.slider {
  position: static;
  display: block;
  height: 100vh;
}

.slider.v2-slide {
  display: none;
}

.image-2 {
  width: 100%;
}

.mask {
  position: static;
}

.paragraph {
  margin-top: 30px;
  margin-bottom: 40px;
  border-radius: 5px;
  font-family: Roboto, sans-serif;
  color: #161021;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.columns {
  display: block;
}

.column-3 {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 3em;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-nav-2 {
  position: absolute;
}

.image-3 {
  width: 100%;
}

.icon {
  display: block;
}

.icon-2 {
  display: block;
}

.column-4 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: auto;
  margin-top: -42px;
  padding-left: 0px;
}

.column-4.v2-vidio {
  padding-right: 0px;
}

.div-block {
  padding-bottom: 10px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  color: #161021;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: 1px;
}

.slide {
  white-space: normal;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 80% 50%;
  object-position: 80% 50%;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: -15px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}

.div-block-2 {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 9;
  width: 41.66%;
  background-color: #161021;
  text-align: center;
}

.slide-2 {
  position: static;
}

.twin-btn {
  margin-top: 40px;
  padding: 20px;
  border-radius: 5px;
  background-image: linear-gradient(80deg, #ed74b2, #ed74b2 40%, #f1b0d1 100%, #ed74b2);
  opacity: 1;
  font-family: Roboto, sans-serif;
  color: #161021;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  cursor: default;
}

.twin-btn:hover {
  background-image: -webkit-gradient(linear, right top, left top, from(#ed74b2), color-stop(#ed74b2), color-stop(0, #caa3b7), color-stop(0, #ed74b2), color-stop(0, #ed74b2), color-stop(48%, #ed74b2), color-stop(100%, #f1b0d1), to(#ed74b2));
  background-image: linear-gradient(270deg, #ed74b2, #ed74b2, #caa3b7 0, #ed74b2 0, #ed74b2 0, #ed74b2 48%, #f1b0d1 100%, #ed74b2);
}

.twin-btn.pulse-zoom {
  margin-top: 0px;
  cursor: pointer;
}

.twin-btn.pulse-zoom.sales-btn {
  width: 100%;
  margin-top: 50px;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.text-block {
  padding: 10px;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.754, .165, .07, .732);
  transition: -webkit-transform 200ms cubic-bezier(.754, .165, .07, .732);
  transition: transform 200ms cubic-bezier(.754, .165, .07, .732);
  transition: transform 200ms cubic-bezier(.754, .165, .07, .732), -webkit-transform 200ms cubic-bezier(.754, .165, .07, .732);
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.text-block.zoom-effec {
  -webkit-transition-property: none;
  transition-property: none;
}

.text-block.zoom-effec:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.scroll-container {
  position: relative;
  top: -31px;
  z-index: 1;
  display: none;
  background-color: #17192d;
  text-align: center;
}

.scroll-bar {
  position: relative;
  z-index: 1;
  width: 15%;
  max-width: none;
  border-top: 5px solid #ed74b2;
  text-align: left;
}

.main-title {
  display: none;
}

.main-title.main-title-desk {
  display: block;
}

.main-title.main-title-mob {
  display: none;
}

.sec-title {
  display: block;
}

.sec-title.sec-title-mob {
  display: none;
}

.twin-btn-perent {
  z-index: 0;
  margin-bottom: 40px;
}

.submit-button-2 {
  display: none;
  margin-top: 40px;
}

.select_field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 23%;
  margin-right: 10px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 8px;
  background-color: rgba(245, 176, 207, 0.5);
  direction: ltr;
  font-family: Roboto, sans-serif;
  color: #161021;
  font-size: 29px;
  line-height: 36px;
  white-space: normal;
  -o-object-fit: fill;
  object-fit: fill;
}

.select_field:active {
  color: #161021;
}

.select_field:focus {
  color: #161021;
}

.select_field.day-width {
  max-width: 8%;
}

.select_field.day-width.birthtime {
  max-width: 10%;
}

.select_field.country {
  width: auto;
  max-width: 70%;
}

.select_field.birthtime {
  max-width: 8%;
  margin-right: 20px;
}

.slider-6 {
  height: 720px;
  background-color: #fff;
}

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

.button-1 {
  width: 100%;
  margin-top: 50px;
  padding: 24px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 15px;
  background-color: rgba(255, 105, 180, 0.5);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.button-1:hover {
  text-decoration: underline;
}

.button-1.w--current {
  border-radius: 20px;
}

.button-1.w--current:hover {
  text-decoration: underline;
}

.button-1.gender {
  margin-bottom: 10px;
}

.button-1.gender.w--current {
  margin-top: 0px;
  margin-bottom: 10px;
}

.button-1.slider-custom-next {
  padding-right: 10px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  color: #161021;
}

.button-1.slider-custom-next.pulse-zoom {
  display: none;
}

.radio-button-field {
  text-align: left;
}

.radio-button-field.button-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: underline;
}

.radio-button-field.button-6:hover {
  text-decoration: underline;
}

.radio-button-field.button-6.color-code {
  text-decoration: underline;
}

.radio-button-field.button-6.color-code:hover {
  text-decoration: underline;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  text-align: left;
}

.checkbox-field.finished-field {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.select-field-3 {
  max-width: 30%;
  float: none;
}

.select-field-3.select_field {
  max-width: 14%;
  margin-right: 0px;
}

.select-field-3.select_field.birthtime {
  max-width: 10%;
}

.checkbox-label {
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  float: none;
  clear: none;
  font-family: Roboto, sans-serif;
  color: #161021;
  font-size: 24px;
  line-height: 30px;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
}

.checkbox-label.dripsubscribe-text {
  padding-top: 0px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: grey;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.checkbox {
  width: 31px;
  height: 22px;
  margin-top: 0px;
  float: left;
  clear: none;
  background-color: #fff;
  text-align: center;
}

.checkbox.birthday-checkbox {
  width: 22px;
  border-color: #161021;
  background-color: #fff;
}

.checkbox.birthday-checkbox.w--redirected-checked {
  background-color: #161021;
}

.radio-button-2 {
  display: none;
  width: 20px;
  height: 20px;
  margin-left: 0px;
  color: #000;
  font-size: 20px;
  line-height: 20px;
}

.radio-button-2.w--redirected-checked {
  width: 20px;
  height: 20px;
}

.text-field-4 {
  height: auto;
  max-width: 400px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 8px;
  background-color: rgba(245, 176, 207, 0.5);
  font-family: Roboto, sans-serif;
  color: #161021;
  font-size: 29px;
  line-height: 36px;
  font-weight: 400;
}

.text-field-4:hover {
  border-color: #e64946;
}

.text-field-4::-webkit-input-placeholder {
  color: #161021;
}

.text-field-4:-ms-input-placeholder {
  color: #161021;
}

.text-field-4::-ms-input-placeholder {
  color: #161021;
}

.text-field-4::placeholder {
  color: #161021;
}

.text-field-4.your-email {
  margin-bottom: 20px;
}

.text-field-4.country-zip {
  max-width: 300px;
}

.radio-button-label-2 {
  padding-top: 3px;
  padding-left: 20px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-weight: 700;
  text-align: left;
}

.radio-button-label-2:hover {
  text-decoration: underline;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 42px;
  line-height: 55px;
  font-weight: 800;
  text-align: center;
}

.paragraph-8 {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #161021;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.paragraph-8.text-underline {
  margin-bottom: 0px;
  text-decoration: underline;
}

.paragraph-8.now-only {
  font-size: 20px;
  font-weight: 700;
}

.paragraph-8.sales-cont {
  text-align: left;
}

.paragraph-8.sales-cont.new {
  margin-bottom: 0px;
}

.body-2 {
  background-color: #fff;
}

.image-4 {
  display: inline-block;
  padding-top: 75px;
  padding-bottom: 40px;
  text-align: center;
}

.logo {
  padding-top: 75px;
  padding-bottom: 40px;
  color: #fff;
  text-align: center;
}

.heading-14 {
  display: none;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: red;
  font-size: 24px;
  line-height: 38px;
  font-weight: 800;
  text-align: center;
}

.heading-14.error {
  display: block;
}

.paragraph-9 {
  color: #b29f9f;
}

.paragraph-10 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.step {
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.left-arrow-2 {
  display: none;
}

.right-arrow-2 {
  display: none;
}

.slider-7 {
  height: 500px;
  padding-right: 100px;
  padding-left: 100px;
}

.slide-16 {
  padding-top: 30px;
}

.button-7 {
  width: 100%;
  margin-top: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 15px;
  background-color: #ed74b2;
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.heading-15 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #161021;
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  text-align: center;
}

.link {
  font-family: Marsela, sans-serif;
  color: #ff69b4;
  font-size: 50px;
  line-height: 55px;
  font-weight: 400;
  text-decoration: none;
}

.container {
  max-width: 800px;
  padding-right: 0px;
  padding-left: 0px;
}

.footer {
  max-width: 1080px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 25px;
}

.footer.sales-footer {
  margin-top: 60px;
}

.paragraph-11 {
  display: block;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #161021;
  font-size: 16px;
  line-height: 26px;
}

.paragraph-11.sales-page-none {
  display: none;
}

.footer-link {
  font-family: Roboto, sans-serif;
  color: #f755a5;
  text-decoration: underline;
  cursor: pointer;
}

.paragraph-12 {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #161021;
}

.footer-copyright {
  color: #87cefa;
}

.sub {
  font-family: Roboto, sans-serif;
  color: #161021;
  font-size: 16px;
  text-decoration: none;
}

.countr-fild {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.countr-fild.hide-sec {
  display: none;
}

.color-code {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
}

.text-block-2 {
  margin-bottom: 22px;
  color: #fff;
  text-align: center;
}

.text-block-2.country-title {
  margin-top: 40px;
  margin-bottom: 10px;
}

.zip-code {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 22px;
  text-align: center;
}

.timedivider {
  padding-top: 12px;
  padding-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 30px;
}

.d-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._11test.w--current {
  text-align: center;
}

.button2.button-1.slider-custom-next {
  font-family: Roboto, sans-serif;
  color: #161021;
}

.button2.button-1.slider-custom-next:hover {
  border-color: #161021;
}

.button3.button-1.slider-custom-next {
  font-family: Roboto, sans-serif;
  color: #161021;
}

.next-btn.w--current {
  text-align: center;
}

.next-btn.button-1.slider-custom-next {
  font-family: Roboto, sans-serif;
  color: #161021;
}

.slide-17 {
  overflow: visible;
}

.div-block-7 {
  display: block;
  width: 300px;
  height: 300px;
  margin: 20px auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
}

.direct-call-input.button-1 {
  margin-bottom: 10px;
}

.direct-call-input.button-1.mt-0 {
  margin-top: 0px;
}

.direct-call-input.button-1.mt-0:hover {
  text-decoration: underline;
}

.radio-button-3 {
  display: none;
}

.radio-button-4 {
  display: none;
}

.radio-button-5 {
  display: none;
}

.radio-button-6 {
  display: none;
}

.radio-button-7 {
  display: none;
}

.radio-button-8 {
  display: none;
}

.radio-button-9 {
  display: none;
}

.radio-button-10 {
  display: none;
}

.radio-button-11 {
  display: none;
}

.radio-button-12 {
  display: none;
}

.discount-code {
  width: 30%;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px dashed #000;
  background-color: #90ee90;
  font-family: Roboto, sans-serif;
  color: #006400;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.section-2 {
  background-color: #050000;
}

.div-block-8 {
  display: block;
}

.price-19 {
  font-family: Roboto, sans-serif;
  color: #7cfc00;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  text-decoration: line-through;
}

.price-19.darker {
  color: #448a00;
}

.price-50 {
  font-family: Roboto, sans-serif;
  color: red;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  text-decoration: line-through;
}

.img-discount {
  display: block;
  margin-top: 90px;
  margin-bottom: 60px;
}

.slide-nav-3 {
  display: block;
  background-color: #000;
}

.bold-text {
  font-family: Roboto, sans-serif;
}

.bold-text-2 {
  font-family: Roboto, sans-serif;
  color: #f755a5;
}

.bold-text-3 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.bold-text-4 {
  font-family: Roboto, sans-serif;
}

.bold-text-5 {
  font-family: Roboto, sans-serif;
}

.radio-button-label-3 {
  font-family: Roboto, sans-serif;
  color: #161021;
}

.radio-button-label-3.bold {
  font-weight: 700;
}

.radio-button-label-3.bold:hover {
  text-decoration: underline;
}

.radio-button-label-4 {
  font-family: Roboto, sans-serif;
  color: #161021;
}

.radio-button-label-4.bold {
  font-weight: 700;
}

.radio-button-label-4.bold:hover {
  text-decoration: underline;
}

.radio-button-label-5 {
  font-family: Roboto, sans-serif;
  color: #161021;
}

.radio-button-label-5.bold {
  font-weight: 700;
}

.radio-button-label-5.bold:hover {
  text-decoration: underline;
}

.bold {
  font-family: Roboto, sans-serif;
  color: #161021;
  font-weight: 700;
}

.bold:hover {
  text-decoration: underline;
}

.bold-text-6 {
  color: #f755a5;
  text-decoration: underline;
}

.bold-text-7 {
  color: #f755a5;
  text-decoration: underline;
}

.bold-text-8 {
  color: #f755a5;
  text-decoration: underline;
}

.bold-text-9 {
  color: #f755a5;
  text-decoration: underline;
}

.bold-text-10 {
  color: #f755a5;
  text-decoration: underline;
}

.bold-text-11 {
  color: #f755a5;
  text-decoration: underline;
}

.video {
  display: none;
}

.background-video {
  display: block;
  height: 100vh;
}

.background-video.v2-bg-vidio {
  width: auto;
}

.background-video.vidio-v3 {
  display: none;
}

.html-embed {
  display: block;
}

.video-2 {
  display: none;
  width: 100%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
}

.html-embed-2 {
  display: none;
}

.html-embed-3 {
  display: none;
}

.video-3 {
  width: 101%;
  height: 100vh;
  max-width: 100%;
}

.video-3.video-em-3 {
  width: auto;
  height: 100vh;
  max-width: 100%;
}

.order-loader {
  display: none;
}

.text-span {
  font-size: 40px;
}

@media screen and (min-width: 1280px) {
  .heading-2 {
    font-weight: 400;
  }

  .column-3 {
    margin-right: auto;
    margin-left: auto;
    padding: 5em;
  }

  .heading-3 {
    padding-left: 10px;
  }

  .twin-btn {
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .heading {
    font-size: 50px;
    line-height: 55px;
  }

  .twin-btn {
    padding-right: 55px;
    padding-left: 55px;
    font-size: 20px;
    line-height: 28px;
  }
}

@media screen and (min-width: 1920px) {
  .heading-2 {
    display: inline-block;
    width: auto;
    line-height: 34px;
  }

  .section {
    padding-right: 0em;
    padding-left: 0em;
  }

  .body {
    color: #fff;
    text-decoration: overline;
  }

  .columns {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

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

  .slide-nav-2 {
    top: auto;
    padding-top: 0px;
    color: #fff;
    font-size: 14px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-3 {
    margin-top: 0px;
    line-height: 26px;
    letter-spacing: 1px;
  }

  .div-block-2 {
    margin-left: auto;
  }

  .twin-btn {
    background-image: -webkit-gradient(linear, left top, right top, from(#ed74b2), color-stop(100%, #ff97cc), color-stop(0, #ed74b2), to(#ed74b2));
    background-image: linear-gradient(90deg, #ed74b2, #ff97cc 100%, #ed74b2 0, #ed74b2);
    box-shadow: none;
  }
}

@media screen and (max-width: 991px) {
  .section {
    white-space: normal;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .slider {
    height: 100%;
  }

  .paragraph.last-paragraph {
    margin-bottom: 60px;
  }

  .columns {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .column-3 {
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
  }

  .column-3.v3-page-colum {
    padding-top: 0em;
  }

  .slide-nav-2 {
    position: relative;
  }

  .column-4 {
    position: relative;
    margin-top: 0px;
  }

  .heading-3 {
    margin-bottom: 0px;
  }

  .div-block-2 {
    z-index: 9;
    width: 100%;
  }

  .twin-btn {
    position: relative;
    display: block;
    max-width: 100%;
    margin-top: 0px;
    padding-left: 20px;
    text-align: center;
    cursor: default;
  }

  .main-title {
    display: block;
  }

  .main-title.main-title-desk {
    display: none;
  }

  .main-title.main-title-mob {
    display: block;
    padding: 2em;
  }

  .sec-title {
    display: none;
  }

  .sec-title.sec-title-mob {
    position: absolute;
    left: 2em;
    top: auto;
    right: 0%;
    bottom: 11.5%;
    display: block;
  }

  .sec-title.sec-title-mob.v3-page-title {
    position: relative;
    left: auto;
    margin-top: 40px;
    padding-left: 2em;
  }

  .twin-btn-perent {
    position: fixed;
    left: 0px;
    bottom: 0%;
    z-index: 7;
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 60px;
    padding-right: 3em;
    padding-left: 3em;
  }

  .select_field.birthtime {
    max-width: 8%;
  }

  .slider-6 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-1.slider-custom-next {
    margin-top: 20px;
  }

  .select-field-3.select_field.birthtime {
    max-width: 12%;
  }

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

  .footer {
    margin-top: 60px;
  }

  .discount-code {
    width: 32%;
  }

  .video-3.video-em-3 {
    height: 75vh;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    margin-bottom: 10px;
    line-height: 45px;
  }

  .heading-2 {
    padding: 5px 10px 5px 5px;
    font-size: 18px;
    line-height: 26px;
  }

  .paragraph {
    margin-top: 20px;
  }

  .column-3 {
    margin-right: auto;
    margin-left: auto;
    padding: 2em;
  }

  .heading-3 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
  }

  .twin-btn {
    position: relative;
    bottom: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 24px;
  }

  .text-block {
    font-size: 14px;
    line-height: 20px;
  }

  .sec-title.sec-title-mob {
    bottom: 10.5%;
  }

  .twin-btn-perent {
    padding-right: 2em;
    padding-left: 2em;
  }

  .select_field {
    max-width: 30%;
  }

  .select_field.day-width {
    max-width: 12%;
  }

  .select_field.day-width.birthtime {
    max-width: 14%;
  }

  .select_field.birthtime {
    max-width: 15%;
  }

  .slider-6 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .select-field-3.select_field {
    max-width: 20%;
  }

  .select-field-3.select_field.birthtime {
    max-width: 18%;
  }

  .checkbox.w--redirected-checked {
    width: 40px;
    height: 20px;
  }

  .checkbox.birthday-checkbox {
    width: 25px;
    height: 25px;
  }

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

  .d-flex.d-sm-mobile {
    display: block;
  }

  .discount-code {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 36px;
    line-height: 42px;
  }

  .heading-2 {
    font-size: 20px;
  }

  .column-3 {
    margin-right: auto;
    margin-left: auto;
  }

  .twin-btn {
    font-size: 16px;
    line-height: 20px;
  }

  .scroll-bar {
    max-height: 20px;
    max-width: 10%;
  }

  .main-title.main-title-mob {
    padding: 1em;
  }

  .sec-title.sec-title-mob {
    bottom: 9%;
  }

  .select_field {
    max-width: 100%;
  }

  .select_field.day-width {
    max-width: 100%;
  }

  .select_field.day-width.birthtime {
    max-width: 26%;
  }

  .select_field.country {
    max-width: 100%;
  }

  .select_field.birthtime {
    max-width: 22%;
  }

  .button-1.slider-custom-next {
    font-size: 20px;
    line-height: 26px;
  }

  .select-field-3.select_field {
    max-width: 100%;
  }

  .select-field-3.select_field.birthtime {
    max-width: 30%;
  }

  .checkbox.w--redirected-checked {
    width: 60px;
    height: 20px;
  }

  .checkbox.birthday-checkbox {
    width: 40px;
    height: 30px;
    margin-left: -10px;
  }

  .checkbox.birthday-checkbox.w--redirected-checked {
    margin-left: -10px;
  }

  .checkbox.last-2-checked {
    width: 80px;
    height: 25px;
    margin-left: -10px;
  }

  .checkbox.last-2-checked.w--redirected-checked {
    width: 80px;
    border-color: #161021;
    background-color: #161021;
  }

  .text-field-4.country-zip {
    max-width: 100%;
  }

  .heading-15 {
    font-size: 30px;
  }

  .link {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 40px;
    line-height: 50px;
  }

  .countr-fild.mobil-countr {
    display: block;
  }

  .discount-code {
    width: 100%;
  }

  .img-discount {
    display: block;
  }

  .background-video {
    height: 60vh;
  }

  .video-3.video-em-3 {
    height: 35vh;
  }
}

@font-face {
  font-family: 'Marsela';
  src: url('../fonts/Marsela.ttf') format('truetype'), url('../fonts/Marsela.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}