/* @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:#363636;--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(256,5%,45%);--mt-color-primary-dark:hsl(255,5%,40%);--mt-color-primary-light:hsl(255,5%,50%);--mt-color-primary-contrast:var(--mt-color-base-contrast);--mt-color-primary-value:255,5%,45%;--mt-color-primary-dark-value:255,5%,40%;--mt-color-primary-light-value:255,5%,50%;--mt-color-primary-contrast-value:var(--mt-color-base-contrast-value);--mt-color-primary-filter:invert(47%) sepia(13%) saturate(274%) hue-rotate(215deg) brightness(87%) contrast(86%);;--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(0,0%,22%);--mt-color-secondary-dark:hsl(0,0%,17%);--mt-color-secondary-light:hsl(0,0%,57%);--mt-color-secondary-contrast:var(--mt-color-base-contrast);--mt-color-secondary-value:0,0%,22%;--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(255,5%,35%);--mt-color-dark-colored-contrast:var(--mt-color-base-contrast);--mt-color-dark-colored-value:255,5%,35%;--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:247,247,248;--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);}
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:0px;-moz-border-radius:0px;border-radius:0px;}.path-frontpage .banner,.path-frontpage .banner iframe{border-radius:200px;}.path-frontpage .banner{margin:0 20px;}.node__header{padding:0 0 0px;}.node--type-projekte .field--name-body br,.view-projects .project-description br{margin-bottom:10px;}@media (min-width:1200px){.path-node .ps-xl-5{padding-left:15px !important;}}@media (min-width:768px) and (max-width:991px){.view-projects .col-md-6{flex:0 0 auto;width:100%;}}@media (min-width:992px) and (max-width:1199px){.view-projects .col-md-6{flex:0 0 auto;width:50%;}}@media (min-width:1200px){.page-node-type-area .ps-xl-5,.page-node-type-team .ps-xl-5{padding-left:0px !important;}}@media (min-width:480px) and (max-width:991px){.view-team .col-sm-6,.view-offer .col-sm-6{float:left;}}.container-fluid .breadcrumb .breadcrumb__items{width:100%;margin:5px 0;padding:0 0 0px 15px;}#block-baseplus-breadcrumbs{padding-bottom:0px;}.block-system-breadcrumb-block .breadcrumb__item{text-transform:uppercase;line-height:1;font-size:12px;display:inline-block;overflow:hidden;vertical-align:top;line-height:1.5;padding:2px 0;font-size:14px;font-weight:500;margin-right:10px;}.container-fluid .block-system-breadcrumb-block .breadcrumb{margin-left:0px;margin-right:0px;margin-bottom:0px;}.breadcrumb__item-separator{overflow:visible;box-sizing:content-box;display:inline-block;font-size:14px;line-height:20px;vertical-align:middle;margin-right:6px;}:root body{font-family:'Saira Condensed',Georgia,'Times New Roman',Serif;}h1,.h1,#highlighted-top h2{font-size:35px;font-weight:400;text-transform:none;margin:30px 0 5px 0;padding-bottom:25px;}.footers-container h2{font-size:35px;font-weight:400;text-transform:none;margin:30px 0 5px 0;padding-bottom:0px;}h2,.h2,#highlighted-top h3,.footers-container h3{font-size:23px;font-weight:500;text-transform:none;margin:30px 0 40px 0;}h3,.h3{font-size:23px;font-weight:500;text-transform:none;margin:30px 0 40px 0;}h4,.h4{font-size:18px;font-weight:500;margin:20px 0 10px 0;color:#000;}body{font-size:21px;line-height:1.2;font-weight:400;}p{font-weight:400;}a{text-decoration:none;}p a,.views-field-text a,a.bordered-link{text-decoration:none;font-weight:500;}p a:hover,.views-field-text a:hover,a.bordered-link:hover,a.link:hover{text-decoration:none;font-weight:700;}h3 a,h2 a,h1 a{margin:0 0 5px;display:block;}.line::after{content:" ";position:absolute;height:2px;width:50px;background-color:#000000;margin-top:10px;display:block;}.line2::after{content:" ";position:absolute;height:2px;width:50px;background-color:#000000;margin-top:40px;left:50px;}h3.line2{color:#000;}.header-container #superfish-main-accordion{background:#9a9a9a !important;margin-left:-12px;width:100vw;top:75px !important;position:absolute;}.header-container ul.menu.sf-accordion li a{border-bottom:1px solid #fff;border-color:#fff !important;width:100%;color:#fff;}@media (max-width:991px){.header-container .header-second .sf-accordion-toggle{margin-top:-75px;}}.link,.more-link a,.field-name-field-xing a,.field-name-field-social-media-2 a,.field-name-field-social-media-3 a,.field--name-field-email a,.view-projects-offer .views-field-view-node a,ul.pager li > a{border-bottom:1px solid #000;padding-bottom:2px;font-weight:500;}.more-link a:hover,.field-name-field-xing a:hover,.field-name-field-social-media-2 a:hover,.field-name-field-social-media-3 a:hover,.field--name-field-email a:hover,.view-projects-offer .views-field-view-node a:hover,ul.pager li > a:hover{text-decoration:none;font-weight:700;}.header-container .logo-enabled .logo-and-site-name-wrapper{padding:0px 0;}.region-header-first{padding:15px 15px 15px 0px;}.path-frontpage #banner{padding:0px;}#block-baseplus-views-block-header-block-1 .blockquote{padding:30px 0 65px 0;margin:0 auto;}@media (min-width:768px){#block-baseplus-views-block-header-block-1 .blockquote{width:60%;}}#block-baseplus-views-block-header-block-1 .blockquote{text-align:center;}#block-baseplus-views-block-header-block-1 .blockquote p{font-size:23px;font-weight:500;text-align:center;}.page-node-102 #banner{background:#68c9d0;}.page-node-103 #banner{background:#aed255;}.page-node-104 #banner{background:#d4a1ad;}.page-node-105 #banner{background:#95cbb7;}.page-node-106 #banner{background:#c39bb9;}.blockquote h3{margin-bottom:40px;}#block-baseplus-quote3{padding-bottom:0px;}#block-baseplus-quote3 .blockquote{padding:200px 0 0px 0;margin:0 auto;}.footer-bottom__container .navigation{padding-bottom:25px;}.footer-bottom__container{padding:0px 0 0px;}@media (min-width:768px){#block-baseplus-quote1 .blockquote,#block-baseplus-quote2 .blockquote{padding:100px 0 100px 0;margin:0 auto;}#block-baseplus-quote1 .blockquote,#block-baseplus-quote2 .blockquote,#block-baseplus-quote3 .blockquote{width:70%;}}@media (max-width:991px){#block-baseplus-quote1 .blockquote,#block-baseplus-quote2 .blockquote{padding-bottom:100px;}#block-baseplus-indirmussbrennen,#block-baseplus-sponsoring{text-align:center;}}.page-node-105 #footer-top{background-color:#f0e1c5;}.region--colored-background,#drupal-off-canvas-wrapper label.region--colored-background{background-color:#debb7f;}#main-content{scroll-margin-top:117px;}.page-node-type-projekte #page .container,.node-type-blog #page .container,.node-type-team #page .container{width:100%;}.page-node-type-projekte  h1,.node-type-blog  h1,.node-type-offer h1,.node-type-team h1{text-align:left;}@media (min-width:768px){.ds-2col > .group-right,.page-node .ds-2col-fluid > .group-right,.path-node .ds-2col-stacked-fluid > .group-left{padding:0 15px 0 50px;}.ds-2col-stacked-fluid > .group-left{float:right;width:50%;}}@media (min-width:1200px){.page-node-type-projekte .ds-2col > .group-left,.ds-2col-stacked .group-left{width:66.666666%;float:left;}.page-node-type-projekte .ds-2col > .group-right,.ds-2col-stacked .group-right{width:20%;float:right;}}@media (min-width:768px) and (max-width:1199px){.ds-2col-stacked .group-left{width:55%;float:left;}.ds-2col-stacked .group-right{width:45%;float:right;}}@media (max-width:767px){.page-node-type-projekte .group-header{width:100%;}.ds-2col .group-left,.ds-2col-stacked > .group-left,.ds-2col-stacked-fluid .group-left{width:100%;}.ds-2col .group-right,.ds-2col-stacked > .group-right,.ds-2col-stacked-fluid .group-right{width:100%;}.ds-2col-stacked .group-header{padding:40px 15px 0 15px;}.ds-2col .group-left,.ds-2col-stacked .group-left{padding:0 15px;}.ds-2col .group-right,.ds-2col-stacked .group-right{padding:0 15px;}.page-node-type-projekte .field-type-image,.node-type-blog .field-type-image,.node-type-offer .field-type-image,.node-type-team .field-type-image{margin:0 0px;}}@media (min-width:768px) and (max-width:1199px){.page-node-51 #ajax{padding:0 15px;}.page-node-51 #ajax{padding:0 15px;}}@media (min-width:992px){.ds-2col-stacked .group-left{padding:0 65px 0 30px;}}@media (min-width:768px) and (max-width:991px){.ds-2col-stacked .group-left{padding:0 20px 0 0px;}}.view-projects  .more-link,.pager-load-more li a{text-align:center;margin:120px 0 !important;}.view-projects .item-list ul.pager,.view-blogs .item-list ul.pager{margin:0px 0 0px;}.page-node-type-projekte p.backlink,.node-type-blog p.backlink{margin-bottom:70px;}.ajaxclose{float:right;padding:25px 5px 0px 0px;}.page-node-type-team .ajaxclose{display:none;}.header-container ul.menu > li > a{margin:0 12px;color:#000;font-size:23px;font-weight:400;display:inline-block;text-transform:uppercase;}@media (min-width:992px){.header-container ul.menu > li > a{padding:0px 0px 0px;}}.header-container ul.menu > li > a.is-active{font-weight:800;}@media (max-width:767px){.footer-bottom__section ul.menu li a,.footer-bottom__section ul.menu li > span{padding:0px;margin:0;line-height:1;display:inline;}}.page-node-106 #highlighted .container-fluid,.page-node-106 #highlighted .row,.page-node-106 #highlighted .col-12{padding-left:0px;padding-right:0px;margin-left:0px;margin-right:0px;}.container-fluid .google-map-canvas{margin:0 0px;}@media (min-width:992px){.lg-text-end{text-align:right !important;}}.footers-container{width:100%;background:transparent url(/sites/default/files/GKD-Footerbild.jpg) no-repeat 50% 50%;background-size:auto;background-size:auto;background-size:auto auto;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}.footer,.subfooter-top,.subfooter,.footer-bottom{background-color:transparent;}#block-baseplus-socialmedia img{margin:7px;}.footers-container p{font-size:18px;margin:0 0 0px;}.footers-container a{color:#ffffff;font-size:18px;line-height:1.4;font-weight:300;}.footer-bottom__section ul.menu{text-align:center;}.footer-bottom__section ul.menu li{display:inline-block;padding:5px 0 5px 20px;}.footer-bottom__section ul.menu li a.is-active{color:#fff;font-weight:600;}.footer-bottom__section ul.menu li a{font-size:21px;}.container-fluid,.container-fluid .col-12{padding-left:0px;padding-right:0px;}.container-fluid .row,.container-fluid .col-12{margin-right:0px;margin-left:0px;}@media (max-width:1199px){.page-node-103 .container-fluid .views-row,.page-node-type-projekte .row{padding-left:15px;padding-right:15px;}}#footer-bottom .row{margin-right:0px;margin-left:0px;}#block-baseplus-views-block-team-block-1 a.overlayed,#block-baseplus-views-block-team-block-2 a.overlayed{position:relative;display:block;overflow:hidden;}#block-baseplus-views-block-team-block-1 .overlay,#block-baseplus-views-block-team-block-2 .overlay{position:absolute;bottom:0px;left:0;right:0;top:0;height:100%;width:100%;background:rgba(0,0,0,0);webkit-transition:background 0.2s linear;-moz-transition:background 0.2s linear;-o-transition:background 0.2s linear;transition:background 0.2s linear;opacity:1;}.overlayed:hover .overlay i,.overlayed:hover .overlay .text{top:50% !important;bottom:0;-webkit-transition-property:top,bottom;-moz-transition-property:top,bottom;-o-transition-property:top,bottom;transition-property:top,bottom;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;transition-duration:0.2s;z-index:99999;}.overlayed:hover .overlay .text{top:auto;}.overlayed:hover .overlay.large i{-webkit-transition:top 0.3s linear;-moz-transition:top 0.3s linear;-o-transition:top 0.3s linear;transition:top 0.3s linear;z-index:99999;}#block-baseplus-views-block-team-block-1 .overlayed:hover .overlay,#block-baseplus-views-block-team-block-2 .overlayed:hover .overlay{background:rgba(226,171,7,0.5) !important;}#block-baseplus-views-block-team-block-1 img,#block-baseplus-views-block-team-block-2 img{border:1px solid #e5e5e5;}#block-baseplus-views-block-team-block-1 h2,#block-baseplus-views-block-team-block-1 p,#block-baseplus-views-block-team-block-1 h4,#block-baseplus-views-block-team-block-2 h2,#block-baseplus-views-block-team-block-2 p,#block-baseplus-views-block-team-block-2 h4{color:#fff;font-style:normal;margin:0px 0 0px 0;}#block-baseplus-views-block-team-block-1 .line::after,#block-baseplus-views-block-team-block-2 .line::after{background-color:#fff;}#block-baseplus-views-block-team-block-1 .overlay i,#block-baseplus-views-block-team-block-2 .overlay i{position:absolute;left:40px;margin:80px 0 0 0;width:100%;text-align:left;top:120%;margin:-9px 0 0 0;font-size:20px;color:#ffffff;}@media (min-width:768px){.ds-2col .group-left{float:left;width:50%;}.ds-2col .group-right{float:left;width:50%;}}.node-type-team .col-md-12{padding-right:0px;padding-left:0px;}.field--name-field-function{margin-top:10px;margin-bottom:40px;}.group-right .field--name-node-title h2{margin:50px 0 0px 0;}.field--name-field-xing,.field-name-field-social-media-2,.field-name-field-social-media-3,.field--name-field-email,.field--name-field-telefon{padding-bottom:20px;margin-bottom:0px !important;}.link,.more-link a,.field-name-field-xing a,.field-name-field-social-media-2 a,.field-name-field-social-media-3 a,.field--name-field-email a,.field-name-field-projects .views-field-view-node a,ul.pager li > a{border-bottom:1px solid #000;padding-bottom:2px;font-weight:500;}.more-link a:hover,.field-name-field-xing a:hover,.field-name-field-social-media-2 a:hover,.field-name-field-social-media-3 a:hover,.field--name-field-email a:hover,.field-name-field-projects .views-field-view-node a:hover,ul.pager li > a:hover{text-decoration:none;font-weight:700;}@media (min-width:992px){.view-promoted-items.full .views-row{width:33%;}}@media (max-width:991px){.view-promoted-items.full .views-row{width:50%;}}@media (max-width:480px){.view-promoted-items.full .views-row{width:100%;}}#block-baseplus-views-block-team-block-1,#block-baseplus-views-block-team-block-2{padding:0 0 0px 0;}#block-baseplus-views-block-team-block-2 .view-header{text-align:left;}#block-baseplus-views-block-team-block-2 .view-header h3{padding-left:50px;}.item-list ul.quicktabs-tabs > li{float:none;}.item-list ul.quicktabs-tabs{margin:25px 0 15px;}.item-list ul.quicktabs-tabs > li > a{color:#000;padding:2px 0px;margin:0 10px;}.item-list ul.quicktabs-tabs > li.active > a,.item-list ul.quicktabs-tabs{border:none;color:#000;}.item-list ul.quicktabs-tabs > li.active > a{border-bottom:1px solid #000;padding-bottom:2px;text-decoration:none;}.item-list ul.quicktabs-tabs > li > a:hover{background-color:transparent;text-decoration:none;font-weight:700;}@media (max-width:767px){.item-list ul.quicktabs-tabs > li{display:block;}}@media (min-width:576px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left;}}.view-projects .views-row,#block-views-projekte-block-2 .col-md-6,#block-views-projekte-block-2 .col-md-12,.view-projects .col-md-6,.view-projects .col-md-12{padding-right:0px;padding-left:0px;}.view-projects .project-description{padding:20px 50px 40px;}#block-views-projekte-block-1 .view-projects .project-description{padding:10px 35px 40px;}@media (min-width:992px){#block-views-projekte-block .views-row-2 .views-field-field-image{position:relative;margin-top:100%;}#block-views-projekte-block .views-row-2 .views-field-body{position:absolute;top:0%;}}#block-views-projekte-block-1{padding:0 0 0px 0;}#block-views-projekte-block-1 .col-md-8{padding:0px;}#block-views-projekte-block-1 .col-md-8{padding:0px;}.imagefloat{position:relative;}@media (min-width:768px){#block-views-projekte-block-2 .views-row:nth-child(even) .imagefloat{float:right;}}@media (min-width:992px){.view-projects .views-row:nth-child(even) .imagefloat{float:right;}}@media (min-width:992px){#block-views-projekte-block-1 .views-field-body:after{content:"\f0d9";color:#fff;font-family:"FontAwesome";font-size:85px;position:absolute;line-height:85px;top:50%;left:66.6666666666666666666666666%;margin:-15px 0 0 -25px;}#block-views-projekte-block .views-field-body{height:50%;position:absolute;}#block-views-projekte-block .views-row:nth-child(odd) .views-field-body:after{content:"\f0d8";color:#fff;font-family:"FontAwesome";font-size:85px;position:absolute;line-height:85px;top:-55px;left:50%;margin-left:-20px;}#block-views-projekte-block .views-row:nth-child(even) .views-field-body:after{content:"\f0d7";color:#fff;font-family:"FontAwesome";font-size:85px;position:absolute;line-height:85px;bottom:-50px;left:50%;margin-left:-20px;}.view-projects .views-row:nth-child(odd) .imagefloat:after{content:'';position:absolute;top:50%;right:0;width:0;height:0;border-top:23px solid transparent;border-bottom:23px solid transparent;border-right:22px solid white;transform:translateY(-50%);}#block-views-projekte-block-2 .views-row:nth-child(odd) .imagefloat:after{content:"\f0d9";color:#fff;font-family:"FontAwesome";font-size:85px;position:absolute;line-height:85px;top:50%;right:0%;margin:-20px -5px 0 0;}.view-projects .views-row:nth-child(even) .imagefloat:after{content:'';position:absolute;top:50%;left:0px;width:0;height:0;border-top:23px solid transparent;border-bottom:23px solid transparent;border-left:22px solid white;transform:translateY(-50%);}#block-views-projekte-block-2 .views-row:nth-child(even) .imagefloat:after{content:"\f0da";color:#fff;font-family:"FontAwesome";font-size:85px;position:absolute;line-height:85px;top:50%;left:0%;margin:-20px 0 0 -5px;}#block-views-blogs-block-1 .views-field-body:after{content:"\f0d9";color:#fff;font-family:"FontAwesome";font-size:85px;position:absolute;line-height:85px;top:50%;left:66.6666666666666666666666666%;margin:-15px 0 0 -25px;}#block-views-blogs-block .views-field-body,#block-views-blogs-block-4 .views-field-body{height:50%;position:absolute;}#block-views-blogs-block .views-row:nth-child(odd) .views-field-body:after,#block-views-blogs-block-4 .views-row:nth-child(odd) .views-field-body:after{content:"\f0d8";color:#fff;font-family:"FontAwesome";font-size:85px;position:absolute;line-height:85px;top:-55px;left:50%;margin-left:-20px;}#block-views-blogs-block .views-row:nth-child(even) .views-field-body:after,#block-views-blogs-block-4 .views-row:nth-child(even) .views-field-body:after{content:"\f0d7";color:#fff;font-family:"FontAwesome";font-size:85px;position:absolute;line-height:85px;bottom:-50px;left:50%;margin-left:-20px;}}.created,.field-name-post-date{font-weight:bold;font-size:14px;color:#000;margin:0 0 0px;}.node-type-projekte .field-name-field-image img,.node-type-blog .field-name-field-image img{padding-bottom:20px;}.node-type-projekte h3{margin:30px 0 30px 0;}.node-type-projekte .field-name-post-date{padding-bottom:25px;}.view-projects h3{margin:10px 0 40px 0;}.view a.mt-button,.view a.mt-button:hover,.view a.mt-button.active{background-color:transparent;color:inherit;border-radius:0px;padding:0 0 2px 0;display:initial;}.view a.mt-button::before,.view a.mt-button::after{display:none;}.view .js-pager__items{margin:120px 0 !important;}.six-rows{display:block;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden;max-height:10.8em;line-height:1.8em;}#block-baseplus-views-block-offer-block-1{padding:0 0 0px;}@media (min-width:1200px){.page-node-103 #main-content,.page-node-type-offer #main-content,.page-node-105 #main-content{margin-left:auto;margin-right:auto;width:1170px;}}.ds-2col-stacked .group-footer{clear:both;}@media (min-width:992px){.page-node-type-offer .views-row{padding-bottom:60px;}}.feature-icon{color:#919191;width:80px;height:80px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;display:block;border:4px solid #aed255;text-align:center;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.offer-left img,.group-header img{margin-top:30px;}.feature-icon i{font-size:40px;line-height:70px;}.node-type-offer .feature-icon,#ajax .feature-icon{color:#919191;width:160px;height:160px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;display:inline-block;border:6px solid #aed255;text-align:center;margin:0 auto 0px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-top:30px;}.node-type-offer .feature-icon i,#ajax .feature-icon i{font-size:100px;line-height:140px;}#block-baseplus-views-block-offer-block-1 .col-md-12{padding:40px 0 40px !important;}@media (min-width:768px){.offer-left{width:130px;float:left;text-align:center;}.offer-right{margin-left:130px;}}.node-type-offer .field-name-field-logo p{margin:0 0 0px;}.node-type-offer .field-name-field-logo p{margin:0 0 0px;}#block-baseplus-views-block-offer-block-1 h2 a{color:#363636;}#block-baseplus-views-block-offer-block-1 h2:after{color:#363636;}@media (min-width:1200px){.views-row.col-md-6:nth-child(2n+1),.views-row.col-md-4:nth-child(3n+1),.views-row.col-md-3:nth-child(4n+1){clear:none;}#block-baseplus-views-block-offer-block-1 .views-row{min-height:640px;}}@media (min-width:992px) and (max-width:1199px){#block-baseplus-views-block-offer-block-1 .views-row{min-height:535px;}}@media (min-width:767px) and (max-width:991px){#block-baseplus-views-block-offer-block-1 .views-row{min-height:700px;}}@media (max-width:575px),(min-width:1200px){#block-baseplus-views-block-offer-block-1 .views-row:nth-child(even){background-color:#f6f3f0;}}@media (min-width:576px) and (max-width:1199px){#block-baseplus-views-block-offer-block-1 .views-row:nth-child(2),#block-baseplus-views-block-offer-block-1 .views-row:nth-child(3),#block-baseplus-views-block-offer-block-1 .views-row:nth-child(6),#block-baseplus-views-block-offer-block-1 .views-row:nth-child(7){background-color:#f6f3f0;}}#block-baseplus-views-block-offer-block-1 .views-row-8 .weiterlesen{display:none;}.page-node-103 .node__header{padding:0 0 0px;}.page-node-103 .main-content__section,.sidebar__section{padding:0px 0 0px;}.page-node-type-customers #main-content{text-align:center;}#block-baseplus-views-block-customers-block-1{padding:60px 0 120px 0;}.view-customers{text-align:center;}#block-baseplus-views-block-customers-block-1 .views-row{padding-right:15px;padding-left:15px;}#block-mt-business-baseplus-ourofficelocations-demo{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);}.eu-cookie-compliance-message{margin:20px 0 0;}.disagree-button.eu-cookie-compliance-more-button,.eu-cookie-compliance-agree-button,.eu-cookie-compliance-default-button,.eu-cookie-compliance-hide-button,.eu-cookie-compliance-more-button-thank-you,.eu-cookie-withdraw-button,.eu-cookie-compliance-save-preferences-button{font-family:inherit;background-image:none;border:none;background-color:transparent;box-shadow:none;text-shadow:none;color:#fff;font-weight:normal;}@media (max-width:991px){.to-top .svg-inline--fa{font-size:16px;padding:16px;}}.video-container{position:relative;padding-bottom:56.25%;padding-top:0px;height:0;overflow:hidden;margin-bottom:-1px;}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:99.9%;}.ui-dialog .ui-dialog-titlebar{background-color:var(--mt-color-tint);border-color:var(--mt-color-tint);}
