
.st1-topic-path{
	display:none;
}
@media print,screen and (min-width:737px){
	.st1-main-container .st1-page-title--hero[data-style=full] .st1-page-title--hero__inner .st1-page-title--hero__heading{
		height:auto;
	}
	.st1-main-container .st1-page-title--hero[data-style=full] .st1-page-title--hero__inner .st1-page-title--hero__heading .st1-page-title--hero__heading__img img{
		position:static;
		-webkit-transform:none;
		transform:none;
		width:100%;
	}
	.st1-tab--changer[data-style="2"] .radius div .st1-tab--changer__holder .st1-tab--changer__item[data-color="5"][aria-selected=true]+.st1-tab--changer__border{
		z-index:98;
	}
}

.st1-clickable-centro .st1-clickable-centro__btn:not([data-no-border]) a.no-scroll{
	box-sizing:border-box;
	display:table;
	margin-left:2px;
	width:322px;
	height:45px;
	background:#ff8f00;
	color:#fff;
	border-radius:5px;
}
.st1-clickable-centro .st1-clickable-centro__btn[data-color="2"]:not([data-no-border]) a.no-scroll{
	background:#dd635f;
}
.st1-clickable-centro .st1-clickable-centro__btn[data-color="3"]:not([data-no-border]) a.no-scroll{
	background:#ff8f00;
}
.st1-clickable-centro .st1-clickable-centro__btn:not([data-no-border]) a.no-scroll:hover{
	opacity:.7;
	text-decoration:none;

}
.st1-clickable-centro .st1-clickable-centro__btn:not([data-no-border]) a.no-scroll span{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
@media print,screen and (max-width:736px){
	.st1-clickable-centro>div{
		margin:0 0 3.5rem;
		padding:0;
	}
	.st1-clickable-centro .st1-clickable-centro__item{
		width:100%;
	}
	.st1-clickable-centro .st1-clickable-centro__btn:not([data-no-border]) a.no-scroll{
		width:100%;
		margin-left:0;
		height:3.8rem;
	}
}



