.green-button {
background-color: green;
text-decoration: none;
color: white;
}
.green-button:hover {
background-color: #011950;
color: #fff;
}
.green-button .fas {
color: #fff;
}
.sfa-continuum {
background: #fff;
padding: 0.8rem 0;
}
.sfa-cards {
align-items: stretch;
justify-content: center;
margin-left: -0.25rem;
margin-right: -0.25rem;
margin-top: -1.3rem;
}
.sfa-card-col {
display: flex;
margin-bottom: 0.35rem;
padding-left: 0.25rem;
padding-right: 0.25rem;
padding-top: 1.3rem;
}
.sfa-card {
--card-color: #288636;
--text-color: #ffffff;
--footer-text: #ffffff;
--footer-start: #288636;
--footer-end: #a8bf2e;
background: var(--card-color);
border: 1px solid #efefef;
border-radius: 7px;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
color: var(--text-color);
display: flex;
flex: 1 1 auto;
flex-direction: column;
min-height: 100%;
overflow: visible;
position: relative;
width: 100%;
}
.sfa-card__top {
background: var(--card-color);
border-radius: 7px 7px 0 0;
flex: 0 0 auto;
min-height: 2.95rem;
overflow: visible;
position: relative;
}
.sfa-card__top::after {
content: none;
}
.sfa-card__icon-slot {
background: #fff;
border-radius: 50%;
height: 4.45rem;
left: 50%;
position: absolute;
top: 0;
transform: translate(-50%, -43%);
width: 6.2rem;
z-index: 1;
}
.sfa-card__icon-slot::before {
background-position: center;
background-repeat: no-repeat;
background-size: contain;
content: "";
display: block;
height: 3.8rem;
left: 50%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
width: 3.8rem;
}
.sfa-card__body {
display: flex;
flex: 1 1 auto;
flex-direction: column;
padding: 1rem 0.68rem 0.68rem;
}
.sfa-card__title {
color: var(--text-color);
font-family: "Avenir Next", "Segoe UI", Arial, sans-serif;
font-size: 1.46rem;
font-weight: 400;
letter-spacing: -0.03em;
line-height: 1;
margin: 0 0 0.62rem;
text-align: center;
}
.sfa-card__label {
color: var(--text-color);
display: block;
font-family: "Avenir Next", "Segoe UI", Arial, sans-serif;
font-size: 0.66rem;
font-weight: 700;
letter-spacing: 0.14em;
line-height: 1.1;
margin-bottom: 0.2rem;
text-transform: uppercase;
}
.sfa-card__group + .sfa-card__group {
margin-top: 0.38rem;
}
.sfa-card__list {
margin: 0;
padding-left: 0.82rem;
}
.sfa-card__list li {
color: var(--text-color);
font-family: "Avenir Next", "Segoe UI", Arial, sans-serif;
font-size: 0.72rem;
font-weight: 400;
line-height: 1.1;
margin-bottom: 0.12rem;
}
.sfa-card__footer {
align-items: center;
background: linear-gradient(90deg, var(--footer-start) 0%, var(--footer-end) 100%);
border-top: 3px solid #fff;
color: var(--footer-text);
display: flex;
flex: 0 0 auto;
font-family: "Avenir Next", "Segoe UI", Arial, sans-serif;
font-size: 0.67rem;
font-weight: 700;
justify-content: center;
line-height: 1.1;
margin-top: auto;
min-height: 1.9rem;
padding: 0.38rem 0.55rem;
position: relative;
text-align: center;
}
.sfa-card__footer-text {
display: block;
}
.sfa-card__arrow {
display: block;
height: 0.72rem;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 0.72rem;
}
.sfa-card__arrow::before {
border-color: currentColor;
border-style: solid;
content: "";
display: block;
height: 100%;
width: 100%;
}
.sfa-card__arrow--left {
left: 0.6rem;
}
.sfa-card__arrow--left::before {
border-width: 0 0 4px 4px;
transform: rotate(45deg);
}
.sfa-card__arrow--right {
right: 0.6rem;
}
.sfa-card__arrow--right::before {
border-width: 4px 4px 0 0;
transform: rotate(45deg);
}
.sfa-card--thriving {
--card-color: #288636;
--text-color: #ffffff;
--footer-text: #ffffff;
--footer-start: #288636;
--footer-end: #9db72a;
}
.sfa-card--thriving .sfa-card__icon-slot::before {
background-image: url("/renderfile/f0fd23c90ae7208721af08b6c8db3a1c/_includes/images/sections/our-work/stress-first-aid/icon-green.png");
}
.sfa-card--surviving {
--card-color: #ffd31f;
--text-color: #18386d;
--footer-text: #18386d;
--footer-start: #bdc32c;
--footer-end: #e5ac1d;
}
.sfa-card--surviving .sfa-card__icon-slot::before {
background-image: url("/renderfile/f0fd23c90ae7208721af08b6c8db3a1c/_includes/images/sections/our-work/stress-first-aid/icon-yellow.png");
}
.sfa-card--struggling {
--card-color: #E78E3C;
--text-color: #18386d;
--footer-text: #18386d;
--footer-start: #e8a21e;
--footer-end: #df6227;
}
.sfa-card--struggling .sfa-card__icon-slot::before {
background-image: url("/renderfile/f0fd23c90ae7208721af08b6c8db3a1c/_includes/images/sections/our-work/stress-first-aid/icon-orange.png");
}
.sfa-card--crisis {
--card-color: #d81f2b;
--text-color: #ffffff;
--footer-text: #ffffff;
--footer-start: #e36d25;
--footer-end: #d91f2b;
}
.sfa-card--crisis .sfa-card__icon-slot::before {
background-image: url("/renderfile/f0fd23c90ae7208721af08b6c8db3a1c/_includes/images/sections/our-work/stress-first-aid/icon-red.png");
}
@media (max-width: 991.98px) {
.sfa-card__title {
font-size: 1.38rem;
}
.sfa-card__body {
padding: 0.95rem 0.65rem 0.68rem;
}
.sfa-card__label {
font-size: 0.64rem;
}
.sfa-card__list li {
font-size: 0.68rem;
}
.sfa-card__footer {
font-size: 0.64rem;
}
.sfa-card__icon-slot {
height: 4.1rem;
width: 5.65rem;
}
.sfa-card__icon-slot::before {
height: 3.45rem;
width: 3.45rem;
}
}
@media (max-width: 575.98px) {
.sfa-continuum {
padding: 1.5rem 0;
}
.sfa-card__body {
padding: 1.1rem 0.95rem 0.95rem;
}
.sfa-card__title {
font-size: 1.7rem;
}
.sfa-card__label {
font-size: 0.88rem;
}
.sfa-card__list li {
font-size: 0.95rem;
}
.sfa-card__icon-slot {
height: 4.9rem;
width: 6.3rem;
}
.sfa-card__icon-slot::before {
height: 4rem;
width: 4rem;
}
}
#anchor-resource-links .card, #anchor-explore-emwell .card, #anchor-ways-to-get-involved .card, .icon-row .card, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus .card, #anchor-gross-resources .card{
border: none;
background: #f5f5f3;
border-radius: 8px;
}
#anchor-resource-links .card-body, #anchor-explore-emwell .card-body, #anchor-ways-to-get-involved .card-body, .icon-row .card-body, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus .card-body, #anchor-gross-resources .card-body{
display: flex;
flex-direction: column;
padding: 24px 20px 20px;
}
#anchor-resource-links .card-body > .text-primary.h1, #anchor-explore-emwell .card-body > .text-primary.h1, #anchor-ways-to-get-involved .card-body > .text-primary.h1, .icon-row .card-body > .text-primary.h1, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus .card-body > .text-primary.h1, #anchor-gross-resources .card-body > .text-primary.h1{
display: flex;
align-items: center;
gap: 12px;
font-size: 1rem;
margin-bottom: 12px;
}
#anchor-resource-links .card-body > .text-primary.h1 > div[aria-hidden="true"], #anchor-explore-emwell .card-body > .text-primary.h1 > div[aria-hidden="true"], #anchor-ways-to-get-involved .card-body > .text-primary.h1 > div[aria-hidden="true"], .icon-row .card-body > .text-primary.h1 > div[aria-hidden="true"], #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus .card-body > .text-primary.h1 > div[aria-hidden="true"], #anchor-gross-resources .card-body > .text-primary.h1 > div[aria-hidden="true"]{
flex-shrink: 0;
width: 42px;
height: 42px;
border-radius: 50%;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
line-height: 1;
color: #007dba;
text-indent: 0;
}
#anchor-resource-links .card-title, #anchor-explore-emwell .card-title, #anchor-ways-to-get-involved .card-title, .icon-row .card-title, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus .card-title, #anchor-gross-resources .card-title{
color: #012169;
margin-bottom: 0;
}
#anchor-resource-links .card-text, #anchor-explore-emwell .card-text, #anchor-ways-to-get-involved .card-text, .icon-row .card-text, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus .card-text, #anchor-gross-resources .card-text{
color: #012169;
flex: 1;
}
#anchor-resource-links .card-body .fas:before, #anchor-explore-emwell .card-body .fas:before, #anchor-ways-to-get-involved .card-body .fas:before, .icon-row .card-body .fas:before, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus .card-body .fas:before, #anchor-gross-resources .card-body .fas:before{
transform: translateX(2px);
}
#anchor-resource-links .btn-outline-secondary, #anchor-explore-emwell .btn-outline-secondary, #anchor-ways-to-get-involved .btn-outline-secondary, .icon-row .btn-outline-secondary, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus .btn-outline-secondary, #anchor-gross-resources .btn-outline-secondary, .card .btn-outline-secondary{
border: none;
background: none;
padding: 4px 0;
color: #007dba;
text-transform: uppercase;
letter-spacing: 0.04em;
display: inline-flex;
align-items: center;
gap: 6px;
align-self: flex-end;
transition: color 0.15s ease;
}
#anchor-resource-links .btn-outline-secondary:hover, #anchor-explore-emwell .btn-outline-secondary:hover, #anchor-ways-to-get-involved .btn-outline-secondary:hover, .icon-row .btn-outline-secondary:hover, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus .btn-outline-secondary:hover, #anchor-gross-resources .btn-outline-secondary:hover, .card .btn-outline-secondary:hover{
background: none;
color: #005a8c;
box-shadow: none;
}
#anchor-resource-links .btn-outline-secondary:focus, #anchor-explore-emwell .btn-outline-secondary:focus, #anchor-ways-to-get-involved .btn-outline-secondary:focus, .icon-row .btn-outline-secondary:focus, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus .btn-outline-secondary:focus, #anchor-gross-resources .btn-outline-secondary:focus, .card .btn-outline-secondary:focus{
box-shadow: none;
outline: 2px solid #007dba;
outline-offset: 2px;
}
#anchor-resource-links .btn-outline-secondary .fas.fa-angle-double-right, #anchor-explore-emwell .btn-outline-secondary .fas.fa-angle-double-right, #anchor-ways-to-get-involved .btn-outline-secondary .fas.fa-angle-double-right, .icon-row .btn-outline-secondary .fas.fa-angle-double-right, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus .btn-outline-secondary .fas.fa-angle-double-right, #anchor-gross-resources .btn-outline-secondary .fas.fa-angle-double-right, .card .btn-outline-secondary .fas.fa-angle-double-right{
display: none;
}
#anchor-resource-links .btn-outline-secondary::after, #anchor-explore-emwell .btn-outline-secondary::after, #anchor-ways-to-get-involved .btn-outline-secondary::after, .icon-row .btn-outline-secondary::after, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus .btn-outline-secondary::after, #anchor-gross-resources .btn-outline-secondary::after, .card .btn-outline-secondary::after{
content: "\2192";
font-family: inherit;
font-size: 14px;
line-height: 1;
transition: transform 0.15s ease;
display: inline-block;
}
#anchor-resource-links .btn-outline-secondary:hover::after, #anchor-explore-emwell .btn-outline-secondary:hover::after, #anchor-ways-to-get-involved .btn-outline-secondary:hover::after, .icon-row .btn-outline-secondary:hover::after, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus .btn-outline-secondary:hover::after, #anchor-gross-resources .btn-outline-secondary:hover::after, .card .btn-outline-secondary:hover::after{
transform: translateX(3px);
}
#anchor-resource-links a.btn-outline-secondary[href^="http"]::after, #anchor-explore-emwell a.btn-outline-secondary[href^="http"]::after, #anchor-ways-to-get-involved a.btn-outline-secondary[href^="http"]::after, .icon-row a.btn-outline-secondary[href^="http"]::after, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus a.btn-outline-secondary[href^="http"]::after, #anchor-gross-resources a.btn-outline-secondary[href^="http"]::after, .card a.btn-outline-secondary[href^="http"]::after{
font-family: "Font Awesome 6 Free", "Font Awesome 5 Free";
font-weight: 900;
content: "\f08e";
font-size: 11px;
}
#anchor-resource-links a.btn-outline-secondary[href^="http"]:hover::after, #anchor-explore-emwell a.btn-outline-secondary[href^="http"]:hover::after, #anchor-ways-to-get-involved a.btn-outline-secondary[href^="http"]:hover::after, .icon-row a.btn-outline-secondary[href^="http"]:hover::after, #anchor-emwells-strategic-plan-created-in-2023-includes-5-areas-of-focus a.btn-outline-secondary[href^="http"]:hover::after, #anchor-gross-resources a.btn-outline-secondary[href^="http"]:hover::after, .card a.btn-outline-secondary[href^="http"]:hover::after{
transform: translateX(2px) translateY(-1px);
}
#emory-whsc-office-of-well-bein.blockquote-alt, #-emwell-addresses-the-organiza.blockquote-alt {
font-style: normal;
}
#-emwell-addresses-the-organiza.blockquote-alt {
font-style: normal;
text-align: center;
max-width: 34em;
margin: 2.5rem auto;
border-left: none;
position: relative;
}
#-emwell-addresses-the-organiza.blockquote-alt p {
font-size: clamp(1.25rem, 1.9vw, 1.55rem);
line-height: 1.6;
color: #0a2240;
}
#-emwell-addresses-the-organiza.blockquote-alt::after {
content: '';
display: block;
width: 3.25rem;
height: 6px;
background: #f2a900;
margin: 1.75rem auto 0;
}
#anchor-explore-emwell .section {
padding-top: 2rem;
padding-bottom: 0;
}
#anchor-about-emwell .divider-ornamental, span[id^='anchor-emwell-fiscal-year'] .divider-ornamental {
width: 3.25rem;
height: 6px;
left: 0;
transform: none;
margin: 1.1rem 0 2.4rem;
background: #f2a900;
background-image: none;
}
#anchor-about-emwell h2.subheading-font, span[id^='anchor-emwell-fiscal-year'] h2.subheading-font {
font-size: 1.9rem;
color: #012169;
}
#anchor-about-emwell .wysiwyg p {
max-width: 72ch;
font-size: 1.0625rem;
line-height: 1.7;
}
#anchor-about-emwell .wysiwyg .col-lg-8 p:first-of-type::first-letter {
font-family: 'Spectral', Georgia, serif;
font-size: 3.3em;
font-weight: 700;
float: left;
line-height: 0.85;
padding: 0.04em 0.12em 0 0;
color: #012169;
}
#anchor-about-emwell .wysiwyg a[href*='/about/'], .learn-more-link {
font-family: 'Barlow Condensed', sans-serif;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.06em;
font-size: 1.05rem;
color: #007dba;
text-decoration: none;
display: inline-flex;
align-items: center;
gap: 8px;
}
#anchor-about-emwell .wysiwyg a[href*='/about/']::after, .learn-more-link::after {
content: '\2192';
transition: transform 0.15s ease;
}
#anchor-about-emwell .wysiwyg a[href*='/about/']:hover::after, .learn-more-link:hover::after {
transform: translateX(4px);
}
span[id^='anchor-emwell-fiscal-year'] .col-lg-8 {
align-self: center;
}
span[id^='anchor-emwell-fiscal-year'] .col-lg-8 .wysiwyg p {
font-size: 1.1875rem;
line-height: 1.75;
max-width: 62ch;
}
span[id^='anchor-emwell-fiscal-year'] img.img-fluid {
border-radius: 10px;
box-shadow: 0 16px 40px rgba(1, 20, 60, 0.18);
}
span[id^='anchor-emwell-fiscal-year'] .btn-primary .fas {
transition: transform 0.15s ease;
}
span[id^='anchor-emwell-fiscal-year'] .btn-primary:hover .fas {
transform: translateX(4px);
}
.color-emory-blue {
color: #002f6c;
}
hr.divider-ornamental:has(~ .wysiwyg .ew-tagline) {
display: none;
}
.ew-tagline {
margin: 0.35rem 0 0;
max-width: 34ch;
}
.ew-tagline::after {
background: #f2a900;
content: "";
display: block;
height: 6px;
margin: 1.4rem 0 2.2rem;
width: 3.25rem;
}
:root {
--ew-navy: #012169;
--ew-accent: #007dba;
--ew-accent-dark: #005a8c;
--ew-gold: #f2a900;
--ew-ink: #101820;
--ew-pale: #ebf5f9;
--ew-shadow: 0 10px 28px rgba(1, 20, 60, 0.14);
--ew-transition: 0.15s ease;
}
.hero {
background-color: var(--ew-navy);
}
.hero.hero-parallax {
background-attachment: scroll;
background-position: center top;
}
.hero > .container {
align-items: flex-end !important;
}
@media (min-width: 992px) {
.hero {
height: 72vh;
min-height: 30rem;
max-height: min(42rem, 58vw);
}
.hero.hero-parallax {
background-position: center 76%;
}
.hero > .container {
max-width: none;
padding-left: clamp(1.5rem, 7vw, 11rem);
padding-right: clamp(1.5rem, 7vw, 11rem);
padding-bottom: 3.25rem !important;
}
.hero > .container > .row > .col {
flex: 0 0 auto;
max-width: 27rem;
}
}
.hero-content.hero-content-primary {
background: rgba(1, 33, 105, 0.92);
background-image: none;
-webkit-backdrop-filter: none;
backdrop-filter: none;
border: 0;
border-radius: 0;
box-shadow: none;
padding: 1.9rem 2rem 2rem;
}
.hero-content.hero-content-primary .hero-content-heading {
color: #fff;
font-family: 'Spectral', Georgia, serif;
font-size: clamp(1.55rem, 2.1vw, 2rem);
font-weight: 700;
letter-spacing: -0.012em;
line-height: 1.25;
margin-bottom: 0.65rem;
text-align: left;
text-wrap: balance;
}
.hero-content.hero-content-primary .hero-content-text {
color: #e9eef7;
font-size: 1.0625rem;
line-height: 1.6;
margin-bottom: 1.5rem;
}
.hero-content.hero-content-primary .hero-content-btn {
align-items: center;
background-color: #fff;
border: 2px solid #fff;
border-radius: 0;
color: var(--ew-navy);
display: inline-flex;
font-family: 'Barlow Condensed', sans-serif;
font-size: 1.0625rem;
font-weight: 600;
letter-spacing: 0.06em;
line-height: 1;
padding: 0.8rem 1.5rem;
text-transform: uppercase;
}
.hero-content.hero-content-primary .hero-content-btn:hover,
.hero-content.hero-content-primary .hero-content-btn:focus {
background-color: var(--ew-gold);
border-color: var(--ew-gold);
color: var(--ew-navy);
}
.hero-content.hero-content-primary .hero-content-btn:focus,
.hero-content.hero-content-primary .hero-content-btn:focus-visible {
outline: 3px solid #fff;
outline-offset: 3px;
box-shadow: 0 0 0 7px rgba(1, 20, 60, 0.9);
}
.hero-content.hero-content-primary .hero-content-btn .fas,
#anchor-about-emwell .btn-primary .fas,
span[id^='anchor-emwell-fiscal-year'] .btn-primary .fas {
display: none;
}
.hero-content.hero-content-primary .hero-content-btn::before,
#anchor-about-emwell .btn-primary::before,
span[id^='anchor-emwell-fiscal-year'] .btn-primary::before {
content: '';
order: 2;
width: 0.62em;
height: 1.5px;
margin-left: 0.7em;
background: currentColor;
transition: transform var(--ew-transition);
}
.hero-content.hero-content-primary .hero-content-btn::after,
#anchor-about-emwell .btn-primary::after,
span[id^='anchor-emwell-fiscal-year'] .btn-primary::after {
content: '';
order: 3;
width: 0.4em;
height: 0.4em;
margin-left: -0.42em;
border-top: 1.5px solid currentColor;
border-right: 1.5px solid currentColor;
transform: rotate(45deg);
transition: transform var(--ew-transition);
}
.hero-content.hero-content-primary .hero-content-btn:hover::before,
#anchor-about-emwell .btn-primary:hover::before,
span[id^='anchor-emwell-fiscal-year'] .btn-primary:hover::before {
transform: translateX(4px);
}
.hero-content.hero-content-primary .hero-content-btn:hover::after,
#anchor-about-emwell .btn-primary:hover::after,
span[id^='anchor-emwell-fiscal-year'] .btn-primary:hover::after {
transform: translateX(4px) rotate(45deg);
}
@media (prefers-reduced-motion: reduce) {
.hero-content.hero-content-primary .hero-content-btn::before,
.hero-content.hero-content-primary .hero-content-btn:hover::before,
#anchor-about-emwell .btn-primary::before,
#anchor-about-emwell .btn-primary:hover::before,
span[id^='anchor-emwell-fiscal-year'] .btn-primary::before,
span[id^='anchor-emwell-fiscal-year'] .btn-primary:hover::before {
transform: none;
transition: none;
}
.hero-content.hero-content-primary .hero-content-btn::after,
.hero-content.hero-content-primary .hero-content-btn:hover::after,
#anchor-about-emwell .btn-primary::after,
#anchor-about-emwell .btn-primary:hover::after,
span[id^='anchor-emwell-fiscal-year'] .btn-primary::after,
span[id^='anchor-emwell-fiscal-year'] .btn-primary:hover::after {
transform: rotate(45deg);
transition: none;
}
}
@media (max-width: 991.98px) {
.hero.hero-parallax {
background-color: var(--ew-navy);
background-position: center top;
background-size: 100% auto;
height: auto;
min-height: 0;
max-height: none;
}
.hero > .container {
padding-top: 66.667vw !important;
padding-bottom: 0 !important;
}
.hero > .container > .row > .col {
flex: 0 0 100%;
max-width: 100%;
}
.hero-content.hero-content-primary {
padding: 1.9rem 1.25rem 2rem;
}
.hero-content.hero-content-primary .hero-content-heading {
font-size: clamp(1.5rem, 5.5vw, 1.85rem);
}
}
#anchor-the-focus-of-the-office-is-to .section {
padding-top: 3.5rem;
padding-bottom: 2.75rem;
}
#the-focus-of-the-office-is-to-.blockquote-alt {
border-left: none;
font-style: normal;
margin: 0 auto !important;
max-width: 34em;
position: relative;
text-align: center;
}
#the-focus-of-the-office-is-to-.blockquote-alt p {
color: #0a2240;
font-family: 'Spectral', Georgia, serif;
font-size: clamp(1.2rem, 1.8vw, 1.5rem);
line-height: 1.6;
}
#the-focus-of-the-office-is-to-.blockquote-alt::after {
background: var(--ew-gold);
content: '';
display: block;
height: 6px;
margin: 1.6rem auto 0;
width: 3.25rem;
}
#anchor-about-emwell .section,
span[id^='anchor-emwell-fiscal-year'] .section {
padding-top: 4rem;
padding-bottom: 4.5rem;
}
#anchor-about-emwell .container.pb-5,
span[id^='anchor-emwell-fiscal-year'] .container.pb-5 {
padding-bottom: 0 !important;
}
#anchor-about-emwell h2.subheading-font,
span[id^='anchor-emwell-fiscal-year'] h2.subheading-font {
color: var(--ew-navy);
font-size: 1.9rem;
}
#anchor-about-emwell .divider-ornamental,
span[id^='anchor-emwell-fiscal-year'] .divider-ornamental {
background: var(--ew-gold);
background-image: none;
height: 6px;
left: 0;
margin: 1.1rem 0 2.4rem;
transform: none;
width: 3.25rem;
}
@media (max-width: 991.98px) {
#anchor-about-emwell .col-lg-8,
span[id^='anchor-emwell-fiscal-year'] .col-lg-8 {
order: 1;
}
#anchor-about-emwell .col-lg-4,
span[id^='anchor-emwell-fiscal-year'] .col-lg-4 {
order: 2;
}
}
@media (min-width: 992px) {
#anchor-about-emwell .col-lg-8,
span[id^='anchor-emwell-fiscal-year'] .col-lg-8 {
align-self: flex-start;
}
#anchor-about-emwell .col-lg-4 {
order: 1;
flex: 0 0 50%;
max-width: 50%;
}
#anchor-about-emwell .col-lg-8 {
order: 2;
flex: 0 0 50%;
max-width: 50%;
padding-left: 3.5rem;
}
#anchor-about-emwell .col-lg-8 .wysiwyg p + p:not(:last-of-type) {
margin-top: 1.5rem;
}
span[id^='anchor-emwell-fiscal-year'] .col-lg-8 {
order: 1;
}
span[id^='anchor-emwell-fiscal-year'] .col-lg-4 {
order: 2;
margin-top: -105px;
}
}
#anchor-about-emwell .wysiwyg .col-lg-8 p:first-of-type::first-letter {
float: none;
font-family: inherit;
font-size: inherit;
font-weight: inherit;
line-height: inherit;
padding: 0;
color: inherit;
}
#anchor-about-emwell .wysiwyg p,
span[id^='anchor-emwell-fiscal-year'] .col-lg-8 .wysiwyg p {
font-size: 1.0625rem;
line-height: 1.7;
max-width: 58ch;
}
#anchor-about-emwell img.img-fluid,
span[id^='anchor-emwell-fiscal-year'] img.img-fluid {
border-radius: 0;
box-shadow: var(--ew-shadow);
}
#anchor-about-emwell .btn-primary,
span[id^='anchor-emwell-fiscal-year'] .btn-primary {
align-items: center;
border-radius: 0;
display: inline-flex;
font-family: 'Barlow Condensed', sans-serif;
letter-spacing: 0.05em;
padding: 0.75rem 1.5rem;
text-transform: uppercase;
}
#anchor-about-emwell .btn-primary:focus,
#anchor-about-emwell .btn-primary:focus-visible,
span[id^='anchor-emwell-fiscal-year'] .btn-primary:focus,
span[id^='anchor-emwell-fiscal-year'] .btn-primary:focus-visible {
box-shadow: none;
outline: 3px solid var(--ew-navy);
outline-offset: 3px;
}
.learn-more-link {
align-items: center;
color: var(--ew-accent);
display: inline-flex;
font-family: 'Barlow Condensed', sans-serif;
font-size: 1.05rem;
font-weight: 600;
gap: 8px;
letter-spacing: 0.06em;
text-decoration: none;
text-transform: uppercase;
}
.bg-pale-blue .learn-more-link,
#anchor-about-emwell .wysiwyg a:not(.btn) {
color: var(--ew-accent-dark);
}
.learn-more-link::after {
content: '\2192';
transition: transform var(--ew-transition);
}
.learn-more-link:hover::after {
transform: translateX(4px);
}
main a.btn-primary {
align-items: center;
border-radius: 0;
display: inline-flex;
font-family: 'Barlow Condensed', sans-serif;
letter-spacing: 0.05em;
padding: 0.75rem 1.5rem;
text-transform: uppercase;
}
main a.btn-primary .fas {
display: none;
}
main a.btn-primary::before {
content: '';
order: 2;
width: 0.62em;
height: 1.5px;
margin-left: 0.7em;
background: currentColor;
transition: transform var(--ew-transition);
}
main a.btn-primary::after {
content: '';
order: 3;
width: 0.4em;
height: 0.4em;
margin-left: -0.42em;
border-top: 1.5px solid currentColor;
border-right: 1.5px solid currentColor;
transform: rotate(45deg);
transition: transform var(--ew-transition);
}
main a.btn-primary:hover::before  { transform: translateX(4px); }
main a.btn-primary:hover::after   { transform: translateX(4px) rotate(45deg); }
@media (prefers-reduced-motion: reduce) {
main a.btn-primary::before,
main a.btn-primary:hover::before {
transform: none;
transition: none;
}
main a.btn-primary::after,
main a.btn-primary:hover::after {
transform: rotate(45deg);
transition: none;
}
}
.imported-block .section {
padding-bottom: 2.5rem;
}
.imported-block .section > .container.pb-5 {
padding-bottom: 0 !important;
}
.imported-block .section > .container {
padding-left: 0;
padding-right: 0;
}
.imported-block .section {
padding-top: 2.5rem;
}
.imported-block .section .container > .wysiwyg > h2,
.imported-block .section .container > .wysiwyg > h3 {
color: #012169;
font-family: 'Barlow Condensed', sans-serif;
font-size: 1.5rem;
font-weight: 600;
letter-spacing: 0.05em;
line-height: 1.2;
text-transform: uppercase;
}
.green-button {
align-items: center;
background-color: #012169 !important;
border: 0;
border-radius: 0;
color: #fff !important;
display: inline-flex;
font-family: 'Barlow Condensed', sans-serif;
letter-spacing: 0.05em;
padding: 0.75rem 1.5rem;
text-transform: uppercase;
}
.green-button:hover,
.green-button:focus {
background-color: #011848 !important;
color: #fff !important;
}
.green-button .fas { display: none; }
.green-button::before {
content: '';
order: 2;
width: 0.62em;
height: 1.5px;
margin-left: 0.7em;
background: currentColor;
transition: transform var(--ew-transition);
}
.green-button::after {
content: '';
order: 3;
width: 0.4em;
height: 0.4em;
margin-left: -0.42em;
border-top: 1.5px solid currentColor;
border-right: 1.5px solid currentColor;
transform: rotate(45deg);
transition: transform var(--ew-transition);
}
.green-button:hover::before { transform: translateX(4px); }
.green-button:hover::after  { transform: translateX(4px) rotate(45deg); }
@media (prefers-reduced-motion: reduce) {
.green-button::before,
.green-button:hover::before { transform: none; transition: none; }
.green-button::after,
.green-button:hover::after  { transform: rotate(45deg); transition: none; }
}
@media (min-width: 992px) {
.imported-block .section .row {
align-items: center;
}
.imported-block .section .col-lg-4 {
flex: 0 0 42%;
max-width: 42%;
}
.imported-block .section .col-lg-8 {
flex: 0 0 58%;
max-width: 58%;
}
.imported-block .section .col-lg-4 img {
width: 100%;
}
}
.imported-block .section {
padding: clamp(1.25rem, 2vw, 1.75rem) !important;
border-radius: 8px;
}
.imported-block .section.bg-white {
background-color: #ebf5f9 !important;
}
.imported-block .section .divider-ornamental {
display: none !important;
}
.imported-block .section h2.subheading-font,
.imported-block .section h3.subheading-font {
margin-bottom: 1.25rem;
}
.imported-block .section .btn {
white-space: normal;
}
@media (min-width: 992px) {
.imported-block .section .container > .wysiwyg:has(> h2, > h3) {
align-items: start;
column-gap: 2rem;
display: grid;
grid-template-columns: 42% 1fr;
grid-template-rows: 1fr auto auto 1fr;
}
.imported-block .section .container > .wysiwyg:has(> h2, > h3) > h2,
.imported-block .section .container > .wysiwyg:has(> h2, > h3) > h3 {
grid-column: 2;
grid-row: 2;
margin-bottom: 0.85rem;
margin-top: 0;
line-height: 1.2;
}
.imported-block .section .container > .wysiwyg:has(> h2, > h3) > .row {
display: contents;
}
.imported-block .section .container > .wysiwyg:has(> h2, > h3) [class*="col-lg-4"] {
flex: none;
grid-column: 1;
grid-row: 1 / -1;
max-width: none;
padding: 0;
}
.imported-block .section .container > .wysiwyg:has(> h2, > h3) [class*="col-lg-8"] {
flex: none;
grid-column: 2;
grid-row: 3;
max-width: none;
padding: 0;
}
}
@media (min-width: 992px) {
.imported-block .section .wysiwyg:not(:has(> h2, > h3)) [class*="col-lg-4"] {
flex: 0 0 42%;
max-width: 42%;
}
.imported-block .section .wysiwyg:not(:has(> h2, > h3)) [class*="col-lg-8"] {
flex: 0 0 58%;
max-width: 58%;
}
.imported-block .section .wysiwyg:has(> h2, > h3) {
grid-template-columns: 42% 1fr;
}
.imported-block .section [class*="col-lg-8"] p {
max-width: 62ch;
}
}