/* política privacidade */#row-border {    border-bottom: 2px solid #DDD;}.heading {    display: flex;    flex-direction: row;    align-items: center;    margin: 60px 0;}.heading img {    margin-right: 25px;    height: 80px;}.heading h1 {    font-size: 38px;    font-weight: bold;    color: #6EADE7;}.subheading {    font-size: 38px;    font-weight: 600;    color: #333;    margin: 50px 0 30px 0;}.paragraph {    background-color: #FFF;    padding: 30px;    border-radius: 7px;}.paragraph p {    font-size: 20px;    line-height: 27px;    margin: 17px 0;    color: #1B1818;}.paragraph ol li {    font-size: 20px;    line-height: 27px;    color: #1B1818;    margin: 17px;    list-style-type: lower-alpha;}.note {    padding: 30px 0;    font-size: 20px;    line-height: 27px;    border-top: 2px solid #DDD;    margin: 60px 0;}.contact{    word-wrap: break-word;    color: #1B1818;    text-decoration: none;}.contact:hover {    text-decoration: none;    cursor: pointer;    color: #1B1818;}@media (max-width: 820px) {    .heading h1 {        margin-left: 15px;    }    .subheading {        font-size: 30px;        margin-left: 15px;    }    .paragraph {        margin: 0 15px;    }}/* Fim política privacidade *//* Form request */  .link-politica-privacidade {	font-size: 14px;	line-height: 19px;	font-weight: 600;}.link-politica-privacidade span a {	text-decoration: underline;	color: #545252;}.checkbox-politica-privacidade label {	font-size: 14px;	line-height: 19px;	font-weight: 600;}/* Fim Form request *//* Cookies */.cookies-alert {	background-color: #3074B2;	position: fixed;	bottom: 0;	z-index: 999;	display: none;	justify-content: center;	align-items: center;	width: 100%;	height: 80px;	color: #FFF;	font-size: 18px;	font-weight: 600;}.cookies-text {    text-align: center;    padding: 0 10px;}.cookies-text span {    margin-right: 10px !important;}.cookies-text span p {    margin: 0;}.cookies-text span a {	font-weight: bold;	color: #FFF !important;    padding: 0 !important;    text-decoration: underline;}@media (max-width: 980px) {    .cookies-text {        font-size: 16px;    }    .cookies-text span p {        margin: 0;    }}@media (max-width: 760px) {	.cookies-alert,	.cookies-text span a {		font-size: 15px;		font-weight: 500;	}    .note {        margin: 60px 15px;    }}@media (max-width: 480px) {	.cookies-alert {        height: 120px;	}    .wpp-link {        bottom: 130px !important;    }    .subheading {        font-size: 25px;    }    .paragraph p,    .paragraph ol li {        font-size: 16px;    }}/* Fim Cookies */