/* 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";
section#g-navigation.fixed .g-container {
  position: fixed;
  top: 0;
  background-color: white;
  width: 100%;
  box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.25);
  animation-name: show-menu;
  animation-duration: 1s;
}
@keyframes show-menu {
  from {
    top: -100px;
  }
  to {
    top: 0;
  }
}
.simulator-inner, .simulator-footer {
  max-width: 1200px;
  margin: 0 auto;
}
section#g-navigation {
  height: 48px;
  box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1060px) {
  section#g-navigation {
    height: 72px;
  }
}
.main-logo {
  background-color: #fff;
}
.gantry-logo img {
  width: 150px;
}
.footer-logo {
  margin-top: 30px;
}
.footer-logo > .g-content {
  margin: 0;
  padding: 0;
}
.title-center {
  color: #1f2d5d;
  position: relative;
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 auto;
  font-weight: bold;
}
.title-left {
  color: #1f2d5d;
  position: relative;
  width: fit-content;
  width: -moz-fit-content;
  font-weight: bold;
}
.title-right {
  color: #1f2d5d;
  position: relative;
  width: fit-content;
  width: -moz-fit-content;
  font-weight: bold;
  margin: 0 0 0 auto;
}
.title-center::before, .title-center::after, .title-left::after, .title-right::before {
  content: "";
  width: 90px;
  height: 4px;
  position: absolute;
  background-color: #1f2d5d;
  top: calc(50% - 2px);
}
h2.title-center::before, .title-right::before {
  left: -110px;
}
h2.title-center::after, .title-left::after {
  right: -110px;
}
.standard-margin-top {
  margin-top: 80px;
}
.standard-margin-bottom {
  margin-bottom: 80px !important;
}
.standard-padding-top {
  padding-top: 80px;
}
footer#g-footer {
  border-top: 10px solid #4473A8;
}
.g-slideshow-desc h2 {
  margin-bottom: 30px;
  color: #1f2d5d !important;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: normal;
}
.quick-access .g-buttons > .g-grid {
  display: flex;
  justify-content: space-between;
}
.quick-access .g-buttons > .g-grid > .g-block {
  flex: 1;
  margin: 0 10px;
}
.quick-access .g-buttons > .g-grid .g-block > a {
  width: 100%;
}
.quick-access .g-buttons > .g-grid .g-content.g-buttons-item {
  display: flex;
  justify-content: center;
  padding: 15px 5px;
  background-color: #4576A7;
  color: #fff;
  font-weight: normal;
  border: none;
}
.quick-access .g-buttons > .g-grid .g-buttons-item .g-block.size-20 {
  display: none;
}
.quick-access .g-buttons > .g-grid .g-buttons-item .g-block.size-80 {
  width: 100% !important;
  flex: 1;
}
.quick-access .g-buttons > .g-grid .g-buttons-item-title1 {
  text-align: center !important;
  font-size: 16px;
  text-transform: capitalize !important;
}
#g-about {
  background-color: #1F2D5D;
  color: #fff;
  padding: 50px 0;
}
#g-about .title-center {
  color: #fff;
}
#g-about .title-center::before, #g-about .title-center::after {
  background-color: #fff;
}
.page-1-section-4 {
  background-image: url('../images/bg-type-2.jpg');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  padding: 50px 0;
}
.page-2-section-1 {
  background-image: url('../images/bg-type-1.jpg');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
}
.page-2-section-2 {
  background-color: #4576A7;
  background-image: url('../images/bg-triangle-left.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto;
  color: #fff;
}
.page-2-section-2 .title-right {
  color: #fff;
}
.page-2-section-2 .title-right::before {
  background-color: #fff;
}
.page-3-section-2 {
  background-image: url('../images/bg-type-0.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding: 50px 0;
}
.link-icon .g-info-container a {
  display: inline-block;
  color: #4473A8 !important;
  position: relative;
  padding-left: 28px;
}
.link-icon .g-info-container a:hover {
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid !important;
}
.link-icon .g-info-container a::before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "";
  margin-right: 10px;
  font-size: 22px;
  color: #000;
  position: absolute;
  left: 0;
}
.link-underlined h4.g-news-pro-title {
  background-color: #4473A8;
  padding: 5px;
}
.link-underlined h4.g-news-pro-title a {
  color: #fff !important;
}
.link-underlined a.button {
  background-color: transparent;
  padding: 0;
  color: #4473A8;
  box-shadow: none;
}
.page-3-section-3 {
  padding: 50px 0;
}
.page-3-section-4 {
  background-image: url('../images/bg-type-3.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding: 100px 0;
  position: relative;
  isolation: isolate;
}
.page-3-section-4::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.32);
  pointer-events: none;
  z-index: -1;
}
.page-3-section-4 .title-left::after {
  background-color: #fff;
}
.page-3-section-4 p, .page-3-section-4 h1, .page-3-section-4 h2, .page-3-section-4 h3, .page-3-section-4 h4, .page-3-section-4 h5, .page-3-section-4 a, .page-3-section-4 span {
  color: #fff !important;
}
.contact-info .g-contacts-icon {
  margin-right: 10px;
}
.special-form {
  background-color: #1F2D5D;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}
.special-form.no-bg {
  background-color: transparent;
  box-shadow: none;
}
.special-form .g-title {
  display: none;
}
.special-form .rapid_contact {
  width: 100%;
}
.special-form input, .special-form textarea {
  font-size: 18px;
}
.special-form input.rapid_contact.btn.btn-primary.button {
  padding: 10px 20px;
  font-size: 18px;
  width: fit-content;
  width: -moz-fit-content;
  margin-top: 20px;
}
.page-4-section-1 {
  background-image: url('../images/bg-type-4.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 100px 0;
}
.page-4-section-2 {
  padding: 100px 0;
  background-color: #1F2D5D;
}
.page-4-section-2 .title-left::after {
  background-color: #fff;
}
.page-4-section-2 p, .page-4-section-2 h1, .page-4-section-2 h2, .page-4-section-2 h3, .page-4-section-2 h4, .page-4-section-2 h5, .page-4-section-2 a, .page-4-section-2 span {
  color: #fff !important;
}
.page-4-section-2 .link-underlined h4.g-news-pro-title {
  background-color: transparent;
  text-decoration: underline;
}
.page-5-section-1 {
  background-image: url('../images/bg-type-0.jpg') !important;
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  background-size: cover !important;
  padding: 100px 0 !important;
}
@media only all and (max-width: 39.99rem) {
  section#g-navigation {
    height: auto;
  }
  .quick-access .g-buttons > .g-grid {
    flex-direction: column;
  }
  .title-center, .title-right, .title-left {
    font-size: 1.6rem;
  }
  .title-center::before, .title-center::after, .title-left::after, .title-right::before {
    display: none;
  }
  .g-slideshow-desc h2 {
    font-size: 1rem;
  }
  .g-slideshow-desc a.button {
    width: 200px;
  }
  .g-slideshow-desc {
    display: block !important;
  }
  .slideshow-caption.uk-width-1-2 {
    width: 80%;
  }
}
#g-navigation.fixed > .g-grid {
  position: fixed;
  top: 0;
  z-index: 999;
  left: 0;
  right: 0;
  background-color: #fff;
  padding-top: 20px;
}
.wcag-hidden {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}
.popup {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2000;
  align-items: center;
}
.popup .popup-inner {
  width: 100%;
  height: 90%;
  max-width: 60%;
  padding: 20px;
  background-color: white;
  border-radius: 3px;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.popup.active {
  display: flex;
}
.popup button.popclose {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 120px;
  line-height: 34px;
  border-radius: 3px;
}
.popup li {
  margin-bottom: 10px;
}
.popup p {
  font-size: 16px;
  margin: 0;
}
.pophover {
  transition: all 0.3s ease-in-out;
}
.pophover:hover {
  transform: scale(1.04);
  cursor: pointer;
}
.normativas a {
  color: #4576a7 !important;
  width: 120px;
  line-height: 34px;
  border-radius: 3px;
  border: 1px solid;
  padding: 5px 10px;
  display: inline-block;
  text-align: center;
}
.normativas a:hover {
  background-color: #4576a7;
  color: #fff !important;
}
#osmap {
  max-width: 1100px;
  margin: 40px auto;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}
#osmap h1 {
  text-align: center;
  color: #4576a7;
}
#osmap ul {
  list-style-type: none;
}
.itemid-118 #g-main h1, .itemid-123 #g-main h1, .itemid-196 #g-main h1, .itemid-221 #g-main h1, .itemid-222 #g-main h1, .itemid-246 #g-main h1, .itemid-301 #g-main h1 {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.itemid-118 #g-main .page-header:empty, .itemid-118 #g-main .page-header, .itemid-123 #g-main .page-header:empty, .itemid-123 #g-main .page-header, .itemid-196 #g-main .page-header:empty, .itemid-196 #g-main .page-header, .itemid-221 #g-main .page-header:empty, .itemid-221 #g-main .page-header, .itemid-222 #g-main .page-header:empty, .itemid-222 #g-main .page-header, .itemid-246 #g-main .page-header:empty, .itemid-246 #g-main .page-header, .itemid-301 #g-main .page-header:empty, .itemid-301 #g-main .page-header {
  margin: 0;
  padding: 0;
  border: 0;
}
button.uk-slidenav, .uk-dotnav button {
  background: none;
  border: 0;
  padding: 0;
  font: inherit;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}
:focus-visible {
  outline: 3px solid #1f2d5d !important;
  outline-offset: 2px !important;
  border-radius: 2px;
}
.uk-slidenav:focus-visible, .uk-dotnav button:focus-visible, #g-header :focus-visible, .g-main-nav :focus-visible {
  outline: 3px solid #ffffff !important;
  box-shadow: 0 0 0 5px rgba(31, 45, 93, 0.85) !important;
}
.uk-slidenav-position:focus-within .uk-slidenav, .uk-slidenav-position .uk-slidenav:focus, .uk-slidenav-position .uk-slidenav:focus-visible {
  opacity: 1;
}
.uk-dotnav:focus-within, .uk-dotnav button:focus-visible {
  opacity: 1;
}
.g-main-nav .g-toplevel > li:focus-within > .g-dropdown, .g-main-nav .g-toplevel > li > .g-dropdown:focus-within {
  opacity: 1 !important;
  visibility: visible !important;
  overflow: visible !important;
  transition: none !important;
  animation: none !important;
}
#avs-videos h2.avs-title {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
  text-transform: none;
  color: inherit;
}
#glossarysearchmethod {
  border: 0;
  margin: 0;
  padding: 0;
  min-width: 0;
}
#glossarysearchmethod .seog-legend-oculta {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
#glossarysearchmethod label {
  display: inline;
  font-weight: inherit;
  margin: 0 0.6em 0 0;
  cursor: pointer;
}
.seog-presentacion {
  font-size: 18.4px;
  font-weight: 500;
  line-height: 27.6px;
  margin: 12px 0 24px;
  color: #1d1d1d;
}
.enlace-ingresar {
  font-size: 1.17em;
  font-weight: 700;
  line-height: 1.3;
  margin: 12px 0 24px;
}
.enlace-comision {
  font-size: 0.83em;
  font-weight: 700;
  line-height: 1.3;
  margin: 12px 0;
}
.sppb-btn-info, .sppb-btn-info:link, .sppb-btn-info:visited {
  background-color: #068383 !important;
  border-color: #068383 !important;
}
.sppb-btn-primary, .sppb-btn-primary:link, .sppb-btn-primary:visited {
  background-color: #266aff !important;
  border-color: #266aff !important;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth, #jevents_body .nav-items div.active a, .jev_header2 .active a, #jevents_body .cal_today a.cal_daylink, #flatcal_minical .flatcal_todaycell a {
  background-color: #ed0d00 !important;
  border-color: #ed0d00 !important;
}
.cal_daysnames .saturday, .cal_daysnames .sunday, td.cal_daysnames span {
  color: #767676 !important;
}
.jev_listrow a.ev_link_row, .jev_listrow .ev_td_li a {
  color: #737373 !important;
}
#glossarylist tbody a, #glossarylist .seog-frontend-more-link a {
  color: #416e9c !important;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within {
  background: #266aff !important;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container > .g-menu-item-content, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container .g-menu-item-title, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container .g-menu-item-subtitle, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container .g-menu-parent-indicator::after, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container > .g-menu-item-content, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container .g-menu-item-title, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container .g-menu-item-subtitle, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container .g-menu-parent-indicator::after, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container > .g-menu-item-content, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container .g-menu-item-title, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container .g-menu-item-subtitle, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container .g-menu-parent-indicator::after, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container > .g-menu-item-content, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container .g-menu-item-title, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container .g-menu-item-subtitle, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container .g-menu-parent-indicator::after, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container > .g-menu-item-content, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container .g-menu-item-title, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container .g-menu-item-subtitle, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container .g-menu-parent-indicator::after, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container > .g-menu-item-content, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container .g-menu-item-title, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container .g-menu-item-subtitle, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container .g-menu-parent-indicator::after, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container > .g-menu-item-content, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container .g-menu-item-title, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container .g-menu-item-subtitle, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container .g-menu-parent-indicator::after, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container > .g-menu-item-content, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container .g-menu-item-title, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container .g-menu-item-subtitle, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):focus-within > .g-menu-item-container .g-menu-parent-indicator::after {
  color: #ffffff !important;
}
#g-navigation .g-main-nav .g-toplevel > li.active:hover, #g-navigation .g-main-nav .g-toplevel > li.active:focus-within, #g-header .g-main-nav .g-toplevel > li.active:hover, #g-header .g-main-nav .g-toplevel > li.active:focus-within {
  background: #266aff !important;
}
#g-navigation .g-main-nav .g-toplevel > li.active:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active:focus-within > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li.active:hover > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li.active:focus-within > .g-menu-item-container {
  color: #ffffff !important;
}
dialog.video-modal {
  width: min(960px, 94vw);
  max-width: none;
  padding: 0;
  border: 0;
  background: #000000;
  overflow: visible;
}
dialog.video-modal::backdrop {
  background: rgba(0, 0, 0, 0.8);
}
dialog.video-modal video {
  display: block;
  width: 100%;
  max-height: 80vh;
  background: #000000;
}
.video-modal-cerrar {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 8px;
  padding: 6px 14px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: #1f2d5d;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.4;
  cursor: pointer;
}
.video-modal-cerrar:hover {
  background: #266aff;
}
.video-modal-cerrar:focus-visible {
  outline: 3px solid #ffffff;
  outline-offset: 3px;
}
/*# sourceMappingURL=_style_10.css.map */