/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-dialog{position:absolute;inset-block-start:0;left:0;padding:0;border:0;border-radius:var(--jui-dialog-border-radius);background:transparent;box-shadow:var(--jui-dialog-box-shadow);&:focus{outline:var(--jui-dialog--focus-outline);box-shadow:var(--jui-dialog--focus-box-shadow);}}@media (forced-colors:active){.ui-dialog{border:1px solid transparent;}}@media all and (max-width:48em){.ui-dialog:not(.ui-dialog-off-canvas){min-width:92%;max-width:92%;}}.ui-dialog{.ui-dialog-titlebar{position:relative;box-sizing:border-box;padding-block:var(--space-m);padding-inline:var(--space-l) var(--jui-dialog-close-button-reserved-space);color:var(--jui-dialog-title-color);border-start-end-radius:var(--jui-dialog-border-radius);border-start-start-radius:var(--jui-dialog-border-radius);background:var(--jui-dialog-title-bg-color);line-height:calc(var(--space-m) * 2);.ui-dialog-title{-webkit-font-smoothing:antialiased;margin:0;font-size:var(--jui-dialog-title-font-size);font-weight:bold;}.ui-dialog-titlebar-close{position:absolute;inset-block-start:50%;inset-inline-end:0;box-sizing:border-box;inline-size:var(--jui-dialog-close-button-size);block-size:var(--jui-dialog-close-button-size);margin-inline:var(--space-l);padding:0;transition:all 0.1s;transform:translateY(-50%);border:2px solid transparent;border-radius:var(--jui-dialog-close-button-border-radius);background:none;&:hover{border-color:var(--color-white);}&:focus{border-color:var(--color-focus);outline:var(--jui-dialog--focus-outline);box-shadow:none;}.ui-icon.ui-icon-closethick{width:100%;height:100%;margin:0;transform:translate(-50%,-50%);background:url("data:image/svg+xml,%3csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 1.318l-10 10M11 11.318l-10-10' stroke='%23D3D4D9' stroke-width='1.5'/%3e%3c/svg%3e") no-repeat 50%;@media (forced-colors:active){background:buttontext;mask:url("data:image/svg+xml,%3csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 1.318l-10 10M11 11.318l-10-10' stroke='%23D3D4D9' stroke-width='1.5'/%3e%3c/svg%3e") no-repeat 50%;}}}}> .ui-dialog-content{overflow:auto;padding:var(--space-m) var(--space-l);color:var(--color-text);background:var(--color-white);.form-actions,.field-actions{margin:0;padding:0;}}> .ui-dialog-buttonpane{color:var(--color-text);border-bottom-right-radius:var(--jui-dialog-border-radius);border-bottom-left-radius:var(--jui-dialog-border-radius);background:var(--color-gray-050);.ui-dialog-buttonset{display:flex;gap:var(--space-s);justify-content:flex-end;margin-block:var(--space-m);margin-inline-end:var(--space-l);& > *{margin:0;}}.ui-button-text-only .ui-button-text{padding:0;}}&.ui-dialog-off-canvas{.ui-widget-content.ui-dialog-content{background:none;}}}#drupal-off-canvas{.form-item .form-item__description{color:var(--color-gray-050);font-size:0.75rem;}}
.path-admin .mt-no-opacity{opacity:1;filter:alpha(opacity=100);}
@keyframes gin-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}.ajax-progress__throbber,.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber,.media-library-item .ajax-progress__throbber{border:3px solid var(--gin-color-primary);border-inline-end:3px dotted transparent;}.ajax-progress .ajax-progress__message{color:var(--gin-color-text);}[dir].gin--dark-mode .ajax-progress--fullscreen{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border:3px solid var(--gin-bg-app);border-inline-end:3px dotted transparent;}.media-library-widget .ajax-progress__throbber,.media-library-widget .ajax-progress__throbber--fullscreen{border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;}.ui-dialog .ajax-progress-throbber{padding:var(--gin-spacing-xs);background:var(--gin-bg-app);border-radius:50%;box-shadow:0 2px 6px 0 rgba(34,35,48,.1);border:1px solid rgba(216,217,224,.8);}.gin--dark-mode .ui-dialog .ajax-progress-throbber{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}.ui-dialog .ajax-progress-throbber::before,.contextual-links .ajax-progress-throbber::before{content:"";display:block;position:absolute;inset-block-start:var(--gin-spacing-xs);inset-inline-start:var(--gin-spacing-xs);width:1.125rem;height:1.125rem;border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;border-radius:50%;animation:gin-throbber .75s linear infinite;}.gin--dark-mode .ui-dialog .ajax-progress,.gin--dark-mode .media-library-item .ajax-progress.ajax-progress.ajax-progress{background-color:var(--gin-bg-app);border-color:var(--gin-bg-app);}.contextual-links li{position:relative;}.contextual-links .ajax-progress-throbber{position:absolute;inset-block-start:0;inset-inline-end:var(--gin-spacing-xxs);width:24px;height:24px;}.contextual-links .ajax-progress-throbber::before{inset-block-start:0;inset-inline-start:.25em;}.claro-autocomplete__message{color:var(--gin-color-primary);}
: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:not(.ui-dialog-off-canvas){max-width:1280px;border:0 none !important;border-radius:var(--gin-border-m);background:var(--gin-bg-layer);}@media (forced-colors:active){.ui-dialog:not(.ui-dialog-off-canvas){border:1px solid buttonBorder !important;}}.ui-dialog:not(.ui-dialog-off-canvas) .ui-dialog-content:first-of-type{border-start-start-radius:var(--gin-border-m);border-start-end-radius:var(--gin-border-m);}.ui-dialog:not(.ui-dialog-off-canvas) .layout-region-node-actions{position:absolute;inset-block-end:0;inset-inline-start:var(--gin-spacing-m);inset-block-start:auto;inset-inline-end:auto;}.ui-dialog:not(.ui-dialog-off-canvas) .layout-region-node-secondary{width:100%;}.ui-dialog:not(.ui-dialog-off-canvas) .views-exposed-form.views-exposed-form,.ui-dialog:not(.ui-dialog-off-canvas) .views-displays{border:1px solid var(--gin-border-color-layer);}@media (max-width:47.99em){.ui-dialog:not(.ui-dialog-off-canvas){min-width:92%;max-width:92%;}}.ui-dialog{position:absolute;inset-block-start:0;font-family:var(--gin-font);outline:none;}[dir="ltr"] .ui-dialog{inset-inline-start:0;}[dir="rtl"] .ui-dialog{inset-inline-end:0;}.ui-dialog,.ui-dialog:focus,.ui-dialog:focus:active,.ui-dialog:focus:hover{box-shadow:var(--gin-shadow-l1);}.ui-dialog .ui-dialog-titlebar{line-height:1.2;padding:var(--gin-spacing-m) var(--gin-spacing-l);background:#1b1b1d;border:0 none;border-radius:var(--gin-border-m) var(--gin-border-m) 0 0;position:relative;}@media (forced-colors:active){.ui-dialog .ui-dialog-titlebar{border-block-end:1px solid buttonBorder;}}.ui-dialog .ui-dialog-title{font-size:var(--gin-font-size-l);font-weight:var(--gin-font-weight-normal);color:#fff;width:100%;padding-inline-end:var(--gin-spacing-xl);margin:0;box-sizing:border-box;}.ui-dialog .ui-dialog-content{color:var(--gin-color-text);}.ui-dialog .ui-dialog-content:not(:has(+ .ui-widget-content.ui-dialog-buttonpane)){border-end-start-radius:var(--gin-border-m);border-end-end-radius:var(--gin-border-m);}.ui-dialog .ui-widget-content.ui-dialog-buttonpane{padding:var(--gin-spacing-s) var(--gin-spacing-l);border-block-start:1px solid var(--gin-border-color-layer);border-end-start-radius:var(--gin-border-m);border-end-end-radius:var(--gin-border-m);background:var(--gin-bg-app);}.ui-dialog .ui-widget-content.ui-dialog-buttonpane .button{font-family:var(--gin-font);font-size:var(--gin-font-size-s);font-weight:var(--gin-font-weight-semibold);padding-block:calc(var(--gin-spacing-s) - 2px);padding-inline:var(--gin-spacing-m);margin-block:0;height:auto;}.ui-dialog .ui-widget-content.ui-dialog-buttonpane .button:last-of-type{margin-inline-end:0;}.ui-dialog .ui-widget-content.ui-dialog-buttonpane .button.button--danger,.ui-dialog [data-drupal-selector*=-remove-form] .button.button--danger{border-color:var(--gin-color-danger) !important;}.ui-dialog .ui-dialog-buttonset{margin-block-start:0;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;inset-block-start:50%;inset-inline-start:auto;inset-inline-end:0;width:2rem;height:2rem;opacity:.8;margin:0 var(--gin-spacing-m);transform:translateY(-50%);background:none;border:none;}.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick{width:100%;height:100%;inset-block-start:0;inset-inline-start:0;margin:0;transform:none;background:#fff;-webkit-mask-image:url(/themes/contrib/gin/dist/media/sprite.svg#close-view);mask-image:url(/themes/contrib/gin/dist/media/sprite.svg#close-view);-webkit-mask-size:var(--gin-icon-size-close) var(--gin-icon-size-close);mask-size:var(--gin-icon-size-close) var(--gin-icon-size-close);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;}@media (forced-colors:active){.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick{background:linktext;}}.ui-dialog .ui-dialog-titlebar-close:hover{opacity:1;}.ui-dialog .ui-widget-content.ui-dialog-content{padding-inline:var(--gin-spacing-l);background:var(--gin-bg-layer);}.ui-dialog .gin-layer-wrapper{margin-block-end:var(--gin-spacing-l);}.ui-dialog .gin-confirm-form{margin-block-start:var(--gin-spacing-m);margin-block-end:var(--gin-spacing-s);}.ui-dialog.token-tree-dialog{max-width:none;z-index:505;}.erl-overlay,.layout-paragraphs-dialog{position:fixed !important;inset-block-start:50% !important;inset-inline-start:50% !important;width:calc(100% - var(--gin-spacing-xl)) !important;}[dir="ltr"] .erl-overlay,[dir="ltr"] .layout-paragraphs-dialog{transform:translate(-50%,-50%);}[dir="rtl"] .erl-overlay,[dir="rtl"] .layout-paragraphs-dialog{transform:translate(50%,-50%);}@media (min-width:64em){.erl-overlay,.layout-paragraphs-dialog{width:calc(100% - var(--gin-spacing-xxxl)) !important;}}ul.paragraphs-add-dialog-list{margin:var(--gin-spacing-l) 0;}.ui-widget-overlay{opacity:.9;background:var(--gin-bg-layer2);}.views-ui-dialog .views-offset-bottom{border-block-start:1px solid var(--gin-border-color);}@media (forced-colors:active){.views-ui-dialog .views-offset-bottom{border-block-start:none;}}.ui-widget-content a{color:var(--gin-color-primary);}.ui-widget.ui-dialog.ui-dialog-off-canvas{--gin-offcanvas-active:var(--gin-color-primary);background:#444;border:0 none;box-shadow:0 0 48px rgba(0,0,0,.075);}.ui-widget.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar{background:#1b1b1d;border-radius:0;}.ui-widget.ui-dialog.ui-dialog-off-canvas .ui-resizable-w{border:0 none;background-color:transparent;}.ui-widget.ui-dialog.ui-dialog-off-canvas .fieldset{color:var(--gin-color-text);}.ui-widget.ui-dialog.ui-dialog-off-canvas #drupal-off-canvas .button--primary[type=submit]{background:var(--gin-offcanvas-active);}.ui-dialog .ui-widget-content.ui-dialog-content{overflow:auto;}.ui-dialog.webform-off-canvas .ui-widget-content.ui-dialog-content{background:var(--gin-bg-layer);}table.treetable tr.branch{background-color:transparent;}.ui-dialog .gin-layer-wrapper{margin-block:var(--gin-spacing-l);}.views-ui-dialog.views-ui-dialog > .ui-dialog-content{padding:0;}#drupal-modal .gin-sticky-form-actions.form-actions{display:none;}
.ui-dialog .ui-dialog-titlebar{background-color:var(--mt-color-tint);border-color:var(--mt-color-tint);}@media (min-width:992px){.header-container .header__container > .row > .col-lg-3{flex:0 0 34%;max-width:34%;}.header-container .header__container > .row > .col-lg-9{flex:0 0 66%;max-width:66%;}#block-basecore-branding .logo-and-site-name-wrapper{display:grid;grid-template-columns:72px max-content;grid-template-areas:"logo name"
      "logo slogan";column-gap:14px;align-items:center;}#block-basecore-branding .logo{grid-area:logo;margin:0;}#block-basecore-branding .logo img{max-width:72px;height:auto;}#block-basecore-branding .site-name{grid-area:name;margin:0;line-height:1;white-space:nowrap;}#block-basecore-branding .site-name a{display:inline-block;white-space:nowrap;line-height:0.95;}#block-basecore-branding .site-slogan{grid-area:slogan;margin-top:4px;white-space:nowrap;}}body.path-dlpi-home #dlpi-home-hero,body.path-page #dlpi-home-hero,body.path-dlpi-home #block-basecore-content,body.path-page #block-basecore-content,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-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-dlpi-home #hero .region,body.path-page #hero .region{text-align:center !important;}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-dlpi-home #block-basecore-aideepchatchatbot,body.path-page #block-basecore-aideepchatchatbot{display:block !important;width:100% !important;max-width:1100px !important;margin:22px 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-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{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-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{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;}body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header{display:grid !important;grid-template-columns:1fr !important;align-items:start !important;min-height:145px !important;padding:42px 48px 36px 48px !important;background:#1f2937 !important;background-color:#1f2937 !important;border-color:#1f2937 !important;color:#ffffff !important;border-radius:32px 32px 0 0 !important;box-shadow:none !important;}body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header button,body.path-dlpi-home #block-basecore-aideepchatchatbot .chat-dropdown-button,body.path-dlpi-home #block-basecore-aideepchatchatbot .toggle-icon,body.path-dlpi-home #block-basecore-aideepchatchatbot .chat-close-button,body.path-dlpi-home #block-basecore-aideepchatchatbot .chat-toggle-button,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--close,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--toggle,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header button,body.path-page #block-basecore-aideepchatchatbot .chat-dropdown-button,body.path-page #block-basecore-aideepchatchatbot .toggle-icon,body.path-page #block-basecore-aideepchatchatbot .chat-close-button,body.path-page #block-basecore-aideepchatchatbot .chat-toggle-button,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--close,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--toggle{display:none !important;}body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--bullet,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--bullet{display:none !important;}body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--label{display:block !important;max-width:1100px !important;white-space:normal !important;font-size:0 !important;line-height:1.4 !important;color:#ffffff !important;}body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::before,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--label::before{content:"Ask the Framework";display:block;margin:0 0 14px 0;color:#ffffff;font-size:28px;line-height:1.15;font-weight:800;}body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::after,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--label::after{content:"This is 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.";display:block;color:#ffffff;font-size:18px;line-height:1.45;font-weight:600;opacity:0.92;}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{display:block !important;width:100% !important;min-width:0 !important;max-width:100% !important;height:475px !important;min-height:475px !important;max-height:475px !important;border-radius:0 0 28px 28px !important;background:#ffffff !important;background-color:#ffffff !important;}body.path-dlpi-home #block-basecore-frameworkconnections,body.path-dlpi-home #block-basecore-suggestedfollowupquestions,body.path-dlpi-home #block-basecore-leadershipconsiderations,body.path-page #block-basecore-frameworkconnections,body.path-page #block-basecore-suggestedfollowupquestions,body.path-page #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;}body.path-dlpi-home #block-basecore-frameworkconnections > h2,body.path-dlpi-home #block-basecore-suggestedfollowupquestions > h2,body.path-dlpi-home #block-basecore-leadershipconsiderations > h2,body.path-dlpi-home #block-basecore-frameworkconnections .block__title,body.path-dlpi-home #block-basecore-suggestedfollowupquestions .block__title,body.path-dlpi-home #block-basecore-leadershipconsiderations .block__title,body.path-dlpi-home #block-basecore-frameworkconnections .field__label,body.path-dlpi-home #block-basecore-suggestedfollowupquestions .field__label,body.path-dlpi-home #block-basecore-leadershipconsiderations .field__label,body.path-page #block-basecore-frameworkconnections > h2,body.path-page #block-basecore-suggestedfollowupquestions > h2,body.path-page #block-basecore-leadershipconsiderations > h2,body.path-page #block-basecore-frameworkconnections .block__title,body.path-page #block-basecore-suggestedfollowupquestions .block__title,body.path-page #block-basecore-leadershipconsiderations .block__title,body.path-page #block-basecore-frameworkconnections .field__label,body.path-page #block-basecore-suggestedfollowupquestions .field__label,body.path-page #block-basecore-leadershipconsiderations .field__label{display:none !important;}body.path-dlpi-home #block-basecore-frameworkconnections .content,body.path-dlpi-home #block-basecore-suggestedfollowupquestions .content,body.path-dlpi-home #block-basecore-leadershipconsiderations .content,body.path-dlpi-home #block-basecore-frameworkconnections .field,body.path-dlpi-home #block-basecore-suggestedfollowupquestions .field,body.path-dlpi-home #block-basecore-leadershipconsiderations .field,body.path-dlpi-home #block-basecore-frameworkconnections .field__item,body.path-dlpi-home #block-basecore-suggestedfollowupquestions .field__item,body.path-dlpi-home #block-basecore-leadershipconsiderations .field__item,body.path-page #block-basecore-frameworkconnections .content,body.path-page #block-basecore-suggestedfollowupquestions .content,body.path-page #block-basecore-leadershipconsiderations .content,body.path-page #block-basecore-frameworkconnections .field,body.path-page #block-basecore-suggestedfollowupquestions .field,body.path-page #block-basecore-leadershipconsiderations .field,body.path-page #block-basecore-frameworkconnections .field__item,body.path-page #block-basecore-suggestedfollowupquestions .field__item,body.path-page #block-basecore-leadershipconsiderations .field__item{display:block !important;width:100% !important;max-width:100% !important;height:100% !important;margin:0 !important;padding:0 !important;}body.path-dlpi-home #block-basecore-frameworkconnections .field__item,body.path-dlpi-home #block-basecore-suggestedfollowupquestions .field__item,body.path-dlpi-home #block-basecore-leadershipconsiderations .field__item,body.path-page #block-basecore-frameworkconnections .field__item,body.path-page #block-basecore-suggestedfollowupquestions .field__item,body.path-page #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 #e2e8f0 !important;border-radius:22px !important;box-shadow:0 8px 22px rgba(15,23,42,0.08) !important;}body.path-dlpi-home #block-basecore-frameworkconnections .field__item{border-top:4px solid #1f2937 !important;}body.path-dlpi-home #block-basecore-suggestedfollowupquestions .field__item{border-top:4px solid #334155 !important;}body.path-dlpi-home #block-basecore-leadershipconsiderations .field__item{border-top:4px solid #475569 !important;}body.path-page #block-basecore-frameworkconnections .field__item{border-top:4px solid #1f2937 !important;}body.path-page #block-basecore-suggestedfollowupquestions .field__item{border-top:4px solid #334155 !important;}body.path-page #block-basecore-leadershipconsiderations .field__item{border-top:4px solid #475569 !important;}body.path-dlpi-home #block-basecore-frameworkconnections .field__item p,body.path-dlpi-home #block-basecore-suggestedfollowupquestions .field__item p,body.path-dlpi-home #block-basecore-leadershipconsiderations .field__item p,body.path-page #block-basecore-frameworkconnections .field__item p,body.path-page #block-basecore-suggestedfollowupquestions .field__item p,body.path-page #block-basecore-leadershipconsiderations .field__item p{margin:0 !important;}body.path-dlpi-home #block-basecore-frameworkconnections .field__item p:first-of-type strong,body.path-dlpi-home #block-basecore-suggestedfollowupquestions .field__item p:first-of-type strong,body.path-dlpi-home #block-basecore-leadershipconsiderations .field__item p:first-of-type strong,body.path-page #block-basecore-frameworkconnections .field__item p:first-of-type strong,body.path-page #block-basecore-suggestedfollowupquestions .field__item p:first-of-type strong,body.path-page #block-basecore-leadershipconsiderations .field__item p:first-of-type strong{display:block !important;color:#1f2937 !important;font-size:20px !important;font-weight:800 !important;line-height:1.15 !important;}body.path-dlpi-home #block-basecore-frameworkconnections .field__item p:nth-of-type(2),body.path-dlpi-home #block-basecore-suggestedfollowupquestions .field__item p:nth-of-type(2),body.path-dlpi-home #block-basecore-leadershipconsiderations .field__item p:nth-of-type(2),body.path-page #block-basecore-frameworkconnections .field__item p:nth-of-type(2),body.path-page #block-basecore-suggestedfollowupquestions .field__item p:nth-of-type(2),body.path-page #block-basecore-leadershipconsiderations .field__item p:nth-of-type(2){margin-top:12px !important;color:#475569 !important;font-size:14px !important;font-weight:600 !important;line-height:1.45 !important;}body.path-dlpi-home #block-basecore-frameworkconnections .field__item ul,body.path-dlpi-home #block-basecore-suggestedfollowupquestions .field__item ul,body.path-dlpi-home #block-basecore-leadershipconsiderations .field__item ul,body.path-page #block-basecore-frameworkconnections .field__item ul,body.path-page #block-basecore-suggestedfollowupquestions .field__item ul,body.path-page #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;}body.path-dlpi-home #block-basecore-frameworkconnections .field__item ul > li,body.path-dlpi-home #block-basecore-suggestedfollowupquestions .field__item ul > li,body.path-dlpi-home #block-basecore-leadershipconsiderations .field__item ul > li,body.path-page #block-basecore-frameworkconnections .field__item ul > li,body.path-page #block-basecore-suggestedfollowupquestions .field__item ul > li,body.path-page #block-basecore-leadershipconsiderations .field__item ul > li{margin:0 !important;padding:12px 14px !important;color:#334155 !important;background:#f8fafc !important;border:1px solid #e2e8f0 !important;border-radius:14px !important;font-size:13px !important;font-weight:700 !important;line-height:1.35 !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;}#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 .field,#block-basecore-exploretheframework .field__items,#block-basecore-exploretheframework .field__item,[id^="block-basecore-exploretheframework"] .block__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;}#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;color:#2f2f31 !important;font-size:clamp(2.25rem,4vw,3.25rem) !important;font-weight:800 !important;line-height:1.1 !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:#475569 !important;font-size:clamp(1.25rem,2vw,1.65rem) !important;font-weight:700 !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;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;min-height:250px !important;margin:0 !important;padding:0 !important;background:#ffffff !important;border:1px solid #e2e8f0 !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;}#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:34px !important;left:34px !important;display:flex !important;width:58px !important;height:58px !important;align-items:center !important;justify-content:center !important;color:#1e293b !important;background:#f1f5f9 !important;border-radius:999px !important;font-family:"Font Awesome 6 Free" !important;font-size:1.65rem !important;font-weight:900 !important;line-height:1 !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";}#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";}#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";}#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";}#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";}#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";}#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{display:block !important;min-height:250px !important;padding:126px 34px 38px 34px !important;color:inherit !important;text-align:left !important;text-decoration:none !important;border-bottom:0 !important;box-shadow:none !important;background-image:none !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;box-shadow:none !important;background-image:none !important;}#block-basecore-exploretheframework .field__item > ul > li > a strong,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a strong{display:block !important;margin:0 !important;color:#333333 !important;font-size:clamp(1.55rem,2vw,2rem) !important;font-weight:800 !important;line-height:1.15 !important;}#block-basecore-exploretheframework .field__item > ul > li > a span,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a span{display:block !important;margin-top:34px !important;color:#475569 !important;font-size:clamp(1.15rem,1.7vw,1.45rem) !important;font-weight:500 !important;line-height:1.45 !important;}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){body.path-dlpi-home #block-basecore-frameworkconnections,body.path-dlpi-home #block-basecore-suggestedfollowupquestions,body.path-dlpi-home #block-basecore-leadershipconsiderations,body.path-page #block-basecore-frameworkconnections,body.path-page #block-basecore-suggestedfollowupquestions,body.path-page #block-basecore-leadershipconsiderations{width:calc((100vw - 84px) / 3) !important;max-width:calc((100vw - 84px) / 3) !important;}}@media (max-width:1024px){body.path-dlpi-home #block-basecore-frameworkconnections,body.path-dlpi-home #block-basecore-suggestedfollowupquestions,body.path-dlpi-home #block-basecore-leadershipconsiderations,body.path-page #block-basecore-frameworkconnections,body.path-page #block-basecore-suggestedfollowupquestions,body.path-page #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-dlpi-home #block-basecore-aideepchatchatbot,body.path-page #block-basecore-aideepchatchatbot{margin:20px auto 10px auto !important;padding:0 12px !important;}body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header{min-height:150px !important;padding:34px 24px 30px 24px !important;border-radius:24px 24px 0 0 !important;}body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::before,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--label::before{font-size:24px !important;}body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::after,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--label::after{font-size:15px !important;}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{height:375px !important;min-height:375px !important;max-height:375px !important;border-radius:0 0 24px 24px !important;}body.path-dlpi-home #block-basecore-frameworkconnections,body.path-dlpi-home #block-basecore-suggestedfollowupquestions,body.path-dlpi-home #block-basecore-leadershipconsiderations,body.path-page #block-basecore-frameworkconnections,body.path-page #block-basecore-suggestedfollowupquestions,body.path-page #block-basecore-leadershipconsiderations{display:block !important;width:100% !important;max-width:100% !important;margin:10px auto 14px auto !important;padding:0 12px !important;}body.path-dlpi-home #block-basecore-frameworkconnections .field__item,body.path-dlpi-home #block-basecore-suggestedfollowupquestions .field__item,body.path-dlpi-home #block-basecore-leadershipconsiderations .field__item,body.path-page #block-basecore-frameworkconnections .field__item,body.path-page #block-basecore-suggestedfollowupquestions .field__item,body.path-page #block-basecore-leadershipconsiderations .field__item{min-height:auto !important;padding:22px 22px 20px 22px !important;border-radius:20px !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,#block-basecore-exploretheframework .field__item > ul > li > a,[id^="block-basecore-exploretheframework"] .field__item > ul > li,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a{min-height:auto !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:28px !important;left:28px !important;}#block-basecore-exploretheframework .field__item > ul > li > a,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a{padding:112px 28px 32px 28px !important;}}@media (min-width:992px){header,.header,.header-container,.header-container *,.header__container,.header__section,.region-header,.region-header-second,nav.navigation,nav.menu--main,nav.navigation.menu--main,.navigation.menu--main,#block-basecore-main-menu{overflow:visible !important;}.header-container,.header__container,.header__section,.region-header,.region-header-second{position:relative !important;z-index:10000 !important;}nav.navigation.menu--main,nav.menu--main,.navigation.menu--main,#block-basecore-main-menu{position:relative !important;z-index:10001 !important;display:block !important;width:100% !important;overflow:visible !important;}nav.navigation.menu--main > h2,nav.menu--main > h2,.navigation.menu--main > h2,#block-basecore-main-menu > h2,nav.navigation.menu--main .visually-hidden,nav.menu--main .visually-hidden,.navigation.menu--main .visually-hidden,#block-basecore-main-menu .visually-hidden{display:none !important;}nav.navigation.menu--main ul,nav.navigation.menu--main li,nav.menu--main ul,nav.menu--main li,.navigation.menu--main ul,.navigation.menu--main li,#block-basecore-main-menu ul,#block-basecore-main-menu li{list-style:none !important;}nav.navigation.menu--main > ul.menu,nav.navigation.menu--main ul.menu:first-of-type,nav.menu--main > ul.menu,nav.menu--main ul.menu:first-of-type,.navigation.menu--main > ul.menu,.navigation.menu--main ul.menu:first-of-type,#block-basecore-main-menu > ul.menu,#block-basecore-main-menu 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;}nav.navigation.menu--main ul.menu > li.menu-item,nav.menu--main ul.menu > li.menu-item,.navigation.menu--main ul.menu > li.menu-item,#block-basecore-main-menu ul.menu > li.menu-item{position:relative !important;display:block !important;margin:0 !important;padding:0 !important;overflow:visible !important;}nav.navigation.menu--main > ul.menu > li.menu-item > a,nav.navigation.menu--main > ul.menu > li.menu-item > span,nav.navigation.menu--main ul.menu:first-of-type > li.menu-item > a,nav.navigation.menu--main ul.menu:first-of-type > li.menu-item > span,nav.menu--main > ul.menu > li.menu-item > a,nav.menu--main > ul.menu > li.menu-item > span,nav.menu--main ul.menu:first-of-type > li.menu-item > a,nav.menu--main ul.menu:first-of-type > li.menu-item > span,.navigation.menu--main > ul.menu > li.menu-item > a,.navigation.menu--main > ul.menu > li.menu-item > span,.navigation.menu--main ul.menu:first-of-type > li.menu-item > a,.navigation.menu--main ul.menu:first-of-type > li.menu-item > span,#block-basecore-main-menu > ul.menu > li.menu-item > a,#block-basecore-main-menu > ul.menu > li.menu-item > span,#block-basecore-main-menu ul.menu:first-of-type > li.menu-item > a,#block-basecore-main-menu ul.menu:first-of-type > li.menu-item > span{position:relative !important;display:block !important;padding:22px 15px !important;color:#334155 !important;background:transparent !important;border:0 !important;box-shadow:none !important;font-size:15px !important;font-weight:700 !important;line-height:1.2 !important;text-align:left !important;text-decoration:none !important;white-space:nowrap !important;cursor:pointer !important;pointer-events:auto !important;}nav.navigation.menu--main > ul.menu > li.menu-item > a:hover,nav.navigation.menu--main > ul.menu > li.menu-item > a:focus,nav.navigation.menu--main > ul.menu > li.menu-item > span:hover,nav.navigation.menu--main > ul.menu > li.menu-item > span:focus,nav.menu--main > ul.menu > li.menu-item > a:hover,nav.menu--main > ul.menu > li.menu-item > a:focus,nav.menu--main > ul.menu > li.menu-item > span:hover,nav.menu--main > ul.menu > li.menu-item > span:focus,.navigation.menu--main > ul.menu > li.menu-item > a:hover,.navigation.menu--main > ul.menu > li.menu-item > a:focus,.navigation.menu--main > ul.menu > li.menu-item > span:hover,.navigation.menu--main > ul.menu > li.menu-item > span:focus,#block-basecore-main-menu > ul.menu > li.menu-item > a:hover,#block-basecore-main-menu > ul.menu > li.menu-item > a:focus,#block-basecore-main-menu > ul.menu > li.menu-item > span:hover,#block-basecore-main-menu > ul.menu > li.menu-item > span:focus{color:#0f172a !important;background:transparent !important;text-decoration:none !important;}nav.navigation.menu--main li.menu-item--expanded > a::after,nav.navigation.menu--main li.menu-item--expanded > span::after,nav.menu--main li.menu-item--expanded > a::after,nav.menu--main li.menu-item--expanded > span::after,.navigation.menu--main li.menu-item--expanded > a::after,.navigation.menu--main li.menu-item--expanded > span::after,#block-basecore-main-menu li.menu-item--expanded > a::after,#block-basecore-main-menu li.menu-item--expanded > span::after{content:" ▾" !important;display:inline !important;margin-left:4px !important;font-size:0.8em !important;font-weight:700 !important;}nav.navigation.menu--main ul.menu li.menu-item > ul.menu,nav.navigation.menu--main ul.menu li.menu-item--expanded > ul.menu,nav.menu--main ul.menu li.menu-item > ul.menu,nav.menu--main ul.menu li.menu-item--expanded > ul.menu,.navigation.menu--main ul.menu li.menu-item > ul.menu,.navigation.menu--main ul.menu li.menu-item--expanded > ul.menu,#block-basecore-main-menu ul.menu li.menu-item > ul.menu,#block-basecore-main-menu ul.menu li.menu-item--expanded > 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:390px !important;height:auto !important;min-height:0 !important;max-height:none !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;clip:auto !important;clip-path:none !important;transform:translateY(10px) !important;transition:opacity 160ms ease,transform 160ms ease,visibility 160ms ease !important;overflow:visible !important;}nav.navigation.menu--main ul.menu li.menu-item:hover > ul.menu,nav.navigation.menu--main ul.menu li.menu-item:focus-within > ul.menu,nav.navigation.menu--main ul.menu li.menu-item--expanded:hover > ul.menu,nav.navigation.menu--main ul.menu li.menu-item--expanded:focus-within > ul.menu,nav.menu--main ul.menu li.menu-item:hover > ul.menu,nav.menu--main ul.menu li.menu-item:focus-within > ul.menu,nav.menu--main ul.menu li.menu-item--expanded:hover > ul.menu,nav.menu--main ul.menu li.menu-item--expanded:focus-within > ul.menu,.navigation.menu--main ul.menu li.menu-item:hover > ul.menu,.navigation.menu--main ul.menu li.menu-item:focus-within > ul.menu,.navigation.menu--main ul.menu li.menu-item--expanded:hover > ul.menu,.navigation.menu--main ul.menu li.menu-item--expanded:focus-within > ul.menu,#block-basecore-main-menu ul.menu li.menu-item:hover > ul.menu,#block-basecore-main-menu ul.menu li.menu-item:focus-within > ul.menu,#block-basecore-main-menu ul.menu li.menu-item--expanded:hover > ul.menu,#block-basecore-main-menu ul.menu li.menu-item--expanded:focus-within > ul.menu{visibility:visible !important;opacity:1 !important;pointer-events:auto !important;transform:translateY(0) !important;}nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item{position:relative !important;display:block !important;width:100% !important;margin:0 !important;padding:0 !important;}nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a,nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > a,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > span{display:block !important;width:100% !important;min-width:270px !important;padding:11px 18px !important;color:#334155 !important;background:transparent !important;border:0 !important;box-shadow:none !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;cursor:pointer !important;}nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:hover,nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:focus,nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:hover,nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:focus,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:hover,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:focus,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:hover,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:focus,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:hover,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:focus,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:hover,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:focus,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > a:hover,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > a:focus,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > span:hover,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > span:focus{color:#0f172a !important;background:#f8fafc !important;text-decoration:none !important;}nav.navigation.menu--main > ul.menu > li.menu-item:nth-last-child(-n+3) > ul.menu,nav.navigation.menu--main ul.menu:first-of-type > li.menu-item:nth-last-child(-n+3) > ul.menu,nav.menu--main > ul.menu > li.menu-item:nth-last-child(-n+3) > ul.menu,nav.menu--main ul.menu:first-of-type > li.menu-item:nth-last-child(-n+3) > ul.menu,.navigation.menu--main > ul.menu > li.menu-item:nth-last-child(-n+3) > ul.menu,.navigation.menu--main ul.menu:first-of-type > li.menu-item:nth-last-child(-n+3) > ul.menu,#block-basecore-main-menu > ul.menu > li.menu-item:nth-last-child(-n+3) > ul.menu,#block-basecore-main-menu ul.menu:first-of-type > li.menu-item:nth-last-child(-n+3) > ul.menu{left:auto !important;right:0 !important;}}@media (max-width:991px){nav.navigation.menu--main,nav.navigation.menu--main ul.menu,nav.navigation.menu--main ul.menu li.menu-item,nav.navigation.menu--main ul.menu li.menu-item > ul.menu,nav.menu--main,nav.menu--main ul.menu,nav.menu--main ul.menu li.menu-item,nav.menu--main ul.menu li.menu-item > ul.menu,.navigation.menu--main,.navigation.menu--main ul.menu,.navigation.menu--main ul.menu li.menu-item,.navigation.menu--main ul.menu li.menu-item > ul.menu,#block-basecore-main-menu,#block-basecore-main-menu ul.menu,#block-basecore-main-menu ul.menu li.menu-item,#block-basecore-main-menu ul.menu li.menu-item > ul.menu{position:static !important;width:100% !important;max-width:100% !important;overflow:visible !important;}nav.navigation.menu--main ul.menu li.menu-item > ul.menu,nav.menu--main ul.menu li.menu-item > ul.menu,.navigation.menu--main ul.menu li.menu-item > ul.menu,#block-basecore-main-menu ul.menu li.menu-item > ul.menu{display:block !important;visibility:visible !important;opacity:1 !important;margin-left:18px !important;padding-left:0 !important;pointer-events:auto !important;}}@media (min-width:992px){nav.navigation.menu--main ul.menu li.menu-item > ul.menu,nav.menu--main ul.menu li.menu-item > ul.menu,.navigation.menu--main ul.menu li.menu-item > ul.menu,#block-basecore-main-menu ul.menu li.menu-item > ul.menu{box-sizing:border-box !important;overflow:hidden !important;}nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item{box-sizing:border-box !important;width:100% !important;max-width:100% !important;overflow:hidden !important;}nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a,nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > a,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > span{box-sizing:border-box !important;display:block !important;width:100% !important;max-width:100% !important;min-width:0 !important;margin:0 !important;padding:11px 18px !important;border-radius:0 !important;overflow:hidden !important;}nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:hover,nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:focus,nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:hover,nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:focus,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:hover,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:focus,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:hover,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:focus,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:hover,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:focus,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:hover,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:focus,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > a:hover,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > a:focus,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > span:hover,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > span:focus{box-sizing:border-box !important;width:100% !important;max-width:100% !important;background:#f8fafc !important;}}@media (min-width:992px){nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:hover,nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:focus,nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:hover,nav.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:focus,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:hover,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:focus,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:hover,nav.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:focus,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:hover,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > a:focus,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:hover,.navigation.menu--main ul.menu li.menu-item > ul.menu > li.menu-item > span:focus,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > a:hover,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > a:focus,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > span:hover,#block-basecore-main-menu ul.menu li.menu-item > ul.menu > li.menu-item > span:focus{color:#111827 !important;background:#eef4ff !important;box-shadow:inset 4px 0 0 #b91c1c !important;text-decoration:none !important;}}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;min-height:330px !important;padding:58px 56px 52px 56px !important;box-sizing:border-box !important;background:#ffffff !important;background-color:#ffffff !important;color:#1f2937 !important;border:1px solid #e2e8f0 !important;border-bottom:0 !important;border-radius:32px 32px 0 0 !important;box-shadow:0 14px 36px rgba(15,23,42,0.08) !important;text-align:center !important;font-family:var(--dlpi-font-family) !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;width:100% !important;max-width:940px !important;margin:0 auto !important;padding:0 !important;color:transparent !important;font-size:0 !important;line-height:1 !important;text-align:center !important;white-space:normal !important;font-family:var(--dlpi-font-family) !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::before,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::before{content:"DUAL-LANGUAGE PROGRAM INTEGRITY" !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;max-width:100% !important;margin:0 auto 32px auto !important;padding:15px 34px !important;color:#1f2937 !important;background:#f1f5f9 !important;border:1px solid #e2e8f0 !important;border-radius:999px !important;font-family:var(--dlpi-font-family) !important;font-size:15px !important;font-weight:850 !important;line-height:1.1 !important;letter-spacing:0.035em !important;text-transform:uppercase !important;text-align:center !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::after{content:"DLPI Assistant" !important;display:block !important;width:100% !important;margin:0 auto 0 auto !important;padding:0 !important;color:#2f2f31 !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(3.2rem,5vw,5.25rem) !important;font-weight:850 !important;line-height:1.05 !important;letter-spacing:-0.045em !important;text-align:center !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-dlpi-home #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:880px !important;margin:34px auto 0 auto !important;padding:0 !important;color:#475569 !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(1.25rem,1.8vw,1.7rem) !important;font-weight:750 !important;line-height:1.55 !important;letter-spacing:-0.015em !important;text-align:center !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header button,body.path-frontpage #block-basecore-aideepchatchatbot .chat-dropdown-button,body.path-frontpage #block-basecore-aideepchatchatbot .toggle-icon,body.path-frontpage #block-basecore-aideepchatchatbot .chat-close-button,body.path-frontpage #block-basecore-aideepchatchatbot .chat-toggle-button,body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--close,body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--toggle,body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--bullet,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header button,body.path-dlpi-home #block-basecore-aideepchatchatbot .chat-dropdown-button,body.path-dlpi-home #block-basecore-aideepchatchatbot .toggle-icon,body.path-dlpi-home #block-basecore-aideepchatchatbot .chat-close-button,body.path-dlpi-home #block-basecore-aideepchatchatbot .chat-toggle-button,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--close,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--toggle,body.path-dlpi-home #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{border-top:1px solid #e2e8f0 !important;border-left:1px solid #e2e8f0 !important;border-right:1px solid #e2e8f0 !important;border-bottom:1px solid #e2e8f0 !important;border-radius:0 0 28px 28px !important;box-shadow:0 14px 36px rgba(15,23,42,0.06) !important;}@media (max-width:768px){body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header{min-height:300px !important;padding:42px 24px 38px 24px !important;border-radius:24px 24px 0 0 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::before,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::before{margin-bottom:24px !important;padding:12px 22px !important;font-size:12px !important;line-height:1.2 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::after{font-size:clamp(2.35rem,10vw,3.25rem) !important;line-height:1.05 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header::after{margin-top:24px !important;font-size:1rem !important;line-height:1.5 !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{border-radius:0 0 24px 24px !important;}}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;min-height:230px !important;height:auto !important;padding:34px 48px 32px 48px !important;box-sizing:border-box !important;background:#1f2937 !important;background-color:#1f2937 !important;color:#ffffff !important;border:1px solid #1f2937 !important;border-bottom:0 !important;border-radius:32px 32px 0 0 !important;box-shadow:none !important;text-align:center !important;font-family:var(--dlpi-font-family) !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;width:100% !important;max-width:980px !important;margin:0 auto !important;padding:0 !important;color:transparent !important;font-size:0 !important;line-height:1 !important;text-align:center !important;white-space:normal !important;font-family:var(--dlpi-font-family) !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::before,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::before{content:"DUAL-LANGUAGE PROGRAM INTEGRITY FRAMEWORK" !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;max-width:100% !important;margin:0 auto 20px auto !important;padding:12px 28px !important;box-sizing:border-box !important;color:#1f2937 !important;background:#f1f5f9 !important;border:1px solid #e2e8f0 !important;border-radius:999px !important;font-family:var(--dlpi-font-family) !important;font-size:13px !important;font-weight:850 !important;line-height:1.15 !important;letter-spacing:0.035em !important;text-transform:uppercase !important;text-align:center !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::after{content:"Ask the Framework" !important;display:block !important;width:100% !important;margin:0 auto !important;padding:0 !important;color:#ffffff !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(2.35rem,3.5vw,3.65rem) !important;font-weight:850 !important;line-height:1.05 !important;letter-spacing:-0.035em !important;text-align:center !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-dlpi-home #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:860px !important;margin:18px auto 0 auto !important;padding:0 !important;color:rgba(255,255,255,0.88) !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(1rem,1.35vw,1.22rem) !important;font-weight:650 !important;line-height:1.5 !important;letter-spacing:-0.01em !important;text-align:center !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header button,body.path-frontpage #block-basecore-aideepchatchatbot .chat-dropdown-button,body.path-frontpage #block-basecore-aideepchatchatbot .toggle-icon,body.path-frontpage #block-basecore-aideepchatchatbot .chat-close-button,body.path-frontpage #block-basecore-aideepchatchatbot .chat-toggle-button,body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--close,body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--toggle,body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--bullet,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header button,body.path-dlpi-home #block-basecore-aideepchatchatbot .chat-dropdown-button,body.path-dlpi-home #block-basecore-aideepchatchatbot .toggle-icon,body.path-dlpi-home #block-basecore-aideepchatchatbot .chat-close-button,body.path-dlpi-home #block-basecore-aideepchatchatbot .chat-toggle-button,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--close,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--toggle,body.path-dlpi-home #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{border-top:1px solid #e2e8f0 !important;border-left:1px solid #e2e8f0 !important;border-right:1px solid #e2e8f0 !important;border-bottom:1px solid #e2e8f0 !important;border-radius:0 0 28px 28px !important;box-shadow:none !important;}@media (max-width:768px){body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header{min-height:235px !important;padding:30px 22px 28px 22px !important;border-radius:24px 24px 0 0 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::before,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::before{margin-bottom:16px !important;padding:10px 18px !important;font-size:11px !important;line-height:1.2 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::after{font-size:clamp(2rem,9vw,2.85rem) !important;line-height:1.05 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header::after{margin-top:16px !important;font-size:0.95rem !important;line-height:1.45 !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{border-radius:0 0 24px 24px !important;}}#dlpi-framework-banner-pill,.dlpi-framework-banner-pill{display:flex !important;width:100% !important;max-width:1100px !important;margin:26px auto 18px auto !important;padding:0 16px !important;box-sizing:border-box !important;align-items:center !important;justify-content:center !important;text-align:center !important;font-family:var(--dlpi-font-family) !important;}#dlpi-framework-banner-pill span,.dlpi-framework-banner-pill span{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;max-width:100% !important;margin:0 auto !important;padding:12px 30px !important;box-sizing:border-box !important;color:#1f2937 !important;background:#f1f5f9 !important;border:1px solid #e2e8f0 !important;border-radius:999px !important;box-shadow:0 8px 18px rgba(15,23,42,0.06) !important;font-family:var(--dlpi-font-family) !important;font-size:13px !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:normal !important;}#block-basecore-dlpiframeworkbannerpill,[id^="block-basecore-dlpiframeworkbannerpill"]{display:block !important;width:100% !important;max-width:100% !important;margin:0 auto !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;}#block-basecore-dlpiframeworkbannerpill > h2,[id^="block-basecore-dlpiframeworkbannerpill"] > h2,#block-basecore-dlpiframeworkbannerpill .block__title,[id^="block-basecore-dlpiframeworkbannerpill"] .block__title,#block-basecore-dlpiframeworkbannerpill .field__label,[id^="block-basecore-dlpiframeworkbannerpill"] .field__label{display:none !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::before,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::before{content:none !important;display:none !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;min-height:205px !important;height:auto !important;padding:34px 48px 34px 48px !important;box-sizing:border-box !important;background:#1f2937 !important;background-color:#1f2937 !important;color:#ffffff !important;border:1px solid #1f2937 !important;border-bottom:0 !important;border-radius:32px 32px 0 0 !important;box-shadow:none !important;text-align:center !important;font-family:var(--dlpi-font-family) !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::after{content:"Ask the Framework" !important;display:block !important;width:100% !important;margin:0 auto !important;padding:0 !important;color:#ffffff !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(2.65rem,4vw,4.35rem) !important;font-weight:850 !important;line-height:1.05 !important;letter-spacing:-0.035em !important;text-align:center !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-dlpi-home #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:860px !important;margin:18px auto 0 auto !important;padding:0 !important;color:rgba(255,255,255,0.88) !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(0.98rem,1.25vw,1.15rem) !important;font-weight:650 !important;line-height:1.5 !important;letter-spacing:-0.01em !important;text-align:center !important;}@media (max-width:768px){#dlpi-framework-banner-pill,.dlpi-framework-banner-pill{margin:20px auto 14px auto !important;padding:0 14px !important;}#dlpi-framework-banner-pill span,.dlpi-framework-banner-pill span{padding:10px 18px !important;font-size:11px !important;line-height:1.2 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header{min-height:205px !important;padding:30px 22px 28px 22px !important;border-radius:24px 24px 0 0 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::after{font-size:clamp(2rem,9vw,2.85rem) !important;line-height:1.05 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header::after{margin-top:16px !important;font-size:0.95rem !important;line-height:1.45 !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{display:flex !important;width:100% !important;max-width:1100px !important;margin:24px auto 18px auto !important;padding:0 16px !important;box-sizing:border-box !important;align-items:center !important;justify-content:center !important;text-align:center !important;font-family:var(--dlpi-font-family) !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{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;max-width:100% !important;margin:0 auto !important;padding:12px 30px !important;box-sizing:border-box !important;color:#1f2937 !important;background:#f1f5f9 !important;border:1px solid #e2e8f0 !important;border-radius:999px !important;box-shadow:0 8px 18px rgba(15,23,42,0.06) !important;font-family:var(--dlpi-font-family) !important;font-size:13px !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:normal !important;}body.path-frontpage [id*="dlpiframeworkbannerpill"],body.path-frontpage [id*="dlpi-framework-banner-pill"],body.path-dlpi-home [id*="dlpiframeworkbannerpill"],body.path-dlpi-home [id*="dlpi-framework-banner-pill"]{display:block !important;width:100% !important;max-width:100% !important;margin:0 auto !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;text-align:center !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{display:none !important;}body.path-frontpage .region-banner,body.path-dlpi-home .region-banner,body.path-frontpage [class*="region-banner"],body.path-dlpi-home [class*="region-banner"]{text-align:center !important;font-family:var(--dlpi-font-family) !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::before,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::before{content:none !important;display:none !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header{display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;min-height:178px !important;height:auto !important;padding:34px 56px 34px 56px !important;box-sizing:border-box !important;background:#1f2937 !important;background-color:#1f2937 !important;color:#ffffff !important;border:1px solid #1f2937 !important;border-bottom:0 !important;border-radius:32px 32px 0 0 !important;box-shadow:none !important;text-align:left !important;font-family:var(--dlpi-font-family) !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label{display:block !important;width:100% !important;max-width:920px !important;margin:0 !important;padding:0 !important;color:transparent !important;font-size:0 !important;line-height:1 !important;text-align:left !important;white-space:normal !important;font-family:var(--dlpi-font-family) !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::after{content:"Ask the Framework" !important;display:block !important;width:100% !important;margin:0 !important;padding:0 !important;color:#ffffff !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(2.15rem,3vw,3.15rem) !important;font-weight:850 !important;line-height:1.05 !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{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:900px !important;margin:14px 0 0 0 !important;padding:0 !important;color:rgba(255,255,255,0.9) !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(0.95rem,1.1vw,1.08rem) !important;font-weight:750 !important;line-height:1.45 !important;letter-spacing:-0.005em !important;text-align:left !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{border-top:1px solid #e2e8f0 !important;border-left:1px solid #e2e8f0 !important;border-right:1px solid #e2e8f0 !important;border-bottom:1px solid #e2e8f0 !important;border-radius:0 0 28px 28px !important;box-shadow:none !important;}@media (max-width:768px){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{margin:18px auto 14px 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{padding:10px 18px !important;font-size:11px !important;line-height:1.2 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header{min-height:190px !important;padding:28px 24px 28px 24px !important;border-radius:24px 24px 0 0 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label{max-width:100% !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--label::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--label::after{font-size:clamp(1.85rem,8vw,2.55rem) !important;line-height:1.05 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header::after{margin-top:12px !important;font-size:0.9rem !important;line-height:1.4 !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{border-radius:0 0 24px 24px !important;}}
