@charset "UTF-8";
@import url(vendor/normalize.min.css?t=1763467994192);
@import url(owl.carousel.min.css?t=1763467994192);
@import url(modaal/modaal.css?t=1763467994192);
@use "sass:math" as *;
/**
 * Clay 3.102.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@use "sass:math" as *;
/**
 * Clay 3.102.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.quick-access-nav {
  position: fixed;
  z-index: 999; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto; }

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px; }
  .lfr-asset-column-details .lfr-asset-icon.last {
    border-width: 0; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em; }

.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em; }
  .lfr-asset-column-details .lfr-panel.lfr-extended {
    border: 1px solid #ccc;
    margin-bottom: 0; }

.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block; }

.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em; }

.overlay {
  position: absolute; }

.overlay-hidden,
.overlaymask-hidden {
  display: none; }

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative; }
  .lfr-form-row:after {
    clear: both;
    content: '';
    display: block;
    height: 0; }
  .lfr-form-row:hover {
    border: solid #ccc;
    border-width: 1px 0;
    padding-top: 0; }
  .lfr-form-row.lfr-form-row-inline .form-group {
    margin-right: 5px; }
  .lfr-form-row legend .field-label {
    float: left;
    margin-right: 10px; }
  .lfr-form-row .handle-sort-vertical {
    background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
    cursor: move;
    padding-left: 20px; }
  .lfr-form-row fieldset {
    border-width: 0;
    margin: 0;
    padding: 0; }

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px; }

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem; }

.dropdown.open > .dropdown-menu,
.overlay-content .open > .dropdown-menu {
  display: block; }

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700; }
  .form-control-inline:not(:hover) {
    border-color: transparent; }
  .form-control-inline::placeholder {
    color: #a9afb5;
    font-style: italic; }

.form-search .input-group {
  position: relative; }
  .form-search .input-group.advanced-search .search-query {
    padding-left: 40px;
    z-index: 0; }
  .form-search .input-group.advanced-search .toggle-advanced {
    cursor: pointer;
    left: 0;
    line-height: 1;
    padding: 8px 10px;
    position: absolute;
    top: 0; }
    .form-search .input-group.advanced-search .toggle-advanced .caret {
      margin-top: 7px; }
    .form-search .input-group.advanced-search .toggle-advanced .icon-search {
      font-size: 14px; }
  @media (max-width: 991.98px) {
    .form-search .input-group {
      width: 100%; }
      .form-search .input-group .btn {
        clip: rect(0, 0, 0, 0);
        left: -9999px;
        position: absolute; }
      .form-search .input-group input.search-query {
        width: 100%; } }

.lfr-table {
  border-collapse: collapse;
  clear: both; }
  .lfr-table > tbody > tr > td,
  .lfr-table > tbody > tr > th,
  .lfr-table > thead > tr > td,
  .lfr-table > thead > tr > th,
  .lfr-table > tfoot > tr > td,
  .lfr-table > tfoot > tr > th {
    padding: 0 5px;
    overflow-wrap: break-all;
    word-wrap: break-all; }
    .lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
    .lfr-table > tbody > tr > th:first-child,
    .lfr-table > tbody > tr > th.first-child,
    .lfr-table > thead > tr > td:first-child,
    .lfr-table > thead > tr > td.first-child,
    .lfr-table > thead > tr > th:first-child,
    .lfr-table > thead > tr > th.first-child,
    .lfr-table > tfoot > tr > td:first-child,
    .lfr-table > tfoot > tr > td.first-child,
    .lfr-table > tfoot > tr > th:first-child,
    .lfr-table > tfoot > tr > th.first-child {
      padding-left: 0; }
    .lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
    .lfr-table > tbody > tr > th:last-child,
    .lfr-table > tbody > tr > th.last-child,
    .lfr-table > thead > tr > td:last-child,
    .lfr-table > thead > tr > td.last-child,
    .lfr-table > thead > tr > th:last-child,
    .lfr-table > thead > tr > th.last-child,
    .lfr-table > tfoot > tr > td:last-child,
    .lfr-table > tfoot > tr > td.last-child,
    .lfr-table > tfoot > tr > th:last-child,
    .lfr-table > tfoot > tr > th.last-child {
      padding-right: 0; }
  .lfr-table > tbody > tr > th,
  .lfr-table > thead > tr > th,
  .lfr-table > tfoot > tr > th {
    font-weight: bold; }

.lfr-pagination:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.lfr-pagination .dropdown-menu {
  display: none; }

.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px; }

.lfr-pagination .lfr-pagination-controls {
  float: left; }
  .lfr-pagination .lfr-pagination-controls .search-results {
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    top: 10px; }
  .lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
    border-width: 0;
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 20px;
    text-align: left;
    white-space: nowrap;
    width: 100%; }

.lfr-pagination .lfr-pagination-delta-selector {
  float: left; }
  @media (max-width: 991.98px) {
    .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
      display: none; } }

.lfr-pagination .pagination-content {
  float: right; }

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }
  .lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
    display: block; }
  .lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
    border-bottom-width: 0; }

.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0; }

.lfr-panel .toggler-header {
  cursor: pointer; }

.sidebar-sm {
  font-size: 0.875rem; }
  .sidebar-sm .sheet-subtitle {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .sidebar-sm .form-group {
    margin-bottom: 1rem; }
  .sidebar-sm .form-control {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: 0.25rem 0.75rem; }
    .sidebar-sm .form-control.form-control-tag-group {
      height: auto; }
      .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
        margin-bottom: 0;
        margin-top: 0; }
      .sidebar-sm .form-control.form-control-tag-group .label {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0 0.25rem; }
    .sidebar-sm .form-control[type='file'] {
      padding: 0; }
  .sidebar-sm select.form-control {
    padding-right: 1.6rem; }
    .sidebar-sm select.form-control:not([size]) {
      height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
    .sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
      padding: 0; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .sidebar-sm .list-group-item-flex {
    padding: 0.5rem 0.25rem; }
    .sidebar-sm .list-group-item-flex .autofit-col {
      padding-left: 0.25rem;
      padding-right: 0.25rem; }

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em; }
  .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
    display: inline-block;
    width: auto; }
  .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
    float: none;
    padding: 0.4em 0; }
    .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
    .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
      display: inline; }
  .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
    margin: 10px 0; }
  .lfr-translation-manager .lfr-translation-manager-available-translations {
    white-space: normal; }
    .lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
      line-height: 1; }
  .lfr-translation-manager .lfr-translation-manager-translation {
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    margin: 0.2em;
    padding: 0.4em 0.3em 0.4em 0.5em;
    text-decoration: none; }
    .lfr-translation-manager .lfr-translation-manager-translation * {
      vertical-align: middle; }
    .lfr-translation-manager .lfr-translation-manager-translation img {
      margin-right: 0.3em; }
    .lfr-translation-manager .lfr-translation-manager-translation:hover {
      background-color: #d1e5ef; }
    .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
      background-color: #598bec;
      border-color: #224fa8;
      color: #fff; }
  .lfr-translation-manager .lfr-translation-manager-change-default-locale {
    margin: 0 0.4em; }
  .lfr-translation-manager .lfr-translation-manager-delete-translation {
    display: inline-block;
    padding: 0 2px; }
    .lfr-translation-manager .lfr-translation-manager-delete-translation svg {
      pointer-events: none; }

.lfr-tree a {
  text-decoration: none; }

.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0; }
  .lfr-tree li ul li, .lfr-tree li.tree-item {
    padding-left: 0; }
  .lfr-tree li.tree-item {
    padding-left: 5px; }
    .lfr-tree li.tree-item li {
      padding-left: 20px; }
    .lfr-tree li.tree-item ul {
      margin-left: 0;
      margin-top: 5px; }

.lfr-upload-container {
  margin-bottom: 1rem; }
  .lfr-upload-container .upload-target {
    border: 3px dashed #e5e7e9;
    margin-bottom: 1rem;
    min-height: 2rem;
    padding: 2rem 0;
    position: relative;
    text-align: center; }
    .upload-drop-intent .lfr-upload-container .upload-target {
      z-index: 100; }
    .upload-drop-active .lfr-upload-container .upload-target {
      background-color: #92e5a5;
      border-color: #69db83; }
    .lfr-upload-container .upload-target .drop-file-text {
      font-weight: normal; }
      .mobile .lfr-upload-container .upload-target .drop-file-text {
        display: none; }
    .lfr-upload-container .upload-target .small {
      display: block;
      margin: 5px 0;
      text-transform: lowercase; }
  .lfr-upload-container .manage-upload-target {
    padding-top: 5px;
    position: relative; }
    .lfr-upload-container .manage-upload-target .select-files {
      float: left;
      line-height: 0;
      margin: 0 1.125rem 1.125rem;
      padding: 0 0 0 5px; }
  .lfr-upload-container .cancel-uploads,
  .lfr-upload-container .clear-uploads {
    background-repeat: no-repeat;
    float: right; }
  .lfr-upload-container .cancel-uploads {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
    margin-right: 0; }
  .lfr-upload-container .clear-uploads {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
    padding-left: 16px; }
  .lfr-upload-container .upload-file.upload-complete.file-saved {
    padding-left: 25px; }
  .lfr-upload-container .upload-file .file-title {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    padding-right: 16px;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap; }
  .lfr-upload-container .upload-file .icon-file {
    font-size: 40px; }
  .lfr-upload-container .upload-list-info {
    margin: 1em 0 0.5em; }
    .lfr-upload-container .upload-list-info h4 {
      font-size: 1.3em; }
  .lfr-upload-container .cancel-button {
    color: #6c757d;
    margin-top: 1px;
    position: absolute;
    right: 5px;
    top: 50%;
    white-space: nowrap; }
    .lfr-upload-container .cancel-button .cancel-button-text {
      display: none;
      margin-left: 5px; }
    .lfr-upload-container .cancel-button:hover .cancel-button-text {
      display: inline; }
    .lfr-upload-container .cancel-button .lexicon-icon {
      height: 12px; }
  .lfr-upload-container .delete-button {
    color: #6c757d; }
  .lfr-upload-container .delete-button-col {
    padding-right: 10px; }
  .lfr-upload-container .file-added .success-message {
    float: right;
    font-weight: normal; }
  .lfr-upload-container .upload-error {
    opacity: 1;
    padding-left: 25px; }
  .lfr-upload-container .upload-complete .cancel-button,
  .lfr-upload-container .delete-button,
  .lfr-upload-container .upload-complete.file-saved .delete-button,
  .lfr-upload-container .upload-complete.upload-error .delete-button {
    display: none; }
  .lfr-upload-container .multiple-files .upload-error {
    background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
    border-color: #bd2130;
    color: #bd2130;
    font-weight: normal;
    margin-bottom: 16px;
    padding: 8px 8px 8px 24px; }
    .lfr-upload-container .multiple-files .upload-error .error-message {
      display: block; }
  .lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
  .lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
    padding-left: 1rem; }
  .lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
  .lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
    display: none; }
  .lfr-upload-container .single-file .upload-error {
    list-style: none;
    margin-top: 1em; }
    .lfr-upload-container .single-file .upload-error .upload-error-message {
      margin-bottom: 0.5em; }
  .lfr-upload-container .upload-complete {
    padding-left: 5px; }
    .lfr-upload-container .upload-complete .error-message,
    .lfr-upload-container .upload-complete .success-message {
      font-weight: bold;
      margin-left: 1em; }
    .lfr-upload-container .upload-complete .delete-button {
      display: inline-block; }
    .lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
      display: none; }
  .lfr-upload-container .progress {
    display: none;
    margin-top: 0.5rem; }
  .lfr-upload-container .file-uploading .progress {
    display: flex; }

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430; }
  .lfr-alert-container.inline-alert-container {
    position: relative; }
    .lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
      padding: 0; }
  .lfr-alert-container .lfr-alert-wrapper {
    margin-bottom: 5px;
    overflow: hidden; }

.lfr-search-container td .overlay.entry-action {
  position: static; }
  .lfr-search-container td .overlay.entry-action .btn a {
    display: block;
    padding: 4px 12px; }

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform; }
  .contextual-sidebar.contextual-sidebar-visible {
    pointer-events: auto;
    transform: translateX(0); }
  body.has-control-menu .contextual-sidebar {
    height: calc(100vh - 98px);
    top: 98px; }

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px; }
    body.has-control-menu .contextual-sidebar {
      height: calc( 100vh - 120px);
      top: 120px; }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding; }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px; } }

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border: 2px solid #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border: 2px dotted #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border: 2px solid #fdc6c6; }

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem; }
  .taglib-discussion .actions-menu .component-action {
    display: inline-flex; }
  .taglib-discussion .button-holder {
    margin: 1rem 0; }
  .taglib-discussion .comment-container {
    margin-bottom: 1.5rem; }
  .taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
    border-left-color: #dbdde1; }
  .taglib-discussion .lfr-discussion-body {
    font-size: 1rem; }
    @media (min-width: 576px) {
      .taglib-discussion .lfr-discussion-body {
        padding-left: 3.5rem; } }
  @media (min-width: 576px) {
    .taglib-discussion .lfr-discussion-details .taglib-user-display {
      word-wrap: break-word; } }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
    font-weight: bold;
    text-decoration: none; }
    .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
      text-decoration: underline; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
    background-size: 50px; }
  .taglib-discussion .lfr-discussion-container {
    border-bottom: 1px solid #e7e7ed;
    margin-bottom: 1.5rem; }
    .taglib-discussion .lfr-discussion-container:first-of-type {
      border-top: 1px solid #e7e7ed;
      padding-top: 1.5rem; }
    .taglib-discussion .lfr-discussion-container:last-of-type {
      border-bottom: 0; }
    .taglib-discussion .lfr-discussion-container .lfr-discussion {
      padding-left: 1rem; }
      .taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
        padding-left: 0; }
      @media (min-width: 576px) {
        .taglib-discussion .lfr-discussion-container .lfr-discussion {
          padding-left: 3.5rem; } }
  .taglib-discussion .lfr-discussion-parent-link {
    color: #67678c;
    font-weight: 600;
    margin-left: 1em; }
    @media (max-width: 767.98px) {
      .taglib-discussion .lfr-discussion-parent-link {
        display: block;
        margin-left: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; } }
  .taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
    margin-left: -0.75rem; }
  .taglib-discussion .lfr-discussion-more-comments {
    border-top: 1px solid #e7e7ed;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    text-align: center; }
  .taglib-discussion .username {
    color: #272833;
    font-weight: 600; }
  .taglib-discussion .taglib-workflow-status {
    margin-left: 0.5rem; }
  .taglib-discussion .workflow-value {
    text-transform: uppercase; }
  @media (min-width: 576px) {
    .taglib-discussion .actions-menu {
      display: none; }
    .taglib-discussion .comment-container:hover .actions-menu,
    .taglib-discussion .actions-menu:focus,
    .taglib-discussion .actions-menu.open {
      display: inline-block; } }

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center; }
  .drop-zone.drop-enabled {
    outline: 2px dashed transparent; }
    .drop-zone.drop-enabled:not(.no-border) {
      outline-color: rgba(176, 180, 187, 0.5); }
  .drop-zone p {
    margin: 10px auto 0;
    max-width: 75%; }

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info {
    transition: none; }
  .drop-here-info .drop-here-indicator {
    height: 115px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%); }
  .drop-here-info .drop-icons {
    display: inline-block;
    position: relative;
    width: 160px;
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons {
      transition: none; }
    .drop-here-info .drop-icons span {
      border-radius: 3px;
      position: absolute;
      text-align: center;
      transition: all 0.3s ease-in-out; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
      .drop-here-info .drop-icons span {
        transition: none; }
      .drop-here-info .drop-icons span:nth-of-type(1) {
        box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
        height: 60px;
        left: 0;
        line-height: 60px;
        opacity: 0;
        top: 10px;
        transform: rotate(25deg);
        width: 60px; }
      .drop-here-info .drop-icons span:nth-of-type(2) {
        background: #00c2ff;
        color: #fff;
        height: 80px;
        left: 40px;
        line-height: 80px;
        width: 80px;
        z-index: 2; }
      .drop-here-info .drop-icons span:nth-of-type(3) {
        box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
        display: block;
        font-size: 45px;
        height: 70px;
        left: 90px;
        line-height: 70px;
        opacity: 0;
        position: relative;
        top: 8px;
        transform: rotate(-25deg);
        width: 70px;
        z-index: 1; }
      .drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
        background: #e8e6e8;
        color: #a5a6ac; }
  .drop-here-info .drop-text {
    color: #fff;
    display: block;
    font-size: 20px;
    margin-left: 0;
    margin-top: 20px; }
  .drop-active .drop-here-info {
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 1;
    visibility: visible;
    z-index: 100; }
    .drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
      opacity: 1; }
    .drop-active .drop-here-info span:nth-of-type(1) {
      transform: rotate(-20deg); }
    .drop-active .drop-here-info span:nth-of-type(2) {
      transform: scale(1); }
    .drop-active .drop-here-info span:nth-of-type(3) {
      transform: rotate(15deg); }

.taglib-empty-result-message.sheet {
  margin-bottom: 24px; }

.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif); }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-result-message-header,
    .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
      background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header, .c-prefers-reduced-motion
  .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-search-result-message-header {
      background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-state {
      background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
    background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-success-state {
      background-image: url(/o/classic-theme/images/states/success_state_reduced_motion.gif); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
    background-image: url(/o/classic-theme/images/states/success_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-search-state {
      background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
    background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px; }

.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem; }

.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center; }

.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center; }

.field-wrapper.form-inline .control-label {
  display: inline-block; }

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap; }

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px; }
  .taglib-header .header-title {
    display: inline-block;
    margin: 0.1em;
    max-width: 100%;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal; }
  .taglib-header .header-back-to {
    display: inline-block;
    vertical-align: middle; }
    .taglib-header .header-back-to a {
      display: block;
      font-weight: bold;
      padding: 0 0.3em 0 0;
      text-decoration: none; }

.taglib-icon {
  text-decoration: none; }
  .taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
    text-decoration: underline; }
  .taglib-icon[lang] > img {
    vertical-align: baseline;
    width: 16px; }

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem; }
  .icon-monospaced.lexicon-icon {
    padding: 8px; }

.taglib-icon-list li {
  float: left;
  margin-right: 1em; }

.taglib-icon-list:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none; }

@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center; }
    .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
    .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
      display: none; } }

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative; }
  .lfr-menu-list.direction-right {
    margin: 0 2px; }
  .lfr-menu-list.dropdown-menu {
    float: none;
    position: relative; }
    @media (max-width: 991.98px) {
      .lfr-menu-list.dropdown-menu > li > a {
        font-size: 22px;
        line-height: 40px;
        white-space: normal; }
        .lfr-menu-list.dropdown-menu > li > a img {
          margin-bottom: 3px; } }
    .lfr-menu-list.dropdown-menu .search-panel {
      margin-bottom: 0; }
      .lfr-menu-list.dropdown-menu .search-panel .form-group {
        margin: 0 16px; }
      .lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
        width: auto; }
  body > .lfr-menu-list ul {
    border-radius: 4px; }

.lfr-icon-menu-open:after {
  clear: both;
  content: '';
  display: table; }

.lfr-icon-menu-open .dropdown-menu {
  position: static; }

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0; }

.input-localized .input-group-item {
  flex-direction: column; }

.input-localized .input-localized-content {
  margin-left: 6px; }
  .input-group .input-localized .input-localized-content {
    margin-top: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background-color: #ff0047; }

.input-localized .lfr-input-localized-default a {
  margin-right: 14px; }

.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal; }

.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem; }

.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px; }
  .input-localized-palette-container .palette-item-inner img {
    display: block; }

.taglib-move-boxes {
  margin-bottom: 1em; }
  .taglib-move-boxes label {
    border-bottom: 1px solid transparent;
    display: block;
    margin-bottom: 5px;
    padding: 5px; }
  .taglib-move-boxes .toolbar {
    text-align: center; }
  .taglib-move-boxes .arrow-button img {
    border-width: 0;
    height: 16px;
    width: 16px; }
  .taglib-move-boxes .choice-selector {
    width: 100%; }
    .taglib-move-boxes .choice-selector label {
      background: #ebf1f9;
      border-bottom-color: #8db2f3; }
  .taglib-move-boxes .field-content {
    margin-bottom: 0; }
  .taglib-move-boxes .move-arrow-buttons {
    margin-top: 5em; }
    .taglib-move-boxes .move-arrow-buttons .arrow-button {
      display: block; }
  .taglib-move-boxes .sortable-container {
    margin-top: 10px; }
    .taglib-move-boxes .sortable-container .btn.edit-selection {
      margin-bottom: 10px; }
    .taglib-move-boxes .sortable-container .move-option {
      background-color: transparent;
      border-top: 1px solid #ddd;
      display: none;
      margin: 2px 0;
      padding: 2px;
      position: relative; }
      .taglib-move-boxes .sortable-container .move-option.selected {
        display: block; }
      .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
        background-color: #fafafa; }
      .taglib-move-boxes .sortable-container .move-option .checkbox,
      .taglib-move-boxes .sortable-container .move-option .handle {
        position: absolute; }
      .taglib-move-boxes .sortable-container .move-option .checkbox {
        display: none;
        margin: 7px 0 0 5px; }
      .taglib-move-boxes .sortable-container .move-option .handle {
        color: #999;
        cursor: pointer;
        font-size: 1.5em;
        padding: 6px; }
      .taglib-move-boxes .sortable-container .move-option .title {
        font-size: 1.2em;
        margin: 1px 0 1px 30px; }
    .taglib-move-boxes .sortable-container.edit-list-active .move-option {
      display: block; }
      .taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
        display: inline-block; }
      .taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
        display: none; }
  .mobile .taglib-move-boxes .selector-container {
    display: none; }

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px; }

.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem; }

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff; }

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer; }

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%; }
  .lfr-map .home-button {
    margin: 5px; }
    @media (max-width: 575.98px) {
      .lfr-map .home-button {
        height: 35px;
        width: 45px; } }
  .lfr-map .search-controls {
    font-size: 15px;
    margin-top: 5px;
    width: 100%; }
    @media (min-width: 576px) {
      .lfr-map .search-controls {
        width: 50%; } }
    .lfr-map .search-controls .search-input {
      width: 100%; }

.navbar .navbar-collapse {
  max-height: none; }
  .navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
    display: inline; }

@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%; } }

.navbar .navbar-search .form-search {
  margin: 8px 0; }
  @media (min-width: 768px) {
    .navbar .navbar-search .form-search {
      float: right;
      max-width: 275px; } }
  @media (max-width: 767.98px) {
    .navbar .navbar-search .form-search .input-group {
      width: 100%; } }

@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px; }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible; } }

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0.5em; }

.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px; }

.lfr-search-container .entry-action {
  width: 1px; }
  .lfr-search-container .entry-action .taglib-icon {
    white-space: nowrap; }

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline; }
  .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
    color: #000; }

.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
    color: #343a40; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #343a40; }

.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
  .lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

.user-info {
  display: flex; }
  .user-info .sticker {
    align-self: center; }
  .user-info .user-details {
    margin-left: 1rem; }
  .user-info .user-name {
    color: #343a40;
    font-weight: 600; }
  .user-info .date-info {
    color: #6c757d; }

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px; }
  .user-status-tooltip .user-status-avatar .user-status-avatar-image {
    width: 27px; }

.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden; }
  .user-status-tooltip .user-status-info .user-status-date {
    font-size: 11px; }

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto; }
  @media (max-width: 767.98px) {
    .lfr-search-container .selector-button {
      width: auto; } }
  .touch .lfr-search-container {
    -webkit-overflow-scrolling: touch; }
    .touch .lfr-search-container .searchcontainer-content .table {
      max-width: none; }

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto; }
  .taglib-page-iterator .lfr-pagination-buttons {
    float: right;
    margin: 0; }
    @media (max-width: 991.98px) {
      .taglib-page-iterator .lfr-pagination-buttons {
        width: 100%; } }
  @media (max-width: 991.98px) and (max-width: 767.98px) {
    .taglib-page-iterator .lfr-pagination-buttons {
      float: none;
      margin-top: 20px; } }
    @media (max-width: 991.98px) {
        .taglib-page-iterator .lfr-pagination-buttons > li {
          display: inline-block;
          width: 50%; }
          .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
            display: none; }
          .taglib-page-iterator .lfr-pagination-buttons > li > a {
            line-height: 20px;
            padding: 11px 19px; } }
  .taglib-page-iterator .lfr-pagination-config {
    float: left;
    line-height: 46px; }
    @media (max-width: 767.98px) {
      .taglib-page-iterator .lfr-pagination-config {
        float: none; }
        .taglib-page-iterator .lfr-pagination-config .current-page-menu {
          display: block; }
          .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
            display: block; } }
    .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
    .taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
      display: inline; }
    .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
      float: none; }
      @media (max-width: 991.98px) {
        .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
          display: none; } }
  .taglib-page-iterator .search-results {
    float: left;
    line-height: 46px;
    margin-left: 10px; }
    @media (max-width: 991.98px) {
      .taglib-page-iterator .search-results {
        display: none; } }

.taglib-search-toggle .form-search {
  position: relative; }
  .taglib-search-toggle .form-search .input-group-btn {
    position: absolute; }
    @media (min-width: 992px) {
      .taglib-search-toggle .form-search .input-group-btn {
        position: static; } }

.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0; }
  .navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
    border-width: 1px 0 0; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1; }

.taglib-user-display {
  padding: 0.5em; }
  .taglib-user-display .avatar {
    background: no-repeat center;
    background-size: 60px;
    display: block;
    height: 60px;
    margin: 0 auto;
    width: 60px; }
    .taglib-user-display .avatar.author:after {
      background: rgba(50, 168, 230, 0.5);
      border-radius: 50%;
      content: '';
      display: block;
      height: 100%;
      width: 100%; }
  .taglib-user-display .user-details {
    margin-top: 1em; }
  .taglib-user-display .user-name {
    font-size: 1.1em;
    font-weight: bold; }
  .taglib-user-display a .user-name {
    text-decoration: underline; }
  .taglib-user-display.display-style-1 .user-profile-image {
    float: left;
    margin-right: 24px; }
  .taglib-user-display.display-style-1 .user-name {
    display: inline-block;
    margin-top: 10px; }
  .taglib-user-display.display-style-1 .user-details {
    margin-top: 0; }
  .taglib-user-display.display-style-2 .user-profile-image,
  .taglib-user-display.display-style-2 .user-name {
    clear: both;
    display: block;
    min-height: 20px;
    text-align: center; }
  .taglib-user-display.display-style-3 {
    padding: 0; }
    .taglib-user-display.display-style-3 .user-profile-image {
      display: inline-block;
      vertical-align: middle; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

.table-cell .taglib-workflow-status {
  margin: 0; }
  .table-cell .taglib-workflow-status .workflow-status {
    padding-left: 0; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.portal-popup .lfr-form-content {
  padding: 24px 12px; }

.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%; }

.portal-popup .portlet-column {
  position: static; }

.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .dialog-body .container-view .nav-tabs-underline,
  .portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .lfr-form-content .container-view .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .process-list .container-view .nav-tabs-underline,
  .portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0; }

.portal-popup .login-container {
  padding: 1rem; }

.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 576px) {
    .portal-popup .navbar ~ .portlet-configuration-setup,
    .portal-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 576px) {
    .portal-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .portal-popup .lfr-dynamic-uploader,
    .portal-popup .process-list {
      top: 48px; } }

.portal-popup .portlet-export-import-publish-processes {
  top: 0; }

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 768px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }
  .portal-popup .dialog-footer.dialog-footer-not-reverse {
    flex-direction: initial;
    justify-content: flex-end; }

@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px; } }

.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
    bottom: 0; }
    .portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
      display: none; }

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }
  @media print {
    .portal-popup:not(.article-preview) #main-content,
    .portal-popup:not(.article-preview) #wrapper {
      position: initial; } }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate; }

html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd; }

html:not(#__):not(#___) .active-area {
  background: #ffc; }

html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1; }
  html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
    background-image: none; }

html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  html:not(#__):not(#___) .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0; }

html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important; }

.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #d3dadd; }

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }
  .c-prefers-reduced-motion .portlet-boundary.yui3-dd-dragging {
    transition: none; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

.sortable-layout-proxy {
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

.portlet-column-content.empty {
  padding: 50px; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative; }
  .lfr-source-editor .ace_editor {
    height: 100%; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #fff;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #fff;
    color: #2b4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #ededef;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #fff; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #ccc; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #ededef; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34adab; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1d5ec7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #ff6c58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #f00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474f;
    color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555e;
      color: #fff; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009aed; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394e; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4d91ff; }

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden; }
  .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
    height: 40px;
    margin-right: 4px;
    margin-top: 4px;
    min-height: 40px; }
  .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
    height: 95%;
    position: relative; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
      border: 1px solid #ccc;
      position: absolute; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
      display: inline-block;
      overflow-y: auto;
      padding-left: 20px; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
      display: inline-block; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
      height: 100%;
      width: 50%; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
      height: 100%;
      left: 50%;
      top: 0; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
      height: 50%;
      width: 100%; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
      top: 50%;
      width: 100%; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
      display: none; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
      height: 100%;
      width: 100%; }

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left; }

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e; }

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc; }

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0; }

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff; }

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e; }

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f; }

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff; }

.file-icon-color-7 {
  background-color: #fff;
  color: #272833; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.lfr-item-viewer.uploading > .progress-container {
  visibility: visible; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%; }

.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000; }
  .lfr-item-viewer .progress-container a {
    position: absolute;
    right: 30px; }
  .lfr-item-viewer .progress-container .progress {
    margin-top: 10px; }

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%; }
  .lfr-item-viewer .upload-view > div {
    display: table-cell;
    vertical-align: middle; }

.lfr-item-viewer .yui3-widget-bd {
  position: relative; }

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal {
      cursor: default; }
      .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
        bottom: -0.0625rem;
        content: "";
        left: -0.0625rem;
        position: absolute;
        right: -0.0625rem;
        transition: height 0.15s ease-out; }
        @media (prefers-reduced-motion: reduce) {
          .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
            transition: none; } }
        .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
          transition: none; }
  .lfr-page-layouts .card-horizontal {
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .lfr-page-layouts .card-horizontal {
        transition: none; } }
    .lfr-page-layouts .card-horizontal {
      transition: none; }
    .lfr-page-layouts .card-horizontal::after {
      border-radius: 0 0 0.25rem 0.25rem;
      bottom: -0.0625rem;
      content: "";
      height: 0;
      left: -0.0625rem;
      position: absolute;
      right: -0.0625rem;
      transition: height 0.15s ease-out; }
      @media (prefers-reduced-motion: reduce) {
        .lfr-page-layouts .card-horizontal::after {
          transition: none; } }
      .lfr-page-layouts .card-horizontal::after {
        transition: none; }

.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0; }

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative; }

.modal-dialog.dialog-iframe-modal {
  max-width: none; }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }
  .modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
    bottom: 0;
    right: 0; }

.modal-open .modal {
  display: block; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer .btn {
  margin-right: 0.5rem; }
  .sheet-footer .btn:last-child {
    margin-right: 0; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

.lfr-portal-tooltip {
  display: inline-flex; }
  .lfr-portal-tooltip,
  .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tree-node .icon-check {
  padding-right: 2px; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

.tree-node [class^='icon-'] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none; }

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e; }

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4a97f2; }

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #e87523; }

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fb625b; }

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4fa488; }

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fe4fb5; }

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a; }

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff; }

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf8c2a; }

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5f9bc7; }

.collapse.open {
  display: block; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em; }

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: '';
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%; }

.navbar .navbar-toggler .c-inner {
  max-width: none; }

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative; }
  html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white; }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }

.portlet-options-dropdown {
  z-index: 1035; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }
  .portlet-draggable .portlet-topper {
    cursor: move; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }
  .panel-page-body .portlet-title-text,
  .panel-page-content .portlet-title-text {
    cursor: auto; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-layout .portlet-header {
  margin-bottom: 1rem; }

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none; } }

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block; }

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none; }

.controls-hidden .portlet-title-editable {
  pointer-events: none; }

.controls-hidden .portlet-topper {
  display: none !important; }

.controls-hidden .portlet-topper-toolbar {
  display: none !important; }

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none; }
  @media (min-width: 768px) {
    html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
      display: flex;
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      transition: opacity 0.25s, transform 0.25s;
      top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
      transition: none; } }
  @media (min-width: 768px) {
      html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .cadmin.portlet-topper {
        transition: none; } }

html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right; }

html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto; }
  html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms; } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex; } }

html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block; }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  @media (min-width: 768px) {
    .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
      border-color: transparent;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  @media (min-width: 768px) {
    .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
      opacity: 1;
      transform: translateY(-97%); } }
  @media (min-width: 576px) {
    .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
      opacity: 0.5; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  @media (max-width: 767.98px) {
    .controls-visible .portlet-content-editable {
      border-color: transparent;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.portlet-title-menu {
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 768px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }
    @media (min-width: 768px) {
        .portlet > .portlet-topper {
          transition: none; } }
  @media (max-width: 767.98px) {
    .controls-visible .portlet-topper {
      display: box;
      display: flex; } }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a,
  .portlet-topper-toolbar > span > a,
  .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }
  .controls-visible .portlet-topper-toolbar {
    display: block; }

.lfr-panel-page .portlet-title {
  font-size: 13px; }

.portlet-borderless .portlet-content {
  padding: 1rem; }

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word; }

.portlet-barebone .portlet-content {
  padding: 0; }

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px; }

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    height: 10px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap; }

.navbar form {
  margin: 0; }

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px; }

.product-menu .loading-animation {
  margin-top: 160px; }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px; }

.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px; }

.upload-drop-active .lfr-upload-container .upload-target {
  animation: none; }

.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.select-files {
  border-radius: 5px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
    box-shadow: 0 0 5px 0 #333;
    transition-duration: 0.25s;
    transition-property: box-shadow;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out; }
  @media (prefers-reduced-motion: reduce) {
    .lfr-progress-active .progress-bar-status,
    .lfr-upload-container .file-uploading .progress-bar .progress {
      transition: none; } }
  .c-prefers-reduced-motion .lfr-progress-active .progress-bar-status, .c-prefers-reduced-motion
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none; }

@keyframes highlight-animation {
  from {
    background-color: #ffc; }
  to {
    background-color: transparent; } }

.highlight-animation {
  animation: highlight-animation 0.7s; }

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem; }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/*add to ICC*/
/*Profile icon colors*/
@font-face {
  font-family: 'Futura PT';
  src: url("../fonts/FuturaPT-Heavy.eot");
  src: url("../fonts/FuturaPT-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT-Heavy.woff2") format("woff2"), url("../fonts/FuturaPT-Heavy.woff") format("woff"), url("../fonts/FuturaPT-Heavy.ttf") format("truetype"), url("../fonts/FuturaPT-Heavy.svg#FuturaPT-Heavy") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Tahoma';
  src: url("../fonts/TahomaRegular.eot");
  src: url("../fonts/TahomaRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/TahomaRegular.woff2") format("woff2"), url("../fonts/TahomaRegular.woff") format("woff"), url("../fonts/TahomaRegular.ttf") format("truetype"), url("../fonts/TahomaRegular.svg#TahomaRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'axa';
  src: url("../fonts/axa.eot?je02wg");
  src: url("../fonts/axa.eot?je02wg#iefix") format("embedded-opentype"), url("../fonts/axa.ttf?je02wg") format("truetype"), url("../fonts/axa.woff?je02wg") format("woff"), url("../fonts/axa.svg?je02wg#axa") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'axa' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-icon-cross:before {
  content: "\e90c";
  color: #fff; }

.icon-icon-check:before {
  content: "\e90d";
  color: #fff; }

.icon-icon-alert:before {
  content: "\e90e";
  color: #fff; }

.icon-icon-info:before {
  content: "\e90f"; }

.icon-icon-cross-2:before {
  content: "\e910";
  color: #fff; }

.icon-cross-coverage:before {
  content: "\e90a";
  color: #ccc; }

.icon-check-coverage:before {
  content: "\e90b";
  color: #69a0be; }

.icon-menu:before {
  content: "\e907"; }

.icon-cross:before {
  content: "\e908"; }

.icon-facebook:before {
  content: "\e909"; }

.icon-blog:before {
  content: "\e900"; }

.icon-chevron-right:before {
  content: "\e901"; }

.icon-download:before {
  content: "\e902"; }

.icon-linkedin:before {
  content: "\e903"; }

.icon-search:before {
  content: "\e904"; }

.icon-twitter:before {
  content: "\e905"; }

.icon-youtube:before {
  content: "\e906"; }

.c-button-container .c-button-direct--transparent-tel:after {
  content: "\e901";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.card-workshop__info-block__subtitle {
  font-family: 'Futura New', sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.25rem; }
  @media (min-width: 600px) {
    .card-workshop__info-block__subtitle {
      font-size: 3rem;
      line-height: 3.875rem; } }

.card-workshop__info-block__text {
  font-family: 'Futura New', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem; }
  @media (min-width: 600px) {
    .card-workshop__info-block__text {
      font-size: 1.25rem;
      line-height: 1.75rem; } }

.card-workshop__info-block__title {
  font-family: 'Futura New', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375rem; }

html,
body {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Futura PT", sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  text-rendering: optimizeLegibility; }
  html.is-lock,
  body.is-lock {
    height: 100%;
    overflow: hidden; }
  html.portal-popup,
  body.portal-popup {
    min-height: 100vh; }

abbr[title] {
  text-decoration: none; }

*:focus {
  outline-color: #000; }

*,
*:before,
*:after {
  box-sizing: border-box; }

main {
  position: relative;
  display: inline;
  margin: 0;
  padding: 0; }

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block; }

a {
  color: #69A0BE; }

p {
  font-size: 1.25rem;
  line-height: 1.875rem; }
  @media (max-width: 768px) {
    p {
      font-size: 1.125rem;
      line-height: 1.5rem; } }

article {
  clear: both; }

dl,
ol,
ul,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bold; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  text-decoration: none;
  background-color: transparent; }

a:hover {
  text-decoration: underline; }

a:focus,
button:focus,
input[type='checkbox']:focus + label::before,
input[type='file']:focus + label,
input[type='search']:focus,
html .addeventatc:focus,
body .addeventatc:focus,
.c-magazine:focus,
.slick-slider .slick-slide:focus {
  outline: 3px solid rgba(229, 27, 27, 0.23);
  outline-offset: 4px; }

input[type='radio']:focus + label::before {
  box-shadow: 0 0 0 3px rgba(229, 27, 27, 0.23) !important; }

code,
kbd,
pre,
samp {
  font-family: "Tahoma";
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  display: none; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0;
  border: none; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

option {
  color: #F4F2F6;
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none;
  background: none; }

select {
  word-wrap: normal; }

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button; }

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer; }

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -webkit-appearance: listbox; }

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0 0 24px 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 2rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 20px;
  color: inherit;
  white-space: normal; }
  legend:after {
    content: "";
    display: inline-block;
    width: 4.5rem;
    height: 1px;
    background-color: #F4F2F6;
    vertical-align: middle;
    margin: 0 16px 2px 0;
    margin-left: 1rem; }

progress {
  vertical-align: baseline; }

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #000; }

small {
  font-size: 80%;
  font-weight: 400; }

mark {
  padding: .2em;
  background-color: #FA5A5A; }

code {
  font-size: 87.5%;
  word-break: break-word; }

a > code {
  color: inherit; }

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #F4F2F6;
  border-radius: .2rem; }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #F4F2F6; }

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

main {
  height: auto !important; }

@media (min-width: 1000px) {
  .animation-title {
    opacity: 0;
    animation: slideUpOne;
    animation-duration: 2s;
    animation-delay: 1.5s;
    animation-fill-mode: forwards; }
  .animation-copy {
    opacity: 0;
    animation: slideUpTwo;
    animation-duration: 1.8s;
    animation-delay: 2.5s;
    animation-fill-mode: forwards; }
  .animation-list li {
    opacity: 0;
    animation: slideUpThree;
    animation-duration: 0.5s;
    animation-fill-mode: forwards; }
    .animation-list li:nth-child(1) {
      animation-delay: 4s; }
    .animation-list li:nth-child(2) {
      animation-delay: 4.5s; }
    .animation-list li:nth-child(3) {
      animation-delay: 5s; }
  .animation-video {
    opacity: 0;
    animation: fade;
    animation-duration: 4s;
    animation-fill-mode: forwards; }
  .animation-figures .o-grid__row .o-grid__col {
    opacity: 0;
    animation: slideUpOne;
    animation-duration: 0.5s;
    animation-fill-mode: forwards; }
  .animation-figures .o-grid__row .o-grid__col:nth-child(1) {
    animation-delay: 5.5s; }
  .animation-figures .o-grid__row .o-grid__col:nth-child(2) {
    animation-delay: 6s; }
  .animation-figures .o-grid__row .o-grid__col:nth-child(3) {
    animation-delay: 6.5s; }
  .animation-figures .o-grid__row .o-grid__col:nth-child(4) {
    animation-delay: 7s; } }

@keyframes slideUpOne {
  0% {
    opacity: 0;
    transform: translate3d(0, 15px, 0); }
  100% {
    opacity: 1;
    transform: translateZ(0); } }

@keyframes slideUpTwo {
  0% {
    opacity: 0;
    transform: translate3d(0, 80px, 0); }
  100% {
    opacity: 1;
    transform: translateZ(0); } }

@keyframes slideUpThree {
  0% {
    opacity: 0;
    transform: translate3d(0, 55px, 0); }
  100% {
    opacity: 1;
    transform: translateZ(0); } }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*Animations*/
[data-animate-in] {
  opacity: 0;
  transition: transform 0.8s ease, opacity 0.8s ease; }

[data-animate-in="up"] {
  transform: translate3d(0, 24px, 0); }

[data-animate-in="left"] {
  transform: translate3d(-25%, 0, 0); }

[data-animate-in="right"] {
  transform: translate3d(25%, 0, 0); }

[data-animate-in="down"] {
  transform: translate3d(0, -24px, 0); }

[data-animate-in="fadeIn"] {
  transform: translate3d(0, 0, 0); }

[data-animate-in].in-view {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transition: transform 0.6s ease, opacity 0.6s ease; }

.fade-in {
  opacity: 0;
  transition: opacity 1s ease; }

.page-loaded .fade-in,
.page-loaded.fade-in {
  opacity: 1; }

.isSafari.isTouch [data-animate-in],
.isSafari.isTouch [data-animate-in="up"] {
  opacity: 1;
  transition: none;
  transform: none; }

/*libreria splitting: animaciones */
.splitting .char {
  animation: slide-in 1s cubic-bezier(0.5, 0, 0.5, 1) both;
  animation-delay: calc(60ms * var(--char-index)); }

@keyframes slide-in {
  from {
    transform: translateY(-1em) rotate(-0.5turn) scale(0.5);
    opacity: 0; } }

/*h1 {
  @include title-text-XL-left-regular
}

h2 {
  @include title-text-L-left-regular;

  @media (max-width: $md) {
    font-size: $font-size-xxl;
    line-height: 1.2;
    margin-bottom: rem(24px);
  }

}

h3 {
  @include title-text-M-left-regular
}

h4 {
  @include title-text-S-left-regular;
  color: #000;
}*/
.o-grid__row {
  display: flex;
  flex: 0 1 auto;
  flex-flow: row wrap;
  margin-left: -16px;
  margin-right: -16px; }
  .o-grid__row--nowrap {
    flex-wrap: nowrap; }
    @media (min-width: 768px) {
      .o-grid__row--nowrap\@md {
        flex-wrap: nowrap; } }
  .o-grid__row--reverse {
    flex-direction: row-reverse; }
    @media (min-width: 420px) {
      .o-grid__row--reverse\@sm {
        flex-direction: row-reverse; } }
    @media (min-width: 768px) {
      .o-grid__row--reverse\@md {
        flex-direction: row-reverse; } }
  .o-grid__row--between {
    justify-content: space-between; }
  .o-grid__row--center {
    justify-content: center; }
  .o-grid__row--align-center {
    align-items: center; }
  .o-grid__row--wide {
    margin-left: 0;
    margin-right: 0; }
  .o-grid__row--no-gutters {
    margin-left: 0;
    margin-right: 0; }
    .o-grid__row--no-gutters > .o-grid__col {
      padding-left: 0;
      padding-right: 0; }
  @media (max-width: 767px) {
    .o-grid__row--xs-column {
      flex-direction: column; }
      .o-grid__row--xs-column-reverse {
        flex-direction: column-reverse; } }
  @media (max-width: 419px) {
    .o-grid__row--block\@max-xs {
      display: block; } }
  .o-grid__row--small-gutter {
    margin-left: -0.666666667rem;
    margin-right: -0.666666667rem; }
    .o-grid__row--small-gutter .o-grid__col {
      padding-left: 0.666666667rem !important;
      padding-right: 0.666666667rem !important; }

.o-grid {
  margin-left: auto;
  margin-right: auto;
  padding-right: 16px;
  padding-left: 16px;
  max-width: 1248px;
  width: 100%; }
  .o-grid--fluid {
    max-width: 100%; }
  .o-grid--right {
    margin-left: auto;
    margin-right: 0; }
  .o-grid--max-width-half {
    padding-right: 16px;
    padding-left: 16px; }
    @media (min-width: 768px) {
      .o-grid--max-width-half {
        max-width: 624px;
        width: 100%; } }
    .o-grid--max-width-half .o-grid {
      padding-left: 0;
      padding-right: 0; }
  .o-grid--2 {
    max-width: 202.666666667px; }
  .o-grid--3 {
    max-width: 304px; }
  .o-grid--4 {
    max-width: 405.333333333px; }
  .o-grid--5 {
    max-width: 506.666666667px; }
  .o-grid--6 {
    max-width: 608px; }
  .o-grid--7 {
    max-width: 709.333333333px; }
  .o-grid--8 {
    max-width: 810.666666667px; }
  .o-grid--9 {
    max-width: 912px; }
  .o-grid--10 {
    max-width: 1013.33333333px; }
  .o-grid--11 {
    max-width: 1114.66666667px; }

.o-grid__col {
  flex: 0 0 auto;
  max-width: 100%;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem; }
  .o-grid__col--no-gutter {
    padding-left: 0;
    padding-right: 0; }
  .o-grid__col--fill {
    flex: 1 1 0; }
    @media (min-width: 1000px) {
      .o-grid__col--fill\@lg {
        flex: 1 1 0; } }
  .o-grid__col--right {
    margin-left: auto; }

.o-1 {
  flex-basis: 8.333333333%;
  max-width: 8.333333333%; }

.o-offset-1 {
  margin-left: 8.333333333%; }

.o-2 {
  flex-basis: 16.666666667%;
  max-width: 16.666666667%; }

.o-offset-2 {
  margin-left: 16.666666667%; }

.o-3 {
  flex-basis: 25%;
  max-width: 25%; }

.o-offset-3 {
  margin-left: 25%; }

.o-4 {
  flex-basis: 33.333333333%;
  max-width: 33.333333333%; }

.o-offset-4 {
  margin-left: 33.333333333%; }

.o-5 {
  flex-basis: 41.666666667%;
  max-width: 41.666666667%; }

.o-offset-5 {
  margin-left: 41.666666667%; }

.o-6 {
  flex-basis: 50%;
  max-width: 50%; }

.o-offset-6 {
  margin-left: 50%; }

.o-7 {
  flex-basis: 58.333333333%;
  max-width: 58.333333333%; }

.o-offset-7 {
  margin-left: 58.333333333%; }

.o-8 {
  flex-basis: 66.666666667%;
  max-width: 66.666666667%; }

.o-offset-8 {
  margin-left: 66.666666667%; }

.o-9 {
  flex-basis: 75%;
  max-width: 75%; }

.o-offset-9 {
  margin-left: 75%; }

.o-10 {
  flex-basis: 83.333333333%;
  max-width: 83.333333333%; }

.o-offset-10 {
  margin-left: 83.333333333%; }

.o-11 {
  flex-basis: 91.666666667%;
  max-width: 91.666666667%; }

.o-offset-11 {
  margin-left: 91.666666667%; }

.o-12 {
  flex-basis: 100%;
  max-width: 100%; }

.o-offset-12 {
  margin-left: 100%; }

@media (min-width: 375px) {
  .o-1\@xs {
    flex-basis: 8.333333333%;
    max-width: 8.333333333%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-1\@xs {
    margin-left: 8.333333333%; }
  .o-2\@xs {
    flex-basis: 16.666666667%;
    max-width: 16.666666667%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-2\@xs {
    margin-left: 16.666666667%; }
  .o-3\@xs {
    flex-basis: 25%;
    max-width: 25%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-3\@xs {
    margin-left: 25%; }
  .o-4\@xs {
    flex-basis: 33.333333333%;
    max-width: 33.333333333%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-4\@xs {
    margin-left: 33.333333333%; }
  .o-5\@xs {
    flex-basis: 41.666666667%;
    max-width: 41.666666667%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-5\@xs {
    margin-left: 41.666666667%; }
  .o-6\@xs {
    flex-basis: 50%;
    max-width: 50%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-6\@xs {
    margin-left: 50%; }
  .o-7\@xs {
    flex-basis: 58.333333333%;
    max-width: 58.333333333%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-7\@xs {
    margin-left: 58.333333333%; }
  .o-8\@xs {
    flex-basis: 66.666666667%;
    max-width: 66.666666667%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-8\@xs {
    margin-left: 66.666666667%; }
  .o-9\@xs {
    flex-basis: 75%;
    max-width: 75%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-9\@xs {
    margin-left: 75%; }
  .o-10\@xs {
    flex-basis: 83.333333333%;
    max-width: 83.333333333%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-10\@xs {
    margin-left: 83.333333333%; }
  .o-11\@xs {
    flex-basis: 91.666666667%;
    max-width: 91.666666667%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-11\@xs {
    margin-left: 91.666666667%; }
  .o-12\@xs {
    flex-basis: 100%;
    max-width: 100%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-12\@xs {
    margin-left: 100%; } }

@media (min-width: 420px) {
  .o-1\@sm {
    flex-basis: 8.333333333%;
    max-width: 8.333333333%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-1\@sm {
    margin-left: 8.333333333%; }
  .o-2\@sm {
    flex-basis: 16.666666667%;
    max-width: 16.666666667%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-2\@sm {
    margin-left: 16.666666667%; }
  .o-3\@sm {
    flex-basis: 25%;
    max-width: 25%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-3\@sm {
    margin-left: 25%; }
  .o-4\@sm {
    flex-basis: 33.333333333%;
    max-width: 33.333333333%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-4\@sm {
    margin-left: 33.333333333%; }
  .o-5\@sm {
    flex-basis: 41.666666667%;
    max-width: 41.666666667%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-5\@sm {
    margin-left: 41.666666667%; }
  .o-6\@sm {
    flex-basis: 50%;
    max-width: 50%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-6\@sm {
    margin-left: 50%; }
  .o-7\@sm {
    flex-basis: 58.333333333%;
    max-width: 58.333333333%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-7\@sm {
    margin-left: 58.333333333%; }
  .o-8\@sm {
    flex-basis: 66.666666667%;
    max-width: 66.666666667%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-8\@sm {
    margin-left: 66.666666667%; }
  .o-9\@sm {
    flex-basis: 75%;
    max-width: 75%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-9\@sm {
    margin-left: 75%; }
  .o-10\@sm {
    flex-basis: 83.333333333%;
    max-width: 83.333333333%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-10\@sm {
    margin-left: 83.333333333%; }
  .o-11\@sm {
    flex-basis: 91.666666667%;
    max-width: 91.666666667%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-11\@sm {
    margin-left: 91.666666667%; }
  .o-12\@sm {
    flex-basis: 100%;
    max-width: 100%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-12\@sm {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .o-1\@md {
    flex-basis: 8.333333333%;
    max-width: 8.333333333%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-1\@md {
    margin-left: 8.333333333%; }
  .o-2\@md {
    flex-basis: 16.666666667%;
    max-width: 16.666666667%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-2\@md {
    margin-left: 16.666666667%; }
  .o-3\@md {
    flex-basis: 25%;
    max-width: 25%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-3\@md {
    margin-left: 25%; }
  .o-4\@md {
    flex-basis: 33.333333333%;
    max-width: 33.333333333%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-4\@md {
    margin-left: 33.333333333%; }
  .o-5\@md {
    flex-basis: 41.666666667%;
    max-width: 41.666666667%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-5\@md {
    margin-left: 41.666666667%; }
  .o-6\@md {
    flex-basis: 50%;
    max-width: 50%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-6\@md {
    margin-left: 50%; }
  .o-7\@md {
    flex-basis: 58.333333333%;
    max-width: 58.333333333%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-7\@md {
    margin-left: 58.333333333%; }
  .o-8\@md {
    flex-basis: 66.666666667%;
    max-width: 66.666666667%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-8\@md {
    margin-left: 66.666666667%; }
  .o-9\@md {
    flex-basis: 75%;
    max-width: 75%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-9\@md {
    margin-left: 75%; }
  .o-10\@md {
    flex-basis: 83.333333333%;
    max-width: 83.333333333%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-10\@md {
    margin-left: 83.333333333%; }
  .o-11\@md {
    flex-basis: 91.666666667%;
    max-width: 91.666666667%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-11\@md {
    margin-left: 91.666666667%; }
  .o-12\@md {
    flex-basis: 100%;
    max-width: 100%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-12\@md {
    margin-left: 100%; } }

@media (min-width: 1000px) {
  .o-1\@lg {
    flex-basis: 8.333333333%;
    max-width: 8.333333333%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-1\@lg {
    margin-left: 8.333333333%; }
  .o-2\@lg {
    flex-basis: 16.666666667%;
    max-width: 16.666666667%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-2\@lg {
    margin-left: 16.666666667%; }
  .o-3\@lg {
    flex-basis: 25%;
    max-width: 25%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-3\@lg {
    margin-left: 25%; }
  .o-4\@lg {
    flex-basis: 33.333333333%;
    max-width: 33.333333333%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-4\@lg {
    margin-left: 33.333333333%; }
  .o-5\@lg {
    flex-basis: 41.666666667%;
    max-width: 41.666666667%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-5\@lg {
    margin-left: 41.666666667%; }
  .o-6\@lg {
    flex-basis: 50%;
    max-width: 50%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-6\@lg {
    margin-left: 50%; }
  .o-7\@lg {
    flex-basis: 58.333333333%;
    max-width: 58.333333333%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-7\@lg {
    margin-left: 58.333333333%; }
  .o-8\@lg {
    flex-basis: 66.666666667%;
    max-width: 66.666666667%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-8\@lg {
    margin-left: 66.666666667%; }
  .o-9\@lg {
    flex-basis: 75%;
    max-width: 75%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-9\@lg {
    margin-left: 75%; }
  .o-10\@lg {
    flex-basis: 83.333333333%;
    max-width: 83.333333333%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-10\@lg {
    margin-left: 83.333333333%; }
  .o-11\@lg {
    flex-basis: 91.666666667%;
    max-width: 91.666666667%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-11\@lg {
    margin-left: 91.666666667%; }
  .o-12\@lg {
    flex-basis: 100%;
    max-width: 100%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-12\@lg {
    margin-left: 100%; } }

@media (min-width: 1480px) {
  .o-1\@xl {
    flex-basis: 8.333333333%;
    max-width: 8.333333333%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-1\@xl {
    margin-left: 8.333333333%; }
  .o-2\@xl {
    flex-basis: 16.666666667%;
    max-width: 16.666666667%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-2\@xl {
    margin-left: 16.666666667%; }
  .o-3\@xl {
    flex-basis: 25%;
    max-width: 25%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-3\@xl {
    margin-left: 25%; }
  .o-4\@xl {
    flex-basis: 33.333333333%;
    max-width: 33.333333333%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-4\@xl {
    margin-left: 33.333333333%; }
  .o-5\@xl {
    flex-basis: 41.666666667%;
    max-width: 41.666666667%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-5\@xl {
    margin-left: 41.666666667%; }
  .o-6\@xl {
    flex-basis: 50%;
    max-width: 50%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-6\@xl {
    margin-left: 50%; }
  .o-7\@xl {
    flex-basis: 58.333333333%;
    max-width: 58.333333333%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-7\@xl {
    margin-left: 58.333333333%; }
  .o-8\@xl {
    flex-basis: 66.666666667%;
    max-width: 66.666666667%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-8\@xl {
    margin-left: 66.666666667%; }
  .o-9\@xl {
    flex-basis: 75%;
    max-width: 75%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-9\@xl {
    margin-left: 75%; }
  .o-10\@xl {
    flex-basis: 83.333333333%;
    max-width: 83.333333333%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-10\@xl {
    margin-left: 83.333333333%; }
  .o-11\@xl {
    flex-basis: 91.666666667%;
    max-width: 91.666666667%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-11\@xl {
    margin-left: 91.666666667%; }
  .o-12\@xl {
    flex-basis: 100%;
    max-width: 100%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-12\@xl {
    margin-left: 100%; } }

.c-button-direct {
  font-family: "Futura PT", sans-serif;
  display: inline-block;
  padding: 15px 26px;
  min-width: 280px;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .c-button-direct--primary {
    border-radius: 6px; }
  .c-button-direct__text {
    color: #fff;
    font-size: 1rem;
    line-height: 1.375rem; }
    .c-button-direct__text .icon-chevron-right {
      vertical-align: middle; }
    @media (min-width: 768px) {
      .c-button-direct__text {
        font-size: 1.25rem;
        line-height: 1.75rem; } }
  .c-button-direct:hover {
    text-decoration: none; }
  .c-button-direct--primary {
    background-color: #FA5A5A;
    text-transform: uppercase;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .c-button-direct--primary:hover {
      background-color: #CF3C33;
      color: #fff; }
  .c-button-direct--secondary {
    background-color: #000;
    border-radius: 100px;
    border: 2px solid #000; }
    .c-button-direct--secondary .c-button-direct__text {
      font-size: 0.875rem;
      line-height: 1.125rem; }
      @media (min-width: 768px) {
        .c-button-direct--secondary .c-button-direct__text {
          font-size: 1.25rem;
          line-height: 1.75rem; } }
    .c-button-direct--secondary:hover {
      background-color: #fff;
      border-color: #000; }
      .c-button-direct--secondary:hover .c-button-direct__text {
        color: #000; }
  .c-button-direct--terciary {
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 100px; }
    .c-button-direct--terciary .c-button-direct__text {
      color: #000;
      font-size: 0.875rem;
      line-height: 1.125rem; }
      @media (min-width: 768px) {
        .c-button-direct--terciary .c-button-direct__text {
          font-size: 1.25rem;
          line-height: 1.75rem; } }
    .c-button-direct--terciary:hover {
      background-color: #000;
      border-color: #000; }
      .c-button-direct--terciary:hover .c-button-direct__text {
        color: #fff; }
  .c-button-direct--transparent {
    padding: 0;
    border: none;
    font-family: "Futura PT", sans-serif; }
    .c-button-direct--transparent .c-button-direct__text {
      color: #000; }
    .c-button-direct--transparent:hover {
      color: #FA5A5A; }

.c-footer-direct {
  background-color: #000;
  color: #fff;
  font-family: "Futura PT", sans-serif;
  padding: 15px 0;
  position: relative;
  z-index: 2; }
  .c-footer-direct__wrapper {
    padding: 0 16px;
    margin: 0 auto; }
  .c-footer-direct__wrapper_funnels {
    padding: 0;
    margin: 0 auto; }
  @media (min-width: 1000px) {
    .c-footer-direct {
      padding: 30px 0 5px 0; }
      .c-footer-direct__wrapper {
        padding: 0 14%; } }
  .c-footer-direct__top-title, .c-footer-direct__list-title {
    font-family: "Futura PT", sans-serif;
    font-size: 1.25rem;
    line-height: 1.75rem; }
  .c-footer-direct__mobile-arrow {
    float: right;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1); }
    @media (min-width: 768px) {
      .c-footer-direct__mobile-arrow {
        display: none; } }
    .c-footer-direct__mobile-arrow.rotate {
      transform: rotate(180deg); }
  @media (min-width: 768px) {
    .c-footer-direct__top {
      display: flex;
      justify-content: space-between; } }
  @media (max-width: 767px) {
    .c-footer-direct__top {
      text-align: center; }
      .c-footer-direct__top-title {
        margin-top: 20px; } }
  .c-footer-direct__top-socials {
    display: flex;
    width: 100%;
    justify-content: space-around; }
    @media (max-width: 767px) {
      .c-footer-direct__top-socials {
        margin: 20px 0; } }
    @media (min-width: 768px) {
      .c-footer-direct__top-socials {
        width: 250px; } }
    .c-footer-direct__top-socials li a {
      font-size: 1.5625rem;
      color: #fff; }
  .c-footer-direct__middle {
    margin-top: 30px; }
    @media (min-width: 768px) {
      .c-footer-direct__middle {
        display: flex; } }
    @media (min-width: 768px) {
      .c-footer-direct__middle-row {
        display: flex;
        flex-wrap: wrap; } }
    @media (min-width: 1000px) {
      .c-footer-direct__middle-row {
        width: 100%;
        flex-wrap: nowrap; } }
  @media (max-width: 767px) {
    .c-footer-direct__list:last-of-type {
      border-bottom: 1px solid #fff;
      margin-bottom: 10px; } }
  @media (min-width: 768px) {
    .c-footer-direct__list {
      flex-basis: 31%; } }
  @media (min-width: 1000px) {
    .c-footer-direct__list {
      flex-basis: 25%; } }
  @media (min-width: 768px) and (max-width: 999px) {
    .c-footer-direct__list:last-of-type {
      flex-basis: 50%; } }
  @media (max-width: 767px) {
    .c-footer-direct__list-items {
      display: none;
      padding: 0 0 20px 20px; } }
  .c-footer-direct__list-items.visible {
    animation: fadeIn .8s;
    -webkit-animation: fadeIn .8s;
    -moz-animation: fadeIn .8s;
    -o-animation: fadeIn .8s;
    -ms-animation: fadeIn .8s;
    display: block; }
  .c-footer-direct__list-items.fadeOut {
    animation: fadeOut .5s;
    -webkit-animation: fadeOut .5s;
    -moz-animation: fadeOut .5s;
    -o-animation: fadeOut .5s;
    -ms-animation: fadeOut .5s; }
  @media (min-width: 768px) {
    .c-footer-direct__list-items {
      margin-top: 10px; } }
  @media (min-width: 1000px) {
    .c-footer-direct__list-items {
      width: 82%; } }
  .c-footer-direct__list-items a {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #fff;
    font-family: "Tahoma";
    margin-bottom: 10px;
    display: inline-block; }
    @media (min-width: 768px) {
      .c-footer-direct__list-items a {
        line-height: 1.375rem; } }
  .c-footer-direct__list-title {
    font-size: 1rem;
    line-height: 1rem; }
    @media (max-width: 767px) {
      .c-footer-direct__list-title {
        border-top: 1px solid #fff;
        padding: 20px; } }
  @media (min-width: 768px) and (max-width: 999px) {
    .c-footer-direct__second-row-container {
      display: flex;
      width: 100%;
      justify-content: space-between; } }
  @media (max-width: 767px) {
    .c-footer-direct__second-row-container .c-footer-direct__list-title {
      border-bottom: 1px solid #fff;
      margin-bottom: 20px; } }
  .c-footer-direct__logos {
    text-align: center; }
    @media (max-width: 999px) {
      .c-footer-direct__logos--desk {
        display: none !important; } }
    @media (min-width: 1000px) {
      .c-footer-direct__logos {
        align-self: flex-end; }
        .c-footer-direct__logos--mbl {
          display: none !important; } }
    @media (min-width: 1000px) {
      .c-footer-direct__logos {
        margin-top: 40px;
        display: flex;
        justify-content: flex-end; } }
    @media (min-width: 768px) and (max-width: 999px) {
      .c-footer-direct__logos {
        flex-basis: 50%;
        align-self: flex-end; } }
  .c-footer-direct__bottom-row {
    margin: 10px 0 0 0;
    border-top: 1px solid #adadad; }
    @media (min-width: 1000px) {
      .c-footer-direct__bottom-row .c-footer-direct__bottom-row--container {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-evenly;
        max-width: 1500px;
        padding: 0;
        margin: 0 auto; } }
    .c-footer-direct__bottom-row__links {
      padding-top: 10px;
      padding-left: 20px;
      padding-right: 20px; }
      @media (max-width: 767px) {
        .c-footer-direct__bottom-row__links {
          border-bottom: 1px solid #333;
          padding-bottom: 10px; } }
      .c-footer-direct__bottom-row__links a {
        font-family: "Tahoma";
        color: #fff;
        font-size: 0.6875rem;
        line-height: 1rem; }
        @media (min-width: 768px) {
          .c-footer-direct__bottom-row__links a {
            font-size: 0.875rem;
            line-height: 1.125rem; } }
    .c-footer-direct__bottom-row-copyright {
      padding-top: 10px;
      padding-left: 20px;
      padding-right: 20px;
      font-family: "Tahoma"; }
      @media (min-width: 1000px) {
        .c-footer-direct__bottom-row-copyright {
          display: flex;
          align-items: center; } }
      .c-footer-direct__bottom-row-copyright p {
        font-size: 0.6875rem;
        line-height: 1rem;
        color: #adadad;
        margin: 0; }
        @media (min-width: 768px) {
          .c-footer-direct__bottom-row-copyright p {
            font-size: 0.875rem;
            line-height: 1.125rem; } }
  .c-footer-direct .js-open-mobile-footer a {
    color: #fff; }
    @media (min-width: 768px) {
      .c-footer-direct .js-open-mobile-footer a {
        font-size: 1.25rem;
        line-height: 1.75rem;
        font-family: "Futura PT", sans-serif;
        margin-bottom: 20px; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.c-lottie-banner {
  background-color: #FFD764;
  padding: 40px 20px; }
  @media (min-width: 768px) {
    .c-lottie-banner {
      padding: 80px 60px; } }
  .c-lottie-banner__image {
    margin: 30px 0; }
    @media (min-width: 768px) {
      .c-lottie-banner__image {
        margin: 50px 0; } }
  .c-lottie-banner .c-button-direct__text {
    vertical-align: middle; }
  .c-lottie-banner .c-button-direct span.icon-chevron-right {
    color: #000;
    vertical-align: middle;
    padding-top: 3px;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .c-lottie-banner .c-button-direct:hover span.icon-chevron-right {
    margin-left: 10px; }
  .c-lottie-banner__wrapper {
    text-align: center; }
  .c-lottie-banner__pre-title {
    text-transform: uppercase;
    font-family: "Tahoma";
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.125rem; }
    @media (min-width: 768px) {
      .c-lottie-banner__pre-title {
        font-size: 1rem;
        line-height: 1.375rem; } }
  .c-lottie-banner__title {
    font-family: "Futura PT", sans-serif;
    font-size: 1.875rem;
    line-height: 2.375rem;
    margin: 30px 0; }
    @media (min-width: 768px) {
      .c-lottie-banner__title {
        font-size: 3.625rem;
        line-height: 4.25rem; } }
    @media (min-width: 1480px) {
      .c-lottie-banner__title {
        width: 55%;
        margin-left: auto;
        margin-right: auto; } }
  .c-lottie-banner__subtitle {
    font-size: 1rem;
    line-height: 1.375rem;
    font-family: "Tahoma"; }
    @media (min-width: 768px) {
      .c-lottie-banner__subtitle {
        font-size: 1.25rem;
        line-height: 1.75rem; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@media (max-width: 767px) {
  .c-insurance-detail {
    margin-bottom: 80px; } }

.c-insurance-detail__wrapper {
  width: 85%;
  margin: 0 auto; }

.c-insurance-detail__img {
  text-align: center; }
  .c-insurance-detail__img figure {
    height: 100%;
    width: 100%; }
    .c-insurance-detail__img figure img {
      object-fit: cover;
      width: 120px;
      height: 120px; }

.c-insurance-detail__info {
  text-align: center; }

.c-insurance-detail__title {
  height: 64px;
  font-size: 1rem;
  line-height: 1.375rem;
  color: #000;
  margin: 20px 0 10px 0;
  font-family: "Futura PT", sans-serif; }
  @media (min-width: 768px) {
    .c-insurance-detail__title {
      font-size: 1.5rem;
      line-height: 2rem; } }

.c-insurance-detail__subtitle {
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #000;
  font-family: "Tahoma"; }
  @media (min-width: 768px) {
    .c-insurance-detail__subtitle {
      font-size: 1rem;
      line-height: 1.375rem; } }

.c-insurance-detail__link span {
  padding-left: 16px;
  font-size: 14px; }

.c-insurance-detail-grid {
  margin-top: 70px;
  padding-bottom: 80px; }
  @media (min-width: 768px) {
    .c-insurance-detail-grid {
      margin-top: 80px; } }
  @media (min-width: 1480px) {
    .c-insurance-detail-grid {
      margin-top: 100px; } }
  .c-insurance-detail-grid__title {
    font-family: "Futura PT", sans-serif;
    text-align: center;
    margin-bottom: 80px; }
    @media (min-width: 768px) {
      .c-insurance-detail-grid__title {
        width: 70%;
        margin: 10px auto 100px auto; } }
    .c-insurance-detail-grid__title h2 {
      font-size: 1.75rem;
      line-height: 2.25rem; }
      @media (min-width: 768px) {
        .c-insurance-detail-grid__title h2 {
          font-size: 3rem;
          line-height: 3.875rem; } }
  @media (min-width: 768px) {
    .c-insurance-detail-grid__grid {
      margin-top: 50px;
      display: flex;
      justify-content: center; }
      .c-insurance-detail-grid__grid .c-insurance-detail {
        flex-basis: calc(33% - 16px); } }
  .c-insurance-detail-grid__button {
    padding: 0;
    text-align: center; }
    @media (min-width: 768px) {
      .c-insurance-detail-grid__button {
        padding: 50px 0 100px 0; } }
    .c-insurance-detail-grid__button img {
      vertical-align: middle;
      padding-bottom: 5px; }
    .c-insurance-detail-grid__button .c-button-direct {
      padding: 6px 26px; }
      .c-insurance-detail-grid__button .c-button-direct .c-button-direct__text {
        font-size: 0.875rem; }

.c-question-card {
  background-color: #fff;
  margin-bottom: 20px;
  padding-left: 30px;
  min-height: 74px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  @media (min-width: 768px) {
    .c-question-card {
      padding: 14px 30px; } }
  @media (min-width: 1000px) {
    .c-question-card {
      width: 71.2%;
      margin-left: auto;
      margin-right: auto; } }
  .c-question-card:hover {
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12); }
  .c-question-card .js-rotate-icon.rotate {
    transform: rotate(-90deg); }
  .c-question-card__wrapper {
    width: 100%;
    transition: .3s ease-in-out; }
  .c-question-card__wrapper.active {
    padding: 40px 0; }
    .c-question-card__wrapper.active .c-question-card__title {
      border-bottom: none; }
      .c-question-card__wrapper.active .c-question-card__title .c-question-card__title-text {
        color: #000; }
  .c-question-card__icon-button {
    background-color: transparent;
    box-shadow: none;
    border: none;
    float: right; }
  .c-question-card__title {
    padding: 10px 0;
    cursor: pointer;
    transition: all .3s ease;
    display: flex; }
    .c-question-card__title:hover {
      color: #000; }
      .c-question-card__title:hover .icons-common::before {
        color: #000; }
    @media (max-width: 767px) {
      .c-question-card__title-question {
        flex-basis: 85%; } }
    @media (max-width: 767px) {
      .c-question-card__title .js-rotate-icon {
        flex-basis: 20%; } }
    .c-question-card__title-text {
      font-family: "Tahoma";
      text-align: left;
      display: inline-block;
      font-size: 1.25rem;
      line-height: 1.75rem;
      width: 85%;
      color: #000;
      margin: 0;
      width: 100%;
      font-size: 1rem;
      line-height: 1.375rem; }
      @media (min-width: 768px) {
        .c-question-card__title-text {
          font-size: 1.25rem;
          line-height: 1.75rem; } }
      @media (max-width: 767px) {
        .c-question-card__title-text {
          display: flex;
          flex-basis: 80%; } }
      .c-question-card__title-text button {
        float: right;
        display: flex;
        align-items: center;
        height: 28px; }
        .c-question-card__title-text button .icon-chevron-right {
          font-size: 1rem; }
          @media (min-width: 768px) {
            .c-question-card__title-text button .icon-chevron-right {
              font-size: 1.125rem; } }
    .c-question-card__title .icons-common {
      padding-right: 3%;
      font-size: 1.125rem; }
      .c-question-card__title .icons-common::before {
        color: #000; }
  .c-question-card__answer {
    margin-top: 10px;
    display: none;
    visibility: hidden;
    font-family: "Tahoma"; }
    @media (max-width: 767px) {
      .c-question-card__answer {
        padding-right: 20px;
        padding-bottom: 20px; } }
    .c-question-card__answer.active {
      display: block;
      animation-name: fadeIn;
      -webkit-animation-name: fadeIn;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      animation-timing-function: ease;
      -webkit-animation-timing-function: ease;
      visibility: visible !important; }
    .c-question-card__answer p {
      font-size: 1rem;
      line-height: 1.5rem;
      color: #000;
      font-family: "Tahoma"; }
      @media (min-width: 1000px) {
        .c-question-card__answer p {
          font-size: 1rem;
          line-height: 1.375rem; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.c-question-acordeon {
  padding: 40px 15px;
  background-color: #F4F2F6; }
  @media (min-width: 768px) {
    .c-question-acordeon {
      padding: 60px 0; } }
  .c-question-acordeon__title {
    font-family: "Futura PT", sans-serif;
    text-align: center; }
    @media (min-width: 768px) {
      .c-question-acordeon__title {
        width: 70%;
        margin: 20px auto; } }
    .c-question-acordeon__title h2 {
      margin-bottom: 50px;
      font-size: 1.75rem;
      line-height: 2.25rem; }
      @media (min-width: 768px) {
        .c-question-acordeon__title h2 {
          font-size: 3rem;
          line-height: 3.875rem; } }

.c-comparador {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
  margin-top: 44px; }
  @media (min-width: 768px) {
    .c-comparador {
      margin-top: 52px; } }
  @media (min-width: 1480px) {
    .c-comparador {
      margin-top: 69px; } }
  .c-comparador__title {
    text-align: center;
    font-size: 1.75rem;
    line-height: 2.25rem;
    font-family: "Futura PT", sans-serif; }
    @media (min-width: 768px) {
      .c-comparador__title {
        font-size: 3rem;
        line-height: 3.875rem; } }
  .c-comparador__subtitle {
    text-align: center;
    font-family: "Tahoma";
    font-size: 1rem;
    line-height: 1.375rem;
    margin-top: 20px;
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .c-comparador__subtitle {
        margin-top: 30px; } }
    @media (min-width: 768px) {
      .c-comparador__subtitle {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        font-size: 1.25rem;
        line-height: 1.75rem; } }
  .c-comparador__table {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
    .c-comparador__table-header {
      background: #F4F2F6;
      height: 90px;
      font-size: 14px;
      line-height: 18px;
      font-weight: 600; }
      @media (min-width: 768px) {
        .c-comparador__table-header {
          font-size: 22px;
          line-height: 30px;
          height: 66px; } }
      .c-comparador__table-header th {
        width: 33%; }
    .c-comparador__table-subheader th {
      font-family: "Tahoma" !important;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      padding: 20px 0 10px 0; }
      .c-comparador__table-subheader th a {
        color: #000; }
      @media (min-width: 768px) {
        .c-comparador__table-subheader th {
          font-size: 22px;
          line-height: 30px;
          padding: 60px 0 20px 0; } }
    .c-comparador__table tbody {
      text-align: left; }
      .c-comparador__table tbody tr:nth-child(even) td {
        border: 1px solid #F4F2F6;
        height: 60px;
        text-align: center; }
        .c-comparador__table tbody tr:nth-child(even) td img {
          max-width: 17px; }
          @media (min-width: 768px) {
            .c-comparador__table tbody tr:nth-child(even) td img {
              max-width: 100%; } }
        @media (min-width: 768px) {
          .c-comparador__table tbody tr:nth-child(even) td {
            height: 90px; } }
      .c-comparador__table tbody .cell-buttons td {
        padding: 50px 0 100px 0;
        margin: 50px auto;
        text-align: center; }
        @media (max-width: 767px) {
          .c-comparador__table tbody .cell-buttons td .c-button-direct {
            min-width: auto;
            min-width: 100px;
            max-width: 100px;
            padding: 10px; } }
        @media (min-width: 768px) and (max-width: 999px) {
          .c-comparador__table tbody .cell-buttons td .c-button-direct {
            min-width: 170px;
            max-width: 170px;
            padding: 15px; } }
        @media (max-width: 999px) {
          .c-comparador__table tbody .cell-buttons td .c-button-direct__text {
            font-size: 0.75rem; } }
        @media (max-width: 767px) {
          .c-comparador__table tbody .cell-buttons td .c-button-direct__text .hide-mobile {
            display: none; } }
  .c-comparador__icon {
    font-size: 1.5rem; }
    .c-comparador__icon-cross {
      color: #CFCFCF; }

/*** TABS ***/
.tab-container {
  overflow: hidden;
  background: #fff; }

.tab-container [role=tablist] {
  display: flex;
  margin: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
  width: max-content;
  margin: 0 auto; }

.tab-container [role=tab] {
  cursor: pointer;
  flex-grow: 1;
  min-width: 163px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 600;
  border: 2px solid #F4F2F6;
  margin: 0 -2px; }
  @media (min-width: 768px) {
    .tab-container [role=tab] {
      height: 70px;
      min-width: 320px; } }

.tab-container .tabs-container {
  padding: 0 10px;
  position: relative; }

.tab-container .tabs-container [role=tabpanel] {
  display: none; }

.tab-container .tabs-container [role=tabpanel][aria-expanded=true] {
  display: block; }

.lista-seguros .c-button-direct-direct {
  font-size: 1rem;
  line-height: 1.375rem; }
  @media (min-width: 768px) {
    .lista-seguros .c-button-direct-direct {
      font-size: 1.25rem;
      line-height: 1.75rem; } }

.lista-seguros .c-button-direct--terciary {
  margin-left: -32px;
  padding-left: 10px;
  color: #000; }
  @media (min-width: 768px) {
    .lista-seguros .c-button-direct--terciary {
      margin-left: -60px; } }
  .lista-seguros .c-button-direct--terciary:hover {
    color: #fff; }

.lista-seguros .c-button-direct--primary {
  position: relative;
  z-index: 1;
  color: #fff; }

.lista-seguros .c-button-direct--secondary[aria-selected="true"] {
  background-color: #000;
  color: #fff;
  z-index: 10; }

.lista-seguros .c-button-direct--secondary[aria-selected="false"] {
  background-color: #fff;
  color: #000;
  border: 2px solid #000; }
  .lista-seguros .c-button-direct--secondary[aria-selected="false"]:hover {
    background-color: #000;
    color: #fff;
    border-color: #000; }

.lista-seguros .c-button-direct--terciary[aria-selected="false"] {
  background-color: #fff;
  color: #000;
  border: 2px solid #000; }
  .lista-seguros .c-button-direct--terciary[aria-selected="false"]:hover {
    background-color: #000;
    color: #fff;
    border-color: #fff; }

.lista-seguros .c-button-direct-direct[aria-selected="true"] {
  background-color: #000;
  color: #fff;
  border: 2px solid #fff;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .lista-seguros .c-button-direct-direct[aria-selected="true"] span {
    color: #fff; }
  .lista-seguros .c-button-direct-direct[aria-selected="true"]:hover {
    color: #000;
    background-color: #fff;
    border: 2px solid #000; }
    .lista-seguros .c-button-direct-direct[aria-selected="true"]:hover span {
      color: #000; }

.c-carousel-card {
  height: 200px; }
  @media (min-width: 1000px) {
    .c-carousel-card {
      height: 198px; } }
  .c-carousel-card .button-transparent .icon-chevron-right {
    position: relative;
    top: 2px;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .c-carousel-card .button-transparent:hover {
    text-decoration: none; }
    .c-carousel-card .button-transparent:hover .icon-chevron-right {
      margin-left: 3px; }
  .c-carousel-card__wrapper {
    background-color: #fff;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around; }
  .c-carousel-card__title {
    font-size: 1rem;
    line-height: 1.375rem;
    font-family: "Futura PT", sans-serif; }
    @media (min-width: 768px) {
      .c-carousel-card__title {
        font-size: 1.25rem;
        line-height: 1.75rem; } }
  .c-carousel-card__titles--no-carousel {
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .c-carousel-card__titles--no-carousel {
        margin-bottom: 60px; } }
    .c-carousel-card__titles--no-carousel .c-carousel-card__title {
      margin-bottom: 0; }
  .c-carousel-card__subtitle {
    font-size: 0.875rem;
    line-height: 1.125rem;
    font-family: "Futura PT", sans-serif; }
    @media (min-width: 768px) {
      .c-carousel-card__subtitle {
        font-size: 1rem;
        line-height: 1.375rem; } }
  .c-carousel-card .c-button-direct {
    font-size: 0.875rem;
    line-height: 1.125rem;
    min-width: 100%;
    max-width: 100%; }

.c-carousel-cards {
  margin-bottom: 50px; }
  .c-carousel-cards .c-title {
    text-align: center;
    font-family: "Futura PT", sans-serif;
    font-size: 1.875rem;
    line-height: 2.375rem; }
    @media (max-width: 767px) {
      .c-carousel-cards .c-title {
        margin-bottom: 50px; } }
    @media (min-width: 768px) {
      .c-carousel-cards .c-title {
        margin-bottom: 22px;
        font-size: 3rem;
        line-height: 3.875rem; } }
  .c-carousel-cards .owl-carousel {
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .c-carousel-cards .owl-carousel {
        margin-bottom: 90px; } }
  .c-carousel-cards__counter {
    text-align: center;
    font-size: 1rem;
    line-height: 1.375rem;
    font-family: "Tahoma"; }
    @media (max-width: 767px) {
      .c-carousel-cards__counter {
        display: none; } }
    @media (min-width: 768px) {
      .c-carousel-cards__counter {
        margin-bottom: 50px; } }
  .c-carousel-cards .owl-prev {
    position: absolute;
    top: 36%;
    left: -5%;
    font-size: 40px;
    font-size: 1.875rem !important; }
    @media (max-width: 767px) {
      .c-carousel-cards .owl-prev {
        display: none; } }
  .c-carousel-cards .owl-next {
    position: absolute;
    top: 36%;
    right: -5%;
    font-size: 40px;
    font-size: 1.875rem !important; }
    @media (max-width: 767px) {
      .c-carousel-cards .owl-next {
        display: none; } }
  .c-carousel-cards .c-carousel-card {
    width: 95%;
    border: 1px solid #e1e1e1; }
    @media (min-width: 1000px) {
      .c-carousel-cards .c-carousel-card {
        height: 198px; } }
    .c-carousel-cards .c-carousel-card__title {
      font-family: "Tahoma";
      font-weight: bold; }
    .c-carousel-cards .c-carousel-card__subtitle {
      font-family: "Tahoma"; }
  .c-carousel-cards__button {
    text-align: center; }
    .c-carousel-cards__button .c-button-direct--terciary.c-button-direct .button__text {
      color: #000; }
    .c-carousel-cards__button .c-button-direct--terciary.c-button-direct:hover .button__text {
      color: #fff; }

@media (min-width: 768px) {
  .c-carousel-cards--no-carousel {
    display: flex;
    justify-content: center; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .s-1 .item {
    width: 50%;
    margin: 0 auto; }
    .s-1 .item .c-carousel-card {
      height: 300px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .s-2 .item {
    width: 50%; }
    .s-2 .item .c-carousel-card {
      height: 300px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .s-3 .item {
    width: 33%; }
    .s-3 .item .c-carousel-card {
      height: 300px; } }

.c-carousel-owl {
  background-color: #F4F2F6;
  padding: 20px; }
  @media (min-width: 768px) {
    .c-carousel-owl {
      padding: 60px 20px 80px 20px; } }
  .c-carousel-owl--small .owl-theme {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row; }
    .c-carousel-owl--small .owl-theme .item {
      max-width: 280px;
      margin: 0 8px; }
  .c-carousel-owl__title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-family: "Futura PT", sans-serif;
    text-align: center;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .c-carousel-owl__title {
        font-size: 2.125rem;
        line-height: 2.625rem; } }
    @media (min-width: 1000px) {
      .c-carousel-owl__title {
        width: 60%;
        margin-left: auto;
        margin-right: auto; } }
  @media (max-width: 999px) {
    .c-carousel-owl .owl-stage {
      padding-left: 0 !important; } }

.c-slider {
  margin: 0 auto 20px auto; }
  .c-slider__title {
    font-size: 1.875rem;
    line-height: 2.0625rem;
    margin-bottom: 30px;
    margin-top: 0;
    font-weight: bold; }
    @media (min-width: 768px) {
      .c-slider__title {
        font-size: 2.875rem;
        line-height: 3.25rem; } }
    @media (min-width: 1000px) {
      .c-slider__title {
        margin-top: 11%;
        width: 80%; } }
  @media (max-width: 999px) {
    .c-slider__text-container {
      margin-bottom: 50px; } }
  .c-slider__cta {
    margin-bottom: 50px;
    font-weight: bold;
    font-size: 1rem; }
    @media (min-width: 768px) {
      .c-slider__cta {
        font-size: 1.25rem; } }
    .c-slider__cta .icon-chevron-right {
      color: #69A0BE;
      vertical-align: middle;
      position: relative;
      bottom: 3px;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .c-slider__cta:hover {
      text-decoration: none; }
      .c-slider__cta:hover .icon-chevron-right {
        margin-left: 10px; }

@media (max-width: 767px) {
  .carousel-indicators {
    bottom: -10px; } }

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #F4F2F6;
  border: 1px solid #333;
  border-radius: 50%; }

.carousel-indicators .active {
  background-color: #000; }

.carousel-control-prev-icon {
  background: url("/assets/img/direct/iconos-direct/chevron-right.svg") no-repeat;
  transform: rotate(180deg); }

.carousel-control-next-icon {
  background: url("/assets/img/direct/iconos-direct/chevron-right.svg") no-repeat; }

.carousel-item {
  min-height: 380px; }
  .carousel-item img {
    max-width: 580px; }

.c-carousel-control-prev,
.c-carousel-control-next {
  opacity: 0; }

.carousel-control-prev {
  left: 0;
  top: 120px; }

.carousel-control-next {
  right: 0;
  top: 120px; }

.c-calc {
  background: #F4F2F6;
  padding: 20px 15px 32px 15px;
  margin: 0 auto 0 auto;
  text-align: center;
  margin-top: 10px; }
  .c-calc__button {
    font-weight: bold;
    color: #69A0BE; }
    .c-calc__button .icon-chevron-right {
      vertical-align: middle;
      position: relative;
      bottom: 3px;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .c-calc__button:hover {
      text-decoration: none; }
      .c-calc__button:hover .icon-chevron-right {
        margin-left: 10px; }
  .c-calc__title {
    margin-bottom: 30px;
    font-size: 1.375rem;
    line-height: 1.75rem;
    font-weight: 600; }
    @media (min-width: 768px) {
      .c-calc__title {
        font-size: 1.75rem;
        line-height: 2.125rem; } }
  .c-calc__list {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .c-calc__list {
        flex-direction: row; } }
    .c-calc__list--item {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 240px;
      background: #FA5A5A;
      color: #fff;
      border-radius: 6px;
      margin: 0 5px;
      min-height: 50px;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
      .c-calc__list--item:hover {
        background-color: #CF3C33; }
      @media (max-width: 767px) {
        .c-calc__list--item {
          width: 100%;
          margin-bottom: 10px; } }
      .c-calc__list--item a {
        color: #fff;
        text-decoration: none;
        width: 100%;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center; }

.c-card-grid {
  background: #fff;
  margin-top: 50px; }
  @media (min-width: 768px) {
    .c-card-grid {
      margin-top: 80px; } }
  @media (min-width: 1000px) {
    .c-card-grid {
      margin-top: 140px; } }
  .c-card-grid__title {
    text-align: center;
    margin: 0 auto 80px auto;
    font-size: 2.5rem;
    font-weight: 600; }
    @media (max-width: 767px) {
      .c-card-grid__title {
        margin: 0 auto 50px auto; } }
  .c-card-grid__list {
    margin-bottom: 90px; }
    @media (min-width: 768px) {
      .c-card-grid__list {
        margin-bottom: 90px; } }
    @media (min-width: 1000px) {
      .c-card-grid__list {
        margin-bottom: 140px; } }
    .c-card-grid__list--item {
      display: flex;
      flex-direction: column-reverse;
      margin-bottom: 64px; }
      @media (min-width: 768px) {
        .c-card-grid__list--item {
          flex-direction: row;
          justify-content: space-between;
          margin-bottom: 140px; } }
      .c-card-grid__list--item:nth-last-of-type(1) {
        margin-bottom: 0; }
      .c-card-grid__list--item-title {
        font-size: 1.375rem;
        line-height: 1.625rem;
        font-weight: 600; }
        @media (min-width: 768px) {
          .c-card-grid__list--item-title {
            font-size: 2.125rem;
            line-height: 2.5rem;
            margin-bottom: 20px; } }
        @media (max-width: 767px) {
          .c-card-grid__list--item-title {
            margin: 20px 0 20px 0; } }
      .c-card-grid__list--item-text {
        font-size: 1rem;
        line-height: 1.375rem;
        font-family: "Tahoma"; }
        @media (min-width: 768px) {
          .c-card-grid__list--item-text {
            font-size: 1.375rem;
            line-height: 1.875rem;
            margin-bottom: 20px; } }
      .c-card-grid__list--item-link {
        font-size: 1rem;
        line-height: 1rem;
        font-weight: 600;
        margin-bottom: 40px;
        display: inline-block; }
        @media (min-width: 768px) {
          .c-card-grid__list--item-link {
            font-size: 1.25rem;
            line-height: 1.25rem; } }
        .c-card-grid__list--item-link .icon-chevron-right {
          font-size: 1rem;
          vertical-align: middle;
          position: relative;
          bottom: 3px;
          transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
        .c-card-grid__list--item-link:hover {
          text-decoration: none; }
          .c-card-grid__list--item-link:hover .icon-chevron-right {
            margin-left: 10px; }
      @media (min-width: 768px) {
        .c-card-grid__list--item .c-card-grid__list--container-text {
          padding: 0 92px 0 0; } }
      @media (min-width: 768px) {
        .c-card-grid__list--item:nth-child(even) {
          flex-direction: row-reverse; } }
      .c-card-grid__list--item:nth-child(even) .c-card-grid__list--container-text {
        padding: 0 0 0 92px; }
      @media (max-width: 767px) {
        .c-card-grid__list--item:nth-child(even) {
          flex-direction: column-reverse; }
          .c-card-grid__list--item:nth-child(even) .c-card-grid__list--container-text {
            padding-left: 0; } }
    .c-card-grid__list--container-img, .c-card-grid__list--container-text {
      flex-basis: 50%; }

.c-card-list {
  background: #F4F2F6;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .c-card-list {
      padding-bottom: 80px; } }
  @media (min-width: 1000px) {
    .c-card-list {
      padding-bottom: 140px; } }
  .c-card-list__title {
    text-align: center;
    padding-top: 50px;
    margin-bottom: 10px;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600; }
    @media (min-width: 768px) {
      .c-card-list__title {
        padding-top: 80px; } }
    @media (min-width: 768px) {
      .c-card-list__title {
        font-size: 2.5rem;
        line-height: 2.875rem; } }
  .c-card-list__subtitle {
    font-family: "Tahoma";
    text-align: center;
    margin-bottom: 50px;
    font-size: 0.875rem;
    line-height: 1.25rem; }
    @media (min-width: 768px) {
      .c-card-list__subtitle {
        font-size: 1.125rem;
        line-height: 1.625rem; } }
  .c-card-list__list {
    display: flex;
    width: 100%;
    flex-direction: column; }
    @media (min-width: 768px) {
      .c-card-list__list {
        flex-direction: row;
        justify-content: space-between;
        margin: 50px 0 0 0; } }
    .c-card-list__list--item {
      background: #fff;
      padding: 20px;
      width: 100%;
      margin: 0 0 20px 0; }
      @media (min-width: 768px) {
        .c-card-list__list--item {
          margin: 0 15px; } }
      .c-card-list__list--item-title {
        font-weight: bold;
        font-size: 1.375rem;
        line-height: 1.75rem; }
        @media (min-width: 768px) {
          .c-card-list__list--item-title {
            font-size: 1.75rem;
            line-height: 2.125rem; } }
      .c-card-list__list--item-link {
        font-weight: bold; }
        .c-card-list__list--item-link .icon-chevron-right {
          font-size: 1rem;
          vertical-align: middle;
          position: relative;
          bottom: 3px;
          transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
        .c-card-list__list--item-link:hover {
          text-decoration: none; }
          .c-card-list__list--item-link:hover .icon-chevron-right {
            margin-left: 10px; }
      .c-card-list__list--item ul {
        margin: 20px 0 30px 0; }
        @media (min-width: 768px) {
          .c-card-list__list--item ul {
            margin-bottom: 44px; } }
        .c-card-list__list--item ul li {
          font-family: "Tahoma";
          margin-bottom: 10px; }
          .c-card-list__list--item ul li a {
            font-size: 0.875rem;
            line-height: 1.25rem; }
            @media (min-width: 768px) {
              .c-card-list__list--item ul li a {
                font-size: 1rem;
                line-height: 1.5rem; } }

.c-column-banner .c-button-direct {
  text-align: left; }
  .c-column-banner .c-button-direct .icon-chevron-right {
    position: relative;
    bottom: 3px;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .c-column-banner .c-button-direct:hover .icon-chevron-right {
    margin-left: 10px; }

.c-column-banner__item {
  padding: 25px 15px; }
  @media (min-width: 768px) {
    .c-column-banner__item {
      padding: 50px 30px; } }
  @media (min-width: 1000px) {
    .c-column-banner__item {
      flex-basis: 50%;
      padding: 50px 0; } }
  .c-column-banner__item:nth-of-type(1) .c-column-banner__title span {
    background-color: #8CC8DC;
    padding: 5px; }
  .c-column-banner__item:nth-of-type(2) .c-column-banner__title span {
    background-color: #FFD764;
    padding: 5px; }
  @media (min-width: 1000px) {
    .c-column-banner__item:nth-of-type(2) {
      padding-left: 110px; } }

@media (min-width: 1000px) {
  .c-column-banner__wrapper {
    display: flex; } }

.c-column-banner__title {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 20px;
  font-weight: bold; }
  @media (min-width: 768px) {
    .c-column-banner__title {
      font-size: 2.5rem;
      line-height: 3.75rem;
      margin-bottom: 30px; } }

.c-column-banner__list li {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column; }
  .c-column-banner__list li .icon-chevron-right {
    font-size: 0.875rem;
    line-height: 1.125rem;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }

.c-column-banner__list-title {
  margin-bottom: 5px;
  font-family: "Tahoma";
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: bold; }
  @media (min-width: 768px) {
    .c-column-banner__list-title {
      font-size: 1.125rem;
      line-height: 1.625rem; } }

.c-column-banner__list-subtitle {
  font-family: "Tahoma";
  font-weight: normal;
  padding-left: 16px;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  font-family: "Tahoma"; }
  @media (min-width: 768px) {
    .c-column-banner__list-subtitle {
      font-size: 0.875rem;
      line-height: 1.25rem; } }

.c-column-banner__text-container p {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-family: "Tahoma"; }
  @media (min-width: 768px) {
    .c-column-banner__text-container p {
      font-size: 1.125rem;
      line-height: 1.625rem; } }

.c-column-banner__text-container {
  display: flex; }
  .c-column-banner__text-container img {
    height: 91px;
    margin-left: 30px; }
  .c-column-banner__text-container p {
    flex-basis: 60%;
    padding-right: 42px;
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    .c-column-banner__text-container img {
      margin-left: 0;
      height: auto;
      margin-left: 50px; }
    .c-column-banner__text-container p {
      flex-basis: 68%;
      padding-right: 16px; } }
  @media (min-width: 768px) and (min-width: 1000px) {
    .c-column-banner__text-container p {
      flex-basis: 75%; } }

.c-feedback {
  display: flex;
  align-items: center;
  position: relative; }
  .c-feedback [type="radio"] {
    position: absolute;
    top: auto;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    overflow: hidden;
    white-space: nowrap; }
  .c-feedback label {
    font-size: 1.6875rem;
    color: #fff;
    cursor: pointer; }
    .c-feedback label::before {
      content: '★';
      color: #FFD764; }
    .c-feedback label.selected {
      color: #FFD764; }
    .c-feedback label.hover {
      color: gray; }
    .c-feedback label.unselected::before {
      color: #ADADAD; }
  .c-feedback [type="radio"]:checked:focus + label {
    color: #FFD764;
    outline: 2px solid #FFD764;
    outline-offset: -2px; }

.c-opinion {
  text-align: center;
  padding: 50px 15px; }
  @media (min-width: 768px) {
    .c-opinion {
      padding: 100px 0; } }
  .c-opinion .c-feedback {
    justify-content: center; }
  .c-opinion__title {
    margin-bottom: 18px;
    font-weight: bold;
    font-size: 1.75rem;
    line-height: 2rem; }
    @media (min-width: 768px) {
      .c-opinion__title {
        font-size: 2.5rem;
        line-height: 2.875rem;
        margin-bottom: 20px; } }
  .c-opinion__stars {
    margin-bottom: 50px;
    display: flex;
    justify-content: center; }
    .c-opinion__stars label {
      margin-right: 10px; }
      .c-opinion__stars label:nth-last-child(1) {
        margin-right: 0; }
    @media (min-width: 768px) {
      .c-opinion__stars {
        margin-bottom: 69px; } }
    .c-opinion__stars-value {
      font-size: 1.125rem;
      line-height: 1.625rem; }
      @media (max-width: 767px) {
        .c-opinion__stars-value {
          padding-top: 7px;
          padding-left: 10px; } }
      @media (min-width: 768px) {
        .c-opinion__stars-value {
          line-height: 2.625rem;
          padding-left: 16px; } }
  .c-opinion__text {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: 'Tahoma';
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .c-opinion__text {
        font-size: 1.375rem;
        line-height: 2.125rem;
        width: 70%;
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 1000px) {
      .c-opinion__text {
        width: 36%; } }
  .c-opinion .c-button-direct__text {
    font-size: 1rem; }
    @media (min-width: 768px) {
      .c-opinion .c-button-direct__text {
        font-size: 1.25rem; } }
  .c-opinion .c-button-direct .icon-chevron-right {
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    position: relative;
    bottom: 3px; }
  .c-opinion .c-button-direct:hover .icon-chevron-right {
    margin-left: 10px; }
  .c-opinion .c-button-direct__text {
    color: #69A0BE; }

.c-search-banner {
  background-color: #8CC8DC;
  padding: 50px 15px; }
  @media (min-width: 768px) {
    .c-search-banner {
      padding: 100px 0; }
      .c-search-banner__wrapper {
        display: flex;
        justify-content: space-around; } }
  .c-search-banner__title {
    color: rgba(0, 0, 0, 0.5);
    font-weight: bold;
    margin-bottom: 25px;
    font-size: 2.1875rem;
    line-height: 2.8125rem; }
    @media (min-width: 768px) {
      .c-search-banner__title {
        margin-bottom: 50px;
        font-size: 3.125rem;
        line-height: 3.75rem; } }
    @media (min-width: 1000px) {
      .c-search-banner__title {
        font-size: 4.375rem;
        line-height: 5.3125rem; } }
    .c-search-banner__title-bar {
      font-family: 'Tahoma';
      font-weight: 400;
      font-size: 2.9375rem; }
      @media (min-width: 768px) {
        .c-search-banner__title-bar {
          font-size: 5.125rem; } }
  .c-search-banner__list {
    color: #000; }
    .c-search-banner__list ul {
      list-style-type: none; }
      @media (max-width: 767px) {
        .c-search-banner__list ul {
          margin-bottom: 25px; } }
      .c-search-banner__list ul li {
        margin-bottom: 12px; }
        .c-search-banner__list ul li a {
          color: #000;
          font-size: 1rem;
          line-height: 1rem;
          font-weight: 600; }
          .c-search-banner__list ul li a .icon-chevron-right {
            vertical-align: bottom; }
          @media (min-width: 768px) {
            .c-search-banner__list ul li a {
              font-size: 1.25rem;
              line-height: 1.25rem; } }
          .c-search-banner__list ul li a:hover {
            text-decoration: none; }
    .c-search-banner__list-title {
      margin-bottom: 25px;
      font-weight: 600;
      font-size: 1.5rem;
      line-height: 1.5rem; }
      @media (min-width: 768px) {
        .c-search-banner__list-title {
          margin-bottom: 50px;
          font-size: 2.125rem;
          line-height: 2.5rem; } }
  .c-search-banner__image {
    text-align: center; }
    @media (min-width: 768px) {
      .c-search-banner__image {
        align-self: flex-end; } }
    @media (min-width: 1000px) {
      .c-search-banner__image {
        position: relative;
        right: 6%; } }

.c-product-list {
  margin: 0;
  width: 100%; }
  @media (max-width: 768px) {
    .c-product-list {
      padding: 0 16px; } }
  @media (min-width: 768px) {
    .c-product-list {
      margin: 0 auto;
      width: 80%; } }
  .c-product-list__title {
    text-align: center;
    font-family: "Futura PT", sans-serif;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-bottom: 42px; }
    @media (min-width: 768px) {
      .c-product-list__title {
        margin-left: auto;
        margin-right: auto;
        font-size: 2.125rem;
        line-height: 2.625rem;
        margin-bottom: 80px; } }
    @media (min-width: 1480px) {
      .c-product-list__title {
        width: 60%; } }
  .c-product-list__list {
    display: flex;
    align-items: center;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    width: auto;
    justify-content: inherit; }
    .c-product-list__list-item {
      background-color: #fff;
      box-sizing: border-box;
      min-width: 230px;
      padding: 30px 23px;
      margin: 10px; }
      .c-product-list__list-item:hover {
        box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.12); }
      @media (min-width: 768px) {
        .c-product-list__list-item {
          max-width: 30%;
          width: 30%;
          padding: 20px 20px 30px 20px; } }
      @media (min-width: 1224px) {
        .c-product-list__list-item {
          min-width: inherit; } }
      .c-product-list__list-item--title {
        font-size: 1rem;
        line-height: 1.375rem;
        color: #000;
        font-family: "Futura PT", sans-serif;
        font-weight: 700;
        margin-bottom: 20px;
        min-height: 48px; }
        @media (min-width: 768px) {
          .c-product-list__list-item--title {
            font-size: 1.25rem;
            line-height: 1.75rem; } }
      .c-product-list__list-item--text {
        font-size: 0.875rem;
        line-height: 1.125rem;
        margin-bottom: 30px;
        min-height: 60px;
        font-family: "Tahoma"; }
        @media (min-width: 768px) {
          .c-product-list__list-item--text {
            font-size: 1rem;
            line-height: 1.375rem;
            min-height: 100px; } }
        @media (min-width: 1180px) and (max-width: 1330px) {
          .c-product-list__list-item--text {
            min-height: 115px; } }
      .c-product-list__list-item--link {
        width: 100%;
        min-width: auto; }
        .c-product-list__list-item--link.c-button-direct {
          height: 40px;
          padding: 0;
          line-height: 35px;
          font-size: 0.875rem; }
  .c-product-list .c-button-direct .button__text {
    color: #fff; }
  .c-product-list .c-button-direct:hover .button__text {
    color: #000; }

.product-list-outer {
  background-color: #F4F2F6;
  padding: 50px 0 70px 0; }
  @media (min-width: 768px) {
    .product-list-outer {
      padding: 80px 0 96px 0; } }
  @media (min-width: 1480px) {
    .product-list-outer {
      padding: 100px 0; } }

.c-product-listSlider {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  padding: 50px 0; }
  .c-product-listSlider__title {
    text-align: center;
    font-family: "Futura PT", sans-serif;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-bottom: 80px; }
    @media (min-width: 768px) {
      .c-product-listSlider__title {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        font-size: 2.125rem;
        line-height: 2.625rem; } }
  .c-product-listSlider__list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: inherit !important;
    justify-content: center; }
    .c-product-listSlider__list p:nth-last-of-type(1) {
      padding-bottom: 20px; }
    @media (min-width: 768px) {
      .c-product-listSlider__list {
        flex-wrap: nowrap; } }
    .c-product-listSlider__list--two .c-product-listSlider__list-item {
      width: 100%; }
    @media (min-width: 1000px) {
      .c-product-listSlider__list--two .c-product-listSlider__list-item {
        width: 50%; } }
    @media (min-width: 1000px) {
      .c-product-listSlider__list--three .c-product-listSlider__list-item {
        width: 33%; } }
    @media (min-width: 1000px) {
      .c-product-listSlider__list--four .c-product-listSlider__list-item {
        width: 25%; } }
    .c-product-listSlider__list--btn {
      display: flex;
      justify-content: center; }
      .c-product-listSlider__list--btn a.c-button-direct--terciary {
        padding: 5px 0; }
      @media (min-width: 768px) {
        .c-product-listSlider__list--btn {
          margin-top: 50px; } }
    .c-product-listSlider__list-item {
      background-color: #fff;
      box-sizing: border-box;
      padding: 30px 23px;
      border: 1px solid #cccccc;
      position: relative;
      display: -webkit-flex;
      display: flex;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      flex-direction: column;
      justify-content: flex-start;
      min-width: 200px; }
      @media (max-width: 767px) {
        .c-product-listSlider__list-item {
          margin-bottom: 50px; } }
      @media (min-width: 768px) {
        .c-product-listSlider__list-item {
          margin: 10px; } }
      .c-product-listSlider__list-item:hover {
        box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.12); }
      @media (min-width: 768px) {
        .c-product-listSlider__list-item {
          /*max-width: 30%;
        width: 30%;**/
          padding: 50px 40px; } }
      @media (min-width: 1224px) {
        .c-product-listSlider__list-item {
          min-width: inherit; } }
      .c-product-listSlider__list-item--title {
        font-size: 1.25rem;
        line-height: 1.75rem;
        color: #000;
        font-family: "Futura PT", sans-serif;
        font-weight: 600;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-bottom: 0 !important;
        margin-bottom: 20px; }
        @media (min-width: 768px) {
          .c-product-listSlider__list-item--title {
            font-size: 2.125rem;
            line-height: 2.5rem; } }
        .c-product-listSlider__list-item--title--24 {
          font-size: 1.5rem;
          line-height: 1.875rem; }
        .c-product-listSlider__list-item--title--32 {
          font-size: 2rem;
          line-height: 2.5rem; }
      .c-product-listSlider__list-item--text {
        font-size: 0.875rem;
        line-height: 1.125rem;
        min-height: auto;
        font-family: "Tahoma"; }
      .c-product-listSlider__list-item--blue {
        font-weight: 700;
        font-size: 1.125rem;
        line-height: 1.625rem;
        color: #69a0be;
        margin-bottom: 10px; }
      .c-product-listSlider__list-item--coberura {
        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: 20px; }
      .c-product-listSlider__list-item--asterisco {
        font-size: 0.875rem;
        line-height: 1.25rem;
        margin-bottom: 20px; }
      .c-product-listSlider__list-item--link {
        width: 100%;
        min-width: auto;
        position: absolute;
        bottom: 5%;
        width: 80%;
        left: 10%; }
        .c-product-listSlider__list-item--link.c-button-direct {
          min-height: 40px;
          padding: 0;
          margin: 30px auto 0;
          display: flex;
          justify-content: center;
          align-items: center;
          padding: 0 15px; }
          @media (min-width: 1180px) and (max-width: 1330px) {
            .c-product-listSlider__list-item--link.c-button-direct {
              font-size: 0.875rem; } }
    .c-product-listSlider__list--2 .c-product-listSlider__list-item {
      flex-basis: 49%; }
    .c-product-listSlider__list--3 .c-product-listSlider__list-item {
      flex-basis: 32%; }
    .c-product-listSlider__list--4 .c-product-listSlider__list-item {
      flex-basis: 23%; }
  .c-product-listSlider .c-button-direct .button__text {
    color: #fff; }
  .c-product-listSlider .c-button-direct:hover .button__text {
    color: #000; }
  .c-product-listSlider .owl-prev {
    position: absolute;
    top: 36%;
    left: -5%;
    font-size: 40px;
    font-size: 1.875rem !important; }
    @media (min-width: 1000px) {
      .c-product-listSlider .owl-prev {
        left: -3.5%; } }
    .c-product-listSlider .owl-prev.disabled {
      display: none !important; }
  .c-product-listSlider .owl-next {
    position: absolute;
    top: 36%;
    right: -5%;
    font-size: 40px;
    font-size: 1.875rem !important; }
    @media (min-width: 1000px) {
      .c-product-listSlider .owl-next {
        right: -3.5%; } }
    .c-product-listSlider .owl-next.disabled {
      display: none !important; }
  .c-product-listSlider .owl-item {
    display: flex;
    -webkit-box-sizing: border-box; }
  .c-product-listSlider .owl-stage {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap; }

.product-listSlider-outer {
  background-color: transparent; }
  .product-listSlider-outer.w-items-100 .c-product-listSlider .c-product-listSlider__list-item {
    width: 100%;
    flex-basis: auto; }

.c-home-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000000;
  background: #fff;
  padding: 20px;
  display: none; }
  .c-home-modal__content {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 43px; }
  .c-home-modal__fade {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative; }
    .c-home-modal__fade-close-button {
      margin-top: 10px;
      font-size: 1.4375rem; }
      .c-home-modal__fade-close-button .icon-cross::before {
        color: #000; }
      @media (min-width: 768px) {
        .c-home-modal__fade-close-button {
          margin-top: 30px;
          position: absolute;
          top: 0; } }
    @media (min-width: 768px) {
      .c-home-modal__fade {
        align-items: center;
        justify-content: center; } }
  .c-home-modal__title {
    font-size: 1.875rem;
    line-height: 2.0625rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .c-home-modal__title {
        font-size: 4.375rem;
        line-height: 5.3125rem; } }
  .c-home-modal__subtitle {
    font-size: 1rem;
    line-height: 1.375rem;
    text-align: center;
    font-family: 'Tahoma';
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .c-home-modal__subtitle {
        font-size: 1.375rem;
        line-height: 2.125rem;
        margin-bottom: 79px; } }
  .c-home-modal__buttons {
    display: flex; }
    @media (max-width: 767px) {
      .c-home-modal__buttons {
        flex-direction: column;
        align-items: center; } }
    @media (min-width: 768px) {
      .c-home-modal__buttons {
        justify-content: center;
        align-items: row; } }
    .c-home-modal__buttons .c-button-direct {
      margin-right: 10px;
      min-width: auto;
      width: 100%; }
      @media (max-width: 767px) {
        .c-home-modal__buttons .c-button-direct {
          margin-right: 0;
          margin-bottom: 10px; } }
      @media (min-width: 768px) {
        .c-home-modal__buttons .c-button-direct {
          margin-right: 12px;
          width: 30%; }
          .c-home-modal__buttons .c-button-direct__text {
            font-size: 1.25rem;
            line-height: 1.75rem; } }
      @media (min-width: 768px) and (max-width: 999px) {
        .c-home-modal__buttons .c-button-direct {
          padding: 21px; } }
      @media (min-width: 1000px) {
        .c-home-modal__buttons .c-button-direct {
          margin-right: 30px; } }
    .c-home-modal__buttons .c-button-direct:nth-last-of-type(1) {
      margin-right: 0; }
  .c-home-modal--yellow {
    background-color: #FFD764; }
  .c-home-modal.visible {
    display: block;
    animation: fadeIn .5s;
    -webkit-animation: fadeIn .5s;
    -moz-animation: fadeIn .5s;
    -o-animation: fadeIn .5s;
    -ms-animation: fadeIn .5s; }
  .c-home-modal.fade-out {
    animation: fadeOut .5s;
    -webkit-animation: fadeOut .5s;
    -moz-animation: fadeOut .5s;
    -o-animation: fadeOut .5s;
    -ms-animation: fadeOut .5s; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-ms-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.c-header-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000000000;
  background: #fff;
  padding: 20px;
  display: none;
  background-color: #8CC8DC; }
  .c-header-modal__content {
    width: 100%;
    height: 100%; }
    .c-header-modal__content .c-agd-search-iframe {
      width: 100%;
      height: 100%;
      margin-top: 35px; }
  .c-header-modal__fade {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative; }
    .c-header-modal__fade-close-button {
      position: absolute;
      top: 0; }
      .c-header-modal__fade-close-button .icon-cross::before {
        color: #000; }
  .c-header-modal__title {
    font-size: 2.5rem;
    line-height: 3.4375rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 32px; }
    @media (min-width: 768px) {
      .c-header-modal__title {
        font-size: 4.375rem;
        line-height: 5.3125rem; } }
  .c-header-modal__subtitle {
    font-size: 1.375rem;
    line-height: 2.125rem;
    text-align: center;
    font-family: 'Tahoma';
    margin-bottom: 80px; }
  @media (max-width: 767px) {
    .c-header-modal__buttons {
      display: flex;
      flex-direction: column;
      align-items: center; } }
  .c-header-modal__buttons .c-button-direct {
    margin-right: 10px; }
    @media (max-width: 767px) {
      .c-header-modal__buttons .c-button-direct {
        margin-right: 0;
        margin-bottom: 10px; } }
    @media (min-width: 768px) {
      .c-header-modal__buttons .c-button-direct {
        margin-right: 30px; } }
  .c-header-modal__buttons .c-button-direct:nth-last-of-type(1) {
    margin-right: 0; }
  .c-header-modal--yellow {
    background-color: #FFD764; }
  .c-header-modal.visible {
    display: block;
    animation: fadeIn .5s;
    -webkit-animation: fadeIn .5s;
    -moz-animation: fadeIn .5s;
    -o-animation: fadeIn .5s;
    -ms-animation: fadeIn .5s; }
  .c-header-modal.fade-out {
    animation: fadeOut .5s;
    -webkit-animation: fadeOut .5s;
    -moz-animation: fadeOut .5s;
    -o-animation: fadeOut .5s;
    -ms-animation: fadeOut .5s; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-ms-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.modal-opened {
  overflow: hidden; }

.c-intro-producto {
  margin-top: 44px; }
  @media (min-width: 768px) {
    .c-intro-producto {
      margin-top: 62px; } }
  @media (min-width: 1480px) {
    .c-intro-producto {
      margin-top: 69px; } }
  .c-intro-producto__wrapper {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0 16px;
    width: 100%;
    text-align: center;
    box-sizing: border-box; }
    .c-intro-producto__wrapper .button + .button {
      margin-left: 32px;
      margin: 15px 0 0 0; }
      @media (min-width: 768px) {
        .c-intro-producto__wrapper .button + .button {
          margin: 40px 20px 0 0; } }
  .c-intro-producto .c-title {
    font-family: "Futura PT", sans-serif;
    margin-bottom: 20px;
    font-size: 1.875rem;
    line-height: 2.375rem; }
    @media (min-width: 768px) {
      .c-intro-producto .c-title {
        font-size: 3rem;
        line-height: 3.875rem;
        margin-bottom: 30px; } }
  .c-intro-producto .c-subtitle {
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: "Tahoma";
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .c-intro-producto .c-subtitle {
        font-size: 1.25rem;
        line-height: 1.75rem; } }
    @media (min-width: 768px) {
      .c-intro-producto .c-subtitle {
        margin-bottom: 50px; } }
    @media (min-width: 1000px) {
      .c-intro-producto .c-subtitle {
        width: 60%;
        margin-left: auto;
        margin-right: auto; } }
  .c-intro-producto a.button.c-button-direct--primary .button__text {
    color: #fff; }
  .c-intro-producto a.button.c-button-direct--terciary.c-button-direct--terciary-mod {
    border-radius: 6px; }
    @media (min-width: 768px) {
      .c-intro-producto a.button.c-button-direct--terciary.c-button-direct--terciary-mod {
        margin-right: 20px; } }
  .c-intro-producto a.button.c-button-direct--terciary .button__text {
    color: #000;
    text-transform: uppercase; }
  .c-intro-producto a.button.c-button-direct--terciary:hover .button__text {
    color: #fff !important; }
  .c-intro-producto__icon-check {
    font-size: 1.125rem;
    padding-right: 6px; }
    .c-intro-producto__icon-check::before {
      color: #8CC8DC; }
  .c-intro-producto__list {
    margin: 50px 0 0 0;
    text-align: left; }
    .c-intro-producto__list::after {
      content: "";
      clear: both;
      display: table; }
    @media (min-width: 768px) {
      .c-intro-producto__list {
        margin-top: 100px; } }
    @media (min-width: 768px) and (max-width: 999px) {
      .c-intro-producto__list {
        margin-left: 40px; } }
    @media (min-width: 1000px) {
      .c-intro-producto__list {
        margin-left: auto;
        width: 95%; } }
    .c-intro-producto__list li {
      font-family: "Tahoma";
      font-weight: bold;
      text-align: left;
      margin-bottom: 56px;
      font-size: 1.25rem;
      line-height: 1.75rem;
      vertical-align: top; }
      .c-intro-producto__list li .icon-check {
        padding-top: 3px;
        margin-right: 10px; }
      @media (max-width: 767px) {
        .c-intro-producto__list li {
          max-width: 100%;
          margin-bottom: 32px;
          display: flex;
          font-size: 1rem;
          line-height: 1.25rem; }
          .c-intro-producto__list li .icon-check {
            margin-right: 10px; } }
      @media (min-width: 768px) {
        .c-intro-producto__list li {
          max-width: calc(50% - 30px);
          width: calc(50% - 30px);
          display: inline-block; }
          .c-intro-producto__list li .c-intro-producto__list-item {
            display: inline-block;
            width: 80%; }
          .c-intro-producto__list li .icon-check {
            vertical-align: top; } }
      @media (min-width: 1000px) {
        .c-intro-producto__list li {
          max-width: 33%;
          width: 33%; } }
    .c-intro-producto__list-button {
      margin-bottom: 100px; }

@media (min-width: 768px) and (max-width: 999px) {
  .c-intro-producto__list li:nth-child(even) {
    margin-left: 6%; } }

.c-submenu {
  background-color: #F4F2F6;
  padding-top: 10px; }
  @media (min-width: 768px) {
    .c-submenu .section-wrapper {
      padding: 0 16px; } }
  @media (min-width: 1480px) {
    .c-submenu .section-wrapper {
      padding: 0 195px; } }
  .c-submenu__title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 1.25rem;
    line-height: 1.75rem;
    padding-top: 15px; }
    @media (min-width: 768px) {
      .c-submenu__title {
        font-size: 2.125rem;
        line-height: 2.5rem;
        padding-top: 15px; } }
  .c-submenu__list {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 767px) {
      .c-submenu__list {
        flex-wrap: nowrap;
        overflow-x: auto;
        min-width: 100%; } }
    .c-submenu__list-item {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      padding: 0 4px; }
      @media (max-width: 767px) {
        .c-submenu__list-item {
          min-width: 101px; } }
      .c-submenu__list-item img {
        max-width: 48px; }
      .c-submenu__list-item a {
        font-size: 0.6875rem;
        line-height: 1rem;
        margin-bottom: 8px;
        color: #000;
        font-family: "Tahoma";
        position: relative; }
        .c-submenu__list-item a::after {
          content: '';
          width: 0%;
          height: 2px;
          background-color: transparent;
          position: absolute;
          bottom: -7px;
          left: 0;
          transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
        .c-submenu__list-item a:hover {
          text-decoration: none; }
          .c-submenu__list-item a:hover::after {
            background-color: #000;
            width: 100%; }
        @media (min-width: 768px) {
          .c-submenu__list-item a {
            font-size: 0.875rem;
            line-height: 1rem; } }
        @media (max-width: 767px) {
          .c-submenu__list-item a {
            min-height: 40px; } }
      .c-submenu__list-item.active {
        font-weight: bold; }
        .c-submenu__list-item.active a {
          position: relative; }
          .c-submenu__list-item.active a::after {
            content: '';
            width: 100%;
            height: 2px;
            background-color: #000;
            position: absolute;
            bottom: -7px;
            left: 0;
            transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .c-submenu--big .c-submenu__list-item picture {
    margin-bottom: 15px; }

.c-search-iframe__wrapper {
  height: 580px; }
  @media (min-width: 1000px) {
    .c-search-iframe__wrapper {
      min-height: 600px; } }

.c-search-iframe iframe {
  overflow: hidden; }
  @media (max-width: 999px) {
    .c-search-iframe iframe {
      height: 580px; } }

.c-agd-search-iframe {
  height: 580px;
  overflow-y: auto; }
  @media (min-width: 1000px) {
    .c-agd-search-iframe {
      height: 800px; } }

.c-header {
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .c-header__navbar {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  @media (min-width: 1000px) {
    .c-header__mobile-calc-button {
      display: none; } }
  .c-header.sticky-mobile {
    position: fixed;
    width: 100%;
    top: 0px;
    background-color: #fff;
    z-index: 9999999; }
  .c-header .c-header__toolbar--search {
    margin: 0;
    display: flex; }
  .c-header.sticky-tablet {
    position: fixed;
    width: 100%;
    top: 0;
    background-color: #fff;
    z-index: 9999999; }
    @media (max-width: 1000px) {
      .c-header.sticky-tablet {
        top: 0px; } }
    .c-header.sticky-tablet .c-header__menu-buttons--scroll.tablet {
      margin-top: 0;
      padding: 0;
      padding: 0; }
      .c-header.sticky-tablet .c-header__menu-buttons--scroll.tablet .c-button-direct--terciary {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 44px;
        padding: 0;
        justify-content: center;
        align-items: center;
        position: relative;
        bottom: 10%; }
        @media (max-width: 1000px) {
          .c-header.sticky-tablet .c-header__menu-buttons--scroll.tablet .c-button-direct--terciary {
            display: none; } }
  @media (min-width: 1000px) {
    .c-header .c-user-window .navbar-new-desk {
      align-items: center;
      margin-top: -8px; } }
  @media (max-width: 1000px) {
    .c-header .c-user-window .navbar-new-desk {
      align-items: center;
      height: 70px;
      padding: 0 4px 0px 2%;
      border-bottom: 1px solid #ccc; } }
  .c-header .header-avatar {
    border-radius: 50%;
    height: 3rem;
    width: 3rem;
    justify-content: center;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 1.25rem;
    background-color: #9CA548; }
  .c-header .header-avatar-scroll {
    border-radius: 50%;
    height: 3rem;
    width: 3rem;
    justify-content: center;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 1.25rem;
    background-color: #9CA548; }
  @media (max-width: 1000px) {
    .c-header .hide-avatar {
      display: none !important; } }
  .c-header .header-avatar-menu {
    display: flex;
    height: 3rem;
    width: 3rem;
    flex-wrap: wrap;
    align-content: center;
    font-size: 24px;
    font-weight: 600; }
  .c-header .header-avatar:hover {
    color: #ffffff; }
  .c-header .header-menu-name span {
    font-size: 24px;
    font-weight: 600;
    line-height: 26px; }
  .c-header .header-avatar-hide {
    display: none; }
  .c-header .logoMobile {
    display: none; }
    @media (max-width: 1025px) {
      .c-header .logoMobile {
        display: block; } }
  @media (max-width: 1025px) {
    .c-header .logoDesktop {
      display: none; } }
  .c-header .name-new {
    display: block;
    text-transform: capitalize; }
  .c-header .fade-in-animation {
    animation: fadeIn .8s;
    -webkit-animation: fadeIn .8s;
    -moz-animation: fadeIn .8s;
    -o-animation: fadeIn .8s;
    -ms-animation: fadeIn .8s; }
  @media (min-width: 1000px) {
    .c-header.sticky {
      position: fixed;
      background-color: #fff;
      width: 100%;
      top: 0;
      z-index: 999999; }
      .c-header.sticky .c-header__menu-mobile {
        margin-top: 19px; }
      .c-header.sticky .c-header__toolbar--search {
        margin-left: unset;
        top: unset; }
        .c-header.sticky .c-header__toolbar--search button .icon-search {
          display: inline-block;
          padding: 0; }
      .c-header.sticky .c-button-direct.c-button-direct--terciary {
        margin-right: 10px; } }
    @media (min-width: 1000px) and (min-width: 1000px) {
      .c-header.sticky .c-button-direct.c-button-direct--terciary {
        height: 51px; } }
  @media (min-width: 1000px) {
      .c-header.sticky .c-header__menu:not(.active) {
        display: none; }
      .c-header.sticky .c-header__menu.active {
        display: block;
        position: fixed;
        z-index: 9999;
        background: #fff;
        bottom: 0;
        height: 100%;
        width: 22%;
        right: 0; } }
    @media (min-width: 1000px) and (max-width: 767px) {
      .c-header.sticky .c-header__menu.active {
        left: 0; } }
  @media (min-width: 1000px) {
        .c-header.sticky .c-header__menu.active .c-header__menu-items {
          flex-direction: column;
          align-items: flex-end;
          justify-content: center; }
          .c-header.sticky .c-header__menu.active .c-header__menu-items li {
            padding: 16px 32px 16px 0;
            margin-right: 0; } }
        @media (min-width: 1000px) and (min-width: 1480px) {
          .c-header.sticky .c-header__menu.active .c-header__menu-items li {
            padding: 16px 32px;
            margin-right: 16px; } }
  @media (min-width: 1000px) {
        .c-header.sticky .c-header__menu.active .c-header__menu-buttons {
          display: none; }
      .c-header.sticky .c-header__menu-mobile {
        display: flex;
        justify-content: center;
        align-items: center; }
      .c-header.sticky .c-header__buttons {
        margin-top: 0;
        animation: fadeIn .8s;
        -webkit-animation: fadeIn .8s;
        -moz-animation: fadeIn .8s;
        -o-animation: fadeIn .8s;
        -ms-animation: fadeIn .8s;
        flex-basis: 70%;
        justify-content: flex-end; } }
    @media (min-width: 1000px) and (min-width: 1000px) {
      .c-header.sticky .c-header__buttons {
        margin-right: 0;
        height: 64px; } }
  @media (min-width: 1000px) and (min-width: 1000px) {
    .c-header.sticky .button-private {
      margin-right: 0; } }
  @media (min-width: 1000px) {
      .c-header.sticky .c-header__menu-buttons--scroll {
        display: flex;
        margin-left: 0;
        margin-left: 0; }
        .c-header.sticky .c-header__menu-buttons--scroll .c-button-direct--terciary {
          padding: 7px 15px; }
          .c-header.sticky .c-header__menu-buttons--scroll .c-button-direct--terciary .c-button-direct__text {
            font-size: 1.25rem; }
        .c-header.sticky .c-header__menu-buttons--scroll .c-user-window .c-button-direct.c-button-direct--terciary {
          font-size: 0.875rem;
          line-height: 1.125rem; }
        .c-header.sticky .c-header__menu-buttons--scroll .c-header__toolbar--tel,
        .c-header.sticky .c-header__menu-buttons--scroll .c-header__toolbar--button {
          display: flex; }
        .c-header.sticky .c-header__menu-buttons--scroll .c-header__toolbar--button {
          margin-right: 16px; }
        .c-header.sticky .c-header__menu-buttons--scroll .c-button-direct.c-button-direct--terciary {
          display: flex;
          align-items: center;
          justify-content: center; }
      .c-header.sticky .c-header__navbar {
        /* padding: 0 2% 15px 2%;*/ } }
  @media (min-width: 1480px) {
    .c-header.sticky .c-header__menu-buttons--scroll .c-button-direct--terciary {
      padding: 15px 32px; }
      .c-header.sticky .c-header__menu-buttons--scroll .c-button-direct--terciary .c-button-direct__text {
        font-size: 1.25rem; } }
  .c-header__logo {
    position: relative; }
    @media (min-width: 1025px) {
      .c-header__logo {
        height: 64px;
        display: flex;
        align-items: center;
        padding-left: 40px; } }
  .c-header__buttons {
    display: flex; }
    @media (min-width: 1000px) {
      .c-header__buttons {
        flex-basis: 3%;
        margin-top: 0px;
        /*  margin-right: -1%;*/ } }
  .c-header__menu-items .icon-chevron-right {
    font-size: 1.25rem; }
  @media (max-width: 767px) {
    .c-header__menu-items {
      margin-top: 40px; } }
  @media (min-width: 1000px) {
    .c-header__menu-items {
      margin-left: 24px; }
      .c-header__menu-items .c-header__menu.active .c-header__menu-items {
        margin-left: 0; } }
  @media (min-width: 1000px) {
    .c-header__menu-items {
      justify-content: center;
      align-items: center;
      flex-basis: 59%; } }
  @media (min-width: 1041px) {
    .c-header__menu-items {
      flex-basis: 62%; } }
  @media (min-width: 1261px) {
    .c-header__menu-items {
      flex-basis: 65%; } }
  @media (min-width: 1480px) {
    .c-header__menu-items {
      flex-basis: 71%;
      margin-left: 0; } }
  .c-header__menu-mobile {
    align-self: flex-start;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    /*margin-left: 24px;*/
    margin-left: 5px; }
    @media (min-width: 768px) {
      .c-header__menu-mobile {
        margin-left: 0; } }
    .c-header__menu-mobile .icon-menu,
    .c-header__menu-mobile .icon-cross {
      font-size: 1.4375rem; }
      @media (min-width: 1000px) {
        .c-header__menu-mobile .icon-menu,
        .c-header__menu-mobile .icon-cross {
          font-size: 1.875rem; } }
      .c-header__menu-mobile .icon-menu::before,
      .c-header__menu-mobile .icon-cross::before {
        color: #000; }
    @media (min-width: 768px) {
      .c-header__menu-mobile {
        padding-left: 21px; } }
    @media (min-width: 1000px) {
      .c-header__menu-mobile {
        display: none; } }
  @media (min-width: 768px) {
    .c-header__close-button {
      display: none; } }
  .c-header__close-button button {
    position: absolute;
    left: 16px;
    top: 16px;
    font-size: 1.125rem;
    color: #000; }
    .c-header__close-button button span::before {
      color: #000; }
  .c-header__menu-buttons {
    margin-top: 30px; }
    @media (max-height: 600px) {
      .c-header__menu-buttons {
        margin-top: -33px; } }
    @media (max-width: 767px) {
      .c-header__menu-buttons .c-button-direct.c-button-direct--terciary {
        padding: 7.8px 26px;
        height: 42.8px; }
      .c-header__menu-buttons .c-header__toolbar--tel.c-header__toolbar--tel-mobile {
        height: 42.8px;
        font-size: 18px; }
      .c-header__menu-buttons .c-header__toolbar--button {
        height: 60px;
        display: flex; } }
    @media (max-width: 999.9px) {
      .c-header__menu-buttons {
        display: flex;
        flex-direction: column;
        padding: 16px; }
        .c-header__menu-buttons .c-header__toolbar--tel {
          margin-right: 0;
          margin-bottom: 16px; } }
    .c-header__menu-buttons .c-header__toolbar--tel {
      text-align: center; }
    @media (min-width: 1000px) {
      .c-header__menu-buttons {
        margin-top: 0;
        display: flex;
        align-items: center;
        margin-left: auto;
        margin-right: 0; } }
    .c-header__menu-buttons--scroll {
      margin-top: 0;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
      .c-header__menu-buttons--scroll .c-header__toolbar--tel,
      .c-header__menu-buttons--scroll .c-button-direct.c-button-direct--terciary,
      .c-header__menu-buttons--scroll .c-header__toolbar--button {
        display: none; }
      .c-header__menu-buttons--scroll .c-user-window__wrapper .c-button-direct.c-button-direct--terciary {
        display: flex;
        align-items: center;
        justify-content: center; }
  .c-header__toolbar {
    height: 64px;
    display: flex;
    align-items: center; }
    @media (max-width: 999.9) {
      .c-header__toolbar {
        display: inline-block;
        width: calc(100% - 30px);
        margin: 60px 15px; } }
    .c-header__toolbar--tel, .c-header__toolbar--cal {
      color: #000;
      font-size: 1.25rem;
      font-weight: bold;
      margin: 0 8px; }
      @media (max-width: 999.9px) {
        .c-header__toolbar--tel, .c-header__toolbar--cal {
          border-radius: 35px;
          display: flex;
          align-items: center;
          justify-content: center;
          margin: 0; } }
      .c-header__toolbar--tel:hover, .c-header__toolbar--cal:hover {
        text-decoration: none;
        color: #000; }
      @media (min-width: 1480px) {
        .c-header__toolbar--tel, .c-header__toolbar--cal {
          font-size: 1.25rem;
          margin: 0; } }
    @media (min-width: 1350px) {
      .c-header__toolbar--tel {
        font-size: 1.25rem; } }
    .c-header__toolbar--tel {
      margin-right: 14px; }
      @media (max-width: 999.9px) {
        .c-header__toolbar--tel-mobile {
          background-color: #fff;
          border: 2px solid #000;
          transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
          border-radius: 100px;
          margin-top: 10px;
          height: 57px; }
          .c-header__toolbar--tel-mobile:hover {
            background-color: #000;
            color: #fff; } }
      @media (min-width: 768px) {
        .c-header__toolbar--tel-mobile {
          font-size: 18px; } }
      @media (min-width: 1480px) {
        .c-header__toolbar--tel-mobile {
          width: 125px; } }
    .c-header__toolbar--button {
      background-color: #d7e164;
      height: 64px;
      text-align: center;
      align-items: center;
      display: flex;
      padding: 0 8px;
      color: #000;
      font-size: 0.875rem;
      font-weight: bold; }
      @media (max-width: 999.9px) {
        .c-header__toolbar--button {
          display: flex; } }
      .c-header__toolbar--button .icon-chevron-right {
        transform: rotate(90deg);
        font-size: 0.9375rem; }
      @media (max-width: 767px) {
        .c-header__toolbar--button {
          position: fixed;
          bottom: 0;
          left: 0;
          width: 100%;
          align-items: center;
          justify-content: center;
          font-size: 1.25rem; } }
      @media (min-width: 768px) and (max-width: 999.9) {
        .c-header__toolbar--button {
          position: fixed;
          bottom: 0;
          width: 41%;
          right: 0;
          align-items: center;
          justify-content: center;
          font-size: 1.25rem; } }
      @media (min-width: 1000px) and (max-width: 1479px) {
        .c-header__toolbar--button .icon-chevron-right {
          margin-left: 4px; } }
      @media (min-width: 1480px) {
        .c-header__toolbar--button {
          font-size: 1.25rem;
          padding: 0 24px;
          bottom: inherit;
          width: 160px;
          display: flex;
          align-items: center;
          justify-content: center; } }
      .c-header__toolbar--button:hover {
        text-decoration: none;
        color: #000; }
    .c-header__toolbar--mobile {
      display: inline-block; }
      @media (min-width: 1480px) {
        .c-header__toolbar--mobile {
          display: none; } }
    @media (min-width: 768px) and (max-width: 999.9) {
      .c-header__toolbar {
        display: none; } }
    .c-header__toolbar--search {
      align-content: center;
      position: relative; }
      @media (max-width: 999.9) {
        .c-header__toolbar--search {
          height: 100%; } }
      @media (min-width: 1000px) {
        .c-header__toolbar--search {
          /*  width: 100%;*/ }
          .c-header__toolbar--search button.js-open-modal {
            min-width: 64px;
            padding: 0;
            height: 64px;
            background-color: #F4F2F6; } }
  .c-header__menu {
    display: none;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
    @media (min-width: 1480px) {
      .c-header__menu {
        flex-basis: 82%;
        margin-left: 0; } }
    .c-header__menu-items {
      display: flex;
      flex-direction: column; }
      @media (min-width: 1000px) {
        .c-header__menu-items {
          flex-direction: row; } }
      .c-header__menu-items li {
        height: 64px; }
        @media (min-width: 768px) and (max-width: 999.9) {
          .c-header__menu-items li {
            height: auto;
            line-height: auto;
            margin-bottom: 50px; } }
        @media (max-width: 999.9px) {
          .c-header__menu-items li {
            padding: 0 15px;
            font-size: 20px;
            font-weight: 600;
            line-height: 24px; } }
        @media (min-width: 1000px) {
          .c-header__menu-items li {
            text-align: center; } }
        @media (min-width: 1000px) {
          .c-header__menu-items li {
            padding: 0 15px; } }
        @media (min-width: 1000px) and (max-width: 1099px) {
          .c-header__menu-items li {
            height: 40px;
            width: 25%;
            margin-right: 16px;
            padding: 0;
            border-bottom: none; } }
        @media (min-width: 1224px) {
          .c-header__menu-items li {
            margin-right: 1%; } }
        .c-header__menu-items li:nth-last-of-type(1) {
          margin-right: 0; }
        .c-header__menu-items li a {
          font-weight: bold;
          color: #000;
          font-size: 1rem; }
          @media (min-width: 1000px) {
            .c-header__menu-items li a {
              font-size: 1.25rem;
              line-height: inherit; } }
          .c-header__menu-items li a .icon-chevron-right {
            float: right;
            margin-top: 10px;
            font-size: 1rem; }
          @media (min-width: 1000px) and (max-width: 1099px) {
            .c-header__menu-items li a {
              width: 90%; } }
          @media (min-width: 1000px) {
            .c-header__menu-items li a {
              font-size: 1rem; }
              .c-header__menu-items li a .icon-chevron-right {
                display: none; } }
          @media (min-width: 1000px) {
            .c-header__menu-items li a {
              display: flex;
              align-items: center;
              height: 100%; } }
          @media (min-width: 1000px) and (max-width: 1100px) {
            .c-header__menu-items li a {
              height: 100%;
              font-size: 1rem;
              line-height: 1.3125rem; } }
          @media (min-width: 1300px) {
            .c-header__menu-items li a {
              font-size: 1.25rem; } }
    .c-header__menu.active {
      display: block;
      position: fixed;
      z-index: 9999;
      background: #fff;
      top: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      right: 0; }
      @media (max-width: 767px) {
        .c-header__menu.active {
          left: 0; } }
      @media (min-width: 768px) {
        .c-header__menu.active {
          width: 360px;
          top: 70px;
          padding-top: 17px;
          border-left: 3px solid #000; } }
      @media (min-width: 1000px) {
        .c-header__menu.active {
          top: 90px; }
          .c-header__menu.active .c-header__menu-item {
            height: auto;
            font-size: 1.1875rem;
            line-height: 1.875rem;
            padding: 16px 30px; }
            .c-header__menu.active .c-header__menu-item a {
              display: flex;
              justify-content: space-between; }
              .c-header__menu.active .c-header__menu-item a .icon-chevron-right {
                margin-top: 0; } }
    @media (min-width: 1000px) {
      .c-header__menu {
        display: flex;
        flex-basis: 80%;
        margin-left: auto;
        margin-right: 16px; } }
  .c-header .icon-search {
    font-size: 1.6875rem;
    color: #000; }
    @media (min-width: 1000px) {
      .c-header .icon-search {
        background-color: #F4F2F6;
        padding: 0; } }
  @media (min-width: 1000px) {
    .c-header .logged-icon {
      font-size: 2rem; } }
  @media (min-width: 1000px) {
    .c-header .public-icon {
      font-size: 2rem;
      height: 64px;
      width: 64px; } }
  @media (min-width: 768px) and (max-width: 999.9) {
    .c-header .public-icon {
      height: 50px;
      padding-top: 20px; } }
  .c-header .js-area-cliente-button.rotate {
    transform: rotate(-90deg); }

@media (min-width: 1000px) {
  .c-header__menu.js-menu-header.active .icon-chevron-right {
    display: inline-block;
    float: right; }
  .c-header.sticky .c-header__menu.active .c-header__menu-items li {
    width: 100%; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@media (max-width: 767px) {
  .menu-opened {
    overflow: hidden; } }

.c-header__menu-items li a span[class*="ico"] {
  text-decoration: none; }

@media (max-width: 999.9px) {
  .public-buttons {
    align-items: flex-start; } }

@media (min-width: 1000px) {
  .public-menus {
    padding-right: 0px;
    margin-right: -4px; } }

.navbar-public {
  align-items: start;
  height: 96px;
  border-top: solid 6px black; }
  @media (max-width: 1025px) {
    .navbar-public {
      height: 70px;
      align-items: center;
      padding: 0 16px; } }

.items-header-public {
  margin-right: -10px; }

.search-icon-public {
  padding: 20px; }

@media (max-width: 999.9) {
  .mobile-search {
    margin-bottom: 0px; } }

.public-header-stick {
  height: 74px; }

.search-stick-margin {
  margin-top: -6px; }

.margin-avatar {
  margin-right: 8px; }

.icon-public {
  font-size: 1.4375rem; }

@media (max-width: 1281px) {
  .header.header_home {
    /* CSS */ } }

.c-header__menu {
  margin-bottom: 0; }

.c-header__navbar {
  align-items: start;
  height: 70px;
  border-top: solid 6px black; }
  @media (max-width: 1025px) {
    .c-header__navbar {
      height: 70px;
      align-items: center;
      padding: 0 16px; }
      .c-header__navbar .c-header__toolbar--button:not(.name_initials) {
        padding: 0 16px; } }

.navbar-public .c-header__toolbar--button {
  margin-right: 0 !important; }

.navbar-public .c-header__menu.js-menu-header.public-menu-pad {
  margin-right: 0; }

@media (min-width: 768px) and (max-width: 1024px) {
  .navbar-public .mobile-search .public-icon {
    padding: 0; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .navbar-public .public-buttons {
    align-items: center; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .c-header__menu-buttons {
    padding: 0; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .js-open-home-modal.c-button-direct.c-button-direct--terciary.c-header__mobile-calc-button,
  .c-header__toolbar--tel.c-header__toolbar--tel-mobile {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: 56px; } }

.c-breadcrumbs {
  padding-left: 2%; }
  .c-breadcrumbs__item {
    font-size: 0.6875rem;
    line-height: 1rem; }
    @media (min-width: 768px) {
      .c-breadcrumbs__item {
        font-size: 0.875rem;
        line-height: 1.125rem; } }
    .c-breadcrumbs__item:nth-last-of-type(2) {
      font-family: "Tahoma"; }
    .c-breadcrumbs__item:nth-last-of-type(1) {
      font-family: "Futura PT", sans-serif; }

.c-document-list {
  margin-bottom: 50px;
  padding-top: 50px; }
  .c-document-list .c-title-24 {
    font-size: 1rem;
    line-height: 1.375rem;
    font-family: "Futura PT", sans-serif;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .c-document-list .c-title-24 {
        font-size: 1.5rem;
        line-height: 2rem;
        margin-bottom: 40px; } }
  .c-document-list__list-item {
    min-height: 90px;
    flex-direction: column;
    display: flex;
    justify-content: center;
    padding: 15px 20px; }
    @media (min-width: 768px) {
      .c-document-list__list-item {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        min-height: 70px; } }
    .c-document-list__list-item span {
      font-family: 'Tahoma';
      font-size: 1rem;
      line-height: 1.375rem;
      padding: 9px 0; }
    .c-document-list__list-item a {
      color: #000;
      font-size: 0.875rem;
      line-height: 1.125rem;
      min-width: 130px;
      text-align: right; }
  .c-document-list__list-item:nth-child(odd) {
    background-color: #F4F2F6; }

.c-lang-selector {
  display: block;
  position: relative;
  height: 59px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  min-width: 70px;
  font-family: "Tahoma"; }
  @media (max-width: 999px) {
    .c-lang-selector {
      display: flex;
      flex-direction: column-reverse;
      position: fixed; } }
  @media (max-width: 767px) {
    .c-lang-selector {
      max-width: 100%;
      width: 100%;
      text-align: left;
      bottom: 50px;
      left: 0; } }
  @media (min-width: 768px) and (max-width: 999px) {
    .c-lang-selector {
      max-width: 41%;
      width: 41%;
      right: 0;
      bottom: 68px; } }
  .c-lang-selector__language__launcher {
    font-family: "Futura PT", sans-serif;
    padding: 20px 12px;
    background-color: #F4F2F6;
    width: 100%;
    max-width: 100%; }
    @media (max-width: 999px) {
      .c-lang-selector__language__launcher {
        text-align: left; } }
  .c-lang-selector__language__item {
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: bold; }
    .c-lang-selector__language__item .active-language {
      font-weight: 400; }
    @media (max-width: 999px) {
      .c-lang-selector__language__item {
        border-top: 1px solid #cfcfcf;
        height: 68px;
        display: flex;
        align-items: center; } }
    @media (min-width: 1000px) {
      .c-lang-selector__language__item {
        margin-bottom: 12px; } }
  .c-lang-selector .icon-chevron-right {
    font-size: 0.9375rem; }
    .c-lang-selector .icon-chevron-right::before {
      transform: rotate(90deg);
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .c-lang-selector ul {
    display: none;
    padding: 12px;
    background-color: #fff;
    width: 100%;
    max-width: 100%; }
    @media (min-width: 1000px) {
      .c-lang-selector ul {
        box-shadow: 0px 2px 24px rgba(51, 51, 51, 0.12); } }
    .c-lang-selector ul a {
      color: #000; }
  .c-lang-selector.is-open .c-lang-selector__language__launcher .icon-chevron-right::before {
    transform: rotate(-90deg); }
  .c-lang-selector.is-open ul {
    background-color: #fff; }
    @media (max-width: 999px) {
      .c-lang-selector.is-open ul {
        display: flex;
        flex-direction: column-reverse; } }
    @media (min-width: 1000px) {
      .c-lang-selector.is-open ul {
        display: block !important; } }
    @media (min-width: 1000px) {
      .c-lang-selector.is-open ul {
        position: absolute;
        z-index: 2; } }

.c-user-window {
  background-color: #fff;
  background: #fff;
  z-index: 3;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  display: none; }
  @media (min-width: 1000px) {
    .c-user-window {
      top: 85px; } }
  @media (max-width: 1000px) {
    .c-user-window {
      top: 65px; } }
  @media (min-width: 768px) {
    .c-user-window {
      width: 41%;
      right: 0;
      height: 100%;
      left: auto; } }
  .c-user-window__wrapper {
    background: #fff; }
    @media (min-width: 1000px) {
      .c-user-window__wrapper {
        margin-top: 50px; } }
    @media (max-width: 767px) {
      .c-user-window__wrapper {
        width: 90%;
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 768px) {
      .c-user-window__wrapper {
        padding: 5px 20px 0px 20px;
        margin-top: 20px; } }
    @media (min-width: 1000px) {
      .c-user-window__wrapper {
        margin-top: -34px;
        border-left: 3px solid #000; } }
  .c-user-window__text {
    text-align: left; }
    .c-user-window__text .c-button-direct {
      width: 100%;
      height: 48px !important;
      padding: 0 !important;
      display: flex;
      align-items: center;
      justify-content: center; }
      .c-user-window__text .c-button-direct__text {
        font-size: 1.125rem !important;
        line-height: 1.375rem !important;
        font-weight: 600; }
      @media (min-width: 1000px) {
        .c-user-window__text .c-button-direct {
          min-width: 100% !important; } }
  .c-user-window__name {
    font-size: 1.25rem;
    line-height: 1.75rem; }
  .c-user-window__controls {
    margin-top: 30px; }
    @media (min-width: 768px) {
      .c-user-window__controls {
        margin-top: -0.5px; } }
    .c-user-window__controls a {
      margin: 0;
      min-height: 52px;
      display: flex;
      align-items: center;
      color: #000;
      font-weight: 600;
      font-size: 20px;
      line-height: 24px; }
      .c-user-window__controls a span {
        margin-right: 13px; }
  .c-user-window.visible {
    display: block; }
    @media (min-width: 768px) and (max-width: 1000px) {
      .c-user-window.visible {
        border-left: 3px solid #000; } }
  @media (min-width: 1000px) {
    .c-user-window {
      position: absolute;
      top: 98px;
      right: 70px;
      width: 360px; } }

.c-generic-text p {
  font-family: "Tahoma";
  font-size: 0.875rem;
  line-height: 1.125rem; }
  @media (min-width: 768px) {
    .c-generic-text p {
      font-size: 1rem;
      line-height: 1.5rem; } }

.c-generic-text a {
  font-family: "Tahoma";
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.125rem; }
  @media (min-width: 768px) {
    .c-generic-text a {
      font-size: 1rem;
      line-height: 1.5rem; } }
  .c-generic-text a:hover {
    text-decoration: none; }

.c-generic-text ul,
.c-generic-text ol {
  font-family: "Tahoma"; }
  .c-generic-text ul li,
  .c-generic-text ol li {
    font-size: 0.875rem;
    line-height: 1.125rem;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .c-generic-text ul li,
      .c-generic-text ol li {
        font-size: 1rem;
        line-height: 1.5rem; } }
    .c-generic-text ul li *,
    .c-generic-text ol li * {
      font-size: 0.875rem;
      line-height: 1.125rem; }
      @media (min-width: 768px) {
        .c-generic-text ul li *,
        .c-generic-text ol li * {
          font-size: 1rem;
          line-height: 1.5rem; } }
    @media (min-width: 768px) {
      .c-generic-text ul li,
      .c-generic-text ol li {
        margin-bottom: 20px; } }

.c-generic-text ul {
  padding-left: 0; }
  .c-generic-text ul li {
    position: relative; }
    .c-generic-text ul li::before {
      content: "\e901" !important;
      font-family: 'icomoon' !important;
      speak: never;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      color: #69A0BE;
      margin-right: 10px;
      font-size: 0.875rem;
      line-height: 1.125rem; }
      @media (min-width: 768px) {
        .c-generic-text ul li::before {
          font-size: 1rem;
          line-height: 1.5rem; } }

.c-generic-text ol {
  padding-left: 23px;
  list-style-type: decimal; }
  @media (min-width: 768px) {
    .c-generic-text ol {
      padding-left: 30px; } }
  .c-generic-text ol li::marker {
    font-weight: bold;
    color: #69A0BE; }

.c-button-container .c-button-direct--transparent,
.c-button-container .c-button-direct--trasnparent-download {
  padding: 0 !important;
  text-align: left; }
  .c-button-container .c-button-direct--transparent .c-button-direct__text,
  .c-button-container .c-button-direct--trasnparent-download .c-button-direct__text {
    color: #69A0BE; }
  .c-button-container .c-button-direct--transparent:hover::after,
  .c-button-container .c-button-direct--trasnparent-download:hover::after {
    margin-left: 3px;
    color: #0056b3; }
  .c-button-container .c-button-direct--transparent:hover .c-button-direct__text,
  .c-button-container .c-button-direct--trasnparent-download:hover .c-button-direct__text {
    color: #0056b3; }
  .c-button-container .c-button-direct--transparent:hover .icon-chevron-right::before,
  .c-button-container .c-button-direct--trasnparent-download:hover .icon-chevron-right::before {
    color: #0056b3; }

.c-button-container .c-button-direct--transparent .icon-chevron-right {
  position: relative;
  top: 2px;
  left: 6px; }
  @media (min-width: 768px) {
    .c-button-container .c-button-direct--transparent .icon-chevron-right {
      left: 10px; } }

.c-button-container .c-button-direct--transparent:hover .icon-chevron-right {
  left: 9px; }
  .c-button-container .c-button-direct--transparent:hover .icon-chevron-right::before {
    color: #0056b3; }
  @media (min-width: 768px) {
    .c-button-container .c-button-direct--transparent:hover .icon-chevron-right {
      left: 13px; } }

.c-map {
  height: 600px; }

.c-submenu-text {
  /*background: linear-gradient(270deg, rgba(155, 200, 219, 0.0001) , #9BC8DB 39.28% 100%);*/
  background-color: #9BC8DB;
  height: 95px; }
  .c-submenu-text__wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; }
    @media (min-width: 768px) {
      .c-submenu-text__wrapper {
        margin-left: 9%;
        margin-right: 9%; } }
    .c-submenu-text__wrapper p {
      margin-right: 20px; }
      .c-submenu-text__wrapper p:nth-last-of-type(1) {
        margin-right: 0; }
    .c-submenu-text__wrapper .owl-stage {
      padding-left: 0 !important; }
    .c-submenu-text__wrapper .item {
      height: 94px !important; }
    .c-submenu-text__wrapper p {
      height: 94px;
      margin-bottom: 0;
      height: 100%;
      display: flex;
      align-items: center;
      position: relative;
      justify-content: center;
      font-family: "Tahoma"; }
      .c-submenu-text__wrapper p::after {
        content: '';
        position: absolute;
        height: 3px;
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #84A9C2;
        transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
      .c-submenu-text__wrapper p:hover a {
        font-weight: bold; }
      .c-submenu-text__wrapper p:hover::after {
        z-index: 2;
        background-color: #000;
        width: 100%; }
      .c-submenu-text__wrapper p.active a {
        font-weight: bold; }
      .c-submenu-text__wrapper p.active::after {
        width: 100%;
        z-index: 2;
        background-color: #000; }
    .c-submenu-text__wrapper a {
      color: #000;
      text-align: center;
      width: 100%;
      font-size: 0.8125rem;
      line-height: 1.125rem;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
      @media (min-width: 768px) {
        .c-submenu-text__wrapper a {
          font-size: 1rem;
          line-height: 1.25rem; } }
      .c-submenu-text__wrapper a:hover {
        text-decoration: none; }
  .c-submenu-text__arrow {
    display: none; }
  .c-submenu-text__carousel {
    padding-right: 0; }
    .c-submenu-text__carousel::before {
      content: " ";
      display: block;
      width: 110px;
      height: 100%;
      position: absolute;
      right: 8%;
      z-index: 2; }
      @media (min-width: 1000px) {
        .c-submenu-text__carousel::before {
          background: linear-gradient(276deg, #8cc8dc 65%, rgba(140, 200, 220, 0) 100%); } }
  .c-submenu-text__father-carousel {
    position: relative; }
    @media (min-width: 768px) {
      .c-submenu-text__father-carousel .c-submenu-text__arrow {
        display: block;
        position: absolute;
        top: 11%;
        right: 0;
        z-index: 3; } }
  .c-submenu-text--no-carousel {
    position: relative;
    background-color: #8CC8DC; }
    .c-submenu-text--no-carousel .c-submenu-text__wrapper::after {
      content: '';
      position: absolute;
      bottom: 0;
      height: 3px;
      width: 100%;
      background-color: #84A9C2; }

.c-submenu-text.c-submenu-text--no-carousel p.js-text-menu-item:hover::after {
  position: absolute;
  content: '';
  background-color: #000;
  height: 3px;
  width: 100%; }

.c-slider-item__wrapper {
  display: flex;
  flex-direction: column; }
  @media (min-width: 1000px) {
    .c-slider-item__wrapper {
      flex-direction: row; } }

.c-slider-item__text-container {
  padding-top: 0; }
  @media (min-width: 1000px) {
    .c-slider-item__text-container {
      padding-top: 62px; } }
  .c-slider-item__text-container h1 {
    font-size: 1.875rem;
    line-height: 2.0625rem;
    margin-bottom: 30px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .c-slider-item__text-container h1 {
        font-size: 2.875rem;
        line-height: 3.25rem; } }
    @media (min-width: 1000px) {
      .c-slider-item__text-container h1 {
        margin-top: 40px; } }
  @media (min-width: 768px) {
    .c-slider-item__text-container {
      flex-basis: 40%; } }

.c-slider-item__image {
  margin-top: 50px; }
  .c-slider-item__image img {
    width: 100%;
    max-width: 100%; }
  @media (min-width: 1000px) {
    .c-slider-item__image {
      flex-basis: 60%;
      padding-left: 30px; } }

.c-slider-item__cta {
  font-size: 1rem;
  line-height: 1rem; }
  @media (min-width: 768px) {
    .c-slider-item__cta {
      font-size: 1.25rem;
      line-height: 1.25rem; } }
  .c-slider-item__cta .icon-chevron-right {
    position: relative;
    top: 3px;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .c-slider-item__cta:hover {
    text-decoration: none; }
    .c-slider-item__cta:hover .icon-chevron-right {
      left: 3px; }

.c-slider-owl .owl-dots {
  text-align: center; }
  .c-slider-owl .owl-dots .owl-dot {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #F4F2F6;
    margin-right: 10px; }
    .c-slider-owl .owl-dots .owl-dot.active {
      background-color: #000; }
    .c-slider-owl .owl-dots .owl-dot:last-of-type {
      margin-right: 0; }

@media (max-width: 767px) {
  .c-slider-owl--no-mobile-image .c-slider-item__image {
    display: none; } }

@media (max-width: 768px) {
  .c-slider-owl.js-slider-owl.owl-carousel.owl-theme {
    padding: 30px 15px; } }

.c-promos-banner {
  padding-top: 30px;
  margin-top: 30px;
  min-height: 370px; }
  @media (min-width: 768px) {
    .c-promos-banner__wrapper {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      padding-left: 7%;
      padding-right: 7%; } }
  .c-promos-banner__primary-title {
    padding-top: 30px;
    text-align: center;
    font-size: 1.75rem;
    margin: 0; }
    @media (max-width: 768px) {
      .c-promos-banner__primary-title {
        font-size: 22px; } }
  @media (min-width: 768px) {
    .c-promos-banner__text {
      flex-basis: 50%; } }
  @media (min-width: 1000px) {
    .c-promos-banner__text {
      padding-right: 30px; } }
  @media (min-width: 768px) {
    .c-promos-banner__text--no-subtitle {
      display: flex;
      flex-direction: column;
      justify-content: center; } }
  .c-promos-banner__text--no-subtitle .c-promos-banner__title {
    margin-bottom: 0; }
  .c-promos-banner__text--no-subtitle .c-promos-banner__cta {
    margin-top: 30px; }
  @media (min-width: 768px) {
    .c-promos-banner__text--no-link {
      padding-right: 30px; } }
  @media (min-width: 768px) {
    .c-promos-banner__text--only-subtitle {
      display: flex;
      flex-direction: column;
      justify-content: center; } }
  .c-promos-banner__title {
    font-size: 1.375rem;
    line-height: 1.625rem;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .c-promos-banner__title {
        font-size: 2.125rem;
        line-height: 2.5rem;
        margin-bottom: 30px; } }
  .c-promos-banner__subtitle {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-family: "Tahoma";
    margin-bottom: 28px; }
    @media (min-width: 768px) {
      .c-promos-banner__subtitle {
        margin-bottom: 33px; } }
    @media (min-width: 1000px) {
      .c-promos-banner__subtitle {
        font-size: 1.125rem;
        line-height: 1.625rem; } }
    .c-promos-banner__subtitle--no-title {
      margin-top: 20px; }
      @media (min-width: 768px) {
        .c-promos-banner__subtitle--no-title {
          margin-top: 30px; } }
  .c-promos-banner__cta {
    color: #000;
    font-size: 1rem;
    line-height: 1.25rem; }
    .c-promos-banner__cta .icon-chevron-right {
      position: relative;
      top: 2px;
      left: 6px;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .c-promos-banner__cta svg {
      position: relative;
      bottom: 5px;
      margin-right: 5px; }
    .c-promos-banner__cta:hover {
      text-decoration: none; }
      .c-promos-banner__cta:hover .icon-chevron-right {
        left: 9px; }
    @media (min-width: 768px) {
      .c-promos-banner__cta {
        font-size: 1.25rem;
        line-height: 1.25rem; }
        .c-promos-banner__cta .icon-chevron-right {
          top: 3px;
          left: 12px; }
        .c-promos-banner__cta:hover .icon-chevron-right {
          left: 15px; } }
  .c-promos-banner__image {
    margin-top: 20px; }
    .c-promos-banner__image img {
      width: 100%;
      max-width: 100%;
      height: 238px;
      object-fit: cover; }
    @media (min-width: 768px) {
      .c-promos-banner__image {
        flex-basis: 50%; } }
  .c-promos-banner__tiny-text {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-family: "Tahoma";
    padding-bottom: 10px;
    font-size: 0.75rem;
    line-height: 1rem; }
    @media (min-width: 768px) {
      .c-promos-banner__tiny-text {
        flex-basis: 100%;
        font-size: 0.875rem;
        line-height: 1.25rem;
        margin-top: 49px;
        margin-bottom: 0; } }
  .c-promos-banner--not-tiny-text {
    padding-bottom: 33px; }
    @media (min-width: 768px) {
      .c-promos-banner--not-tiny-text {
        padding-bottom: 66px; } }
  .c-promos-banner .c-promos-banner__text {
    padding: 15px; }
    @media (min-width: 768px) {
      .c-promos-banner .c-promos-banner__text {
        padding: 15px 15px 0 0; } }
    @media (min-width: 1000px) {
      .c-promos-banner .c-promos-banner__text {
        padding: 0px 30px 0 0 !important; } }

.agd-promo-banners-container {
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .agd-promo-banners-container {
      margin-bottom: 80px; } }

.c-buttons-text {
  padding-top: 44px;
  padding-bottom: 44px; }
  @media (min-width: 768px) {
    .c-buttons-text {
      padding-top: 100px;
      padding-bottom: 100px; } }
  .c-buttons-text__title {
    text-align: center;
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .c-buttons-text__title {
        font-size: 3rem;
        line-height: 3.875rem;
        margin-bottom: 28px; } }
  .c-buttons-text__subtitle {
    text-align: center;
    font-family: "Tahoma";
    font-size: 1rem;
    line-height: 1.375rem;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .c-buttons-text__subtitle {
        font-size: 1.25rem;
        line-height: 1.75rem;
        margin-bottom: 50px; } }
    @media (min-width: 1000px) {
      .c-buttons-text__subtitle {
        width: 75%; } }
    @media (min-width: 1224px) {
      .c-buttons-text__subtitle {
        width: 50%; } }
  .c-buttons-text__buttons {
    width: 76%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .c-buttons-text__buttons {
        flex-direction: row;
        justify-content: center; } }
    @media (max-width: 767px) {
      .c-buttons-text__buttons a {
        margin-bottom: 15px; } }
    @media (min-width: 768px) {
      .c-buttons-text__buttons a {
        margin-right: 20px; } }
    .c-buttons-text__buttons a:nth-last-of-type(1) {
      margin-bottom: 0;
      margin-right: 0; }
    .c-buttons-text__buttons .c-button-direct--transparent {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 54px; }
      .c-buttons-text__buttons .c-button-direct--transparent .c-button-direct__text {
        font-size: 1rem;
        line-height: 1rem;
        color: #69A0BE; }
        @media (min-width: 768px) {
          .c-buttons-text__buttons .c-button-direct--transparent .c-button-direct__text {
            font-size: 1.25rem;
            line-height: 1.25rem; } }
      .c-buttons-text__buttons .c-button-direct--transparent .icon-chevron-right {
        position: relative;
        left: 6px;
        top: 2px;
        transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
        font-size: 1rem;
        line-height: 1rem; }
        @media (min-width: 768px) {
          .c-buttons-text__buttons .c-button-direct--transparent .icon-chevron-right {
            font-size: 1.25rem;
            line-height: 1.25rem;
            top: 3px;
            left: 12px; } }
      .c-buttons-text__buttons .c-button-direct--transparent:hover {
        text-decoration: none; }
        .c-buttons-text__buttons .c-button-direct--transparent:hover .icon-chevron-right {
          left: 9px; }
          @media (min-width: 768px) {
            .c-buttons-text__buttons .c-button-direct--transparent:hover .icon-chevron-right {
              left: 15px; } }
          .c-buttons-text__buttons .c-button-direct--transparent:hover .icon-chevron-right::before {
            color: #69A0BE; }
  .c-buttons-text__icon-check {
    font-size: 1.125rem;
    padding-right: 6px; }
    .c-buttons-text__icon-check::before {
      color: #8CC8DC; }
  .c-buttons-text__container {
    padding-left: 20px;
    padding-right: 20px; }
  .c-buttons-text__list {
    margin: 50px 0 0 0;
    text-align: left; }
    .c-buttons-text__list::after {
      content: "";
      clear: both;
      display: table; }
    @media (min-width: 768px) {
      .c-buttons-text__list {
        margin-top: 100px; } }
    @media (min-width: 768px) and (max-width: 999px) {
      .c-buttons-text__list {
        margin-left: 40px; } }
    @media (min-width: 1000px) {
      .c-buttons-text__list {
        margin-left: auto;
        width: 95%; } }
    .c-buttons-text__list li {
      font-family: "Tahoma";
      font-weight: bold;
      text-align: left;
      margin-bottom: 56px;
      font-size: 1.25rem;
      line-height: 1.75rem;
      vertical-align: top; }
      .c-buttons-text__list li .icon-check {
        padding-top: 3px;
        margin-right: 10px; }
      @media (max-width: 767px) {
        .c-buttons-text__list li {
          max-width: 100%;
          margin-bottom: 32px;
          display: flex;
          font-size: 1rem;
          line-height: 1.25rem; }
          .c-buttons-text__list li .icon-check {
            margin-right: 10px; } }
      @media (min-width: 768px) {
        .c-buttons-text__list li {
          max-width: calc(50% - 30px);
          width: calc(50% - 30px);
          display: inline-block; }
          .c-buttons-text__list li .c-buttons-text__list-item {
            display: inline-block;
            width: 80%; }
          .c-buttons-text__list li .icon-check {
            vertical-align: top; } }
      @media (min-width: 1000px) {
        .c-buttons-text__list li {
          max-width: 33%;
          width: 33%; } }
    .c-buttons-text__list-button {
      margin-bottom: 100px; }
    .c-buttons-text__list--small {
      text-align: center; }
  .c-buttons-text--no-text {
    padding-top: 20px;
    padding-bottom: 20px; }
    @media (min-width: 768px) {
      .c-buttons-text--no-text {
        padding-top: 60px;
        padding-bottom: 60px; } }
  .c-buttons-text a.c-button-direct.c-button-direct--terciary {
    border-radius: 6px; }
  .c-buttons-text a.button.c-button-direct--terciary.c-button-direct--terciary-mod,
  .c-buttons-text a.c-button-direct.c-button-direct--terciary.c-button-direct--terciary-mod {
    border-radius: 6px; }
    @media (min-width: 768px) {
      .c-buttons-text a.button.c-button-direct--terciary.c-button-direct--terciary-mod,
      .c-buttons-text a.c-button-direct.c-button-direct--terciary.c-button-direct--terciary-mod {
        margin-right: 20px; } }
  .c-buttons-text a.button.c-button-direct--terciary .button__text,
  .c-buttons-text a.c-button-direct.c-button-direct--terciary .button__text {
    color: #000;
    text-transform: uppercase; }
  .c-buttons-text a.button.c-button-direct--terciary:hover .button__text {
    color: #fff !important; }
  .c-buttons-text__final-button {
    text-align: center;
    width: 100%;
    height: 56px;
    margin-top: 50px; }
    @media (min-width: 768px) {
      .c-buttons-text__final-button {
        margin-top: 80px; } }
    .c-buttons-text__final-button--no-margin {
      margin-top: 0; }
    .c-buttons-text__final-button a {
      margin-bottom: 80px; }
      @media (min-width: 768px) {
        .c-buttons-text__final-button a {
          margin-bottom: 100px; } }

@media (min-width: 768px) and (max-width: 999px) {
  .c-buttons-text__list li:nth-child(even) {
    margin-left: 6%; } }

.c-insurance-cards {
  margin-top: 50px; }
  @media (min-width: 768px) {
    .c-insurance-cards {
      margin-top: 80px; } }
  .c-insurance-cards__final-button {
    text-align: center; }

.c-insurance-card {
  margin-bottom: 30px;
  box-shadow: 0px 2px 24px rgba(51, 51, 51, 0.12);
  min-height: 233px; }
  .c-insurance-card__img {
    padding: 37px 0; }
    @media (min-width: 768px) {
      .c-insurance-card__img {
        padding: 0; } }
    .c-insurance-card__img figure {
      height: 100px;
      width: 100px;
      max-width: 100%;
      margin: 0 auto; }
      .c-insurance-card__img figure img {
        height: 100%;
        width: 100%;
        object-fit: cover; }
    @media (min-width: 768px) {
      .c-insurance-card__img {
        flex-basis: 30%;
        max-width: 190px; } }
  .c-insurance-card__info {
    padding: 0 20px; }
    @media (max-width: 767px) {
      .c-insurance-card__info {
        padding-bottom: 30px; } }
    @media (min-width: 768px) {
      .c-insurance-card__info {
        padding-left: 20px;
        flex-basis: 70%;
        padding: 0 40px 0 0; } }
    .c-insurance-card__info .button-transparent .icon-chevron-right {
      position: relative;
      left: 6px;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .c-insurance-card__info .button-transparent:hover {
      text-decoration: none; }
      .c-insurance-card__info .button-transparent:hover .icon-chevron-right {
        left: 10px; }
    .c-insurance-card__info-title {
      font-size: 1.375rem;
      margin-bottom: 20px;
      margin-top: 0px;
      line-height: 1.75rem; }
      @media (min-width: 768px) {
        .c-insurance-card__info-title {
          margin-top: 30px;
          font-size: 1.75rem;
          line-height: 2.125rem; } }
    .c-insurance-card__info-subtitle {
      font-size: 0.875rem;
      line-height: 1.25rem;
      margin-bottom: 30px;
      font-family: Tahoma; }
      @media (min-width: 768px) {
        .c-insurance-card__info-subtitle {
          font-size: 1rem;
          line-height: 1.5rem;
          margin-bottom: 20px;
          min-height: 80px; } }
    .c-insurance-card__info span.icon-chevron-right {
      font-size: 12px;
      padding-left: 4px; }
  .c-insurance-card__wrapper {
    align-items: center; }
    @media (min-width: 768px) {
      .c-insurance-card__wrapper {
        display: flex;
        align-items: center; } }

.c-insurance-cards__cards {
  display: flex;
  flex-direction: column; }

.c-insurance-cards .c-button-direct {
  margin: 0 auto;
  margin-bottom: 80px; }
  .c-insurance-cards .c-button-direct__text {
    font-size: 1.25rem;
    line-height: 1.25rem; }

.c-insurance-cards .c-title {
  text-align: center;
  margin-bottom: 32px;
  font-size: 1.25rem;
  line-height: 1.625rem; }
  @media (min-width: 768px) {
    .c-insurance-cards .c-title {
      font-size: 1.75rem;
      line-height: 2.125rem; } }

.c-comparativa {
  text-align: center;
  margin-top: 44px; }
  .c-comparativa__scrollable {
    padding: 10px; }
    @media (min-width: 768px) {
      .c-comparativa__scrollable {
        overflow-y: auto; } }
  .c-comparativa__caption {
    display: none; }
  .c-comparativa__svg-a {
    display: none; }
  .c-comparativa__svg-b svg {
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .c-comparativa__svg-b.rotate svg {
    transform: rotate(180deg); }
  .c-comparativa__acordeon {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #3C3C3C;
    font-family: 'Tahoma';
    display: none; }
    .c-comparativa__acordeon.visible {
      display: block;
      animation: fadeIn .5s;
      -webkit-animation: fadeIn .5s;
      -moz-animation: fadeIn .5s;
      -o-animation: fadeIn .5s;
      -ms-animation: fadeIn .5s; }
  .c-comparativa .js-comparativa-acordeon-opener span svg {
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .c-comparativa .js-comparativa-acordeon-opener.opened span svg {
    transform: rotate(180deg); }
  @media (min-width: 768px) {
    .c-comparativa {
      margin-top: 52px; } }
  @media (min-width: 1480px) {
    .c-comparativa {
      margin-top: 69px; } }
  .c-comparativa__title {
    padding: 10px;
    text-align: center;
    font-size: 1.75rem;
    line-height: 2.25rem;
    font-family: "Futura PT", sans-serif; }
    @media (min-width: 768px) {
      .c-comparativa__title {
        font-size: 3rem;
        line-height: 3.875rem; } }
  .c-comparativa__button-desktop {
    display: none; }
    @media (min-width: 768px) {
      .c-comparativa__button-desktop {
        display: inline-block; } }
  @media (min-width: 768px) {
    .c-comparativa__button-mobile {
      display: none; } }
  .c-comparativa__subtitle {
    padding: 10px;
    text-align: center;
    font-family: "Tahoma";
    font-size: 1rem;
    line-height: 1.375rem;
    margin-top: 20px;
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .c-comparativa__subtitle {
        margin-top: 30px; } }
    @media (min-width: 768px) {
      .c-comparativa__subtitle {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        font-size: 1.25rem;
        line-height: 1.75rem; } }
    .c-comparativa__subtitle--no-tabs {
      margin-bottom: 0; }
  .c-comparativa h3 {
    font-size: 1rem;
    line-height: 1rem; }
    @media (min-width: 768px) {
      .c-comparativa h3 {
        font-size: 1.25rem;
        line-height: 1.75rem; } }
    .c-comparativa h3 a {
      color: #69A0BE;
      font-weight: 700; }
  .c-comparativa__table {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 767px) {
      .c-comparativa__table {
        position: relative; } }
    .c-comparativa__table .owl-loaded {
      display: flex !important; }
    @media (min-width: 768px) {
      .c-comparativa__table .owl-carousel {
        display: flex !important; } }
    .c-comparativa__table .owl-stage {
      padding-left: 0 !important; }
    .c-comparativa__table-header {
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      padding: 15px;
      background: #F4F2F6;
      height: 66px;
      display: flex;
      justify-content: space-around;
      align-items: center;
      font-weight: 600; }
      @media (max-width: 767px) {
        .c-comparativa__table-header {
          position: sticky;
          top: 0;
          z-index: 5; } }
      @media (min-width: 768px) {
        .c-comparativa__table-header.w-3 li {
          flex-basis: 25%; } }
      @media (max-width: 767px) {
        .c-comparativa__table-header.w-5 {
          width: 150%; } }
      .c-comparativa__table-header.w-5 li {
        flex-basis: 20%; }
      .c-comparativa__table-header h2 {
        font-family: "Futura PT", sans-serif;
        font-size: 0.8125rem;
        line-height: 1.125rem;
        margin-bottom: 0; }
      @media (min-width: 768px) {
        .c-comparativa__table-header {
          padding: 13px;
          height: 90px; }
          .c-comparativa__table-header h2 {
            font-size: 1.5rem;
            line-height: 2rem; } }
      .c-comparativa__table-header th {
        width: 33%; }
      @media (min-width: 768px) {
        .c-comparativa__table-header.scrolled {
          position: fixed;
          top: 168px;
          max-width: 920px;
          z-index: 10; } }
    .c-comparativa__table-subheader {
      text-align: left;
      font-family: "Tahoma" !important;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      padding: 20px 0 10px 0; }
      .c-comparativa__table-subheader a {
        color: #000; }
      @media (min-width: 768px) {
        .c-comparativa__table-subheader {
          font-size: 22px;
          line-height: 30px;
          padding: 61px 0 20px 0; }
          .c-comparativa__table-subheader:nth-of-type(1) {
            padding: 31px 0 20px 0; } }
    .c-comparativa__table .cell-buttons {
      padding: 10px;
      margin-top: 10px;
      background-color: #fff;
      display: flex;
      justify-content: space-around; }
      @media (max-width: 767px) {
        .c-comparativa__table .cell-buttons {
          position: sticky;
          bottom: 0; } }
      @media (min-width: 768px) {
        .c-comparativa__table .cell-buttons {
          margin-top: 22px; } }
      .c-comparativa__table .cell-buttons .c-button-direct {
        min-width: auto;
        height: auto; }
        @media (min-width: 360px) {
          .c-comparativa__table .cell-buttons .c-button-direct {
            height: 40px; } }
        .c-comparativa__table .cell-buttons .c-button-direct .c-button-direct__text {
          font-size: 0.875rem; }
          @media (min-width: 360px) {
            .c-comparativa__table .cell-buttons .c-button-direct .c-button-direct__text {
              line-height: 1.125rem; } }
        @media (min-width: 768px) {
          .c-comparativa__table .cell-buttons .c-button-direct {
            height: 50px; }
            .c-comparativa__table .cell-buttons .c-button-direct .c-button-direct__text {
              height: 100%;
              display: flex;
              justify-content: center;
              align-items: center; } }
    @media (min-width: 768px) and (min-width: 768px) {
      .c-comparativa__table .cell-buttons .c-button-direct .c-button-direct__text {
        font-size: 0.9375rem;
        line-height: 1.3125rem; } }
      @media (max-width: 899px) {
        .c-comparativa__table .cell-buttons .c-button-direct {
          padding: 10px; } }
      .c-comparativa__table .cell-buttons.w-3 div {
        flex-basis: 33%; }
      .c-comparativa__table .cell-buttons.w-2 div {
        flex-basis: 50%; }
      @media (max-width: 767px) {
        .c-comparativa__table .cell-buttons.w-4, .c-comparativa__table .cell-buttons.w-5 {
          width: 150%; } }
      .c-comparativa__table .cell-buttons.w-4 div, .c-comparativa__table .cell-buttons.w-5 div {
        text-align: center;
        flex-basis: 25%; }
      .c-comparativa__table .cell-buttons.w-4 .c-button-direct, .c-comparativa__table .cell-buttons.w-5 .c-button-direct {
        padding: 6px;
        min-width: 90%;
        max-width: 90%; }
        @media (max-width: 767px) {
          .c-comparativa__table .cell-buttons.w-4 .c-button-direct, .c-comparativa__table .cell-buttons.w-5 .c-button-direct {
            min-width: 90%; } }
      .c-comparativa__table .cell-buttons td {
        padding: 50px 0 100px 0;
        margin: 50px auto;
        text-align: center; }
        @media (max-width: 767px) {
          .c-comparativa__table .cell-buttons td .c-button-direct {
            min-width: auto;
            min-width: 100px;
            max-width: 100px;
            padding: 10px; } }
        @media (min-width: 768px) and (max-width: 999px) {
          .c-comparativa__table .cell-buttons td .c-button-direct {
            min-width: 170px;
            max-width: 170px;
            padding: 15px; } }
        @media (max-width: 767px) {
          .c-comparativa__table .cell-buttons td .c-button-direct__text .hide-mobile {
            display: none; } }
    .c-comparativa__table tbody tr:nth-child(even) td {
      border: 1px solid #F4F2F6;
      height: 60px;
      text-align: center; }
      .c-comparativa__table tbody tr:nth-child(even) td img {
        max-width: 17px; }
        @media (min-width: 768px) {
          .c-comparativa__table tbody tr:nth-child(even) td img {
            max-width: 100%; } }
      @media (min-width: 768px) {
        .c-comparativa__table tbody tr:nth-child(even) td {
          height: 90px; } }
  .c-comparativa__icons {
    display: flex;
    justify-content: space-around; }
    @media (max-width: 767px) {
      .c-comparativa__icons.w-4, .c-comparativa__icons.w-5 {
        width: 150%; } }
  .c-comparativa__icon {
    font-size: 1.5rem;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1; }
    @media (min-width: 768px) {
      .c-comparativa__icon {
        height: 90px; } }
    .c-comparativa__icon span.c-comparativa__icon-text {
      margin-left: 6px;
      font-size: 0.875rem;
      line-height: 0.875rem;
      font-family: 'Tahoma'; }
      @media (min-width: 768px) {
        .c-comparativa__icon span.c-comparativa__icon-text {
          font-size: 1rem;
          line-height: 1rem;
          margin-left: 10px; } }
    .c-comparativa__icon .icon-cross {
      display: none; }
    .c-comparativa__icon .icon-cross-coverage {
      font-size: 1.7rem; }
      @media (min-width: 768px) {
        .c-comparativa__icon .icon-cross-coverage {
          font-size: 2.375rem; } }
    .c-comparativa__icon span {
      font-size: 1.25rem; }
      @media (min-width: 768px) {
        .c-comparativa__icon span {
          font-size: 1.75rem; } }
    .c-comparativa__icon:nth-of-type(1) {
      border-left: 1px solid #E1E1E1; }
    .c-comparativa__icon-cross {
      color: #CFCFCF; }
    .c-comparativa__icon.w-2 {
      flex-basis: 50%; }
    .c-comparativa__icon.w-3 {
      flex-basis: 33%; }
    .c-comparativa__icon.w-4 {
      flex-basis: 25%; }
    .c-comparativa__icon.w-5 {
      flex-basis: 20%; }

/*** TABS ***/
.tab-container {
  overflow: hidden;
  background: #fff; }

.tab-container [role=tablist] {
  display: flex;
  margin: 0;
  padding: 0;
  align-items: center;
  justify-content: center;
  width: max-content;
  margin: 0 auto; }

.tab-container [role=tab] {
  cursor: pointer;
  flex-grow: 1;
  min-width: 163px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 600;
  border: 2px solid #F4F2F6;
  margin: 0 -2px; }
  @media (min-width: 768px) {
    .tab-container [role=tab] {
      height: 70px;
      min-width: 320px; } }

.tab-container .tabs-container {
  padding: 0;
  margin: 0 auto;
  max-width: 920px;
  position: relative; }
  .tab-container .tabs-container .c-comparativa__horizontal-scroll {
    max-width: 920px;
    margin: 0 auto;
    position: relative; }
    @media (max-width: 767px) {
      .tab-container .tabs-container .c-comparativa__horizontal-scroll {
        overflow: auto; } }
    @media (min-width: 768px) {
      .tab-container .tabs-container .c-comparativa__horizontal-scroll {
        max-height: auto; } }
    .tab-container .tabs-container .c-comparativa__horizontal-scroll::-webkit-scrollbar {
      width: 10px; }
    .tab-container .tabs-container .c-comparativa__horizontal-scroll::-webkit-scrollbar-track {
      background-color: transparent; }
    .tab-container .tabs-container .c-comparativa__horizontal-scroll::-webkit-scrollbar-thumb {
      background-color: #999999;
      border-radius: 100px; }

.tab-container .tabs-container [role=tabpanel] {
  display: none; }

.tab-container .tabs-container [role=tabpanel][aria-expanded=true] {
  display: block; }

@media (max-width: 767px) {
  .lista-seguros {
    margin-bottom: 20px; } }

.lista-seguros .c-button-direct-direct {
  font-size: 1rem;
  line-height: 1.375rem; }

.lista-seguros .c-button-direct--terciary {
  margin-left: -32px;
  padding-left: 10px;
  color: #000; }
  @media (min-width: 768px) {
    .lista-seguros .c-button-direct--terciary {
      margin-left: -60px; } }
  .lista-seguros .c-button-direct--terciary:hover {
    color: #fff; }

.lista-seguros .c-button-direct--primary {
  position: relative;
  z-index: 1;
  color: #fff; }

.lista-seguros .c-button-direct--secondary[aria-selected="true"] {
  background-color: #000;
  color: #fff;
  z-index: 10; }

.lista-seguros .c-button-direct--secondary[aria-selected="false"] {
  background-color: #fff;
  color: #000;
  border: 2px solid #000; }
  .lista-seguros .c-button-direct--secondary[aria-selected="false"] .c-button-direct__text {
    color: #000; }
  .lista-seguros .c-button-direct--secondary[aria-selected="false"]:hover {
    background-color: #000; }
    .lista-seguros .c-button-direct--secondary[aria-selected="false"]:hover .c-button-direct__text {
      color: #fff;
      border-color: #000; }

.lista-seguros .c-button-direct--terciary[aria-selected="false"] {
  background-color: #fff;
  color: #000;
  border: 2px solid #000; }
  .lista-seguros .c-button-direct--terciary[aria-selected="false"]:hover {
    background-color: #000;
    color: #fff;
    border-color: #fff; }

.lista-seguros .c-button-direct-direct[aria-selected="true"] {
  background-color: #000;
  color: #fff;
  border: 2px solid #fff;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .lista-seguros .c-button-direct-direct[aria-selected="true"] span {
    color: #fff; }
  .lista-seguros .c-button-direct-direct[aria-selected="true"]:hover {
    color: #000;
    background-color: #fff;
    border: 2px solid #000; }
    .lista-seguros .c-button-direct-direct[aria-selected="true"]:hover span {
      color: #000; }

.c-comparativa__horizontal-scroll {
  max-width: 920px;
  margin: 0 auto;
  /*@media (max-width: $sm-max) {
      overflow: auto;
      max-height: 90vh;
    }*/
  /*@media (max-height: 600px) {
      max-height: 70vh;
    }*/
  position: relative; }
  @media (min-width: 768px) {
    .c-comparativa__horizontal-scroll {
      max-height: auto; } }
  .c-comparativa__horizontal-scroll::-webkit-scrollbar {
    width: 10px; }
  .c-comparativa__horizontal-scroll::-webkit-scrollbar-track {
    background-color: transparent; }
  .c-comparativa__horizontal-scroll::-webkit-scrollbar-thumb {
    background-color: #F4F2F6;
    border-radius: 100px; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.slideDown {
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  animation-duration: .3ss;
  -webkit-animation-duration: .3s;
  animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  visibility: visible !important; }

.slideUp {
  animation-name: slideUp;
  -webkit-animation-name: slideUp;
  animation-duration: .3ss;
  -webkit-animation-duration: .3s;
  animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  visibility: visible !important; }

@keyframes slideDown {
  0% {
    transform: translateY(-600%); }
  50% {
    transform: translateY(8%); }
  80% {
    transform: translateY(4%); }
  100% {
    transform: translateY(0%); } }

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-600%); }
  50% {
    -webkit-transform: translateY(8%); }
  80% {
    -webkit-transform: translateY(4%); }
  100% {
    -webkit-transform: translateY(0%); } }

@keyframes slideUp {
  0% {
    transform: translateY(0%); }
  50% {
    transform: translateY(4%); }
  80% {
    transform: translateY(8%); }
  100% {
    transform: translateY(-100%); } }

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(0%); }
  50% {
    -webkit-transform: translateY(4%); }
  80% {
    -webkit-transform: translateY(8%); }
  100% {
    -webkit-transform: translateY(-100%); } }

.table thead th, .table thead td {
  background-color: #F4F2F6;
  border-bottom: 0px;
  border-top-width: 0px;
  vertical-align: middle !important;
  border-style: hidden; }

.table thead {
  background-color: #F4F2F6; }

.c-comparativa__table-header {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600; }
  .c-comparativa__table-header h2 {
    font-size: 0.8125rem;
    line-height: 1.125rem;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .c-comparativa__table-header {
      padding: 13px;
      height: 90px; }
      .c-comparativa__table-header h2 {
        font-size: 1.5rem;
        line-height: 2rem; } }

.c-comparativa__table-subheader {
  padding: 30px 0 20px 0; }

.table td {
  background-clip: padding-box;
  border-bottom-width: 0px;
  border-color: #dee2e6;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0.0625rem;
  padding: 0.75rem;
  position: relative;
  vertical-align: middle; }

.c-comparativa__icon {
  font-size: 1.5rem;
  height: 50px;
  display: table-cell;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #E1E1E1 !important;
  border-bottom: 1px solid #E1E1E1 !important;
  border-right: 1px solid #E1E1E1 !important; }

.c-comparativa__caption {
  text-align: center;
  height: 40px;
  display: table-cell;
  align-items: center;
  justify-content: center;
  font-family: "Source Sans Pro", sans-serif;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05); }

.c-comparativa_button {
  padding: 10px !important;
  padding-top: 42px !important;
  background-color: #ffffff;
  justify-content: space-around;
  border-bottom: hidden !important; }

.c-comparativa_button_text_a {
  margin-top: 32px;
  min-width: auto;
  padding: 8px 12px; }

@media (max-width: 767px) {
  .c-comparativa_button_text_a {
    height: 40px;
    margin-top: 32px;
    min-width: 5rem;
    max-width: 5.6rem; } }

.c-comparativa_button_span_text {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  position: relative;
  text-transform: uppercase;
  transition: color 0.3s;
  white-space: normal;
  font-size: 1rem; }

.cell-buttons {
  padding: 10px;
  margin-top: 32px !important;
  background-color: #ffffff;
  justify-content: space-around; }

.cell-buttons .w-5 .button--product {
  padding: 6px;
  min-width: 90%;
  max-width: 90%; }

.w-5 .head-title {
  width: 20%;
  padding: 0px !important; }

.c-comparativa-table {
  text-align: center;
  margin-top: 44px; }
  .c-comparativa-table__caption {
    text-align: center;
    height: 40px;
    align-items: center;
    justify-content: center;
    font-family: 'Tahoma';
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05); }
    .c-comparativa-table__caption p {
      margin-bottom: 0;
      font-size: 0.875rem;
      line-height: 1.125rem; }
      @media (min-width: 768px) {
        .c-comparativa-table__caption p {
          font-size: 1.125rem;
          line-height: 1.5rem; } }
    .c-comparativa-table__caption--into {
      margin-top: 25px; }
  .c-comparativa-table__subtitle {
    padding: 10px;
    text-align: center;
    font-size: 1rem;
    line-height: 1.375rem;
    margin-top: 20px;
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .c-comparativa-table__subtitle {
        margin-top: 30px; } }
    @media (min-width: 768px) {
      .c-comparativa-table__subtitle {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        font-size: 1.25rem;
        line-height: 1.75rem; } }
    .c-comparativa-table__subtitle--no-tabs {
      display: none; }
  .c-comparativa-table__table {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
    .c-comparativa-table__table-header {
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      background-color: #fafafa;
      padding: 15px;
      height: 66px;
      justify-content: space-around;
      align-items: center;
      font-weight: 600; }
      @media (min-width: 768px) {
        .c-comparativa-table__table-header.w-3 th {
          width: 33%; } }
      @media (max-width: 767px) {
        .c-comparativa-table__table-header.w-5 {
          width: 150%; } }
      .c-comparativa-table__table-header.w-5 th {
        width: 20%; }
      .c-comparativa-table__table-header th * {
        font-family: 'Tahoma';
        font-weight: 600; }
      .c-comparativa-table__table-header h2 {
        font-size: 0.8125rem;
        line-height: 1.125rem;
        margin-bottom: 0; }
      @media (min-width: 768px) {
        .c-comparativa-table__table-header {
          padding: 13px;
          height: 90px; }
          .c-comparativa-table__table-header h2 {
            font-size: 1.5rem;
            line-height: 2rem; } }
    .c-comparativa-table__table-subheader {
      text-align: left;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      padding: 20px 0 10px 0; }
      .c-comparativa-table__table-subheader h3 {
        font-size: 1rem;
        line-height: 1rem; }
        @media (min-width: 768px) {
          .c-comparativa-table__table-subheader h3 {
            font-size: 1.25rem;
            line-height: 1.75rem; } }
      .c-comparativa-table__table-subheader a {
        font-family: 'Tahoma';
        color: #69A0BE;
        font-weight: 700; }
      @media (min-width: 768px) {
        .c-comparativa-table__table-subheader {
          padding: 60px 0 20px 0; }
          .c-comparativa-table__table-subheader:nth-of-type(1) {
            padding: 30px 0 20px 0; } }
    .c-comparativa-table__table .cell-buttons {
      padding: 10px;
      margin-top: 10px;
      background-color: #ffffff;
      justify-content: space-around; }
      @media (max-width: 767px) {
        .c-comparativa-table__table .cell-buttons {
          position: sticky;
          bottom: 0; } }
      @media (min-width: 768px) {
        .c-comparativa-table__table .cell-buttons {
          margin-top: 22px; } }
      .c-comparativa-table__table .cell-buttons .button--product {
        min-width: auto;
        height: 40px; }
        .c-comparativa-table__table .cell-buttons .button--product .button__text {
          font-size: 0.875rem;
          line-height: 1.125rem; }
        @media (min-width: 768px) {
          .c-comparativa-table__table .cell-buttons .button--product {
            height: 40px; }
            .c-comparativa-table__table .cell-buttons .button--product .button__text {
              height: 100%;
              justify-content: center;
              align-items: center; } }
    @media (min-width: 768px) and (min-width: 768px) {
      .c-comparativa-table__table .cell-buttons .button--product .button__text {
        font-size: 0.9375rem;
        line-height: 1.3125rem; } }
      @media (max-width: 899px) {
        .c-comparativa-table__table .cell-buttons .button--product {
          padding: 10px; } }
      .c-comparativa-table__table .cell-buttons.w-3 div {
        width: 33%; }
      .c-comparativa-table__table .cell-buttons.w-2 div {
        width: 50%; }
      @media (max-width: 767px) {
        .c-comparativa-table__table .cell-buttons.w-4, .c-comparativa-table__table .cell-buttons.w-5 {
          width: 150%; } }
      .c-comparativa-table__table .cell-buttons.w-4 div, .c-comparativa-table__table .cell-buttons.w-5 div {
        text-align: center;
        flex-basis: 25%; }
      .c-comparativa-table__table .cell-buttons.w-4 .button--product, .c-comparativa-table__table .cell-buttons.w-5 .button--product {
        padding: 6px;
        min-width: 90%;
        max-width: 90%; }
        @media (max-width: 767px) {
          .c-comparativa-table__table .cell-buttons.w-4 .button--product, .c-comparativa-table__table .cell-buttons.w-5 .button--product {
            min-width: 90%; } }
      .c-comparativa-table__table .cell-buttons td {
        padding: 50px 0 100px 0;
        margin: 50px auto;
        text-align: center; }
        @media (max-width: 767px) {
          .c-comparativa-table__table .cell-buttons td .button--product {
            min-width: auto;
            min-width: 100px;
            max-width: 100px;
            padding: 10px; } }
        @media (min-width: 768px) and (max-width: 999px) {
          .c-comparativa-table__table .cell-buttons td .button--product {
            min-width: 170px;
            max-width: 170px;
            padding: 15px; } }
        @media (max-width: 767px) {
          .c-comparativa-table__table .cell-buttons td .button__text .hide-mobile {
            display: none; } }

td.c-comparativa-table__table-subheader {
  padding: 20px 0 10px; }

.c-comparativa-table__table-coverage {
  margin-bottom: 0px; }

@media (hover: none) {
  .lista-seguros .c-button-direct-direct[aria-selected="true"]:hover {
    transform: none;
    background-color: #000;
    color: #fff;
    border: 2px solid #fff; }
    .lista-seguros .c-button-direct-direct[aria-selected="true"]:hover span {
      color: #fff; } }

.c-video--centered {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.c-alert {
  padding: 16px;
  display: flex;
  flex-direction: column;
  position: relative; }
  @media (min-width: 768px) {
    .c-alert {
      flex-direction: row;
      align-items: center;
      justify-content: center; } }
  .c-alert__texts {
    display: flex;
    justify-content: flex-start;
    flex-basis: auto;
    align-items: center; }
    @media (max-width: 767px) {
      .c-alert__texts {
        margin-left: 18px;
        margin-bottom: 12px; } }
    @media (min-width: 768px) {
      .c-alert__texts {
        justify-content: center;
        max-width: 50%; } }
  .c-alert__text {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: "Tahoma"; }
    @media (max-width: 767px) {
      .c-alert__text {
        padding-right: 10px; } }
  .c-alert__text p {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: "Tahoma"; }
  .c-alert__button-container {
    margin-left: 18px; }
  .c-alert__button {
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    min-width: 200px;
    padding-top: 16px;
    padding-bottom: 16px;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .c-alert__button:hover {
      text-decoration: none;
      box-shadow: 0 0 11px rgba(255, 255, 255, 0.6); }
    @media (max-width: 767px) {
      .c-alert__button {
        max-width: 300px; } }
  .c-alert__icon {
    display: inline-block;
    margin-right: 18px; }
  .c-alert__close-icon {
    position: absolute;
    z-index: 1;
    color: #fff;
    right: 4px;
    padding-right: 10px;
    font-size: 23px;
    top: 7px;
    font-family: "Tahoma"; }
    .c-alert__close-icon:hover {
      text-decoration: none; }
    @media (min-width: 768px) {
      .c-alert__close-icon {
        top: 37%;
        right: 22px; } }
  .c-alert--position-top {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    left: 0; }
  .c-alert--position-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100;
    left: 0; }
  .c-alert.js-close-alert {
    display: none; }

.c-logos-banner__wrapper {
  padding: 70px 15px 50px 15px; }
  @media (min-width: 768px) {
    .c-logos-banner__wrapper {
      padding: 80px 15px 50px 15px; } }
  @media (min-width: 1000px) {
    .c-logos-banner__wrapper {
      padding: 100px 15px 100px 15px; } }

.c-logos-banner__title {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-family: "Futura PT", sans-serif;
  text-align: center;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .c-logos-banner__title {
      width: 75%;
      margin-left: auto;
      margin-right: auto;
      font-size: 1.75rem;
      line-height: 2.125rem;
      margin-bottom: 30px; } }
  @media (min-width: 1000px) {
    .c-logos-banner__title {
      margin-bottom: 20px;
      font-size: 2.125rem;
      line-height: 2.625rem;
      width: 49%; } }

.c-logos-banner__subtitle {
  margin-bottom: 30px;
  font-size: 1rem;
  line-height: 1.375rem;
  font-family: "Tahoma";
  text-align: center; }
  @media (min-width: 768px) {
    .c-logos-banner__subtitle {
      font-size: 1.25rem;
      line-height: 1.75rem; } }
  @media (min-width: 1000px) {
    .c-logos-banner__subtitle {
      margin-bottom: 60px; } }

.c-logos-banner__logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px; }
  .c-logos-banner__logos .c-logos-banner__logo-container {
    /*margin: 0 3% 10px 0;*/
    margin: 0;
    max-width: 90px;
    height: 90px;
    object-fit: contain; }
    .c-logos-banner__logos .c-logos-banner__logo-container img {
      width: 100%; }
    @media (max-width: 767px) {
      .c-logos-banner__logos .c-logos-banner__logo-container {
        flex-basis: 25%;
        margin-right: 6%; }
        .c-logos-banner__logos .c-logos-banner__logo-container:nth-last-of-type(1) {
          margin-right: 0; } }
    @media (min-width: 768px) {
      .c-logos-banner__logos .c-logos-banner__logo-container {
        flex-basis: 25%;
        max-width: 25%;
        height: 90px;
        display: flex;
        justify-content: center;
        align-items: center; }
        .c-logos-banner__logos .c-logos-banner__logo-container img {
          width: auto; } }
    @media (min-width: 1000px) {
      .c-logos-banner__logos .c-logos-banner__logo-container {
        max-width: auto;
        flex-basis: 15%;
        margin-bottom: 50px; } }
  .c-logos-banner__logos--one .c-logos-banner__logo-container {
    margin-right: 0; }

.c-logos-banner__button {
  text-align: center; }
  .c-logos-banner__button a {
    color: #000;
    font-family: "Futura PT", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem; }
    @media (min-width: 768px) {
      .c-logos-banner__button a {
        font-size: 1.25rem;
        line-height: 1.75rem; } }
    .c-logos-banner__button a .icon-chevron-right {
      margin-left: 10px;
      margin-bottom: 7px;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .c-logos-banner__button a:hover {
      text-decoration: none; }
      .c-logos-banner__button a:hover .icon-chevron-right {
        margin-left: 16px; }

.c-pagination {
  display: block;
  clear: both;
  overflow: hidden; }
  .c-pagination ul {
    margin-left: 0;
    padding-left: 0; }
  .c-pagination__item {
    float: left;
    min-width: 36px;
    height: 30px;
    text-align: center;
    border-right-width: 0;
    list-style: none;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 5px;
    /*@media(max-width: $sm){
        min-width: 30px;
    }*/ }
    .c-pagination__item:last-child {
      border-right-width: 1px; }
    .c-pagination__item a {
      color: #4D4D4D;
      height: 28px;
      width: 28px;
      border: 2px solid transparent;
      border-radius: 50%;
      font-family: "Tahoma", sans-serif;
      font-weight: 400;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      text-decoration: none; }
    .c-pagination__item--previous-group .c-pagination__link {
      position: relative; }
      .c-pagination__item--previous-group .c-pagination__link::before {
        content: "";
        display: block;
        position: absolute; }
      .c-pagination__item--previous-group .c-pagination__link::after {
        content: "";
        display: block;
        position: absolute; }
      .c-pagination__item--previous-group .c-pagination__link--is-disabled {
        pointer-events: none; }
    .c-pagination__item--next-group .c-pagination__link {
      position: relative; }
      .c-pagination__item--next-group .c-pagination__link::before {
        content: "";
        display: block;
        position: absolute;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
      .c-pagination__item--next-group .c-pagination__link::after {
        content: "";
        display: block;
        position: absolute;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
      .c-pagination__item--next-group .c-pagination__link--is-disabled {
        pointer-events: none; }
    .c-pagination__item--previous-page {
      margin-right: 20px;
      transform: rotate(180deg);
      display: inline-block;
      /*@media (max-width: $sm) {
        margin-right: 5px;
      }*/ }
      .c-pagination__item--previous-page span {
        display: inline-table;
        margin-top: 10.5px;
        transform: rotate(180deg);
        margin-left: -25px; }
      .c-pagination__item--previous-page .icon-chevron-right:before {
        transform: rotate(180deg);
        display: inline-table; }
      .c-pagination__item--previous-page .c-pagination__link {
        position: relative; }
        .c-pagination__item--previous-page .c-pagination__link::before {
          position: absolute;
          border: solid #0056b3;
          border-width: 0 2px 2px 0;
          display: inline-block;
          padding: 5px;
          transform: rotate(135deg);
          -webkit-transform: rotate(135deg);
          top: 7px; }
        .c-pagination__item--previous-page .c-pagination__link--is-disabled {
          pointer-events: none; }
      .c-pagination__item--previous-page--is-disabled {
        color: #1815124a;
        display: none !important; }
    .c-pagination__item--next-page {
      margin-left: 10px;
      /*@media (max-width: $sm) {
          margin-left: 5px;
      }*/ }
      .c-pagination__item--next-page .c-pagination__link {
        position: relative; }
        .c-pagination__item--next-page .c-pagination__link::before {
          position: absolute;
          border: solid #0056b3;
          border-width: 0 2px 2px 0;
          display: inline-block;
          padding: 5px;
          transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          top: 7px;
          left: 14px; }
        .c-pagination__item--next-page .c-pagination__link--is-disabled {
          pointer-events: none; }
      .c-pagination__item--next-page--is-disabled {
        color: #1815124a;
        display: none !important; }
    .c-pagination__item--is-active {
      margin-top: -1.5px; }
      .c-pagination__item--is-active .c-pagination__link {
        font-weight: 700;
        color: #000;
        border-color: #000;
        border-radius: 50%;
        border: 2px solid #000;
        height: 28px;
        width: 28px;
        pointer-events: none; }
    .c-pagination__item--pointer {
      cursor: pointer; }
  .c-pagination__link {
    display: block;
    min-width: 20px;
    height: 30px;
    color: #4D4D4D;
    font-weight: bold;
    border-bottom: 2px solid transparent; }
    .c-pagination__link:hover {
      color: #000;
      border-color: #000;
      border: 2px dashed;
      text-decoration: none; }
    .c-pagination__link:focus {
      color: #333;
      border-color: #333; }
    .c-pagination__link--is-disabled {
      pointer-events: none; }
  .c-pagination__ellipsis {
    float: left;
    width: 20px;
    height: 25px;
    text-align: center;
    border-right-width: 0;
    list-style: none;
    box-sizing: border-box; }
  .c-pagination__nav {
    margin-top: -40px; }
    @media (min-width: 768px) and (max-width: 1224px) {
      .c-pagination__nav {
        place-content: initial !important; } }
    @media (max-width: 768px) {
      .c-pagination__nav {
        place-content: center; } }
    @media (max-width: 1224px) {
      .c-pagination__nav {
        order: 3;
        width: 100%;
        text-align: center;
        display: flex;
        place-content: center;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: initial; } }
  .c-pagination__table {
    float: left;
    margin-top: 65px; }
    @media (max-width: 768px) {
      .c-pagination__table {
        margin-top: 0px;
        padding-bottom: 15px;
        float: initial; } }
    @media (min-width: 768px) and (max-width: 1224px) {
      .c-pagination__table {
        float: left;
        margin-top: 15px; } }

@media (max-width: 55em) {
  .c-pagination__item--previous-group {
    position: absolute;
    top: -48px; }
  .c-pagination__item--next-group {
    position: absolute;
    top: -48px; } }

.c-product-slider {
  padding: 30px 15px 47px 15px; }
  .c-product-slider__title {
    text-align: left;
    font-size: 1.375rem;
    line-height: 1.625rem;
    margin-bottom: 30px;
    font-family: "Futura PT", sans-serif; }
    @media (min-width: 768px) {
      .c-product-slider__title {
        font-size: 2.125rem;
        line-height: 2.5rem;
        margin-bottom: 80px;
        text-align: center;
        width: 92%;
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 1000px) {
      .c-product-slider__title {
        width: 49%;
        font-size: 2.125rem;
        line-height: 2.625rem; } }
  @media (min-width: 768px) {
    .c-product-slider {
      padding: 65px 30px 79px 30px; } }
  .c-product-slider__tab {
    animation: fadeIn .5s;
    -webkit-animation: fadeIn .5s;
    -moz-animation: fadeIn .5s;
    -o-animation: fadeIn .5s;
    -ms-animation: fadeIn .5s; }
    @media (min-width: 768px) {
      .c-product-slider__tab {
        display: flex; } }
    @media (min-width: 1000px) {
      .c-product-slider__tab {
        width: 68%;
        margin-left: auto;
        margin-right: auto; } }
  @media (min-width: 768px) {
    .c-product-slider__tab-text {
      flex-basis: 50%;
      align-self: center; } }
  @media (min-width: 1000px) {
    .c-product-slider__tab-text {
      flex-basis: 45%; } }
  .c-product-slider__tab-title {
    font-family: "Tahoma";
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-bottom: 20px;
    min-height: 45px; }
    @media (min-width: 768px) {
      .c-product-slider__tab-title {
        font-size: 1.375rem;
        line-height: 1.6875rem;
        margin-bottom: 30px; } }
  .c-product-slider__tab-subtitle {
    font-family: "Tahoma";
    font-size: 0.875rem;
    line-height: 1.25rem;
    min-height: 74px; }
    @media (min-width: 768px) {
      .c-product-slider__tab-subtitle {
        font-size: 1.375rem;
        line-height: 2.125rem; } }
    .c-product-slider__tab-subtitle p {
      font-size: 0.875rem;
      line-height: 1.25rem; }
      @media (min-width: 768px) {
        .c-product-slider__tab-subtitle p {
          font-size: 1.375rem;
          line-height: 2rem; } }
  .c-product-slider__tab-image {
    margin-top: 34px;
    text-align: center; }
    @media (min-width: 768px) {
      .c-product-slider__tab-image {
        flex-basis: 50%;
        margin-top: 0; } }
    .c-product-slider__tab-image img {
      height: 303px; }
    @media (min-width: 1000px) {
      .c-product-slider__tab-image {
        flex-basis: 55%; } }
  .c-product-slider .paginationjs-pages {
    margin-top: 44px; }
    @media (min-width: 768px) {
      .c-product-slider .paginationjs-pages {
        margin-top: 61px; } }
    .c-product-slider .paginationjs-pages ul {
      display: flex;
      justify-content: center; }
      .c-product-slider .paginationjs-pages ul .paginationjs-page {
        margin-right: 10px; }
        @media (min-width: 768px) {
          .c-product-slider .paginationjs-pages ul .paginationjs-page {
            margin-right: 24px; } }
        .c-product-slider .paginationjs-pages ul .paginationjs-page a {
          color: #000;
          font-size: 1.125rem;
          line-height: 1.375rem;
          color: #84A9C2;
          font-weight: bold; }
          @media (min-width: 768px) {
            .c-product-slider .paginationjs-pages ul .paginationjs-page a {
              font-size: 1.75rem;
              line-height: 2.125rem; } }
        .c-product-slider .paginationjs-pages ul .paginationjs-page.active a {
          color: #000;
          text-decoration: underline; }
    .c-product-slider .paginationjs-pages .paginationjs-ellipsis {
      width: 30px;
      height: 30px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 10px; }
      @media (min-width: 768px) {
        .c-product-slider .paginationjs-pages .paginationjs-ellipsis {
          width: 40px;
          height: 40px; } }
    @media (max-width: 767px) {
      .c-product-slider .paginationjs-pages .paginationjs-prev,
      .c-product-slider .paginationjs-pages .paginationjs-next {
        position: relative;
        bottom: 5px; } }
    .c-product-slider .paginationjs-pages .paginationjs-prev a svg,
    .c-product-slider .paginationjs-pages .paginationjs-next a svg {
      height: 14px; }
    @media (min-width: 768px) {
      .c-product-slider .paginationjs-pages .paginationjs-prev a svg,
      .c-product-slider .paginationjs-pages .paginationjs-next a svg {
        height: 20px; } }
    .c-product-slider .paginationjs-pages .paginationjs-prev {
      margin-right: 37px; }
    .c-product-slider .paginationjs-pages .paginationjs-next {
      margin-left: 37px; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.c-intro-text {
  padding: 50px 15px 0 15px;
  margin-bottom: 55px; }
  @media (min-width: 768px) {
    .c-intro-text {
      padding: 80px 40px 0 40px;
      margin-bottom: 80px; } }
  @media (min-width: 1000px) {
    .c-intro-text {
      padding-top: 30px; } }
  .c-intro-text .c-button-direct--transparent {
    text-align: left;
    font-size: 1rem; }
    @media (min-width: 768px) {
      .c-intro-text .c-button-direct--transparent {
        font-size: 1.25rem; } }
    .c-intro-text .c-button-direct--transparent:hover {
      color: #69A0BE; }
      .c-intro-text .c-button-direct--transparent:hover .icon-chevron-right {
        margin-left: 10px; }
    @media (min-width: 768px) {
      .c-intro-text .c-button-direct--transparent {
        font-size: 1.25rem;
        line-height: 1.25rem; } }
    .c-intro-text .c-button-direct--transparent .icon-chevron-right {
      position: relative;
      top: 3px;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .c-intro-text__title {
    font-family: "Futura PT", sans-serif;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .c-intro-text__title {
        font-size: 2.125rem;
        line-height: 2.625rem; } }
  .c-intro-text__subtitle {
    font-family: "Tahoma";
    font-size: 1rem;
    line-height: 1.375rem; }
    @media (min-width: 768px) {
      .c-intro-text__subtitle {
        font-size: 1.125rem;
        line-height: 1.625rem;
        margin-bottom: 30px; } }
    @media (min-width: 1000px) {
      .c-intro-text__subtitle {
        margin-bottom: 36px; } }

.c-coverage-acordeon {
  padding: 15px; }
  @media (min-width: 768px) {
    .c-coverage-acordeon {
      padding-right: 39px;
      padding-left: 39px; } }
  .c-coverage-acordeon .c-button-direct {
    text-align: left;
    padding: 0;
    margin-bottom: 20px;
    min-width: auto;
    margin-right: 25px; }
    .c-coverage-acordeon .c-button-direct:nth-last-of-type(1) {
      margin-right: 0; }
    .c-coverage-acordeon .c-button-direct .icon-chevron-right,
    .c-coverage-acordeon .c-button-direct .icon-download {
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
    @media (min-width: 768px) {
      .c-coverage-acordeon .c-button-direct .c-button-direct__text {
        font-size: 1.25rem;
        line-height: 1.25rem; } }
    .c-coverage-acordeon .c-button-direct__text {
      color: #69A0BE; }
    .c-coverage-acordeon .c-button-direct:hover .icon-chevron-right {
      color: #69A0BE;
      margin-left: 5px; }
    .c-coverage-acordeon .c-button-direct:hover .icon-download {
      color: #69A0BE;
      margin-right: 5px; }
    .c-coverage-acordeon .c-button-direct--transparent {
      font-size: 1rem; }
      @media (min-width: 768px) {
        .c-coverage-acordeon .c-button-direct--transparent {
          font-size: 1.25rem; } }
  .c-coverage-acordeon__item {
    border-bottom: 1px solid #c3c3c3; }
    .c-coverage-acordeon__item.visible .c-coverage-acordeon__answer-container {
      display: block; }
    .c-coverage-acordeon__item.visible.fadeOut .c-coverage-acordeon__answer-container {
      animation: fadeOut .6s;
      -webkit-animation: fadeOut .6s;
      -moz-animation: fadeOut .6s;
      -o-animation: fadeOut .6s;
      -ms-animation: fadeOut .6s; }
    .c-coverage-acordeon__item.visible .c-coverage-acordeon__question {
      min-height: auto; }
      .c-coverage-acordeon__item.visible .c-coverage-acordeon__question a {
        margin-bottom: 14px; }
    .c-coverage-acordeon__item.visible .icon-chevron-right {
      transform: rotate(270deg); }
  .c-coverage-acordeon__answer-container {
    animation: fadeIn .6s;
    -webkit-animation: fadeIn .6s;
    -moz-animation: fadeIn .6s;
    -o-animation: fadeIn .6s;
    -ms-animation: fadeIn .6s;
    display: none;
    margin-bottom: 30px; }
  .c-coverage-acordeon__parraphs {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-family: "Tahoma"; }
    @media (min-width: 768px) {
      .c-coverage-acordeon__parraphs {
        font-size: 1rem;
        line-height: 1.375rem;
        margin-bottom: 30px; } }
    .c-coverage-acordeon__parraphs p {
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-family: "Tahoma"; }
      @media (min-width: 768px) {
        .c-coverage-acordeon__parraphs p {
          font-size: 1rem;
          line-height: 1.375rem;
          margin-bottom: 30px; } }
  .c-coverage-acordeon__question {
    min-height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: "Futura PT", sans-serif;
    font-size: 1rem;
    line-height: 1.25rem; }
    .c-coverage-acordeon__question a {
      margin-top: 20px;
      margin-bottom: 20px;
      width: 100%; }
      .c-coverage-acordeon__question a .c-coverage-acordeon__question-text {
        color: #000;
        width: 85%;
        display: inline-flex; }
      .c-coverage-acordeon__question a:hover {
        text-decoration: none; }
      .c-coverage-acordeon__question a .icon-chevron-right:hover {
        text-decoration: none; }
    @media (min-width: 768px) {
      .c-coverage-acordeon__question {
        font-size: 1.25rem;
        line-height: 1.5rem; } }
    .c-coverage-acordeon__question .icon-chevron-right {
      transform: rotate(90deg);
      display: inline-block;
      position: relative;
      top: 2px;
      float: right;
      right: 9px;
      color: #69A0BE;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@media (min-width: 1000px) {
  .c-coverage-faqs {
    margin-top: 80px;
    width: 90%;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 1300px) {
  .c-coverage-faqs {
    width: 80%; } }

@media (min-width: 1000px) {
  .c-coverage-faqs__wrapper {
    display: flex; } }

@media (min-width: 1000px) {
  .c-coverage-faqs__text {
    flex-basis: 50%; } }

@media (min-width: 1000px) {
  .c-coverage-faqs__acordeon {
    flex-basis: 50%; } }

.c-coverage-faqs__close {
  text-align: center;
  margin-top: 50px; }
  @media (min-width: 768px) {
    .c-coverage-faqs__close {
      width: 90%;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1000px) {
    .c-coverage-faqs__close {
      width: 80%; } }
  .c-coverage-faqs__close .icon-cross {
    color: #000;
    font-size: 1.875rem; }

.c-coverage-acordeon {
  padding: 15px; }
  @media (min-width: 768px) {
    .c-coverage-acordeon {
      padding-right: 39px;
      padding-left: 39px; } }
  .c-coverage-acordeon .c-button-direct {
    text-align: left;
    padding: 0;
    margin-bottom: 20px;
    min-width: auto;
    margin-right: 25px; }
    .c-coverage-acordeon .c-button-direct:nth-last-of-type(1) {
      margin-right: 0; }
    .c-coverage-acordeon .c-button-direct .icon-chevron-right,
    .c-coverage-acordeon .c-button-direct .icon-download {
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
    @media (min-width: 768px) {
      .c-coverage-acordeon .c-button-direct .c-button-direct__text {
        font-size: 1.25rem;
        line-height: 1.25rem; } }
    .c-coverage-acordeon .c-button-direct__text {
      color: #69A0BE; }
    .c-coverage-acordeon .c-button-direct:hover .icon-chevron-right {
      color: #69A0BE;
      margin-left: 5px; }
    .c-coverage-acordeon .c-button-direct:hover .icon-download {
      color: #69A0BE;
      margin-right: 5px; }
    .c-coverage-acordeon .c-button-direct--transparent {
      font-size: 1rem; }
      @media (min-width: 768px) {
        .c-coverage-acordeon .c-button-direct--transparent {
          font-size: 1.25rem; } }
  .c-coverage-acordeon__item {
    border-bottom: 1px solid #c3c3c3; }
    .c-coverage-acordeon__item.visible .c-coverage-acordeon__answer-container {
      display: block; }
    .c-coverage-acordeon__item.visible.fadeOut .c-coverage-acordeon__answer-container {
      animation: fadeOut .6s;
      -webkit-animation: fadeOut .6s;
      -moz-animation: fadeOut .6s;
      -o-animation: fadeOut .6s;
      -ms-animation: fadeOut .6s; }
    .c-coverage-acordeon__item.visible .c-coverage-acordeon__question {
      min-height: auto; }
      .c-coverage-acordeon__item.visible .c-coverage-acordeon__question a {
        margin-bottom: 14px; }
    .c-coverage-acordeon__item.visible .icon-chevron-right {
      transform: rotate(270deg); }
  .c-coverage-acordeon__answer-container {
    animation: fadeIn .6s;
    -webkit-animation: fadeIn .6s;
    -moz-animation: fadeIn .6s;
    -o-animation: fadeIn .6s;
    -ms-animation: fadeIn .6s;
    display: none;
    margin-bottom: 30px; }
  .c-coverage-acordeon__parraphs {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-family: "Tahoma"; }
    @media (min-width: 768px) {
      .c-coverage-acordeon__parraphs {
        font-size: 1rem;
        line-height: 1.375rem;
        margin-bottom: 30px; } }
    .c-coverage-acordeon__parraphs p {
      font-size: 0.875rem;
      line-height: 1.25rem;
      font-family: "Tahoma"; }
      @media (min-width: 768px) {
        .c-coverage-acordeon__parraphs p {
          font-size: 1rem;
          line-height: 1.375rem;
          margin-bottom: 30px; } }
  .c-coverage-acordeon__question {
    min-height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: "Futura PT", sans-serif;
    font-size: 1rem;
    line-height: 1.25rem; }
    .c-coverage-acordeon__question a {
      margin-top: 20px;
      margin-bottom: 20px;
      width: 100%; }
      .c-coverage-acordeon__question a .c-coverage-acordeon__question-text {
        color: #000;
        width: 85%;
        display: inline-flex; }
      .c-coverage-acordeon__question a:hover {
        text-decoration: none; }
      .c-coverage-acordeon__question a .icon-chevron-right:hover {
        text-decoration: none; }
    @media (min-width: 768px) {
      .c-coverage-acordeon__question {
        font-size: 1.25rem;
        line-height: 1.5rem; } }
    .c-coverage-acordeon__question .icon-chevron-right {
      transform: rotate(90deg);
      display: inline-block;
      position: relative;
      top: 2px;
      float: right;
      right: 9px;
      color: #69A0BE;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.c-app-marketplace {
  padding: 70px 15px; }
  @media (min-width: 768px) {
    .c-app-marketplace {
      padding: 80px 30px; } }
  @media (min-width: 768px) {
    .c-app-marketplace__wrapper {
      display: flex;
      flex-wrap: wrap; } }
  @media (min-width: 1000px) {
    .c-app-marketplace__wrapper {
      width: 80%;
      margin-left: auto;
      margin-right: auto;
      position: relative; } }
  @media (min-width: 1500px) {
    .c-app-marketplace__wrapper {
      width: 70%; } }
  @media (min-width: 768px) {
    .c-app-marketplace__text {
      flex-basis: 50%;
      padding-right: 30px; } }
  @media (min-width: 1000px) {
    .c-app-marketplace__text {
      align-self: flex-start;
      flex-basis: 66%; } }
  @media (min-width: 1300px) {
    .c-app-marketplace__text {
      flex-basis: 50%; } }
  .c-app-marketplace__title {
    text-align: center;
    font-family: "Futura PT", sans-serif;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .c-app-marketplace__title {
        text-align: left;
        font-size: 1.75rem;
        line-height: 2.125rem; } }
    @media (min-width: 1000px) {
      .c-app-marketplace__title {
        font-size: 2.125rem;
        line-height: 2.625rem; } }
  .c-app-marketplace__subtitle {
    font-size: 1.125rem;
    line-height: 1.5rem;
    text-align: center;
    font-family: "Tahoma";
    margin-bottom: 50px; }
    .c-app-marketplace__subtitle p {
      margin: 0; }
    @media (min-width: 768px) {
      .c-app-marketplace__subtitle {
        text-align: left;
        font-size: 1.5rem;
        line-height: 2rem; } }
    @media (min-width: 1000px) {
      .c-app-marketplace__subtitle {
        margin-bottom: 50px; } }
  .c-app-marketplace__image {
    text-align: center;
    width: 57%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px; }
    .c-app-marketplace__image img.c-app-marketplace__image-item {
      width: 100%;
      max-width: 100%; }
      @media (min-width: 768px) {
        .c-app-marketplace__image img.c-app-marketplace__image-item {
          max-width: 276px;
          height: 100%; } }
      @media (min-width: 1000px) {
        .c-app-marketplace__image img.c-app-marketplace__image-item {
          max-width: 323px; } }
    @media (min-width: 768px) {
      .c-app-marketplace__image {
        flex-basis: 50%; } }
    @media (min-width: 1000px) {
      .c-app-marketplace__image {
        margin: 0;
        flex-basis: 34%; } }
    @media (min-width: 1300px) {
      .c-app-marketplace__image {
        flex-basis: 50%; } }
  .c-app-marketplace__logos {
    text-align: center; }
    .c-app-marketplace__logos img {
      width: 202px; }
      @media (max-width: 767px) {
        .c-app-marketplace__logos img {
          display: block;
          margin-left: auto;
          margin-right: auto;
          margin-bottom: 10px; } }
      .c-app-marketplace__logos img_:nth-last-child(1) {
        margin-bottom: 0; }
      @media (min-width: 768px) {
        .c-app-marketplace__logos img {
          width: 202px;
          max-width: 202px; } }
    @media (min-width: 768px) {
      .c-app-marketplace__logos {
        flex-basis: 100%;
        display: flex;
        justify-content: center; }
        .c-app-marketplace__logos img {
          margin-right: 30px; }
          .c-app-marketplace__logos img:nth-last-child(1) {
            margin-left: 0; } }
    @media (min-width: 1000px) {
      .c-app-marketplace__logos {
        justify-content: flex-start; } }
    @media (min-width: 1000px) {
      .c-app-marketplace__logos--mbl {
        display: none; } }
    .c-app-marketplace__logos--desk {
      display: none; }
      @media (min-width: 1000px) {
        .c-app-marketplace__logos--desk {
          display: flex; } }
  @media (min-width: 768px) {
    .c-app-marketplace--no-image .c-app-marketplace__text {
      flex-basis: 100%; }
      .c-app-marketplace--no-image .c-app-marketplace__text .c-app-marketplace__title {
        text-align: center; }
      .c-app-marketplace--no-image .c-app-marketplace__text .c-app-marketplace__subtitle {
        text-align: center; } }
  @media (min-width: 1000px) {
    .c-app-marketplace--no-image .c-app-marketplace__logos {
      justify-content: center; } }

.c-switch-multiple {
  padding: 0 15px 0 15px;
  margin: 70px 0;
  font-family: "Tahoma"; }
  .c-switch-multiple .owl-carousel .owl-nav.disabled {
    display: none !important; }
  @media (min-width: 768px) {
    .c-switch-multiple {
      width: 90%;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1480px) {
    .c-switch-multiple {
      width: 49%;
      margin-bottom: 100px;
      margin-top: 100px; } }
  .c-switch-multiple__tabs {
    display: flex;
    justify-content: center; }
    .c-switch-multiple__tabs ul {
      display: flex;
      height: 50px;
      align-items: center; }
      @media (max-width: 767px) {
        .c-switch-multiple__tabs ul.border-mobile {
          border: 1px solid #000;
          border-radius: 25px; } }
      @media (min-width: 768px) {
        .c-switch-multiple__tabs ul.border-mobile {
          border: 1px solid #000;
          height: 70px;
          border-radius: 35px; } }
      @media (min-width: 1000px) {
        .c-switch-multiple__tabs ul {
          border-radius: 35px;
          border: 1px solid #000;
          height: 70px; } }
      .c-switch-multiple__tabs ul li {
        padding: 16px;
        min-width: 170px;
        text-align: center;
        height: 100%;
        border-radius: 25px;
        line-height: 12px;
        border: 2px solid transparent;
        /*@media (min-width: $xl) {          
          min-width: 270px;
        }*/ }
        @media (min-width: 768px) {
          .c-switch-multiple__tabs ul li {
            min-width: 195px; } }
        .c-switch-multiple__tabs ul li a {
          color: #000;
          font-family: "Futura PT", sans-serif;
          font-size: 1rem; }
          @media (min-width: 768px) {
            .c-switch-multiple__tabs ul li a {
              font-size: 1.25rem; } }
        .c-switch-multiple__tabs ul li.active {
          border-color: #000;
          background-color: #000; }
          .c-switch-multiple__tabs ul li.active a {
            color: #fff; }
        @media (min-width: 768px) {
          .c-switch-multiple__tabs ul li {
            padding: 26px;
            border-radius: 35px; } }
    .c-switch-multiple__tabs.scroll {
      display: none; }
  .c-switch-multiple__title {
    font-size: 1.75rem;
    line-height: 2.25rem;
    font-family: "Futura PT", sans-serif;
    text-align: center;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .c-switch-multiple__title {
        margin-bottom: 30px;
        font-size: 3rem;
        line-height: 3.875rem; } }
  .c-switch-multiple__subtitle {
    margin-top: 20px;
    font-size: 1rem;
    line-height: 1.375rem;
    text-align: center;
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .c-switch-multiple__subtitle {
        font-size: 1.25rem;
        line-height: 1.75rem; } }
  .c-switch-multiple .js-switch-carousel .owl-stage {
    border-radius: 25px;
    padding-left: 0 !important; }
    .c-switch-multiple .js-switch-carousel .owl-stage::before {
      content: "";
      border: 1px solid #000;
      position: absolute;
      width: 100%;
      height: 100%;
      display: block;
      border-radius: 25px; }
      @media (min-width: 768px) {
        .c-switch-multiple .js-switch-carousel .owl-stage::before {
          border-radius: 35px; } }
    @media (min-width: 768px) {
      .c-switch-multiple .js-switch-carousel .owl-stage {
        padding-left: 0 !important; } }
  .c-switch-multiple__scroll {
    display: none;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .c-switch-multiple__scroll ul {
      display: flex;
      justify-content: space-evenly; }
      .c-switch-multiple__scroll ul li a {
        display: block;
        text-align: center;
        font-size: 0.875rem;
        line-height: 1.125rem; }
        .c-switch-multiple__scroll ul li a.active span {
          color: #999; }
      .c-switch-multiple__scroll ul li span {
        display: block;
        text-align: center;
        color: #000; }
        .c-switch-multiple__scroll ul li span.active {
          color: #999; }
      .c-switch-multiple__scroll ul li img {
        margin-bottom: 5px;
        height: 25px; }
    .c-switch-multiple__scroll .js-scrolled-carousel .owl-stage {
      padding-left: 0 !important; }
    .c-switch-multiple__scroll.visible {
      display: block;
      position: fixed;
      z-index: 15;
      background-color: #fafafa;
      width: 100%;
      top: 83px;
      left: 0;
      right: 0;
      padding-top: 15px;
      padding-bottom: 15px; }
      @media (min-width: 1000px) {
        .c-switch-multiple__scroll.visible {
          top: 90px; } }
  @media (max-width: 999px) {
    .c-switch-multiple .owl-carousel .owl-item img {
      width: 30px;
      height: 30px;
      margin-left: auto;
      margin-right: auto; } }

.no-js .owl-carousel {
  display: flex !important;
  justify-content: center; }

@media (min-width: 1000px) {
  .js-switch-carousel.js-switch-carousel--short li {
    min-width: 270px; }
    .js-switch-carousel.js-switch-carousel--short li a {
      font-size: 1.25rem; } }

.c-card-grid {
  background: #fff;
  margin-top: 50px; }
  @media (min-width: 768px) {
    .c-card-grid {
      margin-top: 80px; } }
  @media (min-width: 1000px) {
    .c-card-grid {
      margin-top: 140px; } }
  .c-card-grid__title {
    text-align: center;
    margin: 0 auto 80px auto;
    font-size: 2.5rem;
    font-weight: 600; }
    @media (max-width: 767px) {
      .c-card-grid__title {
        margin: 0 auto 50px auto; } }
  .c-card-grid__list {
    margin-bottom: 90px; }
    @media (min-width: 768px) {
      .c-card-grid__list {
        margin-bottom: 90px; } }
    @media (min-width: 1000px) {
      .c-card-grid__list {
        margin-bottom: 140px; } }
    .c-card-grid__list--item {
      display: flex;
      flex-direction: column-reverse;
      margin-bottom: 64px; }
      @media (min-width: 768px) {
        .c-card-grid__list--item {
          flex-direction: row;
          justify-content: space-between;
          margin-bottom: 140px; } }
      .c-card-grid__list--item:nth-last-of-type(1) {
        margin-bottom: 0; }
      .c-card-grid__list--item-title {
        font-size: 1.375rem;
        line-height: 1.625rem;
        font-weight: 600; }
        @media (min-width: 768px) {
          .c-card-grid__list--item-title {
            font-size: 2.125rem;
            line-height: 2.5rem;
            margin-bottom: 20px; } }
        @media (max-width: 767px) {
          .c-card-grid__list--item-title {
            margin: 20px 0 20px 0; } }
      .c-card-grid__list--item-text {
        font-size: 1rem;
        line-height: 1.375rem;
        font-family: "Tahoma"; }
        @media (min-width: 768px) {
          .c-card-grid__list--item-text {
            font-size: 1.375rem;
            line-height: 1.875rem;
            margin-bottom: 20px; } }
      .c-card-grid__list--item-link {
        font-size: 1rem;
        line-height: 1rem;
        font-weight: 600;
        margin-bottom: 40px;
        display: inline-block; }
        @media (min-width: 768px) {
          .c-card-grid__list--item-link {
            font-size: 1.25rem;
            line-height: 1.25rem; } }
        .c-card-grid__list--item-link .icon-chevron-right {
          font-size: 1rem;
          vertical-align: middle;
          position: relative;
          bottom: 3px;
          transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
        .c-card-grid__list--item-link:hover {
          text-decoration: none; }
          .c-card-grid__list--item-link:hover .icon-chevron-right {
            margin-left: 10px; }
      @media (min-width: 768px) {
        .c-card-grid__list--item .c-card-grid__list--container-text {
          padding: 0 92px 0 0; } }
      @media (min-width: 768px) {
        .c-card-grid__list--item:nth-child(even) {
          flex-direction: row-reverse; } }
      .c-card-grid__list--item:nth-child(even) .c-card-grid__list--container-text {
        padding: 0 0 0 92px; }
      @media (max-width: 767px) {
        .c-card-grid__list--item:nth-child(even) {
          flex-direction: column-reverse; }
          .c-card-grid__list--item:nth-child(even) .c-card-grid__list--container-text {
            padding-left: 0; } }
    .c-card-grid__list--container-img, .c-card-grid__list--container-text {
      flex-basis: 50%; }

.c-buttons-hero {
  padding: 50px 15px; }
  @media (min-width: 768px) {
    .c-buttons-hero {
      padding-top: 85px; } }
  .c-buttons-hero__wrapper {
    position: relative; }
  .c-buttons-hero__title {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 20px;
    font-family: "Futura PT", sans-serif; }
    @media (min-width: 768px) {
      .c-buttons-hero__title {
        font-size: 2.875rem;
        line-height: 3.25rem;
        text-align: center; } }
    @media (min-width: 1000px) {
      .c-buttons-hero__title {
        width: 50%;
        margin-left: auto;
        margin-right: auto; } }
  .c-buttons-hero__subtitle {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-family: "Tahoma";
    margin-bottom: 30px; }
    .c-buttons-hero__subtitle p,
    .c-buttons-hero__subtitle * {
      font-size: 0.875rem;
      line-height: 1.25rem;
      margin-bottom: 0; }
    .c-buttons-hero__subtitle a {
      font-weight: bold; }
    @media (min-width: 768px) {
      .c-buttons-hero__subtitle {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        font-size: 1.375rem;
        line-height: 2.125rem;
        text-align: center; }
        .c-buttons-hero__subtitle p,
        .c-buttons-hero__subtitle * {
          font-size: 1.375rem;
          line-height: 2.125rem;
          text-align: center; } }
  .c-buttons-hero__image {
    padding-bottom: 70px; }
    @media (min-width: 768px) {
      .c-buttons-hero__image {
        padding-bottom: 140px; } }
    .c-buttons-hero__image--no-button-bottom {
      padding-bottom: 50px; }
      @media (min-width: 768px) {
        .c-buttons-hero__image--no-button-bottom {
          padding-bottom: 60px; } }
    .c-buttons-hero__image img {
      width: 100%;
      max-width: 100%; }
      @media (min-width: 768px) {
        .c-buttons-hero__image img {
          width: 61%;
          margin-left: auto;
          margin-right: auto;
          display: block; } }
  .c-buttons-hero__buttons {
    text-align: center;
    margin-bottom: 50px; }
    .c-buttons-hero__buttons .c-button-direct {
      width: 100%; }
      @media (max-width: 999px) {
        .c-buttons-hero__buttons .c-button-direct {
          margin-bottom: 15px;
          width: 60%; } }
      @media (min-width: 1000px) {
        .c-buttons-hero__buttons .c-button-direct {
          margin-right: 20px; } }
      .c-buttons-hero__buttons .c-button-direct:nth-last-of-type(1) {
        margin-right: 0; }
        @media (max-width: 999px) {
          .c-buttons-hero__buttons .c-button-direct:nth-last-of-type(1) {
            margin-bottom: 0; } }
        @media (min-width: 1000px) {
          .c-buttons-hero__buttons .c-button-direct:nth-last-of-type(1) {
            margin-right: 0; } }
      @media (min-width: 1000px) {
        .c-buttons-hero__buttons .c-button-direct {
          flex-basis: auto;
          max-width: 194px; } }
      .c-buttons-hero__buttons .c-button-direct--secondary, .c-buttons-hero__buttons .c-button-direct--terciary {
        border-radius: 6px; }
      .c-buttons-hero__buttons .c-button-direct__text {
        font-size: 1rem;
        line-height: 1rem;
        text-transform: uppercase; }
    @media (min-width: 768px) {
      .c-buttons-hero__buttons {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; } }
    @media (min-width: 1000px) {
      .c-buttons-hero__buttons {
        flex-direction: row; } }
  .c-buttons-hero__button-bottom {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0; }
    @media (min-width: 768px) {
      .c-buttons-hero__button-bottom {
        bottom: 80px; } }
    .c-buttons-hero__button-bottom .icon-chevron-right {
      color: #000;
      position: relative;
      top: 1.5px;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
      .c-buttons-hero__button-bottom .icon-chevron-right::before {
        color: #000; }
    .c-buttons-hero__button-bottom:hover .icon-chevron-right {
      left: 4px; }

.c-mapa-web__title {
  text-align: center;
  padding-top: 50px;
  margin-bottom: 10px;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600; }
  @media (min-width: 768px) {
    .c-mapa-web__title {
      padding-top: 80px; } }
  @media (min-width: 768px) {
    .c-mapa-web__title {
      font-size: 2.5rem;
      line-height: 2.875rem; } }

.c-mapa-web__subtitle {
  font-family: "Tahoma";
  text-align: center;
  margin-bottom: 50px;
  font-size: 0.875rem;
  line-height: 1.25rem; }
  @media (min-width: 768px) {
    .c-mapa-web__subtitle {
      font-size: 1.125rem;
      line-height: 1.625rem;
      max-width: 730px;
      margin: 0 auto 80px auto; } }

.c-mapa-web__container {
  background: #F4F2F6;
  padding: 30px;
  width: 100%; }
  @media (min-width: 768px) {
    .c-mapa-web__container {
      padding: 50px; } }

.c-mapa-web__list {
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .c-mapa-web__list {
      padding: 50px; } }
  @media (min-width: 1224px) {
    .c-mapa-web__list {
      padding: 50px 95px; } }
  .c-mapa-web__list--item {
    width: 100%; }
    @media (min-width: 768px) {
      .c-mapa-web__list--item {
        width: 50%; } }
    @media (min-width: 1224px) {
      .c-mapa-web__list--item {
        width: 33.3%; } }
    .c-mapa-web__list--item-title a {
      font-family: 'Tahoma';
      font-weight: bold;
      font-size: 1.125rem;
      line-height: 1.5rem;
      margin-bottom: 22px;
      color: #000; }
      @media (min-width: 768px) {
        .c-mapa-web__list--item-title a {
          font-size: 1.25rem;
          line-height: 1.75rem; } }
    .c-mapa-web__list--item ul {
      margin: 20px 0 50px 0; }
      @media (min-width: 768px) {
        .c-mapa-web__list--item ul {
          margin-bottom: 44px; } }
      .c-mapa-web__list--item ul li {
        font-family: "Tahoma";
        margin-bottom: 10px; }
        .c-mapa-web__list--item ul li a {
          font-size: 0.875rem;
          line-height: 1.25rem;
          padding-right: 15px; }
          @media (min-width: 768px) {
            .c-mapa-web__list--item ul li a {
              font-size: 1rem;
              line-height: 1.5rem;
              padding-right: 60px;
              display: flex; } }

.c-card-list {
  background: #F4F2F6;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .c-card-list {
      padding-bottom: 80px; } }
  @media (min-width: 1000px) {
    .c-card-list {
      padding-bottom: 140px; } }
  .c-card-list__title {
    text-align: center;
    padding-top: 50px;
    margin-bottom: 10px;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600; }
    @media (min-width: 768px) {
      .c-card-list__title {
        padding-top: 80px; } }
    @media (min-width: 768px) {
      .c-card-list__title {
        font-size: 2.5rem;
        line-height: 2.875rem; } }
  .c-card-list__subtitle {
    font-family: "Tahoma";
    text-align: center;
    margin-bottom: 50px;
    font-size: 0.875rem;
    line-height: 1.25rem; }
    @media (min-width: 768px) {
      .c-card-list__subtitle {
        font-size: 1.125rem;
        line-height: 1.625rem; } }
  .c-card-list__list {
    display: flex;
    width: 100%;
    flex-direction: column; }
    @media (min-width: 768px) {
      .c-card-list__list {
        flex-direction: row;
        justify-content: space-between;
        margin: 50px 0 0 0; } }
    .c-card-list__list--item {
      background: #fff;
      padding: 20px;
      width: 100%;
      margin: 0 0 20px 0; }
      @media (min-width: 768px) {
        .c-card-list__list--item {
          margin: 0 15px; } }
      .c-card-list__list--item-title {
        font-weight: bold;
        font-size: 1.375rem;
        line-height: 1.75rem; }
        @media (min-width: 768px) {
          .c-card-list__list--item-title {
            font-size: 1.75rem;
            line-height: 2.125rem; } }
      .c-card-list__list--item-link {
        font-weight: bold; }
        .c-card-list__list--item-link .icon-chevron-right {
          font-size: 1rem;
          vertical-align: middle;
          position: relative;
          bottom: 3px;
          transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
        .c-card-list__list--item-link:hover {
          text-decoration: none; }
          .c-card-list__list--item-link:hover .icon-chevron-right {
            margin-left: 10px; }
      .c-card-list__list--item ul {
        margin: 20px 0 30px 0; }
        @media (min-width: 768px) {
          .c-card-list__list--item ul {
            margin-bottom: 44px; } }
        .c-card-list__list--item ul li {
          font-family: "Tahoma";
          margin-bottom: 10px; }
          .c-card-list__list--item ul li a {
            font-size: 0.875rem;
            line-height: 1.25rem; }
            @media (min-width: 768px) {
              .c-card-list__list--item ul li a {
                font-size: 1rem;
                line-height: 1.5rem; } }

.c-desplegable {
  margin-top: 35px;
  margin-bottom: 35px; }
  .c-desplegable__button {
    font-family: "Futura PT", sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1rem;
    color: #69A0BE; }
    .c-desplegable__button .js-desplegable-btn-icon {
      position: relative;
      left: 3px;
      bottom: 5px; }
    @media (min-width: 768px) {
      .c-desplegable__button {
        font-size: 1.25rem;
        line-height: 1.25rem; } }
  .c-desplegable__content {
    animation: fadeIn .6s;
    -webkit-animation: fadeIn .6s;
    -moz-animation: fadeIn .6s;
    -o-animation: fadeIn .6s;
    -ms-animation: fadeIn .6s;
    margin-top: 35px;
    display: none; }
    .c-desplegable__content.is-open {
      display: block; }
    .c-desplegable__content.fade-out {
      animation: fadeOut .6s;
      -webkit-animation: fadeOut .6s;
      -moz-animation: fadeOut .6s;
      -o-animation: fadeOut .6s;
      -ms-animation: fadeOut .6s; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* The container must be positioned relative: */
.custom-select {
  position: relative;
  border: none; }

.custom-select select {
  display: none;
  /*hide original SELECT element: */ }

.select-selected {
  background-color: white;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  border: 1px solid #CCC;
  font-weight: bold; }

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 18px;
  right: 20px;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  vertical-align: middle;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg); }

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 14px; }

/* style the items (options), including the selected item: */
.select-items div,
.select-selected {
  padding: 8px 16px;
  color: #343C3D;
  cursor: pointer;
  border: 1px solid #CCC; }

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: white;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
  margin: 4px 1px; }

/* Hide the items when the select box is closed: */
.select-hide {
  display: none; }

.select-items div:hover,
.same-as-selected {
  color: black !important;
  background-color: #D7E9F1 !important;
  font-weight: bold; }

/*specific widths*/
.w-100 {
  width: 100%; }

.w-75 {
  width: 75%; }

.w-50 {
  width: 50%; }

.w-49 {
  width: 49%; }

.w-43 {
  width: 43%; }

.w-33 {
  width: 33%; }

.w-32 {
  width: 32%; }

.w-29 {
  width: 29%; }

.w-28 {
  width: 28%; }

.w-25 {
  width: 25%; }

.w-19 {
  width: 25%; }

@media (max-width: 768px) {
  .container {
    max-width: 590px;
    padding: 0; } }

.search__title-workshops {
  max-width: 730px;
  margin: auto;
  text-align: center;
  font-size: 3.5rem;
  line-height: 66px; }
  .search__title-workshops .c-title-48 {
    padding: 50px 0 30px;
    margin: 0;
    font-size: 3.5rem;
    line-height: 60px;
    color: #000000; }
    @media (max-width: 768px) {
      .search__title-workshops .c-title-48 {
        font-size: 2.5rem;
        line-height: 46px;
        padding: 24px 10px; } }
    @media (max-width: 420px) {
      .search__title-workshops .c-title-48 {
        font-size: 1.75rem;
        line-height: 36px; } }
  .search__title-workshops .c-subtitle {
    font-size: 1.25rem;
    line-height: 32px;
    margin-bottom: 0;
    font-family: "Tahoma";
    text-align: center; }
    @media (max-width: 768px) {
      .search__title-workshops .c-subtitle {
        font-size: 1.125rem;
        line-height: 24px;
        padding: 0 10px; } }

/*estilos de formulario de búsqueda*/
.search__form-workshops {
  max-width: 940px;
  margin: auto;
  padding: 40px 0 20px 0; }
  @media (max-width: 420px) {
    .search__form-workshops {
      padding: 20px 0; } }
  .search__form-workshops .form__group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
    @media (max-width: 768px) {
      .search__form-workshops .form__group {
        justify-content: flex-start; } }
  .search__form-workshops .form__input {
    padding: 16px 10px; }
    .search__form-workshops .form__input .c-input,
    .search__form-workshops .form__input .c-select {
      width: 100%; }
    @media (max-width: 768px) {
      .search__form-workshops .form__input.digital-budget, .search__form-workshops .form__input.vehicle, .search__form-workshops .form__input.repair, .search__form-workshops .form__input.accident, .search__form-workshops .form__input.show-list {
        width: 100%;
        padding: 12px 10px; } }
    .search__form-workshops .form__input.workshop-type {
      width: 20%; }
      @media (max-width: 768px) {
        .search__form-workshops .form__input.workshop-type {
          width: 100%;
          order: 1; } }
    .search__form-workshops .form__input.location {
      width: 60%; }
      @media (max-width: 768px) {
        .search__form-workshops .form__input.location {
          width: 100%;
          order: 2; } }
    @media (max-width: 768px) {
      .search__form-workshops .form__input.digital-budget {
        order: 4; } }
    @media (max-width: 420px) {
      .search__form-workshops .form__input.digital-budget {
        width: 100%; } }
    @media (max-width: 768px) {
      .search__form-workshops .form__input.vehicle {
        order: 5;
        width: 100%; } }
    @media (max-width: 768px) {
      .search__form-workshops .form__input.repair {
        order: 6;
        width: 100%; }
        .search__form-workshops .form__input.repair .c-checkbox {
          margin-right: 0; } }
    .search__form-workshops .form__input.accident .c-checkbox {
      margin: 0; }
    @media (max-width: 768px) {
      .search__form-workshops .form__input.accident {
        order: 7;
        width: 100%; }
        .search__form-workshops .form__input.accident .c-checkbox {
          margin-right: 20px; } }
    .search__form-workshops .form__input.show-list .c-checkbox {
      margin-right: 10px; }
    @media (max-width: 768px) {
      .search__form-workshops .form__input.show-list {
        order: 8;
        width: 100%; } }
    .search__form-workshops .form__input.action {
      width: 20%; }
      @media (max-width: 768px) {
        .search__form-workshops .form__input.action {
          order: 9;
          width: 100%;
          text-align: center;
          padding: 10px 40px; } }
      .search__form-workshops .form__input.action .button {
        min-width: auto;
        width: 100%;
        font-family: "Futura PT", sans-serif;
        text-transform: uppercase;
        display: inline-block;
        padding: 16px 40px;
        text-align: center;
        transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
        background-color: black;
        color: #fff;
        border-radius: 100px; }
        .search__form-workshops .form__input.action .button:disabled {
          background-color: #a5a5a5; }
        @media (max-width: 768px) {
          .search__form-workshops .form__input.action .button {
            min-width: 150px;
            width: auto; } }
    @media (max-width: 768px) {
      .search__form-workshops .form__input.current-location {
        order: 3;
        width: 100%;
        text-align: right;
        padding: 4px;
        margin-bottom: 3px; } }
    @media (max-width: 420px) {
      .search__form-workshops .form__input.current-location {
        text-align: left;
        padding: 0 20px 0 0;
        padding: 4px;
        margin-bottom: 3px; } }
    .search__form-workshops .form__input.current-location .button--link svg {
      overflow: visible;
      margin-top: -11px; }
    .search__form-workshops .form__input.download {
      display: none; }
    @media (max-width: 768px) {
      .search__form-workshops .form__input {
        width: 100%; } }
    .search__form-workshops .form__input label {
      margin: 0; }
    .search__form-workshops .form__input.location-workshop {
      display: none; }

/*estilos de formulario de búsqueda en la página de resultados*/
.search-workshops {
  background-color: #D7E9F1;
  margin-bottom: 24px;
  padding: 16px 0;
  /*padding-top: 60px;
    @media (min-width: $md) {
        padding-top: 80px;
    }*/ }
  .search-workshops .c-input input,
  .search-workshops .c-select__button {
    padding-right: 40x;
    text-overflow: ellipsis; }
  @media (max-width: 768px) {
    .search-workshops.results {
      position: fixed;
      top: 115px;
      z-index: 0;
      background: #fff;
      width: 100%;
      left: 0;
      right: 0;
      margin-bottom: 0;
      padding: 0px 0 0; } }
  .search-workshops.results .search__title-workshops {
    display: none; }
  .search-workshops.results .search__form-workshops {
    padding: 20px 0 0 0; }
    @media (max-width: 768px) {
      .search-workshops.results .search__form-workshops {
        padding: 0; } }
    @media (max-width: 420px) {
      .search-workshops.results .search__form-workshops {
        padding: 0; } }
    @media (max-width: 768px) {
      .search-workshops.results .search__form-workshops .o-captcha-container {
        display: none;
        visibility: hidden; } }
    @media (max-width: 768px) {
      .search-workshops.results .search__form-workshops .form__input.workshop-type, .search-workshops.results .search__form-workshops .form__input.location, .search-workshops.results .search__form-workshops .form__input.digital-budget, .search-workshops.results .search__form-workshops .form__input.vehicle, .search-workshops.results .search__form-workshops .form__input.repair, .search-workshops.results .search__form-workshops .form__input.accident, .search-workshops.results .search__form-workshops .form__input.show-list, .search-workshops.results .search__form-workshops .form__input.current-location, .search-workshops.results .search__form-workshops .form__input.action {
        display: none; } }
    .search-workshops.results .search__form-workshops .form__input.location-workshop {
      display: none; }
      @media (max-width: 768px) {
        .search-workshops.results .search__form-workshops .form__input.location-workshop {
          display: block;
          width: 100%;
          position: relative;
          margin: 0 auto; }
          .search-workshops.results .search__form-workshops .form__input.location-workshop input {
            height: 56px; }
          .search-workshops.results .search__form-workshops .form__input.location-workshop .location-workshop__button {
            position: absolute;
            right: 15px;
            top: 24px;
            height: 50px;
            padding: 10px;
            width: 50px;
            text-align: center; } }
    .search-workshops.results .search__form-workshops .form__input.download {
      display: none; }
      @media (max-width: 768px) {
        .search-workshops.results .search__form-workshops .form__input.download {
          width: 100%;
          display: block; } }
      .search-workshops.results .search__form-workshops .form__input.download .button--link {
        padding-right: 0; }

/*resultados de búsqueda*/
.search-results {
  max-width: 1280px;
  width: 100%;
  padding: 40px 40px 100px;
  margin: auto; }
  @media (max-width: 768px) {
    .search-results {
      padding: 112px 0 0; } }
  @media (min-width: 1480px) {
    .search-results .c-table {
      max-width: initial; } }
  .search-results__no-results {
    display: none; }
  .search-results__title {
    padding: 10px 0 30px;
    font-size: 2rem;
    line-height: 38px;
    color: #5C97B7; }
    @media (max-width: 768px) {
      .search-results__title {
        display: none; } }
    .search-results__title.no-results {
      display: none; }
  .search-results__body {
    display: flex;
    align-items: flex-start;
    flex-basis: 100%;
    flex-wrap: wrap; }
    @media (max-width: 768px) {
      .search-results__body {
        flex-wrap: wrap; } }
    .search-results__body.no-results .search-results__no-results {
      display: block;
      width: 100%;
      text-align: center;
      padding: 5rem 1.25rem; }
      .search-results__body.no-results .search-results__no-results .c-title-24 {
        text-align: center; }
      .search-results__body.no-results .search-results__no-results .c-subtitle {
        margin: 0 auto 30px;
        text-align: center; }
      .search-results__body.no-results .search-results__no-results .button.color-blue {
        min-width: 350px; }
      @media (max-width: 420px) {
        .search-results__body.no-results .search-results__no-results {
          padding: 3.125rem 1.25rem; }
          .search-results__body.no-results .search-results__no-results .c-subtitle {
            font-size: 1rem; }
          .search-results__body.no-results .search-results__no-results .button.color-blue {
            min-width: 315px; } }
    .search-results__body.no-results .search-results__list,
    .search-results__body.no-results .search-results__map {
      display: none; }
  .search-results__list {
    padding-right: 16px;
    max-height: 512px;
    overflow: auto;
    width: 100%;
    height: 100vh;
    min-height: 410px;
    max-width: 660px;
    flex-basis: 50%;
    background-color: white;
    transition: all .4s; }
    @media (max-width: 1224px) {
      .search-results__list {
        max-width: 100%;
        flex-basis: 100%;
        order: 2;
        max-height: inherit;
        border-radius: 20px 20px 0 0;
        position: relative;
        bottom: 0;
        height: auto;
        min-height: auto;
        overflow: hidden;
        padding: 0 0.9375rem;
        box-shadow: 0px 2px 24px rgba(51, 51, 51, 0.12);
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
        margin-top: -18px;
        display: flex;
        flex-flow: column;
        z-index: 1; } }
    .search-results__list::-webkit-scrollbar {
      width: 20px; }
    .search-results__list::-webkit-scrollbar-track {
      background-color: #fff;
      box-shadow: none; }
    .search-results__list::-webkit-scrollbar-thumb {
      background: #AFD3E2;
      border-radius: 10px; }
    .search-results__list-title {
      display: none; }
      @media (max-width: 768px) {
        .search-results__list-title {
          max-width: 100%;
          text-align: center;
          display: block;
          padding: 0 0 1rem;
          height: auto;
          margin: 0 auto;
          appearance: none;
          order: 3;
          width: 100%;
          color: #5C97B7;
          font-size: 1.5rem;
          line-height: 28px;
          font-weight: bold; } }
      .search-results__list-title:focus {
        outline: none; }
      .search-results__list-title:focus-visible {
        outline: 2px solid #3B3FD8; }
    .search-results__list-button {
      text-align: center;
      display: none;
      width: 100%; }
      @media (max-width: 768px) {
        .search-results__list-button {
          display: block;
          margin-top: 3px;
          z-index: 1;
          position: relative; } }
      .search-results__list-button button {
        width: 36px;
        height: 3px;
        background-color: #999999;
        border-radius: 5px;
        margin: 0.3125rem auto 1.25rem;
        position: absolute;
        top: 5px;
        left: calc(50% - 36px); }
    .search-results__list ul:nth-child(4) {
      order: 0; }
    .search-results__list .legend {
      display: none; }
      @media (max-width: 1224px) {
        .search-results__list .legend {
          display: block;
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          padding: 26px 0 16px 0; }
          .search-results__list .legend__item {
            display: flex;
            flex-wrap: nowrap;
            align-items: center;
            margin-bottom: 10px;
            width: 25%;
            place-content: center; } }
    @media (max-width: 1224px) and (max-width: 420px) {
      .search-results__list .legend__item {
        width: 50%;
        place-content: initial; } }
      @media (max-width: 1224px) {
            .search-results__list .legend__item-text {
              font-size: 0.875rem;
              line-height: 20px;
              margin: 0 0 0 2px;
              font-family: 'Tahoma'; } }
    .search-results__list .button--link {
      padding-left: 0;
      padding-right: 0;
      font-weight: bold; }
      .search-results__list .button--link-return {
        margin-bottom: 16px;
        display: inline-flex;
        font-size: 20px;
        color: #69A0BE; }
        @media (max-width: 768px) {
          .search-results__list .button--link-return {
            display: initial;
            text-align-last: right;
            margin-top: 16px;
            margin-bottom: 16px;
            font-size: initial; } }
        @media (min-width: 768px) and (max-width: 1224px) {
          .search-results__list .button--link-return {
            max-width: max-content;
            display: initial;
            padding-top: 15px;
            margin-top: initial;
            text-align-last: left; } }
    .search-results__list .left {
      transform: rotate(180deg);
      display: inline-block;
      font-size: 14px;
      margin-right: 1px; }
      @media (max-width: 768px) {
        .search-results__list .left {
          font-size: 12px; } }
    .search-results__list-subtitle {
      font-weight: bold;
      font-size: 1.25rem;
      line-height: 28px; }
      @media (max-width: 768px) {
        .search-results__list-subtitle {
          font-size: 1rem;
          line-height: 22px; } }
    .search-results__list .c-result-card {
      border-top: 1px dashed #000000;
      padding: 1.25rem 0;
      display: flex;
      align-items: flex-start;
      flex-direction: row;
      width: 100%; }
      .search-results__list .c-result-card__icon {
        height: 100%;
        padding-right: 1.25rem;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center; }
        .search-results__list .c-result-card__icon svg {
          width: 40px;
          height: 40px; }
      .search-results__list .c-result-card__icon-number {
        position: absolute;
        left: 8px;
        top: 50%;
        transform: translate(0, -59%);
        color: #ffffff;
        font-size: 1rem;
        width: 25px;
        text-align: center; }
      .search-results__list .c-result-card__title {
        font-size: 1.125rem;
        font-family: 'Tahoma';
        font-weight: 700;
        line-height: 24px;
        margin-bottom: 4px;
        color: black;
        cursor: pointer; }
        @media (max-width: 768px) {
          .search-results__list .c-result-card__title {
            font-size: 1rem;
            line-height: 22px; } }
      .search-results__list .c-result-card__workshop-type {
        font-weight: 400;
        font-size: 1rem;
        line-height: 22px;
        margin-bottom: 4px;
        color: black;
        font-family: 'Tahoma'; }
        @media (max-width: 420px) {
          .search-results__list .c-result-card__workshop-type {
            font-size: 0.875rem;
            line-height: 18px; } }
      .search-results__list .c-result-card__location {
        font-weight: 400;
        font-size: 1rem;
        line-height: 22px;
        margin-bottom: 20px;
        color: black;
        font-family: 'Tahoma'; }
        @media (max-width: 768px) {
          .search-results__list .c-result-card__location {
            font-size: 0.875rem;
            line-height: 18px; } }
      .search-results__list .c-result-card__text {
        color: #666;
        margin: 0;
        font-size: 1rem; }
        @media (max-width: 768px) {
          .search-results__list .c-result-card__text {
            font-size: 0.875rem;
            line-height: 18px; } }
        @media (max-width: 420px) {
          .search-results__list .c-result-card__text {
            width: 50%; } }
      .search-results__list .c-result-card__actions-button {
        margin-bottom: 0.625rem;
        width: auto; }
        @media (max-width: 420px) {
          .search-results__list .c-result-card__actions-button {
            max-width: 320px; } }
        .search-results__list .c-result-card__actions-button .button {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          gap: 8px;
          color: #000000;
          padding: 8px 24px;
          border: 1px solid black;
          background-color: white;
          border-radius: 100px;
          width: max-content; }
          .search-results__list .c-result-card__actions-button .button:focus, .search-results__list .c-result-card__actions-button .button:hover {
            background-color: #000;
            color: #ffffff;
            text-decoration: none; }
            .search-results__list .c-result-card__actions-button .button:focus svg, .search-results__list .c-result-card__actions-button .button:hover svg {
              fill: white; }
              .search-results__list .c-result-card__actions-button .button:focus svg path, .search-results__list .c-result-card__actions-button .button:hover svg path {
                fill: white; }
          .search-results__list .c-result-card__actions-button .button__text {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            gap: 8px; }
      .search-results__list .c-result-card__actions-link.workshop-detail {
        padding-top: 10px; }
        @media (max-width: 420px) {
          .search-results__list .c-result-card__actions-link.workshop-detail {
            width: 100%;
            text-align: center; } }
        .search-results__list .c-result-card__actions-link.workshop-detail .button--link {
          font-size: 0.875rem;
          font-weight: bold; }
      .search-results__list .c-result-card__actions .button--link {
        padding: 5px 0;
        font-weight: normal;
        line-height: 22px;
        cursor: pointer; }
        @media (max-width: 420px) {
          .search-results__list .c-result-card__actions .button--link {
            font-size: 0.875rem; } }
  .search-results__map {
    flex-basis: 50%;
    position: relative;
    padding-left: 4px; }
    @media (max-width: 1224px) {
      .search-results__map {
        order: 1;
        flex-basis: 100%; } }
    .search-results__map .map-container {
      margin: 0; }
      .search-results__map .map-container .map-detail {
        width: 554px;
        height: 513px; }
        @media (max-width: 1224px) {
          .search-results__map .map-container .map-detail {
            height: 100vh;
            width: 100%;
            max-width: 100%;
            margin-bottom: 0;
            max-height: calc(90vh - 260px); } }
    .search-results__map iframe {
      width: 100%;
      height: 100vh;
      min-height: 550px;
      max-width: 550px;
      max-height: 550px; }
    .search-results__map .legend {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      position: relative;
      bottom: 0;
      background: #fff;
      padding: 10px 0 5px 0;
      width: 90%; }
      @media (max-width: 1224px) {
        .search-results__map .legend {
          display: none; } }
      .search-results__map .legend__item {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin-bottom: 10px; }
        @media (max-width: 1000px) {
          .search-results__map .legend__item {
            width: 100%; } }
        @media (max-width: 768px) {
          .search-results__map .legend__item {
            width: 50%; } }
        .search-results__map .legend__item-text {
          font-size: 0.875rem;
          margin: 0 0 0 2px;
          line-height: 20px;
          font-family: 'Tahoma'; }
      .search-results__map .legend li:nth-child(odd) {
        width: 305px; }
      .search-results__map .legend li:nth-child(even) {
        width: 180px; }
    .search-results__map .gm-style img {
      margin-top: 3px !important; }
    .search-results__map .maps-markers-labels {
      font-size: 12px; }

.card-workshop {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  min-height: 768px;
  background-color: white;
  overflow: hidden; }
  .card-workshop__media-block, .card-workshop__info-block {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
    padding: 48px 0 80px 0;
    width: 100%;
    box-sizing: border-box; }
  .card-workshop__media-block {
    flex: 1;
    padding: 0; }
  .card-workshop__container {
    display: block;
    position: relative;
    padding: 0 16px 0 16px;
    width: 100%;
    height: auto;
    text-align: left;
    box-sizing: border-box; }
  .card-workshop__media-block .card-workshop__container {
    position: absolute;
    padding: 0;
    margin: 0 16px;
    top: 32px;
    bottom: 32px;
    width: auto; }
    .card-workshop__media-block .card-workshop__container img {
      display: block;
      position: relative;
      width: auto;
      max-width: 100%;
      height: 100%;
      object-fit: contain; }
    .card-workshop__media-block .card-workshop__container video {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      max-width: 100%;
      height: 100%;
      object-fit: contain; }
      html:not(.is-accessible) .card-workshop__media-block .card-workshop__container video {
        display: block; }
  .card-workshop__media-block__lottie {
    display: block;
    position: relative;
    width: auto;
    height: 100%; }
    .card-workshop__media-block__lottie svg {
      transform: unset !important; }
  .card-workshop__info-block__title, .card-workshop__info-block__subtitle, .card-workshop__info-block__text {
    display: block;
    position: relative; }
  .card-workshop__info-block__title {
    text-transform: uppercase; }
    html:not(.is-accessible) .card-workshop__info-block__title {
      opacity: 0; }
    .card-workshop__info-block__title + .card-workshop__info-block__subtitle {
      margin-top: 32px; }
  html:not(.is-accessible) .card-workshop__info-block__subtitle {
    opacity: 0; }
  .card-workshop__info-block__subtitle + * {
    margin-top: 24px; }
  html:not(.is-accessible) .card-workshop__info-block__text {
    opacity: 0; }
  .card-workshop__info-block__link {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    position: relative;
    margin-top: 32px;
    text-decoration: none; }
    html:not(.is-accessible) .card-workshop__info-block__link {
      opacity: 0; }
    @media (hover: hover) {
      .card-workshop__info-block__link:hover .card-workshop__info-block__link__text {
        color: #a92400; }
      .card-workshop__info-block__link:hover .card-workshop__info-block__link__icon path {
        stroke: #a92400; } }
  .card-workshop__info-block__link__text {
    display: block;
    position: relative;
    font-family: 'Futura New', sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.125rem;
    color: #d0421b;
    text-transform: uppercase; }
  .card-workshop__info-block__link__icon {
    margin-top: -2px;
    margin-left: 6px;
    width: 16px;
    height: auto; }
    .card-workshop__info-block__link__icon path {
      stroke: #d0421b; }
  @media (min-width: 768px) {
    .card-workshop {
      min-height: 100vh; }
      .card-workshop__container {
        padding: 0 40px 0 40px;
        width: 83.33%; }
      .card-workshop__media-block .card-workshop__container {
        top: 80px;
        bottom: 80px; } }
  @media (min-width: 1000px) {
    .card-workshop {
      align-items: stretch;
      flex-direction: row; }
      .card-workshop__media-block {
        flex: auto;
        margin: 0;
        width: 50%; }
      .card-workshop__media-block .card-workshop__container {
        height: calc(100% - 160px);
        max-height: 768px;
        top: 50%;
        bottom: auto;
        transform: translateY(-50%); }
      .card-workshop__info-block {
        align-items: flex-start;
        width: 50%; }
        .card-workshop__info-block .card-workshop__container {
          padding: 0 80px 0 16.66%; }
      .card-workshop__container {
        width: 100%;
        max-width: calc(750px); } }
  @media (min-width: 1480px) {
    .card-workshop__info-block .card-workshop__container {
      padding: 0 195px 0 110px; } }

.c-select {
  width: 100%;
  display: flex; }
  .c-select__button {
    border: 1px solid #CCCCCC;
    padding: 18px 20px 18px 12px;
    border-radius: 0;
    width: 100%;
    color: #8C8C8C;
    font-size: 1rem;
    line-height: 16px;
    position: relative;
    height: 60px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: white;
    font-family: 'Tahoma'; }
    .c-select__button::after {
      content: '' !important;
      border: none !important; }
    .c-select__button:active, .c-select__button:focus {
      border-color: black;
      outline-offset: 0px; }
    .c-select__button[disabled] {
      background-color: #fafafa;
      cursor: no-drop;
      color: #999999; }
    .c-select__button-span {
      max-width: 95%;
      overflow: hidden;
      display: inline-block;
      height: 100%;
      text-overflow: ellipsis; }
  .c-select.completed button {
    border-color: #333;
    color: #333;
    font-weight: bold; }
  .c-select__icon {
    position: absolute;
    right: 12px;
    top: 24px; }
    .c-select__icon.rotate {
      transform: rotateX(180deg); }
  .c-select__results {
    border-radius: 0;
    box-shadow: 5px 2px 8px rgba(51, 51, 51, 0.12);
    border: none;
    max-height: 170px;
    padding: 0;
    margin-top: 0;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    max-width: 100%; }
    .c-select__results.is-visible {
      display: block; }
    .c-select__results .c-select__results-item {
      display: flex;
      align-items: center;
      background-color: #ffffff;
      font-size: 1rem;
      line-height: 1.375rem;
      padding: 12px 20px;
      color: #000000;
      font-weight: normal;
      transition: 0.3s all cubic-bezier(0.075, 0.82, 0.165, 1);
      font-family: 'Tahoma';
      border: 1px solid #CCCCCC; }
      .c-select__results .c-select__results-item:hover {
        color: black;
        background-color: #D7E9F1;
        font-weight: bold; }
    .c-select__results::-webkit-scrollbar {
      width: 6px; }
    .c-select__results::-webkit-scrollbar-track {
      background-color: #fff;
      box-shadow: none; }
    .c-select__results::-webkit-scrollbar-thumb {
      background: #999999;
      border-radius: 10px; }

.c-input__label {
  display: block; }

.c-input__error {
  display: none; }
  .c-input__error--show {
    display: block; }

.c-input input {
  border: 1px solid #CCCCCC;
  padding: 15px 20px;
  width: 100%;
  font-size: 1rem;
  line-height: 16px;
  position: relative;
  height: 60px;
  text-align: left;
  appearance: none;
  vertical-align: middle;
  font-family: 'Tahoma';
  font-weight: bold;
  color: #333; }
  .c-input input::placeholder {
    font-weight: normal;
    color: #4D4D4D; }
  .c-input input:disabled {
    background-color: #fafafa;
    cursor: not-allowed;
    color: #999999; }
  .c-input input:focus {
    outline: 0px;
    border-color: #333; }
  .c-input input[completed] {
    border-color: #333;
    color: #333; }

.c-input input[required] ~ .c-input__label::after {
  content: '*';
  color: #a92400;
  display: inline-block; }

.c-input span[role="alert"] {
  display: block;
  font-weight: bold; }

.c-input--no-label .c-input__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.c-input--float-label {
  position: relative; }
  .c-input--float-label .c-input__label {
    display: table;
    position: relative;
    z-index: 1;
    margin-bottom: -10px;
    margin-left: 16px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: white; }

.c-input--success label {
  color: green; }

.c-input--success input {
  padding: 15px 20px;
  border-radius: 100px;
  width: 100%;
  color: #999999;
  font-size: 1rem;
  line-height: 16px;
  position: relative;
  height: 60px;
  text-align: left;
  appearance: none;
  vertical-align: middle;
  border-color: green;
  font-family: 'Tahoma'; }
  .c-input--success input:focus {
    outline: 3px solid green; }

.c-input--success .c-input__message {
  display: block;
  color: green; }

.c-input.completed input {
  border-color: #333;
  color: #333; }

.c-input--error label {
  color: #C81432; }

.c-input--error input {
  border-color: #C81432;
  color: #C81432; }

.c-input--error .c-input__message {
  display: block;
  margin-top: 10px;
  color: #a92400; }

.c-checkbox {
  position: relative;
  margin-right: 12px;
  font-family: 'Tahoma'; }
  @media (max-width: 768px) {
    .c-checkbox {
      margin-right: 20px; } }
  .c-checkbox input[type='checkbox'] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 18px;
    height: 18px; }
    .c-checkbox input[type='checkbox'] + label::after {
      visibility: hidden;
      opacity: 0;
      transform: rotate(45deg) scale(0);
      transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .c-checkbox input[type='checkbox']:checked + label::after {
      visibility: visible;
      opacity: 1;
      transform: rotate(45deg) scale(1);
      transform: scale(1); }
    .c-checkbox input[type='checkbox']:focus + label::before {
      outline-offset: 0; }
  .c-checkbox label {
    display: block;
    position: relative;
    margin: 0 10px 0 0;
    padding: 0 0 0 38px;
    cursor: pointer;
    color: black; }
    @media (max-width: 420px) {
      .c-checkbox label {
        font-size: 0.875rem;
        line-height: 18px; } }
    .c-checkbox label::before, .c-checkbox label::after {
      position: absolute;
      display: inline-block;
      content: ''; }
    .c-checkbox label::before {
      height: 32px;
      width: 32px;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      border: 1px solid #CCCCCC;
      background-color: white;
      transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .c-checkbox label::after {
      left: 8px;
      top: 4px;
      width: 16px;
      height: 16px;
      background-color: black;
      transform-origin: bottom left;
      clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%); }
      @media (max-width: 768px) {
        .c-checkbox label::after {
          top: 0; } }
  .c-checkbox .label--error {
    color: #C81432;
    margin: 0;
    font-size: 0.875rem; }
  .c-checkbox--in-line {
    min-height: 24px; }
    .c-checkbox--in-line label {
      display: block;
      float: left;
      clear: none; }

.button--link {
  display: flex;
  align-items: center;
  gap: 8px; }

.c-table {
  max-width: 100%;
  margin: auto; }
  @media (min-width: 1480px) {
    .c-table {
      max-width: 1180px; } }
  @media (max-width: 768px) {
    .c-table {
      padding: 16px; } }
  .c-table table {
    width: 100%; }
  .c-table caption {
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #fafafa;
    color: #333; }
  .c-table th {
    background-color: white;
    color: black;
    font-weight: bold;
    font-size: 1.125rem;
    padding: 6px 15px;
    line-height: 20px;
    border-bottom: 2px solid black; }
    .c-table th:nth-of-type(1) {
      padding-left: 0; }
    @media (max-width: 768px) {
      .c-table th {
        width: 1px;
        height: 1px;
        position: absolute;
        left: -1000px; } }
  @media (max-width: 420px) {
    .c-table tr {
      margin-top: 15px; }
      .c-table tr:nth-of-type(1) {
        margin: 0; } }
  @media (max-width: 768px) {
    .c-table tr td {
      padding-left: 0;
      border-bottom: 1px solid #E6E6E6; } }
  .c-table tr td:nth-of-type(1) {
    padding-left: 0; }
    @media (max-width: 768px) {
      .c-table tr td:nth-of-type(1) {
        width: 100%;
        background-color: white;
        color: #000;
        border-bottom: 1px solid black;
        padding: 12px 15px 12px 0px;
        font-weight: bold; } }
    @media (max-width: 420px) {
      .c-table tr td:nth-of-type(1) {
        width: 100%; } }
  @media (max-width: 420px) {
    .c-table tr td:nth-of-type(2) {
      padding-top: 15px; } }
  .c-table tr td:last-child {
    padding: 12px 15px 12px 0;
    border-bottom: none; }
  @media (max-width: 768px) {
    .c-table tr {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      width: 100%; } }
  .c-table td {
    padding: 12px 15px;
    color: black;
    font-size: 16px;
    line-height: 20px;
    border-bottom: 1px solid #fafafa;
    font-family: 'Tahoma'; }
    .c-table td .button--link {
      padding: 0; }
      .c-table td .button--link svg {
        position: relative;
        left: 6px;
        bottom: 1px; }
    @media (max-width: 768px) {
      .c-table td {
        border: none; } }
    @media (max-width: 420px) {
      .c-table td {
        width: 100%;
        padding: 5px 30px; } }
  .c-table--zebra tr:nth-child(odd) td {
    background: #fafafa; }
  .c-table--zebra tr:nth-child(even) td {
    background: #fafafa; }
  .c-table--simple {
    width: 100%; }
    .c-table--simple th {
      display: none; }
    .c-table--simple td {
      display: block;
      text-align: left;
      border-width: 0 0 1px 0; }
    .c-table--simple td::before {
      content: attr(data-th) ":";
      display: block;
      width: 120px;
      font-weight: bold;
      margin-bottom: 0; }
    .c-table--simple tr {
      border: none; }
    .c-table--simple tr:nth-child(even) td {
      background: #fafafa; }
    @media (min-width: 420px) {
      .c-table--simple th,
      .c-table--simple td {
        display: table-cell; }
      .c-table--simple td {
        border-width: 1px; }
      .c-table--simple td::before {
        display: none; } }

.c-modal {
  position: fixed;
  z-index: 1000064;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(83, 87, 90, 0.5);
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  display: none;
  transition: all 0.5s ease-in-out 0.5s ease-in-out; }
  .c-modal.visible {
    display: flex; }
  .c-modal__group {
    margin-bottom: 16px;
    position: relative; }
    .c-modal__group--border {
      padding-top: 50px; }
      .c-modal__group--border:before {
        content: "";
        border-top: 1px solid #e1e1e1;
        width: calc(100% + 40px);
        height: 1px;
        display: inline-block;
        top: 0;
        left: -20px;
        position: absolute; }
  .c-modal__dialog {
    background: white;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.15);
    position: absolute; }
    .c-modal__dialog.simple {
      max-width: 790px;
      width: 85%; }
      @media (max-width: 768px) {
        .c-modal__dialog.simple {
          max-width: 630px; } }
      @media (max-width: 420px) {
        .c-modal__dialog.simple {
          width: 92%;
          padding: 15px; } }
      .c-modal__dialog.simple .c-modal__header {
        padding: 3.125rem 0; }
      .c-modal__dialog.simple .c-modal__title {
        padding-top: 1rem; }
      .c-modal__dialog.simple .c-modal__body .form {
        max-width: 540px;
        margin: auto;
        font-family: 'Tahoma'; }
        @media (max-width: 768px) {
          .c-modal__dialog.simple .c-modal__body .form {
            max-width: 450px; } }
        .c-modal__dialog.simple .c-modal__body .form .form__input label {
          font-size: 1rem;
          font-weight: bold;
          line-height: 22px;
          opacity: 0;
          width: 1px;
          height: 1px; }
        .c-modal__dialog.simple .c-modal__body .form .form__input .label--error {
          color: black;
          font-size: 0.875rem;
          font-weight: normal;
          display: flex;
          align-items: center;
          gap: 4px; }
          .c-modal__dialog.simple .c-modal__body .form .form__input .label--error::before {
            content: '';
            width: 14px;
            height: 16px;
            background-image: url('data:image/svg+xml, <svg width="16" height="15" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0L0 14.1176H16L8 0ZM7.13582 9.36098V4.98828H8.91359V9.36098H7.13582ZM9.22537 11.3168C9.22537 11.9801 8.68768 12.5178 8.02441 12.5178C7.36114 12.5178 6.82345 11.9801 6.82345 11.3168C6.82345 10.6536 7.36114 10.1159 8.02441 10.1159C8.68768 10.1159 9.22537 10.6536 9.22537 11.3168Z" fill="%23FA5A5A"/></svg>');
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain; }
        .c-modal__dialog.simple .c-modal__body .form .form__input input[type="text"],
        .c-modal__dialog.simple .c-modal__body .form .form__input input[type="number"] {
          width: 100%;
          padding: 0.9375rem;
          border: 1px solid #999999;
          color: #000;
          line-height: 22px;
          font-size: 1rem;
          height: 50px;
          font-family: 'Tahoma'; }
          .c-modal__dialog.simple .c-modal__body .form .form__input input[type="text"][disabled],
          .c-modal__dialog.simple .c-modal__body .form .form__input input[type="number"][disabled] {
            cursor: not-allowed;
            background-color: #e1e1e1; }
          .c-modal__dialog.simple .c-modal__body .form .form__input input[type="text"]:focus, .c-modal__dialog.simple .c-modal__body .form .form__input input[type="text"]:active,
          .c-modal__dialog.simple .c-modal__body .form .form__input input[type="number"]:focus,
          .c-modal__dialog.simple .c-modal__body .form .form__input input[type="number"]:active {
            border-color: black;
            outline: none; }
          .c-modal__dialog.simple .c-modal__body .form .form__input input[type="text"][completed],
          .c-modal__dialog.simple .c-modal__body .form .form__input input[type="number"][completed] {
            border-color: #000; }
          .c-modal__dialog.simple .c-modal__body .form .form__input input[type="text"]::placeholder,
          .c-modal__dialog.simple .c-modal__body .form .form__input input[type="number"]::placeholder {
            color: #999999; }
        .c-modal__dialog.simple .c-modal__body .form .form__input input.input--error {
          border-color: #FA5A5A;
          color: #FA5A5A; }
      .c-modal__dialog.simple .c-modal__footer {
        padding: 3.125rem 0;
        display: grid;
        justify-content: center;
        border: none; }
        @media (max-width: 420px) {
          .c-modal__dialog.simple .c-modal__footer {
            padding: 1.875rem 0; } }
        .c-modal__dialog.simple .c-modal__footer [class*="button"] {
          width: auto;
          justify-content: center; }
          .c-modal__dialog.simple .c-modal__footer [class*="button"].color-red {
            margin-bottom: 30px; }
        .c-modal__dialog.simple .c-modal__footer .button--link svg {
          width: 16px;
          margin-left: 10px; }
    .c-modal__dialog.filtros {
      max-width: 790px;
      width: 90%;
      max-height: 95vh;
      min-height: 440px; }
      .c-modal__dialog.filtros .form {
        padding: 0 10px; }
        @media (max-width: 420px) {
          .c-modal__dialog.filtros .form {
            padding: 0; } }
        .c-modal__dialog.filtros .form label {
          margin: 0; }
        .c-modal__dialog.filtros .form hr {
          margin: 1.875rem 0.625rem;
          border-color: #e1e1e1; }
          @media (max-width: 420px) {
            .c-modal__dialog.filtros .form hr {
              margin: 1.25rem 0.625rem 1.875rem; } }
        .c-modal__dialog.filtros .form__subtitle {
          padding: 0 10px 0 10px; }
          .c-modal__dialog.filtros .form__subtitle p {
            margin: 0;
            font-size: 18px;
            font-weight: bold;
            line-height: 24px; }
            @media (max-width: 420px) {
              .c-modal__dialog.filtros .form__subtitle p.add {
                margin-top: 12px; } }
        .c-modal__dialog.filtros .form__group {
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          padding-bottom: 10px; }
          @media (max-width: 420px) {
            .c-modal__dialog.filtros .form__group {
              padding: 0; } }
        .c-modal__dialog.filtros .form__input {
          padding: 10px;
          width: 50%; }
          .c-modal__dialog.filtros .form__input input,
          .c-modal__dialog.filtros .form__input select,
          .c-modal__dialog.filtros .form__input textarea,
          .c-modal__dialog.filtros .form__input .c-select__button {
            border-radius: 0; }
          .c-modal__dialog.filtros .form__input--total {
            width: 100%; }
          @media (max-width: 420px) {
            .c-modal__dialog.filtros .form__input {
              width: 100%; } }
      .c-modal__dialog.filtros .chips-list {
        padding: 0 10px;
        width: 100%; }
        .c-modal__dialog.filtros .chips-list ul {
          display: flex;
          flex-wrap: wrap;
          align-content: flex-start; }
          @media (max-width: 420px) {
            .c-modal__dialog.filtros .chips-list ul#chips:empty {
              margin-bottom: 0; }
            .c-modal__dialog.filtros .chips-list ul#chips {
              margin-bottom: 15px; } }
        .c-modal__dialog.filtros .chips-list .label--error {
          color: #FA5A5A;
          font-size: 0.875rem;
          margin: 0 0 8px 0; }
      .c-modal__dialog.filtros .button--link {
        font-weight: bold;
        text-transform: uppercase; }
        @media (max-width: 420px) {
          .c-modal__dialog.filtros .button--link {
            justify-content: center;
            width: 100%;
            padding: 20px 0 30px 0; }
            .c-modal__dialog.filtros .button--link.add {
              padding: 0 0 20px 0; } }
      .c-modal__dialog.filtros .button.color-red {
        width: 175px;
        min-width: auto; }
        @media (max-width: 420px) {
          .c-modal__dialog.filtros .button.color-red {
            width: 100%; } }
    .c-modal__dialog.appointment {
      max-width: 790px;
      width: 90%;
      max-height: 95vh; }
      .c-modal__dialog.appointment .form {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        align-content: flex-start;
        justify-content: space-between;
        position: relative; }
        .c-modal__dialog.appointment .form__input {
          padding: 15px; }
          @media (max-width: 420px) {
            .c-modal__dialog.appointment .form__input {
              width: 100% !important; } }
          .c-modal__dialog.appointment .form__input textarea {
            border: 1px solid #999;
            padding: 15px 20px;
            border-radius: 0;
            width: 100%;
            color: #666;
            font-size: 1rem;
            line-height: 16px;
            position: relative;
            min-height: 120px;
            text-align: left;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            vertical-align: middle; }
            @media (max-width: 420px) {
              .c-modal__dialog.appointment .form__input textarea {
                min-height: 75px; } }
          .c-modal__dialog.appointment .form__input .c-checkbox label {
            color: #333; }
          .c-modal__dialog.appointment .form__input .legal__title {
            font-size: 1rem;
            line-height: 22px;
            font-weight: bold;
            margin-bottom: 10px; }
            @media (max-width: 420px) {
              .c-modal__dialog.appointment .form__input .legal__title {
                font-size: 0.875rem; } }
          .c-modal__dialog.appointment .form__input .legal__text {
            font-size: 1.125rem;
            line-height: 24px;
            margin-bottom: 10px; }
            @media (max-width: 420px) {
              .c-modal__dialog.appointment .form__input .legal__text {
                font-size: 0.875rem; } }
        .c-modal__dialog.appointment .form__action {
          position: sticky;
          left: 0;
          bottom: -10px;
          width: 100%;
          text-align: center;
          padding: 40px;
          background-color: #ffffff; }
      .c-modal__dialog.appointment .c-modal__footer {
        justify-content: center; }
    @media (max-width: 420px) {
      .c-modal__dialog .c-modal__footer {
        padding-top: 0; } }
  .c-modal__header {
    padding: 30px; }
    .c-modal__header .c-modal__title {
      margin-bottom: 0;
      color: black;
      font-weight: bold;
      font-size: 3rem; }
      @media (max-width: 768px) {
        .c-modal__header .c-modal__title {
          font-size: 1.25rem;
          line-height: 24px; } }
    @media (max-width: 420px) {
      .c-modal__header {
        padding: 1.25rem; } }
  .c-modal__body {
    padding: 10px;
    max-height: 65vh; }
  .c-modal__footer {
    border-top: 1px solid #e1e1e1;
    padding: 20px 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .c-modal__footer .button {
      min-width: auto;
      width: 100%;
      font-family: "Futura PT", sans-serif;
      text-transform: uppercase;
      display: inline-block;
      padding: 16px 40px;
      text-align: center;
      transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
      background-color: black;
      color: #fff;
      border-radius: 100px; }
      .c-modal__footer .button:disabled {
        background-color: #a5a5a5; }
      @media (max-width: 768px) {
        .c-modal__footer .button {
          min-width: 150px;
          width: auto; } }
    .c-modal__footer .button--link {
      display: none; }
  .c-modal--active {
    visibility: visible;
    opacity: 1;
    position: relative; }
  @media (min-width: 420px) {
    .c-modal--video {
      max-width: 70vw; } }
  .c-modal--video .c-modal__content {
    padding: 2vw; }
  .c-modal__close {
    position: absolute;
    right: 1.25rem;
    top: 1.25rem;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .c-modal__close svg {
      margin-top: -57px;
      margin-left: -48px;
      overflow: visible;
      width: 24px;
      height: 24px; }
  .c-modal__content {
    padding: 80px 6vw 40px; }
  .c-modal__intro {
    margin-bottom: 60px; }
  .c-modal__backdrop {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999;
    transition: all 0.5s ease-in-out; }
    .c-modal__backdrop.active {
      visibility: visible;
      opacity: 1; }
  .c-modal-igualatorio .form__input {
    text-align: center; }
    @media (min-width: 768px) {
      .c-modal-igualatorio .form__input {
        position: relative;
        width: 90%;
        left: 5%;
        right: 5%;
        font-size: 1.25rem;
        line-height: 2rem; } }
  .c-modal-igualatorio .c-modal__footer {
    padding-bottom: 0; }
  @media (min-width: 768px) {
    .c-modal-igualatorio .c-modal__body {
      padding-top: 40px; } }
  .c-modal--center {
    transform: translate(-50%);
    left: 50%;
    top: 25%;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .c-modal--center svg {
      max-width: 120px;
      max-height: 120px; }
    .c-modal--center.c-modal__dialog.simple .c-modal__header {
      padding: 64px 0 24px 0; }
    .c-modal--center.c-modal__dialog.simple .c-modal__body {
      padding: 0; }
      .c-modal--center.c-modal__dialog.simple .c-modal__body p {
        font-size: 1rem;
        line-height: 1.375rem;
        margin: 14px auto 50px auto; }
    .c-modal--center.c-modal__dialog.simple .c-modal__footer {
      padding: 0; }
      .c-modal--center.c-modal__dialog.simple .c-modal__footer [class*="button"].color-red {
        margin-bottom: 70px; }

@media screen and (min-width: 26.25em) {
  [role="alertdialog"],
  [role="dialog"] {
    position: absolute;
    top: 2rem;
    left: 50vw;
    transform: translateX(-50%);
    min-width: calc(640px - (15px * 2));
    min-height: inherit;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.22); } }

.container--icc {
  width: 100%;
  margin: 0 auto;
  min-height: 100vh;
  padding: 5rem 0;
  background-color: #F4F2F6; }
  .container--icc .row {
    margin: 0;
    max-width: 1100px;
    margin: auto; }
  @media (max-width: 768px) {
    .container--icc .col-md-6 {
      margin-bottom: 32px; } }
  .container--icc .icc-c-access {
    width: 100%;
    height: 100%;
    max-width: 540px;
    margin: 0 auto;
    background-color: #fff;
    padding: 48px;
    font-family: "Futura PT", sans-serif;
    display: flex;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    z-index: 1; }
    .container--icc .icc-c-access__titles {
      height: 85%; }
    .container--icc .icc-c-access__title {
      font-size: 1.75rem;
      font-family: "Futura PT", sans-serif;
      line-height: 34px;
      color: #000;
      margin-bottom: 24px; }
      @media (max-width: 460px) {
        .container--icc .icc-c-access__title {
          font-size: 1.25rem;
          line-height: 32px; } }
    .container--icc .icc-c-access__subtitle {
      font-family: "Tahoma";
      font-size: 1.125rem;
      line-height: 26px;
      color: #3C3C3C;
      margin-bottom: 48px; }
      @media (max-width: 460px) {
        .container--icc .icc-c-access__subtitle {
          font-size: 1rem;
          line-height: 22px; } }
    .container--icc .icc-c-access__action .c-button-direct {
      width: 100%;
      min-height: 50px;
      min-width: 100%; }
      .container--icc .icc-c-access__action .c-button-direct__text {
        line-height: 20px;
        text-transform: uppercase; }
      .container--icc .icc-c-access__action .c-button-direct--terciary {
        border-radius: 6px; }

.c-header-funnels {
  display: block;
  position: relative;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 70px;
  border-top: 6px solid #000;
  border-bottom: 1px solid #e1e1e1;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 2; }
  @media (min-width: 768px) {
    .c-header-funnels {
      height: 90px; } }
  .c-header-funnels .c-button-direct {
    padding: .4rem 2.6rem;
    border-radius: 1.5rem;
    min-width: auto; }
    .c-header-funnels .c-button-direct__text {
      font-size: 1rem;
      line-height: 1.25rem; }
      @media (min-width: 768px) {
        .c-header-funnels .c-button-direct__text {
          font-size: 1.25rem;
          line-height: 1.5rem; } }
    .c-header-funnels .c-button-direct:hover {
      text-decoration: none; }
  .c-header-funnels__logo img {
    height: 60px; }
  .c-header-funnels__wrapper {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .c-header-funnels__content {
    display: flex; }
    .c-header-funnels__content-text {
      margin-right: 24px; }
      @media (max-width: 999px) {
        .c-header-funnels__content-text {
          display: none; } }
      .c-header-funnels__content-text p,
      .c-header-funnels__content-text * {
        margin: 0;
        font-size: 0.875rem;
        line-height: 1.3125rem;
        font-family: "Tahoma", sans-serif; }
    @media (min-width: 768px) and (max-width: 999px) {
      .c-header-funnels__content {
        margin-right: 24px; } }

.c-forms {
  padding-bottom: 80px;
  flex-direction: column;
  display: flex;
  /* select */
  /* Checkbox*/
  /* textare multilinea */
  /*requerido*/
  /* Una columna*/
  /* panel visible en responsive*/
  /* Dos columnnas */
  /* Input file */
  /* switch */
  /* Hide default HTML checkbox */
  /* The slider */
  /* Rounded sliders */
  /* página de éxitos-fracaso*/ }
  .c-forms--bg {
    background: #fafafa; }
  .c-forms__container, .c-forms__container-text {
    max-width: 790px;
    margin: auto; }
  .c-forms__header {
    text-align: center; }
    .c-forms__header-title {
      font-size: 1.75rem;
      line-height: 2.25rem;
      font-family: Tahoma;
      padding: 45px 0 20px 0;
      margin: 0; }
      @media (min-width: 768px) {
        .c-forms__header-title {
          font-size: 3rem;
          line-height: 3.875rem;
          padding: 88px 0 30px 0; } }
    .c-forms__header-subtitle {
      font-family: Tahoma;
      font-weight: 400;
      font-size: 1.375rem;
      line-height: 1.5;
      margin-bottom: 50px; }
      @media (max-width: 768px) {
        .c-forms__header-subtitle {
          font-size: 1.125rem;
          margin-bottom: 16px; } }
    @media (max-width: 790px) {
      .c-forms__header {
        padding: 25px; } }
  .c-forms__panel {
    background: #ffffff;
    box-shadow: 0 1px 9px #e1e1e1;
    border-radius: 10px;
    max-width: 790px;
    margin: 0 auto 30px auto;
    width: 100%; }
    @media (max-width: 790px) {
      .c-forms__panel {
        margin: 0;
        border-radius: 0; } }
    .c-forms__panel-separator--title {
      font-family: Tahoma;
      font-size: 1.5rem;
      line-height: 2rem;
      padding-bottom: 12px;
      margin: 30px auto 50px auto;
      width: 100%;
      text-align: center; }
      @media (max-width: 790px) {
        .c-forms__panel-separator--title {
          font-size: 1.25rem;
          line-height: 1.5rem; } }
    .c-forms__panel--title {
      margin: 44px auto 24px auto;
      font-size: 1.75rem;
      line-height: 2.375rem;
      font-weight: 700;
      text-align: center;
      font-family: Tahoma;
      display: inline-block;
      width: 100%; }
      @media (max-width: 768px) {
        .c-forms__panel--title {
          margin-top: 50px; } }
    .c-forms__panel--disabled {
      background: transparent;
      box-shadow: none;
      border: 1px solid #e1e1e1; }
      .c-forms__panel--disabled fieldset {
        margin-bottom: 16px; }
      .c-forms__panel--disabled .c-forms__panel-header--title,
      .c-forms__panel--disabled .c-forms__panel-header--status {
        color: #707070;
        padding-bottom: 0; }
      .c-forms__panel--disabled .c-forms__panel-header {
        border-bottom: none; }
    .c-forms__panel-header {
      border-bottom: 1px solid #e1e1e1;
      padding: 15px 30px 0 30px;
      display: inline-block;
      width: 100%;
      margin-bottom: 0;
      position: relative; }
      .c-forms__panel-header::after {
        display: none; }
      .c-forms__panel-header--status {
        font-size: 0.875rem;
        line-height: 1.125rem;
        display: block;
        width: 100%;
        margin-bottom: 2px; }
      .c-forms__panel-header--title {
        font-family: Tahoma;
        font-size: 1.5rem;
        line-height: 2rem;
        padding-bottom: 12px;
        margin: 0; }
        @media (max-width: 790px) {
          .c-forms__panel-header--title {
            font-size: 1.25rem;
            line-height: 1.5rem; } }
      .c-forms__panel-header--edit {
        position: absolute;
        right: 30px;
        height: 100%;
        display: flex;
        align-items: center;
        top: 0; }
        .c-forms__panel-header--edit.hide {
          display: none; }
      @media (max-width: 540px) {
        .c-forms__panel-header {
          padding: 15px 20px 0 20px; } }
    .c-forms__panel-body {
      padding: 28px 0 30px 30px; }
      .c-forms__panel-body-intro {
        margin-bottom: 30px;
        padding-right: 30px; }
      .c-forms__panel-body-info {
        font-size: 1rem;
        line-height: 1.5rem;
        display: flex;
        align-items: center;
        padding-right: 30px;
        margin-bottom: 30px; }
        .c-forms__panel-body-info img {
          margin-right: 12px; }
      @media (max-width: 768px) {
        .c-forms__panel-body {
          padding: 20px 0 20px 15px; } }
      .c-forms__panel-body .c-forms__button {
        padding: 30px 60px 0 30px; }
        @media (max-width: 768px) {
          .c-forms__panel-body .c-forms__button {
            padding: 30px 33px 0 18px; } }
    .c-forms__panel-submit {
      margin-bottom: 166px;
      border: 1px solid transparent; }
      .c-forms__panel-submit--button {
        padding: 15px 26px;
        background-color: #fa5a5a;
        max-width: 316px;
        min-width: 220px;
        margin: 20px auto;
        display: flex;
        justify-content: center;
        border-color: #cf3c33; }
        .c-forms__panel-submit--button:hover {
          color: #fff;
          background-color: #cf3c33;
          border-color: #cf3c33; }
        .c-forms__panel-submit--button:focus {
          color: #fff;
          background-color: #cf3c33;
          border-color: #cf3c33;
          box-shadow: none; }
        .c-forms__panel-submit--button:not(:disabled):not(.disabled):active:focus {
          color: #fff;
          background-color: #cf3c33;
          border-color: #cf3c33;
          box-shadow: none; }
  .c-forms__button {
    display: flex;
    justify-content: end;
    padding: 30px 30px 0 30px; }
    @media (max-width: 540px) {
      .c-forms__button {
        justify-content: center;
        padding: 48px 33px 5px 33px; } }
  .c-forms__file {
    background-color: #e5e5e5;
    border: 1px solid #999999;
    height: 50px;
    min-width: 256px;
    text-transform: uppercase; }
  .c-forms__link {
    display: block;
    margin: 8px 0;
    color: #00008f; }
    .c-forms__link-title {
      color: #333; }
  .c-forms label,
  .c-forms .c-forms__label {
    color: #000;
    display: block;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5;
    cursor: default; }
    .c-forms label--inline,
    .c-forms .c-forms__label--inline {
      display: inline-flex; }
  .c-forms input[type=radio] + label {
    display: inline-block;
    margin: 0; }
  .c-forms input[type=text],
  .c-forms input[type=tel],
  .c-forms input[type=email],
  .c-forms input[type=date],
  .c-forms input[type=number],
  .c-forms select {
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
    border: 1px solid #ccc;
    min-height: 50px;
    color: #000;
    font-size: 14px; }
    @media (max-width: 768px) {
      .c-forms input[type=text],
      .c-forms input[type=tel],
      .c-forms input[type=email],
      .c-forms input[type=date],
      .c-forms input[type=number],
      .c-forms select {
        padding-left: 10px; } }
    .c-forms input[type=text]:placeholder,
    .c-forms input[type=tel]:placeholder,
    .c-forms input[type=email]:placeholder,
    .c-forms input[type=date]:placeholder,
    .c-forms input[type=number]:placeholder,
    .c-forms select:placeholder {
      color: #4D4D4D; }
  .c-forms select,
  .c-forms .select {
    appearance: none;
    position: relative;
    z-index: 1;
    cursor: pointer; }
  .c-forms .select:after {
    content: '\e90f';
    font-family: 'axa' !important;
    position: absolute;
    right: 14px;
    top: 9px;
    width: 16px;
    height: 10px;
    z-index: 1; }
  .c-forms input[type=checkbox] {
    border: 1px solid #ccc;
    width: 18px;
    height: 18px;
    border-radius: 0;
    display: inline-flex;
    appearance: none; }
  .c-forms input[type=checkbox],
  .c-forms input[type=radio] {
    margin-right: 6px; }
  .c-forms input[type=checkbox],
  .c-forms input[type=checkbox] + label {
    margin-bottom: 0;
    vertical-align: text-top; }
    .c-forms input[type=checkbox] a,
    .c-forms input[type=checkbox] + label a {
      color: #00008f;
      margin-left: 8px;
      text-decoration: underline; }
  .c-forms input[type=checkbox] + label {
    display: inline-block;
    width: calc(100% - 50px);
    margin-left: 8px;
    font-weight: 400; }
  .c-forms input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    width: 20px;
    height: 18px;
    border: 1px solid #ccc;
    border-radius: 0;
    transform: translateY(-0.075em);
    position: relative;
    margin-top: 3px;
    padding: 0 !important; }
  .c-forms input[type="checkbox"]:checked::before {
    content: "";
    position: absolute;
    left: 7px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #00008f;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    transition: all .2s; }
  .c-forms input[type="checkbox"]::before {
    content: "";
    height: 0;
    transition: all .2s; }
  .c-forms textarea {
    width: calc(100% - 30px);
    min-height: 120px;
    padding: 8px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    color: #000; }
    @media (max-width: 768px) {
      .c-forms textarea {
        width: calc(100% - 15px);
        padding: 8px 10px; } }
  @media (max-width: 768px) {
    .c-forms ::placeholder {
      font-size: 0.875rem;
      color: #666; }
    .c-forms ::-webkit-input-placeholder {
      font-size: 0.875rem;
      color: #666; }
    .c-forms ::-moz-placeholder {
      font-size: 0.875rem;
      color: #666; }
    .c-forms :-ms-input-placeholder {
      font-size: 0.875rem;
      color: #666; } }
  .c-forms .c-forms__fields {
    margin-bottom: 32px;
    vertical-align: bottom; }
    @media (min-width: 768px) {
      .c-forms .c-forms__fields {
        margin-bottom: 10px;
        min-height: 100px; } }
    .c-forms .c-forms__fields.clear-right {
      clear: right;
      display: block !important; }
    .c-forms .c-forms__fields-message {
      font-size: 0.875rem;
      line-height: 1.25rem;
      padding-left: 4px;
      font-weight: 400;
      color: #C81432;
      margin-top: 8px; }
    .c-forms .c-forms__fields-accept {
      margin: 30px 0; }
  .c-forms .required label:after,
  .c-forms .required .c-forms__label--required:after {
    content: "*"; }
  .c-forms .one-column {
    display: flex;
    /*flex-direction: column;*/
    flex-direction: row;
    padding: 0 15px 54px 15px; }
    .c-forms .one-column .c-forms__fields {
      padding-right: 30px; }
      @media (max-width: 768px) {
        .c-forms .one-column .c-forms__fields {
          flex-direction: column;
          padding-right: 15px; } }
  .c-forms__inline {
    margin-bottom: 50px; }
  .c-forms .panel-visible .c-forms__panel {
    margin: 0 auto 146px auto; }
    @media (max-width: 840px) {
      .c-forms .panel-visible .c-forms__panel {
        margin: 0 auto;
        border-radius: 10px; } }
    .c-forms .panel-visible .c-forms__panel--withlopd {
      margin: 0 auto 15px auto; }
      @media (max-width: 840px) {
        .c-forms .panel-visible .c-forms__panel--withlopd {
          margin: 0 15px 15px 15px;
          width: calc(100% - 30px); } }
  .c-forms .two-column {
    padding: 0 15px 54px 15px; }
    @media (max-width: 768px) {
      .c-forms .two-column {
        flex-direction: column; } }
    .c-forms .two-column .c-forms__fields {
      display: inline-flex;
      width: 49.7%;
      padding-right: 30px;
      flex-direction: column; }
      @media (max-width: 768px) {
        .c-forms .two-column .c-forms__fields {
          width: 100%;
          padding-right: 15px; } }
    .c-forms .two-column .c-forms__checks {
      margin: 20px 0 32px 0; }
      .c-forms .two-column .c-forms__checks--group {
        width: 49.2%;
        display: inline-block;
        margin: 14px 0; }
        .c-forms .two-column .c-forms__checks--group label {
          font-weight: 600; }
      .c-forms .two-column .c-forms__checks--inline {
        margin-bottom: 24px; }
        .c-forms .two-column .c-forms__checks--inline .c-forms__checks--group {
          width: 25%; }
          @media (max-width: 768px) {
            .c-forms .two-column .c-forms__checks--inline .c-forms__checks--group {
              width: 49%;
              margin: 20px 0; } }
  .c-forms__radio:nth-child(2) {
    border-top: 1px solid #ccc; }
  .c-forms__radio {
    border: 1px solid #ccc;
    border-top: none;
    display: flex;
    padding: 6px 16px;
    align-items: center;
    height: 100%; }
  .c-forms .c-forms__panel--disabled:nth-child(2) {
    border-radius: 10px 10px 0px 0px;
    margin-bottom: 0; }
    .c-forms .c-forms__panel--disabled:nth-child(2).c-forms__panel--completed {
      border-radius: 10px;
      margin-bottom: 30px; }
  .c-forms .c-forms__panel:nth-child(2) + .c-forms__panel--disabled:nth-child(3) {
    border-top: 1px solid #e1e1e1;
    border-radius: 10px; }
  .c-forms .c-forms__panel--disabled:nth-child(2) + .c-forms__panel--disabled:nth-child(3) {
    border-top: 1px solid #e1e1e1;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0;
    margin-bottom: 30px; }
  .c-forms input[type="file"] {
    position: absolute;
    height: 50px;
    left: 0;
    top: 0;
    width: 256px;
    text-indent: -9999999px; }
    .c-forms input[type="file"]:focus {
      border: 2px solid #00008f;
      display: inline-flex; }
    .c-forms input[type="file"] + input[type="button"] {
      background: #e5e5e5;
      border: 1px solid #999;
      text-transform: uppercase;
      font-size: 0.875rem; }
  .c-forms button.btn-del-file {
    background: #00008f;
    padding: 0 0 3px 0;
    width: 20px;
    height: 20px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    appearance: none;
    border: 0;
    border-radius: 3px;
    margin: 8px 24px 8px 8px; }
  .c-forms .c-forms__files {
    position: relative; }
    .c-forms .c-forms__files label {
      background: #E5E5E5;
      border: 1px solid #999999;
      color: #343C3D;
      height: 50px;
      position: relative;
      display: inline-block;
      font-size: 0.875rem;
      line-height: 1.125rem;
      cursor: pointer;
      min-width: 256px;
      transition: all .2s;
      text-transform: uppercase;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-weight: 600;
      width: 256px; }
      .c-forms .c-forms__files label:hover, .c-forms .c-forms__files label:active {
        color: #333;
        border-color: #333; }
    .c-forms .c-forms__files .one-file {
      display: inline-flex; }
      @media (max-width: 768px) {
        .c-forms .c-forms__files .one-file {
          flex-direction: column; } }
      .c-forms .c-forms__files .one-file ~ .one-file label {
        display: none; }
      .c-forms .c-forms__files .one-file.error {
        border: none; }
        .c-forms .c-forms__files .one-file.error .file-name {
          color: #333; }
      .c-forms .c-forms__files .one-file .file-none {
        margin-left: 8px;
        height: 50px;
        align-items: center;
        display: flex; }
      .c-forms .c-forms__files .one-file.has-mach .file-none {
        display: none; }
    @media (max-width: 768px) {
      .c-forms .c-forms__files #fileList {
        display: flex;
        flex-direction: column; } }
    .c-forms .c-forms__files .file-item {
      position: relative;
      margin-top: 4px;
      display: inline-flex;
      align-items: center; }
      .c-forms .c-forms__files .file-item.hide-btn {
        display: none; }
    .c-forms .c-forms__files .file-name {
      font-size: 16px;
      line-height: 26px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding: 0 14px; }
    .c-forms .c-forms__files .btn-del-file {
      min-width: 20px;
      height: 20px;
      border-radius: 0;
      color: #ffffff;
      cursor: pointer;
      -webkit-transition: all .2s;
      transition: all .2s;
      background-color: #3B3FD8;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 2px 3px 2px;
      margin: 0; }
      .c-forms .c-forms__files .btn-del-file:hover, .c-forms .c-forms__files .btn-del-file:focus {
        background-color: #00005b; }
  .c-forms .c-forms__error {
    color: #c81432;
    font-size: 0.875rem;
    line-height: 1.25rem;
    display: block; }
  .c-forms .switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 24px;
    margin-left: 8px; }
  .c-forms .switch input {
    opacity: 0;
    width: 0;
    height: 0; }
  .c-forms .c-forms__switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s; }
  .c-forms .c-forms__switch-slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: #ffffff;
    -webkit-transition: .4s;
    transition: .4s; }
  .c-forms .active {
    display: none; }
  .c-forms input:checked + .c-forms__switch-slider {
    background-color: #1CC54E; }
  .c-forms input:checked + .c-forms__switch-slider + .active {
    display: inline-flex;
    color: #ffffff;
    position: relative;
    padding-left: 6px; }
  .c-forms input:checked + .c-forms__switch-slider:before {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  .c-forms .c-forms__switch-slider.round {
    border-radius: 34px; }
  .c-forms .c-forms__switch-slider.round:before {
    border-radius: 50%; }
  .c-forms__date .control-group,
  .c-forms__date input[type=number],
  .c-forms__date input[type=text],
  .c-forms__date label {
    display: inline-flex;
    width: auto; }
  .c-forms__date input[type=number],
  .c-forms__date input[type=text],
  .c-forms__date label {
    margin: 0 16px 0 0;
    max-width: 160px; }
  .c-forms__date .control-group {
    align-items: center;
    justify-content: center;
    margin: 24px 0 60px 0; }
    @media (max-width: 768px) {
      .c-forms__date .control-group {
        width: auto;
        margin: 0 0 40px 0; }
        .c-forms__date .control-group label {
          min-width: 18px;
          margin: 0 8px 0 0; } }
  .c-forms .c-forms {
    margin-bottom: 0; }
    .c-forms .c-forms .c-lopd {
      max-width: 100%; }
  .c-forms-message {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 540px;
    padding: 40px 0 148px 0;
    margin: auto;
    text-align: center; }
    .c-forms-message__title {
      font-family: Tahoma;
      font-size: 2.5rem;
      font-weight: 700;
      line-height: 3rem;
      margin: 40px auto 20px auto;
      color: #333; }
    .c-forms-message__text {
      font-size: 1rem;
      line-height: 1.5rem;
      margin-bottom: 40px;
      color: #333; }
  .c-forms .icon-tooltip {
    max-width: 24px;
    display: inline-flex; }
  .c-forms .error-field input,
  .c-forms .error-field select {
    border: 1px solid #C81432; }
  .c-forms .form-control:focus {
    color: #000;
    box-shadow: none;
    border: 1px solid #000000; }
  .c-forms button, .c-forms input, .c-forms optgroup, .c-forms select, .c-forms textarea {
    font-family: Tahoma; }
  .c-forms .was-validated .form-control:invalid, .c-forms .was-validated .form-control.is-invalid {
    border-color: #FA5A5A; }
  .c-forms .was-validated .form-control:invalid:focus, .c-forms .was-validated .form-control.is-invalid:focus {
    box-shadow: none; }
  .c-forms .invalid-feedback, .c-forms .valid-feedback {
    font-family: Tahoma;
    font-size: 14px;
    color: #FA5A5A;
    visibility: hidden;
    display: inherit;
    height: 40px; }
  .c-forms .was-validated :invalid ~ .invalid-feedback,
  .c-forms .was-validated :invalid ~ .invalid-tooltip,
  .c-forms .is-invalid ~ .invalid-feedback,
  .c-forms .is-invalid ~ .invalid-tooltip {
    visibility: visible; }
  .c-forms .was-validated .form-control:valid, .c-forms .was-validated .form-control.is-valid {
    color: #9CA54B;
    border: 1px solid #cccccc; }
  .c-forms .was-validated .form-control:valid:focus, .c-forms .was-validated .form-control.is-valid:focus {
    box-shadow: none; }
  .c-forms .was-validated .form-control:valid:focus, .c-forms .form-control.is-valid:focus {
    border: 1px solid #B7C720;
    box-shadow: none; }
  .c-forms .form-control {
    font-weight: 400;
    border-radius: 0; }
  .c-forms .form-control:disabled, .c-forms .form-control[readonly] {
    color: #8C8C8C;
    background-color: #F4F2F6; }
  .c-forms select.form-control:not([multiple]):not([size]), .c-forms .form-control-select {
    background-image: url(../images/chevron-down.svg); }
  .c-forms select.form-control option {
    color: #000000;
    font-weight: 400; }
  .c-forms select.form-control option:hover {
    background: #D7E9F1; }

iframe[title="reCAPTCHA"] {
  margin-bottom: 16px; }

.disabled-captcha {
  background-color: #e1e1e1 !important;
  pointer-events: none; }

/* TOOLTIP STYLES */
[tooltip] {
  position: relative; }

[tooltip]::before,
[tooltip]::after {
  text-transform: none;
  font-size: .9em;
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0; }

[tooltip]::before {
  content: '';
  border: 5px solid transparent;
  z-index: 1001; }

[tooltip]::after {
  content: attr(tooltip);
  text-align: left;
  min-width: 220px;
  max-width: 21em;
  white-space: wrap;
  overflow: hidden;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000; }

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block; }

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important; }

[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(0.5em, -50%); }

[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px); }

@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0); } }

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%); } }

[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards; }

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards; }

/* en desarrollo */
[data-tooltip] {
  height: 16px;
  vertical-align: text-top;
  display: inline-block;
  margin-left: 4px; }

[data-tooltip]:before {
  background: #000;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: left; }

[data-tooltip]:after {
  border-top: 5px solid #000; }

.u-bg-gray-direct {
  background-color: #F4F2F6; }

.u-mt-100 {
  margin-top: 60px; }
  @media (min-width: 768px) {
    .u-mt-100 {
      margin-top: 100px; } }

.hide-mobile {
  display: inline-block; }
  @media (max-width: 768px) {
    .hide-mobile {
      display: none;
      visibility: hidden; } }

.hide-desktop {
  display: inline-block;
  visibility: inherit;
  width: 100%; }
  @media (min-width: 769px) {
    .hide-desktop {
      display: none;
      visibility: hidden; } }

hr {
  border: 1px solid grey; }

#main-content .portlet {
  margin-bottom: 0; }

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
.portlet-title-text.portlet-title-editable {
  display: none !important;
  opacity: 0 !important; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?naf067");
  src: url("../fonts/icomoon.eot?naf067#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?naf067") format("truetype"), url("../fonts/icomoon.woff?naf067") format("woff"), url("../fonts/icomoon.svg?naf067#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* inject:imports */
.blog .container {
  padding: 0 15px;
  margin: 0 auto;
  max-width: 1500px; }

.blog .space-reduce-top {
  margin-top: -3.125rem; }

.blog .space-top-large {
  margin-top: 6.25rem; }
  @media (max-width: 767.98px) {
    .blog .space-top-large {
      margin-top: 4.375rem; } }

.blog .space-bottom-large {
  margin-bottom: 6.25rem; }
  @media (max-width: 767.98px) {
    .blog .space-bottom-large {
      margin-bottom: 4.375rem; } }

.blog .space-top-small {
  margin-top: 3.75rem; }
  @media (max-width: 767.98px) {
    .blog .space-top-small {
      margin-top: 1.25rem; } }

.blog .space-bottom-small {
  margin-bottom: 3.75rem; }
  @media (max-width: 767.98px) {
    .blog .space-bottom-small {
      margin-bottom: 1.25rem; } }

.blog .h1 {
  font-family: "Futura PT", sans-serif;
  font-size: 3.625rem;
  line-height: 4.25rem; }
  @media (max-width: 991.98px) {
    .blog .h1 {
      font-size: 3rem;
      line-height: 3.875rem; } }
  @media (max-width: 767.98px) {
    .blog .h1 {
      font-size: 1.75rem;
      line-height: 2.25rem; } }

.blog .h2, .blog .portlet-title-text {
  font-family: "Futura PT", sans-serif;
  font-size: 3rem;
  line-height: 3.875rem; }
  @media (max-width: 767.98px) {
    .blog .h2, .blog .portlet-title-text {
      font-size: 1.75rem;
      line-height: 2.25rem; } }

.blog .h3 {
  font-family: "Futura PT", sans-serif;
  font-size: 1.375rem;
  line-height: 1.75rem; }
  @media (max-width: 767.98px) {
    .blog .h3 {
      font-size: 1.25rem;
      line-height: 1.75rem; } }

.blog .direct__btn {
  font-weight: 600;
  font-size: 1.25rem;
  transition: all ease .3s;
  display: inline-block;
  border-radius: 100px; }
  .blog .direct__btn--primary {
    color: white;
    background-color: #000;
    height: 48px;
    line-height: 48px;
    border: 0.125rem solid #000;
    border-radius: 28px;
    min-width: 10.625rem;
    text-align: center; }
    .blog .direct__btn--primary:hover, .blog .direct__btn--primary:focus, .blog .direct__btn--primary:active {
      background-color: #fff;
      color: #000;
      text-decoration: none; }
  .blog .direct__btn--secondary {
    color: #000;
    background-color: transparent;
    height: 2.75rem;
    line-height: 3rem;
    border: 0.125rem solid #000;
    min-width: 13.75rem;
    padding: 0 .75rem;
    text-align: center; }
    @media (max-width: 991.98px) {
      .blog .direct__btn--secondary {
        line-height: 2.6rem; } }
    .blog .direct__btn--secondary:hover, .blog .direct__btn--secondary:focus, .blog .direct__btn--secondary:active {
      background-color: #000;
      color: white;
      text-decoration: none; }
    .blog .direct__btn--secondary.small {
      height: 2.5rem;
      line-height: 2.375rem;
      min-width: 11.4375rem; }
  .blog .direct__btn--link {
    color: #D0421B;
    line-height: 1.125rem;
    letter-spacing: .0625rem;
    display: flex;
    align-items: center; }
    .blog .direct__btn--link:hover, .blog .direct__btn--link:focus, .blog .direct__btn--link:active {
      color: #D0421B;
      text-decoration: underline; }

.blog .portlet, .blog .portlet-layout .portlet-header {
  margin: 0; }

.blog .portlet-title-text {
  display: inline-block !important;
  opacity: inherit !important;
  text-align: center;
  margin-bottom: 5rem; }
  @media (max-width: 767.98px) {
    .blog .portlet-title-text {
      margin-bottom: 3.125rem; } }

.blog .direct__icon {
  display: inline-flex;
  align-items: center; }
  .blog .direct__icon--arrow-right-sienna {
    width: 1rem;
    height: 1rem;
    background: url(../images/blog/icons/icon-arrow-right-blue.svg) 50% 50% no-repeat;
    background-size: 100% auto; }
  .blog .direct__icon--caret {
    width: 1rem;
    height: 1rem;
    background: url(../images/blog/icons/icon-chevron-down-white.svg) 50% 50% no-repeat;
    background-size: 100% auto; }
  .blog .direct__icon--bars {
    width: 1.25rem;
    height: 1.25rem;
    background: url(../images/blog/icons/icon-menu-open-black.svg) 50% 50% no-repeat;
    background-size: 100% auto; }
  .blog .direct__icon--close {
    width: 1.25rem;
    height: 1.25rem;
    background: url(../images/blog/icons/icon-menu-close-black.svg) 50% 50% no-repeat;
    background-size: 100% auto; }

.blog #wrapper.main-wrapper {
  padding-top: 0 !important; }

.blog .asset-full-content .asset-more {
  display: none; }

.blog .direct__header .direct__btn--secondary.small {
  height: 2.75rem;
  line-height: 2.625rem; }

.blog .direct__button-holder .direct__btn {
  margin-bottom: 30px; }

.direct__header {
  background-color: white;
  height: 4.375rem;
  position: sticky;
  z-index: 9;
  top: 0; }
  @media (max-width: 991.98px) {
    .direct__header .container {
      max-width: 100%;
      padding: 0 .9375rem; } }
  @media (max-width: 767.98px) {
    .direct__header {
      height: 3.75rem; } }
  .direct__header .row:first-child {
    display: flex !important; }
  .direct__header .logo img {
    width: auto;
    height: auto;
    vertical-align: auto; }
    @media (max-width: 767.98px) {
      .direct__header .logo img {
        margin-left: 0.25rem;
        width: auto;
        margin-top: .625rem; } }
  .direct__header__tools {
    height: 4.3125rem;
    align-items: center;
    flex-grow: 1; }
    @media (max-width: 767.98px) {
      .direct__header__tools {
        height: 3.6875rem;
        padding: 0; } }
    @media (max-width: 991.98px) {
      .direct__header__tools .direct__btn {
        display: none; } }
  .direct__header .direct__btn--secondary {
    margin-left: 1.25rem; }
  .direct__header .direct__section--title {
    display: flex;
    align-items: flex-end;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    color: #000; }
    @media (min-width: 992px) {
      .direct__header .direct__section--title {
        margin-right: 2.5rem; } }
    @media (max-width: 575.98px) {
      .direct__header .direct__section--title {
        font-size: 1.125rem; } }
  .direct__header .direct__section--current {
    font-family: "Futura PT", sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.875rem;
    margin-right: .625rem; }
    @media (max-width: 575.98px) {
      .direct__header .direct__section--current {
        font-size: 1.375rem; } }

.direct__hamburguer {
  margin-right: 1.5625rem; }
  @media (max-width: 767.98px) {
    .direct__hamburguer {
      margin-right: 1.25rem; } }
  .direct__hamburguer .direct__icon--close {
    display: none; }
  .direct__hamburguer.open .direct__icon--close {
    display: block; }
  .direct__hamburguer.open .direct__icon--bars {
    display: none; }

.has-control-menu .direct__header {
  top: 3.5rem; }
  @media (max-width: 767.98px) {
    .has-control-menu .direct__header {
      top: 3.0625rem; } }

.direct__navigation-categories {
  background-color: white; }
  @media (max-width: 991.98px) {
    .direct__navigation-categories {
      display: none;
      position: fixed;
      z-index: 9;
      top: 4.375rem;
      left: 0;
      width: 100%;
      height: calc(100vh - 4.375rem);
      overflow-y: auto; } }
  @media (max-width: 767.98px) {
    .direct__navigation-categories {
      top: 3.75rem;
      height: calc(100vh - 3.75rem); } }
  @media (max-width: 991.98px) {
    .direct__navigation-categories .container {
      max-width: 100%;
      padding: 0 .9375rem; } }
  .direct__navigation-categories ul {
    display: flex;
    justify-content: space-between;
    margin: 0; }
    @media (max-width: 991.98px) {
      .direct__navigation-categories ul {
        flex-direction: column; } }
    .direct__navigation-categories ul li a {
      font-size: 1.25rem;
      line-height: 1.25rem;
      font-weight: 600;
      color: #000;
      padding: .875rem 0;
      position: relative;
      display: inline-block; }
      @media (max-width: 991.98px) {
        .direct__navigation-categories ul li a {
          display: block;
          margin: 0 -.9375rem;
          padding: 1.375rem .9375rem;
          border-bottom: 0.0625rem solid #e1e1e1; } }
      .direct__navigation-categories ul li a:hover, .direct__navigation-categories ul li a:focus, .direct__navigation-categories ul li a:active, .direct__navigation-categories ul li a.selected {
        text-decoration: none; }
        .direct__navigation-categories ul li a:hover::after, .direct__navigation-categories ul li a:focus::after, .direct__navigation-categories ul li a:active::after, .direct__navigation-categories ul li a.selected::after {
          content: '';
          width: 100%;
          height: .375rem;
          bottom: 0;
          left: 0;
          background-color: #000;
          position: absolute; }

.direct__navigation-buttons {
  display: flex;
  flex-direction: column;
  padding-bottom: 1.875rem; }
  .direct__navigation-buttons .direct__btn {
    width: 100%;
    margin-top: 1.875rem; }

@media (max-width: 991.98px) {
  .menu-responsive-open .direct__navigation-categories {
    display: block; } }

@media (max-width: 991.98px) {
  .has-control-menu .direct__navigation-categories {
    top: 7.875rem;
    height: calc(100vh - 7.875rem); } }

@media (max-width: 767.98px) {
  .has-control-menu .direct__navigation-categories {
    top: 6.75rem;
    height: calc(100vh - 6.75rem); } }

.direct__news > .container {
  max-width: 1200px; }

.direct__news .col-12 {
  margin-bottom: 5rem; }
  @media (max-width: 767.98px) {
    .direct__news .col-12 {
      margin-bottom: 3.125rem; } }
  .direct__news .col-12 .h2, .direct__news .col-12 .blog .portlet-title-text, .blog .direct__news .col-12 .portlet-title-text {
    margin-bottom: 0; }

.direct__news--item {
  display: flex;
  flex-direction: column;
  height: 100%; }

.direct__news-resume--image {
  position: relative;
  padding-top: 63.5%;
  overflow: hidden;
  margin-bottom: 1.25rem; }
  .direct__news-resume--image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%; }

.direct__news-resume--metadata {
  display: flex;
  font-size: .875rem;
  line-height: 1.125rem;
  font-weight: 600;
  color: #666;
  margin-bottom: .625rem; }

.direct__news-resume--category {
  color: #69A0BE;
  font-family: Tahoma;
  font-weight: 700;
  margin-right: .625rem;
  text-transform: uppercase; }

.direct__news-resume--date {
  font-family: Tahoma;
  font-weight: 700; }

.direct__news-resume--title {
  font-size: 1.75rem;
  line-height: 2.125rem;
  font-weight: 600;
  font-family: "Futura PT", sans-serif;
  color: black;
  margin-bottom: 1.875rem; }
  @media (max-width: 767.98px) {
    .direct__news-resume--title {
      font-size: 1.25rem;
      line-height: 1.875rem; } }

@media (max-width: 767.98px) {
  .direct__news--readmore {
    margin-top: 0; } }

.direct__news--readmore .direct__btn--link {
  color: #69A0BE;
  font-size: 1.25rem;
  line-height: 1.25rem; }
  .direct__news--readmore .direct__btn--link:hover, .direct__news--readmore .direct__btn--link:focus, .direct__news--readmore .direct__btn--link:active {
    color: #69A0BE;
    text-decoration: none; }
    .direct__news--readmore .direct__btn--link:hover i, .direct__news--readmore .direct__btn--link:focus i, .direct__news--readmore .direct__btn--link:active i {
      margin-left: .9375rem; }
  @media (max-width: 767.98px) {
    .direct__news--readmore .direct__btn--link {
      font-size: 1rem;
      line-height: 1rem; } }

.direct__news--readmore i {
  margin-left: .3125rem;
  transition: all ease .3s; }

.direct__news__detail .col-12 {
  margin: 0; }

.direct__news__detail--image {
  position: relative;
  height: 42.75rem;
  overflow: hidden;
  margin-bottom: -16.25rem; }
  @media (max-width: 991.98px) {
    .direct__news__detail--image {
      height: 36.75rem;
      margin-bottom: -10rem; } }
  @media (max-width: 767.98px) {
    .direct__news__detail--image {
      height: 36.4375rem;
      margin-bottom: -15.9375rem; } }
  .direct__news__detail--image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%; }

.direct__news__detail > .container {
  padding: 4.375rem 5.9375rem !important;
  position: relative;
  background-color: white; }
  @media (max-width: 991.98px) {
    .direct__news__detail > .container {
      padding: 4.375rem 3.75rem !important;
      margin: 0 1.5625rem !important;
      width: calc(100% - 3.125rem) !important;
      max-width: 100%; } }
  @media (max-width: 767.98px) {
    .direct__news__detail > .container {
      padding: 3.125rem 2.125rem !important;
      margin: 0 .9375rem !important;
      width: calc(100% - 1.875rem) !important; } }

.direct__news__detail--social {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end; }
  .direct__news__detail--social--launcher {
    width: 3.125rem;
    height: 3.125rem;
    background: #000 url(../images/blog/icons/icon-share-white.svg) 50% 50% no-repeat !important;
    background-size: .75rem auto;
    border: 0;
    margin-bottom: .125rem; }
    .direct__news__detail--social--launcher:hover, .direct__news__detail--social--launcher:focus, .direct__news__detail--social--launcher:active {
      box-shadow: none;
      outline: none; }
  .direct__news__detail--social .taglib-social-bookmarks {
    display: flex;
    flex-direction: column-reverse; }
    .direct__news__detail--social .taglib-social-bookmarks > ul {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      height: 0;
      overflow: hidden;
      transition: all ease .3s; }
      .direct__news__detail--social .taglib-social-bookmarks > ul > li {
        margin-bottom: .125rem; }
      .direct__news__detail--social .taglib-social-bookmarks > ul a.btn {
        width: 3.125rem;
        height: 3.125rem;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: whitesmoke;
        color: #69A0BE;
        border-radius: 0; }
        .direct__news__detail--social .taglib-social-bookmarks > ul a.btn:hover, .direct__news__detail--social .taglib-social-bookmarks > ul a.btn:focus, .direct__news__detail--social .taglib-social-bookmarks > ul a.btn:active {
          background-color: whitesmoke;
          box-shadow: none;
          outline: none; }
      .direct__news__detail--social .taglib-social-bookmarks > ul.open {
        height: auto;
        transition: all ease .3s; }
  .direct__news__detail--social .dropdown {
    display: none; }

.direct__news__detail--category {
  font-size: .875rem;
  line-height: 1.1258rem;
  text-transform: uppercase;
  font-weight: 600;
  display: flex;
  justify-content: center;
  color: #69A0BE; }
  .direct__news__detail--category > span {
    display: inline-block;
    margin-bottom: .625rem; }
    .direct__news__detail--category > span + span {
      margin-left: 1.25rem; }

.direct__news__detail--date {
  font-size: .875rem;
  line-height: 1.1258rem;
  font-weight: 600;
  color: #666;
  text-align: center; }

.direct__news__detail--title {
  margin: 1.875rem 0 4.375rem 0;
  text-align: center; }

.direct__news__detail--body {
  font-family: "Tahoma", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px; }
  @media (min-width: 992px) {
    .direct__news__detail--body {
      padding: 0 5.9375rem; } }

.direct__news__detail--tags {
  margin-top: 4.375rem;
  display: flex;
  align-items: center;
  font-size: .875rem;
  line-height: 1.125rem;
  font-weight: 600;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    .direct__news__detail--tags {
      padding: 0 5.9375rem; } }
  .direct__news__detail--tags label {
    color: #666; }
  .direct__news__detail--tags a {
    display: inline-block;
    color: #69A0BE;
    margin-left: .625rem;
    margin-bottom: .625rem;
    border: 0;
    padding: 0;
    margin-right: 0; }
    .direct__news__detail--tags a:hover, .direct__news__detail--tags a:focus, .direct__news__detail--tags a:active {
      text-decoration: underline;
      color: #69A0BE; }

.direct__news__detail--related {
  margin-bottom: 5rem; }
  .direct__news__detail--related .h2, .direct__news__detail--related .blog .portlet-title-text, .blog .direct__news__detail--related .portlet-title-text {
    margin: 6.25rem 0 5rem 0;
    text-align: center; }
    @media (max-width: 991.98px) {
      .direct__news__detail--related .h2, .direct__news__detail--related .blog .portlet-title-text, .blog .direct__news__detail--related .portlet-title-text {
        margin: 5rem 0; } }
    @media (max-width: 767.98px) {
      .direct__news__detail--related .h2, .direct__news__detail--related .blog .portlet-title-text, .blog .direct__news__detail--related .portlet-title-text {
        margin: 4.375rem 0 3.125rem 0; } }
  .direct__news__detail--related .col-12 .h2, .direct__news__detail--related .col-12 .blog .portlet-title-text, .blog .direct__news__detail--related .col-12 .portlet-title-text {
    margin-bottom: 0; }

.portlet-asset-publisher div.h2, .portlet-asset-publisher .blog div.portlet-title-text, .blog .portlet-asset-publisher div.portlet-title-text {
  font-size: 1rem;
  margin: 0;
  position: absolute;
  z-index: 9;
  width: 100%; }
  .portlet-asset-publisher div.h2 .header-back-to, .portlet-asset-publisher .blog div.portlet-title-text .header-back-to, .blog .portlet-asset-publisher div.portlet-title-text .header-back-to, .portlet-asset-publisher div.h2 .header-title, .portlet-asset-publisher .blog div.portlet-title-text .header-title, .blog .portlet-asset-publisher div.portlet-title-text .header-title {
    display: none; }

.blog .taglib-categorization-filter {
  max-width: 1140px;
  padding: 0 .9375rem;
  margin: 0 auto 1.875rem auto;
  display: flex;
  align-items: center;
  color: black;
  font-size: .875rem;
  line-height: 1.125rem; }
  @media (max-width: 767.98px) {
    .blog .taglib-categorization-filter {
      margin-bottom: 1.25rem; } }

.blog span.asset-entry {
  display: inline-flex;
  align-items: center;
  padding: .625rem;
  font-weight: 600;
  color: #999;
  background-color: transparent;
  text-transform: uppercase;
  border-radius: .3125rem;
  border: .0625rem solid #999;
  margin: 0 0 0 .625rem;
  font-style: normal;
  font-size: .875rem;
  line-height: 1.125rem;
  text-align: left; }
  .blog span.asset-entry .textboxlistentry-remove {
    margin-left: 1rem;
    color: #999; }

/* endinject */
.icon-cross-coverage:before {
  content: "\e90a";
  color: #ccc; }

.icon-check:before {
  content: "\e90b";
  color: #69a0be; }

.icon-menu:before {
  content: "\e907"; }

.icon-cross:before {
  content: "\e908"; }

.icon-facebook:before {
  content: "\e909"; }

.icon-blog:before {
  content: "\e900"; }

.icon-chevron-right:before {
  content: "\e901"; }

.icon-download:before {
  content: "\e902"; }

.icon-linkedin:before {
  content: "\e903"; }

.icon-search:before {
  content: "\e904"; }

.icon-twitter:before {
  content: "\e905"; }

.icon-youtube:before {
  content: "\e906"; }

.portlet-title-text {
  display: none !important; }

.c-slider .carousel-control-prev .icon-chevron-right {
  transform: rotate(180deg); }

.c-slider .icon-chevron-right {
  color: #000; }

.c-column-banner {
  margin-top: -10px; }

footer.c-footer-direct {
  position: relative;
  bottom: -10px;
  margin-top: -20px; }

/*.signed-in {
  .c-header {
    margin-top: 60px;
  }
  .c-home-modal {
    top: 60px;
  }
}*/
.lfr-nav-item.nav-item.selected.active a {
  border-bottom: 2px solid #000;
  padding-bottom: 5px; }

button:focus {
  outline: none !important; }

a:focus {
  outline: none !important; }

.c-submenu {
  margin-top: 0; }

#wrapper {
  padding-top: 0 !important;
  min-height: calc(100% - 111px); }
  @media (max-width: 767.98px) {
    #wrapper {
      min-height: calc(100% - 223px); } }

.c-breadcrumbs {
  margin-top: 6px; }

#ibentaSearchIframe {
  height: 550px !important; }
  @media (min-width: 1000px) {
    #ibentaSearchIframe {
      height: 800px !important; } }

a {
  text-underline-offset: auto; }

.col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {
  padding-left: 1px !important;
  padding-right: 1px !important; }

#CybotCookiebotDialogBody p {
  font-size: 12px !important;
  line-height: 16px !important; }

#cookiebanner .cookiebot-container-veil .cookiebot-container {
  top: 6vh !important; }

.c-breadcrumbs a.c-breadcrumbs__item {
  color: #212529;
  font-family: Tahoma; }

.c-breadcrumbs span.c-breadcrumbs__item {
  color: #212529;
  font-weight: bold;
  font-family: Tahoma; }

body #inbenta-sdk-main .inbenta-km__faqs .inbenta-km__faq__body,
body #header-inbenta-sdk-main .inbenta-km__faqs .inbenta-km__faq--active > .inbenta-km__faq__body,
body #inbenta-sdk-main .inbenta-km__faqs .inbenta-km__faq--active > .inbenta-km__faq__body {
  overflow: hidden !important; }

@media (min-width: 768px) {
  .isAdmin .portlet > .portlet-topper,
  .isAdmin .portlet.open > .portlet-topper,
  .isAdmin .portlet:hover > .portlet-topper,
  .isAdmin .portlet.focus > .portlet-topper {
    transform: none !important; } }

@media (min-width: 768px) {
  .isAdmin .portlet > .portlet-topper {
    opacity: 1 !important;
    position: relative !important; } }

.isAdmin .portlet > .portlet-topper {
  margin-top: 54px !important; }

/*puntos interacción visor de contenido*/
.isAdmin .portlet > .portlet-topper {
  z-index: 999 !important; }

.isAdmin #p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_footerAXAPortalPublico_ header.portlet-topper {
  top: 30% !important; }

.isAdmin #p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_footerAXAPortalPublico_ .autofit-section .visible-interaction {
  position: relative !important;
  top: 400% !important; }

.isAdmin .portlet-journal-content .portlet .portlet-header .visible-interaction {
  visibility: visible !important;
  z-index: 999 !important;
  position: relative !important; }

.signed-in .portlet-journal-content .portlet .portlet-header {
  position: relative; }

.signed-in .portlet-topper .portlet-options {
  color: gray !important; }

@media (max-width: 768px) {
  .c-footer-direct__wrapper > .col-md-6 {
    text-align: center !important; }
  .c-footer-direct__wrapper_funnels > .col-md-6 {
    text-align: center !important; } }

.c-logged-header__button {
  border: solid 3px;
  border-radius: 100%;
  height: 48px;
  width: 48px;
  margin: 0px 5px 0px 10px;
  font-size: 24px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center; }

.c-logged-header--green {
  background-color: #9CA54B;
  color: #ffffff !important;
  border: 0px !important;
  text-transform: uppercase; }

.c-logged-header__random--blue {
  background-color: #9CA54B;
  color: #ffffff !important;
  border: 0px !important;
  text-transform: uppercase; }

.c-logged-header__random--green {
  background-color: #9CA54B;
  color: #ffffff !important;
  border: 0px !important;
  text-transform: uppercase; }

.c-logged-header__random--red {
  background-color: #9CA54B;
  color: #ffffff !important;
  border: 0px !important;
  text-transform: uppercase; }

.c-logged-header__random--yellow {
  background-color: #9CA54B;
  color: #ffffff !important;
  border: 0px !important;
  text-transform: uppercase; }

.c-logged-header__random--black {
  background-color: #9CA54B;
  color: #ffffff !important;
  border: 0px !important;
  text-transform: uppercase; }

.c-logged-header__menu-mobile {
  margin-left: 5px;
  align-self: center; }
  .c-logged-header__menu-mobile span {
    font-size: 2rem; }

@media (min-width: 1000px) {
  .c-logged-header__button {
    display: none; }
  .c-logged-header__menu-mobile {
    display: none; } }

.hide-accessible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.text-large {
  font-size: 2.5rem;
  margin: 0;
  padding-bottom: 50px; }

/*Migracion 7.4*/
html:not(#__):not(#___) .cadmin .applications-menu-modal .modal-content,
html:not(#__):not(#___) .cadmin.modal-full-screen .modal-content,
html:not(#__):not(#___) .cadmin .modal-full-screen .modal-content {
  top: 0 !important;
  left: 0 !important; }

html:not(#__):not(#___) .cadmin.lfr-product-menu-panel.sidenav-menu-slider {
  z-index: 9999999 !important; }

[data-analytics-asset-title="AGD_COOKIES"] {
  margin-top: 50px;
  margin-bottom: 50px; }
  [data-analytics-asset-title="AGD_COOKIES"] tbody {
    word-break: normal;
    overflow-wrap: anywhere; }

.vertical-cent {
  align-items: center; }