/** Shopify CDN: Minification failed

Line 694:146 Expected ")" to end URL token

**/
/* ═══════════════════════════════════════════════
 * landing.css — Gingeria Bio Herbal Plus
 * Fontovi: Google Fonts CDN (Montserrat, Assistant)
 * FontAwesome: cdnjs CDN
 * ═══════════════════════════════════════════════ */
/* -- Varijable teme & Reset -- */
:root, .color-background-1 {
      --color-background: 255,255,255;
      --gradient-background: #ffffff;
      --color-foreground: 18,18,18;
      --color-shadow: 18,18,18;
      --color-button: 18,18,18;
      --color-button-text: 255,255,255;
      --color-secondary-button: 255,255,255;
      --color-secondary-button-text: 18,18,18;
      --color-link: 18,18,18;
      --color-badge-foreground: 18,18,18;
      --color-badge-background: 255,255,255;
      --color-badge-border: 18,18,18;
      --payment-terms-background-color: rgb(255 255 255);
    }
    .color-background-2 {
      --color-background: 243,243,243;
      --gradient-background: #f3f3f3;
      --color-foreground: 18,18,18;
      --color-shadow: 18,18,18;
      --color-button: 18,18,18;
      --color-button-text: 243,243,243;
      --color-secondary-button: 243,243,243;
      --color-secondary-button-text: 18,18,18;
      --color-link: 18,18,18;
      --color-badge-foreground: 18,18,18;
      --color-badge-background: 243,243,243;
      --color-badge-border: 18,18,18;
      --payment-terms-background-color: rgb(243 243 243);
    }
    .color-inverse {
      --color-background: 36,40,51;
      --gradient-background: #242833;
      --color-foreground: 255,255,255;
      --color-shadow: 18,18,18;
      --color-button: 255,255,255;
      --color-button-text: 0,0,0;
      --color-secondary-button: 36,40,51;
      --color-secondary-button-text: 255,255,255;
      --color-link: 255,255,255;
      --color-badge-foreground: 255,255,255;
      --color-badge-background: 36,40,51;
      --color-badge-border: 255,255,255;
      --payment-terms-background-color: rgb(36 40 51);
    }
    .color-accent-1 {
      --color-background: 18,18,18;
      --gradient-background: #121212;
      --color-foreground: 255,255,255;
      --color-shadow: 18,18,18;
      --color-button: 255,255,255;
      --color-button-text: 18,18,18;
      --color-secondary-button: 18,18,18;
      --color-secondary-button-text: 255,255,255;
      --color-link: 255,255,255;
      --color-badge-foreground: 255,255,255;
      --color-badge-background: 18,18,18;
      --color-badge-border: 255,255,255;
      --payment-terms-background-color: rgb(18 18 18);
    }
    .color-accent-2 {
      --color-background: 51,79,180;
      --gradient-background: #334fb4;
      --color-foreground: 255,255,255;
      --color-shadow: 18,18,18;
      --color-button: 255,255,255;
      --color-button-text: 51,79,180;
      --color-secondary-button: 51,79,180;
      --color-secondary-button-text: 255,255,255;
      --color-link: 255,255,255;
      --color-badge-foreground: 255,255,255;
      --color-badge-background: 51,79,180;
      --color-badge-border: 255,255,255;
      --payment-terms-background-color: rgb(51 79 180);
    }
    body, .color-background-1, .color-background-2, .color-inverse, .color-accent-1, .color-accent-2 {
      color: rgba(var(--color-foreground), 0.75);
      background-color: rgb(var(--color-background));
    }
    :root {
      --font-body-family: Assistant, sans-serif;
      --font-body-style: normal;
      --font-body-weight: 400;
      --font-body-weight-bold: 700;
      --font-heading-family: Assistant, sans-serif;
      --font-heading-style: normal;
      --font-heading-weight: 400;
      --font-body-scale: 1.0;
      --font-heading-scale: 1.0;
      --media-padding: 0px;
      --media-border-opacity: 0.05;
      --media-border-width: 1px;
      --media-radius: 0px;
      --media-shadow-opacity: 0.0;
      --media-shadow-horizontal-offset: 0px;
      --media-shadow-vertical-offset: 4px;
      --media-shadow-blur-radius: 5px;
      --media-shadow-visible: 0;
      --page-width: 120rem;
      --page-width-margin: 0rem;
      --product-card-image-padding: 0.0rem;
      --product-card-corner-radius: 0.0rem;
      --product-card-text-alignment: left;
      --product-card-border-width: 0.0rem;
      --product-card-border-opacity: 0.1;
      --product-card-shadow-opacity: 0.0;
      --product-card-shadow-visible: 0;
      --product-card-shadow-horizontal-offset: 0.0rem;
      --product-card-shadow-vertical-offset: 0.4rem;
      --product-card-shadow-blur-radius: 0.5rem;
      --collection-card-image-padding: 0.0rem;
      --collection-card-corner-radius: 0.0rem;
      --collection-card-text-alignment: left;
      --collection-card-border-width: 0.0rem;
      --collection-card-border-opacity: 0.1;
      --collection-card-shadow-opacity: 0.0;
      --collection-card-shadow-visible: 0;
      --collection-card-shadow-horizontal-offset: 0.0rem;
      --collection-card-shadow-vertical-offset: 0.4rem;
      --collection-card-shadow-blur-radius: 0.5rem;
      --blog-card-image-padding: 0.0rem;
      --blog-card-corner-radius: 0.0rem;
      --blog-card-text-alignment: left;
      --blog-card-border-width: 0.0rem;
      --blog-card-border-opacity: 0.1;
      --blog-card-shadow-opacity: 0.0;
      --blog-card-shadow-visible: 0;
      --blog-card-shadow-horizontal-offset: 0.0rem;
      --blog-card-shadow-vertical-offset: 0.4rem;
      --blog-card-shadow-blur-radius: 0.5rem;
      --badge-corner-radius: 4.0rem;
      --popup-border-width: 1px;
      --popup-border-opacity: 0.1;
      --popup-corner-radius: 0px;
      --popup-shadow-opacity: 0.05;
      --popup-shadow-horizontal-offset: 0px;
      --popup-shadow-vertical-offset: 4px;
      --popup-shadow-blur-radius: 5px;
      --drawer-border-width: 1px;
      --drawer-border-opacity: 0.1;
      --drawer-shadow-opacity: 0.0;
      --drawer-shadow-horizontal-offset: 0px;
      --drawer-shadow-vertical-offset: 4px;
      --drawer-shadow-blur-radius: 5px;
      --spacing-sections-desktop: 0px;
      --spacing-sections-mobile: 0px;
      --grid-desktop-vertical-spacing: 8px;
      --grid-desktop-horizontal-spacing: 8px;
      --grid-mobile-vertical-spacing: 4px;
      --grid-mobile-horizontal-spacing: 4px;
      --text-boxes-border-opacity: 0.1;
      --text-boxes-border-width: 0px;
      --text-boxes-radius: 0px;
      --text-boxes-shadow-opacity: 0.0;
      --text-boxes-shadow-visible: 0;
      --text-boxes-shadow-horizontal-offset: 0px;
      --text-boxes-shadow-vertical-offset: 4px;
      --text-boxes-shadow-blur-radius: 5px;
      --buttons-radius: 0px;
      --buttons-radius-outset: 0px;
      --buttons-border-width: 1px;
      --buttons-border-opacity: 1.0;
      --buttons-shadow-opacity: 0.0;
      --buttons-shadow-visible: 0;
      --buttons-shadow-horizontal-offset: 0px;
      --buttons-shadow-vertical-offset: 4px;
      --buttons-shadow-blur-radius: 5px;
      --buttons-border-offset: 0px;
      --inputs-radius: 0px;
      --inputs-border-width: 1px;
      --inputs-border-opacity: 0.55;
      --inputs-shadow-opacity: 0.0;
      --inputs-shadow-horizontal-offset: 0px;
      --inputs-margin-offset: 0px;
      --inputs-shadow-vertical-offset: 4px;
      --inputs-shadow-blur-radius: 5px;
      --inputs-radius-outset: 0px;
      --variant-pills-radius: 40px;
      --variant-pills-border-width: 1px;
      --variant-pills-border-opacity: 0.55;
      --variant-pills-shadow-opacity: 0.0;
      --variant-pills-shadow-horizontal-offset: 0px;
      --variant-pills-shadow-vertical-offset: 4px;
      --variant-pills-shadow-blur-radius: 5px;
    }
    *, *::before, *::after { box-sizing: inherit; }
    html {
      box-sizing: border-box;
      font-size: calc(var(--font-body-scale) * 62.5%);
      height: 100%;
    }
    body {
      display: grid;
      grid-template-rows: auto auto 1fr auto;
      grid-template-columns: 100%;
      min-height: 100%;
      margin: 0;
      font-size: 1.5rem;
      letter-spacing: 0.06rem;
      line-height: calc(1 + 0.8 / var(--font-body-scale));
      font-family: var(--font-body-family);
      font-style: var(--font-body-style);
      font-weight: var(--font-body-weight);
    }
    @media screen and (min-width: 750px) {
      body { font-size: 1.6rem; }
    }
/* -- Shopify Base -- */
:root {--alpha-button-background: 1;--alpha-button-border: 1;--alpha-link: .85;--alpha-badge-border: .1}
html.no-js .no-js:not(html) {display:block!important}
html.no-js .no-js-inline {display:inline-block!important}
html.no-js .no-js-hidden {display:none!important}
body:has(.section-header .drawer-menu) .announcement-bar-section .page-width {max-width:100%}
h1,
h2,
h3 {font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);color:rgb(var(--color-foreground));line-height:calc(1 + .3/max(1,var(--font-heading-scale)));word-break:break-word}
h1 {font-size:calc(var(--font-heading-scale) * 3rem)}
@media only screen and (min-width:750px) {
h1 {font-size:calc(var(--font-heading-scale) * 4rem)}
}
h2 {font-size:calc(var(--font-heading-scale) * 2rem)}
@media only screen and (min-width:750px) {
h2 {font-size:calc(var(--font-heading-scale) * 2.4rem)}
}
h3 {font-size:calc(var(--font-heading-scale) * 1.7rem)}
@media only screen and (min-width:750px) {
h3 {font-size:calc(var(--font-heading-scale) * 1.8rem)}
}
a:empty,
ul:empty,
div:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty {display:none}
.customer a {cursor:pointer;display:inline-block;border:none;box-shadow:none;text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-link));background-color:transparent;font-size:1.4rem;font-family:inherit}
a:not([href]) {cursor:not-allowed}
hr {border:none;height:.1rem;background-color:rgba(var(--color-foreground),.2);display:block;margin:5rem 0}
@media screen and (min-width:750px) {
hr {margin:7rem 0}
}
details>* {box-sizing:border-box}
:root {--duration-short: .1s;--duration-default: .2s;--duration-announcement-bar: .25s;--duration-medium: .3s;--duration-long: .5s;--duration-extra-long: .6s;--duration-extended: 3s;--ease-out-slow: cubic-bezier(0, 0, .3, 1);--animation-slide-in: slideIn var(--duration-extra-long) var(--ease-out-slow) forwards;--animation-fade-in: fadeIn var(--duration-extra-long) var(--ease-out-slow)}
.customer a,
.inline-richtext a {text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness ease .1s}
.customer a {color:rgba(var(--color-link),var(--alpha-link))}
.inline-richtext a,
.rte.inline-richtext a {color:currentColor}
.customer a:hover,
.inline-richtext a:hover {color:rgb(var(--color-link));text-decoration-thickness:.2rem}
h3 .icon-arrow {width:calc(var(--font-heading-scale) * 1.5rem)}
.animate-arrow .icon-arrow path {transform:translate(-.25rem);transition:transform var(--duration-short) ease}
.animate-arrow:hover .icon-arrow path {transform:translate(-.05rem)}
.disclosure-has-popup[open]>summary+* {z-index:100}
@media screen and (min-width:750px) {
.disclosure-has-popup[open]>summary+* {z-index:4}
.facets .disclosure-has-popup[open]>summary+* {z-index:2}
}
.focus-none {box-shadow:none!important;outline:0!important}
.title-wrapper-with-link .link-with-icon svg {width:1.5rem}
.title-wrapper-with-link a {margin-top:0;flex-shrink:0}
.media>img {object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}
.media.media--hover-effect>img+img {opacity:0}
.button,
.customer button,
button.shopify-payment-button__button--unbranded {--shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);--shadow-vertical-offset: var(--buttons-shadow-vertical-offset);--shadow-blur-radius: var(--buttons-shadow-blur-radius);--shadow-opacity: var(--buttons-shadow-opacity);--shadow-visible: var(--buttons-shadow-visible);--border-offset: var(--buttons-border-offset);--border-opacity: calc(1 - var(--buttons-border-opacity));border-radius:var(--buttons-radius-outset);position:relative}
.button,
.customer button,
button.shopify-payment-button__button--unbranded {min-width:calc(12rem + var(--buttons-border-width) * 2);min-height:calc(4.5rem + var(--buttons-border-width) * 2)}
.button,
.customer button {display:inline-flex;justify-content:center;align-items:center;border:0;padding:0 3rem;cursor:pointer;font:inherit;font-size:1.5rem;text-decoration:none;color:rgb(var(--color-button-text));transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none;background-color:rgba(var(--color-button),var(--alpha-button-background))}
.button:before,
.customer button:before {content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:var(--buttons-radius-outset);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}
.button:after,
.customer button:after {content:"";position:absolute;top:var(--buttons-border-width);right:var(--buttons-border-width);bottom:var(--buttons-border-width);left:var(--buttons-border-width);z-index:1;border-radius:var(--buttons-radius);box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background));transition:box-shadow var(--duration-short) ease}
.button:not([disabled]):hover:after,
.customer button:hover:after {--border-offset: 1.3px;box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button),var(--alpha-button-background))}
.button:focus-visible,
.button:focus,
.button.focused {outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}
.button:focus:not(:focus-visible):not(.focused) {box-shadow:inherit}
.button::selection,
.customer button::selection {background-color:rgba(var(--color-button-text),.3)}
.button,
.customer button {font-size:1.5rem;letter-spacing:.1rem;line-height:calc(1 + .2 / var(--font-body-scale))}
.button:disabled,
.button[aria-disabled=true],
.button.disabled,
.customer button:disabled,
.customer button[aria-disabled=true],
.customer button.disabled,
.quantity__button.disabled {cursor:not-allowed;opacity:.5}
.button.loading {color:transparent;position:relative}
@media screen and (forced-colors:active) {
.button.loading {color:rgb(var(--color-foreground))}
}
.button.loading>.loading-overlay__spinner {top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;height:100%;display:flex;align-items:center}
.button.loading>.loading-overlay__spinner .spinner {width:fit-content}
.button.loading>.loading-overlay__spinner .path {stroke:rgb(var(--color-button-text))}
.share-button__fallback button {cursor:pointer;background-color:transparent;border:none}
.share-button__fallback button {width:4.4rem;height:4.4rem;padding:0;flex-shrink:0;display:flex;justify-content:center;align-items:center;position:relative;right:var(--inputs-border-width)}
.share-button__fallback button:hover {color:rgba(var(--color-foreground),.75)}
.share-button__fallback button:hover svg {transform:scale(1.07)}
.share-button__message:not(:empty):not(.hidden)~* {display:none}
.customer select+svg {height:.6rem;pointer-events:none;position:absolute;top:calc(50% - .2rem);right:calc(var(--inputs-border-width) + 1.5rem)}
.field__button>svg {height:2.5rem;width:2.5rem}
.customer .form__message svg {flex-shrink:0;height:1.3rem;margin-right:.5rem;width:1.3rem}
.customer .form__message svg {height:1.5rem;width:1.5rem;margin-right:1rem}
.customer .field .form__message svg {align-self:start}
.form-status-list li {list-style-position:inside}
.quantity__button svg {width:1rem;pointer-events:none}
product-info .loading-overlay:not(.hidden)~*,
.quantity__rules-cart .loading-overlay:not(.hidden)~* {visibility:hidden}
.no-js details[open] svg.modal__toggle-close {display:flex;z-index:1;height:1.7rem;width:1.7rem}
@media screen and (min-width:990px) {
body:has(.section-header .header:not(.drawer-menu)) .utility-bar .page-width {padding-left:5rem;padding-right:5rem}
}
@keyframes translateAnnouncementSlideIn {0%{opacity:0;transform:translate(var(--announcement-translate-from))}to{opacity:1;transform:translate(0)}}
@keyframes translateAnnouncementSlideOut {0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(var(--announcement-translate-to))}}
@media screen and (min-width:990px) {
.header--middle-center a.header__heading-link {text-align:center}
}
.header__icon span {display:flex;align-items:center;justify-content:center}
.header__icon span {height:100%}
.header:not(.header--has-menu) *>.header__search {display:none}
.header--top-center *>.header__search {display:inline-flex}
@media screen and (min-width:990px) {
.header:not(.header--top-center) *>.header__search {display:inline-flex}
.header--top-center *>.header__search {display:none}
}
.header__menu-item span {transition:text-decoration var(--duration-short) ease}
.header__menu-item:hover span {text-decoration:underline;text-underline-offset:.3rem}
@keyframes animateMenuOpen {0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}
.gradient {background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:fixed}
@media screen and (forced-colors:active) {
.icon-close-small path {stroke:CanvasText}
}
.global-media-settings img,
.global-media-settings video {border-radius:calc(var(--media-radius) - var(--media-border-width))}
.global-media-settings--full-width img,
.global-media-settings--full-width video {border-radius:0;border-left:none;border-right:none}
@media(forced-colors:active) {
.button,
.customer button {border:transparent solid 1px}
.button:focus-visible,
.button:focus,
.button.focused {outline:solid transparent 1px}
}
.rte img {height:auto;max-width:100%;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity));margin-bottom:var(--media-shadow-vertical-offset)}
.rte ul {list-style-position:inside;padding-left:2rem}
.rte li {list-style:inherit}
.rte li:last-child {margin-bottom:0}
.rte a {color:rgba(var(--color-link),var(--alpha-link));text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}
.rte a:hover {color:rgb(var(--color-link));text-decoration-thickness:.2rem}
.rte blockquote>* {margin:-.5rem 0}
.animate--fixed>img:not(.zoom):not(.deferred-media__poster-button),
.animate--fixed>svg:not(.zoom):not(.deferred-media__poster-button) {position:fixed;height:100vh}
.animate--zoom-in>img,
.animate--zoom-in>svg {transition:scale var(--duration-short) linear;scale:var(--zoom-in-ratio)}
@media(prefers-reduced-motion:no-preference) {
.animate--ambient>img,
.animate--ambient>svg {animation:animateAmbient 30s linear infinite}
@keyframes animateAmbient {0%{transform:rotate(0) translate(1em) rotate(0) scale(1.2)}to{transform:rotate(360deg) translate(1em) rotate(-360deg) scale(1.2)}}
@keyframes slideIn {0%{transform:translateY(2rem);opacity:.01}to{transform:translateY(0);opacity:1}}
@keyframes fadeIn {0%{opacity:.01}to{opacity:1}}
}
@media(prefers-reduced-motion:no-preference)and (hover:hover) {
.animate--hover-3d-lift .button:not(.button--tertiary),
.animate--hover-3d-lift .customer button {transition:transform var(--duration-long) ease,box-shadow var(--duration-long) ease;transform-origin:center}
.animate--hover-3d-lift .button:not(.button--tertiary):not([disabled]):hover,
.animate--hover-3d-lift .customer button:not([disabled]):hover {transition:transform var(--duration-extended) ease,box-shadow var(--duration-long) ease;transform:rotate(1deg);box-shadow:-1rem -1rem 1rem -1rem #0000000d,1rem 1rem 1rem -1rem #0000000d,0 0 .5rem #fff0,0 2rem 3.5rem -2rem #00000080}
.animate--hover-3d-lift .complementary-slide li:hover {z-index:2}
:root {--easter-egg: none;--sparkle: url(./sparkle.gif)}
.animate--hover-vertical-lift .button:not(.button--tertiary),
.animate--hover-vertical-lift .customer button {transition:transform var(--duration-default) var(--ease-out-slow)}
.animate--hover-vertical-lift .button:not(.button--tertiary):not([disabled]):hover,
.animate--hover-vertical-lift .customer button:not([disabled]):hover {transform:translateY(-.25rem)}
.animate--hover-vertical-lift .button:not(.button--tertiary):not([disabled]):active,
.animate--hover-vertical-lift .customer button:not([disabled]):active {transform:translateY(0)}
.animate--hover-vertical-lift .button:not([disabled]):hover:after,
.animate--hover-vertical-lift .customer button:not([disabled]):hover:after {--border-offset: .3px;box-shadow:0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text),var(--border-opacity)),0 0 0 var(--buttons-border-width) rgba(var(--color-button),var(--alpha-button-background))}
.animate--hover-vertical-lift .button:not([disabled]).button--secondary:hover:after {--border-offset: 0px}
}
/* -- localization-form -- */
.localization-form:only-child .button {margin:1rem 1rem .5rem;flex-grow:1}
@media screen and (min-width: 750px) {
.localization-form:only-child .button {margin:1rem 0}
}
.localization-form .button {padding:1rem}
@media screen and (max-width: 749px) {
.localization-form .button {word-break:break-all}
}
.header-localization:not(.menu-drawer__localization).localization-form__select>span {max-width:20ch;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.header-localization:not(.menu-drawer__localization) localization-form:only-child .localization-form__select>span {max-width:26ch}
/* -- predictive-search -- */
.predictive-search__list-item[aria-selected=true]>*,
.predictive-search__list-item:hover>* {color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}
/* -- GemCommerce Vendor -- */
* {box-sizing:border-box}
.gf_row {margin-left:-16px;margin-right:-16px}
.gf_row.gf_row-no-padding {margin-left:0;margin-right:0}
.gf_row>.gf_column {margin:0}
.gf_row:after, .gf_row:before {content:" ";display:table}
.gf_row:after {clear:both}
.gf_col-lg-12, .gf_col-lg-3, .gf_col-lg-4, .gf_col-lg-6, .gf_col-md-12, .gf_col-md-3, .gf_col-md-4, .gf_col-md-6, .gf_col-sm-12, .gf_col-sm-6, .gf_col-xs-12, .gf_col-xs-6 {min-height:1px;padding-left:15px;padding-right:15px;position:relative}
.gf_col-xs-12, .gf_col-xs-6 {float:left}
.gf_col-xs-6 {width:50%}
.gf_col-xs-12 {width:100%}
@media(min-width:768px) {.gf_col-sm-12,.gf_col-sm-6 {float:left}.gf_col-sm-6 {width:50%}.gf_col-sm-12 {width:100%}}
@media(min-width:992px) {.gf_col-md-12,.gf_col-md-3,.gf_col-md-4,.gf_col-md-6 {float:left}.gf_col-md-3 {width:25%}.gf_col-md-4 {width:33.33333%}.gf_col-md-6 {width:50%}.gf_col-md-12 {width:100%}}
@media(min-width:1200px) {.gf_col-lg-12,.gf_col-lg-3,.gf_col-lg-4,.gf_col-lg-6 {float:left}.gf_col-lg-3 {width:25%}.gf_col-lg-4 {width:33.33333%}.gf_col-lg-6 {width:50%}.gf_col-lg-12 {width:100%}}
.gryffeditor .center-block {display:block;margin-left:auto;margin-right:auto}
.gryffeditor .pull-right {float:right!important}
.gryffeditor .pull-left {float:left!important}
.gryffeditor .hide {display:none!important}
.gryffeditor .show {display:block!important}
.gryffeditor .invisible {visibility:hidden}
.gryffeditor .text-hide {background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}
.gryffeditor {padding-bottom:0;position:relative;z-index:0}
html.video {display:block}
html.gemapp.opacity {opacity:1!important}
html.gemapp.video {-webkit-overflow-scrolling:touch;display:block;overflow-y:auto!important;padding-bottom:0!important;position:relative}
html.gemapp body.navigation-open, html.gemapp nav.cbp-spmenu-open {height:100vh!important;overflow-y:hidden!important}
html.gemapp body.no-scroll {-webkit-overflow-scrolling:initial}
html.gemapp .site-footer--parallax .site-footer {z-index:0}
html.gemapp:after, html.gemapp:before {display:none}
body {overflow-x:hidden!important}
body.gempage {height:auto!important;overflow-y:auto!important}
body.gempage.gridlock {height:inherit!important}
body .gryffeditor .gf_row, body .module-wrap[data-label=Popup] .gf_row {margin-left:auto!important;margin-right:auto!important;max-width:1200px;padding-top:30px}
body .gryffeditor .gf_row.gf_row-fluid:not(.gf_position-fixed), body .module-wrap[data-label=Popup] .gf_row.gf_row-fluid:not(.gf_position-fixed) {-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important;left:50%!important;max-width:none!important;position:relative!important;right:50%!important;transform:translateX(-50vw);visibility:visible;width:100vw!important}
.gryffeditor img, .module-wrap[data-label=Popup] img {max-width:100%;vertical-align:text-bottom;vertical-align:bottom}
.gf_row-no-padding>.gf_column {padding-left:0!important;padding-right:0!important}
.gf_equal-height {visibility:hidden}
.gf_equal-height>* {visibility:visible}
@media(max-width:768px) {.gf_column {display:block}}
.element-wrap, .gf_column, .gf_row, .module-wrap {position:relative;z-index:1}
.gf_row:before, .module-wrap:after, .module-wrap:before {display:none!important}
.module-wrap .module {max-width:auto!important;padding:0!important}
.element-wrap {position:relative}
.element-wrap:after, .element-wrap:before {display:none!important}
.element-wrap .elm.gf-elm-left {text-align:left}
.element-wrap .elm.gf-elm-center {display:block!important;text-align:center;width:100%}
.element-wrap .elm.gf-elm-right {display:block!important;text-align:right;width:100%}
.element-wrap .elm.gf-elm-justify {display:block!important;text-align:justify;width:100%}
@media(max-width:767px) {.element-wrap .elm.gf-elm-center-xs {display:block!important;text-align:center;width:100%}.element-wrap .elm.gf-elm-justify-xs {display:block!important;text-align:justify;width:100%}.element-wrap .elm.gf-elm-left-xs {text-align:left}.element-wrap .elm.gf-elm-right-xs {display:block!important;text-align:right;width:100%}}
@media(min-width:768px)and (max-width:991px) {.element-wrap .elm.gf-elm-center-sm {display:block!important;text-align:center;width:100%}.element-wrap .elm.gf-elm-justify-sm {display:block!important;text-align:justify;width:100%}.element-wrap .elm.gf-elm-left-sm {text-align:left}.element-wrap .elm.gf-elm-right-sm {display:block!important;text-align:right;width:100%}}
@media(min-width:992px)and (max-width:1199px) {.element-wrap .elm.gf-elm-center-md {display:block!important;text-align:center;width:100%}.element-wrap .elm.gf-elm-justify-md {display:block!important;text-align:justify;width:100%}.element-wrap .elm.gf-elm-left-md {text-align:left}.element-wrap .elm.gf-elm-right-md {display:block!important;text-align:right;width:100%}}
@media(min-width:1200px) {.element-wrap .elm.gf-elm-center-lg {display:block!important;text-align:center;width:100%}.element-wrap .elm.gf-elm-justify-lg {display:block!important;text-align:justify;width:100%}.element-wrap .elm.gf-elm-left-lg {text-align:left}.element-wrap .elm.gf-elm-right-lg {display:block!important;text-align:right;width:100%}}
.gf_icon {line-height:1em!important}
.gf_icon, .gf_image {display:inline-block!important;max-width:100%;transition:all 0s ease-in-out}
.element-wrap[data-label="Email Field"] .elm, .element-wrap[data-label="Text Area"] .elm, .element-wrap[data-label="Text Block"] .text-edit, .element-wrap[data-label="Text Field"] .elm, .element-wrap[data-label=Dropdown] .elm, .element-wrap[data-label=Separator] .elm {display:block!important}
.gf_separator {background:0 0;border-top:1px solid #333;display:inline-block;margin:0;padding:0;width:100%}
.gf_image {display:inline-block!important;margin-left:0!important;margin-right:0!important;max-width:100%!important}
.gf_row-fluid.gf_row-no-padding {margin-left:0!important;margin-right:0!important}
.gf_row-gap-0>.gf_column {padding-left:0;padding-right:0}
.gf_row-gap-1>.gf_column {padding-left:1px;padding-right:1px}
.gf_row-gap-2>.gf_column {padding-left:2px;padding-right:2px}
.gf_row-gap-3>.gf_column {padding-left:3px;padding-right:3px}
.gf_row-gap-4>.gf_column {padding-left:4px;padding-right:4px}
.gf_row-gap-5>.gf_column {padding-left:5px;padding-right:5px}
.gf_row-gap-6>.gf_column {padding-left:6px;padding-right:6px}
.gf_row-gap-7>.gf_column {padding-left:7px;padding-right:7px}
.gf_row-gap-8>.gf_column {padding-left:8px;padding-right:8px}
.gf_row-gap-9>.gf_column {padding-left:9px;padding-right:9px}
.gf_row-gap-10>.gf_column {padding-left:10px;padding-right:10px}
.gf_row-gap-11>.gf_column {padding-left:11px;padding-right:11px}
.gf_row-gap-12>.gf_column {padding-left:12px;padding-right:12px}
.gf_row-gap-13>.gf_column {padding-left:13px;padding-right:13px}
.gf_row-gap-14>.gf_column {padding-left:14px;padding-right:14px}
.gf_row-gap-15>.gf_column {padding-left:15px;padding-right:15px}
.gf_row-gap-16>.gf_column {padding-left:16px;padding-right:16px}
.gf_row-gap-17>.gf_column {padding-left:17px;padding-right:17px}
.gf_row-gap-18>.gf_column {padding-left:18px;padding-right:18px}
.gf_row-gap-19>.gf_column {padding-left:19px;padding-right:19px}
.gf_row-gap-20>.gf_column {padding-left:20px;padding-right:20px}
.gf_row-gap-21>.gf_column {padding-left:21px;padding-right:21px}
.gf_row-gap-22>.gf_column {padding-left:22px;padding-right:22px}
.gf_row-gap-23>.gf_column {padding-left:23px;padding-right:23px}
.gf_row-gap-24>.gf_column {padding-left:24px;padding-right:24px}
.gf_row-gap-25>.gf_column {padding-left:25px;padding-right:25px}
.gf_row-gap-26>.gf_column {padding-left:26px;padding-right:26px}
.gf_row-gap-27>.gf_column {padding-left:27px;padding-right:27px}
.gf_row-gap-28>.gf_column {padding-left:28px;padding-right:28px}
.gf_row-gap-29>.gf_column {padding-left:29px;padding-right:29px}
.gf_row-gap-30>.gf_column {padding-left:30px;padding-right:30px}
.gf_row-gap-31>.gf_column {padding-left:31px;padding-right:31px}
.gf_row-gap-32>.gf_column {padding-left:32px;padding-right:32px}
.gf_row-gap-33>.gf_column {padding-left:33px;padding-right:33px}
.gf_row-gap-34>.gf_column {padding-left:34px;padding-right:34px}
.gf_row-gap-35>.gf_column {padding-left:35px;padding-right:35px}
.gf_row-gap-36>.gf_column {padding-left:36px;padding-right:36px}
.gf_row-gap-37>.gf_column {padding-left:37px;padding-right:37px}
.gf_row-gap-38>.gf_column {padding-left:38px;padding-right:38px}
.gf_row-gap-39>.gf_column {padding-left:39px;padding-right:39px}
.gf_row-gap-40>.gf_column {padding-left:40px;padding-right:40px}
.gf_row-gap-41>.gf_column {padding-left:41px;padding-right:41px}
.gf_row-gap-42>.gf_column {padding-left:42px;padding-right:42px}
.gf_row-gap-43>.gf_column {padding-left:43px;padding-right:43px}
.gf_row-gap-44>.gf_column {padding-left:44px;padding-right:44px}
.gf_row-gap-45>.gf_column {padding-left:45px;padding-right:45px}
.gf_row-gap-46>.gf_column {padding-left:46px;padding-right:46px}
.gf_row-gap-47>.gf_column {padding-left:47px;padding-right:47px}
.gf_row-gap-48>.gf_column {padding-left:48px;padding-right:48px}
.gf_row-gap-49>.gf_column {padding-left:49px;padding-right:49px}
.gf_row-gap-50>.gf_column {padding-left:50px;padding-right:50px}
.gf_row-gap-51>.gf_column {padding-left:51px;padding-right:51px}
.gf_row-gap-52>.gf_column {padding-left:52px;padding-right:52px}
.gf_row-gap-53>.gf_column {padding-left:53px;padding-right:53px}
.gf_row-gap-54>.gf_column {padding-left:54px;padding-right:54px}
.gf_row-gap-55>.gf_column {padding-left:55px;padding-right:55px}
.gf_row-gap-56>.gf_column {padding-left:56px;padding-right:56px}
.gf_row-gap-57>.gf_column {padding-left:57px;padding-right:57px}
.gf_row-gap-58>.gf_column {padding-left:58px;padding-right:58px}
.gf_row-gap-59>.gf_column {padding-left:59px;padding-right:59px}
.gf_row-gap-60>.gf_column {padding-left:60px;padding-right:60px}
.gf_row-gap-61>.gf_column {padding-left:61px;padding-right:61px}
.gf_row-gap-62>.gf_column {padding-left:62px;padding-right:62px}
.gf_row-gap-63>.gf_column {padding-left:63px;padding-right:63px}
.gf_row-gap-64>.gf_column {padding-left:64px;padding-right:64px}
.gf_row-gap-65>.gf_column {padding-left:65px;padding-right:65px}
.gf_row-gap-66>.gf_column {padding-left:66px;padding-right:66px}
.gf_row-gap-67>.gf_column {padding-left:67px;padding-right:67px}
.gf_row-gap-68>.gf_column {padding-left:68px;padding-right:68px}
.gf_row-gap-69>.gf_column {padding-left:69px;padding-right:69px}
.gf_row-gap-70>.gf_column {padding-left:70px;padding-right:70px}
.gf_row-gap-71>.gf_column {padding-left:71px;padding-right:71px}
.gf_row-gap-72>.gf_column {padding-left:72px;padding-right:72px}
.gf_row-gap-73>.gf_column {padding-left:73px;padding-right:73px}
.gf_row-gap-74>.gf_column {padding-left:74px;padding-right:74px}
.gf_row-gap-75>.gf_column {padding-left:75px;padding-right:75px}
.gf_row-gap-76>.gf_column {padding-left:76px;padding-right:76px}
.gf_row-gap-77>.gf_column {padding-left:77px;padding-right:77px}
.gf_row-gap-78>.gf_column {padding-left:78px;padding-right:78px}
.gf_row-gap-79>.gf_column {padding-left:79px;padding-right:79px}
.gf_row-gap-80>.gf_column {padding-left:80px;padding-right:80px}
.gf_row-gap-81>.gf_column {padding-left:81px;padding-right:81px}
.gf_row-gap-82>.gf_column {padding-left:82px;padding-right:82px}
.gf_row-gap-83>.gf_column {padding-left:83px;padding-right:83px}
.gf_row-gap-84>.gf_column {padding-left:84px;padding-right:84px}
.gf_row-gap-85>.gf_column {padding-left:85px;padding-right:85px}
.gf_row-gap-86>.gf_column {padding-left:86px;padding-right:86px}
.gf_row-gap-87>.gf_column {padding-left:87px;padding-right:87px}
.gf_row-gap-88>.gf_column {padding-left:88px;padding-right:88px}
.gf_row-gap-89>.gf_column {padding-left:89px;padding-right:89px}
.gf_row-gap-90>.gf_column {padding-left:90px;padding-right:90px}
.gf_row-gap-91>.gf_column {padding-left:91px;padding-right:91px}
.gf_row-gap-92>.gf_column {padding-left:92px;padding-right:92px}
.gf_row-gap-93>.gf_column {padding-left:93px;padding-right:93px}
.gf_row-gap-94>.gf_column {padding-left:94px;padding-right:94px}
.gf_row-gap-95>.gf_column {padding-left:95px;padding-right:95px}
.gf_row-gap-96>.gf_column {padding-left:96px;padding-right:96px}
.gf_row-gap-97>.gf_column {padding-left:97px;padding-right:97px}
.gf_row-gap-98>.gf_column {padding-left:98px;padding-right:98px}
.gf_row-gap-99>.gf_column {padding-left:99px;padding-right:99px}
.gf_row-gap-100>.gf_column {padding-left:100px;padding-right:100px}
.gf_row-gap-101>.gf_column {padding-left:101px;padding-right:101px}
.gf_row-gap-102>.gf_column {padding-left:102px;padding-right:102px}
.gf_row-gap-103>.gf_column {padding-left:103px;padding-right:103px}
.gf_row-gap-104>.gf_column {padding-left:104px;padding-right:104px}
.gf_row-gap-105>.gf_column {padding-left:105px;padding-right:105px}
.gf_row-gap-106>.gf_column {padding-left:106px;padding-right:106px}
.gf_row-gap-107>.gf_column {padding-left:107px;padding-right:107px}
.gf_row-gap-108>.gf_column {padding-left:108px;padding-right:108px}
.gf_row-gap-109>.gf_column {padding-left:109px;padding-right:109px}
.gf_row-gap-110>.gf_column {padding-left:110px;padding-right:110px}
.gf_row-gap-111>.gf_column {padding-left:111px;padding-right:111px}
.gf_row-gap-112>.gf_column {padding-left:112px;padding-right:112px}
.gf_row-gap-113>.gf_column {padding-left:113px;padding-right:113px}
.gf_row-gap-114>.gf_column {padding-left:114px;padding-right:114px}
.gf_row-gap-115>.gf_column {padding-left:115px;padding-right:115px}
.gf_row-gap-116>.gf_column {padding-left:116px;padding-right:116px}
.gf_row-gap-117>.gf_column {padding-left:117px;padding-right:117px}
.gf_row-gap-118>.gf_column {padding-left:118px;padding-right:118px}
.gf_row-gap-119>.gf_column {padding-left:119px;padding-right:119px}
.gf_row-gap-120>.gf_column {padding-left:120px;padding-right:120px}
.gf_row-gap-121>.gf_column {padding-left:121px;padding-right:121px}
.gf_row-gap-122>.gf_column {padding-left:122px;padding-right:122px}
.gf_row-gap-123>.gf_column {padding-left:123px;padding-right:123px}
.gf_row-gap-124>.gf_column {padding-left:124px;padding-right:124px}
.gf_row-gap-125>.gf_column {padding-left:125px;padding-right:125px}
.gf_row-gap-126>.gf_column {padding-left:126px;padding-right:126px}
.gf_row-gap-127>.gf_column {padding-left:127px;padding-right:127px}
.gf_row-gap-128>.gf_column {padding-left:128px;padding-right:128px}
.gf_row-gap-129>.gf_column {padding-left:129px;padding-right:129px}
.gf_row-gap-130>.gf_column {padding-left:130px;padding-right:130px}
.gf_row-gap-131>.gf_column {padding-left:131px;padding-right:131px}
.gf_row-gap-132>.gf_column {padding-left:132px;padding-right:132px}
.gf_row-gap-133>.gf_column {padding-left:133px;padding-right:133px}
.gf_row-gap-134>.gf_column {padding-left:134px;padding-right:134px}
.gf_row-gap-135>.gf_column {padding-left:135px;padding-right:135px}
.gf_row-gap-136>.gf_column {padding-left:136px;padding-right:136px}
.gf_row-gap-137>.gf_column {padding-left:137px;padding-right:137px}
.gf_row-gap-138>.gf_column {padding-left:138px;padding-right:138px}
.gf_row-gap-139>.gf_column {padding-left:139px;padding-right:139px}
.gf_row-gap-140>.gf_column {padding-left:140px;padding-right:140px}
.gf_row-gap-141>.gf_column {padding-left:141px;padding-right:141px}
.gf_row-gap-142>.gf_column {padding-left:142px;padding-right:142px}
.gf_row-gap-143>.gf_column {padding-left:143px;padding-right:143px}
.gf_row-gap-144>.gf_column {padding-left:144px;padding-right:144px}
.gf_row-gap-145>.gf_column {padding-left:145px;padding-right:145px}
.gf_row-gap-146>.gf_column {padding-left:146px;padding-right:146px}
.gf_row-gap-147>.gf_column {padding-left:147px;padding-right:147px}
.gf_row-gap-148>.gf_column {padding-left:148px;padding-right:148px}
.gf_row-gap-149>.gf_column {padding-left:149px;padding-right:149px}
.gf_row-gap-150>.gf_column {padding-left:150px;padding-right:150px}
@media(max-width:767px) {.gf_row-gap-xs-0>.gf_column {padding-left:0;padding-right:0}.gf_row-gap-xs-1>.gf_column {padding-left:1px;padding-right:1px}.gf_row-gap-xs-2>.gf_column {padding-left:2px;padding-right:2px}.gf_row-gap-xs-3>.gf_column {padding-left:3px;padding-right:3px}.gf_row-gap-xs-4>.gf_column {padding-left:4px;padding-right:4px}.gf_row-gap-xs-5>.gf_column {padding-left:5px;padding-right:5px}.gf_row-gap-xs-6>.gf_column {padding-left:6px;padding-right:6px}.gf_row-gap-xs-7>.gf_column {padding-left:7px;padding-right:7px}.gf_row-gap-xs-8>.gf_column {padding-left:8px;padding-right:8px}.gf_row-gap-xs-9>.gf_column {padding-left:9px;padding-right:9px}.gf_row-gap-xs-10>.gf_column {padding-left:10px;padding-right:10px}.gf_row-gap-xs-11>.gf_column {padding-left:11px;padding-right:11px}.gf_row-gap-xs-12>.gf_column {padding-left:12px;padding-right:12px}.gf_row-gap-xs-13>.gf_column {padding-left:13px;padding-right:13px}.gf_row-gap-xs-14>.gf_column {padding-left:14px;padding-right:14px}.gf_row-gap-xs-15>.gf_column {padding-left:15px;padding-right:15px}.gf_row-gap-xs-16>.gf_column {padding-left:16px;padding-right:16px}.gf_row-gap-xs-17>.gf_column {padding-left:17px;padding-right:17px}.gf_row-gap-xs-18>.gf_column {padding-left:18px;padding-right:18px}.gf_row-gap-xs-19>.gf_column {padding-left:19px;padding-right:19px}.gf_row-gap-xs-20>.gf_column {padding-left:20px;padding-right:20px}.gf_row-gap-xs-21>.gf_column {padding-left:21px;padding-right:21px}.gf_row-gap-xs-22>.gf_column {padding-left:22px;padding-right:22px}.gf_row-gap-xs-23>.gf_column {padding-left:23px;padding-right:23px}.gf_row-gap-xs-24>.gf_column {padding-left:24px;padding-right:24px}.gf_row-gap-xs-25>.gf_column {padding-left:25px;padding-right:25px}.gf_row-gap-xs-26>.gf_column {padding-left:26px;padding-right:26px}.gf_row-gap-xs-27>.gf_column {padding-left:27px;padding-right:27px}.gf_row-gap-xs-28>.gf_column {padding-left:28px;padding-right:28px}.gf_row-gap-xs-29>.gf_column {padding-left:29px;padding-right:29px}.gf_row-gap-xs-30>.gf_column {padding-left:30px;padding-right:30px}.gf_row-gap-xs-31>.gf_column {padding-left:31px;padding-right:31px}.gf_row-gap-xs-32>.gf_column {padding-left:32px;padding-right:32px}.gf_row-gap-xs-33>.gf_column {padding-left:33px;padding-right:33px}.gf_row-gap-xs-34>.gf_column {padding-left:34px;padding-right:34px}.gf_row-gap-xs-35>.gf_column {padding-left:35px;padding-right:35px}.gf_row-gap-xs-36>.gf_column {padding-left:36px;padding-right:36px}.gf_row-gap-xs-37>.gf_column {padding-left:37px;padding-right:37px}.gf_row-gap-xs-38>.gf_column {padding-left:38px;padding-right:38px}.gf_row-gap-xs-39>.gf_column {padding-left:39px;padding-right:39px}.gf_row-gap-xs-40>.gf_column {padding-left:40px;padding-right:40px}.gf_row-gap-xs-41>.gf_column {padding-left:41px;padding-right:41px}.gf_row-gap-xs-42>.gf_column {padding-left:42px;padding-right:42px}.gf_row-gap-xs-43>.gf_column {padding-left:43px;padding-right:43px}.gf_row-gap-xs-44>.gf_column {padding-left:44px;padding-right:44px}.gf_row-gap-xs-45>.gf_column {padding-left:45px;padding-right:45px}.gf_row-gap-xs-46>.gf_column {padding-left:46px;padding-right:46px}.gf_row-gap-xs-47>.gf_column {padding-left:47px;padding-right:47px}.gf_row-gap-xs-48>.gf_column {padding-left:48px;padding-right:48px}.gf_row-gap-xs-49>.gf_column {padding-left:49px;padding-right:49px}.gf_row-gap-xs-50>.gf_column {padding-left:50px;padding-right:50px}.gf_row-gap-xs-51>.gf_column {padding-left:51px;padding-right:51px}.gf_row-gap-xs-52>.gf_column {padding-left:52px;padding-right:52px}.gf_row-gap-xs-53>.gf_column {padding-left:53px;padding-right:53px}.gf_row-gap-xs-54>.gf_column {padding-left:54px;padding-right:54px}.gf_row-gap-xs-55>.gf_column {padding-left:55px;padding-right:55px}.gf_row-gap-xs-56>.gf_column {padding-left:56px;padding-right:56px}.gf_row-gap-xs-57>.gf_column {padding-left:57px;padding-right:57px}.gf_row-gap-xs-58>.gf_column {padding-left:58px;padding-right:58px}.gf_row-gap-xs-59>.gf_column {padding-left:59px;padding-right:59px}.gf_row-gap-xs-60>.gf_column {padding-left:60px;padding-right:60px}.gf_row-gap-xs-61>.gf_column {padding-left:61px;padding-right:61px}.gf_row-gap-xs-62>.gf_column {padding-left:62px;padding-right:62px}.gf_row-gap-xs-63>.gf_column {padding-left:63px;padding-right:63px}.gf_row-gap-xs-64>.gf_column {padding-left:64px;padding-right:64px}.gf_row-gap-xs-65>.gf_column {padding-left:65px;padding-right:65px}.gf_row-gap-xs-66>.gf_column {padding-left:66px;padding-right:66px}.gf_row-gap-xs-67>.gf_column {padding-left:67px;padding-right:67px}.gf_row-gap-xs-68>.gf_column {padding-left:68px;padding-right:68px}.gf_row-gap-xs-69>.gf_column {padding-left:69px;padding-right:69px}.gf_row-gap-xs-70>.gf_column {padding-left:70px;padding-right:70px}.gf_row-gap-xs-71>.gf_column {padding-left:71px;padding-right:71px}.gf_row-gap-xs-72>.gf_column {padding-left:72px;padding-right:72px}.gf_row-gap-xs-73>.gf_column {padding-left:73px;padding-right:73px}.gf_row-gap-xs-74>.gf_column {padding-left:74px;padding-right:74px}.gf_row-gap-xs-75>.gf_column {padding-left:75px;padding-right:75px}.gf_row-gap-xs-76>.gf_column {padding-left:76px;padding-right:76px}.gf_row-gap-xs-77>.gf_column {padding-left:77px;padding-right:77px}.gf_row-gap-xs-78>.gf_column {padding-left:78px;padding-right:78px}.gf_row-gap-xs-79>.gf_column {padding-left:79px;padding-right:79px}.gf_row-gap-xs-80>.gf_column {padding-left:80px;padding-right:80px}.gf_row-gap-xs-81>.gf_column {padding-left:81px;padding-right:81px}.gf_row-gap-xs-82>.gf_column {padding-left:82px;padding-right:82px}.gf_row-gap-xs-83>.gf_column {padding-left:83px;padding-right:83px}.gf_row-gap-xs-84>.gf_column {padding-left:84px;padding-right:84px}.gf_row-gap-xs-85>.gf_column {padding-left:85px;padding-right:85px}.gf_row-gap-xs-86>.gf_column {padding-left:86px;padding-right:86px}.gf_row-gap-xs-87>.gf_column {padding-left:87px;padding-right:87px}.gf_row-gap-xs-88>.gf_column {padding-left:88px;padding-right:88px}.gf_row-gap-xs-89>.gf_column {padding-left:89px;padding-right:89px}.gf_row-gap-xs-90>.gf_column {padding-left:90px;padding-right:90px}.gf_row-gap-xs-91>.gf_column {padding-left:91px;padding-right:91px}.gf_row-gap-xs-92>.gf_column {padding-left:92px;padding-right:92px}.gf_row-gap-xs-93>.gf_column {padding-left:93px;padding-right:93px}.gf_row-gap-xs-94>.gf_column {padding-left:94px;padding-right:94px}.gf_row-gap-xs-95>.gf_column {padding-left:95px;padding-right:95px}.gf_row-gap-xs-96>.gf_column {padding-left:96px;padding-right:96px}.gf_row-gap-xs-97>.gf_column {padding-left:97px;padding-right:97px}.gf_row-gap-xs-98>.gf_column {padding-left:98px;padding-right:98px}.gf_row-gap-xs-99>.gf_column {padding-left:99px;padding-right:99px}.gf_row-gap-xs-100>.gf_column {padding-left:100px;padding-right:100px}.gf_row-gap-xs-101>.gf_column {padding-left:101px;padding-right:101px}.gf_row-gap-xs-102>.gf_column {padding-left:102px;padding-right:102px}.gf_row-gap-xs-103>.gf_column {padding-left:103px;padding-right:103px}.gf_row-gap-xs-104>.gf_column {padding-left:104px;padding-right:104px}.gf_row-gap-xs-105>.gf_column {padding-left:105px;padding-right:105px}.gf_row-gap-xs-106>.gf_column {padding-left:106px;padding-right:106px}.gf_row-gap-xs-107>.gf_column {padding-left:107px;padding-right:107px}.gf_row-gap-xs-108>.gf_column {padding-left:108px;padding-right:108px}.gf_row-gap-xs-109>.gf_column {padding-left:109px;padding-right:109px}.gf_row-gap-xs-110>.gf_column {padding-left:110px;padding-right:110px}.gf_row-gap-xs-111>.gf_column {padding-left:111px;padding-right:111px}.gf_row-gap-xs-112>.gf_column {padding-left:112px;padding-right:112px}.gf_row-gap-xs-113>.gf_column {padding-left:113px;padding-right:113px}.gf_row-gap-xs-114>.gf_column {padding-left:114px;padding-right:114px}.gf_row-gap-xs-115>.gf_column {padding-left:115px;padding-right:115px}.gf_row-gap-xs-116>.gf_column {padding-left:116px;padding-right:116px}.gf_row-gap-xs-117>.gf_column {padding-left:117px;padding-right:117px}.gf_row-gap-xs-118>.gf_column {padding-left:118px;padding-right:118px}.gf_row-gap-xs-119>.gf_column {padding-left:119px;padding-right:119px}.gf_row-gap-xs-120>.gf_column {padding-left:120px;padding-right:120px}.gf_row-gap-xs-121>.gf_column {padding-left:121px;padding-right:121px}.gf_row-gap-xs-122>.gf_column {padding-left:122px;padding-right:122px}.gf_row-gap-xs-123>.gf_column {padding-left:123px;padding-right:123px}.gf_row-gap-xs-124>.gf_column {padding-left:124px;padding-right:124px}.gf_row-gap-xs-125>.gf_column {padding-left:125px;padding-right:125px}.gf_row-gap-xs-126>.gf_column {padding-left:126px;padding-right:126px}.gf_row-gap-xs-127>.gf_column {padding-left:127px;padding-right:127px}.gf_row-gap-xs-128>.gf_column {padding-left:128px;padding-right:128px}.gf_row-gap-xs-129>.gf_column {padding-left:129px;padding-right:129px}.gf_row-gap-xs-130>.gf_column {padding-left:130px;padding-right:130px}.gf_row-gap-xs-131>.gf_column {padding-left:131px;padding-right:131px}.gf_row-gap-xs-132>.gf_column {padding-left:132px;padding-right:132px}.gf_row-gap-xs-133>.gf_column {padding-left:133px;padding-right:133px}.gf_row-gap-xs-134>.gf_column {padding-left:134px;padding-right:134px}.gf_row-gap-xs-135>.gf_column {padding-left:135px;padding-right:135px}.gf_row-gap-xs-136>.gf_column {padding-left:136px;padding-right:136px}.gf_row-gap-xs-137>.gf_column {padding-left:137px;padding-right:137px}.gf_row-gap-xs-138>.gf_column {padding-left:138px;padding-right:138px}.gf_row-gap-xs-139>.gf_column {padding-left:139px;padding-right:139px}.gf_row-gap-xs-140>.gf_column {padding-left:140px;padding-right:140px}.gf_row-gap-xs-141>.gf_column {padding-left:141px;padding-right:141px}.gf_row-gap-xs-142>.gf_column {padding-left:142px;padding-right:142px}.gf_row-gap-xs-143>.gf_column {padding-left:143px;padding-right:143px}.gf_row-gap-xs-144>.gf_column {padding-left:144px;padding-right:144px}.gf_row-gap-xs-145>.gf_column {padding-left:145px;padding-right:145px}.gf_row-gap-xs-146>.gf_column {padding-left:146px;padding-right:146px}.gf_row-gap-xs-147>.gf_column {padding-left:147px;padding-right:147px}.gf_row-gap-xs-148>.gf_column {padding-left:148px;padding-right:148px}.gf_row-gap-xs-149>.gf_column {padding-left:149px;padding-right:149px}.gf_row-gap-xs-150>.gf_column {padding-left:150px;padding-right:150px}}
@media(min-width:768px)and (max-width:991px) {.gf_row-gap-sm-0>.gf_column {padding-left:0;padding-right:0}.gf_row-gap-sm-1>.gf_column {padding-left:1px;padding-right:1px}.gf_row-gap-sm-2>.gf_column {padding-left:2px;padding-right:2px}.gf_row-gap-sm-3>.gf_column {padding-left:3px;padding-right:3px}.gf_row-gap-sm-4>.gf_column {padding-left:4px;padding-right:4px}.gf_row-gap-sm-5>.gf_column {padding-left:5px;padding-right:5px}.gf_row-gap-sm-6>.gf_column {padding-left:6px;padding-right:6px}.gf_row-gap-sm-7>.gf_column {padding-left:7px;padding-right:7px}.gf_row-gap-sm-8>.gf_column {padding-left:8px;padding-right:8px}.gf_row-gap-sm-9>.gf_column {padding-left:9px;padding-right:9px}.gf_row-gap-sm-10>.gf_column {padding-left:10px;padding-right:10px}.gf_row-gap-sm-11>.gf_column {padding-left:11px;padding-right:11px}.gf_row-gap-sm-12>.gf_column {padding-left:12px;padding-right:12px}.gf_row-gap-sm-13>.gf_column {padding-left:13px;padding-right:13px}.gf_row-gap-sm-14>.gf_column {padding-left:14px;padding-right:14px}.gf_row-gap-sm-15>.gf_column {padding-left:15px;padding-right:15px}.gf_row-gap-sm-16>.gf_column {padding-left:16px;padding-right:16px}.gf_row-gap-sm-17>.gf_column {padding-left:17px;padding-right:17px}.gf_row-gap-sm-18>.gf_column {padding-left:18px;padding-right:18px}.gf_row-gap-sm-19>.gf_column {padding-left:19px;padding-right:19px}.gf_row-gap-sm-20>.gf_column {padding-left:20px;padding-right:20px}.gf_row-gap-sm-21>.gf_column {padding-left:21px;padding-right:21px}.gf_row-gap-sm-22>.gf_column {padding-left:22px;padding-right:22px}.gf_row-gap-sm-23>.gf_column {padding-left:23px;padding-right:23px}.gf_row-gap-sm-24>.gf_column {padding-left:24px;padding-right:24px}.gf_row-gap-sm-25>.gf_column {padding-left:25px;padding-right:25px}.gf_row-gap-sm-26>.gf_column {padding-left:26px;padding-right:26px}.gf_row-gap-sm-27>.gf_column {padding-left:27px;padding-right:27px}.gf_row-gap-sm-28>.gf_column {padding-left:28px;padding-right:28px}.gf_row-gap-sm-29>.gf_column {padding-left:29px;padding-right:29px}.gf_row-gap-sm-30>.gf_column {padding-left:30px;padding-right:30px}.gf_row-gap-sm-31>.gf_column {padding-left:31px;padding-right:31px}.gf_row-gap-sm-32>.gf_column {padding-left:32px;padding-right:32px}.gf_row-gap-sm-33>.gf_column {padding-left:33px;padding-right:33px}.gf_row-gap-sm-34>.gf_column {padding-left:34px;padding-right:34px}.gf_row-gap-sm-35>.gf_column {padding-left:35px;padding-right:35px}.gf_row-gap-sm-36>.gf_column {padding-left:36px;padding-right:36px}.gf_row-gap-sm-37>.gf_column {padding-left:37px;padding-right:37px}.gf_row-gap-sm-38>.gf_column {padding-left:38px;padding-right:38px}.gf_row-gap-sm-39>.gf_column {padding-left:39px;padding-right:39px}.gf_row-gap-sm-40>.gf_column {padding-left:40px;padding-right:40px}.gf_row-gap-sm-41>.gf_column {padding-left:41px;padding-right:41px}.gf_row-gap-sm-42>.gf_column {padding-left:42px;padding-right:42px}.gf_row-gap-sm-43>.gf_column {padding-left:43px;padding-right:43px}.gf_row-gap-sm-44>.gf_column {padding-left:44px;padding-right:44px}.gf_row-gap-sm-45>.gf_column {padding-left:45px;padding-right:45px}.gf_row-gap-sm-46>.gf_column {padding-left:46px;padding-right:46px}.gf_row-gap-sm-47>.gf_column {padding-left:47px;padding-right:47px}.gf_row-gap-sm-48>.gf_column {padding-left:48px;padding-right:48px}.gf_row-gap-sm-49>.gf_column {padding-left:49px;padding-right:49px}.gf_row-gap-sm-50>.gf_column {padding-left:50px;padding-right:50px}.gf_row-gap-sm-51>.gf_column {padding-left:51px;padding-right:51px}.gf_row-gap-sm-52>.gf_column {padding-left:52px;padding-right:52px}.gf_row-gap-sm-53>.gf_column {padding-left:53px;padding-right:53px}.gf_row-gap-sm-54>.gf_column {padding-left:54px;padding-right:54px}.gf_row-gap-sm-55>.gf_column {padding-left:55px;padding-right:55px}.gf_row-gap-sm-56>.gf_column {padding-left:56px;padding-right:56px}.gf_row-gap-sm-57>.gf_column {padding-left:57px;padding-right:57px}.gf_row-gap-sm-58>.gf_column {padding-left:58px;padding-right:58px}.gf_row-gap-sm-59>.gf_column {padding-left:59px;padding-right:59px}.gf_row-gap-sm-60>.gf_column {padding-left:60px;padding-right:60px}.gf_row-gap-sm-61>.gf_column {padding-left:61px;padding-right:61px}.gf_row-gap-sm-62>.gf_column {padding-left:62px;padding-right:62px}.gf_row-gap-sm-63>.gf_column {padding-left:63px;padding-right:63px}.gf_row-gap-sm-64>.gf_column {padding-left:64px;padding-right:64px}.gf_row-gap-sm-65>.gf_column {padding-left:65px;padding-right:65px}.gf_row-gap-sm-66>.gf_column {padding-left:66px;padding-right:66px}.gf_row-gap-sm-67>.gf_column {padding-left:67px;padding-right:67px}.gf_row-gap-sm-68>.gf_column {padding-left:68px;padding-right:68px}.gf_row-gap-sm-69>.gf_column {padding-left:69px;padding-right:69px}.gf_row-gap-sm-70>.gf_column {padding-left:70px;padding-right:70px}.gf_row-gap-sm-71>.gf_column {padding-left:71px;padding-right:71px}.gf_row-gap-sm-72>.gf_column {padding-left:72px;padding-right:72px}.gf_row-gap-sm-73>.gf_column {padding-left:73px;padding-right:73px}.gf_row-gap-sm-74>.gf_column {padding-left:74px;padding-right:74px}.gf_row-gap-sm-75>.gf_column {padding-left:75px;padding-right:75px}.gf_row-gap-sm-76>.gf_column {padding-left:76px;padding-right:76px}.gf_row-gap-sm-77>.gf_column {padding-left:77px;padding-right:77px}.gf_row-gap-sm-78>.gf_column {padding-left:78px;padding-right:78px}.gf_row-gap-sm-79>.gf_column {padding-left:79px;padding-right:79px}.gf_row-gap-sm-80>.gf_column {padding-left:80px;padding-right:80px}.gf_row-gap-sm-81>.gf_column {padding-left:81px;padding-right:81px}.gf_row-gap-sm-82>.gf_column {padding-left:82px;padding-right:82px}.gf_row-gap-sm-83>.gf_column {padding-left:83px;padding-right:83px}.gf_row-gap-sm-84>.gf_column {padding-left:84px;padding-right:84px}.gf_row-gap-sm-85>.gf_column {padding-left:85px;padding-right:85px}.gf_row-gap-sm-86>.gf_column {padding-left:86px;padding-right:86px}.gf_row-gap-sm-87>.gf_column {padding-left:87px;padding-right:87px}.gf_row-gap-sm-88>.gf_column {padding-left:88px;padding-right:88px}.gf_row-gap-sm-89>.gf_column {padding-left:89px;padding-right:89px}.gf_row-gap-sm-90>.gf_column {padding-left:90px;padding-right:90px}.gf_row-gap-sm-91>.gf_column {padding-left:91px;padding-right:91px}.gf_row-gap-sm-92>.gf_column {padding-left:92px;padding-right:92px}.gf_row-gap-sm-93>.gf_column {padding-left:93px;padding-right:93px}.gf_row-gap-sm-94>.gf_column {padding-left:94px;padding-right:94px}.gf_row-gap-sm-95>.gf_column {padding-left:95px;padding-right:95px}.gf_row-gap-sm-96>.gf_column {padding-left:96px;padding-right:96px}.gf_row-gap-sm-97>.gf_column {padding-left:97px;padding-right:97px}.gf_row-gap-sm-98>.gf_column {padding-left:98px;padding-right:98px}.gf_row-gap-sm-99>.gf_column {padding-left:99px;padding-right:99px}.gf_row-gap-sm-100>.gf_column {padding-left:100px;padding-right:100px}.gf_row-gap-sm-101>.gf_column {padding-left:101px;padding-right:101px}.gf_row-gap-sm-102>.gf_column {padding-left:102px;padding-right:102px}.gf_row-gap-sm-103>.gf_column {padding-left:103px;padding-right:103px}.gf_row-gap-sm-104>.gf_column {padding-left:104px;padding-right:104px}.gf_row-gap-sm-105>.gf_column {padding-left:105px;padding-right:105px}.gf_row-gap-sm-106>.gf_column {padding-left:106px;padding-right:106px}.gf_row-gap-sm-107>.gf_column {padding-left:107px;padding-right:107px}.gf_row-gap-sm-108>.gf_column {padding-left:108px;padding-right:108px}.gf_row-gap-sm-109>.gf_column {padding-left:109px;padding-right:109px}.gf_row-gap-sm-110>.gf_column {padding-left:110px;padding-right:110px}.gf_row-gap-sm-111>.gf_column {padding-left:111px;padding-right:111px}.gf_row-gap-sm-112>.gf_column {padding-left:112px;padding-right:112px}.gf_row-gap-sm-113>.gf_column {padding-left:113px;padding-right:113px}.gf_row-gap-sm-114>.gf_column {padding-left:114px;padding-right:114px}.gf_row-gap-sm-115>.gf_column {padding-left:115px;padding-right:115px}.gf_row-gap-sm-116>.gf_column {padding-left:116px;padding-right:116px}.gf_row-gap-sm-117>.gf_column {padding-left:117px;padding-right:117px}.gf_row-gap-sm-118>.gf_column {padding-left:118px;padding-right:118px}.gf_row-gap-sm-119>.gf_column {padding-left:119px;padding-right:119px}.gf_row-gap-sm-120>.gf_column {padding-left:120px;padding-right:120px}.gf_row-gap-sm-121>.gf_column {padding-left:121px;padding-right:121px}.gf_row-gap-sm-122>.gf_column {padding-left:122px;padding-right:122px}.gf_row-gap-sm-123>.gf_column {padding-left:123px;padding-right:123px}.gf_row-gap-sm-124>.gf_column {padding-left:124px;padding-right:124px}.gf_row-gap-sm-125>.gf_column {padding-left:125px;padding-right:125px}.gf_row-gap-sm-126>.gf_column {padding-left:126px;padding-right:126px}.gf_row-gap-sm-127>.gf_column {padding-left:127px;padding-right:127px}.gf_row-gap-sm-128>.gf_column {padding-left:128px;padding-right:128px}.gf_row-gap-sm-129>.gf_column {padding-left:129px;padding-right:129px}.gf_row-gap-sm-130>.gf_column {padding-left:130px;padding-right:130px}.gf_row-gap-sm-131>.gf_column {padding-left:131px;padding-right:131px}.gf_row-gap-sm-132>.gf_column {padding-left:132px;padding-right:132px}.gf_row-gap-sm-133>.gf_column {padding-left:133px;padding-right:133px}.gf_row-gap-sm-134>.gf_column {padding-left:134px;padding-right:134px}.gf_row-gap-sm-135>.gf_column {padding-left:135px;padding-right:135px}.gf_row-gap-sm-136>.gf_column {padding-left:136px;padding-right:136px}.gf_row-gap-sm-137>.gf_column {padding-left:137px;padding-right:137px}.gf_row-gap-sm-138>.gf_column {padding-left:138px;padding-right:138px}.gf_row-gap-sm-139>.gf_column {padding-left:139px;padding-right:139px}.gf_row-gap-sm-140>.gf_column {padding-left:140px;padding-right:140px}.gf_row-gap-sm-141>.gf_column {padding-left:141px;padding-right:141px}.gf_row-gap-sm-142>.gf_column {padding-left:142px;padding-right:142px}.gf_row-gap-sm-143>.gf_column {padding-left:143px;padding-right:143px}.gf_row-gap-sm-144>.gf_column {padding-left:144px;padding-right:144px}.gf_row-gap-sm-145>.gf_column {padding-left:145px;padding-right:145px}.gf_row-gap-sm-146>.gf_column {padding-left:146px;padding-right:146px}.gf_row-gap-sm-147>.gf_column {padding-left:147px;padding-right:147px}.gf_row-gap-sm-148>.gf_column {padding-left:148px;padding-right:148px}.gf_row-gap-sm-149>.gf_column {padding-left:149px;padding-right:149px}.gf_row-gap-sm-150>.gf_column {padding-left:150px;padding-right:150px}}
@media(min-width:992px)and (max-width:1199px) {.gf_row-gap-md-0>.gf_column {padding-left:0;padding-right:0}.gf_row-gap-md-1>.gf_column {padding-left:1px;padding-right:1px}.gf_row-gap-md-2>.gf_column {padding-left:2px;padding-right:2px}.gf_row-gap-md-3>.gf_column {padding-left:3px;padding-right:3px}.gf_row-gap-md-4>.gf_column {padding-left:4px;padding-right:4px}.gf_row-gap-md-5>.gf_column {padding-left:5px;padding-right:5px}.gf_row-gap-md-6>.gf_column {padding-left:6px;padding-right:6px}.gf_row-gap-md-7>.gf_column {padding-left:7px;padding-right:7px}.gf_row-gap-md-8>.gf_column {padding-left:8px;padding-right:8px}.gf_row-gap-md-9>.gf_column {padding-left:9px;padding-right:9px}.gf_row-gap-md-10>.gf_column {padding-left:10px;padding-right:10px}.gf_row-gap-md-11>.gf_column {padding-left:11px;padding-right:11px}.gf_row-gap-md-12>.gf_column {padding-left:12px;padding-right:12px}.gf_row-gap-md-13>.gf_column {padding-left:13px;padding-right:13px}.gf_row-gap-md-14>.gf_column {padding-left:14px;padding-right:14px}.gf_row-gap-md-15>.gf_column {padding-left:15px;padding-right:15px}.gf_row-gap-md-16>.gf_column {padding-left:16px;padding-right:16px}.gf_row-gap-md-17>.gf_column {padding-left:17px;padding-right:17px}.gf_row-gap-md-18>.gf_column {padding-left:18px;padding-right:18px}.gf_row-gap-md-19>.gf_column {padding-left:19px;padding-right:19px}.gf_row-gap-md-20>.gf_column {padding-left:20px;padding-right:20px}.gf_row-gap-md-21>.gf_column {padding-left:21px;padding-right:21px}.gf_row-gap-md-22>.gf_column {padding-left:22px;padding-right:22px}.gf_row-gap-md-23>.gf_column {padding-left:23px;padding-right:23px}.gf_row-gap-md-24>.gf_column {padding-left:24px;padding-right:24px}.gf_row-gap-md-25>.gf_column {padding-left:25px;padding-right:25px}.gf_row-gap-md-26>.gf_column {padding-left:26px;padding-right:26px}.gf_row-gap-md-27>.gf_column {padding-left:27px;padding-right:27px}.gf_row-gap-md-28>.gf_column {padding-left:28px;padding-right:28px}.gf_row-gap-md-29>.gf_column {padding-left:29px;padding-right:29px}.gf_row-gap-md-30>.gf_column {padding-left:30px;padding-right:30px}.gf_row-gap-md-31>.gf_column {padding-left:31px;padding-right:31px}.gf_row-gap-md-32>.gf_column {padding-left:32px;padding-right:32px}.gf_row-gap-md-33>.gf_column {padding-left:33px;padding-right:33px}.gf_row-gap-md-34>.gf_column {padding-left:34px;padding-right:34px}.gf_row-gap-md-35>.gf_column {padding-left:35px;padding-right:35px}.gf_row-gap-md-36>.gf_column {padding-left:36px;padding-right:36px}.gf_row-gap-md-37>.gf_column {padding-left:37px;padding-right:37px}.gf_row-gap-md-38>.gf_column {padding-left:38px;padding-right:38px}.gf_row-gap-md-39>.gf_column {padding-left:39px;padding-right:39px}.gf_row-gap-md-40>.gf_column {padding-left:40px;padding-right:40px}.gf_row-gap-md-41>.gf_column {padding-left:41px;padding-right:41px}.gf_row-gap-md-42>.gf_column {padding-left:42px;padding-right:42px}.gf_row-gap-md-43>.gf_column {padding-left:43px;padding-right:43px}.gf_row-gap-md-44>.gf_column {padding-left:44px;padding-right:44px}.gf_row-gap-md-45>.gf_column {padding-left:45px;padding-right:45px}.gf_row-gap-md-46>.gf_column {padding-left:46px;padding-right:46px}.gf_row-gap-md-47>.gf_column {padding-left:47px;padding-right:47px}.gf_row-gap-md-48>.gf_column {padding-left:48px;padding-right:48px}.gf_row-gap-md-49>.gf_column {padding-left:49px;padding-right:49px}.gf_row-gap-md-50>.gf_column {padding-left:50px;padding-right:50px}.gf_row-gap-md-51>.gf_column {padding-left:51px;padding-right:51px}.gf_row-gap-md-52>.gf_column {padding-left:52px;padding-right:52px}.gf_row-gap-md-53>.gf_column {padding-left:53px;padding-right:53px}.gf_row-gap-md-54>.gf_column {padding-left:54px;padding-right:54px}.gf_row-gap-md-55>.gf_column {padding-left:55px;padding-right:55px}.gf_row-gap-md-56>.gf_column {padding-left:56px;padding-right:56px}.gf_row-gap-md-57>.gf_column {padding-left:57px;padding-right:57px}.gf_row-gap-md-58>.gf_column {padding-left:58px;padding-right:58px}.gf_row-gap-md-59>.gf_column {padding-left:59px;padding-right:59px}.gf_row-gap-md-60>.gf_column {padding-left:60px;padding-right:60px}.gf_row-gap-md-61>.gf_column {padding-left:61px;padding-right:61px}.gf_row-gap-md-62>.gf_column {padding-left:62px;padding-right:62px}.gf_row-gap-md-63>.gf_column {padding-left:63px;padding-right:63px}.gf_row-gap-md-64>.gf_column {padding-left:64px;padding-right:64px}.gf_row-gap-md-65>.gf_column {padding-left:65px;padding-right:65px}.gf_row-gap-md-66>.gf_column {padding-left:66px;padding-right:66px}.gf_row-gap-md-67>.gf_column {padding-left:67px;padding-right:67px}.gf_row-gap-md-68>.gf_column {padding-left:68px;padding-right:68px}.gf_row-gap-md-69>.gf_column {padding-left:69px;padding-right:69px}.gf_row-gap-md-70>.gf_column {padding-left:70px;padding-right:70px}.gf_row-gap-md-71>.gf_column {padding-left:71px;padding-right:71px}.gf_row-gap-md-72>.gf_column {padding-left:72px;padding-right:72px}.gf_row-gap-md-73>.gf_column {padding-left:73px;padding-right:73px}.gf_row-gap-md-74>.gf_column {padding-left:74px;padding-right:74px}.gf_row-gap-md-75>.gf_column {padding-left:75px;padding-right:75px}.gf_row-gap-md-76>.gf_column {padding-left:76px;padding-right:76px}.gf_row-gap-md-77>.gf_column {padding-left:77px;padding-right:77px}.gf_row-gap-md-78>.gf_column {padding-left:78px;padding-right:78px}.gf_row-gap-md-79>.gf_column {padding-left:79px;padding-right:79px}.gf_row-gap-md-80>.gf_column {padding-left:80px;padding-right:80px}.gf_row-gap-md-81>.gf_column {padding-left:81px;padding-right:81px}.gf_row-gap-md-82>.gf_column {padding-left:82px;padding-right:82px}.gf_row-gap-md-83>.gf_column {padding-left:83px;padding-right:83px}.gf_row-gap-md-84>.gf_column {padding-left:84px;padding-right:84px}.gf_row-gap-md-85>.gf_column {padding-left:85px;padding-right:85px}.gf_row-gap-md-86>.gf_column {padding-left:86px;padding-right:86px}.gf_row-gap-md-87>.gf_column {padding-left:87px;padding-right:87px}.gf_row-gap-md-88>.gf_column {padding-left:88px;padding-right:88px}.gf_row-gap-md-89>.gf_column {padding-left:89px;padding-right:89px}.gf_row-gap-md-90>.gf_column {padding-left:90px;padding-right:90px}.gf_row-gap-md-91>.gf_column {padding-left:91px;padding-right:91px}.gf_row-gap-md-92>.gf_column {padding-left:92px;padding-right:92px}.gf_row-gap-md-93>.gf_column {padding-left:93px;padding-right:93px}.gf_row-gap-md-94>.gf_column {padding-left:94px;padding-right:94px}.gf_row-gap-md-95>.gf_column {padding-left:95px;padding-right:95px}.gf_row-gap-md-96>.gf_column {padding-left:96px;padding-right:96px}.gf_row-gap-md-97>.gf_column {padding-left:97px;padding-right:97px}.gf_row-gap-md-98>.gf_column {padding-left:98px;padding-right:98px}.gf_row-gap-md-99>.gf_column {padding-left:99px;padding-right:99px}.gf_row-gap-md-100>.gf_column {padding-left:100px;padding-right:100px}.gf_row-gap-md-101>.gf_column {padding-left:101px;padding-right:101px}.gf_row-gap-md-102>.gf_column {padding-left:102px;padding-right:102px}.gf_row-gap-md-103>.gf_column {padding-left:103px;padding-right:103px}.gf_row-gap-md-104>.gf_column {padding-left:104px;padding-right:104px}.gf_row-gap-md-105>.gf_column {padding-left:105px;padding-right:105px}.gf_row-gap-md-106>.gf_column {padding-left:106px;padding-right:106px}.gf_row-gap-md-107>.gf_column {padding-left:107px;padding-right:107px}.gf_row-gap-md-108>.gf_column {padding-left:108px;padding-right:108px}.gf_row-gap-md-109>.gf_column {padding-left:109px;padding-right:109px}.gf_row-gap-md-110>.gf_column {padding-left:110px;padding-right:110px}.gf_row-gap-md-111>.gf_column {padding-left:111px;padding-right:111px}.gf_row-gap-md-112>.gf_column {padding-left:112px;padding-right:112px}.gf_row-gap-md-113>.gf_column {padding-left:113px;padding-right:113px}.gf_row-gap-md-114>.gf_column {padding-left:114px;padding-right:114px}.gf_row-gap-md-115>.gf_column {padding-left:115px;padding-right:115px}.gf_row-gap-md-116>.gf_column {padding-left:116px;padding-right:116px}.gf_row-gap-md-117>.gf_column {padding-left:117px;padding-right:117px}.gf_row-gap-md-118>.gf_column {padding-left:118px;padding-right:118px}.gf_row-gap-md-119>.gf_column {padding-left:119px;padding-right:119px}.gf_row-gap-md-120>.gf_column {padding-left:120px;padding-right:120px}.gf_row-gap-md-121>.gf_column {padding-left:121px;padding-right:121px}.gf_row-gap-md-122>.gf_column {padding-left:122px;padding-right:122px}.gf_row-gap-md-123>.gf_column {padding-left:123px;padding-right:123px}.gf_row-gap-md-124>.gf_column {padding-left:124px;padding-right:124px}.gf_row-gap-md-125>.gf_column {padding-left:125px;padding-right:125px}.gf_row-gap-md-126>.gf_column {padding-left:126px;padding-right:126px}.gf_row-gap-md-127>.gf_column {padding-left:127px;padding-right:127px}.gf_row-gap-md-128>.gf_column {padding-left:128px;padding-right:128px}.gf_row-gap-md-129>.gf_column {padding-left:129px;padding-right:129px}.gf_row-gap-md-130>.gf_column {padding-left:130px;padding-right:130px}.gf_row-gap-md-131>.gf_column {padding-left:131px;padding-right:131px}.gf_row-gap-md-132>.gf_column {padding-left:132px;padding-right:132px}.gf_row-gap-md-133>.gf_column {padding-left:133px;padding-right:133px}.gf_row-gap-md-134>.gf_column {padding-left:134px;padding-right:134px}.gf_row-gap-md-135>.gf_column {padding-left:135px;padding-right:135px}.gf_row-gap-md-136>.gf_column {padding-left:136px;padding-right:136px}.gf_row-gap-md-137>.gf_column {padding-left:137px;padding-right:137px}.gf_row-gap-md-138>.gf_column {padding-left:138px;padding-right:138px}.gf_row-gap-md-139>.gf_column {padding-left:139px;padding-right:139px}.gf_row-gap-md-140>.gf_column {padding-left:140px;padding-right:140px}.gf_row-gap-md-141>.gf_column {padding-left:141px;padding-right:141px}.gf_row-gap-md-142>.gf_column {padding-left:142px;padding-right:142px}.gf_row-gap-md-143>.gf_column {padding-left:143px;padding-right:143px}.gf_row-gap-md-144>.gf_column {padding-left:144px;padding-right:144px}.gf_row-gap-md-145>.gf_column {padding-left:145px;padding-right:145px}.gf_row-gap-md-146>.gf_column {padding-left:146px;padding-right:146px}.gf_row-gap-md-147>.gf_column {padding-left:147px;padding-right:147px}.gf_row-gap-md-148>.gf_column {padding-left:148px;padding-right:148px}.gf_row-gap-md-149>.gf_column {padding-left:149px;padding-right:149px}.gf_row-gap-md-150>.gf_column {padding-left:150px;padding-right:150px}}
@media(min-width:1200px) {.gf_row-gap-lg-0>.gf_column {padding-left:0;padding-right:0}.gf_row-gap-lg-1>.gf_column {padding-left:1px;padding-right:1px}.gf_row-gap-lg-2>.gf_column {padding-left:2px;padding-right:2px}.gf_row-gap-lg-3>.gf_column {padding-left:3px;padding-right:3px}.gf_row-gap-lg-4>.gf_column {padding-left:4px;padding-right:4px}.gf_row-gap-lg-5>.gf_column {padding-left:5px;padding-right:5px}.gf_row-gap-lg-6>.gf_column {padding-left:6px;padding-right:6px}.gf_row-gap-lg-7>.gf_column {padding-left:7px;padding-right:7px}.gf_row-gap-lg-8>.gf_column {padding-left:8px;padding-right:8px}.gf_row-gap-lg-9>.gf_column {padding-left:9px;padding-right:9px}.gf_row-gap-lg-10>.gf_column {padding-left:10px;padding-right:10px}.gf_row-gap-lg-11>.gf_column {padding-left:11px;padding-right:11px}.gf_row-gap-lg-12>.gf_column {padding-left:12px;padding-right:12px}.gf_row-gap-lg-13>.gf_column {padding-left:13px;padding-right:13px}.gf_row-gap-lg-14>.gf_column {padding-left:14px;padding-right:14px}.gf_row-gap-lg-15>.gf_column {padding-left:15px;padding-right:15px}.gf_row-gap-lg-16>.gf_column {padding-left:16px;padding-right:16px}.gf_row-gap-lg-17>.gf_column {padding-left:17px;padding-right:17px}.gf_row-gap-lg-18>.gf_column {padding-left:18px;padding-right:18px}.gf_row-gap-lg-19>.gf_column {padding-left:19px;padding-right:19px}.gf_row-gap-lg-20>.gf_column {padding-left:20px;padding-right:20px}.gf_row-gap-lg-21>.gf_column {padding-left:21px;padding-right:21px}.gf_row-gap-lg-22>.gf_column {padding-left:22px;padding-right:22px}.gf_row-gap-lg-23>.gf_column {padding-left:23px;padding-right:23px}.gf_row-gap-lg-24>.gf_column {padding-left:24px;padding-right:24px}.gf_row-gap-lg-25>.gf_column {padding-left:25px;padding-right:25px}.gf_row-gap-lg-26>.gf_column {padding-left:26px;padding-right:26px}.gf_row-gap-lg-27>.gf_column {padding-left:27px;padding-right:27px}.gf_row-gap-lg-28>.gf_column {padding-left:28px;padding-right:28px}.gf_row-gap-lg-29>.gf_column {padding-left:29px;padding-right:29px}.gf_row-gap-lg-30>.gf_column {padding-left:30px;padding-right:30px}.gf_row-gap-lg-31>.gf_column {padding-left:31px;padding-right:31px}.gf_row-gap-lg-32>.gf_column {padding-left:32px;padding-right:32px}.gf_row-gap-lg-33>.gf_column {padding-left:33px;padding-right:33px}.gf_row-gap-lg-34>.gf_column {padding-left:34px;padding-right:34px}.gf_row-gap-lg-35>.gf_column {padding-left:35px;padding-right:35px}.gf_row-gap-lg-36>.gf_column {padding-left:36px;padding-right:36px}.gf_row-gap-lg-37>.gf_column {padding-left:37px;padding-right:37px}.gf_row-gap-lg-38>.gf_column {padding-left:38px;padding-right:38px}.gf_row-gap-lg-39>.gf_column {padding-left:39px;padding-right:39px}.gf_row-gap-lg-40>.gf_column {padding-left:40px;padding-right:40px}.gf_row-gap-lg-41>.gf_column {padding-left:41px;padding-right:41px}.gf_row-gap-lg-42>.gf_column {padding-left:42px;padding-right:42px}.gf_row-gap-lg-43>.gf_column {padding-left:43px;padding-right:43px}.gf_row-gap-lg-44>.gf_column {padding-left:44px;padding-right:44px}.gf_row-gap-lg-45>.gf_column {padding-left:45px;padding-right:45px}.gf_row-gap-lg-46>.gf_column {padding-left:46px;padding-right:46px}.gf_row-gap-lg-47>.gf_column {padding-left:47px;padding-right:47px}.gf_row-gap-lg-48>.gf_column {padding-left:48px;padding-right:48px}.gf_row-gap-lg-49>.gf_column {padding-left:49px;padding-right:49px}.gf_row-gap-lg-50>.gf_column {padding-left:50px;padding-right:50px}.gf_row-gap-lg-51>.gf_column {padding-left:51px;padding-right:51px}.gf_row-gap-lg-52>.gf_column {padding-left:52px;padding-right:52px}.gf_row-gap-lg-53>.gf_column {padding-left:53px;padding-right:53px}.gf_row-gap-lg-54>.gf_column {padding-left:54px;padding-right:54px}.gf_row-gap-lg-55>.gf_column {padding-left:55px;padding-right:55px}.gf_row-gap-lg-56>.gf_column {padding-left:56px;padding-right:56px}.gf_row-gap-lg-57>.gf_column {padding-left:57px;padding-right:57px}.gf_row-gap-lg-58>.gf_column {padding-left:58px;padding-right:58px}.gf_row-gap-lg-59>.gf_column {padding-left:59px;padding-right:59px}.gf_row-gap-lg-60>.gf_column {padding-left:60px;padding-right:60px}.gf_row-gap-lg-61>.gf_column {padding-left:61px;padding-right:61px}.gf_row-gap-lg-62>.gf_column {padding-left:62px;padding-right:62px}.gf_row-gap-lg-63>.gf_column {padding-left:63px;padding-right:63px}.gf_row-gap-lg-64>.gf_column {padding-left:64px;padding-right:64px}.gf_row-gap-lg-65>.gf_column {padding-left:65px;padding-right:65px}.gf_row-gap-lg-66>.gf_column {padding-left:66px;padding-right:66px}.gf_row-gap-lg-67>.gf_column {padding-left:67px;padding-right:67px}.gf_row-gap-lg-68>.gf_column {padding-left:68px;padding-right:68px}.gf_row-gap-lg-69>.gf_column {padding-left:69px;padding-right:69px}.gf_row-gap-lg-70>.gf_column {padding-left:70px;padding-right:70px}.gf_row-gap-lg-71>.gf_column {padding-left:71px;padding-right:71px}.gf_row-gap-lg-72>.gf_column {padding-left:72px;padding-right:72px}.gf_row-gap-lg-73>.gf_column {padding-left:73px;padding-right:73px}.gf_row-gap-lg-74>.gf_column {padding-left:74px;padding-right:74px}.gf_row-gap-lg-75>.gf_column {padding-left:75px;padding-right:75px}.gf_row-gap-lg-76>.gf_column {padding-left:76px;padding-right:76px}.gf_row-gap-lg-77>.gf_column {padding-left:77px;padding-right:77px}.gf_row-gap-lg-78>.gf_column {padding-left:78px;padding-right:78px}.gf_row-gap-lg-79>.gf_column {padding-left:79px;padding-right:79px}.gf_row-gap-lg-80>.gf_column {padding-left:80px;padding-right:80px}.gf_row-gap-lg-81>.gf_column {padding-left:81px;padding-right:81px}.gf_row-gap-lg-82>.gf_column {padding-left:82px;padding-right:82px}.gf_row-gap-lg-83>.gf_column {padding-left:83px;padding-right:83px}.gf_row-gap-lg-84>.gf_column {padding-left:84px;padding-right:84px}.gf_row-gap-lg-85>.gf_column {padding-left:85px;padding-right:85px}.gf_row-gap-lg-86>.gf_column {padding-left:86px;padding-right:86px}.gf_row-gap-lg-87>.gf_column {padding-left:87px;padding-right:87px}.gf_row-gap-lg-88>.gf_column {padding-left:88px;padding-right:88px}.gf_row-gap-lg-89>.gf_column {padding-left:89px;padding-right:89px}.gf_row-gap-lg-90>.gf_column {padding-left:90px;padding-right:90px}.gf_row-gap-lg-91>.gf_column {padding-left:91px;padding-right:91px}.gf_row-gap-lg-92>.gf_column {padding-left:92px;padding-right:92px}.gf_row-gap-lg-93>.gf_column {padding-left:93px;padding-right:93px}.gf_row-gap-lg-94>.gf_column {padding-left:94px;padding-right:94px}.gf_row-gap-lg-95>.gf_column {padding-left:95px;padding-right:95px}.gf_row-gap-lg-96>.gf_column {padding-left:96px;padding-right:96px}.gf_row-gap-lg-97>.gf_column {padding-left:97px;padding-right:97px}.gf_row-gap-lg-98>.gf_column {padding-left:98px;padding-right:98px}.gf_row-gap-lg-99>.gf_column {padding-left:99px;padding-right:99px}.gf_row-gap-lg-100>.gf_column {padding-left:100px;padding-right:100px}.gf_row-gap-lg-101>.gf_column {padding-left:101px;padding-right:101px}.gf_row-gap-lg-102>.gf_column {padding-left:102px;padding-right:102px}.gf_row-gap-lg-103>.gf_column {padding-left:103px;padding-right:103px}.gf_row-gap-lg-104>.gf_column {padding-left:104px;padding-right:104px}.gf_row-gap-lg-105>.gf_column {padding-left:105px;padding-right:105px}.gf_row-gap-lg-106>.gf_column {padding-left:106px;padding-right:106px}.gf_row-gap-lg-107>.gf_column {padding-left:107px;padding-right:107px}.gf_row-gap-lg-108>.gf_column {padding-left:108px;padding-right:108px}.gf_row-gap-lg-109>.gf_column {padding-left:109px;padding-right:109px}.gf_row-gap-lg-110>.gf_column {padding-left:110px;padding-right:110px}.gf_row-gap-lg-111>.gf_column {padding-left:111px;padding-right:111px}.gf_row-gap-lg-112>.gf_column {padding-left:112px;padding-right:112px}.gf_row-gap-lg-113>.gf_column {padding-left:113px;padding-right:113px}.gf_row-gap-lg-114>.gf_column {padding-left:114px;padding-right:114px}.gf_row-gap-lg-115>.gf_column {padding-left:115px;padding-right:115px}.gf_row-gap-lg-116>.gf_column {padding-left:116px;padding-right:116px}.gf_row-gap-lg-117>.gf_column {padding-left:117px;padding-right:117px}.gf_row-gap-lg-118>.gf_column {padding-left:118px;padding-right:118px}.gf_row-gap-lg-119>.gf_column {padding-left:119px;padding-right:119px}.gf_row-gap-lg-120>.gf_column {padding-left:120px;padding-right:120px}.gf_row-gap-lg-121>.gf_column {padding-left:121px;padding-right:121px}.gf_row-gap-lg-122>.gf_column {padding-left:122px;padding-right:122px}.gf_row-gap-lg-123>.gf_column {padding-left:123px;padding-right:123px}.gf_row-gap-lg-124>.gf_column {padding-left:124px;padding-right:124px}.gf_row-gap-lg-125>.gf_column {padding-left:125px;padding-right:125px}.gf_row-gap-lg-126>.gf_column {padding-left:126px;padding-right:126px}.gf_row-gap-lg-127>.gf_column {padding-left:127px;padding-right:127px}.gf_row-gap-lg-128>.gf_column {padding-left:128px;padding-right:128px}.gf_row-gap-lg-129>.gf_column {padding-left:129px;padding-right:129px}.gf_row-gap-lg-130>.gf_column {padding-left:130px;padding-right:130px}.gf_row-gap-lg-131>.gf_column {padding-left:131px;padding-right:131px}.gf_row-gap-lg-132>.gf_column {padding-left:132px;padding-right:132px}.gf_row-gap-lg-133>.gf_column {padding-left:133px;padding-right:133px}.gf_row-gap-lg-134>.gf_column {padding-left:134px;padding-right:134px}.gf_row-gap-lg-135>.gf_column {padding-left:135px;padding-right:135px}.gf_row-gap-lg-136>.gf_column {padding-left:136px;padding-right:136px}.gf_row-gap-lg-137>.gf_column {padding-left:137px;padding-right:137px}.gf_row-gap-lg-138>.gf_column {padding-left:138px;padding-right:138px}.gf_row-gap-lg-139>.gf_column {padding-left:139px;padding-right:139px}.gf_row-gap-lg-140>.gf_column {padding-left:140px;padding-right:140px}.gf_row-gap-lg-141>.gf_column {padding-left:141px;padding-right:141px}.gf_row-gap-lg-142>.gf_column {padding-left:142px;padding-right:142px}.gf_row-gap-lg-143>.gf_column {padding-left:143px;padding-right:143px}.gf_row-gap-lg-144>.gf_column {padding-left:144px;padding-right:144px}.gf_row-gap-lg-145>.gf_column {padding-left:145px;padding-right:145px}.gf_row-gap-lg-146>.gf_column {padding-left:146px;padding-right:146px}.gf_row-gap-lg-147>.gf_column {padding-left:147px;padding-right:147px}.gf_row-gap-lg-148>.gf_column {padding-left:148px;padding-right:148px}.gf_row-gap-lg-149>.gf_column {padding-left:149px;padding-right:149px}.gf_row-gap-lg-150>.gf_column {padding-left:150px;padding-right:150px}}
.gf_fixed-area.fixed-bottom-right .block-placeholder.active {width:50px!important}
.gf_fixed-area.fixed-top-right .block-placeholder.active {width:50px!important}
.gf_fixed-area.fixed-top-center .block-placeholder.active {width:50px!important}
.gf_fixed-area.fixed-top-left .block-placeholder.active {width:50px!important}
.gf_fixed-area.fixed-bottom-left .block-placeholder.active {width:50px!important}
.gf_fixed-area.fixed-bottom-center .block-placeholder.active {width:50px!important}
.gf_instafeed li:after, .gf_instafeed li:before {display:none!important}
.gf_icon-list {list-style:none!important;margin:0!important;padding:0!important}
.gf_icon-list:after, .gf_icon-list:before {display:none}
.gf_module-center {text-align:center}
@media(max-width:767px) {.module-wrap .module.gf_module-center-xs {display:block!important;text-align:center;width:100%}.module-wrap .module.gf_module-left-xs {text-align:left}.module-wrap .module.gf_module-right-xs {display:block!important;text-align:right;width:100%}.element-wrap .elm[data-stretch-xs="1"] .gf_button,.module-wrap .module[data-stretch-xs="1"] .gf_button-stretch {width:100%!important}}
@media(min-width:768px)and (max-width:991px) {.module-wrap .module.gf_module-center-sm {display:block!important;text-align:center;width:100%}.module-wrap .module.gf_module-left-sm {text-align:left}.module-wrap .module.gf_module-right-sm {display:block!important;text-align:right;width:100%}.element-wrap .elm[data-stretch-sm="1"] .gf_button,.module-wrap .module[data-stretch-sm="1"] .gf_button-stretch {width:100%!important}}
@media(min-width:992px)and (max-width:1199px) {.module-wrap .module.gf_module-center-md {display:block!important;text-align:center;width:100%}.module-wrap .module.gf_module-left-md {text-align:left}.module-wrap .module.gf_module-right-md {display:block!important;text-align:right;width:100%}.element-wrap .elm[data-stretch-md="1"] .gf_button,.module-wrap .module[data-stretch-md="1"] .gf_button-stretch {width:100%!important}}
@media(min-width:1200px) {.module-wrap .module.gf_module-center-lg {display:block!important;text-align:center;width:100%}.module-wrap .module.gf_module-left-lg {text-align:left}.module-wrap .module.gf_module-right-lg {display:block!important;text-align:right;width:100%}.element-wrap .elm[data-stretch-lg="1"] .gf_button,.module-wrap .module[data-stretch-lg="1"] .gf_button-stretch {width:100%!important}}
.gf_button {white-space:normal!important}
[data-label=Button][data-ver="1"] .gf_button, [data-label=Button][data-ver="2"] .gf_button {align-items:center;display:inline-flex;justify-content:center}
#gryffeditor .gf_button.gf_button-stretch {width:100%!important}
.gryffeditor .btn--secondary:after, .gryffeditor .btn:after, .module-wrap[data-label=Popup] .btn--secondary:after, .module-wrap[data-label=Popup] .btn:after {outline:0!important}
@keyframes gfShakeLeftRight {10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}
@keyframes gfShakeUpDown {10%,90%{transform:translate3d(0,-1px,0)}20%,80%{transform:translate3d(0,2px,0)}30%,50%,70%{transform:translate3d(0,-4px,0)}40%,60%{transform:translate3d(0,4px,0)}}
@keyframes gfShakeBottom {0%,to{transform:rotate(0);transform-origin:50% 100%}10%{transform:rotate(2deg)}20%,40%,60%{transform:rotate(-4deg)}30%,50%,70%{transform:rotate(4deg)}80%{transform:rotate(-2deg)}90%{transform:rotate(2deg)}}
@media {html.with-gfv3lightbox {overflow:hidden}.gf_featherlight-loading.active {opacity:1;visibility:visible}.gf_featherlight-loading div {animation:gf_featherlight-loading 1.2s cubic-bezier(.5,0,.5,1) infinite;border:2px solid transparent;border-radius:50%;border-top-color:#9c9c9c;box-sizing:border-box;display:block;height:30px;position:absolute;width:30px}.gf_featherlight-loading div:first-child {animation-delay:-.45s}.gf_featherlight-loading div:nth-child(2) {animation-delay:-.3s}.gf_featherlight-loading div:nth-child(3) {animation-delay:-.15s}@keyframes gf_featherlight-loading {0%{transform:rotate(0)}to{transform:rotate(1turn)}}.gf_featherlight link.gf_featherlight-inner,.gf_featherlight script.gf_featherlight-inner,.gf_featherlight style.gf_featherlight-inner {display:none}.gf_featherlight * {box-sizing:border-box}}
@media print {html.with-gfv3lightbox>*>:not(.gf_featherlight) {display:none}}
@media {.gf_featherlight-next span,.gf_featherlight-previous span {align-items:center;border-radius:100%;color:#fff;cursor:pointer;display:none;font-style:normal;font-weight:400;height:90px;justify-content:center;left:5%;margin-top:-40px;position:absolute;text-shadow:0 0 5px #fff;top:50%;width:90px}.gf_featherlight-next:hover>span,.gf_featherlight-previous:hover>span {background:hsla(0,0%,84%,.25)}.gf_featherlight-next span svg,.gf_featherlight-previous span svg {fill:#9c9c9c;width:34px}.gf_featherlight-next span {left:auto;right:5%}.gf_featherlight-next:hover span,.gf_featherlight-previous:hover span {display:flex}}
@media only screen and (max-device-width:1024px) {.gf_featherlight-next span,.gf_featherlight-previous span {display:block}.gf_featherlight-next span,.gf_featherlight-next:hover span,.gf_featherlight-previous span,.gf_featherlight-previous:hover span {display:flex}}
@media only screen and (max-width:1024px) {.gf_featherlight-next span,.gf_featherlight-previous span {font-size:40px;margin-top:-30px}.gf_featherlight-next:hover span,.gf_featherlight-previous:hover span {display:flex}.gf_featherlight-next span,.gf_featherlight-previous span {display:flex;height:60px;width:60px}.gf_featherlight-next span svg,.gf_featherlight-previous span svg {fill:#9c9c9c;width:26px}}
@media only screen and (max-width:769px) {.gf_featherlight-next:hover span,.gf_featherlight-previous:hover span {display:flex}.gf_featherlight-next span,.gf_featherlight-previous span {display:flex;height:40px;width:40px}.gf_featherlight-next span svg,.gf_featherlight-previous span svg {fill:#9c9c9c;width:20px}}
.gf_module-center .gf_align-module {justify-content:center}
@media(min-width:1200px) {.gf_module-center-lg .gf_align-module {justify-content:center}}
.gempage:not(.gempage-editing) .gf_lazyload {filter:blur(5px);transition:filter .3s}
.gempage:not(.gempage-editing) .gf_lazyloaded {filter:none}
.gf_button:after, .gf_button:before, .gf_button:hover {box-shadow:none!important}
.gempage.unloading .transition-body {animation:none;opacity:1}
/* -- Owl Carousel -- */
.owl-carousel,
.owl-carousel .owl-item {-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel {display:none;width:100%;z-index:1}
.owl-carousel .owl-stage {position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer {position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item {min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.gryffeditor .owl-carousel .owl-item>.item {width:100%;position:relative;z-index:10;max-height:auto!important;margin:0!important;padding:0!important}
.gryffeditor .owl-carousel .owl-item:after,
.gryffeditor .owl-carousel .owl-item:before {display:none}
.owl-carousel .owl-item img {display:block;width:100%}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {display:none}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {display:block}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading {opacity:0;display:block}
.owl-carousel.owl-hidden {opacity:0}
.owl-carousel.owl-refresh .owl-item {visibility:hidden}
.owl-carousel.owl-drag .owl-item {-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab {cursor:move;cursor:grab}
.owl-carousel.owl-rtl {direction:rtl}
.owl-carousel.owl-rtl .owl-item {float:right}
.owl-carousel .animated {animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in {z-index:0}
.owl-carousel .owl-animated-out {z-index:1}
.owl-carousel .fadeOut {animation-name:fadeOut}
@keyframes fadeOut {0%{opacity:1}100%{opacity:0}}
.owl-carousel .owl-item .owl-lazy {opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy {transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper {position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon {position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url({ $owl-image-path } owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover {-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {display:none}
.owl-carousel .owl-video-tn {opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame {position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,
.owl-theme .owl-nav {text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav {margin-top:10px}
.owl-theme .owl-nav [class*=owl-] {color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover {background:#869791;color:#fff;text-decoration:none}
.owl-theme .owl-nav .disabled {opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots {margin-top:10px}
.owl-theme .owl-dots .owl-dot {display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span {width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {background:#869791}
.owl-carousel .bold_options {display:none}
/* -- GemCommerce Preset -- */
:root {--gf_gs-color1-brand: #e6f0fe;--gf_gs-color2-brand: #1b7d75ff;--gf_gs-color3-brand: #eeeeee80;--gf_gs-color1-neutral: #ffffff;--gf_gs-color2-neutral: #898989;--gf_gs-color3-neutral: #2b2b2b;--gf_gs-color1-accent: #ff385c;--gf_gs-color2-accent: #b8c3c9;--gf_gs-color3-accent: #ecf6f3;--gf_gs-color4-accent: #f3ecf6;--gf_gs-color5-accent: #24a79c;--gf_gs-color6-accent: ;--gf_gs-color7-accent: #f6f3ec;--gf_gs-black-default: #000000ff;--gf_gs-white-default: #ffffffff;--gf_gs-transparent-default: #ffffff00}
.gf_gs-text-heading-2 {font-family:Montserrat!important;font-weight:800!important;font-style:normal!important;font-size:47px!important;text-decoration:none!important;line-height:1.2em!important;letter-spacing:0px!important}
.gf_gs-text-paragraph-1 {font-family:Arial!important;font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important;line-height:1.5em!important;letter-spacing:0px!important}
.gf_gs-text-paragraph-2 {font-family:Arial!important;font-weight:400!important;font-style:normal!important;font-size:18px!important;text-decoration:none!important;line-height:1.5em!important;letter-spacing:0px!important}
.gf_gs-spacing-xs-p-top:not([data-key=dynamic-button]) {padding-top:8px!important}
.gf_gs-spacing-xs-p-right:not([data-key=dynamic-button]) {padding-right:8px!important}
.gf_gs-spacing-xs-p-bottom:not([data-key=dynamic-button]) {padding-bottom:8px!important}
.gf_gs-spacing-xs-p-left:not([data-key=dynamic-button]) {padding-left:8px!important}
.gf_gs-spacing-xs-p-top .shopify-payment-button__button {padding-top:8px!important}
.gf_gs-spacing-xs-p-right .shopify-payment-button__button {padding-right:8px!important}
.gf_gs-spacing-xs-p-bottom .shopify-payment-button__button {padding-bottom:8px!important}
.gf_gs-spacing-xs-p-left .shopify-payment-button__button {padding-left:8px!important}
.gf_gs-spacing-sm-p-top:not([data-key=dynamic-button]) {padding-top:16px!important}
.gf_gs-spacing-sm-p-right:not([data-key=dynamic-button]) {padding-right:16px!important}
.gf_gs-spacing-sm-p-bottom:not([data-key=dynamic-button]) {padding-bottom:16px!important}
.gf_gs-spacing-sm-p-left:not([data-key=dynamic-button]) {padding-left:16px!important}
.gf_gs-spacing-sm-p-top .shopify-payment-button__button {padding-top:16px!important}
.gf_gs-spacing-sm-p-right .shopify-payment-button__button {padding-right:16px!important}
.gf_gs-spacing-sm-p-bottom .shopify-payment-button__button {padding-bottom:16px!important}
.gf_gs-spacing-sm-p-left .shopify-payment-button__button {padding-left:16px!important}
.gf_gs-spacing-sm-m-top {margin-top:16px!important}
.gf_gs-spacing-sm-m-right {margin-right:16px!important}
.gf_gs-spacing-sm-m-bottom {margin-bottom:16px!important}
.gf_gs-spacing-sm-m-left {margin-left:16px!important}
.gf_gs-spacing-md-p-top:not([data-key=dynamic-button]) {padding-top:32px!important}
.gf_gs-spacing-md-p-bottom:not([data-key=dynamic-button]) {padding-bottom:32px!important}
.gf_gs-spacing-md-p-top .shopify-payment-button__button {padding-top:32px!important}
.gf_gs-spacing-md-p-bottom .shopify-payment-button__button {padding-bottom:32px!important}
.gf_gs-spacing-md-m-top {margin-top:32px!important}
.gf_gs-spacing-md-m-right {margin-right:32px!important}
.gf_gs-spacing-md-m-bottom {margin-bottom:32px!important}
.gf_gs-spacing-md-m-left {margin-left:32px!important}
.gf_gs-spacing-lg-m-top {margin-top:56px!important}
.gf_gs-spacing-lg-m-bottom {margin-bottom:56px!important}
.gf_gs-spacing-xl-p-bottom:not([data-key=dynamic-button]) {padding-bottom:72px!important}
.gf_gs-spacing-xl-p-bottom .shopify-payment-button__button {padding-bottom:72px!important}
.gf_gs-spacing-xl-m-bottom {margin-bottom:72px!important}
.gf_gs-button-element.gf_gs-button---large {font-family:Arial!important;font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}
.gf_gs-button-element.gf_gs-button---medium {font-family:Arial!important;font-weight:400!important;font-style:normal!important;font-size:18px!important;text-decoration:none!important}
.gf_gs-button-element.gf_gs-button---small {font-family:Arial!important;font-weight:400!important;font-style:normal!important;font-size:14px!important;text-decoration:none!important}
.gf_gs-button-element {box-shadow:0 0 11px 2px #24a79c!important;background-color:var(--gf_gs-color2-brand)!important;color:var(--gf_gs-color1-neutral)!important;border-radius:0!important;border:none!important}
.gf_gs-button-element:hover {background-color:var(--gf_gs-color5-accent)!important;color:var(--gf_gs-color1-neutral)!important}
.gf_gs-button-cart-button.gf_gs-button---large {font-family:Arial!important;font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}
.gf_gs-button-view-more.gf_gs-button---large {font-family:Arial!important;font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}
.gf_gs-button-submit.gf_gs-button---large {font-family:Arial!important;font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}
.gf_gs-button-check-button.gf_gs-button---large:not([data-key=dynamic-button]),
.gf_gs-button-check-button.gf_gs-button---large .shopify-payment-button__button {font-family:Arial!important;font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}
.gf_gs-button-2493289.gf_gs-button---large:not([data-key=dynamic-button]),
.gf_gs-button-2493289.gf_gs-button---large .shopify-payment-button__button {font-family:Arial!important;font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}
.gf_gs-button-2493290.gf_gs-button---large:not([data-key=dynamic-button]),
.gf_gs-button-2493290.gf_gs-button---large .shopify-payment-button__button {font-family:Arial!important;font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}
@media(min-width:1200px) {.gf_gs-text-heading-2 {font-weight:800!important;font-style:normal!important;font-size:47px!important;text-decoration:none!important;line-height:1.2em!important;letter-spacing:0px!important}.gf_gs-text-paragraph-1 {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important;line-height:1.5em!important;letter-spacing:0px!important}.gf_gs-text-paragraph-2 {font-weight:400!important;font-style:normal!important;font-size:18px!important;text-decoration:none!important;line-height:1.5em!important;letter-spacing:0px!important}.gf_gs-button-element.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}.gf_gs-button-element.gf_gs-button---medium {font-weight:400!important;font-style:normal!important;font-size:18px!important;text-decoration:none!important}.gf_gs-button-element.gf_gs-button---small {font-weight:400!important;font-style:normal!important;font-size:14px!important;text-decoration:none!important}.gf_gs-button-cart-button.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}.gf_gs-button-view-more.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}.gf_gs-button-submit.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}.gf_gs-button-check-button.gf_gs-button---large:not([data-key=dynamic-button]),.gf_gs-button-check-button.gf_gs-button---large .shopify-payment-button__button {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}.gf_gs-button-2493289.gf_gs-button---large:not([data-key=dynamic-button]),.gf_gs-button-2493289.gf_gs-button---large .shopify-payment-button__button {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}.gf_gs-button-2493290.gf_gs-button---large:not([data-key=dynamic-button]),.gf_gs-button-2493290.gf_gs-button---large .shopify-payment-button__button {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}}
@media(min-width:992px)and (max-width:1199px) {.gf_gs-text-heading-2 {font-weight:800!important;font-style:normal!important;font-size:47px!important;text-decoration:none!important;line-height:1.2em!important;letter-spacing:0px!important}.gf_gs-text-paragraph-1 {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important;line-height:1.5em!important;letter-spacing:0px!important}.gf_gs-text-paragraph-2 {font-weight:400!important;font-style:normal!important;font-size:18px!important;text-decoration:none!important;line-height:1.5em!important;letter-spacing:0px!important}.gf_gs-button-element.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}.gf_gs-button-element.gf_gs-button---medium {font-weight:400!important;font-style:normal!important;font-size:18px!important;text-decoration:none!important}.gf_gs-button-element.gf_gs-button---small {font-weight:400!important;font-style:normal!important;font-size:14px!important;text-decoration:none!important}.gf_gs-button-cart-button.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}.gf_gs-button-view-more.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}.gf_gs-button-submit.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}.gf_gs-button-check-button.gf_gs-button---large:not([data-key=dynamic-button]),.gf_gs-button-check-button.gf_gs-button---large .shopify-payment-button__button {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}.gf_gs-button-2493289.gf_gs-button---large:not([data-key=dynamic-button]),.gf_gs-button-2493289.gf_gs-button---large .shopify-payment-button__button {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}.gf_gs-button-2493290.gf_gs-button---large:not([data-key=dynamic-button]),.gf_gs-button-2493290.gf_gs-button---large .shopify-payment-button__button {font-weight:400!important;font-style:normal!important;font-size:22px!important;text-decoration:none!important}}
@media(min-width:768px)and (max-width:991px) {.gf_gs-text-heading-2 {font-weight:800!important;font-style:normal!important;font-size:26.979999999999997px!important;text-decoration:none!important;letter-spacing:0px!important}.gf_gs-text-paragraph-1 {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important;line-height:1.5em!important;letter-spacing:0px!important}.gf_gs-text-paragraph-2 {font-weight:400!important;font-style:normal!important;font-size:14px!important;text-decoration:none!important;line-height:1.5em!important;letter-spacing:0px!important}.gf_gs-button-element.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}.gf_gs-button-element.gf_gs-button---medium {font-weight:400!important;font-style:normal!important;font-size:14px!important;text-decoration:none!important}.gf_gs-button-element.gf_gs-button---small {font-weight:400!important;font-style:normal!important;font-size:9px!important;text-decoration:none!important}.gf_gs-button-cart-button.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}.gf_gs-button-view-more.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}.gf_gs-button-submit.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}.gf_gs-button-check-button.gf_gs-button---large:not([data-key=dynamic-button]),.gf_gs-button-check-button.gf_gs-button---large .shopify-payment-button__button {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}.gf_gs-button-2493289.gf_gs-button---large:not([data-key=dynamic-button]),.gf_gs-button-2493289.gf_gs-button---large .shopify-payment-button__button {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}.gf_gs-button-2493290.gf_gs-button---large:not([data-key=dynamic-button]),.gf_gs-button-2493290.gf_gs-button---large .shopify-payment-button__button {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}}
@media(max-width:767px) {.gf_gs-text-heading-2 {font-weight:800!important;font-style:normal!important;font-size:26.979999999999997px!important;text-decoration:none!important;letter-spacing:0px!important}.gf_gs-text-paragraph-1 {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important;line-height:1.5em!important;letter-spacing:0px!important}.gf_gs-text-paragraph-2 {font-weight:400!important;font-style:normal!important;font-size:14px!important;text-decoration:none!important;line-height:1.5em!important;letter-spacing:0px!important}.gf_gs-button-element.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}.gf_gs-button-element.gf_gs-button---medium {font-weight:400!important;font-style:normal!important;font-size:14px!important;text-decoration:none!important}.gf_gs-button-element.gf_gs-button---small {font-weight:400!important;font-style:normal!important;font-size:9px!important;text-decoration:none!important}.gf_gs-button-cart-button.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}.gf_gs-button-view-more.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}.gf_gs-button-submit.gf_gs-button---large {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}.gf_gs-button-check-button.gf_gs-button---large:not([data-key=dynamic-button]),.gf_gs-button-check-button.gf_gs-button---large .shopify-payment-button__button {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}.gf_gs-button-2493289.gf_gs-button---large:not([data-key=dynamic-button]),.gf_gs-button-2493289.gf_gs-button---large .shopify-payment-button__button {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}.gf_gs-button-2493290.gf_gs-button---large:not([data-key=dynamic-button]),.gf_gs-button-2493290.gf_gs-button---large .shopify-payment-button__button {font-weight:400!important;font-style:normal!important;font-size:19px!important;text-decoration:none!important}}
/* -- Page Content Styles -- */
/* Shared element boilerplate */
.element-wrap h1,
.element-wrap h2,
.element-wrap h3,
.element-wrap h4,
.element-wrap h5,
.element-wrap h6 {text-align:inherit!important;margin:0!important;padding:0!important}
.element-wrap .text-edit ul {list-style:disc inside!important}
.element-wrap .text-edit ol {list-style:decimal inside!important}
.element-wrap .text-edit ul li,
.element-wrap .text-edit ol li {list-style:inherit!important}
.element-wrap .text-edit>p {font-size:inherit!important;font-family:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
.element-wrap .text-edit font {font-size:inherit!important}

/* Merged all-breakpoint rules */
.el-chart-label .text-edit,
.el-order-text .text-edit,
.el-use-cases-intro .text-edit,
.el-vs-intro .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}
.el-chart-text .text-edit,
.el-faq-q1 .text-edit,
.el-faq-q2 .text-edit,
.el-faq-q3 .text-edit,
.el-faq-q4 .text-edit,
.el-faq-q5 .text-edit,
.el-faq-q6 .text-edit,
.el-faq-q7 .text-edit,
.el-faq-q8 .text-edit,
.el-follicle-text .text-edit,
.el-follicle-text-a .text-edit,
.el-follicle-text-b .text-edit,
.el-follicle-text-c .text-edit,
.el-order-disclaimer .text-edit,
.el-vs-icon-text-1 .text-edit,
.el-vs-icon-text-2 .text-edit,
.el-vs-icon-text-3 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}
.el-clinical-img-1 .gf_image,
.el-clinical-img-2 .gf_image,
.el-clinical-img-3 .gf_image,
.el-clinical-img-4 .gf_image,
.el-clinical-img-5 .gf_image,
.el-testi-car-img-1 .gf_image,
.el-testi-car-img-2 .gf_image,
.el-testi-car-img-3 .gf_image,
.el-testi-car-img-4 .gf_image,
.el-testi-car-img-5 .gf_image {width:100%!important;height:auto!important;border-top-left-radius:20px!important;border-top-right-radius:20px!important}
.el-clinical-text-1 .text-edit,
.el-clinical-text-2 .text-edit,
.el-clinical-text-3 .text-edit,
.el-clinical-text-4 .text-edit,
.el-clinical-text-5 .text-edit,
.el-testi-car-text-1 .text-edit,
.el-testi-car-text-2 .text-edit,
.el-testi-car-text-3 .text-edit,
.el-testi-car-text-4 .text-edit,
.el-testi-car-text-5 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;background-color:var(--gf_gs-color1-neutral)!important;border-bottom-left-radius:20px!important;border-bottom-right-radius:20px!important}
.el-follicle-img-a .gf_image {width:100%!important;padding-top:px!important}
.el-follicle-img-b .gf_image,
.el-follicle-img-c .gf_image,
.el-media-logo-1 .gf_image,
.el-media-logo-2 .gf_image,
.el-media-logo-3 .gf_image,
.el-media-logo-4 .gf_image,
.el-media-logo-5 .gf_image,
.el-order-img .gf_image,
.el-problem-media .gf_image,
.el-testi-a-1 .gf_image,
.el-testi-a-2 .gf_image,
.el-testi-a-3 .gf_image,
.el-testi-b-1 .gf_image,
.el-testi-b-2 .gf_image,
.el-testi-b-3 .gf_image {width:100%!important;height:auto!important}
.el-follicle-sep .gf_separator,
.el-problem-sep .gf_separator,
.el-science-sep .gf_separator,
.el-use-cases-sep .gf_separator {border-style:solid!important;border-color:var(--gf_gs-color1-accent)!important;width:100px!important;border-right-width:0px!important;border-bottom-width:0px!important;border-left-width:0px!important;border-top-width:10px!important}
.el-footer-banner-img .gf_image {height:auto!important;width:150px!important}
.el-footer-banner-text .text-edit {color:#424242!important;text-transform:none!important}
.el-hero-badge .text-edit {color:var(--gf_gs-color1-neutral)!important;text-transform:uppercase!important;padding-right:px!important;padding-left:px!important;padding-bottom:0!important;padding-top:0!important}
.el-hero-img .gf_image,
.el-results-img .gf_image {height:auto!important;width:300px!important}
.el-hero-text .text-edit {color:var(--gf_gs-color1-neutral)!important;text-transform:none!important;padding-right:px!important;padding-left:px!important}
.el-ingr-img-a .gf_image {width:100%!important;height:auto!important;border-top-left-radius:20px!important;border-top-right-radius:20px!important;border-color:var(--gf_gs-color2-brand)!important;border-style:solid!important;border-top-width:3px!important;border-right-width:3px!important;border-bottom-width:0px!important;border-left-width:3px!important}
.el-ingr-img-b .gf_image,
.el-ingr-img-c .gf_image,
.el-ingr-img-d .gf_image {width:100%!important;height:auto!important;border-top-left-radius:20px!important;border-top-right-radius:20px!important;border-color:var(--gf_gs-color2-brand)!important;border-style:none!important;border-top-width:3px!important;border-right-width:3px!important;border-bottom-width:0px!important;border-left-width:3px!important}
.el-ingr-text-a .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;border-style:solid!important;border-color:var(--gf_gs-color2-brand)!important;border-top-width:0px!important;border-right-width:3px!important;border-bottom-width:3px!important;border-left-width:3px!important;border-bottom-left-radius:20px!important;border-bottom-right-radius:20px!important;background-color:var(--gf_gs-color1-neutral)!important}
.el-ingr-text-b .text-edit,
.el-ingr-text-c .text-edit,
.el-ingr-text-d .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;border-style:none!important;border-color:var(--gf_gs-color2-brand)!important;border-top-width:0px!important;border-right-width:3px!important;border-bottom-width:3px!important;border-left-width:3px!important;border-bottom-left-radius:20px!important;border-bottom-right-radius:20px!important;background-color:var(--gf_gs-color1-neutral)!important}
.el-order-product-name .text-edit h1 {color:var(--gf_gs-color1-accent)!important;text-transform:none!important}
.el-trust-feat-a-1 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:51px!important}
.el-use-cases-img .gf_image {height:auto!important;width:90%!important}
.el-vs-icon-1 .gf_icon-wrap,
.el-vs-icon-2 .gf_icon-wrap,
.el-vs-icon-3 .gf_icon-wrap {width:30px!important;color:var(--gf_gs-color1-accent)!important}
.mod-clinical-carousel,
.mod-testimonials-carousel {padding-bottom:px!important}
.mod-ingredient-list {padding-bottom:0!important;padding-right:0!important}
.mod-video {margin-bottom:px!important;padding-bottom:px!important}
.row-footer-img {padding-top:30px!important}
.row-problem-media {max-width:none!important;background-color:var(--gf_gs-color1-neutral)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important;padding-bottom:0!important;margin-bottom:px!important;padding-top:0!important}
.row-testimonials-a,
.row-testimonials-b {max-width:1200px!important}
.sec-chart,
.sec-faq,
.sec-vs-chems {max-width:100%!important;background-color:var(--gf_gs-color1-neutral)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important}
.sec-clinical {max-width:100%!important;padding-bottom:70px!important;background-color:var(--gf_gs-color7-accent)!important}
.sec-follicle {max-width:100%!important;background-color:Color 6!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important}
.sec-guarantee {max-width:100%!important;background-color:var(--gf_gs-color3-accent)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important;margin-top:px!important;padding-bottom:0!important}
.sec-hero {max-width:100%!important;background-color:var(--gf_gs-color5-accent)!important;padding-bottom:0!important;background-repeat:repeat!important;background-size:cover!important;background-image:url(https://ucarecdn.com/1038a139-5c35-4fd6-8d72-1b4e6b006052/-/format/auto/-/preview/3000x3000/-/quality/lighter/back%20lab.jpg)!important}
.sec-hero,
.row-hero-inner {padding-bottom:10px;width:100%}
.sec-media,
.sec-use-cases {max-width:100%!important;background-color:var(--gf_gs-color3-accent)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important}
.sec-problem {max-width:100%!important;padding-bottom:px!important}
.sec-results {max-width:100%!important;background-color:var(--gf_gs-color1-neutral)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important;margin-top:px!important;padding-bottom:0!important}
.sec-science {max-width:100%!important;background-color:var(--gf_gs-color1-neutral)!important;background-repeat:no-repeat!important;background-attachment:scroll!important;background-size:contain!important;background-position:left top!important;padding-bottom:72px!important;padding-top:px!important}
.sec-testimonials {max-width:none!important;padding-bottom:70px!important;background-color:var(--gf_gs-color1-neutral)!important}
.sec-hero.gf_row-fluid,
.row-hero-inner.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-hero>.gf_column,
.row-hero-inner>.gf_column {min-height:1px}

@media(max-width:767px) {.row-hero-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-hero-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-hero-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-hero-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-hero-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:767px) {.el-hero-heading .text-edit h1 {color:var(--gf_gs-color1-neutral)!important;text-transform:none!important;font-size:39.9px!important;line-height:1.2em!important;letter-spacing:0px!important;font-family:Montserrat!important;font-weight:800!important}.el-hero-heading .text-edit h2 {color:var(--gf_gs-color1-neutral)!important;text-transform:none!important}.el-hero-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-hero-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-left:px!important;padding-right:px!important}}
@media(max-width:991px)and (min-width:768px) {.el-hero-heading .text-edit h1 {color:var(--gf_gs-color1-neutral)!important;text-transform:none!important;font-size:39.9px!important;line-height:1.2em!important;letter-spacing:0px!important;font-family:Montserrat!important;font-weight:800!important}.el-hero-heading .text-edit h2 {color:var(--gf_gs-color1-neutral)!important;text-transform:none!important}.el-hero-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-hero-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-left:px!important;padding-right:px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-hero-heading .text-edit h1 {color:var(--gf_gs-color1-neutral)!important;text-transform:none!important;font-size:67px!important;line-height:1.2em!important;letter-spacing:0px!important;font-family:Montserrat!important;font-weight:800!important}.el-hero-heading .text-edit h2 {color:var(--gf_gs-color1-neutral)!important;text-transform:none!important}.el-hero-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-hero-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-left:px!important;padding-right:px!important}}
@media(min-width:1200px) {.el-hero-heading .text-edit h1 {color:var(--gf_gs-color1-neutral)!important;text-transform:none!important;font-size:83px!important;line-height:1.2em!important;letter-spacing:0px!important;font-family:Montserrat!important;font-weight:800!important}.el-hero-heading .text-edit h2 {color:var(--gf_gs-color1-neutral)!important;text-transform:none!important}.el-hero-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-hero-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-left:px!important;padding-right:px!important}}
@media(width:767.2px) {.el-hero-heading .text-edit h1 {color:var(--gf_gs-color1-neutral)!important;text-transform:none!important;font-size:39.9px!important;line-height:1.2em!important;letter-spacing:0px!important;font-family:Montserrat!important;font-weight:800!important}.el-hero-heading .text-edit h2 {color:var(--gf_gs-color1-neutral)!important;text-transform:none!important}.el-hero-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-hero-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-left:px!important;padding-right:px!important}}
.el-hero-img a {display:block}
.el-hero-img .gf_image {width:100%;height:auto}
.sec-problem {padding-bottom:10px;width:100%}
.sec-problem.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-problem>.gf_column {min-height:1px}
.row-problem-inner {padding-bottom:10px;width:100%}
.row-problem-inner.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-problem-inner>.gf_column {min-height:1px}
@media(max-width:767px) {.row-problem-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-problem-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-problem-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-problem-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-problem-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:767px) {.el-problem-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-problem-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-problem-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(max-width:991px)and (min-width:768px) {.el-problem-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-problem-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-problem-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(max-width:1199px)and (min-width:992px) {.el-problem-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-problem-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-problem-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(min-width:1200px) {.el-problem-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-problem-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-problem-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(width:767.2px) {.el-problem-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-problem-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-problem-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
.el-problem-sep .gf_separator {margin-top:10px!important;padding-bottom:10px!important;border-bottom:none!important;border-left:none!important;border-right:none!important}
.el-problem-sep .elm {font-size:0px}
.el-problem-text .text-edit {line-height:1.6!important}
.el-problem-text h1,
.el-problem-text h2,
.el-problem-text h3,
.el-problem-text h4,
.el-problem-text h5,
.el-problem-text h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-problem-text .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-problem-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-problem-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-problem-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(min-width:1200px) {.el-problem-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(width:767.2px) {.el-problem-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
.row-problem-media {padding-bottom:10px;width:100%}
.row-problem-media.gf_row-fluid.gf_row-no-padding {transform:none!important;margin-left:-50vw!important}
.row-problem-media>.gf_column {min-height:1px}
.sec-trust {padding-bottom:10px;width:100%}
.sec-trust.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-trust>.gf_column {min-height:1px}
@media(max-width:767px) {.sec-trust {max-width:100%!important;padding-bottom:53px!important;background-color:var(--gf_gs-color3-accent)!important}}
@media(max-width:991px)and (min-width:768px) {.sec-trust {max-width:100%!important;padding-bottom:53px!important;background-color:var(--gf_gs-color3-accent)!important}}
@media(max-width:1199px)and (min-width:992px) {.sec-trust {max-width:100%!important;padding-bottom:62px!important;background-color:var(--gf_gs-color3-accent)!important}}
@media(min-width:1200px) {.sec-trust {max-width:100%!important;padding-bottom:62px!important;background-color:var(--gf_gs-color3-accent)!important}}
@media(width:767.2px) {.sec-trust {max-width:100%!important;padding-bottom:53px!important;background-color:var(--gf_gs-color3-accent)!important}}
.row-trust-header {padding-bottom:10px;width:100%}
.row-trust-header.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-trust-header>.gf_column {min-height:1px}
@media(max-width:767px) {.row-trust-header {padding-bottom:0!important;max-width:1100px!important;padding-top:0!important}}
@media(max-width:991px)and (min-width:768px) {.row-trust-header {padding-bottom:0!important;max-width:1100px!important;padding-top:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-trust-header {max-width:1100px!important;padding-top:0!important}}
@media(min-width:1200px) {.row-trust-header {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-trust-header {padding-bottom:0!important;max-width:1100px!important;padding-top:0!important}}
@media(max-width:767px) {.el-trust-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-trust-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-trust-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:400!important}}
@media(max-width:991px)and (min-width:768px) {.el-trust-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-trust-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-trust-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:400!important}}
@media(max-width:1199px)and (min-width:992px) {.el-trust-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-trust-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-trust-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:400!important}}
@media(min-width:1200px) {.el-trust-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-trust-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-trust-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:400!important}}
@media(width:767.2px) {.el-trust-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-trust-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-trust-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:400!important}}
.el-trust-subtext .text-edit {line-height:1.6!important}
.el-trust-subtext h1,
.el-trust-subtext h2,
.el-trust-subtext h3,
.el-trust-subtext h4,
.el-trust-subtext h5,
.el-trust-subtext h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-trust-subtext .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-trust-subtext .text-edit {padding-top:14px!important;color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
@media(max-width:991px)and (min-width:768px) {.el-trust-subtext .text-edit {padding-top:14px!important;color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
@media(max-width:1199px)and (min-width:992px) {.el-trust-subtext .text-edit {padding-top:16px!important;color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
@media(min-width:1200px) {.el-trust-subtext .text-edit {padding-top:16px!important;color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
@media(width:767.2px) {.el-trust-subtext .text-edit {padding-top:14px!important;color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
.row-trust-features {padding-bottom:10px;width:100%}
.row-trust-features.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-trust-features>.gf_column {min-height:1px}
@media(max-width:767px) {.row-trust-features {max-width:1100px!important;padding-top:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-trust-features {max-width:1100px!important;padding-top:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-trust-features {max-width:1100px!important;padding-top:46px!important}}
@media(min-width:1200px) {.row-trust-features {max-width:1100px!important;padding-top:46px!important}}
@media(width:767.2px) {.row-trust-features {max-width:1100px!important;padding-top:0!important;flex-direction:column!important}}
.el-trust-feat-a-1 .text-edit {line-height:1.6!important}
.el-trust-feat-a-1 h1,
.el-trust-feat-a-1 h2,
.el-trust-feat-a-1 h3,
.el-trust-feat-a-1 h4,
.el-trust-feat-a-1 h5,
.el-trust-feat-a-1 h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-trust-feat-a-1 .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
.el-trust-feat-a-2 .text-edit {line-height:1.6!important}
.el-trust-feat-a-2 h1,
.el-trust-feat-a-2 h2,
.el-trust-feat-a-2 h3,
.el-trust-feat-a-2 h4,
.el-trust-feat-a-2 h5,
.el-trust-feat-a-2 h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-trust-feat-a-2 .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-trust-feat-a-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important;padding-bottom:0!important}}
@media(max-width:991px)and (min-width:768px) {.el-trust-feat-a-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.el-trust-feat-a-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important;padding-bottom:39px!important}}
@media(min-width:1200px) {.el-trust-feat-a-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important;padding-bottom:39px!important}}
@media(width:767.2px) {.el-trust-feat-a-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important;padding-bottom:0!important}}
.el-trust-feat-a-3 .text-edit {line-height:1.6!important}
.el-trust-feat-a-3 h1,
.el-trust-feat-a-3 h2,
.el-trust-feat-a-3 h3,
.el-trust-feat-a-3 h4,
.el-trust-feat-a-3 h5,
.el-trust-feat-a-3 h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-trust-feat-a-3 .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-trust-feat-a-3 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:21px!important}}
@media(max-width:991px)and (min-width:768px) {.el-trust-feat-a-3 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:21px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-trust-feat-a-3 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:72px!important}}
@media(min-width:1200px) {.el-trust-feat-a-3 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:72px!important}}
@media(width:767.2px) {.el-trust-feat-a-3 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:21px!important}}
.el-trust-feat-a-4 .text-edit {line-height:1.6!important}
.el-trust-feat-a-4 h1,
.el-trust-feat-a-4 h2,
.el-trust-feat-a-4 h3,
.el-trust-feat-a-4 h4,
.el-trust-feat-a-4 h5,
.el-trust-feat-a-4 h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-trust-feat-a-4 .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-trust-feat-a-4 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-trust-feat-a-4 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-trust-feat-a-4 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(min-width:1200px) {.el-trust-feat-a-4 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(width:767.2px) {.el-trust-feat-a-4 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
.el-trust-feat-img {vertical-align:center}
.el-trust-feat-img a {display:block}
.el-trust-feat-img .gf_image {width:100%;height:auto}
@media(max-width:767px) {.el-trust-feat-img .gf_image {width:269.33px!important;height:auto!important;padding-bottom:0!important;padding-top:28px!important}}
@media(max-width:991px)and (min-width:768px) {.el-trust-feat-img .gf_image {width:269.33px!important;height:auto!important;padding-top:28px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-trust-feat-img .gf_image {width:269.33px!important;height:auto!important}}
@media(min-width:1200px) {.el-trust-feat-img .gf_image {width:269.33px!important;height:auto!important}}
@media(width:767.2px) {.el-trust-feat-img .gf_image {width:269.33px!important;height:auto!important;padding-bottom:0!important;padding-top:28px!important}}
.el-trust-feat-b-1 .text-edit {line-height:1.6!important}
.el-trust-feat-b-1 h1,
.el-trust-feat-b-1 h2,
.el-trust-feat-b-1 h3,
.el-trust-feat-b-1 h4,
.el-trust-feat-b-1 h5,
.el-trust-feat-b-1 h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-trust-feat-b-1 .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-trust-feat-b-1 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:28px!important}}
@media(max-width:991px)and (min-width:768px) {.el-trust-feat-b-1 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:28px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-trust-feat-b-1 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:51px!important}}
@media(min-width:1200px) {.el-trust-feat-b-1 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:51px!important}}
@media(width:767.2px) {.el-trust-feat-b-1 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:28px!important}}
.el-trust-feat-b-2 .text-edit {line-height:1.6!important}
.el-trust-feat-b-2 h1,
.el-trust-feat-b-2 h2,
.el-trust-feat-b-2 h3,
.el-trust-feat-b-2 h4,
.el-trust-feat-b-2 h5,
.el-trust-feat-b-2 h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-trust-feat-b-2 .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-trust-feat-b-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important;padding-bottom:0!important}}
@media(max-width:991px)and (min-width:768px) {.el-trust-feat-b-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.el-trust-feat-b-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important;padding-bottom:39px!important}}
@media(min-width:1200px) {.el-trust-feat-b-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important;padding-bottom:39px!important}}
@media(width:767.2px) {.el-trust-feat-b-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important;padding-bottom:0!important}}
.el-trust-feat-b-3 .text-edit {line-height:1.6!important}
.el-trust-feat-b-3 h1,
.el-trust-feat-b-3 h2,
.el-trust-feat-b-3 h3,
.el-trust-feat-b-3 h4,
.el-trust-feat-b-3 h5,
.el-trust-feat-b-3 h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-trust-feat-b-3 .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-trust-feat-b-3 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:21px!important}}
@media(max-width:991px)and (min-width:768px) {.el-trust-feat-b-3 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:21px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-trust-feat-b-3 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:72px!important}}
@media(min-width:1200px) {.el-trust-feat-b-3 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:72px!important}}
@media(width:767.2px) {.el-trust-feat-b-3 .text-edit {color:var(--gf_gs-color2-brand)!important;text-transform:none!important;padding-top:21px!important}}
.el-trust-feat-b-4 .text-edit {line-height:1.6!important}
.el-trust-feat-b-4 h1,
.el-trust-feat-b-4 h2,
.el-trust-feat-b-4 h3,
.el-trust-feat-b-4 h4,
.el-trust-feat-b-4 h5,
.el-trust-feat-b-4 h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-trust-feat-b-4 .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-trust-feat-b-4 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-trust-feat-b-4 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-trust-feat-b-4 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(min-width:1200px) {.el-trust-feat-b-4 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(width:767.2px) {.el-trust-feat-b-4 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
.el-trust-cta-btn .gf_button {display:inline-flex;align-items:center;margin:0!important}
.el-trust-cta-btn .gf_button-stretch {width:100%!important}
.el-trust-cta-btn .gf_button>span {color:inherit!important;text-transform:inherit!important}
@media(max-width:767px) {.el-trust-cta-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-trust-cta-btn .gf_button {text-transform:uppercase!important}}
@media(min-width:768px)and (max-width:991px) {.el-trust-cta-btn [data-stretch-sm="1"] .gf_button {width:100%!important}}
@media(min-width:992px)and (max-width:1199px) {.el-trust-cta-btn [data-stretch-md="1"] .gf_button {width:100%!important}}
@media(min-width:1200px) {.el-trust-cta-btn [data-stretch-lg="1"] .gf_button {width:100%!important}.el-trust-cta-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-trust-cta-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-trust-cta-btn .gf_button {text-transform:uppercase!important}}
@media(width:767.2px) {.el-trust-cta-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-trust-cta-btn .gf_button {text-transform:uppercase!important}}
.el-problem-media a {display:block}
.el-problem-media .gf_image {width:100%;height:auto}
.sec-science {padding-bottom:10px;width:100%}
.sec-science.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-science>.gf_column {min-height:1px}
.row-science-inner {padding-bottom:10px;width:100%}
.row-science-inner.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-science-inner>.gf_column {min-height:1px}
@media(max-width:767px) {.row-science-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-science-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-science-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-science-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-science-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
.mod-video {background-color:#d3d3d3;background-size:cover;background-position:center center}
.mod-video>.module {position:relative;overflow:hidden;z-index:1;min-height:100px}
.mod-video>.module>.item-content {position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);z-index:10}
.mod-video .gf_video-bg-inner {position:absolute;top:50%;width:100%;height:100%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%)}
.mod-video .gf_video-bg-inner iframe {width:100%!important;height:100%}
.mod-video .gf_videobg_overlay {content:"";position:absolute;width:100%;height:100%;z-index:5}
.mod-video>.module>.item-content.align-top {top:10%;-webkit-transform:translateX(-50%) translateY(0%);-moz-transform:translateX(-50%) translateY(0%);-ms-transform:translateX(-50%) translateY(0%)}
.mod-video>.module>.item-content.align-bottom {top:auto;bottom:10%;-webkit-transform:translateX(-50%) translateY(0%);-moz-transform:translateX(-50%) translateY(0%);-ms-transform:translateX(-50%) translateY(0%)}
.mod-video>.module>.gf_videobg_soundcontrol {position:absolute;bottom:20%;right:20px;z-index:6;opacity:.6}
.mod-video>.module>.gf_videobg_soundcontrol img {display:none}
.mod-video>.module>.gf_videobg_soundcontrol .active {display:block}
@media(max-width:767px) {.el-science-text {margin-top:px!important}.el-science-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-science-text {margin-top:px!important}.el-science-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-science-text {margin-top:px!important}.el-science-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(min-width:1200px) {.el-science-text {margin-top:px!important}.el-science-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(width:767.2px) {.el-science-text {margin-top:px!important}.el-science-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(max-width:767px) {.el-science-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-science-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-science-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(max-width:991px)and (min-width:768px) {.el-science-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-science-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-science-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(max-width:1199px)and (min-width:992px) {.el-science-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-science-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-science-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(min-width:1200px) {.el-science-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-science-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-science-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(width:767.2px) {.el-science-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-science-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-science-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
.el-science-sep .gf_separator {margin-top:10px!important;padding-bottom:10px!important;border-bottom:none!important;border-left:none!important;border-right:none!important}
.el-science-sep .elm {font-size:0px}
.el-science-body .text-edit {line-height:1.6!important}
.el-science-body h1,
.el-science-body h2,
.el-science-body h3,
.el-science-body h4,
.el-science-body h5,
.el-science-body h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-science-body .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-science-body .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-science-body .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-science-body .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(min-width:1200px) {.el-science-body .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(width:767.2px) {.el-science-body .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
.el-ingr-intro .text-edit {line-height:1.6!important}
.el-ingr-intro h1,
.el-ingr-intro h2,
.el-ingr-intro h3,
.el-ingr-intro h4,
.el-ingr-intro h5,
.el-ingr-intro h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-ingr-intro .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-ingr-intro .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-ingr-intro .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-ingr-intro .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(min-width:1200px) {.el-ingr-intro .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(width:767.2px) {.el-ingr-intro .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
.sec-ingredients {padding-bottom:10px;width:100%}
.sec-ingredients.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-ingredients>.gf_column {min-height:1px}
@media(max-width:767px) {.sec-ingredients {max-width:100%!important;background-color:var(--gf_gs-color3-accent)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important;margin-top:px!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.sec-ingredients {max-width:100%!important;background-color:var(--gf_gs-color3-accent)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important;margin-top:px!important}}
@media(max-width:1199px)and (min-width:992px) {.sec-ingredients {max-width:100%!important;background-color:var(--gf_gs-color3-accent)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important;margin-top:px!important}}
@media(min-width:1200px) {.sec-ingredients {max-width:100%!important;background-color:var(--gf_gs-color3-accent)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important;margin-top:px!important}}
@media(width:767.2px) {.sec-ingredients {max-width:100%!important;background-color:var(--gf_gs-color3-accent)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important;margin-top:px!important;flex-direction:column!important}}
.row-ingredients-inner {padding-bottom:10px;width:100%}
.row-ingredients-inner.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-ingredients-inner>.gf_column {min-height:1px}
@media(max-width:767px) {.row-ingredients-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-ingredients-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-ingredients-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-ingredients-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-ingredients-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
.row-ingredients-grid {padding-bottom:10px;width:100%}
.row-ingredients-grid.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-ingredients-grid>.gf_column {min-height:1px}
@media(max-width:767px) {.row-ingredients-grid {max-width:1200px!important;flex-direction:row!important}}
@media(max-width:991px)and (min-width:768px) {.row-ingredients-grid {max-width:1200px!important}}
@media(max-width:1199px)and (min-width:992px) {.row-ingredients-grid {max-width:1200px!important}}
@media(min-width:1200px) {.row-ingredients-grid {max-width:1200px!important}}
@media(width:767.2px) {.row-ingredients-grid {max-width:1200px!important;flex-direction:row!important}}
.el-ingr-img-a a {display:block}
.el-ingr-img-a .gf_image {width:100%;height:auto}
.el-ingr-img-b a {display:block}
.el-ingr-img-b .gf_image {width:100%;height:auto}
.el-ingr-img-c a {display:block}
.el-ingr-img-c .gf_image {width:100%;height:auto}
.el-ingr-img-d a {display:block}
.el-ingr-img-d .gf_image {width:100%;height:auto}
@media(max-width:767px) {.el-ingr-label {margin-top:px!important}.el-ingr-label .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-ingr-label {margin-top:px!important}.el-ingr-label .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-ingr-label {margin-top:px!important}.el-ingr-label .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(min-width:1200px) {.el-ingr-label {margin-top:px!important}.el-ingr-label .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(width:767.2px) {.el-ingr-label {margin-top:px!important}.el-ingr-label .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(max-width:767px) {.el-ingr-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-ingr-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-ingr-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(max-width:991px)and (min-width:768px) {.el-ingr-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-ingr-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-ingr-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(max-width:1199px)and (min-width:992px) {.el-ingr-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-ingr-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-ingr-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(min-width:1200px) {.el-ingr-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-ingr-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-ingr-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(width:767.2px) {.el-ingr-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-ingr-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-ingr-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
.el-ingr-btn .gf_button {display:inline-flex;align-items:center;margin:0!important}
.el-ingr-btn .gf_button-stretch {width:100%!important}
.el-ingr-btn .gf_button>span {color:inherit!important;text-transform:inherit!important}
@media(max-width:767px) {.el-ingr-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-ingr-btn .gf_button {text-transform:uppercase!important}}
@media(min-width:768px)and (max-width:991px) {.el-ingr-btn [data-stretch-sm="1"] .gf_button {width:100%!important}}
@media(min-width:992px)and (max-width:1199px) {.el-ingr-btn [data-stretch-md="1"] .gf_button {width:100%!important}}
@media(min-width:1200px) {.el-ingr-btn [data-stretch-lg="1"] .gf_button {width:100%!important}.el-ingr-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-ingr-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-ingr-btn .gf_button {text-transform:uppercase!important}}
@media(width:767.2px) {.el-ingr-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-ingr-btn .gf_button {text-transform:uppercase!important}}
.sec-results {padding-bottom:10px;width:100%}
.sec-results.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-results>.gf_column {min-height:1px}
.row-results-inner {padding-bottom:10px;width:100%}
.row-results-inner.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-results-inner>.gf_column {min-height:1px}
@media(max-width:767px) {.row-results-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-results-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-results-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-results-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-results-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
.row-results-steps {padding-bottom:10px;width:100%}
.row-results-steps.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-results-steps>.gf_column {min-height:1px}
@media(max-width:767px) {.row-results-steps {max-width:1200px!important;flex-direction:column!important;border-style:solid!important;border-color:#40404033!important;border-top-width:3px!important;border-right-width:3px!important;border-bottom-width:3px!important;border-left-width:3px!important;border-radius:20px!important;background-color:var(--gf_gs-color3-brand)!important}}
@media(max-width:991px)and (min-width:768px) {.row-results-steps {max-width:1200px!important;border-style:solid!important;border-color:#40404033!important;border-top-width:3px!important;border-right-width:3px!important;border-bottom-width:3px!important;border-left-width:3px!important;border-radius:20px!important;background-color:var(--gf_gs-color3-brand)!important}}
@media(max-width:1199px)and (min-width:992px) {.row-results-steps {max-width:1200px!important;border-style:solid!important;border-color:#40404033!important;border-top-width:3px!important;border-right-width:3px!important;border-bottom-width:3px!important;border-left-width:3px!important;border-radius:20px!important;background-color:var(--gf_gs-color3-brand)!important}}
@media(min-width:1200px) {.row-results-steps {max-width:1200px!important;border-style:solid!important;border-color:#40404033!important;border-top-width:3px!important;border-right-width:3px!important;border-bottom-width:3px!important;border-left-width:3px!important;border-radius:20px!important;background-color:var(--gf_gs-color3-brand)!important}}
@media(width:767.2px) {.row-results-steps {max-width:1200px!important;flex-direction:column!important;border-style:solid!important;border-color:#40404033!important;border-top-width:3px!important;border-right-width:3px!important;border-bottom-width:3px!important;border-left-width:3px!important;border-radius:20px!important;background-color:var(--gf_gs-color3-brand)!important}}
.el-results-steps-1 .text-edit {line-height:1.6!important}
.el-results-steps-1 h1,
.el-results-steps-1 h2,
.el-results-steps-1 h3,
.el-results-steps-1 h4,
.el-results-steps-1 h5,
.el-results-steps-1 h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-results-steps-1 .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-results-steps-1 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-results-steps-1 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-results-steps-1 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(min-width:1200px) {.el-results-steps-1 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(width:767.2px) {.el-results-steps-1 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
.el-results-steps-2 .text-edit {line-height:1.6!important}
.el-results-steps-2 h1,
.el-results-steps-2 h2,
.el-results-steps-2 h3,
.el-results-steps-2 h4,
.el-results-steps-2 h5,
.el-results-steps-2 h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-results-steps-2 .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-results-steps-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-results-steps-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-results-steps-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(min-width:1200px) {.el-results-steps-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(width:767.2px) {.el-results-steps-2 .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:767px) {.el-results-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-results-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-results-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(max-width:991px)and (min-width:768px) {.el-results-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-results-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-results-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(max-width:1199px)and (min-width:992px) {.el-results-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-results-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-results-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(min-width:1200px) {.el-results-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-results-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-results-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(width:767.2px) {.el-results-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-results-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-results-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
.el-results-text .text-edit {line-height:1.6!important}
.el-results-text h1,
.el-results-text h2,
.el-results-text h3,
.el-results-text h4,
.el-results-text h5,
.el-results-text h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-results-text .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-results-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-results-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-results-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(min-width:1200px) {.el-results-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(width:767.2px) {.el-results-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
.el-results-img a {display:block}
.el-results-img .gf_image {width:100%;height:auto}
.el-results-btn .gf_button {display:inline-flex;align-items:center;margin:0!important}
.el-results-btn .gf_button-stretch {width:100%!important}
.el-results-btn .gf_button>span {color:inherit!important;text-transform:inherit!important}
@media(max-width:767px) {.el-results-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-results-btn .gf_button {text-transform:uppercase!important}}
@media(min-width:768px)and (max-width:991px) {.el-results-btn [data-stretch-sm="1"] .gf_button {width:100%!important}}
@media(min-width:992px)and (max-width:1199px) {.el-results-btn [data-stretch-md="1"] .gf_button {width:100%!important}}
@media(min-width:1200px) {.el-results-btn [data-stretch-lg="1"] .gf_button {width:100%!important}.el-results-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-results-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-results-btn .gf_button {text-transform:uppercase!important}}
@media(width:767.2px) {.el-results-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-results-btn .gf_button {text-transform:uppercase!important}}
.sec-media {padding-bottom:10px;width:100%}
.sec-media.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-media>.gf_column {min-height:1px}
.row-media-inner {padding-bottom:10px;width:100%}
.row-media-inner.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-media-inner>.gf_column {min-height:1px}
@media(max-width:767px) {.row-media-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-media-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-media-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-media-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-media-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
.row-media-logos-a {padding-bottom:10px;width:100%}
.row-media-logos-a.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-media-logos-a>.gf_column {min-height:1px}
@media(max-width:767px) {.row-media-logos-a {max-width:1200px!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-media-logos-a {max-width:1200px!important}}
@media(max-width:1199px)and (min-width:992px) {.row-media-logos-a {max-width:1200px!important}}
@media(min-width:1200px) {.row-media-logos-a {max-width:1200px!important}}
@media(width:767.2px) {.row-media-logos-a {max-width:1200px!important;flex-direction:column!important}}
.el-media-logo-1 a {display:block}
.el-media-logo-1 .gf_image {width:100%;height:auto}
.el-media-logo-2 a {display:block}
.el-media-logo-2 .gf_image {width:100%;height:auto}
.el-media-logo-3 a {display:block}
.el-media-logo-3 .gf_image {width:100%;height:auto}
.row-media-logos-b {padding-bottom:10px;width:100%}
.row-media-logos-b.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-media-logos-b>.gf_column {min-height:1px}
@media(max-width:767px) {.row-media-logos-b {max-width:1200px!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-media-logos-b {max-width:1200px!important}}
@media(max-width:1199px)and (min-width:992px) {.row-media-logos-b {max-width:1200px!important}}
@media(min-width:1200px) {.row-media-logos-b {max-width:1200px!important}}
@media(width:767.2px) {.row-media-logos-b {max-width:1200px!important;flex-direction:column!important}}
.el-media-logo-4 a {display:block}
.el-media-logo-4 .gf_image {width:100%;height:auto}
.el-media-logo-5 a {display:block}
.el-media-logo-5 .gf_image {width:100%;height:auto}
@media(max-width:767px) {.el-media-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-media-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-media-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-media-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-media-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-media-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-media-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-media-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-media-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(min-width:1200px) {.el-media-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-media-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-media-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(width:767.2px) {.el-media-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-media-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-media-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
.sec-chart {padding-bottom:10px;width:100%}
.sec-chart.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-chart>.gf_column {min-height:1px}
.row-chart-inner {padding-bottom:10px;width:100%}
.row-chart-inner.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-chart-inner>.gf_column {min-height:1px}
@media(max-width:767px) {.row-chart-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-chart-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-chart-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-chart-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-chart-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
.chart-container {display:flex;justify-content:center;align-items:center;height:50vh}
#myChart {max-width:400px;max-height:400px}
@media(max-width:767px) {.el-chart-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-chart-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-chart-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-chart-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-chart-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-chart-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-chart-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-chart-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-chart-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(min-width:1200px) {.el-chart-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-chart-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-chart-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(width:767.2px) {.el-chart-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-chart-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-chart-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
.el-chart-btn .gf_button {display:inline-flex;align-items:center;margin:0!important}
.el-chart-btn .gf_button-stretch {width:100%!important}
.el-chart-btn .gf_button>span {color:inherit!important;text-transform:inherit!important}
@media(max-width:767px) {.el-chart-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-chart-btn .gf_button {text-transform:uppercase!important}}
@media(min-width:768px)and (max-width:991px) {.el-chart-btn [data-stretch-sm="1"] .gf_button {width:100%!important}}
@media(min-width:992px)and (max-width:1199px) {.el-chart-btn [data-stretch-md="1"] .gf_button {width:100%!important}}
@media(min-width:1200px) {.el-chart-btn [data-stretch-lg="1"] .gf_button {width:100%!important}.el-chart-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-chart-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-chart-btn .gf_button {text-transform:uppercase!important}}
@media(width:767.2px) {.el-chart-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-chart-btn .gf_button {text-transform:uppercase!important}}
.sec-follicle {padding-bottom:10px;width:100%}
.sec-follicle.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-follicle>.gf_column {min-height:1px}
.row-follicle-inner {padding-bottom:10px;width:100%}
.row-follicle-inner.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-follicle-inner>.gf_column {min-height:1px}
@media(max-width:767px) {.row-follicle-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-follicle-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-follicle-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-follicle-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-follicle-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
.row-follicle-steps {padding-bottom:10px;width:100%}
.row-follicle-steps.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-follicle-steps>.gf_column {min-height:1px}
@media(max-width:767px) {.row-follicle-steps {max-width:1200px!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-follicle-steps {max-width:1200px!important}}
@media(max-width:1199px)and (min-width:992px) {.row-follicle-steps {max-width:1200px!important}}
@media(min-width:1200px) {.row-follicle-steps {max-width:1200px!important}}
@media(width:767.2px) {.row-follicle-steps {max-width:1200px!important;flex-direction:column!important}}
.el-follicle-img-a a {display:block}
.el-follicle-img-a .gf_image {width:100%;height:auto}
.el-follicle-img-b a {display:block}
.el-follicle-img-b .gf_image {width:100%;height:auto}
.el-follicle-img-c a {display:block}
.el-follicle-img-c .gf_image {width:100%;height:auto}
@media(max-width:767px) {.el-follicle-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-follicle-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-follicle-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-follicle-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-follicle-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-follicle-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-follicle-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-follicle-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-follicle-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(min-width:1200px) {.el-follicle-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-follicle-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-follicle-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(width:767.2px) {.el-follicle-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-follicle-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-follicle-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
.el-follicle-sep .gf_separator {margin-top:10px!important;padding-bottom:10px!important;border-bottom:none!important;border-left:none!important;border-right:none!important}
.el-follicle-sep .elm {font-size:0px}
.el-follicle-btn .gf_button {display:inline-flex;align-items:center;margin:0!important}
.el-follicle-btn .gf_button-stretch {width:100%!important}
.el-follicle-btn .gf_button>span {color:inherit!important;text-transform:inherit!important}
@media(max-width:767px) {.el-follicle-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-follicle-btn .gf_button {text-transform:uppercase!important}}
@media(min-width:768px)and (max-width:991px) {.el-follicle-btn [data-stretch-sm="1"] .gf_button {width:100%!important}}
@media(min-width:992px)and (max-width:1199px) {.el-follicle-btn [data-stretch-md="1"] .gf_button {width:100%!important}}
@media(min-width:1200px) {.el-follicle-btn [data-stretch-lg="1"] .gf_button {width:100%!important}.el-follicle-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-follicle-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-follicle-btn .gf_button {text-transform:uppercase!important}}
@media(width:767.2px) {.el-follicle-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-follicle-btn .gf_button {text-transform:uppercase!important}}
.sec-testimonials {padding-bottom:10px;width:100%}
.sec-testimonials.gf_row-fluid.gf_row-no-padding {transform:none!important;margin-left:-50vw!important}
.sec-testimonials>.gf_column {min-height:1px}
.row-testimonials-header {padding-bottom:10px;width:100%}
.row-testimonials-header.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-testimonials-header>.gf_column {min-height:1px}
@media(max-width:767px) {.row-testimonials-header {background-color:none!important;max-width:1100px!important;padding:32px 0 0!important}}
@media(max-width:991px)and (min-width:768px) {.row-testimonials-header {background-color:none!important;max-width:1100px!important;padding:38px 0 0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-testimonials-header {background-color:none!important;max-width:1100px!important;padding:38px 0 0!important}}
@media(min-width:1200px) {.row-testimonials-header {background-color:none!important;max-width:1100px!important;padding:0!important}}
@media(width:767.2px) {.row-testimonials-header {background-color:none!important;max-width:1100px!important;padding:32px 0 0!important}}
.row-testimonials-a {padding-bottom:10px;width:100%}
.row-testimonials-a.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-testimonials-a>.gf_column {min-height:1px}
.el-testi-a-1 a {display:block}
.el-testi-a-1 .gf_image {width:100%;height:auto}
.el-testi-a-2 a {display:block}
.el-testi-a-2 .gf_image {width:100%;height:auto}
.el-testi-a-3 a {display:block}
.el-testi-a-3 .gf_image {width:100%;height:auto}
.row-testimonials-b {padding-bottom:10px;width:100%}
.row-testimonials-b.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-testimonials-b>.gf_column {min-height:1px}
.el-testi-b-1 a {display:block}
.el-testi-b-1 .gf_image {width:100%;height:auto}
.el-testi-b-2 a {display:block}
.el-testi-b-2 .gf_image {width:100%;height:auto}
.el-testi-b-3 a {display:block}
.el-testi-b-3 .gf_image {width:100%;height:auto}
@media(max-width:767px) {.el-testi-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-testi-heading .text-edit h1 {color:#1b100e!important;text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-testi-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-testi-heading .text-edit h1 {color:#1b100e!important;text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-testi-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-testi-heading .text-edit h1 {color:#1b100e!important;text-transform:uppercase!important}}
@media(min-width:1200px) {.el-testi-heading .text-edit h3 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-testi-heading .text-edit h1 {color:#1b100e!important;text-transform:uppercase!important}}
@media(width:767.2px) {.el-testi-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-testi-heading .text-edit h1 {color:#1b100e!important;text-transform:uppercase!important}}
.sec-clinical {padding-bottom:10px;width:100%}
.sec-clinical.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-clinical>.gf_column {min-height:1px}
.row-clinical-header {padding-bottom:10px;width:100%}
.row-clinical-header.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-clinical-header>.gf_column {min-height:1px}
@media(max-width:767px) {.row-clinical-header {background-color:none!important;max-width:1100px!important;padding:32px 0 0!important}}
@media(max-width:991px)and (min-width:768px) {.row-clinical-header {background-color:none!important;max-width:1100px!important;padding:38px 0 0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-clinical-header {background-color:none!important;max-width:1100px!important;padding:38px 0 0!important}}
@media(min-width:1200px) {.row-clinical-header {background-color:none!important;max-width:1100px!important;padding:0!important}}
@media(width:767.2px) {.row-clinical-header {background-color:none!important;max-width:1100px!important;padding:32px 0 0!important}}
.mod-clinical-carousel {padding-top:30px;min-width:100%;min-height:300px;transform:scale(.9)}
.mod-clinical-carousel .gf-carousel-loading {position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f9f9f9;z-index:9;opacity:1;transition-property:opacity,z-index;transition-duration:.6s,1s;animation-timing-function:cubic-bezier(.6,-.28,.74,.05);display:block}
.mod-clinical-carousel.gf-carousel-loaded {min-height:0;min-width:0;transform:scale(1);transition:all .6s ease}
.mod-clinical-carousel.gf-carousel-loaded .gf-carousel-loading {z-index:-9;opacity:0}
.mod-clinical-carousel .main-slider {min-height:80px}
.mod-clinical-carousel .main-slider .owl-item {padding:0!important}
.mod-clinical-carousel .main-slider .owl-item.active {background:transparent}
.mod-clinical-carousel .main-slider .owl-nav {margin-top:0}
.mod-clinical-carousel .main-slider .owl-nav .owl-next,
.mod-clinical-carousel .main-slider .owl-nav .owl-prev {-moz-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;position:absolute;top:50%;margin:0;padding:0;background:none;text-indent:-9999px;width:60px!important;height:60px!important;margin-top:-30px!important;cursor:pointer;background:#eaeaea url(//d1um8515vdn9kb.cloudfront.net/images/next.png) no-repeat center center;background-size:20px 20px}
.mod-clinical-carousel .main-slider .owl-nav .owl-next {-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translate(100%);opacity:0}
.mod-clinical-carousel .main-slider .owl-nav .owl-prev {background-image:url(//d1um8515vdn9kb.cloudfront.net/images/prev.png);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translate(-100%);opacity:0}
.mod-clinical-carousel:hover .main-slider .owl-nav .owl-next,
.mod-clinical-carousel:hover .main-slider .owl-nav .owl-prev {-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translate(0);opacity:1}
.mod-clinical-carousel .main-slider .owl-nav .owl-next:hover,
.mod-clinical-carousel .main-slider .owl-nav .owl-prev:hover {background:#fff url(//d1um8515vdn9kb.cloudfront.net/images/next.png) no-repeat center center;background-size:20px 20px}
.mod-clinical-carousel .main-slider .owl-nav .owl-prev:hover {background-image:url(//d1um8515vdn9kb.cloudfront.net/images/prev.png)}
.mod-clinical-carousel .main-slider .owl-nav .owl-next {right:0}
.mod-clinical-carousel .main-slider .owl-nav .owl-prev {left:0}
.mod-clinical-carousel .main-slider .owl-dots {position:absolute;bottom:-2px;left:0;right:0}
.mod-clinical-carousel .main-slider .owl-dots button {margin:0!important;padding:0!important;border:none;width:auto!important;height:auto!important;min-width:auto!important;min-height:auto!important}
.mod-clinical-carousel .main-slider .owl-dots.active {background:transparent}
.mod-clinical-carousel .gf-caousel-ripple {display:inline-block;position:absolute;width:80px;height:80px;top:50%;left:50%;margin-top:-40px;margin-left:-40px}
.mod-clinical-carousel .gf-caousel-ripple div {position:absolute;border:4px solid #ddd;opacity:1;border-radius:50%;animation:gf-caousel-ripple 1s cubic-bezier(0,.2,.8,1) infinite}
.mod-clinical-carousel .gf-caousel-ripple div:nth-child(2) {animation-delay:-.5s}
.el-clinical-img-1 a {display:block}
.el-clinical-img-1 .gf_image {width:100%;height:auto}
.el-clinical-img-2 a {display:block}
.el-clinical-img-2 .gf_image {width:100%;height:auto}
.el-clinical-img-3 a {display:block}
.el-clinical-img-3 .gf_image {width:100%;height:auto}
.el-clinical-img-4 a {display:block}
.el-clinical-img-4 .gf_image {width:100%;height:auto}
.el-clinical-img-5 a {display:block}
.el-clinical-img-5 .gf_image {width:100%;height:auto}
.mod-testimonials-carousel {padding-top:30px;min-width:100%;min-height:300px;transform:scale(.9)}
.mod-testimonials-carousel .gf-carousel-loading {position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f9f9f9;z-index:9;opacity:1;transition-property:opacity,z-index;transition-duration:.6s,1s;animation-timing-function:cubic-bezier(.6,-.28,.74,.05);display:block}
.mod-testimonials-carousel.gf-carousel-loaded {min-height:0;min-width:0;transform:scale(1);transition:all .6s ease}
.mod-testimonials-carousel.gf-carousel-loaded .gf-carousel-loading {z-index:-9;opacity:0}
.mod-testimonials-carousel .main-slider {min-height:80px}
.mod-testimonials-carousel .main-slider .owl-item {padding:0!important}
.mod-testimonials-carousel .main-slider .owl-item.active {background:transparent}
.mod-testimonials-carousel .main-slider .owl-nav {margin-top:0}
.mod-testimonials-carousel .main-slider .owl-nav .owl-next,
.mod-testimonials-carousel .main-slider .owl-nav .owl-prev {-moz-transition:all .5s;-webkit-transition:all .5s;transition:all .5s;position:absolute;top:50%;margin:0;padding:0;background:none;text-indent:-9999px;width:60px!important;height:60px!important;margin-top:-30px!important;cursor:pointer;background:#eaeaea url(//d1um8515vdn9kb.cloudfront.net/images/next.png) no-repeat center center;background-size:20px 20px}
.mod-testimonials-carousel .main-slider .owl-nav .owl-next {-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translate(100%);opacity:0}
.mod-testimonials-carousel .main-slider .owl-nav .owl-prev {background-image:url(//d1um8515vdn9kb.cloudfront.net/images/prev.png);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translate(-100%);opacity:0}
.mod-testimonials-carousel:hover .main-slider .owl-nav .owl-next,
.mod-testimonials-carousel:hover .main-slider .owl-nav .owl-prev {-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translate(0);opacity:1}
.mod-testimonials-carousel .main-slider .owl-nav .owl-next:hover,
.mod-testimonials-carousel .main-slider .owl-nav .owl-prev:hover {background:#fff url(//d1um8515vdn9kb.cloudfront.net/images/next.png) no-repeat center center;background-size:20px 20px}
.mod-testimonials-carousel .main-slider .owl-nav .owl-prev:hover {background-image:url(//d1um8515vdn9kb.cloudfront.net/images/prev.png)}
.mod-testimonials-carousel .main-slider .owl-nav .owl-next {right:0}
.mod-testimonials-carousel .main-slider .owl-nav .owl-prev {left:0}
.mod-testimonials-carousel .main-slider .owl-dots {position:absolute;bottom:-2px;left:0;right:0}
.mod-testimonials-carousel .main-slider .owl-dots button {margin:0!important;padding:0!important;border:none;width:auto!important;height:auto!important;min-width:auto!important;min-height:auto!important}
.mod-testimonials-carousel .main-slider .owl-dots.active {background:transparent}
.mod-testimonials-carousel .gf-caousel-ripple {display:inline-block;position:absolute;width:80px;height:80px;top:50%;left:50%;margin-top:-40px;margin-left:-40px}
.mod-testimonials-carousel .gf-caousel-ripple div {position:absolute;border:4px solid #ddd;opacity:1;border-radius:50%;animation:gf-caousel-ripple 1s cubic-bezier(0,.2,.8,1) infinite}
.mod-testimonials-carousel .gf-caousel-ripple div:nth-child(2) {animation-delay:-.5s}
@keyframes gf-caousel-ripple {0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}
.el-testi-car-img-1 a {display:block}
.el-testi-car-img-1 .gf_image {width:100%;height:auto}
.el-testi-car-img-2 a {display:block}
.el-testi-car-img-2 .gf_image {width:100%;height:auto}
.el-testi-car-img-3 a {display:block}
.el-testi-car-img-3 .gf_image {width:100%;height:auto}
.el-testi-car-img-4 a {display:block}
.el-testi-car-img-4 .gf_image {width:100%;height:auto}
.el-testi-car-img-5 a {display:block}
.el-testi-car-img-5 .gf_image {width:100%;height:auto}
@media(max-width:767px) {.el-clinical-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-clinical-heading .text-edit h1 {color:#1b100e!important;text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-clinical-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-clinical-heading .text-edit h1 {color:#1b100e!important;text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-clinical-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-clinical-heading .text-edit h1 {color:#1b100e!important;text-transform:uppercase!important}}
@media(min-width:1200px) {.el-clinical-heading .text-edit h3 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-clinical-heading .text-edit h1 {color:#1b100e!important;text-transform:uppercase!important}}
@media(width:767.2px) {.el-clinical-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-clinical-heading .text-edit h1 {color:#1b100e!important;text-transform:uppercase!important}}
.sec-order {padding-bottom:10px;width:100%}
.sec-order.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-order>.gf_column {min-height:1px}
@media(max-width:767px) {.sec-order {max-width:100%!important;background-color:#fff!important;padding-bottom:53px!important;padding-left:20px!important;padding-right:20px!important;background-size:contain!important;background-repeat:no-repeat!important}}
@media(max-width:991px)and (min-width:768px) {.sec-order {max-width:100%!important;background-color:#fff!important;padding-bottom:53px!important;padding-left:20px!important;padding-right:20px!important;background-size:contain!important;background-repeat:no-repeat!important}}
@media(max-width:1199px)and (min-width:992px) {.sec-order {max-width:100%!important;background-color:#fff!important;padding-bottom:62px!important;padding-left:20px!important;padding-right:20px!important;background-size:contain!important;background-repeat:no-repeat!important}}
@media(min-width:1200px) {.sec-order {max-width:100%!important;background-color:#fff!important;padding-bottom:20px!important;padding-left:20px!important;padding-right:20px!important;background-size:contain!important;background-repeat:no-repeat!important}}
@media(width:767.2px) {.sec-order {max-width:100%!important;background-color:#fff!important;padding-bottom:53px!important;padding-left:20px!important;padding-right:20px!important;background-size:contain!important;background-repeat:no-repeat!important}}
.row-order-header {padding-bottom:10px;width:100%}
.row-order-header.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-order-header>.gf_column {min-height:1px}
@media(max-width:767px) {.row-order-header {max-width:100%!important;margin-top:px!important;padding:0!important}}
@media(max-width:991px)and (min-width:768px) {.row-order-header {margin-top:px!important;padding:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-order-header {margin-top:px!important;padding:0!important}}
@media(min-width:1200px) {.row-order-header {max-width:1200px!important;margin-top:px!important;padding:0!important}}
@media(width:767.2px) {.row-order-header {max-width:100%!important;margin-top:px!important;padding:0!important}}
@media(max-width:767px) {.el-order-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-order-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(max-width:991px)and (min-width:768px) {.el-order-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-order-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(max-width:1199px)and (min-width:992px) {.el-order-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-order-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(min-width:1200px) {.el-order-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-order-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(width:767.2px) {.el-order-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-order-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
.el-order-subtext .text-edit {line-height:1.6!important}
.el-order-subtext h1,
.el-order-subtext h2,
.el-order-subtext h3,
.el-order-subtext h4,
.el-order-subtext h5,
.el-order-subtext h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-order-subtext .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-order-subtext .text-edit {padding-top:14px!important;color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
@media(max-width:991px)and (min-width:768px) {.el-order-subtext .text-edit {padding-top:14px!important;color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
@media(max-width:1199px)and (min-width:992px) {.el-order-subtext .text-edit {padding-top:16px!important;color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
@media(min-width:1200px) {.el-order-subtext .text-edit {padding-top:16px!important;color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
@media(width:767.2px) {.el-order-subtext .text-edit {padding-top:14px!important;color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
.row-order-layout {padding-bottom:10px;width:100%}
.row-order-layout.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-order-layout>.gf_column {min-height:1px}
@media(max-width:767px) {.row-order-layout {max-width:1200px!important;padding-top:0!important;padding-bottom:10px!important}}
@media(max-width:991px)and (min-width:768px) {.row-order-layout {max-width:1200px!important;padding-top:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-order-layout {max-width:1200px!important;padding-top:16px!important}}
@media(min-width:1200px) {.row-order-layout {max-width:1200px!important;padding-top:16px!important}}
@media(width:767.2px) {.row-order-layout {max-width:1200px!important;padding-top:0!important;padding-bottom:10px!important}}
.el-order-img a {display:block}
.el-order-img .gf_image {width:100%;height:auto}
@media(max-width:767px) {.el-order-price {margin-bottom:20px!important}.el-order-price .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
@media(max-width:991px)and (min-width:768px) {.el-order-price {margin-bottom:20px!important}.el-order-price .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
@media(max-width:1199px)and (min-width:992px) {.el-order-price {margin-bottom:20px!important}.el-order-price .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
@media(min-width:1200px) {.el-order-price {margin-bottom:20px!important}.el-order-price .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
@media(width:767.2px) {.el-order-price {margin-bottom:20px!important}.el-order-price .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}}
.el-order-btn .gf_button {display:inline-flex;align-items:center;margin:0!important}
.el-order-btn .gf_button-stretch {width:100%!important}
.el-order-btn .gf_button>span {color:inherit!important;text-transform:inherit!important}
@media(max-width:767px) {.el-order-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-order-btn .gf_button {text-transform:uppercase!important}}
@media(min-width:768px)and (max-width:991px) {.el-order-btn [data-stretch-sm="1"] .gf_button {width:100%!important}}
@media(min-width:992px)and (max-width:1199px) {.el-order-btn [data-stretch-md="1"] .gf_button {width:100%!important}}
@media(min-width:1200px) {.el-order-btn [data-stretch-lg="1"] .gf_button {width:100%!important}.el-order-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-order-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-order-btn .gf_button {text-transform:uppercase!important}}
@media(width:767.2px) {.el-order-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-order-btn .gf_button {text-transform:uppercase!important}}
.sec-guarantee {padding-bottom:10px;width:100%}
.sec-guarantee.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-guarantee>.gf_column {min-height:1px}
.row-guarantee-inner {padding-bottom:10px;width:100%}
.row-guarantee-inner.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-guarantee-inner>.gf_column {min-height:1px}
@media(max-width:767px) {.row-guarantee-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-guarantee-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-guarantee-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-guarantee-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-guarantee-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
.row-guarantee-icons {padding-bottom:10px;width:100%}
.row-guarantee-icons.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-guarantee-icons>.gf_column {min-height:1px}
@media(max-width:767px) {.row-guarantee-icons {max-width:450px!important;padding-top:28px!important;padding-right:0!important;padding-bottom:0!important;flex-direction:row!important}}
@media(max-width:991px)and (min-width:768px) {.row-guarantee-icons {max-width:450px!important;padding-top:28px!important;padding-right:0!important;padding-bottom:0!important;flex-direction:row!important}}
@media(max-width:1199px)and (min-width:992px) {.row-guarantee-icons {max-width:450px!important;padding-top:32px!important;padding-right:0!important;padding-bottom:0!important;flex-direction:row!important}}
@media(min-width:1200px) {.row-guarantee-icons {max-width:450px!important;padding-top:32px!important;padding-right:0!important;padding-bottom:0!important;flex-direction:row!important}}
@media(width:767.2px) {.row-guarantee-icons {max-width:450px!important;padding-top:28px!important;padding-right:0!important;padding-bottom:0!important;flex-direction:row!important}}
.el-guarantee-icon-a a {display:block}
.el-guarantee-icon-a .gf_image {width:100%;height:auto}
@media(max-width:767px) {.el-guarantee-icon-a .gf_image {width:77px!important;height:auto!important}}
@media(max-width:991px)and (min-width:768px) {.el-guarantee-icon-a .gf_image {width:98px!important;height:auto!important}}
@media(max-width:1199px)and (min-width:992px) {.el-guarantee-icon-a .gf_image {width:98px!important;height:auto!important}}
@media(min-width:1200px) {.el-guarantee-icon-a .gf_image {height:auto!important;width:150px!important}}
@media(width:767.2px) {.el-guarantee-icon-a .gf_image {width:77px!important;height:auto!important}}
.el-guarantee-icon-b a {display:block}
.el-guarantee-icon-b .gf_image {width:100%;height:auto}
@media(max-width:767px) {.el-guarantee-icon-b .gf_image {width:130px!important;height:auto!important}}
@media(max-width:991px)and (min-width:768px) {.el-guarantee-icon-b .gf_image {width:165px!important;height:auto!important}}
@media(max-width:1199px)and (min-width:992px) {.el-guarantee-icon-b .gf_image {width:165px!important;height:auto!important}}
@media(min-width:1200px) {.el-guarantee-icon-b .gf_image {height:auto!important;width:150px!important}}
@media(width:767.2px) {.el-guarantee-icon-b .gf_image {width:130px!important;height:auto!important}}
@media(max-width:767px) {.el-guarantee-label {margin-top:px!important}.el-guarantee-label .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-guarantee-label {margin-top:px!important}.el-guarantee-label .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-guarantee-label {margin-top:px!important}.el-guarantee-label .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(min-width:1200px) {.el-guarantee-label {margin-top:px!important}.el-guarantee-label .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(width:767.2px) {.el-guarantee-label {margin-top:px!important}.el-guarantee-label .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:uppercase!important}}
@media(max-width:767px) {.el-guarantee-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-guarantee-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-guarantee-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(max-width:991px)and (min-width:768px) {.el-guarantee-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-guarantee-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-guarantee-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(max-width:1199px)and (min-width:992px) {.el-guarantee-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-guarantee-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-guarantee-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(min-width:1200px) {.el-guarantee-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-guarantee-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-guarantee-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
@media(width:767.2px) {.el-guarantee-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-guarantee-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-guarantee-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important}}
.el-guarantee-text .text-edit {line-height:1.6!important}
.el-guarantee-text h1,
.el-guarantee-text h2,
.el-guarantee-text h3,
.el-guarantee-text h4,
.el-guarantee-text h5,
.el-guarantee-text h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-guarantee-text .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-guarantee-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-guarantee-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-guarantee-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(min-width:1200px) {.el-guarantee-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(width:767.2px) {.el-guarantee-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
.el-guarantee-btn .gf_button {display:inline-flex;align-items:center;margin:0!important}
.el-guarantee-btn .gf_button-stretch {width:100%!important}
.el-guarantee-btn .gf_button>span {color:inherit!important;text-transform:inherit!important}
@media(max-width:767px) {.el-guarantee-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-guarantee-btn .gf_button {text-transform:uppercase!important}}
@media(min-width:768px)and (max-width:991px) {.el-guarantee-btn [data-stretch-sm="1"] .gf_button {width:100%!important}}
@media(min-width:992px)and (max-width:1199px) {.el-guarantee-btn [data-stretch-md="1"] .gf_button {width:100%!important}}
@media(min-width:1200px) {.el-guarantee-btn [data-stretch-lg="1"] .gf_button {width:100%!important}.el-guarantee-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-guarantee-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-guarantee-btn .gf_button {text-transform:uppercase!important}}
@media(width:767.2px) {.el-guarantee-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-guarantee-btn .gf_button {text-transform:uppercase!important}}
.sec-sticky-cta {padding-bottom:10px;width:100%}
.sec-sticky-cta.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-sticky-cta>.gf_column {min-height:1px}
@media(max-width:767px) {.sec-sticky-cta {max-width:100%!important;background-color:var(--gf_gs-color1-neutral)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important;margin-top:px!important;padding-bottom:0!important;padding-top:0!important;position:fixed!important;z-index:99!important;top:unset!important;left:0!important;bottom:0!important}.sec-sticky-cta.gf_row.gf_row-fluid.gf_position-fixed {margin-left:unset!important;width:100%!important;max-width:none!important}}
@media(max-width:991px)and (min-width:768px) {.sec-sticky-cta {max-width:100%!important;background-color:var(--gf_gs-color1-neutral)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important;margin-top:px!important;padding-bottom:0!important;padding-top:0!important;position:fixed!important;z-index:99!important;top:unset!important;left:0!important;bottom:0!important}.sec-sticky-cta.gf_row.gf_row-fluid.gf_position-fixed {margin-left:unset!important;width:100%!important;max-width:none!important}}
@media(max-width:1199px)and (min-width:992px) {.sec-sticky-cta {max-width:100%!important;background-color:var(--gf_gs-color1-neutral)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important;margin-top:px!important;padding-bottom:0!important;padding-top:0!important;position:fixed!important;z-index:99!important;top:unset!important;left:0!important;bottom:0!important}.sec-sticky-cta.gf_row.gf_row-fluid.gf_position-fixed {margin-left:unset!important;width:100%!important;max-width:none!important}}
@media(min-width:1200px) {.sec-sticky-cta {max-width:100%!important;background-color:var(--gf_gs-color1-neutral)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important;margin-top:px!important;padding-bottom:0!important;padding-top:0!important;position:fixed!important;z-index:99!important;top:unset!important;left:0!important;bottom:0!important}.sec-sticky-cta.gf_row.gf_row-fluid.gf_position-fixed {margin-left:unset!important;width:100%!important;max-width:none!important}}
@media(width:767.2px) {.sec-sticky-cta {max-width:100%!important;background-color:var(--gf_gs-color1-neutral)!important;background-repeat:repeat!important;background-attachment:scroll!important;background-size:cover!important;margin-top:px!important;padding-bottom:0!important;padding-top:0!important;position:fixed!important;z-index:99!important;top:unset!important;left:0!important;bottom:0!important}.sec-sticky-cta.gf_row.gf_row-fluid.gf_position-fixed {margin-left:unset!important;width:100%!important;max-width:none!important}}
.row-sticky-cta-inner {padding-bottom:10px;width:100%}
.row-sticky-cta-inner.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-sticky-cta-inner>.gf_column {min-height:1px}
@media(max-width:767px) {.row-sticky-cta-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-sticky-cta-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-sticky-cta-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-sticky-cta-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-sticky-cta-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
.el-sticky-cta-btn .gf_button {display:inline-flex;align-items:center;margin:0!important}
.el-sticky-cta-btn .gf_button-stretch {width:100%!important}
.el-sticky-cta-btn .gf_button>span {color:inherit!important;text-transform:inherit!important}
@media(max-width:767px) {.el-sticky-cta-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-sticky-cta-btn .gf_button:hover {background-color:#ff5171!important;color:var(--gf_gs-color1-neutral)!important}.el-sticky-cta-btn .gf_button {text-transform:uppercase!important;font-size:16px!important;font-weight:400!important;font-family:Arial!important;background-color:var(--gf_gs-color1-accent)!important;color:var(--gf_gs-color1-neutral)!important;border-radius:0/0px!important;box-shadow:0 0 11px 2px var(--gf_gs-color1-accent)!important}}
@media(min-width:768px)and (max-width:991px) {.el-sticky-cta-btn [data-stretch-sm="1"] .gf_button {width:100%!important}}
@media(min-width:992px)and (max-width:1199px) {.el-sticky-cta-btn [data-stretch-md="1"] .gf_button {width:100%!important}}
@media(min-width:1200px) {.el-sticky-cta-btn [data-stretch-lg="1"] .gf_button {width:100%!important}.el-sticky-cta-btn .gf_button:hover {background-color:#ff5171!important;color:var(--gf_gs-color1-neutral)!important}.el-sticky-cta-btn .gf_button {text-transform:uppercase!important;font-size:20px!important;font-weight:400!important;font-family:Arial!important;background-color:var(--gf_gs-color1-accent)!important;color:var(--gf_gs-color1-neutral)!important;border-radius:0/0px!important;box-shadow:0 0 11px 2px var(--gf_gs-color1-accent)!important}}
@media(max-width:991px)and (min-width:768px) {.el-sticky-cta-btn .gf_button:hover {background-color:#ff5171!important;color:var(--gf_gs-color1-neutral)!important}.el-sticky-cta-btn .gf_button {text-transform:uppercase!important;font-size:16px!important;font-weight:400!important;font-family:Arial!important;background-color:var(--gf_gs-color1-accent)!important;color:var(--gf_gs-color1-neutral)!important;border-radius:0/0px!important;box-shadow:0 0 11px 2px var(--gf_gs-color1-accent)!important}}
@media(max-width:1199px)and (min-width:992px) {.el-sticky-cta-btn .gf_button:hover {background-color:#ff5171!important;color:var(--gf_gs-color1-neutral)!important}.el-sticky-cta-btn .gf_button {text-transform:uppercase!important;font-size:20px!important;font-weight:400!important;font-family:Arial!important;background-color:var(--gf_gs-color1-accent)!important;color:var(--gf_gs-color1-neutral)!important;border-radius:0/0px!important;box-shadow:0 0 11px 2px var(--gf_gs-color1-accent)!important}}
@media(width:767.2px) {.el-sticky-cta-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-sticky-cta-btn .gf_button:hover {background-color:#ff5171!important;color:var(--gf_gs-color1-neutral)!important}.el-sticky-cta-btn .gf_button {text-transform:uppercase!important;font-size:16px!important;font-weight:400!important;font-family:Arial!important;background-color:var(--gf_gs-color1-accent)!important;color:var(--gf_gs-color1-neutral)!important;border-radius:0/0px!important;box-shadow:0 0 11px 2px var(--gf_gs-color1-accent)!important}}
.sec-faq {padding-bottom:10px;width:100%}
.sec-faq.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-faq>.gf_column {min-height:1px}
.row-faq-inner {padding-bottom:10px;width:100%}
.row-faq-inner.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-faq-inner>.gf_column {min-height:1px}
@media(max-width:767px) {.row-faq-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-faq-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-faq-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-faq-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-faq-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:767px) {.el-faq-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-faq-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-faq-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-faq-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-faq-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-faq-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-faq-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-faq-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-faq-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(min-width:1200px) {.el-faq-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-faq-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-faq-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(width:767.2px) {.el-faq-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-faq-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-faq-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
.el-faq-btn .gf_button {display:inline-flex;align-items:center;margin:0!important}
.el-faq-btn .gf_button-stretch {width:100%!important}
.el-faq-btn .gf_button>span {color:inherit!important;text-transform:inherit!important}
@media(max-width:767px) {.el-faq-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-faq-btn .gf_button {text-transform:uppercase!important}}
@media(min-width:768px)and (max-width:991px) {.el-faq-btn [data-stretch-sm="1"] .gf_button {width:100%!important}}
@media(min-width:992px)and (max-width:1199px) {.el-faq-btn [data-stretch-md="1"] .gf_button {width:100%!important}}
@media(min-width:1200px) {.el-faq-btn [data-stretch-lg="1"] .gf_button {width:100%!important}.el-faq-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-faq-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-faq-btn .gf_button {text-transform:uppercase!important}}
@media(width:767.2px) {.el-faq-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-faq-btn .gf_button {text-transform:uppercase!important}}
.sec-use-cases {padding-bottom:10px;width:100%}
.sec-use-cases.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-use-cases>.gf_column {min-height:1px}
.row-use-cases-header {padding-bottom:10px;width:100%}
.row-use-cases-header.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-use-cases-header>.gf_column {min-height:1px}
@media(max-width:767px) {.row-use-cases-header {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-use-cases-header {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-use-cases-header {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-use-cases-header {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-use-cases-header {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
.el-use-cases-sep .gf_separator {margin-top:10px!important;padding-bottom:10px!important;border-bottom:none!important;border-left:none!important;border-right:none!important}
.el-use-cases-sep .elm {font-size:0px}
@media(max-width:767px) {.el-use-cases-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-use-cases-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-use-cases-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-use-cases-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-use-cases-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-use-cases-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-use-cases-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-use-cases-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-use-cases-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(min-width:1200px) {.el-use-cases-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-use-cases-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-use-cases-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(width:767.2px) {.el-use-cases-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-use-cases-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-use-cases-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
.row-use-cases-content {padding-bottom:10px;width:100%}
.row-use-cases-content.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-use-cases-content>.gf_column {min-height:1px}
@media(max-width:767px) {.row-use-cases-content {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-use-cases-content {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-use-cases-content {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-use-cases-content {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-use-cases-content {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
.el-use-cases-img a {display:block}
.el-use-cases-img .gf_image {width:100%;height:auto}
.el-use-cases-text .text-edit {line-height:1.6!important}
.el-use-cases-text h1,
.el-use-cases-text h2,
.el-use-cases-text h3,
.el-use-cases-text h4,
.el-use-cases-text h5,
.el-use-cases-text h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-use-cases-text .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}
@media(max-width:767px) {.el-use-cases-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-use-cases-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-use-cases-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(min-width:1200px) {.el-use-cases-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:16px!important}}
@media(width:767.2px) {.el-use-cases-text .text-edit {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important;padding-top:14px!important}}
.el-use-cases-btn .gf_button {display:inline-flex;align-items:center;margin:0!important}
.el-use-cases-btn .gf_button-stretch {width:100%!important}
.el-use-cases-btn .gf_button>span {color:inherit!important;text-transform:inherit!important}
@media(max-width:767px) {.el-use-cases-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-use-cases-btn .gf_button {text-transform:uppercase!important}}
@media(min-width:768px)and (max-width:991px) {.el-use-cases-btn [data-stretch-sm="1"] .gf_button {width:100%!important}}
@media(min-width:992px)and (max-width:1199px) {.el-use-cases-btn [data-stretch-md="1"] .gf_button {width:100%!important}}
@media(min-width:1200px) {.el-use-cases-btn [data-stretch-lg="1"] .gf_button {width:100%!important}.el-use-cases-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-use-cases-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-use-cases-btn .gf_button {text-transform:uppercase!important}}
@media(width:767.2px) {.el-use-cases-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-use-cases-btn .gf_button {text-transform:uppercase!important}}
.sec-vs-chems {padding-bottom:10px;width:100%}
.sec-vs-chems.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.sec-vs-chems>.gf_column {min-height:1px}
.row-vs-chems-inner {padding-bottom:10px;width:100%}
.row-vs-chems-inner.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-vs-chems-inner>.gf_column {min-height:1px}
@media(max-width:767px) {.row-vs-chems-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
@media(max-width:991px)and (min-width:768px) {.row-vs-chems-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(max-width:1199px)and (min-width:992px) {.row-vs-chems-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(min-width:1200px) {.row-vs-chems-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important}}
@media(width:767.2px) {.row-vs-chems-inner {max-width:1100px!important;padding-top:0!important;padding-bottom:0!important;flex-direction:column!important}}
.mod-ingredient-list {padding-top:45px;padding-bottom:30px}
.mod-ingredient-list .gf_icon-list {display:inline-block}
.mod-ingredient-list .gf_icon-list>li {clear:both;position:relative;width:100%;list-style:none}
.mod-ingredient-list .gf-il-icon {display:inline-block;position:absolute;left:0;top:0;min-height:auto!important}
.mod-ingredient-list .gf-il-content {display:block;min-height:auto!important}
.mod-ingredient-list .text-edit {padding-left:5px}
.el-vs-icon-1 .elm {line-height:2em}
.el-vs-icon-1 .gf_icon-wrap {display:inline-flex;width:16px;height:auto;line-height:inherit}
.el-vs-icon-2 .elm {line-height:2em}
.el-vs-icon-2 .gf_icon-wrap {display:inline-flex;width:16px;height:auto;line-height:inherit}
.el-vs-icon-3 .elm {line-height:2em}
.el-vs-icon-3 .gf_icon-wrap {display:inline-flex;width:16px;height:auto;line-height:inherit}
@media(max-width:767px) {.el-vs-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-vs-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-vs-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(max-width:991px)and (min-width:768px) {.el-vs-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-vs-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-vs-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(max-width:1199px)and (min-width:992px) {.el-vs-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-vs-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-vs-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(min-width:1200px) {.el-vs-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-vs-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-vs-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
@media(width:767.2px) {.el-vs-heading .text-edit h2 {color:var(--gf_gs-color3-neutral)!important;text-transform:none!important}.el-vs-heading .text-edit h3 {color:#242424!important;text-transform:none!important}.el-vs-heading .text-edit {font-size:51px!important;line-height:1.2em!important;letter-spacing:0px!important;color:#242424!important;text-transform:none!important;font-weight:700!important;padding-bottom:14px!important}}
.el-vs-img a {display:block}
.el-vs-img .gf_image {width:100%;height:auto}
@media(max-width:767px) {.el-vs-img .gf_image {width:250px!important;height:auto!important}}
@media(max-width:991px)and (min-width:768px) {.el-vs-img .gf_image {width:250px!important;height:auto!important}}
@media(max-width:1199px)and (min-width:992px) {.el-vs-img .gf_image {width:250px!important;height:auto!important}}
@media(min-width:1200px) {.el-vs-img .gf_image {height:auto!important;width:250px!important}}
@media(width:767.2px) {.el-vs-img .gf_image {width:250px!important;height:auto!important}}
.el-vs-btn .gf_button {display:inline-flex;align-items:center;margin:0!important}
.el-vs-btn .gf_button-stretch {width:100%!important}
.el-vs-btn .gf_button>span {color:inherit!important;text-transform:inherit!important}
@media(max-width:767px) {.el-vs-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-vs-btn .gf_button {text-transform:uppercase!important}}
@media(min-width:768px)and (max-width:991px) {.el-vs-btn [data-stretch-sm="1"] .gf_button {width:100%!important}}
@media(min-width:992px)and (max-width:1199px) {.el-vs-btn [data-stretch-md="1"] .gf_button {width:100%!important}}
@media(min-width:1200px) {.el-vs-btn [data-stretch-lg="1"] .gf_button {width:100%!important}.el-vs-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:991px)and (min-width:768px) {.el-vs-btn .gf_button {text-transform:uppercase!important}}
@media(max-width:1199px)and (min-width:992px) {.el-vs-btn .gf_button {text-transform:uppercase!important}}
@media(width:767.2px) {.el-vs-btn [data-stretch-xs="1"] .gf_button {width:100%!important}.el-vs-btn .gf_button {text-transform:uppercase!important}}
.sec-footer-banner {padding-bottom:10px;width:100%}
.sec-footer-banner.gf_row-fluid.gf_row-no-padding {transform:none!important;margin-left:-50vw!important}
.sec-footer-banner>.gf_column {min-height:1px}
@media(max-width:767px) {.sec-footer-banner {max-width:none!important;padding-top:33px!important;padding-bottom:53px!important;background-color:#f5f7f8!important}}
@media(max-width:991px)and (min-width:768px) {.sec-footer-banner {max-width:none!important;padding-top:33px!important;padding-bottom:53px!important;background-color:#f5f7f8!important}}
@media(max-width:1199px)and (min-width:992px) {.sec-footer-banner {max-width:none!important;padding-top:42px!important;padding-bottom:62px!important;background-color:#f5f7f8!important}}
@media(min-width:1200px) {.sec-footer-banner {max-width:none!important;padding-top:42px!important;padding-bottom:62px!important;background-color:#f5f7f8!important}}
@media(width:767.2px) {.sec-footer-banner {max-width:none!important;padding-top:33px!important;padding-bottom:53px!important;background-color:#f5f7f8!important}}
.row-footer-img {padding-bottom:10px;width:100%}
.row-footer-img.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-footer-img>.gf_column {min-height:1px}
.el-footer-banner-img a {display:block}
.el-footer-banner-img .gf_image {width:100%;height:auto}
.row-footer-text {padding-bottom:10px;width:100%}
.row-footer-text.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-footer-text>.gf_column {min-height:1px}
.row-footer-bottom {padding-bottom:10px;width:100%}
.row-footer-bottom.gf_row-fluid {transform:none!important;margin-left:-50vw!important}
.row-footer-bottom>.gf_column {min-height:1px}
@media(max-width:767px) {.row-footer-bottom {padding-bottom:0!important;padding-top:28px!important;max-width:1200px!important;flex-direction:column!important;border-top-width:1px!important;border-style:solid!important;border-color:#e0e0e0!important;border-right-width:0px!important;border-bottom-width:0px!important;border-left-width:0px!important}}
@media(max-width:991px)and (min-width:768px) {.row-footer-bottom {padding-bottom:0!important;padding-top:28px!important;max-width:1200px!important;border-top-width:1px!important;border-style:solid!important;border-color:#e0e0e0!important;border-right-width:0px!important;border-bottom-width:0px!important;border-left-width:0px!important}}
@media(max-width:1199px)and (min-width:992px) {.row-footer-bottom {padding-bottom:7px!important;padding-top:39px!important;max-width:1200px!important;border-top-width:1px!important;border-style:solid!important;border-color:#e0e0e0!important;border-right-width:0px!important;border-bottom-width:0px!important;border-left-width:0px!important}}
@media(min-width:1200px) {.row-footer-bottom {padding-bottom:7px!important;padding-top:39px!important;max-width:1200px!important;border-top-width:1px!important;border-style:solid!important;border-color:#e0e0e0!important;border-right-width:0px!important;border-bottom-width:0px!important;border-left-width:0px!important}}
@media(width:767.2px) {.row-footer-bottom {padding-bottom:0!important;padding-top:28px!important;max-width:1200px!important;flex-direction:column!important;border-top-width:1px!important;border-style:solid!important;border-color:#e0e0e0!important;border-right-width:0px!important;border-bottom-width:0px!important;border-left-width:0px!important}}
.el-footer-banner-text .text-edit {line-height:1.6!important}
.el-footer-banner-text h1,
.el-footer-banner-text h2,
.el-footer-banner-text h3,
.el-footer-banner-text h4,
.el-footer-banner-text h5,
.el-footer-banner-text h6 {line-height:inherit!important;text-align:inherit!important;margin:0!important;padding:0!important}
.el-footer-banner-text .text-edit>p {font-size:inherit!important;font-family:inherit!important;line-height:inherit!important;text-align:inherit!important;color:inherit!important;margin:0!important;padding:0!important}