
#section-4-4376 > .ct-section-inner-wrap {
	max-width: 100%;
	padding-top: 8px;
	padding-right: 5%;
	padding-bottom: 8px;
	padding-left: 5%;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	justify-content: space-between;
}

#section-4-4376 {
	display: block;
}

@media (max-width:479px) {
	#section-4-4376 > .ct-section-inner-wrap {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 8px;
	}
	
	#section-4-4376 {
		display: block;
	}
	
	#section-4-4376 {
		text-align: center;
	}
}

#div_block-7-4380 {
	flex-direction: row;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (max-width:479px) {
	#div_block-7-4380 {
		text-align: justify;
		flex-direction: column;
		display: flex;
		width: 100%;
	}
}

#link_button-6-4380 {
	background-color: #2c3c65;
	border: 1px solid #2c3c65;
	color: #fff;
}

#link_button-6-4380 {
	text-decoration: none;
	font-weight: 600;
}

#link_button-6-4380:hover {
	background-color: #c39e06;
	border: 1px solid #c39e06;
	color: #2c3c65;
}

@media (max-width:479px) {
	#link_button-6-4380 {}
	
	#link_button-6-4380 {
		width: 100%;
	}
}

#image-3-4376 {
	width: 200px;
}

@media (max-width:479px) {
	#image-3-4376 {
		margin-bottom: 5px;
		width: 175px;
	}
}
