/** Shopify CDN: Minification failed

Line 172:17 Expected identifier but found whitespace
Line 172:19 Unexpected "{"
Line 172:28 Expected ":"
Line 247:42 Unexpected "}"

**/
:root {
    --custom-blue: #2E3A7C;
    --custom-black: #555555;
    --custom-dark-green: #092D12;
    --custom-fonts : 'Mulish', sans-serif;
}
body p:last-child {
    margin-bottom: 0;
}
.section-wrapper {
    margin-top: 0px;
}
#shopify-section-usp-topper {
    display: none;
}
.rg-lp-image_text {
    border-bottom: 11px solid #16336D;
    background:#f1f0f5;
}
.rg-lp-image_text .for-desktop {
  display: flex;
}
.rg-lp-image_text .for-mobile {
  display: none;
}
.rg-lp-image_text .image-text-wrapper {
    display: flex;
    flex-direction: var(--desktop-flow);
    justify-content: center;
    align-items: center;
    gap: 40px;
    max-width: 1800px;
    margin: 0px auto;
}
.rg-lp-image_text .image-text_media {
  width: 100%;
  max-width: 50%;
}
.rg-lp-image_text .image-text_media .image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rg-lp-image_text .image-text_content {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.rg-lp-image_text .image-text_content .text-content_wrapper {
    max-width: 620px;
    padding-left: 20px;
    padding-block: 30px;
}
.rg-lp-image_text .image-text_content .block--item {
    margin-top: 0;
    margin-bottom: var(--desktop-space);
}
.rg-lp-image_text .image-text_content .block--title {
    color: var(--custom-blue);
    font-family: var(--custom-fonts);
    font-weight: 900;
    font-size: 44px;
    line-height: 120%;
    letter-spacing: 0;
    text-transform: capitalize;
}
.rg-lp-image_text .image-text_content .block--text > * {
    color: var(--custom-black);
    font-family: var(--custom-fonts);
    font-weight: 400;
    font-size: 21px;
    line-height: 1.5em;
    letter-spacing: 0;
}
.rg-lp-image_text .image-text_content .block--button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 12px;
    text-align: center;
    background: linear-gradient(201.88deg,#24c8fc 12.47%,#16336d 83.42%);
    color: #fff;
    border-radius: 10px;
    font-family: var(--custom-fonts);
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 900;
    transition: transform .2s ease;
}
.rg-lp-image_text .image-text_content .block--button svg {
    width: 19px;
    height: auto;
    flex-shrink: 0;
}
.rg-lp-image_text .image-text_content .block--button:hover {
    transform: translateY(-1px);
}
/* rg-lp_list-section */
.css-center {
      display: none;
    }
#product-grid.rg-lp_products-section {
    scroll-margin-top: 21rem;
}
.hydration .rg-nat-offer {display: none;}
.rg-lp-image_text {}
.rg-nat-offer {
    display: none;
}
.rg-lp_list-section .icon-features__title {
    color: var(--custom-blue);
    padding: 0;
    line-height: 1.2;
    text-transform: none; 
    letter-spacing: 0px;
}
.rg-lp_list-section .icon-features__description {
    max-width: 960px;
}
.rg-lp_list-section .icon-features__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.rg-lp_list-section .icon-features__grid .icon-features__image-wrapper {
    margin-bottom: 0;
}
.rg-lp_list-section .icon-features__grid .icon-features__image {
    width: 100%;
    height: 100%;
}
 .custom-split-section {
      padding: 40px 16px;
    }

    .css-container {
      max-width: 1355px;
      margin: auto;
      display: flex;
      gap: 30px;
      align-items: stretch;
    }

    .css-left,
    .css-right {
      width: 50%;
      display: flex;
    }

    .css-left img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 30px;
    }

    .css-card {
      background: {{ section.settings.card_bg }};
      padding: 40px;
      border-radius: 30px;
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }

    .css-card h2 {
      font-size: 52px;
      margin-bottom: 15px;
      font-weight: 900;
      max-width: 393px;
      color: #155925;
          text-transform: none;
      line-height: 115%;
    }


    .css-text {
      font-size: 24px;
      color: #1A0F07;
      margin-bottom: 20px;
    }

    .css-text p {
      margin-bottom: 15px;
       color: #555555;
    }

    .css-text strong {
      font-weight: 600;
    }

    .css-text a {
      color: ##155925;
      text-decoration: underline;
    }

    .css-btn {
      display: inline-block;
      padding: 9px 22px;
      background: #155925;
      max-width: 337px;
      color: #ffffff !important;
      border-radius: 10px;
      font-size:20px;
      text-decoration: none;
      font-weight: 900;
    }
 .css-btn:hover {
  background: #0f441c; 
 
}

.rg-lp_image-section .css-card {
    background: linear-gradient(180deg, #D5F5FF 87.32%, #5FC6E8 103.93%);
    /* padding: 40px 76px; */
    padding: 40px 11%;
}
 .css-card h2 {
    font-family: var(--custom-fonts);
    font-size: 36px;
    max-width: 100%;
    color: var(--custom-blue);
    text-transform: none;
    line-height: 1.25;
    margin: 0 0 20px;
}
.bs-list p {line-height: 1.6em; font-weight: 400;}
.ruff-text {font-size: 21px; line-height: 1.4em;}
.ruff-ul li {font-size: 21px; color: #555555; margin-bottom: 0px; display: flex; align-items: center;}
.ruff-ul li i {color: #2E3A7C;}
.ruff-ul li span {padding-left: 10px;}
.ruff-ul {list-style: none; padding:0px;} }
.rg-lp_image-section .css-btn {
    display: inline-flex;
    font-family: var(--custom-fonts);
    padding: 12px;
    text-align: center;
    background: var(--custom-blue);
    max-width: max-content;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.2;
    transition: transform .2s ease;
}
.rg-lp_image-section .css-btn.svg-button {
    align-items: center;
    justify-content: center;
    gap: 6px;
}
.rg-lp_image-section .css-btn.svg-button svg {
    width: 19px;
    height: auto;
    flex-shrink: 0;
}
.rg-lp_image-section .css-btn:hover {
    transform: translateY(-1px);
}
.rg-lp_title-section .custom-content-wrapper {
    padding: 0px 30px;
    margin-inline: auto;
    text-align: center;
    max-width: 1060px;
}
.rg-lp_title-section .custom-content-wrapper .custom-title {
    font-family: var(--custom-fonts);
    font-size: 44px;
    font-weight: 900;
    letter-spacing: 0;
    max-width: 100%;
    color: var(--custom-blue);
    text-transform: none;
    line-height: 100%;
    margin-bottom: 20px;
}
.rg-lp_title-section .custom-content-wrapper .custom-description > * {
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
    color: var(--custom-black);
}
.rg-lp_products-section .pg-image-wrapper img.main-imgs {
    border-radius: 30px;
}
.rg-lp_products-section .pg-title {
    color: var(--custom-blue);
}
.rg-lp_products-section .pg-desc {
    font-family: var(--custom-fonts);
    font-size: 18px;
    line-height: 30px !important;
    color: var(--custom-black);
}
.rg-lp_products-section .pg-link {
    font-family: var(--custom-fonts);
    color: #2E3A7C !important;
    text-transform: uppercase;
    gap: 6px;
    align-items: center
}
.rg-lp_products-section .pg-link svg {
    width: 15px;
    height: auto;
    flex-shrink: 0;
}
.rg-lp_products-section .pg-link span {
    color: #2E3A7C !important;
    flex-shrink: 0;
}
.rg-lp_products-section .pro_links {
    flex: 1;
    font-weight: 500;
}
.rg-lp_split-text {
    background: linear-gradient(201.88deg, #24C8FC 12.47%, #16336D 83.42%);
}
.rg-lp_split-text .cts-container {
    align-items: flex-start;
    gap: 100px;
}
.rg-lp_split-text .cts-left {
    width: 100%;
    max-width: 40%;
}
.rg-lp_split-text .cts-right {
    width: 100%;
    max-width: 60%;
}
.rg-lp_split-text .cts-container .cts-text> * {
    font-size: 18px;
    line-height: 1.5em;
}
.rg-lp_split-text .cts-container .cts-text strong {
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
}
.rg-lp_split-text .cts-container .cts-text p:not(:last-child) {
    margin-bottom: 30px;
}
.rg-lp_benefits-section .bs-left img {
    border-radius: 0;
    max-height: 100%;
    aspect-ratio: unset;
    border-radius: 30px;
}
.rg-lp_benefits-section .bs-left {
    width: 100%;
    max-width: 630px;
}
.rg-lp_benefits-section .bs-right {
    width: 100%;
    max-width: 100%;
}
.rg-lp_benefits-section .bs-right h2 {
    font-family: var(--custom-fonts);
    color: var(--custom-blue);
}
 .bs-list {
    font-family: var(--custom-fonts);
    font-size: 21px;
    color: var(--custom-black);
    line-height: 1.4em;
    font-weight: 500;
    margin-bottom: 20px;
}
.bs-list p {line-height: 1.4em;}
.bs-btn, .hy-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-family: var(--custom-fonts);
    padding: 0px 30px;
    text-transform: uppercase;
    background: var(--custom-blue);
    max-width: max-content;
    line-height: 50px;
    font-size: 18px;
    transition: transform .2s ease;
    border-radius: 40px;
}
.rg-lp_benefits-section .bs-right .bs-btn svg {
    width: 19px;
    height: auto;
    flex-shrink: 0;
}
.rg-lp_benefits-section .bs-right .bs-btn:hover {
    transform: translateY(-1px);
}
.rg-lp_hydration-section .bs-left img {
    border-radius: 30px;
    max-height: 100%;
    aspect-ratio: unset;
}
.rg-lp_hydration-section .bs-right .bs-btn {
    max-width: 340px;
}

.rg-lp_hydration-section .bs-list li {
    padding: 0;
   
}
.rg-lp_hydration-section .bs-list li::before {
    content: "✓";
    position: static;
    color: #38B1DA;
    font-weight: bold;
    margin-right: 10px;
}
/* rg-lp_money-section */

.rg-lp_money-section .guarantee-title {
    color: var(--custom-blue);
    font-family: var(--custom-fonts);
}
.rg-lp_money-section .guarantee-text strong {
    color: var(--custom-blue) !important;
}
/* rg-lp_cta-section */

.rg-lp_cta-section {
    height: 100% !important;
    max-height: 100% !important;
    padding-top: 116px !important;
    padding-bottom: 116px !important;
}
.rg-lp_cta-section .start-helper__inner {
    padding: 0px 24px !important;
}
.rg-lp_cta-section .start-helper__button {
    border: 1px solid var(--sh-btn-bg);
}

@media screen and (max-width: 1080px) {
.rg-lp-image_text .image-text_content .block--title {font-size: 28px; line-height: 1.4em; margin-bottom: 15px;}
.rg-lp-image_text .image-text_content .block--text>* {font-size: 18px;}
.icon-features__description p {font-size: 18px;}
.css-container {
        flex-direction: column;
      }

      .css-left,
      .css-right {
        width: 100%;
      }

      .css-card {
        padding: 24px;
      }

      .css-card h2 {
        font-size: 32px;
      }

      .css-text {
        font-size: 18px;
      }
    }


@media screen and (max-width: 990px) {
    .rg-lp_hydration-section {
        padding-inline: 20px;
        padding-top: 60px !important;
        padding-bottom: 80px !important;
    }
    .rg-lp_hydration-section .bs-right {
        padding-inline: 0px;
    }
     .rg-lp_benefits-section {
        /*padding-inline: 0;
        padding-top: 0 !important;*/
        padding-inline: 20px;
        padding-top: 60px !important;
    }
    .rg-lp_benefits-section .bs-container {
        flex-direction: column;
        align-items: center;
        gap: 28px;
    }
    .rg-lp_benefits-section .bs-left {
        width: 100%;
        max-width: 100%;
        display: flex;
    }
    .rg-lp_benefits-section .bs-right {
        width: 100%;
        max-width: 100%;
    }
        .rg-lp_split-text .cts-container {
        align-items: flex-start;
        flex-direction: column;
        gap: 40px;
    }
    .rg-lp_split-text .cts-left {
        max-width: 100%;
    }
    .rg-lp_split-text .cts-right {
        max-width: 100%;
    }
    .rg-lp_image-section {
        display: block !important;
        padding-block: 0;
        padding-inline: 20px!important;
    }
    .rg-lp_image-section .css-center {
        display: block;
    }
    .rg-lp_image-section .css-left, .rg-lp_image-section .css-right {
        width: 100%;
    }
    .rg-lp_image-section .css-container {
        flex-direction: column-reverse;
        gap: 20px;
    }
    .rg-lp_image-section .css-card {
        padding: 40px;
    }
    .rg-lp_image-section .css-card .css-btn {
       display: none; 
    }
    .rg-lp_image-section .css-center .css-btn {
        max-width: 100%;
        width: 100%;
    }
}
@media screen and (max-width: 900px) {
    .rg-lp-image_text .image-text-wrapper {flex-direction: column; gap: 0px;}
    .rg-lp-image_text .image-text_media {max-width: 100%; padding: 0px 90px; border-bottom: 8px solid #16336D;}
    .rg-lp-image_text .image-text_content .text-content_wrapper {max-width: 100%; padding: 50px 30px; background: aliceblue; }
    .rg-lp-image_text {border-bottom: none;}
}

@media screen and (max-width: 768px) {
     .rg-lp-image_text {
        border-bottom: 0;
    }
    .rg-lp-image_text .for-desktop {
        display: none;
    }
    .rg-lp-image_text .for-mobile {
        display: flex;
    }  
    .rg-lp-image_text .image-text-wrapper {
        flex-direction: column;
        justify-content: center;
        gap: 00px;
    }
    .rg-lp-image_text .image-text_media {
        max-width: 100%;
    }
    .rg-lp-image_text .image-text_content .text-content_wrapper {
        max-width: 100%;
        padding: 50px 20px;
    }
    .rg-lp-image_text .image-text_content .block--item {
        margin-bottom: var(--mobile-space);
    }
    .rg-lp-image_text .image-text_content .block--title {
        font-size: 24px;
        line-height: 140%;
    }
    .rg-lp-image_text .image-text_content .block--text>* {
       margin-bottom: 20px;
    }
    .rg-lp-image_text .image-text_content .block--button {
        padding: 16px 10px;
        font-size: 15px;
        letter-spacing: 0;
        width: 100%;
    }
    .rg-lp-image_text .image-text_content .block--button svg {
        width: 13px;
        height: auto;
    }
    .bs-list p {line-height: 1.5em;}
        .rg-lp_hydration-section .bs-right h2 {
        text-align: left;
    }
    .rg-lp_hydration-section .bs-right .bs-list {
        text-align: left;
    }
    .rg-lp_hydration-section .bs-right .bs-list li {
        padding: 0;
    }
    .rg-lp_money-section .guarantee-text p:last-child {
        display: block;
    }
    .rg-lp_money-section .guarantee-badge-img {
        width: 133px;
        height: auto !important;
        transform: translate(23%, 30%);
    }
     .rg-lp_cta-section {
        padding-top: 44px !important;
        padding-bottom: 64px !important;;
    }
    .rg-lp_cta-section .start-helper__button {
        line-height: 1.2;
    }
     #shopify-section-Custom-Footer {
        margin: 0;
        padding-top: 60px;
    }
      .rg-lp_benefits-section .bs-right h2 {
        text-align: center;
    }
    .rg-lp_benefits-section .bs-right .bs-list {
        font-size: 18px;
        text-align: center;
    }
    .rg-lp_benefits-section .bs-right .bs-btn {
        max-width: 100%;
    }
    .rg-lp_benefits-section .bs-right .bs-btn svg {
        width: 13px;
    }
    .rg-lp_benefits-section .bs-left img {
        border-radius: 16px;
    }
         .rg-lp_split-text {
        padding-block: 58px;
        padding-inline: 28px;
    }
    .rg-lp_split-text .cts-container {
        gap: 15px;
    }
   .rg-lp_split-text .cts-container .cts-text strong {font-size: 18px;line-height: 1.5em;}
    
    .rg-lp_products-section .pg-title {
        font-size: 20px !important;
        line-height: 100%;
    }
    .rg-lp_products-section .pg-desc {
        font-weight: 500;
        font-size: 15px;
        line-height: 120% !important;
    }
    .rg-lp_products-section .pg-price {
        font-size: 12px;
        font-weight: 700; 
        /* margin-bottom: 15px; */
    }
    .rg-lp_products-section .pg-link {
        font-size: 13px;
        align-items: center;
        line-height: 100%;
    }
    .rg-lp_products-section .pg-link svg {
        width: 12px;
    }
    .rg-lp_title-section .custom-content-wrapper {
        text-align: left;
    }
    .rg-lp_title-section .custom-content-wrapper .custom-title {
        font-size: 28px;
    }
    .rg-lp_title-section .custom-content-wrapper .custom-description > * {
        font-size: 20px;
    }
    .custom-split-section {
    display: none !important;
  }
   
     #product-grid.rg-lp_products-section {
        scroll-margin-top: 23rem;
    }
    .icon-features__description p {line-height: 1.5em;}
    .rg-lp_list-section .icon-features__title {
        padding: 0 30px;
        line-height: 1.2;
    }
    .rg-lp_list-section .icon-features__grid {
        gap: 18.42px;
        padding: 0;
    }
    .rg-lp_list-section .icon-features__grid .icon-features__item {
        flex: unset;
        width: 100%;
        max-width: 104px;
    }
    .rg-lp_list-section .icon-features__grid .icon-features__image-wrapper {
        height: 100%;
        margin-bottom: 0;
    }
    .rg-lp_image-section .css-card {
        padding: 22px 18px;
    }
    .rg-lp_image-section .css-card h2 {
        font-size: 28px;
        margin: 0 0 12px;
    }
    .rg-lp_image-section .css-card .css-text {
        font-size: 15px;
    }
    .rg-lp_image-section .css-btn.svg-button svg {
        width: 13px;
    }
}

@media screen and (max-width: 500px) {
    .rg-lp_products-section .pg-card {
        align-items: flex-start !important;
    }
    .rg-lp-image_text .image-text_content .block--button_container {
        padding: 0 !important;
    }
}
