.content__video-poster {
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.content__wrapper-video {
  padding-bottom: var(--video-iframe-size);
}
.content__wrapper-content {
  background-color: var(--content-background-color);
}
.content__wrapper-guarantee {
  display: flex;
  align-items: center;
  justify-content: center;
}
.content__header {
  box-shadow: 0px 0px 5px 2px #f2f2f2;
  box-shadow: 0px 0px 5px 2px #f2f2f2;
  -webkit-box-shadow: 0px 0px 5px 2px #f2f2f2;
  -moz-box-shadow: 0px 0px 5px 2px #f2f2f2;
  z-index: 5;
}
.content__button {
  background-color: var(--button-background-color);
  color: var(--button-text-color);
  padding: 20px 16px;
  text-align: center;
  margin: 0 auto;
  max-width: 550px;
  width: 100%;
  color: var(--button-text-color);
  box-shadow: inset 0 -5px 0 0 var(--button-shadow-color);
  border-radius: 6px;
  line-height: 34px;
  font-size: 21px;
  font-weight: 700;
  transition: background-color 150ms ease-in;
  text-transform: capitalize;
  font-family: "Open sans", sans-serif;
  cursor: pointer;
}
@media (min-width: 768px) {
  .content__button {
    font-size: 24px;
  }
}
.content__button:hover {
  background-color: var(--button-background-hover);
}
.content__text-buttonText {
  display: inline;
  -webkit-filter: drop-shadow(2px 2px 1px var(--button-textShadow));
  filter: drop-shadow(2px 2px 1px var(--button-textShadow));
  font-weight: 800;
  font-family: sans-serif;
}
.content__text-heading {
  color: var(--content-heading-color);
  font-weight: 700;
  font-family: sans-serif !important;
}
.content__text-content {
  color: var(--content-content-color);
  font-family: sans-serif;
}
.content__text-span {
  color: var(--content-span-color);
  font-weight: 700 !important;
}
@media (max-width: 729px) {
  .content__text-offer {
    padding: 0 40px;
  }
}
.content__img-video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.content__img-arrow {
  max-width: 140px;
  max-height: 50px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg class="arrow-left" xmlns="http://www.w3.org/2000/svg" version="1.1" width="144px" height="125px" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd" xmlns:xlink="http://www.w3.org/1999/xlink"> <g><path style="opacity:0.913" fill="%23e1e1e1" d="M 0.5,-0.5 C 2.16667,-0.5 3.83333,-0.5 5.5,-0.5C 6.73114,0.717703 7.89781,2.05104 9,3.5C 18.2976,41.1241 39.9643,69.1241 74,87.5C 74.3333,87.1667 74.6667,86.8333 75,86.5C 85.4909,91.8593 96.4909,94.526 108,94.5C 113.547,96.4081 118.881,97.0747 124,96.5C 124.833,96.3333 125.667,96.1667 126.5,96C 121.218,90.5954 116.051,85.0954 111,79.5C 109.872,77.6547 109.372,75.6547 109.5,73.5C 111.604,73.2011 113.604,73.5344 115.5,74.5C 123.882,84.8815 133.215,94.2149 143.5,102.5C 143.5,103.833 143.5,105.167 143.5,106.5C 129.006,110.58 115.339,116.58 102.5,124.5C 102.167,124.5 101.833,124.5 101.5,124.5C 100.521,122.855 99.188,121.521 97.5,120.5C 96.3554,119.109 96.3554,117.776 97.5,116.5C 105.374,112.063 113.374,107.897 121.5,104C 67.7787,100.153 29.6121,73.32 7,23.5C 4.16089,16.1467 1.66089,8.81332 -0.5,1.5C -0.5,1.16667 -0.5,0.833333 -0.5,0.5C 0.166667,0.5 0.5,0.166667 0.5,-0.5 Z"/></g> </svg>');
  --webkit-background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg class="arrow-left" xmlns="http://www.w3.org/2000/svg" version="1.1" width="144px" height="125px" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd" xmlns:xlink="http://www.w3.org/1999/xlink"> <g><path style="opacity:0.913" fill="%23e1e1e1" d="M 0.5,-0.5 C 2.16667,-0.5 3.83333,-0.5 5.5,-0.5C 6.73114,0.717703 7.89781,2.05104 9,3.5C 18.2976,41.1241 39.9643,69.1241 74,87.5C 74.3333,87.1667 74.6667,86.8333 75,86.5C 85.4909,91.8593 96.4909,94.526 108,94.5C 113.547,96.4081 118.881,97.0747 124,96.5C 124.833,96.3333 125.667,96.1667 126.5,96C 121.218,90.5954 116.051,85.0954 111,79.5C 109.872,77.6547 109.372,75.6547 109.5,73.5C 111.604,73.2011 113.604,73.5344 115.5,74.5C 123.882,84.8815 133.215,94.2149 143.5,102.5C 143.5,103.833 143.5,105.167 143.5,106.5C 129.006,110.58 115.339,116.58 102.5,124.5C 102.167,124.5 101.833,124.5 101.5,124.5C 100.521,122.855 99.188,121.521 97.5,120.5C 96.3554,119.109 96.3554,117.776 97.5,116.5C 105.374,112.063 113.374,107.897 121.5,104C 67.7787,100.153 29.6121,73.32 7,23.5C 4.16089,16.1467 1.66089,8.81332 -0.5,1.5C -0.5,1.16667 -0.5,0.833333 -0.5,0.5C 0.166667,0.5 0.5,0.166667 0.5,-0.5 Z"/></g> </svg>');
  background-size: contain;
  font-family: sans-serif;
}
@media (min-width: 991px) {
  .content__img-arrow {
    max-width: 144px;
    max-height: 125px;
  }
}

.button_default_icon {
  -webkit-filter: drop-shadow(2px 2px 1px var(--button-textShadow));
  filter: drop-shadow(2px 2px 1px var(--button-textShadow));
  font-weight: 800;
  white-space: nowrap;
  font-family: sans-serif;
}
.button_default_icon:after {
  content: "";
  display: inline-block;
  margin-bottom: -3px;
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="72" height="72" viewBox="0 0 72 72" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.65944 68.3155C5.76396 69.4218 7.214 69.975 8.66333 69.975C10.113 69.975 11.5627 69.4263 12.669 68.3111L40.99 39.99C43.2026 37.7775 43.2026 34.1931 40.99 31.9805L12.669 3.65944C10.4564 1.44685 6.87202 1.44685 4.65944 3.65944C2.44685 5.87202 2.44685 9.4564 4.65944 11.669L28.9837 35.9897L4.65944 60.306C2.44685 62.5186 2.44685 66.103 4.65944 68.3155ZM30.1484 68.3155C31.2529 69.4218 32.7029 69.975 34.1523 69.975C35.6019 69.975 37.0516 69.4263 38.1579 68.3111L66.479 39.99C68.6916 37.7775 68.6916 34.1931 66.479 31.9805L38.1579 3.65944C35.9453 1.44685 32.361 1.44685 30.1484 3.65944C27.9358 5.87202 27.9358 9.4564 30.1484 11.669L54.4726 35.9897L30.1484 60.306C27.9358 62.5186 27.9358 66.103 30.1484 68.3155Z" fill="currentColor"/></svg>');
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="72" height="72" viewBox="0 0 72 72" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.65944 68.3155C5.76396 69.4218 7.214 69.975 8.66333 69.975C10.113 69.975 11.5627 69.4263 12.669 68.3111L40.99 39.99C43.2026 37.7775 43.2026 34.1931 40.99 31.9805L12.669 3.65944C10.4564 1.44685 6.87202 1.44685 4.65944 3.65944C2.44685 5.87202 2.44685 9.4564 4.65944 11.669L28.9837 35.9897L4.65944 60.306C2.44685 62.5186 2.44685 66.103 4.65944 68.3155ZM30.1484 68.3155C31.2529 69.4218 32.7029 69.975 34.1523 69.975C35.6019 69.975 37.0516 69.4263 38.1579 68.3111L66.479 39.99C68.6916 37.7775 68.6916 34.1931 66.479 31.9805L38.1579 3.65944C35.9453 1.44685 32.361 1.44685 30.1484 3.65944C27.9358 5.87202 27.9358 9.4564 30.1484 11.669L54.4726 35.9897L30.1484 60.306C27.9358 62.5186 27.9358 66.103 30.1484 68.3155Z" fill="currentColor"/></svg>');
  background-size: cover;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: var(--button-text-color);
  width: 19px;
  height: 19px;
  font-size: inherit;
  left: auto;
  margin-left: 12px;
}
@media (min-width: 768px) {
  .button_default_icon:after {
    width: 20px;
    height: 20px;
    margin-bottom: -2px;
  }
}

.button_custom_icon {
  white-space: nowrap;
  -webkit-filter: drop-shadow(2px 2px 1px var(--button-textShadow));
  filter: drop-shadow(2px 2px 1px var(--button-textShadow));
  font-family: sans-serif;
}
.button_custom_icon:after {
  content: "";
  background-image: var(--button-icon);
  margin-bottom: var(--custom-icon-offset);
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  display: inline-block;
  font-size: inherit;
  left: auto;
  margin-left: 8px;
}

.payment-option {
  max-width: 50%;
  margin: 10px auto 25px auto;
}

.footer {
  background-color: var(--footer-section-background);
}
.footer__text-link {
  color: var(--footer-link-color);
  transition: color 150ms ease-in;
  font-weight: 500 !important;
  text-transform: capitalize;
}
.footer__text-link:not(:last-of-type):after {
  content: "|";
  pointer-events: none;
  color: var(--footer-link-color);
}
.footer__text-link:hover {
  color: var(--footer-link-hover);
}
.footer__text-link:hover:after {
  color: var(--footer-link-color);
}
.footer__text-copyrights {
  color: var(--footer-copyrights-color);
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.footer__text-address {
  margin-bottom: 10px;
}
body {
  position: relative;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400;
}

/*# sourceMappingURL=main.css.map */
