/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane button{background:white;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/custom/iu_theme/images/icons/loading-small.svg);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
:root{--dandelion:#FBEB40;--blush:#FBE2DD;--sky-700:#0369A1;--sky-400:#00BCFF;--stone-800:#292524;--stone-500:#78716C;--stone-300:#D6D3D1;--stone-100:#F5F5F4;--primary:var(--stone-800);--space-4:0.25rem;--space-6:0.375rem;--space-8:0.5rem;--space-10:0.625rem;--space-12:0.75rem;--space-14:0.875rem;--space-16:1rem;--space-20:1.25rem;--space-24:1.5rem;--space-28:1.75rem;--space-30:1.875rem;--space-32:2rem;--space-40:2.5rem;--space-48:3rem;--space-56:3.5rem;--space-80:5rem;--space-112:7rem;--space-44:2.76rem;--negative-space-40:-2.5rem;--negative-space-80:-5rem;--max-container:1280px;--med-container:768px;}.bg-blush{background-color:var(--blush);}.bg-dark{background-color:var(--primary);color:white;}
.layout-container{max-width:var(--max-container);margin:0 auto;}.layout-content,.banner-inner:not(#hero-inner){padding-top:var(--space-80);padding-bottom:var(--space-80);padding-left:var(--space-112);padding-right:var(--space-112);&.view{padding-top:0;}}.project,.update{.layout-content{padding-bottom:0%;}}.layout-content.with-right-sidebar{display:flex;flex-direction:row-reverse;gap:var(--space-48);.region-content{flex-basis:69%;flex-shrink:0;}}@media screen and (max-width:1024px){.layout-content.with-right-sidebar{padding-top:0;flex-direction:column;gap:0;}}.banner{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);}@media screen and (max-width:1024px){.layout-content,.banner-inner:not(#hero-inner){padding-left:var(--space-56);padding-right:var(--space-56);}}.banner-inner{box-sizing:border-box;width:100%;max-width:var(--max-container);margin:0 auto;}.paragraph--type--text,.accordion-set,.field--type-text-with-summary{max-width:var(--med-container);}#block-iu-theme-content{margin-bottom:var(--space-48);.project &,.update &{margin-bottom:0;}.path-webform &{margin-bottom:var(--space-4);}}.stack-48{display:flex;flex-direction:column;gap:var(--space-48);justify-content:space-around;}p.nomargin{margin:0;}
html{color:var(--primary);font-family:"Libre Franklin";font-weight:400;line-height:150%;}body{font-size:1.125rem;}@media screen and (max-width:768px){body{font-size:1rem;}}ul{list-style:none;padding:0;.text-formatted &{list-style:disc;padding-inline-start:var(--space-40);}}hr{border:none;background:url(/themes/custom/iu_theme/images/separator.png) no-repeat;height:30px;margin:0px;.text-formatted &{margin-bottom:var(--space-30);}}.lighter{color:var(--stone-500);}.nobold{font-weight:400;}.medium{font-weight:500;}.semibold,cite,.field--name-field-caption{font-weight:600;}.bold{font-weight:800;}.text-xs{font-size:0.75rem;line-height:1rem;}.text-s,cite,.field--name-field-caption{font-size:1rem;line-height:1.5rem;@media screen and (max-width:768px){font-size:0.875rem;line-height:1.25rem;}}.text-l{font-size:1.125rem;line-height:1.75rem;}.text-xl{font-size:1.25rem;line-height:1.75rem;@media screen and (max-width:768px){font-size:1rem;}}.text-2xl,.teaser h2,.teaser h3{font-size:1.5rem;line-height:1.33;@media screen and (max-width:768px){font-size:1.25rem;line-height:1.75rem;}}.text-3xl{font-size:1.875rem;line-height:2.25rem;padding-bottom:var(--space-20);}.text-4xl{font-size:2.25rem;line-height:2.5rem;padding-bottom:var(--space-8);}@media screen and (max-width:768px){.text-4xl{font-size:1.875rem;line-height:2.25rem;}}.text-5xl{font-size:3rem;line-height:3rem;}.text-6xl{font-size:3.75rem;line-height:3.75rem;}blockquote{border-left:5px solid var(--blush);margin:0;padding-left:var(--space-20);font-size:1.5rem;line-height:2rem;max-width:var(--med-container);@media screen and (max-width:768px){font-size:1.25rem;line-height:1.75rem;}cite{font-style:normal;margin-top:var(--space-12);display:block;}}
h1{font-size:3rem;line-height:3rem;font-weight:800;border-left:10px solid var(--dandelion);padding-left:var(--space-16);margin:0;.project &,.update &{font-size:2.5rem;line-height:2.75rem;}}h1.no-border{border:none;padding:0;}h2{font-size:2.25rem;line-height:2.5rem;font-weight:800;margin:0;padding-bottom:var(--space-16);.text-formatted &{margin-top:var(--space-48);}.text-formatted >&:first-child{margin-top:0rem;}.text-formatted >&:last-child{margin-bottom:var(--negative-space-40);}}h3,.h3{font-size:1.5rem;line-height:2rem;font-weight:600;margin:0;.text-formatted &{margin-bottom:1rem;margin-top:var(--space-24);}.text-formatted >&:first-child{margin-top:0rem;}.text-formatted >&:last-child{margin-bottom:var(--negative-space-40);}}h4{font-size:1.125rem;line-height:1.75rem;font-weight:600;margin-top:0;margin-bottom:1rem;}@media screen and (max-width:768px){h1{font-size:2.25rem;line-height:2.5rem;font-weight:800;}h2{font-size:1.5rem;line-height:2rem;font-weight:800;}h3{font-size:1.125rem;line-height:1.75rem;font-weight:600;}h4{font-size:1rem;line-height:1.5rem;font-weight:600;}}
a{color:var(--sky-700);font-weight:600;text-decoration:none;}a:hover,a.teaser:hover h2,button:hover,.card-hover .card-link{color:var(--sky-700);text-decoration:underline;text-decoration-color:var(--sky-400);text-decoration-thickness:3px;text-underline-offset:5px;}a:focus-visible,button:focus-visible{outline:2px solid var(--primary);}.text-formatted,.manual-card{a{border:3px solid transparent;}a:focus,a:focus-visible{outline:3px solid var(--sky-400);color:var(--sky-700);text-decoration:none;}}a.aligned{display:flex;gap:var(--space-4);height:var(--space-40);align-items:center;width:fit-content;display:inline-flex;}.bg-dark{a,a:hover,a:focus,button.focus{color:white;border:none;text-decoration-color:white;.text-formatted &{color:white;border:none;}}a:focus,a:focus-visible,button:focus,button:focus-visible{color:inherit;outline:2px solid white;text-decoration:none;}}ul.menu span,ul.menu a{min-height:var(--space-40);display:flex;align-items:center;box-sizing:border-box;width:fit-content;}.breadcrumb a{color:var(--primary);z-index:1;position:relative;}
.region-header{display:flex;justify-content:space-between;padding:var(--space-24) var(--space-40);height:6rem;align-items:center;li{font-weight:600;}.menu-item{padding:1px var(--space-8);}#block-iu-theme-branding a:focus{border:none;}#block-iu-theme-modalblockmobile{display:none;}}.region-header-right{display:flex;flex-direction:column;}#block-iu-theme-modalblockmobile a{display:flex;height:4rem;width:4rem;flex-direction:column;align-items:center;}#block-iu-theme-modalblock{height:var(--space-40);display:flex;justify-content:right;font-size:1rem;align-items:center;a{font-weight:normal;padding-right:var(--space-16);&.search-form{border-left:2px solid var(--dandelion);padding-left:var(--space-40);position:relative;&::before{content:"";background:url("/themes/custom/iu_theme/images/icons/search-small.svg") no-repeat;background-size:26px;width:26px;height:26px;display:inline-block;position:absolute;left:10px;bottom:2px;}}}a,button{img{position:relative;top:0.3rem;right:0.2rem;}&:hover{color:var(--primary);text-decoration-color:var(--primary);}&:focus{color:var(--primary);outline:1px solid var(--primary);}}}.region-mobile-menu{nav,.search-block-form{display:none;}}@media screen and (max-width:1024px){.region-header{padding:var(--space-12) var(--space-20);#block-iu-theme-branding{width:150px;}}}@media screen and (max-width:768px){.region-header{#block-iu-theme-modalblock{display:none;}#block-iu-theme-modalblockmobile{display:flex;gap:var(--space-8);#burger-cross-icon{display:none;img{width:100%;}}}nav{display:none;}}}
.region-header ul.menu{display:flex;gap:4px;text-align:left;margin:0;li{flex-direction:column;}ul{position:absolute;background-color:var(--blush);z-index:10;}ul{flex-direction:column;}a{color:var(--primary);text-decoration-color:var(--primary);}}.region-mobile-menu a,.region-header a{color:var(--primary);text-decoration-color:var(--primary);}.region-mobile-menu{.accordion button{background-color:var(--blush);}ul{padding:0;li{padding:0;width:100%;border-bottom:1px solid white;padding-top:var(--space-8);span,a{margin-bottom:var(--space-8);}}}> nav > ul > li{padding-left:var(--space-16);background:var(--blush);font-size:1.25rem;font-weight:600;ul{background-color:white;margin-left:-12px;padding-left:12px;font-size:1rem;}}}
#block-iu-theme-views-block-recent-work-block-1{background-color:var(--stone-100);}.views-element-container{padding-top:var(--space-48);.with-right-sidebar &{padding-top:0;}}.view-content,.related-content > .field__items{padding-top:var(--space-48);display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:var(--space-24);gap:var(--space-14);}.view-content .views-row{background-color:white;}.view-header,.view-empty{font-size:0.875rem;}@media screen and (min-width:1025px){.view-content .views-row,.related-content > .field__items > .field__item{flex-grow:1;width:31%;max-width:31%;.with-right-sidebar &{width:48%;max-width:48%;flex-grow:0;}}}.view-our-team,.view-our-projects,.view-latest-updates,.view-sitewide-search,.related-content > .field__items{.views-row,> .field__item{background-color:var(--stone-100);}}@media screen and (max-width:1024px){.view-content .views-row,.related-content > .field__items > .field__item{width:48%;}}@media screen and (max-width:640px){.view-content .views-row,.with-right-sidebar  .view-content .views-row,.related-content > .field__items > .field__item{width:100%;}}@media screen and (max-width:1024px){.views-exposed-form .form--inline{display:flex;flex-direction:column;}}.views-exposed-form{.form-item{margin-top:0px;}.bef-links ul{display:flex;flex-direction:column;gap:var(--space-8);}label{font-size:1.25rem;font-weight:600;}@media screen and (max-width:1024px){padding-top:var(--space-32);.form-item{border-bottom:1px solid var(--stone-300);padding-bottom:var(--space-16);}.bef-links{ul{display:flex;flex-direction:row;flex-wrap:wrap;}}}}@media screen and (min-width:1024px){.region-sidebar-second .views-exposed-form{max-width:250px;}.views-exposed-form input{max-width:15rem;}}.field--name-field-related-content{padding-top:var(--space-80);.project &,.update &{padding-bottom:var(--space-80);}}#block-iu-theme-views-block-recent-work-block-1{margin-bottom:var(--negative-space-80);}
.cta{display:flex;flex-direction:column;align-items:center;gap:var(--space-32);margin-top:var(--space-48);> div{display:flex;flex-direction:column;align-items:center;text-align:center;}.mailchimp-signup-subscribe-form{display:flex;align-items:center;gap:var(--space-16);justify-content:center;@media screen and (min-width:641px){width:600px;flex-wrap:wrap;align-items:center;#mailchimp-response-mailchimp_signup_subscribe_block_mailchimp_signup_form-wrapper{text-align:center;order:4;width:100%;}}@media screen and (max-width:640px){flex-direction:column;.mailchimp-newsletter-mergefields,.form-item,input[type=email],#edit-actions,input[type=submit]{width:100%;}label{display:block;text-align:left;padding-bottom:var(--space-8);}}.form-item{margin:0;}input[type=email]{height:var(--space-40);border:none;}label{font-size:var(--space-16);font-weight:600;margin-right:var(--space-8);&:after{content:none;}}input[type=submit]{height:var(--space-44);background-color:var(--blush);font-weight:600;&:hover{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:5px;}}}}
a.teaser,a.teaser:focus,a.teaser:hover{color:var(--primary);text-decoration:none;border:0;}.teaser-content{padding:var(--space-32);padding-top:var(--space-32);display:flex;flex-direction:column;gap:var(--space-8);position:relative;}@media screen and (max-width:1024px){.teaser-content{padding:var(--space-16);padding-top:var(--space-24);}}.teaser img{width:100%;height:auto;}.teaser .field--name-field-image{position:relative;display:flex;&::after{position:absolute;inset:0;background:#0002;content:''}.card-hover &::after,.card:focus-within &::after{content:none;}}.teaser h2{padding:0;}.teaser a{color:var(--primary);}.teaser{height:100%;}
.c-accordion-pane{button{font-weight:inherit;background-color:white;border:none;background:url(/themes/custom/iu_theme/images/icons/chevron-down.png) no-repeat;background-position:right;padding-right:var(--space-24);padding-left:0;}button[aria-expanded=true]{background:url(/themes/custom/iu_theme/images/icons/chevron-up.png) no-repeat;background-position:right;}}.accordion-set{.c-accordion-pane__title{border-bottom:1px solid var(--stone-300);padding-bottom:var(--space-8);padding-top:var(--space-8);button{width:100%;text-align:left;}}}.bg-dark .c-accordion-pane{button{background:url(/themes/custom/iu_theme/images/icons/chevron-down-white.svg) no-repeat;background-position:right;}button[aria-expanded=true]{background:url(/themes/custom/iu_theme/images/icons/chevron-up-white.png) no-repeat;background-position:right;}button{background-color:var(--primary);color:white;&:hover{color:white;}}}
.cards h2{@media screen and (max-width:1024px){text-align:center;}}.card-link{pointer-events:none;}.cards-intro{display:flex;justify-content:space-between;align-items:center;gap:var(--space-24);@media screen and (max-width:1024px){flex-direction:column;align-items:center;gap:var(--space-20);}.field--name-field-text{max-width:var(--med-container);}}.card:focus-within{outline:2px solid var(--primary);a{outline:none;}}.manual-card{padding:var(--space-24);border-top:9px solid var(--dandelion);position:relative;display:flex;flex-direction:column;justify-content:space-between;h3{margin-bottom:var(--space-8);}a{font-size:var(--space-20);}&:hover,&:focus-within{border-top:9px solid var(--sky-700);}}.card{cursor:pointer;}
.testimonials .field__items{display:flex;flex-direction:column;gap:var(--space-32);margin-top:var(--space-32);> .field__item{background-color:var(--stone-100);padding:var(--space-32) var(--space-24) var(--space-24) var(--space-24);.testimonial-button{text-align:right;}.field--name-field-name{font-size:1rem;font-weight:600;margin-top:var(--space-8);}}}
.assigned-person{display:flex;gap:var(--space-16);background-color:inherit;a{color:var(--primary);}.assigned-person-text{display:flex;flex-direction:column;justify-content:center;}.field--name-field-image{display:flex;}#hero &{margin-top:var(--space-24);@media screen and (max-width:768px){margin-top:var(--space-16);}}}.field--name-field-project-team{padding-top:var(--space-48);.field__items{display:flex;gap:var(--space-24);flex-wrap:wrap;justify-content:flex-start;> .field__item{background-color:white;}}}
footer{.footer-inner{padding:var(--space-40);display:flex;justify-content:space-between;p{font-size:0.875rem;line-height:1.5rem;margin:0;width:fit-content}a{font-size:1rem;}}.menu{flex-direction:column;}h2{font-size:1.25rem;line-height:1.75rem;font-weight:400;margin:var(--space-6) 0px var(--space-12) 0px;}.region-footer-bottom{border-top:1px solid var(--stone-500);padding-top:var(--space-40);text-align:center;font-size:0.75rem;padding-bottom:var(--space-40);#block-iu-theme-footerbottom .menu{display:flex;flex-direction:row;justify-content:center;gap:0;li + li a::before{content:"|";width:40px;text-align:center;}}}.c-accordion-pane{order:5;h2{padding:0;}}}img.social{width:1.5rem;height:1.5rem;}@media screen and (max-width:920px){footer{.footer-inner{flex-direction:column;gap:var(--space-12);h2{margin:0;}}}}#block-iu-theme-copyright{display:flex;justify-content:center;}
.field--name-field-summary{font-size:1.5rem;line-height:2rem;font-weight:600;padding-top:var(--space-20);padding-bottom:var(--space-20);@media screen and (min-width:1024px){max-width:var(--med-container);}@media screen and (max-width:768px){font-size:1.25rem;line-height:1.75rem;}#hero &{font-size:1.25rem;line-height:1.75rem;font-weight:400;@media screen and (max-width:768px){font-size:1rem;line-height:1.5rem;}}}
#hero{background-color:var(--stone-100);position:relative;overflow:hidden;}#homepage-hero-image{position:absolute;left:0;top:0;img{width:100%;height:100%;}&::before{content:'';z-index:1;width:100%;height:100%;display:block;position:absolute;background:linear-gradient(90deg,var(--primary),transparent);}@media screen and (max-width:768px){position:relative;}}#hero-inner{position:relative;z-index:2;@media screen and (min-width:1025px){padding-left:var(--space-112);}#hero-no-image,#block-iu-theme-pagetitle{padding-bottom:var(--space-56);padding-right:var(--space-112);@media screen and (max-width:1024px){padding-bottom:var(--space-40);}.homepage &{padding-bottom:var(--space-56);@media screen and (min-width:1025px){padding-top:7.5rem;padding-bottom:7.5rem;}}}#hero-left{@media screen and (min-width:1024px){position:relative;top:30px;}}#hero-left,#hero-no-image,#block-iu-theme-pagetitle{padding-bottom:var(--space-56);padding-top:var(--space-80);display:flex;flex-direction:column;gap:var(--space-16);@media screen and (max-width:1024px){padding:var(--space-56);padding-bottom:var(--space-40);h1{margin:0 auto;text-align:center;}}.homepage &{@media screen and (min-width:769px){color:white;}@media screen and (min-width:1025px){width:50%;h1{min-width:16ch;text-align:left;margin:0;}}@media screen and (max-width:1024px){h1{max-width:16ch;text-align:left;margin:0;}.field--name-field-summary{max-width:50%;}}@media screen and (max-width:768px){.field--name-field-summary{max-width:100%;}}}}#hero-with-image{display:flex;gap:var(--space-40);justify-content:space-between;.field--name-field-image{border-left:var(--space-10) solid var(--dandelion);.assigned-person &{border:none;}img{height:100%;width:auto;max-width:600px;object-fit:cover;}}@media screen and (max-width:1024px){flex-direction:column;#hero-left,#hero-no-image{align-items:center;}.field--name-field-image  img{width:100%;max-width:100%;height:auto;}}@media screen and (max-width:768px){#hero-left,#hero-no-image{gap:var(--space-8);}}}}
.field--name-field-tags{display:flex;flex-wrap:wrap;gap:var(--space-8);@media screen and (max-width:1024px){justify-content:center;}.field__item{padding:var(--space-8);color:var(--primary);width:fit-content;display:inline-block;font-size:1rem;background-color:var(--stone-100);#hero &{background-color:white;}}}
.searchform-dialog{background-color:var(--blush);padding:var(--space-20) var(--space-24);top:9rem !important;width:50%;max-width:var(--med-container);#search-block-form{display:flex;gap:var(--space-12);}input{border:0;height:var(--space-48);padding:0 var(--space-16);}input::placeholder{font-weight:600;}.form-item{margin:0;}#edit-actions input{border:2px solid var(--stone-800);font-weight:600;}.ui-dialog-titlebar,.ui-dialog-buttonpane{background-color:var(--blush);border:none;}.ui-dialog-buttonpane{display:flex;justify-content:center;}.ui-dialog-titlebar-close{height:26px;width:26px;right:8px;}.ui-button-icon.ui-icon.ui-icon-closethick{background:url("/themes/custom/iu_theme/images/icons/close.png") no-repeat;height:24px;width:24px;top:9px;left:10px;}h2{font-size:0.75rem;line-height:1.5rem;font-weight:600;margin:0;padding-bottom:var(--space-8);}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action::before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action::before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{position:relative;top:var(--space-40);margin-bottom:-50px;width:45%;@media screen and (max-width:1240px){width:30%;}@media screen and (max-width:1024px){width:80%;top:var(--space-20);padding:var(--space-56);}}.page-node-type-page,.path-search,.path-our-projects,.path-our-team,.path-webform,.path-latest-updates{.breadcrumb{position:relative;top:var(--space-40);padding-bottom:var(--space-32);width:100%;@media screen and (max-width:1240px){width:80%;top:var(--space-40);padding-bottom:var(--space-32);}@media screen and (max-width:1024px){width:80%;top:var(--space-20);padding:var(--space-56);padding-top:0;padding-bottom:var(--space-32);text-align:center;}}}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li::before{content:" \BB ";}.breadcrumb li:first-child::before{content:none;}
.bef-link{background-color:var(--stone-100);font-size:1rem;font-weight:400;&.bef-link--selected{background-color:var(--dandelion);&::before{content:"";background:url(/themes/custom/iu_theme/images/icons/Check.svg) no-repeat;width:22px;height:20px;background-position-x:1px;background-position-y:6px;display:inline-block;}}}.paragraph-type--button{@media screen and (max-width:768px){text-align:center;}}button,.button,.bef-link{padding:var(--space-8);color:var(--primary);width:fit-content;display:inline-block;header &{background-color:white;border:none;padding:none;}&.no-left-pad{padding-left:0px;}&:hover{color:var(--primary);text-decoration-color:var(--primary);}&.fancy,&.webform-button--submit{padding:var(--space-8) var(--space-20);background-color:var(--dandelion);border:0;border-bottom:2px solid var(--primary);border-right:2px solid var(--primary);}&.webform-button--submit{font-weight:600;}&.plain,.ui-dialog-buttonset &{padding:var(--space-8) var(--space-20);border:2px solid var(--stone-800);}img{&.icon-left{margin-right:var(--space-8);}&.icon-right{margin-left:var(--space-8);top:2px;position:relative;}}}
.container-inline label::after,.container-inline .label::after{content:":";}.form-type-radios .container-inline label::after,.form-type-checkboxes .container-inline label::after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
.path-webform{form{max-width:var(--med-container);}.messages{box-shadow:none;border:none;background:white;padding:0;font-size:1rem;font-weight:600;&.messages--error{display:none;}}.form-item--error-message{color:#991B1B;font-size:1rem;margin-top:var(--space-4);&::before{content:none;}}.form-item{@media screen  and (min-width:768px){&.form-item-first-name{display:table-cell;padding-right:1rem;}&.form-item-last-name{display:table-cell;}}input{padding:var(--space-12) var(--space-16);width:100%;box-sizing:border-box;}input,textarea,input.error,textarea.error{border:1px solid var(--stone-500);}}label{display:block;font-size:1.25rem;font-weight:600;margin-bottom:var(--space-4);@media screen and (max-width:768px){font-size:1rem;}}#edit-subscribe{height:1.25rem;width:1.25rem;}}form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/custom/iu_theme/images/icons/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message::before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/custom/iu_theme/images/icons/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/custom/iu_theme/images/icons/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/custom/iu_theme/images/icons/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;padding-top:var(--space-32);}.pager__item{display:inline;a{color:var(--primary);font-weight:400;font-size:1.25rem;padding:var(--space-8) var(--space-12);display:inline-block;&:hover{color:var(--sky-700);text-decoration:none;border-bottom:5px solid var(--sky-400);}.is-active &{text-decoration:none;border-bottom:5px solid var(--dandelion);font-weight:600;}}}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/custom/iu_theme/images/icons/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/custom/iu_theme/images/icons/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/custom/iu_theme/images/icons/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}.paragraph.paragraph--type--media img{max-width:100%;height:auto;}
