.quote2 {
	align-items: flex-end;
}

.options-narrow {
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.single-event .content1 {
	padding-bottom: 100px;
}

.-top1.wrap1:has(.wrap1.-breakout:last-child) {
	padding-bottom: 0;
}

.wrap1 > .wrap1 {
	background-color: var(--c_b8);
}

.carousel2 .-t\:7 {
	--lh: 1.30;
	font: 400 2.5rem/var(--lh) var(--ff_1);
} /* block quote */

.carousel2 cite.quote2-cite.-t\:8 {
    margin-bottom: calc(var(--sy) * 1.25);
}

figure.promo2-image {
    display: flex;
    align-items: center;
}

@media(min-width: 1025px) {
    .quote2 {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .quote2-image {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: top;
        max-width: 100%;
        margin-left: 0;
        height: auto;
        aspect-ratio: 1.1/1;
    }
}
.stats1.-xw\:1.-mb\:3 {
    margin-left: auto;
    margin-right: auto;
}



.biggie1.-xw\:1 {
    margin-left: auto;
    margin-right: auto;
}
.card2 figure img {
    aspect-ratio: 1/1;
    height: auto !important;
    width: 100%;
}

.card2 figure.img1 {
    aspect-ratio: 1/1;
    height: auto;
}

.iconsecondary-logo-white-copyright i span {
    display: none;
}
.iconsecondary-logo-black-copyright i span {
    display: none;
}

.quote2-main {height: 100%;max-height: unset;display: flex;flex-direction: column;justify-content: center;}

.carousel2-decor {
    transform: translateX(-50%) translateY(-50%);
    margin: 0;
}

.-cs\:b9 {
    --c_b1t: #1CB2A5;
    --c_a1t: #000e34;
    --c_b6t: #000e34;
}
.-cs\:b9 .card8-title span {
	color: #000e34;	
	--aoc: #000e34 !important;
}
.-cs\:b9 .card8-title, .-cs\:b9 .card8-title span {
	border-color: #000e34;
	text-decoration-color: #000e34 !important;
}

article.-cs\:b9:hover {
	--c_b1t: #27D0C1;
}

.-cs\:b10 {
    --c_b1t: #E52431;
    --c_a1t: white;
    --c_b6t: white;
}
article.-cs\:b10:hover {
	--c_b1t: #C3000D;
}


.card8 blockquote.quote3 {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='91' height='75' viewBox='0 0 91 75' fill='none'%3E%3Cpath opacity='0.1' d='M27.8916 0H38.0341V18.5393H28.4551C23.6656 18.5393 21.4118 19.6629 21.4118 25.5618V31.4607H38.3158V75H0V25.8427C0 8.42697 10.4241 0 27.8916 0ZM80.2941 0H90.4365V18.5393H81.1393C76.3498 18.5393 74.096 19.6629 74.096 25.5618V31.4607H91V75H52.4025V25.8427C52.4025 8.42697 62.8266 0 80.2941 0Z' fill='%23000E34'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
}

.key-dates-carousel .carousel3-entries {
    justify-content: center;
}

.embed-action form[action*="salesforce"] {
    display: flex;
    flex-direction: column;
}
.card8 .quote3 cite {
    padding-top: 0;
}

.card8 .quote3 q {
    margin-top: auto;
    margin-bottom: auto;
}
.wrap1.job-opportunities.disable-bottom-padding {
    padding-bottom: 0;
}

.page-template-template-news .content1 div[x-data] {
	@media(max-width: 1024px) {
    	padding-left: 20px;
    	padding-right: 20px;
	}
}

.stats1 h3 {
    text-align: center;
}

.nav1-main > li >  a {
    font-size: 15px;
}

.nav2-main > li > a {
    font-size: 13px;
}

/* .wrap1 + .people-component {
    padding-top: 0;
    margin-top: -80px;
} */
#content > .wrap1:not([class*="-cs"]) + .wrap1:not([class*="-cs"]) {
    padding-top: 0;
}

div#form.wrap1.embed-action {padding-bottom: 35px;}