  /*! CSS Used from: https://www.broward.edu/_files/css/style.css?1558385680 ; media=all */
    @media all{
    *,::after,::before{box-sizing:border-box;}
    article,footer,header,nav,section{display:block;}
    img{vertical-align:middle;border-style:none;}
    label{display:inline-block;margin-bottom:.5rem;}
    button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
    button,input{overflow:visible;}
    button{text-transform:none;}
    [type=submit],button,html [type=button]{-webkit-appearance:button;}
    [type=search]{outline-offset:-2px;-webkit-appearance:none;}
    hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1);}
    .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
    @media (min-width:576px){
    .container{max-width:540px;}
    }
    @media (min-width:768px){
    .container{max-width:720px;}
    }
    @media (min-width:992px){
    .container{max-width:960px;}
    }
    @media (min-width:1200px){
    .container{max-width:1140px;}
    }
    .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
    .no-gutters{margin-right:0;margin-left:0;}
    .col-12,.col-4,.col-6,.col-lg-3,.col-lg-8,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-6,.col-md-8,.col-sm-12,.col-sm-3,.col-sm-4,.col-sm-6,.col-xl-9{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;}
    .col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
    .col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
    @media (min-width:576px){
    .col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
    .col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
    .col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
    }
    @media (min-width:768px){
    .col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}
    .col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
    .col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
    .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}
    .col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
    }
    @media (min-width:992px){
    .col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
    .col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}
    }
    @media (min-width:1200px){
    .col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}
    }
    .btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:2px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
    @media screen and (prefers-reduced-motion:reduce){
    .btn{transition:none;}
    }
    .btn:focus,.btn:hover{text-decoration:none;}
    .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}
    .btn:disabled{opacity:.65;}
    .btn:not(:disabled):not(.disabled){cursor:pointer;}
    .btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5);}
    .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d;}
    .btn-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#545b62;border-color:#4e555b;}
    .btn-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5);}
    .fade{transition:opacity .15s linear;}
    @media screen and (prefers-reduced-motion:reduce){
    .fade{transition:none;}
    }
    .fade:not(.show){opacity:0;}
    .collapse:not(.show){display:none;}
    .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease;}
    @media screen and (prefers-reduced-motion:reduce){
    .collapsing{transition:none;}
    }
    .h5{margin-bottom:.5rem;}
    .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;}
    .close:not(:disabled):not(.disabled){cursor:pointer;}
    .close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#000;text-decoration:none;opacity:.75;}
    button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;}
    .modal-open{overflow:hidden;}
    .modal-open .modal{overflow-x:hidden;overflow-y:auto;}
    .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0;}
    .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;}
    .modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%);}
    @media screen and (prefers-reduced-motion:reduce){
    .modal.fade .modal-dialog{transition:none;}
    }
    .modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0);}
    .modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2));}
    .modal-dialog-centered::before{display:block;height:calc(100vh - (.5rem * 2));content:"";}
    .modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0;}
    .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;}
    .modal-backdrop.fade{opacity:0;}
    .modal-backdrop.show{opacity:.5;}
    .modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem;}
    .modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto;}
    .modal-title{margin-bottom:0;line-height:1.5;}
    .modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem;}
    .modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef;}
    @media (min-width:576px){
    .modal-dialog{max-width:500px;margin:1.75rem auto;}
    .modal-dialog-centered{min-height:calc(100% - (1.75rem * 2));}
    .modal-dialog-centered::before{height:calc(100vh - (1.75rem * 2));}
    }
    .carousel{position:relative;}
    .carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y;}
    .carousel-inner{position:relative;width:100%;overflow:hidden;}
    .carousel-inner::after{display:block;clear:both;content:"";}
    .carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;float:left;margin-right:-100%;}
    .carousel-item.active{display:block;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;}
    @media (prefers-reduced-motion:reduce){
    .carousel-item{transition:none;}
    }
    .carousel-item.active{display:block;}
    .d-flex{display:-ms-flexbox!important;display:flex!important;}
    .justify-content-center{-ms-flex-pack:center!important;justify-content:center!important;}
    .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
    .my-4{margin-top:1.5rem!important;}
    .my-4{margin-bottom:1.5rem!important;}
    .pb-3{padding-bottom:1rem!important;}
    .text-white,.text-white a{color:#fff!important;}
    @media print{
    *,::after,::before{text-shadow:none!important;box-shadow:none!important;}
    a:not(.btn){text-decoration:underline;}
    blockquote{border:1px solid #adb5bd;page-break-inside:avoid;}
    img{page-break-inside:avoid;}
    h2,h3,p{orphans:3;widows:3;}
    h2,h3{page-break-after:avoid;}
    body{min-width:992px!important;}
    .container{min-width:992px!important;}
    }
    *,::after,::before{box-sizing:inherit;}
    .container{width:100%;padding-right:.5em;padding-left:.5em;margin-right:auto;margin-left:auto;min-width:19em;}
    @media (min-width:576px){
    .container{max-width:540px;}
    }
    @media (min-width:768px){
    .container{max-width:720px;}
    }
    @media (min-width:992px){
    .container{max-width:960px;}
    }
    @media (min-width:1200px){
    .container{max-width:1140px;}
    }
    @media (min-width:1600px){
    .container{max-width:1400px;}
    }
    .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5em;margin-left:-.5em;}
    .no-gutters{margin-right:0;margin-left:0;}
    .col-12,.col-4,.col-6,.col-lg-3,.col-lg-8,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-6,.col-md-8,.col-sm-12,.col-sm-3,.col-sm-4,.col-sm-6,.col-xl-9{position:relative;width:100%;min-height:1px;padding-right:.5em;padding-left:.5em;}
    .col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
    .col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
    @media (min-width:576px){
    .col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
    .col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
    .col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
    }
    @media (min-width:768px){
    .col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}
    .col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
    .col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}
    .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}
    .col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
    }
    @media (min-width:992px){
    .col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}
    .col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}
    }
    @media (min-width:1200px){
    .col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}
    }
    .d-flex{display:-ms-flexbox!important;display:flex!important;}
    .justify-content-center{-ms-flex-pack:center!important;justify-content:center!important;}
    .btn:focus{outline:dotted 2px #000;}
    div.active:focus{outline:dotted 1px #000;}
    a:focus{outline:dotted 1px #000;}
    .close:focus,.close:hover{outline:dotted 1px #000;}
    .carousel-tablist-highlight{display:block;position:absolute;outline:2px solid transparent;background-color:transparent;box-shadow:0 0 0 1px transparent;-moz-boxshadow:0 0 0 1px transparent;-webkit-boxshadow:0 0 0 1px transparent;}
    *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
    blockquote,body,div,footer,form,h1,h2,h3,h4,h5,h6,header,iframe,label,li,nav,p,section,ul{margin:0;padding:0;}
    article,footer,header,nav,section{display:block;}
    *,:after,:before{box-sizing:inherit;}
    body{background:#fff;color:#4e4a49;font-family:'Open Sans',sans-serif;font-weight:100;-webkit-text-size-adjust:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;}
    label{display:block;padding-bottom:.2rem;font-weight:700;}
    button,input{font-family:inherit;font-size:100%;margin:0;}
    input{width:100%;border:1px solid #a5a5a5;border-radius:0;padding:1rem;}
    input[type=search]{-webkit-appearance:none;}
    .is-vishidden{position:absolute!important;overflow:hidden;width:1px;height:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);}
    strong{font-weight:700;}
    .bgColor--subtle{background-color:#e2e2e2;}
    .content-block{padding-top:2em;padding-bottom:4em;padding-top:1em;padding-bottom:1.5em;padding-left:2em;padding-right:2em;margin-top:1em;margin-bottom:1em;}
    .bg-angle{width:100%;position:relative;margin-top:9%;padding:0 2em;}
    .bg-angle:after,.bg-angle:before{background:inherit;content:'';display:block;height:100%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden;}
    .bg-angle:before{top:0;transform:skewY(5deg);transform-origin:100% 0;}
    .bg-angle:after{bottom:0;transform:skewY(5deg);transform-origin:0 100%;}
    h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;}
    h1{font-size:2.625em;}
    h2{font-size:2.286em;}
    h3{font-size:2em;font-weight:600;text-transform:uppercase;margin-bottom:.25em;font-weight:600;}
    h4{font-size:1.714em;}
    h5{font-size:1.125em;}
    h6{font-size:1em;}
    body{font-size:16px;}
    p{font-size:1.125em;}
    h1{font-size:2.625em;font-weight:300;color:#005596;}
    h2{font-size:2em;font-weight:300;}
    h3{font-size:1.75em;font-weight:600;}
    h4{font-size:1.5em;font-weight:400;text-transform:uppercase;}
    blockquote{font-size:3.25em;font-weight:300;}
    .h5{font-size:1.1em;}
    a{color:#219cc6;outline:0;}
    a:focus,a:hover{color:#219cc6;}
    .link--white{color:#fff;}
    .link--white:focus,.link--white:hover{color:#fff;}
    ul{margin:0;padding:0;list-style:none;}
    img,video{max-width:100%;height:auto;}
    p{margin-bottom:1em;}
    blockquote{font-style:italic;}
    hr{border:0;height:2px;background:#d9d9d9;margin:2em 0;}
    .carousel-tablist-highlight{display:none;}
    .btn{border-radius:0;text-transform:uppercase;font-size:1em;padding:.75em .5em;}
    @media all and (min-width:48em){
    .btn{font-size:1.125em;}
    }
    @media all and (min-width:62em){
    .btn{font-size:1em;padding:.5em 1em;}
    }
    @media all and (min-width:75em){
    .btn{font-size:1.125em;padding:.5em 1.5em;}
    }
    .c-footer{width:100%;position:relative;}
    @media all and (min-width:62em){
    .c-footer:before{content:' ';position:absolute;left:0;top:0;bottom:0;width:58%;background-color:#442a7b;z-index:0;}
    .c-footer:after{content:' ';position:absolute;right:0;bottom:0;top:0;width:42%;background-color:#005596;z-index:0;}
    }
    @media all and (min-width:62em){
    .c-footer__nav .collapse:not(.show){display:block;}
    }
    .c-footer__nav__item{padding:1em;background-color:#442a7b;transition:background-color .5s ease-in-out;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1px;}
    .c-footer__nav__item a{color:#fff;}
    @media all and (min-width:62em){
    .c-footer__nav__item{background-color:transparent;justify-content:flex-start;}
    }
    .c-footer__nav__item__link{text-transform:uppercase;color:#fff;font-size:1.125em;display:block;}
    .c-footer__nav__item__link:after{font-size:1.125em;position:absolute;top:20px;right:1em;font-family:cavier!important;content:"";}
    @media all and (min-width:62em){
    .c-footer__nav__item__link{font-weight:300;}
    .c-footer__nav__item__link:after{content:"";}
    }
    .c-footer__nav__item.open-collapse{background-color:#94449f;}
    .c-footer__nav__item.open-collapse .c-footer__nav__item__link:after{content:"\e933";}
    .c-footer__nav__item.open-collapse .c-footer__nav__sub{display:block;}
    @media all and (min-width:62em){
    .c-footer__nav__item.open-collapse{background-color:transparent;}
    .c-footer__nav__item.open-collapse .c-footer__nav__item__link:after{content:"";}
    }
    .c-footer__info{background-color:#005596;display:flex;flex-direction:column;align-items:center;justify-content:space-around;color:#fff;padding:2em;}
    .c-footer__info a{color:#fff;}
    .c-footer__info .c-logo{margin:2em;}
    @media all and (min-width:62em){
    .c-footer__info{background-color:transparent;z-index:10;}
    }
    .footer-social{display:flex;justify-content:center;font-size:1.5em;width:100%;}
    .footer-social span{padding:0 10px;}
    .footer-info{font-size:1em;text-align:center;}
    .footer-disclaimer{background-color:#4e4a49;color:#fff;padding:2em;text-align:center;font-size:.75em;z-index:10;width:100%;}
    .c-search-form{display:flex;}
    @media all and (max-width:991px){
    .c-search-form{display:none;}
    }
    .c-search-form__input{padding:0;border:none;border-bottom:1px solid #2a2623;border-radius:0;font-style:italic;}
    @media all and (min-width:62em){
    .c-search-form__input{visibility:visible;opacity:1;width:10rem;padding:.5rem;}
    }
    @media all and (min-width:75em){
    .c-search-form__input{width:12rem;}
    }
    .c-search-form__btn{background:0 0;border:none;padding:0 1rem;color:#2a2623;font-size:1em;}
    .c-search-form__btn:active{margin:.1rem 0 0 .1rem;}
    @media all and (min-width:62em){
    .c-search-form__btn{color:#2a2623;font-size:1em;}
    }
    .c-header{display:flex;flex-direction:column;width:100%;}
    .c-header__main{display:flex;align-items:center;box-shadow:0 3px 5px -2px rgba(0,0,0,.2);justify-content:space-between;background-color:#442a7b;position:relative;}
    @media all and (min-width:62em){
    .c-header__main{order:2;}
    }
    .nav-toggle{color:#fff;padding:.9rem 1rem .7rem;font-size:1.3rem;line-height:1;}
    .c-header__secondary{background-color:#e2e2e2;padding:.5em 0;display:flex;}
    @media all and (min-width:62em){
    .c-header__secondary{order:1;}
    }
    .c-header__secondary__ctas{padding:0 .5em;justify-content:space-between;}
    @media all and (min-width:75em){
    .c-header__secondary__ctas{display:block;}
    }
    .c-secondary-nav{display:none;}
    .c-secondary-nav__list{display:flex;align-items:center;justify-content:space-around;width:100%;}
    .c-secondary-nav__list-item a{color:#fff;}
    .c-header__login{display:none;}
    @media all and (min-width:62em){
    .c-header__login{display:block;text-align:right;}
    }
    @media all and (min-width:62em){
    .c-primary-nav-mobile{display:none;}
    }
    .c-header__secondary{display:none;}
    .c-primary-nav-mobile .c-header__secondary{display:block;padding:0;}
    .c-primary-nav-mobile .c-secondary-nav{display:block;padding-left:0;padding-right:0;width:100%;max-width:100%;}
    .c-primary-nav-mobile .c-secondary-nav{background:#005596;}
    .c-primary-nav-mobile .c-secondary-nav__list{display:block;}
    .c-primary-nav-mobile .c-secondary-nav__list-item a{font-weight:300;display:block;padding:1em 4em;color:#fff;}
    .c-primary-nav-mobile .c-header__secondary__ctas{background:#fff;padding:.5em;}
    .c-primary-nav-mobile .c-secondary-nav__list{display:block;padding:10px;margin:0 auto;width:auto;text-align:center;}
    .c-primary-nav-mobile .c-secondary-nav__list-item{display:inline;padding:0;margin:0;width:auto;}
    .c-primary-nav-mobile .c-secondary-nav__list-item a{display:inline;padding:0;margin:0;width:auto;}
    .c-primary-nav-mobile .c-secondary-nav__list-item:after{content:"\007C";color:#fff;padding-left:10px;padding-right:10px;}
    .c-primary-nav-mobile .c-secondary-nav__list-item:last-child:after{display:none;}
    .c-primary-nav-mobile{background:#442a7b;}
    .c-primary-nav-mobile .c-header__secondary__ctas{background:#442a7b;padding:0;display:flex;justify-content:center;}
    .c-primary-nav-mobile .c-secondary-nav{background:#442a7b;}
    .c-block--hero{display:block;position:relative;}
    @media all and (min-width:62em){
    .c-block--hero{display:flex;}
    }
    .c-block-hero__img{display:block;width:100%;object-fit:cover;}
    .c-block-hero__img img{width:100%;}
    .icon-facebook:before,.icon-linkedin:before,.icon-twitter:before,.icon-youtube:before{font-family:icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}
    .icon-facebook:before,.icon-instagram:before,.icon-linkedin:before,.icon-pinterest2:before,.icon-twitter:before{font-family:bcw-icons;}
    .icon-facebook:before{content:'\ea90';}
    .icon-twitter:before{content:'\ea96';}
    .icon-linkedin:before{content:'\eaca';}
    .icon-instagram:before{content:'\eb18';}
    .icon-pinterest2:before{content:'\eb19';}
    .icon-youtube:before{content:"\79";}
    @font-face{
        font-family:cavier;
        src:url("/_files/fonts/cavier.eot?2elqtc");
        src:url("/_files/fonts/cavier.eot?2elqtc#iefix") format("embedded-opentype"),url("/_files/fonts/cavier.ttf?2elqtc") format("truetype"),url("/_files/fonts/cavier.woff?2elqtc") format("woff"),url("/_files/fonts/cavier.svg?2elqtc") format("svg");
        font-weight:400;
        font-style:normal
    }
    [class^=cavier-]{font-family:cavier!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
    .cavier-Compose:before{content:"\e904";}
    .cavier-Loupe:before{content:"\e914";}
    .cavier-Arrow---Down:before{content:"\e92a";}
    .cavier-Arrow---Left:before{content:"\e92b";}
    .cavier-Arrow---Right:before{content:"\e92c";}
    .cavier-Arrow---Up:before{content:"\e92f";}
    .cavier-Chevron---Down:before{content:"\e931";}
    .cavier-Apple:before{content:"\e95a";}
    .cavier-Bell:before{content:"\e993";}
    .cavier-Chat:before{content:"\ea9e";}
    .cavier-Calendar:before{content:"\e998";}
    .cavier-Cross:before{content:"\e9a1";}
    .cavier-Help:before{content:"\e9ac";}
    .cavier-Remove:before{content:"\e9be";}
    .cavier-List:before{content:"\e9e6";}
    .cavier-Mortar-Board:before{content:"\ea49";}
    .cavier-Pin---1:before{content:"\ea7a";}
    .cavier-Phone:before{content:"\eaae";}
    .c-logo{display:block;max-width:20em;min-width:15em;width:40%;}
    @media all and (min-width:75em){
    .c-logo{max-width:10em;}
    }
    .c-logo-link{display:inline-block;padding:.2rem .5rem;width:24em;height:3em;background-image:url(https://www.broward.edu/_global/images/bc_logo_horizontal.png);background-size:100%;background-repeat:no-repeat;background-position:center;}
    @media all and (min-width:48em){
    .c-logo-link{width:30em;}
    }
    @media all and (min-width:992px){
    .c-logo-link{height:5em;}
    }
    #hamburger-icon{width:3em;height:1.5em;position:relative;display:block;margin:1em;}
    .c-primary-nav{display:none;flex:1;overflow:hidden;position:absolute;top:100%;width:100%;z-index:100;background-color:#005596;}
    @media all and (min-width:62em){
    .c-primary-nav{padding:0 1em;height:3.5rem;position:static;background-color:transparent;overflow:visible;}
    }
    @media all and (min-width:62em){
    .c-primary-nav__list{display:flex;align-items:center;width:100%;justify-content:space-around;}
    }
    @media all and (min-width:62em){
    .c-primary-nav__item{display:inline-block;}
    }
    .c-primary-nav__link{display:block;padding:.5em;font-size:.75em;text-transform:uppercase;font-weight:400;color:#2a2623;}
    @media all and (min-width:75em){
    .c-primary-nav__link{font-size:1em;}
    }
    @media all and (min-width:89em){
    .c-primary-nav__link{font-size:1em;}
    }
    .nav-dropdown{display:none;background:#e2e2e2;position:absolute;overflow:hidden;box-shadow:.5em .5em 1em rgba(0,0,0,.5);}
    .nav-dropdown:after{transform:skewX(-5deg);top:0;position:absolute;left:-4em;width:20em;content:'';display:block;height:100%;right:0;}
    .menu-bluepurple .nav-dropdown:after{background-color:#005596;}
    .nav-dropdown__title__wrapper{position:absolute;z-index:2;width:100%;top:-2em;transform:skewY(4deg);height:6em;}
    .menu-bluepurple .nav-dropdown__title__wrapper{background-color:rgba(148,68,159,.49);}
    .nav-dropdown__title{color:#fff;transform:skewY(-4deg);position:absolute;left:1em;top:4em;font-weight:400;}
    .nav-dropdown__sub-list__item__link{display:block;padding:1em;}
    .nav-dropdown__sub-list__item__link:hover{color:#94449f;}
    h1,h2{font-weight:100;text-transform:uppercase;}
    section{width:100%;}
    .btn,.c-footer__nav__item a,.footer-social a,nav a{text-decoration:none;}
    #mobile-cludo-search-form{display:flex;align-items:center;justify-content:center;flex:auto;position:relative;max-width:95%;}
    .primary{border-radius:0;text-transform:uppercase;font-size:1em;padding:.75em .5em;text-decoration:none;line-height:1.5;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:2px solid transparent;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin:0 0 5px;}
    .primary,button.primary{background-color:#c3d156;color:#005596;}
    @media all and (min-width:48em){
    .primary{font-size:1.125em!important;}
    }
    @media all and (min-width:62em){
    .primary{font-size:1em!important;padding:.5em 1em!important;}
    }
    @media all and (min-width:75em){
    .primary{font-size:1.125em!important;padding:.5em 1.5em!important;}
    }
    @media all and (min-width:0px) and (max-width:767px){
    .btn,.primary{white-space:normal;}
    }
    .full-width{width:100%;}
    .full-width .c-block-hero__img{max-height:700px;max-width:1600px;margin-left:auto;margin-right:auto;}
    .full-width .c-block-hero__img img{height:100%;object-fit:cover;}
    @media (min-width:62em){
    .c-header__secondary__ctas.mobile-login{display:none;}
    }
    .c-primary-nav-mobile .c-header__secondary__ctas{max-width:100%;}
    .modal-content{border-radius:0;border:0;}
    .modal-header{background:linear-gradient(to right bottom,#005596 0,#6a5595 100%);border-radius:0 0;color:#fff;flex-direction:column;padding:2em 2em 1em;}
    .modal-content .close{background:#fff;border-radius:50%;height:5vh;width:5vh;min-height:50px;min-width:50px;position:absolute;top:0;right:0;opacity:1;padding:.7rem;}
    .modal-body{padding:1rem 2em;color:#4e4a49;}
    @media (min-width:576px){
    .modal-dialog{max-width:800px;}
    }
    @media (min-width:1332px){
    section.bg-angle .content-block.container{min-height:100px;}
    }
    @media (min-width:1520px){
    section.bg-angle .content-block.container{min-height:125px;}
    }
    @media (min-width:1794px){
    section.bg-angle .content-block.container{min-height:150px;}
    }
    @media (min-width:2080px){
    section.bg-angle .content-block.container{min-height:175px;}
    }
    @media (min-width:2365px){
    section.bg-angle .content-block.container{min-height:200px;}
    }
    @media (min-width:2650px){
    section.bg-angle .content-block.container{min-height:225px;}
    }
    @media (min-width:2935px){
    section.bg-angle .content-block.container{min-height:250px;}
    }
    @media (min-width:3220px){
    section.bg-angle .content-block.container{min-height:275px;}
    }
    @media (min-width:3515px){
    section.bg-angle .content-block.container{min-height:300px;}
    }
    section.bg-angle:last-of-type{margin-bottom:0;}
    #ally-af-launcher.ally-af-style-flag_small{right:32px!important;width:auto!important;bottom:32px!important;border-radius:50%;}
    .ally-af-launch-container.ally-af-style-flag_small button{height:64px;width:64px;border-radius:50%;box-shadow:0 6px 13px 0 rgb(0 0 0 / 23%);}
    .ally-af-launch-container.ally-af-style-flag_small button:focus{outline:0!important;}
    .c-header__secondary{order:2!important;}
    .c-header__accessible{order:1!important;height:0;}
    .c-header__main{order:3!important;}
    .c-primary-nav-mobile{order:3!important;}
    .acc-jumplinks a,.acc-jumplinks a:focus,.acc-jumplinks a:hover{color:#fff;}
    .c-header__accessible .acc-close,.c-header__accessible .acc-close:focus,.c-header__accessible .acc-close:hover{color:#fff;opacity:1;}
    .c-header__accessible .close:not(:disabled):not(.disabled):focus,.c-header__accessible .close:not(:disabled):not(.disabled):hover{color:#fff;opacity:1;}
    nav a:focus,nav a:hover{text-decoration:underline;}
    .nav-dropdown__sub-list__item__link{margin-left:1.5em;}
    li.c-primary-nav__item>a::after{content:"\e931";font-size:1em;font-family:cavier!important;margin-left:.5em;}
    .nav-dropdown__title__wrapper{top:-30px;}
    .nav-dropdown__title{top:50px;}
    html{scroll-behavior:smooth}
    .c-footer__info a{text-align:center;}
    @media (min-width:75em){
    .c-logo{max-width:initial;}
    }
    .c-logo{display:inline-block;max-width:initial;min-width:initial;}
    .gallery-container{display:flex;flex-direction:row;justify-content:space-between;margin:50px 0;}
    @media (max-width:767px){
    .gallery-container{flex-direction:column;margin:0;}
    }
    .g-col:first-child{width:28%;}
    .g-col:nth-child(2){width:25%;z-index:2;}
    .g-col:nth-child(3){width:43%;z-index:3;}
    @media (max-width:1023px){
    .g-col{width:48.5%!important;}
    }
    @media (max-width:767px){
    .g-col{width:100%!important;}
    }
    .gallery-section .gd{display:block;}
    .gallery-section .gm{display:none;}
    @media (max-width:1023px){
    .gallery-section .gd{display:none;}
    .gallery-section .gm{display:block;}
    }
    .gallery-container .bg-cover{background-position:center center;background-repeat:no-repeat;background-size:cover;}
    .gallery-container .bg-cover img{display:none;width:100%;}
    @media (max-width:1023px){
    .gallery-container .bg-cover{background-image:none!important;}
    .gallery-container .bg-cover img{display:block;width:100%;}
    }
    .gallery-section .intro h2{font-size:4.5em;font-weight:600;text-transform:none;line-height:1;}
    .gallery-section .intro p{font-size:1.4em;font-weight:600;margin-bottom:0;}
    .gallery-section .intro p+p{margin-top:25px;}
    @media (max-width:1281px){
    .gallery-section .intro h2{font-size:4em;}
    .gallery-section .intro p{font-size:1.3em;}
    }
    @media (max-width:1025px){
    .gallery-section .intro h2{font-size:3em;}
    .gallery-section .intro p{font-size:1.2em;}
    }
    @media (max-width:1023px){
    .gallery-section .intro{text-align:center;}
    }
    .gallery-container .video-container{position:relative;padding-bottom:56.25%;}
    .gallery-container .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
    .g-item+.g-item{margin-top:25px;}
    @media (max-width:767px){
    .g-item{margin-top:25px;}
    }
    .g-item a{display:block;}
    .g-item .overflow{margin-left:-30%;box-shadow:#26394d 0 20px 30px -10px;}
    @media (max-width:1441px){
    .g-item .overflow{margin-left:-25%;}
    }
    @media (max-width:1025px){
    .g-item .overflow{margin-left:-20%;}
    }
    @media (max-width:1023px){
    .g-item .overflow{margin-left:0;}
    }
    .g-item .split{display:flex;flex-direction:row;margin-left:-8%;}
    .g-item .split a{width:33%;box-shadow:#26394d 0 20px 30px -10px;}
    @media (max-width:1599px){
    .g-item .split .g-item-text{font-size:13px;}
    }
    @media (max-width:1025px){
    .g-item .split a{width:40%;}
    }
    @media (max-width:1023px){
    .g-item .split{margin-left:0;}
    .g-item .split a{width:50%;}
    }
    .g-item .split a+a{margin-left:15px;}
    .g-item .w80{width:70%;}
    @media (max-width:1023px){
    .g-item .w80{width:100%;}
    }
    .g-item a{text-decoration:none;color:#fff;cursor:default;position:relative;}
    .g-item .g-item-text{display:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:25px;font-weight:600;background-color:rgba(0,0,0,.7);}
    @media (max-width:1023px){
    .g-item .g-item-text{position:absolute;top:0;left:0;width:100%;height:100%;}
    }
    .g-item.autoplay .g-item-text{position:absolute;top:0;left:0;width:100%;}
    .g-item a:focus .g-item-text,.g-item a:hover .g-item-text{display:flex;}
    @media (max-width:1023px){
    .g-item a{height:auto!important;}
    }
    .bgColor--subtle{background:#f4f4f4;}
    body{font-family:'Open Sans';font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#2a2623;}
    p{font-size:1em!important;}
    h1{font-family:'Open Sans'!important;font-style:normal!important;font-weight:700!important;font-size:44px!important;line-height:130%!important;text-transform:unset;}
    h2{font-family:'Open Sans'!important;font-style:normal!important;font-weight:700!important;font-size:40px!important;line-height:130%!important;text-transform:unset;}
    h3{font-family:'Open Sans'!important;font-style:normal!important;font-weight:700!important;font-size:32px!important;line-height:130%!important;text-transform:unset;}
    h4{font-family:'Open Sans'!important;font-style:normal!important;font-weight:700!important;font-size:24px!important;line-height:130%!important;}
    .h5,h5{font-family:'Open Sans'!important;font-style:normal!important;font-weight:700!important;font-size:22px!important;line-height:130%!important;}
    h6{font-family:'Open Sans'!important;font-style:normal!important;font-weight:700!important;font-size:14px!important;line-height:130%!important;letter-spacing:.1em!important;text-transform:uppercase!important;}
    h1,h2{text-transform:none!important;color:unset;}
    .BWD_Text-Regular{font-family:'Open Sans';font-style:normal;font-weight:400;font-size:16px;line-height:24px;}
    a{color:#005596;}
    a{outline:0;}
    a:focus{-moz-outline-style:none;}
    a:focus{outline:0;}
    .c-primary-nav__link{font-size:unset;font-weight:unset;}
    .c-header__main-new-nav,.c-header__main-new-nav a,.c-header__secondary__ctas.mobile-login .mobile-qbtn-list a,.c-primary-nav-mobile .c-secondary-nav__list-item a{font-weight:unset;}
    .c-primary-nav__link{font-family:Open Sans;font-size:14px;font-weight:600;line-height:130%;color:#2a2623;}
    .BWD_Text-Regular,.c-header__main-new-nav,.c-header__main-new-nav a,.c-header__secondary__ctas.mobile-login .mobile-qbtn-list a,.c-primary-nav-mobile .c-secondary-nav__list-item a{font-family:'Open Sans';font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#e2e2e2;}
    .c-header__main-new-nav .ctaNavColLink a:focus,.c-header__main-new-nav .ctaNavColLink a:hover,.c-header__main-new-nav li a.nav-dropdown__sub-list__item__link:focus,.c-header__main-new-nav li a.nav-dropdown__sub-list__item__link:hover,.c-header__secondary__ctas.mobile-login .mobile-qbtn-list a:focus,.c-header__secondary__ctas.mobile-login .mobile-qbtn-list a:hover,.c-primary-nav-mobile .c-secondary-nav__list-item a:focus,.c-primary-nav-mobile .c-secondary-nav__list-item a:hover{color:#fff;text-decoration:underline;}
    .c-header__main-new-nav .row.redesign-width span strong{font-weight:700;font-size:16px;line-height:22px;color:#fff;}
    nav.c-primary-nav a:focus,nav.c-primary-nav a:hover{color:#005596;}
    .sectionIntroContent{margin-bottom:32px;}
    .content-block{padding-top:0;}
    .bg-angle{padding-bottom:0;padding-bottom:0;padding-left:0;padding-right:0;margin-top:0;margin-bottom:0;}
    .bg-angle:after,.bg-angle:before{content:none;}
    @media (min-width:576px){
    .container{max-width:100%;}
    }
    @media (min-width:768px){
    .container{max-width:1156px;}
    }
    .c-footer__nav .c-footer__nav__item__link{font-family:'Open Sans';font-style:normal;font-weight:700;font-size:16px;line-height:22px;text-transform:none;}
    .c-footer__nav .c-footer__nav__sub__item__link{font-family:'Open Sans';font-style:normal;font-weight:600;font-size:14px;line-height:130%;color:#e2e2e2;}
    .c-footer__nav a.c-footer__nav__sub__item__link:focus,.c-footer__nav a.c-footer__nav__sub__item__link:hover{color:#fff;text-decoration:underline;}
    .c-footer .c-footer__info p.footer-info{font-family:'Open Sans';font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#fff;}
    .c-footer .c-footer__info ul.footer-info{margin-bottom:1em;font-family:'Open Sans';font-style:normal;font-weight:600;font-size:14px;line-height:130%;color:#e2e2e2;}
    .c-footer .c-footer__info ul.footer-info li:not(:last-child){margin-bottom:.75em;}
    .c-footer .c-footer__info ul.footer-info a{text-decoration:none;color:#e2e2e2;}
    .c-footer .c-footer__info ul.footer-info a:focus,.c-footer .c-footer__info ul.footer-info a:hover{color:#fff;text-decoration:underline;}
    .primary{background-color:unset!important;color:#003478!important;}
    .text-white .primary{color:#003478!important;}
    .primary{border-radius:4px!important;font-family:'Open Sans'!important;font-style:normal!important;font-weight:600!important;font-size:16px!important;line-height:22px!important;text-transform:uppercase!important;text-decoration:none!important;text-align:center!important;white-space:nowrap!important;vertical-align:middle!important;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;padding:0!important;border:0!important;cursor:pointer!important;display:inline-block!important;background:0 0!important;background-image:linear-gradient(116.69deg,#c3d156,#c3d156,#a9deed,#a9deed)!important;padding:.5em 1.5em!important;background-size:300% 100%!important;margin:0!important;color:#003478 !important!important;moz-transition:all .15s ease-in-out!important;-o-transition:all .15s ease-in-out!important;-webkit-transition:all .15s ease-in-out!important;transition:all .15s ease-in-out!important;z-index:1!important;line-height:1.5em!important;position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
    .primary:focus,.primary:hover{background-position:50% 0!important;moz-transition:all .15s ease-in-out!important;-o-transition:all .15s ease-in-out!important;-webkit-transition:all .15s ease-in-out!important;transition:all .15s ease-in-out!important;background-image:linear-gradient(116.69deg,#c3d156,#c3d156,#a9deed,#a9deed)!important;}
    .text-white a.primary,p a.primary{color:#003478!important;}
    .btn-secondary,.primary,a{white-space:unset!important;}
    .modal-content{border-radius:8px;}
    .modal-header{background:0 0;color:unset;flex-direction:column-reverse;color:#2a2623!important;border:0;}
    .modal-header .close{position:relative;background:unset;min-height:unset;min-width:unset;font-size:2.5rem!important;font-weight:100!important;padding-top:0;border-radius:unset;height:unset;width:unset;margin:0;margin-left:auto;}
    .modal-content .close{border-radius:unset;background:unset;}
    .modal-body{padding:1rem 2rem 2rem;}
    .announcements-modal1-inner.modal-body{padding:0;}
    header.c-header{z-index:20;}
    .c-header__secondary__ctas.mobile-login{display:none!important;}
    #nav,nav.c-primary-nav{z-index:0;}
    .c-header__accessible{z-index:-1;}
    .c-header__accessible.sr-only{padding:0;}
    .acc-jumplinks a{margin-right:1em;}
    header.c-header{position:sticky;top:0;}
    .c-header .c-header__secondary nav.c-secondary-nav{order:2;}
    .c-header .c-header__secondary .c-header__secondary__ctas:not(mobile-login){order:1;}
    .c-header .c-header__secondary .c-header__login{order:3;align-items:center;}
    .c-header__main-nav-mobile{display:block;order:4;}
    .c-logo-link{width:6em!important;margin-left:1em;}
    .c-header__main .c-search-form{margin-right:1em;border-bottom:1px solid #2a2623;align-items:center;padding-bottom:.2em;position:relative;}
    .c-header__main .c-search-form .c-search-form__input{padding-right:calc(36px + .5em);border:none;padding-left:0!important;}
    .c-header__main .mobile-qbtn-tablet .c-search-form .c-search-form__input{padding-right:calc(34px + .5em);}
    .c-header__main .mobile-qbtn-tablet .c-search-form button{height:34px;width:34px;}
    .c-search-form input.c-search-form__input:focus{padding-left:.5em!important;}
    .c-header__main .c-search-form .c-search-form__btn{display:flex;align-items:center;}
    .c-header__main .c-search-form .search-input-btn{border-radius:2px;width:33px;height:33px;display:flex;align-items:center;justify-content:center;margin-right:.5em;}
    .c-header__main .c-search-form .search-input-btn:first-of-type{margin-left:-36px;}
    .c-header__main .c-search-form .search-input-btn:hover{background:#f4f4f4;}
    .c-primary-nav-mobile{display:block;}
    .c-primary-nav-mobile.collapse:not(.show){display:block;height:0;visibility:hidden;}
    .c-header__main .mobile-qbtn-tablet{display:none;position:unset;width:auto;margin-left:auto;justify-content:space-evenly;align-items:center;}
    .c-header__main .mobile-qbtn-tablet .mobile-qbtn-destroy{justify-content:right;display:flex;width:100%;align-items:center;}
    .c-header__main .mobile-qbtn-tablet.active .mobile-qbtn-destroy button.mobile-search{display:none;}
    .c-header__main .mobile-qbtn-tablet .mobile-qbtn-destroy .c-search-form{display:none!important;}
    .c-header__main .mobile-qbtn-tablet .mobile-qbtn-destroy .c-search-form.active{display:flex!important;align-items:center;border-bottom:1px solid #fff;}
    .c-header__main .mobile-qbtn-tablet .c-search-form .close{float:none;font-weight:400;text-shadow:none;opacity:1;padding:.25em .25em .25em;}
    .mobile-qbtn-tablet .announceModal-btn button i{font-size:24px;}
    .mobile-qbtn-tablet button.mobile-search i{font-size:24px;}
    .mobile-qbtn-tablet form.c-search-form button.close i{font-size:24px;}
    .c-header__main>.redesign-width>button.nav-toggle i{font-size:24px!important;}
    .c-header__main>.redesign-width>button.nav-toggle{height:42px!important;width:42px!important;}
    .c-header__main>.redesign-width>button.nav-toggle.mobile-search.collapsing{overflow:unset!important;}
    header>.c-header__main-nav-mobile>.redesign-width,header>.c-header__main>.redesign-width,header>.c-header__secondary>.redesign-width{height:100%;width:100%;}
    .c-primary-nav-mobile.collapse:not(.show) .c-header__secondary,header>.c-header__secondary{height:48px;}
    .c-header__main-nav-mobile{height:48px;}
    .c-primary-nav-mobile .c-secondary-nav{background:#005596;}
    .c-primary-nav-mobile .c-header__secondary{background:#005596;}
    .c-primary-nav-mobile .c-header__secondary__ctas{background:#005596;}
    .redesign-width{display:flex;max-width:1440px;margin:auto;align-items:center;justify-content:space-between;}
    .c-header{z-index:3;}
    .c-header__main{display:block;}
    .c-header__main-new-nav{align-items:center;display:block;order:3!important;box-shadow:unset;justify-content:space-between;position:relative;background-color:transparent;}
    .c-header__main-new-nav .redesign-width{position:absolute;background:#005596;color:#fff;z-index:3;width:100%;left:0;right:0;align-items:normal;justify-content:normal;top:48px;max-height:800px;overflow-y:auto;}
    .c-header__main-new-nav li a.nav-dropdown__sub-list__item__link{margin-left:0;padding:0;text-decoration:none;}
    .c-header__main-nav-mobile{display:block;background:#fff;border:3!important;box-shadow:0 3px 5px -2px rgb(0 0 0 / 20%);}
    .c-header__main-nav-mobile .c-primary-nav{display:flex;padding:0 1em;height:100%;position:static;background-color:transparent;overflow:visible;overflow-x:auto;}
    .c-header__main-nav-mobile .c-primary-nav .c-primary-nav__list{display:flex;align-items:center;width:100%;justify-content:space-around;min-width:640px;}
    .c-primary-nav-mobile .c-secondary-nav__list{text-align:left;padding-left:1.5em;padding-top:1.5em;padding-bottom:0;}
    .c-primary-nav-mobile .c-secondary-nav__list-item{display:block;margin-bottom:2em;}
    .c-primary-nav-mobile .c-secondary-nav__list-item:last-child{margin-bottom:0;padding-bottom:2em;}
    .c-primary-nav-mobile .c-secondary-nav__list-item:after{content:"";padding:0;}
    .c-primary-nav-mobile .c-secondary-nav__list-item a{width:100%;display:block;}
    .c-primary-nav-mobile .c-header__secondary .c-header__secondary__ctas.mobile-login .mobile-qbtn-list{text-align:left;padding-left:1.5em;display:block;margin:0 auto;width:100%;padding-top:0;}
    .c-primary-nav-mobile .c-header__secondary .c-header__secondary__ctas.mobile-login .mobile-qbtn-list li{display:block;margin-bottom:2em;}
    .c-primary-nav-mobile .c-header__secondary .c-header__secondary__ctas.mobile-login .mobile-qbtn-list li a{text-decoration:none;}
    .c-primary-nav-mobile .c-header__secondary .c-header__secondary__ctas.mobile-login .mobile-qbtn-list li a i{margin-right:.5em;font-size:23px;}
    .c-primary-nav-mobile .c-header__secondary .c-header__secondary__ctas:not(.mobile-login){justify-content:left;padding-left:1.5em;padding-bottom:1.5em;}
    .c-primary-nav-mobile .c-header__secondary .c-header__secondary__ctas:not(.mobile-login) a:first-child{margin-right:.5em;}
    .c-header .mobile-qbtn-fixed{position:fixed;bottom:0;display:flex;background:#442a7b;width:100%;z-index:1;height:48px;justify-content:space-evenly;align-items:center;}
    .c-header .mobile-qbtn-fixed div button,.c-header__main .mobile-qbtn-tablet div button{display:flex;border:0;background:0 0;color:#fff;padding:.35em .5em .35em;border-radius:4px;width:42px;height:42px;align-items:center;justify-content:center;font-size:24px;}
    .mobile-qbtn-fixed .mobile-qbtn-destroy{display:flex;background:#442a7b;width:100%;justify-content:space-evenly;align-items:center;}
    .mobile-qbtn-fixed .mobile-qbtn-destroy.active{display:none;}
    .mobile-qbtn-fixed .c-search-form{display:none;}
    .mobile-qbtn-fixed .c-search-form.active{display:flex!important;border-bottom:1px solid #fff;}
    .mobile-qbtn-fixed .c-search-form.active .c-search-form__btn{display:flex;align-items:center;justify-content:center;margin-right:.5em;height:42px;width:42px;}
    .mobile-qbtn-fixed .c-search-form.active .close{display:flex;width:42px;height:42px;}
    .mobile-qbtn-fixed.active{justify-content:start;}
    .c-header__secondary .c-header__login .c-header-quick-btn{display:inline-block;height:100%;vertical-align:middle;margin-right:.5em;}
    .c-header__secondary .c-header__login .c-header-quick-btn .qbtnLink{border:0;background:unset;text-decoration:none;display:block;padding:.45em .5em .25em;border-radius:4px;color: #fff;text-align: center;}
    .c-header__secondary .c-header__login .c-header-quick-btn .qbtnLabel{font-size: 10px;display: block;line-height: 150%;}
    .c-header__secondary .c-header__login .c-header-quick-btn .qbtnLink i{color:#fff;font-size:23px;}
    .c-header__secondary .c-header__login .c-header-quick-btn .qbtnLink:focus,.c-header__secondary .c-header__login .c-header-quick-btn .qbtnLink:hover{cursor:pointer;background:#1767a5!important;}
    .ctaNavColLink{align-items:start;justify-content:start;}
    .ctaNavColLink>div{text-align:right!important;}
    .ctaNavColLink>div a{display:block;font-weight:600;text-decoration:none;}
    .ctaNavColLink>div a:not(:last-of-type){margin-bottom:.5rem;}
    .ctaNavColLink>div a:after{content:"\e932";font-size:1em;font-family:cavier!important;margin-left:.5em;}
    @media (min-width:768px){
    .ctaNavColLink{justify-content:end;}
    }
    @media (max-width:1199px){
    .nav-toggle{display:block!important;}
    }
    #ally-af-launcher{position:absolute;position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;}
    .btn,.btn-secondary,.primary{border-radius:4px;font-family:'Open Sans';font-style:normal;font-weight:600;font-size:16px;line-height:22px;}
    .btn-secondary,.primary{border-radius:4px;font-family:'Open Sans';font-style:normal;font-weight:600;font-size:16px!important;line-height:22px!important;text-transform:uppercase;text-decoration:none;text-align:center;white-space:nowrap;vertical-align:middle;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;padding:0;border:0;cursor:pointer;display:inline-block;background:0 0;background-image:linear-gradient(116.69deg,#c3d156,#c3d156,#a9deed,#a9deed);background-size:300% 100%;margin:0;border-radius:4px;moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;z-index:1;position:relative;display:inline-flex;align-items:center;}
    .btn-secondary,.btn.btn-secondary{color:#003478;padding:.5em 1.5em;background-size:300% 100%;margin:0;border-radius:4px;moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;z-index:1;line-height:1.5em;position:relative;display:inline-flex;align-items:center;border-radius:4px;font-family:'Open Sans';font-style:normal;font-weight:600;font-size:16px;text-transform:uppercase;text-decoration:none;text-align:center;white-space:nowrap;vertical-align:middle;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;border:0!important;cursor:pointer;justify-content:center;}
    .btn-secondary:focus,.btn-secondary:hover{background-position:50% 0;moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;background-image:linear-gradient(116.69deg,#c3d156,#c3d156,#a9deed,#a9deed);}
    .btn-secondary:before{position:absolute;content:"";top:0;left:0;bottom:0;width:100%;height:100%;z-index:-1;border-radius:4px;opacity:1;}
    .btn-secondary:after{position:absolute;content:"";top:1px;left:1px;bottom:0;width:calc(100% - 2px);height:calc(100% - 2px);z-index:-1;border-radius:4px;}
    .btn-secondary:hover:after{position:absolute;content:"";top:3px;left:3px;bottom:0;width:calc(100% - 6px);height:calc(100% - 6px);z-index:-1;border-radius:unset;}
    .btn-secondary.after-ffffff:after{background:#fff!important;}
    .btn-secondary:before{background:#003478;transition:all .15s ease-in-out;}
    .btn-secondary:after{background:#fff;}
    .btn-secondary:hover:before{opacity:0;transition:all .15s ease-in-out;}
    .btn-secondary{color:#003478;}
    .close{font-weight:500!important;font-size:1.25em!important;color:#2a2623;opacity:1!important;text-shadow:none!important;}
    a.btn-v2{border-radius:4px;font-family:'Open Sans';font-style:normal;font-weight:600;font-size:16px;line-height:22px;text-transform:uppercase;text-decoration:none;text-align:center;white-space:nowrap;vertical-align:middle;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;padding:0;border:0;cursor:pointer;display:inline-block;background:0 0;}
    a.btn-v2 i{overflow:hidden;font-weight:700;}
    a.btn-v2 i.cavier-Arrow---Right::before{margin-left:-16px;transition:all .15s ease-in-out;}
    a.btn-v2:focus i.cavier-Arrow---Right::before,a.btn-v2:hover i.cavier-Arrow---Right::before{margin-left:.5em;}
    a.btn-v2 i{display:inline-flex;}
    a.btn-v2{background-image:linear-gradient(116.69deg,#c3d156,#c3d156,#a9deed,#a9deed);padding:.5em 1.5em;background-size:300% 100%;height:42px;margin:0;color:#003478!important;border-radius:4px;moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;z-index:1;line-height:1.5em;position:relative;display:inline-flex;align-items:center;justify-content:center;}
    a.btn-v2:focus,a.btn-v2:hover{background-position:50% 0;moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;padding:.5em calc(1.5em - 12px);background-image:linear-gradient(116.69deg,#c3d156,#c3d156,#a9deed,#a9deed);}
    a.btn-v2:active{outline:4px solid #E500A5;}
    a.btn-v2:before{position:absolute;content:"";top:0;left:0;bottom:0;width:100%;height:100%;z-index:-1;border-radius:4px;opacity:1;}
    a.btn-v2:after{position:absolute;content:"";top:1px;left:1px;bottom:0;width:calc(100% - 2px);height:calc(100% - 2px);z-index:-1;border-radius:4px;}
    a.btn-v2:hover:after{position:absolute;content:"";top:3px;left:3px;bottom:0;width:calc(100% - 6px);height:calc(100% - 6px);z-index:-1;border-radius:unset;}
    .btn-v2.btnBlueOut:before{background:#003478;transition:all .15s ease-in-out;}
    .btn-v2.btnBlueOut:after,.btn-v2.btnHome:after,.btn-v2.btnLimeOut:after{background:#fff;}
    .c-header__secondary .btn-v2.btnLimeOut:after{background:#005596;}
    .btn-v2.btnBlueOut:hover:before{opacity:0;transition:all .15s ease-in-out;}
    .btn-v2.btnLimeOut{color:#c3d156!important;}
    .btn-v2.btnBlueOut{color:#003478;}
    .desk-alt-format-btn i,.mobile-alt-format-btn i{background-image:url(https://www.broward.edu/_files/js/redesign/accessibility-vector.svg);background-repeat:no-repeat;background-size:contain;height:55%;width:55%;}
    .help-modal-btn{position:fixed;right:-24px;top:50%;position:fixed;right:-24px;top:50%;display:flex;box-shadow:-3px 5px 20px rgb(0 0 0 / 20%);display:flex;box-shadow:-3px 5px 20px rgb(0 0 0 / 20%);z-index:3;left:auto!important;}
    .help-modal-btn{transition:right .25s ease-in-out;-o-transition:right .25s ease-in-out;-ms-transition:right .25s ease-in-out;-moz-transition:right .25s ease-in-out;-webkit-transition:right .25s ease-in-out;}
    .help-modal-icon{background:#c3d156;padding:.5em;color:#003478;font-weight:700;font-size:1.75em;line-height:1em;max-width:56px;max-height:56px;text-align:center;justify-content:center;align-items:center;display:inline-block;}
    .help-modal-grab{background:#747b32;width:24px;height:56px;display:inline-block;position:relative;}
    .help-modal-grab i{background:#fff;position:absolute;width:3px;height:3px;border-radius:50%;}
    .help-modal-grab i:first-of-type{left:7.5px;top:20.5px;}
    .help-modal-grab i:nth-of-type(2){left:13.5px;top:20.5px;}
    .help-modal-grab i:nth-of-type(3){left:7.5px;top:26.5px;}
    .help-modal-grab i:nth-of-type(4){left:13.5px;top:26.5px;}
    .help-modal-grab i:nth-of-type(5){left:7.5px;top:32.5px;}
    .help-modal-grab i:nth-of-type(6){left:13.5px;top:32.5px;}
    .help-modal-btn .help-modal1{position:absolute;right:-500px;top:-100%;box-shadow:0 24px 44px rgba(0,0,0,.25);border-radius:8px;padding:24px;width:296px;height:274px;background:#fff;}
    .help-modal-btn .help-modal-btn1{display:flex;z-index:1;background:0 0;border-radius:4px 0 0 4px;}
    .help-modal-btn .help-modal1 .row .help-modal-resource-btn button{padding:.5em;border:2px solid #c3d156;border-radius:4px;display:flex;align-items:center;width:100%;background:0 0;-webkit-transition:background .5s;transition:background .5s;font-family:'Open Sans';font-style:normal;font-weight:600;font-size:16px;line-height:150%;color:#2a2623;}
    #mobile-help-modal .help-modal-resource-btn button .bg-pseudo,.help-modal-btn .help-modal1 .row .help-modal-resource-btn button .bg-pseudo{background:#c3d156;display:flex;color:#003478;border-radius:4px;margin-right:.5em;-webkit-transition:background .5s;transition:background .5s;z-index:1;position:relative;align-items:center;justify-content:center;height:56px;width:56px;}
    .help-modal-btn .help-modal1 .row .help-modal-resource-btn button i{display:inline-block;font-size:2em;color:#003478;-webkit-transition:background .5s;transition:background .5s;}
    .help-modal-btn .help-modal-btn1{display:flex;z-index:1;background:0 0;border-radius:4px 0 0 4px;overflow:hidden;}
    #mobile-help-modal .modal-close-top button.close{float:right;}
    #mobile-help-modal .modal-close-top button.close i{font-weight:500;font-size:1.25em;color:#2a2623;}
    #mobile-help-modal .mobile-help-modal-title,.help-modal-btn .help-modal1 .help-modal-title{clear:both;font-family:'Open Sans';font-style:normal;font-weight:700;font-size:20px;line-height:150%;color:#2a2623;margin-bottom:1em;}
    #mobile-help-modal .help-modal-resource-btn>button{background:0 0;width:100%;padding:.5em;border:2px solid #c3d156;border-radius:4px;display:flex;align-items:center;font-family:'Open Sans';font-style:normal;font-weight:600;font-size:16px;line-height:150%;color:#2a2623;-webkit-transition:background .5s;transition:background .5s;}
    #mobile-help-modal .help-modal-resource-btn>button i{display:inline-block;font-size:2em;padding:.25em;color:#003478;}
    .help-modal-resource-btn button:focus,.help-modal-resource-btn button:hover{background:#f4f4f4!important;cursor:pointer;}
    .help-modal-resource-btn button .bg-pseudo::before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(116.69deg,#c3d156 0,#a9deed 100%);z-index:-1;opacity:0;transition:opacity .5s linear;}
    .help-modal-resource-btn button:focus .bg-pseudo::before,.help-modal-resource-btn button:hover .bg-pseudo::before{opacity:1;}
    .announcements-modal1{display:none;text-align:left;}
    .announcements-modal1.active{display:block;position:absolute;box-shadow:0 24px 44px rgb(0 0 0 / 25%);border-radius:8px;padding:24px;width:296px;height:274px;background:#fff;z-index:1;top:120%;right:70%;}
    .announceModal-btn button.mobile-alert:focus,.announceModal-btn button.mobile-alert:hover,.announceModal-btn button.qbtnLink:focus,.announceModal-btn button.qbtnLink:hover{background:#1767a5!important;}
    .mobile-qbtn-tablet .mobile-search-group{margin-right:.5em;}
    .mobile-qbtn-tablet .mobile-search-group .mobile-search:focus,.mobile-qbtn-tablet .mobile-search-group .mobile-search:hover{background:#1767a5!important;}
    .c-header__main #hamburger-icon i{height:100%;width:100%;padding:.37em .35em .37em;border-radius:4px;}
    .c-header__main #hamburger-icon:focus i,.c-header__main #hamburger-icon:hover i{background:#1767a5!important;}
    .c-header__main .mobile-qbtn-tablet .mobile-qbtn-destroy .c-search-form button#md-search-button{padding:.2em .5em .2em;margin-right:.5em;margin-left:-44px;}
    .c-header__main .mobile-qbtn-tablet .mobile-qbtn-destroy .c-search-form button#md-search-button:focus,.c-header__main .mobile-qbtn-tablet .mobile-qbtn-destroy .c-search-form button#md-search-button:hover{background:#1767a5!important;}
    .c-header__main .mobile-qbtn-tablet .c-search-form button.close:focus,.c-header__main .mobile-qbtn-tablet .c-search-form button.close:hover{background:#1767a5!important;}
    .announcements-modal1-inner .col-sm-12:last-of-type{border-bottom:0!important;}
    #backToTop-btn1{position:fixed;right:24px;bottom:-100px;}
    #backToTop-btn1:hover{cursor:pointer;}
    #backToTop-btn1 .backToTop-icon{border-radius:50%;margin-bottom:0;font-weight:400;padding:.25em;background-image:linear-gradient(116.69deg,#c3d156,#c3d156,#a9deed,#a9deed);color:#003478!important;border-radius:50%;background-size:300% 100%;moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;display:block;-webkit-background-clip:unset;-webkit-text-fill-color:unset;font-size:2.25rem;box-shadow:-3px 5px 20px rgb(0 0 0 / 20%);}
    #backToTop-btn1:hover .backToTop-icon{background-position:50% 0;moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;background-image:linear-gradient(116.69deg,#c3d156,#c3d156,#a9deed,#a9deed);}
    .content-block{margin-top:12px;}
    @media (min-width:1200px){
    .template-wrap.wo-sidebar section .container.content-block{padding:0.01em 7rem;}
    }
    .template-wrap.wo-sidebar section{margin:0;padding-top:1.75rem;padding-bottom:1.75rem;width:100%;max-width:100%!important;}
    .template-wrap.wo-sidebar section:not(.fCStyle):first-of-type{padding-top:calc(1.75rem + 12px);}
    .template-wrap.wo-sidebar section .container.content-block{margin:auto;max-width:1156px;}
    section.testimonial .testimonials-carousel .carousel-inner{margin-bottom:.75em;}
    section.testimonial blockquote.p-quote{font-family:Aleo;font-style:normal;font-weight:400;font-size:2rem;line-height:110%;margin-top:0!important;}
    @media (min-width:768px){
    section.testimonial blockquote.p-quote{font-family:Aleo;font-style:normal;font-weight:400;font-size:2rem;line-height:150%;}
    }
    section.news-section{max-width:1440px!important;}
    section.news-section .container.content-block{max-width:1440px!important;}
    section.news-section .card-row-scroll{width:100%;overflow-x:scroll;margin:0;padding:0 2rem 1rem;}
    section.news-section .card-row-scroll{-ms-overflow-style:none;}
    section.news-section .card-row-scroll::-webkit-scrollbar{display:none;}
    section.news-section .card-row-scroll{width:100%;margin:0;padding:0 2rem 1rem;overflow-y:hidden;position:relative;transform:translate3d(0,0,0);}
    section.news-section .card-row-scroll .card-row{padding-top:1rem;height:100%;transform:translate3d(0,0,0);display:flex;}
    section.news-section .card-row-scroll:hover .card-row{animation-play-state:paused;}
    section.news-section .card-row-scroll .card-row{padding-top:1rem;}
    .news-section .container .newsPositionPrev{position:absolute;top:calc(50% - 50px);left:8px;z-index:1;display:none;}
    .news-section .container .newsPositionPrev .newsPrevButton{height:50px;width:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f4f4f4;border:1px solid #e2e2e2;box-shadow:0 4px 10px rgba(0,0,0,.24);color:#005596;moz-transition:all .15s ease-in-out!important;-o-transition:all .15s ease-in-out!important;-webkit-transition:all .15s ease-in-out!important;transition:all .15s ease-in-out!important;}
    .news-section .container .newsPositionNext .newsNextButton:focus,.news-section .container .newsPositionNext .newsNextButton:hover,.news-section .container .newsPositionPrev .newsPrevButton:focus,.news-section .container .newsPositionPrev .newsPrevButton:hover{cursor:pointer;background:#fff;moz-transition:all .15s ease-in-out!important;-o-transition:all .15s ease-in-out!important;-webkit-transition:all .15s ease-in-out!important;transition:all .15s ease-in-out!important;}
    .news-section .container .newsPositionNext{position:absolute;top:calc(50% - 50px);right:8px;z-index:1;display:none;moz-transition:all .15s ease-in-out!important;-o-transition:all .15s ease-in-out!important;-webkit-transition:all .15s ease-in-out!important;transition:all .15s ease-in-out!important;}
    .news-section .container .newsPositionNext .newsNextButton{height:50px;width:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f4f4f4;border:1px solid #e2e2e2;box-shadow:0 4px 10px rgba(0,0,0,.24);color:#005596;}
    @media (min-width:1548px){
    .news-section .container .newsPositionPrev{left:-50px;}
    .news-section .container .newsPositionNext{right:50px;}
    }
    section .content-block .card-row-scroll::-webkit-scrollbar{height:5px;}
    section .content-block .card-row-scroll::-webkit-scrollbar{height:8px;}
    section .content-block .card-row-scroll::-webkit-scrollbar-track{background:#f4f4f4;}
    section .content-block .card-row-scroll::-webkit-scrollbar-thumb{background-color:#e2e2e2;border-top:1px solid transparent;border-bottom:1px solid transparent;background-clip:padding-box;moz-transition:all .15s ease-in-out!important;-o-transition:all .15s ease-in-out!important;-webkit-transition:all .15s ease-in-out!important;transition:all .15s ease-in-out!important;}
    section .content-block .card-row-scroll::-webkit-scrollbar-thumb:hover{border:0;moz-transition:all .15s ease-in-out!important;-o-transition:all .15s ease-in-out!important;-webkit-transition:all .15s ease-in-out!important;transition:all .15s ease-in-out!important;}
    .btn-v2.btnHome:hover:before{opacity:0;transition:all .15s ease-in-out;}
    .template-wrap.wo-sidebar section.gallery-section>.content-block{padding:1rem;}
    @media (min-width:1200px){
    .template-wrap.wo-sidebar section.gallery-section>.content-block{padding:0;}
    }
    .c-footer:after{content:none;}
    .c-footer:before{content:none;}
    #mainFooter{background:#005596;width:100%;}
    .c-footer__info{display:block;}
    .c-footer__info a.c-footer-logo-link{display:block;text-align:center;margin-bottom:1em;}
    .footer-info{text-align:center;}
    .c-footer__info .c-logo{margin:0;width:40%;min-width:180px;}
    .c-footer__info hr.c-footer__info-spacer{background:#fff;width:30%;margin:2em auto;height:1px;}
    .footer-social{margin-left:-15px;}
    .c-footer__nav .c-footer__nav__item__link{font-weight:700;}
    .c-footer__nav{padding:2em;padding-top:0;background:#005596;}
    .c-footer__nav__item{margin-bottom:0;border-bottom:1px solid #fff;background-color:#005596;}
    #mainFooter .redesign-width .c-footer__info:not(.mobile) .footer-social{display:none;}
    #mainFooter .redesign-width .c-footer__info.mobile{display:block;}
    .c-footer__nav__item__link:after{content:"";}
    .c-footer__nav__item.open-collapse .c-footer__nav__item__link:after{content:"";}
    .square-plus-btn{background:#c3d156;border:0;color:#005596;font-weight:700;border-radius:8px;padding:0;width:100%;max-width:40px;height:40px;}
    .c-footer__nav__item.open-collapse{background-color:transparent;}
    .footer-social span.icon-facebook:before,.footer-social span.icon-instagram:before,.footer-social span.icon-linkedin:before,.footer-social span.icon-pinterest2:before,.footer-social span.icon-twitter:before,.footer-social span.icon-youtube:before{content:'';}
    .footer-social span{margin:0 auto;}
    .footer-social span.icon-facebook{background-image:url("data:image/svg+xml;%09charset=UTF-8,%3csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.8052 0C20.4148 0 20.9091 0.494127 20.9091 1.10388V18.8962C20.9091 19.5057 20.4148 20 19.8052 20H2.01287C1.40311 20 0.909058 19.5057 0.909058 18.8962V1.10388C0.909058 0.494127 1.40311 0 2.01287 0H19.8052ZM14.8461 3.59814C12.6409 3.59814 11.1313 4.94707 11.1313 7.4244V9.55909H8.63727V12.4537H11.1313V19.8811H14.1139V12.4537H16.6017L16.9741 9.55909H14.1139V7.71099C14.1139 6.87293 14.3461 6.30176 15.5453 6.30176L17.0749 6.30112V3.71218C16.8103 3.67697 15.9024 3.59814 14.8461 3.59814Z' fill='%23E2E2E2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;}
    .footer-social span.icon-twitter{background-image:url("data:image/svg+xml; charset=UTF-8,%3csvg width='28' height='22' viewBox='0 -1 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z' fill='%23E2E2E2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;}
    .footer-social span.icon-youtube{background-image:url("data:image/svg+xml;%09charset=UTF-8,%3csvg width='25' height='20' viewBox='0 0 27 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M26.8658 3.80712C26.7144 3.24554 26.4182 2.73352 26.0069 2.32225C25.5957 1.91097 25.0837 1.61482 24.5221 1.46341C22.4533 0.900391 14.163 0.900391 14.163 0.900391C14.163 0.900391 5.87059 0.900391 3.8062 1.45468C3.24337 1.60645 2.73044 1.90377 2.31901 2.31673C1.90758 2.72969 1.61217 3.24373 1.46249 3.80712C0.908202 5.87369 0.908203 10.1879 0.908203 10.1879C0.908203 10.1879 0.908202 14.5022 1.46249 16.5688C1.6135 17.1306 1.90951 17.6428 2.32085 18.0541C2.7322 18.4655 3.24442 18.7615 3.8062 18.9125C5.87277 19.4668 14.163 19.4668 14.163 19.4668C14.163 19.4668 22.4555 19.4668 24.5221 18.9125C25.0837 18.7611 25.5957 18.4649 26.0069 18.0536C26.4182 17.6424 26.7144 17.1304 26.8658 16.5688C27.4179 14.5022 27.4179 10.1879 27.4179 10.1879C27.4179 10.1879 27.4113 5.87369 26.8658 3.80712ZM11.5116 14.164V6.21193L18.3987 10.1879L11.5116 14.164Z' fill='%23E2E2E2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;width:25px;height:100%;display:block;margin:0 auto;}
    .footer-social span.icon-linkedin{background-image:url(/_files/css/"data:image/svg+xml;%09charset=UTF-8,%3csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http:/www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_2743_3592)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.6988 0H1.66494C0.838664 0 0.181885 0.635593 0.181885 1.44068V18.5593C0.181885 19.3644 0.838664 20 1.66494 20H18.6988C19.5251 20 20.1819 19.3432 20.1819 18.5593V1.44068C20.1819 0.635593 19.5251 0 18.6988 0ZM6.11346 7.49967V17.0336H3.14736V7.49967H6.11346ZM4.63041 2.75391C5.5838 2.75391 6.34651 3.51662 6.34651 4.47001C6.34651 5.4234 5.5838 6.18611 4.63041 6.18611C3.67702 6.18611 2.91431 5.4234 2.91431 4.47001C2.91431 3.51662 3.67702 2.75391 4.63041 2.75391ZM10.8174 7.49965H7.97846H7.95728V17.0547H10.9234V12.3302C10.9234 11.0802 11.1564 9.87253 12.703 9.87253C14.2285 9.87253 14.2496 11.292 14.2496 12.3937V17.0547H17.2157V11.8217C17.2157 9.23694 16.6649 7.2666 13.6564 7.2666C12.2157 7.2666 11.2624 8.07169 10.8598 8.81321H10.8174V7.49965Z' fill='%23E2E2E2'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2743_3592'%3e%3crect width='20' height='20' fill='white' transform='translate(0.181885)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;}
    .footer-social span.icon-instagram{background-image:url(/_files/css/"data:image/svg+xml;%09charset=UTF-8,%3csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http:/www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_2743_3598)'%3e%3cpath d='M10.1819 1.8023C12.8536 1.8023 13.1672 1.81421 14.2232 1.86185C15.1997 1.90552 15.7277 2.06828 16.0811 2.20722C16.5495 2.38984 16.883 2.60421 17.2323 2.95355C17.5816 3.3029 17.8 3.63636 17.9786 4.1048C18.1136 4.45812 18.2803 4.98611 18.324 5.96268C18.3716 7.01866 18.3836 7.33227 18.3836 10.004C18.3836 12.6757 18.3716 12.9893 18.324 14.0453C18.2803 15.0218 18.1176 15.5498 17.9786 15.9031C17.796 16.3716 17.5816 16.705 17.2323 17.0544C16.883 17.4037 16.5495 17.6221 16.0811 17.8007C15.7277 17.9357 15.1997 18.1024 14.2232 18.1461C13.1672 18.1937 12.8536 18.2056 10.1819 18.2056C7.51019 18.2056 7.19657 18.1937 6.1406 18.1461C5.16402 18.1024 4.63603 17.9397 4.28272 17.8007C3.81428 17.6181 3.48081 17.4037 3.13147 17.0544C2.78212 16.705 2.56378 16.3716 2.38514 15.9031C2.25017 15.5498 2.08343 15.0218 2.03977 14.0453C1.99213 12.9893 1.98022 12.6757 1.98022 10.004C1.98022 7.33227 1.99213 7.01866 2.03977 5.96268C2.08343 4.98611 2.2462 4.45812 2.38514 4.1048C2.56775 3.63636 2.78212 3.3029 3.13147 2.95355C3.48081 2.60421 3.81428 2.38587 4.28272 2.20722C4.63603 2.07225 5.16402 1.90552 6.1406 1.86185C7.19657 1.81024 7.51416 1.8023 10.1819 1.8023ZM10.1819 0C7.46652 0 7.12512 0.0119095 6.05723 0.0595474C4.99332 0.107185 4.26684 0.277888 3.63167 0.524017C2.97268 0.778086 2.4169 1.12346 1.86112 1.67924C1.30535 2.23501 0.963941 2.79476 0.705902 3.44978C0.459773 4.08495 0.28907 4.81143 0.241432 5.87932C0.193794 6.94323 0.181885 7.28464 0.181885 10C0.181885 12.7154 0.193794 13.0568 0.241432 14.1247C0.28907 15.1886 0.459773 15.915 0.705902 16.5542C0.959971 17.2132 1.30535 17.769 1.86112 18.3247C2.4169 18.8805 2.97664 19.2219 3.63167 19.48C4.26684 19.7261 4.99332 19.8968 6.0612 19.9444C7.12909 19.9921 7.46652 20.004 10.1859 20.004C12.9052 20.004 13.2426 19.9921 14.3105 19.9444C15.3744 19.8968 16.1009 19.7261 16.74 19.48C17.399 19.2259 17.9548 18.8805 18.5106 18.3247C19.0664 17.769 19.4078 17.2092 19.6658 16.5542C19.9119 15.919 20.0826 15.1925 20.1303 14.1247C20.1779 13.0568 20.1898 12.7193 20.1898 10C20.1898 7.28067 20.1779 6.94323 20.1303 5.87535C20.0826 4.81143 19.9119 4.08495 19.6658 3.44581C19.4117 2.78682 19.0664 2.23104 18.5106 1.67527C17.9548 1.11949 17.3951 0.778087 16.74 0.520048C16.1049 0.273918 15.3784 0.103216 14.3105 0.0555776C13.2387 0.0119095 12.8972 0 10.1819 0Z' fill='%23E2E2E2'/%3e%3cpath d='M10.1819 4.86694C7.34742 4.86694 5.04492 7.16547 5.04492 10.0039C5.04492 12.8423 7.34345 15.1409 10.1819 15.1409C13.0203 15.1409 15.3188 12.8423 15.3188 10.0039C15.3188 7.16547 13.0203 4.86694 10.1819 4.86694ZM10.1819 13.3346C8.33988 13.3346 6.84722 11.8419 6.84722 9.99993C6.84722 8.15793 8.33988 6.66528 10.1819 6.66528C12.0239 6.66528 13.5165 8.15793 13.5165 9.99993C13.5165 11.8419 12.0239 13.3346 10.1819 13.3346Z' fill='%23E2E2E2'/%3e%3cpath d='M15.5214 5.85945C16.1835 5.85945 16.7203 5.32269 16.7203 4.66056C16.7203 3.99843 16.1835 3.46167 15.5214 3.46167C14.8593 3.46167 14.3225 3.99843 14.3225 4.66056C14.3225 5.32269 14.8593 5.85945 15.5214 5.85945Z' fill='%23E2E2E2'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_2743_3598'%3e%3crect width='20' height='20' fill='white' transform='translate(0.181885)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;}
    .footer-social span.icon-pinterest2{background-image:url("data:image/svg+xml;%09charset=UTF-8,%3csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.1819 0C4.65909 0 0.181885 4.47712 0.181885 9.99992C0.181885 14.2365 2.81769 17.8581 6.53769 19.3151C6.4502 18.524 6.37127 17.3072 6.57242 16.4435C6.75407 15.663 7.74501 11.4728 7.74501 11.4728C7.74501 11.4728 7.44584 10.8737 7.44584 9.98807C7.44584 8.59761 8.25176 7.55951 9.2553 7.55951C10.1084 7.55951 10.5206 8.20008 10.5206 8.96815C10.5206 9.82617 9.97431 11.1089 9.69234 12.2976C9.4567 13.293 10.1915 14.1048 11.1732 14.1048C12.9505 14.1048 14.3167 12.2306 14.3167 9.52543C14.3167 7.13119 12.5963 5.45704 10.1397 5.45704C7.2944 5.45704 5.62427 7.59119 5.62427 9.79679C5.62427 10.6563 5.9553 11.5779 6.36847 12.0788C6.45012 12.1779 6.46213 12.2647 6.43785 12.3657C6.36188 12.6816 6.19324 13.3607 6.16007 13.4998C6.11645 13.6829 6.01514 13.7216 5.82567 13.6335C4.57662 13.0521 3.79588 11.2262 3.79588 9.75951C3.79588 6.60494 6.08773 3.70807 10.4032 3.70807C13.8722 3.70807 16.5681 6.18 16.5681 9.48362C16.5681 12.93 14.395 15.7035 11.3788 15.7035C10.3656 15.7035 9.413 15.1771 9.08691 14.5553C9.08691 14.5553 8.58551 16.4646 8.46394 16.9325C8.2381 17.8012 7.62872 18.8899 7.22106 19.5541C8.15678 19.8437 9.15102 20 10.1819 20C15.7048 20 20.1819 15.5229 20.1819 9.99992C20.1819 4.47712 15.7048 0 10.1819 0Z' fill='%23E2E2E2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;}
    .footer-social a:focus span,.footer-social a:hover span{filter:brightness(0) invert(1);}
    footer.no-gutters .footer-disclaimer a,footer.no-gutters .footer-disclaimer a:focus,footer.no-gutters .footer-disclaimer a:hover{color:#fff;}
    @media (max-width:767px){
    .help-modal-btn{display:none;}
    .modal{color:#4e4a49!important;padding-left:0;}
    .modal .modal-dialog.modal-dialog-centered{max-width:80%!important;margin:auto;}
    .modal .modal-dialog.modal-dialog-centered .modal-content{box-shadow:0 24px 44px rgb(0 0 0 / 25%);border-radius:8px;padding:24px 24px 68px;width:100%;background:#fff;margin:auto;}
    .modal .modal-dialog.modal-dialog-centered .modal-content button.close{font-weight:700;position:relative;padding:0;height:unset;width:unset;min-height:unset;min-width:unset;}
    .modal .modal-dialog.modal-dialog-centered .modal-content button.close i{float:right;}
    }
    @media (min-width:768px){
    .c-footer .c-footer__info ul.footer-info{margin-bottom:3em;}
    .c-footer__nav .c-footer__nav__item__link{margin-bottom:.5em;}
    .c-footer__nav a.c-footer__nav__item__link:hover{cursor:text;}
    .c-footer__nav .c-footer__nav__sub__item{margin-bottom:.5em;}
    .c-footer .c-footer__info .footer-social a{display:inline-block;margin-bottom:.5em;}
    .square-plus-btn{border-radius:4px;}
    }
    header.c-header{z-index:31;}
    @media (min-width:62em){
    .c-header__secondary{background-color:#005596;}
    }
    @media (min-width:768px){
    .c-logo-link{width:9em!important;}
    .c-header__main .mobile-qbtn-tablet{display:block;}
    .c-primary-nav-mobile.collapse:not(.show) .c-header__secondary,header>.c-header__main,header>.c-header__secondary{height:64px;}
    .c-header__main-nav-mobile{height:80px;}
    .c-header .mobile-qbtn-fixed{display:none;}
    .c-header__main-new-nav .redesign-width{top:80px;}
    }
    @media (max-width:1199px){
    .c-search-form input.c-search-form__input{font-family:'Open Sans';font-style:italic;font-weight:400;font-size:16px;line-height:22px;color:#e2e2e2;width:70vw;padding-left:0;border:none;}
    .c-search-form input.c-search-form__input::placeholder{color:#e2e2e2;}
    .c-search-form{display:none!important;}
    .c-header>.c-header__secondary .c-secondary-nav{display:none!important;}
    .c-header>.c-header__secondary{display:none!important;}
    .c-header__main{box-shadow:none!important;background-color:#005596!important;}
    .c-logo-link{background-image:url(https://www.broward.edu/_global/images/bc_logo_white.png)!important;background-size:contain!important;}
    .c-header__login{display:none!important;justify-content:right!important;}
    .c-primary-nav{display:none;flex:1;overflow:hidden;position:absolute;top:100%;width:100%;z-index:100;}
    #hamburger-icon{display:flex!important;}
    .c-header__secondary__ctas.mobile-login{display:block!important;}
    .c-primary-nav-mobile .c-header__secondary .redesign-width{display:block;}
    }
    @media (min-width:1200px){
    .c-primary-nav{display:flex;padding:0 1em;height:3.5rem;position:static;background-color:transparent;overflow:visible;}
    .c-header>.c-header__secondary .c-secondary-nav{display:flex!important;}
    .c-header>.c-header__secondary{display:block!important;}
    .c-header__login{display:flex!important;justify-content:right!important;}
    .c-primary-nav{display:flex!important;padding:0 1em!important;height:3.5rem!important;position:static!important;background-color:transparent!important;overflow:visible!important;}
    #hamburger-icon{display:none!important;}
    .c-header__main-nav-mobile{display:none!important;}
    #hamburger-icon{display:none!important;}
    .c-primary-nav-mobile{display:none;}
    .c-header__secondary__ctas.mobile-login{display:none!important;}
    .c-header__main .mobile-qbtn-tablet{display:none;}
    .c-header__main-new-nav .redesign-width{top:0;}
    }
    @media (min-width:1440px){
    .c-header .c-header__secondary .redesign-width .c-secondary-nav{order:2;}
    .c-header .c-header__secondary .redesign-width .c-header__secondary__ctas:not(.mobile-login){order:1;}
    .c-header .c-header__secondary .redesign-width .c-header__login{order:3;}
    }
    @media (min-width:62em){
    .c-header__login{display:flex;justify-content:right;}
    }
    @media (max-width:1199px){
    #homeSection-1.jit{margin-top:calc(100vh - 159px)!important;}
    }
    @media (min-width:1200px){
    #homeSection-1.jit{margin-top:calc(100vh - 143px)!important;}
    }
    footer.c-footer{margin-bottom:48px;width:unset;padding:44px 24px;}
    .c-footer__info{padding:0;margin-bottom:1em;}
    .c-footer__nav{padding:0;margin-bottom:3.5em;}
    footer.c-footer .c-footer__info .footer-social a:nth-child(-n+3){margin-bottom:1em;}
    #mainFooter .redesign-width .row{margin-left:0;margin-right:0;}
    .c-footer__nav__item{padding-left:0;padding-right:0;}
    .c-footer__nav .c-footer__nav__item__link{display:flex;align-items:center;justify-content:space-between;padding:10px 0 10px;}
    .c-footer__nav .c-footer__nav__sub__item__link{margin-bottom:10px;display:block;}
    @media (min-width:768px){
    footer.c-footer{margin-bottom:unset;padding:unset;}
    .c-footer__info{padding:2em;margin-bottom:unset;}
    .c-footer__nav{padding:2em;margin-bottom:unset;}
    #mainFooter .redesign-width .row{margin-left:-.5em;margin-right:-.5em;}
    .c-footer__nav__item{padding:0 1em 1em;}
    .c-footer__nav .c-footer__nav__item__link{display:block;padding:0;}
    .c-footer__nav .c-footer__nav__sub__item__link{display:unset;margin-bottom:0;}
    .c-footer__nav{padding-top:2em;}
    .c-footer__info a.c-footer-logo-link{text-align:left;}
    .footer-info{text-align:left;}
    .c-footer__info hr.c-footer__info-spacer{margin:2em 0;}
    .footer-social{justify-content:normal;}
    #mainFooter .redesign-width>.row{background:unset;}
    .c-footer__nav__item{padding-top:0;background-color:transparent;justify-content:flex-start;margin-bottom:0;border-bottom:0;}
    #mainFooter .redesign-width .c-footer__info:not(.mobile) .footer-social{display:block;}
    #mainFooter .redesign-width .c-footer__info.mobile{display:none;}
    .c-footer__nav .collapse:not(.show){display:block;}
    .c-footer__nav__item-btn{display:none;}
    #mainFooter .redesign-width .c-footer__info:not(.mobile) .footer-social{margin-left:0;}
    .c-footer .c-footer__info .footer-social a{margin-bottom:unset!important;}
    .footer-social span{margin:0 20px 0 0;}
    .footer-social span.icon-youtube{height:20px;margin:0 20px 0 0;}
    }
    @media (min-width:62em){
    .c-footer__info{z-index:0;}
    }
    .carousel-inner{width:(100% - 2 * $fragment_width) * 3;left:3 * $fragment_width - 100%;}
    .c-logo-link{background-image:url(https://www.broward.edu/_global/images/bc_logo_white.png)!important;background-size:contain!important;}
    .c-header__main .c-search-form{display:none;}
    .c-search-form input.c-search-form__input{font-family:'Open Sans';font-style:italic;font-weight:400;font-size:16px;}
    .c-header__main{background-color:#005596;}
    .c-primary-nav-mobile .c-header__secondary>.redesign-width{display:block;}
    .c-header__login{display:none!important;}
    .c-header__secondary__ctas.mobile-login{display:block!important;}
    #mainFooter>.redesign-width>.row{margin:0;}
    @media (min-width:1200px){
    .c-logo-link{background-image:url(https://www.broward.edu/_global/images/bc_logo_blue.png)!important;}
    .c-header__main .c-search-form{display:flex;}
    .c-header__main{background-color:#fff;}
    .c-primary-nav-mobile .c-header__secondary>.redesign-width{display:flex;}
    .c-header__login{display:flex!important;max-width: 440px;}
    .c-header__secondary__ctas.mobile-login{display:none!important;}
    }
    }

.btn:focus-visible,a.primary-arrow:active,a.primary-arrow:focus-visible,button.primary-arrow:active,button.primary-arrow:focus-visible,button:focus-visible{
    outline:4px solid #E500A5
}
#search_autocomplete {
    position: absolute;
    right: 0;
    margin: 0 !important;
    top: 100%;
    left: 0;
    width: 100%;
}
#search_autocomplete li {
    padding: 4px 8px !important;
    cursor: pointer;
}
.help-modal-btn.expose-grab,.help-modal-btn.ui-draggable-dragging{right:0}    
.cavier-Chevron---Up:before{content:"\e933"}


.alert{
    width:100%;
    border-radius:0;
    border:none
}
.alert__content{
    flex:1;
    display:flex;
    flex-direction:column
}
.alert__title{
    flex:0 1;
    font-size:2em;
    text-transform:uppercase
}
.alert__message{
    flex:1 0;
    font-weight:600
}
.alert__cta{
    display:none
}
@media all and (min-width:62em){
    .alert__cta{
        flex:0 1;
        display:flex;
        align-items:center;
        justify-content:center
    }
}
.alert__actions{
    display:flex;
    flex-direction:column;
    justify-content:space-around;
    align-items:center
}
.alert__close a{
    color:#fff;
    font-size:1.5em;
    border:2px solid #fff;
    width:1.25em;
    height:1.25em;
    display:flex;
    justify-content:center;
    align-items:center
}
.alert__close a span{
    font-weight:600
}
@media all and (min-width:62em){
    .alert__close{
        flex:0 1;
        display:flex;
        align-items:center;
        justify-content:center;
        padding-left:1em
    }
}
.alert-banner{
    background:#d64000;
    margin:0;
    color:#fff;
    width:100%;
    padding:.75rem 1.25rem;
    z-index:999
}
.alert-banner .alert-container{
    display:flex;
    width:100%;
    max-width:1440px;
    margin:0 auto
}
.alert-banner .alert-icon-bg{
    display:flex;
    align-items:center;
    justify-content:center;
    margin-right:1.25rem;
    margin-left:.5rem
}
.alert-banner .alert-icon-bg .alert-icon{
    background:#fff;
    height:22px;
    width:22px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center
}
.alert-banner .alert-icon-bg .alert-icon span{
    color:#d64000
}
.alert__content{
    flex-direction:row;
    align-items:center
}
.alert__message{
    font-weight:400;
    font-size:14px;
    line-height:150%;
    flex:unset
}
.alert__message span{
    font-weight:600;
    margin-right:.25rem
}
.alert__close a{
    border:0;
    text-decoration:none
}
.alert__close a span{
    font-weight:600;
    font-size:1rem
}
.alert__actions{
    margin-left:1.25rem
}
#alertTextFade{
    margin:0;
    background-image:linear-gradient(to right,transparent,#d64000);
    height:20px;
    display:inline-block;
    width:40px;
    position:absolute;
    right:0
}

/* ########################### */

.btn--brand, .btn-brand, .primary, button.btn--brand a {
    background-color: unset !important;
    color: #003478 !important;
}

.btn--brand,.btn-brand,.primary{
	border-radius: 4px !important;
    font-family: 'Open Sans' !important;
    font-style: normal !important;
    font-weight: 600 !important;
font-size: 16px !important;
    line-height: 22px !important;
text-transform: uppercase !important;
    text-decoration: none !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
border: 0 !important;
    cursor: pointer !important;
background: 0 0 !important;
    background-image: linear-gradient(116.69deg, #c3d156, #c3d156, #a9deed, #a9deed) !important;
padding: .5em 1.5em !important;
    background-size: 300% 100% !important;
    margin: 0 !important;
z-index: 1 !important;
position: relative !important;
    display: inline-flex !important
;
    align-items: center !important;
    justify-content: center !important;
}

.btn--brand:focus,.btn--brand:hover,.btn-brand:focus,.btn-brand:hover,.primary:focus,.primary:hover{
    background-position:50% 0!important;
    moz-transition:all .15s ease-in-out!important;
    -o-transition:all .15s ease-in-out!important;
    -webkit-transition:all .15s ease-in-out!important;
    transition:all .15s ease-in-out!important;
    background-image:linear-gradient(116.69deg,#c3d156,#c3d156,#a9deed,#a9deed)!important
}

.btn:focus-visible, a.primary-arrow:active, a.primary-arrow:focus-visible, button.primary-arrow:active, button.primary-arrow:focus-visible, button:focus-visible {
    outline: 4px solid #E500A5;
}
