.hero-planazo__container {
	border-radius: 0 0 16px 16px;
	background: var(--Color-Surface-General-2, #DCEBE1);
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items:center;
}

.hero-planazo__heading {
	width: 100%;
	padding: var(--size-space-40, 40px) var(--size-space-16, 16px) var(--size-space-0, 0) var(--size-space-16, 16px);
}

.hero-planazo__title {
	color: #000;
	text-align: center;
	font-family: IberPangea-Regular;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 48px;
	margin-bottom: 24px;
	padding-bottom: 0;
}

.hero-planazo__strong {
	font-weight: 600;
}

.hero-planazo__arrow {
	position: relative;
	bottom: 2px;
}

.hero-planazo__p {
	text-align: center;
	margin-bottom: 0px;
}

.hero_planazo__enlace {
	color: var(--Color-Content-Interactive-Active, #2F6852) !important;
	font-family: var(--font-family-2-regular);
	font-size: var(--size-font-100);
	font-style: var(--font-style-normal);
	font-weight: var(--font-weight-medium);
	line-height: var(--size-font-line-height-xs);
	text-decoration-line: none;
}

.hero_planazo__enlace:hover {
	color: var(--Color-Content-Interactive-Hover) !important;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
}

.hero_planazo__enlace:active {
	color: var(--Color-Content-Interactive-Pressed) !important;
}

.hero_planazo__enlace:focus {
	color: var(--Color-Content-Interactive-Active) !important;
}

.hero_planazo__enlace:focus-visible {
	color: var(--Color-Content-Interactive-Active) !important;
	outline: var(--border-width-l) solid var(--Color-Sky-70); /* --Color-Border-Interactive-Focus */
	border-radius: var(--border-radius-s);
}

.hero-planazo__content {
	background-color: var(--Color-Surface-General-Inverse, #00402A);
	margin-top: 40px;
	border-radius: 16px;
	display: flex;
	align-items: center;
	flex-direction: column;
	position: relative;
	width: 100%;
	height: 535px;
}

.hero-planazo__background {
	position: relative;
	left: 0px;
}

.hero-planazo__gota {
    height: 195px;
    width: 303px;
}

.hero-planazo__info {
	position: relative;
	padding: 16px 36px;
	padding: var(--size-space-32, 32px) var(--size-space-32, 32px);
	width: 100%;
}

.hero-planazo__subtitle {
	color: var(--Color-Content-General-Inverse, #FFF);
	margin-bottom: 0;
	padding-bottom: 0;
	width: 312px;
}

.hero-planazo__p--secondary {
	color: var(--Color-Content-General-Inverse, #FFF);
    text-align: left;
    margin: 16px 0px;
	width: 310px;
}

.hero-planazo__p--underline {
	text-align: left;
	font-family: var(--font-family-2-medium);
    font-size: var(--size-font-100);
    font-weight: inherit; 
    line-height: var(--size-font-line-height-xs);
    text-decoration: var(--font-style-underline);
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;

}

.hero_planazo__enlace--green {
	color: var(--Color-Content-Interactive-Active-Inverse, #5BD38C) !important;
	text-decoration: underline;
}

.hero-planazo__arrow--small {
	height: 16px;
	width: 18px;
}

#btn-hero-banner.ibd-main-button {
    display: inline-flex;
    height: 56px;
    min-width: 200px;
    max-width: 328px;
    padding: var(--border-radius-none) var(--size-space-40);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: var(--border-radius-none);
    align-self: stretch;
    cursor: pointer;
    border-radius: var(--border-radius-xl);
    border: none;
    text-align: center;
    font-family: var(--font-family-2-smbold);
    font-size: var(--size-font-100);
    font-weight: inherit;
    line-height: var(--size-font-line-height-m);
    font-style: var(--font-style-normal);
}

#btn-hero-banner.ibd-main-button-primary-negative {
    background-color: var(--Color-Button-Background-Active-1-Inverse);
    color: var(--Color-Button-Content-Active-1-Inverse);
}

#btn-hero-banner.ibd-main-button-primary-negative:hover {
    background-color: var(--Color-Button-Background-Hover-1-Inverse);
    color: var(--Color-Button-Content-Hover-1-Inverse);
}

#btn-hero-banner.ibd-main-button-primary-negative:active {
    background-color: var(--Color-Button-Background-Pressed-1-Inverse);
    color: var(--Color-Button-Content-Pressed-1-Inverse);
    outline: var(--border-width-l) solid var(--Color-Button-Border-Pressed);
}

#btn-hero-banner.ibd-main-button-primary-negative:focus {
    background-color: var(--Color-Button-Background-Active-1-Inverse);
    color: var(--Color-Button-Content-Active-1-Inverse);
    outline: none;
}

#btn-hero-banner.ibd-main-button-primary-negative:focus-visible {
    background-color: var(--Color-Button-Background-Active-1-Inverse);
    color: var(--Color-Button-Content-Pressed-1-Inverse);
    outline: var(--border-width-xl) solid var(--Color-Sky-30);
    outline-offset: 2px;
}

.hero-planazo__imagen {
	height: 201px;
	width: 328px;
}

  .pdfCondiciones {
    display: flex;
  }
  
    .hero-planazo__info .enlaceDocumento {
    color: #5BD38C !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    font-family: "IberPangeaText-regular";
    color: #2F6852;
    margin-top: 5px;
	margin-left: 5px;
  }

  .hero-planazo__info .pdfCondiciones {
	margin-top: 24px;

  }

@media(min-width: 576px) {
	.hero-planazo__content{
		border-radius: 16px;
		margin-top: 40px;
		height: 469px;
	}

	.hero-planazo__background {
		position: relative;
		height: 403px;
	}
	
	.hero-planazo__gota {
	    height: 285px;
	    width: 398px;
	}

	.hero-planazo__imagen {
		width: 492px;
		height: 200px;
	}
	.hero-planazo__info {
    	padding: var(--size-space-32, 32px) var(--size-space-32, 32px);
	}

	.hero-planazo__subtitle {
		width: 492px;
    }
	.hero-planazo__p--secondary {
    	width: 512px;
	}
}

@media(min-width: 768px) {
	.hero-planazo__subtitle {
        width: 324px;
    }
	.hero-planazo__container {
		border-bottom-left-radius: 48px;
		border-bottom-right-radius: 48px;
	}

	.hero-planazo__heading {
		padding: var(--size-space-32, 32px) var(--size-space-48, 48px) var(--size-space-0, 0) var(--size-space-48, 48px);
	}

	.hero-planazo__p {
		width: 100%;
		margin-bottom: 18px;
	}
	
	.hero-planazo__content {
		flex-direction: row-reverse;
		justify-content: center;
		border-radius: 48px;
		margin-top: 48px;
		min-width: 100%;
		display: flex;
		height: 256px;
		padding: 0 var(--768-991-page-margin, 48px);
		padding-right: 0px;
		align-items: center;
		flex: 1 0 0;
		height: 354px;
		gap: 30px;
	}
	
	.hero-planazo__picture {
		display: flex;
		width: 396px;
		height: 354px;
		padding: var(--size-space-0, 0) var(--size-space-0, 0) var(--size-space-0, 0) 0;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-start;
	}

	.hero-planazo__imagen {
		height: 354px;
		width: 372px;
		border-top-right-radius: 48px;
		border-bottom-right-radius: 48px;
	}
	
	.hero-planazo__info {
		display: flex;
		width: 324px;
		padding: var(--size-space-40, 40px) var(--size-space-0, 0);
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
	}
	
	.hero-planazo__subtitle {
		margin-bottom: 16px;
	}
	
	.hero-planazo__p--secondary {
		margin-bottom: 24px;
        margin-top: 0px;
	}
}

@media(min-width: 992px) {
	.hero-planazo__container {
		border-bottom-left-radius: 48px;
		border-bottom-right-radius: 48px;
	}

	.hero-planazo__heading {
		padding: var(--size-space-32, 32px) 82px var(--size-space-0, 0) 82px;
	}
		
	.hero-planazo__p {
		width: 99%;
	}
	
	.hero-planazo__picture {
		width: 443px;
		height: 352px;
	}

	.hero-planazo__imagen {
		width: 443px;
		height: 352px;
		border-top-right-radius: 48px;
		border-bottom-right-radius: 0px;
	}
	
	.hero-planazo__info {
		padding: var(--size-space-40, 40px) var(--size-space-0, 0);
		width: 460px;
	}

	.hero-planazo__title {
		font-size: 48px;
        font-weight: 500;
        line-height: 56px;
	}

	.hero-planazo__content {
		height: 352px;
		padding-left: 82px;
		width: 992px;
	}
}

@media(min-width: 1200px) {
	.hero-planazo__subtitle {
        width: 486px;
    }

	.hero-planazo__heading {
        padding: var(--size-space-40, 40px) 102px var(--size-space-0, 0) 102px;
    }
	
	.hero-planazo__p {
		width: 100%;
		margin-bottom: 0px;
	}
		
	.hero-planazo__content {
		margin-top: 56px;
		width: 1200px;
		height: 352px;
		padding: 0 var(--1200-1399-page-margin, 102px);
		align-items: center;
	}
	
	.hero-planazo__picture {
		/* padding-left: 24px; */
		width: 498px;
		height: 352px;
	}

	.hero-planazo__imagen {
		width: 462px;
        min-width: 462px;
        height: 352px;
        margin-top: 0px;
		border-top-right-radius: 0px;
	}
	
	.hero-planazo__info {
		padding: var(--size-space-40, 40px) var(--size-space-0, 0);
		width: 486px;
		margin-right: 24px;
	}

	.hero-planazo__p--secondary {
		margin-bottom: 24px;
	}
}

@media(min-width: 1920px) {
	.hero-planazo__heading {
        padding: var(--size-space-32, 32px) 324px var(--size-space-0, 0) 324px;
    }
	
	.hero-planazo__picture {
		padding: var(--size-space-0, 0);
		width: 648px;
		height: 308px;
		top: -13px;
		left: 10px;
	}

	.hero-planazo__content {
		margin-top: 48px;
		padding-left: 324px;
		padding-right: 324px;
		max-width: 1920px;
		height: 308px;
		padding: 0 var(--14001920-page-margin, 324px);
	}

	.hero-planazo__imagen {
		width: 600px;
		min-width: 600px;
		height: 308px;
        margin-bottom: 0px;
	}

	.hero-planazo__info {
		width: 636px;
		padding: var(--size-space-40, 40px) var(--size-space-0, 0);
	}

	.hero-planazo__p {
		margin-bottom: 18px;
	}
	.hero-planazo__subtitle {
        width: 636px;
    }
}