@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap");
.block-bundle-utexas-hero {
  max-height: 492px;
}
.utexas-contact-information-section {
  padding: 2rem;
  background: linear-gradient(rgba(157, 71, 0, 0.85), rgba(157, 71, 0, 0.85)), url("https://dev-budget-spruce.pantheonsite.io/sites/default/files/styles/utexas_image_style_1600w_500h/public/2024-11/textures---tile--bricks--etc.-20177294.JPG.webp") center center/cover no-repeat;
}
.utexas-contact-information-section .contact-content-wrapper {
  width: 80%;
  margin: 0 auto;
}
.utexas-contact-information-section h2 {
  margin-bottom: 1rem;
  margin-bottom: 40px;
  letter-spacing: 0.64px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 32px;
  font-weight: 500;
  font-style: normal;
  line-height: normal;
}
.utexas-contact-information-section .contact-columns {
  display: flex;
  flex-wrap: wrap;

  gap: 2rem;
}
.utexas-contact-information-section .contact-column {
  flex: 1 1 0;
  margin-bottom: 1rem;
}
.utexas-contact-information-section .contact-item {
  margin-bottom: 30px;
}
.utexas-contact-information-section .contact-item h3 {
  margin-bottom: 0.5rem;
  letter-spacing: 0.48px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
}
.utexas-contact-information-section .contact-item p {
  margin: 0;
  letter-spacing: 0.48px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
}
.utexas-contact-information-section .org-chart-button {
  margin: 25px 0 0 0;
  padding: 0.5rem 1rem;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: 0.48px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 9px;
  background: transparent;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
}
.utexas-contact-information-section .org-chart-button:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.utexas-contact-information-section a {
  text-decoration: none;
  color: #fff !important;
}
.utexas-contact-information-section a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .utexas-contact-information-section .contact-column {
    flex: 1 1 100%;
  }
}
#block-fas-main-page-content {
  margin-bottom: 0;
}
.background-accent + .background-accent {
  padding: 0;
}
h2 {
  letter-spacing: 0.02em;
  font-family: "Libre Franklin", sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 48.48px;
}
h2#budget-office-resources,
h2#i-want-to {
  text-align: left;
  letter-spacing: 0.02em;
  font-family: "Libre Franklin", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 38.78px;
}
h2.operating-budget-calendar {
  text-align: left;
  letter-spacing: 0.02em;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 29.05px;
}
.ubs-office-resources-block a {
  text-align: left;
  letter-spacing: 0.02em;
  font-family: "Libre Franklin", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 29.09px;
}
a.ut-cta-link--angle-right::after {
  color: #9d4700 !important;
}
.block-bundle-basic,
.block-bundle-call-to-action,
.utexas-bg-f2f1ed .block-bundle-utprof-profile-listing {
  border: none !important;
}
.utexas-bg-f2f1ed .block-bundle-basic,
.utexas-bg-f2f1ed .block-bundle-call-to-action,
.utexas-bg-f2f1ed .block-bundle-utprof-profile-listing {
  background-color: #f2f1ed !important;
}
.field--name-field-utexas-call-to-action-link a {
  color: #000 !important;
  border: 0.75px solid #000 !important;
  background-color: white !important;
}
.field--name-field-utexas-call-to-action-link a:hover {
  background-color: #bf5700 !important;
}
.utprof__views-list li {
  width: 408px !important;
  height: 196px !important;
}
.utexas-bg-f2f1ed .block-bundle-utprof-profile-listing .utprof__profile-item.utprof__profile-item-basic {
  background-color: white !important;
}
.utexas-bg-f2f1ed .block-bundle-utprof-profile-listing .utprof__profile-item.utprof__profile-item-basic .utprof__list-img {
  max-width: 100px !important;
}
h2#affiliated-unit-news,
h2#affiliated-unit-events {
  border-bottom: none;
}
.announcement-content {
  margin-bottom: 0;
}
.ut-slogan {
  text-align: left;
}
.ut-slogan span {
  display: block;
  margin-top: 0.438rem;
  color: #fff;
  font-family: "CharisSil", Georgia, serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.background-overlay {
  padding-top: 8rem;
  padding-bottom: 6rem;
}
.background-overlay::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 75%;
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
}
.utexas-promo-unit h3.ut-headline a.ut-cta-link--angle-right::after {
  content: none;
}
.budget-breakdown {
  padding: 1rem;
}
.budget-breakdown h2 {
  margin-bottom: 1rem;
  color: #333f48;
  font-size: 2.5rem;
}
.budget-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;

  gap: 1rem;
}
.budget-item__content {
  flex: 1 1 65%;
}
.budget-item__content h3,
.budget-item__content h4 {
  margin: 0 0 0.5rem;
  color: #333f48;
}
.budget-item__content p {
  margin: 0 0 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
}
.budget-item__chart {
  display: flex;
  flex: 1 1 35%;
  justify-content: center;
  align-items: center;
  max-width: 300px;
}
.budget-item__chart img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* Responsive tweaks */
@media (max-width: 768px) {
  .budget-item {
    flex-direction: column;
  }
  .budget-item__content,
  .budget-item__chart {
    flex: 1 1 100%;
  }
  .budget-item__chart {
    margin-top: 1rem;
  }
}
.ut-copy p a {
  text-decoration: none;
}
.ut-list-unstyled {
  padding-left: 0;
  list-style: none;
}
*:focus,
.ut-focus {
  outline: 2px dotted #aeb0b5;
  outline-offset: 3px;
}
/* Container for the heading and callouts */
.subunit-process-container {
  margin-bottom: 40px;
  text-align: center;
}
.subunit-heading {
  margin-bottom: 20px;
  color: #333;
  font-family: "Libre Franklin", sans-serif;
  font-size: 28px;
  font-weight: 600;
}
/* Container for horizontally centering the callout items */
.callout-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;

  gap: 30px; /* Space between each callout item */
}
#featured-highlight .ut-copy a.ut-btn {
  padding: 8px 24px;
  text-align: center;
  letter-spacing: 0.02em;
  opacity: 0;
  color: #fff !important;
  border-radius: 8px 0 0 0;
  font-family: "Libre Franklin", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;

  gap: 4px;
}
.utexas-featured-highlight a.ut-cta-link--angle-right::after {
  content: none !important;
}
/* Wrapper for each callout and its description */
.callout-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 200px; /* Match the width of each callout */
}
.process-overview-callout {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 156px;
  padding-left: 16px;
  border: 1px solid #d3d3d3;
  border-left: 12px solid #f8971f;
  background-color: #fff;
}
.process-overview-callout .callout-text {
  text-align: left;
  letter-spacing: 0.02em;
  color: #000;
  font-family: "Libre Franklin", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}
/* Style for the description beneath each callout */
.callout-description {
  margin-top: 10px; /* Space between callout and description */
  text-align: center;
  color: #555;
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  line-height: 24px;
}
/* Additional classes for left border color */
.callout-orange {
  border-left-color: #f8971f;
}
.callout-yellow {
  border-left-color: #ffd700;
}
.callout-blue {
  border-left-color: #007bff;
}
.callout-green {
  border-left-color: #28a745;
}
.want-to-callout {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 85px;
  margin-bottom: 25px;
  padding-left: 16px; /* Optional: adjust for desired spacing between border and text */
  border-left: 12px solid #f8971f;
  background-color: #fff; /* Optional: Set a background color if needed */
}
.want-to-callout--description {
  position: relative;
  max-width: 410px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
  background-color: #f9fafb;
}
.want-to-callout--description::before {
  position: absolute;
  bottom: 0;
  left: -12px;
  width: 12px;
  height: calc(100% - 110px);
  content: "";
  background-color: #f9fafb;
}
.want-to-callout--description .callout-text {
  padding-top: 1.65rem;
  padding-bottom: 0.5rem;
}
.want-to-callout--description a {
  display: block;
  margin: 12px 0;
  font-size: 1.25rem;
  font-weight: 500;
}
.want-to-callout-body {
  margin-bottom: 20px;
}
.want-to-callout.cta-link-only:hover {
  background-color: #f3f4f6 !important;
}
.want-to-callout .callout-text {
  text-align: left;
  letter-spacing: 0.02em;
  color: #000; /* Optional: set text color */
  font-family: "Libre Franklin", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}
.want-to-callout--process-item .want-to-callout {
  position: relative;
  align-items: center;
  width: 230px;
  height: 156px;
  margin-bottom: 0;
  padding-right: 25px;
  background-color: transparent;
  background-image: url("/themes/fas/images/process_bg_xl.png");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  /* &:after {
    content: '';
    position: absolute;
    top: 0;
    right: -80px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 77px 0 77px 80px;
    border-color: transparent transparent transparent $ut-white;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  }*/
}
.want-to-callout--process-item .want-to-callout span {
  text-align: center;
}
.want-to-callout--process-item {
  margin-bottom: 0;
}
.fas-card {
  position: relative;
  display: flex;
  align-items: center; /* Centers content vertically within the card */
  box-sizing: border-box;
  width: 408px;
  height: 272px;
  margin: 0 auto;
  padding-left: 28px; /* Adjust padding to create space for the border */
  border: 1px solid #e0e0e0;
  background-color: #f9fafb;
}
.fas-card .fas-card-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 110px;
  background-color: #a6cd57;
}
.fas-card .fas-card-content {
  display: flex;
  flex-direction: column;
  justify-content: center; /* Centers content vertically within the content area */
  width: 100%;
  max-width: 350px; /* Restricts content width to 350px */
  padding-left: 15px;
}
.fas-card .fas-card-title {
  max-width: 350px; /* Restricts title width to 350px */
  margin: 0 0 8px;
  text-align: left;
  letter-spacing: 0.02em;
  color: #000;
  font-family: "Libre Franklin", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}
.fas-card .fas-card-description,
.want-to-callout .want-to-callout-body p {
  overflow: hidden;
  margin: 10px 0 25px 0;
  text-align: left;
  letter-spacing: 0.02em;
  color: #4a4a4a;
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.fas-card .fas-card-link {
  max-width: 350px; /* Restricts link width to 350px */
  text-align: left;
  text-decoration: none;
  letter-spacing: 0.02em;
  color: #bf5700;
  font-family: "Libre Franklin", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24.24px;
}
.fas-card .fas-card-link:hover {
  text-decoration: underline;
}
.fas-card p:last-child {
  margin-bottom: 0;
}
/**
 * Process Overview Containers
 */
.process-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 156px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000;
  background-position: center;
  background-size: cover;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  line-height: 48px;
}
.process-container.process-xs {
  width: 186px;
  background-image: url("../../images/process_bg_xs.png");
  font-size: 24px;
}
.process-container.process-sm {
  width: 230px;
  background-image: url("../../images/process_bg_sm.png");
  font-size: 32px;
}
.process-container.process-md {
  width: 297px;
  background-image: url("../../images/process_bg_md.png");
  font-size: 32px;
}
.process-container.process-lg {
  width: 408px;
  background-image: url("../../images/process_bg_lg.png");
  font-size: 32px;
}
.process-container.process-xl {
  width: 630px;
  background-image: url("../../images/process_bg_xl.png");
  font-size: 32px;
}
.process-container.border-orange {
  border-left: 12px solid #f8971f;
}
.process-container.border-yellow {
  border-left: 12px solid #ffd600;
}
.process-container.border-light-green {
  border-left: 12px solid #a6cd57;
}
.process-container.border-blue {
  border-left: 12px solid #00a9b7;
}
.process-container.border-dark-green {
  border-left: 12px solid #579d42;
}
.process-container.border-grey {
  border-left: 12px solid #ddd8c5;
}
.background-accent .block.no-background {
  padding-bottom: 0;
  padding-left: 0;
  background-color: transparent;
}
.background-accent .block.no-background h2 {
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .background-accent .block.no-background h2 {
    font-size: 3rem;
  }
}
.background-accent .block.block-inline-blockcallout-card {
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  background-color: transparent;
}
.utexas-bg-9d4700.background-opacity {
  background-color: rgba(157, 71, 0, 0.85);
}
.background-accent + div {
  position: relative;
  padding-top: 0;
}
.layout--utexas-onecol.progress-card-section {
  position: relative;
  z-index: 100;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.layout--utexas-onecol.progress-card-section .layout__region.layout__region--main {
  display: flex;
  justify-content: space-between;
}
.homepage .layout--utexas-onecol.progress-card-section {
  position: absolute;
  top: -80px;
}
.progress-card-section .layout__region.layout__region--second {
  display: flex;
  justify-content: space-between;
}
.layout-builder__section {
  position: relative;
}
#block-fas-tabs {
  margin-bottom: 60px;
}
.two-columns-content .layout__region--second {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.two-columns-content .layout__region--second .block-bundle-callout-card {
  max-width: 45%;
}
.two-columns-content .layout__region--second .block-bundle-callout-card .want-to-callout--description {
  max-width: initial;
}
.no-border {
  border: none !important;
}
.hero-search {
  width: 100%;
  max-width: 1000px;
  text-align: center;
}
.hero-search h2 {
  padding: 2.5rem 1rem;
  color: #fff;
  font-family: "LibreFrank", Arial, Helvetica, sans-serif;
  font-size: 3rem;
  font-weight: 600;
}
.hero-search h2:focus {
  outline: none !important;
  outline-offset: initial !important;
  box-shadow: none !important;
}
.hero-search .block {
  margin-bottom: 0 !important;
  padding: 0;
  border: 0;
  background-color: transparent;
}
.hero-search .search-block-form {
  width: 100%;
  height: auto;
}
.hero-search .search-block-form form {
  display: flex;
  align-items: center;
  width: 100%;
}
.hero-search .search-block-form form .form-type-search {
  flex: 1;
}
.hero-search .search-block-form form .form-actions {
  margin-left: 2.25rem;
}
.hero-search .search-block-form input[type=search] {
  width: 100%;
  height: 3rem;
  padding: 0.875rem 1.5rem;
  border: solid 0.75px #333f48;
  border-radius: 0.5rem;
  background-color: #fff !important;
}
.hero-search .search-block-form input[type=search]:focus {
  outline: none !important;
  outline-offset: initial !important;
  box-shadow: none !important;
}
.hero-search .search-block-form input[type=search]::-moz-placeholder {
  opacity: 1;
  color: #bf5700;
}
.hero-search .search-block-form input[type=search]::placeholder {
  opacity: 1;
  color: #bf5700;
}
.hero-search .ut-search-form input[type=submit] {
  position: relative;
  width: auto;
  height: auto;
  padding: 0.65rem 1.5rem;
  color: #fff;
  border-radius: 0.5rem;
  background-color: #bf5700;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: normal;
}
.background-accent .layout__region .block.hero-search {
  margin-bottom: 0;
}
.background-accent .block.hero-search {
  position: relative;
  z-index: 100;
  margin: 0 auto;
  padding: 1.5rem;
  border: 0;
  background-color: transparent;
}
@keyframes fadeIn {
  0% {
    transform: translate3d(0, 25px, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0px, 0);
    opacity: 1;
  }
}
.node__content .fas-cta {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #d6d2c4;

  animation-fill-mode: both;
}
.node__content .fas-cta.in-view {
  animation: fadeIn 1s 1;
}
.node__content .fas-cta.utexas-field-background {
  background: transparent;
}
.node__content .fas-cta.utexas-field-border {
  padding: 0;
}
.node__content .fas-cta p {
  margin-bottom: 0;
  color: #333f48;
}
.node__content .fas-cta h3 {
  color: #bf5700;
}
.node__content .fas-cta a::after {
  position: absolute;
  top: calc(50% - 15px);
  right: 32px;
  width: 20px;
  height: 30px;
  color: #d6d2c4;
}
.node__content .fas-cta > a:before {
  position: absolute;
  width: 10px;
  height: 100%;
  content: "";
  transition: all 0.1s linear;
  background: #f2f1ed;
}
.node__content .fas-cta a:hover,
.node__content .fas-cta a.fas-cta--active {
  text-decoration: none;
}
.node__content .fas-cta a:hover::before,
.node__content .fas-cta a.fas-cta--active::before {
  background: #f8971f;
}
.node__content .fas-cta a:hover::after,
.node__content .fas-cta a.fas-cta--active::after {
  color: #f8971f;
}
.node__content .fas-cta__wrapper {
  padding: 36px 103px 39px 52px;
  background-color: #fff;
}
.node__content .fas-cta__wrapper h3 {
  font-weight: 400;
}
.node__content .fas-cta--featured {
  margin-top: -100px;
  border: 0;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}
.node__content .fas-cta--featured a {
  cursor: auto;
  pointer-events: none;
}
.node__content .fas-cta--featured a::before {
  background-color: #f8971f;
}
.node__content .fas-cta--featured a::after {
  display: none;
}
.node__content .fas-cta--featured a h3 {
  color: #333f48;
}
.node__content .fas-cta--featured-link {
  margin-top: 2rem;
  margin-bottom: 0;
  text-align: right;
}
.node__content .fas-cta--featured-link .ut-btn {
  color: #333f48;
  border: solid 0.75px #333f48;
  background-color: transparent;
}
.node__content .fas-cta--featured-link .ut-btn::after {
  color: #bf5700;
}
.node__content .fas-cta--featured-link .ut-btn:hover {
  color: #333f48 !important;
  background-color: rgba(255, 255, 255, 0.5);
}
#affiliated-units-homepage,
#affiliated-units-cta-homepage {
  display: none;
}
.homepage .block-inline-blockcall-to-action .ut-btn {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #333f48;
  border: solid 0.75px #333f48;
  background-color: #fff;
  font-size: 0.9rem;
  font-weight: 600;
}
.homepage .block-inline-blockcall-to-action .ut-btn::after {
  color: #9d4700;
}
.homepage .block-inline-blockcall-to-action .ut-btn:hover {
  color: #333f48 !important;
  background-color: rgba(255, 255, 255, 0.5);
}
.homepage .utexas-bg-9d4700 .block-inline-blockcall-to-action .ut-btn {
  color: #fff !important;
  border: solid 0.75px #fff !important;
  background-color: transparent !important;
}
.homepage .utexas-bg-9d4700 .block-inline-blockcall-to-action .ut-btn::after {
  color: #fff !important;
}
.homepage .utexas-bg-9d4700 .block-inline-blockcall-to-action .ut-btn:hover {
  color: #fff !important;
  background-color: rgba(157, 71, 0, 0.85) !important;
}
.homepage .utexas-bg-9d4700 .block-inline-blockcall-to-action .ut-btn:hover::after {
  color: #fff !important;
}
.utexas-layout--twocol-wrapper .layout__region--first nav h2.ut-headline,
.utexas-layout--threecol-wrapper .layout__region--first nav h2.ut-headline,
.utexas-layout--fourcol-wrapper .layout__region--first nav h2.ut-headline {
  margin-top: 1.5rem;
  margin-right: 30px;
  margin-left: 5px;
  padding-top: 1rem;
  border-top: 1px solid #d6d2c4;
  font-size: 0.875rem;
  font-weight: 600;
}
.utexas-layout--twocol-wrapper .layout__region--first nav h2.ut-headline a,
.utexas-layout--threecol-wrapper .layout__region--first nav h2.ut-headline a,
.utexas-layout--fourcol-wrapper .layout__region--first nav h2.ut-headline a {
  color: #333f48;
}
.utexas-layout--twocol-wrapper .layout__region--first nav h2.ut-headline a:hover,
.utexas-layout--threecol-wrapper .layout__region--first nav h2.ut-headline a:hover,
.utexas-layout--fourcol-wrapper .layout__region--first nav h2.ut-headline a:hover {
  text-decoration: none;
  color: #bf5700;
  background-color: transparent;
  text-shadow: 0 0 0.75px #bf5700;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav,
.utexas-layout--threecol-wrapper .layout__region--first .subnav,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav {
  margin-top: 0;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li {
  position: relative;
  padding: 0;
  border-top: 1px solid #d6d2c4;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li:last-child,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li:last-child,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li:last-child {
  border-bottom: 1px solid #d6d2c4;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li a,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li a,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li a {
  margin: 1rem 1.5rem 1rem 0;
  padding: 0;
  color: #333f48;
  border-left: 0;
  font-weight: 400;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li a:hover,
.utexas-layout--twocol-wrapper .layout__region--first .subnav li a.is-active,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li a:hover,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li a.is-active,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li a:hover,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li a.is-active {
  color: #bf5700;
  background-color: transparent;
  text-shadow: 0 0 0.75px #bf5700;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li ul,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li ul,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li ul {
  padding-left: 1rem;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li ul li,
.utexas-layout--twocol-wrapper .layout__region--first .subnav li ul li:last-child,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li ul li,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li ul li:last-child,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li ul li,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li ul li:last-child {
  border: 0;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu span.dropdown-menu-chevron,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu span.dropdown-menu-chevron,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu span.dropdown-menu-chevron {
  position: absolute;
  top: 0.8rem;
  right: 0;
  width: 30px;
  height: 30px;
  margin-bottom: 5px;
  padding: 0;
  cursor: pointer;
  transition: bottom 100ms ease-in;
  text-align: center;
  vertical-align: middle;
  border-left: 0;
  background: 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=\"M16.797 11.5c0 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-7.281-7.281c-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.219-0.156 0.359-0.156 0.125 0 0.266 0.063 0.359 0.156l6.141 6.141 6.141-6.141c0.094-0.094 0.234-0.156 0.359-0.156s0.266 0.063 0.359 0.156l0.781 0.781c0.094 0.094 0.156 0.234 0.156 0.359z\"></path></svg>") no-repeat center center;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu:hover span.dropdown-menu-chevron,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu:hover span.dropdown-menu-chevron,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu:hover span.dropdown-menu-chevron {
  color: #bf5700;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu ul,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu ul,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu ul {
  display: none;
  visibility: hidden;
  height: 0;
  transition: all 100ms ease-in;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu ul li.submenu span.dropdown-menu-chevron,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu ul li.submenu span.dropdown-menu-chevron,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu ul li.submenu span.dropdown-menu-chevron {
  top: -5px;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu.active > span.dropdown-menu-chevron,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu.active > span.dropdown-menu-chevron,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu.active > span.dropdown-menu-chevron {
  transform: rotate(180deg);
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu.active > ul,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu.active > ul,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu.active > ul {
  display: block;
  visibility: visible;
  height: auto;
}
@media screen and (min-width: 1200px) {
  .sub-nav-wrapper.three-columns .main-menu__list--subnav .main-menu__list-item--subnav {
    flex: 0 1 48%;
  }
  .sub-nav-wrapper.three-columns .main-menu__list--subnav {
    width: 400px;
  }
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu ul,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu ul,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu ul {
  visibility: visible !important;
}
.layout__region.layout__region--first .subnav li.submenu.active .sub-nav-wrapper .main-menu__list--subnav {
  position: inherit !important;
  z-index: 2;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  /* width: 240px; */
  max-height: none;
  /* position: absolute; */
  /* display: none; */
  padding: 0rem 1rem !important;
  list-style: none;
  transition: background-color, color, 0.33s;
  border: none !important;
  /* border: 1px solid #c2c5c8; */
  background-color: #fff;
}
.utprof__list.utexas-prominent-based .field--name-field-utprof-add-basic-info,
.utprof__list.utexas-prominent-based .field--name-field-utprof-designation,
.utprof__list.utexas-basic-based .field--name-field-utprof-add-basic-info,
.utprof__list.utexas-basic-based .field--name-field-utprof-designation,
.utprof__list.utexas-name-only-based .field--name-field-utprof-add-basic-info,
.utprof__list.utexas-name-only-based .field--name-field-utprof-designation {
  margin: 0.75rem 0 0.75rem 0;
}
.utprof__list.utexas-prominent-based .field--name-field-utprof-add-basic-info h3,
.utprof__list.utexas-prominent-based .field--name-field-utprof-add-basic-info p,
.utprof__list.utexas-prominent-based .field--name-field-utprof-designation h3,
.utprof__list.utexas-prominent-based .field--name-field-utprof-designation p,
.utprof__list.utexas-basic-based .field--name-field-utprof-add-basic-info h3,
.utprof__list.utexas-basic-based .field--name-field-utprof-add-basic-info p,
.utprof__list.utexas-basic-based .field--name-field-utprof-designation h3,
.utprof__list.utexas-basic-based .field--name-field-utprof-designation p,
.utprof__list.utexas-name-only-based .field--name-field-utprof-add-basic-info h3,
.utprof__list.utexas-name-only-based .field--name-field-utprof-add-basic-info p,
.utprof__list.utexas-name-only-based .field--name-field-utprof-designation h3,
.utprof__list.utexas-name-only-based .field--name-field-utprof-designation p {
  font-size: 0.9rem;
  font-style: normal;
}
.utprof__list.utexas-prominent-based .utprof__text-wrapper,
.utprof__list.utexas-basic-based .utprof__text-wrapper,
.utprof__list.utexas-name-only-based .utprof__text-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.utprof__list.utexas-prominent-based .utprof__directory-link,
.utprof__list.utexas-basic-based .utprof__directory-link,
.utprof__list.utexas-name-only-based .utprof__directory-link {
  margin-top: auto;
}
.utprof__list.utexas-prominent-based .utprof__email,
.utprof__list.utexas-basic-based .utprof__email,
.utprof__list.utexas-name-only-based .utprof__email {
  margin: 0.25rem 0 0 0;
  font-size: 0.9rem;
  font-style: normal;
}
/*
.utprof__list.utexas-prominent-based .utprof__phone,
.utprof__list.utexas-basic-based .utprof__phone,
.utprof__list.utexas-name-only-based .utprof__phone {
  margin: .25rem 0 0 0;
  font-size: .9rem;
  font-style: normal;
}
*/
.utprof__list.utexas-prominent-based .utprof__contact,
.utprof__list.utexas-basic-based .utprof__contact,
.utprof__list.utexas-name-only-based .utprof__contact {
  margin: 0.75rem 0 0.75rem 0;
  font-size: 0.9rem;
  font-style: normal;
}
@media screen and (min-width: 900px) {
  .utprof__list.utexas-prominent-based .utprof__list-img,
  .utprof__list.utexas-basic-based .utprof__list-img,
  .utprof__list.utexas-name-only-based .utprof__list-img {
    flex: 0 0 100px;
    margin: 0 15px 0 0;
  }
}
.utprof__list.utexas-basic-based,
.utprof__list.utexas-name-only-based {
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px solid #f3f0e8;
  background-color: #fff;
}
.utprof__list.utexas-prominent-based .ut-btn,
.utprof__list.utexas-prominent-based .ut-btn:visited,
.utprof__list.utexas-basic-based .ut-btn,
.utprof__list.utexas-basic-based .ut-btn:visited,
.utprof__list.utexas-name-only-based .ut-btn,
.utprof__list.utexas-name-only-based .ut-btn:visited {
  color: #333f48 !important;
  border: solid 0.75px #333f48;
  background-color: #fff;
  font-size: 0.9rem;
  font-weight: 600;
}
.utprof__list.utexas-prominent-based .ut-btn::after,
.utprof__list.utexas-prominent-based .ut-btn:visited::after,
.utprof__list.utexas-basic-based .ut-btn::after,
.utprof__list.utexas-basic-based .ut-btn:visited::after,
.utprof__list.utexas-name-only-based .ut-btn::after,
.utprof__list.utexas-name-only-based .ut-btn:visited::after {
  color: #9d4700;
}
.utprof__list.utexas-prominent-based .ut-btn:hover,
.utprof__list.utexas-basic-based .ut-btn:hover .utprof__list.utexas-name-only-based .ut-btn:hover {
  color: #333f48 !important;
  background-color: rgba(255, 255, 255, 0.5);
}
.homepage .block-bundle-utprof-profile-listing.block-inline-blockutprof-profile-listing {
  padding-right: 0;
  padding-left: 0;
}
.homepage .utprof__views-list {
  grid-gap: 0.5vw;
  grid-min-min-size: 250px;
}
.homepage .utprof__list.utexas-basic-based .utprof__contact {
  margin: 0 0 0.75rem 0;
  font-size: 0.9rem;
  font-style: normal;
}
/* File: _process-overview.scss */
.affiliated-unit-process-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  height: 150px;
  padding-right: 12px;
  background-image: url("https://dev-business-services-spruce.pantheonsite.io/sites/default/files/2025-01/toolkit_bgs.png");
  background-position: center;
  background-size: cover;
}
.affiliated-unit-process-banner .affiliated-unit-process-text {
  width: calc(100% - 12px);
  text-align: center;
  letter-spacing: 0.64px;
  color: #000;
  font-family: "Libre Franklin", sans-serif;
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  line-height: 150%; /* 48px */
}
.affiliated-unit-process-description {
  max-width: 297px;
  margin-top: 10px;
  text-align: left;
  letter-spacing: 0.32px;
  color: #000;
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 150%; /* 24px */
}
/* File: _process-overview.scss */
/* General container styling */
.field--name-field-process-card-items {
  display: none; /* Hide the field for cleaner presentation */
}
.process-overview-container {
  display: flex; /* Add flex display */
  flex-wrap: wrap; /* Wrap items if necessary */
  justify-content: center; /* Horizontally center items */
  align-items: center; /* Vertically center items */
  margin: 2rem auto;
  padding: 1rem;
  border-radius: 8px;
}
.process-overview-container--1,
.process-overview-container--2,
.process-overview-container--3,
.process-overview-container--4,
.process-overview-container--5 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; /* Ensure horizontal centering of wrapper content */
  align-items: center; /* Ensure vertical centering of wrapper content */
}
/* Items wrapper to align items flexibly */
.process-overview-items-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* Center items horizontally within the wrapper */
  align-items: center; /* Vertically align items in case of uneven heights */
  width: 100%;

  gap: 1rem;
}
@media (max-width: 768px) {
  .process-overview-items-wrapper {
    flex-direction: column; /* Stack items vertically on mobile */
    align-items: center; /* Keep items centered even in vertical stacking */

    gap: 0.5rem;
  }
}
/* Individual process overview item with dynamic size */
.process-overview-item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 2.065rem 1rem 0.5rem;
  transition: all 0.3s ease;
  text-align: center;
  border-left-width: 12px;
  border-left-style: solid;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  /* Adjust size and font size based on number of items */
}
.process-overview-container--1 .process-overview-item {
  width: 630px;
  height: 156px;
  font-size: 1.8rem; /* Fits "Budget Update Document (BUD)" comfortably */
}
.process-overview-container--2 .process-overview-item {
  width: 408px;
  height: 156px;
  font-size: 1.6rem; /* Slightly smaller for fitting text comfortably */
}
.process-overview-container--3 .process-overview-item {
  width: 297px;
  height: 156px;
  font-size: 1.4rem; /* Adjusted for smaller width */
}
.process-overview-container--4 .process-overview-item {
  width: 230px;
  height: 156px;
  font-size: 1.2rem; /* Fits comfortably in the smaller container */
}
.process-overview-container--5 .process-overview-item {
  width: 200px;
  height: 156px;
  font-size: 24px; /* Smallest size to accommodate the text comfortably */
}
@media (max-width: 768px) {
  .process-overview-item {
    width: 100%; /* Ensure full width on smaller screens */
    height: auto; /* Adjust height automatically */
    margin-bottom: 1rem;
    font-size: 1rem; /* General adjustment for readability on mobile */
  }
}
/* Text inside each process item */
.process-overview-item-text {
  z-index: 1; /* Ensures text stays above the background image */
  color: #333;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 500;
}
.homepage .block-inline-blockprocess-overview {
  position: relative;
  z-index: 10;
  margin-top: -125px;
  margin-bottom: -125px;
}
.block-bundle-utexas-hero {
  max-height: 492px;
}
.utexas-contact-information-section {
  padding: 2rem;
  background: linear-gradient(rgba(157, 71, 0, 0.85), rgba(157, 71, 0, 0.85)), url("https://dev-budget-spruce.pantheonsite.io/sites/default/files/styles/utexas_image_style_1600w_500h/public/2024-11/textures---tile--bricks--etc.-20177294.JPG.webp") center center/cover no-repeat;
}
.utexas-contact-information-section .contact-content-wrapper {
  width: 80%;
  margin: 0 auto;
}
.utexas-contact-information-section h2 {
  margin-bottom: 1rem;
  margin-bottom: 40px;
  letter-spacing: 0.64px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 32px;
  font-weight: 500;
  font-style: normal;
  line-height: normal;
}
.utexas-contact-information-section .contact-columns {
  display: flex;
  flex-wrap: wrap;

  gap: 2rem;
}
.utexas-contact-information-section .contact-column {
  flex: 1 1 0;
  margin-bottom: 1rem;
}
.utexas-contact-information-section .contact-item {
  margin-bottom: 30px;
}
.utexas-contact-information-section .contact-item h3 {
  margin-bottom: 0.5rem;
  letter-spacing: 0.48px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
}
.utexas-contact-information-section .contact-item p {
  margin: 0;
  letter-spacing: 0.48px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
}
.utexas-contact-information-section .org-chart-button {
  margin: 25px 0 0 0;
  padding: 0.5rem 1rem;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: 0.48px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 9px;
  background: transparent;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
}
.utexas-contact-information-section .org-chart-button:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.utexas-contact-information-section a {
  text-decoration: none;
  color: #fff !important;
}
.utexas-contact-information-section a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .utexas-contact-information-section .contact-column {
    flex: 1 1 100%;
  }
}
#block-fas-main-page-content {
  margin-bottom: 0;
}
.background-accent + .background-accent {
  padding: 0;
}
p {
  letter-spacing: 0.02em;
  font-family: "Libre Franklin", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;

  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
h2 {
  letter-spacing: 0.02em;
  font-family: "Libre Franklin", sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 48.48px;
}
h2#budget-office-resources,
h2#i-want-to {
  text-align: left;
  letter-spacing: 0.02em;
  font-family: "Libre Franklin", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 38.78px;
}
h2.operating-budget-calendar {
  text-align: left;
  letter-spacing: 0.02em;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 29.05px;
}
.budget-office-resources-block a {
  text-align: left;
  letter-spacing: 0.02em;
  font-family: "Libre Franklin", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 29.09px;
}
a.ut-cta-link--angle-right::after {
  color: #9d4700 !important;
}
.block-bundle-basic,
.block-bundle-call-to-action,
.utexas-bg-f2f1ed .block-bundle-utprof-profile-listing {
  border: none !important;
}
.utexas-bg-f2f1ed .block-bundle-basic,
.utexas-bg-f2f1ed .block-bundle-call-to-action,
.utexas-bg-f2f1ed .block-bundle-utprof-profile-listing {
  background-color: #f2f1ed !important;
}
.field--name-field-utexas-call-to-action-link a {
  color: #000 !important;
  border: 0.75px solid #000 !important;
  background-color: white !important;
}
.field--name-field-utexas-call-to-action-link a:hover {
  background-color: #bf5700 !important;
}
.utprof__views-list li {
  width: 408px !important;
  height: 196px !important;
}
.utexas-bg-f2f1ed .block-bundle-utprof-profile-listing .utprof__profile-item.utprof__profile-item-basic {
  background-color: white !important;
}
.utexas-bg-f2f1ed .block-bundle-utprof-profile-listing .utprof__profile-item.utprof__profile-item-basic .utprof__list-img {
  max-width: 100px !important;
}
h2#affiliated-unit-news,
h2#affiliated-unit-events {
  border-bottom: none;
}
.announcement-content {
  margin-bottom: 0;
}
.ut-slogan {
  text-align: left;
}
.ut-slogan span {
  display: block;
  margin-top: 0.438rem;
  color: #fff;
  font-family: "CharisSil", Georgia, serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.background-overlay {
  padding-top: 8rem;
  padding-bottom: 6rem;
}
.background-overlay::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 75%;
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
}
.utexas-promo-unit h3.ut-headline a.ut-cta-link--angle-right::after {
  content: none;
}
.budget-breakdown {
  padding: 1rem;
}
.budget-breakdown h2 {
  margin-bottom: 1rem;
  color: #333f48;
  font-size: 2.5rem;
}
.budget-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;

  gap: 1rem;
}
.budget-item__content {
  flex: 1 1 65%;
}
.budget-item__content h3,
.budget-item__content h4 {
  margin: 0 0 0.5rem;
  color: #333f48;
}
.budget-item__content p {
  margin: 0 0 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
}
.budget-item__chart {
  display: flex;
  flex: 1 1 35%;
  justify-content: center;
  align-items: center;
  max-width: 300px;
}
.budget-item__chart img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* Responsive tweaks */
@media (max-width: 768px) {
  .budget-item {
    flex-direction: column;
  }
  .budget-item__content,
  .budget-item__chart {
    flex: 1 1 100%;
  }
  .budget-item__chart {
    margin-top: 1rem;
  }
}
.ut-copy p a {
  text-decoration: none;
}
.no-zindex {
  z-index: 0 !important;
}
.promo-list {
  padding: 1rem;
  background: #f8f8f8;
}
.hero-search {
  width: 100%;
  max-width: 1000px;
  text-align: center;
}
.hero-search h2 {
  padding: 2.5rem 1rem;
  color: #fff;
  font-family: "LibreFrank", Arial, Helvetica, sans-serif;
  font-size: 3rem;
  font-weight: 600;
}
.hero-search h2:focus {
  outline: none !important;
  outline-offset: initial !important;
  box-shadow: none !important;
}
.hero-search .block {
  margin-bottom: 0 !important;
  padding: 0;
  border: 0;
  background-color: transparent;
}
.hero-search .search-block-form {
  width: 100%;
  height: auto;
}
.hero-search .search-block-form form {
  display: flex;
  align-items: center;
  width: 100%;
}
.hero-search .search-block-form form .form-type-search {
  flex: 1;
}
.hero-search .search-block-form form .form-actions {
  margin-left: 2.25rem;
}
.hero-search .search-block-form input[type=search] {
  width: 100%;
  height: 3rem;
  padding: 0.875rem 1.5rem;
  border: solid 0.75px #333f48;
  border-radius: 0.5rem;
  background-color: #fff !important;
}
.hero-search .search-block-form input[type=search]:focus {
  outline: none !important;
  outline-offset: initial !important;
  box-shadow: none !important;
}
.hero-search .search-block-form input[type=search]::-moz-placeholder {
  opacity: 1;
  color: #bf5700;
}
.hero-search .search-block-form input[type=search]::placeholder {
  opacity: 1;
  color: #bf5700;
}
.hero-search .ut-search-form input[type=submit] {
  position: relative;
  width: auto;
  height: auto;
  padding: 0.65rem 1.5rem;
  color: #fff;
  border-radius: 0.5rem;
  background-color: #bf5700;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: normal;
}
.background-accent .layout__region .block.hero-search {
  margin-bottom: 0;
}
.background-accent .block.hero-search {
  position: relative;
  z-index: 100;
  margin: 0 auto;
  padding: 1.5rem;
  border: 0;
  background-color: transparent;
}
@keyframes fadeIn {
  0% {
    transform: translate3d(0, 25px, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0px, 0);
    opacity: 1;
  }
}
.node__content .fas-cta {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #d6d2c4;

  animation-fill-mode: both;
}
.node__content .fas-cta.in-view {
  animation: fadeIn 1s 1;
}
.node__content .fas-cta.utexas-field-background {
  background: transparent;
}
.node__content .fas-cta.utexas-field-border {
  padding: 0;
}
.node__content .fas-cta p {
  margin-bottom: 0;
  color: #333f48;
}
.node__content .fas-cta h3 {
  color: #bf5700;
}
.node__content .fas-cta a::after {
  position: absolute;
  top: calc(50% - 15px);
  right: 32px;
  width: 20px;
  height: 30px;
  color: #d6d2c4;
}
.node__content .fas-cta > a:before {
  position: absolute;
  width: 10px;
  height: 100%;
  content: "";
  transition: all 0.1s linear;
  background: #f2f1ed;
}
.node__content .fas-cta a:hover,
.node__content .fas-cta a.fas-cta--active {
  text-decoration: none;
}
.node__content .fas-cta a:hover::before,
.node__content .fas-cta a.fas-cta--active::before {
  background: #f8971f;
}
.node__content .fas-cta a:hover::after,
.node__content .fas-cta a.fas-cta--active::after {
  color: #f8971f;
}
.node__content .fas-cta__wrapper {
  padding: 36px 103px 39px 52px;
  background-color: #fff;
}
.node__content .fas-cta__wrapper h3 {
  font-weight: 400;
}
.node__content .fas-cta--featured {
  margin-top: -100px;
  border: 0;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}
.node__content .fas-cta--featured a {
  cursor: auto;
  pointer-events: none;
}
.node__content .fas-cta--featured a::before {
  background-color: #f8971f;
}
.node__content .fas-cta--featured a::after {
  display: none;
}
.node__content .fas-cta--featured a h3 {
  color: #333f48;
}
.node__content .fas-cta--featured-link {
  margin-top: 2rem;
  margin-bottom: 0;
  text-align: right;
}
.node__content .fas-cta--featured-link .ut-btn {
  color: #333f48;
  border: solid 0.75px #333f48;
  background-color: transparent;
}
.node__content .fas-cta--featured-link .ut-btn::after {
  color: #bf5700;
}
.node__content .fas-cta--featured-link .ut-btn:hover {
  color: #333f48 !important;
  background-color: rgba(255, 255, 255, 0.5);
}
#affiliated-units-homepage,
#affiliated-units-cta-homepage {
  display: none;
}
.homepage .block-inline-blockcall-to-action .ut-btn {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #333f48;
  border: solid 0.75px #333f48;
  background-color: #fff;
  font-size: 0.9rem;
  font-weight: 600;
}
.homepage .block-inline-blockcall-to-action .ut-btn::after {
  color: #9d4700;
}
.homepage .block-inline-blockcall-to-action .ut-btn:hover {
  color: #333f48 !important;
  background-color: rgba(255, 255, 255, 0.5);
}
.homepage .utexas-bg-9d4700 .block-inline-blockcall-to-action .ut-btn {
  color: #fff !important;
  border: solid 0.75px #fff !important;
  background-color: transparent !important;
}
.homepage .utexas-bg-9d4700 .block-inline-blockcall-to-action .ut-btn::after {
  color: #fff !important;
}
.homepage .utexas-bg-9d4700 .block-inline-blockcall-to-action .ut-btn:hover {
  color: #fff !important;
  background-color: rgba(157, 71, 0, 0.85) !important;
}
.homepage .utexas-bg-9d4700 .block-inline-blockcall-to-action .ut-btn:hover::after {
  color: #fff !important;
}
.utexas-layout--twocol-wrapper .layout__region--first nav h2.ut-headline,
.utexas-layout--threecol-wrapper .layout__region--first nav h2.ut-headline,
.utexas-layout--fourcol-wrapper .layout__region--first nav h2.ut-headline {
  margin-top: 1.5rem;
  margin-right: 30px;
  margin-left: 5px;
  padding-top: 1rem;
  border-top: 1px solid #d6d2c4;
  font-size: 0.875rem;
  font-weight: 600;
}
.utexas-layout--twocol-wrapper .layout__region--first nav h2.ut-headline a,
.utexas-layout--threecol-wrapper .layout__region--first nav h2.ut-headline a,
.utexas-layout--fourcol-wrapper .layout__region--first nav h2.ut-headline a {
  color: #333f48;
}
.utexas-layout--twocol-wrapper .layout__region--first nav h2.ut-headline a:hover,
.utexas-layout--threecol-wrapper .layout__region--first nav h2.ut-headline a:hover,
.utexas-layout--fourcol-wrapper .layout__region--first nav h2.ut-headline a:hover {
  text-decoration: none;
  color: #bf5700;
  background-color: transparent;
  text-shadow: 0 0 0.75px #bf5700;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav,
.utexas-layout--threecol-wrapper .layout__region--first .subnav,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav {
  margin-top: 0;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li {
  position: relative;
  padding: 0;
  border-top: 1px solid #d6d2c4;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li:last-child,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li:last-child,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li:last-child {
  border-bottom: 1px solid #d6d2c4;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li a,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li a,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li a {
  margin: 1rem 1.5rem 1rem 0;
  padding: 0;
  color: #333f48;
  border-left: 0;
  font-weight: 400;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li a:hover,
.utexas-layout--twocol-wrapper .layout__region--first .subnav li a.is-active,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li a:hover,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li a.is-active,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li a:hover,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li a.is-active {
  color: #bf5700;
  background-color: transparent;
  text-shadow: 0 0 0.75px #bf5700;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li ul,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li ul,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li ul {
  padding-left: 1rem;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li ul li,
.utexas-layout--twocol-wrapper .layout__region--first .subnav li ul li:last-child,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li ul li,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li ul li:last-child,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li ul li,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li ul li:last-child {
  border: 0;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu span.dropdown-menu-chevron,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu span.dropdown-menu-chevron,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu span.dropdown-menu-chevron {
  position: absolute;
  top: 0.8rem;
  right: 0;
  width: 30px;
  height: 30px;
  margin-bottom: 5px;
  padding: 0;
  cursor: pointer;
  transition: bottom 100ms ease-in;
  text-align: center;
  vertical-align: middle;
  border-left: 0;
  background: 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=\"M16.797 11.5c0 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-7.281-7.281c-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.219-0.156 0.359-0.156 0.125 0 0.266 0.063 0.359 0.156l6.141 6.141 6.141-6.141c0.094-0.094 0.234-0.156 0.359-0.156s0.266 0.063 0.359 0.156l0.781 0.781c0.094 0.094 0.156 0.234 0.156 0.359z\"></path></svg>") no-repeat center center;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu:hover span.dropdown-menu-chevron,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu:hover span.dropdown-menu-chevron,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu:hover span.dropdown-menu-chevron {
  color: #bf5700;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu ul,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu ul,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu ul {
  display: none;
  visibility: hidden;
  height: 0;
  transition: all 100ms ease-in;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu ul li.submenu span.dropdown-menu-chevron,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu ul li.submenu span.dropdown-menu-chevron,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu ul li.submenu span.dropdown-menu-chevron {
  top: -5px;
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu.active > span.dropdown-menu-chevron,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu.active > span.dropdown-menu-chevron,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu.active > span.dropdown-menu-chevron {
  transform: rotate(180deg);
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu.active > ul,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu.active > ul,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu.active > ul {
  display: block;
  visibility: visible;
  height: auto;
}
@media screen and (min-width: 1200px) {
  .sub-nav-wrapper.three-columns .main-menu__list--subnav .main-menu__list-item--subnav {
    flex: 0 1 48%;
  }
  .sub-nav-wrapper.three-columns .main-menu__list--subnav {
    width: 400px;
  }
}
.utexas-layout--twocol-wrapper .layout__region--first .subnav li.submenu ul,
.utexas-layout--threecol-wrapper .layout__region--first .subnav li.submenu ul,
.utexas-layout--fourcol-wrapper .layout__region--first .subnav li.submenu ul {
  visibility: visible !important;
}
.layout__region.layout__region--first .subnav li.submenu.active .sub-nav-wrapper .main-menu__list--subnav {
  position: inherit !important;
  z-index: 2;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  /* width: 240px; */
  max-height: none;
  /* position: absolute; */
  /* display: none; */
  padding: 0rem 1rem !important;
  list-style: none;
  transition: background-color, color, 0.33s;
  border: none !important;
  /* border: 1px solid #c2c5c8; */
  background-color: #fff;
}
.utprof__list.utexas-prominent-based .field--name-field-utprof-add-basic-info,
.utprof__list.utexas-prominent-based .field--name-field-utprof-designation,
.utprof__list.utexas-basic-based .field--name-field-utprof-add-basic-info,
.utprof__list.utexas-basic-based .field--name-field-utprof-designation,
.utprof__list.utexas-name-only-based .field--name-field-utprof-add-basic-info,
.utprof__list.utexas-name-only-based .field--name-field-utprof-designation {
  margin: 0.75rem 0 0.75rem 0;
}
.utprof__list.utexas-prominent-based .field--name-field-utprof-add-basic-info h3,
.utprof__list.utexas-prominent-based .field--name-field-utprof-add-basic-info p,
.utprof__list.utexas-prominent-based .field--name-field-utprof-designation h3,
.utprof__list.utexas-prominent-based .field--name-field-utprof-designation p,
.utprof__list.utexas-basic-based .field--name-field-utprof-add-basic-info h3,
.utprof__list.utexas-basic-based .field--name-field-utprof-add-basic-info p,
.utprof__list.utexas-basic-based .field--name-field-utprof-designation h3,
.utprof__list.utexas-basic-based .field--name-field-utprof-designation p,
.utprof__list.utexas-name-only-based .field--name-field-utprof-add-basic-info h3,
.utprof__list.utexas-name-only-based .field--name-field-utprof-add-basic-info p,
.utprof__list.utexas-name-only-based .field--name-field-utprof-designation h3,
.utprof__list.utexas-name-only-based .field--name-field-utprof-designation p {
  font-size: 0.9rem;
  font-style: normal;
}
.utprof__list.utexas-prominent-based .utprof__text-wrapper,
.utprof__list.utexas-basic-based .utprof__text-wrapper,
.utprof__list.utexas-name-only-based .utprof__text-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.utprof__list.utexas-prominent-based .utprof__directory-link,
.utprof__list.utexas-basic-based .utprof__directory-link,
.utprof__list.utexas-name-only-based .utprof__directory-link {
  margin-top: auto;
}
.utprof__list.utexas-prominent-based .utprof__email,
.utprof__list.utexas-basic-based .utprof__email,
.utprof__list.utexas-name-only-based .utprof__email {
  margin: 0.25rem 0 0 0;
  font-size: 0.9rem;
  font-style: normal;
}
/*
.utprof__list.utexas-prominent-based .utprof__phone,
.utprof__list.utexas-basic-based .utprof__phone,
.utprof__list.utexas-name-only-based .utprof__phone {
  margin: .25rem 0 0 0;
  font-size: .9rem;
  font-style: normal;
}
*/
.utprof__list.utexas-prominent-based .utprof__contact,
.utprof__list.utexas-basic-based .utprof__contact,
.utprof__list.utexas-name-only-based .utprof__contact {
  margin: 0.75rem 0 0.75rem 0;
  font-size: 0.9rem;
  font-style: normal;
}
@media screen and (min-width: 900px) {
  .utprof__list.utexas-prominent-based .utprof__list-img,
  .utprof__list.utexas-basic-based .utprof__list-img,
  .utprof__list.utexas-name-only-based .utprof__list-img {
    flex: 0 0 100px;
    margin: 0 15px 0 0;
  }
}
.utprof__list.utexas-basic-based,
.utprof__list.utexas-name-only-based {
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px solid #f3f0e8;
  background-color: #fff;
}
.utprof__list.utexas-prominent-based .ut-btn,
.utprof__list.utexas-prominent-based .ut-btn:visited,
.utprof__list.utexas-basic-based .ut-btn,
.utprof__list.utexas-basic-based .ut-btn:visited,
.utprof__list.utexas-name-only-based .ut-btn,
.utprof__list.utexas-name-only-based .ut-btn:visited {
  color: #333f48 !important;
  border: solid 0.75px #333f48;
  background-color: #fff;
  font-size: 0.9rem;
  font-weight: 600;
}
.utprof__list.utexas-prominent-based .ut-btn::after,
.utprof__list.utexas-prominent-based .ut-btn:visited::after,
.utprof__list.utexas-basic-based .ut-btn::after,
.utprof__list.utexas-basic-based .ut-btn:visited::after,
.utprof__list.utexas-name-only-based .ut-btn::after,
.utprof__list.utexas-name-only-based .ut-btn:visited::after {
  color: #9d4700;
}
.utprof__list.utexas-prominent-based .ut-btn:hover,
.utprof__list.utexas-basic-based .ut-btn:hover .utprof__list.utexas-name-only-based .ut-btn:hover {
  color: #333f48 !important;
  background-color: rgba(255, 255, 255, 0.5);
}
.homepage .block-bundle-utprof-profile-listing.block-inline-blockutprof-profile-listing {
  padding-right: 0;
  padding-left: 0;
}
.homepage .utprof__views-list {
  grid-gap: 0.5vw;
  grid-min-min-size: 250px;
}
.homepage .utprof__list.utexas-basic-based .utprof__contact {
  margin: 0 0 0.75rem 0;
  font-size: 0.9rem;
  font-style: normal;
}
/* File: _process-overview.scss */
.affiliated-unit-process-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 297px;
  height: 150px;
  padding-right: 12px;
  background-image: url("https://dev-business-services-spruce.pantheonsite.io/sites/default/files/2025-01/toolkit_bgs.png");
  background-position: center;
  background-size: cover;
}
.affiliated-unit-process-banner .affiliated-unit-process-text {
  width: calc(100% - 12px);
  text-align: center;
  letter-spacing: 0.64px;
  color: #000;
  font-family: "Libre Franklin", sans-serif;
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  line-height: 150%; /* 48px */
}
.affiliated-unit-process-description {
  max-width: 297px;
  margin-top: 10px;
  text-align: left;
  letter-spacing: 0.32px;
  color: #000;
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 150%; /* 24px */
}
/* File: _process-overview.scss */
/* General container styling */
.field--name-field-process-card-items {
  display: none; /* Hide the field for cleaner presentation */
}
.process-overview-container {
  display: flex; /* Add flex display */
  flex-wrap: wrap; /* Wrap items if necessary */
  justify-content: center; /* Horizontally center items */
  align-items: center; /* Vertically center items */
  margin: 2rem auto;
  padding: 1rem;
  border-radius: 8px;
}
.process-overview-container--1,
.process-overview-container--2,
.process-overview-container--3,
.process-overview-container--4,
.process-overview-container--5 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; /* Ensure horizontal centering of wrapper content */
  align-items: center; /* Ensure vertical centering of wrapper content */
}
/* Items wrapper to align items flexibly */
.process-overview-items-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* Center items horizontally within the wrapper */
  align-items: center; /* Vertically align items in case of uneven heights */
  width: 100%;

  gap: 1rem;
}
@media (max-width: 768px) {
  .process-overview-items-wrapper {
    flex-direction: column; /* Stack items vertically on mobile */
    align-items: center; /* Keep items centered even in vertical stacking */

    gap: 0.5rem;
  }
}
/* Individual process overview item with dynamic size */
.process-overview-item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 2.065rem 1rem 0.5rem;
  transition: all 0.3s ease;
  text-align: center;
  border-left-width: 12px;
  border-left-style: solid;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  /* Adjust size and font size based on number of items */
}
.process-overview-container--1 .process-overview-item {
  width: 630px;
  height: 156px;
  font-size: 1.8rem; /* Fits "Budget Update Document (BUD)" comfortably */
}
.process-overview-container--2 .process-overview-item {
  width: 408px;
  height: 156px;
  font-size: 1.6rem; /* Slightly smaller for fitting text comfortably */
}
.process-overview-container--3 .process-overview-item {
  width: 297px;
  height: 156px;
  font-size: 1.4rem; /* Adjusted for smaller width */
}
.process-overview-container--4 .process-overview-item {
  width: 230px;
  height: 156px;
  font-size: 1.2rem; /* Fits comfortably in the smaller container */
}
.process-overview-container--5 .process-overview-item {
  width: 200px;
  height: 156px;
  font-size: 24px; /* Smallest size to accommodate the text comfortably */
}
@media (max-width: 768px) {
  .process-overview-item {
    width: 100%; /* Ensure full width on smaller screens */
    height: auto; /* Adjust height automatically */
    margin-bottom: 1rem;
    font-size: 1rem; /* General adjustment for readability on mobile */
  }
}
/* Text inside each process item */
.process-overview-item-text {
  z-index: 1; /* Ensures text stays above the background image */
  color: #333;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 500;
}
.homepage .block-inline-blockprocess-overview {
  position: relative;
  z-index: 10;
  margin-top: -125px;
  margin-bottom: -125px;
}
#block-fas-utexasblockfootertextarea .ut-copy p {
  padding-left: 0.625rem;
  letter-spacing: 0.02em;
  border-left: 1px solid #c4cdd4;
  font-family: "Libre Franklin", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25;

  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
.ut-brandbar a,
.ut-brandbar a:hover {
  color: #fff !important;
}
.white-text {
  color: #fff !important;
}
.layout-builder-block [tabindex="-1"] {
  pointer-events: auto !important;
}
