/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.path-admin .mt-no-opacity{opacity:1;filter:alpha(opacity=100);}
:root{--mt-color-base:#555;--mt-color-base-dark:#323232;--mt-color-base-light:#555;--mt-color-base-contrast:#F6F9FC;--mt-color-base-value:50,50,50;--mt-color-base-contrast-value:246,249,252;--mt-color-primary:hsl(0,65%,40%);--mt-color-primary-dark:hsl(0,65%,30%);--mt-color-primary-light:hsl(0,65%,45%);--mt-color-primary-contrast:var(--mt-color-base-contrast);--mt-color-primary-value:0,65%,40%;--mt-color-primary-dark-value:0,65%,30%;--mt-color-primary-light-value:0,65%,45%;--mt-color-primary-contrast-value:var(--mt-color-base-contrast-value);--mt-color-primary-filter:invert(15%) sepia(70%) saturate(5183%) hue-rotate(354deg) brightness(73%) contrast(81%);--mt-color-accent:#eee;--mt-color-accent-dark:#f8f9fb;--mt-color-accent-light:#f8f9fb;--mt-color-accent-contrast:var(--mt-color-base);--mt-color-accent-contrast-value:var(--mt-color-base-value);--mt-color-secondary:hsl(0,65%,40%);--mt-color-secondary-dark:hsl(0,65%,30%);--mt-color-secondary-light:hsl(0,65%,80%);--mt-color-secondary-contrast:var(--mt-color-base-contrast);--mt-color-secondary-value:0,65%,40%;--mt-color-tint:#f6f6f6;--mt-color-tint-contrast:var(--mt-color-base);--mt-color-tint-contrast-value:var(--mt-color-base-value);--mt-color-shade:hsl(225,6%,13%);--mt-color-shade-contrast:var(--mt-color-base-contrast);--mt-color-shade-contrast-value:var(--mt-color-base-contrast-value);--mt-color-dark-colored:hsl(0,65%,30%);--mt-color-dark-colored-contrast:var(--mt-color-base-contrast);--mt-color-dark-colored-value:0,65%,30%;--mt-color-dark-colored-contrast-value:var(--mt-color-base-contrast-value);--mt-color-colored:var(--mt-color-primary);--mt-color-colored-light:var(--mt-color-primary-light);--mt-color-colored-contrast:var(--mt-color-primary-contrast);--mt-color-colored-value:var(--mt-color-primary-value);--mt-color-colored-contrast-value:var(--mt-color-primary-contrast-value);--mt-color-bright:#ffffff;--mt-color-bright-contrast:var(--mt-color-base);--mt-color-bright-value:255,255,255;--mt-color-bright-contrast-value:var(--mt-color-base-value);--mt-color-dark:#000000;--mt-color-dark-contrast:var(--mt-color-base-contrast);--mt-color-dark-contrast-value:var(--mt-color-base-contrast-value);--mt-color-pattern:#ffffff;--mt-color-pattern-contrast:var(--mt-color-base);--mt-color-pattern-contrast-value:var(--mt-color-base-value);--mt-color-default:#ffffff;--mt-color-default-light:#ffffff;--mt-color-default-contrast:var(--mt-color-base);--mt-color-default-value:252,242,242;--mt-color-default-contrast-value:var(--mt-color-base-value);--mt-color-success:#3E9300;--mt-color-success-dark:#547f1f;--mt-color-success-contrast:#ffffff;--mt-color-danger:#CC0000;--mt-color-danger-dark:#980a00;--mt-color-danger-contrast:#ffffff;--mt-color-warning:#EA9900;--mt-color-warning-dark:#e2630b;--mt-color-warning-contrast:#ffffff;--mt-form-border:rgba(var(--mt-color-base-value),0.2);--mt-form-border-contrast:rgba(var(--mt-color-base-contrast-value),0.4);--mt-form-border-focus:var(--mt-color-primary);--mt-form-border-focus-contrast:rgba(var(--mt-color-base-contrast-value),1);--mt-form-color:var(--mt-color-base);--mt-form-color-contrast:var(--mt-color-base-contrast);--mt-form-label-color:rgba(var(--mt-color-base-value),0.9);--mt-form-placeholder:rgba(var(--mt-color-base-value),0.5);--mt-form-placeholder-contrast:rgba(var(--mt-color-base-contrast-value),0.5);--mt-active-cell:hsla(var(--mt-color-primary-value),0.12);}
.mt-style-sharp,:root .mt-style-button-sharp{--mt-button-border-radius:0;--mt-button-collapsible-border-radius:0;--mt-button-card-border-radius:0;--mt-button-icon-border-radius:0;--mt-button-overlay-icon-border-radius:0;--mt-button-to-top-border-radius:0;}.mt-style-oval,:root .mt-style-button-oval{--mt-button-border-radius:50px;--mt-button-collapsible-border-radius:4px 4px 0 0;--mt-button-card-border-radius:25px;--mt-button-icon-border-radius:4px;--mt-button-overlay-icon-border-radius:100px;--mt-button-to-top-border-radius:100px;}.mt-style-rounded,:root .mt-style-button-rounded{--mt-button-border-radius:4px;--mt-button-collapsible-border-radius:4px 4px 0 0;--mt-button-card-border-radius:4px;--mt-button-icon-border-radius:4px;--mt-button-overlay-icon-border-radius:100px;--mt-button-to-top-border-radius:4px;}a.mt-button,.mt-button > a,button.mt-button,input[type='submit'],input[type='reset'],input[type='button'],.btn,.button,.mt-count-down__button,.col-12 .view > .more-link a,.product-content .flag-anon-message > span,.menu.cta-active > li:last-child > a,.mt-collapse-button,a.mt-button:before,.mt-button > a:before,button.mt-button:before,.menu.cta-active > li:last-child > a:before{-webkit-border-radius:var(--mt-button-border-radius);-moz-border-radius:var(--mt-button-border-radius);border-radius:var(--mt-button-border-radius);}.mt-collapse .card{-webkit-border-radius:var(--mt-button-card-border-radius);-moz-border-radius:var(--mt-button-card-border-radius);border-radius:var(--mt-button-card-border-radius);}.collapsible-sticky-footer-trigger .mt-button,.collapsible-block__trigger a{-webkit-border-radius:var(--mt-button-collapsible-border-radius);-moz-border-radius:var(--mt-button-collapsible-border-radius);border-radius:var(--mt-button-collapsible-border-radius);}.overlay-icon{-webkit-border-radius:var(--mt-button-overlay-icon-border-radius);-moz-border-radius:var(--mt-button-overlay-icon-border-radius);border-radius:var(--mt-button-overlay-icon-border-radius);}ul.icons-list.icons-list--bordered li a{-webkit-border-radius:var(--mt-button-icon-border-radius);-moz-border-radius:var(--mt-button-icon-border-radius);border-radius:var(--mt-button-icon-border-radius);}.to-top{-webkit-border-radius:var(--mt-button-to-top-border-radius);-moz-border-radius:var(--mt-button-to-top-border-radius);border-radius:var(--mt-button-to-top-border-radius);}
:root{--mt-oval-radius:30px;--mt-rounded-radius:4px;}.mt-style-sharp input.form-text,.mt-style-sharp .collapse-group,.mt-style-sharp input.form-tel,.mt-style-sharp input.form-email,.mt-style-sharp input.form-url,.mt-style-sharp input.form-search,.mt-style-sharp input.form-file,.mt-style-sharp input.form-number,.mt-style-sharp input.form-color,.mt-style-sharp input.form-date,.mt-style-sharp input.form-time,.mt-style-sharp input[type='checkbox'],.mt-style-sharp textarea,.mt-style-sharp fieldset,.mt-style-sharp details,.mt-style-sharp select,.mt-style-sharp table,.mt-style-sharp .progress,.mt-style-sharp .table-responsive,.mt-style-sharp .cart-block--contents__items,.mt-style-sharp .block-mailchimp-signup .form-actions input[type='submit'],.mt-style-sharp .block-search .form-actions:after{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-sharp table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0;}.mt-style-oval input.form-text,.mt-style-oval .collapse-group,.mt-style-oval input.form-tel,.mt-style-oval input.form-email,.mt-style-oval input.form-url,.mt-style-oval input.form-search,.mt-style-oval input.form-file,.mt-style-oval input.form-number,.mt-style-oval input.form-color,.mt-style-oval input.form-date,.mt-style-oval input.form-time,.mt-style-oval input[type='checkbox'],.mt-style-oval select,.mt-style-oval .progress,.mt-style-oval .block-mailchimp-signup .form-actions input[type='submit'],.mt-style-oval .block-search .form-actions:after,.mt-style-oval textarea{-webkit-border-radius:var(--mt-oval-radius);-moz-border-radius:var(--mt-oval-radius);border-radius:var(--mt-oval-radius);}.mt-style-oval table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:var(--mt-rounded-radius);-moz-border-bottom-left-radius:var(--mt-rounded-radius);border-bottom-left-radius:var(--mt-rounded-radius);}.mt-style-oval input.form-text,.mt-style-oval input.form-tel,.mt-style-oval input.form-email,.mt-style-oval input.form-url,.mt-style-oval input.form-search,.mt-style-oval input.form-file,.mt-style-oval input.form-number,.mt-style-oval input.form-color,.mt-style-oval input.form-date,.mt-style-oval input.form-time,.mt-style-oval select,.mt-style-oval textarea{padding-left:20px;padding-right:20px;}.mt-style-oval fieldset,.mt-style-oval table,.mt-style-oval .table-responsive,.mt-style-oval .cart-block--contents__items,.mt-style-oval details{-webkit-border-radius:var(--mt-rounded-radius);-moz-border-radius:var(--mt-rounded-radius);border-radius:var(--mt-rounded-radius);}.mt-style-rounded input.form-text,.mt-style-rounded .collapse-group,.mt-style-rounded input.form-tel,.mt-style-rounded input.form-email,.mt-style-rounded input.form-url,.mt-style-rounded input.form-search,.mt-style-rounded input.form-file,.mt-style-rounded input.form-number,.mt-style-rounded input.form-color,.mt-style-rounded input.form-date,.mt-style-rounded input.form-time,.mt-style-rounded input[type='checkbox'],.mt-style-rounded textarea,.mt-style-rounded fieldset,.mt-style-rounded details,.mt-style-rounded select,.mt-style-rounded table,.mt-style-rounded .progress,.mt-style-rounded .table-responsive,.mt-style-rounded .cart-block--contents__items,.mt-style-rounded .block-mailchimp-signup .form-actions input[type='submit'],.mt-style-rounded .block-search .form-actions:after{-webkit-border-radius:var(--mt-rounded-radius);-moz-border-radius:var(--mt-rounded-radius);border-radius:var(--mt-rounded-radius);}.mt-style-rounded table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:var(--mt-rounded-radius);-moz-border-bottom-left-radius:var(--mt-rounded-radius);border-bottom-left-radius:var(--mt-rounded-radius);}.mt-style-form-sharp input.form-text,.mt-style-form-sharp .collapse-group,.mt-style-form-sharp input.form-tel,.mt-style-form-sharp input.form-email,.mt-style-form-sharp input.form-url,.mt-style-form-sharp input.form-search,.mt-style-form-sharp input.form-file,.mt-style-form-sharp input.form-number,.mt-style-form-sharp input.form-color,.mt-style-form-sharp input.form-date,.mt-style-form-sharp input.form-time,.mt-style-form-sharp input[type='checkbox'],.mt-style-form-sharp textarea,.mt-style-form-sharp fieldset,.mt-style-form-sharp details,.mt-style-form-sharp select,.mt-style-form-sharp table,.mt-style-form-sharp .progress,.mt-style-form-sharp .table-responsive,.mt-style-form-sharp .cart-block--contents__items,.mt-style-form-sharp .block-mailchimp-signup .form-actions input[type='submit'],.mt-style-form-sharp .block-search .form-actions:after{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-form-sharp table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0;}.mt-style-form-oval input.form-text,.mt-style-form-oval .collapse-group,.mt-style-form-oval input.form-tel,.mt-style-form-oval input.form-email,.mt-style-form-oval input.form-url,.mt-style-form-oval input.form-search,.mt-style-form-oval input.form-file,.mt-style-form-oval input.form-number,.mt-style-form-oval input.form-color,.mt-style-form-oval input.form-date,.mt-style-form-oval input.form-time,.mt-style-form-oval input[type='checkbox'],.mt-style-form-oval select,.mt-style-form-oval .progress,.mt-style-form-oval .block-mailchimp-signup .form-actions input[type='submit'],.mt-style-form-oval .block-search .form-actions:after,.mt-style-form-oval textarea{-webkit-border-radius:var(--mt-oval-radius);-moz-border-radius:var(--mt-oval-radius);border-radius:var(--mt-oval-radius);}.mt-style-form-oval input.form-text,.mt-style-form-oval input.form-tel,.mt-style-form-oval input.form-email,.mt-style-form-oval input.form-url,.mt-style-form-oval input.form-search,.mt-style-form-oval input.form-file,.mt-style-form-oval input.form-number,.mt-style-form-oval input.form-color,.mt-style-form-oval input.form-date,.mt-style-form-oval input.form-time,.mt-style-form-oval select,.mt-style-form-oval textarea{padding-left:20px;padding-right:20px;}.mt-style-form-oval table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:var(--mt-rounded-radius);-moz-border-bottom-left-radius:var(--mt-rounded-radius);border-bottom-left-radius:var(--mt-rounded-radius);}.mt-style-form-oval fieldset,.mt-style-form-oval table,.mt-style-form-oval .table-responsive,.mt-style-form-oval .cart-block--contents__items,.mt-style-form-oval details{-webkit-border-radius:var(--mt-rounded-radius);-moz-border-radius:var(--mt-rounded-radius);border-radius:var(--mt-rounded-radius);}.mt-style-form-rounded input.form-text,.mt-style-form-rounded .collapse-group,.mt-style-form-rounded input.form-tel,.mt-style-form-rounded input.form-email,.mt-style-form-rounded input.form-url,.mt-style-form-rounded input.form-search,.mt-style-form-rounded input.form-file,.mt-style-form-rounded input.form-number,.mt-style-form-rounded input.form-color,.mt-style-form-rounded input.form-date,.mt-style-form-rounded input.form-time,.mt-style-form-rounded input[type='checkbox'],.mt-style-form-rounded textarea,.mt-style-form-rounded fieldset,.mt-style-form-rounded details,.mt-style-form-rounded select,.mt-style-form-rounded table,.mt-style-form-rounded .progress,.mt-style-form-rounded .table-responsive,.mt-style-form-rounded .cart-block--contents__items,.mt-style-form-rounded .block-mailchimp-signup .form-actions input[type='submit'],.mt-style-form-rounded .block-search .form-actions:after{-webkit-border-radius:var(--mt-rounded-radius);-moz-border-radius:var(--mt-rounded-radius);border-radius:var(--mt-rounded-radius);}.mt-style-form-rounded table tbody tr:last-child th:first-child{-webkit-border-bottom-left-radius:var(--mt-rounded-radius);-moz-border-bottom-left-radius:var(--mt-rounded-radius);border-bottom-left-radius:var(--mt-rounded-radius);}
.mt-style-sharp,:root .mt-style-image-sharp{--mt-image-border-radius:0;}.mt-style-oval,:root .mt-style-image-oval{--mt-image-border-radius:10px;}.mt-style-rounded,:root .mt-style-image-rounded{--mt-image-border-radius:4px;}img,.overlay,.in-page-images-carousel .slides li a:after,.video-item > a:before,.slider-revolution-video-gallery .tp-revslider-slidesli,.tp-thumbs .tp-thumb-image,.tp-thumbs .tp-thumb-over,.field--name-field-mt-hft-feature .field--name-field-mt-highlight-image,.field--name-field-mt-hft-feature .field--name-field-mt-highlight-image img,.field--name-field-mt-hft-feature .field--name-field-mt-highlight-image .overlay,.node--view-mode-mt-teaser-tile-image,.node--view-mode-mt-featured-teaser{-webkit-border-radius:var(--mt-image-border-radius);-moz-border-radius:var(--mt-image-border-radius);border-radius:var(--mt-image-border-radius);}.feature-item__image .overlay-inner{border-bottom-right-radius:var(--mt-image-border-radius);border-bottom-left-radius:var(--mt-image-border-radius);}
.mt-style-sharp .sf-menu ul{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-oval .sf-menu ul{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}.mt-style-oval .sf-accordion ul > li:first-child > a,.mt-style-oval .sf-accordion ul > li:last-child > a,.mt-style-oval .sf-accordion ul{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-rounded .sf-menu ul{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.mt-style-menu-sharp .sf-menu ul{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.mt-style-menu-oval .sf-menu ul{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}.mt-style-menu-rounded .sf-menu ul{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.mt-link-style-animated-icon .mt-link-stylable{margin:0 0 10px 0px;display:inline-block;background-color:transparent;padding:0;border:none;font-weight:500;text-decoration:none;position:relative;padding-left:25px;}.mt-link-style-animated-icon .mt-link-stylable:hover{padding-left:40px;}.mt-link-style-animated-icon .mt-link-stylable:before{width:15px;height:1px;content:"";position:absolute;left:0;top:50%;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.mt-link-style-animated-icon .mt-link-stylable:hover:before{width:30px;}.mt-link-style-animated-icon .region--default-background .mt-link-stylable:before{background-color:var(--mt-color-default-contrast);}.mt-link-style-animated-icon .region--bright-background .mt-link-stylable:before{background-color:var(--mt-color-bright-contrast);}.mt-link-style-animated-icon .region--accent-background .mt-link-stylable:before{background-color:var(--mt-color-accent-contrast);}.mt-link-style-animated-icon .region--tint-background .mt-link-stylable:before{background-color:var(--mt-color-tint-contrast);}.mt-link-style-animated-icon .region--shade-background .mt-link-stylable:before{background-color:var(--mt-color-shade-contrast);}.mt-link-style-animated-icon .region--colored-background .mt-link-stylable:before{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-icon .region--dark-colored-background .mt-link-stylable:before{background-color:var(--mt-color-dark-colored-contrast);}.mt-link-style-animated-icon .region--dark-background .mt-link-stylable:before{background-color:var(--mt-color-dark-contrast);}.mt-link-style-animated-icon .region--pattern .mt-link-stylable:before{background-color:var(--mt-color-pattern-contrast);}.mt-link-style-animated-icon-2 .mt-link-stylable{margin:0 0 10px 0px;display:inline-block;background-color:transparent;padding:0;border:none;font-weight:500;text-decoration:none;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}.mt-link-style-animated-icon-2 .mt-link-stylable:after{font-family:'Font Awesome 5 Free','Font Awesome 5 Pro';content:"\f30b";font-weight:900;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transition-delay:0s;transition-delay:0s;font-size:20px;position:relative;left:10px;top:1px;}.mt-link-style-animated-icon-2 .mt-link-stylable:hover:after{left:15px;}.mt-link-style-animated-underline-1 .mt-link-stylable{padding-bottom:8px;position:relative;text-decoration:none;display:inline-block;}.mt-link-style-animated-underline-1 .mt-link-stylable:hover{text-decoration:none;}.mt-link-style-animated-underline-1 .mt-link-stylable:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}.mt-link-style-animated-underline-1 .region--colored-background .mt-link-stylable:after{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-underline-1 .mt-link-stylable:hover:after{left:-3%;width:106%;}.mt-link-style-animated-underline-2 .mt-link-stylable{padding-bottom:8px;position:relative;text-decoration:none;display:inline-block;}.mt-link-style-animated-underline-2 .mt-link-stylable:hover{text-decoration:none;}.mt-link-style-animated-underline-2 .mt-link-stylable:after{content:"";position:absolute;bottom:0;left:0;width:0%;height:2px;-webkit-animation-name:borderOut;animation-name:borderOut;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.mt-link-style-animated-underline-2 .region--colored-background .mt-link-stylable:after{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-underline-2 .mt-link-stylable:hover:after{width:100%;-webkit-animation-name:borderIn;animation-name:borderIn;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}@-webkit-keyframes borderIn{0%{width:0%;}100%{width:100%;}}@keyframes borderIn{0%{width:0;}100%{width:100%;}}@-webkit-keyframes borderOut{0%{width:100%;left:0;}100%{width:0%;left:100%;}}@keyframes borderOut{0%{width:100%;left:0;}100%{width:0%;left:100%;}}.mt-link-style-animated-underline-3 .mt-link-stylable{position:relative;text-decoration:none;display:inline-block;z-index:1;}.mt-link-style-animated-underline-3 .mt-link-stylable:before{content:"";width:0;height:4px;position:absolute;top:50%;margin-top:-2px;z-index:-1;left:50%;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);}.mt-link-style-animated-underline-3 .region--colored-background .mt-link-stylable:before{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-underline-3 .mt-link-stylable:hover:before{width:100%;left:0px;}.mt-link-style-animated-background-1 .mt-link-stylable{position:relative;text-decoration:none;z-index:1;}.mt-link-style-animated-background-1 .mt-link-stylable:hover,.mt-link-style-animated-background-1 .mt-link-stylable:focus{color:var(--mt-color-secondary-contrast);text-decoration:none;}.mt-link-style-animated-background-1 .mt-link-stylable:before{content:"";z-index:-1;position:absolute;width:100%;height:0;left:0;top:50%;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}.mt-link-style-animated-background-1 .mt-link-stylable:hover:before,.mt-link-style-animated-background-1 .mt-link-stylable:focus:before{height:100%;top:0;}.mt-link-style-animated-background-1 .region--colored-background .mt-link-stylable:before{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-background-1 .region--colored-background .mt-link-stylable:hover,.mt-link-style-animated-background-1 .region--colored-background .mt-link-stylable:focus{color:var(--mt-color-colored);}.mt-link-style-animated-background-2 .mt-link-stylable{position:relative;text-decoration:none;z-index:1;}.mt-link-style-animated-background-2 .mt-link-stylable:hover,.mt-link-style-animated-background-2 .mt-link-stylable:focus{text-decoration:none;color:var(--mt-color-secondary-contrast);}.mt-link-style-animated-background-2 .mt-link-stylable:after{content:"";z-index:-1;position:absolute;left:-2%;width:0%;bottom:0;height:100%;-webkit-animation-name:backgroundOut;animation-name:backgroundOut;-webkit-animation-duration:0.2s;animation-duration:0.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.mt-link-style-animated-background-2 .mt-link-stylable:hover:after,.mt-link-style-animated-background-2 .mt-link-stylable:focus:after{width:104%;-webkit-animation-name:backgroundIn;animation-name:backgroundIn;-webkit-animation-duration:0.2s;animation-duration:0.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.mt-link-style-animated-background-2 .region--colored-background .mt-link-stylable:after{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-background-2 .region--colored-background .mt-link-stylable:hover,.mt-link-style-animated-background-2 .region--colored-background .mt-link-stylable:focus{color:var(--mt-color-colored);}@-webkit-keyframes backgroundIn{0%{width:0%;}100%{width:104%;}}@keyframes backgroundIn{0%{width:0;}100%{width:104%;}}@-webkit-keyframes backgroundOut{0%{width:104%;left:-2%;}100%{width:0%;left:100%;}}@keyframes backgroundOut{0%{width:104%;left:-2%;}100%{width:0%;left:100%;}}.mt-link-style-animated-background-3 .mt-link-stylable{position:relative;text-decoration:none;z-index:1;}.mt-link-style-animated-background-3 .mt-link-stylable:hover,.mt-link-style-animated-background-3 .mt-link-stylable:focus{color:var(--mt-color-secondary-contrast);text-decoration:none;}.mt-link-style-animated-background-3 .mt-link-stylable:before{content:"";z-index:-1;position:absolute;width:100%;height:2px;left:0;bottom:0;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}.mt-link-style-animated-background-3 .mt-link-stylable:hover:before,.mt-link-style-animated-background-3 .mt-link-stylable:focus:before{height:100%;}.mt-link-style-animated-background-3 .region--colored-background .mt-link-stylable:before{background-color:var(--mt-color-colored-contrast);}.mt-link-style-animated-background-3 .region--colored-background .mt-link-stylable:hover,.mt-link-style-animated-background-3 .region--colored-background .mt-link-stylable:focus{color:var(--mt-color-colored);}
.mt-style-sharp,:root .mt-style-custom-sharp{--mt-custom-element-border-radius:0px;--mt-custom-element-border-radius-large:0px;}.mt-style-oval,:root .mt-style-custom-oval{--mt-custom-element-border-radius:20px;--mt-custom-element-border-radius-large:100px;}.mt-style-rounded,:root .mt-style-custom-rounded{--mt-custom-element-border-radius:4px;--mt-custom-element-border-radius-large:15px;}.mt-style-custom-all{-webkit-border-radius:var(--mt-custom-element-border-radius);-moz-border-radius:var(--mt-custom-element-border-radius);border-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-tl{-webkit-border-top-left-radius:var(--mt-custom-element-border-radius);-moz-border-top-left-radius:var(--mt-custom-element-border-radius);border-top-left-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-tr{-webkit-border-top-right-radius:var(--mt-custom-element-border-radius);-moz-border-top-right-radius:var(--mt-custom-element-border-radius);border-top-right-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-bl{-webkit-border-bottom-left-radius:var(--mt-custom-element-border-radius);-moz-border-bottom-left-radius:var(--mt-custom-element-border-radius);border-bottom-left-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-br{-webkit-border-bottom-right-radius:var(--mt-custom-element-border-radius);-moz-border-bottom-right-radius:var(--mt-custom-element-border-radius);border-bottom-right-radius:var(--mt-custom-element-border-radius);}.mt-style-custom-all-large{-webkit-border-radius:var(--mt-custom-element-border-radius-large);-moz-border-radius:var(--mt-custom-element-border-radius-large);border-radius:var(--mt-custom-element-border-radius-large);}.mt-style-custom-tl-large{-webkit-border-top-left-radius:var(--mt-custom-element-border-radius-large);-moz-border-top-left-radius:var(--mt-custom-element-border-radius-large);border-top-left-radius:var(--mt-custom-element-border-radius-large);}.mt-style-custom-tr-large{-webkit-border-top-right-radius:var(--mt-custom-element-border-radius-large);-moz-border-top-right-radius:var(--mt-custom-element-border-radius-large);border-top-right-radius:var(--mt-custom-element-border-radius-large);}.mt-style-custom-bl-large{-webkit-border-bottom-left-radius:var(--mt-custom-element-border-radius-large);-moz-border-bottom-left-radius:var(--mt-custom-element-border-radius-large);border-bottom-left-radius:var(--mt-custom-element-border-radius-large);}.mt-style-custom-br-large{-webkit-border-bottom-right-radius:var(--mt-custom-element-border-radius-large);-moz-border-bottom-right-radius:var(--mt-custom-element-border-radius-large);border-bottom-right-radius:var(--mt-custom-element-border-radius-large);}
.ui-dialog .ui-dialog-titlebar{background-color:var(--mt-color-tint);border-color:var(--mt-color-tint);}:root{--dlpi-font-family:"Avenir Next",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--dlpi-dark:#1f2937;--dlpi-dark-2:#334155;--dlpi-text:#334155;--dlpi-muted:#475569;--dlpi-border:#e2e8f0;--dlpi-soft-border:#dbe3ec;--dlpi-soft-bg:#f8fafc;--dlpi-pill-bg:#f1f5f9;--dlpi-hover-bg:#eef4ff;--dlpi-copy-hover-bg:#e8f1ff;--dlpi-copy-hover-border:#bfd3f0;--dlpi-accent-red:#b91c1c;}@media (min-width:992px){.header-container .header__container > .row{align-items:center !important;}.header-container .header__container > .row > .col-lg-3{flex:0 0 34% !important;max-width:34% !important;}.header-container .header__container > .row > .col-lg-9{flex:0 0 66% !important;max-width:66% !important;}#block-basecore-branding .logo-and-site-name-wrapper{display:grid !important;grid-template-columns:72px max-content !important;grid-template-areas:"logo name"
      "logo slogan" !important;column-gap:14px !important;align-items:center !important;}#block-basecore-branding .logo{grid-area:logo !important;margin:0 !important;}#block-basecore-branding .logo img{max-width:72px !important;height:auto !important;}#block-basecore-branding .site-name{grid-area:name !important;margin:0 !important;line-height:1 !important;white-space:nowrap !important;}#block-basecore-branding .site-name a{display:inline-block !important;white-space:nowrap !important;line-height:0.95 !important;}#block-basecore-branding .site-slogan{grid-area:slogan !important;margin-top:4px !important;white-space:nowrap !important;}}#block-basecore-main-menu > h2,#block-basecore-mainnavigation > h2,nav.menu--main > h2,nav.navigation > h2,.menu--main > h2,.navigation > h2,#block-basecore-main-menu .visually-hidden,#block-basecore-mainnavigation .visually-hidden,nav.menu--main .visually-hidden,nav.navigation .visually-hidden,.menu--main .visually-hidden,.navigation .visually-hidden{display:none !important;}@media (min-width:992px){header,.header,.header-container,.header__container,.header__section,.region-header,.region-header-second,.region-primary-menu,.region-navigation,.navbar,.navbar-collapse,#block-basecore-main-menu,#block-basecore-mainnavigation,nav.menu--main,nav.navigation,.menu--main,.navigation.menu--main{overflow:visible !important;}.header-container,.header__container,.header__section,.region-header,.region-header-second,.region-primary-menu,.region-navigation,.navbar,.navbar-collapse{position:relative !important;z-index:10000 !important;}#block-basecore-main-menu,#block-basecore-mainnavigation,nav.menu--main,nav.navigation,.menu--main,.navigation.menu--main{position:relative !important;z-index:10001 !important;display:block !important;width:100% !important;overflow:visible !important;}#block-basecore-main-menu ul,#block-basecore-main-menu li,#block-basecore-mainnavigation ul,#block-basecore-mainnavigation li,nav.menu--main ul,nav.menu--main li,nav.navigation ul,nav.navigation li,.menu--main ul,.menu--main li,.navigation.menu--main ul,.navigation.menu--main li{list-style:none !important;overflow:visible !important;}#block-basecore-main-menu > ul.menu,#block-basecore-main-menu ul.menu:first-of-type,#block-basecore-mainnavigation > ul.menu,#block-basecore-mainnavigation ul.menu:first-of-type,nav.menu--main > ul.menu,nav.menu--main ul.menu:first-of-type,nav.navigation > ul.menu,nav.navigation ul.menu:first-of-type,.menu--main > ul.menu,.menu--main ul.menu:first-of-type,.navigation.menu--main > ul.menu,.navigation.menu--main ul.menu:first-of-type{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:flex-end !important;flex-wrap:nowrap !important;gap:0 !important;width:100% !important;min-height:64px !important;margin:0 !important;padding:0 !important;overflow:visible !important;}#block-basecore-main-menu ul.menu > li,#block-basecore-mainnavigation ul.menu > li,nav.menu--main ul.menu > li,nav.navigation ul.menu > li,.menu--main ul.menu > li,.navigation.menu--main ul.menu > li{position:relative !important;display:block !important;margin:0 !important;padding:0 !important;overflow:visible !important;}#block-basecore-main-menu > ul.menu > li > a,#block-basecore-main-menu > ul.menu > li > span,#block-basecore-main-menu ul.menu:first-of-type > li > a,#block-basecore-main-menu ul.menu:first-of-type > li > span,#block-basecore-mainnavigation > ul.menu > li > a,#block-basecore-mainnavigation > ul.menu > li > span,#block-basecore-mainnavigation ul.menu:first-of-type > li > a,#block-basecore-mainnavigation ul.menu:first-of-type > li > span,nav.menu--main > ul.menu > li > a,nav.menu--main > ul.menu > li > span,nav.menu--main ul.menu:first-of-type > li > a,nav.menu--main ul.menu:first-of-type > li > span,nav.navigation > ul.menu > li > a,nav.navigation > ul.menu > li > span,nav.navigation ul.menu:first-of-type > li > a,nav.navigation ul.menu:first-of-type > li > span,.menu--main > ul.menu > li > a,.menu--main > ul.menu > li > span,.menu--main ul.menu:first-of-type > li > a,.menu--main ul.menu:first-of-type > li > span,.navigation.menu--main > ul.menu > li > a,.navigation.menu--main > ul.menu > li > span,.navigation.menu--main ul.menu:first-of-type > li > a,.navigation.menu--main ul.menu:first-of-type > li > span{position:relative !important;display:block !important;padding:22px 15px !important;color:var(--dlpi-text) !important;background:transparent !important;border:0 !important;box-shadow:none !important;font-family:var(--dlpi-font-family) !important;font-size:15px !important;font-weight:700 !important;line-height:1.2 !important;text-decoration:none !important;white-space:nowrap !important;cursor:pointer !important;}#block-basecore-main-menu ul.menu > li.menu-item--expanded > a::after,#block-basecore-main-menu ul.menu > li.menu-item--expanded > span::after,#block-basecore-main-menu ul.menu > li:has(> ul.menu) > a::after,#block-basecore-main-menu ul.menu > li:has(> ul.menu) > span::after,#block-basecore-mainnavigation ul.menu > li.menu-item--expanded > a::after,#block-basecore-mainnavigation ul.menu > li.menu-item--expanded > span::after,#block-basecore-mainnavigation ul.menu > li:has(> ul.menu) > a::after,#block-basecore-mainnavigation ul.menu > li:has(> ul.menu) > span::after,nav.menu--main ul.menu > li.menu-item--expanded > a::after,nav.menu--main ul.menu > li.menu-item--expanded > span::after,nav.menu--main ul.menu > li:has(> ul.menu) > a::after,nav.menu--main ul.menu > li:has(> ul.menu) > span::after,nav.navigation ul.menu > li.menu-item--expanded > a::after,nav.navigation ul.menu > li.menu-item--expanded > span::after,nav.navigation ul.menu > li:has(> ul.menu) > a::after,nav.navigation ul.menu > li:has(> ul.menu) > span::after,.menu--main ul.menu > li.menu-item--expanded > a::after,.menu--main ul.menu > li.menu-item--expanded > span::after,.menu--main ul.menu > li:has(> ul.menu) > a::after,.menu--main ul.menu > li:has(> ul.menu) > span::after{content:" ▾" !important;display:inline !important;margin-left:4px !important;font-size:0.8em !important;font-weight:700 !important;}#block-basecore-main-menu ul.menu li > ul.menu,#block-basecore-mainnavigation ul.menu li > ul.menu,nav.menu--main ul.menu li > ul.menu,nav.navigation ul.menu li > ul.menu,.menu--main ul.menu li > ul.menu,.navigation.menu--main ul.menu li > ul.menu{position:absolute !important;top:100% !important;left:0 !important;right:auto !important;z-index:999999 !important;display:block !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;min-width:270px !important;width:max-content !important;max-width:420px !important;height:auto !important;margin:0 !important;padding:10px 0 !important;background:#ffffff !important;border:1px solid #e2e8f0 !important;border-radius:14px !important;box-shadow:0 14px 30px rgba(15,23,42,0.16) !important;transform:translateY(10px) !important;transition:opacity 160ms ease,transform 160ms ease,visibility 160ms ease !important;overflow:hidden !important;}#block-basecore-main-menu ul.menu li:hover > ul.menu,#block-basecore-main-menu ul.menu li:focus-within > ul.menu,#block-basecore-mainnavigation ul.menu li:hover > ul.menu,#block-basecore-mainnavigation ul.menu li:focus-within > ul.menu,nav.menu--main ul.menu li:hover > ul.menu,nav.menu--main ul.menu li:focus-within > ul.menu,nav.navigation ul.menu li:hover > ul.menu,nav.navigation ul.menu li:focus-within > ul.menu,.menu--main ul.menu li:hover > ul.menu,.menu--main ul.menu li:focus-within > ul.menu,.navigation.menu--main ul.menu li:hover > ul.menu,.navigation.menu--main ul.menu li:focus-within > ul.menu{visibility:visible !important;opacity:1 !important;pointer-events:auto !important;transform:translateY(0) !important;}#block-basecore-main-menu ul.menu li > ul.menu > li,#block-basecore-mainnavigation ul.menu li > ul.menu > li,nav.menu--main ul.menu li > ul.menu > li,nav.navigation ul.menu li > ul.menu > li,.menu--main ul.menu li > ul.menu > li,.navigation.menu--main ul.menu li > ul.menu > li{display:block !important;width:100% !important;margin:0 !important;padding:0 !important;list-style:none !important;}#block-basecore-main-menu ul.menu li > ul.menu > li > a,#block-basecore-main-menu ul.menu li > ul.menu > li > span,#block-basecore-mainnavigation ul.menu li > ul.menu > li > a,#block-basecore-mainnavigation ul.menu li > ul.menu > li > span,nav.menu--main ul.menu li > ul.menu > li > a,nav.menu--main ul.menu li > ul.menu > li > span,nav.navigation ul.menu li > ul.menu > li > a,nav.navigation ul.menu li > ul.menu > li > span,.menu--main ul.menu li > ul.menu > li > a,.menu--main ul.menu li > ul.menu > li > span,.navigation.menu--main ul.menu li > ul.menu > li > a,.navigation.menu--main ul.menu li > ul.menu > li > span{display:block !important;box-sizing:border-box !important;width:100% !important;min-width:270px !important;margin:0 !important;padding:11px 18px !important;color:#334155 !important;background:transparent !important;border:0 !important;box-shadow:none !important;font-family:var(--dlpi-font-family) !important;font-size:14px !important;font-weight:650 !important;line-height:1.35 !important;text-align:left !important;text-decoration:none !important;white-space:nowrap !important;}#block-basecore-main-menu ul.menu li > ul.menu > li > a:hover,#block-basecore-main-menu ul.menu li > ul.menu > li > a:focus,#block-basecore-main-menu ul.menu li > ul.menu > li > span:hover,#block-basecore-main-menu ul.menu li > ul.menu > li > span:focus,#block-basecore-mainnavigation ul.menu li > ul.menu > li > a:hover,#block-basecore-mainnavigation ul.menu li > ul.menu > li > a:focus,#block-basecore-mainnavigation ul.menu li > ul.menu > li > span:hover,#block-basecore-mainnavigation ul.menu li > ul.menu > li > span:focus,nav.menu--main ul.menu li > ul.menu > li > a:hover,nav.menu--main ul.menu li > ul.menu > li > a:focus,nav.menu--main ul.menu li > ul.menu > li > span:hover,nav.menu--main ul.menu li > ul.menu > li > span:focus,nav.navigation ul.menu li > ul.menu > li > a:hover,nav.navigation ul.menu li > ul.menu > li > a:focus,nav.navigation ul.menu li > ul.menu > li > span:hover,nav.navigation ul.menu li > ul.menu > li > span:focus,.menu--main ul.menu li > ul.menu > li > a:hover,.menu--main ul.menu li > ul.menu > li > a:focus,.menu--main ul.menu li > ul.menu > li > span:hover,.menu--main ul.menu li > ul.menu > li > span:focus{color:#111827 !important;background:#eef4ff !important;box-shadow:inset 4px 0 0 #b91c1c !important;text-decoration:none !important;}#block-basecore-main-menu > ul.menu > li:nth-last-child(-n+3) > ul.menu,#block-basecore-main-menu ul.menu:first-of-type > li:nth-last-child(-n+3) > ul.menu,#block-basecore-mainnavigation > ul.menu > li:nth-last-child(-n+3) > ul.menu,#block-basecore-mainnavigation ul.menu:first-of-type > li:nth-last-child(-n+3) > ul.menu,nav.menu--main > ul.menu > li:nth-last-child(-n+3) > ul.menu,nav.menu--main ul.menu:first-of-type > li:nth-last-child(-n+3) > ul.menu,nav.navigation > ul.menu > li:nth-last-child(-n+3) > ul.menu,nav.navigation ul.menu:first-of-type > li:nth-last-child(-n+3) > ul.menu,.menu--main > ul.menu > li:nth-last-child(-n+3) > ul.menu,.menu--main ul.menu:first-of-type > li:nth-last-child(-n+3) > ul.menu{left:auto !important;right:0 !important;}}body.path-frontpage #dlpi-home-hero,body.path-dlpi-home #dlpi-home-hero,body.path-page #dlpi-home-hero,body.path-frontpage #block-basecore-content,body.path-dlpi-home #block-basecore-content,body.path-page #block-basecore-content,body.path-frontpage canvas-island[component-export="default"],body.path-dlpi-home canvas-island[component-export="default"],body.path-page canvas-island[component-export="default"]{display:none !important;height:0 !important;min-height:0 !important;max-height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;}#dlpi-home-hero a,#dlpi-home-hero a:link,#dlpi-home-hero a:visited,#dlpi-home-hero a:hover,#dlpi-home-hero a:focus,#dlpi-home-hero a:active,#dlpi-home-hero a *,#dlpi-home-hero a:hover *,#dlpi-home-hero a:focus *{text-decoration:none !important;border-bottom:0 !important;box-shadow:none !important;background-image:none !important;}body.path-frontpage .region-banner,body.path-dlpi-home .region-banner,body.path-page .region-banner,body.path-frontpage [class*="region-banner"],body.path-dlpi-home [class*="region-banner"],body.path-page [class*="region-banner"]{text-align:center !important;font-family:var(--dlpi-font-family) !important;}body.path-frontpage #dlpi-framework-banner-pill,body.path-frontpage .dlpi-framework-banner-pill,body.path-dlpi-home #dlpi-framework-banner-pill,body.path-dlpi-home .dlpi-framework-banner-pill,body.path-page #dlpi-framework-banner-pill,body.path-page .dlpi-framework-banner-pill,body.path-frontpage [id*="dlpiframeworkbannerpill"],body.path-dlpi-home [id*="dlpiframeworkbannerpill"],body.path-page [id*="dlpiframeworkbannerpill"],body.path-frontpage [id*="dlpi-framework-banner-pill"],body.path-dlpi-home [id*="dlpi-framework-banner-pill"],body.path-page [id*="dlpi-framework-banner-pill"],body.path-frontpage .block-page-title-block,body.path-dlpi-home .block-page-title-block,body.path-page .block-page-title-block,body.path-frontpage #block-basecore-page-title,body.path-dlpi-home #block-basecore-page-title,body.path-page #block-basecore-page-title,body.path-frontpage #block-basecore-pagetitle,body.path-dlpi-home #block-basecore-pagetitle,body.path-page #block-basecore-pagetitle{display:flex !important;width:100% !important;max-width:1100px !important;margin:12px auto 6px auto !important;padding:0 16px !important;box-sizing:border-box !important;align-items:center !important;justify-content:center !important;text-align:center !important;background:transparent !important;border:0 !important;box-shadow:none !important;font-family:var(--dlpi-font-family) !important;clear:both !important;}body.path-frontpage #dlpi-framework-banner-pill span,body.path-frontpage .dlpi-framework-banner-pill span,body.path-dlpi-home #dlpi-framework-banner-pill span,body.path-dlpi-home .dlpi-framework-banner-pill span,body.path-page #dlpi-framework-banner-pill span,body.path-page .dlpi-framework-banner-pill span,body.path-frontpage [id*="dlpiframeworkbannerpill"] .field__item,body.path-dlpi-home [id*="dlpiframeworkbannerpill"] .field__item,body.path-page [id*="dlpiframeworkbannerpill"] .field__item,body.path-frontpage [id*="dlpi-framework-banner-pill"] .field__item,body.path-dlpi-home [id*="dlpi-framework-banner-pill"] .field__item,body.path-page [id*="dlpi-framework-banner-pill"] .field__item,body.path-frontpage .block-page-title-block h1,body.path-dlpi-home .block-page-title-block h1,body.path-page .block-page-title-block h1,body.path-frontpage #block-basecore-page-title h1,body.path-dlpi-home #block-basecore-page-title h1,body.path-page #block-basecore-page-title h1,body.path-frontpage #block-basecore-pagetitle h1,body.path-dlpi-home #block-basecore-pagetitle h1,body.path-page #block-basecore-pagetitle h1,body.path-frontpage h1.page-title,body.path-dlpi-home h1.page-title,body.path-page h1.page-title{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;max-width:calc(100vw - 48px) !important;margin:0 auto !important;padding:7px 20px !important;box-sizing:border-box !important;color:#1f2937 !important;background:#f1f5f9 !important;border:1px solid #dbe3ec !important;border-radius:999px !important;box-shadow:0 6px 14px rgba(15,23,42,0.06) !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(10px,1.05vw,12px) !important;font-weight:850 !important;line-height:1.15 !important;letter-spacing:0.04em !important;text-transform:uppercase !important;text-align:center !important;white-space:nowrap !important;word-break:keep-all !important;overflow-wrap:normal !important;overflow:visible !important;}body.path-frontpage [id*="dlpiframeworkbannerpill"] > h2,body.path-frontpage [id*="dlpi-framework-banner-pill"] > h2,body.path-frontpage [id*="dlpiframeworkbannerpill"] .block__title,body.path-frontpage [id*="dlpi-framework-banner-pill"] .block__title,body.path-frontpage [id*="dlpiframeworkbannerpill"] .field__label,body.path-frontpage [id*="dlpi-framework-banner-pill"] .field__label,body.path-dlpi-home [id*="dlpiframeworkbannerpill"] > h2,body.path-dlpi-home [id*="dlpi-framework-banner-pill"] > h2,body.path-dlpi-home [id*="dlpiframeworkbannerpill"] .block__title,body.path-dlpi-home [id*="dlpi-framework-banner-pill"] .block__title,body.path-dlpi-home [id*="dlpiframeworkbannerpill"] .field__label,body.path-dlpi-home [id*="dlpi-framework-banner-pill"] .field__label,body.path-page [id*="dlpiframeworkbannerpill"] > h2,body.path-page [id*="dlpi-framework-banner-pill"] > h2,body.path-page [id*="dlpiframeworkbannerpill"] .block__title,body.path-page [id*="dlpi-framework-banner-pill"] .block__title,body.path-page [id*="dlpiframeworkbannerpill"] .field__label,body.path-page [id*="dlpi-framework-banner-pill"] .field__label{display:none !important;}body.path-frontpage #hero,body.path-frontpage #hero .container-fluid,body.path-frontpage #hero .hero__container,body.path-frontpage #hero .row,body.path-frontpage #hero .col-12,body.path-frontpage #hero .hero__section,body.path-frontpage #hero .region,body.path-frontpage #hero .block,body.path-dlpi-home #hero,body.path-dlpi-home #hero .container-fluid,body.path-dlpi-home #hero .hero__container,body.path-dlpi-home #hero .row,body.path-dlpi-home #hero .col-12,body.path-dlpi-home #hero .hero__section,body.path-dlpi-home #hero .region,body.path-dlpi-home #hero .block,body.path-page #hero,body.path-page #hero .container-fluid,body.path-page #hero .hero__container,body.path-page #hero .row,body.path-page #hero .col-12,body.path-page #hero .hero__section,body.path-page #hero .region,body.path-page #hero .block{min-height:0 !important;height:auto !important;margin-top:0 !important;margin-bottom:0 !important;padding-top:0 !important;padding-bottom:0 !important;}body.path-frontpage #hero .region,body.path-dlpi-home #hero .region,body.path-page #hero .region{text-align:center !important;}body.path-frontpage .region-hero-first:empty,body.path-frontpage .region-hero-second:empty,body.path-frontpage .region-hero-third:empty,body.path-dlpi-home .region-hero-first:empty,body.path-dlpi-home .region-hero-second:empty,body.path-dlpi-home .region-hero-third:empty,body.path-page .region-hero-first:empty,body.path-page .region-hero-second:empty,body.path-page .region-hero-third:empty{display:none !important;}body.path-frontpage #block-basecore-aideepchatchatbot,body.path-dlpi-home #block-basecore-aideepchatchatbot,body.path-page #block-basecore-aideepchatchatbot,#block-basecore-aideepchatchatbot{display:block !important;width:100% !important;max-width:1100px !important;margin:10px auto 10px auto !important;padding:0 16px !important;background:transparent !important;border:0 !important;box-shadow:none !important;float:none !important;clear:both !important;text-align:left !important;}body.path-frontpage #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat,body.path-frontpage #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container,body.path-frontpage #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container.bottom-right,body.path-dlpi-home #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat,body.path-dlpi-home #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container,body.path-dlpi-home #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container.bottom-right,body.path-page #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat,body.path-page #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container,body.path-page #block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container.bottom-right,#block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat,#block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container,#block-basecore-aideepchatchatbot .chatbot-basecore.ai-deepchat.chat-container.bottom-right{position:static !important;inset:auto !important;top:auto !important;right:auto !important;bottom:auto !important;left:auto !important;z-index:1 !important;display:block !important;width:100% !important;max-width:1100px !important;margin:0 auto !important;padding:0 !important;transform:none !important;background:transparent !important;background-color:transparent !important;border:0 !important;box-shadow:none !important;}body.path-frontpage #block-basecore-aideepchatchatbot .chat-element,body.path-frontpage #block-basecore-aideepchatchatbot .chat-element.chat-collapsed,body.path-dlpi-home #block-basecore-aideepchatchatbot .chat-element,body.path-dlpi-home #block-basecore-aideepchatchatbot .chat-element.chat-collapsed,body.path-page #block-basecore-aideepchatchatbot .chat-element,body.path-page #block-basecore-aideepchatchatbot .chat-element.chat-collapsed,#block-basecore-aideepchatchatbot .chat-element,#block-basecore-aideepchatchatbot .chat-element.chat-collapsed{display:block !important;visibility:visible !important;opacity:1 !important;position:static !important;width:100% !important;min-width:0 !important;max-width:100% !important;height:auto !important;margin:0 !important;padding:0 !important;float:none !important;transform:none !important;}#block-basecore-aideepchatchatbot .dlpi-copy-button{display:none !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header,#block-basecore-aideepchatchatbot .ai-deepchat--header{min-height:0 !important;height:auto !important;padding:22px 44px 22px 44px !important;box-sizing:border-box !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;background:var(--dlpi-dark) !important;background-color:var(--dlpi-dark) !important;color:transparent !important;font-size:0 !important;border:1px solid var(--dlpi-dark) !important;border-bottom:0 !important;border-radius:32px 32px 0 0 !important;text-align:left !important;box-shadow:none !important;font-family:var(--dlpi-font-family) !important;}#block-basecore-aideepchatchatbot .ai-deepchat--header *{color:transparent !important;font-size:0 !important;line-height:0 !important;margin:0 !important;padding:0 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::before,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header::before,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header::before,#block-basecore-aideepchatchatbot .ai-deepchat--header::before{content:"Ask the Framework" !important;display:block !important;width:100% !important;max-width:1120px !important;margin:0 !important;padding:0 !important;color:#ffffff !important;background:transparent !important;font-family:"Avenir Next",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:clamp(1.45rem,1.9vw,1.95rem) !important;font-weight:900 !important;line-height:1.02 !important;letter-spacing:-0.035em !important;text-align:left !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header::after,#block-basecore-aideepchatchatbot .ai-deepchat--header::after{content:"AI-supported guidance for dual-language program integrity. Explore equity, implementation, leadership, monitoring, and multilingual learner support through a framework developed from the doctoral research of Dr. Juan Carlos Zayas." !important;display:block !important;width:100% !important;max-width:1120px !important;margin:6px 0 0 0 !important;padding:0 !important;color:rgba(255,255,255,0.92) !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(0.76rem,0.82vw,0.86rem) !important;font-weight:760 !important;line-height:1.3 !important;letter-spacing:-0.005em !important;text-align:left !important;}#block-basecore-aideepchatchatbot .ai-deepchat--header button,#block-basecore-aideepchatchatbot .chat-dropdown-button,#block-basecore-aideepchatchatbot .toggle-icon,#block-basecore-aideepchatchatbot .chat-close-button,#block-basecore-aideepchatchatbot .chat-toggle-button,#block-basecore-aideepchatchatbot .ai-deepchat--close,#block-basecore-aideepchatchatbot .ai-deepchat--toggle,#block-basecore-aideepchatchatbot .ai-deepchat--bullet{display:none !important;}body.path-frontpage #block-basecore-aideepchatchatbot deep-chat,body.path-frontpage #block-basecore-aideepchatchatbot deep-chat#chat-element,body.path-frontpage #block-basecore-aideepchatchatbot deep-chat.deepchat-element,body.path-dlpi-home #block-basecore-aideepchatchatbot deep-chat,body.path-dlpi-home #block-basecore-aideepchatchatbot deep-chat#chat-element,body.path-dlpi-home #block-basecore-aideepchatchatbot deep-chat.deepchat-element,body.path-page #block-basecore-aideepchatchatbot deep-chat,body.path-page #block-basecore-aideepchatchatbot deep-chat#chat-element,body.path-page #block-basecore-aideepchatchatbot deep-chat.deepchat-element,#block-basecore-aideepchatchatbot deep-chat,#block-basecore-aideepchatchatbot deep-chat#chat-element,#block-basecore-aideepchatchatbot deep-chat.deepchat-element{display:block !important;width:100% !important;min-width:0 !important;max-width:100% !important;height:510px !important;min-height:510px !important;max-height:510px !important;background:#ffffff !important;background-color:#ffffff !important;border-top:1px solid var(--dlpi-border) !important;border-left:1px solid var(--dlpi-border) !important;border-right:1px solid var(--dlpi-border) !important;border-bottom:1px solid var(--dlpi-border) !important;border-radius:0 0 28px 28px !important;box-shadow:none !important;}#block-basecore-frameworkconnections,#block-basecore-suggestedfollowupquestions,#block-basecore-leadershipconsiderations{display:inline-block !important;vertical-align:top !important;width:calc((1100px - 36px) / 3) !important;max-width:calc((1100px - 36px) / 3) !important;min-width:0 !important;margin:8px 6px 28px 6px !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;float:none !important;clear:none !important;text-align:left !important;font-family:var(--dlpi-font-family) !important;}#block-basecore-frameworkconnections > h2,#block-basecore-suggestedfollowupquestions > h2,#block-basecore-leadershipconsiderations > h2,#block-basecore-frameworkconnections .block__title,#block-basecore-suggestedfollowupquestions .block__title,#block-basecore-leadershipconsiderations .block__title,#block-basecore-frameworkconnections .field__label,#block-basecore-suggestedfollowupquestions .field__label,#block-basecore-leadershipconsiderations .field__label{display:none !important;}#block-basecore-frameworkconnections .content,#block-basecore-suggestedfollowupquestions .content,#block-basecore-leadershipconsiderations .content,#block-basecore-frameworkconnections .field,#block-basecore-suggestedfollowupquestions .field,#block-basecore-leadershipconsiderations .field,#block-basecore-frameworkconnections .field__item,#block-basecore-suggestedfollowupquestions .field__item,#block-basecore-leadershipconsiderations .field__item{display:block !important;width:100% !important;max-width:100% !important;height:100% !important;margin:0 !important;padding:0 !important;}#block-basecore-frameworkconnections .field__item,#block-basecore-suggestedfollowupquestions .field__item,#block-basecore-leadershipconsiderations .field__item{display:flex !important;flex-direction:column !important;min-height:205px !important;height:100% !important;margin:0 !important;padding:24px 24px 22px 24px !important;background:#ffffff !important;border:1px solid var(--dlpi-border) !important;border-radius:22px !important;box-shadow:0 8px 22px rgba(15,23,42,0.08) !important;}#block-basecore-frameworkconnections .field__item{border-top:4px solid #1f2937 !important;}#block-basecore-suggestedfollowupquestions .field__item{border-top:4px solid #334155 !important;}#block-basecore-leadershipconsiderations .field__item{border-top:4px solid #475569 !important;}#block-basecore-frameworkconnections .field__item p,#block-basecore-suggestedfollowupquestions .field__item p,#block-basecore-leadershipconsiderations .field__item p{margin:0 !important;}#block-basecore-frameworkconnections .field__item p:first-of-type strong,#block-basecore-suggestedfollowupquestions .field__item p:first-of-type strong,#block-basecore-leadershipconsiderations .field__item p:first-of-type strong{display:block !important;color:var(--dlpi-dark) !important;font-family:var(--dlpi-font-family) !important;font-size:20px !important;font-weight:800 !important;line-height:1.15 !important;}#block-basecore-frameworkconnections .field__item p:nth-of-type(2),#block-basecore-suggestedfollowupquestions .field__item p:nth-of-type(2),#block-basecore-leadershipconsiderations .field__item p:nth-of-type(2){margin-top:12px !important;color:var(--dlpi-muted) !important;font-family:var(--dlpi-font-family) !important;font-size:14px !important;font-weight:600 !important;line-height:1.45 !important;}#block-basecore-frameworkconnections .field__item ul,#block-basecore-suggestedfollowupquestions .field__item ul,#block-basecore-leadershipconsiderations .field__item ul{display:grid !important;gap:10px !important;margin:auto 0 0 0 !important;padding:16px 0 0 0 !important;list-style:none !important;}#block-basecore-frameworkconnections .field__item ul > li,#block-basecore-suggestedfollowupquestions .field__item ul > li,#block-basecore-leadershipconsiderations .field__item ul > li{margin:0 !important;padding:12px 14px !important;color:var(--dlpi-text) !important;background:var(--dlpi-soft-bg) !important;border:1px solid var(--dlpi-border) !important;border-radius:14px !important;font-family:var(--dlpi-font-family) !important;font-size:13px !important;font-weight:700 !important;line-height:1.35 !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-enhanced,[id*="suggestedfollowupquestions"] .dlpi-copy-enhanced,.dlpi-suggested-followup-questions .dlpi-copy-enhanced{position:relative !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;gap:10px !important;margin:0 !important;padding:14px 16px !important;box-sizing:border-box !important;color:var(--dlpi-text) !important;background:var(--dlpi-soft-bg) !important;border:1px solid var(--dlpi-border) !important;border-radius:14px !important;font-family:var(--dlpi-font-family) !important;font-size:13px !important;font-weight:700 !important;line-height:1.35 !important;overflow:visible !important;}#block-basecore-suggestedfollowupquestions .field__item ul > li.dlpi-copy-enhanced,[id*="suggestedfollowupquestions"] .field__item ul > li.dlpi-copy-enhanced{display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;gap:10px !important;padding:14px 16px !important;box-sizing:border-box !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button,[id*="suggestedfollowupquestions"] .dlpi-copy-button,.dlpi-suggested-followup-questions .dlpi-copy-button{position:static !important;top:auto !important;right:auto !important;transform:none !important;display:inline-flex !important;align-items:center !important;justify-content:flex-start !important;gap:8px !important;width:auto !important;height:auto !important;min-width:0 !important;min-height:32px !important;margin:0 !important;padding:6px 10px !important;box-sizing:border-box !important;color:var(--dlpi-text) !important;background:transparent !important;border:1px solid transparent !important;border-radius:999px !important;box-shadow:none !important;font-family:var(--dlpi-font-family) !important;font-size:12px !important;font-weight:800 !important;line-height:1 !important;text-align:left !important;text-decoration:none !important;cursor:pointer !important;z-index:5 !important;transition:background-color 160ms ease,border-color 160ms ease,color 160ms ease,box-shadow 160ms ease,transform 160ms ease !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button i,[id*="suggestedfollowupquestions"] .dlpi-copy-button i,.dlpi-suggested-followup-questions .dlpi-copy-button i{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:15px !important;min-width:15px !important;height:15px !important;margin:0 !important;padding:0 !important;font-size:14px !important;line-height:1 !important;color:inherit !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button .dlpi-copy-label,[id*="suggestedfollowupquestions"] .dlpi-copy-button .dlpi-copy-label,.dlpi-suggested-followup-questions .dlpi-copy-button .dlpi-copy-label{position:static !important;display:inline-block !important;width:auto !important;height:auto !important;min-width:0 !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:visible !important;white-space:nowrap !important;border:0 !important;clip:auto !important;clip-path:none !important;color:inherit !important;font:inherit !important;line-height:1 !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button:hover,#block-basecore-suggestedfollowupquestions .dlpi-copy-button:focus,[id*="suggestedfollowupquestions"] .dlpi-copy-button:hover,[id*="suggestedfollowupquestions"] .dlpi-copy-button:focus,.dlpi-suggested-followup-questions .dlpi-copy-button:hover,.dlpi-suggested-followup-questions .dlpi-copy-button:focus{color:#1d4ed8 !important;background:var(--dlpi-copy-hover-bg) !important;border-color:var(--dlpi-copy-hover-border) !important;box-shadow:0 4px 10px rgba(15,23,42,0.08) !important;outline:none !important;text-decoration:underline !important;text-decoration-thickness:2px !important;text-underline-offset:3px !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button:active,[id*="suggestedfollowupquestions"] .dlpi-copy-button:active,.dlpi-suggested-follow-up-questions .dlpi-copy-button:active{transform:scale(0.98) !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button.dlpi-copied,[id*="suggestedfollowupquestions"] .dlpi-copy-button.dlpi-copied,.dlpi-suggested-follow-up-questions .dlpi-copy-button.dlpi-copied{color:#166534 !important;background:#ecfdf3 !important;border-color:#86efac !important;text-decoration:none !important;}#block-basecore-suggestedfollowupquestions .dlpi-copy-button.dlpi-copy-failed,[id*="suggestedfollowupquestions"] .dlpi-copy-button.dlpi-copy-failed,.dlpi-suggested-follow-up-questions .dlpi-copy-button.dlpi-copy-failed{color:#991b1b !important;background:#fef2f2 !important;border-color:#fecaca !important;text-decoration:none !important;}#block-basecore-exploretheframework,[id^="block-basecore-exploretheframework"]{display:block !important;width:100% !important;max-width:1120px !important;margin:0 auto 72px auto !important;padding:0 18px !important;background:transparent !important;border:0 !important;box-shadow:none !important;font-family:var(--dlpi-font-family) !important;color:var(--dlpi-dark) !important;}#block-basecore-exploretheframework > h2,#block-basecore-exploretheframework .block__title,#block-basecore-exploretheframework .field__label,[id^="block-basecore-exploretheframework"] > h2,[id^="block-basecore-exploretheframework"] .block__title,[id^="block-basecore-exploretheframework"] .field__label{display:none !important;}#block-basecore-exploretheframework .block__content,#block-basecore-exploretheframework .content,#block-basecore-exploretheframework .field,#block-basecore-exploretheframework .field__items,#block-basecore-exploretheframework .field__item,[id^="block-basecore-exploretheframework"] .block__content,[id^="block-basecore-exploretheframework"] .content,[id^="block-basecore-exploretheframework"] .field,[id^="block-basecore-exploretheframework"] .field__items,[id^="block-basecore-exploretheframework"] .field__item{width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;}#block-basecore-exploretheframework .field__item > p:first-of-type,[id^="block-basecore-exploretheframework"] .field__item > p:first-of-type{margin:0 !important;text-align:center !important;}#block-basecore-exploretheframework .field__item > p:first-of-type strong,[id^="block-basecore-exploretheframework"] .field__item > p:first-of-type strong{display:block !important;margin:0 auto !important;color:#2f2f31 !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(2.25rem,4vw,3.25rem) !important;font-weight:900 !important;line-height:1.06 !important;letter-spacing:-0.045em !important;text-align:center !important;}#block-basecore-exploretheframework .field__item > p:nth-of-type(2),[id^="block-basecore-exploretheframework"] .field__item > p:nth-of-type(2){max-width:900px !important;margin:18px auto 32px auto !important;color:var(--dlpi-muted) !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(1.25rem,2vw,1.65rem) !important;font-weight:800 !important;line-height:1.55 !important;text-align:center !important;}#block-basecore-exploretheframework .field__item > ul,[id^="block-basecore-exploretheframework"] .field__item > ul{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:28px !important;width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important;list-style:none !important;}#block-basecore-exploretheframework .field__item > ul > li,[id^="block-basecore-exploretheframework"] .field__item > ul > li{position:relative !important;display:block !important;min-height:250px !important;margin:0 !important;padding:0 !important;background:#ffffff !important;border:1px solid var(--dlpi-border) !important;border-radius:28px !important;box-shadow:0 6px 18px rgba(15,23,42,0.05) !important;transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease !important;overflow:hidden !important;color:#374151 !important;font-family:var(--dlpi-font-family) !important;}#block-basecore-exploretheframework .field__item > ul > li:hover,#block-basecore-exploretheframework .field__item > ul > li:focus-within,[id^="block-basecore-exploretheframework"] .field__item > ul > li:hover,[id^="block-basecore-exploretheframework"] .field__item > ul > li:focus-within{transform:translateY(-4px) !important;border-color:#cbd5e1 !important;box-shadow:0 12px 28px rgba(15,23,42,0.09) !important;}#block-basecore-exploretheframework .field__item > ul > li::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li::before{position:absolute !important;top:30px !important;left:34px !important;z-index:2 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:38px !important;height:38px !important;border-radius:999px !important;color:#0f172a !important;background:#f1f5f9 !important;font-family:"Font Awesome 6 Free","Font Awesome 5 Free",Arial,sans-serif !important;font-size:20px !important;font-weight:900 !important;line-height:1 !important;text-align:center !important;}#block-basecore-exploretheframework .field__item > ul > li:nth-child(1)::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li:nth-child(1)::before{content:"\f3ed" !important;}#block-basecore-exploretheframework .field__item > ul > li:nth-child(2)::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li:nth-child(2)::before{content:"\f24e" !important;}#block-basecore-exploretheframework .field__item > ul > li:nth-child(3)::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li:nth-child(3)::before{content:"\f542" !important;}#block-basecore-exploretheframework .field__item > ul > li:nth-child(4)::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li:nth-child(4)::before{content:"\f0ae" !important;}#block-basecore-exploretheframework .field__item > ul > li:nth-child(5)::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li:nth-child(5)::before{content:"\f071" !important;}#block-basecore-exploretheframework .field__item > ul > li:nth-child(6)::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li:nth-child(6)::before{content:"\f4d7" !important;}#block-basecore-exploretheframework .field__item > ul > li > a,#block-basecore-exploretheframework .field__item > ul > li > a:link,#block-basecore-exploretheframework .field__item > ul > li > a:visited,#block-basecore-exploretheframework .field__item > ul > li > a:hover,#block-basecore-exploretheframework .field__item > ul > li > a:focus,#block-basecore-exploretheframework .field__item > ul > li > a:active,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:link,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:visited,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:hover,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:focus,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:active{position:relative !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;min-height:250px !important;width:100% !important;height:100% !important;margin:0 !important;padding:92px 34px 32px 34px !important;box-sizing:border-box !important;color:inherit !important;background:transparent !important;border:0 !important;border-radius:28px !important;box-shadow:none !important;text-decoration:none !important;overflow:hidden !important;}#block-basecore-exploretheframework .field__item > ul > li > a strong,#block-basecore-exploretheframework .field__item > ul > li > a b,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a strong,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a b,#block-basecore-exploretheframework .field__item > ul > li > strong,#block-basecore-exploretheframework .field__item > ul > li > b,[id^="block-basecore-exploretheframework"] .field__item > ul > li > strong,[id^="block-basecore-exploretheframework"] .field__item > ul > li > b{display:block !important;margin:92px 34px 8px 34px !important;padding:0 !important;color:#111827 !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:clamp(1.5rem,2.1vw,2rem) !important;font-weight:900 !important;line-height:0.98 !important;letter-spacing:-0.045em !important;text-align:left !important;text-decoration:none !important;}#block-basecore-exploretheframework .field__item > ul > li > a strong,#block-basecore-exploretheframework .field__item > ul > li > a b,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a strong,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a b{margin:0 0 8px 0 !important;}#block-basecore-exploretheframework .field__item > ul > li > a p,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a p,#block-basecore-exploretheframework .field__item > ul > li > p,[id^="block-basecore-exploretheframework"] .field__item > ul > li > p{margin:0 34px 32px 34px !important;padding:0 !important;color:#374151 !important;background:transparent !important;font-family:var(--dlpi-font-family) !important;font-size:0.95rem !important;font-weight:500 !important;line-height:1.38 !important;text-align:left !important;text-decoration:none !important;}#block-basecore-exploretheframework .field__item > ul > li > a p,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a p{margin:0 !important;}#block-basecore-exploretheframework .field__item > ul > li > a *,#block-basecore-exploretheframework .field__item > ul > li > a:hover *,#block-basecore-exploretheframework .field__item > ul > li > a:focus *,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a *,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:hover *,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a:focus *{text-decoration:none !important;border-bottom:0 !important;}body.path-frontpage #main-content,body.path-frontpage #main-content .container,body.path-frontpage #main-content .main-content__container,body.path-frontpage #main-content .main-content__section,body.path-frontpage #main-content .region-content,body.path-frontpage #main-content .block,body.path-dlpi-home #main-content,body.path-dlpi-home #main-content .container,body.path-dlpi-home #main-content .main-content__container,body.path-dlpi-home #main-content .main-content__section,body.path-dlpi-home #main-content .region-content,body.path-dlpi-home #main-content .block,body.path-page #main-content,body.path-page #main-content .container,body.path-page #main-content .main-content__container,body.path-page #main-content .main-content__section,body.path-page #main-content .region-content,body.path-page #main-content .block{min-height:0 !important;height:auto !important;margin-top:0 !important;padding-top:0 !important;}@media (max-width:1200px){#block-basecore-frameworkconnections,#block-basecore-suggestedfollowupquestions,#block-basecore-leadershipconsiderations{width:calc((100vw - 84px) / 3) !important;max-width:calc((100vw - 84px) / 3) !important;}}@media (max-width:1024px){#block-basecore-frameworkconnections,#block-basecore-suggestedfollowupquestions,#block-basecore-leadershipconsiderations{width:calc((760px - 18px) / 2) !important;max-width:calc((760px - 18px) / 2) !important;}#block-basecore-exploretheframework .field__item > ul,[id^="block-basecore-exploretheframework"] .field__item > ul{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}@media (max-width:768px){body.path-frontpage #block-basecore-aideepchatchatbot,body.path-dlpi-home #block-basecore-aideepchatchatbot,body.path-page #block-basecore-aideepchatchatbot,#block-basecore-aideepchatchatbot{margin:8px auto 10px auto !important;padding:0 12px !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header,#block-basecore-aideepchatchatbot .ai-deepchat--header{min-height:0 !important;padding:18px 24px 18px 24px !important;border-radius:24px 24px 0 0 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::before,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header::before,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header::before,#block-basecore-aideepchatchatbot .ai-deepchat--header::before{font-size:clamp(1.45rem,1.9vw,1.95rem) !important;line-height:1.02 !important;}body.path-frontpage #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-dlpi-home #block-basecore-aideepchatchatbot .ai-deepchat--header::after,body.path-page #block-basecore-aideepchatchatbot .ai-deepchat--header::after,#block-basecore-aideepchatchatbot .ai-deepchat--header::after{margin-top:6px !important;font-size:clamp(0.76rem,0.82vw,0.86rem) !important;line-height:1.3 !important;}body.path-frontpage #block-basecore-aideepchatchatbot deep-chat,body.path-frontpage #block-basecore-aideepchatchatbot deep-chat#chat-element,body.path-frontpage #block-basecore-aideepchatchatbot deep-chat.deepchat-element,body.path-dlpi-home #block-basecore-aideepchatchatbot deep-chat,body.path-dlpi-home #block-basecore-aideepchatchatbot deep-chat#chat-element,body.path-dlpi-home #block-basecore-aideepchatchatbot deep-chat.deepchat-element,body.path-page #block-basecore-aideepchatchatbot deep-chat,body.path-page #block-basecore-aideepchatchatbot deep-chat#chat-element,body.path-page #block-basecore-aideepchatchatbot deep-chat.deepchat-element,#block-basecore-aideepchatchatbot deep-chat,#block-basecore-aideepchatchatbot deep-chat#chat-element,#block-basecore-aideepchatchatbot deep-chat.deepchat-element{height:410px !important;min-height:410px !important;max-height:410px !important;border-radius:0 0 24px 24px !important;}#block-basecore-frameworkconnections,#block-basecore-suggestedfollowupquestions,#block-basecore-leadershipconsiderations{display:block !important;width:100% !important;max-width:100% !important;margin:10px auto 14px auto !important;padding:0 12px !important;}#block-basecore-frameworkconnections .field__item,#block-basecore-suggestedfollowupquestions .field__item,#block-basecore-leadershipconsiderations .field__item{min-height:auto !important;padding:22px 22px 20px 22px !important;border-radius:20px !important;}body.path-frontpage #dlpi-framework-banner-pill,body.path-frontpage .dlpi-framework-banner-pill,body.path-dlpi-home #dlpi-framework-banner-pill,body.path-dlpi-home .dlpi-framework-banner-pill,body.path-page #dlpi-framework-banner-pill,body.path-page .dlpi-framework-banner-pill,body.path-frontpage [id*="dlpiframeworkbannerpill"],body.path-dlpi-home [id*="dlpiframeworkbannerpill"],body.path-page [id*="dlpiframeworkbannerpill"],body.path-frontpage [id*="dlpi-framework-banner-pill"],body.path-dlpi-home [id*="dlpi-framework-banner-pill"],body.path-page [id*="dlpi-framework-banner-pill"]{margin:10px auto 4px auto !important;padding:0 14px !important;}body.path-frontpage #dlpi-framework-banner-pill span,body.path-frontpage .dlpi-framework-banner-pill span,body.path-dlpi-home #dlpi-framework-banner-pill span,body.path-dlpi-home .dlpi-framework-banner-pill span,body.path-page #dlpi-framework-banner-pill span,body.path-page .dlpi-framework-banner-pill span,body.path-frontpage [id*="dlpiframeworkbannerpill"] .field__item,body.path-dlpi-home [id*="dlpiframeworkbannerpill"] .field__item,body.path-page [id*="dlpiframeworkbannerpill"] .field__item,body.path-frontpage [id*="dlpi-framework-banner-pill"] .field__item,body.path-dlpi-home [id*="dlpi-framework-banner-pill"] .field__item,body.path-page [id*="dlpi-framework-banner-pill"] .field__item,body.path-frontpage h1.page-title,body.path-dlpi-home h1.page-title,body.path-page h1.page-title{padding:6px 12px !important;font-size:clamp(7.5px,2.2vw,10px) !important;line-height:1.15 !important;white-space:nowrap !important;word-break:keep-all !important;overflow-wrap:normal !important;}}@media (max-width:680px){#block-basecore-exploretheframework,[id^="block-basecore-exploretheframework"]{margin:0 auto 48px auto !important;padding:0 14px !important;}#block-basecore-exploretheframework .field__item > p:nth-of-type(2),[id^="block-basecore-exploretheframework"] .field__item > p:nth-of-type(2){margin-top:18px !important;margin-bottom:32px !important;}#block-basecore-exploretheframework .field__item > ul,[id^="block-basecore-exploretheframework"] .field__item > ul{grid-template-columns:1fr !important;gap:22px !important;}#block-basecore-exploretheframework .field__item > ul > li,[id^="block-basecore-exploretheframework"] .field__item > ul > li{border-radius:24px !important;}#block-basecore-exploretheframework .field__item > ul > li::before,[id^="block-basecore-exploretheframework"] .field__item > ul > li::before{top:30px !important;left:28px !important;}#block-basecore-exploretheframework .field__item > ul > li > a,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a{min-height:auto !important;padding:112px 28px 32px 28px !important;}#block-basecore-exploretheframework .field__item > ul > li > a strong,#block-basecore-exploretheframework .field__item > ul > li > a b,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a strong,[id^="block-basecore-exploretheframework"] .field__item > ul > li > a b,#block-basecore-exploretheframework .field__item > ul > li > strong,#block-basecore-exploretheframework .field__item > ul > li > b,[id^="block-basecore-exploretheframework"] .field__item > ul > li > strong,[id^="block-basecore-exploretheframework"] .field__item > ul > li > b{font-size:1.65rem !important;margin-bottom:8px !important;}}.dlpi-study-page{--dlpi-page-ink:#123f3a;--dlpi-page-ink-deep:#0f3834;--dlpi-page-text:#334b49;--dlpi-page-muted:#5b6f6d;--dlpi-page-teal:#0f766e;--dlpi-page-teal-soft:#dceee9;--dlpi-page-cream:#fbf8ef;--dlpi-page-sand:#f2ebda;--dlpi-page-gold:#d2a73f;--dlpi-page-border:#dce6e2;--dlpi-page-white:#ffffff;--dlpi-page-shadow:0 18px 44px rgba(20,63,58,0.10);position:relative;display:block;width:100%;max-width:none;margin:0;padding:0;color:var(--dlpi-page-text);background:var(--dlpi-page-white);font-family:var(--dlpi-font-family);font-size:17px;line-height:1.7;box-sizing:border-box;}.dlpi-study-page,.dlpi-study-page *,.dlpi-study-page *::before,.dlpi-study-page *::after{box-sizing:border-box;}.dlpi-study-page img,.dlpi-study-page svg{display:block;max-width:100%;height:auto;}.dlpi-study-page a{color:var(--dlpi-page-teal);text-decoration-thickness:1px;text-underline-offset:3px;}.dlpi-study-page a:hover,.dlpi-study-page a:focus{color:var(--dlpi-page-ink-deep);}body:has(.dlpi-study-page) .block-page-title-block,body:has(.dlpi-study-page) #block-basecore-page-title,body:has(.dlpi-study-page) #block-basecore-pagetitle,body:has(.dlpi-study-page) h1.page-title{display:none !important;}body:has(.dlpi-study-page) #main-content,body:has(.dlpi-study-page) #main-content .container,body:has(.dlpi-study-page) #main-content .container-fluid,body:has(.dlpi-study-page) #main-content .main-content__container,body:has(.dlpi-study-page) #main-content .main-content__section,body:has(.dlpi-study-page) #main-content .region-content,body:has(.dlpi-study-page) #main-content .block,body:has(.dlpi-study-page) #block-basecore-content,body:has(.dlpi-study-page) article.node,body:has(.dlpi-study-page) .node__content,body:has(.dlpi-study-page) .field,body:has(.dlpi-study-page) .field__item{width:100% !important;max-width:none !important;}body:has(.dlpi-study-page) #main-content,body:has(.dlpi-study-page) #main-content .container,body:has(.dlpi-study-page) #main-content .container-fluid,body:has(.dlpi-study-page) #main-content .main-content__container,body:has(.dlpi-study-page) #main-content .main-content__section,body:has(.dlpi-study-page) #main-content .region-content,body:has(.dlpi-study-page) #block-basecore-content,body:has(.dlpi-study-page) article.node,body:has(.dlpi-study-page) .node__content{margin-top:0 !important;padding-top:0 !important;}body:has(.dlpi-study-page) article.node{display:block !important;margin-left:auto !important;margin-right:auto !important;}body:has(.dlpi-study-page) article.node > header,body:has(.dlpi-study-page) article.node > footer{display:none !important;}body:has(.dlpi-study-page) .dlpi-study-page{width:100vw !important;max-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;}.dlpi-study-page .dlpi-hero{position:relative;width:100%;margin:0;padding:72px 24px;overflow:hidden;background:radial-gradient(circle at 88% 18%,rgba(146,201,188,0.28) 0,rgba(146,201,188,0.10) 24%,transparent 44%),linear-gradient(110deg,#fbf8ef 0%,#f7f6ed 46%,#e8f4f0 100%);border-top:1px solid rgba(20,63,58,0.06);border-bottom:1px solid var(--dlpi-page-border);}.dlpi-study-page .dlpi-hero::before{content:"";position:absolute;top:-130px;left:-110px;width:320px;height:320px;border:1px solid rgba(15,118,110,0.10);border-radius:50%;pointer-events:none;}.dlpi-study-page .dlpi-hero::after{content:"";position:absolute;right:-150px;bottom:-210px;width:430px;height:430px;border:1px solid rgba(15,118,110,0.12);border-radius:50%;pointer-events:none;}.dlpi-study-page .dlpi-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.32fr) minmax(310px,0.68fr);gap:clamp(44px,7vw,96px);align-items:center;width:min(1180px,100%);margin:0 auto;}.dlpi-study-page .dlpi-hero-copy{min-width:0;}.dlpi-study-page .dlpi-kicker{margin:0 0 16px;color:var(--dlpi-page-teal);font-size:13px;font-weight:850;line-height:1.2;letter-spacing:0.16em;text-transform:uppercase;}.dlpi-study-page .dlpi-hero h1{max-width:820px;margin:0;color:var(--dlpi-page-ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,5.4vw,5.25rem);font-weight:700;line-height:0.98;letter-spacing:-0.045em;}.dlpi-study-page .dlpi-lead{max-width:800px;margin:26px 0 0;color:var(--dlpi-page-text);font-size:clamp(1.08rem,1.55vw,1.35rem);font-weight:500;line-height:1.52;}.dlpi-study-page .dlpi-hero-note{display:inline-flex;align-items:center;gap:11px;max-width:100%;margin:28px 0 0;padding:11px 17px;color:var(--dlpi-page-ink);background:rgba(255,255,255,0.86);border:1px solid rgba(20,63,58,0.11);border-radius:999px;box-shadow:0 9px 22px rgba(20,63,58,0.07);font-size:14px;font-weight:800;line-height:1.3;}.dlpi-study-page .dlpi-hero-dot{display:block;flex:0 0 auto;width:9px;height:9px;background:var(--dlpi-page-gold);border-radius:50%;}.dlpi-study-page .dlpi-framework-visual{position:relative;min-height:390px;padding:26px 24px 20px;background:rgba(255,255,255,0.86);border:1px solid rgba(20,63,58,0.10);border-radius:28px;box-shadow:var(--dlpi-page-shadow);overflow:hidden;}.dlpi-study-page .dlpi-framework-visual::after{content:"";position:absolute;right:-64px;bottom:-72px;width:190px;height:190px;border:1px solid rgba(15,118,110,0.10);border-radius:50%;}.dlpi-study-page .dlpi-visual-label{position:relative;z-index:4;margin:0;color:var(--dlpi-page-teal);font-size:11px;font-weight:850;line-height:1.2;letter-spacing:0.14em;text-transform:uppercase;}.dlpi-study-page .dlpi-orbit{position:relative;width:min(330px,100%);height:300px;margin:18px auto 0;}.dlpi-study-page .dlpi-ring{position:absolute;top:50%;left:50%;width:188px;height:188px;border:1px solid rgba(15,118,110,0.18);border-radius:50%;transform:translate(-50%,-50%);}.dlpi-study-page .dlpi-center-node,.dlpi-study-page .dlpi-orbit-node{position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;text-align:center;}.dlpi-study-page .dlpi-center-node{top:50%;left:50%;width:104px;height:104px;padding:12px;color:#ffffff;background:var(--dlpi-page-ink);border:7px solid rgba(255,255,255,0.92);border-radius:50%;box-shadow:0 14px 28px rgba(20,63,58,0.20);font-family:Georgia,"Times New Roman",serif;font-size:16px;font-weight:700;line-height:1.08;transform:translate(-50%,-50%);}.dlpi-study-page .dlpi-orbit-node{width:94px;min-height:58px;padding:9px 8px;color:var(--dlpi-page-ink);background:#ffffff;border:1px solid var(--dlpi-page-border);border-radius:15px;box-shadow:0 8px 19px rgba(20,63,58,0.09);font-size:12px;font-weight:800;line-height:1.13;}.dlpi-study-page .dlpi-node-top{top:3px;left:50%;transform:translateX(-50%);}.dlpi-study-page .dlpi-node-right{top:50%;right:0;transform:translateY(-50%);}.dlpi-study-page .dlpi-node-bottom{bottom:2px;left:50%;transform:translateX(-50%);}.dlpi-study-page .dlpi-node-left{top:50%;left:0;transform:translateY(-50%);}.dlpi-study-page .dlpi-connector{position:absolute;z-index:1;background:rgba(15,118,110,0.32);}.dlpi-study-page .dlpi-connector-top,.dlpi-study-page .dlpi-connector-bottom{left:50%;width:1px;transform:translateX(-50%);}.dlpi-study-page .dlpi-connector-top{top:56px;height:46px;}.dlpi-study-page .dlpi-connector-bottom{bottom:56px;height:46px;}.dlpi-study-page .dlpi-connector-left,.dlpi-study-page .dlpi-connector-right{top:50%;height:1px;transform:translateY(-50%);}.dlpi-study-page .dlpi-connector-left{left:91px;width:44px;}.dlpi-study-page .dlpi-connector-right{right:91px;width:44px;}.dlpi-study-page .dlpi-page-shell{display:grid;grid-template-columns:220px minmax(0,1fr);gap:clamp(38px,6vw,82px);align-items:start;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:64px 0 96px;}.dlpi-study-page .dlpi-toc{position:sticky;top:26px;margin:0;padding:22px 20px;background:#f5f8f6;border:1px solid var(--dlpi-page-border);border-radius:18px;}.dlpi-study-page .dlpi-toc-title{margin:0 0 12px;color:var(--dlpi-page-teal);font-size:11px;font-weight:850;line-height:1.2;letter-spacing:0.14em;text-transform:uppercase;}.dlpi-study-page .dlpi-toc nav,.dlpi-study-page .dlpi-toc ul{margin:0;padding:0;}.dlpi-study-page .dlpi-toc ul{list-style:none;}.dlpi-study-page .dlpi-toc li{margin:0;padding:0;border-top:1px solid rgba(20,63,58,0.08);}.dlpi-study-page .dlpi-toc li:first-child{border-top:0;}.dlpi-study-page .dlpi-toc a{display:block;padding:10px 0;color:var(--dlpi-page-text);font-size:13px;font-weight:750;line-height:1.3;text-decoration:none;}.dlpi-study-page .dlpi-toc a:hover,.dlpi-study-page .dlpi-toc a:focus{color:var(--dlpi-page-teal);transform:translateX(3px);}.dlpi-study-page .dlpi-article{min-width:0;max-width:850px;}.dlpi-study-page .dlpi-article p{margin-top:0;margin-bottom:20px;}.dlpi-study-page .dlpi-intro-card{position:relative;margin:0 0 54px;padding:38px 42px;color:#ffffff;background:var(--dlpi-page-ink);border-radius:22px;box-shadow:0 18px 36px rgba(20,63,58,0.16);overflow:hidden;}.dlpi-study-page .dlpi-intro-card::before,.dlpi-study-page .dlpi-intro-card::after{content:"";position:absolute;border-radius:50%;pointer-events:none;}.dlpi-study-page .dlpi-intro-card::before{top:-70px;right:-44px;width:150px;height:150px;background:rgba(255,255,255,0.06);}.dlpi-study-page .dlpi-intro-card::after{top:-28px;right:-9px;width:88px;height:88px;background:rgba(255,255,255,0.05);}.dlpi-study-page .dlpi-intro-card h2{position:relative;z-index:2;max-width:650px;margin:0 0 14px;color:#ffffff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.8rem,3vw,2.45rem);font-weight:700;line-height:1.08;letter-spacing:-0.025em;}.dlpi-study-page .dlpi-intro-card p{position:relative;z-index:2;margin:0;color:rgba(255,255,255,0.89);font-size:15px;line-height:1.65;}.dlpi-study-page .dlpi-content-section{scroll-margin-top:32px;margin:0;padding:0 0 62px;}.dlpi-study-page .dlpi-content-section + .dlpi-content-section{padding-top:4px;}.dlpi-study-page .dlpi-accent-rule{width:48px;height:3px;margin:0 0 16px;background:var(--dlpi-page-gold);border-radius:999px;}.dlpi-study-page .dlpi-content-section h2,.dlpi-study-page .dlpi-closing h2{margin:0 0 18px;color:var(--dlpi-page-ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,3.4vw,3rem);font-weight:700;line-height:1.08;letter-spacing:-0.032em;}.dlpi-study-page .dlpi-content-section h3{margin:0 0 9px;color:var(--dlpi-page-ink);font-size:18px;font-weight:850;line-height:1.24;}.dlpi-study-page .dlpi-large-copy{color:var(--dlpi-page-ink);font-size:clamp(1.12rem,1.5vw,1.3rem);font-weight:650;line-height:1.55;}.dlpi-study-page .dlpi-definition{margin:28px 0;padding:24px 26px;background:var(--dlpi-page-cream);border-left:4px solid var(--dlpi-page-gold);border-radius:0 16px 16px 0;}.dlpi-study-page .dlpi-definition strong{display:block;margin-bottom:7px;color:var(--dlpi-page-ink);font-size:16px;font-weight:850;}.dlpi-study-page .dlpi-definition p{margin:0;}.dlpi-study-page .dlpi-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0 30px;}.dlpi-study-page .dlpi-feature{display:grid;grid-template-columns:30px minmax(0,1fr);gap:11px;align-items:center;min-height:66px;padding:14px 16px;color:var(--dlpi-page-ink);background:#ffffff;border:1px solid var(--dlpi-page-border);border-radius:14px;box-shadow:0 6px 16px rgba(20,63,58,0.05);font-size:14px;font-weight:750;line-height:1.35;}.dlpi-study-page .dlpi-check{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#ffffff;background:var(--dlpi-page-teal);border-radius:50%;font-size:14px;font-weight:900;}.dlpi-study-page .dlpi-pressures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:30px 0 0;}.dlpi-study-page .dlpi-pressure{position:relative;min-height:180px;padding:25px 25px 23px;background:#ffffff;border:1px solid var(--dlpi-page-border);border-radius:18px;box-shadow:0 8px 22px rgba(20,63,58,0.06);}.dlpi-study-page .dlpi-pressure::before{content:"";position:absolute;top:0;left:24px;width:45px;height:3px;background:var(--dlpi-page-gold);border-radius:0 0 4px 4px;}.dlpi-study-page .dlpi-pressure p{margin:0;color:var(--dlpi-page-muted);font-size:14px;line-height:1.55;}.dlpi-study-page .dlpi-levels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:30px 0;}.dlpi-study-page .dlpi-level{min-height:230px;padding:25px 22px;background:#f7faf8;border:1px solid var(--dlpi-page-border);border-radius:17px;}.dlpi-study-page .dlpi-level-number{margin-bottom:28px;color:var(--dlpi-page-gold);font-size:27px;font-weight:900;line-height:1;letter-spacing:-0.04em;}.dlpi-study-page .dlpi-level p{margin:0;color:var(--dlpi-page-muted);font-size:14px;line-height:1.55;}.dlpi-study-page .dlpi-quote-block{position:relative;display:grid;grid-template-columns:56px minmax(0,1fr);gap:18px;align-items:start;margin:36px 0 0;padding:30px 32px;background:var(--dlpi-page-cream);border:1px solid var(--dlpi-page-sand);border-radius:18px;}.dlpi-study-page .dlpi-quote-mark{color:var(--dlpi-page-gold);font-family:Georgia,"Times New Roman",serif;font-size:72px;line-height:0.85;}.dlpi-study-page .dlpi-quote-block blockquote{margin:0;padding:0;color:var(--dlpi-page-ink);border:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.25rem,2.1vw,1.7rem);font-weight:700;line-height:1.4;}.dlpi-study-page .dlpi-arenas{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:30px 0 0;}.dlpi-study-page .dlpi-arena{padding:25px;background:#ffffff;border:1px solid var(--dlpi-page-border);border-radius:18px;box-shadow:0 8px 22px rgba(20,63,58,0.06);}.dlpi-study-page .dlpi-arena-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin:0 0 20px;color:var(--dlpi-page-teal);background:var(--dlpi-page-teal-soft);border-radius:50%;font-size:20px;font-weight:900;}.dlpi-study-page .dlpi-arena p{margin:0;color:var(--dlpi-page-muted);font-size:14px;line-height:1.55;}.dlpi-study-page .dlpi-purpose-list{counter-reset:dlpi-purpose-counter;display:grid;gap:14px;margin:28px 0 0;padding:0;list-style:none;}.dlpi-study-page .dlpi-purpose-item{counter-increment:dlpi-purpose-counter;display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:start;margin:0;padding:20px 22px;background:#ffffff;border:1px solid var(--dlpi-page-border);border-radius:16px;}.dlpi-study-page .dlpi-purpose-item::before{content:counter(dlpi-purpose-counter,decimal-leading-zero);display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;color:#ffffff;background:var(--dlpi-page-ink);border-radius:50%;font-size:13px;font-weight:850;}.dlpi-study-page .dlpi-purpose-item p{margin:0;color:var(--dlpi-page-muted);font-size:14px;line-height:1.55;}.dlpi-study-page .dlpi-framework-panel{margin:0 0 62px;padding:38px 38px 40px;background:linear-gradient(135deg,rgba(15,118,110,0.08),rgba(210,167,63,0.08));border:1px solid var(--dlpi-page-border);border-radius:24px;}.dlpi-study-page .dlpi-framework-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:28px 0 0;}.dlpi-study-page .dlpi-framework-grid > div{position:relative;min-height:62px;padding:17px 18px 17px 46px;color:var(--dlpi-page-ink);background:rgba(255,255,255,0.86);border:1px solid rgba(20,63,58,0.10);border-radius:14px;font-size:14px;font-weight:750;line-height:1.35;}.dlpi-study-page .dlpi-framework-grid > div::before{content:"";position:absolute;top:50%;left:19px;width:10px;height:10px;background:var(--dlpi-page-gold);border-radius:50%;transform:translateY(-50%);}.dlpi-study-page .dlpi-goal-stack{display:grid;gap:15px;margin:30px 0 0;padding:0;list-style:none;}.dlpi-study-page .dlpi-goal{display:grid;grid-template-columns:68px minmax(0,1fr);gap:0;align-items:stretch;margin:0;overflow:hidden;background:#ffffff;border:1px solid var(--dlpi-page-border);border-radius:16px;}.dlpi-study-page .dlpi-goal-number{display:flex;align-items:center;justify-content:center;min-height:112px;color:#ffffff;background:var(--dlpi-page-ink);font-size:28px;font-weight:900;}.dlpi-study-page .dlpi-goal-body{padding:21px 24px;}.dlpi-study-page .dlpi-goal-body p{margin:0;color:var(--dlpi-page-muted);font-size:14px;line-height:1.55;}.dlpi-study-page .dlpi-closing{position:relative;margin:8px 0 0;padding:44px;color:#ffffff;background:var(--dlpi-page-ink-deep);border-radius:24px;box-shadow:0 20px 42px rgba(20,63,58,0.16);overflow:hidden;}.dlpi-study-page .dlpi-closing::after{content:"";position:absolute;right:-70px;bottom:-100px;width:240px;height:240px;border:1px solid rgba(255,255,255,0.10);border-radius:50%;}.dlpi-study-page .dlpi-closing h2{position:relative;z-index:2;color:#ffffff;}.dlpi-study-page .dlpi-closing p{position:relative;z-index:2;max-width:760px;margin:0 0 18px;color:rgba(255,255,255,0.88);}.dlpi-study-page .dlpi-closing p:last-child{margin-bottom:0;}.dlpi-study-page .dlpi-closing strong{color:#ffffff;}.dlpi-study-page .dlpi-toc a,.dlpi-study-page .dlpi-pressure,.dlpi-study-page .dlpi-arena,.dlpi-study-page .dlpi-feature{transition:color 160ms ease,transform 160ms ease,border-color 160ms ease,box-shadow 160ms ease;}.dlpi-study-page .dlpi-pressure:hover,.dlpi-study-page .dlpi-arena:hover,.dlpi-study-page .dlpi-feature:hover{transform:translateY(-3px);border-color:rgba(15,118,110,0.28);box-shadow:0 13px 28px rgba(20,63,58,0.09);}.dlpi-study-page a:focus-visible{outline:3px solid rgba(210,167,63,0.65);outline-offset:4px;border-radius:4px;}@media (max-width:1024px){.dlpi-study-page .dlpi-hero{padding:60px 24px;}.dlpi-study-page .dlpi-hero-inner{grid-template-columns:minmax(0,1fr) minmax(290px,0.72fr);gap:40px;}.dlpi-study-page .dlpi-page-shell{grid-template-columns:190px minmax(0,1fr);gap:40px;width:min(100% - 36px,1040px);}.dlpi-study-page .dlpi-levels{grid-template-columns:1fr;}.dlpi-study-page .dlpi-level{min-height:auto;}.dlpi-study-page .dlpi-level-number{margin-bottom:16px;}}@media (max-width:820px){.dlpi-study-page .dlpi-hero{padding:52px 20px;}.dlpi-study-page .dlpi-hero-inner{grid-template-columns:1fr;}.dlpi-study-page .dlpi-framework-visual{width:min(460px,100%);margin:0 auto;}.dlpi-study-page .dlpi-page-shell{display:block;width:min(100% - 32px,760px);padding:46px 0 72px;}.dlpi-study-page .dlpi-toc{position:static;margin-bottom:38px;}.dlpi-study-page .dlpi-toc ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;}.dlpi-study-page .dlpi-feature-list,.dlpi-study-page .dlpi-pressures,.dlpi-study-page .dlpi-arenas,.dlpi-study-page .dlpi-framework-grid{grid-template-columns:1fr;}.dlpi-study-page .dlpi-framework-panel{padding:30px 26px 32px;}}@media (max-width:560px){.dlpi-study-page{font-size:16px;}.dlpi-study-page .dlpi-hero{padding:42px 16px;}.dlpi-study-page .dlpi-hero h1{font-size:clamp(2.55rem,13vw,3.65rem);}.dlpi-study-page .dlpi-lead{font-size:1.03rem;}.dlpi-study-page .dlpi-hero-note{align-items:flex-start;border-radius:17px;}.dlpi-study-page .dlpi-framework-visual{min-height:350px;padding:23px 14px 16px;border-radius:22px;}.dlpi-study-page .dlpi-orbit{height:270px;transform:scale(0.9);}.dlpi-study-page .dlpi-page-shell{width:min(100% - 24px,520px);padding-top:34px;}.dlpi-study-page .dlpi-toc{padding:19px 17px;}.dlpi-study-page .dlpi-toc ul{grid-template-columns:1fr;}.dlpi-study-page .dlpi-intro-card{padding:29px 24px;border-radius:18px;}.dlpi-study-page .dlpi-content-section{padding-bottom:48px;}.dlpi-study-page .dlpi-content-section h2,.dlpi-study-page .dlpi-closing h2{font-size:clamp(1.8rem,9vw,2.45rem);}.dlpi-study-page .dlpi-feature,.dlpi-study-page .dlpi-pressure,.dlpi-study-page .dlpi-arena,.dlpi-study-page .dlpi-purpose-item{border-radius:15px;}.dlpi-study-page .dlpi-purpose-item{grid-template-columns:46px minmax(0,1fr);gap:13px;padding:18px 16px;}.dlpi-study-page .dlpi-purpose-item::before{width:40px;height:40px;font-size:12px;}.dlpi-study-page .dlpi-quote-block{grid-template-columns:1fr;gap:3px;padding:25px 22px;}.dlpi-study-page .dlpi-quote-mark{height:48px;}.dlpi-study-page .dlpi-framework-panel{padding:26px 20px 28px;}.dlpi-study-page .dlpi-goal{grid-template-columns:52px minmax(0,1fr);}.dlpi-study-page .dlpi-goal-number{min-height:126px;font-size:22px;}.dlpi-study-page .dlpi-goal-body{padding:19px 17px;}.dlpi-study-page .dlpi-closing{padding:31px 24px;border-radius:19px;}}@media (prefers-reduced-motion:reduce){.dlpi-study-page *,.dlpi-study-page *::before,.dlpi-study-page *::after{scroll-behavior:auto !important;transition:none !important;animation:none !important;}}html:has(.dlpi-study-page){width:100% !important;max-width:100% !important;overflow-x:clip !important;}body:has(.dlpi-study-page){width:100% !important;max-width:100% !important;overflow-x:visible !important;}body:has(.dlpi-study-page) .block-page-title-block,body:has(.dlpi-study-page) #block-basecore-page-title,body:has(.dlpi-study-page) #block-basecore-pagetitle,body:has(.dlpi-study-page) .page-title-block,body:has(.dlpi-study-page) h1.page-title,body:has(.dlpi-study-page) article.node > header,body:has(.dlpi-study-page) article.node > footer{display:none !important;}body:has(.dlpi-study-page) #main-content,body:has(.dlpi-study-page) #main-content .container,body:has(.dlpi-study-page) #main-content .container-fluid,body:has(.dlpi-study-page) #main-content .main-content__container,body:has(.dlpi-study-page) #main-content .main-content__section,body:has(.dlpi-study-page) #main-content .region-content,body:has(.dlpi-study-page) #block-basecore-content,body:has(.dlpi-study-page) article.node,body:has(.dlpi-study-page) .node__content,body:has(.dlpi-study-page) .field,body:has(.dlpi-study-page) .field__item{width:100% !important;max-width:none !important;min-width:0 !important;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;overflow:visible !important;}body:has(.dlpi-study-page)
  #main-content
  .row:has(.dlpi-study-page){display:block !important;width:100% !important;max-width:none !important;min-width:0 !important;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;overflow:visible !important;}body:has(.dlpi-study-page)
  #main-content
  .row:has(.dlpi-study-page)
  > .col:has(.dlpi-study-page),body:has(.dlpi-study-page)
  #main-content
  .row:has(.dlpi-study-page)
  > [class^="col-"]:has(.dlpi-study-page),body:has(.dlpi-study-page)
  #main-content
  .row:has(.dlpi-study-page)
  > [class*=" col-"]:has(.dlpi-study-page){display:block !important;flex:0 0 100% !important;width:100% !important;max-width:100% !important;min-width:0 !important;margin:0 !important;padding:0 !important;overflow:visible !important;}body:has(.dlpi-study-page)
  #main-content
  .row:has(.dlpi-study-page)
  > .col:not(:has(.dlpi-study-page)),body:has(.dlpi-study-page)
  #main-content
  .row:has(.dlpi-study-page)
  > [class^="col-"]:not(:has(.dlpi-study-page)),body:has(.dlpi-study-page)
  #main-content
  .row:has(.dlpi-study-page)
  > [class*=" col-"]:not(:has(.dlpi-study-page)){display:none !important;}body:has(.dlpi-study-page) .dlpi-study-page{position:relative !important;display:block !important;width:100% !important;max-width:none !important;min-width:0 !important;margin:0 !important;padding:0 !important;transform:none !important;overflow:visible !important;}body:has(.dlpi-study-page) .dlpi-page-shell{overflow:visible !important;}body:has(.dlpi-study-page) .dlpi-toc{position:sticky !important;top:26px !important;align-self:start !important;z-index:5 !important;}body:has(.dlpi-study-page) #main-content h1:not(#dlpi-page-title),body:has(.dlpi-study-page) #main-content .node__title,body:has(.dlpi-study-page) #main-content .page-title,body:has(.dlpi-study-page) #main-content [class*="page-title"],body:has(.dlpi-study-page) #main-content .block-page-title-block,body:has(.dlpi-study-page) #main-content #block-basecore-page-title,body:has(.dlpi-study-page) #main-content #block-basecore-pagetitle{display:none !important;width:0 !important;height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;}
