/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.float-start{float:left !important;}.float-end{float:right !important;}.float-none{float:none !important;}.object-fit-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-none{-o-object-fit:none !important;object-fit:none !important;}.opacity-0{opacity:0 !important;}.opacity-25{opacity:0.25 !important;}.opacity-50{opacity:0.5 !important;}.opacity-75{opacity:0.75 !important;}.opacity-100{opacity:1 !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.overflow-visible{overflow:visible !important;}.overflow-scroll{overflow:scroll !important;}.overflow-x-auto{overflow-x:auto !important;}.overflow-x-hidden{overflow-x:hidden !important;}.overflow-x-visible{overflow-x:visible !important;}.overflow-x-scroll{overflow-x:scroll !important;}.overflow-y-auto{overflow-y:auto !important;}.overflow-y-hidden{overflow-y:hidden !important;}.overflow-y-visible{overflow-y:visible !important;}.overflow-y-scroll{overflow-y:scroll !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-grid{display:grid !important;}.d-inline-grid{display:inline-grid !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:flex !important;}.d-inline-flex{display:inline-flex !important;}.d-none{display:none !important;}.shadow{box-shadow:var(--bs-box-shadow) !important;}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important;}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important;}.shadow-none{box-shadow:none !important;}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity));}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity));}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity));}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity));}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity));}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity));}.position-static{position:static !important;}.position-relative{position:relative !important;}.position-absolute{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:sticky !important;}.top-0{top:0 !important;}.top-50{top:50% !important;}.top-100{top:100% !important;}.bottom-0{bottom:0 !important;}.bottom-50{bottom:50% !important;}.bottom-100{bottom:100% !important;}.start-0{left:0 !important;}.start-50{left:50% !important;}.start-100{left:100% !important;}.end-0{right:0 !important;}.end-50{right:50% !important;}.end-100{right:100% !important;}.translate-middle{transform:translate(-50%,-50%) !important;}.translate-middle-x{transform:translateX(-50%) !important;}.translate-middle-y{transform:translateY(-50%) !important;}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-0{border:0 !important;}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-top-0{border-top:0 !important;}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-end-0{border-right:0 !important;}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-bottom-0{border-bottom:0 !important;}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-start-0{border-left:0 !important;}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important;}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important;}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important;}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important;}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important;}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important;}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important;}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important;}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity)) !important;}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important;}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important;}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important;}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important;}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important;}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important;}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important;}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important;}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important;}.border-1{border-width:1px !important;}.border-2{border-width:2px !important;}.border-3{border-width:3px !important;}.border-4{border-width:4px !important;}.border-5{border-width:5px !important;}.border-opacity-10{--bs-border-opacity:0.1;}.border-opacity-25{--bs-border-opacity:0.25;}.border-opacity-50{--bs-border-opacity:0.5;}.border-opacity-75{--bs-border-opacity:0.75;}.border-opacity-100{--bs-border-opacity:1;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100{width:100% !important;}.w-auto{width:auto !important;}.mw-100{max-width:100% !important;}.vw-100{width:100vw !important;}.min-vw-100{min-width:100vw !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100{height:100% !important;}.h-auto{height:auto !important;}.mh-100{max-height:100% !important;}.vh-100{height:100vh !important;}.min-vh-100{min-height:100vh !important;}.flex-fill{flex:1 1 auto !important;}.flex-row{flex-direction:row !important;}.flex-column{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-start{justify-content:flex-start !important;}.justify-content-end{justify-content:flex-end !important;}.justify-content-center{justify-content:center !important;}.justify-content-between{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.justify-content-evenly{justify-content:space-evenly !important;}.align-items-start{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}.order-first{order:-1 !important;}.order-0{order:0 !important;}.order-1{order:1 !important;}.order-2{order:2 !important;}.order-3{order:3 !important;}.order-4{order:4 !important;}.order-5{order:5 !important;}.order-last{order:6 !important;}.m-0{margin:0 !important;}.m-1{margin:0.25rem !important;}.m-2{margin:0.5rem !important;}.m-3{margin:1rem !important;}.m-4{margin:1.5rem !important;}.m-5{margin:3rem !important;}.m-auto{margin:auto !important;}.mx-0{margin-right:0 !important;margin-left:0 !important;}.mx-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-auto{margin-right:auto !important;margin-left:auto !important;}.my-0{margin-top:0 !important;margin-bottom:0 !important;}.my-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-0{margin-top:0 !important;}.mt-1{margin-top:0.25rem !important;}.mt-2{margin-top:0.5rem !important;}.mt-3{margin-top:1rem !important;}.mt-4{margin-top:1.5rem !important;}.mt-5{margin-top:3rem !important;}.mt-auto{margin-top:auto !important;}.me-0{margin-right:0 !important;}.me-1{margin-right:0.25rem !important;}.me-2{margin-right:0.5rem !important;}.me-3{margin-right:1rem !important;}.me-4{margin-right:1.5rem !important;}.me-5{margin-right:3rem !important;}.me-auto{margin-right:auto !important;}.mb-0{margin-bottom:0 !important;}.mb-1{margin-bottom:0.25rem !important;}.mb-2{margin-bottom:0.5rem !important;}.mb-3{margin-bottom:1rem !important;}.mb-4{margin-bottom:1.5rem !important;}.mb-5{margin-bottom:3rem !important;}.mb-auto{margin-bottom:auto !important;}.ms-0{margin-left:0 !important;}.ms-1{margin-left:0.25rem !important;}.ms-2{margin-left:0.5rem !important;}.ms-3{margin-left:1rem !important;}.ms-4{margin-left:1.5rem !important;}.ms-5{margin-left:3rem !important;}.ms-auto{margin-left:auto !important;}.p-0{padding:0 !important;}.p-1{padding:0.25rem !important;}.p-2{padding:0.5rem !important;}.p-3{padding:1rem !important;}.p-4{padding:1.5rem !important;}.p-5{padding:3rem !important;}.px-0{padding-right:0 !important;padding-left:0 !important;}.px-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-3{padding-right:1rem !important;padding-left:1rem !important;}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-5{padding-right:3rem !important;padding-left:3rem !important;}.py-0{padding-top:0 !important;padding-bottom:0 !important;}.py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-0{padding-top:0 !important;}.pt-1{padding-top:0.25rem !important;}.pt-2{padding-top:0.5rem !important;}.pt-3{padding-top:1rem !important;}.pt-4{padding-top:1.5rem !important;}.pt-5{padding-top:3rem !important;}.pe-0{padding-right:0 !important;}.pe-1{padding-right:0.25rem !important;}.pe-2{padding-right:0.5rem !important;}.pe-3{padding-right:1rem !important;}.pe-4{padding-right:1.5rem !important;}.pe-5{padding-right:3rem !important;}.pb-0{padding-bottom:0 !important;}.pb-1{padding-bottom:0.25rem !important;}.pb-2{padding-bottom:0.5rem !important;}.pb-3{padding-bottom:1rem !important;}.pb-4{padding-bottom:1.5rem !important;}.pb-5{padding-bottom:3rem !important;}.ps-0{padding-left:0 !important;}.ps-1{padding-left:0.25rem !important;}.ps-2{padding-left:0.5rem !important;}.ps-3{padding-left:1rem !important;}.ps-4{padding-left:1.5rem !important;}.ps-5{padding-left:3rem !important;}.gap-0{gap:0 !important;}.gap-1{gap:0.25rem !important;}.gap-2{gap:0.5rem !important;}.gap-3{gap:1rem !important;}.gap-4{gap:1.5rem !important;}.gap-5{gap:3rem !important;}.row-gap-0{row-gap:0 !important;}.row-gap-1{row-gap:0.25rem !important;}.row-gap-2{row-gap:0.5rem !important;}.row-gap-3{row-gap:1rem !important;}.row-gap-4{row-gap:1.5rem !important;}.row-gap-5{row-gap:3rem !important;}.column-gap-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.font-monospace{font-family:var(--bs-font-monospace) !important;}.fs-1{font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{font-size:calc(1.325rem + 0.9vw) !important;}.fs-3{font-size:calc(1.3rem + 0.6vw) !important;}.fs-4{font-size:calc(1.275rem + 0.3vw) !important;}.fs-5{font-size:1.25rem !important;}.fs-6{font-size:1rem !important;}.fst-italic{font-style:italic !important;}.fst-normal{font-style:normal !important;}.fw-lighter{font-weight:lighter !important;}.fw-light{font-weight:300 !important;}.fw-normal{font-weight:400 !important;}.fw-medium{font-weight:500 !important;}.fw-semibold{font-weight:600 !important;}.fw-bold{font-weight:700 !important;}.fw-bolder{font-weight:bolder !important;}.lh-1{line-height:1 !important;}.lh-sm{line-height:1.25 !important;}.lh-base{line-height:1.5 !important;}.lh-lg{line-height:2 !important;}.text-start{text-align:left !important;}.text-end{text-align:right !important;}.text-center{text-align:center !important;}.text-decoration-none{text-decoration:none !important;}.text-decoration-underline{text-decoration:underline !important;}.text-decoration-line-through{text-decoration:line-through !important;}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-break{word-wrap:break-word !important;word-break:break-word !important;}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important;}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important;}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important;}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important;}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important;}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color) !important;}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,0.5) !important;}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,0.5) !important;}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color) !important;}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color) !important;}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color) !important;}.text-reset{--bs-text-opacity:1;color:inherit !important;}.text-opacity-25{--bs-text-opacity:0.25;}.text-opacity-50{--bs-text-opacity:0.5;}.text-opacity-75{--bs-text-opacity:0.75;}.text-opacity-100{--bs-text-opacity:1;}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important;}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important;}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important;}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important;}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important;}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important;}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important;}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important;}.link-opacity-10{--bs-link-opacity:0.1;}.link-opacity-10-hover:hover{--bs-link-opacity:0.1;}.link-opacity-25{--bs-link-opacity:0.25;}.link-opacity-25-hover:hover{--bs-link-opacity:0.25;}.link-opacity-50{--bs-link-opacity:0.5;}.link-opacity-50-hover:hover{--bs-link-opacity:0.5;}.link-opacity-75{--bs-link-opacity:0.75;}.link-opacity-75-hover:hover{--bs-link-opacity:0.75;}.link-opacity-100{--bs-link-opacity:1;}.link-opacity-100-hover:hover{--bs-link-opacity:1;}.link-offset-1{text-underline-offset:0.125em !important;}.link-offset-1-hover:hover{text-underline-offset:0.125em !important;}.link-offset-2{text-underline-offset:0.25em !important;}.link-offset-2-hover:hover{text-underline-offset:0.25em !important;}.link-offset-3{text-underline-offset:0.375em !important;}.link-offset-3-hover:hover{text-underline-offset:0.375em !important;}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-underline-opacity-0{--bs-link-underline-opacity:0;}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0;}.link-underline-opacity-10{--bs-link-underline-opacity:0.1;}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1;}.link-underline-opacity-25{--bs-link-underline-opacity:0.25;}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25;}.link-underline-opacity-50{--bs-link-underline-opacity:0.5;}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5;}.link-underline-opacity-75{--bs-link-underline-opacity:0.75;}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75;}.link-underline-opacity-100{--bs-link-underline-opacity:1;}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1;}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important;}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important;}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important;}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important;}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-transparent{--bs-bg-opacity:1;background-color:transparent !important;}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-opacity-10{--bs-bg-opacity:0.1;}.bg-opacity-25{--bs-bg-opacity:0.25;}.bg-opacity-50{--bs-bg-opacity:0.5;}.bg-opacity-75{--bs-bg-opacity:0.75;}.bg-opacity-100{--bs-bg-opacity:1;}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important;}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important;}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important;}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important;}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important;}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important;}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important;}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important;}.bg-gradient{background-image:var(--bs-gradient) !important;}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important;}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important;}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important;}.pe-none{pointer-events:none !important;}.pe-auto{pointer-events:auto !important;}.rounded{border-radius:var(--bs-border-radius) !important;}.rounded-0{border-radius:0 !important;}.rounded-1{border-radius:var(--bs-border-radius-sm) !important;}.rounded-2{border-radius:var(--bs-border-radius) !important;}.rounded-3{border-radius:var(--bs-border-radius-lg) !important;}.rounded-4{border-radius:var(--bs-border-radius-xl) !important;}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important;}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important;}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important;}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important;}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important;}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important;}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important;}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important;}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important;}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important;}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important;}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important;}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important;}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important;}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important;}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important;}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important;}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important;}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important;}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important;}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important;}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important;}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}.z-n1{z-index:-1 !important;}.z-0{z-index:0 !important;}.z-1{z-index:1 !important;}.z-2{z-index:2 !important;}.z-3{z-index:3 !important;}@media (min-width:576px){.float-sm-start{float:left !important;}.float-sm-end{float:right !important;}.float-sm-none{float:none !important;}.object-fit-sm-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-sm-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-sm-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-sm-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-sm-none{-o-object-fit:none !important;object-fit:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !important;}.d-sm-inline-grid{display:inline-grid !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.justify-content-sm-evenly{justify-content:space-evenly !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:0.25rem !important;}.m-sm-2{margin:0.5rem !important;}.m-sm-3{margin:1rem !important;}.m-sm-4{margin:1.5rem !important;}.m-sm-5{margin:3rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.mx-sm-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.my-sm-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-1{margin-top:0.25rem !important;}.mt-sm-2{margin-top:0.5rem !important;}.mt-sm-3{margin-top:1rem !important;}.mt-sm-4{margin-top:1.5rem !important;}.mt-sm-5{margin-top:3rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-1{margin-right:0.25rem !important;}.me-sm-2{margin-right:0.5rem !important;}.me-sm-3{margin-right:1rem !important;}.me-sm-4{margin-right:1.5rem !important;}.me-sm-5{margin-right:3rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-1{margin-bottom:0.25rem !important;}.mb-sm-2{margin-bottom:0.5rem !important;}.mb-sm-3{margin-bottom:1rem !important;}.mb-sm-4{margin-bottom:1.5rem !important;}.mb-sm-5{margin-bottom:3rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-1{margin-left:0.25rem !important;}.ms-sm-2{margin-left:0.5rem !important;}.ms-sm-3{margin-left:1rem !important;}.ms-sm-4{margin-left:1.5rem !important;}.ms-sm-5{margin-left:3rem !important;}.ms-sm-auto{margin-left:auto !important;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:0.25rem !important;}.p-sm-2{padding:0.5rem !important;}.p-sm-3{padding:1rem !important;}.p-sm-4{padding:1.5rem !important;}.p-sm-5{padding:3rem !important;}.px-sm-0{padding-right:0 !important;padding-left:0 !important;}.px-sm-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-sm-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important;}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important;}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.py-sm-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-1{padding-top:0.25rem !important;}.pt-sm-2{padding-top:0.5rem !important;}.pt-sm-3{padding-top:1rem !important;}.pt-sm-4{padding-top:1.5rem !important;}.pt-sm-5{padding-top:3rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-1{padding-right:0.25rem !important;}.pe-sm-2{padding-right:0.5rem !important;}.pe-sm-3{padding-right:1rem !important;}.pe-sm-4{padding-right:1.5rem !important;}.pe-sm-5{padding-right:3rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-1{padding-bottom:0.25rem !important;}.pb-sm-2{padding-bottom:0.5rem !important;}.pb-sm-3{padding-bottom:1rem !important;}.pb-sm-4{padding-bottom:1.5rem !important;}.pb-sm-5{padding-bottom:3rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-1{padding-left:0.25rem !important;}.ps-sm-2{padding-left:0.5rem !important;}.ps-sm-3{padding-left:1rem !important;}.ps-sm-4{padding-left:1.5rem !important;}.ps-sm-5{padding-left:3rem !important;}.gap-sm-0{gap:0 !important;}.gap-sm-1{gap:0.25rem !important;}.gap-sm-2{gap:0.5rem !important;}.gap-sm-3{gap:1rem !important;}.gap-sm-4{gap:1.5rem !important;}.gap-sm-5{gap:3rem !important;}.row-gap-sm-0{row-gap:0 !important;}.row-gap-sm-1{row-gap:0.25rem !important;}.row-gap-sm-2{row-gap:0.5rem !important;}.row-gap-sm-3{row-gap:1rem !important;}.row-gap-sm-4{row-gap:1.5rem !important;}.row-gap-sm-5{row-gap:3rem !important;}.column-gap-sm-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-sm-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-sm-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-sm-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-sm-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-sm-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-sm-start{text-align:left !important;}.text-sm-end{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width:768px){.float-md-start{float:left !important;}.float-md-end{float:right !important;}.float-md-none{float:none !important;}.object-fit-md-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-md-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-md-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-md-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-md-none{-o-object-fit:none !important;object-fit:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-grid{display:grid !important;}.d-md-inline-grid{display:inline-grid !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}.d-md-none{display:none !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-row{flex-direction:row !important;}.flex-md-column{flex-direction:column !important;}.flex-md-row-reverse{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.justify-content-md-evenly{justify-content:space-evenly !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end{align-items:flex-end !important;}.align-items-md-center{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}.order-md-first{order:-1 !important;}.order-md-0{order:0 !important;}.order-md-1{order:1 !important;}.order-md-2{order:2 !important;}.order-md-3{order:3 !important;}.order-md-4{order:4 !important;}.order-md-5{order:5 !important;}.order-md-last{order:6 !important;}.m-md-0{margin:0 !important;}.m-md-1{margin:0.25rem !important;}.m-md-2{margin:0.5rem !important;}.m-md-3{margin:1rem !important;}.m-md-4{margin:1.5rem !important;}.m-md-5{margin:3rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-right:0 !important;margin-left:0 !important;}.mx-md-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-md-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.my-md-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-1{margin-top:0.25rem !important;}.mt-md-2{margin-top:0.5rem !important;}.mt-md-3{margin-top:1rem !important;}.mt-md-4{margin-top:1.5rem !important;}.mt-md-5{margin-top:3rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-1{margin-right:0.25rem !important;}.me-md-2{margin-right:0.5rem !important;}.me-md-3{margin-right:1rem !important;}.me-md-4{margin-right:1.5rem !important;}.me-md-5{margin-right:3rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0{margin-bottom:0 !important;}.mb-md-1{margin-bottom:0.25rem !important;}.mb-md-2{margin-bottom:0.5rem !important;}.mb-md-3{margin-bottom:1rem !important;}.mb-md-4{margin-bottom:1.5rem !important;}.mb-md-5{margin-bottom:3rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-1{margin-left:0.25rem !important;}.ms-md-2{margin-left:0.5rem !important;}.ms-md-3{margin-left:1rem !important;}.ms-md-4{margin-left:1.5rem !important;}.ms-md-5{margin-left:3rem !important;}.ms-md-auto{margin-left:auto !important;}.p-md-0{padding:0 !important;}.p-md-1{padding:0.25rem !important;}.p-md-2{padding:0.5rem !important;}.p-md-3{padding:1rem !important;}.p-md-4{padding:1.5rem !important;}.p-md-5{padding:3rem !important;}.px-md-0{padding-right:0 !important;padding-left:0 !important;}.px-md-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-md-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-md-3{padding-right:1rem !important;padding-left:1rem !important;}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-md-5{padding-right:3rem !important;padding-left:3rem !important;}.py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.py-md-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-1{padding-top:0.25rem !important;}.pt-md-2{padding-top:0.5rem !important;}.pt-md-3{padding-top:1rem !important;}.pt-md-4{padding-top:1.5rem !important;}.pt-md-5{padding-top:3rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-1{padding-right:0.25rem !important;}.pe-md-2{padding-right:0.5rem !important;}.pe-md-3{padding-right:1rem !important;}.pe-md-4{padding-right:1.5rem !important;}.pe-md-5{padding-right:3rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-1{padding-bottom:0.25rem !important;}.pb-md-2{padding-bottom:0.5rem !important;}.pb-md-3{padding-bottom:1rem !important;}.pb-md-4{padding-bottom:1.5rem !important;}.pb-md-5{padding-bottom:3rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-1{padding-left:0.25rem !important;}.ps-md-2{padding-left:0.5rem !important;}.ps-md-3{padding-left:1rem !important;}.ps-md-4{padding-left:1.5rem !important;}.ps-md-5{padding-left:3rem !important;}.gap-md-0{gap:0 !important;}.gap-md-1{gap:0.25rem !important;}.gap-md-2{gap:0.5rem !important;}.gap-md-3{gap:1rem !important;}.gap-md-4{gap:1.5rem !important;}.gap-md-5{gap:3rem !important;}.row-gap-md-0{row-gap:0 !important;}.row-gap-md-1{row-gap:0.25rem !important;}.row-gap-md-2{row-gap:0.5rem !important;}.row-gap-md-3{row-gap:1rem !important;}.row-gap-md-4{row-gap:1.5rem !important;}.row-gap-md-5{row-gap:3rem !important;}.column-gap-md-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-md-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-md-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-md-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-md-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-md-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-md-start{text-align:left !important;}.text-md-end{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width:992px){.float-lg-start{float:left !important;}.float-lg-end{float:right !important;}.float-lg-none{float:none !important;}.object-fit-lg-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-lg-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-lg-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-lg-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-lg-none{-o-object-fit:none !important;object-fit:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-grid{display:grid !important;}.d-lg-inline-grid{display:inline-grid !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}.d-lg-none{display:none !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.justify-content-lg-evenly{justify-content:space-evenly !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}.order-lg-first{order:-1 !important;}.order-lg-0{order:0 !important;}.order-lg-1{order:1 !important;}.order-lg-2{order:2 !important;}.order-lg-3{order:3 !important;}.order-lg-4{order:4 !important;}.order-lg-5{order:5 !important;}.order-lg-last{order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-1{margin:0.25rem !important;}.m-lg-2{margin:0.5rem !important;}.m-lg-3{margin:1rem !important;}.m-lg-4{margin:1.5rem !important;}.m-lg-5{margin:3rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.mx-lg-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.my-lg-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-1{margin-top:0.25rem !important;}.mt-lg-2{margin-top:0.5rem !important;}.mt-lg-3{margin-top:1rem !important;}.mt-lg-4{margin-top:1.5rem !important;}.mt-lg-5{margin-top:3rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-1{margin-right:0.25rem !important;}.me-lg-2{margin-right:0.5rem !important;}.me-lg-3{margin-right:1rem !important;}.me-lg-4{margin-right:1.5rem !important;}.me-lg-5{margin-right:3rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-1{margin-bottom:0.25rem !important;}.mb-lg-2{margin-bottom:0.5rem !important;}.mb-lg-3{margin-bottom:1rem !important;}.mb-lg-4{margin-bottom:1.5rem !important;}.mb-lg-5{margin-bottom:3rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-1{margin-left:0.25rem !important;}.ms-lg-2{margin-left:0.5rem !important;}.ms-lg-3{margin-left:1rem !important;}.ms-lg-4{margin-left:1.5rem !important;}.ms-lg-5{margin-left:3rem !important;}.ms-lg-auto{margin-left:auto !important;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:0.25rem !important;}.p-lg-2{padding:0.5rem !important;}.p-lg-3{padding:1rem !important;}.p-lg-4{padding:1.5rem !important;}.p-lg-5{padding:3rem !important;}.px-lg-0{padding-right:0 !important;padding-left:0 !important;}.px-lg-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-lg-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important;}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important;}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.py-lg-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-1{padding-top:0.25rem !important;}.pt-lg-2{padding-top:0.5rem !important;}.pt-lg-3{padding-top:1rem !important;}.pt-lg-4{padding-top:1.5rem !important;}.pt-lg-5{padding-top:3rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-1{padding-right:0.25rem !important;}.pe-lg-2{padding-right:0.5rem !important;}.pe-lg-3{padding-right:1rem !important;}.pe-lg-4{padding-right:1.5rem !important;}.pe-lg-5{padding-right:3rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-1{padding-bottom:0.25rem !important;}.pb-lg-2{padding-bottom:0.5rem !important;}.pb-lg-3{padding-bottom:1rem !important;}.pb-lg-4{padding-bottom:1.5rem !important;}.pb-lg-5{padding-bottom:3rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-1{padding-left:0.25rem !important;}.ps-lg-2{padding-left:0.5rem !important;}.ps-lg-3{padding-left:1rem !important;}.ps-lg-4{padding-left:1.5rem !important;}.ps-lg-5{padding-left:3rem !important;}.gap-lg-0{gap:0 !important;}.gap-lg-1{gap:0.25rem !important;}.gap-lg-2{gap:0.5rem !important;}.gap-lg-3{gap:1rem !important;}.gap-lg-4{gap:1.5rem !important;}.gap-lg-5{gap:3rem !important;}.row-gap-lg-0{row-gap:0 !important;}.row-gap-lg-1{row-gap:0.25rem !important;}.row-gap-lg-2{row-gap:0.5rem !important;}.row-gap-lg-3{row-gap:1rem !important;}.row-gap-lg-4{row-gap:1.5rem !important;}.row-gap-lg-5{row-gap:3rem !important;}.column-gap-lg-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-lg-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-lg-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-lg-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-lg-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-lg-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-lg-start{text-align:left !important;}.text-lg-end{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width:1200px){.float-xl-start{float:left !important;}.float-xl-end{float:right !important;}.float-xl-none{float:none !important;}.object-fit-xl-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-xl-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-xl-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-xl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-xl-none{-o-object-fit:none !important;object-fit:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-grid{display:grid !important;}.d-xl-inline-grid{display:inline-grid !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}.d-xl-none{display:none !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.justify-content-xl-evenly{justify-content:space-evenly !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}.order-xl-first{order:-1 !important;}.order-xl-0{order:0 !important;}.order-xl-1{order:1 !important;}.order-xl-2{order:2 !important;}.order-xl-3{order:3 !important;}.order-xl-4{order:4 !important;}.order-xl-5{order:5 !important;}.order-xl-last{order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-1{margin:0.25rem !important;}.m-xl-2{margin:0.5rem !important;}.m-xl-3{margin:1rem !important;}.m-xl-4{margin:1.5rem !important;}.m-xl-5{margin:3rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xl-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-1{margin-top:0.25rem !important;}.mt-xl-2{margin-top:0.5rem !important;}.mt-xl-3{margin-top:1rem !important;}.mt-xl-4{margin-top:1.5rem !important;}.mt-xl-5{margin-top:3rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-1{margin-right:0.25rem !important;}.me-xl-2{margin-right:0.5rem !important;}.me-xl-3{margin-right:1rem !important;}.me-xl-4{margin-right:1.5rem !important;}.me-xl-5{margin-right:3rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-1{margin-bottom:0.25rem !important;}.mb-xl-2{margin-bottom:0.5rem !important;}.mb-xl-3{margin-bottom:1rem !important;}.mb-xl-4{margin-bottom:1.5rem !important;}.mb-xl-5{margin-bottom:3rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-1{margin-left:0.25rem !important;}.ms-xl-2{margin-left:0.5rem !important;}.ms-xl-3{margin-left:1rem !important;}.ms-xl-4{margin-left:1.5rem !important;}.ms-xl-5{margin-left:3rem !important;}.ms-xl-auto{margin-left:auto !important;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:0.25rem !important;}.p-xl-2{padding:0.5rem !important;}.p-xl-3{padding:1rem !important;}.p-xl-4{padding:1.5rem !important;}.p-xl-5{padding:3rem !important;}.px-xl-0{padding-right:0 !important;padding-left:0 !important;}.px-xl-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-xl-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-1{padding-top:0.25rem !important;}.pt-xl-2{padding-top:0.5rem !important;}.pt-xl-3{padding-top:1rem !important;}.pt-xl-4{padding-top:1.5rem !important;}.pt-xl-5{padding-top:3rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-1{padding-right:0.25rem !important;}.pe-xl-2{padding-right:0.5rem !important;}.pe-xl-3{padding-right:1rem !important;}.pe-xl-4{padding-right:1.5rem !important;}.pe-xl-5{padding-right:3rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-1{padding-bottom:0.25rem !important;}.pb-xl-2{padding-bottom:0.5rem !important;}.pb-xl-3{padding-bottom:1rem !important;}.pb-xl-4{padding-bottom:1.5rem !important;}.pb-xl-5{padding-bottom:3rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-1{padding-left:0.25rem !important;}.ps-xl-2{padding-left:0.5rem !important;}.ps-xl-3{padding-left:1rem !important;}.ps-xl-4{padding-left:1.5rem !important;}.ps-xl-5{padding-left:3rem !important;}.gap-xl-0{gap:0 !important;}.gap-xl-1{gap:0.25rem !important;}.gap-xl-2{gap:0.5rem !important;}.gap-xl-3{gap:1rem !important;}.gap-xl-4{gap:1.5rem !important;}.gap-xl-5{gap:3rem !important;}.row-gap-xl-0{row-gap:0 !important;}.row-gap-xl-1{row-gap:0.25rem !important;}.row-gap-xl-2{row-gap:0.5rem !important;}.row-gap-xl-3{row-gap:1rem !important;}.row-gap-xl-4{row-gap:1.5rem !important;}.row-gap-xl-5{row-gap:3rem !important;}.column-gap-xl-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-xl-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-xl-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-xl-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-xl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-xl-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-xl-start{text-align:left !important;}.text-xl-end{text-align:right !important;}.text-xl-center{text-align:center !important;}}@media (min-width:1400px){.float-xxl-start{float:left !important;}.float-xxl-end{float:right !important;}.float-xxl-none{float:none !important;}.object-fit-xxl-contain{-o-object-fit:contain !important;object-fit:contain !important;}.object-fit-xxl-cover{-o-object-fit:cover !important;object-fit:cover !important;}.object-fit-xxl-fill{-o-object-fit:fill !important;object-fit:fill !important;}.object-fit-xxl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important;}.object-fit-xxl-none{-o-object-fit:none !important;object-fit:none !important;}.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-grid{display:grid !important;}.d-xxl-inline-grid{display:inline-grid !important;}.d-xxl-table{display:table !important;}.d-xxl-table-row{display:table-row !important;}.d-xxl-table-cell{display:table-cell !important;}.d-xxl-flex{display:flex !important;}.d-xxl-inline-flex{display:inline-flex !important;}.d-xxl-none{display:none !important;}.flex-xxl-fill{flex:1 1 auto !important;}.flex-xxl-row{flex-direction:row !important;}.flex-xxl-column{flex-direction:column !important;}.flex-xxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxl-grow-0{flex-grow:0 !important;}.flex-xxl-grow-1{flex-grow:1 !important;}.flex-xxl-shrink-0{flex-shrink:0 !important;}.flex-xxl-shrink-1{flex-shrink:1 !important;}.flex-xxl-wrap{flex-wrap:wrap !important;}.flex-xxl-nowrap{flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xxl-start{justify-content:flex-start !important;}.justify-content-xxl-end{justify-content:flex-end !important;}.justify-content-xxl-center{justify-content:center !important;}.justify-content-xxl-between{justify-content:space-between !important;}.justify-content-xxl-around{justify-content:space-around !important;}.justify-content-xxl-evenly{justify-content:space-evenly !important;}.align-items-xxl-start{align-items:flex-start !important;}.align-items-xxl-end{align-items:flex-end !important;}.align-items-xxl-center{align-items:center !important;}.align-items-xxl-baseline{align-items:baseline !important;}.align-items-xxl-stretch{align-items:stretch !important;}.align-content-xxl-start{align-content:flex-start !important;}.align-content-xxl-end{align-content:flex-end !important;}.align-content-xxl-center{align-content:center !important;}.align-content-xxl-between{align-content:space-between !important;}.align-content-xxl-around{align-content:space-around !important;}.align-content-xxl-stretch{align-content:stretch !important;}.align-self-xxl-auto{align-self:auto !important;}.align-self-xxl-start{align-self:flex-start !important;}.align-self-xxl-end{align-self:flex-end !important;}.align-self-xxl-center{align-self:center !important;}.align-self-xxl-baseline{align-self:baseline !important;}.align-self-xxl-stretch{align-self:stretch !important;}.order-xxl-first{order:-1 !important;}.order-xxl-0{order:0 !important;}.order-xxl-1{order:1 !important;}.order-xxl-2{order:2 !important;}.order-xxl-3{order:3 !important;}.order-xxl-4{order:4 !important;}.order-xxl-5{order:5 !important;}.order-xxl-last{order:6 !important;}.m-xxl-0{margin:0 !important;}.m-xxl-1{margin:0.25rem !important;}.m-xxl-2{margin:0.5rem !important;}.m-xxl-3{margin:1rem !important;}.m-xxl-4{margin:1.5rem !important;}.m-xxl-5{margin:3rem !important;}.m-xxl-auto{margin:auto !important;}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xxl-1{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xxl-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xxl-0{margin-top:0 !important;}.mt-xxl-1{margin-top:0.25rem !important;}.mt-xxl-2{margin-top:0.5rem !important;}.mt-xxl-3{margin-top:1rem !important;}.mt-xxl-4{margin-top:1.5rem !important;}.mt-xxl-5{margin-top:3rem !important;}.mt-xxl-auto{margin-top:auto !important;}.me-xxl-0{margin-right:0 !important;}.me-xxl-1{margin-right:0.25rem !important;}.me-xxl-2{margin-right:0.5rem !important;}.me-xxl-3{margin-right:1rem !important;}.me-xxl-4{margin-right:1.5rem !important;}.me-xxl-5{margin-right:3rem !important;}.me-xxl-auto{margin-right:auto !important;}.mb-xxl-0{margin-bottom:0 !important;}.mb-xxl-1{margin-bottom:0.25rem !important;}.mb-xxl-2{margin-bottom:0.5rem !important;}.mb-xxl-3{margin-bottom:1rem !important;}.mb-xxl-4{margin-bottom:1.5rem !important;}.mb-xxl-5{margin-bottom:3rem !important;}.mb-xxl-auto{margin-bottom:auto !important;}.ms-xxl-0{margin-left:0 !important;}.ms-xxl-1{margin-left:0.25rem !important;}.ms-xxl-2{margin-left:0.5rem !important;}.ms-xxl-3{margin-left:1rem !important;}.ms-xxl-4{margin-left:1.5rem !important;}.ms-xxl-5{margin-left:3rem !important;}.ms-xxl-auto{margin-left:auto !important;}.p-xxl-0{padding:0 !important;}.p-xxl-1{padding:0.25rem !important;}.p-xxl-2{padding:0.5rem !important;}.p-xxl-3{padding:1rem !important;}.p-xxl-4{padding:1.5rem !important;}.p-xxl-5{padding:3rem !important;}.px-xxl-0{padding-right:0 !important;padding-left:0 !important;}.px-xxl-1{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xxl-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xxl-0{padding-top:0 !important;}.pt-xxl-1{padding-top:0.25rem !important;}.pt-xxl-2{padding-top:0.5rem !important;}.pt-xxl-3{padding-top:1rem !important;}.pt-xxl-4{padding-top:1.5rem !important;}.pt-xxl-5{padding-top:3rem !important;}.pe-xxl-0{padding-right:0 !important;}.pe-xxl-1{padding-right:0.25rem !important;}.pe-xxl-2{padding-right:0.5rem !important;}.pe-xxl-3{padding-right:1rem !important;}.pe-xxl-4{padding-right:1.5rem !important;}.pe-xxl-5{padding-right:3rem !important;}.pb-xxl-0{padding-bottom:0 !important;}.pb-xxl-1{padding-bottom:0.25rem !important;}.pb-xxl-2{padding-bottom:0.5rem !important;}.pb-xxl-3{padding-bottom:1rem !important;}.pb-xxl-4{padding-bottom:1.5rem !important;}.pb-xxl-5{padding-bottom:3rem !important;}.ps-xxl-0{padding-left:0 !important;}.ps-xxl-1{padding-left:0.25rem !important;}.ps-xxl-2{padding-left:0.5rem !important;}.ps-xxl-3{padding-left:1rem !important;}.ps-xxl-4{padding-left:1.5rem !important;}.ps-xxl-5{padding-left:3rem !important;}.gap-xxl-0{gap:0 !important;}.gap-xxl-1{gap:0.25rem !important;}.gap-xxl-2{gap:0.5rem !important;}.gap-xxl-3{gap:1rem !important;}.gap-xxl-4{gap:1.5rem !important;}.gap-xxl-5{gap:3rem !important;}.row-gap-xxl-0{row-gap:0 !important;}.row-gap-xxl-1{row-gap:0.25rem !important;}.row-gap-xxl-2{row-gap:0.5rem !important;}.row-gap-xxl-3{row-gap:1rem !important;}.row-gap-xxl-4{row-gap:1.5rem !important;}.row-gap-xxl-5{row-gap:3rem !important;}.column-gap-xxl-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-xxl-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-xxl-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-xxl-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-xxl-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-xxl-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.text-xxl-start{text-align:left !important;}.text-xxl-end{text-align:right !important;}.text-xxl-center{text-align:center !important;}}@media (min-width:1200px){.fs-1{font-size:2.5rem !important;}.fs-2{font-size:2rem !important;}.fs-3{font-size:1.75rem !important;}.fs-4{font-size:1.5rem !important;}}@media print{.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-grid{display:grid !important;}.d-print-inline-grid{display:inline-grid !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}.d-print-none{display:none !important;}}@font-face{font-family:"CharisSil";src:url(/themes/utsoa/utsoa_theme/fonts/charissil/charissil-r.woff) format("woff"),url(/themes/utsoa/utsoa_theme/fonts/charissil/charissil-r.woff2) format("woff2"),url(/themes/utsoa/utsoa_theme/fonts/charissil/charissil-r.ttf) format("truetype");font-weight:normal;font-style:normal;}@font-face{font-family:"LibreFrank";src:url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-bold-webfont.woff) format("woff"),url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-bold-webfont.woff2) format("woff2"),url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-bold.ttf) format("truetype");font-weight:bold;font-style:normal;}@font-face{font-family:"LibreFrank";src:url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-italic-webfont.woff) format("woff"),url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-italic-webfont.woff2) format("woff2"),url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-italic.ttf) format("truetype");font-weight:normal;font-style:italic;}@font-face{font-family:"LibreFrank";src:url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-regular-webfont.woff) format("woff"),url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-regular-webfont.woff2) format("woff2"),url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-regular.ttf) format("truetype");font-weight:normal;font-style:normal;}@font-face{font-family:"LibreFrank";src:url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-medium-webfont.woff) format("woff"),url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-medium-webfont.woff2) format("woff2"),url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-medium.ttf) format("truetype");font-weight:500;font-style:normal;}@font-face{font-family:"LibreFrank";src:url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-semibold-webfont.woff) format("woff"),url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-semibold-webfont.woff2) format("woff2"),url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-semibold.ttf) format("truetype");font-weight:600;font-style:normal;}@font-face{font-family:"LibreFrank";src:url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-black-webfont.woff) format("woff"),url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-black-webfont.woff2) format("woff2"),url(/themes/utsoa/utsoa_theme/fonts/librefrank/librefranklin-black.ttf) format("truetype");font-weight:900;font-style:normal;}*,*::before,*::after{box-sizing:border-box;}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:0.25;}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:0.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color);}h1{font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){h1{font-size:2.5rem;}}h2{font-size:calc(1.325rem + 0.9vw);}@media (min-width:1200px){h2{font-size:2rem;}}h3{font-size:calc(1.3rem + 0.6vw);}@media (min-width:1200px){h3{font-size:1.75rem;}}h4{font-size:calc(1.275rem + 0.3vw);}@media (min-width:1200px){h4{font-size:1.5rem;}}h5{font-size:1.25rem;}h6{font-size:1rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}ol,ul{padding-left:2rem;}ol,ul,dl{margin-top:0;margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:700;}dd{margin-bottom:0.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small{font-size:0.875em;}mark{padding:0.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg);}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline;}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb);}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em;}pre code{font-size:inherit;color:inherit;word-break:normal;}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word;}a > code{color:inherit;}kbd{padding:0.1875rem 0.375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:0.25rem;}kbd kbd{padding:0;font-size:1em;}figure{margin:0 0 1rem;}img,svg{vertical-align:middle;}table{caption-side:bottom;border-collapse:collapse;}caption{padding-top:0.5rem;padding-bottom:0.5rem;color:var(--bs-secondary-color);text-align:left;}th{text-align:inherit;text-align:-webkit-match-parent;}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0;}label{display:inline-block;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,select{text-transform:none;}[role=button]{cursor:pointer;}select{word-wrap:normal;}select:disabled{opacity:1;}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer;}::-moz-focus-inner{padding:0;border-style:none;}textarea{resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{float:left;width:100%;padding:0;margin-bottom:0.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit;}@media (min-width:1200px){legend{font-size:1.5rem;}}legend + *{clear:left;}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0;}::-webkit-inner-spin-button{height:auto;}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-color-swatch-wrapper{padding:0;}::file-selector-button{font:inherit;-webkit-appearance:button;}output{display:inline-block;}iframe{border:0;}summary{display:list-item;cursor:pointer;}progress{vertical-align:baseline;}[hidden]{display:none !important;}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;}@media (min-width:600px){.container-sm,.container{max-width:840px;}}@media (min-width:900px){.container-md,.container-sm,.container{max-width:1000px;}}@media (min-width:1200px){.container-lg,.container-md,.container-sm,.container{max-width:1140px;}}@media (min-width:1600px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1500px;}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:600px;--bs-breakpoint-md:900px;--bs-breakpoint-lg:1200px;--bs-breakpoint-xl:1600px;}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x));}.row > *{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-top:var(--bs-gutter-y);}.col{flex:1 0 0%;}.row-cols-auto > *{flex:0 0 auto;width:auto;}.row-cols-1 > *{flex:0 0 auto;width:100%;}.row-cols-2 > *{flex:0 0 auto;width:50%;}.row-cols-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-4 > *{flex:0 0 auto;width:25%;}.row-cols-5 > *{flex:0 0 auto;width:20%;}.row-cols-6 > *{flex:0 0 auto;width:16.66666667%;}.col-auto{flex:0 0 auto;width:auto;}.col-1{flex:0 0 auto;width:8.33333333%;}.col-2{flex:0 0 auto;width:16.66666667%;}.col-3{flex:0 0 auto;width:25%;}.col-4{flex:0 0 auto;width:33.33333333%;}.col-5{flex:0 0 auto;width:41.66666667%;}.col-6{flex:0 0 auto;width:50%;}.col-7{flex:0 0 auto;width:58.33333333%;}.col-8{flex:0 0 auto;width:66.66666667%;}.col-9{flex:0 0 auto;width:75%;}.col-10{flex:0 0 auto;width:83.33333333%;}.col-11{flex:0 0 auto;width:91.66666667%;}.col-12{flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:0.25rem;}.g-1,.gy-1{--bs-gutter-y:0.25rem;}.g-2,.gx-2{--bs-gutter-x:0.5rem;}.g-2,.gy-2{--bs-gutter-y:0.5rem;}.g-3,.gx-3{--bs-gutter-x:1rem;}.g-3,.gy-3{--bs-gutter-y:1rem;}.g-4,.gx-4{--bs-gutter-x:1.5rem;}.g-4,.gy-4{--bs-gutter-y:1.5rem;}.g-5,.gx-5{--bs-gutter-x:3rem;}.g-5,.gy-5{--bs-gutter-y:3rem;}@media (min-width:600px){.col-sm{flex:1 0 0%;}.row-cols-sm-auto > *{flex:0 0 auto;width:auto;}.row-cols-sm-1 > *{flex:0 0 auto;width:100%;}.row-cols-sm-2 > *{flex:0 0 auto;width:50%;}.row-cols-sm-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-sm-4 > *{flex:0 0 auto;width:25%;}.row-cols-sm-5 > *{flex:0 0 auto;width:20%;}.row-cols-sm-6 > *{flex:0 0 auto;width:16.66666667%;}.col-sm-auto{flex:0 0 auto;width:auto;}.col-sm-1{flex:0 0 auto;width:8.33333333%;}.col-sm-2{flex:0 0 auto;width:16.66666667%;}.col-sm-3{flex:0 0 auto;width:25%;}.col-sm-4{flex:0 0 auto;width:33.33333333%;}.col-sm-5{flex:0 0 auto;width:41.66666667%;}.col-sm-6{flex:0 0 auto;width:50%;}.col-sm-7{flex:0 0 auto;width:58.33333333%;}.col-sm-8{flex:0 0 auto;width:66.66666667%;}.col-sm-9{flex:0 0 auto;width:75%;}.col-sm-10{flex:0 0 auto;width:83.33333333%;}.col-sm-11{flex:0 0 auto;width:91.66666667%;}.col-sm-12{flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem;}}@media (min-width:900px){.col-md{flex:1 0 0%;}.row-cols-md-auto > *{flex:0 0 auto;width:auto;}.row-cols-md-1 > *{flex:0 0 auto;width:100%;}.row-cols-md-2 > *{flex:0 0 auto;width:50%;}.row-cols-md-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-md-4 > *{flex:0 0 auto;width:25%;}.row-cols-md-5 > *{flex:0 0 auto;width:20%;}.row-cols-md-6 > *{flex:0 0 auto;width:16.66666667%;}.col-md-auto{flex:0 0 auto;width:auto;}.col-md-1{flex:0 0 auto;width:8.33333333%;}.col-md-2{flex:0 0 auto;width:16.66666667%;}.col-md-3{flex:0 0 auto;width:25%;}.col-md-4{flex:0 0 auto;width:33.33333333%;}.col-md-5{flex:0 0 auto;width:41.66666667%;}.col-md-6{flex:0 0 auto;width:50%;}.col-md-7{flex:0 0 auto;width:58.33333333%;}.col-md-8{flex:0 0 auto;width:66.66666667%;}.col-md-9{flex:0 0 auto;width:75%;}.col-md-10{flex:0 0 auto;width:83.33333333%;}.col-md-11{flex:0 0 auto;width:91.66666667%;}.col-md-12{flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem;}.g-md-3,.gx-md-3{--bs-gutter-x:1rem;}.g-md-3,.gy-md-3{--bs-gutter-y:1rem;}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem;}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem;}.g-md-5,.gx-md-5{--bs-gutter-x:3rem;}.g-md-5,.gy-md-5{--bs-gutter-y:3rem;}}@media (min-width:1200px){.col-lg{flex:1 0 0%;}.row-cols-lg-auto > *{flex:0 0 auto;width:auto;}.row-cols-lg-1 > *{flex:0 0 auto;width:100%;}.row-cols-lg-2 > *{flex:0 0 auto;width:50%;}.row-cols-lg-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-lg-4 > *{flex:0 0 auto;width:25%;}.row-cols-lg-5 > *{flex:0 0 auto;width:20%;}.row-cols-lg-6 > *{flex:0 0 auto;width:16.66666667%;}.col-lg-auto{flex:0 0 auto;width:auto;}.col-lg-1{flex:0 0 auto;width:8.33333333%;}.col-lg-2{flex:0 0 auto;width:16.66666667%;}.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-4{flex:0 0 auto;width:33.33333333%;}.col-lg-5{flex:0 0 auto;width:41.66666667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333333%;}.col-lg-8{flex:0 0 auto;width:66.66666667%;}.col-lg-9{flex:0 0 auto;width:75%;}.col-lg-10{flex:0 0 auto;width:83.33333333%;}.col-lg-11{flex:0 0 auto;width:91.66666667%;}.col-lg-12{flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem;}}@media (min-width:1600px){.col-xl{flex:1 0 0%;}.row-cols-xl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xl-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-xl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xl-6 > *{flex:0 0 auto;width:16.66666667%;}.col-xl-auto{flex:0 0 auto;width:auto;}.col-xl-1{flex:0 0 auto;width:8.33333333%;}.col-xl-2{flex:0 0 auto;width:16.66666667%;}.col-xl-3{flex:0 0 auto;width:25%;}.col-xl-4{flex:0 0 auto;width:33.33333333%;}.col-xl-5{flex:0 0 auto;width:41.66666667%;}.col-xl-6{flex:0 0 auto;width:50%;}.col-xl-7{flex:0 0 auto;width:58.33333333%;}.col-xl-8{flex:0 0 auto;width:66.66666667%;}.col-xl-9{flex:0 0 auto;width:75%;}.col-xl-10{flex:0 0 auto;width:83.33333333%;}.col-xl-11{flex:0 0 auto;width:91.66666667%;}.col-xl-12{flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem;}}.fade{transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){.fade{transition:none;}}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing{transition:none;}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease;}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none;}}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);}.navbar > .container,.navbar > .container-fluid,.navbar > .container-sm,.navbar > .container-md,.navbar > .container-lg,.navbar > .container-xl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color);}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight:;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color);}.navbar-nav .dropdown-menu{position:static;}.navbar-text{padding-top:0.5rem;padding-bottom:0.5rem;color:var(--bs-navbar-color);}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color);}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition);}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none;}}.navbar-toggler:hover{text-decoration:none;}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%;}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto;}@media (min-width:600px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-sm .offcanvas .offcanvas-header{display:none;}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:900px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-md .navbar-nav{flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-md .navbar-nav-scroll{overflow:visible;}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-md .offcanvas .offcanvas-header{display:none;}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1200px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-lg .navbar-nav{flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-lg .navbar-nav-scroll{overflow:visible;}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-lg .offcanvas .offcanvas-header{display:none;}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1600px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand-xl .offcanvas .offcanvas-header{display:none;}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand .navbar-nav-scroll{overflow:visible;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.navbar-expand .offcanvas .offcanvas-header{display:none;}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255,255,255,0.55);--bs-navbar-hover-color:rgba(255,255,255,0.75);--bs-navbar-disabled-color:rgba(255,255,255,0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255,255,255,0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}
.ut-btn,.ut-btn--secondary,.ut-btn--disabled,.ut-btn--small,.ut-btn--large{background-color:var(--ut-burntorange);border:2px solid var(--ut-burntorange);border-radius:4px;color:var(--ut-white);display:inline-block;font-family:var(--ut-font-sans);font-weight:600;margin-bottom:0.55rem;padding:0.5rem 1rem;text-decoration:none !important;transition:background-color,color,border-color,0.33s ease-out;&:link,&:visited{color:var(--ut-white);}&:hover,&:focus{border:2px solid var(--ut-burntorange-s20);background-color:var(--ut-burntorange-s20);color:var(--ut-white) !important;cursor:pointer;text-decoration:none;}&:active{background-color:var(--ut-burntorange-s10);}}.ut-btn--secondary{background-color:var(--ut-white);border-color:var(--ut-burntorange);color:var(--ut-burntorange);&:link,&:visited{color:var(--ut-burntorange);}}.ut-btn--disabled{background-color:var(--ut-shade-t40);border-color:var(--ut-shade-t40);color:var(--ut-shade);&:link,&:visited{color:var(--ut-shade);}&:hover,&:focus{color:var(--ut-charcoal-s40) !important;background-color:var(--ut-shade-t40);border-color:var(--ut-shade-t40);}}.ut-btn--small{font-size:0.825rem;line-height:1.5;padding:0.25rem 0.75rem;text-transform:uppercase;}.ut-btn--large{padding:0.75rem 1.25rem;text-transform:uppercase;}.corner--rounded{border-radius:4px !important;}.corner--square{border-radius:0 !important;}.corner--pill{border-radius:2rem !important;}.ut-flex-content-area-wrapper{& .image-wrapper{margin-bottom:0.625rem;}& .ut-flex-content-area{margin-bottom:1.25rem;}& .link-list{list-style:none;padding-left:0;& li{margin-bottom:0.5625rem;}}& .ut-headline{padding:0.5rem 0;}}input,optgroup,select,textarea{appearance:none;background-color:var(--ut-white);background-image:none;background-clip:padding-box;border:2px solid var(--ut-shade-s40);color:var(--ut-charcoal-s40);display:block;font-size:var(--ut-base-font-size);line-height:var(--ut-text-line-height);margin:0.25em 0;max-width:46rem;padding:0.5rem 1em;width:100%;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;&::placeholder{color:var(--ut-shade-s40);opacity:1;}&::-ms-expand{background-color:transparent;border:0;}&:focus{color:var(--ut-charcoal);background-color:var(--ut-limestone-t40);border:2px solid var(--ut-charcoal);}&:disabled,&[readonly]{background-color:var(--input-bg-disabled);opacity:1;}&:disabled{cursor:not-allowed;}}label{display:block;margin-bottom:0.5rem;margin-top:2.25rem;max-width:46rem;}select{background-color:var(--ut-white);background-image:url(/themes/utsoa/utsoa_theme/images/arrow-both.svg);background-position:right 1.25rem center;background-repeat:no-repeat;background-size:0.675rem;padding-right:2.85rem;}textarea{height:16rem;overflow:auto;}.ut-input--error{border-left:0.25rem solid var(--ut-error-red);margin-top:2.25rem;padding-bottom:0.5rem;padding-left:1.5rem;padding-top:0.5rem;position:relative;right:1.9rem;& .error-label{margin-top:0;font-weight:bold;}& .error-message{font-style:italic;color:var(--ut-charcoal);}}.ut-input--success{border:2px solid var(--ut-turtlepond);}.ut-input--warning{border:2px solid var(--ut-sunshine);}.ut-fieldset{& label{margin-top:0;}}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}[type="checkbox"],[type="radio"]{position:absolute;left:-999em;}[type="checkbox"] + label,[type="radio"] + label{cursor:pointer;margin-bottom:1rem;font-size:1rem;}[type="checkbox"] + label::before,[type="radio"] + label::before{background:var(--ut-white);box-shadow:0 0 0 1px var(--ut-shade-s40);content:"\a0";display:inline-block;height:2rem;line-height:2;margin-right:0.75em;text-indent:0.15em;vertical-align:middle;width:2rem;}[type="radio"] + label::before{border-radius:100%;box-shadow:0 0 0 2px var(--ut-white),0 0 0 3px var(--ut-shade-s40);height:1.4rem;line-height:1.4;margin-right:0.75rem;width:1.4rem;}[type="checkbox"]:checked + label::before,[type="radio"]:checked + label::before{background-color:var(--ut-bluebonnet);box-shadow:0 0 0 1px var(--ut-bluebonnet);}[type="radio"]:checked + label::before{box-shadow:0 0 0 2px var(--ut-white),0 0 0 4px var(--ut-bluebonnet);}[type="checkbox"]:checked + label::before,[type="checkbox"]:checked:disabled + label::before{background-image:url(/themes/utsoa/utsoa_theme/images/checkmark.svg);background-position:50%;background-repeat:no-repeat;}[type="radio"]:focus + label::before,[type="checkbox"]:focus + label::before{outline:2px dotted #aeb0b5;outline-offset:6px;}[type="checkbox"]:disabled + label{color:#d6d7d9;}[type="checkbox"]:disabled + label::before,[type="radio"]:disabled + label::before{background:var(--input-bg-disabled);box-shadow:0 0 0 1px #aeb0b5;cursor:not-allowed;}a{text-decoration:none;}p a{text-decoration:underline;}.announcement-body a{text-decoration:underline;}.ut-copy a,.ut-copy ol a,.ut-copy ul a{text-decoration:underline;}.views-element-container header a,.views-element-container footer a{text-decoration:underline;}.block-views header a,.block-views footer a{text-decoration:underline;}a.cta{text-decoration:none !important;}a.ut-link{font-size:inherit;letter-spacing:0.35px;}a.ut-link--darker,a.ut-link--darker:link,a.ut-link--darker:hover,a.ut-link--darker:active,a.ut-link--darker:visited{color:var(--ut-burntorange-s20);}.ut-cta-link{font-size:0.825rem;font-weight:700;letter-spacing:0.35px;}.ut-cta-link--darker,.ut-cta-link--darker:link,.ut-cta-link--darker:hover,.ut-cta-link--darker:active,.ut-cta-link--darker:visited{color:var(--ut-burntorange-s20);}.ut-cta-link--darker:focus,.ut-cta-link--darker:hover{color:var(--ut-burntorange);}.ut-cta-link--external::after{mask-image:url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="11" height="16" viewBox="0 0 28 28"><path d="M22 14.5v5c0 2.484-2.016 4.5-4.5 4.5h-13c-2.484 0-4.5-2.016-4.5-4.5v-13c0-2.484 2.016-4.5 4.5-4.5h11c0.281 0 0.5 0.219 0.5 0.5v1c0 0.281-0.219 0.5-0.5 0.5h-11c-1.375 0-2.5 1.125-2.5 2.5v13c0 1.375 1.125 2.5 2.5 2.5h13c1.375 0 2.5-1.125 2.5-2.5v-5c0-0.281 0.219-0.5 0.5-0.5h1c0.281 0 0.5 0.219 0.5 0.5zM28 1v8c0 0.547-0.453 1-1 1-0.266 0-0.516-0.109-0.703-0.297l-2.75-2.75-10.187 10.187c-0.094 0.094-0.234 0.156-0.359 0.156s-0.266-0.063-0.359-0.156l-1.781-1.781c-0.094-0.094-0.156-0.234-0.156-0.359s0.063-0.266 0.156-0.359l10.187-10.187-2.75-2.75c-0.187-0.187-0.297-0.438-0.297-0.703 0-0.547 0.453-1 1-1h8c0.547 0 1 0.453 1 1z"></path></svg>');vertical-align:middle;background-color:currentColor;content:"";padding:0 0.5em;mask-repeat:no-repeat;mask-position:0;mask-size:cover;font-size:11px;margin-left:5px;}.ut-cta-link--lock::after{mask-image:url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="9" height="14" viewBox="0 0 18 28"><path d="M5 12h8v-3c0-2.203-1.797-4-4-4s-4 1.797-4 4v3zM18 13.5v9c0 0.828-0.672 1.5-1.5 1.5h-15c-0.828 0-1.5-0.672-1.5-1.5v-9c0-0.828 0.672-1.5 1.5-1.5h0.5v-3c0-3.844 3.156-7 7-7s7 3.156 7 7v3h0.5c0.828 0 1.5 0.672 1.5 1.5z"></path></svg>');vertical-align:middle;background-color:currentColor;content:"";padding:0 0.5em;mask-repeat:no-repeat;mask-position:0;mask-size:cover;font-size:8px;margin-left:5px;}.ut-cta-link--angle-right::after{mask-image:url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 28 28"><path d="M9.297 15c0 0.125-0.063 0.266-0.156 0.359l-7.281 7.281c-0.094 0.094-0.234 0.156-0.359 0.156s-0.266-0.063-0.359-0.156l-0.781-0.781c-0.094-0.094-0.156-0.219-0.156-0.359 0-0.125 0.063-0.266 0.156-0.359l6.141-6.141-6.141-6.141c-0.094-0.094-0.156-0.234-0.156-0.359s0.063-0.266 0.156-0.359l0.781-0.781c0.094-0.094 0.234-0.156 0.359-0.156s0.266 0.063 0.359 0.156l7.281 7.281c0.094 0.094 0.156 0.234 0.156 0.359z"></path></svg>');vertical-align:middle;background-color:currentColor;content:"";padding:0 0.2em;mask-repeat:no-repeat;mask-position:0 -2px;mask-size:cover;margin-left:8px;}.utosa--bold-link{letter-spacing:0.03em;text-transform:uppercase;font-size:0.75rem;font-weight:bold;line-height:1.25rem;}
:root{--ut-font-serif:"CharisSil",Georgia,serif;--ut-font-sans:"LibreFrank",Arial,Helvetica,sans-serif;--ut-font-oswald:"Oswald",sans-serif;--ut-font-code:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;--ut-font-pre:"Courier 10 Pitch",Courier,monospace;--ut-text-line-height:1.5625;--ut-text-line-height-pre:1.6;--ut-base-font-size:1rem;--ut-rem-base:16px;--ut-burntorange:#bf5700;--ut-charcoal:#333f48;--ut-gray-base:#212529;--ut-white:#fff;--ut-bluebonnet:#005f86;--ut-turquoise:#00a9b7;--ut-turtlepond:#579d42;--ut-cactus:#a6cd57;--ut-shade:#9cadb7;--ut-tangerine:#f8971f;--ut-light-tangerine:#ffad4c;--ut-limestone:#d6d2c4;--ut-sunshine:#ffd600;--ut-light-gray:#ededed;--ut-extra-light-gray:#f6f6f6;--ut-light-med-gray:#e0e0e0;--ut-med-gray:#959595;--ut-gray:#757575;--ut-darkgray:#2d3338;--ut-alternate-gray:#334047;--ut-error-red:#cd2026;--ut-burntorange-s10:#ae4f00;--ut-burntorange-s20:#9d4700;--ut-bluebonnet-s20:#074d6a;--ut-turquoise-s20:#138791;--ut-shade-t20:#f9fafb;--ut-shade-t40:#e6ebed;--ut-shade-t60:#c4cdd4;--ut-shade-s20:#7d8a92;--ut-shade-s40:#5e686e;--ut-shade-s60:#3e4549;--ut-turtlepond-s20:#487d39;--ut-charcoal-t20:#ebeced;--ut-charcoal-t40:#c2c5c8;--ut-charcoal-t60:#858c91;--ut-charcoal-s40:#1f262b;--ut-limestone-t20:#fbfbf9;--ut-limestone-t40:#f2f1ed;--ut-limestone-t60:#e6e4dc;--ut-limestone-s20:#aba89e;--ut-limestone-s40:#807e76;--ut-limestone-s60:#56544e;--font-family-sans-serif:var(--ut-font-sans);--grid-breakpoint-xs:0;--grid-breakpoint-sm:600px;--grid-breakpoint-md:900px;--grid-breakpoint-lg:1200px;--grid-breakpoint-xl:1600px;--screen-breakpoint-small:600px;--screen-breakpoint-medium:900px;--screen-breakpoint-large:1200px;--screen-breakpoint-xl:1600px;--container-max-width-sm:840px;--container-max-width-md:1000px;--container-max-width-lg:1140px;--container-max-width-xl:1500px;--min-font-scale:1.2;--max-font-scale:1.25;--ut-body-font-color:var(--ut-charcoal-s40);--ut-header-font-color:var(--ut-charcoal);--input-bg-disabled:#e6e6e6;}
.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;}.ut-footer .block__ut-social-links--link{background-color:#fff;display:inline-block;width:24px;height:24px;}
.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 .ut-copy .ut-btn--secondary{color:#bf5700;}.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.medium .ut-copy .ut-btn--secondary{color:#bf5700;}.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.dark .ut-copy .ut-btn--secondary{color:#bf5700;}.container.utexas-featured-highlight-inner-wrapper{display:flex;flex-direction:column;padding:2rem;}.layout--utexas-onecol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper .content-wrapper{padding-left:0;}@media all and (max-width:599px){.layout--utexas-onecol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper{padding:2rem;flex-direction:column;}}@media all and (min-width:600px){.layout--utexas-onecol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper{flex-direction:row;padding:4rem 3rem;}.layout--utexas-onecol.container-fluid .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper{padding:4rem .925rem;}}@media all and (min-width:600px) and (max-width:899px){.layout--utexas-onecol.container-fluid .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper{padding:3rem .925rem;}.layout--utexas-onecol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper{padding:3rem;}}.layout--utexas-onecol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper .image-wrapper,.utexas-layout--twocol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper .image-wrapper,.utexas-layout--threecol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper .image-wrapper,.utexas-layout--fourcol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper .image-wrapper{padding:0;max-width:none;flex:1;margin-bottom:2rem;}@media all and (min-width:600px){.layout--utexas-onecol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper .image-wrapper{margin-bottom:0;max-width:330px;}}@media screen and (min-width:600px) and (max-width:899px){.layout--utexas-onecol.container-fluid .layout__region .utexas-featured-highlight .image-wrapper,.utexas-layout--twocol .layout__region .utexas-featured-highlight .image-wrapper{padding:0;}}.layout--utexas-onecol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper .content-wrapper,.utexas-layout--twocol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper .content-wrapper,.utexas-layout--threecol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper .content-wrapper,.utexas-layout--fourcol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper .content-wrapper{padding:0;flex:1;}@media all and (min-width:600px){.layout--utexas-onecol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper > div:nth-child(2){padding-left:2.5rem;}}@media all and (min-width:600px){.layout--utexas-onecol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper > div:nth-child(2){padding-left:2rem;}}.utexas-featured-highlight .utexas-featured-highlight-inner-wrapper > div:nth-child(2){padding: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 (max-width:899px){.utexas-featured-highlight .content-wrapper{font-size:.8rem;}}@media all and (min-width:900px){.utexas-featured-highlight .content-wrapper{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;}}.utexas-featured-highlight{container-type:inline-size;}@container (min-width:570px){.layout__region .utexas-featured-highlight-inner-wrapper{display:flex;flex-direction:row;}.layout__region .utexas-featured-highlight-inner-wrapper .content-wrapper{flex:1;}.utexas-layout--twocol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper > div:nth-child(2){padding-left:2rem;}.utexas-layout--threecol .layout__region .utexas-featured-highlight .utexas-featured-highlight-inner-wrapper > div:nth-child(2){padding-left:2rem;}}@container (max-width:599px){.utexas-layout--twocol .layout__region .utexas-featured-highlight-inner-wrapper,.utexas-layout--threecol .layout__region .utexas-featured-highlight-inner-wrapper,.utexas-layout--fourcol .layout__region .utexas-featured-highlight-inner-wrapper{padding:2rem;}.utexas-layout--twocol .layout__region .utexas-featured-highlight .image-wrapper,.utexas-layout--threecol .layout__region .utexas-featured-highlight .image-wrapper,.utexas-layout--fourcol .layout__region .utexas-featured-highlight .image-wrapper{max-width:unset;padding:0 0 1rem 0;}.utexas-layout--twocol .layout__region .utexas-featured-highlight-inner-wrapper>div:nth-child(2),.utexas-layout--threecol .layout__region .utexas-featured-highlight-inner-wrapper>div:nth-child(2),.utexas-layout--fourcol .layout__region .utexas-featured-highlight-inner-wrapper>div:nth-child(2){padding:0 0 0 2.5rem;}}@container (max-width:249px){.utexas-layout--twocol .layout__region .utexas-featured-highlight-inner-wrapper,.utexas-layout--threecol .layout__region .utexas-featured-highlight-inner-wrapper,.utexas-layout--fourcol .layout__region .utexas-featured-highlight-inner-wrapper{padding:1rem;}.utexas-featured-highlight .content-wrapper a.ut-btn{color:#fff;}}
.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%;}
.formatter-default.utexas-flex-list.field__items,.formatter-default.utexas-flex-list .field__items{list-style:none;padding-inline-start:0;}
.formatter-horizontal-tabs.utexas-flex-list .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;padding-left:0;list-style:none;}.formatter-horizontal-tabs.utexas-flex-list .nav-link{display:block;padding:0.5rem 1rem;}.formatter-horizontal-tabs.utexas-flex-list .nav-link:hover,.formatter-horizontal-tabs.utexas-flex-list .nav-link:focus{text-decoration:none;}.formatter-horizontal-tabs.utexas-flex-list .nav-link.disabled{cursor:default;pointer-events:none;color:#6c757d;}.formatter-horizontal-tabs.utexas-flex-list .nav-tabs{border-bottom:1px solid #dee2e6;}.formatter-horizontal-tabs.utexas-flex-list .nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:0.25rem;border-top-right-radius:0.25rem;}.formatter-horizontal-tabs.utexas-flex-list .nav-tabs .nav-link:hover,.formatter-horizontal-tabs.utexas-flex-list .nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6;}.formatter-horizontal-tabs.utexas-flex-list .nav-tabs .nav-link.disabled{color:#6c757d;border-color:transparent;background-color:transparent;}.formatter-horizontal-tabs.utexas-flex-list .nav-tabs .nav-link.active,.formatter-horizontal-tabs.utexas-flex-list .nav-tabs .nav-item.show .nav-link{color:#495057;border-color:#dee2e6 #dee2e6 #fff;background-color:#fff;}.formatter-horizontal-tabs.utexas-flex-list .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;}.formatter-horizontal-tabs.utexas-flex-list .nav-pills .nav-link{border-radius:0.25rem;}.formatter-horizontal-tabs.utexas-flex-list .nav-pills .nav-link.active,.formatter-horizontal-tabs.utexas-flex-list .nav-pills .show > .nav-link{color:#fff;background-color:#007bff;}.formatter-horizontal-tabs.utexas-flex-list .nav-fill > .nav-link,.formatter-horizontal-tabs.utexas-flex-list .nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;}.formatter-horizontal-tabs.utexas-flex-list .nav-justified > .nav-link,.formatter-horizontal-tabs.utexas-flex-list .nav-justified .nav-item{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-preferred-size:0;flex-basis:0;flex-grow:1;text-align:center;}.formatter-horizontal-tabs.utexas-flex-list .tab-content > .tab-pane{display:none;margin-top:0.75rem;}.formatter-horizontal-tabs.utexas-flex-list .tab-content > .active{display:block;}
.ut-hero img{width:100%;}
.ut-hero.hero--photo-orange-insert .hero-img{background-size:cover;height:300px;}@media screen and (min-width:900px){.ut-hero.hero--photo-orange-insert .hero-img{height:543px;}}.ut-hero .center{background-position:center;}.ut-hero .left{background-position:left;}.ut-hero .right{background-position:right;}.ut-hero.hero--photo-orange-insert .hero-content{background:#bf5700;height:auto;margin:auto;max-width:73.75em;padding:.75rem 1rem;}@media screen and (min-width:1200px){.ut-hero.hero--photo-orange-insert .hero-content{right:calc((100% - 72.75rem) / 2);width:443px;}}@media screen and (min-width:900px){.ut-hero.hero--photo-orange-insert .hero-content{align-self:center;background:#bf5700;background:rgba(157,71,0,0.85);height:80%;padding:2rem;position:absolute;right:1rem;top:10%;width:44%;}}.ut-hero.hero--photo-orange-insert .hero-callout{color:#fff;display:flex;flex-direction:column;}@media screen and (min-width:900px){.ut-hero.hero--photo-orange-insert .hero-callout{height:100%;}}.ut-hero .ut-btn--hero{background:transparent;color:#fff;display:inline-block;padding:.5rem 1rem;}.ut-hero.hero--photo-orange-insert .hero-cta{margin-top:auto;}.ut-hero.hero--photo-orange-insert .hero-cta .ut-btn{border:1px solid #fff;}.ut-hero.hero--photo-orange-insert .ut-btn--hero{float:none;}@media screen and (min-width:900px){.ut-hero.hero--photo-orange-insert .ut-btn--hero{float:right;}}
.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;}
.ut-hero.hero--photo-white-notch{background-size:cover;height:300px;}.ut-hero.hero--photo-white-notch.center{background-position:center;}.ut-hero.hero--photo-white-notch.left{background-position:left;}.ut-hero.hero--photo-white-notch.right{background-position:right;}@media screen and (min-width:900px){.ut-hero.hero--photo-white-notch{height:543px;}}.ut-hero.hero--photo-white-notch .hero-content{bottom:0;height:auto;max-width:100%;position:absolute;width:100%;}.ut-hero.hero--photo-white-notch .hero-callout{background-color:#fff;margin:auto;max-width:73.75em;padding:1rem 1.25rem;overflow:auto;}.ut-hero.hero--photo-white-notch .hero-cta{white-space:nowrap;}@media screen and (min-width:900px){.ut-hero.hero--photo-white-notch .hero-callout{align-items:center;display:flex;justify-content:space-between;}.ut-hero.hero--photo-white-notch .hero-callout > div:first-child{margin-right:1rem;}}.ut-hero.hero--photo-white-notch .hero-headline{color:#333f48;}.ut-hero.hero--photo-white-notch .hero-subhead{margin-bottom:.5rem;padding-right:10px;}@media screen and (min-width:900px){.ut-hero.hero--photo-white-notch .hero-subhead{float:left;}}
.ut-hero.hero--blue-bar{background-color:#fbfbf9;background-image:none;border-bottom:1px solid #e6ebed;height:auto;padding:0;}.container-fluid .ut-hero.hero--blue-bar .hero-content{padding:0;}@media screen and (min-width:900px){.ut-hero.hero--blue-bar{height:auto;}.ut-hero.hero--blue-bar img{width:100%;}}.ut-hero.hero--blue-bar .hero-content{height:100%;}.ut-hero.hero--blue-bar .hero-callout{background-color:#005f86;padding:1rem 1rem 0 1rem;overflow:auto;}@media screen and (min-width:900px){.ut-hero.hero--blue-bar .hero-callout{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.25rem;}.ut-hero.hero--blue-bar .text-box{margin-right:1rem;}}.ut-hero.hero--blue-bar .hero-headline{color:#fff;padding-bottom:.5rem;}.ut-hero.hero--blue-bar .hero-subhead{color:#fbfbf9;margin-right:6px;}.ut-hero.hero--blue-bar .hero-cta{display:block;margin:1rem 0;white-space:nowrap;}@media screen and (min-width:900px){.ut-hero.hero--blue-bar .hero-cta{display:inline;margin:0;}}
.ut-hero.hero--half-n-half .hero-content{height:100%;margin:auto;display:flex;flex-direction:column;}@media screen and (min-width:900px){.ut-hero.hero--half-n-half .hero-content{flex-direction:row-reverse;}}.ut-hero.hero--half-n-half .hero-img{background-size:cover;height:300px;}.ut-hero.hero--half-n-half .hero-img.center{background-position:center;}.ut-hero.hero--half-n-half .hero-img.left{background-position:left;}.ut-hero.hero--half-n-half .hero-img.right{background-position:right;}.ut-hero.hero--half-n-half .hero-img,.ut-hero.hero--half-n-half .hero-callout{display:flex;justify-content:center;align-items:center;flex-direction:column;}@media screen and (min-width:900px){.ut-hero.hero--half-n-half .hero-img{flex:1;height:543px;}.ut-hero.hero--half-n-half .hero-callout{flex:1;}}.ut-hero.hero--half-n-half .text-box,.ut-hero.hero--half-n-half .hero-cta{padding:1rem;width:100%;}.ut-hero.hero--half-n-half .hero-headline{color:#333f48;padding:.625rem 0;}@media screen and (min-width:900px){.ut-hero.hero--half-n-half .text-box,.ut-hero.hero--half-n-half .hero-cta{padding:1rem 1.25rem;width:70%;}}
.ut-hero{position:relative;}.ut-hero .hero-content{height:100%;margin:auto;padding:0 1rem;}.ut-hero .hero-headline{margin-bottom:0;}
.utexas-hero-carousel{.carousel-control-prev,.carousel-control-next{top:50%;height:40px;width:40px;opacity:0.9;border-radius:20px;background:#1f262b;outline:3px solid #fff !important;&:hover{background-color:#fff;outline:3px solid #1f262b !important;.carousel-control-prev-icon,.carousel-control-next-icon{background-image:none;background-color:#1f262b;}}&:focus-visible{outline:6px solid #ff0 !important;}}.carousel-control-prev-icon,.carousel-control-next-icon{mask-image:url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200"><path d="M 20 100 L 90 30 Q 100 20 110 30 Q 120 40 110 50 L 75 85 L 140 85 Q 155 85 155 100 Q 155 115 140 115 L 75 115 L 110 150 Q 120 160 110 170 Q 100 180 90 170 Z"></path></svg>');background-image:none;background-color:currentColor;content:"";mask-repeat:no-repeat;mask-position:-2px;mask-size:cover;}.carousel-control-prev{left:40px;padding-left:7.5px;}.carousel-control-next{right:40px;padding-right:7.5px;.carousel-control-next-icon{transform:rotate(180deg);}}.carousel-indicators{position:relative;width:100%;background:#ebeced;padding:0;margin:0;height:45px;display:flex;align-items:center;[data-bs-target]{background-clip:inherit;width:17px;outline:3px solid #1f262b !important;border-radius:14px;margin-right:9px;border-top:7px;height:7px;&.active{transition:opacity 1.5s ease;}&:hover{outline:3px solid #fff !important;background:#1f262b;opacity:1;}&:focus-visible{outline:5px solid blue !important;}}}[data-autoplay]{position:absolute;left:40px;bottom:11px;background:#ebeced;height:20px;width:20px;z-index:3;}[data-autoplay="pause"]{border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #1f262b;border-right:0;border-radius:3px;}[data-autoplay="cycle"]{border-style:double;border-width:0 0 0 20px;border-color:#1f262b;}container:carousel-container / inline-size;@container carousel-container (max-width:499px){.carousel-control-prev,.carousel-control-next{top:20%;}}}
.utexas-image-link img{width:100%;}
.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__header .ut-headline{padding-top:0;}.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__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;}}
.stacked-display .ut-photo-content-area{flex-direction:column;flex:0 0 100%;}.stacked-display .ut-photo-content-area .photo-wrapper img{width:100%;max-width:100%;}.stacked-display .ut-photo-content-area .photo-wrapper .caption{width:100%;max-width:100%;}.ut-photo-content-area{display:flex;flex-direction:column;margin-bottom:40px;}@media screen and (min-width:600px){.ut-photo-content-area{flex-direction:row;margin-bottom:40px;}}.ut-photo-content-area .photo-wrapper{margin-bottom:10px;}@media screen and (min-width:600px){.ut-photo-content-area .photo-wrapper{flex:0 0 50%;text-align:center;}}.ut-photo-content-area .photo-wrapper .caption{font-style:italic;font-size:0.875rem;line-height:1.25;margin:auto;text-align:left;}@media screen and (min-width:600px){.ut-photo-content-area .photo-wrapper .caption{max-width:80%;}}@media screen and (min-width:600px){.ut-photo-content-area .photo-wrapper img{max-width:80%;}}@media screen and (min-width:600px){.ut-photo-content-area .content-wrapper{flex:0 0 50%;}}.ut-photo-content-area .content-wrapper .ut-headline{margin:0 0 10px 0;}.ut-photo-content-area .content-wrapper ul.link-list{list-style-type:none;padding-left:0;}.ut-photo-content-area .content-wrapper ul.link-list li{margin-bottom:10px;}.ut-photo-content-area .content-wrapper h2{padding-top:0;}
.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;}.utexas-promo-list-container .ut-headline.ut-headline--underline{padding-top: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;}}
.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-container .ut-headline.ut-headline--underline{padding-top:0;}.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;}.stacked-display .utexas-promo-unit .data-wrapper{margin-left:0;}.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-quick-links{margin-bottom:2.25rem;}.utexas-quick-links ul.link-list{--ipr-grid-gap:1vw;--ipr-grid-min-min-size:200px;--ipr-grid-min-max-size:275px;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-quick-links ul.link-list{--ipr-grid-min-max-size:100%;}.utexas-twocol .utexas-quick-links ul.link-list{--ipr-grid-min-max-size:calc(50% - var(--ipr-grid-gap));}.utexas-threecol .utexas-quick-links ul.link-list{--ipr-grid-min-max-size:calc(33.333% - (2 * var(--ipr-grid-gap)));}.utexas-fourcol .utexas-quick-links ul.link-list{--ipr-grid-min-max-size:calc(25% - (3 * var(--ipr-grid-gap)));}.utexas-quick-links ul.link-list li{box-sizing:border-box;min-width:var(--ipr-grid-min-min-size);padding-right:1rem;}
.utexas-resource-items{--ipr-grid-gap:1vw;--ipr-grid-min-min-size:300px;--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-resource-items{--ipr-grid-min-max-size:100%;}.utexas-twocol .utexas-resource-items{--ipr-grid-min-max-size:calc(50% - var(--ipr-grid-gap));}.utexas-threecol .utexas-resource-items{--ipr-grid-min-max-size:calc(33.333% - (2 * var(--ipr-grid-gap)));}.utexas-fourcol .utexas-resource-items{--ipr-grid-min-max-size:calc(25% - (3 * var(--ipr-grid-gap)));}.utexas-resource{display:flex;margin:0 0 20px 0;background-color:#fbfbf9;border:1px solid #f2f1ed;flex-direction:row;flex-wrap:wrap;}.utexas-resource .image-wrapper img{width:100%;}.utexas-resource .data-wrapper{flex:1 1 0;padding:20px;min-width:165px;}.utexas-resource .image-wrapper{flex:1 1 25%;min-width:185px;line-height:0;max-width:900px;}.stacked-display .utexas-resource > div{flex:0 0 100%;}.ut-resources-wrapper .ut-headline.ut-headline--underline{padding-top:0;}.utexas-resource .ut-headline{padding-top:0;}.utexas-resource .link-list{list-style-type:none;margin-bottom:0;padding-left:0;}.utexas-resource .link-list li{padding-bottom:9px;}
.ut-search-form{.form-item-keys{position:absolute;top:2px;bottom:1px;right:3px;&:focus-visible{outline:none;}&::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='10 0 1000 1000' class='svg-inline--fa fa-magnifying-glass' focusable='false' data-prefix='fas' data-icon='magnifying-glass' role='img' xmlns='http://www.w3.org/2000/svg' data-fa-i2svg=''%3E%3Cpath fill='%23ffffff' d='M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:45px 60px;background-position:5px 0;content:"";display:inline-block;margin-left:5px;position:absolute;top:0;left:5px;height:30px;width:30px;}}}
.align-left,.align-right,.align-center{margin-bottom:1rem;padding-top:0.4rem;}.align-left{margin-left:0;margin-right:1rem;}.align-right{margin-left:1rem;margin-right:0;}.align-center{text-align:center;}figure.align-right,figure.align-left,figure.align-center{display:table;}figure.align-right figcaption,figure.align-left figcaption,figure.align-center figcaption{display:table-caption;caption-side:bottom;text-align:left;}
.utsoa-dark,.utsoa--section-background-dark{background:var(--ut-charcoal) !important;color:var(--ut-white) !important;padding:1rem 2rem 0.5rem;& p,& li{background:var(--ut-charcoal) !important;color:var(--ut-white) !important;}& a{color:var(--ut-sunshine) !important;}& a:hover,& a:focus{color:var(--ut-cactus) !important;}& .contextual-links a,& .contextual-links a:hover,& .contextual-links a:focus{color:#000 !important;}& h1,& h2,& h3,& h4,& h5,& h6{color:var(--ut-sunshine) !important;}& .utsoa-minimal th{border-bottom:1px solid var(--ut-white) !important;}&.block-block-content,&.block{padding:2rem 2rem 1rem;}}.utsoa-orange{background:var(--ut-tangerine) !important;color:#000;& p{background:var(--ut-tangerine) !important;color:#000;}& a{color:#000 !important;}& a:hover,& a:focus{color:var(--ut-charcoal) !important;}& h1,& h2,& h3,& h4,& h5,& h6{color:#000;}& .utsoa-minimal th{border-bottom:1px solid #000 !important;}&.block-block-content,&.block{padding:2rem 2rem 0;}}.utsoa-gray,.utsoa-light-gray-section{background:var(--ut-light-gray) !important;color:var(--ut-charcoal-s40) !important;padding:1rem 2rem 0.5rem;& p{background:var(--ut-light-gray) !important;color:var(--ut-charcoal-s40) !important;}& a{color:var(--ut-charcoal-s40) !important;text-decoration:underline;}& a:hover,& a:focus{text-decoration:none;}& h1,& h2,& h3,& h4,& h5,& h6{color:var(--ut-charcoal-s40);}& .utsoa-minimal th{border-bottom:1px solid var(--ut-charcoal-s40) !important;}&.block-block-content,&.block{padding:2rem 2rem 0;}}.utsoa_light_gray{background:#e5e5e5;padding:1.125rem 1.75rem 1.5rem;}.utsoa_border_orange{border:1px solid var(--ut-burntorange);padding:1.125rem 1.75rem;}.utsoa-darker-orange{background:#ec8a10 !important;}.utsoa-background-orange-section{background:var(--ut-tangerine) !important;}.utsoa-gray{padding:2rem 2rem 0.5rem;& h5{padding:0;text-align:left;letter-spacing:0.075em;text-transform:uppercase;color:var(--ut-burntorange-s20);border:0;font-family:var(--ut-font-sans);font-size:0.75rem;font-weight:700;font-style:normal;line-height:1;}& ul{padding-left:0;list-style-type:none;& li{padding-top:0.5rem;padding-bottom:0.5rem;}}}.utsoa-light-gray-down-50{background:#eaeaea;}.utsoa--section-background-dark{& .block-bundle-utexas-promo-unit .utexas-promo-unit-items .utexas-promo-unit .data-wrapper a.ut-link--darker::after{background:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-yellow.svg);background-size:20px;}& ul li,& ol li{color:#fff !important;}}.utsoa-dark.block-bundle-utexas-promo-unit .utexas-promo-unit-items .utexas-promo-unit .data-wrapper a.ut-link--darker::after{background:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-yellow.svg);background-size:20px;}.utsoa-light-gray-section{& .block-bundle-utexas-promo-unit .utexas-promo-unit-items .utexas-promo-unit .data-wrapper a.ut-link--darker::after{background:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-black.svg);background-size:20px;}}
body{font-family:var(--ut-font-sans);font-size:var(--ut-base-font-size);line-height:var(--ut-text-line-height);text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;}.ut-font--serif{font-family:var(--ut-font-serif);}a,a:link,a:visited{color:var(--ut-burntorange-s20);}a:hover,a:focus{color:var(--ut-burntorange);}a:active{color:var(--ut-burntorange-s10);}h1,.ut-h1{font-size:2.625rem;line-height:1.48;font-weight:300;font-family:var(--ut-font-oswald);color:var(--ut-burntorange);}@media (min-width:600px){h1,.ut-h1{font-size:3rem;line-height:4.5rem;}}.block-utsoa-theme-page-title h1{text-transform:uppercase;}h2,.ut-h2{font-size:2.625rem;line-height:3.875rem;font-weight:300;font-family:var(--ut-font-oswald);color:var(--ut-burntorange);text-transform:capitalize;}h3,.ut-h3{font-size:2.25rem;line-height:2.4375rem;font-weight:300;font-family:var(--ut-font-oswald);letter-spacing:0.03em;}h4,.ut-h4{font-size:1.75rem;line-height:2rem;font-weight:300;font-family:var(--ut-font-oswald);letter-spacing:0.03em;}h5,.ut-h5{font-size:1.375rem;line-height:2.25rem;font-weight:normal;font-family:var(--ut-font-sans);letter-spacing:0.03em;}h6,.ut-h6{font-size:1.125rem;line-height:2.0625rem;font-weight:normal;font-family:var(--ut-font-sans);letter-spacing:0.03em;}h3,h4,h5,h6,.ut-h3,.ut-h4,.ut-h5,.ut-h6{color:var(--ut-charcoal);}p{margin-bottom:1.5rem;color:var(--ut-gray-base);font-family:var(--ut-font-sans);font-size:1rem;font-weight:300;line-height:1.875;}strong{font-weight:bold;}article{word-wrap:normal;& p,& ul,& ol,& dt{font-size:1rem;}}@media (min-width:1200px){article{word-wrap:break-word;}}.ut-copy{font-size:1rem;line-height:1.625rem;}.block-bundle-basic .ut-copy{line-height:1.5625;}dfn,cite,em,i{font-style:italic;}blockquote{margin:0 1.5em;font-size:2rem;color:var(--ut-shade-s60);border-top:1px solid var(--ut-shade-s60);border-bottom:1px solid var(--ut-shade-s60);}body blockquote p{font-size:inherit;}address{margin:0 0 1.5em;}pre{font-family:var(--ut-font-pre);line-height:var(--ut-text-line-height-pre);max-width:100%;overflow:auto;padding:1em;}.layout__region{min-width:0;}code,kbd,tt,var{font-family:var(--ut-font-code);font-size:0.9375rem;}abbr,acronym{border-bottom:1px dotted var(--ut-shade-t20);cursor:help;}mark,ins{background:var(--ut-shade-t40);text-decoration:none;}big{font-size:125%;}small{line-height:1.2;}hr{margin-top:1rem;margin-bottom:1.75rem;}figcaption{font-size:0.8125rem;font-weight:600;line-height:1rem;font-style:normal;color:#999;}.ut-copy--intro{font-size:1.25rem;line-height:1.25;color:var(--ut-charcoal);}.ut-headline,.ut-headline--underline{color:var(--ut-charcoal);font-size:1.125rem;font-weight:600;line-height:1.625;margin:0 0 0.5rem;}@media (min-width:900px){.ut-headline,.ut-headline--underline{font-size:1.125rem;line-height:1.625;margin:0 0 0.5rem;}}@media (min-width:1200px){.ut-headline,.ut-headline--underline{font-size:1.25rem;line-height:1.6875;}}.ut-headline--underline{margin:0 0 1.25rem;padding-bottom:0.5rem;}.ut-headline--poster{font-size:2.0625rem;line-height:0.925;font-weight:900;text-transform:uppercase;}@media (min-width:900px){.ut-headline--poster{font-size:3.0625rem;}}.ut-img--fluid{max-width:100%;height:auto;}a.ut-btn--plain{color:var(--ut-burntorange);display:inline-block;font-style:normal;font-weight:500;font-size:1.125rem;letter-spacing:0.01em;line-height:2.125em;text-align:center;text-decoration:none;text-transform:uppercase;&::after{width:26px;height:18px;margin-top:-19px;content:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-orange.svg);display:inline-block;vertical-align:middle;}}.ut-copy a.ut-btn--plain{text-decoration:none;}a.ut-btn--yellow{background:var(--ut-sunshine);color:#333;display:inline-block;font-style:normal;font-weight:500;font-size:1.125rem;letter-spacing:0.01em;line-height:2.125em;padding:1rem 1.5rem;text-align:center;text-decoration:none;text-transform:uppercase;&:hover{background:var(--ut-tangerine);&::after{width:26px;margin-top:-19px;height:18px;content:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-dark.svg);display:inline-block;vertical-align:middle;}}&:focus{background:var(--ut-sunshine);outline:1px dashed #ccc;outline-offset:12px;}&::after{width:26px;height:18px;margin-top:-19px;content:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-dark.svg);display:inline-block;vertical-align:middle;}}.ut-copy a.ut-btn--yellow{text-decoration:none;color:#333;}a.ut-btn--orange{background:var(--ut-tangerine);color:#333;display:inline-block;font-style:normal;font-weight:500;font-size:1.125rem;letter-spacing:0.01em;line-height:2.125;padding:1rem 1.5rem;text-align:center;text-decoration:none;text-transform:uppercase;&:hover{background:var(--ut-sunshine);&::after{width:26px;height:18px;margin-top:-19px;content:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-dark.svg);display:inline-block;vertical-align:middle;}}&:focus{background:var(--ut-tangerine);outline:1px dashed #ccc;outline-offset:12px;}&::after{width:26px;height:18px;margin-top:-19px;content:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-dark.svg);display:inline-block;vertical-align:middle;}}.ut-copy a.ut-btn--orange{text-decoration:none;color:#333;}a.ut-btn--outline{background:var(--ut-white);color:var(--ut-burntorange);display:inline-block;font-style:normal;font-weight:500;font-size:1.125rem;letter-spacing:0.01em;line-height:2.125;padding:1rem 1.5rem;text-align:center;text-decoration:none;text-transform:uppercase;border:2px solid var(--ut-burntorange);&:hover{background:var(--ut-burntorange);color:#fff;&::after{width:26px;height:18px;margin-top:-19px;content:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-white.svg);display:inline-block;vertical-align:middle;}}&:focus{background:var(--ut-white);color:var(--ut-burntorange);outline:1px dashed #ccc;outline-offset:12px;&::after{width:26px;height:18px;margin-top:-19px;content:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-orange.svg);display:inline-block;vertical-align:middle;}}&::after{width:26px;height:18px;margin-top:-19px;content:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-orange.svg);display:inline-block;vertical-align:middle;}}.ut-copy a.ut-btn--outline{text-decoration:none;}.utsoa-uppercase{text-transform:uppercase;}table.utsoa-minimal{border-collapse:separate;border-spacing:15px;padding-left:0;& th,& td{padding-left:0;}}.utsoa-minimal th{border-bottom:1px solid #000 !important;}.w-100{& img{width:100%;}}
.block{margin-bottom:2.5rem;}ol{li{list-style-type:decimal;ol{li{list-style-type:upper-alpha;ol{li{list-style-type:upper-roman;ol{li{list-style-type:decimal;ol{li{list-style-type:lower-alpha;ol{li{list-style-type:lower-roman;}}}}}}}}}}}}.breakout{width:100vw;position:relative;margin-left:-50vw;left:50%;}.utsoa-section-negative-margin-bottom{margin-bottom:-40px;}.container.breakout-container{width:100vw;position:relative;margin-left:-50vw;left:50%;max-width:unset;padding-left:0;padding-right:0;h2.ut-headline{text-transform:uppercase;font-weight:200;}.block{margin-bottom:0;}@media (max-width:599px){padding:2rem 15px 1rem;}@media (min-width:600px){> *{max-width:840px;margin-right:auto;margin-left:auto;padding:2rem 15px 1rem;}}@media (min-width:900px){> *{max-width:1000px;margin-right:auto;margin-left:auto;padding:2rem 15px 1rem;}}@media (min-width:1200px){> *{max-width:1140px;margin-right:auto;margin-left:auto;padding:2rem 15px 1rem;}}@media (min-width:1200px){> *{max-width:1140px;margin-right:auto;margin-left:auto;padding:2rem 15px 1rem;}}@media (min-width:1600px){> *{max-width:1500px;margin-right:auto;margin-left:auto;padding:2rem 15px 1rem;}}}.region-highlighted{position:relative;}#block-utsoa-theme-tabs{position:absolute;top:-55px;z-index:20;}nav.pager{.pager__item.is-active a{background:var(--ut-tangerine);color:var(--ut-darkgray);font-weight:300;}}a.ut-btn{background:var(--ut-light-tangerine);color:var(--ut-charcoal-s40) !important;font-weight:500;padding:.75rem 2.5rem;border-radius:0;font-size:1rem;text-transform:uppercase;line-height:1.4;font-family:var(--ut-font-sans);border:none;&:hover,&:focus{border:none;background:var(--ut-light-tangerine);color:var(--ut-charcoal-s40) !important;}}.block-system-breadcrumb-block{padding-left:0;font-size:0;nav ul{li,li:first-child,li:last-child{border:none;font-size:.6875rem;text-transform:uppercase;color:var(--ut-burntorange);font-weight:700;a{color:var(--ut-gray);}}}}.outdent-15{margin-left:-15px;margin-right:-15px;}.utsoa-vert-align{vertical-align:top;}.utsoa--side-by-side{display:inline-block;margin-right:2rem;}@media screen and (max-width:599px){.tablesaw-stack td{.tablesaw-cell-label{width:100%;max-width:100%;}.tablesaw-cell-content{width:100%;max-width:100%;}}.tablesaw-stack tbody tr{border-bottom:none;}}.utexas-rightcol-first-on-mobile{.utexas-layout--twocol-wrapper{.layout__region--first{order:2;}.layout__region--second{order:1;}}}@media screen and (min-width:600px){.utexas-rightcol-first-on-mobile{.utexas-layout--twocol-wrapper{.layout__region--first{order:1;}.layout__region--second{order:2;}}}}.gcsc-find-more-on-google{color:var(--ut-burntorange) !important;}.gcsc-find-more-on-google-magnifier{fill:var(--ut-burntorange) !important;}
.header-brandbar-wrapper{display:flex;flex-wrap:wrap;section.ut-brandbar{flex:1 1 100%;height:45px;.ut-logo--wrapper{text-align:right;display:flex;justify-content:flex-end;.flex-lg-row.region-header-secondary{display:flex;nav#block-utsoa-theme-header{margin-bottom:0;}#block-utsoa-theme-search-form{margin-bottom:0;margin-right:1.5rem;}}}}}
.utsoa-background-orange-section.utexas-layout--twocol.utexas-layout--twocol--75-25{.utexas-layout--twocol-wrapper{display:flex;flex-direction:column;width:100%;.layout__region--first{flex:1 1 100%;.block{height:100%;padding:2rem 1rem 0;margin-bottom:2rem;h2.ut-headline.ut-headline--underline{font-size:1.5rem;color:var(--ut-alternate-gray);line-height:1;text-transform:uppercase;border:none;}.soaevent-listing-block{.calendar-icon{display:none;}.views-view-grid > div{display:flex;flex-direction:column;.views-row{flex:1 1 100%;.views-field-field-soaevent-datetime{font-size:.75rem;text-transform:uppercase;line-height:1rem;color:var(--ut-darkgray);font-weight:700;font-style:normal;}.views-field-title{margin-bottom:0;}h3.ut-headline{font-weight:400;line-height:1.3;font-size:1rem;font-family:var(--ut-font-sans);a{color:var(--ut-alternate-gray);}}}}}}}.layout__region--second{flex:1 1 100%;.block{height:100%;padding:2rem 1rem;margin-bottom:0;display:flex;flex-direction:column;h2.ut-headline.ut-headline--underline{font-size:1.5rem;color:var(--ut-alternate-gray);line-height:1;text-transform:uppercase;border:none;}.teaser.soanews-news div{display:flex;flex-direction:column-reverse;}h3.ut-headline{font-weight:400;line-height:1.3;font-size:1rem;font-family:var(--ut-font-sans);a{color:var(--ut-alternate-gray);}}.soanews__published{font-size:.75rem;text-transform:uppercase;line-height:1rem;color:var(--ut-darkgray);font-weight:700;font-style:normal;}}}@media screen and (min-width:900px){flex-flow:row wrap;margin-left:-3%;width:100%;max-width:970px;margin:0 auto !important;.layout__region--first{flex:1 1 100%;.block{height:100%;padding:2rem 1rem 0;margin-bottom:2rem;.soaevent-listing-block{.views-view-grid > div{display:flex;flex-flow:row wrap;.views-row{flex:1 1 45%;}}}}}.layout__region--second{flex:1 1 100%;.block{height:100%;margin-bottom:0;padding:2rem 1rem;}}}@media screen and (min-width:970px) and (max-width:1199px){.layout__region--first .block{padding:2rem 0 0;.soaevent-listing-block{.views-view-grid > div{display:flex;.views-row{flex:1 1 29%;padding-bottom:0;}}}}.layout__region--second{position:relative;left:50%;width:100vw;margin-left:-50vw !important;background:#ec8a10 !important;flex:unset;.utsoa-darker-orange.block{height:100%;margin-bottom:0;padding:1.5rem 1rem 1.25rem;max-width:1000px;margin:0 auto;flex-direction:row;h2.ut-headline.ut-headline--underline{flex:0 0 34%;}}}}@media screen and (min-width:970px) and (max-width:1000px){.layout__region--first .block{padding:2rem 1rem 0;}}@media screen and (min-width:1200px){flex-flow:row wrap;margin-left:-3%;width:100%;max-width:1110px;margin:0 auto !important;.layout__region--first{flex:1 1 72%;.block{height:100%;padding:2rem 2.5rem 0 0;margin-bottom:2rem;.soaevent-listing-block{.views-view-grid > div{display:flex;.views-row{flex:1 1 29%;padding-bottom:0;}}}}}.layout__region--second{flex:1 1 22%;.block{height:100%;margin-bottom:0;padding:2rem 2.5rem;.soanews-listing-block{display:flex;}}}}@media screen and (min-width:1600px){flex-flow:row wrap;margin-left:-3%;width:100%;max-width:1470px;margin:0 auto !important;.layout__region--first{flex:1 1 72%;.block{height:100%;padding:2rem 2.5rem 0 0;margin-bottom:2rem;.soaevent-listing-block{.views-view-grid > div{display:flex;.views-row{flex:1 1 29%;padding-bottom:0;}}}}}.layout__region--second{flex:1 1 22%;.block{height:100%;margin-bottom:0;padding:2rem 2.5rem;.soanews-listing-block{display:flex;}}}}}}@media screen and (min-width:970px) and (max-width:1200px){.utsoa--heading-wrapper{flex:1 1 33%;}.soanews-listing-block{flex:1 1 66%;}}.frontpage{.block-bundle-soaevent-event-listing .views-row{flex-direction:column;padding-bottom:0;h3.ut-headline{margin-bottom:0;text-transform:capitalize;}@media screen and (min-width:900px){padding-bottom:unset;h3.ut-headline{margin-bottom:.75rem;}}}}.frontpage .block-bundle-soaevent-event-listing .soaevent-listing-block{.views-view-grid div{.views-row:not(:first-child){display:none;@media screen and (min-width:900px){display:block;}}}}
footer.ut-footer{background-color:var(--ut-charcoal);padding:3rem 0 2rem;color:#fff;.block{margin-bottom:1.25rem;.ut-copy *{color:#fff;text-decoration:none;a:hover,a:focus{text-decoration:underline;}}}.ut-logo-footer{width:131px;height:auto;margin-bottom:1.25rem;@media screen and (min-width:900px){width:217px;height:auto;}}.ut-logo--primary{max-width:100%;max-height:62px;}.footer-bottom > div{align-self:flex-end;}.footer-top > div:last-child{text-align:left;@media screen and (min-width:900px){text-align:right;}}.region-footer-top-right h2.ut-headline{color:#fff;font-size:.875rem;display:inline-block;text-transform:uppercase;line-height:1.5;padding-top:0;}.block__ut-social-links{display:inline-block;}.block__ut-social-links .ut-headline{display:none;}.block__ut-social-links--items{display:block;margin-left:auto;.block__ut-social-links--item{display:inline-block;margin-left:1.5rem;svg{width:22px;fill:#fff;}}}.footer-bottom > div:last-child{text-align:left;order:1;margin-top:1rem;@media screen and (min-width:900px){order:2;}@media screen and (min-width:900px){text-align:right;}}.footer-bottom > div:first-child{order:2;margin-top:1rem;@media screen and (min-width:900px){order:1;}}.text--copyright{font-family:var(--ut-font-sans);font-size:.75rem;color:#fff;line-height:0.9375rem;margin-bottom:0.75rem;}.region-footer-bottom-right{.block-required-links-block{margin-bottom:0;ul.required-links__list{font-size:.75rem;margin-bottom:0;li{display:inline-block;margin-right:1.5rem;margin-left:0;font-size:.75rem;@media screen and (min-width:900px){margin-left:1.5rem;margin-right:0;}}}}}}ul.ut-menu--list{list-style:none;padding-left:0;margin:0 0 1.5rem;font-size:0.875rem;li{margin-bottom:0.25rem;@media screen and (min-width:900px){margin-bottom:0.75rem;}}a{color:#fff;}}ul.ut-menu--list-bold{list-style:none;padding-left:0;margin:0 0 1.5rem;font-size:0.875rem;li{margin-bottom:0.25rem;@media screen and (min-width:900px){margin-bottom:0.75rem;}}a{color:#fff;}font-weight:600;text-transform:uppercase;}
.region-content .container-fluid{padding-right:0;padding-left:0;}
.block-local-tasks-block{margin:1.5rem 0;.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}ul.tabs.primary{border-bottom:1px solid #bbb;border-collapse:collapse;height:auto;list-style:none;margin:0.3125rem;padding:0 0 0.1875rem 1rem;white-space:nowrap;box-sizing:border-box;line-height:normal;li{display:inline-block;a{background-color:#ddd;border-color:#bbb;border-style:solid solid none;border-width:1px;border-radius:3px 3px 0 0;height:auto;margin-right:0.5rem;padding:0.25rem 1rem 0.1875rem;text-decoration:none;color:#333;&:hover,&:focus{text-decoration:underline;}}a.is-active{background-color:#fff;border:1px solid #bbb;border-bottom:1px solid #fff;}}}ul.tabs.secondary{border-bottom:none;margin:0.3125rem;padding:0.5rem 0;overflow:hidden;}ul.tabs.secondary li{border-right:1px solid #ccc;display:block;float:left;margin:0;padding:0 1rem;}[dir="rtl"] ul.tabs.secondary li{border-left:1px solid #ccc;border-right:none;float:right;}ul.tabs.secondary li:last-child{border-right:none;}ul.tabs.secondary li:first-child{padding-left:0;}[dir="rtl"] ul.tabs.secondary li:last-child{border-left:none;}[dir="rtl"] ul.tabs.secondary li:first-child{padding-right:0;}ul.tabs.secondary li a{display:inline;padding:0.25rem 0.5rem;text-decoration:none;}ul.tabs.secondary li a.is-active{background:#f2f2f2;border-bottom:none;border-radius:5px;}}
.action-links{list-style:none;padding:0;margin:1em 0;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{list-style:none;display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-left:0.3em;margin-right:0;}.button-action{display:inline-block;line-height:160%;padding:0.2em 0.5em 0.3em;text-decoration:none;}.button-action::before{content:'+';font-weight:900;margin-left:-0.1em;padding-right:0.2em;}[dir="rtl"] .button-action::before{margin-left:0;margin-right:-0.1em;padding-left:0.2em;padding-right:0;}.ut-admin-button{background-color:#fff;border:1px solid #e4e4e4;border-bottom-color:#b4b4b4;border-left-color:#d2d2d2;border-right-color:#d2d2d2;color:#3a3a3a;cursor:pointer;font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;font-size:0.929em;font-weight:normal;text-align:center;padding:0.25em 1.063em;border-radius:1em;display:inline-block;line-height:normal;}.ut-admin-button.is-disabled:hover,.ut-admin-button.is-disabled:active,.ut-admin-button.is-disabled:focus{background:#ededed;border-color:#bbb;color:#717171;cursor:default;}.ut-admin-button:hover,.ut-admin-button:active,.ut-admin-button:focus{background:#dedede;color:#5a5a5a;text-decoration:none;}
.block{h2.ut-headline{font-size:1.875rem;line-height:2.75rem;font-weight:300;font-family:var(--ut-font-oswald);color:var(--ut-burntorange);}@media screen and (min-width:1200px){h2.ut-headline{font-size:2.625rem;line-height:3.875rem;}}}.block-bundle-basic{h3{font-family:var(--ut-font-oswald);font-weight:300;font-size:2.3125rem;line-height:2.4375rem;color:var(--ut-burntorange);text-transform:capitalize;letter-spacing:0.03em;}p{letter-spacing:.01em;}ul,li{font-weight:300;font-size:1rem;color:var(--ut-gray-base);text-transform:none;}}
.header-brandbar-wrapper{position:relative;z-index:5;}.ut-brandbar{display:none;background:#0a1014;text-align:center;@media screen and (min-width:1200px){display:block !important;}.ut-logo--wrapper{height:45px;align-items:center;.ut-parent-entity{background-color:#0a1014;color:var(--ut-white);font-family:var(--ut-font-serif);font-weight:600;padding-top:6px;padding-bottom:6px;vertical-align:center;a{color:var(--ut-white);}@media screen and (min-width:900px){background:transparent;text-align:left;}}.flex-lg-row{align-items:center;display:flex;nav ul{height:45px;display:table;align-items:stretch;li{display:table-cell;vertical-align:middle;a{padding:1rem;}}li:last-child{background:#F8971F;a{color:#333;}}}.ut-search-form{height:45px;border-radius:0;background:var(--ut-gray-base);display:table;border:0;#search-block-form{display:table-cell;vertical-align:middle;.svg.search{position:absolute;z-index:0;top:8px;left:1rem;width:24px;height:24px;fill:#fff;}input[type="search"]{padding-left:2.85rem;color:#fff;}input::placeholder{color:var(--ut-med-gray);}}}}img{max-height:25px;}@media screen and (min-width:900px){text-align:right;}ul.ut-menu--list{margin-bottom:0;}}}
.block-system-breadcrumb-block{margin:0;ul{padding-left:0;font-size:0;li{list-style:none;display:inline-block;font-size:0.6875rem;background-color:#fff;padding:0.5rem 0 0.625rem;border-bottom:1px solid #e1ddd2;border-top:1px solid #e1ddd2;&::before{color:#AAA;content:">";margin:0 0.5rem 0 0.8125rem;position:relative;top:1px;}&:first-child{border-left:1px solid #e1ddd2;padding-left:0;&::before{content:'';margin:0;}}&:last-child{border-right:1px solid #e1ddd2;padding-right:0.9375rem;}a{color:var(--ut-burntorange);}}}}#block-breadcrumbs{margin-bottom:1rem;}
.block-bundle-call-to-action{h2.ut-headline{color:var(--ut-charcoal-s40);font-size:1.35rem;font-weight:700;font-family:var(--ut-font-sans);line-height:2rem;text-transform:uppercase;margin-bottom:1.25rem;}.button.ut-btn{background-color:var(--ut-light-tangerine);border:none;color:var(--ut-charcoal-s40);font-family:var(--ut-font-sans);font-weight:500;font-size:1.2rem;padding:.75rem 4rem;text-transform:uppercase;&:hover,&:focus{text-decoration:underline;color:var(--ut-charcoal-s40) !important;}}}.block-bundle-call-to-action.utexas-field-border.utexas-field-background{background:var(--ut-light-gray);padding:20px;h2.ut-headline{background:transparent;padding:0;margin:0 0 1.25rem;}.button.ut-btn{margin-bottom:1rem;}}.block-bundle-call-to-action.utexas-field-border.utexas-centered-headline{border:2px solid var(--ut-burntorange);padding:20px;h2.ut-headline{color:var(--ut-charcoal-s40);font-size:1.35rem;font-weight:700;font-family:var(--ut-font-sans);line-height:2rem;text-transform:uppercase;text-align:left;font-style:normal;border:none;padding-bottom:0;margin-bottom:1.25rem;}.button.ut-btn{background-color:var(--ut-light-tangerine);color:var(--ut-charcoal-s40);margin-bottom:1rem;}}
details{margin-bottom:9px;}summary{padding:.375rem .75em;background:#f0f0f0;border:1px solid #eee;list-style:none;&:hover{text-decoration:underline;}&:focus{outline:1px dotted;}}details[open]{padding:0 1rem;}details[open] summary{margin:0 -1rem .75rem;}
.layout--utexas-onecol .layout__region .block-bundle-utexas-featured-highlight,.block-bundle-utexas-featured-highlight{h2.ut-headline{color:var(--ut-charcoal);text-transform:uppercase;}.utexas-featured-highlight{background-color:#fff;border:2px solid #F8971F;.utexas-featured-highlight-inner-wrapper{padding:2.25rem;}.image-wrapper{padding-top:0;}.content-wrapper{font-weight:bold;line-height:1.75rem;padding:0 0 0 30px;padding:0;@media screen and (min-width:600px){padding:0 0 0 1.875rem;}h2.ut-headline,h2.ut-headline{font-weight:300;font-size:2.25rem;letter-spacing:0.03em;line-height:2.5rem;color:var(--ut-burntorange);padding-bottom:1rem;a{color:var(--ut-burntorange);}}.ut-copy,.ut-copy p{font-size:1.125rem;line-height:2rem;color:var(--ut-charcoal-s40);font-weight:300;}.ut-copy{margin-bottom:2rem;}.ut-btn{background:#F8971F;text-transform:uppercase;padding:.875rem 3rem;border-radius:0;font-size:1.125rem;line-height:1.5rem;letter-spacing:0.01em;border:0;color:var(--ut-charcoal-s40);font-weight:500;&:hover,&:focus{color:var(--ut-charcoal-s40) !important;}}}&.medium{background-color:var(--ut-light-gray);border:0;color:var(--ut-charcoal);}&.dark{background-color:var(--ut-charcoal);border:0;.content-wrapper{color:#fff;font-weight:bold;h2.ut-headline,h2.ut-headline a{font-weight:300;letter-spacing:0.03em;color:#fff;}.ut-copy,.ut-copy p{font-size:1.125rem;line-height:2rem;color:#fff;font-weight:300;}.ut-btn{background:#FFD600;letter-spacing:0.01em;}}}}}
.ut-newsreel{.news-date{font-size:0.9375rem;font-style:italic;}.news-description{font-size:1rem;}.news-headline{color:var(--ut-burntorange);font-weight:500;&:hover{color:var(--ut-burntorange-s20);}}}.field-border.ut-newsreel{padding:20px 0 10px;background-color:#fff;border:1px solid #f0ede6;margin-bottom:35px;}.field-border.ut-newsreel .news-item,.field-border.ut-newsreel .ut-copy,.field-border.ut-newsreel .ut-cta{padding:0 10px;margin-bottom:10px;}.field-background.ut-newsreel{background-color:#fffdfa;}.field-background.ut-newsreel .news-item,.field-border.ut-newsreel .ut-copy,.field-border.ut-newsreel .ut-btn--secondary{padding-left:15px;}
.block-bundle-utexas-flex-content-area{h2.ut-headline{color:var(--ut-charcoal);text-transform:uppercase;margin-bottom:1rem;}.content-wrapper{margin-top:1.5rem;h3.ut-headline,h3.ut-headline a{letter-spacing:0.03em;text-transform:uppercase;font-weight:bold;color:var(--ut-darkgray);}.ut-copy{letter-spacing:0.01em;}ul.link-list{margin-bottom:2.5rem;}.ut-link{letter-spacing:0.03em;text-transform:uppercase;font-weight:bold;font-size:.75rem;line-height:1.25rem;}a.ut-btn{border-radius:0;font-size:1.25rem;line-height:1.5rem;letter-spacing:0.01em;text-transform:uppercase;font-weight:500;padding:.875rem 4.8rem;}}}
.utexas-flex-list.formatter-accordion{details[open]{border:1px solid var(--ut-light-med-gray);padding-bottom:0;summary{background:var(--ut-light-gray);color:var(--ut-darkgray);border:1px solid var(--ut-light-med-gray);}}details{border:1px solid var(--ut-light-med-gray);summary{background:var(--ut-light-gray);color:var(--ut-darkgray);&:hover,&:focus{background:var(--ut-light-gray);color:var(--ut-darkgray);border:1px solid var(--ut-med-gray);}}}}
#drupal-off-canvas input[type="checkbox"],#drupal-off-canvas input[type="radio"]{display:inline-block;width:20px;}#drupal-off-canvas label{display:inline-block;&::before{display:none;}}
ul.header-menu__list{margin-bottom:0;.header-menu__list-item{display:block;margin-bottom:0.625rem;@media screen and (min-width:600px){display:inline-block;margin-bottom:0;}@media screen and (min-width:600px){& + .header-menu__list-item{margin-left:0.3125rem;}}}.header-menu__link{padding:0.3125rem;}}
.block-bundle-utexas-hero{.hero-subhead{font-family:LibreFrank,Arial,Helvetica,sans-serif;font-size:1.375rem;font-weight:300;line-height:2rem;@media screen and (min-width:900px){font-size:1.25rem;}}h2.ut-headline{font-family:var(--ut-font-sans);font-size:1.25rem;line-height:1.5;font-weight:700;margin-top:.5rem;margin-bottom:1rem;text-transform:uppercase;}a.ut-btn--yellow,.block-bundle-utexas-hero a.ut-btn--plain{padding:.5rem 1.5rem;color:#333;font-size:1rem;@media screen and (min-width:900px){font-size:1.125rem;}}}.block-bundle-utexas-hero a.ut-btn--yellow::after,.block-bundle-utexas-hero a.ut-btn--plain::after{width:26px;margin-top:-8px;height:18px;content:url(/themes/utsoa/utsoa_theme/images/arrow-angle-right.svg);display:inline-block;vertical-align:middle;padding-left:5px;}.hero-under-header.block-bundle-utexas-hero{.ut-hero{margin-top:-82px;@media screen and (min-width:900px){margin-top:-118px;}@media screen and (min-width:1200px){margin-top:-151px;}}}.block-bundle-utexas-hero .hero--photo-gradient{margin-top:0;height:340px;position:relative;z-index:4;.hero-content{background:transparent;width:100%;height:100%;.hero-callout.container{padding:0;height:100%;.hero-headline{font-size:1.875rem;font-weight:300;line-height:1;padding:.5rem;margin-bottom:2rem;color:var(--ut-white);background-color:rgb(14 29 36 / 85%);font-family:var(--ut-font-oswald);text-transform:uppercase;position:absolute;bottom:0;}a.ut-btn--yellow{margin-top:2rem;display:inline-block;font-size:.85rem;font-weight:500;line-height:1rem;padding:.875rem 1rem;position:absolute;right:16px;}}}}@media screen and (min-width:600px){.block-bundle-utexas-hero .hero--photo-gradient{.hero-content{max-width:840px;position:relative;}}}@media screen and (min-width:900px){.block-bundle-utexas-hero .hero--photo-gradient{margin-top:0;height:430px;padding:0;.hero-content{max-width:1000px;position:relative;.hero-callout.container{padding:0;height:100%;.hero-headline{font-size:1.875rem;font-weight:300;line-height:1.85;padding:0 1rem;margin-bottom:3.5rem;}a.ut-btn--yellow{margin-top:2rem;top:0;}}}}}@media screen and (min-width:1200px){.block-bundle-utexas-hero .hero--photo-gradient{margin-top:0;height:628px;.hero-content{max-width:1140px;.hero-callout.container{position:relative;height:100%;.hero-headline{font-size:3rem;font-weight:300;line-height:1.2;padding:1rem 1.5rem;margin-bottom:4.5rem;}a.ut-btn--yellow{position:absolute;right:0;font-size:1.25rem;padding:1.25rem 3rem;}}}}}@media screen and (min-width:1600px){.block-bundle-utexas-hero .hero--photo-gradient{.hero-content{max-width:1500px;.hero-callout{max-width:none;}}}}.block-bundle-utexas-hero.hero-under-header .hero--photo-gradient{margin-top:-82px;.hero-callout.container{a.ut-btn--yellow{top:85px;margin-top:0;}}}@media screen and (min-width:900px){.block-bundle-utexas-hero.hero-under-header .hero--photo-gradient{margin-top:-117px;.hero-callout.container{.hero-headline{margin-bottom:3.5rem;}a.ut-btn--yellow{top:130px;}}}}@media screen and (min-width:1200px){.block-bundle-utexas-hero.hero-under-header .hero--photo-gradient{margin-top:-150px;.hero-callout.container{.hero-headline{margin-bottom:4.5rem;}a.ut-btn--yellow{top:192px;}}}}.hero--caption-credit-wrapper{.credit{display:block;font-style:normal;font-weight:600;text-transform:uppercase;font-size:.75rem;color:var(--ut-charcoal);}.hero-caption{color:var(--ut-burntorange);font-style:italic;margin-top:.25rem;display:inline-block;}}.block-bundle-utexas-hero .hero--photo-orange-insert{.hero-content{background:rgb(14 29 36 / 85%);height:auto;right:2rem;top:unset;bottom:2rem;padding:.75rem 1rem 1.5rem;.hero-headline{font-family:var(--ut-font-oswald);text-transform:uppercase;font-size:1.5rem;color:#fff;}.hero-subhead{color:#fff;}.hero-cta{margin-top:2rem;a.ut-btn--yellow{padding:.15rem 1.5rem;}}}@media screen and (min-width:600px){.hero-content{.hero-headline{font-size:2rem;}}}@media screen and (min-width:900px){.hero-content{.hero-headline{font-size:2rem;}}}@media screen and (min-width:1200px){.hero-content{.hero-headline{font-size:2.5rem;}.hero-cta{a.ut-btn--yellow{padding:.5rem 1.5rem;}}}}}.block-bundle-utexas-hero .hero--photo-white-notch{.hero-headline{font-family:var(--ut-font-oswald);text-transform:uppercase;font-size:1.5rem;}.hero-subhead{font-size:1rem;}a.ut-btn--yellow{padding:0.15rem 1.5rem;}@media screen and (min-width:600px){.hero-content{.hero-headline{font-size:2rem;}}}@media screen and (min-width:900px){.hero-content{.hero-headline{font-size:2.25rem;}.hero-subhead{font-size:1.25rem;}a.ut-btn--yellow{padding:0.25rem 1.5rem;}}}@media screen and (min-width:1200px){.hero-content{.hero-headline{font-size:2.5rem;}.hero-subhead{font-size:1.5rem;}a.ut-btn--yellow{padding:0.5rem 1.5rem;}}}}.block-bundle-utexas-hero .hero--blue-bar{.hero-callout{background:var(--ut-charcoal);}.hero-headline{font-family:var(--ut-font-oswald);text-transform:uppercase;font-size:1.5rem;color:#fff;}.hero-subhead{color:#fff;font-size:1rem;}a.ut-btn--yellow{padding:0.25rem 1.5rem;}@media screen and (min-width:900px){.hero-content{.hero-headline{font-size:2.25rem;}.hero-subhead{font-size:1.25rem;}a.ut-btn--yellow{padding:0.25rem 1.5rem;}}}@media screen and (min-width:1200px){.hero-content{.hero-headline{font-size:2.5rem;}.hero-subhead{font-size:1.5rem;}a.ut-btn--yellow{padding:0.5rem 1.5rem;}}}}.block-bundle-utexas-hero .ut-hero.hero--half-n-half{.hero-content{padding:0;.hero-callout{display:flex;flex-direction:column;justify-content:center;align-items:center;.text-box{width:100%;padding:1rem;.hero-headline{font-family:var(--ut-font-oswald);font-weight:200;font-size:1.75rem;color:var(--ut-burntorange);line-height:1.3;margin-bottom:0;text-transform:uppercase;}.hero-subhead{font-size:1rem;}}.hero-cta{width:100%;padding:1rem;padding:0 1rem 1rem;.ut-btn--plain{letter-spacing:1px;padding-top:0;padding-left:0;font-weight:300;font-size:1rem;&::after{display:inline-block;width:26px;height:18px;margin-top:-19px;content:url("/themes/utsoa/utsoa_theme/images/arrow-right-short-orange.svg");vertical-align:middle;}&:hover,&:focus{text-decoration:underline;}}}}}@media screen and (min-width:900px){.hero-content .hero-callout{.text-box{width:85%;.hero-headline{font-size:2.25rem;}.hero-subhead{font-size:1rem;}}.hero-cta{width:85%;a.ut-btn--plain{font-size:1.25rem;}}}}@media screen and (min-width:1200px){.hero-content{.hero-callout{.text-box{width:70%;.hero-headline{font-size:2.5rem;}.hero-subhead{font-size:1.5rem;}}.hero-cta{width:70%;}}}}}
.block-bundle-utexas-hero-carousel{.ut-hero.hero--photo-white-notch{height:628px;.hero-content{position:relative;width:100%;height:100%;bottom:0;@media screen and (min-width:900px){padding:0 1rem;max-width:1000px;}@media screen and (min-width:1200px){padding:0 1rem;max-width:1140px;}@media screen and (min-width:1600px){padding:0 1rem;max-width:1500px;}}.hero-callout{position:relative;height:100%;margin:auto;padding:0;align-items:center;display:flex;justify-content:space-between;background:transparent;@media screen and (min-width:1600px){max-width:none;}&>div:first-child{margin-bottom:2rem;padding:1rem 1.5rem;position:absolute;bottom:0;background-color:rgb(14 29 36 / 85%);@media screen and (min-width:900px){padding:.5rem;margin-bottom:3.5rem;}@media screen and (min-width:1200px){padding:1rem 1.5rem;margin-bottom:4.5rem;}.hero-headline{font-weight:300;text-transform:uppercase;font-family:Oswald,sans-serif;color:#fff;font-size:1.25rem;line-height:1;@media screen and (min-width:900px){font-size:1.875rem;font-weight:300;line-height:1.85;}@media screen and (min-width:1200px){font-size:3rem;font-weight:300;line-height:1.2;}}.hero-subhead{color:#fff;font-size:1rem;margin-bottom:0;padding-right:10px;padding-top:.5rem;line-height:1.25rem;@media screen and (min-width:900px){font-size:1.25rem;font-weight:300;line-height:1.85;}@media screen and (min-width:1200px){font-size:1.75rem;font-weight:300;line-height:1.2;}}}.hero-cta{top:145px;margin-top:0;position:absolute;right:0;a.ut-btn{position:absolute;right:0;display:inline-block;text-align:center;text-decoration:none;letter-spacing:0.01em;text-transform:uppercase;color:#333;background:#ffd600;font-style:normal;padding:0.875rem 1rem;font-size:0.85rem;font-weight:500;line-height:1rem;@media screen and (min-width:1200px){padding:1.25rem 3rem;font-size:1.25rem;}}}}}}.hero-under-header.block-bundle-utexas-hero-carousel #field-hero-carousel{margin-top:-82px;.hero-callout{.hero-cta{top:115px;margin-top:0;}}}@media screen and (min-width:900px){.hero-under-header.block-bundle-utexas-hero-carousel #field-hero-carousel{margin-top:-117px;.hero-callout{.hero-headline{margin-bottom:0;}.hero-cta{top:160px;}}}}@media screen and (min-width:1200px){.hero-under-header.block-bundle-utexas-hero-carousel #field-hero-carousel{margin-top:-150px;.hero-callout{.hero-headline{margin-bottom:0;}.hero-cta{top:192px;}}}}
.nav-pills .nav-link.active,.nav-pills .show > .nav-link{text-decoration:none !important;color:var(--ut-white);border:2px solid var(--ut-burntorange);border-radius:4px;background-color:var(--ut-burntorange);font-weight:600;}
img{max-width:100%;height:auto;}.ut-flex-content-area{img{width:100%;}}
aside.inner-rail{float:left;width:100%;margin:0 0 8px;padding-right:20px;padding-left:0;font-size:0.9375rem;line-height:1.375rem;&.right{float:right;padding-left:20px;padding-right:0;}h3{font-size:1.25rem;line-height:1.5rem;border-bottom:2px solid #3c87a3;padding-bottom:5px;}@media screen and (min-width:900px){width:50%;}@media screen and (min-width:1200px){width:33%;}}
.block-bundle-utexas-instagram{background:transparent;padding-bottom:3rem;@media screen and (min-width:1200px){background:linear-gradient(to bottom,#fff 50%,#ededed 50%);width:100vw;position:relative;margin-left:-50vw;left:50%;margin-bottom:0;}.utexas-instagram-feed__header{margin-bottom:1rem;padding-bottom:.75rem;.ut-headline{font-size:2.625rem;color:var(--ut-burntorange);line-height:1.476;text-transform:uppercase;font-weight:200;font-family:var(--ut-font-oswald);display:inline-block;margin-right:2.5rem;}.block__ut-social-links--item{margin:.63rem 0 0;margin-bottom:1rem;vertical-align:top;display:inline-block;.block__ut-social-links--items{display:inline-block;margin-left:2px;.block__ut-social-links--item{display:inline-block;margin-right:32px;}}}}.utexas-instagram-feed__content{ul.utsoa-instagram-feed__list{margin-left:0;width:100%;}.utexas-instagram-feed-post__other-data{position:absolute;}}#controls{display:none;@media screen and (min-width:651px){text-align:right;position:relative;display:block;min-width:100%;height:50px;bottom:-20px;right:40px;}.utexas-instagram-feed__controls-prev{right:30px;display:block;height:40px;width:40px;background-size:84px 40px;background-position:0 0;background-image:url(/themes/utsoa/utsoa_theme/images/nav-arrows.png);background-repeat:no-repeat;position:absolute;}.utexas-instagram-feed__controls-next{right:0;display:block;height:40px;width:40px;background-size:84px 40px;background-position:-45px 0;background-image:url(/themes/utsoa/utsoa_theme/images/nav-arrows.png);background-repeat:no-repeat;position:absolute;}}}.node--type-utexas-flex-page{.block-bundle-utsoa-instagram{margin-bottom:-40px;}}a.utexas-instagram-feed-post__link:hover + .utexas-instagram-feed-post__image-wrapper + .utexas-instagram-feed-post__other-data,a.utexas-instagram-feed-post__link:focus + .utexas-instagram-feed-post__image-wrapper + .utexas-instagram-feed-post__other-data{.name,.caption p{color:#fff;}}
.ut-header,.ut-footer{max-width:100%;height:auto;}.ut-header{.ut-logo--main{max-height:40px;@media screen and (min-width:900px){max-height:60px;}}}.ut-footer{.ut-logo--main{max-height:60px;}}.short_logo{.ut-logo--main{max-height:26px;@media screen and (min-width:900px){max-height:36px;}@media screen and (min-width:1200px){max-height:53px;}}}.tall_logo{.region-primary-menu nav{@media screen and (min-width:1200px){margin-top:1.875rem;}}.ut-logo--main{max-height:60px;@media screen and (min-width:900px){max-height:100px;}}}
.main-menu__list{display:flex;justify-content:flex-end;flex-direction:column;position:relative;list-style:none;margin:0;padding:0;z-index:15;@media screen and (min-width:1200px){flex-direction:row;margin-left:-10px;margin-right:-10px;align-items:flex-end;}li.active a.main-menu__link{color:var(--ut-white);&:hover,&:focus{color:var(--ut-tangerine);}}}.main-menu__list-item{list-style:none;display:flex;flex-wrap:wrap;padding:0;margin:0;position:relative;align-items:stretch;flex-grow:0;@media screen and (min-width:1200px){display:inline-block;flex-shrink:0;& > a.main-menu__link{letter-spacing:.025em;}}@media screen and (min-width:1600px){& > a.main-menu__link{letter-spacing:.05em;}}.main-menu__link{font-size:0.875rem;text-transform:uppercase;letter-spacing:0.05em;color:var(--ut-white);font-weight:600;display:block;margin:0;padding:0.5em 1em;position:relative;@media (max-width:1199px){width:calc(100% - 70px);}@media screen and (min-width:1200px){transition:border,color,100ms ease-in-out;display:inline-block;margin:1px 0 -1px;}&.open{border-bottom:none;z-index:3;}&:hover{color:var(--ut-tangerine);}&:hover,&:focus,&.open{color:var(--ut-tangerine);text-decoration:underline;@media screen and (min-width:1200px){z-index:3;}}&:not([href]):hover,&:not([href]):focus,&:not([href]).open{color:var(--ut-white);text-decoration:none;}}&.menu-item-has-children > .main-menu__link{@media screen and (min-width:1200px){padding-right:1.75rem;&::after{position:absolute;padding-left:0.625rem;bottom:0.375rem;content:url(/themes/utsoa/utsoa_theme/images/main-menu-caret.svg);}}}&.menu-item-has-children > .main-menu__link:hover::after,&.menu-item-has-children > .main-menu__link.open::after{position:absolute;padding-left:0.625rem;bottom:0.375rem;transition:bottom 100ms ease-in;filter:grayscale(100%) brightness(60%) sepia(100%) hue-rotate(-20deg) saturate(800%) contrast(0.8);}.main-menu__link--subnav{font-size:0.75rem;color:var(--ut-white);display:block;margin:0;padding:0 1.5625rem;position:relative;text-transform:uppercase;white-space:nowrap;font-weight:normal;@media screen and (min-width:1200px){background-color:#5e686e;display:inline-block;margin:0.0625rem 0 0;padding:0.5rem 1rem;}&:hover,&:focus,&.open{@media screen and (min-width:1200px){outline-offset:0;}}}i.subnav-trigger{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;right:0;top:0;z-index:100;width:70px;.svg.angle-down{width:24px;height:24px;transform:rotate(-90deg);transition:transform .1s ease-in;}&.icon--open{.svg.angle-down{transform:rotate(0deg);}}@media screen and (min-width:1200px){display:none;}}}.sub-nav-wrapper{@media (max-width:1199px){flex-basis:100%;}.main-menu__list--subnav{list-style:none;position:absolute;margin-top:1rem;display:none;padding:0.5rem 1.5rem;background-color:#5e686e;z-index:2;.main-menu__link--subnav{display:block;padding:0.5rem 0;}@media (max-width:1199px){width:100%;top:0;background-color:var(--ut-limestone-t40);position:relative;max-height:0;padding:0 1.5625rem;}&.open{display:block;max-height:500px;}}@media screen and (min-width:1200px){.main-menu__list-item--subnav{display:block;list-style-type:none;margin:0;padding:0.1875rem 0;}&.overflowing .main-menu__list--subnav{right:0;}&.one-column .main-menu__list--subnav{width:auto;.main-menu__list-item--subnav{flex:0 1 100%;}}&.open .main-menu__list--subnav{display:flex;flex-direction:column;}}}#js-nav-toggle{background-color:var(--ut-burntorange);border:2px solid var(--ut-burntorange);color:var(--ut-white);display:inline-block;font-family:var(--ut-font-sans);font-weight:600;padding:0.5rem 1rem;text-decoration:none !important;transition:background-color,color,border-color,0.33s ease-out;&:link,&:visited{color:var(--ut-white);}&:hover,&:focus{border:2px solid var(--ut-burntorange-s20);background-color:var(--ut-burntorange-s20);color:var(--ut-white) !important;cursor:pointer;text-decoration:none;}&:active{background-color:var(--ut-burntorange-s10);}margin-bottom:0;border-radius:0;width:6.5rem;@media screen and (min-width:1200px){display:none;}}
nav.block-menu-block{background:#f2f2f2;padding:2rem 2rem 1rem;h2.ut-headline{color:var(--ut-charcoal-s40);font-size:1.875rem;line-height:1.3;font-family:var(--ut-font-oswald);text-transform:uppercase;margin-bottom:2rem;letter-spacing:1px;}ul.subnav li a{display:block;margin-bottom:0;list-style-type:none;color:#1f262b;border-top:1px solid #d6d2c4;border-left:none;font-size:1.25rem;font-weight:300;line-height:1.25;&:hover,&:focus,&.is-active{background:transparent;color:var(--ut-burntorange-s20);}}ul.subnav li:first-child a{border-top:none;}ul.subnav ul li{margin:0;padding:0 3px 0 15px;a{font-size:1rem;}}}ul.subnav li span{display:block;margin-bottom:0;list-style-type:none;color:#1f262b;border-top:1px solid #d6d2c4;border-left:none;font-size:1.25rem;font-weight:300;line-height:1.25;}
.block-bundle-utexas-photo-content-area{h2.ut-headline:first-child{text-transform:uppercase;}.photo-wrapper{text-align:center;padding-right:0;img{max-width:100%;width:100%;}@media screen and (min-width:600px){text-align:left;padding-right:1.5rem;}.caption{font-style:normal;width:100%;padding-top:.5rem;margin-left:0;margin-right:0;text-transform:uppercase;font-weight:700;font-size:.75rem;}}.content-wrapper{h2.ut-headline{font-size:1.25rem;font-weight:700;font-family:var(--ut-font-sans);letter-spacing:1px;line-height:1.7;text-transform:uppercase;color:var(--ut-darkgray);}.ut-copy > *{font-size:1.125rem;line-height:1.8rem;font-weight:300;}.link-list li{line-height:1.5rem;a.ut-link{font-weight:700;font-size:.75rem;line-height:inherit;letter-spacing:1px;text-transform:uppercase;}}}}
.utsoa--principle-practice-wrapper{display:flex;margin-bottom:30px;.utsoa--pp-paragraph-quotemark{flex:0 0 22px;font-family:var(--ut-font-sans);font-size:28px;line-height:39px;font-weight:700;}.utsoa--text-wrapper{.utsoa--pp-paragraph{font-weight:300;}.utsoa--pp-paragraph-credit{font-family:var(--ut-font-sans);font-size:.8rem;font-weight:700;line-height:1.2;letter-spacing:0.03em;text-align:left;}}}.utsoa--pp-numbered-wrapper{display:flex;flex-wrap:wrap;.utsoa--pp-numbered-item-wrapper{display:flex;margin-right:120px;margin-bottom:42px;.utosa--numbered-graphic{font-size:90px;font-weight:700;font-family:var(--ut-font-oswald);line-height:1;padding-right:18px;}.utsoa--numbered-graphic-text{font-family:var(--ut-font-oswald);font-size:1.75rem;font-weight:300;line-height:1;padding-top:10px;text-transform:uppercase;.utsoa--numbered-graphic-source{font-weight:700;color:#333f48;font-size:.875rem;letter-spacing:1.5px;font-family:var(--ut-font-sans);margin-bottom:6px;}}}.utsoa--pp-numbered-item-wrapper:last-child{margin-right:0;}}.utsoa--pp-source-line{font-family:var(--ut-font-sans);font-size:1rem;font-style:italic;font-weight:300;line-height:1.625;letter-spacing:0;}
.block-bundle-utexas-promo-list{h2.ut-headline{text-transform:uppercase;margin-bottom:0;padding-bottom:0;}h3.ut-headline--underline{border-bottom:0;font-size:.875rem;line-height:1.25rem;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:1.5rem;}.ut-promo-list-wrapper{margin-top:1.5rem;.promo-list{.image-wrapper{margin-top:.5rem;}.content{h3.ut-headline,h3.ut-headline a{color:var(--ut-burntorange);text-transform:uppercase;font-weight:bold;font-size:1rem;line-height:1.75rem;letter-spacing:.1em;padding-bottom:0;}.ut-copy,.ut-copy p{line-height:1.8rem;letter-spacing:0.01em;font-size:1rem;font-weight:300;}}}}}
.block-bundle-utexas-promo-unit{h2.ut-headline{text-transform:uppercase;margin-bottom:0;padding-bottom:0;}h3.ut-headline--underline{border-bottom:0;font-size:.875rem;line-height:1.25rem;text-transform:uppercase;letter-spacing:0.1em;}.utexas-promo-unit-items{.utexas-promo-unit{border:0;background-color:transparent;padding-left:0;.image-wrapper{margin-top:.5rem;}.data-wrapper{font-size:1rem;line-height:2rem;h3.ut-headline,h3.ut-headline a.ut-link--darker{color:var(--ut-burntorange);text-transform:uppercase;font-size:1rem;line-height:1.75rem;letter-spacing:.1em;&::after{background:none;}}a.ut-link--darker{color:var(--ut-burntorange);font-weight:bold;text-transform:uppercase;font-size:.7rem;letter-spacing:0.03em;&::after{content:"";vertical-align:middle;background:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-orange.svg);background-size:auto;background-size:26px 20px;width:20px;height:24px;display:inline-block;}}p,ul,ol{line-height:2rem;}}}}}
.block-bundle-utexas-quick-links{h2.ut-headline{text-transform:uppercase;margin-bottom:2.5rem;}}.utexas-quick-links{.ut-headline{text-transform:uppercase;margin-bottom:1.8rem;margin-left:0;letter-spacing:0.125em;@media screen and (min-width:900px){font-size:1.125rem;line-height:1.625;margin:1.8rem;margin-left:0;}@media screen and (min-width:1200px){font-size:1.25rem;line-height:1.6875;margin-left:0;}}.ut-copy{font-size:1rem;}.link-list{list-style:none;padding-left:0;margin-bottom:0;li{padding-bottom:0;line-height:1.5rem;}a.ut-link{font-weight:300;color:var(--ut-charcoal-s40);font-size:1.25rem;}}}.utsoa_light_gray.block-bundle-utexas-quick-links{background:var(--ut-light-gray);padding:0;.utexas-quick-links{padding:0.1rem 2rem 2rem;h3.ut-headline{color:var(--ut-burntorange-s20);font-size:.75rem;}}}
.block-bundle-utexas-resources{h2.ut-headline{font-size:2.625rem;text-transform:uppercase;line-height:1.7;font-weight:200;margin-bottom:0;}h3.ut-headline--underline{color:#555;font-size:.8125rem;line-height:1rem;letter-spacing:1px;text-transform:uppercase;margin-bottom:1rem;margin-top:0;border-bottom:none;}.utexas-resource{background-color:transparent;border:none;}.data-wrapper{h3.ut-headline{font-size:1.3125rem;line-height:1.52;letter-spacing:1px;color:var(--ut-darkgray);margin-bottom:1.5rem;}ul.link-list li{a{color:var(--ut-charcoal-s40);font-size:1.375rem;display:block;padding:.6rem 0 .2rem;line-height:1.27;border-top:1px solid #f2f2f2;&:hover,&:focus{text-decoration:none;}}&:first-child a{border-top:none;}}}}
.ut-search-form{border:1px solid var(--ut-shade-s40);background-color:var(--ut-white);height:35px;margin:0;margin-left:0;border-radius:4px;width:100%;padding:0;@media screen and (min-width:1200px){margin-left:auto;width:218px;}form{position:relative;}input[type="search"]{border:none;background:transparent;height:2.5rem;padding-left:.5rem;width:100%;max-width:unset;margin:0;@media screen and (min-width:1200px){width:218px;}&::placeholder{font-style:italic;}}input[type="submit"]{border:none;height:2rem;line-height:2;left:10px;position:absolute;top:5px;margin:0;width:2.25rem;color:transparent;background-color:transparent;z-index:1;&:hover{cursor:pointer;}}.svg.search{position:absolute;top:0.1875rem;right:0.1875rem;z-index:0;width:24px;height:24px;fill:var(--ut-burntorange);}}form.search-form{position:relative;margin-top:-10px;div.form-type-search{width:100%;}input{max-width:unset;padding:10px 0 8px 10px;margin:10px 0 2px;line-height:1.125rem;font-size:1.125rem;margin-bottom:4px;height:40px;width:100%;border:1px solid #e1ddd2;@media screen and (min-width:600px){padding:0 0 5px 20px;line-height:2.125rem;font-size:2.125rem;height:60px;}}input[type="search"]::-ms-clear{display:none;width:0;height:0;}input[type="search"]::-ms-reveal{display:none;width:0;height:0;}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{display:none;}#edit-keys{background:transparent;}#edit-submit{position:absolute;top:12px;right:0;width:90px;height:33px;margin:2px 1px 2px 0;padding:3px 0;border:none;background:transparent;color:transparent;cursor:pointer;background-image:linear-gradient(to right,transparent -20%,white 35%);@media screen and (min-width:600px){height:54px;top:10px;}}.svg.search{position:absolute;top:8px;z-index:0;right:0.625rem;width:1.5rem;height:2.75rem;cursor:pointer;fill:var(--ut-burntorange);@media screen and (min-width:600px){width:2.375rem;height:2.375rem;top:20px;}}}
.google-cse{label{display:none;}.search-help-link{font-size:13px;}}.search-results-page{h2{display:none;}.gsc-control-cse{padding:0;}.gsc-result-info{color:#676767;font-size:13px;margin:0;padding:4px 4px 10px 0;text-align:left;}.gsc-thumbnail-inside,.gsc-url-top,.gsc-table-result{padding-left:0;}.gsc-orderby-container{vertical-align:top;}.gsc-url-top{margin:20px 0 0;}.gsc-above-wrapper-area{border-bottom:0;padding:5px 0 15px;}.gsc-webResult .gsc-result{margin-left:0;padding:20px 0 5px;border-top:1px solid #e1ddd2;}.gs-imageResult a.gs-title:link,.gs-webResult.gs-result a.gs-title:link,.gs-imageResult a.gs-title:link b,.gs-webResult.gs-result a.gs-title:link b,.gs-result .gs-title *,.gs-spelling a{color:var(--ut-burntorange);}.gsc-control-cse .gs-spelling,.gsc-control-cse .gs-result .gs-title,.gsc-control-cse .gs-result .gs-title *{text-decoration:none;font-size:18px;line-height:24px;}.gsc-control-cse .gs-spelling{padding-bottom:12px;}.gs-webResult div.gs-visibleUrl-long{display:block;}.gs-webResult div.gs-visibleUrl{color:#6a6a6a;font-size:0.875rem;margin:7px 0 5px;}.gs-webResult .gs-snippet,.gs-imageResult div.gs-visibleUrl,.gs-fileFormatType{font-size:1rem;line-height:1.625rem;margin:0.875rem 0;padding-left:1px;color:#6a6a6a;font-family:var(--ut-font-sans);}.gs-webResult .gs-image{display:none;}.gsc-results .gsc-cursor-box{text-align:center;margin-top:20px;margin-bottom:100px;max-width:100%;}.gsc-results .gsc-cursor-box .gsc-cursor-page{border-radius:3px;cursor:pointer;color:#6a6a6a;display:inline-block;font-family:var(--ut-font-sans);font-style:normal;font-weight:normal;font-size:0.875rem;height:1.5rem;line-height:1;margin-left:0.3125rem;padding:5px 10px;text-decoration:none;}.gsc-results .gsc-cursor-box .gsc-cursor-current-page{background:#bf5700;color:#FFF;font-weight:bold;}.gsc-results .gsc-cursor-box .gsc-cursor-page:hover,.gsc-results .gsc-cursor-box .gsc-cursor-page:focus{background:#ececec;}.gs-no-results-result .gs-snippet,.gs-error-result .gs-snippet{background-color:transparent;border:none;display:inline-block;margin:5px;padding:15px;font-weight:bold;}}
.layout__region{.block__ut-social-links--items,.block__ut-social-links--items.ut-social-links--medium,.block__ut-social-links--items.ut-social-links--small{display:block;text-align:left;margin-left:0;.block__ut-social-links--item{display:inline-block;margin-right:24px;margin-left:0;svg{fill:var(--ut-charcoal);width:30px !important;&:hover{fill:var(--ut-charcoal-s40);}}}}.block-bundle-social-links{.ut-headline{text-align:left;font-weight:400;}h2.ut-headline{font-size:1rem;line-height:1.875;font-weight:normal;font-family:var(--ut-font-sans);letter-spacing:1px;text-transform:uppercase;margin-bottom:28px;}}}.region-breadcrumb{display:flex;justify-content:space-between;.block-addtoany-block{h2.ut-headline.d-inline-block{font-size:.72rem;letter-spacing:1.5px;line-height:1rem;font-weight:700;padding-right:12px;font-family:var(--ut-font-sans);}.d-inline-block{a{padding:0 14px;}}}}.utsoa--section-background-dark .block-bundle-social-links,.utsoa-dark.block-bundle-social-links{h2.ut-headline,.ut-headline{font-weight:400;text-align:left;color:#fff;}.block__ut-social-links--items .block__ut-social-links--item,.block__ut-social-links--items.ut-social-links--medium .block__ut-social-links--item,.block__ut-social-links--items.ut-social-links--small .block__ut-social-links--item{svg{fill:var(--ut-light-gray);&:hover,&:focus{fill:var(--ut-sunshine);}}}}.utsoa-light-gray-section .block-bundle-social-links,.utsoa_light_gray.block-bundle-social-links{.ut-headline{font-weight:400;text-align:left;}h2.ut-headline{font-weight:600;}}
ul.subnav{margin-top:10px;list-style-type:none;padding-left:0;@media screen and (min-width:900px){padding-left:5px;}li{list-style-type:none;list-style-image:none;a{font-weight:600;font-size:0.875rem;line-height:1.25rem;padding:14px 0;margin-bottom:5px;border-left:1px solid var(--ut-shade-s20);list-style-type:none;display:block;color:var(--ut-burntorange-s20);}span{display:block;margin-bottom:0;list-style-type:none;color:#1f262b;border-top:1px solid #d6d2c4;border-left:none;font-size:1.25rem;font-weight:300;line-height:1.25;padding:.875rem 0;}}li:first-child span{border-top:none;}li:last-child a{padding-bottom:0;}li ul{padding-left:5px;li{padding:5px 3px 5px 15px;margin:2px 0;a{font-weight:400;font-size:0.8125rem;line-height:1.0625rem;border-left:1px solid var(--ut-shade-s20);}}li:last-child a{padding-bottom:15px;}}li a.is-active,li a:hover{font-weight:600;color:var(--ut-white);text-decoration:none;}ul li a.is-active,ul li a:hover{color:var(--ut-white);font-weight:normal;text-decoration:none;}li a::after{font-size:0.6875rem;padding-left:7px;}}
.node--type-soaprof-profile{#block-utsoa-theme-page-title{margin-bottom:0;h1{margin-bottom:.625rem;}}#block-utsoa-theme-main-page-content{margin-bottom:0;.soaprof__designation{font-size:1.375rem;color:var(--ut-charcoal);font-family:var(--ut-font-sans);font-weight:300;font-style:normal;line-height:1.5rem;width:100%;}.soaprof__add-basic-info{width:100%;}.soaprof__maincontent-wrapper{margin-top:3rem;width:100%;.soaprof__content{.tab-content{margin-top:1rem;}}}.soaprof__contact-wrapper{background:#f2f2f2;padding:2rem;font-size:1rem;line-height:1.875rem;border:none;color:var(--ut-charcoal-s40);a{color:var(--ut-charcoal-s40);}.soaprof__contact-wrapper-title{text-align:left;color:var(--ut-burntorange-s20);font-weight:700;font-family:var(--ut-font-sans);letter-spacing:.075em;font-size:.875rem;text-transform:uppercase;border:0;padding:0;font-style:normal;}.soaprof__email-address,.soaprof__web-link,.soaprof__ph-number{padding-bottom:1rem;}.soaprof__web-link a::after{width:0;height:0;margin-left:12px;content:"";border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid var(--ut-charcoal-s40);display:inline-block;}}.soaprof__additional-sidebar-info{color:var(--ut-charcoal);a{color:var(--ut-charcoal-s40);}ul{list-style-type:none;padding-left:0;li{padding-bottom:1rem;&:last-child{padding-bottom:0;}}}.utsoa-orange{padding:2rem;h5{text-align:left;color:var(--ut-charcoal);font-weight:700;font-family:var(--ut-font-sans);letter-spacing:.075em;font-size:.875rem;text-transform:uppercase;border:0;padding:0;font-style:normal;}}.utsoa-dark{padding:2rem;h5{text-align:left;font-weight:700;font-family:var(--ut-font-sans);letter-spacing:.075em;font-size:.875rem;text-transform:uppercase;border:0;padding:0;font-style:normal;}}.utsoa-gray{padding:2rem;h5{text-align:left;color:var(--ut-burntorange-s20);font-weight:700;font-family:var(--ut-font-sans);letter-spacing:.075em;font-size:.875rem;text-transform:uppercase;border:0;padding:0;font-style:normal;}}}.soaprof__additional-contact-info{.field--name-field-soaprof-add-contact-info{margin-top:0;h5{text-align:left;color:var(--ut-burntorange);font-weight:700;font-family:var(--ut-font-sans);letter-spacing:.075em;font-size:.875rem;text-transform:uppercase;border:0;padding:0;font-style:normal;}a{color:var(--ut-charcoal-s40);text-decoration:none;}}}.breakout{background:#ededed;.utsoa-listing--gray{margin-top:3rem;padding-top:2rem;padding-bottom:2rem;header{display:inline-block;h3{display:inline-block;margin-right:2rem;text-transform:uppercase;font-weight:normal;font-size:1.5rem;letter-spacing:0.03em;color:var(--ut-alternate-gray);}a{text-transform:uppercase;font-size:.75rem;letter-spacing:0.03em;font-weight:700;color:var(--ut-charcoal);}}.views-view-grid{margin-top:2.5rem;.col-md-4{.soaprof__list.utexas-basic:first-child{padding-left:0;}.soaprof__list.utexas-basic:last-child{padding-right:0;}}.soaprof__text-wrapper{.soaprof__title{letter-spacing:0.03em;text-transform:none;font-size:1.5rem;line-height:2rem;font-weight:300;margin-bottom:1rem;a{color:var(--ut-burntorange-s20);}}.soaprof__designation{text-transform:uppercase;color:var(--ut-charcoal);font-size:.75rem;font-weight:700;letter-spacing:.03em;}}}}}.breakout.work-carousel{background:transparent;margin-top:2rem;}}}
.full.soanews-news{h1{font-size:2.0625rem;color:var(--ut-darkgray);line-height:1.575;font-weight:300;}.soanews--full-published-date{margin-top:0.75rem;letter-spacing:1px;text-transform:uppercase;color:#bf5700;font-size:0.8rem;font-weight:700;font-style:normal;line-height:1rem;}.soanews--full-summary{font-size:1.25rem;line-height:1.75;font-weight:300;color:var(--ut-darkgray);margin-top:2.5rem;a{color:var(--ut-burntorange);font-weight:600;}}.soanews--main-content-bottom{margin-top:3rem;.soanews--full-body{font-size:1rem;}figure{margin-bottom:2rem;figcaption{font-style:italic;font-weight:300;color:var(--ut-darkgray);margin-top:1rem;}}}}.node--type-soanews-news{#block-utsoa-theme-main-page-content{.breakout.utexas-layout--onecol.utsoa-background-orange-section{.soanews-related{margin-bottom:-40px;}}}}
.full.soaevent-event{h1{font-size:2.625rem;color:var(--ut-darkgray);line-height:1.575;font-weight:300;}.field--name-field-soaevent-datetime,.soaevent--location{margin-top:1.25rem;letter-spacing:1px;text-transform:uppercase;color:#bf5700;font-size:0.8rem;font-weight:700;font-style:normal;line-height:1rem;summary{font-size:.8rem;margin-top:1rem;display:inline-block;background:transparent;padding-left:0;margin-bottom:0;border:none;&::after{content:":";}}ul{font-size:.8rem;list-style-type:none;padding-left:0;li{line-height:1.875;a{text-decoration:none;&:focus,&:hover{text-decoration:underline;}}}}}.soaevent--location{margin-top:1.75rem;}.soaevent--full-summary{font-size:1.375rem;line-height:1.73;font-weight:300;color:var(--ut-darkgray);margin-top:2.5rem;a{color:var(--ut-burntorange);font-weight:600;}}.soaevent--main-content-bottom{margin-top:3rem;figure{margin-bottom:2rem;figcaption{font-style:italic;font-weight:300;color:var(--ut-darkgray);margin-top:1rem;}}.field--name-field-soaevent-sidebar .utsoa-gray{h5{padding:0;text-align:left;letter-spacing:0.075em;text-transform:uppercase;color:var(--ut-burntorange-s20);border:0;font-family:var(--ut-font-sans);font-size:0.75rem;font-weight:700;font-style:normal;}ul{padding-left:0;list-style-type:none;li{line-height:1.875;a{text-decoration:none;&:focus,&:hover{text-decoration:underline;}}}}}}}
.node--type-utsoa-issue{#block-utsoa-theme-page-title{margin-bottom:0;max-width:100%;@media screen and (min-width:900px){max-width:58.3333%;}}.utsoaissue--term,.utsoaissue--date{font-size:1.31;line-height:1.52;font-weight:700;color:var(--ut-darkgray);letter-spacing:1px;margin-bottom:2rem;}.ut-copy{h3{font-weight:300;font-family:var(--ut-font-oswald);font-size:1.875rem;line-height:1.3;letter-spacing:1px;color:var(--ut-burntorange);}}.utsoaissue--cover{margin-bottom:1.5rem;}.utsoaissue--download-link a{font-size:1.31;line-height:1.52;font-weight:700;color:var(--ut-darkgray);letter-spacing:1px;margin-bottom:2rem;}ul.subnav{margin-top:0;li:first-child{margin-bottom:2rem;border:none;padding:0;margin-top:0;a{letter-spacing:1px;text-transform:uppercase;color:#1f262b;font-family:Oswald,sans-serif;font-size:1.875rem;line-height:1.3;border:none;padding:0;}}}}.utsoaissue--sidebar-content{h5{font-weight:700;font-size:1.31rem;letter-spacing:1px;color:var(--ut-darkgray);text-transform:uppercase;line-height:1.5;}a.readonline{font-weight:700;font-size:.75rem;letter-spacing:1px;color:var(--ut-burntorange);text-transform:uppercase;text-decoration:none;&::after{display:inline-block;width:26px;height:24px;padding-left:4px;content:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-orange-small.svg);vertical-align:middle;}}}
.node--type-utsoa-work-showcase{h1{text-transform:uppercase;font-weight:200;}.row.utsoa--work-showcase{margin-left:-15px;margin-right:-15px;justify-content:space-between;.block-utsoa--showcases-related-galleries h2{font-weight:200;font-size:2.625rem;color:var(--ut-burntorange);line-height:1.47;margin-bottom:2.5rem;text-transform:uppercase;}}}.full.utsoa-work-showcase{.col-md-4 a:nth-of-type(2){display:block;padding-top:24px;@media screen and (min-width:900px){padding-top:20px;}}.col-md-4 p a:nth-of-type(2){padding-top:0;display:inline;}}.full.utsoa-work-showcase > .row{padding-bottom:1.5rem;@media screen and (min-width:900px){padding-bottom:0;}}
.container.utsoa-exposed-filter-wrapper.utsoa-orange.soaprof-landing-page-filters #block-soaprof-filter-by-program,.container.utsoa-exposed-filter-wrapper.utsoa-orange.soaprof-landing-page-filters #block-soaprof-filter-by-type{margin-bottom:1.5rem;}.container.utsoa-exposed-filter-wrapper.utsoa-orange.soaprof-landing-page-filters #block-soaprof-filter-by-program h2,.container.utsoa-exposed-filter-wrapper.utsoa-orange.soaprof-landing-page-filters #block-soaprof-filter-by-type h2{width:100%;}@media screen and (min-width:900px){.container.utsoa-exposed-filter-wrapper.utsoa-orange.soaprof-landing-page-filters #block-soaprof-filter-by-program,.container.utsoa-exposed-filter-wrapper.utsoa-orange.soaprof-landing-page-filters #block-soaprof-filter-by-type{margin-bottom:0;}.container.utsoa-exposed-filter-wrapper.utsoa-orange.soaprof-landing-page-filters #block-soaprof-filter-by-program h2,.container.utsoa-exposed-filter-wrapper.utsoa-orange.soaprof-landing-page-filters #block-soaprof-filter-by-type h2{width:unset;}}.container.utsoa-exposed-filter-wrapper.utsoa-orange.soaprof-landing-page-filters{padding:20px;margin-top:1rem;margin-bottom:2.875rem;div:first-child{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:0;}#block-soaprof-filter-by-program{h2#filter-by-program{font-size:1rem;color:var(--ut-darkgray);text-transform:uppercase;line-height:25px;font-weight:400;font-family:var(--ut-font-sans);}}#block-soaprof-filter-by-type{h2#filter-by-type{font-size:1rem;color:var(--ut-darkgray);text-transform:uppercase;line-height:25px;font-weight:400;font-family:var(--ut-font-sans);}}#block-soaprof-page-exposed-filter{#views-exposed-form-faculty-overview-page-page{width:100%;position:relative;.form-item-keyword{width:100%;label{font-size:1rem;text-transform:uppercase;color:var(--ut-darkgray);margin-top:0;}#edit-keyword--2{border-radius:30px;max-width:unset;}}[id^="edit-actions--"]{position:absolute;top:40px;right:16px;#edit-submit-faculty-overview-page--2{width:50px;height:32px;text-indent:-10000px;border:0;background-color:transparent;background-image:url(/themes/utsoa/utsoa_theme/images/search-magnifying.svg);background-repeat:no-repeat;background-position:20px 0;background-size:25px;}#edit-reset--2{display:none;}}}}}.soaprof__list.utexas-prominent-based{padding-top:12px;padding-bottom:12px;background-color:transparent;border:none;margin-bottom:1.625rem;.data-wrapper{flex:1 1 auto;h3.soaprof__title{font-size:1.75rem;line-height:1.14;font-weight:300;margin-bottom:.75rem;text-transform:uppercase;a{color:var(--ut-burntorange);}}.soaprof__designation{margin-bottom:4px;text-transform:uppercase;color:#5e686e;font-size:0.625rem;font-weight:700;font-style:normal;line-height:1.9;}.soaprof__directory-link{font-weight:700;color:var(--ut-burntorange);font-size:.57rem;line-height:2.22;letter-spacing:1px;text-transform:uppercase;}.field--name-field-soaprof-add-basic-info p{line-height:1rem;font-size:.75rem;letter-spacing:1px;font-weight:700;color:var(--ut-med-gray);text-transform:uppercase;margin-bottom:8px;em{font-style:normal;}}}}
.utexas_basic__wrapper.block-bundle-soaprof-profile-listing{h2.soaprof--list-title{text-transform:uppercase;font-weight:300;line-height:1.48;color:var(--ut-alternate-gray);}.soaprof__block-list-header,.soaprof__block-list-footer{padding:0;font-weight:300;font-size:1rem;line-height:1.73;color:var(--ut-gray-base);}.soaprof__list.utexas-basic.soaprof-profile{margin-bottom:0;padding:0;.soaprof__text-wrapper{flex:1 1 auto;h3.soaprof__title{font-size:1.75rem;font-weight:300;line-height:1.14;text-transform:uppercase;margin-bottom:0.5rem;a{color:var(--ut-burntorange);}}.soaprof__designation{margin-bottom:4px;text-transform:uppercase;color:#5e686e;font-size:0.625rem;font-weight:700;font-style:normal;line-height:1.9;}}}}.utexas_prominent__wrapper.block-bundle-soaprof-profile-listing.block{h2.ut-headline{text-transform:uppercase;font-weight:300;line-height:1.48;color:var(--ut-alternate-gray);}.soaprof__list.utexas-prominent-based{h3.soaprof__title{text-transform:uppercase;font-weight:300;line-height:1.25;margin-bottom:0.5rem;padding-bottom:0;border:none;a{color:var(--ut-burntorange);}}}h3.soaprof__title{text-transform:uppercase;font-weight:300;line-height:1.25;margin-bottom:0.5rem;padding-bottom:0;border:none;a{color:var(--ut-burntorange);}}.soaprof__designation{text-transform:uppercase;font-size:.625rem;line-height:1.9;font-weight:700;margin-bottom:4px;color:var(--ut-shade-s40);}.soaprof__block-list-header,.soaprof__block-list-header p{padding:0;font-weight:300;font-size:1rem;line-height:1.73;color:var(--ut-gray-base);}.soaprof__block-list-footer{padding:0;font-weight:300;font-size:1rem;line-height:1.73;color:var(--ut-gray-base);}.soaprof__directory-link{font-weight:700;color:var(--ut-burntorange);font-size:.57rem;line-height:2.22;letter-spacing:1px;text-transform:uppercase;}}
.utsoa-exposed-filter-wrapper.utsoa-orange.soanews-landing-page-filters{padding:30px;margin-top:1rem;margin-bottom:2.875rem;max-width:100%;@media screen and (max-width:999px){.justify-content-center .col-md-3{margin-bottom:2rem;}.justify-content-center .col-md-6{margin-bottom:.5rem;}}h2.ut-headline{width:100%;}div:first-child{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:0;}#block-soanews-filter-news-by-program,#block-newstags{select{border:none;}@media screen and (min-width:900px){margin-bottom:0;}}#block-soanews-filter-news-by-program{h2.ut-headline{font-size:1rem;color:var(--ut-darkgray);text-transform:uppercase;line-height:25px;font-weight:400;font-family:var(--ut-font-sans);white-space:nowrap;}.facet-empty{display:block;background:transparent;width:100%;@media screen and (min-width:1000px){height:52px;}}}#block-newstags{.facet-empty{min-width:150px;@media screen and (min-width:1000px){height:52px;}}h2.ut-headline{font-size:1rem;color:var(--ut-darkgray);text-transform:uppercase;line-height:25px;font-weight:400;font-family:var(--ut-font-sans);width:100%;}}#block-soanews-page-exposed-form{@media screen and (min-width:900px){margin-bottom:0;}#views-exposed-form-soanews-listing-page-page-1{width:100%;position:relative;.js-form-item-keywords{width:100%;label{font-size:1rem;text-transform:uppercase;color:var(--ut-darkgray);margin-top:0;}#edit-keywords--2{border-radius:30px;max-width:unset;width:100%;border:none;}}[id^="edit-actions--"]{position:absolute;top:40px;right:-8px;#edit-submit-soanews-listing-page--2{width:60px;height:32px;text-indent:-10000px;border:0;background-color:transparent;background-image:url(/themes/utsoa/utsoa_theme/images/search-magnifying.svg);background-repeat:no-repeat;background-position:16px 1px;background-size:24px;right:12px;position:absolute;}#edit-reset--2{display:inline-block;position:relative;top:-46px;right:10px;height:30px;text-transform:uppercase;font-size:.8rem;line-height:normal;padding:4px 12px;background:#fff;border:none;&:hover,&:focus{background:#f2f1ed;}}}}}}#block-utsoa-theme-main-page-content,.block-bundle-soanews-article-listing{.views-view-grid{.row.news-page{margin-left:-30px;margin-right:-30px;}}.views-field-soanews-listing-search-api .teaser.soanews-news,.views-field-soanews-listing .teaser.soanews-news{.soanews__thumbnail{min-width:120px;width:100%;margin:0 0 1.5rem;float:none;max-width:none;}h3.ut-headline{font-weight:700;line-height:2rem;color:var(--ut-darkgray);font-size:1.3rem;font-family:var(--ut-font-sans);letter-spacing:1px;text-transform:uppercase;a{color:var(--ut-darkgray);}}.soanews__published{text-transform:uppercase;color:var(--ut-burntorange-s20);letter-spacing:1px;font-size:.8rem;line-height:1rem;font-weight:700;font-style:normal;margin-top:.75rem;}.ut-copy{font-size:1.125rem;font-weight:300;line-height:1.6;color:var(--ut-charcoal);margin-top:1.5rem;margin-bottom:2rem;}}}#block-views-block-soanews-listing-page-news-landing{.featured{.soanews-featured-flex-wrapper{display:flex;justify-content:space-between;flex-flow:column;.soanews__thumbnail{flex:1 1 auto;margin-top:0;width:100%;margin-bottom:2rem;}.soanews-prominent-content-wrapper{flex:1 1 100%;h3.ut-headline{font-size:2rem;line-height:1.2;font-weight:300;color:var(--ut-darkgray);font-family:var(--ut-font-sans);a{color:var(--ut-darkgray);}}.soanews__published{text-transform:uppercase;color:var(--ut-burntorange-s20);letter-spacing:1px;font-size:.8rem;line-height:1rem;font-weight:700;font-style:normal;margin-top:1rem;margin-bottom:1.75rem;}.ut-copy{font-size:1rem;line-height:1.875;letter-spacing:1px;font-weight:300;color:var(--ut-charcoal-s40);}}}@media screen and (min-width:600px){.soanews-featured-flex-wrapper{flex-flow:row-reverse;.soanews__thumbnail{margin-top:0;margin-bottom:0;flex:1 0 33%;}.soanews-prominent-content-wrapper{flex:1 1 auto;margin-right:1.5rem;h3.ut-headline{line-height:1.6;a{color:var(--ut-darkgray);}}}}}@media screen and (min-width:900px){.soanews-featured-flex-wrapper{.soanews__thumbnail{flex:1 0 50%;margin-top:-64px;}.soanews-prominent-content-wrapper{flex:1 1 auto;margin-right:2rem;}}}@media screen and (min-width:1200px){.soanews-featured-flex-wrapper{.soanews__thumbnail{flex:1 0 50%;margin-top:-64px;}.soanews-prominent-content-wrapper{flex:1 1 auto;margin-right:2rem;}}}@media screen and (min-width:1600px){.soanews-featured-flex-wrapper{.soanews__thumbnail{flex:1 1 100%;margin-top:-64px;}.soanews-prominent-content-wrapper{flex:1 1 auto;margin-right:2rem;}}}}}
.block-bundle-soanews-article-listing{.utsoa--heading-wrapper{margin-bottom:16px;}h2.ut-headline.ut-headline--underline{display:inline-block;margin-right:1rem;text-transform:uppercase;margin-bottom:0;padding-bottom:0;}.see-all-news-btn{display:inline-block;a{background:transparent;padding:0;font-size:.75rem;line-height:1rem;color:var(--ut-med-gray);font-weight:700;letter-spacing:1px;}}}#block-utsoa-theme-main-page-content{.utsoa-darker-orange.block-bundle-soanews-article-listing{h2.ut-headline.ut-headline--underline{margin-right:0;}.views-field-soanews-listing .teaser.soanews-news{.soanews__published{text-transform:uppercase;color:var(--ut-darkgray);font-size:0.75rem;font-weight:700;font-style:normal;line-height:1rem;margin-top:0;}h3.ut-headline{font-family:var(--ut-font-sans);font-size:1rem;font-weight:400;line-height:1.3;text-transform:none;a{color:var(--ut-darkgray);}}}}}.frontpage{.block-bundle-soanews-article-listing{padding:0 15px;@media screen and (min-width:600px){max-width:840px;margin:0 auto;}@media screen and (min-width:900px){max-width:1000px;margin:0 auto;}@media screen and (min-width:1200px){max-width:1140px;margin:0 auto;}@media screen and (min-width:1600px){max-width:1500px;margin:0 auto;}}}.frontpage .utsoa-background-orange-section.utexas-layout--twocol.utexas-layout--twocol--75-25 .utexas-layout--twocol-wrapper{.layout__region--second{.block-bundle-soanews-article-listing{display:none;@media screen and (min-width:900px){display:block;}}}}
#block-utsoa-theme-main-page-content .soanews-related{padding:2rem 1rem;margin-top:2.5rem;header{h2{text-transform:uppercase;color:var(--ut-alternate-gray);font-weight:400;font-size:1.5rem;line-height:1;letter-spacing:1px;display:inline-block;margin-right:1rem;}a{letter-spacing:1px;color:var(--ut-alternate-gray);background:transparent;font-size:0.75rem;font-weight:700;line-height:1rem;text-transform:uppercase;}}.views-field-soanews-listing{.teaser.soanews-news{margin-top:1.5rem;margin-bottom:0;h3.ut-headline{font-size:1rem;color:var(--ut-darkgray);line-height:1.75;}}}.views-field-soanews-listing .teaser.soanews-news .soanews__published{color:var(--ut-alternate-gray);margin-top:0;font-size:.7rem;margin-bottom:0;}@media screen and (min-width:600px){max-width:840px;margin:2.5rem auto 0;}@media screen and (min-width:900px){max-width:1000px;margin:2.5rem auto 0;}@media screen and (min-width:1200px){max-width:1140px;margin:2.5rem auto 0;}@media screen and (min-width:1600px){max-width:1500px;margin:2.5rem auto 0;}}
#block-utsoa-theme-main-page-content .soaevent-related{padding:2rem 1rem;margin-top:2.5rem;margin-bottom:-40px;header{h2{text-transform:uppercase;color:var(--ut-alternate-gray);font-weight:400;font-size:1.5rem;line-height:1;letter-spacing:1px;display:inline-block;margin-right:1rem;}a{letter-spacing:1px;color:var(--ut-alternate-gray);background:transparent;font-size:0.75rem;font-weight:700;line-height:1rem;text-transform:uppercase;}}.views-view-grid{padding-top:1rem;}h3.ut-headline{font-size:1rem;line-height:1.375;font-weight:400;font-family:var(--ut-font-sans);a{color:var(--ut-charcoal);}}.views-field-field-soaevent-datetime{margin-top:1rem;margin-bottom:1.75rem;letter-spacing:1px;text-transform:uppercase;color:var(--ut-alternate-gray);font-size:0.75rem;font-weight:700;font-style:normal;line-height:1rem;}@media screen and (min-width:600px){max-width:840px;margin:2.5rem auto -40px;}@media screen and (min-width:900px){max-width:1000px;margin:2.5rem auto -40px;}@media screen and (min-width:1200px){max-width:1140px;margin:2.5rem auto -40px;}@media screen and (min-width:1600px){max-width:1500px;margin:2.5rem auto -40px;}}
.path-events,.path-past-events{h1#utsoa--event-listing-title{font-weight:200;text-transform:uppercase;}.block-views-blocksoaevent-listing-page-landing{.soaevent-listing-page{.views-row .views-field-field-soaevent-main-media{float:none;width:100%;margin:0 0 30px;img{float:none;width:100%;}@media screen and (min-width:800px){float:right;max-width:50%;margin:0 0 20px 30px;}@media screen and (min-width:900px){float:right;max-width:50%;margin:0 0 20px 48px;}@media screen and (min-width:1200px){float:right;max-width:66%;margin:-92px 0 20px 48px;}}}}.utsoa-exposed-filter-wrapper.utsoa-orange{padding:30px;margin-top:1rem;margin-bottom:2.875rem;max-width:100%;.justify-content-center{display:flex;align-items:center;flex-direction:column;@media screen and (min-width:900px){flex-direction:row;}}.soaevent--up-past-btn-wrapper{padding-left:5px;margin-bottom:2rem;@media screen and (min-width:900px){margin-bottom:0;}@media screen and (min-width:1000px){margin-bottom:0;}h2.ut-headline{white-space:nowrap;text-transform:uppercase;color:var(--ut-darkgray);font-family:var(--ut-font-sans);font-size:1rem;font-weight:400;line-height:25px;padding-left:10px;}a.ut-btn{background-image:url(/themes/utsoa/utsoa_theme/images/utsoa-radio-on.png);background-repeat:no-repeat;background-color:transparent;display:inline-block;height:32px;background-size:36px;padding:10px 16px 0 40px;text-transform:uppercase;}a.ut-btn--secondary{background-image:url(/themes/utsoa/utsoa_theme/images/utsoa-radio-off.png);background-repeat:no-repeat;background-color:transparent;height:32px;background-size:36px;border:none;padding:6px 24px 0 40px;text-transform:uppercase;}a:first-child{padding-right:40px;}}#block-soaevent-page-exposed-form > form,#block-soaevent-page-exposed-form-past > form{display:block;justify-content:space-between;position:relative;input,select{max-width:unset;}@media screen and (min-width:900px){display:flex;}.js-form-item-type{min-width:200px;width:100%;margin-bottom:2rem;flex:0 0 auto;@media screen and (min-width:900px){margin-left:-30px;width:auto;min-width:290px;margin-right:50px;}@media screen and (min-width:1000px){max-width:330px;margin-bottom:0;}label{margin-top:0;text-transform:uppercase;}select{border:none;}}.js-form-item-combine{flex:1 0 auto;position:relative;width:100%;@media screen and (min-width:900px){flex:1 1 auto;}@media screen and (min-width:1000px){width:unset;}input{border-radius:30px;border:none;}label{margin-top:0;text-transform:uppercase;}}[id^="edit-actions"]{position:absolute;right:0;top:146px;@media screen and (min-width:900px){top:34px;}input[id^="edit-submit-soaevent-listing-page"],input.form-submit{width:60px;height:32px;text-indent:-10000px;border:0;background-color:transparent;background-image:url(/themes/utsoa/utsoa_theme/images/search-magnifying.svg);background-repeat:no-repeat;background-position:16px 1px;background-size:24px;right:12px;}input#edit-reset--2{position:absolute;top:-45px;width:78px;padding:3px 5px;right:0;border:none;}}}#block-soaevent-page-exposed-form,#block-soaevent-page-exposed-form-past{margin-bottom:0;}}#block-utsoa-theme-page-title{display:none;}.soaevent-listing-page{.views-row{border-top:none;.views-field-field-soaevent-main-media{float:none;max-width:800px;margin:0 0 30px;@media screen and (min-width:800px){float:left;max-width:420px;margin:0 24px 10px 0;}}.field--name-field-soaevent-status{margin-top:-1px;}.views-field-field-soaevent-datetime{margin-top:1rem;margin-bottom:1.25rem;letter-spacing:1px;text-transform:uppercase;color:var(--ut-burntorange);font-size:0.8rem;font-weight:700;font-style:normal;line-height:1rem;.calendar-icon{display:none;}}.views-field-title,.views-field-title a{color:var(--ut-darkgray);font-size:1.3rem;margin-bottom:.8rem;line-height:1.52;letter-spacing:1px;text-transform:uppercase;font-weight:700;}.views-field-field-soaevent-body.ut-copy{font-size:1.125rem;line-height:1.61;font-weight:300;}.views-field-field-soaevent-location-link,.views-field-field-soaevent-location-link a,.views-label-field-soaevent-location-link{margin-top:1rem;margin-bottom:1.25rem;letter-spacing:1px;text-transform:uppercase;color:var(--ut-burntorange);font-size:0.8rem;font-weight:700;font-style:normal;line-height:1rem;}}}}.utsoa--events-page-image-wrapper{position:relative;.utsoa--events-page-type{background-color:var(--ut-charcoal);padding:.25rem 2rem;color:#fff;text-transform:uppercase;font-size:.7rem;letter-spacing:1.5px;position:absolute;bottom:0;}}
.block-bundle-soaevent-event-listing{.utsoa--events-heading-wrapper{margin-bottom:16px;}h2.ut-headline.ut-headline--underline{text-transform:uppercase;color:var(--ut-alternate-gray);border:none;font-size:1.875rem;display:inline-block;margin-bottom:0;margin-right:1rem;padding-bottom:0;}.utsoa--cta-listing{display:inline-block;a{font-size:.75rem;font-weight:700;background:transparent;text-transform:uppercase;color:var(--ut-darkgray);padding:0;}}.views-row{display:unset;padding-bottom:0;flex-direction:column-reverse;margin-bottom:2.5rem;@media screen and (min-width:600px){margin-bottom:1rem;}&:last-child{margin-bottom:0;}h3.ut-headline{line-height:1.5;}}.soaevent-listing-block .views-field-field-soaevent-main-media{flex:1 1 100%;img{margin:0;}}.views-field-field-soaevent-datetime{text-transform:uppercase;color:var(--ut-darkgray);font-size:0.75rem;font-weight:700;font-style:normal;line-height:1rem;.calendar-icon{display:none;}.field-content{display:unset;}}.views-field-title{margin-bottom:0.8rem;letter-spacing:1px;text-transform:uppercase;color:var(--ut-darkgray);font-size:1.3rem;font-weight:700;line-height:1.52;a{color:var(--ut-alternate-gray);}h3.ut-headline{line-height:1.5;}}.soaevent-listing-block{.views-view-grid > div{align-items:flex-start;flex-direction:column;display:flex;}}.views-field-field-soaevent-status{.soaevent-event-field__item{padding:1px 6px;margin-bottom:10px;}}}.utsoa-background-orange-section{.views-field-title h3.ut-headline{font-family:var(--ut-font-sans);font-size:1rem;font-weight:400;line-height:1.3;text-transform:capitalize;a{color:var(--ut-alternate-gray);}}@media screen and (max-width:899px){.block-bundle-soaevent-event-listing .views-row{margin-bottom:0;}}.block-bundle-soaevent-event-listing .soaevent-listing-block .views-view-grid > div{flex-direction:column;@media screen and (min-width:900px){flex-direction:row;}}.soaevent-block-listing-row-wrapper .views-field-field-soaevent-main-media{display:none;}}.soaevent-block-listing-row-wrapper{display:flex;flex-direction:column;@media screen and (min-width:800px){flex-direction:row;}.views-field-field-soaevent-main-media{flex:1 1 100%;margin:0 0 1rem;@media screen and (min-width:800px){flex:1 1 100%;max-width:120px;min-width:120px;margin:0 30px 16px 0;}@media screen and (min-width:900px){max-width:200px;min-width:200px;}}.soaevent-text-wrapper{flex:1 1 auto;}}
.block-bundle-utsoa-work-listing{.utsoa--worklisting-item{margin-bottom:2rem;}a img{margin-bottom:1.25rem;}.utsoa_work--name{font-weight:700;font-family:var(--ut-font-sans);font-size:1rem;line-height:1.75;color:var(--ut-darkgray);text-transform:uppercase;margin-bottom:.75rem;}.utsoa_work--description{margin-bottom:.25rem;p{font-weight:300;font-family:var(--ut-font-sans);font-size:1rem;line-height:1.75;color:var(--ut-darkgray);text-transform:none;margin:0;}h5{font-weight:700;font-family:var(--ut-font-sans);font-size:.8rem;line-height:1.25;color:var(--ut-burntorange);text-transform:uppercase;letter-spacing:1px;margin-bottom:0;}}.utsoa_work--program{font-weight:500;font-family:var(--ut-font-sans);font-size:.75rem;line-height:1.25;color:var(--ut-darkgray);text-transform:uppercase;letter-spacing:1px;margin-top:1rem;}.utsoa-exposed-filter-wrapper .views-exposed-form{max-width:100%;margin-top:1rem;margin-bottom:2.875rem;padding:30px;display:flex;flex-direction:column;position:relative;@media screen and (min-width:900px){flex-direction:row;}label{margin-top:0;text-transform:uppercase;color:var(--ut-charcoal);}.form-item-type,.form-item-program{margin-bottom:1.5rem;@media screen and (min-width:900px){flex:0 0 25%;margin-right:20px;margin-bottom:0;}select{border:none;}}.form-item-combine{margin-bottom:.5rem;@media screen and (min-width:900px){flex:1 1 auto;}input{border:none;border-radius:30px;}}[id^="edit-actions"]{position:absolute;top:268px;right:31px;@media screen and (min-width:900px){top:65px;}input[id^="edit-submit-utsoa-work-image-listing"]{width:60px;height:32px;text-indent:-10000px;border:0;background-color:transparent;background-image:url(/themes/utsoa/utsoa_theme/images/search-magnifying.svg);background-repeat:no-repeat;background-position:16px 1px;background-size:24px;}input[id^="edit-reset"]{position:absolute;top:-45px;right:0;width:78px;padding:3px 5px;border:none;}}}}.lightbox .lb-details .lb-caption div:first-child{margin-bottom:1rem;}.lightbox .lb-details .lb-caption h5 a{border:2px solid #fff;font-size:.8rem;font-weight:500;color:#fff;text-decoration:none;text-transform:uppercase;margin-bottom:2rem;display:inline-block;padding:2px 15px;&::after{display:inline-block;width:26px;height:34px;padding-left:4px;content:url(/themes/utsoa/utsoa_theme/images/arrow-right-short-white.svg);vertical-align:middle;}}
.block-bundle-utsoa-course-listing{.utsoa-exposed-filter-wrapper{form#views-exposed-form-utsoa-course-listing-listing{max-width:100%;margin-top:1rem;margin-bottom:2.875rem;padding:30px;display:flex;flex-direction:column;position:relative;@media screen and (min-width:900px){flex-direction:row;}label{margin-top:0;text-transform:uppercase;color:var(--ut-charcoal);}.form-item-program,.form-item-instructor{margin-bottom:1.5rem;@media screen and (min-width:900px){flex:0 0 25%;margin-right:20px;margin-bottom:0;}select{border:none;}}.form-item-combine{margin-bottom:.5rem;@media screen and (min-width:900px){flex:1 1 auto;}input{border:none;border-radius:30px;}}[id^="edit-actions"]{position:absolute;top:268px;right:31px;@media screen and (min-width:900px){top:64px;}input[id^="edit-submit-utsoa-course-listing"]{width:60px;height:32px;text-indent:-10000px;border:0;background-color:transparent;background-image:url(/themes/utsoa/utsoa_theme/images/search-magnifying.svg);background-repeat:no-repeat;background-position:16px 1px;background-size:24px;}input[id^="edit-reset"]{position:absolute;top:-45px;right:0;width:78px;padding:3px 5px;border:none;}}}.views-view-grid{.soacourse-item{margin-bottom:3rem;h3{font-size:1.75rem;font-weight:300;line-height:1.14;color:var(--ut-burntorange);letter-spacing:1px;}.views-field-field-utsoa-instructor{font-weight:normal;font-size:1.0625rem;line-height:1.29;a{color:var(--ut-darkgray);}}}}}}#block-courseslinks{margin-bottom:0;}.soacourses--semester-selection{.soacourses--selector-label{font-size:.8125rem;color:var(--ut-alternate-gray);line-height:1.7;letter-spacing:1px;padding-right:1rem;}a{font-size:.8125rem;color:var(--ut-burntorange);font-weight:700;line-height:1.7;letter-spacing:1px;text-decoration:none;margin-right:1rem;&:hover,&:focus{text-decoration:underline;}}}
.block-bundle-utsoa-publication-listing{ul.utsoa-publication-ul{padding-left:0;list-style-type:none;}h2.ut-headline{font-weight:200;text-transform:uppercase;}.utsoa-publication-listing{.utosaissue--label a{font-size:1rem;line-height:1.5;font-weight:700;color:var(--ut-darkgray);letter-spacing:1px;margin-bottom:2rem;text-transform:uppercase;}}.utsoaissue--term,.utsoaissue--date{font-size:.8125rem;line-height:1.23;font-weight:700;color:var(--ut-burntorange);letter-spacing:1px;margin-bottom:2rem;text-transform:uppercase;}article.utexas-basic.utsoa-issue{h3.utsoa--issue-title{line-height:1.25rem;a{font-size:1rem;color:var(--ut-darkgray);font-weight:700;text-transform:uppercase;letter-spacing:1px;}}.utsoa--issue-term,.utsoa--issue-date{font-size:.75rem;line-height:1rem;font-weight:700;letter-spacing:1px;color:var(--ut-burntorange);text-transform:uppercase;}}}.utsoa--section-background-dark .block-bundle-utsoa-publication-listing{article{h3.utsoa--issue-title a{font-size:1.3125rem;line-height:1.52;color:#fff !important;font-weight:700;text-transform:uppercase;letter-spacing:1px;}.utsoa--issue-cover{margin-bottom:16px;display:block;}.utsoa--issue-term,.utsoa--issue-date{font-size:.8125rem;line-height:1rem;font-weight:700;letter-spacing:1px;color:var(--ut-sunshine);}.utsoa--issue-summary div{font-weight:300;font-size:1rem;line-height:1.75;margin-top:2rem;}}}article.utexas-prominent{h3.utsoa--issue-title{line-height:1;a{font-size:1.3125rem;line-height:1;color:var(--ut-darkgray);font-weight:700;text-transform:uppercase;letter-spacing:1px;}}.utsoa--issue-cover{margin-bottom:16px;display:block;}.utsoa--issue-term,.utsoa--issue-date{font-size:.8125rem;line-height:1rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--ut-burntorange);}.utsoa--issue-summary div{font-weight:300;font-size:1rem;line-height:1.75;margin-top:2rem;}}.layout--utexas-onecol.breakout-container.utsoa-light-gray-down-50{background:transparent;@media screen and (min-width:1200px){background:#EAEAEA;}.block-bundle-utsoa-publication-listing{ul.utsoa-publication-ul.utsoa-publication-listing{display:flex;flex-direction:column;@media screen and (min-width:900px){flex-flow:row wrap;justify-content:space-between;}li{flex:1 1 100%;@media screen and (min-width:900px){flex:1 0 47%;padding-right:3%;&:nth-child(even){padding-right:0;}}@media screen and (min-width:1200px){flex:1 0 22%;padding-right:3%;&:nth-child(even){padding-right:3%;}&:last-child{padding-right:0;}}article{.utsoaissue--cover{max-width:135px;}}}}}}
.navbar{padding-bottom:0;margin-bottom:1rem;flex:1 1 auto;background-color:rgb(14 29 36 / 85%);border-bottom:1px solid transparent;position:relative;z-index:5;height:66px;.region-header-primary .block-system-branding-block,.region-primary-menu .block-system-menu-blockmain{margin-bottom:0;}.region-primary-menu .block-system-menu-blockmain{margin-top:2.25rem;}@media screen and (min-width:900px){height:102px;}@media screen and (min-width:1200px){padding-top:2.5rem;padding-bottom:0;padding-bottom:2rem;height:135px;}@media (width <1200px){.navbar-toggler{background:#fff;}.region-primary-menu .block-system-menu-blockmain{margin-top:0;}.region-header-secondary{border-top:1px solid #fff;padding-top:16px;margin-top:16px;}.header-secondary-wrapper{position:relative;}.block-system-menu-blockheader{margin-bottom:1.25rem;}header-menu__list{margin-left:-0.3rem;}.mobile-menu-wrapper{background:#5e686e;margin-top:2rem;padding:1.5rem;margin-left:-15px;margin-right:-15px;}.mobile-header-primary{height:57px;}.nav-item{margin:0.25rem 0;display:flex;flex-wrap:wrap;}.l1-link{color:#fff;text-transform:uppercase;font-size:0.875rem;font-weight:600;width:calc(100% - 70px);}a.l1-link:focus-visible{background-color:#f8971f}.dropdown-toggle{border-left:1px solid #fff;padding-right:1.5rem;padding-top:10px;&:focus-visible{background-color:#f8971f}&::after{margin-left:1.5rem;border:1.5px solid #fff;border-right-width:0;border-bottom-width:0;height:10px;width:10px;transform:rotate(135deg) translate(0,0);}&.show{&::after{transform:rotate(45deg);transition:transform 0.25s;margin-top:8px;}}}.dropdown-menu{padding:0;font-size:0.75rem;border:0;border-radius:0;background-color:inherit;width:100%;margin-right:12px;max-height:0;transition:max-height 0.1s ease-out;overflow:hidden;&.show{max-height:1000px;transition:max-height 1s ease-in;}.dropdown-item{color:#fff;text-transform:uppercase;padding-left:0;padding-bottom:0.5rem;&:focus{background-color:inherit;}}}.dropdown-item:hover,.dropdown-item:focus{background-color:inherit;}.ut-search-form{input[type="search"]{height:2rem;}& .form-item-keys{position:relative;&::after{background-image:none;}}}.ut-logo--shieldtexas{position:absolute;top:16px;right:30px;}.navbar-toggler{background-color:inherit;border-width:0 0 0 1px;border-radius:0;.navbar-text-closed,.navbar-text-open{color:#fff;font-size:1rem;text-transform:uppercase;font-weight:600;&:hover{color:#fff;}}.navbar-text-open{display:none;}.navbar-text-closed{display:inline-block;}&[aria-expanded="true"]{.navbar-text-open{display:inline-block;}.navbar-text-closed{display:none;}.navbar-visualisation-open{display:inline-block;width:20px;height:20px;border:4px solid #000;position:absolute;top:26px;background:linear-gradient(45deg,rgb(0 0 0 / 0%) 0%,rgb(0 0 0 / 0%) 43%,#fff 45%,#fff 55%,rgb(0 0 0 / 0%) 57%,rgb(0 0 0 / 0%) 100%),linear-gradient(135deg,#000 0%,#000 43%,#fff 45%,#fff 55%,#000 57%,#000 100%);}.navbar-visualisation-closed{display:none;}}.navbar-visualisation-open{display:none;}.navbar-visualisation-closed{width:16px;position:relative;display:inline-block;height:8px;border-top:3px solid #fff;border-bottom:3px solid #fff;&::before{content:"";position:absolute;top:-8px;left:0;width:100%;border-top:3px solid #fff;}}&:hover{background-color:inherit;.navbar-text{color:#fff;}.navbar-visualisation-open::before,.navbar-visualisation-open::after{background:#fff;}}&:focus-visible{box-shadow:0 0 0 #fff;border:1px solid #fff;}&:focus{box-shadow:0 0 0 #fff;}}}@media (width >=1200px){.nav-item{padding:0 1.5rem 1rem 0;}.nav-item:last-of-type{padding-right:0;}& .dropdown-toggle{&::after{position:relative;border:1px solid #fff;border-right-width:0;border-bottom-width:0;height:6px;width:6px;top:1px;right:-2px;padding-top:3px;transform:rotate(225deg) translate(0,0);}}.l1-link{font-size:0.875rem;text-transform:uppercase;letter-spacing:0.05em;color:#fff;font-weight:600;}a.l1-link:hover{color:#f8971f;text-decoration:underline;}.dropdown{&:hover,&:focus,&:has(> .dropdown-menu.show){border-bottom:0;z-index:1;.dropdown-menu{display:block;}.dropdown-toggle::after{border-color:#f8971f;}.l1-link{z-index:2;}}.dropdown-menu{top:100%;margin-top:0;padding:0.5rem 1.25rem;background-color:#5e686e;z-index:2;border-radius:0;a.dropdown-item{font-size:0.75rem;color:#fff;display:block;margin:0;padding:0.75rem 0.5625rem;text-transform:uppercase;white-space:nowrap;font-weight:normal;&:hover,&:focus{background-color:inherit;}}}&:last-child .dropdown-menu,&:nth-last-child(2):not(:first-child) .dropdown-menu{right:0;left:unset;margin-left:-1px;margin-right:-1px;}}}}
.media-library-item input[type="checkbox"],.media-library-item input[type="radio"]{position:relative;left:0;appearance:auto;}.node-layout-builder-form .form-actions{text-align:center;& input{width:20%;margin-right:1rem;display:inline;}}#layout-builder-modal{& legend{width:auto;& .fieldset-legend{padding:0 2px;}}& .js-form-type-checkbox,& .js-form-type-radio{& label{font-size:0.81rem;color:#595959;font-family:"Lucida Grande","Lucida Sans Unicode","DejaVu Sans","Lucida Sans",sans-serif;&::before{width:0.8rem;height:0.8rem;margin-left:4px;}}}}.pager__items{margin:0.25em 0 0.25em 1.5em;padding:0;text-align:center;}[dir="rtl"] .pager__items{margin:0.25em 1.5em 0.25em 0;}.pager__item{display:inline-block;float:none;font-size:0.875rem;height:1.5rem;margin-left:0.3125rem;& a{text-decoration:none;padding:5px 10px;color:#6a6a6a;border-radius:3px;transition:background-color 300ms ease-out;display:block;font-size:1em;font-weight:normal;line-height:inherit;&:hover{background:#e6e5e5;cursor:pointer;}&:focus{background:#e6e5e5;}}&.is-active a{background:var(--ut-burntorange);font-weight:bold;color:var(--ut-white);&:hover{background:#a04400;}}}
.sr-only{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;white-space:nowrap;border:0;}.utsoa-background-orange-section a{text-decoration:underline;color:#1F262B;}.block__ut-social-links--link{display:inline-block;background-color:#2D3338;}.utsoa--section-background-dark,.utsoa-dark{.block__ut-social-links--link{background-color:#fff;}}.ut-social-links--small{.block__ut-social-links--link{width:22px;height:22px;}}.ut-social-links--medium{.block__ut-social-links--link{width:40px;height:40px;}}.ut-social-links--large{.block__ut-social-links--link{width:80px;height:80px;}}
