@charset "UTF-8";
/*-------------------------------------------------TEMA-------------------------------------------------*/
/*--------------------------------------COLORES Daviplata---------------------------------------------*/
/*---------- font color ------------*/
/*------- color  white fonts-------*/
/*-------------------------------------------------BREACKPOINTS VASS-------------------------------------------------*/
/*---------------------------------------------fonts occidente-------------------------------------------------------------------------------*/
/*--------------------------pesos fonts-------------------*/
/*-----------------line---heigth----fonts------------------------------------------*/
/*---------------------------------------------------------Variables stroke----------------------------------------------------*/
:root {
  --daviplata-100: #dd141d;
  --daviplata-80: #e14048;
  --daviplata-60: #e56d72;
  --daviplata-40: #ea999d;
  --daviplata-20: #eec6c7;
  --daviplata-gradient-100: linear-gradient(180deg, #dd141d 50%, #f7598b 100%);
  --daviplata-gradient-80: linear-gradient(180deg, #e14048 0%, #f7598b 100%);
  --daviplata-gradient-60: linear-gradient(180deg, #eb7277 0%, #fa9bb9 100%);
  --daviplata-gradient-40: linear-gradient(180deg, #f1a1a5 0%, #fcbdd1 100%);
  --daviplata-gradient-20: linear-gradient(180deg, #eec6c7 0%, #fddee8 100%);
  --yellow-100: #ffa500;
  --yellow-80: #fcb430;
  --yellow-60: #fac461;
  --yellow-40: #f7d391;
  --yellow-20: #f5e3c2;
  --orange-100: #fa8523;
  --orange-80: #f89b4c;
  --orange-60: #f7b176;
  --orange-40: #f7b176;
  --orange-20: #f4dcc9;
  --withe-100: #ffffff;
  --withe-80: rgba(255, 255, 255, 0.8);
  --withe-60: rgba(255, 255, 255, 0.5490196078);
  --withe-40: rgba(255, 255, 255, 0.5019607843);
  --withe-20: rgba(255, 255, 255, 0.5019607843);
  --black-100: #000000;
  --black-80: rgba(0, 0, 0, 0.5019607843);
  --black-60: rgba(0, 0, 0, 0.6);
  --black-40: rgba(0, 0, 0, 0.4);
  --black-20: rgba(0, 0, 0, 0.2);
  --a-primary: #323232;
  --a-secondary: #808080;
  --a-tertiary: #bbbbbb;
  --a-disabled: #d4d4d4;
  --a-disabled-text: #ffefef;
  --bg-levelOne: #f2f2f2;
  --bg-levelTwo: #ffffff;
  --bg-levelGradient: linear-gradient(167.91deg, #f8f8f8 0%, #ebeef5 100%);
  --bg-lightbox-photo: rgba(0, 0, 0, 0.7);
  --bg-lightbox-modal: rgba(0, 0, 0, 0.8);
  --bg-lightbox-hero: linear-gradient(53.49deg, #000000 0%, #000000 30.52%, rgba(0, 0, 0, 0) 62.29%);
  --g-primary-fill: linear-gradient(69.49deg, rgba(255, 255, 255, 0.5) 1.3%, rgba(255, 255, 255, 0.4) 100%);
  --g-primary-stroke: linear-gradient(250.94deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 100%);
  --g-secondary-fill: linear-gradient(29.86deg, rgba(244, 244, 244, 0.4) 0%, rgba(244, 244, 244, 0.2) 98.06%);
  --g-secondary-stroke: linear-gradient(29.03deg, rgba(244, 244, 244, 0.8) 0%, rgba(244, 244, 244, 0.4) 100%, rgba(255, 255, 255, 0.8) 100%);
  --success: #32aa32;
  --error: #b3261e;
  --alert: #fa8523;
  --input-active: #859ece;
  --input-error: #cf6679;
  --red-gradient: linear-gradient(180deg, #dd141d 30%, #ff6daa 100%);
  --btn-primary-bg: linear-gradient(180deg, #dd141d 50%, #f7598b 100%);
  --btn-primary-color: #ffffff;
  --btn-primary-hover-bg: linear-gradient(180deg, #e14048 0%, #f7598b 100%);
  --btn-primary-hover-color: #ffffff;
  --btn-primary-disabled-bg: linear-gradient(180deg, #f1a1a5 0%, #fcbdd1 100%);
  --btn-primary-disabled-color: #fbebeb;
  --btn-primary-w-bg: #ffffff;
  --btn-primary-w-color: linear-gradient(180deg, #dd141d 50%, #f7598b 100%);
  --btn-primary-w-hover-bg: #ffffff;
  --btn-primary-w-hover-color: linear-gradient(180deg, #dd141d 50%, #f7598b 100%);
  --btn-primary-w-disabled-bg: rgba(255, 255, 255, 0.8);
  --btn-primary-w-disabled-color: #bbbbbb;
  --btn-secondary-bg: transparent;
  --btn-secondary-color-2: linear-gradient(180deg, #dd141d 50%, #f7598b 100%);
  --btn-secondary-outline-color-2: linear-gradient(180deg, #dd141d 50%, #f7598b 100%);
  --btn-secondary-hover-bg: linear-gradient(180deg, #dd141d 50%, #f7598b 100%);
  --btn-secondary-hover-color-2: #ffffff;
  --btn-secondary-hover-outline-color-2: linear-gradient(180deg, #dd141d 50%, #f7598b 100%);
  --btn-secondary-disabled-bg: transparent;
  --btn-secondary-disabled-color: linear-gradient(180deg, #f1a1a5 0%, #fcbdd1 100%);
  --btn-secondary-disabled-outline-color: linear-gradient(180deg, #f1a1a5 0%, #fcbdd1 100%);
  --btn-secondary-w-bg: transparent;
  --btn-secondary-w-color: #ffffff;
  --btn-secondary-w-outline-color: #ffffff;
  --btn-secondary-w-hover-bg: linear-gradient(29.86deg, rgba(244, 244, 244, 0.4) 0%, rgba(244, 244, 244, 0.2) 98.06%);
  --btn-secondary-w-hover-color: #ffffff;
  --btn-secondary-w-hover-outline-color: #ffffff;
  --btn-secondary-w-disabled-bg: transparent;
  --btn-secondary-w-disabled-color: rgba(255, 255, 255, 0.8);
  --btn-secondary-w-disabled-outline-color: rgba(255, 255, 255, 0.8);
  --display-1-color: #323232;
  --display-2-color: #323232;
  --display-3-color: #323232;
  --display-4-color: #323232;
  --h1-color: #323232;
  --h2-color: #323232;
  --h3-color: #323232;
  --h4-color: #323232;
  --h5-color: #323232;
  --h6-color: #323232;
  --subTitle1-color: #323232;
  --subTitle2-color: #323232;
  --subTitle3-color: #323232;
  --subTitle4-color: #323232;
  --subTitle5-color: #323232;
  --subTitle6-color: #323232;
  --body1-color: #323232;
  --body2-color: #323232;
  --body3-color: #323232;
  --body4-color: #323232;
  --body5-color: #323232;
  --body6-color: #323232;
  --link-1: #323232;
  --link-2: #323232;
  --link-3: #323232;
  --link-4: #323232;
  --caption-1: #323232;
  --caption-2: #323232;
  --span-color: #323232;
  --display-1-color-white: #fff;
  --display-2-color-white: #fff;
  --display-3-color-white: #fff;
  --display-4-color-white: #fff;
  --h1-color-white: #fff;
  --h2-color-white: #fff;
  --h3-color-white: #fff;
  --h4-color-white: #fff;
  --h5-color-white: #fff;
  --h6-color-white: #fff;
  --subTitle1-color-white: #fff;
  --subTitle2-color-white: #fff;
  --subTitle3-color-white: #fff;
  --subTitle4-color-white: #fff;
  --subTitle5-color-white: #fff;
  --subTitle6-color-white: #fff;
  --body1-color-white: #fff;
  --body2-color-white: #fff;
  --body3-color-white: #fff;
  --body4-color-white: #fff;
  --body5-color-white: #fff;
  --body6-color-white: #fff;
  --link-1-white: #fff;
  --link-2-white: #fff;
  --link-3-white: #fff;
  --link-4-white: #fff;
  --caption-1-white: #fff;
  --caption-2-white: #fff;
  --p-color-white: #fff;
  --span-color-white: #fff;
  --font-family: Davivienda, sans-serif;
  --font-family-condensed: Davivienda Condensed, sans-serif;
}

/*----------------------------------------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-d {
  margin: 0px;
}
.theme-d .container {
  max-width: 100%;
  padding: 0px 24px;
  margin: 0px auto;
}
@media (min-width: 1224px) {
  .theme-d .container {
    max-width: 1224px;
    padding: 0px;
    margin: 0px auto;
  }
}

/*
    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-display-1-size {
  font-size: 8rem;
}
.font-size-display-1-size h1,
.font-size-display-1-size h2,
.font-size-display-1-size h3,
.font-size-display-1-size h4,
.font-size-display-1-size h5,
.font-size-display-1-size p,
.font-size-display-1-size span {
  font-size: 8rem;
}

.font-size-display-2-size {
  font-size: 7rem;
}
.font-size-display-2-size h1,
.font-size-display-2-size h2,
.font-size-display-2-size h3,
.font-size-display-2-size h4,
.font-size-display-2-size h5,
.font-size-display-2-size p,
.font-size-display-2-size span {
  font-size: 7rem;
}

.font-size-display-3-size {
  font-size: 6rem;
}
.font-size-display-3-size h1,
.font-size-display-3-size h2,
.font-size-display-3-size h3,
.font-size-display-3-size h4,
.font-size-display-3-size h5,
.font-size-display-3-size p,
.font-size-display-3-size span {
  font-size: 6rem;
}

.font-size-display-4-size {
  font-size: 5rem;
}
.font-size-display-4-size h1,
.font-size-display-4-size h2,
.font-size-display-4-size h3,
.font-size-display-4-size h4,
.font-size-display-4-size h5,
.font-size-display-4-size p,
.font-size-display-4-size span {
  font-size: 5rem;
}

.font-size-h1-size {
  font-size: 4.5rem;
}
.font-size-h1-size h1,
.font-size-h1-size h2,
.font-size-h1-size h3,
.font-size-h1-size h4,
.font-size-h1-size h5,
.font-size-h1-size p,
.font-size-h1-size span {
  font-size: 4.5rem;
}

.font-size-h2-size {
  font-size: 3.5rem;
}
.font-size-h2-size h1,
.font-size-h2-size h2,
.font-size-h2-size h3,
.font-size-h2-size h4,
.font-size-h2-size h5,
.font-size-h2-size p,
.font-size-h2-size span {
  font-size: 3.5rem;
}

.font-size-h3-size {
  font-size: 3rem;
}
.font-size-h3-size h1,
.font-size-h3-size h2,
.font-size-h3-size h3,
.font-size-h3-size h4,
.font-size-h3-size h5,
.font-size-h3-size p,
.font-size-h3-size span {
  font-size: 3rem;
}

.font-size-h4-size {
  font-size: 2.5rem;
}
.font-size-h4-size h1,
.font-size-h4-size h2,
.font-size-h4-size h3,
.font-size-h4-size h4,
.font-size-h4-size h5,
.font-size-h4-size p,
.font-size-h4-size span {
  font-size: 2.5rem;
}

.font-size-subTitle1-size {
  font-size: 2.25rem;
}
.font-size-subTitle1-size h1,
.font-size-subTitle1-size h2,
.font-size-subTitle1-size h3,
.font-size-subTitle1-size h4,
.font-size-subTitle1-size h5,
.font-size-subTitle1-size p,
.font-size-subTitle1-size span {
  font-size: 2.25rem;
}

.font-size-subTitle2-size {
  font-size: 2rem;
}
.font-size-subTitle2-size h1,
.font-size-subTitle2-size h2,
.font-size-subTitle2-size h3,
.font-size-subTitle2-size h4,
.font-size-subTitle2-size h5,
.font-size-subTitle2-size p,
.font-size-subTitle2-size span {
  font-size: 2rem;
}

.font-size-subTitle3-size {
  font-size: 1.5rem;
}
.font-size-subTitle3-size h1,
.font-size-subTitle3-size h2,
.font-size-subTitle3-size h3,
.font-size-subTitle3-size h4,
.font-size-subTitle3-size h5,
.font-size-subTitle3-size p,
.font-size-subTitle3-size span {
  font-size: 1.5rem;
}

.font-size-subTitle4-size {
  font-size: 1.25rem;
}
.font-size-subTitle4-size h1,
.font-size-subTitle4-size h2,
.font-size-subTitle4-size h3,
.font-size-subTitle4-size h4,
.font-size-subTitle4-size h5,
.font-size-subTitle4-size p,
.font-size-subTitle4-size span {
  font-size: 1.25rem;
}

.font-size-subTitle5-size {
  font-size: 1rem;
}
.font-size-subTitle5-size h1,
.font-size-subTitle5-size h2,
.font-size-subTitle5-size h3,
.font-size-subTitle5-size h4,
.font-size-subTitle5-size h5,
.font-size-subTitle5-size p,
.font-size-subTitle5-size span {
  font-size: 1rem;
}

.font-size-subTitle6-size {
  font-size: 0.875rem;
}
.font-size-subTitle6-size h1,
.font-size-subTitle6-size h2,
.font-size-subTitle6-size h3,
.font-size-subTitle6-size h4,
.font-size-subTitle6-size h5,
.font-size-subTitle6-size p,
.font-size-subTitle6-size span {
  font-size: 0.875rem;
}

.font-size-body1-size {
  font-size: 2.25rem;
}
.font-size-body1-size h1,
.font-size-body1-size h2,
.font-size-body1-size h3,
.font-size-body1-size h4,
.font-size-body1-size h5,
.font-size-body1-size p,
.font-size-body1-size span {
  font-size: 2.25rem;
}

.font-size-body2-size {
  font-size: 2rem;
}
.font-size-body2-size h1,
.font-size-body2-size h2,
.font-size-body2-size h3,
.font-size-body2-size h4,
.font-size-body2-size h5,
.font-size-body2-size p,
.font-size-body2-size span {
  font-size: 2rem;
}

.font-size-body3-size {
  font-size: 1.5rem;
}
.font-size-body3-size h1,
.font-size-body3-size h2,
.font-size-body3-size h3,
.font-size-body3-size h4,
.font-size-body3-size h5,
.font-size-body3-size p,
.font-size-body3-size span {
  font-size: 1.5rem;
}

.font-size-body4-size {
  font-size: 1.25rem;
}
.font-size-body4-size h1,
.font-size-body4-size h2,
.font-size-body4-size h3,
.font-size-body4-size h4,
.font-size-body4-size h5,
.font-size-body4-size p,
.font-size-body4-size span {
  font-size: 1.25rem;
}

.font-size-body5-size {
  font-size: 1rem;
}
.font-size-body5-size h1,
.font-size-body5-size h2,
.font-size-body5-size h3,
.font-size-body5-size h4,
.font-size-body5-size h5,
.font-size-body5-size p,
.font-size-body5-size span {
  font-size: 1rem;
}

.font-size-body6-size {
  font-size: 0.875rem;
}
.font-size-body6-size h1,
.font-size-body6-size h2,
.font-size-body6-size h3,
.font-size-body6-size h4,
.font-size-body6-size h5,
.font-size-body6-size p,
.font-size-body6-size span {
  font-size: 0.875rem;
}

.font-size-link-1-size {
  font-size: 1.5rem;
}
.font-size-link-1-size h1,
.font-size-link-1-size h2,
.font-size-link-1-size h3,
.font-size-link-1-size h4,
.font-size-link-1-size h5,
.font-size-link-1-size p,
.font-size-link-1-size span {
  font-size: 1.5rem;
}

.font-size-link-2-size {
  font-size: 1.25rem;
}
.font-size-link-2-size h1,
.font-size-link-2-size h2,
.font-size-link-2-size h3,
.font-size-link-2-size h4,
.font-size-link-2-size h5,
.font-size-link-2-size p,
.font-size-link-2-size span {
  font-size: 1.25rem;
}

.font-size-link-3-size {
  font-size: 1rem;
}
.font-size-link-3-size h1,
.font-size-link-3-size h2,
.font-size-link-3-size h3,
.font-size-link-3-size h4,
.font-size-link-3-size h5,
.font-size-link-3-size p,
.font-size-link-3-size span {
  font-size: 1rem;
}

.font-size-link-4-size {
  font-size: 0.875rem;
}
.font-size-link-4-size h1,
.font-size-link-4-size h2,
.font-size-link-4-size h3,
.font-size-link-4-size h4,
.font-size-link-4-size h5,
.font-size-link-4-size p,
.font-size-link-4-size span {
  font-size: 0.875rem;
}

.font-size-caption-1 {
  font-size: 0.75rem;
}
.font-size-caption-1 h1,
.font-size-caption-1 h2,
.font-size-caption-1 h3,
.font-size-caption-1 h4,
.font-size-caption-1 h5,
.font-size-caption-1 p,
.font-size-caption-1 span {
  font-size: 0.75rem;
}

.font-size-caption-2 {
  font-size: 0.625rem;
}
.font-size-caption-2 h1,
.font-size-caption-2 h2,
.font-size-caption-2 h3,
.font-size-caption-2 h4,
.font-size-caption-2 h5,
.font-size-caption-2 p,
.font-size-caption-2 span {
  font-size: 0.625rem;
}

.font-size-display-1-size {
  line-height: 8.5rem;
}
.font-size-display-1-size h1,
.font-size-display-1-size h2,
.font-size-display-1-size h3,
.font-size-display-1-size h4,
.font-size-display-1-size h5,
.font-size-display-1-size p,
.font-size-display-1-size span {
  line-height: 8.5rem;
}

.font-size-display-2-size {
  line-height: 7.5rem;
}
.font-size-display-2-size h1,
.font-size-display-2-size h2,
.font-size-display-2-size h3,
.font-size-display-2-size h4,
.font-size-display-2-size h5,
.font-size-display-2-size p,
.font-size-display-2-size span {
  line-height: 7.5rem;
}

.font-size-display-3-size {
  line-height: 6.5rem;
}
.font-size-display-3-size h1,
.font-size-display-3-size h2,
.font-size-display-3-size h3,
.font-size-display-3-size h4,
.font-size-display-3-size h5,
.font-size-display-3-size p,
.font-size-display-3-size span {
  line-height: 6.5rem;
}

.font-size-display-4-size {
  line-height: 5.5rem;
}
.font-size-display-4-size h1,
.font-size-display-4-size h2,
.font-size-display-4-size h3,
.font-size-display-4-size h4,
.font-size-display-4-size h5,
.font-size-display-4-size p,
.font-size-display-4-size span {
  line-height: 5.5rem;
}

.font-size-h1-size {
  line-height: 5rem;
}
.font-size-h1-size h1,
.font-size-h1-size h2,
.font-size-h1-size h3,
.font-size-h1-size h4,
.font-size-h1-size h5,
.font-size-h1-size p,
.font-size-h1-size span {
  line-height: 5rem;
}

.font-size-h2-size {
  line-height: 4rem;
}
.font-size-h2-size h1,
.font-size-h2-size h2,
.font-size-h2-size h3,
.font-size-h2-size h4,
.font-size-h2-size h5,
.font-size-h2-size p,
.font-size-h2-size span {
  line-height: 4rem;
}

.font-size-h3-size {
  line-height: 3.5rem;
}
.font-size-h3-size h1,
.font-size-h3-size h2,
.font-size-h3-size h3,
.font-size-h3-size h4,
.font-size-h3-size h5,
.font-size-h3-size p,
.font-size-h3-size span {
  line-height: 3.5rem;
}

.font-size-h4-size {
  line-height: 3rem;
}
.font-size-h4-size h1,
.font-size-h4-size h2,
.font-size-h4-size h3,
.font-size-h4-size h4,
.font-size-h4-size h5,
.font-size-h4-size p,
.font-size-h4-size span {
  line-height: 3rem;
}

.font-size-subTitle1-size {
  line-height: 2.75rem;
}
.font-size-subTitle1-size h1,
.font-size-subTitle1-size h2,
.font-size-subTitle1-size h3,
.font-size-subTitle1-size h4,
.font-size-subTitle1-size h5,
.font-size-subTitle1-size p,
.font-size-subTitle1-size span {
  line-height: 2.75rem;
}

.font-size-subTitle2-size {
  line-height: 2.5rem;
}
.font-size-subTitle2-size h1,
.font-size-subTitle2-size h2,
.font-size-subTitle2-size h3,
.font-size-subTitle2-size h4,
.font-size-subTitle2-size h5,
.font-size-subTitle2-size p,
.font-size-subTitle2-size span {
  line-height: 2.5rem;
}

.font-size-subTitle3-size {
  line-height: 2rem;
}
.font-size-subTitle3-size h1,
.font-size-subTitle3-size h2,
.font-size-subTitle3-size h3,
.font-size-subTitle3-size h4,
.font-size-subTitle3-size h5,
.font-size-subTitle3-size p,
.font-size-subTitle3-size span {
  line-height: 2rem;
}

.font-size-subTitle4-size {
  line-height: 1.75rem;
}
.font-size-subTitle4-size h1,
.font-size-subTitle4-size h2,
.font-size-subTitle4-size h3,
.font-size-subTitle4-size h4,
.font-size-subTitle4-size h5,
.font-size-subTitle4-size p,
.font-size-subTitle4-size span {
  line-height: 1.75rem;
}

.font-size-subTitle5-size {
  line-height: 1.5rem;
}
.font-size-subTitle5-size h1,
.font-size-subTitle5-size h2,
.font-size-subTitle5-size h3,
.font-size-subTitle5-size h4,
.font-size-subTitle5-size h5,
.font-size-subTitle5-size p,
.font-size-subTitle5-size span {
  line-height: 1.5rem;
}

.font-size-subTitle6-size {
  line-height: 1.25rem;
}
.font-size-subTitle6-size h1,
.font-size-subTitle6-size h2,
.font-size-subTitle6-size h3,
.font-size-subTitle6-size h4,
.font-size-subTitle6-size h5,
.font-size-subTitle6-size p,
.font-size-subTitle6-size span {
  line-height: 1.25rem;
}

.font-size-body1-size {
  line-height: 2.75rem;
}
.font-size-body1-size h1,
.font-size-body1-size h2,
.font-size-body1-size h3,
.font-size-body1-size h4,
.font-size-body1-size h5,
.font-size-body1-size p,
.font-size-body1-size span {
  line-height: 2.75rem;
}

.font-size-body2-size {
  line-height: 2.5rem;
}
.font-size-body2-size h1,
.font-size-body2-size h2,
.font-size-body2-size h3,
.font-size-body2-size h4,
.font-size-body2-size h5,
.font-size-body2-size p,
.font-size-body2-size span {
  line-height: 2.5rem;
}

.font-size-body3-size {
  line-height: 2rem;
}
.font-size-body3-size h1,
.font-size-body3-size h2,
.font-size-body3-size h3,
.font-size-body3-size h4,
.font-size-body3-size h5,
.font-size-body3-size p,
.font-size-body3-size span {
  line-height: 2rem;
}

.font-size-body4-size {
  line-height: 1.75rem;
}
.font-size-body4-size h1,
.font-size-body4-size h2,
.font-size-body4-size h3,
.font-size-body4-size h4,
.font-size-body4-size h5,
.font-size-body4-size p,
.font-size-body4-size span {
  line-height: 1.75rem;
}

.font-size-body5-size {
  line-height: 1.5rem;
}
.font-size-body5-size h1,
.font-size-body5-size h2,
.font-size-body5-size h3,
.font-size-body5-size h4,
.font-size-body5-size h5,
.font-size-body5-size p,
.font-size-body5-size span {
  line-height: 1.5rem;
}

.font-size-body6-size {
  line-height: 1.25rem;
}
.font-size-body6-size h1,
.font-size-body6-size h2,
.font-size-body6-size h3,
.font-size-body6-size h4,
.font-size-body6-size h5,
.font-size-body6-size p,
.font-size-body6-size span {
  line-height: 1.25rem;
}

.font-size-link-1-size {
  line-height: 2rem;
}
.font-size-link-1-size h1,
.font-size-link-1-size h2,
.font-size-link-1-size h3,
.font-size-link-1-size h4,
.font-size-link-1-size h5,
.font-size-link-1-size p,
.font-size-link-1-size span {
  line-height: 2rem;
}

.font-size-link-2-size {
  line-height: 1.75rem;
}
.font-size-link-2-size h1,
.font-size-link-2-size h2,
.font-size-link-2-size h3,
.font-size-link-2-size h4,
.font-size-link-2-size h5,
.font-size-link-2-size p,
.font-size-link-2-size span {
  line-height: 1.75rem;
}

.font-size-link-3-size {
  line-height: 1.5rem;
}
.font-size-link-3-size h1,
.font-size-link-3-size h2,
.font-size-link-3-size h3,
.font-size-link-3-size h4,
.font-size-link-3-size h5,
.font-size-link-3-size p,
.font-size-link-3-size span {
  line-height: 1.5rem;
}

.font-size-link-4-size {
  line-height: 1.25rem;
}
.font-size-link-4-size h1,
.font-size-link-4-size h2,
.font-size-link-4-size h3,
.font-size-link-4-size h4,
.font-size-link-4-size h5,
.font-size-link-4-size p,
.font-size-link-4-size span {
  line-height: 1.25rem;
}

.font-size-caption-1 {
  line-height: 1.25rem;
}
.font-size-caption-1 h1,
.font-size-caption-1 h2,
.font-size-caption-1 h3,
.font-size-caption-1 h4,
.font-size-caption-1 h5,
.font-size-caption-1 p,
.font-size-caption-1 span {
  line-height: 1.25rem;
}

.font-size-caption-2 {
  line-height: 1rem;
}
.font-size-caption-2 h1,
.font-size-caption-2 h2,
.font-size-caption-2 h3,
.font-size-caption-2 h4,
.font-size-caption-2 h5,
.font-size-caption-2 p,
.font-size-caption-2 span {
  line-height: 1rem;
}

@media (min-width: 1024px) {
  .font-size-desktop-display-1-size {
    font-size: 8rem;
  }
  .font-size-desktop-display-1-size h1,
  .font-size-desktop-display-1-size h2,
  .font-size-desktop-display-1-size h3,
  .font-size-desktop-display-1-size h4,
  .font-size-desktop-display-1-size h5,
  .font-size-desktop-display-1-size p,
  .font-size-desktop-display-1-size span {
    font-size: 8rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-display-2-size {
    font-size: 7rem;
  }
  .font-size-desktop-display-2-size h1,
  .font-size-desktop-display-2-size h2,
  .font-size-desktop-display-2-size h3,
  .font-size-desktop-display-2-size h4,
  .font-size-desktop-display-2-size h5,
  .font-size-desktop-display-2-size p,
  .font-size-desktop-display-2-size span {
    font-size: 7rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-display-3-size {
    font-size: 6rem;
  }
  .font-size-desktop-display-3-size h1,
  .font-size-desktop-display-3-size h2,
  .font-size-desktop-display-3-size h3,
  .font-size-desktop-display-3-size h4,
  .font-size-desktop-display-3-size h5,
  .font-size-desktop-display-3-size p,
  .font-size-desktop-display-3-size span {
    font-size: 6rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-display-4-size {
    font-size: 5rem;
  }
  .font-size-desktop-display-4-size h1,
  .font-size-desktop-display-4-size h2,
  .font-size-desktop-display-4-size h3,
  .font-size-desktop-display-4-size h4,
  .font-size-desktop-display-4-size h5,
  .font-size-desktop-display-4-size p,
  .font-size-desktop-display-4-size span {
    font-size: 5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-h1-size {
    font-size: 4.5rem;
  }
  .font-size-desktop-h1-size h1,
  .font-size-desktop-h1-size h2,
  .font-size-desktop-h1-size h3,
  .font-size-desktop-h1-size h4,
  .font-size-desktop-h1-size h5,
  .font-size-desktop-h1-size p,
  .font-size-desktop-h1-size span {
    font-size: 4.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-h2-size {
    font-size: 3.5rem;
  }
  .font-size-desktop-h2-size h1,
  .font-size-desktop-h2-size h2,
  .font-size-desktop-h2-size h3,
  .font-size-desktop-h2-size h4,
  .font-size-desktop-h2-size h5,
  .font-size-desktop-h2-size p,
  .font-size-desktop-h2-size span {
    font-size: 3.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-h3-size {
    font-size: 3rem;
  }
  .font-size-desktop-h3-size h1,
  .font-size-desktop-h3-size h2,
  .font-size-desktop-h3-size h3,
  .font-size-desktop-h3-size h4,
  .font-size-desktop-h3-size h5,
  .font-size-desktop-h3-size p,
  .font-size-desktop-h3-size span {
    font-size: 3rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-h4-size {
    font-size: 2.5rem;
  }
  .font-size-desktop-h4-size h1,
  .font-size-desktop-h4-size h2,
  .font-size-desktop-h4-size h3,
  .font-size-desktop-h4-size h4,
  .font-size-desktop-h4-size h5,
  .font-size-desktop-h4-size p,
  .font-size-desktop-h4-size span {
    font-size: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-subTitle1-size {
    font-size: 2.25rem;
  }
  .font-size-desktop-subTitle1-size h1,
  .font-size-desktop-subTitle1-size h2,
  .font-size-desktop-subTitle1-size h3,
  .font-size-desktop-subTitle1-size h4,
  .font-size-desktop-subTitle1-size h5,
  .font-size-desktop-subTitle1-size p,
  .font-size-desktop-subTitle1-size span {
    font-size: 2.25rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-subTitle2-size {
    font-size: 2rem;
  }
  .font-size-desktop-subTitle2-size h1,
  .font-size-desktop-subTitle2-size h2,
  .font-size-desktop-subTitle2-size h3,
  .font-size-desktop-subTitle2-size h4,
  .font-size-desktop-subTitle2-size h5,
  .font-size-desktop-subTitle2-size p,
  .font-size-desktop-subTitle2-size span {
    font-size: 2rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-subTitle3-size {
    font-size: 1.5rem;
  }
  .font-size-desktop-subTitle3-size h1,
  .font-size-desktop-subTitle3-size h2,
  .font-size-desktop-subTitle3-size h3,
  .font-size-desktop-subTitle3-size h4,
  .font-size-desktop-subTitle3-size h5,
  .font-size-desktop-subTitle3-size p,
  .font-size-desktop-subTitle3-size span {
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-subTitle4-size {
    font-size: 1.25rem;
  }
  .font-size-desktop-subTitle4-size h1,
  .font-size-desktop-subTitle4-size h2,
  .font-size-desktop-subTitle4-size h3,
  .font-size-desktop-subTitle4-size h4,
  .font-size-desktop-subTitle4-size h5,
  .font-size-desktop-subTitle4-size p,
  .font-size-desktop-subTitle4-size span {
    font-size: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-subTitle5-size {
    font-size: 1rem;
  }
  .font-size-desktop-subTitle5-size h1,
  .font-size-desktop-subTitle5-size h2,
  .font-size-desktop-subTitle5-size h3,
  .font-size-desktop-subTitle5-size h4,
  .font-size-desktop-subTitle5-size h5,
  .font-size-desktop-subTitle5-size p,
  .font-size-desktop-subTitle5-size span {
    font-size: 1rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-subTitle6-size {
    font-size: 0.875rem;
  }
  .font-size-desktop-subTitle6-size h1,
  .font-size-desktop-subTitle6-size h2,
  .font-size-desktop-subTitle6-size h3,
  .font-size-desktop-subTitle6-size h4,
  .font-size-desktop-subTitle6-size h5,
  .font-size-desktop-subTitle6-size p,
  .font-size-desktop-subTitle6-size span {
    font-size: 0.875rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-body1-size {
    font-size: 2.25rem;
  }
  .font-size-desktop-body1-size h1,
  .font-size-desktop-body1-size h2,
  .font-size-desktop-body1-size h3,
  .font-size-desktop-body1-size h4,
  .font-size-desktop-body1-size h5,
  .font-size-desktop-body1-size p,
  .font-size-desktop-body1-size span {
    font-size: 2.25rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-body2-size {
    font-size: 2rem;
  }
  .font-size-desktop-body2-size h1,
  .font-size-desktop-body2-size h2,
  .font-size-desktop-body2-size h3,
  .font-size-desktop-body2-size h4,
  .font-size-desktop-body2-size h5,
  .font-size-desktop-body2-size p,
  .font-size-desktop-body2-size span {
    font-size: 2rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-body3-size {
    font-size: 1.5rem;
  }
  .font-size-desktop-body3-size h1,
  .font-size-desktop-body3-size h2,
  .font-size-desktop-body3-size h3,
  .font-size-desktop-body3-size h4,
  .font-size-desktop-body3-size h5,
  .font-size-desktop-body3-size p,
  .font-size-desktop-body3-size span {
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-body4-size {
    font-size: 1.25rem;
  }
  .font-size-desktop-body4-size h1,
  .font-size-desktop-body4-size h2,
  .font-size-desktop-body4-size h3,
  .font-size-desktop-body4-size h4,
  .font-size-desktop-body4-size h5,
  .font-size-desktop-body4-size p,
  .font-size-desktop-body4-size span {
    font-size: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-body5-size {
    font-size: 1rem;
  }
  .font-size-desktop-body5-size h1,
  .font-size-desktop-body5-size h2,
  .font-size-desktop-body5-size h3,
  .font-size-desktop-body5-size h4,
  .font-size-desktop-body5-size h5,
  .font-size-desktop-body5-size p,
  .font-size-desktop-body5-size span {
    font-size: 1rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-body6-size {
    font-size: 0.875rem;
  }
  .font-size-desktop-body6-size h1,
  .font-size-desktop-body6-size h2,
  .font-size-desktop-body6-size h3,
  .font-size-desktop-body6-size h4,
  .font-size-desktop-body6-size h5,
  .font-size-desktop-body6-size p,
  .font-size-desktop-body6-size span {
    font-size: 0.875rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-link-1-size {
    font-size: 1.5rem;
  }
  .font-size-desktop-link-1-size h1,
  .font-size-desktop-link-1-size h2,
  .font-size-desktop-link-1-size h3,
  .font-size-desktop-link-1-size h4,
  .font-size-desktop-link-1-size h5,
  .font-size-desktop-link-1-size p,
  .font-size-desktop-link-1-size span {
    font-size: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-link-2-size {
    font-size: 1.25rem;
  }
  .font-size-desktop-link-2-size h1,
  .font-size-desktop-link-2-size h2,
  .font-size-desktop-link-2-size h3,
  .font-size-desktop-link-2-size h4,
  .font-size-desktop-link-2-size h5,
  .font-size-desktop-link-2-size p,
  .font-size-desktop-link-2-size span {
    font-size: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-link-3-size {
    font-size: 1rem;
  }
  .font-size-desktop-link-3-size h1,
  .font-size-desktop-link-3-size h2,
  .font-size-desktop-link-3-size h3,
  .font-size-desktop-link-3-size h4,
  .font-size-desktop-link-3-size h5,
  .font-size-desktop-link-3-size p,
  .font-size-desktop-link-3-size span {
    font-size: 1rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-link-4-size {
    font-size: 0.875rem;
  }
  .font-size-desktop-link-4-size h1,
  .font-size-desktop-link-4-size h2,
  .font-size-desktop-link-4-size h3,
  .font-size-desktop-link-4-size h4,
  .font-size-desktop-link-4-size h5,
  .font-size-desktop-link-4-size p,
  .font-size-desktop-link-4-size span {
    font-size: 0.875rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-caption-1 {
    font-size: 0.75rem;
  }
  .font-size-desktop-caption-1 h1,
  .font-size-desktop-caption-1 h2,
  .font-size-desktop-caption-1 h3,
  .font-size-desktop-caption-1 h4,
  .font-size-desktop-caption-1 h5,
  .font-size-desktop-caption-1 p,
  .font-size-desktop-caption-1 span {
    font-size: 0.75rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-caption-2 {
    font-size: 0.625rem;
  }
  .font-size-desktop-caption-2 h1,
  .font-size-desktop-caption-2 h2,
  .font-size-desktop-caption-2 h3,
  .font-size-desktop-caption-2 h4,
  .font-size-desktop-caption-2 h5,
  .font-size-desktop-caption-2 p,
  .font-size-desktop-caption-2 span {
    font-size: 0.625rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-display-1-size {
    line-height: 8.5rem;
  }
  .font-size-desktop-display-1-size h1,
  .font-size-desktop-display-1-size h2,
  .font-size-desktop-display-1-size h3,
  .font-size-desktop-display-1-size h4,
  .font-size-desktop-display-1-size h5,
  .font-size-desktop-display-1-size p,
  .font-size-desktop-display-1-size span {
    line-height: 8.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-display-2-size {
    line-height: 7.5rem;
  }
  .font-size-desktop-display-2-size h1,
  .font-size-desktop-display-2-size h2,
  .font-size-desktop-display-2-size h3,
  .font-size-desktop-display-2-size h4,
  .font-size-desktop-display-2-size h5,
  .font-size-desktop-display-2-size p,
  .font-size-desktop-display-2-size span {
    line-height: 7.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-display-3-size {
    line-height: 6.5rem;
  }
  .font-size-desktop-display-3-size h1,
  .font-size-desktop-display-3-size h2,
  .font-size-desktop-display-3-size h3,
  .font-size-desktop-display-3-size h4,
  .font-size-desktop-display-3-size h5,
  .font-size-desktop-display-3-size p,
  .font-size-desktop-display-3-size span {
    line-height: 6.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-display-4-size {
    line-height: 5.5rem;
  }
  .font-size-desktop-display-4-size h1,
  .font-size-desktop-display-4-size h2,
  .font-size-desktop-display-4-size h3,
  .font-size-desktop-display-4-size h4,
  .font-size-desktop-display-4-size h5,
  .font-size-desktop-display-4-size p,
  .font-size-desktop-display-4-size span {
    line-height: 5.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-h1-size {
    line-height: 5rem;
  }
  .font-size-desktop-h1-size h1,
  .font-size-desktop-h1-size h2,
  .font-size-desktop-h1-size h3,
  .font-size-desktop-h1-size h4,
  .font-size-desktop-h1-size h5,
  .font-size-desktop-h1-size p,
  .font-size-desktop-h1-size span {
    line-height: 5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-h2-size {
    line-height: 4rem;
  }
  .font-size-desktop-h2-size h1,
  .font-size-desktop-h2-size h2,
  .font-size-desktop-h2-size h3,
  .font-size-desktop-h2-size h4,
  .font-size-desktop-h2-size h5,
  .font-size-desktop-h2-size p,
  .font-size-desktop-h2-size span {
    line-height: 4rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-h3-size {
    line-height: 3.5rem;
  }
  .font-size-desktop-h3-size h1,
  .font-size-desktop-h3-size h2,
  .font-size-desktop-h3-size h3,
  .font-size-desktop-h3-size h4,
  .font-size-desktop-h3-size h5,
  .font-size-desktop-h3-size p,
  .font-size-desktop-h3-size span {
    line-height: 3.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-h4-size {
    line-height: 3rem;
  }
  .font-size-desktop-h4-size h1,
  .font-size-desktop-h4-size h2,
  .font-size-desktop-h4-size h3,
  .font-size-desktop-h4-size h4,
  .font-size-desktop-h4-size h5,
  .font-size-desktop-h4-size p,
  .font-size-desktop-h4-size span {
    line-height: 3rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-subTitle1-size {
    line-height: 2.75rem;
  }
  .font-size-desktop-subTitle1-size h1,
  .font-size-desktop-subTitle1-size h2,
  .font-size-desktop-subTitle1-size h3,
  .font-size-desktop-subTitle1-size h4,
  .font-size-desktop-subTitle1-size h5,
  .font-size-desktop-subTitle1-size p,
  .font-size-desktop-subTitle1-size span {
    line-height: 2.75rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-subTitle2-size {
    line-height: 2.5rem;
  }
  .font-size-desktop-subTitle2-size h1,
  .font-size-desktop-subTitle2-size h2,
  .font-size-desktop-subTitle2-size h3,
  .font-size-desktop-subTitle2-size h4,
  .font-size-desktop-subTitle2-size h5,
  .font-size-desktop-subTitle2-size p,
  .font-size-desktop-subTitle2-size span {
    line-height: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-subTitle3-size {
    line-height: 2rem;
  }
  .font-size-desktop-subTitle3-size h1,
  .font-size-desktop-subTitle3-size h2,
  .font-size-desktop-subTitle3-size h3,
  .font-size-desktop-subTitle3-size h4,
  .font-size-desktop-subTitle3-size h5,
  .font-size-desktop-subTitle3-size p,
  .font-size-desktop-subTitle3-size span {
    line-height: 2rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-subTitle4-size {
    line-height: 1.75rem;
  }
  .font-size-desktop-subTitle4-size h1,
  .font-size-desktop-subTitle4-size h2,
  .font-size-desktop-subTitle4-size h3,
  .font-size-desktop-subTitle4-size h4,
  .font-size-desktop-subTitle4-size h5,
  .font-size-desktop-subTitle4-size p,
  .font-size-desktop-subTitle4-size span {
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-subTitle5-size {
    line-height: 1.5rem;
  }
  .font-size-desktop-subTitle5-size h1,
  .font-size-desktop-subTitle5-size h2,
  .font-size-desktop-subTitle5-size h3,
  .font-size-desktop-subTitle5-size h4,
  .font-size-desktop-subTitle5-size h5,
  .font-size-desktop-subTitle5-size p,
  .font-size-desktop-subTitle5-size span {
    line-height: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-subTitle6-size {
    line-height: 1.25rem;
  }
  .font-size-desktop-subTitle6-size h1,
  .font-size-desktop-subTitle6-size h2,
  .font-size-desktop-subTitle6-size h3,
  .font-size-desktop-subTitle6-size h4,
  .font-size-desktop-subTitle6-size h5,
  .font-size-desktop-subTitle6-size p,
  .font-size-desktop-subTitle6-size span {
    line-height: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-body1-size {
    line-height: 2.75rem;
  }
  .font-size-desktop-body1-size h1,
  .font-size-desktop-body1-size h2,
  .font-size-desktop-body1-size h3,
  .font-size-desktop-body1-size h4,
  .font-size-desktop-body1-size h5,
  .font-size-desktop-body1-size p,
  .font-size-desktop-body1-size span {
    line-height: 2.75rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-body2-size {
    line-height: 2.5rem;
  }
  .font-size-desktop-body2-size h1,
  .font-size-desktop-body2-size h2,
  .font-size-desktop-body2-size h3,
  .font-size-desktop-body2-size h4,
  .font-size-desktop-body2-size h5,
  .font-size-desktop-body2-size p,
  .font-size-desktop-body2-size span {
    line-height: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-body3-size {
    line-height: 2rem;
  }
  .font-size-desktop-body3-size h1,
  .font-size-desktop-body3-size h2,
  .font-size-desktop-body3-size h3,
  .font-size-desktop-body3-size h4,
  .font-size-desktop-body3-size h5,
  .font-size-desktop-body3-size p,
  .font-size-desktop-body3-size span {
    line-height: 2rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-body4-size {
    line-height: 1.75rem;
  }
  .font-size-desktop-body4-size h1,
  .font-size-desktop-body4-size h2,
  .font-size-desktop-body4-size h3,
  .font-size-desktop-body4-size h4,
  .font-size-desktop-body4-size h5,
  .font-size-desktop-body4-size p,
  .font-size-desktop-body4-size span {
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-body5-size {
    line-height: 1.5rem;
  }
  .font-size-desktop-body5-size h1,
  .font-size-desktop-body5-size h2,
  .font-size-desktop-body5-size h3,
  .font-size-desktop-body5-size h4,
  .font-size-desktop-body5-size h5,
  .font-size-desktop-body5-size p,
  .font-size-desktop-body5-size span {
    line-height: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-body6-size {
    line-height: 1.25rem;
  }
  .font-size-desktop-body6-size h1,
  .font-size-desktop-body6-size h2,
  .font-size-desktop-body6-size h3,
  .font-size-desktop-body6-size h4,
  .font-size-desktop-body6-size h5,
  .font-size-desktop-body6-size p,
  .font-size-desktop-body6-size span {
    line-height: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-link-1-size {
    line-height: 2rem;
  }
  .font-size-desktop-link-1-size h1,
  .font-size-desktop-link-1-size h2,
  .font-size-desktop-link-1-size h3,
  .font-size-desktop-link-1-size h4,
  .font-size-desktop-link-1-size h5,
  .font-size-desktop-link-1-size p,
  .font-size-desktop-link-1-size span {
    line-height: 2rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-link-2-size {
    line-height: 1.75rem;
  }
  .font-size-desktop-link-2-size h1,
  .font-size-desktop-link-2-size h2,
  .font-size-desktop-link-2-size h3,
  .font-size-desktop-link-2-size h4,
  .font-size-desktop-link-2-size h5,
  .font-size-desktop-link-2-size p,
  .font-size-desktop-link-2-size span {
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-link-3-size {
    line-height: 1.5rem;
  }
  .font-size-desktop-link-3-size h1,
  .font-size-desktop-link-3-size h2,
  .font-size-desktop-link-3-size h3,
  .font-size-desktop-link-3-size h4,
  .font-size-desktop-link-3-size h5,
  .font-size-desktop-link-3-size p,
  .font-size-desktop-link-3-size span {
    line-height: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-link-4-size {
    line-height: 1.25rem;
  }
  .font-size-desktop-link-4-size h1,
  .font-size-desktop-link-4-size h2,
  .font-size-desktop-link-4-size h3,
  .font-size-desktop-link-4-size h4,
  .font-size-desktop-link-4-size h5,
  .font-size-desktop-link-4-size p,
  .font-size-desktop-link-4-size span {
    line-height: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-caption-1 {
    line-height: 1.25rem;
  }
  .font-size-desktop-caption-1 h1,
  .font-size-desktop-caption-1 h2,
  .font-size-desktop-caption-1 h3,
  .font-size-desktop-caption-1 h4,
  .font-size-desktop-caption-1 h5,
  .font-size-desktop-caption-1 p,
  .font-size-desktop-caption-1 span {
    line-height: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .font-size-desktop-caption-2 {
    line-height: 1rem;
  }
  .font-size-desktop-caption-2 h1,
  .font-size-desktop-caption-2 h2,
  .font-size-desktop-caption-2 h3,
  .font-size-desktop-caption-2 h4,
  .font-size-desktop-caption-2 h5,
  .font-size-desktop-caption-2 p,
  .font-size-desktop-caption-2 span {
    line-height: 1rem;
  }
}
/*----------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));
        }
*/
/*----------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).
        }
*/
/*----------------------------------------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-d .m-t-2 {
  margin-top: 2px;
}
.theme-d .m-b-2 {
  margin-bottom: 2px;
}
.theme-d .m-l-2 {
  margin-left: 2px;
}
.theme-d .m-r-2 {
  margin-right: 2px;
}
.theme-d .m-y-2 {
  margin: 2px 0px;
}
.theme-d .m-x-2 {
  margin: 0px 2px;
}
.theme-d .m-xy-2 {
  margin: 2px;
}
.theme-d .m-t-4 {
  margin-top: 4px;
}
.theme-d .m-b-4 {
  margin-bottom: 4px;
}
.theme-d .m-l-4 {
  margin-left: 4px;
}
.theme-d .m-r-4 {
  margin-right: 4px;
}
.theme-d .m-y-4 {
  margin: 4px 0px;
}
.theme-d .m-x-4 {
  margin: 0px 4px;
}
.theme-d .m-xy-4 {
  margin: 4px;
}
.theme-d .m-t-6 {
  margin-top: 6px;
}
.theme-d .m-b-6 {
  margin-bottom: 6px;
}
.theme-d .m-l-6 {
  margin-left: 6px;
}
.theme-d .m-r-6 {
  margin-right: 6px;
}
.theme-d .m-y-6 {
  margin: 6px 0px;
}
.theme-d .m-x-6 {
  margin: 0px 6px;
}
.theme-d .m-xy-6 {
  margin: 6px;
}
.theme-d .m-t-8 {
  margin-top: 8px;
}
.theme-d .m-b-8 {
  margin-bottom: 8px;
}
.theme-d .m-l-8 {
  margin-left: 8px;
}
.theme-d .m-r-8 {
  margin-right: 8px;
}
.theme-d .m-y-8 {
  margin: 8px 0px;
}
.theme-d .m-x-8 {
  margin: 0px 8px;
}
.theme-d .m-xy-8 {
  margin: 8px;
}
.theme-d .m-t-10 {
  margin-top: 10px;
}
.theme-d .m-b-10 {
  margin-bottom: 10px;
}
.theme-d .m-l-10 {
  margin-left: 10px;
}
.theme-d .m-r-10 {
  margin-right: 10px;
}
.theme-d .m-y-10 {
  margin: 10px 0px;
}
.theme-d .m-x-10 {
  margin: 0px 10px;
}
.theme-d .m-xy-10 {
  margin: 10px;
}
.theme-d .m-t-12 {
  margin-top: 12px;
}
.theme-d .m-b-12 {
  margin-bottom: 12px;
}
.theme-d .m-l-12 {
  margin-left: 12px;
}
.theme-d .m-r-12 {
  margin-right: 12px;
}
.theme-d .m-y-12 {
  margin: 12px 0px;
}
.theme-d .m-x-12 {
  margin: 0px 12px;
}
.theme-d .m-xy-12 {
  margin: 12px;
}
.theme-d .m-t-14 {
  margin-top: 14px;
}
.theme-d .m-b-14 {
  margin-bottom: 14px;
}
.theme-d .m-l-14 {
  margin-left: 14px;
}
.theme-d .m-r-14 {
  margin-right: 14px;
}
.theme-d .m-y-14 {
  margin: 14px 0px;
}
.theme-d .m-x-14 {
  margin: 0px 14px;
}
.theme-d .m-xy-14 {
  margin: 14px;
}
.theme-d .m-t-16 {
  margin-top: 16px;
}
.theme-d .m-b-16 {
  margin-bottom: 16px;
}
.theme-d .m-l-16 {
  margin-left: 16px;
}
.theme-d .m-r-16 {
  margin-right: 16px;
}
.theme-d .m-y-16 {
  margin: 16px 0px;
}
.theme-d .m-x-16 {
  margin: 0px 16px;
}
.theme-d .m-xy-16 {
  margin: 16px;
}
.theme-d .m-t-18 {
  margin-top: 18px;
}
.theme-d .m-b-18 {
  margin-bottom: 18px;
}
.theme-d .m-l-18 {
  margin-left: 18px;
}
.theme-d .m-r-18 {
  margin-right: 18px;
}
.theme-d .m-y-18 {
  margin: 18px 0px;
}
.theme-d .m-x-18 {
  margin: 0px 18px;
}
.theme-d .m-xy-18 {
  margin: 18px;
}
.theme-d .m-t-20 {
  margin-top: 20px;
}
.theme-d .m-b-20 {
  margin-bottom: 20px;
}
.theme-d .m-l-20 {
  margin-left: 20px;
}
.theme-d .m-r-20 {
  margin-right: 20px;
}
.theme-d .m-y-20 {
  margin: 20px 0px;
}
.theme-d .m-x-20 {
  margin: 0px 20px;
}
.theme-d .m-xy-20 {
  margin: 20px;
}
.theme-d .m-t-22 {
  margin-top: 22px;
}
.theme-d .m-b-22 {
  margin-bottom: 22px;
}
.theme-d .m-l-22 {
  margin-left: 22px;
}
.theme-d .m-r-22 {
  margin-right: 22px;
}
.theme-d .m-y-22 {
  margin: 22px 0px;
}
.theme-d .m-x-22 {
  margin: 0px 22px;
}
.theme-d .m-xy-22 {
  margin: 22px;
}
.theme-d .m-t-24 {
  margin-top: 24px;
}
.theme-d .m-b-24 {
  margin-bottom: 24px;
}
.theme-d .m-l-24 {
  margin-left: 24px;
}
.theme-d .m-r-24 {
  margin-right: 24px;
}
.theme-d .m-y-24 {
  margin: 24px 0px;
}
.theme-d .m-x-24 {
  margin: 0px 24px;
}
.theme-d .m-xy-24 {
  margin: 24px;
}
.theme-d .m-t-26 {
  margin-top: 26px;
}
.theme-d .m-b-26 {
  margin-bottom: 26px;
}
.theme-d .m-l-26 {
  margin-left: 26px;
}
.theme-d .m-r-26 {
  margin-right: 26px;
}
.theme-d .m-y-26 {
  margin: 26px 0px;
}
.theme-d .m-x-26 {
  margin: 0px 26px;
}
.theme-d .m-xy-26 {
  margin: 26px;
}
.theme-d .m-t-28 {
  margin-top: 28px;
}
.theme-d .m-b-28 {
  margin-bottom: 28px;
}
.theme-d .m-l-28 {
  margin-left: 28px;
}
.theme-d .m-r-28 {
  margin-right: 28px;
}
.theme-d .m-y-28 {
  margin: 28px 0px;
}
.theme-d .m-x-28 {
  margin: 0px 28px;
}
.theme-d .m-xy-28 {
  margin: 28px;
}
.theme-d .m-t-30 {
  margin-top: 30px;
}
.theme-d .m-b-30 {
  margin-bottom: 30px;
}
.theme-d .m-l-30 {
  margin-left: 30px;
}
.theme-d .m-r-30 {
  margin-right: 30px;
}
.theme-d .m-y-30 {
  margin: 30px 0px;
}
.theme-d .m-x-30 {
  margin: 0px 30px;
}
.theme-d .m-xy-30 {
  margin: 30px;
}
.theme-d .m-t-32 {
  margin-top: 32px;
}
.theme-d .m-b-32 {
  margin-bottom: 32px;
}
.theme-d .m-l-32 {
  margin-left: 32px;
}
.theme-d .m-r-32 {
  margin-right: 32px;
}
.theme-d .m-y-32 {
  margin: 32px 0px;
}
.theme-d .m-x-32 {
  margin: 0px 32px;
}
.theme-d .m-xy-32 {
  margin: 32px;
}
.theme-d .m-t-34 {
  margin-top: 34px;
}
.theme-d .m-b-34 {
  margin-bottom: 34px;
}
.theme-d .m-l-34 {
  margin-left: 34px;
}
.theme-d .m-r-34 {
  margin-right: 34px;
}
.theme-d .m-y-34 {
  margin: 34px 0px;
}
.theme-d .m-x-34 {
  margin: 0px 34px;
}
.theme-d .m-xy-34 {
  margin: 34px;
}
.theme-d .m-t-36 {
  margin-top: 36px;
}
.theme-d .m-b-36 {
  margin-bottom: 36px;
}
.theme-d .m-l-36 {
  margin-left: 36px;
}
.theme-d .m-r-36 {
  margin-right: 36px;
}
.theme-d .m-y-36 {
  margin: 36px 0px;
}
.theme-d .m-x-36 {
  margin: 0px 36px;
}
.theme-d .m-xy-36 {
  margin: 36px;
}
.theme-d .m-t-38 {
  margin-top: 38px;
}
.theme-d .m-b-38 {
  margin-bottom: 38px;
}
.theme-d .m-l-38 {
  margin-left: 38px;
}
.theme-d .m-r-38 {
  margin-right: 38px;
}
.theme-d .m-y-38 {
  margin: 38px 0px;
}
.theme-d .m-x-38 {
  margin: 0px 38px;
}
.theme-d .m-xy-38 {
  margin: 38px;
}
.theme-d .m-t-40 {
  margin-top: 40px;
}
.theme-d .m-b-40 {
  margin-bottom: 40px;
}
.theme-d .m-l-40 {
  margin-left: 40px;
}
.theme-d .m-r-40 {
  margin-right: 40px;
}
.theme-d .m-y-40 {
  margin: 40px 0px;
}
.theme-d .m-x-40 {
  margin: 0px 40px;
}
.theme-d .m-xy-40 {
  margin: 40px;
}
.theme-d .m-t-42 {
  margin-top: 42px;
}
.theme-d .m-b-42 {
  margin-bottom: 42px;
}
.theme-d .m-l-42 {
  margin-left: 42px;
}
.theme-d .m-r-42 {
  margin-right: 42px;
}
.theme-d .m-y-42 {
  margin: 42px 0px;
}
.theme-d .m-x-42 {
  margin: 0px 42px;
}
.theme-d .m-xy-42 {
  margin: 42px;
}
.theme-d .m-t-44 {
  margin-top: 44px;
}
.theme-d .m-b-44 {
  margin-bottom: 44px;
}
.theme-d .m-l-44 {
  margin-left: 44px;
}
.theme-d .m-r-44 {
  margin-right: 44px;
}
.theme-d .m-y-44 {
  margin: 44px 0px;
}
.theme-d .m-x-44 {
  margin: 0px 44px;
}
.theme-d .m-xy-44 {
  margin: 44px;
}
.theme-d .m-t-46 {
  margin-top: 46px;
}
.theme-d .m-b-46 {
  margin-bottom: 46px;
}
.theme-d .m-l-46 {
  margin-left: 46px;
}
.theme-d .m-r-46 {
  margin-right: 46px;
}
.theme-d .m-y-46 {
  margin: 46px 0px;
}
.theme-d .m-x-46 {
  margin: 0px 46px;
}
.theme-d .m-xy-46 {
  margin: 46px;
}
.theme-d .m-t-48 {
  margin-top: 48px;
}
.theme-d .m-b-48 {
  margin-bottom: 48px;
}
.theme-d .m-l-48 {
  margin-left: 48px;
}
.theme-d .m-r-48 {
  margin-right: 48px;
}
.theme-d .m-y-48 {
  margin: 48px 0px;
}
.theme-d .m-x-48 {
  margin: 0px 48px;
}
.theme-d .m-xy-48 {
  margin: 48px;
}
.theme-d .m-t-50 {
  margin-top: 50px;
}
.theme-d .m-b-50 {
  margin-bottom: 50px;
}
.theme-d .m-l-50 {
  margin-left: 50px;
}
.theme-d .m-r-50 {
  margin-right: 50px;
}
.theme-d .m-y-50 {
  margin: 50px 0px;
}
.theme-d .m-x-50 {
  margin: 0px 50px;
}
.theme-d .m-xy-50 {
  margin: 50px;
}
.theme-d .m-t-52 {
  margin-top: 52px;
}
.theme-d .m-b-52 {
  margin-bottom: 52px;
}
.theme-d .m-l-52 {
  margin-left: 52px;
}
.theme-d .m-r-52 {
  margin-right: 52px;
}
.theme-d .m-y-52 {
  margin: 52px 0px;
}
.theme-d .m-x-52 {
  margin: 0px 52px;
}
.theme-d .m-xy-52 {
  margin: 52px;
}
.theme-d .m-t-54 {
  margin-top: 54px;
}
.theme-d .m-b-54 {
  margin-bottom: 54px;
}
.theme-d .m-l-54 {
  margin-left: 54px;
}
.theme-d .m-r-54 {
  margin-right: 54px;
}
.theme-d .m-y-54 {
  margin: 54px 0px;
}
.theme-d .m-x-54 {
  margin: 0px 54px;
}
.theme-d .m-xy-54 {
  margin: 54px;
}
.theme-d .m-t-56 {
  margin-top: 56px;
}
.theme-d .m-b-56 {
  margin-bottom: 56px;
}
.theme-d .m-l-56 {
  margin-left: 56px;
}
.theme-d .m-r-56 {
  margin-right: 56px;
}
.theme-d .m-y-56 {
  margin: 56px 0px;
}
.theme-d .m-x-56 {
  margin: 0px 56px;
}
.theme-d .m-xy-56 {
  margin: 56px;
}
.theme-d .m-t-58 {
  margin-top: 58px;
}
.theme-d .m-b-58 {
  margin-bottom: 58px;
}
.theme-d .m-l-58 {
  margin-left: 58px;
}
.theme-d .m-r-58 {
  margin-right: 58px;
}
.theme-d .m-y-58 {
  margin: 58px 0px;
}
.theme-d .m-x-58 {
  margin: 0px 58px;
}
.theme-d .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-d .p-t-2 {
  padding-top: 2px;
}
.theme-d .p-b-2 {
  padding-bottom: 2px;
}
.theme-d .p-l-2 {
  padding-left: 2px;
}
.theme-d .p-r-2 {
  padding-right: 2px;
}
.theme-d .p-y-2 {
  padding: 2px 0px;
}
.theme-d .p-x-2 {
  padding: 0px 2px;
}
.theme-d .p-xy-2 {
  padding: 2px;
}
.theme-d .p-t-4 {
  padding-top: 4px;
}
.theme-d .p-b-4 {
  padding-bottom: 4px;
}
.theme-d .p-l-4 {
  padding-left: 4px;
}
.theme-d .p-r-4 {
  padding-right: 4px;
}
.theme-d .p-y-4 {
  padding: 4px 0px;
}
.theme-d .p-x-4 {
  padding: 0px 4px;
}
.theme-d .p-xy-4 {
  padding: 4px;
}
.theme-d .p-t-6 {
  padding-top: 6px;
}
.theme-d .p-b-6 {
  padding-bottom: 6px;
}
.theme-d .p-l-6 {
  padding-left: 6px;
}
.theme-d .p-r-6 {
  padding-right: 6px;
}
.theme-d .p-y-6 {
  padding: 6px 0px;
}
.theme-d .p-x-6 {
  padding: 0px 6px;
}
.theme-d .p-xy-6 {
  padding: 6px;
}
.theme-d .p-t-8 {
  padding-top: 8px;
}
.theme-d .p-b-8 {
  padding-bottom: 8px;
}
.theme-d .p-l-8 {
  padding-left: 8px;
}
.theme-d .p-r-8 {
  padding-right: 8px;
}
.theme-d .p-y-8 {
  padding: 8px 0px;
}
.theme-d .p-x-8 {
  padding: 0px 8px;
}
.theme-d .p-xy-8 {
  padding: 8px;
}
.theme-d .p-t-10 {
  padding-top: 10px;
}
.theme-d .p-b-10 {
  padding-bottom: 10px;
}
.theme-d .p-l-10 {
  padding-left: 10px;
}
.theme-d .p-r-10 {
  padding-right: 10px;
}
.theme-d .p-y-10 {
  padding: 10px 0px;
}
.theme-d .p-x-10 {
  padding: 0px 10px;
}
.theme-d .p-xy-10 {
  padding: 10px;
}
.theme-d .p-t-12 {
  padding-top: 12px;
}
.theme-d .p-b-12 {
  padding-bottom: 12px;
}
.theme-d .p-l-12 {
  padding-left: 12px;
}
.theme-d .p-r-12 {
  padding-right: 12px;
}
.theme-d .p-y-12 {
  padding: 12px 0px;
}
.theme-d .p-x-12 {
  padding: 0px 12px;
}
.theme-d .p-xy-12 {
  padding: 12px;
}
.theme-d .p-t-14 {
  padding-top: 14px;
}
.theme-d .p-b-14 {
  padding-bottom: 14px;
}
.theme-d .p-l-14 {
  padding-left: 14px;
}
.theme-d .p-r-14 {
  padding-right: 14px;
}
.theme-d .p-y-14 {
  padding: 14px 0px;
}
.theme-d .p-x-14 {
  padding: 0px 14px;
}
.theme-d .p-xy-14 {
  padding: 14px;
}
.theme-d .p-t-16 {
  padding-top: 16px;
}
.theme-d .p-b-16 {
  padding-bottom: 16px;
}
.theme-d .p-l-16 {
  padding-left: 16px;
}
.theme-d .p-r-16 {
  padding-right: 16px;
}
.theme-d .p-y-16 {
  padding: 16px 0px;
}
.theme-d .p-x-16 {
  padding: 0px 16px;
}
.theme-d .p-xy-16 {
  padding: 16px;
}
.theme-d .p-t-18 {
  padding-top: 18px;
}
.theme-d .p-b-18 {
  padding-bottom: 18px;
}
.theme-d .p-l-18 {
  padding-left: 18px;
}
.theme-d .p-r-18 {
  padding-right: 18px;
}
.theme-d .p-y-18 {
  padding: 18px 0px;
}
.theme-d .p-x-18 {
  padding: 0px 18px;
}
.theme-d .p-xy-18 {
  padding: 18px;
}
.theme-d .p-t-20 {
  padding-top: 20px;
}
.theme-d .p-b-20 {
  padding-bottom: 20px;
}
.theme-d .p-l-20 {
  padding-left: 20px;
}
.theme-d .p-r-20 {
  padding-right: 20px;
}
.theme-d .p-y-20 {
  padding: 20px 0px;
}
.theme-d .p-x-20 {
  padding: 0px 20px;
}
.theme-d .p-xy-20 {
  padding: 20px;
}
.theme-d .p-t-22 {
  padding-top: 22px;
}
.theme-d .p-b-22 {
  padding-bottom: 22px;
}
.theme-d .p-l-22 {
  padding-left: 22px;
}
.theme-d .p-r-22 {
  padding-right: 22px;
}
.theme-d .p-y-22 {
  padding: 22px 0px;
}
.theme-d .p-x-22 {
  padding: 0px 22px;
}
.theme-d .p-xy-22 {
  padding: 22px;
}
.theme-d .p-t-24 {
  padding-top: 24px;
}
.theme-d .p-b-24 {
  padding-bottom: 24px;
}
.theme-d .p-l-24 {
  padding-left: 24px;
}
.theme-d .p-r-24 {
  padding-right: 24px;
}
.theme-d .p-y-24 {
  padding: 24px 0px;
}
.theme-d .p-x-24 {
  padding: 0px 24px;
}
.theme-d .p-xy-24 {
  padding: 24px;
}
.theme-d .p-t-26 {
  padding-top: 26px;
}
.theme-d .p-b-26 {
  padding-bottom: 26px;
}
.theme-d .p-l-26 {
  padding-left: 26px;
}
.theme-d .p-r-26 {
  padding-right: 26px;
}
.theme-d .p-y-26 {
  padding: 26px 0px;
}
.theme-d .p-x-26 {
  padding: 0px 26px;
}
.theme-d .p-xy-26 {
  padding: 26px;
}
.theme-d .p-t-28 {
  padding-top: 28px;
}
.theme-d .p-b-28 {
  padding-bottom: 28px;
}
.theme-d .p-l-28 {
  padding-left: 28px;
}
.theme-d .p-r-28 {
  padding-right: 28px;
}
.theme-d .p-y-28 {
  padding: 28px 0px;
}
.theme-d .p-x-28 {
  padding: 0px 28px;
}
.theme-d .p-xy-28 {
  padding: 28px;
}
.theme-d .p-t-30 {
  padding-top: 30px;
}
.theme-d .p-b-30 {
  padding-bottom: 30px;
}
.theme-d .p-l-30 {
  padding-left: 30px;
}
.theme-d .p-r-30 {
  padding-right: 30px;
}
.theme-d .p-y-30 {
  padding: 30px 0px;
}
.theme-d .p-x-30 {
  padding: 0px 30px;
}
.theme-d .p-xy-30 {
  padding: 30px;
}
.theme-d .p-t-32 {
  padding-top: 32px;
}
.theme-d .p-b-32 {
  padding-bottom: 32px;
}
.theme-d .p-l-32 {
  padding-left: 32px;
}
.theme-d .p-r-32 {
  padding-right: 32px;
}
.theme-d .p-y-32 {
  padding: 32px 0px;
}
.theme-d .p-x-32 {
  padding: 0px 32px;
}
.theme-d .p-xy-32 {
  padding: 32px;
}
.theme-d .p-t-34 {
  padding-top: 34px;
}
.theme-d .p-b-34 {
  padding-bottom: 34px;
}
.theme-d .p-l-34 {
  padding-left: 34px;
}
.theme-d .p-r-34 {
  padding-right: 34px;
}
.theme-d .p-y-34 {
  padding: 34px 0px;
}
.theme-d .p-x-34 {
  padding: 0px 34px;
}
.theme-d .p-xy-34 {
  padding: 34px;
}
.theme-d .p-t-36 {
  padding-top: 36px;
}
.theme-d .p-b-36 {
  padding-bottom: 36px;
}
.theme-d .p-l-36 {
  padding-left: 36px;
}
.theme-d .p-r-36 {
  padding-right: 36px;
}
.theme-d .p-y-36 {
  padding: 36px 0px;
}
.theme-d .p-x-36 {
  padding: 0px 36px;
}
.theme-d .p-xy-36 {
  padding: 36px;
}
.theme-d .p-t-38 {
  padding-top: 38px;
}
.theme-d .p-b-38 {
  padding-bottom: 38px;
}
.theme-d .p-l-38 {
  padding-left: 38px;
}
.theme-d .p-r-38 {
  padding-right: 38px;
}
.theme-d .p-y-38 {
  padding: 38px 0px;
}
.theme-d .p-x-38 {
  padding: 0px 38px;
}
.theme-d .p-xy-38 {
  padding: 38px;
}
.theme-d .p-t-40 {
  padding-top: 40px;
}
.theme-d .p-b-40 {
  padding-bottom: 40px;
}
.theme-d .p-l-40 {
  padding-left: 40px;
}
.theme-d .p-r-40 {
  padding-right: 40px;
}
.theme-d .p-y-40 {
  padding: 40px 0px;
}
.theme-d .p-x-40 {
  padding: 0px 40px;
}
.theme-d .p-xy-40 {
  padding: 40px;
}
.theme-d .p-t-42 {
  padding-top: 42px;
}
.theme-d .p-b-42 {
  padding-bottom: 42px;
}
.theme-d .p-l-42 {
  padding-left: 42px;
}
.theme-d .p-r-42 {
  padding-right: 42px;
}
.theme-d .p-y-42 {
  padding: 42px 0px;
}
.theme-d .p-x-42 {
  padding: 0px 42px;
}
.theme-d .p-xy-42 {
  padding: 42px;
}
.theme-d .p-t-44 {
  padding-top: 44px;
}
.theme-d .p-b-44 {
  padding-bottom: 44px;
}
.theme-d .p-l-44 {
  padding-left: 44px;
}
.theme-d .p-r-44 {
  padding-right: 44px;
}
.theme-d .p-y-44 {
  padding: 44px 0px;
}
.theme-d .p-x-44 {
  padding: 0px 44px;
}
.theme-d .p-xy-44 {
  padding: 44px;
}
.theme-d .p-t-46 {
  padding-top: 46px;
}
.theme-d .p-b-46 {
  padding-bottom: 46px;
}
.theme-d .p-l-46 {
  padding-left: 46px;
}
.theme-d .p-r-46 {
  padding-right: 46px;
}
.theme-d .p-y-46 {
  padding: 46px 0px;
}
.theme-d .p-x-46 {
  padding: 0px 46px;
}
.theme-d .p-xy-46 {
  padding: 46px;
}
.theme-d .p-t-48 {
  padding-top: 48px;
}
.theme-d .p-b-48 {
  padding-bottom: 48px;
}
.theme-d .p-l-48 {
  padding-left: 48px;
}
.theme-d .p-r-48 {
  padding-right: 48px;
}
.theme-d .p-y-48 {
  padding: 48px 0px;
}
.theme-d .p-x-48 {
  padding: 0px 48px;
}
.theme-d .p-xy-48 {
  padding: 48px;
}
.theme-d .p-t-50 {
  padding-top: 50px;
}
.theme-d .p-b-50 {
  padding-bottom: 50px;
}
.theme-d .p-l-50 {
  padding-left: 50px;
}
.theme-d .p-r-50 {
  padding-right: 50px;
}
.theme-d .p-y-50 {
  padding: 50px 0px;
}
.theme-d .p-x-50 {
  padding: 0px 50px;
}
.theme-d .p-xy-50 {
  padding: 50px;
}
.theme-d .p-t-52 {
  padding-top: 52px;
}
.theme-d .p-b-52 {
  padding-bottom: 52px;
}
.theme-d .p-l-52 {
  padding-left: 52px;
}
.theme-d .p-r-52 {
  padding-right: 52px;
}
.theme-d .p-y-52 {
  padding: 52px 0px;
}
.theme-d .p-x-52 {
  padding: 0px 52px;
}
.theme-d .p-xy-52 {
  padding: 52px;
}
.theme-d .p-t-54 {
  padding-top: 54px;
}
.theme-d .p-b-54 {
  padding-bottom: 54px;
}
.theme-d .p-l-54 {
  padding-left: 54px;
}
.theme-d .p-r-54 {
  padding-right: 54px;
}
.theme-d .p-y-54 {
  padding: 54px 0px;
}
.theme-d .p-x-54 {
  padding: 0px 54px;
}
.theme-d .p-xy-54 {
  padding: 54px;
}
.theme-d .p-t-56 {
  padding-top: 56px;
}
.theme-d .p-b-56 {
  padding-bottom: 56px;
}
.theme-d .p-l-56 {
  padding-left: 56px;
}
.theme-d .p-r-56 {
  padding-right: 56px;
}
.theme-d .p-y-56 {
  padding: 56px 0px;
}
.theme-d .p-x-56 {
  padding: 0px 56px;
}
.theme-d .p-xy-56 {
  padding: 56px;
}
.theme-d .p-t-58 {
  padding-top: 58px;
}
.theme-d .p-b-58 {
  padding-bottom: 58px;
}
.theme-d .p-l-58 {
  padding-left: 58px;
}
.theme-d .p-r-58 {
  padding-right: 58px;
}
.theme-d .p-y-58 {
  padding: 58px 0px;
}
.theme-d .p-x-58 {
  padding: 0px 58px;
}
.theme-d .p-xy-58 {
  padding: 58px;
}

/*----------------------------------------Mixin tamaños boton-----------------------------------------*/
/*---------------------------------------------*\
  #font-face 
\*---------------------------------------------*/
@font-face {
  font-family: "Davivienda";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-regular-2-1") format("woff2"), url("/src/fonts/davivienda/Davivienda-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Davivienda";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-light-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-light-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Davivienda";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-bold-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-bold-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Davivienda";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-semibold-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-semibold-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-semibold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Davivienda";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-extrabold-1-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-extrabold-1") format("woff"), url("/src/fonts/davivienda/davivienda-extrabold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Davivienda";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-italic-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-italic-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Davivienda";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-light-italic-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-light-italic-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-light-italic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Davivienda";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-bold-italic-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-bold-italic-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-bold-italic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Davivienda";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-semibold-italic-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-semibold-italic-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-semibold-italic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Davivienda";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-extrabold-italic-2-") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-extrabold-italic-1-") format("woff"), url("/src/fonts/davivienda/davivienda-condensed-extrabold-italic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Davivienda Condensed";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-regular-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-regular-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-condensed-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Davivienda Condensed";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-italic-2-") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-italic-1-") format("woff"), url("/src/fonts/davivienda/davivienda-condensed-italic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Davivienda Condensed";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-bold-italic-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-bold-italic-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-condensed-bold-italic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Davivienda Condensed";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-semibold-italic-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-semibold-italic-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-condensed-semibold-italic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Davivienda Condensed";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-extrabold-italic-2-") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-extrabold-italic-1-") format("woff"), url("/src/fonts/davivienda/davivienda-condensed-extrabold-italic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Davivienda Condensed";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-regular-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-regular-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-condensed-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Davivienda Condensed";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-light-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-light-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-condensed-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Davivienda Condensed";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-bold-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-bold-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-condensed-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Davivienda Condensed";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-semibold-2-1") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-semibold-1-1") format("woff"), url("/src/fonts/davivienda/davivienda-condensed-semibold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Davivienda Condensed";
  src: url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-extrabold-2-") format("woff2"), url("https://daviplatades.dvpapps.io/documents/d/asset-library-41900/davivienda-condensed-extrabold-1-") format("woff"), url("/src/fonts/davivienda/davivienda-condensed-extrabold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
* {
  font-family: var(--font-family);
}

html {
  font-size: 100%;
}

.theme-d .d-t-rich-text span.text-danger {
  background: -webkit-gradient(linear, left top, left bottom, from(#dd141d), color-stop(50%, #dd141d), color-stop(50%, #dd141d), to(#f7598b));
  background: linear-gradient(to bottom, #dd141d 0%, #dd141d 50%, #dd141d 50%, #f7598b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent !important;
}
.theme-d .d-t-rich-text span.text-warning {
  color: var(--alert) !important;
}
.theme-d .d-t-rich-text strong {
  font-weight: 700;
}

.theme-d .d-o-rich-accordion .d-t-rich-accordion {
  padding: 20px 16px;
  font-family: var(--font-family);
}
.theme-d .d-o-rich-accordion .d-t-rich-accordion h1, .theme-d .d-o-rich-accordion .d-t-rich-accordion h2, .theme-d .d-o-rich-accordion .d-t-rich-accordion h3, .theme-d .d-o-rich-accordion .d-t-rich-accordion h4, .theme-d .d-o-rich-accordion .d-t-rich-accordion p, .theme-d .d-o-rich-accordion .d-t-rich-accordion span {
  color: var(--Primary-Neutral-950);
}
.theme-d .d-o-rich-accordion .d-t-rich-accordion h1 {
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 600;
}
.theme-d .d-o-rich-accordion .d-t-rich-accordion h2 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}
.theme-d .d-o-rich-accordion .d-t-rich-accordion h3 {
  font-weight: 700;
}
.theme-d .d-o-rich-accordion .d-t-rich-accordion h4 {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
}
.theme-d .d-o-rich-accordion .d-t-rich-accordion p {
  font-weight: 400;
  line-height: 1.25rem;
}
.theme-d .d-o-rich-accordion .d-t-rich-accordion span.small {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
}
.theme-d .d-o-rich-accordion .d-t-rich-accordion span.lead {
  font-weight: 700;
  font-style: italic;
  line-height: 1.25rem;
}
.theme-d .d-o-rich-accordion .d-t-rich-accordion a {
  text-decoration: underline;
  font-weight: 600;
  color: var(--Primary-Personas-800);
}

.theme-d .d-o-button {
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.theme-d .d-o-button.d-t-button {
  text-decoration: none;
}
.theme-d .d-o-button.d-t-button__size-s {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0.5rem 1rem;
  border-radius: 32px;
  line-height: 1.25rem;
  gap: 0.5rem;
}
.theme-d .d-o-button.d-t-button__size-s .icon {
  width: 16px;
  height: 16px;
}
.theme-d .d-o-button.d-t-button__size-m {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  font-weight: 700;
  padding: 0.75rem 1.5rem;
  border-radius: 32px;
  line-height: 1.5rem;
  gap: 0.5rem;
}
.theme-d .d-o-button.d-t-button__size-m .icon {
  /*  width: 24px;
  height: 24px; */
}
.theme-d .d-o-button.d-t-button__size-l {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.25rem;
  font-weight: 700;
  padding: 1rem 2rem;
  border-radius: 32px;
  line-height: 1.75rem;
  gap: 0.5rem;
}
.theme-d .d-o-button.d-t-button__size-l .icon {
  /*  width: 24px;
  height: 24px; */
}
.theme-d .d-o-button.d-t-button__primary {
  background: var(--btn-primary-bg);
  color: var(--btn-primary-color);
}
.theme-d .d-o-button.d-t-button__primary:hover {
  background: var(--btn-primary-hover-bg);
  color: var(--btn-primary-hover-color);
  -webkit-text-decoration: not-allowed;
          text-decoration: not-allowed;
}
.theme-d .d-o-button.d-t-button__primary.d-t-button--disabled, .theme-d .d-o-button.d-t-button__primary.disabled {
  background: var(--btn-primary-disabled-bg);
  color: var(--btn-primary-disabled-color);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-d .d-o-button.d-t-button__primary-icon {
  background: var(--btn-primary-bg);
  color: var(--btn-primary-color);
}
.theme-d .d-o-button.d-t-button__primary-icon:hover {
  background: var(--btn-primary-hover-bg);
  color: var(--btn-primary-hover-color);
  text-decoration: none;
}
.theme-d .d-o-button.d-t-button__primary-icon.d-t-button--disabled, .theme-d .d-o-button.d-t-button__primary-icon:disabled {
  background: var(--btn-primary-disabled-bg);
  color: var(--btn-primary-disabled-color);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-d .d-o-button.d-t-button__primary--white {
  background-color: var(--btn-primary-w-bg);
}
.theme-d .d-o-button.d-t-button__primary--white span {
  color: transparent;
  background: var(--btn-primary-w-color);
  -webkit-background-clip: text;
  background-clip: text;
}
.theme-d .d-o-button.d-t-button__primary--white:hover {
  background-color: var(--btn-primary-w-hover-bg);
}
.theme-d .d-o-button.d-t-button__primary--white:hover span {
  background: var(--btn-primary-w-hover-color);
  -webkit-background-clip: text;
  background-clip: text;
}
.theme-d .d-o-button.d-t-button__primary--white.d-t-button--disabled, .theme-d .d-o-button.d-t-button__primary--white.disabled {
  background: var(--btn-primary-w-disabled-bg);
  color: var(--btn-primary-w-disabled-color);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-d .d-o-button.d-t-button__primary--white.d-t-button--disabled span, .theme-d .d-o-button.d-t-button__primary--white.disabled span {
  color: var(--btn-primary-w-disabled-color);
  background: none;
}
.theme-d .d-o-button.d-t-button__primary--white-icon {
  background-color: var(--btn-primary-w-bg);
}
.theme-d .d-o-button.d-t-button__primary--white-icon span {
  color: transparent;
  background: var(--btn-primary-w-color);
  -webkit-background-clip: text;
  background-clip: text;
}
.theme-d .d-o-button.d-t-button__primary--white-icon:hover {
  background-color: var(--btn-primary-w-hover-bg);
}
.theme-d .d-o-button.d-t-button__primary--white-icon:hover span {
  background: var(--btn-primary-w-hover-color);
  -webkit-background-clip: text;
  background-clip: text;
}
.theme-d .d-o-button.d-t-button__primary--white-icon.d-t-button--disabled, .theme-d .d-o-button.d-t-button__primary--white-icon:disabled {
  background: var(--btn-primary-w-disabled-bg);
  color: var(--btn-primary-w-disabled-color);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-d .d-o-button.d-t-button__primary--white-icon.d-t-button--disabled span, .theme-d .d-o-button.d-t-button__primary--white-icon:disabled span {
  color: var(--btn-primary-w-disabled-color);
  background: none;
}
.theme-d .d-o-button.d-t-button__secondary {
  position: relative;
  border: none;
  background: var(--btn-secondary-bg);
  z-index: 1;
}
.theme-d .d-o-button.d-t-button__secondary::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 32px;
  padding: 1px;
  background: var(--btn-secondary-outline-color-2);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
}
.theme-d .d-o-button.d-t-button__secondary span {
  color: transparent;
  background: var(--btn-secondary-color-2);
  -webkit-background-clip: text;
  background-clip: text;
}
.theme-d .d-o-button.d-t-button__secondary:hover {
  background: var(--btn-secondary-hover-bg);
  text-decoration: none;
}
.theme-d .d-o-button.d-t-button__secondary:hover span {
  color: var(--btn-secondary-hover-color-2);
}
.theme-d .d-o-button.d-t-button__secondary:hover .icon {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.theme-d .d-o-button.d-t-button__secondary.d-t-button--disabled, .theme-d .d-o-button.d-t-button__secondary.disabled {
  cursor: not-allowed;
  pointer-events: none;
}
.theme-d .d-o-button.d-t-button__secondary.d-t-button--disabled::before, .theme-d .d-o-button.d-t-button__secondary.disabled::before {
  background: var(--btn-secondary-disabled-outline-color);
}
.theme-d .d-o-button.d-t-button__secondary.d-t-button--disabled span, .theme-d .d-o-button.d-t-button__secondary.disabled span {
  color: transparent;
  background: var(--btn-secondary-disabled-color);
  -webkit-background-clip: text;
  background-clip: text;
}
.theme-d .d-o-button.d-t-button__secondary-icon {
  position: relative;
  border: none;
  background: var(--btn-secondary-bg);
  z-index: 1;
}
.theme-d .d-o-button.d-t-button__secondary-icon::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 32px;
  padding: 1px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #dd141d), to(#f7598b));
  background: linear-gradient(180deg, #dd141d 50%, #f7598b 100%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
}
.theme-d .d-o-button.d-t-button__secondary-icon span {
  color: transparent;
  background: var(--btn-secondary-color-2);
  -webkit-background-clip: text;
  background-clip: text;
}
.theme-d .d-o-button.d-t-button__secondary-icon:hover {
  background: var(--btn-secondary-hover-bg);
  text-decoration: none;
}
.theme-d .d-o-button.d-t-button__secondary-icon:hover span {
  color: var(--btn-secondary-hover-color-2);
}
.theme-d .d-o-button.d-t-button__secondary-icon:hover .icon {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.theme-d .d-o-button.d-t-button__secondary-icon.d-t-button--disabled, .theme-d .d-o-button.d-t-button__secondary-icon:disabled {
  cursor: not-allowed;
  pointer-events: none;
}
.theme-d .d-o-button.d-t-button__secondary-icon.d-t-button--disabled::before, .theme-d .d-o-button.d-t-button__secondary-icon:disabled::before {
  background: var(--btn-secondary-disabled-outline-color);
}
.theme-d .d-o-button.d-t-button__secondary-icon.d-t-button--disabled span, .theme-d .d-o-button.d-t-button__secondary-icon:disabled span {
  color: transparent;
  background: var(--btn-secondary-disabled-color);
  -webkit-background-clip: text;
  background-clip: text;
}
.theme-d .d-o-button.d-t-button__secondary--white {
  background: var(--btn-secondary-w-bg);
  color: var(--btn-secondary-w-color);
  outline: 1px solid var(--btn-secondary-w-outline-color);
}
.theme-d .d-o-button.d-t-button__secondary--white:hover {
  background: var(--btn-secondary-w-hover-bg);
  color: var(--btn-secondary-w-hover-color);
  text-decoration: none;
  outline: 1px solid var(--btn-secondary-w-outline-color);
}
.theme-d .d-o-button.d-t-button__secondary--white.d-t-button--disabled, .theme-d .d-o-button.d-t-button__secondary--white.disabled {
  background: var(--btn-secondary-w-disabled-bg);
  color: var(--btn-secondary-w-disabled-color);
  outline: 1px solid var(--btn-secondary-w-disabled-outline-color);
  cursor: not-allowed;
  pointer-events: none;
}
.theme-d .d-o-button.d-t-button__secondary--white-icon {
  background: var(--btn-secondary-w-bg);
  color: var(--btn-secondary-w-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  outline: 1px solid var(--btn-secondary-w-outline-color);
}
.theme-d .d-o-button.d-t-button__secondary--white-icon img.icon {
  display: inline-block;
  -o-object-fit: contain;
     object-fit: contain;
}
.theme-d .d-o-button.d-t-button__secondary--white-icon:hover {
  background: var(--btn-secondary-w-hover-bg);
  color: var(--btn-secondary-w-hover-color);
  text-decoration: none;
  outline: 1px solid var(--btn-secondary-w-outline-color);
}
.theme-d .d-o-button.d-t-button__secondary--white-icon.d-t-button--disabled, .theme-d .d-o-button.d-t-button__secondary--white-icon:disabled {
  background: var(--btn-secondary-w-disabled-bg);
  color: var(--btn-secondary-w-disabled-color);
  outline: 1px solid var(--btn-secondary-w-disabled-outline-color);
  cursor: not-allowed;
  pointer-events: none;
}

.theme-d .d-o-dropdown {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.theme-d .d-o-dropdown .d-t-dropdown__content {
  display: none;
}
.theme-d .d-t-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.theme-d .d-t-dropdown .d-t-dropdown__btn {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  gap: 16px;
  border-radius: 4px;
}
.theme-d .d-t-dropdown .d-t-dropdown__btn:focus-visible {
  outline: 0px;
  border: 2px solid blue;
}
.theme-d .d-t-dropdown .d-t-dropdown__btn[aria-expanded=true] {
  color: blue;
}
.theme-d .d-t-dropdown .d-t-dropdown__btn[aria-expanded=true] .d-t-dropdown__btn-icon svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.theme-d .d-t-dropdown .d-t-dropdown__btn[aria-expanded=true] .d-t-dropdown__btn-icon svg path {
  fill: blue;
}
.theme-d .d-t-dropdown .d-t-dropdown__btn-icon svg {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.theme-d .d-t-dropdown .d-t-dropdown__btn-icon svg path {
  fill: #141414;
}
.theme-d .d-t-dropdown .d-t-dropdown__content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 161px;
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: calc(100% + 2px);
  background-color: var(--white);
  z-index: 3;
}
.theme-d .d-t-dropdown .d-t-dropdown__content .d-t-dropdown__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.theme-d .d-t-dropdown .d-t-dropdown__content .d-t-dropdown__container .d-t-dropdown__item {
  font-weight: var(--font-weight-r);
  font-size: var(--font-size-p-s);
  padding: 12px 12px;
  color: var(--black);
  text-decoration: none;
}
.theme-d .d-t-dropdown .d-t-dropdown__content .d-t-dropdown__container .d-t-dropdown__item:focus-visible {
  outline: 2px solid blue;
  color: blue;
}

.d-o-dropdown .d-t-dropdown__btn-header[aria-expanded=true] .d-t-dropdown__btn-icon svg {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 0.7s ease-in-out;
  transition: -webkit-transform 0.7s ease-in-out;
  transition: transform 0.7s ease-in-out;
  transition: transform 0.7s ease-in-out, -webkit-transform 0.7s ease-in-out;
}

.theme-d .d-c-accordion {
  padding: 80px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion {
    padding: 120px 0px;
  }
}
.theme-d .d-c-accordion__content {
  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: 1224px) {
  .theme-d .d-c-accordion__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion__content--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.theme-d .d-c-accordion__title {
  margin-bottom: 24px;
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion__title {
    margin-bottom: 32px;
  }
}
.theme-d .d-c-accordion__title-description {
  margin-bottom: 40px;
}
.theme-d .d-c-accordion__image-text {
  width: 100%;
  margin-top: 32px;
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion__image-text {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 496px;
  }
}
.theme-d .d-c-accordion__dropdowns {
  width: 100%;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion__dropdowns {
    width: 50%;
    margin-bottom: 0px;
  }
}
.theme-d .d-c-accordion__dropdown {
  width: 312px;
  border-radius: 16px;
  margin-bottom: 24px;
}
@media (min-width: 764px) {
  .theme-d .d-c-accordion__dropdown {
    width: 100%;
  }
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion__dropdown {
    width: 600px;
    margin-bottom: 32px;
  }
}
.theme-d .d-c-accordion__dropdown:last-child {
  margin-bottom: 0px !important;
}
.theme-d .d-c-accordion__dropdown-btn {
  width: 100%;
  background: var(--withe-100);
  border-radius: 16px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  padding: 24px 0px;
  padding-left: 24px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion__dropdown-btn {
    padding: 32px 0px;
    height: 120px;
    padding-left: 40px;
  }
}
.theme-d .d-c-accordion__dropdown-btn--open {
  border-radius: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  -webkit-transition: 0.1s ease;
  transition: 0.1s ease;
}
.theme-d .d-c-accordion__dropdown-btn--open .d-c-accordion__dropdown-btn {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.theme-d .d-c-accordion__dropdown-btn--open .d-c-accordion__dropdown-icon--right {
  -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-d .d-c-accordion__dropdown-btn--open .d-c-accordion__dropdown-icon--right svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.theme-d .d-c-accordion__dropdown-icon--left {
  margin-right: 8px;
  width: 32px;
  height: 32px;
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion__dropdown-icon--left {
    margin-right: 16px;
    width: 48px;
    height: 48px;
  }
}
.theme-d .d-c-accordion__dropdown-icon--right {
  margin-left: auto;
  -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;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  margin-right: 24px;
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion__dropdown-icon--right {
    margin-right: 40px;
  }
}
.theme-d .d-c-accordion__dropdown-icon--right svg {
  width: 24px;
  height: 24px;
  -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;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  margin-left: 24px;
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion__dropdown-icon--right svg {
    width: 40px;
    height: 40px;
    margin-left: 40px;
  }
}
.theme-d .d-c-accordion__dropdown-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.theme-d .d-c-accordion__dropdown--open .d-c-accordion__dropdown-icon--right svg {
  -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;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content {
  width: 100%;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0%;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  background: var(--withe-100);
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item {
  padding: 24px !important;
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item .d-t-dropdown__item-container {
  overflow-x: auto;
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item {
    padding: 40px !important;
  }
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item:last-child {
  border-radius: 16px;
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 8px;
}
@media (min-width: 1024px) {
  .theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item li {
    margin-bottom: 32px;
    padding-left: 32px;
  }
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid var(--daviplata-100);
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item table {
  width: 520px;
  border: 1px solid var(--orange-100);
  border-radius: 16px;
  border-collapse: separate;
  overflow: hidden;
  border-spacing: 0;
  text-align: center;
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item table th {
  text-align: center;
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item table th, .theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item table td {
  border: none;
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item table thead {
  background-color: var(--daviplata-100);
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item table thead th {
  font-size: 1rem;
  font-weight: 700;
  color: var(--withe-100);
  padding: 16px;
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item table tbody {
  background: var(--withe-100);
  font-size: 1rem;
  font-weight: 400;
}
.theme-d .d-c-accordion .d-c-accordion__dropdown-content .d-t-dropdown__item table tbody td {
  padding: 16px;
}
.theme-d .d-c-accordion__line {
  border: 1px solid #E0E0E0;
  width: calc(100% - 48px);
  margin: auto;
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion__line {
    width: 520px;
  }
}
.theme-d .d-c-accordion__image {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
  width: 100%;
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion__image {
    margin-bottom: 0px;
    width: 50%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.theme-d .d-c-accordion__image-content--desktop {
  height: 582px;
  width: 496px;
  display: none;
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion__image-content--desktop {
    display: block;
  }
}
.theme-d .d-c-accordion__image-content--mobile {
  height: 206px;
  width: 176px;
}
@media (min-width: 1224px) {
  .theme-d .d-c-accordion__image-content--mobile {
    display: none;
  }
}
.theme-d .d-c-accordion__image-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.theme-d .d-c-accordion__image-text-helper {
  width: 496px;
  margin-left: 8px;
}
.theme-d .d-c-accordion__image-icon {
  height: 24px;
  width: 24px;
}