/* @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,.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{margin:20px 0 20px 0;font-weight:normal;color:#2D75B5;padding:0;text-align:left;}.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);}.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-title,.paragraph--view-mode--default .field--name-field-mt-highlight-title{font-size:calc((((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.bs-pb-5{padding-bottom:1.8em !important;}a{text-decoration:none;}a.mt-button,.mt-button > a,button.mt-button,input[type="submit"],input[type="reset"],input[type="button"]{background-color:#2D75B5;text-transform:uppercase;letter-spacing:1.5px;min-width:unset !important;outline:none !important;}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:#2D75B5;text-shadow:0 0 .9px currentColor,0 0 .9px currentColor;}a.mt-button:before,.mt-button > a:before,button.mt-button:before{background-color:#2D75B5;}a.mt-button:after,.mt-button > a:after,button.mt-button:after,input[type="submit"]:after,input[type="reset"]:after,input[type="button"]:after{transition-property:color;}a.mt-button:focus,.mt-button > a:focus,button.mt-button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus{border-width:0px;outline-width:2px;outline-style:dashed;}.mt-button.orange > a,.mt-button.orange > a:hover{background-color:#FF6B1B;}a.mt-button.orange:before,.mt-button.orange > a:before,button.mt-button.orange:before{background-color:#FF6B1B;}.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:#2D75B5;--mt-color-secondary:#2D75B5;--mt-link-color:#2D75B5;--mt-link-color-hover:#2D75B5;--mt-color-secondary-dark:#2D75B5;--mt-color-base:#0F1423;--mt-text-size:20px;--mt-modular-ratio:1.20;--mt-color-tint:#F0F9FC;}.mt-style-rounded,:root .mt-style-button-rounded{--mt-button-border-radius:20px;}.views-row + .views-row{margin-top:20px;}.header-top-highlighted{background-color:#022060;}.header-top-highlighted__container{padding:15px 0px;}.header-top-highlighted__section{color:#FFF;font-size:18px;}.header-top-highlighted__section a{margin-left:15px;font-size:18px;padding:12px 33px;}.header-top-highlighted__section input.form-search{padding:5px 55px 5px 15px;background-color:white;}.header-top-highlighted__section .block-search{margin-top:0px;margin-bottom:0px;}.header-top-highlighted__section .block-search form{padding-left:0px;}.header-top-highlighted__section .block-search form .form-item{padding-left:0px;margin-bottom:0px;}.header-top-highlighted__section .block-search .form-actions{right:22px;left:unset;}.header-top-highlighted__section .block-search input.form-submit{height:36px;}.header-container ul.menu > li > span{font-size:18px;text-transform:uppercase;padding-right:20px;color:#2D75B5;}.mt-mobile-menu-overlay ul.menu.sf-accordion li > span{font-size:18px;text-transform:uppercase;}#block-baseplus-topmenu{margin-right:12px;}#superfish-top-menu-accordion .sf-depth-1 > span{text-transform:uppercase;}#superfish-top-menu-accordion .sf-clone-parent{display:none;}#superfish-top-menu span.nolink{cursor:default;}.header-container ul.sf-menu > li .sf-sub-indicator:after,.region-mobile-menu-widget ul.sf-menu > li .sf-sub-indicator:after{content:"\f107";font-family:'Font Awesome 5 Free','Font Awesome 5 Pro';font-weight:900;left:50%;top:-2px;margin-left:-3px;font-size:13px;-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;position:absolute;transform:none;}#block-baseplus-breadcrumbs{padding-bottom:16px;}.page-node-type-page .block-field-blocknodepagetitle .field--name-title{display:none;}.hero-image{background-size:cover;height:500px;max-width:1320px;background-repeat:no-repeat;background-position:center;position:relative;}.hero-image .hero-box{width:500px;background-color:#2D75B5;opacity:0.90;color:white;padding:25px 50px 25px 50px;position:absolute;top:75%;transform:translateY(-75%);border-top-right-radius:20px;border-bottom-right-radius:20px;}.hero-image .hero-box h1{text-transform:uppercase;color:white;margin-bottom:5px;overflow-wrap:break-word;}.hero-box .field--name-field-subtitle{font-size:22px;color:white;padding-top:0px;margin-top:0px;font-family:'levenim-mt, sans-serif';line-height:1.20;margin-bottom:20px;}#subfooter{background-color:#2D75B5;color:#FFF;font-size:12px;}#subfooter a{color:#FFF;}.subfooter__container{padding:10px 0;}.ck-content{color:#000!important;}.ck-source-editing-area textarea{height:100%!important;}.paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-body,.paragraph--view-mode--default .field--name-field-mt-highlight-body{padding-bottom: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--view-mode--mt-teaser .field--name-field-mt-highlight-body,.paragraph--view-mode--default .field--name-field-mt-highlight-body{font-size:var(--mt-text-size);}.block-inline-blockmt-icon-features .field--name-field-mt-if-item{background-color:#F0F9FC;border-radius:var(--mt-button-border-radius);}.paragraph--type--mt-icon-features{text-align:center;background-color:unset;}.paragraph--type--mt-icon-features.region--default-background a{color:white;font-size:16px;}.paragraph--type--mt-icon-features:hover{color:unset;background-color:unset;}.paragraph--view-mode--mt-tile .feature__title{text-transform:uppercase;text-align:center;}.paragraph--type--mt-icon-features:hover .feature__title{color:#2D75B5;}.paragraph--view-mode--mt-tile .feature__title{font-size:calc(((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.page-node-2003 .hero-box .container-xl{position:relative;}.page-node-2003 .hero-box .layout-builder__layout:not([data-layout-update-url]){width:500px;background-color:#2D75B5;opacity:0.90;color:white;padding:25px 50px 25px 50px;position:absolute;top:-332px;border-top-right-radius:20px;border-bottom-right-radius:20px;}.page-node-2003 .hero-box .layout-builder__layout:not([data-layout-update-url]) .content h1{text-transform:uppercase;color:white;margin-bottom:5px;}.page-node-2003 .hero-box h1 span{font-size:22px;text-transform:none;line-height:1.3em;display:inline-block;}.page-node-2003 #support-our-work-subtitle{font-size:calc((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.page-node-2003 .feature__title{font-size:32px;}.page-node-2003 .field--name-field-mt-if-image img{width:200px;}.page-node-2003 .block-views{padding-top:0px !important;}.page-node-2003 .view{box-shadow:3px 3px 3px 3px rgba(15,20,35,0.2)}.page-node-2003 .view .view-header h3{text-align:center;background-color:#022060;color:white;text-transform:uppercase;padding:15px 10px 10px 10px;margin-bottom:0px;}.page-node-2003 .view .view-content{padding:20px 30px 20px 20px}.page-node-2003 .view .view-content p:last-child{padding-bottom:0px;}.page-node-2003 .view .views-row + .views-row{margin-top:40px;}#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;}.col-12:has(#homepage-video){padding-left:0px;padding-right:0px;}#homepage-video,#homepage-video-mobile{line-height:0px;padding-bottom:.7em !important;}#homepage-book h2{margin-top:20px;}#homepage-book .mt-button{margin-bottom:20px;}#homepage-book .field__item:nth-child(odd) .mt-highlight-image-wrapper{-ms-flex-order:unset !important;order:unset !important;padding-left:0;padding-right:0;}#homepage-book .field__item:first-child .paragraph .row{background-color:#2D75B5;color:#FFF;}#homepage-book img{border-radius:0;}#homepage-book .paragraph--view-mode--mt-teaser .field--name-field-mt-highlight-title{color:#FFF;}#homepage-book .mt-button > a,#homepage-book .mt-button > a:before{background-color:#FF6B1B;}.page-node-2005 iframe{width:1px;min-width:100%;}.page-node-2005 article .container-xl{max-width:100% !important;}.page-node-2005 article .container-xl .row .col-12{padding-left:0px;padding-right:0px;}.page-node-1992 .view-clinical-trials h2{background-color:#F0f9fc;padding:10px;}.page-node-1992 .view-clinical-trials .views-row + .views-row{margin-top:40px;}.page-node-1993 .view-upcoming-clinical-trials .views-row + .views-row{margin-top:40px;}.page-node-1988 .hero-image{background-position:left;}.view-team-members .views-field-title h2{margin-bottom:0px;}.view-team-members .views-field-field-position h3{font-size:calc((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));margin-top:0px;}.view-board-members .row,.view-team-members .row{display:block;}.view-board-members .views-field-field-board-member-image,.view-team-members .views-field-field-board-member-image{float:left;width:auto;margin:0 1em 1em 0;}.views-more-link{text-transform:uppercase;}.search-form + h2{font-size:calc((((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.search-results .search-result__title{font-size:calc(((var(--mt-text-size) * var(--mt-modular-ratio)) * var(--mt-modular-ratio)) * var(--mt-modular-ratio));}.view-fasting-database .views-exposed-form .form-item-sort-by{display:none;}.view-fasting-database .views-exposed-form select,.view-fasting-database .views-exposed-form input[type=text]{line-height:23px;padding:12px 24px 13px;}.view-fasting-database .views-exposed-form input[type=text]{font-size:16px;border-color:#ced4da;}.view-fasting-database .views-exposed-form input[type=text]:hover{border-color:#2D75B5;}.view-fasting-database .views-exposed-form input[type=text]::placeholder{color:#212529;}.view-fasting-database .js-pager__items{margin:20px 0px 50px 0px;}.page-node-type-fasting-database-article .main-content__section{padding:28px 0 35px;}.page-node-type-fasting-database-article .field--entity-reference-target-type-taxonomy-term.field--label-hidden:before{display:none;}.page-node-type-fasting-database-article .field--entity-reference-target-type-taxonomy-term{padding-left:0px;}.page-node-type-fasting-database-article .field--name-field-article-authors{display:block;}.page-node-type-fasting-database-article .field--name-field-article-authors .field__item{float:left;}.page-node-type-fasting-database-article .field--name-field-article-authors .field__item::after{content:",";margin-right:5px;}.page-node-type-fasting-database-article .field--name-field-article-authors .field__item:last-child::after{content:"";margin-right:0px;}.page-node-type-fasting-database-article .field--name-field-article-publication-name{font-style:italic;}.page-node-type-fasting-database-article .block-field-blocknodefasting-database-articlefield-article-publication-name{float:left;margin-right:5px;}.page-node-type-fasting-database-article .block-field-blocknodefasting-database-articlefield-article-doi,.page-node-type-fasting-database-article .block-field-blocknodefasting-database-articlefield-article-file{display:inline-block;}.page-node-type-fasting-database-article .block-field-blocknodefasting-database-articlefield-article-doi .field,.page-node-type-fasting-database-article .block-field-blocknodefasting-database-articlefield-article-file .field{margin-top:0;}.page-node-type-fasting-database-article .field--name-field-article-doi a,.page-node-type-fasting-database-article .field--name-field-article-file a{display:inline-block;width:32px;height:32px;background-repeat:no-repeat;}.page-node-type-fasting-database-article .field--name-field-article-file .file--application-pdf{background-image:none;padding-left:0;}.page-node-type-fasting-database-article .field--name-field-article-file a{background-image:url('/themes/custom/baseplus/images/icons/pdf.png');text-indent:-9999em;}.page-node-type-fasting-database-article .field--name-field-article-abstract .field__label{margin-top:20px;}.page-node-type-fasting-database-article .block-layout-builder{margin-bottom:10px;}#footer{background-color:#022060;}#footer .footer__section.footer-first{padding-top:20px;}#footer #block-baseplus-sociallinks{margin-top:-50px;}#footer .footer__section ul.menu li a{text-transform:uppercase;font-size:16px;}#footer .site-branding__logo{display:flex;}.maintenance-page .page-container{max-width:1320px;width:90%;background:#fff;margin:20px auto;min-width:0;min-height:0;border:1px solid #ddd;}.maintenance-page .main-content__section{padding-top:0;padding-bottom:40px;}.maintenance-page .main-content__section,.maintenance-page .page-title{text-align:center;}@media (min-width:576px){#homepage-video-mobile{display:none;}}@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{margin-top:0px;}.field__item:nth-child(even) .field--name-field-mt-highlight-link{text-align:left;}#homepage-book .field__item:nth-child(odd) .mt-highlight-image-wrapper + .col-md-6{padding-left:3rem;}.page-node-1992 .view-clinical-trials h3,.page-node-1992 .view-clinical-trials p{padding-left:20px;}.page-node-1999 .hero-image .hero-box{width:auto;}.page-node-2001 .hero-image .hero-box{width:530px;}}@media (min-width:992px){.search-form .form-wrapper.container-inline{margin-left:unset;margin-right:unset;}}@media (max-width:1399px){.header-container ul.menu > li > span,.header-container .sf-menu ul li a{font-size:15px;}}@media (max-width:1199px){.header-top-highlighted__container{padding-top:8px;}.header-top-highlighted__section{font-size:16px;text-align:center;}.header-top-highlighted__section.header-top-highlighted-second{margin-top:15px;}.header-top-highlighted__section a{margin-left:0px;margin-top:10px;font-size:16px;}.header-top-highlighted__section .block-search form{margin-bottom:-36px;}.header-top-highlighted__section input.form-search{max-width:500px;}.header-top-highlighted__section .block-search .form-actions{position:relative;top:-36px;left:211px;}}@media (max-width:991px){.header-top-highlighted__section.header-top-highlighted-second{display:none;}.header-container .logo-enabled .logo-and-site-name-wrapper{padding:0px;}.header-container .header-second .sf-accordion-toggle{margin-top:-92px;}#superfish-top-menu-accordion{margin-top:28px;}#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;}.hero-image{height:400px;}.hero-image .hero-box{transform:unset;bottom:0px;top:unset;border-top-left-radius:28px;border-bottom-right-radius:0px;left:50%;transform:translateX(-50%);max-width:86%;text-align:center;padding-left:25px;padding-right:25px;}.hero-image .hero-box h1{text-align:center;}.page-node-2003 .hero-box .layout-builder__layout:not([data-layout-update-url]){height:260px;bottom:0px;top:unset;border-top-left-radius:28px;border-bottom-right-radius:0px;left:50%;transform:translateX(-50%);margin-left:0px;max-width:86%;padding-left:25px;padding-right:25px;display:flex;align-items:center;position:absolute;}.page-node-2003 .hero-box .layout-builder__layout:not([data-layout-update-url]) .col-12{padding:0px;}.page-node-2003 .hero-box h1{text-align:center;}.page-node-1999 .hero-image .hero-box{max-width:100%;padding-left:10px;padding-right:10px;}#homepage-video,#homepage-video-mobile{padding-bottom:0px !important;}#homepage-book,#homepage-book h2{text-align:center;}#homepage-book .paragraph--type--mt-highlight.paragraph--view-mode--mt-teaser{padding-bottom:0px;}#views-exposed-form-fasting-database-block-3 .form--inline{display:block;}#views-exposed-form-fasting-database-block-3 .form--inline,#views-exposed-form-fasting-database-block-3 .form-item,#views-exposed-form-fasting-database-block-3 .form-actions{padding-right:0px;}#views-exposed-form-fasting-database-block-3 select,#views-exposed-form-fasting-database-block-3 input{width:100%;}.main-content__section,.sidebar__section{padding:35px 0 40px 0;}}@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;}.view-publications img{width:75%;}.view-publications .overlay-container{text-align:center;}#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;}.view-board-members .views-field-field-board-member-image,.view-team-members .views-field-field-board-member-image{float:none;margin:20px 0 0 0;text-align:center;}.view-board-members .views-field-title h2,.view-team-members .views-field-title h2,.view-team-members .views-field-field-position h3{text-align:center;}.page-node-1987 .multiple-buttons .mt-button{display:block;margin:0 auto;width:205px;}.page-node-1987 .multiple-buttons .mt-button + .mt-button{margin-top:20px;}}@media (max-width:433px){.header-container .header-second .sf-accordion-toggle{margin-top:-25%;}}@media (max-width:374px){.page-node-2003 .hero-box .layout-builder__layout:not([data-layout-update-url]){padding-left:8px;padding-right:8px;}}
