/* @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(0,65%,40%);--mt-color-primary-dark:hsl(0,65%,30%);--mt-color-primary-light:hsl(0,65%,45%);--mt-color-primary-contrast:var(--mt-color-base-contrast);--mt-color-primary-value:0,65%,40%;--mt-color-primary-dark-value:0,65%,30%;--mt-color-primary-light-value:0,65%,45%;--mt-color-primary-contrast-value:var(--mt-color-base-contrast-value);--mt-color-primary-filter:invert(15%) sepia(70%) saturate(5183%) hue-rotate(354deg) brightness(73%) contrast(81%);--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,65%,40%);--mt-color-secondary-dark:hsl(0,65%,30%);--mt-color-secondary-light:hsl(0,65%,80%);--mt-color-secondary-contrast:var(--mt-color-base-contrast);--mt-color-secondary-value:0,65%,40%;--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(0,65%,30%);--mt-color-dark-colored-contrast:var(--mt-color-base-contrast);--mt-color-dark-colored-value:0,65%,30%;--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:252,242,242;--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'],.btn,.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 input[type='checkbox'],.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 input[type='checkbox'],.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 input[type='checkbox'],.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 input[type='checkbox'],.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 input[type='checkbox'],.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 input[type='checkbox'],.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);}:root{--dlpi-font-family:"Avenir Next",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--dlpi-dark:#1f2937;--dlpi-dark-2:#334155;--dlpi-text:#334155;--dlpi-muted:#475569;--dlpi-border:#e2e8f0;--dlpi-soft-border:#dbe3ec;--dlpi-soft-bg:#f8fafc;--dlpi-pill-bg:#f1f5f9;--dlpi-hover-bg:#eef4ff;--dlpi-copy-hover-bg:#e8f1ff;--dlpi-copy-hover-border:#bfd3f0;--dlpi-accent-red:#b91c1c;}@media (min-width:992px){.header-container .header__container > .row{align-items:center !important;}.header-container .header__container > .row > .col-lg-3{flex:0 0 34% !important;max-width:34% !important;}.header-container .header__container > .row > .col-lg-9{flex:0 0 66% !important;max-width:66% !important;}#block-basecore-branding .logo-and-site-name-wrapper{display:grid !important;grid-template-columns:72px max-content !important;grid-template-areas:"logo name"
      "logo slogan" !important;column-gap:14px !important;align-items:center !important;}#block-basecore-branding .logo{grid-area:logo !important;margin:0 !important;}#block-basecore-branding .logo img{max-width:72px !important;height:auto !important;}#block-basecore-branding .site-name{grid-area:name !important;margin:0 !important;line-height:1 !important;white-space:nowrap !important;}#block-basecore-branding .site-name a{display:inline-block !important;white-space:nowrap !important;line-height:0.95 !important;}#block-basecore-branding .site-slogan{grid-area:slogan !important;margin-top:4px !important;white-space:nowrap !important;}}#block-basecore-main-menu > h2,#block-basecore-mainnavigation > h2,nav.menu--main > h2,nav.navigation > h2,.menu--main > h2,.navigation > h2,#block-basecore-main-menu .visually-hidden,#block-basecore-mainnavigation .visually-hidden,nav.menu--main .visually-hidden,nav.navigation .visually-hidden,.menu--main .visually-hidden,.navigation .visually-hidden{display:none !important;}@media (min-width:992px){header,.header,.header-container,.header__container,.header__section,.region-header,.region-header-second,.region-primary-menu,.region-navigation,.navbar,.navbar-collapse,#block-basecore-main-menu,#block-basecore-mainnavigation,nav.menu--main,nav.navigation,.menu--main,.navigation.menu--main{overflow:visible !important;}.header-container,.header__container,.header__section,.region-header,.region-header-second,.region-primary-menu,.region-navigation,.navbar,.navbar-collapse{position:relative !important;z-index:10000 !important;}#block-basecore-main-menu,#block-basecore-mainnavigation,nav.menu--main,nav.navigation,.menu--main,.navigation.menu--main{position:relative !important;z-index:10001 !important;display:block !important;width:100% !important;overflow:visible !important;}#block-basecore-main-menu ul,#block-basecore-main-menu li,#block-basecore-mainnavigation ul,#block-basecore-mainnavigation li,nav.menu--main ul,nav.menu--main li,nav.navigation ul,nav.navigation li,.menu--main ul,.menu--main li,.navigation.menu--main ul,.navigation.menu--main li{list-style:none !important;overflow:visible !important;}#block-basecore-main-menu > ul.menu,#block-basecore-main-menu ul.menu:first-of-type,#block-basecore-mainnavigation > ul.menu,#block-basecore-mainnavigation ul.menu:first-of-type,nav.menu--main > ul.menu,nav.menu--main ul.menu:first-of-type,nav.navigation > ul.menu,nav.navigation ul.menu:first-of-type,.menu--main > ul.menu,.menu--main ul.menu:first-of-type,.navigation.menu--main > ul.menu,.navigation.menu--main ul.menu:first-of-type{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:flex-end !important;flex-wrap:nowrap !important;gap:0 !important;width:100% !important;min-height:64px !important;margin:0 !important;padding:0 !important;overflow:visible !important;}#block-basecore-main-menu ul.menu > li,#block-basecore-mainnavigation ul.menu > li,nav.menu--main ul.menu > li,nav.navigation ul.menu > li,.menu--main ul.menu > li,.navigation.menu--main ul.menu > li{position:relative !important;display:block !important;margin:0 !important;padding:0 !important;overflow:visible !important;}#block-basecore-main-menu > ul.menu > li > a,#block-basecore-main-menu > ul.menu > li > span,#block-basecore-main-menu ul.menu:first-of-type > li > a,#block-basecore-main-menu ul.menu:first-of-type > li > span,#block-basecore-mainnavigation > ul.menu > li > a,#block-basecore-mainnavigation > ul.menu > li > span,#block-basecore-mainnavigation ul.menu:first-of-type > li > a,#block-basecore-mainnavigation ul.menu:first-of-type > li > span,nav.menu--main > ul.menu > li > a,nav.menu--main > ul.menu > li > span,nav.menu--main ul.menu:first-of-type > li > a,nav.menu--main ul.menu:first-of-type > li > span,nav.navigation > ul.menu > li > a,nav.navigation > ul.menu > li > span,nav.navigation ul.menu:first-of-type > li > a,nav.navigation ul.menu:first-of-type > li > span,.menu--main > ul.menu > li > a,.menu--main > ul.menu > li > span,.menu--main ul.menu:first-of-type > li > a,.menu--main ul.menu:first-of-type > li > span,.navigation.menu--main > ul.menu > li > a,.navigation.menu--main > ul.menu > li > span,.navigation.menu--main ul.menu:first-of-type > li > a,.navigation.menu--main ul.menu:first-of-type > li > span{position:relative !important;display:block !important;padding:22px 15px !important;color:var(--dlpi-text) !important;background:transparent !important;border:0 !important;box-shadow:none !important;font-family:var(--dlpi-font-family) !important;font-size:15px !important;font-weight:700 !important;line-height:1.2 !important;text-decoration:none !important;white-space:nowrap !important;cursor:pointer !important;}#block-basecore-main-menu ul.menu > li.menu-item--expanded > a::after,#block-basecore-main-menu ul.menu > li.menu-item--expanded > span::after,#block-basecore-main-menu ul.menu > li:has(> ul.menu) > a::after,#block-basecore-main-menu ul.menu > li:has(> ul.menu) > span::after,#block-basecore-mainnavigation ul.menu > li.menu-item--expanded > a::after,#block-basecore-mainnavigation ul.menu > li.menu-item--expanded > span::after,#block-basecore-mainnavigation ul.menu > li:has(> ul.menu) > a::after,#block-basecore-mainnavigation ul.menu > li:has(> ul.menu) > span::after,nav.menu--main ul.menu > li.menu-item--expanded > a::after,nav.menu--main ul.menu > li.menu-item--expanded > span::after,nav.menu--main ul.menu > li:has(> ul.menu) > a::after,nav.menu--main ul.menu > li:has(> ul.menu) > span::after,nav.navigation ul.menu > li.menu-item--expanded > a::after,nav.navigation ul.menu > li.menu-item--expanded > span::after,nav.navigation ul.menu > li:has(> ul.menu) > a::after,nav.navigation ul.menu > li:has(> ul.menu) > span::after,.menu--main ul.menu > li.menu-item--expanded > a::after,.menu--main ul.menu > li.menu-item--expanded > span::after,.menu--main ul.menu > li:has(> ul.menu) > a::after,.menu--main ul.menu > li:has(> ul.menu) > span::after{content:" ▾" !important;display:inline !important;margin-left:4px !important;font-size:0.8em !important;font-weight:700 !important;}#block-basecore-main-menu ul.menu li > ul.menu,#block-basecore-mainnavigation ul.menu li > ul.menu,nav.menu--main ul.menu li > ul.menu,nav.navigation ul.menu li > ul.menu,.menu--main ul.menu li > ul.menu,.navigation.menu--main ul.menu li > ul.menu{position:absolute !important;top:100% !important;left:0 !important;right:auto !important;z-index:999999 !important;display:block !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;min-width:270px !important;width:max-content !important;max-width:420px !important;height:auto !important;margin:0 !important;padding:10px 0 !important;background:#ffffff !important;border:1px solid #e2e8f0 !important;border-radius:14px !important;box-shadow:0 14px 30px rgba(15,23,42,0.16) !important;transform:translateY(10px) !important;transition:opacity 160ms ease,transform 160ms ease,visibility 160ms ease !important;overflow:hidden !important;}#block-basecore-main-menu ul.menu li:hover > ul.menu,#block-basecore-main-menu ul.menu li:focus-within > ul.menu,#block-basecore-mainnavigation ul.menu li:hover > ul.menu,#block-basecore-mainnavigation ul.menu li:focus-within > ul.menu,nav.menu--main ul.menu li:hover > ul.menu,nav.menu--main ul.menu li:focus-within > ul.menu,nav.navigation ul.menu li:hover > ul.menu,nav.navigation ul.menu li:focus-within > ul.menu,.menu--main ul.menu li:hover > ul.menu,.menu--main ul.menu li:focus-within > ul.menu,.navigation.menu--main ul.menu li:hover > ul.menu,.navigation.menu--main ul.menu li:focus-within > ul.menu{visibility:visible !important;opacity:1 !important;pointer-events:auto !important;transform:translateY(0) !important;}#block-basecore-main-menu ul.menu li > ul.menu > li,#block-basecore-mainnavigation ul.menu li > ul.menu > li,nav.menu--main ul.menu li > ul.menu > li,nav.navigation ul.menu li > ul.menu > li,.menu--main ul.menu li > ul.menu > li,.navigation.menu--main ul.menu li > ul.menu > li{display:block !important;width:100% !important;margin:0 !important;padding:0 !important;list-style:none !important;}#block-basecore-main-menu ul.menu li > ul.menu > li > a,#block-basecore-main-menu ul.menu li > ul.menu > li > span,#block-basecore-mainnavigation ul.menu li > ul.menu > li > a,#block-basecore-mainnavigation ul.menu li > ul.menu > li > span,nav.menu--main ul.menu li > ul.menu > li > a,nav.menu--main ul.menu li > ul.menu > li > span,nav.navigation ul.menu li > ul.menu > li > a,nav.navigation ul.menu li > ul.menu > li > span,.menu--main ul.menu li > ul.menu > li > a,.menu--main ul.menu li > ul.menu > li > span,.navigation.menu--main ul.menu li > ul.menu > li > a,.navigation.menu--main ul.menu li > ul.menu > li > span{display:block !important;box-sizing:border-box !important;width:100% !important;min-width:270px !important;margin:0 !important;padding:11px 18px !important;color:#334155 !important;background:transparent !important;border:0 !important;box-shadow:none !important;font-family:var(--dlpi-font-family) !important;font-size:14px !important;font-weight:650 !important;line-height:1.35 !important;text-align:left !important;text-decoration:none !important;white-space:nowrap !important;}#block-basecore-main-menu ul.menu li > ul.menu > li > a:hover,#block-basecore-main-menu ul.menu li > ul.menu > li > a:focus,#block-basecore-main-menu ul.menu li > ul.menu > li > span:hover,#block-basecore-main-menu ul.menu li > ul.menu > li > span:focus,#block-basecore-mainnavigation ul.menu li > ul.menu > li > a:hover,#block-basecore-mainnavigation ul.menu li > ul.menu > li > a:focus,#block-basecore-mainnavigation ul.menu li > ul.menu > li > span:hover,#block-basecore-mainnavigation ul.menu li > ul.menu > li > span:focus,nav.menu--main ul.menu li > ul.menu > li > a:hover,nav.menu--main ul.menu li > ul.menu > li > a:focus,nav.menu--main ul.menu li > ul.menu > li > span:hover,nav.menu--main ul.menu li > ul.menu > li > span:focus,nav.navigation ul.menu li > ul.menu > li > a:hover,nav.navigation ul.menu li > ul.menu > li > a:focus,nav.navigation ul.menu li > ul.menu > li > span:hover,nav.navigation ul.menu li > ul.menu > li > span:focus,.menu--main ul.menu li > ul.menu > li > a:hover,.menu--main ul.menu li > ul.menu > li > a:focus,.menu--main ul.menu li > ul.menu > li > span:hover,.menu--main ul.menu li > ul.menu > li > span:focus{color:#111827 !important;background:#eef4ff !important;box-shadow:inset 4px 0 0 #b91c1c !important;text-decoration:none !important;}#block-basecore-main-menu > ul.menu > li:nth-last-child(-n+3) > ul.menu,#block-basecore-main-menu ul.menu:first-of-type > li:nth-last-child(-n+3) > ul.menu,#block-basecore-mainnavigation > ul.menu > li:nth-last-child(-n+3) > ul.menu,#block-basecore-mainnavigation ul.menu:first-of-type > li:nth-last-child(-n+3) > ul.menu,nav.menu--main > ul.menu > li:nth-last-child(-n+3) > ul.menu,nav.menu--main ul.menu:first-of-type > li:nth-last-child(-n+3) > ul.menu,nav.navigation > ul.menu > li:nth-last-child(-n+3) > ul.menu,nav.navigation ul.menu:first-of-type > li:nth-last-child(-n+3) > ul.menu,.menu--main > ul.menu > li:nth-last-child(-n+3) > ul.menu,.menu--main ul.menu:first-of-type > li:nth-last-child(-n+3) > ul.menu{left:auto !important;right:0 !important;}}body.path-frontpage #dlpi-home-hero,body.path-dlpi-home #dlpi-home-hero,body.path-page #dlpi-home-hero,body.path-frontpage #block-basecore-content,body.path-dlpi-home #block-basecore-content,body.path-page #block-basecore-content,body.path-frontpage canvas-island[component-export="default"],body.path-dlpi-home canvas-island[component-export="default"],body.path-page canvas-island[component-export="default"]{display:none !important;height:0 !important;min-height:0 !important;max-height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;}#dlpi-home-hero a,#dlpi-home-hero a:link,#dlpi-home-hero a:visited,#dlpi-home-hero a:hover,#dlpi-home-hero a:focus,#dlpi-home-hero a:active,#dlpi-home-hero a *,#dlpi-home-hero a:hover *,#dlpi-home-hero a:focus *{text-decoration:none !important;border-bottom:0 !important;box-shadow:none !important;background-image:none !important;}body.path-frontpage .region-banner,body.path-dlpi-home .region-banner,body.path-page .region-banner,body.path-frontpage [class*="region-banner"],body.path-dlpi-home [class*="region-banner"],body.path-page [class*="region-banner"]{text-align:center !important;font-family:var(--dlpi-font-family) !important;}body.path-frontpage #dlpi-framework-banner-pill,body.path-frontpage .dlpi-framework-banner-pill,body.path-dlpi-home #dlpi-framework-banner-pill,body.path-dlpi-home .dlpi-framework-banner-pill,body.path-page #dlpi-framework-banner-pill,body.path-page .dlpi-framework-banner-pill,body.path-frontpage [id*="dlpiframeworkbannerpill"],body.path-dlpi-home [id*="dlpiframeworkbannerpill"],body.path-page [id*="dlpiframeworkbannerpill"],body.path-frontpage [id*="dlpi-framework-banner-pill"],body.path-dlpi-home [id*="dlpi-framework-banner-pill"],body.path-page [id*="dlpi-framework-banner-pill"],body.path-frontpage .block-page-title-block,body.path-dlpi-home .block-page-title-block,body.path-page .block-page-title-block,body.path-frontpage #block-basecore-page-title,body.path-dlpi-home #block-basecore-page-title,body.path-page #block-basecore-page-title,body.path-frontpage #block-basecore-pagetitle,body.path-dlpi-home #block-basecore-pagetitle,body.path-page #block-basecore-pagetitle{display:flex !important;width:100% !important;max-width:1100px !important;margin:12px auto 6px auto !important;padding:0 16px !important;box-sizing:border-box !important;align-items:center !important;justify-content:center !important;text-align:center !important;background:transparent !important;border:0 !important;box-shadow:none !important;font-family:var(--dlpi-font-family) !important;clear:both !important;}body.path-frontpage #dlpi-framework-banner-pill span,body.path-frontpage .dlpi-framework-banner-pill span,body.path-dlpi-home #dlpi-framework-banner-pill span,body.path-dlpi-home .dlpi-framework-banner-pill span,body.path-page #dlpi-framework-banner-pill span,body.path-page .dlpi-framework-banner-pill span,body.path-frontpage [id*="dlpiframeworkbannerpill"] .field__item,body.path-dlpi-home [id*="dlpiframeworkbannerpill"] .field__item,body.path-page [id*="dlpiframeworkbannerpill"] .field__item,body.path-frontpage [id*="dlpi-framework-banner-pill"] .field__item,body.path-dlpi-home [id*="dlpi-framework-banner-pill"] .field__item,body.path-page [id*="dlpi-framework-banner-pill"] .field__item,body.path-frontpage .block-page-title-block h1,body.path-dlpi-home .block-page-title-block h1,body.path-page .block-page-title-block h1,body.path-frontpage #block-basecore-page-title h1,body.path-dlpi-home #block-basecore-page-title h1,body.path-page #block-basecore-page-title h1,body.path-frontpage #block-basecore-pagetitle h1,body.path-dlpi-home #block-basecore-pagetitle h1,body.path-page #block-basecore-pagetitle h1,body.path-frontpage h1.page-title,body.path-dlpi-home h1.page-title,body.path-page h1.page-title{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;max-width:calc(100vw - 48px) !important;margin:0 auto !important;padding:7px 20px !important;box-sizing:border-box !important;color:#1f2937 !important;background:#f1f5f9 !important;border:1px solid #dbe3ec !important;border-radius:999px !important;box-shadow:0 6px 14px rgba(15,23,42,0.06) !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(10px,1.05vw,12px) !important;font-weight:850 !important;line-height:1.15 !important;letter-spacing:0.04em !important;text-transform:uppercase !important;text-align:center !important;white-space:nowrap !important;word-break:keep-all !important;overflow-wrap:normal !important;overflow:visible !important;}body.path-frontpage [id*="dlpiframeworkbannerpill"] > h2,body.path-frontpage [id*="dlpi-framework-banner-pill"] > h2,body.path-frontpage [id*="dlpiframeworkbannerpill"] .block__title,body.path-frontpage [id*="dlpi-framework-banner-pill"] .block__title,body.path-frontpage [id*="dlpiframeworkbannerpill"] .field__label,body.path-frontpage [id*="dlpi-framework-banner-pill"] .field__label,body.path-dlpi-home [id*="dlpiframeworkbannerpill"] > h2,body.path-dlpi-home [id*="dlpi-framework-banner-pill"] > h2,body.path-dlpi-home [id*="dlpiframeworkbannerpill"] .block__title,body.path-dlpi-home [id*="dlpi-framework-banner-pill"] .block__title,body.path-dlpi-home [id*="dlpiframeworkbannerpill"] .field__label,body.path-dlpi-home [id*="dlpi-framework-banner-pill"] .field__label,body.path-page [id*="dlpiframeworkbannerpill"] > h2,body.path-page [id*="dlpi-framework-banner-pill"] > h2,body.path-page [id*="dlpiframeworkbannerpill"] .block__title,body.path-page [id*="dlpi-framework-banner-pill"] .block__title,body.path-page [id*="dlpiframeworkbannerpill"] .field__label,body.path-page [id*="dlpi-framework-banner-pill"] .field__label{display:none !important;}body.path-frontpage #hero,body.path-frontpage #hero .container-fluid,body.path-frontpage #hero .hero__container,body.path-frontpage #hero .row,body.path-frontpage #hero .col-12,body.path-frontpage #hero .hero__section,body.path-frontpage #hero .region,body.path-frontpage #hero .block,body.path-dlpi-home #hero,body.path-dlpi-home #hero .container-fluid,body.path-dlpi-home #hero .hero__container,body.path-dlpi-home #hero .row,body.path-dlpi-home #hero .col-12,body.path-dlpi-home #hero .hero__section,body.path-dlpi-home #hero .region,body.path-dlpi-home #hero .block,body.path-page #hero,body.path-page #hero .container-fluid,body.path-page #hero .hero__container,body.path-page #hero .row,body.path-page #hero .col-12,body.path-page #hero .hero__section,body.path-page #hero .region,body.path-page #hero .block{min-height:0 !important;height:auto !important;margin-top:0 !important;margin-bottom:0 !important;padding-top:0 !important;padding-bottom:0 !important;}body.path-frontpage #hero .region,body.path-dlpi-home #hero .region,body.path-page #hero .region{text-align:center !important;}body.path-frontpage .region-hero-first:empty,body.path-frontpage .region-hero-second:empty,body.path-frontpage .region-hero-third:empty,body.path-dlpi-home .region-hero-first:empty,body.path-dlpi-home .region-hero-second:empty,body.path-dlpi-home .region-hero-third:empty,body.path-page .region-hero-first:empty,body.path-page .region-hero-second:empty,body.path-page .region-hero-third:empty{display:none !important;}body.path-frontpage #block-basecore-aideepchatchatbot,body.path-dlpi-home #block-basecore-aideepchatchatbot,body.path-page #block-basecore-aideepchatchatbot,#block-basecore-aideepchatchatbot{display:block !important;width:100% !important;max-width:1100px !important;margin:10px auto 10px auto !important;padding:0 16px !important;background:transparent !important;border:0 !important;box-shadow:none !important;float:none !important;clear:both !important;text-align:left !important;}body.path-frontpage #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat,body.path-frontpage #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container,body.path-frontpage #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container.bottom-right,body.path-dlpi-home #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat,body.path-dlpi-home #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container,body.path-dlpi-home #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container.bottom-right,body.path-page #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat,body.path-page #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container,body.path-page #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container.bottom-right,#block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat,#block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container,#block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container.bottom-right{position:static !important;inset:auto !important;top:auto !important;right:auto !important;bottom:auto !important;left:auto !important;z-index:1 !important;display:block !important;width:100% !important;max-width:1100px !important;margin:0 auto !important;padding:0 !important;transform:none !important;background:transparent !important;background-color:transparent !important;border:0 !important;box-shadow:none !important;}body.path-frontpage #block-basecore-aideepchatchatbot .chat-element,body.path-frontpage #block-basecore-aideepchatchatbot .chat-element.chat-collapsed,body.path-dlpi-home #block-basecore-aideepchatchatbot .chat-element,body.path-dlpi-home #block-basecore-aideepchatchatbot .chat-element.chat-collapsed,body.path-page #block-basecore-aideepchatchatbot .chat-element,body.path-page #block-basecore-aideepchatchatbot .chat-element.chat-collapsed,#block-basecore-aideepchatchatbot .chat-element,#block-basecore-aideepchatchatbot .chat-element.chat-collapsed{display:block !important;visibility:visible !important;opacity:1 !important;position:static !important;width:100% !important;min-width:0 !important;max-width:100% !important;height:auto !important;margin:0 !important;padding:0 !important;float:none !important;transform:none !important;}#block-basecore-aideepchatchatbot .dlpi-copy-button{display:none !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header,#block-basecore-aideepchatchatbot .ai-deepchat--header{min-height:0 !important;height:auto !important;padding:22px 44px 22px 44px !important;box-sizing:border-box !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;background:var(--dlpi-dark) !important;background-color:var(--dlpi-dark) !important;color:transparent !important;font-size:0 !important;border:1px solid var(--dlpi-dark) !important;border-bottom:0 !important;border-radius:32px 32px 0 0 !important;text-align:left !important;box-shadow:none !important;font-family:var(--dlpi-font-family) !important;}#block-basecore-aideepchatchatbot .ai-deepchat--header *{color:transparent !important;font-size:0 !important;line-height:0 !important;margin:0 !important;padding:0 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::before,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header::before,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header::before,#block-basecore-aideepchatchatbot .ai-deepchat--header::before{content:"Ask the Framework" !important;display:block !important;width:100% !important;max-width:1120px !important;margin:0 !important;padding:0 !important;color:#ffffff !important;background:transparent !important;font-family:"Avenir Next",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:clamp(1.45rem,1.9vw,1.95rem) !important;font-weight:900 !important;line-height:1.02 !important;letter-spacing:-0.035em !important;text-align:left !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header::after,#block-basecore-aideepchatchatbot .ai-deepchat--header::after{content:"AI-supported guidance for dual-language program integrity. Explore equity, implementation, leadership, monitoring, and multilingual learner support through a framework developed from the doctoral research of Dr. Juan Carlos Zayas." !important;display:block !important;width:100% !important;max-width:1120px !important;margin:6px 0 0 0 !important;padding:0 !important;color:rgba(255,255,255,0.92) !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(0.76rem,0.82vw,0.86rem) !important;font-weight:760 !important;line-height:1.3 !important;letter-spacing:-0.005em !important;text-align:left !important;}#block-basecore-aideepchatchatbot .ai-deepchat--header button,#block-basecore-aideepchatchatbot .chat-dropdown-button,#block-basecore-aideepchatchatbot .toggle-icon,#block-basecore-aideepchatchatbot .chat-close-button,#block-basecore-aideepchatchatbot .chat-toggle-button,#block-basecore-aideepchatchatbot .ai-deepchat--close,#block-basecore-aideepchatchatbot .ai-deepchat--toggle,#block-basecore-aideepchatchatbot .ai-deepchat--bullet{display:none !important;}body.path-frontpage #block-basecore-aideepchatchatbot deep-chat,body.path-frontpage #block-basecore-aideepchatchatbot deep-chat#chat-element,body.path-frontpage #block-basecore-aideepchatchatbot deep-chat.deepchat-element,body.path-dlpi-home #block-basecore-aideepchatchatbot deep-chat,body.path-dlpi-home #block-basecore-aideepchatchatbot deep-chat#chat-element,body.path-dlpi-home #block-basecore-aideepchatchatbot deep-chat.deepchat-element,body.path-page #block-basecore-aideepchatchatbot deep-chat,body.path-page #block-basecore-aideepchatchatbot deep-chat#chat-element,body.path-page #block-basecore-aideepchatchatbot deep-chat.deepchat-element,#block-basecore-aideepchatchatbot deep-chat,#block-basecore-aideepchatchatbot deep-chat#chat-element,#block-basecore-aideepchatchatbot deep-chat.deepchat-element{display:block !important;width:100% !important;min-width:0 !important;max-width:100% !important;height:510px !important;min-height:510px !important;max-height:510px !important;background:#ffffff !important;background-color:#ffffff !important;border-top:1px solid var(--dlpi-border) !important;border-left:1px solid var(--dlpi-border) !important;border-right:1px solid var(--dlpi-border) !important;border-bottom:1px solid var(--dlpi-border) !important;border-radius:0 0 28px 28px !important;box-shadow:none !important;}#block-basecore-frameworkconnections,#block-basecore-suggestedfollowupquestions,#block-basecore-leadershipconsiderations{display:inline-block !important;vertical-align:top !important;width:calc((1100px - 36px) / 3) !important;max-width:calc((1100px - 36px) / 3) !important;min-width:0 !important;margin:8px 6px 28px 6px !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;float:none !important;clear:none !important;text-align:left !important;font-family:var(--dlpi-font-family) !important;}#block-basecore-frameworkconnections > h2,#block-basecore-suggestedfollowupquestions > h2,#block-basecore-leadershipconsiderations > h2,#block-basecore-frameworkconnections .block__title,#block-basecore-suggestedfollowupquestions .block__title,#block-basecore-leadershipconsiderations .block__title,#block-basecore-frameworkconnections .field__label,#block-basecore-suggestedfollowupquestions .field__label,#block-basecore-leadershipconsiderations .field__label{display:none !important;}#block-basecore-frameworkconnections .content,#block-basecore-suggestedfollowupquestions .content,#block-basecore-leadershipconsiderations .content,#block-basecore-frameworkconnections .field,#block-basecore-suggestedfollowupquestions .field,#block-basecore-leadershipconsiderations .field,#block-basecore-frameworkconnections .field__item,#block-basecore-suggestedfollowupquestions .field__item,#block-basecore-leadershipconsiderations .field__item{display:block !important;width:100% !important;max-width:100% !important;height:100% !important;margin:0 !important;padding:0 !important;}#block-basecore-frameworkconnections .field__item,#block-basecore-suggestedfollowupquestions .field__item,#block-basecore-leadershipconsiderations .field__item{display:flex !important;flex-direction:column !important;min-height:205px !important;height:100% !important;margin:0 !important;padding:24px 24px 22px 24px !important;background:#ffffff !important;border:1px solid var(--dlpi-border) !important;border-radius:22px !important;box-shadow:0 8px 22px rgba(15,23,42,0.08) !important;}#block-basecore-frameworkconnections .field__item{border-top:4px solid #1f2937 !important;}#block-basecore-suggestedfollowupquestions .field__item{border-top:4px solid #334155 !important;}#block-basecore-leadershipconsiderations .field__item{border-top:4px solid #475569 !important;}#block-basecore-frameworkconnections .field__item p,#block-basecore-suggestedfollowupquestions .field__item p,#block-basecore-leadershipconsiderations .field__item p{margin:0 !important;}#block-basecore-frameworkconnections .field__item p:first-of-type strong,#block-basecore-suggestedfollowupquestions .field__item p:first-of-type strong,#block-basecore-leadershipconsiderations .field__item p:first-of-type strong{display:block !important;color:var(--dlpi-dark) !important;font-family:var(--dlpi-font-family) !important;font-size:20px !important;font-weight:800 !important;line-height:1.15 !important;}#block-basecore-frameworkconnections .field__item p:nth-of-type(2),#block-basecore-suggestedfollowupquestions .field__item p:nth-of-type(2),#block-basecore-leadershipconsiderations .field__item p:nth-of-type(2){margin-top:12px !important;color:var(--dlpi-muted) !important;font-family:var(--dlpi-font-family) !important;font-size:14px !important;font-weight:600 !important;line-height:1.45 !important;}#block-basecore-frameworkconnections .field__item ul,#block-basecore-suggestedfollowupquestions .field__item ul,#block-basecore-leadershipconsiderations .field__item ul{display:grid !important;gap:10px !important;margin:auto 0 0 0 !important;padding:16px 0 0 0 !important;list-style:none !important;}#block-basecore-frameworkconnections .field__item ul > li,#block-basecore-suggestedfollowupquestions .field__item ul > li,#block-basecore-leadershipconsiderations .field__item ul > li{margin:0 !important;padding:12px 14px !important;color:var(--dlpi-text) !important;background:var(--dlpi-soft-bg) !important;border:1px solid var(--dlpi-border) !important;border-radius:14px !important;font-family:var(--dlpi-font-family) !important;font-size:13px !important;font-weight:700 !important;line-height:1.35 !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-enhanced,[id*="suggestedfollowupquestions"] .dlpi-copy-enhanced,.dlpi-suggested-followup-questions .dlpi-copy-enhanced{position:relative !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;gap:10px !important;margin:0 !important;padding:14px 16px !important;box-sizing:border-box !important;color:var(--dlpi-text) !important;background:var(--dlpi-soft-bg) !important;border:1px solid var(--dlpi-border) !important;border-radius:14px !important;font-family:var(--dlpi-font-family) !important;font-size:13px !important;font-weight:700 !important;line-height:1.35 !important;overflow:visible !important;}#block-basecore-suggestedfollowupquestions .field__item ul > li.dlpi-copy-enhanced,[id*="suggestedfollowupquestions"] .field__item ul > li.dlpi-copy-enhanced{display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;gap:10px !important;padding:14px 16px !important;box-sizing:border-box !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button,[id*="suggestedfollowupquestions"] .dlpi-copy-button,.dlpi-suggested-followup-questions .dlpi-copy-button{position:static !important;top:auto !important;right:auto !important;transform:none !important;display:inline-flex !important;align-items:center !important;justify-content:flex-start !important;gap:8px !important;width:auto !important;height:auto !important;min-width:0 !important;min-height:32px !important;margin:0 !important;padding:6px 10px !important;box-sizing:border-box !important;color:var(--dlpi-text) !important;background:transparent !important;border:1px solid transparent !important;border-radius:999px !important;box-shadow:none !important;font-family:var(--dlpi-font-family) !important;font-size:12px !important;font-weight:800 !important;line-height:1 !important;text-align:left !important;text-decoration:none !important;cursor:pointer !important;z-index:5 !important;transition:background-color 160ms ease,border-color 160ms ease,color 160ms ease,box-shadow 160ms ease,transform 160ms ease !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button i,[id*="suggestedfollowupquestions"] .dlpi-copy-button i,.dlpi-suggested-followup-questions .dlpi-copy-button i{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:15px !important;min-width:15px !important;height:15px !important;margin:0 !important;padding:0 !important;font-size:14px !important;line-height:1 !important;color:inherit !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button .dlpi-copy-label,[id*="suggestedfollowupquestions"] .dlpi-copy-button .dlpi-copy-label,.dlpi-suggested-followup-questions .dlpi-copy-button .dlpi-copy-label{position:static !important;display:inline-block !important;width:auto !important;height:auto !important;min-width:0 !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:visible !important;white-space:nowrap !important;border:0 !important;clip:auto !important;clip-path:none !important;color:inherit !important;font:inherit !important;line-height:1 !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button:hover,#block-basecore-suggestedfollowupquestions .dlpi-copy-button:focus,[id*="suggestedfollowupquestions"] .dlpi-copy-button:hover,[id*="suggestedfollowupquestions"] .dlpi-copy-button:focus,.dlpi-suggested-followup-questions .dlpi-copy-button:hover,.dlpi-suggested-followup-questions .dlpi-copy-button:focus{color:#1d4ed8 !important;background:var(--dlpi-copy-hover-bg) !important;border-color:var(--dlpi-copy-hover-border) !important;box-shadow:0 4px 10px rgba(15,23,42,0.08) !important;outline:none !important;text-decoration:underline !important;text-decoration-thickness:2px !important;text-underline-offset:3px !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button:active,[id*="suggestedfollowupquestions"] .dlpi-copy-button:active,.dlpi-suggested-follow-up-questions .dlpi-copy-button:active{transform:scale(0.98) !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button.dlpi-copied,[id*="suggestedfollowupquestions"] .dlpi-copy-button.dlpi-copied,.dlpi-suggested-follow-up-questions .dlpi-copy-button.dlpi-copied{color:#166534 !important;background:#ecfdf3 !important;border-color:#86efac !important;text-decoration:none !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button.dlpi-copy-failed,[id*="suggestedfollowupquestions"] .dlpi-copy-button.dlpi-copy-failed,.dlpi-suggested-follow-up-questions .dlpi-copy-button.dlpi-copy-failed{color:#991b1b !important;background:#fef2f2 !important;border-color:#fecaca !important;text-decoration:none !important;}#block-basecore-exploretheframework,[id^="block-basecore-exploretheframework"]{display:block !important;width:100% !important;max-width:1120px !important;margin:0 auto 72px auto !important;padding:0 18px !important;background:transparent !important;border:0 !important;box-shadow:none !important;font-family:var(--dlpi-font-family) !important;color:var(--dlpi-dark) !important;}#block-basecore-exploretheframework > h2,#block-basecore-exploretheframework .block__title,#block-basecore-exploretheframework .field__label,[id^="block-basecore-exploretheframework"] > h2,[id^="block-basecore-exploretheframework"] .block__title,[id^="block-basecore-exploretheframework"] .field__label{display:none !important;}#block-basecore-exploretheframework .block__content,#block-basecore-exploretheframework .content,#block-basecore-exploretheframework .field,#block-basecore-exploretheframework .field__items,#block-basecore-exploretheframework .field__item,[id^="block-basecore-exploretheframework"] .block__content,[id^="block-basecore-exploretheframework"] .content,[id^="block-basecore-exploretheframework"] .field,[id^="block-basecore-exploretheframework"] .field__items,[id^="block-basecore-exploretheframework"] .field__item{width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;}#block-basecore-exploretheframework .field__item > p:first-of-type,[id^="block-basecore-exploretheframework"] .field__item > p:first-of-type{margin:0 !important;text-align:center !important;}#block-basecore-exploretheframework .field__item > p:first-of-type strong,[id^="block-basecore-exploretheframework"] .field__item > p:first-of-type strong{display:block !important;margin:0 auto !important;color:#2f2f31 !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(2.25rem,4vw,3.25rem) !important;font-weight:900 !important;line-height:1.06 !important;letter-spacing:-0.045em !important;text-align:center !important;}#block-basecore-exploretheframework .field__item > p:nth-of-type(2),[id^="block-basecore-exploretheframework"] .field__item > p:nth-of-type(2){max-width:900px !important;margin:18px auto 32px auto !important;color:var(--dlpi-muted) !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(1.25rem,2vw,1.65rem) !important;font-weight:800 !important;line-height:1.55 !important;text-align:center !important;}#block-basecore-exploretheframework .field__item > ul,[id^="block-basecore-exploretheframework"] .field__item > ul{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:28px !important;width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important;list-style:none !important;}#block-basecore-exploretheframework .field__item > ul > li,[id^="block-basecore-exploretheframework"] .field__item > ul > li{position:relative !important;display:block !important;min-height:250px !important;margin:0 !important;padding:0 !important;background:#ffffff !important;border:1px solid var(--dlpi-border) !important;border-radius:28px !important;box-shadow:0 6px 18px rgba(15,23,42,0.05) !important;transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease !important;overflow:hidden !important;color:#374151 !important;font-family:var(--dlpi-font-family) !important;}#block-basecore-exploretheframework .field__item > ul > li:hover,#block-basecore-exploretheframework .field__item > ul > li:focus-within,[id^="block-basecore-exploretheframework"] .field__item > ul > li:hover,[id^="block-basecore-exploretheframework"] .field__item > ul > li:focus-within{transform:translateY(-4px) !important;border-color:#cbd5e1 !important;box-shadow:0 12px 28px rgba(15,23,42,0.09) !important;}#block-basecore-exploretheframework .field__item > ul > li::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li::before{position:absolute !important;top:30px !important;left:34px !important;z-index:2 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:38px !important;height:38px !important;border-radius:999px !important;color:#0f172a !important;background:#f1f5f9 !important;font-family:"Font Awesome 6 Free","Font Awesome 5 Free",Arial,sans-serif !important;font-size:20px !important;font-weight:900 !important;line-height:1 !important;text-align:center !important;}#block-basecore-exploretheframework .field__item > ul > li:nth-child(1)::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li:nth-child(1)::before{content:"\f3ed" !important;}#block-basecore-exploretheframework .field__item > ul > li:nth-child(2)::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li:nth-child(2)::before{content:"\f24e" !important;}#block-basecore-exploretheframework .field__item > ul > li:nth-child(3)::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li:nth-child(3)::before{content:"\f542" !important;}#block-basecore-exploretheframework .field__item > ul > li:nth-child(4)::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li:nth-child(4)::before{content:"\f0ae" !important;}#block-basecore-exploretheframework .field__item > ul > li:nth-child(5)::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li:nth-child(5)::before{content:"\f071" !important;}#block-basecore-exploretheframework .field__item > ul > li:nth-child(6)::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li:nth-child(6)::before{content:"\f4d7" !important;}#block-basecore-exploretheframework .field__item > ul > li > a,#block-basecore-exploretheframework .field__item > ul > li > a:link,#block-basecore-exploretheframework .field__item > ul > li > a:visited,#block-basecore-exploretheframework .field__item > ul > li > a:hover,#block-basecore-exploretheframework .field__item > ul > li > a:focus,#block-basecore-exploretheframework .field__item > ul > li > a:active,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:link,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:visited,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:hover,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:focus,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:active{position:relative !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;min-height:250px !important;width:100% !important;height:100% !important;margin:0 !important;padding:92px 34px 32px 34px !important;box-sizing:border-box !important;color:inherit !important;background:transparent !important;border:0 !important;border-radius:28px !important;box-shadow:none !important;text-decoration:none !important;overflow:hidden !important;}#block-basecore-exploretheframework .field__item > ul > li > a strong,#block-basecore-exploretheframework .field__item > ul > li > a b,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a strong,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a b,#block-basecore-exploretheframework .field__item > ul > li > strong,#block-basecore-exploretheframework .field__item > ul > li > b,[id^="block-basecore-exploretheframework"] .field__item > ul > li > strong,[id^="block-basecore-exploretheframework"] .field__item > ul > li > b{display:block !important;margin:92px 34px 8px 34px !important;padding:0 !important;color:#111827 !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(1.5rem,2.1vw,2rem) !important;font-weight:900 !important;line-height:0.98 !important;letter-spacing:-0.045em !important;text-align:left !important;text-decoration:none !important;}#block-basecore-exploretheframework .field__item > ul > li > a strong,#block-basecore-exploretheframework .field__item > ul > li > a b,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a strong,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a b{margin:0 0 8px 0 !important;}#block-basecore-exploretheframework .field__item > ul > li > a p,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a p,#block-basecore-exploretheframework .field__item > ul > li > p,[id^="block-basecore-exploretheframework"] .field__item > ul > li > p{margin:0 34px 32px 34px !important;padding:0 !important;color:#374151 !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:0.95rem !important;font-weight:500 !important;line-height:1.38 !important;text-align:left !important;text-decoration:none !important;}#block-basecore-exploretheframework .field__item > ul > li > a p,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a p{margin:0 !important;}#block-basecore-exploretheframework .field__item > ul > li > a *,#block-basecore-exploretheframework .field__item > ul > li > a:hover *,#block-basecore-exploretheframework .field__item > ul > li > a:focus *,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a *,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:hover *,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:focus *{text-decoration:none !important;border-bottom:0 !important;}body.path-frontpage #main-content,body.path-frontpage #main-content .container,body.path-frontpage #main-content .main-content__container,body.path-frontpage #main-content .main-content__section,body.path-frontpage #main-content .region-content,body.path-frontpage #main-content .block,body.path-dlpi-home #main-content,body.path-dlpi-home #main-content .container,body.path-dlpi-home #main-content .main-content__container,body.path-dlpi-home #main-content .main-content__section,body.path-dlpi-home #main-content .region-content,body.path-dlpi-home #main-content .block,body.path-page #main-content,body.path-page #main-content .container,body.path-page #main-content .main-content__container,body.path-page #main-content .main-content__section,body.path-page #main-content .region-content,body.path-page #main-content .block{min-height:0 !important;height:auto !important;margin-top:0 !important;padding-top:0 !important;}@media (max-width:1200px){#block-basecore-frameworkconnections,#block-basecore-suggestedfollowupquestions,#block-basecore-leadershipconsiderations{width:calc((100vw - 84px) / 3) !important;max-width:calc((100vw - 84px) / 3) !important;}}@media (max-width:1024px){#block-basecore-frameworkconnections,#block-basecore-suggestedfollowupquestions,#block-basecore-leadershipconsiderations{width:calc((760px - 18px) / 2) !important;max-width:calc((760px - 18px) / 2) !important;}#block-basecore-exploretheframework .field__item > ul,[id^="block-basecore-exploretheframework"] .field__item > ul{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}@media (max-width:768px){body.path-frontpage #block-basecore-aideepchatchatbot,body.path-dlpi-home #block-basecore-aideepchatchatbot,body.path-page #block-basecore-aideepchatchatbot,#block-basecore-aideepchatchatbot{margin:8px auto 10px auto !important;padding:0 12px !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header,#block-basecore-aideepchatchatbot .ai-deepchat--header{min-height:0 !important;padding:18px 24px 18px 24px !important;border-radius:24px 24px 0 0 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::before,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header::before,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header::before,#block-basecore-aideepchatchatbot .ai-deepchat--header::before{font-size:clamp(1.45rem,1.9vw,1.95rem) !important;line-height:1.02 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header::after,#block-basecore-aideepchatchatbot .ai-deepchat--header::after{margin-top:6px !important;font-size:clamp(0.76rem,0.82vw,0.86rem) !important;line-height:1.3 !important;}body.path-frontpage #block-basecore-aideepchatchatbot deep-chat,body.path-frontpage #block-basecore-aideepchatchatbot deep-chat#chat-element,body.path-frontpage #block-basecore-aideepchatchatbot deep-chat.deepchat-element,body.path-dlpi-home #block-basecore-aideepchatchatbot deep-chat,body.path-dlpi-home #block-basecore-aideepchatchatbot deep-chat#chat-element,body.path-dlpi-home #block-basecore-aideepchatchatbot deep-chat.deepchat-element,body.path-page #block-basecore-aideepchatchatbot deep-chat,body.path-page #block-basecore-aideepchatchatbot deep-chat#chat-element,body.path-page #block-basecore-aideepchatchatbot deep-chat.deepchat-element,#block-basecore-aideepchatchatbot deep-chat,#block-basecore-aideepchatchatbot deep-chat#chat-element,#block-basecore-aideepchatchatbot deep-chat.deepchat-element{height:410px !important;min-height:410px !important;max-height:410px !important;border-radius:0 0 24px 24px !important;}#block-basecore-frameworkconnections,#block-basecore-suggestedfollowupquestions,#block-basecore-leadershipconsiderations{display:block !important;width:100% !important;max-width:100% !important;margin:10px auto 14px auto !important;padding:0 12px !important;}#block-basecore-frameworkconnections .field__item,#block-basecore-suggestedfollowupquestions .field__item,#block-basecore-leadershipconsiderations .field__item{min-height:auto !important;padding:22px 22px 20px 22px !important;border-radius:20px !important;}body.path-frontpage #dlpi-framework-banner-pill,body.path-frontpage .dlpi-framework-banner-pill,body.path-dlpi-home #dlpi-framework-banner-pill,body.path-dlpi-home .dlpi-framework-banner-pill,body.path-page #dlpi-framework-banner-pill,body.path-page .dlpi-framework-banner-pill,body.path-frontpage [id*="dlpiframeworkbannerpill"],body.path-dlpi-home [id*="dlpiframeworkbannerpill"],body.path-page [id*="dlpiframeworkbannerpill"],body.path-frontpage [id*="dlpi-framework-banner-pill"],body.path-dlpi-home [id*="dlpi-framework-banner-pill"],body.path-page [id*="dlpi-framework-banner-pill"]{margin:10px auto 4px auto !important;padding:0 14px !important;}body.path-frontpage #dlpi-framework-banner-pill span,body.path-frontpage .dlpi-framework-banner-pill span,body.path-dlpi-home #dlpi-framework-banner-pill span,body.path-dlpi-home .dlpi-framework-banner-pill span,body.path-page #dlpi-framework-banner-pill span,body.path-page .dlpi-framework-banner-pill span,body.path-frontpage [id*="dlpiframeworkbannerpill"] .field__item,body.path-dlpi-home [id*="dlpiframeworkbannerpill"] .field__item,body.path-page [id*="dlpiframeworkbannerpill"] .field__item,body.path-frontpage [id*="dlpi-framework-banner-pill"] .field__item,body.path-dlpi-home [id*="dlpi-framework-banner-pill"] .field__item,body.path-page [id*="dlpi-framework-banner-pill"] .field__item,body.path-frontpage h1.page-title,body.path-dlpi-home h1.page-title,body.path-page h1.page-title{padding:6px 12px !important;font-size:clamp(7.5px,2.2vw,10px) !important;line-height:1.15 !important;white-space:nowrap !important;word-break:keep-all !important;overflow-wrap:normal !important;}}@media (max-width:680px){#block-basecore-exploretheframework,[id^="block-basecore-exploretheframework"]{margin:0 auto 48px auto !important;padding:0 14px !important;}#block-basecore-exploretheframework .field__item > p:nth-of-type(2),[id^="block-basecore-exploretheframework"] .field__item > p:nth-of-type(2){margin-top:18px !important;margin-bottom:32px !important;}#block-basecore-exploretheframework .field__item > ul,[id^="block-basecore-exploretheframework"] .field__item > ul{grid-template-columns:1fr !important;gap:22px !important;}#block-basecore-exploretheframework .field__item > ul > li,[id^="block-basecore-exploretheframework"] .field__item > ul > li{border-radius:24px !important;}#block-basecore-exploretheframework .field__item > ul > li::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li::before{top:30px !important;left:28px !important;}#block-basecore-exploretheframework .field__item > ul > li > a,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a{min-height:auto !important;padding:112px 28px 32px 28px !important;}#block-basecore-exploretheframework .field__item > ul > li > a strong,#block-basecore-exploretheframework .field__item > ul > li > a b,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a strong,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a b,#block-basecore-exploretheframework .field__item > ul > li > strong,#block-basecore-exploretheframework .field__item > ul > li > b,[id^="block-basecore-exploretheframework"] .field__item > ul > li > strong,[id^="block-basecore-exploretheframework"] .field__item > ul > li > b{font-size:1.65rem !important;margin-bottom:8px !important;}}
