/* @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;}
.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;}
.block-uhd-instagram{background-color:#333f48;}.uhd-instagram-feed{--icon-size:50px;--header-margin:2rem;clear:both;margin-bottom:2rem;padding-bottom:calc(var(--icon-size) + (var(--header-margin) * 2));position:relative;text-align:left;}.uhd-instagram-feed.container{padding-left:0;padding-right:0;}.uhd-instagram-feed__header{text-align:center;padding:var(--header-margin) 0;position:relative;}.uhd-instagram-feed__header .uhd-instagram-feed__logo p{max-width:none;margin:0 5%;}.uhd-instagram-feed__controls{font-size:0;right:11%;position:absolute;top:var(--header-margin);}.uhd-instagram-feed__controls > :first-child{margin-right:20px;}.uhd-instagram-feed svg{width:var(--icon-size);}.uhd-instagram-feed svg .cls-1{fill:#7d8184;}.uhd-instagram-feed svg .cls-2{fill:#fff;}.uhd-instagram-feed .js-enabled svg .cls-1{fill:#be5927;}.uhd-instagram-feed .js-enabled svg:hover .cls-1,.uhd-instagram-feed .js-enabled svg:hover .cls-2{pointer-events:visible;cursor:pointer;}.uhd-instagram-feed .js-enabled svg:hover .cls-1{fill:#fff;}.uhd-instagram-feed .js-enabled svg:hover .cls-2{fill:#333f48;}.uhd-instagram-feed .uhd-instagram-feed__controls-prev svg{transform:rotate(180deg);}.uhd-instagram-feed__list{display:inline-block;width:80%;overflow:unset;}@media screen and (max-width:650px){.uhd-instagram-feed__header .uhd-instagram-feed__logo p{float:none;}.uhd-instagram-feed__controls{display:none;}.uhd-instagram-feed__header .uhd-instagram-feed__logo p a:hover{content:"";}}.uhd-instagram-feed__header .uhd-instagram-feed__logo p a{display:inline-block;}.uhd-instagram-feed__content .uhd-instagram-feed__list{list-style-type:none;padding:0;margin:0;min-width:3985px;font-family:"BentonSans-Regular",arial,helvetica,sans-serif !important;}.uhd-instagram-feed__content{display:block;margin:0 auto;clear:both;}.uhd-instagram-feed__content .uhd-instagram-feed__list{align-items:flex-start;display:flex;min-width:auto;justify-content:space-between;overflow:hidden;margin-left:10%;}.uhd-instagram-feed__content .uhd-instagram-feed__list .uhd-instagram-feed__list-item{position:relative;flex:0 1 30%;margin-left:5%;min-width:30%;z-index:1;}.uhd-instagram-feed__content .uhd-instagram-feed__list .uhd-instagram-feed__list-item:first-of-type{margin-left:0;}@media screen and (max-width:650px){.uhd-instagram-feed__content .uhd-instagram-feed__list .uhd-instagram-feed__list-item{max-width:none;float:none;margin:0;position:relative;flex:0 0 100%;padding:0 20px;}}
.uhd-instagram-feed-post{max-width:100%;overflow:auto;}.uhd-instagram-feed-post .uhd-instagram-feed-post__link{display:block;font-size:0;height:0;width:0;}.uhd-instagram-feed-post .uhd-instagram-feed-post__link:focus{outline:none;}.uhd-instagram-feed-post .uhd-instagram-feed-post__link:focus::after,.uhd-instagram-feed-post .uhd-instagram-feed-post__link::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;}.uhd-instagram-feed-post .uhd-instagram-feed-post__link:focus::after{border:4px solid #212529;;outline:2px dotted #aeb0b5;outline-offset:-3px;}.uhd-instagram-feed-post .uhd-instagram-feed-post__image-wrapper{position:relative;}.uhd-instagram-feed-post .uhd-instagram-feed-post__image-wrapper::after{content:"";display:block;padding-bottom:100%;}.uhd-instagram-feed-post .uhd-instagram-feed-post__image{height:100%;width:100%;object-fit:cover;position:absolute;}.uhd-instagram-feed-post .uhd-instagram-feed-post__other-data{color:#fff;padding:0.5rem;position:relative;}.uhd-instagram-feed-post:focus .uhd-instagram-feed-post__other-data,.uhd-instagram-feed-post:hover .uhd-instagram-feed-post__other-data{display:block;}.uhd-instagram-feed-post .uhd-instagram-feed-post__other-data .name{margin-bottom:10px;}.uhd-instagram-feed-post .uhd-instagram-feed-post__other-data .name,.uhd-instagram-feed-post .uhd-instagram-feed-post__other-data .caption p{font-size:0.9rem;}.uhd-instagram-feed-post .uhd-instagram-feed-post__other-data .caption p:last-of-type{margin-bottom:0;}@media screen and (min-width:1200px){.uhd-instagram-feed-post .uhd-instagram-feed-post__other-data{background:rgba(0,0,0,0.75);cursor:pointer;bottom:0;opacity:0;padding:19px;position:absolute;top:0;width:100%;}.uhd-instagram-feed-post .uhd-instagram-feed-post__link:focus ~ .uhd-instagram-feed-post__other-data,.uhd-instagram-feed-post .uhd-instagram-feed-post__link:hover ~ .uhd-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;margin-top:.875rem;font-size:.875rem;}.utevent-listing-block .utevent-event-field--field-utevent-status .utevent-event-field__item{margin-bottom:15px;}
.ut-brandbar{position:fixed;top:0;width:100%;z-index:10;}.ut-header{background-color:#fff;position:fixed;width:100%;z-index:10;}@media (max-width:1199px){header.ut-header .container #ut-main_menu-wrapper{display:none;flex-flow:column;overflow:hidden;}header.ut-header .container #ut-main_menu-wrapper.active{overflow:auto;overscroll-behavior:contain;top:initial;display:flex;}header.ut-header .header-flex-wrapper{order:2;}}.uhd-primary-menu .sub-nav-wrapper.sub-nav .main-menu__list--subnav{width:auto;}.uhd-primary-menu .sub-nav-wrapper.sub-nav .main-menu__list--subnav .main-menu__list-item--subnav{flex:0 1 100%;}.uhd-primary-menu .sub-nav-wrapper.sub-nav .main-menu__list--subnav .main-menu__list-item--subnav i.subnav-trigger.icon{display:none;}.uhd-primary-menu .sub-nav-wrapper.sub-nav .main-menu__list--subnav.level-1{min-width:240px;}.uhd-primary-menu .sub-nav-wrapper.sub-nav .main-menu__list--subnav.level-2{border:0;padding:0 0 0 .5625rem;position:relative;}.uhd-primary-menu .sub-nav-wrapper.sub-nav .main-menu__list--subnav.level-2 .main-menu__link--subnav.level-2{font-weight:400;}.uhd-primary-menu .sub-nav-wrapper .main-menu__list--subnav.open,.uhd-primary-menu .sub-nav-wrapper.open .main-menu__list--subnav{max-height:unset;}
.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;}
.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;}
.uhd-styles-alter.uhd-front-page .block-system-main-block,.uhd-styles-alter.uhd-front-page .block.utexas-announcement,.uhd-styles-alter.uhd-front-page .block.uhd-hero-video,.uhd-styles-alter.uhd-front-page .block-uhd-instagram,.uhd-styles-alter.uhd-front-page .uhd-instagram-feed-block{margin-bottom:0;}.uhd-styles-alter #block-breadcrumbs.system-breadcrumb-block{margin-top:1rem;margin-bottom:0;}.uhd-styles-alter #block-breadcrumbs.block-system-breadcrumb-block ul{margin-bottom:0;}.uhd-styles-alter #block-page-title.page-title-block{margin-top:1rem;}
.uhd-styles-alter .block-menu-block .ut-headline{padding-top:0;}

.uhd-styles-alter details,.uhd-styles-alter details[open],.uhd-styles-alter .formatter-accordion.utexas-flex-list details,.uhd-styles-alter .formatter-accordion.utexas-flex-list details[open]{background-color:#fff;color:#212529;padding:0.5rem 1rem;border:1px solid #b3b3b3;margin-bottom:1.4rem;}.uhd-styles-alter details > :last-child,.uhd-styles-alter details > :last-child > :last-child,.uhd-styles-alter details > :last-child > :last-child :last-child,.uhd-styles-alter .formatter-accordion.utexas-flex-list details > :last-child,.uhd-styles-alter .formatter-accordion.utexas-flex-list details > :last-child > :last-child,.uhd-styles-alter .formatter-accordion.utexas-flex-list details > :last-child > :last-child :last-child{margin-bottom:0;}.uhd-styles-alter details > *,.uhd-styles-alter .formatter-accordion.utexas-flex-list details > *{margin-left:1.6rem;}.uhd-styles-alter details ul,.uhd-styles-alter .formatter-accordion.utexas-flex-list details ul{margin-left:0;padding-inline-start:2.8rem;}.uhd-styles-alter summary,.uhd-styles-alter details[open] summary,.uhd-styles-alter .formatter-accordion.utexas-flex-list summary,.uhd-styles-alter .formatter-accordion.utexas-flex-list details[open] summary{background:unset;border:none;color:#212529;font-size:1.125rem;list-style:revert;padding:0 0 0 0.3rem;font-weight:500;list-style-position:inside;margin:0.3rem 0 0.3rem 0rem;}.uhd-styles-alter details table.tablesaw,.uhd-styles-alter .formatter-accordion.utexas-flex-list details table.tablesaw{width:95%;background-color:#fdfdfd;}.uhd-styles-alter summary:hover,.uhd-styles-alter .formatter-accordion.utexas-flex-list summary:hover{background:none;border:none;color:#212529;text-decoration:underline;}.uhd-styles-alter *:focus,.uhd-styles-alter .formatter-accordion.utexas-flex-list *:focus{outline:2px dotted #4e4d4d !important;outline-offset:2px !important;}
.uhd-styles-alter footer.ut-footer{background-color:#f0f0f0;}.uhd-styles-alter footer.ut-footer .footer-textarea{border-left:none;padding-left:0;}@media screen and (min-width:900px){.uhd-styles-alter footer.ut-footer{padding:6rem 0;}.uhd-styles-alter footer.ut-footer .row:first-child > div:not(:first-child) > .region{padding-left:2rem;}.uhd-styles-alter footer.ut-footer .row:first-child > div:not(:first-child){border-left:1px solid #c4cdd4;}}.uhd-styles-alter p.text--copyright{margin-bottom:0;}
.uhd-styles-alter header.ut-header .region-header-primary{padding:1.2rem 0 0;margin-bottom:-1.2rem;}@media screen and (min-width:1200px){.uhd-styles-alter header.ut-header .region-header-primary{padding:0;}}
.uhd-styles-alter.uhd-front-page #block-main-page-content > article > div > .layout:nth-child(3),.uhd-styles-alter.uhd-front-page #block-main-page-content > article > div > .layout:nth-child(9){padding-top:3rem;}.uhd-styles-alter .utevent-event.utevent-event--full .utevent-event-field--field-utevent-main-media{width:28vw;max-width:40%;}
.uhd-styles-alter .announcement-content{margin-bottom:0;}.uhd-styles-alter .announcement-content .announcement-title{font-size:1.75rem;line-height:1.15;margin-bottom:0;}.uhd-styles-alter .announcement-content .announcement-icon{width:30px;}.uhd-styles-alter .announcement-content .announcement-icon svg{width:30px;}.uhd-styles-alter .announcement-content .announcement-body{font-size:1rem;line-height:1.5;margin:auto;max-width:720px;}
.uhd-styles-alter .ut-promo-list-wrapper .promo-list + .promo-list{border:none;}
.main-menu__list-item a.access-protected,.menu--main .menu-item a.access-protected{background-color:#fff4f4!important;border:1px dashed #dddddd!important;}
.uhd-menu-top-separator{border-top:dotted 1px gray;padding-top:1em!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%;}}
.paragraph--unpublished{background-color:#fff4f4;}
.field--type-office-hours{white-space:normal;}.office-hours-label{font-weight:bold;text-align:left;}.office-hours-more-label{font-weight:bold;text-align:right;font-style:italic;}.office-hours__item-label{font-weight:bold;}.office-hours-link{white-space:nowrap;}.office-hours__item-label{vertical-align:text-top;}.office-hours__item-slots{vertical-align:text-top;}.office-hours__item-comments{vertical-align:text-top;}tr.office-hours__item{background:rgba(0,0,0,0);}.office-hours__item td{white-space:nowrap;vertical-align:text-top;}.office-hours__item-current{background:rgba(0,0,0,0);}.office-hours-status.office-hours-status--closed{font-style:italic;}.office-hours-status.office-hours-status--open{}
.view-mode-uhd-alt-1.field-paragraph-uhd-dining-location-hours--field-uhd-hours{display:flex;justify-content:space-between;}.view-mode-uhd-alt-1.field-paragraph-uhd-dining-location-hours--field-uhd-hours .office-hours-status,.view-mode-uhd-alt-1.field-paragraph-uhd-dining-location-hours--field-uhd-hours .office-hours{font-size:1rem;line-height:1.25;}.view-mode-uhd-alt-1.field-paragraph-uhd-dining-location-hours--field-uhd-hours .office-hours-status--open{color:#406130;}.view-mode-uhd-alt-1.field-paragraph-uhd-dining-location-hours--field-uhd-hours .office-hours-status--closed{color:#b20e0e;}
.view-mode-uhd-alt-1.field-paragraph-uhd-dining-location-hours{display:inline-flex;flex:auto;justify-content:space-between;}.paragraph--view-mode--uhd-alt-1.paragraph--type--uhd-dining-location-hours{display:flex;line-height:1.25;justify-content:space-between;}div[class*="js-office-hours-paragraph"] table{display:none;}
.view-mode-full.field-node-uhd-dining-location{margin-bottom:2.5rem;}.view-mode-full.field-node-uhd-dining-location--field-uhd-address-1 h2.field__label{font-size:1.5625rem;line-height:1.25;}.view-mode-full.field-node-uhd-dining-location h2,.view-mode-full.field-node-uhd-dining-location .ut-h2{font-size:2.2rem;font-weight:normal;}.view-mode-full.field-node-uhd-dining-location--field-uhd-address-1{margin-bottom:0;}.view-mode-full.field-node-uhd-dining-location--field-uhd-address-1 .address{margin-bottom:0;}.view-mode-full.field-node-uhd-dining-location--field-uhd-address-1 .address{display:inline-block;}.view-mode-full.field-node-uhd-dining-location--field-uhd-address-1 .ut-cta-link--external:hover p{text-decoration:underline;}.view-mode-full.field-node-uhd-dining-location--field-uhd-address-1 .ut-cta-link--external::after{display:inline-block;margin-top:.5rem;padding:.5em;vertical-align:top;}.view-mode-full.field-node-uhd-dining-location--field-uhd-dl-payment-type .field-node-uhd-dining-location__items{align-items:flex-start;display:flex;flex-wrap:wrap;margin-left:-2vw;}.view-mode-full.field-node-uhd-dining-location--field-uhd-dl-payment-type .field-node-uhd-dining-location__item{margin-left:2vw;}.view-mode-uhd-alt-2.field-node-uhd-dining-location--field-uhd-logo img{width:100%;}.view-mode-uhd-alt-2.field-node-uhd-dining-location--field-uhd-hours-paragraph .field-node-uhd-dining-location__item{margin-bottom:2.5rem;}
.uhd-dining-location .office-hours__item > td{font-weight:400;padding-right:.5rem;}.uhd-dining-location .office-hours__item > td:empty{padding:0;}.uhd-alt-1.uhd-dining-location{display:flex;flex-direction:column;}.uhd-alt-1.uhd-dining-location > h3{font-size:1rem;line-height:1.25;}@media (min-width:900px){.uhd-alt-1.uhd-dining-location{flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-left:-5%;}.uhd-alt-1.uhd-dining-location > *{flex-basis:55%;margin-left:5%;}.uhd-alt-1.uhd-dining-location > h3{flex-basis:35%;margin-bottom:0;}}.uhd-alt-3.uhd-dining-location > :first-child{float:left;margin-right:2vw;}@media (min-width:900px){}
.views-view--uhd-dining-locations--block-1{--ipr-grid-gap-column:2.5vw;--ipr-grid-gap-row:1rem;--ipr-grid-min-min-size:300px;--ipr-grid-min-max-size:325px;display:grid;column-gap:var(--ipr-grid-gap-column);row-gap:var(--ipr-grid-gap-row);grid-template-columns:repeat(auto-fit,minmax(max(var(--ipr-grid-min-min-size),var(--ipr-grid-min-max-size)),1fr));}.utexas-onecol .views-view--uhd-dining-locations--block-1,.utexas-twocol .views-view--uhd-dining-locations--block-1,.utexas-threecol .views-view--uhd-dining-locations--block-1,.utexas-fourcol .views-view--uhd-dining-locations--block-1{--ipr-grid-gap-column-total:calc((var(--ipr-grid-num-columns) - 1) * var(--ipr-grid-gap-column));--ipr-grid-available-space:calc(100% - var(--ipr-grid-gap-column-total));--ipr-grid-min-max-size:calc(var(--ipr-grid-available-space) / var(--ipr-grid-num-columns) - 1px);}.utexas-onecol .views-view--uhd-dining-locations--block-1{--ipr-grid-num-columns:1;}.utexas-twocol .views-view--uhd-dining-locations--block-1{--ipr-grid-num-columns:2;}.utexas-threecol .views-view--uhd-dining-locations--block-1{--ipr-grid-num-columns:3;}.utexas-fourcol .views-view--uhd-dining-locations--block-1{--ipr-grid-num-columns:4;}
.field-block-uhd-hero-custom--field-uhd-hero-link .field-block-uhd-hero-custom__item{background-color:#bf5700;display:inline-block;padding:0 2rem;transform:translatey(-50%);z-index:5;}.field-block-uhd-hero-custom--field-uhd-hero-link a,.field-block-uhd-hero-custom--field-uhd-hero-link a:link,.field-block-uhd-hero-custom--field-uhd-hero-link a:visited{color:white;display:inline-block;font-size:max(1.25rem,3vw);padding:.5rem 0;text-decoration:underline;text-decoration-thickness:from-font;text-underline-offset:.3rem;}.field-block-uhd-hero-custom--field-uhd-hero-image img{max-width:unset;object-fit:cover;width:100%;}
.uhd-hero-custom.block{margin-bottom:0;position:relative;}
.uhd-styles-alter .utevent-listing-page .views-field-field-utevent-main-media,.uhd-styles-alter .utevent-listing-block .views-field-field-utevent-main-media{width:28vw;max-width:40%;}
.utevent-event-listing .underline-wrapper{align-items:baseline;display:flex;justify-content:space-between;margin:0 0 1.25rem;padding-bottom:0.5rem;border-bottom:2px solid #005f86;}.utevent-event-listing .underline-wrapper .ut-headline{margin:0;padding:0;}.utevent-event-listing .utevent__thumbnail img{margin:0;}
.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:focus{color:#9d4700 !important;text-decoration:underline !important;border:0;background-color:inherit;}.utevent-event-field--field-utevent-datetime button:focus,.utevent-event-field--field-utevent-datetime button:focus{outline:2px dotted #aeb0b5;outline-offset:3px;}
.stacked-display .ut-promo-list-wrapper .promo-list{flex-direction:column;flex:0 0 100%;margin:0;}.stacked-display .ut-promo-list-wrapper .promo-list .image-wrapper{margin-right:0;margin-bottom:15px;}.stacked-display .ut-promo-list-wrapper .promo-list .image-wrapper img{width:100%;}.stacked-display .ut-promo-list-wrapper .promo-list .ut-copy{margin-top:15px;}.ut-promo-list-wrapper .promo-list{display:flex;padding-bottom:20px;margin:0 20px 0 20px;}.ut-promo-list-wrapper .promo-list + .promo-list{border-top:1px solid #ebeced;padding-bottom:20px;padding-top:20px;}.ut-promo-list-wrapper .promo-list .image-wrapper{flex:0 0 64px;margin-right:12px;margin-bottom:0;width:100%;}.ut-promo-list-wrapper .promo-list .ut-copy > :last-child,.ut-promo-list-wrapper .promo-list .ut-copy > :last-child :last-child{margin-bottom:0;}.ut-promo-list-wrapper .promo-list .ut-headline{padding-top:0;margin-top:0;}.ut-promo-list-wrapper .promo-list .content{margin-top:0;flex:1 1 0;}.ut-promo-list-field-wrapper .ut-promo-list-side-by-side-wrapper{flex-basis:100%;}.ut-promo-list-wrapper.two-side-by-side .promo-list + .promo-list{padding-top:20px;border-top:1px solid #ebeced;}@media all and (min-width:900px){.ut-promo-list-wrapper .promo-list .image-wrapper{flex:0 0 68px;}}@media all and (min-width:1200px){.ut-promo-list-wrapper .promo-list .image-wrapper{flex:0 0 85px;}.ut-promo-list-wrapper.two-column-responsive{display:flex;flex-wrap:wrap;justify-content:space-between;-webkit-box-pack:justify;padding:0 1.25 rem;}.ut-promo-list-wrapper.two-column-responsive .promo-list{flex:0 1 42%;padding-bottom:20px;margin:0 20px 0 20px;display:flex;flex-direction:row;border-top:1px solid #ebeced;}.ut-promo-list-wrapper.two-column-responsive .promo-list + .promo-list{padding-top:20px;}.ut-promo-list-wrapper.two-column-responsive .promo-list:nth-child(1),.ut-promo-list-wrapper.two-column-responsive .promo-list:nth-child(2){border-top:none;padding-top:0;}.ut-promo-list-field-wrapper{display:flex;}.ut-promo-list-field-wrapper .ut-promo-list-side-by-side-wrapper{flex:0 0 47%;margin-right:5%;}.ut-promo-list-field-wrapper .ut-promo-list-side-by-side-wrapper + .ut-promo-list-side-by-side-wrapper{margin-right:0;}.ut-promo-list-wrapper.two-side-by-side .promo-list{padding-bottom:20px;}.ut-promo-list-wrapper.two-side-by-side .promo-list + .promo-list{border-top:1px solid #ebeced;padding-top:20px;}}
.utnews-news.uhd-alt-1{padding:0 0 1.5rem 0;}.utnews-news.uhd-alt-1 .uhd-utnews-thumbnail{margin:auto;min-width:220px;}@media screen and (min-width:600px){.utnews-news.uhd-alt-1 .ut-headline{font-size:1.25rem;line-height:1.625rem;}}
.utnews__wrapper{display:flex;flex-direction:column;}.utnews__right-col > div,.utnews__left-col > div,.utnews__left-col-no-sidebar > div{margin-bottom:1rem;}.utnews__top-row{margin-bottom:1rem;}.utnews__author,.utnews__published{display:inline-block;}.utnews__categories-wrapper,.utnews__tags-wrapper{font-size:14px;}.utnews__categories-wrapper h5.field__label{margin-bottom:0;}.utnews__categories-wrapper .utnews__categories a{display:block;}.utnews__tags-wrapper h5.field__label{margin-bottom:0;}.utnews__tags .utnews__tag{color:#282828;display:block;}.utnews__author-information-wrapper{background-color:#f9fafb;border:1px solid #f2f1ed;display:flex;margin-bottom:1.25rem;padding:1.25rem;order:3;}.utnews__image{margin-right:1.25rem;min-width:140px;}.utnews__author-information-wrapper .ut-headline{padding-top:0;margin-bottom:0;}.utnews__description-wrapper p{margin-bottom:0;}.utnews__external-link-wrapper *{display:inline;}@media only screen and (min-width:900px){.utnews__wrapper{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;}.utnews__right-col{flex:0 0 25%;}.utnews__left-col{flex:0 0 72%;}.utnews__author-information-wrapper{flex:0 0 72%;order:3;}.utnews__wrapper-no-sidebar .utnews__left-col-no-sidebar{width:100%;}.utnews__wrapper-no-sidebar .utnews__author-information-wrapper{width:100%;}}
.uhd-utnews-listing-block__block-1{display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:-2%;}.uhd-utnews-listing-block__block-1 > *{margin:0 0 2% 2%;}.uhd-utnews-listing-block__block-1 > .views-row{flex:1 1 31.33%;}.uhd-utnews-listing-block__block-1 > .more-link{width:100%;text-align:right;margin-right:2%;}
.uhd-utnews-listing-block-block-1 .underline-wrapper{align-items:baseline;display:flex;justify-content:space-between;margin:0 0 1.25rem;padding-bottom:0.5rem;border-bottom:2px solid #005f86;}.uhd-utnews-listing-block-block-1 .underline-wrapper .ut-headline{margin:0;padding:0;}
.utexas-layout--threecol .utexas-layout--threecol-wrapper{display:flex;flex-wrap:wrap;margin-left:-3%;}.utexas-layout--threecol .utexas-layout--threecol-wrapper > .layout__region{flex:1 1 100%;margin-left:3%;}.utexas-layout--threecol.utexas-layout-no-padding .utexas-layout--threecol-wrapper,.utexas-layout--threecol.utexas-layout-no-padding .utexas-layout--threecol-wrapper > *{margin-left:0;}@media screen and (min-width:600px){.utexas-layout--threecol.utexas-layout--threecol--25-50-25 .utexas-layout--threecol-wrapper > .layout__region--first,.utexas-layout--threecol.utexas-layout--threecol--25-50-25 .utexas-layout--threecol-wrapper > .layout__region--third,.utexas-layout--threecol.utexas-layout--threecol--25-25-50 .utexas-layout--threecol-wrapper > .layout__region--first,.utexas-layout--threecol.utexas-layout--threecol--25-25-50 .utexas-layout--threecol-wrapper > .layout__region--second,.utexas-layout--threecol.utexas-layout--threecol--50-25-25 .utexas-layout--threecol-wrapper > .layout__region--second,.utexas-layout--threecol.utexas-layout--threecol--50-25-25 .utexas-layout--threecol-wrapper > .layout__region--third{flex:1 1 22%;}.utexas-layout--threecol.utexas-layout--threecol--25-50-25 .utexas-layout--threecol-wrapper > .layout__region--second,.utexas-layout--threecol.utexas-layout--threecol--25-25-50 .utexas-layout--threecol-wrapper > .layout__region--third,.utexas-layout--threecol.utexas-layout--threecol--50-25-25 .utexas-layout--threecol-wrapper > .layout__region--first{flex:1 1 47%;}.utexas-layout--threecol.utexas-layout--threecol--33-34-33 .utexas-layout--threecol-wrapper > .layout__region--first,.utexas-layout--threecol.utexas-layout--threecol--33-34-33 .utexas-layout--threecol-wrapper > .layout__region--second,.utexas-layout--threecol.utexas-layout--threecol--33-34-33 .utexas-layout--threecol-wrapper > .layout__region--third{flex:1 1 30.33%;}}
.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;}
.block-uhd-stats-list{background-color:#f0f0f0;}.block-uhd-stats-list .layout__region{padding:7.5rem 0;position:relative;}.block-layout-builder.block-uhd-stats-list,.block-layout-builder.block-uhd-stats-list > :last-child,.block-layout-builder.block-uhd-stats-list > :last-child :last-child{margin-bottom:0;}
.uhd-stats-list-field,.uhd-stats-list-field .uhd-stats-list-field__item > *{color:#bf5700;text-align:center;}.uhd-stats-list-field--field-uhd-header-1 > .field__item > *,.uhd-stats-list-field--field-uhd-header-2 > .field__item > *,.uhd-stats-list-field--field-uhd-header-3 > .field__item > *,.uhd-stats-list-field--field-uhd-footer-1 > .field__item > *,.uhd-stats-list-field--field-uhd-footer-2 > .field__item > *,.uhd-stats-list-field--field-uhd-footer-3 > .field__item > *{font-size:1.25rem;font-weight:600;line-height:1;text-transform:uppercase;}.uhd-stats-list-field--field-uhd-number-1,.uhd-stats-list-field--field-uhd-number-2,.uhd-stats-list-field--field-uhd-number-3{font-size:3.8125rem;font-weight:600;line-height:1.2;}
.homepage-hero__video .video-wrapper{line-height:0;}.homepage-hero__video .video-wrapper video{width:100%;}.homepage-hero__video #video-controls{right:5%;position:absolute;top:45%;z-index:5;}.homepage-hero__video #video-controls button{background:none;border:none;padding:.5rem;}.homepage-hero__video #video-controls button svg{fill:#fff;width:50px;height:50px;}
.uhd-hero-video{background:no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;position:relative;}.uhd-hero-video__text-block{z-index:5;}@media screen and (min-width:400px){.uhd-hero-video__text-block{width:50%;}}@media screen and (min-width:900px){.uhd-hero-video__text-block{width:40%;}}
.uhd-hero-video .field--name-field-uhd-hero-vid-heading{color:#fff;font-family:"LibreFrank",Arial,Helvetica,sans-serif;font-size:max(24px,6vw);font-weight:700;letter-spacing:-.235vw;line-height:1;text-transform:uppercase;}.uhd-hero-video .field--name-field-uhd-hero-vid-sub-heading > div:last-child,.uhd-hero-video .field--name-field-uhd-hero-vid-sub-heading > div:last-child > :last-child,.uhd-hero-video .field--name-field-uhd-hero-vid-sub-heading > div:last-child > :last-child :last-child{margin-bottom:0;}.uhd-hero-video .field--name-field-uhd-hero-vid-video-int{visibility:hidden;}@media screen and (min-width:900px){.uhd-hero-video .field--name-field-uhd-hero-vid-heading{font-size:max(24px,5vw);}.uhd-hero-video .field--name-field-uhd-hero-vid-video-int{visibility:visible;}}
.uhd-style-options__color--style-3-1{--uhd-video-primary-color:rgba(191,87,0,0.75);--uhd-video-secondary-color:rgba(51,63,72,0.6);}.uhd-style-options__color--style-3-2{--uhd-video-primary-color:rgba(51,63,72,0.6);--uhd-video-secondary-color:rgba(191,87,0,0.75);}.uhd-style-options__placement--style-1-1{--uhd-video-color-wash-direction:to bottom right;}.uhd-style-options__placement--style-1-2{--uhd-video-color-wash-direction:to bottom left;}.uhd-style-options__placement--style-1-3{--uhd-video-color-wash-direction:to top left;}.uhd-style-options__placement--style-1-4{--uhd-video-color-wash-direction:to top right;}.uhd-style-options__placement .uhd-hero-video__text-block{position:absolute;}.uhd-style-options__placement--style-1-1 .uhd-hero-video__text-block{top:10%;left:5%;}.uhd-style-options__placement--style-1-2 .uhd-hero-video__text-block{text-align:right;top:10%;right:5%;}.uhd-style-options__placement--style-1-3 .uhd-hero-video__text-block{text-align:right;bottom:10%;right:5%;}.uhd-style-options__placement--style-1-4 .uhd-hero-video__text-block{bottom:10%;left:5%;}.uhd-style-options__placement--style-1-2 .uhd-hero-video__video-block #video-controls,.uhd-style-options__placement--style-1-3 .uhd-hero-video__video-block #video-controls{left:5%;right:auto;}@media screen and (max-width:400px){.uhd-style-options__placement .uhd-hero-video__text-block{top:5vw;right:5vw;bottom:5vw;left:5vw;text-align:left;}}.uhd-style-options__display--style-2-1.uhd-hero-video::after{background:linear-gradient(var(--uhd-video-color-wash-direction),var(--uhd-video-primary-color),var(--uhd-video-secondary-color));content:"";bottom:0;left:0;right:0;top:0;pointer-events:none;position:absolute;}.uhd-style-options__display--style-2-2 .uhd-hero-video__text-block{padding:3vw;}.uhd-style-options__display--style-2-2 .uhd-hero-video__text-block::before{background-color:var(--uhd-video-primary-color);content:"";bottom:0;left:0;right:0;top:0;position:absolute;z-index:-1;}
#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;}#edit-moderation-state-wrapper{margin-bottom:30px;}#edit-moderation-state-wrapper .js-form-type-select,#edit-moderation-state-wrapper .js-form-type-item label{font-weight:bold;margin-top:25px;}#edit-moderation-state-wrapper .js-form-type-select label{margin-top:0;}#edit-moderation-state-wrapper select.form-select{display:inline-block;max-width:fit-content;}#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;}
