@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
/*
  @include media-breakpoint-up(xs)      {background: gold!important;}
  @include media-breakpoint-up(sm)      {background: sienna!important;}
  @include media-breakpoint-up(md)      {background: deepskyblue!important;}
  @include media-breakpoint-up(lg)      {background: deeppink!important;}
  @include media-breakpoint-up(xl)      {background: steelblue!important;}
  @include media-breakpoint-up(xxl)     {background: pink!important;}
  @include media-breakpoint-up(xxxl)    {background: salmon!important;}
  @include media-breakpoint-up(xxxxl)   {background: teal!important;}
*/
/*
    Ascendant class of $context
    $context = '.classname'
 */
/*
    Descendant class of
 */
/* 
    Adjacent Elements entity 
    Parent must be a Block entity
 */
/*  
    Adjacent classes or selectors (better not use this ones)
    element1: target element
    if $self -> false
        element2: previous element 
    if $self -> true
        $self: previous element  
 */
/*
    Adjacent $self
 */
@keyframes loader-rotation {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(359.9deg); } }
/* USOS POSIBLES
  Completo: @include gradient(toTop, $white, transparent, 0%, 100%, linear);
  Sencillo: @include gradient(toTop, $white, transparent);
*/
.srt {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.slick-dots, .slick-dots li, .l-footer__container, .l-footer__list, .l-footer__item, .l-logos, .l-video, .l-searchbar, .c-user__avatar--initials, .c-user__avatar--more, .c-search__button, .c-slider__controls, .c-slider--tv .c-slider__arrow, .c-loader, .c-label, .c-hero__wrapper, .c-banner__item, .c-language__toggle, .c-language__toggle-content, .c-category {
  display: flex;
  align-items: center;
  justify-content: center; }

.c-icon--centered, .c-feature__icon,
.absolute-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.c-filter__reset, .c-inputfile-file, .c-comment__icon,
.v-center {
  display: flex;
  align-items: center;
  flex: 1; }

.centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.baseline {
  display: flex;
  align-items: baseline;
  flex: 1; }

.text-ellipsis, .breadcrumb > .active, .l-page-header--content-type .l-page-header__categories, .c-card__speaker, .c-card__length, .c-card--article__subtitle-text, .c-inputfile__btn, .c-inputfile-file__name, .c-category-associated__text,
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.line-through {
  text-decoration: line-through; }

.text-nowrap {
  white-space: nowrap; }

.img-responsive {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto; }

.img-overlay {
  position: relative; }
  .img-overlay:after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    display: block;
    top: 0;
    background-color: rgba(51, 51, 51, 0.5); }

.crop {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  border-radius: inherit; }
  .crop__image {
    position: absolute;
    left: -1000%;
    right: -1000%;
    top: -1000%;
    bottom: -1000%;
    margin: auto;
    min-width: auto;
    height: 100%; }

.c-card__labels, .c-messaging-messages, .c-files, .c-files__item, .c-share__icons {
  margin: 0;
  padding: 0;
  list-style: none; }
  .c-card__labels > *, .c-messaging-messages > *, .c-files > *, .c-files__item > *, .c-share__icons > * {
    margin: 0; }

.u-underline {
  text-decoration: underline; }

.u-blink {
  animation: blinker 2s linear infinite; }

@keyframes blinker {
  50% {
    opacity: 0.2; } }
.u-blur-x1 {
  filter: blur(10px); }

.b-overflow-hidden {
  overflow: hidden; }

.cursor-not-allowed {
  cursor: not-allowed; }

.w-10 {
  width: 10%; }

.w-20 {
  width: 20%; }

.w-30 {
  width: 30%; }

.w-40 {
  width: 40%; }

.w-50 {
  width: 50%; }

.w-60 {
  width: 60%; }

.w-70 {
  width: 70%; }

.w-80 {
  width: 80%; }

.w-90 {
  width: 90%; }

.w-100 {
  width: 100%; }

.ul-reset {
  padding: 0;
  margin: 0;
  list-style: none; }
  .ul-reset li {
    list-style: none; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.word-break-all {
  white-space: initial;
  word-break: break-all; }

.word-break-word {
  white-space: initial;
  word-break: break-word; }

.text-left {
  text-align: left !important; }

.text-center, .modal-footer--centered {
  text-align: center !important; }

.text-right {
  text-align: right !important; }

.text-justify {
  text-align: justify !important; }

.d-block {
  display: block; }

.top-0 {
  top: 0 !important; }

.mt-4 {
  margin-top: 4px !important; }

.mt-n4 {
  margin-top: -4px !important; }

.pt-4 {
  padding-top: 4px !important; }

.mt-8 {
  margin-top: 8px !important; }

.mt-n8 {
  margin-top: -8px !important; }

.pt-8 {
  padding-top: 8px !important; }

.mr-4 {
  margin-right: 4px !important; }

.mr-n4 {
  margin-right: -4px !important; }

.pr-4 {
  padding-right: 4px !important; }

.mr-8 {
  margin-right: 8px !important; }

.mr-n8 {
  margin-right: -8px !important; }

.pr-8 {
  padding-right: 8px !important; }

.mb-4 {
  margin-bottom: 4px !important; }

.mb-n4 {
  margin-bottom: -4px !important; }

.pb-4 {
  padding-bottom: 4px !important; }

.mb-8 {
  margin-bottom: 8px !important; }

.mb-n8 {
  margin-bottom: -8px !important; }

.pb-8 {
  padding-bottom: 8px !important; }

.ml-4 {
  margin-left: 4px !important; }

.ml-n4 {
  margin-left: -4px !important; }

.pl-4 {
  padding-left: 4px !important; }

.ml-8 {
  margin-left: 8px !important; }

.ml-n8 {
  margin-left: -8px !important; }

.pl-8 {
  padding-left: 8px !important; }

.mt-16 {
  margin-top: 16px !important; }

.mr-16 {
  margin-right: 16px !important; }

.mb-16 {
  margin-bottom: 16px !important; }

.ml-16 {
  margin-left: 16px !important; }

.mt-24 {
  margin-top: 24px !important; }

.mr-24 {
  margin-right: 24px !important; }

.mb-24 {
  margin-bottom: 24px !important; }

.ml-24 {
  margin-left: 24px !important; }

.mt-32 {
  margin-top: 32px !important; }

.mr-32 {
  margin-right: 32px !important; }

.mb-32 {
  margin-bottom: 32px !important; }

.ml-32 {
  margin-left: 32px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.ml-40 {
  margin-left: 40px !important; }

.mt-48 {
  margin-top: 48px !important; }

.mr-48 {
  margin-right: 48px !important; }

.mb-48 {
  margin-bottom: 48px !important; }

.ml-48 {
  margin-left: 48px !important; }

.mt-56 {
  margin-top: 56px !important; }

.mr-56 {
  margin-right: 56px !important; }

.mb-56 {
  margin-bottom: 56px !important; }

.ml-56 {
  margin-left: 56px !important; }

.mt-64 {
  margin-top: 64px !important; }

.mr-64 {
  margin-right: 64px !important; }

.mb-64 {
  margin-bottom: 64px !important; }

.ml-64 {
  margin-left: 64px !important; }

.mt-72 {
  margin-top: 72px !important; }

.mr-72 {
  margin-right: 72px !important; }

.mb-72 {
  margin-bottom: 72px !important; }

.ml-72 {
  margin-left: 72px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mr-80 {
  margin-right: 80px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.ml-80 {
  margin-left: 80px !important; }

.mt-88 {
  margin-top: 88px !important; }

.mr-88 {
  margin-right: 88px !important; }

.mb-88 {
  margin-bottom: 88px !important; }

.ml-88 {
  margin-left: 88px !important; }

.mt-96 {
  margin-top: 96px !important; }

.mr-96 {
  margin-right: 96px !important; }

.mb-96 {
  margin-bottom: 96px !important; }

.ml-96 {
  margin-left: 96px !important; }

.mt-104 {
  margin-top: 104px !important; }

.mr-104 {
  margin-right: 104px !important; }

.mb-104 {
  margin-bottom: 104px !important; }

.ml-104 {
  margin-left: 104px !important; }

.mt-18 {
  margin-top: 18px !important; }

.mr-18 {
  margin-right: 18px !important; }

.mb-18 {
  margin-bottom: 18px !important; }

.ml-18 {
  margin-left: 18px !important; }

.mt-27 {
  margin-top: 27px !important; }

.mr-27 {
  margin-right: 27px !important; }

.mb-27 {
  margin-bottom: 27px !important; }

.ml-27 {
  margin-left: 27px !important; }

.mt-36 {
  margin-top: 36px !important; }

.mr-36 {
  margin-right: 36px !important; }

.mb-36 {
  margin-bottom: 36px !important; }

.ml-36 {
  margin-left: 36px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mr-45 {
  margin-right: 45px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.ml-45 {
  margin-left: 45px !important; }

.mt-54 {
  margin-top: 54px !important; }

.mr-54 {
  margin-right: 54px !important; }

.mb-54 {
  margin-bottom: 54px !important; }

.ml-54 {
  margin-left: 54px !important; }

.mt-63 {
  margin-top: 63px !important; }

.mr-63 {
  margin-right: 63px !important; }

.mb-63 {
  margin-bottom: 63px !important; }

.ml-63 {
  margin-left: 63px !important; }

.mt-72 {
  margin-top: 72px !important; }

.mr-72 {
  margin-right: 72px !important; }

.mb-72 {
  margin-bottom: 72px !important; }

.ml-72 {
  margin-left: 72px !important; }

.mt-81 {
  margin-top: 81px !important; }

.mr-81 {
  margin-right: 81px !important; }

.mb-81 {
  margin-bottom: 81px !important; }

.ml-81 {
  margin-left: 81px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mr-90 {
  margin-right: 90px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.ml-90 {
  margin-left: 90px !important; }

.mt-99 {
  margin-top: 99px !important; }

.mr-99 {
  margin-right: 99px !important; }

.mb-99 {
  margin-bottom: 99px !important; }

.ml-99 {
  margin-left: 99px !important; }

.mt-108 {
  margin-top: 108px !important; }

.mr-108 {
  margin-right: 108px !important; }

.mb-108 {
  margin-bottom: 108px !important; }

.ml-108 {
  margin-left: 108px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.ml-20 {
  margin-left: 20px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.ml-30 {
  margin-left: 30px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.ml-40 {
  margin-left: 40px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mr-50 {
  margin-right: 50px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mr-60 {
  margin-right: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.ml-60 {
  margin-left: 60px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mr-70 {
  margin-right: 70px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.ml-70 {
  margin-left: 70px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mr-80 {
  margin-right: 80px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.ml-80 {
  margin-left: 80px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mr-90 {
  margin-right: 90px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.ml-90 {
  margin-left: 90px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mr-100 {
  margin-right: 100px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-100 {
  margin-left: 100px !important; }

.mt-22 {
  margin-top: 22px !important; }

.mr-22 {
  margin-right: 22px !important; }

.mb-22 {
  margin-bottom: 22px !important; }

.ml-22 {
  margin-left: 22px !important; }

.mt-33 {
  margin-top: 33px !important; }

.mr-33 {
  margin-right: 33px !important; }

.mb-33 {
  margin-bottom: 33px !important; }

.ml-33 {
  margin-left: 33px !important; }

.mt-44 {
  margin-top: 44px !important; }

.mr-44 {
  margin-right: 44px !important; }

.mb-44 {
  margin-bottom: 44px !important; }

.ml-44 {
  margin-left: 44px !important; }

.mt-55 {
  margin-top: 55px !important; }

.mr-55 {
  margin-right: 55px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.ml-55 {
  margin-left: 55px !important; }

.mt-66 {
  margin-top: 66px !important; }

.mr-66 {
  margin-right: 66px !important; }

.mb-66 {
  margin-bottom: 66px !important; }

.ml-66 {
  margin-left: 66px !important; }

.mt-77 {
  margin-top: 77px !important; }

.mr-77 {
  margin-right: 77px !important; }

.mb-77 {
  margin-bottom: 77px !important; }

.ml-77 {
  margin-left: 77px !important; }

.mt-88 {
  margin-top: 88px !important; }

.mr-88 {
  margin-right: 88px !important; }

.mb-88 {
  margin-bottom: 88px !important; }

.ml-88 {
  margin-left: 88px !important; }

.mt-99 {
  margin-top: 99px !important; }

.mr-99 {
  margin-right: 99px !important; }

.mb-99 {
  margin-bottom: 99px !important; }

.ml-99 {
  margin-left: 99px !important; }

.mt-110 {
  margin-top: 110px !important; }

.mr-110 {
  margin-right: 110px !important; }

.mb-110 {
  margin-bottom: 110px !important; }

.ml-110 {
  margin-left: 110px !important; }

.mt-24 {
  margin-top: 24px !important; }

.mr-24 {
  margin-right: 24px !important; }

.mb-24 {
  margin-bottom: 24px !important; }

.ml-24 {
  margin-left: 24px !important; }

.mt-36 {
  margin-top: 36px !important; }

.mr-36 {
  margin-right: 36px !important; }

.mb-36 {
  margin-bottom: 36px !important; }

.ml-36 {
  margin-left: 36px !important; }

.mt-48 {
  margin-top: 48px !important; }

.mr-48 {
  margin-right: 48px !important; }

.mb-48 {
  margin-bottom: 48px !important; }

.ml-48 {
  margin-left: 48px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mr-60 {
  margin-right: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.ml-60 {
  margin-left: 60px !important; }

.mt-72 {
  margin-top: 72px !important; }

.mr-72 {
  margin-right: 72px !important; }

.mb-72 {
  margin-bottom: 72px !important; }

.ml-72 {
  margin-left: 72px !important; }

.mt-84 {
  margin-top: 84px !important; }

.mr-84 {
  margin-right: 84px !important; }

.mb-84 {
  margin-bottom: 84px !important; }

.ml-84 {
  margin-left: 84px !important; }

.mt-96 {
  margin-top: 96px !important; }

.mr-96 {
  margin-right: 96px !important; }

.mb-96 {
  margin-bottom: 96px !important; }

.ml-96 {
  margin-left: 96px !important; }

.mt-108 {
  margin-top: 108px !important; }

.mr-108 {
  margin-right: 108px !important; }

.mb-108 {
  margin-bottom: 108px !important; }

.ml-108 {
  margin-left: 108px !important; }

.mt-26 {
  margin-top: 26px !important; }

.mr-26 {
  margin-right: 26px !important; }

.mb-26 {
  margin-bottom: 26px !important; }

.ml-26 {
  margin-left: 26px !important; }

.mt-39 {
  margin-top: 39px !important; }

.mr-39 {
  margin-right: 39px !important; }

.mb-39 {
  margin-bottom: 39px !important; }

.ml-39 {
  margin-left: 39px !important; }

.mt-52 {
  margin-top: 52px !important; }

.mr-52 {
  margin-right: 52px !important; }

.mb-52 {
  margin-bottom: 52px !important; }

.ml-52 {
  margin-left: 52px !important; }

.mt-65 {
  margin-top: 65px !important; }

.mr-65 {
  margin-right: 65px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.ml-65 {
  margin-left: 65px !important; }

.mt-78 {
  margin-top: 78px !important; }

.mr-78 {
  margin-right: 78px !important; }

.mb-78 {
  margin-bottom: 78px !important; }

.ml-78 {
  margin-left: 78px !important; }

.mt-91 {
  margin-top: 91px !important; }

.mr-91 {
  margin-right: 91px !important; }

.mb-91 {
  margin-bottom: 91px !important; }

.ml-91 {
  margin-left: 91px !important; }

.mt-104 {
  margin-top: 104px !important; }

.mr-104 {
  margin-right: 104px !important; }

.mb-104 {
  margin-bottom: 104px !important; }

.ml-104 {
  margin-left: 104px !important; }

.mt-28 {
  margin-top: 28px !important; }

.mr-28 {
  margin-right: 28px !important; }

.mb-28 {
  margin-bottom: 28px !important; }

.ml-28 {
  margin-left: 28px !important; }

.mt-42 {
  margin-top: 42px !important; }

.mr-42 {
  margin-right: 42px !important; }

.mb-42 {
  margin-bottom: 42px !important; }

.ml-42 {
  margin-left: 42px !important; }

.mt-56 {
  margin-top: 56px !important; }

.mr-56 {
  margin-right: 56px !important; }

.mb-56 {
  margin-bottom: 56px !important; }

.ml-56 {
  margin-left: 56px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mr-70 {
  margin-right: 70px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.ml-70 {
  margin-left: 70px !important; }

.mt-84 {
  margin-top: 84px !important; }

.mr-84 {
  margin-right: 84px !important; }

.mb-84 {
  margin-bottom: 84px !important; }

.ml-84 {
  margin-left: 84px !important; }

.mt-98 {
  margin-top: 98px !important; }

.mr-98 {
  margin-right: 98px !important; }

.mb-98 {
  margin-bottom: 98px !important; }

.ml-98 {
  margin-left: 98px !important; }

.mt-112 {
  margin-top: 112px !important; }

.mr-112 {
  margin-right: 112px !important; }

.mb-112 {
  margin-bottom: 112px !important; }

.ml-112 {
  margin-left: 112px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.ml-30 {
  margin-left: 30px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mr-45 {
  margin-right: 45px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.ml-45 {
  margin-left: 45px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mr-60 {
  margin-right: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.ml-60 {
  margin-left: 60px !important; }

.mt-75 {
  margin-top: 75px !important; }

.mr-75 {
  margin-right: 75px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.ml-75 {
  margin-left: 75px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mr-90 {
  margin-right: 90px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.ml-90 {
  margin-left: 90px !important; }

.mt-105 {
  margin-top: 105px !important; }

.mr-105 {
  margin-right: 105px !important; }

.mb-105 {
  margin-bottom: 105px !important; }

.ml-105 {
  margin-left: 105px !important; }

.mt-32 {
  margin-top: 32px !important; }

.mr-32 {
  margin-right: 32px !important; }

.mb-32 {
  margin-bottom: 32px !important; }

.ml-32 {
  margin-left: 32px !important; }

.mt-48 {
  margin-top: 48px !important; }

.mr-48 {
  margin-right: 48px !important; }

.mb-48 {
  margin-bottom: 48px !important; }

.ml-48 {
  margin-left: 48px !important; }

.mt-64 {
  margin-top: 64px !important; }

.mr-64 {
  margin-right: 64px !important; }

.mb-64 {
  margin-bottom: 64px !important; }

.ml-64 {
  margin-left: 64px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mr-80 {
  margin-right: 80px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.ml-80 {
  margin-left: 80px !important; }

.mt-96 {
  margin-top: 96px !important; }

.mr-96 {
  margin-right: 96px !important; }

.mb-96 {
  margin-bottom: 96px !important; }

.ml-96 {
  margin-left: 96px !important; }

.mt-112 {
  margin-top: 112px !important; }

.mr-112 {
  margin-right: 112px !important; }

.mb-112 {
  margin-bottom: 112px !important; }

.ml-112 {
  margin-left: 112px !important; }

.mt-34 {
  margin-top: 34px !important; }

.mr-34 {
  margin-right: 34px !important; }

.mb-34 {
  margin-bottom: 34px !important; }

.ml-34 {
  margin-left: 34px !important; }

.mt-51 {
  margin-top: 51px !important; }

.mr-51 {
  margin-right: 51px !important; }

.mb-51 {
  margin-bottom: 51px !important; }

.ml-51 {
  margin-left: 51px !important; }

.mt-68 {
  margin-top: 68px !important; }

.mr-68 {
  margin-right: 68px !important; }

.mb-68 {
  margin-bottom: 68px !important; }

.ml-68 {
  margin-left: 68px !important; }

.mt-85 {
  margin-top: 85px !important; }

.mr-85 {
  margin-right: 85px !important; }

.mb-85 {
  margin-bottom: 85px !important; }

.ml-85 {
  margin-left: 85px !important; }

.mt-102 {
  margin-top: 102px !important; }

.mr-102 {
  margin-right: 102px !important; }

.mb-102 {
  margin-bottom: 102px !important; }

.ml-102 {
  margin-left: 102px !important; }

.mt-36 {
  margin-top: 36px !important; }

.mr-36 {
  margin-right: 36px !important; }

.mb-36 {
  margin-bottom: 36px !important; }

.ml-36 {
  margin-left: 36px !important; }

.mt-54 {
  margin-top: 54px !important; }

.mr-54 {
  margin-right: 54px !important; }

.mb-54 {
  margin-bottom: 54px !important; }

.ml-54 {
  margin-left: 54px !important; }

.mt-72 {
  margin-top: 72px !important; }

.mr-72 {
  margin-right: 72px !important; }

.mb-72 {
  margin-bottom: 72px !important; }

.ml-72 {
  margin-left: 72px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mr-90 {
  margin-right: 90px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.ml-90 {
  margin-left: 90px !important; }

.mt-108 {
  margin-top: 108px !important; }

.mr-108 {
  margin-right: 108px !important; }

.mb-108 {
  margin-bottom: 108px !important; }

.ml-108 {
  margin-left: 108px !important; }

.mt-38 {
  margin-top: 38px !important; }

.mr-38 {
  margin-right: 38px !important; }

.mb-38 {
  margin-bottom: 38px !important; }

.ml-38 {
  margin-left: 38px !important; }

.mt-57 {
  margin-top: 57px !important; }

.mr-57 {
  margin-right: 57px !important; }

.mb-57 {
  margin-bottom: 57px !important; }

.ml-57 {
  margin-left: 57px !important; }

.mt-76 {
  margin-top: 76px !important; }

.mr-76 {
  margin-right: 76px !important; }

.mb-76 {
  margin-bottom: 76px !important; }

.ml-76 {
  margin-left: 76px !important; }

.mt-95 {
  margin-top: 95px !important; }

.mr-95 {
  margin-right: 95px !important; }

.mb-95 {
  margin-bottom: 95px !important; }

.ml-95 {
  margin-left: 95px !important; }

.mt-114 {
  margin-top: 114px !important; }

.mr-114 {
  margin-right: 114px !important; }

.mb-114 {
  margin-bottom: 114px !important; }

.ml-114 {
  margin-left: 114px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.ml-40 {
  margin-left: 40px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mr-60 {
  margin-right: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.ml-60 {
  margin-left: 60px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mr-80 {
  margin-right: 80px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.ml-80 {
  margin-left: 80px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mr-100 {
  margin-right: 100px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-100 {
  margin-left: 100px !important; }

.mt-42 {
  margin-top: 42px !important; }

.mr-42 {
  margin-right: 42px !important; }

.mb-42 {
  margin-bottom: 42px !important; }

.ml-42 {
  margin-left: 42px !important; }

.mt-63 {
  margin-top: 63px !important; }

.mr-63 {
  margin-right: 63px !important; }

.mb-63 {
  margin-bottom: 63px !important; }

.ml-63 {
  margin-left: 63px !important; }

.mt-84 {
  margin-top: 84px !important; }

.mr-84 {
  margin-right: 84px !important; }

.mb-84 {
  margin-bottom: 84px !important; }

.ml-84 {
  margin-left: 84px !important; }

.mt-105 {
  margin-top: 105px !important; }

.mr-105 {
  margin-right: 105px !important; }

.mb-105 {
  margin-bottom: 105px !important; }

.ml-105 {
  margin-left: 105px !important; }

.mt-44 {
  margin-top: 44px !important; }

.mr-44 {
  margin-right: 44px !important; }

.mb-44 {
  margin-bottom: 44px !important; }

.ml-44 {
  margin-left: 44px !important; }

.mt-66 {
  margin-top: 66px !important; }

.mr-66 {
  margin-right: 66px !important; }

.mb-66 {
  margin-bottom: 66px !important; }

.ml-66 {
  margin-left: 66px !important; }

.mt-88 {
  margin-top: 88px !important; }

.mr-88 {
  margin-right: 88px !important; }

.mb-88 {
  margin-bottom: 88px !important; }

.ml-88 {
  margin-left: 88px !important; }

.mt-110 {
  margin-top: 110px !important; }

.mr-110 {
  margin-right: 110px !important; }

.mb-110 {
  margin-bottom: 110px !important; }

.ml-110 {
  margin-left: 110px !important; }

.mt-46 {
  margin-top: 46px !important; }

.mr-46 {
  margin-right: 46px !important; }

.mb-46 {
  margin-bottom: 46px !important; }

.ml-46 {
  margin-left: 46px !important; }

.mt-69 {
  margin-top: 69px !important; }

.mr-69 {
  margin-right: 69px !important; }

.mb-69 {
  margin-bottom: 69px !important; }

.ml-69 {
  margin-left: 69px !important; }

.mt-92 {
  margin-top: 92px !important; }

.mr-92 {
  margin-right: 92px !important; }

.mb-92 {
  margin-bottom: 92px !important; }

.ml-92 {
  margin-left: 92px !important; }

.mt-115 {
  margin-top: 115px !important; }

.mr-115 {
  margin-right: 115px !important; }

.mb-115 {
  margin-bottom: 115px !important; }

.ml-115 {
  margin-left: 115px !important; }

.mt-48 {
  margin-top: 48px !important; }

.mr-48 {
  margin-right: 48px !important; }

.mb-48 {
  margin-bottom: 48px !important; }

.ml-48 {
  margin-left: 48px !important; }

.mt-72 {
  margin-top: 72px !important; }

.mr-72 {
  margin-right: 72px !important; }

.mb-72 {
  margin-bottom: 72px !important; }

.ml-72 {
  margin-left: 72px !important; }

.mt-96 {
  margin-top: 96px !important; }

.mr-96 {
  margin-right: 96px !important; }

.mb-96 {
  margin-bottom: 96px !important; }

.ml-96 {
  margin-left: 96px !important; }

.mt-120 {
  margin-top: 120px !important; }

.mr-120 {
  margin-right: 120px !important; }

.mb-120 {
  margin-bottom: 120px !important; }

.ml-120 {
  margin-left: 120px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mr-50 {
  margin-right: 50px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mt-75 {
  margin-top: 75px !important; }

.mr-75 {
  margin-right: 75px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.ml-75 {
  margin-left: 75px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mr-100 {
  margin-right: 100px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-100 {
  margin-left: 100px !important; }

.mt-52 {
  margin-top: 52px !important; }

.mr-52 {
  margin-right: 52px !important; }

.mb-52 {
  margin-bottom: 52px !important; }

.ml-52 {
  margin-left: 52px !important; }

.mt-78 {
  margin-top: 78px !important; }

.mr-78 {
  margin-right: 78px !important; }

.mb-78 {
  margin-bottom: 78px !important; }

.ml-78 {
  margin-left: 78px !important; }

.mt-104 {
  margin-top: 104px !important; }

.mr-104 {
  margin-right: 104px !important; }

.mb-104 {
  margin-bottom: 104px !important; }

.ml-104 {
  margin-left: 104px !important; }

.mt-54 {
  margin-top: 54px !important; }

.mr-54 {
  margin-right: 54px !important; }

.mb-54 {
  margin-bottom: 54px !important; }

.ml-54 {
  margin-left: 54px !important; }

.mt-81 {
  margin-top: 81px !important; }

.mr-81 {
  margin-right: 81px !important; }

.mb-81 {
  margin-bottom: 81px !important; }

.ml-81 {
  margin-left: 81px !important; }

.mt-108 {
  margin-top: 108px !important; }

.mr-108 {
  margin-right: 108px !important; }

.mb-108 {
  margin-bottom: 108px !important; }

.ml-108 {
  margin-left: 108px !important; }

.mt-56 {
  margin-top: 56px !important; }

.mr-56 {
  margin-right: 56px !important; }

.mb-56 {
  margin-bottom: 56px !important; }

.ml-56 {
  margin-left: 56px !important; }

.mt-84 {
  margin-top: 84px !important; }

.mr-84 {
  margin-right: 84px !important; }

.mb-84 {
  margin-bottom: 84px !important; }

.ml-84 {
  margin-left: 84px !important; }

.mt-112 {
  margin-top: 112px !important; }

.mr-112 {
  margin-right: 112px !important; }

.mb-112 {
  margin-bottom: 112px !important; }

.ml-112 {
  margin-left: 112px !important; }

.mt-58 {
  margin-top: 58px !important; }

.mr-58 {
  margin-right: 58px !important; }

.mb-58 {
  margin-bottom: 58px !important; }

.ml-58 {
  margin-left: 58px !important; }

.mt-87 {
  margin-top: 87px !important; }

.mr-87 {
  margin-right: 87px !important; }

.mb-87 {
  margin-bottom: 87px !important; }

.ml-87 {
  margin-left: 87px !important; }

.mt-116 {
  margin-top: 116px !important; }

.mr-116 {
  margin-right: 116px !important; }

.mb-116 {
  margin-bottom: 116px !important; }

.ml-116 {
  margin-left: 116px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mr-60 {
  margin-right: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.ml-60 {
  margin-left: 60px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mr-90 {
  margin-right: 90px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.ml-90 {
  margin-left: 90px !important; }

.mt-120 {
  margin-top: 120px !important; }

.mr-120 {
  margin-right: 120px !important; }

.mb-120 {
  margin-bottom: 120px !important; }

.ml-120 {
  margin-left: 120px !important; }

.mt-62 {
  margin-top: 62px !important; }

.mr-62 {
  margin-right: 62px !important; }

.mb-62 {
  margin-bottom: 62px !important; }

.ml-62 {
  margin-left: 62px !important; }

.mt-93 {
  margin-top: 93px !important; }

.mr-93 {
  margin-right: 93px !important; }

.mb-93 {
  margin-bottom: 93px !important; }

.ml-93 {
  margin-left: 93px !important; }

.mt-124 {
  margin-top: 124px !important; }

.mr-124 {
  margin-right: 124px !important; }

.mb-124 {
  margin-bottom: 124px !important; }

.ml-124 {
  margin-left: 124px !important; }

.mt-64 {
  margin-top: 64px !important; }

.mr-64 {
  margin-right: 64px !important; }

.mb-64 {
  margin-bottom: 64px !important; }

.ml-64 {
  margin-left: 64px !important; }

.mt-96 {
  margin-top: 96px !important; }

.mr-96 {
  margin-right: 96px !important; }

.mb-96 {
  margin-bottom: 96px !important; }

.ml-96 {
  margin-left: 96px !important; }

.mt-128 {
  margin-top: 128px !important; }

.mr-128 {
  margin-right: 128px !important; }

.mb-128 {
  margin-bottom: 128px !important; }

.ml-128 {
  margin-left: 128px !important; }

.mt-66 {
  margin-top: 66px !important; }

.mr-66 {
  margin-right: 66px !important; }

.mb-66 {
  margin-bottom: 66px !important; }

.ml-66 {
  margin-left: 66px !important; }

.mt-99 {
  margin-top: 99px !important; }

.mr-99 {
  margin-right: 99px !important; }

.mb-99 {
  margin-bottom: 99px !important; }

.ml-99 {
  margin-left: 99px !important; }

.mt-132 {
  margin-top: 132px !important; }

.mr-132 {
  margin-right: 132px !important; }

.mb-132 {
  margin-bottom: 132px !important; }

.ml-132 {
  margin-left: 132px !important; }

.mt-68 {
  margin-top: 68px !important; }

.mr-68 {
  margin-right: 68px !important; }

.mb-68 {
  margin-bottom: 68px !important; }

.ml-68 {
  margin-left: 68px !important; }

.mt-102 {
  margin-top: 102px !important; }

.mr-102 {
  margin-right: 102px !important; }

.mb-102 {
  margin-bottom: 102px !important; }

.ml-102 {
  margin-left: 102px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mr-70 {
  margin-right: 70px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.ml-70 {
  margin-left: 70px !important; }

.mt-105 {
  margin-top: 105px !important; }

.mr-105 {
  margin-right: 105px !important; }

.mb-105 {
  margin-bottom: 105px !important; }

.ml-105 {
  margin-left: 105px !important; }

.mt-72 {
  margin-top: 72px !important; }

.mr-72 {
  margin-right: 72px !important; }

.mb-72 {
  margin-bottom: 72px !important; }

.ml-72 {
  margin-left: 72px !important; }

.mt-108 {
  margin-top: 108px !important; }

.mr-108 {
  margin-right: 108px !important; }

.mb-108 {
  margin-bottom: 108px !important; }

.ml-108 {
  margin-left: 108px !important; }

.mt-74 {
  margin-top: 74px !important; }

.mr-74 {
  margin-right: 74px !important; }

.mb-74 {
  margin-bottom: 74px !important; }

.ml-74 {
  margin-left: 74px !important; }

.mt-111 {
  margin-top: 111px !important; }

.mr-111 {
  margin-right: 111px !important; }

.mb-111 {
  margin-bottom: 111px !important; }

.ml-111 {
  margin-left: 111px !important; }

.mt-76 {
  margin-top: 76px !important; }

.mr-76 {
  margin-right: 76px !important; }

.mb-76 {
  margin-bottom: 76px !important; }

.ml-76 {
  margin-left: 76px !important; }

.mt-114 {
  margin-top: 114px !important; }

.mr-114 {
  margin-right: 114px !important; }

.mb-114 {
  margin-bottom: 114px !important; }

.ml-114 {
  margin-left: 114px !important; }

.mt-78 {
  margin-top: 78px !important; }

.mr-78 {
  margin-right: 78px !important; }

.mb-78 {
  margin-bottom: 78px !important; }

.ml-78 {
  margin-left: 78px !important; }

.mt-117 {
  margin-top: 117px !important; }

.mr-117 {
  margin-right: 117px !important; }

.mb-117 {
  margin-bottom: 117px !important; }

.ml-117 {
  margin-left: 117px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mr-80 {
  margin-right: 80px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.ml-80 {
  margin-left: 80px !important; }

.mt-120 {
  margin-top: 120px !important; }

.mr-120 {
  margin-right: 120px !important; }

.mb-120 {
  margin-bottom: 120px !important; }

.ml-120 {
  margin-left: 120px !important; }

.mt-82 {
  margin-top: 82px !important; }

.mr-82 {
  margin-right: 82px !important; }

.mb-82 {
  margin-bottom: 82px !important; }

.ml-82 {
  margin-left: 82px !important; }

.mt-123 {
  margin-top: 123px !important; }

.mr-123 {
  margin-right: 123px !important; }

.mb-123 {
  margin-bottom: 123px !important; }

.ml-123 {
  margin-left: 123px !important; }

.mt-84 {
  margin-top: 84px !important; }

.mr-84 {
  margin-right: 84px !important; }

.mb-84 {
  margin-bottom: 84px !important; }

.ml-84 {
  margin-left: 84px !important; }

.mt-126 {
  margin-top: 126px !important; }

.mr-126 {
  margin-right: 126px !important; }

.mb-126 {
  margin-bottom: 126px !important; }

.ml-126 {
  margin-left: 126px !important; }

.mt-86 {
  margin-top: 86px !important; }

.mr-86 {
  margin-right: 86px !important; }

.mb-86 {
  margin-bottom: 86px !important; }

.ml-86 {
  margin-left: 86px !important; }

.mt-129 {
  margin-top: 129px !important; }

.mr-129 {
  margin-right: 129px !important; }

.mb-129 {
  margin-bottom: 129px !important; }

.ml-129 {
  margin-left: 129px !important; }

.mt-88 {
  margin-top: 88px !important; }

.mr-88 {
  margin-right: 88px !important; }

.mb-88 {
  margin-bottom: 88px !important; }

.ml-88 {
  margin-left: 88px !important; }

.mt-132 {
  margin-top: 132px !important; }

.mr-132 {
  margin-right: 132px !important; }

.mb-132 {
  margin-bottom: 132px !important; }

.ml-132 {
  margin-left: 132px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mr-90 {
  margin-right: 90px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.ml-90 {
  margin-left: 90px !important; }

.mt-135 {
  margin-top: 135px !important; }

.mr-135 {
  margin-right: 135px !important; }

.mb-135 {
  margin-bottom: 135px !important; }

.ml-135 {
  margin-left: 135px !important; }

.mt-92 {
  margin-top: 92px !important; }

.mr-92 {
  margin-right: 92px !important; }

.mb-92 {
  margin-bottom: 92px !important; }

.ml-92 {
  margin-left: 92px !important; }

.mt-138 {
  margin-top: 138px !important; }

.mr-138 {
  margin-right: 138px !important; }

.mb-138 {
  margin-bottom: 138px !important; }

.ml-138 {
  margin-left: 138px !important; }

.mt-94 {
  margin-top: 94px !important; }

.mr-94 {
  margin-right: 94px !important; }

.mb-94 {
  margin-bottom: 94px !important; }

.ml-94 {
  margin-left: 94px !important; }

.mt-141 {
  margin-top: 141px !important; }

.mr-141 {
  margin-right: 141px !important; }

.mb-141 {
  margin-bottom: 141px !important; }

.ml-141 {
  margin-left: 141px !important; }

.mt-96 {
  margin-top: 96px !important; }

.mr-96 {
  margin-right: 96px !important; }

.mb-96 {
  margin-bottom: 96px !important; }

.ml-96 {
  margin-left: 96px !important; }

.mt-144 {
  margin-top: 144px !important; }

.mr-144 {
  margin-right: 144px !important; }

.mb-144 {
  margin-bottom: 144px !important; }

.ml-144 {
  margin-left: 144px !important; }

.mt-98 {
  margin-top: 98px !important; }

.mr-98 {
  margin-right: 98px !important; }

.mb-98 {
  margin-bottom: 98px !important; }

.ml-98 {
  margin-left: 98px !important; }

.mt-147 {
  margin-top: 147px !important; }

.mr-147 {
  margin-right: 147px !important; }

.mb-147 {
  margin-bottom: 147px !important; }

.ml-147 {
  margin-left: 147px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mr-100 {
  margin-right: 100px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-100 {
  margin-left: 100px !important; }

.mt-102 {
  margin-top: 102px !important; }

.mr-102 {
  margin-right: 102px !important; }

.mb-102 {
  margin-bottom: 102px !important; }

.ml-102 {
  margin-left: 102px !important; }

.mt-104 {
  margin-top: 104px !important; }

.mr-104 {
  margin-right: 104px !important; }

.mb-104 {
  margin-bottom: 104px !important; }

.ml-104 {
  margin-left: 104px !important; }

.mt-106 {
  margin-top: 106px !important; }

.mr-106 {
  margin-right: 106px !important; }

.mb-106 {
  margin-bottom: 106px !important; }

.ml-106 {
  margin-left: 106px !important; }

.mt-108 {
  margin-top: 108px !important; }

.mr-108 {
  margin-right: 108px !important; }

.mb-108 {
  margin-bottom: 108px !important; }

.ml-108 {
  margin-left: 108px !important; }

.mt-110 {
  margin-top: 110px !important; }

.mr-110 {
  margin-right: 110px !important; }

.mb-110 {
  margin-bottom: 110px !important; }

.ml-110 {
  margin-left: 110px !important; }

.mt-112 {
  margin-top: 112px !important; }

.mr-112 {
  margin-right: 112px !important; }

.mb-112 {
  margin-bottom: 112px !important; }

.ml-112 {
  margin-left: 112px !important; }

.mt-114 {
  margin-top: 114px !important; }

.mr-114 {
  margin-right: 114px !important; }

.mb-114 {
  margin-bottom: 114px !important; }

.ml-114 {
  margin-left: 114px !important; }

.mt-116 {
  margin-top: 116px !important; }

.mr-116 {
  margin-right: 116px !important; }

.mb-116 {
  margin-bottom: 116px !important; }

.ml-116 {
  margin-left: 116px !important; }

.mt-118 {
  margin-top: 118px !important; }

.mr-118 {
  margin-right: 118px !important; }

.mb-118 {
  margin-bottom: 118px !important; }

.ml-118 {
  margin-left: 118px !important; }

.mt-120 {
  margin-top: 120px !important; }

.mr-120 {
  margin-right: 120px !important; }

.mb-120 {
  margin-bottom: 120px !important; }

.ml-120 {
  margin-left: 120px !important; }

.mt-122 {
  margin-top: 122px !important; }

.mr-122 {
  margin-right: 122px !important; }

.mb-122 {
  margin-bottom: 122px !important; }

.ml-122 {
  margin-left: 122px !important; }

.mt-124 {
  margin-top: 124px !important; }

.mr-124 {
  margin-right: 124px !important; }

.mb-124 {
  margin-bottom: 124px !important; }

.ml-124 {
  margin-left: 124px !important; }

.mt-126 {
  margin-top: 126px !important; }

.mr-126 {
  margin-right: 126px !important; }

.mb-126 {
  margin-bottom: 126px !important; }

.ml-126 {
  margin-left: 126px !important; }

.mt-128 {
  margin-top: 128px !important; }

.mr-128 {
  margin-right: 128px !important; }

.mb-128 {
  margin-bottom: 128px !important; }

.ml-128 {
  margin-left: 128px !important; }

.mt-130 {
  margin-top: 130px !important; }

.mr-130 {
  margin-right: 130px !important; }

.mb-130 {
  margin-bottom: 130px !important; }

.ml-130 {
  margin-left: 130px !important; }

.mt-132 {
  margin-top: 132px !important; }

.mr-132 {
  margin-right: 132px !important; }

.mb-132 {
  margin-bottom: 132px !important; }

.ml-132 {
  margin-left: 132px !important; }

.mt-134 {
  margin-top: 134px !important; }

.mr-134 {
  margin-right: 134px !important; }

.mb-134 {
  margin-bottom: 134px !important; }

.ml-134 {
  margin-left: 134px !important; }

.mt-136 {
  margin-top: 136px !important; }

.mr-136 {
  margin-right: 136px !important; }

.mb-136 {
  margin-bottom: 136px !important; }

.ml-136 {
  margin-left: 136px !important; }

.mt-138 {
  margin-top: 138px !important; }

.mr-138 {
  margin-right: 138px !important; }

.mb-138 {
  margin-bottom: 138px !important; }

.ml-138 {
  margin-left: 138px !important; }

.mt-140 {
  margin-top: 140px !important; }

.mr-140 {
  margin-right: 140px !important; }

.mb-140 {
  margin-bottom: 140px !important; }

.ml-140 {
  margin-left: 140px !important; }

.mt-142 {
  margin-top: 142px !important; }

.mr-142 {
  margin-right: 142px !important; }

.mb-142 {
  margin-bottom: 142px !important; }

.ml-142 {
  margin-left: 142px !important; }

.mt-144 {
  margin-top: 144px !important; }

.mr-144 {
  margin-right: 144px !important; }

.mb-144 {
  margin-bottom: 144px !important; }

.ml-144 {
  margin-left: 144px !important; }

.mt-146 {
  margin-top: 146px !important; }

.mr-146 {
  margin-right: 146px !important; }

.mb-146 {
  margin-bottom: 146px !important; }

.ml-146 {
  margin-left: 146px !important; }

.mt-148 {
  margin-top: 148px !important; }

.mr-148 {
  margin-right: 148px !important; }

.mb-148 {
  margin-bottom: 148px !important; }

.ml-148 {
  margin-left: 148px !important; }

.mt-150 {
  margin-top: 150px !important; }

.mr-150 {
  margin-right: 150px !important; }

.mb-150 {
  margin-bottom: 150px !important; }

.ml-150 {
  margin-left: 150px !important; }

.mt-152 {
  margin-top: 152px !important; }

.mr-152 {
  margin-right: 152px !important; }

.mb-152 {
  margin-bottom: 152px !important; }

.ml-152 {
  margin-left: 152px !important; }

.mt-154 {
  margin-top: 154px !important; }

.mr-154 {
  margin-right: 154px !important; }

.mb-154 {
  margin-bottom: 154px !important; }

.ml-154 {
  margin-left: 154px !important; }

.mt-156 {
  margin-top: 156px !important; }

.mr-156 {
  margin-right: 156px !important; }

.mb-156 {
  margin-bottom: 156px !important; }

.ml-156 {
  margin-left: 156px !important; }

.mt-158 {
  margin-top: 158px !important; }

.mr-158 {
  margin-right: 158px !important; }

.mb-158 {
  margin-bottom: 158px !important; }

.ml-158 {
  margin-left: 158px !important; }

.mt-160 {
  margin-top: 160px !important; }

.mr-160 {
  margin-right: 160px !important; }

.mb-160 {
  margin-bottom: 160px !important; }

.ml-160 {
  margin-left: 160px !important; }

.mt-162 {
  margin-top: 162px !important; }

.mr-162 {
  margin-right: 162px !important; }

.mb-162 {
  margin-bottom: 162px !important; }

.ml-162 {
  margin-left: 162px !important; }

.mt-164 {
  margin-top: 164px !important; }

.mr-164 {
  margin-right: 164px !important; }

.mb-164 {
  margin-bottom: 164px !important; }

.ml-164 {
  margin-left: 164px !important; }

.mt-166 {
  margin-top: 166px !important; }

.mr-166 {
  margin-right: 166px !important; }

.mb-166 {
  margin-bottom: 166px !important; }

.ml-166 {
  margin-left: 166px !important; }

.mt-168 {
  margin-top: 168px !important; }

.mr-168 {
  margin-right: 168px !important; }

.mb-168 {
  margin-bottom: 168px !important; }

.ml-168 {
  margin-left: 168px !important; }

.mt-170 {
  margin-top: 170px !important; }

.mr-170 {
  margin-right: 170px !important; }

.mb-170 {
  margin-bottom: 170px !important; }

.ml-170 {
  margin-left: 170px !important; }

.mt-172 {
  margin-top: 172px !important; }

.mr-172 {
  margin-right: 172px !important; }

.mb-172 {
  margin-bottom: 172px !important; }

.ml-172 {
  margin-left: 172px !important; }

.mt-174 {
  margin-top: 174px !important; }

.mr-174 {
  margin-right: 174px !important; }

.mb-174 {
  margin-bottom: 174px !important; }

.ml-174 {
  margin-left: 174px !important; }

.mt-176 {
  margin-top: 176px !important; }

.mr-176 {
  margin-right: 176px !important; }

.mb-176 {
  margin-bottom: 176px !important; }

.ml-176 {
  margin-left: 176px !important; }

.mt-178 {
  margin-top: 178px !important; }

.mr-178 {
  margin-right: 178px !important; }

.mb-178 {
  margin-bottom: 178px !important; }

.ml-178 {
  margin-left: 178px !important; }

.mt-180 {
  margin-top: 180px !important; }

.mr-180 {
  margin-right: 180px !important; }

.mb-180 {
  margin-bottom: 180px !important; }

.ml-180 {
  margin-left: 180px !important; }

.mt-182 {
  margin-top: 182px !important; }

.mr-182 {
  margin-right: 182px !important; }

.mb-182 {
  margin-bottom: 182px !important; }

.ml-182 {
  margin-left: 182px !important; }

.mt-184 {
  margin-top: 184px !important; }

.mr-184 {
  margin-right: 184px !important; }

.mb-184 {
  margin-bottom: 184px !important; }

.ml-184 {
  margin-left: 184px !important; }

.mt-186 {
  margin-top: 186px !important; }

.mr-186 {
  margin-right: 186px !important; }

.mb-186 {
  margin-bottom: 186px !important; }

.ml-186 {
  margin-left: 186px !important; }

.mt-188 {
  margin-top: 188px !important; }

.mr-188 {
  margin-right: 188px !important; }

.mb-188 {
  margin-bottom: 188px !important; }

.ml-188 {
  margin-left: 188px !important; }

.mt-190 {
  margin-top: 190px !important; }

.mr-190 {
  margin-right: 190px !important; }

.mb-190 {
  margin-bottom: 190px !important; }

.ml-190 {
  margin-left: 190px !important; }

.mt-192 {
  margin-top: 192px !important; }

.mr-192 {
  margin-right: 192px !important; }

.mb-192 {
  margin-bottom: 192px !important; }

.ml-192 {
  margin-left: 192px !important; }

.mt-194 {
  margin-top: 194px !important; }

.mr-194 {
  margin-right: 194px !important; }

.mb-194 {
  margin-bottom: 194px !important; }

.ml-194 {
  margin-left: 194px !important; }

.mt-196 {
  margin-top: 196px !important; }

.mr-196 {
  margin-right: 196px !important; }

.mb-196 {
  margin-bottom: 196px !important; }

.ml-196 {
  margin-left: 196px !important; }

.mt-198 {
  margin-top: 198px !important; }

.mr-198 {
  margin-right: 198px !important; }

.mb-198 {
  margin-bottom: 198px !important; }

.ml-198 {
  margin-left: 198px !important; }

.mt-n6 {
  margin-top: -6px !important; }

.fit-content {
  width: fit-content; }

.position-relative {
  position: relative; }

.d-none,
.display-none {
  display: none !important; }

.overflow-hidden {
  overflow: hidden; }

/* TEXTOS
*/
.ellipsis-100 {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px; }

.ellipsis-200 {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px; }

.ellipsis-300 {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px; }

.ellipsis-400 {
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px; }

.ellipsis-500 {
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px; }

.ellipsis-600 {
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px; }

.ellipsis-700 {
  max-width: 700px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px; }

.ellipsis-800 {
  max-width: 800px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px; }

.ellipsis-900 {
  max-width: 900px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px; }

.col-center {
  display: flex;
  padding-right: 8px; }

/* Anchura maxima
*/
.max-width-100 {
  max-width: 100px; }
  @media (max-width: 1024.98px) {
    .max-width-100 {
      width: 100%; } }

.max-width-200 {
  max-width: 200px; }
  @media (max-width: 1024.98px) {
    .max-width-200 {
      width: 100%; } }

.max-width-300 {
  max-width: 300px; }
  @media (max-width: 1024.98px) {
    .max-width-300 {
      width: 100%; } }

.max-width-400 {
  max-width: 400px; }
  @media (max-width: 1024.98px) {
    .max-width-400 {
      width: 100%; } }

.max-width-500 {
  max-width: 500px; }
  @media (max-width: 1024.98px) {
    .max-width-500 {
      width: 100%; } }

.max-width-600 {
  max-width: 600px; }
  @media (max-width: 1024.98px) {
    .max-width-600 {
      width: 100%; } }

.max-width-700 {
  max-width: 700px; }
  @media (max-width: 1024.98px) {
    .max-width-700 {
      width: 100%; } }

.max-width-800 {
  max-width: 800px; }
  @media (max-width: 1024.98px) {
    .max-width-800 {
      width: 100%; } }

.max-width-900 {
  max-width: 900px; }
  @media (max-width: 1024.98px) {
    .max-width-900 {
      width: 100%; } }

.position-relative {
  position: relative; }

.mb-0 {
  margin-bottom: 0 !important; }

/* 34px */
/* 36px */
/* 40px */
/* 27px */
/* 29px */
/* 31px */
/* 22px */
/* 23px */
/* 25px */
/* 18px */
/* 20px */
/* 16px */
/* 14px */
/* Breadcrumb */
/* Form */
/* Modal */
/* Tabs */
/* Panel */
/* Pagination */
/* Toasts */
/* Lightbox */
/* triangulo rectangulo isosceles - valor en pixeles*/
/* j-slider slick plugin centerPadding responsive value -3px card padding ($c-slider--tv__item---padding) */
/* j-slider slick plugin centerPadding responsive value -3px card padding ($c-slider--tv__item---padding) */
/* j-slider slick plugin centerPadding responsive value -3px card padding ($c-slider--tv__item---padding) */
/* 90px because negative margin top of p-detail-2__body */
html {
  scroll-behavior: smooth;
  position: relative;
  font-size: 62.5%;
  height: 100%; }

body {
  font-family: "Roboto";
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  background-color: #ffffff;
  color: #626262; }

html, body {
  height: 100%;
  min-height: 100%; }

* {
  box-sizing: border-box; }

header {
  padding-right: inherit;
  /* Inherit 17px padding-right from body added by bootstrap when launching a modal because navbar-fixed-top */ }

body, caption, th, td, input, textarea, select, option, legend, fieldset, h1, h2, h3, h4, h5, h6 {
  font-size-adjust: 0.5; }

h1,
.c-heading--h1,
.p-itinerary__tit,
.p-detail-1__tit,
.p-webinars__title,
.p-achievements__h1, h2,
.c-heading--h2,
.c-comment__header,
.c-authors__title,
.p-tv-index__slider-title,
.p-poll-feedback__title,
.p-feedback__h1, h3,
.modal-title,
.swal2-title,
.c-heading--h3,
.c-heading--article,
.c-filter__heading,
.p-detail-2 .c-authors__title,
.c-authors__heading,
.c-faq__title,
.c-question__title,
.p-detail-2__heading,
.p-achievements__ranking-h2,
.p-feedback--signup-ok .p-feedback__h1, h4,
.c-heading--h4,
.c-filter__legend,
.c-feature__title,
.c-card-profile__title, h5,
.c-heading--h5, h6,
.c-heading--h6, .c-heading {
  color: #3B3B3B;
  font-family: "Roboto";
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  margin: 0;
  position: relative; }
  .m--inverse h1,
  .m--inverse .c-heading--h1,
  .m--inverse .p-itinerary__tit,
  .m--inverse .p-detail-1__tit,
  .m--inverse .p-webinars__title,
  .m--inverse .p-achievements__h1, .m--inverse h2,
  .m--inverse .c-heading--h2,
  .m--inverse .c-comment__header,
  .m--inverse .c-authors__title,
  .m--inverse .p-tv-index__slider-title,
  .m--inverse .p-poll-feedback__title,
  .m--inverse .p-feedback__h1, .m--inverse h3,
  .m--inverse .modal-title,
  .m--inverse .swal2-title,
  .m--inverse .c-heading--h3,
  .m--inverse .c-heading--article,
  .m--inverse .c-filter__heading,
  .m--inverse .c-authors__heading,
  .m--inverse .c-faq__title,
  .m--inverse .c-question__title,
  .m--inverse .p-detail-2__heading,
  .m--inverse .p-achievements__ranking-h2, .m--inverse h4,
  .m--inverse .c-heading--h4,
  .m--inverse .c-filter__legend,
  .m--inverse .c-feature__title,
  .m--inverse .c-card-profile__title, .m--inverse h5,
  .m--inverse .c-heading--h5, .m--inverse h6,
  .m--inverse .c-heading--h6, .m--inverse .c-heading {
    color: #ffffff; }

h1,
.c-heading--h1,
.p-itinerary__tit,
.p-detail-1__tit,
.p-webinars__title,
.p-achievements__h1 {
  font-size: 3.2rem;
  line-height: 1.2; }
  @media (min-width: 768px) {
    h1,
    .c-heading--h1,
    .p-itinerary__tit,
    .p-detail-1__tit,
    .p-webinars__title,
    .p-achievements__h1 {
      font-size: 3.6rem;
      line-height: 1.1; } }
  @media (min-width: 992px) {
    h1,
    .c-heading--h1,
    .p-itinerary__tit,
    .p-detail-1__tit,
    .p-webinars__title,
    .p-achievements__h1 {
      font-size: 4rem;
      line-height: 1.05; } }

h2,
.c-heading--h2,
.c-comment__header,
.c-authors__title,
.p-tv-index__slider-title,
.p-poll-feedback__title,
.p-feedback__h1 {
  font-size: 2.7rem;
  line-height: 1.2; }
  @media (min-width: 768px) {
    h2,
    .c-heading--h2,
    .c-comment__header,
    .c-authors__title,
    .p-tv-index__slider-title,
    .p-poll-feedback__title,
    .p-feedback__h1 {
      font-size: 2.9rem;
      line-height: 1.15; } }
  @media (min-width: 992px) {
    h2,
    .c-heading--h2,
    .c-comment__header,
    .c-authors__title,
    .p-tv-index__slider-title,
    .p-poll-feedback__title,
    .p-feedback__h1 {
      font-size: 3.1rem; } }

h3,
.modal-title,
.swal2-title,
.c-heading--h3,
.c-heading--article,
.c-filter__heading,
.p-detail-2 .c-authors__title,
.c-authors__heading,
.c-faq__title,
.c-question__title,
.p-detail-2__heading,
.p-achievements__ranking-h2,
.p-feedback--signup-ok .p-feedback__h1 {
  font-size: 2.2rem;
  line-height: 1.25; }
  @media (min-width: 768px) {
    h3,
    .modal-title,
    .swal2-title,
    .c-heading--h3,
    .c-heading--article,
    .c-filter__heading,
    .p-detail-2 .c-authors__title,
    .c-authors__heading,
    .c-faq__title,
    .c-question__title,
    .p-detail-2__heading,
    .p-achievements__ranking-h2,
    .p-feedback--signup-ok .p-feedback__h1 {
      font-size: 2.3rem; } }
  @media (min-width: 992px) {
    h3,
    .modal-title,
    .swal2-title,
    .c-heading--h3,
    .c-heading--article,
    .c-filter__heading,
    .p-detail-2 .c-authors__title,
    .c-authors__heading,
    .c-faq__title,
    .c-question__title,
    .p-detail-2__heading,
    .p-achievements__ranking-h2,
    .p-feedback--signup-ok .p-feedback__h1 {
      font-size: 2.5rem; } }

h4,
.c-heading--h4,
.c-filter__legend,
.c-feature__title,
.c-card-profile__title {
  font-size: 1.8rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    h4,
    .c-heading--h4,
    .c-filter__legend,
    .c-feature__title,
    .c-card-profile__title {
      font-size: 2rem; } }

h5,
.c-heading--h5 {
  font-size: 1.6rem;
  line-height: 1.3; }

h6,
.c-heading--h6 {
  font-size: 1.4rem;
  line-height: 1.4; }

hr {
  border-top: 1px solid #bfbfbf;
  border-bottom: none; }

p {
  margin: 0 0 1.25em;
  padding: 0;
  font-size: 16px;
  -webkit-font-smoothing: antialiased; }

ul, ol {
  font-size: 16px;
  -webkit-font-smoothing: antialiased; }

li {
  margin-bottom: 1.25em; }

nav a {
  -webkit-font-smoothing: antialiased; }

a, a:hover, a:active, a:focus {
  color: #3dae2b;
  text-decoration: none; }

input:focus, textarea:focus, button:focus {
  outline: none; }

select {
  border-radius: 0; }

*:focus {
  outline: 0 !important;
  box-shadow: 0; }

input::placeholder {
  font-size: 16px;
  color: #3dae2b; }

.c-icon {
  display: flex;
  width: 16px;
  height: 16px;
  fill: #3dae2b;
  /*
   * ========== BEM Modifiers ==========
   */
  /* List of items */
  /* Colors */
  /* Layout */
  /* Aligned to right in a flex box*/ }
  .m--inverse .c-icon {
    fill: #ffffff; }
  .btn--icon .c-icon {
    margin: 0 10px 0 0; }
  .btn--icon:hover .c-icon {
    fill: #ffffff; }
  .btn-primary .c-icon {
    fill: #ffffff; }
  .btn--primary:hover .c-icon {
    fill: #ffffff; }
  .c-link--icon .c-icon {
    fill: #626262;
    margin-right: 10px; }
  .m--inverse .c-link--icon .c-icon {
    fill: #ffffff; }
  .c-icon--detail {
    width: 56px;
    height: 56px;
    fill: #ffffff; }
  .c-icon--close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    fill: #ffffff; }
  .c-icon--close-force-map {
    fill: #333333; }
    @media (max-width: 1199px) {
      .c-icon--close-force-map {
        height: 15px;
        width: 15px; } }
  .c-icon--close-navbar {
    width: 15px;
    height: 15px;
    fill: #515151; }
  .c-icon--modal-close {
    position: absolute;
    top: 16px;
    right: 19px;
    width: 24px;
    height: 24px;
    fill: #333;
    cursor: pointer;
    z-index: 9000; }
  .c-icon--back {
    height: 13px;
    fill: #626262;
    margin-right: 5px !important;
    width: 13px; }
    @media (min-width: 768px) {
      .c-icon--back {
        height: 20px;
        width: 20px; } }
  .c-icon--certificate {
    width: 32px;
    height: 32px;
    margin-right: 4px;
    fill: #3dae2b; }
  .c-icon--time {
    width: 32px;
    height: 32px;
    margin-left: 4px;
    fill: #3dae2b; }
  .c-icon--map {
    width: 32px;
    height: 32px;
    fill: #3dae2b; }
  .c-icon--course-sidebar {
    flex: 0 0 auto;
    width: 32px;
    height: 32px;
    fill: #333333; }
  .c-icon--streaming-live {
    flex: 0 0 auto;
    width: 32px;
    height: 32px;
    fill: #ffffff; }
  .c-icon--state-locked {
    fill: #969696; }
  .c-icon--state-started {
    fill: #dedede; }
  .c-icon--state-completed {
    fill: #80b51b; }
  .c-icon--state-completedsuspended {
    fill: #b51b1b; }
  .c-icon--star {
    width: 32px;
    height: 32px;
    fill: #80b51b; }
  .c-icon--favorite {
    fill: none;
    stroke: #3dae2b;
    stroke-width: 1px; }
    .c-icon--favorite[aria-checked="true"] {
      fill: #3dae2b; }
    .m--inverse .c-icon--favorite {
      stroke: transparent; }
  .c-icon--btn {
    display: flex;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: #ffffff; }
    .btn-default .c-icon--btn {
      fill: #3dae2b; }
      .m--inverse .btn-default .c-icon--btn {
        fill: #ffffff; }
      .btn-default .c-icon--btn:hover, .btn-default .c-icon--btn:active, .btn-default .c-icon--btn:focus {
        fill: #ffffff; }
    .btn-primary .c-icon--btn {
      fill: #ffffff; }
      .btn-primary .c-icon--btn:hover, .btn-primary .c-icon--btn:active, .btn-primary .c-icon--btn:focus {
        fill: #ffffff; }
    .btn--icon-alone .c-icon--btn {
      margin: 0; }
  .c-icon--type {
    width: 20px;
    height: 20px; }
  .c-icon--employee {
    width: 95%;
    height: auto;
    fill: #cccccc; }
  .c-icon--type-course {
    fill: #80B51B; }
  .c-icon--type-pdf {
    fill: #B51B1B; }
  .c-icon--type-course-presential {
    fill: #E2C910; }
  .c-icon--type-video {
    fill: #009A92; }
  .c-icon--type-webinar {
    fill: #67009A; }
  .c-icon--type-link {
    fill: #1072E2; }
  .c-icon--type-test {
    fill: #E86BB3; }
  .c-icon--type-download {
    fill: #db407d; }
  .c-icon--type-poll {
    fill: #10A9E2; }
  .c-icon--type-book {
    fill: #E29810; }
  .c-icon--type-default {
    fill: #3dae2b; }
  .c-icon--disabled {
    fill: #bfbfbf; }
    .m--inverse .c-icon--disabled {
      fill: #bfbfbf; }
    .btn--icon:hover .c-icon--disabled {
      fill: #bfbfbf; }
  .c-icon--centered {
    margin: 0; }
  .c-icon--ar {
    margin-left: auto; }
  .c-icon--fullwidth {
    width: 100%;
    padding-bottom: 100%; }
  .c-icon--content-type {
    fill: #626262;
    margin-right: 15px;
    height: 30px;
    width: 30px; }
    @media (min-width: 768px) {
      .c-icon--content-type {
        height: 45px;
        width: 45px; } }
  .c-icon--xxxs {
    width: 8px;
    height: 8px; }
  .c-icon--xxs {
    width: 12px;
    height: 12px; }
  .c-icon--xs {
    width: 16px;
    height: 16px; }
  .c-icon--sm {
    width: 20px;
    height: 20px; }
  .c-icon--md {
    width: 24px;
    height: 24px; }
  .c-icon--lg {
    width: 28px;
    height: 28px; }
  .c-icon--xl {
    width: 32px;
    height: 32px; }
  .c-icon--xxl {
    width: 36px;
    height: 36px; }
  .c-icon--xxxl {
    width: 48px;
    height: 48px; }
  .c-icon--xxxxl {
    width: 60px;
    height: 60px; }

@media screen and (max-width: 767px) {
  .container {
    width: 100%; } }
[class*="col-md-6"] .panel-group + [class*="col-md-6"] {
  margin-bottom: 5px; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none; }

.breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0.625em 0;
  padding: 0;
  background-color: transparent;
  font-size: 1.2rem; }
  @media (min-width: 768px) {
    .breadcrumb {
      margin: 1.875em 0; } }
  .breadcrumb > li {
    display: inline-block;
    margin-bottom: 0; }
  .breadcrumb > .active {
    color: #333333; }
  .breadcrumb > li + li:before {
    padding: 0 0.875em 0 0.875em;
    color: rgba(51, 51, 51, 0.5);
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 0.9rem; }
  .breadcrumb > li > a {
    color: #3dae2b; }

.form-control {
  height: 42px;
  padding: 10px 12px;
  font-size: 1.5rem;
  line-height: 1.42857143;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 5px;
  background-color: #ffffff;
  background-image: none;
  box-shadow: none; }

.form-control:focus {
  border-color: #3dae2b;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 174, 43, 0.6); }

select.form-control {
  border: 0;
  outline: 1px solid #cccccc;
  outline-offset: -1px; }

select.form-control:focus {
  border: 0;
  outline: 1px solid #3dae2b !important;
  outline-offset: -1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(61, 174, 43, 0.6); }

.input-group-addon {
  background-color: transparent;
  border: 1px solid #cccccc;
  border-radius: 5px; }

.form-horizontal .control-label {
  font-size: 16px;
  font-weight: 500;
  color: #333333; }

.modal {
  z-index: 10050; }

.modal-dialog {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: calc(100% - (10px * 2)); }
  @media (min-width: 768px) {
    .modal-dialog {
      min-height: calc(100% - (30px * 2)); } }
  @media (min-width: 992px) {
    .modal-dialog.modal-sm {
      max-width: 31.25em; }
    .modal-dialog.modal-md {
      max-width: 31.25em; }
    .modal-dialog.modal-lg {
      max-width: 50em; }
    .modal-dialog.modal-xl {
      width: 100%;
      max-width: 90%; }
      .modal-dialog.modal-xl .close {
        margin: 15px 24px; }
      .modal-dialog.modal-xl .modal-header {
        padding: 15px 15px 0 15px; }
      .modal-dialog.modal-xl .modal-body {
        padding: 0 32px 0 32px;
        margin-top: -24px; } }
  @media (min-width: 1200px) {
    .modal-dialog.modal-sm {
      max-width: 18.75em; }
    .modal-dialog.modal-md {
      max-width: 31.25em; }
    .modal-dialog.modal-lg {
      max-width: 50em; }
    .modal-dialog.modal-xl {
      width: 100%;
      max-width: 1140px; } }
  .modal-dialog.modal-xl .close {
    margin: 15px 24px; }

@media (min-width: 480px) {
  .modal-sm {
    width: 500px; } }

.modal .close {
  position: absolute;
  right: 0;
  top: 0;
  margin: 20px 30px;
  font-weight: 400;
  opacity: 1; }

.modal-content {
  border-radius: 5px;
  width: 100%; }

.modal-body {
  box-shadow: none;
  margin-bottom: 0;
  border-radius: inherit;
  position: relative; }
  .modal-body--maps {
    margin: 0; }
  .modal-body--rays {
    background-image: url(/css/images/rays.svg);
    background-size: contain;
    background-repeat: no-repeat; }
  .modal-body__lopd {
    padding: 0px 30px 20px 30px; }

.modal-header {
  min-height: 55px;
  padding: 15px;
  border-bottom: 0px; }

.modal-footer {
  border-top: 0px; }
  .modal-footer > a + a, .modal-footer > a + button, .modal-footer > button + button, .modal-footer > button + a {
    margin-left: 12px; }

.close ~ .modal-title {
  margin-right: 30px; }

.carousel {
  margin: 0 20px;
  padding-bottom: 75px; }

.carousel-inner {
  text-align: center; }

.carousel-indicators {
  margin-bottom: 0; }
  .carousel-indicators li {
    background-color: #E3E3E8;
    height: 14px;
    margin: 0;
    width: 14px; }
  .carousel-indicators .active {
    background-color: #3dae2b;
    height: 14px;
    width: 14px; }

.carousel-control {
  background: none;
  bottom: 10px;
  color: #626262;
  font-size: 1.6rem;
  font-weight: 500;
  opacity: 1;
  text-shadow: none;
  top: auto;
  width: auto; }
  @media (min-width: 768px) {
    .carousel-control {
      bottom: 20px; } }
  .carousel-control:hover, .carousel-control:active, .carousel-control:focus {
    color: #626262; }
  .carousel-control.right {
    background: none; }
  .carousel-control.left {
    background: none; }

.panel {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); }

.page-header {
  border-bottom: none;
  margin: 0; }

.page-header h2 {
  margin: 0; }

.panel-title {
  flex: 1; }

.nav-tabs > li > a {
  font-weight: 400;
  color: #333333; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: transparent;
  border-bottom: 2px solid #3dae2b;
  color: #3dae2b; }

.tab-content {
  padding-top: 1.25em; }
  @media (min-width: 768px) {
    .tab-content {
      padding-top: 1.25em; } }

.pagination_row {
  text-align: center;
  margin-top: 14px; }

.pagination > li > a,
.pagination > li > span {
  border: 1px solid #3dae2b;
  color: #3dae2b; }

.pagination > li > a.current,
.pagination > li > span.current {
  font-weight: 500; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  border-color: #3dae2b;
  background-color: #3dae2b;
  color: #ffffff; }

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  border-color: #bfbfbf;
  background-color: #ffffff;
  color: #bfbfbf; }

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  border-color: #3dae2b;
  background-color: rgba(61, 174, 43, 0.2);
  color: #3dae2b; }

.dropdown-backdrop {
  display: none; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  background: #ffffff;
  left: 0;
  position: absolute !important;
  top: 0;
  z-index: 1000000; }

.slick-dots, .slick-dots li {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  margin: 0; }

.slick-dots li {
  margin: 0 6px; }

.slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
  background-color: transparent;
  border: 1px solid #7E7E7E;
  border-radius: 50%;
  text-indent: -9999px;
  overflow: hidden; }
  .m--inverse .slick-dots li button {
    background-color: transparent;
    border: 1px solid #ffffff; }

.slick-dots li.slick-active button {
  background-color: #7E7E7E;
  border: 1px solid #7E7E7E; }
  .m--inverse .slick-dots li.slick-active button {
    background-color: #ffffff;
    border: 1px solid #ffffff; }

.slick-dots li button:before {
  content: ''; }

.slick-prev:before, .slick-next:before {
  content: ''; }

.jq-toast-wrap {
  z-index: 1000000 !important; }

.jq-toast-single {
  font-size: 14px;
  font-family: arial,sans-serif;
  line-height: 18px; }

.jq-toast-single h2 {
  margin: 0 8px 10px 0;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 700; }

.jq-toast-single p {
  font-size: 1.4rem; }

.jq-toast-single p:not(:last-child) {
  margin-bottom: 10px; }

#lg-outer {
  background: #ffffff !important; }
  #lg-outer .object {
    box-shadow: none !important; }

#lg-slider:after {
  content: "";
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  border: 2px solid #3dae2b;
  -webkit-animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  margin-top: -25px;
  z-index: -1; }

#lg-gallery .thumb-cont {
  background: #3dae2b;
  text-align: center; }

#lg-gallery .thumb-cont .thumb-info {
  background: #3dae2b; }

#lg-gallery .thumb-cont .thumb-info .count {
  display: none; }

#lg-gallery .thumb-cont .thumb-info .close {
  width: 14px;
  margin-top: 0;
  background: none; }

#lg-gallery .thumb-cont .thumb-info .close:hover {
  background: none; }

#lg-gallery .thumb-cont .thumb {
  opacity: 1;
  filter: alpha(opacity=100); }

#lg-gallery .thumb-cont .thumb-inner {
  display: inline-block;
  padding: 12px 12px 15px; }

.lg-slide {
  background: none !important; }

.lg-slide em {
  font-style: normal; }

.lg-slide em h3 {
  margin-bottom: 5px; }

.lg-slide p {
  width: 90%;
  margin: 0 auto;
  white-space: pre-wrap; }

.lg-slide .video-cont {
  box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19); }

.thumb-info .close {
  opacity: 1; }

.lightbox-img {
  display: none; }

#lg-close {
  background-color: #3dae2b;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: right;
  line-height: inherit;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity: 1; }

#lg-close:hover {
  color: #3dae2b;
  background-color: #ffffff; }

#lg-close:after {
  font-size: 20px;
  left: 15px;
  top: 11px; }

#lg-action {
  top: 47%;
  width: 100%;
  left: 0;
  margin-left: 0 !important;
  height: 40px; }

#lg-action > a {
  background: transparent;
  color: #3dae2b;
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: background-color 0.3s ease; }

#lg-action > a:hover {
  background: transparent; }

#lg-action > a#lg-prev {
  left: 20px; }

#lg-action > a#lg-next {
  right: 20px; }

#lg-action > a#lg-prev,
#lg-action > a#lg-next {
  position: fixed;
  color: #fff;
  background-color: #3dae2b; }

#lg-action > #lg-prev:hover,
#lg-action > #lg-next:hover {
  color: #3dae2b;
  background-color: transparent; }

#lg-action > a#lg-prev:before {
  top: 11.5px;
  left: 12px; }

#lg-action > a#lg-next:after {
  top: 11.5px;
  left: 15px; }

#lg-action .cl-thumb {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 38px;
  background: #3dae2b;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12); }

#lg-action .cl-thumb:after {
  text-align: center;
  left: 16px !important;
  bottom: 6px !important;
  color: #ffffff; }

#lg-action .cl-thumb:hover {
  background: #3dae2b; }

@media (max-width: 992px) {
  #lg-action {
    top: 0;
    text-align: center; }

  #lg-action > a#lg-prev,
  #lg-action > a#lg-next {
    position: relative;
    left: 0;
    right: 0;
    margin: 10px !important;
    color: #fff;
    background-color: #3dae2b; }

  #lg-action > a#lg-prev:hover,
  #lg-action > a#lg-next:hover {
    color: #3dae2b;
    background-color: transparent; } }
.rating-container.theme-krajee-fa .rating {
  display: flex; }

.theme-krajee-fa .star {
  font-size: 1.1em; }

.theme-krajee-fa .caption {
  margin-top: -0.2em; }

.fc {
  min-height: 200px;
  border: 1px solid #f0f0f0;
  background-color: #fff;
  margin: 20px 0 30px;
  font-size: 0.7em !important; }

.fc td,
.fc th {
  border-color: #f0f0f0; }

.fc th {
  font-weight: 400; }

.fc table tr > td:first-child {
  border-left-width: 0; }

#mycalendar .fc-toolbar:before {
  content: "";
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0; }

#mycalendar .fc-toolbar .fc-center {
  margin-top: 10px;
  position: relative; }

.fc .c-btn-calendar-newevent {
  font-size: 1em;
  border: 2px solid #3dae2b;
  background-color: #ffffff;
  color: #3dae2b;
  width: 5em;
  min-width: initial;
  height: 5em;
  border-radius: 50%;
  z-index: 950;
  position: absolute;
  right: 25px;
  bottom: 40px;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.25); }

.fc .c-btn-calendar-newevent:hover {
  background-color: #3dae2b;
  color: #ffffff; }

#mycalendar .fc-day-header {
  color: #ADADAD;
  text-align: right;
  font-size: 14px;
  border-bottom-width: 0;
  border-right-color: #eee;
  padding: 10px 12px; }

#mycalendar .fc-day-number {
  padding-right: 10px !important;
  color: #CCC;
  text-align: right !important; }

@media only screen and (min-width: 991px) {
  #mycalendar .fc-day-number {
    font-size: 20px;
    letter-spacing: -2px; } }
#mycalendar .fc-day-grid-event {
  margin: 1px 9px 0; }

.fc-toolbar {
  margin-bottom: 0;
  padding: 0 7px 5px;
  position: relative; }

.fc-toolbar > * > * {
  float: left;
  margin-left: .75em;
  margin-right: .75em; }

.fc-toolbar h2 {
  margin-top: 7px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  color: #3dae2b; }

.fc-toolbar .ui-button {
  border: 0;
  background: 0 0;
  padding: 0;
  outline: none !important;
  text-align: center;
  width: 10px;
  height: 30px;
  border-radius: 50%;
  margin-top: 2px;
  color: #3dae2b; }

.fc-toolbar .ui-button:hover {
  background: #fff;
  color: #27711c; }

.fc-toolbar .ui-button > span {
  position: relative;
  font-family: 'Material Icons';
  font-size: 20px;
  line-height: 100%;
  width: 10px;
  display: block;
  margin-top: 2px; }

@media only screen and (max-width: 767px) {
  .fc-prev-button > span:before,
  .fc-next-button > span:before {
    margin-left: -5px; } }
.fc-toolbar .ui-button > span:before {
  position: relative;
  z-index: 1; }

.fc-toolbar .ui-button > span.ui-icon-circle-triangle-w:before {
  content: "\E314"; }

.fc-toolbar .ui-button > span.ui-icon-circle-triangle-e:before {
  content: "\E315"; }

.fc-toolbar .actions.actions-alt > li > a > i,
.fc-toolbar .actions.actions-alt > li.open > a > i {
  color: #3dae2b; }

@media only screen and (min-width: 768px) {
  .fc-toolbar .ui-button {
    width: 30px;
    height: 30px; }

  .fc-toolbar .ui-button > span {
    width: 30px; } }
.fc-highlight {
  background: #3dae2b;
  opacity: .05;
  filter: alpha(opacity=5); }

.fc-event {
  padding: 0;
  font-size: 11px;
  border-radius: 0;
  border: 0;
  border: 1px solid #3dae2b;
  background-color: #3dae2b; }

.fc-event .fc-title {
  padding: 2px 8px;
  display: block;
  cursor: pointer; }

.fc-event .fc-time {
  float: left;
  background: rgba(0, 0, 0, 0.2);
  padding: 2px 6px;
  margin: 0 0 0 -1px; }

.fc-view,
.fc-view > table {
  border: 0;
  overflow: hidden; }

.fc-view > table > tbody > tr > .ui-widget-content {
  border-top: 0; }

div.fc-row {
  margin-right: 0 !important;
  border: 0 !important; }

.fc-basic-view .fc-body .fc-row {
  min-height: 5em !important;
  height: auto !important; }

.fc-row .fc-content-skeleton {
  padding-bottom: 8px; }

.fc-today {
  color: #3dae2b !important; }

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px;
  border-color: #eee; }

@media only screen and (min-width: 768px) {
  .fc .c-btn-calendar-newevent {
    width: 6em;
    height: 6em;
    right: 45px;
    bottom: 60px; } }
.calendar-event--itinerary {
  border: 1px solid RoyalBlue !important;
  background-color: RoyalBlue !important; }

.calendar-event--course {
  border: 1px solid tomato !important;
  background-color: tomato !important; }

.calendar-event--admin {
  border: 1px solid teal !important;
  background-color: teal !important; }

.calendar-event--user {
  border: 1px solid steelblue !important;
  background-color: steelblue !important; }

.calendar-event--webinar {
  border: 1px solid Maroon !important;
  background-color: Maroon !important; }

.calendar-event--streaming {
  border: 1px solid SlateGray !important;
  background-color: SlateGray !important; }

/* End Calendar */
/* Actions */
#fc-actions {
  position: absolute;
  bottom: 6px;
  right: 12px; }

#fc-actions > li {
  margin-bottom: 0; }

.actions {
  list-style: none;
  padding: 0;
  z-index: 2;
  margin: 0; }

.actions > li > a:hover:before, .actions > a:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  filter: alpha(opacity=100); }

.actions > li > a:before, .actions > a:before {
  left: 0;
  top: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: scale3d(0, 0, 0);
  -moz-transform: scale3d(0, 0, 0);
  -ms-transform: scale3d(0, 0, 0);
  -o-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 0;
  border-radius: 50%;
  opacity: 0;
  filter: alpha(opacity=0); }

/* End Actions */
span[class*='bgm-'] {
  display: inline-block;
  margin-bottom: 6px;
  min-height: 24px;
  line-height: initial; }

/* reset videojs */
.video-js .vjs-big-play-button:before {
  content: ""; }

.video-js .vjs-big-play-button {
  border: 0;
  background-color: transparent; }

.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
  background-color: transparent;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; }

/* end reset videojs */
.vjs-poster:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.5); }

.video-js .vjs-big-play-button {
  background-image: url("/bundles/alejandria/css/images/icon-play-video.svg");
  background-size: 100% auto;
  border-radius: inherit;
  width: 88px;
  height: 88px; }

.vjs-big-play-centered .vjs-big-play-button {
  margin-top: -44px;
  margin-left: -44px; }

.table.dataTable {
  font-size: 1.4rem;
  border: 0;
  border-collapse: separate;
  border-spacing: 0 8px; }

.table > thead > tr > th {
  border-bottom: 0; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 12px 16px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 0; }

.table > tbody > tr > td:first-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit; }

.table > tbody > tr > td:last-child {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit; }

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: #f0f0f0;
  background-color: #f0f0f0;
  cursor: pointer; }

table.dataTable > thead > tr > th.sorting {
  position: relative;
  color: #333333; }

table.dataTable > thead > tr > th.sorting:after,
table.dataTable > thead > tr > th.sortable:after,
table.dataTable > thead > tr > th.sorting_asc:after,
table.dataTable > thead > tr > th.sorting_desc:after {
  position: absolute;
  font-family: 'Glyphicons Halflings';
  font-size: 1rem;
  content: "\e114";
  color: #3dae2b;
  margin: 3px 0 0 10px; }

table.dataTable > thead > tr > th.sorting_asc:after {
  content: "\e113"; }

.dataTables_wrapper > .row {
  display: none; }

.table.dataTable td:first-child {
  max-width: 220px !important;
  width: auto !important; }

.table.dataTable td:nth-of-type(3) {
  width: 130px !important; }

.table.dataTable td:last-child {
  width: 102px !important;
  min-width: 102px !important; }

@media screen and (max-width: 767px) {
  .table#polls-table.dataTable td:first-child,
  .table#polls-table > tbody > tr > td, .table > tbody > tr > th,
  .table#polls-table > tfoot > tr > td, .table > tfoot > tr > th,
  .table#polls-table.table > thead > tr > td, .table > thead > tr > th {
    max-width: 100% !important;
    width: 100% !important; } }
.swal2-popup {
  width: 42em;
  border-radius: 5px;
  padding: 2em 2.25em; }

.swal2-actions {
  justify-content: flex-end;
  margin: 1.5em auto 0; }

.swal2-header,
.swal2-content {
  align-items: flex-start;
  padding: 0;
  text-align: left; }

.swal2-content {
  font-size: 1.6rem; }

.swal2-title {
  margin-bottom: 15px; }

.swal2-styled.swal2-cancel {
  font-size: 1.6rem;
  border: 1px solid #3dae2b;
  background-color: transparent;
  color: #3dae2b; }
  .swal2-styled.swal2-cancel:hover {
    background-image: none !important;
    background-color: #3dae2b;
    color: #ffffff; }

.swal2-styled.swal2-confirm {
  background-color: #3dae2b;
  font-size: 1.6rem; }

.tooltip {
  z-index: 1000000; }

.p-0 {
  padding: 0px; }

.p-t-0 {
  padding-top: 0px; }

.p-r-0 {
  padding-right: 0px; }

.p-b-0 {
  padding-bottom: 0px; }

.p-l-0 {
  padding-left: 0px; }

.p-1 {
  padding: 1px; }

.p-t-1 {
  padding-top: 1px; }

.p-r-1 {
  padding-right: 1px; }

.p-b-1 {
  padding-bottom: 1px; }

.p-l-1 {
  padding-left: 1px; }

.p-2 {
  padding: 2px; }

.p-t-2 {
  padding-top: 2px; }

.p-r-2 {
  padding-right: 2px; }

.p-b-2 {
  padding-bottom: 2px; }

.p-l-2 {
  padding-left: 2px; }

.p-3 {
  padding: 3px; }

.p-t-3 {
  padding-top: 3px; }

.p-r-3 {
  padding-right: 3px; }

.p-b-3 {
  padding-bottom: 3px; }

.p-l-3 {
  padding-left: 3px; }

.p-4 {
  padding: 4px; }

.p-t-4 {
  padding-top: 4px; }

.p-r-4 {
  padding-right: 4px; }

.p-b-4 {
  padding-bottom: 4px; }

.p-l-4 {
  padding-left: 4px; }

.p-5 {
  padding: 5px; }

.p-t-5 {
  padding-top: 5px; }

.p-r-5 {
  padding-right: 5px; }

.p-b-5 {
  padding-bottom: 5px; }

.p-l-5 {
  padding-left: 5px; }

.p-6 {
  padding: 6px; }

.p-t-6 {
  padding-top: 6px; }

.p-r-6 {
  padding-right: 6px; }

.p-b-6 {
  padding-bottom: 6px; }

.p-l-6 {
  padding-left: 6px; }

.p-7 {
  padding: 7px; }

.p-t-7 {
  padding-top: 7px; }

.p-r-7 {
  padding-right: 7px; }

.p-b-7 {
  padding-bottom: 7px; }

.p-l-7 {
  padding-left: 7px; }

.p-8 {
  padding: 8px; }

.p-t-8 {
  padding-top: 8px; }

.p-r-8 {
  padding-right: 8px; }

.p-b-8 {
  padding-bottom: 8px; }

.p-l-8 {
  padding-left: 8px; }

.p-9 {
  padding: 9px; }

.p-t-9 {
  padding-top: 9px; }

.p-r-9 {
  padding-right: 9px; }

.p-b-9 {
  padding-bottom: 9px; }

.p-l-9 {
  padding-left: 9px; }

.p-10 {
  padding: 10px; }

.p-t-10 {
  padding-top: 10px; }

.p-r-10 {
  padding-right: 10px; }

.p-b-10 {
  padding-bottom: 10px; }

.p-l-10 {
  padding-left: 10px; }

.p-11 {
  padding: 11px; }

.p-t-11 {
  padding-top: 11px; }

.p-r-11 {
  padding-right: 11px; }

.p-b-11 {
  padding-bottom: 11px; }

.p-l-11 {
  padding-left: 11px; }

.p-12 {
  padding: 12px; }

.p-t-12 {
  padding-top: 12px; }

.p-r-12 {
  padding-right: 12px; }

.p-b-12 {
  padding-bottom: 12px; }

.p-l-12 {
  padding-left: 12px; }

.p-13 {
  padding: 13px; }

.p-t-13 {
  padding-top: 13px; }

.p-r-13 {
  padding-right: 13px; }

.p-b-13 {
  padding-bottom: 13px; }

.p-l-13 {
  padding-left: 13px; }

.p-14 {
  padding: 14px; }

.p-t-14 {
  padding-top: 14px; }

.p-r-14 {
  padding-right: 14px; }

.p-b-14 {
  padding-bottom: 14px; }

.p-l-14 {
  padding-left: 14px; }

.p-15 {
  padding: 15px; }

.p-t-15 {
  padding-top: 15px; }

.p-r-15 {
  padding-right: 15px; }

.p-b-15 {
  padding-bottom: 15px; }

.p-l-15 {
  padding-left: 15px; }

.p-16 {
  padding: 16px; }

.p-t-16 {
  padding-top: 16px; }

.p-r-16 {
  padding-right: 16px; }

.p-b-16 {
  padding-bottom: 16px; }

.p-l-16 {
  padding-left: 16px; }

.p-17 {
  padding: 17px; }

.p-t-17 {
  padding-top: 17px; }

.p-r-17 {
  padding-right: 17px; }

.p-b-17 {
  padding-bottom: 17px; }

.p-l-17 {
  padding-left: 17px; }

.p-18 {
  padding: 18px; }

.p-t-18 {
  padding-top: 18px; }

.p-r-18 {
  padding-right: 18px; }

.p-b-18 {
  padding-bottom: 18px; }

.p-l-18 {
  padding-left: 18px; }

.p-19 {
  padding: 19px; }

.p-t-19 {
  padding-top: 19px; }

.p-r-19 {
  padding-right: 19px; }

.p-b-19 {
  padding-bottom: 19px; }

.p-l-19 {
  padding-left: 19px; }

.p-20 {
  padding: 20px; }

.p-t-20 {
  padding-top: 20px; }

.p-r-20 {
  padding-right: 20px; }

.p-b-20 {
  padding-bottom: 20px; }

.p-l-20 {
  padding-left: 20px; }

.p-21 {
  padding: 21px; }

.p-t-21 {
  padding-top: 21px; }

.p-r-21 {
  padding-right: 21px; }

.p-b-21 {
  padding-bottom: 21px; }

.p-l-21 {
  padding-left: 21px; }

.p-22 {
  padding: 22px; }

.p-t-22 {
  padding-top: 22px; }

.p-r-22 {
  padding-right: 22px; }

.p-b-22 {
  padding-bottom: 22px; }

.p-l-22 {
  padding-left: 22px; }

.p-23 {
  padding: 23px; }

.p-t-23 {
  padding-top: 23px; }

.p-r-23 {
  padding-right: 23px; }

.p-b-23 {
  padding-bottom: 23px; }

.p-l-23 {
  padding-left: 23px; }

.p-24 {
  padding: 24px; }

.p-t-24 {
  padding-top: 24px; }

.p-r-24 {
  padding-right: 24px; }

.p-b-24 {
  padding-bottom: 24px; }

.p-l-24 {
  padding-left: 24px; }

.p-25 {
  padding: 25px; }

.p-t-25 {
  padding-top: 25px; }

.p-r-25 {
  padding-right: 25px; }

.p-b-25 {
  padding-bottom: 25px; }

.p-l-25 {
  padding-left: 25px; }

.p-26 {
  padding: 26px; }

.p-t-26 {
  padding-top: 26px; }

.p-r-26 {
  padding-right: 26px; }

.p-b-26 {
  padding-bottom: 26px; }

.p-l-26 {
  padding-left: 26px; }

.p-27 {
  padding: 27px; }

.p-t-27 {
  padding-top: 27px; }

.p-r-27 {
  padding-right: 27px; }

.p-b-27 {
  padding-bottom: 27px; }

.p-l-27 {
  padding-left: 27px; }

.p-28 {
  padding: 28px; }

.p-t-28 {
  padding-top: 28px; }

.p-r-28 {
  padding-right: 28px; }

.p-b-28 {
  padding-bottom: 28px; }

.p-l-28 {
  padding-left: 28px; }

.p-29 {
  padding: 29px; }

.p-t-29 {
  padding-top: 29px; }

.p-r-29 {
  padding-right: 29px; }

.p-b-29 {
  padding-bottom: 29px; }

.p-l-29 {
  padding-left: 29px; }

.p-30 {
  padding: 30px; }

.p-t-30 {
  padding-top: 30px; }

.p-r-30 {
  padding-right: 30px; }

.p-b-30 {
  padding-bottom: 30px; }

.p-l-30 {
  padding-left: 30px; }

.p-31 {
  padding: 31px; }

.p-t-31 {
  padding-top: 31px; }

.p-r-31 {
  padding-right: 31px; }

.p-b-31 {
  padding-bottom: 31px; }

.p-l-31 {
  padding-left: 31px; }

.p-32 {
  padding: 32px; }

.p-t-32 {
  padding-top: 32px; }

.p-r-32 {
  padding-right: 32px; }

.p-b-32 {
  padding-bottom: 32px; }

.p-l-32 {
  padding-left: 32px; }

.p-33 {
  padding: 33px; }

.p-t-33 {
  padding-top: 33px; }

.p-r-33 {
  padding-right: 33px; }

.p-b-33 {
  padding-bottom: 33px; }

.p-l-33 {
  padding-left: 33px; }

.p-34 {
  padding: 34px; }

.p-t-34 {
  padding-top: 34px; }

.p-r-34 {
  padding-right: 34px; }

.p-b-34 {
  padding-bottom: 34px; }

.p-l-34 {
  padding-left: 34px; }

.p-35 {
  padding: 35px; }

.p-t-35 {
  padding-top: 35px; }

.p-r-35 {
  padding-right: 35px; }

.p-b-35 {
  padding-bottom: 35px; }

.p-l-35 {
  padding-left: 35px; }

.p-36 {
  padding: 36px; }

.p-t-36 {
  padding-top: 36px; }

.p-r-36 {
  padding-right: 36px; }

.p-b-36 {
  padding-bottom: 36px; }

.p-l-36 {
  padding-left: 36px; }

.p-37 {
  padding: 37px; }

.p-t-37 {
  padding-top: 37px; }

.p-r-37 {
  padding-right: 37px; }

.p-b-37 {
  padding-bottom: 37px; }

.p-l-37 {
  padding-left: 37px; }

.p-38 {
  padding: 38px; }

.p-t-38 {
  padding-top: 38px; }

.p-r-38 {
  padding-right: 38px; }

.p-b-38 {
  padding-bottom: 38px; }

.p-l-38 {
  padding-left: 38px; }

.p-39 {
  padding: 39px; }

.p-t-39 {
  padding-top: 39px; }

.p-r-39 {
  padding-right: 39px; }

.p-b-39 {
  padding-bottom: 39px; }

.p-l-39 {
  padding-left: 39px; }

.p-40 {
  padding: 40px; }

.p-t-40 {
  padding-top: 40px; }

.p-r-40 {
  padding-right: 40px; }

.p-b-40 {
  padding-bottom: 40px; }

.p-l-40 {
  padding-left: 40px; }

.p-41 {
  padding: 41px; }

.p-t-41 {
  padding-top: 41px; }

.p-r-41 {
  padding-right: 41px; }

.p-b-41 {
  padding-bottom: 41px; }

.p-l-41 {
  padding-left: 41px; }

.p-42 {
  padding: 42px; }

.p-t-42 {
  padding-top: 42px; }

.p-r-42 {
  padding-right: 42px; }

.p-b-42 {
  padding-bottom: 42px; }

.p-l-42 {
  padding-left: 42px; }

.p-43 {
  padding: 43px; }

.p-t-43 {
  padding-top: 43px; }

.p-r-43 {
  padding-right: 43px; }

.p-b-43 {
  padding-bottom: 43px; }

.p-l-43 {
  padding-left: 43px; }

.p-44 {
  padding: 44px; }

.p-t-44 {
  padding-top: 44px; }

.p-r-44 {
  padding-right: 44px; }

.p-b-44 {
  padding-bottom: 44px; }

.p-l-44 {
  padding-left: 44px; }

.p-45 {
  padding: 45px; }

.p-t-45 {
  padding-top: 45px; }

.p-r-45 {
  padding-right: 45px; }

.p-b-45 {
  padding-bottom: 45px; }

.p-l-45 {
  padding-left: 45px; }

.p-46 {
  padding: 46px; }

.p-t-46 {
  padding-top: 46px; }

.p-r-46 {
  padding-right: 46px; }

.p-b-46 {
  padding-bottom: 46px; }

.p-l-46 {
  padding-left: 46px; }

.p-47 {
  padding: 47px; }

.p-t-47 {
  padding-top: 47px; }

.p-r-47 {
  padding-right: 47px; }

.p-b-47 {
  padding-bottom: 47px; }

.p-l-47 {
  padding-left: 47px; }

.p-48 {
  padding: 48px; }

.p-t-48 {
  padding-top: 48px; }

.p-r-48 {
  padding-right: 48px; }

.p-b-48 {
  padding-bottom: 48px; }

.p-l-48 {
  padding-left: 48px; }

.p-49 {
  padding: 49px; }

.p-t-49 {
  padding-top: 49px; }

.p-r-49 {
  padding-right: 49px; }

.p-b-49 {
  padding-bottom: 49px; }

.p-l-49 {
  padding-left: 49px; }

.p-50 {
  padding: 50px; }

.p-t-50 {
  padding-top: 50px; }

.p-r-50 {
  padding-right: 50px; }

.p-b-50 {
  padding-bottom: 50px; }

.p-l-50 {
  padding-left: 50px; }

.p-51 {
  padding: 51px; }

.p-t-51 {
  padding-top: 51px; }

.p-r-51 {
  padding-right: 51px; }

.p-b-51 {
  padding-bottom: 51px; }

.p-l-51 {
  padding-left: 51px; }

.p-52 {
  padding: 52px; }

.p-t-52 {
  padding-top: 52px; }

.p-r-52 {
  padding-right: 52px; }

.p-b-52 {
  padding-bottom: 52px; }

.p-l-52 {
  padding-left: 52px; }

.p-53 {
  padding: 53px; }

.p-t-53 {
  padding-top: 53px; }

.p-r-53 {
  padding-right: 53px; }

.p-b-53 {
  padding-bottom: 53px; }

.p-l-53 {
  padding-left: 53px; }

.p-54 {
  padding: 54px; }

.p-t-54 {
  padding-top: 54px; }

.p-r-54 {
  padding-right: 54px; }

.p-b-54 {
  padding-bottom: 54px; }

.p-l-54 {
  padding-left: 54px; }

.p-55 {
  padding: 55px; }

.p-t-55 {
  padding-top: 55px; }

.p-r-55 {
  padding-right: 55px; }

.p-b-55 {
  padding-bottom: 55px; }

.p-l-55 {
  padding-left: 55px; }

.p-56 {
  padding: 56px; }

.p-t-56 {
  padding-top: 56px; }

.p-r-56 {
  padding-right: 56px; }

.p-b-56 {
  padding-bottom: 56px; }

.p-l-56 {
  padding-left: 56px; }

.p-57 {
  padding: 57px; }

.p-t-57 {
  padding-top: 57px; }

.p-r-57 {
  padding-right: 57px; }

.p-b-57 {
  padding-bottom: 57px; }

.p-l-57 {
  padding-left: 57px; }

.p-58 {
  padding: 58px; }

.p-t-58 {
  padding-top: 58px; }

.p-r-58 {
  padding-right: 58px; }

.p-b-58 {
  padding-bottom: 58px; }

.p-l-58 {
  padding-left: 58px; }

.p-59 {
  padding: 59px; }

.p-t-59 {
  padding-top: 59px; }

.p-r-59 {
  padding-right: 59px; }

.p-b-59 {
  padding-bottom: 59px; }

.p-l-59 {
  padding-left: 59px; }

.p-60 {
  padding: 60px; }

.p-t-60 {
  padding-top: 60px; }

.p-r-60 {
  padding-right: 60px; }

.p-b-60 {
  padding-bottom: 60px; }

.p-l-60 {
  padding-left: 60px; }

.p-61 {
  padding: 61px; }

.p-t-61 {
  padding-top: 61px; }

.p-r-61 {
  padding-right: 61px; }

.p-b-61 {
  padding-bottom: 61px; }

.p-l-61 {
  padding-left: 61px; }

.p-62 {
  padding: 62px; }

.p-t-62 {
  padding-top: 62px; }

.p-r-62 {
  padding-right: 62px; }

.p-b-62 {
  padding-bottom: 62px; }

.p-l-62 {
  padding-left: 62px; }

.p-63 {
  padding: 63px; }

.p-t-63 {
  padding-top: 63px; }

.p-r-63 {
  padding-right: 63px; }

.p-b-63 {
  padding-bottom: 63px; }

.p-l-63 {
  padding-left: 63px; }

.p-64 {
  padding: 64px; }

.p-t-64 {
  padding-top: 64px; }

.p-r-64 {
  padding-right: 64px; }

.p-b-64 {
  padding-bottom: 64px; }

.p-l-64 {
  padding-left: 64px; }

.p-65 {
  padding: 65px; }

.p-t-65 {
  padding-top: 65px; }

.p-r-65 {
  padding-right: 65px; }

.p-b-65 {
  padding-bottom: 65px; }

.p-l-65 {
  padding-left: 65px; }

.p-66 {
  padding: 66px; }

.p-t-66 {
  padding-top: 66px; }

.p-r-66 {
  padding-right: 66px; }

.p-b-66 {
  padding-bottom: 66px; }

.p-l-66 {
  padding-left: 66px; }

.p-67 {
  padding: 67px; }

.p-t-67 {
  padding-top: 67px; }

.p-r-67 {
  padding-right: 67px; }

.p-b-67 {
  padding-bottom: 67px; }

.p-l-67 {
  padding-left: 67px; }

.p-68 {
  padding: 68px; }

.p-t-68 {
  padding-top: 68px; }

.p-r-68 {
  padding-right: 68px; }

.p-b-68 {
  padding-bottom: 68px; }

.p-l-68 {
  padding-left: 68px; }

.p-69 {
  padding: 69px; }

.p-t-69 {
  padding-top: 69px; }

.p-r-69 {
  padding-right: 69px; }

.p-b-69 {
  padding-bottom: 69px; }

.p-l-69 {
  padding-left: 69px; }

.p-70 {
  padding: 70px; }

.p-t-70 {
  padding-top: 70px; }

.p-r-70 {
  padding-right: 70px; }

.p-b-70 {
  padding-bottom: 70px; }

.p-l-70 {
  padding-left: 70px; }

.p-71 {
  padding: 71px; }

.p-t-71 {
  padding-top: 71px; }

.p-r-71 {
  padding-right: 71px; }

.p-b-71 {
  padding-bottom: 71px; }

.p-l-71 {
  padding-left: 71px; }

.p-72 {
  padding: 72px; }

.p-t-72 {
  padding-top: 72px; }

.p-r-72 {
  padding-right: 72px; }

.p-b-72 {
  padding-bottom: 72px; }

.p-l-72 {
  padding-left: 72px; }

.p-73 {
  padding: 73px; }

.p-t-73 {
  padding-top: 73px; }

.p-r-73 {
  padding-right: 73px; }

.p-b-73 {
  padding-bottom: 73px; }

.p-l-73 {
  padding-left: 73px; }

.p-74 {
  padding: 74px; }

.p-t-74 {
  padding-top: 74px; }

.p-r-74 {
  padding-right: 74px; }

.p-b-74 {
  padding-bottom: 74px; }

.p-l-74 {
  padding-left: 74px; }

.p-75 {
  padding: 75px; }

.p-t-75 {
  padding-top: 75px; }

.p-r-75 {
  padding-right: 75px; }

.p-b-75 {
  padding-bottom: 75px; }

.p-l-75 {
  padding-left: 75px; }

.p-76 {
  padding: 76px; }

.p-t-76 {
  padding-top: 76px; }

.p-r-76 {
  padding-right: 76px; }

.p-b-76 {
  padding-bottom: 76px; }

.p-l-76 {
  padding-left: 76px; }

.p-77 {
  padding: 77px; }

.p-t-77 {
  padding-top: 77px; }

.p-r-77 {
  padding-right: 77px; }

.p-b-77 {
  padding-bottom: 77px; }

.p-l-77 {
  padding-left: 77px; }

.p-78 {
  padding: 78px; }

.p-t-78 {
  padding-top: 78px; }

.p-r-78 {
  padding-right: 78px; }

.p-b-78 {
  padding-bottom: 78px; }

.p-l-78 {
  padding-left: 78px; }

.p-79 {
  padding: 79px; }

.p-t-79 {
  padding-top: 79px; }

.p-r-79 {
  padding-right: 79px; }

.p-b-79 {
  padding-bottom: 79px; }

.p-l-79 {
  padding-left: 79px; }

.p-80 {
  padding: 80px; }

.p-t-80 {
  padding-top: 80px; }

.p-r-80 {
  padding-right: 80px; }

.p-b-80 {
  padding-bottom: 80px; }

.p-l-80 {
  padding-left: 80px; }

.p-81 {
  padding: 81px; }

.p-t-81 {
  padding-top: 81px; }

.p-r-81 {
  padding-right: 81px; }

.p-b-81 {
  padding-bottom: 81px; }

.p-l-81 {
  padding-left: 81px; }

.p-82 {
  padding: 82px; }

.p-t-82 {
  padding-top: 82px; }

.p-r-82 {
  padding-right: 82px; }

.p-b-82 {
  padding-bottom: 82px; }

.p-l-82 {
  padding-left: 82px; }

.p-83 {
  padding: 83px; }

.p-t-83 {
  padding-top: 83px; }

.p-r-83 {
  padding-right: 83px; }

.p-b-83 {
  padding-bottom: 83px; }

.p-l-83 {
  padding-left: 83px; }

.p-84 {
  padding: 84px; }

.p-t-84 {
  padding-top: 84px; }

.p-r-84 {
  padding-right: 84px; }

.p-b-84 {
  padding-bottom: 84px; }

.p-l-84 {
  padding-left: 84px; }

.p-85 {
  padding: 85px; }

.p-t-85 {
  padding-top: 85px; }

.p-r-85 {
  padding-right: 85px; }

.p-b-85 {
  padding-bottom: 85px; }

.p-l-85 {
  padding-left: 85px; }

.p-86 {
  padding: 86px; }

.p-t-86 {
  padding-top: 86px; }

.p-r-86 {
  padding-right: 86px; }

.p-b-86 {
  padding-bottom: 86px; }

.p-l-86 {
  padding-left: 86px; }

.p-87 {
  padding: 87px; }

.p-t-87 {
  padding-top: 87px; }

.p-r-87 {
  padding-right: 87px; }

.p-b-87 {
  padding-bottom: 87px; }

.p-l-87 {
  padding-left: 87px; }

.p-88 {
  padding: 88px; }

.p-t-88 {
  padding-top: 88px; }

.p-r-88 {
  padding-right: 88px; }

.p-b-88 {
  padding-bottom: 88px; }

.p-l-88 {
  padding-left: 88px; }

.p-89 {
  padding: 89px; }

.p-t-89 {
  padding-top: 89px; }

.p-r-89 {
  padding-right: 89px; }

.p-b-89 {
  padding-bottom: 89px; }

.p-l-89 {
  padding-left: 89px; }

.p-90 {
  padding: 90px; }

.p-t-90 {
  padding-top: 90px; }

.p-r-90 {
  padding-right: 90px; }

.p-b-90 {
  padding-bottom: 90px; }

.p-l-90 {
  padding-left: 90px; }

.p-91 {
  padding: 91px; }

.p-t-91 {
  padding-top: 91px; }

.p-r-91 {
  padding-right: 91px; }

.p-b-91 {
  padding-bottom: 91px; }

.p-l-91 {
  padding-left: 91px; }

.p-92 {
  padding: 92px; }

.p-t-92 {
  padding-top: 92px; }

.p-r-92 {
  padding-right: 92px; }

.p-b-92 {
  padding-bottom: 92px; }

.p-l-92 {
  padding-left: 92px; }

.p-93 {
  padding: 93px; }

.p-t-93 {
  padding-top: 93px; }

.p-r-93 {
  padding-right: 93px; }

.p-b-93 {
  padding-bottom: 93px; }

.p-l-93 {
  padding-left: 93px; }

.p-94 {
  padding: 94px; }

.p-t-94 {
  padding-top: 94px; }

.p-r-94 {
  padding-right: 94px; }

.p-b-94 {
  padding-bottom: 94px; }

.p-l-94 {
  padding-left: 94px; }

.p-95 {
  padding: 95px; }

.p-t-95 {
  padding-top: 95px; }

.p-r-95 {
  padding-right: 95px; }

.p-b-95 {
  padding-bottom: 95px; }

.p-l-95 {
  padding-left: 95px; }

.p-96 {
  padding: 96px; }

.p-t-96 {
  padding-top: 96px; }

.p-r-96 {
  padding-right: 96px; }

.p-b-96 {
  padding-bottom: 96px; }

.p-l-96 {
  padding-left: 96px; }

.p-97 {
  padding: 97px; }

.p-t-97 {
  padding-top: 97px; }

.p-r-97 {
  padding-right: 97px; }

.p-b-97 {
  padding-bottom: 97px; }

.p-l-97 {
  padding-left: 97px; }

.p-98 {
  padding: 98px; }

.p-t-98 {
  padding-top: 98px; }

.p-r-98 {
  padding-right: 98px; }

.p-b-98 {
  padding-bottom: 98px; }

.p-l-98 {
  padding-left: 98px; }

.p-99 {
  padding: 99px; }

.p-t-99 {
  padding-top: 99px; }

.p-r-99 {
  padding-right: 99px; }

.p-b-99 {
  padding-bottom: 99px; }

.p-l-99 {
  padding-left: 99px; }

.p-100 {
  padding: 100px; }

.p-t-100 {
  padding-top: 100px; }

.p-r-100 {
  padding-right: 100px; }

.p-b-100 {
  padding-bottom: 100px; }

.p-l-100 {
  padding-left: 100px; }

.p-101 {
  padding: 101px; }

.p-t-101 {
  padding-top: 101px; }

.p-r-101 {
  padding-right: 101px; }

.p-b-101 {
  padding-bottom: 101px; }

.p-l-101 {
  padding-left: 101px; }

.p-102 {
  padding: 102px; }

.p-t-102 {
  padding-top: 102px; }

.p-r-102 {
  padding-right: 102px; }

.p-b-102 {
  padding-bottom: 102px; }

.p-l-102 {
  padding-left: 102px; }

.p-103 {
  padding: 103px; }

.p-t-103 {
  padding-top: 103px; }

.p-r-103 {
  padding-right: 103px; }

.p-b-103 {
  padding-bottom: 103px; }

.p-l-103 {
  padding-left: 103px; }

.p-104 {
  padding: 104px; }

.p-t-104 {
  padding-top: 104px; }

.p-r-104 {
  padding-right: 104px; }

.p-b-104 {
  padding-bottom: 104px; }

.p-l-104 {
  padding-left: 104px; }

.p-105 {
  padding: 105px; }

.p-t-105 {
  padding-top: 105px; }

.p-r-105 {
  padding-right: 105px; }

.p-b-105 {
  padding-bottom: 105px; }

.p-l-105 {
  padding-left: 105px; }

.p-106 {
  padding: 106px; }

.p-t-106 {
  padding-top: 106px; }

.p-r-106 {
  padding-right: 106px; }

.p-b-106 {
  padding-bottom: 106px; }

.p-l-106 {
  padding-left: 106px; }

.p-107 {
  padding: 107px; }

.p-t-107 {
  padding-top: 107px; }

.p-r-107 {
  padding-right: 107px; }

.p-b-107 {
  padding-bottom: 107px; }

.p-l-107 {
  padding-left: 107px; }

.p-108 {
  padding: 108px; }

.p-t-108 {
  padding-top: 108px; }

.p-r-108 {
  padding-right: 108px; }

.p-b-108 {
  padding-bottom: 108px; }

.p-l-108 {
  padding-left: 108px; }

.p-109 {
  padding: 109px; }

.p-t-109 {
  padding-top: 109px; }

.p-r-109 {
  padding-right: 109px; }

.p-b-109 {
  padding-bottom: 109px; }

.p-l-109 {
  padding-left: 109px; }

.p-110 {
  padding: 110px; }

.p-t-110 {
  padding-top: 110px; }

.p-r-110 {
  padding-right: 110px; }

.p-b-110 {
  padding-bottom: 110px; }

.p-l-110 {
  padding-left: 110px; }

.p-111 {
  padding: 111px; }

.p-t-111 {
  padding-top: 111px; }

.p-r-111 {
  padding-right: 111px; }

.p-b-111 {
  padding-bottom: 111px; }

.p-l-111 {
  padding-left: 111px; }

.p-112 {
  padding: 112px; }

.p-t-112 {
  padding-top: 112px; }

.p-r-112 {
  padding-right: 112px; }

.p-b-112 {
  padding-bottom: 112px; }

.p-l-112 {
  padding-left: 112px; }

.p-113 {
  padding: 113px; }

.p-t-113 {
  padding-top: 113px; }

.p-r-113 {
  padding-right: 113px; }

.p-b-113 {
  padding-bottom: 113px; }

.p-l-113 {
  padding-left: 113px; }

.p-114 {
  padding: 114px; }

.p-t-114 {
  padding-top: 114px; }

.p-r-114 {
  padding-right: 114px; }

.p-b-114 {
  padding-bottom: 114px; }

.p-l-114 {
  padding-left: 114px; }

.p-115 {
  padding: 115px; }

.p-t-115 {
  padding-top: 115px; }

.p-r-115 {
  padding-right: 115px; }

.p-b-115 {
  padding-bottom: 115px; }

.p-l-115 {
  padding-left: 115px; }

.p-116 {
  padding: 116px; }

.p-t-116 {
  padding-top: 116px; }

.p-r-116 {
  padding-right: 116px; }

.p-b-116 {
  padding-bottom: 116px; }

.p-l-116 {
  padding-left: 116px; }

.p-117 {
  padding: 117px; }

.p-t-117 {
  padding-top: 117px; }

.p-r-117 {
  padding-right: 117px; }

.p-b-117 {
  padding-bottom: 117px; }

.p-l-117 {
  padding-left: 117px; }

.p-118 {
  padding: 118px; }

.p-t-118 {
  padding-top: 118px; }

.p-r-118 {
  padding-right: 118px; }

.p-b-118 {
  padding-bottom: 118px; }

.p-l-118 {
  padding-left: 118px; }

.p-119 {
  padding: 119px; }

.p-t-119 {
  padding-top: 119px; }

.p-r-119 {
  padding-right: 119px; }

.p-b-119 {
  padding-bottom: 119px; }

.p-l-119 {
  padding-left: 119px; }

.p-120 {
  padding: 120px; }

.p-t-120 {
  padding-top: 120px; }

.p-r-120 {
  padding-right: 120px; }

.p-b-120 {
  padding-bottom: 120px; }

.p-l-120 {
  padding-left: 120px; }

.p-121 {
  padding: 121px; }

.p-t-121 {
  padding-top: 121px; }

.p-r-121 {
  padding-right: 121px; }

.p-b-121 {
  padding-bottom: 121px; }

.p-l-121 {
  padding-left: 121px; }

.p-122 {
  padding: 122px; }

.p-t-122 {
  padding-top: 122px; }

.p-r-122 {
  padding-right: 122px; }

.p-b-122 {
  padding-bottom: 122px; }

.p-l-122 {
  padding-left: 122px; }

.p-123 {
  padding: 123px; }

.p-t-123 {
  padding-top: 123px; }

.p-r-123 {
  padding-right: 123px; }

.p-b-123 {
  padding-bottom: 123px; }

.p-l-123 {
  padding-left: 123px; }

.p-124 {
  padding: 124px; }

.p-t-124 {
  padding-top: 124px; }

.p-r-124 {
  padding-right: 124px; }

.p-b-124 {
  padding-bottom: 124px; }

.p-l-124 {
  padding-left: 124px; }

.p-125 {
  padding: 125px; }

.p-t-125 {
  padding-top: 125px; }

.p-r-125 {
  padding-right: 125px; }

.p-b-125 {
  padding-bottom: 125px; }

.p-l-125 {
  padding-left: 125px; }

.p-126 {
  padding: 126px; }

.p-t-126 {
  padding-top: 126px; }

.p-r-126 {
  padding-right: 126px; }

.p-b-126 {
  padding-bottom: 126px; }

.p-l-126 {
  padding-left: 126px; }

.p-127 {
  padding: 127px; }

.p-t-127 {
  padding-top: 127px; }

.p-r-127 {
  padding-right: 127px; }

.p-b-127 {
  padding-bottom: 127px; }

.p-l-127 {
  padding-left: 127px; }

.p-128 {
  padding: 128px; }

.p-t-128 {
  padding-top: 128px; }

.p-r-128 {
  padding-right: 128px; }

.p-b-128 {
  padding-bottom: 128px; }

.p-l-128 {
  padding-left: 128px; }

.p-129 {
  padding: 129px; }

.p-t-129 {
  padding-top: 129px; }

.p-r-129 {
  padding-right: 129px; }

.p-b-129 {
  padding-bottom: 129px; }

.p-l-129 {
  padding-left: 129px; }

.p-130 {
  padding: 130px; }

.p-t-130 {
  padding-top: 130px; }

.p-r-130 {
  padding-right: 130px; }

.p-b-130 {
  padding-bottom: 130px; }

.p-l-130 {
  padding-left: 130px; }

.p-131 {
  padding: 131px; }

.p-t-131 {
  padding-top: 131px; }

.p-r-131 {
  padding-right: 131px; }

.p-b-131 {
  padding-bottom: 131px; }

.p-l-131 {
  padding-left: 131px; }

.p-132 {
  padding: 132px; }

.p-t-132 {
  padding-top: 132px; }

.p-r-132 {
  padding-right: 132px; }

.p-b-132 {
  padding-bottom: 132px; }

.p-l-132 {
  padding-left: 132px; }

.p-133 {
  padding: 133px; }

.p-t-133 {
  padding-top: 133px; }

.p-r-133 {
  padding-right: 133px; }

.p-b-133 {
  padding-bottom: 133px; }

.p-l-133 {
  padding-left: 133px; }

.p-134 {
  padding: 134px; }

.p-t-134 {
  padding-top: 134px; }

.p-r-134 {
  padding-right: 134px; }

.p-b-134 {
  padding-bottom: 134px; }

.p-l-134 {
  padding-left: 134px; }

.p-135 {
  padding: 135px; }

.p-t-135 {
  padding-top: 135px; }

.p-r-135 {
  padding-right: 135px; }

.p-b-135 {
  padding-bottom: 135px; }

.p-l-135 {
  padding-left: 135px; }

.p-136 {
  padding: 136px; }

.p-t-136 {
  padding-top: 136px; }

.p-r-136 {
  padding-right: 136px; }

.p-b-136 {
  padding-bottom: 136px; }

.p-l-136 {
  padding-left: 136px; }

.p-137 {
  padding: 137px; }

.p-t-137 {
  padding-top: 137px; }

.p-r-137 {
  padding-right: 137px; }

.p-b-137 {
  padding-bottom: 137px; }

.p-l-137 {
  padding-left: 137px; }

.p-138 {
  padding: 138px; }

.p-t-138 {
  padding-top: 138px; }

.p-r-138 {
  padding-right: 138px; }

.p-b-138 {
  padding-bottom: 138px; }

.p-l-138 {
  padding-left: 138px; }

.p-139 {
  padding: 139px; }

.p-t-139 {
  padding-top: 139px; }

.p-r-139 {
  padding-right: 139px; }

.p-b-139 {
  padding-bottom: 139px; }

.p-l-139 {
  padding-left: 139px; }

.p-140 {
  padding: 140px; }

.p-t-140 {
  padding-top: 140px; }

.p-r-140 {
  padding-right: 140px; }

.p-b-140 {
  padding-bottom: 140px; }

.p-l-140 {
  padding-left: 140px; }

.p-141 {
  padding: 141px; }

.p-t-141 {
  padding-top: 141px; }

.p-r-141 {
  padding-right: 141px; }

.p-b-141 {
  padding-bottom: 141px; }

.p-l-141 {
  padding-left: 141px; }

.p-142 {
  padding: 142px; }

.p-t-142 {
  padding-top: 142px; }

.p-r-142 {
  padding-right: 142px; }

.p-b-142 {
  padding-bottom: 142px; }

.p-l-142 {
  padding-left: 142px; }

.p-143 {
  padding: 143px; }

.p-t-143 {
  padding-top: 143px; }

.p-r-143 {
  padding-right: 143px; }

.p-b-143 {
  padding-bottom: 143px; }

.p-l-143 {
  padding-left: 143px; }

.p-144 {
  padding: 144px; }

.p-t-144 {
  padding-top: 144px; }

.p-r-144 {
  padding-right: 144px; }

.p-b-144 {
  padding-bottom: 144px; }

.p-l-144 {
  padding-left: 144px; }

.p-145 {
  padding: 145px; }

.p-t-145 {
  padding-top: 145px; }

.p-r-145 {
  padding-right: 145px; }

.p-b-145 {
  padding-bottom: 145px; }

.p-l-145 {
  padding-left: 145px; }

.p-146 {
  padding: 146px; }

.p-t-146 {
  padding-top: 146px; }

.p-r-146 {
  padding-right: 146px; }

.p-b-146 {
  padding-bottom: 146px; }

.p-l-146 {
  padding-left: 146px; }

.p-147 {
  padding: 147px; }

.p-t-147 {
  padding-top: 147px; }

.p-r-147 {
  padding-right: 147px; }

.p-b-147 {
  padding-bottom: 147px; }

.p-l-147 {
  padding-left: 147px; }

.p-148 {
  padding: 148px; }

.p-t-148 {
  padding-top: 148px; }

.p-r-148 {
  padding-right: 148px; }

.p-b-148 {
  padding-bottom: 148px; }

.p-l-148 {
  padding-left: 148px; }

.p-149 {
  padding: 149px; }

.p-t-149 {
  padding-top: 149px; }

.p-r-149 {
  padding-right: 149px; }

.p-b-149 {
  padding-bottom: 149px; }

.p-l-149 {
  padding-left: 149px; }

.p-150 {
  padding: 150px; }

.p-t-150 {
  padding-top: 150px; }

.p-r-150 {
  padding-right: 150px; }

.p-b-150 {
  padding-bottom: 150px; }

.p-l-150 {
  padding-left: 150px; }

.p-151 {
  padding: 151px; }

.p-t-151 {
  padding-top: 151px; }

.p-r-151 {
  padding-right: 151px; }

.p-b-151 {
  padding-bottom: 151px; }

.p-l-151 {
  padding-left: 151px; }

.p-152 {
  padding: 152px; }

.p-t-152 {
  padding-top: 152px; }

.p-r-152 {
  padding-right: 152px; }

.p-b-152 {
  padding-bottom: 152px; }

.p-l-152 {
  padding-left: 152px; }

.p-153 {
  padding: 153px; }

.p-t-153 {
  padding-top: 153px; }

.p-r-153 {
  padding-right: 153px; }

.p-b-153 {
  padding-bottom: 153px; }

.p-l-153 {
  padding-left: 153px; }

.p-154 {
  padding: 154px; }

.p-t-154 {
  padding-top: 154px; }

.p-r-154 {
  padding-right: 154px; }

.p-b-154 {
  padding-bottom: 154px; }

.p-l-154 {
  padding-left: 154px; }

.p-155 {
  padding: 155px; }

.p-t-155 {
  padding-top: 155px; }

.p-r-155 {
  padding-right: 155px; }

.p-b-155 {
  padding-bottom: 155px; }

.p-l-155 {
  padding-left: 155px; }

.p-156 {
  padding: 156px; }

.p-t-156 {
  padding-top: 156px; }

.p-r-156 {
  padding-right: 156px; }

.p-b-156 {
  padding-bottom: 156px; }

.p-l-156 {
  padding-left: 156px; }

.p-157 {
  padding: 157px; }

.p-t-157 {
  padding-top: 157px; }

.p-r-157 {
  padding-right: 157px; }

.p-b-157 {
  padding-bottom: 157px; }

.p-l-157 {
  padding-left: 157px; }

.p-158 {
  padding: 158px; }

.p-t-158 {
  padding-top: 158px; }

.p-r-158 {
  padding-right: 158px; }

.p-b-158 {
  padding-bottom: 158px; }

.p-l-158 {
  padding-left: 158px; }

.p-159 {
  padding: 159px; }

.p-t-159 {
  padding-top: 159px; }

.p-r-159 {
  padding-right: 159px; }

.p-b-159 {
  padding-bottom: 159px; }

.p-l-159 {
  padding-left: 159px; }

.p-160 {
  padding: 160px; }

.p-t-160 {
  padding-top: 160px; }

.p-r-160 {
  padding-right: 160px; }

.p-b-160 {
  padding-bottom: 160px; }

.p-l-160 {
  padding-left: 160px; }

.p-161 {
  padding: 161px; }

.p-t-161 {
  padding-top: 161px; }

.p-r-161 {
  padding-right: 161px; }

.p-b-161 {
  padding-bottom: 161px; }

.p-l-161 {
  padding-left: 161px; }

.p-162 {
  padding: 162px; }

.p-t-162 {
  padding-top: 162px; }

.p-r-162 {
  padding-right: 162px; }

.p-b-162 {
  padding-bottom: 162px; }

.p-l-162 {
  padding-left: 162px; }

.p-163 {
  padding: 163px; }

.p-t-163 {
  padding-top: 163px; }

.p-r-163 {
  padding-right: 163px; }

.p-b-163 {
  padding-bottom: 163px; }

.p-l-163 {
  padding-left: 163px; }

.p-164 {
  padding: 164px; }

.p-t-164 {
  padding-top: 164px; }

.p-r-164 {
  padding-right: 164px; }

.p-b-164 {
  padding-bottom: 164px; }

.p-l-164 {
  padding-left: 164px; }

.p-165 {
  padding: 165px; }

.p-t-165 {
  padding-top: 165px; }

.p-r-165 {
  padding-right: 165px; }

.p-b-165 {
  padding-bottom: 165px; }

.p-l-165 {
  padding-left: 165px; }

.p-166 {
  padding: 166px; }

.p-t-166 {
  padding-top: 166px; }

.p-r-166 {
  padding-right: 166px; }

.p-b-166 {
  padding-bottom: 166px; }

.p-l-166 {
  padding-left: 166px; }

.p-167 {
  padding: 167px; }

.p-t-167 {
  padding-top: 167px; }

.p-r-167 {
  padding-right: 167px; }

.p-b-167 {
  padding-bottom: 167px; }

.p-l-167 {
  padding-left: 167px; }

.p-168 {
  padding: 168px; }

.p-t-168 {
  padding-top: 168px; }

.p-r-168 {
  padding-right: 168px; }

.p-b-168 {
  padding-bottom: 168px; }

.p-l-168 {
  padding-left: 168px; }

.p-169 {
  padding: 169px; }

.p-t-169 {
  padding-top: 169px; }

.p-r-169 {
  padding-right: 169px; }

.p-b-169 {
  padding-bottom: 169px; }

.p-l-169 {
  padding-left: 169px; }

.p-170 {
  padding: 170px; }

.p-t-170 {
  padding-top: 170px; }

.p-r-170 {
  padding-right: 170px; }

.p-b-170 {
  padding-bottom: 170px; }

.p-l-170 {
  padding-left: 170px; }

.p-171 {
  padding: 171px; }

.p-t-171 {
  padding-top: 171px; }

.p-r-171 {
  padding-right: 171px; }

.p-b-171 {
  padding-bottom: 171px; }

.p-l-171 {
  padding-left: 171px; }

.p-172 {
  padding: 172px; }

.p-t-172 {
  padding-top: 172px; }

.p-r-172 {
  padding-right: 172px; }

.p-b-172 {
  padding-bottom: 172px; }

.p-l-172 {
  padding-left: 172px; }

.p-173 {
  padding: 173px; }

.p-t-173 {
  padding-top: 173px; }

.p-r-173 {
  padding-right: 173px; }

.p-b-173 {
  padding-bottom: 173px; }

.p-l-173 {
  padding-left: 173px; }

.p-174 {
  padding: 174px; }

.p-t-174 {
  padding-top: 174px; }

.p-r-174 {
  padding-right: 174px; }

.p-b-174 {
  padding-bottom: 174px; }

.p-l-174 {
  padding-left: 174px; }

.p-175 {
  padding: 175px; }

.p-t-175 {
  padding-top: 175px; }

.p-r-175 {
  padding-right: 175px; }

.p-b-175 {
  padding-bottom: 175px; }

.p-l-175 {
  padding-left: 175px; }

.p-176 {
  padding: 176px; }

.p-t-176 {
  padding-top: 176px; }

.p-r-176 {
  padding-right: 176px; }

.p-b-176 {
  padding-bottom: 176px; }

.p-l-176 {
  padding-left: 176px; }

.p-177 {
  padding: 177px; }

.p-t-177 {
  padding-top: 177px; }

.p-r-177 {
  padding-right: 177px; }

.p-b-177 {
  padding-bottom: 177px; }

.p-l-177 {
  padding-left: 177px; }

.p-178 {
  padding: 178px; }

.p-t-178 {
  padding-top: 178px; }

.p-r-178 {
  padding-right: 178px; }

.p-b-178 {
  padding-bottom: 178px; }

.p-l-178 {
  padding-left: 178px; }

.p-179 {
  padding: 179px; }

.p-t-179 {
  padding-top: 179px; }

.p-r-179 {
  padding-right: 179px; }

.p-b-179 {
  padding-bottom: 179px; }

.p-l-179 {
  padding-left: 179px; }

.p-180 {
  padding: 180px; }

.p-t-180 {
  padding-top: 180px; }

.p-r-180 {
  padding-right: 180px; }

.p-b-180 {
  padding-bottom: 180px; }

.p-l-180 {
  padding-left: 180px; }

.p-181 {
  padding: 181px; }

.p-t-181 {
  padding-top: 181px; }

.p-r-181 {
  padding-right: 181px; }

.p-b-181 {
  padding-bottom: 181px; }

.p-l-181 {
  padding-left: 181px; }

.p-182 {
  padding: 182px; }

.p-t-182 {
  padding-top: 182px; }

.p-r-182 {
  padding-right: 182px; }

.p-b-182 {
  padding-bottom: 182px; }

.p-l-182 {
  padding-left: 182px; }

.p-183 {
  padding: 183px; }

.p-t-183 {
  padding-top: 183px; }

.p-r-183 {
  padding-right: 183px; }

.p-b-183 {
  padding-bottom: 183px; }

.p-l-183 {
  padding-left: 183px; }

.p-184 {
  padding: 184px; }

.p-t-184 {
  padding-top: 184px; }

.p-r-184 {
  padding-right: 184px; }

.p-b-184 {
  padding-bottom: 184px; }

.p-l-184 {
  padding-left: 184px; }

.p-185 {
  padding: 185px; }

.p-t-185 {
  padding-top: 185px; }

.p-r-185 {
  padding-right: 185px; }

.p-b-185 {
  padding-bottom: 185px; }

.p-l-185 {
  padding-left: 185px; }

.p-186 {
  padding: 186px; }

.p-t-186 {
  padding-top: 186px; }

.p-r-186 {
  padding-right: 186px; }

.p-b-186 {
  padding-bottom: 186px; }

.p-l-186 {
  padding-left: 186px; }

.p-187 {
  padding: 187px; }

.p-t-187 {
  padding-top: 187px; }

.p-r-187 {
  padding-right: 187px; }

.p-b-187 {
  padding-bottom: 187px; }

.p-l-187 {
  padding-left: 187px; }

.p-188 {
  padding: 188px; }

.p-t-188 {
  padding-top: 188px; }

.p-r-188 {
  padding-right: 188px; }

.p-b-188 {
  padding-bottom: 188px; }

.p-l-188 {
  padding-left: 188px; }

.p-189 {
  padding: 189px; }

.p-t-189 {
  padding-top: 189px; }

.p-r-189 {
  padding-right: 189px; }

.p-b-189 {
  padding-bottom: 189px; }

.p-l-189 {
  padding-left: 189px; }

.p-190 {
  padding: 190px; }

.p-t-190 {
  padding-top: 190px; }

.p-r-190 {
  padding-right: 190px; }

.p-b-190 {
  padding-bottom: 190px; }

.p-l-190 {
  padding-left: 190px; }

.p-191 {
  padding: 191px; }

.p-t-191 {
  padding-top: 191px; }

.p-r-191 {
  padding-right: 191px; }

.p-b-191 {
  padding-bottom: 191px; }

.p-l-191 {
  padding-left: 191px; }

.p-192 {
  padding: 192px; }

.p-t-192 {
  padding-top: 192px; }

.p-r-192 {
  padding-right: 192px; }

.p-b-192 {
  padding-bottom: 192px; }

.p-l-192 {
  padding-left: 192px; }

.p-193 {
  padding: 193px; }

.p-t-193 {
  padding-top: 193px; }

.p-r-193 {
  padding-right: 193px; }

.p-b-193 {
  padding-bottom: 193px; }

.p-l-193 {
  padding-left: 193px; }

.p-194 {
  padding: 194px; }

.p-t-194 {
  padding-top: 194px; }

.p-r-194 {
  padding-right: 194px; }

.p-b-194 {
  padding-bottom: 194px; }

.p-l-194 {
  padding-left: 194px; }

.p-195 {
  padding: 195px; }

.p-t-195 {
  padding-top: 195px; }

.p-r-195 {
  padding-right: 195px; }

.p-b-195 {
  padding-bottom: 195px; }

.p-l-195 {
  padding-left: 195px; }

.p-196 {
  padding: 196px; }

.p-t-196 {
  padding-top: 196px; }

.p-r-196 {
  padding-right: 196px; }

.p-b-196 {
  padding-bottom: 196px; }

.p-l-196 {
  padding-left: 196px; }

.p-197 {
  padding: 197px; }

.p-t-197 {
  padding-top: 197px; }

.p-r-197 {
  padding-right: 197px; }

.p-b-197 {
  padding-bottom: 197px; }

.p-l-197 {
  padding-left: 197px; }

.p-198 {
  padding: 198px; }

.p-t-198 {
  padding-top: 198px; }

.p-r-198 {
  padding-right: 198px; }

.p-b-198 {
  padding-bottom: 198px; }

.p-l-198 {
  padding-left: 198px; }

.p-199 {
  padding: 199px; }

.p-t-199 {
  padding-top: 199px; }

.p-r-199 {
  padding-right: 199px; }

.p-b-199 {
  padding-bottom: 199px; }

.p-l-199 {
  padding-left: 199px; }

.p-200 {
  padding: 200px; }

.p-t-200 {
  padding-top: 200px; }

.p-r-200 {
  padding-right: 200px; }

.p-b-200 {
  padding-bottom: 200px; }

.p-l-200 {
  padding-left: 200px; }

.m-0 {
  margin: 0px; }

.m-t-0 {
  margin-top: 0px; }

.m-r-0 {
  margin-right: 0px; }

.m-b-0 {
  margin-bottom: 0px; }

.m-l-0 {
  margin-left: 0px; }

.m-1 {
  margin: 1px; }

.m-t-1 {
  margin-top: 1px; }

.m-r-1 {
  margin-right: 1px; }

.m-b-1 {
  margin-bottom: 1px; }

.m-l-1 {
  margin-left: 1px; }

.m-2 {
  margin: 2px; }

.m-t-2 {
  margin-top: 2px; }

.m-r-2 {
  margin-right: 2px; }

.m-b-2 {
  margin-bottom: 2px; }

.m-l-2 {
  margin-left: 2px; }

.m-3 {
  margin: 3px; }

.m-t-3 {
  margin-top: 3px; }

.m-r-3 {
  margin-right: 3px; }

.m-b-3 {
  margin-bottom: 3px; }

.m-l-3 {
  margin-left: 3px; }

.m-4 {
  margin: 4px; }

.m-t-4 {
  margin-top: 4px; }

.m-r-4 {
  margin-right: 4px; }

.m-b-4 {
  margin-bottom: 4px; }

.m-l-4 {
  margin-left: 4px; }

.m-5 {
  margin: 5px; }

.m-t-5 {
  margin-top: 5px; }

.m-r-5 {
  margin-right: 5px; }

.m-b-5 {
  margin-bottom: 5px; }

.m-l-5 {
  margin-left: 5px; }

.m-6 {
  margin: 6px; }

.m-t-6 {
  margin-top: 6px; }

.m-r-6 {
  margin-right: 6px; }

.m-b-6 {
  margin-bottom: 6px; }

.m-l-6 {
  margin-left: 6px; }

.m-7 {
  margin: 7px; }

.m-t-7 {
  margin-top: 7px; }

.m-r-7 {
  margin-right: 7px; }

.m-b-7 {
  margin-bottom: 7px; }

.m-l-7 {
  margin-left: 7px; }

.m-8 {
  margin: 8px; }

.m-t-8 {
  margin-top: 8px; }

.m-r-8 {
  margin-right: 8px; }

.m-b-8 {
  margin-bottom: 8px; }

.m-l-8 {
  margin-left: 8px; }

.m-9 {
  margin: 9px; }

.m-t-9 {
  margin-top: 9px; }

.m-r-9 {
  margin-right: 9px; }

.m-b-9 {
  margin-bottom: 9px; }

.m-l-9 {
  margin-left: 9px; }

.m-10 {
  margin: 10px; }

.m-t-10 {
  margin-top: 10px; }

.m-r-10 {
  margin-right: 10px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-l-10 {
  margin-left: 10px; }

.m-11 {
  margin: 11px; }

.m-t-11 {
  margin-top: 11px; }

.m-r-11 {
  margin-right: 11px; }

.m-b-11 {
  margin-bottom: 11px; }

.m-l-11 {
  margin-left: 11px; }

.m-12 {
  margin: 12px; }

.m-t-12 {
  margin-top: 12px; }

.m-r-12 {
  margin-right: 12px; }

.m-b-12 {
  margin-bottom: 12px; }

.m-l-12 {
  margin-left: 12px; }

.m-13 {
  margin: 13px; }

.m-t-13 {
  margin-top: 13px; }

.m-r-13 {
  margin-right: 13px; }

.m-b-13 {
  margin-bottom: 13px; }

.m-l-13 {
  margin-left: 13px; }

.m-14 {
  margin: 14px; }

.m-t-14 {
  margin-top: 14px; }

.m-r-14 {
  margin-right: 14px; }

.m-b-14 {
  margin-bottom: 14px; }

.m-l-14 {
  margin-left: 14px; }

.m-15 {
  margin: 15px; }

.m-t-15 {
  margin-top: 15px; }

.m-r-15 {
  margin-right: 15px; }

.m-b-15 {
  margin-bottom: 15px; }

.m-l-15 {
  margin-left: 15px; }

.m-16 {
  margin: 16px; }

.m-t-16 {
  margin-top: 16px; }

.m-r-16 {
  margin-right: 16px; }

.m-b-16 {
  margin-bottom: 16px; }

.m-l-16 {
  margin-left: 16px; }

.m-17 {
  margin: 17px; }

.m-t-17 {
  margin-top: 17px; }

.m-r-17 {
  margin-right: 17px; }

.m-b-17 {
  margin-bottom: 17px; }

.m-l-17 {
  margin-left: 17px; }

.m-18 {
  margin: 18px; }

.m-t-18 {
  margin-top: 18px; }

.m-r-18 {
  margin-right: 18px; }

.m-b-18 {
  margin-bottom: 18px; }

.m-l-18 {
  margin-left: 18px; }

.m-19 {
  margin: 19px; }

.m-t-19 {
  margin-top: 19px; }

.m-r-19 {
  margin-right: 19px; }

.m-b-19 {
  margin-bottom: 19px; }

.m-l-19 {
  margin-left: 19px; }

.m-20 {
  margin: 20px; }

.m-t-20 {
  margin-top: 20px; }

.m-r-20 {
  margin-right: 20px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-l-20 {
  margin-left: 20px; }

.m-21 {
  margin: 21px; }

.m-t-21 {
  margin-top: 21px; }

.m-r-21 {
  margin-right: 21px; }

.m-b-21 {
  margin-bottom: 21px; }

.m-l-21 {
  margin-left: 21px; }

.m-22 {
  margin: 22px; }

.m-t-22 {
  margin-top: 22px; }

.m-r-22 {
  margin-right: 22px; }

.m-b-22 {
  margin-bottom: 22px; }

.m-l-22 {
  margin-left: 22px; }

.m-23 {
  margin: 23px; }

.m-t-23 {
  margin-top: 23px; }

.m-r-23 {
  margin-right: 23px; }

.m-b-23 {
  margin-bottom: 23px; }

.m-l-23 {
  margin-left: 23px; }

.m-24 {
  margin: 24px; }

.m-t-24 {
  margin-top: 24px; }

.m-r-24 {
  margin-right: 24px; }

.m-b-24 {
  margin-bottom: 24px; }

.m-l-24 {
  margin-left: 24px; }

.m-25 {
  margin: 25px; }

.m-t-25 {
  margin-top: 25px; }

.m-r-25 {
  margin-right: 25px; }

.m-b-25 {
  margin-bottom: 25px; }

.m-l-25 {
  margin-left: 25px; }

.m-26 {
  margin: 26px; }

.m-t-26 {
  margin-top: 26px; }

.m-r-26 {
  margin-right: 26px; }

.m-b-26 {
  margin-bottom: 26px; }

.m-l-26 {
  margin-left: 26px; }

.m-27 {
  margin: 27px; }

.m-t-27 {
  margin-top: 27px; }

.m-r-27 {
  margin-right: 27px; }

.m-b-27 {
  margin-bottom: 27px; }

.m-l-27 {
  margin-left: 27px; }

.m-28 {
  margin: 28px; }

.m-t-28 {
  margin-top: 28px; }

.m-r-28 {
  margin-right: 28px; }

.m-b-28 {
  margin-bottom: 28px; }

.m-l-28 {
  margin-left: 28px; }

.m-29 {
  margin: 29px; }

.m-t-29 {
  margin-top: 29px; }

.m-r-29 {
  margin-right: 29px; }

.m-b-29 {
  margin-bottom: 29px; }

.m-l-29 {
  margin-left: 29px; }

.m-30 {
  margin: 30px; }

.m-t-30 {
  margin-top: 30px; }

.m-r-30 {
  margin-right: 30px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-l-30 {
  margin-left: 30px; }

.m-31 {
  margin: 31px; }

.m-t-31 {
  margin-top: 31px; }

.m-r-31 {
  margin-right: 31px; }

.m-b-31 {
  margin-bottom: 31px; }

.m-l-31 {
  margin-left: 31px; }

.m-32 {
  margin: 32px; }

.m-t-32 {
  margin-top: 32px; }

.m-r-32 {
  margin-right: 32px; }

.m-b-32 {
  margin-bottom: 32px; }

.m-l-32 {
  margin-left: 32px; }

.m-33 {
  margin: 33px; }

.m-t-33 {
  margin-top: 33px; }

.m-r-33 {
  margin-right: 33px; }

.m-b-33 {
  margin-bottom: 33px; }

.m-l-33 {
  margin-left: 33px; }

.m-34 {
  margin: 34px; }

.m-t-34 {
  margin-top: 34px; }

.m-r-34 {
  margin-right: 34px; }

.m-b-34 {
  margin-bottom: 34px; }

.m-l-34 {
  margin-left: 34px; }

.m-35 {
  margin: 35px; }

.m-t-35 {
  margin-top: 35px; }

.m-r-35 {
  margin-right: 35px; }

.m-b-35 {
  margin-bottom: 35px; }

.m-l-35 {
  margin-left: 35px; }

.m-36 {
  margin: 36px; }

.m-t-36 {
  margin-top: 36px; }

.m-r-36 {
  margin-right: 36px; }

.m-b-36 {
  margin-bottom: 36px; }

.m-l-36 {
  margin-left: 36px; }

.m-37 {
  margin: 37px; }

.m-t-37 {
  margin-top: 37px; }

.m-r-37 {
  margin-right: 37px; }

.m-b-37 {
  margin-bottom: 37px; }

.m-l-37 {
  margin-left: 37px; }

.m-38 {
  margin: 38px; }

.m-t-38 {
  margin-top: 38px; }

.m-r-38 {
  margin-right: 38px; }

.m-b-38 {
  margin-bottom: 38px; }

.m-l-38 {
  margin-left: 38px; }

.m-39 {
  margin: 39px; }

.m-t-39 {
  margin-top: 39px; }

.m-r-39 {
  margin-right: 39px; }

.m-b-39 {
  margin-bottom: 39px; }

.m-l-39 {
  margin-left: 39px; }

.m-40 {
  margin: 40px; }

.m-t-40 {
  margin-top: 40px; }

.m-r-40 {
  margin-right: 40px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-l-40 {
  margin-left: 40px; }

.m-41 {
  margin: 41px; }

.m-t-41 {
  margin-top: 41px; }

.m-r-41 {
  margin-right: 41px; }

.m-b-41 {
  margin-bottom: 41px; }

.m-l-41 {
  margin-left: 41px; }

.m-42 {
  margin: 42px; }

.m-t-42 {
  margin-top: 42px; }

.m-r-42 {
  margin-right: 42px; }

.m-b-42 {
  margin-bottom: 42px; }

.m-l-42 {
  margin-left: 42px; }

.m-43 {
  margin: 43px; }

.m-t-43 {
  margin-top: 43px; }

.m-r-43 {
  margin-right: 43px; }

.m-b-43 {
  margin-bottom: 43px; }

.m-l-43 {
  margin-left: 43px; }

.m-44 {
  margin: 44px; }

.m-t-44 {
  margin-top: 44px; }

.m-r-44 {
  margin-right: 44px; }

.m-b-44 {
  margin-bottom: 44px; }

.m-l-44 {
  margin-left: 44px; }

.m-45 {
  margin: 45px; }

.m-t-45 {
  margin-top: 45px; }

.m-r-45 {
  margin-right: 45px; }

.m-b-45 {
  margin-bottom: 45px; }

.m-l-45 {
  margin-left: 45px; }

.m-46 {
  margin: 46px; }

.m-t-46 {
  margin-top: 46px; }

.m-r-46 {
  margin-right: 46px; }

.m-b-46 {
  margin-bottom: 46px; }

.m-l-46 {
  margin-left: 46px; }

.m-47 {
  margin: 47px; }

.m-t-47 {
  margin-top: 47px; }

.m-r-47 {
  margin-right: 47px; }

.m-b-47 {
  margin-bottom: 47px; }

.m-l-47 {
  margin-left: 47px; }

.m-48 {
  margin: 48px; }

.m-t-48 {
  margin-top: 48px; }

.m-r-48 {
  margin-right: 48px; }

.m-b-48 {
  margin-bottom: 48px; }

.m-l-48 {
  margin-left: 48px; }

.m-49 {
  margin: 49px; }

.m-t-49 {
  margin-top: 49px; }

.m-r-49 {
  margin-right: 49px; }

.m-b-49 {
  margin-bottom: 49px; }

.m-l-49 {
  margin-left: 49px; }

.m-50 {
  margin: 50px; }

.m-t-50 {
  margin-top: 50px; }

.m-r-50 {
  margin-right: 50px; }

.m-b-50 {
  margin-bottom: 50px; }

.m-l-50 {
  margin-left: 50px; }

.m-51 {
  margin: 51px; }

.m-t-51 {
  margin-top: 51px; }

.m-r-51 {
  margin-right: 51px; }

.m-b-51 {
  margin-bottom: 51px; }

.m-l-51 {
  margin-left: 51px; }

.m-52 {
  margin: 52px; }

.m-t-52 {
  margin-top: 52px; }

.m-r-52 {
  margin-right: 52px; }

.m-b-52 {
  margin-bottom: 52px; }

.m-l-52 {
  margin-left: 52px; }

.m-53 {
  margin: 53px; }

.m-t-53 {
  margin-top: 53px; }

.m-r-53 {
  margin-right: 53px; }

.m-b-53 {
  margin-bottom: 53px; }

.m-l-53 {
  margin-left: 53px; }

.m-54 {
  margin: 54px; }

.m-t-54 {
  margin-top: 54px; }

.m-r-54 {
  margin-right: 54px; }

.m-b-54 {
  margin-bottom: 54px; }

.m-l-54 {
  margin-left: 54px; }

.m-55 {
  margin: 55px; }

.m-t-55 {
  margin-top: 55px; }

.m-r-55 {
  margin-right: 55px; }

.m-b-55 {
  margin-bottom: 55px; }

.m-l-55 {
  margin-left: 55px; }

.m-56 {
  margin: 56px; }

.m-t-56 {
  margin-top: 56px; }

.m-r-56 {
  margin-right: 56px; }

.m-b-56 {
  margin-bottom: 56px; }

.m-l-56 {
  margin-left: 56px; }

.m-57 {
  margin: 57px; }

.m-t-57 {
  margin-top: 57px; }

.m-r-57 {
  margin-right: 57px; }

.m-b-57 {
  margin-bottom: 57px; }

.m-l-57 {
  margin-left: 57px; }

.m-58 {
  margin: 58px; }

.m-t-58 {
  margin-top: 58px; }

.m-r-58 {
  margin-right: 58px; }

.m-b-58 {
  margin-bottom: 58px; }

.m-l-58 {
  margin-left: 58px; }

.m-59 {
  margin: 59px; }

.m-t-59 {
  margin-top: 59px; }

.m-r-59 {
  margin-right: 59px; }

.m-b-59 {
  margin-bottom: 59px; }

.m-l-59 {
  margin-left: 59px; }

.m-60 {
  margin: 60px; }

.m-t-60 {
  margin-top: 60px; }

.m-r-60 {
  margin-right: 60px; }

.m-b-60 {
  margin-bottom: 60px; }

.m-l-60 {
  margin-left: 60px; }

.m-61 {
  margin: 61px; }

.m-t-61 {
  margin-top: 61px; }

.m-r-61 {
  margin-right: 61px; }

.m-b-61 {
  margin-bottom: 61px; }

.m-l-61 {
  margin-left: 61px; }

.m-62 {
  margin: 62px; }

.m-t-62 {
  margin-top: 62px; }

.m-r-62 {
  margin-right: 62px; }

.m-b-62 {
  margin-bottom: 62px; }

.m-l-62 {
  margin-left: 62px; }

.m-63 {
  margin: 63px; }

.m-t-63 {
  margin-top: 63px; }

.m-r-63 {
  margin-right: 63px; }

.m-b-63 {
  margin-bottom: 63px; }

.m-l-63 {
  margin-left: 63px; }

.m-64 {
  margin: 64px; }

.m-t-64 {
  margin-top: 64px; }

.m-r-64 {
  margin-right: 64px; }

.m-b-64 {
  margin-bottom: 64px; }

.m-l-64 {
  margin-left: 64px; }

.m-65 {
  margin: 65px; }

.m-t-65 {
  margin-top: 65px; }

.m-r-65 {
  margin-right: 65px; }

.m-b-65 {
  margin-bottom: 65px; }

.m-l-65 {
  margin-left: 65px; }

.m-66 {
  margin: 66px; }

.m-t-66 {
  margin-top: 66px; }

.m-r-66 {
  margin-right: 66px; }

.m-b-66 {
  margin-bottom: 66px; }

.m-l-66 {
  margin-left: 66px; }

.m-67 {
  margin: 67px; }

.m-t-67 {
  margin-top: 67px; }

.m-r-67 {
  margin-right: 67px; }

.m-b-67 {
  margin-bottom: 67px; }

.m-l-67 {
  margin-left: 67px; }

.m-68 {
  margin: 68px; }

.m-t-68 {
  margin-top: 68px; }

.m-r-68 {
  margin-right: 68px; }

.m-b-68 {
  margin-bottom: 68px; }

.m-l-68 {
  margin-left: 68px; }

.m-69 {
  margin: 69px; }

.m-t-69 {
  margin-top: 69px; }

.m-r-69 {
  margin-right: 69px; }

.m-b-69 {
  margin-bottom: 69px; }

.m-l-69 {
  margin-left: 69px; }

.m-70 {
  margin: 70px; }

.m-t-70 {
  margin-top: 70px; }

.m-r-70 {
  margin-right: 70px; }

.m-b-70 {
  margin-bottom: 70px; }

.m-l-70 {
  margin-left: 70px; }

.m-71 {
  margin: 71px; }

.m-t-71 {
  margin-top: 71px; }

.m-r-71 {
  margin-right: 71px; }

.m-b-71 {
  margin-bottom: 71px; }

.m-l-71 {
  margin-left: 71px; }

.m-72 {
  margin: 72px; }

.m-t-72 {
  margin-top: 72px; }

.m-r-72 {
  margin-right: 72px; }

.m-b-72 {
  margin-bottom: 72px; }

.m-l-72 {
  margin-left: 72px; }

.m-73 {
  margin: 73px; }

.m-t-73 {
  margin-top: 73px; }

.m-r-73 {
  margin-right: 73px; }

.m-b-73 {
  margin-bottom: 73px; }

.m-l-73 {
  margin-left: 73px; }

.m-74 {
  margin: 74px; }

.m-t-74 {
  margin-top: 74px; }

.m-r-74 {
  margin-right: 74px; }

.m-b-74 {
  margin-bottom: 74px; }

.m-l-74 {
  margin-left: 74px; }

.m-75 {
  margin: 75px; }

.m-t-75 {
  margin-top: 75px; }

.m-r-75 {
  margin-right: 75px; }

.m-b-75 {
  margin-bottom: 75px; }

.m-l-75 {
  margin-left: 75px; }

.m-76 {
  margin: 76px; }

.m-t-76 {
  margin-top: 76px; }

.m-r-76 {
  margin-right: 76px; }

.m-b-76 {
  margin-bottom: 76px; }

.m-l-76 {
  margin-left: 76px; }

.m-77 {
  margin: 77px; }

.m-t-77 {
  margin-top: 77px; }

.m-r-77 {
  margin-right: 77px; }

.m-b-77 {
  margin-bottom: 77px; }

.m-l-77 {
  margin-left: 77px; }

.m-78 {
  margin: 78px; }

.m-t-78 {
  margin-top: 78px; }

.m-r-78 {
  margin-right: 78px; }

.m-b-78 {
  margin-bottom: 78px; }

.m-l-78 {
  margin-left: 78px; }

.m-79 {
  margin: 79px; }

.m-t-79 {
  margin-top: 79px; }

.m-r-79 {
  margin-right: 79px; }

.m-b-79 {
  margin-bottom: 79px; }

.m-l-79 {
  margin-left: 79px; }

.m-80 {
  margin: 80px; }

.m-t-80 {
  margin-top: 80px; }

.m-r-80 {
  margin-right: 80px; }

.m-b-80 {
  margin-bottom: 80px; }

.m-l-80 {
  margin-left: 80px; }

.m-81 {
  margin: 81px; }

.m-t-81 {
  margin-top: 81px; }

.m-r-81 {
  margin-right: 81px; }

.m-b-81 {
  margin-bottom: 81px; }

.m-l-81 {
  margin-left: 81px; }

.m-82 {
  margin: 82px; }

.m-t-82 {
  margin-top: 82px; }

.m-r-82 {
  margin-right: 82px; }

.m-b-82 {
  margin-bottom: 82px; }

.m-l-82 {
  margin-left: 82px; }

.m-83 {
  margin: 83px; }

.m-t-83 {
  margin-top: 83px; }

.m-r-83 {
  margin-right: 83px; }

.m-b-83 {
  margin-bottom: 83px; }

.m-l-83 {
  margin-left: 83px; }

.m-84 {
  margin: 84px; }

.m-t-84 {
  margin-top: 84px; }

.m-r-84 {
  margin-right: 84px; }

.m-b-84 {
  margin-bottom: 84px; }

.m-l-84 {
  margin-left: 84px; }

.m-85 {
  margin: 85px; }

.m-t-85 {
  margin-top: 85px; }

.m-r-85 {
  margin-right: 85px; }

.m-b-85 {
  margin-bottom: 85px; }

.m-l-85 {
  margin-left: 85px; }

.m-86 {
  margin: 86px; }

.m-t-86 {
  margin-top: 86px; }

.m-r-86 {
  margin-right: 86px; }

.m-b-86 {
  margin-bottom: 86px; }

.m-l-86 {
  margin-left: 86px; }

.m-87 {
  margin: 87px; }

.m-t-87 {
  margin-top: 87px; }

.m-r-87 {
  margin-right: 87px; }

.m-b-87 {
  margin-bottom: 87px; }

.m-l-87 {
  margin-left: 87px; }

.m-88 {
  margin: 88px; }

.m-t-88 {
  margin-top: 88px; }

.m-r-88 {
  margin-right: 88px; }

.m-b-88 {
  margin-bottom: 88px; }

.m-l-88 {
  margin-left: 88px; }

.m-89 {
  margin: 89px; }

.m-t-89 {
  margin-top: 89px; }

.m-r-89 {
  margin-right: 89px; }

.m-b-89 {
  margin-bottom: 89px; }

.m-l-89 {
  margin-left: 89px; }

.m-90 {
  margin: 90px; }

.m-t-90 {
  margin-top: 90px; }

.m-r-90 {
  margin-right: 90px; }

.m-b-90 {
  margin-bottom: 90px; }

.m-l-90 {
  margin-left: 90px; }

.m-91 {
  margin: 91px; }

.m-t-91 {
  margin-top: 91px; }

.m-r-91 {
  margin-right: 91px; }

.m-b-91 {
  margin-bottom: 91px; }

.m-l-91 {
  margin-left: 91px; }

.m-92 {
  margin: 92px; }

.m-t-92 {
  margin-top: 92px; }

.m-r-92 {
  margin-right: 92px; }

.m-b-92 {
  margin-bottom: 92px; }

.m-l-92 {
  margin-left: 92px; }

.m-93 {
  margin: 93px; }

.m-t-93 {
  margin-top: 93px; }

.m-r-93 {
  margin-right: 93px; }

.m-b-93 {
  margin-bottom: 93px; }

.m-l-93 {
  margin-left: 93px; }

.m-94 {
  margin: 94px; }

.m-t-94 {
  margin-top: 94px; }

.m-r-94 {
  margin-right: 94px; }

.m-b-94 {
  margin-bottom: 94px; }

.m-l-94 {
  margin-left: 94px; }

.m-95 {
  margin: 95px; }

.m-t-95 {
  margin-top: 95px; }

.m-r-95 {
  margin-right: 95px; }

.m-b-95 {
  margin-bottom: 95px; }

.m-l-95 {
  margin-left: 95px; }

.m-96 {
  margin: 96px; }

.m-t-96 {
  margin-top: 96px; }

.m-r-96 {
  margin-right: 96px; }

.m-b-96 {
  margin-bottom: 96px; }

.m-l-96 {
  margin-left: 96px; }

.m-97 {
  margin: 97px; }

.m-t-97 {
  margin-top: 97px; }

.m-r-97 {
  margin-right: 97px; }

.m-b-97 {
  margin-bottom: 97px; }

.m-l-97 {
  margin-left: 97px; }

.m-98 {
  margin: 98px; }

.m-t-98 {
  margin-top: 98px; }

.m-r-98 {
  margin-right: 98px; }

.m-b-98 {
  margin-bottom: 98px; }

.m-l-98 {
  margin-left: 98px; }

.m-99 {
  margin: 99px; }

.m-t-99 {
  margin-top: 99px; }

.m-r-99 {
  margin-right: 99px; }

.m-b-99 {
  margin-bottom: 99px; }

.m-l-99 {
  margin-left: 99px; }

.m-100 {
  margin: 100px; }

.m-t-100 {
  margin-top: 100px; }

.m-r-100 {
  margin-right: 100px; }

.m-b-100 {
  margin-bottom: 100px; }

.m-l-100 {
  margin-left: 100px; }

.m-101 {
  margin: 101px; }

.m-t-101 {
  margin-top: 101px; }

.m-r-101 {
  margin-right: 101px; }

.m-b-101 {
  margin-bottom: 101px; }

.m-l-101 {
  margin-left: 101px; }

.m-102 {
  margin: 102px; }

.m-t-102 {
  margin-top: 102px; }

.m-r-102 {
  margin-right: 102px; }

.m-b-102 {
  margin-bottom: 102px; }

.m-l-102 {
  margin-left: 102px; }

.m-103 {
  margin: 103px; }

.m-t-103 {
  margin-top: 103px; }

.m-r-103 {
  margin-right: 103px; }

.m-b-103 {
  margin-bottom: 103px; }

.m-l-103 {
  margin-left: 103px; }

.m-104 {
  margin: 104px; }

.m-t-104 {
  margin-top: 104px; }

.m-r-104 {
  margin-right: 104px; }

.m-b-104 {
  margin-bottom: 104px; }

.m-l-104 {
  margin-left: 104px; }

.m-105 {
  margin: 105px; }

.m-t-105 {
  margin-top: 105px; }

.m-r-105 {
  margin-right: 105px; }

.m-b-105 {
  margin-bottom: 105px; }

.m-l-105 {
  margin-left: 105px; }

.m-106 {
  margin: 106px; }

.m-t-106 {
  margin-top: 106px; }

.m-r-106 {
  margin-right: 106px; }

.m-b-106 {
  margin-bottom: 106px; }

.m-l-106 {
  margin-left: 106px; }

.m-107 {
  margin: 107px; }

.m-t-107 {
  margin-top: 107px; }

.m-r-107 {
  margin-right: 107px; }

.m-b-107 {
  margin-bottom: 107px; }

.m-l-107 {
  margin-left: 107px; }

.m-108 {
  margin: 108px; }

.m-t-108 {
  margin-top: 108px; }

.m-r-108 {
  margin-right: 108px; }

.m-b-108 {
  margin-bottom: 108px; }

.m-l-108 {
  margin-left: 108px; }

.m-109 {
  margin: 109px; }

.m-t-109 {
  margin-top: 109px; }

.m-r-109 {
  margin-right: 109px; }

.m-b-109 {
  margin-bottom: 109px; }

.m-l-109 {
  margin-left: 109px; }

.m-110 {
  margin: 110px; }

.m-t-110 {
  margin-top: 110px; }

.m-r-110 {
  margin-right: 110px; }

.m-b-110 {
  margin-bottom: 110px; }

.m-l-110 {
  margin-left: 110px; }

.m-111 {
  margin: 111px; }

.m-t-111 {
  margin-top: 111px; }

.m-r-111 {
  margin-right: 111px; }

.m-b-111 {
  margin-bottom: 111px; }

.m-l-111 {
  margin-left: 111px; }

.m-112 {
  margin: 112px; }

.m-t-112 {
  margin-top: 112px; }

.m-r-112 {
  margin-right: 112px; }

.m-b-112 {
  margin-bottom: 112px; }

.m-l-112 {
  margin-left: 112px; }

.m-113 {
  margin: 113px; }

.m-t-113 {
  margin-top: 113px; }

.m-r-113 {
  margin-right: 113px; }

.m-b-113 {
  margin-bottom: 113px; }

.m-l-113 {
  margin-left: 113px; }

.m-114 {
  margin: 114px; }

.m-t-114 {
  margin-top: 114px; }

.m-r-114 {
  margin-right: 114px; }

.m-b-114 {
  margin-bottom: 114px; }

.m-l-114 {
  margin-left: 114px; }

.m-115 {
  margin: 115px; }

.m-t-115 {
  margin-top: 115px; }

.m-r-115 {
  margin-right: 115px; }

.m-b-115 {
  margin-bottom: 115px; }

.m-l-115 {
  margin-left: 115px; }

.m-116 {
  margin: 116px; }

.m-t-116 {
  margin-top: 116px; }

.m-r-116 {
  margin-right: 116px; }

.m-b-116 {
  margin-bottom: 116px; }

.m-l-116 {
  margin-left: 116px; }

.m-117 {
  margin: 117px; }

.m-t-117 {
  margin-top: 117px; }

.m-r-117 {
  margin-right: 117px; }

.m-b-117 {
  margin-bottom: 117px; }

.m-l-117 {
  margin-left: 117px; }

.m-118 {
  margin: 118px; }

.m-t-118 {
  margin-top: 118px; }

.m-r-118 {
  margin-right: 118px; }

.m-b-118 {
  margin-bottom: 118px; }

.m-l-118 {
  margin-left: 118px; }

.m-119 {
  margin: 119px; }

.m-t-119 {
  margin-top: 119px; }

.m-r-119 {
  margin-right: 119px; }

.m-b-119 {
  margin-bottom: 119px; }

.m-l-119 {
  margin-left: 119px; }

.m-120 {
  margin: 120px; }

.m-t-120 {
  margin-top: 120px; }

.m-r-120 {
  margin-right: 120px; }

.m-b-120 {
  margin-bottom: 120px; }

.m-l-120 {
  margin-left: 120px; }

.m-121 {
  margin: 121px; }

.m-t-121 {
  margin-top: 121px; }

.m-r-121 {
  margin-right: 121px; }

.m-b-121 {
  margin-bottom: 121px; }

.m-l-121 {
  margin-left: 121px; }

.m-122 {
  margin: 122px; }

.m-t-122 {
  margin-top: 122px; }

.m-r-122 {
  margin-right: 122px; }

.m-b-122 {
  margin-bottom: 122px; }

.m-l-122 {
  margin-left: 122px; }

.m-123 {
  margin: 123px; }

.m-t-123 {
  margin-top: 123px; }

.m-r-123 {
  margin-right: 123px; }

.m-b-123 {
  margin-bottom: 123px; }

.m-l-123 {
  margin-left: 123px; }

.m-124 {
  margin: 124px; }

.m-t-124 {
  margin-top: 124px; }

.m-r-124 {
  margin-right: 124px; }

.m-b-124 {
  margin-bottom: 124px; }

.m-l-124 {
  margin-left: 124px; }

.m-125 {
  margin: 125px; }

.m-t-125 {
  margin-top: 125px; }

.m-r-125 {
  margin-right: 125px; }

.m-b-125 {
  margin-bottom: 125px; }

.m-l-125 {
  margin-left: 125px; }

.m-126 {
  margin: 126px; }

.m-t-126 {
  margin-top: 126px; }

.m-r-126 {
  margin-right: 126px; }

.m-b-126 {
  margin-bottom: 126px; }

.m-l-126 {
  margin-left: 126px; }

.m-127 {
  margin: 127px; }

.m-t-127 {
  margin-top: 127px; }

.m-r-127 {
  margin-right: 127px; }

.m-b-127 {
  margin-bottom: 127px; }

.m-l-127 {
  margin-left: 127px; }

.m-128 {
  margin: 128px; }

.m-t-128 {
  margin-top: 128px; }

.m-r-128 {
  margin-right: 128px; }

.m-b-128 {
  margin-bottom: 128px; }

.m-l-128 {
  margin-left: 128px; }

.m-129 {
  margin: 129px; }

.m-t-129 {
  margin-top: 129px; }

.m-r-129 {
  margin-right: 129px; }

.m-b-129 {
  margin-bottom: 129px; }

.m-l-129 {
  margin-left: 129px; }

.m-130 {
  margin: 130px; }

.m-t-130 {
  margin-top: 130px; }

.m-r-130 {
  margin-right: 130px; }

.m-b-130 {
  margin-bottom: 130px; }

.m-l-130 {
  margin-left: 130px; }

.m-131 {
  margin: 131px; }

.m-t-131 {
  margin-top: 131px; }

.m-r-131 {
  margin-right: 131px; }

.m-b-131 {
  margin-bottom: 131px; }

.m-l-131 {
  margin-left: 131px; }

.m-132 {
  margin: 132px; }

.m-t-132 {
  margin-top: 132px; }

.m-r-132 {
  margin-right: 132px; }

.m-b-132 {
  margin-bottom: 132px; }

.m-l-132 {
  margin-left: 132px; }

.m-133 {
  margin: 133px; }

.m-t-133 {
  margin-top: 133px; }

.m-r-133 {
  margin-right: 133px; }

.m-b-133 {
  margin-bottom: 133px; }

.m-l-133 {
  margin-left: 133px; }

.m-134 {
  margin: 134px; }

.m-t-134 {
  margin-top: 134px; }

.m-r-134 {
  margin-right: 134px; }

.m-b-134 {
  margin-bottom: 134px; }

.m-l-134 {
  margin-left: 134px; }

.m-135 {
  margin: 135px; }

.m-t-135 {
  margin-top: 135px; }

.m-r-135 {
  margin-right: 135px; }

.m-b-135 {
  margin-bottom: 135px; }

.m-l-135 {
  margin-left: 135px; }

.m-136 {
  margin: 136px; }

.m-t-136 {
  margin-top: 136px; }

.m-r-136 {
  margin-right: 136px; }

.m-b-136 {
  margin-bottom: 136px; }

.m-l-136 {
  margin-left: 136px; }

.m-137 {
  margin: 137px; }

.m-t-137 {
  margin-top: 137px; }

.m-r-137 {
  margin-right: 137px; }

.m-b-137 {
  margin-bottom: 137px; }

.m-l-137 {
  margin-left: 137px; }

.m-138 {
  margin: 138px; }

.m-t-138 {
  margin-top: 138px; }

.m-r-138 {
  margin-right: 138px; }

.m-b-138 {
  margin-bottom: 138px; }

.m-l-138 {
  margin-left: 138px; }

.m-139 {
  margin: 139px; }

.m-t-139 {
  margin-top: 139px; }

.m-r-139 {
  margin-right: 139px; }

.m-b-139 {
  margin-bottom: 139px; }

.m-l-139 {
  margin-left: 139px; }

.m-140 {
  margin: 140px; }

.m-t-140 {
  margin-top: 140px; }

.m-r-140 {
  margin-right: 140px; }

.m-b-140 {
  margin-bottom: 140px; }

.m-l-140 {
  margin-left: 140px; }

.m-141 {
  margin: 141px; }

.m-t-141 {
  margin-top: 141px; }

.m-r-141 {
  margin-right: 141px; }

.m-b-141 {
  margin-bottom: 141px; }

.m-l-141 {
  margin-left: 141px; }

.m-142 {
  margin: 142px; }

.m-t-142 {
  margin-top: 142px; }

.m-r-142 {
  margin-right: 142px; }

.m-b-142 {
  margin-bottom: 142px; }

.m-l-142 {
  margin-left: 142px; }

.m-143 {
  margin: 143px; }

.m-t-143 {
  margin-top: 143px; }

.m-r-143 {
  margin-right: 143px; }

.m-b-143 {
  margin-bottom: 143px; }

.m-l-143 {
  margin-left: 143px; }

.m-144 {
  margin: 144px; }

.m-t-144 {
  margin-top: 144px; }

.m-r-144 {
  margin-right: 144px; }

.m-b-144 {
  margin-bottom: 144px; }

.m-l-144 {
  margin-left: 144px; }

.m-145 {
  margin: 145px; }

.m-t-145 {
  margin-top: 145px; }

.m-r-145 {
  margin-right: 145px; }

.m-b-145 {
  margin-bottom: 145px; }

.m-l-145 {
  margin-left: 145px; }

.m-146 {
  margin: 146px; }

.m-t-146 {
  margin-top: 146px; }

.m-r-146 {
  margin-right: 146px; }

.m-b-146 {
  margin-bottom: 146px; }

.m-l-146 {
  margin-left: 146px; }

.m-147 {
  margin: 147px; }

.m-t-147 {
  margin-top: 147px; }

.m-r-147 {
  margin-right: 147px; }

.m-b-147 {
  margin-bottom: 147px; }

.m-l-147 {
  margin-left: 147px; }

.m-148 {
  margin: 148px; }

.m-t-148 {
  margin-top: 148px; }

.m-r-148 {
  margin-right: 148px; }

.m-b-148 {
  margin-bottom: 148px; }

.m-l-148 {
  margin-left: 148px; }

.m-149 {
  margin: 149px; }

.m-t-149 {
  margin-top: 149px; }

.m-r-149 {
  margin-right: 149px; }

.m-b-149 {
  margin-bottom: 149px; }

.m-l-149 {
  margin-left: 149px; }

.m-150 {
  margin: 150px; }

.m-t-150 {
  margin-top: 150px; }

.m-r-150 {
  margin-right: 150px; }

.m-b-150 {
  margin-bottom: 150px; }

.m-l-150 {
  margin-left: 150px; }

.m-151 {
  margin: 151px; }

.m-t-151 {
  margin-top: 151px; }

.m-r-151 {
  margin-right: 151px; }

.m-b-151 {
  margin-bottom: 151px; }

.m-l-151 {
  margin-left: 151px; }

.m-152 {
  margin: 152px; }

.m-t-152 {
  margin-top: 152px; }

.m-r-152 {
  margin-right: 152px; }

.m-b-152 {
  margin-bottom: 152px; }

.m-l-152 {
  margin-left: 152px; }

.m-153 {
  margin: 153px; }

.m-t-153 {
  margin-top: 153px; }

.m-r-153 {
  margin-right: 153px; }

.m-b-153 {
  margin-bottom: 153px; }

.m-l-153 {
  margin-left: 153px; }

.m-154 {
  margin: 154px; }

.m-t-154 {
  margin-top: 154px; }

.m-r-154 {
  margin-right: 154px; }

.m-b-154 {
  margin-bottom: 154px; }

.m-l-154 {
  margin-left: 154px; }

.m-155 {
  margin: 155px; }

.m-t-155 {
  margin-top: 155px; }

.m-r-155 {
  margin-right: 155px; }

.m-b-155 {
  margin-bottom: 155px; }

.m-l-155 {
  margin-left: 155px; }

.m-156 {
  margin: 156px; }

.m-t-156 {
  margin-top: 156px; }

.m-r-156 {
  margin-right: 156px; }

.m-b-156 {
  margin-bottom: 156px; }

.m-l-156 {
  margin-left: 156px; }

.m-157 {
  margin: 157px; }

.m-t-157 {
  margin-top: 157px; }

.m-r-157 {
  margin-right: 157px; }

.m-b-157 {
  margin-bottom: 157px; }

.m-l-157 {
  margin-left: 157px; }

.m-158 {
  margin: 158px; }

.m-t-158 {
  margin-top: 158px; }

.m-r-158 {
  margin-right: 158px; }

.m-b-158 {
  margin-bottom: 158px; }

.m-l-158 {
  margin-left: 158px; }

.m-159 {
  margin: 159px; }

.m-t-159 {
  margin-top: 159px; }

.m-r-159 {
  margin-right: 159px; }

.m-b-159 {
  margin-bottom: 159px; }

.m-l-159 {
  margin-left: 159px; }

.m-160 {
  margin: 160px; }

.m-t-160 {
  margin-top: 160px; }

.m-r-160 {
  margin-right: 160px; }

.m-b-160 {
  margin-bottom: 160px; }

.m-l-160 {
  margin-left: 160px; }

.m-161 {
  margin: 161px; }

.m-t-161 {
  margin-top: 161px; }

.m-r-161 {
  margin-right: 161px; }

.m-b-161 {
  margin-bottom: 161px; }

.m-l-161 {
  margin-left: 161px; }

.m-162 {
  margin: 162px; }

.m-t-162 {
  margin-top: 162px; }

.m-r-162 {
  margin-right: 162px; }

.m-b-162 {
  margin-bottom: 162px; }

.m-l-162 {
  margin-left: 162px; }

.m-163 {
  margin: 163px; }

.m-t-163 {
  margin-top: 163px; }

.m-r-163 {
  margin-right: 163px; }

.m-b-163 {
  margin-bottom: 163px; }

.m-l-163 {
  margin-left: 163px; }

.m-164 {
  margin: 164px; }

.m-t-164 {
  margin-top: 164px; }

.m-r-164 {
  margin-right: 164px; }

.m-b-164 {
  margin-bottom: 164px; }

.m-l-164 {
  margin-left: 164px; }

.m-165 {
  margin: 165px; }

.m-t-165 {
  margin-top: 165px; }

.m-r-165 {
  margin-right: 165px; }

.m-b-165 {
  margin-bottom: 165px; }

.m-l-165 {
  margin-left: 165px; }

.m-166 {
  margin: 166px; }

.m-t-166 {
  margin-top: 166px; }

.m-r-166 {
  margin-right: 166px; }

.m-b-166 {
  margin-bottom: 166px; }

.m-l-166 {
  margin-left: 166px; }

.m-167 {
  margin: 167px; }

.m-t-167 {
  margin-top: 167px; }

.m-r-167 {
  margin-right: 167px; }

.m-b-167 {
  margin-bottom: 167px; }

.m-l-167 {
  margin-left: 167px; }

.m-168 {
  margin: 168px; }

.m-t-168 {
  margin-top: 168px; }

.m-r-168 {
  margin-right: 168px; }

.m-b-168 {
  margin-bottom: 168px; }

.m-l-168 {
  margin-left: 168px; }

.m-169 {
  margin: 169px; }

.m-t-169 {
  margin-top: 169px; }

.m-r-169 {
  margin-right: 169px; }

.m-b-169 {
  margin-bottom: 169px; }

.m-l-169 {
  margin-left: 169px; }

.m-170 {
  margin: 170px; }

.m-t-170 {
  margin-top: 170px; }

.m-r-170 {
  margin-right: 170px; }

.m-b-170 {
  margin-bottom: 170px; }

.m-l-170 {
  margin-left: 170px; }

.m-171 {
  margin: 171px; }

.m-t-171 {
  margin-top: 171px; }

.m-r-171 {
  margin-right: 171px; }

.m-b-171 {
  margin-bottom: 171px; }

.m-l-171 {
  margin-left: 171px; }

.m-172 {
  margin: 172px; }

.m-t-172 {
  margin-top: 172px; }

.m-r-172 {
  margin-right: 172px; }

.m-b-172 {
  margin-bottom: 172px; }

.m-l-172 {
  margin-left: 172px; }

.m-173 {
  margin: 173px; }

.m-t-173 {
  margin-top: 173px; }

.m-r-173 {
  margin-right: 173px; }

.m-b-173 {
  margin-bottom: 173px; }

.m-l-173 {
  margin-left: 173px; }

.m-174 {
  margin: 174px; }

.m-t-174 {
  margin-top: 174px; }

.m-r-174 {
  margin-right: 174px; }

.m-b-174 {
  margin-bottom: 174px; }

.m-l-174 {
  margin-left: 174px; }

.m-175 {
  margin: 175px; }

.m-t-175 {
  margin-top: 175px; }

.m-r-175 {
  margin-right: 175px; }

.m-b-175 {
  margin-bottom: 175px; }

.m-l-175 {
  margin-left: 175px; }

.m-176 {
  margin: 176px; }

.m-t-176 {
  margin-top: 176px; }

.m-r-176 {
  margin-right: 176px; }

.m-b-176 {
  margin-bottom: 176px; }

.m-l-176 {
  margin-left: 176px; }

.m-177 {
  margin: 177px; }

.m-t-177 {
  margin-top: 177px; }

.m-r-177 {
  margin-right: 177px; }

.m-b-177 {
  margin-bottom: 177px; }

.m-l-177 {
  margin-left: 177px; }

.m-178 {
  margin: 178px; }

.m-t-178 {
  margin-top: 178px; }

.m-r-178 {
  margin-right: 178px; }

.m-b-178 {
  margin-bottom: 178px; }

.m-l-178 {
  margin-left: 178px; }

.m-179 {
  margin: 179px; }

.m-t-179 {
  margin-top: 179px; }

.m-r-179 {
  margin-right: 179px; }

.m-b-179 {
  margin-bottom: 179px; }

.m-l-179 {
  margin-left: 179px; }

.m-180 {
  margin: 180px; }

.m-t-180 {
  margin-top: 180px; }

.m-r-180 {
  margin-right: 180px; }

.m-b-180 {
  margin-bottom: 180px; }

.m-l-180 {
  margin-left: 180px; }

.m-181 {
  margin: 181px; }

.m-t-181 {
  margin-top: 181px; }

.m-r-181 {
  margin-right: 181px; }

.m-b-181 {
  margin-bottom: 181px; }

.m-l-181 {
  margin-left: 181px; }

.m-182 {
  margin: 182px; }

.m-t-182 {
  margin-top: 182px; }

.m-r-182 {
  margin-right: 182px; }

.m-b-182 {
  margin-bottom: 182px; }

.m-l-182 {
  margin-left: 182px; }

.m-183 {
  margin: 183px; }

.m-t-183 {
  margin-top: 183px; }

.m-r-183 {
  margin-right: 183px; }

.m-b-183 {
  margin-bottom: 183px; }

.m-l-183 {
  margin-left: 183px; }

.m-184 {
  margin: 184px; }

.m-t-184 {
  margin-top: 184px; }

.m-r-184 {
  margin-right: 184px; }

.m-b-184 {
  margin-bottom: 184px; }

.m-l-184 {
  margin-left: 184px; }

.m-185 {
  margin: 185px; }

.m-t-185 {
  margin-top: 185px; }

.m-r-185 {
  margin-right: 185px; }

.m-b-185 {
  margin-bottom: 185px; }

.m-l-185 {
  margin-left: 185px; }

.m-186 {
  margin: 186px; }

.m-t-186 {
  margin-top: 186px; }

.m-r-186 {
  margin-right: 186px; }

.m-b-186 {
  margin-bottom: 186px; }

.m-l-186 {
  margin-left: 186px; }

.m-187 {
  margin: 187px; }

.m-t-187 {
  margin-top: 187px; }

.m-r-187 {
  margin-right: 187px; }

.m-b-187 {
  margin-bottom: 187px; }

.m-l-187 {
  margin-left: 187px; }

.m-188 {
  margin: 188px; }

.m-t-188 {
  margin-top: 188px; }

.m-r-188 {
  margin-right: 188px; }

.m-b-188 {
  margin-bottom: 188px; }

.m-l-188 {
  margin-left: 188px; }

.m-189 {
  margin: 189px; }

.m-t-189 {
  margin-top: 189px; }

.m-r-189 {
  margin-right: 189px; }

.m-b-189 {
  margin-bottom: 189px; }

.m-l-189 {
  margin-left: 189px; }

.m-190 {
  margin: 190px; }

.m-t-190 {
  margin-top: 190px; }

.m-r-190 {
  margin-right: 190px; }

.m-b-190 {
  margin-bottom: 190px; }

.m-l-190 {
  margin-left: 190px; }

.m-191 {
  margin: 191px; }

.m-t-191 {
  margin-top: 191px; }

.m-r-191 {
  margin-right: 191px; }

.m-b-191 {
  margin-bottom: 191px; }

.m-l-191 {
  margin-left: 191px; }

.m-192 {
  margin: 192px; }

.m-t-192 {
  margin-top: 192px; }

.m-r-192 {
  margin-right: 192px; }

.m-b-192 {
  margin-bottom: 192px; }

.m-l-192 {
  margin-left: 192px; }

.m-193 {
  margin: 193px; }

.m-t-193 {
  margin-top: 193px; }

.m-r-193 {
  margin-right: 193px; }

.m-b-193 {
  margin-bottom: 193px; }

.m-l-193 {
  margin-left: 193px; }

.m-194 {
  margin: 194px; }

.m-t-194 {
  margin-top: 194px; }

.m-r-194 {
  margin-right: 194px; }

.m-b-194 {
  margin-bottom: 194px; }

.m-l-194 {
  margin-left: 194px; }

.m-195 {
  margin: 195px; }

.m-t-195 {
  margin-top: 195px; }

.m-r-195 {
  margin-right: 195px; }

.m-b-195 {
  margin-bottom: 195px; }

.m-l-195 {
  margin-left: 195px; }

.m-196 {
  margin: 196px; }

.m-t-196 {
  margin-top: 196px; }

.m-r-196 {
  margin-right: 196px; }

.m-b-196 {
  margin-bottom: 196px; }

.m-l-196 {
  margin-left: 196px; }

.m-197 {
  margin: 197px; }

.m-t-197 {
  margin-top: 197px; }

.m-r-197 {
  margin-right: 197px; }

.m-b-197 {
  margin-bottom: 197px; }

.m-l-197 {
  margin-left: 197px; }

.m-198 {
  margin: 198px; }

.m-t-198 {
  margin-top: 198px; }

.m-r-198 {
  margin-right: 198px; }

.m-b-198 {
  margin-bottom: 198px; }

.m-l-198 {
  margin-left: 198px; }

.m-199 {
  margin: 199px; }

.m-t-199 {
  margin-top: 199px; }

.m-r-199 {
  margin-right: 199px; }

.m-b-199 {
  margin-bottom: 199px; }

.m-l-199 {
  margin-left: 199px; }

.m-200 {
  margin: 200px; }

.m-t-200 {
  margin-top: 200px; }

.m-r-200 {
  margin-right: 200px; }

.m-b-200 {
  margin-bottom: 200px; }

.m-l-200 {
  margin-left: 200px; }

.l-header {
  border: 0;
  margin-bottom: 0;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.1);
  transition: all .7s;
  /*
   * ========== Media Queries ==========
   */
  /*
   * ========== SELECTORS Combinators ==========
   */
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 1200px) {
    body.t-header-inverse .l-header {
      background: rgba(51, 51, 51, 0.5);
      background: -moz-linear-gradient(180deg, rgba(51, 51, 51, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
      background: -webkit-linear-gradient(180deg, rgba(51, 51, 51, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(180deg, rgba(51, 51, 51, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
      box-shadow: none; } }
  .l-header--inverse {
    background: #ffffff !important;
    background: !important;
    box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.1);
    transition: all .7s; }
  @media (min-width: 1200px) {
    .l-header {
      height: 150px;
      padding-right: inherit;
      /* Hereda el padding right del body cuando se muestra una modal para sustituir el ancho del scroll */ } }
  @media (min-width: 480px) {
    .b-l-header--topmenu .l-header {
      margin-left: 0;
      width: 100%; } }
  .b-l-header--fixed .l-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  body:not(.b-l-header--is-hidden) .l-header {
    top: 0; }
  @media (min-width: 1200px) {
    .b-l-header--is-hidden .l-header {
      top: -150px; } }
  .b-l-header--hidden .l-header {
    transition: all 0.5s; }
  .l-header .navbar-offcanvas {
    border: 0; }
  .l-header__offcanvas {
    background-color: #ffffff;
    border: none;
    top: 0;
    z-index: 10010; }
    @media (min-width: 1200px) {
      .l-header__offcanvas {
        box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.3); } }
  .l-header__preheader {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 50px;
    justify-content: flex-end; }
    @media (min-width: 1200px) {
      .l-header__preheader {
        background-color: #F7F7F7;
        padding: 0 30px; } }
  .l-header__nav {
    display: none; }
    @media (min-width: 1200px) {
      .l-header__nav {
        align-items: center;
        display: flex;
        flex-direction: row;
        height: 6.25em;
        justify-content: flex-start;
        padding: 0 20px 0 30px; } }
  .l-header__nav-logo {
    margin-right: auto; }
    @media (min-width: 1200px) {
      .l-header__preheader .l-header__nav-logo {
        display: none; } }
  .l-header__user {
    background-color: #F7F7F7;
    padding: 20px 0 15px; }
  .l-header__user-data {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 25px 20px 15px; }
  .l-header__user-avatar {
    margin-left: 10px; }
    @media (max-width: 1199px) {
      .l-header__user-avatar {
        display: none !important; } }
  .l-header__offcanvas .l-header__nav-site {
    padding: 15px 0; }
    @media (min-width: 1200px) {
      .l-header__offcanvas .l-header__nav-site {
        display: none; } }
  @media (max-width: 1199px) {
    .l-header .l-header__language {
      display: none; } }
  .l-header__offcanvas .l-header__language {
    border-bottom: 1px solid #F7F7F7;
    border-top: 1px solid #F7F7F7;
    padding: 20px 0; }
  .l-header__close {
    border-bottom: 1px solid #F7F7F7;
    display: flex;
    justify-content: flex-end;
    padding: 18px; }
  .l-header__login {
    margin: 0 5px 0 10px; }
    @media (min-width: 1200px) {
      .l-header__login {
        margin: 0 5px; } }
  .l-header__menu {
    padding: 16px 0 16px 14px; }
  @media (max-width: 1199px) {
    .l-header__search {
      margin: -15px 0 15px; } }
  @media (min-width: 1200px) {
    .l-header__offcanvas .l-header__search {
      display: none; } }
  .l-header__achievements {
    display: flex; }
    @media (max-width: 1199px) {
      .l-header__preheader .l-header__achievements {
        display: none; } }
    .l-header__offcanvas .l-header__achievements {
      margin: -5px 15px 15px; }
      @media (min-width: 1200px) {
        .l-header__offcanvas .l-header__achievements {
          display: none; } }
  .l-header__achievements-item {
    align-items: center;
    display: flex; }
    .l-header__preheader .l-header__achievements-item:last-child {
      margin-right: 4px; }
    .l-header__offcanvas .l-header__achievements-item {
      background: #ffffff;
      border-radius: 10px;
      padding: 15px;
      text-align: center; }
      .l-header__offcanvas .l-header__achievements-item:not(:last-child) {
        margin-right: 15px; }
  .l-header__preheader .l-header__achievements-link {
    align-items: center;
    display: flex;
    height: 50px;
    padding: 0 15px;
    transition: all 0.3s ease; }
    .l-header__preheader .l-header__achievements-link:hover, .l-header__preheader .l-header__achievements-link:active, .l-header__preheader .l-header__achievements-link:focus {
      background-color: #efefef; }

/*
 * ========== Jasny Overwritten Classes ==========
 */
.navbar-offcanvas {
  position: fixed;
  width: 100%;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 768px) {
    .navbar-offcanvas {
      max-width: 375px; } }

@media (min-width: 768px) {
  .navmenu-fixed-right {
    left: auto !important; } }

@media (max-width: 992px) {
  .navbar-nav .open .dropdown-menu {
    position: static; } }
/*
 * ========== Helpers ==========
 */
.l-header__preheader .l-header__achievements-item:before, .l-header__preheader .l-header__achievements-item:last-child:after {
  background: #EFF0F0;
  content: '';
  height: calc(50px / 1.5);
  width: 1px; }

.l-footer {
  width: 100%;
  /* if topmenu active */
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 768px) {
    .l-footer {
      width: calc(100% - 250px); } }
  @media (min-width: 768px) {
    .b-l-header--topmenu .l-footer {
      margin-left: 0;
      width: 100%; } }
  @media (min-width: 992px) {
    .image .l-footer {
      position: relative;
      bottom: 0; } }
  .l-footer__logos {
    background-color: #fafafa;
    padding: 3.125em 0 3.125em 0; }
    @media (min-width: 768px) {
      .l-footer__logos {
        padding: 4.375em 0 4.375em 0; } }
  .l-footer__nav {
    background-color: #ffffff;
    padding: 75px 0; }
  .l-footer__container {
    flex-direction: column;
    margin-bottom: 0; }
    @media (min-width: 992px) {
      .l-footer__container {
        align-items: flex-end; } }
  .l-footer__list {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    flex-direction: column;
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      .l-footer__list {
        flex-direction: row; } }
  .l-footer__item {
    margin: 0.375em 0;
    padding: 0; }
    @media (min-width: 992px) {
      .l-footer__item {
        margin: 0; }
        .l-footer__item:not(:last-child):after {
          content: '|';
          color: #9E9E9E;
          margin: 0 20px 0 20px; } }
  .l-footer__link {
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    text-transform: none; }
    .l-footer__link, .l-footer__link:hover, .l-footer__link:active, .l-footer__link:focus {
      color: #9E9E9E; }
  .l-footer__icon {
    width: 1.5em;
    height: 1.5em;
    margin-right: 10px;
    fill: #9E9E9E; }
  .l-footer__credits {
    margin: 0;
    font-size: 1.2rem;
    color: #B1B1B1;
    text-align: center; }
    .l-footer__credits a, .l-footer__credits a:hover, .l-footer__credits a:active, .l-footer__credits a:focus {
      color: #B1B1B1; }

.l-logos {
  align-items: stretch;
  line-height: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .l-logos__item {
    display: flex;
    flex-direction: column;
    margin-right: 20px;
    margin-bottom: 0;
    height: 70px; }
    @media (min-width: 768px) {
      .l-logos__item {
        margin-right: 60px;
        height: 90px; } }
    .l-logos__item:last-child {
      margin-right: 0; }
  .l-logos__tit {
    font-size: 1.2rem;
    line-height: normal;
    color: #333333;
    margin-bottom: 10px; }
  .l-logos__link {
    display: flex;
    flex: 1;
    height: inherit; }
  .l-logos__image {
    margin: 0 auto;
    height: inherit; }

.l-body {
  display: flex;
  flex-direction: column; }

.l-searchbar {
  display: none;
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #ffffff; }

.l-main {
  flex: 1 0 auto;
  width: 100%; }
  .landing .l-main {
    margin-top: calc(50px + 0px); }
    @media (min-width: 1200px) {
      .landing .l-main {
        margin-top: 150px; } }
  @media (min-width: 1200px) {
    .l-main {
      margin-top: 100px; } }

.l-content {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #ffffff;
  z-index: 2000;
  box-shadow: inset -2px 0px 5px 0px rgba(0, 0, 0, 0.25);
  /* if topmenu active */
  /*@include m(white) {
      background-color: $white;
  }*/ }
  @media (min-width: 1200px) {
    .l-content {
      margin-left: 250px;
      width: calc(100% - 250px);
      overflow-y: hidden; } }
  @media (min-width: 1200px) {
    .b-l-header--topmenu .l-content {
      margin-left: 0;
      width: 100%;
      box-shadow: none; } }

.l-page {
  flex: 1 0 auto;
  /* if map active */ }
  .l-page__body {
    position: relative;
    height: 100%;
    padding-top: 50px;
    padding-bottom: 50px; }
    body.t-header-inverse .l-page__body {
      padding-top: 50px; }
    @media (min-width: 1200px) {
      .l-page__body {
        padding-top: 150px;
        padding-bottom: 150px; } }
    .landing .l-page__body {
      padding-bottom: 0; }
    .l-contend--fullscreen .l-page__body {
      padding-top: 50px; }
      @media (min-width: 1200px) {
        .l-contend--fullscreen .l-page__body {
          padding-top: 60px; } }
    .l-page__body--force-map {
      padding-top: 0; }
  .map .l-page {
    padding-top: 20px; }

.l-block-filters {
  display: flex;
  align-items: baseline;
  justify-content: flex-end; }
  .l-block-filters--margins {
    margin: 0 0 1.875em; }

.l-block-actions {
  margin: 2.5em 0; }
  @media (min-width: 768px) {
    .l-block-actions--left {
      text-align: left; }
    .l-block-actions--right {
      text-align: right; } }
  .l-block-actions--left {
    text-align: left; }
  .l-block-actions--center {
    text-align: center; }
  .l-block-actions--right {
    text-align: right; }
  @media (max-width: 767px) {
    .l-block-actions--fullwidth {
      display: flex;
      flex-wrap: wrap; } }
  .l-block-actions--small {
    margin: 1.25em 0; }

.l-sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  will-change: opacity;
  opacity: 1; }

/* Layout video */
.video-modal {
  overflow: hidden; }

.l-video {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001; }
  .l-video .video-js-container {
    flex: 1 0 100%; }
    @media (min-width: 480px) {
      .l-video .video-js-container {
        max-width: 75%; } }

/* Map wrapper */
.l-map-wrapper {
  position: relative; }

/* Related */
.l-related {
  margin: 25px 0 25px;
  padding: 50px 0 50px;
  background-color: #f2f2f2; }
  @media (min-width: 768px) {
    .l-related {
      margin: 50px 0 0; } }
  .p-certificate .l-related {
    background: none;
    margin: 0;
    padding: 0; }

/* Comments */
.l-comments {
  margin: 50px 0 0 5px; }
  @media (min-width: 768px) {
    .l-comments {
      margin: 50px 0 0 35px; } }

.l-view__list {
  position: relative;
  display: block; }
  .l-view__list--hidden {
    display: none; }
@media (min-width: 768px) {
  .l-view__results {
    margin-top: -4px; } }
@media (min-width: 1200px) {
  .l-view__results {
    margin-top: -30px; } }
.l-view__results-text {
  margin-bottom: 40px; }

.l-card-list {
  padding: 0;
  display: grid;
  row-gap: 24px;
  column-gap: 24px; }
  @media (min-width: 480px) {
    .l-card-list {
      grid-template-columns: repeat(1, 1fr); } }
  @media (min-width: 768px) {
    .l-card-list {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1200px) {
    .l-card-list {
      grid-template-columns: repeat(3, 1fr); }
      .l-card-list.col-4 {
        grid-template-columns: repeat(4, 1fr); } }
  .l-card-list > li {
    list-style: none;
    margin: 0;
    padding: 0; }

.w-100 {
  width: 100% !important; }

.l-page-header {
  display: flex;
  flex-direction: column;
  margin: 1.25em 0 0.9375em;
  padding: 0; }
  .l-page-header__link, .l-page-header__link:hover, .l-page-header__link:active, .l-page-header__link:focus {
    color: #333333; }
  @media (min-width: 1200px) {
    .l-page-header {
      margin: 2.5em 0 2.5em; } }
  .l-page-header__filter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    width: 100%; }
  .l-page-header__options {
    display: flex;
    margin-left: 1.875em; }
  .l-page-header__switcher {
    display: flex;
    align-items: center;
    margin-right: 1.25em; }
  .l-page-header__select {
    margin-top: 1.875em; }
    @media (max-width: 767px) {
      .l-page-header__select {
        align-self: flex-end; } }
    @media (min-width: 768px) {
      .l-page-header__select {
        margin-top: 0; } }
  .l-page-header--form {
    margin: 2.5em 0 1.875em; }
    @media (min-width: 768px) {
      .l-page-header--form {
        margin: 3.75em 0 1.875em; } }
  @media (min-width: 768px) {
    .l-page-header--selects {
      flex-direction: row; } }
  .l-page-header--myspace {
    align-items: flex-end;
    margin: 0 0 1.875em; }
  .l-page-header--breadcrumb {
    margin: 0.625em 0 2.5em; }
  .l-page-header--messaging {
    align-items: flex-start;
    margin: 1.25em 0 0.9375em; }
    @media (min-width: 768px) {
      .l-page-header--messaging {
        margin: 2.5em 0 1.875em; } }
    .l-page-header--messaging .l-page-header__options {
      margin-left: initial;
      margin-top: 1.875em; }
    .l-page-header--messaging .l-page-header__icon {
      margin: 0 0 0 0.75em; }
  .l-page-header--fullscreen {
    background: #ffffff;
    box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.1);
    margin: 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1030; }
    .l-page-header--fullscreen .l-page-header__container {
      align-items: center;
      display: flex;
      height: 50px; }
      @media (min-width: 768px) {
        .l-page-header--fullscreen .l-page-header__container {
          height: 60px; } }
    body:not(.b-l-header--is-hidden) .l-page-header--fullscreen {
      top: 0; }
    .b-l-header--is-hidden .l-page-header--fullscreen {
      top: -50px; }
      @media (min-width: 768px) {
        .b-l-header--is-hidden .l-page-header--fullscreen {
          top: -60px; } }
    .b-l-header--hidden .l-page-header--fullscreen {
      transition: top 0.3s; }
    .l-page-header--fullscreen .l-page-header__link {
      align-items: center;
      color: #626262;
      display: inline-flex;
      flex-wrap: nowrap;
      font-size: 1.3rem;
      line-height: normal;
      opacity: .5;
      white-space: nowrap; }
      @media (min-width: 768px) {
        .l-page-header--fullscreen .l-page-header__link {
          font-size: 1.6rem; } }
      .l-page-header--fullscreen .l-page-header__link:hover, .l-page-header--fullscreen .l-page-header__link:active, .l-page-header--fullscreen .l-page-header__link:focus {
        opacity: 1;
        transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
    .l-page-header--fullscreen .l-page-header__title {
      color: #5F6060;
      flex-grow: 1;
      font-size: 1.4rem;
      line-height: 1.3;
      padding-right: 20px;
      -webkit-line-clamp: 2;
      line-clamp: 2; }
      @media (min-width: 768px) {
        .l-page-header--fullscreen .l-page-header__title {
          font-size: 1.8rem;
          -webkit-line-clamp: 1;
          line-clamp: 1; } }
  .l-page-header--content-type {
    align-items: flex-end;
    flex-direction: row; }
    @media (min-width: 1200px) {
      .l-page-header--content-type {
        margin-bottom: -15px; } }
    .l-page-header--content-type .l-page-header__categories {
      flex: 1;
      font-size: 1.5rem; }
      @media (min-width: 768px) {
        .l-page-header--content-type .l-page-header__categories {
          font-size: 1.8rem;
          margin-bottom: 4px; } }
  @media (min-width: 768px) {
    .l-page-header--search-results {
      justify-content: space-between;
      flex-direction: row; } }
  @media (max-width: 767px) {
    .l-page-header--search-results .l-page-header__text {
      order: 2; }
    .l-page-header--search-results .l-page-header__link {
      margin-bottom: 10px;
      order: 1; } }

.l-home {
  padding-bottom: 0; }
  .l-home--first-section {
    padding: 2.5em 0 3.75em;
    background-color: inherit; }
    @media (min-width: 768px) {
      .l-home--first-section {
        padding: 2.5em 0 3.75em; } }
  .l-home--second-section {
    background-color: #3dae2b;
    background: none;
    padding: 3.75em 0; }
    @media (min-width: 768px) {
      .l-home--second-section {
        padding: 3.75em 0; } }
  .l-home--third-section {
    padding: 2.5em 0 3.75em;
    background-color: inherit; }
    @media (min-width: 768px) {
      .l-home--third-section {
        padding: 2.5em 0 3.75em; } }

.l-featured {
  margin: 0 0 3.75em;
  padding: 0; }
  @media (min-width: 768px) {
    .l-featured {
      margin: 0 0 2.5em;
      padding: 0; } }

.l-itineraries {
  margin: 0;
  padding: 0 0 3.75em; }
  @media (min-width: 768px) {
    .l-itineraries {
      margin: 0;
      padding: 0; } }

.l-activity,
.l-article,
.l-forum {
  padding: 0; }
  @media (min-width: 768px) {
    .l-activity,
    .l-article,
    .l-forum {
      padding: 0; } }

.l-banner {
  margin: 0 0 2.5em 0; }
  @media (min-width: 768px) {
    .l-banner {
      margin: 0 0 5em 0; } }

.l-my-training {
  position: relative;
  background-color: #ffffff;
  padding-top: 30px; }
  @media (max-width: 767px) {
    .l-my-training {
      display: none; } }
  .l-my-training:after {
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #bfbfbf;
    position: absolute;
    bottom: -1px; }

.l-searchbar {
  position: fixed;
  top: 0;
  z-index: 20000;
  width: 100%;
  height: 150px;
  background-color: #ffffff;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .l-searchbar {
      height: 150px;
      margin-bottom: 80px; } }

.l-search {
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  gap: 24px; }
  .l-search header {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .l-search {
      margin-bottom: 60px; } }
  .l-search__actions {
    display: flex;
    padding: 24px;
    align-items: center;
    justify-content: center;
    padding: 0; }

.l-block--size-xs {
  padding: 20px 0; }
@media (min-width: 992px) {
  .l-block--size-xs {
    padding: 30px 0; } }
.l-block--size-sm {
  padding: 25px 0; }
@media (min-width: 992px) {
  .l-block--size-sm {
    padding: 40px 0; } }
.l-block--size-md {
  padding: 30px 0; }
@media (min-width: 992px) {
  .l-block--size-md {
    padding: 60px 0; } }
.l-block--size-lg {
  padding: 40px 0; }
@media (min-width: 992px) {
  .l-block--size-lg {
    padding: 80px 0; } }
.l-block--size-xlg {
  padding: 60px 0; }
@media (min-width: 992px) {
  .l-block--size-xlg {
    padding: 100px 0; } }
.l-block--no-bottom-padding {
  padding-bottom: 0; }
.l-block--no-top-padding {
  padding-top: 0; }
.l-block--no-padding {
  padding: 0; }
.l-block--overflow-hide {
  overflow: hidden; }

.l-block-header {
  display: flex;
  justify-content: center;
  margin: 0 0 2.5em;
  padding: 0; }
  @media (min-width: 768px) {
    .l-block-header {
      margin: 0 0 3.125em; } }
  @media (min-width: 1200px) {
    .l-block-header {
      margin: 0 0 3.75em; } }
  @media (max-width: 767px) {
    .l-block-header .btn {
      align-self: flex-end; } }
  .l-block-header--action {
    flex-direction: column;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .l-block-header--action > :first-child {
        margin: 0 0 20px; } }
    @media (min-width: 768px) {
      .l-block-header--action {
        flex-direction: row;
        align-items: center;
        justify-content: space-between; } }
  .l-block-header--border-bottom {
    padding: 0 0 16px;
    border-bottom: 1px solid #3B3B3B; }
  .l-block-header--search-results {
    margin-bottom: 25px; }

@media (min-width: 480px) {
  .flex .flex__item--xs-1 {
    width: calc(100% / 1); }
  .flex .flex__item--xs-2 {
    width: calc(100% / 2); }
  .flex .flex__item--xs-3 {
    width: calc(100% / 3); }
  .flex .flex__item--xs-4 {
    width: calc(100% / 4); }
  .flex .flex__item--xs-5 {
    width: calc(100% / 5); }
  .flex .flex__item--xs-6 {
    width: calc(100% / 6); }
  .flex .flex__item--xs-7 {
    width: calc(100% / 7); }
  .flex .flex__item--xs-8 {
    width: calc(100% / 8); }
  .flex .flex__item--xs-9 {
    width: calc(100% / 9); }
  .flex .flex__item--xs-10 {
    width: calc(100% / 10); }
  .flex .flex__item--xs-11 {
    width: calc(100% / 11); }
  .flex .flex__item--xs-12 {
    width: calc(100% / 12); }
  .flex .flex__item--xs-13 {
    width: calc(100% / 13); }
  .flex .flex__item--xs-14 {
    width: calc(100% / 14); }
  .flex .flex__item--xs-15 {
    width: calc(100% / 15); }
  .flex .flex__item--xs-16 {
    width: calc(100% / 16); }
  .flex .flex__item--xs-17 {
    width: calc(100% / 17); }
  .flex .flex__item--xs-18 {
    width: calc(100% / 18); }
  .flex .flex__item--xs-19 {
    width: calc(100% / 19); }
  .flex .flex__item--xs-20 {
    width: calc(100% / 20); } }
@media (min-width: 768px) {
  .flex .flex__item--sm-1 {
    width: calc(100% / 1); }
  .flex .flex__item--sm-2 {
    width: calc(100% / 2); }
  .flex .flex__item--sm-3 {
    width: calc(100% / 3); }
  .flex .flex__item--sm-4 {
    width: calc(100% / 4); }
  .flex .flex__item--sm-5 {
    width: calc(100% / 5); }
  .flex .flex__item--sm-6 {
    width: calc(100% / 6); }
  .flex .flex__item--sm-7 {
    width: calc(100% / 7); }
  .flex .flex__item--sm-8 {
    width: calc(100% / 8); }
  .flex .flex__item--sm-9 {
    width: calc(100% / 9); }
  .flex .flex__item--sm-10 {
    width: calc(100% / 10); }
  .flex .flex__item--sm-11 {
    width: calc(100% / 11); }
  .flex .flex__item--sm-12 {
    width: calc(100% / 12); }
  .flex .flex__item--sm-13 {
    width: calc(100% / 13); }
  .flex .flex__item--sm-14 {
    width: calc(100% / 14); }
  .flex .flex__item--sm-15 {
    width: calc(100% / 15); }
  .flex .flex__item--sm-16 {
    width: calc(100% / 16); }
  .flex .flex__item--sm-17 {
    width: calc(100% / 17); }
  .flex .flex__item--sm-18 {
    width: calc(100% / 18); }
  .flex .flex__item--sm-19 {
    width: calc(100% / 19); }
  .flex .flex__item--sm-20 {
    width: calc(100% / 20); } }
@media (min-width: 992px) {
  .flex .flex__item--md-1 {
    width: calc(100% / 1); }
  .flex .flex__item--md-2 {
    width: calc(100% / 2); }
  .flex .flex__item--md-3 {
    width: calc(100% / 3); }
  .flex .flex__item--md-4 {
    width: calc(100% / 4); }
  .flex .flex__item--md-5 {
    width: calc(100% / 5); }
  .flex .flex__item--md-6 {
    width: calc(100% / 6); }
  .flex .flex__item--md-7 {
    width: calc(100% / 7); }
  .flex .flex__item--md-8 {
    width: calc(100% / 8); }
  .flex .flex__item--md-9 {
    width: calc(100% / 9); }
  .flex .flex__item--md-10 {
    width: calc(100% / 10); }
  .flex .flex__item--md-11 {
    width: calc(100% / 11); }
  .flex .flex__item--md-12 {
    width: calc(100% / 12); }
  .flex .flex__item--md-13 {
    width: calc(100% / 13); }
  .flex .flex__item--md-14 {
    width: calc(100% / 14); }
  .flex .flex__item--md-15 {
    width: calc(100% / 15); }
  .flex .flex__item--md-16 {
    width: calc(100% / 16); }
  .flex .flex__item--md-17 {
    width: calc(100% / 17); }
  .flex .flex__item--md-18 {
    width: calc(100% / 18); }
  .flex .flex__item--md-19 {
    width: calc(100% / 19); }
  .flex .flex__item--md-20 {
    width: calc(100% / 20); } }
@media (min-width: 1200px) {
  .flex .flex__item--lg-1 {
    width: calc(100% / 1); }
  .flex .flex__item--lg-2 {
    width: calc(100% / 2); }
  .flex .flex__item--lg-3 {
    width: calc(100% / 3); }
  .flex .flex__item--lg-4 {
    width: calc(100% / 4); }
  .flex .flex__item--lg-5 {
    width: calc(100% / 5); }
  .flex .flex__item--lg-6 {
    width: calc(100% / 6); }
  .flex .flex__item--lg-7 {
    width: calc(100% / 7); }
  .flex .flex__item--lg-8 {
    width: calc(100% / 8); }
  .flex .flex__item--lg-9 {
    width: calc(100% / 9); }
  .flex .flex__item--lg-10 {
    width: calc(100% / 10); }
  .flex .flex__item--lg-11 {
    width: calc(100% / 11); }
  .flex .flex__item--lg-12 {
    width: calc(100% / 12); }
  .flex .flex__item--lg-13 {
    width: calc(100% / 13); }
  .flex .flex__item--lg-14 {
    width: calc(100% / 14); }
  .flex .flex__item--lg-15 {
    width: calc(100% / 15); }
  .flex .flex__item--lg-16 {
    width: calc(100% / 16); }
  .flex .flex__item--lg-17 {
    width: calc(100% / 17); }
  .flex .flex__item--lg-18 {
    width: calc(100% / 18); }
  .flex .flex__item--lg-19 {
    width: calc(100% / 19); }
  .flex .flex__item--lg-20 {
    width: calc(100% / 20); } }

.l-block-header {
  display: flex;
  justify-content: center;
  margin: 0 0 2.5em;
  padding: 0; }
  @media (min-width: 768px) {
    .l-block-header {
      margin: 0 0 3.125em; } }
  @media (min-width: 1200px) {
    .l-block-header {
      margin: 0 0 3.75em; } }
  @media (max-width: 767px) {
    .l-block-header .btn {
      align-self: flex-end; } }
  .l-block-header--action {
    flex-direction: column;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .l-block-header--action > :first-child {
        margin: 0 0 20px; } }
    @media (min-width: 768px) {
      .l-block-header--action {
        flex-direction: row;
        align-items: center;
        justify-content: space-between; } }
  .l-block-header--border-bottom {
    padding: 0 0 16px;
    border-bottom: 1px solid #3B3B3B; }
  .l-block-header--search-results {
    margin-bottom: 25px; }

html.scorm,
html.scorm body {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

#content-box {
  position: absolute;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 0;
  height: calc(100% - 50px);
  overflow: hidden; }
  @media (min-width: 768px) {
    #content-box {
      height: calc(100% - 60px);
      top: 60px; } }

.scorm iframe {
  display: block;
  border: none;
  width: 100%;
  height: 100%;
  position: relative; }

#scorm-close-instructions {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  margin: auto;
  padding: 15px;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  background: #ffffff; }
  #scorm-close-instructions img {
    max-width: 200px;
    margin: auto; }

.flex {
  display: flex; }

.inline-flex {
  display: inline-flex; }

.flex-wrap {
  flex-wrap: wrap; }

.flex-column {
  flex-direction: column; }

.flex-column-reverse {
  flex-direction: column-reverse; }

.flex-row {
  flex-direction: row; }

.flex-row-reverse {
  flex-direction: row-reverse; }

.flex-center {
  justify-content: center;
  align-items: center; }

.flex-grow {
  flex-grow: 1; }

.flex-grow-0 {
  flex-grow: 0; }

.flex-shrink {
  flex-shrink: 1; }

.flex-shrink-0 {
  flex-shrink: 0; }

.flex-basis-0 {
  flex-basis: 0; }

.justify-start {
  justify-content: flex-start; }

.justify-end {
  justify-content: flex-end; }

.justify-center {
  justify-content: center; }

.justify-between {
  justify-content: space-between; }

.items-center {
  align-items: center; }

.items-start {
  align-items: flex-start; }

.items-end {
  align-items: flex-end; }

.items-baseline {
  align-items: baseline; }

.stretch {
  align-items: stretch; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.gap-8 {
  gap: 8px; }

.gap-16 {
  gap: 16px; }

.gap-24 {
  gap: 24px; }

.gap-32 {
  gap: 32px; }

.flex-1 {
  flex: 1; }

@media (min-width: 480px) {
  .flex-xs {
    display: flex; }

  .inline-flex-xs {
    display: inline-flex; }

  .flex-wrap-xs {
    flex-wrap: wrap; }

  .flex-column-xs {
    flex-direction: column; }

  .flex-column-reverse-xs {
    flex-direction: column-reverse; }

  .flex-row-xs {
    flex-direction: row; }

  .flex-row-reverse-xs {
    flex-direction: row-reverse; }

  .flex-center-xs {
    justify-content: center;
    align-items: center; }

  .flex-grow-xs {
    flex-grow: 1; }

  .flex-grow-0-xs {
    flex-grow: 0; }

  .flex-shrink-xs {
    flex-shrink: 1; }

  .flex-shrink-0-xs {
    flex-shrink: 0; }

  .flex-basis-0-xs {
    flex-basis: 0; }

  .justify-start-xs {
    justify-content: flex-start; }

  .justify-end-xs {
    justify-content: flex-end; }

  .justify-center-xs {
    justify-content: center; }

  .justify-between-xs {
    justify-content: space-between; }

  .items-center-xs {
    align-items: center; }

  .items-start-xs {
    align-items: flex-start; }

  .items-end-xs {
    align-items: flex-end; }

  .items-baseline-xs {
    align-items: baseline; }

  .order-1-xs {
    order: 1; }

  .order-2-xs {
    order: 2; }

  .order-3-xs {
    order: 3; } }
@media (min-width: 768px) {
  .flex-sm {
    display: flex; }

  .inline-flex-sm {
    display: inline-flex; }

  .flex-wrap-sm {
    flex-wrap: wrap; }

  .flex-column-sm {
    flex-direction: column; }

  .flex-column-reverse-sm {
    flex-direction: column-reverse; }

  .flex-row-sm {
    flex-direction: row; }

  .flex-row-reverse-sm {
    flex-direction: row-reverse; }

  .flex-center-sm {
    justify-content: center;
    align-items: center; }

  .flex-grow-sm {
    flex-grow: 1; }

  .flex-grow-0-sm {
    flex-grow: 0; }

  .flex-shrink-sm {
    flex-shrink: 1; }

  .flex-shrink-0-sm {
    flex-shrink: 0; }

  .flex-basis-0-sm {
    flex-basis: 0; }

  .justify-start-sm {
    justify-content: flex-start; }

  .justify-end-sm {
    justify-content: flex-end; }

  .justify-center-sm {
    justify-content: center; }

  .justify-between-sm {
    justify-content: space-between; }

  .items-center-sm {
    align-items: center; }

  .items-start-sm {
    align-items: flex-start; }

  .items-end-sm {
    align-items: flex-end; }

  .items-baseline-sm {
    align-items: baseline; }

  .order-1-sm {
    order: 1; }

  .order-2-sm {
    order: 2; }

  .order-3-sm {
    order: 3; } }
@media (min-width: 992px) {
  .flex-md {
    display: flex; }

  .inline-flex-md {
    display: inline-flex; }

  .flex-wrap-md {
    flex-wrap: wrap; }

  .flex-column-md {
    flex-direction: column; }

  .flex-column-reverse-md {
    flex-direction: column-reverse; }

  .flex-row-md {
    flex-direction: row; }

  .flex-row-reverse-md {
    flex-direction: row-reverse; }

  .flex-center-md {
    justify-content: center;
    align-items: center; }

  .flex-grow-md {
    flex-grow: 1; }

  .flex-grow-0-md {
    flex-grow: 0; }

  .flex-shrink-md {
    flex-shrink: 1; }

  .flex-shrink-0-md {
    flex-shrink: 0; }

  .flex-basis-0-md {
    flex-basis: 0; }

  .justify-start-md {
    justify-content: flex-start; }

  .justify-end-md {
    justify-content: flex-end; }

  .justify-center-md {
    justify-content: center; }

  .justify-between-md {
    justify-content: space-between; }

  .items-center-md {
    align-items: center; }

  .items-start-md {
    align-items: flex-start; }

  .items-end-md {
    align-items: flex-end; }

  .items-baseline-md {
    align-items: baseline; }

  .order-1-md {
    order: 1; }

  .order-2-md {
    order: 2; }

  .order-3-md {
    order: 3; } }
@media (min-width: 1200px) {
  .flex-lg {
    display: flex; }

  .inline-flex-lg {
    display: inline-flex; }

  .flex-wrap-lg {
    flex-wrap: wrap; }

  .flex-column-lg {
    flex-direction: column; }

  .flex-column-reverse-lg {
    flex-direction: column-reverse; }

  .flex-row-lg {
    flex-direction: row; }

  .flex-row-reverse-lg {
    flex-direction: row-reverse; }

  .flex-center-lg {
    justify-content: center;
    align-items: center; }

  .flex-grow-lg {
    flex-grow: 1; }

  .flex-grow-0-lg {
    flex-grow: 0; }

  .flex-shrink-lg {
    flex-shrink: 1; }

  .flex-shrink-0-lg {
    flex-shrink: 0; }

  .flex-basis-0-lg {
    flex-basis: 0; }

  .justify-start-lg {
    justify-content: flex-start; }

  .justify-end-lg {
    justify-content: flex-end; }

  .justify-center-lg {
    justify-content: center; }

  .justify-between-lg {
    justify-content: space-between; }

  .items-center-lg {
    align-items: center; }

  .items-start-lg {
    align-items: flex-start; }

  .items-end-lg {
    align-items: flex-end; }

  .items-baseline-lg {
    align-items: baseline; }

  .order-1-lg {
    order: 1; }

  .order-2-lg {
    order: 2; }

  .order-3-lg {
    order: 3; } }
.justify-flex-end {
  justify-content: flex-end; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.align-baseline {
  align-items: baseline; }

.l-page-header--fullscreen .l-page-header__title, .c-card__title, .c-card__intro, .c-card-profile__title, .c-card-profile__subtitle, .c-messaging-message__title {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  box-orient: vertical; }

.c-bonus {
  position: absolute;
  bottom: 8px;
  right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  border-radius: 3px;
  border: 1px solid;
  font-weight: 400;
  line-height: 24px;
  padding: 4px 8px;
  font-size: 14px;
  backdrop-filter: blur(5px);
  border-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  width: fit-content; }
  @media (min-width: 992px) {
    .c-bonus {
      position: absolute !important;
      z-index: 11; } }
  .p-detail-2__hero .c-bonus {
    bottom: 8px;
    right: 8px; }
    @media (min-width: 769px) {
      .p-detail-2__hero .c-bonus {
        right: 16px;
        top: 16px;
        bottom: auto; } }
  .c-bonus__itinerary {
    right: 0px;
    top: 16px; }
  @media (min-width: 1200px) {
    .c-bonus {
      font-size: 16px; } }
  @media (min-width: 992px) {
    .c-bonus--container {
      position: relative; } }
  .c-bonus--container::after {
    content: '';
    background: white;
    background: linear-gradient(180deg, rgba(51, 51, 51, 0.2) 43%, rgba(51, 51, 51, 0) 100%);
    width: 100%;
    height: 225px;
    position: absolute;
    z-index: 1;
    top: 0; }
  .c-bonus__first-line {
    top: auto !important;
    bottom: 10px; }
  .c-bonus__second-line {
    top: auto !important;
    bottom: 65px; }
  @media (min-width: 769px) {
    .c-bonus__first-line {
      top: 10px !important;
      bottom: auto; }
    .c-bonus__second-line {
      top: 65px !important;
      bottom: auto; } }
  .c-bonus__emphasize {
    border-color: #D3A43A;
    background-color: #D3A43A;
    color: #ffffff; }

.c-bonus--inline {
  position: relative;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  padding: 0 5px;
  font-size: 12px;
  line-height: 15px;
  color: rgba(82, 82, 82, 0.5); }

.c-logo--logotype {
  margin: 0 auto 0 0;
  min-height: 40px;
  max-height: 40px;
  height: 40px;
  max-width: 90%; }
  @media (min-width: 1200px) {
    .c-logo--logotype {
      margin: 0 30px 0 0;
      min-height: 55px;
      max-height: 100px;
      min-width: 300px;
      max-width: 90%; } }
.c-logo--favicon {
  aspect-ratio: 1;
  margin: 0 15px 0 0;
  min-height: 24px;
  max-height: 24px;
  max-width: 100%; }
  @media (min-width: 1200px) {
    .c-logo--favicon {
      min-height: 32px;
      max-height: 24px; } }

.c-heading__icon {
  margin: -5px 10px 0 0;
  width: 24px;
  height: 27px;
  fill: #3B3B3B; }
.l-home .c-heading__icon {
  margin: 0 10px 0 0;
  width: 48px;
  height: 48px; }
.m--inverse .c-heading {
  color: #ffffff; }
  .m--inverse .c-heading__icon {
    fill: #ffffff; }
.page-feedback .c-heading--h2 {
  margin-bottom: 15px; }
.c-heading--border {
  border-bottom: 1px solid #3B3B3B;
  margin-bottom: 1em;
  padding-bottom: .5em; }
.c-heading--margin {
  margin: 1.5em 0 1em; }
.c-heading--icon {
  display: flex;
  align-items: center;
  transform-origin: left center; }
.c-heading--left {
  text-align: left; }
.c-heading--right {
  text-align: right; }
.c-heading--first {
  margin-top: 0; }
.c-heading--x-left {
  transform-origin: left center; }
.c-heading--x2 {
  transform: scale(1.2); }
.c-heading--xs2 {
  transform: scale(0.8); }
.c-heading--home-primary {
  margin: 0 0 58px;
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.1;
  text-align: center; }
  @media (min-width: 768px) {
    .c-heading--home-primary {
      font-size: 3.6rem;
      line-height: 1.1; } }
  .m--inverse .c-heading--home-primary {
    color: #ffffff; }
.c-heading--home-secondary {
  margin: 12px 0 32px;
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center;
  color: #3dae2b; }
  @media (min-width: 768px) {
    .c-heading--home-secondary {
      margin: 12px 0 56px; } }
  .m--inverse .c-heading--home-secondary {
    color: #ffffff; }
.c-heading--article {
  margin: 45px 0 35px;
  text-align: center; }
.l-block-header--search-results .c-heading {
  margin-bottom: 0; }

.c-heading-text {
  margin-top: 10px; }

.c-form--mt {
  margin-top: 30px; }
.c-form--email-verification {
  color: #3dae2b;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1.7; }

@media (max-width: 767px) {
  .c-form-steps__progress.c-progress {
    display: none; } }
@media (min-width: 992px) {
  .c-form-steps__progress {
    width: 25%; } }
.c-form-steps__progress--mobile {
  /* ocultamos la version mobile para todas las resoluciones */
  /* solo la mostramos hasta la mediaquery seleccionada */ }
  .c-form-steps__progress--mobile.c-progress {
    display: none; }
  @media (max-width: 479px) {
    .c-form-steps__progress--mobile.c-progress {
      display: flex;
      margin-top: 0.625em; } }
.c-form-steps__list {
  position: relative; }
.c-form-steps__step {
  position: relative;
  position: absolute;
  top: -9999px;
  left: -9999px; }
  .c-form-steps__step--active {
    position: static; }
.c-form-steps--mt {
  margin-top: 30px; }

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  padding: 9px 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /*
   * ========== BEM Modifiers ==========
   */
  /*
   * ========== Selectors ==========
   */
  /*
   * ========== States ==========
   */ }
  @media (min-width: 768px) {
    .btn {
      padding: 9px 24px; } }
  .btn.btn-default {
    border: 1px solid #3dae2b;
    background-color: transparent;
    color: #3dae2b; }
    .btn.btn-default:visited {
      color: #3dae2b; }
    .btn.btn-default:hover {
      border: 1px solid #3dae2b;
      background-color: #3dae2b;
      color: #ffffff; }
    .m--inverse .btn.btn-default {
      border: 1px solid #ffffff;
      color: #ffffff; }
      .m--inverse .btn.btn-default:hover, .m--inverse .btn.btn-default:active, .m--inverse .btn.btn-default:focus {
        border: 1px solid #ffffff;
        background-color: rgba(255, 255, 255, 0.3);
        color: #ffffff; }
    .c-feedback--error .btn.btn-default {
      border: 1px solid #b51b1b;
      color: #b51b1b; }
      .c-feedback--error .btn.btn-default:hover, .c-feedback--error .btn.btn-default:active, .c-feedback--error .btn.btn-default:focus {
        background-color: #b51b1b;
        color: #ffffff; }
    .c-feedback--success .btn.btn-default {
      border: 1px solid #80b51b;
      color: #80b51b; }
      .c-feedback--success .btn.btn-default:hover, .c-feedback--success .btn.btn-default:active, .c-feedback--success .btn.btn-default:focus {
        background-color: #80b51b;
        color: #ffffff; }
    .c-feedback--info .btn.btn-default {
      border: 1px solid #E29C10;
      color: #E29C10; }
      .c-feedback--info .btn.btn-default:hover, .c-feedback--info .btn.btn-default:active, .c-feedback--info .btn.btn-default:focus {
        background-color: #E29C10;
        color: #ffffff; }
    .btn.btn-default[disabled], .btn.btn-default[disabled]:hover, .btn.btn-default[disabled]:active, .btn.btn-default[disabled]:focus {
      border-color: #e0e0e0;
      background-color: #ffffff;
      color: #333333; }
    .m--inverse .btn.btn-default[disabled] {
      border-color: #ffffff;
      background-color: transparent;
      color: #ffffff;
      opacity: .5; }
    .btn.btn-default--greyscale {
      border: 1px solid #333333;
      color: #333333; }
      .btn.btn-default--greyscale:hover, .btn.btn-default--greyscale:active, .btn.btn-default--greyscale:focus {
        border: 1px solid #333333;
        background-color: #333333;
        color: #ffffff; }
  .btn.btn-primary, .btn.active {
    border: 1px solid #3dae2b;
    background-color: #3dae2b;
    color: #ffffff; }
    .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus, .btn.active:hover, .btn.active:active, .btn.active:focus {
      border: 1px solid #2f8521;
      background-color: #2f8521;
      color: #ffffff; }
    .m--inverse .btn.btn-primary, .m--inverse .btn.active {
      border: 1px solid #ffffff;
      background-color: #ffffff;
      color: #3dae2b; }
      .m--inverse .btn.btn-primary:hover, .m--inverse .btn.btn-primary:active, .m--inverse .btn.btn-primary:focus, .m--inverse .btn.active:hover, .m--inverse .btn.active:active, .m--inverse .btn.active:focus {
        border: 1px solid #e6e6e6;
        background-color: #e6e6e6;
        color: #3dae2b !important; }
    .c-feedback--error .btn.btn-primary, .c-feedback--error .btn.active {
      border: 1px solid #b51b1b;
      background-color: #b51b1b;
      color: #ffffff; }
      .c-feedback--error .btn.btn-primary:hover, .c-feedback--error .btn.btn-primary:active, .c-feedback--error .btn.btn-primary:focus, .c-feedback--error .btn.active:hover, .c-feedback--error .btn.active:active, .c-feedback--error .btn.active:focus {
        border-color: #891414;
        background-color: #891414; }
    .c-feedback--success .btn.btn-primary, .c-feedback--success .btn.active {
      border: 1px solid #80b51b;
      background-color: #80b51b;
      color: #ffffff; }
      .c-feedback--success .btn.btn-primary:hover, .c-feedback--success .btn.btn-primary:active, .c-feedback--success .btn.btn-primary:focus, .c-feedback--success .btn.active:hover, .c-feedback--success .btn.active:active, .c-feedback--success .btn.active:focus {
        border-color: #618914;
        background-color: #618914; }
    .c-feedback--info .btn.btn-primary, .c-feedback--info .btn.active {
      border: 1px solid #E29C10;
      background-color: #E29C10;
      color: #ffffff; }
      .c-feedback--info .btn.btn-primary:hover, .c-feedback--info .btn.btn-primary:active, .c-feedback--info .btn.btn-primary:focus, .c-feedback--info .btn.active:hover, .c-feedback--info .btn.active:active, .c-feedback--info .btn.active:focus {
        border-color: #b27b0d;
        background-color: #b27b0d; }
  .btn.btn-lg {
    min-width: 200px;
    padding: 12px 40px; }
  .btn__small {
    font-size: 0.8em;
    font-weight: 300;
    margin-left: 8px; }
  @media (min-width: 992px) {
    .p-detail-2__hero--course .btn {
      margin-right: 15px; } }
  .btn--icon {
    display: flex;
    align-items: center; }
  .btn--small {
    padding: 6px 16px; }
  .btn--xs {
    padding: 5px 13px;
    font-size: 1.4rem; }
  .btn--xxs {
    padding: 4px 10px;
    font-size: 1.2rem; }
  .btn--fullwidth {
    flex: 1; }
  .btn--halfwidth {
    width: 100%; }
    @media (min-width: 768px) {
      .btn--halfwidth {
        width: 48%; } }
  .btn--search-more {
    color: #ffffff; }
  @media (min-width: 992px) {
    .btn--inline {
      width: auto !important;
      display: inline-block !important; } }
  .btn--link {
    color: #333333;
    font-size: 1.2rem;
    line-height: inherit;
    text-decoration: underline;
    width: auto; }
    .l-login .btn--link {
      font-size: 1.2rem;
      padding: 0;
      margin: 8px 0 0; }
  .btn--inactive:hover, .btn--inactive:active, .btn--inactive:focus {
    border: inherit;
    background-color: inherit;
    color: inherit; }
  .btn--rounded {
    border-radius: 50%;
    width: 64px;
    height: 64px;
    background-color: #3dae2b;
    padding: 0; }
  .btn--float {
    position: fixed;
    bottom: 5vh;
    right: 5vw;
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5); }
    .btn--float > svg {
      fill: #ffffff; }
  .btn--block {
    display: block;
    width: 100%; }
  .btn--icon-alone {
    padding: 10px 9px; }
  .btn--loader {
    position: relative; }
    .btn--loader > * {
      visibility: hidden; }
    .btn--loader:after {
      animation: loader-rotation 1s infinite linear;
      border-radius: 100%;
      border-style: solid;
      border-width: 0.25rem;
      border-color: #ffffff;
      border-top-color: transparent;
      height: 5rem;
      width: 5rem;
      border-width: 2px;
      content: "";
      position: absolute;
      height: 15px;
      width: 15px; }
  .btn--success {
    background-color: #80b51b !important;
    border-color: #80b51b !important; }
  .btn--inline-flex {
    display: inline-flex; }
  .btn + .btn:not(.btn--link), .btn + .btn:not(a[class*="-block"]) {
    margin-left: 4px; }
    @media (max-width: 479px) {
      .flex-xs .btn + .btn:not(.btn--link),
      .flex-xs .btn + .btn:not(a[class*="-block"]) {
        margin: 4px 0 0; } }
    @media (max-width: 767px) {
      .flex-sm .btn + .btn:not(.btn--link), .flex-sm .btn + .btn:not(a[class*="-block"]) {
        margin: 4px 0 0; } }
    @media (max-width: 991px) {
      .flex-md .btn + .btn:not(.btn--link), .flex-md .btn + .btn:not(a[class*="-block"]) {
        margin: 4px 0 0; } }
    @media (max-width: 1199px) {
      .flex-lg .btn + .btn:not(.btn--link), .flex-lg .btn + .btn:not(a[class*="-block"]) {
        margin: 4px 0 0; } }
  .btn.is-hidden {
    display: none; }

.btn:not(.is-hidden) + .btn {
  margin: 0 0 0 4px; }

@media (min-width: 992px) {
  .btn-block {
    display: inline-flex;
    width: auto; } }

.btn-block + .btn-block {
  margin: 0; }

.btn-block:not(.is-hidden) + .btn-block {
  margin: 10px 0 0; }
  @media (min-width: 768px) {
    .btn-block:not(.is-hidden) + .btn-block {
      margin: 0; }
      [class*="__actions"] .btn-block:not(.is-hidden) + .btn-block {
        margin-top: 15px; } }

.c-menu {
  position: relative;
  cursor: pointer;
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 1200px) {
    .c-menu {
      display: none; } }
  .c-menu__line {
    width: 28px;
    height: 2px;
    transition: all;
    transition-duration: 300ms;
    background-color: #515151 !important;
    border-radius: 3px; }
    .c-menu__line--center {
      margin: 7px 0; }
  .c-menu__favorite {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 28px;
    height: 16px;
    content: '';
    opacity: 0; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #333333;
  text-decoration: none;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.075); }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #e4e4e4; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > a {
  outline: 0; }

.c-user {
  width: 250px;
  display: flex;
  align-items: center;
  margin: 0 -15px;
  padding-left: 0;
  list-style: none;
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 1200px) {
    .c-user {
      width: auto;
      width: initial;
      margin: 0 0 0 10px !important; } }
  .c-user__avatar-wrapper {
    display: inline-block;
    position: relative; }
    .l-header__user-data .c-user__avatar-wrapper {
      margin-right: 10px; }
  .c-user__avatar {
    border: 1px solid #ffffff;
    border-radius: 50%;
    margin: auto;
    font-size: calc(35px / 2.3);
    height: 35px;
    width: 35px; }
    .c-user__avatar--initials {
      background-color: #3dae2b;
      color: #ffffff;
      font-weight: 500;
      justify-content: center; }
      .c-bubble--other .c-user__avatar--initials {
        background-color: #B1B1B1; }
      .c-bubble--author-featured .c-user__avatar--initials {
        background-color: #3dae2b; }
      .c-table .c-user__avatar--initials {
        background-color: #B1B1B1; }
      .c-table .active .c-user__avatar--initials {
        background-color: #ffffff;
        color: #3dae2b; }
    .c-user__avatar--icon {
      fill: #3dae2b; }
      @media (min-width: 1200px) {
        .l-header__user-data .c-user__avatar--icon {
          fill: #ffffff; } }
    .c-user__avatar--more {
      background-color: #E1E1E1;
      border: none;
      color: #7E7E7E;
      font-size: 1.35rem;
      letter-spacing: -0.05em; }
      .c-user-list__more .c-user__avatar--more:hover, .c-user-list__more .c-user__avatar--more:active, .c-user-list__more .c-user__avatar--more:focus {
        background-color: #CFCFCF;
        color: #515151;
        transition: all 0.3s ease; }
    .l-header__user-data .c-user__avatar {
      margin-right: 17px; }
    .l-header__offcanvas .c-user__avatar {
      font-size: calc(70px / 2.3);
      height: 70px;
      width: 70px; }
    .c-comment__user .c-user__avatar {
      font-size: calc(50px / 2.3);
      height: 50px;
      width: 50px; }
    .c-messaging-message__img .c-user__avatar {
      font-size: calc(50px / 2.3);
      height: 50px;
      width: 50px; }
    .c-card-profile .c-user__avatar {
      font-size: calc(100px / 2.3);
      height: 100px;
      width: 100px; }
    .c-card-profile--modal .c-user__avatar {
      font-size: calc(60px / 2.3);
      height: 60px;
      width: 60px; }
    .c-table--sm .c-user__avatar {
      font-size: calc(23px / 2.3);
      height: 23px;
      width: 23px; }
  .c-user__status {
    bottom: 0;
    position: absolute;
    right: 0; }
    .c-user-list .c-user__status {
      right: 10%; }
  .c-user__text {
    flex: 1;
    max-width: 250px;
    margin-right: 10px;
    width: 100%; }
  .c-user__name {
    display: block;
    font-size: 1.9rem;
    font-weight: 700;
    line-height: 1.15;
    margin: 0; }
    @media (min-width: 1200px) {
      .c-user__name {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; } }
  .c-user__profile {
    display: block;
    font-size: 1.6rem;
    line-height: 1.3;
    margin: 0; }
    @media (min-width: 1200px) {
      .c-user__profile {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; } }
  .c-user__edit {
    color: #626262;
    font-size: 1.4rem;
    font-weight: 300;
    transition: all 0.3s ease; }
    .c-user__edit:hover, .c-user__edit:active, .c-user__edit:focus {
      text-decoration: underline; }

.c-user-list--avatar {
  display: flex; }
  .c-user-list--avatar .c-user-list__item {
    margin-right: -6px; }

.c-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  margin: 0;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  @media (min-width: 1200px) {
    .c-nav {
      flex-direction: row; } }
  .c-nav__icon {
    display: block;
    width: 23px;
    height: 23px; }
    @media (min-width: 1200px) {
      .l-header__search .c-nav__icon {
        margin-right: 0 !important; } }
    body.t-header-inverse .l-header__search .c-nav__icon {
      fill: #ffffff; }
    body.t-header-inverse header.l-header--inverse .l-header__search .c-nav__icon {
      fill: #515151; }
  .c-nav__link {
    font-size: 1.8rem;
    font-weight: 300;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    color: #515151; }
    @media (min-width: 1200px) {
      body.t-header-inverse .l-header__nav-site .c-nav__link {
        color: #ffffff; }
      body.t-header-inverse header.l-header--inverse .l-header__nav-site .c-nav__link {
        color: #333333; }
      li.c-nav__item.c-nav__item--has-children.open .c-nav__link {
        color: #000000; } }
    @media (min-width: 1200px) {
      .c-nav--sections .active .c-nav__link {
        border-color: #3dae2b; }
        body.t-header-inverse header.l-header--inverse .c-nav--sections .active .c-nav__link {
          border-color: #3dae2b; }
      .c-nav--sections .active.open .c-nav__link {
        border-color: #F7F7F7; } }
    .l-header__preheader .c-nav--user .active .c-nav__link {
      border-color: #3dae2b; }
    .l-header__preheader .c-nav--user .active .c-nav__link {
      border-color: #3dae2b; }
    .c-nav__item.active .c-nav__link {
      color: #000000; }
    @media (min-width: 1200px) {
      body.t-header-inverse .l-header__nav-site .c-nav__item.active .c-nav__link {
        color: #ffffff; }
      body.t-header-inverse .l-header__nav-site .c-nav__item.active .c-nav__link:hover {
        color: #000000; }
      body.t-header-inverse .l-header__nav-site .c-nav__item .c-nav__link:hover {
        color: #333333; } }
    body.t-header-inverse header.l-header--inverse .l-header__nav-site .c-nav__item.active .c-nav__link {
      color: #000000; }
    .c-nav__link.dropdown-toggle .c-nav__link-text {
      padding-right: 25px; }
    .c-nav__item.c-nav__item--has-children .c-nav__link.dropdown-toggle .c-nav__link-text {
      background: url("/bundles/alejandria/css/images/icon-caret-right.svg") no-repeat right 1px !important; }
    .c-nav__item.c-nav__item--has-children.open .c-nav__link.dropdown-toggle .c-nav__link-text {
      background: url("/bundles/alejandria/css/images/icon-caret-down.svg") no-repeat right 1px !important; }
    .c-nav__item.c-nav__item--has-children.open .c-nav__link.dropdown-toggle:hover .c-nav__link-text, .c-nav__item.c-nav__item--has-children.open .c-nav__link.dropdown-toggle:active .c-nav__link-text, .c-nav__item.c-nav__item--has-children.open .c-nav__link.dropdown-toggle:focus .c-nav__link-text {
      background: url("/bundles/alejandria/css/images/icon-caret-down.svg") no-repeat right 1px !important; }
    body.t-header-inverse .c-nav__item.c-nav__item--has-children .c-nav__link.dropdown-toggle .c-nav__link-text {
      background: url("/bundles/alejandria/css/images/icon-caret-right.svg") no-repeat right 1px !important; }
    @media (min-width: 1200px) {
      body.t-header-inverse .c-nav__item.c-nav__item--has-children .c-nav__link.dropdown-toggle .c-nav__link-text {
        background: url("/bundles/alejandria/css/images/icon-caret-right__white.svg") no-repeat right 1px !important; } }
    body.t-header-inverse .c-nav__item.c-nav__item--has-children.open .c-nav__link.dropdown-toggle .c-nav__link-text {
      background: url("/bundles/alejandria/css/images/icon-caret-down.svg") no-repeat right 1px !important; }
    body.t-header-inverse header.l-header--inverse .c-nav__item.c-nav__item--has-children.open .c-nav__link.dropdown-toggle .c-nav__link-text {
      background: url("/bundles/alejandria/css/images/icon-caret-down.svg") no-repeat right 1px !important; }
    @media (min-width: 1200px) {
      body.t-header-inverse .c-nav__item.c-nav__item--has-children .c-nav__link.dropdown-toggle:hover .c-nav__link-text, body.t-header-inverse .c-nav__item.c-nav__item--has-children .c-nav__link.dropdown-toggle:active .c-nav__link-text, body.t-header-inverse .c-nav__item.c-nav__item--has-children .c-nav__link.dropdown-toggle:focus .c-nav__link-text {
        background: url("/bundles/alejandria/css/images/icon-caret-down.svg") no-repeat right 1px !important; } }
    body.t-header-inverse .c-nav__item.c-nav__item--has-children.open .c-nav__link.dropdown-toggle:hover .c-nav__link-text, body.t-header-inverse .c-nav__item.c-nav__item--has-children.open .c-nav__link.dropdown-toggle:active .c-nav__link-text, body.t-header-inverse .c-nav__item.c-nav__item--has-children.open .c-nav__link.dropdown-toggle:focus .c-nav__link-text {
      background: url("/bundles/alejandria/css/images/icon-caret-down.svg") no-repeat right 1px !important; }
    body.t-header-inverse header.l-header--inverse .c-nav__item.c-nav__item--has-children .c-nav__link.dropdown-toggle .c-nav__link-text {
      background: url("/bundles/alejandria/css/images/icon-caret-right.svg") no-repeat right 1px !important; }
    body.t-header-inverse header.l-header--inverse .c-nav__item.c-nav__item--has-children.open .c-nav__link.dropdown-toggle .c-nav__link-text {
      background: url("/bundles/alejandria/css/images/icon-caret-down.svg") no-repeat right 1px !important; }
    .c-nav__link:hover, .c-nav__link:active, .c-nav__link:focus {
      color: #333333; }
      @media (min-width: 1200px) {
        .c-nav__link:hover, .c-nav__link:active, .c-nav__link:focus {
          background-color: #f7f7f7; } }
      body.t-header-inverse .l-header__nav-site .c-nav__item.active .c-nav__link:hover, body.t-header-inverse .l-header__nav-site .c-nav__item.active .c-nav__link:active, body.t-header-inverse .l-header__nav-site .c-nav__item.active .c-nav__link:focus {
        background-color: rgba(255, 255, 255, 0); }
      @media (min-width: 1200px) {
        body.t-header-inverse .l-header__nav-site .c-nav__item.active .c-nav__link:hover, body.t-header-inverse .l-header__nav-site .c-nav__item.active .c-nav__link:active, body.t-header-inverse .l-header__nav-site .c-nav__item.active .c-nav__link:focus {
          background-color: rgba(255, 255, 255, 0);
          color: #ffffff; } }
      body.t-header-inverse header.l-header--inverse .l-header__nav-site .c-nav__item.active .c-nav__link:hover, body.t-header-inverse header.l-header--inverse .l-header__nav-site .c-nav__item.active .c-nav__link:active, body.t-header-inverse header.l-header--inverse .l-header__nav-site .c-nav__item.active .c-nav__link:focus {
        background-color: #f7f7f7; }
      .l-header__search .c-nav__link:hover, .l-header__search .c-nav__link:active, .l-header__search .c-nav__link:focus {
        background: rgba(255, 255, 255, 0); }
  .c-nav__item {
    margin-bottom: 0; }
    .c-nav__item--has-children {
      position: relative; }
      @media (min-width: 1200px) {
        .c-nav__item--has-children:hover .c-nav__dropdown.dropdown-menu, .c-nav__item--has-children:active .c-nav__dropdown.dropdown-menu, .c-nav__item--has-children:focus .c-nav__dropdown.dropdown-menu {
          display: block; } }
    @media (min-width: 1200px) {
      .c-nav__item.c-nav__item--has-children:hover, .c-nav__item.c-nav__item--has-children:active, .c-nav__item.c-nav__item--has-children:focus {
        background-color: #f7f7f7; } }
    .c-nav__item.open {
      background-color: #f7f7f7; }
  @media (min-width: 1200px) {
    .l-header__search .c-nav__link-text {
      display: none; } }
  .c-nav__dropdown {
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    float: none; }
    @media (max-width: 1199px) {
      .c-nav__dropdown {
        position: static; } }
    @media (min-width: 1200px) {
      .c-nav__dropdown {
        background-color: #f7f7f7;
        left: 50%;
        margin: 0;
        padding: 25px 30px;
        right: auto;
        text-align: center;
        transform: translate(-50%, 0);
        z-index: 9900; }
        li.c-nav__item.open.active .c-nav__dropdown {
          border-bottom: 2px solid #3dae2b; }
        .c-nav__dropdown--align-right {
          left: auto;
          right: 0;
          transform: none; } }
  .c-nav--sections .c-nav__link {
    font-size: 1.8rem;
    padding: 11px 30px;
    width: auto; }
    @media (min-width: 1200px) {
      .c-nav--sections .c-nav__link {
        border-bottom: 2px solid transparent;
        height: 100px;
        padding: 15px 18px 13px;
        white-space: nowrap; } }
  .c-nav--sections .c-nav__icon {
    margin-right: 17px; }
    @media (min-width: 1200px) {
      .c-nav--sections .c-nav__icon {
        margin-right: 8px; } }
  @media (max-width: 1199px) {
    .c-nav--sections .c-nav__link-text {
      flex: 1; } }
  .c-nav--subsections {
    text-align: left; }
    .c-nav--subsections .c-nav__link {
      border: none;
      display: block;
      font-size: 14px;
      line-height: 1.3;
      height: auto;
      padding: 6px 70px;
      transition: all 0.3s ease;
      white-space: normal;
      color: #515151 !important; }
      @media screen and (max-width: 580px) {
        .c-nav--subsections .c-nav__link {
          padding: 12px 35px; } }
      @media (min-width: 1200px) {
        .c-nav--subsections .c-nav__link {
          padding: 0; }
          .c-nav--subsections .c-nav__link:hover, .c-nav--subsections .c-nav__link:active, .c-nav--subsections .c-nav__link:focus {
            background: none;
            color: #3dae2b;
            text-decoration: underline; } }
      .active .c-nav--subsections .c-nav__link {
        color: #515151; }
    @media (min-width: 1200px) {
      .c-nav--subsections {
        display: grid;
        gap: 15px 20px; }
        .c-nav--subsections .c-nav__item {
          width: 200px; }
          .c-nav--subsections .c-nav__item.active a {
            color: #3dae2b !important;
            text-decoration: underline; } }
    .c-nav--subsections.js-num-items-sm {
      grid-template-columns: repeat(1, 1fr); }
    .c-nav--subsections.js-num-items-md {
      grid-template-columns: repeat(2, 1fr); }
    .c-nav--subsections.js-num-items-lg {
      grid-auto-rows: minmax(0, 1fr);
      grid-template-columns: repeat(4, 1fr);
      padding-right: 15px; }
    @media (min-width: 768px) {
      .c-nav--subsections .c-nav__item.active a {
        color: #3dae2b !important;
        text-decoration: underline; } }
  @media (min-width: 1200px) {
    .c-nav--user {
      flex-direction: column; } }
  .l-header__preheader .c-nav--user {
    flex-direction: row; }
  .l-header__preheader .c-nav--user .c-nav__link {
    border-top: 3px solid transparent;
    height: 50px;
    font-size: 1.55rem;
    padding: 0 10px 2px; }
    .l-header__preheader .c-nav--user .c-nav__link:hover, .l-header__preheader .c-nav--user .c-nav__link:active, .l-header__preheader .c-nav--user .c-nav__link:focus {
      background-color: #efefef; }
    @media (min-width: 1200px) {
      .l-header__preheader .c-nav--user .c-nav__link {
        padding: 0 15px 2px; } }
  .l-header__user .c-nav--user .c-nav__link {
    font-size: 1.6rem;
    padding: 8px 30px; }
    .l-header__user .c-nav--user .c-nav__link:hover, .l-header__user .c-nav--user .c-nav__link:active, .l-header__user .c-nav--user .c-nav__link:focus {
      background-color: #efefef; }
  .l-header__preheader .c-nav--user .c-nav__link--featured:hover, .l-header__preheader .c-nav--user .c-nav__link--featured:active, .l-header__preheader .c-nav--user .c-nav__link--featured:focus {
    background: #2f8521;
    color: #ffffff; }
  .c-nav--user .c-nav__link--featured .c-nav__icon {
    fill: #ffffff; }
  @media (max-width: 1199px) {
    .l-header__preheader .c-nav--user .c-nav__link-text {
      display: none; } }
  .c-nav--user .c-nav__icon {
    fill: #515151;
    width: 28px;
    height: 28px; }
    @media (min-width: 1200px) {
      .c-nav--user .c-nav__icon {
        width: 24px;
        height: 24px;
        margin-right: 10px; }
        .c-nav--user .c-nav__item.active .c-nav__icon {
          fill: #3dae2b; } }
    .l-header__offcanvas .c-nav--user .c-nav__icon {
      height: 25px;
      margin-right: 15px;
      width: 25px; }
    .c-nav--user .c-nav__icon--stroke {
      fill: transparent;
      stroke: #515151;
      stroke-width: 1px; }

.r-menu-open {
  display: block; }
  .r-menu-open a.c-nav__link {
    background-color: #f7f7f7;
    color: #515151 !important; }
    .r-menu-open a.c-nav__link svg {
      fill: #515151; }
    .r-menu-open a.c-nav__link .c-nav__link-text {
      background: url("/bundles/alejandria/css/images/icon-caret-down.svg") no-repeat right 1px; }

.c-nav__item.c-nav__item--featured a {
  background-color: #3dae2b !important;
  color: #ffffff; }
  .c-nav__item.c-nav__item--featured a:hover {
    background-color: #369a26 !important; }

.c-nav--subsections .c-nav__item.active .c-nav__link {
  color: #3dae2b !important;
  text-decoration: underline; }

@media (min-width: 1200px) {
  .c-nav__item.c-nav__item--has-children:hover .c-nav__link.dropdown-toggle .c-nav__link-text {
    background: url("/bundles/alejandria/css/images/icon-caret-down.svg") no-repeat right 1px !important; } }
@media (min-width: 1200px) {
  body.t-header-inverse .l-header__nav-site .item_opened .c-nav__link {
    color: #333333 !important; }

  body.t-header-inverse .c-nav__item.c-nav__item--has-children.item_opened .c-nav__link.dropdown-toggle .c-nav__link-text {
    background: url("/bundles/alejandria/css/images/icon-caret-down.svg") no-repeat right 1px !important; } }
.c-search {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 90%;
  border: transparent;
  border-bottom: 1px solid #333333;
  border-radius: 0;
  background-color: transparent;
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 768px) {
    .c-search {
      width: 60%; } }
  @media (min-width: 1200px) {
    .c-search {
      width: 60%; } }
  .c-search__input {
    flex: 1 0 auto;
    width: inherit;
    font-size: 2.4rem;
    color: #333333;
    background-color: transparent;
    border: none;
    box-shadow: none; }
    @media (min-width: 1200px) {
      .c-search__input {
        font-size: 3rem; } }
    .c-search__input::placeholder {
      color: #999999; }
  .c-search__button {
    width: 50px;
    padding: 0;
    font-size: 15px;
    color: #333333;
    background-color: transparent;
    border: none; }
    .c-search__button--active {
      background-color: #ffffff; }
  .c-search__icon {
    width: 1.5em;
    height: 1.5em;
    fill: #3dae2b; }
    .l-searchbar .c-search__icon {
      fill: #333333; }
  .c-search--form-control {
    width: 100%;
    height: 42px;
    padding: 10px 50px 10px 12px;
    font-size: 1.4rem;
    line-height: 1.42857143;
    color: #333333;
    border: 1px solid #cccccc;
    border-radius: 0;
    background-color: #ffffff;
    background-image: none;
    box-shadow: none; }
    .c-search--form-control:hover, .c-search--form-control:active, .c-search--form-control:focus {
      border-color: #3dae2b;
      outline: 0;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgba(59, 173, 174, 0.6); }
      .c-search--form-control:hover .c-search__icon, .c-search--form-control:active .c-search__icon, .c-search--form-control:focus .c-search__icon {
        fill: #3dae2b; }
    .c-search--form-control .c-search__button {
      margin-left: 1.25em; }
    .c-search--form-control .c-search__icon {
      fill: #cccccc; }
  .c-search--rounded {
    align-items: center;
    background-color: #F6F6F6;
    border: 1px solid #E6E6E6;
    border-radius: 25px;
    padding: 0 1.5rem;
    height: 45px;
    width: 100%; }
    .c-search--rounded .c-search__input {
      flex: 1;
      font-size: 16px; }
      .c-search--rounded .c-search__input::placeholder {
        font-size: 16px; }
    .c-search--rounded .c-search__icon {
      fill: #333333;
      height: 18px;
      margin-right: 1rem;
      width: 18px; }
    .c-messaging__aside .c-search--rounded {
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .c-messaging__aside .c-search--rounded {
          margin: 0 auto 20px;
          width: 90%; } }

.c-modal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1050;
  display: none;
  overflow: auto; }
  @media (min-width: 480px) {
    .c-modal-overlay {
      padding: 12px; } }

.c-modal-wrapper {
  position: relative; }

.c-modal {
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
  min-height: 100%;
  margin: 0;
  text-align: center;
  background: #ffffff;
  border-radius: 0;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  position: relative;
  max-height: 90vh;
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
  @media (min-width: 480px) {
    .c-modal {
      top: 50%;
      left: 50%;
      max-width: 30em;
      border-radius: 7.5px; } }
  @media (min-width: 768px) {
    .c-modal {
      max-width: 37.5em;
      min-height: initial;
      height: auto; } }
  @media (min-width: 992px) {
    .c-modal {
      max-width: 47.5em; } }
  .c-modal.is-show {
    display: flex;
    flex-direction: column;
    opacity: 0; }
    @media (min-width: 480px) {
      .c-modal.is-show {
        transform: translate(-50%, calc(-50% + 75px)); } }
  .c-modal.is-reveal {
    opacity: 1; }
    @media (min-width: 480px) {
      .c-modal.is-reveal {
        transform: translate(-50%, -50%); } }
  @media (min-width: 480px) {
    .c-modal.is-exceed.is-show {
      top: 0;
      transform: translate(-50%, calc(0% + 150px)); } }
  @media (min-width: 480px) {
    .c-modal.is-exceed.is-show.is-reveal {
      transform: translate(-50%, 0%); } }
  .c-modal__header {
    border-top-right-radius: inherit;
    border-top-left-radius: inherit;
    padding: 2px 16px; }
    .c-modal__header--image {
      padding: 0; }
  .c-modal__close {
    float: right;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #999;
    cursor: pointer;
    text-decoration: none; }
  .c-modal__title {
    color: #3dae2b;
    font-size: 1.7rem;
    font-weight: 500; }
  .c-modal__subtitle {
    font-size: 1.3rem;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .c-modal__subtitle {
        margin-top: 10px; } }
  .c-modal__image {
    margin-bottom: 0;
    max-width: 100%;
    width: 100%; }
  .c-modal__body {
    padding: 1.25em;
    flex: 1 !important;
    overflow-y: auto; }
    @media (min-width: 480px) {
      .c-modal__body {
        padding: 1.25em; } }
    @media (min-width: 992px) {
      .c-modal__body {
        padding: 1.875em; } }
  .c-modal__image-feedback {
    text-align: center;
    margin: 50px auto 0;
    color: #3dae2b;
    line-height: 27px;
    font-size: 23px;
    width: 75%; }
    .c-modal__image-feedback svg {
      margin-bottom: 30px;
      width: 90%; }
  .c-modal__fullwidth {
    margin: 0 -1.25em 0.9375em; }
    @media (min-width: 992px) {
      .c-modal__fullwidth {
        margin: 0 -1.875em 1.25em; } }
  .c-modal .video-js.vjs-16-9 {
    padding: 0;
    height: 100%; }
  .c-modal__footer {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
    padding: 1em; }
  @media (max-width: 479px) {
    .c-modal--footer-fixed .c-modal__footer {
      position: fixed;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100px;
      z-index: 99999; } }
  .c-modal--steps {
    text-align: left; }
    .c-modal--steps .c-modal__header {
      background-color: #f5f5f5;
      padding: 1em 4.375em 1em 1em; }
    .c-modal--steps .c-modal__footer {
      background-color: #f5f5f5;
      text-align: right; }

.modal-footer--centered {
  padding: 30px 0 50px; }

.c-modal-view-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5000;
  overflow: auto; }
  @media (min-width: 480px) {
    .c-modal-view-overlay {
      padding: 4rem 0; } }

.c-modal-view {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
  min-height: 100%;
  margin: 0;
  text-align: center;
  background: #ffffff;
  border-radius: 0;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  z-index: 5010;
  opacity: 0;
  transition: top 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
  @media (min-width: 768px) {
    .c-modal-view {
      top: 50%;
      left: 50%;
      max-width: 37.5em;
      min-height: initial;
      height: auto;
      border-radius: 7.5px; } }
  @media (min-width: 992px) {
    .c-modal-view {
      max-width: 47.5em; } }
  .c-modal-view.is-show {
    display: block;
    opacity: 1;
    top: 100%; }
    @media (min-width: 768px) {
      .c-modal-view.is-show {
        transform: translate(-50%, calc(-50% + 75px)); } }
  .c-modal-view.is-reveal {
    top: 0; }
    @media (min-width: 768px) {
      .c-modal-view.is-reveal {
        top: 50%;
        transform: translate(-50%, -50%); } }
  .c-modal-view__header {
    border-top-right-radius: inherit;
    border-top-left-radius: inherit;
    padding: 2px 16px; }
    .c-modal-view__header--image {
      padding: 0; }
  .c-modal-view__close {
    float: right;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #999;
    cursor: pointer;
    text-decoration: none; }
  .c-modal-view__image {
    margin-bottom: 0;
    max-width: 100%;
    width: 100%; }
  .c-modal-view__body {
    padding: 1.25em; }
    @media (min-width: 480px) {
      .c-modal-view__body {
        padding: 1.25em; } }
    @media (min-width: 992px) {
      .c-modal-view__body {
        padding: 1.875em; } }
  .c-modal-view__footer {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
    padding: 1em; }
  @media (max-width: 479px) {
    .c-modal-view--footer-fixed .c-modal-view__footer {
      position: fixed;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100px;
      z-index: 99999; } }
  .c-modal-view--steps {
    text-align: left; }
    .c-modal-view--steps .c-modal-view__header {
      background-color: #f5f5f5;
      padding: 1em 2.75em 1em 1em;
      min-height: 56px; }
    .c-modal-view--steps .c-modal-view__footer {
      background-color: #f5f5f5;
      text-align: right; }

.c-bg--primary {
  background-color: #3dae2b; }
  .c-bg--primary.c-bg--opacity {
    background-color: rgba(61, 174, 43, 0.4); }
.c-bg--secondary {
  background-color: #003b4a; }
  .c-bg--secondary.c-bg--opacity {
    background-color: rgba(0, 59, 74, 0.4); }
.c-bg--tertiary {
  background-color: #628618; }
  .c-bg--tertiary.c-bg--opacity {
    background-color: rgba(98, 134, 24, 0.4); }
.c-bg--quaternary {
  background-color: #3d8cb5; }
  .c-bg--quaternary.c-bg--opacity {
    background-color: rgba(61, 140, 181, 0.4); }
.c-bg--grey1 {
  background-color: #f2f2f2; }
  .c-bg--grey1.c-bg--opacity {
    background-color: rgba(242, 242, 242, 0.4); }
.c-bg--grey2 {
  background-color: #e6e6e6; }
  .c-bg--grey2.c-bg--opacity {
    background-color: rgba(230, 230, 230, 0.4); }
.c-bg--gradient1 {
  background: linear-gradient(180deg, #3dae2b 0%, #003b4a 100%); }
.c-bg--gradient2 {
  background: linear-gradient(180deg, #003b4a 0%, #628618 100%); }
.c-bg--gradient3 {
  background: linear-gradient(180deg, #3dae2b 0%, #628618 100%); }
.c-bg--gradient4 {
  background: linear-gradient(180deg, #d9d9d9 0%, #f2f2f2 100%); }
.c-bg--parallax {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  background-color: transparent;
  height: auto; }

.c-card {
  display: inline-block;
  width: 100%;
  margin-left: 0;
  margin-bottom: 1.875em;
  text-align: left;
  background-color: transparent;
  transition: all 0.3s ease;
  box-shadow: 0 0.3px 0.4px rgba(0, 0, 0, 0.025), 0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);
  border-radius: 7.5px;
  /*
   * ========== BEM Elements ==========
   */
  /* Types Modifiers */
  /* 1. horizontal */
  /* 2. cover image */
  /* Component and Views Modifiers */
  /* 1. SEARCH view */
  /* 2. ACTIVITY component */
  /* 3. ARTICLE view */ }
  .c-card:hover, .c-card:active, .c-card:focus {
    box-shadow: 0 0.9px 1.5px rgba(0, 0, 0, 0.03), 0 3.1px 5.5px rgba(0, 0, 0, 0.08), 0 14px 25px rgba(0, 0, 0, 0.12); }
  .c-card:active {
    position: relative;
    transform: translateY(5px); }
  .c-card__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .c-card__header {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    position: relative;
    overflow: hidden; }
  .c-card__image {
    padding: 0;
    display: block;
    min-height: 196px;
    background: #E9E9E9;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover; }
  .c-card__progress {
    position: absolute;
    right: 0.625em;
    bottom: 0.625em; }
    .c-card__progress--floating {
      width: 50%;
      bottom: 0.9375em; }
  .c-card__labels {
    flex-direction: column;
    margin-left: 0.625em;
    position: absolute;
    right: 0.625em;
    text-align: right;
    top: 0.625em;
    z-index: 1; }
  .c-card__card-status {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .c-card__card-status--completed {
      background-color: rgba(128, 181, 27, 0.6);
      background-image: linear-gradient(-225deg, rgba(128, 181, 27, 0.6) 20%, rgba(97, 137, 20, 0.6) 100%); }
      .c-card--color .c-card__card-status--completed {
        background-color: rgba(51, 51, 51, 0.6);
        background-image: none; }
      .c-panel--color .c-card__card-status--completed {
        background-color: rgba(51, 51, 51, 0.6);
        background-image: none; }
    .c-card__card-status--suspended {
      background-color: rgba(181, 27, 27, 0.5);
      background-image: linear-gradient(-225deg, rgba(181, 27, 27, 0.5) 20%, rgba(137, 20, 20, 0.5) 100%); }
      .c-card--color .c-card__card-status--suspended {
        background-color: rgba(51, 51, 51, 0.6);
        background-image: none; }
      .c-panel--color .c-card__card-status--suspended {
        background-color: rgba(51, 51, 51, 0.6);
        background-image: none; }
    .c-card__card-status--coming-soon {
      background-color: rgba(61, 174, 43, 0.6);
      background-image: linear-gradient(-225deg, rgba(61, 174, 43, 0.6) 20%, rgba(0, 59, 74, 0.6) 100%); }
      .c-card--color .c-card__card-status--coming-soon {
        background-color: rgba(51, 51, 51, 0.6);
        background-image: none; }
    .c-card__card-status--locked {
      background-color: rgba(61, 174, 43, 0.6);
      background-image: linear-gradient(-225deg, rgba(61, 174, 43, 0.6) 20%, rgba(0, 59, 74, 0.6) 100%); }
      .c-card--color .c-card__card-status--locked {
        background-color: rgba(51, 51, 51, 0.6);
        background-image: none; }
  .c-card__new {
    position: absolute;
    top: -1px;
    left: -1px;
    width: calc(113.1370881006 / 2 * 1px);
    height: calc(113.1370881006 / 2 * 1px);
    clip-path: polygon(0% 0%, 100% 0%, 0 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 0 100%);
    padding: 10px 0 0 10px;
    background-color: #3dae2b;
    z-index: 1; }
    .c-card__new:before {
      content: '';
      position: absolute;
      top: -40px;
      left: -40px;
      width: 80px;
      height: 80px;
      transform: rotate(45deg);
      box-shadow: inset 0px 0px 10px 5px rgba(0, 0, 0, 0.2); }
    .c-card__new.m--inverse {
      background-color: #ffffff; }
  .c-card__new-firstletter {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    z-index: 1; }
    .m--inverse .c-card__new-firstletter {
      color: #3dae2b; }
  .c-card__new-icon {
    width: 16px;
    height: 16px;
    fill: #ffffff;
    line-height: 1;
    z-index: 1; }
    .m--inverse .c-card__new-icon {
      fill: #3dae2b; }
  .c-card__header-icon {
    width: 56px;
    height: 56px;
    fill: #ffffff; }
  .c-card__status {
    margin-top: 15px;
    color: #ffffff; }
  .c-card__status-description {
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.1rem; }
  .c-card__completed + .c-card__progress {
    display: none; }
  .c-card__body {
    padding: 12px 20px 18px;
    background-color: #ffffff;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit; }
    @media (min-width: 480px) {
      .c-card__body {
        height: 185px;
        position: relative; } }
    .c-card--color .c-card__body {
      background-color: #3dae2b; }
  .c-card__date {
    color: #525252;
    font-size: 1rem;
    line-height: 1.2;
    margin: 7px 0; }
    .m--inverse .c-card__date {
      color: #ffffff; }
  .c-card__author {
    color: #525252;
    font-size: 1rem;
    line-height: 1.2;
    margin: 7px 0; }
    .m--inverse .c-card__author {
      color: #ffffff; }
  .c-card__title {
    margin: 6px 0 10px;
    font-family: "Roboto";
    font-size: 1.8rem;
    font-weight: 500;
    color: #3dae2b;
    line-height: 1.25;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    text-wrap: balance; }
    .m--inverse .c-card__title {
      color: #ffffff; }
  .c-card__actions {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 15px 0 0; }
    @media (min-width: 480px) {
      .c-card__actions {
        bottom: 0;
        left: 0;
        margin: 12px 20px 18px;
        margin-top: 0;
        position: absolute;
        right: 0; } }
    .c-card__actions :only-child {
      margin-left: auto; }
  .c-card__rating {
    font-size: 20px;
    color: #3dae2b !important; }
    .m--inverse .c-card__rating {
      color: #ffffff !important; }
  .c-card__speaker {
    font-size: 1.25rem;
    line-height: 1.4;
    margin: 0; }
    .m--inverse .c-card__speaker {
      color: #ffffff; }
  .c-card__length {
    font-size: 1.25rem;
    line-height: 1.4;
    margin: 0; }
    .m--inverse .c-card__length {
      color: #ffffff; }
  .c-card__intro {
    margin-bottom: 10px;
    font-size: 1.4rem;
    color: #333333;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    height: 72px;
    min-height: 72px; }
    .c-slider .c-card__intro {
      display: none !important; }
    .c-card__intro p {
      font-size: 1.4rem; }
  .c-card__streaming {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
  .c-card__folder {
    align-items: center;
    background: #3dae2b;
    display: flex;
    justify-content: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .c-card__folder-icon {
    fill: #ffffff;
    height: 25%;
    width: 25%; }
  @media (max-width: 767px) {
    .c-card--horizontal {
      display: flex;
      margin-bottom: 0.625em; }
      .c-card--horizontal .c-card__link {
        text-decoration: none !important; }
      .c-card--horizontal .c-card__header {
        flex: 1 0 40%;
        border-radius: 0;
        border-top-left-radius: inherit;
        border-bottom-left-radius: inherit;
        overflow: hidden; }
      .c-card--horizontal .c-card__image {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: auto;
        height: 100%; }
      .c-card--horizontal .c-card__body {
        height: auto;
        flex: 1 0 60%;
        border-radius: 0;
        border-top-right-radius: inherit;
        border-bottom-right-radius: inherit;
        padding: 14px 14px 14px; }
      .c-card--horizontal .c-card__title {
        -webkit-line-clamp: 3;
        line-clamp: 3;
        height: 63px;
        min-height: 63px; } }
  .c-card--cover {
    display: block;
    overflow: hidden;
    box-shadow: none;
    margin-bottom: 0;
    border-radius: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; }
    .c-card--cover .c-card__link {
      position: static; }
      .c-card--cover .c-card__link:hover .c-card__body, .c-card--cover .c-card__link:active .c-card__body, .c-card--cover .c-card__link:focus .c-card__body {
        background-color: rgba(0, 0, 0, 0.5); }
      .c-card--cover .c-card__link:hover .c-card__image, .c-card--cover .c-card__link:active .c-card__image, .c-card--cover .c-card__link:focus .c-card__image {
        transform: scale(1.1); }
    .c-card--cover .c-card__image {
      transform: scale(1);
      transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
    .c-card--cover .c-card__streaming {
      position: absolute;
      top: 15px;
      right: auto;
      left: 15px;
      bottom: auto;
      width: auto; }
    .c-card--cover .c-card__body {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-end;
      background-color: rgba(0, 0, 0, 0.3);
      padding: 5px 15px 20px;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 100%;
      transition: background-color 0.3s; }
    .c-card--cover .c-card__type {
      color: #ffffff;
      font-weight: 700;
      letter-spacing: 2px;
      margin-bottom: 0.625em; }
    .c-card--cover .c-card__subtitle {
      display: none; }
    .c-card--cover.c-card--tv-featured .c-card__subtitle {
      display: block;
      position: relative;
      color: #ffffff; }
    .c-card--cover .c-card__title {
      margin: 0;
      height: 40px;
      min-height: 40px;
      font-size: 1.6rem;
      line-height: initial;
      font-weight: 300;
      color: #ffffff;
      -webkit-line-clamp: 2;
      line-clamp: 2; }
      @media (min-width: 992px) {
        .c-card--cover .c-card__title {
          height: 45px;
          font-size: 1.8rem; } }
      @media (min-width: 1200px) {
        .c-card--cover .c-card__title {
          height: 45px;
          font-size: 1.8rem; } }
      @media (min-width: 1600px) {
        .c-card--cover .c-card__title {
          height: 50px;
          font-size: 2rem; } }
      .c-card--cover .c-card__title--noheight {
        height: auto;
        min-height: auto;
        -webkit-line-clamp: 100;
        line-clamp: 100; }
    .c-card--cover .c-card__date {
      margin: 0;
      padding: 4px;
      background-color: #3dae2b;
      color: #ffffff;
      font-size: 1.2rem;
      line-height: normal;
      font-weight: 500; }
    .c-card--cover .c-card__author {
      margin: 0;
      color: #ffffff;
      font-size: 1.4rem;
      font-weight: 400;
      line-height: 1.4; }
    .c-card--cover .c-card__progress {
      position: relative;
      right: initial;
      bottom: 0;
      width: 80%;
      margin-top: 0.625em; }
  @media (min-width: 768px) {
    .c-card--search {
      margin-bottom: 0; } }
  .c-card--activity {
    border-radius: 10px; }
    .c-card--activity .c-card__image {
      border-radius: 10px; }
    .c-card--activity .c-card__body {
      padding: 5px 15px 45px; }
    .c-card--activity .c-card__progress {
      position: absolute;
      bottom: 15px;
      left: 15px; }
    .c-card--activity .c-card__label {
      position: absolute;
      bottom: 15px;
      left: 15px; }
  .c-card--article {
    box-shadow: none;
    border-radius: 7.5px;
    position: relative; }
    .c-card--article:hover, .c-card--article:active, .c-card--article:focus {
      box-shadow: none; }
    .c-card--article:active {
      transform: translateY(0); }
    .c-card--article .c-card__image {
      border-top-left-radius: 7.5px;
      border-top-right-radius: 7.5px; }
    .c-card--article .c-card__body {
      border: 1px solid #F4F4F4;
      background-color: transparent;
      border-bottom-left-radius: 7.5px;
      border-bottom-right-radius: 7.5px;
      height: auto;
      padding: 20px;
      text-align: left; }
      @media (min-width: 768px) {
        .c-card--article .c-card__body {
          height: 270px; } }
    .c-card--article__subtitle {
      display: flex;
      align-items: center;
      height: 24px;
      margin-bottom: 0;
      font-size: 1.2rem;
      font-weight: 300;
      color: #525252; }
    .c-card--article__subtitle-icon {
      width: 16px;
      height: 16px;
      margin-right: 6px;
      fill: #525252; }
      .m--inverse .c-card--article__subtitle-icon {
        fill: #ffffff; }
    .c-card--article__subtitle-text {
      flex: 1 1 100%; }
      .m--inverse .c-card--article__subtitle-text {
        color: #ffffff; }
    .c-card--article .c-card__title {
      margin-top: 8px;
      font-size: 2.2rem;
      line-height: 2.5rem; }
    .c-card--article .c-card__intro {
      margin-bottom: 0;
      font-size: 14px;
      -webkit-line-clamp: 4;
      line-clamp: 4;
      height: 44px;
      min-height: 44px; }
      @media (min-width: 768px) {
        .c-card--article .c-card__intro {
          min-height: auto;
          height: auto; } }
      .c-card--article .c-card__intro p {
        font-size: inherit; }

/* Stars rate before */
.c-stars {
  font-size: 2rem;
  display: inline-block;
  color: #3dae2b;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== Selectors ==========
   */ }
  .c-stars__rated {
    font-size: 1.1rem;
    font-weight: 700; }
  .c-stars .rating-container .empty-stars {
    color: #3dae2b; }
  .c-stars .rating-container .filled-stars {
    color: #3dae2b; }
  .c-stars .rating-container .clear-rating {
    color: #bfbfbf; }
  .c-stars .clear-rating-active:hover {
    color: #3dae2b; }
  .c-stars .rating-container .caption {
    color: #525252; }

.c-slider {
  margin-right: -15px;
  margin-left: -15px;
  display: flex;
  flex-direction: column;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Elements ==========
   */ }
  .c-slider__item {
    padding-right: 15px;
    padding-left: 15px; }
  .c-slider__nav {
    order: 2;
    position: relative;
    margin-top: 40px; }
    .c-slider__nav--inside {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 10px; }
      @media (min-width: 768px) {
        .c-slider__nav--inside {
          bottom: 20px; } }
      @media (min-width: 1200px) {
        .c-slider__nav--inside {
          bottom: 50px; } }
    .c-slider__nav--banner {
      bottom: 10px; }
      @media (min-width: 768px) {
        .c-slider__nav--banner {
          bottom: 10px; } }
      @media (min-width: 1200px) {
        .c-slider__nav--banner {
          bottom: 20px; } }
      .c-slider__nav--banner .c-slider__arrow {
        display: none !important; }
  .c-slider__arrow {
    width: 16px;
    height: 16px;
    fill: #7E7E7E;
    cursor: pointer; }
    .m--inverse .c-slider__arrow {
      fill: #ffffff; }
    .c-slider__arrow--prev {
      margin-right: 16px; }
    .c-slider__arrow--next {
      order: 3;
      margin-left: 16px; }
  .c-slider--tv {
    position: relative;
    overflow: hidden;
    margin: 0; }
    .c-slider--tv .slick-list {
      padding: 0px 20px; }
      @media (min-width: 480px) {
        .c-slider--tv .slick-list {
          padding: 0px 60px; } }
      @media (min-width: 768px) {
        .c-slider--tv .slick-list {
          padding: 0px 60px; } }
      @media (min-width: 992px) {
        .c-slider--tv .slick-list {
          padding: 0px 70px; } }
      .c-slider--tv .slick-list .slick-track {
        margin-left: 0; }
    .c-slider--tv .c-slider__item {
      padding: 0 3px;
      overflow: hidden; }
    .c-slider--tv .c-slider__controls {
      display: none;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
      @media (min-width: 768px) {
        .c-slider--tv .c-slider__controls {
          display: block; } }
    .c-slider--tv .c-slider__arrows {
      position: relative;
      overflow: hidden;
      height: 100%; }
    .c-slider--tv .c-slider__arrow {
      position: absolute;
      top: 0;
      z-index: 1000;
      margin: 0;
      width: 40px;
      height: inherit;
      font-size: 3rem;
      color: #ffffff;
      background-color: rgba(51, 51, 51, 0.5);
      cursor: pointer;
      pointer-events: auto; }
      @media (min-width: 768px) {
        .c-slider--tv .c-slider__arrow {
          width: 57px;
          /* j-slider slick plugin centerPadding responsive value -3px card padding */ } }
      @media (min-width: 992px) {
        .c-slider--tv .c-slider__arrow {
          width: 67px;
          /* j-slider slick plugin centerPadding responsive value -3px card padding */ } }
      @media (min-width: 1200px) {
        .c-slider--tv .c-slider__arrow {
          width: 67px;
          /* j-slider slick plugin centerPadding responsive value -3px card padding */ } }
      .c-slider--tv .c-slider__arrow i {
        display: block; }
      .c-slider--tv .c-slider__arrow.slick-hidden i {
        display: none; }
      .c-slider--tv .c-slider__arrow--prev {
        left: 0; }
      .c-slider--tv .c-slider__arrow--next {
        right: 0; }

.slick-track {
  padding-bottom: 7px; }

.c-loader {
  width: 100%;
  height: auto;
  min-height: 200px;
  flex-direction: column;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  @media (min-width: 768px) {
    .c-loader {
      min-height: 500px; } }
  .c-loader__circle {
    animation: loader-rotation 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
    border-width: 0.25rem;
    border-color: rgba(51, 51, 51, 0.5);
    border-top-color: transparent;
    height: 5rem;
    width: 5rem; }
  .c-loader__text {
    font-size: 1.2rem;
    font-weight: 500;
    color: rgba(51, 51, 51, 0.5);
    margin-top: 20px;
    margin-bottom: 0; }
  .c-loader--noheight {
    min-height: 0;
    margin: 15px 0; }
  .c-loader--fullscreen {
    background: rgba(51, 51, 51, 0.85);
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000001; }
    .c-loader--fullscreen .c-loader__circle {
      border-color: rgba(255, 255, 255, 0.85);
      border-top-color: transparent; }
    .c-loader--fullscreen .c-loader__text {
      color: rgba(255, 255, 255, 0.75); }
  .c-loader--fullcontainer {
    background: #ffffff;
    min-height: auto;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0; }
    .c-messaging-chat-wrapper .c-loader--fullcontainer {
      background-color: whitesmoke; }
    .c-task .c-loader--fullcontainer {
      background: #F5F5F5;
      border-radius: 7.5px;
      min-height: 150px; }

.c-filter {
  position: fixed;
  top: 50px;
  left: -290px;
  display: none;
  width: 280px;
  height: calc(100vh - 50px);
  /* Le restamos los 50px que hay hasta el top por el menu */
  padding: 30px 15px 111px;
  background-color: #ffffff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
  z-index: 990;
  transition: all;
  transition-duration: .35s;
  overflow-y: auto;
  /*@include multiple(affix) {
      @include mq(small) {
          position: fixed;
          top: 130px;
      } 
  }*/
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 768px) {
    .c-filter {
      position: relative;
      top: 26px;
      left: auto;
      display: block;
      width: auto;
      height: auto;
      padding: 0;
      padding-bottom: 111px;
      background-color: transparent;
      box-shadow: none;
      transition: none; } }
  @media (min-width: 1200px) {
    .c-filter {
      top: 46px; } }
  .c-filter__fieldset {
    margin-top: 20px; }
  .c-filter__legend {
    margin-bottom: 0;
    padding: 10px 0;
    border-bottom: 0;
    font-weight: 400; }
  .c-filter__item {
    color: #333333;
    font-weight: 400;
    text-transform: capitalize; }
  .c-filter__trigger {
    display: flex;
    align-items: center;
    margin: 0 0 0 20px;
    cursor: pointer; }
    @media (min-width: 768px) {
      .c-filter__trigger {
        display: none; } }
  .c-filter__trigger-text {
    margin-left: 8px;
    color: #333333;
    font-weight: 500; }
  .c-filter__trigger-icon {
    width: 24px;
    height: 24px;
    fill: #333333; }
  .c-filter__reset {
    margin-top: 8px;
    cursor: pointer;
    color: #333333;
    font-weight: 300; }
  .c-filter__reset-icon {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    fill: #333333; }
  .c-filter__close {
    position: absolute;
    top: 10px;
    right: 10px; }
    @media (min-width: 768px) {
      .c-filter__close {
        display: none; } }
  .c-filter__close-icon {
    width: 20px;
    height: 20px;
    fill: #333333; }

.c-checkbox {
  box-sizing: border-box;
  padding: 0;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */
  /*
   * ========== Selectors ==========
   */ }
  .c-checkbox__input {
    display: none; }
    .c-checkbox--fail .c-checkbox__input:checked + .c-checkbox__label, .c-checkbox--fail .c-checkbox__input:disabled:checked + .c-checkbox__label {
      color: #b51b1b; }
    .c-checkbox--fail .c-checkbox__input:disabled:checked + .c-checkbox__label:before {
      border-bottom-color: #b51b1b;
      border-right-color: #b51b1b; }
    .c-checkbox--success .c-checkbox__input:checked + .c-checkbox__label, .c-checkbox--success .c-checkbox__input:disabled:checked + .c-checkbox__label {
      color: #80b51b; }
    .c-checkbox--success .c-checkbox__input:disabled:checked + .c-checkbox__label:before {
      border-bottom-color: #80b51b;
      border-right-color: #80b51b; }
  .c-checkbox__label {
    position: relative;
    margin-bottom: 0;
    padding-left: 45px;
    cursor: pointer;
    display: inline-block;
    line-height: 25px;
    font-size: 16px;
    font-weight: 400;
    color: #626262;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none; }
    .page--cookies .c-checkbox__label {
      -webkit-font-smoothing: antialiased;
      font-weight: 400; }
    .c-checkbox__label--filter {
      padding-left: 30px;
      font-weight: 300;
      color: #333333;
      margin-bottom: 3px; }
    .c-checkbox__input:disabled + .c-checkbox__label {
      color: inherit;
      cursor: not-allowed; }
    .c-checkbox__input:checked + .c-checkbox__label {
      color: #626262; }
    .c-checkbox__input--selected:checked:disabled + .c-checkbox__label {
      color: #3dae2b; }
    .c-checkbox__label:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 18px;
      height: 18px;
      margin-top: 2px;
      border: 1px solid #5a5a5a;
      border-radius: 1px;
      z-index: 1;
      transition: .2s; }
      .c-checkbox__input:checked + .c-checkbox__label:before {
        top: -4px;
        left: -5px;
        width: 12px;
        height: 22px;
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid #3dae2b;
        border-bottom: 1px solid #3dae2b;
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-origin: 100% 100%;
        transform-origin: 100% 100%; }
      .c-checkbox__input:checked:disabled + .c-checkbox__label:before {
        border-right: 1px solid rgba(0, 0, 0, 0.25);
        border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
      .c-checkbox__input:not(:checked):disabled + .c-checkbox__label:before {
        border: 1px solid rgba(0, 0, 0, 0.25);
        background-color: transparent;
        color: rgba(0, 0, 0, 0.25);
        cursor: not-allowed; }
      .c-checkbox__input--selected:checked:disabled + .c-checkbox__label:before {
        top: -4px;
        left: -5px;
        width: 12px;
        height: 22px;
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid #3dae2b;
        border-bottom: 1px solid #3dae2b;
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-origin: 100% 100%;
        transform-origin: 100% 100%; }
      .c-checkbox__input--filled-in:checked + .c-checkbox__label:before {
        top: 2px;
        left: 1px;
        width: 8px;
        height: 13px;
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        -webkit-transform: rotateZ(37deg);
        transform: rotateZ(37deg);
        -webkit-transform-origin: 100% 100%;
        transform-origin: 100% 100%; }
      .c-checkbox__input--filled-in + .c-checkbox__label:before {
        content: '';
        left: 0;
        position: absolute;
        transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
        z-index: 1; }
      .c-checkbox__input--filled-in:not(checked) + .c-checkbox__label:before {
        width: 0;
        height: 0;
        border: 3px solid transparent;
        left: 6px;
        top: 10px;
        -webkit-transform: rotateZ(37deg);
        transform: rotateZ(37deg);
        -webkit-transform-origin: 20% 40%;
        transform-origin: 100% 100%; }
      .c-checkbox__input--filled-in:disabled:not(:checked) + .c-checkbox__label:before {
        background-color: transparent;
        border: 1px solid transparent; }
      .c-checkbox__input--filled-in:disabled:checked + .c-checkbox__label:before {
        background-color: transparent; }
    .c-checkbox__input:not(.c-checkbox__input--filled-in) + .c-checkbox__label:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 18px;
      height: 18px;
      margin-top: 2px;
      border: 0;
      border-radius: 1px;
      z-index: 1;
      transition: .2s;
      -webkit-transform: scale(0);
      transform: scale(0); }
    .c-checkbox__input--filled-in + .c-checkbox__label:after {
      content: '';
      left: 0;
      position: absolute;
      border-radius: 2px;
      transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
      z-index: 1; }
    .c-checkbox__input--filled-in:not(checked) + .c-checkbox__label:after {
      top: 2px;
      width: 20px;
      height: 20px;
      border: 1px solid #5a5a5a;
      background-color: transparent;
      z-index: 0; }
    .c-checkbox__input--filled-in:checked + .c-checkbox__label:after {
      top: 2px;
      width: 20px;
      height: 20px;
      border: 1px solid #3dae2b;
      background-color: #3dae2b;
      z-index: 0; }
    .c-checkbox__input--filled-in:disabled:not(checked) + .c-checkbox__label:after {
      border-color: #bdbdbd;
      background-color: transparent; }
    .c-checkbox__input--filled-in:disabled:checked + .c-checkbox__label:after {
      background-color: #bdbdbd;
      border-color: #bdbdbd; }
    .c-checkbox__label p {
      font-size: inherit;
      margin: inherit; }
  .c-checkbox--header {
    margin: 0; }
  .c-checkbox--alone {
    margin-top: 30px; }
    .c-checkbox--alone .c-checkbox__label {
      font-weight: 300;
      color: #333333; }
  .c-checkbox--second-level {
    margin-left: 30px; }
  .c-checkbox--block-actions {
    flex: 1 0 100%;
    margin-bottom: 20px;
    text-align: left; }
  .c-checkbox--collapse {
    display: flex;
    align-items: baseline; }
    .c-checkbox--collapse .c-checkbox__arrow {
      margin-left: auto; }
      .c-checkbox--collapse .c-checkbox__arrow:after {
        font-family: 'Glyphicons Halflings';
        font-size: 11px;
        content: "\e114";
        color: #333333; }
      .c-checkbox--collapse .c-checkbox__arrow.collapsed:after {
        content: "\e080"; }
  .c-compliance .c-checkbox {
    margin-bottom: 0; }

.c-radiobutton__label {
  position: relative;
  padding-left: 42px;
  cursor: pointer;
  display: inline-block;
  line-height: 2.5rem;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  transition: .28s ease;
  user-select: none; }
  .c-radiobutton__label:before, .c-radiobutton__label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    margin: 0;
    width: 24px;
    height: 24px;
    z-index: 0;
    transition: .28s ease;
    border-radius: 50%; }
  .c-radiobutton__label:before {
    background-color: #ffffff; }
  .c-radiobutton__label:after {
    margin: 2px; }
  .c-radiobutton__label p {
    font-size: inherit;
    margin: inherit; }
.c-radiobutton__input {
  display: none; }
  .c-radiobutton__input:not(checked) + .c-radiobutton__label:before {
    border-radius: 50%;
    border: 2px solid #3dae2b; }
  .c-radiobutton__input:checked + .c-radiobutton__label:after {
    margin: 2px;
    /* inherit margin + label:before border width */
    width: 20px;
    /* inherit width - (label:before border width * 2) */
    height: 20px;
    /* inherit height - (label:before border width * 2) */
    border: 4px solid #ffffff;
    background-color: #3dae2b; }
  .c-radiobutton__input:checked + .c-radiobutton__label {
    color: #3dae2b; }
  .c-radiobutton__input:disabled + .c-radiobutton__label {
    cursor: default; }
  .c-radiobutton__input:disabled + .c-radiobutton__label:before {
    border: 2px solid #c4c4c4; }
  .c-radiobutton__input:disabled + .c-radiobutton__label:after {
    color: #333333; }
  .c-radiobutton__input:disabled:checked + .c-radiobutton__label, .c-radiobutton__input:disabled:checked + .c-radiobutton__label:after {
    color: #3dae2b; }
  .c-radiobutton__input:disabled:checked + .c-radiobutton__label:before {
    border: 2px solid #3dae2b; }
  .c-radiobutton--fail .c-radiobutton__input:checked + .c-radiobutton__label, .c-radiobutton--fail .c-radiobutton__input:disabled:checked + .c-radiobutton__label, .c-radiobutton--fail .c-radiobutton__input:disabled:checked + .c-radiobutton__label:after {
    color: #b51b1b; }
  .c-radiobutton--fail .c-radiobutton__input:checked + .c-radiobutton__label:after {
    background-color: #b51b1b; }
  .c-radiobutton--fail .c-radiobutton__input:disabled:checked + .c-radiobutton__label:before {
    border-color: #b51b1b; }
  .c-radiobutton--success .c-radiobutton__input:checked + .c-radiobutton__label, .c-radiobutton--success .c-radiobutton__input:disabled:checked + .c-radiobutton__label, .c-radiobutton--success .c-radiobutton__input:disabled:checked + .c-radiobutton__label:after {
    color: #80b51b; }
  .c-radiobutton--success .c-radiobutton__input:checked + .c-radiobutton__label:after {
    background-color: #80b51b; }
  .c-radiobutton--success .c-radiobutton__input:disabled:checked + .c-radiobutton__label:before {
    border-color: #80b51b; }

/* fix iphone 4 issue with inline-block and line height*/
input[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  height: auto; }

.c-textarea {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  padding: 1em;
  resize: none; }
  .c-textarea--disabled {
    border: 1px solid #c4c4c4;
    color: #c4c4c4; }
  .c-textarea:disabled {
    height: auto; }

.c-inputfile__input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }
.c-inputfile__thumbnail {
  border: none;
  display: inline-block;
  margin-bottom: 0;
  margin-right: .5rem;
  max-height: 40px;
  max-width: 40px;
  vertical-align: top; }
.c-inputfile__btn {
  display: inline-flex;
  max-width: 100%;
  margin-top: 0.5rem;
  border: 1px solid #3dae2b;
  border-radius: 3px;
  padding: 6px 10px;
  background-color: #3dae2b;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.33333;
  text-transform: none;
  cursor: pointer; }
  .c-inputfile__btn:hover, .c-inputfile__btn:active, .c-inputfile__btn:focus {
    background-color: #2f8521;
    border: 1px solid #2f8521; }
  .c-inputfile__btn svg {
    margin-right: 0.5em;
    fill: #ffffff; }
  .m--inverse .c-inputfile__btn {
    background-color: transparent;
    border: none;
    color: #3dae2b;
    padding: 0px; }
    .m--inverse .c-inputfile__btn svg {
      fill: #3dae2b; }
.c-task .c-inputfile {
  margin: 0 0 10px; }
  @media (min-width: 480px) {
    .c-task .c-inputfile {
      margin: 0 10px 0 0; } }
.c-inputfile-file {
  background-color: whitesmoke;
  border-radius: 4px;
  display: inline-flex;
  font-size: 1.5rem;
  margin-bottom: 10px;
  max-width: 100%;
  padding: 3px 7px; }
  .c-inputfile-file__name {
    max-width: 100%; }
  .c-inputfile-file__remove {
    margin: 0 0 0 15px; }
    .c-inputfile-file__remove .c-icon {
      fill: #3dae2b;
      height: 12px;
      width: 12px; }

.c-select {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  flex: 1;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-select + .c-select {
    margin: 0 0 0 1em; }
  .c-select__label {
    margin-right: 15px; }
  @media (min-width: 768px) {
    .c-select__dropdown {
      display: none; } }
  .c-select__selected {
    display: none; }
    @media (min-width: 768px) {
      .c-select__selected {
        position: relative;
        display: inline-block;
        min-width: 150px;
        margin-bottom: 0;
        border: 1px solid #333333;
        border-radius: 5px;
        padding: 8px 16px;
        background-color: transparent;
        color: #333333;
        cursor: pointer;
        /* Style the arrow inside the select element */ }
        .c-select__selected:after {
          content: "";
          position: absolute;
          top: 18px;
          right: 10px;
          width: 0;
          height: 0;
          border: 4px solid transparent;
          border-color: #333333 transparent transparent transparent; } }
    .c-select__selected--active {
      /* Style the arrow inside the select element when is active */ }
      .c-select__selected--active:after {
        border-color: transparent transparent #333333 transparent;
        top: 14px; }
  .c-select__list {
    min-width: 150px;
    position: absolute;
    top: 100%;
    right: 0;
    border: 1px solid #333333;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding-left: 0;
    list-style-type: none;
    z-index: 99; }
    .c-select__list--hide {
      display: none; }
  .c-select__item {
    color: #333333;
    margin-bottom: 0;
    padding: 8px 16px;
    cursor: pointer; }
    .c-select__item:hover, .c-select__item:active, .c-select__item:focus {
      background-color: rgba(0, 0, 0, 0.05); }
    .c-select__item--selected {
      background-color: rgba(0, 0, 0, 0.1); }
  .c-select--label-top {
    flex-direction: column; }
    .c-select--label-top .c-select__label {
      margin: 0 0 0.75em;
      font-weight: 700; }
  .c-select--last {
    margin-right: 0; }
  .c-select--custom {
    position: relative; }
    @media (min-width: 768px) {
      .c-select--custom select {
        display: none;
        /*hide original SELECT element: */ } }

.c-label-group {
  display: flex;
  margin: 0 12px;
  font-weight: 700; }
  @media (min-width: 768px) {
    .c-label-group {
      margin-right: 15px; } }

.c-label-list {
  display: none; }
  @media (min-width: 768px) {
    .c-label-list {
      display: flex;
      list-style: none;
      /* hack display-inline elements */
      line-height: 0;
      /* hack display-inline elements */
      height: 40px;
      padding: 0;
      margin: 0 20px; } }
  .c-label-list__item {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-right: 15px; }
  .c-label-list__number {
    font-size: 16px;
    color: #808080;
    margin-left: 5px; }

.c-label {
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-card__labels .c-label {
    display: inline-block;
    text-align: right; }
  .c-label__icon {
    fill: #ffffff; }
  .c-label--first-level {
    width: 28px;
    height: 28px;
    font-size: 2rem; }
    @media (min-width: 768px) {
      .c-label--first-level {
        width: 40px;
        height: 40px; } }
    .c-label--first-level .c-label__icon {
      width: 20px;
      height: 20px; }
  .c-label--second-level {
    width: 28px;
    height: 28px;
    font-size: 16px; }
    @media (min-width: 768px) {
      .c-label--second-level {
        width: 32px;
        height: 32px; } }
    .c-label--second-level .c-label__icon {
      width: 18px;
      height: 18px; }
  .c-label--icon {
    background-color: #858585; }
    @media (min-width: 768px) {
      .c-label-group .c-label--icon {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; } }
    .isCompleted .c-label--icon {
      background-color: #3dae2b; }
    .passed .c-label--icon {
      background-color: #3dae2b; }
    .suspendedWithAttempts .c-label--icon {
      background-color: #E29C10; }
    .failed .c-label--icon {
      background-color: #b51b1b; }
    .isCompletedAndSuspended .c-label--icon {
      background-color: #b51b1b; }
  .c-label--index {
    display: none;
    background-color: #f2f2f2;
    color: #525252; }
    @media (min-width: 768px) {
      .c-label-group .c-label--index {
        display: flex;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; } }
    .isCompleted .c-label--index {
      color: #3dae2b; }
    .passed .c-label--index {
      color: #3dae2b; }
    .suspendedWithAttempts .c-label--index {
      color: #E29C10; }
    .failed .c-label--index {
      color: #b51b1b; }
    .isCompletedAndSuspended .c-label--index {
      color: #b51b1b; }
  .c-label--type-list {
    width: 24px;
    height: 24px;
    border: initial;
    background-color: #858585; }
    .c-label--type-list .c-label__icon {
      width: 16px;
      height: 16px; }
    .p-itinerary .isCompleted .c-label--type-list {
      background-color: #3dae2b; }
  .c-label--type-course {
    background-color: rgba(128, 181, 27, 0.2); }
  .c-label--type-pdf {
    background-color: rgba(181, 27, 27, 0.2); }
  .c-label--type-course-presential {
    background-color: rgba(226, 201, 16, 0.2); }
  .c-label--type-video {
    background-color: rgba(0, 154, 146, 0.2); }
  .c-label--type-webinar {
    background-color: rgba(103, 0, 154, 0.2); }
  .c-label--type-link {
    background-color: rgba(16, 114, 226, 0.2); }
  .c-label--type-test {
    background-color: rgba(232, 107, 179, 0.2); }
  .c-label--type-download {
    background-color: rgba(219, 64, 125, 0.2); }
  .c-label--type-poll {
    background-color: rgba(16, 169, 226, 0.2); }
  .c-label--type-book {
    background-color: rgba(226, 152, 16, 0.2); }
  .c-label--type-default {
    background-color: rgba(61, 174, 43, 0.2); }
  .c-label--progress {
    padding: 0.3125em 0.625em;
    border-radius: 5px;
    background-color: #ffffff;
    color: #80b51b;
    font-size: 1.2rem;
    font-weight: 400; }
  .c-label--activity {
    padding: 0.3125em 0.625em;
    border-radius: 5px;
    background-color: #3dae2b;
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 700; }
    .m--inverse .c-label--activity {
      background-color: rgba(255, 255, 255, 0.25); }
  .c-label--completed {
    background-color: #80b51b;
    color: #ffffff; }
  .c-label--incompleted {
    background-color: #b51b1b;
    color: #ffffff; }
    .c-task .c-label--incompleted {
      background-color: #E29C10; }
  .c-label--tag {
    background-color: #3dae2b;
    border: none;
    border-radius: 5px;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.5;
    margin: 0.4375em 0 0;
    padding: 0.25em 0.625em; }
  .c-label--essential {
    background-color: #b51b1b;
    color: #ffffff; }
  .c-label--suggested {
    background-color: #F89406;
    color: #ffffff; }
  .c-label--other {
    background-color: #fdcb0c;
    color: #ffffff; }
  .c-card__folder-wrapper .c-label--featured-tag {
    background: #ffffff;
    color: #3dae2b; }
  .c-label--streaming {
    padding: 0.25em 0.5em;
    border-radius: 5px;
    background-color: #3dae2b;
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 700; }
    @media (min-width: 768px) {
      .c-label--streaming {
        padding: 0.3125em 0.625em;
        font-size: 1.4rem; } }
  .c-label--task {
    display: inline-block;
    border-radius: 5px;
    padding: 0.5em 0.9375em;
    font-size: 1.2rem;
    line-height: 1.5; }
  .c-label--in-progress {
    background-color: #C4C4C4;
    color: #ffffff; }

.c-progress {
  display: flex;
  align-items: baseline; }
  .c-progress__bar {
    background-color: #3dae2b;
    border-radius: 3px;
    box-shadow: none; }
    .c-progress__bar.isCompletedAndSuspended {
      background-color: #b51b1b; }
    .c-progress__bar.hours_left {
      background-color: #F89406; }
    .c-progress__bar.isCompleted {
      background-color: #80b51b; }
    .m--inverse .c-progress__bar {
      background-color: #ffffff; }
    .c-badges__progress .c-progress__bar {
      border-radius: 7.5px; }
  .c-progress__text, .c-days-countdown__text {
    display: none;
    flex: 0 1 auto;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #525252; }
    .c-progress__text--time-online {
      font-size: 1.2rem;
      font-weight: 400;
      line-height: 1.5;
      margin: 0 !important; }
    @media (min-width: 992px) {
      .c-progress__text, .c-days-countdown__text {
        display: block; } }
  .c-progress__inline-wrapper {
    display: flex;
    align-items: center;
    flex: 1 0 auto; }
  .c-progress__bg {
    height: 10px;
    flex: 1 1 100%;
    margin-bottom: 0;
    padding: 2px;
    border-radius: 5px;
    box-shadow: none;
    background-color: #f0f0f0; }
    .c-progress__bg--shadow {
      box-shadow: 0px 0 4px 0 rgba(0, 0, 0, 0.8);
      background-color: #ffffff; }
    .m--inverse .c-progress__bg {
      background-color: rgba(255, 255, 255, 0.25); }
    @media (min-width: 768px) {
      .c-onboarding__progress .c-progress__bg {
        background-color: #ffffff; } }
    .c-badges__progress .c-progress__bg {
      background-color: #e6e6e6;
      border-radius: 7.5px;
      height: 12px; }
  .c-progress__percentage {
    flex: 1 0 auto;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #525252; }
    @media (min-width: 768px) {
      .c-onboarding__progress .c-progress__percentage {
        color: #ffffff; } }
    .c-progress__percentage--color {
      color: #3dae2b; }
    .m--inverse .c-progress__percentage {
      color: #ffffff; }
  .c-progress__steps {
    flex: 1 0 auto;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #525252; }
  .c-progress__more-info {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.1rem;
    line-height: 1.4;
    margin: 4px 0 0; }
    .c-panel__options .c-progress__more-info {
      margin-top: 0; }
  .c-progress__more-info-text {
    margin-right: 8px; }
  .c-progress__min {
    bottom: -2px;
    margin-left: -9px;
    position: absolute; }
  .c-progress__min-text {
    align-items: center;
    color: #626262;
    display: flex;
    flex-direction: column;
    font-size: 1rem;
    line-height: 1.6;
    position: absolute; }
    .c-progress__min-text:after {
      background-color: #626262;
      content: "";
      height: 14px;
      width: 1px;
      position: absolute;
      left: 8px;
      top: -14px; }
  .c-progress--light {
    background-color: #e0e0e0; }
  .c-progress--dark {
    background-color: #666666; }
  .c-progress--vertical {
    flex: 1;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    margin: 0 0.625em 0 0;
    position: relative; }
    .c-progress--vertical .c-progress__text, .c-progress--vertical .c-days-countdown__text {
      margin-bottom: 4px; }
  .c-progress--sidebar {
    width: 100%;
    border-radius: 5px;
    background-color: whitesmoke;
    padding: 10px; }
  .c-progress--disabled .c-progress__bar {
    background-color: #c4c4c4; }
  .c-progress--disabled .c-progress__percentage {
    color: #c4c4c4; }
  .c-progress__list-info {
    font-size: 12px;
    line-height: 15px;
    margin: 24px 0 0 24px;
    list-style: none; }
    .c-progress__list-info li {
      position: relative; }
      .c-progress__list-info li:before {
        content: '';
        height: 8px;
        width: 8px;
        position: absolute;
        left: -16px;
        top: 3px;
        border-radius: 16px; }
    .c-progress__list-info--success li:before {
      background: #80b51b !important; }
    .c-progress__list-info--warning li:before {
      background: #E29C10 !important; }
    .c-progress__list-info--error li:before {
      background: #b51b1b !important; }

.fundae-alert {
  border-radius: 5px;
  padding: 32px;
  display: flex;
  gap: 16px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 16px; }
  @media (min-width: 992px) {
    .fundae-alert {
      margin: -16px 0 0 0; } }
  .fundae-alert h5 {
    font-family: "Roboto", sans-serif;
    font-size: 24px; }
  .fundae-alert--success {
    color: #ffffff;
    background-color: #80b51b;
    border-color: #176F2C; }
    .fundae-alert--success h5 {
      color: #ffffff; }
  .fundae-alert--warning {
    color: #ffffff;
    background-color: #E29C10;
    border-color: #DBAB09; }
    .fundae-alert--warning h5 {
      color: #ffffff; }

.video-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%; }

.video-wrapper .video-responsive {
  max-width: initial; }

.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.c-listview {
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-listview__list {
    list-style-type: none;
    padding-left: 0; }
  .c-listview--myspace .c-listview__item {
    margin: 0 0 25px;
    border-radius: 5px;
    box-shadow: #cccccc 0 0 16px; }
  .c-listview--compound-course .c-listview__item {
    margin: 0 0 10px;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    background-color: #fafafa;
    padding: 12px 14px; }
    @media (min-width: 768px) {
      .c-listview--compound-course .c-listview__item {
        padding: 12px 20px; } }

.c-comment {
  margin: 25px 0 0 0;
  /*
   * ========== BEM Elements ==========
   */ }
  @media (max-width: 991px) {
    .c-comment {
      margin: 50px 0 190px; } }
  .c-comment__header {
    margin: 0 0 20px; }
    @media (min-width: 992px) {
      .c-comment__header {
        margin: 0 0 30px; } }
  .c-comment__add {
    display: flex; }
  .c-comment__list {
    margin-top: 20px;
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    overflow: auto; }
  .c-comment__item {
    display: flex;
    margin: 15px 0; }
  .c-comment__user {
    display: none; }
    @media (min-width: 768px) {
      .c-comment__user {
        display: block;
        width: 50px;
        margin: 0 25px 0 0; } }
    .c-comment__user--other {
      display: block;
      margin: 20px 15px 0 0; }
      @media (min-width: 768px) {
        .c-comment__user--other {
          margin: 25px 25px 0 0; } }
  .c-comment__user-icon {
    width: 50px;
    height: 50px;
    fill: #858585; }
  .c-comment__image {
    width: 50px;
    height: 50px; }
  .c-comment__input {
    flex: 1 1 100%;
    padding-top: 5px; }
  .c-comment__text {
    flex: 1 1 100%;
    border-top: 1px solid #cccccc;
    padding: 20px 0; }
  .c-comment__username {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: capitalize;
    color: #4d4d4d; }
  .c-comment__date {
    margin: 0 0 10px;
    font-size: 1.2rem;
    color: #333333; }
  .c-comment__message {
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #4d4d4d; }
  .c-comment__icon {
    width: 32px;
    height: 32px;
    fill: #3dae2b; }
  .c-comment__icon-number {
    font-size: 14px;
    font-weight: 700;
    fill: #3dae2b; }

.c-compliance {
  margin-top: 15px;
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-compliance__box {
    border: 2px solid #3dae2b;
    padding: 10px; }
    .c-compliance__box--disabled {
      border: 2px dashed #cccccc;
      color: #cccccc; }

.c-rule {
  margin-top: 25px;
  overflow: hidden;
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 768px) {
    .c-rule {
      margin-top: 50px; } }
  .c-rule__title {
    font-size: 1.3rem;
    font-weight: 700;
    margin: 15px 0 10px;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .c-rule__title {
        margin-top: 0; } }
    .c-rule__title--nomargin {
      margin-top: 0; }
  .c-rule__list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0; }
  .c-rule__item {
    margin-bottom: 0;
    font-size: 1.2rem;
    display: none; }
    .c-rule__item.isFail {
      color: inherit;
      display: block; }
  .c-rule__text {
    width: 85%; }

.isFail {
  color: #b51b1b; }

.c-panel {
  display: flex;
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 768px) {
    .c-panel {
      width: 100%; } }
  .c-panel__header {
    display: none;
    position: relative; }
    @media (min-width: 768px) {
      .c-panel__header {
        display: block;
        flex: 0 0 25%;
        border-top-left-radius: inherit;
        border-bottom-left-radius: inherit; } }
  @media (min-width: 768px) {
    .c-panel__image {
      display: block;
      width: 100%;
      height: 100%;
      border-top-left-radius: inherit;
      border-bottom-left-radius: inherit;
      background: url(assets/images/course-default.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; } }
  .c-panel__body {
    flex: 1;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #3dae2b;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    background-color: #ffffff;
    padding: 20px 15px 15px; }
    @media (min-width: 768px) {
      .c-panel__body {
        flex: 1 auto;
        padding: 20px 20px 15px;
        max-width: 540px; } }
    @media (min-width: 992px) {
      .c-panel__body {
        max-width: 705px; } }
    @media (min-width: 1200px) {
      .c-panel__body {
        max-width: 855px; } }
    .m--inverse .c-panel__body {
      border: none; }
    .c-panel--color .c-panel__body {
      background-color: #333333; }
  .c-panel__tit {
    flex: 1 100%;
    margin: 0.3125em 0 0.625em;
    font-size: 2rem;
    font-weight: 500;
    color: #3dae2b; }
    .m--inverse .c-panel__tit a {
      color: #ffffff; }
  .c-panel__description {
    font-size: 16px; }
  .c-panel__text {
    display: inline;
    /* If last element is a p */
    /* If last element is not a p */ }
    .c-panel__text p:last-child {
      display: inline; }
    .c-panel__text :not(p):last-child {
      margin-bottom: 10px; }
    .m--inverse .c-panel__text {
      color: #ffffff; }
  .c-panel__more-detail {
    display: inline-block; }
    .m--inverse .c-panel__more-detail {
      color: #ffffff; }
  .c-panel__separator {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 15px;
    border-top: 1px solid #bfbfbf; }
    .c-panel__separator--vertical {
      border: 0;
      border-left: 1px solid #bfbfbf;
      height: 30px;
      margin: 4px 10px; }
      @media (min-width: 768px) {
        .c-panel__separator--vertical {
          margin: 4px 20px; } }
  .c-panel__options {
    flex: 1 100%;
    align-self: flex-end;
    display: flex;
    flex-flow: row-reverse wrap-reverse;
    justify-content: flex-start;
    align-items: end;
    margin-top: 1.25em; }
    .c-panel__options > * {
      margin: 12px 0 0 12px; }
  .c-panel__dedication {
    display: flex;
    align-items: center; }
  .c-panel__progress {
    flex: 1;
    flex: 0 1 250px;
    margin-bottom: 8px; }
  .c-panel__certificate {
    margin-left: 15px; }
    .p-detail-2__sidebar .c-panel__certificate {
      margin-left: 0; }
  .c-panel__certificate-expiration {
    display: block;
    font-size: 1.1rem;
    text-align: right; }

.c-hero {
  position: relative;
  overflow: hidden; }
  .c-hero [class^="slick"] {
    height: inherit; }
  .c-hero__items {
    line-height: 0;
    height: inherit; }
    body.t-header-inverse .c-hero__items {
      margin-top: 0; }
  .c-hero__item {
    height: inherit;
    line-height: 0; }
  .c-hero__wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: inherit;
    margin: 0;
    text-align: left;
    background-color: transparent; }
    .c-hero__wrapper:before {
      width: 100%;
      height: 100%;
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(51, 51, 51, 0.4);
      z-index: 1; }
  .c-hero__image {
    position: absolute;
    width: auto;
    height: inherit;
    /* For IE */
    /* End */ }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .c-hero__image {
        top: 0;
        left: 50%;
        transform: translateX(-50%); } }
  .c-hero__body {
    position: relative;
    width: 100%;
    z-index: 2; }
  .c-hero__info {
    z-index: 2; }
  .c-hero__tit {
    display: flex;
    flex-direction: column;
    margin: 0 0 15px;
    color: #ffffff;
    font-family: "Roboto";
    font-size: 4.4rem;
    font-weight: 700;
    line-height: 1.1; }
    @media (min-width: 768px) {
      .c-hero__tit {
        font-size: 6rem; } }
    @media (min-width: 992px) {
      .c-hero__tit {
        font-size: 7rem; } }
    @media (min-width: 1200px) {
      .c-hero__tit {
        font-size: 6rem; } }
    .c-hero__tit--small {
      margin-bottom: 0.3125em;
      color: #ffffff;
      font-size: 60%; }
  .c-hero__subtit {
    margin: 10px 0 35px;
    color: #ffffff;
    font-size: 1.9rem;
    font-weight: 400;
    line-height: 1.3; }
    @media (min-width: 768px) {
      .c-hero__subtit {
        font-size: 2.4rem; } }
  .c-hero--cover {
    width: 100%;
    height: calc(100vh - calc(50px + 0px));
    margin: 0 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (min-width: 1200px) {
      .c-hero--cover {
        height: calc(100vh - 150px); } }
    .c-hero--cover .c-hero__item {
      padding: 0; }
    .c-hero--cover .c-hero__image {
      height: inherit; }
    .c-hero--cover .c-hero__body {
      margin: 0; }
    .c-hero--cover .c-hero__tit {
      margin: 0;
      width: 100%;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .c-hero--cover .c-hero__tit {
          width: 60%; } }
      @media (min-width: 992px) {
        .c-hero--cover .c-hero__tit {
          width: 60%; } }
    .c-hero--cover .c-hero__subtit {
      width: 100%; }
      @media (min-width: 768px) {
        .c-hero--cover .c-hero__subtit {
          width: 60%; } }
      @media (min-width: 992px) {
        .c-hero--cover .c-hero__subtit {
          width: 60%; } }
  .c-hero--dynamic .c-hero__link {
    position: static;
    height: inherit; }
    .c-hero--dynamic .c-hero__link:hover .c-hero__wrapper:before, .c-hero--dynamic .c-hero__link:active .c-hero__wrapper:before, .c-hero--dynamic .c-hero__link:focus .c-hero__wrapper:before {
      background-color: rgba(0, 0, 0, 0.5); }
    .c-hero--dynamic .c-hero__link:hover .c-hero__image, .c-hero--dynamic .c-hero__link:active .c-hero__image, .c-hero--dynamic .c-hero__link:focus .c-hero__image {
      transform-origin: center;
      transform: scale(1.1);
      /* For IE */
      /* End */ }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .c-hero--dynamic .c-hero__link:hover .c-hero__image, .c-hero--dynamic .c-hero__link:active .c-hero__image, .c-hero--dynamic .c-hero__link:focus .c-hero__image {
          top: 0;
          left: 50%;
          transform: translateX(-50%) scale(1.1); } }
    .c-hero--dynamic .c-hero__link:hover .c-hero__tit, .c-hero--dynamic .c-hero__link:active .c-hero__tit, .c-hero--dynamic .c-hero__link:focus .c-hero__tit {
      height: auto;
      -webkit-line-clamp: none;
      line-clamp: none;
      display: block; }
    .c-hero--dynamic .c-hero__link:hover .c-hero__subtit, .c-hero--dynamic .c-hero__link:active .c-hero__subtit, .c-hero--dynamic .c-hero__link:focus .c-hero__subtit {
      height: auto;
      -webkit-line-clamp: none;
      line-clamp: none;
      display: block; }
  .c-hero--dynamic .c-hero__wrapper {
    align-items: flex-end; }
    .c-hero--dynamic .c-hero__wrapper:before {
      width: 100%;
      height: 100%;
      transition: background-color 0.3s; }
  .c-hero--dynamic .c-hero__image {
    transition: transform 0.3s; }
  .c-hero--dynamic .c-hero__body {
    padding: 5px 25px 40px; }
  .c-hero--dynamic .c-hero__tit {
    margin: 0;
    font-size: 2.8rem;
    line-height: 1.25;
    font-weight: 700;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 7rem;
    min-height: 7rem;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    transition: all 0.3s; }
  .c-hero--dynamic .c-hero__subtit {
    margin: 0.625em 0 0;
    font-size: 2rem;
    line-height: 1.25;
    font-weight: 500;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 5rem;
    min-height: 5rem;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    transition: line-clamp 0.3s;
    transition: -webkit-line-clamp 0.3s; }
  .c-hero--card {
    height: 400px;
    overflow: hidden;
    border-radius: 7.5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); }
    .c-hero--card .c-hero__wrapper:before {
      background-color: rgba(61, 174, 43, 0.6);
      border-radius: inherit; }
    .c-hero--card .c-hero__info {
      top: initial;
      bottom: calc(5% + 30px);
      left: 50%;
      transform: translate(-50%, 0%);
      width: 80%;
      text-align: center; }
    .c-hero--card .c-hero__tit {
      margin: 0 0 0.3125em;
      font-size: 3rem;
      line-height: 110%; }
    .c-hero--card .c-hero__subtit {
      margin: 0 0 0.3125em;
      font-size: 1.8rem;
      line-height: 110%; }
  @media (min-width: 1920px) {
    .c-hero--fullwidth .c-hero__image {
      max-width: 100%;
      width: 100%;
      height: auto; } }
  .c-hero--home .c-hero__items {
    height: 448px; }
    @media (min-width: 768px) {
      .c-hero--home .c-hero__items {
        height: 520px; } }
    @media (min-width: 992px) {
      .c-hero--home .c-hero__items {
        height: 520px; } }
    @media (min-width: 1200px) {
      .c-hero--home .c-hero__items {
        height: 520px; } }
    @media (min-width: 1600px) {
      .c-hero--home .c-hero__items {
        height: 520px; } }
  .c-hero--home .c-hero__tit {
    max-width: 800px; }
  .c-hero--home .c-hero__subtit {
    max-width: 800px; }
  .c-hero--presentation {
    background: linear-gradient(45deg, #3dae2b, #27711c);
    height: 448px; }
    @media (min-width: 768px) {
      .c-hero--presentation {
        height: 517px; } }
    @media (min-width: 992px) {
      .c-hero--presentation {
        height: 517px; } }
    @media (min-width: 1200px) {
      .c-hero--presentation {
        height: 524px; } }
    @media (min-width: 1600px) {
      .c-hero--presentation {
        height: 636px; } }
    .c-hero--presentation .c-hero__wrapper {
      text-align: center; }
  .c-hero--tv {
    height: 400px; }
    @media (min-width: 768px) {
      .c-hero--tv {
        height: 400px; } }
    @media (min-width: 992px) {
      .c-hero--tv {
        height: 420px; } }
    @media (min-width: 1200px) {
      .c-hero--tv {
        height: 470px; } }
    @media (min-width: 1600px) {
      .c-hero--tv {
        height: 520px; } }
    @media (min-width: 768px) {
      .c-hero--tv .c-hero__image {
        max-width: 100%;
        width: 100%;
        height: auto; } }
    .c-hero--tv .c-hero__wrapper {
      text-align: left; }
      .c-hero--tv .c-hero__wrapper:after {
        width: 100%;
        height: 100%;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(61, 174, 43, 0.75);
        z-index: 1; }
    .c-hero--tv .c-hero__tit {
      margin: 0;
      font-size: 3.6rem;
      font-weight: 900;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .c-hero--tv .c-hero__tit {
          font-size: 4.2rem; } }
      @media (min-width: 992px) {
        .c-hero--tv .c-hero__tit {
          font-size: 5rem; } }
      @media (min-width: 1200px) {
        .c-hero--tv .c-hero__tit {
          font-size: 6rem; } }
    .c-hero--tv .c-hero__subtit {
      margin: 0.625em 0 1.875em;
      font-size: 1.8rem;
      font-weight: 400; }
      @media (min-width: 768px) {
        .c-hero--tv .c-hero__subtit {
          font-size: 2.2rem; } }
      @media (min-width: 992px) {
        .c-hero--tv .c-hero__subtit {
          font-size: 2.2rem; } }
      @media (min-width: 1200px) {
        .c-hero--tv .c-hero__subtit {
          font-size: 2.2rem; } }
  .c-hero--tv-detail {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%; }
    @media (min-width: 992px) {
      .c-hero--tv-detail {
        height: calc(100% + 90px); } }
    .c-hero--tv-detail .c-hero__image {
      border-radius: inherit;
      width: 100%;
      min-height: calc(56.25vw); }
  .c-hero--page-header {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; }
    .c-hero--page-header .c-hero__overlay {
      background-color: #3dae2b;
      height: 100%;
      opacity: 0.8;
      position: absolute;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .c-hero--page-header .c-hero__body {
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 15px 0;
      position: relative; }
      @media (min-width: 768px) {
        .c-hero--page-header .c-hero__body {
          min-height: 150px;
          padding: 25px 0; } }
    .c-hero--page-header .c-hero__tit {
      font-size: 3.2rem;
      font-weight: 500;
      margin: 15px 0; }
      @media (min-width: 768px) {
        .c-hero--page-header .c-hero__tit {
          margin-bottom: 25px; } }
    .c-hero--page-header .c-hero__subtit {
      font-weight: 400;
      margin: 0; }
      @media (min-width: 768px) {
        .c-hero--page-header .c-hero__subtit p {
          font-size: 1.8rem;
          line-height: 1.5; } }

.page__header__inverse .c-hero__items {
  margin-top: 0px; }

.c-feature {
  width: 100%;
  margin-bottom: 2.5em;
  text-align: center;
  transition: all 0.3s ease; }
  @media (min-width: 768px) {
    .c-feature {
      height: 350px; } }
  @media (min-width: 992px) {
    .c-feature {
      height: auto; } }
  .c-feature__circle {
    position: relative;
    margin: 0 auto;
    width: 20%;
    padding-bottom: 20%;
    border-radius: 50%;
    background-color: #f7f7f7; }
    @media (min-width: 768px) {
      .c-feature__circle {
        width: 30%;
        padding-bottom: 30%; } }
  .c-feature__icon {
    width: 85%;
    height: 85%;
    fill: #3dae2b;
    border-radius: initial; }
    .c-feature__icon--play {
      fill: #ffffff;
      height: 85px;
      width: 85px; }
  .c-feature__title {
    margin: 1.25em 0 0.625em; }
  .c-feature__text {
    font-size: 16px;
    color: inherit; }

.c-features {
  margin-bottom: 0;
  padding: 2.5em 0;
  text-align: center; }
  .c-features__header {
    margin: 1.875em; }
    @media (min-width: 768px) {
      .c-features__header {
        margin: 1.875em 10%; } }
    @media (min-width: 992px) {
      .c-features__header {
        margin: 1.875em 20% 3.125em; } }
  .c-features__heading {
    margin-bottom: 0.625em; }
  .c-features__intro {
    font-size: 16px; }

.c-cookies {
  position: fixed;
  z-index: 100000;
  color: #333333;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(3px);
  display: flex;
  gap: 12px;
  flex-direction: column; }
  @media (min-width: 992px) {
    .c-cookies {
      display: grid;
      column-gap: 32px;
      grid-template-columns: 3fr 2fr; } }
  .c-cookies p {
    margin: 0;
    padding: 0; }
  .c-cookies--bottom {
    bottom: 0;
    width: 100%; }
  .c-cookies--shadow {
    box-shadow: 0 0 16px rgba(51, 51, 51, 0.1); }
  .c-cookies__text {
    display: flex;
    gap: 8px;
    flex-direction: column; }
    .c-cookies__text p {
      font-size: 14px;
      line-height: 21px; }
    .c-cookies__text a {
      color: #333333;
      text-decoration: underline; }
  .c-cookies__actions ul {
    margin: 0;
    padding: 0; }
    @media (min-width: 992px) {
      .c-cookies__actions ul {
        display: flex;
        gap: 8px;
        flex-direction: row; } }
    .c-cookies__actions ul li {
      list-style: none; }
  .c-cookies__actions .btn {
    font-size: 14px;
    transition: all .3s;
    font-style: normal; }
  .c-cookies__actions--black .btn-default {
    border-color: #333333;
    color: #333333; }
    .c-cookies__actions--black .btn-default:visited {
      color: #333333; }
    .c-cookies__actions--black .btn-default:hover, .c-cookies__actions--black .btn-default:focus {
      border-color: #333333;
      background: #333333;
      color: #ffffff; }
  .c-cookies__actions--black .btn-primary, .c-cookies__actions--black .btn.active {
    border-color: #333333;
    background: #333333;
    color: #ffffff; }
    .c-cookies__actions--black .btn-primary:visited, .c-cookies__actions--black .btn.active:visited {
      color: #ffffff; }
    .c-cookies__actions--black .btn-primary:hover, .c-cookies__actions--black .btn-primary:focus, .c-cookies__actions--black .btn-primary:active, .c-cookies__actions--black .btn.active:hover, .c-cookies__actions--black .btn.active:focus, .c-cookies__actions--black .btn.active:active {
      border-color: #666666;
      background: #666666;
      color: #ffffff; }

.c-task {
  background-color: #F5F5F5;
  border-radius: 7.5px;
  margin-bottom: 25px;
  min-height: 150px;
  padding: 20px;
  position: relative; }
  .c-task__header {
    margin-bottom: 20px; }
    @media (min-width: 480px) {
      .c-task__header {
        align-items: center;
        display: flex;
        justify-content: space-between;
        margin-bottom: 25px; } }
  .c-task__title {
    color: #3dae2b;
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 700; }
    @media (min-width: 480px) {
      .c-task__title {
        font-size: 1.7rem;
        margin: 0 10px 0 0; } }
  .c-task__body {
    margin-bottom: 25px; }
    @media (min-width: 768px) {
      .c-task__body {
        margin-bottom: 35px; } }
  .c-task__description {
    margin-bottom: 20px; }
    .c-task__description p {
      margin-bottom: 7px; }
  .c-task__footer {
    text-align: right; }
  .c-task__actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end; }
  .c-task__files-info {
    font-size: 1.2rem;
    margin: 4px 0 0; }

.c-banner {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  margin: 0; }
  @media (min-width: 768px) {
    .c-banner {
      flex-direction: row;
      flex-wrap: wrap; } }
  @media (min-width: 992px) {
    .c-banner {
      flex-wrap: nowrap; } }
  .c-banner__item {
    position: relative;
    justify-content: flex-end;
    flex-direction: column;
    height: 200px;
    margin: 0;
    border-top: 0.625em solid white;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1.875em;
    text-align: center; }
    @media (min-width: 768px) {
      .c-banner__item {
        flex: 1 0 auto;
        width: 50%;
        height: 260px; }
        .c-banner__item:nth-child(odd) {
          border-right: 0.625em solid white; } }
    @media (min-width: 992px) {
      .c-banner__item {
        height: 260px;
        flex: 1 0;
        border-right: 0.625em solid white; }
        .c-banner__item:last-child {
          border-right: 0; } }
    @media (min-width: 1200px) {
      .c-banner__item {
        height: 262px; } }
    @media (min-width: 1600px) {
      .c-banner__item {
        height: 318px; } }
    .c-banner__item:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(51, 51, 51, 0.4); }
  .c-banner__title {
    margin: 0 0 0.3125em 0;
    /* For IE */
    max-width: 100%;
    /* End */
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffffff;
    z-index: 2;
    pointer-events: none; }
  .c-banner__subtitle {
    /* For IE */
    max-width: 100%;
    /* End */
    margin: 0;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 400;
    color: #ffffff;
    z-index: 2;
    pointer-events: none; }
    @media (min-width: 768px) {
      .c-banner__subtitle {
        font-size: 1.6rem; } }
    @media (min-width: 1200px) {
      .c-banner__subtitle {
        font-size: 1.6rem; } }
  .c-banner__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .c-banner__link, .c-banner__link:hover, .c-banner__link:active, .c-banner__link:focus {
      text-decoration: none; }
  .c-banner--colors .c-banner__item--1 {
    background: #3dae2b; }
  .c-banner--colors .c-banner__item--2 {
    background-color: #003b4a; }
  .c-banner--colors .c-banner__item--3 {
    background-color: #628618; }
  .c-banner--colors .c-banner__item--4 {
    background-color: #3d8cb5; }

.c-activity {
  text-align: center; }
  .c-activity__list {
    list-style-type: none;
    padding: 0;
    overflow: hidden; }
  .c-activity__item {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: 5px 0 5px 45px;
    margin-bottom: 15px; }
  .c-activity__icon-box {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 2px;
    width: 30px;
    height: 30px;
    border-radius: 7.5px;
    background-color: #e0e0e0; }
    .m--inverse .c-activity__icon-box {
      background-color: rgba(255, 255, 255, 0.25); }
  .c-activity__icon {
    fill: #3dae2b;
    align-self: center; }
  .c-activity__title {
    flex: 1 100%;
    margin-bottom: 6px;
    color: #525252;
    font-weight: 700;
    line-height: 20px;
    text-align: center; }
    .m--inverse .c-activity__title {
      color: #ffffff; }
  .c-activity__progress {
    flex: 1; }
  .c-activity__continue {
    flex: 0 auto;
    margin-left: 15px;
    color: #3dae2b;
    font-size: 1.4rem;
    font-weight: 400; }
    .m--inverse .c-activity__continue {
      color: #ffffff; }
  .c-activity__no-activity {
    width: 100%;
    height: 220px;
    margin: 0 auto;
    margin-bottom: 1.25em; }

path[data-name='shirt'] {
  fill: orangered !important; }

.c-article-group {
  margin: -10px -0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start; }
  @media (min-width: 480px) {
    .c-article-group {
      margin: -10px -6px; } }
  @media (min-width: 768px) {
    .c-article-group {
      margin: -15px -12px; } }
  @media (min-width: 992px) {
    .c-article-group {
      margin: -20px -20px; } }
  @media (min-width: 1200px) {
    .c-article-group {
      margin: -25px -20px; } }
  .c-article-group__item {
    width: 100%;
    padding: 10px 0; }
    @media (min-width: 480px) {
      .c-article-group__item {
        width: 50%;
        padding: 10px 6px; } }
    @media (min-width: 768px) {
      .c-article-group__item {
        width: 50%;
        padding: 15px 12px; } }
    @media (min-width: 992px) {
      .c-article-group__item {
        width: 50%;
        padding: 20px 20px; } }
    @media (min-width: 1200px) {
      .c-article-group__item {
        width: 50%;
        padding: 25px 20px; } }

  .c-article-group__item-wrapper {
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden; }

.c-article {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1em;
  margin: -10px;
  padding: 10px;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
  .c-article__figure {
    margin-right: 1em; }

  .c-article__body {
    flex: 1; }
    .c-article__body, .c-article__body :last-child {
      margin-bottom: 0; }

  .c-article__title {
    margin: 0 0 .5em; }

  .c-article--center {
    align-items: center; }

  .c-article--reverse .c-article__figure {
    order: 1;
    margin: 0 0 0 1em; }
  .c-article__figure {
    width: 60px;
    height: 60px;
    margin: 0 1em 0 0;
    pointer-events: none;
    z-index: 2; }
    @media (min-width: 992px) {
      .c-article__figure {
        width: 90px;
        height: 90px;
        margin: 0 1.5em 0 0; } }
    @media (min-width: 1200px) {
      .c-article__figure {
        width: 150px;
        height: 150px;
        margin: 0 2em 0 0; } }
  .c-article__body {
    pointer-events: none;
    z-index: 2; }
  .c-article__image {
    border-radius: 7.5px; }
  .c-article__subtitle {
    font-size: 1.4rem;
    color: #333333; }
  .c-article__title {
    color: #3B3B3B;
    font-size: 2rem;
    line-height: 1.25;
    font-weight: 700;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 5rem;
    min-height: 5rem;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2; }
  .c-article__text {
    color: #333333;
    font-size: 16px;
    line-height: 1.25;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 60px;
    min-height: 60px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    line-clamp: 3; }
  .c-article__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1; }
    .c-article__link:hover, .c-article__link:active, .c-article__link:focus {
      background-color: rgba(61, 174, 43, 0.1); }
  .m--inverse .c-article * {
    color: #ffffff; }
  .m--inverse .c-article__link:hover, .m--inverse .c-article__link:active, .m--inverse .c-article__link:focus {
    background-color: rgba(255, 255, 255, 0.1); }
  .c-bg--parallax .c-article {
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0;
    padding: 12px; }
    .c-bg--parallax .c-article__link:hover, .c-bg--parallax .c-article__link:active, .c-bg--parallax .c-article__link:focus {
      background-color: rgba(255, 255, 255, 0.25);
      margin: 0;
      padding: 12px; }

.c-forum-group {
  margin: -13px -0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start; }
  @media (min-width: 480px) {
    .c-forum-group {
      margin: -15px -6px; } }
  @media (min-width: 768px) {
    .c-forum-group {
      margin: -16px -12px; } }
  @media (min-width: 992px) {
    .c-forum-group {
      margin: -18px -18px; } }
  @media (min-width: 1200px) {
    .c-forum-group {
      margin: -20px -24px; } }
  .c-forum-group__item {
    width: 100%;
    padding: 13px 0; }
    @media (min-width: 480px) {
      .c-forum-group__item {
        width: 50%;
        padding: 15px 6px; } }
    @media (min-width: 768px) {
      .c-forum-group__item {
        width: 50%;
        padding: 16px 12px; } }
    @media (min-width: 992px) {
      .c-forum-group__item {
        width: 33.3333333333%;
        padding: 18px 18px; } }
    @media (min-width: 1200px) {
      .c-forum-group__item {
        width: 33.3333333333%;
        padding: 20px 24px; } }

  .c-forum-group__item-wrapper {
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden; }

.c-forum {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1em;
  background-color: transparent;
  padding: 10px;
  margin: -10px; }
  .c-forum__figure {
    margin-right: 1em; }

  .c-forum__body {
    flex: 1; }
    .c-forum__body, .c-forum__body :last-child {
      margin-bottom: 0; }

  .c-forum__title {
    margin: 0 0 .5em; }

  .c-forum--center {
    align-items: center; }

  .c-forum--reverse .c-forum__figure {
    order: 1;
    margin: 0 0 0 1em; }
  .c-forum__figure {
    width: 40px;
    height: 40px;
    pointer-events: none;
    z-index: 2; }
  .c-forum__body {
    pointer-events: none;
    z-index: 2; }
  .c-forum__image {
    margin: 0.2em 0 0 0;
    border-radius: 50%; }
  .c-forum__icon {
    width: inherit;
    height: inherit;
    margin: 0.2em 0 0 0;
    fill: #333333; }
  .c-forum__subtitle {
    font-size: 1.4rem; }
  .c-forum__title {
    color: #3dae2b;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 500;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 40px;
    min-height: 40px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2; }
  .c-forum__text {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 60px;
    min-height: 60px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    line-clamp: 3; }
  .c-forum__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1; }
    .c-forum__link:hover, .c-forum__link:active, .c-forum__link:focus {
      background-color: rgba(61, 174, 43, 0.1); }
  .m--inverse .c-forum * {
    color: #ffffff; }
  .m--inverse .c-forum__link:hover, .m--inverse .c-forum__link:active, .m--inverse .c-forum__link:focus {
    background-color: rgba(255, 255, 255, 0.2); }
  .c-bg--parallax .c-forum {
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0;
    padding: 12px; }
    .c-bg--parallax .c-forum__link:hover, .c-bg--parallax .c-forum__link:active, .c-bg--parallax .c-forum__link:focus {
      background-color: rgba(255, 255, 255, 0.25);
      margin: 0;
      padding: 12px; }

.c-testimonial {
  margin: 0 0 1.875em;
  text-align: center; }
  .c-testimonial__title {
    display: block;
    margin: 0 10% 1.25em;
    font-size: 2.1rem;
    font-weight: 400;
    font-style: italic; }
  .c-testimonial__author {
    font-size: 1.6rem;
    font-weight: 400; }
  .m--inverse .c-testimonial__title {
    color: #ffffff; }
  .m--inverse .c-testimonial__author {
    color: #ffffff; }

.c-collapsible {
  margin: 0 0 1.25em;
  background-color: #fafafa;
  border-radius: 5px;
  box-shadow: none;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-collapsible__heading {
    position: relative;
    padding: 14px 20px; }
    .c-collapsible__heading:after {
      position: absolute;
      top: 13px;
      right: 10px;
      font-family: 'Glyphicons Halflings';
      font-size: 12px;
      content: "\e114";
      color: #333333; }
      .collapsed .c-collapsible__heading:after {
        content: "\e080"; }
  .c-collapsible__link, .c-collapsible__link:hover, .c-collapsible__link:active, .c-collapsible__link:focus {
    text-decoration: none; }
  .c-collapsible__title {
    margin: 0;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    color: #333333; }
  .c-collapsible__body {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    padding: 15px 20px;
    background-color: inherit;
    color: #333333;
    overflow: hidden; }
    .c-collapsible__body p:last-child {
      margin-bottom: 0; }
  .c-collapsible__image {
    float: left;
    width: 30%;
    margin: 0 1.25em 1.25em 0;
    cursor: pointer; }
  .c-collapsible--glossary {
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0;
    background-color: #ffffff; }
    .c-collapsible--glossary .c-collapsible__heading {
      padding: 14px 0; }
      .c-collapsible--glossary .c-collapsible__heading:before {
        position: absolute;
        top: 13px;
        left: 0;
        font-family: 'Glyphicons Halflings';
        font-size: 12px;
        color: #3dae2b;
        content: "\2212"; }
      .c-collapsible--glossary .c-collapsible__heading:after {
        content: ''; }
    .c-collapsible--glossary .collapsed .c-collapsible__heading:before {
      content: "\2b"; }
    .c-collapsible--glossary .c-collapsible__title {
      padding-left: 20px;
      color: #3dae2b; }
    .c-collapsible--glossary .c-collapsible__body {
      color: inherit; }

.c-language {
  list-style-type: none;
  text-transform: uppercase;
  z-index: 1020;
  /*
   * ========== BEM Elements ==========
   */ }
  .c-language__toggle {
    font-size: 1.3rem;
    height: 50px;
    padding: 0 13px;
    transition: all 0.3s ease; }
    .c-language__toggle, .c-language__toggle:hover, .c-language__toggle:active, .c-language__toggle:focus {
      color: #515151; }
    .c-language__toggle:hover, .c-language__toggle:active, .c-language__toggle:focus {
      background-color: #efefef; }
  .c-language__icon {
    fill: #515151;
    margin-left: 4px; }
  .c-language__title {
    margin: 0 30px 10px;
    font-weight: 300;
    text-transform: none; }
  .c-language__list {
    min-width: 20px;
    background-color: #efefef;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
    -webkit-box-shadow: none; }
    .l-header__offcanvas .c-language__list {
      background: none;
      display: flex;
      float: none;
      margin-left: 24px;
      position: static; }
  .c-language__item {
    margin-bottom: 0; }
  .c-language__link {
    color: #515151 !important;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 8px 13px !important;
    text-decoration: none;
    transition: all 0.3s ease; }
    .c-language__link:hover, .c-language__link:active, .c-language__link:focus {
      background-color: #e8e8e8 !important; }
    .l-header__offcanvas .c-language__link {
      font-size: 1.45rem;
      margin-right: 5px;
      padding: 5px 6px !important; }
      .l-header__offcanvas .c-language__link:hover, .l-header__offcanvas .c-language__link:active, .l-header__offcanvas .c-language__link:focus {
        background: #f7f7f7 !important; }
    .c-language__is-current .c-language__link {
      background: #3dae2b !important;
      color: #ffffff !important; }
      .c-language__is-current .c-language__link:hover, .c-language__is-current .c-language__link:active, .c-language__is-current .c-language__link:focus {
        background: #3dae2b !important;
        color: #ffffff !important; }

.c-tabs {
  display: flex;
  list-style-type: none;
  margin-bottom: 30px;
  padding: 0;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-tabs__item {
    display: flex;
    margin: 0;
    text-align: center; }
  .c-tabs__link {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    transition: all 0.3s ease; }
    .c-tabs__link--active {
      position: relative; }
      .c-tabs__link--active:after {
        content: '';
        align-items: center;
        background-color: #c00;
        border: none;
        border-radius: 50%;
        color: #ffffff;
        display: flex;
        font-size: 1.2rem;
        font-weight: 700;
        height: 7px;
        justify-content: center;
        width: 7px;
        position: absolute;
        right: -10px;
        top: 0; }
  .c-tabs--solid {
    background-color: #EFF0F0;
    border-radius: 5px;
    height: 55px;
    padding: 7px 0 7px 7px; }
    @media (min-width: 768px) {
      .c-tabs--solid {
        height: 67px;
        padding: 10px 0 10px 10px; } }
    .c-tabs--solid .c-tabs__item {
      padding-right: 7px; }
      @media (min-width: 768px) {
        .c-tabs--solid .c-tabs__item {
          flex: 1 1 100%;
          padding-right: 10px; } }
      .c-tabs--solid .c-tabs__item.active .c-tabs__link {
        background: #ffffff;
        color: #3dae2b; }
    .c-tabs--solid .c-tabs__link {
      border-radius: 5px;
      color: #7E7E7E;
      flex: 1 1 100%;
      font-size: 14px;
      font-weight: 300;
      line-height: 1.1;
      padding: 0 15px; }
      @media (min-width: 768px) {
        .c-tabs--solid .c-tabs__link {
          font-size: 16px;
          line-height: 1.2; } }
      .c-tabs--solid .c-tabs__link:hover, .c-tabs--solid .c-tabs__link:active, .c-tabs--solid .c-tabs__link:focus {
        background-color: #F7F7F7; }
  .c-tabs--outline {
    align-items: flex-end;
    border-bottom: 1px solid #d9d9d9; }
    @media (min-width: 992px) {
      .c-tabs--outline {
        height: 76px; }
        .c-tabs--outline--sm {
          height: 58px; } }
    .c-messaging__aside .c-tabs--outline {
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .c-messaging__aside .c-tabs--outline {
          margin-right: 20px; } }
    .c-tabs--outline .c-tabs__item {
      border-bottom: 1px solid transparent; }
      @media (max-width: 991px) {
        .c-tabs--outline .c-tabs__item {
          white-space: nowrap; }
          .c-tabs--outline .c-tabs__item.active {
            border-bottom-color: gray;
            z-index: 1000; } }
      @media (min-width: 992px) {
        .c-tabs--outline .c-tabs__item {
          align-items: stretch;
          border: 1px solid #d9d9d9;
          border-bottom-color: transparent;
          border-top-left-radius: 5px;
          border-top-right-radius: 5px;
          height: 65px;
          margin-bottom: -1px;
          margin-right: 10px;
          transition: height .3s; }
          .c-tabs--outline .c-tabs__item:hover, .c-tabs--outline .c-tabs__item:active, .c-tabs--outline .c-tabs__item:focus {
            height: 75px; }
          .c-tabs--outline .c-tabs__item.active {
            height: 75px;
            border-bottom-color: #ffffff; }
          .c-tabs--outline .c-tabs__item--sm {
            height: 45px; }
            .c-tabs--outline .c-tabs__item--sm:hover, .c-tabs--outline .c-tabs__item--sm:active, .c-tabs--outline .c-tabs__item--sm:focus {
              height: 55px; }
            .c-tabs--outline .c-tabs__item--sm.active {
              height: 55px; }
          .c-tabs--outline .c-tabs__item:not(.c-tabs__item--sm) + .c-tabs__item--sm {
            margin-left: 10px; } }
      .c-tabs--outline .c-tabs__item:last-child {
        margin-right: 0; }
    .c-tabs--outline .c-tabs__link {
      color: #626262;
      font-size: 1.8rem;
      line-height: 1.2;
      padding: 2px 15px 15px;
      width: 100%; }
      @media (min-width: 992px) {
        .c-tabs--outline .c-tabs__link {
          padding: 0; }
          .c-messaging__aside .c-tabs--outline .c-tabs__link {
            padding: 0 15px; } }
      .c-tabs--outline .c-tabs__link:hover, .c-tabs--outline .c-tabs__link:active, .c-tabs--outline .c-tabs__link:focus {
        color: #333333; }
      .c-tabs__item--sm .c-tabs--outline .c-tabs__link {
        font-size: 1.6rem;
        line-height: 1;
        padding-bottom: 17px; }
        @media (min-width: 992px) {
          .c-tabs__item--sm .c-tabs--outline .c-tabs__link {
            padding: 0 20px; } }
  .c-tabs--basic {
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .c-tabs--basic {
        margin-bottom: 5px; } }
    .c-tabs--basic .c-tabs__item {
      border-bottom: 2px solid transparent; }
      .c-tabs--basic .c-tabs__item:not(:last-child) {
        margin-right: 10px; }
        @media (min-width: 768px) {
          .c-tabs--basic .c-tabs__item:not(:last-child) {
            margin-right: 25px; } }
      .c-tabs--basic .c-tabs__item.active {
        border-color: #3dae2b; }
    .c-tabs--basic .c-tabs__link {
      color: #515151;
      font-size: 1.5rem;
      font-weight: 300;
      line-height: 1.2;
      padding: 12px 15px; }
      @media (min-width: 768px) {
        .c-tabs--basic .c-tabs__link {
          font-size: 1.6rem; } }
      .c-tabs--basic .c-tabs__item.active .c-tabs__link {
        color: #3dae2b; }
      .c-tabs--basic .c-tabs__link:hover {
        background-color: #F7F7F7; }
  .c-tabs--course {
    height: 90px;
    margin: 0; }
    .c-tabs--course .c-tabs__item {
      border-left: none;
      border-radius: 0;
      flex-grow: 1;
      height: 90px;
      max-width: 25%;
      margin-right: 0;
      padding: 0; }
      .c-tabs--course .c-tabs__item.active {
        height: 90px; }
      .c-tabs--course .c-tabs__item:hover, .c-tabs--course .c-tabs__item:active, .c-tabs--course .c-tabs__item:focus {
        height: 90px; }

.c-authors {
  display: flex;
  /*
   * ========== BEM Elements ==========
   */ }
  .c-authors:not(:last-child) {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px;
    padding-bottom: 30px; }
    @media (min-width: 768px) {
      .c-authors:not(:last-child) {
        margin-bottom: 50px;
        padding-bottom: 50px; } }
  .c-authors__figure {
    margin-right: 20px;
    min-height: 80px;
    width: 80px; }
    @media (min-width: 768px) {
      .c-authors__figure {
        margin-right: 40px;
        min-height: 130px;
        width: 130px; } }
  .c-authors__image {
    border-radius: 50%;
    min-height: 80px;
    min-width: 80px;
    width: 100%; }
    @media (min-width: 768px) {
      .c-authors__image {
        min-height: 130px;
        min-width: 130px; } }
  .c-authors__body {
    width: 100%; }
  .c-authors__header {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .c-authors__header {
        align-items: flex-start;
        display: flex;
        justify-content: space-between; } }
  .c-authors__title {
    margin: 0 0 10px; }
    .p-detail-2 .c-authors__title {
      margin: 0 0 10px; }
  .c-authors__subtitle {
    color: #333333;
    margin: 0 0 10px; }
    @media (min-width: 768px) {
      .c-authors__subtitle {
        font-size: 1.8rem; } }
  @media (min-width: 768px) {
    .c-authors__message-btn {
      margin-left: 20px; } }
  @media (min-width: 768px) {
    .c-authors__links {
      display: flex; } }
  .c-authors__link {
    align-items: center;
    color: #333333;
    display: flex;
    font-size: 1.4rem; }
    @media (min-width: 768px) {
      .c-authors__link:not(:last-child) {
        margin-right: 25px; } }
    .c-authors__link:hover, .c-authors__link:active, .c-authors__link:focus {
      color: #3dae2b; }
      .c-authors__link:hover .c-authors__link-icon, .c-authors__link:active .c-authors__link-icon, .c-authors__link:focus .c-authors__link-icon {
        fill: #3dae2b; }
  .c-authors__link-icon {
    fill: #333333;
    margin-right: 7px; }
  .c-authors__heading {
    margin: 30px 0 20px; }
    @media (min-width: 768px) {
      .c-authors__heading {
        margin-top: 40px; } }
  .c-authors__text {
    margin: 0; }
    @media (min-width: 768px) {
      .c-authors__text {
        font-size: 1.8rem; } }

.c-validation-hint {
  min-height: 3.2em;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: .9em; }
  .c-validation-hint > * {
    display: none;
    margin: 0;
    padding: 10px  0;
    color: darkred; }
    .c-validation-hint > *.c-validation-hint-active {
      display: block; }

.c-validation {
  display: none;
  min-height: 3.2em;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: .9em; }
  .c-validation__hint {
    display: none;
    margin: 0;
    padding: 10px  0;
    color: darkred; }
    .c-validation__hint--active {
      display: block; }
  .c-validation--active {
    display: block; }

.c-table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
  width: 100%;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-table tr:nth-child(odd) {
    background-color: #F7F7F7; }
  .c-table tr.active {
    background-color: #3dae2b; }
    .c-table tr.active td {
      color: #ffffff; }
  .c-table td {
    font-size: 1.3rem;
    line-height: 1.3;
    padding: 6px 10px; }
    @media (min-width: 768px) {
      .c-table td {
        padding: 8px 15px;
        font-size: 1.6rem; } }
    .c-table td:first-child {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
    .c-table td:last-child {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
  .c-table--sm td {
    font-size: 1.2rem;
    line-height: 1.15;
    padding: 4px 6px; }

.c-faq + .c-faq {
  margin-top: 3.125em; }
.c-faq__title {
  margin: 0 0 25px; }

.c-faq-result {
  margin-bottom: 36px; }
  .c-faq-result .lightbox-item img {
    width: 100%; }

.c-countdown {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-right: 1.25em;
  /*
   * ========== BEM Elements ==========
   */ }
  .c-countdown__square {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin-right: 0.625em;
    border: 2px solid #3dae2b;
    border-radius: 3px; }
    @media (min-width: 992px) {
      .c-countdown__square {
        width: 50px;
        height: 50px; } }
  .c-countdown__days {
    color: #3dae2b;
    font-size: 2.4rem;
    font-weight: 900; }
    @media (min-width: 992px) {
      .c-countdown__days {
        font-size: 2.8rem; } }
  .c-countdown__body {
    flex: 1 1 auto; }
  .c-countdown__title {
    margin: 0;
    color: #3dae2b;
    font-size: 1.8rem;
    font-weight: 900; }
  .c-countdown__subtitle {
    color: #525252;
    font-size: 1.1rem; }
    @media (min-width: 768px) {
      .c-countdown__subtitle {
        color: #ffffff; } }
  .c-countdown--webinar {
    flex-flow: initial;
    flex-direction: column;
    margin: 0 0 20px 0; }
    @media (min-width: 768px) {
      .c-countdown--webinar {
        margin: 0; } }
    @media (min-width: 992px) {
      .c-countdown--webinar {
        flex-direction: row;
        align-items: center; } }
    .c-countdown--webinar .c-countdown__container {
      display: flex;
      flex-direction: column;
      margin-left: 0; }
    .c-countdown--webinar .c-countdown__vals {
      display: flex;
      flex-direction: row;
      width: 100%;
      border: 1px solid #ffffff;
      border-radius: 5px; }
    .c-countdown--webinar .c-countdown__labels {
      display: flex;
      flex-direction: row;
      width: 100%; }
    .c-countdown--webinar .c-countdown__val {
      position: relative;
      display: flex;
      flex-direction: column;
      flex: 1 1 0;
      align-items: center;
      padding: 10px 20px 10px;
      line-height: 1;
      font-size: 3.2rem;
      font-weight: 600; }
      @media (min-width: 768px) {
        .c-countdown--webinar .c-countdown__val {
          font-size: 2.8rem;
          padding: 10px 15px 10px; } }
      .c-countdown--webinar .c-countdown__val + .c-countdown__val {
        border-left: 1px solid #ffffff; }
    .c-countdown--webinar .c-countdown__label {
      position: absolute;
      bottom: 0;
      right: 0;
      font-size: 1rem;
      padding: 0 3px 1px; }
    .c-countdown--webinar .c-countdown__header {
      margin: 0;
      font-size: 2rem;
      font-weight: 400;
      padding: 0 0 0.4em;
      text-align: center; }
      @media (min-width: 768px) {
        .c-countdown--webinar .c-countdown__header {
          font-size: 1.1rem; } }
      @media (min-width: 992px) {
        .c-countdown--webinar .c-countdown__header {
          margin: 0 25px 0 0;
          padding: 0;
          font-size: 2rem; } }

.c-days-countdown {
  display: flex;
  flex-direction: column;
  align-items: normal; }
  .c-days-countdown__text {
    margin: 0 0 4px 0; }
  .c-days-countdown__inline-wrapper {
    display: flex;
    align-items: center; }
  .c-days-countdown__number {
    flex: 0;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #525252; }

.c-tv {
  background-color: #ffffff;
  position: relative;
  z-index: 100; }
  .c-tv__no-content {
    margin: 80px 0 25px; }
    @media (min-width: 992px) {
      .c-tv__no-content {
        margin: 100px 0 35px; } }
  .c-tv__message {
    font-size: 20px;
    font-weight: 500;
    color: #3dae2b; }
    @media (min-width: 992px) {
      .c-tv__message {
        font-size: 24px; } }
  .c-tv__video {
    background-color: #333333;
    position: relative; }
  .c-tv__info {
    position: relative;
    background-color: white; }
  .c-tv__tabs {
    padding: 40px 15px 40px; }
    @media (min-width: 992px) {
      .c-tv__tabs {
        padding: 50px 0 50px 50px; } }
  @media (max-width: 991px) {
    .c-tv__sidebar {
      padding: 15px 15px; } }
  @media (min-width: 992px) {
    .c-tv__sidebar {
      padding: 50px 50px; } }
  .c-tv__description {
    margin-bottom: 1.5625em; }
  .c-tv--chat .c-tv__video-chat {
    position: relative;
    display: flex;
    flex-direction: column; }
    @media (min-width: 992px) {
      .c-tv--chat .c-tv__video-chat {
        flex-direction: row; } }
  .c-tv--chat .c-tv__video {
    position: relative;
    height: 100%;
    flex: 1; }
  .c-tv--chat .c-tv__chat {
    position: relative;
    -webkit-transition: max-width .5s,min-width .5s,border .5s,background-color .5s;
    transition: max-width .5s,min-width .5s,border .5s,background-color .5s;
    background-color: #fff;
    width: 100%;
    height: 300px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 0; }
    @media (min-width: 992px) {
      .c-tv--chat .c-tv__chat {
        max-width: 320px;
        height: auto; } }
    @media (min-width: 1200px) {
      .c-tv--chat .c-tv__chat {
        max-width: 360px; } }
    .c-tv--chat .c-tv__chat:after {
      content: '';
      width: 54px;
      height: 54px;
      position: absolute;
      top: 0;
      right: 0;
      background-color: #ffffff; }
    .c-tv--chat .c-tv__chat iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.c-question__list {
  padding-left: 0;
  margin-left: 0;
  list-style: none; }
.c-question__list-item {
  border-radius: 5px;
  margin: 0 -10px 5px;
  padding: 10px; }
  .c-question__list-item--correct {
    background-color: rgba(128, 181, 27, 0.1); }
.c-question__title {
  margin: 0 0 25px; }
  .c-question__title:not(:first-child) {
    margin-top: 50px; }
  @media (min-width: 768px) {
    .c-question__title {
      margin-bottom: 30px; } }
  .c-question__title p {
    font-size: inherit;
    margin-bottom: 5px; }
.c-question__text {
  font-size: 16px; }
.c-question__feedback-progress {
  margin-left: 42px; }
.c-question__image {
  max-width: 100%; }
  @media (min-width: 768px) {
    .c-modal .c-question__image {
      display: block;
      margin: 0 auto;
      max-height: 60vh; } }
.c-question--feedback .c-question__list-item {
  margin-top: 3.125em; }
  .c-question--feedback .c-question__list-item:first-child:not(.c-question__list-item--selected) {
    margin-top: 1.25em; }
  .c-question--feedback .c-question__list-item--nomargintop {
    margin-top: 0; }

.c-rating-stars {
  display: inline-flex;
  flex-direction: row-reverse;
  width: 100%;
  max-width: 400px; }
  .c-rating-stars__input {
    -webkit-appearance: none; }
    .c-rating-stars__input:checked ~ .c-rating-stars__label .c-rating-stars__icon {
      fill: #fb6; }
    .c-rating-stars__input + .c-rating-stars__label:hover .c-rating-stars__icon, .c-rating-stars__input + .c-rating-stars__label:hover ~ .c-rating-stars__label .c-rating-stars__icon, .c-rating-stars__input + .c-rating-stars__label:hover ~ .c-rating-stars__input:checked ~ .c-rating-stars__label .c-rating-stars__icon, .c-rating-stars__input:checked + .c-rating-stars__label:hover .c-rating-stars__icon, .c-rating-stars__input:checked + .c-rating-stars__label:hover ~ label .c-rating-stars__icon, .c-rating-stars__input:checked ~ .c-rating-stars__label:hover .c-rating-stars__icon, .c-rating-stars__input:checked ~ .c-rating-stars__label:hover ~ label .c-rating-stars__icon {
      fill: #fc6; }
    .c-rating-stars__input .c-rating-stars__label {
      cursor: pointer;
      transform-origin: center center; }
    .c-rating-stars__input .c-rating-stars__label:active {
      position: relative;
      transform: scale(1.1); }
  .c-rating-stars__label {
    position: relative;
    box-sizing: initial;
    width: 20%;
    margin: 0;
    padding: 0 1%;
    overflow: hidden; }
    .c-rating-stars__label:after {
      content: "";
      display: block;
      padding-bottom: 100%; }
    .c-rating-stars__label--selected .c-rating-stars__icon {
      fill: #fb6; }
    .c-rating-stars__label--average .c-rating-stars__icon {
      fill: #c4c4c4; }
  .c-rating-stars__icon {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    fill: #eee;
    transition: all .3s;
    pointer-events: none; }

.c-rating-smiley {
  margin: 0 auto; }
  .c-rating-smiley__input {
    -webkit-appearance: none; }
    .c-rating-smiley__input .c-rating-smiley__label {
      cursor: pointer; }
  .c-rating-smiley__label {
    margin: 0 24px; }
  .c-rating-smiley__icon {
    width: 90px;
    height: 90px;
    border: none;
    fill: #c4c4c4;
    transition: all 0.3s ease; }
    .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--sad:hover, .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--sad:active, .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--sad:focus {
      fill: #b51b1b; }
    .c-rating-smiley__input:checked + .c-rating-smiley__label > .c-rating-smiley__icon--sad, .c-rating-smiley__label--selected > .c-rating-smiley__icon--sad {
      fill: #b51b1b; }
    .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--neutral:hover, .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--neutral:active, .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--neutral:focus {
      fill: #F89406; }
    .c-rating-smiley__input:checked + .c-rating-smiley__label > .c-rating-smiley__icon--neutral, .c-rating-smiley__label--selected > .c-rating-smiley__icon--neutral {
      fill: #F89406; }
    .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--happy:hover, .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--happy:active, .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--happy:focus {
      fill: #80b51b; }
    .c-rating-smiley__input:checked + .c-rating-smiley__label > .c-rating-smiley__icon--happy, .c-rating-smiley__label--selected > .c-rating-smiley__icon--happy {
      fill: #80b51b; }
  .c-rating-smiley--feedback {
    display: inline-block; }
    .c-rating-smiley--feedback .c-rating-smiley__label {
      margin: 0; }

.c-image-choice-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .c-image-choice-grid__item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 2%;
    flex-basis: 100%; }
    @media (min-width: 480px) {
      .c-image-choice-grid__item:not(:only-child) {
        flex-basis: 49%; } }
    @media (min-width: 768px) {
      .c-image-choice-grid__item:nth-last-child(n+5):first-child, .c-image-choice-grid__item:nth-last-child(n+5):first-child ~ * {
        flex-basis: 32%; }
      .c-image-choice-grid__item:nth-child(3n+2) {
        margin-right: auto;
        margin-left: 2%; } }

.c-image-choice {
  flex-direction: column;
  justify-content: flex-start;
  position: relative; }
  .c-image-choice__input {
    display: none; }
    .c-image-choice__input:not(:checked) + .c-image-choice__label > .c-image-choice__image-status > .c-image-choice__image:hover {
      transform: scale(1.1); }
    .c-image-choice__input:checked + .c-image-choice__label > .c-image-choice__image-status > .c-image-choice__image {
      transform: scale(1.1); }
    .c-image-choice__input:checked + .c-image-choice__label > .c-image-choice__image-status > .c-image-choice__status {
      opacity: 1; }
  .c-image-choice__label {
    margin: 0; }
    .c-image-choice__input + .c-image-choice__label {
      cursor: pointer; }
  .c-image-choice__image-status {
    position: relative;
    overflow: hidden; }
  .c-image-choice__image {
    max-width: 100%;
    transform: scale(1);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
  .c-image-choice__status {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    background-color: rgba(61, 174, 43, 0.75);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    pointer-events: none; }
  .c-image-choice__icon {
    width: 80px;
    height: 80px;
    fill: #ffffff; }
  .c-image-choice__text {
    display: block;
    margin: 0.5em 0 0;
    color: #3dae2b;
    font-size: 16px;
    font-weight: 400; }

.c-favorite {
  cursor: pointer; }
  .c-favorite.animate {
    animation-duration: 0.3s;
    animation-name: favoriteScale;
    animation-iteration-count: 1;
    animation-direction: normal; }

@keyframes favoriteScale {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }
.c-bubble {
  align-self: flex-start;
  display: flex;
  margin-bottom: 10px;
  max-width: 85%;
  vertical-align: top; }
  @media (min-width: 992px) {
    .c-bubble {
      max-width: 55%; }
      .c-messaging-chat--active .c-bubble {
        max-width: 500px; } }
  .c-bubble:first-child {
    margin-bottom: 0; }
  .c-bubble--me {
    align-self: flex-end; }
  .c-bubble__avatar {
    margin-right: 10px; }
  .c-bubble__content {
    background-color: #ffffff;
    border-radius: 10px; }
    .c-bubble--me .c-bubble__content {
      border-top-right-radius: 0;
      background-color: #B1B1B1; }
    .c-bubble--other .c-bubble__content {
      border-top-left-radius: 0; }
  .c-bubble__author {
    color: #CFCFCF;
    font-size: 1.2rem;
    line-height: 1.3;
    padding: 13px 19px 1px; }
    .c-bubble--author-featured .c-bubble__author {
      background-color: #3dae2b;
      border-top-right-radius: 10px;
      color: #ffffff;
      font-weight: 500;
      margin-bottom: 10px;
      padding-bottom: 9px;
      padding-top: 12px; }
  .c-bubble__author-role {
    font-size: 1.1rem;
    font-weight: 300;
    margin-top: 5px; }
  .c-bubble__text {
    color: #626262;
    padding: 1px 19px 8px; }
    .c-bubble--me .c-bubble__text {
      color: #ffffff; }
    .c-bubble__text p {
      font-size: 1.4rem;
      line-height: 1.4;
      margin: 0 0 5px; }
    .c-bubble__text a {
      color: #626262;
      text-decoration: underline; }
      .c-bubble--me .c-bubble__text a {
        color: #ffffff; }
      .c-bubble__text a:hover {
        text-decoration: none; }
  .c-bubble__file-link {
    align-items: center;
    display: flex; }
  .c-bubble__file-icon {
    margin-right: 10px;
    text-decoration: none; }
    .c-bubble__file-icon svg {
      fill: #626262; }
      .c-bubble--me .c-bubble__file-icon svg {
        fill: #ffffff; }
  .c-bubble__file-text {
    word-break: break-all; }
  .c-bubble__date {
    color: #CFCFCF;
    font-size: 1.2rem; }
    .c-bubble--me .c-bubble__date {
      text-align: right; }

.c-card-profile {
  margin: 0 0 3em;
  text-align: center; }
  .c-card-profile__figure {
    width: 100%; }
  .c-card-profile__image {
    border-radius: 50%;
    width: 90%;
    max-width: 160px;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    aspect-ratio: 1/1; }
  .c-card-profile__body {
    margin: 1.25em 0 0;
    text-align: center; }
  .c-card-profile__title {
    margin-bottom: 15px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    word-break: break-word; }
  .c-card-profile__subtitle {
    margin: 0.5em 0 0;
    color: #333333;
    font-size: 1.5rem;
    line-height: normal;
    font-weight: 400;
    text-transform: normal;
    justify-content: center;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    height: 38px;
    min-height: 38px; }
    .c-card-profile__subtitle a, .c-card-profile__subtitle a:hover, .c-card-profile__subtitle a:active, .c-card-profile__subtitle a:focus {
      color: #333333; }
  .c-card-profile--modal .c-card-profile__title {
    font-size: 1.4rem;
    font-weight: 400; }

.c-dot {
  align-items: center;
  background-color: #c00;
  border: none;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  font-size: 1.2rem;
  font-weight: 700;
  height: 20px;
  justify-content: center;
  width: 20px; }
  .c-dot:hover, .c-dot:active, .c-dot:focus {
    animation: bounce;
    animation-duration: 2s; }
  .c-dot__wrapper {
    position: relative; }
  .c-tabs__item .c-dot {
    position: absolute; }
  .c-table .c-dot {
    font-size: 1.3rem;
    font-weight: 500; }
    @media (min-width: 768px) {
      .c-table .c-dot {
        font-size: 1.6rem; } }
  .c-table .active .c-dot {
    background-color: #ffffff;
    color: #3dae2b; }
  .c-table--sm .c-dot {
    font-size: 1rem;
    height: 22px;
    width: 22px; }
  .c-dot--xxxs {
    height: 6px;
    width: 6px; }
    .c-dot--xxxs.c-dot--top-right {
      top: -3px;
      right: -3px; }
  .c-dot--xxs {
    height: 10px;
    width: 10px; }
    .c-dot--xxs.c-dot--top-right {
      top: -5px;
      right: -5px; }
  .c-dot--xs {
    font-size: 1rem;
    height: 16px;
    width: 16px; }
    .c-dot--xs.c-dot--top-right {
      right: -5px;
      top: -5px; }
  .c-dot--sm {
    width: 16px;
    height: 16px; }
    .c-dot--sm.c-dot--top-right {
      right: -7px;
      top: -7px; }
  .c-dot--lg {
    width: 25px;
    height: 25px; }
    .c-dot--lg.c-dot--top-right {
      right: -12px;
      top: -12px; }
  .c-dot--xl {
    height: 30px;
    width: 30px; }
    .c-dot--xl.c-dot--top-right {
      top: -15px;
      right: -15px; }
  .c-dot--top-right {
    position: absolute;
    right: 0;
    top: -8px; }
  .c-dot--color-primary {
    background-color: #3dae2b; }
  .c-dot--status-online {
    background-color: #70c25a;
    border: 1px solid #ffffff; }
  .c-dot--status-offline {
    background-color: #bebebe;
    border: 1px solid #ffffff; }
  .c-category-associated .c-dot {
    margin: 0 0 0 8px; }
  .c-dot[class*='m--category'] {
    background-color: #3dae2b; }
  .l-header__preheader .c-dot {
    top: 0;
    right: -3px; }
    @media (min-width: 1200px) {
      .l-header__preheader .c-dot {
        top: 0;
        right: 7px; } }
  .l-header__offcanvas .c-dot {
    top: 0;
    right: 12px; }

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.c-messaging__aside {
  width: 100%; }
  @media (min-width: 768px) {
    .c-messaging__aside {
      margin-right: -1px;
      width: 50%;
      z-index: 1; } }
  @media (min-width: 992px) {
    .c-messaging__aside {
      width: 35%; } }
.c-messaging__main {
  position: fixed;
  top: 0;
  right: -100vw;
  width: 100vw;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  transition: right 0.25s cubic-bezier(0, 0.53, 0.25, 1); }
  @media (max-width: 767px) {
    .c-messaging__main {
      background-color: whitesmoke;
      opacity: 0;
      z-index: 1080;
      pointer-events: none;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 100%; }
      .c-messaging__main--active {
        opacity: 1; }
      .c-messaging__main--animate {
        right: 0;
        pointer-events: all; } }
  @media (min-width: 768px) {
    .c-messaging__main {
      position: relative;
      left: 0;
      width: 50%;
      height: auto;
      min-height: auto; } }
  @media (min-width: 768px) {
    .c-messaging__main {
      width: 65%; } }
  .c-messaging__main--full-width {
    width: 100%; }
.c-messaging__intro {
  background-color: #F5F5F5;
  min-height: 300px;
  padding: 15px;
  position: absolute;
  text-align: center;
  border-radius: 5px;
  top: 0;
  width: 100%; }
  @media (max-width: 767px) {
    .c-messaging__intro {
      display: none; } }
.c-messaging__intro-image {
  flex: 1;
  width: 100%;
  margin: 40px 0 30px 0; }
  .c-messaging__intro-image svg {
    height: 266px;
    width: 470px; }
.c-messaging__intro-title {
  color: #3dae2b;
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 15px; }
.c-messaging__intro-text {
  max-width: 500px; }
@media (max-width: 767px) {
  .c-messaging-messages-options {
    display: block; } }
.c-messaging-messages-filters {
  margin: 0 0.9375em 1.25em 0; }
.c-messaging-messages {
  overscroll-behavior-y: contain;
  position: relative; }
  @media (min-width: 768px) {
    .c-messaging-messages {
      height: calc(100vh - 465px);
      min-height: 300px;
      overflow-y: auto; } }
  .c-messaging-messages__item {
    border: 1px solid transparent;
    margin: 0 0 1.5em; }
    @media (min-width: 768px) {
      .c-messaging-messages__item {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        margin: 0;
        transition: all 0.3s ease; }
        .c-messaging-messages__item:hover, .c-messaging-messages__item:active, .c-messaging-messages__item:focus {
          background-color: whitesmoke;
          border-color: #e2e2e2;
          border-right-color: whitesmoke; }
        .c-messaging-messages__item--active {
          background-color: whitesmoke;
          border-color: #e2e2e2;
          border-right: none; } }
  .c-messaging-messages__btn-float {
    display: none; }
    @media (max-width: 767px) {
      .c-messaging-messages__btn-float {
        display: flex; } }
.c-messaging-message {
  padding: 2px;
  cursor: pointer; }
  @media (min-width: 768px) {
    .c-messaging-message {
      padding: 15px 20px; } }
  .c-messaging-message__img {
    border-radius: 50%;
    margin-right: 10px; }
  .c-messaging-message__center-wrapper {
    min-width: 50%; }
  .c-messaging-message__username {
    font-size: 16px; }
    .c-messaging-message__username--small {
      font-size: 1.2rem; }
  .c-messaging-message__username-modal {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0; }
    .c-messaging-message__username-modal li {
      margin: 0; }
    .c-messaging-message__username-modal__user {
      color: #3dae2b;
      font-weight: bold; }
    .c-messaging-message__username-modal__category {
      font-size: 14px; }
  .c-messaging-message__title {
    color: #3dae2b;
    font-size: 16px;
    line-height: 1.3;
    -webkit-line-clamp: 2;
    line-clamp: 2; }
  .c-messaging-message__cat {
    color: #666;
    font-size: 1.2rem;
    line-height: 1.4; }
  .c-messaging-message__status {
    font-size: 1.4rem;
    line-height: 1.4;
    margin-top: 3px; }
    .c-messaging-message__status--pending {
      color: orange; }
    .c-messaging-message__status--closed {
      color: red; }
    .c-messaging-message__status--answered {
      color: #3dae2b; }
  .c-messaging-message__right-wrapper {
    margin: 0 0 0 1em;
    text-align: right;
    white-space: nowrap; }
  .c-messaging-message__date {
    color: #666;
    font-size: 1.2rem;
    margin-left: auto; }
    .c-messaging-messages__item--active .c-messaging-message__date {
      display: none; }
  .c-messaging-message__dot {
    margin-top: 0.25em; }
@media (max-width: 767px) {
  .c-messaging-chat-header {
    background-color: #ffffff;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 50px;
    padding: 0 12px; }
    .c-messaging-chat-header__icon {
      flex: 0 0 auto; }
    .c-messaging-chat-header__img {
      margin-right: 10px; } }
@media (min-width: 768px) {
  .c-messaging-chat-header {
    display: none; } }
@media (max-width: 767px) {
  .c-messaging-chat-options {
    background: #ffffff;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.25);
    padding: 12px 15px 18px;
    width: 100%; } }
@media (min-width: 768px) {
  .c-messaging-chat-options {
    position: absolute;
    right: 0;
    top: -100px; } }
.c-messaging-chat-wrapper {
  overflow: hidden;
  position: relative; }
  @media (max-width: 767px) {
    .c-messaging-chat-wrapper {
      display: flex;
      flex: 1;
      flex-direction: column; } }
  @media (min-width: 768px) {
    .c-messaging-chat-wrapper {
      background-color: #f2f2f2;
      border: 1px solid #e2e2e2;
      border-bottom-right-radius: 10px;
      border-top-right-radius: 10px;
      height: calc(100vh - 465px);
      min-height: 300px; } }
.c-messaging-chat {
  display: none;
  align-items: center;
  padding: 17px 15px 12px;
  flex: 1;
  overflow-y: auto;
  overscroll-behavior-y: contain;
  /* Lo logico seria usar flex-end y direction: column, pero en ese caso en iOS no funciona el overflow: scroll */
  justify-content: flex-start;
  flex-direction: column-reverse;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: whitesmoke; }
  @media (min-width: 768px) {
    .c-messaging-chat {
      height: inherit;
      min-height: inherit;
      padding: 20px 30px; } }
  .c-messaging-chat--active {
    display: flex; }
  .c-messaging-chat__start {
    position: relative;
    margin-bottom: 32px;
    width: 100%;
    text-align: center; }
  .c-messaging-chat__start-text {
    color: #d1d1d1;
    display: inline-flex;
    font-size: 1.4rem; }
    .c-messaging-chat__start-text:before, .c-messaging-chat__start-text:after {
      position: absolute;
      top: 12px;
      display: inline-block;
      width: 30%;
      height: 1px;
      content: '';
      background-color: #d1d1d1; }
    .c-messaging-chat__start-text:before {
      left: 0; }
    .c-messaging-chat__start-text:after {
      right: 0; }
.c-messaging-chat-input {
  margin: 1em 0 0;
  width: 100%; }
  @media (max-width: 767px) {
    .c-messaging-chat-input {
      margin: 0;
      background-color: #ffffff;
      padding: 10px;
      box-shadow: 0 0 14px 2px rgba(0, 0, 0, 0.1); } }
  .c-messaging-chat-input__text-closed {
    font-size: 1.4rem;
    line-height: 1.4;
    margin: 0;
    text-align: center; }
    @media (min-width: 768px) {
      .c-messaging-chat-input__text-closed {
        line-height: 1.6;
        margin: 0 25px; } }
  .c-messaging-chat-input__text {
    min-width: 100px;
    height: 80px;
    border-radius: 15px;
    background-color: whitesmoke;
    padding: 8px 15px;
    color: #333333;
    flex: 1; }
    @media (min-width: 768px) {
      .c-messaging-chat-input__text {
        border: 1px solid #e2e2e2; } }
    .c-messaging-chat-input__text div {
      background-color: transparent !important;
      border: none !important; }
    .c-messaging-chat-input__text::placeholder {
      color: #333333; }
  .c-messaging-chat-input__submit-btn {
    margin: 0 0 0 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    background-color: #3dae2b;
    transition: all .5s ease; }
    @media (min-width: 768px) {
      .c-messaging-chat-input__submit-btn {
        margin: 0 0 0 1em;
        height: 50px;
        width: 50px; } }
    .c-messaging-chat-input__submit-btn svg {
      fill: transparent;
      stroke: #ffffff; }
    .c-messaging-chat-input__submit-btn:hover, .c-messaging-chat-input__submit-btn:active, .c-messaging-chat-input__submit-btn:focus {
      background-color: #51cf3d; }
  .c-messaging-chat-input__submit-btn {
    background: url("/bundles/alejandria/css/images/icon-send.svg") no-repeat 7px center #3dae2b !important; }
    @media (min-width: 992px) {
      .c-messaging-chat-input__submit-btn {
        background: url("/bundles/alejandria/css/images/icon-send.svg") no-repeat 12px 14px #3dae2b !important; } }
@media (max-width: 767px) {
  .c-messaging .modal-dialog {
    margin: 0;
    top: 0;
    transform: none; } }
.c-messaging .modal-content {
  padding: 0 15px 25px; }
  @media (max-width: 767px) {
    .c-messaging .modal-content {
      height: 100vh; } }
.c-messaging .modal-body {
  background: none; }
.c-messaging .help-block {
  margin: 0; }
  .c-messaging .help-block li {
    line-height: 1.2;
    margin: 0; }
  .c-messaging .help-block .label {
    background: none;
    color: #a94442;
    white-space: normal;
    padding: 0; }
  .c-messaging .help-block .glyphicon {
    display: none; }
.c-messaging .has-error .form-control {
  border-color: #CCC; }

.c-messaging-chat-header__text-primary {
  font-weight: bold;
  color: #3dae2b; }

.c-messaging__main.flex.flex-column.j-messaging-chat-view .c-messaging-chat-input {
  padding-left: 8px; }

.c-files__item {
  border-top: 1px solid #C4C4C4;
  padding: 15px; }
  .c-files--background .c-files__item {
    border: none;
    background-color: #ffffff;
    margin-bottom: 10px;
    padding: 9px; }
.c-files__row {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: row; }
  .c-files__item--disabled .c-files__row {
    opacity: 0.4; }
.c-files__icon-box {
  height: 48px;
  width: 48px; }
  .c-files__icon-box--sm {
    height: 35px;
    width: 35px; }
.c-files__icon {
  height: 32px;
  width: 32px; }
  .c-files__icon-box--sm .c-files__icon {
    height: 14px;
    width: 14px; }
.c-files__text {
  flex: 1 1 0;
  margin: 0 14px; }
  @media (min-width: 768px) {
    .c-files__text {
      margin: 0 20px; } }
.c-files__title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
  word-break: break-all; }
.c-files__subtitle {
  color: rgba(51, 51, 51, 0.6);
  font-size: 1.35rem;
  line-height: 1.25;
  margin: 4px 0 0; }
.c-files--background {
  margin-bottom: 25px; }

.c-category-group {
  margin: -5px -0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start; }
  @media (min-width: 480px) {
    .c-category-group {
      margin: -6px -6px; } }
  @media (min-width: 768px) {
    .c-category-group {
      margin: -7px -8px; } }
  @media (min-width: 992px) {
    .c-category-group {
      margin: -8px -8px; } }
  @media (min-width: 1200px) {
    .c-category-group {
      margin: -9px -8px; } }
  .c-category-group__item {
    width: 100%;
    padding: 5px 0; }
    @media (min-width: 480px) {
      .c-category-group__item {
        width: 50%;
        padding: 6px 6px; } }
    @media (min-width: 768px) {
      .c-category-group__item {
        width: 50%;
        padding: 7px 8px; } }
    @media (min-width: 992px) {
      .c-category-group__item {
        width: 33.3333333333%;
        padding: 8px 8px; } }
    @media (min-width: 1200px) {
      .c-category-group__item {
        width: 25%;
        padding: 9px 8px; } }

  .c-category-group__item-wrapper {
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden; }

.c-category {
  border: 1px solid #3dae2b;
  height: 100%;
  min-height: 80px;
  padding: 12px;
  font-size: 16px;
  line-height: normal;
  font-weight: inherit;
  text-transform: none;
  text-align: center;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative; }
  .c-category:hover, .c-category:active, .c-category:focus {
    background-color: #3dae2b;
    color: #ffffff; }
  .c-category__text {
    pointer-events: none;
    position: relative; }
  .m--inverse .c-category {
    border: 1px solid #ffffff;
    color: #ffffff; }
    .m--inverse .c-category:hover, .m--inverse .c-category:active, .m--inverse .c-category:focus {
      background-color: rgba(255, 255, 255, 0.2);
      color: #ffffff; }
  .c-category-group--image .c-category {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    border-radius: 5px; }
    .c-category-group--image .c-category:before {
      content: "";
      display: inline-block;
      padding: 25% 0; }
  .c-category__overlay {
    border-radius: 5px;
    height: 100%;
    position: absolute;
    transition: opacity 0.3s;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .c-category__overlay:hover, .c-category__overlay:active, .c-category__overlay:focus {
      opacity: 0.8; }
    .c-category-group--image .c-category__overlay {
      opacity: 0.8; }
      .c-category-group--image .c-category__overlay:hover, .c-category-group--image .c-category__overlay:active, .c-category-group--image .c-category__overlay:focus {
        opacity: 0.65; }

.c-category-associated {
  align-items: center;
  color: #525252;
  display: flex;
  font-size: 1.2rem;
  font-weight: 300;
  height: 24px;
  margin-bottom: 0;
  max-width: 100%; }
  .c-category-associated__icon {
    fill: #525252;
    height: 16px;
    margin-right: 6px;
    width: 16px; }
    .m--inverse .c-category-associated__icon {
      fill: #ffffff; }
  .c-category-associated__text {
    flex: 1 1 100%; }
    .l-card-list .c-category-associated__text {
      width: 80px; }
    .m--inverse .c-category-associated__text {
      color: #ffffff; }
  .c-category-associated__category-icon {
    height: 21px;
    margin-right: 10px;
    width: 21px; }

.c-feedback {
  border-radius: 5px;
  border: 1px solid transparent;
  margin-bottom: 15px;
  padding: 20px; }
  .c-feedback--error {
    border-color: rgba(181, 27, 27, 0.2);
    background: rgba(181, 27, 27, 0.2);
    color: #b51b1b; }
  .c-feedback--success, .c-feedback--completed {
    border-color: rgba(128, 181, 27, 0.2);
    background: rgba(128, 181, 27, 0.2);
    color: #80b51b; }
  .c-feedback--info, .c-feedback--incompleted {
    border-color: rgba(226, 156, 16, 0.2);
    background: rgba(226, 156, 16, 0.2);
    color: #E29C10; }
  .c-feedback--sm {
    padding: 15px; }
    .c-feedback--sm p {
      font-size: 14.4px;
      margin-bottom: 10px; }
  .c-feedback--xs {
    padding: 8px 10px; }
    .c-feedback--xs p {
      font-size: 13.6px;
      line-height: 1.35;
      margin-bottom: 7px; }
  .c-feedback p:last-child {
    margin: 0; }

.c-circle-progress {
  position: relative; }
  .c-circle-progress__text {
    position: absolute;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 66%; }
  .c-circle-progress__current-value {
    color: #3dae2b;
    font-size: 4rem;
    font-weight: 700;
    margin: 0 0 15px; }
    .c-circle-progress--fail .c-circle-progress__current-value {
      color: #b51b1b; }
    .c-circle-progress--success .c-circle-progress__current-value {
      color: #80b51b; }
  .c-circle-progress__current-text {
    color: #3dae2b;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0; }
    .c-circle-progress--fail .c-circle-progress__current-text {
      color: #b51b1b; }
    .c-circle-progress--success .c-circle-progress__current-text {
      color: #80b51b; }
  .c-circle-progress__target {
    font-size: 1.3rem;
    margin: 0; }
  .c-circle-progress__circle {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 2s ease-out;
    stroke: #E2E2E2;
    stroke-width: 3px; }
    .c-circle-progress__circle--active {
      stroke: #3dae2b;
      transform: rotate(90deg);
      transform-origin: 50% 50%; }
      .c-circle-progress--fail .c-circle-progress__circle--active {
        stroke: #b51b1b; }
      .c-circle-progress--success .c-circle-progress__circle--active {
        stroke: #80b51b; }

@media (max-width: 991px) {
  .c-overflow {
    max-width: calc(100vw - 30px);
    position: relative; }
    .c-overflow:after {
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      content: "";
      height: 100%;
      pointer-events: none;
      position: absolute;
      right: 0;
      top: 0;
      width: 60px;
      z-index: 1001; }
    .c-overflow__body {
      overflow-x: auto;
      overflow-y: hidden;
      padding: 0 40px 0 0; } }

.c-share__text {
  font-size: 1.5rem;
  line-height: 1.2; }
.c-share__icons {
  display: flex;
  flex-wrap: wrap; }
.c-share__icon {
  margin: 0 12px 12px 0; }

.c-remove-content--active {
  opacity: 0;
  animation: fadeout 1s; }

@keyframes fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.c-price--old {
  font-size: .8em;
  opacity: .6;
  text-decoration: line-through; }

.c-link {
  color: #3dae2b; }
  .m--inverse .c-link {
    color: #ffffff; }
    .m--inverse .c-link:hover, .m--inverse .c-link:active, .m--inverse .c-link:focus {
      color: #ffffff; }
  .c-link--icon {
    align-items: center;
    color: #626262;
    display: flex; }
    .c-link--icon:hover, .c-link--icon:active, .c-link--icon:focus {
      color: #626262;
      text-decoration: underline; }

.c-badges {
  background: #F7F7F7;
  border-radius: 7.5px;
  color: #7E7E7E;
  display: block;
  margin: 0 auto;
  height: 100%;
  padding: 45px 15px 30px;
  text-align: center;
  transition: all 0.3s ease;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-badges:hover, .c-badges:active, .c-badges:focus {
    box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px; }
    .c-badges:hover .c-badges__icon svg, .c-badges:active .c-badges__icon svg, .c-badges:focus .c-badges__icon svg {
      fill: #B1B1B1; }
    .c-badges:hover .c-badges__icon-bg, .c-badges:active .c-badges__icon-bg, .c-badges:focus .c-badges__icon-bg {
      filter: drop-shadow(0px 0px 6px #CFCFCF);
      stroke: #CFCFCF; }
  .c-badges__animated {
    background: radial-gradient(#f0f0f0, #F7F7F7);
    position: relative;
    width: 300px;
    height: 400px;
    perspective: 1000px;
    /* agrega perspectiva */
    transform-style: preserve-3d;
    transition: transform 0.6s; }
    .c-badges__animated:hover > .c-badges__front {
      transform: perspective(600px) rotateY(-180deg); }
    .c-badges__animated:hover > .c-badges__back {
      transform: perspective(600px) rotateY(0deg); }
  .c-badges__front {
    width: 100%;
    height: 100%;
    overflow: hidden;
    backface-visibility: hidden;
    position: absolute;
    transition: transform .5s linear; }
  .c-badges__middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .c-badges__back {
    width: 100%;
    height: 100%;
    overflow: hidden;
    backface-visibility: hidden;
    position: absolute;
    transition: transform .5s linear;
    background: #ccff00;
    transform: rotateY(180deg); }
  .c-badges__icon-wrapper {
    margin: 0 auto 5px;
    max-width: 235px;
    padding: 0 10px;
    position: relative; }
    @media (min-width: 480px) {
      .c-badges__icon-wrapper {
        padding: 0 18px; } }
  .c-badges__icon {
    position: absolute;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 55%; }
    .c-badges__icon svg {
      fill: #CFCFCF;
      transition: all 0.3s ease; }
  .c-badges__icon-bg {
    filter: drop-shadow(0px 0px 3px #E1E1E1);
    fill: #ffffff;
    stroke-width: 1px;
    stroke: #E1E1E1;
    transition: all 0.3s ease; }
    .c-badges__icon-bg path {
      fill: #ffffff; }
  .c-badges__icon-bg-start {
    stop-color: #ffffff; }
  .c-badges__icon-bg-stop {
    stop-color: #ffffff; }
  .c-badges__date-completed {
    font-size: 1.1rem;
    line-height: 1.3;
    margin: 12px 0 8px; }
  .c-badges__date-expiration {
    font-size: 1.1rem;
    line-height: 1.3;
    margin-bottom: 5px; }
  .c-badges__progress {
    margin: 12px auto 10px;
    max-width: 160px;
    width: 80%; }
  .c-badges__steps {
    font-size: 1.4rem;
    margin: -10px 0 10px; }
  .c-badges__title {
    color: #3B3B3B;
    font-size: 1.6rem;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 4px; }
  .c-badges__points {
    font-size: 1.2rem;
    margin-bottom: 0; }
  .c-badges__modal {
    margin: 0 auto 25px;
    max-width: 350px;
    text-align: center; }
    @media (min-width: 992px) {
      .c-badges__modal {
        margin-bottom: 40px; } }
  .c-badges__info {
    padding-top: 24px; }
  .c-badges--completed .c-badges__icon svg {
    fill: #ffffff !important; }
  .c-badges--completed .c-badges__icon-bg {
    filter: drop-shadow(0px 0px 5px #3dae2b);
    stroke: #3dae2b !important; }
    .c-badges--completed .c-badges__icon-bg path {
      fill: #3dae2b; }
  .c-badges--completed .c-badges__icon-bg-start {
    stop-color: #3dae2b; }
  .c-badges--completed .c-badges__icon-bg-stop {
    stop-color: #63d451; }
  .c-badges--completed:hover .c-badges__icon-bg, .c-badges--completed:active .c-badges__icon-bg, .c-badges--completed:focus .c-badges__icon-bg {
    filter: drop-shadow(0px 0px 8px #3dae2b); }
  .c-badges--basic .c-badges__date-expiration {
    left: 0;
    margin: 0;
    padding: 0 20px;
    position: absolute;
    top: 15px;
    width: 100%; }
    @media (min-width: 480px) {
      .c-badges--basic .c-badges__date-expiration {
        top: 18px; } }
  .c-badges--modal {
    padding-bottom: 35px; }
    .c-badges--modal .c-badges__pretitle {
      font-size: 25px;
      margin-bottom: 25px;
      color: #3dae2b;
      font-weight: bold; }
    .c-badges--modal .c-badges__title {
      font-size: 25px; }
    .c-badges--modal .c-badges__date-completed {
      font-size: 1.4rem; }
    .c-badges--modal .c-badges__date-expiration {
      font-size: 1.4rem; }

.mb-24 {
  margin-bottom: 24px; }

.c-record-list ul,
.c-record-list ol {
  padding-left: 0;
  margin-left: 0;
  list-style: none; }
.c-record-list__list-item {
  margin-bottom: 30px; }
.c-record-list__heading {
  border-bottom: 1px solid #E1E1E1;
  font-size: 1.4rem;
  font-weight: 900;
  margin-bottom: 15px;
  padding-bottom: 5px; }
.c-record-list__sublist-item {
  display: flex;
  margin-bottom: 15px; }
.c-record-list__text {
  flex: 1; }
.c-record-list__title {
  margin-bottom: 4px;
  padding-right: 30px; }
  @media (max-width: 767px) {
    .c-record-list__title {
      font-size: 1.4rem; } }
.c-record-list__subtitle {
  color: #B1B1B1;
  font-size: 1.3rem;
  margin: 0; }
@media (max-width: 767px) {
  .c-record-list__value {
    font-size: 1.4rem; } }

.p-achievements__dashboard .c-chart-circle {
  margin: 23px auto 10px;
  max-width: 95px; }
.c-days-countdown .c-chart-circle {
  height: 30px;
  width: 30px; }
.c-chart-circle__svg {
  border-radius: 50%;
  background-color: #EFF0F0; }
  .c-chart-circle__svg--completed {
    background-color: #3dae2b; }
.c-chart-circle__path {
  fill: #3dae2b; }

.c-achievements-widget {
  background: #FAFBFB;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  color: #515151;
  margin-right: 15px;
  padding: 15px;
  /*
   * ========== BEM Elements ==========
   */ }
  .c-achievements-widget__title {
    font-weight: 700;
    margin-bottom: 10px; }
  .c-achievements-widget__badge-text {
    color: #3dae2b;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    margin: 0; }
  .c-achievements-widget__ranking-summary {
    align-items: center;
    display: flex;
    margin-bottom: 10px; }
  .c-achievements-widget__ranking-item:not(:last-child) {
    border-right: 1px solid #EFF0F0;
    margin-right: 11px;
    padding: 5px 11px 5px 0; }
  .c-achievements-widget__ranking-item:first-child {
    border: none;
    margin-right: 3px; }

.c-featured-value {
  align-items: flex-end;
  display: flex;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-featured-value__data {
    color: #3dae2b;
    font-size: 2.8rem;
    font-weight: 900;
    line-height: .8;
    margin-right: 8px; }
  .c-featured-value__label {
    color: #3B3B3B;
    font-size: 1rem;
    line-height: 1.2; }
  .c-featured-value--sm .c-featured-value__data {
    font-size: 2rem; }
  .c-featured-value--sm .c-featured-value__label {
    color: #9E9E9E;
    line-height: 1; }

.c-badges-progress {
  align-items: center;
  display: flex; }
  .c-badges-progress__icon {
    margin: 0 2px 0 -5px; }
  .c-badges-progress .c-icon {
    height: 25px;
    width: 25px; }
  .c-badges-progress__text {
    color: #9E9E9E;
    font-size: 1rem;
    line-height: 1.3;
    margin-top: 3px; }

/*
    <element class="c-custom-tooltip is-open" data-tooltip-position="top">
        <span class="glyphicon glyphicon-info-sign"></span>
        <element
            class="c-custom-tooltip__container"
            data-tooltip-radius="md"
            data-tooltip-padding="lg"
            data-tooltip-color="primary"
            data-tooltip-text="white"
            data-tooltip-height="md"
            data-tooltip-size="xs"
        >
            <div class="flex flex-column stretch gap-24">
                <h2>title</h2>
                <ul>
                    <li>list</li>
                    <li>list</li>
                </ul>
            </div>
        </element>
    </element>
*/
.c-custom-tooltip {
  position: relative;
  cursor: pointer; }
  .c-custom-tooltip__container {
    display: none; }
  .c-custom-tooltip:hover .c-custom-tooltip__container {
    display: block; }
  .c-custom-tooltip__container {
    transition: all ease-in .7s;
    background: #333333;
    color: #ffffff;
    position: absolute;
    padding: 12px;
    z-index: 1;
    left: 0;
    bottom: 0;
    min-height: 95px;
    width: 240px; }
    .c-custom-tooltip__container::before {
      content: "";
      display: block;
      border-style: solid;
      border-color: transparent;
      border-width: 10px;
      border-top-color: rgba(51, 51, 51, 0.9);
      position: absolute;
      bottom: -19px;
      left: 45%; }
    .c-custom-tooltip__container h2 {
      font-size: 24px; }
    .c-custom-tooltip__container a {
      text-decoration: underline; }
    .c-custom-tooltip__container ol, .c-custom-tooltip__container ul {
      padding: 0; }
      .c-custom-tooltip__container ol li, .c-custom-tooltip__container ul li {
        list-style: none;
        margin: 0; }
    .c-custom-tooltip__container h1, .c-custom-tooltip__container h2, .c-custom-tooltip__container h3, .c-custom-tooltip__container h4, .c-custom-tooltip__container h5, .c-custom-tooltip__container h6 {
      font-weight: bold; }
    .c-custom-tooltip__container h1, .c-custom-tooltip__container h2, .c-custom-tooltip__container h3, .c-custom-tooltip__container h4, .c-custom-tooltip__container h5, .c-custom-tooltip__container h6, .c-custom-tooltip__container strong, .c-custom-tooltip__container b, .c-custom-tooltip__container em, .c-custom-tooltip__container li, .c-custom-tooltip__container p, .c-custom-tooltip__container a {
      color: #ffffff;
      font-size: 14px;
      margin-bottom: 0; }
  .c-custom-tooltip.is-open .c-custom-tooltip__container {
    display: block; }
  .c-custom-tooltip .glyphicon {
    font-size: 20px; }
  .c-custom-tooltip * {
    transition: all .5s; }

[data-tooltip-color="primary"] {
  background: #3dae2b;
  box-shadow: 0 1px 10px rgba(51, 51, 51, 0.2); }

[data-tooltip-color="secondary"] {
  background: #003b4a;
  box-shadow: 0 1px 10px rgba(51, 51, 51, 0.2); }

[data-tooltip-color="tertiary"] {
  background: #628618;
  box-shadow: 0 1px 10px rgba(51, 51, 51, 0.2); }

[data-tooltip-color="black"] {
  background: grey;
  box-shadow: 0 1px 10px rgba(51, 51, 51, 0.2); }

[data-tooltip-color="white"] {
  background: #ffffff;
  box-shadow: 0 1px 10px rgba(51, 51, 51, 0.2); }

[data-tooltip-text="primary"] {
  color: #3dae2b; }
  [data-tooltip-text="primary"] h1, [data-tooltip-text="primary"] h2, [data-tooltip-text="primary"] h3, [data-tooltip-text="primary"] h4, [data-tooltip-text="primary"] h5, [data-tooltip-text="primary"] h6, [data-tooltip-text="primary"] strong, [data-tooltip-text="primary"] b, [data-tooltip-text="primary"] em, [data-tooltip-text="primary"] li, [data-tooltip-text="primary"] p, [data-tooltip-text="primary"] a {
    color: #3dae2b;
    line-height: 17px; }

[data-tooltip-text="secondary"] {
  color: #003b4a; }
  [data-tooltip-text="secondary"] h1, [data-tooltip-text="secondary"] h2, [data-tooltip-text="secondary"] h3, [data-tooltip-text="secondary"] h4, [data-tooltip-text="secondary"] h5, [data-tooltip-text="secondary"] h6, [data-tooltip-text="secondary"] strong, [data-tooltip-text="secondary"] b, [data-tooltip-text="secondary"] em, [data-tooltip-text="secondary"] li, [data-tooltip-text="secondary"] p, [data-tooltip-text="secondary"] a {
    color: #003b4a;
    line-height: 17px; }

[data-tooltip-text="tertiary"] {
  color: #628618; }
  [data-tooltip-text="tertiary"] h1, [data-tooltip-text="tertiary"] h2, [data-tooltip-text="tertiary"] h3, [data-tooltip-text="tertiary"] h4, [data-tooltip-text="tertiary"] h5, [data-tooltip-text="tertiary"] h6, [data-tooltip-text="tertiary"] strong, [data-tooltip-text="tertiary"] b, [data-tooltip-text="tertiary"] em, [data-tooltip-text="tertiary"] li, [data-tooltip-text="tertiary"] p, [data-tooltip-text="tertiary"] a {
    color: #628618;
    line-height: 17px; }

[data-tooltip-text="black"] {
  color: grey; }
  [data-tooltip-text="black"] h1, [data-tooltip-text="black"] h2, [data-tooltip-text="black"] h3, [data-tooltip-text="black"] h4, [data-tooltip-text="black"] h5, [data-tooltip-text="black"] h6, [data-tooltip-text="black"] strong, [data-tooltip-text="black"] b, [data-tooltip-text="black"] em, [data-tooltip-text="black"] li, [data-tooltip-text="black"] p, [data-tooltip-text="black"] a {
    color: grey;
    line-height: 17px; }

[data-tooltip-text="white"] {
  color: #ffffff; }
  [data-tooltip-text="white"] h1, [data-tooltip-text="white"] h2, [data-tooltip-text="white"] h3, [data-tooltip-text="white"] h4, [data-tooltip-text="white"] h5, [data-tooltip-text="white"] h6, [data-tooltip-text="white"] strong, [data-tooltip-text="white"] b, [data-tooltip-text="white"] em, [data-tooltip-text="white"] li, [data-tooltip-text="white"] p, [data-tooltip-text="white"] a {
    color: #ffffff;
    line-height: 17px; }

[data-tooltip-radius="xxl"] {
  border-radius: 24px; }

[data-tooltip-radius="xl"] {
  border-radius: 16px; }

[data-tooltip-radius="lg"] {
  border-radius: 12px; }

[data-tooltip-radius="md"] {
  border-radius: 8px; }

[data-tooltip-radius="xs"] {
  border-radius: 4px; }

[data-tooltip-radius="none"] {
  border-radius: 0px; }

[data-tooltip-padding="xxl"] {
  padding: 24px; }

[data-tooltip-padding="xl"] {
  padding: 16px; }

[data-tooltip-padding="lg"] {
  padding: 12px; }

[data-tooltip-padding="md"] {
  padding: 8px; }

[data-tooltip-padding="xs"] {
  padding: 4px; }

[data-tooltip-padding="none"] {
  padding: 0px; }

[data-tooltip-position="top"] .c-custom-tooltip__container[data-tooltip-color="primary"]::before {
  border-color: transparent;
  border-top-color: #3dae2b;
  bottom: -19px;
  left: calc(48% - 0%); }
[data-tooltip-position="top"] .c-custom-tooltip__container[data-tooltip-color="secondary"]::before {
  border-color: transparent;
  border-top-color: #003b4a;
  bottom: -19px;
  left: calc(48% - 0%); }
[data-tooltip-position="top"] .c-custom-tooltip__container[data-tooltip-color="tertiary"]::before {
  border-color: transparent;
  border-top-color: #628618;
  bottom: -19px;
  left: calc(48% - 0%); }
[data-tooltip-position="top"] .c-custom-tooltip__container[data-tooltip-color="black"]::before {
  border-color: transparent;
  border-top-color: grey;
  bottom: -19px;
  left: calc(48% - 0%); }
[data-tooltip-position="top"] .c-custom-tooltip__container[data-tooltip-color="white"]::before {
  border-color: transparent;
  border-top-color: #ffffff;
  bottom: -19px;
  left: calc(48% - 0%); }

[data-tooltip-position="right"] .c-custom-tooltip__container[data-tooltip-color="primary"]::before {
  border-color: transparent;
  border-right-color: #3dae2b;
  bottom: calc(48% - 0%);
  left: -19px; }
[data-tooltip-position="right"] .c-custom-tooltip__container[data-tooltip-color="secondary"]::before {
  border-color: transparent;
  border-right-color: #003b4a;
  bottom: calc(48% - 0%);
  left: -19px; }
[data-tooltip-position="right"] .c-custom-tooltip__container[data-tooltip-color="tertiary"]::before {
  border-color: transparent;
  border-right-color: #628618;
  bottom: calc(48% - 0%);
  left: -19px; }
[data-tooltip-position="right"] .c-custom-tooltip__container[data-tooltip-color="black"]::before {
  border-color: transparent;
  border-right-color: grey;
  bottom: calc(48% - 0%);
  left: -19px; }
[data-tooltip-position="right"] .c-custom-tooltip__container[data-tooltip-color="white"]::before {
  border-color: transparent;
  border-right-color: #ffffff;
  bottom: calc(48% - 0%);
  left: -19px; }

[data-tooltip-position="bottom"] .c-custom-tooltip__container[data-tooltip-color="primary"]::before {
  border-color: transparent;
  border-bottom-color: #3dae2b;
  bottom: auto;
  top: -19px;
  left: calc(48% - 0%); }
[data-tooltip-position="bottom"] .c-custom-tooltip__container[data-tooltip-color="secondary"]::before {
  border-color: transparent;
  border-bottom-color: #003b4a;
  bottom: auto;
  top: -19px;
  left: calc(48% - 0%); }
[data-tooltip-position="bottom"] .c-custom-tooltip__container[data-tooltip-color="tertiary"]::before {
  border-color: transparent;
  border-bottom-color: #628618;
  bottom: auto;
  top: -19px;
  left: calc(48% - 0%); }
[data-tooltip-position="bottom"] .c-custom-tooltip__container[data-tooltip-color="black"]::before {
  border-color: transparent;
  border-bottom-color: grey;
  bottom: auto;
  top: -19px;
  left: calc(48% - 0%); }
[data-tooltip-position="bottom"] .c-custom-tooltip__container[data-tooltip-color="white"]::before {
  border-color: transparent;
  border-bottom-color: #ffffff;
  bottom: auto;
  top: -19px;
  left: calc(48% - 0%); }

[data-tooltip-position="left"] .c-custom-tooltip__container[data-tooltip-color="primary"]::before {
  border-color: transparent;
  border-left-color: #3dae2b;
  bottom: calc(48% - 0%);
  left: auto;
  right: -19px; }
[data-tooltip-position="left"] .c-custom-tooltip__container[data-tooltip-color="secondary"]::before {
  border-color: transparent;
  border-left-color: #003b4a;
  bottom: calc(48% - 0%);
  left: auto;
  right: -19px; }
[data-tooltip-position="left"] .c-custom-tooltip__container[data-tooltip-color="tertiary"]::before {
  border-color: transparent;
  border-left-color: #628618;
  bottom: calc(48% - 0%);
  left: auto;
  right: -19px; }
[data-tooltip-position="left"] .c-custom-tooltip__container[data-tooltip-color="black"]::before {
  border-color: transparent;
  border-left-color: grey;
  bottom: calc(48% - 0%);
  left: auto;
  right: -19px; }
[data-tooltip-position="left"] .c-custom-tooltip__container[data-tooltip-color="white"]::before {
  border-color: transparent;
  border-left-color: #ffffff;
  bottom: calc(48% - 0%);
  left: auto;
  right: -19px; }

[data-tooltip-position="bottom-align-right"] .c-custom-tooltip__container[data-tooltip-color="primary"]::before {
  border-color: transparent;
  border-bottom-color: #3dae2b;
  bottom: auto;
  top: -19px;
  left: calc(48% - 0%); }
[data-tooltip-position="bottom-align-right"] .c-custom-tooltip__container[data-tooltip-color="secondary"]::before {
  border-color: transparent;
  border-bottom-color: #003b4a;
  bottom: auto;
  top: -19px;
  left: calc(48% - 0%); }
[data-tooltip-position="bottom-align-right"] .c-custom-tooltip__container[data-tooltip-color="tertiary"]::before {
  border-color: transparent;
  border-bottom-color: #628618;
  bottom: auto;
  top: -19px;
  left: calc(48% - 0%); }
[data-tooltip-position="bottom-align-right"] .c-custom-tooltip__container[data-tooltip-color="black"]::before {
  border-color: transparent;
  border-bottom-color: grey;
  bottom: auto;
  top: -19px;
  left: calc(48% - 0%); }
[data-tooltip-position="bottom-align-right"] .c-custom-tooltip__container[data-tooltip-color="white"]::before {
  border-color: transparent;
  border-bottom-color: #ffffff;
  bottom: auto;
  top: -19px;
  left: calc(48% - 0%); }

.c-custom-tooltip[data-tooltip-attached="left"] .c-custom-tooltip__container::before {
  left: calc(3.2% - 0%); }

.c-custom-tooltip[data-tooltip-attached="right"] .c-custom-tooltip__container::before {
  left: calc(84% - 0%); }

[data-tooltip-size="xl"] {
  width: 424px; }

[data-tooltip-size="lg"] {
  width: 352px; }

[data-tooltip-size="md"] {
  width: 288px; }

[data-tooltip-size="xs"] {
  width: 240px; }

[data-tooltip-position="top"][data-tooltip-height="xl"] {
  height: 352px; }

[data-tooltip-position="top"][data-tooltip-height="lg"] {
  height: 288px; }

[data-tooltip-position="top"][data-tooltip-height="md"] {
  height: 240px; }

[data-tooltip-position="top"][data-tooltip-height="xs"] {
  height: 95px; }

.notice-block {
  position: relative;
  padding: 1rem 1.25rem; }
  .notice-block p {
    margin: 0; }
  .notice-block__warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba; }

.c-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden; }
  .c-ellipsis--lines-1 {
    -webkit-line-clamp: 1; }
  .c-ellipsis--lines-2 {
    -webkit-line-clamp: 2; }
  .c-ellipsis--lines-3 {
    -webkit-line-clamp: 3; }
  .c-ellipsis--lines-4 {
    -webkit-line-clamp: 4; }
  .c-ellipsis--lines-5 {
    -webkit-line-clamp: 5; }
  .c-ellipsis--lines-6 {
    -webkit-line-clamp: 6; }
  .c-ellipsis--lines-7 {
    -webkit-line-clamp: 7; }
  .c-ellipsis--lines-8 {
    -webkit-line-clamp: 8; }
  .c-ellipsis--lines-9 {
    -webkit-line-clamp: 9; }
  .c-ellipsis--lines-10 {
    -webkit-line-clamp: 10; }

.c-discussions {
  padding: 0;
  display: flex;
  gap: 8px;
  flex-direction: column; }
  .c-discussions__row {
    list-style: none;
    border-radius: 5px;
    background-color: rgba(51, 51, 51, 0.05);
    padding: 24px;
    margin: 0;
    transition: .07s;
    display: grid;
    grid-template-columns: 3fr 1fr;
    grid-row-gap: 24px;
    grid-template-areas: 'c-discussions__data c-discussions__date' 'c-discussions__actions c-discussions__actions'; }
    .c-discussions__row:hover {
      background-color: rgba(51, 51, 51, 0.08);
      transition: .07s; }
    @media (min-width: 768px) {
      .c-discussions__row {
        display: flex;
        gap: 24px;
        flex-direction: row;
        align-items: unset;
        justify-content: flex-start; } }
  .c-discussions__title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    font-family: inherit;
    color: #3dae2b; }
  .c-discussions__text {
    font-size: 14px;
    font-weight: inherit;
    line-height: 1.5;
    font-family: inherit;
    color: #333333; }
  .c-discussions__data {
    grid-area: c-discussions__data;
    flex-grow: 1; }
  .c-discussions__date {
    grid-area: c-discussions__date;
    display: flex;
    gap: 4px; }
  .c-discussions__actions {
    grid-area: c-discussions__actions;
    display: flex;
    justify-content: center; }
    @media (min-width: 768px) {
      .c-discussions__actions {
        display: block; } }

input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(51, 51, 51, 0.7); }
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(51, 51, 51, 0.7);
  opacity: 1; }
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(51, 51, 51, 0.7);
  opacity: 1; }
input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(51, 51, 51, 0.7); }

.feedback-finish__container {
  display: flex;
  padding: 32px;
  align-items: center;
  justify-content: center;
  gap: 48px;
  width: 100%; }
.feedback-finish__figure {
  width: 140px; }
.feedback-finish__info {
  display: flex;
  flex-direction: column;
  gap: 32px; }

.p-itinerary {
  margin-top: 0.625em; }
  @media (min-width: 768px) {
    .p-itinerary {
      margin-top: 1.25em; } }
  .p-itinerary__intro {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 0 0.875em; }
    @media (min-width: 992px) {
      .p-itinerary__intro {
        flex-direction: row;
        align-items: center;
        margin: 0 0 1.25em; } }
  .p-itinerary__social {
    display: flex;
    align-items: center;
    margin: 0.5em 0 1.25em 0; }
  .p-itinerary__tit {
    flex: 1;
    margin: 0 0 14px 0; }
    @media (min-width: 992px) {
      .p-itinerary__tit {
        margin: 0 50px 0 0; } }
  .p-itinerary__more-info {
    position: relative;
    flex: 0;
    padding: 0 30px 0 0;
    color: #3dae2b; }
    .p-itinerary__more-info, .p-itinerary__more-info:hover, .p-itinerary__more-info:active, .p-itinerary__more-info:focus {
      color: #3dae2b;
      box-shadow: none; }
    .p-itinerary__more-info:after {
      position: absolute;
      top: 0;
      right: 6px;
      font-size: 1.25rem;
      font-family: 'Glyphicons Halflings';
      content: "\e114";
      color: #3dae2b; }
    .p-itinerary__more-info.collapsed:after {
      content: "\e080"; }
  .p-itinerary__info {
    margin: 20px 0 0; }
  .p-itinerary__image {
    margin-bottom: 1.25em; }
  .p-itinerary__progress {
    position: relative;
    margin: 1.25em 0 1.5625em; }
  .p-itinerary__panel .panel-group {
    margin-bottom: 0; }
  .p-itinerary__panel .panel {
    border-radius: 7.5px;
    box-shadow: none; }
  @media screen and (max-width: 767px) {
    .p-itinerary__panel--breakout {
      padding: 25px;
      margin: 25px;
      margin-left: -1000px;
      margin-right: -1000px;
      padding-left: 1000px;
      padding-right: 1000px; } }
  .p-itinerary__list {
    list-style: none;
    padding-left: 0; }
    .p-itinerary__list > .panel-default {
      border: none; }
      .p-itinerary__list > .panel-default > a, .p-itinerary__list > .panel-default > a:hover {
        text-decoration: none; }
    .p-itinerary__list.first-level > .panel-default {
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
    .p-itinerary__list .panel-heading {
      position: relative;
      border: none;
      border-radius: 3px; }
      .p-itinerary__list .panel-heading__text .subtitle--text {
        height: 24px;
        overflow: hidden; }
    .p-itinerary__list.first-level .panel-heading {
      display: flex;
      align-items: center;
      z-index: 1000; }
      @media (min-width: 768px) {
        .p-itinerary__list.first-level .panel-heading {
          padding: 0.75em 2.8125em 0.75em 0.9375em;
          border-left: 16px solid #ffffff; } }
    .p-itinerary__list.second-level.panel-group {
      padding-top: 3px;
      background-color: whitesmoke; }
    .p-itinerary__list.second-level .panel + .panel {
      margin-top: 3px; }
    .p-itinerary__list.second-level > li:first-child {
      margin-top: 1px; }
    .p-itinerary__list.second-level .panel-heading {
      padding: 0.5em 1.875em 0.5em 1.5em; }
      @media (min-width: 768px) {
        .p-itinerary__list.second-level .panel-heading {
          padding: 0.75em 2.8125em 0.75em 3.4375em;
          border-left: 16px solid #ffffff; } }
    .p-itinerary__list .c-accordion-toggle .panel-heading:after {
      position: absolute;
      right: 6px;
      top: 23px;
      font-size: 1.25rem;
      font-family: 'Glyphicons Halflings';
      content: "\e114";
      color: #3dae2b; }
    .p-itinerary__list .c-accordion-toggle.collapsed .panel-heading:after {
      content: "\e080"; }
    .p-itinerary__list .panel-collapse {
      border-radius: 0;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px; }
    .p-itinerary__list .panel-body {
      padding: 20px 15px;
      border-radius: inherit;
      box-shadow: inset 0px 10px 8px -8px rgba(0, 0, 0, 0.15); }
      .p-itinerary__list .panel-body .video-js-container {
        margin-bottom: 30px; }
    @media (min-width: 768px) {
      .p-itinerary__list.first-level > .isCompleted .panel-heading {
        border-left: 16px solid #80b51b; }
      .p-itinerary__list.first-level > .passed .panel-heading {
        border-left: 16px solid #80b51b; }
      .p-itinerary__list.first-level > .suspendedWithAttempts .panel-heading {
        border-left: 16px solid #E29C10; }
      .p-itinerary__list.first-level > .failed .panel-heading {
        border-left: 16px solid #b51b1b; }
      .p-itinerary__list.first-level > .isCompletedAndSuspended .panel-heading {
        border-left: 16px solid #b51b1b; }
      .p-itinerary__list.second-level > .isCompleted .panel-heading {
        border-left: 16px solid #80b51b; }
      .p-itinerary__list.second-level > .passed .panel-heading {
        border-left: 16px solid #80b51b; }
      .p-itinerary__list.second-level > .suspendedWithAttempts .panel-heading {
        border-left: 16px solid #E29C10; }
      .p-itinerary__list.second-level > .failed .panel-heading {
        border-left: 16px solid #b51b1b; }
      .p-itinerary__list.second-level > .isCompletedAndSuspended .panel-heading {
        border-left: 16px solid #b51b1b; }
      .p-itinerary__list .panel-body {
        padding-top: 40px; }
      .p-itinerary__list .c-accordion-toggle .panel-heading:after {
        right: 15px;
        top: 23px; } }
    @media (min-width: 992px) {
      .p-itinerary__list.first-level .panel-title {
        max-width: 60%; }
      .p-itinerary__list.second-level .panel-title {
        max-width: 100%; } }
  .p-itinerary__title {
    margin: 0;
    flex: 1;
    color: #525252;
    font-family: "Roboto";
    font-weight: 500; }
    .isCompleted .p-itinerary__title {
      color: #3dae2b; }
    .passed .p-itinerary__title {
      color: #3dae2b; }
    .suspendedWithAttempts .p-itinerary__title {
      color: #E29C10; }
    .failed .p-itinerary__title {
      color: #b51b1b; }
    .isCompletedAndSuspended .p-itinerary__title {
      color: #b51b1b; }
    .first-level .p-itinerary__title {
      font-size: 2.1rem; }
      @media (min-width: 768px) {
        .first-level .p-itinerary__title {
          font-size: 2rem; } }
    .second-level .p-itinerary__title {
      font-size: 16px; }
      @media (min-width: 768px) {
        .second-level .p-itinerary__title {
          font-size: 1.8rem; } }
  .p-itinerary__icon-state {
    margin-left: auto; }
    .p-itinerary__icon-state--started {
      fill: #dedede; }
    .p-itinerary__icon-state--completed {
      fill: #80b51b; }
    .p-itinerary__icon-state--completedsuspended {
      fill: #b51b1b; }
    .p-itinerary__icon-state--suspendedWithAttempts {
      fill: #E29C10; }
    .p-itinerary__icon-state--locked {
      fill: #969696; }
    .p-itinerary__icon-state--comingsoon {
      fill: #969696; }

.sub-ellipsis {
  flex-grow: 1;
  overflow-y: hidden; }

.panel-heading {
  flex-direction: column;
  padding: 0 !important; }
  .panel-heading__first-line {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    padding: 4px;
    height: 70px;
    width: 100%; }
    .panel-heading__first-line .icon {
      width: 40px;
      height: 50px; }
    .panel-heading__first-line h3 {
      flex: 1;
      flex-grow: 0;
      display: flex;
      -webkit-box-pack: center;
      justify-content: center;
      flex-direction: column;
      -webkit-box-flex: 1;
      flex-grow: 1;
      height: 60px;
      outline: none;
      overflow: hidden;
      text-align: left;
      justify-content: flex-start;
      padding-top: 16px; }
      @media (min-width: 768px) {
        .panel-heading__first-line h3 {
          padding-top: 10px; } }
    .panel-heading__first-line .status {
      width: 30px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .panel-heading__first-line > div:last-child {
      width: 40px;
      height: 40px; }
  .panel-heading__second-line {
    display: flex;
    z-index: 2;
    height: 48px;
    position: absolute;
    top: 25px;
    left: 112px;
    right: 0; }
    .panel-heading__second-line .icon {
      width: 43px;
      height: 40px; }
    .panel-heading__second-line__info {
      display: none;
      flex: 1; }
      @media (min-width: 768px) {
        .panel-heading__second-line__info {
          display: flex; } }
      .panel-heading__second-line__info div {
        align-items: center;
        display: flex;
        gap: 4px; }
        .panel-heading__second-line__info div span {
          color: salmon;
          color: rgba(82, 82, 82, 0.5);
          display: flex;
          gap: 8px;
          font-size: 1.2rem;
          font-weight: 400; }
    .panel-heading__second-line .status {
      width: 30px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .panel-heading__second-line > div:last-child {
      width: 40px;
      height: 50px; }
  .panel-heading__sub-level {
    margin: -45px 0 0 110px; }
    @media (min-width: 769px) {
      .panel-heading__sub-level {
        margin: -48px 0 0 190px;
        padding-top: 7px; } }
  .panel-heading__sub-level-level-2 {
    margin: 1px 0 0 -12px;
    padding-top: 7px; }

.panel-heading__second-line span.js-resource-points-info {
  width: fit-content;
  max-width: 310px;
  margin: 0; }

.bonus-p {
  padding: 15px 8px 0 0;
  font-size: 12px; }

.p-detail-1 {
  margin: 0 auto 50px; }
  .p-detail-1__body {
    margin-bottom: 0.9375em; }
    .p-detail-1__body--no-breadcrumb {
      margin-top: 0.9375em; }
      @media (min-width: 768px) {
        .p-detail-1__body--no-breadcrumb {
          margin-top: 2.8125em; } }
  .p-detail-1__image {
    margin-bottom: 1.25em; }
    @media (min-width: 768px) {
      .p-detail-1__image {
        margin-bottom: 0; } }
  .p-detail-1__state {
    position: relative; }
    @media (min-width: 768px) {
      .p-detail-1__state {
        margin: 0 2rem 1.4rem 0;
        width: 50%;
        float: left; } }
    @media (min-width: 992px) {
      .p-detail-1__state {
        width: 40%; } }
    .p-detail-1__state:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.25); }
  @media (min-width: 768px) {
    .p-detail-1__content {
      width: calc(50% - 2rem);
      float: left; } }
  @media (min-width: 992px) {
    .p-detail-1__content {
      width: calc(60% - 2rem); } }
  .p-detail-1__author {
    font-size: 1.25rem; }
  .p-detail-1__description p {
    margin-bottom: 7px; }
  .p-detail-1__date {
    display: flex;
    align-items: center;
    margin-bottom: 5px; }
  .p-detail-1__date-icon {
    fill: #333333;
    margin-right: 10px; }
  .p-detail-1__date-text {
    font-size: 1.25rem; }
  .p-detail-1__progress {
    position: absolute;
    right: 0.625em;
    bottom: 0.625em; }
    .p-detail-1__state .p-detail-1__progress {
      right: 0.9375em;
      bottom: 0.9375em; }
  .p-detail-1__tit {
    margin: 25px 0 20px; }
    @media (min-width: 992px) {
      .p-detail-1__tit {
        margin-top: 0; } }
  .p-detail-1__actions {
    align-items: center;
    display: flex;
    margin: 1.25em 0 0; }
    .p-detail-1__actions > * + * {
      margin-left: 20px; }
  .p-detail-1__footer {
    margin: 2.5em 0 1.25em 0;
    padding: 1.125em 0;
    background-color: #f0f0f0; }
  .p-detail-1__social {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0.5em 0 0 0; }
    .p-detail-1__social > * + * {
      margin-left: 20px; }

.p-detail-2 {
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .p-detail-2__hero {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 300px;
    color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(51, 51, 51, 0.5);
    background-blend-mode: darken; }
    @media (max-width: 991px) {
      .p-detail-2__hero {
        z-index: 11; } }
    @media (min-width: 992px) {
      .p-detail-2__hero {
        min-height: 500px;
        padding: 3.75em 0.9375em; } }
    @media (min-width: 992px) {
      .p-detail-2__hero--course {
        align-items: stretch;
        flex-direction: row;
        padding: 0; } }
    @media (min-width: 992px) {
      .p-detail-2__hero--course:after {
        background-color: rgba(51, 51, 51, 0.25); } }
  @media (min-width: 992px) {
    .p-detail-2__course-container {
      display: flex; } }
  .p-detail-2__header {
    position: relative;
    max-width: 640px;
    margin: 0;
    text-align: center;
    z-index: 10; }
    @media (min-width: 992px) {
      .p-detail-2__header {
        max-width: 720px;
        margin: 0 0 90px;
        text-align: left; } }
    @media (min-width: 1200px) {
      .p-detail-2__header {
        max-width: 800px; } }
    @media (min-width: 992px) {
      .p-detail-2__hero--course .p-detail-2__header {
        align-items: flex-start;
        background-color: #ffffff;
        color: #626262;
        display: flex;
        flex: 50%;
        flex-direction: column;
        justify-content: center;
        padding: 0 50px;
        text-align: left; } }
  .p-detail-2__image {
    background-size: cover; }
    @media (max-width: 991px) {
      .p-detail-2__image {
        background-position: center;
        left: 0;
        height: 300px;
        position: absolute;
        top: 0;
        width: 100%; } }
    @media (min-width: 992px) {
      .p-detail-2__image {
        background-position: 50% calc(50% - 45px);
        flex: 50%; } }
  .p-detail-2__title {
    color: inherit;
    margin: 0 0 0.625em;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .p-detail-2__title {
        font-size: 3.2rem; } }
    @media (min-width: 992px) {
      .p-detail-2__title {
        font-size: 4rem; } }
  .p-detail-2__subtitle {
    line-height: 1.4;
    margin: 0 0 0.25em;
    font-family: "Roboto";
    font-size: 1.8rem;
    font-weight: 400; }
    @media (min-width: 768px) {
      .p-detail-2__subtitle {
        font-size: 2.4rem; } }
    @media (min-width: 992px) {
      .p-detail-2__subtitle {
        font-size: 2.4rem; } }
  .p-detail-2__header-btn {
    margin: 1.25em 0 0; }
  .p-detail-2__edit-btn {
    text-align: right;
    width: 100%; }
    @media (min-width: 992px) {
      .p-detail-2__edit-btn {
        z-index: 10;
        top: 20px;
        left: 0;
        position: absolute; } }
  .p-detail-2__body {
    position: relative;
    z-index: 10;
    margin: 0 auto;
    background: #ffffff; }
    @media (min-width: 992px) {
      .p-detail-2__body {
        margin: 0 auto 0;
        min-height: 500px;
        margin-top: -90px; } }
  .p-detail-2__tabs {
    padding: 0; }
    @media (min-width: 992px) {
      .p-detail-2__tabs {
        padding: 0 2.5em 0 15px; } }
  .p-detail-2__tab-content {
    padding: 2.61em 16px; }
    @media (max-width: 991px) {
      .p-detail-2__tab-content {
        display: flex;
        flex-direction: column; } }
    @media (min-width: 992px) {
      .p-detail-2__tab-content {
        padding: 2.61em 0; } }
  .p-detail-2__tab-pane {
    margin: 3.125em 0 0 0; }
    @media (min-width: 992px) {
      .p-detail-2__tab-pane {
        margin: 0; } }
    @media (max-width: 991px) {
      .p-detail-2__tab-pane[data-index='1'] {
        order: 1; }
      .p-detail-2__tab-pane[data-index='2'] {
        order: 2; }
      .p-detail-2__tab-pane[data-index='3'] {
        order: 3; }
      .p-detail-2__tab-pane[data-index='4'] {
        order: 4; } }
    @media (max-width: 991px) {
      .p-detail-2__tab-content .p-detail-2__tab-pane {
        display: block; }
      .p-detail-2__tab-pane[data-index='1'] {
        margin-top: 0; } }
  .p-detail-2__heading {
    margin: 0 0 0.625em 0; }
    @media (min-width: 992px) {
      .p-detail-2__heading {
        display: none; } }
  .p-detail-2__description {
    margin: 0 0 0.625em; }
    @media (min-width: 992px) {
      .p-detail-2__description {
        margin: 0 0 0.625em; } }
  .p-detail-2__more-info {
    margin: 0 0 1.25em;
    display: flex;
    flex-direction: column;
    gap: 16px; }
    .p-detail-2__more-info p {
      margin: 0; }
    @media (min-width: 992px) {
      .p-detail-2__more-info {
        margin: 0 0 1.25em; } }
  @media (max-width: 991px) {
    .p-detail-2__sidebar {
      position: fixed;
      bottom: -1px;
      left: 0;
      width: 100%;
      padding: 0.9375em 0.9375em;
      background-color: #ffffff;
      box-shadow: 0px 0px 15px 0px rgba(51, 51, 51, 0.2);
      z-index: 5000; } }
  @media (min-width: 992px) {
    .p-detail-2__sidebar {
      padding: 4.5em 3.4375em 2.5em 0;
      display: flex;
      flex-direction: column;
      gap: 16px; } }
  .p-detail-2__preinscription {
    margin: 0;
    padding: 0;
    list-style: none; }
  .p-detail-2__preinscription-total {
    font-size: 1.4rem;
    line-height: normal;
    padding: 8px 0;
    margin: 0; }
  .p-detail-2__preinscription-item {
    font-size: 1.4rem;
    line-height: normal; }
    .p-detail-2__preinscription-item:before {
      content: '\2219';
      font-size: 20px; }
    .p-detail-2__preinscription-item:nth-child(n) {
      margin-bottom: 0; }
  .p-detail-2__preinscription-link {
    font-size: 1.4rem;
    line-height: normal; }
  .p-detail-2__actions {
    margin: 0 0 0 0; }
  .p-detail-2__progress-container {
    display: flex;
    border-radius: 5px;
    background-color: whitesmoke;
    padding: 10px; }
  .p-detail-2__progress {
    width: 60%; }
  .p-detail-2__days-countdown {
    margin: 0 0 0 1.25em; }
  .p-detail-2__social {
    margin: 0 0 0 0;
    padding: 8px 0; }
    @media (max-width: 767px) {
      .p-detail-2__social {
        justify-content: space-between; } }
    @media (min-width: 992px) {
      .p-detail-2__social {
        margin: 0 0 0 0; } }
  @media (max-width: 1199px) {
    .p-detail-2__chat-btn {
      display: inline-block; } }
  .p-detail-2__info {
    display: flex;
    align-items: flex-start;
    margin: 0 0 0 0;
    color: #333333; }
    @media (min-width: 992px) {
      .p-detail-2__info {
        margin: 0 0 0 0;
        padding-bottom: 8px; } }
    .p-detail-2__info + .p-detail-2__info {
      margin: 0; }
      @media (min-width: 992px) {
        .p-detail-2__info + .p-detail-2__info {
          margin: 0; } }
    .p-detail-2__info--time-online {
      align-items: center; }
      @media (min-width: 480px) {
        .p-detail-2__info--time-online {
          max-width: 300px; } }
  .p-detail-2__info-icon {
    align-self: flex-start;
    margin-right: 0.9375em; }
    .p-detail-2__info--time-online .p-detail-2__info-icon {
      align-self: center; }
  .p-detail-2__info-data {
    margin-bottom: 0.3125em; }
    .p-detail-2__info--time-online .p-detail-2__info-data {
      flex-grow: 1; }
  .p-detail-2__info-label {
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-bottom: 0; }
  .p-detail-2__info-text {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0.3125em; }
  .p-detail-2__info-link, .p-detail-2__info-link:hover, .p-detail-2__info-link:active, .p-detail-2__info-link:focus {
    text-decoration: none; }
  .p-detail-2__status-info {
    font-size: 1.2rem;
    line-height: 1.7rem;
    margin: 0; }
  .p-detail-2--tv .p-detail-2__body {
    margin: 0;
    z-index: 200; }
  .p-detail-2--tv .p-detail-2__video-chat {
    position: relative;
    display: flex;
    flex-direction: column; }
    @media (min-width: 992px) {
      .p-detail-2--tv .p-detail-2__video-chat {
        flex-direction: row; } }
    .p-detail-2--tv .p-detail-2__video-chat .p-detail-2__video {
      height: 100%;
      flex: 1; }
  .p-detail-2--tv .p-detail-2__video {
    position: relative; }
  .p-detail-2--tv .p-detail-2__chat {
    position: relative;
    background-color: #ffffff;
    width: 100%;
    height: 300px;
    padding: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 0;
    transition: max-width .5s, min-width .5s, border .5s, background-color .5s;
    overflow: auto; }
    @media (min-width: 992px) {
      .p-detail-2--tv .p-detail-2__chat {
        max-width: 50px;
        height: auto;
        padding: 5px; } }
    .p-detail-2--tv .p-detail-2__chat iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 300px;
      transition: opacity .5s; }
      @media (min-width: 992px) {
        .p-detail-2--tv .p-detail-2__chat iframe {
          height: 100%; } }
    @media (min-width: 992px) {
      .p-detail-2--tv .p-detail-2__chat--shown {
        max-width: 320px; }
        .p-detail-2--tv .p-detail-2__chat--shown .p-detail-2__toggle-svg {
          transform: rotate(90deg); }
        .p-detail-2--tv .p-detail-2__chat--shown .p-detail-2__chat-wrapper::after {
          opacity: 1; } }
    @media (min-width: 1200px) {
      .p-detail-2--tv .p-detail-2__chat--shown {
        max-width: 360px; } }
  .p-detail-2--tv .p-detail-2__chat-options {
    display: none; }
    @media (min-width: 992px) {
      .p-detail-2--tv .p-detail-2__chat-options {
        display: block;
        position: relative;
        height: 50px; } }
  .p-detail-2--tv .p-detail-2__chat-toggle {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    background-color: #3a5161;
    padding: 10px; }
    .p-detail-2--tv .p-detail-2__chat-toggle:hover {
      background-color: #273641; }
  .p-detail-2--tv .p-detail-2__toggle-svg {
    fill: #ffffff;
    transform: rotate(270deg);
    transition: transform .5s; }
  .p-detail-2--tv .p-detail-2__chat-wrapper {
    position: relative;
    height: 100%;
    background-color: #ffffff; }
    @media (min-width: 992px) {
      .p-detail-2--tv .p-detail-2__chat-wrapper {
        height: calc(100% - 50px); } }
    .p-detail-2--tv .p-detail-2__chat-wrapper:after {
      width: 54px;
      height: 54px;
      position: absolute;
      top: 0;
      right: 25px;
      background-color: #ffffff;
      opacity: 0;
      transition-delay: .1s;
      transition: opacity .25s; }
  .p-detail-2--tv .p-detail-2__title {
    font-size: 3rem; }
  @media (max-width: 767px) {
    .p-detail-2--tv .p-detail-2__sidebar {
      display: none; } }
  @media (min-width: 992px) {
    .p-detail-2--tv .p-detail-2__sidebar {
      padding: 4.5em 3.4375em 2.5em 0; } }

.p-webinars {
  /*
   * ========== BEM Elements ==========
   */
  /* Next */
  /* Latest */ }
  .p-webinars__hero {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 300px;
    padding: 0 0.9375em;
    color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (min-width: 992px) {
      .p-webinars__hero {
        min-height: 400px;
        padding: 3.75em 0.9375em; } }
    .p-webinars__hero:after {
      position: absolute;
      content: ' ';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(51, 51, 51, 0.5); }
  .p-webinars__header {
    position: relative;
    max-width: 640px;
    margin: 0 auto;
    text-align: center;
    z-index: 10; }
    @media (min-width: 992px) {
      .p-webinars__header {
        max-width: 720px; } }
    @media (min-width: 1200px) {
      .p-webinars__header {
        max-width: 800px; } }
  .p-webinars__title {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 25px; }
  .p-webinars__info {
    position: relative;
    margin: 0;
    padding: 25px 0 25px;
    background: #3dae2b;
    color: #ffffff; }
    @media (min-width: 768px) {
      .p-webinars__info {
        padding: 15px 0 15px; } }
    @media (min-width: 992px) {
      .p-webinars__info {
        height: 100px;
        margin: 0;
        background: #3dae2b; }
        .p-webinars__info .container {
          position: relative;
          top: 50%;
          transform: translateY(-50%); } }
  .p-webinars__info-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column; }
    @media (min-width: 768px) {
      .p-webinars__info-flex {
        flex-direction: row;
        margin: 0; } }
  .p-webinars__info-icon {
    margin: 0 1.875em 0 0;
    width: 32px;
    height: 32px;
    fill: #ffffff; }
  .p-webinars__info-date-flex {
    position: relative;
    display: flex; }
    @media (max-width: 767px) {
      .p-webinars__info-date-flex {
        margin: 0 0 32px 0; }
        .p-webinars__info-date-flex:before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: -16px;
          width: 50px;
          height: 1px;
          border-bottom: 1px solid #ffffff;
          transform: translateX(-50%); } }
    @media (min-width: 992px) {
      .p-webinars__info-date-flex {
        margin: 0;
        padding-right: 50px;
        border-right: 1px solid #ffffff; } }
  .p-webinars__info-date-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; }
  .p-webinars__info-date {
    margin: 4px 0 0 0;
    font-size: 1.3rem;
    color: #ffffff; }
    @media (min-width: 768px) {
      .p-webinars__info-date {
        font-size: 1.5rem; } }
  .p-webinars__info-date-label {
    display: block;
    font-size: 2.06rem;
    line-height: 1; }
    @media (min-width: 768px) {
      .p-webinars__info-date-label {
        margin: 0;
        font-size: 2rem; } }
  .p-webinars__btn-access {
    margin: 0;
    background-color: transparent !important;
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
    position: relative; }
    @media (min-width: 768px) {
      .p-webinars__btn-access {
        margin: 0; } }
    .p-webinars__btn-access:link, .p-webinars__btn-access:focus, .p-webinars__btn-access:active, .p-webinars__btn-access:visited {
      color: #3dae2b !important;
      border: 1px solid #ffffff !important;
      background-color: #ffffff !important; }
    .p-webinars__btn-access:hover {
      background-color: #FAFAFA !important; }
  .p-webinars__next {
    padding: 30px 0 25px;
    background: #f2f2f2; }
    @media (min-width: 768px) {
      .p-webinars__next {
        padding: 60px 0 60px; } }
  .p-webinars__next-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    position: relative;
    height: 280px;
    margin: 0 0 15px;
    padding: 15px 15px 25px;
    font-weight: 300;
    color: #ffffff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 8px solid #ffffff;
    box-shadow: 0 5px 10px rgba(32, 92, 23, 0.15);
    transition: all 0.3s ease;
    cursor: pointer; }
    @media (min-width: 768px) {
      .p-webinars__next-item {
        height: 420px;
        padding: 25px; } }
    .p-webinars__next-item > * {
      position: relative;
      z-index: 10; }
    .p-webinars__next-item:before {
      content: '';
      z-index: 1;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(51, 51, 51, 0.5);
      transition: all 0.3s ease; }
    .p-webinars__next-item:hover, .p-webinars__next-item:active, .p-webinars__next-item:focus {
      box-shadow: 0 3px 15px rgba(32, 92, 23, 0.3); }
      .p-webinars__next-item:hover:before, .p-webinars__next-item:active:before, .p-webinars__next-item:focus:before {
        background: rgba(51, 51, 51, 0.6); }
  .p-webinars__next-item-date {
    font-size: 1.4rem; }
  .p-webinars__next-item-title {
    margin: 1rem 0 2rem;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.4; }
  .p-webinars__next-item-actions {
    margin: 20px 0 0; }
    @media (min-width: 768px) {
      .p-webinars__next-item-actions {
        margin: 20px 0 0; } }
  .p-webinars__next-item-btn {
    position: relative;
    background-color: transparent !important;
    color: #ffffff !important;
    border: 1px solid #ffffff !important; }
    .p-webinars__next-item-btn:hover, .p-webinars__next-item-btn:active, .p-webinars__next-item-btn:focus {
      color: #3dae2b !important;
      border: 1px solid #ffffff !important;
      background-color: #ffffff !important; }
  .p-webinars__next-item-icon {
    display: block;
    margin: 4px 0 0 20px;
    width: 32px;
    height: 32px;
    fill: #ffffff; }
  .p-webinars__btn-remaining-places {
    min-width: 120px; }
    @media (max-width: 767px) {
      .p-webinars__btn-remaining-places--info {
        margin: 0 0 20px; } }
    @media (min-width: 768px) {
      .p-webinars__btn-remaining-places--info {
        top: -6px; } }
    .p-webinars__btn-remaining-places:after {
      content: attr(data-remaining-places);
      width: 100%;
      position: absolute;
      bottom: -20px;
      left: 0;
      right: 0;
      color: #ffffff;
      font-size: 1.2rem;
      line-height: 1.2rem; }
  .p-webinars__lastest {
    margin: 50px 0; }
    @media (min-width: 768px) {
      .p-webinars__lastest {
        margin: 80px 0 60px; } }
  .p-webinars__lastest-dropdown {
    margin: 0 0 15px 0;
    text-align: left; }
    .p-webinars__lastest-dropdown .btn {
      text-align: left; }
  .p-webinars__lastest-nav {
    font-size: 16px;
    margin: 0 0 50px 0; }
    .p-webinars__lastest-nav .active a {
      background: none !important; }
  .p-webinars__lastest-item-content {
    flex: 0 1 auto;
    display: flex;
    flex-direction: column;
    cursor: pointer; }
    @media (min-width: 768px) {
      .p-webinars__lastest-item-content {
        flex: 1 1 auto; } }

/*

.c-countdown {
    display: flex;
    flex-direction: column;
    // margin-bottom: 10px;
    //margin-left: auto;


    @include mq(medium) {
        flex-direction: row;
        align-items: center;
        margin-left: 0;
    }

    .countdown__container{
        display: flex;
        flex-direction: column;
        margin-left: 0;
    }

    .c-countdown__vals,
    .c-countdown__labels{
        display: flex;
        flex-direction: row;
        width: 100%;
    }

    .c-countdown__vals{
        border: 1px solid #FFF;
        border-radius: 5px;
    }

    .c-countdown__label,
    .c-countdown__val{
        display: flex;
        flex-direction: column;
        flex: 1 1 0;
        align-items: center;
        padding: .5em 8px .4em;
        line-height: 1;
        font-size: 1.6rem;
        font-weight: 600;


        @include mq(small) {
            font-size: 2.8rem;
        }
    }

    .c-countdown__val{
        padding: .4em 8px .3em;
        line-height: 1;

        & +  .c-countdown__val{
            border-left: 1px solid #FFF;
        }

        @include mq(small) {
            padding: .4em 15px .3em;
        }
    }

    .c-countdown__header,
    .c-countdown__label{
        font-size: .9rem;
        font-weight: 400;

        @include mq(small) {
            font-size: 1.1rem;
        }
    }

    .c-countdown__header{
        margin: -1.5em 0 0;
        padding: 0;
        white-space: nowrap;


        padding: 0 0 0.4em;
        white-space: nowrap;
        text-align: center;

        @include mq(medium) {
            margin: 0 25px 0 0;
            align-self: flex-start;
            // text-align: left;
        }
    }

    .c-countdown__label{
        padding: .6em 0;
    }

}
*/
.p-glossary {
  /*
   * ========== BEM Elements ==========
   */
  /* Special bootstrap modifications for glossary */ }
  .p-glossary__bar {
    width: 100%;
    height: 50px;
    margin: 0px; }
    .p-glossary__bar--transparent {
      background-color: transparent; }
    .p-glossary__bar--fixed-top {
      border-top: 1px solid #e6e6e6;
      background-color: #ffffff;
      box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.07);
      position: fixed;
      top: 50px;
      left: 0px;
      padding: 0 15px;
      z-index: 1; }
      @media (min-width: 1200px) {
        .p-glossary__bar--fixed-top {
          top: 150px; }
          .b-l-header--is-hidden .p-glossary__bar--fixed-top {
            top: 0; } }
    .b-l-header--hidden .p-glossary__bar {
      transition: top 0.3s; }
  .p-glossary__list {
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding-left: 0;
    list-style: none;
    height: 50px;
    text-align: justify !important;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto; }
  .p-glossary__item {
    font-size: 1.2em;
    padding: 8px 0;
    margin: 0px; }
  .p-glossary__link {
    color: #3dae2b; }
    .p-glossary__bar--fixed-top .p-glossary__link {
      color: #3dae2b; }
    .p-glossary__link:after {
      content: '\2022';
      margin: 0 10px; }
      @media (min-width: 768px) {
        .p-glossary__link:after {
          margin: 0 30px; } }
      .p-glossary__item:last-child .p-glossary__link:after {
        content: '';
        margin: 0; }
    .p-glossary__link:hover, .p-glossary__link:active, .p-glossary__link:focus {
      text-decoration: none; }
  .p-glossary__definitions {
    margin-top: 0.625em; }
    .p-glossary__bar--fixed-top + .p-glossary__definitions {
      margin-top: 5em;
      /* p-glossary__definitions margin-top (10px) + p-glossary__bar--fixed-top height (50px) + l-page-header margin bottom (20px) */ }
    @media (min-width: 768px) {
      .p-glossary__definitions {
        margin-top: 1.25em; }
        .p-glossary__bar--fixed-top + .p-glossary__definitions {
          margin-top: 6.25em;
          /* p-glossary__definitions margin-top (20px) + p-glossary__bar--fixed-top height (50px) + l-page-header margin bottom (30px) */ } }
  .p-glossary__letter-section {
    margin-bottom: 1.25em; }
  .p-glossary__letter-tit {
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 10px 16px;
    background-color: transparent;
    color: #3dae2b;
    font-weight: 500; }
  .p-glossary .panel:first-child {
    margin-top: 5px; }
  .p-glossary .panel-group {
    margin-bottom: 0; }

.p-article {
  /*
   * ========== BEM Elements ==========
   */ }
  .p-article__date {
    font-size: 1.4rem;
    color: #333333; }
  .p-article__image {
    margin: 30px 0 40px;
    border-radius: 7.5px; }
  .p-article__text img {
    max-width: 100%; }

.p-inscription__info {
  margin: 0 0 1.875em;
  border-radius: 5px;
  background-color: #ebebeb;
  padding: 1.25em;
  text-align: center; }
.p-inscription__info-price {
  font-size: 3rem; }

.p-tv-index__slider {
  margin: 2.5em 0; }
.p-tv-index__slider-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 23px 15px; }
  @media (min-width: 768px) {
    .p-tv-index__slider-header {
      margin: 0 60px 15px; } }
  @media (min-width: 992px) {
    .p-tv-index__slider-header {
      margin: 0 70px 15px; } }
  @media (min-width: 1200px) {
    .p-tv-index__slider-header {
      margin: 0 70px 20px; } }

.rectangular__span--tachado {
  text-decoration: line-through; }

@media (max-width: 767px) {
  .p-poll__table > thead {
    display: none; } }
.p-poll__table > tbody > tr {
  border-radius: 5px;
  background-color: #f5f5f5; }
  @media (max-width: 767px) {
    .p-poll__table > tbody > tr {
      display: block;
      margin-bottom: 10px;
      padding: 12px; } }
.p-poll__table > tbody > tr > td {
  vertical-align: top; }
  @media (max-width: 767px) {
    .p-poll__table > tbody > tr > td {
      display: inline-block; } }
  @media (min-width: 768px) {
    .p-poll__table > tbody > tr > td {
      vertical-align: middle; } }
  @media (max-width: 767px) {
    .p-poll__table > tbody > tr > td.p-poll__table-column-date {
      padding-bottom: 0;
      font-size: 12px; } }
  @media (max-width: 767px) {
    .p-poll__table > tbody > tr > td.p-poll__table-column-name {
      font-size: 20px; } }
.p-poll__btn {
  width: 100%;
  display: inline-flex;
  text-align: center; }
  .p-poll__btn--timeout {
    border-radius: 3px;
    padding: 9px 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    border: 1px solid #b51b1b;
    background-color: transparent;
    color: #b51b1b;
    text-align: center;
    cursor: not-allowed; }

.p-poll-feedback__image {
  margin: 0 auto;
  max-width: 150px; }
.p-poll-feedback__title {
  text-align: center;
  margin: 30px 0 16px; }
  @media (min-width: 768px) {
    .p-poll-feedback__title {
      margin: 20px 0; } }
.p-poll-feedback__text {
  font-size: 16px;
  text-align: center; }
  @media (min-width: 768px) {
    .p-poll-feedback__answer-feedback .p-poll-feedback__text {
      text-align: left; } }
.p-poll-feedback__list {
  counter-reset: poll-feeeback-counter;
  padding-left: 0;
  margin-left: 0;
  list-style: none; }
.p-poll-feedback__list-item {
  margin: 1.25em 0;
  padding: 1.25em 0 0;
  border-top: 1px solid #ccc;
  counter-increment: poll-feeeback-counter; }
.p-poll-feedback__item-number:before {
  content: counter(poll-feeeback-counter) ". "; }
.p-poll-feedback__tooltip .tooltip.top {
  margin-top: -6px; }
  @media (min-width: 768px) {
    .p-poll-feedback__tooltip .tooltip.top {
      margin-top: -12px; } }
.p-poll-feedback__tooltip .tooltip-inner {
  min-width: 100px;
  background-color: #3dae2b; }
.p-poll-feedback__tooltip .tooltip.top .tooltip-arrow {
  border-top-color: #3dae2b; }
.p-poll-feedback__tooltip--average .tooltip-inner {
  background-color: #c4c4c4; }
.p-poll-feedback__tooltip--average .tooltip.top .tooltip-arrow {
  border-top-color: #c4c4c4; }
@media (max-width: 767px) {
  .p-poll-feedback__rating-stars {
    margin-top: 1.875em; }
    .p-poll-feedback__rating-stars + .p-poll-feedback__rating-stars {
      margin-top: 3.75em; } }
@media (max-width: 767px) {
  .p-poll-feedback__rating-faces {
    margin-top: 1.875em; } }
@media (max-width: 767px) {
  .p-poll-feedback__textarea {
    margin-top: 0.625em; } }
.p-poll-feedback__image-choice {
  margin-top: 1.875em; }
  @media (min-width: 480px) {
    .p-poll-feedback__image-choice {
      margin-top: 1.875em; } }
  @media (min-width: 992px) {
    .p-poll-feedback__image-choice {
      margin-top: 0; } }
  .p-poll-feedback__image-choice + .p-poll-feedback__image-choice {
    margin-top: 4.375em; }
    @media (min-width: 480px) {
      .p-poll-feedback__image-choice + .p-poll-feedback__image-choice {
        margin-top: 1.875em; } }
    @media (min-width: 992px) {
      .p-poll-feedback__image-choice + .p-poll-feedback__image-choice {
        margin-top: 0; } }
.p-poll-feedback__answer-feedback {
  padding: 15px 0; }
  @media (min-width: 768px) {
    .p-poll-feedback__answer-feedback {
      align-items: center;
      display: flex;
      gap: 24px; } }
.p-poll-feedback__answer-feedback-image {
  margin: 0 0 35px;
  text-align: center; }
  .p-poll-feedback__answer-feedback-image svg {
    max-width: 100%; }
  @media (min-width: 768px) {
    .p-poll-feedback__answer-feedback-image {
      margin: 0;
      width: 40%; }
      .p-poll-feedback__answer-feedback-image svg {
        max-width: 100%; } }
.p-poll-feedback__answer-feedback-body {
  text-align: center; }
  @media (min-width: 768px) {
    .p-poll-feedback__answer-feedback-body {
      text-align: left;
      margin-left: auto;
      width: 55%; } }
.p-poll-feedback__answer-feedback-title {
  color: #3dae2b;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0 0 25px 0; }
  .p-poll-feedback--fail .p-poll-feedback__answer-feedback-title {
    color: #b51b1b; }
  .p-poll-feedback--success .p-poll-feedback__answer-feedback-title {
    color: #80b51b; }
.p-poll-feedback__summary {
  margin: 0 auto;
  max-width: 300px;
  text-align: center; }
.p-poll-feedback__summary-best {
  background: #f2f2f2;
  border-radius: 5px;
  display: inline-block;
  font-size: 1.45rem;
  font-weight: 700;
  padding: 8px 15px; }
  .p-poll-feedback__summary-best--fail {
    color: #b51b1b; }
  .p-poll-feedback__summary-best--success {
    color: #80b51b; }

.p-certificate__certificate {
  margin-bottom: 40px;
  text-align: center; }
  @media (min-width: 768px) {
    .p-certificate__certificate {
      border: 1px solid #DFDFDF;
      background-color: #FBFBFB;
      padding: 30px; } }
  @media (min-width: 992px) {
    .p-certificate__certificate {
      margin-bottom: 60px;
      padding: 40px; } }
.p-certificate__image {
  display: block;
  margin: 0 auto 15px;
  max-width: 800px;
  width: 100%; }
  @media (min-width: 768px) {
    .p-certificate__image {
      margin-bottom: 25px; } }
  @media (min-width: 992px) {
    .p-certificate__image {
      margin-bottom: 35px; } }
.p-certificate__sidebar {
  margin-bottom: 40px; }
.p-certificate__heading {
  font-size: 2.25rem;
  line-height: 1.3;
  margin-bottom: 15px; }
  .p-certificate__footer .p-certificate__heading {
    margin-bottom: 25px; }

.p-certificate-pdf__html-body {
  background-color: #ffffff;
  margin: 0;
  padding: 0; }

.p-certificate-pdf {
  background-size: cover;
  font-size: 16px;
  line-height: 1.2em;
  padding: 10mm;
  page-break-after: always;
  text-align: center; }
  .p-certificate-pdf__wrapper {
    border: 1px solid #3dae2b;
    border-radius: 10px;
    height: 241mm;
    padding: 10mm;
    position: relative; }
  .p-certificate-pdf__v-center-wrapper {
    display: table;
    width: 100%; }
  .p-certificate-pdf__v-center {
    display: table-cell;
    vertical-align: middle; }
  .p-certificate-pdf__header {
    height: 18%; }
  .p-certificate-pdf__certificate-title {
    color: #3dae2b;
    font-size: 1.1em;
    margin-bottom: 25px; }
  .p-certificate-pdf__company-logo {
    max-height: 125px;
    max-width: 40%; }
  .p-certificate-pdf__body {
    height: 47%; }
  .p-certificate-pdf__person-name {
    color: #3dae2b;
    font-size: 3.25em;
    font-weight: 900;
    line-height: 1em;
    margin-bottom: 25px; }
    .p-certificate-pdf__person-name:after {
      background-color: #cacaca;
      display: block;
      content: "";
      height: 1px;
      width: 33%;
      margin: 35px auto 0; }
  .p-certificate-pdf__itinerary-intro {
    font-size: 1.1em;
    margin-bottom: 10px; }
  .p-certificate-pdf__itinerary-name {
    color: #3dae2b;
    font-size: 1.6em;
    font-weight: 900;
    line-height: 1.1em;
    margin-bottom: 15px; }
  .p-certificate-pdf__itinerary-metadata {
    font-size: 1.1em;
    margin-bottom: 20px; }
  .p-certificate-pdf__itinerary-start-end {
    font-size: 0.85em;
    margin: 0; }
  .p-certificate-pdf__itinerary-date {
    font-size: 0.85em;
    margin: 0; }
  .p-certificate-pdf__footer {
    height: 35%; }
  .p-certificate-pdf__row {
    display: table;
    margin-bottom: 25px;
    width: 100%; }
  .p-certificate-pdf__col {
    display: table-cell;
    width: 33.3333333%; }
  .p-certificate-pdf__footer-img {
    max-height: 100px;
    max-width: 25%; }
  .p-certificate-pdf__footer-text {
    font-size: 0.8em;
    line-height: 1.5em;
    margin: 0;
    padding: 0 15px; }
  .p-certificate-pdf__code {
    bottom: 5px;
    left: 0;
    position: absolute;
    width: 100%; }
  .p-certificate-pdf__code-text {
    color: #aaa;
    font-size: 0.7em;
    line-height: 1.4em;
    margin: 0; }
    .p-certificate-pdf__code-text a {
      color: #aaa;
      text-decoration: underline; }
    .p-certificate-pdf__code-text--professional {
      color: #999;
      font-size: 1.2rem;
      font-weight: 700; }
  .p-certificate-pdf__description {
    margin-bottom: 40px; }
  .p-certificate-pdf__description-title {
    font-weight: 700; }
  .p-certificate-pdf__additionalinfo {
    margin-bottom: 40px; }
  .p-certificate-pdf__additionalinfo-title {
    font-weight: 700; }
  .p-certificate-pdf--back {
    background: none;
    text-align: left; }

.p-certificate-validate {
  margin: 0 auto;
  max-width: 575px; }
  .p-certificate-validate__label {
    border-bottom: 1px solid #b3b3b3;
    display: block;
    padding-bottom: 8px;
    margin: 25px 0 20px; }
    @media (min-width: 768px) {
      .p-certificate-validate__label {
        margin-top: 40px; } }
    .p-certificate-validate__label label {
      font-size: 1.7rem;
      font-weight: 500; }
  @media (min-width: 480px) {
    .p-certificate-validate__actions {
      display: flex;
      justify-content: flex-end; } }
  .p-certificate-validate__input {
    margin-bottom: 15px; }
  .p-certificate-validate__download {
    margin-bottom: 15px; }
    @media (min-width: 480px) {
      .p-certificate-validate__download {
        margin-left: 15px;
        order: 2; } }
  .p-certificate-validate__search {
    text-align: right; }
    @media (min-width: 480px) {
      .p-certificate-validate__search {
        order: 1; } }

.p-fundae-certificate__page {
  border: 10px solid transparent;
  text-align: center;
  display: block;
  height: 990px; }
  .p-fundae-certificate__page b {
    font-weight: 500; }
.p-fundae-certificate__wysiwyg {
  text-align: left;
  margin: 100px auto;
  padding-top: 40px;
  height: 400px;
  width: 1000px; }
.p-fundae-certificate__logo h5 {
  color: #3dae2b;
  margin-top: 70px;
  font-weight: 900; }
.p-fundae-certificate__logo img {
  margin-top: 5px;
  width: 130px; }
.p-fundae-certificate__name {
  margin: 0; }
  .p-fundae-certificate__name h6 {
    font-size: 19px;
    font-weight: 300;
    margin-top: 35px; }
  .p-fundae-certificate__name h1 {
    font-size: 57px;
    font-weight: 900;
    margin-top: -5px;
    color: #3dae2b; }
.p-fundae-certificate__nif {
  margin: 0; }
  .p-fundae-certificate__nif h6 {
    font-size: 19px;
    font-weight: 300;
    margin-top: -5px; }
  .p-fundae-certificate__nif h3 {
    font-size: 27px;
    font-weight: 500;
    margin-top: 0px;
    color: #3dae2b; }
.p-fundae-certificate__description p {
  font-size: 18px;
  font-weight: 300;
  margin: 10px 0 0 0;
  padding: 0; }
.p-fundae-certificate__code_group {
  margin: 0px auto;
  width: 600px; }
  .p-fundae-certificate__code_group td {
    padding: 10px 50px;
    font-weight: 300;
    width: 50%; }
.p-fundae-certificate__name h3 {
  font-size: 30px;
  font-weight: 900;
  margin-top: 30px;
  color: #3dae2b; }
.p-fundae-certificate__formation_details {
  margin: 20px 5px 0; }
  .p-fundae-certificate__formation_details p {
    font-size: 18px;
    font-weight: 300;
    padding: 0; }
.p-fundae-certificate__sign {
  margin-top: 50px; }
  .p-fundae-certificate__sign table {
    width: 900px;
    margin: 0px auto 30px; }
  .p-fundae-certificate__sign p {
    font-size: 18px;
    font-weight: 300;
    margin: 5px;
    padding: 0;
    height: 50px; }
.p-fundae-certificate__code_group td {
  width: 50%; }
.p-fundae-certificate__stamp-image {
  height: 127px; }
.p-fundae-certificate__signature-frame {
  height: 130px; }
.p-fundae-certificate__code_group td {
  width: 50%; }

.p-sdesign .l-page-header {
  margin-bottom: 0; }
  @media (min-width: 1200px) {
    .p-sdesign .l-page-header {
      margin-bottom: 15px; } }
.p-sdesign h2:not(.p-sdesign__block h2) {
  border-bottom: 1px solid #3B3B3B;
  font-size: 20px;
  margin-bottom: 1em;
  padding-bottom: .5em; }
.p-sdesign .c-tabs {
  margin-top: 0; }
.p-sdesign__block {
  margin-bottom: 40px; }
  .p-sdesign__block--bg {
    background: #1962ae;
    padding: 15px; }
.p-sdesign__subblock {
  margin-bottom: 15px; }
.p-sdesign__code-btn {
  display: block;
  font-size: 1.3rem;
  margin: -25px 0 0;
  text-align: right; }
.p-sdesign pre {
  margin-top: 15px; }
.p-sdesign .list-group {
  margin-top: 25px; }
  @media (min-width: 1200px) {
    .p-sdesign .list-group {
      margin-top: 50px; } }
  .p-sdesign .list-group .list-group-item {
    padding: 6px 15px; }

.p-option-list {
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 7px 10px rgba(51, 51, 51, 0.1);
  padding: 24px; }
  .p-option-list ul {
    padding: 0;
    margin: 24px 0; }
    .p-option-list ul li {
      margin-bottom: 4px;
      list-style: none; }

.p-achievements {
  /*
   * ========== BEM Elements ==========
   */ }
  .p-achievements__container {
    max-width: 850px; }
    .p-achievements__container--dashboard {
      padding: 0; }
  .p-achievements__header {
    background: linear-gradient(45deg, #3dae2b, #27711c);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px;
    padding: 25px 0; }
    @media (min-width: 992px) {
      .p-achievements__header {
        margin-bottom: 50px;
        padding: 40px 0; } }
  .p-achievements__heading {
    align-items: center;
    display: flex;
    margin-bottom: 25px; }
    @media (min-width: 992px) {
      .p-achievements__heading {
        align-items: flex-end;
        margin-bottom: 50px; } }
  .p-achievements__h1 {
    flex: 1;
    margin-right: 25px;
    color: #ffffff; }
  .p-achievements__info {
    color: #ffffff; }
    .p-achievements__info:hover {
      color: #ffffff; }
    .p-achievements__info svg {
      fill: #ffffff !important; }
  .p-achievements__info-text {
    font-size: 1.4rem; }
    @media (max-width: 767px) {
      .p-achievements__info-text {
        display: none; } }
  @media (max-width: 767px) {
    .p-achievements__info-icon {
      height: 22px;
      width: 22px; } }
  .p-achievements__dashboard {
    display: flex;
    padding-left: 15px; }
    @media (max-width: 767px) {
      .p-achievements__dashboard {
        overflow-x: scroll;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */ }
        .p-achievements__dashboard::-webkit-scrollbar {
          display: none; } }
  .p-achievements__widget-badges {
    flex: 0 0 220px; }
  .p-achievements__widget-ranking {
    min-width: 480px; }
  .p-achievements__intro {
    color: #7E7E7E;
    margin-bottom: 25px; }
    @media (min-width: 768px) {
      .p-achievements__intro {
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .p-achievements__intro {
        font-size: 1.4rem;
        line-height: 1.4; } }
  .p-achievements__ranking-header {
    align-items: center;
    display: flex;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .p-achievements__ranking-header {
        min-height: 50px; } }
  .p-achievements__ranking-select {
    align-items: center;
    display: flex; }
  .p-achievements__ranking-h2 {
    flex: 1;
    padding-right: 25px; }
    @media (max-width: 767px) {
      .p-achievements__ranking-h2 {
        display: none; } }
  .p-achievements__ranking-label {
    color: #7E7E7E;
    font-size: 1.6rem;
    font-weight: 400;
    margin-right: 15px; }
    @media (max-width: 767px) {
      .p-achievements__ranking-label {
        display: none; } }

.p-general {
  margin-top: 50px; }
  .p-general h1 {
    margin-bottom: 1em; }
  .p-general h2, .p-general h3, .p-general h4, .p-general h5, .p-general h6 {
    margin: 1.5em 0 .85em; }

.p-error {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 50px;
  gap: 24px; }
  @media (min-width: 992px) {
    .p-error {
      padding-top: 100px; } }
  .p-error__illustration svg {
    width: 90%; }
    @media (min-width: 992px) {
      .p-error__illustration svg {
        width: 400px; } }
  .p-error__context {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 16px; }
    .p-error__context h2, .p-error__context h3 {
      color: #3dae2b; }
    .p-error__context h2 {
      font-size: 34px; }
      @media (min-width: 992px) {
        .p-error__context h2 {
          font-size: 44px; } }
    .p-error__context h3 {
      font-size: 34px; }
      @media (min-width: 992px) {
        .p-error__context h3 {
          font-size: 34px; } }
    .p-error__context p {
      font-size: 21px; }

.p-feedback {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 100%;
  text-align: center; }
  .p-feedback__wrapper {
    margin: 0 auto;
    max-width: 500px; }
  .p-feedback__h1 {
    margin: 35px 0 20px; }
  .p-feedback__image {
    margin: 0 auto 25px; }
  .p-feedback--signup-ok .p-feedback__h1 {
    margin: 35px 0 20px; }
  .p-feedback--signup-ok .p-feedback__image {
    max-width: 400px; }

@media (min-width: 1200px) {
  #onboardingModal .modal-dialog.modal-sm {
    max-width: 28.75em !important; } }

.l-page {
  flex: 0; }

.l-header__search {
  display: none; }

.l-footer__logos {
  background: #003b4a; }
