@font-face {
    font-family: "Niveau Grotesk Black";
    src: url("../fonts/NiveauGroteskBlack.woff2") format("woff2");
}
@font-face {
    font-family: "Niveau Grotesk Regular";
    src: url("../fonts/NiveauGroteskRegular.woff2") format("woff2");
}


.multi-color-bg {background: linear-gradient(90deg, rgba(90, 196, 191, 0.1) 0%, rgba(87, 189, 255, 0.1) 33%, rgba(244, 193, 76, 0.1) 66%, rgba(240, 134, 110, 0.1) 100%);}

.footer-bar a.uk-button {background: #FFFFFF!important;color:#5AC4BF!important;opacity:1;}
.footer-bar a.uk-button:hover {opacity:0.9;}
.primary-light {background: linear-gradient(2.15deg, rgba(255, 255, 255, 0.1) 0.8%, rgba(90, 196, 191, 0.05) 97.2%);}
.rainbow-border > div > div {border: 2px solid;border-image-source: linear-gradient(90deg, #5AC4BF 0%, #57BDFF 33%, #F4C14C 66%, #F0866E 100%);border-image-slice: 1;border-image-repeat: stretch;padding:70px;}
.rainbow-border .el-title {font-weight:700;}
.rainbow-bg {background: linear-gradient(90deg, #5AC4BF 0%, #57BDFF 33%, #F4C14C 66%, #F0866E 100%);}
.btn-outline-white {border-color:#fff!important;color:#fff;}
.btn-outline-white:hover {color:#5AC4BF!important;background-color:#fff!important;}
#module-130 .rainbow-bg > .row {
    max-width: 1200px;
    margin: 0 auto;
}
#module-130 .rainbow-bg > .row :last-child {
flex: 1 1 0;
}
.nav-btn {
	margin: 0 .5rem;
}
.modal-job-title {
	font-size: 50%;
	font-weight: bold;
	width: 100%;
	display: block
}
@media screen and (max-width: 900px) {
#module-130 .rainbow-bg > .row .nav-btn-container {
	flex: 1 1 100%;
    align-items: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#module-130 .rainbow-bg > .row .nav-btn-container a {
	width: 50%;
	margin-bottom: .5rem
}
.tagline.col-6 {
	width: 100%;
	margin-bottom: .5rem
}
}


@media screen and (max-width: 659px) {



#services-grid,
#about-community,
#insurance-logos,
#clinic-staff {
    text-align: center;
}
.reverse-mobile {
   flex-direction: column-reverse;
}

#module-130 .row {
    --bs-gutter-x: .5rem;
    font-size: 12px;
    line-height: 1.2;
}
 
    
}