/*
Theme Name:     Higeia Child
Theme URI:      https://www.techvizo.com/contact-us/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Techvizo
Author URI:     https://www.techvizo.com/contact-us/
Version:        1.0
Template:       higeia
*/

@import url("../higeia/style.css"); 
/* =Theme customization starts here
------------------------------------------------------- */ 
.logos-carousel .owl-nav button.owl-prev {
    left: -40px;
    font-size: 18px;
}
.logos-carousel .owl-nav button.owl-next {
    right: -40px;
    font-size: 18px;
}

body, button, input, select, optgroup, textarea {
    color: #333333;
	line-height: 1.5!important;
}
.elementor-default .elementor-widget-text-editor,
.elementor-default li.elementor-icon-list-item, 
.elementor-default li.elementor-icon-list-item a {
    color: #333333;
}
body .wpcf7 .row .col-md-6 {
    padding: 0 15px;
    margin-bottom: 0px;
}
.is-form-style input.is-search-input {
    border: none !important;
}
.is-form-style button.is-search-submit {
    overflow: hidden;
}
.is-form-style input.is-search-submit, .is-search-icon {
    background: black !important;
	transition:all .3s ease-in-out;
}
.is-form-style input.is-search-submit, .is-search-icon {
    border: none;
}
.is-search-icon svg {
    filter: brightness(9);
}
.is-form-style input.is-search-submit, .is-search-icon:hover {
    background: gray !important;
	border-color: gray;
}
@media(min-width:991px){
.is-form-style {
   min-width: 250px;
}
}
@media(max-width:990px){
.is-form-style {
   min-width: 100%;
 }
}
.wp-gr[data-layout="slider"] .grw-reviews {
    justify-content: center;
}
@media(min-width:991px){
.wp-gr[data-layout="grid"] .grw-reviews .grw-review{
	  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
	}
}
body .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border: none;
    border-radius: 100px!important;
    -webkit-border-radius: 100px!important;
    background: #f8ef4ebd;
}
body .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus ,
body .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover ,
body .dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	background: #f8ef4ebd;
	border-radius: 100px!important;
}
body .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit ,
body .dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{
    border-top-right-radius: 100px!important;
    -webkit-border-top-right-radius: 100px!important;
    border-bottom-right-radius: 100px!important;
    -webkit-border-bottom-right-radius: 100px!important;
    min-width: 45px;
	overflow:hidden;
}
body .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
    font-style: normal;
    color: black;
}
body .dgwt-wcas-suggestions-wrapp {
    width: 300px!important;
}
body .dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
   border-top-right-radius: 100px!important;
    -webkit-border-top-right-radius: 100px!important;
    border-bottom-right-radius: 100px!important;
    -webkit-border-bottom-right-radius: 100px!important;
}
.dgwt-wcas-content-wrapp .dgwt-wcas-st {
    flex: 1;
}


.single-product h4 {
	font-size: 20px!important;
}


@media(max-width:767px){
 body .dgwt-wcas-suggestions-wrapp {
    width: 300px!important;
    left: auto!important;
    right: 0!important;
}
}
@media (max-width: 480px) {
body .ekit-wid-con .ekit_double_button {
        display: flex;
    }
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    background: transparent;
    color: black;
    width: auto;
    height: auto;
    font-size: 18px;
}
.owl-carousel .owl-nav button.owl-next {
    right: -15px;
}
.owl-carousel .owl-nav button.owl-prev {
    left: -15px;
}

body .owl-carousel .owl-nav button.owl-prev:hover, 
body .owl-carousel .owl-nav button.owl-next:hover {
    background-color: transparent;
    color: var(--e-global-color-primary);
}
.related-post .owl-stage {
    justify-content: center;
    margin: auto;
}

body .elementskit-testimonial-slider .swiper-button-prev ,
body .elementskit-testimonial-slider .swiper-button-next{
    top: 0;
    border: 0;
    margin: auto;
}
@media (max-width: 767px) {
body .ekit-wid-con .elementskit-testimonial-slider .swiper-button-next, 
body .ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev {
    display: flex!important;
}
}
/* .elementor-element .elementskit-navbar-nav > li.current-menu-item > a,
.elementor-element .elementskit-navbar-nav > li:hover > a{
    font-weight: 700!important;
} */

body, button, input, select, optgroup, textarea {
    color: #333333;
    font-size: 18px;
    line-height: 1.2;
}
.ti-widget.ti-goog .ti-review-content {
    font-size: 18px!important;
}

element.style {
}

@media (min-width: 1230px) {
    .elementor .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1200px;
    }
}
@media (min-width: 1300px) {
    .elementor .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1280px;
    }
}
.showme{
	cursor:pointer;
}

.codedropz-upload-inner div:not(.codedropz-btn-wrap), .codedropz-upload-inner > span {
    display: none;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn::before {
    content: "\f382";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
	font-weight: 900;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
    text-decoration: none;
    box-shadow: none;
    background: black;
    color: #fff;
    padding: 0px 20px;
    height: 45px;
    display: flex;
    align-items: center;
    width: fit-content;
    justify-content: center;
    position: relative;
    padding-left: 35px;
}
.codedropz-upload-handler {
    border: none;
    border-radius: 0px;
}
.codedropz-upload-handler .codedropz-upload-container {
    padding: 0;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn:hover {
    background-color: var(--e-global-color-513194b);
}
.elementor-element .elementor-widget-button .elementor-button {
    font-weight: 400;
    font-size: 18px;
}
.elementor-icon-list-items {
    padding: 0;
}
.zoom-effect{
    transition: all .3s ease-in-out;
}
.zoom-effect:hover {
    transform: scale(1.05);
}
.ekit-wid-con .ekit-heading__title-in-left .ekit-heading__content-wrapper{
    flex: 1;
}
@media(max-width:767px){
.ekit-wid-con .ekit-heading__title-in-left {
    display: block!important;
}
}
.icon-grid-box {
    display: inline-flex;
}

body footer .icon-grid-box .box-content p{
    margin-bottom: 0px!important;
}
#back-to-top {
    background: #fff;
}
.elementor-button, .btn, button ,
.elementor-element .elementor-widget-button .elementor-button{
    font-weight: 600!important;
    font-size: 13px;
}
.subscribe-form input[type="submit"] {
    padding: 5px 30px;
    height: 50px;
    border-radius: 100px;
    background: var(--e-global-color-secondary);
    margin-left: -10px;
    border: none;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
}
.subscribe-form input[type="submit"]:hover {
    background: var(--e-global-color-primary);
}
.subscribe-form input#email {
    padding: 5px 15px;
    height: 50px;
    margin-right: -10px;
    border: 1px solid #0e4a4a1c;
    border-radius: 100px 0px 0px 100px;
}
.subscribe-form {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}
.subscribe-form input {
    flex: 1;
    width: 100%;
}
@media(max-width:767px){
.subscribe-form input[type="submit"] {
    font-size: 15px;
}  
}
ul.elementor-icon-list-items.icon-grid-box-list-items {
    flex-flow: wrap;
}
.after-line-list li.elementor-icon-list-item{
    position: relative;
}
@media(min-width:900px){
.after-line-list li.elementor-icon-list-item .elementor-icon-list-text::after {
    content: "";
    height: 1px;
    background: var(--e-global-color-secondary);
    width: 450px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9;
    content: "●";
    text-align: right;
    line-height: 0;
    margin-left: 10px;
    color: var(--e-global-color-secondary);
}
}

@media(max-width:991px){
body .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left, .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left{
    text-align:left;
}
body .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right, .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right{
    text-align:right;
}
body .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center, .ekit-wid-con .elementskit-section-title-wraper.text_center.ekit_heading_tablet-text_center{
    text-align:center;
}
}
@media(max-width:767px){
body .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left, .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left{
    text-align:left;
}
body .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right, .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right{
    text-align:right;
}
body .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center, .ekit-wid-con .elementskit-section-title-wraper.text_center.ekit_heading_mobile-text_center{
    text-align:center;
}
header .ekit-wid-con .ekit_double_button {
    flex-direction: row-reverse;
    gap: 5px;
}
}
* {
    image-rendering: -webkit-optimize-contrast;
}
.all-on-x-form .wpcf7-list-item label {
    width: 100%;
    display: block;
}


.is_highlight {
    background: #a7c948!important;
}

.elementor-8 .elementor-element.elementor-element-cbc54aa .ekit-double-btn.ekit-double-btn-one {
    background-color: #f0f5df;
    color: var(--e-global-color-primary);
    border-radius: 100px 100px 100px 100px;
    padding: 12px 12px 12px 12px;
}

.elementor-8 .elementor-element.elementor-element-cbc54aa .ekit-double-btn.ekit-double-btn-two {
    background-color: var(--e-global-color-d473908);
    color: #ffffff;
    border-radius: 100px 100px 100px 100px;
    padding: 12px 12px 12px 12px;
}

.subscribe-form input[type="submit"] {
    padding: 5px 30px;
    height: 50px;
    border-radius: 100px;
    background: #f9b63c;
    margin-left: -10px;
    border: none;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
}
	
	.elementor-2 .elementor-element.elementor-element-1b45579 .btn {
    color: #ffffff;
    background-color: #f9b63c;
}


/* landing page */

.hgf-lp{--hg-dark:#0E4A4A;--hg-deep:#0A2929;--hg-cream:#F5FAE3;--hg-off:#FDFFF5;--hg-med:#CEE199;--hg-acc:#A7C948;--hg-amber:#F9B63C;--hg-body:#333;--hg-blue:#83CAE6;--hg-line:#E7EFD0;--hg-panel:#155B56;font-family:"articulat-cf",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}
.hgf-lp p{margin:0;line-height:normal}
.hgf-lp img{display:block;max-width:100%}
.hgf-lp h1,.hgf-lp h2,.hgf-lp h3,.hgf-lp h4,.hgf-lp h5,.hgf-lp h6,.hgf-lp .elementor-heading-title{word-spacing:normal;margin:0}
.hgf-lp .hgf-center,.hgf-lp .hgf-center *{text-align:center}

/* --- headings --- */
.hgf-lp .hgf-h1 .elementor-heading-title{font-size:52px;line-height:57.2px;letter-spacing:-.52px;font-weight:600;color:var(--hg-dark)}
.hgf-lp .hgf-h2 .elementor-heading-title{font-size:38px;line-height:43.7px;letter-spacing:-.38px;font-weight:600;color:var(--hg-dark)}
.hgf-lp .hgf-h2--36 .elementor-heading-title{font-size:36px;line-height:41.4px;letter-spacing:-.36px}
.hgf-lp .hgf-h2--48 .elementor-heading-title{font-size:48px;line-height:52.8px;letter-spacing:-.48px}
.hgf-lp .hgf-lead,.hgf-lp .hgf-lead p{font-size:16.5px;line-height:26.4px;color:var(--hg-body)}
.hgf-lp .hgf-sub,.hgf-lp .hgf-sub p{font-size:16px;line-height:25.6px;color:var(--hg-body)}
.hgf-lp .hgf-eyebrow .elementor-heading-title{font-size:13px;letter-spacing:1.82px;text-transform:uppercase;font-weight:600}
.hgf-lp .hgf-eyebrow--muted .elementor-heading-title{color:#587570}
.hgf-lp .hgf-eyebrow--acc .elementor-heading-title{color:var(--hg-acc)}

/* --- buttons --- */
.hgf-lp .hgf-cta .elementor-button{background-color:var(--hg-amber);color:var(--hg-dark);font-family:inherit;font-weight:600;border-radius:999px;box-shadow:0 6px 9px rgba(249,182,60,.35);line-height:1.25;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease;fill:var(--hg-dark)}
.hgf-lp .hgf-cta .elementor-button:hover,.hgf-lp .hgf-cta .elementor-button:focus{background-color:#F7AC22;color:var(--hg-dark);box-shadow:0 10px 18px rgba(249,182,60,.45);transform:translateY(-1px)}
.hgf-lp .hgf-cta--nav .elementor-button{padding:13px 24px 14px;font-size:14.5px}
.hgf-lp .hgf-cta--lg .elementor-button{padding:18px 26px 19px;font-size:17px}
.hgf-lp .hgf-cta--xl .elementor-button{padding:19px 40px 20px;font-size:17.5px}
.hgf-lp .hgf-cta--hero .elementor-button{width:420px;max-width:100%}
.hgf-lp .hgf-cta--block .elementor-button{width:100%}
.hgf-lp .hgf-cta--card .elementor-button{width:310px;max-width:100%;padding:17px 26px 18px;font-size:16px}

/* --- icon lists: green chip + tick --- */
.hgf-lp .hgf-list .elementor-icon-list-items{display:flex;flex-direction:column}
.hgf-lp .hgf-list .elementor-icon-list-item{align-items:flex-start;gap:11px}
.hgf-lp .hgf-list .elementor-icon-list-item:after{display:none}
.hgf-lp .hgf-list .elementor-icon-list-icon{flex:0 0 22px;width:22px;height:22px;border-radius:11px;background:var(--hg-med);display:flex;align-items:center;justify-content:center;padding:0;margin-top:1px; padding-left: 3px;}
.hgf-lp .hgf-list .elementor-icon-list-icon svg{width:10px;height:8px;margin:0}
.hgf-lp .hgf-list .elementor-icon-list-text{padding-inline-start:0;padding-left:0}
.hgf-lp .elementor-icon-list-item>a{display:flex;align-items:inherit;gap:inherit}
.hgf-lp .hgf-list--hero .elementor-icon-list-items{gap:12px}
.hgf-lp .hgf-list--hero .elementor-icon-list-text{font-size:14.5px;line-height:20.3px;font-weight:600;color:var(--hg-dark)}

/* --- announcement bar --- */
/* Elementor reserves .e-con:before for its background overlay, so the dot sits on the text widget */
.hgf-lp .hgf-announce-row>.elementor-widget{width:auto;max-width:100%}
.hgf-lp .hgf-announce-txt .elementor-widget-container{display:flex;align-items:center;gap:10px}
.hgf-lp .hgf-announce-txt .elementor-widget-container:before{content:"";width:8px;height:8px;border-radius:4px;background:var(--hg-acc);flex:0 0 auto}
.hgf-lp .hgf-announce-txt,.hgf-lp .hgf-announce-txt p{color:var(--hg-cream);font-size:14px;line-height:normal}
.hgf-lp .hgf-announce-txt strong{color:var(--hg-acc);font-weight:600}
.hgf-lp .hgf-announce-txt s{color:rgba(245,250,227,.62)}
.hgf-lp .hgf-announce-link .elementor-button{background-color:transparent;box-shadow:none;padding:0;border-radius:0;color:var(--hg-acc);font-size:14px;font-weight:600;text-decoration:underline}
.hgf-lp .hgf-announce-link .elementor-button:hover{background-color:transparent;box-shadow:none;transform:none;color:#BBD96A}

/* --- header --- */
.hgf-lp .hgf-logo-w img{height:26px;width:auto}

/* --- hero --- */
.hgf-lp .hgf-mark{display:flex;align-items:center;width:max-content;max-width:100%;height:55px;border-radius:8px;padding:0 9px 0 10px;margin-top:.8px;background:linear-gradient(91.07deg,rgba(131,202,230,.35) 0%,rgba(167,201,72,.35) 100%)}
.hgf-lp .hgf-hero__note,.hgf-lp .hgf-hero__note p{font-size:13.5px;line-height:normal;color:#587570;text-align:center}
.hgf-lp .hgf-trust-stars img{width:103.04px;height:15.68px;max-width:none}
.hgf-lp .hgf-trust-row{flex-wrap:nowrap}
.hgf-lp .hgf-trust-row>.e-con{flex:0 0 auto}
.hgf-lp .hgf-trust-item .elementor-heading-title{font-size:14px;font-weight:600;color:var(--hg-dark);white-space:nowrap}
.hgf-lp .hgf-chemist-w img{width:17px;height:17px;object-fit:contain}
.hgf-lp .hgf-hero__media-w img{width:420px;max-width:100%;height:440px;object-fit:cover;border-radius:32px}

/* --- 22% stat --- */
.hgf-lp .hgf-stat__label .elementor-heading-title{font-size:17px;line-height:25.5px;letter-spacing:.34px;font-weight:600;color:rgba(245,250,227,.78)}
.hgf-lp .hgf-stat__icon-w .elementor-icon{width:74px;height:74px;padding:0;display:flex;align-items:center;justify-content:center;background-color:var(--hg-med);border-radius:50%}
.hgf-lp .hgf-stat__icon-w .elementor-icon svg{width:30px;height:34px}
.hgf-lp .hgf-stat__num .elementor-heading-title{font-size:104px;line-height:104px;letter-spacing:-3.12px;font-weight:600;color:var(--hg-cream)}
.hgf-lp .hgf-stat__star{align-self:center;transform:translateY(-26px)}
.hgf-lp .hgf-stat__star .elementor-heading-title{font-size:36.4px;line-height:36.4px;font-weight:600;color:var(--hg-cream)}
.hgf-lp .hgf-stat__big .elementor-heading-title{font-size:46px;line-height:51.52px;letter-spacing:-.46px;font-weight:600;color:var(--hg-cream)}

/* --- weight calculator (HTML widget markup; behaviour lives in child theme custom.js) --- */
.hgf-lp .hgf-card{width:100%;background:var(--hg-off);border-radius:32px;box-shadow:0 18px 25px rgba(0,0,0,.18);padding:34px 32px;display:flex;flex-direction:column}
.hgf-lp .hgf-card__main{display:flex;gap:30px;align-items:center}
.hgf-lp .hgf-card__figs{position:relative;flex:0 0 142px;width:142px;height:216px}
.hgf-lp .hgf-card__figs svg{position:absolute}
.hgf-lp .hgf-card__figs .fig-a{left:12px;top:3px}
.hgf-lp .hgf-card__figs .fig-b{left:76px;bottom:3px}
.hgf-lp .hgf-card__body{flex:1 1 auto;min-width:0}
.hgf-lp .hgf-card__lbl{font-size:15.5px;font-weight:600;color:var(--hg-dark);line-height:normal}
.hgf-lp .hgf-card__kg{font-size:46px;line-height:46px;letter-spacing:-.92px;font-weight:600;color:var(--hg-dark);margin-top:12px;display:flex;align-items:baseline}
.hgf-lp .hgf-card__kg span:last-child{font-size:22px;line-height:22px;letter-spacing:-.44px;margin-left:2px}
.hgf-lp .hgf-range{-webkit-appearance:none;appearance:none;width:100%;height:7px;padding:0;border:0;border-radius:99px;background:var(--hg-line);margin:26px 0 0;outline:none;display:block}
.hgf-lp .hgf-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:28px;height:28px;border-radius:14px;background:var(--hg-dark);border:3px solid var(--hg-off);box-shadow:0 2px 10px rgba(14,74,74,.4);cursor:pointer}
.hgf-lp .hgf-range::-moz-range-thumb{width:28px;height:28px;border-radius:14px;background:var(--hg-dark);border:3px solid var(--hg-off);box-shadow:0 2px 10px rgba(14,74,74,.4);cursor:pointer}
.hgf-lp .hgf-card__rule{height:1px;background:var(--hg-line);margin-top:26px}
.hgf-lp .hgf-card__note{font-size:15px;line-height:22.5px;color:var(--hg-body);margin-top:20px}
.hgf-lp .hgf-card__pill{display:inline-flex;align-items:center;padding:6px 16px;border-radius:14px;margin-top:12px;background:linear-gradient(91.19deg,rgba(131,202,230,.35) 0%,rgba(167,201,72,.35) 100%);font-size:50px;line-height:50px;letter-spacing:-1px;font-weight:600;color:var(--hg-dark)}
.hgf-lp .hgf-card__cta{margin-top:28px;display:flex;justify-content:center}
.hgf-lp .hgf-card__cta a{display:inline-flex;align-items:center;justify-content:center;width:310px;max-width:100%;padding:17px 26px 18px;font-size:16px;font-weight:600;border-radius:999px;background:var(--hg-amber);color:var(--hg-dark);box-shadow:0 6px 9px rgba(249,182,60,.35);text-decoration:none;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}
.hgf-lp .hgf-card__cta a:hover{background:#F7AC22;color:var(--hg-dark);box-shadow:0 10px 18px rgba(249,182,60,.45);transform:translateY(-1px)}

/* --- problem cards: chart = image widget, labels = heading widgets --- */
.hgf-lp .hgf-viz{position:relative;overflow:hidden}
.hgf-lp .hgf-viz .elementor-widget-image,.hgf-lp .hgf-viz .elementor-widget-image .elementor-widget-container{width:100%;line-height:0}
.hgf-lp .hgf-viz__img img{width:100%;height:132px;display:block}
.hgf-lp .hgf-chip{position:absolute;z-index:2;width:auto}
.hgf-lp .hgf-chip .elementor-heading-title{display:inline-flex;align-items:center;gap:6px;background:#fff;border-radius:99px;padding:5px 10px;box-shadow:0 4px 6px rgba(14,74,74,.12);font-size:11px;font-weight:600;color:var(--hg-dark);white-space:nowrap}
.hgf-lp .hgf-chip .elementor-heading-title:before{content:"";width:7px;height:7px;border-radius:3.5px;flex:0 0 auto;background:var(--hg-amber)}
.hgf-lp .hgf-chip--green .elementor-heading-title:before{background:var(--hg-acc)}
.hgf-lp .hgf-chip--tl{left:10px;top:10px}
.hgf-lp .hgf-chip--tr{right:10px;top:10px}
.hgf-lp .hgf-chip--bl{left:10px;bottom:10px}
.hgf-lp .hgf-chip--br{right:10px;bottom:10px}
.hgf-lp .hgf-pcard__t .elementor-heading-title{font-size:17px;line-height:22.1px;font-weight:600;color:var(--hg-dark)}
.hgf-lp .hgf-pcard__d,.hgf-lp .hgf-pcard__d p{font-size:14.5px;line-height:22.48px;color:var(--hg-body)}
.hgf-lp .hgf-strap .elementor-heading-title{font-size:17px;font-weight:600;color:var(--hg-dark);line-height:1.5}
.hgf-lp .hgf-strap mark{background:var(--hg-med);color:var(--hg-dark);border-radius:6px;padding:1px 2px}

/* --- old way / with higeia --- */
.hgf-lp .hgf-clist .elementor-icon-list-items{display:flex;flex-direction:column;gap:14px}
.hgf-lp .hgf-clist .elementor-icon-list-item{align-items:flex-start;gap:11px}
.hgf-lp .hgf-clist .elementor-icon-list-item:after{display:none}
.hgf-lp .hgf-clist .elementor-icon-list-icon{flex:0 0 13px;width:13px;margin-top:5px;padding:0}
.hgf-lp .hgf-clist .elementor-icon-list-text{padding-inline-start:0;padding-left:0;font-size:15px;line-height:22.5px}
.hgf-lp .hgf-clist--old .elementor-icon-list-text{color:var(--hg-body)}
.hgf-lp .hgf-clist--new .elementor-icon-list-text{color:var(--hg-cream)}

/* --- three steps --- */
.hgf-lp .hgf-step__n .elementor-heading-title{width:30px;height:30px;border-radius:15px;background:var(--hg-med);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:var(--hg-dark)}
.hgf-lp .hgf-step__when .elementor-heading-title{font-size:12px;letter-spacing:.96px;text-transform:uppercase;font-weight:600;color:var(--hg-dark)}
.hgf-lp .hgf-step__t .elementor-heading-title{font-size:16px;line-height:20.8px;font-weight:600;color:var(--hg-dark)}
.hgf-lp .hgf-step__d,.hgf-lp .hgf-step__d p{font-size:13.5px;line-height:20.93px;color:var(--hg-body)}

/* --- program + price card --- */
.hgf-lp .hgf-badge .elementor-heading-title{display:inline-block;background:var(--hg-dark);color:var(--hg-cream);border-radius:999px;padding:9px 18px;font-size:13.5px;font-weight:600}
.hgf-lp .hgf-prog__lead,.hgf-lp .hgf-prog__lead p{font-size:16px;line-height:25.6px;color:var(--hg-body)}
.hgf-lp .hgf-list--prog .elementor-icon-list-items{gap:13px}
.hgf-lp .hgf-list--prog .elementor-icon-list-item{gap:12px}
.hgf-lp .hgf-list--prog .elementor-icon-list-text{font-size:15.5px;line-height:22.48px;color:var(--hg-body)}
.hgf-lp .hgf-list--prog .elementor-icon-list-text b{font-weight:600;color:var(--hg-dark)}
.hgf-lp .hgf-price__t .elementor-heading-title{font-size:19px;font-weight:600;color:var(--hg-dark)}
.hgf-lp .hgf-price__s,.hgf-lp .hgf-price__s p{font-size:13.5px;color:var(--hg-body)}
.hgf-lp .hgf-price__now .elementor-heading-title{font-size:44px;line-height:44px;letter-spacing:-.88px;font-weight:600;color:var(--hg-dark);text-align:right;white-space:nowrap}
.hgf-lp .hgf-price__now .elementor-heading-title span{font-size:16px;letter-spacing:-.32px;font-weight:600}
.hgf-lp .hgf-price__note,.hgf-lp .hgf-price__note p{font-size:13.5px;line-height:20.25px;font-weight:600;color:var(--hg-dark);text-align:center}
.hgf-lp .hgf-price__h .elementor-heading-title{font-size:16px;font-weight:600;color:var(--hg-dark)}
.hgf-lp .hgf-list--price .elementor-icon-list-items{gap:10px}
.hgf-lp .hgf-list--price .elementor-icon-list-item{gap:12px}
.hgf-lp .hgf-list--price .elementor-icon-list-text{font-size:15px;line-height:21.75px;color:var(--hg-dark)}
.hgf-lp .hgf-risk__t .elementor-heading-title{font-size:16px;font-weight:600;color:var(--hg-cream)}
.hgf-lp .hgf-risk__d,.hgf-lp .hgf-risk__d p{font-size:13.5px;line-height:20.93px;color:rgba(245,250,227,.78)}

/* --- testimonials --- */
/* Elementor wraps a linked image in an inline <a>, which collapses a width:100% image to zero */
.hgf-lp .hgf-vidmedia{overflow:hidden}
.hgf-lp .hgf-vidmedia .elementor-widget-image .elementor-widget-container{position:relative;display:block;line-height:0}
.hgf-lp .hgf-vidmedia .elementor-widget-image .elementor-widget-container>a{display:block;width:100%}
.hgf-lp .hgf-vidmedia img{display:block;width:100%;height:auto;aspect-ratio:9/16;object-fit:cover}
.hgf-lp .hgf-vidmedia .elementor-widget-image .elementor-widget-container:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:27px;background:rgba(252,253,241,.94);box-shadow:0 6px 18px rgba(0,0,0,.25);z-index:2;pointer-events:none}
.hgf-lp .hgf-vidmedia .elementor-widget-image .elementor-widget-container:before{content:"";position:absolute;left:calc(50% + 2px);top:50%;transform:translate(-50%,-50%);width:0;height:0;border-left:15px solid var(--hg-dark);border-top:9px solid transparent;border-bottom:9px solid transparent;z-index:3;pointer-events:none}
.hgf-lp .hgf-vid__time{position:absolute;top:10px;right:10px;z-index:4;width:auto}
.hgf-lp .hgf-vid__time .elementor-heading-title{background:rgba(23,66,58,.75);border-radius:99px;padding:4px 8px;font-size:11.5px;font-weight:600;color:#fff;display:inline-block}
.hgf-lp .hgf-vid__q .elementor-heading-title{font-size:14.5px;line-height:20.3px;font-weight:600;color:var(--hg-dark)}
.hgf-lp .hgf-vid__a,.hgf-lp .hgf-vid__a p{font-size:12.5px;color:var(--hg-body)}
.hgf-lp .hgf-vid__v .elementor-heading-title{display:inline-flex;align-items:center;gap:5px;background:rgba(131,202,230,.3);border-radius:99px;padding:5px 10px;font-size:11px;font-weight:600;color:var(--hg-dark)}
.hgf-lp .hgf-vid__v .elementor-heading-title:before{content:"";width:9px;height:7px;flex:0 0 auto;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='7' viewBox='0 0 9 7' fill='none'%3E%3Cpath d='M1 3.5L3.275 5.775L8 0.875' stroke='%230E4A4A' stroke-width='1.925' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain}

/* --- guarantees / start with confidence --- */
.hgf-lp .hgf-shield-w .elementor-icon{background-color:transparent;padding:0}
.hgf-lp .hgf-shield-w .elementor-icon svg{width:30px;height:30px}
.hgf-lp .hgf-guar__h .elementor-heading-title{font-size:36px;line-height:41.4px;letter-spacing:-.36px;font-weight:600;color:var(--hg-cream)}
.hgf-lp .hgf-guar__lead,.hgf-lp .hgf-guar__lead p{font-size:15.5px;line-height:25.58px;color:rgba(245,250,227,.78)}
.hgf-lp .hgf-guar__row .elementor-widget-container{background:var(--hg-panel);border-radius:14px;padding:18px 14px;min-height:78px;display:flex;align-items:center}
.hgf-lp .hgf-guar__row,.hgf-lp .hgf-guar__row p{font-size:14.5px;line-height:21.75px;color:var(--hg-cream)}
.hgf-lp .hgf-conf__n .elementor-heading-title{width:32px;height:32px;border-radius:16px;background:var(--hg-acc);display:flex;align-items:center;justify-content:center;font-size:15px;line-height:22.5px;font-weight:600;color:var(--hg-dark); min-width: auto;}
.hgf-lp .hgf-conf__t,.hgf-lp .hgf-conf__t p{font-size:14.5px;line-height:21.75px;color:var(--hg-cream)}

/* --- faq accordion (the theme forces a black header, hence !important) --- */
.hgf-lp .hgf-faq-w .elementor-accordion{display:flex;flex-direction:column;gap:10px}
.hgf-lp .hgf-faq-w .elementor-accordion-item{background:#fff;border:0;border-radius:16px;box-shadow:0 10px 28px rgba(14,74,74,.05);overflow:hidden}
.hgf-lp .hgf-faq-w .elementor-accordion .elementor-accordion-item .elementor-tab-title,
.hgf-lp .hgf-faq-w .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active{background-color:transparent!important;border:0!important}
.hgf-lp .hgf-faq-w .elementor-accordion .elementor-accordion-item .elementor-tab-content{border:0!important;background-color:transparent!important}
.hgf-lp .hgf-faq-w .elementor-tab-title{padding:19px 22px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:16px}
.hgf-lp .hgf-faq-w .elementor-accordion-title{font-size:16px;font-weight:600;color:var(--hg-dark);font-family:inherit;line-height:normal}
.hgf-lp .hgf-faq-w .elementor-accordion-icon{color:var(--hg-acc);font-size:15px;width:auto;margin:0;flex:0 0 auto}
.hgf-lp .hgf-faq-w .elementor-accordion-icon svg{width:15px;height:15px;fill:var(--hg-acc)}
.hgf-lp .hgf-faq-w .elementor-tab-content{padding:0 22px 20px;font-size:15px;line-height:23px;color:var(--hg-body)}
.hgf-lp .hgf-faq-w .elementor-tab-content p{line-height:23px}

/* --- final cta --- */
.hgf-lp .hgf-flag .elementor-heading-title{display:inline-flex;align-items:center;gap:8px;background:var(--hg-med);border-radius:999px;padding:9px 18px;font-size:13.5px;font-weight:600;color:var(--hg-dark);text-align:center}
.hgf-lp .hgf-flag .elementor-heading-title:before{content:"";width:8px;height:8px;border-radius:4px;background:var(--hg-acc);flex:0 0 auto}

/* --- footer --- */
.hgf-lp .hgf-foot__logo img{width:144.91px;height:auto;opacity:.95}
.hgf-lp .hgf-foot__txt,.hgf-lp .hgf-foot__txt p{font-size:12.5px;line-height:21.25px;color:rgba(245,250,227,.62)}
.hgf-lp .hgf-foot__links,.hgf-lp .hgf-foot__links p{font-size:12.5px;color:rgba(245,250,227,.62)}
.hgf-lp .hgf-foot__links a{color:rgba(245,250,227,.62);text-decoration:underline;margin-right:18px}
.hgf-lp .hgf-foot__links a:hover{color:rgba(245,250,227,.9)}

/* ===== responsive ===== */
@media(max-width:1024px){
.hgf-lp .hgf-h1 .elementor-heading-title{font-size:42px;line-height:47px}
.hgf-lp .hgf-price__now .elementor-heading-title{font-size:38px;line-height:38px}
.hgf-lp .hgf-h2 .elementor-heading-title{font-size:32px;line-height:38px}
.hgf-lp .hgf-h2--48 .elementor-heading-title{font-size:38px;line-height:44px}
.hgf-lp .hgf-mark{height:47px}
.hgf-lp .hgf-stat__num .elementor-heading-title{font-size:80px;line-height:80px}
.hgf-lp .hgf-stat__star{transform:translateY(-20px)}
.hgf-lp .hgf-stat__big .elementor-heading-title{font-size:36px;line-height:42px}
.hgf-lp .hgf-guar__h .elementor-heading-title{font-size:30px;line-height:36px}
.hgf-lp .hgf-card__figs{flex:0 0 120px;width:120px}
}
@media(max-width:767px){
.hgf-lp .elementor-heading-title br{display:none}
.hgf-lp .hgf-h1 .elementor-heading-title{font-size:32px;line-height:38px;letter-spacing:-.3px}
.hgf-lp .hgf-h2 .elementor-heading-title{font-size:26px;line-height:32px}
.hgf-lp .hgf-h2--36 .elementor-heading-title{font-size:25px;line-height:31px}
.hgf-lp .hgf-h2--48 .elementor-heading-title{font-size:29px;line-height:35px}
.hgf-lp .hgf-lead,.hgf-lp .hgf-lead p,.hgf-lp .hgf-sub,.hgf-lp .hgf-sub p{font-size:15.5px;line-height:24px}
.hgf-lp .hgf-mark{height:38px;width:auto;display:inline-flex;padding:0 10px;margin-left:0}
.hgf-lp .hgf-eyebrow .elementor-heading-title{font-size:10.5px;letter-spacing:1.15px}
.hgf-lp .hgf-mcenter,.hgf-lp .hgf-mcenter *,.hgf-lp.hgf-mcenter,.hgf-lp.hgf-mcenter *{text-align:center}
.hgf-lp .hgf-strap mark{display:block;padding:3px 6px;}
.hgf-lp .hgf-hero__note,.hgf-lp .hgf-hero__note p{font-size:11.5px}
.hgf-lp .hgf-trust-row{flex-wrap:wrap}
.hgf-lp .hgf-trust-row>.e-con{flex:1 1 100%}
.hgf-lp .hgf-trust-item .elementor-heading-title{white-space:normal}
.hgf-lp .hgf-hero__media-w img{width:100%;height:280px}
.hgf-lp .hgf-cta--hero .elementor-button{width:100%;font-size:16px;padding:17px 20px 18px}
.hgf-lp .hgf-cta--nav .elementor-button{padding:11px 16px 12px;font-size:13px}
.hgf-lp .hgf-logo-w img{height:22px}
.hgf-lp .hgf-stat__num .elementor-heading-title{font-size:64px;line-height:64px;letter-spacing:-2px}
.hgf-lp .hgf-stat__icon-w .elementor-icon{width:54px;height:54px}
.hgf-lp .hgf-stat__icon-w .elementor-icon svg{width:22px;height:25px}
.hgf-lp .hgf-stat__star{transform:translateY(-16px)}
.hgf-lp .hgf-stat__star .elementor-heading-title{font-size:26px}
.hgf-lp .hgf-stat__big .elementor-heading-title{font-size:30px;line-height:36px}
.hgf-lp .hgf-card{padding:24px 20px}
.hgf-lp .hgf-card__main{flex-direction:column;align-items:center;gap:18px}
.hgf-lp .hgf-card__figs{flex:0 0 216px;width:142px}
.hgf-lp .hgf-card__body{width:100%}
.hgf-lp .hgf-card__cta a{width:100%}
.hgf-lp .hgf-vidrow{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}
.hgf-lp .hgf-vidrow::-webkit-scrollbar{display:none}
.hgf-lp .hgf-vidrow>.e-con{flex:0 0 274px;scroll-snap-align:start}
.hgf-lp .hgf-guar__h .elementor-heading-title{font-size:26px;line-height:32px}
.hgf-lp .hgf-strap .elementor-heading-title{font-size:15.5px}
.hgf-lp .hgf-faq-w .elementor-accordion-title{font-size:15px}
.hgf-lp .hgf-faq-w .elementor-tab-title{padding:16px 18px}
.hgf-lp .hgf-faq-w .elementor-tab-content{padding:0 18px 18px;font-size:14.5px}
.hgf-lp .hgf-flag .elementor-heading-title{font-size:12.5px;padding:8px 14px;line-height:1.4;text-align:left}
.hgf-lp .hgf-foot__txt,.hgf-lp .hgf-foot__txt p{font-size:12px;line-height:20px}
.hgf-lp .hgf-announce-txt,.hgf-lp .hgf-announce-txt p{font-size:12.5px}
}