* body main .banner {
  min-height: initial;
  margin-bottom: 50px;
  padding: 0px 10px;
}
* body main .banner .text {
  padding-top: 35px;
}
* body main .banner .text h1 {
  font-size: 30px;
  line-height: 34px;
}
* body main .banner .text p {
  font-size: 16px;
}
* body main .banner .text a {
  font-size: 16px;
  width: 250px;
  height: 45.41px;
}
* body main .banner .image {
  position: initial;
  left: 0;
  transform: none;
}
* body main .whatislovereport .container .box {
  padding: 24px;
}
* body main .whatislovereport .container .box h2 {
  font-size: 35px;
}
* body main .whatislovereport .container .box p {
  font-size: 16px;
}
* body main .video-section {
  padding: 20px 0px 50px;
}
* body main .video-section .imgvideo {
  margin-bottom: 20px;
}
* body main .video-section .imgvideo img {
  width: 50px;
  height: 50px;
}
* body main .video-section h2 {
  font-size: 35px;
  line-height: 40px;
}
* body main .video-section h2 br {
  display: none;
}
* body main .video-section p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
}
* body main .video-section .video-card {
  border-radius: 15px;
}
* body main .video-section .video-card .video-wrapper {
  border-radius: 12px;
}
* body main .video-section .video-card .video-wrapper iframe {
  border-radius: 12px;
}
* body main .CTA .container .text h3 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 12px;
}
* body main .CTA .container a {
  margin-top: 24px;
  font-size: 16px;
  margin: auto;
}
* body main .inside {
  padding: 50px 0px;
}
* body main .inside .container .heading h4 {
  font-size: 35px;
}
* body main .inside .container .heading .line {
  max-width: 100%;
}
* body main .inside .container .heading p {
  font-size: 16px;
}
* body main .inside .container .single {
  display: block;
  padding: 24px;
}
* body main .inside .container .single .icon {
  margin: auto;
  margin-bottom: 24px;
}
* body main .inside .container .single .text {
  width: 100%;
}
* body main .inside .container .single .text h5 {
  font-size: 25px;
  text-align: center;
}
* body main .inside .container .single .text p {
  font-size: 16px;
  text-align: center;
}
* body main .CTA2 {
  position: relative;
  min-height: 300px;
}
* body main .CTA2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5411764706);
  backdrop-filter: blur(2px);
}
* body main .CTA2 .container {
  position: relative;
}
* body main .CTA2 .container .text h6 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 12px;
  line-height: normal;
}
* body main .CTA2 .container .text p {
  font-size: 20px;
  line-height: normal;
  text-align: center;
}
* body main .CTA2 .container .text a {
  font-size: 16px;
  margin: auto;
}
* body main .who .container .heading h3 {
  font-size: 35px;
}
* body main .who .container .heading p {
  font-size: 16px;
}
* body main .who .container .row > div {
  margin-top: 24px;
}
* body main .who .container .single .text p {
  font-size: 16px;
}
* body main .howitworks .container h4 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 2px;
}
* body main .howitworks .container h4 span {
  display: block;
}
* body main .howitworks .container .row {
  position: relative;
}
* body main .howitworks .container .row > div:last-child {
  border-radius: 15.819px;
  border: none;
  background: none;
  box-shadow: none;
  backdrop-filter: blur(1px);
}
* body main .howitworks .container .row .single {
  width: 100%;
  position: relative;
}
* body main .howitworks .container .row .single h5 {
  font-size: 20px;
}
* body main .howitworks .container .row .single p {
  font-size: 16px;
}
* body main .howitworks .container .row .arrow {
  transform: rotate(90deg) scaleY(-1);
  text-align: center;
  margin: auto;
}
* body main .howitworks .container .row .arrow:nth-child(4) {
  top: 180px;
}
* body main .howitworks .container .row .arrow svg {
  display: block;
  margin: auto;
}
* body main .testimonials .container .row > div {
  margin-bottom: 24px;
}
* body main .CTA3 .container .row .text h6 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 12px;
}
* body main .CTA3 .container .row a {
  font-size: 16px;
  margin: auto;
}
* body main .FAQs {
  padding: 50px 0 40px;
}
* body main .FAQs .container .heading h5 {
  font-size: 35px;
}
* body main .FAQs .container .accordion .accordion-item .accordion-collapse .accordion-body p {
  font-size: 16px;
}
* body main footer .container .row .company {
  margin-bottom: 40px;
}
* body main footer .container .row .company .slogan {
  font-size: 22px;
  line-height: normal;
}
* body main footer .container .row .quicklinks {
  margin-bottom: 40px;
}
* body main footer .container .row .quicklinks h6 {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
}
* body main footer .container .row .newsletter h6 {
  margin-bottom: 12px;
}
* body main footer .container .row .newsletter form {
  margin-bottom: 12px;
  max-width: 100%;
}
* body main footer .container .row .newsletter p {
  font-size: 16px;
  line-height: normal;
}
* body main footer .container .row .copyright p {
  font-size: 16px;
  text-align: center;
}
* body main footer .container .row .sociallinks ul {
  justify-content: center;
  padding: 0;
}
* body main .countdown {
  border-top: 4px solid #ffffff;
}
* body main .countdown .container .text {
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 23px;
}
* body main .countdown .container .price {
  font-size: 22px;
  margin-top: 10px;
}
* body main .countdown .container #timerBox {
  width: 200px;
}
* body main .countdown .container a.getlovereport {
  font-size: 14px;
  font-weight: 400;
  width: 40%;
}
* body main .countdown .container a.whatsapp {
  position: relative;
  top: -20px;
}
* body main .checkout .container .checkoutborder {
  padding: 24px;
}
* body main .checkout .container .checkoutborder .row .addons {
  display: none;
  margin-bottom: 50px;
}
* body main .checkout .container .checkoutborder .row .addons .heading h2 {
  font-size: 30px !important;
}
* body main .checkout .container .checkoutborder .row .addons .heading p {
  font-size: 16px;
}
* body main .checkout .container .checkoutborder .row .addons .single .content .addonsbutton input {
  width: 40px;
  height: 40px;
}
* body main .checkout .container .checkoutborder .row .addons .single .content .addonsbutton label {
  font-size: 14px;
}
* body main .checkout .container .checkoutborder .row .form {
  width: 100%;
  padding: 0;
}
* body main .checkout .container .checkoutborder .row .form form .addonarea {
  display: flex;
}
* body main .checkout .container .checkoutborder .row .form form .checkbox-area {
  max-width: 100%;
}
* body main .checkout .container .checkoutborder .row .form form .checkbox-area label {
  text-align: left;
}
* body main .checkout .container .checkoutborder .row .form .paymenticons ul li img {
  height: 20px;
}
/* MOBILE */
@media (max-width: 767px) {
  .consult-card {
    display: block !important;
    margin-top: 30px;
    position: relative;
    width: 100%;
    background: #fffdf8;
    border: 2px solid #d6a03a;
    border-radius: 24px;
    padding: 50px 10px 18px;
    /* overflow:hidden; */
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.08);
    font-family: "Poltawski Nowy";
  }
  /* TOP LABEL */
  .recommended-tag {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(to bottom, #c10000, #7a0000);
    color: #fff;
    padding: 8px 16px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 700;
  }
  .recommended-tag span {
    color: #ffd74c;
  }
  /* SIDE BADGE */
  .user-badge-card {
    position: absolute;
    top: 25px;
    right: 5px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #ffe8a7;
    display: flex;
    align-items: center;
    padding: 5px;
    justify-content: center;
    text-align: center;
    color: #9a0000;
    font-size: 7px;
    line-height: 12px;
    font-weight: 700;
    flex-direction: column;
  }
  .user-badge-card span {
    font-size: 20px;
    margin-bottom: 5px;
  }
  /* HEADER */
  .card-headerbox {
    display: flex;
    align-items: center;
    gap: 8px;
    padding-right: 70px;
  }
  /* CHECKBOX */
  .checkbox-wrapper input {
    display: none;
  }
  .tick-box {
    width: 30px;
    min-width: 30px;
    height: 30px;
    background: #b30000;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s;
    padding-bottom: 0px !important;
  }
  .tick-box svg {
    width: 28px;
    height: 28px;
    fill: #fff;
    transition: 0.3s;
  }
  .checkbox-wrapper input:not(:checked) + .tick-box {
    background: #fff;
    border: 2px solid #b30000;
  }
  .checkbox-wrapper input:not(:checked) + .tick-box svg {
    opacity: 0;
    transform: scale(0.4);
  }
  /* TITLE */
  .card-title {
    color: #8f0000;
    font-family: "Poltawski Nowy";
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
  }
  /* DESCRIPTION */
  .card-descbox {
    margin-top: 15px;
    color: #2f2f2f;
    font-size: 12px;
    line-height: 20px;
  }
  /* PRICE */
  .price-section {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
    margin-top: 24px;
  }
  .old-price {
    color: #6d6d6d;
    text-decoration: line-through;
    font-size: 14px;
  }
  .price-section .arrow {
    color: #8b0000;
    font-size: 20px;
    font-weight: 700;
  }
  .price-section .new-price {
    color: #8b0000;
    font-size: 25px;
    font-weight: 800;
    line-height: 1;
  }
  .price-section .discount {
    background: #ffd86d;
    color: #8b0000;
    padding: 8px 10px;
    border-radius: 40px;
    font-size: 12px;
    font-weight: 700;
  }
  /* DIVIDER */
  .divider-box {
    width: 100%;
    height: 1px;
    background: #eadfc9;
    margin: 12px 0;
  }
  /* FEATURES */
  .feature-grid-box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px;
    text-align: center;
  }
  .feature-item-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .feature-grid-box .icon-circle {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #ffe8a7;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  .feature-grid-box .icon-circle svg {
    width: 22px;
    height: 22px;
    stroke: #9d0000;
  }
  .feature-grid-box .feature-text {
    font-size: 12px;
    line-height: 1.35;
    color: #333;
    font-family: "Inter";
    font-weight: 500;
  }
  /* FOOTER */
  .bottom-strip {
    margin-top: 14px;
    background: #fff1bc;
    border-radius: 12px;
    padding: 14px;
    text-align: center;
    color: #8B1538;
    font-size: 12px;
    font-weight: 700;
  }
}/*# sourceMappingURL=responsive.css.map */