/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.utevent-listing-block{margin-bottom:1.5rem;}.utevent-listing-block .views-row{padding-bottom:2vw;}.utevent-listing-block .views-view-grid > div{--ipr-grid-gap:2.5vw;--ipr-grid-min-min-size:300px;--ipr-grid-min-max-size:325px;display:grid;grid-gap:var(--ipr-grid-gap);grid-template-columns:repeat(auto-fit,minmax(max(var(--ipr-grid-min-min-size),var(--ipr-grid-min-max-size)),1fr));}.utexas-onecol .utevent-listing-block .views-view-grid > div,.utexas-twocol .utevent-listing-block .views-view-grid > div,.utexas-threecol .utevent-listing-block .views-view-grid > div,.utexas-fourcol .utevent-listing-block .views-view-grid > div{--ipr-grid-gap-total:calc((var(--ipr-grid-num-columns) - 1) * var(--ipr-grid-gap));--ipr-grid-available-space:calc(100% - var(--ipr-grid-gap-total));--ipr-grid-min-max-size:calc(var(--ipr-grid-available-space) / var(--ipr-grid-num-columns) - 1px);}.utexas-onecol .utevent-listing-block .views-view-grid > div{--ipr-grid-num-columns:1;}.utexas-twocol .utevent-listing-block .views-view-grid > div{--ipr-grid-num-columns:2;}.utexas-threecol .utevent-listing-block .views-view-grid > div{--ipr-grid-num-columns:3;}.utexas-fourcol .utevent-listing-block .views-view-grid > div{--ipr-grid-num-columns:4;}.utevent-listing-block .views-field-field-utevent-datetime .field-content,.utevent-listing-block .views-field-field-utevent-location .field-content{display:grid;grid-template-columns:[col-start] 30px [col-end] auto;}.utevent-listing-block .views-field-field-utevent-location .field-content{align-items:center;}.utevent-listing-block .views-field-field-utevent-datetime .recurring-output--wrapper{grid-column:col-end;}
.utnews-listing-block{--ipr-grid-gap:2.5vw;--ipr-grid-min-min-size:300px;--ipr-grid-min-max-size:325px;display:grid;grid-gap:var(--ipr-grid-gap);grid-template-columns:repeat(auto-fit,minmax(max(var(--ipr-grid-min-min-size),var(--ipr-grid-min-max-size)),1fr));margin-bottom:1.5rem;}.utexas-onecol .utnews-listing-block,.utexas-twocol .utnews-listing-block,.utexas-threecol .utnews-listing-block,.utexas-fourcol .utnews-listing-block{--ipr-grid-gap-total:calc((var(--ipr-grid-num-columns) - 1) * var(--ipr-grid-gap));--ipr-grid-available-space:calc(100% - var(--ipr-grid-gap-total));--ipr-grid-min-max-size:calc(var(--ipr-grid-available-space) / var(--ipr-grid-num-columns) - 1px);}.utexas-onecol .utnews-listing-block{--ipr-grid-num-columns:1;}.utexas-twocol .utnews-listing-block{--ipr-grid-num-columns:2;}.utexas-threecol .utnews-listing-block{--ipr-grid-num-columns:3;}.utexas-fourcol .utnews-listing-block{--ipr-grid-num-columns:4;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{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(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.js input.form-autocomplete{background-image:url(/core/misc/throbber-inactive.png);background-repeat:no-repeat;background-position:100% center;}.js[dir="rtl"] input.form-autocomplete{background-position:0% center;}.js input.form-autocomplete.ui-autocomplete-loading{background-image:url(/core/misc/throbber-active.gif);background-position:100% center;}.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading{background-position:0% center;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
table.sticky-header{z-index:500;top:0;margin-top:0;background-color:#fff;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
body.drag{cursor:move;}tr.region-title{font-weight:bold;}tr.region-message{color:#999;}tr.region-populated{display:none;}tr.add-new .tabledrag-changed{display:none;}.draggable a.tabledrag-handle{float:left;overflow:hidden;height:1.7em;margin-left:-1em;cursor:move;text-decoration:none;}[dir="rtl"] .draggable a.tabledrag-handle{float:right;margin-right:-1em;margin-left:0;}a.tabledrag-handle:hover{text-decoration:none;}a.tabledrag-handle .handle{width:14px;height:14px;margin:-0.4em 0.5em 0;padding:0.42em 0.5em;background:url(/core/misc/icons/787878/move.svg) no-repeat 6px 7px;}a.tabledrag-handle:hover .handle,a.tabledrag-handle:focus .handle{background-image:url(/core/misc/icons/000000/move.svg);}.touchevents .draggable td{padding:0 10px;}.touchevents .draggable .menu-item__link{display:inline-block;padding:10px 0;}.touchevents a.tabledrag-handle{width:40px;height:44px;}.touchevents a.tabledrag-handle .handle{height:21px;background-position:40% 19px;}[dir="rtl"] .touch a.tabledrag-handle .handle{background-position:right 40% top 19px;}.touchevents .draggable.drag a.tabledrag-handle .handle{background-position:50% -32px;}.tabledrag-toggle-weight-wrapper{text-align:right;}[dir="rtl"] .tabledrag-toggle-weight-wrapper{text-align:left;}.indentation{float:left;width:20px;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;}[dir="rtl"] .indentation{float:right;margin:-0.4em -0.4em -0.4em 0.2em;padding:0.42em 0.6em 0.42em 0;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
div.tree-child{background:url(/core/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/core/misc/tree-bottom.png) no-repeat 11px center;}[dir="rtl"] div.tree-child,[dir="rtl"] div.tree-child-last{background-position:-65px center;}div.tree-child-horizontal{background:url(/core/misc/tree.png) no-repeat -11px center;}
.utexas-instagram-feed{--icon-size:50px;--header-margin:2rem;clear:both;position:relative;text-align:left;}.utexas-instagram-feed.container{padding-left:0;padding-right:0;}.utexas-instagram-feed__header{text-align:left;position:relative;}.utexas-instagram-feed__controls> :first-child{margin-right:20px;}.utexas-instagram-feed__list{display:inline-block;width:80%;overflow:unset;}@media screen and (max-width:650px){.utexas-instagram-feed__header .utexas-instagram-feed__logo p{float:none;}.utexas-instagram-feed__controls{display:none;}.utexas-instagram-feed__header .utexas-instagram-feed__logo p a:hover{content:"";}}.utexas-instagram-feed__header .utexas-instagram-feed__logo p a{display:inline-block;}.utexas-instagram-feed__content .utexas-instagram-feed__list{list-style-type:none;padding:0;margin:0;min-width:3985px;}.utexas-instagram-feed__content{display:block;margin:0 auto;clear:both;}.utexas-instagram-feed__content .utexas-instagram-feed__list{align-items:flex-start;display:flex;min-width:auto;justify-content:space-between;overflow:hidden;margin-left:10%;}.utexas-instagram-feed__content .utexas-instagram-feed__list .utexas-instagram-feed__list-item{position:relative;flex:0 1 30%;margin-left:5%;min-width:30%;z-index:1;}.utexas-instagram-feed__content .utexas-instagram-feed__list .utexas-instagram-feed__list-item:first-of-type{margin-left:0;}@media screen and (max-width:650px){.utexas-instagram-feed__content .utexas-instagram-feed__list .utexas-instagram-feed__list-item{max-width:none;float:none;margin:0;position:relative;flex:0 0 100%;padding:0 20px;margin-bottom:10px;}}.block-bundle-utexas-instagram.block{margin-bottom:0;}.block-bundle-utexas-instagram .utexas-instagram-feed__header{padding-bottom:0.75rem;}.block-bundle-utexas-instagram .utexas-instagram-feed__header .ut-headline{display:inline-block;margin-right:2.5rem;}.block-bundle-utexas-instagram .utexas-instagram-feed__content ul.utexas-instagram-feed__list{width:100%;margin-left:0;}.block-bundle-utexas-instagram .utexas-instagram-feed__content .utexas-instagram-feed-post__other-data{position:absolute;}.block-bundle-utexas-instagram #controls{display:none;}@media screen and (min-width:651px){.block-bundle-utexas-instagram #controls{position:relative;justify-content:flex-end;display:flex;right:40px;min-width:100%;height:50px;text-align:right;margin-bottom:20px;}}.block-bundle-utexas-instagram #controls .utexas-instagram-feed__controls-prev{position:relative;display:block;width:50px;height:46px;right:0px;margin-right:26px;}.utexas-instagram-feed__header #controls .utexas-instagram-feed__controls-prev svg{height:60px;width:53px;position:absolute;top:-12px;left:0px;overflow:visible;transform:rotate(180deg);}.utexas-instagram-feed__header #controls .utexas-instagram-feed__controls-prev svg .prev-2{fill:#bf5700;position:absolute;top:0;left:0;height:12px;width:12px;}.utexas-instagram-feed__header #controls .utexas-instagram-feed__controls-prev svg:hover .prev-1,.utexas-instagram-feed__header #controls .utexas-instagram-feed__controls-prev svg:focus .prev-1{fill:#bf5700;}.utexas-instagram-feed__header #controls .utexas-instagram-feed__controls-prev svg:hover .prev-2,.utexas-instagram-feed__header #controls .utexas-instagram-feed__controls-prev svg:focus .prev-2{fill:#fff;}.block-bundle-utexas-instagram #controls .utexas-instagram-feed__controls-next{position:relative;display:block;width:50px;height:46px;right:0px;margin-right:0;}.utexas-instagram-feed__header #controls .utexas-instagram-feed__controls-next svg{height:60px;width:53px;position:absolute;top:2px;left:0px;overflow:visible;}.utexas-instagram-feed__header #controls .utexas-instagram-feed__controls-next svg .next-2{fill:#bf5700;position:absolute;top:0;left:0;height:12px;width:12px;}.utexas-instagram-feed__header #controls .utexas-instagram-feed__controls-next svg:hover .next-1,.utexas-instagram-feed__header #controls .utexas-instagram-feed__controls-next svg:focus .next-1{fill:#bf5700;}.utexas-instagram-feed__header #controls .utexas-instagram-feed__controls-next svg:hover .next-2,.utexas-instagram-feed__header #controls .utexas-instagram-feed__controls-next svg:focus .next-2{fill:#fff;}a.utexas-instagram-feed-post__link:hover+.utexas-instagram-feed-post__image-wrapper+.utexas-instagram-feed-post__other-data .name,a.utexas-instagram-feed-post__link:hover+.utexas-instagram-feed-post__image-wrapper+.utexas-instagram-feed-post__other-data .caption p,a.utexas-instagram-feed-post__link:focus+.utexas-instagram-feed-post__image-wrapper+.utexas-instagram-feed-post__other-data .name,a.utexas-instagram-feed-post__link:focus+.utexas-instagram-feed-post__image-wrapper+.utexas-instagram-feed-post__other-data .caption p{color:#fff;}
.utexas-instagram-feed-post{max-width:100%;overflow:auto;}.utexas-instagram-feed-post .utexas-instagram-feed-post__link{display:block;font-size:0;height:0;width:0;}.utexas-instagram-feed-post .utexas-instagram-feed-post__link:focus{outline:none;}.utexas-instagram-feed-post .utexas-instagram-feed-post__link:focus::after,.utexas-instagram-feed-post .utexas-instagram-feed-post__link::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;}.utexas-instagram-feed-post .utexas-instagram-feed-post__link:focus::after{border:4px solid #212529;;outline:2px dotted #aeb0b5;outline-offset:-3px;}.utexas-instagram-feed-post .utexas-instagram-feed-post__image-wrapper{position:relative;}.utexas-instagram-feed-post .utexas-instagram-feed-post__image-wrapper::after{content:"";display:block;padding-bottom:100%;}.utexas-instagram-feed-post .utexas-instagram-feed-post__image{height:100%;width:100%;object-fit:cover;position:absolute;}.utexas-instagram-feed-post .utexas-instagram-feed-post__other-data{color:#fff;padding:0.5rem;position:relative;}.utexas-instagram-feed-post:focus .utexas-instagram-feed-post__other-data,.utexas-instagram-feed-post:hover .utexas-instagram-feed-post__other-data{display:block;}.utexas-instagram-feed-post .utexas-instagram-feed-post__other-data .name{margin-bottom:10px;}.utexas-instagram-feed-post .utexas-instagram-feed-post__other-data .name,.utexas-instagram-feed-post .utexas-instagram-feed-post__other-data .caption p{font-size:1.25rem;}.utexas-instagram-feed-post .utexas-instagram-feed-post__other-data .caption p:last-of-type{margin-bottom:0;}@media screen and (min-width:1200px){.utexas-instagram-feed-post .utexas-instagram-feed-post__other-data{background:rgba(0,0,0,0.75);cursor:pointer;bottom:0;opacity:0;padding:20px 30px;position:absolute;top:0;width:100%;}.utexas-instagram-feed-post .utexas-instagram-feed-post__link:focus ~ .utexas-instagram-feed-post__other-data,.utexas-instagram-feed-post .utexas-instagram-feed-post__link:hover ~ .utexas-instagram-feed-post__other-data{opacity:1;}}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.utevent-listing-block .views-field-title{font-size:1.5rem;margin-bottom:.5rem;}.utevent-listing-block .views-field-field-utevent-main-media{float:right;max-width:100px;margin:0 0 1rem 1rem;}.utevent-listing-block .views-field-field-utevent-datetime{margin-bottom:.5rem;}.utevent-listing-block .views-field-field-utevent-datetime-1{margin:-0.5rem 0 0.5rem 30px;}.utevent-listing-block .views-field-field-utevent-datetime-1 .field-content:empty{margin-top:0;margin-bottom:0;}.utevent-listing-block .views-field-field-utevent-location .field-content{display:inline-block;margin-bottom:.5rem;}.utevent-listing-block .views-field-field-utevent-body p{margin-bottom:0;}.utevent-listing-block .utevent__thumbnail img{margin:10px 0 5px 10px;}.utevent-listing-block .views-field-title .ut-headline{line-height:1;}.utevent-listing-block .views-field-field-utevent-datetime,.utevent-listing-block .views-field-field-utevent-datetime-1,.utevent-listing-block .views-field-field-utevent-location{font-style:italic;line-height:1.375;}.utevent-listing-block .utevent-event-field--field-utevent-status .utevent-event-field__item{margin-bottom:15px;}
.utevent-listing-block .views-field-field-utevent-status .field__label{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal;}
.addtoany{display:inline;}.addtoany_list{display:inline;line-height:16px;}.addtoany_list > a,.addtoany_list a img,.addtoany_list a > span{vertical-align:middle;}.addtoany_list > a{border:0;display:inline-block;font-size:16px;padding:0 4px;}.addtoany_list.a2a_kit_size_32 > a{font-size:32px;}.addtoany_list .a2a_counter img{float:left;}.addtoany_list a span.a2a_img{display:inline-block;height:16px;opacity:1;overflow:hidden;width:16px;}.addtoany_list a span{display:inline-block;float:none;}.addtoany_list.a2a_kit_size_32 a > span{border-radius:4px;height:32px;line-height:32px;opacity:1;width:32px;}.addtoany_list a:hover:hover img,.addtoany_list a:hover span{opacity:.7;}.addtoany_list a.addtoany_share_save img{border:0;width:auto;height:auto;}.addtoany_list a .a2a_count{position:relative;}
article table td *{font-size:1rem;}
.gs-promo-highlight .utexas-promo-unit,.gs-promo-highlight .promo-list a img{background-color:inherit;box-shadow:none;transform:translateY(0);transition:all 0.5s ease 0s;}.gs-promo-highlight .utexas-promo-unit:hover{background-color:#f2f1f1;box-shadow:rgb(0 0 0 / 15%) 0 0.5rem 1.25rem 0,rgb(0 0 0 / 16%) 0 0.0625rem 0.5rem 0;transform:translateY(-0.125rem);transition:all 0.5s ease 0s;}.gs-promo-highlight .promo-list a img:hover{box-shadow:rgb(0 0 0 / 16%) 0 0.5rem 1.5rem 0,rgb(0 0 0 / 17%) 0 0.0625rem 0.75rem 0;transform:translateY(-0.125rem);transition:all 0.5s ease 0s;}
.media-oembed-content-wrapper{padding-bottom:56.25%;position:relative;display:block;height:0;overflow:hidden;}iframe.media-oembed-content{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.responsive-embed{position:relative;height:0;overflow:hidden;max-width:100%;}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed{position:absolute;top:0;left:0;width:100%;height:100%;}.ck .drupal-media .media-oembed-content-wrapper{width:50vw;}figure.drupal-media,figure.drupal-url{padding:1rem;border:2px dotted gray;}
.main-menu__list-item a.access-protected,.menu--main .menu-item a.access-protected{background-color:#fff4f4!important;border:1px dashed #dddddd!important;}
.block__ut-social-links--items.ut-social-links--small svg{width:22px;height:auto;}.block__ut-social-links--items.ut-social-links--medium svg{width:40px;height:auto;}.block__ut-social-links--items.ut-social-links--large svg{width:80px;height:auto;}.block__ut-social-links .ut-headline{font-size:1.125rem;margin-bottom:8.5px;text-align:center;}.block-system-main-block .block__ut-social-links{text-align:center;}.block__ut-social-links--items{display:inline-flex;flex-wrap:wrap;margin-left:min(-10px,-1vw);margin-bottom:min(-10px,-1vw);}.block__ut-social-links--item{margin-left:max(10px,1vw);margin-bottom:max(10px,1vw);}.block__ut-social-links--item:last-child{margin-right:auto;}header .block__ut-social-links--items{display:flex;flex-wrap:wrap;padding-right:5px;}.layout__region .block__ut-social-links{margin:auto;}.layout__region .block__ut-social-links.ut-social-links--small{--ipr-grid-gap:max(10px,1vw);--ipr-grid-min-min-size:22px;--ipr-grid-min-max-size:22px;}.layout__region .block__ut-social-links.ut-social-links--medium{--ipr-grid-gap:max(10px,1vw);--ipr-grid-min-min-size:40px;--ipr-grid-min-max-size:40px;}.layout__region .block__ut-social-links.ut-social-links--large{--ipr-grid-gap:max(10px,1vw);--ipr-grid-min-min-size:80px;--ipr-grid-min-max-size:80px;}.layout__region .utexas-fourcol .block__ut-social-links{max-width:calc((var(--ipr-grid-min-max-size) * 4) + (var(--ipr-grid-gap) * 3));}.layout__region .utexas-threecol .block__ut-social-links{max-width:calc((var(--ipr-grid-min-max-size) * 3) + (var(--ipr-grid-gap) * 2));}.layout__region .utexas-twocol .block__ut-social-links.ut-social-links--small{max-width:calc((var(--ipr-grid-min-max-size) * 2) + (var(--ipr-grid-gap) * 1));}.layout__region .utexas-onecol .block__ut-social-links--items,.layout__region .utexas-twocol .block__ut-social-links--items,.layout__region .utexas-threecol .block__ut-social-links--items,.layout__region .utexas-fourcol .block__ut-social-links--items{display:grid;grid-gap:var(--ipr-grid-gap);grid-template-columns:repeat(auto-fit,minmax(max(var(--ipr-grid-min-min-size),var(--ipr-grid-min-max-size)),1fr));--ipr-grid-gap-total:calc((var(--ipr-grid-num-columns) - 1) * var(--ipr-grid-gap));--ipr-grid-available-space:calc(100% - var(--ipr-grid-gap-total));--ipr-grid-min-max-size:calc(var(--ipr-grid-available-space) / var(--ipr-grid-num-columns) - 1px);}.layout__region .utexas-onecol .block__ut-social-links--items{--ipr-grid-num-columns:1;}.layout__region .utexas-twocol .block__ut-social-links--items{--ipr-grid-num-columns:2;}.layout__region .utexas-threecol .block__ut-social-links--items{--ipr-grid-num-columns:3;}.layout__region .utexas-fourcol .block__ut-social-links--items{--ipr-grid-num-columns:4;}.layout__region .utexas-onecol .block__ut-social-links--item,.layout__region .utexas-twocol .block__ut-social-links--item,.layout__region .utexas-threecol .block__ut-social-links--item,.layout__region .utexas-fourcol .block__ut-social-links--item{margin:auto;}.utexas-field-border .block__ut-social-links{padding-bottom:1.625rem;}.utexas-field-border .block__ut-social-links .ut-headline{padding:0;}

.utexas-layout--twocol .utexas-layout--twocol-wrapper{display:flex;flex-wrap:wrap;margin-left:-3%;}.utexas-layout--twocol .utexas-layout--twocol-wrapper > .layout__region{flex:1 1 100%;margin-left:3%;}.utexas-layout--twocol.utexas-layout-no-padding .utexas-layout--twocol-wrapper,.utexas-layout--twocol.utexas-layout-no-padding .utexas-layout--twocol-wrapper > *{margin-left:0;}@media screen and (min-width:600px){.utexas-layout--twocol.utexas-layout--twocol--50-50 .utexas-layout--twocol-wrapper > .layout__region--first,.utexas-layout--twocol.utexas-layout--twocol--50-50 .utexas-layout--twocol-wrapper > .layout__region--second{flex:1 1 47%;}.utexas-layout--twocol.utexas-layout--twocol--33-67 .utexas-layout--twocol-wrapper > .layout__region--first,.utexas-layout--twocol.utexas-layout--twocol--67-33 .utexas-layout--twocol-wrapper > .layout__region--second{flex:1 1 30.5%;}.utexas-layout--twocol.utexas-layout--twocol--33-67 .utexas-layout--twocol-wrapper > .layout__region--second,.utexas-layout--twocol.utexas-layout--twocol--67-33 .utexas-layout--twocol-wrapper > .layout__region--first{flex:1 1 63.5%;}.utexas-layout--twocol.utexas-layout--twocol--25-75 .utexas-layout--twocol-wrapper > .layout__region--first,.utexas-layout--twocol.utexas-layout--twocol--75-25 .utexas-layout--twocol-wrapper > .layout__region--second{flex:1 1 22%;}.utexas-layout--twocol.utexas-layout--twocol--25-75 .utexas-layout--twocol-wrapper > .layout__region--second,.utexas-layout--twocol.utexas-layout--twocol--75-25 .utexas-layout--twocol-wrapper > .layout__region--first{flex:1 1 72%;}}
.background-accent .block{background-color:#fff;border:1px solid #333f48;padding:1.25rem;margin:0;}.background-accent{overflow:hidden;position:relative;}.background-accent .layout__region .block{margin-bottom:1rem;}.layout--utexas-onecol.background-accent > div{padding-top:1rem;}.background-accent.utexas-layout--twocol .layout__region,.background-accent.utexas-layout--threecol .layout__region,.background-accent.utexas-layout--fourcol .layout__region{margin-left:1rem;}.background-accent .utexas-layout--twocol-wrapper,.background-accent .utexas-layout--threecol-wrapper,.background-accent .utexas-layout--fourcol-wrapper{margin-left:-1rem;}.background-accent.utexas-layout-no-padding{padding-left:0;}.background-accent.utexas-layout-no-padding.container-fluid .utexas-layout--twocol-wrapper,.background-accent.utexas-layout-no-padding.container-fluid .utexas-layout--threecol-wrapper,.background-accent.utexas-layout-no-padding.container-fluid .utexas-layout--fourcol-wrapper{margin-left:-1rem;}.background-accent + div{padding-top:2.5rem;}.background-accent + .background-accent{padding-top:0;}.background-accent .layout__region--first,.background-accent .layout__region--second,.background-accent .layout__region--third,.background-accent .layout__region--fourth{padding-top:1rem;}.background-accent .utexas-layout--twocol > .layout__region--first{margin-left:1rem;margin-right:0;}.background-accent .utexas-layout--twocol > .layout__region--second{margin-left:0;margin-right:0;}.background-accent .utexas-layout--onecol > .layout__region--main{margin-left:0.75rem;margin-right:0.75rem;}@media screen and (max-width:600px){.background-accent .layout__region--first,.background-accent .layout__region--second{padding-top:0.5rem;padding-bottom:0.5rem;}.background-accent .utexas-layout--twocol > .layout__region--first,.background-accent .utexas-layout--twocol > .layout__region--second,.background-accent .utexas-layout--onecol > .layout__region--main{margin-left:0.25rem;margin-right:0.25rem;}.background-accent .utexas-layout--twocol > .layout__region--first{padding-bottom:0;}.background-accent .utexas-layout--twocol > .layout__region--second{padding-top:0;}}#layout-builder .configure-section{background:#fff;}#layout-builder .remove-section{margin-left:1rem;}
.utevent-event__content{display:flex;margin-left:-3vw;margin-bottom:-2rem;}.utevent-event__content > *{margin:0 0 2rem 3vw;}.utevent-event-field__item > p:last-of-type{margin-bottom:0;}.utevent-event-field--field-utevent-status .utevent-event-field__item{background-color:#333f48;border:1px solid;color:#fff;display:inline-block;font-size:1rem;font-style:italic;font-weight:600;padding:8px 10px;}.field--name-field-utevent-location .utevent-event-field__label::after{content:":";}.utevent-event__content-secondary .field--name-field-utevent-location .utevent-event-field__label{display:block;}.utevent-event-field--status-scheduled{margin:0;padding:0;}.utevent-event-field__item--scheduled{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal;}.utevent-event-field__item--scheduled:active,.utevent-event-field__item--scheduled:focus{position:static !important;clip:auto;overflow:visible;height:auto;width:auto;}.views-field-field-utevent-location .location-icon::after{content:'';margin-right:5px;padding:0 0.6em;vertical-align:middle;background-color:#9d4700;font-size:20px;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8, <svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\"><title>location</title><path d=\"M16 0c-5.523 0-10 4.477-10 10 0 10 10 22 10 22s10-12 10-22c0-5.523-4.477-10-10-10zM16 16c-3.314 0-6-2.686-6-6s2.686-6 6-6 6 2.686 6 6-2.686 6-6 6z\"></path></svg>");mask-image:url("data:image/svg+xml;charset=UTF-8, <svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\"><title>location</title><path d=\"M16 0c-5.523 0-10 4.477-10 10 0 10 10 22 10 22s10-12 10-22c0-5.523-4.477-10-10-10zM16 16c-3.314 0-6-2.686-6-6s2.686-6 6-6 6 2.686 6 6-2.686 6-6 6z\"></path></svg>");-webkit-mask-position:0;mask-position:0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;}.views-field-field-utevent-datetime .calendar-icon::after{content:'';margin-right:5px;padding:0 0.6em;vertical-align:middle;background-color:#9d4700;font-size:20px;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8, <svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\"><title>calendar</title><path d=\"M10 12h4v4h-4zM16 12h4v4h-4zM22 12h4v4h-4zM4 24h4v4h-4zM10 24h4v4h-4zM16 24h4v4h-4zM10 18h4v4h-4zM16 18h4v4h-4zM22 18h4v4h-4zM4 18h4v4h-4zM26 0v2h-4v-2h-14v2h-4v-2h-4v32h30v-32h-4zM28 30h-26v-22h26v22z\"></path></svg>");mask-image:url("data:image/svg+xml;charset=UTF-8, <svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\"><title>calendar</title><path d=\"M10 12h4v4h-4zM16 12h4v4h-4zM22 12h4v4h-4zM4 24h4v4h-4zM10 24h4v4h-4zM16 24h4v4h-4zM10 18h4v4h-4zM16 18h4v4h-4zM22 18h4v4h-4zM4 18h4v4h-4zM26 0v2h-4v-2h-14v2h-4v-2h-4v32h30v-32h-4zM28 30h-26v-22h26v22z\"></path></svg>");-webkit-mask-position:0;mask-position:0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;}.utevent-event-field--field-utevent-datetime button,.utevent-event-field--field-utevent-datetime button{color:#bf5700;display:inline-block;margin-left:0.25rem;background:none;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;}.utevent-event-field--field-utevent-datetime button:hover,.utevent-event-field--field-utevent-datetime button:hover{text-decoration:underline;}.utevent-event-field--field-utevent-datetime button:focus,.utevent-event-field--field-utevent-datetime button:focus{outline:2px dotted #aeb0b5;outline-offset:3px;}
.teaser.utnews-news h3.ut-headline{line-height:1;padding:0;}.teaser.utnews-news .utnews__published{display:inline-block;font-style:italic;font-size:.9rem;}.teaser.utnews-news .utnews__thumbnail{margin:0 0 0 20px;float:right;max-width:140px;min-width:120px;width:33%;}.teaser.utnews-news > div > :nth-last-child(2):not(.utnews__thumbnail){margin-bottom:8px;}.teaser.utnews-news > div > :last-child,.teaser.utnews-news > div > :last-child > :last-child,.teaser.utnews-news > div > :last-child > :last-child > :last-child,.teaser.utnews-news > div > :last-child > :last-child > :last-child :last-child{margin-bottom:0;}@media screen and (min-width:600px){.teaser.utnews-news .utnews__thumbnail{max-width:190px;}}
.utexas-promo-unit{align-content:flex-start;background-color:#f9fafb;border:1px solid #f2f1ed;display:flex;flex-wrap:wrap;padding:0.75rem;}.utexas-promo-unit .image-wrapper{flex-shrink:1;flex-grow:1;margin:0 auto 2%;}.utexas-promo-unit .landscape-image{flex-basis:40%;max-width:190px;}.utexas-promo-unit .portrait-image{flex-basis:50%;max-width:130px;}.utexas-promo-unit .square-image{flex-basis:50%;max-width:140px;}.stacked-display .utexas-promo-unit .landscape-image,.stacked-display .utexas-promo-unit .portrait-image,.stacked-display .utexas-promo-unit .square-image{flex:0 0 100%;max-width:initial;}.utexas-promo-unit .image-wrapper img{width:100%;}.utexas-promo-unit .data-wrapper{flex:1 1 0;margin:0 0 0 1.25rem;min-width:175px;}.utexas-promo-unit .data-wrapper .ut-headline{padding-top:0;}.utexas-promo-unit .data-wrapper > :last-child,.utexas-promo-unit .data-wrapper > :last-child :last-child{margin-bottom:0;}.utexas-promo-unit-items{--ipr-grid-gap:1vw;--ipr-grid-min-min-size:275px;--ipr-grid-min-max-size:300px;display:grid;grid-gap:var(--ipr-grid-gap);grid-template-columns:repeat(auto-fit,minmax(max(var(--ipr-grid-min-min-size),var(--ipr-grid-min-max-size)),1fr));}.utexas-onecol .utexas-promo-unit-items{--ipr-grid-min-max-size:100%;}.utexas-twocol .utexas-promo-unit-items{--ipr-grid-min-max-size:calc(50% - var(--ipr-grid-gap));}.utexas-threecol .utexas-promo-unit-items{--ipr-grid-min-max-size:calc(33.333% - (2 * var(--ipr-grid-gap)));}.utexas-fourcol .utexas-promo-unit-items{--ipr-grid-min-max-size:calc(25% - (3 * var(--ipr-grid-gap)));}@media all and (min-width:900px){.utexas-promo-unit{padding:1rem;}}@media all and (min-width:1200px){.utexas-promo-unit{padding:1.25rem;}.utexas-promo-unit .landscape-image{max-width:220px;}.utexas-promo-unit .portrait-image{max-width:150px;}.utexas-promo-unit .square-image{max-width:140px;}}
.utexas-featured-highlight{margin:0 0 1.25rem 0;background-color:#d6d2c4;color:#000;}.utexas-featured-highlight .ut-copy *{color:#000;}.utexas-featured-highlight .content-wrapper .ut-headline,.utexas-featured-highlight .content-wrapper .ut-headline a{color:#000;padding-top:0;font-size:2rem;}.utexas-featured-highlight .content-wrapper a.ut-btn{color:#fff;}.utexas-featured-highlight.medium{background-color:#005f86;color:#fff;}.utexas-featured-highlight.medium .content-wrapper a,.utexas-featured-highlight.medium .content-wrapper .ut-headline{color:#fff;}.utexas-featured-highlight.medium .ut-copy *{color:#fff;}.utexas-featured-highlight.dark{background-color:#333f48;color:#fff;}.utexas-featured-highlight.dark .content-wrapper a,.utexas-featured-highlight.dark .content-wrapper .ut-headline{color:#fff;}.utexas-featured-highlight.dark .ut-copy *{color:#fff;}.utexas-featured-highlight .image-wrapper{min-width:auto;margin-bottom:1rem;padding:2rem 2rem 0 2rem;}.utexas-featured-highlight .content-wrapper{padding:1rem 2rem 2rem 2rem;}.utexas-featured-highlight .content-wrapper .ut-date{font-style:italic;margin-bottom:.75rem;}.utexas-featured-highlight .content-wrapper .ut-btn{margin-bottom:0;}@media all and (min-width:600px){.utexas-featured-highlight .image-wrapper{min-width:auto;margin-bottom:0;padding:10px;}}@media all and (min-width:900px){.utexas-featured-highlight .image-wrapper{min-width:235px;padding:1rem;}}@media all and (min-width:1200px){.utexas-featured-highlight .image-wrapper{padding:2rem 2rem 0 2rem;min-width:315px;}}@media all and (min-width:600px) and (max-width:899px){.utexas-featured-highlight .content-wrapper{min-width:auto;padding:16px;font-size:.8rem;}}@media all and (min-width:900px){.utexas-featured-highlight .content-wrapper{min-width:auto;padding:1rem;font-size:1rem;}}@media all and (min-width:1200px){.utexas-featured-highlight .content-wrapper{min-width:auto;padding:2rem;}}@media all and (min-width:600px){.utexas-featured-highlight .content-wrapper .ut-headline a,.utexas-featured-highlight .content-wrapper .ut-headline{font-size:1.25rem;line-height:1.5rem;}}@media all and (min-width:900px){.utexas-featured-highlight .content-wrapper .ut-headline a,.utexas-featured-highlight .content-wrapper .ut-headline{font-size:1.75rem;line-height:1.75rem;}}.layout--utexas-onecol .layout__region .utexas-featured-highlight-inner-wrapper{flex-direction:column;display:flex;justify-content:space-between;padding:2rem;}.layout--utexas-onecol.container-fluid .layout__region .utexas-featured-highlight-inner-wrapper{padding-left:.9375rem;padding-right:.9375rem;}.utexas-layout--twocol.utexas-layout--twocol--50-50 .utexas-featured-highlight .image-wrapper{padding:1.5rem;}.layout--utexas-onecol .layout__region .utexas-featured-highlight .image-wrapper{padding:0;}.layout--utexas-onecol .layout__region .utexas-featured-highlight .content-wrapper{padding:0;}@media screen and (min-width:600px){.layout--utexas-onecol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper{flex-direction:row;justify-content:left;}.layout--utexas-onecol .layout__region .utexas-featured-highlight .image-wrapper{max-width:330px;}.layout--utexas-onecol .layout__region .utexas-featured-highlight .content-wrapper{margin-bottom:0;}}@media screen and (min-width:600px) and (max-width:899px){.layout--utexas-onecol .layout__region .utexas-featured-highlight .image-wrapper{padding:0;}.layout--utexas-onecol.container-fluid .layout__region .utexas-featured-highlight .image-wrapper{padding:2rem 0;}}@media screen and (min-width:900px){.layout--utexas-onecol .layout__region .utexas-featured-highlight .image-wrapper{padding:2rem 0;}}@media screen and (min-width:600px) and (max-width:899px){.layout--utexas-onecol .layout__region .utexas-featured-highlight .content-wrapper{padding-left:2rem;}.layout--utexas-onecol.container-fluid .layout__region .utexas-featured-highlight .content-wrapper{padding-left:2rem 0;}}@media screen and (min-width:900px){.layout--utexas-onecol .layout__region .utexas-featured-highlight .content-wrapper{padding:2rem 0 2rem 30px;}}@media screen and (min-width:600px) and (max-width:899px){.utexas-layout--twocol.utexas-layout--twocol--33-67 > .layout__region--second .utexas-featured-highlight-inner-wrapper,.utexas-layout--twocol.utexas-layout--twocol--25-75 > .layout__region--second .utexas-featured-highlight-inner-wrapper,.utexas-layout--twocol.utexas-layout--twocol--67-33 > .layout__region--first .utexas-featured-highlight-inner-wrapper,.utexas-layout--twocol.utexas-layout--twocol--75-25 > .layout__region--first .utexas-featured-highlight-inner-wrapper{flex-direction:column;padding:1rem;}}@media screen and (min-width:900px){.utexas-layout--threecol .utexas-featured-highlight .image-wrapper{min-width:auto;padding:1rem 1rem 0 1rem;}}@media screen and (min-width:900px) and (max-width:1199px){.utexas-layout--threecol.utexas-layout--threecol--25-50-25 > .layout__region--second .utexas-featured-highlight-inner-wrapper,.utexas-layout--threecol.utexas-layout--threecol--25-25-50 > .layout__region--third .utexas-featured-highlight-inner-wrapper,.utexas-layout--threecol.utexas-layout--threecol--50-25-25 > .layout__region--first .utexas-featured-highlight-inner-wrapper{flex-direction:column;padding:2rem;}.utexas-layout--threecol.utexas-layout--threecol--25-50-25 > .layout__region--second .utexas-featured-highlight .image-wrapper,.utexas-layout--threecol.utexas-layout--threecol--25-25-50 > .layout__region--third .utexas-featured-highlight .image-wrapper,.utexas-layout--threecol.utexas-layout--threecol--50-25-25 > .layout__region--first .utexas-featured-highlight .image-wrapper{padding:0;}.utexas-layout--threecol.utexas-layout--threecol--25-50-25 > .layout__region--second .utexas-featured-highlight .content-wrapper,.utexas-layout--threecol.utexas-layout--threecol--25-25-50 > .layout__region--third .utexas-featured-highlight .content-wrapper,.utexas-layout--threecol.utexas-layout--threecol--50-25-25 > .layout__region--first .utexas-featured-highlight .content-wrapper{padding:1.5rem 0 1.5rem 30px;}}@media screen and (min-width:1200px){.utexas-layout--threecol .utexas-featured-highlight .image-wrapper{min-width:235px;padding:1.5rem 1.5rem 0 1.5rem;}}.utexas-layout--fourcol.utexas-layout--fourcol > .layout__region .utexas-featured-highlight .image-wrapper{min-width:auto;}@media screen and (min-width:900px){.utexas-layout--threecol.utexas-layout--threecol--25-50-25 > .layout__region--second .utexas-featured-highlight .image-wrapper,.utexas-layout--threecol.utexas-layout--threecol--25-25-50 > .layout__region--third .utexas-featured-highlight .image-wrapper,.utexas-layout--threecol.utexas-layout--threecol--50-25-25 > .layout__region--first .utexas-featured-highlight .image-wrapper,.utexas-layout--twocol.utexas-layout--twocol--33-67 > .layout__region--second .utexas-featured-highlight .image-wrapper,.utexas-layout--twocol.utexas-layout--twocol--25-75 > .layout__region--second .utexas-featured-highlight .image-wrapper,.utexas-layout--twocol.utexas-layout--twocol--67-33 > .layout__region--first .utexas-featured-highlight .image-wrapper,.utexas-layout--twocol.utexas-layout--twocol--75-25 > .layout__region--first .utexas-featured-highlight .image-wrapper{padding:1.5rem 0 1.5rem 0;}.utexas-layout--twocol.utexas-layout--twocol--33-67 > .layout__region--second .utexas-featured-highlight-inner-wrapper,.utexas-layout--twocol.utexas-layout--twocol--25-75 > .layout__region--second .utexas-featured-highlight-inner-wrapper,.utexas-layout--twocol.utexas-layout--twocol--67-33 > .layout__region--first .utexas-featured-highlight-inner-wrapper,.utexas-layout--twocol.utexas-layout--twocol--75-25 > .layout__region--first .utexas-featured-highlight-inner-wrapper,.utexas-layout--threecol.utexas-layout--threecol--25-50-25 > .layout__region--second .utexas-featured-highlight-inner-wrapper,.utexas-layout--threecol.utexas-layout--threecol--25-25-50 > .layout__region--third .utexas-featured-highlight-inner-wrapper,.utexas-layout--threecol.utexas-layout--threecol--50-25-25 > .layout__region--first .utexas-featured-highlight-inner-wrapper{flex-direction:row;padding:2rem;}.utexas-layout--threecol.utexas-layout--threecol--25-50-25 > .layout__region--second .utexas-featured-highlight .content-wrapper,.utexas-layout--threecol.utexas-layout--threecol--25-25-50 > .layout__region--third .utexas-featured-highlight .content-wrapper,.utexas-layout--threecol.utexas-layout--threecol--50-25-25 > .layout__region--first .utexas-featured-highlight .content-wrapper,.utexas-layout--twocol.utexas-layout--twocol--33-67 > .layout__region--second .utexas-featured-highlight .content-wrapper,.utexas-layout--twocol.utexas-layout--twocol--25-75 > .layout__region--second .utexas-featured-highlight .content-wrapper,.utexas-layout--twocol.utexas-layout--twocol--67-33 > .layout__region--first .utexas-featured-highlight .content-wrapper,.utexas-layout--twocol.utexas-layout--twocol--75-25 > .layout__region--first .utexas-featured-highlight .content-wrapper{padding:1.5rem 0 1.5rem 30px;}.utexas-layout--twocol.utexas-layout--twocol--33-67 > .layout__region--first .utexas-featured-highlight .image-wrapper,.utexas-layout--twocol.utexas-layout--twocol--25-75 > .layout__region--first .utexas-featured-highlight .image-wrapper,.utexas-layout--twocol.utexas-layout--twocol--67-33 > .layout__region--second .utexas-featured-highlight .image-wrapper,.utexas-layout--twocol.utexas-layout--twocol--75-25 > .layout__region--second .utexas-featured-highlight .image-wrapper{min-width:auto;}}
.ut-flex-content-area-wrapper{--ipr-grid-gap:2vw;--ipr-grid-min-min-size:200px;--ipr-grid-min-max-size:200px;display:grid;grid-gap:var(--ipr-grid-gap);grid-template-columns:repeat(auto-fit,minmax(max(var(--ipr-grid-min-min-size),var(--ipr-grid-min-max-size)),1fr));}.utexas-onecol .ut-flex-content-area-wrapper,.utexas-twocol .ut-flex-content-area-wrapper,.utexas-threecol .ut-flex-content-area-wrapper,.utexas-fourcol .ut-flex-content-area-wrapper{--ipr-grid-gap-total:calc((var(--ipr-grid-num-columns) - 1) * var(--ipr-grid-gap));--ipr-grid-available-space:calc(100% - var(--ipr-grid-gap-total));--ipr-grid-min-max-size:calc(var(--ipr-grid-available-space) / var(--ipr-grid-num-columns) - 1px);}.utexas-onecol .ut-flex-content-area-wrapper{--ipr-grid-num-columns:1;}.utexas-twocol .ut-flex-content-area-wrapper{--ipr-grid-num-columns:2;}.utexas-threecol .ut-flex-content-area-wrapper{--ipr-grid-num-columns:3;}.utexas-fourcol .ut-flex-content-area-wrapper{--ipr-grid-num-columns:4;}.ut-flex-content-area{min-width:var(--ipr-grid-min-min-size);}.ut-flex-content-area .image-wrapper .ut-img--fluid{width:100%;}
.ut-hero{position:relative;}.ut-hero .hero-content{height:100%;margin:auto;padding:0 1rem;}
.ut-hero.hero--photo-gradient{background-size:cover;height:300px;}.ut-hero.hero--photo-gradient.center{background-position:center;}.ut-hero.hero--photo-gradient.left{background-position:left;}.ut-hero.hero--photo-gradient.right{background-position:right;}@media screen and (min-width:900px){.ut-hero.hero--photo-gradient{height:543px;}}.ut-hero.hero--photo-gradient .hero-content{background-color:#333f48;background:linear-gradient(to bottom,rgba(31,38,43,0.5) 0%,rgba(31,38,43,0.9) 82%,rgba(31,38,43,0.9) 100%);bottom:0;max-width:100%;height:auto;position:absolute;width:100%;}.ut-hero.hero--photo-gradient .hero-callout{max-width:73.75em;margin:auto;}.ut-hero.hero--photo-gradient .hero-cta{white-space:nowrap;}@media screen and (min-width:900px){.ut-hero.hero--photo-gradient .hero-callout{align-items:center;display:flex;justify-content:space-between;}.ut-hero.hero--photo-gradient .hero-headline{margin-right:2rem;}}.ut-hero.hero--photo-gradient .hero-headline{color:#fff;}
#google-cse-results-searchbox-form div,#google-cse-results-searchbox-form input{margin:0;display:inline;}#google-cse-results-searchbox-form .form-radios div{display:block;}
.utexas-centered-headline > .ut-headline{margin:0 15px 10px 15px;color:#2d2a28;font-style:italic;font-size:1.0625rem;line-height:1.4375rem;padding-bottom:10px;font-weight:500;text-align:center;}@media screen and (min-width:900px){.utexas-centered-headline .utexas-quick-links > .ut-headline{margin:0 15px 10px 15px;}}
.utexas-field-border{padding:20px 20px 0;border:1px solid #f0ede6;}.utexas-field-border > .ut-headline{margin:0 0 20px;padding:0 0 15px;line-height:1.625rem;color:#2d2a28;font-weight:600;border-bottom:1px solid #f0ede6;}.utexas-field-border .ut-copy p{margin-bottom:10px;}.utexas-field-border.utexas-field-background .link-list li{font-weight:600;padding:10px 0;}.utexas-field-background{background-color:#fffdfa;}.utexas-field-background > .ut-headline{margin:-20px -20px 20px;color:#373737;background-color:#fef7ed;font-weight:500;padding:15px;}.utexas-field-background .ut-copy p{color:#474541;margin-bottom:10px;}.utexas-field-border .utexas-quick-links{margin-bottom:20px;}.utexas-field-border .utexas-quick-links > .ut-headline{margin:0 0 10px;padding-top:0;}.utexas-field-border .utexas-quick-links ul{list-style-type:none;margin:0;padding:0;}.utexas-field-border .utexas-quick-links ul li:last-child{padding-bottom:0;}.utexas-field-background .utexas-quick-links .link-list a.ut-link{font-weight:600;}.utexas-field-background .ut-flex-content-area-wrapper > .ut-headline{padding:15px;}.utexas-field-border .ut-photo-content-area{margin-bottom:20px;}.utexas-field-border .ut-photo-content-area .content-wrapper h2{padding-top:15px;}.utexas-field-border .ut-promo-list-wrapper .promo-list{margin:0;}.utexas-field-border .utexas-promo-list-container h3.ut-headline--underline{margin:0 0 15px;padding-top:0;}.utexas-field-border .utexas-promo-list-container .content{width:100%;}.utexas-field-border .utexas-promo-list-container .ut-copy > *:last-child{margin-bottom:0;}.utexas-field-background .ut-promo-list-wrapper .promo-list a > .ut-headline{color:#373737;}.utexas-field-border .utexas-promo-unit-container .utexas-promo-unit{margin:0;}.utexas-field-border .utexas-promo-unit-container h3.ut-headline--underline{margin:0 0 15px;padding-top:0;}.utexas-field-background .utexas-promo-unit .data-wrapper .ut-headline{padding-top:15px;}.utexas-field-border .utexas-promo-unit-container .utexas-promo-unit-items{margin-bottom:20px;}.utexas-field-border .utexas-promo-unit .data-wrapper{width:100%;}.utexas-field-border .ut-resources-wrapper h3.ut-headline--underline{margin:0 0 15px;padding-top:0;}.utexas-field-border .utexas-resource{margin-left:0;margin-right:0;}.utexas-field-background .utexas-featured-highlight .ut-headline{background:transparent;}.utexas-field-border .block__ut-social-links--items{padding-left:15px;}.utexas-field-border.ut-newsreel .ut-cta{padding-bottom:20px;}.utexas-field-border .twitter_widget{margin-bottom:20px;padding:1rem;background:#fff;}
.block.utexas-readable{max-width:830px;}
.utexas-block-top-margin-remove{margin-top:-2.5rem !important;}.utexas-block-bottom-margin-remove{margin-bottom:0 !important;}.utexas-block-top-margin-increase{margin-top:2.5rem !important;}.utexas-block-bottom-margin-increase{margin-bottom:5rem !important;}.utexas-block-top-margin-remove .contextual button.trigger{margin-top:2.5rem;}.layout-builder__region .layout-builder-block.utexas-block-top-margin-remove{margin-top:0 !important;}.layout-builder__region .layout-builder-block.utexas-block-top-margin-remove ~ div.utexas-block-top-margin-remove{margin-top:-2.5rem !important;}
.utexas-image-border .image-wrapper img,.utexas-image-border .photo-wrapper img{border:1px solid #cbcbcb;}
.layout-builder-block{padding:1.5em;cursor:move;cursor:grab;cursor:-webkit-grab;outline:1px solid #800080;}.layout-builder__section .ui-sortable-helper{box-shadow:5px 5px 5px #666;-moz-box-shadow:5px 5px 5px #666;-webkit-box-shadow:5px 5px 5px #666;cursor:grabbing;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="074d6a"] + label::after{background-color:#074d6a;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="138791"] + label::after{background-color:#138791;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="f9fafb"] + label::after{background-color:#f9fafb;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="e6ebed"] + label::after{background-color:#e6ebed;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="c4cdd4"] + label::after{background-color:#c4cdd4;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="7d8a92"] + label::after{background-color:#7d8a92;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="5e686e"] + label::after{background-color:#5e686e;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="3e4549"] + label::after{background-color:#3e4549;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="487d39"] + label::after{background-color:#487d39;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="9d4700"] + label::after{background-color:#9d4700;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="ebeced"] + label::after{background-color:#ebeced;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="c2c5c8"] + label::after{background-color:#c2c5c8;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="858c91"] + label::after{background-color:#858c91;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="1f262b"] + label::after{background-color:#1f262b;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="fbfbf9"] + label::after{background-color:#fbfbf9;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="f2f1ed"] + label::after{background-color:#f2f1ed;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="e6e4dc"] + label::after{background-color:#e6e4dc;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="aba89e"] + label::after{background-color:#aba89e;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="807e76"] + label::after{background-color:#807e76;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input[value="56544e"] + label::after{background-color:#56544e;}#drupal-off-canvas .form-item-layout-settings-background-color-wrapper-background-color input + label::after{content:"   ";white-space:pre;}
