/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.alert {
  border-radius: 0.1875rem;
  padding: 0.938rem;
  margin-bottom: 1.5rem;
  text-shadow: none;
}
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.alert, .alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
legend small {
  font-size: 0.8rem;
}
.input-prepend > .add-on, .input-append > .add-on {
  line-height: 1.5;
}
meter {
  width: 100%;
}
.btn-group > .btn + .dropdown-toggle {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-group.open .btn-primary.dropdown-toggle {
  color: #ffffff;
  background: #004280;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background-color: #004f99;
  background-image: none;
}
.btn-link {
  color: #00abbd;
}
.login fieldset {
  padding: 0;
}
.login .plg_system_webauthn_login_button {
  min-height: 60px;
  padding-top: 0.9rem;
}
.login .plg_system_webauthn_login_button svg {
  vertical-align: middle;
}
.list-striped, .row-striped {
  border-top: 1px solid #dddddd;
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
  background-color: #fcfcfc;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
.list-bordered, .row-bordered {
  border: 1px solid #dddddd;
}
.row-even, .row-odd {
  border-bottom: 1px solid #dddddd;
}
.row-even {
  background-color: #fcfcfc;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
blockquote {
  border-left: 5px solid #dddddd;
}
blockquote small {
  color: #99999a;
}
blockquote.pull-right {
  border-right: 5px solid #dddddd;
}
code, pre {
  color: #666667;
  background-color: #f2f2f2;
  border: 1px solid #dddddd;
}
legend {
  color: #333333;
}
legend small {
  color: #999999;
}
.input-prepend .chzn-container-single .chzn-single, .input-append .chzn-container-single .chzn-single {
  border-color: #dddddd;
}
.input-prepend .chzn-container-single .chzn-drop, .input-append .chzn-container-single .chzn-drop {
  border-color: #dddddd;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  transition: border 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border: 1px solid #dddddd;
  background-color: #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  will-change: border, box-shadow;
}
#g-header .search form, #g-navigation .search form {
  margin-bottom: 0;
}
#g-header .search input, #g-navigation .search input {
  margin-bottom: 0;
  border: 0;
}
#login-form .input-prepend > .add-on {
  height: 2.1rem;
  color: #666667;
}
#login-form input[type="text"], #login-form input[type="password"] {
  height: 1.25rem;
  color: #666667;
}
#login-form .controls .input-append .btn {
  line-height: 26px;
  height: 2.15rem;
}
.view-mailto #g-page-surround, .body-only #g-page-surround {
  box-shadow: none;
}
.controls .input-append .btn {
  font-size: 14px;
  line-height: 20px;
  height: 33px;
}
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
  color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777777;
}
.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
  color: #ffffff;
  background-color: #555555;
  border: 1px solid #222;
}
.tip-wrap {
  color: #fff;
  background-color: #000;
}
.search span.highlight {
  background-color: #fcfcfc;
}
.img-polaroid {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.muted {
  color: #999999;
}
a.muted:hover, a.muted:focus {
  color: #808080;
}
.alert {
  background-color: #fff5d1;
  border-color: #ffedad;
}
.alert a, .alert a:hover, .alert .alert-link, .alert .alert-link:hover {
  color: #cc9f00;
  font-weight: bold;
}
.alert a:hover, .alert a:hover:hover, .alert .alert-link:hover, .alert .alert-link:hover:hover {
  text-decoration: underline;
}
.alert, .alert h4, .text-warning {
  color: #ffc700;
}
a.text-warning:hover, a.text-warning:focus {
  color: #e6b300;
}
.alert-success {
  color: #35c759;
  background-color: #fdfefd;
  border-color: #dcf6e3;
}
.alert-success a, .alert-success a:hover, .alert-success .alert-link, .alert-success .alert-link:hover {
  color: #2a9f47;
  font-weight: bold;
}
.alert-success a:hover, .alert-success a:hover:hover, .alert-success .alert-link:hover, .alert-success .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-success h4, .text-success {
  color: #35c759;
}
a.text-success:hover, a.text-success:focus {
  color: #30b350;
}
.alert-danger, .alert-error {
  color: #f5434e;
  background-color: white;
  border-color: #fff6f7;
}
.alert-danger a, .alert-danger a:hover, .alert-danger .alert-link, .alert-danger .alert-link:hover, .alert-error a, .alert-error a:hover, .alert-error .alert-link, .alert-error .alert-link:hover {
  color: #f21320;
  font-weight: bold;
}
.alert-danger a:hover, .alert-danger a:hover:hover, .alert-danger .alert-link:hover, .alert-danger .alert-link:hover:hover, .alert-error a:hover, .alert-error a:hover:hover, .alert-error .alert-link:hover, .alert-error .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-danger h4, .alert-error h4, .text-error {
  color: #f5434e;
}
a.text-error:hover, a.text-error:focus {
  color: #f42b37;
}
.alert-info {
  color: #2445f2;
  background-color: white;
  border-color: #e5e9fd;
}
.alert-info a, .alert-info a:hover, .alert-info .alert-link, .alert-info .alert-link:hover {
  color: #0d2dd6;
  font-weight: bold;
}
.alert-info a:hover, .alert-info a:hover:hover, .alert-info .alert-link:hover, .alert-info .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-info h4, .text-info {
  color: #2445f2;
}
a.text-info:hover, a.text-info:focus {
  color: #0e32ee;
}
@media only all and (max-width: 47.99rem) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
.rounded-4px {
  border-radius: 4px;
}
.rounded-top-4px {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.rounded-right-4px {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.rounded-bottom-4px {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.rounded-left-4px {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.rounded-8px {
  border-radius: 8px;
}
.rounded-top-8px {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.rounded-right-8px {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.rounded-bottom-8px {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.rounded-left-8px {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.rounded-12px {
  border-radius: 12px;
}
.rounded-top-12px {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.rounded-right-12px {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
.rounded-bottom-12px {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.rounded-left-12px {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.rounded-16px {
  border-radius: 16px;
}
.rounded-top-16px {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.rounded-right-16px {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.rounded-bottom-16px {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.rounded-left-16px {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.rounded-20px {
  border-radius: 20px;
}
.rounded-top-20px {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.rounded-right-20px {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.rounded-bottom-20px {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.rounded-left-20px {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.rounded-24px {
  border-radius: 24px;
}
.rounded-top-24px {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
.rounded-right-24px {
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
}
.rounded-bottom-24px {
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.rounded-left-24px {
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
}
.rounded-28px {
  border-radius: 28px;
}
.rounded-top-28px {
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
}
.rounded-right-28px {
  border-top-right-radius: 28px;
  border-bottom-right-radius: 28px;
}
.rounded-bottom-28px {
  border-bottom-left-radius: 28px;
  border-bottom-right-radius: 28px;
}
.rounded-left-28px {
  border-top-left-radius: 28px;
  border-bottom-left-radius: 28px;
}
.rounded-32px {
  border-radius: 32px;
}
.rounded-top-32px {
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}
.rounded-right-32px {
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
}
.rounded-bottom-32px {
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
}
.rounded-left-32px {
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
}
.rounded-36px {
  border-radius: 36px;
}
.rounded-top-36px {
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
}
.rounded-right-36px {
  border-top-right-radius: 36px;
  border-bottom-right-radius: 36px;
}
.rounded-bottom-36px {
  border-bottom-left-radius: 36px;
  border-bottom-right-radius: 36px;
}
.rounded-left-36px {
  border-top-left-radius: 36px;
  border-bottom-left-radius: 36px;
}
.rounded-40px {
  border-radius: 40px;
}
.rounded-top-40px {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
}
.rounded-right-40px {
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}
.rounded-bottom-40px {
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
.rounded-left-40px {
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
}
.rounded-44px {
  border-radius: 44px;
}
.rounded-top-44px {
  border-top-left-radius: 44px;
  border-top-right-radius: 44px;
}
.rounded-right-44px {
  border-top-right-radius: 44px;
  border-bottom-right-radius: 44px;
}
.rounded-bottom-44px {
  border-bottom-left-radius: 44px;
  border-bottom-right-radius: 44px;
}
.rounded-left-44px {
  border-top-left-radius: 44px;
  border-bottom-left-radius: 44px;
}
.rounded-48px {
  border-radius: 48px;
}
.rounded-top-48px {
  border-top-left-radius: 48px;
  border-top-right-radius: 48px;
}
.rounded-right-48px {
  border-top-right-radius: 48px;
  border-bottom-right-radius: 48px;
}
.rounded-bottom-48px {
  border-bottom-left-radius: 48px;
  border-bottom-right-radius: 48px;
}
.rounded-left-48px {
  border-top-left-radius: 48px;
  border-bottom-left-radius: 48px;
}
.bg-primary {
  color: #e6edf5 !important;
  background: #004f99 !important;
}
.text-primary {
  color: #004f99 !important;
}
.bg-secondary {
  color: #e6f7fe !important;
  background: #00b0f0 !important;
}
.text-secondary {
  color: #00b0f0 !important;
}
.bg-tertiary {
  color: #fff4e6 !important;
  background: #ff8c00 !important;
}
.text-tertiary {
  color: #ff8c00 !important;
}
.bg-link {
  color: #e6f7f8 !important;
  background: #00abbd !important;
}
.text-link {
  color: #00abbd !important;
}
.rounded-start-pill {
  border-top-left-radius: 999px !important;
  border-bottom-left-radius: 999px !important;
}
.rounded-end-pill {
  border-top-right-radius: 999px !important;
  border-bottom-right-radius: 999px !important;
}
.rounded-top-pill {
  border-top-left-radius: 999px !important;
  border-top-right-radius: 999px !important;
}
.rounded-bottom-pill {
  border-bottom-right-radius: 999px !important;
  border-bottom-left-radius: 999px !important;
}
.rounded-pill {
  border-radius: 999px !important;
}
.box-shadow-a1 {
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.15);
}
.box-shadow-a2 {
  box-shadow: 3px 3px 16px rgba(0, 0, 0, 0.15);
}
ol li::marker {
  font-weight: bold;
  color: #00b0f0;
}
ul li::marker {
  color: #004f99;
}
input.form-control {
  font-size: 1rem;
  font-weight: 400;
  transition: border 0.15s ease-in-out, box-shadow 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, opacity 0.15s ease-in-out, transform 0.15s ease-in-out;
  color: #858585;
  will-change: border, box-shadow, color, background-color, opacity, transform;
}
input.form-control:hover {
  color: #004f99;
  border-color: #80a7cc;
}
input.form-control:focus {
  color: #004f99;
  border-color: #004f99;
  outline: 0;
  background-color: #fafbfd;
  box-shadow: 0 0 0.25rem 0 rgba(0, 79, 153, 0.25);
}
.g-svg svg {
  height: inherit;
}
.form-check, .form-radio * {
  cursor: pointer;
}
.article-info {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.article-info dt {
  min-width: 100%;
}
.article-info dd {
  margin: 0;
}
joomla-alert {
  padding: 0.5rem;
  border: var(--jui-alert-border, 2px solid transparent);
  border-radius: 1rem;
  --jui-alert-min-width:                 250px;
  --jui-alert-padding:                   .5rem 1.25rem;
  --jui-alert-margin:                    0 0 1rem 0;
  --jui-alert-border:                    1px solid transparent;
  --jui-alert-border-radius:             .25rem;
  --jui-alert-animation-duration:        .5s;
  --jui-alert-animation-timing-function: ease-in-out;
  --jui-alert-button-color-dark:         #000000;
  --jui-alert-button-color-light:        #ffffff;
  --jui-alert-success-color:             #155024;
  --jui-alert-success-background-color:  #e1f7e6;
  --jui-alert-success-border-color:      #35c759;
  --jui-alert-success-link-color:        #155024;
  --jui-alert-info-color:                #070e30;
  --jui-alert-info-background-color:     #dee3fd;
  --jui-alert-info-border-color:         #2445f2;
  --jui-alert-info-link-color:           #0e1c61;
  --jui-alert-warning-color:             #665000;
  --jui-alert-warning-background-color:  #fff7d9;
  --jui-alert-warning-border-color:      #ffc700;
  --jui-alert-warning-link-color:        #665000;
  --jui-alert-danger-color:              #310d10;
  --jui-alert-danger-background-color:   #fee3e4;
  --jui-alert-danger-border-color:       #f5434e;
  --jui-alert-danger-link-color:         #621b1f;
  --warning:                             #ffc700;
  --info:                                #2445f2;
  --success:                             #35c759;
  --error:                               #f5434e;
}
#system-message-container joomla-alert {
  position: relative;
  display: flex;
  align-items: stretch;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#system-message-container joomla-alert .alert-wrapper {
  display: flex;
  align-items: center;
  flex: 1;
  gap: 0.5rem;
}
#system-message-container joomla-alert .alert-wrapper:before {
  font-family: FontAwesome, "Font Awesome 6 Free";
  display: block;
  height: 100%;
  min-height: 3rem;
  padding: 0 0.5rem;
  border-radius: 0.5rem;
  place-content: center;
}
#system-message-container joomla-alert .joomla-alert--close {
  font-weight: 400;
  top: 0;
  right: 0;
  padding: 0;
  cursor: pointer;
  color: inherit;
  padding-inline-end: 0.5rem;
}
#system-message-container joomla-alert[type="success"], #system-message-container joomla-alert[type="message"] {
  box-shadow: 0 0 0.75rem 0 rgba(53, 199, 89, 0.3);
  --alert-accent-color: var(--success);
  --alert-heading-text: hsla(0, 0%, 100%, .95);
  --alert-close-button: var(--success);
}
#system-message-container joomla-alert[type="success"] .alert-wrapper:before, #system-message-container joomla-alert[type="message"] .alert-wrapper:before {
  content: "";
  background-color: #9ae3ac;
}
#system-message-container joomla-alert[type="info"], #system-message-container joomla-alert[type="notice"] {
  box-shadow: 0 0 0.75rem 0 rgba(36, 69, 242, 0.3);
  --alert-accent-color: var(--info);
  --alert-heading-text: hsla(0, 0%, 100%, .95);
  --alert-close-button: var(--info);
}
#system-message-container joomla-alert[type="info"] .alert-wrapper:before, #system-message-container joomla-alert[type="notice"] .alert-wrapper:before {
  content: "";
  background-color: #92a2f9;
}
#system-message-container joomla-alert[type="warning"] {
  box-shadow: 0 0 0.75rem 0 rgba(255, 199, 0, 0.3);
  --alert-accent-color: var(--warning);
  --alert-heading-text: hsla(0, 0%, 100%, .95);
  --alert-close-button: var(--warning);
}
#system-message-container joomla-alert[type="warning"] .alert-wrapper:before {
  content: "";
  background-color: #ffe380;
}
#system-message-container joomla-alert[type="error"], #system-message-container joomla-alert[type="danger"] {
  box-shadow: 0 0 0.75rem 0 rgba(245, 67, 78, 0.3);
  --alert-accent-color: var(--danger);
  --alert-heading-text: hsla(0, 0%, 100%, .95);
  --alert-close-button: var(--danger);
}
#system-message-container joomla-alert[type="error"] .alert-wrapper:before, #system-message-container joomla-alert[type="danger"] .alert-wrapper:before {
  content: "";
  background-color: #faa1a7;
}
@media only all and (max-width: 47.99rem) {
  .mod-breadcrumbs.breadcrumb {
    position: relative;
    display: flex;
    overflow-x: auto;
    flex-wrap: nowrap;
    margin: 0;
    margin-bottom: 0.5rem;
    padding: 1rem 1rem 0.5rem;
    white-space: nowrap;
    background: transparent;
  }
  .mod-breadcrumbs.breadcrumb ol {
    padding: 1rem 1rem;
  }
  .mod-breadcrumbs.breadcrumb li {
    font-style: italic;
    color: #666667 !important;
  }
  .mod-breadcrumbs.breadcrumb li:before {
    color: #004f99 !important;
  }
  .mod-breadcrumbs.breadcrumb .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.4rem;
  }
  .mod-breadcrumbs.breadcrumb .breadcrumb-item + .breadcrumb-item.active {
    color: #004f99 !important;
  }
  .mod-breadcrumbs.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    font-family: "Font Awesome 5 Free", FontAwesome;
    font-weight: 700;
    float: none;
    content: "";
    color: #004f99 !important;
  }
}
.com-content-article .page-header h1 {
  width: unset;
  background: -webkit-linear-gradient(#004f99, #00b0f0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
[class*="btn-"]:not(.jmodedit) {
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.3s ease-in-out;
  text-decoration: none !important;
  border-radius: 1rem;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  gap: 0.5rem;
}
[class*="btn-"]:not(.jmodedit):active, [class*="btn-"]:not(.jmodedit):hover, [class*="btn-"]:not(.jmodedit):focus {
  text-decoration: none !important;
}
[class*="btn-"]:not(.jmodedit) .fa {
  font-size: 1.5rem;
}
.btn-sm {
  padding: 0.25rem 0.75rem;
}
.btn {
  padding: 0.5rem 1rem;
}
.btn-lg {
  padding: 1rem 1.75rem;
}
.btn-primary {
  transition: border 0.15s ease-in-out, box-shadow 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, opacity 0.15s ease-in-out, transform 0.15s ease-in-out;
  will-change: border, box-shadow, color, background-color, opacity, transform;
  font-weight: 600;
  background: #004f99;
  color: #e6edf5;
}
.btn-primary:hover {
  background: #2669a8;
  color: #e6edf5;
}
.btn-primary:active {
  background: #003f7a;
  color: #e6edf5;
  box-shadow: 0 0 0.25rem 0 rgba(0, 79, 153, 0.25);
}
.btn-primary:focus {
  background: #003f7a;
  color: #e6edf5;
  border-color: #00182e;
}
.btn-primary-outline {
  background: #f2f6fa;
  outline: 1px solid #004f99;
  color: #00203d;
  font-weight: 600;
}
.btn-primary-outline:hover {
  background: #b3cae0;
  color: #00203d;
  outline: 1px solid #004f99;
}
.btn-primary-outline:active {
  background: #80a7cc;
  outline: 2px solid #004f99;
}
.btn-primary-outline:focus {
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
.btn-secondary {
  transition: border 0.15s ease-in-out, box-shadow 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, opacity 0.15s ease-in-out, transform 0.15s ease-in-out;
  will-change: border, box-shadow, color, background-color, opacity, transform;
  font-weight: 600;
  background: #00b0f0;
  color: #e6f7fe;
}
.btn-secondary:hover {
  background: #26bcf2;
  color: #e6f7fe;
}
.btn-secondary:active {
  background: #008dc0;
  color: #e6f7fe;
  box-shadow: 0 0 0.25rem 0 rgba(0, 176, 240, 0.25);
}
.btn-secondary:focus {
  background: #008dc0;
  color: #e6f7fe;
  border-color: #003548;
}
.btn-secondary-outline {
  background: #f2fbfe;
  outline: 1px solid #00b0f0;
  color: #004660;
  font-weight: 600;
}
.btn-secondary-outline:hover {
  background: #b3e7fb;
  color: #004660;
  outline: 1px solid #00b0f0;
}
.btn-secondary-outline:active {
  background: #80d8f8;
  outline: 2px solid #00b0f0;
}
.btn-secondary-outline:focus {
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
.btn-tertiary {
  transition: border 0.15s ease-in-out, box-shadow 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, opacity 0.15s ease-in-out, transform 0.15s ease-in-out;
  will-change: border, box-shadow, color, background-color, opacity, transform;
  font-weight: 600;
  background: #ff8c00;
  color: #fff4e6;
}
.btn-tertiary:hover {
  background: #ff9d26;
  color: #fff4e6;
}
.btn-tertiary:active {
  background: #cc7000;
  color: #fff4e6;
  box-shadow: 0 0 0.25rem 0 rgba(255, 140, 0, 0.25);
}
.btn-tertiary:focus {
  background: #cc7000;
  color: #fff4e6;
  border-color: #4d2a00;
}
.btn-tertiary-outline {
  background: #fff9f2;
  outline: 1px solid #ff8c00;
  color: #663800;
  font-weight: 600;
}
.btn-tertiary-outline:hover {
  background: #ffddb3;
  color: #663800;
  outline: 1px solid #ff8c00;
}
.btn-tertiary-outline:active {
  background: #ffc680;
  outline: 2px solid #ff8c00;
}
.btn-tertiary-outline:focus {
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
.btn-link {
  transition: border 0.15s ease-in-out, box-shadow 0.15s ease-in-out, color 0.15s ease-in-out, background-color 0.15s ease-in-out, opacity 0.15s ease-in-out, transform 0.15s ease-in-out;
  will-change: border, box-shadow, color, background-color, opacity, transform;
  font-weight: 600;
  background: #00abbd;
  color: #e6f7f8;
}
.btn-link:hover {
  background: #26b8c7;
  color: #e6f7f8;
}
.btn-link:active {
  background: #008997;
  color: #e6f7f8;
  box-shadow: 0 0 0.25rem 0 rgba(0, 171, 189, 0.25);
}
.btn-link:focus {
  background: #008997;
  color: #e6f7f8;
  border-color: #003339;
}
.btn-link-outline {
  background: #f2fbfc;
  outline: 1px solid #00abbd;
  color: #00444c;
  font-weight: 600;
}
.btn-link-outline:hover {
  background: #b3e6eb;
  color: #00444c;
  outline: 1px solid #00abbd;
}
.btn-link-outline:active {
  background: #80d5de;
  outline: 2px solid #00abbd;
}
.btn-link-outline:focus {
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
.table-overflow {
  overflow-x: auto;
  width: 100%;
  max-width: fit-content;
  margin: 0;
  border-radius: 0 !important;
  box-shadow: 1px 1px 4px rgba(60, 60, 60, 0.35);
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  place-content: center;
  place-self: center;
}
.table-wrapper {
  overflow: hidden;
  width: 100%;
  margin-bottom: 1rem;
  border-collapse: collapse;
  border-radius: 0.5rem;
}
.table-wrapper.table-wrapper--primary td:first-child {
  width: 1.5rem;
  background-color: #004f99;
}
.table-wrapper.table-wrapper--primary td:last-child::before {
  font-weight: bold;
  content: "Nota: ";
  color: #004f99;
}
.table-wrapper.table-wrapper--secondary td:first-child {
  width: 1.5rem;
  background-color: #00b0f0;
}
.table-wrapper.table-wrapper--secondary td:last-child::before {
  font-weight: bold;
  content: "Nota: ";
  color: #00b0f0;
}
.table-wrapper.table-wrapper--warning td:first-child {
  font-size: 0;
  width: 1.5rem;
  text-align: end;
  background-color: #f5434e;
}
.table-wrapper.table-wrapper--warning td:first-child::before {
  font-size: 36px;
  font-weight: 900;
  padding: 2px 18px;
  content: "!";
  color: #f5434e;
  border-radius: 999px;
  background-color: #ffffff;
}
.table-wrapper.table-wrapper--warning td:last-child::before {
  font-weight: bold;
  content: "Importante: ";
  color: #ea1c29;
}
.table-wrapper.table-wrapper--comillas td:first-child {
  width: 1.5rem;
  background-color: #006a90;
}
.table-wrapper.table-wrapper--comillas td.quotes {
  font-style: italic;
  padding-right: 40px;
  padding-left: 40px;
}
.table-wrapper.table-wrapper--comillas td.quotes::after, .table-wrapper.table-wrapper--comillas td.quotes::before {
  padding-left: 2px;
  content: "❞";
  color: #008dc0;
}
.table-wrapper.table-wrapper--comillas td.quotes::before {
  padding-right: 2px;
  content: "❝";
}
.table-wrapper.table-wrapper--comillas__big td:first-child {
  width: 1.5rem;
  background-color: #004f99;
}
.table-wrapper.table-wrapper--comillas__big td.quote {
  font-size: 64px !important;
  position: relative;
  background-color: #ebebeb;
}
.table-wrapper.table-wrapper--comillas__big td.quote::after {
  position: absolute;
  left: 35%;
  height: 24px;
  content: "❝";
  color: #004f99;
}
.table-wrapper.table-wrapper--comillas__big td:last-child {
  font-style: italic;
}
.table-wrapper td:last-child {
  padding: 10px 20px;
  background-color: #ebebeb;
}
td.quotes p {
  display: inline;
  margin: 0;
}
@media only all and (min-width: 60rem) {
  .g-p-0-d {
    padding: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-py-0-d {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-px-0-d {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pt-0-d {
    padding-top: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pb-0-d {
    padding-bottom: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pl-0-d {
    padding-left: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pr-0-d {
    padding-right: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-m-0-d {
    padding: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-my-0-d {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mx-0-d {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mt-0-d {
    padding-top: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mb-0-d {
    padding-bottom: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-ml-0-d {
    padding-left: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mr-0-d {
    padding-right: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-p-0-m {
    padding: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-py-0-m {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-px-0-m {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pt-0-m {
    padding-top: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pb-0-m {
    padding-bottom: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pl-0-m {
    padding-left: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pr-0-m {
    padding-right: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-m-0-m {
    padding: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-my-0-m {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mx-0-m {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mt-0-m {
    padding-top: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mb-0-m {
    padding-bottom: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-ml-0-m {
    padding-left: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mr-0-m {
    padding-right: 0 !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-p-1-d {
    padding: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-py-1-d {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-px-1-d {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pt-1-d {
    padding-top: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pb-1-d {
    padding-bottom: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pl-1-d {
    padding-left: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pr-1-d {
    padding-right: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-m-1-d {
    padding: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-my-1-d {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mx-1-d {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mt-1-d {
    padding-top: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mb-1-d {
    padding-bottom: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-ml-1-d {
    padding-left: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mr-1-d {
    padding-right: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-p-1-m {
    padding: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-py-1-m {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-px-1-m {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pt-1-m {
    padding-top: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pb-1-m {
    padding-bottom: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pl-1-m {
    padding-left: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pr-1-m {
    padding-right: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-m-1-m {
    padding: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-my-1-m {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mx-1-m {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mt-1-m {
    padding-top: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mb-1-m {
    padding-bottom: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-ml-1-m {
    padding-left: 0.25rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mr-1-m {
    padding-right: 0.25rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-p-2-d {
    padding: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-py-2-d {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-px-2-d {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pt-2-d {
    padding-top: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pb-2-d {
    padding-bottom: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pl-2-d {
    padding-left: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pr-2-d {
    padding-right: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-m-2-d {
    padding: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-my-2-d {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mx-2-d {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mt-2-d {
    padding-top: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mb-2-d {
    padding-bottom: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-ml-2-d {
    padding-left: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mr-2-d {
    padding-right: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-p-2-m {
    padding: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-py-2-m {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-px-2-m {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pt-2-m {
    padding-top: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pb-2-m {
    padding-bottom: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pl-2-m {
    padding-left: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pr-2-m {
    padding-right: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-m-2-m {
    padding: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-my-2-m {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mx-2-m {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mt-2-m {
    padding-top: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mb-2-m {
    padding-bottom: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-ml-2-m {
    padding-left: 0.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mr-2-m {
    padding-right: 0.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-p-3-d {
    padding: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-py-3-d {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-px-3-d {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pt-3-d {
    padding-top: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pb-3-d {
    padding-bottom: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pl-3-d {
    padding-left: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pr-3-d {
    padding-right: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-m-3-d {
    padding: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-my-3-d {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mx-3-d {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mt-3-d {
    padding-top: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mb-3-d {
    padding-bottom: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-ml-3-d {
    padding-left: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mr-3-d {
    padding-right: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-p-3-m {
    padding: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-py-3-m {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-px-3-m {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pt-3-m {
    padding-top: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pb-3-m {
    padding-bottom: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pl-3-m {
    padding-left: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pr-3-m {
    padding-right: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-m-3-m {
    padding: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-my-3-m {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mx-3-m {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mt-3-m {
    padding-top: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mb-3-m {
    padding-bottom: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-ml-3-m {
    padding-left: 0.75rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mr-3-m {
    padding-right: 0.75rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-p-4-d {
    padding: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-py-4-d {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-px-4-d {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pt-4-d {
    padding-top: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pb-4-d {
    padding-bottom: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pl-4-d {
    padding-left: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pr-4-d {
    padding-right: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-m-4-d {
    padding: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-my-4-d {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mx-4-d {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mt-4-d {
    padding-top: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mb-4-d {
    padding-bottom: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-ml-4-d {
    padding-left: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mr-4-d {
    padding-right: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-p-4-m {
    padding: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-py-4-m {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-px-4-m {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pt-4-m {
    padding-top: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pb-4-m {
    padding-bottom: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pl-4-m {
    padding-left: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pr-4-m {
    padding-right: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-m-4-m {
    padding: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-my-4-m {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mx-4-m {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mt-4-m {
    padding-top: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mb-4-m {
    padding-bottom: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-ml-4-m {
    padding-left: 1rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mr-4-m {
    padding-right: 1rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-p-5-d {
    padding: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-py-5-d {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-px-5-d {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pt-5-d {
    padding-top: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pb-5-d {
    padding-bottom: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pl-5-d {
    padding-left: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pr-5-d {
    padding-right: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-m-5-d {
    padding: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-my-5-d {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mx-5-d {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mt-5-d {
    padding-top: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mb-5-d {
    padding-bottom: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-ml-5-d {
    padding-left: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mr-5-d {
    padding-right: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-p-5-m {
    padding: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-py-5-m {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-px-5-m {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pt-5-m {
    padding-top: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pb-5-m {
    padding-bottom: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pl-5-m {
    padding-left: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pr-5-m {
    padding-right: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-m-5-m {
    padding: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-my-5-m {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mx-5-m {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mt-5-m {
    padding-top: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mb-5-m {
    padding-bottom: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-ml-5-m {
    padding-left: 1.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mr-5-m {
    padding-right: 1.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-p-6-d {
    padding: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-py-6-d {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-px-6-d {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pt-6-d {
    padding-top: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pb-6-d {
    padding-bottom: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pl-6-d {
    padding-left: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pr-6-d {
    padding-right: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-m-6-d {
    padding: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-my-6-d {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mx-6-d {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mt-6-d {
    padding-top: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mb-6-d {
    padding-bottom: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-ml-6-d {
    padding-left: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mr-6-d {
    padding-right: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-p-6-m {
    padding: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-py-6-m {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-px-6-m {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pt-6-m {
    padding-top: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pb-6-m {
    padding-bottom: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pl-6-m {
    padding-left: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pr-6-m {
    padding-right: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-m-6-m {
    padding: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-my-6-m {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mx-6-m {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mt-6-m {
    padding-top: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mb-6-m {
    padding-bottom: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-ml-6-m {
    padding-left: 2rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mr-6-m {
    padding-right: 2rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-p-7-d {
    padding: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-py-7-d {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-px-7-d {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pt-7-d {
    padding-top: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pb-7-d {
    padding-bottom: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pl-7-d {
    padding-left: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pr-7-d {
    padding-right: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-m-7-d {
    padding: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-my-7-d {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mx-7-d {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mt-7-d {
    padding-top: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mb-7-d {
    padding-bottom: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-ml-7-d {
    padding-left: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mr-7-d {
    padding-right: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-p-7-m {
    padding: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-py-7-m {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-px-7-m {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pt-7-m {
    padding-top: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pb-7-m {
    padding-bottom: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pl-7-m {
    padding-left: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pr-7-m {
    padding-right: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-m-7-m {
    padding: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-my-7-m {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mx-7-m {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mt-7-m {
    padding-top: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mb-7-m {
    padding-bottom: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-ml-7-m {
    padding-left: 2.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mr-7-m {
    padding-right: 2.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-p-8-d {
    padding: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-py-8-d {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-px-8-d {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pt-8-d {
    padding-top: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pb-8-d {
    padding-bottom: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pl-8-d {
    padding-left: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pr-8-d {
    padding-right: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-m-8-d {
    padding: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-my-8-d {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mx-8-d {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mt-8-d {
    padding-top: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mb-8-d {
    padding-bottom: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-ml-8-d {
    padding-left: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mr-8-d {
    padding-right: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-p-8-m {
    padding: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-py-8-m {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-px-8-m {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pt-8-m {
    padding-top: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pb-8-m {
    padding-bottom: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pl-8-m {
    padding-left: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pr-8-m {
    padding-right: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-m-8-m {
    padding: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-my-8-m {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mx-8-m {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mt-8-m {
    padding-top: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mb-8-m {
    padding-bottom: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-ml-8-m {
    padding-left: 3rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mr-8-m {
    padding-right: 3rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-p-9-d {
    padding: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-py-9-d {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-px-9-d {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pt-9-d {
    padding-top: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pb-9-d {
    padding-bottom: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pl-9-d {
    padding-left: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pr-9-d {
    padding-right: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-m-9-d {
    padding: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-my-9-d {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mx-9-d {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mt-9-d {
    padding-top: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mb-9-d {
    padding-bottom: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-ml-9-d {
    padding-left: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mr-9-d {
    padding-right: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-p-9-m {
    padding: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-py-9-m {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-px-9-m {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pt-9-m {
    padding-top: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pb-9-m {
    padding-bottom: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pl-9-m {
    padding-left: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pr-9-m {
    padding-right: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-m-9-m {
    padding: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-my-9-m {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mx-9-m {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mt-9-m {
    padding-top: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mb-9-m {
    padding-bottom: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-ml-9-m {
    padding-left: 3.5rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mr-9-m {
    padding-right: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-p-10-d {
    padding: 4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-py-10-d {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-px-10-d {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pt-10-d {
    padding-top: 4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pb-10-d {
    padding-bottom: 4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pl-10-d {
    padding-left: 4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-pr-10-d {
    padding-right: 4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-m-10-d {
    padding: 4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-my-10-d {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mx-10-d {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mt-10-d {
    padding-top: 4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mb-10-d {
    padding-bottom: 4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-ml-10-d {
    padding-left: 4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-mr-10-d {
    padding-right: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-p-10-m {
    padding: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-py-10-m {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-px-10-m {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pt-10-m {
    padding-top: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pb-10-m {
    padding-bottom: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pl-10-m {
    padding-left: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-pr-10-m {
    padding-right: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-m-10-m {
    padding: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-my-10-m {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mx-10-m {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mt-10-m {
    padding-top: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mb-10-m {
    padding-bottom: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-ml-10-m {
    padding-left: 4rem !important;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-mr-10-m {
    padding-right: 4rem !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-grid:has(.d-only-desktop):last-of-type, .d-only-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) {
  .g-grid:has(.d-only-mobile):last-of-type, .d-only-mobile {
    display: none !important;
  }
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-header .accordion-button {
  font-weight: 600;
  max-width: inherit;
  transition: all 0.15s ease-in-out;
  text-decoration: underline transparent;
  background-color: #d1d1d1;
  box-shadow: none;
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: none;
}
[id^="e-LateralMenu-"] .accordion {
  background-color: #d1d1d1;
}
[id^="e-LateralMenu-"] .accordion .accordion-item {
  position: relative;
  flex-grow: 1;
  border: 0;
  border-radius: 0;
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-header {
  background-color: #004f99;
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-header .accordion-button {
  font-size: 1rem;
  color: #666667;
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-header .accordion-button:hover {
  background-color: #c7c7c7;
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-header .accordion-button.fw-bold {
  background-color: #c7c7c7;
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-header .accordion-button.fw-bold:hover {
  background-color: #bcbcbc;
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-button:not(.collapsed) {
  margin-left: 1rem;
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-button:not(.collapsed) .accordion-spacer {
  padding-inline: 0.5rem;
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-button:not(.collapsed)::after {
  transform: rotate(-90deg);
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-button::after, [id^="e-LateralMenu-"] .accordion .accordion-item .accordion-button::before {
  font-family: FontAwesome, "Font Awesome 5 Free", sans-serif;
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-button::after {
  content: "";
  text-align: center;
  background-image: none;
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-button[data-bs-toggle="none"]::after {
  display: none;
}
[id^="e-LateralMenu-"] .accordion .accordion-item h2 {
  display: flex;
  overflow: hidden;
  border-radius: 0;
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-collapse {
  background-color: transparent;
}
[id^="e-LateralMenu-"] .accordion .accordion-item .accordion-body {
  background-color: #d1d1d1;
}
[id^="e-LateralMenu-"] .accordion[id^="accordion-level-nested"] .accordion-item .accordion-button {
  font-size: 1rem;
}
[id^="e-LateralMenu-"] .accordion[id^="accordion-level-nested"] .accordion-item .accordion-button:not(.collapsed) {
  margin-left: 0 !important;
  padding-left: 2rem;
  color: #004f99 !important;
}
[id^="e-LateralMenu-"] .accordion[id^="accordion-level-nested"] .accordion-item .accordion-button:not(.collapsed)::after {
  transform: rotate(-90deg);
}
[id^="e-LateralMenu-"] .accordion#accordion-level-nested-1 .accordion-item .accordion-button {
  font-size: 1rem !important;
  flex-direction: row-reverse;
  justify-content: left;
  padding-left: 1rem !important;
}
[id^="e-LateralMenu-"] .accordion#accordion-level-nested-1 .accordion-item .accordion-button:not(.collapsed) {
  color: #004f99;
}
[id^="e-LateralMenu-"] .accordion#accordion-level-nested-1 .accordion-item .accordion-button::after {
  margin: 0;
}
[id^="e-LateralMenu-"] .accordion#accordion-level-nested-2 .accordion-item .accordion-button {
  font-size: 0.875rem !important;
}
[id^="e-LateralMenu-"] .accordion#accordion-level-nested-2 .accordion-item .accordion-button[data-bs-toggle="none"]::after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  content: "";
  color: #00b0f0;
}
[id^="e-LateralMenu-"] .accordion#accordion-level-late-nested .accordion-item .accordion-button {
  font-size: 0.875rem !important;
}
[id^="e-LateralMenu-"] .accordion#accordion-level-late-nested .accordion-item .accordion-button[data-bs-toggle="none"]::after {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  content: "";
  color: #00b0f0;
}
body.g-login #g-container-main {
  display: grid;
  min-height: 100dvh;
  grid-template-rows: 1fr auto;
}
body.g-login #g-container-main #g-aside, body.g-login #g-container-main #g-main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0;
}
@media only all and (max-width: 59.99rem) {
  body.g-login #g-container-main #g-aside, body.g-login #g-container-main #g-main {
    row-gap: 0.75rem;
  }
}
@media only all and (min-width: 60rem) {
  body.g-login #g-container-main #g-aside, body.g-login #g-container-main #g-main {
    row-gap: 1.5rem;
  }
}
body.g-login #g-container-main #g-aside .g-content, body.g-login #g-container-main #g-main .g-content {
  margin: 0;
  padding: 0;
  text-align: center;
}
@media only all and (max-width: 59.99rem) {
  body.g-login #g-container-main [class*="size-"] {
    width: 100%;
  }
  body.g-login #g-container-main .g-block {
    align-content: center !important;
    min-height: unset !important;
  }
  body.g-login #g-container-main .g-grid {
    flex-flow: column;
  }
  body.g-login #g-container-main .g-grid:first-of-type > .g-block:first-child {
    flex-grow: 1;
  }
  body.g-login #g-container-main .g-grid:first-of-type > .g-block:last-child {
    flex-grow: unset !important;
  }
  body.g-login #g-container-main #g-footer [id*="logo-"] {
    margin: 0;
    padding: 0;
  }
}
body.g-login #g-container-main #g-aside {
  background-image: url('../../images/login-bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
body.g-login #g-container-main #g-main {
  background: #ffffff;
}
@media only all and (min-width: 60rem) {
  body.g-login #g-container-main #g-main {
    padding: 2rem 4rem;
  }
}
@media only all and (max-width: 59.99rem) {
  body.g-login #g-container-main #g-main {
    height: auto;
    padding: 2rem 2rem;
  }
}
body.g-login #g-container-main #g-main .mod-login .userdata {
  display: flex;
  flex-direction: column;
}
@media only all and (max-width: 59.99rem) {
  body.g-login #g-container-main #g-main .mod-login .userdata {
    row-gap: 0.75rem;
  }
}
@media only all and (min-width: 60rem) {
  body.g-login #g-container-main #g-main .mod-login .userdata {
    row-gap: 1.5rem;
  }
}
body.g-login #g-container-main #g-main .g-grid {
  width: 100%;
  row-gap: 1.5rem;
}
body.g-login #g-container-main #g-main [type="warning"] {
  margin: 0;
}
body.g-leftsidebar #g-offcanvas {
  animation: scrollSeamless 3s linear infinite;
  background-image: linear-gradient(to bottom, #004f99, #00b0f0, #004f99, #00b0f0, #004f99);
  background-repeat: repeat-y;
  background-size: 100% 200%;
}
@keyframes scrollSeamless {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 100%;
  }
}
.g-offcanvas-open .g-nav-overlay {
  z-index: 1011 !important;
}
body.g-leftsidebar .g-offcanvas-toggle {
  top: 1.5rem;
  left: 1.5rem;
}
body.g-leftsidebar #g-offcanvas {
  padding-left: 8px;
}
body.g-leftsidebar #g-offcanvas #g-container-offcanvas {
  height: 100%;
  background-color: #e0e0e1;
}
body.g-leftsidebar #g-offcanvas .g-content, body.g-leftsidebar #g-offcanvas .g-particle {
  margin: 0;
  padding: 0;
}
body.g-leftsidebar #g-container-main {
  display: grid;
  min-height: 100dvh;
  grid-template-rows: 1fr auto;
}
body.g-leftsidebar #g-container-main > .g-grid:first-of-type {
  /*position:        relative;
    display:         flex;
    justify-content: space-between;
    box-sizing:      border-box;*/
}
@media only all and (max-width: 47.99rem) {
  body.g-leftsidebar #g-container-main > .g-grid:first-of-type {
    display: grid;
    grid-template-rows: auto 1fr;
  }
}
@media only all and (min-width: 60rem) {
  body.g-leftsidebar #g-container-main > .g-grid:first-of-type {
    position: relative;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
  }
}
body.g-leftsidebar #g-container-main > .g-grid:first-of-type > .g-block:first-of-type {
  position: sticky;
  top: 0;
  display: flex;
  overflow: auto;
  align-items: baseline;
  max-height: 100dvh;
  background-color: #e0e0e1;
  scrollbar-width: thin;
  margin-inside: 1rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.g-leftsidebar #g-container-main > .g-grid:first-of-type > .g-block:first-of-type[class*="size-"] {
    flex: 0 0 16rem !important;
    width: 16rem !important;
  }
}
@media only all and (max-width: 47.99rem) {
  body.g-leftsidebar #g-container-main > .g-grid:first-of-type > .g-block:first-of-type {
    z-index: 1010;
    width: 100%;
  }
}
body.g-leftsidebar #g-container-main > .g-grid:first-of-type > .g-block:first-of-type #g-sidebar {
  display: flex;
  overflow-x: hidden;
  flex-direction: column;
  width: 100%;
  gap: 1rem;
}
@media only all and (max-width: 47.99rem) {
  body.g-leftsidebar #g-container-main > .g-grid:first-of-type > .g-block:first-of-type #g-sidebar {
    gap: 0.5rem;
  }
}
body.g-leftsidebar #g-container-main > .g-grid:first-of-type > .g-block:last-of-type {
  padding-left: 8px;
  animation: scrollSeamless 6s linear infinite;
  background-image: linear-gradient(to bottom, #004f99, #00b0f0, #00b0f0, #00a851, #e5bc06, #e5bc06, #eb0000, #004f99, #00b0f0, #00b0f0, #00a851, #e5bc06, #e5bc06, #eb0000, #004f99);
  background-size: 100% 200%;
}
@keyframes scrollSeamless {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 100%;
  }
}
body.g-leftsidebar #g-container-main > .g-grid:first-of-type > .g-block:last-of-type {
  padding-left: 8px;
}
@media only all and (max-width: 47.99rem) {
  body.g-leftsidebar #g-container-main > .g-grid:first-of-type > .g-block:last-of-type {
    width: 100%;
    padding-left: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.g-leftsidebar #g-container-main > .g-grid:first-of-type > .g-block:last-of-type[class*="size-"] {
    flex: 1 1 !important;
    width: auto !important;
  }
}
body.g-leftsidebar #g-container-main > .g-grid:first-of-type > .g-block:last-of-type #g-main {
  height: 100%;
  padding: 1.5rem 0;
  color: #666666;
  background: #ffffff;
}
body.g-leftsidebar #g-container-main > .g-grid:first-of-type > .g-block:last-of-type #g-main .g-content {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
body.g-erroronlybody #g-page-surround {
  align-content: center;
  animation: gradient-animation 9s ease infinite;
  background: linear-gradient(300deg, rgba(0, 79, 153, 0.1), rgba(0, 176, 240, 0.1));
  background-size: 180% 180%;
}
@keyframes gradient-animation {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
body.g-erroronlybody #g-page-surround #g-main .g-container {
  justify-content: center;
  justify-items: center;
  justify-self: center;
}
/*
 * [Copyright emtelco]
 */
/**
 * @theme           Default theme for the actual intranet
 * @version         1.1
 *
 * @author          Oscar Loaiza <oloaizc@experiencia.emtelco.com.co>
 * @copyright       Copyright © 2025 emtelco All Rights Reserved
 */
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"] {
  /**********************************************************************************/
  /************************************** TAB **************************************/
  /********************************************************************************/
  /*------------------------------------------------------------------------------*/
  /*********************************************************************************/
  /********************************* ACCORDIONS ***********************************/
  /*******************************************************************************/
  /*------------------------------------------------------------------------------*/
  /*------------------------------------------------------------------------------*/
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
  padding: 0.25rem 1rem;
  transition: background-color 250ms ease-out, border-width 250ms ease-out, border-radius 250ms ease-out, color 250ms ease-out;
  border-width: 1px !important;
  border-style: solid;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"]:after {
  font-family: FontAwesome, sans-serif;
  font-size: 18px;
  content: "";
  transition: transform 250ms ease-out;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"] {
  border-color: transparent;
  border-radius: 12px;
  background-color: #ebebec;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"] > [data-rlta-element="heading"] {
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:after {
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover {
  border-color: transparent;
  background-color: #d4d4d4;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover > [data-rlta-element="heading"] {
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover:after {
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"] {
  border-color: transparent;
  border-radius: 12px 12px 0 0;
  background-color: #004f99;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"] > [data-rlta-element="heading"] {
  color: #e6edf5;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:after {
  transform: rotate(180deg);
  color: #e6edf5;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:hover {
  border-color: transparent;
  background-color: #003f7a;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:hover > [data-rlta-element="heading"] {
  color: #e6edf5;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:hover:after {
  color: #e6edf5;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"] {
  padding: 0.25rem 1rem;
  transition: background-color 250ms ease-out, border-width 250ms ease-out, border-radius 250ms ease-out, border-color 250ms ease-out, color 250ms ease-out;
  border-width: 1px !important;
  border-style: solid;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"]:before {
  font-family: FontAwesome, sans-serif;
  margin-right: 0.5rem;
  text-box-trim: trim-both;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"]:after {
  display: none !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"] {
  border-color: #004f99;
  border-radius: 12px;
  background-color: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"] > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:before {
  font-size: 1.25rem;
  content: "+";
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover {
  border-color: #00b0f0;
  background-color: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover:before {
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"] {
  border-color: transparent;
  border-radius: 16px 16px 0 0;
  background-color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"] > [data-rlta-element="heading"] {
  color: #e6f7fe;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:before {
  content: "";
  color: #e6f7fe;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:hover {
  border-color: #00b0f0;
  background-color: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:hover > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:hover:before {
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] {
  background-color: #f7f7f7;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  padding: 0.25rem 1rem;
  transition: background-color 250ms ease-out, border-width 250ms ease-out, border-radius 250ms ease-out, color 250ms ease-out;
  border-width: 1px !important;
  border-style: solid;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"] {
  border-color: transparent;
  background-color: #ebebec;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"] > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover {
  border-color: #004f99;
  background-color: #d4d4d4;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"] {
  border-color: transparent;
  border-radius: 16px 16px 0 0;
  background-color: #004f99;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"] > [data-rlta-element="heading"] {
  color: #e6edf5;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"]:hover {
  border-color: transparent;
  background-color: #003f7a;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"]:hover > [data-rlta-element="heading"] {
  color: #e6edf5;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  padding: 0.25rem 1rem;
  transition: background-color 250ms ease-out, border-width 250ms ease-out, border-radius 250ms ease-out, color 250ms ease-out;
  border-width: 1px !important;
  border-style: solid;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"] {
  border-color: transparent;
  background-color: #ebebec;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"] > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover {
  border-color: #00b0f0;
  background-color: #d4d4d4;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"] {
  border-color: transparent;
  border-radius: 16px 16px 0 0;
  background-color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"] > [data-rlta-element="heading"] {
  color: #e6f7fe;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"]:hover {
  border-color: transparent;
  background-color: #008dc0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"]:hover > [data-rlta-element="heading"] {
  color: #e6f7fe;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"]:not([data-rlta-state="closed"]) {
  margin-bottom: 0;
  box-shadow: none;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"][data-rlta-centered="ready"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  transition: background-color 250ms ease-out, border 250ms ease-out;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="tabs"] > [data-rlta-element="panel"] {
  border-radius: 18px;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"] [data-rlta-element="panel"] {
  border: 1px solid #c0c6cf;
  border-radius: 0 0 12px 12px;
  background: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"] [data-rlta-element="panel"] [data-rlta-element="panel-content"] {
  border-radius: 0 0 12px 12px;
  background: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"] [data-rlta-element="panel"] [data-rlta-element="panel-content"] > :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"] [data-rlta-element="panel"] [data-rlta-element="panel-content"] > :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] [data-rlta-element="panel"] {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"] {
  gap: 2px;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"][data-rlta-type="tabs"] {
  border-radius: 12px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] {
  z-index: 1;
  margin-right: 0;
  margin-bottom: -3px;
  padding: 0.5rem;
  border: 1px solid #c0c6cf;
  border-radius: 12px 12px 0 0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  margin: 0;
  padding: 0.25rem 1rem;
  border-radius: 12px;
  text-wrap-mode: nowrap;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  padding: 0.25rem 1rem;
  border-radius: 12px;
  text-wrap-mode: nowrap;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"] {
  padding: 1.25em;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"] [data-rlta-element="container"] {
  align-self: center;
  margin: auto;
  border-radius: 12px;
  background-color: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] {
  border-radius: 12px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] {
  z-index: 1;
  margin-right: 0;
  margin-bottom: -3px;
  padding: 0.5rem 0.5rem 0;
  border: 1px solid #c0c6cf;
  border-radius: 12px 12px 0 0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  margin: 0;
  padding: 0.25rem 1rem;
  border-radius: 16px 16px 0 0 !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"] {
  border-radius: 16px 16px 0 0 !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  padding: 0.25rem 1rem;
  border-radius: 16px 16px 0 0 !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] {
  border-radius: 0 0 12px 12px;
  background: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"] {
  padding: 1.25em;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs][data-rlta-orientation=horizontal][data-rlta-wrap-buttons=true] > [data-rlta-element=button-list] > [data-rlta-element=button] {
  margin-bottom: 0 !important;
}
/*
 * [Copyright emtelco]
 */
/**
 * @theme           Default theme for the actual intranet
 * @version         1.1
 *
 * @author          Oscar Loaiza <oloaizc@experiencia.emtelco.com.co>
 * @copyright       Copyright © 2025 emtelco All Rights Reserved
 */
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"] {
  /**********************************************************************************/
  /************************************** TAB **************************************/
  /********************************************************************************/
  /*------------------------------------------------------------------------------*/
  /*********************************************************************************/
  /********************************* ACCORDIONS ***********************************/
  /*******************************************************************************/
  /*------------------------------------------------------------------------------*/
  /*------------------------------------------------------------------------------*/
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"] {
  padding: 0.25rem 1rem;
  transition: background-color 250ms ease-out, border-width 250ms ease-out, border-radius 250ms ease-out, color 250ms ease-out;
  border-width: 1px !important;
  border-style: solid;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"]:before {
  font-family: FontAwesome, sans-serif;
  font-size: 18px;
  content: "";
  transition: transform 250ms ease-out;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"] {
  border-color: transparent;
  border-radius: 12px;
  background-color: #ebebec;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"] > [data-rlta-element="heading"] {
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:after {
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover {
  border-color: transparent;
  background-color: #d4d4d4;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover > [data-rlta-element="heading"] {
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover:after {
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"] {
  border-color: transparent;
  border-radius: 12px 12px 0 0;
  background-color: #004f99;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"] > [data-rlta-element="heading"] {
  color: #e6edf5;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:after {
  transform: rotate(180deg);
  color: #e6edf5;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:hover {
  border-color: transparent;
  background-color: #003f7a;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:hover > [data-rlta-element="heading"] {
  color: #e6edf5;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:hover:after {
  color: #e6edf5;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"] {
  padding: 0.25rem 1rem;
  transition: background-color 250ms ease-out, border-width 250ms ease-out, border-radius 250ms ease-out, border-color 250ms ease-out, color 250ms ease-out;
  border-width: 1px !important;
  border-style: solid;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"]:before {
  font-family: FontAwesome, sans-serif;
  margin-right: 0.5rem;
  text-box-trim: trim-both;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"]:after {
  display: none !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"] {
  border-color: #004f99;
  border-radius: 12px;
  background-color: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"] > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:before {
  font-size: 1.25rem;
  content: "+";
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover {
  border-color: #00b0f0;
  background-color: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover:before {
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"] {
  border-color: transparent;
  border-radius: 16px 16px 0 0;
  background-color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"] > [data-rlta-element="heading"] {
  color: #e6f7fe;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:before {
  content: "";
  color: #e6f7fe;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:hover {
  border-color: #00b0f0;
  background-color: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:hover > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel-content"] > [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]:hover:before {
  color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] {
  background-color: #f7f7f7;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  padding: 0.25rem 1rem;
  transition: background-color 250ms ease-out, border-width 250ms ease-out, border-radius 250ms ease-out, color 250ms ease-out;
  border-width: 1px !important;
  border-style: solid;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"] {
  border-color: transparent;
  background-color: #ebebec;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"] > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover {
  border-color: #004f99;
  background-color: #d4d4d4;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"] {
  border-color: transparent;
  border-radius: 16px 16px 0 0;
  background-color: #004f99;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"] > [data-rlta-element="heading"] {
  color: #e6edf5;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"]:hover {
  border-color: transparent;
  background-color: #003f7a;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"]:hover > [data-rlta-element="heading"] {
  color: #e6edf5;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  padding: 0.25rem 1rem;
  transition: background-color 250ms ease-out, border-width 250ms ease-out, border-radius 250ms ease-out, color 250ms ease-out;
  border-width: 1px !important;
  border-style: solid;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"] {
  border-color: transparent;
  background-color: #ebebec;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"] > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover {
  border-color: #00b0f0;
  background-color: #d4d4d4;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="closed"]:hover > [data-rlta-element="heading"] {
  color: #666667;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"] {
  border-color: transparent;
  border-radius: 16px 16px 0 0;
  background-color: #00b0f0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"] > [data-rlta-element="heading"] {
  color: #e6f7fe;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"]:hover {
  border-color: transparent;
  background-color: #008dc0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"]:hover > [data-rlta-element="heading"] {
  color: #e6f7fe;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"]:not([data-rlta-state="closed"]) {
  margin-bottom: 0;
  box-shadow: none;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"][data-rlta-centered="ready"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  transition: background-color 250ms ease-out, border 250ms ease-out;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="tabs"] > [data-rlta-element="panel"] {
  border-radius: 18px;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"] [data-rlta-element="panel"] {
  border: 1px solid #c0c6cf;
  border-radius: 0 0 12px 12px;
  background: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"] [data-rlta-element="panel"] [data-rlta-element="panel-content"] {
  border-radius: 0 0 12px 12px;
  background: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"] [data-rlta-element="panel"] [data-rlta-element="panel-content"] > :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"] [data-rlta-element="panel"] [data-rlta-element="panel-content"] > :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-type="accordions"] [data-rlta-element="panel"] {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"] {
  gap: 2px;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"][data-rlta-type="tabs"] {
  border-radius: 12px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] {
  z-index: 1;
  margin-right: 0;
  margin-bottom: -3px;
  padding: 0.5rem;
  border: 1px solid #c0c6cf;
  border-radius: 12px 12px 0 0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  margin: 0;
  padding: 0.25rem 1rem;
  border-radius: 12px;
  text-wrap-mode: nowrap;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  padding: 0.25rem 1rem;
  border-radius: 12px;
  text-wrap-mode: nowrap;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"] {
  padding: 1.25em;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="true"][data-rlta-has-button-scroller="false"] [data-rlta-element="container"] {
  align-self: center;
  margin: auto;
  border-radius: 12px;
  background-color: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] {
  border-radius: 12px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] {
  z-index: 1;
  margin-right: 0;
  margin-bottom: -3px;
  padding: 0.5rem 0.5rem 0;
  border: 1px solid #c0c6cf;
  border-radius: 12px 12px 0 0;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  margin: 0;
  padding: 0.25rem 1rem;
  border-radius: 16px 16px 0 0 !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"][data-rlta-state="open"] {
  border-radius: 16px 16px 0 0 !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] > [data-rlta-element="panels"] [data-rlta-element="panel-content"] > [data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] {
  padding: 0.25rem 1rem;
  border-radius: 16px 16px 0 0 !important;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] {
  border-radius: 0 0 12px 12px;
  background: #ffffff;
}
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="secondary"][data-rlta-wrap-buttons="false"][data-rlta-has-button-scroller="true"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"] {
  padding: 1.25em;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs][data-rlta-orientation=horizontal][data-rlta-wrap-buttons=true] > [data-rlta-element=button-list] > [data-rlta-element=button] {
  margin-bottom: 0 !important;
}
@media only all and (max-width: 47.99rem) {
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .row-fluid {
    width: 100%;
  }
  .row, .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  .manager.thumbnails > li {
    float: left;
    margin-left: 20px;
  }
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  .span12, .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
  }
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .media .pull-left, .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .row {
    margin-left: -20px;
  }
  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392%;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392%;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.4364640884%;
  }
  .row-fluid .span10 {
    width: 82.8729281768%;
  }
  .row-fluid .span9 {
    width: 74.3093922652%;
  }
  .row-fluid .span8 {
    width: 65.7458563536%;
  }
  .row-fluid .span7 {
    width: 57.182320442%;
  }
  .row-fluid .span6 {
    width: 48.6187845304%;
  }
  .row-fluid .span5 {
    width: 40.0552486188%;
  }
  .row-fluid .span4 {
    width: 31.4917127072%;
  }
  .row-fluid .span3 {
    width: 22.9281767956%;
  }
  .row-fluid .span2 {
    width: 14.364640884%;
  }
  .row-fluid .span1 {
    width: 5.8011049724%;
  }
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
  }
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
  }
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
  }
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
  }
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
  }
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
  }
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
  }
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
  }
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
  }
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
  }
  input, textarea, .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media only all and (max-width: 59.99rem) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    border-radius: 0.1875rem;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 0.1875rem;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only all and (min-width: 60rem) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .form-horizontal .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  .form-horizontal .controls {
    margin: 0;
  }
  [dir="rtl"] .form-horizontal .control-label {
    text-align: right;
  }
}
@media only all and (max-width: 47.99rem) {
  div.modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  div.modal.fade {
    top: -100px;
  }
  div.modal.fade.in {
    top: 20px;
  }
}
@media only all and (max-width: 30rem) {
  div.modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
}
@media only all and (max-width: 47.99rem) {
  .pull-right.item-image {
    margin-left: 0;
  }
  .pull-left.item-image {
    margin-right: 0;
  }
}
/*# sourceMappingURL=hydrogen-joomla_14.css.map */