/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 25 2025 | 08:21:13 */
/*
	id: homepage
	name: Homepage | SCSS
	version: 0.1.0
	created: 08/08/24
	updated: 
	Samuel Flimel
*/
body .erecept-gradient-section.wa-hp-only-section, body .erecept-gradient-section.wa-hp-only-section.erecept-gradient-section--mobile {
  display: none !important; }

body.erecept-app-landing .wa-hp-only-section {
  display: block !important; }

body .erecept-gradient-section {
  background: linear-gradient(180deg, #f8f8f8 -150%, rgba(248, 248, 248, 0) 87.58%); }
  body .erecept-gradient-section--mobile {
    display: none !important; }

body .erecept-gradient-section.wa-hp-only-section.erecept-gradient-section--mobile {
  display: none !important; }

.erecept-adv-wrapper {
  display: grid !important;
  align-items: stretch;
  grid-template-columns: repeat(4, minmax(1px, 1fr));
  gap: 8rem !important; }

.erecept-adv-box-img-wrapper {
  position: relative; }
  .erecept-adv-box-img-wrapper img {
    max-height: 7rem;
    width: auto; }
  .erecept-adv-box__title {
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    position: relative; }
  .erecept-adv-box__desc {
    line-height: 20.7px;
    font-size: 1.8rem !important;
    color: var(--blue) !important;
    font-weight: 400;
    text-align: center; }

body .wa-erecept-disclaimer {
  display: grid !important;
  grid-template-columns: 1.8fr 3.2fr !important;
  gap: 2.4rem !important;
  align-items: stretch; }
  body .wa-erecept-disclaimer--mobile {
    display: none !important; }
  body .wa-erecept-disclaimer .erecept-guarantee {
    display: flex;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    align-items: center !important;
    background: #f8f8f8;
    border-radius: 10px;
    padding: 2.5rem 4rem;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    width: 100% !important; }
  body .wa-erecept-disclaimer .erecept-guarantee__heading-wrapper {
    gap: 2.4rem !important; }
  body .wa-erecept-disclaimer .erecept-guarantee__left {
    margin-right: 3rem;
    min-width: fit-content; }
  body .wa-erecept-disclaimer .erecept-guarantee__img {
    min-height: 11rem;
    min-width: fit-content; }
  body .wa-erecept-disclaimer .erecept-guarantee__title {
    font-size: 3.2rem;
    margin-bottom: 1rem !important;
    font-weight: 700 !important; }
  body .wa-erecept-disclaimer .erecept-guarantee__desc {
    font-size: 2rem;
    font-weight: 400;
    line-height: 23px; }
    body .wa-erecept-disclaimer .erecept-guarantee__desc b {
      font-weight: 700; }
  body .wa-erecept-disclaimer-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 2rem;
    text-align: center;
    white-space: nowrap; }
  body .wa-erecept-disclaimer-body > .ct-text-block {
    font-weight: 700 !important; }
  body .wa-erecept-disclaimer-body > .ct-shortcode {
    font-size: 5.6rem !important;
    font-weight: 500; }
  body .wa-erecept-disclaimer__icon {
    height: 11rem;
    width: 11rem !important;
    margin-right: 4rem !important; }
  body .wa-erecept-disclaimer .wa-show-pharmacies {
    text-decoration: underline;
    font-weight: 700;
    color: var(--green);
    background-color: transparent;
    padding: 0 !important;
    border-radius: 0 !important;
    font-size: 1.8rem !important;
    margin-top: 0.5rem !important; }

.wa-hp-products {
  width: 100% !important;
  align-items: center !important; }
  .wa-hp-products--desktop {
    display: flex !important; }
  .wa-hp-products--mobile {
    display: none !important; }

.wa-hp-benefits {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  align-items: stretch !important;
  gap: 2.7rem; }
  .wa-hp-benefits--mobile {
    display: none !important;
    margin-top: 0; }
  .wa-hp-benefits-box {
    display: flex;
    flex-direction: row !important;
    align-items: center !important;
    gap: 3.2rem;
    padding: 4.3rem 3.2rem;
    border-radius: 10px;
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 95%; }
  .wa-hp-benefits-box:first-child {
    background-image: url(/mam-erecept/wp-content/uploads/2024/08/box-1-bg-desktop.svg); }
  .wa-hp-benefits-box:last-child {
    background-image: url(/mam-erecept/wp-content/uploads/2024/08/box-2-bg-desktop.svg); }
  .wa-hp-benefits-box__img {
    z-index: 20;
    width: 17rem !important;
    height: auto !important; }
  .wa-hp-benefits-box__body {
    display: flex;
    flex-direction: column;
    z-index: 1; }
  .wa-hp-benefits-box__heading {
    font-weight: 700;
    font-size: 2.6rem !important;
    line-height: 29.9px !important; }
  .wa-hp-benefits-box__desc {
    font-size: 2rem !important;
    line-height: 23px !important;
    margin-top: 0.8rem !important; }
  .wa-hp-benefits-box__link {
    text-decoration: underline !important;
    text-align: left !important;
    font-weight: 700;
    color: var(--green);
    background-color: transparent;
    padding: 0 !important;
    border-radius: 0 !important;
    font-size: 2rem !important;
    margin-top: 2.4rem !important; }

.wa-product-grid-link {
  text-decoration: underline !important;
  text-align: left !important;
  font-weight: 700;
  color: var(--green);
  background-color: transparent;
  padding: 0 !important;
  border-radius: 0 !important;
  font-size: 2rem !important;
  margin-top: 3.2rem !important;
  margin-left: auto;
  margin-right: auto; }

input[aria-invalid="true"], input[data-invalid], input:focus, input[data-focus] {
  border-width: 0.5px !important; }

input {
  border-color: #bdbdbd !important;
  border-width: 0.5px !important; }

@media (max-width: 1280px) {
  .erecept-adv-wrapper {
    grid-template-columns: 1fr 1fr; } }

@media (max-width: 1200px) {
  body .wa-erecept-disclaimer {
    grid-template-columns: 1fr 1.3fr !important; } }

@media (max-width: 1024px) {
  #div_block-27-290258 {
    margin-top: 6rem; }

  .oxy-pro-accordion_inner h4.oxy-pro-accordion_title {
    font-size: 1.6rem !important; } }

@media (max-width: 991px) {
  body .wa-erecept-faq--desktop, .wa-faq-read-more--desktop {
    display: none !important; }

  body .wa-erecept-faq--mobile, .wa-faq-read-more--mobile {
    display: block; }

  body .wa-erecept-disclaimer--desktop {
    display: none !important; }

  body .wa-erecept-disclaimer--mobile {
    display: flex !important;
    flex-direction: column; }
    body .wa-erecept-disclaimer--mobile .wa-erecept-disclaimer-right {
      flex-direction: column !important;
      position: relative;
      padding-bottom: 2rem; }
      body .wa-erecept-disclaimer--mobile .wa-erecept-disclaimer-right .wa-erecept-disclaimer__icon {
        max-height: 5.8rem;
        margin: 0 !important; }
      body .wa-erecept-disclaimer--mobile .wa-erecept-disclaimer-right .wa-erecept-disclaimer-body {
        margin-top: 2rem; }
        body .wa-erecept-disclaimer--mobile .wa-erecept-disclaimer-right .wa-erecept-disclaimer-body > .ct-text-block {
          font-size: 1.8rem;
          font-weight: 700; }
        body .wa-erecept-disclaimer--mobile .wa-erecept-disclaimer-right .wa-erecept-disclaimer-body > .ct-shortcode {
          font-size: 4.5rem !important;
          margin-top: 0 !important; }

  body .erecept-gradient-section {
    background: #fff; }
    body .erecept-gradient-section--mobile {
      background: linear-gradient(180deg, #f8f8f8 -4.15%, rgba(248, 248, 248, 0) 87.58%) !important; }

  body .erecept-guarantee {
    flex-direction: column !important;
    padding: 3rem 2rem 2rem 2rem !important;
    position: relative; }
    body .erecept-guarantee__left {
      margin: 0 !important;
      position: absolute;
      top: 0;
      transform: translatey(-50%); }
    body .erecept-guarantee__img {
      max-height: 5rem !important;
      min-height: unset !important;
      margin: 0 !important; }
    body .erecept-guarantee__desc {
      margin-top: 1.5rem; }

  body.erecept-app-landing .erecept-gradient-section.wa-hp-only-section.erecept-gradient-section--mobile {
    display: block !important;
    padding-top: 1.6rem !important; }
    body.erecept-app-landing .erecept-gradient-section.wa-hp-only-section.erecept-gradient-section--mobile .ct-section-inner-wrap {
      padding-bottom: 3rem; }

  body .erecept-gradient-section--desktop .ct-section-inner-wrap {
    padding-bottom: 1.6rem !important; }
    body .erecept-gradient-section--desktop .erecept-adv-wrapper, body .erecept-gradient-section--desktop .wa_accorion_wrapper, body .erecept-gradient-section--desktop .erecept-headline--desktop {
      display: none !important; }
    body .erecept-gradient-section--mobile {
      display: flex !important;
      padding-top: 3.5rem !important; }
    body .erecept-gradient-section .erecept-adv-wrapper {
      gap: 2.8rem !important; }
    body .erecept-gradient-section .erecept-adv-box {
      padding: 0 !important; }
    body .erecept-gradient-section .erecept-guarantee {
      padding: 1.6rem 1.2rem !important; }

  .wa-hp-products--desktop {
    display: none !important; }
    .wa-hp-products--mobile {
      display: flex !important;
      margin-top: 2.4rem !important; }

  .wa-product-grid-link {
    font-size: 1.8rem !important;
    margin-top: 2.4rem !important; }

  .wa-hp-benefits--desktop {
    display: none !important; }
    .wa-hp-benefits--mobile {
      display: grid !important;
      grid-template-columns: 1fr !important;
      gap: 1.6rem !important;
      margin-top: 2.4rem !important;
      margin-bottom: 3rem !important; }
    .wa-hp-benefits-box {
      padding: 2rem 2.7rem !important;
      background-size: 30% !important;
      border-radius: 5px !important; }
    .wa-hp-benefits-box__img {
      width: 12rem !important;
      height: auto !important; }
    .wa-hp-benefits-box__heading {
      font-size: 2rem !important;
      line-height: 23px !important; }
    .wa-hp-benefits-box__desc {
      font-size: 1.6rem !important;
      line-height: 18.4px !important; }
    .wa-hp-benefits-box__link {
      font-size: 1.8rem !important;
      line-height: 20.7px !important;
      margin-top: 1.6rem !important; } }

@media (max-width: 768px) {
  .erecept-adv-wrapper {
    padding-left: 1.2rem;
    padding-right: 1.2rem; }

  body .erecept-hero-section .ct-section-inner-wrap {
    padding-top: 1rem !important; }

  .erecept-headline__text {
    font-size: 2rem !important; } }

@media (max-width: 767px) {
  body .erecept-guarantee__title {
    font-size: 2.4rem !important;
    font-weight: 700;
    margin-bottom: 0 !important;
    line-height: 27px; }
    body .erecept-guarantee__desc {
      font-size: 1.6rem !important;
      line-height: 18.4px !important; }

  body .erecept-hero-section .ct-section-inner-wrap {
    padding-bottom: 1.6rem !important; }

  body .erecept-adv-wrapper {
    grid-template-columns: 1fr; }

  body .erecept-adv-box__title {
    font-size: 1.8rem !important;
    margin-bottom: 1.6rem !important; }
    body .erecept-adv-box__desc {
      font-size: 1.6rem !important; }
    body .erecept-adv-box-img-wrapper img {
      height: 4.3rem !important; }

  body .wa-hp-benefits-box {
    background-size: 60%;
    padding: 2.3rem 1.2rem !important;
    gap: 2.6rem; }
    body .wa-hp-benefits-box:first-child {
      position: relative;
      background-image: none !important; }
      body .wa-hp-benefits-box:first-child:before {
        content: "";
        background: url(/mam-erecept/wp-content/uploads/2024/08/box-1-bg-mobile-left.svg);
        position: absolute;
        background-repeat: no-repeat;
        height: 87%;
        width: 9rem;
        background-size: contain;
        top: 10%;
        left: 2%; }
      body .wa-hp-benefits-box:first-child:after {
        content: "";
        background: url(/mam-erecept/wp-content/uploads/2024/08/box-1-bg-mobile-right.svg);
        position: absolute;
        background-repeat: no-repeat;
        height: 75%;
        width: 5rem;
        background-size: contain;
        top: 10%;
        right: 2%; }
    body .wa-hp-benefits-box:last-child {
      position: relative;
      background-image: none !important; }
      body .wa-hp-benefits-box:last-child:before {
        content: "";
        background: url(/mam-erecept/wp-content/uploads/2024/08/box-2-bg-mobile-left.svg);
        position: absolute;
        background-repeat: no-repeat;
        height: 87%;
        width: 10rem;
        background-size: contain;
        top: 5%;
        left: 2%; }
      body .wa-hp-benefits-box:last-child:after {
        content: "";
        background: url(/mam-erecept/wp-content/uploads/2024/08/box-2-bg-mobile-right.svg);
        position: absolute;
        background-repeat: no-repeat;
        height: 2rem;
        width: 2rem;
        background-size: contain;
        bottom: 5%;
        right: 3%; }

  .erecept-gradient-section .erecept-headline__text {
    font-size: 26px !important; } }
