#modulo-faqs {
	width: 360px;
	padding: 32px 16px 40px 16px;
	display: block;
	margin-inline: auto;
}

#modulo-faqs .title {
	color: #2C2C2C;
	text-align: center;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 16px;
}

#modulo-faqs .subtitle {
	color: #2C2C2C;
	text-align: center;
	font-feature-settings: 'liga' off, 'clig' off;
	margin-bottom: 24px;

}

/* PESTANYERO */
#modulo-faqs .container-menu {
    width: 100%;
    margin-left: 0%;
    transform: translateX(0px) !important;
    display: flex;
    flex-direction: row;
    flex-nowrap: nowrap;
    overflow-x: auto;
    height: 50px; 
	scrollbar-width: none;
	margin-bottom: 24px;
}

#modulo-faqs .container-menu a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 180px;
    height: 50px;
    cursor: pointer;
    color: var(--Color-Content-General-2,rgba(71, 71, 71, 0.80));
    text-decoration: none;
    background: transparent;
    border-bottom: 1px solid #c2e9d2;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 0;
    margin: 0;
}


#modulo-faqs .container-menu a span {
    font-size: 14px;
    font-family: 'IberPangeaText-Regular', sans-serif;
    line-height: normal;
    display: block;
    text-align: center;
	align-content: center;
    border: none; 
    width: 180px;
    height: 50px;
	color:var(--Color-Content-General-1,#2C2C2C);
}

#modulo-faqs .container-menu a.active {
    border-bottom: 2px solid #008C39;
    color: black;
    font-weight: 600 !important;
}

#modulo-faqs .container-menu a:not(:last-child)::after {
	content: "|";
	position: absolute;    
	right: 0;    
	top: 50%;    
	transform: translateY(-50%);    
	color: #C8D9D0;   
	font-weight: 300;
}

/* ends PESTANYERO */

/* CARD */
#modulo-faqs .card {
	border-radius: 0px;
	border: none;
	margin: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

#modulo-faqs .card .card-header {
	padding: 0;
	border-bottom: none;
	color: #2C2C2C;
	font-feature-settings: 'liga' off, 'clig' off;
}

#modulo-faqs .card .card-header .h-button {
	margin-bottom: 0;
	color: #2C2C2C;
	font-feature-settings: 'liga' off, 'clig' off;
}



#modulo-faqs .card .card-header .btn {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"%3E%3Cg id="Icon/Chevron/Up"%3E%3Cpath id="Union" fill-rule="evenodd" clip-rule="evenodd" d="M19.9329 15.2766L18.6585 16.476L12.0016 9.40299L5.34466 16.476L4.07031 15.2766L12.0016 6.84961L19.9329 15.2766Z" fill="%232F6852"%3E%3C/path%3E%3C/g%3E%3C/svg%3E');
	background-repeat: no-repeat;
	background-position: calc(100% - 16px) center;
	padding: 24px 40px 24px 16px;
	border-bottom: 2px solid #699282;
	border-radius: 0;
}

#modulo-faqs .card .card-header .btn.collapsed {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"%3E%3Cg id="Icon/Chevron/Down"%3E%3Cpath id="Union" fill-rule="evenodd" clip-rule="evenodd" d="M4.07031 8.72869L5.34466 7.5293L12.0016 14.6023L18.6585 7.5293L19.9329 8.72869L12.0016 17.1557L4.07031 8.72869Z" fill="%232F6852"%3E%3C/path%3E%3C/g%3E%3C/svg%3E');
	border-bottom-color: #C8D9D0;
}

#modulo-faqs .card .card-header .btn.collapsed:focus,
#modulo-faqs .card .card-header .btn.collapsed:hover {
	border-bottom-color: #00A443;
}

#modulo-faqs .card .card-body {
	padding: 32px 24px;
	color: #2C2C2C;
	font-feature-settings: 'liga' off, 'clig' off;

}

p.titulo {
	margin-top: 1rem;
	margin-bottom: 0px;
	font-weight: bold;
}

.card-body a {
	color: #2F6852;
	text-decoration: underline;
}

#modulo-faqs .card .card-body .tabla {
	padding: 0 16px;
	display: flex;
	flex-direction: column;
	gap: 32px;
	background-color: white;
	border-radius: 16px;
}

#modulo-faqs .elemento-tabla .elemento-tabla-header {
	padding: 16px 24px 16px 32px;
	font-family: "IberPangeaText-Regular", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	color: #2C2C2C;
	border-bottom: 2px solid #D8CFC7;
}

#modulo-faqs .elemento-tabla .elemento-tabla-list {
	list-style: none;
	padding: 0;
}

#modulo-faqs .elemento-tabla .elemento-tabla-list-item {
	padding: 12px 0 12px 32px;
	border-bottom: 1px solid #D8CFC7;
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"%3E%3Cg id="Icon/Check"%3E%3Cpath id="Union" fill-rule="evenodd" clip-rule="evenodd" d="M18.2582 8.94315L10.2273 17.0166L5.84766 12.6475L7.0836 11.4086L10.2225 14.54L17.0175 7.70898L18.2582 8.94315Z" fill="%232F6852"%3E%3C/path%3E%3C/g%3E%3C/svg%3E');
	background-repeat: no-repeat;
	background-position: 4px 12px;
	min-height: 62px;
}

#modulo-faqs .elemento-tabla .elemento-tabla-list-item.ok {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"%3E%3Cg id="Icon/Check"%3E%3Cpath id="Union" fill-rule="evenodd" clip-rule="evenodd" d="M18.2582 8.94315L10.2273 17.0166L5.84766 12.6475L7.0836 11.4086L10.2225 14.54L17.0175 7.70898L18.2582 8.94315Z" fill="%232F6852"%3E%3C/path%3E%3C/g%3E%3C/svg%3E');
}

#modulo-faqs .elemento-tabla .elemento-tabla-list-item.not-ok {
	background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"%3E%3Cg id="Icon/X Mark"%3E%3Cpath id="Union" d="M12.0015 13.237L15.8828 17.1183L17.1202 15.8809L13.239 11.9996L17.1202 8.1183L15.8828 6.88086L12.0015 10.7621L8.12025 6.88086L6.88281 8.1183L10.7641 11.9996L6.88281 15.8809L8.12025 17.1183L12.0015 13.237Z" fill="%23CB1212"%3E%3C/path%3E%3C/g%3E%3C/svg%3E');
}

#modulo-faqs .elemento-tabla .elemento-tabla-list-item .titulo {
	font-family: "IberPangeaText-Regular", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 18px;
	color: #2C2C2C;
	margin: 0;
}

#modulo-faqs .elemento-tabla .elemento-tabla-list-item .texto {
	font-family: "IberPangeaText-Regular", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* color: #707070; */
	margin: 2px 0 0;
}

li.punto::marker {
	color: #00A443;
}

@media (min-width: 576px) {

	#modulo-faqs .container-menu {
    width: auto; 
    margin-left: -15px;  
    margin-right: -40px; 
    padding-left: 15px;  
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    height: 50px; 
    scrollbar-width: none;
    border-bottom: 1px solid #c2e9d2; 
}


	#modulo-faqs {
		display: block;
		width: 576px;
		padding: 32px 42px 40px 42px;
		margin-inline: auto;
	}

	#modulo-faqs .card .card-body {
		padding: 32px 64px;
	}
	
	#modulo-faqs .subtitle {
	color: #2C2C2C;
	text-align: center;
	font-feature-settings: 'liga' off, 'clig' off;
	margin-bottom: 32px;
	}

}

@media (min-width: 768px) {
	
	#modulo-faqs .container-menu {
	    width: 672px;
	    min-width: 100%;
		height: 50px;
		overflow: hidden;
	    scrollbar-width: none;
	    border-bottom: 1px solid #c2e9d2;
	}
	
	#modulo-faqs .container-menu a {
		flex: 1; 
	    width: 100%;
	    height: 50px;
	}
	
	#modulo-faqs {
		width: 768px;
		padding: 40px 48px 64px 48px;
		display: block;
		margin-inline: auto;
	}
}

@media (min-width: 992px) {
	#modulo-faqs .container-menu {
	    width: 828px;
	    min-width: 100%;
	    height: 50px;
	    margin: 0px;
		padding-left: 0;
	    margin-bottom: 32px;
	}
	
	#modulo-faqs .container-menu a {
		flex: 1; 
	    width: 276px;
	    height: 50px;
	}

	#modulo-faqs .container-menu a span {
		width: 100%;
		max-width: 276px;
	}
	
	#modulo-faqs {
		width: 992px;
		padding: 40px 82px 64px 82px;
		display: block;
		margin-inline: auto;
	}

	#modulo-faqs .title {
		color: var(--Color-Content-General-1, #2C2C2C);
		text-align: center;
		font-feature-settings: 'liga' off, 'clig' off;
	}

	#modulo-faqs .subtitle {
		color: var(--Color-Content-General-1, #2C2C2C);
		text-align: center;
		font-feature-settings: 'liga' off, 'clig' off;
		margin-bottom: 32px;

	}

	#modulo-faqs .card .card-header .h-button {
		margin-bottom: 0;
		color: #2C2C2C;
		font-feature-settings: 'liga' off, 'clig' off;


		font-family: "IberPangea Text";
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px;

	}

	#modulo-faqs .card .card-body {
		color: #2C2C2C;
		font-feature-settings: 'liga' off, 'clig' off;
	}


	#modulo-faqs .card .card-body .tabla {
		flex-direction: row;
		gap: 32px;
	}

	#modulo-faqs .card .card-body .tabla article {
		flex-basis: 0;
		flex-grow: 1;
	}

	#modulo-faqs .elemento-tabla .elemento-tabla-list-item {
		min-height: 100px;
	}

	#modulo-faqs .title {
		font-size: 32px;
	}
}

@media (min-width: 1200px) {

	#modulo-faqs .container-menu {
	    width: 996px;
	    min-width: 100%;
	    height: 50px;
	    margin: 0px;
		padding-left: 0;
	    margin-bottom: 32px;
	}
	
	#modulo-faqs .container-menu a {
		flex: 1; 
	    width: 332px;
	    height: 50px;
	}

	#modulo-faqs .container-menu a span {
		width: 100%;
		max-width: 332px;
	}
	
	#modulo-faqs {
		width: 1200px;
		padding: 40px 102px 64px 102px;
		display: block;
		margin-inline: auto;

	}

}

@media (min-width: 1920px) {
	#modulo-faqs .container-menu {
	    width: 1272px;
	    min-width: 100%;
	    height: 50px;
	    margin: 0px;
		padding-left: 0;
	    margin-bottom: 32px;
	}
	
	#modulo-faqs .container-menu a {
		flex: 1; 
	    width: 424px;
	    height: 50px;
	}

	#modulo-faqs .container-menu a span {
		width: 100%;
		max-width: 424px;
	}

	#modulo-faqs {
		width: 1920px;
		padding: 40px 324px 64px 324px;
		display: block;
		margin-inline: auto;

	}

}