.course-card .cell > .inner-wrap-outer {
    border: 2px dashed #FF8945;
    border-radius: 12px;
    background: #FCF8F5;
    box-shadow: 0px 4px 24px 0px rgba(157, 104, 41, 0.25);
    overflow: hidden;
}
.course-content .duration {
    margin-bottom: 12px;
    font-family: Lato;
    font-weight: 800;
    color: #FF8945 !important;
    font-size: 20px;
}

.course-content .title {
    font-family: "Barlow Semi Condensed";
    color: #5777DE !important;
    margin-bottom: 12px !important;
    font-weight: 800;
    font-size: 24px;
}

.course-content .description {
    font-family: Lato;
    font-size: 20px;
    margin-bottom: 34px;
}

.course-content .nectar-cta {
    margin-bottom: 2px;
}
.pdf-btn .link_text:before {
    content: '';
    display: block;
    background-image: url(/wp-content/uploads/2025/06/icon_arrow-download.svg);
    width: 24px;
    height: 24px;
    margin-right: 7px;
}

.pdf-btn .link_text {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    white-space: nowrap;
    justify-content: center;
    align-items: center;
}
#ajax-content-wrap .course-content .nectar-cta .link_wrap, #ajax-content-wrap .pdf-btn .link_wrap {
    padding: 16px 32px !important;
    border-radius: 50px !important;
    font-size: 20px !important;
    font-family: Lato;
    max-height: 56px;
}
.pdf-btn .link_wrap {
    display: flex;
}
.course-card .flickity-slider > .cell {
    min-height: 100%;
    flex: 1;
    display: flex;
}
.course-card .flickity-slider > .cell > .inner-wrap-outer {
    display: flex;
    flex: 1;
    height: auto;
}
.course-card .flickity-slider > .cell > .inner-wrap-outer > .inner-wrap{
    display: flex;
    flex: 1;
    flex-direction: column;
}
.course-card .cell > .inner-wrap-outer .course-content{
    display: flex;
    flex: 1;
    padding: 25px;
}
.course-card .cell > .inner-wrap-outer .course-content .vc_column-inner {
    display: flex;
    flex: 1;
}

.course-card .cell > .inner-wrap-outer .course-content .vc_column_container {
    display: flex;
}

.course-card .cell > .inner-wrap-outer .course-content .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.course-card .cell > .inner-wrap-outer .course-content .vc_column-inner .wpb_wrapper > div {
    margin: 0 !important;
}
.event-card .wpb_column .vc_column-inner {
    border-radius: 12px;
    border: 2px solid #5777DE;
    background: #FEFDFC;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 30px;
}
.event-card .wpb_column .vc_column-inner .img-with-aniamtion-wrap {
    height: 200px;
    width: 100%;
		top:0;
}
.event-card .wpb_column .vc_column-inner .img-with-aniamtion-wrap img {
    min-width: 100%;
    min-height: 200px;
    max-width: unset !important;
}

.event-card.alt .wpb_column .vc_column-inner .img-with-aniamtion-wrap {
		height: 240px;
}
.event-card.alt .wpb_column .vc_column-inner .img-with-aniamtion-wrap img {
		min-height: 240px;
}

.event-card .wpb_column .vc_column-inner .wpb_text_column {
    padding: 30px 24px 24px;
    position: relative;
    flex: 1;
}
.event-card .wpb_column .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: column;
}
.event-card .wpb_column .wpb_text_column .title {
    color: #5777DE;
    font-family: "Barlow Semi Condensed";
    font-size: 38px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 10px;
}
.course-btns{
	display: flex;
	justify-content: flex-start;
	align-items: center;
    gap: calc(1em + 2vh);
}
.event-card .wpb_column .wpb_text_column .description {
    color: #8F8F8F;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 50px;
}

.event-card .wpb_column .wpb_text_column .link {
    color: #FF8945;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: 4px;
    text-underline-position: from-font;
    position: absolute;
    left: 24px;
    bottom: 24px;
}
#archive-events .ajax-pagination-nav {
    display: flex;
    justify-content: center;
    align-items: center;
}

#archive-events .ajax-pagination-nav .pagination-button {
    background: unset;
    border: unset;
    font-family: "Barlow Semi Condensed";
    font-size: 16px;
    color: #5777DE !important;
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1;
    cursor: pointer;
}

#archive-events .ajax-pagination-nav .pagination-button.current-page {
    font-size: 24px;
}

#archive-events .ajax-pagination-nav .number:not(:nth-last-child(1 of .number)):after {
    content: ',';
}
#archive-events > .event-card {
    margin-bottom: 20px;
}
@media only screen and (min-width: 1000px) {
	.event-card:not(.alt) .wpb_column:not(:last-of-type) .vc_column-inner, .event-card.alt .wpb_column .vc_column-inner {
			margin-bottom: 30px;
	}
	.event-card:not(.alt) .wpb_column .vc_column-inner .img-with-aniamtion-wrap {
			height: 350px;
	}
	.event-card:not(.alt) .wpb_column .vc_column-inner .img-with-aniamtion-wrap img {
			min-height: 350px;
	}
}
@media only screen and (max-width: 475px) {
	.course-card .nectar-flickity[data-spacing="15px"]:not(.masonry) .flickity-slider .cell {
	    margin: 0 4px;
	}
}	
@media only screen and (max-width: 1220px) and (min-width: 1001px){
	#ajax-content-wrap .course-content .nectar-cta span.link_wrap, #ajax-content-wrap .pdf-btn span.link_wrap {
		display: flex;
	    padding: .75em 1.2em !important;
	    max-height: 54px;
		font-size: 18px !important;
		height: 54px;
		flex-direction: row;
		white-space: nowrap;
		justify-content: center;
		align-items: center;
	}

	.course-btns {
	    gap: calc(1em + 0vh) !important;
	}
	.pdf-btn .link_text:before {
			width: 20px;
			height: 20px;
			background-size: contain;
			background-repeat: no-repeat;
	}
}