@charset "utf-8";
/* CSS Document */

._1Q9if {
    overflow-wrap: break-word;
    text-align: start;
    pointer-events: none;
}

._1Q9if:last-child {
    margin: 20px;
}

._1Q9if h3 {
    color: #FFFFFF;
    font-family: wfont_40d6bb_64bc6445539941c7a0ee3210c9a4737a,wf_64bc6445539941c7a0ee3210c,orig_futura_md_bt_bold;
    font-size: calc(18px + (26 - 18) * ((100vw - 320 * 1px) / (1920 - 320)));
    text-align: left;
    line-height: 1.4;
    min-height: 0vw;
    margin: 0;
    letter-spacing: normal;
    background-color: #70193c!important;
	padding: 20px;
}

._1Q9if p {
    color: #000000;
    font-family: wfont_40d6bb_b5cd803c0c9d43199e7a000619687a12,wf_b5cd803c0c9d43199e7a00061,orig_futura_bk_bt_book_italic;
    font-size: calc(16px + (18 - 16) * ((100vw - 320 * 1px) / (1920 - 320)));
    text-decoration: none;
    text-align: left;
    line-height: 1.8;
    min-height: 0vw;
    margin: 0;
    letter-spacing: normal;
}

._3Fes4.card {
    margin-bottom: 15px!important;
}

.et_pb_module {
    animation-timing-function: linear;
    animation-duration: .2s;
    position: relative;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.et_pb_module.et_pb_text_align_left {
    text-align: left;
}

.et_pb_text {
    word-wrap: break-word;
}

.et_pb_text>:last-child {
    padding-bottom: 0;
}

.et_pb_text_inner {
    position: relative;
}

.font_2 {
    font: normal normal normal 50px/1.4em wfont_40d6bb_64bc6445539941c7a0ee3210c9a4737a,wf_64bc6445539941c7a0ee3210c,orig_futura_md_bt_bold;
}

.font_8 {
    font: normal normal normal 15px/1.4em proxima-n-w01-reg,proxima-n-w05-reg,sans-serif;
}

.home-posts {
    justify-content: center;
}

.inline-item {
    float: none;
    vertical-align: top;
    background-color: #fec10d;
	margin-bottom: 2rem;
    width: calc((100% / 2) - 1rem);
	display: flex;
	flex-direction: column;
	padding: .5rem;
}

.inline-item .btn, .inline-item .btn:hover {
    border: 2px solid #b11414 !important;
    box-shadow: 20px 38px 34px -26px rgb(0 0 0 / 20%);
    border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
}

.inline-item .btn-primary, .inline-item .btn-primary:hover {
    background-color: red !important;
    color: white;
}

.inline-item p {
    margin: 0;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
	flex-grow: 1;
}

.light {
	background-color: #f7f4ef!important;
}

.light:hover {
	background-color: #5513b1!important;
	color: #fff;
}

body .wpb_wrapper h1 {
    margin: 0;
}

#comp-kzyqsowb {
    display: grid;
    min-height: 0px;
    height: auto;
    min-width: 0px;
    width: auto;
    max-width: 99999px;
    max-height: 99999px;
    align-self: stretch;
    justify-self: stretch;
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
    grid-area: 1/2/2/3;
}

#comp-kzyqsowb .comp-kzyqsowb-container {
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

@media only screen and (max-width: 1000px) and (min-width: 690px)
{
	body .wpb_wrapper h1 {
		font-size: 35px;
		line-height: 46.2px;
	}
}

@media (max-width: 980px)
{
	.et_pb_module {
		margin-bottom: 30px;
	}
}

@media (min-width: 768px)
{
	.lead {
		font-size: 21px;
	}
}

@media (max-width: 767px)
{
	.home-posts {
		flex-direction: column;
	}

	.inline-item {
		width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}