@charset "UTF-8";blockquote,figure{margin:0;padding:0}.anchor-offset{pointer-events:none;position:absolute;top:calc(var(--sticky-element-top)*-1)}:root{--header-main-height:60px;--header-banner-height:34px;--sticky-element-offset:30px;--sticky-element-top:calc(var(--header-main-height) + var(--header-banner-height) + var(--sticky-element-offset));--header-banner-bg:#448f9c;--header-banner-text:#fff;--header-nav-bg:transparent;--header-nav-primary-link:#fff;--header-nav-primary-link-active:#448f9c;--header-nav-primary-sub-bg:#fff;--header-nav-primary-sub-title:#292929;--header-nav-primary-sub-description:#575757;--header-nav-primary-sub-border:#292929;--header-nav-primary-sub-hover-bg:#e4b50d;--header-nav-burger:#fff;--header-nav-highlight-color:#a9b533;--primary-nav-sub-item-height:100px;--header-nav-utility-link:#fff;--modal-background:#fff;--modal-btn-color:${$color-orange};--btn-color:#fff;--btn-text-color:${$color-white};--btn-bg-color:transparent;--btn-arrow-color:#fff;--link-color:#fff;--jump-link-bg-color:#4c91e5;--jump-link-text-color:#fff;--footer-bg:#292929;--footer-messaging:#c7c7c7;--footer-border:#949494;--footer-social-icons:#a9b533;--form-single-field-color:#575757;--form-single-field-background:#fff;--form-error:#d83a3a;--image-note:#fff;--theme-dots-white-asset:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--white.png?1720705185257);--card-pill-bg:#fff;--site-inset:clamp(2.5rem,4.7619047619vw,5.6875rem)}@media (min-width:48em){:root{--header-main-height:100px}}@media (min-width:61.25em){:root{--header-main-height:120px}}@media (min-width:75em){:root{--header-main-height:clamp(5.1041666667rem,8.3333333333vw,10rem)}}.nav-active:not(.mobile-nav-open),.nav-locked{--header-nav-bg:#fff;--btn-arrow-color:#fff}.mobile-nav-open,.nav-active:not(.mobile-nav-open),.nav-locked{--header-nav-primary-link:#292929;--btn-color:#292929;--btn-text-color:#292929;--header-nav-burger:#292929}.mobile-nav-open{--btn-arrow-color:#fff}.theme--green{--theme-lt:#f5f6e6;--theme-md:#e7ebb5;--theme-dk:#a9b533;--theme-graph-asset:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--green.png?1720705185257);--theme-dots-asset:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--green.png?1720705185257);--theme-bullet-asset:url(/wp-content/themes/micd-theme/dist/img/svg/icons/bullet-plus--green.svg?1720705185257)}.theme--orange{--theme-lt:#feefdd;--theme-md:#fde0bf;--theme-dk:#f7941d;--theme-graph-asset:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--orange.png?1720705185257);--theme-dots-asset:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--orange.png?1720705185257);--theme-bullet-asset:url(/wp-content/themes/micd-theme/dist/img/svg/icons/bullet-plus--orange.svg?1720705185257)}.theme--blue{--theme-lt:#f4f8fd;--theme-md:#cfe6e9;--theme-dk:#4c91e5;--theme-graph-asset:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--blue.png?1720705185257);--theme-dots-asset:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--blue.png?1720705185257);--theme-bullet-asset:url(/wp-content/themes/micd-theme/dist/img/svg/icons/bullet-plus--blue.svg?1720705185257)}.theme--purple{--theme-lt:#f0f0f5;--theme-md:#d9d9ef;--theme-dk:#6c679d;--theme-graph-asset:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--purple.png?1720705185257);--theme-dots-asset:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--purple.png?1720705185257);--theme-bullet-asset:url(/wp-content/themes/micd-theme/dist/img/svg/icons/bullet-plus--purple.svg?1720705185257)}.theme--teal{--theme-lt:#ecf4f5;--theme-md:#cfe6e9;--theme-dk:#448f9c;--theme-graph-asset:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--teal.png?1720705185257);--theme-dots-asset:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--teal.png?1720705185257);--theme-bullet-asset:url(/wp-content/themes/micd-theme/dist/img/svg/icons/bullet-plus--teal.svg?1720705185257)}.theme--yellow{--theme-lt:#fbf4db;--theme-md:#f8e9b7;--theme-dk:#e4b50d;--theme-graph-asset:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--yellow.png?1720705185257);--theme-dots-asset:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--yellow.png?1720705185257);--theme-bullet-asset:url(/wp-content/themes/micd-theme/dist/img/svg/icons/bullet-plus--yellow.svg?1720705185257)}h1,h2,h3,h4,h5,h6{margin:0}.modal{--theme-dk:#f7941d;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.8);display:none;height:100vh;justify-content:center;left:0;opacity:0;overflow-y:scroll;pointer-events:none;position:fixed;top:0;-webkit-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;transition:opacity .1s ease-out;width:100vw;z-index:1000}@media (max-width:56.1875em){.modal{padding-bottom:40vw}}.modal.modal-ready{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:auto}.modal.modal-open{opacity:1}.modal-anchor--top .modal__content{-ms-flex-item-align:start!important;align-self:flex-start!important;margin-top:40px!important}.modal__content{-ms-flex-item-align:center;align-self:center;background:var(--modal-background);margin-top:40px;opacity:0;padding:100px clamp(2.5rem,5.9523809524vw,7.125rem) clamp(2.5rem,5.9523809524vw,7.125rem);position:relative;-webkit-transform:translate3d(0,25%,0);transform:translate3d(0,25%,0);-webkit-transition:opacity .1s ease-out .1s,-webkit-transform .1s ease-out .1s;transition:opacity .1s ease-out .1s,-webkit-transform .1s ease-out .1s;-o-transition:opacity .1s ease-out .1s,-o-transform .1s ease-out .1s;transition:transform .1s ease-out .1s,opacity .1s ease-out .1s;transition:transform .1s ease-out .1s,opacity .1s ease-out .1s,-webkit-transform .1s ease-out .1s,-o-transform .1s ease-out .1s;width:93vw}@media (min-width:){.modal__content{-ms-flex-item-align:center;align-self:center;margin-top:0;padding:70px clamp(2.125rem,3.8095238095vw,4.5625rem) clamp(2.125rem,3.8095238095vw,4.5625rem);width:74vw}}.modal.modal-open .modal__content{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.modal__close{height:clamp(2.8125rem,3.6904761905vw,4.375rem);position:absolute;right:2vw;top:2vw;width:clamp(2.8125rem,3.6904761905vw,4.375rem)}.modal__close .c-icon{color:var(--theme-dk)}.modal__close>img{width:100%}.footer{background:var(--footer-bg);padding:clamp(3.75rem,5.0595238095vw,6.0625rem) 0 clamp(3.75rem,4.6428571429vw,5.5625rem)}.footer__content{display:grid;grid-template-columns:1fr;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}@media (min-width:65em){.footer__content{grid-template-columns:1fr 25vw}}@media (min-width:75em){.footer__content{grid-template-columns:1fr 28.6vw}}.footer__messaging{border-bottom:1px solid var(--footer-border);color:var(--footer-messaging);padding-bottom:clamp(2.5rem,3.6904761905vw,4.375rem);padding-left:clamp(0rem,1.0714285714vw,1.25rem);padding-right:clamp(.3125rem,4.880952381vw,5.8125rem)}.footer__messaging p{text-align:center}@media (min-width:65em){.footer__messaging p{text-align:left}}.footer__messaging p:first-child{margin-top:0}.footer__messaging p:last-child{margin-bottom:0}.footer__contact-details{padding-bottom:clamp(2.5rem,2.619047619vw,3.125rem);padding-left:clamp(0rem,1.0714285714vw,1.25rem);padding-top:clamp(2.5rem,2.619047619vw,3.125rem)}@media (min-width:65em){.footer__contact-details{padding-bottom:18px}}.footer__contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.11em;margin-bottom:22px;row-gap:10px;text-transform:uppercase}@media (min-width:65em){.footer__contact{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:row;flex-direction:row;font-size:clamp(.5833333333rem,.9523809524vw,1.125rem);justify-content:flex-start}}.footer__contact>address{text-align:center}@media (min-width:65em){.footer__contact>address{text-align:left}}.footer__contact>*{display:block}@media (min-width:65em){.footer__contact>:after{content:"//";padding:0 .3em}}.footer__contact>:last-child:after{display:none}.footer__contact>a{color:#fff;text-decoration:none}.footer__social-links{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-column-gap:13px;-moz-column-gap:13px;column-gap:13px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.footer__social-links .c-icon{color:var(--footer-social-icons)}@media (min-width:65em){.footer__social-links{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footer__logos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-top:1px solid var(--footer-border);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-column:1;grid-row:3;justify-content:center;justify-content:space-between;padding:40px 0;row-gap:40px}@media (min-width:65em){.footer__logos{padding:40px 0 40px clamp(3.75rem,1.7857142857vw,2.125rem)}}@media (min-width:81.25em){.footer__logos{padding:40px 10% 40px 32%}}.footer__logos .c-icon{color:#fff}@media (min-width:48em){.footer__logos{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}}@media (min-width:65em){.footer__logos{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-left:1px solid var(--footer-border);border-top:0;-ms-flex-direction:column;flex-direction:column;grid-column:2;grid-row:1/span 2}}.footer__logos .footer__logo{width:100%}.footer__logos .c-icon--logo-micd{width:227.5px}@media (min-width:75em){.footer__logos .c-icon--logo-micd{max-width:325px;width:20vw}}.footer__logos .c-icon--logo-nea{width:147px}@media (min-width:75em){.footer__logos .c-icon--logo-nea{max-width:210px;width:12.5vw}}.footer__logos .c-icon--logo-uscm{max-width:196.7px}@media (min-width:75em){.footer__logos .c-icon--logo-uscm{max-width:281px;width:16.7261905vw}}.card{position:relative;width:100%}.card__details{padding:clamp(2.5rem,3.5714285714vw,4.25rem) clamp(2.5rem,4.1666666667vw,5rem)}.card__image{margin-bottom:clamp(1.25rem,1.7857142857vw,2.125rem)}.card__image .source-logo{left:25px;position:absolute;top:25px;width:70px}.card__details--dk{background:#292929;color:#fff;padding:clamp(2.5rem,3.5714285714vw,4.25rem) clamp(2.5rem,4.1666666667vw,5rem)}.card__title{font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:5px;padding-right:10px}@media (min-width:42.5em){.card__title{font-size:30px}}@media (min-width:61.25em){.card__title{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.card__title--sm{font-family:utopia-std,serif;font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem);font-size:20px;font-style:normal;font-weight:400;line-height:1.2}@media (min-width:42.5em){.card__title--sm{font-size:26px}}@media (min-width:61.25em){.card__title--sm{font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem)}}.card__subtitle{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin:0;padding-right:10px;text-transform:uppercase}@media (min-width:42.5em){.card__subtitle{font-size:16px}}@media (min-width:61.25em){.card__subtitle{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.card--hover-fx{--card-hover-background:var(--theme-dk)}.card--hover-fx .image{position:relative}.card--hover-fx .image:after{background-color:var(--card-hover-background);content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:-o-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-o-transform .2s ease-in-out;width:100%}.card--hover-fx:hover .image:after{-webkit-transform:translateZ(0);transform:translateZ(0)}.card__pill{--card-pill-bg:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--card-pill-bg);border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:trade-gothic-next,sans-serif;font-size:12px;font-style:normal;font-weight:700;height:30px;left:19px;letter-spacing:.16em;line-height:1;margin-bottom:clamp(.9375rem,1.7857142857vw,2.125rem);padding:4px 12px;position:absolute;text-transform:uppercase;top:28px}.card__link:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.content-blocks h2{font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:8px}@media (min-width:42.5em){.content-blocks h2{font-size:36px}}@media (min-width:61.25em){.content-blocks h2{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}.content-blocks iframe{height:47.5vw!important;width:100%!important}@media (min-width:65em){.content-blocks iframe{height:27vw!important}}.content-blocks__block:not(.content-blocks__block--cta){margin-bottom:clamp(2rem,2.380952381vw,2.8125rem)}.content-blocks__block:not(.content-blocks__block--cta) img{height:auto;max-width:100%}.content-blocks__block:not(.content-blocks__block--cta) a{color:var(--theme-dk);font-weight:700!important}.content-blocks__block:not(.content-blocks__block--cta) a>span{font-weight:700!important}.content-blocks__block:not(.content-blocks__block--cta) p{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;margin-top:0}@media (min-width:61.25em){.content-blocks__block:not(.content-blocks__block--cta) p{font-size:clamp(.765625rem,1.25vw,1.5rem)}}@media (min-width:100em){.content-blocks__block:not(.content-blocks__block--cta) p{font-size:21px}}.content-blocks__block:not(.content-blocks__block--cta) ul{list-style:none;margin-top:0;padding:0}.content-blocks__block:not(.content-blocks__block--cta) ul li{display:grid;grid-template-columns:2em 1fr;margin-bottom:25px}.content-blocks__block:not(.content-blocks__block--cta) ul li:before{background-image:var(--theme-bullet-asset);background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:16px;margin-top:.25em;width:16px}@media (min-width:61.25em){.content-blocks__block:not(.content-blocks__block--cta) ul li:before{height:19px;width:19px}}.content-blocks--legacy h1{font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:8px}@media (min-width:42.5em){.content-blocks--legacy h1{font-size:36px}}@media (min-width:61.25em){.content-blocks--legacy h1{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}.content-blocks--legacy h1,.content-blocks--legacy h2,.content-blocks--legacy h3,.content-blocks--legacy h4,.content-blocks--legacy h5,.content-blocks--legacy h6{padding-left:0!important}.content-blocks--legacy p,.content-blocks--legacy p span{color:#292929!important}.content-blocks--legacy a,.content-blocks--legacy a>span{color:var(--theme-dk)!important}.content-blocks--legacy p{margin-top:0}.content-blocks--legacy img{height:auto;max-width:100%}.content-blocks__block--cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;--link-color:var(--theme-dk);align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:clamp(2rem,2.380952381vw,2.8125rem)}.page-notification{background:var(--theme-dk);color:#fff;margin-left:clamp(1.875rem,7.1428571429vw,8.5625rem);margin-right:clamp(1.875rem,7.1428571429vw,8.5625rem);margin-top:-8vw;position:relative;z-index:1}.page-notification__content{display:grid;grid-template-columns:1fr;row-gap:40px}@media (min-width:61.25em){.page-notification__content{-webkit-column-gap:clamp(2.5rem,8.8095238095vw,10.5625rem);-moz-column-gap:clamp(2.5rem,8.8095238095vw,10.5625rem);column-gap:clamp(2.5rem,8.8095238095vw,10.5625rem);grid-template-columns:48.5vw 1fr}}.page-notification__message{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-left:clamp(1.875rem,5.9523809524vw,7.125rem);padding-right:clamp(1.875rem,5.9523809524vw,7.125rem);padding-top:clamp(3.75rem,4.7619047619vw,5.6875rem)}@media (min-width:61.25em){.page-notification__message{padding-bottom:clamp(3.75rem,4.7619047619vw,5.6875rem);padding-right:0}}.page-notification__message p{margin-bottom:0;margin-top:0;text-align:center}@media (min-width:61.25em){.page-notification__message p{text-align:left}}.page-notification__message-primary{font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:italic;font-weight:400;line-height:1.3}@media (min-width:42.5em){.page-notification__message-primary{font-size:36px}}@media (min-width:61.25em){.page-notification__message-primary{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}.page-notification__message-secondary{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}@media (min-width:61.25em){.page-notification__message-secondary{font-size:clamp(.9114583333rem,1.4880952381vw,1.75rem)}}@media (min-width:100em){.page-notification__message-secondary{font-size:25px}}.page-notification__cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:var(--theme-dots-white-asset);background-size:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-bottom:clamp(3.75rem,4.7619047619vw,5.6875rem)}@media (min-width:81.25em){.page-notification__cta{background-size:35.5952380952px}}@media (min-width:87.5em){.page-notification__cta{background-size:38.3333333333px}}@media (min-width:100em){.page-notification__cta{background-size:46px}}@media (min-width:61.25em){.page-notification__cta{padding-bottom:0}}.gallery{display:grid;grid-template-areas:"navigation" "items";grid-template-columns:1fr;position:relative;row-gap:10px;width:100%}@media (min-width:48em){.gallery{grid-template-areas:"items"}}@media (min-width:61.25em){.gallery{grid-template-areas:"navigation" "items"}}@media (min-width:75em){.gallery{grid-template-areas:"items"}}.gallery .gallery-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:items;justify-content:center;visibility:hidden}.gallery .gallery-item.ready{visibility:visible}@media (min-width:48em){.gallery .gallery-item .gallery-icon{max-width:80%}}@media (min-width:61.25em){.gallery .gallery-item .gallery-icon{max-width:100%}}@media (min-width:75em){.gallery .gallery-item .gallery-icon{max-width:95%}}@media (min-width:81.25em){.gallery .gallery-item .gallery-icon{max-width:100%}}.gallery .gallery-caption{text-align:left;width:100%}@media (min-width:48em){.gallery .gallery-caption{max-width:80%}}@media (min-width:61.25em){.gallery .gallery-caption{max-width:100%}}@media (min-width:75em){.gallery .gallery-caption{max-width:95%}}@media (min-width:81.25em){.gallery .gallery-caption{max-width:100%}}.gallery .gallery__navigation{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:navigation;justify-content:flex-start;width:100%}@media (min-width:48em){.gallery .gallery__navigation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}}@media (min-width:61.25em){.gallery .gallery__navigation{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:static;-webkit-transform:none;-o-transform:none;transform:none}}@media (min-width:75em){.gallery .gallery__navigation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}}.gallery .gallery__navigation .btn--circle{--btn-bg-color:#fff;--btn-color:var(--theme-dk)}@media (min-width:75em){.gallery .gallery__navigation .btn--circle[data-navigation=previous]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@media (min-width:81.25em){.gallery .gallery__navigation .btn--circle[data-navigation=previous]{-webkit-transform:translate3d(-125%,0,0);transform:translate3d(-125%,0,0)}}@media (min-width:75em){.gallery .gallery__navigation .btn--circle[data-navigation=next]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@media (min-width:81.25em){.gallery .gallery__navigation .btn--circle[data-navigation=next]{-webkit-transform:translate3d(125%,0,0);transform:translate3d(125%,0,0)}}.mce-content-body .gallery{display:-webkit-box;display:-ms-flexbox;display:flex}.mce-content-body .gallery .gallery-item{visibility:visible}.mce-content-body .gallery .gallery-item:not(:first-child){display:none}.modules-events{--btn-color:var(--theme-dk);--btn-text-color:#fff;--btn-bg-color:#fff;--link-color:var(--theme-dk)}.modules-events__content{display:grid;grid-template-columns:1fr}@media (min-width:61.25em){.modules-events__content{grid-template-columns:45vw 1fr}}.modules-events__featured-event-container{overflow:hidden;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-top:clamp(3.75rem,7.7380952381vw,9.25rem);position:relative}@media (min-width:61.25em){.modules-events__featured-event-container{padding-right:0}}.modules-events__featured-event-container>h2{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;text-transform:uppercase}@media (min-width:42.5em){.modules-events__featured-event-container>h2{font-size:18px}}@media (min-width:61.25em){.modules-events__featured-event-container>h2{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem)}}.modules-events__featured-event-container .modules-events__featured-event{margin-top:clamp(2.5rem,4.1666666667vw,5rem);position:relative;z-index:1}@media (min-width:61.25em){.modules-events__featured-event-container .modules-events__featured-event{margin-bottom:clamp(3.75rem,8.3333333333vw,10rem)}}.modules-events__featured-event-container .modules-events__featured-event-details{--btn-bg-color:transparent;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:clamp(2.5rem,3.5714285714vw,4.25rem) clamp(2.5rem,4.1666666667vw,5rem)}.modules-events__featured-event-container .modules-events__featured-event-details h3{color:#fff;font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:20px}@media (min-width:42.5em){.modules-events__featured-event-container .modules-events__featured-event-details h3{font-size:36px}}@media (min-width:61.25em){.modules-events__featured-event-container .modules-events__featured-event-details h3{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}.modules-events__featured-event-container .modules-events__featured-event-details p{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-top:0}@media (min-width:61.25em){.modules-events__featured-event-container .modules-events__featured-event-details p{font-size:clamp(.9114583333rem,1.4880952381vw,1.75rem)}}@media (min-width:100em){.modules-events__featured-event-container .modules-events__featured-event-details p{font-size:25px}}.modules-events__featured-event-container .modules-events__featured-event-details p:last-of-type{margin-bottom:clamp(1.25rem,2.9761904762vw,3.5625rem)}.modules-events__featured-event-container .modules-events__featured-event-details a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.modules-events__featured-event-container:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--purple.png?1720705185257);background-position:-6px -6px;background-size:35px;bottom:0;content:"";height:40%;left:0;position:absolute;width:100%}@media (min-width:81.25em){.modules-events__featured-event-container:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-events__featured-event-container:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-events__featured-event-container:before{background-size:46px}}.modules-events__events{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--theme-lt);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);position:relative}.modules-events__events:before{background:var(--theme-lt);content:"";height:42px;left:0;position:absolute;top:-41px;width:100%}@media (min-width:61.25em){.modules-events__events:before{height:100%;left:-41px;top:0;width:42px}.modules-events__events{padding-bottom:0}}.modules-events__event-list{-webkit-box-ordinal-group:2;-ms-flex-order:1;-webkit-column-gap:46px;-moz-column-gap:46px;column-gap:46px;display:grid;grid-template-columns:1fr;order:1;padding:clamp(3.75rem,7.1428571429vw,8.5625rem) clamp(1.875rem,7.1428571429vw,8.5625rem) clamp(3.75rem,8.3333333333vw,10rem);row-gap:46px}@media (min-width:42.5em){.modules-events__event-list{grid-template-columns:1fr 1fr;padding-left:0;padding-right:0}}@media (min-width:61.25em){.modules-events__event-list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-bottom:0;padding-top:0}}.modules-events__event{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}@media (min-width:42.5em){.modules-events__event:nth-child(5n+1){padding-left:clamp(2.5rem,4.2857142857vw,5.125rem)}.modules-events__event:nth-child(2n),.modules-events__event:nth-child(5n){padding-left:0;padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}.modules-events__event:nth-child(4n){padding-left:clamp(2.5rem,4.2857142857vw,5.125rem);padding-right:0}}.modules-events__event .date-pill{--card-pill-bg:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--card-pill-bg);border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:trade-gothic-next,sans-serif;font-size:12px;font-style:normal;font-weight:700;height:30px;letter-spacing:.16em;line-height:1;margin-bottom:clamp(.9375rem,1.7857142857vw,2.125rem);padding:4px 12px;text-transform:uppercase}.modules-events__event h3{font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:5px}@media (min-width:42.5em){.modules-events__event h3{font-size:30px}}@media (min-width:61.25em){.modules-events__event h3{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.modules-events__event h4{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-bottom:clamp(.9375rem,1.4880952381vw,1.75rem);text-transform:uppercase}@media (min-width:42.5em){.modules-events__event h4{font-size:16px}}@media (min-width:61.25em){.modules-events__event h4{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-events__event p{color:#575757;margin-top:0}.modules-events__event p:last-of-type{margin-bottom:clamp(.625rem,1.6666666667vw,2rem)}.modules-events__event a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.modules-events__divider{display:none;height:1px;position:relative;width:100%}.modules-events__divider:nth-child(3n){grid-column:1/span 2}@media (min-width:42.5em){.modules-events__divider{display:block}.modules-events__divider:after{background:var(--theme-dk);content:"";height:1px;left:0;opacity:.35;position:absolute;top:0;width:100%}}.modules-events__events-cta{--btn-text-color:var(--theme-dk);-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-ordinal-group:3;-ms-flex-order:2;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1;justify-content:flex-start;order:2;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}@media (min-width:61.25em){.modules-events__events-cta{-webkit-box-ordinal-group:2;-ms-flex-order:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:clamp(2.5rem,3.3333333333vw,4rem);order:1;padding-top:clamp(3.75rem,7.7380952381vw,9.25rem)}}.modules-featured-stats{--btn-color:var(--theme-dk);--btn-text-color:var(--theme-dk);--btn-bg-color:#fff;background:var(--theme-lt);padding:clamp(3.75rem,7.7380952381vw,9.25rem) clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative}.modules-featured-stats>h2{font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1;padding-left:var(--site-inset)}@media (min-width:42.5em){.modules-featured-stats>h2{font-size:48px}}@media (min-width:61.25em){.modules-featured-stats>h2{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.modules-featured-stats:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--green.png?1720705185257);background-size:35px;bottom:0;content:"";height:30.2380952vw;left:0;position:absolute;width:100%}@media (min-width:81.25em){.modules-featured-stats:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-featured-stats:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-featured-stats:before{background-size:46px}}.modules-featured-stats__content{-webkit-column-gap:clamp(2.5rem,5.0595238095vw,6.0625rem);-moz-column-gap:clamp(2.5rem,5.0595238095vw,6.0625rem);column-gap:clamp(2.5rem,5.0595238095vw,6.0625rem);display:grid;grid-template-areas:"stats stats" "feat-projects-1 feat-projects-1" "quote quote" "feat-projects-2 feat-projects-2";grid-template-columns:1fr 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;padding-left:var(--site-inset);row-gap:clamp(3.75rem,5.0595238095vw,6.0625rem)}@media (min-width:61.25em){.modules-featured-stats__content{grid-template-areas:"stats feat-projects-1" "quote feat-projects-2";grid-template-columns:45vw 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr}}.modules-featured-stats__stats{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:stats;padding-top:clamp(2.5rem,5.0595238095vw,6.0625rem)}.modules-featured-stats__stats ul{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0;row-gap:clamp(2.5rem,3.1547619048vw,3.75rem)}.modules-featured-stats__stats:not(.even-count) ul li:last-child{grid-column:1/span 2}.modules-featured-stats__stats h3{color:var(--theme-dk);font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1}@media (min-width:42.5em){.modules-featured-stats__stats h3{font-size:48px}}@media (min-width:61.25em){.modules-featured-stats__stats h3{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.modules-featured-stats__stats p{font-family:trade-gothic-next,sans-serif;font-size:clamp(.8020833333rem,1.3095238095vw,1.5625rem);font-size:14px;font-style:normal;font-weight:700;letter-spacing:.08em;line-height:1.5;margin:0;text-transform:uppercase}@media (min-width:42.5em){.modules-featured-stats__stats p{font-size:16px}}@media (min-width:61.25em){.modules-featured-stats__stats p{font-size:clamp(.8020833333rem,1.3095238095vw,1.5625rem)}}.modules-featured-stats__stats .btn{margin-top:clamp(2.5rem,5.0595238095vw,6.0625rem)}.modules-featured-stats__quote{font-family:utopia-std-display,serif;font-size:clamp(1.4583333333rem,2.380952381vw,2.8125rem);font-size:30px;font-style:italic;font-weight:400;grid-area:quote;line-height:1.6}@media (min-width:42.5em){.modules-featured-stats__quote{font-size:40px}}@media (min-width:61.25em){.modules-featured-stats__quote{font-size:clamp(1.4583333333rem,2.380952381vw,2.8125rem)}}.modules-featured-stats__quote em{color:var(--theme-dk)}.modules-featured-stats__quote-copy{margin-bottom:37px;position:relative}@media (min-width:61.25em){.modules-featured-stats__quote-copy{padding-top:clamp(.9375rem,3.2738095238vw,3.875rem)}}.modules-featured-stats__quote-copy p{margin-top:0;position:relative;z-index:1}.modules-featured-stats__quote-copy p:last-of-type{margin-bottom:0}.modules-featured-stats__quote-copy:before{color:var(--theme-dk);content:"“";font-family:trade-gothic-next,sans-serif;font-size:clamp(3.75rem,5.3571428571vw,6.375rem);font-style:normal;font-weight:300;letter-spacing:-.05em;line-height:0;position:absolute;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,0,0)}@media (min-width:65em){.modules-featured-stats__quote-copy:before{line-height:1;-webkit-transform:translate3d(-125%,-30%,0);transform:translate3d(-125%,-30%,0)}}.modules-featured-stats__quote-citation{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;text-transform:uppercase}@media (min-width:42.5em){.modules-featured-stats__quote-citation{font-size:16px}}@media (min-width:61.25em){.modules-featured-stats__quote-citation{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-featured-stats__featured-project{max-width:325px;position:relative}.modules-featured-stats__featured-project.position-1{grid-area:feat-projects-1}.modules-featured-stats__featured-project.position-2{grid-area:feat-projects-2}.modules-featured-stats__featured-project .image{margin-bottom:30px}.modules-featured-stats__featured-project h3{font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2}@media (min-width:42.5em){.modules-featured-stats__featured-project h3{font-size:30px}}@media (min-width:61.25em){.modules-featured-stats__featured-project h3{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.modules-featured-stats__featured-project p{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin:0;text-transform:uppercase}@media (min-width:42.5em){.modules-featured-stats__featured-project p{font-size:16px}}@media (min-width:61.25em){.modules-featured-stats__featured-project p{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-featured-stats__featured-project a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.modules-featured-stats__featured-project a>span{display:none}.modules-large-text-with-stacked-images{position:relative;z-index:1}.modules-large-text-with-stacked-images__content{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--blue.png?1720705185257);background-position:-6px -6px;background-size:35px;-webkit-column-gap:118px;-moz-column-gap:118px;column-gap:118px;display:grid;grid-template-areas:"lg-copy" "img-one" "img-two";grid-template-columns:1fr;grid-template-rows:-webkit-min-content -webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content min-content;margin-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);row-gap:50px}@media (min-width:42.5em){.modules-large-text-with-stacked-images__content{grid-template-areas:"lg-copy lg-copy" "img-one img-two";grid-template-columns:1fr 1fr;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content}}@media (min-width:61.25em){.modules-large-text-with-stacked-images__content{grid-template-areas:"lg-copy img-one" "lg-copy img-two";grid-template-columns:55% 1fr;grid-template-rows:1fr 1fr}}@media (min-width:81.25em){.modules-large-text-with-stacked-images__content{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-large-text-with-stacked-images__content{background-size:38.3333333333px}}@media (min-width:100em){.modules-large-text-with-stacked-images__content{background-size:46px}}@media (min-width:61.25em){.modules-large-text-with-stacked-images__content{margin-bottom:clamp(12.875rem,17.8571428571vw,21.375rem);padding-right:0}}.modules-large-text-with-stacked-images__content .large-multicolor-copy{--lg-multi-color-copy:#292929;--lg-multi-color-copy-one:#a9b533;--lg-multi-color-copy-two:#448f9c;--lg-multi-color-copy-three:#f7941d;--lg-multi-color-copy-four:#6c679d;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--lg-multi-color-copy);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:utopia-std-display,serif;font-size:35px;font-style:normal;font-weight:400;grid-area:lg-copy;justify-content:center;letter-spacing:-.03em;line-height:1.45;padding-left:var(--site-inset);padding-top:clamp(2.5rem,4.6428571429vw,5.5625rem)}@media (min-width:61.25em){.modules-large-text-with-stacked-images__content .large-multicolor-copy{-webkit-box-pack:start;-ms-flex-pack:start;font-size:clamp(2.296875rem,3.75vw,4.5rem);justify-content:flex-start;padding:clamp(2.5rem,4.6428571429vw,5.5625rem) 0 clamp(2.5rem,5.8333333333vw,7rem) var(--site-inset)}}.modules-large-text-with-stacked-images__content .large-multicolor-copy p{margin-top:0}.modules-large-text-with-stacked-images__content .large-multicolor-copy p:last-of-type{margin-bottom:0}.modules-large-text-with-stacked-images__content .large-multicolor-copy p em:nth-of-type(4n+1){color:var(--lg-multi-color-copy-one)}.modules-large-text-with-stacked-images__content .large-multicolor-copy p em:nth-of-type(2n){color:var(--lg-multi-color-copy-two)}.modules-large-text-with-stacked-images__content .large-multicolor-copy p em:nth-of-type(3n){color:var(--lg-multi-color-copy-three)}.modules-large-text-with-stacked-images__content .large-multicolor-copy p em:nth-of-type(4n){color:var(--lg-multi-color-copy-four)}@media (min-width:42.5em){.modules-large-text-with-stacked-images__content .large-multicolor-copy p{max-width:80vw;text-align:center}}@media (min-width:48em){.modules-large-text-with-stacked-images__content .large-multicolor-copy p{max-width:70vw;text-align:center}}@media (min-width:61.25em){.modules-large-text-with-stacked-images__content .large-multicolor-copy p{max-width:none;text-align:left}}.modules-large-text-with-stacked-images__content .image-stacked{position:relative;width:100%}@media (min-width:61.25em){.modules-large-text-with-stacked-images__content .image-stacked{max-width:345px;width:20vw}}.modules-large-text-with-stacked-images__content .image-stacked>img{max-width:100%}.modules-large-text-with-stacked-images__content .image-stacked__image-wrapper{overflow:hidden;padding-top:100%;position:relative;width:100%}.modules-large-text-with-stacked-images__content .image-stacked__image-wrapper>img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.modules-large-text-with-stacked-images__content .image-one{grid-area:img-one}@media (min-width:61.25em){.modules-large-text-with-stacked-images__content .image-one .image-stacked__image-wrapper{bottom:20%;left:50px;position:absolute}}@media (min-width:81.25em){.modules-large-text-with-stacked-images__content .image-one .image-stacked__image-wrapper{bottom:10%;left:50px;position:absolute}}@media (min-width:100em){.modules-large-text-with-stacked-images__content .image-one .image-stacked__image-wrapper{bottom:26%;left:50px;position:absolute}}.modules-large-text-with-stacked-images__content .image-two{grid-area:img-two}@media (min-width:61.25em){.modules-large-text-with-stacked-images__content .image-two .image-stacked__image-wrapper{left:0;position:absolute;top:15%}}.modules-side-tab-content{--side-tab-content-background:var(--theme-lt);--btn-color:var(--theme-dk);--btn-text-color:var(--theme-dk);--btn-bg-color:#fff;--form-single-field-color:var(--theme-dk);background:var(--side-tab-content-background);padding:clamp(3.75rem,7.7380952381vw,9.25rem) clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative}.modules-side-tab-content:before{background-image:var(--theme-dots-asset);background-size:35px;content:"";height:calc(100% - 4.7619vw);position:absolute;right:0;top:0;width:38vw}@media (min-width:81.25em){.modules-side-tab-content:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-side-tab-content:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-side-tab-content:before{background-size:46px}}.modules-side-tab-content__title{margin:0 auto clamp(2.5rem,7.1428571429vw,8.5625rem)}@media (min-width:61.25em){.modules-side-tab-content__title{max-width:750px;width:44.6428571vw}}.modules-side-tab-content__title h2{font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1;margin-bottom:10px;text-align:center}@media (min-width:42.5em){.modules-side-tab-content__title h2{font-size:48px}}@media (min-width:61.25em){.modules-side-tab-content__title h2{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.modules-side-tab-content__title p{margin-top:0;text-align:center}.modules-side-tab-content__title p:last-of-type{margin-bottom:0}.modules-side-tab-content__content{display:grid;grid-template-areas:"tab-navigation" "feat-project" "tab-content";grid-template-columns:1fr;grid-template-rows:-webkit-min-content -webkit-min-content 1fr;grid-template-rows:min-content min-content 1fr;padding-left:var(--site-inset);row-gap:40px}@media (min-width:61.25em){.modules-side-tab-content__content{-webkit-column-gap:110px;-moz-column-gap:110px;column-gap:110px;grid-template-areas:"tab-navigation feat-project" "tab-content feat-project";grid-template-columns:38vw 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;row-gap:0}}.modules-side-tab-content__tabs{grid-area:tab-navigation;list-style:none;padding:0}.modules-side-tab-content__tabs li{margin-bottom:20px}@media (min-width:61.25em){.modules-side-tab-content__tabs.mobile-select{display:none}}.modules-side-tab-content__tabs:not(.mobile-select){display:none}@media (min-width:61.25em){.modules-side-tab-content__tabs:not(.mobile-select){display:block}.modules-side-tab-content__tabs{margin:0 0 clamp(1.875rem,4.4642857143vw,5.3125rem)}}.modules-side-tab-content__tabs [role=tab]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--theme-dk);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:trade-gothic-next,sans-serif;font-size:clamp(.8020833333rem,1.3095238095vw,1.5625rem);font-size:14px;font-style:normal;font-weight:700;letter-spacing:.08em;line-height:1.5;margin-left:-9px;opacity:.5;position:relative;text-transform:uppercase;-webkit-transition:opacity .2s cubic-bezier(.83,0,.17,1);-o-transition:opacity .2s cubic-bezier(.83,0,.17,1);transition:opacity .2s cubic-bezier(.83,0,.17,1)}@media (min-width:42.5em){.modules-side-tab-content__tabs [role=tab]{font-size:16px}}@media (min-width:61.25em){.modules-side-tab-content__tabs [role=tab]{font-size:clamp(.8020833333rem,1.3095238095vw,1.5625rem)}}.modules-side-tab-content__tabs [role=tab] .c-icon{opacity:0;-webkit-transform:rotate(-90deg) translateZ(0);transform:rotate(-90deg) translateZ(0);-webkit-transition:opacity .2s cubic-bezier(.83,0,.17,1),-webkit-transform .2s cubic-bezier(.83,0,.17,1);transition:opacity .2s cubic-bezier(.83,0,.17,1),-webkit-transform .2s cubic-bezier(.83,0,.17,1);-o-transition:opacity .2s cubic-bezier(.83,0,.17,1),-o-transform .2s cubic-bezier(.83,0,.17,1);transition:opacity .2s cubic-bezier(.83,0,.17,1),transform .2s cubic-bezier(.83,0,.17,1);transition:opacity .2s cubic-bezier(.83,0,.17,1),transform .2s cubic-bezier(.83,0,.17,1),-webkit-transform .2s cubic-bezier(.83,0,.17,1),-o-transform .2s cubic-bezier(.83,0,.17,1)}.modules-side-tab-content__tabs [role=tab]:hover,.modules-side-tab-content__tabs [role=tab][aria-selected=true]{opacity:1}.modules-side-tab-content__tabs [role=tab]:hover .c-icon,.modules-side-tab-content__tabs [role=tab][aria-selected=true] .c-icon{opacity:1;-webkit-transform:rotate(-90deg) translate3d(0,-10px,0);transform:rotate(-90deg) translate3d(0,-10px,0)}.modules-side-tab-content__tab-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:tab-content;max-height:0;opacity:0;overflow:hidden;pointer-events:none;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);-webkit-transition:opacity .2s cubic-bezier(.83,0,.17,1),-webkit-transform .2s cubic-bezier(.83,0,.17,1);transition:opacity .2s cubic-bezier(.83,0,.17,1),-webkit-transform .2s cubic-bezier(.83,0,.17,1);-o-transition:opacity .2s cubic-bezier(.83,0,.17,1),-o-transform .2s cubic-bezier(.83,0,.17,1);transition:transform .2s cubic-bezier(.83,0,.17,1),opacity .2s cubic-bezier(.83,0,.17,1);transition:transform .2s cubic-bezier(.83,0,.17,1),opacity .2s cubic-bezier(.83,0,.17,1),-webkit-transform .2s cubic-bezier(.83,0,.17,1),-o-transform .2s cubic-bezier(.83,0,.17,1)}.modules-side-tab-content__tab-content h3{font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1;margin-bottom:32px}@media (min-width:42.5em){.modules-side-tab-content__tab-content h3{font-size:48px}}@media (min-width:61.25em){.modules-side-tab-content__tab-content h3{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.modules-side-tab-content__tab-content em{color:var(--theme-dk)}.modules-side-tab-content__tab-content p{color:#575757;margin-top:0}.modules-side-tab-content__tab-content p:last-of-type{margin-bottom:0}.modules-side-tab-content__tab-content a{margin-top:50px}.modules-side-tab-content__tab-content.ready{max-height:none;pointer-events:auto;visibility:visible}.modules-side-tab-content__tab-content.selected{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.modules-side-tab-content__featured-projects{display:grid;grid-area:feat-project;position:relative;z-index:1}.modules-side-tab-content__featured-project{grid-column:1;grid-row:1;height:-webkit-min-content;height:-moz-min-content;height:min-content;max-height:0;opacity:0;overflow:hidden;position:relative;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);-webkit-transition:opacity .2s cubic-bezier(.83,0,.17,1) 0s,-webkit-transform .2s cubic-bezier(.83,0,.17,1) 0s;transition:opacity .2s cubic-bezier(.83,0,.17,1) 0s,-webkit-transform .2s cubic-bezier(.83,0,.17,1) 0s;-o-transition:opacity .2s cubic-bezier(.83,0,.17,1) 0s,-o-transform .2s cubic-bezier(.83,0,.17,1) 0s;transition:opacity .2s cubic-bezier(.83,0,.17,1) 0s,transform .2s cubic-bezier(.83,0,.17,1) 0s;transition:opacity .2s cubic-bezier(.83,0,.17,1) 0s,transform .2s cubic-bezier(.83,0,.17,1) 0s,-webkit-transform .2s cubic-bezier(.83,0,.17,1) 0s,-o-transform .2s cubic-bezier(.83,0,.17,1) 0s;visibility:hidden}.modules-side-tab-content__featured-project .image{background-color:var(--theme-dk)}.modules-side-tab-content__featured-project .image:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(79.44%,transparent),to(rgba(0,0,0,.2)));background:-webkit-linear-gradient(top,transparent 79.44%,rgba(0,0,0,.2));background:-o-linear-gradient(top,transparent 79.44%,rgba(0,0,0,.2) 100%);background:linear-gradient(180deg,transparent 79.44%,rgba(0,0,0,.2));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.modules-side-tab-content__featured-project .image__note{bottom:clamp(2rem,2.380952381vw,2.8125rem);left:clamp(2.5rem,2.9761904762vw,3.5625rem)}.modules-side-tab-content__featured-project .title{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.modules-side-tab-content__featured-project.ready{max-height:none;visibility:visible}.modules-side-tab-content__featured-project.selected{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.modules-side-tab-content__featured-project-title{background:#292929;padding:clamp(2.5rem,2.9761904762vw,3.5625rem) clamp(2.5rem,2.2619047619vw,2.6875rem) clamp(2.5rem,2.9761904762vw,3.5625rem) clamp(2.5rem,2.9761904762vw,3.5625rem)}.modules-side-tab-content__featured-project-title h4{color:#fff;font-family:utopia-std,serif;font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem);font-size:20px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:18px}@media (min-width:42.5em){.modules-side-tab-content__featured-project-title h4{font-size:26px}}@media (min-width:61.25em){.modules-side-tab-content__featured-project-title h4{font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem)}}.modules-side-tab-content__featured-project-title a{color:var(--theme-dk);font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;text-decoration:none;text-transform:uppercase}@media (min-width:42.5em){.modules-side-tab-content__featured-project-title a{font-size:16px}}@media (min-width:61.25em){.modules-side-tab-content__featured-project-title a{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-side-tab-content__featured-project-title a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:61.25em){.modules-side-tab-content--project-left .modules-side-tab-content__content{grid-template-areas:"feat-project tab-navigation" "feat-project tab-content";grid-template-columns:38vw 1fr}}.modules-resources{--btn-color:#448f9c;--btn-text-color:#fff;--btn-bg-color:transparent;--link-color:#448f9c;background:var(--theme-lt);padding-top:clamp(3.75rem,7.7380952381vw,9.25rem);position:relative}.modules-resources>h2{color:#292929;font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;margin-bottom:clamp(2.5rem,5.0595238095vw,6.0625rem);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);text-transform:uppercase}@media (min-width:42.5em){.modules-resources>h2{font-size:18px}}@media (min-width:61.25em){.modules-resources>h2{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem)}}.modules-resources:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--teal.png?1720705185257);background-size:35px;content:"";height:50%;position:absolute;right:0;top:0;width:calc(100% - 45vw + 41px)}@media (min-width:81.25em){.modules-resources:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-resources:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-resources:before{background-size:46px}}.modules-resources__content{display:grid;grid-template-columns:45vw 1fr;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem)}.modules-resources__featured-resource{display:grid;grid-template-columns:1fr;margin-bottom:80px}@media (min-width:61.25em){.modules-resources__featured-resource{grid-template-columns:calc(45vw - 41px) 1fr}}.modules-resources__featured-resource h3{font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;line-height:1.3}@media (min-width:42.5em){.modules-resources__featured-resource h3{font-size:36px}}@media (min-width:61.25em){.modules-resources__featured-resource h3{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}.modules-resources__featured-resource h4{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;text-transform:uppercase}@media (min-width:42.5em){.modules-resources__featured-resource h4{font-size:16px}}@media (min-width:61.25em){.modules-resources__featured-resource h4{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-resources__featured-image{padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}@media (min-width:61.25em){.modules-resources__featured-image{padding-left:0;padding-right:0}.modules-resources__featured-image .image{height:100%}}.modules-resources__featured-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative}@media (min-width:61.25em){.modules-resources__featured-content{padding-right:0}}.modules-resources__featured-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.modules-resources__featured-details h3{margin-bottom:10px}.modules-resources__featured-details h4{color:var(--theme-dk);font-family:trade-gothic-next,sans-serif;font-size:14px;font-size:clamp(1rem,1.0714285714vw,1.25rem);font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-bottom:clamp(1.25rem,1.9047619048vw,2.25rem);text-transform:uppercase}@media (min-width:42.5em){.modules-resources__featured-details h4{font-size:16px}}@media (min-width:61.25em){.modules-resources__featured-details h4{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-resources__featured-details p{margin-top:0}.modules-resources__featured-details p:last-of-type{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:0}@media (min-width:61.25em){.modules-resources__featured-details p:last-of-type{font-size:clamp(.9114583333rem,1.4880952381vw,1.75rem)}}@media (min-width:100em){.modules-resources__featured-details p:last-of-type{font-size:25px}}.modules-resources__featured-details a{margin-top:clamp(2.5rem,5.0595238095vw,6.0625rem)}.modules-resources__featured-details a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.modules-resources_featured-items{-webkit-column-gap:47px;-moz-column-gap:47px;column-gap:47px;display:grid;grid-template-columns:1fr;padding-bottom:clamp(3.75rem,8.3333333333vw,10rem);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);row-gap:47px}@media (min-width:42.5em){.modules-resources_featured-items{grid-template-columns:1fr 1fr}}@media (min-width:61.25em){.modules-resources_featured-items{grid-template-columns:1fr 1fr 1fr 1fr}}.modules-resources_featured-card{position:relative}.modules-resources_featured-card .image{margin-bottom:30px}.modules-resources_featured-card h3{font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:5px}@media (min-width:42.5em){.modules-resources_featured-card h3{font-size:30px}}@media (min-width:61.25em){.modules-resources_featured-card h3{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.modules-resources_featured-card h4{color:var(--theme-dk);font-family:trade-gothic-next,sans-serif;font-size:14px;font-size:clamp(1rem,1.0714285714vw,1.25rem);font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;text-transform:uppercase}@media (min-width:42.5em){.modules-resources_featured-card h4{font-size:16px}}@media (min-width:61.25em){.modules-resources_featured-card h4{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-resources_featured-card a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.featured-card__image{position:relative}.featured-card__image .source-logo{left:25px;position:absolute;top:25px;width:70px}.modules-three-up-grid{--link-color:#e4b50d;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);padding-top:clamp(3.75rem,7.1428571429vw,8.5625rem);position:relative}.modules-three-up-grid>h2{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;margin-bottom:clamp(2.5rem,5.0595238095vw,6.0625rem);text-transform:uppercase}@media (min-width:42.5em){.modules-three-up-grid>h2{font-size:18px}}@media (min-width:61.25em){.modules-three-up-grid>h2{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem)}}.modules-three-up-grid:after,.modules-three-up-grid:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--yellow.png?1720705185257);background-position:-6px -6px;background-size:35px;content:"";height:30vw;position:absolute;width:30vw}@media (min-width:81.25em){.modules-three-up-grid:after,.modules-three-up-grid:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-three-up-grid:after,.modules-three-up-grid:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-three-up-grid:after,.modules-three-up-grid:before{background-size:46px}}.modules-three-up-grid:before{bottom:0;left:0}.modules-three-up-grid:after{right:0;top:0}.modules-three-up-grid__content{color:#fff;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:1fr;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative;row-gap:15px;z-index:1}@media (min-width:61.25em){.modules-three-up-grid__content{grid-template-columns:1fr 1fr}}@media (min-width:75em){.modules-three-up-grid__content{grid-template-columns:1fr 1fr 1fr}}.modules-three-up-grid__card{--card-hover-background:#292929;display:grid;grid-template-columns:1fr;overflow:hidden;position:relative}.modules-three-up-grid__card:after{background-color:var(--card-hover-background);content:"";height:100%;left:0;opacity:1;position:absolute;top:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:-o-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-o-transform .2s ease-in-out;width:100%}.modules-three-up-grid__card:hover:after{-webkit-transform:translateZ(0);transform:translateZ(0)}@media (min-width:61.25em){.modules-three-up-grid__card:last-child{-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0)}}@media (min-width:75em){.modules-three-up-grid__card:last-child{-webkit-transform:none;-o-transform:none;transform:none}}.modules-three-up-grid__card:hover .modules-three-up-grid__card-detail{max-height:100%}.modules-three-up-grid__card:hover .modules-three-up-grid__card-detail>*{opacity:1}.modules-three-up-grid__card-image{grid-column:1;grid-row:1;padding-top:100%;position:relative}.modules-three-up-grid__card-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-column:1;grid-row:1;justify-content:center;overflow:hidden;padding:40px;position:relative;z-index:2}@media (min-width:75em){.modules-three-up-grid__card-content{padding:clamp(.3125rem,3.3928571429vw,4.0625rem)}}.modules-three-up-grid__card-content a{justify-self:center;text-decoration:none}.modules-three-up-grid__card-content a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.modules-three-up-grid__card-content a:hover{text-decoration:none}.modules-three-up-grid__card-detail{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:0;overflow:hidden;-webkit-transition:max-height .3s cubic-bezier(.83,0,.17,1);-o-transition:max-height .3s cubic-bezier(.83,0,.17,1);transition:max-height .3s cubic-bezier(.83,0,.17,1);will-change:max-height}.modules-three-up-grid__card-detail,.modules-three-up-grid__card-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.modules-three-up-grid__card-title{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modules-three-up-grid__card-title h3{font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1;margin-bottom:8px;text-align:center}@media (min-width:42.5em){.modules-three-up-grid__card-title h3{font-size:48px}}@media (min-width:61.25em){.modules-three-up-grid__card-title h3{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.modules-three-up-grid__card-copy{font-size:clamp(1rem,1.0714285714vw,1.25rem);margin-bottom:25px;opacity:0;text-align:center;-webkit-transition:opacity .3s cubic-bezier(.83,0,.17,1) .3s;-o-transition:opacity .3s cubic-bezier(.83,0,.17,1) .3s;transition:opacity .3s cubic-bezier(.83,0,.17,1) .3s}@media (min-width:61.25em){.modules-three-up-grid__card-copy{font-size:clamp(.875rem,1.0714285714vw,1.25rem)}}.modules-two-column-cta{--theme-lt:#f5f6e6;--theme-dk:#a9b533;--btn-color:var(--theme-dk);--btn-text-color:var(--theme-dk);--btn-bg-color:rgba(0,0,0,.4);--form-single-field-background:rgba(0,0,0,.4);--form-single-field-color:var(--theme-dk);display:grid;grid-template-areas:"cta" "email-cta";grid-template-columns:1fr}@media (min-width:61.25em){.modules-two-column-cta{grid-template-areas:"cta email-cta";grid-template-columns:1fr 1fr}}.modules-two-column-cta__cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:clamp(2.5rem,8.9285714286vw,10.6875rem) clamp(2.5rem,7.1428571429vw,8.5625rem) clamp(2.5rem,7.1428571429vw,8.5625rem);position:relative}.modules-two-column-cta__cta:before{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.4)),to(rgba(0,0,0,.4)));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.4),rgba(0,0,0,.4));background:-o-linear-gradient(bottom,rgba(0,0,0,.4),rgba(0,0,0,.4));background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.modules-two-column-cta__cta-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;position:relative;z-index:1}.modules-two-column-cta__cta-content h4{color:#fff;font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1;margin-bottom:clamp(2.5rem,4.4642857143vw,5.3125rem);text-align:center}@media (min-width:42.5em){.modules-two-column-cta__cta-content h4{font-size:48px}}@media (min-width:61.25em){.modules-two-column-cta__cta-content h4{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.modules-two-column-cta__cta-content p{text-align:center}.modules-two-column-cta__cta-content .form-single--lg .field__label{width:85%}.modules-two-column-cta__custom{background:url(/wp-content/themes/micd-theme/dist/img/cta-contact.jpg) no-repeat;background-size:cover;grid-area:cta}.modules-two-column-cta__custom h4{padding:0 1em}.modules-two-column-cta__email{background:url(/wp-content/themes/micd-theme/dist/img/cta-email.jpg) no-repeat;background-size:cover;grid-area:email-cta}.modules-two-column-cta__email .modules-two-column-cta__cta-content h4{margin-bottom:10px}.modules-two-column-cta__email .modules-two-column-cta__cta-content p{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:clamp(2.5rem,3.0952380952vw,3.6875rem);margin-top:0}@media (min-width:61.25em){.modules-two-column-cta__email .modules-two-column-cta__cta-content p{font-size:clamp(.9114583333rem,1.4880952381vw,1.75rem)}}@media (min-width:100em){.modules-two-column-cta__email .modules-two-column-cta__cta-content p{font-size:25px}}.modules-two-column-cta__email .form-single{max-width:372px;width:100%}.modules-video-loop{--video-loop-lg-copy:#fff;--video-loop-md-copy:#fff;--video-loop-sm-copy:#fff;--video-loop-play-btn-border:#f7941d;--video-loop-play-btn-label:#fff;display:grid;grid-template-columns:1fr}.modules-video-loop__video-loop{grid-column:1;grid-row:1;overflow:hidden;position:relative;width:100%}.modules-video-loop__video-loop>video{height:calc(100% + 2px);-o-object-fit:cover;object-fit:cover;width:calc(100% + 2px)}.modules-video-loop__video-loop:before{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5)));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,.5));background:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,.5));background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.modules-video-loop__video-loop:after{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--orange.png?1720705185257);background-size:35px;bottom:0;content:"";height:30%;position:absolute;right:0;width:100%}@media (min-width:81.25em){.modules-video-loop__video-loop:after{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-video-loop__video-loop:after{background-size:38.3333333333px}}@media (min-width:100em){.modules-video-loop__video-loop:after{background-size:46px}}@media (min-width:61.25em){.modules-video-loop__video-loop:after{height:100%;right:0;top:0;width:29vw}}.modules-video-loop__content{display:grid;grid-column:1;grid-row:1;grid-template-columns:1fr;padding:clamp(2.5rem,5.0595238095vw,6.0625rem) clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative;row-gap:40px;z-index:1}@media (min-width:61.25em){.modules-video-loop__content{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;grid-template-columns:53vw 1fr;padding-right:0}}.modules-video-loop__copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;row-gap:50px}@media (min-width:61.25em){.modules-video-loop__copy{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.modules-video-loop__large-copy{color:var(--video-loop-lg-copy);font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1;margin-top:auto;text-align:center}@media (min-width:42.5em){.modules-video-loop__large-copy{font-size:48px}}@media (min-width:61.25em){.modules-video-loop__large-copy{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem);text-align:left;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}}.modules-video-loop__additional-copy{margin-top:auto}.modules-video-loop__additional-copy p{margin-top:0}.modules-video-loop__medium-copy{color:var(--video-loop-md-copy);font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;text-align:center;text-transform:uppercase}@media (min-width:42.5em){.modules-video-loop__medium-copy{font-size:18px}}@media (min-width:61.25em){.modules-video-loop__medium-copy{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem);text-align:left}}.modules-video-loop__small-copy{color:var(--video-loop-sm-copy);font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;text-align:center;text-transform:uppercase}@media (min-width:42.5em){.modules-video-loop__small-copy{font-size:16px}}@media (min-width:61.25em){.modules-video-loop__small-copy{font-size:clamp(.65625rem,1.0714285714vw,1.25rem);text-align:left}}.modules-video-loop__play-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}@media (min-width:61.25em){.modules-video-loop__play-area{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.modules-video-loop__play-btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.15);border:1px solid var(--video-loop-play-btn-border);border-radius:50%;color:var(--video-loop-play-btn-label);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;height:clamp(11.5625rem,23.5714285714vw,28.25rem);justify-content:center;letter-spacing:.15em;line-height:1.28;position:relative;text-decoration:none;text-transform:uppercase;-webkit-transition:background-color .2s ease-out,-webkit-backdrop-filter .2s ease-out;transition:background-color .2s ease-out,-webkit-backdrop-filter .2s ease-out;-o-transition:backdrop-filter .2s ease-out,background-color .2s ease-out;transition:backdrop-filter .2s ease-out,background-color .2s ease-out;transition:backdrop-filter .2s ease-out,background-color .2s ease-out,-webkit-backdrop-filter .2s ease-out;width:clamp(11.5625rem,23.5714285714vw,28.25rem)}@media (min-width:42.5em){.modules-video-loop__play-btn{font-size:16px}}@media (min-width:61.25em){.modules-video-loop__play-btn{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-video-loop__play-btn .c-icon{color:var(--video-loop-play-btn-border)}@media (min-width:61.25em){.modules-video-loop__play-btn .c-icon{margin-bottom:clamp(1.25rem,2.9761904762vw,3.5625rem)}}.modules-video-loop__play-btn .label{height:0;visibility:hidden}@media (min-width:61.25em){.modules-video-loop__play-btn .label{height:auto;visibility:visible}}.modules-video-loop__play-btn:before{background-color:hsla(0,0%,100%,.06);border:1px solid var(--video-loop-play-btn-border);border-radius:50%;content:"";height:calc(100% + 16px);left:0;margin-left:-8px;margin-top:-8px;opacity:.6;position:absolute;top:0;-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;-o-transition:opacity .2s ease-out,-o-transform .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;width:calc(100% + 16px);z-index:-1}.modules-video-loop__play-btn:hover{-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background-color:hsla(0,0%,100%,.3)}.modules-video-loop__play-btn:hover:before{opacity:1;-webkit-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}.modules-scrolling-list{--scrolling-list-intro:#575757;--scrolling-list-item-background:var(--theme-dk);--scrolling-list-item-title:#fff;--scrolling-list-item-copy:#292929;--scrolling-list-background:var(--theme-lt);background-color:var(--scrolling-list-background);padding:clamp(3.75rem,7.7380952381vw,9.25rem) clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative}.modules-scrolling-list:before{background-image:var(--theme-graph-asset);background-position:-6px -6px;background-size:35px;bottom:0;content:"";height:calc(100% - 23vw);left:0;position:absolute;width:100%}@media (min-width:81.25em){.modules-scrolling-list:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-scrolling-list:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-scrolling-list:before{background-size:46px}}.modules-scrolling-list>.c-icon--logo-mark{color:var(--scrolling-list-intro);margin-bottom:clamp(2.5rem,4.4642857143vw,5.3125rem)}.modules-scrolling-list__content{display:grid;grid-template-columns:1fr;position:relative;row-gap:40px}@media (min-width:61.25em){.modules-scrolling-list__content{-webkit-column-gap:112px;-moz-column-gap:112px;column-gap:112px;grid-template-columns:1fr 1fr}}.modules-scrolling-list__intro-copy{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}@media (min-width:61.25em){.modules-scrolling-list__intro-copy{font-size:clamp(.9114583333rem,1.4880952381vw,1.75rem)}}@media (min-width:100em){.modules-scrolling-list__intro-copy{font-size:25px}}@media (min-width:61.25em){.modules-scrolling-list__intro-copy{position:sticky;top:var(--sticky-element-top)}}.modules-scrolling-list__intro-title{color:var(--scrolling-list-intro);font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1;line-height:1.3}@media (min-width:42.5em){.modules-scrolling-list__intro-title{font-size:48px}}@media (min-width:61.25em){.modules-scrolling-list__intro-title{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}p.modules-scrolling-list__intro-title{margin-top:0}.modules-scrolling-list__list>ul{list-style:none;margin:0;padding:0}.modules-scrolling-list__list-item{background:var(--scrolling-list-item-background);display:grid;grid-template-areas:"title" "copy";grid-template-columns:1fr;margin-bottom:40px;padding:clamp(2.1875rem,3.869047619vw,4.625rem);row-gap:12px}.modules-scrolling-list__list-item:last-child{margin-bottom:0}.modules-scrolling-list--numbered-list .modules-scrolling-list__list-item{grid-template-areas:"counter" "title" "copy"}@media (min-width:61.25em){.modules-scrolling-list__list-item{grid-template-areas:"title" "copy"}.modules-scrolling-list--numbered-list .modules-scrolling-list__list-item{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;grid-template-areas:"counter title" "empty copy";grid-template-columns:clamp(3.25rem,4.5833333333vw,5.5rem) 1fr}}.modules-scrolling-list__list-item .item-bullet{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;color:var(--scrolling-list-item-title);-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;grid-area:counter;justify-content:flex-start;letter-spacing:.2em;margin-bottom:-.4em;text-transform:uppercase}@media (min-width:42.5em){.modules-scrolling-list__list-item .item-bullet{font-size:18px}}@media (min-width:61.25em){.modules-scrolling-list__list-item .item-bullet{-webkit-box-pack:justify;-ms-flex-pack:justify;font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem);justify-content:space-between}}.modules-scrolling-list__list-item .item-bullet>span{color:#292929}.modules-scrolling-list__list-item h3{color:var(--scrolling-list-item-title);font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;grid-area:title;line-height:1.3;line-height:1.1}@media (min-width:42.5em){.modules-scrolling-list__list-item h3{font-size:36px}}@media (min-width:61.25em){.modules-scrolling-list__list-item h3{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}.modules-scrolling-list__list-item p{color:var(--scrolling-list-item-copy);grid-area:copy;margin-top:0}.modules-scrolling-list__list-item p:last-of-type{margin-bottom:0}.modules-parallax-feature{--btn-bg-color:rgba(0,0,0,.43);--btn-color:#f7941d;--btn-text-color:#fff;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.modules-parallax-feature__image{grid-column:1;grid-row:1;height:100vw;overflow:hidden;position:relative}@media (min-width:61.25em){.modules-parallax-feature__image{height:42vw}}.modules-parallax-feature__image img{left:0;min-height:120%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.modules-parallax-feature__image:after{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.2))),-webkit-gradient(linear,left top,left bottom,color-stop(76.54%,transparent),color-stop(93.82%,rgba(0,0,0,.4)));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.2),rgba(0,0,0,.2)),-webkit-linear-gradient(top,transparent 76.54%,rgba(0,0,0,.4) 93.82%);background:-o-linear-gradient(bottom,rgba(0,0,0,.2),rgba(0,0,0,.2)),-o-linear-gradient(top,transparent 76.54%,rgba(0,0,0,.4) 93.82%);background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(180deg,transparent 76.54%,rgba(0,0,0,.4) 93.82%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.modules-parallax-feature__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-column:1;grid-row:1;height:100%;justify-content:center;padding-bottom:50px;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative;row-gap:20px;width:100%;z-index:1}@media (min-width:61.25em){.modules-parallax-feature__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-end;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}}.modules-parallax-feature__content h3{color:#fff;font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;text-align:center}@media (min-width:42.5em){.modules-parallax-feature__content h3{font-size:30px}}@media (min-width:61.25em){.modules-parallax-feature__content h3{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);text-align:left}.modules-parallax-feature__content a{margin-left:auto}}.modules-parallax-feature__content cite{-webkit-box-orient:vertical;-webkit-box-direction:normal;bottom:20px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:clamp(1.875rem,5.0595238095vw,6.0625rem);left:clamp(1.875rem,7.1428571429vw,8.5625rem);line-height:1.25;position:absolute;text-align:right}.modules-parallax-feature__content cite span:first-child{font-family:trade-gothic-next,sans-serif;font-size:12px;font-style:normal;font-weight:400;text-align:left;text-transform:uppercase}.modules-parallax-feature__content cite span:first-child .heading{text-transform:capitalize}.modules-parallax-feature__content cite span:last-child{font-family:trade-gothic-next,sans-serif;font-size:12px;font-weight:300}.modules-leadership{--theme-lt:#feefdd;--theme-dk:#f7941d;--link-color:var(--theme-dk);padding-bottom:clamp(3.75rem,7.1428571429vw,8.5625rem);padding-top:clamp(3.75rem,7.7380952381vw,9.25rem);position:relative}.modules-leadership:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--orange.png?1720705185257);background-position:-6px -6px;background-size:35px;content:"";height:80vw;position:absolute;right:0;top:0;width:28vw}@media (min-width:81.25em){.modules-leadership:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-leadership:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-leadership:before{background-size:46px}}.modules-leadership__partners{-webkit-column-gap:clamp(2.5rem,4.0476190476vw,4.8125rem);-moz-column-gap:clamp(2.5rem,4.0476190476vw,4.8125rem);column-gap:clamp(2.5rem,4.0476190476vw,4.8125rem);display:grid;grid-template-columns:1fr;margin-bottom:clamp(2.5rem,5.9523809524vw,7.125rem);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);row-gap:clamp(2.5rem,4.0476190476vw,4.8125rem)}@media (min-width:61.25em){.modules-leadership__partners{grid-template-columns:1fr 1fr}}.modules-leadership__partner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.modules-leadership__partner>img{margin-bottom:30px;width:130px}.modules-leadership__partner:first-child{padding-left:var(--site-inset)}.modules-leadership__partner:last-child{padding-right:var(--site-inset)}.modules-leadership__partner h4{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-bottom:16px;text-align:center;text-transform:uppercase}@media (min-width:42.5em){.modules-leadership__partner h4{font-size:16px}}@media (min-width:61.25em){.modules-leadership__partner h4{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-leadership__partner p{color:#575757;margin-top:0;text-align:center}.modules-leadership__partner p:last-child{margin-bottom:0}@media (min-width:61.25em){.modules-leadership__partner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.modules-leadership__partner h4,.modules-leadership__partner p{text-align:left}}.modules-leadership__team-content{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative}.modules-leadership__team-content:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--orange.png?1720705185257);background-position:-6px -6px;background-size:35px;content:"";height:40vw;left:0;position:absolute;top:-17vw;width:28vw}@media (min-width:81.25em){.modules-leadership__team-content:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-leadership__team-content:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-leadership__team-content:before{background-size:46px}}.modules-leadership__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:0 auto clamp(2.5rem,3.869047619vw,4.625rem);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}.modules-leadership__title>h2{font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1;text-align:center}@media (min-width:42.5em){.modules-leadership__title>h2{font-size:48px}}@media (min-width:61.25em){.modules-leadership__title>h2{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.modules-leadership__title>h3{font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;line-height:1.3;text-align:center}@media (min-width:42.5em){.modules-leadership__title>h3{font-size:36px}}@media (min-width:61.25em){.modules-leadership__title>h3{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}.modules-leadership__title>p{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;text-align:center}@media (min-width:61.25em){.modules-leadership__title>p{font-size:clamp(.9114583333rem,1.4880952381vw,1.75rem)}}@media (min-width:100em){.modules-leadership__title>p{font-size:25px}}@media (min-width:61.25em){.modules-leadership__title{max-width:70vw}}.modules-leadership__team-members{-webkit-column-gap:53px;-moz-column-gap:53px;column-gap:53px;display:grid;grid-template-columns:1fr;row-gap:53px}@media (min-width:61.25em){.modules-leadership__team-members{grid-template-columns:1fr 1fr 1fr}}.modules-leadership__team-card .image{margin-bottom:30px}.modules-leadership__team-card h5{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-bottom:12px;text-transform:uppercase}@media (min-width:42.5em){.modules-leadership__team-card h5{font-size:16px}}@media (min-width:61.25em){.modules-leadership__team-card h5{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-leadership__team-card a{color:#292929;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;text-decoration:none;text-transform:uppercase}@media (min-width:42.5em){.modules-leadership__team-card a{font-size:16px}}@media (min-width:61.25em){.modules-leadership__team-card a{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-leadership__team-card a.more-link{color:var(--link-color);margin-top:clamp(1.875rem,2.380952381vw,2.8125rem)}.modules-leadership__team-card p{color:#575757;margin-top:0}.modules-leadership__team-card p:last-of-type{margin-bottom:0}.modules-leadership__member-name{background:#fff;bottom:0;font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;left:0;line-height:1.2;padding-right:clamp(.625rem,1.7857142857vw,2.125rem);padding-top:clamp(.625rem,1.6071428571vw,1.875rem);position:absolute}@media (min-width:42.5em){.modules-leadership__member-name{font-size:30px}}@media (min-width:61.25em){.modules-leadership__member-name{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.modules-leadership__team-links{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:clamp(1rem,2.380952381vw,2.8125rem)}.modules-leadership__team-links>*{position:relative}.modules-leadership__team-links>:after{content:"/";padding-left:5px;padding-right:5px}.modules-leadership__team-links>:last-child:after{display:none}.modules-history{--theme-lt:#feefdd;--theme-dk:#f7941d;padding-bottom:clamp(3.75rem,7.1428571429vw,8.5625rem);padding-top:clamp(3.75rem,8.3333333333vw,10rem);position:relative}.modules-history>h2{color:var(--theme-dk);font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1;margin-bottom:clamp(2.5rem,5.0595238095vw,6.0625rem);text-align:center}@media (min-width:42.5em){.modules-history>h2{font-size:48px}}@media (min-width:61.25em){.modules-history>h2{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.modules-history:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--orange.png?1720705185257);background-position:-6px -6px;background-size:35px;bottom:0;content:"";height:67.3809524vw;position:absolute;right:0;width:27.6785714vw;z-index:1}@media (min-width:81.25em){.modules-history:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-history:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-history:before{background-size:46px}}.modules-history__block{-webkit-column-gap:clamp(1.875rem,5.0595238095vw,6.0625rem);-moz-column-gap:clamp(1.875rem,5.0595238095vw,6.0625rem);column-gap:clamp(1.875rem,5.0595238095vw,6.0625rem);-webkit-column-gap:clamp(1.875rem,7.1428571429vw,8.5625rem);-moz-column-gap:clamp(1.875rem,7.1428571429vw,8.5625rem);column-gap:clamp(1.875rem,7.1428571429vw,8.5625rem);display:grid;grid-template-areas:"image" "copy";grid-template-columns:1fr;margin-bottom:clamp(3.75rem,7.1428571429vw,8.5625rem);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative;row-gap:clamp(1.875rem,5.0595238095vw,6.0625rem);row-gap:clamp(1.875rem,7.1428571429vw,8.5625rem);z-index:2}.modules-history__block:last-child{margin-bottom:0}@media (min-width:61.25em){.modules-history__block{grid-template-areas:"image copy";grid-template-columns:50vw 1fr}.modules-history__block--left.modules-history__block--full-bleed{padding-left:0}.modules-history__block--right{grid-template-areas:"copy image";grid-template-columns:1fr 50vw}.modules-history__block--right.modules-history__block--full-bleed{padding-right:0}}.modules-history__block-image{grid-area:image}.modules-history__block-image>img{max-width:100%}.modules-history__block-copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:copy;justify-content:center}.modules-history__block-copy h4{color:var(--theme-dk);font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2}@media (min-width:42.5em){.modules-history__block-copy h4{font-size:30px}}@media (min-width:61.25em){.modules-history__block-copy h4{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.modules-history__block-copy .modules-history__block-title{margin-bottom:12px}.modules-history__block-copy h4:not(.modules-history__block-title){margin-bottom:1em;margin-top:.4em}.modules-history__block-copy p{color:#575757;margin-top:0}.modules-history__block-copy p:last-child{margin-bottom:0}.modules-two-column-tab-block{--btn-bg-color:#fff;--btn-color:var(--theme-dk);--btn-text-color:var(--theme-dk);--link-color:var(--theme-dk);--form-single-field-color:var(--theme-dk);background:var(--theme-lt);color:#575757;padding:clamp(3.75rem,8.3333333333vw,10rem) clamp(1.875rem,7.1428571429vw,8.5625rem) clamp(3.75rem,14.880952381vw,17.8125rem);position:relative}.modules-two-column-tab-block:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--orange.png?1720705185257);background-size:35px;bottom:0;content:"";height:38vw;left:0;position:absolute;width:46.547619vw}@media (min-width:81.25em){.modules-two-column-tab-block:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-two-column-tab-block:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-two-column-tab-block:before{background-size:46px}}.modules-two-column-tab-block__title{margin-bottom:40px}.modules-two-column-tab-block__title>h2{font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1}@media (min-width:42.5em){.modules-two-column-tab-block__title>h2{font-size:48px}}@media (min-width:61.25em){.modules-two-column-tab-block__title>h2{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.modules-two-column-tab-block__title>p{margin-top:0}.modules-two-column-tab-block__title>p:last-child{margin-bottom:0}.modules-two-column-tab-block__tabs{--btn-bg-color:#fff;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:clamp(2.5rem,5.0595238095vw,6.0625rem)}@media (min-width:61.25em){.modules-two-column-tab-block__tabs.mobile-select{display:none}}.modules-two-column-tab-block__tabs:not(.mobile-select){display:none}@media (min-width:61.25em){.modules-two-column-tab-block__tabs:not(.mobile-select){display:-webkit-box;display:-ms-flexbox;display:flex}}.modules-two-column-tab-block__tabs [role=tab]{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;height:clamp(1.9375rem,4.7023809524vw,5.625rem);letter-spacing:.15em;line-height:1.28;max-height:none;padding:10px;text-transform:uppercase;white-space:normal;width:clamp(11.6875rem,20.7738095238vw,24.875rem)}@media (min-width:42.5em){.modules-two-column-tab-block__tabs [role=tab]{font-size:16px}}@media (min-width:61.25em){.modules-two-column-tab-block__tabs [role=tab]{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-two-column-tab-block__tabs [role=tab][aria-selected=true]{--btn-bg-color:var(--theme-dk);--btn-text-color:#fff}@media (min-width:61.25em){.modules-two-column-tab-block__tabs{overflow:hidden}}.modules-two-column-tab-block__tab-panels{display:grid;grid-template-columns:1fr;position:relative;z-index:1}.modules-two-column-tab-block__tab-panel{-webkit-column-gap:clamp(2.5rem,5.0595238095vw,6.0625rem);-moz-column-gap:clamp(2.5rem,5.0595238095vw,6.0625rem);column-gap:clamp(2.5rem,5.0595238095vw,6.0625rem);display:grid;grid-column:1;grid-row:1;grid-template-columns:1fr;opacity:0;row-gap:clamp(2.5rem,3.8095238095vw,4.5625rem);visibility:hidden}.modules-two-column-tab-block__tab-panel.selected{opacity:1;visibility:visible}@media (min-width:61.25em){.modules-two-column-tab-block__tab-panel{grid-template-columns:42.5vw 1fr}}.modules-two-column-tab-block__primary-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;background:var(--theme-md);color:#575757;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;padding:clamp(2.5rem,4.7619047619vw,5.6875rem) clamp(2.5rem,4.4642857143vw,5.3125rem)}.modules-two-column-tab-block__primary-content h2{font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:12px}@media (min-width:42.5em){.modules-two-column-tab-block__primary-content h2{font-size:30px}}@media (min-width:61.25em){.modules-two-column-tab-block__primary-content h2{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.modules-two-column-tab-block__primary-content>p{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-top:0}@media (min-width:61.25em){.modules-two-column-tab-block__primary-content>p{font-size:clamp(.9114583333rem,1.4880952381vw,1.75rem)}}@media (min-width:100em){.modules-two-column-tab-block__primary-content>p{font-size:25px}}.modules-two-column-tab-block__primary-content>p:last-of-type{margin-bottom:60px}.modules-two-column-tab-block__tab-panel-cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:30px}@media (min-width:42.5em){.modules-two-column-tab-block__tab-panel-cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}}.modules-two-column-tab-block__secondary{-webkit-column-gap:clamp(2.5rem,3.75vw,4.5rem);-moz-column-gap:clamp(2.5rem,3.75vw,4.5rem);column-gap:clamp(2.5rem,3.75vw,4.5rem);display:grid;grid-template-columns:1fr;row-gap:clamp(2.5rem,3.75vw,4.5rem)}@media (min-width:75em){.modules-two-column-tab-block__secondary{grid-template-columns:1fr 1fr;grid-template-rows:-webkit-min-content -webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content min-content}.modules-two-column-tab-block__secondary-block:first-child{grid-column:1/span 2}}.modules-two-column-tab-block__secondary-block>h3{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-bottom:10px;text-transform:uppercase}@media (min-width:42.5em){.modules-two-column-tab-block__secondary-block>h3{font-size:16px}}@media (min-width:61.25em){.modules-two-column-tab-block__secondary-block>h3{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-two-column-tab-block__secondary-block>p{margin-top:0}.modules-two-column-tab-block__secondary-block>p:last-of-type{margin-bottom:0}.modules-link-grid{--theme-lt:#feefdd;--theme-md:#fde0bf;--theme-dk:#f7941d;background:var(--theme-lt);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-top:clamp(3.75rem,8.3333333333vw,10rem);position:relative}.modules-link-grid:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--orange.png?1720705185257);background-size:35px;bottom:0;content:"";height:calc(100% - 24vw);left:0;position:absolute;width:100%}@media (min-width:81.25em){.modules-link-grid:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-link-grid:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-link-grid:before{background-size:46px}}.modules-link-grid.has-featured-cta{overflow:hidden}.modules-link-grid.has-featured-cta:after{background:#fff;bottom:-2px;content:"";height:7.4404762vw;left:0;position:absolute;width:100%;z-index:1}.modules-link-grid__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:clamp(2.5rem,5.0595238095vw,6.0625rem)}@media (min-width:61.25em){.modules-link-grid__title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:clamp(4.6875rem,5.6547619048vw,6.75rem);-moz-column-gap:clamp(4.6875rem,5.6547619048vw,6.75rem);column-gap:clamp(4.6875rem,5.6547619048vw,6.75rem);-ms-flex-direction:row;flex-direction:row}}.modules-link-grid__title h2{-ms-flex-negative:0;flex-shrink:0;font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1}@media (min-width:42.5em){.modules-link-grid__title h2{font-size:48px}}@media (min-width:61.25em){.modules-link-grid__title h2{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.modules-link-grid__link-items{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-auto-rows:1fr;grid-template-columns:1fr;margin-bottom:clamp(2.5rem,5.3571428571vw,6.375rem);row-gap:20px}@media (min-width:42.5em){.modules-link-grid__link-items{grid-template-columns:1fr 1fr}}@media (min-width:61.25em){.modules-link-grid__link-items{grid-template-columns:1fr 1fr 1fr}}.modules-link-grid__link-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--theme-md);color:#575757;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;padding:40px;position:relative;-webkit-transition:background-color .2s ease-out,color .2s ease-out;-o-transition:background-color .2s ease-out,color .2s ease-out;transition:background-color .2s ease-out,color .2s ease-out}.modules-link-grid__link-item h3{font-family:utopia-std,serif;font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem);font-size:20px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:12px}@media (min-width:42.5em){.modules-link-grid__link-item h3{font-size:26px}}@media (min-width:61.25em){.modules-link-grid__link-item h3{font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem)}}.modules-link-grid__link-item h4{color:var(--theme-dk);font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;text-transform:uppercase;-webkit-transition:background-color .2s ease-out,color .2s ease-out;-o-transition:background-color .2s ease-out,color .2s ease-out;transition:background-color .2s ease-out,color .2s ease-out}@media (min-width:42.5em){.modules-link-grid__link-item h4{font-size:16px}}@media (min-width:61.25em){.modules-link-grid__link-item h4{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-link-grid__link-item a{height:100%;left:0;position:absolute;top:0;width:100%}.modules-link-grid__link-item:hover{background-color:var(--theme-dk);color:#fff}.modules-link-grid__link-item:hover h4{color:#fff}.modules-link-grid__featured-cta{--btn-color:var(--theme-dk);--btn-bg-color:#fff;--btn-text-color:var(--theme-dk);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-pack:distribute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--theme-dk);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-around;padding:clamp(2.5rem,5.7142857143vw,6.8125rem) 40px;position:relative;z-index:2}@media (min-width:61.25em){.modules-link-grid__featured-cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.modules-link-grid__featured-cta h2{color:#fff;font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:15px;text-align:center}@media (min-width:42.5em){.modules-link-grid__featured-cta h2{font-size:36px}}@media (min-width:61.25em){.modules-link-grid__featured-cta h2{font-size:clamp(1.75rem,2.8571428571vw,3.375rem);margin-bottom:0;text-align:left}}.modules-link-grid__cta-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:clamp(2.5rem,1.7857142857vw,2.125rem);-moz-column-gap:clamp(2.5rem,1.7857142857vw,2.125rem);column-gap:clamp(2.5rem,1.7857142857vw,2.125rem);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;row-gap:15px}@media (min-width:61.25em){.modules-link-grid__cta-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.modules-list-with-images{background:var(--theme-lt);padding:clamp(3.75rem,8.3333333333vw,10rem) clamp(1.875rem,7.1428571429vw,8.5625rem) clamp(3.75rem,7.7380952381vw,9.25rem);position:relative}.modules-list-with-images:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--orange.png?1720705185257);background-size:35px;bottom:0;content:"";height:20%;left:0;position:absolute;width:100%}@media (min-width:81.25em){.modules-list-with-images:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-list-with-images:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-list-with-images:before{background-size:46px}}@media (min-width:56.25em){.modules-list-with-images:before{height:calc(100% - 13vw);left:auto;right:0;top:13vw;width:42.3214286vw}}.modules-list-with-images__content{display:grid;grid-template-columns:1fr;padding-left:var(--site-inset);position:relative;row-gap:40px;z-index:1}@media (min-width:56.25em){.modules-list-with-images__content{-webkit-column-gap:clamp(6.25rem,11.9047619048vw,14.25rem);-moz-column-gap:clamp(6.25rem,11.9047619048vw,14.25rem);column-gap:clamp(6.25rem,11.9047619048vw,14.25rem);grid-template-columns:1fr 27.321429vw}.modules-list-with-images__list-items{padding-right:clamp(1.875rem,2.9761904762vw,3.5625rem)}}@media (min-width:100em){.modules-list-with-images__list-items{padding-right:0}}.modules-list-with-images__list-item{color:#575757;margin-bottom:40px}.modules-list-with-images__list-item:last-child{margin-bottom:0}.modules-list-with-images__list-item h3{color:var(--theme-dk);font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;line-height:1.3}@media (min-width:42.5em){.modules-list-with-images__list-item h3{font-size:36px}}@media (min-width:61.25em){.modules-list-with-images__list-item h3{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}.modules-list-with-images__list-item p{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;margin-top:0}@media (min-width:61.25em){.modules-list-with-images__list-item p{font-size:clamp(.765625rem,1.25vw,1.5rem)}}@media (min-width:100em){.modules-list-with-images__list-item p{font-size:21px}}.modules-list-with-images__list-item p:last-of-type{margin-bottom:0}.modules-list-with-images__list-item ul{list-style:none;margin:20px 0;padding:0}.modules-list-with-images__list-item ul li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:clamp(.625rem,1.7857142857vw,2.125rem);-moz-column-gap:clamp(.625rem,1.7857142857vw,2.125rem);column-gap:clamp(.625rem,1.7857142857vw,2.125rem);display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.modules-list-with-images__list-item ul li .c-icon{color:var(--theme-dk)}.modules-list-with-images__images{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-pack:distribute;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-around;row-gap:40px}@media (min-width:56.25em){.modules-list-with-images__images{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-pack:distribute;align-items:center;justify-content:space-around}}.modules-list-with-images__image{width:100%}@media (min-width:56.25em){.modules-list-with-images__image{width:30vw}.modules-list-with-images__image:nth-child(2) .image{-webkit-transform:translate3d(-33.6231884%,0,0);transform:translate3d(-33.6231884%,0,0)}}@media (min-width:61.25em){.modules-list-with-images__image{width:20vw}}.modules-awards{--theme-lt:#feefdd;--theme-dk:#f7941d;--link-color:var(--theme-dk)}.modules-awards__content{display:grid;grid-template-columns:1fr;row-gap:40px}@media (min-width:56.25em){.modules-awards__content{-webkit-column-gap:45px;-moz-column-gap:45px;column-gap:45px;grid-template-columns:28.8690476vw 1fr}}.modules-awards__content .modules-awards__sticky-content{padding-top:clamp(3.75rem,7.7380952381vw,9.25rem);position:relative}.modules-awards__content .modules-awards__sticky-content:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--orange.png?1720705185257);background-position:-6px -6px;background-size:35px;content:"";height:28.8690476vw;left:0;position:absolute;top:0;width:100%}@media (min-width:81.25em){.modules-awards__content .modules-awards__sticky-content:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-awards__content .modules-awards__sticky-content:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-awards__content .modules-awards__sticky-content:before{background-size:46px}}@media (min-width:56.25em){.modules-awards__content .modules-awards__sticky-content:before{height:100%;left:0;top:0;width:28.8690476vw}}.modules-awards__content .modules-awards__title h2{font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;line-height:1.3;text-align:center}@media (min-width:42.5em){.modules-awards__content .modules-awards__title h2{font-size:36px}}@media (min-width:61.25em){.modules-awards__content .modules-awards__title h2{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}@media (min-width:56.25em){.modules-awards__content .modules-awards__title{position:sticky;top:var(--sticky-element-top)}}.modules-awards__content h3{font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:5px}@media (min-width:42.5em){.modules-awards__content h3{font-size:30px}}@media (min-width:61.25em){.modules-awards__content h3{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.modules-awards__awards{padding:clamp(3.75rem,7.7380952381vw,9.25rem) clamp(1.875rem,7.1428571429vw,8.5625rem)}@media (min-width:56.25em){.modules-awards__awards{padding-left:0}}.modules-awards__award{display:grid;grid-template-columns:1fr;margin-bottom:40px}.modules-awards__award:last-child{margin-bottom:0}@media (min-width:56.25em){.modules-awards__award{-webkit-column-gap:75px;-moz-column-gap:75px;column-gap:75px;grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr}}.modules-awards__award-year{font-family:trade-gothic-next,sans-serif;font-size:clamp(.8020833333rem,1.3095238095vw,1.5625rem);font-size:14px;font-style:normal;font-weight:700;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}@media (min-width:42.5em){.modules-awards__award-year{font-size:16px}}@media (min-width:61.25em){.modules-awards__award-year{font-size:clamp(.8020833333rem,1.3095238095vw,1.5625rem)}}.modules-testimonial-carousel{--btn-color:var(--theme-dk);--btn-text-color:var(--theme-dk);--btn-bg-color:#fff;background:var(--theme-lt);-webkit-column-gap:clamp(2.5rem,4.5833333333vw,5.5rem);-moz-column-gap:clamp(2.5rem,4.5833333333vw,5.5rem);column-gap:clamp(2.5rem,4.5833333333vw,5.5rem);display:grid;grid-template-areas:"title" "navigation" "quote";grid-template-columns:1fr;overflow:hidden;padding:clamp(3.75rem,7.7380952381vw,9.25rem) clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative}@media (min-width:61.25em){.modules-testimonial-carousel{grid-template-areas:"title images" "navigation images" "quote images";grid-template-columns:58vw 1fr;grid-template-rows:-webkit-min-content -webkit-min-content 1fr;grid-template-rows:min-content min-content 1fr;padding-left:0}}@media (min-width:73.75em){.modules-testimonial-carousel{grid-template-areas:"title images" "quote images";grid-template-columns:58vw 1fr;grid-template-rows:-webkit-min-content -webkit-min-content 1fr;grid-template-rows:min-content min-content 1fr}}@media (min-width:100em){.modules-testimonial-carousel{grid-template-areas:"title images" "quote images";grid-template-columns:58vw 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;padding-left:0}}.modules-testimonial-carousel:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--blue.png?1720705185257);background-position:-6px -6px;background-size:35px;content:"";height:100%;position:absolute;right:0;top:0;width:45vw}@media (min-width:81.25em){.modules-testimonial-carousel:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-testimonial-carousel:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-testimonial-carousel:before{background-size:46px}}.modules-testimonial-carousel__navigation{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:navigation;justify-content:flex-start;margin-bottom:40px;position:relative;width:100%}@media (min-width:42.5em){.modules-testimonial-carousel__navigation{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}@media (min-width:61.25em){.modules-testimonial-carousel__navigation{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:clamp(1.875rem,14.880952381vw,17.8125rem)}}@media (min-width:65em){.modules-testimonial-carousel__navigation{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:clamp(1.875rem,14.880952381vw,17.8125rem)}}@media (min-width:73.75em){.modules-testimonial-carousel__navigation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;margin-bottom:0;padding-left:clamp(.9375rem,7.4404761905vw,8.875rem);padding-right:clamp(.9375rem,7.4404761905vw,8.875rem);position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);z-index:2}.modules-testimonial-carousel__navigation [data-navigation=previous]{-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.modules-testimonial-carousel__navigation [data-navigation=next]{-webkit-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%)}}.modules-testimonial-carousel__title{grid-area:title;margin-bottom:clamp(2.5rem,6.6666666667vw,8rem)}@media (min-width:61.25em){.modules-testimonial-carousel__title{padding-left:clamp(1.875rem,14.880952381vw,17.8125rem)}}.modules-testimonial-carousel__title h2{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;margin-bottom:10px;text-transform:uppercase}@media (min-width:42.5em){.modules-testimonial-carousel__title h2{font-size:18px}}@media (min-width:61.25em){.modules-testimonial-carousel__title h2{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem)}}.modules-testimonial-carousel__title p{color:#575757;margin-top:0}.modules-testimonial-carousel__title p:last-of-type{margin-bottom:0}.modules-testimonial-carousel__images{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:clamp(2.5rem,7.1428571429vw,8.5625rem);-moz-column-gap:clamp(2.5rem,7.1428571429vw,8.5625rem);column-gap:clamp(2.5rem,7.1428571429vw,8.5625rem);grid-area:auto;justify-content:center}@media (min-width:61.25em){.modules-testimonial-carousel__images{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-column-gap:normal;-moz-column-gap:normal;column-gap:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:images;justify-content:center;row-gap:clamp(2.5rem,8.3333333333vw,10rem)}}@media (min-width:100em){.modules-testimonial-carousel__images{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.modules-testimonial-carousel__quote-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;display:none;-ms-flex-direction:column;flex-direction:column;grid-area:quote;position:relative}.modules-testimonial-carousel__quote-block h5{color:var(--theme-dk);font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;text-transform:uppercase}@media (min-width:42.5em){.modules-testimonial-carousel__quote-block h5{font-size:18px}}@media (min-width:61.25em){.modules-testimonial-carousel__quote-block h5{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem)}}.modules-testimonial-carousel__quote-block h6{color:#575757;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;text-transform:uppercase}@media (min-width:42.5em){.modules-testimonial-carousel__quote-block h6{font-size:16px}}@media (min-width:61.25em){.modules-testimonial-carousel__quote-block h6{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.modules-testimonial-carousel__quote-block h6:last-of-type{margin-top:28px}.modules-testimonial-carousel__quote-block a{margin-top:56px}.modules-testimonial-carousel__quote-block.ready{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:61.25em){.modules-testimonial-carousel__quote-block{padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem)}}.modules-testimonial-carousel__quote{font-family:utopia-std-display,serif;font-size:clamp(1.4583333333rem,2.380952381vw,2.8125rem);font-size:30px;font-style:italic;font-weight:400;line-height:1.6;margin-bottom:clamp(2rem,2.8571428571vw,3.375rem);position:relative}@media (min-width:42.5em){.modules-testimonial-carousel__quote{font-size:40px}}@media (min-width:61.25em){.modules-testimonial-carousel__quote{font-size:clamp(1.4583333333rem,2.380952381vw,2.8125rem)}}.modules-testimonial-carousel__quote:before{color:var(--theme-dk);content:"“";font-family:trade-gothic-next,sans-serif;font-size:clamp(3.75rem,5.3571428571vw,6.375rem);font-style:normal;font-weight:300;letter-spacing:-.05em;line-height:0;position:absolute;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,0,0)}@media (min-width:65em){.modules-testimonial-carousel__quote:before{line-height:1;-webkit-transform:translate3d(-125%,-30%,0);transform:translate3d(-125%,-30%,0)}}.modules-testimonial-carousel__images{display:none;margin-bottom:clamp(3rem,3.5714285714vw,4.25rem)}@media (min-width:61.25em){.modules-testimonial-carousel__images{margin-bottom:0}.modules-testimonial-carousel__images.ready{display:-webkit-box;display:-ms-flexbox;display:flex}}.modules-testimonial-carousel__image{max-width:355px;width:100%}@media (min-width:61.25em){.modules-testimonial-carousel__image{width:21.1309524vw}.modules-testimonial-carousel__image:first-child .image{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}}.modules-testimonial-carousel__quote-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:var(--site-inset)}@media (min-width:61.25em){.modules-testimonial-carousel.modules-testimonial-carousel--no-title{padding-bottom:0;padding-top:0}}.modules-testimonial-carousel.modules-testimonial-carousel--no-title .modules-testimonial-carousel__quote{margin-bottom:clamp(2rem,3.5714285714vw,4.25rem)}@media (min-width:61.25em){.modules-testimonial-carousel.modules-testimonial-carousel--no-title .modules-testimonial-carousel__quote-block{-webkit-box-pack:center;-ms-flex-pack:center;grid-row:1/span 3;justify-content:center;padding-bottom:0}}.modules-testimonial-carousel.modules-testimonial-carousel--no-title a{margin-top:clamp(3.5rem,5.0595238095vw,6.0625rem)}.modules-testimonial-carousel.modules-testimonial-carousel--no-title .modules-testimonial-carousel__images{row-gap:clamp(2.5rem,9.5833333333vw,11.5rem)}.modules-testimonial-carousel.modules-testimonial-carousel--no-title .modules-testimonial-carousel__image{max-width:372px;width:22.130952vw}.modules-testimonial-carousel.modules-testimonial-carousel--no-title .modules-testimonial-carousel__quote-content .source_position{margin-bottom:10px}@media (min-width:61.25em){.modules-testimonial-carousel.modules-testimonial-carousel--no-title .modules-testimonial-carousel__navigation{grid-area:auto}}.modules-image-group-with-copy{--btn-color:var(--theme-dk);--btn-text-color:var(--theme-dk);--link-color:var(--theme-dk);padding-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);padding-top:clamp(3.75rem,7.7380952381vw,9.25rem);position:relative}.modules-image-group-with-copy:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--blue.png?1720705185257);background-size:35px;content:"";height:100%;left:0;position:absolute;top:0;width:34.4642857vw}@media (min-width:81.25em){.modules-image-group-with-copy:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-image-group-with-copy:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-image-group-with-copy:before{background-size:46px}}.modules-image-group-with-copy__content{-webkit-column-gap:clamp(2.5rem,5.9523809524vw,7.125rem);-moz-column-gap:clamp(2.5rem,5.9523809524vw,7.125rem);column-gap:clamp(2.5rem,5.9523809524vw,7.125rem);display:grid;grid-template-columns:1fr;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,14.880952381vw,17.8125rem);row-gap:clamp(2.5rem,5.0595238095vw,6.0625rem)}@media (min-width:48em){.modules-image-group-with-copy__content{grid-template-columns:51.3095238vw 1fr;padding-left:0}}.modules-image-group-with-copy__copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.modules-image-group-with-copy__copy h2{font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:15px}@media (min-width:42.5em){.modules-image-group-with-copy__copy h2{font-size:36px}}@media (min-width:61.25em){.modules-image-group-with-copy__copy h2{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}.modules-image-group-with-copy__copy p{margin-top:0}.modules-image-group-with-copy__copy p:last-of-type{margin-bottom:0}.modules-image-group-with-copy__ctas{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-top:50px;row-gap:30px}.modules-image-group-with-copy__images{-webkit-column-gap:clamp(2.5rem,5.0595238095vw,6.0625rem);-moz-column-gap:clamp(2.5rem,5.0595238095vw,6.0625rem);column-gap:clamp(2.5rem,5.0595238095vw,6.0625rem);display:grid;grid-template-columns:1fr 1fr;row-gap:clamp(2.5rem,5.0595238095vw,6.0625rem)}.modules-image-group-with-copy__images.modules-image-group-with-copy__images--single-image{grid-template-columns:1fr}.modules-image-group-with-copy__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:48em){.modules-image-group-with-copy__wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modules-image-group-with-copy__wrapper:first-child .image,.modules-image-group-with-copy__wrapper:nth-child(2) .image{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.modules-image-group-with-copy__images--single-image .modules-image-group-with-copy__wrapper:first-child .image,.modules-image-group-with-copy__images--single-image .modules-image-group-with-copy__wrapper:nth-child(2) .image{-webkit-transform:none;-o-transform:none;transform:none}}.modules-image-group-with-copy__image{width:100%}@media (min-width:48em){.modules-image-group-with-copy__image{width:19.3452381vw}}.modules-image-group-with-copy__images--single-image .modules-image-group-with-copy__image{width:100%}.modules-design-leaders{--theme-lt:#f4f8fd;--theme-dk:#4c91e5;--btn-color:var(--theme-dk);--btn-text-color:var(--theme-dk);--btn-bg-color:#fff;--jump-link-bg-color:var(--theme-dk);--jump-link-text-color:#fff;background:var(--theme-lt);display:grid;grid-template-columns:1fr;grid-template-rows:1fr;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-top:clamp(3.75rem,7.7380952381vw,9.25rem);position:relative}.modules-design-leaders:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/graph--blue.png?1720705185257);background-position:-6px -6px;background-size:35px;content:"";height:100%;position:absolute;right:0;top:0;width:39.4047619vw}@media (min-width:81.25em){.modules-design-leaders:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-design-leaders:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-design-leaders:before{background-size:46px}}.modules-design-leaders__graphic{display:none;grid-column:1;grid-row:1;height:100%;width:100%}@media (min-width:67.5em){.modules-design-leaders__graphic{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end}}.modules-design-leaders__graphic img{display:block;max-width:931px;width:40vw}@media (min-width:67.5em){.modules-design-leaders__graphic img{width:28vw}}@media (min-width:75em){.modules-design-leaders__graphic img{-webkit-transform:translate3d(5%,0,0);transform:translate3d(5%,0,0);width:45.416667vw}}@media (min-width:81.25em){.modules-design-leaders__graphic img{-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,0,0)}}.modules-design-leaders__content{-webkit-column-gap:clamp(9.375rem,38.0952380952vw,45.6875rem);-moz-column-gap:clamp(9.375rem,38.0952380952vw,45.6875rem);column-gap:clamp(9.375rem,38.0952380952vw,45.6875rem);display:grid;grid-column:1;grid-row:1;grid-template-columns:1fr;padding-bottom:clamp(3.75rem,8.3333333333vw,10rem);position:relative;row-gap:40px;z-index:1}@media (min-width:61.25em){.modules-design-leaders__content{grid-template-columns:1fr 1fr;margin-bottom:0}}.modules-design-leaders__introduction{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.modules-design-leaders__introduction h2{font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:15px}@media (min-width:42.5em){.modules-design-leaders__introduction h2{font-size:36px}}@media (min-width:61.25em){.modules-design-leaders__introduction h2{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}.modules-design-leaders__introduction p{color:#575757;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;margin-top:0}@media (min-width:61.25em){.modules-design-leaders__introduction p{font-size:clamp(.765625rem,1.25vw,1.5rem)}}@media (min-width:100em){.modules-design-leaders__introduction p{font-size:21px}}.modules-design-leaders__introduction p:last-of-type{margin-bottom:0}.modules-design-leaders__introduction a{margin-top:50px}.modules-design-leaders__perspectives h3{font-family:trade-gothic-next,sans-serif;font-size:14px;font-size:clamp(1rem,1.0714285714vw,1.25rem);font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-bottom:34px;text-transform:uppercase}@media (min-width:42.5em){.modules-design-leaders__perspectives h3{font-size:16px}}@media (min-width:61.25em){.modules-design-leaders__perspectives h3{font-size:clamp(.65625rem,1.0714285714vw,1.25rem);font-size:clamp(.8125rem,1.0714285714vw,1.25rem)}}.modules-design-leaders__perspectives ul{color:var(--theme-dk);font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;letter-spacing:.11em;line-height:1.28;line-height:1.27;list-style:none;margin:0;padding:0;text-transform:uppercase}@media (min-width:42.5em){.modules-design-leaders__perspectives ul{font-size:16px}}@media (min-width:61.25em){.modules-design-leaders__perspectives ul{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}@media (min-width:65em){.modules-design-leaders__perspectives ul{padding-right:10px}}.modules-design-leaders__perspectives ul li{margin-bottom:clamp(.9375rem,2.0833333333vw,2.5rem)}.modules-design-leaders__perspectives--mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:61.25em){.modules-design-leaders__perspectives--mobile{display:none}}.modules-design-leaders__perspectives--desktop{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:none;grid-template-columns:1fr 1fr}@media (min-width:61.25em){.modules-design-leaders__perspectives--desktop{display:grid}}@media (min-width:75em){.modules-design-leaders__perspectives--desktop{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}.modules-faqs{--question-stripe-color:var(--theme-lt);--btn-color:var(--theme-dk);padding:clamp(3.75rem,7.1428571429vw,8.5625rem) clamp(1.875rem,7.1428571429vw,8.5625rem)}.modules-faqs h2{font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1;margin-bottom:clamp(2.5rem,3.0952380952vw,3.6875rem);text-align:center}@media (min-width:42.5em){.modules-faqs h2{font-size:48px}}@media (min-width:61.25em){.modules-faqs h2{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.modules-faqs__faq:nth-child(odd){background-color:var(--question-stripe-color)}.modules-faqs__question{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-webkit-column-gap:clamp(2.5rem,11.9047619048vw,14.25rem);-moz-column-gap:clamp(2.5rem,11.9047619048vw,14.25rem);column-gap:clamp(2.5rem,11.9047619048vw,14.25rem);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:utopia-std,serif;font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem);font-size:20px;font-style:normal;font-weight:400;justify-content:space-between;line-height:1.2;padding:clamp(1.4375rem,2.5595238095vw,3.0625rem) clamp(2.5rem,4.1666666667vw,5rem);position:relative}@media (max-width:42.4375em){.modules-faqs__question{font-size:18px}}@media (min-width:42.5em){.modules-faqs__question{font-size:26px}}@media (min-width:61.25em){.modules-faqs__question{font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem)}}.modules-faqs__question .btn.btn--circle{-ms-flex-negative:0;flex-shrink:0}.modules-faqs__question .btn.btn--circle:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.modules-faqs__question .c-icon.c-icon--minus{display:none}.active .modules-faqs__question .c-icon.c-icon--minus,.modules-faqs__question .c-icon.c-icon--plus{display:block}.active .modules-faqs__question .c-icon.c-icon--plus{display:none}.modules-faqs__answer{max-height:0;overflow:hidden;will-change:max-height}.modules-faqs__answer-content{padding:0 clamp(2.5rem,4.1666666667vw,5rem) clamp(2.5rem,3.2738095238vw,3.875rem)}.modules-faqs__answer-content:before{border-top:1px solid var(--theme-dk);content:"";display:block;height:1px;margin-bottom:clamp(2.5rem,3.2738095238vw,3.875rem);width:100%}.modules-faqs__answer-content p{margin-top:0}.modules-faqs__answer-content p:last-of-type{margin-bottom:0}.modules-faqs__answer-content a,.modules-faqs__answer-content a>span{font-weight:700!important}.modules-featured-projects{--btn-bg-color:#fff;--btn-color:var(--theme-dk);--btn-text-color:var(--theme-dk);--link-color:var(--theme-dk);background:var(--theme-lt);padding:clamp(3.75rem,8.3333333333vw,10rem) clamp(1.875rem,7.1428571429vw,8.5625rem) clamp(3.75rem,7.1428571429vw,8.5625rem);position:relative}.modules-featured-projects:before{background-image:var(--theme-dots-asset);background-size:35px;bottom:0;content:"";height:calc(100% - 20.89286vw);left:0;position:absolute;width:100%}@media (min-width:81.25em){.modules-featured-projects:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-featured-projects:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-featured-projects:before{background-size:46px}}.modules-featured-projects__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-column-gap:clamp(2.5rem,10.119047619vw,12.125rem);-moz-column-gap:clamp(2.5rem,10.119047619vw,12.125rem);column-gap:clamp(2.5rem,10.119047619vw,12.125rem);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:clamp(2.5rem,2.9761904762vw,3.5625rem)}@media (min-width:61.25em){.modules-featured-projects__title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.modules-featured-projects__title h2{-ms-flex-negative:0;flex-shrink:0;font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;line-height:1.3}@media (min-width:42.5em){.modules-featured-projects__title h2{font-size:36px}}@media (min-width:61.25em){.modules-featured-projects__title h2{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}.modules-featured-projects__projects{-webkit-column-gap:clamp(1.25rem,2.7976190476vw,3.3125rem);-moz-column-gap:clamp(1.25rem,2.7976190476vw,3.3125rem);column-gap:clamp(1.25rem,2.7976190476vw,3.3125rem);display:grid;grid-template-columns:1fr;row-gap:clamp(1.75rem,3.9880952381vw,4.75rem)}@media (min-width:42.5em){.modules-featured-projects__projects{grid-template-columns:1fr 1fr}}@media (min-width:48em){.modules-featured-projects__projects{grid-template-columns:1fr 1fr 1fr 1fr}}.modules-featured-projects__cta{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:clamp(2.5rem,2.9761904762vw,3.5625rem);position:relative;z-index:1}.modules-list-with-ctas{--btn-color:var(--theme-dk);--btn-text-color:var(--theme-dk);--btn-bg-color:#fff;--link-color:var(--theme-dk);background-color:var(--theme-lt)}.modules-list-with-ctas__content{display:grid;grid-template-columns:1fr;row-gap:34px}@media (min-width:61.25em){.modules-list-with-ctas__content{-webkit-column-gap:34px;-moz-column-gap:34px;column-gap:34px;grid-template-columns:27.9166667vw 1fr}}@media (min-width:105em){.modules-list-with-ctas__content{grid-template-columns:490px 1fr}}@media (min-width:112.5em){.modules-list-with-ctas__content{grid-template-columns:515px 1fr}}.modules-list-with-ctas__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-image:var(--theme-dots-asset);background-size:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:clamp(2.5rem,11.25vw,13.5rem) clamp(1.875rem,5.0595238095vw,6.0625rem) clamp(2.5rem,9.1666666667vw,11rem) clamp(1.875rem,7.1428571429vw,8.5625rem)}@media (min-width:61.25em){.modules-list-with-ctas__title{padding-bottom:clamp(3.75rem,9.1666666667vw,11rem)}}@media (min-width:105em){.modules-list-with-ctas__title{padding-right:60px}}@media (min-width:81.25em){.modules-list-with-ctas__title{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-list-with-ctas__title{background-size:38.3333333333px}}@media (min-width:100em){.modules-list-with-ctas__title{background-size:46px}}.modules-list-with-ctas__title h2{color:var(--theme-dk);font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1}@media (min-width:42.5em){.modules-list-with-ctas__title h2{font-size:48px}}@media (min-width:61.25em){.modules-list-with-ctas__title h2{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.modules-list-with-ctas__title>.btn{margin-top:auto}.modules-list-with-ctas__items{padding-bottom:clamp(3.75rem,9.1666666667vw,11rem);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}@media (min-width:61.25em){.modules-list-with-ctas__items{padding-left:0;padding-top:clamp(2.5rem,11.25vw,13.5rem)}}.modules-list-with-ctas__items ul{list-style:none;margin:0;padding:0}.modules-list-with-ctas__items li{display:grid;grid-template-columns:clamp(1.875rem,3.9285714286vw,4.6875rem) 1fr;margin-bottom:clamp(2.5rem,3.869047619vw,4.625rem)}.modules-list-with-ctas__items li .link{grid-column:2}.modules-list-with-ctas__items li:before{background-image:var(--theme-bullet-asset);background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:16px;margin-top:.5em;width:16px}.modules-list-with-ctas__items h3{color:#292929;font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:5px}@media (min-width:42.5em){.modules-list-with-ctas__items h3{font-size:30px}}@media (min-width:61.25em){.modules-list-with-ctas__items h3{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.modules-map{--btn-color:var(--theme-dk);--btn-text-color:var(--theme-dk);--btn-bg-color:#fff;--link-color:var(--theme-dk);padding-bottom:clamp(3.75rem,7.1428571429vw,8.5625rem);padding-top:clamp(3.75rem,7.7380952381vw,9.25rem)}.modules-map__content,.modules-map__content h2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.modules-map__content h2{font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1;margin-bottom:clamp(2.5rem,2.9761904762vw,3.5625rem)}@media (min-width:42.5em){.modules-map__content h2{font-size:48px}}@media (min-width:61.25em){.modules-map__content h2{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.modules-map__content h2 em{display:block}.modules-map__map-wrapper{-webkit-overflow-scrolling:touch;margin-bottom:40px;max-width:100vw;overflow-x:scroll;position:relative;width:100vw}@media (min-width:48em){.modules-map__map-wrapper{height:auto;overflow:visible;width:auto}}.modules-map__map-wrapper img{min-width:780px;padding-bottom:40px;padding-left:40px;padding-right:40px;width:100vw}@media (min-width:48em){.modules-map__map-wrapper img{max-width:1380px;min-width:0;padding:0;width:82.1428571vw}}.modules-map__navigation-wrapper{max-width:100%;overflow:hidden;position:relative}.modules-map__navigation-wrapper [data-navigation=previous]{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0,0,0,.15);left:25px;position:absolute;top:33%;z-index:2}@media (min-width:48em){.modules-map__navigation-wrapper [data-navigation=previous]{display:none}}.modules-map__navigation-wrapper [data-navigation=next]{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0,0,0,.15);position:absolute;right:25px;top:33%;z-index:2}@media (min-width:48em){.modules-map__navigation-wrapper [data-navigation=next]{display:none}}.modules-map__copy{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:clamp(2.5rem,2.7380952381vw,3.25rem);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}@media (min-width:61.25em){.modules-map__copy{font-size:clamp(.9114583333rem,1.4880952381vw,1.75rem)}}@media (min-width:100em){.modules-map__copy{font-size:25px}}@media (min-width:61.25em){.modules-map__copy{max-width:1100px;width:70.476191vw}}.modules-map__copy p{margin-top:0;text-align:center}.modules-map__copy p:last-of-type{margin-bottom:0}.modules-image-gallery{--btn-color:var(--theme-dk);--btn-text-color:var(--theme-dk);--btn-bg-color:#fff;background:var(--theme-lt);-webkit-column-gap:clamp(2.5rem,7.3571428571vw,8.8125rem);-moz-column-gap:clamp(2.5rem,7.3571428571vw,8.8125rem);column-gap:clamp(2.5rem,7.3571428571vw,8.8125rem);display:grid;grid-template-areas:"title navigation" "images images" "caption caption";grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content;overflow:hidden;padding:clamp(3.75rem,7.7380952381vw,9.25rem) clamp(1.875rem,10.4166666667vw,12.5rem);position:relative;row-gap:clamp(2.5rem,7.3571428571vw,8.8125rem)}@media (min-width:61.25em){.modules-image-gallery{grid-template-areas:"title images" "navigation images" "caption images";grid-template-columns:1fr 45.8333333vw;grid-template-rows:-webkit-min-content -webkit-min-content 1fr;grid-template-rows:min-content min-content 1fr}}@media (min-width:73.75em){.modules-image-gallery{grid-template-areas:"title images" "caption images";grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;row-gap:0}}@media (min-width:100em){.modules-image-gallery{grid-template-areas:"title images" "caption images"}}.modules-image-gallery:before{background-image:var(--theme-dots-asset);background-size:35px;bottom:0;content:"";height:calc(100% - 15.35714vw);left:0;position:absolute;top:auto;width:100%}@media (min-width:81.25em){.modules-image-gallery:before{background-size:35.5952380952px}}@media (min-width:87.5em){.modules-image-gallery:before{background-size:38.3333333333px}}@media (min-width:100em){.modules-image-gallery:before{background-size:46px}}.modules-image-gallery__navigation{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:navigation;justify-content:flex-end;margin-bottom:0;position:relative;-webkit-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0);width:100%}@media (min-width:42.5em){.modules-image-gallery__navigation{padding-left:clamp(1.875rem,14.880952381vw,17.8125rem);width:100%}}@media (min-width:61.25em){.modules-image-gallery__navigation{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;justify-content:flex-start;padding-left:0;-webkit-transform:none;-o-transform:none;transform:none}}@media (min-width:65em){.modules-image-gallery__navigation{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:73.75em){.modules-image-gallery__navigation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;margin-bottom:0;padding-left:clamp(.9375rem,5.2083333333vw,6.25rem);padding-right:clamp(.9375rem,5.2083333333vw,6.25rem);position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);z-index:2}.modules-image-gallery__navigation [data-navigation=previous]{-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.modules-image-gallery__navigation [data-navigation=next]{-webkit-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%)}}.modules-image-gallery--single-slide .modules-image-gallery__navigation{display:none}.modules-image-gallery__title{grid-area:title}.modules-image-gallery__title h2{color:var(--theme-dk);font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;margin-bottom:10px;text-transform:uppercase}@media (min-width:42.5em){.modules-image-gallery__title h2{font-size:18px}}@media (min-width:61.25em){.modules-image-gallery__title h2{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem)}}.modules-image-gallery__image{grid-area:images;position:relative;visibility:hidden}.modules-image-gallery__image img{max-width:100%}.modules-image-gallery__image.ready{visibility:visible}.modules-image-gallery__caption{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:utopia-std,serif;font-size:22px;font-size:clamp(1.375rem,1.9047619048vw,2.25rem);font-style:normal;font-weight:400;grid-area:caption;justify-content:center;margin-bottom:1em;visibility:hidden}.modules-image-gallery__caption p{margin-bottom:0;margin-top:0}@media (min-width:75em){.modules-image-gallery__caption{font-size:clamp(1.375rem,1.9047619048vw,2.25rem)}}.modules-image-gallery__caption.ready{visibility:visible}.modal-video .modal__content{max-width:800px}.modal-video__content{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}#video-full-embed{padding-top:56.25%;position:relative;width:100%}#video-full-embed iframe,#video-full-embed video{height:100%;left:0;position:absolute;top:0;width:100%}.modal-team-bio .modal__content{max-width:1310px}.team-detail-content{-webkit-column-gap:72px;-moz-column-gap:72px;column-gap:72px;display:grid;grid-template-columns:1fr}@media (min-width:48em){.team-detail-content{grid-template-columns:25.8333333vw 1fr}}@media (min-width:100em){.team-detail-content{grid-template-columns:434px 1fr}}.team-detail-content__bio-gradient{position:relative}@media (min-width:61.25em){.team-detail-content__bio-gradient:after{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff);background:-o-linear-gradient(top,hsla(0,0%,100%,0) 0,#fff 100%);background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:-1px;content:"";height:134px;left:0;pointer-events:none;position:absolute;width:100%}}@media (min-width:48em){.team-detail-content__bio-scroll{overflow-y:scroll;padding-top:100%;position:relative}.team-detail-content__bio-scroll [data-team-bio]{left:0;padding-bottom:134px;padding-right:10px;position:absolute;top:0}}.team-detail-content__bio-scroll p{margin-top:0}.team-detail-content__bio-scroll p:last-of-type{margin-bottom:0}.home .modules-header{--btn-color:#f7941d;--header-split-divider-height:0;--header-start-offset:55vw;--header-rows:var(--header-start-offset) 0fr min-content var(--header-split-divider-height)}@media (min-width:42.5em){.home .modules-header{--header-start-offset:40vw;grid-template-columns:60vw 1fr}}@media (min-width:75em){.home .modules-header{--header-start-offset:23vw;--header-rows:var(--header-start-offset) 0fr 1fr var(--header-split-divider-height);grid-template-columns:48.4vw 1fr}}@media (min-width:105em){.home .modules-header{grid-template-columns:818px 1fr}}.home .modules-header__image{height:185.952381vw}@media (min-width:30em){.home .modules-header__image{height:145vw}}@media (min-width:42.5em){.home .modules-header__image{height:85vw}}@media (min-width:48em){.home .modules-header__image{height:80vw}}@media (min-width:61.25em){.home .modules-header__image{height:60.952381vw}}.home .modules-header__breadcrumb{display:none}@media (min-width:105em){.home .modules-header__image{max-height:1024px}}.home .modules-header__image:before{background-image:url(/wp-content/themes/micd-theme/dist/img/patterns/dot--white.png?1720705185257);background-size:35px;bottom:0;content:"";height:73%;left:0;position:absolute;width:20%;z-index:1}@media (min-width:81.25em){.home .modules-header__image:before{background-size:35.5952380952px}}@media (min-width:87.5em){.home .modules-header__image:before{background-size:38.3333333333px}}@media (min-width:100em){.home .modules-header__image:before{background-size:46px}}.home .modules-header__copy{margin-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-bottom:clamp(3.75rem,5.0595238095vw,6.0625rem)}@media (min-width:106.25em){.home .modules-header__copy{padding-left:60px;padding-right:60px}}.home .modules-header__title{margin-left:clamp(1.875rem,7.1428571429vw,8.5625rem);margin-right:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-left:clamp(.0625rem,4.4642857143vw,5.3125rem);width:auto}.home .modules-header__title h1{font-family:utopia-std-display,serif;font-size:68px;font-style:normal;font-weight:400;letter-spacing:-.01em;line-height:1.1;position:relative}@media (min-width:600px){.home .modules-header__title h1{font-size:clamp(5.5416666667rem,9.0476190476vw,10.8125rem)}}.home .modules-header__title h1>span:last-of-type{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap}.home .modules-header__title h1>span:last-of-type:after{background:url(/wp-content/themes/micd-theme/dist/img/logo-mark.png) no-repeat;background-size:contain;content:"";display:inline-block;height:.8em;margin-left:.14em;width:.8em}@media (min-width:61.25em){.about .modules-header .modules-header__title{max-width:55vw}.about .modules-history .modules-history__block:nth-child(2) .modules-history__block-copy{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:3em}}.about .modules-scrolling-list{--scrolling-list-background:#fff}.contact{--link-color:#575757}.contact .modules-header{--header-split-divider-height:0}.contact .modules-header__copy{padding-bottom:0}.contact h2{font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:8px}@media (min-width:42.5em){.contact h2{font-size:36px}}@media (min-width:61.25em){.contact h2{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}.contact .wpcf7 form.invalid .wpcf7-response-output{border:0;color:var(--form-error);margin-left:0;margin-top:0;padding-left:0}.contact .wpcf7 form .wpcf7-response-output{border:0;margin-left:0;margin-top:0;padding-left:0}.contact__content h3{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;text-transform:uppercase}@media (min-width:42.5em){.contact__content h3{font-size:18px}}@media (min-width:61.25em){.contact__content h3{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem)}}.contact__content h4{font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2}@media (min-width:42.5em){.contact__content h4{font-size:30px}}@media (min-width:61.25em){.contact__content h4{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.contact__content h5{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;text-transform:uppercase}@media (min-width:42.5em){.contact__content h5{font-size:16px}}@media (min-width:61.25em){.contact__content h5{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.contact__form{--form-single-field-background:transparent;--form-single-field-color:var(--theme-dk)}.contact__form form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.contact__form form button{--btn-arrow-color:#fff}.contact__form form div{width:100%}@media (min-width:42.5em){.contact__form .field{width:60%}}@media (min-width:61.25em){.contact__form .field{width:70%}}@media (min-width:75em){.contact__form .field{width:50%}}@media (min-width:61.25em){.contact__form .field-textarea{width:70%}}.contact__form .field-select{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact__form .submit-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.contact__block-item{margin-bottom:40px}.contact__block-item a{color:var(--link-color);display:block;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;position:relative;text-decoration:none;text-transform:uppercase}@media (min-width:42.5em){.contact__block-item a{font-size:16px}}@media (min-width:61.25em){.contact__block-item a{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.contact__block-item a:after{border-bottom:1px solid;bottom:-.2em;content:"";height:1px;left:0;opacity:0;position:absolute;width:100%}.contact__block-item a:hover{text-decoration:none}.contact__block-item a:hover:after{opacity:1}.contact__block-item:last-of-type{margin-bottom:0}.contact__block-item h3{color:var(--theme-dk);font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:5px}@media (min-width:42.5em){.contact__block-item h3{font-size:30px}}@media (min-width:61.25em){.contact__block-item h3{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.contact__block-item p{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-top:0;text-transform:uppercase}@media (min-width:42.5em){.contact__block-item p{font-size:16px}}@media (min-width:61.25em){.contact__block-item p{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.contact__block-item p:last-of-type{margin-bottom:0}.contact__team-member{margin-bottom:40px}.contact__team-member:last-child{margin-bottom:0}.contact__team-member h4,.contact__team-member h5{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;text-transform:uppercase}@media (min-width:42.5em){.contact__team-member h4,.contact__team-member h5{font-size:16px}}@media (min-width:61.25em){.contact__team-member h4,.contact__team-member h5{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.contact__team-member h5{color:var(--theme-dk);margin-bottom:8px}.contact__team-member a{color:#575757;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.6;line-height:1.2;text-transform:none}@media (min-width:61.25em){.contact__team-member a{font-size:clamp(.765625rem,1.25vw,1.5rem)}}@media (min-width:100em){.contact__team-member a{font-size:21px}}.detail{--btn-color:var(--theme-dk);--btn-bg-color:transparent;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);--detail-column-gap:clamp(2.5rem,4.3452380952vw,5.1875rem);padding-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}.detail .btn:hover{--btn-bg-color:var(--theme-dk);--btn-text-color:#fff;--btn-arrow-color:var(--btn-text-color)}.detail h2.detail-header{font-family:trade-gothic-next,sans-serif;font-size:clamp(.8020833333rem,1.3095238095vw,1.5625rem);font-size:14px;font-style:normal;font-weight:700;letter-spacing:.08em;line-height:1.5;margin-bottom:clamp(2.5rem,2.9761904762vw,3.5625rem);text-transform:uppercase}@media (min-width:42.5em){.detail h2.detail-header{font-size:16px}}@media (min-width:61.25em){.detail h2.detail-header{font-size:clamp(.8020833333rem,1.3095238095vw,1.5625rem)}}.detail__content{-webkit-column-gap:var(--detail-column-gap);-moz-column-gap:var(--detail-column-gap);column-gap:var(--detail-column-gap);display:grid;grid-template-columns:1fr;padding-left:var(--site-inset)}@media (min-width:61.25em){.detail__content{grid-template-columns:49.5238095vw 1fr}}.detail__main{padding-bottom:60px}@media (min-width:61.25em){.detail__main{padding-bottom:0}}.detail__main-content{padding-top:clamp(3.75rem,5.9523809524vw,7.125rem)}.detail__related{overflow:hidden}@media (min-width:61.25em){.detail__related{border-left:1px solid var(--theme-md)}}@media (max-width:61.1875em){.detail__related--desktop .detail__related-content:not(.detail__related-content--secondary){display:none}}.detail__related--mobile .detail__related-content:not(.detail__related-content--secondary){margin-bottom:clamp(3.75rem,5.9523809524vw,7.125rem)}@media (min-width:61.25em){.detail__related--mobile .detail__related-content:not(.detail__related-content--secondary){display:none}}.detail__related-heading{font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:clamp(1.25rem,1.7857142857vw,2.125rem)}@media (min-width:42.5em){.detail__related-heading{font-size:30px}}@media (min-width:61.25em){.detail__related-heading{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.detail__related-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:var(--theme-lt);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-bottom:clamp(2.5rem,5.7738095238vw,6.875rem);padding:clamp(2.5rem,6.0119047619vw,7.1875rem) clamp(2.5rem,4.0476190476vw,4.8125rem)}.detail__related-content:last-of-type{margin-bottom:0}.detail__related-content .card{margin-bottom:clamp(2.5rem,4.0476190476vw,4.8125rem)}.detail__related-content .card:last-child{margin-bottom:0}.detail__related-content--secondary{background-color:transparent;padding-bottom:0;padding-top:0}@media (max-width:61.1875em){.detail__related-content--secondary{padding-left:0}}.detail__related-link-list{list-style:none;margin:0 0 40px;padding:0}.detail__related-link-list li{margin-bottom:25px}.template-program-detail .modules-header__title{margin-bottom:2vw;margin-top:.8vw}.template-program-detail .detail__content{padding-left:0}.our-impact .modules-header+.modules-scrolling-list{padding-top:0}.our-impact .modules-scrolling-list{background:#fff}.our-impact .modules-scrolling-list:before{height:calc(100% - 9vw)}.our-impact .modules-scrolling-list__list-item h3{font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1}@media (min-width:42.5em){.our-impact .modules-scrolling-list__list-item h3{font-size:48px}}@media (min-width:61.25em){.our-impact .modules-scrolling-list__list-item h3{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}.our-impact .modules-scrolling-list__list-item p{font-family:trade-gothic-next,sans-serif;font-size:clamp(.8020833333rem,1.3095238095vw,1.5625rem);font-size:14px;font-style:normal;font-weight:700;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}@media (min-width:42.5em){.our-impact .modules-scrolling-list__list-item p{font-size:16px}}@media (min-width:61.25em){.our-impact .modules-scrolling-list__list-item p{font-size:clamp(.8020833333rem,1.3095238095vw,1.5625rem)}}.our-impact .modules-testimonial-carousel:before{background-image:var(--theme-dots-asset);background-size:35px;content:"";height:calc(100% - 13.09524vw);position:absolute;right:0;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:44.8809524vw}@media (min-width:81.25em){.our-impact .modules-testimonial-carousel:before{background-size:35.5952380952px}}@media (min-width:87.5em){.our-impact .modules-testimonial-carousel:before{background-size:38.3333333333px}}@media (min-width:100em){.our-impact .modules-testimonial-carousel:before{background-size:46px}}.our-impact .modules-side-tab-content{background:#fff;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem)}@media (min-width:61.25em){.our-impact .modules-side-tab-content{grid-template-columns:36vw 1fr;padding-bottom:0}}.our-impact .modules-side-tab-content:before{background-image:var(--theme-graph-asset);background-position:-6px -6px;background-size:35px;content:"";height:100%;left:0;position:absolute;top:0;width:21.7857143vw}@media (min-width:81.25em){.our-impact .modules-side-tab-content:before{background-size:35.5952380952px}}@media (min-width:87.5em){.our-impact .modules-side-tab-content:before{background-size:38.3333333333px}}@media (min-width:100em){.our-impact .modules-side-tab-content:before{background-size:46px}}@media (min-width:61.25em){.our-impact .modules-side-tab-content:before{height:calc(100% - 23.63095vw)}}.our-impact .modules-side-tab-content__content{position:relative;z-index:2}.our-impact .modules-side-tab-content+.modules-list-with-ctas{position:relative;z-index:1}@media (min-width:61.25em){.our-impact .modules-side-tab-content+.modules-list-with-ctas{margin-top:-3.9761905vw}.our-impact .modules-side-tab-content+.modules-list-with-ctas .modules-list-with-ctas__items,.our-impact .modules-side-tab-content+.modules-list-with-ctas .modules-list-with-ctas__title{padding-top:90px}}@media (min-width:75em){.our-impact .modules-side-tab-content+.modules-list-with-ctas .modules-list-with-ctas__items,.our-impact .modules-side-tab-content+.modules-list-with-ctas .modules-list-with-ctas__title{padding-top:clamp(2.5rem,11.25vw,13.5rem)}}.our-impact .modules-testimonial-carousel.modules-testimonial-carousel--no-title .modules-testimonial-carousel__quote-block h6:first-of-type{margin-top:12px}.our-impact .modules-testimonial-carousel.modules-testimonial-carousel--no-title .modules-testimonial-carousel__quote-block h6:last-of-type{margin-top:2px}.our-work .modules-header .modules-header__bottom-spacing{height:100%;position:relative;width:100%}@media (min-width:61.25em){.our-work .modules-header .modules-header__bottom-spacing:after{background-image:var(--theme-dots-asset);background-position:1em;background-size:35px;content:"";height:75vw;position:absolute;top:0;width:100%;z-index:10}}@media (min-width:61.25em) and (min-width:81.25em){.our-work .modules-header .modules-header__bottom-spacing:after{background-size:35.5952380952px}}@media (min-width:61.25em) and (min-width:87.5em){.our-work .modules-header .modules-header__bottom-spacing:after{background-size:38.3333333333px}}@media (min-width:61.25em) and (min-width:100em){.our-work .modules-header .modules-header__bottom-spacing:after{background-size:46px}}.our-work__content{--btn-color:var(--theme-dk);--btn-bg-color:transparent;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);--form-single-field-background:#fff;--form-single-field-color:var(--theme-dk);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative;z-index:1}.our-work__content h2{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;margin-bottom:clamp(2.5rem,2.9761904762vw,3.5625rem);text-transform:uppercase}@media (min-width:42.5em){.our-work__content h2{font-size:18px}}@media (min-width:61.25em){.our-work__content h2{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem)}}.our-work__featured-projects{--btn-color:var(--theme-dk);--btn-bg-color:transparent;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);--form-single-field-background:#fff;--form-single-field-color:var(--theme-dk);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr;padding-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);position:relative;row-gap:40px;z-index:1}@media (min-width:61.25em){.our-work__featured-projects{grid-template-columns:1fr 1fr 1fr}}.our-work__projects{background-color:var(--theme-lt);padding:clamp(3.75rem,8.3333333333vw,10rem) clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative;z-index:1}.our-work__project-grid{-webkit-column-gap:clamp(1.25rem,2.7976190476vw,3.3125rem);-moz-column-gap:clamp(1.25rem,2.7976190476vw,3.3125rem);column-gap:clamp(1.25rem,2.7976190476vw,3.3125rem);display:grid;grid-template-columns:1fr;padding-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);row-gap:clamp(2.5rem,3.9880952381vw,4.75rem)}@media (min-width:42.5em){.our-work__project-grid{grid-template-columns:1fr 1fr}}@media (min-width:61.25em){.our-work__project-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.our-work__filters{--btn-color:var(--theme-dk);--btn-bg-color:#fff;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);--form-single-field-background:#fff;--form-single-field-color:var(--theme-dk);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:clamp(2.5rem,2.8571428571vw,3.375rem)}.our-work__filter-tabs,.our-work__filters{display:-webkit-box;display:-ms-flexbox;display:flex}.our-work__filter-tabs{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-bottom:clamp(1.75rem,2.2619047619vw,2.6875rem);overflow-x:scroll}@media (min-width:30em){.our-work__filter-tabs{overflow:auto}}@media (max-width:29.9375em){.our-work__filter-tabs button{padding-left:12px;padding-right:12px}}.our-work__filter-tabs button.active{background-color:var(--theme-dk);color:#fff}.our-work__filter-list{-webkit-column-gap:clamp(1.25rem,2.380952381vw,2.8125rem);-moz-column-gap:clamp(1.25rem,2.380952381vw,2.8125rem);column-gap:clamp(1.25rem,2.380952381vw,2.8125rem);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;list-style:none;margin:0;padding:0}.our-work__filter-list button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(87,87,87,.5);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.15em;line-height:1.28;text-transform:uppercase;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}@media (min-width:42.5em){.our-work__filter-list button{font-size:16px}}@media (min-width:61.25em){.our-work__filter-list button{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.our-work__filter-list button>span{-ms-flex-preferred-size:min-content;flex-basis:min-content;position:relative;white-space:nowrap}.our-work__filter-list button>span,.our-work__filter-list button>span:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}.our-work__filter-list button>span:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5.757 5.757 1.514 1.515 5.757' stroke='%23575757' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;bottom:-1em;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;font-size:110%;height:clamp(.25rem,.4166666667vw,.5rem);left:50%;opacity:0;position:absolute;-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0);-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;-o-transition:opacity .2s ease-out,-o-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;width:clamp(.5rem,.6547619048vw,.75rem)}.our-work__filter-list button>span:after{border-bottom:1px solid;bottom:-.2em;content:"";height:1px;left:0;position:absolute;-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out;width:0;will-change:width}.our-work__filter-list button.selected,.our-work__filter-list button:hover{color:#575757}.our-work__filter-list button.selected>span:before,.our-work__filter-list button:hover>span:before{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.our-work__filter-list button.selected>span:after,.our-work__filter-list button:hover>span:after{width:100%}.our-work__filter-options{display:grid}.our-work__filter-group{grid-column:1;grid-row:1}.our-work__filter-group:not(.active){opacity:0;pointer-events:none;visibility:hidden}.our-work__filter-group .field-select{max-width:488px;width:100%}@media (min-width:61.25em){.our-work__filter-group--has-mobile-options>.mobile-select{display:none}}.our-work__filter-group--has-mobile-options>:not(.mobile-select){display:none}@media (min-width:61.25em){.our-work__filter-group--has-mobile-options>:not(.mobile-select){display:-webkit-box;display:-ms-flexbox;display:flex}}.testimonials .modules-header{--header-split-divider-height:10vw}.testimonials .modules-header .modules-header__bottom-spacing{height:100%;position:relative;width:100%}@media (min-width:61.25em){.testimonials .modules-header .modules-header__bottom-spacing:after{background-image:var(--theme-dots-asset);background-position:1em;background-size:35px;content:"";height:75vw;position:absolute;top:0;width:100%;z-index:10}}@media (min-width:61.25em) and (min-width:81.25em){.testimonials .modules-header .modules-header__bottom-spacing:after{background-size:35.5952380952px}}@media (min-width:61.25em) and (min-width:87.5em){.testimonials .modules-header .modules-header__bottom-spacing:after{background-size:38.3333333333px}}@media (min-width:61.25em) and (min-width:100em){.testimonials .modules-header .modules-header__bottom-spacing:after{background-size:46px}}.testimonials__content{--btn-color:var(--theme-dk);--btn-bg-color:transparent;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);--form-single-field-background:#fff;--form-single-field-color:var(--theme-dk);position:relative;z-index:1}.testimonials__content h2{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;margin-bottom:clamp(2.5rem,2.9761904762vw,3.5625rem);margin-left:0;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);text-transform:uppercase}@media (min-width:42.5em){.testimonials__content h2{font-size:18px}}@media (min-width:61.25em){.testimonials__content h2{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem);margin-left:var(--site-inset)}}.testimonials__content .modules-testimonial-carousel{background:transparent;grid-template-areas:"images" "quote" "navigation";grid-template-columns:1fr;margin-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);padding:0;row-gap:40px}@media (min-width:61.25em){.testimonials__content .modules-testimonial-carousel{grid-template-areas:"quote images" "navigation images";grid-template-columns:45.5vw 1fr;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content}}@media (min-width:73.75em){.testimonials__content .modules-testimonial-carousel{grid-template-areas:"quote images";grid-template-rows:-webkit-min-content;grid-template-rows:min-content}}.testimonials__content .modules-testimonial-carousel:before{display:none}.testimonials__content .modules-testimonial-carousel__quote-block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:var(--site-inset);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem)}.testimonials__content .modules-testimonial-carousel__quote-block h5{margin-bottom:10px}.testimonials__content .modules-testimonial-carousel__quote-block h6{margin-top:0}.testimonials__content .modules-testimonial-carousel__quote-content{padding-left:0}.testimonials__content .modules-testimonial-carousel__quote-content .source_position{margin-bottom:10px}.testimonials__content .modules-testimonial-carousel__image-container{grid-area:images;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative}@media (min-width:61.25em){.testimonials__content .modules-testimonial-carousel__image-container{margin-right:var(--site-inset);padding-left:0}}.testimonials__content .modules-testimonial-carousel__image-list{display:grid}.testimonials__content .modules-testimonial-carousel__images{grid-area:none;grid-column:1;grid-row:1;margin-bottom:0;width:100%}.testimonials__content .modules-testimonial-carousel__image{max-width:none;position:relative;width:100%}.testimonials__content .modules-testimonial-carousel__image .image{-webkit-transform:none;-o-transform:none;transform:none}.testimonials__content .modules-testimonial-carousel__image .image--landscape{padding-top:74.3902439%}.testimonials__content .modules-testimonial-carousel__quote{font-size:clamp(1.125rem,1.6666666667vw,2rem)}.testimonials__content .modules-testimonial-carousel__quote p{margin-top:0}.testimonials__content .modules-testimonial-carousel__quote p:last-of-type{margin-bottom:0}.testimonials__content .modules-testimonial-carousel__navigation{margin-left:0;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem)}@media (min-width:61.25em){.testimonials__content .modules-testimonial-carousel__navigation{margin-left:var(--site-inset)}}@media (min-width:73.75em){.testimonials__content .modules-testimonial-carousel__navigation{margin-left:0}}.testimonials__featured-projects{--btn-color:var(--theme-dk);--btn-bg-color:transparent;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);--form-single-field-background:#fff;--form-single-field-color:var(--theme-dk);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr;padding-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);position:relative;row-gap:40px;z-index:1}@media (min-width:61.25em){.testimonials__featured-projects{grid-template-columns:1fr 1fr 1fr}}.testimonials__projects{background-color:var(--theme-lt);padding:clamp(3.75rem,8.3333333333vw,10rem) clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative;z-index:1}.testimonials__projects:before{background-image:var(--theme-graph-asset);background-position:-6px -6px;background-size:35px;content:"";height:100%;left:0;position:absolute;top:0;width:21.7857143vw}@media (min-width:81.25em){.testimonials__projects:before{background-size:35.5952380952px}}@media (min-width:87.5em){.testimonials__projects:before{background-size:38.3333333333px}}@media (min-width:100em){.testimonials__projects:before{background-size:46px}}.testimonials__project-grid{-webkit-column-gap:clamp(1.25rem,2.7976190476vw,3.3125rem);-moz-column-gap:clamp(1.25rem,2.7976190476vw,3.3125rem);column-gap:clamp(1.25rem,2.7976190476vw,3.3125rem);display:grid;grid-template-columns:1fr;padding-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);position:relative;row-gap:clamp(2.5rem,3.9880952381vw,4.75rem);z-index:1}@media (min-width:42.5em){.testimonials__project-grid{grid-template-columns:1fr 1fr}}@media (min-width:61.25em){.testimonials__project-grid{grid-template-columns:1fr 1fr 1fr}}.testimonials__project-grid .card{background:#fff}.testimonials__project-grid .card p{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.6}@media (min-width:61.25em){.testimonials__project-grid .card p{font-size:clamp(.765625rem,1.25vw,1.5rem)}}@media (min-width:100em){.testimonials__project-grid .card p{font-size:21px}}.testimonials__project-grid .card_quote{margin-bottom:clamp(1.5rem,2.7380952381vw,3.25rem)}.testimonials__project-grid .card_quote p{margin-top:0}.testimonials__project-grid .card__image,.testimonials__project-grid .card_quote p:last-child{margin-bottom:0}.testimonials__project-grid .card_source{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-bottom:10px;text-transform:uppercase}@media (min-width:42.5em){.testimonials__project-grid .card_source{font-size:16px}}@media (min-width:61.25em){.testimonials__project-grid .card_source{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.testimonials__project-grid .card_position{color:#8a8a8a;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-bottom:10px;text-transform:uppercase}@media (min-width:42.5em){.testimonials__project-grid .card_position{font-size:16px}}@media (min-width:61.25em){.testimonials__project-grid .card_position{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.testimonials__project-grid .card_location{color:var(--theme-dk);font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-bottom:15px;text-transform:uppercase}@media (min-width:42.5em){.testimonials__project-grid .card_location{font-size:16px}}@media (min-width:61.25em){.testimonials__project-grid .card_location{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.testimonials__project-grid .card_session{color:#8a8a8a;font-style:italic}.testimonials__project-grid .card__details{padding:40px}.testimonials__filters{--btn-color:var(--theme-dk);--btn-bg-color:#fff;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);--form-single-field-background:#fff;--form-single-field-color:var(--theme-dk);-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:clamp(1.5rem,1.9047619048vw,2.25rem);position:relative;z-index:1}@media (min-width:48em){.testimonials__filters{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}}.testimonials__filters h2{font-family:utopia-std-display,serif;font-size:36px;font-style:normal;font-weight:400;line-height:1.1;margin-bottom:40px}@media (min-width:42.5em){.testimonials__filters h2{font-size:48px}}@media (min-width:61.25em){.testimonials__filters h2{font-size:clamp(2.40625rem,3.9285714286vw,4.6875rem)}}@media (min-width:48em){.testimonials__filters h2{margin-bottom:0}}.testimonials__filter-tabs{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll}@media (min-width:30em){.testimonials__filter-tabs{overflow:auto}}.testimonials__filter-tabs button.active{background-color:var(--theme-dk);color:#fff}.testimonials__filter-list{-webkit-column-gap:clamp(1.25rem,2.380952381vw,2.8125rem);-moz-column-gap:clamp(1.25rem,2.380952381vw,2.8125rem);column-gap:clamp(1.25rem,2.380952381vw,2.8125rem);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;list-style:none;margin:0;padding:0}.testimonials__filter-list button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(87,87,87,.5);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.15em;line-height:1.28;text-transform:uppercase;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}@media (min-width:42.5em){.testimonials__filter-list button{font-size:16px}}@media (min-width:61.25em){.testimonials__filter-list button{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.testimonials__filter-list button>span{-ms-flex-preferred-size:min-content;flex-basis:min-content;position:relative;white-space:nowrap}.testimonials__filter-list button>span,.testimonials__filter-list button>span:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}.testimonials__filter-list button>span:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5.757 5.757 1.514 1.515 5.757' stroke='%23575757' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;bottom:-1em;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;font-size:110%;height:clamp(.25rem,.4166666667vw,.5rem);left:50%;opacity:0;position:absolute;-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0);-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;-o-transition:opacity .2s ease-out,-o-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;width:clamp(.5rem,.6547619048vw,.75rem)}.testimonials__filter-list button>span:after{border-bottom:1px solid;bottom:-.2em;content:"";height:1px;left:0;position:absolute;-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out;width:0;will-change:width}.testimonials__filter-list button.selected,.testimonials__filter-list button:hover{color:#575757}.testimonials__filter-list button.selected>span:before,.testimonials__filter-list button:hover>span:before{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.testimonials__filter-list button.selected>span:after,.testimonials__filter-list button:hover>span:after{width:100%}.testimonials__filter-options{display:grid}.testimonials__filter-group{grid-column:1;grid-row:1}.testimonials__filter-group:not(.active){opacity:0;pointer-events:none;visibility:hidden}.testimonials__filter-group .field-select{max-width:488px;width:100%}@media (min-width:61.25em){.testimonials__filter-group--has-mobile-options>.mobile-select{display:none}}.testimonials__filter-group--has-mobile-options>:not(.mobile-select){display:none}@media (min-width:61.25em){.testimonials__filter-group--has-mobile-options>:not(.mobile-select){display:-webkit-box;display:-ms-flexbox;display:flex}}.play-btn{--video-play-btn-label:#fff;--video-play-btn-border:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:hsla(0,0%,100%,.15);border:1px solid var(--video-play-btn-border);border-radius:50%;color:var(--video-play-btn-label);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;height:clamp(5rem,5.9523809524vw,7.125rem);justify-content:center;left:50%;letter-spacing:.15em;line-height:1.28;position:absolute;text-decoration:none;text-transform:uppercase;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-transition:background-color .2s ease-out,-webkit-backdrop-filter .2s ease-out;transition:background-color .2s ease-out,-webkit-backdrop-filter .2s ease-out;-o-transition:backdrop-filter .2s ease-out,background-color .2s ease-out;transition:backdrop-filter .2s ease-out,background-color .2s ease-out;transition:backdrop-filter .2s ease-out,background-color .2s ease-out,-webkit-backdrop-filter .2s ease-out;width:clamp(5rem,5.9523809524vw,7.125rem)}@media (min-width:42.5em){.play-btn{font-size:16px}}@media (min-width:61.25em){.play-btn{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.play-btn .c-icon{color:var(--video-play-btn-border)}.play-btn .c-icon--play-btn{margin-left:4px;position:relative}.play-btn .c-icon--play-btn:before{background:rgba(0,0,0,.2);border-radius:50%;content:"";-webkit-filter:blur(10px);filter:blur(10px);height:150px;left:0;position:absolute;top:0;-webkit-transform:translate3d(-25%,-25%,0);transform:translate3d(-25%,-25%,0);width:150px}.play-btn .c-icon--play-btn svg{position:relative}.play-btn:before{background-color:hsla(0,0%,100%,.06);border:1px solid var(--video-play-btn-border);border-radius:50%;content:"";height:calc(100% + 16px);left:0;margin-left:-8px;margin-top:-8px;opacity:.6;position:absolute;top:0;-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;-o-transition:opacity .2s ease-out,-o-transform .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;width:calc(100% + 16px);z-index:-1}.play-btn:hover{-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background-color:hsla(0,0%,100%,.3)}.play-btn:hover:before{opacity:.6;-webkit-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}.resources .modules-header{--header-split-divider-height:10vw}.resources .modules-header .modules-header__bottom-spacing{height:100%;position:relative;width:100%}@media (min-width:61.25em){.resources .modules-header .modules-header__bottom-spacing:after{background-image:var(--theme-dots-asset);background-position:1em;background-size:35px;content:"";height:75vw;position:absolute;top:0;width:100%;z-index:10}}@media (min-width:61.25em) and (min-width:81.25em){.resources .modules-header .modules-header__bottom-spacing:after{background-size:35.5952380952px}}@media (min-width:61.25em) and (min-width:87.5em){.resources .modules-header .modules-header__bottom-spacing:after{background-size:38.3333333333px}}@media (min-width:61.25em) and (min-width:100em){.resources .modules-header .modules-header__bottom-spacing:after{background-size:46px}}.resources__content{--btn-color:var(--theme-dk);--btn-bg-color:transparent;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);--form-single-field-background:#fff;--form-single-field-color:var(--theme-dk);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative;z-index:1}.resources__content h2{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;margin-bottom:clamp(2.5rem,2.9761904762vw,3.5625rem);text-transform:uppercase}@media (min-width:42.5em){.resources__content h2{font-size:18px}}@media (min-width:61.25em){.resources__content h2{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem)}}.resources__content>*{padding-left:var(--site-inset)}.resources__featured-projects{--btn-color:var(--theme-dk);--btn-bg-color:transparent;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);--form-single-field-background:#fff;--form-single-field-color:var(--theme-dk);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr;padding-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);position:relative;row-gap:40px;z-index:1}@media (min-width:42.5em){.resources__featured-projects{grid-template-columns:1fr 1fr}}@media (min-width:61.25em){.resources__featured-projects{grid-template-columns:1fr 1fr 1fr 1fr}}.resources__featured-projects .card .card__subtitle{color:var(--theme-dk)}.resources__projects{background-color:var(--theme-lt);padding:clamp(3.75rem,8.3333333333vw,10rem) clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative;z-index:1}.resources__project-grid{-webkit-column-gap:clamp(1.25rem,2.7976190476vw,3.3125rem);-moz-column-gap:clamp(1.25rem,2.7976190476vw,3.3125rem);column-gap:clamp(1.25rem,2.7976190476vw,3.3125rem);display:grid;grid-template-columns:1fr;padding-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);row-gap:clamp(2.5rem,3.9880952381vw,4.75rem)}@media (min-width:42.5em){.resources__project-grid{grid-template-columns:1fr 1fr}}@media (min-width:61.25em){.resources__project-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.resources__project-grid .card .card__subtitle{color:var(--theme-dk)}.resources__filters{--btn-color:var(--theme-dk);--btn-bg-color:#fff;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);--form-single-field-background:#fff;--form-single-field-color:var(--theme-dk);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.resources__filter-tabs,.resources__filters{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:clamp(1.5rem,1.9047619048vw,2.25rem)}.resources__filter-tabs{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;overflow-x:scroll}@media (min-width:30em){.resources__filter-tabs{overflow:auto}}@media (max-width:29.9375em){.resources__filter-tabs button{padding-left:12px;padding-right:12px}}.resources__filter-tabs button.active{background-color:var(--theme-dk);color:#fff}.resources__filter-list{-webkit-column-gap:clamp(1.25rem,2.380952381vw,2.8125rem);-moz-column-gap:clamp(1.25rem,2.380952381vw,2.8125rem);column-gap:clamp(1.25rem,2.380952381vw,2.8125rem);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;list-style:none;margin:0;padding:0}.resources__filter-list button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(87,87,87,.5);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.15em;line-height:1.28;text-transform:uppercase;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}@media (min-width:42.5em){.resources__filter-list button{font-size:16px}}@media (min-width:61.25em){.resources__filter-list button{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.resources__filter-list button>span{-ms-flex-preferred-size:min-content;flex-basis:min-content;position:relative;white-space:nowrap}.resources__filter-list button>span,.resources__filter-list button>span:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}.resources__filter-list button>span:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5.757 5.757 1.514 1.515 5.757' stroke='%23575757' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;bottom:-1em;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;font-size:110%;height:clamp(.25rem,.4166666667vw,.5rem);left:50%;opacity:0;position:absolute;-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0);-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;-o-transition:opacity .2s ease-out,-o-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;width:clamp(.5rem,.6547619048vw,.75rem)}.resources__filter-list button>span:after{border-bottom:1px solid;bottom:-.2em;content:"";height:1px;left:0;position:absolute;-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out;width:0;will-change:width}.resources__filter-list button.selected,.resources__filter-list button:hover{color:#575757}.resources__filter-list button.selected>span:before,.resources__filter-list button:hover>span:before{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.resources__filter-list button.selected>span:after,.resources__filter-list button:hover>span:after{width:100%}.resources__filter-options{display:grid}.resources__filter-group{display:block;grid-column:1;grid-row:1}.resources__filter-group:not(.active){display:none}.resources__filter-group .field-select{max-width:488px;width:100%}@media (min-width:61.25em){.resources__filter-group--has-mobile-options>.mobile-select{display:none}}.resources__filter-group--has-mobile-options>:not(.mobile-select){display:none}@media (min-width:61.25em){.resources__filter-group--has-mobile-options>:not(.mobile-select){display:-webkit-box;display:-ms-flexbox;display:flex}}.events .modules-header{--header-split-divider-height:10vw}.events .modules-header .modules-header__bottom-spacing{height:100%;position:relative;width:100%}.events__content{--btn-color:var(--theme-dk);--btn-bg-color:transparent;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);--form-single-field-background:#fff;--form-single-field-color:var(--theme-dk);padding-bottom:clamp(3.75rem,7.1428571429vw,8.5625rem);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative;z-index:1}@media (min-width:61.25em){.events__content{padding-right:0}}.events__content .modules-events__events{background:transparent}.events__content .modules-events__events-cta,.events__content .modules-events__events:before{display:none}.events__content .modules-events__event .date-pill{--card-pill-bg:var(--theme-lt)}.events__content .modules-events__featured-event-container{padding-left:var(--site-inset);padding-top:0}.events__content .modules-events__featured-event-container:before{display:none}.events__content h2{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;margin-bottom:clamp(2.5rem,2.9761904762vw,3.5625rem);text-transform:uppercase}@media (min-width:42.5em){.events__content h2{font-size:18px}}@media (min-width:61.25em){.events__content h2{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem)}}.events__content:before{background-image:var(--theme-graph-asset);background-position:-6px -6px;background-size:35px;bottom:0;content:"";height:41.8452381vw;left:0;position:absolute;width:41.8452381vw}@media (min-width:81.25em){.events__content:before{background-size:35.5952380952px}}@media (min-width:87.5em){.events__content:before{background-size:38.3333333333px}}@media (min-width:100em){.events__content:before{background-size:46px}}.events__featured-projects{--btn-color:var(--theme-dk);--btn-bg-color:transparent;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);--form-single-field-background:#fff;--form-single-field-color:var(--theme-dk);-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr;padding-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);position:relative;row-gap:40px;z-index:1}@media (min-width:42.5em){.events__featured-projects{grid-template-columns:1fr 1fr}}@media (min-width:61.25em){.events__featured-projects{grid-template-columns:1fr 1fr 1fr 1fr}}.events__featured-projects .modules-events__event .date-pill{--card-pill-bg:var(--theme-lt)}.events__projects{background-color:var(--theme-lt);padding-bottom:clamp(3.75rem,8.3333333333vw,10rem);padding-top:clamp(3.75rem,8.3333333333vw,10rem);position:relative;z-index:1}.events__projects.disable-pagination .events__pagination{display:none}.events__project-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:clamp(3.75rem,7.7380952381vw,9.25rem);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}.events__grid-headers,.events__grid-item{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:2.5fr 1fr 1fr 1fr;position:relative}.events__grid-headers{display:none}@media (min-width:61.25em){.events__grid-headers{display:grid}}.events__grid-item{display:grid;grid-template-areas:"event-title event-title event-title" "event-date event-date event-date" "event-type event-type event-link";grid-template-columns:1fr 1fr 1fr}@media (min-width:61.25em){.events__grid-item{grid-template-areas:"event-title event-date event-type event-link";grid-template-columns:2.5fr 1fr 1fr 1fr}}.events__grid-headers{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;margin-bottom:32px;text-transform:uppercase}@media (min-width:42.5em){.events__grid-headers{font-size:18px}}@media (min-width:61.25em){.events__grid-headers{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem)}}.events__event-title{grid-area:event-title;margin-bottom:10px;padding-right:24px}@media (min-width:61.25em){.events__event-title{margin-bottom:0}}.events__event-date{grid-area:event-date;margin-bottom:15px}@media (min-width:61.25em){.events__event-date{margin-bottom:0}}.events__event-link{grid-area:event-link}.events__event-link:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.events__event-type{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;grid-area:event-type}.events__event-type,.events__event-type .pill{display:-webkit-box;display:-ms-flexbox;display:flex}.events__event-type .pill{--card-pill-bg:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--card-pill-bg);border-radius:40px;font-family:trade-gothic-next,sans-serif;font-size:12px;font-style:normal;font-weight:700;height:30px;letter-spacing:.16em;line-height:1;margin-bottom:5px;padding:4px 12px;text-transform:uppercase}.events__grid-item{border-bottom:1px solid var(--theme-md);margin-bottom:30px;padding-bottom:30px}.events__grid-item h3{font-family:utopia-std,serif;font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem);font-size:20px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:5px}@media (min-width:42.5em){.events__grid-item h3{font-size:26px}}@media (min-width:61.25em){.events__grid-item h3{font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem)}}.events__grid-item h4{font-family:trade-gothic-next,sans-serif;font-size:12px;font-style:normal;font-weight:700;letter-spacing:.16em;line-height:1;text-transform:uppercase}.events__grid-item a{color:var(--theme-dk)}.events__filters{--btn-color:var(--theme-dk);--btn-bg-color:#fff;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);--form-single-field-background:#fff;--form-single-field-color:var(--theme-dk);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:clamp(2.5rem,2.8571428571vw,3.375rem);padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}.events__filter-tabs,.events__filters{display:-webkit-box;display:-ms-flexbox;display:flex}.events__filter-tabs{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-bottom:clamp(1.5rem,1.9047619048vw,2.25rem);overflow-x:scroll}@media (min-width:30em){.events__filter-tabs{overflow:auto}}@media (max-width:29.9375em){.events__filter-tabs button{padding-left:12px;padding-right:12px}}.events__filter-tabs button.active{background-color:var(--theme-dk);color:#fff}.events__filter-list{-webkit-column-gap:clamp(1.25rem,2.380952381vw,2.8125rem);-moz-column-gap:clamp(1.25rem,2.380952381vw,2.8125rem);column-gap:clamp(1.25rem,2.380952381vw,2.8125rem);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;list-style:none;margin:0;padding:0}.events__filter-list button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(87,87,87,.5);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.15em;line-height:1.28;text-transform:uppercase;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}@media (min-width:42.5em){.events__filter-list button{font-size:16px}}@media (min-width:61.25em){.events__filter-list button{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.events__filter-list button>span{-ms-flex-preferred-size:min-content;flex-basis:min-content;position:relative;white-space:nowrap}.events__filter-list button>span,.events__filter-list button>span:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}.events__filter-list button>span:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5.757 5.757 1.514 1.515 5.757' stroke='%23575757' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;bottom:-1em;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;font-size:110%;height:clamp(.25rem,.4166666667vw,.5rem);left:50%;opacity:0;position:absolute;-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0);-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;-o-transition:opacity .2s ease-out,-o-transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out;transition:opacity .2s ease-out,transform .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;width:clamp(.5rem,.6547619048vw,.75rem)}.events__filter-list button>span:after{border-bottom:1px solid;bottom:-.2em;content:"";height:1px;left:0;position:absolute;-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out;width:0;will-change:width}.events__filter-list button.selected,.events__filter-list button:hover{color:#575757}.events__filter-list button.selected>span:before,.events__filter-list button:hover>span:before{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.events__filter-list button.selected>span:after,.events__filter-list button:hover>span:after{width:100%}.events__filter-options{display:grid}.events__filter-group{grid-column:1;grid-row:1}.events__filter-group:not(.active){opacity:0;pointer-events:none;visibility:hidden}.events__filter-group .field-select{max-width:488px;width:100%}@media (min-width:61.25em){.events__filter-group--has-mobile-options>.mobile-select{display:none}}.events__filter-group--has-mobile-options>:not(.mobile-select){display:none}@media (min-width:61.25em){.events__filter-group--has-mobile-options>:not(.mobile-select){display:-webkit-box;display:-ms-flexbox;display:flex}}.js-filter-grid__items--default-sort{opacity:0}.events__pagination{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;--btn-color:var(--theme-dk);--btn-bg-color:#fff;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);--link-color:var(--theme-dk);align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.page-template-default .modules-header{--header-split-divider-height:0}.page-template-default .modules-header__copy{padding-bottom:0}.page-template-default .detail{--form-single-field-background:transparent;--form-single-field-color:var(--theme-dk);--btn-arrow-color:#fff}@media (min-width:42.5em){.page-template-default .detail .field{width:60%}}@media (min-width:61.25em){.page-template-default .detail .field{width:70%}}@media (min-width:75em){.page-template-default .detail .field{width:50%}}.error404 .modules-header{--header-split-divider-height:0}.error404 .modules-header__copy{padding-bottom:0}.error404 .detail{--form-single-field-background:transparent;--form-single-field-color:var(--theme-dk);--btn-arrow-color:#fff;min-height:300px}@media (min-width:42.5em){.error404 .detail .field{width:60%}}@media (min-width:61.25em){.error404 .detail .field{width:70%}}@media (min-width:75em){.error404 .detail .field{width:50%}}.error404 .detail__content{padding-left:0}.error404 .detail__content h4{font-family:utopia-std,serif;font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem);font-size:20px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:20px}@media (min-width:42.5em){.error404 .detail__content h4{font-size:26px}}@media (min-width:61.25em){.error404 .detail__content h4{font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem)}}.error404 .detail__content .alert.alert-warning{margin-bottom:20px}.single-design-library .modules-header,.single-micd_portfolio .modules-header{--header-rows:var(--header-start-offset) 0fr 1fr 100vw;--header-split-divider-height:0;background:#292929;grid-template-areas:"top-spacing top-spacing" "title title" "back-cta back-cta" "project-img project-img"}@media (min-width:61.25em){.single-design-library .modules-header,.single-micd_portfolio .modules-header{--header-rows:var(--header-start-offset) 0fr 1fr var(--header-split-divider-height);-webkit-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);-moz-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);grid-template-areas:"top-spacing project-img" "title project-img" "back-cta project-img";grid-template-columns:49.5238095vw 1fr;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}}.single-design-library .modules-header__image,.single-micd_portfolio .modules-header__image{grid-area:project-img}@media (min-width:61.25em){.single-design-library .modules-header__image,.single-micd_portfolio .modules-header__image{margin-top:12.1vw}}.single-design-library .modules-header__image img,.single-micd_portfolio .modules-header__image img{bottom:0;height:100%;top:auto}.single-design-library .modules-header__copy,.single-micd_portfolio .modules-header__copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:back-cta;justify-content:center;margin:0;padding:0 0 clamp(2.5rem,4.806547619vw,5.75rem) clamp(1.875rem,7.1428571429vw,8.5625rem)}@media (min-width:61.25em){.single-design-library .modules-header__copy,.single-micd_portfolio .modules-header__copy{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-left:0}}.single-design-library .modules-header__bottom-spacing,.single-design-library .modules-header__subtitle,.single-micd_portfolio .modules-header__bottom-spacing,.single-micd_portfolio .modules-header__subtitle{display:none}@media (min-width:61.25em){.single-design-library .modules-header__breadcrumb,.single-micd_portfolio .modules-header__breadcrumb{padding-left:0}}.single-design-library .modules-header__title,.single-micd_portfolio .modules-header__title{margin-top:2.8vw}@media (min-width:61.25em){.single-design-library .modules-header__title,.single-micd_portfolio .modules-header__title{padding-left:0}}.single-design-library .detail,.single-micd_portfolio .detail{overflow-x:hidden}.single-design-library .detail__content,.single-micd_portfolio .detail__content{--detail-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);padding-left:0}.single-design-library .detail__related,.single-micd_portfolio .detail__related{position:relative}.single-design-library .project-detail__quote-wrapper,.single-micd_portfolio .project-detail__quote-wrapper{padding-bottom:clamp(3.75rem,7.1428571429vw,8.5625rem);padding-top:clamp(3.75rem,7.1428571429vw,8.5625rem);position:relative}@media (min-width:42.5em){.single-design-library .project-detail__quote-wrapper,.single-micd_portfolio .project-detail__quote-wrapper{padding-right:clamp(1.75rem,2.380952381vw,2.8125rem)}}.single-design-library .project-detail__quote-wrapper:before,.single-micd_portfolio .project-detail__quote-wrapper:before{background-image:var(--theme-graph-asset);background-position:-6px -6px;background-size:35px;bottom:0;content:"";height:100%;left:-10vw;position:absolute;width:110vw}@media (min-width:81.25em){.single-design-library .project-detail__quote-wrapper:before,.single-micd_portfolio .project-detail__quote-wrapper:before{background-size:35.5952380952px}}@media (min-width:87.5em){.single-design-library .project-detail__quote-wrapper:before,.single-micd_portfolio .project-detail__quote-wrapper:before{background-size:38.3333333333px}}@media (min-width:100em){.single-design-library .project-detail__quote-wrapper:before,.single-micd_portfolio .project-detail__quote-wrapper:before{background-size:46px}}.single-design-library .project-detail__quote-wrapper blockquote,.single-micd_portfolio .project-detail__quote-wrapper blockquote{margin-bottom:33px;position:relative}.single-design-library .project-detail__quote-wrapper blockquote:before,.single-micd_portfolio .project-detail__quote-wrapper blockquote:before{color:var(--theme-dk);content:"“";font-family:trade-gothic-next,sans-serif;font-size:clamp(3.75rem,5.3571428571vw,6.375rem);font-style:normal;font-weight:300;letter-spacing:-.05em;line-height:0;position:absolute;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,0,0)}@media (min-width:65em){.single-design-library .project-detail__quote-wrapper blockquote:before,.single-micd_portfolio .project-detail__quote-wrapper blockquote:before{line-height:1;-webkit-transform:translate3d(-125%,-30%,0);transform:translate3d(-125%,-30%,0)}}.single-design-library .project-detail__quote-wrapper blockquote p,.single-micd_portfolio .project-detail__quote-wrapper blockquote p{font-family:utopia-std-display,serif;font-size:clamp(1.4583333333rem,2.380952381vw,2.8125rem);font-size:30px;font-style:italic;font-weight:400;line-height:1.6;margin-top:0}@media (min-width:42.5em){.single-design-library .project-detail__quote-wrapper blockquote p,.single-micd_portfolio .project-detail__quote-wrapper blockquote p{font-size:40px}}@media (min-width:61.25em){.single-design-library .project-detail__quote-wrapper blockquote p,.single-micd_portfolio .project-detail__quote-wrapper blockquote p{font-size:clamp(1.4583333333rem,2.380952381vw,2.8125rem)}}.single-design-library .project-detail__quote-wrapper blockquote p:last-of-type,.single-micd_portfolio .project-detail__quote-wrapper blockquote p:last-of-type{margin-bottom:0}.single-design-library .project-detail__quote-wrapper blockquote p em,.single-micd_portfolio .project-detail__quote-wrapper blockquote p em{color:var(--theme-dk)}.single-design-library .project-detail__quote-wrapper figcaption,.single-micd_portfolio .project-detail__quote-wrapper figcaption{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;text-transform:uppercase}@media (min-width:42.5em){.single-design-library .project-detail__quote-wrapper figcaption,.single-micd_portfolio .project-detail__quote-wrapper figcaption{font-size:16px}}@media (min-width:61.25em){.single-design-library .project-detail__quote-wrapper figcaption,.single-micd_portfolio .project-detail__quote-wrapper figcaption{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.single-design-library .project-detail__quote-wrapper figcaption p,.single-micd_portfolio .project-detail__quote-wrapper figcaption p{margin-bottom:3px;margin-top:0}.single-design-library .project-detail__quote-wrapper figcaption p:last-of-type,.single-micd_portfolio .project-detail__quote-wrapper figcaption p:last-of-type{margin-bottom:0}.single-design-library .project-detail__info-entry,.single-micd_portfolio .project-detail__info-entry{margin-bottom:clamp(2.5rem,2.9761904762vw,3.5625rem)}.single-design-library .project-detail__info-entry:last-of-type,.single-micd_portfolio .project-detail__info-entry:last-of-type{margin-bottom:0}.single-design-library .project-detail__info-entry h3,.single-micd_portfolio .project-detail__info-entry h3{color:var(--theme-dk);font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:5px}@media (min-width:42.5em){.single-design-library .project-detail__info-entry h3,.single-micd_portfolio .project-detail__info-entry h3{font-size:30px}}@media (min-width:61.25em){.single-design-library .project-detail__info-entry h3,.single-micd_portfolio .project-detail__info-entry h3{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.single-design-library .project-detail__info-entry p,.single-micd_portfolio .project-detail__info-entry p{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-top:0;text-transform:uppercase}@media (min-width:42.5em){.single-design-library .project-detail__info-entry p,.single-micd_portfolio .project-detail__info-entry p{font-size:16px}}@media (min-width:61.25em){.single-design-library .project-detail__info-entry p,.single-micd_portfolio .project-detail__info-entry p{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.single-design-library .project-detail__info-entry p:last-of-type,.single-micd_portfolio .project-detail__info-entry p:last-of-type{margin-bottom:0}.single-design-library .project-detail__info-entry ul,.single-micd_portfolio .project-detail__info-entry ul{list-style:none;margin:0;padding:0}.single-design-library .project-detail__info-entry ul a,.single-micd_portfolio .project-detail__info-entry ul a{color:#292929}.single-micd_events .modules-header{--header-rows:var(--header-start-offset) 0fr 1fr 100vw;--header-split-divider-height:0;background:#292929;grid-template-areas:"top-spacing top-spacing" "title title" "back-cta back-cta" "project-img project-img"}@media (min-width:61.25em){.single-micd_events .modules-header{--header-rows:var(--header-start-offset) 0fr 1fr var(--header-split-divider-height);-webkit-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);-moz-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);grid-template-areas:"top-spacing project-img" "title project-img" "back-cta project-img";grid-template-columns:49.5238095vw 1fr;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}}.single-micd_events .modules-header__image{grid-area:project-img}@media (min-width:61.25em){.single-micd_events .modules-header__image{margin-top:12.1vw}}.single-micd_events .modules-header__image img{bottom:0;height:100%;top:auto}.single-micd_events .modules-header__copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:back-cta;justify-content:flex-end;margin:0;padding:0 0 clamp(2.5rem,4.806547619vw,5.75rem) clamp(1.875rem,7.1428571429vw,8.5625rem)}@media (min-width:61.25em){.single-micd_events .modules-header__copy{padding-left:0}}.single-micd_events .modules-header__bottom-spacing,.single-micd_events .modules-header__subtitle{display:none}@media (min-width:61.25em){.single-micd_events .modules-header__breadcrumb{padding-left:0}}.single-micd_events .modules-header__title{margin-top:2.8vw}@media (min-width:61.25em){.single-micd_events .modules-header__title{padding-left:0}}.single-micd_events .detail{overflow-x:hidden}.single-micd_events .detail__related{position:relative}.single-micd_events .detail__content{--detail-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);padding-left:0}.single-micd_events .event-detail__info-entry{margin-bottom:clamp(2.5rem,2.9761904762vw,3.5625rem)}.single-micd_events .event-detail__info-entry:last-of-type{margin-bottom:0}.single-micd_events .event-detail__info-entry h3{color:var(--theme-dk);font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:5px}@media (min-width:42.5em){.single-micd_events .event-detail__info-entry h3{font-size:30px}}@media (min-width:61.25em){.single-micd_events .event-detail__info-entry h3{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.single-micd_events .event-detail__info-entry p{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-top:0;text-transform:uppercase}@media (min-width:42.5em){.single-micd_events .event-detail__info-entry p{font-size:16px}}@media (min-width:61.25em){.single-micd_events .event-detail__info-entry p{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.single-micd_events .event-detail__info-entry p:last-of-type{margin-bottom:0}.single-micd_events .modules-events__event{margin-bottom:clamp(2.5rem,2.9761904762vw,3.5625rem)}.single-micd_events .modules-events__event .date-pill{--card-pill-bg:var(--theme-lt)}.single-resource .modules-header{--header-rows:var(--header-start-offset) 0fr 1fr 100vw;--header-split-divider-height:0;background:#292929;grid-template-areas:"top-spacing top-spacing" "title title" "back-cta back-cta" "project-img project-img"}@media (min-width:61.25em){.single-resource .modules-header{--header-rows:var(--header-start-offset) 0fr 1fr var(--header-split-divider-height);-webkit-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);-moz-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);grid-template-areas:"top-spacing project-img" "title project-img" "back-cta project-img";grid-template-columns:49.5238095vw 1fr;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}}.single-resource .modules-header__image{grid-area:project-img}@media (min-width:61.25em){.single-resource .modules-header__image{margin-top:12.1vw}}.single-resource .modules-header__image img{bottom:0;height:100%;top:auto}.single-resource .modules-header__copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:back-cta;justify-content:flex-end;margin:0;padding:0 0 clamp(2.5rem,4.806547619vw,5.75rem) clamp(1.875rem,7.1428571429vw,8.5625rem)}@media (min-width:61.25em){.single-resource .modules-header__copy{padding-left:0}}.single-resource .modules-header__bottom-spacing,.single-resource .modules-header__subtitle{display:none}@media (min-width:61.25em){.single-resource .modules-header__breadcrumb{padding-left:0}}.single-resource .modules-header__title{margin-top:2.8vw}@media (min-width:61.25em){.single-resource .modules-header__title{padding-left:0}}.single-resource .detail{overflow-x:hidden}.single-resource .detail__content{--detail-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);padding-left:0}.single-resource .detail__related{position:relative}.single-resource .resource-detail__info-entry{margin-bottom:clamp(2.5rem,2.9761904762vw,3.5625rem)}.single-resource .resource-detail__info-entry:last-of-type{margin-bottom:0}.single-resource .resource-detail__info-entry h3{color:var(--theme-dk);font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:5px}@media (min-width:42.5em){.single-resource .resource-detail__info-entry h3{font-size:30px}}@media (min-width:61.25em){.single-resource .resource-detail__info-entry h3{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.single-resource .resource-detail__info-entry p{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-top:0;text-transform:uppercase}@media (min-width:42.5em){.single-resource .resource-detail__info-entry p{font-size:16px}}@media (min-width:61.25em){.single-resource .resource-detail__info-entry p{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.single-resource .resource-detail__info-entry p:last-of-type{margin-bottom:0}.single-resource .resource-detail__info-entry ul{list-style:none;margin:0;padding:0}.single-resource .resource-detail__info-entry ul a{color:#292929}.single-post .modules-header{--header-rows:var(--header-start-offset) 0fr 1fr 100vw;--header-split-divider-height:0;background:#292929;grid-template-areas:"top-spacing top-spacing" "title title" "back-cta back-cta" "project-img project-img"}.single-post .modules-header.modules-header--no-image{--header-rows:var(--header-start-offset) 0fr 1fr 0vw}@media (min-width:61.25em){.single-post .modules-header{--header-rows:var(--header-start-offset) 0fr 1fr var(--header-split-divider-height);-webkit-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);-moz-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);grid-template-areas:"top-spacing project-img" "title project-img" "back-cta project-img";grid-template-columns:49.5238095vw 1fr;padding-left:clamp(1.875rem,7.1428571429vw,8.5625rem);padding-right:clamp(1.875rem,7.1428571429vw,8.5625rem)}}.single-post .modules-header__image{grid-area:project-img;grid-column:auto;grid-column:1/span 2;grid-row:4}@media (min-width:61.25em){.single-post .modules-header__image{grid-column:auto;grid-row:1/span 3;margin-top:12.1vw}}.single-post .modules-header__copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-area:back-cta;justify-content:flex-end;margin:0;padding:0 0 clamp(2.5rem,4.806547619vw,5.75rem) clamp(1.875rem,7.1428571429vw,8.5625rem)}@media (min-width:61.25em){.single-post .modules-header__copy{padding-left:0}}.single-post .modules-header__bottom-spacing,.single-post .modules-header__subtitle{display:none}@media (min-width:61.25em){.single-post .modules-header__breadcrumb{padding-left:0}}.single-post .modules-header__title{margin-top:2.8vw}.single-post .modules-header__title>h1{margin-bottom:0}@media (min-width:61.25em){.single-post .modules-header__title{padding-left:0}}.single-post .detail{overflow-x:hidden}.single-post .detail__content{--detail-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);padding-left:0}.single-post .detail__related{position:relative}.single-post .post-detail__info-entry{margin-bottom:clamp(2.5rem,2.9761904762vw,3.5625rem)}.single-post .post-detail__info-entry:last-of-type{margin-bottom:0}.single-post .post-detail__info-entry h3{color:var(--theme-dk);font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:5px}@media (min-width:42.5em){.single-post .post-detail__info-entry h3{font-size:30px}}@media (min-width:61.25em){.single-post .post-detail__info-entry h3{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.single-post .post-detail__info-entry p{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-top:0;text-transform:uppercase}@media (min-width:42.5em){.single-post .post-detail__info-entry p{font-size:16px}}@media (min-width:61.25em){.single-post .post-detail__info-entry p{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.single-post .post-detail__info-entry p:last-of-type{margin-bottom:0}.single-post .post-detail__info-entry ul{list-style:none;list-style-type:none;margin:0;padding:0}.single-post .post-detail__info-entry ul a{color:#292929}.single-post .detail__related-content--secondary ul{list-style:none;list-style-type:none;margin:0;padding:0}.archive .modules-header,.blog .modules-header,.search .modules-header{--header-split-divider-height:0;--header-rows:var(--header-start-offset) 0fr 1fr 0vw;grid-template-areas:"top-spacing top-spacing" "title title" "back-cta back-cta"}@media (min-width:61.25em){.archive .modules-header,.blog .modules-header,.search .modules-header{--header-rows:var(--header-start-offset) 0fr 1fr var(--header-split-divider-height);-webkit-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);-moz-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);grid-template-areas:"top-spacing empty" "title empty" "back-cta empty";grid-template-columns:49.5238095vw 1fr}}.archive .modules-header__bottom-spacing,.archive .modules-header__subtitle,.blog .modules-header__bottom-spacing,.blog .modules-header__subtitle,.search .modules-header__bottom-spacing,.search .modules-header__subtitle{display:none}.archive .modules-header__title,.blog .modules-header__title,.search .modules-header__title{margin-top:2.8vw}.archive .detail,.blog .detail,.search .detail{overflow-x:hidden}.archive .detail__content,.blog .detail__content,.search .detail__content{padding-left:0}.archive .detail__related,.blog .detail__related,.search .detail__related{display:none;position:relative}@media (min-width:61.25em){.archive .detail__related,.blog .detail__related,.search .detail__related{display:block}}.archive .field,.archive .field button .c-icon,.blog .field,.blog .field button .c-icon,.search .field,.search .field button .c-icon{--form-single-field-color:var(--theme-dk)}article.article-entry{border-top:1px solid var(--theme-dk);margin-bottom:clamp(1.5rem,2.8571428571vw,3.375rem);padding-top:clamp(1.5rem,1.9047619048vw,2.25rem)}.entry-title{font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2}@media (min-width:42.5em){.entry-title{font-size:30px}}@media (min-width:61.25em){.entry-title{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.entry-title a{color:#292929;font-weight:400;text-decoration:none}.entry-summary{color:#575757}time{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;text-transform:uppercase}@media (min-width:42.5em){time{font-size:16px}}@media (min-width:61.25em){time{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.widget.widget_block h1,.widget.widget_block h2,.widget.widget_block h3{font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2}@media (min-width:42.5em){.widget.widget_block h1,.widget.widget_block h2,.widget.widget_block h3{font-size:30px}}@media (min-width:61.25em){.widget.widget_block h1,.widget.widget_block h2,.widget.widget_block h3{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.widget.widget_block h4{font-family:utopia-std,serif;font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem);font-size:20px;font-style:normal;font-weight:400;line-height:1.2}@media (min-width:42.5em){.widget.widget_block h4{font-size:26px}}@media (min-width:61.25em){.widget.widget_block h4{font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem)}}.widget.widget_block h5{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;text-transform:uppercase}@media (min-width:42.5em){.widget.widget_block h5{font-size:18px}}@media (min-width:61.25em){.widget.widget_block h5{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem)}}.widget{margin-bottom:clamp(2.5rem,4.0476190476vw,4.8125rem)}.widget:last-child{margin-bottom:0}.widget .widget-title{font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:5px}@media (min-width:42.5em){.widget .widget-title{font-size:30px}}@media (min-width:61.25em){.widget .widget-title{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.widget ul{list-style:none;list-style-type:none;margin:0;padding:0}.widget ul li{line-height:1.2;margin-bottom:10px}.widget .tagcloud a,.widget a{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;opacity:.5;text-decoration:none;text-transform:uppercase}@media (min-width:42.5em){.widget .tagcloud a,.widget a{font-size:16px}}@media (min-width:61.25em){.widget .tagcloud a,.widget a{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.widget .tagcloud a:hover,.widget a:hover{opacity:1;text-decoration:underline}.widget .tagcloud{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;margin-top:0}.widget .tagcloud>a{line-height:1.5}.widget .c-icon{opacity:0;-webkit-transform:rotate(-90deg) translateZ(0);transform:rotate(-90deg) translateZ(0);-webkit-transition:opacity .2s cubic-bezier(.83,0,.17,1),-webkit-transform .2s cubic-bezier(.83,0,.17,1);transition:opacity .2s cubic-bezier(.83,0,.17,1),-webkit-transform .2s cubic-bezier(.83,0,.17,1);-o-transition:opacity .2s cubic-bezier(.83,0,.17,1),-o-transform .2s cubic-bezier(.83,0,.17,1);transition:opacity .2s cubic-bezier(.83,0,.17,1),transform .2s cubic-bezier(.83,0,.17,1);transition:opacity .2s cubic-bezier(.83,0,.17,1),transform .2s cubic-bezier(.83,0,.17,1),-webkit-transform .2s cubic-bezier(.83,0,.17,1),-o-transform .2s cubic-bezier(.83,0,.17,1)}.widget a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.widget a .c-icon{position:absolute}.widget a:hover,.widget a[aria-current]{opacity:1;text-decoration:none}.widget a:hover .c-icon,.widget a[aria-current] .c-icon{opacity:1;-webkit-transform:rotate(-90deg) translate3d(0,-15px,0);transform:rotate(-90deg) translate3d(0,-15px,0)}.post-pagination{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:clamp(2.5rem,8.3333333333vw,10rem)}.no-results{font-family:utopia-std,serif;font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem);font-size:26px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:clamp(2.5rem,2.8571428571vw,3.375rem)}@media (min-width:42.5em){.no-results{font-size:30px}}@media (min-width:61.25em){.no-results{font-size:clamp(1.3125rem,2.1428571429vw,2.5625rem)}}.detail__main-content>form{max-width:60%}.search h4{font-family:utopia-std,serif;font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem);font-size:20px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:20px}@media (min-width:42.5em){.search h4{font-size:26px}}@media (min-width:61.25em){.search h4{font-size:clamp(1.1666666667rem,1.9047619048vw,2.25rem)}}.search .form-single{margin-bottom:clamp(2.5rem,4.7619047619vw,5.6875rem)}.search .modules-header__subtitle{display:block}.page-template-template-participants .modules-header{--header-rows:var(--header-start-offset) 0fr 1fr 0vw;--header-split-divider-height:0;background:#292929}@media (min-width:61.25em){.page-template-template-participants .modules-header{--header-rows:var(--header-start-offset) 0fr 1fr var(--header-split-divider-height);-webkit-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);-moz-column-gap:clamp(2.5rem,9.1071428571vw,10.875rem);column-gap:clamp(2.5rem,9.1071428571vw,10.875rem)}}.page-template-template-participants .modules-header__copy{padding-bottom:0}.page-template-template-participants .modules-header__bottom-spacing,.page-template-template-participants .modules-header__subtitle{display:none}.page-template-template-participants .modules-header__title{margin-top:2.8vw}.page-template-template-participants .detail{overflow-x:hidden}.page-template-template-participants .detail__related{position:relative}.page-template-template-participants .participants__info-entry{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:clamp(2.5rem,2.9761904762vw,3.5625rem)}.page-template-template-participants .participants__info-entry:last-of-type{margin-bottom:0}.page-template-template-participants .participants__info-entry p{font-family:trade-gothic-next,sans-serif;font-size:14px;font-style:normal;font-weight:700;letter-spacing:.15em;line-height:1.28;margin-top:0;text-transform:uppercase}@media (min-width:42.5em){.page-template-template-participants .participants__info-entry p{font-size:16px}}@media (min-width:61.25em){.page-template-template-participants .participants__info-entry p{font-size:clamp(.65625rem,1.0714285714vw,1.25rem)}}.page-template-template-participants .participants__info-entry p:last-of-type{margin-bottom:0}.page-template-template-participants #directory{margin-bottom:20px}.page-template-template-participants #directory hr{border-top:1px solid var(--theme-dk)}.page-template-template-participants [id^=name_],.page-template-template-participants [id^=state_]{padding-top:40px}.page-template-template-participants [id^=name_] h3,.page-template-template-participants [id^=state_] h3{font-family:trade-gothic-next,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.2em;text-transform:uppercase}@media (min-width:42.5em){.page-template-template-participants [id^=name_] h3,.page-template-template-participants [id^=state_] h3{font-size:18px}}@media (min-width:61.25em){.page-template-template-participants [id^=name_] h3,.page-template-template-participants [id^=state_] h3{font-size:20px;font-size:clamp(.875rem,1.4285714286vw,1.6875rem)}}.page-template-template-participants .cta-list{list-style:none;margin:0 0 20px;padding:0}.page-template-template-participants .detail__related-link-list li{margin-bottom:15px}.page-template-template-participants .participants-landing{position:relative}.page-template-template-participants .participants-landing:before{background-image:var(--theme-graph-asset);background-position:-6px -6px;background-size:35px;content:"";height:100%;position:absolute;right:0;top:0;width:40.6785714vw}@media (min-width:81.25em){.page-template-template-participants .participants-landing:before{background-size:35.5952380952px}}@media (min-width:87.5em){.page-template-template-participants .participants-landing:before{background-size:38.3333333333px}}@media (min-width:100em){.page-template-template-participants .participants-landing:before{background-size:46px}}@media (min-width:61.25em){.page-template-template-participants .participants-landing:before{width:27.6785714vw}}.page-template-template-participants .participants-landing .participants-landing__content{padding:clamp(3.75rem,7.1428571429vw,8.5625rem) clamp(1.875rem,7.1428571429vw,8.5625rem);position:relative;z-index:1}.page-template-template-participants .participants-landing h2{font-family:trade-gothic-next,sans-serif;font-size:clamp(.8020833333rem,1.3095238095vw,1.5625rem);font-size:14px;font-style:normal;font-weight:700;letter-spacing:.08em;line-height:1.5;margin-bottom:clamp(1.5rem,2.380952381vw,2.8125rem);padding-left:var(--site-inset);text-transform:uppercase}@media (min-width:42.5em){.page-template-template-participants .participants-landing h2{font-size:16px}}@media (min-width:61.25em){.page-template-template-participants .participants-landing h2{font-size:clamp(.8020833333rem,1.3095238095vw,1.5625rem)}}.page-template-template-participants .participants-landing .participants-landing__blocks{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:1fr;row-gap:24px}@media (min-width:61.25em){.page-template-template-participants .participants-landing .participants-landing__blocks{grid-template-columns:1fr 1fr}}.page-template-template-participants .participants-landing .participants-landing__block{--btn-color:var(--theme-dk);--btn-bg-color:#fff;--btn-text-color:var(--theme-dk);--btn-arrow-color:var(--btn-text-color);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--theme-dk);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:clamp(2.5rem,3.5714285714vw,4.25rem) 40px}@media (min-width:61.25em){.page-template-template-participants .participants-landing .participants-landing__block{padding-left:var(--site-inset);padding-right:var(--site-inset)}}.page-template-template-participants .participants-landing .participants-landing__block h3{color:#fff;font-family:utopia-std-display,serif;font-size:clamp(1.75rem,2.8571428571vw,3.375rem);font-size:30px;font-style:normal;font-weight:400;line-height:1.3}@media (min-width:42.5em){.page-template-template-participants .participants-landing .participants-landing__block h3{font-size:36px}}@media (min-width:61.25em){.page-template-template-participants .participants-landing .participants-landing__block h3{font-size:clamp(1.75rem,2.8571428571vw,3.375rem)}}.page-template-template-participants .participants-landing .participants-landing__block p{margin-bottom:clamp(1.5rem,2.380952381vw,2.8125rem)}.page-template-template-participants .participants-landing .participants-landing__block a{margin-top:auto}.page-template-template-participants .participants-landing .participants-landing__block a:hover .btn-arrow-path{--btn-arrow-color:var(--theme-dk)}.template-design-library .our-work__projects{background:#f5f6e6}.template-design-library .our-work__projects>h2{font-size:27px;font-weight:700;letter-spacing:.2em;margin-bottom:30px;text-transform:uppercase}.template-design-library .our-work__projects>p{margin-bottom:30px}.template-design-library .our-work__projects .our-work__project-grid{margin-top:60px;padding-bottom:0}@media (min-width:61.25em){.template-design-library .our-work__projects .our-work__project-grid{grid-template-columns:1fr 1fr 1fr}}.template-design-library .image--square{padding-top:66%}.single-design-library .modules-header__title h1{margin-bottom:35px}.single-design-library .modules-header__title p{color:#fff}.single-design-library .modules-header__title .city{color:#fff;font-size:20px;font-weight:700;letter-spacing:.15em;line-height:1.28;text-transform:uppercase}@media (min-width:67.5em){.resources-menu .nav-primary__sub{left:unset;right:0}}a,a>span{font-weight:700}
/*# sourceMappingURL=main.css.map */
