.fc_course_information {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(12, 1fr);
}
.fc_course_information .content {
	padding: clamp(20px, 3.5vw, 40px);
	box-sizing: border-box;
	background: var(--teal);
	color: var(--white);
	border-radius: 5px;
	grid-column: 1 / span 12;
}
.fc_course_information .featured_image {
	grid-column: 1 / span 8;
	grid-row: 2 / span 2;
	border-radius: 5px;
	position: relative;
}
.fc_course_information .featured_image::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='175' height='183' fill='none'%3E%3Cpath fill='%23FFD600' fill-rule='evenodd' d='M.734 182.241a181.945 181.945 0 0 1-.082-5.438C.652 79.33 78.736.255 174.996.241v68.28c-58.956.015-106.91 48.581-106.91 108.282 0 1.823.044 3.636.132 5.438H.734Z' clip-rule='evenodd'/%3E%3C/svg%3E");
	position: absolute;
	content: '';
	right: 0;
	bottom: 0;
	aspect-ratio: 36 / 35;
	width: 9.1vw;
	max-width: 175px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
}
.fc_course_information .course_duration {
	grid-column: 9 / span 4;
	grid-row: 2 / span 1;
	position: relative;
}
.fc_course_information .course_duration::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='164' height='165' fill='none'%3E%3Cpath fill='%23fff' d='M82 164.481c45.131 0 82-36.712 82-82 0-45.287-36.869-82-82-82-45.13 0-82 36.713-82 82 0 45.288 36.87 82 82 82Z' opacity='.1'/%3E%3C/svg%3E");
	width: 40%;
	aspect-ratio: 1 / 1;
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.fc_course_information .course_delegates {
	grid-column: 9 / span 4;
	grid-row: 3 / span 1;
	position: relative;
}
.fc_course_information .course_delegates::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='174' height='167' fill='none'%3E%3Cpath fill='%23fff' d='M5.468.24c-4.51 0-6.715 5.5-3.455 8.615L165.545 165.16c3.181 3.04 8.455.785 8.455-3.615V5.241a5 5 0 0 0-5-5H5.468Z' opacity='.1'/%3E%3C/svg%3E");
	width: 45%;
	aspect-ratio: 1 / 1;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.fc_course_information .course_duration,
.fc_course_information .course_delegates {
	background: var(--green);
	border-radius: 5px;
	padding: clamp(20px, 2.5vw, 40px);
	box-sizing: border-box;
	display: flex;
	align-items: center;
	gap: 20px;
	justify-content: space-between;
	aspect-ratio: 2 / 1;
}
.fc_course_information .course_delegates {
	background: var(--pink);
}
.fc_course_information .course_duration .intro, .fc_course_information .course_delegates .intro {
	color: var(--white);
	font-size: 16px;
	font-weight: 400;
	margin: 0;
}
.fc_course_information .course_duration .intro span, .fc_course_information .course_delegates .intro span {
	font-weight: 700;
}
.fc_course_information .course_duration .text, .fc_course_information .course_delegates .text {
	font-size: 36px;
	font-weight: 700;
	line-height: 45px;
	margin: 0;
	color: var(--white);
	font-family: "Poppins", sans-serif;
}
.duration_icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='84' fill='none'%3E%3Cpath fill='%23fff' d='M76.328 70.64c-.318 0-.64-.103-.907-.318l-8.948-7.155a1.47 1.47 0 0 1-.543-1.035c-.03-.405.113-.804.394-1.096l3.919-4.134a1.456 1.456 0 0 1 1.946-.148l3.755 2.93 6.438-6.219a1.453 1.453 0 0 1 2.034.015l3.949 3.95c.277.276.425.65.425 1.034 0 .39-.159.758-.44 1.03L77.337 70.23a1.461 1.461 0 0 1-1.014.415l.005-.005Zm-6.808-8.76 6.71 5.369 9.041-8.815-1.9-1.9-6.316 6.105a1.45 1.45 0 0 1-1.9.102l-3.714-2.894-1.926 2.034h.005ZM64.945 83.02a1.452 1.452 0 0 1-1.183-2.29l3.462-4.891a1.452 1.452 0 0 1 2.372 1.675l-3.463 4.891c-.281.4-.732.615-1.188.615ZM89.772 83.02c-.44 0-.87-.195-1.157-.574l-3.821-5.014a1.454 1.454 0 0 1 2.31-1.762l3.82 5.014a1.454 1.454 0 0 1-1.157 2.336h.005ZM89.771 50.56a1.45 1.45 0 0 1-1.024-2.48l1.91-1.909a1.45 1.45 0 0 1 2.054 0 1.45 1.45 0 0 1 0 2.054l-1.91 1.91a1.451 1.451 0 0 1-1.025.426h-.005ZM65.573 50.233c-.374 0-.743-.143-1.025-.425l-1.583-1.578a1.45 1.45 0 0 1 0-2.054 1.45 1.45 0 0 1 2.054 0l1.583 1.578a1.45 1.45 0 0 1-1.024 2.48h-.005ZM82.227 40.834h-9.743a2.554 2.554 0 0 1-2.55-2.55v-.452a4.746 4.746 0 0 1 4.743-4.743h5.352a4.75 4.75 0 0 1 4.743 4.743v.451a2.554 2.554 0 0 1-2.55 2.55h.005Zm-9.384-2.904h9.03v-.098a1.84 1.84 0 0 0-1.839-1.839h-5.352a1.84 1.84 0 0 0-1.839 1.84v.097Z'/%3E%3Cpath fill='%23fff' d='M77.358 80.157c-10.275 0-18.64-8.36-18.64-18.64 0-10.28 8.36-18.64 18.64-18.64 10.28 0 18.64 8.36 18.64 18.64 0 10.28-8.36 18.64-18.64 18.64Zm0-34.37c-8.677 0-15.73 7.058-15.73 15.735s7.058 15.736 15.73 15.736 15.736-7.059 15.736-15.736-7.059-15.735-15.736-15.735Z'/%3E%3Cpath fill='%23fff' d='M56.64 72.858H7.264A7.27 7.27 0 0 1 0 65.594V10.408a7.27 7.27 0 0 1 7.263-7.263h72.612a7.27 7.27 0 0 1 7.263 7.263v20.33a1.454 1.454 0 1 1-2.91 0v-20.33A4.365 4.365 0 0 0 79.87 6.05H7.268a4.366 4.366 0 0 0-4.359 4.36v55.185a4.365 4.365 0 0 0 4.36 4.36h49.377a1.454 1.454 0 1 1 0 2.909l-.005-.005Z'/%3E%3Cpath fill='%23fff' d='M85.691 17.672H1.463a1.454 1.454 0 1 1 0-2.91H85.69a1.454 1.454 0 1 1 0 2.91ZM14.525 8.959c-.804 0-1.455-.65-1.455-1.455V1.695a1.454 1.454 0 1 1 2.91 0v5.809c0 .804-.65 1.455-1.455 1.455ZM21.79 8.959c-.803 0-1.454-.65-1.454-1.455V1.695a1.454 1.454 0 1 1 2.91 0v5.809c0 .804-.651 1.455-1.455 1.455ZM65.353 8.959c-.804 0-1.455-.65-1.455-1.455V1.695a1.454 1.454 0 1 1 2.91 0v5.809c0 .804-.65 1.455-1.455 1.455ZM72.619 8.959c-.804 0-1.455-.65-1.455-1.455V1.695a1.454 1.454 0 1 1 2.91 0v5.809c0 .804-.651 1.455-1.455 1.455ZM55.435 27.839h-4.36a1.454 1.454 0 1 1 0-2.91h4.36a1.454 1.454 0 1 1 0 2.91ZM74.794 27.839h-4.359a1.454 1.454 0 1 1 0-2.91h4.36a1.454 1.454 0 1 1 0 2.91ZM16.704 62.69h-4.359a1.454 1.454 0 1 1 0-2.91h4.36a1.454 1.454 0 1 1 0 2.91ZM36.072 62.69h-4.36a1.454 1.454 0 1 1 0-2.91h4.36a1.454 1.454 0 1 1 0 2.91ZM55.43 62.69h-4.358a1.454 1.454 0 1 1 0-2.91h4.359a1.454 1.454 0 1 1 0 2.91ZM16.704 39.456h-4.359a1.454 1.454 0 1 1 0-2.91h4.36a1.454 1.454 0 1 1 0 2.91ZM36.072 39.456h-4.36a1.454 1.454 0 1 1 0-2.91h4.36a1.454 1.454 0 1 1 0 2.91ZM55.435 39.456h-4.36a1.454 1.454 0 1 1 0-2.91h4.36a1.454 1.454 0 1 1 0 2.91ZM16.704 51.073h-4.359a1.454 1.454 0 1 1 0-2.91h4.36a1.454 1.454 0 1 1 0 2.91ZM36.072 51.073h-4.36a1.454 1.454 0 1 1 0-2.91h4.36a1.454 1.454 0 1 1 0 2.91ZM55.43 51.073h-4.358a1.454 1.454 0 1 1 0-2.91h4.359a1.454 1.454 0 1 1 0 2.91Z'/%3E%3C/svg%3E");
	width: 96px;
	height: 84px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.delegates_icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='103' height='98' fill='none'%3E%3Cpath fill='%23fff' d='M91.943 97.28a1.38 1.38 0 0 1-1.38-1.38V79.308a1.38 1.38 0 1 1 2.76 0V95.9a1.38 1.38 0 0 1-1.38 1.38Z'/%3E%3Cpath fill='%23fff' d='M96.1 80.689H68.444a1.383 1.383 0 0 1-1.376-1.515l2.622-27.532a1.38 1.38 0 0 1 .135-2.756h1.38a1.383 1.383 0 0 1 1.376 1.515l-2.622 27.527h24.616L91.953 50.4c-.04-.389.09-.772.354-1.061.264-.29.633-.454 1.022-.454h1.38a1.38 1.38 0 0 1 .135 2.756l2.622 27.532c.04.388-.09.772-.354 1.061-.264.29-.633.454-1.022.454h.01Z'/%3E%3Cpath fill='%23fff' d='M82.267 97.28a1.38 1.38 0 0 1-1.38-1.38V79.308a1.38 1.38 0 1 1 2.76 0V95.9a1.38 1.38 0 0 1-1.38 1.38ZM72.588 97.28a1.38 1.38 0 0 1-1.381-1.38V79.308a1.38 1.38 0 1 1 2.761 0V95.9a1.38 1.38 0 0 1-1.38 1.38ZM65.675 71.005h-2.767c-.388 0-.757-.164-1.016-.449a1.365 1.365 0 0 1-.36-1.051l1.99-23.54c1.729-9.898 7.725-15.061 17.364-15.061h2.766c4.107 0 7.58.937 10.327 2.79.633.43.797 1.287.374 1.92a1.38 1.38 0 0 1-1.92.373c-2.277-1.535-5.233-2.317-8.776-2.317H80.89c-8.348 0-13.133 4.137-14.623 12.654l-1.85 21.92h1.262a1.38 1.38 0 1 1 0 2.761h-.005ZM101.625 71.005h-2.766a1.38 1.38 0 1 1 0-2.761h1.261l-1.864-22.04a22.125 22.125 0 0 0-.987-3.693 1.381 1.381 0 0 1 .822-1.774 1.39 1.39 0 0 1 1.775.822 25.39 25.39 0 0 1 1.126 4.287l2.004 23.659a1.384 1.384 0 0 1-1.376 1.5h.005ZM82.232 27.51c-5.293 0-8.986-4.267-8.986-10.372 0-6.105 3.698-10.372 8.986-10.372a1.38 1.38 0 1 1 0 2.761c-4.595 0-6.225 4.097-6.225 7.606 0 3.509 1.63 7.605 6.225 7.605 4.596 0 6.225-4.096 6.225-7.605 0-1.36-.22-2.612-.653-3.713-.279-.713.07-1.515.783-1.794.708-.284 1.51.07 1.794.777.563 1.426.847 3.015.847 4.725 0 6.105-3.698 10.372-8.986 10.372l-.01.01Z'/%3E%3Cpath fill='%23fff' d='M89.074 14.287c-3.624 0-6.968-2.337-8.134-5.682a1.383 1.383 0 0 1 2.612-.907c.772 2.218 3.094 3.828 5.522 3.828a1.38 1.38 0 1 1 0 2.761Z'/%3E%3Cpath fill='%23fff' d='M99.32 27.315c-1.172 0-2.224-.418-3.046-1.22-2.387-2.323-2.412-7.287-2.427-10.91 0-.504 0-.963-.015-1.361-.155-6.15-3.135-9.435-8.852-9.759l-3.743-.04h-.084c-3.973 0-10.267 2.647-10.512 9.814-.015.438-.02.951-.025 1.515-.03 3.19-.064 7.56-1.824 10.043a1.383 1.383 0 1 1-2.258-1.6c1.256-1.775 1.291-5.802 1.316-8.468.005-.588.01-1.127.025-1.585.314-9.12 8.264-12.485 13.283-12.485h.11l3.807.045c4.231.24 11.264 2.173 11.523 12.455.01.418.01.897.015 1.42.01 2.776.035 7.426 1.59 8.942.319.314.658.443 1.171.438.748-.085 1.396.588 1.416 1.35a1.386 1.386 0 0 1-1.351 1.416h-.115l-.005-.01ZM38.685 97.28a1.38 1.38 0 0 1-1.38-1.38V79.308a1.38 1.38 0 1 1 2.76 0V95.9a1.38 1.38 0 0 1-1.38 1.38ZM63.58 97.28a1.38 1.38 0 0 1-1.38-1.38V79.308a1.38 1.38 0 1 1 2.76 0V95.9a1.38 1.38 0 0 1-1.38 1.38ZM51.135 97.28a1.38 1.38 0 0 1-1.381-1.38V68.244a1.38 1.38 0 1 1 2.761 0V95.9a1.38 1.38 0 0 1-1.38 1.38ZM67.757 33.087a1.38 1.38 0 0 1-1.042-.474c-2.557-2.925-6.03-4.47-10.048-4.47H42.832c-6.265 0-7.481.847-10.73 3.115l-.48.334a1.383 1.383 0 0 1-1.574-2.273l.473-.33c3.45-2.401 5.179-3.608 12.31-3.608h13.836c4.77 0 9.076 1.924 12.131 5.418a1.387 1.387 0 0 1-1.041 2.298v-.01ZM51.132 22.61c-5.791 0-9.679-4.445-9.679-11.064S45.341.48 51.132.48s9.679 4.446 9.679 11.065-3.892 11.064-9.679 11.064Zm0-19.357c-5.104 0-6.913 4.47-6.913 8.298 0 3.828 1.81 8.298 6.913 8.298 5.104 0 6.913-4.47 6.913-8.298 0-3.828-1.81-8.298-6.913-8.298ZM38.687 75.157h-1.38a1.38 1.38 0 1 1 0-2.761v-25.31c0-6.633-5.503-12.026-12.266-12.026h-8.657c-.863 0-1.72.09-2.552.26a1.382 1.382 0 1 1-.563-2.706 15.454 15.454 0 0 1 3.11-.32h8.657c8.288 0 15.031 6.634 15.031 14.793V73.78a1.38 1.38 0 0 1-1.38 1.38v-.004ZM4.117 75.157H2.736a1.38 1.38 0 0 1-1.38-1.38V45.7a1.38 1.38 0 1 1 2.76 0v26.694a1.38 1.38 0 1 1 0 2.762ZM9.648 97.28a1.38 1.38 0 0 1-1.38-1.38V53.033a1.38 1.38 0 1 1 0-2.761h1.38c.762 0 1.38.618 1.38 1.38V95.9a1.38 1.38 0 0 1-1.38 1.38ZM20.709 97.28a1.38 1.38 0 0 1-1.38-1.38V71.01a1.38 1.38 0 1 1 2.76 0V95.9a1.38 1.38 0 0 1-1.38 1.38ZM20.712 29.523c-4.964 0-8.298-3.887-8.298-9.679 0-5.791 3.334-9.679 8.298-9.679 4.965 0 8.299 3.888 8.299 9.68 0 5.79-3.334 9.678-8.299 9.678Zm0-16.591c-4.076 0-5.532 3.573-5.532 6.912 0 3.34 1.456 6.913 5.532 6.913 4.077 0 5.533-3.574 5.533-6.913 0-3.339-1.456-6.913-5.533-6.913Z'/%3E%3Cpath fill='%23fff' d='M31.775 97.28a1.38 1.38 0 0 1-1.38-1.38V51.647c0-.762.617-1.38 1.38-1.38h1.38a1.38 1.38 0 1 1 0 2.76v42.868a1.38 1.38 0 0 1-1.38 1.38v.006ZM5.136 43.444a3.83 3.83 0 0 1-2.931-1.351l-1.286-1.51a3.828 3.828 0 0 1-.907-2.801 3.8 3.8 0 0 1 1.34-2.622l2.562-2.183a3.828 3.828 0 0 1 2.801-.907 3.81 3.81 0 0 1 2.622 1.34l1.286 1.51a3.85 3.85 0 0 1-.429 5.423l-2.561 2.183a3.819 3.819 0 0 1-2.492.917h-.005Zm1.27-8.623c-.259 0-.503.09-.702.26l-2.562 2.182a1.09 1.09 0 0 0-.379.738c-.025.289.07.568.254.787l1.286 1.51a1.081 1.081 0 0 0 1.525.12l2.562-2.183a1.082 1.082 0 0 0 .12-1.525L7.224 35.2a1.09 1.09 0 0 0-.738-.379h-.085.005ZM97.155 43.444c-.912 0-1.789-.32-2.492-.923l-2.561-2.182a3.85 3.85 0 0 1-.429-5.423l1.286-1.51a3.84 3.84 0 0 1 2.621-1.341 3.815 3.815 0 0 1 2.801.907l2.562 2.183a3.84 3.84 0 0 1 .434 5.423l-1.286 1.51a3.84 3.84 0 0 1-2.622 1.34c-.104.01-.204.01-.309.01l-.005.005Zm-1.266-8.628h-.09a1.07 1.07 0 0 0-.737.379l-1.286 1.51a1.082 1.082 0 0 0 .12 1.525l2.562 2.183a1.082 1.082 0 0 0 1.525-.12l1.286-1.51c.189-.219.279-.498.254-.787a1.084 1.084 0 0 0-.374-.738l-2.562-2.183c-.2-.17-.443-.259-.698-.259Z'/%3E%3C/svg%3E");
	width: 103px;
	height: 98px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

@media (max-width: 1240px) {
	.fc_course_information .featured_image {
		grid-column: 1 / span 12;
		grid-row: 2 / span 1;
		aspect-ratio: 2 / 1;
	}
	.fc_course_information .course_duration {
		grid-column: 1 / span 6;
		grid-row: auto;
	}
	.fc_course_information .course_delegates {
		grid-column: 7 / span 6;
		grid-row: auto;
	}
}
@media (max-width: 640px) {
	.fc_course_information .featured_image {

	}
	.fc_course_information .course_delegates, .fc_course_information .course_duration {
		grid-column: 1 / span 12;
	}
	.fc_course_information .course_duration, .fc_course_information .course_delegates {
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
	}
}
