/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.path-admin .mt-no-opacity{opacity:1;filter:alpha(opacity=100);}
:root{--mt-color-base:#555;--mt-color-base-dark:#323232;--mt-color-base-light:#555;--mt-color-base-contrast:#F6F9FC;--mt-color-base-value:50,50,50;--mt-color-base-contrast-value:246,249,252;--mt-color-primary:hsl(214,100%,47%);--mt-color-primary-dark:hsl(214,100%,40%);--mt-color-primary-light:hsl(214,100%,57%);--mt-color-primary-contrast:var(--mt-color-base-contrast);--mt-color-primary-value:214,100%,47%;--mt-color-primary-dark-value:214,100%,40%;--mt-color-primary-light-value:214,100%,57%;--mt-color-primary-contrast-value:var(--mt-color-base-contrast-value);--mt-color-primary-filter:invert(17%) sepia(84%) saturate(5637%) hue-rotate(250deg) brightness(100%) contrast(100%);--mt-color-accent:#eee;--mt-color-accent-dark:#f8f9fb;--mt-color-accent-light:#f8f9fb;--mt-color-accent-contrast:var(--mt-color-base);--mt-color-accent-contrast-value:var(--mt-color-base-value);--mt-color-secondary:hsl(214,100%,47%);--mt-color-secondary-dark:hsl(214,100%,40%);--mt-color-secondary-light:hsl(214,100%,90%);--mt-color-secondary-contrast:var(--mt-color-base-contrast);--mt-color-secondary-value:214,100%,47%;--mt-color-tint:#f6f6f6;--mt-color-tint-contrast:var(--mt-color-base);--mt-color-tint-contrast-value:var(--mt-color-base-value);--mt-color-shade:hsl(225,6%,13%);--mt-color-shade-contrast:var(--mt-color-base-contrast);--mt-color-shade-contrast-value:var(--mt-color-base-contrast-value);--mt-color-dark-colored:hsl(214,100%,37%);--mt-color-dark-colored-contrast:var(--mt-color-base-contrast);--mt-color-dark-colored-value:214,100%,37%;--mt-color-dark-colored-contrast-value:var(--mt-color-base-contrast-value);--mt-color-colored:var(--mt-color-primary);--mt-color-colored-light:var(--mt-color-primary-light);--mt-color-colored-contrast:var(--mt-color-primary-contrast);--mt-color-colored-value:var(--mt-color-primary-value);--mt-color-colored-contrast-value:var(--mt-color-primary-contrast-value);--mt-color-bright:#ffffff;--mt-color-bright-contrast:var(--mt-color-base);--mt-color-bright-value:255,255,255;--mt-color-bright-contrast-value:var(--mt-color-base-value);--mt-color-dark:#000000;--mt-color-dark-contrast:var(--mt-color-base-contrast);--mt-color-dark-contrast-value:var(--mt-color-base-contrast-value);--mt-color-pattern:#ffffff;--mt-color-pattern-contrast:var(--mt-color-base);--mt-color-pattern-contrast-value:var(--mt-color-base-value);--mt-color-default:#ffffff;--mt-color-default-light:#ffffff;--mt-color-default-contrast:var(--mt-color-base);--mt-color-default-value:234,241,245;--mt-color-default-contrast-value:var(--mt-color-base-value);--mt-color-success:#3E9300;--mt-color-success-dark:#547f1f;--mt-color-success-contrast:#ffffff;--mt-color-danger:#CC0000;--mt-color-danger-dark:#980a00;--mt-color-danger-contrast:#ffffff;--mt-color-warning:#EA9900;--mt-color-warning-dark:#e2630b;--mt-color-warning-contrast:#ffffff;--mt-form-border:rgba(var(--mt-color-base-value),0.2);--mt-form-border-contrast:rgba(var(--mt-color-base-contrast-value),0.4);--mt-form-border-focus:var(--mt-color-primary);--mt-form-border-focus-contrast:rgba(var(--mt-color-base-contrast-value),1);--mt-form-color:var(--mt-color-base);--mt-form-color-contrast:var(--mt-color-base-contrast);--mt-form-label-color:rgba(var(--mt-color-base-value),0.9);--mt-form-placeholder:rgba(var(--mt-color-base-value),0.5);--mt-form-placeholder-contrast:rgba(var(--mt-color-base-contrast-value),0.5);--mt-active-cell:hsla(var(--mt-color-primary-value),0.12);}
.mt-style-sharp,:root .mt-style-button-sharp{--mt-button-border-radius:0;--mt-button-collapsible-border-radius:0;--mt-button-card-border-radius:0;--mt-button-icon-border-radius:0;--mt-button-overlay-icon-border-radius:0;--mt-button-to-top-border-radius:0;}.mt-style-oval,:root .mt-style-button-oval{--mt-button-border-radius:50px;--mt-button-collapsible-border-radius:4px 4px 0 0;--mt-button-card-border-radius:25px;--mt-button-icon-border-radius:4px;--mt-button-overlay-icon-border-radius:100px;--mt-button-to-top-border-radius:100px;}.mt-style-rounded,:root .mt-style-button-rounded{--mt-button-border-radius:4px;--mt-button-collapsible-border-radius:4px 4px 0 0;--mt-button-card-border-radius:4px;--mt-button-icon-border-radius:4px;--mt-button-overlay-icon-border-radius:100px;--mt-button-to-top-border-radius:4px;}a.mt-button,.mt-button > a,button.mt-button,input[type="submit"],input[type="reset"],input[type="button"],.mt-count-down__button,.col-12 .view > .more-link a,.product-content .flag-anon-message > span,.menu.cta-active > li:last-child > a,.mt-collapse-button,a.mt-button:before,.mt-button > a:before,button.mt-button:before,.menu.cta-active > li:last-child > a:before{-webkit-border-radius:var(--mt-button-border-radius);-moz-border-radius:var(--mt-button-border-radius);border-radius:var(--mt-button-border-radius);}.mt-collapse .card{-webkit-border-radius:var(--mt-button-card-border-radius);-moz-border-radius:var(--mt-button-card-border-radius);border-radius:var(--mt-button-card-border-radius);}.collapsible-sticky-footer-trigger .mt-button,.collapsible-block__trigger a{-webkit-border-radius:var(--mt-button-collapsible-border-radius);-moz-border-radius:var(--mt-button-collapsible-border-radius);border-radius:var(--mt-button-collapsible-border-radius);}.overlay-icon{-webkit-border-radius:var(--mt-button-overlay-icon-border-radius);-moz-border-radius:var(--mt-button-overlay-icon-border-radius);border-radius:var(--mt-button-overlay-icon-border-radius);}ul.icons-list.icons-list--bordered li a{-webkit-border-radius:var(--mt-button-icon-border-radius);-moz-border-radius:var(--mt-button-icon-border-radius);border-radius:var(--mt-button-icon-border-radius);}.to-top{-webkit-border-radius:var(--mt-button-to-top-border-radius);-moz-border-radius:var(--mt-button-to-top-border-radius);border-radius:var(--mt-button-to-top-border-radius);}
:root{--mt-oval-radius:30px;--mt-rounded-radius:4px;}.mt-style-sharp input.form-text,.mt-style-sharp .collapse-group,.mt-style-sharp input.form-tel,.mt-style-sharp input.form-email,.mt-style-sharp input.form-url,.mt-style-sharp input.form-search,.mt-style-sharp input.form-file,.mt-style-sharp input.form-number,.mt-style-sharp input.form-color,.mt-style-sharp input.form-date,.mt-style-sharp input.form-time,.mt-style-sharp textarea,.mt-style-sharp fieldset,.mt-style-sharp details,.mt-style-sharp select,.mt-style-sharp table,.mt-style-sharp .progress,.mt-style-sharp .table-responsive,.mt-style-sharp .cart-block--contents__items,.mt-style-sharp .block-mailchimp-signup .form-actions input[type="submit"],.mt-style-sharp .block-search .form-actions:after{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-sharp table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0;}.mt-style-oval input.form-text,.mt-style-oval .collapse-group,.mt-style-oval input.form-tel,.mt-style-oval input.form-email,.mt-style-oval input.form-url,.mt-style-oval input.form-search,.mt-style-oval input.form-file,.mt-style-oval input.form-number,.mt-style-oval input.form-color,.mt-style-oval input.form-date,.mt-style-oval input.form-time,.mt-style-oval select,.mt-style-oval .progress,.mt-style-oval .block-mailchimp-signup .form-actions input[type="submit"],.mt-style-oval .block-search .form-actions:after,.mt-style-oval textarea{-webkit-border-radius:var(--mt-oval-radius);-moz-border-radius:var(--mt-oval-radius);border-radius:var(--mt-oval-radius);}.mt-style-oval table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:var(--mt-rounded-radius);-moz-border-bottom-left-radius:var(--mt-rounded-radius);border-bottom-left-radius:var(--mt-rounded-radius);}.mt-style-oval input.form-text,.mt-style-oval input.form-tel,.mt-style-oval input.form-email,.mt-style-oval input.form-url,.mt-style-oval input.form-search,.mt-style-oval input.form-file,.mt-style-oval input.form-number,.mt-style-oval input.form-color,.mt-style-oval input.form-date,.mt-style-oval input.form-time,.mt-style-oval select,.mt-style-oval textarea{padding-left:20px;padding-right:20px;}.mt-style-oval fieldset,.mt-style-oval table,.mt-style-oval .table-responsive,.mt-style-oval .cart-block--contents__items,.mt-style-oval details{-webkit-border-radius:var(--mt-rounded-radius);-moz-border-radius:var(--mt-rounded-radius);border-radius:var(--mt-rounded-radius);}.mt-style-rounded input.form-text,.mt-style-rounded .collapse-group,.mt-style-rounded input.form-tel,.mt-style-rounded input.form-email,.mt-style-rounded input.form-url,.mt-style-rounded input.form-search,.mt-style-rounded input.form-file,.mt-style-rounded input.form-number,.mt-style-rounded input.form-color,.mt-style-rounded input.form-date,.mt-style-rounded input.form-time,.mt-style-rounded textarea,.mt-style-rounded fieldset,.mt-style-rounded details,.mt-style-rounded select,.mt-style-rounded table,.mt-style-rounded .progress,.mt-style-rounded .table-responsive,.mt-style-rounded .cart-block--contents__items,.mt-style-rounded .block-mailchimp-signup .form-actions input[type="submit"],.mt-style-rounded .block-search .form-actions:after{-webkit-border-radius:var(--mt-rounded-radius);-moz-border-radius:var(--mt-rounded-radius);border-radius:var(--mt-rounded-radius);}.mt-style-rounded table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:var(--mt-rounded-radius);-moz-border-bottom-left-radius:var(--mt-rounded-radius);border-bottom-left-radius:var(--mt-rounded-radius);}.mt-style-form-sharp input.form-text,.mt-style-form-sharp .collapse-group,.mt-style-form-sharp input.form-tel,.mt-style-form-sharp input.form-email,.mt-style-form-sharp input.form-url,.mt-style-form-sharp input.form-search,.mt-style-form-sharp input.form-file,.mt-style-form-sharp input.form-number,.mt-style-form-sharp input.form-color,.mt-style-form-sharp input.form-date,.mt-style-form-sharp input.form-time,.mt-style-form-sharp textarea,.mt-style-form-sharp fieldset,.mt-style-form-sharp details,.mt-style-form-sharp select,.mt-style-form-sharp table,.mt-style-form-sharp .progress,.mt-style-form-sharp .table-responsive,.mt-style-form-sharp .cart-block--contents__items,.mt-style-form-sharp .block-mailchimp-signup .form-actions input[type="submit"],.mt-style-form-sharp .block-search .form-actions:after{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-form-sharp table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0;}.mt-style-form-oval input.form-text,.mt-style-form-oval .collapse-group,.mt-style-form-oval input.form-tel,.mt-style-form-oval input.form-email,.mt-style-form-oval input.form-url,.mt-style-form-oval input.form-search,.mt-style-form-oval input.form-file,.mt-style-form-oval input.form-number,.mt-style-form-oval input.form-color,.mt-style-form-oval input.form-date,.mt-style-form-oval input.form-time,.mt-style-form-oval select,.mt-style-form-oval .progress,.mt-style-form-oval .block-mailchimp-signup .form-actions input[type="submit"],.mt-style-form-oval .block-search .form-actions:after,.mt-style-form-oval textarea{-webkit-border-radius:var(--mt-oval-radius);-moz-border-radius:var(--mt-oval-radius);border-radius:var(--mt-oval-radius);}.mt-style-form-oval input.form-text,.mt-style-form-oval input.form-tel,.mt-style-form-oval input.form-email,.mt-style-form-oval input.form-url,.mt-style-form-oval input.form-search,.mt-style-form-oval input.form-file,.mt-style-form-oval input.form-number,.mt-style-form-oval input.form-color,.mt-style-form-oval input.form-date,.mt-style-form-oval input.form-time,.mt-style-form-oval select,.mt-style-form-oval textarea{padding-left:20px;padding-right:20px;}.mt-style-form-oval table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:var(--mt-rounded-radius);-moz-border-bottom-left-radius:var(--mt-rounded-radius);border-bottom-left-radius:var(--mt-rounded-radius);}.mt-style-form-oval fieldset,.mt-style-form-oval table,.mt-style-form-oval .table-responsive,.mt-style-form-oval .cart-block--contents__items,.mt-style-form-oval details{-webkit-border-radius:var(--mt-rounded-radius);-moz-border-radius:var(--mt-rounded-radius);border-radius:var(--mt-rounded-radius);}.mt-style-form-rounded input.form-text,.mt-style-form-rounded .collapse-group,.mt-style-form-rounded input.form-tel,.mt-style-form-rounded input.form-email,.mt-style-form-rounded input.form-url,.mt-style-form-rounded input.form-search,.mt-style-form-rounded input.form-file,.mt-style-form-rounded input.form-number,.mt-style-form-rounded input.form-color,.mt-style-form-rounded input.form-date,.mt-style-form-rounded input.form-time,.mt-style-form-rounded textarea,.mt-style-form-rounded fieldset,.mt-style-form-rounded details,.mt-style-form-rounded select,.mt-style-form-rounded table,.mt-style-form-rounded .progress,.mt-style-form-rounded .table-responsive,.mt-style-form-rounded .cart-block--contents__items,.mt-style-form-rounded
  .block-mailchimp-signup
  .form-actions
  input[type="submit"],.mt-style-form-rounded .block-search .form-actions:after{-webkit-border-radius:var(--mt-rounded-radius);-moz-border-radius:var(--mt-rounded-radius);border-radius:var(--mt-rounded-radius);}.mt-style-form-rounded table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:var(--mt-rounded-radius);-moz-border-bottom-left-radius:var(--mt-rounded-radius);border-bottom-left-radius:var(--mt-rounded-radius);}
.mt-style-sharp,:root .mt-style-image-sharp{--mt-image-border-radius:0;}.mt-style-oval,:root .mt-style-image-oval{--mt-image-border-radius:10px;}.mt-style-rounded,:root .mt-style-image-rounded{--mt-image-border-radius:4px;}img,.overlay,.in-page-images-carousel .slides li a:after,.video-item > a:before,.slider-revolution-video-gallery .tp-revslider-slidesli,.tp-thumbs .tp-thumb-image,.tp-thumbs .tp-thumb-over,.field--name-field-mt-hft-feature .field--name-field-mt-highlight-image,.field--name-field-mt-hft-feature .field--name-field-mt-highlight-image img,.field--name-field-mt-hft-feature .field--name-field-mt-highlight-image .overlay,.node--view-mode-mt-teaser-tile-image,.node--view-mode-mt-featured-teaser{-webkit-border-radius:var(--mt-image-border-radius);-moz-border-radius:var(--mt-image-border-radius);border-radius:var(--mt-image-border-radius);}.feature-item__image .overlay-inner{border-bottom-right-radius:var(--mt-image-border-radius);border-bottom-left-radius:var(--mt-image-border-radius);}
.mt-style-sharp .sf-menu ul{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-oval .sf-menu ul{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}.mt-style-oval .sf-accordion ul > li:first-child > a,.mt-style-oval .sf-accordion ul > li:last-child > a,.mt-style-oval .sf-accordion ul{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-rounded .sf-menu ul{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.mt-style-menu-sharp .sf-menu ul{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-menu-oval .sf-menu ul{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}.mt-style-menu-rounded .sf-menu ul{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.mt-link-style-animated-icon .mt-link-stylable{margin:0 0 10px 0px;display:inline-block;background-color:transparent;padding:0;border:none;font-weight:500;text-decoration:none;position:relative;padding-left:25px;}.mt-link-style-animated-icon .mt-link-stylable:hover{padding-left:40px;}.mt-link-style-animated-icon .mt-link-stylable:before{width:15px;height:1px;content:"";position:absolute;left:0;top:50%;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.mt-link-style-animated-icon .mt-link-stylable:hover:before{width:30px;}.mt-link-style-animated-icon .region--default-background .mt-link-stylable:before{background-color:var(--mt-color-default-contrast);}.mt-link-style-animated-icon .region--bright-background .mt-link-stylable:before{background-color:var(--mt-color-bright-contrast);}.mt-link-style-animated-icon .region--accent-background .mt-link-stylable:before{background-color:var(--mt-color-accent-contrast);}.mt-link-style-animated-icon .region--tint-background .mt-link-stylable:before{background-color:var(--mt-color-tint-contrast);}.mt-link-style-animated-icon .region--shade-background .mt-link-stylable:before{background-color:var(--mt-color-shade-contrast);}.mt-link-style-animated-icon .region--colored-background .mt-link-stylable:before{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-icon .region--dark-colored-background .mt-link-stylable:before{background-color:var(--mt-color-dark-colored-contrast);}.mt-link-style-animated-icon .region--dark-background .mt-link-stylable:before{background-color:var(--mt-color-dark-contrast);}.mt-link-style-animated-icon .region--pattern .mt-link-stylable:before{background-color:var(--mt-color-pattern-contrast);}.mt-link-style-animated-icon-2 .mt-link-stylable{margin:0 0 10px 0px;display:inline-block;background-color:transparent;padding:0;border:none;font-weight:500;text-decoration:none;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}.mt-link-style-animated-icon-2 .mt-link-stylable:after{font-family:'Font Awesome 5 Free','Font Awesome 5 Pro';content:"\f30b";font-weight:900;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transition-delay:0s;transition-delay:0s;font-size:20px;position:relative;left:10px;top:1px;}.mt-link-style-animated-icon-2 .mt-link-stylable:hover:after{left:15px;}.mt-link-style-animated-underline-1 .mt-link-stylable{padding-bottom:8px;position:relative;text-decoration:none;display:inline-block;}.mt-link-style-animated-underline-1 .mt-link-stylable:hover{text-decoration:none;}.mt-link-style-animated-underline-1 .mt-link-stylable:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}.mt-link-style-animated-underline-1 .region--colored-background .mt-link-stylable:after{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-underline-1 .mt-link-stylable:hover:after{left:-3%;width:106%;}.mt-link-style-animated-underline-2 .mt-link-stylable{padding-bottom:8px;position:relative;text-decoration:none;display:inline-block;}.mt-link-style-animated-underline-2 .mt-link-stylable:hover{text-decoration:none;}.mt-link-style-animated-underline-2 .mt-link-stylable:after{content:"";position:absolute;bottom:0;left:0;width:0%;height:2px;-webkit-animation-name:borderOut;animation-name:borderOut;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.mt-link-style-animated-underline-2 .region--colored-background .mt-link-stylable:after{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-underline-2 .mt-link-stylable:hover:after{width:100%;-webkit-animation-name:borderIn;animation-name:borderIn;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}@-webkit-keyframes borderIn{0%{width:0%;}100%{width:100%;}}@keyframes borderIn{0%{width:0;}100%{width:100%;}}@-webkit-keyframes borderOut{0%{width:100%;left:0;}100%{width:0%;left:100%;}}@keyframes borderOut{0%{width:100%;left:0;}100%{width:0%;left:100%;}}.mt-link-style-animated-underline-3 .mt-link-stylable{position:relative;text-decoration:none;display:inline-block;z-index:1;}.mt-link-style-animated-underline-3 .mt-link-stylable:before{content:"";width:0;height:4px;position:absolute;top:50%;margin-top:-2px;z-index:-1;left:50%;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);}.mt-link-style-animated-underline-3 .region--colored-background .mt-link-stylable:before{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-underline-3 .mt-link-stylable:hover:before{width:100%;left:0px;}.mt-link-style-animated-background-1 .mt-link-stylable{position:relative;text-decoration:none;z-index:1;}.mt-link-style-animated-background-1 .mt-link-stylable:hover,.mt-link-style-animated-background-1 .mt-link-stylable:focus{color:var(--mt-color-secondary-contrast);text-decoration:none;}.mt-link-style-animated-background-1 .mt-link-stylable:before{content:"";z-index:-1;position:absolute;width:100%;height:0;left:0;top:50%;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}.mt-link-style-animated-background-1 .mt-link-stylable:hover:before,.mt-link-style-animated-background-1 .mt-link-stylable:focus:before{height:100%;top:0;}.mt-link-style-animated-background-1 .region--colored-background .mt-link-stylable:before{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-background-1 .region--colored-background .mt-link-stylable:hover,.mt-link-style-animated-background-1 .region--colored-background .mt-link-stylable:focus{color:var(--mt-color-colored);}.mt-link-style-animated-background-2 .mt-link-stylable{position:relative;text-decoration:none;z-index:1;}.mt-link-style-animated-background-2 .mt-link-stylable:hover,.mt-link-style-animated-background-2 .mt-link-stylable:focus{text-decoration:none;color:var(--mt-color-secondary-contrast);}.mt-link-style-animated-background-2 .mt-link-stylable:after{content:"";z-index:-1;position:absolute;left:-2%;width:0%;bottom:0;height:100%;-webkit-animation-name:backgroundOut;animation-name:backgroundOut;-webkit-animation-duration:0.2s;animation-duration:0.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.mt-link-style-animated-background-2 .mt-link-stylable:hover:after,.mt-link-style-animated-background-2 .mt-link-stylable:focus:after{width:104%;-webkit-animation-name:backgroundIn;animation-name:backgroundIn;-webkit-animation-duration:0.2s;animation-duration:0.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.mt-link-style-animated-background-2 .region--colored-background .mt-link-stylable:after{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-background-2 .region--colored-background .mt-link-stylable:hover,.mt-link-style-animated-background-2 .region--colored-background .mt-link-stylable:focus{color:var(--mt-color-colored);}@-webkit-keyframes backgroundIn{0%{width:0%;}100%{width:104%;}}@keyframes backgroundIn{0%{width:0;}100%{width:104%;}}@-webkit-keyframes backgroundOut{0%{width:104%;left:-2%;}100%{width:0%;left:100%;}}@keyframes backgroundOut{0%{width:104%;left:-2%;}100%{width:0%;left:100%;}}.mt-link-style-animated-background-3 .mt-link-stylable{position:relative;text-decoration:none;z-index:1;}.mt-link-style-animated-background-3 .mt-link-stylable:hover,.mt-link-style-animated-background-3 .mt-link-stylable:focus{color:var(--mt-color-secondary-contrast);text-decoration:none;}.mt-link-style-animated-background-3 .mt-link-stylable:before{content:"";z-index:-1;position:absolute;width:100%;height:2px;left:0;bottom:0;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}.mt-link-style-animated-background-3 .mt-link-stylable:hover:before,.mt-link-style-animated-background-3 .mt-link-stylable:focus:before{height:100%;}.mt-link-style-animated-background-3 .region--colored-background .mt-link-stylable:before{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-background-3 .region--colored-background .mt-link-stylable:hover,.mt-link-style-animated-background-3 .region--colored-background .mt-link-stylable:focus{color:var(--mt-color-colored);}
.mt-style-sharp,:root .mt-style-custom-sharp{--mt-custom-element-border-radius:0px;--mt-custom-element-border-radius-large:0px;}.mt-style-oval,:root .mt-style-custom-oval{--mt-custom-element-border-radius:20px;--mt-custom-element-border-radius-large:100px;}.mt-style-rounded,:root .mt-style-custom-rounded{--mt-custom-element-border-radius:4px;--mt-custom-element-border-radius-large:15px;}.mt-style-custom-all{-webkit-border-radius:var(--mt-custom-element-border-radius);-moz-border-radius:var(--mt-custom-element-border-radius);border-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-tl{-webkit-border-top-left-radius:var(--mt-custom-element-border-radius);-moz-border-top-left-radius:var(--mt-custom-element-border-radius);border-top-left-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-tr{-webkit-border-top-right-radius:var(--mt-custom-element-border-radius);-moz-border-top-right-radius:var(--mt-custom-element-border-radius);border-top-right-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-bl{-webkit-border-bottom-left-radius:var(--mt-custom-element-border-radius);-moz-border-bottom-left-radius:var(--mt-custom-element-border-radius);border-bottom-left-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-br{-webkit-border-bottom-right-radius:var(--mt-custom-element-border-radius);-moz-border-bottom-right-radius:var(--mt-custom-element-border-radius);border-bottom-right-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-all-large{-webkit-border-radius:var(--mt-custom-element-border-radius-large);-moz-border-radius:var(--mt-custom-element-border-radius-large);border-radius:var(--mt-custom-element-border-radius-large);}.mt-style-custom-tl-large{-webkit-border-top-left-radius:var(--mt-custom-element-border-radius-large);-moz-border-top-left-radius:var(--mt-custom-element-border-radius-large);border-top-left-radius:var(--mt-custom-element-border-radius-large);}.mt-style-custom-tr-large{-webkit-border-top-right-radius:var(--mt-custom-element-border-radius-large);-moz-border-top-right-radius:var(--mt-custom-element-border-radius-large);border-top-right-radius:var(--mt-custom-element-border-radius-large);}.mt-style-custom-bl-large{-webkit-border-bottom-left-radius:var(--mt-custom-element-border-radius-large);-moz-border-bottom-left-radius:var(--mt-custom-element-border-radius-large);border-bottom-left-radius:var(--mt-custom-element-border-radius-large);}.mt-style-custom-br-large{-webkit-border-bottom-right-radius:var(--mt-custom-element-border-radius-large);-moz-border-bottom-right-radius:var(--mt-custom-element-border-radius-large);border-bottom-right-radius:var(--mt-custom-element-border-radius-large);}
.ui-dialog .ui-dialog-titlebar{background-color:var(--mt-color-tint);border-color:var(--mt-color-tint);}h1,h2,h3,h4,h5,h6{margin:20px 0 20px 0;font-weight:normal;color:#3668A3;}.h1-size{font-size:calc(((((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.h2-size{font-size:calc((((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.h3-size{font-size:calc(((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.h4-size{font-size:calc((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.h5-size{font-size:calc(var(--mt-text-size) * var(--mt-modular-ratio));}.h6-size{font-size:calc(var(--mt-text-size) * 1.125);}.p-style{font-family:var(--mt-pff);font-size:var(--mt-text-size);color:var(--mt-color-bright-contrast);margin:0px;line-height:1.6;}.form-select{font-size:18px;padding-top:10px;padding-bottom:10px;line-height:1.6;}a.mt-button,.mt-button > a,button.mt-button,input[type="submit"],input[type="reset"],input[type="button"]{background-color:#3668A3;font-family:"Source Sans Pro","Helvetica Neue",Arial,sans-serif;text-transform:uppercase;letter-spacing:1.5px;min-width:unset !important;}.modal-dialog button,#user-login-form .button,#user-register-form .button,#user-pass .button{text-transform:none;}a.mt-button:hover,.mt-button > a:hover,button.mt-button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{background-color:#3668A3;}.mt-button.orange > a,.mt-button.orange > a:hover{background-color:#E57917;}.mt-button.red > a,.mt-button.red > a:hover{background-color:#C64935;}.anchor{scroll-margin-top:4em;}.region--bright-background input[type="submit"],.region--bright-background input[type="reset"],.region--bright-background input[type="button"]{outline-color:unset;}:root{--mt-rounded-radius:20px;--mt-color-primary:#3668A3;--mt-color-secondary:#3668A3;--mt-link-color:#3668A3;--mt-color-secondary-dark:#3668A3;--mt-color-base:#0F1423;--mt-text-size:20px;--mt-modular-ratio:1.25;--mt-color-tint:#EBF4F7;}.bs-bg-blue{background:#3668A3 !important;}.bs-bg-blue h2.title{color:#FFF !important;}.bs-bg-light-blue{background:#EBF4F7 !important;}.bs-bg-orange{background:#E57917 !important;}.bs-bg-white{background:#FFF !important;}.bs-mb-4{margin-bottom:3rem !important;}.bs-mb-5{margin-bottom:4rem !important;}.bs-mt-4{margin-top:3rem !important;}.bs-mt-5{margin-top:4rem !important;}.pager__item{display:inline;padding:0.5em;}li.pager__item a:hover{text-decoration:none;background-color:white;}.bg-image-position-25{background-position:25% !important;}.webform-submission-form label{font-size:unset;}.webform-submission-form .form-select:focus{box-shadow:none;border-color:var(--mt-form-border-focus);}input[readonly="readonly"],input:disabled,input[readonly],textarea:disabled,textarea[readonly="readonly"],textarea[readonly],select:disabled{color:inherit !important;}.webform-readonly label,.webform-readonly .description{opacity:1;}.block-inline-blockbasic .field--name-body a,.block-block-content .field--name-body a,#block-baseplus-masquerade-2 a,.block-views .view a,.page-node-type-mt_landing_page .view .views-more-link,.view-articles.view-display-id-page_1 .views-more-link,.user-login-form .login-links a,.node--view-mode-mt-teaser-tile.region--default-background a:hover,.node--view-mode-mt-teaser-tile.region--default-background a:focus{color:#3668A3;}.page-node-type-mt_landing_page .view .views-more-link:not(:hover),.view-articles.view-display-id-page_1 .views-more-link:not(:hover),a.spamspan:not(:hover),a.use-ajax:not(:hover){text-decoration:none;}.block-views-blockjob-openings-block-1 .views-field-title .field-content{margin-top:0px;display:inline-block;}.block-views-blockjob-openings-block-1 .views-row{padding:30px;}.block-views-blockjob-openings-block-1 .views-row:nth-child(odd){background-color:#EBF4F7;}.block-inline-blockbasic .field--name-body .mt-button a,.block-block-content .field--name-body .mt-button a,.block-views .view .mt-button a{color:var(--mt-color-primary-contrast);}.field--name-body > ul > li:not(:last-child),.field--name-body > ol > li:not(:last-child){margin-bottom:1rem;}.mt-style-rounded,:root .mt-style-button-rounded{--mt-button-border-radius:20px;}.field--name-field-mt-hf-feature .field__item:nth-child(odd) .row{background-color:#EBF4F7;}.header-top-highlighted{background-color:#E57917;}.header-top-highlighted__section{color:#FFF;font-size:15px;}.header-top-highlighted__section a{color:#FFF !important;text-decoration:underline;}.header-above-menu .region-header-above-menu{font-size:18px;}.header-above-menu .region-header-above-menu{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;padding-top:5px;}.header-above-menu .region-header-above-menu .block{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;position:relative;width:auto;padding-right:15px;padding-left:15px;padding-bottom:0px;}.header-above-menu .region-header-above-menu .block + .block-type--mt-modal{padding-bottom:0;}.header-above-menu p{padding-bottom:0px;}#block-baseplus-welcomeimage,#block-baseplus-welcomemenu{padding:0px;}.header-above-menu #block-baseplus-welcome{line-height:30px;}.header-above-menu #block-baseplus-welcome a{padding-left:30px;}.header-above-menu #block-baseplus-welcome img{padding-right:5px;}.header,.header a{color:#0F1423;}header{padding-bottom:5px !important;}header.header #block-baseplus-branding img{width:350px;}header.header .block-type--mt-modal .modal-icon-button{color:#0F1423;padding:0px;}header.header .cart-block--link__expand{font-weight:normal;padding:0px;}.header.header .row:last-child{margin-top:-15px;}.fixed-header-enabled.onscroll .header-container .logo-enabled .logo-and-site-name-wrapper,.fixed-header-enabled.onscroll .header-container .site-slogan-enabled .logo-and-site-name-wrapper,.header-container .logo-enabled .logo-and-site-name-wrapper{padding:0px;}#superfish-main-menu .sf-depth-1 > a,#superfish-main-menu-accordion .sf-depth-1 > a,#superfish-welcome-menu .sf-depth-1 > a{text-transform:uppercase;font-size:18px;color:#3668A3;letter-spacing:1.5px;}#superfish-welcome-menu a{text-transform:none !important;}#superfish-welcome-menu > li > a{margin:0px;}.header-container ul.menu > li > a,.header-container ul.menu > li > span{padding:25px 10px;}.header-container ul.sf-menu .sf-sub-indicator{top:34px;}#footer-top{background-color:#E57917;color:#FFF;}#footer-top .container{background:url("/themes/custom/baseplus/images/orange-bg.webp") no-repeat;background-size:75%;background-position-y:-25px;}#footer-top #block-baseplus-raindropimage{padding-bottom:0px;}#footer-top #block-baseplus-newslettersignup h2{color:#FFF;font-size:28px;font-weight:normal;margin:5px 0px;}#footer-top #block-baseplus-newslettersignup{text-align:center;}#footer-top #block-baseplus-newslettersignup button{margin-top:15px;}.footer-top__section{padding:10px 0 30px 0;}#footer{text-transform:uppercase;letter-spacing:1.5px;background-color:#EBF4F7;}#footer a{color:#3668A3;font-size:16px;}#footer #block-baseplus-sitebranding{padding-bottom:0px;margin-top:-59px;margin-bottom:-32px;}#footer #block-baseplus-sitebranding img{width:510px;}.footer__section{padding-bottom:50px;}.footer__section ul.menu li a{padding:0;}#subfooter{background-color:#3668A3;color:#FFF;font-size:13px;}#subfooter a{color:#FFF;}.subfooter__container{padding:10px 0;}#homepage-video,#homepage-video-mobile{line-height:0px;padding-bottom:.7em !important;}.paragraph--type--mt-highlight:first-child .row{margin-left:0px;margin-right:0px;}#homepage-welcome .field__item:first-child .paragraph .row{background-color:#EBF4F7;}.field__item:nth-child(odd) .mt-highlight-image-wrapper,.field__item:nth-child(even) .mt-highlight-image-wrapper{padding:0px;}.paragraph--type--mt-highlight.paragraph--view-mode--mt-teaser,.paragraph--type--mt-highlight.paragraph--view-mode--default,.field__item:last-child > .paragraph--type--mt-highlight.paragraph--view-mode--mt-teaser,.field__item:last-child > .paragraph--type--mt-highlight.paragraph--view-mode--default{padding:.7em 0 .7em;}.paragraph--type--mt-highlight .image-caption{font-size:16px;}.paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-title,.paragraph--view-mode--default .field--name-field-mt-highlight-title{color:#3668A3;font-weight:normal;}.page-node-type-mt-landing-page .layout-builder__layout .block ~ .block{padding-top:0px;}.field--name-field-mt-highlight-link,.field__item:nth-child(even) .field--name-field-mt-highlight-link{text-align:left;margin-bottom:20px;}.paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-body,.paragraph--view-mode--default .field--name-field-mt-highlight-body{padding-bottom:0px;}#homepage-coming-soon .field__item:nth-child(odd) .mt-highlight-image-wrapper{-ms-flex-order:unset !important;order:unset !important;}#homepage-coming-soon .field__item:first-child .paragraph .row{background-color:#3668A3;color:#FFF;}#homepage-coming-soon .paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-title{color:#FFF;}#homepage-coming-soon .mt-button > a{background-color:#E57917;}#homepage-coming-soon .paragraph--type--mt-highlight.paragraph--view-mode--mt-teaser{padding-top:0px !important;padding-bottom:0px !important;}.about-water-only-fasting .container-xl{background-image:url("/sites/default/files/2024-12/Bubbles.webp");background-position:center;background-repeat:no-repeat;background-size:cover;}.about-water-only-fasting .row{margin:0px;}.col-12 h2.title{color:#3668A3;font-weight:normal;margin-bottom:20px;}.bg-color.block-inline-blockmt-icon-features,.bg-color.block-inline-blockbasic{display:flow-root;}.block-inline-blockmt-icon-features h2.title{margin-bottom:0px;}.paragraph--type--mt-icon-features{text-align:center;}.paragraph--type--mt-icon-features:hover{color:unset;background-color:unset;}.paragraph--type--mt-icon-features:hover .feature__title{color:#3668A3;}.paragraph--view-mode--mt-tile .feature__image{margin-bottom:0px;}.feature__image img{width:130px;}.region--default-background{background-color:unset;padding-top:0px !important;padding-bottom:0px !important;}.feature__title{color:#3668A3;}.paragraph--view-mode--mt-tile .field--name-field-mt-if-body{font-size:var(--mt-text-size);}.field--name-field-mt-if-description{text-align:center;margin-top:18px;padding-left:1.5rem!important;padding-right:1.5rem!important;}img{border-radius:0px;}.video-item > a:after{display:none;}.paragraph--type--mt-highlight .image-caption{padding-right:1rem;padding-left:1rem;padding-top:.5rem;}.checkerboard{color:#FFF;}.checkerboard h2.title,.checkerboard h3{color:#FFF;font-size:28px !important;font-weight:600;}.checkerboard .bg-color{padding:10px;display:grid;align-content:center;}.checkerboard .mt-button{padding-bottom:26px;}.checkerboard .mt-button > a{background-color:transparent;outline:1px solid white;padding:8px 16px !important;}.checkerboard .mt-button > a:after{content:"";}.checkerboard p:has(picture){padding-bottom:0px;}.checkerboard > div > div{height:100%;}.what-to-expect .col-12 h2.title,.accommodations-fees-page .col-12 h2.title,.remote-health-coaching .col-12 h2,.view-staff h2,.what-to-expect h2{font-size:calc(((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.what-to-expect .paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-title,.about-water-only-fasting-page .paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-title,.block-views-blockjob-openings-block-1 h2.title,.block-views-blockcoaches-block-2 h2.title{font-size:calc(((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.accommodations-fees-page .paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-title{font-size:calc(((var(--mt-text-size) * var(--mt-modular-ratio))));}.about-water-only-fasting-page .fa-check{color:#3668A3;}#on-site-fasting-hero .field--name-body{display:grid;}.accommodations-fees-page table{border-radius:0px;width:80%;margin-left:auto;margin-right:auto;}.accommodations-fees-page table thead + tbody tr:first-child th,.accommodations-fees-page table thead + tbody tr:first-child td{padding-top:12px;}.accommodations-fees-page table tr th{font-size:var(--mt-text-size);padding:12px 26px;}.accommodations-fees-page table,.accommodations-fees-page th,.accommodations-fees-page td{border:1px solid black !important;border-collapse:collapse !important;}.accommodations-fees-page #book-your-stay h3,.accommodations-fees-page #book-your-stay p,.accommodations-fees-page #book-your-stay .mt-button{text-align:left !important;}.block-views-blockjob-openings-block-1 h2.title,.block-views-blockpress-releases-block-2 h2.title,.block-views-blockcoaches-block-2 h2.title{text-align:left;}.on-site-services .services .block{padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5);}.on-site-services .services .layout.row{margin-left:0px;margin-right:-24px;}.on-site-services .services .col-12.row{padding-left:0px;padding-right:0px;}.page-node-type-mt_landing_page .view-press-releases .views-row{position:relative;}.page-node-type-mt_landing_page .view-press-releases .views-field-upload{position:absolute;top:28px;left:4px;}.page-node-type-mt_landing_page .view-press-releases .views-field-title,.page-node-type-mt_landing_page .view-press-releases .views-field-body,.page-node-type-mt_landing_page .view-press-releases .views-field-field-event-date{padding-left:84px;}.page-node-type-mt_landing_page .view-press-releases .views-field-body .field-content p:last-child{padding-bottom:0px;}.page-node-type-mt_landing_page .view .file--application-pdf{background:none;}.page-node-type-mt_landing_page .view .file--application-pdf > a{background:url("/themes/custom/baseplus/images/Press-Icon.webp");display:block;height:0px;width:60px;line-height:0;padding-top:60px !important;overflow:hidden;text-indent:-999px;}.who-benefits-page .conditions-list p:has(picture){padding-bottom:0px;}.who-benefits-page .conditions-list img{padding-bottom:18px;}.block-block-contenta17514f8-b708-41d3-826e-0b2605223867{background-image:url("/sites/default/files/2024-12/Background-lightt-blue-TNHman-logo.webp");background-position:center;background-repeat:no-repeat;background-size:cover;padding:3rem !important;margin-top:1rem !important;margin-bottom:1rem !important;background-position:25% !important;}.block-block-contenta17514f8-b708-41d3-826e-0b2605223867 h2{font-size:calc(var(--mt-text-size) * var(--mt-modular-ratio));}.accommodations-fees-page .block-block-contentd331a49e-1fb0-4628-a479-3e8a3554dff7 h2{font-size:calc(((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.clinical-search-results-header h2{font-size:calc(((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.about-clinical-search-results p:has(picture){padding-bottom:0px;}.about-meet-the-team .row > div{padding-left:6px;padding-right:6px;padding-bottom:12px;}.about-meet-the-team .row > div.col-lg-6:nth-child(2) .block-inline-blockbasic:first-child{padding-bottom:12px;}.about-meet-the-team .field--name-body{position:relative;}.about-meet-the-team .field--name-body p:has(picture){padding-bottom:0px;}.about-meet-the-team .field--name-body div{position:absolute;bottom:0px;background-color:rgba(255,255,255,0.75);padding:12px;line-height:1em;}.about-meet-the-team .field--name-body div a{color:var(--mt-color-bright-contrast);}.article-search{background-color:#EBF4F7;padding-bottom:20px;}.article-search h1.title{font-size:calc(((((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) !important;text-align:center;margin-top:20px;}#views-exposed-form-articles-page-1,#views-exposed-form-articles-page-2{text-align:center;}#views-exposed-form-articles-page-1 .form--inline,#views-exposed-form-articles-page-2 .form--inline{display:block;}#views-exposed-form-articles-page-1 .form-item,#views-exposed-form-articles-page-1 .form-actions,#views-exposed-form-articles-page-2 .form-item,#views-exposed-form-articles-page-2 .form-actions{display:inline-block;margin-top:1em;}#views-exposed-form-articles-page-1 .form-item-keys,#views-exposed-form-articles-page-2 .form-item-keys{float:none;width:340px;margin-left:auto;margin-right:auto;display:block;margin-bottom:0px;}#views-exposed-form-articles-page-1 #edit-keys,#views-exposed-form-articles-page-2 #edit-keys{background-color:white;border-color:rgb(108,117,125);}#views-exposed-form-articles-page-1 label,#views-exposed-form-articles-page-2 label{color:#3668A3;text-align:left;font-size:15px;text-transform:none;font-weight:normal;padding-bottom:0px;}#views-exposed-form-articles-page-1 .form-select,#views-exposed-form-articles-page-2 .form-select{border-color:#E57917;color:#E57917;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23E57917' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");}#views-exposed-form-articles-page-1 input[type="submit"],#views-exposed-form-articles-page-2 input[type="submit"]{padding-top:0px;padding-bottom:0px;padding-left:35px;padding-right:35px;line-height:38px;width:auto;}#views-exposed-form-articles-page-1 input[type="submit"],#views-exposed-form-articles-page-1 input[type="submit"]:hover,#views-exposed-form-articles-page-2 input[type="submit"],#views-exposed-form-articles-page-2 input[type="submit"]:hover{background-color:#E57917;}.block-views-blockcoaches-block-2 .field--name-body p{display:-webkit-box;-webkit-line-clamp:4;overflow:hidden;-webkit-box-orient:vertical;padding-bottom:0;}.block-views-blockcoaches-block-2 .node--view-mode-mt-teaser-tile .node__title,.block-views-blockstaff-meet-the-team .node--view-mode-mt-teaser-tile .node__title,.block-views-blockpodcasts-block-2 .node--view-mode-mt-teaser-tile .node__title{font-size:22px;}.block-views-blockcoaches-block-2 .node--view-mode-mt-teaser-tile .teaser-tile-content-wrapper{padding-bottom:0px;}.block-views-blockcoaches-block-2 .mt-link-stylable,.block-views-blockstaff-meet-the-team .mt-link-stylable{text-transform:uppercase;font-size:14px;}.node--view-mode-mt-teaser-tile{margin-bottom:50px !important;}.node--view-mode-mt-teaser-tile.mt-mobile-layout-1-col .teaser-tile-image--card img{border-top-left-radius:var(--mt-image-border-radius);border-top-right-radius:var(--mt-image-border-radius);}.block-views-blockstaff-founder .meet-the-team-alan{font-family:var(--mt-pff);font-size:var(--mt-text-size);line-height:1.6;margin:0;}.block-views-blockstaff-meet-the-team .job-title{font-size:18px;}.node--type-staff .staff-image-buttons{padding-bottom:20px;text-align:center;}.node--type-staff .staff-image-buttons:has(.field--name-field-calendly-link) .field--name-field-staff-image,.node--type-staff .staff-image-buttons:has(.field--name-field-health-service) .field--name-field-staff-image{margin-bottom:30px;}.node--type-staff .staff-image-buttons .field--name-field-calendly-link{margin-bottom:20px;}.node--type-staff .staff-image-buttons img{width:400px;}.page-node-type-staff .job-title{margin-top:8px;margin-bottom:0px;font-weight:600;color:var(--mt-color-base);}#free-shipping-block{color:#FFF;}#free-shipping-block p{padding-bottom:0px;}#free-shipping-block p:last-child{line-height:1.3em;}.shop-categories .bg-color{padding:1rem !important;height:290px;position:relative;}.shop-categories h2.title{font-size:28px !important;font-weight:600;margin:0px;}.shop-categories .mt-button{position:absolute;bottom:-22.25px;left:50%;transform:translate(-50%,0%);}.shop-categories .block-inline-blockbasic{box-shadow:0 1px 2px rgb(64 64 64 / 31%),0 1px 4px rgb(64 64 64 / 26%);}.shop-categories .block-inline-blockbasic:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}.shop-categories .block-inline-blockbasic:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;}.shop-categories p:has(picture){padding-bottom:0px;}.view-fields-wrapper .views-field-title{font-size:22px;}.view-fields-wrapper .views-field-body{font-size:14px;}.view-fields-wrapper .views-field-price__number:not(:has(.hide-price)){border-radius:6px;padding:5px 10px;background-color:#EBF4F7;display:inline-block;margin:10px 0px;}.view-fields-wrapper{box-shadow:0 1px 2px rgb(64 64 64 / 31%),0 1px 4px rgb(64 64 64 / 26%);padding:0px 16px 16px 16px;margin-bottom:50px;}.view-store.view-display-id-page_1 .view-fields-wrapper .form-actions{margin-bottom:0px;}.view-store.view-display-id-page_1 .view-fields-wrapper .field--name-quantity{width:30%;float:left;margin-right:20px;}.view-store.view-display-id-page_1 .view-fields-wrapper form{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;}.view-store.view-display-id-page_1 .view-fields-wrapper form .form-type-select{margin-left:20px;margin-right:20px;}.view-affiliate-services.view-display-id-page_1 .views-field-body{margin:20px 0px;}article.product > div:first-of-type:has(img){float:right;margin:0 40px;}article.product .field--name-field-product-author{margin-bottom:10px;}article.product .field--name-variations{margin-top:20px;}article.product form select,article.product form input:not(.form-submit){width:120px;}article.product .field--label-inline{overflow:hidden;}.checkout-pane > fieldset > legend,fieldset.checkout-pane > legend{font-size:1.5rem;margin-left:0px;padding-left:0px;}.form-wrapper__login-option input[type="checkbox"]{width:auto;}.cfsyl-promo-page #toolbar-administration,.cfsyl-promo-page #block-baseplus-local-tasks{display:none;}.cfsyl-promo-page .node__header{padding-bottom:0px !important;}.cfsyl-promo-page #limited-time-offer-block{background-color:rgb(1 25 59 / 60%);padding:45px 40px;border-radius:40px;}.cfsyl-promo-page #book-image-block p:has(picture){padding:50px 0px;}.cfsyl-promo-page #limited-time-offer-block h2,.cfsyl-promo-page #limited-time-offer-block p{color:white;}.cfsyl-promo-page #limited-time-offer-block h2{margin-top:0px;}.cfsyl-promo-page #limited-time-offer-block p{padding-bottom:0px;}.cfsyl-promo-page .finally-section{background-size:100% 365px !important;background-position:top !important;}.cfsyl-promo-page .finally-section .col-12.row{background-color:#336A99;border-radius:40px;padding-top:30px;padding-bottom:100px;margin:-60px auto 0 auto;box-shadow:5px 5px 15px 0px rgba(30,38,84,0.40);}.cfsyl-promo-page .finally-section,.cfsyl-promo-page .finally-section h1{color:white;}.cfsyl-promo-page .finally-section p:has(picture){padding-bottom:5px;}.cfsyl-promo-page .finally-section p:has(picture) + p{padding-bottom:0px;}.cfsyl-promo-page .rave-reviews{margin-bottom:100px;}.cfsyl-promo-page .review{background-color:#DBECEE;border-radius:40px;box-shadow:5px 5px 15px 0px rgba(30,38,84,0.40);}.cfsyl-promo-page .top-reviews .review .content{position:relative;top:-70px;}.cfsyl-promo-page .top-reviews .review{height:95%;padding-left:50px;padding-right:50px;}.cfsyl-promo-page .top-reviews.first{margin-bottom:100px;}.cfsyl-promo-page .review img{width:225px;border-radius:50%;box-shadow:5px 5px 15px 0px rgba(30,38,84,0.40);}.cfsyl-promo-page .bottom-reviews{margin-bottom:30px;}.cfsyl-promo-page .bottom-reviews.first{margin-top:75px;}.cfsyl-promo-page .bottom-reviews > div{max-width:1100px !important;}.cfsyl-promo-page .bottom-reviews .review{padding-top:30px;padding-bottom:30px;margin-left:0px;margin-right:0px;}.cfsyl-promo-page .lisle-quote{color:white;padding:75px 30px;}.cfsyl-promo-page .lisle-quote h2{color:white !important;margin-top:0px;}.cfsyl-promo-page .lisle-quote .mt-button{margin-top:30px;}.cfsyl-promo-page .charts .block{box-shadow:5px 5px 15px 0px rgba(30,38,84,0.40);border-radius:40px;padding:1px 30px 30px 30px;height:100%;}.cfsyl-promo-page .charts .row{margin-bottom:24px;}.cfsyl-promo-page .donate-now{padding-top:50px;padding-bottom:50px;}.cfsyl-promo-page .donate-now > div{max-width:900px !important;}.cfsyl-promo-page .donate-now h3,.cfsyl-promo-page .donate-now h6{color:white;line-height:1.4em;}.cfsyl-promo-page .donate-now p:has(picture){padding-bottom:0px;}.cfsyl-promo-page .donate-now .mt-button a{color:#C64935 !important;background-color:white;font-weight:bold;font-size:28px;}.cfsyl-promo-page .donate-now img{width:200px;}.cfsyl-promo-page .donate-now h3{margin-top:0px;}.cfsyl-promo-page .author h5{margin-top:0px;}.cfsyl-promo-page .author .row{margin-bottom:50px;}.can-fasting-save-your-life-page iframe{width:1px;min-width:100%;}.can-fasting-save-your-life-page article .container-xl{max-width:100% !important;}.can-fasting-save-your-life-page article .container-xl .row .col-12{padding-left:0px;padding-right:0px;}.block-views-blockfeatured-articles-block-1 h2{text-align:left !important;}.block-views-blockfeatured-articles-block-1 .views-row{margin-bottom:75px;}.block-views-blockfeatured-articles-block-1 .article-content{padding-left:20px;padding-right:20px;padding-top:5px;position:relative;min-height:215px;}.block-views-blockfeatured-articles-block-1 .article-content div{line-height:1.3em;}.block-views-blockfeatured-articles-block-1 .article-title h3{font-size:var(--mt-text-size) !important;font-weight:bold;font-family:var(--mt-pff);margin-top:0px;margin-bottom:30px;}.block-views-blockfeatured-articles-block-1 .article-content .mt-button{position:absolute;bottom:-27.25px;left:50%;transform:translate(-50%,0%);width:180px;}.block-views-blockfeatured-articles-block-1 .mt-button.archive{margin-top:25px;margin-bottom:50px;}.view-articles .views-more-link{text-transform:uppercase;}.block-views-blockarticles-block-2 .views-field-title{margin-bottom:5px;}.page-view-id-articles .main-content__section{padding-top:45px;}.view-articles .views-field-body,.view-articles .views-field-body .field-content,.view-articles .views-field-field-video-url,.view-articles .field-content{display:inline;}.view-articles .views-field-field-video-url{margin-left:3px;text-transform:uppercase;}.view-articles h6 a{color:#3668A3;}.view-articles.view-display-id-page_1 .views-field-title{margin-bottom:5px;}.views-field.views-field-field-video-url:not(:has(a)){display:none;}.page-node-type-article h1,.page-node-type-case-study h1{font-size:calc(((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.node--type-article .field--name-body img{margin:0 20px 10px 0;float:left;max-width:100%;}.tnhtv #tnhtv-vimeo-embed{max-width:360px;margin-left:auto;margin-right:auto;}.tnhtv #tnhtv-accordion{max-width:520px;margin-left:auto;margin-right:auto;}.tnhtv #tnhtv-accordion .accordion-header button{color:#3668A3;font-size:25px;font-weight:bold;}.tnhtv #tnhtv-accordion h2{margin-top:0px;margin-left:0px;}.tnhtv #tnhtv-accordion p{margin-left:0px;margin-right:0px;}.tnhtv #tnhtv-accordion .accordion-item{border-color:#E57917;border-width:2px;}.tnhtv #tnhtv-accordion .accordion-flush .accordion-item:first-child{border-top:2px solid #E57917;}.tnhtv #tnhtv-accordion .accordion-flush .accordion-item:last-child{border-bottom:2px solid #E57917;}.tnhtv #tnhtv-accordion .accordion-button::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23E57917'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}.tnhtv #tnhtv-accordion .accordion-button:focus{border-color:white;box-shadow:none;}.tnhtv #tnhtv-accordion .accordion-button:not(.collapsed){background-color:#EBF4F7;}.path-daily-schedule .fc-toolbar .fc-today-button{text-transform:capitalize;}.path-daily-schedule .fc-toolbar .fc-button-primary{background-color:#3668A3;}.path-daily-schedule .fc-toolbar .fc-button-primary:disabled{background-color:#EBF4F7;color:black;opacity:1;}.path-daily-schedule .fc-toolbar .ui-datepicker-trigger{margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0;}.path-daily-schedule .fc-view-container .time-note{text-align:center;font-size:14px;font-style:italic;}.path-daily-schedule .fc-unthemed td.fc-today{background:none;}.path-daily-schedule .fc-unthemed td,.path-daily-schedule .fc-unthemed th{border:0;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container .fc-h-event,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container .fc-h-event{height:220px;padding:10px 0;color:var(--mt-color-bright-contrast) !important;font-size:16px;overflow:auto;cursor:default !important;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container .fc-day-grid-event .fc-content,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container .fc-day-grid-event .fc-content{white-space:normal;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container .fc-day-grid-event .fc-content .event-display,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container .fc-day-grid-event .fc-content .event-display{text-align:left;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container .fc-day-grid-event .fc-content .event-display div,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container .fc-day-grid-event .fc-content .event-display div{border-bottom:1px solid #3668A3;padding:3px 0;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container .fc-day-grid-event .fc-content .event-display div > *,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container .fc-day-grid-event .fc-content .event-display div > *,.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container .fc-day-grid-event .fc-content .event-display div:not(:has(p)),.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container .fc-day-grid-event .fc-content .event-display div:not(:has(p)){padding:0 10px;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container .fc-day-grid-event .fc-content .event-display p,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container .fc-day-grid-event .fc-content .event-display p{margin:0 !important;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container .fc-day-grid-event.fc-today .fc-content .event-display div,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container .fc-day-grid-event.fc-today .fc-content .event-display div{border-bottom:1px solid #FFF;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container .fc-day-grid-event .fc-content .event-display div:last-child,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container .fc-day-grid-event .fc-content .event-display div:last-child{border-bottom:none;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container .fc-h-event:hover,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container .fc-h-event:hover{text-decoration:none !important;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container .fc-h-event .fc-time,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container .fc-h-event .fc-time{color:#3668A3;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container .fc-h-event.fc-today,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container .fc-h-event.fc-today{color:#FFF !important;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container .fc-h-event.fc-today .fc-time,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container .fc-h-event.fc-today .fc-time{color:#FFF;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container.no-event{visibility:hidden;}.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container.no-event{display:none;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-day-header,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-day-header{height:55px;vertical-align:middle;line-height:1.2em;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-day-header.fc-today,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-day-header.fc-today{color:#3668A3 !important;}.path-daily-schedule .fc-view table{margin-bottom:0px;}.path-daily-schedule .fc-view table tr{text-align:center;}.path-daily-schedule .fc-view table tr th,.path-daily-schedule .fc-view table tr td{padding:5px 10px;}.path-daily-schedule .region-content{position:relative;}.path-daily-schedule #block-baseplus-dailyschedulemealsandnotes{width:355px;font-size:16px;line-height:24px;position:absolute;top:-45px;right:0;}.path-daily-schedule #block-baseplus-dailyschedulemealsandnotes hr{display:none;}.path-daily-schedule #block-baseplus-dailyschedulemealsandnotes p:first-child{margin-bottom:0;}.path-daily-schedule #block-baseplus-dailyschedulemealsandnotes p:last-child{margin-top:0;}.path-daily-schedule #block-health-content{clear:both;}.path-daily-schedule .fc-event{border:none;}.path-daily-schedule .add-event-btn{display:none;}.path-daily-schedule .main-content__section{padding-bottom:0px;}.view-podcasts .attachment-before .views-element-container{margin-left:0px;margin-right:0px;}.view-podcasts h2{text-align:center;}.view-podcasts .field--name-field-short-description{text-align:center;font-size:16px;}.view-podcasts .mt-button{text-align:center;margin-bottom:15px;}.view-podcasts .node--view-mode-mt-teaser-tile .field--name-field-short-description{font-size:14px;}.node--type-podcast.node--view-mode-full .videos-container,.node--type-podcast.node--view-mode-full .image-only-container{text-align:center;margin-bottom:20px;}.node--type-podcast.node--view-mode-full .field--name-body::after{clear:none;}.node--type-podcast.node--view-mode-full .mt-button{float:left;}.node--type-podcast.node--view-mode-full .video-item{display:inline-block;}.node--type-podcast.node--view-mode-full .video-item > a{float:none;display:inline-block;}.google-maps{position:relative;padding-bottom:75%;// This is the aspect ratio
  height:0;overflow:hidden;}.google-maps iframe{position:absolute;top:0;left:0;width:100% !important;height:100% !important;}.webform-submission-contact-us-form .form-item:not(.form-item-subject,.form-item-notes){max-width:400px;}#cfsyl-popup{display:flex;background-color:#3668A3;overflow:auto;width:85%;max-width:810px;color:white;border-radius:40px;box-shadow:5px 5px 15px 0px rgba(30,38,84,0.40);padding:50px 20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;background-image:url(/sites/default/files/2024-05/Background-blue.jpg);background-size:cover;background-position-y:center;background-position-x:55px;font-family:'Open Sans','Helvetica Neue',Arial,sans-serif !important;font-weight:600;}#cfsyl-popup-close{position:absolute;right:16px;top:0px;font-size:40px;cursor:pointer;}#cfsyl-popup-left,#cfsyl-popup-right{width:50%;float:left;}#cfsyl-popup .now-available{font-size:32px;color:white !important;font-weight:bold;font-style:normal;margin-top:0px;margin-bottom:0px;line-height:1.2;}#cfsyl-popup .our-new-book{font-size:48px;color:white;font-style:normal;font-weight:bold;margin-top:0px;line-height:1.2;margin-bottom:20px;}#cfsyl-popup p{font-size:24px;font-weight:600;line-height:30px;padding:0;margin:24px 0px;}#cfsyl-popup img{margin-left:30px;box-shadow:-5px 5px 15px 0px rgba(30,38,84);}#cfsyl-popup-right{align-content:center;display:flex;flex-wrap:wrap;}.display_archive .campaign{font-size:31px;text-align:center;margin-top:20px;}#mc_embed_signup #mc-embedded-subscribe-form{margin-top:0px;}#mc_embed_signup input{border-radius:20px;}#mc_embed_signup .mc-field-group br{display:none;}#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{margin-bottom:0px !important;}#mc_embed_signup div#mce-responses{margin:0px !important;width:100% !important;}#mc_embed_signup #mce-success-response{padding:0px;width:100%;color:#E57917 !important;}#mc_embed_signup #mc-embedded-subscribe{margin-left:0px;border:none;border-radius:20px;}#drupal-bootstrap4-modal .btn-close .visually-hidden{position:static !important;}#drupal-bootstrap4-modal .btn-close:focus{box-shadow:none;}.user-login-form .login-links{display:none;}#drupal-bootstrap4-modal .user-login-form .login-links{display:block;}.modal-title{font-size:calc((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));color:#3668A3;font-family:var(--mt-pff);}.profile .field--name-user-picture{float:none;}.profile .field--name-user-picture ~ div{margin-left:0px;}.field--name-field-newsletter-sign-up legend{margin-left:0px;padding-left:0px;}.mytruenorth.user-logged-in .logged-out-link,.register-page.user-logged-in .logged-out-link{display:none;}.mytruenorth:not(.user-logged-in) .logged-in-link,.register-page:not(.user-logged-in) .logged-in-link{display:none;}.mytruenorth .mt-button .ajax-progress,.register-page .mt-button .ajax-progress{display:none;}.masquerade-block-form{display:none;}.search-block-form .modal-content{border-radius:20px;}@media (min-width:576px){.header-top-highlighted__section{font-size:17px;}#homepage-video-mobile{display:none;}}@media (min-width:576px) and (max-width:1199px){.checkerboard.row > div:nth-child(1){padding-right:0px;padding-bottom:calc(var(--bs-gutter-x) * .25);}.checkerboard.row > div:nth-child(2){padding-left:0px;padding-bottom:calc(var(--bs-gutter-x) * .25);}.checkerboard.row > div:nth-child(3){padding-top:calc(var(--bs-gutter-x) * .25);padding-left:0px;order:4;}.checkerboard.row > div:nth-child(4){padding-top:calc(var(--bs-gutter-x) * .25);padding-right:0px;}.checkerboard.row.top-row > div:nth-child(n+3){padding-bottom:calc(var(--bs-gutter-x) * .25);}.checkerboard.row.bottom-row > div:nth-child(-n+2){padding-top:calc(var(--bs-gutter-x) * .25);}}@media (min-width:992px) and (max-width:1199px){.footer__section.footer-second,.footer__section.footer-third{padding-top:65px;}.about-meet-the-team .row > div.col-lg-6:nth-child(2) img{width:456px;height:222px;}.shop-categories .container-xl{padding-left:110px;padding-right:110px;}.shop-categories .bg-color{height:255px;}.path-daily-schedule #block-baseplus-dailyschedulemealsandnotes{width:270px;line-height:22px;top:-50px;}.view-podcasts .node--view-mode-mt-featured-teaser .node__content{margin-bottom:30px;}}@media (min-width:768px) and (max-width:991px){.footer__section .logo-and-site-name-wrapper{margin-bottom:30px;}.about-meet-the-team .row > div.col-lg-6:nth-child(2) img{width:336px;height:162px;}.shop-categories .bg-color{height:260px;}}@media (min-width:576px) and (max-width:767px){.about-tnhc .col-lg-4{padding-left:20%;padding-right:20%;}.shop-categories .bg-color{height:305px;}}@media (min-width:768px){.paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-title,.paragraph--view-mode--default .field--name-field-mt-highlight-title{font-size:48px;padding-top:20px;}.field__item:nth-child(odd) .mt-highlight-image-wrapper + .col-md-6,.field__item:nth-child(even) .mt-highlight-image-wrapper + .col-md-6{padding:0px 45px;}.about-water-only-fasting .field--name-field-mt-highlight-link{margin-bottom:32px;}.who-benefits-page .conditions-list img{width:400px;padding-bottom:0px;}.who-benefits-page .conditions-list .image-right img{padding-left:18px;}.who-benefits-page .conditions-list .image-left img{padding-right:18px;}.about-tnhc img{margin-top:20px;}#free-shipping-block .field--name-body div{display:flex;justify-content:center;align-items:center;}#free-shipping-block .field--name-body p:has(picture){float:left;margin-right:20px;}#free-shipping-block .field--name-body span{font-size:28px;}.cfsyl-promo-page .bottom-reviews img{width:175px;}.cfsyl-promo-page .bottom-reviews p:has(picture){padding-bottom:0px;}}@media (min-width:992px){.region--default-background{margin-bottom:0px;}.block .block-inline-blockmt-icon-features{padding-bottom:50px;}div[class="col-12"] .block-inline-blockbasic:not(.bg-color):not(.bg-image) .field--name-body p:not(:has(picture)),div[class="col-12"] .block-inline-blockbasic:not(.bg-color):not(.bg-image) .field--name-body ul,div[class="col-12"] .block-inline-blockbasic:not(.bg-color):not(.bg-image) .field--name-body ol,div[class="col-12"] .views-element-container,.page-node-type-staff .hero-top__section,.path-store .hero-top__section,.path-product .hero-top__section,.page-node-type-staff article.node--type-staff,.page-node-type-article article.node--type-article,.page-node-type-case-study article.node--type-case-study,.page-node-type-page article.node--type-page .field--name-body p:not(:has(picture)),.view-store.view-display-id-page_1,.view-affiliate-services.view-display-id-page_1,.view-articles:not(.view-display-id-block_2),.page-view-id-articles .hero-top__section,.page-node-type-article .hero-top__section,.page-node-type-case-study .hero-top__section,.address-phone-map .block-inline-blockbasic,.webform-submission-contact-us-form,article.product,.terms .field--name-body ul{margin-left:75px;margin-right:75px;}div[class="col-12"] .block-inline-blockbasic:not(.bg-color):not(.bg-image) .field--name-body li > ul,div[class="col-12"] .block-inline-blockbasic:not(.bg-color):not(.bg-image) .field--name-body li > ol{margin-left:0px;}div[class="col-12"] .block-inline-blockbasic:not(.bg-color):not(.bg-image) .field--name-body h2:not(.text-align-center),div[class="col-12"] .block-inline-blockbasic:not(.bg-color):not(.bg-image) .field--name-body h3:not(.text-align-center),div[class="col-12"] .block-inline-blockbasic:not(.bg-color):not(.bg-image) .field--name-body h4:not(.text-align-center),div[class="col-12"] .block-inline-blockbasic:not(.bg-color):not(.bg-image) .field--name-body h5:not(.text-align-center),div[class="col-12"] .block-inline-blockbasic:not(.bg-color):not(.bg-image) .field--name-body h6:not(.text-align-center),.page-node-type-page .field--name-body h2:not(.text-align-center),.page-node-type-page .field--name-body h3:not(.text-align-center),.page-node-type-page .field--name-body h4:not(.text-align-center),.page-node-type-page .field--name-body h5:not(.text-align-center),.page-node-type-page .field--name-body h6:not(.text-align-center),div[class="col-12"] .block-inline-blockbasic:not(.bg-color):not(.bg-image) .field--name-body .mt-button:not(.text-align-center),.accommodations-fees-page #meals-column-1{margin-left:75px;}.who-benefits-page .conditions-list .image-right p:has(picture){margin-right:75px;}.who-benefits-page .conditions-list .image-left p:has(picture){margin-left:75px;}.about-tnhc .row .col-lg-8{padding-left:87px;}.about-tnhc .row .col-lg-4{padding-right:87px;}.node--type-staff .staff-image-buttons{float:right;padding-left:100px;}.form-wrapper__returning-customer{float:left;width:48%;}.form-wrapper__guest-checkout{float:right;width:48%;}.cfsyl-promo-page .fasting-by-the-numbers p{margin-left:20% !important;margin-right:20% !important;}.cfsyl-promo-page .donate-now h6{margin-right:10%;}}@media (min-width:1200px) and (max-width:1399px){.checkerboard .mt-button{padding-bottom:13px;}.checkerboard .col-12 h2.title{margin-top:0px;}.about-meet-the-team .row > div.col-lg-6:nth-child(2) img{width:546px;height:267px;}.shop-categories .bg-color{height:325px;}}@media (min-width:1200px){.checkerboard.row{padding-left:calc(var(--bs-gutter-x) * .25);padding-right:calc(var(--bs-gutter-x) * .5);}.checkerboard.row.top-row{padding-bottom:calc(var(--bs-gutter-x) * .25);}.checkerboard.row.bottom-row{padding-top:calc(var(--bs-gutter-x) * .25);}.checkerboard.row > div:nth-child(1),.checkerboard.row > div:nth-child(3),.checkerboard.row > div:nth-child(4){padding-right:0px;}.checkerboard.row > div:nth-child(2),.checkerboard.row > div:nth-child(4){padding-left:0px;}.checkerboard.row > div:nth-child(2){padding-right:calc(var(--bs-gutter-x) * .25);}.checkerboard.row > div:nth-child(1),.checkerboard.row > div:nth-child(3){padding-left:calc(var(--bs-gutter-x) * .25);}.block-block-contenta17514f8-b708-41d3-826e-0b2605223867 .field--name-body p{padding-left:13%;}.block-block-contenta17514f8-b708-41d3-826e-0b2605223867 .field--name-body h2{padding-left:5.5%;}.checkerboard img{height:280.5px;}article.node--type-staff{}.shop-categories{margin-bottom:4rem;}.cfsyl-promo-page .lisle-quote h2{margin-left:150px;margin-right:150px;}.tnhtv .schedule-livestream .row{--bs-gutter-x:5rem;}}@media (min-width:1400px){.block-block-contenta17514f8-b708-41d3-826e-0b2605223867 .field--name-body p{padding-left:18%;}.block-block-contenta17514f8-b708-41d3-826e-0b2605223867 .field--name-body h2{padding-left:9%;}.checkerboard img{height:325.5px;}}@media (max-width:1199px){.shop-categories .row > div{margin-bottom:4rem;}.shop-categories:first-child{margin-bottom:0px !important;}.shop-categories:last-child{margin-top:0px !important;}.cfsyl-promo-page #limited-time-offer-block p{font-size:20px !important;}.cfsyl-promo-page #limited-time-offer-block h2{font-size:calc((((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)))}.cfsyl-promo-page #limited-time-offer-block p span{font-size:20px !important;}.cfsyl-promo-page .finally-section .col-12.row{width:90%;padding-bottom:50px;margin-top:60px;}.cfsyl-promo-page .finally-section .order-xl-2{padding-bottom:50px;}.cfsyl-promo-page .top-reviews .review{padding-left:12px;padding-right:12px;}.block-views-blockfeatured-articles-block-1 .article-content{min-height:225px;}}@media (max-width:991px){#footer #block-baseplus-sitebranding{margin-top:-25px;}.form-wrapper__returning-customer,.form-wrapper__guest-checkout{float:none;width:100%;}.block-views-blockfeatured-articles-block-1 .article-content{min-height:190px;}.path-daily-schedule #block-baseplus-dailyschedulemealsandnotes{width:100%;color:white;background-color:#3668A3;position:relative;}.path-daily-schedule #block-baseplus-dailyschedulemealsandnotes.not-today{background-color:#EBF4F7;color:var(--mt-color-bright-contrast);}.path-daily-schedule #block-baseplus-dailyschedulemealsandnotes p{padding:15px;}.path-daily-schedule #block-baseplus-dailyschedulemealsandnotes hr{display:block;margin:0;}.path-daily-schedule .js-drupal-fullcalendar{margin-top:20px;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-widget-content,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-widget-content,.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-event-container,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-event-container{padding-left:0 !important;padding-right:0 !important;}.path-daily-schedule .fc-view.fc-dayGridFourDay-view .fc-h-event,.path-daily-schedule .fc-view.fc-dayGridOneDay-view .fc-h-event{margin-left:0 !important;margin-right:0 !important;}.node--type-podcast.node--view-mode-full .videos-container,.node--type-podcast.node--view-mode-full .image-only-container{float:none;margin-right:0px;margin-bottom:20px;}.node--type-podcast.node--view-mode-full .mt-button{float:none;}#cfsyl-popup{background-position-x:center;}#cfsyl-popup img{margin-left:0px;max-width:100%;}#cfsyl-popup-left,#cfsyl-popup-right{width:auto;float:none;text-align:center;}#cfsyl-popup-left{display:flex;align-items:center;}#cfsyl-popup-right{display:block;margin-top:20px;margin-left:20px;}#cfsyl-popup .our-new-book{font-size:36px;}#cfsyl-popup .now-available{font-size:24px;}#cfsyl-popup p{font-size:20px;}}@media (max-width:767px){:root{--mt-text-size:18px;--mt-modular-ratio:1.17;}.field--name-field-mt-highlight-link,.field__item:nth-child(even) .field--name-field-mt-highlight-link{text-align:center;}#homepage-video,#homepage-video-mobile{padding-bottom:0px !important;}#homepage-welcome .field__item .paragraph .row div:first-child{order:2 !important;}#footer-top .container{background-size:cover;}.footer__section.footer-first{padding-bottom:10px;}.footer__section.footer-second{padding:10px 0px;}.footer__section.footer-third{padding-top:10px;}.paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-body,.paragraph--view-mode--default .field--name-field-mt-highlight-body,.paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-title,.paragraph--view-mode--default .field--name-field-mt-highlight-title{text-align:center;}body:not(.path-frontpage) .paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-title{padding-top:0px;padding-bottom:0px;}.paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-title,.paragraph--view-mode--default .field--name-field-mt-highlight-title,.col-12 h2.title,.col-12 nav > h2,.col-12 .block-search > h2{font-size:calc((((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-body,.paragraph--view-mode--default .field--name-field-mt-highlight-body,.paragraph--view-mode--mt-tile .field--name-field-mt-if-body{font-size:var(--mt-text-size);}.paragraph--type--mt-highlight.paragraph--view-mode--mt-teaser,.paragraph--type--mt-highlight.paragraph--view-mode--default,.field__item:last-child > .paragraph--type--mt-highlight.paragraph--view-mode--mt-teaser,.field__item:last-child > .paragraph--type--mt-highlight.paragraph--view-mode--default{padding-top:0px;padding-bottom:0px;}.about-water-only-fasting .field__item:not(:last-child) .paragraph--type--mt-icon-features{margin-bottom:0px;}.paragraph--type--mt-highlight .image-caption{text-align:center;}.accommodations-fees-page table{width:100%;}.views-exposed-form:not(.bef-exposed-form) .form--inline .form-item{margin-bottom:0px;}.block-views-blockcoaches-block-2 .view,.block-views-blockpodcasts-block-2 .view,.view-display-id-founder,.view-display-id-meet_the_team{max-width:540px;margin-left:auto;margin-right:auto;}#free-shipping-block{text-align:center;}#free-shipping-block .field--name-body p:has(picture){margin-bottom:10px;}#free-shipping-block .field--name-body span{font-size:24px;display:block;line-height:1.3em;}article.product > div:first-of-type:has(img){float:none;margin:0px 0px 20px 0px;text-align:center;}.cfsyl-promo-page .limited-time-offer-section{padding-bottom:1.5rem !important;}.cfsyl-promo-page #book-image-block p:has(picture){padding:0px;}.cfsyl-promo-page #book-image-block img{width:336px;}.cfsyl-promo-page .finally-section .col-xl-4{padding-left:12px;padding-right:12px;}.cfsyl-promo-page .top-reviews.first{margin-bottom:0px;}.cfsyl-promo-page .top-reviews .row > div{margin-bottom:75px;}.cfsyl-promo-page .bottom-reviews{margin-bottom:100px;}.cfsyl-promo-page .bottom-reviews.first{margin-top:100px;}.cfsyl-promo-page .bottom-reviews .review{text-align:center;padding-top:0px;}.cfsyl-promo-page .bottom-reviews p:has(picture){margin-top:-70px;}.cfsyl-promo-page .charts .row{margin-bottom:0px;}.cfsyl-promo-page .charts .row > div{margin-bottom:24px;}.cfsyl-promo-page .donate-now{text-align:center;}.cfsyl-promo-page .bottom-reviews.last{margin-bottom:0px;}.cfsyl-promo-page .donate-now h6{margin-left:10%;margin-right:10%;}.cfsyl-promo-page .author p{margin-left:10%;margin-right:10%;}}@media (max-width:575px){h1{font-size:calc(((((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}#homepage-video{display:none;}.header-above-menu .region-header-above-menu .block-type--mt-modal .modal-icon-button{font-size:16px;}.header-above-menu .region-header-above-menu{font-size:14px;margin-bottom:10px;margin-left:0px;margin-right:0px;}.header-above-menu .region-header-above-menu #block-baseplus-welcomemenu a{font-size:14px;}.header-above-menu .region-header-above-menu .block{padding-right:10px;padding-left:10px;}.header-above-menu #block-baseplus-welcome a{padding-left:20px;}header.header #block-baseplus-cart,header.header #block-baseplus-tnhconnectlink{padding-right:0px;}header.header .cart-block--link__expand{font-size:12px;}#footer-top .container{background-size:250%;background-position:32% 15%;}#footer-top #block-baseplus-newslettersignup h2{font-size:24px;}.paragraph--type--mt-highlight .image-caption{font-size:14px;}.what-to-expect .paragraph--view-mode--mt-tile .feature__title{font-size:20px;}.checkerboard.row.top-row > div:nth-child(2),.checkerboard.row.top-row > div:nth-child(4){padding-bottom:calc(var(--bs-gutter-x) * .25);}.checkerboard.row.bottom-row > div:nth-child(2),.checkerboard.row > div:nth-child(3){padding-top:calc(var(--bs-gutter-x) * .25);}.checkerboard.row.top-row > div:nth-child(1),.checkerboard.row > div:nth-child(3){padding-bottom:0px !important;}.checkerboard.row.top-row > div:nth-child(2),.checkerboard.row.top-row > div:nth-child(4),.checkerboard.row.bottom-row > div:nth-child(3){padding-top:0px !important;}.checkerboard.row.bottom-row > div:nth-child(1),.checkerboard.row.bottom-row > div:nth-child(3){padding-bottom:calc(var(--bs-gutter-x) * .25);}.checkerboard.row.bottom-row > div:nth-child(2),.checkerboard.row.bottom-row > div:nth-child(4){padding-top:calc(var(--bs-gutter-x) * .25);}.checkerboard.row.top-row > div:nth-child(3){order:3;}.checkerboard.row.top-row > div:nth-child(4){order:4;}.checkerboard.row.bottom-row > div:nth-child(1){order:2;}.checkerboard.row.bottom-row > div:nth-child(3){order:4;}.checkerboard.row.bottom-row > div:nth-child(4){order:3;}#views-exposed-form-articles-page-1 .form-item,#views-exposed-form-articles-page-1 .form-actions,#views-exposed-form-articles-page-2 .form-item,#views-exposed-form-articles-page-2 .form-actions{display:block;}#views-exposed-form-articles-page-1 .form-item-keys,#views-exposed-form-articles-page-2 .form-item-keys{width:100%;}#free-shipping-block .field--name-body span{font-size:20px;}.shop-categories .bg-color{height:305px;}.shop-categories .container-xl{padding-left:50px;padding-right:50px;}input[type="submit"],input[type="reset"],input[type="button"]{padding:16px 16px;}.cfsyl-promo-page .finally-section .col-xl-4{padding-left:6px;padding-right:6px;}.cfsyl-promo-page .finally-section p:has(picture) + p{font-size:15px;}.block-views-blockfeatured-articles-block-1 .article-content{min-height:175px;}.tnhtv h3{text-align:center;}.tnhtv .schedule-livestream .row > div:first-child{margin-bottom:50px;}#cfsyl-popup{display:block;position:fixed;padding:20px;}#cfsyl-popup img{max-width:75%;}#cfsyl-popup-left{display:block;}#cfsyl-popup-right{margin-left:0px;}}
