 :root {
     --main-font: "proxima-nova", Helvetica, Arial, sans-serif;
     --heading-font: "proxima-nova",Helvetica,Arial,sans-serif;
}
 body,html {
     font-size:20px;
}
p, li {
    line-height: 1.5;
}
dl dd + dd {
    margin-top: -0.75rem;
}
.button {
    font-size: 0.9rem;
}
.cta-link-primary > a, .cta-link-primary > 
button, a.cta-link-primary, 
button.cta-link-primary, a.primary {
  margin-right: 1.3em;
}
 body,html,button,.label,
 ul.tabs .tab-title a{
     font-family: var(--main-font);
}
 .button, .cta-link-primary {
     font-weight: 600;
}
 .button {
     min-width: 170px;
     max-width: 100%;
}
 .accessible-max-width {
     max-width: 833.33px;
}
 body > header #nav .site-header .button {
     min-width: 0;
}
@media (min-width: 1025px) {
  body > header .logo-tools .tools #search, 
  body > header .logo-tools .tools #menu, 
  body > header .logo-tools .tools #mmenu, 
  body > header .site-header .tools #search, 
  body > header .site-header .tools #menu, 
  body > header .site-header .tools #mmenu {
    padding-right: 0 !important;      
  }
}
.fw-light {
    font-weight: 300 !important;
}
.fw-normal {
    font-weight: normal !important;
}
.fw-medium {
    font-weight: 500 !important;
}
.fw-semi-bold {
    font-weight: 600 !important;
}
.fw-bold {
    font-weight: 700 !important;
}
.fw-extra-bold {
    font-weight: 800 !important;
}
.fw-black {
    font-weight: 900 !important;
}
 .related-content .button {
     width: 100%;
}
 body > header.horizontal-logo .header-grid-logo img {
     max-height: 44px;
     width: auto;
}
 body>header .logo-tools .tools #search span {
     font-family: var(--main-font);
}
 body>header .header-logo span, body > header .logo-tools .tools #search span {
     font-size: 0.77rem!important;
}
 body > header .logo-tools .tools .fa {
     font-size: 0.9rem;
     line-height: .8rem;
}
main h1, h1, h2,h3,h4,h5,h6, .display-text,.display-text--small,.display-text--medium,.display-text--large,.display-text--x-large, .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .related-content .display-text--small {
     font-family: var(--heading-font);
     font-weight: 800;
     color: #081e3f;
     margin-bottom: 1rem;
    margin-top: 0;
}
main h1, h1, h2,h3,h4,
.display-text--medium,.display-text--large,.display-text--x-large {
    line-height: 1.1;
}

.panel a:not(cta-link-primary):not(button) {
    text-decoration: underline;
}

small,
 .p-small {
     font-size: 0.875rem;
}
 .pretitle {
     font-size: 1rem;
     text-transform: uppercase;
     letter-spacing: 0.173em;
     font-weight: 500;
     color: #081e3f;
}
.accordion.accordion-refresh .accordion-navigation > a,
ul.tabs .tab-title.active a,
ul.tabs .tab-title.active a:hover {
    font-family: var(--main-font)!important;
    font-weight: 600!important;
}
ul.tabs .tab-title a {
    font-family: var(--main-font)!important;
    font-weight: 500!important;
}

 @media (min-width: 1025px) {
     .pretitle {
         font-size: 1.125rem;
         margin-bottom: 0.5rem;
    }
}
 .rounded, .panel, .padded-block {
     border-radius: 8px;
}
.module--focus-areas{
    .thumb-grid.flex-cards li {
        .content span{
            background-color: #081e3f;
        }
         a:hover {
             opacity: 0.9;
         }
    }
}

@media(min-width: 641px) {
   .module--degrees-programs, .module--research-shapes{
      .row {
          display: flex;
          align-items: stretch;
          .columns {
              display: flex;
             flex-direction: column;
              .flex-ended{
                  margin-top: auto;
                  display: flex;
                  align-items: center;
                  justify-content: flex-end;
                  gap: 0.4rem;
                  a.cta-link-primary{
                      margin-bottom: 0;
                  }
              }
          }
       }
    }
}
/* body>header #nav .nav-links>li>a, body>header #nav .nav-links>li>button {
     font-size:.75rem;
}
*/
 body>header .top-bar-section .nav-links li.has-dropdown a:not(.button) span {
     font-size:.75rem !important 
}
 body>header .top-bar-section .nav-links li.has-dropdown a:not(.button) {
     width: 9.75rem;
}
 #fiu-sub-nav .fiu-sub-nav-button .icon {
     margin-top: 8px;
}
/* General */
 .fiu-background-blue .button {
     background-color: #fc0;
     border-color: #fc0;
     color: #000 !important;
}
 section .anchored-nav nav ul.sub-nav li {
     font-family: var(--main-font) !important;
}
 .note {
     font-size: 0.875rem;
}
 .hide {
     display: none !important;
}
 h1, h2, h3, h4, h5, h6 {
     margin-bottom: 1rem;
     line-height: 1.1;
}
 .full-media-content.centered .content {
     margin: 0 auto;
}
 .block-icon {
     display: block;
     margin-bottom: 0.6875rem;
     line-height: 1.6;
}
 .block-icon + br {
     display: none;
}
/* Lists */
 .grid-content-wrapper ul {
     margin-bottom: 1.25rem;
}
/* Unstyled List */
 .list-unstyled {
     list-style: none;
     margin-left: 0;
}
 .list-unstyled li + li {
     margin-top: 0.375rem;
}
/* Ordered List */
 ol li + li {
     margin-top: 0.375rem;
}
/* Checklist */
 ul.checklist {
     margin: 0 0 1.25rem 1rem;
}
 ul.checklist > li {
     position: relative;
     margin: 0;
     padding: 0 0 0 0.75rem;
     list-style: none;
}
 ul.checklist > li::before {
     content: "\f00c";
     position: absolute;
     left: -1em;
     font-family: "Font Awesome 6 Free";
     display: inline !important;
     text-decoration: none !important;
     font-weight: 600 !important;
     position: absolute;
     -moz-osx-font-smoothing: grayscale;
     -webkit-font-smoothing: antialiased;
     font-style: normal;
     font-variant: normal;
     text-rendering: auto;
     color: #215f2d;
}
 ul.checklist > li + li {
     margin-top: 0.5rem;
}
 #banner.banner-flex .content-flex, 
 #banner-video.banner-flex .content-flex {
     justify-content: flex-start;
}
 #banner.banner-flex .content-flex .content, 
 #banner-video.banner-flex .content-flex .content {
     padding-left: 0;
     padding-right: 0;
}
@media (max-width: 640px) {
    #banner.banner-flex .content-flex .content, 
    #banner-video.banner-flex .content-flex .content {
        width: auto;
        max-width: 100%;
    }    
}
 .fiu-announcement + #banner.energize.cyan::before, .fiu-announcement + #banner-video.energize.cyan::before, .fiu-announcement + .banner.energize.cyan::before {
     display: none;
}
 .fiu-announcement + #banner.energize.cyan::after, .fiu-announcement + #banner-video.energize.cyan::after, .fiu-announcement + .banner.energize.cyan::after {
     display: none;
}
/* Responsive Video */
 .flex-video.vertical {
     padding-bottom: 168%;
}
 .flex-video.vertical.vimeo {
     padding-bottom: 177.8%;
}
 @media (max-width: 1024px) {
     .flex-video {
         margin-top: 1rem;
         margin-bottom: 1rem;
    }
}
@media (min-width: 641px) {
    .row.flex-align-items-end,
    .flex-align-items-end > .row{
        display: flex;
        align-items: flex-end;
    }
    .content-block > .row > [class="columns"]:first-child {
        margin-bottom: 2rem;
    }
}
@media (min-width: 1025px) {
     /*
     .row.anchored-nav {
         margin-bottom: 2rem;
     }
     */
     .content-block {
         padding-top: 4.5rem;
         padding-bottom: 4.5rem;
    }
     .content-block.multimedia-bg {
         padding-top: 0;
         padding-bottom: 0;
    }
     .content-block.content-block--max-width > .row > .columns:only-child {
         max-width: 66.66667%;
    }
}
/* Hide parent section when only child has .hide. Typically for data-only modules */
#page-content > article:has(.hide:only-child) {
    display: none;
}
@media (max-width: 640px) {
    .content-block {
        & > .row .columns + .columns {
            margin-top: 0.9375rem;
        }
    }
    /* Reverse columns on mobile */
    .module-mobile-reverse-columns {
        & > .row {
            display: flex;
            flex-direction: column-reverse;
        }
        & > .row .columns:first-child {
            margin-top: 0.9375rem;
        }
        & > .row .columns + .columns {
            margin-top: 0;
        }
    }
}
/* For two-column modules where the right column must be flush against the viewport */
@media (min-width: 1250px) {
    .module-right-column-flush {
        position: relative;
        & > .row {
            position: relative;
        }
        .row .columns + .medium-8 {
            position: absolute;
            padding-right: 0;
            height: 100%;
            right: calc((100vw - 62.5rem) / -2);
            width: calc((62.5rem * 0.6667) + ((100vw - 62.5rem) / 2));
        }
        .row .columns + .medium-6 {
            position: absolute;
            padding-right: 0;
            height: 100%;
            right: calc((100vw - 62.5rem) / -2);
            width: calc((62.5rem * 0.5) + ((100vw - 62.5rem) / 2));
        }
        .row .columns + .medium-4 {
            position: absolute;
            padding-right: 0;
            height: 100%;
            right: calc((100vw - 62.5rem) / -2);
            width: calc((62.5rem * 0.3333) + ((100vw - 62.5rem) / 2));
        }
        .columns + .columns {
            display: flex;
        }
        .columns + .columns > img,
        .columns + .columns > p:has(img:only-child) img {
            object-fit: cover;
            width: 100%;
            height: 100%;
        }
        &.content-min-height {
            & > .row > .columns:first-child {
                display: flex;
                flex-direction: column;
                justify-content: center;
                min-height: 500px;
            }
        }
    }
}
/* Full width content block */
.content-block--full-width {
    .row {
        max-width: 100%;
    }
    .columns:only-child {
        padding-left: 0;
        padding-right: 0;
    }
}
/* Page Intro Spacing Issues */
 #page-intro > .content-block.white:first-child > .columns > h1:last-child {
     margin-bottom: 0 !important;
}
 #page-intro + article > .content-block.white:first-child, 
 #page-intro + article > .content-block.fiu-background-white:first-child,
 #page-intro + article > #profiles-list-results {
     padding-top: 0;
}
 #page-intro[aria-hidden="true"] + article > .white:first-child, #page-intro[aria-hidden="true"] + article > .fiu-background-white:first-child {
     padding-top: 2.5rem;
}
 @media (min-width: 1025px) {
     #page-intro > .content-block.white:first-child {
         padding-top: 2rem;
    }
     #page-intro + article > .content-block.white:first-child, 
     #page-intro + article > .content-block.fiu-background-white:first-child, 
     [data-magellan-destination="1"] + article > .content-block.white:first-child, 
     [data-magellan-destination="1"] + article > .content-block.fiu-background-white:first-child,
     #page-intro + article #searchable-interface-wrapper,
     #page-intro + article #profiles-list-results {
         padding-top: 0;
         margin-top: -3.5rem;
    }
     #page-intro[aria-hidden="true"] + article > .fiu-background-white:first-child,
     #page-intro[aria-hidden="true"] + article > .white:first-child {
         margin-top: 0;
         padding-top: 2rem;
    }
     .multimedia-bg .wrapper {
         max-width: 62.5rem !important;
         margin-left: auto;
         margin-right: auto;
    }
     .multimedia-bg.dark .panel {
         padding: 4.5rem 0 !important;
         margin: 0 auto;
         max-width: 66.66667%;
         width: auto;
    }
     .content-block.padding-sm {
         padding-top: 2.5rem;
         padding-bottom: 2.5rem;
    }
     .content-block.padding-top-sm {
         padding-top: 2.5rem;
    }
     .content-block.padding-bottom-sm {
         padding-bottom: 2.5rem;
    }
     .content-block.multimedia-bg {
         padding-top: 0;
         padding-bottom: 0;
    }
     .padded-block-content > *:not(h1):not(.pretitle) + h2, .content-block .columns > *:not(h1):not(.pretitle) + h2 {
         margin-top: 3rem;
    }
     .padded-block-content > *:not(h2):not(.pretitle) + h3, .content-block .columns > *:not(h2):not(pretitle) + h3 {
         margin-top: 2rem;
    }
}
 @media (max-width: 640px) {
     .content-block .row .medium-8 + .medium-4, .content-block .row .medium-4 + .medium-8 {
         margin-top: 1rem;
    }
}
/* News */
 @media (min-width: 641px) {
     .news img {
         display: block;
         margin-left: auto;
         margin-right: auto;
         height: 20.55555556vw;
         width: auto;
    }
}
 @media (min-width: 1000px) {
     .news img {
         height: auto;
         height: 205.567px;
         width: auto;
    }
}
/* Content Block Inline Stats */
 .content-block:not(.stats) .stats {
     background-color: transparent;
     text-align: center;
     padding: 0;
}
 .content-block:not(.stats) .stats ul {
     padding: 0;
     margin: 1.25rem auto !important;
}
 .content-block:not(.stats) .stats:last-child ul {
     margin-bottom: 0 !important;
}
 .content-block:not(.stats) .stats ul li {
     padding: 0;
     margin: 1.25rem;
}
 .content-block:not(.stats) .stats ul li p:first-child {
     margin-top: 0 !important;
}
 .content-block:not(.stats) .stats ul li p:first-child, .content-block:not(.stats) .stats ul li p:first-child span {
     line-height: 1.5;
}
 .content-block:not(.stats) .stats ul li {
     margin: 0;
     padding: 1rem;
}


 @media (min-width: 641px) {
    .content-block.stats ul.row{
        align-items: flex-start;
    }
    .content-block:not(.stats) .stats ul li:first-child:nth-last-child(2), .content-block:not(.stats) .stats ul li:first-child:nth-last-child(2) ~ li {
         width: 50%;
    }
     .content-block:not(.stats) .stats ul li {
         padding-bottom: 0;
    }
     .content-block:not(.stats) .stats ul li p {
         margin-bottom: 0 !important;
    }
}
 .content-block:not(.stats) .stats ul li p {
     color: inherit;
}
 .content-block:not(.stats) .stats ul li p span {
     position: relative;
}
 @media (min-width: 640px) {
     .content-block:not(.stats) .stats ul {
         display: flex;
         justify-content: center;
    }
}
/* Additional Content Before */
section .additional-content-before, 
.content-block .additional-content-before {
    padding-bottom: 2rem;
    & > .columns:only-child > *:last-child {
        margin-bottom: 0;
    }
}

/* Simple Stats */
@media (min-width: 641px) {
  .simple-stats-list li > :first-child, .simple-stats-list--cyan li > :first-child, .simple-stats-list--magenta li > :first-child {
    min-width: 20%;
  }
}
/* Thumbnail Grid */
.thumb-grid.flex-cards {
    align-items: stretch;
}
.thumb-grid.flex-cards li .content {
    padding: 0;
}
.thumb-grid.flex-cards li a {
    text-decoration: none !important;
}
.thumb-grid.flex-cards li a .thumb-grid-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.thumb-grid.flex-cards li .content {
    position: static;
    flex-grow: 1;
}
.thumb-grid.flex-cards li .content span {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 1rem;
    line-height: 1.5;
}
/* Multimedia Backgrounds */
 .multimedia-bg .wrapper {
     margin-left: auto;
     margin-right: auto;
     max-width: 1600px;
}
/* Profile Listings */
 .profile-center .flex-cards {
     justify-content: center;
}
/* Callouts */
 .panel.callout a.button {
     color: #fff !important;
}
/* Slider */
 .fiu-slider .slick-dots {
     display: none !important;
}
 @media (min-width: 1025px) {
     .fiu-slider.multiple.fiu-slider--three-or-less .slider-controls, .fiu-slider.multiple.description-top.fiu-slider--three-or-less .slider-controls.hide-for-large-up, .fiu-slider.multiple.description-top.fiu-slider--three-or-less .slick-dots {
         display: none !important;
    }
     .fiu-slider.multiple.description-top.fiu-slider--three-or-less {
         padding-bottom: 4.5rem;
    }
}
/* Slick Slider */
 .fiu-slider.no-peek .slick-track {
     margin-left: auto;
     margin-right: auto;
}
/* Spacing h2s in profiles */
 .profile-page-content * + h2 {
     margin-top: 1.5rem;
}
 @media (min-width: 1025px) {
     .profile-page-content * + h2 {
         margin-top: 2.625rem;
    }
}
/* Profile page reverse order for mobile */
 @media (max-width: 640px) {
     .profile-page-content > .row > div:has(.profile-related-content) {
         padding-bottom: 2rem;
    }
}
 @media (max-width: 1024px) {
     .profile-page-content > .row {
         display: flex;
         flex-direction: column-reverse;
    }
}
/* Footer */
 .footer-info .social-media {
     margin-left: 0;
}
 .news.flex {
     gap:.8rem;
}
 #mobile-menu>ul>li{
     >button {
         font-family: var(--main-font);
         font-size:.85rem;
         padding: .75rem 2rem;
    }
     a {
         font-size: .85rem;
         padding: .75rem 2rem;
         span{
             margin-left: 0px;
        }
    }
}
 @media (max-width: 1025px) {
     body > header .logo-tools .tools #search span {
         font-size: .65rem !important;
    }
     .overlay-container .close-button span {
         font-size: .85rem;
    }
     .overlay-container.search .block-grid li a {
         font-size: .9rem;
    }
     body > header .logo-tools .tools .fa {
         font-size: 0.8rem;
         line-height: .5rem;
    }
     body > header .site-header .tools .fa.fa-bars {
         font-size: 1rem;
    }
     body > header .site-header .tools #menu span {
         font-size: .65rem!important;
    }
}
 .blockquote-container .blockquote-headshot {
     width:100%;
     height: auto;
     max-width: 150px;
     max-height: 150px;
}
 @media (min-width: 641px) and (max-width: 850px) {
     .bio-science--module-key-areas .row .columns:nth-child(2) .content ul.two-columns {
         column-count: 1;
         -moz-column-count: 1;
    }
}
 #blogPost header .meta .headline {
     line-height: 1.1;
}
/* Take Next Step */
.module-take-next-step {
    position: relative;
    background-image: url('../images/fiu-next-steps.webp');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    &::after {
        content: '';
        position: absolute;
        z-index: 5;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: #081E3F;
        opacity: 0.6;
    }
    .row {
        position: relative;
        z-index: 10;
    }
}
.module-take-next-step .sub-heading {
     text-transform: uppercase;
     color: #FFCC00;
     text-align: left;
     font-size: 1rem;
     margin: .8rem 0;
     letter-spacing: 0.173em;
     font-weight: 600;
}
.module-take-next-step h2 {
     color: #FFF;
     text-align: left;
     font-size: 2.7rem;
     text-shadow: 0px 3px 6px #00000029;
     line-height: 3rem;
     margin-top: 1rem;
     margin-bottom: 2rem;
}
.module-take-next-step .link-column {
     display: flex;
     flex-direction: column;
     width: 100%;
     gap: 0.8rem;
}
.module-take-next-step .link-column a {
     padding: 10px;
     font-size: 1.2rem;
     background: #FFF;
     color: #081E3F !important;
     font-weight: 700;
}
.module-take-next-step .link-column a span {
     color: #081E3F!important;
     padding: 0 1rem;
}
 @media (max-width: 768px) {
    .module-take-next-step .link-column {
         margin-bottom: 1rem;
    }
    .module-take-next-step .link-column a {
         font-size: 1rem;
    }
}
.descriptive-paragraph-before {
    margin-left: 0;
    margin-right: 0;
}
#searchable-interface .search-controls .tail-select * {
    font-size: 0.75rem;
}

/* Flex Collage on Rankings page */
 h2 + .flex-collage {
     margin-top: 2rem;
}
 .flex-collage {
     display: flex;
     gap: 1rem;
     align-items: stretch;
     border-radius: 8px;
}
 .flex-collage + .flex-collage {
     margin-top: 1rem;
}
 .flex-collage-column {
     display: flex;
     flex-direction: column;
     justify-content: stretch;
     gap: 1rem;
     max-width: 50%;
}
 .flex-collage-panel {
     border-radius: 8px;
     padding: 1rem;
     background-color: #fff;
     flex-grow: 1;
}
 .flex-collage-image {
     border-radius: 5px;
     overflow: hidden;
}
 .flex-collage-image img {
     border-radius: 5px;
     overflow: hidden;
     height: 100%;
     width: 100%;
     object-fit: cover;
}
 @media (min-width: 1025px) {
     .flex-collage-panel {
         padding: 2rem;
    }
}
 @media (max-width: 720px) {
     .flex-collage {
         flex-direction: column;
    }
     .flex-collage-column {
         width: 100%;
         max-width: unset;
    }
}
/* Degrees Button List */
.degree-list {
     display: flex;
     flex-wrap: wrap;
     list-style: none;
     padding: 0;
     margin: 0 0 1rem 0;
     gap: .5rem;
}
 @media (max-width: 640px) {
    .degree-list {
         display: block;
    }
}
.degree-list li {
     flex: 1 0 calc(50% - .5rem);
     box-sizing: border-box;
     padding: 5px;
}
.degree-list li a.button--gold {
     width: 100%;
     padding: 1.1rem 0;
     margin: 0;
}

/* Homepage */
#banner.banner-home,
#banner-video.banner-home {
    .row {
        width: 100%;
        max-width: 100%;
    }
    .row > .columns {
        padding: 0;
    }
    .content-flex .content {
        padding: 0;
        max-width: 100%;
        width: 100%;
    }
    .photo-strip {
        position: relative;
        z-index: 1;
        height: 27.23rem;
        min-height: 220px;
        max-height: 450px;
    }
    .photo-strip img {
        object-fit: cover;
        height: 100%;
        width: 100%;
        &.banner-mobile{
            display: none;
        }
    }
    .text-wrapper {
        position: relative;
        z-index: 15;
        display: flex;
        align-items: center;
        margin-top: -4.5rem;
        min-height: 330px;
        background: transparent url(../images/home/banner-cut-out-bg.webp) 50% 0 no-repeat;
        background-size: cover;
    }
    .text-wrapper .text {
        position: relative;
        z-index: 10;
        margin: 0 auto;
        padding: 2rem 0.9375rem 4rem;
        max-width: 62.5rem;
        width: 100%;
        text-align: center;
        & > *:last-child {
            margin-bottom: 0;
        }
        .button {
            margin: 0;
        }
    }
}
@media (min-width: 768px) {
    #banner.banner-home,
    #banner-video.banner-home {
        .text-wrapper .text {
            padding-left: 4rem;
            padding-right: 4rem;
        }
    }
}
@media (max-width: 640px) {
    #banner.banner-home,
    #banner-video.banner-home {
        .photo-strip img {
            &.banner-main {
                display: none;
            }
            &.banner-mobile {
                display: block;
            }
        }
    }
}
.module-custom-stats {
    position: relative;
    padding: 1rem 0;
    & > .row {
        min-height: 396px;
    }
    .custom-stats {
        display: flex;
        flex: 1 1 0;
        min-height: 396px;
        .custom-stats-item {
            position: relative;
            display: flex;
            flex: 1 1 0;
            justify-content: center;
            align-items: center;
            text-align: center;
            width: 100%;       
            min-height: 396px;
            height: 100%;
            background: transparent 50% 50%;
            background-size: cover;
            &::before {
                content: '';
                position: absolute;
                height: 100%;
                width: 100%;
                opacity: 0.65;
                background: #081E3F;
                transition: all .2s ease-in-out;
            }
            &:hover::before {
                opacity: 0.75;
                box-shadow: inset 0 0 20px #081E3F;
            }
        }
        .custom-stats-item p {
            font-weight: 700;
            line-height: 1.5;
            position: relative;
            z-index: 10;
        }
        .custom-stats-item .number {
            display: block;
            font-size: 2.1rem;
            font-weight: 800;
        }
    }
}
@media (max-width: 940px) {
    .module-custom-stats {
        .custom-stats {
            flex-direction: column;
            .custom-stats-item {
                min-height: unset;
                padding: 2rem;
            }
            .custom-stats-item br {
                display: none;
            }
        }
    }
}

/* Home Degrees */
.module-home-degrees {
    border-bottom: 10px solid #ffcc00;
    .row {
        display: flex;
    }
    .row > .columns {
        display: flex;
        align-items: stretch;
    }
    ul.tabs {
        border: 0;
        display: flex;
        margin: 0;
        flex-direction: column;
        gap: 0.75rem;
    }
    .tabs li {
        padding: 0;
    }
    .tabs .tab-title {
        border: 0;
        display: block;
        margin: 0;
        text-align: left;
        &.active::after {
            display: none;
        }
        a {
            border: 1px solid #fff;
            display: flex;
            padding: 1rem;
            font-size: 1rem;
            font-weight: 700;
            line-height: 1.5;
            text-wrap: balance;
            transition: all .2s ease-in-out;
        }
        &.active > a,
        a:hover {
            border-color: #ffcc00;
            color: #ffcc00 !important;
            opacity: 1;
            &, span {
                
            }
        }
    }
    .tabs-content {
        position: relative;
        z-index: 10;
        display: flex;
        align-items: flex-end;
        margin: 0;
        padding: 0;
    }
    .tabs-content .content {
        display: block!important;
        position: absolute;
        padding: 2rem;
        margin: 4rem 0 0;
        background: rgba(8, 30, 63, 0.65);
        opacity: 0;
        pointer-events: none;
        visibility: hidden;
        &.active{
            position: static;
            visibility: visible;
            opacity: 1;
            pointer-events: auto;
            > .image{
                opacity: 1;
            }
        }
    }
    .tabs-content .content > .image {
        position: absolute;
        z-index: -1;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        transition: all .5s ease-in-out;
        img {
            object-fit: cover;
            height: 100%;
            width: 100%;
        }
    }
    .tabs-content .text {
        position: relative;
        z-index: 10;
        width: 100%;
        max-width: 800px;
    }
    .tabs-content .content h3 {
        margin-bottom: 0.5rem;
    }
}
@media (max-width: 1024px) {
    .module-home-degrees {
        & > .row > .medium-4 {
            display: none;
        }    
        & > .row > .medium-8 {
            aspect-ratio: 16/9;
            padding: 0;
            width: 100%;
        }
        .tabs-content .content {
            padding-left: 0.9375rem;
            padding-right: 0.9375rem;
        }
    }
}
@media (max-width: 640px) {
    .module-home-degrees {
        & > .row > .medium-8 {
            aspect-ratio: 1;
        }
    }
}
.module-home-degrees.fiu-background-blue {
    .tabs .tab-title {
        border: 0;
        display: block;
        margin: 0;
        text-align: left;
        &.active::after {
            display: none;
        }
        a {
            border: 1px solid #fff;
            color: #fff !important;
            display: flex;
            padding: 0.5rem 2rem 0.5rem 1rem;
            min-height: 80px;
            align-items: center;
            font-size: 1rem;
            font-weight: 700!important;
            line-height: 1.5;
            text-wrap: balance;
            transition: all .2s ease-in-out;
            i {
                position: absolute;
                padding-left: 0.75rem;
                padding-right: 0.75rem;
                right: 1px;
                top: 50%;
                transform: translateY(-50%);
            }
        }
        &.active > a,
        &.active > a:hover,
        a:hover {
            font-weight: 700!important;
            border-color: #ffcc00;
            color: #ffcc00 !important;
            opacity: 1;
            i {
                color: inherit;
            }
        }
    }
}
.module-home-degrees {
    .fa-spinner {
        display: inline-block;
        margin-bottom: 2.5rem;
    }
}

 .module-home-degrees .fiu-slider-arrows {
     margin:0;
     position:absolute;
     bottom:1rem;
     height:3.5rem;
     left:50%;
     transform:translate(-50%, 0);
     z-index: 20;
     display: inline-flex;
     width:100%;
     justify-content:space-between;
}
 .module-home-degrees .fiu-slider-arrows button {
     background:rgba(255,255,255,.8);
     color:#000;
     border-radius: 50px;
     max-width: 25px;
     height: 25px;
     margin: 0;
     padding: 1rem;
     i{
         color: #000;
         transform: translate(-6.5px, -14px)
     }
     &.s-prev {
        margin-left: 1rem;
     }
     &.s-next {
        margin-right: 2rem;
     }
}
 .module-home-degrees .fiu-slider-arrows button:hover, .module-home-degrees .fiu-slider-arrows button:active, .module-home-degrees .fiu-slider-arrows button:focus {
     background:#fff 
}

@media(max-width: 1024px){
    .module-home-degrees .fiu-slider-arrows button {
        &.s-next {
            margin-right: 1rem;
         }
    }
}

 @media(min-width: 641px) {
     .module-home-degrees .fiu-slider-arrows {
         display: inline-flex;
         width:100%;
         pointer-events:none;
         top:50%;
         left:auto;
         transform:translate(0, -50%);
         
    }
     .module-home-degrees .fiu-slider-arrows button {
         pointer-events:all 
    }
}

@media(max-width: 640px) {
    .tabs-content .content .text{
        margin-bottom: 25px;
    }
    .module-home-degrees .fiu-slider-arrows {
        bottom: -15px;
    }
}

@media (min-width: 1025px) {
    .module-home-degrees {
        .tabs-content .content {
            padding-left: 5rem;
            padding-right: 5rem;
        }
        .fiu-slider-arrows {
            display: none;
        }
    }
}


/* Home Departments List */
.deparments-grid-wrapper {
    .description {
        position: relative;
        margin-bottom: 0.9375rem;
        padding: 3rem 1rem 1rem 3rem;
        background-color: #081E3F;
        color: #fff;
        &::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            height: 50px;
            width: 50px;
            border: 15px solid #ffcc00;
            border-right: 0;
            border-bottom: 0;
        }
        & > * {
            color: #fff;
        }
        & > *:last-child {
            margin-bottom: 0;
        }
        h2 {
            font-weight: 800;
        }
        h2 .italic {
            font-weight: 500;
            &, 
            a,
            a:visited {
                color: #ffcc00 !important;
            }
            a {
                text-decoration: underline;
            }
            a:hover {
                opacity: 1 !important;
                text-decoration: none !important;
            }
            a:focus {
                background: inherit!important;
                opacity: 1 !important;
            }
        }
    }
    .departments-grid {
        display: flex;
        flex-direction: column;
        gap: 0.9375rem;
    }
    .departments-grid > * {
        display: flex;
        flex-direction: column;
        gap: 0.9375rem;
    }
    .grid-item {
        position: relative;
        aspect-ratio: 16/7;
        &:hover {
            .grid-label{
                opacity: 1;
            }
        }
    }
    .grid-item a {
        display: flex;
        height: 100%;
        width: 100%;
        &:hover {
            opacity: 1 !important;
        }
    }
    .grid-item a img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }
    .grid-label {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 1rem;
        width: 100%;
        font-size: 1.125rem;
        line-height: 1.2;
        font-weight: 700;
        background-color: rgba(8, 30, 63, 0.65);
        color: #fff;
        opacity: 1;
        pointer-events: none;   /* so it doesn’t interfere with hover */
        transition: opacity 0.3s ease;
    }
}
@media (min-width: 768px) {
    .deparments-grid-wrapper {
        border-bottom: 10px solid #ffcc00;
        .description {
            padding: 1.75rem 3rem;
        }
        .departments-grid {
            flex-direction: row;
        }
        .grid-column-1 {
            width: 47%;
            min-width: 410px;
        }
        .grid-column-2{
            flex-grow: 1;
        }
        .grid-item {
            aspect-ratio: unset;
            flex: 1 1 0;
            &:hover, &:focus, a:focus {
                .grid-label {
                    opacity: 1;
                }
            }
        }
        .grid-item a {
            display: flex;
            height: 100%;
            width: 100%;
        }
        .grid-item a img {
            object-fit: cover;
            height: 100%;
            width: 100%;
        }
        .grid-label {
            font-size: 1.25;
            line-height: 1.5;
            opacity: 0;
        }
    }    
}
@media (min-width: 1025px) {
    .deparments-grid-wrapper {
        margin-left: auto;
        margin-right: auto;
        max-width: 83.33333%;
        .description {
            padding-left: 5.25rem;
            padding-right: 5.25rem;
        }
        .grid-column-1 {
            width: 47%;
            min-width: 410p;
        }
        .grid-column-2{
            flex-grow: 1;
        }
    }
}
@media (min-width: 1250px) {
    .deparments-grid-wrapper {
        border-bottom: 10px solid #ffcc00;
        .description {
            h2 .italic {
                font-size: 1.34146341em;
            }
        }
        
    }
}

@media(min-width: 641px) {
 .card-grid.card-grid-vertical.no-image .card-icon {
     margin-left: 1rem;
     margin-right: 1rem;
 }
 .card-grid.card-grid-vertical .grid-content:has(.card-icon) .grid-content-wrapper {
     margin-right: 1rem;
 }
}
.degree-finder span.degree-type {
    display: none;
}

.contact-info a {
    overflow-wrap: anywhere;
    word-break: normal;
}