::selection {
  color: #fff;
  background: var(--primary);
}

.woocommerce-message {
  display: none;
}

.woocommerce form .form-row label {
  color: white;
  margin-right: 20px;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.woocommerce form .form-row {
  display: block;
  text-align: left;
}

.wc-block-components-notice-banner.is-error {
  position: absolute;
  bottom: 0;
  right: 100px;
  z-index: 99;
  width: 438px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: right;
  border-radius: 3px;
  border: none;
  background: #5B7842;
  padding: 12px 60px;
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-transform: uppercase;
  height: fit-content;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: #5B7842;
  color: white;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  border-radius: 5px;
  background: rgba(34, 34, 34, 0.52);
  backdrop-filter: blur(29.7px);
  color: white;
}

.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #5B7842;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

#checkout-form {
  padding-top: 100px;
  padding-bottom: 100px;
}
#checkout-form .progress-numbers p {
  color: #FFF;
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: 96%;
  text-transform: uppercase;
}
#checkout-form .progress-numbers p span {
  color: #5B7842;
}
#checkout-form .form-wrapper {
  padding: 60px 100px;
  border-radius: 20px;
  backdrop-filter: blur(29.7000007629px);
}
#checkout-form .form-wrapper header {
  font-size: 35px;
  font-weight: 600;
  margin: 0 0 30px 0;
}
#checkout-form .form-wrapper .form-outer {
  width: 100%;
  overflow: hidden;
}
#checkout-form .form-wrapper .form-outer form {
  display: flex;
}
#checkout-form .form-wrapper .form-outer form .title {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 145%; /* 23.2px */
  margin-bottom: 32px;
}
#checkout-form .form-wrapper .form-outer form .page {
  transition: margin-left 0.3s ease-in-out;
  text-align: center;
}
#checkout-form .form-wrapper .form-outer form .page .program-price {
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: rgba(34, 34, 34, 0.52);
  backdrop-filter: blur(29.7000007629px);
  width: fit-content;
  margin: auto;
  margin-bottom: 60px;
  border: 1px solid rgba(255, 255, 255, 0.38);
}
#checkout-form .form-wrapper .form-outer form .page .program-price h3 {
  color: #5B7842;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 145%; /* 34.8px */
  margin-right: 27px;
  margin-bottom: 0px;
}
#checkout-form .form-wrapper .form-outer form .page .program-price .price {
  color: #FFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 98%; /* 78.4px */
  margin-bottom: 0px;
}
#checkout-form .form-wrapper .form-outer form .page .program-price .full-price {
  color: #FFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: 98%; /* 39.2px */
  position: relative;
  margin-bottom: 0px;
}
#checkout-form .form-wrapper .form-outer form .page .program-price .full-price::before {
  content: "";
  width: 115%;
  height: 8px;
  background: rgba(105, 140, 76, 0.71);
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4px;
  transform: rotate(339deg);
  margin: auto;
}
#checkout-form .form-wrapper .form-outer form .page .form-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
}
#checkout-form .form-wrapper .form-outer form .page .inputs-fields {
  max-width: 400px;
  margin: auto;
}
#checkout-form .form-wrapper .form-outer form .page .inputs-fields .label {
  color: #FCFCFC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 96%; /* 13.44px */
  margin-bottom: 16px;
  text-align: left;
}
#checkout-form .form-wrapper .form-outer form .page .inputs-fields input {
  margin-right: 5px;
  box-shadow: none;
  border: none;
}
#checkout-form .form-wrapper .form-outer form .page .inputs-fields ::placeholder {
  color: #6F6F6F;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 86%; /* 13.44px */
}
#checkout-form .form-wrapper .form-outer form span.woocommerce-input-wrapper {
  display: flex;
}
#checkout-form .form-wrapper .form-outer form .field {
  width: 100%;
  height: 45px;
  margin: 45px 0;
  display: flex;
  position: relative;
}
#checkout-form .form-wrapper .form-outer .together-cheaper {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 145%; /* 23.2px */
  margin-bottom: 32px;
  margin-top: 32px;
}
#checkout-form .form-wrapper .form-outer .preffered-body p {
  font-size: 32px;
  font-weight: 700;
  line-height: 46.4px;
  text-align: left;
  color: white;
}
#checkout-form .form-wrapper .form-outer .preffered-body .inner-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 360px;
  gap: 20px;
  justify-content: center;
  margin: auto;
}
#checkout-form .form-wrapper .form-outer .preffered-body .inner-wrap label {
  background: white;
}
#checkout-form .form-wrapper .form-outer .preffered-body .inner-wrap img {
  width: 160px;
  height: 160px;
  object-fit: contain;
}
#checkout-form .form-wrapper .form-outer .preffered-body .inner-wrap .input-hidden {
  position: absolute;
  left: -9999px;
}
#checkout-form .form-wrapper .form-outer .preffered-body .inner-wrap input[type=radio]:checked + label > img {
  border: 1px solid #fff;
  box-shadow: 0 0 3px 3px #5B7842;
}
#checkout-form .form-wrapper .form-outer .preffered-body .top-wrap {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  color: #8D8D8D;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 145%; /* 26.1px */
}
#checkout-form .form-wrapper .form-outer .preffered-body .top-wrap div {
  width: 100%;
  padding: 17px 0px;
  border-bottom: 1px solid #8D8D8D;
}
#checkout-form .form-wrapper .form-outer .preffered-body .top-wrap .active {
  border-bottom: 1px solid #5B7842;
  color: #5B7842;
}
#checkout-form .form-wrapper .form-outer .preffered-body .top-wrap .active span {
  background: #5B7842;
}
#checkout-form .form-wrapper .form-outer .preffered-body .top-wrap span {
  padding: 3px 12px;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 145%;
  background: #8D8D8D;
  border-radius: 100px;
  margin-right: 20px;
}
#checkout-form h1 {
  color: #FFF;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-size: 150px;
  font-weight: 700;
  line-height: 135px;
  letter-spacing: -0.02em;
  text-align: center;
  margin-bottom: 160px;
}

input#billing_weight {
  padding: 20px;
  border-radius: 18px;
}

input#billing_height {
  padding: 20px;
  border-radius: 18px;
}

input#billing_email {
  padding: 20px;
  border-radius: 18px;
}

form .page .field input.invalid-input {
  border-color: var(--errorColor);
}

form .page .field select {
  width: 100%;
  padding-left: 10px;
  font-size: 17px;
  font-weight: 500;
}

.btn-primary {
  width: 100%;
}

p#billing_weight_field {
  position: relative;
  padding-right: 74px;
}
p#billing_weight_field::after {
  content: "Kg";
  width: 71px;
  height: 59px;
  background: white;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 18.68px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 34.8px;
  text-align: center;
  color: #6C6C6C;
}

p#billing_height_field {
  position: relative;
  padding-right: 74px;
}
p#billing_height_field::after {
  content: "Cm";
  width: 71px;
  height: 59px;
  background: white;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 18.68px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 34.8px;
  text-align: center;
  color: #6C6C6C;
}

.input-form {
  border-radius: 18.68px;
  padding: 20px;
  width: 100%;
  border: none;
}

.form-wrapper .input-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
.form-wrapper .input-wrapper span {
  background: white;
  height: 68px;
  width: 87px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 34.8px;
  text-align: center;
  color: #6C6C6C;
  border-radius: 18.68px;
  margin-left: 35px;
}
.form-wrapper .radio-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 46.4px;
  text-align: left;
  color: white;
}
.form-wrapper .radio-buttons {
  display: flex;
  align-items: center;
}
.form-wrapper .radio-buttons label {
  color: white;
  margin-right: 30px;
  font-size: 24px;
  font-weight: 400;
  line-height: 34.8px;
  text-align: left;
}
.form-wrapper button.btn-continue {
  width: 100%;
  background: #5B7842;
  padding: 16px 50px;
  font-size: 29.9px;
  font-weight: 700;
  line-height: 41.85px;
  text-align: center;
  color: white;
  border-radius: 10px;
  border: none;
}
.form-wrapper .preffered-body p {
  font-size: 32px;
  font-weight: 700;
  line-height: 46.4px;
  text-align: left;
  color: white;
}
.form-wrapper .preffered-body .inner-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.form-wrapper .preffered-body .inner-wrap label {
  background: white;
  border-radius: 16px;
  width: 293px;
  height: 100%;
}
.form-wrapper .preffered-body .inner-wrap img {
  object-fit: cover;
  border-radius: 15px;
}
.form-wrapper .preffered-body .inner-wrap .input-hidden {
  position: absolute;
  left: -9999px;
}
.form-wrapper .preffered-body .inner-wrap input[type=radio]:checked + label > img {
  border: 1px solid #fff;
  box-shadow: 0 0 3px 3px #5B7842;
}
.form-wrapper .preffered-body .top-wrap {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  color: #8D8D8D;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 145%; /* 26.1px */
}
.form-wrapper .preffered-body .top-wrap div {
  width: 100%;
  padding: 17px 0px;
  border-bottom: 1px solid #8D8D8D;
}
.form-wrapper .preffered-body .top-wrap .active {
  border-bottom: 1px solid #5B7842;
  color: #5B7842;
}
.form-wrapper .preffered-body .top-wrap .active span {
  background: #5B7842;
}
.form-wrapper .preffered-body .top-wrap span {
  padding: 3px 12px;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 145%;
  background: #8D8D8D;
  border-radius: 100px;
  margin-right: 20px;
}

.slide-page h3 {
  font-size: 52px;
  font-weight: 700;
  line-height: 46.8px;
  letter-spacing: -0.02em;
  text-align: left;
  color: white;
}
.slide-page .order-details {
  background: white;
  padding: 48px;
  border-radius: 30px;
  margin-top: 40px;
  border: solid 1px white;
}
.slide-page .order-details h3 {
  font-size: 50px;
  font-weight: 700;
  line-height: 66px;
  letter-spacing: -0.02em;
  text-align: left;
  color: black;
  margin-bottom: 30px;
  text-transform: uppercase;
  min-height: 135px;
}
.slide-page .order-details span {
  font-size: 80px;
  font-weight: 600;
  line-height: 78.4px;
  text-align: left;
  color: #5B7842;
}
.slide-page .order-details-offer {
  background: #8b8b8b;
  padding: 48px;
  border-radius: 30px;
  margin-top: 40px;
  border: solid 1px white;
}
.slide-page .order-details-offer h3 {
  font-size: 50px;
  font-weight: 700;
  line-height: 66px;
  letter-spacing: -0.02em;
  text-align: left;
  color: white;
  margin-bottom: 30px;
  text-transform: uppercase;
  min-height: 135px;
}
.slide-page .order-details-offer span {
  font-size: 80px;
  font-weight: 600;
  line-height: 78.4px;
  text-align: left;
  color: white;
}
.slide-page .field.btns {
  margin: auto;
  margin-top: 60px;
}
.slide-page .btn-primary {
  border-radius: 10px;
  max-width: 340px;
}

.order-details-offer.active {
  background: white;
}
.order-details-offer.active h3 {
  color: black !important;
}
.order-details-offer.active span {
  color: #5B7842 !important;
}
.order-details-offer.active .circle-order {
  background: #5b7842;
}
.order-details-offer.active .circle-order::before {
  content: "";
  width: 20px;
  height: 20px;
  background: white;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  border-radius: 100px;
}

.circle-order {
  right: 60px;
  width: 40px;
  height: 40px;
  background: white;
  border-radius: 100px;
  position: absolute;
  bottom: 50px;
}

@media only screen and (max-width: 600px) {
  .form-wrapper button.btn-continue {
    padding: 6px;
  }
  #checkout-form .form-wrapper {
    padding: 0px;
  }
  #checkout-form h1 {
    font-size: 55px;
    line-height: 61px;
    margin-bottom: 30px;
  }
  .form-wrapper .radio-title {
    font-size: 25px;
    line-height: 30.4px;
  }
  .form-wrapper .radio-buttons label {
    font-size: 16px;
  }
  .form-wrapper .preffered-body p {
    font-size: 25px;
  }
  .form-wrapper .input-wrapper span {
    height: 53px;
    width: 87px;
    font-size: 19px;
  }
  .input-form {
    padding: 15px;
  }
  .slide-page .order-details {
    padding: 20px;
    margin-bottom: 35px;
  }
  .slide-page .order-details h3 {
    font-size: 43px;
    line-height: 35px;
    min-height: auto;
  }
  .slide-page .order-details-offer {
    padding: 20px;
  }
  .slide-page .order-details-offer h3 {
    font-size: 43px;
    line-height: 47px;
    min-height: auto;
  }
  .slide-page .btn-primary {
    margin-right: 0 !important;
  }
  #checkout-form {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .slide-page .order-details span {
    font-size: 55px;
  }
  .slide-page .order-details-offer span {
    font-size: 55px;
  }
}

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