.tituloBlanco{
	color:white;
}

h2{
	color: #363a3e;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 1em
}

.Styles_footer__A4QPG {
	background-color: #003764
}

.Styles_footer__A4QPG h2 {
	color: #eabc4a;
	line-height: 24px;
	margin-bottom: 10px
}

.Styles_footer__A4QPG li,
.Styles_footer__A4QPG p {
	color: #d9d9d9;
	font-size: 14px;
	line-height: 24px;
	max-width: 90%
}

.Styles_footer__A4QPG li {
	margin-bottom: 7px
}

@media(min-width:768px) {
	.Styles_footer__A4QPG li {
		max-width: 100%
	}
}

.Styles_footer__A4QPG li:last-child {
	margin-bottom: 20px
}

/*.Styles_pixelcompareWrapper__daGbj {
	--pc_width: 320px;
	--pc_height: 210px;
	--pc_handle_left: 160px;
	margin: 0 auto
}*/

.Styles_pixelcompareWrapper__daGbj,
.Styles_pixelcompareWrapper__daGbj img,
.Styles_pixelcompareWrapper__daGbj>div:first-child {
	width: var(--pc_width);
	height: var(--pc_height)
}

/*.Styles_pixelcompareWrapper__daGbj img:first-child {
	clip: rect(0, var(--pc_handle_left), var(--pc_height), 0)
}

.Styles_pixelcompareWrapper__daGbj img:last-child {
	clip: rect(0, var(--pc_width), var(--pc_height), var(--pc_handle_left))
}

.Styles_pixelcompareWrapper__daGbj>[data-handler] {
	left: var(--pc_handle_left)
}

@media screen and (min-width:640px) {
	.Styles_pixelcompareWrapper__daGbj {
		--pc_width: 600px;
		--pc_height: 400px;
		--pc_handle_left: 300px
	}
}

@media screen and (min-width:768px) {
	.Styles_pixelcompareWrapper__daGbj {
		--pc_width: 420px;
		--pc_height: 360px;
		--pc_handle_left: 210px
	}
}

@media screen and (min-width:1024px) {
	.Styles_pixelcompareWrapper__daGbj {
		--pc_width: 600px;
		--pc_height: 370px;
		--pc_handle_left: 300px
	}
}*/

.Styles_accordion__P6liZ {
	background: #eaebea;
	border-radius: 10px;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto
}

.Styles_accordion__P6liZ>input {
	display: none
}

@media screen and (max-width:768px) {
	.Styles_accordion__P6liZ {
		padding-bottom: 20px
	}
}

.Styles_accordion__P6liZ>div {
	text-align: center;
	width: 100%;
	transition: background .3s, color .3s
}

.Styles_accordion__P6liZ>div:focus-within+section {
	display: block
}

.Styles_accordion__P6liZ>div:not(:last-of-type) {
	border-bottom: 1px solid #c1c1c1
}

.Styles_accordion__P6liZ>div>label {
	font-weight: 700;
	font-size: 16px;
	padding: 10px 20px;
	display: inline-block;
	cursor: pointer
}

.Styles_accordion__P6liZ>section {
	width: 100%;
	display: none;
	border-top: 1px solid #c1c1c1
}

.Styles_accordion__P6liZ input:checked+div {
	border-bottom: none
}

.Styles_accordion__P6liZ input:checked+div>label {
	color: #0b61df;
	position: relative
}

.Styles_accordion__P6liZ input:checked+div>label:before {
	left: 0;
	content: "";
	position: absolute;
	width: 100%;
	height: 4px;
	background: #0b61df;
	bottom: 0
}

.Styles_accordion__P6liZ input:checked+div+section {
	display: block
}

.Styles_accordion__P6liZ input:checked+div+section:not(:last-of-type) {
	border-bottom: 1px solid #c1c1c1
}

.Styles_blockBlue__T1T8h {
	background: #003764;
	color: #fff
}

.Styles_blockBlue__T1T8h h3,
.Styles_blockBlue__T1T8h span:first-child {
	font-weight: 600;
	font-size: 22px;
	line-height: 28px
}

.Styles_blockBlueHightlight__EvySU h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 28px
}

@media screen and (max-width:767px) {
	.Styles_blockBlueHightlight__EvySU {
		margin-bottom: 24px
	}

	.Styles_blockBlueHightlight__EvySU>div {
		background: #003764;
		color: #fff
	}

	.Styles_blockBlueHightlight__EvySU>div:last-child {
		padding: 24px
	}

	.Styles_blockBlueHightlight__EvySU>div img {
		width: 100%;
		height: 224px;
		-o-object-fit: cover;
		object-fit: cover
	}

	.Styles_blockBlueHightlight__EvySU>div h3 {
		margin-top: 4px;
		margin-bottom: 4px
	}

	.Styles_blockBlueHightlight__EvySU>div p {
		margin-top: 16px;
		margin-bottom: 16px
	}
}

@media screen and (min-width:768px) {
	.Styles_blockBlueHightlight__EvySU h3 {
		padding-top: 1em;
		max-width: 60%
	}

	.Styles_blockBlueHightlight__EvySU p {
		margin-top: 2.5em
	}
}

@media screen and (min-width:1200px) {
	.Styles_blockBlueHightlight__EvySU h3 {
		max-width: 100%;
		font-size: 22px;
		line-height: 28px
	}
}

.Styles_blockBlueStripe__MOHWo>div>div {
	background: #003764;
	color: #fff
}

.Styles_blockBlueStripe__MOHWo>div>div>h3,
.Styles_blockBlueStripe__MOHWo>div>div>span:first-child {
	font-weight: 600;
	font-size: 20px;
	line-height: 28px
}

.Styles_blockBlueSoftStripe__MNgju>a {
	background: #cbdafc;
	color: #212529
}

.Styles_blockBlueSoftStripe__MNgju>a>* {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px
}

.Styles_blockWhiteUnderline__t3E2G>div:first-child,
.Styles_blockWhite__lkEH6>div:first-child {
	background-color: #ebebeb
}

.Styles_blockWhiteUnderline__t3E2G h2,
.Styles_blockWhite__lkEH6 h2 {
	font-weight: 600;
	font-size: 22px;
	line-height: 28px;
	color: #003764
}

@media(min-width:640px)and (max-width:767px) {

	.Styles_blockWhiteUnderline__t3E2G h2,
	.Styles_blockWhite__lkEH6 h2 {
		font-size: 18px;
		line-height: 36px
	}
}

.Styles_blockWhiteUnderline__t3E2G li,
.Styles_blockWhite__lkEH6 li {
	font-size: 14px;
	color: #212529
}

.Styles_blockWhiteUnderline__t3E2G li span,
.Styles_blockWhite__lkEH6 li span {
	font-weight: 600
}

@media screen and (min-width:1280px) {

	.Styles_blockWhiteUnderline__t3E2G a,
	.Styles_blockWhite__lkEH6 a {
		font-size: 18px
	}
}

.Styles_blockWhiteNews__uSCIx img+span {
	position: absolute;
	top: 10px;
	right: 10px
}

.Styles_blockWhiteNews__uSCIx>div:first-child {
	background-color: #ebebeb;
	position: relative
}

.Styles_blockWhiteNews__uSCIx h2 {
	font-weight: 600;
	font-size: 22px;
	line-height: 28px;
	color: #003764
}

@media(min-width:640px)and (max-width:767px) {
	.Styles_blockWhiteNews__uSCIx h2 {
		font-size: 18px;
		line-height: 36px
	}
}

@media screen and (min-width:1280px) {
	.Styles_blockWhiteNews__uSCIx a {
		font-size: 18px
	}
}

.Styles_blockWhiteUnderline__t3E2G img {
	width: 100%;
	border-bottom: 14px solid #003764;
	height: 60vw;
	padding: 2em;
	-o-object-fit: contain;
	object-fit: contain
}

@media(min-width:640px) {
	.Styles_blockWhiteUnderline__t3E2G img {
		height: 220px
	}
}

@media(min-width:768px) {
	.Styles_blockWhiteUnderline__t3E2G img {
		height: 300px
	}
}

@media(min-width:1024px) {
	.Styles_blockWhiteUnderline__t3E2G img {
		height: 380px;
		padding: 3em
	}
}

@media(min-width:1280px) {
	.Styles_blockWhiteUnderline__t3E2G img {
		height: 430px;
		padding: 6em
	}
}

.Styles_blockPlane__XmgGs>div:first-child {
	background-color: #ebebeb
}

.Styles_blockPlane__XmgGs h2 {
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	color: #003764
}

@media(min-width:640px)and (max-width:767px) {
	.Styles_blockPlane__XmgGs h2 {
		font-size: 18px;
		line-height: 36px
	}
}

@media(min-width:1280px) {
	.Styles_blockPlane__XmgGs h2 {
		font-size: 24px;
		line-height: 28px
	}
}

.Styles_blockPlane__XmgGs li {
	color: #003764;
	border-bottom: 1px solid #003764
}

.Styles_blockPlane__XmgGs li span:first-child() {
	font-weight: 600;
	font-size: 16px
}

@media screen and (min-width:1280px) {
	.Styles_blockPlane__XmgGs a {
		font-size: 18px
	}
}

.Styles_blockTextGray__b_LYh {
	background-color: #eaebea;
	background-size: cover;
	background-position: 50%
}

.Styles_blockTextGray__b_LYh p {
	font-size: 16px
}

.Styles_blockTextGray__b_LYh p+p {
	margin-top: 1.5em
}

.Styles_blockTextGray__b_LYh cite {
	font-weight: 600;
	font-size: 16px;
	color: #003764
}

.Styles_blockTextGraySoft__1fsun {
	color: #bababa;
	font-size: 20px;
	line-height: 28px
}
.Styles_blockTextGraySoft__1fsun h3{
	color: #a7bfce;
}

.Styles_blueBand__q5hiU {
	background-color: #cbdafc;
	font-size: 20px;
	line-height: 28px;
	color: #003764;
	padding: .2em 1em
}

.Styles_buttonOrangeTransparent__MIE3P {
	display: inline-block;
	font-size: 13px;
	line-height: 14px;
	text-align: center;
	border: 1px solid #eabc4a;
	border-radius: 4px;
	color: #eabc4a;
	padding: 10px 20px
}

.Styles_buttonWhiteTransparent__LWE58 {
	display: inline-block;
	font-size: 13px;
	line-height: 14px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #fff;
	padding: 7px 20px
}

@media(min-width:768px) {
	.Styles_buttonWhiteTransparent__LWE58 {
		font-size: 13px;
		padding: 5px 12px
	}
}

.Styles_buttonWhiteElectric__YJMzt {
	color: #fff;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px
}

.Styles_buttonBlueElectric__z7KUZ {
	color: #0b61df;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px
}

.Styles_buttonBlueElectricSmall__Wo4cw {
	color: #0b61df;
	font-weight: 300;
	font-size: 12px;
	line-height: 26px
}

.Styles_buttonBlueElectricFilled__X5Vs5 {
	color: #fff;
	background: #0b61df
}

.Styles_buttonBlueElectricFilled__X5Vs5,
.Styles_buttonOrange__GI5IZ {
	font-size: 16px;
	display: inline-block;
	text-align: center;
	border-radius: 4px;
	padding: 10px 20px
}

.Styles_buttonOrange__GI5IZ {
	color: white;
	background: #003764;
	line-height: 26px;
	
	
}

.Styles_buttonBlueFilledSmall__EJS2a,
.Styles_buttonBlueFilled__ZILDF {
	background: #0b61df;
	border-radius: 4px;
	min-width: 150px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	padding: 5px 20px;
	min-height: 37px;
	display: inline-flex;
	align-items: center;
	justify-content: center
}

.Styles_buttonBlueFilled__ZILDF:hover{
    color:#FFF;
    background:#003764;
}

.Styles_buttonBlueFilledSmall__EJS2a {
	font-size: 10px;
	line-height: 12px;
	letter-spacing: .05em;
	padding: 4px 8px;
	min-height: 0;
	min-width: 0
}

.Styles_buttonBurger__klDj_ {
	vertical-align: middle
}

.Styles_buttonBurger__klDj_ span {
	display: block;
	width: 35px;
	height: 2px;
	background-color: #fff;
	margin: 10px 0;
	transition: .4s
}

.Styles_buttonBurger__klDj_ span:first-child {
	margin-top: 0
}

.Styles_buttonBurger__klDj_ span:last-child {
	margin-bottom: 0
}

@media(min-width:768px) {
	.Styles_buttonBurger__klDj_ span {
		width: 25px;
		height: 2px;
		margin: 7px 0
	}
}

.Styles_captionHeaderBlue__I5AsP {
	background: #003764;
	color: #fff
}

.Styles_captionHeaderBlue__I5AsP nav li {
	color: #fff;
	line-height: 24px;
	border-bottom: 1px solid #fff;
	margin-top: 1em;
	padding-bottom: 3px;
	position: relative
}

.Styles_captionHeaderBlue__I5AsP nav li:after {
	content: "→";
	margin-left: 10px;
	font-size: 14px;
	position: absolute;
	right: 0
}

.Styles_captionHeaderBlue__I5AsP>div:last-child h2 {
	font-size: 32px;
	margin-bottom: 1em
}

.Styles_captionHeaderBlue__I5AsP>div:last-child p {
	font-size: 16px
}

.Styles_captionHeaderBlue__I5AsP>div:last-child p+p {
	margin-top: 1.5em
}

@media screen and (min-width:1024px) {
	.Styles_captionHeaderBlue__I5AsP {
		min-height: 500px
	}
}

@media screen and (min-width:1280px) {
	.Styles_captionHeaderBlue__I5AsP {
		min-height: 500px
	}

	.Styles_captionHeaderBlue__I5AsP>div:last-child h2 {
		font-size: 42px
	}

	.Styles_captionHeaderBlue__I5AsP>div:last-child p {
		font-size: 18px
	}
}

.Styles_carouselTeamWrapper__9VfV9>div {
	position: relative
}

.Styles_carouselTeamWrapper__9VfV9>div>div:first-child button {
	align-items: center;
	border: 0;
	cursor: pointer;
	display: flex;
	height: 2em;
	justify-content: center;
	padding: 0;
	position: absolute;
	bottom: 5px;
	transition: all .2s;
	transform: translateY(-50%);
	width: 2em;
	z-index: 1
}

.Styles_carouselTeamWrapper__9VfV9>div>div:first-child button[disabled] {
	opacity: 0
}

.Styles_carouselTeamWrapper__9VfV9>div>div:first-child button:first-child {
	left: 0
}

.Styles_carouselTeamWrapper__9VfV9>div>div:first-child button:last-child {
	right: 0
}

.Styles_carouselTeamWrapper__9VfV9>div>div:first-child button img {
	width: 30px
}

.Styles_carouselTeamWrapper__9VfV9>div:last-child {
	margin-top: 1em
}

.Styles_carouselTeamWrapper__9VfV9>div:last-child li:not([aria-current]) {
	transition: all .2s;
	filter: grayscale(100%)
}

.Styles_carouselTeamItem__iCP6w {
	background: #f1f1f1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 0 2em 0 1em
}

.Styles_carouselTeamItem__iCP6w>div:first-child {
	padding-top: 2em;
	padding-bottom: 2em
}

.Styles_carouselTeamItem__iCP6w>div:first-child h4 {
	font-size: 20px;
	color: #212529;
	margin-bottom: 1.5em;
	font-weight: 600
}

.Styles_carouselTeamItem__iCP6w>div:first-child>div {
	border-left: 1px solid #6c757d;
	padding-left: 1.5em
}

.Styles_carouselTeamItem__iCP6w>div:first-child>div span {
	font-size: 18px;
	color: #323232;
	display: block;
	margin-bottom: .5em;
	font-weight: 600
}

.Styles_carouselTeamItem__iCP6w>div:first-child>div p {
	font-size: 16px
}

.Styles_carouselTeamItem__iCP6w>div:first-child>div p+p {
	margin-top: .5em
}

.Styles_carouselTeamItem__iCP6w>div:first-child>div a {
	display: block;
	margin-top: 1.5em
}

@media screen and (min-width:640px) {
	.Styles_carouselTeamItem__iCP6w {
		flex-direction: row
	}

	.Styles_carouselTeamItem__iCP6w>div:first-child {
		width: 55%;
		padding-left: 1.5em
	}

	.Styles_carouselTeamItem__iCP6w>div:last-child {
		width: 45%;
		height: 100%;
		align-content: flex-end;
		display: flex
	}

	.Styles_carouselTeamItem__iCP6w>div:last-child img {
		-o-object-fit: contain;
		object-fit: contain;
		-o-object-position: bottom;
		object-position: bottom
	}
}

@media screen and (min-width:1280px) {
	.Styles_carouselTeamItem__iCP6w>div {
		margin-top: 2em
	}

	.Styles_carouselTeamItem__iCP6w>div:first-child {
		width: 40%;
		padding-left: 1.5em;
		padding-top: 3em
	}

	.Styles_carouselTeamItem__iCP6w>div:first-child h4 {
		font-size: 24px
	}

	.Styles_carouselTeamItem__iCP6w>div:last-child {
		padding-top: 6em;
		width: 60%;
		height: 100%
	}
}

.Styles_commentsCount__B0OTi {
	display: flex;
	color: #0b61df;
	margin-bottom: 20px
}

.Styles_commentsCount__B0OTi dt {
	margin-right: 10px
}

.Styles_commentsCount__B0OTi dd {
	font-size: 26px
}

.Styles_comments__I7VhI>div dl dt {
	font-size: 16px;
	font-weight: 600;
	color: #212529
}

.Styles_comments__I7VhI>div dl dd {
	font-size: 14px;
	color: #5b5b5b;
	margin-bottom: 8px
}

.Styles_comments__I7VhI>div p {
	color: #323232;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 12px
}

.Styles_comments__I7VhI>div>div {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 30px
}

.Styles_comments__I7VhI>div>div>div {
	width: 100%;
	display: flex
}

.Styles_comments__I7VhI>div>div>div button {
	display: flex;
	justify-content: flex-start;
	align-items: center
}

.Styles_comments__I7VhI>div>div>div button span {
	padding-left: 5px;
	font-size: 12px;
	color: #5b5b5b
}

.Styles_comments__I7VhI>div>div>div button:not(:last-child) {
	margin-right: 20px
}

.Styles_comments__I7VhI>div>div>a,
.Styles_comments__I7VhI>div>div>button {
	color: #5b5b5b;
	font-size: 14px
}

.Styles_creatorProfile__BQ5Xb {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center
}

@media screen and (min-width:768px) {
	.Styles_creatorProfile__BQ5Xb {
		flex-direction: column;
		align-items: center;
		justify-content: center
	}
}

.Styles_creatorProfile__BQ5Xb img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin-right: 20px
}

@media screen and (min-width:768px) {
	.Styles_creatorProfile__BQ5Xb img {
		margin: 0 auto
	}
}

.Styles_creatorProfile__BQ5Xb div span {
	display: block
}

.Styles_creatorProfile__BQ5Xb div span:first-child {
	font-size: 16px;
	font-weight: 600;
	color: #003764
}

.Styles_creatorProfile__BQ5Xb div span:nth-child(2) {
	font-size: 14px;
	color: #5b5b5b
}

.Styles_creatorProfile__BQ5Xb div span:nth-child(3) {
	font-size: 12px;
	color: #323232;
	margin-top: 8px
}

.Styles_dropdown__r_bbX {
	display: inline-block;
	position: relative
}

.Styles_dropdown__r_bbX>div {
	display: inline-block;
	border-radius: 4px;
	padding: 10px 30px 10px 20px;
	cursor: pointer;
	white-space: nowrap
}

.Styles_dropdown__r_bbX>div:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff
}

.Styles_dropdown__r_bbX:focus-within ul {
	display: block
}

.Styles_dropdown__r_bbX input,
.Styles_dropdown__r_bbX input+ul {
	display: none
}

.Styles_dropdown__r_bbX input:checked+ul {
	display: block
}

.Styles_dropdown__r_bbX ul {
	position: absolute;
	top: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0;
	margin: 2px 0 0;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
	background-color: #fff;
	list-style-type: none
}

.Styles_dropdown__r_bbX ul li {
	padding: 10px 20px;
	cursor: pointer;
	white-space: nowrap;
	position: relative
}

.Styles_dropdown__r_bbX ul li:not(:last-child) {
	border-bottom: 1px solid #bababa
}

.Styles_dropdown__r_bbX ul li[data-active=true]:before {
	left: -1px;
	content: "";
	position: absolute;
	height: 100%;
	width: 6px;
	background: #0b61df;
	bottom: 0
}

.Styles_dropdown__r_bbX ul li:hover {
	background-color: #f6f6f6
}

.Styles_dropdown__r_bbX ul li a {
	display: block;
	margin: -10px -20px;
	padding: 10px 20px
}

.Styles_headerDate__j7c0x {
	display: inline-block;
	background: #0b61df;
	border-radius: 4px;
	padding: 10px 20px;
	font-size: 15px !important;
	letter-spacing: 1px
}

.Styles_escudo__cX_T8 {
	background: #fff;
	width: 260px;
	height: 300px;
	padding: 30px;
	-o-object-fit: contain;
	object-fit: contain
}

@media screen and (min-width:768px) {
	.Styles_escudo__cX_T8 {
		padding: 40px;
		height: -moz-min-content;
		height: min-content
	}
}

.Styles_filtersLayout__7r4HW>input,
.Styles_filtersLayout__7r4HW>input+aside {
	display: none
}

.Styles_filtersLayout__7r4HW>input+aside>div {
	width: 100%
}

.Styles_filtersLayout__7r4HW>input+aside>div:not(:first-child) {
	margin-top: 20px
}

.Styles_filtersLayout__7r4HW>input+aside>div>input {
	display: none
}

.Styles_filtersLayout__7r4HW>input+aside>div>input+label {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-bottom: 5px;
	border-bottom: 1px solid #003764
}

.Styles_filtersLayout__7r4HW>input+aside>div>input+label img {
	width: 22px;
	height: 22px;
	-o-object-fit: contain;
	object-fit: contain;
	transform: rotate(180deg);
	transition: all .3s ease
}

.Styles_filtersLayout__7r4HW>input+aside>div>input+label+div,
.Styles_filtersLayout__7r4HW>input+aside>div>input+label+ul {
	display: none
}

.Styles_filtersLayout__7r4HW>input+aside>div>input+label+ul li {
	display: flex;
	justify-content: flex-start;
	margin-top: 16px
}

.Styles_filtersLayout__7r4HW>input+aside>div>input+label+ul li>label {
	font-size: 16px;
	color: #5b5b5b
}

.Styles_filtersLayout__7r4HW>input+aside>div>input+label+ul li input {
	margin-right: 16px;
	border-color: #0b61df
}

.Styles_filtersLayout__7r4HW>input+aside>div>input+label+div select {
	-webkit-appearance: none;
	padding: 8px 25px 10px;
	display: inline-block;
	height: 40px;
	border: 1px solid #a0a4a8;
	background-color: #fff;
	border-radius: 2px;
	font-size: 16px;
	color: #5b5b5b;
	margin-top: 12px;
	text-align: center
}

.Styles_filtersLayout__7r4HW>input+aside>div>input+label+div select:first-child {
	margin-right: 15px
}

@media screen and (min-width:768px) {
	.Styles_filtersLayout__7r4HW>input+aside>div>input+label+div select {
		padding: 8px 10px 10px
	}
}

.Styles_filtersLayout__7r4HW>input+aside>div>input:checked+label img {
	transform: rotate(90deg)
}

.Styles_filtersLayout__7r4HW>input+aside>div>input:checked+label+div,
.Styles_filtersLayout__7r4HW>input+aside>div>input:checked+label+ul {
	display: block;
	width: 100%
}

.Styles_filtersLayout__7r4HW>input+aside>div>label {
	width: calc(100% - 40px)
}

.Styles_filtersLayout__7r4HW>input+aside>div>label+img {
	width: 40px;
	height: 40px;
	-o-object-fit: contain;
	object-fit: contain
}

.Styles_filtersLayout__7r4HW>input:checked+aside {
	display: block
}

@media screen and (min-width:768px) {
	.Styles_filtersLayout__7r4HW>input:checked+aside {
		width: 200px
	}

	.Styles_filtersLayout__7r4HW>input:checked+aside+main {
		width: calc(100% - 200px)
	}
}

@media screen and (min-width:1024px) {
	.Styles_filtersLayout__7r4HW>input:checked+aside {
		width: 250px
	}

	.Styles_filtersLayout__7r4HW>input:checked+aside+main {
		width: calc(100% - 250px);
		padding-left: 30px
	}

	.Styles_textBlock__Z_BrO {
		-moz-column-count: 2;
		column-count: 2;
		-moz-column-gap: 2em;
		column-gap: 2em;
		-moz-column-span: all;
		column-span: all;
		orphans: 3;
		widows: 3
	}

	.Styles_textBlock__Z_BrO li {
		-moz-column-break-inside: avoid;
		break-inside: avoid-column
	}

	.Styles_textBlock__Z_BrO p {
		orphans: 3
	}

	.Styles_textBlock__Z_BrO p:first-child {
		margin-top: 0
	}
}

@media screen and (min-width:640px) {
	.Styles_textBlockSm__UetqO {
		-moz-column-count: 2;
		column-count: 2;
		-moz-column-gap: 2em;
		column-gap: 2em;
		-moz-column-span: all;
		column-span: all
	}
}

.Styles_textItalicGray__0tEKx {
	font-style: italic;
	color: #5b5b5b;
	font-size: 14px
}

.Styles_gridNews__SLdET {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: repeat(auto, 3);
	grid-column-gap: 20px
}

@media screen and (min-width:768px) {
	.Styles_gridNews__SLdET {
		grid-template-columns: 1fr 3fr;
		grid-template-rows: minmax(0, auto) auto;
		grid-column-gap: 30px
	}
}

@media screen and (min-width:1024px) {
	.Styles_gridNews__SLdET {
		grid-template-rows: auto
	}
}

@media screen and (min-width:1280px) {
	.Styles_gridNews__SLdET {
		grid-template-columns: 2fr 5fr;
		grid-column-gap: 3em;
		margin-right: 100px
	}
}

.Styles_gridNews3__DGhWz {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: repeat(3, auto);
	grid-column-gap: 20px
}

@media screen and (min-width:768px) {
	.Styles_gridNews3__DGhWz {
		grid-template-columns: 1fr 3fr;
		grid-template-rows: minmax(0, auto) auto;
		grid-column-gap: 30px
	}
}

@media screen and (min-width:1280px) {
	.Styles_gridNews3__DGhWz {
		grid-template-columns: 1fr 3fr 1fr;
		grid-template-rows: auto;
		grid-column-gap: 3em
	}
}

.Styles_gridNewsMain__spb8_ {
	grid-column: 1/span 1;
	grid-row: 2/span 1
}

@media screen and (min-width:768px) {
	.Styles_gridNewsMain__spb8_ {
		grid-column: 2/span 1;
		grid-row: 1/span 1
	}
}

.Styles_gridNewsAside__5rHyq {
	grid-column: 1/span 1;
	grid-row: 1/span 1
}

@media screen and (min-width:768px) {
	.Styles_gridNewsAside__5rHyq {
		grid-column: 1/span 1;
		grid-row: 1/span 1
	}
}

.Styles_header__MdEak {
	background-size: cover;
	background-position: 50%
}

.Styles_header__MdEak>div:last-child {
	text-align: center;
	color: #fff;
	margin-top: 20px
}

.Styles_header__MdEak>div:last-child :not(h1) {
	font-size: medium
}

.Styles_header__MdEak h1 {
	line-height: 70px;
	font-size: 48px;
	line-height: 120%
}

.Styles_header__MdEak h1+div {
	padding: 0 15px
}

.Styles_header__MdEak h1+div p {
	line-height: 140%
}

@media screen and (min-width:1024px) {
	.Styles_header__MdEak {
		min-height: 45vw
	}

	.Styles_header__MdEak h1 {
		font-size: 64px;
		padding-top: 3vw
	}
}

@media screen and (min-width:1280px) {
	.Styles_header__MdEak {
		min-height: 40vw
	}

	.Styles_header__MdEak h1 {
		padding-top: 6vw
	}
}

.Styles_header__MdEak[data-video] {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr;
	position: relative;
	padding-bottom: 0;
	z-index: 1
}

.Styles_header__MdEak[data-video]>* {
	grid-column: 1/span 1;
	grid-row: 1/span 1;
	z-index: 1;
	position: relative
}

.Styles_header__MdEak[data-video]>div {
	margin: 0
}

@media screen and (min-width:768px) {
	.Styles_header__MdEak[data-video]>div {
		padding-bottom: 180px
	}
}

@media(min-width:1024px) {
	.Styles_header__MdEak[data-video]>div {
		padding-bottom: 180px
	}
}

.Styles_header__MdEak[data-video]>div p {
	margin: 0 auto;
	max-width: 800px
}

.Styles_header__MdEak[data-video]>video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	max-height: 900px
}

.Styles_header__MdEak+main {
	position: relative;
	z-index: 2
}

.Styles_videoButton__container__71FeU {
	display: flex;
	justify-content: flex-end;
	padding-right: 31px;
	padding-bottom: 30px
}

@media screen and (min-width:768px) {
	.Styles_videoButton__container__71FeU {
		padding-bottom: 0
	}
}

.Styles_videoButton__container__71FeU button {
	display: flex;
	align-items: center;
	width: auto
}

.Styles_videoButton__container__71FeU button img {
	width: 40px;
	fill: #000;
	background: #eabc49;
	border-radius: 50%;
	text-align: center;
	padding: 8px 8px 8px 10px
}

.Styles_videoButton__container__71FeU button span {
	font-size: 14px;
	letter-spacing: .03em;
	padding-left: 7px
}

@media screen and (min-width:768px) {
	.Styles_headerExtend__rgvAB {
		padding-bottom: 120px
	}
}

@media screen and (min-width:1280px) {
	.Styles_headerExtend__rgvAB {
		padding-bottom: 240px
	}
}

.Styles_homeUnirte__aidqH {
	display: grid;
	grid-template-columns: 1fr 120px auto 1fr;
	grid-template-rows: auto auto;
	margin-bottom: 3em
}

.Styles_homeUnirte__aidqH>div:first-child {
	grid-column: 1/span 4;
	grid-row: 1/span 1
}

.Styles_homeUnirte__aidqH>div:last-child {
	grid-column: 3/span 1;
	grid-row: 2/span 1;
	padding-right: 1em;
	margin-top: -2em
}

@media screen and (min-width:640px) {
	.Styles_homeUnirte__aidqH {
		grid-template-columns: 1fr 52vw calc(640px - 52vw) 1fr;
		grid-template-rows: 40vw auto
	}

	.Styles_homeUnirte__aidqH>div:first-child {
		grid-column: 1/span 4;
		grid-row: 1/span 2
	}

	.Styles_homeUnirte__aidqH>div:last-child {
		grid-column: 3/span 1;
		grid-row: 2/span 1;
		padding-right: 1em;
		margin-top: 0
	}
}

@media screen and (min-width:768px) {
	.Styles_homeUnirte__aidqH {
		grid-template-columns: 1fr 52vw calc(768px - 52vw) 1fr;
		grid-template-rows: 40vw auto
	}
}

@media screen and (min-width:1024px) {
	.Styles_homeUnirte__aidqH {
		grid-template-columns: 1fr 52vw calc(1024px - 52vw) 1fr;
		grid-template-rows: 40vw auto
	}

	.Styles_homeUnirte__aidqH>div:first-child {
		grid-column: 1/span 3;
		grid-row: 1/span 2
	}

	.Styles_homeUnirte__aidqH>div:last-child {
		grid-column: 3/span 1;
		grid-row: 2/span 1;
		padding-right: 1em;
		margin-top: 0;
		width: 80%
	}
}

@media screen and (min-width:1280px) {
	.Styles_homeUnirte__aidqH {
		grid-template-columns: 1fr 800px 480px 1fr;
		grid-template-rows: 520px auto
	}

	.Styles_homeUnirte__aidqH>div:first-child {
		grid-column: 1/span 3;
		grid-row: 1/span 2
	}

	.Styles_homeUnirte__aidqH>div:last-child {
		grid-column: 3/span 1;
		grid-row: 2/span 1;
		padding-right: 1em;
		margin-top: 0;
		width: 65%
	}
}

.Styles_list2cols__p8fx0 {
	-moz-column-rule: 1px solid #bababa;
	column-rule: 1px solid #bababa
}

.Styles_list2cols__p8fx0 li {
	display: block;
	padding-bottom: 1.2em;
	margin-left: 1em;
	margin-right: 1em
}

.Styles_list2cols__p8fx0 li:before {
	content: "•";
	color: #003764;
	font-weight: 700;
	display: inline-block;
	width: 1em;
	margin-left: -1em
}

@media screen and (min-width:1024px) {
	.Styles_list2cols__p8fx0 {
		-moz-column-count: 2;
		column-count: 2;
		-moz-column-gap: 2em;
		column-gap: 2em;
		-moz-column-span: all;
		column-span: all;
		orphans: 3;
		widows: 3
	}

	.Styles_list2cols__p8fx0 li {
		margin-right: 0;
		-moz-column-break-inside: avoid;
		break-inside: avoid-column
	}

	.Styles_list2cols__p8fx0 p {
		orphans: 3
	}

	.Styles_list2cols__p8fx0 p:first-child {
		margin-top: 0
	}
}

.Styles_list4cols__X28lq {
	-moz-column-rule: 1px solid #bababa;
	column-rule: 1px solid #bababa
}

.Styles_list4cols__X28lq li {
	display: block;
	padding-bottom: 1.2em;
	margin-left: 1em;
	margin-right: 1em
}

.Styles_list4cols__X28lq li:before {
	content: "•";
	color: #003764;
	font-weight: 700;
	display: inline-block;
	width: 1em;
	margin-left: -1em
}

@media screen and (min-width:1024px) {
	.Styles_list4cols__X28lq {
		-moz-column-count: 3;
		column-count: 3;
		-moz-column-gap: 2em;
		column-gap: 2em;
		-moz-column-span: all;
		column-span: all;
		orphans: 3;
		widows: 3
	}

	.Styles_list4cols__X28lq li {
		margin-right: 0;
		-moz-column-break-inside: avoid;
		break-inside: avoid-column
	}

	.Styles_list4cols__X28lq p {
		orphans: 3
	}

	.Styles_list4cols__X28lq p:first-child {
		margin-top: 0
	}
}

.Styles_map__2HJsw {
	position: relative
}

.Styles_map__2HJsw img {
	width: 100%
}

.Styles_map__2HJsw span {
	position: absolute
}

.Styles_menuSecondary___yObv {
	background-color: #ebebeb;
	position: relative
}

.Styles_menuSecondary___yObv>div>button {
	color: #0b61df;
	font-weight: 700;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	position: relative;
	padding: 10px 30px
}

.Styles_menuSecondary___yObv>div>button:before {
	left: 0;
	content: "";
	position: absolute;
	width: 100%;
	height: 4px;
	background: #0b61df;
	bottom: 0
}

.Styles_menuSecondary___yObv>div>button:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #003764;
	top: calc(50% - 5px);
	right: 0;
	position: absolute
}

.Styles_menuSecondary___yObv>div>button a {
	color: #003764
}

@media screen and (max-width:1279px) {
	.Styles_menuSecondary___yObv:not([data-mswide=true])>div {
		position: relative;
		width: 100%
	}

	.Styles_menuSecondary___yObv:not([data-mswide=true])>div [data-ddtarget] {
		cursor: pointer;
		font-size: 14px;
		transition: background-color .3s ease-in-out
	}

	.Styles_menuSecondary___yObv:not([data-mswide=true])>div [data-ddpath] {
		position: absolute;
		opacity: 0;
		visibility: hidden;
		transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
		top: 100%;
		left: 0;
		z-index: 999;
		border-top: 0;
		background-color: hsla(0, 0%, 92%, .933);
		min-width: 100%;
		text-align: center;
		box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
		font-size: 700;
		padding: 10px 0 2em
	}

	.Styles_menuSecondary___yObv:not([data-mswide=true])>div [data-ddpath][data-visible=true] {
		opacity: 1;
		visibility: visible
	}

	.Styles_menuSecondary___yObv:not([data-mswide=true])>div [data-ddlink] {
		display: block;
		margin: 0;
		width: 100%;
		padding: 12px 10px;
		background-color: transparent;
		border: none;
		text-decoration: none;
		color: #003764;
		font-weight: 700;
		font-size: 15px
	}
}

@media screen and (min-width:1280px) {
	.Styles_menuSecondary___yObv:not([data-mswide=true])>div>div {
		display: flex;
		justify-content: center;
		width: 100%
	}

	.Styles_menuSecondary___yObv:not([data-mswide=true])>div [data-ddlink] {
		display: block;
		margin: 0;
		padding: 10px 30px;
		background-color: transparent;
		border: none;
		text-decoration: none;
		color: #003764;
		font-weight: 700;
		font-size: 15px;
		line-height: 28px;
		transition: all .2s
	}

	.Styles_menuSecondary___yObv:not([data-mswide=true])>div [data-ddlink]:before {
		opacity: 0;
		content: "";
		transition: all .2s
	}

	.Styles_menuSecondary___yObv:not([data-mswide=true])>div [data-ddactive=true],
	.Styles_menuSecondary___yObv:not([data-mswide=true])>div [data-ddlink]:hover {
		color: #0b61df;
		padding: 10px 30px;
		position: relative
	}

	.Styles_menuSecondary___yObv:not([data-mswide=true])>div [data-ddactive=true]:before {
		left: 0;
		opacity: 1;
		content: "";
		position: absolute;
		width: 100%;
		height: 4px;
		background: #0b61df;
		bottom: 0
	}
}

@media screen and (max-width:1023px) {
	.Styles_menuSecondary___yObv[data-mswide=true]>div {
		position: relative;
		width: 100%
	}

	.Styles_menuSecondary___yObv[data-mswide=true]>div [data-ddtarget] {
		cursor: pointer;
		font-size: 14px;
		transition: background-color .3s ease-in-out
	}

	.Styles_menuSecondary___yObv[data-mswide=true]>div [data-ddpath] {
		position: absolute;
		opacity: 0;
		visibility: hidden;
		transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
		top: 100%;
		left: 0;
		z-index: 999;
		border-top: 0;
		background-color: hsla(0, 0%, 92%, .933);
		min-width: 100%;
		text-align: center;
		box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
		font-size: 700;
		padding: 10px 0 2em
	}

	.Styles_menuSecondary___yObv[data-mswide=true]>div [data-ddpath][data-visible=true] {
		opacity: 1;
		visibility: visible
	}

	.Styles_menuSecondary___yObv[data-mswide=true]>div [data-ddlink] {
		display: block;
		margin: 0;
		width: 100%;
		padding: 12px 10px;
		background-color: transparent;
		border: none;
		text-decoration: none;
		color: #003764;
		font-weight: 700;
		font-size: 15px
	}
}

@media screen and (min-width:1024px) {
	.Styles_menuSecondary___yObv[data-mswide=true]>div>div {
		display: flex;
		justify-content: center;
		width: 100%
	}

	.Styles_menuSecondary___yObv[data-mswide=true]>div [data-ddlink] {
		display: block;
		margin: 0;
		padding: 10px 30px;
		background-color: transparent;
		border: none;
		text-decoration: none;
		color: #003764;
		font-weight: 700;
		font-size: 15px;
		line-height: 28px;
		transition: all .2s
	}

	.Styles_menuSecondary___yObv[data-mswide=true]>div [data-ddlink]:before {
		opacity: 0;
		content: "";
		transition: all .2s
	}

	.Styles_menuSecondary___yObv[data-mswide=true]>div [data-ddactive=true],
	.Styles_menuSecondary___yObv[data-mswide=true]>div [data-ddlink]:hover {
		color: #0b61df;
		padding: 10px 30px;
		position: relative
	}

	.Styles_menuSecondary___yObv[data-mswide=true]>div [data-ddactive=true]:before {
		left: 0;
		opacity: 1;
		content: "";
		position: absolute;
		width: 100%;
		height: 4px;
		background: #0b61df;
		bottom: 0
	}
}

.Styles_menuSecondaryInputs__aBPey>input,
.Styles_menuSecondaryInputs__aBPey>input+section {
	display: none
}

.Styles_menuSecondaryInputs__aBPey>input:checked+section {
	display: block
}

.Styles_MenuSecondaryAside__dCbOv {
	background-color: transparent;
	position: relative
}

.Styles_MenuSecondaryAside__dCbOv>div {
	border-bottom: 1px solid #eaeaea
}

.Styles_MenuSecondaryAside__dCbOv>div>button {
	color: #0b61df;
	font-weight: 700;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	position: relative;
	padding: 10px 30px
}

.Styles_MenuSecondaryAside__dCbOv>div>button:before {
	left: 0;
	content: "";
	position: absolute;
	width: 100%;
	height: 4px;
	background: #0b61df;
	bottom: 0
}

.Styles_MenuSecondaryAside__dCbOv>div>button:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #003764;
	top: calc(50% - 5px);
	right: 0;
	position: absolute
}

.Styles_MenuSecondaryAside__dCbOv>div>button a {
	color: #003764
}

@media(max-width:1023px) {
	.Styles_MenuSecondaryAside__dCbOv>div>button+div {
		background-color: #fff
	}
}

.Styles_MenuSecondaryAside__dCbOv>div>button+div a {
	display: flex;
	padding-top: 20px;
	padding-bottom: 20px
}

@media screen and (max-width:1023px) {
	.Styles_MenuSecondaryAside__dCbOv>div>button+div a {
		padding-left: 15vw
	}

	.Styles_MenuSecondaryAside__dCbOv>div>button+div a:not(:last-child) {
		border-bottom: 1px solid #eaeaea
	}
}

.Styles_MenuSecondaryAside__dCbOv>div>button+div a span {
	display: block;
	margin-right: 20px
}

@media screen and (max-width:1023px) {
	.Styles_MenuSecondaryAside__dCbOv>div .Styles_dropdown__r_bbX.Styles_ddaside__qrxqa {
		position: relative;
		width: 100%
	}

	.Styles_MenuSecondaryAside__dCbOv>div [data-ddtarget] {
		cursor: pointer;
		font-size: 14px;
		transition: background-color .3s ease-in-out
	}

	.Styles_MenuSecondaryAside__dCbOv>div [data-ddpath] {
		position: absolute;
		opacity: 0;
		visibility: hidden;
		transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
		top: 100%;
		left: 0;
		z-index: 999;
		border-top: 0;
		background-color: #fff;
		min-width: 100%;
		text-align: center;
		box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
		font-size: 700;
		padding: 10px 0 2em
	}

	.Styles_MenuSecondaryAside__dCbOv>div [data-ddpath][data-visible=true] {
		opacity: 1;
		visibility: visible
	}

	.Styles_MenuSecondaryAside__dCbOv>div [data-ddlink] {
		margin: 0;
		width: 100%;
		background-color: transparent;
		border: none;
		text-decoration: none;
		color: #003764;
		font-weight: 700;
		font-size: 15px
	}
}

@media screen and (min-width:1024px) {
	.Styles_MenuSecondaryAside__dCbOv>div {
		display: flex;
		flex-direction: column;
		border-bottom: none
	}

	.Styles_MenuSecondaryAside__dCbOv>div>button {
		display: none
	}

	.Styles_MenuSecondaryAside__dCbOv>div>button+div a {
		color: #6c757d;
		padding: 15px 10px 15px 2em;
		justify-content: flex-start;
		border-bottom: none
	}

	.Styles_MenuSecondaryAside__dCbOv>div>button+div a span {
		display: block;
		margin-right: 20px
	}

	.Styles_MenuSecondaryAside__dCbOv>div [data-ddlink] {
		background-color: transparent;
		border: none;
		text-decoration: none;
		font-weight: 700;
		line-height: 28px;
		transition: all .2s
	}

	.Styles_MenuSecondaryAside__dCbOv>div [data-ddlink]:before {
		opacity: 0;
		content: "";
		transition: all .2s
	}

	.Styles_MenuSecondaryAside__dCbOv>div [data-ddactive=true],
	.Styles_MenuSecondaryAside__dCbOv>div [data-ddlink]:hover {
		color: #003764;
		position: relative
	}

	.Styles_MenuSecondaryAside__dCbOv>div [data-ddactive=true]:before {
		left: 0;
		opacity: 1;
		content: "";
		position: absolute;
		width: 4px;
		height: 100%;
		background: #0b61df;
		bottom: 0
	}
}

@media screen and (min-width:1200px) {
	.Styles_MenuSecondaryAside__dCbOv>div>button+div a {
		padding: 5px 10px 5px 1.5em;
		margin-top: 2.2em;
		margin-bottom: 2.2em;
		font-size: 18px
	}
}

.Styles_newsletterStripe__ehOhr {
	background-color: #eaebea;
	color: #5b5b5b
}

.Styles_newsletterStripe__ehOhr form input[type=email] {
	border: none;
	border-radius: 0;
	padding: 10px 20px;
	width: 100%;
	font-size: 16px;
	line-height: 28px;
	color: #6c757d;
	margin-bottom: 0;
	text-align: center
}

@media screen and (min-width:768px) {
	.Styles_newsletterStripe__ehOhr form input[type=email] {
		text-align: left
	}
}

.Styles_newsletterStripe__ehOhr form button[type=submit] {
	color: #0b61df;
	background: none;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	margin-top: 20px
}

@media screen and (min-width:768px) {
	.Styles_newsletterStripe__ehOhr form button[type=submit] {
		margin-top: 0;
		padding: 10px 20px;
		background: #fff
	}
}

@media screen and (max-width:767px) {
	.Styles_noticiasBlueBlock__RobFg div:first-child {
		background-color: #003764;
		color: #fff
	}
}

@media screen and (min-width:768px) {
	.Styles_noticiasBlueBlock__RobFg {
		background-color: #003764;
		color: #fff;
		display: grid;
		grid-template-columns: 2fr 3fr
	}

	.Styles_noticiasBlueBlock__RobFg>div:first-child {
		padding: 3em;
		display: flex;
		flex-direction: column;
		align-content: center;
		justify-content: center
	}

	.Styles_noticiasBlueBlock__RobFg>div:last-child {
		display: grid;
		grid-template-columns: auto;
		grid-template-rows: auto
	}

	.Styles_noticiasBlueBlock__RobFg>div:last-child>div {
		grid-column: 1/span 1;
		grid-row: 1/span 1
	}

	.Styles_noticiasBlueBlock__RobFg>div:last-child>div:first-child img {
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		position: relative
	}

	.Styles_noticiasBlueBlock__RobFg>div:last-child>div:last-child {
		background: linear-gradient(90deg, #00205b, rgba(3, 28, 56, .328) 66.67%, #031c38);
		padding: 2em;
		align-content: center;
		justify-content: center;
		z-index: 2
	}
}

@media screen and (min-width:1200px) {
	.Styles_noticiasBlueBlock__RobFg {
		grid-template-columns: 1fr 2fr
	}

	.Styles_noticiasBlueBlock__RobFg>div:first-child {
		padding: 4em;
		justify-content: flex-start
	}

	.Styles_noticiasBlueBlock__RobFg>div:last-child>div:last-child {
		padding: 4em 40% 4em 4em
	}

	.Styles_noticiasBlueBlock__RobFg>div:last-child>div:last-child p {
		margin-top: 7em
	}
}

@media screen and (min-width:1440px) {
	.Styles_noticiasBlueBlock__RobFg>div:first-child {
		padding: 7em;
		justify-content: flex-start
	}

	.Styles_noticiasBlueBlock__RobFg>div:last-child>div:last-child {
		padding-right: 65%
	}
}

@media screen and (min-width:768px) {
	.Styles_noticiasBg__eNZ3J {
		background-image: url(/images/bg_actualidad.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		background-size: cover;
		padding-bottom: 14em
	}
}

@media screen and (min-width:1200px) {
	.Styles_noticiasBg__eNZ3J {
		padding-bottom: 25em
	}
}

.Styles_papeaActualidad__6Fs5o {
	position: relative;
	overflow: hidden
}

.Styles_papeaActualidad__6Fs5o>section:first-child {
	background: #eaebea;
	padding: 4em 16px
}

.Styles_papeaActualidad__6Fs5o>section:first-child p {
	max-width: 90%
}

.Styles_papeaActualidad__6Fs5o>section:first-child+section {
	position: relative;
	padding: 3em 16px 10em
}

.Styles_papeaActualidad__6Fs5o>section:first-child+section>div h2 {
	padding-bottom: .5em;
	border-bottom: 1px solid #c1c1c1
}

.Styles_papeaActualidad__6Fs5o>section:first-child+section>div>div {
	max-width: 60%
}

.Styles_papeaActualidad__6Fs5o>section:first-child+section>div>div dl dt {
	font-size: 3em;
	color: #0b61df;
	margin-bottom: .5em;
	margin-top: 1em
}

.Styles_papeaActualidad__6Fs5o>section:first-child+section>img {
	width: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	position: absolute;
	top: 10em;
	right: -12em
}

@media screen and (min-width:450px) {
	.Styles_papeaActualidad__6Fs5o>section:first-child+section {
		padding-bottom: 5em
	}

	.Styles_papeaActualidad__6Fs5o>section:first-child+section>div>div {
		max-width: 45%;
		min-height: 80vw
	}

	.Styles_papeaActualidad__6Fs5o>section:first-child+section>img {
		width: 80%;
		top: 7em;
		right: -30%
	}
}

@media screen and (min-width:768px) {

	.Styles_papeaActualidad__6Fs5o>section:first-child h2,
	.Styles_papeaActualidad__6Fs5o>section:first-child p {
		max-width: 40%
	}

	.Styles_papeaActualidad__6Fs5o>section:first-child+section {
		max-width: 100%
	}

	.Styles_papeaActualidad__6Fs5o>section:first-child+section>div div,
	.Styles_papeaActualidad__6Fs5o>section:first-child+section>div h2 {
		max-width: 70%
	}

	.Styles_papeaActualidad__6Fs5o>section:first-child+section>div div {
		display: flex;
		justify-content: space-between;
		min-height: auto;
		width: 100%
	}

	.Styles_papeaActualidad__6Fs5o>section:first-child+section>div div dl dt {
		text-align: center
	}

	.Styles_papeaActualidad__6Fs5o>section:first-child+section>div div dl:not(:last-child) {
		padding-right: 2em
	}

	.Styles_papeaActualidad__6Fs5o>section:first-child+section img {
		top: -22em;
		right: auto;
		left: 50%;
		z-index: 2;
		width: 600px;
		height: auto;
		-o-object-fit: contain;
		object-fit: contain
	}
}

@media screen and (min-width:1280px) {

	.Styles_papeaActualidad__6Fs5o>section:first-child h2,
	.Styles_papeaActualidad__6Fs5o>section:first-child p {
		max-width: 30%
	}

	.Styles_papeaActualidad__6Fs5o>section:first-child+section {
		max-width: 100%
	}

	.Styles_papeaActualidad__6Fs5o>section:first-child+section>div div,
	.Styles_papeaActualidad__6Fs5o>section:first-child+section>div h2 {
		max-width: 60%
	}
}

.Styles_papeaActualidad__6Fs5o>section:last-child {
	margin-bottom: 4em
}

.Styles_papeaActualidad__6Fs5o>section:last-child>div div,
.Styles_papeaActualidad__6Fs5o>section:last-child>div h2 {
	padding-left: 16px;
	padding-right: 16px
}

.Styles_papeaActualidad__6Fs5o>section:last-child>div h2 {
	padding-top: 2em;
	padding-bottom: .5em
}

.Styles_papeaActualidad__6Fs5o>section:last-child>div img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

@media screen and (min-width:1024px) {
	.Styles_papeaActualidad__6Fs5o>section:last-child>div {
		margin-bottom: 0
	}

	.Styles_papeaActualidad__6Fs5o>section:last-child>div div,
	.Styles_papeaActualidad__6Fs5o>section:last-child>div h2 {
		padding-left: 0;
		padding-right: 0
	}
}

@media screen and (min-width:1280px) {
	.Styles_papeaActualidad__6Fs5o>section:last-child>div {
		padding-right: 100px
	}
}

.Styles_perfilBlue__XZ4se {
	color: #fff;
	padding-top: 1.5em
}

.Styles_perfilBlue__XZ4se h2 {
	line-height: 110%
}

.Styles_perfilBlue__XZ4se dl {
	width: 90%
}

.Styles_perfilBlue__XZ4se dl dt {
	display: block;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 10px
}

.Styles_perfilBlue__XZ4se dl dd {
	max-width: 70%;
	display: block;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px
}

.Styles_perfilBlue__XZ4se blockquote {
	border-left: 1px solid #bababa;
	padding-left: 1em;
	color: #bababa;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-size: 16px
}

.Styles_quoteGrayH__Nf2_V {
	background: #eaebea;
	padding: 2em 1em
}

@media screen and (min-width:768px) {
	.Styles_quoteGrayH__Nf2_V {
		padding: 2em 0;
		display: grid;
		grid-template-columns: 1fr 256px 512px 1fr;
		overflow-x: hidden
	}

	.Styles_quoteGrayH__Nf2_V div:first-child {
		grid-column: 3/span 1;
		grid-row: 1;
		padding-right: 2em
	}

	.Styles_quoteGrayH__Nf2_V div:last-child {
		grid-column: 1/span 2;
		grid-row: 1;
		position: relative;
		overflow: hidden
	}

	.Styles_quoteGrayH__Nf2_V div:last-child img {
		position: absolute;
		right: 0;
		width: 800px;
		max-width: none
	}
}

@media screen and (min-width:1024px) {
	.Styles_quoteGrayH__Nf2_V {
		grid-template-columns: 1fr 341px 683px 1fr
	}

	.Styles_quoteGrayH__Nf2_V div:last-child img {
		width: 1000px
	}
}

@media screen and (min-width:1280px) {
	.Styles_quoteGrayH__Nf2_V {
		grid-template-columns: 1fr 426px 854px 1fr
	}

	.Styles_quoteGrayH__Nf2_V div:last-child img {
		width: 1100px
	}
}

.Styles_quoteGrayH__Nf2_V dl {
	margin-top: 1em
}

.Styles_quoteGrayH__Nf2_V dl dt {
	color: #003764;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px
}

.Styles_quoteGray__Whmmd {
	background: #eaebea;
	padding: 2em 1em
}

@media screen and (min-width:768px) {
	.Styles_quoteGray__Whmmd {
		margin-left: -1em;
		margin-right: -1em
	}
}

.Styles_quoteGray__Whmmd dl {
	margin-top: 1em
}

.Styles_quoteGray__Whmmd dl dt {
	color: #003764;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px
}

.Styles_shareNow__dLdQN ul {
	margin: 10px auto;
	display: flex;
	justify-content: center
}

.Styles_shareNow__dLdQN ul li {
	padding: 4px
}

.Styles_shareNow__dLdQN ul li img {
	width: 36px;
	height: 36px
}

.Styles_scrollable__IdOhF {
	display: flex;
	overflow-x: auto;
	margin-left: -1em;
	margin-right: -1em;
	width: calc(100% + 2em)
}

@media screen and (min-width:640px) {
	.Styles_scrollable__IdOhF {
		margin-left: -3em;
		margin-right: -3em;
		width: calc(100% + 6em)
	}
}

.Styles_scrollable__IdOhF img {
	height: 50vw;
	width: auto;
	display: inline-block
}

.Styles_scrollable__IdOhF img:not(:last-child) {
	margin-right: .5em
}

@media screen and (min-width:640px) {
	.Styles_scrollable__IdOhF img {
		height: 30vw
	}
}

@media screen and (min-width:768px) {
	.Styles_scrollable__IdOhF {
		overflow-y: scroll;
		overflow-x: hidden;
		flex-direction: column;
		direction: rtl;
		height: calc(60vh - 33px);
		margin: 0;
		width: 100%;
		padding-right: 1em
	}

	.Styles_scrollable__IdOhF img {
		display: block;
		margin: 0 .5em 1em 1em
	}

	.Styles_scrollable__IdOhF::-webkit-scrollbar-track {
		background-color: none;
		background-image: url(/images/vertical-line.png);
		background-repeat: no-repeat;
		background-position: 12px
	}

	.Styles_scrollable__IdOhF::-webkit-scrollbar {
		width: 24px;
		background-color: none
	}

	.Styles_scrollable__IdOhF::-webkit-scrollbar-thumb {
		height: 50px;
		background-image: url(/images/scroll.png);
		background-repeat: no-repeat;
		background-size: contain;
		position: relative
	}

	.Styles_scrollable__IdOhF::-webkit-scrollbar-thumb:before {
		content: "d";
		position: absolute;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		margin-left: -5px;
		background-color: blue;
		border-radius: 50%
	}
}

.Styles_scrollableH__izl4W {
	display: flex;
	overflow-x: auto;
	margin-left: -1em;
	margin-right: -1em;
	width: calc(100% + 2em)
}

@media screen and (min-width:640px) {
	.Styles_scrollableH__izl4W {
		margin-left: -3em;
		margin-right: -3em;
		width: calc(100% + 6em)
	}
}

.Styles_scrollableH__izl4W img {
	height: 50vw;
	width: auto;
	display: inline-block
}

.Styles_scrollableH__izl4W img:first-child {
	margin-left: 1em
}

.Styles_scrollableH__izl4W img:not(:last-child) {
	margin-right: .5em
}

@media screen and (min-width:640px) {
	.Styles_scrollableH__izl4W img {
		height: 30vw
	}
}

@media screen and (min-width:768px) {
	.Styles_scrollableH__izl4W img:first-child {
		margin-left: 0
	}

	.Styles_scrollableH__izl4W {
		overflow-x: scroll;
		overflow-y: hidden;
		margin: 0;
		width: 100%;
		padding-right: 1em
	}

	.Styles_scrollableH__izl4W img {
		display: block;
		margin: 0 .5em 1em 1em;
		max-height: 250px;
		padding-bottom: 1em
	}

	.Styles_scrollableH__izl4W::-webkit-scrollbar-track {
		background-color: none;
		background-image: url(/images/horizontal-line.png);
		background-repeat: no-repeat;
		background-position-y: 8px
	}

	.Styles_scrollableH__izl4W::-webkit-scrollbar {
		width: 100%;
		background-color: none
	}

	.Styles_scrollableH__izl4W::-webkit-scrollbar-thumb {
		width: 73px;
		height: 30px;
		background-image: url(/images/scroll-h.png);
		background-repeat: no-repeat;
		background-size: contain;
		position: relative
	}
	@supports not (selector(::-webkit-scrollbar-thumb)) {
		.Styles_scrollableH__izl4W {
			scrollbar-width: thin;
			scrollbar-color: #003764 #e8e3e3;
			
		}
		
	}

	.Styles_tabs__jrpLl {
		background: #eaebea;
		border-radius: 10px;
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto
	}

	.Styles_tabs__jrpLl>input {
		display: none
	}

	@media screen and (max-width:768px) {
		.Styles_tabs__jrpLl {
			padding-bottom: 20px
		}
	}

	.Styles_tabs__jrpLl label {
		border-bottom: 1px solid #c1c1c1;
		text-align: center;
		transition: background .3s, color .3s;
		font-weight: 700;
		font-size: 16px;
		padding: 10px 20px;
		display: block;
		cursor: pointer
	}

	.Styles_tabs__jrpLl section {
		width: 100%;
		display: none
	}

	.Styles_tabs__jrpLl input:checked+label {
		color: #0b61df;
		position: relative
	}

	.Styles_tabs__jrpLl input:checked+label:before {
		left: 0;
		content: "";
		position: absolute;
		width: 100%;
		height: 4px;
		background: #0b61df;
		bottom: 0
	}

	.Styles_tabs__jrpLl input:checked+label+section {
		display: block
	}

	@media screen and (max-width:639px) {
		.Styles_tabs__jrpLl input:checked+section:not(:last-child) {
			border-bottom: 1px solid #c1c1c1
		}
	}

	@media(min-width:768px) {
		.Styles_tabs__jrpLl {
			justify-content: center
		}

		.Styles_tabs__jrpLl input {
			width: auto;
			border-bottom: none
		}

		.Styles_tabs__jrpLl>section {
			border-top: 1px solid #c1c1c1;
			min-height: 60vh;
			order: 99
		}
	}

	.Styles_tabsLeft__JbJ6l>input {
		display: none
	}

	.Styles_tabsLeft__JbJ6l blockquote {
		margin-top: 2em;
		margin-bottom: 2em;
		font-size: 20px;
		color: #003764;
		font-weight: 700;
		padding: 15px 10px 0
	}

	.Styles_tabsLeft__JbJ6l blockquote:before {
		content: "“";
		font-size: 5em;
		margin-left: -6px;
		display: block;
		color: #0b61df
	}

	.Styles_tabsLeft__JbJ6l>section {
		margin-left: 1em;
		margin-right: 1em;
		padding-bottom: 1em;
		margin-bottom: 1em
	}

	@media(max-width:767px) {
		.Styles_tabsLeft__JbJ6l>section:not(:last-child) {
			border-bottom: 1px solid #eaeaea
		}
	}

	@media(max-width:1023px) {
		.Styles_tabsLeft__JbJ6l>section:not(:last-child) {
			border-bottom: 1px solid #eaeaea
		}

		.Styles_tabsLeft__JbJ6l>label {
			margin-left: 1em;
			margin-right: 1em;
			display: block
		}

		.Styles_tabsLeft__JbJ6l h3 {
			color: #003764;
			font-weight: 700;
			font-size: 22px;
			line-height: 30px;
			margin-bottom: .5em
		}
	}

	@media screen and (min-width:1024px) {
		.Styles_tabsLeft__JbJ6l {
			display: grid;
			grid-template-columns: 1fr 3fr
		}

		.Styles_tabsLeft__JbJ6l>section {
			display: none
		}

		.Styles_tabsLeft__JbJ6l>label {
			display: block;
			padding: .5em 2em .5em 3em;
			margin-bottom: 1.5em;
			grid-column: 1/span 1;
			position: relative;
			-webkit-touch-callout: none;
			-webkit-user-select: none;
			-moz-user-select: none;
			user-select: none;
			font-weight: 700;
			color: #6c757d
		}

		.Styles_tabsLeft__JbJ6l>input:checked+label+section {
			display: block
		}

		.Styles_tabsLeft__JbJ6l>input:checked+label,
		.Styles_tabsLeft__JbJ6l>label:hover {
			color: #003764
		}

		.Styles_tabsLeft__JbJ6l>input:checked+label:before,
		.Styles_tabsLeft__JbJ6l>label:hover:before {
			left: 0;
			opacity: 1;
			content: "";
			position: absolute;
			width: 4px;
			height: 100%;
			background: #0b61df;
			bottom: 0
		}

		.Styles_tabsLeft__JbJ6l section {
			grid-column: 2/span 1;
			grid-row: 1/span 100
		}
	}

	@media screen and (min-width:1280px) {
		.Styles_tabsLeft__JbJ6l>div>label {
			padding: .5em 2em .5em 4em
		}
	}

	.Styles_tabsLeft__JbJ6l:focus-within section {
		display: none !important
	}

	.Styles_tabsLeft__JbJ6l:focus-within>label:focus+section {
		display: block !important
	}

	.Styles_tabsLeft__JbJ6l:focus-within+section:focus-within {
		display: block !important
	}

	.Styles_tag__aspAd {
		background: #f1f1f1;
		font-size: 14px;
		margin-bottom: 8px
	}

	.Styles_tag__aspAd a {
		padding: 4px 10px
	}

	.Styles_tag__aspAd:not(:last-child) {
		margin-right: 8px
	}

	.Styles_titleBlue__lCTBU {
		color: #003764;
		font-weight: 700;
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 1em
	}

	.Styles_titleBlueSmall__uJSrt {
		color: #4e738a;
		font-weight: 700;
		font-size: 16px;
		line-height: 23px
	}

	.Styles_titleBlueXSmall__jKeAa {
		color: #003764;
		font-size: 14px
	}

	.Styles_titleBlueBig__C6o0W {
		color: #003764;
		font-weight: 700;
		font-size: 32px;
		line-height: 50px;
		word-break: break-word
	}

	@media screen and (max-width:639px) {
		.Styles_titleBlueBig__C6o0W {
			font-size: 28px;
			line-height: 40px
		}
	}

	.Styles_titleWhiteBig__G3jDM {
		color: #fff;
		font-size: 32px;
		line-height: 50px;
		word-break: break-word
	}

	@media screen and (max-width:768px) {
		.Styles_titleWhiteBig__G3jDM {
			font-size: 28px;
			line-height: 40px
		}
	}

	.Styles_titleDark__0DBtn {
		color: #363a3e;
		font-weight: 700;
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 1em
	}

	@media screen and (min-width:1024px) {
		.Styles_titleDark__0DBtn {
			font-size: 20px;
			line-height: 26px
		}
	}
	@media screen and (min-width:1024px) {
		h2 {
			font-size: 20px;
			line-height: 26px
		}
	}

	.Styles_titleDarkBig__IjmuF {
		color: #6c757d;
		font-weight: 700;
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 1em
	}

	@media screen and (min-width:1024px) {
		.Styles_titleDarkBig__IjmuF {
			font-size: 20px;
			line-height: 26px
		}
	}

	@media screen and (min-width:1280px) {
		.Styles_titleDarkBig__IjmuF {
			font-size: 28px;
			line-height: 30px
		}
	}

	.Styles_titleDarkSmall__2yHRh {
		color: #212529;
		font-weight: 700;
		font-size: 16px;
		line-height: 23px
	}

	.Styles_titleBlackSoftLarge__q1lUU {
		color: #212529;
		font-weight: 700;
		font-size: 36px;
		line-height: 32px;
		word-break: break-word;
		padding-bottom: 20px
	}

	@media screen and (max-width:768px) {
		.Styles_titleBlackSoftLarge__q1lUU {
			font-size: 28px;
			line-height: 24px
		}
	}

	.Styles_titleSub__x6kWo h4 {
		font-weight: 600;
		margin-bottom: 1em
	}

	.Styles_titleWhite__A6Lfb {
		font-size: 32px;
		margin-bottom: 1em;
		font-weight: 700
	}

	@media screen and (min-width:1200px) {
		.Styles_titleWhite__A6Lfb {
			font-size: 36px
		}
	}