@charset "UTF-8";
/*-------------------------------------------------TEMA-------------------------------------------------*/
/*-------------------------------------------------BREACKPOINTS VASS-------------------------------------------------*/
/*--------------------------------------COLORES Colfondos----------------------------------------------*/
/*--------------------------pesos fonts-------------------*/
/*-----------------line---heigth----fonts------------------------------------------*/
/*---------------------------------------------------------Variables stroke----------------------------------------------------*/
/*---------------------------------------------*\
  #font-face 
\*---------------------------------------------*/
@font-face {
  font-family: "Roboto";
  src: url("/documents/d/asset-library-35909/roboto-extraLight") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto";
  src: url("/documents/d/asset-library-35909/roboto-regular") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto";
  src: url("/documents/d/asset-library-35909/roboto-medium") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Roboto";
  src: url("/documents/d/asset-library-35909/roboto-semibold") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: block;
}


html:root {
  --primary: #173278 !important;
  --secondary: #DB214E !important;
  --text-primary: #0C193C;
  --text-secondary: #343334;
  --gray-1: #777577;
  --background: #F6F6F6;
  --complementary: #CAFDFF;
  --white: #FFFFFF;
  --black: #000000;
  --complementary-a: #CAFDFF;
  --complementary-2a: #29F8FF;
  --complementary-3a: #157C80;
  --Secondary-2: #F6C0D1;
  --Secondary-3: #6E0123;
  --primary-2: #C5CCDD;
  --gray2: #AEADAF;
  --gray3: #CDCBCD;
  --btn-primary-bg: #173278;
  --btn-primary-color: #FFFFFF;
  --btn-primary-bg-hover: #0C193C;
  --btn-primary-color-hover: #FFFFFF;
  --btn-primary-bg-press: #0C193C;
  --btn-primary-color-press: #FFFFFF;
  --btn-primary-bg-disabled: #CDCBCD;
  --btn-primary-color-disabled: #343334;
  --btn-primary-r-bg: #DB214E;
  --btn-primary-r-color: #FFFFFF;
  --btn-primary-r-bg-hover: #6E0123;
  --btn-primary-r-color-hover: #FFFFFF;
  --btn-primary-r-bg-press: #F6C0D1;
  --btn-primary-r-color-press: #FFFFFF;
  --btn-primary-r-bg-disabled: #CDCBCD;
  --btn-primary-r-color-disabled: #343334;
  --btn-primary-w-bg: #FFFFFF;
  --btn-primary-w-color: #173278;
  --btn-primary-w-bg-hover: #C5CCDD;
  --btn-primary-w-color-hover: #FFFFFF;
  --btn-primary-w-bg-press: #0C193C;
  --btn-primary-w-color-press: #FFFFFF;
  --btn-primary-w-bg-disabled: #CDCBCD;
  --btn-primary-w-bg-disabled-opacity30: rgba(205, 203, 205, 0.3);
  --btn-primary-w-color-disabled: #343334;
  --btn-secondary-bg: transparent;
  --btn-secondary-color: #173278;
  --btn-secondary-border-color: #173278;
  --btn-secondary-bg-hover: #0C193C;
  --btn-secondary-color-hover: #FFFFFF;
  --btn-secondary-border-color-hover: transparent;
  --btn-secondary-bg-press: #FFFFFF;
  --btn-secondary-color-press: #173278;
  --btn-secondary-border-color-press: #173278;
  --btn-secondary-bg-disabled: transparent;
  --btn-secondary-color-disabled: #AEADAF;
  --btn-secondary-border-color-disabled: #AEADAF;
  --btn-secondary-w-bg: transparent;
  --btn-secondary-w-color: #FFFFFF;
  --btn-secondary-w-border-color: #FFFFFF;
  --btn-secondary-w-bg-hover: #CAFDFF;
  --btn-secondary-w-color-hover: #173278;
  --btn-secondary-w-border-color-hover: transparent;
  --btn-secondary-w-bg-press: transparent;
  --btn-secondary-w-color-press: #FFFFFF;
  --btn-secondary-w-border-color-press: #FFFFFF;
  --btn-secondary-w-bg-disabled: transparent;
  --btn-secondary-w-color-disabled: rgba(246, 246, 246, 0.3019607843);
  --btn-secondary-w-border-color-disabled: rgba(246, 246, 246, 0.3019607843);
  --btn-secondary-g-bg: transparent;
  --btn-secondary-g-color: #29F8FF;
  --btn-secondary-g-border-color: #29F8FF;
  --btn-secondary-g-bg-hover: #CAFDFF;
  --btn-secondary-g-color-hover: #173278;
  --btn-secondary-g-border-color-hover: transparent;
  --btn-secondary-g-bg-press: transparent;
  --btn-secondary-g-color-press: #29F8FF;
  --btn-secondary-g-border-color-press: #29F8FF;
  --btn-secondary-g-bg-disabled: transparent;
  --btn-secondary-g-color-disabled: rgba(246, 246, 246, 0.3019607843);
  --btn-secondary-g-border-color-disabled: rgba(246, 246, 246, 0.3019607843);
  --btn-secondary-link-color: #173278;
  --btn-secondary-link-hover-color: #173278;
  --btn-secondary-link-hover-underline: #173278;
  --btn-secondary-link-disabled-color: #AEADAF;
  --btn-secondary-link-disabled-underline: #AEADAF;
  --btn-secondaryG-link-color: #157C80;
  --btn-secondaryG-link-hover-color: #157C80;
  --btn-secondaryG-link-hover-underline: #157C80;
  --btn-secondaryG-link-disabled-color: #AEADAF;
  --btn-secondaryG-link-disabled-underline: #AEADAF;
  --font-family: Roboto;
}

/*----------------------------------------Mixin media Querys-----------------------------------------*/
/*
NOMENCLATURA SELECTORES DE PANTALLAS
  mobile : estilos hasta maximo resolucion tableta grande
  desktop : estilos a partir de escritorio
  tablet : estilos a partir de tableta pequeña hasta tableta grande
  tablet_desktop : estilo a partir de tableta pequeña
  big_desktop : estilos a partir de escritorio pantallas Grandes!
NOTA: Este mixin es para todo el trabajo de media querys 
NOTA 2: Recuerde que la construccion de maquetas es FIRST MOBILE por ende la media de mobile solo sera usada en casos muy especificos.
USO: Su uso es en las hojas de estilos de los componentes usando un include 
y pasando el parametro de la nomenclatura selectores de pantalla
EJ: 
  @include medias(tablet_desktop) {
    //Escriba aqui el codigo para esta Media-Query
    color; red;
  }
*/
.theme-c {
  margin: 0px;
}
.theme-c-content-container {
  max-width: 100%;
  padding: 0px 16px !important;
}
@media (min-width: 1023px) and (max-width: 1024px) {
  .theme-c-content-container {
    max-width: 100%;
    padding: 0px 24px !important;
    margin: 0px auto;
  }
}
@media (min-width: 1024px) {
  .theme-c-content-container {
    max-width: 100%;
    padding: 0px 40px !important;
    margin: 0px auto;
    overflow-x: hidden;
  }
}
.theme-c-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .theme-c-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.theme-c-content-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.theme-c-container-box {
  width: 100%;
}

/*
USOS: En el scss del componente usar como @include ver en variables los valores y sus variables
EJ: h1{
    @include responsive-font-by-map(h1);
    }
*/
/*
USOS: En el scss del componente usar como @include ver en variables los valores y sus variables
EJ: h1{
    @include weight-font-by-map(font-weight-lit);
    }
*/
/*
USOS: En el scss del componente usar como @include ver en variables los valores y sus variables
EJ: h1{
    @include line-height-font-by-map(line-h-96);
    }
*/
/*
USOS: En el html del componente usar como clase la nomenclatura font-size-Etiqueta o body o sm para small text
EJ: <h1 class="font-size-h1"></h1>
*/
.font-size-titulo-1 {
  font-size: 1.875rem;
}

.font-size-titulo-2 {
  font-size: 1.375rem;
}

.font-size-subtitle-1 {
  font-size: 1.375rem;
}

.font-size-subtitle-2 {
  font-size: 1.125rem;
}

.font-size-subtitle-3 {
  font-size: 2.5rem;
}

.font-size-subtitle-4 {
  font-size: 3.125rem;
}

.font-size-p-1 {
  font-size: 1rem;
}

.font-size-p-2 {
  font-size: 0.875rem;
}

.font-size-caption-1 {
  font-size: 0.875rem;
}

.font-size-caption-2 {
  font-size: 0.75rem;
}

.font-size-caption-3 {
  font-size: 0.625rem;
}

.theme-c h1 {
  font-size: 1.875rem;
}
.theme-c h2 {
  font-size: 1.375rem;
}
.theme-c h3 {
  font-size: 2.5rem;
}
.theme-c h4 {
  font-size: 2.5rem;
}
.theme-c h5 {
  font-size: 3.125rem;
}
.theme-c p {
  font-size: 1rem;
}

/*----------mixin de box-boder-radius-------------------------*/
/*
USOS: En el scss del componente usar como @include stroke en conjuto con su variable. Ver en variables los valores y sus variables
    EJ: .clase-box{
        @include border-radius(10px); para todo los lados 
        @include border-radius(10px, 15px); Si se proporcionan dos valores, el primero se aplica a las esquinas superiores y el segundo a las inferiores.
        @include border-radius(10px, 15px, 20px, 25px); Con cuatro valores, cada esquina recibe su valor correspondiente (en el orden CSS: arriba izquierda, arriba derecha, abajo derecha, abajo izquierda).
        }
*/
/*----------mixin de box-shadow-------------------------*/
/*
USOS: En el scss del componente usar como @include shadow en conjuto con su variable. Ver en variables los valores y sus variables
    EJ: .clase-box{
         @include shadow(0px, 2px, 4px, 0px, rgba(0, 0, 0, 0.1));
        }
        $x: desplazamiento horizontal de la sombra.
        $y: desplazamiento vertical de la sombra.
        $blur: desenfoque de la sombra.
        $spread: extensión de la sombra.
        $color: color de la sombra.
    */
/*----------mixin de box-stroke-------------------------*/
/*
USOS: En el scss del componente usar como @include stroke en conjuto con su variable. Ver en variables los valores y sus variables
    EJ: .clase-box{
        @include stroke(stroke-0, var(--Primary-Personas-50));
        }
*/
/*----------------------------------------Clases de margins-----------------------------------------*/
/*
NOMENCLATURA POSICION DEL MARGIN
    t : top
    b: bottom
    l : left
    r : right
    x : left right
    y : top bottom
    xy : left right top bottom
Nota: Este mixin esta construido para margins multiplos del 2
USO: Usar la clase de usando la nomenclatura m-POSISION-TAMAÑODELMARGIN(MultiploDeDos)
EJ: <a class="m-xy-12" href="#">Texto del enlace</a>
*/
.theme-c .m-t-2 {
  margin-top: 2px;
}
.theme-c .m-b-2 {
  margin-bottom: 2px;
}
.theme-c .m-l-2 {
  margin-left: 2px;
}
.theme-c .m-r-2 {
  margin-right: 2px;
}
.theme-c .m-y-2 {
  margin: 2px 0px;
}
.theme-c .m-x-2 {
  margin: 0px 2px;
}
.theme-c .m-xy-2 {
  margin: 2px;
}
.theme-c .m-t-4 {
  margin-top: 4px;
}
.theme-c .m-b-4 {
  margin-bottom: 4px;
}
.theme-c .m-l-4 {
  margin-left: 4px;
}
.theme-c .m-r-4 {
  margin-right: 4px;
}
.theme-c .m-y-4 {
  margin: 4px 0px;
}
.theme-c .m-x-4 {
  margin: 0px 4px;
}
.theme-c .m-xy-4 {
  margin: 4px;
}
.theme-c .m-t-6 {
  margin-top: 6px;
}
.theme-c .m-b-6 {
  margin-bottom: 6px;
}
.theme-c .m-l-6 {
  margin-left: 6px;
}
.theme-c .m-r-6 {
  margin-right: 6px;
}
.theme-c .m-y-6 {
  margin: 6px 0px;
}
.theme-c .m-x-6 {
  margin: 0px 6px;
}
.theme-c .m-xy-6 {
  margin: 6px;
}
.theme-c .m-t-8 {
  margin-top: 8px;
}
.theme-c .m-b-8 {
  margin-bottom: 8px;
}
.theme-c .m-l-8 {
  margin-left: 8px;
}
.theme-c .m-r-8 {
  margin-right: 8px;
}
.theme-c .m-y-8 {
  margin: 8px 0px;
}
.theme-c .m-x-8 {
  margin: 0px 8px;
}
.theme-c .m-xy-8 {
  margin: 8px;
}
.theme-c .m-t-10 {
  margin-top: 10px;
}
.theme-c .m-b-10 {
  margin-bottom: 10px;
}
.theme-c .m-l-10 {
  margin-left: 10px;
}
.theme-c .m-r-10 {
  margin-right: 10px;
}
.theme-c .m-y-10 {
  margin: 10px 0px;
}
.theme-c .m-x-10 {
  margin: 0px 10px;
}
.theme-c .m-xy-10 {
  margin: 10px;
}
.theme-c .m-t-12 {
  margin-top: 12px;
}
.theme-c .m-b-12 {
  margin-bottom: 12px;
}
.theme-c .m-l-12 {
  margin-left: 12px;
}
.theme-c .m-r-12 {
  margin-right: 12px;
}
.theme-c .m-y-12 {
  margin: 12px 0px;
}
.theme-c .m-x-12 {
  margin: 0px 12px;
}
.theme-c .m-xy-12 {
  margin: 12px;
}
.theme-c .m-t-14 {
  margin-top: 14px;
}
.theme-c .m-b-14 {
  margin-bottom: 14px;
}
.theme-c .m-l-14 {
  margin-left: 14px;
}
.theme-c .m-r-14 {
  margin-right: 14px;
}
.theme-c .m-y-14 {
  margin: 14px 0px;
}
.theme-c .m-x-14 {
  margin: 0px 14px;
}
.theme-c .m-xy-14 {
  margin: 14px;
}
.theme-c .m-t-16 {
  margin-top: 16px;
}
.theme-c .m-b-16 {
  margin-bottom: 16px;
}
.theme-c .m-l-16 {
  margin-left: 16px;
}
.theme-c .m-r-16 {
  margin-right: 16px;
}
.theme-c .m-y-16 {
  margin: 16px 0px;
}
.theme-c .m-x-16 {
  margin: 0px 16px;
}
.theme-c .m-xy-16 {
  margin: 16px;
}
.theme-c .m-t-18 {
  margin-top: 18px;
}
.theme-c .m-b-18 {
  margin-bottom: 18px;
}
.theme-c .m-l-18 {
  margin-left: 18px;
}
.theme-c .m-r-18 {
  margin-right: 18px;
}
.theme-c .m-y-18 {
  margin: 18px 0px;
}
.theme-c .m-x-18 {
  margin: 0px 18px;
}
.theme-c .m-xy-18 {
  margin: 18px;
}
.theme-c .m-t-20 {
  margin-top: 20px;
}
.theme-c .m-b-20 {
  margin-bottom: 20px;
}
.theme-c .m-l-20 {
  margin-left: 20px;
}
.theme-c .m-r-20 {
  margin-right: 20px;
}
.theme-c .m-y-20 {
  margin: 20px 0px;
}
.theme-c .m-x-20 {
  margin: 0px 20px;
}
.theme-c .m-xy-20 {
  margin: 20px;
}
.theme-c .m-t-22 {
  margin-top: 22px;
}
.theme-c .m-b-22 {
  margin-bottom: 22px;
}
.theme-c .m-l-22 {
  margin-left: 22px;
}
.theme-c .m-r-22 {
  margin-right: 22px;
}
.theme-c .m-y-22 {
  margin: 22px 0px;
}
.theme-c .m-x-22 {
  margin: 0px 22px;
}
.theme-c .m-xy-22 {
  margin: 22px;
}
.theme-c .m-t-24 {
  margin-top: 24px;
}
.theme-c .m-b-24 {
  margin-bottom: 24px;
}
.theme-c .m-l-24 {
  margin-left: 24px;
}
.theme-c .m-r-24 {
  margin-right: 24px;
}
.theme-c .m-y-24 {
  margin: 24px 0px;
}
.theme-c .m-x-24 {
  margin: 0px 24px;
}
.theme-c .m-xy-24 {
  margin: 24px;
}
.theme-c .m-t-26 {
  margin-top: 26px;
}
.theme-c .m-b-26 {
  margin-bottom: 26px;
}
.theme-c .m-l-26 {
  margin-left: 26px;
}
.theme-c .m-r-26 {
  margin-right: 26px;
}
.theme-c .m-y-26 {
  margin: 26px 0px;
}
.theme-c .m-x-26 {
  margin: 0px 26px;
}
.theme-c .m-xy-26 {
  margin: 26px;
}
.theme-c .m-t-28 {
  margin-top: 28px;
}
.theme-c .m-b-28 {
  margin-bottom: 28px;
}
.theme-c .m-l-28 {
  margin-left: 28px;
}
.theme-c .m-r-28 {
  margin-right: 28px;
}
.theme-c .m-y-28 {
  margin: 28px 0px;
}
.theme-c .m-x-28 {
  margin: 0px 28px;
}
.theme-c .m-xy-28 {
  margin: 28px;
}
.theme-c .m-t-30 {
  margin-top: 30px;
}
.theme-c .m-b-30 {
  margin-bottom: 30px;
}
.theme-c .m-l-30 {
  margin-left: 30px;
}
.theme-c .m-r-30 {
  margin-right: 30px;
}
.theme-c .m-y-30 {
  margin: 30px 0px;
}
.theme-c .m-x-30 {
  margin: 0px 30px;
}
.theme-c .m-xy-30 {
  margin: 30px;
}
.theme-c .m-t-32 {
  margin-top: 32px;
}
.theme-c .m-b-32 {
  margin-bottom: 32px;
}
.theme-c .m-l-32 {
  margin-left: 32px;
}
.theme-c .m-r-32 {
  margin-right: 32px;
}
.theme-c .m-y-32 {
  margin: 32px 0px;
}
.theme-c .m-x-32 {
  margin: 0px 32px;
}
.theme-c .m-xy-32 {
  margin: 32px;
}
.theme-c .m-t-34 {
  margin-top: 34px;
}
.theme-c .m-b-34 {
  margin-bottom: 34px;
}
.theme-c .m-l-34 {
  margin-left: 34px;
}
.theme-c .m-r-34 {
  margin-right: 34px;
}
.theme-c .m-y-34 {
  margin: 34px 0px;
}
.theme-c .m-x-34 {
  margin: 0px 34px;
}
.theme-c .m-xy-34 {
  margin: 34px;
}
.theme-c .m-t-36 {
  margin-top: 36px;
}
.theme-c .m-b-36 {
  margin-bottom: 36px;
}
.theme-c .m-l-36 {
  margin-left: 36px;
}
.theme-c .m-r-36 {
  margin-right: 36px;
}
.theme-c .m-y-36 {
  margin: 36px 0px;
}
.theme-c .m-x-36 {
  margin: 0px 36px;
}
.theme-c .m-xy-36 {
  margin: 36px;
}
.theme-c .m-t-38 {
  margin-top: 38px;
}
.theme-c .m-b-38 {
  margin-bottom: 38px;
}
.theme-c .m-l-38 {
  margin-left: 38px;
}
.theme-c .m-r-38 {
  margin-right: 38px;
}
.theme-c .m-y-38 {
  margin: 38px 0px;
}
.theme-c .m-x-38 {
  margin: 0px 38px;
}
.theme-c .m-xy-38 {
  margin: 38px;
}
.theme-c .m-t-40 {
  margin-top: 40px;
}
.theme-c .m-b-40 {
  margin-bottom: 40px;
}
.theme-c .m-l-40 {
  margin-left: 40px;
}
.theme-c .m-r-40 {
  margin-right: 40px;
}
.theme-c .m-y-40 {
  margin: 40px 0px;
}
.theme-c .m-x-40 {
  margin: 0px 40px;
}
.theme-c .m-xy-40 {
  margin: 40px;
}
.theme-c .m-t-42 {
  margin-top: 42px;
}
.theme-c .m-b-42 {
  margin-bottom: 42px;
}
.theme-c .m-l-42 {
  margin-left: 42px;
}
.theme-c .m-r-42 {
  margin-right: 42px;
}
.theme-c .m-y-42 {
  margin: 42px 0px;
}
.theme-c .m-x-42 {
  margin: 0px 42px;
}
.theme-c .m-xy-42 {
  margin: 42px;
}
.theme-c .m-t-44 {
  margin-top: 44px;
}
.theme-c .m-b-44 {
  margin-bottom: 44px;
}
.theme-c .m-l-44 {
  margin-left: 44px;
}
.theme-c .m-r-44 {
  margin-right: 44px;
}
.theme-c .m-y-44 {
  margin: 44px 0px;
}
.theme-c .m-x-44 {
  margin: 0px 44px;
}
.theme-c .m-xy-44 {
  margin: 44px;
}
.theme-c .m-t-46 {
  margin-top: 46px;
}
.theme-c .m-b-46 {
  margin-bottom: 46px;
}
.theme-c .m-l-46 {
  margin-left: 46px;
}
.theme-c .m-r-46 {
  margin-right: 46px;
}
.theme-c .m-y-46 {
  margin: 46px 0px;
}
.theme-c .m-x-46 {
  margin: 0px 46px;
}
.theme-c .m-xy-46 {
  margin: 46px;
}
.theme-c .m-t-48 {
  margin-top: 48px;
}
.theme-c .m-b-48 {
  margin-bottom: 48px;
}
.theme-c .m-l-48 {
  margin-left: 48px;
}
.theme-c .m-r-48 {
  margin-right: 48px;
}
.theme-c .m-y-48 {
  margin: 48px 0px;
}
.theme-c .m-x-48 {
  margin: 0px 48px;
}
.theme-c .m-xy-48 {
  margin: 48px;
}
.theme-c .m-t-50 {
  margin-top: 50px;
}
.theme-c .m-b-50 {
  margin-bottom: 50px;
}
.theme-c .m-l-50 {
  margin-left: 50px;
}
.theme-c .m-r-50 {
  margin-right: 50px;
}
.theme-c .m-y-50 {
  margin: 50px 0px;
}
.theme-c .m-x-50 {
  margin: 0px 50px;
}
.theme-c .m-xy-50 {
  margin: 50px;
}
.theme-c .m-t-52 {
  margin-top: 52px;
}
.theme-c .m-b-52 {
  margin-bottom: 52px;
}
.theme-c .m-l-52 {
  margin-left: 52px;
}
.theme-c .m-r-52 {
  margin-right: 52px;
}
.theme-c .m-y-52 {
  margin: 52px 0px;
}
.theme-c .m-x-52 {
  margin: 0px 52px;
}
.theme-c .m-xy-52 {
  margin: 52px;
}
.theme-c .m-t-54 {
  margin-top: 54px;
}
.theme-c .m-b-54 {
  margin-bottom: 54px;
}
.theme-c .m-l-54 {
  margin-left: 54px;
}
.theme-c .m-r-54 {
  margin-right: 54px;
}
.theme-c .m-y-54 {
  margin: 54px 0px;
}
.theme-c .m-x-54 {
  margin: 0px 54px;
}
.theme-c .m-xy-54 {
  margin: 54px;
}
.theme-c .m-t-56 {
  margin-top: 56px;
}
.theme-c .m-b-56 {
  margin-bottom: 56px;
}
.theme-c .m-l-56 {
  margin-left: 56px;
}
.theme-c .m-r-56 {
  margin-right: 56px;
}
.theme-c .m-y-56 {
  margin: 56px 0px;
}
.theme-c .m-x-56 {
  margin: 0px 56px;
}
.theme-c .m-xy-56 {
  margin: 56px;
}
.theme-c .m-t-58 {
  margin-top: 58px;
}
.theme-c .m-b-58 {
  margin-bottom: 58px;
}
.theme-c .m-l-58 {
  margin-left: 58px;
}
.theme-c .m-r-58 {
  margin-right: 58px;
}
.theme-c .m-y-58 {
  margin: 58px 0px;
}
.theme-c .m-x-58 {
  margin: 0px 58px;
}
.theme-c .m-xy-58 {
  margin: 58px;
}

/*----------------------------------------Clases de paddings-----------------------------------------*/
/*
NOMENCLATURA POSICION DEL PADDING
    t : top
    b: bottom
    l : left
    r : right
    x : left right
    y : top bottom
    xy : left right top bottom
Nota: Este mixin esta construido para padding multiplos del 2
USO: Usar la clase de usando la nomenclatura p-POSISION-TAMAÑODELPADDING(MultiploDeDos)
EJ: <a class="p-xy-12" href="#">Texto del enlace</a>
*/
.theme-c .p-t-2 {
  padding-top: 2px;
}
.theme-c .p-b-2 {
  padding-bottom: 2px;
}
.theme-c .p-l-2 {
  padding-left: 2px;
}
.theme-c .p-r-2 {
  padding-right: 2px;
}
.theme-c .p-y-2 {
  padding: 2px 0px;
}
.theme-c .p-x-2 {
  padding: 0px 2px;
}
.theme-c .p-xy-2 {
  padding: 2px;
}
.theme-c .p-t-4 {
  padding-top: 4px;
}
.theme-c .p-b-4 {
  padding-bottom: 4px;
}
.theme-c .p-l-4 {
  padding-left: 4px;
}
.theme-c .p-r-4 {
  padding-right: 4px;
}
.theme-c .p-y-4 {
  padding: 4px 0px;
}
.theme-c .p-x-4 {
  padding: 0px 4px;
}
.theme-c .p-xy-4 {
  padding: 4px;
}
.theme-c .p-t-6 {
  padding-top: 6px;
}
.theme-c .p-b-6 {
  padding-bottom: 6px;
}
.theme-c .p-l-6 {
  padding-left: 6px;
}
.theme-c .p-r-6 {
  padding-right: 6px;
}
.theme-c .p-y-6 {
  padding: 6px 0px;
}
.theme-c .p-x-6 {
  padding: 0px 6px;
}
.theme-c .p-xy-6 {
  padding: 6px;
}
.theme-c .p-t-8 {
  padding-top: 8px;
}
.theme-c .p-b-8 {
  padding-bottom: 8px;
}
.theme-c .p-l-8 {
  padding-left: 8px;
}
.theme-c .p-r-8 {
  padding-right: 8px;
}
.theme-c .p-y-8 {
  padding: 8px 0px;
}
.theme-c .p-x-8 {
  padding: 0px 8px;
}
.theme-c .p-xy-8 {
  padding: 8px;
}
.theme-c .p-t-10 {
  padding-top: 10px;
}
.theme-c .p-b-10 {
  padding-bottom: 10px;
}
.theme-c .p-l-10 {
  padding-left: 10px;
}
.theme-c .p-r-10 {
  padding-right: 10px;
}
.theme-c .p-y-10 {
  padding: 10px 0px;
}
.theme-c .p-x-10 {
  padding: 0px 10px;
}
.theme-c .p-xy-10 {
  padding: 10px;
}
.theme-c .p-t-12 {
  padding-top: 12px;
}
.theme-c .p-b-12 {
  padding-bottom: 12px;
}
.theme-c .p-l-12 {
  padding-left: 12px;
}
.theme-c .p-r-12 {
  padding-right: 12px;
}
.theme-c .p-y-12 {
  padding: 12px 0px;
}
.theme-c .p-x-12 {
  padding: 0px 12px;
}
.theme-c .p-xy-12 {
  padding: 12px;
}
.theme-c .p-t-14 {
  padding-top: 14px;
}
.theme-c .p-b-14 {
  padding-bottom: 14px;
}
.theme-c .p-l-14 {
  padding-left: 14px;
}
.theme-c .p-r-14 {
  padding-right: 14px;
}
.theme-c .p-y-14 {
  padding: 14px 0px;
}
.theme-c .p-x-14 {
  padding: 0px 14px;
}
.theme-c .p-xy-14 {
  padding: 14px;
}
.theme-c .p-t-16 {
  padding-top: 16px;
}
.theme-c .p-b-16 {
  padding-bottom: 16px;
}
.theme-c .p-l-16 {
  padding-left: 16px;
}
.theme-c .p-r-16 {
  padding-right: 16px;
}
.theme-c .p-y-16 {
  padding: 16px 0px;
}
.theme-c .p-x-16 {
  padding: 0px 16px;
}
.theme-c .p-xy-16 {
  padding: 16px;
}
.theme-c .p-t-18 {
  padding-top: 18px;
}
.theme-c .p-b-18 {
  padding-bottom: 18px;
}
.theme-c .p-l-18 {
  padding-left: 18px;
}
.theme-c .p-r-18 {
  padding-right: 18px;
}
.theme-c .p-y-18 {
  padding: 18px 0px;
}
.theme-c .p-x-18 {
  padding: 0px 18px;
}
.theme-c .p-xy-18 {
  padding: 18px;
}
.theme-c .p-t-20 {
  padding-top: 20px;
}
.theme-c .p-b-20 {
  padding-bottom: 20px;
}
.theme-c .p-l-20 {
  padding-left: 20px;
}
.theme-c .p-r-20 {
  padding-right: 20px;
}
.theme-c .p-y-20 {
  padding: 20px 0px;
}
.theme-c .p-x-20 {
  padding: 0px 20px;
}
.theme-c .p-xy-20 {
  padding: 20px;
}
.theme-c .p-t-22 {
  padding-top: 22px;
}
.theme-c .p-b-22 {
  padding-bottom: 22px;
}
.theme-c .p-l-22 {
  padding-left: 22px;
}
.theme-c .p-r-22 {
  padding-right: 22px;
}
.theme-c .p-y-22 {
  padding: 22px 0px;
}
.theme-c .p-x-22 {
  padding: 0px 22px;
}
.theme-c .p-xy-22 {
  padding: 22px;
}
.theme-c .p-t-24 {
  padding-top: 24px;
}
.theme-c .p-b-24 {
  padding-bottom: 24px;
}
.theme-c .p-l-24 {
  padding-left: 24px;
}
.theme-c .p-r-24 {
  padding-right: 24px;
}
.theme-c .p-y-24 {
  padding: 24px 0px;
}
.theme-c .p-x-24 {
  padding: 0px 24px;
}
.theme-c .p-xy-24 {
  padding: 24px;
}
.theme-c .p-t-26 {
  padding-top: 26px;
}
.theme-c .p-b-26 {
  padding-bottom: 26px;
}
.theme-c .p-l-26 {
  padding-left: 26px;
}
.theme-c .p-r-26 {
  padding-right: 26px;
}
.theme-c .p-y-26 {
  padding: 26px 0px;
}
.theme-c .p-x-26 {
  padding: 0px 26px;
}
.theme-c .p-xy-26 {
  padding: 26px;
}
.theme-c .p-t-28 {
  padding-top: 28px;
}
.theme-c .p-b-28 {
  padding-bottom: 28px;
}
.theme-c .p-l-28 {
  padding-left: 28px;
}
.theme-c .p-r-28 {
  padding-right: 28px;
}
.theme-c .p-y-28 {
  padding: 28px 0px;
}
.theme-c .p-x-28 {
  padding: 0px 28px;
}
.theme-c .p-xy-28 {
  padding: 28px;
}
.theme-c .p-t-30 {
  padding-top: 30px;
}
.theme-c .p-b-30 {
  padding-bottom: 30px;
}
.theme-c .p-l-30 {
  padding-left: 30px;
}
.theme-c .p-r-30 {
  padding-right: 30px;
}
.theme-c .p-y-30 {
  padding: 30px 0px;
}
.theme-c .p-x-30 {
  padding: 0px 30px;
}
.theme-c .p-xy-30 {
  padding: 30px;
}
.theme-c .p-t-32 {
  padding-top: 32px;
}
.theme-c .p-b-32 {
  padding-bottom: 32px;
}
.theme-c .p-l-32 {
  padding-left: 32px;
}
.theme-c .p-r-32 {
  padding-right: 32px;
}
.theme-c .p-y-32 {
  padding: 32px 0px;
}
.theme-c .p-x-32 {
  padding: 0px 32px;
}
.theme-c .p-xy-32 {
  padding: 32px;
}
.theme-c .p-t-34 {
  padding-top: 34px;
}
.theme-c .p-b-34 {
  padding-bottom: 34px;
}
.theme-c .p-l-34 {
  padding-left: 34px;
}
.theme-c .p-r-34 {
  padding-right: 34px;
}
.theme-c .p-y-34 {
  padding: 34px 0px;
}
.theme-c .p-x-34 {
  padding: 0px 34px;
}
.theme-c .p-xy-34 {
  padding: 34px;
}
.theme-c .p-t-36 {
  padding-top: 36px;
}
.theme-c .p-b-36 {
  padding-bottom: 36px;
}
.theme-c .p-l-36 {
  padding-left: 36px;
}
.theme-c .p-r-36 {
  padding-right: 36px;
}
.theme-c .p-y-36 {
  padding: 36px 0px;
}
.theme-c .p-x-36 {
  padding: 0px 36px;
}
.theme-c .p-xy-36 {
  padding: 36px;
}
.theme-c .p-t-38 {
  padding-top: 38px;
}
.theme-c .p-b-38 {
  padding-bottom: 38px;
}
.theme-c .p-l-38 {
  padding-left: 38px;
}
.theme-c .p-r-38 {
  padding-right: 38px;
}
.theme-c .p-y-38 {
  padding: 38px 0px;
}
.theme-c .p-x-38 {
  padding: 0px 38px;
}
.theme-c .p-xy-38 {
  padding: 38px;
}
.theme-c .p-t-40 {
  padding-top: 40px;
}
.theme-c .p-b-40 {
  padding-bottom: 40px;
}
.theme-c .p-l-40 {
  padding-left: 40px;
}
.theme-c .p-r-40 {
  padding-right: 40px;
}
.theme-c .p-y-40 {
  padding: 40px 0px;
}
.theme-c .p-x-40 {
  padding: 0px 40px;
}
.theme-c .p-xy-40 {
  padding: 40px;
}
.theme-c .p-t-42 {
  padding-top: 42px;
}
.theme-c .p-b-42 {
  padding-bottom: 42px;
}
.theme-c .p-l-42 {
  padding-left: 42px;
}
.theme-c .p-r-42 {
  padding-right: 42px;
}
.theme-c .p-y-42 {
  padding: 42px 0px;
}
.theme-c .p-x-42 {
  padding: 0px 42px;
}
.theme-c .p-xy-42 {
  padding: 42px;
}
.theme-c .p-t-44 {
  padding-top: 44px;
}
.theme-c .p-b-44 {
  padding-bottom: 44px;
}
.theme-c .p-l-44 {
  padding-left: 44px;
}
.theme-c .p-r-44 {
  padding-right: 44px;
}
.theme-c .p-y-44 {
  padding: 44px 0px;
}
.theme-c .p-x-44 {
  padding: 0px 44px;
}
.theme-c .p-xy-44 {
  padding: 44px;
}
.theme-c .p-t-46 {
  padding-top: 46px;
}
.theme-c .p-b-46 {
  padding-bottom: 46px;
}
.theme-c .p-l-46 {
  padding-left: 46px;
}
.theme-c .p-r-46 {
  padding-right: 46px;
}
.theme-c .p-y-46 {
  padding: 46px 0px;
}
.theme-c .p-x-46 {
  padding: 0px 46px;
}
.theme-c .p-xy-46 {
  padding: 46px;
}
.theme-c .p-t-48 {
  padding-top: 48px;
}
.theme-c .p-b-48 {
  padding-bottom: 48px;
}
.theme-c .p-l-48 {
  padding-left: 48px;
}
.theme-c .p-r-48 {
  padding-right: 48px;
}
.theme-c .p-y-48 {
  padding: 48px 0px;
}
.theme-c .p-x-48 {
  padding: 0px 48px;
}
.theme-c .p-xy-48 {
  padding: 48px;
}
.theme-c .p-t-50 {
  padding-top: 50px;
}
.theme-c .p-b-50 {
  padding-bottom: 50px;
}
.theme-c .p-l-50 {
  padding-left: 50px;
}
.theme-c .p-r-50 {
  padding-right: 50px;
}
.theme-c .p-y-50 {
  padding: 50px 0px;
}
.theme-c .p-x-50 {
  padding: 0px 50px;
}
.theme-c .p-xy-50 {
  padding: 50px;
}
.theme-c .p-t-52 {
  padding-top: 52px;
}
.theme-c .p-b-52 {
  padding-bottom: 52px;
}
.theme-c .p-l-52 {
  padding-left: 52px;
}
.theme-c .p-r-52 {
  padding-right: 52px;
}
.theme-c .p-y-52 {
  padding: 52px 0px;
}
.theme-c .p-x-52 {
  padding: 0px 52px;
}
.theme-c .p-xy-52 {
  padding: 52px;
}
.theme-c .p-t-54 {
  padding-top: 54px;
}
.theme-c .p-b-54 {
  padding-bottom: 54px;
}
.theme-c .p-l-54 {
  padding-left: 54px;
}
.theme-c .p-r-54 {
  padding-right: 54px;
}
.theme-c .p-y-54 {
  padding: 54px 0px;
}
.theme-c .p-x-54 {
  padding: 0px 54px;
}
.theme-c .p-xy-54 {
  padding: 54px;
}
.theme-c .p-t-56 {
  padding-top: 56px;
}
.theme-c .p-b-56 {
  padding-bottom: 56px;
}
.theme-c .p-l-56 {
  padding-left: 56px;
}
.theme-c .p-r-56 {
  padding-right: 56px;
}
.theme-c .p-y-56 {
  padding: 56px 0px;
}
.theme-c .p-x-56 {
  padding: 0px 56px;
}
.theme-c .p-xy-56 {
  padding: 56px;
}
.theme-c .p-t-58 {
  padding-top: 58px;
}
.theme-c .p-b-58 {
  padding-bottom: 58px;
}
.theme-c .p-l-58 {
  padding-left: 58px;
}
.theme-c .p-r-58 {
  padding-right: 58px;
}
.theme-c .p-y-58 {
  padding: 58px 0px;
}
.theme-c .p-x-58 {
  padding: 0px 58px;
}
.theme-c .p-xy-58 {
  padding: 58px;
}

.theme-c .c-t-view {
  display: block;
}
.theme-c .c-t-hidden {
  display: none;
}
@media (min-width: 1024px) {
  .theme-c .c-t-only-mobile {
    display: none;
  }
}
.theme-c .c-t-only-desktop {
  display: none;
}
@media (min-width: 1024px) {
  .theme-c .c-t-only-desktop {
    display: block;
  }
}

/*----------------------------------------Mixin tamaños boton-----------------------------------------*/
/*---------------------------------------------*\
  #font-face 
\*---------------------------------------------*/
* {
  font-family: var(--font-family);
}

body {
  background-color: var(--background);
}

html, body {
  font-size: 100% !important;
}

:root html {
  font-size: 100% !important;
}

.theme-c .c-o-button {
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.theme-c .c-o-button.c-t-button__size-s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 8px;
  line-height: 1.5rem;
  padding: 10px 20px;
  gap: 0.625rem;
  min-width: 120px;
  max-width: 217px;
  gap: 0.625rem;
}
@media (min-width: 1024px) {
  .theme-c .c-o-button.c-t-button__size-s {
    min-width: 120px;
    max-width: 336px;
  }
}
.theme-c .c-o-button.c-t-button__size-s .icon {
  width: 20px;
  height: 20px;
}
.theme-c .c-o-button.c-t-button__primary {
  background-color: var(--btn-primary-bg);
  color: var(--btn-primary-color);
}
.theme-c .c-o-button.c-t-button__primary .icon {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
}
.theme-c .c-o-button.c-t-button__primary:hover {
  background-color: var(--btn-primary-bg-hover);
  color: var(--btn-primary-color-hover);
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__primary:active {
  background-color: var(--btn-primary-bg-press);
  color: var(--btn-primary-color-press);
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__primary.c-t-button--disabled, .theme-c .c-o-button.c-t-button__primary.disabled {
  background-color: var(--btn-primary-bg-disabled);
  color: var(--btn-primary-color-disabled);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-c .c-o-button.c-t-button__primary-icon {
  background-color: var(--btn-primary-bg);
  color: var(--btn-primary-color);
}
.theme-c .c-o-button.c-t-button__primary-icon:hover {
  background-color: var(--btn-primary-bg-hover);
  color: var(--btn-primary-color-hover);
  text-decoration: none;
}
.theme-c .c-o-button.c-t-button__primary-icon.c-t-button--disabled, .theme-c .c-o-button.c-t-button__primary-icon:disabled {
  background-color: var(--btn-primary-bg-disabled);
  color: var(--btn-primary-color-disabled);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-c .c-o-button.c-t-button__primary-icon .icon {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
}
.theme-c .c-o-button.c-t-button__primary-r {
  background-color: var(--btn-primary-r-bg);
  color: var(--btn-primary-r-color);
}
.theme-c .c-o-button.c-t-button__primary-r .icon {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
}
.theme-c .c-o-button.c-t-button__primary-r:hover {
  background-color: var(--btn-primary-r-bg-hover);
  color: var(--btn-primary-r-color-hover);
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__primary-r:active {
  background-color: var(--btn-primary-r-bg-press);
  color: var(--btn-primary-r-color-press);
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__primary-r.c-t-button--disabled, .theme-c .c-o-button.c-t-button__primary-r.disabled {
  background-color: var(--btn-primary-r-bg-disabled);
  color: var(--btn-primary-r-color-disabled);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-c .c-o-button.c-t-button__primary-r-icon {
  background-color: var(--btn-primary-r-bg);
  color: var(--btn-primary-r-color);
}
.theme-c .c-o-button.c-t-button__primary-r-icon:hover {
  background-color: var(--btn-primary-r-bg-hover);
  color: var(--btn-primary-r-color-hover);
  text-decoration: none;
}
.theme-c .c-o-button.c-t-button__primary-r-icon.c-t-button--disabled, .theme-c .c-o-button.c-t-button__primary-r-icon:disabled {
  background-color: var(--btn-primary-r-bg-disabled);
  color: var(--btn-primary-r-color-disabled);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-c .c-o-button.c-t-button__primary-r-icon .icon {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
}
.theme-c .c-o-button.c-t-button__primary-w {
  background-color: var(--btn-primary-w-bg);
  color: var(--btn-primary-w-color);
}
.theme-c .c-o-button.c-t-button__primary-w .icon {
  -webkit-filter: brightness(0) saturate(100%) invert(14%) sepia(87%) saturate(1903%) hue-rotate(210deg) brightness(94%) contrast(93%);
          filter: brightness(0) saturate(100%) invert(14%) sepia(87%) saturate(1903%) hue-rotate(210deg) brightness(94%) contrast(93%);
}
.theme-c .c-o-button.c-t-button__primary-w:hover {
  background-color: var(--btn-primary-w-bg-hover);
  color: var(--btn-primary-w-color);
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__primary-w:hover .icon {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
}
.theme-c .c-o-button.c-t-button__primary-w:active {
  background-color: var(--btn-primary-w-bg-press);
  color: var(--btn-primary-w-color-press);
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__primary-w.c-t-button--disabled, .theme-c .c-o-button.c-t-button__primary-w.disabled {
  background-color: var(--btn-primary-w-bg-disabled-opacity30);
  color: var(--btn-secondary-g-color-disabled);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-c .c-o-button.c-t-button__primary-w-icon {
  background-color: var(--btn-primary-w-bg);
  color: var(--btn-primary-w-color);
}
.theme-c .c-o-button.c-t-button__primary-w-icon:hover {
  background-color: var(--btn-primary-w-bg-hover);
  color: var(--btn-primary-w-color);
  text-decoration: none;
}
.theme-c .c-o-button.c-t-button__primary-w-icon:hover .icon {
  -webkit-filter: brightness(0) saturate(100%) invert(14%) sepia(87%) saturate(1903%) hue-rotate(210deg) brightness(94%) contrast(93%);
          filter: brightness(0) saturate(100%) invert(14%) sepia(87%) saturate(1903%) hue-rotate(210deg) brightness(94%) contrast(93%);
}
.theme-c .c-o-button.c-t-button__primary-w-icon:active {
  background-color: var(--btn-primary-w-bg-press);
  color: var(--btn-primary-w-color-press);
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__primary-w-icon:active .icon {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
}
.theme-c .c-o-button.c-t-button__primary-w-icon.c-t-button--disabled, .theme-c .c-o-button.c-t-button__primary-w-icon:disabled {
  background-color: var(--btn-primary-w-bg-disabled-opacity30);
  color: var(--btn-secondary-g-color-disabled);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-c .c-o-button.c-t-button__primary-w-icon.c-t-button--disabled .icon, .theme-c .c-o-button.c-t-button__primary-w-icon:disabled .icon {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
  opacity: 0.3;
}
.theme-c .c-o-button.c-t-button__secondary {
  background-color: var(--btn-secondary-bg);
  color: var(--btn-secondary-color);
  outline: 1px var(--btn-secondary-color) solid;
}
.theme-c .c-o-button.c-t-button__secondary:hover {
  background-color: var(--btn-secondary-bg-hover);
  color: var(--btn-secondary-color-hover);
  outline: 1px var(--btn-secondary-color-hover) solid;
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
  outline: none !important;
}
.theme-c .c-o-button.c-t-button__secondary:active {
  background-color: var(--btn-secondary-bg-press);
  color: var(--btn-secondary-color-press);
  outline: 1px var(--btn-secondary-color-press) solid;
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__secondary.c-t-button--disabled, .theme-c .c-o-button.c-t-button__secondary.disabled {
  background-color: var(--btn-secondary-bg-disabled);
  color: var(--btn-secondary-color-disabled);
  outline: 1px var(--btn-secondary-color-disabled) solid;
  cursor: not-allowed;
  pointer-events: none;
}
.theme-c .c-o-button.c-t-button__secondary-icon {
  background-color: var(--btn-secondary-bg);
  color: var(--btn-secondary-color);
  outline: 1px var(--btn-secondary-color) solid;
}
.theme-c .c-o-button.c-t-button__secondary-icon:hover {
  background-color: var(--btn-secondary-bg-hover);
  color: var(--btn-secondary-color-hover);
  outline: 1px var(--btn-secondary-color-hover) solid;
  text-decoration: none;
  outline: none !important;
}
.theme-c .c-o-button.c-t-button__secondary-icon:hover .icon {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7472%) hue-rotate(237deg) brightness(124%) contrast(101%);
}
.theme-c .c-o-button.c-t-button__secondary-icon:active {
  background-color: var(--btn-secondary-bg-press);
  color: var(--btn-secondary-color-press);
  outline: 1px var(--btn-secondary-color-press) solid;
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__secondary-icon:active .icon {
  -webkit-filter: none;
          filter: none;
}
.theme-c .c-o-button.c-t-button__secondary-icon.c-t-button--disabled, .theme-c .c-o-button.c-t-button__secondary-icon:disabled {
  background-color: var(--btn-secondary-bg-disabled);
  color: var(--btn-secondary-color-disabled);
  outline: 1px var(--btn-secondary-color-disabled) solid;
  cursor: not-allowed;
  pointer-events: none;
}
.theme-c .c-o-button.c-t-button__secondary-w {
  background-color: var(--btn-secondary-w-bg);
  color: var(--btn-secondary-w-color);
  outline: 1px var(--btn-secondary-w-color) solid;
}
.theme-c .c-o-button.c-t-button__secondary-w:hover {
  background-color: var(--btn-secondary-w-bg-hover);
  color: var(--btn-secondary-w-color-hover);
  outline: 1px var(--btn-secondary-w-color-hover) solid;
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__secondary-w:active {
  background-color: var(--btn-secondary-w-bg-press);
  color: var(--btn-secondary-w-color-press);
  outline: 1px var(--btn-secondary-w-color-press) solid;
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__secondary-w.c-t-button--disabled, .theme-c .c-o-button.c-t-button__secondary-w.disabled {
  background-color: var(--btn-secondary-w-bg-disabled);
  color: var(--btn-secondary-w-color-disabled);
  outline: 1px var(--btn-secondary-w-color-disabled) solid;
  cursor: not-allowed;
  pointer-events: none;
}
.theme-c .c-o-button.c-t-button__secondary-w-icon {
  background-color: var(--btn-secondary-w-bg);
  color: var(--btn-secondary-w-color);
  outline: 1px var(--btn-secondary-w-color) solid;
}
.theme-c .c-o-button.c-t-button__secondary-w-icon:hover {
  background-color: var(--btn-secondary-w-bg-hover);
  color: var(--btn-secondary-w-color-hover);
  outline: 1px var(--btn-secondary-w-color-hover) solid;
  text-decoration: none;
}
.theme-c .c-o-button.c-t-button__secondary-w-icon.c-t-button--disabled, .theme-c .c-o-button.c-t-button__secondary-w-icon:disabled {
  background-color: var(--btn-secondary-w-bg-disabled);
  color: var(--btn-secondary-w-color-disabled);
  outline: 1px var(--btn-secondary-w-color-disabled) solid;
  cursor: not-allowed;
  pointer-events: none;
}
.theme-c .c-o-button.c-t-button__secondary-g {
  background-color: var(--btn-secondary-g-bg);
  color: var(--btn-secondary-g-color);
  outline: 1px var(--btn-secondary-g-color) solid;
}
.theme-c .c-o-button.c-t-button__secondary-g:hover {
  background-color: var(--btn-secondary-g-bg-hover);
  color: var(--btn-secondary-g-color-hover);
  outline: 1px var(--btn-secondary-g-color-hover) solid;
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__secondary-g:active {
  background-color: var(--btn-secondary-g-bg-press);
  color: var(--btn-secondary-g-color-press);
  outline: 1px var(--btn-secondary-g-color-press) solid;
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__secondary-g.c-t-button--disabled, .theme-c .c-o-button.c-t-button__secondary-g.disabled {
  background-color: var(--btn-secondary-g-bg-disabled);
  color: var(--btn-secondary-g-color-disabled);
  outline: 1px var(--btn-secondary-g-color-disabled) solid;
  cursor: not-allowed;
  pointer-events: none;
}
.theme-c .c-o-button.c-t-button__secondary-g-icon {
  background-color: var(--btn-secondary-g-bg);
  color: var(--btn-secondary-g-color);
  outline: 1px var(--btn-secondary-g-color) solid;
}
.theme-c .c-o-button.c-t-button__secondary-g-icon:hover {
  background-color: var(--btn-secondary-g-bg-hover);
  color: var(--btn-secondary-g-color-hover);
  outline: 1px var(--btn-secondary-g-color-hover) solid;
  text-decoration: none;
}
.theme-c .c-o-button.c-t-button__secondary-g-icon.c-t-button--disabled, .theme-c .c-o-button.c-t-button__secondary-g-icon:disabled {
  background-color: var(--btn-secondary-g-bg-disabled);
  color: var(--btn-secondary-g-color-disabled);
  outline: 1px var(--btn-secondary-g-color-disabled) solid;
  cursor: not-allowed;
  pointer-events: none;
}
.theme-c .c-o-button.c-t-button__secondary-link {
  color: var(--btn-secondary-link-color);
}
.theme-c .c-o-button.c-t-button__secondary-link:hover {
  color: var(--btn-secondary-link-hover-color);
  text-decoration: underline;
}
.theme-c .c-o-button.c-t-button__secondary-link:active {
  color: var(--btn-secondary-link-hover-color);
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__secondary-link.c-t-button--disabled, .theme-c .c-o-button.c-t-button__secondary-link.disabled {
  color: var(--btn-secondary-link-disabled-color);
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: underline;
}
.theme-c .c-o-button.c-t-button__secondary-link-icon {
  color: var(--btn-secondary-link-color);
}
.theme-c .c-o-button.c-t-button__secondary-link-icon:hover {
  color: var(--btn-secondary-link-hover-color);
  text-decoration: underline;
}
.theme-c .c-o-button.c-t-button__secondary-link-icon.c-t-button--disabled, .theme-c .c-o-button.c-t-button__secondary-link-icon:disabled {
  color: var(--btn-secondary-link-disabled-color);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-c .c-o-button.c-t-button__secondary-link-green {
  color: var(--btn-secondaryG-link-color);
}
.theme-c .c-o-button.c-t-button__secondary-link-green:hover {
  color: var(--btn-secondaryG-link-color);
  text-decoration: underline;
}
.theme-c .c-o-button.c-t-button__secondary-link-green:active {
  color: var(--btn-secondaryG-link-color);
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-c .c-o-button.c-t-button__secondary-link-green.c-t-button--disabled, .theme-c .c-o-button.c-t-button__secondary-link-green.disabled {
  color: var(--btn-secondaryG-link-disabled-color);
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: underline;
}
.theme-c .c-o-button.c-t-button__secondary-link-green-icon {
  color: var(--btn-secondaryG-link-color);
}
.theme-c .c-o-button.c-t-button__secondary-link-green-icon:hover {
  color: var(--btn-secondaryG-link-color);
  text-decoration: underline;
}
.theme-c .c-o-button.c-t-button__secondary-link-green-icon.c-t-button--disabled, .theme-c .c-o-button.c-t-button__secondary-link-green-icon:disabled {
  color: var(--btn-secondaryG-link-disabled-color);
  cursor: not-allowed;
  pointer-events: none;
}

.theme-c .c-o-dropdown {
  list-style-type: none;
}
.theme-c .c-o-dropdown ul {
  list-style-type: none;
}
.theme-c .c-o-dropdown .c-o-dropdown__toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme-c .c-o-dropdown .c-o-dropdown__toggle .c-o-dropdown__toggle__left {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme-c .c-o-dropdown .c-o-dropdown__toggle .c-o-dropdown__toggle__right .c-o-icon {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.theme-c .c-o-dropdown .c-o-dropdown__toggle .c-o-dropdown__toggle__right .c-o-icon svg {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  width: 10px;
  height: 5px;
}
.theme-c .c-o-dropdown .c-o-dropdown__toggle .c-o-dropdown__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.theme-c .c-o-dropdown .c-o-dropdown__toggle .c-o-dropdown__description {
  margin-top: 4px;
}
.theme-c .c-o-dropdown .c-o-dropdown__toggle.c-js--active .c-o-dropdown__toggle__right .c-o-icon svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.theme-c .c-o-dropdown .c-o-dropdown__toggle.c-js--active .c-o-dropdown__toggle__right .c-o-icon svg path {
  stroke: var(--complementary-2a);
}
.theme-c .c-o-dropdown .c-o-dropdown__toggle:hover {
  text-decoration: none;
}
.theme-c .c-o-dropdown .c-o-dropdown__item {
  padding: 14px 39px 33px 32px;
}
.theme-c .c-o-dropdown .c-o-dropdown__content {
  list-style-type: none;
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
}

.theme-c .c-c-sidebar__header {
  padding: 20px;
  height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
  background-image: url("/documents/d/guest/mobile_header-3-");
  border-radius: 0px 0px 8px 8px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .theme-c .c-c-sidebar__header {
    background-position: 0 -119px;
  }
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar__header {
    background-image: none;
    padding: 0;
    height: unset;
  }
}
.theme-c .c-c-sidebar__header__logo__img {
  width: 122px;
  height: 32px;
  display: block;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar__header__logo__img {
    width: auto;
    height: auto;
    display: inline-block;
  }
}
.theme-c .c-c-sidebar__header__logo__img img {
  width: 100%;
}
.theme-c .c-c-sidebar__header__boxContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar__header__boxContainer {
    margin-bottom: 0px;
    display: none;
  }
}
.theme-c .c-c-sidebar__header__mov {
  display: block;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar__header__mov {
    display: none;
  }
}
.theme-c .c-c-sidebar__header__boxNavLogo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 15px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar__header__boxNavLogo {
    display: none;
  }
}
.theme-c .c-c-sidebar__header__box-icon .c-c-sidebar__header__iconBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 10px;
}
.theme-c .c-c-sidebar__header__box-icon .c-c-sidebar__header__iconBox .icons {
  width: 30px;
  height: 30px;
}
.theme-c .c-c-sidebar__header__box-icon .c-c-sidebar__header__iconBox .icons img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(348deg) brightness(106%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(348deg) brightness(106%) contrast(101%);
}
.theme-c .c-c-sidebar__header__box-icon .c-c-sidebar__header__iconBox .c-o-button span {
  display: none;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar__header__box-icon .c-c-sidebar__header__iconBox .c-o-button span {
    display: block;
  }
}
.theme-c .c-c-sidebar__header__box-icon .c-c-sidebar__header__iconBox .c-o-button.c-t-button__size-s {
  background-color: transparent;
  max-width: none;
  min-width: auto;
  padding: 0px;
  display: block;
  outline: none;
}
.theme-c .c-c-sidebar__header__box-icon .c-c-sidebar__header__iconBox .c-o-button.c-t-button__size-s .icon__Mov {
  display: none;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar__header__box-icon .c-c-sidebar__header__iconBox .c-o-button.c-t-button__size-s .icon__Mov {
    display: block;
  }
}
.theme-c .c-c-sidebar__header__box-icon .c-c-sidebar__header__iconBox .c-o-button.c-t-button__size-s .icon__Mov_mobile {
  display: block;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar__header__box-icon .c-c-sidebar__header__iconBox .c-o-button.c-t-button__size-s .icon__Mov_mobile {
    display: none;
  }
}
.theme-c .c-c-sidebar__header__user .c-c-sidebar__header__UserName {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.theme-c .c-c-sidebar__header__user .c-c-sidebar__header__UserName p {
  color: var(--white);
  font-size: 0.75rem;
  font-weight: 300;
  margin-bottom: 0px;
}
.theme-c .c-c-sidebar__header__user .c-c-sidebar__header__UserName__title {
  color: var(--white);
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar__header__box__userIcon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.theme-c .c-c-sidebar__header__iconBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme-c .c-c-sidebar__header__iconBox .icons {
  width: 30px;
  height: 30px;
}
.theme-c .c-c-sidebar__header__iconBox .icons img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-filter: brightness(0) saturate(100%) invert(15%) sepia(48%) saturate(2857%) hue-rotate(209deg) brightness(93%) contrast(94%);
          filter: brightness(0) saturate(100%) invert(15%) sepia(48%) saturate(2857%) hue-rotate(209deg) brightness(93%) contrast(94%);
}
.theme-c .c-c-sidebar__header__iconBox .icon__help .icon--hover {
  display: none;
}
.theme-c .c-c-sidebar__header__iconBox .icon__help:hover .icon--hover {
  display: block;
  -webkit-filter: none;
          filter: none;
}
.theme-c .c-c-sidebar__header__iconBox .icon__help:hover .icon--active {
  display: none;
}
.theme-c .c-c-sidebar__header__iconBox .icon__search .icon--hover {
  display: none;
  -webkit-filter: none;
          filter: none;
}
.theme-c .c-c-sidebar__header__iconBox .icon__search:hover .icon--hover {
  display: block;
  -webkit-filter: none;
          filter: none;
}
.theme-c .c-c-sidebar__header__iconBox .icon__search:hover .icon--active {
  display: none;
}
.theme-c .c-c-sidebar__header__iconBox .c-t-button__size-s .icon {
  -webkit-filter: none !important;
          filter: none !important;
}
.theme-c .c-c-sidebar__header__iconBox .c-t-button__size-s .icon__Mov {
  display: block;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-sidebar__header__iconBox .c-t-button__size-s .icon__Mov {
    display: none;
  }
}
.theme-c .c-c-sidebar__header__iconBox .c-t-button__size-s .icon__Mov_mobile {
  display: none;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-sidebar__header__iconBox .c-t-button__size-s .icon__Mov_mobile {
    display: block;
    width: 30px;
    height: 30px;
  }
}
.theme-c .c-c-sidebar__header__UserName {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.theme-c .c-c-sidebar__header__UserName p {
  color: var(--text-primary);
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 300;
  margin-bottom: 0px;
}
.theme-c .c-c-sidebar__header__UserName__title {
  color: var(--text-primary);
  margin-bottom: 0px;
  font-size: 1.375rem;
  line-height: 1.5rem;
  font-weight: 500;
}

@media (min-width: 1024px) {
  .theme-c .theme-c-container-box {
    margin-left: 327px;
    -webkit-transition: margin-left 0.3s ease;
    transition: margin-left 0.3s ease;
  }
}
@media (min-width: 1024px) {
  .theme-c .theme-c-container-box--sidebar-collapsed {
    margin-left: 80px;
  }
}
.theme-c .c-c-sidebar {
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  scroll-behavior: none;
  /* Triángulo SVG justo debajo del botón */
  /* Tooltip debajo del triángulo */
  /* Contenedor para el tooltip + triángulo */
  /* Triángulo SVG posicionado justo debajo del tooltip */
  /* Estado abierto */
}
.theme-c .c-c-sidebar .theme-c-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  height: 100vh !important;
}
.theme-c .c-c-sidebar .theme-c-content-container {
  width: 100%;
}
.theme-c .c-c-sidebar .c-c-sidebar {
  position: absolute !important;
  top: 0;
  height: 100vh !important;
}
.theme-c .c-c-sidebar .custom-tooltip__text {
  font-size: 0.875rem;
  font-weight: 400;
  color: #0C193C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100% !important;
}
.theme-c .c-c-sidebar .tooltip-wrapper {
  position: relative;
  display: inline-block;
}
.theme-c .c-c-sidebar .tooltip-triangle {
  position: absolute;
  left: 5px; /* alineado a la izquierda del botón */
  width: 21px;
  height: 8px;
  pointer-events: none;
  fill: #CAFDFF; /* mismo color que el tooltip */
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  z-index: 9;
}
.theme-c .c-c-sidebar .custom-tooltip {
  position: absolute;
  top: 37px;
  left: 0;
  background-color: #CAFDFF;
  color: #0C193C;
  padding: 6px 10px;
  font-size: 12px;
  border-radius: 8px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  z-index: 10;
  height: 32px !important;
}
.theme-c .c-c-sidebar .tooltip-wrapper:hover .custom-tooltip {
  opacity: 1;
  visibility: visible;
}
.theme-c .c-c-sidebar .custom-tooltip svg.tooltip-triangle {
  position: absolute;
  top: 100%; /* justo debajo del tooltip */
  left: 0; /* alineado a la izquierda del tooltip */
  width: 21px;
  height: 7px;
  pointer-events: none; /* para que no afecte hover */
  fill: #CAFDFF; /* para asegurar color */
  z-index: 9;
}
.theme-c .c-c-sidebar .c-c-sidebar {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.theme-c .c-c-sidebar .is-open {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.theme-c .c-c-sidebar .tooltip-wrapper:hover .custom-tooltip,
.theme-c .c-c-sidebar .tooltip-wrapper:hover .tooltip-triangle {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar {
    position: fixed;
    height: 100vh;
    top: 0;
    max-width: 328px;
    width: 100%;
    -webkit-transition: max-width 0.3s ease;
    transition: max-width 0.3s ease;
    z-index: 100;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed {
    max-width: 80px;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed a[title="Mi perfil"] {
    margin-bottom: 30px;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed .navbar-collapse {
    min-width: 100%;
    gap: 30px;
    padding: 40px 0;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed .navbar-collapse .c-t-sidebar__logo {
    display: none;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed .navbar-collapse .c-t-sidebar__nav {
    gap: 30px;
    overflow: hidden;
    position: relative;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed .navbar-collapse .c-t-sidebar__nav li.c-t-sidebar__nav-title-section {
    visibility: hidden;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed .navbar-collapse .c-t-sidebar__nav li.c-t-sidebar__nav-title-section span {
    visibility: hidden;
    display: block;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed .navbar-collapse .c-t-sidebar__nav li.c-t-sidebar__nav-line {
    display: none;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed .navbar-collapse .c-t-sidebar__nav li span {
    display: none;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed .navbar-collapse .c-t-sidebar__nav li a span {
    display: none;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__toggle__right .c-o-icon {
    display: none;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed .navbar-collapse .c-t-sidebar__nav[data-fade]::after {
    display: none;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed .navbar-collapse .c-t-sidebar__nav.c-has-sidebar__nav--scroll::after {
    content: "...";
    display: block !important;
    position: absolute;
    opacity: 1;
    bottom: 0;
    visibility: visible;
    font-weight: bold;
    color: var(--white);
    font-size: 30px;
    padding: 0;
    text-align: center;
    width: 40px;
    margin: auto;
  }
  .theme-c .c-c-sidebar.c-is-sidebar--collapsed .navbar-collapse .c-t-sidebar__nav-link-icon-right {
    display: none;
  }
}
.theme-c .c-c-sidebar .navbar-toggler {
  width: 30px;
  height: 30px;
  padding: 0;
  border: none;
}
.theme-c .c-c-sidebar .navbar-toggler:focus {
  z-index: 0;
}
.theme-c .c-c-sidebar .navbar-collapse {
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  width: 100%;
  background: var(--text-primary);
  padding: 30px 0;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
  z-index: 99;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse {
    position: relative;
    min-width: 328px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    border-radius: 0 8px 8px 0;
  }
}
.theme-c .c-c-sidebar .navbar-collapse .navbar-nav {
  overflow: auto;
  max-height: 88%;
  padding: 0 0 20px 12px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 20px 30px;
  width: 100%;
  height: auto;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 0;
  }
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__icons {
  text-align: end;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__icon-close {
  width: 30px;
  height: 30px;
  background: none;
  border: none;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__icon-pin {
  position: relative;
  width: 30px;
  height: 30px;
  background: rgba(23, 50, 120, 0.6980392157);
  border-radius: 8px;
  border: none;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__icon-pin img {
  -webkit-filter: brightness(0) saturate(100%) invert(92%) sepia(55%) saturate(7005%) hue-rotate(131deg) brightness(101%) contrast(108%);
          filter: brightness(0) saturate(100%) invert(92%) sepia(55%) saturate(7005%) hue-rotate(131deg) brightness(101%) contrast(108%);
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__icon-pin.active {
  background: var(--white);
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__icon-pin.active img {
  -webkit-filter: none;
          filter: none;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__icon-pin.active:hover {
    background: rgba(23, 50, 120, 0.6980392157);
  }
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__icon-pin.active:hover img {
    -webkit-filter: brightness(0) saturate(100%) invert(92%) sepia(55%) saturate(7005%) hue-rotate(131deg) brightness(101%) contrast(108%);
            filter: brightness(0) saturate(100%) invert(92%) sepia(55%) saturate(7005%) hue-rotate(131deg) brightness(101%) contrast(108%);
  }
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__icon-pin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__icon-pin img {
    width: 24px;
    height: 24px;
  }
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar .tooltip-wrapper {
  position: relative;
  display: inline-block;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__icon-shorten {
  display: none;
  width: 30px;
  height: 30px;
  border: none;
  background: none;
  -webkit-transition: display 1s ease;
  transition: display 1s ease;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__logo__img {
  max-width: 136px;
  min-height: 40px;
  width: auto;
  height: auto;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__logo__img img {
  width: 100%;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav {
  list-style: none;
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
  padding-right: 20px;
  overflow: auto;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  gap: 10px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav {
    gap: 30px;
    max-height: 85%;
  }
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav::-webkit-scrollbar {
  width: 7px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav::-webkit-scrollbar-thumb {
  background: var(--primary-2);
  border-radius: 8px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li {
  border-radius: 8px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 7px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li a img {
  width: 30px;
  height: 30px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li a span {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: var(--white);
  word-break: break-word;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li a.active img {
  -webkit-filter: brightness(0) saturate(100%) invert(92%) sepia(55%) saturate(7005%) hue-rotate(131deg) brightness(101%) contrast(108%);
          filter: brightness(0) saturate(100%) invert(92%) sepia(55%) saturate(7005%) hue-rotate(131deg) brightness(101%) contrast(108%);
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li a:hover {
  text-decoration: none;
  border-radius: 8px;
  background: rgba(23, 50, 120, 0.6980392157);
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li a .c-t-sidebar__nav-icons {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: var(--white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li a .c-t-sidebar__nav-icons .c-t-sidebar__nav-icon-hover {
  display: none;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li a:hover .c-t-sidebar__nav-icons {
  background: var(--secondary);
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li a:hover .c-t-sidebar__nav-icons .c-t-sidebar__nav-icon-hover {
  display: block;
  -webkit-filter: none;
          filter: none;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li a:hover .c-t-sidebar__nav-icons .c-t-sidebar__nav-icon-view {
  display: none;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li:not(.c-o-dropdown) a:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(92%) sepia(55%) saturate(7005%) hue-rotate(131deg) brightness(101%) contrast(108%);
          filter: brightness(0) saturate(100%) invert(92%) sepia(55%) saturate(7005%) hue-rotate(131deg) brightness(101%) contrast(108%);
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown {
  padding-left: 22px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__toggle {
  border-radius: 8px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__toggle:hover {
  background: rgba(23, 50, 120, 0.6980392157);
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__toggle:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(92%) sepia(55%) saturate(7005%) hue-rotate(131deg) brightness(101%) contrast(108%);
          filter: brightness(0) saturate(100%) invert(92%) sepia(55%) saturate(7005%) hue-rotate(131deg) brightness(101%) contrast(108%);
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__toggle__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__toggle.c-js--active {
  background: rgba(23, 50, 120, 0.6980392157);
  margin-bottom: 10px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__toggle.c-js--active .c-o-dropdown__toggle__left img {
  -webkit-filter: brightness(0) saturate(100%) invert(92%) sepia(55%) saturate(7005%) hue-rotate(131deg) brightness(101%) contrast(108%);
          filter: brightness(0) saturate(100%) invert(92%) sepia(55%) saturate(7005%) hue-rotate(131deg) brightness(101%) contrast(108%);
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__content {
  margin: 0 27px;
  border-left: 1px solid var(--complementary-2a);
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__content {
    margin: 0 22px;
  }
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__content li:has(a:hover) {
  background: none;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__content li {
    margin-bottom: 10px;
  }
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__content li .c-o-dropdown__content {
    margin-bottom: 15px;
  }
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__content li:not(.c-o-dropdown) {
  padding-left: 22px;
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__content li:not(.c-o-dropdown) {
    margin-bottom: 10px;
  }
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__content li:not(.c-o-dropdown) a {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
  color: var(--white);
  word-break: break-word;
  padding: 0 0 0 10px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__content li:not(.c-o-dropdown) a:hover, .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__content li:not(.c-o-dropdown) a.active {
  background: none;
  font-weight: 500;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__content li:not(.c-o-dropdown):first-child a {
  padding-top: 5px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__content li:not(.c-o-dropdown):last-child {
  margin-bottom: 0;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown__content li:not(.c-o-dropdown):last-child a {
  padding-bottom: 5px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown .c-o-dropdown__toggle__left span {
  font-size: 1rem;
  font-weight: 300;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown .c-o-dropdown__toggle:hover {
  background: rgba(23, 50, 120, 0.6980392157);
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-o-dropdown .c-o-dropdown .c-o-dropdown__toggle.c-js--active .c-o-dropdown__toggle__left span {
  font-weight: 500;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-t-sidebar__nav-title-section {
  padding: 0 12px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-t-sidebar__nav-section {
  margin-bottom: 0;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-t-sidebar__nav-section ul li {
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-t-sidebar__nav-section ul li {
    margin-bottom: 20px;
  }
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-t-sidebar__nav-section ul li:last-child {
  margin-top: 0;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li.c-t-sidebar__nav-section ul li:last-child {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li:first-child:not(.c-o-dropdown,
.c-t-sidebar__nav-title-section) {
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li:first-child:not(.c-o-dropdown,
  .c-t-sidebar__nav-title-section) {
    margin-bottom: 0;
  }
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li:nth-child(n+3):not(:last-child) .c-t-sidebar__nav-title-section {
  border-top: 1px solid var(--primary-2);
  border-radius: 0;
  padding: 10px 0 0;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li:last-child {
  margin-top: 5px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav li:last-child {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav-section span {
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: var(--primary-2);
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav-section ul {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  list-style: none;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav-section li:last-child {
  margin-bottom: 0;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav-line {
  border-top: 1px solid var(--primary-2);
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav-link-icon-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav-link-icon a {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav-link-icon .c-o-icon {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav-link-icon .c-o-icon svg {
  width: 5px;
  height: 10px;
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav::after {
  content: "";
  position: sticky;
  display: none;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(12, 25, 60, 0)), to(var(--text-primary)));
  background: linear-gradient(180deg, rgba(12, 25, 60, 0) 0%, var(--text-primary) 100%);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s, padding-bottom 0.3s, display 0.3s;
  transition: opacity 0.3s, visibility 0.3s, padding-bottom 0.3s, display 0.3s;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav::after {
    bottom: -2px;
    display: unset;
  }
}
.theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav[data-fade=true]::after {
  display: block;
  opacity: 1;
  visibility: visible;
  padding-bottom: 60px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-sidebar .navbar-collapse .c-t-sidebar__nav[data-fade=true]::after {
    display: unset;
  }
}
.theme-c .c-c-sidebar .navbar-collapse > * {
  height: 100%;
  width: 100%;
}
.theme-c .c-c-sidebar .navbar-collapse * > section,
.theme-c .c-c-sidebar .navbar-collapse * > div {
  height: 100%;
}

.theme-c .c-c-bar-search .search-bar-simple {
  z-index: 2;
}
.theme-c .c-c-bar-search__input {
  background-color: var(--white);
  color: var(--text-primary);
  border: solid 1px var(--primary);
  padding: 10px 0px 10px 20px;
  font-family: var(--font-family);
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
  border-radius: 50px;
  height: 40px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__input {
    height: 50px;
  }
}
.theme-c .c-c-bar-search__input::-webkit-input-placeholder {
  color: var(--primary);
}
.theme-c .c-c-bar-search__input::-moz-placeholder {
  color: var(--primary);
}
.theme-c .c-c-bar-search__input:-ms-input-placeholder {
  color: var(--primary);
}
.theme-c .c-c-bar-search__input::-ms-input-placeholder {
  color: var(--primary);
}
.theme-c .c-c-bar-search__input::placeholder {
  color: var(--primary);
}
.theme-c .c-c-bar-search .input-group-inset:focus-visible ~ .input-group-inset-item {
  background-color: #fff !important;
  border-color: #173278 !important;
}
.theme-c .c-c-bar-search__icon {
  border: solid 1px var(--primary);
  background-color: var(--white);
  color: var(--primary);
  border-left-width: 0;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
}
.theme-c .c-c-bar-search__icon button span svg {
  width: 20px !important;
  height: 20px !important;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__icon button span svg {
    width: 18.75px !important;
    height: 18.75px !important;
  }
}
.theme-c .c-c-bar-search__menu-suggestions {
  display: none;
  background-color: var(--white);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-box-shadow: 0px 0px 11.6px 3px rgba(23, 50, 120, 0.1);
          box-shadow: 0px 0px 11.6px 3px rgba(23, 50, 120, 0.1);
  padding: 2.375rem 1.25rem 1.25rem 1.25rem;
  top: -1rem;
  position: relative;
}
.theme-c .c-c-bar-search__menu-suggestions-title {
  color: var(--primary);
  margin-bottom: 0px;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5rem;
  padding: 0.625rem 0rem;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__menu-suggestions-title {
    font-size: 1.375rem;
    margin-bottom: 0.625rem;
  }
}
.theme-c .c-c-bar-search__menu-suggestions-list {
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0;
}
.theme-c .c-c-bar-search__menu-suggestions-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  padding: 0.625rem 0rem;
}
.theme-c .c-c-bar-search__menu-suggestions-item-link {
  color: var(--text-primary);
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5rem;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__menu-suggestions-item-link {
    font-size: 1rem;
  }
}
.theme-c .c-c-bar-search__menu-suggestions-button {
  color: var(--complementary-3a);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  font-size: 1rem;
  text-decoration: underline;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  padding: 1.25rem 0rem;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__menu-suggestions-button {
    font-size: 1.125rem;
    cursor: pointer;
  }
}
.theme-c .panel-body {
  padding: 0;
}
@media (min-width: 1024px) {
  .theme-c__container-right {
    width: calc(100% - 328px);
  }
}

.theme-c .c-c-section-title h1, .theme-c .c-c-section-title h2, .theme-c .c-c-section-title h3, .theme-c .c-c-section-title h4, .theme-c .c-c-section-title h5, .theme-c .c-c-section-title h6 {
  line-height: normal;
  font-size: 1.125rem;
}
@media (min-width: 1024px) {
  .theme-c .c-c-section-title h1, .theme-c .c-c-section-title h2, .theme-c .c-c-section-title h3, .theme-c .c-c-section-title h4, .theme-c .c-c-section-title h5, .theme-c .c-c-section-title h6 {
    font-size: 1.875rem;
    line-height: normal;
  }
}
.theme-c .c-c-section-title--font-weight-extLit {
  font-weight: 300;
}
.theme-c .c-c-section-title--font-weight-r {
  font-weight: 400;
}
.theme-c .c-c-section-title--font-weight-m {
  font-weight: 500;
}
.theme-c .c-c-section-title--font-weight-sb {
  font-weight: 600;
}

.theme-c .c-c-Slider .owl-carousel {
  position: relative;
}
.theme-c .c-c-Slider .owl-carousel .item {
  height: 600px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: white;
  padding-top: 40px;
}
.theme-c .c-c-Slider .owl-carousel .item .item-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.theme-c .c-c-Slider .owl-carousel .item .item-content {
  position: relative;
  z-index: 1;
  border-radius: 10px;
  width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme-c .c-c-Slider .owl-carousel .item .item-content span {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 1.125rem;
  margin-bottom: 5px;
}
.theme-c .c-c-Slider .owl-carousel .item .item-content .c-c-Slider__title {
  margin-bottom: 5px;
}
.theme-c .c-c-Slider .owl-carousel .item .item-content .c-c-Slider__title h1, .theme-c .c-c-Slider .owl-carousel .item .item-content .c-c-Slider__title h2, .theme-c .c-c-Slider .owl-carousel .item .item-content .c-c-Slider__title h3, .theme-c .c-c-Slider .owl-carousel .item .item-content .c-c-Slider__title h4, .theme-c .c-c-Slider .owl-carousel .item .item-content .c-c-Slider__title h5, .theme-c .c-c-Slider .owl-carousel .item .item-content .c-c-Slider__title h6 {
  color: #FFFFFF;
  font-size: 1.875rem;
  margin-bottom: 0px !important;
}
.theme-c .c-c-Slider .owl-carousel .item .item-content .c-c-Slider__paragraph {
  color: #FFFFFF;
  font-size: 1rem;
  margin-bottom: 15px;
}
.theme-c .c-c-Slider .owl-carousel .owl-dots {
  height: 14px;
  padding: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  left: 48%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 2;
  padding: 8px 16px;
  background: transparent;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  width: 132px;
}
.theme-c .c-c-Slider .owl-carousel .owl-dots .owl-dot span {
  width: 20px;
  height: 4px;
  background: #ffffff;
  display: block;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 !important;
}
.theme-c .c-c-Slider .owl-carousel .owl-dots .owl-dot.active span {
  width: 50px;
  background: #29F8FF;
}
.theme-c .c-c-Slider .owl-carousel .owl-dots #toggleAutoplay {
  width: 14px;
  height: 14px;
  bottom: 20px;
  right: 20px;
  z-index: 2;
  padding: 0px;
  background-color: transparent;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.theme-c .c-c-Slider .owl-carousel .owl-dots #toggleAutoplay img {
  width: 14px;
  height: 14px;
}

.theme-c .c-c-Perfil {
  font-family: var(--font-family) !important;
  padding: 0;
}
.theme-c .c-c-Perfil .c-c-Perfil-usuario {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  margin-bottom: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-Perfil .c-c-Perfil-usuario {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
}
.theme-c .c-c-Perfil .c-c-Perfil-usuario .c-c-Perfil__img {
  width: 50px;
  height: 50px;
}
.theme-c .c-c-Perfil .c-c-Perfil-usuario .c-c-Perfil__img img {
  width: 100%;
  height: 100%;
  border-radius: 500px;
}
.theme-c .c-c-Perfil .c-c-Perfil-usuario .c-c-user {
  text-align: start;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-Perfil .c-c-Perfil-usuario .c-c-user {
    text-align: center;
  }
}
.theme-c .c-c-Perfil .c-c-Perfil-usuario .c-c-user .c-c-Perfil__user p {
  color: var(--primary);
  font-weight: 500;
  font-size: 1.375rem;
  margin-bottom: 5px;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-Perfil .c-c-Perfil-usuario .c-c-user .c-c-Perfil__user p {
    font-size: 1.125rem;
  }
}
.theme-c .c-c-Perfil .c-c-Perfil-usuario .c-c-user .c-c-Perfil__fecha span {
  color: var(--text-primary);
  font-weight: 300;
  font-size: 1.125rem;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-Perfil .c-c-Perfil-usuario .c-c-user .c-c-Perfil__fecha span {
    font-size: 0.875rem;
  }
}
.theme-c .c-c-Perfil .c-c-Perfil-usuario .c-c-user .c-c-Perfil__fecha .c-c-Perfil__fecha-bold {
  color: var(--primary);
  font-weight: 500;
  font-size: 1.125rem;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-Perfil .c-c-Perfil-usuario .c-c-user .c-c-Perfil__fecha .c-c-Perfil__fecha-bold {
    font-size: 0.875rem;
  }
}
.theme-c .c-c-Perfil .c-c-Perfil__datos-personales .datos-personales__title p {
  margin-bottom: 25px;
  color: var(--primary);
  font-size: 1.375rem;
  font-weight: 500;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-Perfil .c-c-Perfil__datos-personales .datos-personales__title p {
    font-size: 1.125rem;
  }
}
.theme-c .c-c-Perfil .c-c-Perfil__datos-personales .datos-personales__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  margin-bottom: 25px;
}
.theme-c .c-c-Perfil .c-c-Perfil__datos-personales .datos-personales__info .c-c-perfil__data {
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme-c .c-c-Perfil .c-c-Perfil__datos-personales .datos-personales__info .c-c-perfil__data .c-c-perfil__data__img {
  width: 30px;
  height: 30px;
}
.theme-c .c-c-Perfil .c-c-Perfil__datos-personales .datos-personales__info .c-c-perfil__data .c-c-perfil__data__img img {
  width: 100%;
  height: 100%;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-Perfil .c-c-Perfil__datos-personales .datos-personales__info .c-c-perfil__data .c-c-perfil__data__img {
    width: 25px;
    height: 25px;
  }
}
.theme-c .c-c-Perfil .c-c-Perfil__datos-personales .datos-personales__info span {
  color: var(--text-primary) !important;
  font-size: 1.125rem;
  pointer-events: none;
  text-decoration: none;
  font-weight: 300;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-Perfil .c-c-Perfil__datos-personales .datos-personales__info span {
    font-size: 1rem;
  }
}
.theme-c .c-c-Perfil .c-c-Perfil__datos-personales .datos-personales__info a {
  color: var(--text-primary) !important;
  text-decoration: none !important;
  pointer-events: none;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: text;
  -webkit-text-size-adjust: none;
}
.theme-c .c-c-Perfil .c-c-perfil__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-Perfil .c-c-perfil__button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.theme-c .fondo_prueba {
  height: 100vh;
  height-width: 100vw;
  height-background-color: #EBEBEB;
}
.theme-c .c-c-carrusel-card-home {
  overflow: hidden;
}
.theme-c .c-c-carrusel-card-home .c-c-carrusel_home__title {
  position: absolute;
  -ms-flex-line-pack: end;
      align-content: end;
  font-size: 1.375rem;
  line-height: 1.5rem;
  color: #0c193c;
  width: 80%;
  margin-bottom: 0;
  font-weight: 400;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-carrusel-card-home .c-c-carrusel_home__title {
    font-size: 1.125rem;
  }
}
.theme-c .c-c-carrusel-card-home .c-c-carrusel_home__nav-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.theme-c .c-c-carrusel-card-home .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  margin-left: auto;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-carrusel-card-home .owl-nav {
    gap: 10px;
  }
}
.theme-c .c-c-carrusel-card-home .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.theme-c .c-c-carrusel-card-home .owl-item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 auto !important;
          flex: 0 0 auto !important;
}
.theme-c .c-c-carrusel-card-home .owl-prev,
.theme-c .c-c-carrusel-card-home .owl-next {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 25px;
  border: 1px solid #173278;
  background-color: transparent;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-carrusel-card-home .owl-prev,
  .theme-c .c-c-carrusel-card-home .owl-next {
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 3px;
  }
}
.theme-c .c-c-carrusel-card-home .owl-prev svg,
.theme-c .c-c-carrusel-card-home .owl-next svg {
  width: 18px;
  height: 14px;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-carrusel-card-home .owl-prev svg,
  .theme-c .c-c-carrusel-card-home .owl-next svg {
    width: 12px;
    height: 10px;
  }
}
.theme-c .c-c-carrusel-card-home .owl-prev.disabled,
.theme-c .c-c-carrusel-card-home .owl-next.disabled {
  width: 30px;
  height: 30px;
  border-radius: 25px;
  border: 1px solid #CDCBCD;
  outline: #CDCBCD;
  background-color: #CDCBCD;
}
.theme-c .c-c-carrusel-card-home .owl-prev.disabled span,
.theme-c .c-c-carrusel-card-home .owl-next.disabled span {
  color: white;
  width: 15px;
  height: 12.5px;
}
.theme-c .c-c-carrusel-card-home .owl-prev.disabled svg path,
.theme-c .c-c-carrusel-card-home .owl-next.disabled svg path {
  stroke: white;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-carrusel-card-home .owl-prev.disabled,
  .theme-c .c-c-carrusel-card-home .owl-next.disabled {
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.theme-c .c-c-carrusel-card-home .owl-prev:hover:not(.disabled),
.theme-c .c-c-carrusel-card-home .owl-next:hover:not(.disabled) {
  background-color: #0C193C;
  border: 1px solid #0C193C;
}
.theme-c .c-c-carrusel-card-home .owl-prev:hover:not(.disabled) svg path,
.theme-c .c-c-carrusel-card-home .owl-next:hover:not(.disabled) svg path {
  stroke: white;
}
.theme-c .c-c-carrusel-card-home .owl-prev:focus-visible,
.theme-c .c-c-carrusel-card-home .owl-next:focus-visible {
  outline: #0C193C;
  border: 2px solid #0C193C;
}
.theme-c .c-c-carrusel-card-home .item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  padding: 15px;
  text-decoration: none !important;
}
.theme-c .c-c-carrusel-card-home .item__link:focus-visible {
  outline: 2px solid #0C193C;
  outline-offset: -3px;
  border-radius: 4px;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-carrusel-card-home .item__link {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    padding: 10px 5px 12px 5px;
  }
}
.theme-c .c-c-carrusel-card-home .item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 100% !important;
  width: 100%;
  border-radius: 8px;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none !important;
}
.theme-c .c-c-carrusel-card-home .item p {
  margin: 0px !important;
  color: #0C193C;
  font-size: 1.125rem;
  word-break: break-word;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-carrusel-card-home .item p {
    font-size: 0.875rem;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    text-align: center;
  }
}
.theme-c .c-c-carrusel-card-home .item:hover {
  background-color: #0C193C !important;
  cursor: pointer;
}
.theme-c .c-c-carrusel-card-home .item:hover p {
  color: #FFFFFF;
}
.theme-c .c-c-carrusel-card-home .item:hover .c-c-carrusel-card-home__img {
  display: none !important;
}
.theme-c .c-c-carrusel-card-home .item:hover .c-c-carrusel-card-home__img-hover {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.theme-c .c-c-carrusel-card-home__box__img {
  width: 40px !important;
  height: 40px;
}
.theme-c .c-c-carrusel-card-home__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 40px !important;
}
.theme-c .c-c-carrusel-card-home__img-hover {
  display: none !important;
  height: 100%;
  width: 40px !important;
}
.theme-c .card-carrusel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  border-radius: 8px;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}

.theme-c .c-c-title-paragraph__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-title-paragraph__top {
    margin-bottom: 10px;
  }
}
.theme-c .c-c-title-paragraph__box__img {
  width: 30px;
  height: 30px;
}
.theme-c .c-c-title-paragraph__box__img img {
  width: 30px;
  height: 30px;
}
.theme-c .c-c-title-paragraph__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.theme-c .c-c-title-paragraph h1, .theme-c .c-c-title-paragraph h2, .theme-c .c-c-title-paragraph h3, .theme-c .c-c-title-paragraph h4, .theme-c .c-c-title-paragraph h5, .theme-c .c-c-title-paragraph h6 {
  font-size: 1.875rem;
  font-weight: 400 !important;
  margin-bottom: 0px;
}
@media (max-width: calc(1023px - 1px)) {
  .theme-c .c-c-title-paragraph h1, .theme-c .c-c-title-paragraph h2, .theme-c .c-c-title-paragraph h3, .theme-c .c-c-title-paragraph h4, .theme-c .c-c-title-paragraph h5, .theme-c .c-c-title-paragraph h6 {
    font-size: 1.375rem;
  }
}
.theme-c .c-c-title-paragraph__p {
  font-weight: 300;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.theme-c .c-c-title-paragraph__p p {
  font-size: 1rem;
  margin-bottom: 0px;
}

.theme-c .c-c-bar-search__result__total-label {
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__total-label {
    margin-top: 25px;
  }
}
.theme-c .c-c-bar-search__result__total-label p {
  color: var(--primary);
  margin-bottom: 20px;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 300;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__total-label p {
    margin-bottom: 25px;
  }
}
.theme-c .c-c-bar-search__result__total-label p strong {
  font-weight: 500;
}
.theme-c .c-c-bar-search__result__list-group {
  background-color: var(--white);
  border-radius: 8px;
  padding: 0rem 1.25rem 1.938rem 1.25rem;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__list-group {
    padding: 1.25rem 1.875rem;
  }
}
.theme-c .c-c-bar-search__result__group-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-right: 0;
  border-left: 0;
  border-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding: 0.625rem 0rem 0.625rem 0rem;
}
.theme-c .c-c-bar-search__result__group-item.list-group-item:last-child {
  border-bottom: none !important;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__group-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 1.25rem 0rem 1.25rem 0rem;
    border-bottom: 1px solid var(--primary-2);
    border-right: 0;
    border-left: 0;
    border-top: 0;
    margin-bottom: 0;
    gap: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .theme-c .c-c-bar-search__result__group-item:last-child {
    border-bottom: none;
  }
}
.theme-c .c-c-bar-search__result__group-item-icon {
  display: none;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__group-item-icon {
    display: block;
    width: 80px;
    height: 80px;
    padding: 0px;
  }
  .theme-c .c-c-bar-search__result__group-item-icon img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
.theme-c .c-c-bar-search__result__list-group-link[href], .theme-c .c-c-bar-search__result__list-group-link {
  color: var(--primary);
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__list-group-link[href], .theme-c .c-c-bar-search__result__list-group-link {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 500;
  }
}
.theme-c .c-c-bar-search__result__list-group-link[href] .highlight, .theme-c .c-c-bar-search__result__list-group-link .highlight {
  background-color: rgba(202, 253, 255, 0.5019607843);
}
.theme-c .c-c-bar-search__result__metadata {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__metadata {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100%;
  }
}
.theme-c .c-c-bar-search__result__metadata .autofit-col-expand .list-group-subtext {
  margin-top: 5px;
}
.theme-c .c-c-bar-search__result__autofit-col-expand {
  padding-left: 0;
  padding-right: 0;
}
.theme-c .c-c-bar-search__result__list-group-subtext-description {
  color: var(--text-primary);
  text-decoration: none;
  margin-top: 0.3125rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 300;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__list-group-subtext-description {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300;
  }
}
.theme-c .c-c-bar-search__result__list-group-subtext-description .subtext-item .highlight {
  background-color: rgba(202, 253, 255, 0.5019607843);
}
.theme-c .c-c-bar-search__result__linkMetadata {
  color: var(--complementary-3a);
  font-size: 0.75rem;
  line-height: 1.5rem;
  font-weight: 400;
}
.theme-c .c-c-bar-search__result__buttons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__buttons a {
    margin-bottom: auto;
  }
}
.theme-c .c-c-bar-search__result__buttons .c-o-button {
  padding-left: 0;
  padding-right: 0;
}
.theme-c .c-c-bar-search__result__buttons .c-o-button .icon {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 30px;
  height: 30px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__buttons .c-o-button {
    padding-left: 20px;
    margin-bottom: 0;
  }
  .theme-c .c-c-bar-search__result__buttons .c-o-button .icon {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 30px;
    height: 30px;
  }
}
.theme-c .c-c-bar-search__result__no-results {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--white);
  max-width: 720px;
  margin-inline: auto;
  text-align: center;
  overflow: hidden;
  padding: 8rem 0rem 0rem 0rem;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__no-results {
    padding: 17.5rem 4rem 2.188rem 4rem;
  }
  .theme-c .c-c-bar-search__result__no-results .c-o-button {
    margin-bottom: 0;
    cursor: pointer;
  }
}
.theme-c .c-c-bar-search__result__no-results p {
  margin-bottom: 0.625rem;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__no-results p {
    margin-bottom: 1.25rem;
  }
}
.theme-c .c-c-bar-search__result__no-results-image {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
  top: -30px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__no-results-image {
    top: 0px;
  }
}
.theme-c .c-c-bar-search__result__no-results-image img {
  height: auto;
  max-width: 80%;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__no-results-image img {
    max-width: 600px;
  }
}
.theme-c .c-c-bar-search__result__title, .theme-c .c-c-bar-search__result__text, .theme-c .c-c-bar-search__result .c-o-button {
  position: relative;
  z-index: 1;
  gap: 10px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__title, .theme-c .c-c-bar-search__result__text, .theme-c .c-c-bar-search__result .c-o-button {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: auto;
  }
}
.theme-c .c-c-bar-search__result__title {
  color: var(--primary);
}
.theme-c .c-c-bar-search__result__text {
  color: var(--text-primary);
}
.theme-c .c-c-bar-search__result__title {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__title {
    font-size: 1.375rem;
  }
}
.theme-c .c-c-bar-search__result__text {
  font-size: 0.875rem;
  line-height: 1.5rem;
  font-weight: 300;
}
@media (min-width: 1024px) {
  .theme-c .c-c-bar-search__result__text {
    font-size: 1.125rem;
  }
}

.theme-c .c-c-table-rent__content {
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 8.8px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 8.8px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 8.8px 1px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background: #FFFFFF;
}
.theme-c .c-c-table-rent__wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.theme-c .c-c-table-rent__wrapper::-webkit-scrollbar {
  display: none;
}
.theme-c .c-c-table-rent__scrollbar {
  display: block;
  height: 16px;
  overflow-x: auto;
  overflow-y: hidden;
  margin-top: 4px;
}
@media (min-width: 800px) {
  .theme-c .c-c-table-rent__scrollbar {
    display: none;
  }
}
@media (min-width: 1024px) {
  .theme-c .c-c-table-rent__scrollbar {
    display: none;
  }
}
.theme-c .c-c-table-rent__scrollbar div {
  height: 1px;
}
.theme-c .c-c-table-rent__scrollbar::-webkit-scrollbar-track {
  border-radius: 50px;
  background-color: rgba(197, 204, 221, 0.3019607843);
}
.theme-c .c-c-table-rent__scrollbar::-webkit-scrollbar {
  width: 1px;
  height: 7px;
}
.theme-c .c-c-table-rent__scrollbar::-webkit-scrollbar-thumb {
  background-color: var(--primary);
  border-radius: 50px;
}
.theme-c .c-c-table-rent table {
  border-collapse: collapse;
  border-top-color: transparent;
}
@-moz-document url-prefix() {
  .theme-c .c-c-table-rent table {
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom-color: rgba(197, 204, 221, 0.5019607843);
    border-right-color: transparent;
    border-left-color: transparent;
  }
}
.theme-c .c-c-table-rent table th, .theme-c .c-c-table-rent table td, .theme-c .c-c-table-rent table tr {
  border-bottom-color: rgba(197, 204, 221, 0.5);
  border-right-color: transparent;
  border-left-color: transparent;
}
@-moz-document url-prefix() {}
.theme-c .c-c-table-rent table tr {
  border-left-color: transparent;
  border-right-color: transparent;
}
.theme-c .c-c-table-rent table thead tr {
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.theme-c .c-c-table-rent table tbody tr {
  border-bottom-color: rgba(197, 204, 221, 0.5019607843);
  border-top-color: transparent;
  border-spacing: 0px;
}
.theme-c .c-c-table-rent table tbody tr td {
  padding: 8px 12px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
  color: var(--black);
  border-top-color: transparent;
}
.theme-c .c-c-table-rent table tbody tr td strong {
  font-weight: 500;
  line-height: 0.938rem;
  color: var(--black);
}
.theme-c .c-c-table-rent table tbody tr:first-child td {
  border-bottom: none;
}
@-moz-document url-prefix() {
  .theme-c .c-c-table-rent table tbody tr:first-child td {
    border-bottom-color: transparent;
  }
}
.theme-c .c-c-table-rent table tbody tr:first-child td:first-child strong {
  color: #F5F5F5;
  font-size: 1rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.25rem;
}
.theme-c .c-c-table-rent table tbody tr:nth-child(even) {
  background-color: rgba(246, 246, 246, 0.8);
}
.theme-c .c-c-table-rent table tbody tr:nth-child(1) td:nth-child(n+2) strong {
  color: var(--text-primary);
}
.theme-c .c-c-table-rent table tbody tr:nth-child(1) td:nth-child(n+1) {
  line-height: 15px;
  font-size: 0.625rem;
}
.theme-c .c-c-table-rent table tbody tr:nth-child(2) td:nth-child(n+1) {
  font-size: 1rem;
  line-height: 1.25rem;
  color: var(--text-primary);
  border-top-color: transparent;
}
.theme-c .c-c-table-rent table tbody tr:nth-child(2) td:nth-child(n+1) strong {
  line-height: 1.25rem;
  color: var(--text-primary);
}
.theme-c .c-c-table-rent table tbody tr:nth-last-child(-n+2) {
  background-color: rgba(197, 204, 221, 0.3019607843);
}
.theme-c .c-c-table-rent table tbody tr:nth-last-child(-n+2) td:nth-child(1) strong {
  font-size: 0.875rem;
  line-height: 16px;
  color: var(--text-primary);
}
.theme-c .c-c-table-rent table caption {
  color: var(--primary);
  padding: 15px 20px;
  font-weight: 500;
  line-height: 1.5rem;
  font-size: 1.125rem;
}
@media (min-width: 1024px) {
  .theme-c .c-c-table-rent table caption {
    font-weight: 500;
    line-height: 1.5rem;
  }
}

.theme-c .c-c-tabs-verticales {
  border-radius: 8px;
  overflow: hidden;
  background-color: #FFFFFF;
  padding: 20px 12.5px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-tabs-verticales {
    padding: 30px;
  }
}
.theme-c .c-c-tabs-verticales__tabs-container {
  width: 100%;
}
.theme-c .c-c-tabs-verticales__box {
  gap: 25px;
  margin: 0;
}
@media (min-width: 1024px) {
  .theme-c .c-c-tabs-verticales__box {
    gap: 30px;
  }
}
.theme-c .c-c-tabs-verticales__content {
  position: relative;
  width: 100%;
}
.theme-c .c-c-tabs-verticales__content::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #AEADAF;
  border-right: none;
}
@media (min-width: 1024px) {
  .theme-c .c-c-tabs-verticales__content {
    width: 30%;
    border-bottom: none;
  }
  .theme-c .c-c-tabs-verticales__content::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #AEADAF;
  }
  .theme-c .c-c-tabs-verticales__content .nav-tabs .nav-item, .theme-c .c-c-tabs-verticales__content .nav-tabs li {
    margin-bottom: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .theme-c .c-c-tabs-verticales__content .nav-tabs .nav-item, .theme-c .c-c-tabs-verticales__content .nav-tabs li {
    width: 100%;
  }
}
.theme-c .c-c-tabs-verticales__icon {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  -webkit-filter: brightness(0) saturate(100%) invert(68%) sepia(2%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
          filter: brightness(0) saturate(100%) invert(68%) sepia(2%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}
.theme-c .c-c-tabs-verticales__content-rigth {
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .theme-c .c-c-tabs-verticales__content-rigth {
    position: relative;
    width: 70%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.theme-c .c-c-tabs-verticales .nav-tabs {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  white-space: nowrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border: none;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: calc(1024px - 1px)) {
  .theme-c .c-c-tabs-verticales .nav-tabs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .theme-c .c-c-tabs-verticales .nav-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-bottom: none;
    gap: 20px;
    padding: 0;
  }
}
.theme-c .c-c-tabs-verticales .nav-tabs::-webkit-scrollbar {
  display: none;
}
.theme-c .c-c-tabs-verticales .nav-tabs .c-c-tabs-verticales__item:has(.nav-link.active) {
  position: relative;
}
.theme-c .c-c-tabs-verticales .nav-tabs .c-c-tabs-verticales__item:has(.nav-link.active)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #DB214E;
  z-index: 2;
}
@media (min-width: 1024px) {
  .theme-c .c-c-tabs-verticales .nav-tabs .c-c-tabs-verticales__item:has(.nav-link.active)::after {
    top: 0;
    bottom: auto;
    left: auto;
    right: 0;
    width: 2px;
    height: 100%;
  }
}
.theme-c .c-c-tabs-verticales .nav-tabs .nav-link {
  width: auto;
  display: block;
  text-align: center;
  border: none;
  color: #AEADAF;
  font-weight: 400;
  font-size: 1rem;
  background-color: transparent;
  position: relative;
  white-space: nowrap;
  padding: 10px 20px;
  text-decoration: none;
}
.theme-c .c-c-tabs-verticales .nav-tabs .nav-link:hover {
  background-color: rgba(197, 204, 221, 0.3);
  color: #173278;
  font-weight: 500;
  border-radius: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.theme-c .c-c-tabs-verticales .nav-tabs .nav-link:hover a {
  color: #173278;
}
.theme-c .c-c-tabs-verticales .nav-tabs .nav-link:hover .c-c-tabs-verticales__icon {
  -webkit-filter: none;
          filter: none;
}
.theme-c .c-c-tabs-verticales .nav-tabs .nav-link.active {
  color: #173278;
  background-color: #fff;
  font-size: 1rem;
  font-weight: 500;
}
.theme-c .c-c-tabs-verticales .nav-tabs .nav-link.active:hover {
  width: 100%;
  background-color: rgba(197, 204, 221, 0.3);
  border-radius: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500;
}
.theme-c .c-c-tabs-verticales .nav-tabs .nav-link.active .c-c-tabs-verticales__icon {
  -webkit-filter: none;
          filter: none;
}
@media (min-width: 1024px) {
  .theme-c .c-c-tabs-verticales .nav-tabs .nav-link {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: left;
    white-space: normal;
  }
}
.theme-c .c-c-tabs-verticales .nav-tabs .nav-link a {
  color: #AEADAF;
  text-decoration: none;
}
.theme-c .c-c-tabs-verticales .nav-tabs .nav-link a:hover {
  color: #173278;
}
.theme-c .c-c-tabs-verticales .nav-tabs .nav-link:focus-visible {
  -webkit-box-shadow: inset 0 0 0 2px #7ea7f9;
          box-shadow: inset 0 0 0 2px #7ea7f9;
  outline-offset: 2px;
}
.theme-c .c-c-tabs-verticales .nav-tabs .nav-link:focus-visible .c-c-tabs-verticales__icon {
  -webkit-filter: none;
          filter: none;
}
.theme-c .c-c-dialog-box {
  position: relative;
}
.theme-c .c-c-dialog-box__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: transparent;
  border: 1px solid #173278;
  border-radius: 8px;
  width: 100%;
  opacity: 1;
  overflow: hidden;
  -webkit-transition: width 1s ease-in-out, opacity 1s ease-in-out, padding 1s ease-in-out;
  transition: width 1s ease-in-out, opacity 1s ease-in-out, padding 1s ease-in-out;
  margin-left: auto;
}
.theme-c .c-c-dialog-box__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.625rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 20px 20px 12px;
}
.theme-c .c-c-dialog-box__line {
  background-color: var(--primary);
  display: block;
  height: auto;
  width: 8px;
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: 0 1 15%;
          flex: 0 1 15%;
}
@media only screen and (min-width: 600px) {
  .theme-c .c-c-dialog-box__line {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 2.9%;
            flex: 0 1 2.9%;
  }
}
@media (min-width: 1024px) {
  .theme-c .c-c-dialog-box__line {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 0.6%;
            flex: 0 1 0.6%;
  }
}
.theme-c .c-c-dialog-box__content-titleIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
@media (min-width: 1024px) {
  .theme-c .c-c-dialog-box__content-titleIcon {
    gap: 4px;
  }
}
.theme-c .c-c-dialog-box__icon {
  font-size: 1.5rem;
  color: var(--primary);
  margin-top: 0.2rem;
}
.theme-c .c-c-dialog-box__title {
  color: var(--primary);
  margin: 0;
  line-height: 1.5rem;
  width: 100%;
  font-weight: 500;
  font-size: 1.125rem;
}
@media (min-width: 1024px) {
  .theme-c .c-c-dialog-box__title {
    width: 100%;
    max-width: 100%;
    font-size: 1.375rem;
    line-height: 1.5rem;
  }
}
.theme-c .c-c-dialog-box__description p {
  margin: 0;
  color: #0C193C;
  line-height: 1.5rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: normal;
}
@media (min-width: 1024px) {
  .theme-c .c-c-dialog-box__description p {
    line-height: 1.5rem;
  }
}
.theme-c .c-c-dialog-box__description p strong {
  font-weight: 500;
}
.theme-c .c-c-dialog-box__description a {
  color: var(--complementary-3a);
  text-decoration: underline;
  font-weight: 500;
}
.theme-c .c-c-dialog-box__close {
  position: absolute;
  top: 8px;
  right: 10px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  width: 25px;
  height: 25px;
}
.theme-c .c-c-dialog-box__close img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.theme-c .c-c-dialog-box__toggle {
  position: absolute;
  border-radius: 8px 0 0 8px;
  border: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--primary);
  -webkit-box-shadow: 0px 0px 8.8px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8.8px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  padding: 0;
  width: 40px;
  height: 60px;
  top: 0;
  right: 0;
}
@media (min-width: 1024px) {
  .theme-c .c-c-dialog-box__toggle {
    right: 0;
    height: 85px;
  }
}
.theme-c .c-c-dialog-box__toggle img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.theme-c .c-c-dialog-box__toggle:hover {
  background-color: var(--text-primary);
}
.theme-c .c-c-dialog-box.c-c-dialog-box-collapsed--js .c-c-dialog-box__container {
  padding: 0;
}
.theme-c .c-c-dialog-box.c-c-dialog-box-collapsed--js .c-c-dialog-box__toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}
.theme-c .c-c-dialog-box.c-c-dialog-box-preload--js .c-c-dialog-box__container {
  visibility: hidden;
  opacity: 0;
  width: 0;
  padding: 0;
}