/*
 * Secção lado a lado
 */

.sbs_section_1 {
	padding: 60px 0!important;
}

.sbs_section_1_bg_1 {
	background-color: rgba(var(--cor16), 0.1);
}

.sbs_section_1_bg_2 {
	background-color: rgba(var(--cor32), 0.1);
}

.sbs_section_1_inner_1 {
	gap: 20px;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
}

.sbs_section_side_1 {
	gap: 24px;
	margin: 0;
	padding: 0;
	width: 55%;
	border: none;
	outline: none;
	display: flex;
	max-width: 624px;
	overflow: hidden;
	position: relative;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}

.sbs_section_side_2 {
	gap: 24px;
	margin: 0;
	padding: 0;
	width: 45%;
	border: none;
	outline: none;
	display: flex;
	overflow: hidden;
	position: relative;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}

.sbs_section_side_3 {
	gap: 24px;
	margin: 0;
	width: 50%;
	border: none;
	outline: none;
	display: flex;
	overflow: hidden;
	max-width: 560px;
	position: relative;
	padding: 0 0 0 80px;
	flex-direction: column;
	align-items: flex-start;
	transition: all 0.2s ease;
	justify-content: flex-start;
}

.sbs_section_side_4 {
	gap: 24px;
	margin: 0;
	padding: 0;
	width: 50%;
	border: none;
	outline: none;
	display: flex;
	overflow: hidden;
	position: relative;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}

.sbs_section_side_5 {
	gap: 24px;
	margin: 0;
	width: 50%;
	border: none;
	outline: none;
	display: flex;
	overflow: hidden;
	max-width: 560px;
	position: relative;
	padding: 0 80px 0 0;
	flex-direction: column;
	align-items: flex-start;
	transition: all 0.2s ease;
	justify-content: flex-start;
}

.sbs_section_radius_1 {
	border-top-left-radius: 0px;
	border-top-right-radius: 64px;
	border-bottom-left-radius: 64px;
	border-bottom-right-radius: 0px;
}

.sbs_section_logo_1 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	border: none;
	outline: none;
	max-width: 64px;
	overflow: hidden;
	fill: var(--cor15);
	stroke: transparent;
	border-radius: 16px;
	box-sizing: content-box;
	transition: all 0.2s ease;
}

.sbs_section_logo_2 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	border: none;
	outline: none;
	max-width: 64px;
	overflow: hidden;
	fill: var(--cor31);
	stroke: transparent;
	border-radius: 16px;
	box-sizing: content-box;
	transition: all 0.2s ease;
}

.sbs_section_logo_3 {
	margin: 0;
	border: none;
	outline: none;
	display: flex;
	padding: 12px;
	flex-wrap: nowrap;
	aspect-ratio: 1/1;
	width: fit-content;
	align-items: center;
	border-radius: 100%;
	justify-content: center;
	background-color: rgba(var(--cor12), 0.1);
}

.sbs_section_logo_3 svg {
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
	height: 22px;
	outline: none;
	fill: transparent;
	stroke: var(--cor11);
	box-sizing: content-box;
	transition: all 0.2s ease;
}

.sbs_section_title_1 {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	text-align: left;
	color: var(--cor15);
	word-break: break-word;
	text-align: -webkit-left;
	transition: all 0.2s ease;
	font: 600 16px/24px 'Inter', sans-serif;
	font-variation-settings: 'wght' 600, 'opsz' 16;
}

.sbs_section_title_2 {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	text-align: left;
	color: var(--cor29);
	word-break: break-word;
	text-align: -webkit-left;
	transition: all 0.2s ease;
	font: 600 30px/38px 'Inter', sans-serif;
	font-variation-settings: 'wght' 600, 'opsz' 30;
}

.sbs_section_title_3 {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	text-align: left;
	color: var(--cor31);
	word-break: break-word;
	text-align: -webkit-left;
	transition: all 0.2s ease;
	font: 600 16px/24px 'Inter', sans-serif;
	font-variation-settings: 'wght' 600, 'opsz' 16;
}

.sbs_section_subtitle_1 {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	text-align: left;
	color: var(--cor29);
	word-break: break-word;
	text-align: -webkit-left;
	transition: all 0.2s ease;
	font: 600 60px/72px 'Inter', sans-serif;
	font-variation-settings: 'wght' 600, 'opsz' 60;
}

.sbs_section_desc_1 {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	text-align: left;
	color: var(--cor45);
	word-break: break-word;
	text-align: -webkit-left;
	transition: all 0.2s ease;
	font: 400 20px/30px 'Inter', sans-serif;
	font-variation-settings: 'wght' 400, 'opsz' 20;
}

.sbs_section_desc_2 {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	text-align: left;
	color: var(--cor45);
	word-break: break-word;
	text-align: -webkit-left;
	transition: all 0.2s ease;
	font: 400 16px/24px 'Inter', sans-serif;
	font-variation-settings: 'wght' 400, 'opsz' 16;
}

.sbs_section_bullet_div {
	gap: 12px;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	outline: none;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	justify-content: flex-start;
}

.sbs_section_bullet {
	border: none;
	padding: 8px;
	outline: none;
	display: flex;
	flex-wrap: nowrap;
	aspect-ratio: 1/1;
	width: fit-content;
	margin: 0 0 0 12px;
	align-items: center;
	border-radius: 100%;
	justify-content: center;
	background-color: rgba(var(--cor12), 0.1);
}

.sbs_section_bullet svg {
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
	height: 12px;
	outline: none;
	fill: var(--cor11);
	stroke: transparent;
	box-sizing: content-box;
	transition: all 0.2s ease;
}

.sbs_section_full_img_height_1 {
	height: 560px;
}

.sbs_section_full_img_height_2 {
	height: 650px;
}

.sbs_section_full_img_height_3 {
	height: 1000px;
}

.sbs_section_full_img_height_4 {
	height: 860px;
}

.sbs_section_full_img_height_5 {
	height: 770px;
}

.sbs_section_full_img_height_6 {
	height: 950px;
}

.sbs_section_full_img_height_7 {
	height: 720px;
}

.sbs_section_full_img {
	top: 50%;
	left: 50%;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	transition: all 0.2s ease;
	transform: translate(-50%, -50%);
}

@media screen and (max-width: 1320px) {
	.sbs_section_side_3,
	.sbs_section_side_5 {
		padding: 0;
	}
}

@media screen and (max-width: 983px) {
	.sbs_section_subtitle_1 {
		font: 600 42px/54px 'Inter', sans-serif;
		font-variation-settings: 'wght' 600, 'opsz' 42;
	}
}

@media screen and (max-width: 870px) {
	.sbs_section_side_3,
	.sbs_section_side_5 {
		transition: none;
	}
}

@media screen and (max-width: 768px) {
	.sbs_section_1_inner_1 {
		gap: 20px;
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.sbs_section_side_1,
	.sbs_section_side_2,
	.sbs_section_side_3,
	.sbs_section_side_4,
	.sbs_section_side_5 {
		width: 100%;
		max-width: none;
	}
	.sbs_section_full_img_height_1,
	.sbs_section_full_img_height_2,
	.sbs_section_full_img_height_3,
	.sbs_section_full_img_height_4,
	.sbs_section_full_img_height_5,
	.sbs_section_full_img_height_6,
	.sbs_section_full_img_height_7 {
		height: 300px;
	}
	.sbs_section_bullet {
		margin: 0;
	}
}

/*
 * Fim secção lado a lado
 */