﻿html,
body.banclima-home-page {
	margin: 0;
	min-height: 100%;
	background: #386d94;
	color: #101820;
	font-family: Montserrat, "Segoe UI", sans-serif;
}

body.banclima-home-page {
	padding-top: 0 !important;
}

.bc-home,
.bc-home * {
	box-sizing: border-box;
}

.bc-home {
	margin-top: 0 !important;
	overflow: hidden;
	background: #ffffff;
}

.bc-topbar {
	position: relative;
	z-index: 4;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 86px;
	padding: 0 24px;
	background: #0667a9;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
}

.banclima-home-page #wpadminbar + .bc-home,
.banclima-home-page #wpadminbar ~ .bc-home {
	margin-top: 0 !important;
}

.bc-logo-image {
	display: block;
	width: auto;
	max-width: min(430px, 76vw);
	height: 150px;
	object-fit: contain;
	transform: translateY(0);
}

.bc-hero {
	position: relative;
	min-height: 560px;
	padding: 42px 48px 32px;
	background-image: linear-gradient(90deg, rgba(5, 11, 12, .66), rgba(6, 22, 21, .42)), var(--hero-image);
	background-position: center;
	background-size: cover;
	color: #ffffff;
}

.bc-hero__shade {
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at 57% 45%, rgba(162, 255, 94, .16), transparent 34%),
		linear-gradient(180deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .3));
	pointer-events: none;
}

.bc-hero__inner {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, 50%) minmax(560px, 50%);
	gap: 24px;
	max-width: 1440px;
	margin: 0 auto;
}

.bc-hero__copy {
	padding-top: 10px;
}

.bc-hero h1 {
	max-width: 610px;
	margin: 0 0 22px;
	color: #ffffff;
	font-size: clamp(2.05rem, 2.8vw, 3.42rem);
	line-height: 1.08;
	font-weight: 700;
	letter-spacing: 0;
	text-wrap: balance;
}

.bc-hero p {
	max-width: 665px;
	margin: 0 0 26px;
	color: rgba(255, 255, 255, .94);
	font-size: clamp(.9rem, 1.12vw, 1.12rem);
	line-height: 1.25;
	font-weight: 500;
}

.bc-hero__copy h2 {
	margin: 0 0 22px;
	color: #ffffff;
	font-size: clamp(1.45rem, 1.95vw, 2.15rem);
	line-height: 1;
	text-align: center;
	font-weight: 900;
}

.bc-areas {
	display: grid;
	grid-template-columns: repeat(8, minmax(0, 1fr));
	width: 100%;
	max-width: 645px;
	border: 1px solid rgba(43, 153, 218, .72);
	background: rgba(5, 38, 62, .76);
	box-shadow: 0 18px 45px rgba(0, 0, 0, .24);
}

.bc-areas span {
	display: flex;
	min-height: 90px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 7px;
	padding: 11px 6px;
	border-right: 1px solid rgba(53, 151, 202, .46);
	color: #ffffff;
	text-align: center;
	font-size: .58rem;
	line-height: 1.08;
	font-weight: 800;
}

.bc-areas span:last-child {
	border-right: 0;
}

.bc-areas b {
	display: block;
	max-width: 72px;
	color: rgba(255, 255, 255, .95);
	font-weight: 900;
}

.bc-icon {
	display: block;
	width: 23px;
	height: 23px;
	background: rgba(255, 255, 255, .92);
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
}

.bc-icon-clipboard {
	mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='4' width='12' height='17' rx='2'/%3E%3Cpath d='M9 4.5h6M10 2h4v4h-4zM9 10h6M9 14h6'/%3E%3C/g%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='4' width='12' height='17' rx='2'/%3E%3Cpath d='M9 4.5h6M10 2h4v4h-4zM9 10h6M9 14h6'/%3E%3C/g%3E%3C/svg%3E");
}

.bc-icon-shield {
	mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l7 3v5c0 5-3.5 8.5-7 10-3.5-1.5-7-5-7-10V6z'/%3E%3Cpath d='M9 12l2 2 4-5'/%3E%3C/g%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l7 3v5c0 5-3.5 8.5-7 10-3.5-1.5-7-5-7-10V6z'/%3E%3Cpath d='M9 12l2 2 4-5'/%3E%3C/g%3E%3C/svg%3E");
}

.bc-icon-leaf {
	mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 4c-8 0-13 4-13 10 0 4 3 6 6 6 6 0 8-7 7-16z'/%3E%3Cpath d='M4 20c4-6 8-8 13-10'/%3E%3C/g%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 4c-8 0-13 4-13 10 0 4 3 6 6 6 6 0 8-7 7-16z'/%3E%3Cpath d='M4 20c4-6 8-8 13-10'/%3E%3C/g%3E%3C/svg%3E");
}

.bc-icon-coins {
	mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cellipse cx='8' cy='14' rx='4' ry='4'/%3E%3Cellipse cx='15' cy='9' rx='4' ry='4'/%3E%3Cpath d='M7 12l5-5M10 16l6-6'/%3E%3C/g%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cellipse cx='8' cy='14' rx='4' ry='4'/%3E%3Cellipse cx='15' cy='9' rx='4' ry='4'/%3E%3Cpath d='M7 12l5-5M10 16l6-6'/%3E%3C/g%3E%3C/svg%3E");
}

.bc-icon-droplet {
	mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3s6 6 6 11a6 6 0 0 1-12 0c0-5 6-11 6-11z'/%3E%3Cpath d='M9 5c1 3 3 4 6 5'/%3E%3C/g%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3s6 6 6 11a6 6 0 0 1-12 0c0-5 6-11 6-11z'/%3E%3Cpath d='M9 5c1 3 3 4 6 5'/%3E%3C/g%3E%3C/svg%3E");
}

.bc-icon-globe {
	mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='M4 12h16M12 4c3 3 3 13 0 16M12 4c-3 3-3 13 0 16'/%3E%3C/g%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='M4 12h16M12 4c3 3 3 13 0 16M12 4c-3 3-3 13 0 16'/%3E%3C/g%3E%3C/svg%3E");
}

.bc-icon-scale {
	mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 4v16M5 7h14M7 7l-4 7h8zM17 7l-4 7h8zM8 20h8'/%3E%3C/g%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 4v16M5 7h14M7 7l-4 7h8zM17 7l-4 7h8zM8 20h8'/%3E%3C/g%3E%3C/svg%3E");
}

.bc-icon-bank {
	mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 10h18L12 4zM5 10v8M9 10v8M15 10v8M19 10v8M4 18h16M3 21h18'/%3E%3C/g%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 10h18L12 4zM5 10v8M9 10v8M15 10v8M19 10v8M4 18h16M3 21h18'/%3E%3C/g%3E%3C/svg%3E");
}

.bc-dashboard {
	align-self: center;
	min-height: 428px;
	padding: 18px 14px 14px;
	border: 2px solid rgba(30, 111, 162, .78);
	border-radius: 16px;
	background: rgba(0, 31, 54, .92);
	box-shadow: 0 18px 60px rgba(0, 0, 0, .32);
	backdrop-filter: blur(2px);
}

.bc-dashboard h2,
.bc-dashboard h3 {
	margin: 0;
	color: rgba(255, 255, 255, .88);
	font-weight: 900;
}

.bc-dashboard h2 {
	margin-bottom: 50px;
	font-size: .94rem;
}

.bc-metrics {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 9px;
	margin-bottom: 10px;
}

.bc-metrics div,
.bc-chart,
.bc-donut {
	border: 2px solid rgba(37, 121, 174, .55);
	border-radius: 10px;
	background: rgba(3, 48, 78, .62);
}

.bc-metrics div {
	min-height: 108px;
	padding: 14px 9px;
}

.bc-metrics strong {
	display: flex;
	align-items: baseline;
	gap: 8px;
	color: #78ff4d;
	font-size: clamp(1.75rem, 2.2vw, 2.65rem);
	line-height: 1;
}

.bc-metrics .bc-metric-value {
	display: inline;
	margin-top: 0;
	color: #78ff4d;
	font-size: inherit;
	font-weight: 900;
}

.bc-metrics strong em {
	color: #ffffff;
	font-size: clamp(.9rem, 1.2vw, 1.35rem);
	font-style: normal;
	font-weight: 500;
}

.bc-metrics span {
	display: block;
	margin-top: 8px;
	color: rgba(255, 255, 255, .72);
	font-size: .6rem;
	font-weight: 800;
}

.bc-dashboard__lower {
	display: grid;
	grid-template-columns: 1.25fr 1fr;
	gap: 10px;
}

.bc-chart,
.bc-donut {
	min-height: 190px;
	padding: 14px 12px;
}

.bc-chart h3,
.bc-donut h3 {
	margin-bottom: 12px;
	font-size: clamp(.94rem, 1.18vw, 1.16rem);
}

.bc-chart svg {
	width: 100%;
	height: 126px;
}

.bc-grid {
	stroke: rgba(255, 255, 255, .08);
	stroke-width: 1;
}

.bc-axis-line {
	fill: none;
	stroke: rgba(255, 255, 255, .82);
	stroke-width: 2;
}

.bc-axis-label,
.bc-axis-unit {
	fill: rgba(255, 255, 255, .94);
	font-size: 16px;
	font-weight: 700;
}

.bc-axis-unit {
	font-size: 18px;
	font-weight: 500;
}

.bc-fill {
	fill: url(#bc-line-fill);
}

.bc-line {
	fill: none;
	stroke: #7cf04e;
	stroke-width: 6;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.bc-donut__row {
	display: grid;
	grid-template-columns: 100px 1fr;
	gap: 14px;
	align-items: center;
	min-height: 124px;
}

.bc-donut__graphic {
	width: 86px;
	aspect-ratio: 1;
	border-radius: 50%;
	background: conic-gradient(var(--bc-donut-values));
	position: relative;
}

.bc-donut__graphic::after {
	content: "";
	position: absolute;
	inset: 23px;
	border-radius: 50%;
	background: #082c46;
}

.bc-donut ul {
	display: grid;
	gap: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
	color: rgba(255, 255, 255, .78);
	font-size: .72rem;
	font-weight: 800;
}

.bc-donut li {
	display: flex;
	align-items: center;
	gap: 9px;
}

.bc-donut b {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #18c5b3;
}

.bc-donut li:nth-child(2) b {
	background: #72de42;
}

.bc-donut li:nth-child(3) b {
	background: #b7c43a;
}

.bc-donut li:nth-child(4) b {
	background: #356ea7;
}

.bc-about {
	display: grid;
	grid-template-columns: 1fr 1fr;
	min-height: 420px;
	background: #ffffff;
}

.bc-about__image {
	min-height: 420px;
	background: #f7f7f7;
}

.bc-about__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}

.bc-about__copy {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 40px 5.8vw 38px 42px;
	color: #1e1e1e;
}

.bc-about h2 {
	margin: 0 0 22px;
	color: #000000;
	font-size: clamp(2rem, 2.75vw, 2.95rem);
	line-height: 1;
	font-weight: 900;
	letter-spacing: 0;
	white-space: nowrap;
}

.bc-about p,
.bc-about li {
	color: #2a2a2a;
	font-size: clamp(1rem, 1.25vw, 1.22rem);
	line-height: 1.32;
}

.bc-about p {
	margin: 0 0 28px;
}

.bc-about ul {
	display: grid;
	gap: 22px;
	margin: 0;
	padding-left: 30px;
}

.bc-solutions {
	padding: 34px 42px 48px;
	background: #3a6f96;
}

.bc-solutions h2 {
	max-width: 1440px;
	margin: 0 auto 34px;
	color: #ffffff;
	font-size: clamp(2.25rem, 3.35vw, 3.55rem);
	line-height: 1;
	font-weight: 900;
	letter-spacing: 0;
}

.bc-cards {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 44px;
	max-width: 1440px;
	margin: 0 auto;
}

.bc-card {
	overflow: hidden;
	border-radius: 18px;
	background: #092e47;
	color: #ffffff;
	text-align: center;
	box-shadow: 0 18px 36px rgba(0, 30, 50, .22);
}

.bc-card img {
	display: block;
	width: 100%;
	aspect-ratio: 1.68 / 1;
	object-fit: cover;
}

.bc-card h3 {
	margin: 20px 18px 14px;
	color: #1297ff;
	font-size: clamp(2rem, 3.15vw, 3.2rem);
	line-height: 1;
	font-weight: 900;
	letter-spacing: 0;
	white-space: nowrap;
}

.bc-card p {
	min-height: 50px;
	margin: 0 auto 22px;
	padding: 0 28px;
	color: rgba(255, 255, 255, .82);
	font-size: clamp(.88rem, 1.1vw, 1rem);
	line-height: 1.28;
	font-weight: 500;
}

.bc-card a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 184px;
	margin: 0 0 26px;
	padding: 10px 22px;
	border-radius: 8px;
	background: #0875c7;
	color: #ffffff;
	text-decoration: none;
	font-size: .9rem;
	font-weight: 900;
}

.bc-card a[aria-disabled="true"] {
	pointer-events: none;
	cursor: default;
}

@media (max-width: 1120px) {
	.bc-hero {
		padding: 56px 28px;
	}

	.bc-hero__inner,
	.bc-about,
	.bc-cards {
		grid-template-columns: 1fr;
	}

	.bc-dashboard {
		width: min(100%, 760px);
		margin: 0 auto;
	}

	.bc-areas {
		max-width: none;
		grid-template-columns: repeat(4, 1fr);
	}

	.bc-about__copy {
		padding: 46px 34px 58px;
	}

	.bc-solutions {
		padding: 42px 30px 54px;
	}
}

@media (max-width: 720px) {
	.bc-topbar {
		height: 74px;
		padding-inline: 16px;
	}

	.bc-logo-image {
		max-width: 330px;
		height: 128px;
	}

	.bc-hero {
		min-height: auto;
		padding: 34px 22px 38px;
		background-position: center top;
	}

	.bc-hero__inner {
		gap: 28px;
	}

	.bc-hero__copy {
		padding-top: 0;
	}

	.bc-hero h1 {
		max-width: 100%;
		margin-bottom: 18px;
		font-size: 1.65rem;
		line-height: 1.18;
		font-weight: 500;
		text-align: center;
		text-wrap: wrap;
	}

	.bc-hero p {
		margin-bottom: 24px;
		font-size: 1rem;
		line-height: 1.42;
		font-weight: 500;
		text-align: justify;
		text-align-last: left;
	}

	.bc-hero__copy h2 {
		margin-bottom: 16px;
		font-size: 1.65rem;
		line-height: 1.1;
		text-align: center;
	}

	.bc-metrics,
	.bc-dashboard__lower {
		grid-template-columns: 1fr 1fr;
	}

	.bc-areas {
		grid-template-columns: repeat(4, minmax(0, 1fr));
		width: 100%;
	}

	.bc-areas span {
		min-height: 86px;
		padding: 10px 6px;
	}

	.bc-areas b {
		font-size: .64rem;
		line-height: 1.1;
	}

	.bc-icon {
		width: 21px;
		height: 21px;
		margin-bottom: 8px;
	}

	.bc-dashboard {
		min-height: auto;
		padding: 20px 12px 12px;
	}

	.bc-dashboard h2 {
		margin-bottom: 26px;
		text-align: center;
	}

	.bc-metrics div {
		display: flex;
		min-height: 124px;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		text-align: center;
	}

	.bc-metrics strong {
		justify-content: center;
	}

	.bc-metrics span {
		text-align: center;
	}

	.bc-donut__row {
		grid-template-columns: 1fr;
		justify-items: center;
	}

	.bc-chart,
	.bc-donut {
		text-align: center;
	}

	.bc-about__image {
		min-height: 320px;
	}

	.bc-card {
		border-radius: 14px;
	}

	.bc-solutions h2 {
		font-size: 2rem;
		line-height: 1.1;
		text-align: center;
	}
}

@media (max-width: 460px) {
	.bc-topbar {
		height: 68px;
	}

	.bc-logo-image {
		max-width: 290px;
		height: 118px;
	}

	.bc-hero {
		padding: 30px 18px 34px;
	}

	.bc-hero h1 {
		font-size: 1.42rem;
		line-height: 1.22;
		font-weight: 500;
		text-align: center;
	}

	.bc-hero p {
		font-size: .94rem;
		line-height: 1.45;
		text-align: justify;
		text-align-last: left;
	}

	.bc-metrics,
	.bc-dashboard__lower {
		grid-template-columns: 1fr;
	}

	.bc-dashboard h2,
	.bc-dashboard h3 {
		text-align: center;
	}

	.bc-metrics div {
		min-height: 118px;
	}

	.bc-hero__copy h2 {
		text-align: center;
	}

	.bc-areas {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.bc-areas span {
		min-height: 78px;
		padding: 8px 4px;
	}

	.bc-areas b {
		font-size: .58rem;
		line-height: 1.05;
	}

	.bc-solutions {
		padding-inline: 18px;
	}

	.bc-solutions h2 {
		font-size: 1.65rem;
		line-height: 1.15;
		text-align: center;
	}
}





