<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body .field-required-mark {
  font-size: 15px;
  font-style: normal;
  color: #f00 !important; }
  body .field-required-mark:before, body .field-required-mark:after {
    display: none !important; }
  body .g-form-control-checkbox--single {
    font-weight: normal;
    display: flex;
    align-items: flex-start; }
  body .g-form-control-checkbox--single .g-form-control-checkbox__input {
    order: 1;
    margin-right: 5px;
    min-width: 15px; }
  body .g-form-control-checkbox--single .g-form-field__title {
    order: 2;
    margin: 0;
    font-weight: normal;
    font-size: 16px; }
    @media (max-width: 480px) {
    body .g-form-control-checkbox--single .g-form-field__title {
      font-size: 15px; } }
    body .g-form-control-checkbox--single .g-form-field__title a {
      font-size: 16px; }
  body .local-agreement-text {
    font-size: 16px; }
  @media (max-width: 480px) {
    body .local-agreement-text {
      font-size: 15px; } }
  @media (max-width: 640px) {
    body .g-auth__sideleft {
      margin-right: 0; } }
  body .confidencial_politic {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    text-align: right;
    color: #b3b3b3; }
  body .confidencial_politic a {
    color: #a5a5a5;
    text-decoration: none; }
  body .cookies-warning {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    color: #808080;
    font-size: 13px;
    z-index: 600;
    max-width: 500px;
    margin: 0 auto;
    border-radius: 5px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.06);
    font-weight: normal;
    display: none; }
  body .cookies-warning.opened {
    display: block; }
  body .cookies-warning__body {
    line-height: 1.7;
    text-align: center; }
  body .cookies-warning__close {
    cursor: pointer;
    padding: 10px 15px;
    font-weight: normal;
    font-size: 11px;
    display: inline-block;
    color: white;
    line-height: 1.1;
    background: #595959;
    text-transform: uppercase; }

body .s3_form_item.s3_form_item_type_checkbox.s3_form_item_alias_field_145979502.s3_form_item_required .s3_form_field_title {
  display: none; }

.site-map-wrapper a {
  color: #fff; }
</pre></body></html>